/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.27.4.1763118102
Updated: 2025-11-14 11:01:42

*/


.shop-category-grid .category-item:hover .category-image{
    transform: scale(1.05);
    transition: transform .7s cubic-bezier(.22,.61,.36,1);
}



.single-post ul li::first-letter,
ul li span::first-letter{

text-transform: uppercase !important;

}


/* product card image whitespace */
header{
	max-height:111px !important;
}
.header-sec-1 .row-1:after {
content:unset !important;
}


.ts-card .ts-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* product card image whitespace */

.search-close {
    display:block !important;
}
/*==========================
SEARCH ICON
==========================*/
.header-search-icon{
cursor:pointer;
display:flex;
align-items:center;
justify-content:center;
font-size:24px;
width:40px;
height:40px;
transition:.3s;
}

.header-search-icon:hover{
opacity:.8;
}

/*==========================
SEARCH WRAPPER
==========================*/
.header-search-wrapper{
display:none;
width:100%;
position:relative;
}


.header-search-wrapper .is-search-form{
width:100%;
}

.header-search-wrapper .is-search-input{
width:100% !important;
height:40px !important;
padding:0 60px 0 20px !important;
border-radius:50px !important;
border:1px solid #ddd !important;
font-size:16px;
}

.search-close{
position:absolute;
right:20px;
top:50%;
transform:translateY(-50%);
font-size:24px;
cursor:pointer;
z-index:99;
}

.header-sec.search-open .et-menu-nav{
display:none !important;
}

.header-sec.search-open .header-search-wrapper{
display:block;
}

.header-sec.search-open .header-col-2{
flex:1;
max-width:100%;
}

/*hide mobile icon*/
.header-sec.search-open .et_mobile_nav_menu{
display:none;
}
/*social icon same*/
.header-sec.search-open .et_pb_social_media_follow{
display:flex;
}

.header-col-media{
    display:flex;
    align-items:center;
  justify-content:end;
gap:15px;
}

.header-col-search{
    display:flex;
    align-items:center;
}

.header-search-icon .et_pb_main_blurb_image{
    margin-bottom:0px !important;
}

/* Dots Container */
.new-slider-home .slick-dots {
    display: flex !important;
    justify-content: center;
    align-items: center;
    gap: 14px;
    margin-bottom:0px;
    list-style: none;
    padding: 0;
    bottom: 25px !important;
    top: unset !important;
}

/* Remove default button text */
.new-slider-home .slick-dots li button {
    width: 12px;
    height: 12px;
    padding: 0;
    border: 3px solid #7a1e1e;
    background: transparent;
    cursor: pointer;
    font-size: 0;
    line-height: 0;
}

.new-slider-home .slick-dots li button:before {
    display: none;
}

/* Active Dot */
.new-slider-home .slick-dots li.slick-active button {
    background: #7a1e1e;
    border-color: #7a1e1e;
}

/* Optional Hover */
.new-slider-home .slick-dots li button:hover {
    background: #7a1e1e;
}
.new-slider-home .slick-active {
    opacity: 1;
}
.new-slider-home button.custom-next.slick-arrow {
    position: absolute;
    right: 40px;
    width: 40px;
    height: 40px;
    padding: 0;
    background: #ffffff;
    border: 2px solid #7a1e1e !important;
    color: #7a1e1e;
    opacity: 1;
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center;
}
.new-slider-home button.slick-arrow{
    top:50% !important;
    transform:translateY(-50%) !important;
}
.new-slider-home button.custom-prev.slick-arrow {
    left: 40px;
    position: absolute;
    right: unset;
    width: 40px;
    height: 40px;
    padding: 0;
    background: #ffffff;
    border: 2px solid #7a1e1e !important;
    color: #7a1e1e;
    opacity: 1;
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center;
}

.new-slider-home .slick-dots {
    list-style: none !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
    position: absolute;
left: 50%;
    top: 98%;
    transform: translate(-50%, -50%);
    display: flex !important;
    flex-direction: row;
    gap: 10px;
}

/* NON-ACTIVE DOT → White background + border */
.new-slider-home .slick-dots li .custom-dot {
    width: 12px;
    height: 12px;
    background: #ffffff;
    border: 2px solid #7A1E1E;
    display: block;
    border-radius: 0 !important; /* square */
}

/* ACTIVE DOT → Filled square */
.new-slider-home .slick-dots li.slick-active .custom-dot {
    background: #7A1E1E;
    border: 2px solid #7A1E1E;
}

.reset_variations {
    display: none !important;
}


.postid-1192 .et_pb_section_2_tb_body,
.postid-1175 .et_pb_section_2_tb_body{
 display:none;   
}


a.internal-linking-pro {
    color: #7a1e1e !important;
    text-decoration: none ;
}
a.internal-linking-pro:hover {
    color: #7a1e1e;
    text-decoration: underline !important; 
}
.wrapper-shop-new {
    display: flex;
    justify-content: space-between;
}

.variation-sec-1 .et_pb_column_1_tb_body .et_pb_code_0_tb_body {
display: inline-block ;
position: absolute;
left: 180px;
margin-top: -3px;
}

.variation-sec-1 .et_pb_column_1_tb_body .single-page-cat{
display:inline-block;
}
.variation-sec-1 .et_pb_column_1_tb_body .discount-badge {
display: inline-block;
background: #7A1E1F;
color: #fff;
padding: 7px 7px;
border-radius: 14px;
font-size: 13px;
font-weight: 700;
line-height: 1;
}

.variation-sec-1 .et_pb_column_1_tb_body .product_meta {
margin-top: 10px;
}











 .postid-2384 .product .et_pb_section_2_tb_body {
    display:none !important;
}



.variation-sec-1 .woocommerce-variation.single_variation .price{
	display:none !important;
}
.variation-sec-1 .woocommerce-variation.single_variation{
	margin-bottom:5px;
}
.variation-sec-1 .woocommerce-Price-amount{
    font-family: 'Inter',Helvetica,Arial,Lucida,sans-serif;
    font-size: 20px;
     color: #7A1E1F !important;
    line-height: 1.1em;
}
.variation-sec-1 del{
     color: #d1d1d1!important;
}
.variation-sec-1 ins .woocommerce-Price-amount{
    font-family: 'Inter',Helvetica,Arial,Lucida,sans-serif!important;
    font-size: 20px;
    color: #7A1E1F!important;
    line-height: 1.1em;
}
.postid-2760 .et_pb_section.et_pb_section_2_tb_body.et_section_regular {
    display:none;
}

.postid-2640 .wrapper-icons-new .et_pb_blurb_0_tb_body.product-blurb-icons,
.postid-2711 .wrapper-icons-new .et_pb_blurb_0_tb_body.product-blurb-icons,
.postid-2714 .wrapper-icons-new .et_pb_blurb_0_tb_body.product-blurb-icons
{
display:none;
}


/* HEADER FIX */

.new-search-box .header-col-2{
  display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
}


.new-search-box .et_pb_menu_inner_container {
  /* position: relative; */
}
 
/* SEARCH ICON */
.new-search-box .custom-search-icon {
  font-size: 22px;
  cursor: pointer;
  display: inline-block;
  z-index: 10001;
}
 
/* SEARCH BOX DEFAULT */
.new-search-box .custom-search-box {
  position: absolute;
  right: 20px;
  top: 100%;
  width: 0;
  opacity: 0;
  overflow: hidden;
  background: #ffffff;
  transition: all 0.4s ease;
  z-index: 10000;
}
 
/* ACTIVE SEARCH */
.new-search-box .custom-search-box.active {
  width: 717px;
  opacity: 1;
  /* padding: 12px; */
  /* box-shadow: 0 10px 30px rgba(0,0,0,0.1); */
}
 
/* INPUT STYLE */
.new-search-box .custom-search-box input {
  width: 100% !important;
  padding: 10px !important;
  border: 1px solid #ddd;
  outline: none;
}
 
/* MENU HIDE */
.new-search-box .et_pb_menu__wrap.hide-menu {
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.3s ease;
}
 
/* OPTIONAL: smooth reset */
.new-search-box .et_pb_menu__wrap {
  transition: all 0.3s ease;
}

