/*price selectors*/
#product-price-26293{visibility:hidden;}

#product-price-26293 > span{visibility:hidden;}



#shopping-cart-table > tbody .item-info > .price {visibility:hidden;}

.product-item-details .minicart-price > .price {visibility:hidden;}







/*sub total selectors*/
.subtotal > .amount.price-container > .price-wrapper > .price{visibility:hidden;}


table.data.table.totals tbody tr.totals.sub td.amount span.price{visibility:hidden;}

/*total selectors*/
.subtotal > .amount.price-container > .price-wrapper > .price{visibility:hidden;}


.grand.totals .price{visibility:hidden;}

#shopping-cart-table .subtotal .price{visibility:hidden;}



/*hidden on the page*/
header.page-header div.header-area.header5.search-icon-left.active-sticky.active-sticky-mb div.top-header div.left-top-header div.content,div.frame div.line > div.footer-block.acc-block.col-des-3.col-tb-6.col-mb-12.col-mb-auto:nth-child(4) ul.list-links > li:nth-child(5),div.frame div.line > div.footer-block.acc-block.col-des-3.col-tb-6.col-mb-12.col-mb-auto:nth-child(4) ul.list-links > li:nth-child(6){display:none;}

div.line > div.footer-block.acc-block.col-des-3.col-tb-6.col-mb-12.col-mb-auto:nth-child(4) ul.list-links > li:nth-child(5) a,div.line > div.footer-block.acc-block.col-des-3.col-tb-6.col-mb-12.col-mb-auto:nth-child(4) ul.list-links > li:nth-child(6) a{display:none;}

div.columns div.column.main div.cart-container div.cart-summary._sticky div.block.shipping,div.table-wrapper table.data.table.totals tbody tr.totals-tax th.mark,div.table-wrapper table.data.table.totals tbody tr.totals-tax td.amount,div.checkout-return-text div.is-show div.main.parsys div.legaltext.parbase.section > p:nth-child(1),div.checkout-return-text div.is-show div.main.parsys div.legaltext.parbase.section > p:nth-child(2),div.checkout-return-text div.is-show div.main.parsys div.legaltext.parbase.section > p:nth-child(3),div.checkout-return-text div.is-show div.main.parsys div.legaltext.parbase.section > p:nth-child(4),div.line > div.footer-block.acc-block.col-des-3.col-tb-6.col-mb-12.col-mb-auto:nth-child(4) ul.list-links > li:nth-child(5) a,div.line > div.footer-block.acc-block.col-des-3.col-tb-6.col-mb-12.col-mb-auto:nth-child(4) ul.list-links > li:nth-child(6) a{display:none;}

div.line > div.footer-block.acc-block.col-des-3.col-tb-6.col-mb-12.col-mb-auto:nth-child(4) ul.list-links > li:nth-child(5) a,div.line > div.footer-block.acc-block.col-des-3.col-tb-6.col-mb-12.col-mb-auto:nth-child(4) ul.list-links > li:nth-child(6) a{display:none;}



/*Discounts*/





[data-th="Discount"] .price{visibility:hidden;}






.ge-checkout-logo{padding:20px 0; text-align:center; }  .ge-checkout-logo img{max-width:100%; max-height:initial !important; width:223px; height:76px; 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;
}
.active-menu .gep-switcher.gep-switcher-mobile {visibility: hidden;}
.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:#2a2a2a;margin:0px 0px 0px 12px;font-weight:400;font-style:normal;font-size:11px;z-index: 999999 }
.gep-switcher-text-desktop{ color:#2a2a2a;font-weight:400;font-style:normal;font-size:11px }

.gep-switcher-mobile { color:#000000;padding:0px 2px 0px 2px;margin:-2px 0px 0px 15px;font-weight:normal;font-style:normal;font-size:14px }
.gep-switcher-text-mobile { color:#000000;font-weight:normal;font-style:normal;font-size:14px }
.ge-free-shipping-container{background-color:#ffffff; line-height:30px; }  .ge-free-shipping-container .ge-free-shipping-msg{font-family:'Open Sans', sans-serif; color:#000000; }  
