#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu, 
#mega-menu-wrap-menu-2 #mega-menu-menu-2 > li.mega-menu-megamenu > ul.mega-sub-menu{
    background-color: #000 !important;
}
.mega-ts-first-menu>.mega-menu-link,
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-ts-first-menu > a.mega-menu-link{
    color:#ac64a5 !important;
    font-size: 22px !important;
    font-weight: 800 !important;
    text-transform: uppercase ;
    text-align: left !important;
 }
 .mega-menu-column.mega-border-right-after{
    position: relative !important;
    padding: 0px 10px !important;
 }
 .mega-menu-column.mega-border-right-after:after{
    content: "" !important;
    position: absolute !important;
    top:0px ;
    width: 1px;
    height: 100%;
    background-color: #eeffb3 !important;
    right: 0px;
    display:  block !important;
 }
 .mega-mega-ts-first-child-menu>.mega-menu-link{
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    padding: 6px 0px !important;

 }
 .mega-mega-ts-first-child-menu > .mega-sub-menu > .mega-menu-item > a.mega-menu-link{
    color: #fff !important;
    font-size: 15px !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    padding: 6px 0px !important;
 }
 .mega-mega-ts-first-child-menu > .mega-sub-menu{
    margin-left: 0px !important;
 }
 .mega-mega-ts-first-child-menu.hide-submenu-cat>.mega-menu-link{
    display: none !important;
 }


#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row..mega-bottom-menu li.mega-bottom-menu-last-menu a.mega-menu-link,
.mega-menu-row.mega-bottom-menu li.mega-bottom-menu-last-menu a.mega-menu-link,
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-bottom-menu-last-menu > a.mega-menu-link{
    color: #eeffb3 !important;
    font-size: 20px !important;
    font-weight: 800 !important;
    text-transform: uppercase ;
    padding: 20px 0px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link{
    text-transform: uppercase !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link, 
#mega-menu-wrap-menu-2 #mega-menu-menu-2 > li.mega-menu-item > a.mega-menu-link{
    /*font-size: 21px !important;*/
    font-weight: 700 !important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu{
    margin-top: 0px !important;
    padding-top: 0px;
    padding-bottom: 0px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link, 
#mega-menu-wrap-menu-2 #mega-menu-menu-2 > li.mega-menu-item > a.mega-menu-link{
    position: relative !important;
    padding-left: 30px !important;
    padding-right:30px !important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link::after, 
#mega-menu-wrap-menu-2 #mega-menu-menu-2 > li.mega-menu-item > a.mega-menu-link::after{
    content: "" !important;
    background: #6eafc9 !important;
    position: absolute !important;
    right: 0px !important;
    width: 2px !important;
    height: 20% !important;
    top:50% !important;
    display:  block !important;
    transform: translateY(-50%);
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-hide-last-border > a.mega-menu-link{
    padding-right: 0px !important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-hide-last-border > a.mega-menu-link::after{
    display: none !important;
}
/*#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu,
#mega-menu-wrap-menu-1>#mega-menu-menu-1>li.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu{
    display: flex;
    flex-wrap: wrap;
}*/

#mega-menu-wrap-menu-1>#mega-menu-menu-1 > li.mega-menu-item.mega-start-mega-menu>ul.mega-sub-menu>li.mega-menu-row>.mega-sub-menu{
    display: flex;
    flex-wrap: wrap;
    padding-top: 25px;
}

.menu-button-center li a {
    display: block !important;
    text-align: center !important;
    border: 0px solid #000 !important;
    color: #eeffb3 !important;
    background: transparent !important;
    padding: 10px 15px;
    max-width: 40%;
    margin: 0 auto;
    font-size: 22px !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
}
.menu-button-center li a:hover{
    background-color: transparent !important;
    color: #eeffb3 !important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    line-height: initial !important;
    height: initial !important;
    padding-top:40px !important;
    padding-bottom:40px !important ;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding-top: 0px !important;
}
.archive #main{
    max-width: 1600px !important;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
}
.shop-sidebar{
    display: none;
}
.shop-sidebar {
    display: none;
}
body.filter-open .shop-sidebar,
body.sidebar-filter-open .shop-sidebar{
    display: block !important;
}
body.filter-open .shop-sidebar #custom_html-11,
body.sidebar-filter-open .shop-sidebar #custom_html-11{
    display: block;
}
body.filter-open .shop-sidebar #custom_html-11.widget,
body.sidebar-filter-open .shop-sidebar #custom_html-11.widget {
    padding-bottom: 0px !important;
    border-bottom: 1px solid rgb(209, 205, 196);
}
body.filter-open .shop-sidebar .filter-sidebar,
body.sidebar-filter-open .shop-sidebar .filter-sidebar{
    display: flex;
}
body.filter-open .shop-sidebar,
body.sidebar-filter-open .shop-sidebar{
    transform: translateX(0%);
}
.custom-subcategory-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 20px;
    margin-bottom: 30px;
}
.custom-subcategory-item img {
    width: 100%;
    height: auto;
    border-radius: 6px;
}
.custom-subcategory-item h3 {
    font-size: 14px;
    margin-top: 8px;
    font-weight: 400 !important;
    padding-top: 20px;
    margin: 0px;
    text-decoration: underline;
    color: #000000;
}
.filter-bar-new-inner {
    display: flex;
    gap: 15px;
}
.filter-bar-section-inner,
.brand-bar-section-inner,
.size-bar-section-inner,
.price-bar-section-inner,
.color-bar-section-inner {
    font-size: 16px;
    color: #000;
    background-color: transparent !important;
}
.filter-bar-section,
.brand-bar-section,
.size-bar-section,
.price-bar-section,
.color-bar-section,
.orderby,
.filter-bar-new .bapf_slct select{
    background: transparent !important;
    border-color: #000000 !important;
    padding: 12px !important;
    max-width: 200px;
}
.custom-subcategory-top-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.woocommerce ul.products li.product a img {
    margin: 0px !important;
}
.woocommerce ul.products li.product {
    padding-bottom: 0px !important;
}
body:not(.home):not(.single-product).woocommerce ul.products {
    gap: 26px 1.5%;
}
.s-r-r {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
    color: #000000;
}
.star-rating,
.woocommerce .woocommerce-ordering {
    margin-bottom: 0px !important;
}
.filter-bar-new {
    margin-bottom: 30px;
}
.woocommerce-breadcrumb{
    margin: 15px 0px !important;
}
body.filter-open .shop-sidebar, 
body.sidebar-filter-open .shop-sidebar{
    position: fixed;
    top: 0;
    right: -350px; /* hidden position */
    width: 350px;
    height: 100%;
    background: #fff;
    z-index: 9999;
    overflow-y: auto;
    transition: right 1s ease-in-out;
    box-shadow: -5px 0 15px rgba(0,0,0,0.1);
}
body.sidebar-filter-open:after{ 
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease;
    z-index: 9998;
}
.sidebar-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0, 0.5);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease;
    z-index: 9998;
}