.new-search-box .custom-search-icon {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

/* ICON SIZE */
.new-search-box .custom-search-icon img {
  width: 22px;
  height: 22px;
}

/* HIDE CLOSE ICON BY DEFAULT */
.new-search-box .icon-close {
  display: none;
}

/* WHEN ACTIVE → SHOW CLOSE, HIDE SEARCH */
.new-search-box .custom-search-icon.active .icon-search {
  display: none;
}

.new-search-box .custom-search-icon.active .icon-close {
  display: block;
}

.new-search-box .et_pb_menu_0_tb_header{
  margin-bottom:0px !important;
}


#is-ajax-search-details-2839{
 display:none !important;   
}

#is-ajax-search-result-2839 .is-title a{
color:#7a1e1e !important;
}

.marketplace-row .col-2{ 
    display:flex;
    justify-content:center;
    align-items:center;
    gap:50px;
}
/* .marketplace-row{
    display:flex;
    align-items:center;
}  */
.marketplace-row .et_pb_image{
    margin:0;
}
.shipping-text{
	display:none;
}
.home-sec-slide1 .slick-dots li{
	cursor:pointer;
}
.postid-166  .et_pb_section_2_tb_body,.postid-1287   .et_pb_section_2_tb_body, .postid-1277   .et_pb_section_2_tb_body, .postid-1234  .et_pb_section_2_tb_body, .postid-1141   .et_pb_section_2_tb_body, .postid-1131   .et_pb_section_2_tb_body, .postid-1173 .et_pb_section_2_tb_body{
    display: none;
}
.postid-3069 .et_pb_section_2_tb_body, .postid-3088 .et_pb_section_2_tb_body, .postid-3096 .et_pb_section_2_tb_body, .postid-3130 .et_pb_section_2_tb_body,  .postid-3141 .et_pb_section_2_tb_body, .postid-3141 .et_pb_section_2_tb_body,  .postid-3178 .et_pb_section_2_tb_body, .postid-3184 .et_pb_section_2_tb_body, .postid-3190 .et_pb_section_2_tb_body,  .postid-3195 .et_pb_section_2_tb_body,  .postid-3071 .et_pb_section_2_tb_body, .postid-3097 .et_pb_section_2_tb_body, .postid-3104 .et_pb_section_2_tb_body,  .postid-3123 .et_pb_section_2_tb_body, .postid-3135 .et_pb_section_2_tb_body,  .postid-3208 .et_pb_section_2_tb_body,  .postid-3094 .et_pb_section_2_tb_body,  .postid-3126 .et_pb_section_2_tb_body, .postid-3171 .et_pb_section_2_tb_body,  .postid-3087 .et_pb_section_2_tb_body, .postid-1216 .et_pb_section_2_tb_body, .postid-1156 .et_pb_section_2_tb_body, .postid-1170 .et_pb_section_2_tb_body{
    display:none;
}
.postid-3068 .et_pb_section_2_tb_body,
.postid-3093 .et_pb_section_2_tb_body,
.postid-3111 .et_pb_section_2_tb_body,
.postid-3129 .et_pb_section_2_tb_body,
.postid-3137 .et_pb_section_2_tb_body,
.postid-3169 .et_pb_section_2_tb_body,
.postid-3177 .et_pb_section_2_tb_body,
.postid-3185 .et_pb_section_2_tb_body,
.postid-3191 .et_pb_section_2_tb_body,
.postid-3199 .et_pb_section_2_tb_body,
.postid-3447  .et_pb_section_2_tb_body{
    display: none;
}
.postid-2479 .et_pb_section_2_tb_body,.postid-2479 .tab-sec,.postid-2479 .et_pb_section_5_tb_body, .postid-2582 .et_pb_section_2_tb_body, .postid-2582 .tab-sec, .postid-2582 .et_pb_section_5_tb_body,.postid-2640 .tab-sec, .postid-2711 .et_pb_section_2_tb_body, .postid-2714 .et_pb_section_2_tb_body{
    display:none;
}
.single-page-cat .et_pb_wc_description{
    text-align:justify;
}
.kaveri-product-specs p {
    text-align: justify;
}
.product-details-item .et-dynamic-content-woo--product_description{
    text-align:justify;
}
.postid-2479 .shipping-text{
	display:block;
}
.postid-2412 .et_pb_section_2_tb_body{
    display:none;
}
.marketplace-row .et_pb_column{
    width:100% 
}
.marketplace-row .et_pb_image{
	margin:0 !important;
}
.blog-single-row a {
text-decoration:underline;
color:#7a1e1e !important;
}

/* Ordered list basic fix */
.inline-display {
    padding-left: 22px;
    margin: 15px 0;
}

/* Keep number & text aligned */
.inline-display li {
    list-style-position: outside;
    margin-bottom: 10px;
}

/* Paragraph inside list – MAIN FIX */
.inline-display li p {
    display: inline;
    margin: 0;
    padding: 0;
    line-height: 1.6;
    font-size: 16px;
}

/* Optional – better number styling */
.inline-display li::marker {
    font-weight: 600;
    color: #2e7d32;
}


/* BLOG GRID – CLEAN CSS GRID LAYOUT */
.new-adjust .et_pb_blog_grid .et_pb_salvattore_content {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    align-items: stretch;
    margin: 0 auto;
}

/* REMOVE DIVI / SALVATTTORE COLUMN WRAPPER */
.new-adjust .et_pb_blog_grid .column {
    display: contents !important;
}

/* BLOG CARD */
.new-adjust .et_pb_blog_grid .et_pb_post {
    margin: 0; /* grid gap handles spacing */
    height: 100%;
}

/* TABLET – 2 COLUMNS */
@media (max-width: 1024px) {
	.ts-grid {
    flex-wrap: wrap;
}
}
@media (max-width: 980px) {
	.search-results .woocommerce-pagination ul.page-numbers {
    flex-wrap: wrap;
}
.header-sec .row-1 .header-col-media{
    display:block !important;
}
.header-sec .et_pb_social_media_follow{
    display:none !important;
}
.header-col-search{
    order:3;
    justify-content:end;
}
.header-sec .row-1 .et_pb_column{
    width:fit-content !important;
}
body .header-sec .row-1 {
    display:grid;
    grid-template-columns:3fr 50px 30px;
}
.et_pb_module.header-search-wrapper{
    position:absolute !important;
    left:50%;
    transform:translateX(-50%);
    max-width:95%;
    
}
.et_mobile_menu .header-search-icon{
    display:none;
}
	    .marketplace-row {
    flex-direction:column
}
    .new-adjust .et_pb_blog_grid .et_pb_salvattore_content {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* MOBILE – 1 COLUMN */
@media (max-width: 767px) {
    .new-adjust .et_pb_blog_grid .et_pb_salvattore_content {
        grid-template-columns: 1fr;
    }
	.marketplace-row .col-2{ 
    gap:20px;
}
}

/* SAFETY – PREVENT FOOTER OVERLAP */
.new-adjust .et_pb_blog_grid {
    overflow: visible;
}

body #page-container header .menu-item-type-custom.menu-item-1961 {
    position: relative;
    overflow: hidden;
}

body #page-container #et-boc header .menu-item-type-custom.menu-item-1961::after {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 120%;
    height: 100%;
    background: linear-gradient(120deg, transparent 30%, rgba(255,255,255,.5), transparent 70%);
    animation: shineRun 2.5s infinite linear;
}

@keyframes shineRun {
    0% { left: -100%; }
    100% { left: 100%; }
}

body #page-container #et-boc header .menu-item-type-custom.menu-item-1961{
    background-image: linear-gradient(to right, #db8e8e, #c44d4d 30%, #7a1d1d);
    margin-top: 8px !important;
    background-size: 200% auto;
    border-radius: 5px;
    align-items: center;
    max-height: 35px;
    width: fit-content;
    display: flex;
    flex-wrap: nowrap;
    padding: 10px 10px;
    transition: 0.3s ease;
}
body #page-container #et-boc header .menu-item-type-custom.menu-item-1961  a {
    color: #fff !important;
    padding: 0 !important;
    display: flex;
    align-items: center;
    white-space: nowrap;
	z-index:999;
}
body #page-container header .menu-item-type-custom.menu-item-1961:hover {
    background-position: right center;
    transition: 0.3s ease;
}

