@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//missmerylin.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.4.1") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//missmerylin.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//missmerylin.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//missmerylin.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//missmerylin.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//missmerylin.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//missmerylin.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//missmerylin.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//missmerylin.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-hb-opt-h: 40px;
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 15px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(200,85,106);
	--wd-alternative-color: rgb(255,87,34);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(190,161,99);
	--btn-accented-bgcolor-hover: rgb(173,141,74);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://missmerylin.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.wd-hb {
	background-color:  #fff;
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-hb-opt-h: 40px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1600px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

/* =========================
   MISS MERYLIN TOP BAR
   ========================= */

.mm-topbar {
    width: 100%;
    background: linear-gradient(90deg, #E91E63, #C2185B);
    padding: 10px 0;
    font-family: "Inter", sans-serif;
    overflow: hidden;
    
    /* animation */
    background-size: 200% 100%;
    animation: mmFlow 6s ease infinite;
}

/* INNER CONTAINER */
.mm-topbar-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 18px;

    color: #fff;
    font-size: 13px;
    font-weight: 600;

    white-space: nowrap;   /* 🔥 prevents line break */
    max-width: 100%;
}

/* DOT SEPARATORS */
.mm-topbar .dot {
    width: 5px;
    height: 5px;
    background: rgba(255,255,255,0.5);
    border-radius: 50%;
    flex-shrink: 0;
}

/* SALE BADGE */
.mm-topbar .sale-badge {
    background: rgba(255,255,255,0.15);
    padding: 6px 16px;
    border-radius: 20px;
    font-weight: 700;
    margin-left: 8px;
    white-space: nowrap;
}

/* PREVENT FLEX BREAK */
.mm-topbar-inner > span {
    flex-shrink: 0;
}

/* =========================
   ANIMATION
   ========================= */
@keyframes mmFlow {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}

/* =========================
   MOBILE OPTIMIZATION
   ========================= */
/* =========================
   AUTO SCROLL MARQUEE
   ========================= */

.mm-marquee {
    overflow: hidden;
    width: 100%;
}

.mm-topbar-inner {
    display: flex;
    align-items: center;
    gap: 18px;
    width: max-content;

    animation: mmScroll 18s linear infinite;
}

/* smooth infinite scroll */
@keyframes mmScroll {
    0% {
        transform: translateX(0%);
    }
    100% {
        transform: translateX(-50%);
    }
}

/* pause on hover (desktop luxury feel) */
.mm-topbar:hover .mm-topbar-inner {
    animation-play-state: paused;
}

/* mobile speed adjustment */
@media (max-width: 768px) {
    .mm-topbar-inner {
        animation-duration: 14s;
        gap: 14px;
        font-size: 12px;
    }

    .mm-topbar .sale-badge {
        padding: 5px 12px;
        font-size: 11px;
    }
}

/* ========================= 
   REMOVE SIDE GAPS (FULL WIDTH)
   ========================= */

/* break out of container */
.mm-topbar {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
}

