/*
Theme Name: Peregrine EU
Theme URI: 
Description: Child theme of Shoptimizer
Author: Peregrine
Author URI: 
Template: shoptimizer
Version: 1.0.1
License:         	GNU General Public License v2 or later
License URI:     	http://www.gnu.org/licenses/gpl-2.0.html
*/

.asap,
p.asap,
h1.asap,
h2.asap,
h3.asap,
h4.asap,
h5.asap,
h6.asap,
.asap-bold,
p.asap-bold,
h1.asap-bold,
h2.asap-bold,
h3.asap-bold,
h4.asap-bold,
h5.asap-bold,
h6.asap-bold {
    font-family: "Asap Condensed", serif;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
}

.asap-light,
p.asap-light,
h1.asap-light,
h2.asap-light,
h3.asap-light,
h4.asap-light,
h5.asap-light,
h6.asap-light {
    font-family: "Asap Condensed", serif;
    font-weight: 300;
    font-style: normal;
    text-transform: uppercase;
}

.asap-regular,
p.asap-regular,
h1.asap-regular,
h2.asap-regular,
h3.asap-regular,
h4.asap-regular,
h5.asap-regular,
h6.asap-regular {
    font-family: "Asap Condensed", serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
}

.asap-black,
p.asap-black,
h1.asap-black,
h2.asap-black,
h3.asap-black,
h4.asap-black,
h5.asap-black,
h6.asap-black {
    font-family: "Asap Condensed", serif;
    font-weight: 900;
    font-style: normal;
    text-transform: uppercase;
}



.green,
p.green,
h1.green,
h2.green,
h3.green,
h4.green,
h5.green,
h6.green {
    color: #BBCE00;
}

.grey,
p.grey,
h1.grey,
h2.grey,
h3.grey,
h4.grey,
h5.grey,
h6.grey {
    color: #3C3C3C;
}

.shadow {
    text-shadow: 3px 3px 0px #000000a8;
}



.alignwide,
.alignfull {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: 100vw;
    width: 100vw;
}

.alignfull {
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
}

@media (max-width: 920px) {
    .alignwide {
        margin-left: calc((767px - 920px) / 2);
        margin-right: calc((767px - 920px) / 2);
        max-width: 920px;
        width: 920px;
    }
}



.top-bar .widget_nav_menu ul>li.retailers>a {
    background: #92bf26;
    padding: 0.3rem 0.6rem;
    display: block;
    border-radius: 3px;
    color: #fff;
    text-transform: uppercase;
}

.shoptimizer-sticky-add-to-cart,
ul.site-header-cart.menu .cart-click {
    display: none;
}

body.logged-in .shoptimizer-sticky-add-to-cart,
body.logged-in ul.site-header-cart.menu .cart-click {
    display: initial;
}

ul.site-header-cart.menu .cart-click .woocommerce-Price-amount.amount:before {
    content: "";
}

.main-navigation ul.menu>li.menu-item-has-children>a::after,
.main-navigation ul.menu>li.page_item_has_children>a::after,
.main-navigation ul.nav-menu>li.menu-item-has-children>a::after,
.main-navigation ul.nav-menu>li.page_item_has_children>a::after {
    margin-left: 0 !important;
}

table.commercekit-wishlist-table #stock,
table.commercekit-wishlist-table #cart,
table.commercekit-wishlist-table .stock,
table.commercekit-wishlist-table .cart {
    display: none;
}

body.logged-in table.commercekit-wishlist-table #stock,
body.logged-in table.commercekit-wishlist-table #cart,
body.logged-in table.commercekit-wishlist-table .stock,
body.logged-in table.commercekit-wishlist-table .cart {
    display: table-cell;
}

h1,
h2,
h3 {
    line-height: 1.1;
}

.wopb-block-content-wrap {
    width: 100%;
}

.product p.price span.rrp {
    font-size: 80%;
}

.product p.latin {
    font-style: italic;
}

span.rrp {
    font-size: 80%;
}

.wc-block-featured-category {
    min-height: 200px !important;
}

.wopb-block-content-wrap .wopb-category-content-items {
    border: 1px solid #e8e8e8;
}

.wopb-block-content-wrap .wopb-category-content-items .wopb-category-content-item {
    background: #000000d6;
    border: none;
    border-radius: 0;
}

.wopb-block-content-wrap .wopb-category-content-items h3 {
    font-size: 1rem;
}

.wopb-block-content-wrap .wopb-category-content-items h3 a {
    color: #92bf26;
    font-weight: 200;
    text-transform: uppercase;
}

.wopb-block-content-wrap .wopb-category-content-items h3 a:hover,
.wopb-block-content-wrap .wopb-category-content-items h3 a:active,
.wopb-block-content-wrap .wopb-category-content-items h3 a:focus {
    color: #7c9348
}

li.promos .sub-menu-wrapper {
    background: #f6f6f6 !important;
    box-shadow: #33333357 0px 4px 18px !important;
}