@media (min-width: 980px) {
	.header-search-icon .et_pb_blurb_content{
    border-right:1px solid;
    padding-right:10px;
}
    body #page-container header .menu-item-type-custom.menu-item-1961{
        margin-left: 18px;
    }
}
body #page-container header .menu-item-type-custom.menu-item-1961:hover a {
    opacity: 1;
}
body #page-container header .menu-item-type-custom.menu-item-1961 a {
    color: #fff !important;
    padding-bottom: 0 !important;
    display: flex;
    align-items: center;
    white-space: nowrap;
    padding-top: 0;
}
header .et-menu-nav>ul>li.menu-item-1961:hover>a:before {
    width: 0%;
}
header .et_pb_social_media_follow li {
    margin-bottom: 0px;
}
.home-sec-slide1 {
  visibility: hidden;
}
.home-sec-slide1 .slick-arrow{
	cursor:pointer;
}
.home-sec-slide1.slick-initialized {
  visibility: visible;
}


/* MAIN CONTENT */


/* SECOND SECTION */
.home-second-1 {
  min-height: 520px;
}

@media (max-width: 980px) {
	 .header-search-icon .et_pb_blurb_content{
    border-right:1px solid;
    padding-right:20px;
}
  .home-second-1 {
    min-height: 460px;
  }
}

@media (max-width: 768px) {
	h1.velnik-cat-title {
    font-size: 34px !important;
		text-align:center;
}
	.new-slider-home .slick-dots li.slick-active button {
    background: #fff;
    border-color: #7a1e1e;
}
	.womens{
		background-size:contain !important;
	}
  .home-second-1 {
    min-height: 420px;
  }
}

/* IMAGES */
.home-second-1 img {
  width: 100%;
  height: 300px;
	object-fit:contain;
  display: block;
}

/* HEADER */
.et_pb_menu {
  min-height: 50px;
}

@media (max-width: 980px) {
  .et_pb_menu {
    min-height: 0px;
  }
}

/* FONT */
@font-face {
  font-family: 'Mulish';
  font-display: swap;
}




@media only screen and (max-width: 768px){
    h2.product-description-title {
font-size: 24px !important;
}
}

h2.product-description-title {
font-family: 'Mulish', Helvetica, Arial, Lucida, sans-serif;
font-weight: 700;
font-size: 35px;
color: #7a1e1e !important;
letter-spacing: 1px;
line-height: 1.3em;
text-align: center;

}

.for-brand-slider .slick-slide{
  margin-bottom:0 !important;
}
.for-brand-slider .slick-prev,
.for-brand-slider .slick-next {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #ffffff;
  border: 1px solid #ddd;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer;
}

.for-brand-slider .slick-prev:hover,
.for-brand-slider .slick-next:hover {
  background: #000;
  border-color: #000;
}

.for-brand-slider .slick-prev:before,
.for-brand-slider .slick-next:before {
  content:"";
  font-family: 'ETmodules';
  font-size:25px;
}


.for-brand-slider .slick-prev::before {
  content:"4";
  top: 18px;
  left: 18px;
}
.for-brand-slider .slick-next::before {
   content:"5";
  top: 18px;
  left: 14px;
  transform: rotate(-45deg);
}

.for-brand-slider .slick-prev:hover::before,
.for-brand-slider .slick-prev:hover::after,
.for-brand-slider .slick-next:hover::before,
.for-brand-slider .slick-next:hover::after {
  color: #fff;
}

.for-brand-slider .slick-prev {
  left: -4px;
}
.for-brand-slider .slick-next {
  right: -4px;
}
.for-brand-slider .et_pb_image{
    max-width:300px;
}
.for-brand-slider .slick-slide {
  margin: 0 12px;
}
.for-brand-slider .slick-list {
  margin: 0 -12px;
}
/* PRODUCT SINGLE CSS START */

.product-section .container{
width:100%;
    max-width:100%;
    padding-top:20px !important
}
#main-content .container:before {
    content:unset !important;
   
}
.product-section .box-images-wrapper{
    display:flex;
    gap:20px !important;
    padding-bottom: 20px;
    padding-top: 40px !important;
}
.product-section .slick-prev,
.product-section .slick-next {
   width: 40px;
   height: 40px;
   border-radius: 50%;
   background: rgba(255,255,255,0.25);
   border: 1px solid rgba(255,255,255,0.4);
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   z-index: 10;
   cursor: pointer;
   backdrop-filter: blur(6px);
}
 
.product-section .slick-prev:hover,
.product-section .slick-next:hover {
  background: #000;
  border-color: #000;
}

.product-section .slick-prev:before,
.product-section .slick-next:before {
  content:"";
  font-family: 'ETmodules';
  font-size: 25px;
  color: #fff;
}


.product-section .slick-prev::before {
  content:"4";
  top: 18px;
  left: 18px;
}
.product-section .slick-next::before {
   content:"5";
  top: 18px;
  left: 14px;
  transform: rotate(-45deg);
}

.product-section .slick-prev:hover::before,
.product-section .slick-next:hover::before{
  color: #fff !important;
}

.product-section .slick-prev {
  left: 10px;
}
.product-section .slick-next {
  right: 9px;
}
.product-section .slick-dots {
  position: absolute;
  bottom: -10px; 
  left: 50%;
  transform: translateX(-50%);
  display: flex !important;
  gap: 10px;
}

.product-section .slick-dots li {
  list-style: none;
} 

.product-section .slick-dots li button {
  width: 10px; 
  height: 10px;
  border-radius: 50%;
  font-size: 0;
  padding: 0;
  background: #d4d4d4; 
  border: none;
  cursor: pointer; 
}
.product-section .slick-dots li button:before {
  display: none;
}
.product-section .slick-dots li.slick-active button {
  background: #7a1e1e;
  width: 12px;
  height: 12px;
}
.marketplace-logos a{
	display:flex;
}
/* PRODUCT SINGLE CSS END */


.insta-feed .sbi_item.sbi_type_video{
 border-radius:10px;   
}
.insta-feed .sbi_item.sbi_type_carousel{
 border-radius:10px;   
}
.insta-feed .sbi_item.sbi_type_image{
 border-radius:10px;   
}

.product-details-item ul li{
    line-height:1.6em !important;
}

.kaveri-product-specs p{
color:black;
padding-bottom:2px;
}



.marketplace-logos {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 20px;
}

.marketplace-label {
    font-weight: 700;
    font-size: 16px;
    color: #7a1e1e;
   font-family:'Inter';
}

.marketplace-logo {
    max-height: 26px;
    width: auto;
    transition: transform 0.2s ease;
}

.marketplace-logo:hover {
    transform: scale(1.05);
}


.wrapper-icons-new h4.et_pb_module_header {
max-width: 72px;
    width:100%;
}

.wrapper-icons-new{
    display:flex;
    gap:10px;
}
.wrapper-icons-new .et_pb_main_blurb_image{
    margin:0px;
}


/* ==== GRADIENT MODERN PREMIUM LOOK ==== */
.blurb-row .et_pb_blurb {
    position: relative;
    background: #ffffff;
    padding: 35px;
    border-radius: 22px;
/*     box-shadow: 0 10px 25px rgba(0,0,0,0.15); */
    transition: all .5s ease;
    overflow: hidden;
}

