/*
Theme Name: Woodmart Child
Theme URI: https://woodmart.xtemos.com/
Template: woodmart
Author: XTemos
Author URI: http://themeforest.net/user/xtemos
Description: ThemeForest Premium Theme
Tags: one-column,two-columns,right-sidebar,custom-header,custom-menu,editor-style,featured-images,microformats,post-formats,sticky-post,translation-ready
*/

.wd-nav.wd-gap-l {
    --nav-gap: 0px !important;
    justify-content: space-between;
    max-width: 1290px;
    width: 100%;
}
.wd-nav > li:is(
    .wd-has-children,
    .menu-item-has-children) > a:after {
    font-size: clamp(6px, 75%, 18px) !important;
    color: #444444 !important;
}
.wd-content-layout {
    padding-block: 0px !important;
}
.main-footer,
#main-content{
  padding-inline: 0px !important; 
  max-width: inherit !important;
}
/*#main-content {
    padding-top: 0;
    padding-bottom: 0;
}*/
.wd-header-cart.wd-design-2 .wd-cart-number{
    width: 16px;
    height: 16px;
    background-color: var(--wd-alternative-color) !important;
    font-size: 12px;
    line-height: 17px;
}
.wd-header-cart.wd-design-2 .wd-tools-text {
    margin-inline-start: 10px;
}
.wd-tools-element {
    --wd-tools-icon-base-width: 22px;
}
#SR7_2_2 .sr7-btn,
#SR7_2_2 h3,
#SR7_1_1 .sr7-btn,
#SR7_1_1 h2,
#SR7_1_1 h1,
#SR7_6_2 h2{
  font-family: 'Sharp Grotesk' !important;
}
.aed-svg-symbol{
    position: relative;
    top: 0.11vw;
}
.wd-cart-subtotal .aed-svg-symbol svg {
    width: 14px;
}
.product-wrapper .wrap-price {
    display: block !important;
    border-top: solid 1px #EEEEEE;
    padding-top: 10px;
}
.custom-price{
  display: flex;
    flex-direction: column;
}
.wd-hover-quick .product-wrapper .custom-price {
    border-top: solid 1px #DEDBDB;
    padding-top: 10px;
}
.custom-price .sale-price,
.custom-price .regular-price{
   display: flex;
    justify-content: space-between;
  text-decoration: none;
}
.custom-price .sale-price span.label {
    font-size: 1.2vw;
    font-family: 'Sharp Grotesk';
    font-weight: 600;
    position: relative;
    z-index: 1;
}
.custom-price .woocommerce-Price-amount {
    font-size: 1.4vw !important;
    color: #444444;
    font-weight: bold !important;
    font-family: 'Urbanist';
}
.custom-price .sale-price .woocommerce-Price-amount bdi{
    display: flex;
    gap: 2px;
    font-weight: 700;
    font-family: 'Urbanist';
}
.custom-price svg {
    width: 1.3vw !important;
    height: 1.1vw !important;
}
.custom-price .regular-price svg {
    width: 1vw !important;
    height: 0.8vw !important;
}
.custom-price .sale-price span.label:after {
    content: '';
    position: absolute;
    background: #F6B3B6;
    width: 100%;
    height: 0.425vw;
    left: 0px;
    right: 0px;
    bottom:0.488vw;
    z-index: -1;
}
.custom-price .regular-price bdi {
    font-size: 1.1vw !important;
    color: #929292;
    display: flex;
    gap: 2px;
    position: relative;
    font-weight: 500;
    font-style: italic;
}
.custom-price .regular-price bdi:before {
    content: '';
    position: absolute;
    background: #929292;
    top: 42%;
    width: 100%;
    height: 2px;
}
.custom-price .regular-price bdi svg {
    opacity: 0.6;
    width: 16px;
    height: 14px;
    position: relative;
    top: -1px;
}
.custom-price .regular-price bdi svg path{
  color: #929292;
}
.custom-price .regular-price{
    text-decoration: none;
}
.custom-price .regular-price span.label {
    font-size: 0.84vw;
    color: #9B4F67;
    font-weight: 500;
    font-family: 'Sharp Grotesk';
}
.product-wrapper .wd-product-cats a {
    font-family: 'Urbanist' !important;
    font-weight: 500 !important;
    color: #929292 !important;
    font-size: 16px !important;
    text-transform: capitalize !important;
}
/*.wd-products-with-bg:not(.products-bordered-grid) :is( .product-wrapper, .wd-cat-wrap) .wd-product-cats a {
    color: #9B4F67 !important;
}
.wd-products-with-bg:not(.products-bordered-grid) :is( .product-wrapper, .wd-cat-wrap) .wd-product-header{
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.wd-products-with-bg:not(.products-bordered-grid) :is( .product-wrapper, .wd-cat-wrap) .star-rating.wd-style-simple {
    width: 100%;
    justify-content: center;
}*/
.product-wrapper .wd-product-header{
  order: 2;
}
.product-wrapper .wd-product-cats{
  order: 1;
}
.product-wrapper .wrap-price {
    order: 3;
}
.product-wrapper .wd-product-footer{
    order: 4; 
}
.wd-hover-quick .product-wrapper .product-element-top {
    order: 1;
    margin: -15px -16px 0px -16px !important;
}
.wd-hover-quick .product-wrapper .product-element-bottom {
    order: 2;
}
.wd-hover-quick .product-wrapper .wd-product-cats{
    order: 2;
}
.wd-hover-quick .product-wrapper .wd-product-cats.wd-product-cats a {
    color: #9B4F67 !important;
}
.wd-hover-quick .product-wrapper .wd-entities-title{
    order: 3;    
}
.wd-hover-quick .product-wrapper .star-rating{
    order: 4;
}
.wd-hover-quick .product-wrapper .price{
    order: 5;
}
.star-rating.wd-style-simple>div,
.star-rating.wd-style-simple:after,
.star-rating,
.star-rating:before {
    color: #EA768F !important;
}
.wd-product.wd-hover-buttons-on-hover .wd-add-btn > a{
    padding: 5px 0;
}
.wd-product.wd-hover-buttons-on-hover .wd-add-btn > a span {
    font-size: 18px !important;
}
.wd-product span.out-of-stock.product-label {
    background: #9B4F67;
    color: #fff;
    font-weight: 600;
    border-radius: 0px;
    line-height: 1;
    padding: 5px 10px;
}
.wd-product.wd-hover-buttons-on-hover .product-image-link img{
  transition: all .3s ease;
}
.wd-product.wd-hover-buttons-on-hover:hover .product-image-link img{
  scale: 0.8;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
    font-style: normal;
    letter-spacing: 0;
}
/*.wd-carousel-item {
    padding: 0px 6px !important;
}*/
.archive .elementor-widget-wd_shop_archive_woocommerce_title .elementor-widget-container,
.elementor-widget__width-auto{
    position: relative;
    width: max-content;
    margin: auto;
}
.archive .elementor-widget-wd_shop_archive_woocommerce_title .elementor-widget-container .entry-title,
.elementor-widget__width-auto .elementor-heading-title{
    display: inline-block;
    padding: 7px 12px 0px 12px;
}
.archive .elementor-widget-wd_shop_archive_woocommerce_title .elementor-widget-container .entry-title{
     padding: 12px 12px 10px;
}
.archive .elementor-widget-wd_shop_archive_woocommerce_title .elementor-widget-container .entry-title:before,
.archive .elementor-widget-wd_shop_archive_woocommerce_title .elementor-widget-container .entry-title:after,
.elementor-widget__width-auto .elementor-heading-title:after,
.elementor-widget__width-auto .elementor-heading-title:before {
    content: '';
    background: url('http://dev.beautysavers.ae/live/wp-content/uploads/2026/04/new-beauty-star-icon.png');
    width: 30px;
    height: 30px;
    display: inline-block;
    background-size: contain;
    margin: 0px 8px;
}
.archive .elementor-widget-wd_shop_archive_woocommerce_title:before{
    display: none;
}
.archive .elementor-widget-wd_shop_archive_woocommerce_title .elementor-widget-container:before,
.elementor-widget__width-auto:before {
    content: '';
    background-color: var(--e-global-color-primary);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    transform: rotate(-1.13deg);
}
.archive .elementor-widget-wd_shop_archive_woocommerce_title .elementor-widget-container .entry-title:before,
.elementor-widget__width-auto .elementor-heading-title:before {
    position: relative;
    top: 3px;
}
.archive .elementor-widget-wd_shop_archive_woocommerce_title .elementor-widget-container .entry-title:after,
.elementor-widget__width-auto .elementor-heading-title:after {
    position: relative;
    top: -4px;
}
.wd-nav-scroll {
    background: #F6B3B6 !important;
    margin-top: 35px !important;
}
.wd-nav-scroll-drag:before {
    background: #EE7D8A !important;
}
.wd-cat-inner{
    box-shadow: 8px 7.5px 0px 0px #822341 !important;
    border: solid 2px var(--e-global-color-primary);
}

/*.video-wrapper iframe {
    height: 415px !important;
}*/
/* Section setup */
.tiktok-buy-section {
    position: relative;
    overflow: visible;
}

.tiktok-products {
    overflow: visible;
}

/* Remove default swiper arrows */
.tiktok-buy-section .swiper-button-next::after,
.tiktok-buy-section .swiper-button-prev::after {
    display: none !important;
    content: none !important;
}

/* Arrow SVG size */
.tiktok-buy-section .swiper-button-next svg,
.tiktok-buy-section .swiper-button-prev svg {
    width: 20px;
    height: auto;
}

/* Arrow base style */
.tiktok-buy-section .swiper-button-next,
.tiktok-buy-section .swiper-button-prev {
    position: absolute;
    top: 50%;
    z-index: 10;
    transition: all 0.25s ease;
}

/* FIXED POSITION (no left/right animation = no flicker) */
.tiktok-buy-section .swiper-button-prev {
    left: -50px;
    transform: translate(-20px, -50%);
}

.tiktok-buy-section .swiper-button-next {
    right: -50px;
    transform: translate(20px, -50%);
}

/* Hover on full section */
/*.tiktok-buy-section:hover .swiper-button-prev {
    transform: translate(0, -50%);
    opacity: 1;
}

.tiktok-buy-section:hover .swiper-button-next {
    transform: translate(0, -50%);
    opacity: 1;
}*/

/* Prevent flicker while entering */
/*.tiktok-buy-section .swiper-button-prev,
.tiktok-buy-section .swiper-button-next {
    pointer-events: none;
}

.tiktok-buy-section:hover .swiper-button-prev,
.tiktok-buy-section:hover .swiper-button-next {
    pointer-events: auto;
}*/

/* Slider card fix */
.tiktok-products .swiper-slide {
    display: flex;
    height: auto;
}

.tiktok-product-card {
    width: 100%;
    display: flex;
    flex-direction: column;
}

