/*
 Theme Name:   Sirpi Child
 Theme URI:    https://sirpi.wpengine.com/
 Description:  Sirpi Child Theme
 Author:       the WeDesignTech team
 Author URI:   https://wedesignthemes.com/
 Template:     sirpi
 Version:      1.0.0
 Text Domain:  sirpi-child
*/


#header-wrapper .main-title-section-container .container {
  /* width: 1500px; */
  max-width: 1545px !important;
}


@media only screen and (min-width: 1281px) {
  .main-title-section-wrapper .main-title-section-container {
    padding: 170px 0 90px;
  }
}

@media only screen and (max-width: 1280px) {
  .main-title-section-wrapper .main-title-section-container {
    padding: 145px 0 70px;
  }
}



.diamond_header [role="button"]{
    margin:0px !important;
}

.diamond_sticky_menu{
    display: none !important;
    transition: transform .25s ease, opacity .25s ease;
    will-change: transform;
}

.diamond_sticky_menu.is-hidden{
  transform: translateY(-100%);
  opacity: 0;
  pointer-events: none;
}
.diamond_sticky_menu.is-visible{
  transform: translateY(0);
  opacity: 1;
}

.diamond_sticky_menu.is-up-shadow{
  box-shadow: #dddddd57 2px 3px 3px;
}


.diamond_sticky_menu.elementor-sticky--effects{
  background:#fff;
  margin:0 !important;
  display: inherit !important;
}


.diamond_sticky_menu.elementor-sticky--active{
  position: fixed;          
  left: 0 !important;       
  right: 0 !important;     
  inset-inline-start: auto !important; 
  width: 100% !important;   
  margin-left: 0 !important;
  margin-right: 0 !important;
  z-index: 999;
}


body.logged-in.admin-bar .diamond_sticky_menu.elementor-sticky--active{
  width: 100% !important;
  padding: 22px 10px 22px;
  top: 0px !important;
}

body:not(.logged-in) .diamond_sticky_menu.elementor-sticky--active{
  top: 0 !important;
}


#header-wrapper {
    margin:0px !important;
}

#footer .container {
    max-width: inherit !important;
    padding: 0px !important;
    margin:0px !important;
}

.elementor-element .elementor-button, .elementor-widget-button .elementor-button{
    margin-top:0px;
}


.diamond_header.elementor-sticky--effects{
    background:#fff;
}

.diamond_sticky_menu.elementor-sticky--effects{
    margin:0px !important;
    background:#fff;
    padding: 22px 10px 22px;
    top: 0px !important;
}


.treatment_list{

}

.treatment_list{
    list-style: none;
}

.diamind_list_card .treatment_title{
    font-family: "Vetrino", Sans-serif;
    font-weight: 500;
    padding-bottom:15px;
    border-bottom: 1px solid #000;
    margin-bottom:10px;
    font-size: 27px;
}


.treatment_list li a{
font-family: "Neue Haas Grotesk Display Pro", Sans-serif;
  font-size: 20px;
  font-weight: 300;
}


.main-title-section h1,
.rightSidebar h2{
    font-family: "Vetrino", Sans-serif;
}

@media only screen and (max-width: 600px) {
    .diamond_header .elementor-nav-menu--dropdown.elementor-nav-menu__container
    {
        margin-top: 30px !important;
        height: 100vh;
        background: #fff;
    }
    .diamond_header .elementor-sticky--effects .elementor-nav-menu--dropdown.elementor-nav-menu__container{
        margin-top: 60px !important;
        height: 100vh;
        background: #fff;
    }
    .single_add_to_cart_button {
      padding-right: 1em !important;
      padding-left: 1em !important;
    }


}





/* ------------------------------------------------------
   SERVICE MENU — FIX TOP & BOTTOM SPACING
   ------------------------------------------------------ */

/* Remove theme’s padding around the widget */
.secondary-sidebar .widget_custom_html {
    margin: 0 !important;
    padding: 0 !important;
}