.blurb-row .et_pb_blurb::before {
    content: "";
    position: absolute;
    top: -80px;
    right: -80px;
    width: 180px;
    height: 180px;
    background: linear-gradient(135deg, #7a1e1e, #7a1e1e);
    border-radius: 50%;
    opacity: 0.35;
    transition: .4s;
}
.blurb-row .et_pb_blurb:hover::before {
    top: -40px;
    right: -40px;
    opacity: 1;
}

/* Hover Animation */
.blurb-row .et_pb_blurb:hover {
    transform: translateY(-15px);
/*     box-shadow: 0 20px 40px rgba(0,0,0,0.30); */
}

/* ICON CIRCLE */
.blurb-row .et_pb_main_blurb_image img {
    width: 150px !important;
/*     border-radius: 50%; */
    padding: 18px;
/*     background: #fff; */
  
    transition: transform .5s ease;
}
.blurb-row .et_pb_blurb:hover img {
    transform: rotate(6deg) scale(1.12);
}

/* TEXT STYLE */
.blurb-row .et_pb_module_header span {
/*     color: #3b200f; */
    font-size: 22px;
    font-weight: 700;
line-height:28px;
}

/* ===============================
   RESPONSIVE STYLES
==================================*/

/* Tablet (max-width: 980px) */
@media (max-width: 980px) {
	.ts-img-wrap img{
    height: auto !important;
} 
    .blurb-row .et_pb_blurb {
        padding: 28px ;
        border-radius: 18px;
        margin-bottom: 22px;
    }

    .blurb-row .et_pb_main_blurb_image img {
        width: 155px !important;
        padding: 15px;
    }

    .blurb-row .et_pb_module_header span {
        font-size: 20px;
    }

    .blurb-row .et_pb_blurb::before {
        width: 170px;
        height: 170px;
        top: -70px;
        right: -70px;
    }
}


/* Mobile Devices (max-width: 767px) */
@media (max-width: 767px) {
    .blurb-row {
        text-align: center;
    }

    .blurb-row .et_pb_blurb {
        padding: 25px;
        border-radius: 16px;
        transform: none;
    }

    .blurb-row .et_pb_main_blurb_image img {
        width: 155px !important;
        padding: 12px;
    }

    .blurb-row .et_pb_module_header span {
        font-size: 19px;
        line-height: 1.3;
    }

    .blurb-row p {
        font-size: 14px;
    }

    .blurb-row .et_pb_blurb:hover {
        transform: translateY(-8px);
    }
}








.home-sec-slide1 {
    min-height:522px;
height:auto;
}



.highlight-henna {
  color: #7a1e1e;
}


.home-sec-slide1 img {
  loading: eager;
}

@font-face {
  font-family: 'Mulish';
  font-display: swap;
}



/* HEADER CSS START */
header .mobile-extra-item{
    margin-top:30px !important;
}
li.mobile-extra-item .et_pb_social_media_follow{
    text-align:left !important
}
body #page-container #et-boc .et_mobile_menu li ul.sub-menu {
    display: none!important;
    visibility: hidden!important;
}
.et_mobile_menu .menu-item-has-children>a {
    font-weight: 700;
    background-color: unset;
    width:fit-content;
	background:transparent !important;
}
/* open state */
body #page-container #et-boc .et_mobile_menu li.submenu-open > ul.sub-menu {
    display: block !important;
    visibility: visible !important;
}

/* arrow icon */
.et_mobile_menu li.menu-item-has-children {
    position: relative;
}

.et_mobile_menu li.menu-item-has-children > .mobile-toggle {
    position: absolute;
    right: 12px;
    top: 14px;
    font-family: "FontAwesome";
    content: "\f107";
    font-size: 18px;
    color:#781214;
    cursor: pointer;
    z-index: 50;
}

/* rotate when open */
.et_mobile_menu li.submenu-open > .mobile-toggle {
    transform: rotate(180deg);
}

.sale-msg .et_pb_text_inner{
    width: 100%;
    color: #fff;
    text-align: center;
    transform: translateX(-100%);
    animation: slideIn 1.4s ease-out forwards;
}
 
/* Slide-in animation */
@keyframes slideIn {
    from {
        transform: translateX(-100%);
    }
    to {
        transform: translateX(0);
    }
}

 .header-sec .row-1 .et_pb_column{
    margin:0 !important;
}
.header-sec .et_pb_row:after{
    content:unset
} 
.header-sec .row-1{
    justify-content:space-between
}
.header-sec .row-1{
	display:flex;
	align-items:center;
}
.header-sec .et-menu-nav li{
    padding:10px !important;
}
.header-sec .et-menu-nav .sub-menu li {
    padding: 5px;
}
header ul.sub-menu {
top: 35px !important;
}

header .et-menu-nav li{
    position:relative;
}
header .et_pb_menu__wrap{
    justify-content: center !important;
}
header .et-menu-nav > ul > li > a {
    position: relative;
    overflow: visible;
}
 
header .et-menu-nav > ul > li > a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 2px;
    background: #000;
    transition: width 0.3s ease;
}
 
header .et-menu-nav > ul > li:hover > a:before {
    width: 100%;
}
 
header .et-menu-nav .sub-menu a:before {
    display: none !important;
}

 
/* HEADER CSS END */
/* HOME PAGE CSS START */
  .blog-sec .et_pb_blog_grid_wrapper .column {
    padding: 15px; 
}

.blog-sec .et_pb_post {
    /* Base Card Look */
    background-color: #ffffff;
    border: none; /* Remove border for a floating feel */
    border-radius: 12px; /* Slightly more rounded corners */
    overflow: hidden;
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.08); /* Stronger, softer shadow */
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    height: 100%;
}

.blog-sec .et_pb_image_container {
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
    line-height: 0;
}

.blog-sec .et_pb_image_container img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
    transition: transform 0.5s ease; /* Transition for zoom effect on hover */
}

.blog-sec .post-content {
    padding: 0; /* Increased padding */
}
.blog-sec .et_pb_post .entry-title {
    font-size: 22px;
    font-weight: 700; /* Bolder title */
}

.blog-sec .et_pb_post .entry-title a {
    color: #1a1a1a;
    text-decoration: none;
    line-height: 1.3;
    /* font-family: 'Mulish', Helvetica, Arial, Lucida, sans-serif; */
}

.blog-sec .post-content-inner {
    color: #666666;
    font-size: 15px;
    margin-bottom: 15px;
}

.blog-sec .et_pb_post .more-link {
    display: inline-block;
    color: #7a1e1e !important; /* Deep, appealing orange/brown color for the link */
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.5px;
    margin-top: 10px;
    padding-bottom: 2px;
    border-bottom: 2px solid #7a1e1e;
    text-decoration: none;
    transition: color 0.3s ease, border-color 0.3s ease;
}

.blog-sec .et_pb_post:hover {
    transform: translateY(-8px); /* Lift higher */
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15); /* More pronounced shadow for "pop" */
}

.blog-sec .et_pb_post:hover .et_pb_image_container img {
    transform: scale(1.05);
}

.blog-sec .et_pb_post:hover .more-link {
    color: #7a1e1e; /* Brighter color on hover */
    border-color: #7a1e1e;
}


.blog-sec .et_pb_post .entry-featured-image-url {
    display: block;
    position: relative;
    margin-bottom: 20px;
}

body #page-container article a.more-link {
    color:#7a1e1e !important;
}
.insta-feed .swiper-button-next:after,.insta-feed .swiper-button-prev:after {
    font-size: 15px !important;
    color: #fff;
}
.insta-feed .swiper-button-next,.insta-feed .swiper-button-prev{
    background:rgba(0,0,0,.4);
    border-radius:50%;
    width:35px;
    height:35px;
}
/* HOME PAGE CSS END */
/* PRODUCT PAGE CSS START */
.prod-sec-1 .woocommerce-product-gallery{
    display:flex;
    flex-direction:row-reverse;
    gap: 10px;
}
.prod-sec-1 .flex-control-nav li{
    clear:unset !important;
    width: 75px !important;
    display: block;
}
.prod-sec-1 .flex-control-nav{
    display:flex;
    flex-direction:column;
    height: 460px;
    width: 700px;
    margin-top: 0 !important;
    overflow-y: scroll !important;
}
/* PRODUCT PAGE CSS END */
/* FOOTER CSS START */
.et_pb_newsletter_fields {
    flex-wrap:nowrap !important;
}
.et_pb_newsletter_fields{
    border:1px solid #000;
    border-radius: 10px;
    overflow: hidden;
}
.et_pb_signup_email{
    border:unset;
}
 
.et_pb_newsletter_button{
    border:unset;
}
.et_pb_newsletter_field{
    padding:unset !important;
}
 
p.et_pb_newsletter_button_wrap {
    background: #000;
	max-width:150px;
}
 