/* OPTIONAL Premium look */
.tiktok-buy-section .swiper-button-next,
.tiktok-buy-section .swiper-button-prev {
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-top .thumb {
    width: 25%;
    border: solid 2px #ea768f;
}

.product-top .meta {
    width: 75%;
}
span.aed-svg-symbol::after {
    display: none;
}

.woocommerce-Price-currencySymbol::after {
    display: none;
}
.woocommerce-Price-amount {
    color: #444444 !important;
}

.woocommerce-Price-amount::after {
    display: none;
}
.your-price span {
    color: #822341;
    font-size: 1.2vw;
    font-family: 'Sharp Grotesk';
    font-weight: 600;
    position: relative;
    z-index: 1;
}
.tiktok-product-card .price-block .your-price span.woocommerce-Price-amount.amount {
    font-size: 1.4vw !important;
    color: #444444 !important;
    font-weight: 700;
    font-family: 'Urbanist';
}
.tiktok-product-card .your-price .woocommerce-Price-amount bdi .woocommerce-Price-currencySymbol {
    display: inline-block;
    margin-right: 2px !important;
}
.your-price span:after {
    content: '';
    position: absolute;
    background: #F6B3B6;
    width: 100%;
    height: 0.425vw;
    left: 0px;
    right: 0px;
    bottom: 0.358vw;
    z-index: -1;
}

.product-info {
    padding: 5px 13px 13px 13px;
    background: #f6b3b642;
    height: 100%;
   /* display: grid;
    justify-content: space-between;*/
}

.others-price del {
    color: #929292;
    text-decoration: none;
}

.product-info .others-price del bdi {
    font-size: 1.0vw !important;
    color: #929292;
    display: flex;
    gap: 2px;
    position: relative;
    font-weight: 300;
    font-style: italic;
}
.product-info .others-price del bdi:before {
    content: '';
    position: absolute;
    background: #929292;
    top: 46%;
    width: 100%;
    height: 2px;
}
.others-price span svg path {
    font-size: 18px;
    fill: #929292;
}

.video-wrapper {
    width: 100%;
    aspect-ratio: 9 / 16;
    margin-bottom: 20px;
}

.video-wrapper iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 9 / 16;
}
.product-top {
    display: flex;
    gap: 10px;
    align-items: center;
}

.product-top img {
    width: auto;
    height: auto;
}
.swiper-button-next, .swiper-button-prev {
    color: #000;
}

.meta .category a{
    font-size: 14px;
    color: #EA768F;
    display: block;
    font-family: 'Urbanist';
}

.product-info .meta h4 {
    font-size: 16px;
    margin: 2px 0 0;
    line-height: 1.3;
    text-transform: capitalize;
    font-weight: 500;
    font-family: "Urbanist", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
}

.price-block {
    border-top: 1px solid #B2B0B0;
    padding-top: 4px;
    margin-top: auto;
}

.others-price {
    font-size: 0.84vw;
    color: #9B4F67;
    display: flex;
    justify-content: space-between;
    font-family: 'Sharp Grotesk';
    font-weight: 500;
    text-align: center;
    align-items: center;
    min-height: 31px;
    margin-bottom: -8px;
}

