/*
Theme Name: Banks Brothers
Description: 2021 Theme for Banks Brothers
Version: 1.0.0
Author: Motive
Author URI: https://motiveagency.co.uk
Template: enfold
*/

/* ==========================================================================
   Typography.
   ========================================================================== */

h1, h2 {
    font-family: "bulletin-typewriter-mn", sans-serif !important;
    font-weight: normal;
    text-transform: uppercase !important;
}

.av-logo-container .inner-container {
    display: flex;
    align-items: center;
}

.container_wrap_first + .avia-section .content {
    padding-top: 0;
}

.logo {
    height: 100%;
    padding: 20px 0;
}

.logo img {
    width: 100%;
}

@media (max-width: 992px) {
    .logo {
        width: 10rem !important;
    }
}

@media (max-width: 767px) {
    .logo {
        width: 4rem !important;
        padding: 10px 0 !important;
    }
}

.phone-info {
    width: 100%;
    text-align: center;
    font-size: 14px;
    padding: .5rem;
}

.tile .avia-image-container {
    margin: -50px -50px 50px -50px !important;
    max-width: calc(100% + 100px);
}

@media (max-width: 992px) {
    .main_menu {
        margin-right: 3rem;
    }
}

@media (max-width: 767px) {
    .responsive #header_main .container {
        height: 80px !important;
    }
}

/*------------------------*/
/* CSS - Logo center split menu
/*------------------------*/

@media (min-width: 992px) {
    /*In the below code nth-child(x) the value of x should be half the number of total menu items*/
    #top #header .av-main-nav li:nth-child(2) {
        margin-right: 300px;
    }
    
    #header .main_menu {
        width: 100%;
        left: 50%;
        transform: translateX(-50%);
    }
    
    .av-main-nav-wrap {
        left: 50%;
        transform: translateX(-50%);
    }
    
    #header .logo {
        left: 50%;
        transform: translateX(-50%);
        z-index:999;
    }
}

h3 {
    font-size: 28px !important;
}

.hero-button {
    margin-top: 20rem !important;
    text-transform: uppercase;
    font-size: 16px;
}

.hero-button a {
    transition: all .3s ease;
    transition-property: background-color, border-color;
}

.hero-button a:hover {
    background-color: #A69C7E !important;
    color: black !important;
    border-color: #A69C7E !important;
}

.bg-secondary {
    background-color: #A69C7E !important;
}

.av_textblock_section + .avia-button-wrap {
    margin-top: .5rem;
}

.avia-button.avia-color-dark {
    color: #515151 !important;
    border-color: #515151 !important;
    transition: background-color .3s ease;
}

.avia-button.avia-color-dark:hover {
    background-color: #515151 !important;
    color: white !important;
}

.avia-button.avia-size-medium {
    padding: 10px 16px !important;
}

.wpforms-container label {
    font-weight: normal !important;
}

.wpforms-submit {
    background-color: #B97F59 !important;
    color: white !important;
    border-color: #B97F59 !important;
    padding: 10px 16px !important;
    transition: background-color .3s ease;
}

.wpforms-submit:hover {
    background-color: #515151 !important;
    border-color: #515151 !important;
    color: white !important;
}

.woocommerce-mini-cart-item a {
    font-weight: normal !important;
}

.woocommerce-mini-cart__buttons a {
    font-weight: normal !important;
}

.wc-proceed-to-checkout {
    display: flex;
    flex-direction: column;
}

