.bapf_sfilter ul li.divi_color_class_item {
    width: 65px;
    margin-right: 15px !important;
}

.bapf_sfilter ul li.divi_color_class_item .bapf_clr_span {
    margin: 0px;
}

.bapf_sfilter.divi_color_class.brchecked_default input:checked+label .bapf_clr_span {
    border: 2px solid #ff6519;
}

.bapf_sfilter ul li.divi_color_class_item .bapf_clr_text {
    font-size: 14px;
    font-weight: 400;
    line-height: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.bapf_sfilter ul li.divi_color_class_item label {
    width: 100%;
}

.mini-cart .woocommerce-mini-cart-item.mini_cart_item a.remove_from_cart_button {
    background: transparent;
    color: #000 !important;
    font-size: 15px !important;
    width: 20px;
    height: 20px;
    border: 1px solid;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
}

.bapf_stylecolor .bapf_body ul {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.sidebar> :last-child {
    border-bottom: none !important;
}

.mini-cart {
    position: absolute;
    top: 19px;
    max-height: 420px;
    overflow: auto;
    right: 0px;
    z-index: 9999;
    background: #fdfdfd;
    border: 1px solid !important;
    padding: 20px 20px 10px 20px;
    width: 330px;
    border-color: #ff661a;
    display: none;
}

.mini-cart-but {
    position: relative;
}

.mini-cart a:not(.woocommerce-mini-cart__buttons.buttons a) {
    padding-left: 0px !important;
}

.mini-cart a.button {
    padding:5px 15px!important;
}

.mini-cart ul {
    max-height: 250px;
    overflow: auto;
    flex-wrap: wrap;
    margin-bottom: 0px;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
}

header .top-bar-main .top-right-box ul li a.button {
    font-size: 12px !important;
    padding-left: 2% !important;
    padding-right: 2% !important;
    color: #fff !important;
    margin-left: 5px;
    margin-right: 5px;
    width: 150px;
    height: 35px;
}

.woocommerce-mini-cart__buttons.buttons {
    display: flex;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 15px;
}

.woocommerce-mini-cart__buttons.buttons .checkout.wc-forward {
    margin-left: 10px;
}

.woocommerce-mini-cart__buttons.buttons a.button {
    height: 35px;
    padding: 0% 40px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
    background: #000;
    text-decoration: none;
    border-radius:30px;
}

.bapf_body ul {
    max-height: 230px;
    overflow: auto;
}

.bapf_body ul::-webkit-scrollbar {
    width: 5px;
    background-color: #f0f0f0;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

ul.products li.product .pro-block-a h4 span {
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    color: #d1242b;
    font-weight: 500;
    text-decoration: none;
}

ul.products li.product .pro-block-a h4 ins {
    text-decoration: none;
}

.bapf_body ul::-webkit-scrollbar-thumb {
    width: 5px;
    background-color: #17274a;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.woocommerce-mini-cart__buttons.buttons a.button:hover {
  opacity:.8;
}

.mini-cart .woocommerce-mini-cart-item.mini_cart_item {
    width: 100%;
    position: relative;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #c5c5c5;
    padding-right: 30px;
    padding-left: 0px;
    margin-left: 0;
}


/* .mini-cart .woocommerce-mini-cart-item.mini_cart_item:last-child {
     border-bottom: none;
 }*/

.mini-cart .product-thumbnail {
    width: 60px;
    height: 60px;
    padding: 3px 6px;
    margin-left: 0px;
    margin-right: 10px;
    float: left;
    background-size: cover;
}

.mini-cart a.remove {
    display: inline-block;
    line-height: inherit !important;
    width: 10px;
    height: 10px;
    font-size: 21px;
    font-weight: 200;
    text-align: center;
    border-radius: 100%;
    text-decoration: none!important;
    background: #000;
    color: #fff !important;
    position: absolute;
    right: 10px;
    top: 2px;
}

.mini-cart .woocommerce-mini-cart-item a {
    font-size: 13px !important;
    color: #000;
}

.mini-cart-list-row {
    display: flex;
    /*align-items: center;*/
    flex-wrap: wrap;
}

.min-cart-txt-box {
    width: calc(100% - 70px);
}

.mini-cart .woocommerce-mini-cart-item.mini_cart_item .woocommerce-Price-amount.amount {
    display: inline-block !important;
    width: 100%;
    margin-top: 5px;
    font-size: 15px;
}

.mini-cart span.mini-txt-a {
    line-height: 17px;
    font-size: 13px;
}

.mini-cart .product-thumbnail {
    border: solid 1px #ececec;
    background-size: contain !important;
}

.mini-cart .quantity {
    font-size: 15px;
}

.mini_cart_item .attachment-woocommerce_thumbnail {
    width: 55px;
    float: left !important;
    border: solid 1px #eaeaea;
    margin-right: 10px;
    height: auto;
}

p.woocommerce-mini-cart__total.total .woocommerce-Price-amount.amount {
    font-size: 16px;
}

.products.columns-2 .product-slide-img img {
    background-size: cover !important;
    width: 100%;
    background-position: center center !important;
}

.woocommerce-breadcrumb .container a {
    color: #868686;
    font-size: 15px;
    text-decoration: none;
    font-weight: 400;
}

.woocommerce-breadcrumb .container .delimiter {
    padding-left: 7px;
    padding-right: 7px;
}

.product-cal {
    width: 50%;
    float: left;
    padding-left: 2%;
    padding-right: 2%;
}

.products .item {
    position: relative;
}

.products .item .tinvwl_add_to_wishlist-text {
    display: none;
}

.products>.item>.item {
    width: 100%;
}

.products.columns-2.owl-carousel.owl-theme {
    width: 100% !important;
    position: relative;
    padding-bottom: 0px;
}

.archive .name-detail-box .woocommerce-loop-product__title {
    display: block;
    color: #fff !important;
}

.product-slide-image .name-detail-box {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.product-slide-image .name-detail-box {
    display: flex;
    align-items: center;
}

.product-slide-image .name-detail-box .but-01.but-white {
    margin-left: auto;
    width: 120px;
    padding: 0px 20px 0px 20px;
}

.name-cl-01 {
    width: auto;
    max-width: 45%;
    border-right: solid 1px #464646;
    padding-right: 1%;
    margin-right: 2%;
}

.name-cl-01 h2 {
    margin: 0px !important;
    line-height: 21px;
    text-transform: uppercase;
}

.woocommerce-breadcrumb {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.woocommerce-breadcrumb .container {
    padding-left: 0px;
    padding-right: 0px;
    color: #47614d;
    font-size: 15px;
    font-weight: bold;
    font-family: "Helvetica";
}
.woocommerce-breadcrumb .container

h2.small {
    font-size: 21px !important;
}

h2.meduim {
    font-size: 22px !important;
    line-height: 20px;
}

.sub-title-pro {
    font-size: 21px;
    font-size: 10px;
    color: #fff;
    text-transform: uppercase;
}

.name-cl-02 h3 {
    font-size: 19px;
    color: #fff;
    line-height: 24px;
    font-weight: inherit;
}

.archive .name-detail-box {
    padding: 30px 0px 40px 0px;
    padding-right: 1px;
}

.woocommerce-products-header {
    background: transparent;
    text-align: left;
    margin: 0px;
    border: none;
    position: relative;
    min-height: 394px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}


/* .shopbar-top {
    position: absolute;
    top: 40px;
    right: 0px;
    z-index: 700;
} */

.shopbar-top .SumoSelect .CaptionCont {
    -webkit-border-radius: 3px !important;
    border-radius: 0px !important;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
	margin: 0 !important;
}
.shopbar-top .SumoSelect.open > .CaptionCont, .SumoSelect:focus > .CaptionCont, .SumoSelect:hover > .CaptionCont{
  box-shadow: none;
}
.page-title {
    text-align: left;
}
.woocommerce-shop .inner-leaf,.tax-product_cat .inner-leaf{
    top: 85%;
}

.woocommerce-shop .inner-leaf-right,.tax-product_cat .inner-leaf-right{
   top: 70%;
}

.woocommerce-products-header .page-title {
    font-size: 48px;
    color: #fff;
    font-weight: bold;
    line-height: 50px;
    margin: 0px;
}

.woocommerce-products-header .page-title img {
    margin-top: 16px;
}

.banner-txt-block img {
    width: 100%;
}

.woocommerce-products-header p {
    color: #767676;
    font-size: 24px;
    line-height: 36px;
    font-weight: inherit;
}

.woocommerce-products-header hr {
    height: 0.5px;
    border: none;
    border-bottom: solid 1px #d9d6d3;
    margin: 0px;
    padding: 0px;
}

ul.products {
    margin-top: 0px;
    padding-top: 0px;
}


/* .archive.woocommerce-page .tinv-wraper.tinv-wishlist {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 800;
    display: none;
} */

.archive.woocommerce-page .pro-img-box .tinv-wraper.tinv-wishlist {
    display: block !important;
}

.tinvwl-product-in-list.tinvwl-product-already-on-wishlist .tinvwl_add_to_wishlist-text .tinvwl-position-above_thumb {
    display: none;
}

.archive.woocommerce-page .tinv-wraper.tinv-wishlist .tinvwl_add_to_wishlist_button {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 0px;
    width: 35px;
    height: 35px;
}

.archive.woocommerce-page .tinv-wraper.tinv-wishlist .tinvwl_add_to_wishlist_button::before {
    margin-right: 0px;
    font-size: 30px;
}

.archive section.our-products-page {
    background: url(../images/perfume-title-img.png) left 45px no-repeat;
    padding-top: 15px;
}

.single-product header {
    background: transparent;
    width: 100%;
    border-bottom: 1px solid #d1d8d3;
}
.single-product header.head-main{
  background:#fff
}
.single-product header .mini-cart-li {
    color: #2d3a2f;
}

.our-products-page {
    padding-top: 20px;
}

.tinvwl-product-in-list :before {
    margin-right: 0px;
    padding-right: 0px;
    color: #000;
}

.tinvwl-product-in-list:before {
    content: '\e908';
}

.woocommerce-pagination ul.page-numbers {
    float: left;
    border: none;
    margin-bottom: 110px;
}

.banner-txt-block {
    width: 34%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: -40px;
    position: relative;
}

.banner-txt-block h1 {
    padding: 0px 40px;
    position: absolute;
}

.woocommerce-pagination ul.page-numbers li span {
    color: #000 !important;
    margin-right: 0px !important;
    border: none;
    width: 100%;
    display: block;
    flex-wrap: wrap;
    font-size: 15px;
    font-weight: 400;
    padding: 0px;
    margin: 0px;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    width: 45px;
    height: 45px;
    display: flex;
    cursor: pointer;
    border-radius:15px;
}

.woocommerce-pagination {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.woocommerce-pagination ul.page-numbers li a {
    color: #000 !important;
    margin-right: 0px !important;
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
    margin: 0px;
    height: 100%;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    font-weight: 600;
    border-radius:15px;
}

.woocommerce-pagination .next.page-numbers,
.woocommerce-pagination .prev.page-numbers,
.woocommerce-pagination a.page-numbers,
.woocommerce-pagination span.page-numbers {
    display: block;
}

.woocommerce-pagination ul.page-numbers li.disabled a {
    border-color: #cbc0c0;
    color: #cbc0c0;
}

.woocommerce-pagination ul.page-numbers li.disabled a span {
    color: #cbc0c0;
}

.post-type-archive-product .site-main .woocommerce {
    position: relative;
}

.woocommerce-pagination ul.page-numbers li.disabled a:hover {
    border-color: #cbc0c0 !important;
    color: #cbc0c0 !important;
    cursor: default;
}

.woocommerce-pagination ul.page-numbers li a:hover {
    color: #fff !important;
    background: #47614d;
}

.woocommerce-pagination ul.page-numbers {
    display: flex;
    align-items: center;
    justify-content: center;
}

.woocommerce-pagination ul.page-numbers li {
    width: 45px;
    height: 45px;
    margin: 0% 0% 0% 15px;
    display: flex;
    flex-wrap: wrap;
    border: solid 1px #e5e5e5;
    border-radius:15px;
}

.woocommerce-pagination ul.page-numbers li:first-child {
    margin-left: 0;
}

.woocommerce-pagination ul.page-numbers {
    margin-right: 0%;
    margin-left: 0%;
    padding-left: 0%;
    padding-right: 3%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.name-cl-02 {
    width: calc(100% - 77%);
}


/*-----new-style------*/

.woocommerce .content-area .site-main {
    max-width: 1200px;
    margin: auto auto;
}

.shopbar-top {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 15px;
}

.archive .woocommerce-ordering {
    margin-left: auto;
    display: flex;
    align-items: center;
}

.archive .woocommerce-ordering .SumoSelect {
    width: auto  ;
    border: 1px solid #e3e3e3;
    font-size: 12px;
    padding: 9px 20px;
}

.SumoSelect {width: auto !important  ;}

.archive .woocommerce-ordering .SumoSelect>.CaptionCont>label>i {
    background: url(../images/sort-arw.png) 75% center no-repeat;
}

.archive span.sort-name {
    color: #707070;
    font-size: 11px;
    margin-right: 20px;
    display: inline-block;
    font-family: "Nexa";
}

.shopbar-top .product-cat li {
    margin: 0% 5px;
    list-style: none;
}

.shopbar-top .product-cat {
    margin: 0% -5px;
    display: flex;
}

.shopbar-top .product-cat li a {
    background: #fff;
    text-transform: uppercase;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: 40px;
    font-weight: 300;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    border: solid 1px #e0e0e0;
    padding: 0% 35px;
}

.shopbar-top .product-cat li a:hover {
    color: #fff;
    background: rgb(214, 175, 84);
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(214, 175, 84, 1) 0%, rgba(242, 208, 128, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(214, 175, 84, 1) 0%, rgba(242, 208, 128, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(214, 175, 84, 1) 0%, rgba(242, 208, 128, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.shopbar-top {
    padding-top: 0px
}

.shopbar-top .SumoSelect>.CaptionCont>span {
    color: #707070;
    font-size: 12px;
    font-family: "Nexa";
}

.shopbar-top .SumoSelect .select-all>label,
.SumoSelect>.CaptionCont,
.SumoSelect>.optWrapper>.options li.opt label {
    font-size: 12px;
    border-color: #e3e3e3 !important;
    border-radius: 0 !important;
}

.pro-txt-block h2 {
    margin: 0px !important;
    display: block;
}

.pro-txt-block h2 a {
    font-size: 20px;
    color: #565656
}

.pro-txt-block {
    min-height: 160px;
    position: relative;
}

#primary .site-main {
    background-image: none;
}


/*-----new-style------*/

.hover-layer {
    position: absolute;
    left: 0;
    bottom: -100%;
    width: 100%;
    /* height: 100%; */
    /* background: rgba(21, 37, 70, 0.95); */
    z-index: 999;
    opacity: 1;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    transition: all 0.4s;
}

.hover-layer .tinvwl-icon-heart::before {
    display: none !important;
}

.woocommerce-page ul.products li.product:hover .hover-layer {
    bottom: 0;
}

.hover-layer a {
    font-size: 11px;
    text-transform: uppercase;
    display: block;
    height: 35px;
    line-height: 35px;
    width: 49%;
    font-weight: 600;
    text-align: center;
}

.pro-img-box .tinvwl-product-in-list:before {
    display: none;
}

.hover-layer a.shop {
    background: #d0242a;
    color: #fff;
}

.hover-layer a.shop:hover {
    background: #17274a;
}

.hover-layer a.wishlist {
    background: #fff;
    color: #18234c;
    font-weight: 600;
}

.top-bar-wrap {
    width: 100%;
    float: left;
}

.hover-layer a.wishlist:hover {
    background: #d0242a;
}

.pro-img-box:hover .hover-layer {
    bottom: 0;
}

ul.products li.product {
    /* border: solid 1px #f4f4f4;
     -webkit-border-radius: 5px;
     border-radius: 5px; */
    width: 23%;
}

ul.products li.product .pro-block-a {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
}

.type-product .sale-tag {
    z-index: 800;
    display: none !important;
}

.type-product .sale-tag {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 11px;
    padding: 0% 15px;
    height: 22px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    display: flex;
}

.sidebar {
    width: 23%;
    float: left;
    padding-top: 35px;
}

ul.products li.product,
ul.products li.productts {
    margin: 0% 1% 18px 1% !important;
}

.list-section {
    width: 74%;
    float: right;
}


/* ul.products li.product:hover {
     box-shadow: 0px 0px 17px 0px rgba(163, 170, 170, 0.35);
 } */

.sidebar .berocket_single_filter_widget {
    margin-bottom: 22px;
    padding-bottom: 22px;
    border-bottom: 1px solid #dedede;
}


/*  
 .bapf_sfilter .bapf_head h3 {
     background: url(../images/min.png)center right no-repeat;
     cursor: pointer;
 }
 
 .bapf_sfilter .bapf_head.open h3 {
     background: url(../images/plus.png)center right no-repeat;
     margin-bottom: 0px;
 } */

.berocket_single_filter_widget .bapf_body ul {
    margin-top: 20px;
}


/* ul.products li.product .woocommerce-loop-product__title {
     margin: 0px;
 } */

.list-section .shopbar-top .product-cat {
    display: none;
}

.woocommerce ul.products li.product,
ul.products li.productts {
    width: 31.333%;
}

ul.products {
    margin-left: -1%;
    margin-right: -1%;
    padding-top: 0px !important;
    margin-top: 0px !important;
    display: flex;
    flex-wrap: wrap;
    /*align-items: center;*/
}

.pro-txt-box {
    padding-bottom: 25px;
}

.pro-txt-box h4 label {
    color: #000;
}

.pro-txt-box span.woocommerce-Price-amount.amount {
    font-size: 14px;
    color: #d1242b;
}

.bapf_sfilter ul li input {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.additional-details .product-stock p {
    margin: 0;
}

.woocommerce-account.woocommerce-page.woocommerce-view-order .woocommerce-MyAccount-content p {
    padding: 25px 0;
}

.view-order-inner-page-container {
    padding: 0% 0% 35px 0%
}

.pro-img-box img {
    height: auto !important;
}


/* .woocommerce-loop-product__title a {
    font-size: 16px;
    text-align: center;
    font-weight: 500;
    color: #000;
} */


/* .pro-txt-box h4 ins {
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
} */


/* .tinvwl_add_to_wishlist-text {
    display: none;
} */

.divi_checkbox_class .divi_checkbox_class_item input[type=checkbox]:checked {
    background: #292a2e;
    width: 17px;
    height: 17px;
}

.ftinvwl-heart-o:before,
.tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-times::before {
    top: 0px !important;
}

.divi_checkbox_class .divi_checkbox_class_item input[type=checkbox]:checked:before {
    height: 5px;
    width: 9px;
    border: 0;
    border-bottom: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
    left: 4px;
    top: 4px;
    transform: rotate( -49deg) skew( 0deg, 1deg);
}

.divi_checkbox_class .divi_checkbox_class_item input[type=checkbox]:checked {
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.divi_checkbox_class .divi_checkbox_class_item {
    margin-bottom: 17px !important;
}

.divi_checkbox_class .divi_checkbox_class_item input[type=checkbox] {
    width: 11px;
    height: 11px;
}

.sidebar .berocket_single_filter_widget h3 {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    cursor: pointer;
}

.sidebar .berocket_single_filter_widget h3::after {
    position: relative;
    content: "";
    /*font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;*/
    background: url(../images/minus-icon.png) no-repeat;
    width: 7px;
    height: 7px;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 0px;
    font-size: 18px;
    transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s
}

.bapf_head.open h3::after {
    background: url(../images/plus-icon.png) no-repeat;
    width: 7px;
    height: 7px;
}

.checked.divi_checkbox_class_item label {
    color: #d1242b !important;
}

.bapf_sfilter.divi_color_class .bapf_clr_span {
    width: 42px !important;
    height: 42px !important;
}

.pro-list-ul h2.woocommerce-loop-product__title {
    display: none;
}

.type-product .price {
    display: none !important;
}

.previous-link.disabled span {
    font-size: 25px !important;
}

.bapf_sfilter .bapf_button,
.bapf_sfilter label {
    font-size: 13px;
}

.divi_checkbox_class .divi_checkbox_class_item input[type=checkbox] {
    width: 11px;
    height: 11px;
}

.bapf_sfilter .bapf_clr_span.w2em,
.bapf_sfilter .bapf_img_span.w2em {
    width: 33px;
    height: 32px;
    margin: 0 5px 0 0;
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
}

.hover-layer .tinv-wraper {
    position: static !important;
    width: 49%;
    height: 35px;
    margin-bottom: 0px;
}

.tinvwl-shortcode-add-to-cart .tinvwl_add_to_wishlist-text:hover {
    color: #fff;
}

.hover-layer .tinv-wraper a {
    width: 100% !important;
    height: 100% !important;
    background: #17274a;
    color: #fff !important;
    transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
}

.hover-layer .tinv-wraper a:hover {
    background: #d1242b !important;
}

.tinvwl-product-in-list.tinvwl-product-already-on-wishlist .tinvwl_add_to_wishlist-text {
    display: block !important;
}

.archive .products .problock-03 {
    padding: 25px 5%;
    border: 1px solid #d7d7d7;
    text-align: center;
}

.archive .products .problock-03:hover {
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 20%);
}

.archive .inner-page h1 {
    font-size: 72px !important;
}

.archive .products .pro-box-01 h3,
.single-product .products .pro-box-01 h3 {
    font-size: 15px;
    text-transform: uppercase;
    margin: 20px 0 5px 0;
}
.archive .products .pro-box-01 h3 a:hover{
  color:#000;
}

.banner-slide-top {
    position: absolute;
    top: -2px;
    left: 0;
    z-index: 99;
    width: 100%;
}

.archive .products .pro-box-01 h5,
.single-product .products .pro-box-01 h5 {
    color: #7a7a7a;
    font-size: 16px;
    margin: 0;
    font-weight: 400;
}

.archive .products .pro-box-01 ins,
.single-product .products .pro-box-01 ins {
    text-decoration: none;
}

.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
    width: 31.3%;
}

@media only screen and (max-width: 1440px) {
    h2.meduim {
        font-size: 19px !important;
        line-height: 20px;
    }
}

@media only screen and (max-width: 1300px) {
    .product-type-variable .tinv-wishlist {
        margin-top: 0px !important
    }
    .woocommerce-breadcrumb .container {
        padding-right: 0px !important;
        padding-left: 0px !important
    }
    .name-cl-01 {
        width: 100%;
        max-width: inherit;
        border: none;
        padding-right: 0px;
        margin-right: 0px;
        border-bottom: solid 1px #bca77c;
        padding-bottom: 7px;
        margin-bottom: 7px;
    }
    .product-slide-image .name-detail-box {
        flex-wrap: wrap;
    }
    .woocommerce-pagination ul.page-numbers {
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .name-cl-02 {
        width: 100% !important;
    }
}

@media only screen and (max-width: 1024px) {
    .pro-list-ul li .pro-txt-block {
        padding-bottom: 60px
    }
    .woocommerce .content-area .site-main {
        padding-left: 2%;
        padding-right: 2%
    }
    .pro-txt-block h2 a {
        font-size: 18px
    }
    ul.products li.product img {
        height: 150px
    }
    ul.products {
        margin-left: -1%;
        margin-right: -1%
    }
    ul.products li.product {
        width: 31%;
        margin-right: 1%;
        margin-left: 1%
    }
    .woocommerce ul.products li.last,
    .woocommerce-page ul.products li.last {
        margin-right: 2%;
    }
    .woocommerce-products-header p {
        font-size: 18px;
        line-height: 20px;
    }
    ul.products {
        padding-top: 0px;
    }
    .name-cl-02 h3 {
        font-size: 15px;
    }
    .name-cl-01 h2 {
        font-size: 14px !important;
        line-height: 15px;
    }
    .name-detail-box .but-01 {
        padding: 0px 20px 0px 20px;
        font-size: 11px;
    }
    .shopbar-top {
        float: right;
    }
   .woocommerce-shop .inner-leaf{
      top: 78%;
   }
}

@media only screen and (max-width: 768px) {
    .bapf_sfilter ul li {
        font-size: 12px !important;
    }
    /* .pro-txt-box h4,
    .pro-txt-box h4 ins {
        font-size: 14px !important;
        margin-top: 10px;
    } */
    .pro-list-ul li .pro-txt-block {
        padding-bottom: 35px;
    }
    .pro-list-ul li .pro-txt-block .center-align {
        min-height: 80px;
    }
    .list-section {
        width: 75%;
    }
    .sidebar {
        width: 23%;
        float: left;
    }
    .list-section {
        width: 60%;
    }
    .sidebar {
        width: 35%;
        float: left;
    }
 .archive .inner-page h1 {
    font-size: 40px !important;
 }
}


/*@media screen and (orientation:landscape) {
 .grid-sizer {
    width: calc(24% - 10px) !important;
}
}
*/

.banner-txt-block img {
    width: 100%;
}

.irs--big .irs-bar {
    background: #17274a;
    border: none;
}

.irs--big .irs-handle {
    background: #d1242b;
    border: none;
    box-shadow: none;
    cursor: pointer;
}

.irs--big .irs-handle.state_hover,
.irs--big .irs-handle:hover {
    background: #b11118;
}

.irs--big .irs-line {
    background: #f73139;
}

.irs--big .irs-from,
.irs--big .irs-single,
.irs--big .irs-to {
    background: #17274a;
}

@media only screen and (max-width: 767px) {
    .single-product .woocommerce-message {
        margin-bottom: 0px;
    }
    .single-product .woocommerce-message .wc-forward {
        font-size: 12px;
    }
    .single-product .site-main {
        margin-top: 10px !important;
    }
    .brand-logos {
        padding-left: 3% !important;
        margin-right: 3% !important;
    }
    .banner-txt-block h1 {
        padding: 0px 10px;
    }
    .banner-txt-block {
        margin-left: 0px;
    }
    .shopbar-top {
        padding-top: 5px;
    }
    .shopbar-top {
        position: inherit !important;
    }
    .pro-list-ul li .pro-txt-block h3 .price {
        font-size: 15px;
    }
    .pro-list-ul li .pro-txt-block {
        padding-bottom: 12px;
        display: flex;
        flex-wrap: wrap;
    }
    .pro-list-ul li .pro-txt-block h3 {
        position: static !important;
        margin-top: auto;
    }
    .pro-list-ul li .pro-txt-block h3 del {
        font-size: 11px;
    }
    .pro-list-ul li .pro-txt-block h3 {
        bottom: 7px;
    }
    .shopbar-top {
        display: block;
    }
    .shopbar-top .product-cat {
        margin-bottom: 10px
    }
    .shopbar-top .product-cat li {
        width: 50%
    }
    .shopbar-top .product-cat li a {
        font-size: 12px;
        padding-left: 2%;
        padding-right: 2%;
    }
    .pro-list-ul li .pro-txt-block .center-align {
        min-height: 70px;
        display: flex;
        flex-wrap: wrap;
    }
    .pro-list-ul li .pro-txt-block p {
        line-height: 12px
    }
    .pro-list-ul li .pro-txt-block h3 .price {
        margin-bottom: 3px
    }
    .pro-txt-block h2 a {
        font-size: 15px;
        line-height: 16px;
        display: block;
    }
    .woocommerce-products-header p {
        font-size: 15px;
        line-height: 17px;
    }
    .woocommerce-products-header .page-title,
    .related.products h2 {
        font-size: 20px;
        margin-bottom: 0px
    }
    .archive .name-detail-box {
        padding: 9px 0px 30px 0px;
    }
    .archive ul.products {
        padding-bottom: 0px;
    }
    .woocommerce-pagination ul.page-numbers li {
        font-size: 11px
    }
    .archive .site-main {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .archive .name-cl-02 {
        display: flex;
        align-items: center;
        margin-bottom: 5px;
    }
    .archive .sub-title-pro {
        padding-right: 5px;
    }
    .product-slide-image .name-detail-box .but-01.but-white {
        margin-left: 0px;
    }
    .archive.woocommerce-page .tinv-wraper.tinv-wishlist {
        top: 5px;
        
    }
    .archive.woocommerce-page .tinv-wraper.tinv-wishlist .tinvwl_add_to_wishlist_button {
        width: 28px;
        height: 28px;
    }
    .our-products-page .content-area .site-main {
        padding-left: 2%
    }
    .sidebar {
        width: 100%;
        padding-top: 0;
    }
    .list-section {
        width: 100%;
    }
    .single-product .woocommerce-products-header {
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .pt-60 {
        padding-top: 35px;
    }
    .divi_checkbox_class .divi_checkbox_class_item {
        margin-bottom: 8px !important;
    }
    .sidebar .berocket_single_filter_widget {
        margin-bottom: 5px;
    }
    ul.products li.product .woocommerce-loop-product__title {
        margin-bottom: 0px;
    }
    .archive.woocommerce-page ul.products li.product {
        margin-bottom: 0px !important;
    }
    .woocommerce-loop-product__title a {
        font-size: 10px;
        line-height: 11px;
    }
    .best-seller h3 span {
        font-size: 11px;
    }
    ul.products li.product .pro-block-a h4 span {
        font-size: 11px;
    }
    /* .pro-txt-box h4 ins {
        font-size: 12px;
    } */
    .pro-txt-box h4 {
        margin-top: 5px;
    }
    .bapf_sfilter.divi_color_class .bapf_clr_span {
        width: 35px !important;
        height: 35px !important;
    }
    .woocommerce-breadcrumb {
        padding-top: 10px !important;
        padding-bottom: 0px !important;
        margin-top: 20px;
    }
    .woocommerce-breadcrumb .container {
        font-size: 11px;
    }
    .woocommerce-breadcrumb {
        padding-left: 2%;
        padding-right: 2%;
    }
    .woocommerce-pagination ul.page-numbers li span {
        font-size: 14px;
        cursor: pointer;
    }
    .info-tag {
        padding: 3px 14px !important;
        font-size: 10px !important;
        margin-bottom: 5px;
    }
    .flexslider {
        margin-bottom: 0px !important;
    }
    .pro-txt-box {
        padding-bottom: 0;
    }
    ul.products li.product .pro-block-a {
        min-height:auto;
    }
    .hover-layer a {
        font-size: 8px;
    }
    .shopbar-top {
        width: 45%;
        padding-bottom: 0px;
    }
    .archive.woocommerce-page .woocommerce-result-count {
        margin-left: 0%;
        padding-bottom: 0px;
    }
    .woocommerce .woocommerce-ordering {
        margin-bottom: 25px;
    }
    .archive .woocommerce-ordering .SumoSelect {
        padding: 5px 10px;
    }
    .archive.woocommerce-page .woocommerce-result-count {
        padding-top: 10px;
    }
    .site-main {
        margin-top: 10px !important;
    }
    .shopbar-top {
        width: 100%;
    }
    .pro-title-box-a .model {
        font-size: 11px;
    }
   .mini-cart{
    box-shadow: 0px 0px 2px rgb(0 0 0 / 50%);
    right:-30px;
  }
.archive .inner-page h1 {
    font-size: 20px !important;
}
	
	.head-main{padding-top:14px}	
}