.secondary-sidebar .widget_custom_html{
  margin-bottom: 60px !important;
}

/* Reset UL spacing */
.secondary-sidebar .widget_custom_html .service-menu-list ul {
    margin: 0 !important;
    padding: 0 !important;
}

/* Reset LI spacing */
.secondary-sidebar .widget_custom_html .service-menu-list li {
    margin: 0 !important;
    padding: 0 !important;
}

/* Add equal spacing between each item */
.secondary-sidebar .widget_custom_html .service-menu-list li + li {
    margin-top: 8px !important;
}

/* Full width links */
.secondary-sidebar .widget_custom_html .service-menu-list li a {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 12px 16px;
    text-decoration: none;

    text-transform: uppercase;
    letter-spacing: 0.16em;
    font-family: "Poppins", Arial, sans-serif;
    font-size: 13px;
    font-weight: 600;

    color: #111;
    background: transparent !important;

    transition: background .25s, color .25s;
}

/* Decorative line */
.secondary-sidebar .widget_custom_html .service-menu-list li a::before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 1px;
    margin-right: 12px;
    background: #b98a6f;
}

/* ACTIVE + HOVER (same look) */
.secondary-sidebar .widget_custom_html .service-menu-list li a:hover,
.secondary-sidebar .widget_custom_html .service-menu-list li.active > a {
    background: #000000 !important;
    color: #fff !important;
}

.secondary-sidebar .widget_custom_html .service-menu-list li a:hover::before,
.secondary-sidebar .widget_custom_html .service-menu-list li.active > a::before {
    background: #fff !important;
}


.service-menu-list ul li:first-child > a{
  padding-top: 12px !important;
}



.service-menu-list ul li:last-child:not(:only-child) > a{
  padding-bottom: 12px !important;
}







#primary.with-right-sidebar,
#secondary.secondary-has-right-sidebar
{
  margin-top: 60px !important;
}




table:not(.shop_attributes) > tbody:first-child > tr > th, th, .wp-block-calendar table th, .select2-container--default .select2-results .select2-results__option[aria-selected="true"], input[type="submit"], input[type="reset"], input[type="button"], button[type="button"], [role="button"], button, .button, a.button, .has-primary-background-color {
  background-color: #1C1B1A;
}


input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, button[type="button"]:hover, [role="button"]:hover, button:hover, .button:hover, a.button:hover, .wp-block-search .wp-block-search__button:hover, .wdt-infinite-portfolio-load-more:hover, #wpsl-stores li > p ~ .wpsl-directions:hover{
   background-color: #2b2b2b;
}


.woocommerce-product-gallery > .onsale{
  display: none !important;
}


.woocommerce span.onsale{
  background-color:#000000 !important;
}




.wm-cart-count{
  padding:2px 7px;
  border-radius:999px;
  font-size:12px;
  line-height:1;
}
.wm-cart-hidden{
  display:none !important;
}

/* .wm-cart-link{
  display:flex;
  align-items:center;
  gap:6px;
} */

.wm-cart-link{
  display:flex;
  align-items:center;
  gap:6px;
  color:inherit; /* critical */
}

.wm-cart-svg{
  width:20px;
  height:20px;
  display:block;
  stroke:currentColor;
}

.wm-cart-icon{
  display:flex;
  align-items:center;
}

.wm-cart-img{
  width:20px;
  height:20px;
  display:block;
}



/* Make menu text white in light header */
.light_header .elementor-nav-menu a,
.light_header .wm-cart-link {
    color: #ffffff;
}

/* Make SVG icon inherit white color */
.light_header .wm-cart-svg {
    stroke: currentColor;
}




.only_add_to_cart .added_to_cart.wc-forward {
    display: block;
    text-align: center;
    margin-top: 8px;
    width: 100%;
    font-weight: 500;
}