.your-price {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.scrollToTop {
    border: 2px solid #EA768F;
}
.scrollToTop:after {
    color: #EA768F;
}
.your-price strong {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
.tiktok-product-card .your-price .woocommerce-Price-amount bdi span.aed-svg-symbol svg {
    height: 1.3vw;
    width: 1.1vw;
}
.others-price .woocommerce-Price-amount bdi span.aed-svg-symbol svg {   
    width: 1vw !important;
    height: 0.8vw !important;
}
.product-labels {
    top: 0px !important;
}
.onsale.product-label{
    position: relative;
    display: inline-block;
    height: 48px;
    background: none;
    padding: 0;
}
.woocommerce-product-gallery .onsale.product-label{
    height: 80px;
}
.onsale-text{
    position: absolute;
    top: 48%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
}
.woocommerce-product-gallery .onsale-text{
    font-size: 24px;
}
.woocommerce-product-gallery .onsale-text .save-text {
    font-size: 20px;
}
.woocommerce-product-gallery .onsale.product-label svg {
    width: 80px;
    height: auto;
}
.product-labels .product-label.onsale{
    background: inherit !important;
}
.btn-view svg{
    width: 1.5em !important;
}
.btn-view .elementor-button-content-wrapper{
    align-items: center;
}
.product-card {
    width: auto;
    height: 550px !important;
    background-size: cover;
    transition: all 0.4s ease-in-out !important;
    background-position: top;
    overflow: hidden;
    position: relative !important;
    border: 3px solid #822341;
}
.product-card:hover .card-overlay {
    margin-bottom: 0;
}

.featured-product-info {
    display: flex;
    gap: 15px;
}
.product-content-list .price {
    padding-top: 10px; 
    padding-bottom: 4px;
}
.product-img {
    width: 80px;
    aspect-ratio: 1 / 1;
/*    height: 90px;*/
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: solid 3px #7a2044;
}
.featured-product-info .product-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/*.product-img {
    width: 25%;
}*/
.product-content {
    width: 80%;
}
.card-overlay {
    position:absolute;
    bottom:0; 
    width:100%;
    padding:20px;
    background: linear-gradient(
    to top,
        rgba(129, 34, 65, 1) 0%,
        rgba(153, 57, 84, 0.7) 40%,
        rgba(177, 79, 103, 0.4) 70%,
        rgba(225, 124, 141, 0) 100%
    );  
    margin-bottom: -50px;
    transition: all 0.25s ease;
}
.tiktok-add-to-cart {
    margin-top: 5px;
}
.card-overlay .product-content-list .product-cart-btn a, .tiktok-add-to-cart a {
    background: #ea768f;
    padding: 10px 19px;
    font-size: 18px;
    line-height: 1;
    opacity: 0;
    color: #fff !important;
    font-family: 'Sharp Grotesk';
    font-weight: 500;
}
.product-info-clickable {
    cursor: pointer;
    display: grid;
    justify-content: space-between;
    min-height: 155px;
}
.tiktok-add-to-cart a {
    opacity: 1;
}
.card-overlay .product-content-list .product-cart-btn a:hover, .tiktok-add-to-cart a:hover{
    background:#9B4F67 !important;
}

.card-overlay .product-content h3 a:hover{
    color: #ea768f !important;
}
.product-card:hover .product-cart-btn a{
    opacity: 1;
}
.card-overlay .product-content-list .product-cart-btn .added_to_cart{
    display: none;
}
.featured-product-info h3 {
    font-size: 22px !important;
    line-height: 28px;
    font-style: normal !important;
    margin-bottom: 0px;
    color: #fff;
    font-weight: bold !important;
    font-family: 'Urbanist' !important;
    text-transform: capitalize !important;
    letter-spacing: 0.7px !important;
}
.product-content-list .product-cart-btn a {
    background: transparent;
    padding: 0px;
    font-size: 0;
}

.product-content-list .regular .woocommerce-Price-amount bdi {
    color: #DEDEDE;
    font-weight: 500;
    font-style: italic;
    position: relative;
    font-size: 1.3vw !important;
}
.product-content-list .regular .woocommerce-Price-amount bdi:before {
    content: '';
    position: absolute;
    background: #E5E0E0;
    top: 47%;
    width: 100%;
    height: 2px;
}
.product-content-list .regular {
    text-decoration: none;
    color: #DEDEDE;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.product-content-list .regular .woocommerce-Price-amount svg {
    width: 1.1vw !important;
    height: 1.1vw !important;
}
.product-content-list .regular .woocommerce-Price-amount svg path {
    font-size: 18px;
    fill: #DEDEDE;
}

.product-content-list .sale .woocommerce-Price-amount bdi {
    color: #FFFFFF;
    font-size: 1.6vw !important;
    font-weight: 600;
    font-style: normal;
    font-family: 'Urbanist';
}
.product-content-list .sale {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.product-content-list .regular p.label {
    margin: 0;
    font-size: 0.90vw;
    color: #ffffff;
    font-weight: 500;
    font-family: 'Sharp Grotesk';
}
.product-content-list .sale p.label {
    margin: 0;
    color: #fff;
    font-size: 1.2vw;
    font-family: 'Sharp Grotesk';
    font-weight: 600;
    position: relative;
    z-index: 1;
}

.product-content-list .sale p.label:after {
    content: '';
    position: absolute;
    background: #EA768F;
    width: 100%;
    height: 0.425vw;
    left: 0px;
    right: 0px;
    bottom: 0.32vw;
    z-index: -1;
}
.product-content-list .sale .woocommerce-Price-amount svg {
    width: 1.3vw !important;
    height: 1.3vw !important;
}
.product-content-list .sale .woocommerce-Price-amount svg path {
    font-size: 18px;
    fill: #FFFFFF;
}
.cart-btn a {
    background:#fff;
    color:#000; padding:6px 12px;
    display:inline-block;
    margin-top:10px;
}
.custom-product-slider {
      padding: 0;
      margin: 0 auto;
}
.wd-gallery-thumb .wd-carousel-inner .wd-carousel-item {
    opacity: 1 !important;
}

.wd-gallery-thumb .wd-carousel-inner .wd-carousel-item img {
    margin: 0px !important;
    height: 80px;
    width: 80px;
    opacity: 1 !important;
    border: 1px solid #E0E0E0;
}
.wd-gallery-thumb .wd-carousel-inner .wd-carousel-item.wd-thumb-active img{
    border: 2px solid #9B4F67;
}
.wd-gallery-images .wd-carousel-inner .wd-carousel-item img {
    border: 1px solid #E0E0E0;
}
#rb_tlw{
    display:none !important;
}
.popup-quick-view span.custom-price {
    display: grid;
    gap: 4px;
}

.popup-quick-view .wd-product-brands a {
    color: #822341;
}

.popup-quick-view .wd-product-brands {
    margin-bottom: 10px;
    font-size: 2vw;
}

.popup-quick-view .product_title.wd-entities-title a {
    color: #000;
}

.popup-quick-view .product_title.wd-entities-title {
    margin-bottom: 10px;
}

.popup-quick-view span.custom-price .regular-price {
    text-decoration: none;
}

.popup-quick-view span.custom-price .regular-price .label {
    color: #9B4F67;
    font-family: 'Sharp Grotesk';
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    margin-right: 20px;
}
.popup-quick-view .custom-price .regular-price svg {
    width: 1vw !important;
    height: 1vw !important;
}
.popup-quick-view .custom-price .regular-price svg{
    width: 1vw !important;
    height: 1vw !important;
}
.popup-quick-view .sale-price svg, .popup-quick-view .price svg  {
    width: 2vw !important;
    height: 1.4vw !important;
}
.custom-price span.woocommerce-Price-currencySymbol {
    display: inline-block;
}
.popup-quick-view .regular-price span.woocommerce-Price-amount.amount {
    font-size: 1.4vw !important;
    color: #444444 !important;
    font-weight: 700;
    font-family: 'Urbanist';
}
.popup-quick-view .regular-price span.woocommerce-Price-amount.amount bdi {
    font-size: 1.2vw !important;
    color: #444444 !important;
    position: relative;
    font-weight: 500;
    font-style: italic;
    position: relative;
}
.popup-quick-view .regular-price span.woocommerce-Price-amount.amount bdi:before {
    content: '';
    position: absolute;
    background: #929292;
    top: 45%;
    width: 100%;
    height: 2px;
}
.popup-quick-view .sale-price span.label {
    font-size: 1.4vw;
    font-family: 'Sharp Grotesk';
    font-weight: 600;
    position: relative;
    margin-right: 20px;
}
.popup-quick-view .sale-price span.label:before {
    content: '';
    position: absolute;
    background: #F6B3B6;
    width: 100%;
    height: 0.425vw;
    left: 0px;
    right: 0px;
    bottom: 0.1vw;
    z-index: -1;
}
.wd-arrow-inner {
    background: transparent !important;
}
.wd-gallery-thumb .wd-carousel-inner {
    position: relative;
}
.wd-gallery-thumb .wd-btn-arrow.wd-prev {
    position: absolute !important;
    top: -30px !important;
    left: 0;
}

/*.wd-nav-arrows.wd-thumb-nav {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}*/
/*.wd-gallery-thumb {
  position: relative;
}
.wd-nav-arrows.wd-thumb-nav .wd-prev {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    top: -10px; 
}
.wd-nav-arrows.wd-thumb-nav .wd-next {
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none;
    bottom: -10px;
}
*/
.wd-gallery-thumb .wd-carousel-inner {
    margin-top: 20px !important;
}
.whb-main-header .product-wrapper .wd-entities-title a {
    font-size: 14px;
    line-height: 1.2 !important;
    display: block;
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 700;
    color: #000 !important;
}
.whb-main-header .product-wrapper .custom-price svg {
    position: relative;
    top: -1.5px;
    width: 14px !important;
    height: 12px !important;
}
.whb-main-header .product-wrapper .custom-price .woocommerce-Price-amount {
    font-size: 16px !important;
}
.searchform.wd-style-with-bg .searchsubmit{
    border-radius: 0px !important;
}
.wd-product-info {
    visibility: hidden;
}
.concern-img-bg img{
    width: 72px !important;
}
.img-hover-bg, .concern-img-bg {
    transition: all 0.4s ease-in-out !important;
    cursor: pointer;
    display: flex;
    align-items: center !important;
    justify-content: center !important;
    aspect-ratio: 1 / 1;
    border-radius: 50% !important;
    margin: 0 auto !important;
    margin-bottom: 10px !important;
}
.concern-img-bg {
    margin-bottom: 3px !important;
}
.shop-img-hover-main:hover .img-hover-bg, .shop-img-hover-main:hover .concern-img-bg {
    background-color: var(--wd-alternative-color) !important;
}

.shop-img-hover-main .img-hover-bg img, .shop-img-hover-main .concern-img-bg img {
    transition: transform 0.3s ease;
}
.shop-img-hover-main:hover .img-hover-bg img, .shop-img-hover-main:hover .concern-img-bg img {
    transform: scale(0.8) !important;
}
p.stock:is(.wd-style-bordered,.wd-style-with-bg) span {
    padding: 0 !important;
    border: none !important;
    color: #159915 !important;
}
p.stock.wd-style-bordered span:before {
    margin-inline-end: 17px !important;
    width: 10px !important;
    height: 10px !important;
    background-color: #1FC01F !important;
}
.woocommerce-tabs .wd-nav-tabs .active{
    position: relative;
}
.woocommerce-tabs .wd-nav-tabs .active:before {
    content: '';
    position: absolute;
    background: #F6B3B6;
    width: 100%;
    height: 12px;
    bottom: 6px;
}
#bs-product-price .price{
    display: flex;
    align-items: end;
    gap: 20px;
}
#bs-product-price .custom-price .regular-price {
    text-decoration: none;
    margin-bottom: 10px;
    align-items: center;
}
#bs-product-price .custom-price .regular-price span.label {
    font-size: 20px;
    width: 165px;
}
#bs-product-price .custom-price .woocommerce-Price-amount {
    font-size: 32px !important;
    font-weight: 800;
}
#bs-product-price .custom-price .regular-price bdi {
    font-size: 28px !important;
}
#bs-product-price .custom-price .regular-price svg {
    width: 21px !important;
    height: 19px !important;
}
#bs-product-price .custom-price .sale-price, #bs-product-price .custom-price .regular-price {
    justify-content: flex-start;
    gap: 15px;
}
#bs-product-price .custom-price .sale-price span.label {
    font-size: 28px;
    top:2px;
}
#bs-product-price .custom-price .sale-price span.label:after {
    height: 9px;
    bottom: 9px;
}
#bs-product-price .custom-price svg {
    width: 27px !important;
    height: 24px !important;
}
#bs-product-price .custom-price .regular-price bdi:before {
    top: 46%;
}
#bs-btn button{
    min-height: var(--btn-height, 52px);
}
#bs-btn .wd-buy-now-btn{
    width: 100%;
}
#bs-btn div.quantity {
    border: solid 1px #E0E0E0;
    --wd-form-height: 52px;
}
#bs-btn div.quantity input[type="button"] {
    min-width: 38px;
    border-radius: 0;
    border: 0;
    font-size: 20px;
}
#bs-btn div.quantity input[type="number"] {
    width: 60px;
    border: none;
    font-size: 18px;
}
.woocommerce-MyAccount-title.entry-title {
    color: var(--e-global-color-primary);
    font-family: "Sharp Grotesk", Sans-serif;
    font-size: 1.9vw !important;
    font-weight: 600;
}
.woocommerce-MyAccount-content {
    color: #000;
}
.woocommerce-MyAccount-navigation ul li br,
.woocommerce-MyAccount-content p br,
.woocommerce-order-details td br {
    display: none;
}
.woocommerce-MyAccount-navigation ul li a:hover {
    color: rgb(155, 79, 103);
}
.wd-brand-item a {
    color: var(--wd-primary-color);
    font-weight: 500;
}
.qc-save-badge{
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.qc-save-badge span{
    color: #fff;
    font-size: 24px;
    position: absolute;
}
.qc-save-badge:not(#bs-product-price .qc-save-badge) {
    display: none;
}
.woocommerce-tabs .woocommerce-Tabs-panel {
    font-size: 18px;
    color: #000;
    font-weight: 500;
}
.woocommerce-address-fields button.button {
    margin-top: 20px;
}
.custom-reviews .review-count,.custom-reviews .add-review{
    color: #999999;
    font-weight: 600;
}
.custom-reviews .divider{
    color: #999999;
    font-weight: 600;
    padding: 0px 5px;
}
.custom-reviews .add-review:hover{
   color:var(--wd-link-color-hover);
}
.wd-checkout-steps {
    justify-content: center !important;
    margin-top: 30px;
}
.wd-checkout-steps li.step-active {
    color: #822341;
}
/*.woocommerce-cart .wd-page-content,
.woocommerce-checkout .wd-page-content,
.woocommerce-order-received .wd-page-content{
    max-width: 1556px;
    margin: 0 auto;
    padding: 0px 86px;
}*/
.cart_list .cart-info .wd-entities-title,
.woocommerce-cart-form__cart-item td.product-name a{
    text-transform: capitalize;
}
.checkout_coupon.woocommerce-form-coupon {
    padding: 0px;
}
.woocommerce-page:not(.woocommerce-account) .wd-page-title {
    background: transparent !important;
}
.woocommerce-page:not(.woocommerce-account) .wd-page-title .container {
    align-items: center !important;
}
div.quantity input[type="button"] {
    min-width: 35px !important;
    box-shadow: none !important;
    border-width: 1px !important;
}
div.quantity input.minus{
    border-right: none !important;
}
div.quantity input.plus{
    border-left: none !important;
}
div.quantity input[type="number"]{
    border-width:1px !important;
}
.cart-info span.quantity {
    color: #444 !important;
}
.cart-widget-side .woocommerce-mini-cart .remove {
    background: #ea768f;
    color: #fff;
    border: none;
}
.woocommerce-mini-cart .remove:hover {
    background-color: #822341 !important;
}
.mini-cart-savings-row {
    display: flex;
    justify-content: space-between;
}
.woocommerce-MyAccount-content mark {
    padding: 5px 5px;
    background-color: #f7f7f7;
    color: #7F00FF;
}
.woocommerce-info {
    background: var(--e-global-color-primary);
}
.woocommerce-checkout .woocommerce-form-coupon-toggle{
    display: none;
}
.sidebar-widget button.button {
    background: #EA768F !important;
}
.login-form-footer br {
    display: none;
}
ul.woocommerce-error {
    padding: 14px 18px;
    font-weight: 500;
    background: #9b4f67;
    font-size: 15px;
}
.cart_list .cart-info .wd-entities-title{
    font-weight: 700;
    color: var(--e-global-color-primary);
}
.cart_list .cart-info .aed-svg-symbol svg{
    width: 12px;
    height: 14px
}
.about-testimonial .testimonial-rating {
    display: none !important;
}
.about-icon-box .elementor-image-box-img img {
    margin: 0 auto;
}
form.searchform input::placeholder {
    font-weight: 500;
}
form.searchform input {
    font-weight: 500;
}
.wd-search-form:hover .searchform input{
    border-color: #EA768F;
}
.wd-search-form:hover input[type="text"]{
    background-color: #fff9fa !important;
}
.wd-search-form:hover button.searchsubmit {
    background: #EA768F;
}
.woodmart-nav-link::after {
    margin-inline-start: 10px !important;
    margin-top: 1px;
}
.wd-arrow-inner:after {
    font-size: var(--wd-arrow-icon-size, 36px) !important;
}
.single-product-page .wd-compare-btn .wd-action-text, .single-product-page .wd-wishlist-btn .wd-action-text {
    font-size: 0 !important;
}
.single-product-page .wd-compare-btn .wd-action-text::after {
    left: 2px;
    position: relative;
    content: "Compare";
    font-size: 18px;
    display: inline-block;
    top: 2px;
}
.single-product-page .elementor-element-efefa97 .wd-wishlist-btn .wd-action-text::after{
    left: 2px;
    position: relative;
    content: "Wishlist";
    font-size: 18px;
    display: inline-block;
    top: 2px;
}
.single-product-page .wd-brands {
    font-size: 18px;
}
.related-product-title h4 {
    margin-bottom: 30px;
}
.single-product-page .askus-icon span.elementor-button-icon svg {
    width: 20px;
    height: 18px;
}
.faq-section .e-closed, .faq-section .e-opened {
    background: #E7E5E3;
    padding: 17px 11px;
    border-radius: 100px;
}
.faq-section .e-closed svg, .faq-section .e-opened svg {
    margin-top: -6px;
}
.archive .wd-active-filters .widget_layered_nav_filters li.chosen a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 12px;
    border-radius: 20px;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.2s ease;
}
.archive .wd-active-filters .wd-clear-filters:hover,
.archive .wd-active-filters .widget_layered_nav_filters li.chosen a {
    background-color: #EA768F; 
    color: #ffffff;
}
.archive .wd-active-filters span.woocommerce-Price-amount.amount svg path {
    fill: #fff;
}
.archive .wd-active-filters span.woocommerce-Price-amount.amount {
    color: #fff !important;
}
.archive .wd-active-filters .wd-clear-filters {
    background: #822341;
    padding: 11px 15px 10px 15px;
    border-radius: 50px;
    line-height: 1;
}
.archive .wd-active-filters .wd-clear-filters a {
    color: #fff;
}
.wd-cats-toggle:hover, .wd-cats-toggle.toggle-active {
    background: #822341 !important;
}
.wd-cats-toggle {
    color: #ffffff !important;
    background: #EA768F;
}
.onsale-text {
    font-size: 19px;
}
.onsale-text .save-text {
    font-size: 16px;
}
.onsale.product-label svg {
    width: 58px;
    height: auto;
}
.onsale.product-label {
    height: 65px;
}
.wd-product-footer .wd-add-btn-replace>a:hover span {
    transform: unset;
}

.wd-product-footer .wd-add-btn-replace>a:hover:before, .wd-product-footer .wd-add-btn-replace>a:after {
    display: none !important;
}
.wd-product-thumb {
    overflow: visible !important;
}