li.promos .sub-menu-wrapper ul.sub-menu li a span {
    background: transparent !important;
    color: #575756;
    padding: 0;
    text-transform: none;
    font-size: 14px;
}

li.promos .sub-menu-wrapper ul.sub-menu li a:hover span {
    color: #222;
}

a.wopb-product-cat-img {
    text-align: center;
    display: block;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

a.wopb-product-cat-img img {
    display: inline-block;
    height: 100%;
    width: auto;
}

footer.site-footer {
    margin-top: 0;
}


.woocommerce-Price-amount.amount:before {
    content: "Trade: ";
}

body.woocommerce-cart .woocommerce-Price-amount.amount:before,
body.woocommerce-checkout .woocommerce-Price-amount.amount:before,
.shoptimizer-cart .woocommerce-Price-amount.amount:before {
    content: "";
    display: none;
}


.wc-block-featured-category h2 {
    text-transform: uppercase;
    font-size: 1.25rem;
    position: relative;
    padding: 0;
}

.wc-block-featured-category h2::after {
    display: block;
    content: "";
    position: absolute;
    width: 100%;
    height: 1.5rem;
    ;
}

.gform_wrapper.gravity-theme .gfield input,
.gform_wrapper.gravity-theme .gfield select {
    border: 1px solid #c2c2c2 !important;
}




ul.products.list li.product {
    float: none !important;
    width: 100% !important;
    text-align: left !important;
    margin-bottom: 1rem;
    border-bottom: 1px solid #ccc;
}

ul.products.list li.product img {
    width: 30.75% !important;
    float: left;
    margin-bottom: 1.5em;
    -webkit-transition: none !important;
    margin-right: 3.8% !important;
    max-width: 120px !important;
}

/* .woocommerce-billing-fields,
.woocommerce-shipping-fields .radio-toggle label {
    display: none;
} */

.woocommerce-billing-fields h3 {
    text-align: left;
}

.radio-toggle {
    margin: 0;
    /* text-align: center; */
}

p#thmaf_shipping_alt_field {
    margin-bottom: 2.5rem;
}

.radio-toggle input[type="radio"],
.gift-certificate-show-form input[type="radio"] {
    opacity: 0;
    position: fixed;
    width: 0;
}

.radio-toggle label,
.gift-certificate-show-form label {
    display: inline-block;
    background-color: #bdbdbd;
    padding: 0.75rem 1rem;
    font-size: 0.8rem;
    border: none;
    border-radius: 4px;
    width: 49%;
    transform: scale(1);
    transition: all 0.2s ease;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
}

.radio-toggle label:hover,
.gift-certificate-show-form label:hover {
    background-color: #7c9348;
    transform: scale(1.025);
}

.radio-toggle input[type="radio"]:focus+label,
.gift-certificate-show-form input[type="radio"]:focus+label {
    background-color: #7c9348;
    transform: scale(1);
}

.radio-toggle input[type="radio"]:checked+label,
.gift-certificate-show-form input[type="radio"]:checked+label {
    background-color: #7c9348;
}

.woocommerce-additional-fields {
    margin-top: 2rem;
}

.prgrn-checkout-note {
    font-weight: 600;
    background: #2542bf;
    padding: 1rem;
    color: #fff;
    font-size: 80%;
    margin: 1.5rem 0;
    border-radius: 4px;
}

/* ul.wc_payment_methods.payment_methods.methods {
    display: none;
} */

.top-bar-right {
    display: contents !important;
}

.top-bar-right.widget_mbm_login_account_widget a {
    display: initial !important;
    margin-left: 1rem !important;
}

.widget_mbm_login_account_widget a {
    background: #92bf26;
    padding: 0.3rem 0.6rem;
    display: block;
    border-radius: 3px;
    color: #fff !important;
    text-transform: uppercase;
    margin-left: 3px;
}

address {
    overflow: hidden;
    width: 100%;
}

.thmaf-thslider-box {
    width: auto;
    max-width: 100%;
    margin: 0 auto;
    padding-left: 0;
}

.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a,
.woocommerce-noreviews a,
p.no-comments a {
    color: #fff;
    transition: all .2s;
    text-decoration: underline;
}

li.promos a span {
    background: #bad106;
    padding: 0.3rem 0.6rem;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 90%;
}

body .main-navigation ul.menu li.menu-item-has-children.full-width>.sub-menu-wrapper {
    background: #f6f6f6 !important;
}




span.product-out-of-stock {
    background: #919191;
    padding: 0.5rem;
    top: 40%;
    transform: rotate(-20deg);
    border-radius: 7px;
    opacity: 0.8;
}

.product-out-of-stock em {
    padding: 3px 10px;
    border-radius: 40px;
    background: transparent !important;
    font-style: normal;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.75rem;
}

.woocommerce-Addresses a.edit {
    display: none;
}


div#mbm_login_account_widget-9 {
    margin-bottom: 0rem;
}



.wc-block-grid__product-onsale {
    position: absolute;
    left: 15%;
    top: 5%;
}

