/*price selectors*/
article#wrapper section#content div#products div.products-items a.link div.details div.price{visibility:hidden;}

article#wrapper section#sidebar div.sidebar-wrapper div.title div.wrapper div.price{visibility:hidden;}

@@ProductListPrice

div#cart div.cart-items div.cart-item div.details div.price{visibility:hidden;}

@@MiniCartProductPrice
@@MiniCartProductListPrice
@@MiniCartProductTotalPrice
@@MiniCartProductTotalListPrice
@@MiniCart2ProductSalePrice
@@MiniCart2ProductListPrice
@@MiniCart2TotalProductSalePrice

/*sub total selectors*/
article#wrapper section#content div#cart.active div.cart-wrapper div.wrapper div.row.bottom div.row-wrapper div.cart-subtotal span.price{visibility:hidden;}
@@MiniCart2Subtotal

div#cart div.cart-subtotal{visibility:hidden;}

/*total selectors*/
article#wrapper section#content div#cart.active div.cart-wrapper div.wrapper div.row.bottom div.row-wrapper div.cart-subtotal span.price{visibility:hidden;}
@@MiniCart2Total

div#cart div.cart-subtotal{visibility:hidden;}


@@TotalProductListPrice
@@TotalProductDiscountValue

/*hidden on the page*/
article#wrapper nav#header div.free-shipping-container,article#wrapper nav#header div.desktopNavWrapper div.ge-free-shipping-container div.ge-free-shipping-msg,section.main div.inside.left div.buttons > a.ge-fix:nth-child(2) span.symbol.circle,article#wrapper section#content div#shopify-section-1617886626972a019e div.sliderCollection div.slider-blocks.slider-blocks--1617886626972a019e.slider-blocks--collection,div#shopify-section-1617886626972a019e div.sliderCollection div.slider-blocks.slider-blocks--1617886626972a019e.slider-blocks--collection > div:nth-child(1) > div:nth-child(6){display:none;}



article#wrapper section#content div#cart.active div.cart-wrapper div.wrapper div.row.bottom div.row-wrapper div.cart-subtotal span.rate,article#wrapper section#content div#cart.active div.cart-wrapper div.wrapper div.row.bottom div.row-wrapper div.cart-options-items span:nth-child(1),article#wrapper section#content div#cart.active div.cart-wrapper div.wrapper div.row.bottom div.row-wrapper div.cart-options-items div.cart-options-item:nth-child(2) form#shipping select{display:none;}





/*Discounts*/
div#cart div.cart-items div.cart-item 

div#cart div.cart-items div.cart-item 




@@CartDiscountValue

@@CartDiscountLineItemValue
@@TotalDiscountsValue

@@CheckoutLogo

.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;
}