.navigation__shop {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.navigation__shop .menu li {
    display: block !important;
}

.navigation__shop .menu a {
    font-size: 19px;
    font-weight: normal;
    text-decoration: underline;
}

.menu-item {
    padding: 0 .5rem;
}

.menu li > a:after { 
    content:"\e87b";
    font-family: 'entypo-fontello';	
    margin-left: .5rem;      
}

.menu li > a:only-child:after { 
    content: "";
}

.cart_dropdown {
    right: 3rem !important;
    padding: 0;
    border: 0;
}

.cart_dropdown > span:before {
    font-size: 20px;
}

.featured-logos .avia-smallarrow-slider-heading {
    display: none !important;
}

.featured-logos .slide-entry-wrap {
    display: flex;
    align-items: center;
}

.container_wrap {
    border: 0;
}

.footer-logo {
    width: 8em;
    margin-top: 14px !important;
}
@media (max-width: 767px) {
    .footer-logo {
        margin: 0 auto !important;
        float: none !important;
    }
}

.footer h3 {
    font-size: 1rem !important;
    text-transform: uppercase !important;
    margin-bottom: 1.5rem !important;
}

.footer li {
    border: 0 !important;
    font-size: 1rem !important;
}

.footer a {
    padding: 5px 0 !important;
    color: #515151;
    text-transform: none;
}

@media (max-width: 767px) {
    .footer, .footer p {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .footer-socials {
        float: none;
        justify-content: center;
    }
}

.upsells.products {
    flex-direction: column;
}

.woocommerce-shop h1.av-banner-description {
    font-family: 'josefin sans',Helvetica,Arial,sans-serif !important;
    font-size: 15px !important;
    text-transform: none !important;
}

.products {
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 1024px) {
    .products .product {
        margin: 0 1% 1% 0 !important;
        width: 49% !important;
    }
}

@media (max-width: 767px) {
    .products .product {
        width: 100% !important;
        margin: 0 !important;
        margin-bottom: 20px !important;
    }
}

.products .quantity {
    display: none;
}

.products .inner_product_header_cell {
    border-bottom: 1px solid #515151 !important;
    padding-bottom: 5px;
}

.products .product.outofstock .woocommerce-product-details__short-description {
    border-bottom: 1px solid #515151 !important;
}

.products .product.outofstock .inner_product_header_cell, .products .product.onbackorder .inner_product_header_cell {
    border-bottom: 1px solid #515151 !important;
}

.products .inner_product {
    border: 1px solid white;
}

.products .inner_product:hover {
    border: 1px solid;
}

.products .inner_product_header {
    border: 0 !important;
    padding: 2.5rem !important;
}

.products .avia-arrow {
    display: none;
}

.products .cart {
    margin-bottom: 0 !important;
}

.products .woocommerce-product-details__short-description {
    border-bottom: 1px solid #515151;
    margin-bottom: 5px !important;
}

.products .product.outofstock .button,
.products .product.onbackorder .button {
    display: none;
}

.products .product.outofstock .thumbnail_container, .products .product.onbackorder .thumbnail_container {
    opacity: .7;
}

.products .product.outofstock::after,
.products .product.onbackorder::after,
.products .product.product_cat-limited-edition::after,
.products .product.product_cat-vegetarian-vegan::after,
.products .product.product_cat-new::after,
.products .product.product_cat-seasonal::after {
    position: absolute;
    top: 5px;
    left: auto;
    right: 0;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    content: "";
}

.deal-of-the-week-product .deal-of-the-week-product__image {
    position: relative;
}

.deal-of-the-week-product .deal-of-the-week-product__image::after {
    position: absolute;
    top: 16px;
    left: auto;
    right: 16px;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    content: "";
    background-image: url("/wp-content/uploads/2025/11/tps-best-seller.svg");
    opacity: 1;
    transition: opacity .3s ease;
}

.products .product.outofstock::after {
    background-image: url("/wp-content/uploads/2025/10/tps-sold-out-v1.svg");
    opacity: 1;
    transition: opacity .3s ease;
}

.products .product.onbackorder::after {
    background-image: url("/wp-content/uploads/2025/10/tps-coming-soon-v1.svg");
    opacity: 1;
    transition: opacity .3s ease;
}

.products .product.product_cat-limited-edition::after {
    background-image: url("/wp-content/uploads/2025/10/tps-limited-edition-v1.svg");
    opacity: 1;
    transition: opacity .3s ease;
}

.products .product.product_cat-vegetarian-vegan::after {
    background-image: url("/wp-content/uploads/2025/10/tps-vegetarian-v1.svg");
    opacity: 1;
    transition: opacity .3s ease;
}

.products .product.product_cat-new::after {
    background-image: url("/wp-content/uploads/2025/10/tps-new-v1.svg");
    opacity: 1;
    transition: opacity .3s ease;
}

.products .product.product_cat-seasonal::after {
    background-image: url("/wp-content/uploads/2025/10/tps-seasonal-v1.svg");
    opacity: 1;
    transition: opacity .3s ease;
}

.products .product.outofstock:hover::after, .products .product.onbackorder:hover::after {
    opacity: 0;
}

.products .product.outofstock .woocommerce-product-details__short-description, .products .product.onbackorder .woocommerce-product-details__short-description {
    border-bottom: 0;
}

.products .single_add_to_cart_button {
    position: absolute;
    right: 2.5rem;
    bottom: 2.35rem;
    background-color: transparent !important;
    border-color: transparent !important;
    color: #515151 !important;
    padding-right: 0;
    padding: 13px 0 13px 22px !important;
    font-size: 16px;
    line-height: 18px;
}

.products .single_add_to_cart_button:after { 
    content:"\e859";
    font-family: 'entypo-fontello';	
    display: inline-flex;
    margin-left: .5rem;
}

.sign-up .avia-mailchimp-form {
    margin-bottom: 0 !important;
}

.sign-up h3 {
    margin-bottom: 20px !important;
}

.sign-up p {
    margin: 0 !important;
}

.woocommerce-variation-price {
    margin-bottom: 20px;
}

.single_variation_wrap {
    margin: 10px 10px 20px 10px;
}

.cart div.quantity {
    margin: 0 !important;
}

.single_add_to_cart_button {
    margin: 0 auto !important;
    float: none !important;
    display: block !important;
}

.variations_form {
    margin-bottom: 30px !important;
}

.variations th.label {
    width: auto !important;
}

.variations .label label {
    font-family: "bulletin-typewriter-mn", sans-serif !important;
}

.product h2 {
    font-size: 20px !important;
    text-transform: uppercase !important;
    min-height: 60px;
}

.product .woocommerce-product-details__short-description {
    min-height: 100px;
}

.product .stock {
    display: none;
}

.product.onbackorder form.cart {
    display: none;
}

.product-sorting{
    /*display: none !important;*/
    display: flex;
    justify-content: flex-end;
}

.product-sorting .sort-param {
    font-size: 13px;
}

.product-sorting .sort-param-count {
    display: none;
}

.product_column_4 .upsells .columns-3 {
    margin-top: 20px;
}

.product_column_4 .upsells .columns-3 .product {
    margin: 0 1% 1% 0 !important;
    width: 32.6% !important;
}
@media (max-width: 1024px) {
    .product_column_4 .upsells .columns-3 .product {
        margin: 0 1% 1% 0 !important;
        width: 49% !important;
    }
}
@media (max-width: 767px) {
    .product_column_4 .upsells .columns-3 .product {
        margin: 0 !important;
        width: 100% !important;
        margin-bottom: 20px !important;
    }
}

.product_column_4 .upsells .columns-3 .product.last {
    margin-right: 0 !important;
}

.related.products .single_add_to_cart_button {
    text-transform: none;
}

.price {
    font-size: 16px !important;
    font-weight: 500 !important;
}

.price span {
    font-weight: normal !important;
}

#scroll-top-link {
    background-color: #515151;
}

.faq-title {
    display: flex;
    align-items: center;
}

.faq-title .iconbox_icon {
    background-color: #DED7E0;
    height: 40px !important;
    width: 40px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 18px !important;
    margin-bottom: 0 !important;
}

.faq-title .iconbox_content_title {
    margin: 0 !important;
    line-height: 32px;
}

.toggler {
    outline: 0;
    background-color: white;
    transition: background-color .3s ease;
    padding: 1rem 4rem !important;
}

.toggle_icon {
    background-color: #DED7E0;
    border-color: #DED7E0;
}

.toggle_icon .vert_icon, .toggle_icon .hor_icon {
    border-color: #515151;
}

.toggler.activeTitle {
    border-bottom-color: transparent;
    background-color: #FAFAFA;
}

.toggler.activeTitle:hover {
    background-color: #FAFAFA !important;
}

.toggle_content {
    background-color: #FAFAFA;
    padding: 1rem 4rem !important;
    padding-top: 0 !important;
}

.toggle_content > p {
    margin-top: 0;
}

.toggler.activeTitle .toggle_icon {
    background-color: #515151;
    border-color: #515151;
}

.toggler.activeTitle .toggle_icon .vert_icon, .toggler.activeTitle .toggle_icon .hor_icon {
    border-color: white;
}

.contact-icon-list .iconlist_icon {
    background-color: #DED7E0 !important;
    height: 40px !important;
    width: 40px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px !important;
}

.contact-icon-list .iconlist-timeline {
    display: none;
}

.contact-icon-list .iconlist_title {
    margin-top: 3px !important;
    line-height: 1.5rem;
}

.contact-icon-list .iconlist_icon {
    color: #515151;
}

#av_product_description.avia-section-large .content {
    padding: 0 !important;
}