.site.overlay .site-content:after {
    /* 	display:none; */
    /*     visibility: visible;
    opacity: 0;
    height: 200%; */
}

.col-full {
    /* 	width:100%; */
}

.header-widget-region .col-full {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 0px;
}

.header-widget-region .col-full:before {
    display: none;
}


.header-widget-region .widget {
    display: inline-block;
}

.site .header-widget-region p {
    line-height: 1.25;
    font-size: 80% !important;
}

.menu-primary-menu-container>ul>li.promos:hover>a span::before {
    transform: scale(0, 1);
}



/* 
body.woocommerce-checkout .col-1,
body.woocommerce-checkout  .woocommerce-shipping-fields .radio-toggle input, body.woocommerce-checkout  .woocommerce-shipping-fields .radio-toggle label{
    display: none;
}
select#thmaf_shipping_alt{
	margin: 2.5rem auto 3rem	
}
.radio-toggle{
	text-align:left
} */

.has-peregrine-dark-green-color {
    color: #67752f;
}

.has-peregrine-dark-green-background-color {
    background-color: #67752f;
}

.has-peregrine-mid-green-color {
    color: #8a9c0b;
}

.has-peregrine-mid-green-background-color {
    background-color: #8a9c0b;
}

.has-peregrine-light-green-color {
    color: #b4cb10;
}

.has-peregrine-light-green-background-color {
    background-color: #b4cb10;
}

.has-peregrine-red-color {
    color: #d61719;
}

.has-peregrine-red-background-color {
    background-color: #d61719;
}

.has-peregrine-grey-color {
    color: #575756;
}

.has-peregrine-grey-background-color {
    background-color: #575756;
}



.has-black-color {
    color: #000000;
}

.has-black-background-color {
    background-color: #000000;
}

.has-white-color {
    color: #ffffff;
}

.has-white-background-color {
    background-color: #ffffff;
}

.header-widget-region {
    padding: 0.25rem 0rem;
}

.header-widget-region .col-full {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 60px;
    grid-row-gap: 0px;
    align-items: center;
}

.header-widget-region .widget {
    padding: 0.25rem 0.3rem !important;
}

@media (min-width: 993px) {
    .subcats-menu {
        display: block;
        float: left;
        width: 20%;
    }
}

body.tax-product_cat ul.subcategories,
body.woocommerce-shop ul.subcategories {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 3px;
    grid-row-gap: 0px;
    align-items: center;
    margin: 0 0 2rem;
    padding: 0;
    width: 100%;
}

.subcatsheading {
    padding-top: 1.5rem;
    display: block;
}


body.tax-product_cat ul.subcategories,
body.woocommerce-shop ul.subcategories {
    display: block;
    margin: 0 0 2rem;
    padding: 0;
    /* width: 17%;
    float: left; */
    border-left: 1px solid #ccc;
}



body.tax-product_cat ul.subcategories li,
body.woocommerce-shop ul.subcategories li {
    list-style: none;
    margin: 0;
    padding-left: 1rem;
    position: relative;
    transition: all 0.2s ease;
}

body.tax-product_cat ul.subcategories li:before,
body.woocommerce-shop ul.subcategories li:before {
    content: "";
    position: absolute;
    width: 0.5rem;
    height: 1px;
    background: #ccc;
    left: 0rem;
    top: calc(0.7rem + 1px);
    transition: all 0.2s ease;
}

body.tax-product_cat ul.subcategories li:hover,
body.woocommerce-shop ul.subcategories li:hover {
    padding-left: 1.5rem;
}

body.tax-product_cat ul.subcategories li:hover a,
body.woocommerce-shop ul.subcategories li:hover a {
    color: #b4cb10;
    /* width: 100%; */
}

.category-ads {
    margin-bottom: 1rem;
}

span.gamma.widget-title {
    font-family: "Albert Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    line-height: 1.5;
    color: #222;
}

.woocommerce.archive.left-woocommerce-sidebar #secondary {
    clear: left;
}





body.tax-product_cat ul.subcategories li:hover:before,
body.woocommerce-shop ul.subcategories li:hover:before {
    width: 1rem;
}

body.tax-product_cat ul.subcategories li a,
body.woocommerce-shop ul.subcategories li a {
    display: block;
    background: transparent;
    padding: 0.5px 0;
    border-radius: 5px;
    transition: all 0.2s ease;
    color: #555;
    font-size: 0.9rem;
    width: calc(100% - 1rem);
}

body.tax-product_cat ul.subcategories li a:hover,
body.tax-product_cat ul.subcategories li a:active,
body.tax-product_cat ul.subcategories li a:focus,
body.woocommerce-shop ul.subcategories li a:hover,
body.woocommerce-shop ul.subcategories li a:active,
body.woocommerce-shop ul.subcategories li a:focus,
{
background: #303030;
}




span.peregrine-sku {
    width: 100%;
    display: block;
    margin: 0.5rem 0;
}

.brand-logo img,
.alignfull .brand-logo img {
    width: 20rem;
    margin: 0 0 1rem;
}