.wd-product .wd-buttons {
    left: 0px !important;
    right: auto !important;
    top: 0px !important;
}
.wd-product .product-labels {
    right: 0 !important;
    left: auto !important;
    top: 0 !important;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.wd-product .product-labels .product-label {
    margin-bottom: 5px;
    position: relative;
    left: auto !important;
}
.onsale.product-label {
    margin-top: 0;
}
@media(min-width:767px){
    .for-arrow .wd-carousel-container:hover .wd-next{
        transform: translatex(-130px) !important;
    }
}
.archive .woocommerce-ordering select.orderby {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 35px;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill="rgb(130, 35, 65)" d="M169.4 374.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 306.7 54.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z"/></svg>');
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 12px;
}
 
.archive .woocommerce-ordering select.orderby {
    border-color: #822341;
    color: #822341;
    font-weight: 700;
    line-height: 1; 
}
.archive .woocommerce-ordering select.orderby option {
    font-weight: 600;
}
body .select2-container--default .select2-results__option--highlighted,
.archive .woocommerce-ordering select.orderby option:checked,
.archive .woocommerce-ordering select.orderby option:hover {
    background-color: #ea768f !important;
    color: #fff;
}
.archive .woocommerce-ordering select.orderby:hover {
    border-color: #EA768F;
}
body .select2-container--default .select2-selection {
    border: solid 2px #822341;
    color: #822341;
    border-radius: 0px;
}
body .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 6px;
    right: 5px;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #822341 transparent transparent transparent;
}
body .select2-container--default .select2-selection--single {
    padding: 6px 62px 6px 15px;
    height: 40px;
}
body .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #822341;
}
body .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-inline: 0px;
}
body .select2-container--default .select2-selection--single .select2-selection__arrow {
/*    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill="rgb(130, 35, 65)" d="M169.4 374.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 306.7 54.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z"/></svg>');
    background-size: auto 16px;*/
}
body .woocommerce-ordering .select2-container--default{
    width: 240px !important;
}
body .woocommerce-input-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 28px;
    padding-left: 0;
}
.wd-checkout-form input,
.wd-checkout-form label{
    font-weight: 600;
}
.shipping-fields-without .woocommerce-shipping-fields,
.shipping-fields-with .woocommerce-additional-fields{
    display: none;
}
#ship-to-different-address label,
.e-con .wd-shipping-details>div>*:not(:last-child) {
    margin-bottom: 0px !important;
}
.woocommerce-order-details .woocommerce-order-details__title,
.woocommerce-customer-details .woocommerce-column__title{
    font-size: 30px !important;
    margin: 0;
}
section.woocommerce-customer-details {
    background: #FDF0F0;
    padding: 20px 30px;
    margin-bottom: 50px;
    height: 100%;
}
.woocommerce-thankyou-order-received{
    display: none;
}
.wd-builder-off .woocommerce-order:not(.wd-with-extra-content) {
    max-width: inherit !important;
}
.login-form-side .create-account-button {
    background: #822341;
    color: #fff !important;
    width: 100%;
    border: 0;
    padding: 13px;
    font-family: "Sharp Grotesk", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 16px;
}
 
.login-form-side .woocommerce-form-login__submit {
    background: #ea768f !important;
    font-weight: 500 !important;
}
.login-form-side .woocommerce-form-login__submit:hover,  .login-form-side .create-account-button:hover {
    background: #9B4F67 !important;
}
/* Dropdown options */
.select2-container .select2-results__option {
    font-size: 14px; // adjust as needed
}

/* Selected value (closed select) */
.select2-container .select2-selection__rendered {
    font-size: 14px;
}

/* Optional: dropdown overall */
.select2-dropdown {
    font-size: 14px;
}
.product-categories .children{
    border-left: 1px solid rgb(223, 223, 223);
}
.wd-search-requests ul a{
    background: var(--wd-alternative-color) !important;
    color: #fff !important;
}
.wd-all-results{
    background: var(--e-global-color-primary) !important;
    color: #fff !important;
    max-width: 500px;
    margin: auto;
}
.wd-search-results .wd-search-requests ul a:hover{
    background: var(--e-global-color-primary) !important; 
}
.wd-search-results .wd-all-results:hover{
    background: var(--wd-alternative-color) !important;
}
nav[class*="-pagination"] a:hover {
    background-color: #9B4F67;
    color: #fff;
}
.product-img-left{
    position: sticky !important;
    top: 100px; 
}
.wd-title-style-simple.text-left .liner-continer:after{
    display: none;
}
.stock.in-stock.wd-style-bordered.stock-low span {
    color: #ff9800 !important;
}
.stock.in-stock.wd-style-bordered.stock-low span:before {
    content: '';
    background-color: #ff9800 !important;
}
.stock.in-stock.wd-style-bordered.stock-high span {
    color: #1FC01F !important;
}
.stock.in-stock.wd-style-bordered.stock-high span:before {
    content: '';
    background-color: #1FC01F !important;
}
.woocommerce-pagination ul li .page-numbers {
    min-width: 44px !important;
    height: 44px !important;
    font-size: 16px !important;
}
.woocommerce-pagination ul li .next.page-numbers, .woocommerce-pagination ul li .prev.page-numbers {
    font-size: 0px !important;
}

.woocommerce-pagination ul li .next.page-numbers:hover,
.woocommerce-pagination ul li .prev.page-numbers:hover,
.woocommerce-pagination ul li .page-numbers:hover {
    background: #822341;
    color: #fff;
}
.wd-dropdown.wd-dropdown-search-cat.wd-scroll-content::-webkit-scrollbar{
    width: 6px
} 
.wd-dropdown.wd-dropdown-search-cat.wd-scroll-content::-webkit-scrollbar-track{
    background: #ea768f57 !important;
    border-radius: 8px;
} 
.wd-dropdown.wd-dropdown-search-cat.wd-scroll-content::-webkit-scrollbar-thumb {
    background: #7a2044 !important;
    border-radius: 10px !important;
}

#woodmart-woocommerce-layered-nav-8 .wd-scroll::-webkit-scrollbar,
#woodmart-woocommerce-layered-nav-8 .wd-scroll-content::-webkit-scrollbar {
    width: 6px;
}
#woodmart-woocommerce-layered-nav-8 .wd-scroll::-webkit-scrollbar-track,
#woodmart-woocommerce-layered-nav-8 .wd-scroll-content::-webkit-scrollbar-track {
    background: #ea768f57 !important;
    border-radius: 8px;
}
#woodmart-woocommerce-layered-nav-8 .wd-scroll ::-webkit-scrollbar-thumb {
    background: #7a2044 !important;
    border-radius: 10px !important;
}
/*.wd-hover-buttons-on-hover:hover .wd-product-footer {
   margin-bottom: 10px !important;
}*/
.wd-hover-buttons-on-hover .product-element-bottom {
    /* padding-bottom: 0px !important; */
    bottom: -17px;
    position: relative;
    padding-top: 0px !important;
}
.wd-hover-buttons-on-hover:hover .product-element-bottom{
    bottom: 0px;   
}
.wd-dropdown-menu .custom-price .sale-price span.label:after {
    height: 7px;
    bottom: 2.5px;
}
.wd-dropdown-menu .custom-price .regular-price span.label {
    font-size: 14px;
    color: #9B4F67;
    font-weight: 500;
    font-family: 'Sharp Grotesk';
}
.wd-dropdown-menu .custom-price .sale-price span.label {
    font-size: 16px;
}
.wd-sub-menu li>a .menu-label {
    margin-top: 0 !important;
    margin-inline-start: 4px;
    bottom: 100% !important;
}
.woocommerce-pagination ul li .page-numbers:hover,
nav[class*="-pagination"] li .current {
    background-color: var(--wd-alternative-color) !important;
}
/* Target Select2 dropdown scroll area */
.select2-results__options {
    max-height: 250px; /* adjust as needed */
    overflow-y: auto;
}

/* Scrollbar width */
.wd-scroll-content::-webkit-scrollbar,
.select2-results__options::-webkit-scrollbar {
    width: 6px !important;
}

/* Track (background) */
.wd-scroll-content::-webkit-scrollbar-track,
.select2-results__options::-webkit-scrollbar-track {
    background: #ea768f57 !important; /* light pink track */
    border-radius: 10px !important;
}

/* Thumb (scroll handle) */
.wd-scroll-content::-webkit-scrollbar-thumb,
.select2-results__options::-webkit-scrollbar-thumb {
    background: #7a2044 !important; /* dark burgundy */
    border-radius: 10px !important;
}

/* Hover effect (optional) */
.wd-scroll-content::-webkit-scrollbar-thumb:hover,
.select2-results__options::-webkit-scrollbar-thumb:hover {
    background: #8a1c3a !important;
}
.wd-active-filters .wd-action-btn.wd-style-text .wd-action-text,
.wd-active-filters .wd-action-btn .wd-action-icon:before {
    color: #ffffff !important;
}
.archive .wd-active-filters .widget_layered_nav_filters li.chosen a:hover{
    background-color: var(--wd-primary-color);
}
.tiktok-add-to-cart a{
	width:100%;
}
.qc-brand-directory {
    padding: 30px;
    max-width: 1710px;
    margin: auto;
}

.qc-title {
    text-align: center;
    font-size: 28px;
    margin-bottom: 20px;
}

.qc-alpha-filter {
    text-align: center;
    margin-bottom: 60px;
    margin-top: 30px;
}

.qc-alpha {
    display: inline-block;
    padding: 7px 17px;
    border: 1px solid #ea768f;
    text-decoration: none;
    font-size: 17px;
    margin: 0 8px 10px 0;
}
a.qc-alpha:hover {
    background: #ea768f;
    color: #822341;
}
.qc-brand-section {
    padding-bottom: 50px;
    margin-bottom: 50px;
    display: flex;
    border-bottom: 1px solid #e3e3e3;
}

.qc-letter {
    margin-bottom: 0px;
    padding: 0 24px 24px 24px;
    width: 20%;
}

.qc-brands {
    display: grid;
    gap: 10px;
    width: 100%;
    margin-left: auto;
    grid-template-columns:  repeat(7, 1fr);
}
.qc-alpha.qc-brand-not-found {
    cursor: auto;
    background: #f6b3b630;
    color: #ea768f;
    opacity: 0.7;
}
.qc-brand-item {
    color: #333;
    text-decoration: none;
}
.wd-search-results .wd-search-suggestions {
    margin-top: 30px;
}
.wd-suggestion:hover .wd-entities-title {
    color: #EA768F !important;
}
.wd-search-area .products .wd-product.wd-hover-buttons-on-hover {
    padding-top: 10px;
}
.wd-search-cat-btn:after {
    font-size: 12px !important;
}
.wd-dropdown-search-cat.wd-design-default {
    width: 259px !important;
}
.cky-notice-btn-wrapper .cky-btn {
    background: #ea768f;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 1;
    color: #ea768f !important;
    font-family: 'Sharp Grotesk';
    font-weight: 500;
    border: 1px solid #ea768f !important;
}
.cky-notice-btn-wrapper .cky-btn.cky-btn-accept {
    background: #ea768f !important;
    color: #fff !important;
}
.cky-notice-btn-wrapper .cky-btn.cky-btn-accept:hover {
   background: #9B4F67 !important;
}
.cky-notice-btn-wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(110px, 1fr));
}
.qc-brand-section {
  scroll-margin-top: 100px;
}
/*.wd-product.wd-hover-small .wd-product-wrapper {
    gap: 6px !important;
    padding: 15px 15px 15px 10px !important;
}*/
.wd-product.wd-hover-small img {
    margin-bottom: 20px;
}
.wd-dropdown-menu .wd-product.wd-hover-small img {
    margin-bottom: 42px;
}
.wd-dropdown-menu .get-it-badge {
    left: 0px;
}
.wd-product.wd-hover-small span.price {
    border-top: solid 1px #EEEEEE;
    padding-top: 4px;
}
.wd-product.wd-hover-small {
    border: solid 2px #fff;
}
.wd-product.wd-hover-small:hover{
    border: solid 2px #ea768f;
}
.wd-product.wd-hover-small .product-element-bottom {
    justify-content: center;
}
.wd-product.wd-hover-small .wd-product-thumb {
    max-width: 34% !important;
}
.wd-search-results .search-results-header{
    justify-content: end !important;
    align-items: center;
    gap: 20px;
}
.wd-search-results .search-results-text{
    font-size: 20px;
    text-align: right;
}
.search-results-header .wd-search-results .wd-all-results{
    margin-top: 0 !important;
}
.wd-search-full-screen-2 {
    padding-top: 72px !important;
}
.wd-search-full-screen-2 .wd-close-search > a span{
    background: #444;
    padding: 10px;
    border-radius: 50px;
}
.wd-search-full-screen-2 .wd-close-search .wd-action-icon::before {
    color: #fff !important;
    font-size: 20px;
}
.wd-search-full-screen-2 .wd-close-search.wd-style-icon {
    top: 10px !important;
    right: 10px !important;
}
.wd-search-results .wd-search-suggestions .wd-suggestion {
    border: solid 1px #eeeeee;
    padding: 10px;
}
.wd-search-results .wd-search-suggestions .wd-suggestion .wd-entities-title {
    font-weight: 700;
    line-height: 20px;
    text-transform: capitalize;
    color: rgb(122, 32, 68);
    text-transform: uppercase;
}
.wd-search-results .wd-search-suggestions .wd-suggestion .wd-entities-title strong {
    color: #ea768f;
}
.wd-search-results .wd-search-suggestions .wd-suggestion:hover {
    border: solid 1px #ea768f;
}
.get-it-by-badge-start {
    position: relative;
}
.get-it-badge {
    position: absolute;
    left: 15px;
    bottom: 0;
    text-align: center;
    font-family: 'Sharp Grotesk';
    font-weight: 500;
    text-transform: uppercase;
    color: #444;
    font-size: 12px;
}
.get-it-badge span {
    background: #4ba85a;
    padding: 1px 4px;
    color: #fff;
    margin-left: 2px;
}
.get-it-badge-product {
    position: relative !important;
    text-align: left !important;
    left: 0 !important;
    font-size: 20px;
    margin-top: -7px;
    margin-bottom: 15px;
    background: #f5f5f5;
    padding: 13px 16px;
    width: 100%;
    max-width: 470px;
}
.get-it-badge-product img{
    width: 34px;
    margin-right: 10px;
}
.faq-sidebar ul#menu-faq-page-menu, .faq-sidebar ul#menu-faq-page-menu li {
    border: 0;
}
/*.faq-sidebar ul#menu-faq-page-menu li a:hover {
    background: transparent;
}*/
.logged-in .my-acc-logged-out {
    display: none !important;
}
.logged-out .my-acc-logged-in {
    display: none !important;
}
.my-acc-logged-in::after {
    display: none;
}