#av_product_description {
    padding: 5rem;
}
@media (max-width: 767px) {
    #av_product_description {
        padding: 1rem;
    }
}

#av_product_description h1 {
    font-size: 18px;
    font-family: 'josefin sans',Helvetica,Arial,sans-serif !important;
    text-transform: none !important;
}

.single-product .template-shop {
    background-color: #FAFAFA;
}

.product-info-icons {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 1.5rem;
    border: 1px solid #515151 !important;
    padding: 2rem;
    margin-top: 2rem;
}
@media (max-width: 992px) {
    .product-info-icons {
        grid-template-columns: 1fr 1fr;
    }
}
@media (max-width: 767px) {
    .product-info-icons {
        grid-template-columns: 1fr;
    }
}

.product-info-icon {
    display: flex;
    align-items: flex-start;
}

.product-info-icon__title {
    margin-top: -7px;
}

.product-info-icon__value {
    font-weight: 300;
}

.product-info-icon__info {
    display: flex;
    flex-direction: column;
    font-size: 16px !important;
}

.product-info-icon__icon {
    background-color: #DED7E0;
    height: 40px !important;
    width: 40px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 40px;
    font-size: 18px !important;
    border-radius: 50%;
    margin-right: 1rem;
}

.icon--flag::before { 
    content:"\0803";
    font-family: 'fontello';	 
    font-size: 17px;   
}