.et_pb_newsletter_button:hover{
    padding:unset;
}
a.et_pb_newsletter_button.et_pb_button:hover{
    background:unset;
    border:unset
}
/* FOOTER CSS END */
div.variation-add .woocommerce-variation.single_variation {
    display: flex;
    align-items: center;
    gap: 0px;
}
div.variation-add .woocommerce-variation.single_variation  .woocommerce-Price-amount{
    margin-right:5px
}
/* ABOUT PAGE CSS START */

/* ABOUT PAGE CSS END */
/* MEDIA QUERY START */
@media(min-width:980px){
	  .et_pb_wc_images .flex-viewport {
            border-style: solid;
            width: 100% !important;
        }

        .prod-sec-1 .flex-control-nav {
            display: flex;
            flex-direction: column;
            height: 460px;
            width: 110px !important;
            margin-top: 0 !important;
            overflow-y: scroll !important;
            overflow-x: hidden !important;
        }
    .blog-sec .et_pb_salvattore_content{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
.blog-sec .et_pb_salvattore_content .column{
    width:100% !important;
    height:500px;
}
    .footer-sec .row-1{
    display:grid;
    grid-template-columns:1fr 1fr 1fr 1.5fr;
}
.footer-sec .row-1 .et_pb_column{
    width:100% !important;
     
}
}  
@media(max-width:980px){
    .header-sec .et_pb_column{
        margin-bottom:unset !important;
    }
    .header-sec ul.et_mobile_menu {
    position:absolute;
    width:100vw;
    min-height:100vh;
    left:0;
	border-top:2px solid #7a1e1e !important;
}
.header-sec .et_pb_column, .header-sec .et_pb_menu,.header-sec .et_pb_menu_inner_container{
    position:unset !important;
}
.mobile_nav.opened .mobile_menu_bar:before {
    content: "M";
}
}
@media(max-width:768px){
	.product-section .box-images-wrapper {
    gap: 10px;
}
	header .et_pb_menu .et_pb_menu__search-container {
  left:150px;
    max-width: 55%;
}

.blog-sec .et_pb_blog_grid_wrapper .column {
    padding: 0px;
}
	.ts-btn-filter{
		padding:6px;
	}
	header .et_pb_menu__wrap{
		justify-content:end !important;
	}
	.about-sec-2 .row-1, .about-sec-2 .row-3{
    display:flex;
    flex-direction:column-reverse;
}
	.row-natural{
    flex-direction:column;
}
	.home-sec-slide1 .slick-slide {
    flex-direction: column;
    display: flex !important;
    width: 100% !important;
    border-radius:0px;
}
	.home-sec-slide1 .slick-dots {
    bottom: -25px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    gap: 10px;
    left: 50%;
    transform:translateX(-50%);
    bottom: -20px;
    display: flex;
    font-size: 0;
    flex-direction: row;
    top: unset;
}

.home-sec-slide1 .et_pb_image{
    max-width:55%;
    margin:auto
}
	.kaveri-testimonial-slider .slick-dots {
    bottom: -25px;
		position:absolute;
    display: flex !important;
    justify-content: center;
    align-items: center;
    gap: 10px;
    left: 50%;
    transform:translateX(-50%);
    bottom: -20px;
    display: flex;
    font-size: 0;
    flex-direction: row;
    top: unset;
}

.kaveri-testimonial-slider .slick-dots li {
    width: 10px;
    height: 10px;
}

.kaveri-testimonial-slider .slick-dots li button {
    width: 10px;
    height: 10px;
    padding: 0;
    border-radius: 50%;
    background: #d3d3d3;
    border: none;
}

.kaveri-testimonial-slider .slick-dots li.slick-active button {
    background: #8a2323;
    width: 12px;
    height: 12px;
}
.kaveri-testimonial-slider .slick-dots button{
    font-size:0;
}


.kaveri-testimonial-slider .slick-track {
    padding-bottom: 30px;
}

}
/* MEDIA QUERY END */









.instagram-feeds .sbi_feedtheme_header_text h3{
color:white;
font-family: 'Mulish', Helvetica, Arial, Lucida, sans-serif;
}
.instagram-feeds p.sbi_bio {
color:white;
font-family: 'Mulish', Helvetica, Arial, Lucida, sans-serif;
}

/* Apply only on desktop screens 981px and above */
@media (min-width: 981px) {

 .mobile-extra-item .et_pb_social_network_link {
        padding-left: 15px !important;
    }

    .mobile-extra-item .et_pb_social_media_follow {
        text-align: center !important;
    } 


.tax-product_cat ul.sub-menu {
width:200px !important;
}

.tax-product_cat .nav li li ul{
    left:199px !important;
}


.header-sec-1 .et_pb_menu .sub-menu {
    background: #ffffff;
    border-radius: 6px;
    min-width: 190px !important;
    width:100%;
    max-width:500px !important;
    box-shadow: 0 8px 20px rgba(0,0,0,0.12);
    border: 1px solid #eee;
    visibility: hidden;
    opacity: 0;
    transform: translateY(10px);
    transition: 0.3s ease;
    position: absolute;
    z-index: 9999;
    padding-top:0px !important;
    padding-bottom:0px !important;
    top:40px !important;
}

.header-sec-1 .et_pb_menu li:hover > .sub-menu {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}

.header-sec-1 .et_pb_menu .sub-menu .sub-menu {
    left: 94%;
    top: 10px !important;
    border-radius: 6px;
}

.header-sec-1 .et_pb_menu .sub-menu li {
    position: relative;
}

.header-sec-1 .sub-menu li.menu-item.menu-item-type-taxonomy.menu-item-object-product_cat {
    padding:0px !important;
}

} /* END DESKTOP ONLY */












.header-section-1 .header-menu-1  ul#menu-home-menu {
gap:15px
}
.header-section-1 .header-social-media{
display:flex;
justify-content:space-between;
align-items:center;
}
.header-section-1 .header-menu-1{
 width:90% !important;   
}
.header-section-1 .header-menu-1 {
 gap:15px !important;
}

.home-row-1 {
    display:flex;
    flex-direction:row;
    justify-content:center;
    align-items:center;
}
.home-col-1 {
    display:flex;
    flex-direction:column;
    gap:15px;
}
.row1-h1 h1 {
    padding-bottom:0px;
}

.home-sec-slide1 .slick-slide {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: 100% !important;
}

.home-sec-slide1 .slick-track {
    display: flex !important;
}

.home-sec-slide1 .slick-slide {
    opacity: 0;
    transition: opacity .4s ease;
}

.home-sec-slide1 .slick-active {
    opacity: 1;
}
.home-sec-slide1 button.custom-next.slick-arrow {
    position: absolute;
    right: calc((100% - 1188px) / 2);
    width: 40px;
    height: 40px;
    padding: 0;
    background: #ffffff;
    border: 2px solid #7a1e1e !important;
    color: #7a1e1e;
    opacity: 1;
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center;
}
.home-sec-slide1 button.slick-arrow{
    top:50% !important;
    transform:translateY(-50%) !important;
}
.home-sec-slide1 button.custom-prev.slick-arrow {
    left: calc((100% - 1188px) / 2);
    position: absolute;
    right: unset;
    width: 40px;
    height: 40px;
    padding: 0;
    background: #ffffff;
    border: 2px solid #7a1e1e !important;
    color: #7a1e1e;
    opacity: 1;
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center;
}

.home-sec-slide1 .slick-dots {
    list-style: none !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
    position: absolute;
left: 50%;
    top: 98%;
    transform: translate(-50%, -50%);
    display: flex !important;
    flex-direction: row;
    gap: 10px;
}

/* NON-ACTIVE DOT → White background + border */
.home-sec-slide1 .slick-dots li .custom-dot {
    width: 12px;
    height: 12px;
    background: #ffffff;
    border: 2px solid #7A1E1E;
    display: block;
    border-radius: 0 !important; /* square */
}

/* ACTIVE DOT → Filled square */
.home-sec-slide1 .slick-dots li.slick-active .custom-dot {
    background: #7A1E1E;
    border: 2px solid #7A1E1E;
}

/* GRID LAYOUT */
.home-grid .ts-grid {
    display:flex;
    justify-content:center;
}
.home-grid .ts-card{
    max-width:288px;
}
.ts-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
    margin-top: 30px;
}
@media (max-width: 1024px) {
    .ts-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 480px) {
    .ts-grid {
        grid-template-columns: 1fr;
    }
}