.help-search-wrapper {
    border: 2px solid #727272;
    display: flex;
    text-align: center;
    align-items: center;
    padding: 0 5px;
    width: 500px;
    max-width: 100%;
    height: 55px;
    min-height: auto;
}

.help-search-wrapper svg.help-search-icon {
    width: 30px;
    height: 21px;
}
.help-search-wrapper svg.help-search-icon path {
    color: #575757;
}
.help-search-wrapper input {
    border: 0px !important;
}
.help-search-wrapper input::placeholder {
   color: #575757;
   font-size: 14px;
   letter-spacing: 0.5px;
   font-weight: 500;
}
.wd-nav-icon.fa-shopping-bag:before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-top: 3px;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="rgb(255,255,255)" d="M30.7 72.3C37.6 48.4 59.5 32 84.4 32l344 0c24.9 0 46.8 16.4 53.8 40.3l23.4 80.2c12.8 43.7-20.1 87.5-65.6 87.5-26.3 0-49.4-14.9-60.8-37.1-11.6 21.9-34.6 37.1-61.4 37.1-26.6 0-49.7-15-61.3-37-11.6 22-34.7 37-61.3 37-26.8 0-49.8-15.1-61.4-37.1-11.4 22.1-34.5 37.1-60.8 37.1-45.6 0-78.4-43.7-65.6-87.5L30.7 72.3zM96.4 352l320 0 0-66.4c7.6 1.6 15.5 2.4 23.5 2.4 14.3 0 28-2.6 40.5-7.2l0 151.2c0 26.5-21.5 48-48 48l-352 0c-26.5 0-48-21.5-48-48l0-151.2c12.5 4.6 26.1 7.2 40.5 7.2 8.1 0 15.9-.8 23.5-2.4l0 66.4z"/></svg>');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.contact-text-hover a {
    text-decoration: underline !important;
    color: var(--e-global-color-primary) !important;
}
.contact-text-hover p {
    color:#696868 !important;
    font-size: 18px;
    font-weight: 600;
}
#wpcf7-f21968-p173-o1 input[type="submit"] {
    background-color: #EA768F;
    font-size: 16px;
    font-weight: 500 !important;
    font-family: 'Sharp Grotesk' !important;
}
#wpcf7-f21968-p173-o1 input[type="submit"]:hover{
    background-color: var(--btn-accented-bgcolor-hover);
}
.second-pills-menu ul.sub-sub-menu {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    gap: 14px;
    padding: 0px;
    margin: 0;
    list-style: none;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
     scrollbar-width: none;
}

/*.second-pills-menu ul.sub-sub-menu::-webkit-scrollbar {
    height: 6px;
}

.second-pills-menu ul.sub-sub-menu::-webkit-scrollbar-track{
    background: #ea768f57 !important;
    border-radius: 8px;
} 

.second-pills-menu ul.sub-sub-menu::-webkit-scrollbar-thumb {
    background: #7a2044 !important;
    border-radius: 20px;
}
*/
.second-pills-menu ul.sub-sub-menu::-webkit-scrollbar {
    display: none;
}
.second-pills-menu ul.sub-sub-menu li {
    flex: 0 0 auto;
}

.second-pills-menu ul.sub-sub-menu li a {
    display: inline-flex;
    align-items: center;
    gap: 2px;
    padding: 7px 7px;
    border-radius: 0px;
    border: 2px solid;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    background: #fff;
    transition: all .3s ease;
    line-height: 1;
}
.second-pills-menu ul.sub-sub-menu li a:hover {
    background: #ea768f !important;
    border-color: #ee7d8a4a !important;
    color: #ffffff !important;
}
.second-pills-menu ul.sub-sub-menu li a:hover img{
    filter: brightness(0) invert(1);
}
.second-pills-menu ul.sub-sub-menu li img {
    width: 16px !important;
    height: 16px !important;
    object-fit: contain;
}

/* PILL 1 - NEW DROPS */
.second-pills-menu ul.sub-sub-menu li:nth-child(1) a {
    color: #3cae95;
    border-color: #b8eadf;
    background: #f2fffb;
}

/* PILL 2 - SALE */
/* .second-pills-menu ul.sub-sub-menu li:nth-child(2) a {
    color: #d86b9a;
    border-color: #f6bfd6;
    background: #fff4f8;
} */

/* PILL 3 - TRENDING */
.second-pills-menu ul.sub-sub-menu li:nth-child(2) a {
    color: #ff7a59;
    border-color: #ffd2c6;
    background: #fff6f2;
}

/* PILL 4 - BEST SELLERS */
.second-pills-menu ul.sub-sub-menu li:nth-child(3) a {
    color: #4c6fff;
    border-color: #c9d5ff;
    background: #f4f7ff;
}

/* PILL 5 - K BEAUTY */
.second-pills-menu ul.sub-sub-menu li:nth-child(4) a {
    color: #9b59b6;
    border-color: #e2c8f1;
    background: #faf4ff;
}

/* PILL 6 - MINIS */
.second-pills-menu ul.sub-sub-menu li:nth-child(5) a {
    color: #00a86b;
    border-color: #9ff0cf;
    background: #effff7;
}

/* PILL 7 - LAST CHANCE */
.second-pills-menu ul.sub-sub-menu li:nth-child(6) a {
    color: #c67b00;
    border-color: #f3cf7d;
    background: #fff8e8;
}

/* PILL 8 - BRANDS */
.second-pills-menu ul.sub-sub-menu li:nth-child(7) a {
    color: #e0568d;
    border-color: #ffc6da;
    background: #fff3f8;
}
#badge-grid .elementor-position-left .elementor-image-box-wrapper{
    width: auto;
    justify-content: center;
}
#badge-grid .elementor-position-left .elementor-image-box-content{
    width: max-content;
}
#menu-main-navigation{
    width: 100%;
    justify-content: space-between;
    max-width: 1096px;
    padding: 0px 86px;
}
.elementor-widget-clc_logo_carousel {
    --swiper-navigation-size: 35px;
}
.wd-tools-element:is(.wd-design-2,.wd-design-5) .wd-tools-count {
    background-color: #EA768F !important;
}
.mobile-nav .searchform input[type="text"] {
    padding-right: 41px !important;
    font-size: 13px;
}
.woocommerce-widget-layered-nav-list__item.chosen a{
   color: var(--color-gray-800);
}

/* =========================
   BEAUTY SAVERS CHECKOUT STEPS
========================= */
.wd-checkout-steps li {
    display: block !important;
}
.wd-checkout-steps .step-active>:is(a,span){
    text-decoration: none !important;
}
.wd-checkout-steps li:not(:last-child):after {
    display: none;
}
.wd-checkout-steps{
    display:flex;
    width:100%;
    padding:0;
    margin:0px;
    list-style:none;
    gap: 0 !important;
}
/*.wd-page-title {
    background-color: inherit !important;
}*/
.wd-checkout-steps li{
    flex:1;
    position:relative;
}

/* STEP BOX */
.wd-checkout-steps li a{
    position:relative;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:12px;
    min-height:95px;
    padding:20px 40px;
    background:#f7f7f7;
    color:#555;
    font-size:18px;
    font-weight:700;
    text-transform:uppercase;
    text-decoration:none;
    transition:all .3s ease;
    z-index:1;
}

/* LAST STEP WITHOUT LINK */
.wd-checkout-steps li > span{
    position:relative;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:12px;
    min-height:95px;
    padding:20px 40px;
    background:#f7f7f7;
    color:#555;
    font-size:18px;
    font-weight:700;
    text-transform:uppercase;
}

/* ARROW SHAPE */
.wd-checkout-steps li:not(:last-child) a{
    clip-path: polygon(
        0 0,
        95% 0,
        100% 50%,
        95% 100%,
        0 100%,
        4% 50%
    );
}

/* FIRST STEP */
.wd-checkout-steps li:first-child a{
    clip-path: polygon(
        0 0,
        96% 0,
        100% 50%,
        96% 100%,
        0 100%
    );
}

/* LAST STEP */
.wd-checkout-steps li:last-child > span{
    clip-path: polygon(        0 0,        100% 0,        100% 50%,        100% 100%,        0 100%,        4% 50%    );
}

/* ACTIVE STEP */
.wd-checkout-steps .step-active a, .wd-checkout-steps .step-active > span {
    background: #FDF0F0;
    border-color: #f3c7d5;
    color: var(--wd-primary-color);
    border: navajowhite;
}

/* NUMBER CIRCLE */
.step-cart a::before{
    content:"1";
}

.step-checkout a::before{
    content:"2";
}

.step-complete span::before{
    content:"3";
}

.wd-checkout-steps li a::before, .wd-checkout-steps li > span::before {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 700;
    flex-shrink: 0;
    background: #fff;
    border: solid 1px #dadada;
    line-height: 1;
}

/* ACTIVE CIRCLE */
.wd-checkout-steps .step-active a::before, .wd-checkout-steps .step-active > span::before {
    color: var(--wd-primary-color);
    border: solid 1px var(--wd-primary-color);
}

/* MOBILE */
@media(max-width:767px){

    .wd-checkout-steps{
        flex-direction:column;
        gap:12px;
    }
    .wd-checkout-steps .step-inactive{
        display: none !important;
    }

    .wd-checkout-steps li a,
    .wd-checkout-steps li > span{
        clip-path:none !important;
        border-radius:8px;
        min-height:75px;
        font-size:15px;
        padding:15px 20px;
    }
}

.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link:hover, .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link.is-active {
    background: #ea768f;
    color: #fff;
}
 
.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link:hover a,  .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link.is-active a {
    color: #fff;
}
 
.woocommerce-MyAccount-content ul.wd-my-account-links span.wd-nav-icon {
    color: #ea768f !important;
}
 
