/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 15 2026 | 04:55:11 */
/*@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap');*/
@import url("https://use.typekit.net/fns4vfh.css");
html,body, h1, h2, h3, h4, h5, h6, p, a {
    font-family: 'filson-soft', sans-serif !important;
}


.post-1011 .entry-title {
    display: none !important;
}
.woocommerce #reviews #comments > h2 {
    display: none !important;
}
.postid-1011 .page-header h1,
.postid-9 .page-header {
   display: none !important;
}
.product-type-simple > .woocommerce .star-rating::before{
    display: none !important;
}
.rps-price
{
	display:none !important;
}


/* Skip link styles */



.skip-link.screen-reader-text {
    position: absolute;
    top: -40px;
    left: 6px;
    z-index: 100000;
    padding: 8px 16px;
    background-color: #21759b;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    border-radius: 3px;
}

.skip-link.screen-reader-text:focus {
    top: 6px;
    outline: 2px solid #0073aa;
    outline-offset: 2px;
}

/* Ensure main content can receive focus */
#main-content:focus {
    outline: none;
}







.woocommerce p.stars a {
    color: #1c67ad !important;
}
.ivole-meter .ivole-meter-bar {
    background: #1c67ad !important;
    background: linear-gradient(to bottom, #1c67ad, #155a96) !important;
}

.swiper-pagination-bullet-active {
  background-color: #00AEEF73;
	width:30px !important;
height:30px !important;
}

.swiper-pagination {
  position: absolute;
  text-align: right !important;
  transition: .3s opacity;
  transform: translate3d(0,0,0);
  z-index: 10;
  margin-right: 41px !important;
  margin-left: -120px !important;
}


.elementor-979 .elementor-element.elementor-element-96ff8c6.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-979 .elementor-element.elementor-element-96ff8c6.elementor-wc-products ul.products li.product .woocommerce-loop-category__title {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 30px;
  letter-spacing: 0.8px;
 /* height: 85px !important; */
}



.page-id-9 .page-header { display: none !important; }

/*
.elementor-element.sllide-bg-blur .swiper-slide-bg {
box-shadow: 0px 10px 2px 10px;
}

.elementor-slide-description */
.text-bg-blur
{
  
    font-family: 'Poppins', sans-serif !important;
/*	 color: #fff;
  display: inline-block;
  padding: 20px 30px;
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(-4px);
  -webkit-backdrop-filter: blur(8px);
  border-radius: 20px;
  position: relative;
  display: inline-block;
  padding: 22px 16px;
  border-radius: 61px;
  background: rgba(255, 255, 255, 0.5);
  z-index: 1;
  margin-left: -60px;*/
}
.text-bg-blur {
/* text-shadow: 0 2px 6px rgba(255, 255, 255, 0.9), 10px 10px 85px rgba(255,255,255,.9), 0 0 80px rgba(255,255,255,.8); */
	text-shadow:
    0 0 12px rgba(255,255,255,1),
    0 0 30px rgba(255,255,255,0.95),
    0 0 60px rgba(255,255,255,0.9),
    0 0 120px rgba(255,255,255,0.85),
    0 0 180px rgba(255,255,255,0.75);
}




.dual-banner {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

/* TEXT WRAPPER */
.dual-text {
    display: flex;
    font-family: Poppins, sans-serif;
    font-weight: 700;
    font-size: 45px;
    line-height: 1;
    color: #fff;
    box-shadow: 0 8px 20px rgba(0,0,0,0.15);
}


.dual-text .light {
    background: #78AFD6; 
   padding: 7px 45px;
}


.dual-text .dark {
    background: #1F86C8; 
   padding: 7px 45px;
}

.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-verified, .cr-avatar-check
{
	display:none !important;
}
.dual-icon img {
    width: 70px;
    height: auto;
}
.dual-icon.left img {
    transform:rotate(-75deg);
    transition: transform 0.3s ease;
}

.dual-icon.right img {
    transform:rotate(75deg);
    transition: transform 0.3s ease;
}

/* Optional hover scale */
.dual-icon.left:hover img,
.dual-icon.right:hover img {
    transform: rotate(0deg) scale(1.1);
}

.cr-reviews-grid .cr-review-card .rating-row {
  padding: 17px 0 17px 0;
  display: flex;
  align-items: center;
  margin: -16px 15px 0 85px !important;
  line-height: 0;
}

.review-content p::before
{
content: "";
  font-size: 40px;
  font-weight: 700;
  color: #000;
}
/* Filled stars */
.crstar-rating-svg .cr-rating-icon {
    fill: #1c67ad !important;
}

/* Empty star outline */
.crstar-rating-svg .cr-rating-icon-bg {
    stroke: #1c67ad !important;
}
.review-content p::before {
    content: "“";
    margin-right: 6px;
}

.cr-reviews-grid .cr-review-card .top-row {
  display: flex;
  padding: 16px 0 16px 0;
  border-bottom: solid 0px #F4F4F4 !important;
    border-bottom-color: rgb(244, 244, 244);
  margin: 0 15px 0 15px;
}

.cr-reviews-grid .cr-reviews-grid-col .cr-review-card {
  display: inline-block;
  width: 30%;
  height: 330px;
}
.cr-reviews-grid .cr-review-card {
  padding: 0 0 0 0;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  border-radius: 30px;
  margin: 0 10px 20px 10px;
  max-width: 100%;
  overflow: hidden;
}
.cr-reviews-grid {
  padding: 20px 0 10px 0;
  border-width: 0px;
  border-style: solid;
  border-color: transparent;
  display: block;
  border-radius: 30px;
  margin: 0;
  width: 100%;
}

.cr-reviews-grid .cr-review-card .middle-row, .cr-reviews-grid .cr-review-card .cr-incentivized-row {
  font-family: 'Poppins', sans-serif !important;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  font-size: 18px;
  line-height: 25px;
  color: #000 !important;
}
.cr-reviews-grid .cr-review-card .middle-row .review-content, .cr-reviews-slider .cr-review-card .middle-row .review-content {
  margin: 0 0 12px 0;
  color: #000;
}
.cr-reviews-grid .cr-review-card .middle-row, .cr-reviews-grid .cr-review-card .cr-incentivized-row {
  padding: 16px;
  background: #c7edfb;
  border: 0px solid #c7edfb;
  border-radius: 6px;
  box-sizing: border-box;
font-family: 'Poppins', sans-serif !important;  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  font-size: 16px;
  margin: 0 15px 15px 15px;
}

.cr-reviews-grid-inner .cr-reviews-grid-col {
  flex-grow: 1;
  width: auto;
}
.related.products h2 {
  padding: 0px 0px 20px 0px;
}
	.text-bg-blur sup {
  font-size: 20px;
		vertical-align: super;
		
}

.text-bg-blur {
margin-left: -200px;
}
@media (max-width: 767px) {
  .elementor-9 .elementor-element.elementor-element-8e48541 .swiper-slide {
    height: 310px !important;
  }
}
@media (max-width: 537px) {
  .elementor-9 .elementor-element.elementor-element-8e48541 .swiper-slide {
    height: 175px !important;
  }
}
@media (max-width: 1024px) {
	.elementor-73 .elementor-element.elementor-element-f81d8da .elementor-nav-menu--dropdown li:last-child a {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
    .cr-reviews-grid .cr-reviews-grid-col .cr-review-card {
        width: 46%;
    }
	
	.text-bg-blur
	{
		font-size:36px;
		margin-left: -75px;
	}
	.text-bg-blur sup {
  font-size: 14px;
		vertical-align: super;
}
	
}


@media (max-width: 767px) {
	
	.text-bg-blur
	{
		font-size:22px;
	}
	.text-bg-blur sup {
  font-size: 12px;
		vertical-align: super;
}
	
	.elementor-979 .elementor-element.elementor-element-96ff8c6.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-979 .elementor-element.elementor-element-96ff8c6.elementor-wc-products ul.products li.product .woocommerce-loop-category__title {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 30px;
  letter-spacing: 0.8px;
  height: auto !important;
}
	
	
	 .elementor-447 .elementor-element.elementor-element-1ca763f.elementor-wc-products ul.products li.product .button {
    font-size: 12px !important;
    line-height: 25px;
  }
	
	.elementor-73 .elementor-element.elementor-element-f81d8da .elementor-nav-menu--dropdown li:last-child a {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
	.cr-reviews-grid .cr-reviews-grid-col .cr-review-card {
        width: 97%;
    }
	  .elementor-9 .elementor-element.elementor-element-abb022c .elementor-heading-title {
    font-size: 27px;
    text-align: center;
    line-height: 38px;
  }
	
 /* .dual-banner {
    flex-direction: column;
    align-items: center;
    gap: 15px;
  }

  .dual-text {
    font-size: 32px; 
    text-align: center;
  }


  .dual-icon.right img {
    transform: rotate(180deg) !important; 
    width: 50px; 
    transition: none; 
  }
	  .dual-icon.left img {
    transform: rotate(0deg) !important; 
    width: 50px; 
    transition: none; 
  }*/
	.dual-text .dark {
  background: #1F86C8;
  padding: 7px 20px;
}
.dual-text .light {
  background: #78AFD6;
  padding: 7px 20px;
}
	
	.dual-text {
 
  font-size: 27px;
	}
}

@media (max-width: 520px) {
	
	.woocommerce div.product div.images .flex-control-thumbs li img {
  /* cursor: pointer;
  opacity: .5;
  margin: 0;
  padding: 12px !important;
		border-radius: 25px !important; */
		
		
	}
	
	.available-format {
  padding-top: 10px;
  font-size: 15px;
}
	
	  .elementor-979 .elementor-element.elementor-element-96ff8c6.elementor-wc-products ul.products li.product .button {
    font-size: 10px !important;
  }
	  .elementor-979 .elementor-element.elementor-element-96ff8c6.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-979 .elementor-element.elementor-element-96ff8c6.elementor-wc-products ul.products li.product .woocommerce-loop-category__title {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 22px;
    letter-spacing: 0.8px;
    height: auto !important;
  }
}



/*

.elementor-77 .elementor-element.elementor-element-0e7bbe2:not(.elementor-motion-effects-element-type-background), 
.elementor-77 .elementor-element.elementor-element-0e7bbe2 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #666666 !important;
}




.elementor-element-9eeb266 > p,
.elementor-element-219219b > p {
    color: #FFFFFF !important;
    font-weight: 500;
}


p.footer-links {
    color: #FFFFFF !important;
}

p.footer-links a {
    color: #FFFFFF !important;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.3s ease, text-decoration 0.3s ease;
    padding: 0 5px;
}

p.footer-links a:hover {
    color: #00b8e6 !important;
    text-decoration: underline;
}
.product_title.entry-title {
    color: #1a1a1a; 
}


.footer-links a {
    color: #0056b3; 
}

.footer-links a:hover {
    color: #003366;
}


.footer-copyright {
    color: #555; 
}
*/
.elementor-element-9eeb266 > p,
.elementor-element-219219b > p {
    color: #1a1a1a !important;
    font-weight: 600;
}

p.footer-links {
    color: #1a1a1a !important;
}

p.footer-links a,
.footer-links a {
    color: #000000 !important;
    text-decoration: none;
    font-weight: 600;
    transition: color 0.3s ease, text-decoration 0.3s ease;
    padding: 0 5px;
}

p.footer-links a:hover,
.footer-links a:hover {
   /* color: #00b8e6 !important; */
    text-decoration: underline;
}

.footer-copyright {
    color: #555555 !important;
    font-weight: 500;
}

.product_title.entry-title {
    color: #1a1a1a !important;
}

.available-format {
  padding-top: 10px;
}



.flex-control-thumbs {
  display: grid !important;
  grid-template-columns: repeat(4, auto); /* max 4 per row */
  gap: 15px;
  padding: 16px 12px;
  justify-content: center;
}

/* Each thumbnail */
.flex-control-thumbs li {
  background: #fff;
  border-radius: 16px;
  padding: 12px;
  box-shadow: 0 8px 25px rgba(0,0,0,0.12);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}


/* Hover / active effect */
.flex-control-thumbs li:hover,
.flex-control-thumbs li .flex-active {
  transform: translateY(-4px);
  box-shadow: 0 12px 35px rgba(0,0,0,0.18);
}

/* Images inside thumbnails */
.flex-control-thumbs img {
  border-radius: 12px;
  width: 80px !important;
  height: 80px !important;
  object-fit: cover;
  background: #f5f5f5;
}

.woocommerce div.product div.images .flex-control-thumbs li img {
  cursor: pointer;
  opacity: .5;
  margin: 0;
  padding: 7px 0px !important;
  border-radius: 0px !important;
}

.woocommerce div.product div.images .flex-control-thumbs li {
  width: auto !important;
  
  text-align: center;
  margin: 0px auto;
}


.elementor-447 .elementor-element.elementor-element-ae0b803:not(.elementor-motion-effects-element-type-background), .elementor-447 .elementor-element.elementor-element-ae0b803 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
  background-position: left 130px !important;
}


@media (max-width: 480px) {
  .flex-control-thumbs {
    grid-template-columns: repeat(2, auto);
  }
}


.woocommerce ul.products li.product a {
  text-decoration: none;
  text-transform: uppercase;
}


.woocommerce-product-details__short-description ul {
    list-style: none;
    padding-left: 0;
}

.woocommerce-product-details__short-description ul li {
    padding-left: 25px;
    position: relative;
    margin-bottom: 8px;
}

.woocommerce-product-details__short-description ul li::before {
    content: "►";
  position: absolute;
  left: 3px;
  color: #00b8e6;
  font-weight: bold;
  font-size: 15px;
  margin-top: 3px;
}
.woocommerce-LoopProduct-link.woocommerce-loop-product__link > .star-rating {
    display: none !important;
}
/* Default: Desktop - 3 columns */
.other-scents ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0 15px !important;
    list-style: none;
    padding: 0;
    margin: 0;
    font-family: 'Poppins', sans-serif !important;
	text-align: left;
}

/* Tablet: 2 columns */
@media (max-width: 1024px) {
    .other-scents ul {
        grid-template-columns: repeat(2, 1fr);
        gap: 5px 15px !important;
    }
}

/* Mobile: 1 column */
@media (max-width: 568px) {
    .other-scents ul {
        grid-template-columns: 1fr;
        gap: 5px 0 !important;
    }
}

/* List item styling with arrow */
.other-scents ul li {
    list-style: none;
    display: flex;
    align-items: center;
    gap: 5px 15px;
    margin-bottom: 5px;
    font-family: 'Poppins', sans-serif;
	text-align: left;
}

.other-scents ul li::before {
    content: "►";
    color: #00b8e6;
    font-weight: bold;
    font-size: 15px;
	text-align: left;
}



.text-note {
  font-size: 15px;
  font-style: italic;
  padding: 10px 0px;
	font-family: 'Poppins', sans-serif !important;
	font-weight: 500 !important;
}


.elementor-element-73ca94c:has(.other-scents ul li) .feature-scent-h2 {
    display: block;  
}

.elementor-element-73ca94c:not(:has(.other-scents ul li)) .feature-scent-h2 {
    display: none;  
}

.scents-title_product_page {
            text-align: center;
            font-size: 45px;
        }

/* --------------------------------------------------------------------------------------------
 */
/* Keep title height same */
.rps-title {
    min-height: 50px;
}


.elementor-979 .elementor-element.elementor-element-96ff8c6.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-979 .elementor-element.elementor-element-96ff8c6.elementor-wc-products ul.products li.product .woocommerce-loop-category__title
{
    min-height: 122px;
}

.elementor-979 .elementor-element.elementor-element-96ff8c6.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-979 .elementor-element.elementor-element-96ff8c6.elementor-wc-products ul.products li.product .woocommerce-loop-category__title {
    font-size: 16px!important;
    line-height: 19px!important; 
	padding:3px;
}

.elementor-979 .elementor-element.elementor-element-96ff8c6.elementor-wc-products ul.products li.product {
    
    border: 1px solid #aadff3;
}


.elementor-447 .elementor-element.elementor-element-6f90e1a .elementor-heading-title {
    font-size: 50px;
    font-weight: 700;
	color: #00AEEF!important; }




.h2{
	font-size: 50px;
    font-weight: 700;
}
.elementor-447 .elementor-element.elementor-element-1ca763f.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{
    min-height: 80px!important;
}

.osano-cm-content__message {color:#000 !important;}