/*-----------------------------------------------------------------------------/
/ Custom Theme CSS
/-----------------------------------------------------------------------------*/
/*---------------- Global Custom CSS -------------------*/
.custom-css{
    margin-right: auto;
    margin-left: auto;
    width: 630px;
    height: 217px;
    background: #F1F5F6;
    border: 1px solid #E5E8EC;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 40px;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
}

.contact-page .content-form .input-info {
    border: none;
    height: 50px;
    padding: 0 20px;
    margin-bottom: 20px;
    min-width: 100%;
    background: #f1f5f6;
    border-radius: 30px;
    font-weight: 500;
    font-size: 14px;
    color: var(--color-text-body);
    text-align: right;
}


.laber_promobox .promobox {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    display: none;
}

.cart-block .total-price .text {
    font-weight: 400;
    font-size: 11px;
    line-height: 14px;
    color: var(--color-text-body);
    padding-right: 10px;
}



.header-search .search_header .search_header__submit {
  
    background: #d5af4a;
  
}


.slick-prev, .slick-next {
    background: #363639;
    color: var(--color-cl-btn-p-n);
  
    border: 1px solid #d5af4a;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);

}

.vertical_menu .list-vertical_menu .subverticalmenu .menu-item .laber_content_html a, .vertical_menu .list-vertical_menu .subverticalmenu .menu-item .cat_grid_item__title a {
    padding-top: 50px;
    background: #000000c2;
    line-height: 40px;
    padding: 0 25px;
    display: inline-flex;
    border-radius: 2px;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    border: 2px solid #ffffff00;
    /* margin-top: 200px; */
}

.back-to-top.show {
    opacity: 0;
}
#bk_cat_MaJVCG{
}

#bk_collection_yKw6w3{
        padding-right: 24.5px !important;
}

#bk_collection_tXEy9F{
        padding-right: 24.5px !important;
}

#bk_collection_jEab3X{
        padding-right: 24.5px !important;
}


#bk_collection_VN7EK8{
        padding-right: 24.5px !important;
}

.wrap_title {
    margin-bottom: 5px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    justify-content: space-between;
    background: #fff;
    padding: 5px 20px;
    padding-top: 40px;
    padding-right: 20px;
    padding-bottom:40px;
    padding-left: 20px;
    min-height: 50px;
    border-radius: 5px;
    gap: 10px;
}

.zoom_img .alo-image img {
    webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity 0.3s, -webkit-transform 2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.3s, transform 2s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    padding-bottom: 40px;
}


.wrapper_caption #b_btn_KDBbky.buttons {
        margin: 2600px 0px 0px 50px !important;
    padding: 15px 32px 10px 32px;
    background-color: #ffffff;
    color: #363639;
    font-size: 14px;
    font-weight: 700;
    border-radius: 3px 3px;
    text-transform: capitalize;
    letter-spacing: 1.1px;
}
body{
background-color: #ffffff  !important;
}


.product-item .add-to-cart.js-btn-sold-out {
    background-color:#363639!important;
    cursor: no-drop;
}

.product-item .product-collection__content .frm-price-color .product-collection__price .price--sale .compare {
    color: #4b4b4b!important;
    margin: unset;
    font-weight: 400;
    text-decoration: line-through;
    font-size: 14px;
    line-height: 18px;
}

.block-title, .section-title {
    color: var(--color-main);
    margin: 0;
    align-items: center;
    display: inline-flex;
    position: relative;
    font-weight: 700;
    text-transform: uppercase;
    gap: 10px;
    flex-wrap: wrap;
    font-size: 26px;
}

.wrap_title.small .section-title {
    font-size: 26px!important;
    line-height: 20px;
}


.wrap_title {
    margin-bottom: 5px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    justify-content: space-between;
    background: #fff;
    padding: 5px 20px;
    padding-top: 40px;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
    min-height: 50px;
    border-radius: 5px;
    gap: 10px;

}


   #item_simple_HUPeMm .cms-item-title{
        line-height: 48px;
         pointer-events: none; 

    }


.product-item .product-collection__content .product-collection__availability p.in_stock {
    color: var(--color-label-in);
    display: none !important;
}

.details-info .product-collection__options {
    margin-bottom: 25px;
    padding: 25px 0;
    border-top: 1px solid #E5E8EC;
    border-bottom: 1px solid #E5E8EC;
    display: none;
}



.product-image__overlay-top-left .label {
   
    display: none; !important;
}


.inventory_qty {
    margin-bottom: 25px;
    display: none;
}

.loop-product-stock .product-stock {
    position: relative;
    display: none;
}

.loop-product-stock .product-stock {
    position: relative;
    display: none;
}

.content-form .group-button .submit {
    line-height: 50px;
    /* padding-bottom: 50px; */
    display: inline-block;
    cursor: pointer;
    border: 0;
    background: var(--color-btn);
    color: var(--color-btn-text);
    outline: 0;
    -webkit-transition: all 200ms linear 0ms;
    -khtml-transition: all 200ms linear 0ms;
    -moz-transition: all 200ms linear 0ms;
    -ms-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
    padding: 0 20px;
    border-radius: 30px;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    max-width: 100%;
    width: 100%;
    min-width: 250px;
    margin-bottom: 15px;
margin-top: 15px;
}
.sl-vertical a.social_login {
    text-align: left;
    padding-left: 20px;
    height: 40px;
    display: block;
    background-size: 40px 40px;
    border-radius: 0px;
    color: white;
    font-family: "Merriweather Sans", sans-serif;
    font-size: 14px;
    margin-bottom: 8px;
    -webkit-font-smoothing: antialiased;
    line-height: 40px;
    border-radius: 80px;
}

