.bz_coming_soon_update_main_wrapper .coming_content .social_icon ul li a:hover {
    webkit-transition: all 0.5s;
    transition: all 0.5s;
    background-color: #4d0322;
}
.bz_coming_soon_update_main_wrapper .coming_content .social_icon ul li + li {
    margin-left: 12px;
}
.bz_wins_header_wrapper .pd_navigation_wrapper{
    padding-bottom: 10px;
}
.bz_wins_header_wrapper .furniture_top_header{
    padding-bottom: 10px;
}
select[id="sort"] {
    padding-left: 12px;
    height: 40px;
    width: 100%;
    border: 1px solid #cacaca;
}
.bz_product_grid_content_main_wrapper
.bz_grid_menu_main_wrapper
.tab-content
.page_pagination
ul
li.active
> span {
    background-color: #4d0322;
    color: #fff;
}
.bz_product_grid_content_main_wrapper
.bz_grid_menu_main_wrapper
.tab-content
.page_pagination
ul
li
> span {
    padding: 12px 16px;
    margin: 0 6px;
    background-color: #f3f3f3;
    color: #111;
    border-radius: 30px;
    webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.bz_product_grid_content_main_wrapper
.bz_grid_menu_main_wrapper
.tab-content
.page_pagination
ul
.border_show
> span {
    background: #111;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 15px;
    font-size: 16px;
    display: inline-block;
    border-radius: 30px;
    webkit-transition: all 0.5s;
    transition: all 0.5s;
}
a.btn{
    background: #4d0322;
    color: #fff!important;
    width: 160px;
    margin: 5px;
    text-align: center;
    height: 42px;
    line-height: 40px;
    padding: 0px;
    font-size: 14px;
}
a.btn:hover, a.btn.active{
    background-color: #bd2130;
    border-color: #b21f2d;
}
.box-country{
    text-align: center;
    margin-bottom: 20px;
    margin-top: 15px;
}
button[type="submit"] {
    background: #4d0322;
    color: #fff!important;
    width: 130px;
    text-align: center;
}
.box-button-search{
    text-align: center;
    margin-top: -15px;
}
.slider-labels{
    justify-content: space-between;
    margin: 0px;
    margin-top: 15px;
    font-size: 12px;
}
.bz_product_grid_content_main_wrapper.float_left{
    padding-top: 20px;
}
.product_content a.buy_now{
    width: 120px!important;
}
/*.product-custom .attribute{*/
/*    position: absolute;*/
/*    bottom: 15px;*/
/*    top: 60px;*/
/*    width: 120px;*/
/*    right: 0;*/
/*}*/
/*.product-custom .attribute p{*/
/*    text-align: left;*/
/*    font-size: 11px;*/
/*    color: #4d0322;*/
/*    margin-bottom: 10px;*/
/*    display: flex;*/
/*}*/
/*.product-custom .attribute p img{*/
/*    align-self: flex-start;*/
/*}*/
.product-custom .attribute{
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    background: #fff;
    z-index: -1;
    padding: 10px 30px;
    line-height: 42px;
    transition: all .8s ease-in-out;
    overflow-y: auto;
}

.product-custom .attribute::-webkit-scrollbar, .box-body-cart::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.product-custom .attribute::-webkit-scrollbar-track, .box-body-cart::-webkit-scrollbar-track {
    background: #f1f1f1; 
}

/* Handle */
.product-custom .attribute::-webkit-scrollbar-thumb, .box-body-cart::-webkit-scrollbar-thumb {
    background: #4d0322; 
    border-radius: 2.5px;
}

/* Handle on hover */
.product-custom .attribute::-webkit-scrollbar-thumb:hover, .box-body-cart::-webkit-scrollbar-thumb:hover {
    background: #4d0322; 
}
.product-custom .attribute img.img-icon{
    width: auto;
    display: inline;
    width: 20px;
    height: 20px;
    margin-right: 4px;
}

.product-custom .attribute p{
    text-align: left;
}
.product-custom .attribute p span{
    font-size: 16px;
    color: #4d0322;
    position: relative;
    top: 2px;
}
.product-custom span.info{
    position: absolute;
    top: 13px;
    right: 15px;
    z-index: 888;
}
.product-custom span.info:hover + .attribute, .product-custom .attribute:hover{
    opacity: 0.92;
    z-index: 887;
    transition: all .2s ease-in-out;
}
.product-custom span.info i{
    color:#4d0322
}
.product-custom{
    position: relative;
    overflow: hidden;
}
.product-custom .product_img{
    overflow: hidden;
}
.product-custom .top_icon > p{
    margin-right: 5px;
}
/*.product-custom .product_img .img-fluid{*/
/*    top: 20px;*/
/*    !*padding-right: 40px;*!*/
/*    position: relative;*/
/*    left: -50px;*/
/*    overflow: hidden;*/
/*}*/
.mobile-sidebar{
    display: none;
}
.input-search{
    padding-left: 12px;
    height: 40px;
    width: 100%;
    border: 1px solid #cacaca;
}

#sidebar-filter {
    position: fixed;
    display: block;
    width: 325px;
    height: 100%;
    top: 0;
    right: -500px;
    background: #fff;
    overflow: auto;
    overflow-x: hidden;
    z-index: 100000;
    border-left: 1px solid #ccc;
    max-width: 100%;
}
#sidebar-filter > .pd_toggle_logo.sidebar, #sidebar-filter > #cssmenu-filter{
    padding: 10px;
    padding-bottom: 5px;
}
#sidebar-filter::-webkit-scrollbar-track {
    background-color: #eee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#sidebar-filter::-webkit-scrollbar {
    width: 7px;
    background-color: #eee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#sidebar-filter::-webkit-scrollbar-thumb {
    background-color: #2b318d;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#toggle-filter {
    float: right;
    border-radius: 20px;
    text-align: center;
    cursor: pointer;
    padding-top: 12px;
    padding-right: 15px;
    text-align: center;
}
#toggle_close_filter {
    position: absolute;
    z-index: 100;
    right: 10px;
    top: 8px;
    font-size: 25px;
    color: #fff;
    cursor: pointer;
    color:black;
}
.pd_toggle_logo.sidebar{
    background: #fff;
    border-bottom: 1px solid;
    padding: 3px;
}
.pd_toggle_logo.sidebar img{
    height: 20px;
    position: relative;
    top: -3px;
}
#cssmenu-filter .accordian_first_wrapper.float_left{
    margin-bottom: 0px;
}
#cssmenu{
    max-width: 100%;
}
#cssmenu-filter,
#cssmenu-filter ul,
#cssmenu-filter ul li,
#cssmenu-filter ul li a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#cssmenu-filter ul li ul {
    padding-left: 40px;
    margin-top: 5px;
}
#cssmenu-filter ul li ul li a {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}
#cssmenu-filter ul li ul li:hover a {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
#cssmenu-filter {
    width: 325px;
    max-width: 100%;
    color: #fff;
    margin-left: 0;
    margin-top: 0;
}
#cssmenu-filter ul ul {
    display: none;
}
#cssmenu-filter > ul > li > input {
    width: 100%;
    padding: 12px;
    border: 1px solid #111;
    background-color: #505050;
    color: #fff;
}
#cssmenu-filter > ul > li.active > ul {
    display: block;
}
#cssmenu-filter > ul > li > a {
    padding: 16px 25px;
    cursor: pointer;
    z-index: 2;
    font-size: 15px;
    margin-top: 15px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
