/*price selectors*/
div#natural-vegan-mascara > div.mb-3:nth-child(1) div.price div.text-center div.apercu-medium-12.m-0{visibility:hidden;}

div.m-0 div.variant div.price.d-none.d-lg-block div.text-left div.apercu-medium-19.pb-3.mt-3.mb-1{visibility:hidden;}

.cart-item:not(.cart-items__heading) div.items div div.row.flex-nowrap div.col-auto.col-lg-2 p.text-right {visibility:hidden;}

.cart-item:not(.cart-items__heading) .cart-item__price__amount .cart-item__price-current {visibility:hidden;}

.cart-summary-item div.row div.col-5.shelf-cart--price-column div.apercu-regular-15.text-right {visibility:hidden;}

.cart-summary-item .cart-summary-item__price-current {visibility:hidden;}





/*sub total selectors*/
.cart-summary__subtotal .amount .theme-money{visibility:hidden;}


.cart-subtotal .theme-money{visibility:hidden;}

/*total selectors*/



div#template-cart-footer > div.row:nth-child(1) div.col-lg-6.offset-lg-6 div.row div.col-auto p{visibility:hidden;}

.cart-item__total__amount .cart-item__price-current{visibility:hidden;}
.cart-item:not(.cart-items__heading) div.items div div.row.flex-nowrap div.col-auto.col-lg-2 p.text-right {visibility:hidden;}


/*hidden on the page*/
div#shopify-section-1583951047851 div.image-with-text div.bg-light.mb-lg-5.mb-4 div.container-fluid.p-0 div.row.align-items-center.flex-lg-row-reverse.no-gutters,div#menu div#gifts div.apercu-regular-12.text-uppercase.mb-3.pl-3 > div.mt-1.pl-2:nth-child(5) a, div.stage-shelf.p-0:nth-child(2) div.menu.h-100 div#menu > a.apercu-medium-14.text-uppercase.p-3:nth-child(28),div.mb-3.shelf-cart-footer div.p-2 div.row.mb-1 div.col-12.shelf-cart--discounts div.apercu-regular-11.text-center,div.mb-3.shelf-cart-footer div.p-2 div.row.mb-5.mt-4 div.col-12 div.apercu-regular-12.shelf-cart-footer__shipping-notice.mb-2.text-center.hidden,div.mb-3.shelf-cart-footer div.p-2 div.row.mb-5.mt-4 div.col-12 > div.apercu-regular-11.text-uppercase.text-center:nth-child(2),div.mb-3.shelf-cart-footer div.p-2 div.row.mb-5.mt-4 div.col-12 > div.apercu-regular-11.text-uppercase.text-center:nth-child(3), klarna-placement, afterpay-placement, .cart-summary__section_footer, .additional-checkout-buttons, #shopify-section-announcement-bar{display:none;}

div#menu div#gifts div.apercu-regular-12.text-uppercase.mb-3.pl-3 > div.mt-1.pl-2:nth-child(5) a{display:none;}

div#menu div#gifts div.apercu-regular-12.text-uppercase.mb-3.pl-3 > div.mt-1.pl-2:nth-child(5) a{display:none;}

div#menu div#gifts div.apercu-regular-12.text-uppercase.mb-3.pl-3 > div.mt-1.pl-2:nth-child(5) a{display:none;}

[ge-order-hidden],div.row.justify-content-end div.col-lg-6 div.row:nth-child(3),div.summary div.row, tfoot tr.note{display:none;}

/*Discounts*/












.ge-checkout-logo{padding:20px 0; text-align:center; }  .ge-checkout-logo img{max-width:100%; max-height:initial !important; width:400px; height:100px; margin:auto; }

.opc-index-index
{
    visibility:hidden;
}

/* for finisterre */

.table-wrap .finisterre-order tfoot,
.table-wrap .finisterre-order thead th:nth-child(3),
.table-wrap .finisterre-order thead th:nth-child(5),
.table-wrap .finisterre-order tbody td:nth-child(3),
.table-wrap .finisterre-order tbody td:nth-child(5),
.finisterre-orders tbody tr td:nth-child(5)
{
    display:none;
}