body.woocommerce-cart .archive-header {
    padding-top: 1rem;
}

@media (max-width: 992px) {
    .col-full-nav {
        left: -90vw !important;
        width: 90vw !important;
    }

    body.mobile-toggled .col-full-nav {
        left: 0 !important;
    }

    .mobile-menu.close-drawer {
        left: 91vw !important;
    }

    #mobile-before-menu {
        margin-top: 1.5rem;
    }

    body.theme-shoptimizer .site-header .custom-logo-link img,
    body.wp-custom-logo .site-header .custom-logo-link img {
        height: 40px !important;
    }

    .header-widget-region .col-full {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: 1fr;
        grid-column-gap: 80px;
        grid-row-gap: 0px;
        align-items: center;
    }

    .header-widget-region .widget {
        display: none;
    }

    .header-widget-region .widget:nth-child(1)

    /* .header-widget-region .widget:nth-child(2), 
    .header-widget-region .widget:nth-child(3)  */
        {
        display: initial;
    }

    body.logged-in #menu-dynamic-product-categories li.promos,
    body.logged-in .top-bar .widget_nav_menu ul li#menu-item-13149 {
        display: block;
    }

}



@media (min-width: 993px) {


    .main-navigation ul li#nav-menu-item-brands.menu-item-has-children.full-width {
        /* display: initial; */
    }

    .main-navigation ul li.menu-item-has-children.full-width>.sub-menu-wrapper>.container>ul.sub-menu {
        display: flex;
        justify-content: flex-start !important;
        width: 100%;
    }

    #mobile-before-menu {
        display: none;
    }

    .main-navigation ul li#nav-menu-item-brands.menu-item-has-children.full-width>.sub-menu-wrapper>.container>ul.sub-menu {
        display: grid;
        grid-auto-flow: column;
        grid-gap: 0;
        grid-template-columns: repeat(4, 1fr);
        grid-template-rows: repeat(9, auto);
        padding-top: 30px;
        padding-bottom: 40px;
    }

    .main-navigation ul li#nav-menu-item-brands.menu-item-has-children.full-width>.sub-menu-wrapper>.container>ul.sub-menu>li {
        display: inline-block;
        border-left: 1px solid #eee;
        width: 100%;
        margin: 6px 0 0 0;
    }

    .main-navigation ul li#nav-menu-item-brands.menu-item-has-children.full-width>.sub-menu-wrapper>.container>ul.sub-menu>li a {
        font-size: 14px;
        font-weight: 400;
        padding: 2px 0;
    }

    body.tax-product_cat ul.subcategories {

        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: 1fr;
        grid-row-gap: 0px;

    }

    .site-main .columns-3 {
        margin-top: 2rem;
        overflow: hidden;
    }

    body.fullwidth .site-main .columns-3 {
        margin-top: 0;
    }
}



.woocommerce-Price-amount.amount:before {
    content: "Trade: ";
}

ins .woocommerce-Price-amount.amount:before {
    content: "Offer: ";
}

.wc-product-table tr.product td {
    border-bottom: 1px solid #ccc;
}

span.product-out-of-stock {
    height: 2.25rem;
}

header.woocommerce-products-header,
.shoptimizer-category-banner {
    background-color: transparent !important;
    display: block;
}

.shoptimizer-sorting {
    padding-top: 0.25rem;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 0.5rem;
}



/* table#wc-product-table  */


/* Firefox */
table.wc-product-table .quantity input[type=number] {
    -moz-appearance: initial !important;
    opacity: 1 !important;
}

/* Chrome, Safari, Edge, Opera */
table.wc-product-table input[type="number"] {
    -webkit-appearance: initial !important;
    border-radius: 0;
    opacity: 1 !important;
}

/* Chrome, Safari, Edge, Opera */
table.wc-product-table .quantity input::-webkit-outer-spin-button,
table.wc-product-table .quantity input::-webkit-inner-spin-button,
.site-main table.wc-product-table input::-webkit-outer-spin-button,
.site-main table.wc-product-table input::-webkit-inner-spin-button {
    appearance: inner-spin-button !important;
    -webkit-appearance: inner-spin-button !important;
    opacity: 1 !important;
}

.multi-cart-message .message-inner {
    background: #eaeaea;
    padding: 1rem;
    box-shadow: 0px 0px 7px #3333338a;
    margin: 1rem 0;
    border: 1px solid #9f9f9f;
    border-radius: 6px;
}

.multi-cart-message .message-inner .message-content {
    margin-bottom: 1rem;
}

.multi-cart-message .message-inner a.button.wc-forward.wp-element-button,
.multi-cart-message a.added_to_cart.wc-forward {
    display: none;
}

.wc-product-table .product .add-to-cart-wrapper a.button.wp-element-button.alt {
    display: none;
}

.wc-product-table tr.product td {
    position: relative;
}

.multi-cart-check {
    position: absolute;
    right: 1rem;
    top: 0.9rem;
}

.wc-product-table .add-to-cart-button {
    display: inline-flex;
    flex-direction: row-reverse;
}