/* CARD */
.ts-card {
    background: #fff;
    border-radius: 12px;
    padding: 0px;
    border: 1px solid #F5DDBA;
    transition: all 0.3s ease;
    padding-bottom:20px;
    box-shadow: 0 5px 10px rgba(122, 32, 31, 0.36);
}

.ts-card:hover {
    box-shadow: 0 5px 10px rgba(0,0,0,0.08);
}

/* IMAGE SECTION */
.ts-img-wrap {
    position: relative;
    text-align: center;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.ts-img img {
	height: 300px;
    width: auto !important;
    height: 100% !important;
    object-fit: contain;
}

/* "Top Selling" Tag */
.ts-tag {
    position: absolute;
    top: 5px;
    right: 5px;
    background: #018e42;
    color: #fff;
    font-size: 12px;
    padding: 4px 10px;
    border-radius: 4px;
    font-family: "Inter", sans-serif !important;
}

/* TOP ROW → Category + Stars */
.ts-top-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 12px;
    margin-bottom: 4px;
    padding-left:15px;
    padding-right:15px;
}

/* Category */
.ts-cat {
    font-size: 14px;
    color: #7a1e1e;
    font-weight: 600;
    font-family: "Inter", sans-serif !important;
}

/* Stars */
.ts-stars {
    display: flex;
    gap: 2px;
    font-size: 13px;
    color: #ffc107;
}
.ts-stars .star {
    color: #ddd;
}
.ts-stars .filled {
    color: #7a1e1e;
}

/* PRODUCT TITLE */
.ts-title {
    font-family: Mulish;
    font-size: 15px;
	margin-top:20px;
    font-weight:700;
    color: #000000;
    line-height: 1.4;
    padding-left:15px;
    padding-right:15px;
}

/* BOTTOM ROW → Price + Button */
.ts-bottom-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: auto;
    padding-left:15px;
    padding-right:15px;
}

/* PRICE */
.ts-price {
    font-size: 14px;
    font-weight: bold;
    font-family: "Inter", sans-serif !important;
    color: #7a1e1e;
}

.ts-price del {
    color: #000000 !important;
    opacity: 0.5;
    font-weight: normal;
}

.ts-price ins {
    color: #7a1e1e !important;
    text-decoration: none;
}

/* ADD BUTTON */
.ts-add {
    background: #7a1e1e;
    color: #fff !important;
    padding: 6px 16px;
    font-size: 14px;
    border-radius: 6px;
    text-decoration: none;
    transition: 0.3s;
    font-family: "Inter", sans-serif !important;
}

.ts-add:hover {
    background: #5e1616;
}

.ts-filter-buttons {
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content:center;
}

.ts-btn-filter {
    font-family: "Inter", sans-serif !important;
    width:100%;
    max-width:200px;
    font-weight:600;
    padding: 10px 20px;
    border: 2px solid #7A1E1E;
    background: transparent;
    color: #7A1E1E;
    font-size: 14px;
    white-space: nowrap;
    letter-spacing: 3px;
    border-radius: 6px;
    cursor: pointer;
    transition: 0.3s ease-in-out;
}

.ts-btn-filter.active {
    background: #7A1E1E;
    color: #fff;
}

.ts-btn-filter.active:hover {
    color: #7A1E1E;
    background: #fff;
}

.ts-btn-filter:hover {
    background: #7A1E1E;
    color: #fff;
}

.ts-img-wrap {
    position: relative;
    overflow: hidden;
}

.ts-img {
    width: 100%;
    display: block;
}

.ts-img-video {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    transition: 0.3s ease;
    pointer-events: none;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.ts-img-wrap.playing .ts-img-video {
    opacity: 1;
}

.ts-img-wrap.playing .ts-img {
    opacity: 0;
}

.ts-grid-1 .ts-card {
    margin: 0 12px;
}

/* Slick dots container */
.ts-grid-1 .slick-dots {
    position: absolute !important;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    display: flex !important;
    justify-content: center;
    align-items: center;
    flex-direction:row;
    gap: 10px;
    margin: 0;
    padding: 0;
}

.ts-grid-1 .slick-dots li {
    width: 12px;
    height: 12px;
    border: 2px solid #000;
    border-radius: 50%;
    list-style: none;
}

.ts-grid-1 .slick-dots li button {
    width: 100%;
    height: 100%;
    opacity: 0;
}

.ts-grid-1 .slick-dots li.slick-active {
    background: #7A1E1E;
    border-color: #7A1E1E;
}

.ts-btn-filter-1 {
    font-family: "Inter", sans-serif !important;
    width:100%;
    max-width:200px;
    font-weight:600;
    white-space: nowrap;
    padding: 10px 20px;
    border: 2px solid #7A1E1E;
    background: transparent;
    color: #7A1E1E;
    font-size: 14px;
    letter-spacing: 3px;
    border-radius: 6px;
    cursor: pointer;
    transition: 0.3s ease-in-out;
}

.ts-btn-filter-1.active {
    background: #7A1E1E;
    color: #fff;
}




.our-product-row .ts-grid-1{
    padding-top:50px
}
.ts-grid-1 .slick-track {
    padding-bottom: 30px;
}


.wrapper-about {
    display:flex;
    justify-content:space-between;
    align-items:center;
    padding-top:20px;
}
.wrapper-about h4.et_pb_module_header {
    padding-bottom:0px
}
.wrapper-about .et_pb_blurb_content {
    display:flex !important;
    justify-content:center !important;
    align-items:center !important;
    gap:20px
}
.wrapper-about .et_pb_main_blurb_image {
 margin-bottom:0px;   
}

.insta-feed .instagram-gallery-item {
border-radius:10px;
}




.kaveri-testimonial-slider .slick-slide {
    transition: all 0.4s ease;
    padding: 15px;
}

.kaveri-testimonial-box {
    background: #ffffff;
    border-radius: 16px;
    padding: 25px;
    text-align: center;
    color: #000;
    border: 1px solid #ddd;
    transform: scale(0.9);
    transition: all 0.4s ease;
height:240px;
display:flex;
flex-direction:column;
justify-content:center;
}

.testimonial-icon {
display:none;
}

/* ⭐ Center Slide Active Design */
.kaveri-testimonial-slider .slick-center .kaveri-testimonial-box {
    background: #8a2323 !important;
    color: #fff !important;
    transform: scale(1.08);
/*     box-shadow: 0 10px 25px rgba(0,0,0,0.2); */
}

/* Stars */
.testimonial-stars .star {
    font-size: 18px;
    color: #ccc;
}
.testimonial-stars .filled {
    color: #FFD700;
}

/* Slick Dots */
.kaveri-testimonial-slider .slick-dots li button:before {
    font-size: 10px;
    color: #8a2323;
}
.kaveri-testimonial-slider .slick-dots li.slick-active button:before {
    color: #8a2323;
}


/* Custom Slick Arrow Style */
.custom-arrow {
    font-size:0;
    background: #8a2323;
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: none;
    cursor: pointer;
    z-index: 10;
    transform: translateY(-50%);
}

/* Arrow icons using pseudo elements */
.custom-arrow::before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(135deg);
}
.slick-current .testimonial-title{
    color:#fff;
}
.slick-prev {
    left: -50px;
}

.slick-prev::before {
    transform: translate(-50%, -50%) rotate(-45deg);
}

.slick-next {
    right: -50px;
}

.slick-next::before {
    transform: translate(-50%, -50%) rotate(135deg);
}


/* All Tab Buttons (Inactive Default Style) */
#tab-description,
#tab-features,
#tab-ingredients,
#tab-howtouse {
    border: 1px solid #7A1E1E;
    padding: 10px 15px;
    cursor: pointer;
    color: #7A1E1E;
    background: white;
    display: inline-block;
    margin-right: 5px;
    transition: 0.3s;
}

