/*price selectors*/


div#product-55 div.summary.entry-summary p.price span.woocommerce-Price-amount.amount bdi{visibility:hidden;}



#single-page > div.container > div > div > div > div > div > div > form > table > tbody > tr td.product-price {visibility:hidden;}

#main-menu ul > li.cart-item-list div.cart-desc span.product-quantity span.woocommerce-Price-amount.amount {visibility:hidden;}



#cart-popup > div > div.widget_shopping_cart_content > ul.woocommerce-mini-cart.cart_list.product_list_widget li.woocommerce-mini-cart-item span.woocommerce-Price-amount.amount {visibility:hidden;}



/*sub total selectors*/
#main-menu ul > li.subtotal > span > span{visibility:hidden;}
#cart-popup > div > div.widget_shopping_cart_content > p.woocommerce-mini-cart__total.total > span{visibility:hidden;}

div.cart_totals > table > tbody > tr.cart-subtotal > td > span{visibility:hidden;}

/*total selectors*/
#main-menu ul > li.subtotal > span > span{visibility:hidden;}


div.cart_totals > table > tbody > tr.cart-subtotal > td > span{visibility:hidden;}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr.woocommerce-cart-form__cart-item td.product-subtotal span.woocommerce-Price-amount.amount{visibility:hidden;}



/*hidden on the page*/
div.wcppec-checkout-buttons.woo_pp_cart_buttons_div{display:none;}

div.col-xs-12.col-sm-12.col-md-3.col-lg-3 div#woocommerce_product_categories-13 ul.product-categories li.cat-item.cat-item-248 a{display:none;}

div.cart-collaterals div.cart_totals table.shop_table.shop_table_responsive tbody tr.woocommerce-shipping-totals.shipping,div.cart-collaterals div.cart_totals table.shop_table.shop_table_responsive tbody tr.order-total,div.cart-collaterals div.cart_totals div.wc-proceed-to-checkout div.wcppec-checkout-buttons.woo_pp_cart_buttons_div div.wcppec-checkout-buttons__separator, small.tax_label{display:none;}





/*Discounts*/












.ge-checkout-logo{padding:20px 0; text-align:center; }  .ge-checkout-logo img{max-width:100%; max-height:initial !important; width:40px; height:20px; 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;
}

.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{  }
.gep-switcher-text-desktop{  }

.gep-switcher-mobile {  }
.gep-switcher-text-mobile {  }
.ge-free-shipping-container{background-color:#1C76EB; line-height:30px; }  .ge-free-shipping-container .ge-free-shipping-msg{font-family:'Titillium Web',Arial; color:#FFFFFF; }  