#cssmenu-filter > ul > li > a i {
    padding-right: 10px;
    font-size: 20px;
}
#cssmenu-filter > ul > li > a:hover,
#cssmenu-filter > ul > .open > a {
    background: rgba(255, 255, 255, 0.28);
    color: #fff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
#cssmenu-filter ul > li.has-sub > a:after {
    position: absolute;
    right: 70px !important;
    top: 19px;
    z-index: 5;
    display: block;
    height: 10px;
    width: 2px;
    background: #fff;
    content: "";
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
#cssmenu-filter ul > li.has-sub > a:before {
    position: absolute;
    right: 66px;
    top: 23px;
    display: block;
    width: 10px;
    height: 2px;
    background: #fff;
    content: "";
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
#cssmenu-filter ul > li.has-sub > a:hover:after,
#cssmenu-filter ul > li.has-sub > a:hover:before {
    background: #fff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
#cssmenu-filter ul > li.has-sub.open > a:after,
#cssmenu-filter ul > li.has-sub.open > a:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
#cssmenu-filter ul ul li a {
    padding: 14px 22px;
    cursor: pointer;
    z-index: 2;
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    -webkit-transition: color 0.2s ease;
    -o-transition: color 0.2s ease;
    transition: color 0.2s ease;
}
#cssmenu-filter ul ul ul li a {
    padding-left: 32px;
}
#cssmenu-filter ul ul li a:hover {
    color: #fff;
}
#cssmenu-filter ul ul > li.has-sub > a:after {
    top: 16px;
    right: 26px;
    background: #fff;
}
#cssmenu-filter ul ul > li.has-sub > a:before {
    top: 20px;
    background: #fff;
}
#sidebar-filter h1 a {
    font-size: 20px;
    color: #000 !important;
    padding-left: 20px;
    font-weight: 700;
}
#sidebar-filter h1 {
    margin: 0;
    color: #000;
    padding-bottom: 15px;
    background: #f9f9f9;
    position: relative;
}
#sidebar-filter h1:after {
    content: "";
    border: 1px solid #ff880e;
    width: 28px;
    height: 1px;
    position: absolute;
    left: 20px;
    bottom: 12px;
}
#toggle_filter{
    height: 40px;
    border: 1px solid #ccc;
    line-height: 38px;
    text-align: center;
    background: #4d0322;
    color: #fff;
    cursor: pointer;
}
.accordian_first_wrapper.float_left.box-button-search{
    padding-top: 20px;
}
.accordian_first_wrapper.float_left.box-button-search button{
    margin-bottom: 20px;
}

.accordian_first_wrapper.float_left .accord_body label{
    line-height: 29px;
}
#cssmenu-filter .accordian_first_wrapper .checkout_accord .accord_header{
    padding-left: 0px;
}

.bz_product_grid_content_main_wrapper .bz_grid_menu_main_wrapper .tab-content .bz_product_view_grip_wrapper .product_box .product_img{
    height: 280px;
}
.bz_product_grid_content_main_wrapper .bz_grid_menu_main_wrapper .tab-content .bz_product_view_grip_wrapper .product_box .product_img img{
    height: 100%;
}

.bz_product_grid_content_main_wrapper .bz_grid_menu_main_wrapper .tab-content .bz_product_view_grip_wrapper .product_box .product_content a:not(.buy_now){
    height: 36px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 14px;
    line-height: 21px;
    max-height: 40px;
    text-overflow: ellipsis;
    padding: 0 10px;
}


