/*price selectors*/
div.product-card a.link-no-format div.product-card__text p.product-card__price.font-size-sm1.large-up--font-size-base.m-y-none span.money{visibility:hidden;}

div.m-b-sm2.large-up--m-b-base p.font-size-base.large-up--font-size-lg1.widescreen--font-size-lg2.m-y-none > span:nth-child(1) > span:nth-child(1) span.money{visibility:hidden;}





form div.cart-items div.grid.cart-item div.cart-item__meta > p.cart-item__price {visibility:hidden;}







/*sub total selectors*/
#minicart > div > form > div.minicart-subtotal div.minicart-subtotal__price{visibility:hidden;}


tbody > tr.cart-summary:nth-child(8) td.cart__price > span:nth-child(1) span.money{visibility:hidden;}

/*total selectors*/
div.first form div.cart-total > span:nth-child(2) span.money{visibility:hidden;}


#MainContent table > tfoot > tr > td > table > tbody > tr > td.cart-price-and-actions > div.cart-price > span.cart-price__price > span{visibility:hidden;}

td.cart-table__price span.h-small span.money{visibility:hidden;}



/*hidden on the page*/
li.primary-nav__item > a[href='/collections/the-sunday-paper']{display:none;}

div.product-page__product-info-wrapper.grid__item.large-up--six-twelfths.large-up--m-b-lg4 div.m-b-sm2.large-up--m-b-base > div.m-t-sm6:nth-child(3) div.laybuyInfo p.laybuy-paragraph, #shopify-section-product > div > div > section.product-page__product.outer-padding-x > div > div.product-page__product-info-wrapper.grid__item.large-up--six-twelfths.large-up--m-b-lg4 > div.m-b-sm2.large-up--m-b-base > p.clearpay-paragraph{display:none;}

div.cart__content table.cart-table tbody > tr.cart-summary:nth-child(7) td.cart__summary-labels.cart__shipping-label,div.cart__content table.cart-table tbody > tr.cart-summary:nth-child(7) td.cart__shipping,.cart__shipping-label,.cart__shipping , #MainContent > div > div > div > form > table > tfoot > tr > td > table > tbody > tr > td.cart-price-and-actions > p , #MainContent > div > div > div > form > table > tfoot > tr > td > table > tbody > tr > td.cart-note-and-gift-wrapping > div{display:none;}



[ge-order-hidden], #MainContent > div > div.grid > div.grid__item.medium-up--two-thirds > table > tfoot > tr.responsive-table-row{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; margin: 0 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-flag {
    width: initial!important;
    height: initial!important;
    vertical-align: initial!important;
    color: #2b2b28;
}

.gep-switcher .gep-switcher-text {
    vertical-align: initial!important;
    color: #2b2b28;
}

.ge-confirm-country-container.ge-confirm-country-container-desktop {
    background-color: #fbfbf7;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
}

.ge-confirm-country-approve-desktop {
    background-color: #fbfbf7;
    color: #000;
    border: none;
    text-decoration: underline;
    font-weight: 600;
}

.ge-confirm-country-close-desktop {
    border: none;
    background-color: #fbfbf7;
}

.gep-switcher.gep-switcher-desktop {
    left: 45px;
    position: relative;
}

span.gep-switcher-flag>span:first-child:after {
    content: " - ";
}

span.gep-switcher-flag>span:nth-child(2):after,
span.gep-switcher-flag>span:nth-child(3):after {
    content: " ";
}

span.gep-switcher-flag.gep-switcher-flag-mobile>span:nth-child(2) {
    display: none;
}

@media(min-width:1024px) {
    .gep-switcher.gep-switcher-desktop {
        right: 130px;
        position: absolute;
        left: unset;
    }
    span.gep-switcher-flag.gep-switcher-flag-desktop>span:nth-child(2) {
        display: none;
    }
}

@media(max-width:1024px) {
    span.gep-switcher-flag-desktop>span:first-child {
        display: none;
    }
    span.gep-switcher-flag>span:nth-child(2):after {
        content: " - ";
    }
}

@media(max-width:990px) {
    .gep-switcher.gep-switcher-desktop .gep-switcher-text-desktop {
        display: none;
    }
}

#product .ge-restricted-item {border: 1px solid black; padding: 10px; width: fit-content;} .primary-nav__item:nth-of-type(3){display:block !important}
.ge-confirm-country-container-desktop>div:first-of-type>div:first-of-type{line-height:2em;}

.ge-restricted-item + .grid  button#AddToCart{
display:none!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:#172b28;padding:0px 2px 0px 2px;margin:0px 0px 0px 0px;font-weight:normal;font-style:normal;font-size:14px;z-index: 999999 }
.gep-switcher-text-desktop{ color:#172b28;font-weight:normal;font-style:normal;font-size:14px }

.gep-switcher-mobile { color:#172b28;padding:0px 2px 0px 2px;margin:10px 0px 0px -3px;font-size:14px;z-index: 999999 }
.gep-switcher-text-mobile { color:#172b28;font-size:14px }
.ge-free-shipping-container{
background-color:#90b2bd; line-height: 18px; padding: 5px; } 
 .ge-free-shipping-container .ge-free-shipping-msg{
font-style: normal;
    font-weight: 700;
    letter-spacing: 0.03em;
    font-family: "Gill Sans","Gill Sans MT","Helvetica Neue","Helvetica","Arial",sans-serif;
color:#FFFFFF;
text-transform: uppercase;
 }
