/*
Theme Name: Oskaskrin Theme
Description: Oskaskrin Theme
Author: Reykjavik Digital
Template: flatsome
Version: 3.2.1
*/

.menu-ux-block {
    position: fixed;
    /*top: 164px;*/
	margin-top: 15px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 0 0 24px 24px;
    max-width: 1220px;
    width: 100%;
    max-height: 600px;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease;
    overflow: hidden;
}

/* WordPress admin bar positioning for menu */
body.admin-bar .menu-ux-block {
    top: 164px !important;
	margin-top: 0;
}
body.admin-bar:has(> p.woocommerce-store-notice) .menu-ux-block {
    top: 196px !important;
}
body.admin-bar.logged-in header .header-nav .menu-right-wrapper .menu-ux-block {
    /*top: 164px !important;*/
	/*margin-top: -15px;*/
}


/* WordPress admin bar + sticky header positioning for menu */
body.admin-bar .header-wrapper.stuck .menu-ux-block {
    top: 122px !important;
}
.header-wrapper.stuck .menu-ux-block {
   margin-top: 0 !important;
}



/*
***
* FONTS 
***
*/

@font-face {
    font-family: 'Brown';
    src: url('https://oskaskrin.is/wp-content/themes/oskaskrin/assets/fonts/Brown-Bold.woff2') format('woff2'),
        url('https://oskaskrin.is/wp-content/themes/oskaskrin/assets/fonts/Brown-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brown';
    src: url('https://oskaskrin.is/wp-content/themes/oskaskrin/assets/fonts/Brown-BoldItalic.woff2') format('woff2'),
        url('https://oskaskrin.is/wp-content/themes/oskaskrin/assets/fonts/Brown-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Brown';
    src: url('https://oskaskrin.is/wp-content/themes/oskaskrin/assets/fonts/Brown-LightItalic.woff2') format('woff2'),
        url('https://oskaskrin.is/wp-content/themes/oskaskrin/assets/fonts/Brown-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Brown';
    src: url('https://oskaskrin.is/wp-content/themes/oskaskrin/assets/fonts/Brown-Light.woff2') format('woff2'),
        url('https://oskaskrin.is/wp-content/themes/oskaskrin/assets/fonts/Brown-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brown';
    src: url('https://oskaskrin.is/wp-content/themes/oskaskrin/assets/fonts/Brown-Thin.woff2') format('woff2'),
        url('https://oskaskrin.is/wp-content/themes/oskaskrin/assets/fonts/Brown-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brown';
    src: url('https://oskaskrin.is/wp-content/themes/oskaskrin/assets/fonts/Brown-ThinItalic.woff2') format('woff2'),
        url('https://oskaskrin.is/wp-content/themes/oskaskrin/assets/fonts/Brown-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Brown';
    src: url('https://oskaskrin.is/wp-content/themes/oskaskrin/assets/fonts/Brown-RegularItalic.woff2') format('woff2'),
        url('https://oskaskrin.is/wp-content/themes/oskaskrin/assets/fonts/Brown-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Brown';
    src: url('https://oskaskrin.is/wp-content/themes/oskaskrin/assets/fonts/Brown-Regular.woff2') format('woff2'),
        url('https://oskaskrin.is/wp-content/themes/oskaskrin/assets/fonts/Brown-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


p, a, ul li, ol li, h1, h2, h3, h4, h5, h6, input, select, textarea {
    font-family: 'Brown';
}

p {
    font-size: 14px;
}

h1, .h1 {
    font-size: 52px;
    line-height: 38px;
}
h2, .h2 {
    font-size: 44px;
    line-height: 44px;
}

h3, .h3 {
    font-size: 28px;
    line-height: 100%;
}


@media screen and (max-width: 850px) {
    h1, .h1 {
        font-size: 44px !important;
        line-height: 44px !important;
    }
    h2, .h2 {
        font-size: 32px !important;
        line-height: 32px !important;
    }
    h3, .h3 {
        font-size: 28px !important;
        line-height: 28px !important;
    }
}


@media screen and (max-width: 550px) {
    h1, .h1 {
        font-size: 40px !important;
        line-height: 44px !important;
    }
    h2, .h2 {
        font-size: 24px !important;
        line-height: 24px !important;
    }
    h3, .h3 {
        font-size: 20px !important;
        line-height: 20px !important;
    }
}


/*
***
* HEADER 
***
*/

/* Shadow */
#header {
    box-shadow: 0px 15px 28px 0px rgba(0, 0, 0, 0.07);
}

#logo {
    z-index: 200;
}
/* Logo position on Desktop */
.header-wrapper:not(.stuck) #logo {
    width: 130px;
    height: 110px;
    margin-top: 70px;
    background-color: #fff;
    padding-top: 20px;
    border-radius: 16px;
}

/* Main menu styling */
.header-main .nav > li > a {
    font-size: 16px;
    font-weight: 400;
    color: #000;
}

/* Main menu placement */
.hide-for-medium .header-nav-main {
    justify-content: space-evenly;
}
.header-nav-main li.menu-item a.nav-top-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.header-nav-main li.menu-item a.nav-top-link img {
    margin-bottom: 10px;
}

ul.header-nav.header-nav-main.nav-right > .html.custom {
    width: 100%;
}

.menu-right-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 60px;
    justify-content: flex-end;
    width: 100%;
}
@media (max-width: 1200px) {
    .menu-right-wrapper {
        gap: 20px;
    }
}

.menu-right-wrapper .menu-right-1 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    justify-content: space-around;
    width: 100%;
}

.menu-right-wrapper .menu-right-2 {
    justify-content: flex-end;
}


.menu-item.hamburger .nav-top-link {
    color: transparent;
    font-size: 0px;
    line-height: 0px;
}
.menu-item.hamburger .icon-angle-down {
    display: none;
}

/* Hide hamburger additional data */
#menu-item-76 .icon-angle-down {
    display: none;
}

/* Submenu */
.nav-right li#menu-item-160>.nav-dropdown {
    display: flex;
    justify-content: center;
}
.nav-right li#menu-item-160>.nav-dropdown>section {
    height: 500px;
    border-bottom-left-radius: 64px;
    border-bottom-right-radius: 64px;
    box-shadow: 0px 15px 28px 0px rgba(0, 0, 0, 0.1);
    padding-left: 70px;
    padding-right: 70px;
}


.primary-submenu, .primary-submenu p, .primary-submenu a {
    color: #000;
}
.primary-submenu .submenu-main-links a {
    font-size: 18px;
    font-weight: 700;
}
.primary-submenu .submenu-main-links p.submenu-item {
    margin-bottom: 50px;
}
.primary-submenu .submenu-main-links p.submenu-item:last-child {
    margin-bottom: 20px;
}


@media screen and (max-width: 550px) {
    .header-wrapper:not(.stuck) #logo {
        padding-top: 0px !important;
        padding-bottom: 8px !important;
    }
    #logo .header_logo {
        padding-bottom: 20px;
    }
}