/* product show */
.sell_slider{
    height: 100%;
    background: #fff;
    text-align: center;
}
.sell_slider > img{
    max-height: 500px;
}
.bz_mobile_new_product_wraaper .mobile_product_slider .owl-next:hover{
    color: #fff;
    background-color: #111!important;
}
.bz_single_product_main_wrapper .b_product_sell_details_wrapper{
    padding-top: 0px!important;
}
.bz_single_product_main_wrapper .b_product_sell_details_wrapper h3  {
    color: #990D23;
}
.product-contact.row i.fa.fa-phone{
    transform: rotate(90deg);
}
.stock-status{
    margin-bottom: 10px;
}
.stock-status span{
    font-weight: 500;
    color: red;
    font-weight: 500;
}
.stock-status span.in-stock{
    font-weight: 500;
    color: green;
}
.product-contact{
    max-width: 440px;
}
.number_pluse.float_left{
    margin-bottom: 25px;
}
.product-contact a {
    padding: 6px 10px;
    font-weight: 600;
    font-size: 13px;
    background: #be641e;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 5px;
    margin-bottom: 10px;
    width: 140px;
    text-align: center;
}
.product-contact div > a:first-child {
    margin-right: 45px;
}
.product-contact div > a:last-child {
    background: #2874f0;
}
.product-contact a.hotline {
    background: #990d23;
}
.product-contact a.message {
    background: #00B2FF;
}
.product-contact a i {
    margin-right: 3px;
}
.product-contact a:hover {
    background: #111;
    color: #fff;
}

.line-divider {
    border-top: 1px dashed #B4975A;
    padding: 15px 0;
}
.product-attribute.product-attribute-hz{
    margin: 0 15px;
}
.product-attribute__item{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0!important;
    padding: 0;
    width: 50%;
    margin-top: 10px!important;
    margin-bottom: 10px!important;
}
.small-4 {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}
.product-attribute__item .pa-info {
    padding: 0 5px;
    font-family: "Inter",sans-serif;
    font-weight: 500;
    letter-spacing: 0.3px;
    text-transform: uppercase;
}
.product-attribute__item .pa-info__label {
    font-size: 12px;
    line-height: 18px;
    color: #767676;
}
.product-attribute-hz .product-attribute__item .pa-info__value {
    font-weight: 500;
    font-size: 11px;
    line-height: 24px;
    color: #191919;
}
.product-attribute-hz .product-attribute__item .pa-info__value a {
    display: block;
}
.product-attribute-hz .product-attribute__item .pa-info__value p {
    padding-top: 0px;
}

.bz_product_view_grip_wrapper .owl-carousel{
    position: inherit;
}
.bz_product_view_grip_wrapper .owl-nav{
    position: absolute;
    top: 20px;
    right: 0px;
}
.leather_new_product_wrapper .mobile_product_slider {
    position: relative;
}
.leather_new_product_wrapper .mobile_product_slider h3{
    border-bottom: 1px solid #be641e;
}
.leather_new_product_wrapper .mobile_product_slider .woocommerce-loop-product__title{
    font-size: 16px;
    border-bottom: 0px;
}
.mobile_product_slider.home .product-custom .attribute{
    padding: 10px 25px;
}
.mobile_product_slider.home .owl-stage-outer{
    z-index: 1;
}
.mobile_product_slider.home .owl-nav{
    position: absolute;
    top: 50%;
    z-index: 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.mobile_product_slider.home .owl-nav .owl-prev,
.mobile_product_slider.home .owl-nav .owl-next,
.leather_new_product_wrapper .mobile_product_slider .owl-prev,
.leather_new_product_wrapper .mobile_product_slider .owl-next{
    padding: 5px 10px;
    background: #fff;
    color: #4d0322;
    webkit-transition: all .5s;
    transition: all .5s;
}
.leather_new_product_wrapper .mobile_product_slider .owl-prev,
.leather_new_product_wrapper .mobile_product_slider .owl-next{
    padding: 5px 10px;
    border: 1px solid;
    margin-bottom: 2px;
    font-size: 14px;
}
.mobile_product_slider.home .owl-nav .owl-prev:hover,
.mobile_product_slider.home .owl-nav .owl-next:hover{
    background: #4d0322!important;
    color: #fff!important;
    webkit-transition: all .5s;
    transition: all .5s;
}

#nav-tabContent{
    padding-left: 30px!important;
    padding-right: 30px!important;
}
.bz_single_product_main_wrapper .b_product_sell_details_wrapper .bz_product_heading .pa-info__value p{
    line-height: 16px;
}
.pa-icon > img{
    width: 25px;
    height: 25px;
    padding: 3px;
    margin-top: 1px;
}