.woocommerce-MyAccount-content ul.wd-my-account-links li span.nav-link-text > br {
    display: none;
}
.woocommerce-MyAccount-content ul.wd-my-account-links li span.nav-link-text {
    font-family: "Urbanist", Sans-serif;
    font-weight: 500;
    font-size: 18px;
}
.woocommerce-orders-table td a.woocommerce-button {
    background: #ea768f;
}
.woocommerce-orders-table__cell-order-actions a.woocommerce-button.button.view {
    background: green !important;
    border: solid 1px green;
}
.woocommerce-orders-table__cell-order-actions a.woocommerce-button.button.view:hover{
    background: #ffffff !important;
    color: green;
}
.woocommerce-orders-table__row--status-processing .woocommerce-orders-table__cell-order-status p {
    color: orange;
}
.woocommerce-MyAccount-content .woocommerce-info.hidden-notice {
   background: #822341;
}
.mini-cart-saving-text {
    color: #ffffff;
    background-color: #603C90;
    padding: 3px 8px;
    display: block;
    width: max-content;
}
div.quantity input[type="button"]:hover {
    background: #ea768f;
    border-color: #ea768f;
}
.shop_table th {
    color: #444;
}
.cart-totals-inner.wd-layout-2 tr.order-total td:before {
    color: #444 !important;
}
.thank-you-page.elementor-widget__width-auto:before {
   background-color: #ea768f
}
.woocommerce-order-details td a {
    text-transform: capitalize !important;
}
.search-results-header{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 20px;
    border-bottom: 1px solid #eee;
    background: #fff;
}
 
.search-results-text{
    font-size: 14px;
    color: #666;
}
 
.wd-all-results-top{
    margin: 0;
    width: auto !important;
}
 
.wd-all-results-top a,
.wd-all-results-top button{
    padding: 8px 18px;
}
.order-customer-details-parent {
    display: flex;
    justify-content: space-between;
    gap: 50px;
}

.order-customer-details-parent section.woocommerce-order-details {
    width: 65%;
}

.order-customer-details-parent section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses {
    display: grid;
    gap: 0;
}

.order-customer-details-parent .woocommerce-customer-details {
    width: 35%;
}
.order-customer-details-parent > p, .woocommerce-order-detail-title > p {
    display: none;
}
.woocommerce-orders-table tr.woocommerce-orders-table__row--status-completed th.woocommerce-orders-table__cell-order-number p a,
.woocommerce-orders-table tr.woocommerce-orders-table__row--status-completed td.woocommerce-orders-table__cell-order-status,
.woocommerce-orders-table tr.woocommerce-orders-table__row--status-completed td.woocommerce-orders-table__cell-order-total {
    color: #1f9d55;
}
.woocommerce-orders-table tr.woocommerce-orders-table__row--status-processing td.woocommerce-orders-table__cell-order-status{
    color: #822341;
}
.woocommerce-orders-table tr.woocommerce-orders-table__row--status-cancelled td.woocommerce-orders-table__cell-order-status{
    color: red;
}
.woocommerce-orders-table tr.woocommerce-orders-table__row--status-on-hold td.woocommerce-orders-table__cell-order-status {
    color: #d97706; 
}
.woocommerce-orders-table tr.woocommerce-orders-table__row--status-return-approved td.woocommerce-orders-table__cell-order-status {
    color: #603c90;
}
.woocommerce-MyAccount-content .order-customer-details-parent {
    gap: 30px;
}

.woocommerce-MyAccount-content  section.woocommerce-order-details {
    width: 60%;
}

.woocommerce-MyAccount-content  section.woocommerce-customer-details {
    width: 40%;
}
.woocommerce-order-detail-title {
    display: flex;
    justify-content: space-between;
}
:is(.btn,.button,button,[type=submit],[type=button]) {
    font-family: 'Sharp Grotesk' !important;
    font-weight: 500 !important;
}
#wps_rma_return_request_form .btn,
.woocommerce-order-detail-title .wps_rma_view_order {
    background: #ea768f !important;
}
#wps_rma_return_request_form .btn:hover,
.woocommerce-order-detail-title .wps_rma_view_order:hover {
    background-color: var(--btn-accented-bgcolor-hover) !important;
}
#wps_rma_return_request_form .btn{
    padding: 15px 20px;
}
.woocommerce-orders-table .woocommerce-orders-table__cell-order-actions a {
    margin-top: 0px !important;
}
.woocommerce-order-detail-title form p, .woocommerce-order-details__title {
    margin: 0;
}
.woocommerce-button.button.return {
    background: #fff;
    color: #444;
    border: 1px solid #939393;
}
.woocommerce-button.button.return:hover {
    background: #444;
    color: #ffffff;
    border: 1px solid #444;
}
a.wd-wishlist-remove {
    background: #ea768f;
    padding: 10px 11px 8.8px 11px;
    border-radius: 50px;
    margin-top: 10px;
}
a.wd-wishlist-remove .wd-action-icon{
    margin-inline-end: 0 !important;
}
a.wd-wishlist-remove .wd-action-icon:before {
    font-size: 0.8rem !important;
    color: #fff !important;
}
a.wd-wishlist-remove .wd-action-text{
    display: none;
}
.wd-wishlist-content .wd-products .wd-product{
    border-top: var(--wd-prods-brd) !important;
}
.wd-wishlist-content .wd-products .wd-product .product-element-bottom{
    bottom: 3px;
}
.wd-wishlist-content .wd-products{
    --wd-col-lg: 4 !important;
}
.wd-wishlist-content .wd-products .get-it-badge {
    left: 0;
}

.wd-wishlist-remove .wd-action-icon:before, .wd-wishlist-remove span.wd-action-text {
    color: #fff !important;
}
.woocommerce-order-details .woocommerce-table tr th, .woocommerce-table tr td {
    max-width: unset;
    width: unset;
}
.woocommerce-order-details .woocommerce-table tr th.woocommerce-table__product-table.product-total {
    text-align: right;
}
/*.order-customer-details-parent table.shop_table th:first-child, 
.order-customer-details-parent table.shop_table td:first-child{
    width: unset !important;
    max-width: 44% !important;
}*/
.woocommerce-order-details .second-blank{
    display: none;
}
.woocommerce-order-overview span {
    color: #444;
    font-weight: 600;
    font-family: 'Sharp Grotesk';
    text-transform: uppercase;
}
.qc-refund-window-message{
    background: #eee7f5;
    padding: 10px 20px;
}
.woocommerce-order-received .order-customer-details-parent{
    padding-bottom: 30px;
}
input.btn.initiate-return-btn {
    background: #fff;
    border: solid 1px #4444444d;
    color: #444444d1 !important;
}
input.btn.initiate-return-btn:hover{
    color: #fff !important;
}
.custom-return-btn-wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    flex-wrap: wrap;
    align-items: center;
}
.smart-move-message {
    position: relative;
    background: linear-gradient(135deg, #ea768f45 0%, #ea768f00 100%);
    border: 1px solid #f3d7df;
    padding: 16px 24px;
    margin: 35px 0;
}
.smart-move-message h5 {
    margin: 0;
    margin-bottom: 7px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #822341;
    display: flex;
    position: relative;
}
.smart-move-message .total-other-price-wrapper p {
    margin: 0;
    font-size: 16px;
    line-height: 1.8;
    color: #444;
}
.smart-move-message .woocommerce-Price-amount {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    background: #603C90;
    color: #fff !important;
    padding: 0px 14px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 700;
    margin: 0 4px;
}
.smart-move-message h5:before {
    content: '';
    background: url(http://194.238.16.2:8034/wp-content/uploads/2026/05/cursor.png);
    width: 23px;
    height: 20px;
    display: inline-block;
    background-size: contain;
    margin: 0px 8px;
    position: absolute;
    left: 135px;
    top: 3px;
}
.smart-move-message .woocommerce-Price-amount svg {
    width: 14px;
    height: 14px;
}

.smart-move-message .woocommerce-Price-amount path {
    fill: #fff;
}
.woocommerce-info {
    background-color: #9B4F67 !important;
}
.order-customer-details-parent {
    padding-top: 30px !important;
}
.woocommerce-MyAccount-content .order-customer-details-parent {
    padding-top: 10px !important;
}
.wd-action-btn .added .wd-action-icon::before {
    content: "\e93f" !important;
    font-family: 'eicons' !important;
    color: #ee7d8a !important;
}
.wd-product.wd-hover-buttons-on-hover .wd-buttons {
    opacity: 1 !important;
}
.wd-action-btn > a.added .wd-check-icon{
    display: none !important;
}
.wd-action-btn .wd-action-icon:before {
    color: #3333337a !important;
}
.wd-wishlist-bulk-action .wd-wishlist-remove-action,
.wd-wishlist-bulk-action .wd-wishlist-select-all {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 12px;
    border-radius: 20px;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.2s ease;
    background-color: #EA768F;
    color: #ffffff;
    margin-top: 0px;
}
.wd-wishlist-bulk-action {
    padding: 0;
    background: transparent;
    border: 0px !important;
}
.wd-wishlist-bulk-action .wd-wishlist-remove-action a span,
.wd-wishlist-bulk-action .wd-wishlist-remove-action a span::before,
.wd-wishlist-bulk-action .wd-wishlist-select-all a span,
.wd-wishlist-bulk-action .wd-wishlist-select-all a span::before{
    color: #fff !important;
}
.wd-wishlist-bulk-action.wd-visible {
    background: transparent;
    margin-bottom: 10px;
}
.wd-wishlist-bulk-action.wd-visible {
    height: 60px !important;
    padding: 0;
}
#wps_rma_return_request_container .wps_rma_customer_detail{
    display: none;
}
.page-id-24089 #main-content .wd-content-area,
.page-id-24088 #main-content .wd-content-area{
    --wd-col-lg: 12 !important;
    margin: auto;
    width: 100%;
    padding: 50px 80px 50px 80px;
    max-width: 1560px;
}
#wps_rma_return_request_container {
    background: inherit;
}
#wps_rma_return_request_container .wps-rma-form__heading {
    font-size: 36px;
    font-weight: 600;
    padding: 10px 15px;
    margin-top: 0;
    color: #822341;
    font-family: 'Sharp Grotesk';
    text-align: center;
}
#wps_rma_return_request_container .wps-rma-subject__dropdown {
    margin-bottom: 25px;
}
table.wps-rma-product__table thead th:nth-of-type(2) {
    min-width: inherit !important;
}
.wps-rma-form__wrapper td, .wps-rma-form__wrapper th {
    border: none;
    padding: 10px 0px !important;
}
.wps-rma__product-title strong.product-quantity {
    padding-left: 10px;
}
#wps_rma_order_msg_react .wps-order-msg-back {
    background-color: #ea768f;
    color: #fff !important;
    font-family: 'Sharp Grotesk';
    font-weight: 500;
    border-radius: 0px;
    margin-bottom: 20px;
}
#wps_rma_order_msg_react .wps-order-msg-btn{
    background-color: #ea768f; 
    border-radius: 0px;
}
.wps-rma-order-msg-wrapper #wps_order_new_msg {
    padding: 10px 15px !important;
    border-radius: 0px !important;
}
.wps-rma-order-msg-wrapper #wps_order_new_msg {
    line-height: 2;
    padding: 5px 10px;
}
#wps_rma_order_msg_react .wps-order-msg_row_shopmanager .wps_order_msg_detail_container {
    background: #822341 !important
}
.wd-search-full-screen-2.wd-scroll.wd-fill:not(.wd-opened) {
    display: none;
}
#wps_rma_total_refund_amount .wps_wrma_formatted_price{
    color: #444;
}
.custom-mini-cart-totals .saving-field{
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    text-transform: capitalize;
}
.cart-widget-side p.woocommerce-mini-cart__total.total {
    text-transform: uppercase;
}
.cart-widget-side .shopping-cart-widget-footer p.woocommerce-mini-cart__total.total {
    padding: 15px 0 0 0;
}
mark.order-status.status-processing {
    color: orange;
}
 .saving-field {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: linear-gradient(101deg, #e6d3ff, #e6d3ff);
    color: #603c90;
    padding: 8px 12px;
    /* border-radius: 999px; */
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .3px;
    overflow: hidden;
    /* box-shadow: 0 8px 20px rgba(124,58,237,.25),
        inset 0 1px 1px rgba(255,255,255,.2); */
    width: 100%;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0px !important;
    /* margin-left: -20px; */
    /* margin-right: -20px; */
    /* width: 115%; */
    margin-top: 10px;
}
/* moving shine */
 .saving-field::before {
    content: "";
    position: absolute;
    top: 0;
    left: -120%;
    width: 70%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .35), #18062f0d);
    transform: skewX(-25deg);
    animation: badgeShine 3s linear infinite;
}
.saving-field .saving-title {
    display: flex;
    gap: 10px;
    font-weight: 700;
    font-family: 'Urbanist';
    font-style: normal;
    color: #603c90;
}
.saving-field .saving-price .woocommerce-Price-amount{
    color: #603c90 !important;
    font-size: 18px !important;
}
.saving-field .saving-price svg path{
    fill: #603c90;
}
tr.cart-savings-row.saving-field td, tr.cart-savings-row.saving-field th {
    padding: 0 !important;
}
/* star animation */
.animated-star{
    display:flex;
    align-items:center;
    justify-content:center;
    animation:starPop 1.8s ease-in-out infinite;
}