/*
***
* GLOBALS 
***
*/

#content {
    padding-top: 0px;
}

/* Rows with bg color */
.row-beige {
    background-color: #ECE8D4;
    border-radius: 8px;
}

/* Buttons */
#main .button.primary {
    min-width: 155px;
    font-weight: 400;
    padding: 1px 1.2em;
    border-radius: 99px;
    font-size: 16px;
}

.button.black-button {
    background-color: #000;
}

/* Hero */
.hero-half-photo {
    background-image: url('https://oskaskrin.is/wp-content/uploads/2025/06/Oskaskrin-demo-photo-1.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.hero-half-max-text > .col-inner  > * {
    max-width: 500px;
}


/* Circled numbers */
span.number-circle {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: #D1A73B;
    width: 40px;
    height: 40px;
    color: #fff;
    border-radius: 99px;
    font-weight: 700;
    font-size: 22px;
    padding-top: 4px;
    margin-right: 12px;
}


/* Border radius */
.br-8 img {
    border-radius: 8px;
}
.br-16 img {
    border-radius: 16px;
}

/* Inputs */
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url] {
    padding: 7px 15px;
    border-radius: 16px;
    border: 1px solid #000;
}

/* Intro sections */
section.intro-section {
    padding: 0;
}

section.intro-section .intro-row .intro-bg>.col-inner {
    background-image: url('https://oskaskrin.is/wp-content/uploads/2025/06/Oskaskrin-demo-photo-1.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom-left-radius: 64px;
}
section.intro-section .intro-row .intro-content>.col-inner {
    border-bottom-right-radius: 64px;
}
/* Accordion */
.accordion-title {
    border-top: 1px solid #d1a73a;
    font-size: 20px;
    padding: 15px 35px;
}

.accordion-item:last-child>.accordion-title {
    border-bottom: 1px solid #d1a73a;
}

.accordion-title.active {
    font-weight: 400;
    background-color: unset;
}

.accordion .toggle {
    right: 20px;
    left: unset;
    opacity: 1;
    font-size: .8em;
    top: 12px;
}
@media screen and (max-width: 850px) {
    .accordion-title {
        padding: 15px 15px;
    }
    .accordion .toggle {
        right: 0px;
    }
}

/* Sections with offset images */
.offset-row {
    border-radius: 8px;
}
.offset-row--beige {
    background-color: #ece8d4;
}
.offset-row--gray {
    background-color: #F6F6F6;
}
.offset-row .offset-image {
    position: absolute;
    top: -250px;
}
@media screen and (max-width: 1550px) {
    .offset-row .offset-image {
        top: -17vw;
    }
}
@media screen and (max-width: 550px) {
    .offset-row .offset-image {
        top: -47vw;
    }
        .offset-row .offset-image.offset-image--high {
        top: -102vw;
    }
}

/* Contacts section */
.row-contact-logo {
    position: absolute;
    bottom: 0;
    right: 20px;
}

/* UX Block - How it works */
.row-how-works {
    background-color: #F6F6F6;
    border-radius: 8px;
}
.row-how-works p {
    font-size: 16px;
    font-weight: 500;
}
.col-how-works>.col-inner {
    background: linear-gradient(to top, #f7f7f7 0 60%, transparent 40% 100%);
}
.col-how-works p {
    font-size: 16px;
    font-weight: 500;
}


/* Woocommerce message */
.woocommerce-message {
    /* position: absolute; */
    left: 0;
    right: 0;
    z-index: 999;
    background-color: #ffffffd9;
}

.cc-button--dark {
    background-color: #000;
    color: #fff;
    border-radius: 99px;
    font-size: 16px;
    font-weight: 400;
    padding-left: 40px;
    padding-right: 40px;
}

/* Negative margin */
.mtn-100 {
	margin-top: -100px;
}

/*
***
* BLOCKS 
***
*/

/* Oskaskrin on the phone */
.oskaskrin-on-phone__wrap {
    background: linear-gradient(to bottom, #f6f6f6 0%, #F6F6F5 75%, #dddddd 100%);
    border-radius: 24px;
    padding: 64px 4% 0;
}

.oskaskrin-on-phone__wrap .oskaskrin-on-phone__image-wrap {
    padding-bottom: 0;
}
.oskaskrin-on-phone__wrap .oskaskrin-on-phone__image-wrap>.col-inner {
    height: 100%;
}
.oskaskrin-on-phone__wrap .oskaskrin-on-phone__image-wrap p {
    margin-bottom: 0;
}
.oskaskrin-on-phone__wrap .oskaskrin-on-phone__image-wrap img {
    position: absolute;
    bottom: 0;
}

@media screen and (max-width: 550px) {
    .oskaskrin-on-phone__wrap {
        margin-top: 350px !important;
    }
    .oskaskrin-on-phone__wrap .oskaskrin-on-phone__image-wrap img {
        bottom: 65px;
        left: 50%;
        transform: translate(-50%, 0);
    }
}

/*
***
* HOME 
***
*/

/* Home buttons */
.home-selection-buttons a.button.primary:hover {
    background-color: #000;
}

/* How it works section */
.how-works-row p {
    font-size: 16px;
}

.how-works-row::before {
    content: "";
    position: absolute;
    left: -150px;
    top: -250px;
    width: 800px;
    height: 800px;
    background: radial-gradient(circle, rgba(255, 215, 100, 0.4) 0%, transparent 70%);
    z-index: -1;
    pointer-events: none;
}


/* Offset img */
@media screen and (min-width: 1200px) {
    .offset-img-1 p {
        position: absolute;
        width: 360px;
        height: 360px;
        left: -25%;
    }
    .offset-img-2 p {
        position: absolute;
        width: 652px;
        height: 491px;
        top: -20px;
    }
}

/* Wishlist */
.purple-glow-right::before {
    content: "";
    position: absolute;
    right: 0;
    top: -200px;
    width: 500px;
    height: 100%;
    background: radial-gradient(circle at right center, #7767e0 0%, transparent 70%);
    z-index: 1;
    pointer-events: none;
}

.subscribe-newsletter__main > .col > .col-inner {
    background-image: linear-gradient(#ECE8D4, #ECE8D4), url(https://oskaskrin.is/wp-content/uploads/2025/09/Oskaskrin-subscription-bg.svg);
    background-repeat: repeat, repeat;
    background-position: center, center;
    background-size: auto;
    background-blend-mode: multiply;
}
.subscribe-newsletter__main > .col > .col-inner > .row {
    padding: 56px 120px 16px 120px!important;
    display: flex;
    align-items: center;
}
.gform_wrapper input {
    background-color: #fff;
    color: #000;
    border-radius: 99px !important;
    font-size: 16px;
    font-weight: 600 !important;
    font-family: 'Brown' !important;
    padding: 12px 32px 8px 32px !important;
}
.gform-theme--foundation .gfield input.medium#input_1_1 {
    inline-size: calc(80% - var(--gf-form-gap-x) / 2);
}
.ginput_container, .gform-footer {
    display: flex !important;
    justify-content: center !important;
}
.gform-footer input[type=submit]{
    background-color: #000 !important;
    color: #FFF !important;
}
@media screen and (max-width: 550px) {
    .subscribe-newsletter__main > .col > .col-inner > .row {
        padding: 56px 20px 16px 20px!important;
    }

    .gform_wrapper input {
        width: 100% !important;
    }

    .gform-footer { 
        margin: 10px 0  !important;
    }
    .subscribe-newsletter__main h2 {
        font-size: 24px !important;
        line-height: 32px !important;
    }
}
.gform_validation_errors ol {
    padding: 0 !important;
    margin-left: 0 !important;
    list-style-type: none !important;
}
.gform_validation_errors ol li {
    margin-bottom: 10px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    font-family: 'Brown' !important;

}



/*
***
* CART & CHECKOUT 
***
*/

.woocommerce-cart .woocommerce, .woocommerce-checkout .woocommerce {
    margin-top: 50px;
}

/*
***
* PAGES 
***
*/

.hvad-er--s1 > .section-content > .row > .col > .col-inner {
    border-radius: 0 0 24px 24px;
    background-color: #ece8d4;
    min-height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


.hvad-er--s1 h1 {
    font-size: 36px;
}

.hvad-er--s1 .h2 {
    font-size: 44px;
    font-weight: 600;
}

.hvad-er--s1 .hvad-er--s1-text {
    font-size: 18px;
    line-height: 21px;
}

.hvad-er--s1 .col-inner p.text {
    max-width: 700px;
    margin: 0 auto;
}


.fyrirtaeki > .col > .col-inner {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.fyrirtaeki h2 {
    font-size: 36px !important;
    line-height: 36px !important;
}

.fyrirtaeki__middle-text {
    margin: 0 auto !important;
    text-align: center;
    padding-top: 10px;
}

.fyrirtaeki__middle-text p {
    max-width: 900px !important;
}

.fyrirtaeki__content-cards {
    margin-top: 40px;
    text-align: center;
    display: flex;
    flex-direction: column;
}

.fyrirtaeki__content-cards > .col > .col-inner {
    display: flex;
    flex-direction: column;
    gap: 96px;
}

.fyrirtaeki__content-cards .content-cards__title {
    max-width: 715px !important;
    margin: 0 auto !important;
}

/* content cards */
.content-card {
    text-align: left;
    border-radius: 16px;
    align-items: center;
    max-width: 1064px !important;
    margin: 0 auto !important;
}
.content-card > .col {
    padding: 40px;
}
@media screen and (max-width: 900px) {
    .content-card > .col {
        padding: 20px;
    }
    .content-card .img {
        scale: 1 !important;
        margin: 0 !important;
    }
}
.content-card h3 {
    font-size: 36px !important;
    line-height: 36px !important;
}
.content-card p {
    font-size: 16px;
}
@media screen and (max-width: 550px) {
    .content-card .img {
        margin: 0 !important;
        scale: 0.8 !important;
        margin-top: -100px !important;
        margin-bottom: -30px !important;
    }
    .content-card > .col {
        padding: 20px;
    }
}

/* gray */
.content-card--gray {
    background-color: #F6F6F6;
}
.content-card--gray .img {
    margin: -140px 0 -140px -10px;
    scale: 1.4;
}

/* beige */
.content-card--beige {
    background-color: #ECE8D4;
}
.content-card--beige .img {
    margin: -140px 0px -140px 20px;
    scale: 1.4;
}

/* orange */
.content-card--orange {
    background-color: #D1A73A;
}
.content-card--orange .img {
    margin: -140px 0 -140px -10px;
    scale: 1.4;
}

/*
***
* Sölustadir
***
*/

.off-card {
    margin-top: -140px;
    margin-bottom: -100px;
    margin-right: -200px;
}
@media screen and (max-width: 550px) {
    .off-card {
        margin-top: -100px;
        margin-bottom: 0px;
        margin-right: 0px;
    }
}

.solu__step-image-frame {
    background-color: #FFFFFF;
    border-radius: 16px;
    padding: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.solu__step-content {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
.solu__step-number {
    background-color: var(--fs-color-primary);
    color: #fff;
    border-radius: 99px;
    font-size: 16px;
    font-weight: 400;
    padding-left: 40px;
    padding-right: 40px;
}
.solu__step-number span {
    font-size: 24px;
    font-weight: 700;
}

/*
***
* Brands
***
*/

.brands-grid-root .box-image {
    height: 100px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.brands-grid-root .box-image img {
    height: 100%;
    width: 100%;
    max-width: 200px;
    object-fit: contain;
    object-position: center;
}

.brands-grid-root h2 {
    font-size: 28px;
    line-height: 38px;
}


/*
***
* PRODUCTS ARCHIVE
***
*/
.product-archive-intro-section {
    margin-bottom: 80px;
}
.product-archive-intro-section .intro-row .col-inner {
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
}

.shop-container .products {
    column-gap: 24px;
    row-gap: 24px;
    flex-wrap: wrap;
}

.shop-container .products>.product-small {
    flex: 0 0 calc((100% - 80px) / 4);
    padding: 0;
    border-radius: 8px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
}

/* Title & price */
.shop-container .products>.product-small .box-text .category {
    display: none;
}
.shop-container .products>.product-small .box-text .product-title a {
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    line-height: 1;
    margin: 13px 0 10px 15px;
} 

.shop-container .products>.product-small .box-text {
    padding: 0;
}

.shop-container .products>.product-small .box-text .product-short-description, .shop-container .products>.product-small .box-text .title-wrapper {
    padding-left: 10px;
    padding-right: 10px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.shop-container .products>.product-small .box-text .title-wrapper p.product-title {
    margin-bottom: 0;
}

.shop-container .products>.product-small .box-text .product-short-description {
    font-size: 14px;
    font-weight: 300;
}

.shop-container .products>.product-small .box-text .price-wrapper {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 48px;
    width: 100%;
    padding: 0 15px 0 30px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.shop-container .products>.product-small .box-text .price-wrapper .price {
    display: block;
    margin-top: 4px;
}
.shop-container .products>.product-small .box-text .price-wrapper span.amount {
    color: var(--price-color) !important;
    font-size: 24px;
    font-weight: 700;
    font-family: 'Brown', sans-serif;
}
.shop-container .products>.product-small .box-text .price-wrapper a { color: inherit; }

@media screen and (min-width: 850px) and (max-width: 1000px) {
    .shop-container .products>.product-small .box-text .product-title a {
        font-size: 24px;
    }
}

@media screen and (max-width: 850px) {
    .shop-container .products {
        column-gap: 20px;
    }

    .shop-container .products>.product-small {
        flex: 0 0 calc((100% - 40px) / 3);
    }

    .shop-container .products>.product-small .box-text .product-title a {
        font-size: 26px;
    }
}

@media screen and (max-width: 550px) {
    .shop-container .products>.product-small {
        flex: 0 0 calc((100% - 20px) / 2);
        min-width: 0;
    }
}

.woocommerce-pagination {
    margin-top: 40px;
}

/*
***
* SINGLE PRODUCT
***
*/

.single-product-info-section {
    padding: 0;
}

/* Round edge */
.single-product-info, .single-product-info-section .single-product-info-bg>.col-inner {
    border-bottom-left-radius: 64px;
}
.single-product-info, .single-product-info-section .single-product-info-content>.col-inner {
    border-bottom-right-radius: 64px;
}

/* BG image */
.single-product-info-section .single-product-info-bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

/* Title */
h1.product-title {
    line-height: 52px;
}

/* Content */
.single-product-info-content>.col-inner {
    display: flex;
    flex-flow: column;
    justify-content: center;
    padding: 80px 40px;
}
@media (max-width: 768px) {
    .single-product-info-content>.col-inner {
        padding: 80px 20px 40px 20px;
    }
}

/* Add to cart */
.dark .form-flat input:not([type=submit]), .dark .form-flat select, .dark .form-flat textarea, .nav-dark .form-flat input:not([type=submit]), .nav-dark .form-flat select, .nav-dark .form-flat textarea {
    background-color: #fff !important;
    color: #000 !important;
}

.ux-quantity .input-text.qty {
    height: 100%;
    padding: 0px;
	min-height: 2.5em;
}
/* cart */
.cart-container .product-quantity input.qty {
    height: 40px;
}

.single_add_to_cart_button.button.alt {
    background-color: #000;
    border-radius: 99px;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 36px;
}
.woocommerce-variation.single_variation {
    display: none !important;
}
select {
    border-radius: 24px;
}

/* Add to cart button color */
body.single-product .single_add_to_cart_button.button.alt.btn-color-yellow { background:#d1a73a; color:#fff; }
body.single-product .single_add_to_cart_button.button.alt.btn-color-black  { background:#000; color:#fff; }
body.single-product .single_add_to_cart_button.button.alt.btn-color-white  { background:#fff; color:#000; }


/* WooCommerce Product Variations Dropdown Icon */
.woocommerce table.variations select {
    appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e") !important;
    background-repeat: no-repeat !important;
    background-position: right 12px center !important;
    background-size: 16px !important;
    padding-right: 40px !important;
    transition: background-color 0.3s ease !important;
}

.woocommerce table.variations select:hover {
    background-color: #D4C4A0 !important;
}

/* Companies list */
.product-brands-card__info h2 {
    margin-top: 60px;
    color: #01AEAD;
    font-size: 32px;
    font-weight: 700;
}

/* Main card container */
.product-brands-card__item {
    display: flex;
    background-color: #F6F6F6;
    padding: 32px;
    border-radius: 16px;
    height: 100%;
    column-gap: 32px;
}
@media screen and (max-width: 1200px) {
    .product-brands-card__item {
        padding-left: 20px;
        padding-right: 20px;
        column-gap: 20px;
    }
}

/* Image section */
.product-brands-card__item .product-brands-card__img {
    text-align: center;
    align-content: center;
    min-width: 33%;
    max-width: 33%;
}
@media screen and (max-width: 550px) {
    .product-brands-card__item .product-brands-card__img {
        margin-bottom: 20px;
        min-width: unset;
        max-width: 100%;
    }
}

.product-brands-card__item .product-brands-card__img img {
    min-width: 100px;
    aspect-ratio: 1/1;
    border-radius: 8px;
}
@media screen and (min-width: 850px) and (max-width: 1050px) {
    .product-brands-card__item .product-brands-card__img img {
        min-width: 78px;
    }
}


/* Content section */
.product-brands-card__item .product-brands-card__content p.product-brands-card__title, 
.product-brands-card__item .product-brands-card__content p.product-brands-card__title a {
    font-size: 36px;
    line-height: 1;
    font-weight: 700;
    color: #000;
    margin-bottom: 10px;
    word-break: break-word;
}
@media screen and (max-width: 1200px) {
    .product-brands-card__item .product-brands-card__content p.product-brands-card__title, 
    .product-brands-card__item .product-brands-card__content p.product-brands-card__title a {
        font-size: 28px;
    }
}

.product-brands-card__item .product-brands-card__content {
    align-content: center;
}

.product-brands-card__item .product-brands-card__desc {
    margin-bottom: 20px;
}

.product-brands-card__item .product-brands-card__desc ul {
    list-style: disc;
    padding-left: 0px;
}
.product-brands-card__item .product-brands-card__desc ul li {
    margin-bottom: 0px;
    margin-left: 15px;
}


.product-brands-card__item .product-brands-card__content .button {
    background-color: #000000;
    margin-bottom: 5px;
}
@media screen and (max-width: 550px) {
    .product-brands-card__item .product-brands-card__content .button {
        margin-bottom: 10px;
    }
}

.product-brands-card__item .product-brands-card__content .button:hover {
    opacity: 0.66;
}

/* Mobile responsive */
@media screen and (max-width: 550px) {
    .product-brands-card__item {
        flex-direction: column;
    }
    
}

/*
***
* COMPANY ARCHIVE
***
*/

.tax-product_brand .shop-page-title {
    display: none;
}

.company-archive-section {
    padding: 0;
    margin-bottom: 40px;
}

/* Round edge */
.company-archive, .company-archive-section .company-archive-bg>.col-inner {
    border-bottom-left-radius: 64px;
}
.company-archive, .company-archive-section .company-archive-content>.col-inner {
    border-bottom-right-radius: 64px;
}

/* BG image */
.company-archive-section .company-archive-bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

/* Title */
h1.product-title {
    line-height: 52px;
}

/* Content */
.company-archive-content>.col-inner {
    display: flex;
    flex-flow: column;
    justify-content: center;
    padding: 40px;
}

.company-archive-desc .term-description p {
    color: #D1A73A;
}


/* Opna section */
.row.company-archive-opna {
    padding-top: 50px;
    margin-bottom: 40px;
}
.company-archive-opna p {
    font-size: 18px;
}

/* Products roll */
.company-archive-loop-title>.col {
    margin-top: 150px;
}


.brand-card .col-inner {
    display: flex;
    align-items: center;
    column-gap: 70px;
    background-color: #F6F6F6;
    border-radius: 16px;
    padding: 32px 24px;
}

.brand-card .brand-card__thumb img {
    border-radius: 8px;
}

.brand-card h3.brand-card__title, .brand-card h3.brand-card__title a {
    font-size: 36px;
    color: #000;
}

.brand-card .brand-card__meta {
    margin-top: 50px;
}

.brand-card .brand-card__meta a.button {
    background-color: #000;
}


/* Info section */
.company-archive-info {
    margin: 120px auto;
}
.company-archive-info .col-inner {
    background-color: #ECE8D4;
    border-radius: 8px;
    padding: 50px 50px 20px;
}

.company-archive-info .company-archive-info__wrap {
    display: flex;
    justify-content: space-around;
    column-gap: 30px;
}
.company-archive-info .company-archive-info__element {
    flex: 1;
    min-width: 0;
    text-align: center;
}
.company-archive-info .company-archive-info__element img {
    margin-bottom: 20px;
}

.company-archive-info .company-archive-info__opening {
    margin-top: 45px;
}
.company-archive-info .company-archive-info__opening p {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
}

.company-archive-info .company-archive-info__button {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    background-color: #000;
}

@media screen and (max-width: 850px) {
    .company-archive-info .company-archive-info__wrap {
            flex-direction: column;
        row-gap: 32px;
    }
}

@media screen and (max-width: 550px) {
    .company-archive-bg {
        min-height: 300px;
    }
    .company-archive-section .company-archive-bg>.col-inner {
        border-bottom-left-radius: unset;
    }

    .brand-card .col-inner {
        flex-direction: column;
        row-gap: 32px;
    }
}

/*
***
* FOOTER 
***
*/

.footer-logo {
    max-width: 184px;
    margin-bottom: 20px;
}

/* Social icons */
footer .social-icons {
    bottom: 20px;
    position: absolute;
}
footer .social-icons a {
    background-color: #D1A73A;
    padding: 4px 4px 2px;
    border-radius: 8px;
}

.absolute-footer {
    display: none;
}









/* Home products slider */

/* Category buttons */
.product-category-slider-wrapper .category-buttons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 100px;
}

.product-category-slider-wrapper .category-buttons .category-btn {
    font-family: 'Brown', sans-serif;
    background-color: var(--fs-color-primary);
    border-radius: 99px;
    padding: 1px 50px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}

.product-category-slider-wrapper .category-buttons .category-btn.active, .product-category-slider-wrapper .category-buttons .category-btn:hover {
    background-color: #000;
}

/* ========================================
   SHORTCODE STYLES
   ======================================== */

/* Cart Icon Shortcode */
.cart-icon-wrapper {
    position: relative;
    display: inline-block;
}

.cart-icon-trigger {
    cursor: pointer;
    color: #C6A96B;
    transition: color 0.3s ease;
    text-decoration: none;
}

.cart-icon-trigger:hover {
    color: #B89A5A;
}

.cart-icon-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.cart-icon-text {
    font-size: 16px;
    margin-top: 5px;
    color: #000;
}

.cart-count-badge {
    position: absolute;
    top: -4px;
    right: 22px;
    background: #d1a73a;
    color: white;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: bold;
    min-width: 20px;
}

/* Wishlist Icon Shortcode */
.wishlist-icon-wrapper {
    position: relative;
    display: inline-block;
}

.wishlist-icon-trigger {
    cursor: pointer;
    color: #C6A96B;
    transition: color 0.3s ease;
    text-decoration: none;
}

.wishlist-icon-trigger:hover {
    color: #B89A5A;
}

.wishlist-icon-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.wishlist-icon-text {
    font-size: 16px;
    margin-top: 5px;
    color: #000;
}

/* Menu Icon Shortcode */
.menu-icon-wrapper {
    position: relative;
    display: inline-block;
}

.menu-icon-trigger {
    cursor: pointer;
    color: #C6A96B;
    transition: color 0.3s ease;
}

.menu-icon-trigger:hover {
    color: #B89A5A;
}

.menu-ux-block {
    box-shadow: 0 4px 20px rgba(0,0,0,0.1);
}

/* Sticky header positioning for menu */
.header-wrapper.stuck .menu-ux-block {
    top: 90px !important;
}

/* Product Grid Shortcode */
.product-grid-item {
    width: 100%;
}

/* Additional Shortcode Styles */
.menu-link {
    margin-top: 20px;
    margin-right: -8px;
}






.menu-ux-content {
    overflow-y: auto;
    max-height: 550px;
}

.menu-empty {
    text-align: center;
    padding: 20px;
    color: #666;
}

.menu-empty p {
    margin: 0;
}

.menu-empty p:last-child {
    margin: 10px 0 0 0;
    font-size: 14px;
}

.wishlist-icon-content img {
    padding: 2px;
}

.wishlist-count-badge {
    display: none;
}


/* Variation add to cart */
.single-product .variations {
  display: block;
  width: 100%;
  border-collapse: separate;
}
.single-product .variations tr,
.single-product .variations th,
.single-product .variations td {
  display: block;
  width: 100%;
  padding: 0;
  border: 0;
}
.single-product .variations tbody {
    display: block;
    width: 100%;
}
.single-product .variations .label {
  margin: 0 0 .5rem;
}
.single-product .variations .value select {
  width: 100%;
}
.single-product .variations .value .reset_variations {
  display: inline-block;
  margin-left: .5rem;
  vertical-align: middle;
  bottom: 75%;
}
.menu-search .search-field,  .nav-sidebar  .search-field{
	    border-radius: 16px 0 0 16px;
}
.menu-search .ux-search-submit, .nav-sidebar .ux-search-submit{
	    border-radius: 0 16px 16px 0;
	background: black;
}



/*
* =========================
* SEARCH ARCHIVE PAGE STYLES
* ==========================
*/
.search-header {
    text-align: center;
    margin-bottom: 20px;
    padding: 60px 0 40px 0;
}

.search-header .page-title {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #333;
}

.search-header .page-title span {
    color: #D1A73B;
}

.search-results-count {
    font-size: 16px;
    color: #666;
    margin: 0;
}

.search-results-grid {
    margin: 0 -15px;
}

.search-result-item {
    margin-bottom: 30px;
    height: 100%;
}

.search-result-item article {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.search-result-item article:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
}

.search-result-image {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.search-result-image-link {
    display: block;
    width: 100%;
    text-decoration: none;
}

.search-result-image img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    transition: transform 0.3s ease;
    aspect-ratio: 16/9;
}

.search-result-item article:hover .search-result-image img {
    transform: scale(1.05);
}

.search-result-placeholder {
    width: 100%;
    background-color: #D1A73B66;
    color: rgba(255, 255, 255, 0.7);
    font-size: 48px;
    border-radius: 0;
    aspect-ratio: 16/9;
}

.search-result-content {
    padding: 20px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.search-result-title {
    margin: 0 0 10px 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
}

.search-result-title a {
    color: #333;
    text-decoration: none;
    transition: color 0.3s ease;
}

.search-result-title a:hover {
    color: #D1A73B;
}

.search-result-meta {
    display: flex;
    gap: 15px;
    margin-bottom: 15px;
    font-size: 14px;
    color: #666;
}

.search-result-meta .post-date,
.search-result-meta .post-type,
.search-result-meta .product-price,
.search-result-meta .product-brands {
    display: inline-block;
}

.search-result-meta .product-price {
    font-weight: 600;
    color: #D1A73B;
    font-size: 16px;
}

.search-result-meta .product-brands {
    font-size: 14px;
}

.search-result-meta .product-brands a {
    color: #666;
    text-decoration: none;
    transition: color 0.3s ease;
}

.search-result-meta .product-brands a:hover {
    color: #D1A73B;
}

.search-result-excerpt {
    margin-bottom: 15px;
    color: #555;
    line-height: 1.6;
    flex: 1;
}

.search-result-read-more {
    margin-top: auto;
    display: inline-block;
    background-color: #D1A73B;
    color: #fff;
    text-decoration: none;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 500;
    transition: background-color 0.3s ease;
    align-self: flex-start;
}

.search-result-read-more:hover {
    background-color: #000;
    color: #fff;
}

.no-search-results {
    text-align: center;
    padding: 60px 20px;
}

.no-search-results .page-title {
    font-size: 32px;
    margin-bottom: 20px;
    color: #333;
}

.no-search-results .page-title span {
    color: #D1A73B;
}

.search-no-results-content {
    max-width: 600px;
    margin: 0 auto;
}

.search-no-results-content p {
    font-size: 16px;
    color: #666;
    margin-bottom: 30px;
}

/* Pagination Styles */
.search-results-grid + .wp-pagination,
.search-results-grid + nav {
    margin-top: 40px;
    text-align: center;
}

/* Responsive Styles */
@media (max-width: 768px) {
    .search-header {
        padding: 60px 0 20px 0;
    }

    .search-header .page-title {
        font-size: 24px;
    }

    .search-results-grid {
        margin: 0 -10px;
    }

    .search-result-item {
        margin-bottom: 20px;
    }

    .search-result-content {
        padding: 15px;
    }

    .search-result-title {
        font-size: 18px;
    }
}