/* Active Tab Style */
.active-tab {
    background: #7A1E1E !important;
    color: white !important;
    border-color: #7A1E1E !important;
}



 .spec-row {
            display: flex;
            justify-content: space-between;
            gap: 20px;
            margin-bottom: 25px;
        }
        .spec-box {
            flex: 1;
            background: #fff;
            border: 1px solid #e5e5e5;
            padding: 25px 20px;
            border-radius: 12px;
            text-align: center;
        }
        .spec-box h4 {
            font-size: 18px;
            margin-bottom: 5px;
            font-weight: 600;
        }
        .spec-box .underline {
            width: 40px;
            height: 2px;
            background: #000;
            margin: 8px auto 14px;
        }
        .spec-box p {
            margin: 0;
            font-size: 15px;
            color: #444;
            line-height: 22px;
        }


 .marketplace-button {
    padding: 12px 25px;
    background: #79221e;
    color: #fff;
	 border:1px solid #79221e !important;
    border: none;
    cursor: pointer;
    font-size: 17px;
    border-radius: 5px;
    font-family: 'Mulish';
    transition: 0.3s ease;
}
.marketplace-button:hover {
    background: #ffffff;
    color: #7A1E1E;
    border: 1px solid #5e1a17;
}


        .marketplace-popup {
            display: none;
            position: fixed;
            z-index: 99999;
            left: 0; top: 0;
            width: 100%; height: 100%;
            background: rgba(0,0,0,0.6);
            justify-content: center;
            align-items: center;
        }
.logos-wrapper {
    display: flex; 
    justify-content:center;
    align-items:center;
}
       .popup-content {
            background: #fff;
            padding: 0px;
            border-radius: 10px;
            width: 400px;
            text-align: center;
            position: relative;
            display:flex;
            justify-content: center;
        }
.prod-sec-1 
{
z-index:9999;
}
        .close-popup {
            position: absolute;
            right: 15px; top: 10px;
            cursor: pointer;
            font-size: 25px;
        }

        .logos-wrapper a {
            display: inline-block;
            margin: 15px;
        }

        .market-logo {
            width: 120px;
            height: auto;
        }

.single-page-cat{
    margin-bottom:10px !important;
}

.single-pro-col1{
 display:flex;
justify-content:center;
 align-items:center;
gap:40px;
}

.kaveri-spec-table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 25px;
    font-family: 'Mulish';
    background: #7a1e1e;
    border-radius: 20px;
    overflow: hidden;
}
.kaveri-spec-table th {
    width: 20%;
    background: #7a1e1e;
    font-weight: 600;
     font-size:14px !important;
    padding: 10px 15px !important;
    border: 1px solid #ddd;
    color: #ffffff;
    font-family: 'Mulish';
    text-align: left;
}
.kaveri-spec-table td {
    width: 80%;
    font-size:14px !important;
    padding: 10px 15px !important;
    border: 1px solid #ddd;
    color: #ffffff;
    font-weight: 700;
    font-family: 'Mulish';
}

/* FAQ Wrapper */
.product-faq-wrapper {
    margin-top: 25px;
    border-radius: 8px;
    overflow: hidden;
}

/* FAQ Box */
.faq-box {
    border-bottom: 1px solid #ddd;
    padding: 0;
}
/* Question Style */
.faq-q {
    background: #ffffff;
    padding: 14px 18px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    position: relative;
    transition: background 0.3s;
    color: black;
    font-family: 'Mulish';
}
/* Hover Effect */
.faq-q:hover {
    background: #eee;
}

/* Plus / Minus Icon */
.faq-q::after {
    content: "+";
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    transition: transform 0.3s;
}

/* Active State (Minus Icon) */
.faq-q.active::after {
    content: "-";
}
/* Answer Box */
.faq-a {
    display: none;
    padding: 15px 18px;
    background: #d2c9c9;
    color: #000;
    line-height: 1.6;
    border-top: 1px solid #eee;
    font-size: 16px;
    font-family: 'Mulish';
}


.ap-filter-buttons {
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content:center;
}
.ap-btn-filter  {
    font-family: 'Inter', sans-serif !important;
    width:100%;
    max-width:200px;
    font-weight:600;
    padding: 10px 5px;
    border: 2px solid #7A1E1E;
    background: transparent;
    color: #7A1E1E;
    font-size: 14px;
    letter-spacing: 3px;
    border-radius: 6px;
    cursor: pointer;
    transition: 0.3s ease-in-out;
}
.ap-btn-filter.active {
    background: #7A1E1E;
    color: #fff;
}
 .ap-btn-filter.active:hover{
    color: #7A1E1E;
    background: #fff;
}
.ap-btn-filter:hover {
    background: #7A1E1E;
    color: #fff;
} 

h1.velnik-cat-title {
        font-family: 'Mulish', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 45px;
    color: #FFFFFF !important;
	max-width:450px;
}

.about-slider{
    display:flex;
    gap:20px;
    justify-content:center;
}

	
/* CONTACT PAGE CSS START */
.contact-row {
   display:grid;
   grid-template-columns:1fr 1fr !important;
   /* column-gap: 50px; */
}
.contact-columns-first{
   width:100% !important;
}  

.contact-columns-second{
   width:100% !important;
}
 
/* Default label color */
.wpcf7 form label {
  font-size: 12px;
  font-weight: 500;
  color: #8D8D8D;
  display: block;
  margin-bottom: 25px;
  transition: color 0.3s ease;
  font-family: 'Poppins';
}
 
/* Highlight label when its input/textarea is focused */
.wpcf7 form label:focus-within {
  color: #000000;
}
 
/* Inputs & textarea default */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea {
  width: 100%;
  border: none;
  border-bottom: 1px solid #8D8D8D;
  padding: 8px 0;
  font-size: 14px;
  background: transparent;
  outline: none;
  color: #8D8D8D;
  transition: border-color 0.3s ease, color 0.3s ease;
}
 
/* Focus/active state */
.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 input[type="tel"]:focus,
.wpcf7 textarea:focus {
  border-bottom: 1px solid #000000;
  color: #000000;
}
 
/* Textarea height */
.wpcf7 textarea {
  /* min-height: 90px; */
  resize: none;
  height: 56px;
}
 
/* Submit button styling (unchanged from image) */
.wpcf7 input[type="submit"] {
  background: #000;
  color: #fff;
  padding: 15px 48px;
  border: none;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  transition: background 0.3s ease;
}
 
.wpcf7 input[type="submit"]:hover {
  background: #333;
}
 
/* Two-column rows */
.wpcf7 form .row {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  margin-bottom: 20px;
  text-align: left;
}
 
.wpcf7 form .row .half {
  flex: 1;
  text-align: left;
}
 
/* Align last row (button) to right */
.wpcf7 form .row:last-of-type {
  justify-content: flex-end;
}
 
 
.wpcf7 form .row.button {
    display: block !important;
    text-align: left;
}
.contact-row .msg p{
  width:100%;
}
.contact-row .wpcf7-spinner{
  display:none;
}
.contact-columns-second{
  padding-left:50px;
}
.contact-row .social-wrapper{
  display:flex;
  gap:24px;
}
.contact-row .et_pb_blurb_container{
  padding-left:20px;
}
/* CONTACT PAGE CSS END */


.row.msg {
    display: block !important;
}
.header-col-2 
{
width: 80% !important;
}
@media(max-width:480px){
    .ts-filter-buttons {
        overflow: scroll;
    justify-content:start;
}
	.single-pro-col1 {
    column-gap: 0px;
}
body #page-container .tab-sec .et_pb_button{
    padding:7px 7px !important;
    font-size:14px !important;
}
	.product-section .box-images-wrapper {
    gap: 10px;
    display:grid;
    grid-template-columns:1fr 1fr;
}
       .ts-btn-filter-1 {
    padding: 10px 6px;
    letter-spacing: 1px;
} 
}
@media (max-width: 425px) {
button.ts-btn-filter 
 {
  letter-spacing: 1px;
	 padding:10px 6px
  }



button.ap-btn-filter {
    padding-left:5px;
   padding-right:5px;
	letter-spacing: 1px;
} 

h1.velnik-cat-title{
    font-size:26px;
}

}

.bought-text {
    font-size: 14px;
    color: #7a1e1e;
    font-weight: 600;
    font-family: "Inter", sans-serif !important;
    padding: 5px 15px;
}