/* cart */
.cart_shop > a > span, .cart_shop1 > a > span{
    position: relative;
}
.cart_shop .count-item-cart{
    font-size: 10px;
    background-color: red;
    border-radius: 50%;
    color: #fff;
    left: auto;
    right: 6px;
    top: -6px;
    position: absolute;
    width: 16px;
    height: 16px;
    line-height: 18px;
    text-align: center;
    font-weight: 700;
}
.box-message{
    position: fixed;
    bottom: 0px;
    right: 15px;
    width: calc(100% - 30px);
    display: inline-block;
    max-width: 300px;
    z-index: 9999;
}
.bz_wins_header_wrapper .pd_navigation_wrapper .pd_inner_navigation_wrapper .right_menu li .cart_shop .cart_details{
    padding: 10px 15px!important;
    width: 351px;
    max-width: 100vw;
}
.bz_wins_header_wrapper .pd_navigation_wrapper .pd_inner_navigation_wrapper .right_menu li .cart_shop .cart_details .cart_list .select_cart,
.pd_header_main_wrapper .pd_navigation_wrapper .pd_responsive_logo .inner_icon ul .cart_shop1 .cart_details .cart_list .select_cart{
    width: calc(100% - 80px)!important;
    padding-bottom: 0px;
}
.bz_wins_header_wrapper .pd_navigation_wrapper .pd_inner_navigation_wrapper .right_menu li .cart_shop .cart_details .total-count a,
.bz_wins_header_wrapper .pd_navigation_wrapper .pd_inner_navigation_wrapper .right_menu li .cart_shop .cart_details .cart_list .select_cart a{
    padding: 0px!important;
}
.bz_wins_header_wrapper .pd_navigation_wrapper .pd_inner_navigation_wrapper .right_menu li .cart_shop .cart_details .cart_list .select_cart a,
.bz_wins_header_wrapper .pd_navigation_wrapper .pd_inner_navigation_wrapper .right_menu li .cart_shop .cart_details .cart_list .select_cart span{
    font-size: 12px;
}
.bz_wins_header_wrapper .pd_navigation_wrapper .pd_inner_navigation_wrapper .right_menu li .cart_shop .cart_details .cart_list .select_cart span{
    padding-top: 3px;
}
body .pd_header_main_wrapper .pd_navigation_wrapper .pd_inner_navigation_wrapper ul li .cart_details a{
    padding: 6px 13px!important;
}
.box-body-cart{
    max-height: 315px;
    overflow-y: auto;
    display: inline-block;
    min-width: 100%;
    padding-right: 5px;
}
.box-body-cart > div{
    position: relative;
}
.box-body-cart .close_btn{
    display: inline-block;
    right: 3px;
    position: absolute;
    top: 16px;
    color: red;
    line-height: 0px;
    border-radius: 100%;
    cursor: pointer;
}
a{
    cursor: pointer;
}
.bz_wins_header_wrapper .pd_navigation_wrapper .pd_inner_navigation_wrapper .right_menu li .cart_shop .cart_details .cart_list{
    padding-bottom: 15px!important;
}
.pd_header_main_wrapper .pd_navigation_wrapper .pd_responsive_logo .inner_icon ul .cart_shop1 .cart_details .cart_list .select_img img, 
.bz_wins_header_wrapper .pd_navigation_wrapper .pd_inner_navigation_wrapper .right_menu li .cart_shop .cart_details .cart_list .select_img img{
    padding-right: 10px;
    width: 60px!important;
}
.bz_wins_header_wrapper .pd_navigation_wrapper .pd_inner_navigation_wrapper .right_menu li .cart_shop .cart_details .cart_list .select_cart{
    padding-top: 0px;
}
.select_cart.full{
    width: 100%!important;
    padding-right: 15px!important;
}
.img-fluid.cart{
    width: 80px;
    height: 80px;
    object-fit: contain;
}
.mw-130{
    min-width: 130px;
}
.mw-290{
    width: 290px;
    max-width: 100%;
}
.w-150{
    width: 150px;
}
.text-black{
    color:black;
}
.your_order .sub_total{
    padding-top: 10px;
    border-top: 1px solid #dedede;
    padding-bottom: 0px!important;
    font-weight: 600;
    color:black
}
.your_order .discounted{
    padding-top: 15px;
    margin-top: 15px;
    padding-bottom: 0px!important;
    border-top: 1px solid #dedede;
    font-weight: 600;
    color:black
}
.bold{
    font-weight: bold;
}
.fs-16{
    font-size: 16px!important;
}
.opacity-04{
    opacity: 0.4;
}
.bz_product_grid_content_main_wrapper .bz_cart_main_wrapper .cart_coupan{
    padding-bottom: 20px;
}
.bz_product_grid_content_main_wrapper .bz_cart_main_wrapper .cart_coupan input{
    min-width: 190px;
}
.bz_product_grid_content_main_wrapper .bz_cart_main_wrapper .cart_coupan button{
    min-width: 90px;
}
.bz_product_grid_content_main_wrapper .your_order .order_details p,
.bz_product_grid_content_main_wrapper .your_order .order_rate h3{
    display: flex;
    justify-content: space-between;
}
.bz_product_grid_content_main_wrapper .your_order .order_details p span,
.bz_product_grid_content_main_wrapper .your_order .order_rate h3 span{
    float:initial;
}
.pr-5px{
    padding-right: 5px;
}
.back-to-home{
    margin-top: 28px;
    display: inline-block;
    text-align: center;
    padding: 12px 30px;
    background-color: #111;
    color: #fff;
    border-radius: 30px;
}
.back-to-home:hover {
    background-color: #4d0322;
    color: #fff;
}
#order-cart-left .bz_cart_main_wrapper .cart_tbl .table tbody tr td a{
    font-size: 16px;
    color: red;
}
#submit_cart{
    padding: 12px 30px;
    width: auto;
    height: auto;
    line-height: 21px;
    margin: 0px;
}
.cart-message{
    margin-top: 15px;
    margin-bottom: 0px;
    border-radius: 30px;
}
.w-full{
    width: 100%;
}
textarea.w-full{
    width: 100%;
    padding: 12px;
    border: 1px solid #f3f3f3;
}
label.error{
    color:red;
}

/* combo */
.wooco-products{
    margin: 0px!important;
    padding: 10px 0px;
}
.wooco-products > div:last-child {
    border-bottom: 0px!important;
}
.wooco-products .wooco-product {
    display: flex;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px dotted #e5e5e5;
}
.wooco-products .wooco-product .wooco-thumb {
    width: 50px;
}
.wooco-products .wooco-product .wooco-thumb img {
    width: 40px;
    height: 40px;
    max-width: 40px;
    display: block;
}
.wooco-products .wooco-product .wooco-title {
    flex-grow: 1;
}
.wooco-products .wooco-product .wooco-title .wooco-title-inner {
    display: block;
    overflow: hidden;
}
.wooco-products .wooco-product .wooco-title .wooco-title-inner a {
    text-decoration: none;
    box-shadow: none;
}
.wooco-products .wooco-product > div:last-child {
    padding-right: 0;
    text-align: right;
}
.wooco-products .wooco-product .wooco-price .amount {
    width: 100px;
    flex: 0 0 100px;
}
.wooco-products .wooco-product .wooco-price .amount {
    display: inline-block;
}
.is-small {
    font-size: .8em;
    color:black;
}
.is-small bdi{
    font-weight: bold;
}