@keyframes starPop{
    0%,100%{
        transform:scale(1) rotate(0deg);
    }
    20%{
        transform:scale(1.25) rotate(-8deg);
    }
    40%{
        transform:scale(.95) rotate(8deg);
    }
    60%{
        transform:scale(1.15);
    }
}

@keyframes badgeShine{
    0%{
        left:-120%;
    }
    100%{
        left:140%;
    }
}
#wps_rma_order_msg_react .wps-order-msg_column {
    padding: 8px 13px;
    background: #FDF0F0;
    border-radius: 0px 0px 0 0;
    border-bottom: none;
    border-top: solid 1px #c2c2c2;
    border-left: solid 1px #c2c2c2;
    border-right: solid 1px #c2c2c2;
}
#wps_rma_order_msg_react .wps_order_msg_sub_container {
    border-radius: 0 0 0px 0px;
    border-top: none;
}
.search-results-text + a.wd-all-results.wd-all-results-top {
    margin-top: 0;
}
.tiktok-buy-section .custom-play-btn {
    position: absolute !important;
    top: 40% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    width: 48px !important;
    height: 48px !important;
    border-radius: 50% !important;
    background: rgb(0 0 0 / 77%);
    border: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 2;
    opacity: 1;
    transition: opacity 0.2s ease;
    padding: 0px !important;
}
 
.tiktok-buy-section .custom-play-btn.is-hidden {
    opacity: 0;
    pointer-events: none;
}
.tiktok-buy-section .video-wrapper:hover .custom-play-btn.is-hidden {
    opacity: 1;
    pointer-events: auto;
}
.tiktok-buy-section .custom-play-btn:hover{
	background: #ea768f !important;
}
/******************** MEDIA **************************/
@media (min-width: 2500px) {
  .custom-price .sale-price span.label {
    font-size: clamp(14px, 1vw, 22px);   
  }

 .custom-price .sale-price span.label:after {
    height: 6px;
    bottom: 13px;
 }
 .custom-price .woocommerce-Price-amount { 
    font-size: clamp(16px, 1vw, 24px) !important;
}
.aed-svg-symbol {
    display: flex;
    align-items: center;
    position: relative;
    top: 6px;
}
.custom-price svg {
    width: clamp(14px, 0.9vw, 20px) !important;
    height: auto !important;
}
.others-price {
    font-size: clamp(11px, 0.7vw, 15px);
    min-height: 31px;
    margin-bottom: -8px;
    gap: 10px;
}
.product-info .others-price del bdi {
    font-size: clamp(13px, 0.85vw, 18px) !important;
}

.product-info .others-price del bdi:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    transform: translateY(-50%);
}

.others-price del {
    text-decoration: none;
}

.others-price .woocommerce-Price-amount bdi span.aed-svg-symbol svg {
    width: clamp(12px, 0.8vw, 18px) !important;
    height: auto !important;
}

.aed-svg-symbol {
    display: flex;
    align-items: center;
    position: relative;
    top: 6px;
}

.your-price span {
    font-size: clamp(14px, 0.9vw, 22px);
}

.your-price span:after {
    height: 6px;
    bottom: 4px;
}

/* main selling price */
.tiktok-product-card .price-block .your-price span.woocommerce-Price-amount.amount,
.custom-price .woocommerce-Price-amount {
    font-size: clamp(18px, 1vw, 26px) !important;
}

/* AED icon */
.tiktok-product-card .your-price .woocommerce-Price-amount bdi span.aed-svg-symbol svg,
.custom-price .regular-price svg {
    width: clamp(12px, 0.8vw, 18px) !important;
    height: auto !important;
}

/* old/regular price label */
.custom-price .regular-price span.label {
    font-size: clamp(11px, 0.7vw, 15px);
}

/* old/regular price amount */
.custom-price .regular-price bdi {
    font-size: clamp(13px, 0.8vw, 18px) !important;
    gap: 4px;
    align-items: center;
}

/* strike line */
.custom-price .regular-price bdi:before {
    top: 50%;
    transform: translateY(-50%);
    height: 1px;
}
.tiktok-product-card .price-block .aed-svg-symbol {
    top: 4px;
}
.tiktok-product-card .price-block .your-price .woocommerce-Price-currencySymbol .aed-svg-symbol {
    top: 1px;
}
.custom-price .regular-price span.woocommerce-Price-amount .aed-svg-symbol{
    top: 2px;
}
.custom-price .sale-price span.woocommerce-Price-currencySymbol .aed-svg-symbol {
    top: 7px;
}

}
@media (min-width: 1921px) {
  .whb-full-width .whb-row>.container,
  .e-con > .e-con-inner {
    max-width: 1920px !important;
  }
  #main-content .elementor-element-8f03a9f,
  #main-content  .elementor-element-07d1098{
    justify-content: space-between;
    max-width: 1930px;
    margin: auto;
    padding-left: 0;
  }
  #main-content .elementor-167 .elementor-element.elementor-element-8cb3d4f .elementor-heading-title,
  #main-content .elementor-167 .elementor-element.elementor-element-66ca16a .elementor-heading-title {
    font-size: 19px;
  }
  #main-content .elementor-167 .elementor-element.elementor-element-2b838b2 .elementor-heading-title,
  #main-content .elementor-167 .elementor-element.elementor-element-549a23b .elementor-heading-title {
    font-size: 57px;
  }
  #main-content .elementor-167 .elementor-element.elementor-element-5b33a43 .elementor-button,
  #main-content .elementor-167 .elementor-element.elementor-element-6ad4231 .elementor-button {
    padding: 30px;
    font-size: 30px;
  }
    .elementor-widget-wd_marquee {
        width: 100%;
    }
}
.wd-search-full-screen-2 .searchform.wd-with-cat {
    --wd-search-cat-w: 260px !important;
}
.e-n-tabs-heading button{
   margin-bottom: 6px;
}
/* Slider Container */
 
/* Slider Wrapper */
.haircare-slider-wrapper,
.skin-slider-wrapper {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}
 
/* Slider Track */
.slider-track {
    display: flex;
    transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    gap: 15px;
    padding: 10px 0;
    justify-content: center;
}
 
/* Slider Items */
.slider-track > a.e-con-full {
    flex-shrink: 0;
}
 
/* Arrow Buttons */
.wd-btn-arrow {
    position: absolute;
    top: 60%;
    transform: translateY(-50%);
    z-index: 10;
    font-size: 40px;
    color: #333;
    cursor: pointer;
    user-select: none;
    opacity: 0;
    transition: opacity 0.3s ease;
}
 
/* .wd-btn-arrow.wd-prev {
    left: 0;
}
  */
.wd-btn-arrow.wd-next {
    right: -4%;
}
.haircare-slider-container, .skin-slider-container{
	position:relative;
}
/* Show arrows on hover */
.haircare-slider-container:hover .wd-btn-arrow:not(.wd-disabled),
.skin-slider-container:hover .wd-btn-arrow:not(.wd-disabled) {
    opacity: 1;
}
 
/* Disabled arrows */
.wd-btn-arrow.wd-disabled {
    opacity: 0 !important;
    cursor: default;
}
 
/* Responsive */
@media (max-width: 1024px) {

    .wd-btn-arrow {
        font-size: 32px;
    }
}
 
@media (max-width: 768px) {
    .wd-btn-arrow {
        font-size: 28px;
    }
    .skin-slider-wrapper .slider-track a{
        width: 100%;
        max-width: 100% !important;
    }
    .haircare-slider-container,
    .skin-slider-container {
        position: relative;
        width: 100%;
        overflow: hidden;
    }
     
}
 
@media (max-width: 480px) {
    .wd-btn-arrow {
        font-size: 24px;
    }
}
.single-product .elementor-widget-container .wd-product-brands a{
	font-size: 19px;
    color: #822341;
}
.single-product .elementor-widget-container .wd-product-brands a:hover {
    color: #ea768f;
    opacity: 1;
}
 /*******************************************/