/* a.elementor-button.wm-loading {
    opacity: 0.6;
    pointer-events: none;
}
a.elementor-button.wm-loading .elementor-button-text:after{
    content: " ...";
} */



/* Button loading state */
a.elementor-button.wm-loading {
    pointer-events: none;
    opacity: 0.7;
}

/* Spinner */
a.elementor-button.wm-loading .wm-spinner {
    display: inline-block;
}

.wm-spinner {
    display: none;
    width: 16px;
    height: 16px;
    margin-left: 8px;
    margin-top: 5px;
    border: 2px solid rgba(255,255,255,0.3);
    border-top: 2px solid #fff;
    border-radius: 50%;
    animation: wm-spin 0.6s linear infinite;
    vertical-align: middle;
}

@keyframes wm-spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}



/* =========================================================
   WM - Luxury Black Buttons (Clean Final)
   - Same line (equal width)
   - Clean shadow (no halo)
   - Shine + ripple + spinner
   - No clipping
========================================================= */

/* Allow shadows to display (Elementor sometimes clips) */
.elementor-widget-button,
.elementor-widget-wrap,
.elementor-column {
  overflow: visible !important;
}

/* Buttons wrappers (your custom classes are on Elementor widget wrapper divs) */
.only_add_to_cart,
.add_to_checkout {
  display: inline-block;
  width: 48%;
  margin: 6px 4px 20px;
  vertical-align: top;
}