.woocommerce-page .wc-product-table .product form.cart .button {
    margin-right: 1rem;
    font-size: 0.75rem;
    text-transform: uppercase;
    padding: 0 0.75rem !important;
    line-height: 1;
    /* display: block; */
}

.woocommerce-page .wc-product-table input[type="checkbox"] {
    cursor: pointer;
}

.wc-product-table .add-to-cart-button {
    display: inline-flex !important;
    flex-direction: row-reverse !important;
}

.product-row .woocommerce-Price-amount.amount:before {
    content: "";
    display: none;
}


.wc-quick-view-modal.modal {
    visibility: visible;
    opacity: 1;
    overflow: visible;
    transform: none;
    height: initial;
}

.wc-product-table a.added_to_cart {
    margin: 5px 5px 0 0;
}

button.single_add_to_cart_button.button.alt.wp-element-button.added {
    background: #6bc2eb;
}

a.added_to_cart.wc-forward {
    display: none;
}

.wc-product-table a.added_to_cart {
    display: none !important;
}

.wc-product-table td.col-buy {
    text-align: left !important;
}


/* BARN2 PRODUCT TABLES MOBILE BREAKPOINT */
@media (max-width: 600px) {

    .woocommerce-page .wc-product-table .product form.cart div.quantity,
    .woocommerce-page .wc-product-table .product form.cart .multi-cart-check,
    .multi-cart-check {
        display: none;
    }

    .wc-product-table .multi-cart {
        margin-right: 0;
        padding-right: 0 !important;
    }

    .woocommerce-page .wc-product-table .product form.cart .button {
        margin-right: 0;
        padding-right: 0.75rem !important;
    }

    td.col-name {
        width: 100%;
        font-size: 0.7rem;
        line-height: 1.25;
    }

    .wc-product-table-multi-form {
        display: none;
    }


}

body.home h1.entry-title,
body.home header.entry-header,
body.home.page-template-default .archive-header {
    display: none !important;
}

body.woocommerce-account header.entry-header {
    display: none;
}

.woocommerce-MyAccount-navigation {
    padding: 0rem 1rem 0rem 0rem;
    border-right: 1px solid #e6e6e6;
}

.account-features .alignfull,
.account-features .alignwide {
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.account-features .wc-block-grid__product {
    padding-bottom: 0;
}


p#user_switching_switch_on {
    width: 100%;
    display: block;
    background: #164de3;
    padding: 1rem !important;
    text-align: center;
    left: 0 !important;
    bottom: 0 !important;
}

p#user_switching_switch_on a,
p#user_switching_switch_on a:active {
    color: #164de3 !important;
    background: #fff;
    padding: 0.5rem 0.75rem;
    border-radius: 4px;
    font-weight: 600;
    transition: all 0.2s ease;
    transform: scale(0.9);
    display: inline-block;
}

p#user_switching_switch_on a:hover,
p#user_switching_switch_on a:focus {
    transform: scale(1);
}

table#data-table {
    margin-top: 1rem;
}

table#data-table thead th {
    padding: 0.5rem 0.25rem;
}

table#data-table tr td {
    border-top: 1px solid #ececec;
    padding: 0.25rem;
    font-size: 90%;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customers a::before {
    background: #111;
    -webkit-mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.12104 17.8037C7.15267 16.6554 9.4998 16 12 16C14.5002 16 16.8473 16.6554 18.879 17.8037M15 10C15 11.6569 13.6569 13 12 13C10.3431 13 9 11.6569 9 10C9 8.34315 10.3431 7 12 7C13.6569 7 15 8.34315 15 10ZM21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z' stroke='%234A5568' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.12104 17.8037C7.15267 16.6554 9.4998 16 12 16C14.5002 16 16.8473 16.6554 18.879 17.8037M15 10C15 11.6569 13.6569 13 12 13C10.3431 13 9 11.6569 9 10C9 8.34315 10.3431 7 12 7C13.6569 7 15 8.34315 15 10ZM21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z' stroke='%234A5568' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--user-switching-switch-back {
    display: none;
}


.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--emails a::before {
    background: #111;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M19.1,4.9H4.9c-1.3,0-2.4,1.1-2.4,2.4v9.5c0,1.3,1.1,2.4,2.4,2.4h14.2c1.3,0,2.4-1.1,2.4-2.4V7.2 C21.5,5.9,20.4,4.9,19.1,4.9z M15.2,11.2l5-4.3c0,0.1,0.1,0.2,0.1,0.3v9.5c0,0.1,0,0.2,0,0.2L15.2,11.2z M19.1,6.1 c0.1,0,0.1,0,0.2,0L12,12.4L4.7,6.1c0.1,0,0.1,0,0.2,0H19.1z M3.7,17c0-0.1,0-0.1,0-0.2V7.2c0-0.1,0-0.2,0.1-0.3l5,4.3L3.7,17z M4.9,17.9c-0.1,0-0.2,0-0.3-0.1L9.7,12l1.9,1.7c0.1,0.1,0.2,0.1,0.4,0.1s0.3,0,0.4-0.1l1.9-1.7l5.1,5.9c-0.1,0-0.2,0.1-0.3,0.1 H4.9z'/%3E%3C/g%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M19.1,4.9H4.9c-1.3,0-2.4,1.1-2.4,2.4v9.5c0,1.3,1.1,2.4,2.4,2.4h14.2c1.3,0,2.4-1.1,2.4-2.4V7.2 C21.5,5.9,20.4,4.9,19.1,4.9z M15.2,11.2l5-4.3c0,0.1,0.1,0.2,0.1,0.3v9.5c0,0.1,0,0.2,0,0.2L15.2,11.2z M19.1,6.1 c0.1,0,0.1,0,0.2,0L12,12.4L4.7,6.1c0.1,0,0.1,0,0.2,0H19.1z M3.7,17c0-0.1,0-0.1,0-0.2V7.2c0-0.1,0-0.2,0.1-0.3l5,4.3L3.7,17z M4.9,17.9c-0.1,0-0.2,0-0.3-0.1L9.7,12l1.9,1.7c0.1,0.1,0.2,0.1,0.4,0.1s0.3,0,0.4-0.1l1.9-1.7l5.1,5.9c-0.1,0-0.2,0.1-0.3,0.1 H4.9z'/%3E%3C/g%3E%3C/svg%3E");
}


body.top-level div#primary,
body.fullwidth div#primary {
    float: none;
    width: 100%;
}