@media (max-width: 1900px) and (min-width: 1023px) {
    #home-banner-2 {
        --width: 35%;
    }
}
@media screen and (min-device-width: 1025px) and (max-device-width:1295px) { 
    .wd-product.wd-hover-buttons-on-hover .wd-add-btn > a span {
        font-size: 0.9vw !important;
    }
}
@media(max-width:1500px){
    .wd-product.wd-hover-small .wd-product-thumb {
        max-width: 28% !important;
    }
}
@media(max-width:1400px){
    .save-big-mob {
        margin-bottom: 10px !important;
    }
    .product-content-list .regular .woocommerce-Price-amount bdi {
        font-size: 1.2vw !important;
    }
    .product-content-list .sale .woocommerce-Price-amount bdi {
        font-size: 1.4vw !important;
    }
    .product-content-list .sale .woocommerce-Price-amount svg {
        width: 1.2vw !important;
        height: 1.2vw !important;
    }
    .featured-product-info h3 {
        font-size: 20px !important;
        line-height: 26px;
    }
    .product-img {
        width: 55px;
    }
    .featured-product-info {
        gap: 10px;
    }
    .wd-product.wd-hover-buttons-on-hover .wd-add-btn > a span {
        font-size: 16px;
    }
    .qc-brands {
        grid-template-columns:  repeat(5, 1fr);
    }
    .whb-header-bottom .wd-nav.wd-gap-l {
        --nav-gap: 24px !important;
    }

}
@media(max-width:1325px){
  .second-pills-menu ul.sub-sub-menu {
    justify-content: flex-start;
 }
}
@media(max-width:1230px){
    .elementor-16096 .elementor-element.elementor-element-3a3b9b7 .woocommerce-tabs > .wd-nav-wrapper .wd-nav-tabs {
        --nav-gap: 30px !important
    }
     .whb-header-bottom .wd-nav.wd-gap-l {
        --nav-gap: 20px !important;
    }

}
@media(max-width:1180px){
    .whb-header-bottom .wd-nav.wd-gap-l {
        --nav-gap: 15px !important;
    }

    #bs-product-price .custom-price .regular-price {
        margin-bottom: 5px;
    }
    #bs-product-price .custom-price .regular-price span.label {
        width: 134px;
        font-size: 17px !important;
    }
    #bs-product-price .custom-price .woocommerce-Price-amount {
        font-size: 26px !important;
    }
    #bs-product-price .custom-price .regular-price bdi {
        font-size: 22px !important;
    }
    #bs-product-price .custom-price .regular-price svg {
        width: 16px !important;
        height: 18px !important;
    }
    #bs-product-price .custom-price .sale-price span.label {
        font-size: 22px !important;
    }
    #bs-product-price .custom-price .sale-price span.label:after {
        height: 6px !important;
        bottom: 8px !important;
    }
    #bs-product-price .custom-price svg {
        width: 23px !important;
        height: 20px !important;
    }
    .card-overlay .product-content-list .product-cart-btn a {
        font-size: 16px;
    }
    .qc-brands {
        grid-template-columns:  repeat(4, 1fr);
    }
    .woocommerce-orders-table__cell-order-actions p{
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        justify-content: end;
    }
}
@media(max-width:1113px) {
    .product-content-list .sale .woocommerce-Price-amount bdi {
        font-size: 1.2vw !important;
    }
    .product-content-list .sale .woocommerce-Price-amount svg {
        width: 1.1vw !important;
        height: 1vw !important;
    }
}
@media (min-width:1025px) and (max-width:1300px) {
/*     #menu-main-navigation .wd-dropdown-menu {
        width: 100vw;
        left: -15px !important;
    } */
    #menu-main-navigation > li > a {
        font-size: 16px;
    }
}
@media(max-width:1024px) {
    .mobile-nav .wd-nav-mob-tab > li > a {
        background: #FDF0F0 !important;
        color: var(--e-global-color-primary) !important;
    }
    .mobile-nav  .wd-nav:where(:not(.wd-dis-act)) > li:where(
      .current-menu-item,
      .wd-active,
      .active) > a {
        background-color: var(--wd-alternative-color) !important;
        color: #fff  !important;
    }
    .mobile-nav .wd-nav > li > a {
        font-size: 15px;
    }
    .woocommerce-cart .wd-page-content,
    .woocommerce-checkout .wd-page-content,
    .woocommerce-order-received .wd-page-content{
        padding: 0px 20px;
    }
    .product-img-left{
        position: unset !important;
    }
    .woocommerce-order-received .elementor-7 .elementor-element.elementor-element-59f67d7 {
        --padding-left: 0px;
        --padding-right: 0px;
    }
}
@media(max-width:767px){
    .archive .elementor-widget-wd_shop_archive_woocommerce_title .elementor-widget-container .entry-title,
    .elementor-widget__width-auto .elementor-heading-title {
        padding: 7px 4px 0px 4px;
    }
    .archive .elementor-widget-wd_shop_archive_woocommerce_title .elementor-widget-container .entry-title{
        padding: 0px 4px 0px 4px;
    }
    .archive .elementor-widget-wd_shop_archive_woocommerce_title .elementor-widget-container .entry-title:before,
    .archive .elementor-widget-wd_shop_archive_woocommerce_title .elementor-widget-container .entry-title:after,
    .elementor-widget__width-auto .elementor-heading-title:after, .elementor-widget__width-auto .elementor-heading-title:before {
        width: 18px;
        height: 18px;
    }
    .archive .elementor-widget-wd_shop_archive_woocommerce_title .elementor-widget-container .entry-title:after,
    .elementor-widget__width-auto .elementor-heading-title:after {
        top: 1px;
    }
    .archive .elementor-widget-wd_shop_archive_woocommerce_title .elementor-widget-container:before,
    .elementor-widget__width-auto:before {
        transform: rotate(-0.1deg);
    }
    html .wd-product .product-element-bottom .wd-entities-title a {
        display: block;
    }
    h2 br {
        display: none;
    }
     .custom-price .sale-price span.label, .your-price span, .product-content-list .sale p.label {
        font-size: 18px !important; 
    }

     .custom-price .woocommerce-Price-amount, .tiktok-product-card .price-block .your-price span.woocommerce-Price-amount.amount {
        font-size: 18px !important; 
    }

     .custom-price svg, .tiktok-product-card .your-price .woocommerce-Price-amount bdi span.aed-svg-symbol svg {
        width: 16px !important;
        height: 14px !important;
    }

     .custom-price .regular-price svg, .others-price .woocommerce-Price-amount bdi span.aed-svg-symbol svg {
        width: 14px !important;
        height: 12px !important;
    }

     .custom-price .sale-price span.label:after, .your-price span:after {
        height: 6px !important;
        bottom: 3px !important;
    }
     .custom-price .regular-price bdi,  .custom-price .regular-price bdi, .product-info .others-price del bdi{
        font-size: 15px !important;
    }

     .custom-price .regular-price bdi:before, .product-info .others-price del bdi:before {
        height: 1.5px !important;
    }

     .custom-price .regular-price span.label, .product-content-list .regular p.label, .others-price {
        font-size: 14px !important;
    }
    .product-content-list .sale p.label:after {
        height: 6px !important;
        bottom: 5px !important;
    }
    .aed-svg-symbol {
        top: 2px !important;
    }
    .card-overlay {
        padding: 10px;
    }
    .featured-product-info h3 {
        font-size: 18px !important;
        line-height: 25px;
    }
    .product-content-list .sale .woocommerce-Price-amount svg {
        height: 17px !important;
        width: 17px !important;
    }
    .product-content-list .regular .woocommerce-Price-amount svg {
        height: 14px !important;
        width: 14px !important;
    }
    .product-content-list .regular .woocommerce-Price-amount bdi {
        font-size: 16px !important;
    }
    .product-content-list .sale .woocommerce-Price-amount bdi {
        font-size: 18px !important;
    }
    .product-img {
        width: 66px;
        height: 72px;
    }
    .wd-product.wd-hover-quick .wd-add-btn {
        left: 6px !important; 
    }
    .woocommerce-tabs .woocommerce-Tabs-panel {
        font-size: 14px;
    }
    .woocommerce-MyAccount-title.entry-title {
        font-size: 18px !important;
    }
    .woocommerce-MyAccount-content .col2-set {
        gap: 10px;
    }
    .archive .woocommerce-ordering select.orderby{
        background-image: inherit;
    }

    h1, h2, h3, h4, h5, a, span{
        font-style: normal !important;
    }
    .woocommerce-product-gallery .onsale.product-label svg {
        width: 54px;
    }
    .woocommerce-product-gallery .onsale-text {
        font-size: 16px;
    }
    .woocommerce-product-gallery .onsale.product-label {
        height: 60px;
    }
    .tiktok-buy-section .swiper-button-next {
        right: 20px;
        transform: translate(20px, -50%);
    }
    .tiktok-buy-section .swiper-button-next svg, .tiktok-buy-section .swiper-button-prev svg {
        width: 10px;
        height: auto;
    }
    .tiktok-buy-section .swiper-button-prev {
        left: 20px;
        transform: translate(-20px, -50%);
    }
/*    .thumbs-position-left .wd-gallery-thumb .wd-carousel-item img {
        height: auto !important;
    }*/
    .qc-brands {
        grid-template-columns:  repeat(3, 1fr);
    }
    .wd-hover-buttons-on-hover .product-element-bottom {
        bottom: 0;
        padding-top: 10px !important;
    }
    #main-content .elementor-element-65859a6 .elementor-icon-box-wrapper {
        flex-direction: row !important;
        gap: 4px !important;
        align-items: center !important;
    }
    #wps_rma_return_request_container .wps-rma-form__heading,
    .woocommerce-order-details__title, .woocommerce-customer-details .woocommerce-column__title {
        font-size: 22px !important;
        margin: 10px 0px;
    }
    .woocommerce-customer-details address {
        font-size: 16px;
        line-height: 1.4;
        font-weight: 600;
    }
    section.woocommerce-customer-details {
        padding: 15px 20px 25px 20px;
        margin-bottom: 30px;
    }
    .order-customer-details-parent {
        flex-wrap: wrap;
        gap: 20px;
    }
    .order-customer-details-parent section.woocommerce-order-details {
        width: 100%;
    }
    .order-customer-details-parent .woocommerce-customer-details {
        width: 100%;
    }
    .woocommerce-MyAccount-content  section.woocommerce-order-details {
        width: 100%;
    }

    .woocommerce-MyAccount-content  section.woocommerce-customer-details {
        width: 100%;
    }
    .elementor-element-b8e7421 {
        background-color: #FDF0F0;
    }
    .page-id-24089 #main-content .wd-content-area{
        padding: 30px 0px 30px 0px!important;
    }
    .page-id-24088 #main-content .wd-content-area{
        padding: 20px 10px 30px 10px!important;
    }
    .woocommerce-orders-table__cell-order-actions p{
        justify-content: flex-start;
    }


}
@media(max-width:599px){
   /* .video-wrapper iframe {
        height: 320px !important;
    }*/
    .woocommerce-product-gallery .onsale-text .save-text {
        font-size: 15px;
    }
    .wd-product .product-labels .onsale.product-label{
        height: 53px;
    }
    .wd-product .product-labels .onsale.product-label svg {
        width: 45px;
    }
    .wd-product .product-labels .onsale-text {
        font-size: 15px;
    }
    .wd-product .product-labels .onsale-text .save-text {
        font-size: 11px;
    }
    .custom-price .sale-price:not(#bs-product-price .custom-price .sale-price), .custom-price .regular-price:not(#bs-product-price .custom-price .regular-price) {
        display: block;
    }
    .wd-product.wd-hover-buttons-on-hover .wd-add-btn > a{
        min-height:22px !important;
    }
    .wd-product.wd-hover-buttons-on-hover .add-to-cart-loop .wd-action-text {
        font-size: 14px !important;
        padding: 0 0px !important;
        line-height: 22px !important;
    }
    .custom-price .regular-price bdi{
        width: max-content;
    }
    .get-it-badge {
        font-size: 10px;
        left: 10px;
    }
    .get-it-badge-product {
        font-size: 14px;
    }
    .product-wrapper .wd-product-cats a {
        font-size: 13px !important;;
    }
    .wd-hover-buttons-on-hover .product-element-bottom {
        gap: 5px !important;
        padding-left: 7px !important;
        padding-right: 7px !important;
        padding-bottom: 7px !important;
    }
    #bs-product-price .price {
        display: flex;
        align-items: self-start;
        gap: 3px;
        flex-direction: column;
    }
    #bs-product-price .qc-save-badge {
        order: 1;
    }
    #bs-product-price .custom-price{
        order: 2;
    }
    #bs-product-price .qc-save-badge span {
        font-size: 18px;
    }
    #bs-product-price .qc-save-badge svg{
        width: 110px;
    }
    .qc-brand-section {
        display: flex;
        flex-wrap: wrap;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .qc-letter {
        margin-bottom: 0px;
        padding: 0;
        width: 100%;
        padding-bottom: 20px;
    }
    .qc-brands {
        grid-template-columns:  repeat(2, 1fr);
    }
    .second-pills-menu ul.sub-sub-menu li img {
        width: 15px !important;
        height: 15px !important;
        object-fit: contain;
    }
    .second-pills-menu ul.sub-sub-menu li a {
        gap: 0px;
        padding: 10px 14px;
        font-size: 14px;
    }
    .second-pills-menu ul.sub-sub-menu {
        gap: 12px;
        padding: 0px;
    }
    .map iframe{
        height: 400px !important;
    }
    .single-product-page .wd-compare-btn .wd-action-text::after {
        font-size: 14px;
    }
    :is(.woocommerce-thankyou-order-details,.wc-bacs-bank-details) {
        gap: 11px !important;
    }
    :is(.woocommerce-thankyou-order-details,.wc-bacs-bank-details) li {
        padding-bottom: 10px !important;
        text-align: left !important;
        gap: 0 !important;
    }
    .woocommerce-order-detail-title {
        flex-direction: column;
        gap: 10px;
    }
    .wps-rma-product__table tbody tr td.wps_rma_total_amount_wrap {
        border: none !important;
    }
    .wps-rma-form__wrapper .wps-rma-product__table tbody td:nth-of-type(3):after, .wps-rma-form__wrapper .wps-rma-product__table tbody td:nth-of-type(4):after{
        display: none;
    }
    #wps_rma_return_request_container .wps-rma-subject__dropdown {
        margin: 0px 0px 10px 0px;
    }
    table.wps-rma-product__table {
        margin-bottom: 5px;
    }
    .wps-rma__product-title p{
        margin-bottom: 0px !important;
    }
    .wps-rma-form__wrapper .wps-rma-product__table-wrapper input[type=number], .wps_wrma_exchanged_products_wrapper input[type=number] {
        max-width: 80px !important;
    }
}