body.sidebar-filter-open .sidebar-overlay {
    opacity: 1;
    visibility: visible;
}
body.sidebar-filter-open{
    overflow: hidden;
}
.custom-marquee {
   position: relative;
  width: 100vw;
  max-width: 100%;
  overflow-x: hidden;
      height: 82px;
}
.custom-marquee .elementor-widget-container {
  position: absolute;
  white-space: nowrap;
  will-change: transform;
  animation: marquee 25s linear infinite;
}
.text-stroke-content,
.text-stroke-content .elementor-heading-title{
    -webkit-text-stroke: 1px #FFFFFF;
    letter-spacing: 1px;
}
/*.blog-loop-item-section .text-stroke-content .elementor-heading-title{
    -webkit-text-stroke: 2px #FFFFFF !important;
    letter-spacing: 2px !important;
}*/
.custom-marquee strong{
    color: #d1394d;
    padding: 0px 25px;
    transform: translateY(-11px);
}
.elementor-126229 .elementor-element.elementor-element-cc9cce4 .elementor-nav-menu--dropdown a:hover{
    color: #FFFFFF !important;
}
.custom-marquee .elementor-heading-title{
  display: flex;
  white-space: nowrap;
}

@keyframes marquee {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}
.woocommerce form.cart{
    flex-wrap: wrap;
}
.wcsatt-options-wrapper.wcsatt-options-wrapper-grouped{
    width: 100%;
    padding-bottom: 20px;
}
.wcsatt-options-prompt-text-label {
    font-weight: 700;
    color: #a644b3;
    font-size: 22px;
}
ul.wcsatt-options-prompt-radios {
    padding: 0px;
}
.woocommerce div.product .single-product-summary-wrapper form.cart .button{
    max-width: 280px;
}
.wcsatt-options-product-prompt .wcsatt-options-prompt-text{
    margin-bottom:0px ;
}

.text-stroke-new .elementor-heading-title{
    -webkit-text-stroke: 8px #fff;
    paint-order: stroke fill;
}