.icon--barrel::before { 
    content:"\0804";
    font-family: 'fontello';	 
    font-size: 17px;   
}

.icon--marker::before { 
    content:"\e842";
    font-family: 'entypo-fontello';	 
    font-size: 17px;   
}

.icon--wine::before { 
    content:"\0802";
    font-family: 'fontello';	 
    font-size: 17px;   
}

.icon--calendar::before { 
    content:"\0805";
    font-family: 'fontello';	 
    font-size: 17px;   
}

.icon--grapes::before { 
    content:"\0800";
    font-family: 'fontello';	 
    font-size: 17px;   
}

.avia-post-nav {
    display: none;
}

.single-product-main-image {
    width: 36%;
}

.product_title_n_price {
    display: flex;
    align-items: baseline;
    border-bottom: 1px solid #707070 !important;
    padding-bottom: 1rem;
}

.product_title_n_price .product_title {
    margin: 0;
}
@media (max-width: 767px) {
    .product_title_n_price .product_title {
        font-size: 20px;
    }
}

.product_title_n_price .price {
    margin: 0;
    margin-left: auto;
}
@media (max-width: 767px) {
    .product_title_n_price .price {
        margin-top: auto;
    }
}

.product_title_n_price .price span {
    font-weight: 400 !important;
    font-size: 32px !important;
}
@media (max-width: 767px) {
    .product_title_n_price .price span {
        font-size: 16px !important;
    }
}

.quantity input {
    background-color: white !important;
    border-color: #707070 !important;
    color: #707070 !important;
}