/* for finisterre end */

.ge-checkout-page {
    width:100% !important; 
    margin: 0 auto; 
    max-width:1200px;
}
.ge-checkout-error{
    font-size:20px; padding-top:20px;
}

.ge-checkout-logo {
    padding: 20px 0;
}
.ge-checkout-logo img{
    max-height:80px;
}

.globale-hide { display: none !important; }
.globale-show { display: block !important; }


.ge-free-shipping-container {
    line-height: 30px;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    z-index: 9999;
    overflow: auto;
    background-color: #3c3f42;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    color: white;
}

.ge-free-shipping-container .ge-free-shipping-msg {
    white-space: pre-wrap;
}

.ge-confirm-country-container {
    padding: 5px;
    top: 0px;
    z-index: 10000;
    left: 0;
    right: 0;
    color: white;
    background: #7e7e7e;
    text-align: center;
    width: 100%;
    margin: auto;
    opacity: 0.9;
}

.ge-confirm-country-container-desktop {
    height: 170px;
    opacity: 0.9;
    font-size: 20px;
    font-weight: 600;
    line-height: 2.5em;
}

.ge-confirm-country-close-desktop {
    position: relative;
    top: -150px;
    left: 15px;
    cursor: pointer;
    font-size: 20px;
    -moz-border-radius: 200px;
    -webkit-border-radius: 200px;
    border: 1px solid white;
    background-color: #7e7e7e;
    padding: 10px;
    width: 50px;
    border-radius: 200px;
    line-height: normal;
}

.ge-confirm-country-close-mobile {
    position: absolute;
    top: 5px;
    left: 15px;
    cursor: pointer;
    font-size: 12px;
    border: 1px solid white;
    background-color: #7e7e7e;
    padding: 5px;
    width: 26px;
    border-radius: 200px;
    line-height: normal;
}

.ge-confirm-country-approve-desktop {
    cursor: pointer;
    background: #7e7e7e;
    border: 1px solid white;
    color: white;
    padding: 10px;
    padding-right: 50px;
    padding-left: 50px;
    font-size: 30px;
}

.ge-confirm-country-approve-mobile {
    cursor: pointer;
    background: #7e7e7e;
    border: 1px solid white;
    color: white;
    padding: 2px;
    padding-right: 6px;
    padding-left: 6px;
    font-size: 16px;
}

[ge-selector] {
    background-color: lightgreen;
}
.ge-free-shipping-container-mobile .ge-free-shipping-msg-mobile {
    white-space: initial;
}.gep-switcher-text-desktop{padding-left:2em !important;color:black !important;}
.gep-switcher{
    cursor:pointer;
    display: inline-block;
    vertical-align: middle;    
}

.gep-switcher-text{
    font-size: 14px;
    vertical-align: middle;
}

.gep-switcher-flag {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-size: cover;
    vertical-align: middle;
    margin-left: 5px;
}

.gep-switcher-desktop{ color:#6f6f6f;padding:0px 2px 0px 2px;margin:-1px 17px 0px -22px;font-weight:normal;font-style:normal;font-size:12px;z-index: 999999 }
.gep-switcher-text-desktop{ color:#6f6f6f;font-weight:normal;font-style:normal;font-size:12px }

.gep-switcher-mobile { color:#000000;
padding-left: 1rem;
font-weight: 500;
font-style:normal;
font-size:14px;
z-index: 999999;
letter-spacing: 1px;
font-family: 'Apercu' , sans-serif;
line-height: 1rem }
.gep-switcher-text-mobile { color:#000000 }
.ge-free-shipping-container{background-color:#00b3bc; line-height:45px; }  .ge-free-shipping-container .ge-free-shipping-msg{font-family:'Open Sans', sans-serif; color:#FFFFFF; }  
