@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//hbxstudio.in/dvcprocess/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.4") format("woff2");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(116,40,122);
	--wd-alternative-color: rgb(0,0,0);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(116,40,122);
	--btn-accented-bgcolor-hover: rgba(116,40,122,0.72);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(1,1,1);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right bottom;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: #0a0a0a;
}

.info-block i {
    color: #75287b;
    font-size: 15px;
}
.info-block {
    display: flex;
    align-items: center;
    gap: 6px;
}
.info-strip {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 25px;
    /* background: rgba(0, 0, 0, 0.5); */
    padding: 8px 0;
    color: #fff;
    font-size: 14px;
	}
div#block-7 {
    margin-bottom: 15px !important;
    padding: 15px 0px;
}
img.wp-image-23 {
    width: 70%;
}
.wd-prefooter {
    padding-bottom: 0px !important;
}
.bt span.wd-btn-icon {
    background-color: #fff;
    border-radius: 40px;
    padding: 10px;
}
.bt a.btn {
    padding: 10px 23px;
    gap: 10px;
        display: inline-flex;
    align-items: center;
    text-decoration: none;
    transition: 0.3s ease;
}
a.btn.btn-color-primary.bt {
    padding: 10px 23px;
    gap: 10px;
        display: inline-flex;
    align-items: center;
    text-decoration: none;
    transition: 0.3s ease;
}
.bt span.wd-btn-icon {
    display: inline-block;
    transition: transform 0.4s ease; /* Smooth rotation */
}

/* Rotate icon when the button is hovered */
.bt a.btn:hover span.wd-btn-icon {
    transform: rotate(45deg);
}
.st span.wd-btn-icon {
    background-color: #74287a;
}
/* .whb-main-header {
    background: rgb(137 137 137 / 0%);
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgb(255 255 255 / 0%);
    box-shadow: 0 4px 20px rgb(0 0 0 / 0%);
}
 */
.two-col-list {
    list-style: none;
    padding: 0;
    margin: -8px;
    columns: 2;
    column-gap: 40px;
}

.two-col-list li {
    break-inside: avoid;
    margin-bottom: -22px;
    display: flex;
    align-items: center;
    font-size: 15px;
}
.two-col-list li img {
    margin-right: 6px;
    margin-top: 25px;
}

.two-col-list li span {
    vertical-align: middle;
}
/* ------------------------------------------------------------- */
.feature-wrapper {
    display: flex;
    gap: 120px;
    align-items: center;
}
p#featureText {
    font-size: 16px;
    line-height: 24px;
    color: #000;
    margin-bottom: 0px;
}
.feature-left {
  width: 45%;
  position: relative;
}
.feature-left img {
  width: 100%;
  border-radius: 20px;
}
.feature-card {
    position: absolute;
    right: -40px;
    bottom: 40px;
    background: #fff;
    padding: 25px;
    border-radius: 20px;
    max-width: 350px;
    box-shadow: rgba(0,0,0,0.1) 0 10px 30px;
}
.feature-icon {
  width: 50px;
  height: 50px;
  background: #f3f6fa;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}
.feature-right {
  width: 55%;
}
.feature-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.feature-list li {
    padding: 22px 0;
    font-size: 20px;
    cursor: pointer;
    color: #75287b;
    border-top: 1px solid #e5e5e5;
    display: flex;
    gap: 15px;
    transition: all 0.3s ease;
}
.feature-list li span {
  font-weight: 600;
  min-width: 40px;
}
.feature-list li.active {
  color:#74287a;
  font-weight: 600;
  position: relative;
}
.feature-list li.active::before {
  content: "";
  position: absolute;
  left: -30px;
  top: 0;
  width: 3px;
  height: 100%;
  background: #74287a;
}
@media (max-width: 768px) {

  .feature-wrapper {
    flex-direction: column;
    gap: 40px;
    align-items: stretch;
  }

  /* LEFT */
  .feature-left {
    width: 100%;
  }

  .feature-left img {
    border-radius: 16px;
  }

  .feature-card {
    position: static;
    margin-top: 20px;
    max-width: 100%;
    padding: 20px;
    border-radius: 16px;
  }

  .feature-icon {
    width: 44px;
    height: 44px;
  }

  /* RIGHT */
  .feature-right {
    width: 100%;
  }

  .feature-list li {
    font-size: 16px;
    padding: 16px 0;
    gap: 12px;
  }

  .feature-list li span {
    min-width: 32px;
    font-size: 14px;
  }

  /* Active indicator → left border instead of outside */
  .feature-list li.active::before {
    left: 0;
    width: 3px;
  }

  /* Text */
  p#featureText {
    font-size: 15px;
    line-height: 22px;
  }
	.footrsec {
    padding: 5px !important;
}

}
.wd-tools-element>a {
    color:#fff !important;

}