.ep-search-modal__content {
    width: 100%;
    max-width: 98%;
}
.ep-search-result__title {
    font-size: 25px !important;
}
.woocommerce_page-title_with-banner{
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;  
    margin-right: -50vw;
    width: 100vw; 
    background-image: url(/wp-content/uploads/2026/05/Crysp-Banner-for-Sub-Pages.jpg) !important;

}
.woocommerce_page-title_with-banner {
    padding: 6.5% 0px;
    padding: 5% 0px;
}
.shop-sidebar .widget .widget-title {
    font-size: 16px !important;
    font-weight: 700 !important;
}
.shop-sidebar ul.product-categories li a, 
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a {
    font-weight: 400;
    font-size: 16px;
    color: #000 !important;
    line-height: 1.1 !important;
}
.widget_product_categories ul li ul {
    padding: 0 0px 0px 0px !important;
    margin-top: 0px !important;
    padding-left: 10px !important;
}
.widget_product_categories ul.product-categories>li>a{
    font-weight: 600 !important;
}
.ep-autosuggest .autosuggest-item img.autosuggest-image {
    /*width: 50px;*/
    vertical-align: middle;
}
body:not([class*=elementor-page-]) .content-area:before{
    background:#1fbaab !important;
}
.woocommerce div.product form.cart .button{
   background:#1fbaab !important; 
}
.filter-bar-new .bapf_head h3{
    display: none !important;
}
.filter-bar-new .bapf_sfilter {
    margin-bottom: 0 !important;
}
.single-post .single-post-content-section h2{
    font-size: 30px;
}