/* order-received */
.order-received{
    color: rgb(45, 43, 43);
}
.order-received ul li{
    padding-bottom: 15px;
}
.order-received ul > li:last-child{
    padding-bottom: 0px;
}
.order-received ul li span{
    padding-left: 5px;
    word-break: break-word;
}
.order-received ul li span.email{
    word-break: break-all;
}
.bt-0{
    border-bottom: 0px!important;
}
.pb-0{
    padding-bottom: 0px!important;
}
.your_order.h-100{
    height: 100%;
}
.thanks{
    color: #81D742;
}
.bz_product_grid_content_main_wrapper.search-order{
    margin: 0 auto;
}
.search-order .cart_coupan{
    padding: 0px!important;
    border-top: 0px!important;
}
.search-order .cart_coupan input{
    width: 290px!important;
}
.search-order .mw-290{
    width: 400px;
    max-width: 100%;
}
.bz_wins_update_wrapper .wins_update_slider .blog_box .blog_img .date a span{
    font-size: 24px;
    font-weight: 600;
}
.bz_wins_update_wrapper .wins_update_slider .blog_box .blog_content p{
    height: 63px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size: 14px;
    line-height: 21px;
    max-height: 63px;
    text-overflow: ellipsis;
}
.bz_wins_update_wrapper .wins_update_slider .blog_box .blog_content h3{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 70px;
    text-overflow: ellipsis;
}
.bz_wins_instragram_main_wrapper .instra ul li .overlay_instra a, 
.bz_wins_instragram_main_wrapper .instra_1 ul li .overlay_instra a{
    width: 100%;
    left: 0;
    border-radius: 0;
    bottom: 0px;
    height: auto;
    line-height: 20px;
    max-height: 46px;
    top: auto;
    font-size: 14px;
    padding: 5px;
    text-align: left;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
}
.bz_wins_new_product_wraaper .bz_wins_top_product_wraaper .nav-tabs{
    max-width: 100%;
}

.bz_product_grid_content_main_wrapper .news_slider_box .news_slider_box_details_inner h3,
.blog_list_main_wrapper .blog_list_content .news_slider_box_details_inner h3{
    font-size: 18px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 21px;
    max-height: 50px;
    text-overflow: ellipsis;
}
.blog_list_main_wrapper .blog_list_content .news_slider_box_details_inner h3{
    font-size: 18px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 21px;
    max-height: 50px;
    text-overflow: ellipsis;
}
.bz_leave_msg_main_wrapper .contact_us_form form i{
    position: absolute;
    right: 10px;
    top: 15px;
    margin-top: 0px;
}

/* promition */
.inline-block{
    display: inline-block;
    width: 100%;
}
.section-img-bg{
    position: absolute;
}
.box-relative, .section-img-title{
    position: relative;
}
.section-img-title{
    text-align: center;
    display: block;
}
.section-img-title img{
    max-width: 250px;
    margin-top: 40px;
    margin-bottom: 20px;
}
.box-promotion img{
    max-width: 100%;
}
.box-promotion > div{
    border: 1px solid #fff;
    border-radius: 5px;
    margin-bottom: 40px;
}
.section-list{
    margin-top: 30px;
}
.promotion .news_slider_box_details_inner{
    background: whitesmoke;
    padding: 12px 10px;
}
.promotion .news_slider_box_details_inner h3 a{
    height: 44px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 16px;
    line-height: 22px;
    max-height: 44px;
    text-overflow: ellipsis;
    padding: 0 10px;
    font-weight: bold;
}
div.flex{
    display: flex;
    justify-content: space-between;
    padding: 12px 10px;
    padding-bottom: 0px;
}
.promotion .news_slider_box_details_inner span{
    line-height: 30px;
}
.promotion .news_slider_box_details_inner a.read_more{
    background: #bd2130;
    color: #fff;
    padding: 5px 10px;
    font-size: 11px;
}

@media only screen and (max-width: 991px) {
    .pd_header_main_wrapper .pd_navigation_wrapper .pd_responsive_logo .inner_icon ul .cart_shop1 .cart_details .cart_list .select_cart a{
        text-align: left;
        font-size: 12px!important;
    }
    .pd_header_main_wrapper .pd_navigation_wrapper .pd_responsive_logo .inner_icon ul .cart_shop1 .cart_details .cart_list .select_cart span{
        font-size: 12px!important;
        padding-top: 2px!important;
    }
    .pd_header_main_wrapper .pd_navigation_wrapper .pd_responsive_logo .inner_icon ul .cart_shop1 .cart_details .cart_list .select_img img{
        width: auto!important;
        height: 65px;
    }
    .pd_header_main_wrapper .pd_navigation_wrapper .pd_responsive_logo .inner_icon ul .cart_shop1:after{
        display: none;
    }
    .cart_shop1 .count-item-cart{
        font-size: 10px;
        background-color: red;
        border-radius: 50%;
        color: #fff;
        left: auto;
        top: -6px;
        right: -6px;
        position: absolute;
        width: 16px;
        height: 16px;
        line-height: 18px;
        text-align: center;
        font-weight: 700;
    }
}

/* nav left, bottom */
.nav-social {
    position: fixed;
    right: 5px;
    background: #bd2130;
    /* background: #f7f7f7; */
    border-radius: 5px;
    width: auto;
    z-index: 999;
    bottom: 190px;
    /* border: 1px solid #b4975a; */
}
.nav-social ul li {
    border-bottom: 1px solid #fff;
    list-style: none;
    text-align: center;
    margin: 0;
    padding: 0;
}
.nav-social ul > li a {
    padding: 9px;
    display: block;
    text-align: center;
    font-size: 11px;
    line-height: 15px;
    color: #fff;
    /* color: #990d23; */
    font-weight: 400;
    max-width: 80px;
    text-decoration: none;
}
.nav-social ul > li a img {
    margin-bottom: 10px;
    max-width: 24px;
}
.nav-social ul li:last-child {
    border-bottom: 0;
}
.bottom-contact-mobile {
    position: fixed;
    bottom: 0;
    left: 0;
    background: #bd2130;
    right: 0;
    z-index: 999;
    padding: 10px;
    display: none;
}