/* Base button */
.only_add_to_cart a.elementor-button,
.add_to_checkout a.elementor-button {
  --radius: 12px;
  --h: 46px;
  margin-top: 2px;

  width: 100% !important;
  height: var(--h) !important;
  border-radius: var(--radius) !important;

  padding: 0 18px !important;

  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  gap: 10px;

  font-size: 13px !important;
  font-weight: 650 !important;
  letter-spacing: .55px;
  text-transform: uppercase;

  position: relative;
  overflow: hidden;

  transition: transform .18s ease, box-shadow .18s ease, background .18s ease, color .18s ease, border-color .18s ease;
  will-change: transform;

  -webkit-tap-highlight-color: transparent;

  /* important: avoid "halo" look */
  filter: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

/* Icon size */
.only_add_to_cart a.elementor-button svg,
.add_to_checkout a.elementor-button svg {
  width: 16px;
  height: 16px;
}

/* -------------------------
   Add to Cart (secondary)
-------------------------- */
.only_add_to_cart a.elementor-button {
  background: #ffffff !important;
  color: #0b0b0b !important;
  border: 1.6px solid rgba(0,0,0,0.28) !important;

  box-shadow:
    0 1px 1px rgba(0,0,0,0.05),
    0 6px 14px rgba(0,0,0,0.08) !important;
}

/* -------------------------
   Buy Now (primary)
-------------------------- */
.add_to_checkout a.elementor-button {
  color: #ffffff !important;
  border: 1px solid rgba(255,255,255,0.08) !important;
  background: linear-gradient(135deg, #1a1a1a 0%, #000 55%, #0d0d0d 100%) !important;

  box-shadow:
    0 2px 2px rgba(0,0,0,0.10),
    0 10px 22px rgba(0,0,0,0.18) !important;
}

/* Hover (subtle lift + clean shadow) */
.only_add_to_cart a.elementor-button:hover,
.add_to_checkout a.elementor-button:hover {
  transform: translateY(-1px) !important;
}

.only_add_to_cart a.elementor-button:hover {
  box-shadow:
    0 2px 4px rgba(0,0,0,0.06),
    0 10px 20px rgba(0,0,0,0.12) !important;
}

.add_to_checkout a.elementor-button:hover {
  box-shadow:
    0 4px 8px rgba(0,0,0,0.14),
    0 16px 30px rgba(0,0,0,0.22) !important;
}

/* Press */
.only_add_to_cart a.elementor-button:active,
.add_to_checkout a.elementor-button:active {
  transform: translateY(0) scale(.985) !important;
  box-shadow: 0 2px 6px rgba(0,0,0,0.16) !important;
}

/* -------------------------
   Shine sweep
-------------------------- */
.only_add_to_cart a.elementor-button::after,
.add_to_checkout a.elementor-button::after {
  content: "";
  position: absolute;
  top: 0;
  left: -130%;
  width: 80%;
  height: 100%;
  transform: skewX(-18deg);
  background: linear-gradient(90deg, transparent, rgba(255,255,255,.20), transparent);
  transition: left .6s ease;
  pointer-events: none;
}

.only_add_to_cart a.elementor-button:hover::after,
.add_to_checkout a.elementor-button:hover::after {
  left: 140%;
}

/* -------------------------
   Ripple (JS adds wm-ripple class + sets --rx/--ry)
-------------------------- */
.only_add_to_cart a.elementor-button::before,
.add_to_checkout a.elementor-button::before {
  content:"";
  position:absolute;
  width: 12px;
  height: 12px;
  border-radius: 999px;
  opacity: 0;
  transform: translate(var(--rx,0px), var(--ry,0px)) scale(1);
  background: rgba(255,255,255,.35);
  pointer-events:none;
}

.only_add_to_cart a.elementor-button.wm-ripple::before,
.add_to_checkout a.elementor-button.wm-ripple::before {
  opacity: 1;
  animation: wm-ripple .55s ease-out forwards;
}

@keyframes wm-ripple {
  0%   { transform: translate(var(--rx,0px), var(--ry,0px)) scale(1);  opacity: .55; }
  100% { transform: translate(var(--rx,0px), var(--ry,0px)) scale(18); opacity: 0; }
}

/* -------------------------
   Loading + Spinner (JS injects .wm-spinner)
-------------------------- */
a.elementor-button.wm-loading {
  pointer-events: none;
  opacity: .86;
}

a.elementor-button .wm-spinner {
  display:none;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid rgba(255,255,255,.35);
  border-top-color: #fff;
  animation: wm-spin .7s linear infinite;
}

.only_add_to_cart a.elementor-button .wm-spinner {
  border: 2px solid rgba(0,0,0,.20);
  border-top-color: #0b0b0b;
}

a.elementor-button.wm-loading .wm-spinner {
  display:inline-block;
}

@keyframes wm-spin {
  from { transform: rotate(0deg); }
  to   { transform: rotate(360deg); }
}

/* Added-to-cart link under button */
.only_add_to_cart .added_to_cart.wc-forward {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 10px;
  font-weight: 650;
  letter-spacing: .2px;
  color: #0b0b0b;
}

.wm-products-section,
.wm-products-section *{
  overflow: visible !important;
}

.wm-products-section .only_add_to_cart,
.wm-products-section .add_to_checkout{
  margin-bottom: 26px !important;
}


/* 1) Remove any fixed shadow/filter coming from wrapper */
.add_to_checkout,
.add_to_checkout *{
    filter: none !important;
}

/* Elementor sometimes adds shadow on widget container */
.elementor-widget-button.add_to_checkout,
.elementor-element.add_to_checkout,
.add_to_checkout.elementor-widget,
.add_to_checkout.elementor-widget-button{
    box-shadow: none !important;
}

/* Also kill any pseudo shadow on wrappers */
.add_to_checkout::before,
.add_to_checkout::after,
.elementor-widget-button.add_to_checkout::before,
.elementor-widget-button.add_to_checkout::after{
    content: none !important;
    display: none !important;
}

/* 2) Ensure ONLY the button has the shadow (clean) */
.add_to_checkout a.elementor-button{
    box-shadow:
      0 2px 2px rgba(0,0,0,0.10),
      0 10px 22px rgba(0,0,0,0.18) !important;
}

/* 3) Hover shadow only when hovering the button */
.add_to_checkout a.elementor-button:hover{
    box-shadow:
      0 4px 8px rgba(0,0,0,0.14),
      0 16px 30px rgba(0,0,0,0.22) !important;
}


.add_to_checkout a.elementor-button svg,
.add_to_checkout a.elementor-button .elementor-button-content-wrapper{
    filter: none !important;
    box-shadow: none !important;
}


/* reduce shadow spread to avoid clipping inside carousels */
.add_to_checkout a.elementor-button{
  box-shadow:
    0 2px 2px rgba(0,0,0,0.10),
    0 8px 16px rgba(0,0,0,0.16) !important;
}

.add_to_checkout a.elementor-button:hover{
  box-shadow:
    0 4px 8px rgba(0,0,0,0.14),
    0 12px 22px rgba(0,0,0,0.20) !important;
}

/* Give each loop carousel slide some safe padding so shadows won't be clipped */
.elementor-loop-container .swiper-slide,
.elementor-loop-container .e-loop-item,
.elementor-loop-container .elementor-loop-item{
  padding-bottom: 30px !important;   /* space for button shadow */
  padding-top: 6px !important;
}








/* ==========================================
   Single Product Add To Cart - Luxury Black
========================================== */

.single_add_to_cart_button.button.alt{

  /* size */
  height: 46px;
  margin-top: 8px !important;

  padding: 0 28px !important;
  border-radius: 12px !important;

  /* typography */
  font-size: 14px !important;
  font-weight: 650 !important;
  letter-spacing: .6px;
  text-transform: uppercase;

  /* layout */
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;

  /* luxury black gradient */
  background: linear-gradient(135deg, #1a1a1a 0%, #000 55%, #0d0d0d 100%) !important;
  color: #ffffff !important;

  border: 1px solid rgba(255,255,255,0.08) !important;

  /* clean shadow */
  box-shadow:
    0 2px 2px rgba(0,0,0,0.10),
    0 10px 22px rgba(0,0,0,0.18);

  /* animation */
  transition: transform .18s ease, box-shadow .18s ease, filter .18s ease;

  position: relative;
  overflow: hidden;

  cursor: pointer;
}


/* Hover */
.single_add_to_cart_button.button.alt:hover{

  transform: translateY(-1px);

  box-shadow:
    0 4px 8px rgba(0,0,0,0.14),
    0 16px 30px rgba(0,0,0,0.22);

}


/* Click */
.single_add_to_cart_button.button.alt:active{

  transform: translateY(0) scale(.985);

  box-shadow:
    0 2px 6px rgba(0,0,0,0.16);

}


/* Shine effect */
.single_add_to_cart_button.button.alt::after{

  content: "";
  position: absolute;
  top: 0;
  left: -130%;
  width: 80%;
  height: 100%;

  transform: skewX(-18deg);

  background: linear-gradient(
    90deg,
    transparent,
    rgba(255,255,255,.20),
    transparent
  );

  transition: left .6s ease;

}

.single_add_to_cart_button.button.alt:hover::after{

  left: 140%;

}


/* Loading state (WooCommerce adds .loading automatically) */
.single_add_to_cart_button.button.alt.loading{

  opacity: .85;
  pointer-events: none;

}



/* Align quantity and button on same height */
.single-product form.cart{
    display: flex;
    align-items: center;
    gap: 12px;
}


/* Fix quantity container */
.single-product form.cart .quantity{
    display: flex;
    align-items: center;
    height: 52px;
}


/* Fix quantity input */
.single-product form.cart .quantity input.qty{

    height: 52px !important;
    border-radius: 10px !important;

    padding: 0 12px !important;

    font-size: 14px;
}


/* Fix add to cart button height */
.single-product .single_add_to_cart_button{

    height: 52px !important;

    display: inline-flex !important;
    align-items: center;
    justify-content: center;

}



/* Parent container fix */
.e-con.e-flex:has(.only_add_to_cart):has(.add_to_checkout){

    display: flex !important;

    flex-direction: row !important;

    flex-wrap: nowrap !important; /* IMPORTANT */

    align-items: center;

    gap: 10px;

}


/* Button widget containers */
.only_add_to_cart,
.add_to_checkout{

    flex: 1 1 0 !important;   /* equal width */

    width: auto !important;

    min-width: 0 !important;

}


/* Actual buttons */
.only_add_to_cart .elementor-button,
.add_to_checkout .elementor-button{

    width: 100% !important;

    white-space: nowrap;

}




/* Proceed to Checkout → style like Add to Cart */

.wc-block-cart__submit-button{

    background:#000 !important;
    color:#fff !important;
    border:1px solid #000 !important;
    border-radius:0 !important;
    padding:14px 28px !important;
    font-size:15px !important;
    font-weight:600 !important;
    letter-spacing:1px;
    text-transform:uppercase;
    transition:all 0.3s ease;
}

/* Text inside button */
.wc-block-cart__submit-button .wc-block-components-button__text{
    color:#fff !important;
}

/* Hover effect (same as add-to-cart style) */
.wc-block-cart__submit-button:hover{
    background:#fff !important;
    color:#000 !important;
    border-color:#000 !important;
}

.wc-block-cart__submit-button:hover .wc-block-components-button__text{
    color:#000 !important;
}


/* ===== Add Coupons button (Woo Blocks) ===== */

.wc-block-components-panel__button{

    background:#000 !important;
    color:#fff !important;
    border:1px solid #000 !important;
    border-radius:0 !important;
    padding:14px 20px !important;

    font-size:15px !important;
    font-weight:600 !important;
    letter-spacing:1px;
    text-transform:uppercase;

    display:flex !important;
    align-items:center;
    justify-content:space-between;

    transition:all 0.3s ease;
    padding-left: 20px !important;
}

/* Arrow icon color */
.wc-block-components-panel__button svg{
    fill:currentColor !important;
    width:18px;
    height:18px;
}

/* Hover like Add to cart */
.wc-block-components-panel__button:hover{
    background:#fff !important;
    color:#000 !important;
    border-color:#000 !important;
}



/* ===== WooCommerce Added to Cart Message ===== */

.woocommerce-message {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;

    background: #ffffff;
    border: 1px solid #e6e6e6;
    border-left: 4px solid #000;
    border-radius: 12px;

    padding: 14px 18px;
    margin: 15px 0;

    box-shadow: 0 6px 18px rgba(0,0,0,0.08);

    font-size: 15px;
    font-weight: 500;
    color: #222;
}

/* Remove default Woo icon */
.woocommerce-message::before {
    display: none;
}

/* View Cart Button */
.woocommerce-message .button.wc-forward {
    background: #000;
    color: #fff;
    border-radius: 8px;
    padding: 10px 18px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    transition: all 0.3s ease;
    text-decoration: none;
}

.woocommerce-notices-wrapper{
  margin-top:20px;
}

.woocommerce .woocommerce-message .button:hover {
  color:#fff !important;
}

/* Hover Effect */
.woocommerce-message .button.wc-forward:hover {
    background: #222;
    transform: translateY(-2px);
    color: #fff;
    box-shadow: 0 5px 12px rgba(0,0,0,0.15);
}

/* Responsive */
@media (max-width: 768px){
    .woocommerce-message {
        flex-direction: column;
        align-items: flex-start;
    }

    .woocommerce-message .button.wc-forward {
        width: 100%;
        text-align: center;
    }
}

.main-title-section-wrapper:nth-of-type(2) {
    display: none !important;
}



/* ===== Fix View Cart button on mobile ===== */
@media (max-width: 768px){

    .woocommerce-message .button.wc-forward {
        display: inline-flex !important;
        align-items: center;
        justify-content: center;

        width: 100%;
        min-height: 44px; /* proper touch size */

        padding: 10px 16px !important;
        line-height: 1.3 !important;

        font-size: 14px;
        font-weight: 600;

        white-space: nowrap;
        box-sizing: border-box;
    }

}