.single-post .single-post-content-section h3{
    font-size: 25px !important
}
.single-post .single-post-content-section h4{
    font-size: 20px !important
}
.blog-width{
    max-width: 700px;
    margin: 0 auto;
}
.gar-text-color a.elementor-button{
    position: relative;
    background: transparent !important;
    border: none !important;
}
.gar-text-color a.elementor-button:before{
    content: '';
  position: absolute;
  inset: 0;
  border-radius: 0px !important;
  padding: 3px; /* border width */
  background: linear-gradient(
    90deg, #7a87da, #84bad2, #725ce0
  );
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
.tab-section-content .elementor-products-grid ul.products.elementor-grid {
    margin-bottom: 60px;
}
.tab-section-content .swiper-button-next, 
.tab-section-content .swiper-button-prev{
    top:unset !important;
    bottom:5px !important;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #2e2e2e !important;
    color: #fff !important;
}
.tab-section-content .swiper-button-next:after, 
.tab-section-content .swiper-button-prev:after{
    font-size: 20px;
    font-weight: 800;
}
.tab-section-content .swiper-button-prev {
    left: 50%;
    transform: translateX(-50%);
}
.tab-section-content .swiper-button-next {
    left: 55%;
    transform: translateX(-50%);
}
.text-stroke-content-11 .elementor-heading-title {
    -webkit-text-stroke: 1px #FCDA90 !important;
    text-stroke: 1px #FCDA90 !important;
}
.custom_product_cat_content .custom-category-content p,
.custom_product_cat_content .custom-category-content-full p{
    text-align: justify !important;
}
.custom-category-content-full.full-width p {
    text-align: center !important;
}
.custom-category-content-full.full-width{
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
}

.custom-category-content-full.full-width ul{
    display: inline-block;
}

.custom-category-content-full.full-width ul li{
    text-align: left;
}

.custom-category-content-full.full-width .faq-answer p span {
    font-weight: 500 !important;
}
.custom-category-content-full.full-width .faq-answer p {
    text-align: justify !important;
}

.custom-category-content-full-row p + ul{
    padding-top: 5px!important;
}
.crysp-empty-filter-wrapper {
    margin-bottom: 40px; 
    text-align: center; 
    font-family: inherit;
}
.crysp-out-of-stock-banner {
     background-image: url("/wp-content/uploads/2026/05/term-image.jpg"); 
    background-size: cover; 
    background-position: center; 
    padding: 15px 20px; 
    text-align: center; 
    font-size: clamp(18px, 4vw, 26px); 
    font-weight: 800; 
    font-style: italic; 
    letter-spacing: 1px; 
    text-transform: uppercase; 
    line-height: 1.3; 
    width: 100vw; 
    position: relative; 
    left: 50%; 
    transform: translateX(-50%); 
    box-sizing: border-box;
    border-top:5px solid #fff ;
    font-size: 47px;
}
.crysp-oos-dynamic {
    color: #f9d55a;
}
.crysp-oos-static {
    color: #ffffff;
}
.crysp-try-these-wrap {
    margin-top: 20px; 
    font-size: 45px; 
    font-weight: 800; 
    text-transform: uppercase; 
    letter-spacing: 0.5px; 
    line-height: 1.3;
    text-align: left;
}
.crysp-try-prefix {
    color: #2e2e2e;
}
.crysp-try-action {
    color: #893c6d;
}
@media (min-width: 1240px) {
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout.main-simple-sub-menu ul.mega-sub-menu{
        background-color: #fff !important;
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout.main-simple-sub-menu ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
        background-color: #fff;
        color: #000 !important;
        font-size: 15px !important;
        padding: 10px 15px !important;
        text-align: center;
        text-transform: uppercase;
        font-weight: 800;
        font-size: 15px;
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout.main-simple-sub-menu ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover{
        background: #a644b3 !important;
    }
    header .my-account-menu .elementor-nav-menu--dropdown .elementor-sub-item{
        display: block;
        text-align: center;
        line-height: 35px !important;
    }
    header .my-account-menu .elementor-nav-menu .elementor-item{
        padding-top: 42px !important;
        padding-bottom: 42px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;

    }
    header .my-account-menu .elementor-nav-menu .elementor-item:hover{
        padding-top: 42px !important;
        padding-bottom: 42px !important;
    }

}
@media (max-width: 768px) {
    .custom-subcategory-item h3,
    .filter-bar-section-inner,
    .brand-bar-section-inner,
    .size-bar-section-inner,
    .price-bar-section-inner,
    .color-bar-section-inner{
        font-size: 14px !important ;
    }
    .filter-bar-section,
    .brand-bar-section,
    .size-bar-section,
    .price-bar-section,
    .color-bar-section,
    .orderby{
        padding: 8px !important;
        font-size: 14px !important;
    }
    .custom-subcategory-grid,
    .filter-bar-new-inner{
        gap: 10px !important;
    }



}
@media (min-width: 1240px) and (max-width: 15600px) {
    .header-full-width{
        width: 100% !important;
        padding: 0px 15px !important;
    }
}

@media (min-width: 1240px) and (max-width: 1410px) {

    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link, 
    #mega-menu-wrap-menu-2 #mega-menu-menu-2 > li.mega-menu-item > a.mega-menu-link{
        padding-left: 20px !important;
        padding-right:20px !important;
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link, 
    #mega-menu-wrap-menu-2 #mega-menu-menu-2 > li.mega-menu-item > a.mega-menu-link,
    header .my-account-menu .elementor-nav-menu .elementor-item,
    .elementor-126229 .elementor-element.elementor-element-49a299c .elementor-menu-cart__toggle .elementor-button{
        font-size: 16px !important;
    }
     .mega-menu-column.mega-border-right-after{
        padding: 0px 0px !important;
     }


}

@media (max-width: 1240px) {
    .elementor-nav-menu__align-start .elementor-nav-menu li.social-icon {
        float: left;
        display: inline-block;
        width: 50%;
    }
    .elementor-nav-menu__align-start .elementor-nav-menu li.social-icon a{
        position: relative;
        font-size: 0px !important;
        padding: 0px !important;
        display: block !important;
    }
    .elementor-nav-menu__align-start .elementor-nav-menu li.follow-us-menu a{
        display: block !important;
        text-align: center !important;
        font-size: 20px !important;

    }
    .elementor-nav-menu__align-start .elementor-nav-menu li.social-icon a:after {
        content: "";
        position: absolute;
        top: 0;
        width: 35px;
        height: 35px;
        font-size: 0px;
        background-image: url(/wp-content/uploads/2025/10/instagram.png);
        background-repeat: no-repeat;
        background-size: cover;
        opacity: 1 !important;
    }
    .elementor-nav-menu__align-start .elementor-nav-menu li.social-icon.instagram-icon a:after{
        background-image: url(/wp-content/uploads/2025/10/instagram.png);
        left: auto;
        right: 10px;
    }
    .elementor-nav-menu__align-start .elementor-nav-menu li.social-icon.reddit-icon a:after{
        background-image: url(/wp-content/uploads/2025/10/reddit.png) !important;
        left: 10px;
    }
    .elementor-nav-menu__align-start .elementor-nav-menu {
        padding: 20px 0px 45px 0px !important;
    }

}
@media (max-width: 1024px) {
    .filter-bar-new-inner div:not(#sort){
        display: none !important;
    }
}
@media (max-width: 768px) {

    .tab-section-content .swiper-button-next {
        left: 65%;
    }
    .tab-section-content .swiper-button-prev {
        left: 50%;
    }
    .tab-section-content .swiper-button-next, .tab-section-content .swiper-button-prev {
        bottom: 10px !important;
    }
    .woocommerce_page-title_with-banner {
        padding: 11% 0px;
    }

    .custom-marquee{
        height: 26px !important;
    }
    .custom-marquee .elementor-heading-title{
        font-size: 24px!important;
    }
    .custom-marquee strong {
        transform: translateY(-4px);
    }

    .crysp-out-of-stock-banner {
        font-size: 30px !important;
    }
    .crysp-try-these-wrap {
        font-size: 28px !important;
    }
}