.bottom-contact-mobile ul {
    margin: 0;
    display: flex;
    list-style: none;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
}
.bottom-contact-mobile a {
    color: #fff;
}
.bottom-contact-mobile ul img {
    max-width: 24px;
    margin-bottom: 3px;
}
#cssmenu>ul>li form{
    display: flex;
}
#cssmenu>ul>li form input{
    width: 100%;
    padding: 12px;
    border: 1px solid #4d0322;
    background-color: #505050;
    color: #fff;
}
#cssmenu>ul>li form button{
    width: 60px;
}
#cssmenu>ul>li form button i{
    color:white;
}
.bg-main{
    background-color: #4d0322;
}
.img-new{
    height: 250px;
    object-fit: cover;
}
.news_slider_box{
    margin-bottom: 20px;
}
.m-0{
    margin: 0px;
}
.mt-0{
    margin-top: 0px!important;
}
.mt-10{
    margin-top: 10px;
}
.p-0{
    padding: 0px;
}
.p-10{
    padding: 30px 0;
}
.mb-10{
    margin-bottom: 10px;
}
.news_slider_box_details_inner p{
    max-height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size: 13px;
    line-height: 21px;
    max-height: 60px;
    text-overflow: ellipsis;
}
.news_slider_box.box-category{
    position: relative;
}
.news_slider_box.box-category .news_slider_box_details_inner{
    position: absolute;
    bottom: 0px;
    background: rgba(0,0,0,.6);
    padding: 10px!important;
    transition: background 1s;
}
.news_slider_box.box-category .news_slider_box_details_inner *{
    color: white;
}

