.template-index .ss_footer_ns{display:none}


.ss_text_column .grid__item img,.ss_text_column .grid__item .h3{transition:all 0.5s}
.ss_text_column .grid__item:hover img{transform: scale(1.2);}
.ss_text_column .grid__item:hover .h3{color:#a7663e !important}

@media (min-width:850px){
    .template-product  .payment-buttons:not(.template-product  .modal__inner .payment-buttons) {display: flex;justify-content: space-between;}
.template-product  .payment-buttons button.add-to-cart:not(.template-product  .modal__inner .payment-buttons button.add-to-cart) {width: 48%;max-height:50px;}
.template-product  .payment-buttons .shopify-payment-button:not(.template-product  .modal__inner .payment-buttons .shopify-payment-button) {width: 48%;margin-top:0}

}

.shopify-policy__container h3{margin-top: 15px;}

.site-header__drawer-animate .cart__item-row.cart__checkout-wrapper.payment-buttons{display: flex ; flex-direction: column;}