.single-product .single_add_to_cart_button {
    text-transform: uppercase;
    letter-spacing: 1px;
}

.single-product-summary .woocommerce-product-details__short-description {
    min-height: 0;
    margin-bottom: 1.5rem;
}

.avia-product-hover {
    background-color: white;
}

.single-product-main-image .images a {
    background-color: transparent !important;
    border: 0 !important;
}

.offerings .iconbox_icon {
    background-color: #DED7E0;
}

.contact-info .avia-icon-list-container {
    margin: 0 !important;
}

.contact-info .avia-icon-list li {
    padding: 0 !important;
    min-height: auto !important;
}

#block-2 {
    padding: 0;
}

#text-3 {
    padding: 0;
}

.wp-social-link {
    background-color: #374c77 !important;
    height: 40px !important;
    width: 40px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex: 0 0 40px;
    font-size: 18px !important;
    border-radius: 50%;
    margin-right: 1rem;
}

.wp-social-link svg {
    fill: #ffffff !important;
    width: 20px !important;
    height: 20px !important;
}

.image-overlay {
    display: none !important;
}

.press-logos .avia-smallarrow-slider-heading {
    text-align: center;
    margin-bottom: 20px;
}

.press-logos .slide-entry-wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.press-logos .slide-entry-wrap .slide-entry {
    padding: 0 1rem !important;
}

@media (max-width: 767px) {
    .mobile-order-reverse .flex_column_table {
        display: flex !important;
        flex-direction: column-reverse;
    }
}

@media (max-width: 767px) {
    .tile-image {
        padding: 250px 0 0 0 !important;
    }
}

@media (max-width: 989px) {
    .tablet-order-reverse .flex_column_table {
        display: flex !important;
        flex-direction: column-reverse;
    }
}

/* ==========================================================================
   Single Product.
   ========================================================================== */

.woocommerce-message a.button {
    font-size: 16px;
}

@media (max-width: 767px) {
    .woocommerce-message {
        display: flex;
        flex-direction: column-reverse;
        padding: 1rem !important;
    }
    .woocommerce-message a.button {
        width: 100% !important;
        display: block;
        min-width: 100% !important;
        position: relative !important;
        margin: 0;
        float: none !important;
        right: 0 !important;
        margin-top: 1rem !important;
    }
}

#top label {
    font-weight: normal !important;
    font-size: 16px;
}

.variations select {
    font-size: 14px;
}

.reset_variations {
    font-size: 14px;
}

/* ==========================================================================
   Cart.
   ========================================================================== */

.shop_table td, .shop_table th {
    font-size: 16px !important;
    font-weight: normal !important;
}

.shop_table tr:nth-child(even) {
    color: #515151 !important;
}

.coupon input {
    font-size: 16px !important;
}

.coupon .button {
    font-size: 16px !important;
    padding: 12px;
}

.woocommerce-page .button {
    font-size: 16px !important;
    background-color:  #B97F59 !important;
}

.cart_totals h2 {
    display: none;
}

@media (max-width: 767px) {
    .button[name="update_cart"] {
        display: none;
    }
}

/* ==========================================================================
   Checkout.
   ========================================================================== */

input, textarea {
    font-size: 16px !important;
}

.form-row-first, .form-row-last {
    width: 100%;
}

#billing_country_field {
    margin: 0 !important;
}

#billing_country_field strong {
    display: none;
}

#shipping_country_field {
    margin: 0 !important;
}

#shipping_country_field strong {
    display: none;
}

.woocommerce-input-wrapper input {
    font-size: 16px !important;
}

.wc-address-validation-field .button {
    font-size: 16px !important;
}

.mailchimp-newsletter {
    display: flex;
    align-items: center;
}

.mailchimp-newsletter label span {
    font-size: 16px !important;
}

.select2-selection {
    height: 36px !important;
    border-radius: 0 !important;
    border: 1px solid #e1e1e1 !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #8d8d8d !important;
    line-height: 36px !important;
    font-size: 16px !important;
}

.select2-container--open .select2-dropdown--below {
    border-top: 1px solid #aaa !important;
}