.news_slider_box.box-category .news_slider_box_details_inner p{
    height: auto;
    max-height: 41px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.news_slider_box.box-category:hover .news_slider_box_details_inner{
    background: rgba(0,0,0,.9);
}
.new-title-sidebar{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 14px;
    line-height: 21px;
    max-height: 40px;
    text-overflow: ellipsis;
}
.mb-20{
    margin-bottom: 20px;
}
.bz_wins_new_product_wraaper .bz_wins_top_product_wraaper .nav-tabs{
    width: fit-content;
}
.bz_product_grid_content_main_wrapper .checkout_form .accordian_first_wrapper .checkout_accord .accord_body .latest_prod .latest_cont h4.content-title,
.bz_product_grid_content_main_wrapper .checkout_form .accordian_first_wrapper .checkout_accord .accord_body .blog_post .post_cont h4.content-title{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 14px;
    line-height: 21px;
    max-height: 40px;
    text-overflow: ellipsis;
}
.section-list.promotion{
    margin-bottom: 40px;
}
.pd-0{
    padding: 0px!important;
}
.w-100{
    width: 100%;
}
.gift .page_pagination ul{
    margin-bottom: 30px;
}
.box-pd{
    padding-top: 70px;
    padding-bottom: 20px;
}
.box-gift-content{
    padding: 10px;
}
.box-gift-content h3{
    flex-shrink: 0;
    color: #660F25;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 42px;
    line-height: 19px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
}
.box-gift-content p{
    white-space: break-spaces;
    font-size: 12px;
}
.box-gift-content h4{
    flex-shrink: 0;
    color: #660F25;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    padding-top: 5px;
    padding-bottom: 5px;
}
.box-gift-content > div{
    display: block;
    text-align: center;
}    
.box-gift-content a{
    background: linear-gradient(#84613b, #e6c7a1, #e6c7a1, #84613b);
    font-weight: bold;
    padding: 10px 35px;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
    color: #660F25;
}    
.box-gift-content a:hover{
    background: linear-gradient(#534332, #a78153, #b5935b, #a78153, #534332);
    color: #660F25;
    font-weight: bold;
    padding: 10px 35px;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
}    
.box-promotion .gift{
    background: #FFF0D7;
    position: relative;
    height: calc(100% - 40px);
}
.modal_electronic{
    top: 40px!important;
}
.modal_electronic .modal-body{
    padding-top: 40px;
}
.modal_electronic #mc-form input {
    color: #848484;
    width: 100%;
    margin-right: 5px;
    height: 40px;
    padding: 0 11px;
    line-height: 19px;
    border: 1px solid #e0e0e0;
    margin: 20px 0 10px;
}
.modal_electronic #mc-form button {
    width: 100%;
    margin-right: 5px;
    height: 40px;
    padding: 0 11px;
    line-height: 19px;
    border: 1px solid #e0e0e0;
    margin: 20px 0 10px;
    background: #990d23;
    color: #fff;
}
.modal_electronic .modal-body h4:after{
    background-color: transparent;
}
.modal_electronic .modal-body h4{
    font-weight: 400;
    font-size: 30px;
    color: #fff;
    position: relative;
    height: auto;
    max-height: 95px;
    text-align: left;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    
}
.relative{
    position: relative;
}
.box-input label{
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -20px;
}
.promotion .news_slider_box_details_inner a.read_more:hover{
    background: #862D2D;
}
.bz_wins_header_wrapper .pd_navigation_wrapper .pd_inner_navigation_wrapper .logo{
    position: relative;
    top: -25px;
    width: 120%;
    left: -10%;
}
.bz_wins_header_wrapper .pd_navigation_wrapper.menu_fixed.animated.fadeInDown .pd_inner_navigation_wrapper .logo{
    top: -5px;
}
.pd_navigation_wrapper .no_padd > ul > li{
    line-height: 30px;
}
.pd_navigation_wrapper.menu_fixed.animated.fadeInDown .no_padd > ul > li{
    line-height: 35px;
}
.bz_product_grid_content_main_wrapper .bz_grid_menu_main_wrapper .tab-content .bz_product_view_grip_wrapper .product_box .product_img .top_icon p{
    padding: 1px 10px;
    font-size: 9px;
    border-radius: 18px;
}
.bz_product_grid_content_main_wrapper .bz_grid_menu_main_wrapper .tab-content .bz_product_view_grip_wrapper .product_box .product_img .top_icon{
    padding: 10px;
}
.mobile_product_slider.home .bz_product_grid_content_main_wrapper{
    padding-bottom: 0px;
} 
.bz_wins_instragram_main_wrapper .wins-heading{
    margin-top: 50px;
}
.bz_bottom_footer_main_wrapper .footer_links-list{
    margin-bottom: 20px!important;
}
.bz_bottom_footer_main_wrapper .footer_links-list ul{
    padding-top: 10px;
}
body, html,h1, h2, h3, h4, h5, h6, p, a, span,
input, select, option, button, textarea,
.bz_product_grid_content_main_wrapper .bz_grid_menu_main_wrapper .tab-content .bz_product_view_grip_wrapper .product_box .product_content a h3,
.wins-heading p,
.bz_wins_welcome_wrapper .wins_welcome_box h5,
.bz_wins_slider_main_wrapper .carousel-caption h5,
.bz_bottom_footer_main_wrapper .footer_links-list ul li a,
.bz_product_grid_content_main_wrapper .news_slider_box .news_slider_box_details_inner h3 a,
.blog_list_main_wrapper .blog_list_content .news_slider_box_details_inner h3 a{
    font-family: Montserrat;
}
.box-gift-content h3,
.box-gift-content p,
.box-gift-content h4,
.box-gift-content a{
    font-family: 'Lemonada',cursive;
}
.inline-block.gift .page_pagination li span, .inline-block.gift .page_pagination li a{
    font-family: 'Lemonada',cursive;
}
.inline-block.gift .page_pagination li:not(.border_show ) span, .inline-block.gift .page_pagination li:not(.border_show ) a{
    padding: 8px 16px!important;
}
.bz_bottom_footer_main_wrapper .footer_links-list.mb-10{
    margin-bottom: 10px!important;
}
.bz_bottom_footer_main_wrapper.wins_footer_main_wrapper.float_left{
    padding-top: 50px;
}
.bz_bottom_footer_main_wrapper .bz_bottom_footer_main_wrapper{
    margin-top: 20px;
}
.footer_map{
    margin-bottom: 15px;
    display: flex;
}
.filter-price{
    color: black;
    width: 45px;
    display: inline-block;
    line-height: 40px;
}
.filter-price + input{
    width: 100%;
    height: 40px;
    border: 1px solid #cacaca;
}
.relative{
    position: relative;
}
span.currency{
    width: 40px;
    text-align: center;
    font-size: 23px;
    background: lightslategrey;
    color: #fff;
    line-height: 40px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    position: absolute;
    right: 0px;
}
div > label.box-input:last-child{
    margin-top: 10px;
}
.color-black{
    color: #191919;
}
.show-all-product-same{
    text-align: center;
    position: relative;
    top: -20px;
    margin-bottom: 10px;
}
.icon-block-box{
    margin-bottom: 30px;
}
.icon-block-box img{
    width: 45px;
    height: auto;
}
.icon-box{
    display: flex;
}
.icon-block-box > .container > .row > div{
    margin-bottom: 20px;
}
.icon-box .wp-block-media-text__content{
    font-size: 18px;
    margin-left: 15px;
}
.icon-box .wp-block-media-text__media{
    margin-bottom: 0px;
}
.product-cat-grid__col{
    margin-bottom: 25px;
}
.product-cat-card__title{
    font-weight: bold;
    font-size: 15px;
}
.category-block-box{
    margin-bottom: 40px;
}
.category-block-box img{
    height: auto;
    width: 100%;
}
.bz_single_product_main_wrapper.bz_leather_single_wrapper.product-detail{
    padding-bottom: 10px;
}
.bz_single_product_main_wrapper.bz_leather_single_wrapper.product-detail + div .bz_leather_single_wrapper{
    padding-top: 0px;
}
.slidebar-product-detail .card{
    box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 10px;
}
.slidebar-product-detail .card-body{
    padding: 0px!important;
}
.slidebar-product-detail ul.select_categories li {
    padding: 10px 20px;
    border-bottom: 1px dashed #ccc;
}
.slidebar-product-detail ul.select_categories li a{
    display: block;
}
.slidebar-product-detail ul.select_categories > li:last-child {
    border-bottom: 0px dashed #ccc;
}
.owl-carousel .owl-stage-outer{
    padding-bottom: 20px;
}
.small_slider.product-detail .item > img{
    width: 100%;
    height: 70px;
    object-fit: contain;

}
#carouselExampleIndicators{
    position: relative;
}
#carouselExampleIndicators .carousel-control-prev, #carouselExampleIndicators .carousel-control-next{
    background: rgba(0,0,0,0.3);
    position: absolute;
    top: calc(50% - 50px);
    display: none!important;
}
#carouselExampleIndicators:hover .carousel-control-prev, #carouselExampleIndicators:hover .carousel-control-next{
    display: flex!important;
}
.detail_product_slider{
    padding-left: 0px!important;
    padding-right: 0px!important;
}
.detail_product_slider > div{
    margin: 0px;
    position: relative;
}
.detail_product_slider .owl-item{
    margin: 0 auto;
    border: 1px solid #ccc;
}
.detail_product_slider .owl-item .item{
    width: 100%!important;
    padding: 5px;
    overflow: hidden;
}
.detail_product_slider .owl-item .item img{
    width: 100%!important;
    object-fit: contain;
    height: 60px;
}
.detail_product_slider .owl-prev{
    position: absolute;
    top: calc(50% - 30px);
    left:0px;
    display: none!important;
}
.detail_product_slider .owl-next{
    position: absolute;
    top: calc(50% - 30px);
    right:0px;
    display: none!important;
}