header.woocommerce-products-header {
    overflow: visible !important;
}

.category-banner,
.brand-banner {
    padding: 3vh 1rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
    position: relative;
    z-index: 0;
    min-height: 10vh;
}

.category-banner,
.brand-banner h1 {
    color: #fff;
}

.category-banner .term-description p {
    color: #fff;
}

.category-banner .col-full {
    display: flex;
    flex-direction: column;
    /* Stack items vertically */
    justify-content: center;
    /* Vertically center contents */
    align-items: flex-start;
    /* Align contents to the left */
}

.category-banner:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000a5;
    z-index: -1;
}


.brand-banner .overlay {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000a5;
    z-index: -1;
}

.category-banner .woocommerce-breadcrumb a,
.category-banner .woocommerce-breadcrumb a:hover,
.category-banner h1,
.category-banner a,
.site-content .category-banner .woocommerce-breadcrumb {
    color: #fff;
}




body.theme-shoptimizer .site-main .columns-1.category-ads ul.products.columns-1 li.product.product-category.product-category-ad {
    width: 100%;
}










body.fullwidth .shoptimizer-sorting {
    display: none !important;
}

body.fullwidth .woocommerce-breadcrumb {
    padding-bottom: 0 !important;
}

.woocommerce-breadcrumb a {
    text-decoration: underline;
}

.create-order {
    text-align: center;
    margin-bottom: 1rem;
    font-size: 65%;
}

.create-order a.button {
    background-color: #a1a1a1;
    transition: all 0.2s ease;
}

.create-order a.button:hover {
    background-color: #555;
}









ul.products {
    padding-top: 2rem;
    background: #fff;
}

ul.products li.product.product-category {
    width: 100%;
    margin-bottom: 0.5rem !important;
}

ul.products li.product.product-category a {
    display: flex !important;
    align-items: center;
    width: 100%;
}

ul.products li.product.product-category a h2.woocommerce-loop-category__title {
    transition: all 0.2s ease;
    font-size: 0.75rem;
}

ul.products li.product.product-category a:hover h2.woocommerce-loop-category__title {
    color: #92bf26;
}



ul.products li.product.product-category .cat-image-wrapper {
    width: 3rem;
    margin-right: 1.5rem;
}


body.subcategory-view-only .columns-2 ul.products {
    /* display: grid; */
    /* grid-template-columns: repeat(2, minmax(10px, 1fr)) !important; */
    /* row-gap: 0; */

    display: block;
    overflow: hidden;
    margin-bottom: 2rem;


}



/* @media (max-width: 770px) {
    body.subcategory-view-only .columns-2 ul.products {
        grid-template-columns: repeat(1, minmax(10px, 1fr)) !important;
        row-gap: 0;
    }
} */






@media (min-width: 771px) and (max-width: 1099px) {

    /* body.theme-shoptimizer .site-main ul.products li.product.product-category {
        width: 100%;
    } */
    ul.products li.product.product-category .cat-image-wrapper {
        width: 8rem;
    }

    ul.products li.product.product-category:nth-child(odd) {
        /* border-right: 1px solid #ececec; */
    }

    body.subcategory-view-only .columns-2 ul.products {
        -webkit-column-count: 2;
        /* Chrome, Safari, Opera */
        -moz-column-count: 2;
        /* Firefox */
        column-count: 2;
    }

}