span.bought-number {
    padding: 3px 10px;
    background: #7a1e1e;
    border-radius: 10px;
    color: white;
    animation: colorBlink 1.9s infinite;
}
/* Color Changing Animation */
@keyframes colorBlink {
    0%, 100% {
        background: #7a1e1e;   /* dark red */
        color: white;
    }
    50% {
        background: #fff;
        color: #7a1e1e;        
    }
}

.cat-heading {
margin-bottom:0px !important;
}

.why-flex .et_pb_main_blurb_image{
    margin-bottom: 15px;
}

.insta-feed .instagram-gallery-item:hover .instagram-gallery-item__media-mask{
  opacity:0.5 !important;
}

.pro-button-tab {
padding-top:10px !important;
}

@media (max-width: 900px) {
  .single-pro-col1 {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    justify-content: center;
}

    .single-pro-col1 .et_pb_button_module_wrapper {
        flex: 0 0 auto; 
    }

    /* Optional: Smooth scroll */
    .single-pro-col1 {
        scroll-behavior: smooth;
    }

    /* Optional: Hide scrollbar on mobile Chrome/Safari */
    .single-pro-col1::-webkit-scrollbar {
        height: 6px;
    }
}


/* .post-sec-1 .et_pb_title_container {
    padding-top:30px; 
} */

.variation-add .woocommerce-variation-add-to-cart{
 display:none;   
}

.variation-add .single_add_to_cart_button{
 display:none !important;   
}

.variation-add .woocommerce-variation-price .price {
    color: #7a1e1e !important;
    font-family: 'Mulish', sans-serif !important;
    font-size: 20px !important;
}

.variation-add .woocommerce-variation-price .price del,
.variation-add .woocommerce-variation-price .price ins {
    color: #7a1e1e !important;
    font-family: 'Mulish', sans-serif !important;
    font-size: 13px !important;
}


.variation-add .woocommerce-variation.single_variation {
    display:flex;
     align-items:center;
     gap:10px;
     
}

.variation-add p.stock.in-stock {
    font-size:13px !important;
    line-height:0em !important;
    color:#000000 !important;
    font-weight:700 !important;
}

@media (max-width: 768px) {
    .ts-filter-buttons {
    justify-content: start;
    overflow: scroll;
}
	.home-grid .ts-grid{
		display:grid;
	}

    .ts-grid .ts-card{
        max-width:100% !important;
    }
	.product-slider-images img{
		width:100% !important;
	}
	div.prod-sec-1 .woocommerce-product-gallery {
    flex-direction:column !important;
}
    div.prod-sec-1 .flex-control-nav{
       flex-direction:row;
       width: 100%;
       height: 100%;
    }
    body.woocommerce div.product div.images .flex-control-thumbs li {
    margin:0;
    margin-right: 10px !important;
}
	div.prod-sec-1 .product-icon-wrapper{
		width:100% !important;
	}
	.ts-grid-1 .slick-dots {
    bottom: -5px;
}
    .variation-add .woovr-variations.woovr-variations-grid-3 {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 10px;
    }

    .variation-add .woovr-variation.woovr-variation-radio.woovr-variation {
        width: 100%;
    }
}

.prod-sec-1 .product-icon-wrapper {
display:flex;
 width:400px;
margin-bottom:15px;
}

.prod-sec-1 .product-icon .et_pb_main_blurb_image {
    margin-bottom:0px;
}

.product-sticky{
    position: sticky !important;
    top: 50px;   
}
@media (max-width: 980px) {
    .product-sticky {
        position: static !important;
        top: auto !important;
    }
}
/* SEARCH PAGE CSS START */
.search-results #sidebar{
    display:none;
}

.search-results #left-area{
    width:100% !important;
}

/* Product Grid */
.search-results ul.products{
    display:grid !important;
    grid-template-columns: repeat(4,1fr);
    column-gap: 10px;
    padding:0;
    row-gap: 25px;
}

/* Product Card */
.search-results ul.products li.product{
    list-style:none;
    background:#fff;
    border:1px solid #ead7c4;
    border-radius:18px;
    overflow:hidden;
    padding:0 !important;
    box-shadow:0 4px 15px rgba(0,0,0,.08);
    transition:0.3s ease;
    position:relative;
}

.search-results ul.products li.product:hover{
    transform:translateY(-5px);
}

/* Sale badge -> like Related badge */
.search-results .onsale{
    position:absolute !important;
    top:10px;
    right:10px;
    left:auto !important;
    background:#0b9b39 !important;
    color:#fff !important;
    border-radius:6px !important;
    padding:8px 14px !important;
    font-size:14px;
    font-weight:600;
    min-width:auto !important;
}

/* Product image area */
.search-results .et_shop_image{
    display:block;
    background:#f7f7f7;
    padding: 0;
    overflow:hidden;
}

body.search-results #page-container .et_shop_image img{
    width:100%;
    height:100%;
    object-fit:contain;
    margin: 0 !important;
    transition:.3s ease;
}

.search-results li.product:hover img{
    transform:scale(1.05);
}
.search-results .woocommerce-LoopProduct-link{
    text-decoration:none !important;
}

.search-results .woocommerce-loop-product__title{
    font-size: 15px !important;
    line-height:1.4;
    font-weight:600;
    padding: 18px 15px 8px !important;
    min-height:85px;
    color:#111;
}

/* Price area */
.search-results .price{
    display:block !important;
    padding:0 18px 18px;
    font-size:18px;
}

.search-results .price del{
    color:#8a8a8a;
    margin-right:8px;
    font-size:15px;
}

.search-results .price ins{
    text-decoration:none !important;
    color:#8d1b16;
    font-weight:700;
}

.search-results .et_overlay{
    display:none !important;
}

/* Mobile */
@media(max-width:991px){
    .search-results #page-container ul.products{
        grid-template-columns: repeat(2,1fr) !important;
        gap: 10px;
    }
}
@media(min-width:768px){
.ts-card {
    width: 288px;
}
    .ts-grid {
    display: flex;
    gap: 15px;
        flex-wrap:wrap;
        
    margin-top: 30px;
    justify-content: center !important;
}
}
@media(max-width:600px){
    .search-results ul.products{
        grid-template-columns:1fr;
    }
     .search-results #page-container ul.products{
        grid-template-columns: 1fr !important;
        gap: 10px;
    }
}
.search-results.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products li.product {
    width: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
}
.search-results .container{
    width:100%;
    max-width:1240px;
    padding: 20px 20px !important;
}
.search-results.woocommerce ul.products::before {
    content:unset;
}
.search-results .onsale{
    display:none;
}


/* UL (wrapper) */
.search-results .woocommerce-pagination ul.page-numbers{
    display:flex;
    justify-content:center;
    gap:12px;
    list-style:none;
    padding:0;
    margin:40px 0;
    border:none !important;
    /* margin: auto !important; */
}

/* LI */
.search-results .woocommerce-pagination ul.page-numbers li{
    list-style:none;
    border:none !important;
    margin:0 !important;
}

/* A + SPAN inside li (actual buttons) */
.search-results .woocommerce-pagination ul.page-numbers li a.page-numbers,
.search-results .woocommerce-pagination ul.page-numbers li span.page-numbers{
    width:45px;
    height:45px;
    display:flex;
    align-items:center;
    justify-content:center;
    background:#fff;
    border:1px solid #ead7c4;
    border-radius:10px;
    text-decoration:none;
    color:#333;
    font-weight:600;
    transition:.3s;
}

/* Hover */
.search-results .woocommerce-pagination ul.page-numbers li a.page-numbers:hover{
    background:#8b1d1d;
    color:#fff;
}

/* Current page */
.search-results .woocommerce-pagination ul.page-numbers li .current{
    background: #7a1e1e !important;
    color:#fff !important;
    border-color: #7a1e1e;
}

/* dots (...) */
.search-results .woocommerce-pagination ul.page-numbers li .dots{
    border:none !important;
    background:transparent !important;
    width:auto;
}
.search-results .woocommerce-breadcrumb{
	display:none;
}
/* next arrow */
.search-results .woocommerce-pagination .next{
    font-size:20px;
}
/* SEARCH PAGE CSS END */