/* remove any theme padding */
.mm-topbar-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* remove header container spacing */
.wd-header .container,
.wd-header .wd-container {
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
/* ================================================== ========================= ======================
   CATEGORY SCROLL (SNAP)
   ========================= */
/* =========================
   CATEGORY STRIP (DESKTOP)
   ========================= */
/* =========================
   CATEGORY STRIP (BASE)
   ========================= */

.mm-cat-scroll {
    display: flex;
    gap: 12px;
    padding: 12px 20px;
}

/* unified card */
.mm-cat-item,
.mm-cat-fixed {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    text-decoration: none;
    color: inherit;

    padding: 12px 8px;
    border-radius: 14px;

    transition: all 0.25s ease;
}

/* icon (desktop default) */
.mm-cat-item .icon,
.mm-cat-fixed .icon {
    width: 52px;
    height: 52px;
    font-size: 20px;

    background: #f8d7e4;
    border-radius: 50%;

    display: flex;
    align-items: center;
    justify-content: center;

    margin: 0 auto 6px;
}

/* text */
.mm-cat-item .title,
.mm-cat-fixed .title {
    font-size: 13px;
    font-weight: 600;
    line-height: 1.2;
}

.mm-cat-item .count {
    font-size: 11px;
    color: #777;
}

/* hover (desktop) */
.mm-cat-item:hover,
.mm-cat-fixed:hover {
    transform: translateY(-4px);
}

/* =========================
   MOBILE (SCROLL ROW)
   ========================= */

@media (max-width: 768px) {

    .mm-cat-scroll {
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;

        gap: 6px;
        padding: 8px 6px;

        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;

        width: 100vw;
        margin-left: calc(-50vw + 50%);
    }

    .mm-cat-scroll::-webkit-scrollbar {
        display: none;
    }

    .mm-cat-item {
        min-width: 80px;
        flex-shrink: 0;

        padding: 8px 5px;
        border-radius: 12px;

        scroll-snap-align: start;
    }

    /* smaller icons */
    .mm-cat-item .icon,
    .mm-cat-fixed .icon {
        width: 30px;
        height: 30px;
        font-size: 13px;

        margin-bottom: 3px;
    }

    /* tighter text */
    .mm-cat-item .title,
    .mm-cat-fixed .title {
        font-size: 11.5px;
    }

    .mm-cat-item .count {
        font-size: 9.5px;
    }

    /* tap effect */
    .mm-cat-item:active,
    .mm-cat-fixed:active {
        transform: scale(0.95);
    }
}

/* =========================
   SECOND ROW (MOBILE ONLY)
   ========================= */

/* hidden on desktop */
.mm-cat-fixed-row {
    display: none;
}

/* visible only on mobile */
@media (max-width: 768px) {

    .mm-cat-fixed-row {
        display: grid;
        grid-template-columns: repeat(4, 1fr);

        gap: 6px;
        padding: 8px 6px;
    }

    .mm-cat-fixed {
        background: #f5f5f5;
    }
}
/* =========================
   FIX SECOND ROW (STICKY MOBILE)
   ========================= */

@media (max-width: 768px) {

    .mm-cat-fixed-row {
        position: sticky;
        bottom: 60px; /* adjust if needed (above bottom nav) */

        background: #fff;
        z-index: 10;

        padding: 8px 6px;
        box-shadow: 0 -2px 10px rgba(0,0,0,0.05);/* =========================
   BASE STYLE
   ========================= */

.mm-cat-scroll {
    display: flex;
    gap: 16px;
    padding: 16px 30px;
}

.mm-cat-item,
.mm-cat-fixed {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    text-decoration: none;
    color: inherit;

    padding: 14px 10px;
    border-radius: 14px;

    transition: all 0.25s ease;
}

/* ICON (DESKTOP) */
.mm-cat-item .icon,
.mm-cat-fixed .icon {
    width: 56px;
    height: 56px;
    font-size: 22px;

    background: #f8d7e4;
    border-radius: 50%;

    display: flex;
    align-items: center;
    justify-content: center;

    margin-bottom: 6px;
}

/* TEXT */
.mm-cat-item .title,
.mm-cat-fixed .title {
    font-size: 14px;
    font-weight: 600;
}

.mm-cat-item .count {
    font-size: 12px;
    color: #777;
}

/* HOVER */
.mm-cat-item:hover,
.mm-cat-fixed:hover {
    transform: translateY(-4px);
}

/* =========================
   MOBILE SCROLL ROW
   ========================= */

@media (max-width: 768px) {

    .mm-cat-scroll {
        overflow-x: auto;
        gap: 6px;
        padding: 8px 6px;

        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;

        width: 100vw;
        margin-left: calc(-50vw + 50%);
    }

    .mm-cat-scroll::-webkit-scrollbar {
        display: none;
    }

    .mm-cat-item {
        min-width: 80px;
        flex-shrink: 0;

        padding: 8px 5px;
        border-radius: 12px;

        scroll-snap-align: start;
    }

    /* ICON SMALL */
    .mm-cat-item .icon,
    .mm-cat-fixed .icon {
        width: 30px;
        height: 30px;
        font-size: 13px;

        margin-bottom: 3px;
    }

    .mm-cat-item .title,
    .mm-cat-fixed .title {
        font-size: 11.5px;
    }

    .mm-cat-item .count {
        font-size: 9.5px;
    }

    /* TAP */
    .mm-cat-item:active,
    .mm-cat-fixed:active {
        transform: scale(0.95);
    }
}

/* =========================
   FIXED SECOND ROW (REAL FIX)
   ========================= */

/* hide on desktop */
.mm-cat-fixed-row {
    display: none;
}

@media (max-width: 768px) {

    .mm-cat-fixed-row {
        position: fixed;
        bottom: 65px; /* adjust based on your bottom nav */

        left: 0;
        width: 100%;

        display: grid;
        grid-template-columns: repeat(4, 1fr);

        gap: 6px;
        padding: 8px 6px;

        background: #fff;
        z-index: 999;

        box-shadow: 0 -2px 10px rgba(0,0,0,0.05);
    }

    .mm-cat-fixed {
        background: #f5f5f5;
    }
}
/* ===========================================================================
   TRUST STRIP
   ========================= */
/* FULL WIDTH CONTAINER */
.mm-trust-strip {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 18px;

    padding: 20px 30px;

    width: 100vw;
    margin-left: calc(-50vw + 50%);
}

/* CARD */
.mm-trust-item {
    background: #f5f5f5;
    border-radius: 14px;
    padding: 22px 14px;

    text-align: center;
    transition: all 0.25s ease;
}

/* ICON */
.mm-trust-item .icon {
    width: 58px;
    height: 58px;
    background: #f8d7e4;

    border-radius: 50%;

    display: flex;
    align-items: center;
    justify-content: center;

    font-size: 22px;
    margin: 0 auto 12px;
}

/* TEXT */
.mm-trust-item h4 {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 4px;
}

.mm-trust-item p {
    font-size: 13px;
    color: #777;
}

/* HOVER */
.mm-trust-item:hover {
    transform: translateY(-4px);
}


/* =========================
   MOBILE (PERFECT FIT)
   ========================= */

@media (max-width: 768px) {

    .mm-trust-strip {
        grid-template-columns: repeat(2, 1fr);
        gap: 8px;

        padding: 8px;

        width: 100vw;
        margin-left: calc(-50vw + 50%);
    }

    .mm-trust-item {
        padding: 10px 6px;
        border-radius: 10px;
    }

    /* SMALL ICON */
    .mm-trust-item .icon {
        width: 36px;
        height: 36px;
        font-size: 14px;
        margin-bottom: 6px;
    }

    /* COMPACT TEXT */
    .mm-trust-item h4 {
        font-size: 11.5px;
        line-height: 1.1;
        margin-bottom: 2px;
    }

    .mm-trust-item p {
        font-size: 9.5px;
        line-height: 1.1;
    }
}