/* ------------------------------cor-------------------------------- */
.carousel {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: transparent; /* or any background you want */
  padding: 10px 0;
}

.carousel-track {
  display: flex;
  animation: slide-right 20s linear infinite;
}

.carousel img {
    width: 150px;
    margin: 0 20px;
    border-radius: 10px;
    background-color: #fff;
    padding: 0px 25px;
}

/* Right-to-left animation */
@keyframes slide-right {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

/* ===== Perfect fade-out with no visible border ===== */
.carousel::before,
.carousel::after {
  content: "";
  position: absolute;
  top: 0;
  width: 120px; /* fade size */
  height: 100%;
  z-index: 5;
  pointer-events: none;
}

/* Left fade */
.carousel::before {
  left: 0;
  background: linear-gradient(to right, rgb(116 40 122), rgba(255,255,255,0));
}

/* Right fade */
.carousel::after {
    right: 0;
    background: linear-gradient(to left, rgb(116 40 122), rgba(255, 255, 255, 0));
}



/* Footer */

.footrsec {
    padding: 30px 70px !important;
}

.newsletter-form {
  display: flex;
  gap: 10px;
  align-items: flex-end;
}

.newsletter-field {
  flex: 1;
}

.newsletter-field label {
  display: none; /* hide label for newsletter style */
}

.newsletter-submit input[type="submit"] {
  padding: 12px 22px;
  cursor: pointer;
}

.footlogo .vc_column-inner {
    padding: 20px;
    background: #fff;
    border-radius: 15px;
}
.foot input#your-email {
    border-radius: 50px;
}
.foot h2.widgettitle, .foot ul li a {
    color: #fff;
}
.foot a.wd-social-icon {
    background: #74287a;
    color: #fff;
}
.foot br {
    display: none;
}
.footcon .info-box-inner.reset-last-child {
    margin-top: 5px;
}
.footcon img {
    background: #fff;
    border-radius: 50%;
}
.foot ul li a {
    font-size: 16px !important;
}
.wd-col-start.reset-last-child,.wd-col-start a {
    color: #fff;
}
.wd-copyrights.copyrights-wrapper.wd-layout-two-columns {
    display: none;
}
.cpyright {
/*     border: 1px solid red; */
    padding: 15px 0;
    background: #fff;
    border-radius: 10px 10px 0 0;
}


/* .whb-main-header {
    background-image: url(https://hbxstudio.in/dvcprocess/wp-content/uploads/2026/01/Untitled-1455-x-121-px-1.svg);
    background-size: 2000px;
    background-position-x: -210px;
    background-repeat: no-repeat;
    background-position-y: -40px;
}
.site-logo {
    position: relative;
    bottom: 10px;
} */
.info-block img {
    background: #fff;
    border-radius: 50%;
    width: 25px !important;
    height: 25px !important;
}

@media screen and (max-width:767px) {
	.footrsec {
    padding: 30px 15px !important;
}
	.wd-nav>li>a {color: #000 !important}
}