.select2-results__options {
    font-size: 16px !important;
}

.stripe-amex-icon {
    display: none !important;
}

#add_payment_method #payment ul.payment_methods li .stripe-amex-brand, .woocommerce-checkout #payment ul.payment_methods li .stripe-amex-brand {
    display: none;
}

.highlight-products-section .products.columns-3 {
    grid-template-columns: 1fr 1fr 1fr;
    display: grid;
    gap: 14px;
    padding: 50px 0;
}
@media (max-width: 767px) {
    .highlight-products-section .products.columns-3 {
        grid-template-columns: 1fr;
    }
}
.highlight-products-section .product {
    width: 100% !important;
}

.deal-of-the-week-product {
    background: #E9E9E9;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}

@media (max-width: 767px) {
    .deal-of-the-week-product {
        flex-direction: column;
    }
}

.deal-of-the-week-product__image {
    height: 100%;
    width: 50%;
}

.deal-of-the-week-product__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

@media (max-width: 767px) {
    .deal-of-the-week-product__image {
        width: 100%;
    }
}

.deal-of-the-week-product__details {
    display: flex;
    flex-direction: column;
    align-items: self-start;
    width: calc(50% - 1.5rem);
    margin-right: 1.5rem;
    padding: 50px;
}

.deal-of-the-week-product__details a {
    background-color: #374c77;
    color: white;
    padding: 10px 16px;
    font-size: 1rem;
    transition: all .3s ease;
}

.deal-of-the-week-product__details a:hover {
    background-color: #A69C7E;
    color: black;
}

@media (max-width: 767px) {
    .deal-of-the-week-product__details {
        width: 100%;
        margin-right: 0;
        font-size: 0;
    }
}

.shop-toolbar-inner {
    display: flex;
}

.shop-category-dropdown {
    font-size: 14px;
    margin-top: 3px;
}

.page .breadcrumb, .post-type-archive .breadcrumb {
    display: none;
}

.sign-up form {
    margin-bottom: 0;
}

.sign-up form .button {
    margin-top: 0 !important;
}

.shop-cta-product { 
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    align-items: center;
    background: #E9E9E9;
    margin-bottom: 50px;
}
.shop-cta-product__details {
    padding: 50px;
}
.shop-cta-title { font-size: 2rem; margin: 0 0 6px; }
.shop-cta-text { margin: 0 0 16px; }
.shop-cta-product__name { margin: 10px 0; font-size: 1.4rem; }
.shop-cta-product__excerpt { color: #555; margin-bottom: 12px; }
.shop-cta-product__price { margin-bottom: 16px; }
.shop-cta-button { 
    background-color: #B97F59;
    color: white;
    padding: 10px 16px;
    font-size: 1rem;
    transition: all .3s ease;
}
.shop-cta-button:hover { 
    background-color: #A69C7E;
    color: black;
}
.shop-cta-product__image img { width:100%; height:auto; display:block; }
@media (max-width: 767px) { .shop-cta-product { grid-template-columns: 1fr; } }

.trail-before {
    display: none !important;
}

.title_container .breadcrumb {
    position: relative;
    margin-top: auto;
    right: auto;
    top: auto;
}

/* ==========================================================================
   Footer.
   ========================================================================== */

.footer__newsletter {
    margin: 0 !important;
}

@media (max-width: 767px) {
    .footer__newsletter form {
        margin-bottom: 0 !important;
    }
}

.footer__newsletter fieldset {
    display: flex;
    margin: 0 !important;
}

.footer__newsletter fieldset input {
    padding: .5rem !important;
    height: 100%;
    border-radius: 0 !important;
}

.footer__newsletter .av-last-visible-form-element {
    width: auto !important;
}

.footer__newsletter .avia-form-success {
    font-size: 1rem !important;
    padding: .5rem !important;
}

.footer__newsletter .button {
    color: #515151 !important;
    background-color: white !important;
    border-color: white !important;
}

.klaviyo-form input {
    margin: 0 !important;
}

.delivery_calendar-true select#delivery-date {
    display: none;
}