@import url(https://db.onlinewebfonts.com/c/6c64d0b07322573d2fe791ca8b55850a?family=Synthemesc+W00+Regular);
@import url(https://db.onlinewebfonts.com/c/dc6734899329fcbdd770b32dc47059d8?family=Sofia+Pro+Light);
h1,h2,h3,h4,h5{font-family: "Sofia Pro Light" !important;}
p,span,a{font-family: "Sofia Pro Light" !important;}

.site-footer .site-info {
    display: none;

}
.woocommerce div.product div.images img {
    display: none;
    width: 100%;
    height: auto;
    box-shadow: none;
}
.woocommerce ul.products .wpb-get-a-quote-button-btn, .woocommerce-page ul.products .wpb-get-a-quote-button-btn {

    display: none;
}
.woocommerce ul.products li.product .price {

    font-weight: bold;

}
.term-description {
    text-align: center;
    background-color: #efefef;
    padding: 15px;
    margin-bottom: 50px;
}
.product_cat-eyelash-extensions .wpb-get-a-quote-button-btn {
    margin-bottom: 0px;
    border-radius: 0px;
    top: 10px;
    display: none !important;
    position: relative;
    left: 10px;
    float: left;
}
body[class*=woocommerce] ul.products li .product-compare-wishlist {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    margin-bottom: 20px;
}
.woocommerce ul.products .wpb-get-a-quote-button-btn, .woocommerce-page ul.products .wpb-get-a-quote-button-btn {
    padding: .618em 1em;
    font-weight: 700;
    font-size: 100%;
    margin-top: 0px;
    border: 0;
    float: left;
    border-radius: 0;
}
.woocommerce ul.products #sendbtn, #sendbtn2, .wa-order-button, .gdpr_wa_button_input {
    background-color: rgba(37, 211, 102, 1) !important;
    color: rgba(255, 255, 255, 1) !important;
    position: relative;
    height: auto;
    font-weight: bold;
    font-size: 16px;
    margin: 0;
}
.product_cat-skincare .summary .wpb-get-a-quote-button-btn {
    display:none;
}

.term-skincare .wa-shop-button{ display:none !important;}
.term-skincare .wpb-get-a-quote-button-btn-default{ display:none !important;}

.term-eyelash-extensions .wa-shop-button{ display:none !important;}
.term-eyelash-extensions .wpb-get-a-quote-button-btn-default{ display:none !important;}
.term-eyelash-extensions .button-cart_button_two a.add_to_cart_button{display: block !important;
    max-width: 200px !important;}

.term-skincare .button-cart_button_two a.add_to_cart_button{display: block !important;
    max-width: 200px !important;}
    
    .term-combos .wa-shop-button{ display:none !important;}
    .term-combos .wpb-get-a-quote-button-btn-default{ display:none !important;}
    .term-combos .button-cart_button_two a.add_to_cart_button{display: block !important;
    max-width: 200px !important;}
.product_cat-treatments .cart button.single_add_to_cart_button{display:none;}
.product_cat-treatments .cart a > button.single_add_to_cart_button{display:block !important;}
.summary .wpb-get-a-quote-button-btn {
    margin-bottom: 0px;
    border-radius: 0px;
    top: 10px;
    display: none;
    position: relative;
    left: 10px;
    float: left;
}
body.woocommerce-checkout div.woocommerce .fc-wrapper .fc-step__substep .fc-step__substep-title {

    font-size: 24px;
    font-weight: normal;
}
.product_cat-treatments div.images .woocommerce-product-gallery__wrapper .zoomImg {
    background-color: #fff;
    opacity: 1 !important;
    display: block !important;
    object-fit: cover;
    height: 700px !important;
    width: 100% !important;
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
}



@media screen and (max-width: 767px){
  
  .product_cat-treatments div.images .woocommerce-product-gallery__wrapper .zoomImg {
    background-color: #fff;
    opacity: 1 !important;
    display: block !important;
    object-fit: cover;
    height: 400px !important;
    width: 100% !important;
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
}
  
}