.remodal-head {
    /* color: #0093E6; */
    font-size: 28px;
    /* line-height: 28px; */
    font-weight: 400;
    text-align: center;
    /* font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif; */
    margin-bottom: 25px;
}

.sl-vertical a.social_login {
    text-align: left;
    padding-left: 20px;
    height: 40px;
    display: block;
    background-size: 40px 40px;
    border-radius: 0px;
    color: white;
    font-family: "Merriweather Sans", sans-serif;
    font-size: 14px;
    margin-bottom: 8px;
    -webkit-font-smoothing: antialiased;
    line-height: 40px;
    border-radius: 50px;
}

/*---------------- Custom CSS for only desktop -------------------*/
@media (min-width: 1025px) {
  .header .main-menu .submen {
   padding-bottom: 3px;
}
}

/*---------------- Custom CSS for tablet, mobile -------------------*/
@media (max-width: 1024px) {
  .custom-css{padding: 10px;}
}

/*---------------- Custom CSS for only tablet -------------------*/
@media (min-width: 768px) and (max-width: 1024px) {
  
}

/*---------------- Custom CSS for only mobile -------------------*/
@media (max-width: 767px){
  .custom-css{padding: 10px;}

.product-item .product-collection__content .frm-price-color .product-collection__price .price {
    color: var(--color-price-product);
    text-decoration: unset;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    display: flex;
    gap: 10px;
    align-items: center;
    position: relative;
    flex-direction: column;
}


@media only screen and (max-width: 767px){
.product-item .product-collection__content {
    margin-top: 0 !important;
    padding-bottom: 0px !important;
}
}

@media only screen and (max-width: 767px){
.laber_append_dots {
    display: flex;
    justify-content: center;
    padding-top: 30px;
    padding-bottom: 15px;
}
}



@media only screen and (max-width: 767px){
.product-item .button-cart-bottom {
    opacity: 1;
    bottom: -50px!important;

}

}


@media only screen and (max-width: 767px){
.product-item .product-collection {
    padding: 10px;
    padding-bottom:80px;
  padding-top:20px;
}
}

@media only screen and (max-width: 767px){
.style_list .frm_product_collection {
    display: flex;
    gap: 20px;
    align-items: center;
    text-align: center;
    justify-content: center;
    padding-top: 50px;
}
}




@media only screen and (max-width: 767px){
.product-item .product-collection__content {
    margin-top: 0 !important;
    padding-bottom: 0px !important;
   
    align-items: center;
}
}


@media only screen and (max-width: 479px){
.style_list .product-collection .product-collection__image {
    max-width: 300px !important;
    min-width: 300px;
}
}

@media only screen and (max-width: 767px){
.style_list .frm_product_collection {
    display: flex;
    gap: 20px;
    align-items: center;
    text-align: center;
    justify-content: center;
    padding-top: 50px;
   
    flex-direction: column;
}
}

.header .header-icon .header__counter {
       background: #d5af4a;

}


.vertical_menu .list-vertical_menu .subverticalmenu .menu-item .laber_content_html a, .vertical_menu .list-vertical_menu .subverticalmenu .menu-item .cat_grid_item__title a {
    background: #fff3;
    line-height: 40px;
    padding: 0 25px;
    display: inline-flex;
    border-radius: 2px;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    border: 2px solid #fff;
    background: black;
}
#shopify-chat {

}



#b_a3937595-0962-4042-8971-7fd2a100461b.buttons {
        margin: 175px 0px 0px 0px !important;
        padding: 10px 40px 10px 40px;
        font-size: 12px;
        font-weight: 700;
    }



.header-top {
 position: sticky !important;
}
.sticky-header{
    top: 0px !important;
 position: fixed !important;
width:100%;
    opacity: 5;
        background-color: #ffffff;

}
.hide-desktop{
display:none;
}

@media only screen and (max-width: 767px) {
    .tabs-product .tab-panel.active .description {
        border-bottom: 1px solid #E6ECF0;
        text-align: start;
    }
}


.product-image__overlay-top-left .label {
    color: #fff;
    padding: 0 5px;
    position: relative;
    justify-content: center;
    display: flex
;
    align-items: center;
    text-align: center;
    border-radius: 2px;
    min-width: 55px;
    height: 25px;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    display: none;
}

.product-image__overlay-top-left .label {
   
    display: none; !important;
}
}
.product-inner{
 padding-bottom: 10px!important;
}

.price--sale{

      display: flex;
    flex-direction: column-reverse;
}
.name_product{
   padding-top: 10px!important;
  
}


@media (max-width: 1024px) {
    .wrapper_caption #b_btn_Ac8wdd.buttons {
        margin: 0px 0px 54px 0px!important;
        padding: 15px 32px 10px 32px;
        font-size: 12px;
        font-weight: 600;
    }
}

    .facets-vertical .facets__summary {
        padding-top: 20px;
        margin-bottom: 0;
        padding-bottom: 20px;
        font-weight: 700;
        font-size: 14px;
        line-height: 18px;
        letter-spacing: -.03em;
        text-transform: uppercase;
        display: none;
    }


    .wrapper_caption #b_btn_Ac8wdd.buttons {
    margin: 166px 0px 0px 0px!important;
    padding: 15px 32px 10px 32px;
    background-color: #ffffff;
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    border-radius: 3px 3px;
    text-transform: none;
    letter-spacing: 1.1px;
}



.wrapper_caption #b_btn_V6Bkdp.buttons {
    margin: 190px 0 0 50px !important;
    padding: 15px 32px 10px 32px;
    background-color: #ffffff;
    color: #212529;
    font-size: 14px;
    font-weight: 700;
    border-radius: 3px 3px;
    text-transform: none;
    letter-spacing: 1.1px;
}