@media (min-width: 1100px) {

    ul.products li.product.product-category .cat-image-wrapper {
        width: 15rem;
    }

    .columns-2 ul.products li.product.product-category {
        width: 100%;
    }

    body.subcategory-view-only .columns-2 ul.products {
        -webkit-column-count: 3;
        /* Chrome, Safari, Opera */
        -moz-column-count: 3;
        /* Firefox */
        column-count: 3;
    }

    /* body.subcategory-view-only .columns-2 ul.products li.product.product-category {
        border-right: 1px solid #ececec;
    }
    body.subcategory-view-only .columns-2 ul.products li.product.product-category:nth-child(3n + 3) {
        border-right: none;
    } */

}









/* @media (max-width: 920px) {
    ul.products li.product.product-category-ad {
        width: 100%;
    }
    ul.products li.product.product-category .cat-image-wrapper {
        width: 100%;
    }
    body ul.products li.product.product-category h2{
        width: 100%;
        justify-content: center;
        text-align: center;
        padding:0.5rem;
    }
    span.cat-image-wrapper:before {
        translate: -20% -45%;
        border: 20px solid;
        opacity: 0.7;
        width: 100vh;
        height: 100vh;
    }
}



 */


@font-face {
    font-family: 'Makan Hati';
    src: url('assets/fonts/MakanHati.woff');
    src: url('assets/fonts/MakanHati.woff2');
}

.brdfont,
p.brdfont,
h1.brdfont,
h2.brdfont,
h3.brdfont,
h4.brdfont,
h5.brdfont,
h6.brdfont {
    font-family: 'Makan Hati' !important;
    font-weight: 100 !important;
}

.gform_wrapper.gravity-theme .gform_footer button,
.gform_wrapper.gravity-theme .gform_footer input,
.gform_wrapper.gravity-theme .gform_page_footer button,
.gform_wrapper.gravity-theme .gform_page_footer input {
    margin-right: 1rem !important;
}




.gfield.product-thumb {
    width: 0;
    height: 2rem;
    overflow: visible;
    top: 3.3rem;
}

.gfield.product-thumb .image {
    width: 5rem;
    height: 5rem;
    position: relative;
    overflow: hidden;
    top: 1.2rem;
    left: -5rem;
}

.gfield.product-thumb img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

input.gfield-choice-input {
    width: 1.5rem;
    height: 1.5rem;
}

.gform_wrapper.gravity-theme #gform_8 fieldset.gfield,
#gform_8 .gfield {
    padding-left: 7rem;
}

div#field_8_99999 {
    margin-top: 3rem;
    padding-left: 0;
}

.gfield.gfield_html {
    padding-left: 0;
}

.gform_wrapper.gravity-theme select {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.gform_wrapper.gravity-theme #gform_1 fieldset.gfield,
.gform_wrapper.gravity-theme #gform_1 .gfield_label {
    margin-top: 2rem;
}

.select2-container .select2-selection--single {
    height: 2.4rem !important;
}


input.select2-search__field,
span.select2-selection__placeholder {
    border-radius: 4px !important;
    border-color: #686e78 !important;
}

.select2-container--default .select2-selection--single {
    border-color: #686e78 !important;
    border-radius: 4px !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-top: 0.3rem !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-left: -10px !important;
    margin-top: 4px !important;
}

.select2-results__option {
    cursor: pointer;
}

.select2-results__option:hover {
    background-color: rgb(162 162 162);
    color: #fff;
}




body table.shop_table_responsive tr td.product-tax {
    text-align: right;
}