.detail_product_slider:hover .owl-prev, .detail_product_slider:hover .owl-next{
    display: block!important;
}
.icon-dung-tich{
    transform: rotate(-45deg);
}

@media only screen and (max-width: 1200px) {
    .icon-block-box{
        text-align: center;
    }
    .icon-box{
        display: block;
    }
    .icon-box .wp-block-media-text__content{
        margin-top: 10px;
    }
}
@media only screen and (max-width: 991px) {
    .pd_toggle_logo{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .pd_toggle_logo a img{
        max-height: 30px;
    }
    #toggle_close{
        top: 15px;
    }
}
@media only screen and (max-width: 767px) {
    .order-xs-9{
        order: 9;
    }
    .show-all-product-same{
        margin-top: 30px;
    }
    .bz_wins_welcome_wrapper, .bz_wins_new_product_wraaper, .bz_wins_update_wrapper, .bz_wins_instragram_main_wrapper{
        padding: 20px 0;
    }
    .bz_wins_instragram_main_wrapper{
        padding-bottom: 50px;
    }
    .bz_product_grid_content_main_wrapper{
        padding-bottom: 0px;
    }
    .bz_wins_instragram_main_wrapper .wins-heading{
        margin-top: 20px;
    }
    .bz_bottom_footer_main_wrapper .footer_links-list{
        margin-bottom: 30px;
    }
    .bz_wins_instragram_main_wrapper .instra, .bz_wins_instragram_main_wrapper .instra_1{
        width: 100%;
        margin: 0px;
        margin-bottom: 20px;
    }
    .pd_toggle_logo{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .pd_toggle_logo a img{
        max-height: 30px;
    }
    #toggle_close{
        top: 15px;
    }
    .pd_header_main_wrapper .pd_navigation_wrapper .pd_responsive_logo .res_logo img{
        max-height: 48px;
        width: auto;
    }
    .bz_wins_welcome_wrapper .wins_welcome_box img{
        margin-bottom: 20px;
    }
    .bz_wins_welcome_wrapper .fur_service_box{
        margin-top: 20px;
    }
    .pd_header_main_wrapper .pd_navigation_wrapper .pd_responsive_logo .inner_icon ul .cart_shop1 .cart_details:after{
        box-shadow: 0 0!important;
    }
    .pc-sidebar{
        display: none;
    }
    .mobile-sidebar{
        display: block;
    }
    .page_pagination > ul > li:not(.border_show ){
        display: none!important;
    }
    .bz_single_product_main_wrapper .b_product_sell_details_wrapper{
        padding-top: 30px!important;
    }
    .bz_single_product_main_wrapper.bz_leather_single_wrapper.float_left{
        padding-bottom: 20px;
    }
    .bottom-contact-mobile{
        display: block;
        height: 70px;
    }
    .bz_bottom_footer_main_wrapper{
        margin-bottom: 35px!important;
    }
    .nav-social{
        display: none;
    }
    .bz_bottom_footer_main_wrapper #return-to-top{
        bottom: 80px;
    }

    /* promotion */
    .section-img-title img{
        max-width: 150px;
        margin-top: 40px;
        margin-bottom: 20px;
    }
    .box-promotion > div{
        margin-bottom: 30px;
    }

    .home-block {
        margin-left: 0;
    }

    .ets_multilayerslider {
        margin-left: 0!important;
        width: 100%!important;
    }

}

@media only screen and (max-width: 576px) {
    .icon-block-box{
        text-align: center;
    }
    .icon-box{
        display: block;
    }
    .icon-box .wp-block-media-text__content{
        margin-top: 10px;
    }
}

@media only screen and (max-width: 490px) {
    .w-490-full{
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media only screen and (max-width: 430px) {
    .product-contact.row{
        display: block;
    }
    .product-contact.row > div{
        max-width: 100%;
        display: flex;
        justify-content: space-between;
    }
    .product-contact a {
        display: flow-root;
        text-align: center;
        max-width: 100%;
    }
}
@media only screen and (max-width: 400px) {
    .box-country a.btn{
        font-size: 13px;
        width: 145px;
    }
}
@media only screen and (max-width: 370px) {
    .box-country a.btn{
        font-size: 12px;
        width: 130px;
    }
    .bz_single_product_main_wrapper .b_product_sell_details_wrapper .number_pluse .nice-number input{
        width: 30px!important;
    }
    .bottom-contact-mobile ul img{
        max-width: 22px;
    }
    .bottom-contact-mobile ul span{
        font-size: 11px;
    }
}
@media only screen and (max-width: 330px) {
    .bottom-contact-mobile ul img{
        max-width: 20px;
    }
    .bottom-contact-mobile ul span{
        font-size: 10px;
    }
}

.content_single_product p,  
.content_single_product h1,
.content_single_product h2,
.content_single_product h3,
.content_single_product h4,
.content_single_product h5,
.content_single_product h6,
.content_single_product ul {
    background: none !important;
}

.content_single_product img {
    max-width: 100% !important;
    height: auto;
}

.home-block > .owl-stage > .owl-item.active {
    width: 100% !important;
}