@media (min-width: 768px) {

    body .cart_totals table.shop_table_responsive.woocommerce-cart-form__contents tr td,
    table.shop_table_responsive.woocommerce-cart-form__contents tbody tr td.product-subtotal {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
}

.woocommerce-cart .cart-empty.woocommerce-info {
    padding-top: 5rem !important;
}

.woocommerce-cart .woocommerce-info.cart-empty:before {
    width: 60px !important;
    height: 60px !important;
}

.alternative {
    border: 1px solid #ccc;
    padding: 1rem;
    margin: 1rem 0;
    border-radius: 6px;
    background: #353535;
    color: #fff;
    font-size: 85% !important;
    font-weight: 600;
    display: grid;
    grid-template-columns: 100px 1fr;
    /* 50px for .image, rest for .message */
    gap: 10px;
    /* Optional: space between the columns */
    align-items: center;
    /* Centers items vertically */
}

.alternative a {
    color: #27bf8a;
}

.alternative a.button {
    margin: 0.5rem 0 0;
    font-size: 90%;
    padding: 0.5rem 0.75rem;
    background: #27bf8a;
    color: #fff;
    width: 100%;
    text-align: center;
    transition: all 0.2s ease;
    transform: scale(1);
}

.alternative a.button:hover,
.alternative a.button:focus {
    transform: scale(1.025);
    background: #1d9169;
}

.alternative .image {
    width: 100px;
    height: 100%;
    /* Optional: Ensures the image container is square */
    overflow: hidden;
    /* Ensures any overflowing content is hidden */
    background: #fff;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

ul.products li.product .alternative {
    display: block;
    position: absolute;
    top: 15%;
    left: 5%;
    z-index: 1;
    width: 90%;
    text-align: center;
    /* transform: rotate(-4deg); */
    font-size: 75% !important;
}


ul.products li.product .alternative a {
    color: #27bf8a;
}

ul.products li.product .alternative a.button {
    opacity: 1;
    font-size: 0.8rem;
    background-color: #27bf8a;
    color: #fff;
}

tr.product-row td.col-name .alternative {
    display: block;
    padding: 0.5rem;
}

tr.product-row td.col-name .alternative .message {
    display: initial;
}

tr.product-row td.col-name .alternative a {
    color: #27bf8a;
}

tr.product-row td.col-name .alternative a.button {
    color: #fff;
    padding: 0.2rem;
    width: 100%;
    display: block;
    margin-top: 5px;
}




/* table.cart tr.woocommerce-cart-form__cart-item td.product-subtotal input.prgrn-cart-price-input{
    max-width:6.25rem;
} */
table.cart td.product-discount {
    /* background: grey; */
}

table.cart tr.woocommerce-cart-form__cart-item td.product-discount .discount,
table.cart tr.woocommerce-cart-form__cart-item td.product-subtotal input.prgrn-cart-price-input,
table.cart tr.woocommerce-cart-form__cart-item td.product-trade {
    /* padding-right: 1rem; */
    width: 5rem;
}

table.cart tr.woocommerce-cart-form__cart-item td.product-tax,
table.cart tr.woocommerce-cart-form__cart-item td.product-trade {
    padding-left: 0.5rem;
}

table.cart tr.woocommerce-cart-form__cart-item td.product-trade {
    padding-right: 0.5rem;
}


input.prgrn-cart-discount-input {
    max-width: 4.5rem;
}

/* input.prgrn-cart-discount-input:after{
    content: "%";
} */




/* Presenter Mode Styles */
body.presenter div#page {
    border-top: 20px solid #164de3;
}

body.presenter .site-branding:after {
    content: "Presenter";
    font-family: "Asap Condensed", serif;
    text-transform: uppercase;
    font-size: 1.7rem;
    font-weight: 700;
    transform: rotate(0);
    display: block;
    color: #bcce00;
    line-height: 1;
}

body.presenter .cart-collaterals {
    width: 25%;
}

body.presenter table.cart thead {
    display: table-header-group;
    font-size: 75%;
}

body.presenter .woocommerce-cart-form {
    width: calc(75% - 3rem);
}

body.presenter table.cart tr.woocommerce-cart-form__cart-item input.prgrn-cart-discount-input,
body.presenter table.cart tr.woocommerce-cart-form__cart-item input.prgrn-cart-price-input,
body.presenter table.cart tr.woocommerce-cart-form__cart-item td.product-name,
body.presenter table.cart tr.woocommerce-cart-form__cart-item td.product-trade {
    font-size: 0.75rem;
}

body.presenter table.cart tr.woocommerce-cart-form__cart-item td.product-tax small.label {
    display: none !important;
}

body.presenter section.shoptimizer-cart-wrapper {
    background: #ffffff;
    display: block;
    overflow: hidden;
    padding: 1rem;
}

body.presenter .woocommerce-cart-form__contents button.button {
    display: none;
}

.prgrn-discount-wrapper {
    position: relative;
    display: inline-block;
}

.prgrn-discount-wrapper input {
    padding-right: 20px;
    /* make space for % */
}

.prgrn-discount-wrapper::after {
    content: "%";
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    color: #555;
    font-size: 0.9em;
}

button.reset-prices {
    background: #575756;
    display: block;
    padding: 0.6rem 1rem;
    border-radius: 6px;
    margin: 1rem 0;
    color: #fff;
}

body.presenter.single-product .active-price,
body.presenter.single-product .your-price,
body.presenter.single-product span.sale-item.product-label.type-bubble {
    display: none !important;
}

body.presenter.single-product input#prgrn-product-discount-input,
body.presenter.single-product input#prgrn-product-price-input {
    width: 10rem;
    max-width: 10rem;
}

body.presenter tr.woocommerce-cart-form__cart-item.cart_item td,
body.presenter table.cart td,
table.cart th {
    padding: 0.25rem 0.75rem !important;
}

body.presenter section.woocommerce-order-details {
    background: #fff;
}

body.presenter.woocommerce-order-received .woocommerce-order-details:before {
    background: #eff3ff;
    border-left: 10px solid #eff3ff;
}

@media (min-width: 650px) and (max-width: 991px) {
    .images {
        max-width: 48%;
        width: 48%;
        margin: 0 auto;
        float: left;
    }

    #ovgallery-wrapper img {
        width: 100%;
        height: auto;
        display: block;
    }

    .summary.entry-summary {
        max-width: 48%;
        width: 48%;
        margin: 0 auto;
        float: right;
    }
}



.summary.commercekit-inventory {
    display: none !important;
}
body.admin-bar .summary.commercekit-inventory {
    display: inline-block !important;
}