/*
Theme Name: Watch Showcase Pro
Theme URI: https://www.theclassictemplates.com/products/portfolio-wordpress-theme
Author: Theclassictemplates
Author URI: https://www.theclassictemplates.com/
Description: Premium Portfolio WordPress Theme is a theme all creatives need to display their work to potential clients. Be it writers, designers, illustrators, cartoonists, web developers, photographers, architects, fashion designers, or marketing and advertising professionals, if you have a portfolio to show, this theme is all you need. Tell your clients about what you do and yourself under “About Me” as it becomes your call-to-action (CTA) tool. With sleek, modern design layouts, well-structured configuration, this theme is cross-platform and all-browsers compatible, making it responsive. The bug and breach free theme reassures for a faster loading website that won’t keep your clients waiting for pages to load.
Version: 0.0.1
Requires at least: 5.0
Tested up to: 6.0
Requires PHP: 5.6
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: watch-showcase-pro
Tags: one-column, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments
developed by Theclassictemplates(Theclassictemplates.net), 2023.
Watch Showcase Pro WordPress Theme is released under the terms of GNU GPL

/* Basic Style */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

:root {
  --white: #ffffff;
  --black: #000000;
  --purple: #7532A2;
  --dark-purple: #6D38AC;
  --violet: #496CF0;
  --blackk: #514F4F;
  --blue: #4A69EC;
}
/* .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1600px;
} */
:root {
  --pri-font: "Roboto", sans-serif;
  --sec-font: "Roboto", sans-serif;
  --third-font: "Roboto", sans-serif;
  overflow: auto;
}
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1520px;
}
#wpadminbar {
  position: fixed !important;
}
section{
  padding: 4% 0px;
  position: relative;
}
html body {
  margin: 0;
  padding: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  position: relative;
  color: var(--color-black);
  font-weight: 300;
  font-size: 15px;
  font-family: var(--font-var(--pri-font));
  overflow-x: hidden;
  background-color:var(--color-white);
  overflow-x: hidden;
  width: 100%;
}
:hover{
  transition: all 0.5s ease 0s;
}
#categories_slider .owl-carousel .owl-stage{
  transition: 20s linear !important;
}
#blog .owl-nav ,#categories_slider .owl-nav,#testimonial .owl-nav {
  display: block;
}
#blog .owl-nav i ,#categories_slider .owl-nav i,#testimonial .owl-nav i{
  font-size: 22px;
}

#blog  .about-main-heading {
    font-family: 'Roboto';
    font-weight: 800;
    font-size: 36px;
    line-height: 1.2;
    text-transform: uppercase;
    color: transparent;
    margin-bottom: 10px;
    letter-spacing: 1px;
    background: linear-gradient(180deg, #3348DB 0%, #C254DA 100%);
    background-clip: text;
    text-align: center;
}

/* #categories_slider .owl-nav .owl-prev ,#blog .owl-nav .owl-prev ,#testimonial .owl-nav .owl-prev {
  background: #000;
  color: #fff !important;
  width: 28px !important;
  height: 28px !important;
  border-radius: 6px !important;
  box-shadow: none;
  line-height: 0px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0 0 0;
  left: -6%;
}
#blog .owl-nav .owl-next,#categories_slider .owl-nav .owl-next,#testimonial .owl-nav .owl-next {
  background: linear-gradient(232.41deg, var(--violet) 6.82%, var(--dark-purple) 55.57%, var(--purple) 95.57%) !important;
  color: #fff !important;
  width: 28px !important;
  height: 28px !important;
  border-radius: 6px !important;
  box-shadow: none;
  line-height: 0px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0 0 0;
  right: -6%;
} */
/* #blog .owl-nav .owl-prev:hover,#categories_slider .owl-nav .owl-prev:hover,#testimonial .owl-nav .owl-prev:hover,#deals-day .owl-nav .owl-prev:hover{
  background: linear-gradient(232.41deg, var(--violet) 6.82%, var(--dark-purple) 55.57%, var(--purple) 95.57%) !important;
} */

#deals-day .owl-nav {
  position: unset;
  margin: 3% auto 0% auto;
  width: fit-content;
  display: block;
}
#deals-day .owl-nav .owl-prev, #deals-day .owl-nav .owl-next {
  position: unset;
  color: #fff !important;
  width: 30px !important;
  height: 30px !important;
  border-radius: 6px !important;
  box-shadow: none;
  line-height: 35px;
}
#deals-day .owl-nav .owl-prev:hover{
  background: linear-gradient(232.41deg, var(--violet) 6.82%, var(--dark-purple) 55.57%, var(--purple) 95.57%) !important;
}
#deals-day .owl-nav .owl-next{
  background: linear-gradient(232.41deg, var(--violet) 6.82%, var(--dark-purple) 55.57%, var(--purple) 95.57%) !important;
}

/* .owl-nav .owl-prev {
  background: var(--black) !important;
  color: #fff !important;
  margin-right: 15px;
  border: none !important;
  border-radius: 50%;
  box-shadow: 0px 0px 10px 2px var(--purple);
} */
.owl-nav .owl-next {
  margin-right: 15px;
}
.owl-nav i{
  font-size: 16px;
  line-height: 30px;
}
.owl-nav{
  display: none;
}
.owl-nav button.owl-next:hover {
  box-shadow: 0px 0px 10px 2px var(--purple);
}
body.home,.page-template,html body{
  background-color: #EEEEEE;
}
h6{
  font: 600 20px / 30px var(--pri-font);
  color: var(--black);
  margin: 0;
}
h5{
  font: 600 18px/25px var(--pri-font);
  color: var(--black);
  margin: 0;    
}
h4 {
  font: 600 20px / 25px var(--pri-font);
  color: var(--black);
  margin: 0;
}
h3, h3 a {
  color: #000;
  position: relative;
  margin: 0 auto;
  font-family: 'Roboto';
  font-weight: 800;
  font-size: 30px;
  line-height: 100%;
  text-align: left;
  text-transform: uppercase;
}
/* h3:after{
  content: '';
  width: 100%;
  height: 0px;
  position: absolute;
  top: unset;
  left: 0px;
  right: 0px;
  bottom: 0;
  z-index: 1;
  padding: 1px;
  background: #F05C04;
  mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  mask-composite: exclude;
} */
@keyframes rubberBand{
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
      -webkit-transform: scale3d(1.25, 0.75, 1);
      transform: scale3d(1.25, 0.75, 1);
  }
  40% {
      -webkit-transform: scale3d(0.75, 1.25, 1);
      transform: scale3d(0.75, 1.25, 1);
  }
  50% {
      -webkit-transform: scale3d(1.15, 0.85, 1);
      transform: scale3d(1.15, 0.85, 1);
  }
  65% {
      -webkit-transform: scale3d(0.95, 1.05, 1);
      transform: scale3d(0.95, 1.05, 1);
  }
  75% {
      -webkit-transform: scale3d(1.05, 0.95, 1);
      transform: scale3d(1.05, 0.95, 1);
  }
  100% {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
  }

}
.heading-box p {
  font: 400 36px / 46px var(--pri-font);
  color: #212121B2;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
}
h2{
  font: 600 40px / 40px var(--pri-font);
  color: var(--black);
  margin: 0px;
}
h1{
  font: 600 40px / 40px var(--pri-font);
  color: var(--black);
  margin: 0px;
}
p{
  font: 400 14px/26px var(--pri-font);
  color: var(--black);
  margin: 0;
}
.heading-box{
  /* width: fit-content;
  margin: auto; */
}
#reply-title{
  font: 400 35px/60px var(--pri-font);
  color: var(--black);
  margin: 0;
}
.page-title{
  color: #000;
  font: 600 40px/52px var(--pri-font);
}
/* button */
.btn-outer-box{
  width: fit-content;
  transition: 0.2s ease-in-out;
}
/* .btn-outer-box {
  display: flex;
  color: #000;
  background: #fff;
  padding: 12px 35px;
  border-radius: 8px;
  transition: all .3s ease;
  font-weight: bold;
  cursor: pointer;
  align-items: center;
  font: 400 14px / 16px var(--pri-font);
} */
/* .btn-outer-box:hover {
  color: var(--white);
  background: #000;
} */
/* .btn-outer-box:hover i {
  transform: translate(60px, 0px);
  color: #fff;
  opacity: 0;
} */
/* .btn-outer-box:hover i,.blog-image-box:hover .btn-outer-box i {
  transform: translateX(40px);
  opacity: 0;
  transition: 0.2s ease-in-out;
  color: #fff !important;
} */
/* .btn-outer-box:hover .btn-text ,.blog-image-box:hover .btn-outer-box .btn-text{
  transition: 0.1s ease-in-out;
  transform: translate(13px, 0px);
} */

/* .blog-button-outer-box{
  display: flex;
  justify-content: end;
} */
/* .blog-button-box.btn-outer-box {
  color: #fff;
  background: linear-gradient(232.41deg, var(--violet) 6.82%, var(--dark-purple) 55.57%, var(--purple) 95.57%);
} */
/* .blog-image-box:hover .blog-button-box.btn-outer-box,.best-seller-button-box.btn-outer-box:hover {
  color: var(--white);
  background: linear-gradient(90deg, var(--blue) -40%, var(--violet) 46.63%, var(--purple) 100%);
} */
/* .best-seller-button-box.btn-outer-box {
  color: #fff;
  background: linear-gradient(232.41deg, var(--violet) 6.82%, var(--dark-purple) 55.57%, var(--purple) 95.57%);
  width: fit-content;
  margin: auto;
} */
.error-button-box.btn-outer-box {
  width: fit-content;
  margin: auto;
  color: #000;
  background: #C254DA;
  padding: 10px;
}
.error-button-box.btn-outer-box:hover{
  background: #000;
  color: #fff;
  
}
.error-button-text{
  font-weight: 600;
}

/* ===== 404 Error Page ===== */
.content_page {
  background-color: #f8f8f8;
  min-height: 60vh;
}

.page-content {
  padding: 80px 0;
}

.error-contents {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 20px;
}

.error-img {
  max-width: 420px;
  width: 100%;
  margin: 0 auto 10px;
}

.error-img img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.error-contents h3 {
    font-size: 20px;
    font-weight: 400;
    color: var(--black);
    font-family: var(--pri-font);
    letter-spacing: 1;
    margin-bottom: 8px;
    text-align: center;
    text-transform: capitalize;
}

.error-button-outer-box {
  display: flex;
  justify-content: center;
  margin-top: 16px;
}

.error-button-box.btn-outer-box {
    width: fit-content;
    margin: auto;
    color: #fff;
    background: #C254DA;
    padding: 14px 32px;
    border-radius: 50px;
    text-decoration: none;
    transition: background 0.3s ease;
}

.error-button-box.btn-outer-box:hover {
  background: var(--black);
  color: #fff;
}

.error-button-text {
  font-weight: 600;
  color: inherit;
  text-decoration: none;
  font-size: 15px;
  letter-spacing: 0.5px;
}

.error-button-text .button-icon i {
  font-size: 14px;
}

/* 404 Responsive */
@media (max-width: 768px) {
  .page-content {
    padding: 50px 0;
  }

  .error-img {
    max-width: 280px;
  }

  .error-contents h3 {
    font-size: 20px;
  }

  .error-button-box.btn-outer-box {
    padding: 12px 24px;
  }
}

@media (max-width: 480px) {
  .error-img {
    max-width: 220px;
  }

  .error-contents h3 {
    font-size: 17px;
  }
}
/* ===== End 404 Error Page ===== */






.get-contact-box,.case-studies-title-content-outer-box,.get-service-box{
  position: relative;
}
.get-contact-box img{
  border-radius: 350px;
  object-fit: cover;
}
.get-contact-box:after {
  content: '';
  width: 300px;
  height: 180px;
  border-radius: 50px;
  box-shadow: 10px 0px 125px 40px;
  color: var(--purple);
  position: absolute;
  right: 10%;
  top: 0%;
  bottom: 0;
  margin: auto;
  z-index: -1;
}
.get-contact-box:before {
  content: '';
  width: 300px;
  height: 180px;
  border-radius: 50px;
  box-shadow: 10px 0px 125px 40px;
  color: var(--blue);
  position: absolute;
  left: 10%;
  top: 0%;
  bottom: 0;
  margin: auto;
  z-index: -1;
}

.get-service-box:after {
  content: '';
  width: 300px;
  height: 180px;
  border-radius: 50px;
  box-shadow: 10px 0px 125px 40px;
  color: var(--purple);
  position: absolute;
  right: 10%;
  top: 0%;
  bottom: 0;
  margin: auto;
  z-index: -1;
}
.get-service-box:before {
  content: '';
  width: 300px;
  height: 180px;
  border-radius: 50px;
  box-shadow: 10px 0px 125px 40px;
  color: var(--purple);
  position: absolute;
  left: 10%;
  top: 0%;
  bottom: 0;
  margin: auto;
  z-index: -1;
}


@keyframes animStar{
  0% {
    transform: translateY(0);
  }
  100% {
      transform: translateY(-135rem);
  }
}

@keyframes animStarRotate{
  0% {
    transform: rotate(360deg);
  }
  100% {
      transform: rotate(0);
  }
}

.bypostauthor {
  font-weight: 600;
}
.wpcf7-spinner {
  display: none;
}
/*.sticky{
    position: unset;
}*/


/* Page Loader */
.sports-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000; /* dark sporty background */
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 9999;
}

/* Ring Animation */
.loader-ring {
  width: 70px;
  height: 70px;
  border: 6px solid rgba(255,255,255,0.2);
  border-top: 6px solid #C254DA; /* sports accent color */
  border-radius: 50%;
  animation: spin 1s linear infinite;
  margin-bottom: 15px;
}

/* Text */
.loader-text {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  animation: pulse 1.5s ease-in-out infinite;
}

/* Animations */
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

@keyframes pulse {
  0% { opacity: 0.4; }
  50% { opacity: 1; }
  100% { opacity: 0.4; }
}






 /* loader end */



@keyframes push {
  0% {
    transform: translate(0, -1em) rotate(-45deg);
  }
  5% {
    transform: translate(0, -1em) rotate(-50deg);
  }
  20% {
    transform: translate(1em, -2em) rotate(47deg);
  }
  25% {
    transform: translate(1em, -2em) rotate(45deg);
  }
  30% {
    transform: translate(1em, -2em) rotate(40deg);
  }
  45% {
    transform: translate(2em, -3em) rotate(137deg);
  }
  50% {
    transform: translate(2em, -3em) rotate(135deg);
  }
  55% {
    transform: translate(2em, -3em) rotate(130deg);
  }
  70% {
    transform: translate(3em, -4em) rotate(217deg);
  }
  75% {
    transform: translate(3em, -4em) rotate(220deg);
  }
  100% {
    transform: translate(0, -1em) rotate(-225deg);
  }
}





/* .loader {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  perspective: 1000px;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  color: #fff;
}
.loader{
  width: 48px;
  height: 48px;
  display: block;
  margin: 15px auto;
  position: relative;
  color: #FFF;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}
.loader::after, .loader::before {
  content: '';
  box-sizing: border-box;
  position: absolute;
  width: 24px;
  height: 24px;
  top: 0;
  background-color: #FFF;
  border-radius: 50%;
  animation: scale50 1s infinite ease-in-out;
}
.loader::before {
  top: auto;
  bottom: 0;
  background-color: var(--purple);
  animation-delay: 0.5s;
}
@keyframes rotation{
  0% {
    transform: rotate(0deg);
  }
  100% {
      transform: rotate(360deg);
  }
}
@keyframes scale50{
  0%, 100% {
      transform: scale(0);
  }
  50% {
      transform: scale(1);
  }
} */
/* video popup */
.modal-new {
  display: none;
  position: fixed;
  z-index: 999999999999;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,.4);
}
/* Modal Content */
.modal-contents {
  background-color: #fff;
  margin: auto;
  padding: 6px;
  width: 45%;
  transition: 2s;
  border-radius: 10px;
}
/* The Close Button */
 .close-one{
  color: #252525;
  float: right;
  font-size: 28px;
  padding-right: 20px;
  cursor: pointer;
  background: transparent;
  border: none;
  font-weight: 900;
}



/* HEADER ANIMATION */
#menu-primary-menu >li:hover ul.sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  /* box-shadow: 0px 0px 5px 0px #ffffff5e; */
}
#menu-primary-menu >li:hover ul.sub-menu {
  -webkit-animation-name: wobble-top;
  animation-name: wobble-top;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  transition: all 0.5s;

  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 1 !important;
  visibility: visible;
}

@keyframes wobble-top{
  16.65% {
    -webkit-transform: skew(-12deg);
    transition: all 0.5s;
    transform: skew(-12deg);
  }
  33.3% {
      -webkit-transform: skew(10deg);
      transform: skew(10deg);
  }
  49.95% {
      -webkit-transform: skew(-6deg);
      transform: skew(-6deg);
  }
  66.6% {
      -webkit-transform: skew(4deg);
      transform: skew(4deg);
  }
  83.25% {
      -webkit-transform: skew(-2deg);
      transform: skew(-2deg);
  }
  100% {
      -webkit-transform: skew(0);
      transform: skew(0);
  }
}
#menu-primary-menu >li:hover ul.sub-menu li:hover {
    background: #fff;
    border-radius: 10px;
}
#menu-primary-menu li:hover > .sub-menu li:hover > a {
    color: #000 !important;
}

#menu-primary-menu li ul.sub-menu li a {
  font-size: 14px;
  position: relative;
  color: #000;
  font-weight: 400;
  margin-right: 25px;
  list-style-type: none;
  padding: 10px 25px 10px 15px;
  display: inline-block;
  width: 100%;
  margin: 0px;
  transition: all 0.4s;
}
header.site-header ul.sub-menu li {
    padding: 10px 8px;
}
.main-navigation ul ul li a{
  color: #fff;
}
@keyframes menulhs {
  0% {
    opacity: 0;
    transform: translateX(-100px);
  }
  100% {
    opacity: 1;
    transform: translateX(0px);
  }
}
@keyframes menurhs {
  0% {
    opacity: 0;
    transform: translateX(100px);
  }
  100% {
    opacity: 1;
    transform: translateX(0px);
  }
}


 /* search bar */
 #header_navigation .search-icon {
  background-color: transparent;
  border: none;
  color: black;
  border-color: transparent;
  border-radius: 0px;
}
 #header_navigation .search_col{
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 30px;
  width: 280px;
}
#header_navigation input.search-field::placeholder{
 font-family: var(--font-Unbounded);
}
#header_navigation [type="submit"] {
  display: inline-block;
  overflow: hidden;
  font-size: 0;
}
#header_navigation [type="submit"]:before {
     content: "\f002";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 18px;
    color: #fff;
    background: linear-gradient(180deg, #C254DA 0%, #3348DB 100%);
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.widget_product_search input::placeholder{
  color: #000 !important;
}
#header_navigation [type="submit"] {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  padding: 10px 14px;
  background-color: var(--yellow);
  border: inherit;
  color: var(--white);
  cursor: pointer;
  border: none;
  border-radius: 0px;
}
#header_navigation .widget.woocommerce.widget_product_search {
  max-width: 100%;
  position: relative;
  z-index: 4;
}
#header_navigation input::placeholder {
  opacity: 1 !important;
  color: #fff !important;
}
.hed-search-box{
  width: 100%;
}
input#woocommerce-product-search-field-0::placeholder {
color: #000 !important;
font-family: var(--pri-font);
font-weight: 300;
font-size: 14px;
line-height: 100%;
}
.widget_product_search input {
  width: 100%;
  background-color: #fff;
  border: none;
  padding: 5px 5px 5px 40px;
  border-radius: 50px;
  color: #000 !important;
  font: 300 16px / 20px var(--pri-font);
  border: 2px solid #fff;
}
.widget_product_search input::placeholder{
  font-size: 16px !important;
}
.widget_product_search button {
  border: none;
}
.widget_product_search button i {
  color: #717171;
}

.search-container{
  display: none;
  position: absolute;
  bottom: -60px;
  z-index: 999;
  padding: 0px;
  right: 15%;
  width: auto !important;
  border: none;
  border-radius: 8px;
}
#header_navigation [type="submit"] {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 7px 8px;
  background-color: #a2272700;
  border: inherit;
  color: #000;
  cursor: pointer;
  border: none;
  border-radius: 0px;
}
.search-container [type=search] {
  color: #fff !important;
  border: unset;
  position: relative;
  padding: 15px 90px 15px 10px;
  width: auto;
  outline: none;
  border-radius: 0px;
  background: var(--yellow);
  font-size: 12px;
}
.search-form button {
  color: white;
  padding: 10px 10px 10px 10px;
  width: 50px;
  height: 49px;
  font-size: 0;
  position: absolute;
  right: auto;
  top: -2px;
  border: none;
  background: linear-gradient(90deg, var(--purple) 0%, var(--violet) 49%, var(--blue) 100%);
}
.search-form button[type=submit]::before {
  content: '\f002';
  font-family: "font awesome 6 free";
  font-weight: 900;
  font-size: 16px;
}

/* faq page */
#faq-page .accordion-button:not(.collapsed){
  border: none;
  background: linear-gradient(90deg, var(--purple) 0%, var(--violet) 49%, var(--blue) 100%);
  color: #fff;
  padding: 12px 22px;
  border-radius: 8px;
  font: 500 16px/28px var(--pri-font);
}
#faq-page .accordion-body{
  font: 400 14px/28px var(--pri-font);
}
#faq-page .accordion-item{
  border: none;
  box-shadow: 0px 0px 2px 0px #9e9c9c;
  border-radius: 10px;
  margin-bottom: 10px;
  position: relative;
  z-index: 0;
}
#faq-page .accordion-button{
  box-shadow: 0px 0px 2px 0px #9e9c9c;
  border-radius: 10px;
  padding: 12px 30px;
  color: #000;
  font: 500 16px/28px var(--pri-font);
}
#faq-page .accordion-button.collapsed::after {
  content: '\f067';
}
#faq-page .accordion-button::after {
  content: '\f068';
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 14px;
  background-image: unset !important;
  height: unset !important;
  width: unset !important;
  transition: unset !important;
}
#faq-page .faq-image img{
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: top;
}
/* contact */
.contact-detail a{
  font: 400 14px/20px var(--pri-font);
}
.contact-outer-form{
  gap: 50px 0px;
  justify-content: space-between;
}
.get-contact-small-head {
  padding: 5% 10px 5% 0px;
}
.contact-touch-form-box .wpcf7 form.invalid .wpcf7-response-output{
  color: #000;
}
.checkbox .wpcf7-list-item-label{
  color: var(--blue);
  font: 300 14px/14px var(--pri-font);
  padding-left: 6px;
}
.contact-touch-form-box form .get:nth-child(5)-box input[type="text"]{
  padding-bottom: 40px;
}
.contact-touch-form-box .wpcf7-checkbox input {
  background: transparent;
}
.contact-detail-box svg path{
  fill: #F05C04;
}
.contact-touch-form-box .wpcf7-checkbox input[type=checkbox]:before {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  top: 0;
  left: 0;
  border: 1px solid var(--blue);
  border-radius: 3px;
  background-color: #fff;
  padding: 1px;
}
.contact-touch-form-box .wpcf7-checkbox input[type=checkbox] {
  position: relative;
  cursor: pointer;
}
.contact-touch-form-box .wpcf7-checkbox input {
  background: transparent;
}
.contact-touch-form-box form .submit p input[type="submit"] {
  font: 500 16px / 20px var(--pri-font);
  color: #000;
  background: #C254DA;
  border: none;
  border-radius: 0px;
  padding: 10px 25px;
  width: max-content;
}
.contact-touch-form-box form .submit p input[type="submit"]:hover{
  background: #000;
  color: #fff;
}
.contact-bg-colr{
  background: #006940 0% 0% no-repeat padding-box;
  opacity: 0.1;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
input[type="text"], input[type="tel"], input[type="email"], input[type="number"], input[type="date"], input[type="phone"], input[type="password"], textarea{
  background: #fff;
}
.contact-form-content-box { 
  background: #ffffff;
  padding: 25px 35px;
  box-shadow: 0px 0px 2px 0px #999999;
}
.contact-touch-form-box input[type="text"], .contact-touch-form-box input[type="tel"], .contact-touch-form-box input[type="email"], .contact-touch-form-box input[type="number"], .contact-touch-form-box input[type="date"], .contact-touch-form-box input[type="phone"], .contact-touch-form-box input[type="password"], .contact-touch-form-box textarea, .contact-touch-form-box select {
  font-size: 16px !important;
  padding: 14px 18px !important;
  width: 100%;
  border-radius: 0px;
  line-height: 16px;
  font-family: var(--pri-font);
  border: none;
  box-shadow: 0px 0px 3px 0px #999999;
}
.contact-touch-form-box .wpcf7 form.failed .wpcf7-response-output{
  color: #000;
}

/* single blog review form */
#comments textarea {
  height: 150px;
  background-color: #000;
  border-color: #f1f1f1;
  border: 1px solid #cfcfcf;
  border-radius: 5px;
}
#comments input[type="text"],#comments input[type="tel"],#comments input[type="email"],#comments input[type="number"],#comments input[type="date"],#comments input[type="phone"],#comments input[type="password"],#comments textarea {
  border: 1px solid #cfcfcf;
  padding: 12px 10px;
  font-size: 18px;
  background: transparent;
  height: auto;
  border-radius: 5px;
  width: 100%;
  color: #000;
}
div#comments {
  position: relative;
  /* background: #000; */
  padding: 3rem 2rem 2rem 2rem;
}
div#comments:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: -1px;
  right: 0;
  border-radius: 15px;
  z-index: 0;
  padding: 1px;
  mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  mask-composite: exclude;
  box-shadow: 1px 1px 4px 0px #00000040;
  box-shadow: 1px 1px 2px 2px #00000040 inset;
}
#respond {
  padding: 1.5rem 2rem;
  border-radius: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  position: relative;
  z-index: 2;
}
.comment-form-cookies-consent{
  display: flex;
}
.comment-form-cookies-consent label{
  margin-left: 4px !important;
}
#comments{
  float: left;
  width: 100%;
  margin-top: 10px;
}
#comments h2.comments-title{
  font-size:20px;
  font-weight:bold;
  color: #000;
}
#comments h3.comment-reply-title{
  font-size:20px;
  font-weight:bold;
  clear:both;
}
#comments input[type="submit"].submit {
  background: #C254DA;
  color: #000;
  border: unset;
  font-weight: 600;
  padding: 10px 25px;
  font-family: var(--pri-font);
  border-radius: 0px;
}
#respond p.form-submit:hover .submit {
  position: relative;
  z-index: 1;
}
#comments input[type="submit"].submit:hover{
  background: #000;
  border-radius: 0px;
  color: #ffff;
}
.comment-body{
  color: #000;
}
.comment-list{
  border: 1px solid #363636;
  border-radius: 10px;
  padding: 15px;
  position: relative;
  z-index: 2;
}
#comments a time{
  color:#fff;
  font-weight:bold;
  font-size:12px;
}
#comments .reply{
  text-align:right;
}
#comments .comment-metadata{
  width:90%;
  float:left;
  padding:1% 0 0 0;
}
#comments .comment-content{
  width:90%;
  text-align:left;
  margin-left:7%;
}
#comments .comment-author{
  margin-bottom: 1em;
}
#comments h2#reply-title {
  display: inline-table;
  font-family: var(--pri-font);
  color: var(--black);
}
#comments .comment-author.vcard img {
  padding: 2px;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous{
  float: left;
  width: 50%;
}
.nav-links .nav-previous{
  padding: 1.5rem 1rem;
  border: none;
  position: relative;
  margin-right: 17px;
  /* background: #000; */
}
.nav-links .nav-previous:after,.nav-links .nav-next:after{
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: -1px;
  right: 0;
  border-radius: 6px;
  z-index: 0;
  padding: 1px;
  background: #C254DA;
  /* mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0); */
  mask-composite: exclude;
}
.nav-links .nav-next{
  width: 50%;
  padding: 1.5rem 1rem;
  border: none;
  position: relative;
  /* background: #000; */
}
.nav-links {
  display: inline-flex;
  width: 100%;
  margin-top: 25px;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
}





/* woocomerce login page */
.woocommerce-MyAccount-navigation ul {
  list-style-type: none;
}
.woocommerce-MyAccount-navigation ul li a{
  color: #fff;
}
.woocommerce li.woocommerce-MyAccount-navigation-link.is-active{
  border: 1px solid var(--violet) !important;
  background: #fff !important;
}
.woocommerce li.woocommerce-MyAccount-navigation-link.is-active a{
  color: var(--violet) !important;
}
.woocommerce .woocommerce-MyAccount-navigation ul li{
  background: var(--violet) !important;
  padding: 8px 10px;
}
.woocommerce-info{
  border-color: var(--violet) !important;
}
button.woocommerce-Button.button,.woocommerce-Button{
  border: none;
  background: #C254DA;
  color: #000;
  padding: 6px 14px;
  border-radius: 6px;
  font: 600 14px/20px var(--pri-font);
}
.woocommerce-Button:hover{
  background: #000 !important;
  color: #fff !important;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 20px;
}
.woocommerce-account .col2-set .u-column1,
.woocommerce-account .col2-set .u-column2 {
  width: 100%;
  max-width: 480px;
}
.woocommerce-account .col2-set h2 {
  text-align: center;
  margin-bottom: 20px;
}
.woocommerce-account .addresses .title .edit {
    float: left !important;
}
.woocommerce form .form-row {
  width: 100%;
  position: relative;
}
.woocommerce-account .woocommerce {
  padding: 5% 0px;
}
.woocommerce-button.button.woocommerce-form-login__submit {
  background: #C254DA;
  color: #000;
  border: none;
  padding: 10px 20px;
}
.woocommerce-button.button.woocommerce-form-login__submit:hover{
   background: #000;
   color: #fff;
}
.woocommerce form .form-row label {
  font: 500 16px / 30px var(--pri-font);
  color: #000;
}
.woocommerce form .form-row input.input-text {
  padding: 8px 10px;
  font: normal normal normal 15px / 20px var(--pri-font);
}
.woocommerce form .form-row {
  width: 100%;
  position: relative;
}
.woocommerce-info a{
  background-color: var(--violet) !important;
  color: #fff !important;
  padding: 8px 10px;
  font: normal normal normal 15px / 20px var(--pri-font) !important;
}

/* ===== LOGIN / REGISTER FORM ===== */
.woocommerce-account .woocommerce-form-login,
.woocommerce-account .woocommerce-form-register {
    max-width: 480px;
    background: #fff;
    border-radius: 20px;
    padding: 32px;
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.06);
    margin: auto !important;
}
.woocommerce-account .woocommerce h2 {
    text-align: center;
    margin-bottom: 28px;
}
.woocommerce form.woocommerce-form-login .form-row,
.woocommerce form.woocommerce-form-register .form-row {
  margin-bottom: 18px;
}
.woocommerce form.woocommerce-form-login .form-row label,
.woocommerce form.woocommerce-form-register .form-row label {
  display: block;
  font: 500 15px/24px var(--pri-font);
  color: #000;
  margin-bottom: 6px;
}
.woocommerce form.woocommerce-form-login .form-row input.input-text,
.woocommerce form.woocommerce-form-register .form-row input.input-text {
  width: 100%;
  padding: 12px 16px;
  border: 1px solid #E0E0E0;
  border-radius: 10px;
  font: normal normal normal 15px/20px var(--pri-font);
  background: #FAFAFA;
  transition: border-color .2s ease, background .2s ease;
}
.woocommerce form.woocommerce-form-login .form-row input.input-text:focus,
.woocommerce form.woocommerce-form-register .form-row input.input-text:focus {
  outline: none;
  border-color: var(--violet);
  background: #fff;
}
.woocommerce-form-login .show-password-input {
  top: 50%;
  transform: translateY(-50%);
}
.woocommerce-form-row__first,
.woocommerce-form-row__last{
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 8px;
}
.woocommerce-form-login__rememberme {
  display: flex;
  align-items: center;
  gap: 8px;
  font: normal normal normal 14px/20px var(--pri-font);
  color: #000;
  margin: 0;
}
.woocommerce-button.button.woocommerce-form-login__submit {
    background: linear-gradient(90deg, #3348DB 0%, #C254DA 100%);
    color: #fff;
    border: none;
    border-radius: 10px;
    padding: 12px 30px;
    font: 600 15px / 20px var(--pri-font);
    transition: opacity .2s ease;
    margin-top: 12px;

}
.woocommerce-button.button.woocommerce-form-login__submit:hover{
   background: linear-gradient(90deg, #3348DB 0%, #C254DA 100%);
   opacity: .85;
   color: #fff;
}
.woocommerce-account .woocommerce-form-login .lost_password {
  margin-top: 16px;
}
.woocommerce-account .woocommerce-form-login .lost_password a {
  color: var(--violet);
  font: normal normal normal 14px/20px var(--pri-font);
  text-decoration: underline;
}


/* single product review form */
#review_form input[type="text"], #review_form input[type="tel"], #review_form input[type="email"], #review_form input[type="number"], #review_form input[type="date"], #review_form input[type="phone"], #review_form input[type="password"], #review_form textarea {
  border: 1px solid #cfcfcf;
  font-size: 16px;
  padding: 10px 10px;
  height: auto;
  border-radius: 5px;
  width: 100%;
  background: transparent;
}
#review_form form{
  display: flex;
  flex-wrap: wrap;
  background: var(--white);
  padding: 3%;
  border-radius: 10px;
  box-shadow: 0px 0px 10px 0px #d2d0d0;
  width: 100%;
}
#reviews .comment-form-author {
  order: 1;
  width: 100%;
}
#reviews .comment-form-email {
  order: 2;
  width: 100%;
}
#reviews .comment-form-cookies-consent {
  order: 3;
  width: 100%;
}
#respond p.form-submit {
  order: 4;
  width: fit-content;
  position: relative;
  border-radius: 6px;
}
/* p.form-submit:after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 50px;
  padding: 2px;
  background: linear-gradient(90deg, var(--purple) 0%, var(--violet) 49%, var(--blue) 100%);
  mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  mask-composite: exclude;
} */
/* #respond p.form-submit:hover{
  background: linear-gradient(90deg, var(--purple) 0%, var(--violet) 49%, var(--blue) 100%);
  border-radius: 6px;
} */
#reviews .comment-form-rating {
  order: 4;
  width: 100%;
  display: flex;
  color: #949494;
  font: normal normal normal 13px/19px var(--pri-font);
}
#reviews .comment-notes{
  display: none !important;
}
#reviews .comment-form-comment {
  order: 3;
  width: 100%;
}
.woocommerce #review_form #respond p.stars{
  width: fit-content !important;
}

/* single product page */
.single-product .price ins{
  color: #F05C04;
  font: 600 20px / 25px var(--pri-font);
  text-decoration: none;
  margin-right: 5px;
}
.woocommerce div.product div.summary{
  position: relative;
}
.single-product .yith-add-to-wishlist-button-block{
  bottom: -30px;
}
.single-product .price del {
  color: #000;
  font: 400 14px / 14px var(--pri-font);
}
.summary.entry-summary .desc-para{
  padding: 30px 0px;
  font: 400 15px / 26px var(--pri-font);
}
.single-product .summary.entry-summary p.price del{
  font: 600 20px / 25px var(--pri-font);
}
.shop.shop-product .woocommerce-ordering, .yith-wcwl-add-button span {
  display: none;
}
.woocommerce-product-details__short-description{
  font: 400 14px / 25px var(--pri-font);
  color: var(--blackk);
}
.woocommerce .loader::before{
  display: none;
}
.entry-summary .rating {
  /* display: none; */
  color: #ffffff00 !important;
  background: transparent;
}
.woocommerce .star-rating span{
  color: #C254DA;
}
.woocommerce div.product .product_title,.woocommerce-Tabs-panel h2{
  font: 600 35px / 60px var(--pri-font);
  color: var(--black);
}
.woocommerce-product-details__short-description p,.woocommerce div.product div.summary p{
  flex-direction: row-reverse;
  display: flex;
  justify-content: start;
  padding-bottom: 10px;
}
.woocommerce div.product div.images img{
  width: auto !important;
  margin: auto;
  height: 350px;
}
.woocommerce .woocommerce-product-rating .star-rating{
  color: var(--pink);
}
#review_form input[type="submit"]{
  background: #C254DA !important;
  color: #000 !important;
  padding: 12px 30px !important;
  font: 400 16px / 20px var(--pri-font);
}
#review_form .form-submit:hover input[type="submit"]{
  background: #000 !important;
  color: #fff !important;
}
.single-product .woocommerce-product-gallery .flex-viewport{
  background: #f2f2f2;
}
.single-product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image img{
  position: relative;
  top: 10%;
  object-fit: contain;
}
.single-product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image{
  height: 400px;
}
.single-product div.product div.images .flex-control-thumbs li{
  background: #f2f2f2;
  position: relative;
  color: #000;
}
.wc-block-cart-item__quantity button,.is-large.wc-block-cart .wc-block-cart__totals-title,.wc-block-components-totals-coupon .wc-block-components-panel__button,.wp-block-woocommerce-cart-order-summary-totals-block .wc-block-components-totals-wrapper,.wc-block-components-totals-item__label,.wc-block-components-totals-item__value,.is-large.wc-block-cart .wc-block-cart-items{
  color: #000 !important;
}
.single-product div.product div.images .flex-control-thumbs{
  display: flex;
  gap: 10px;
  margin-top: 10px;
}
.single-product div.product div.images .flex-control-thumbs li img{
  width: 80px !important;
  height: 80px !important;
  margin: 20% auto;
  object-fit: contain;
}
.woocommerce div.product form.cart {
  margin-bottom: 2em;
  margin-top: 1%;
}
.single-product .woocommerce-product-gallery__trigger{
  z-index: 1 !important;
}
.summary.entry-summary .desc-para:nth-child(6), .summary.entry-summary .desc-para:nth-child(7), .summary.entry-summary .desc-para:nth-child(8), .summary.entry-summary .desc-para:nth-child(8), .summary.entry-summary .desc-para:nth-child(9){
  display: none;
}
.yith-wcwl-add-to-wishlist-button__label {
  display: none;
}
.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor svg.yith-wcwl-icon-svg{
    width: 30px;
    color: currentColor;
    max-width: 40px;
}
.yith-wcwl-add-to-wishlist-button svg, .product-cart-icon svg {
  /* color: var(--white) !important; */
  background: #C254DA;
  padding: 5px;
  width: 40px !important;
  height: 40px;
  border-radius: 50px;
  fill: #fff;
  opacity: 0;
  margin-right: 20px;
}
/* .yith-wcwl-add-to-wishlist-button svg, .product-cart-icon:hover svg path{
  fill: red !important;
} */
.yith-wcwl-add-to-wishlist-button--added svg {
  fill: red !important
}
.single-product .woocommerce-notices-wrapper .woocommerce-message a {
  font: 400 14px / 20px var(--pri-font);
  color: #fff;
  font-size: 14px;
  width: fit-content;
  position: unset;
  background: #C254DA;
  border-radius: 4px;
}
.single-product .woocommerce-notices-wrapper .woocommerce-message a:hover{
  background: #000;
  color: #fff;
}


.wc-block-grid.has-4-columns .wc-block-grid__product {
  flex: 3 0 35% !important;
}
.wc-block-grid__products{
  justify-content: unset !important;
  gap: 50px
}
.add_to_cart_button{
  position: unset;
  background: #C254DA !important;
  color: #000 !important;
}
.add_to_cart_button:hover{
  background: #000 !important;
  color: #fff !important;
}
.wc-block-grid__products .wc-block-grid__product-image img {
  height: auto;
  max-width: 100%;
  width: 100%;
  min-height: 200px;
  padding: 10px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover{
  background-color: transparent;
}
.product-hover-cart-icons .rating{
  color: var(--white) !important;
  background: linear-gradient(232.41deg, var(--violet) 6.82%, var(--dark-purple) 55.57%, var(--purple) 95.57%);
  padding: 6px 6px;
  font: 400 13px / 13px var(--pri-font);
  border-radius: 6px;
}
.onsale{
  display: none;
}
h3.wc-block-components-product-name:after{
  display: none;
}
.entry-summary .yith-wcwl-add-button a.add_to_wishlist i {
  border: 2px solid var(--red);
  font-weight: 500;
  color: var(--red);
  font-size: 20px;
  text-align: center;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-right: unset !important;
}
.entry-summary .product_meta {
  position: relative;
  top: -50px;
  justify-content: space-between;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.entry-summary .product_meta .posted_in, .entry-summary .product_meta .tagged_as {
  font: 500 16px / 20px var(--pri-font);
}
.custom-content h6 a{
  font: 600 18px / 25px var(--pri-font);
}
#woosq-popup .summary-content{
  padding: 6%;
}
#woosq-popup .summary-content .price{
  font: 600 16px / 40px var(--pri-font);
}
.woocommerce div.product form.cart .button {
  background: #C254DA;
  padding: 13px 30px;
  border-radius: 4px;
  font: 500 16px / 16px var(--pri-font);
  position: unset;
  bottom: -1%;
  left: 7%;
  color: #fff;
}
.woocommerce div.product form.cart .button:hover {
  background: #000;
  color: #fff;
}
#woosq-popup h1 {
  font: 600 35px / 50px var(--pri-font);
}
#woosq-popup .thumbnail img{
  width: 50%;
  margin: auto;
  background: #f4f4f4;
  padding: 40px;
}
.woocommerce-cart .wp-block-woocommerce-cart{
  margin-top: 5%;
}
.wc-block-cart-items {
  box-shadow: 0px 0px 3px 0px #000;
  border-radius: 10px;
  padding: 10px;
}
.wp-block-woocommerce-cart-order-summary-block {
  box-shadow: 0px 0px 3px 0px #000;
  border-radius: 10px;
  padding: 10px;
}
table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image {
  width: 80px;
  padding: 10px;
}
.is-large.wc-block-cart .wc-block-cart-items th, .is-large.wc-block-cart .wc-block-cart__totals-title {
  font: 500 18px / 20px var(--pri-font) !important;
  text-transform: capitalize !important;
  color: #000!important;
}
.wc-block-components-product-name {
  font: 600 18px / 25px var(--pri-font) !important;
  color: #000 !important;
  margin: unset;
}
.wc-block-components-product-details__name, .wc-block-components-product-details__value {
  margin-left: 0;
  color: #000 !important;
}
.wc-block-components-product-details.wc-block-components-product-details li {
  margin-left: 0;
  color: #000 !important;
}
.wc-block-components-checkout-return-to-cart-button{
  color: #000 !important;
  font: 500 14px / 20px var(--pri-font);
  background:#C254DA;
  border-radius: 5px;
  padding: 10px 10px 10px 30px;
  width: 23%;
  margin: auto;
  text-align: center;
  margin-right: 10px;
}
.wc-block-components-checkout-return-to-cart-button:hover{
  background: #000;
  color: #fff !important;
}
.wc-block-components-product-price{
  font: 600 16px / 20px var(--pri-font) !important;
  color: #000;
}
.wc-block-cart__submit-container{
  text-align: center;
}
.wc-block-components-button__text {
    background: #C254DA;
    color: #fff;
    padding: 16px 30px;
    border-radius: 6px;
    font: 500 14px / 20px var(--pri-font);
    margin-top: 0;
    opacity: 1 !important;
    width: 100%;
    margin: 0 !important;
}
.wc-block-components-button__text:hover{
   background: #000;
   color: #fff;
}
.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row{
  display: block !important;
}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link){
    background: none;
    margin: 0 !important;
    padding: 0 !important;
  }
.woocommerce-error, .woocommerce-info, .woocommerce-message{
  color: #000 !important;
  font-weight: 500;
}
.woocommerce-Tabs-panel--description .desc-para{
  font: 400 16px / 25px var(--pri-font);
}
.wc-block-components-totals-coupon__form .wc-block-components-button__text{
  margin: 0;
}
.wc-block-components-totals-coupon__form .wc-block-components-button{
  border: none;
}
.wc-block-checkout__actions_row .wc-block-components-button .wc-block-components-button__text {
  margin: 0;
}
.wc-block-checkout__actions_row .wc-block-components-button {
  border: none;
  background: transparent;
  padding: 0 !important;
}
.is-medium table.wc-block-cart-items .wc-block-cart-items__row{
  padding: 16px 20px !important;
}
.wc-block-components-main form{
  box-shadow: 0px 0px 3px 0px #000;
  border-radius: 10px;
  padding: 30px;
}
.wc-block-cart .wc-block-cart__submit-container--sticky:before {
  box-shadow: 0 1px 6px 0px currentColor !important;
}
.wc-block-checkout__actions_row{
  width: fit-content;
  margin: auto;
}
.is-large .wp-block-woocommerce-checkout-order-summary-block {
  box-shadow: 0px 0px 3px 0px #000 !important;
  border-radius: 10px !important;
  padding: 30px;
  position: relative;
  top: -8px;
}
.wp-block-woocommerce-checkout-order-summary-block{
  box-shadow: 0px 0px 3px 0px #000 !important;
  border-radius: 10px !important;
}
.wc-block-components-checkbox__label,.wc-block-components-form .wc-block-components-checkout-step{
  color: #000;
}
.single-product .custom-quantity-select{
  border: none;
  width: 60px;
  height: 35px;
  border: 1px solid #dcdcdc;
  background: transparent;
  padding: 0;
  margin-left: 5px;
}
#single-product-page .entry-summary .yith-wcwl-add-to-wishlist{
  position: relative;
  top: -70px;
  left: 180px;
  width: fit-content;
}
#single-product-page .yith-wcwl-add-button .yith-wcwl-icon-svg {
  margin: 0 !important;
  border: 2px solid linear-gradient(90deg, var(--purple) 0%, var(--violet) 49%, var(--blue) 100%);
  border-radius: 50%;
  padding: 5px;
  width: 38px;
  stroke: linear-gradient(90deg, var(--purple) 0%, var(--violet) 49%, var(--blue) 100%);
}
#single-product-page .entry-summary .product_meta{
  position: relative;
  top: -50px;
  justify-content: space-between;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
#wp-comment-cookies-consent{
  align-self: baseline;
  top: 8px;
  position: relative;
}
#single-product-page .entry-summary .product_meta .posted_in,#single-product-page .entry-summary .product_meta .tagged_as{
  font: 500 16px/20px var(--pri-font);
  color: var(--blackk);
}
#single-product-page .entry-summary .product_meta .posted_in a,#single-product-page .entry-summary .product_meta .tagged_as a{
  font: 400 14px/20px var(--pri-font);
}
#single-product-page .entry-summary .product form.cart{
  width: fit-content;
}
#single-product-page .entry-summary .yith-wcwl-wishlistaddedbrowse:before, #single-product-page .entry-summary .yith-wcwl-wishlistexistsbrowse:before,#single-product-page .entry-summary  .yith-wcwl-add-button a.add_to_wishlist:before, #single-product-page .entry-summary  .yith-wcwl-wishlistaddedbrowse:before, #single-product-page .entry-summary  .yith-wcwl-wishlistexistsbrowse:before{
  display: none;
}
#single-product-page .entry-summary .yith-wcwl-add-button a.add_to_wishlist i {
  border: 2px solid var(--pink);
  font-weight: 500;
  color: var(--pink);
  font-size: 20px;
  text-align: center;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-right: unset !important;
}
#single-product-page .entry-summary .yith-wcwl-wishlistaddedbrowse a,#single-product-page .entry-summary .yith-wcwl-wishlistexistsbrowse a{
  position: unset;
}
#single-product-page .entry-summary .yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon {
  color: pink;
  font-size: 20px;
  border: 2px solid var(--pink);
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50px;
  text-align: center;
}
#single-product-page .entry-summary .yith-wcwl-wishlistaddedbrowse a {
  position: absolute;
  z-index: 1;
  width: 25px;
  height: 25px;
  font-size: 0px;
}
#single-product-page .yith-wcwl-wishlistaddedbrowse svg{
  fill: linear-gradient(90deg, var(--purple) 0%, var(--violet) 49%, var(--blue) 100%);
  height: auto;
  width: 38px !important;
  padding: 5px;
  border: 2px solid linear-gradient(90deg, var(--purple) 0%, var(--violet) 49%, var(--blue) 100%);
  border-radius: 50%;
}
.single-product .yith-wcwl-wishlistaddedbrowse .feedback {
  font-size: 0px;
}
.qib-button-wrapper .quantity input.input-text.qty.text {
  height: 41px;
  width: 40px;
  height: 41px;
  padding: 6px 12px 8px;
  text-align: center;
  background: #ffffff;
  border: 1px solid #efefef;
  font-size: 16px;
  line-height: 27px;
  box-shadow: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
  margin: 0 -3px !important;
}
.single-product .summary.entry-summary .stock.in-stock {
  padding-top: 10px;
  font: 600 15px / 20px var(--pri-font);
  color: var(--blackk);
}


/* wishlist page  */
.woocommerce-wishlist .woocommerce-Price-amount bdi,.woocommerce-wishlist .product-name a{
    color: #000 !important;
    background: unset !important;
  }
.our-products-price-box ins{
  text-decoration: none;
  color: #514F4F;
  font: 600 20px / 25px var(--pri-font);
}
.woocommerce-wishlist .product-thumbnail {
  max-width: 100% !important;
  height: 250px !important;
}
.woocommerce-wishlist .product-thumbnail img {
  height: 100% !important;
  max-width: 100%;
  object-fit: contain;
}
.woocommerce-wishlist .product-custom-content{
  padding: 0px 10px
}
.woocommerce-wishlist .shop_table.wishlist_table {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

/* Desktop wishlist card matches the home page .product-card design */
.woocommerce-wishlist .product-image.product-thumbnail {
  height: 315px !important;
}
.woocommerce-wishlist .product-info.product-custom-content {
  padding: 10px 10px 10px 20px;
}
.woocommerce-wishlist .wishlist-actions.actions {
  position: static;
  opacity: 1;
  align-items: center;
  margin-top: 14px;
}
.woocommerce-wishlist .wishlist-actions .add_to_cart_button {
  background: linear-gradient(90deg, #3348DB 0%, #C254DA 100%) !important;
  color: #fff !important;
  border-radius: 112px !important;
}
.woocommerce-wishlist .wishlist-actions .add_to_cart_button:hover {
  background: #000 !important;
  color: #fff !important;
}
.product-thumbnail {
  max-width: 100% !important;
  height: auto;
}
.woocommerce img, .woocommerce-page img {
  height: auto;
  max-width: 100%;
}
.woocommerce a.remove {
  background: #f7f7f7;
  color: #F38686 !important;
  font-size: 19px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 20px 12px 25px 25px;
}


.yith_wcwl_wishlist_footer,.woocommerce-breadcrumb{
  display: none;
}
.wc-block-grid,.wp-block-woocommerce-empty-cart-block{
  margin-top: 4%;
}
.wp-block-woocommerce-cart .wc-block-grid__product-rating,.wp-block-woocommerce-cart .yith-wcwl-add-to-wishlist{
  display: none;
}
.wc-block-grid__product-title{
  font: 500 18px / 20px Rubik !important;
  color: #000;
}
.wc-block-grid__product-add-to-cart.wp-block-button a {
    background: var(--red);
    color: #000;
    font: 400 14px / 20px var(--pri-font) !important;
    border-radius: 4px;
    padding: 8px 16px;
}
.wc-block-grid__products {
  background-clip: padding-box;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0px;
  justify-content: space-between;
}
.wc-block-grid__product.wc-block-grid__product {
  background: #fff;
  box-shadow: 0px 0px 50px 0px #cacaca;
  box-sizing: border-box;
  width: 100%;
  max-width: 315px !important;
  border-radius: 8px;
}
.products-content-main-box:hover .product-tag,.yith-wcwl-add-button a.add_to_wishlist:hover::before,.products-content-main-box:hover .sale-product-tag .onsale,.yith-wcwl-add-button a.add_to_wishlist:hover::before, .yith-wcwl-wishlistaddedbrowse a:hover::before, .yith-wcwl-wishlistexistsbrowse a:hover::before {
  background: #000;
}
#arrival-products .sale-product-tag .onsale{
  background: #222120;
}
.products-content-main-box{
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 15px #00000029;
  padding: 10px;
  margin: 10px 5px;
  position: relative;
}
.product-remove.remove-whishlist {
  background: #f7f7f7;
  color: #F38686 !important;
  font-size: 19px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 20px 12px 25px 25px;
}
.woocommerce-wishlist .our-products-price-box del{
  display: none;
}
.header_meta .cart-text{
  display: none;
}


/* about */
.our-about-para-box h3{
  margin: inherit;
}
.about-all-img{
  display: flex;
}
.about-left {
  width: 37%;
  overflow: hidden;
  border-radius: 168px 20px 20px 168px;
}
.about-center{
  width: 26%;
}
.about-right{
  width: 37%;
  border-radius: 20px 168px 168px 20px;
  overflow: hidden;
}
.about-left img {
  width: 100%;
  height: 100%;
  border-radius: 168px 20px 20px 168px;
  max-height: 336px;
  max-width: 590px;
}
.about-left img:hover {
  transform: scale(1.1);
}
.about-right img {
  width: 100%;
  height: 100%;
  border-radius: 20px 168px 168px 20px;
  max-height: 336px;
  max-width: 590px;
}
.about-right img:hover {
  transform: scale(1.1);
}
.about-center-box img {
  width: 116px;
  height: 116px;
}
.about-center-box img:hover{
  transform: rotateY(360deg);
  transition: linear all 0.7s;
}
.about-center-box h4 {
  font-family: var(--sec-font);
  font-weight: 600;
  font-size: 32px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  width: 80%;
  margin: 0 auto;
}
.about-center-box{
  background-color: #012458;
  border-radius: 20px;
  padding: 25px;
}
.about-detail {
  background-color: #FFFFFF;
  border-radius: 180px;
  display: flex;
  padding: 50px;
  box-shadow: 1px 1px 4px 0px #00000040;
  box-shadow: 0px 0px 0px 2px #00000040 inset;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.detail-col-one{
  width: 80%;
}
.detail-col-two{
  width: 20%;
}
.about-detail p {
  font-family: var(--pri-font);
  font-weight: 400;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  color: #1F2021;
}
/* About button */

.about-button-box {
    display: inline-flex;        
    align-items: center;         
    gap: 10px;                   
}

.about-button-text {
    display: inline-block;
    padding: 12px 25px;
    background-color: #F05C04;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border-radius: 50px;
    font-family: var(--pri-font);
    text-decoration: none;
    transition: background-color 0.3s, transform 0.3s;
}

.about-button-text:hover {
    background-color: #012458;
    color: #fff;
}

.about-button-box .button-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background-color: #F05C04;
    border-radius: 50%;
    color: #fff;
    padding: 15px;
    font-size: 20px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    transition: transform 0.3s, color 0.3s;
    cursor: pointer;
}

.about-button-box .button-icon:hover {
    background-color: #012458;
    color: #fff;
}
.about-icon-outer{
    border: 1px solid #012458;
    padding: 5px;
    border-radius: 50px;
}
.about-btn-outer{
    border: 1px solid #012458;
    padding: 5px;
    border-radius: 50px;
    overflow: hidden;
}



/* video */
#Video {
  background-color: #FEF1E1;
  width: 96%;
  margin: 0 auto;
  border-radius: 30px;
}
.video-all-img{
  display: flex;
}
.video-left {
  width: 40%;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  text-align: center;
  height: 400px;
  max-height: 400px;
}
.video-left p {
  color: #fff;
  margin-bottom: 50px;
  font-family: var(--pri-font);
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
}

.video-left {
  position: relative;
  overflow: hidden;
}

.video-left::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #01245880;
  z-index: 1;
}
.video-center-box {
  background-color: #012458;
  border-radius: 20px;
  padding: 15px;
  height: 400px;
  max-height: 400px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.video-center p {
  color: #fff;
  font-family: var(--pri-font);
  font-weight: 600;
  font-size: 24px;
  line-height: 44px;
  text-align: center;
}
.video-left .video-para {
  position: relative;
  z-index: 2;
}

.video-center {
  width: 30%;
}
.video-right {
  width: 30%;
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.video-center-box img{
  width: 116px;
  height: 116px;
}
.video-center-box img:hover {
  transform: rotateY(360deg);
  transition: linear all 0.7s;
}

.video-right-one img {
  width: 100%;
  height: 100%;
  max-height: 190px;
  max-width: 100%;
  border-radius: 20px;
}

.video-right-one {
  position: relative;
  display: inline-block;
}

.video-right-one img {
  display: block;
  width: 100%;
  height: auto;
}

.video-right-one .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #01245880; 
  pointer-events: none; 
  border-radius: 20px;
}



.video-right-two img {
  width: 100%;
  height: 100%;
  max-height: 190px;
  max-width: 100%;
  border-radius: 20px;
}

.video-right-two img {
  display: block;
  width: 100%;
  height: auto;
}

.video-right-two .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #01245880; 
  pointer-events: none; 
  border-radius: 20px;
}

/* left-icon */
.play-svg-box-outer{
  position: relative;
}
.play-svg-box {
  position: absolute;
  top: unset;
  z-index: 1;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 42%;
  margin: auto;
  border-radius: 50%;
  line-height: 42px;
}

.play-svg-box svg {
  width: 50px;
  height: 50px;
}
.video-left .play-svg-box:hover  svg path {
    fill: #F05C04;
}

.video-right .play-svg-box-outer:hover  svg path {
    fill: #F05C04;
}






/* right-one */

.right-one-play-svg-box-outer{
  position: relative;
}
.right-one-play-svg-box {
  position: absolute;
  top: unset;
  z-index: 1;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 35%;
  margin: auto;
  border-radius: 50%;
  line-height: 42px;
}

.right-one-play-svg-box svg {
  width: 30px;
  height: 30px;
}

/* right-two */

.right-two-play-svg-box-outer{
  position: relative;
}
.right-two-play-svg-box {
  position: absolute;
  top: unset;
  z-index: 1;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 40%;
  margin: auto;
  border-radius: 50%;
  line-height: 42px;
}

.right-two-play-svg-box svg {
  width: 30px;
  height: 30px;
}



/* Gallery */
.gallery-first-col .galy-img-one img {
  width: 500px;
  height: 500px;
  border-radius: 20px;
  margin-bottom: 20px;
}
.gallery-first-col .galy-img-one img:hover {
    transform: scale(1.03);
}

.gallery-first-col .galy-img-two img {
  width: 500px;
  height: 298px;
  border-radius: 20px;
}
.gallery-first-col .galy-img-two img:hover {
    transform: scale(1.03);
}
.gallery-second-col .galy-img-three img {
  width: 1060px;
  height: 413px;
  border-radius: 20px;
  margin-bottom: 20px;
}
.gallery-second-col .galy-img-three img:hover {
    transform: scale(1.03);
}
.gallery-second-col .galy-img-four img {
  width: 655px;
  height: 385px;
  border-radius: 20px;
}
.gallery-second-col .galy-img-four img:hover {
    transform: scale(1.03);
}
.gallery-second-col .galy-img-five img {
  width: 385px;
  height: 385px;
  border-radius: 20px;
}
.gallery-second-col .galy-img-five img:hover {
    transform: scale(1.03);
}
.two-flex{
  display: flex;
  gap: 20px;
}
/* faq */
.faq-left{
  overflow: hidden;
}
.faq-left img{
  width: 100%;
  height: 100%;
  max-height: 387px;
  object-fit: cover;
  border-radius: 20px;
}
.faq-left img:hover {
  transform: scale(1.1);
  border-radius: 20px;
}
.contact-box {
  color: white;
  padding: 25px;
  border-radius: 8px;
  font-family: var(--pri-font);
}

.contact-item {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  font-family: var(--pri-font);
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
 
}
.faq-main-left-box{
  background-color: #002d62;
  border-radius: 20px;
  width: 641px;
  height: 595px;
}
.contact-item i {
  margin-right: 10px;
    font-size: 16px;
    background-color: #fff;
    color: #000;
    padding: 5px 20px 5px 5px;
    border-radius: 50px;
}
.faq-contact-box {
  display: flex;
  align-items: end;
}

/* Faq button */

.faq-button-box {
    display: inline-flex;        
    align-items: center;         
    gap: 10px;                   
}

.faq-button-text {
    display: inline-block;
    padding: 12px 25px;
    background-color: #F05C04;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border-radius: 50px;
    font-family: var(--pri-font);
    text-decoration: none;
    transition: background-color 0.3s, transform 0.3s;
}

.faq-button-text:hover {
    background-color: #012458;
    transform: translateY(-2px);
    color: #fff;
}

.faq-button-box .button-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background-color: #F05C04;
    border-radius: 50%;
    color: #fff;
    padding: 15px;
    font-size: 20px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    transition: transform 0.3s, color 0.3s;
    cursor: pointer;
}

.faq-button-box .button-icon:hover {
    transform: scale(1.1);
    background-color: #012458;
    color: #fff;
}
.faq-icon-outer{
    border: 1px solid #fff;
    padding: 5px;
    border-radius: 50px;
}
.faq-btn-outer{
    border: 1px solid #fff;
    padding: 5px;
    border-radius: 50px;
    overflow: hidden;
}
.contact-btn{
  transform: translate(0px, -40px);
}
#FAQ .accordion-item {
  background-color: unset;
  border: unset;
  margin-bottom: 2.6em;
}
.accordion-button {
position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 10px 0px 10px 30px;
    font-size: 18px;
    color: #212529;
    text-align: left;
    background-color: #fff;
    border: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;
    font-family: var(--pri-font);
    font-family: 'Roboto';
    font-weight: 500;
}

.accordion-button::after {
    flex-shrink: 0;
    width: 16px;
    height: 6px;
    margin-left: auto;
    content: "";
    background-image: url("assets/images/FAQ/Vector.svg");
    background-repeat: no-repeat;
    background-size: auto;
    transition: transform .2s ease-in-out;
    margin-right: 25px;
}
.accordion-button:not(.collapsed)::after {
    background-image: url("assets/images/FAQ/uppar.svg");
    transform: rotate(0deg);
}
.accordion-button:not(.collapsed) {
  color: #000;
  background-color: #C254DA;
  margin-right: 30px;
}
.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}
.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-radius: 20px;
}
.accordion-body {
  padding: 1rem 1.25rem;
  width: 85%;
    line-height: 30px;
    font-family: 'Roboto';
    font-size: 18px;
    color: #212121;
    font-weight: 400;
}
/* Steps */

.setp-img-back{
  max-width: 100px;
  max-height: 100px;
  object-fit: cover;
  width: 100%;
  height: 100%;
  background-color: #FEF1E1;
  padding: 15px;
  border-radius: 50px;
}
.step-img imh{
  width: 70px;
  height: 70px;
}
.step-box{
  display: flex;
}
.step-box {
  display: flex;
  gap: 20px;
  align-items: center;
  background-color: #F5F9FA;
  padding: 10px 10px 10px 10px;
  border-radius: 80px;
  box-shadow: 1px 1px 4px 0px #00000040;
  box-shadow: 0px 0px 2px 1px #00000040 inset;
  width: 671px;
  height: 120px;
}

.step-main-box {
  width: 660px;
  height: 660px;
  max-width: 660px;
  max-height: 660px;
  overflow: hidden;
  border-radius: 30px;
}
#step .left-main-img img {
  border-radius: 30px !important;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  transition: linear all 0.3s;
}
#step .left-main-img img:hover {
  transform: scale(1.1);
}
.setpes-outer {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
    margin: 50px 0;
}
.setpes-outer span {
  display: block;
  font-family: var(--pri-font);
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
}
.step-nub h6 {
  text-align: center;
  font-family: var(--pri-font);
  font-weight: 700;
  font-size: 36px;
  line-height: 100%;
  width: 80px;
  height: 80px;
  padding: 5px;
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.step-nub{
  background-color: #fff;
  border-radius: 50px;
  border: 2px solid #000000;
}
.step-right-col{
  position: relative;
}
.steps-wrapper::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #1F2021;
  top: 0;
  left: 50px;
  z-index: -1;
}

.step-right-col .step-box h6 {
  font-family: var(--sec-font);
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: #012458;
}

.step-right-col .step-box p {
  font-family: var(--pri-font);
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
}
.setpes-outer:hover .step-nub{
  background-color: #FEF1E1;
  border-color: #F05C04;
  cursor: pointer;
}

.setpes-outer:hover .step-box{
  background-color: #FEF1E1;
}
.setpes-outer:hover .setp-img-back{
  background-color: #F05C04;
}
.step-right-col{
  margin-left: -4em;
}









/* best seller */

#best-seller {
    background: #212121;
}

#best-seller .best-seller-tabs {
  list-style: none;
  display: inline-flex;
  gap: 15px;
}

#best-seller .best-seller-tabs li {
  padding: 14px 20px;
  border-radius: 30px;
  cursor: pointer;
  font-family: var(--pri-font);
  font-size: 20px;
  line-height: 100%;
  text-transform: capitalize;
  font-weight: 400;
  color: #fff;
}

#best-seller .best-seller-tabs li.active {
  background: #C254DA;
  font-weight: 400;
  color: #212121;
}

/* Mini Cards */
#best-seller .mini-product-card {
  background: #fff;
  border-radius: 18px;
  padding: 15px;
  text-align: center;
  margin-bottom: 20px;
}

#best-seller .mini-product-card img {
  max-height: 120px;
  object-fit: contain;
}

#best-seller .rating {
  background: #fff;
  padding: 4px 10px;
  border-radius: 20px;
  font-size: 13px;
  display: inline-block;
  margin-bottom: 8px;
}
#best-seller .rating {
  position: absolute;
  background: #fff;
  padding: 8px 18px;
  border-radius: 112px;
  left: 10px;
  top: 10px;
}
/* Center Product */
#best-seller .featured-product-card {
  background:
    linear-gradient(#fff, #fff) padding-box,
    linear-gradient(180deg, #3348DB 0%, #C254DA 100%) border-box;
  border-radius: 30px;
  padding: 0px;
  text-align: center;
  position: relative;
  min-height: 1015px;
  border: 1px solid transparent;
}

#best-seller .featured-product-card img {
  max-height: 300px;
  object-fit: contain;
}

#best-seller .shop-now-btn {
  background: #fff;
  color: #000;
  padding: 5px 5px 5px 15px;
  border-radius: 112px;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  transition: 0.3s ease;
  justify-content: space-between;
  font-family: var(--pri-font);
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  gap: 20px;
}
#best-seller .shop-now-btn{
  background: #000;
  color: #fff;
  padding: 5px 5px 5px 23px;
  border-radius: 30px;
}
#best-seller .shop-now-btn:hover{
  background: #C254DA;
  color: #000;
}
.best-actions {
  display: flex;
  gap: 5px;
  position: absolute;
  bottom: 38%;
  left: 20%;
  opacity: 0;
}
#best-seller .mini-product-card:hover .best-actions{
   opacity: 1;
}
#best-seller .featured-product-card:hover .best-actions{
   opacity: 1;
}

.featured-product-card .best-actions {
  display: flex;
  gap: 5px;
  position: absolute;
  bottom: 45%;
  left: 38%;
}
#best-seller .shop-now-btn i {
  background: #fff;
  color: #000;
  padding: 10px;
  border-radius: 50%;
  font-size: 15px;
  height: 38px;
  width: 38px;
}

#best-seller .product-info {
  margin-top: 20px;
}

#best-seller .stock {
  font-size: 13px;
}

#best-seller .stock span {
  float: right;
}


#best-seller .mini-product-card {
  background:
    linear-gradient(#fff, #fff) padding-box,
    linear-gradient(180deg, #3348DB 0%, #C254DA 100%) border-box;
  border-radius: 30px;
  padding: 0px;
  text-align: center;
  transition: 0.3s;
  min-height: 496px;
  border: 1px solid transparent;
  position: relative;
}

#best-seller .mini-product-card img {
  max-height: 150px;
  object-fit: contain;
}

#best-seller .rating {
  background: #fff;
  padding: 4px 10px;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 500;
}
#best-seller h3{
  margin: unset;
    font-family: 'Roboto';
    font-weight: 800;
    font-size: 36px;
    line-height: 1.2;
    text-transform: uppercase;
    color: transparent;
    margin-bottom: 10px;
    letter-spacing: 1px;
    background: linear-gradient(180deg, #3348DB 0%, #C254DA 100%);
    background-clip: text;
}
#best-seller .best-product-image{
  background: #f6f6f6;
  border-radius: 30px;
  height: 332px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  overflow: hidden;
}
#best-seller .best-center-product-image{
  background: #f6f6f6;
  border-radius: 30px;
  height: 627px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  overflow: hidden;
  transition: linear all 0.3s;
}
.best-center-product-image:hover img{
  	transform: scale(1.1);
    transition: linear all 0.3s;
}
.best-product-image:hover img{
  transform: scale(1.1);
  transition: linear all 0.3s;
}
#best-seller .mini-product-card .product-category{
  font-family: var(--pri-font);
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  text-transform: capitalize;
}
#best-seller .mini-product-card .product-title{
  font-family: var(--pri-font);
  font-weight: 500;
  font-size: 25px;
  line-height: 100%;
  text-transform: capitalize;
}
#best-seller .product-price bdi {
  color: #000;
  margin-right: 6px;
  font-family: var(--pri-font);
  font-weight: 400;
  font-size: 24px;
  line-height: 34px;
}
#best-seller .product-price .regular-price bdi {
  color: #000;
  margin-right: 6px;
  font-family: var(--pri-font);
  font-weight: 400;
  font-size: 14px;
  line-height: 34px;
}
#best-seller .featured-product-card .product-category{
  font-family: var(--pri-font);
  font-weight: 400;
  font-size: 21px;
  line-height: 30px;
  text-transform: capitalize;
}
#best-seller .featured-product-card .product-title{
  font-family: var(--pri-font);
  font-weight: 500;
  font-size: 30px;
  line-height: 100%;
  text-transform: capitalize;
}
#best-seller .best-center-gallery img {
  width: 90px;
  height: 90px;
  object-fit: contain;
  border: 1px solid #eee;
  border-radius: 15px;
  cursor: pointer;
  background: #fff;
}
.best-center-gallery{
  position: absolute;
  bottom: 30px;
}


.stock-range-wrapper {
  margin-top: 10px;
  width: 98%;
  padding: 10px 0px 0px 20px;
}

.stock-labels {
  display: flex;
  justify-content: space-between;
  font-size: 13px;
  color: #444;
  margin-bottom: 6px;
}

.stock-bar {
  width: 100%;
  height: 12px;
  background: #F6F5F5;
  border-radius: 10px;
  overflow: hidden;
}

.stock-available-bar {
  height: 100%;
  background: #000;
  display: block;
  border-radius: 10px;
}
.stock-text{
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-transform: capitalize;
  color: #000;
}
.stock-count{
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-transform: capitalize;
  color: #8E8E8E;
}



/* 
Latest Product */

/* ===== SECTION ===== */
.latest-product-section{
  background:#212121;
  padding:70px 0;
}
#latest-product .about-main-heading {
    font-family: 'Roboto', sans-serif;
    font-weight: 800;
    font-size: 36px;
    line-height: 1.2;
    text-transform: uppercase;
    color: transparent;
    margin-bottom: 10px;
    letter-spacing: 1px;
    /* background: linear-gradient(180deg, #3348DB 0%, #C254DA 100%); */
    background-clip: text;
    background: linear-gradient(180deg, #3348DB 0%, #C254DA 100%);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    text-align: center;
}
#latest-product  .heading-box p{
color: #FFFFFFCC;
}
/* ===== LEFT FILTER ===== */
.category-filter-box{
  background:#fff;
  border-radius:26px;
  padding:28px 22px;
}

.category-filter-box ul{
  list-style:none;
  padding:0;
  margin:0;
}

.category-filter-box li{
  font-size:14px;
  font-weight:500;
  padding:10px 18px;
  border-radius:40px;
  margin-bottom:10px;
  cursor:pointer;
}

.category-filter-box li.active{
background: linear-gradient(90deg, #3348DB 0%, #C254DA 100%);
color: #fff;
}

/* ===== PRODUCT CARD ===== */
.product-card {
  border-radius: 30px;
  padding: 0px;
  height: 100%;
  position: relative;
  background: #fff;
  min-height: 461px;
  border: 1px solid #DDDDDD;
  transition: linear all 0.3s;
}
.product-card:hover img{
  transform: scale(1.1);
  transition: linear all 0.3s;
}
/* rating */
.rating-badge {
  position: absolute;
  top: 16px;
  left: 16px;
  z-index: 2;
  font-family: Roboto;
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  background: #fff;
  padding: 5px 10px 5px 10px;
  border-radius: 112px;
}

/* ===== IMAGE BOX (MOST IMPORTANT) ===== */
.product-image{
background:#EEEEEE;
  height:315px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin-bottom:14px;
  overflow:hidden;
  border-radius: 30px;
}
.product-card{
  background:
    linear-gradient(#f6f6f6, #f6f6f6) padding-box,
    linear-gradient(180deg, #3348DB 0%, #C254DA 100%) border-box;
  border: 1px solid transparent;
  border-radius: 30px;
}
.product-image img{
  max-height:180px;
  width:auto;
  object-fit:contain;
}

/* ===== HIDE HOVER ACTIONS (reference me nahi hai) ===== */
.hover-actions{
  display:none !important;
}

/* ===== PRODUCT INFO ===== */
.product-info {
  text-align: left;
  padding: 10px 10px 10px 20px;
}

.product-category {
  display: block;
  margin-bottom: 2px;
font-family: Rubik;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 30px;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #212121;
}

.product-title {
  margin: 4px 0;
  font-family: var(--pri-font);
  font-weight: 500;
  font-size: 22px;
  line-height: 100%;
  text-transform: capitalize;
}
#two_box_product .product-title {
    margin: 4px 0 14px;
}
.product-price {
    font-size: 14px;
    margin-top: 15px;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-end;
}

#two_box_product .best-product-card h6 a {
    font-size: 28px;
}
.faq-main-heading {
    text-align: center;
}
.product-price del {
  color: #000;
  margin-right: 6px;
  font-family: var(--pri-font);
  font-weight: 400;
  line-height: 34px;
}
.product-price ins {
  color: #000;
  margin-right: 6px;
  font-family: var(--pri-font);
  font-weight: 400;
  font-size: 14px;
  text-decoration: none;
}
.product-price del{
      color: #212121;
}

/* ===== FIX GRID FLOW ===== */
.latest-product-grid{
  display:flex;
  flex-wrap:wrap;
}

.category-filter-box {
  background:
    linear-gradient(#FFFFFF, #FFFFFF) padding-box,
    linear-gradient(180deg, #3348DB 0%, #C254DA 100%) border-box;
  border-radius: 30px;
  padding: 10px;
  min-height: 461px;
  border: 1px solid transparent;
}
.filter-inner-box{
  background: #EEEEEE;
  border-radius: 25px;
  padding: 25px;
}

/* list */
.category-list{
  list-style:none;
  padding:0;
  margin-bottom:12px;
}

.category-list li {
  padding: 10px 18px;
  border-radius: 40px;
  cursor: pointer;
  margin-bottom: 8px;
  font-family: var(--pri-font);
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  text-transform: capitalize;
}

.category-list li:hover{
    background: linear-gradient(90deg, #3348DB 0%, #C254DA 100%);
    color: #fff
    ;}

.category-list {
    max-height: 260px;   
    overflow-y: scroll; 
    scrollbar-width: none;       
    -ms-overflow-style: none;    
}
.product-card span i {
    color: #ECAF26;
    font-size: 16px;
    padding-left: 6px;
}
.category-list::-webkit-scrollbar {
    display: none;
}
.product-card span i {
    color: #ECAF26;
    font-size: 16px;
}

/* search */
.category-search{
  width:100%;
  padding:10px 14px;
  border-radius:30px;
  border:1px solid #ddd;
  margin-bottom:10px;
}

/* dropdown */
.category-dropdown{
  width:100%;
  padding:10px 14px;
  border-radius:30px;
  border:1px solid #ddd;
}

.category-list {
  max-height: 330px;
  overflow-y: auto;
}

.hidden-cat {
  display: none;
}

.latest-shop-now-btn {
  display: inline-flex;
  align-items: center;
  gap: 15px;
  padding: 5px 5px 5px 15px;
background: linear-gradient(90deg, #3348DB 0%, #C254DA 100%);
  color: #fff;
  font-size: 16px;
  border-radius: 112px;
  text-decoration: none;
  transition: 0.3s;
  font-weight: 600;
  font-family: 'Roboto';
}

.latest-shop-now-btn:hover{
	background:#C254DA;
	color:#000;
}
.latest-shop-now-btn i {
  background: #fff;
  color: #000;
  padding: 9px;
  border-radius: 50%;
  font-size: 15px;
  height: 35px;
  width: 35px;
}


.quick-view-btn {
    display: inline-block;
    margin-left: 10px; /* space from Shop Now */
    padding: 8px 12px;
    border-radius: 50%;
    background-color: #eee;
    color: #333;
    text-align: center;
    font-size: 16px;
    transition: 0.3s;
}

.quick-view-btn:hover {
    background-color: #333;
    color: #fff;
}

#yith-quick-view-content div.images {
  opacity: 1 !important;
  margin: 0;
  box-sizing: border-box;
  justify-content: center;
  display: flex;
  align-items: center;
}

#yith-quick-view-content div.images a {
    display: block;
    font-size: 0;
    max-height: 300px;
    height: 100%;
}
#yith-quick-view-content .woocommerce div.product form.cart .button {
    position: unset !important;
}

.yith-quick-view-content.woocommerce div.summary .product_meta span {
  margin-top: 30px !important;
}

.actions {
  display: flex;
  gap: 5px;
  position: absolute;
  bottom: 35%;
  left: 22%;
  opacity: 0;
}

.product-card:hover .actions{
  opacity: 1;
}

.yith-wcqv-button{
background: linear-gradient(180deg, #3348DB 0%, #C254DA 100%);
  height: 48px;
  width: 48px !important;
  display: block;
  padding: 15px;
  border-radius: 50%;
     color: #fff;

}
.yith-wcqv-button:hover{
background: linear-gradient(90deg, #3348DB 0%, #C254DA 100%);
   color: #fff;
}

/* offer */
.offer-overlay-bg {
  margin: 0px 3%;
  background: linear-gradient(232.41deg, var(--violet) 6.82%, var(--dark-purple) 55.57%, var(--purple) 95.57%);
  /* background: linear-gradient(232.41deg, var(--violet) 6.82%, var(--dark-purple) 55.57%, var(--purple) 95.57%); */
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  border-radius: 30px;
  z-index: -1;
}
.our-feature-outer-box h1{
  font: 700 50px/60px var(--sec-font);
  color: var(--white);
  animation: effect linear 1500ms infinite;
}
.our-feature-outer-box{
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.our-feature-outer-box h4 {
  font: 700 35px / 40px var(--pri-font);
  color: var(--white);
}
.our-feature-outer-box h6{
  font: 600 30px / 30px var(--pri-font);
  color: var(--white);
}
.our-feature-outer-box .offer-para{
  color: #fff;
  padding-left: 25%;
}
.offer-head-image-inner-box{
  position: absolute;
  top: -10%;
  left: 0;
  width: 950px;
  height: 550px;
  transform: perspective(800px) rotateY(-0deg);
  transition: transform 1s ease 0s;
}
#offer:hover .offer-head-image-inner-box img{
  transform: perspective(800px) rotateY(15deg);
  -webkit-transition-duration: 1s;
}
.offer-head-image-inner-box img{
  width: 100%;
  height: 100%;
  /* object-fit: contain; */
}
.offer-btn{
  background: #FFFFFFB2;
  position: relative;
  padding: 14px 30px;
  border-radius: 8px;
  font: 300 16px / 16px var(--pri-font);
}
.offer-btn:after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 0px;
  background-image: repeating-linear-gradient(-28deg, #F81E1EBF, #F81E1EBF 6px, transparent 6px, transparent 12px, #F81E1EBF 12px), repeating-linear-gradient(62deg, #F81E1EBF, #F81E1EBF 6px, transparent 6px, transparent 12px, #F81E1EBF 12px), repeating-linear-gradient(152deg, #F81E1EBF, #F81E1EBF 6px, transparent 6px, transparent 12px, #F81E1EBF 12px), repeating-linear-gradient(242deg, #F81E1EBF, #F81E1EBF 6px, transparent 6px, transparent 12px, #F81E1EBF 12px);
  background-size: 2px 100%, 100% 2px, 2px 100%, 100% 2px;
  background-position: 0 0, 0 0, 100% 0, 0 100%;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 1;
  height: 100%;
}



/* blog */
@keyframes shine{
  100% {
    left: 125%;
  }
}


.blog-content-box-outer{
 padding: 10px 10px 30px 10px;
}
.blog-contents-box {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
/* .blog-image-box:hover{
  background: #F4F4F4;
  box-shadow: 0px 0px 15px 0px var(--purple);
  border-radius: 10px;
} */
.blog-image-box{
  padding: 10px;
}
.blog-image-box:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    border-radius: 30px;
    z-index: -1;
    padding: 2px;
    background: #FFF;
border: 1px solid #EEEEEE;
}
.mail-box input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
  background: #000;
  color: #fff;
}
/* .blog-image-box:hover .blog-img-box::before {
  bottom: 0%;
  opacity: 0.4;
}
.blog-img-box::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #000;
  border-radius: 0 0 10px 10px;
  opacity: 0;
  position: absolute;
  bottom: -100%;
  left: 0;
  transition: all 0.9s ease 0s;
} */

.blog-contents-box h4 a{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
/* .blog-img-box .post-img:after {
  content: '';
  width: 0;
  height: 100%;
  position: absolute;
  left: 0;
  opacity: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(232.41deg, var(--violet) 6.82%, var(--dark-purple) 55.57%, var(--purple) 95.57%) !important;
  border-radius: 10px;
  transition: all 0.5s;
} */
/* .blog-image-box:hover .post-img:after {
  width: 100%;
  opacity: 0.4;
} */
.blog-img-box .post-img{
  width: 100%;
  height: 317px;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
.blog-img-box .post-img img{
  width: 100%;
  height: 100%;
  object-fit: cover; 
  border-radius: 20px;   
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-30px, 0, 0) scale(1.12);
  transform: translate3d(-22px, 0, 0) scale(1.12);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.blog-image-box:hover img {
  /* opacity: 0.5; */
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
.blog-contents-box h5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  color: #1B1919;
  width: 100%;
  font-family: var(--pri-font);
  font-weight: 600;
  line-height: 27px;
  font-size: 20px;
}
.blog-contents-box p {
  font-family: var(--pri-font);
  font-weight: 400;
  font-size: 15px;
  line-height: 25px;
}

.blog-image-box:hover .btn-outer-box{
  background: unset;
}
.blog-contents-box{
  gap: 2px;
}
.blog-content-text {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  font: 300 16px / 26px var(--pri-font);
  color: #1F2021;
}
.date-icon-box {
  position: absolute;
  bottom: 0;
  right: 0;
  background: linear-gradient(232.41deg, var(--violet) 6.82%, var(--dark-purple) 55.57%, var(--purple) 95.57%);
  color: #fff;
  font: 400 13px / 14px var(--pri-font);
  padding: 6px 25px;
  border-radius: 20px 0px 0px 0px;
  z-index: 1;
}
/* blog button */

.blog-button-box {
    display: inline-flex;        
    align-items: center;         
    gap: 25px;                   
}

.blog-button-text {
    display: flex;
    padding: 5px 5px 5px 19px;
    background-color: #212121;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border-radius: 50px;
    font-family: var(--pri-font);
    text-decoration: none;
    transition: background-color 0.3s, transform 0.3s;
    align-items: center;
    justify-content: center;
}
.blog-button-text  i {
     background: #fff;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    color: #000;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 14px;

}

.blog-image-box:hover .blog-button-text {
    background-color: #C254DA;
    transform: translateY(-2px);
    color: #000;
}

.blog-btn-icon-outer .button-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background-color: #012458;
    border-radius: 50%;
    color: #fff;
    padding: 15px;
    font-size: 20px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    transition: transform 0.3s, color 0.3s;
    cursor: pointer;
    margin-left: -5px;
}

.blog-image-box:hover .button-icon{
    transform: scale(1.1);
    background-color: #F05C04;
    color: #fff;
}

#blog .owl-nav .owl-prev {
  background: #000;
  color: #fff;
  width: 48px; 
  height: 48px ;
  border-radius: 50% ;
  box-shadow: none;
  line-height: 0px;
  position: absolute;
  bottom: -50px;
  left: 50%;
  z-index: 1;
}

#blog .owl-nav .owl-next {
  background: #000;
  color: #fff;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  box-shadow: none;
  line-height: 0px;
  position: absolute;
  bottom: -50px;
  right: 50%;
  z-index: 1;
}

#blog .owl-nav .owl-prev:hover{
  background: #C254DA;
}
#blog .owl-nav .owl-next:hover{
  background: #C254DA !important;
}
.our-blog-box .owl-dots {
    text-align: center;
    margin-top: 30px;
}
.our-blog-box .owl-carousel button.owl-dot {
  background: #F05C04;
  color: inherit;
  border: none;
  border-radius: 31px;
  width: 15px;
  height: 15px;
  color: #fff;
  border: 1px solid #fff;
  padding: 0 !important;
  font: inherit;
  font-size: 12px;
  margin-right: 5px;
}
.our-blog-box .owl-dot.active {
  background: #F05C04 !important;
  opacity: 50%;
}

.blog-date-comment-badge {
  position: absolute;
  top: 20px;
  left: 20px;
  border-radius: 3px;
  width: 90px;
  text-align: center;
  font-family: inherit;
}

.blog-date-box {
background: linear-gradient(180deg, #3348DB 0%, #C254DA 100%);
  display: flex;
  align-items: end;
  padding: 10px 10px;
  border-radius: 5px 5px 0px 0px;
}

.date-day {
  display: block;
  color: #FFFFFF;
  font-family: var(--pri-font);
  font-weight: 800;
  font-size: 30px;
  line-height: 100%;
}

.date-month-year {
  color: #FFFFFF;
  font-family: var(--pri-font);
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
}

.blog-comment-box {
    background: #212121;
    color: #fff;
    padding: 5px 0px;
    margin-top: 0px;
    border-radius: 0px 0px 5px 5px;
    font-family: var(--pri-font);
    font-weight: 600;
    font-size: 10px;
    line-height: 100%;
}

.blog-author{
  display: flex;
  gap: 10px;
  align-items: center;
}
.author-label {
  font-family: 'Roboto';
  font-weight: 600;
  font-size: 13px;
  line-height: 100%;
  color: #757575;
  text-align: left;
}
.author-name {
  text-align: left;
  font-family: 'Roboto';
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
}
.author-img img{
  width: 48px !important;
  height: 48px;
}
/* deals of the day */
.deals-carousel-box{
  background: linear-gradient(232.41deg, var(--violet) 6.82%, var(--dark-purple) 55.57%, var(--purple) 95.57%);
  padding: 25px;
  border-radius: 10px;
  margin: 6px;
}
.deals-carousel-box:hover img {
  opacity: 0.6;
}
.our-deals-carousel-content-main-box p {
  color: #D9D9D9;
  font: 400 13px / 20px var(--pri-font);
}
.our-deals-carousel-content-main-box .our-deals-offer-text{
  color: #D9D9D9;
  font: 500 15px / 20px var(--pri-font);
  -webkit-animation-name: blinker;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}
.our-deals-banner-heading-one{
  color: #fff;
}
#deals-day .product-regular-price ins{
  color: var(--white);
}
.our-deals-products-box .yith-wcwl-add-to-wishlist-button svg{
  background: transparent;
  color: #FF3D3D !important;
  width: 30px !important;
  height: 30px;
  padding: 0px;
  fill: transparent;
  animation: pulse 2s infinite ease-in-out alternate;
}
.our-deals-products-box .yith-wcwl-add-to-wishlist-button--added svg{
  fill: #FF3D3D;
}
.our-deals-banner-content-box {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.our-deals-banner-content-box .offer-timer-box p {
  background: #fff;
  color: #FF3D3D;
  font: 600 24px/24px var(--sec-font);
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 8px;
  position: relative;
  text-align: center;
}
@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.our-deals-banner-content-box .offer-date-text-box .nofont{
  /* position: absolute;
  bottom: -20px; */
  font: 400 13px/20px var(--pri-font);
  /* left: 0;
  right: 0; */
  color: #fff;
}
.our-deals-banner-content-box p{
  position: relative;
}
#deals-day .product-rating {
  padding-top: 10px;
}
.deal-day-offer-image {
  background: #2a292b91;
  height: 100%;
  width: 100%;
  border-radius: 15px;
}
.deal-day-offer-image img{
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.star-rating {
  color: #fff;
  font-size: .857em;
  display: block;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 24px;
  width: 5.4em;
  font-family: star;
  margin-top: 2%;
}
.star-rating:before {
  content: "\73\73\73\73\73";
  color: #fff;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}
.star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
  color: #FFBE0B;
}
.star-rating span:before {
  content: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  left: 0;
}
.woocommerce .star-rating span::before,.single-product .woocommerce .rating{
  /* display: none; */
}
.product-rating{
  /* background: #E7A702;
  width: fit-content;
  border-radius: 50px;
  padding: 6px 12px;
  color: #fff;
  font: 400 12px / 18px var(--sec-font); */
}
.products-rating-content-box{
  width: 90%;
  margin: auto;
  position: absolute;
  top: 10px;
  left: 0px;
  right: 0px;
}

/* testimonial */
.testimonial-card {
    display: flex;
    gap: 25px;
    align-items: center;
    border: 1px solid #DDDDDD;
    border-radius: 30px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
}
.testimonial-card:hover img{
  transform: scale(1.1);
  transition: linear all 0.3s;
}

.testimonial-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
  transition: linear all 0.3s;
}
.testimonial-img{
  height: 370px;
  width: 295px;
  min-width: 295px;
  min-height: 370px;
  overflow: hidden;
  border-radius: 20px;
}

/* Content */
.testimonial-info{
  position:relative;
  flex:1;
}

/* Text */
.testimonial-text p {
  color: #1B1919;
  margin-bottom: 25px;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  width: 95%;
  padding-top: 20px;
}

/* Bottom */
.testimonial-bottom{
  border-top:1px solid #eee;
  padding-top:15px;
}

.testimonial-title {
  margin: 0;
  font-family: var(--pri-font);
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
}

.testimonial-destination {
  color: #1B1919;
  margin: 0;
  font-family: 'Roboto';
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
}

/* Stars */
.testi-rating i{
  color:#ffc107;
  font-size:14px;
}

/* Owl spacing */
.testibox{
  padding:0 0 15px;
}

.quote-img {
  position: absolute;
  top: -10px;
  left: -70px;
background: linear-gradient(90deg, #3348DB 0%, #C254DA 100%);
  height: 64px;
  width: 64px;
  border-radius: 50%;
  padding: 15px;
  border: 3px solid #FFFFFF;
}



#testimonial .owl-nav .owl-prev {
  background: #000;
  color: #fff;
  width: 48px; 
  height: 48px ;
  border-radius: 50% ;
  box-shadow: none;
  line-height: 0px;
  position: absolute;
  bottom: -80px;
  left: 50%;
  z-index: 1;
}

#testimonial .owl-nav .owl-next {
  background: #000;
  color: #fff;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  box-shadow: none;
  line-height: 0px;
  position: absolute;
  bottom: -80px;
  right: 50%;
  z-index: 1;
}

#testimonial .owl-nav .owl-prev:hover{
  background: #C254DA;
}
#testimonial .owl-nav .owl-next:hover{
  background: #C254DA !important;
}





/* sustainability */
.feature-img {
  max-width: 70px;
  max-height: 70px;
  background-color: #012458;
  padding: 10px;
  border-radius: 50px;
  width: 100%;
  height: 100%;
  transform: translateY(-35px);
}
.feature-img img {
    height: 50px;
    width: 50px;
    object-fit: contain;
}
.feature-img img:hover {
  transform: rotate(360deg);
  transition: linear all 0.7s;
}
.feature-box h6 {
  font-family: var(--sec-font);
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  color: #012458;
  margin-bottom: 10px;
  margin-top: -15px;
}
.feature-box p {
  font-family: var(--pri-font);
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #1F2021;
  width: 85%;
}
.feature-box {
  box-shadow: 1px 1px 4px 0px #00000040;
  box-shadow: 0px 0px 2px 2px #00000040 inset;
  padding: 10px 0px 10px 20px;
  border-radius: 20px;
  margin: 40px 20px 40px 15px;
}
.sustainability-main-box {
  background-color: #fff;
  border-radius: 30px;
  box-shadow: 1px 1px 4px 0px #00000040;
  box-shadow: 0px 0px 2px 2px #00000040 inset;
}
.right-col-box{
  padding: 0;
}
.right-feature-img {
  height: 672px;
  overflow: hidden;
}
.right-feature-img img:hover {
  transform: scale(1.1);
}
.right-feature-img img{
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 30px !important;
}
.feature-box:hover{
  background: #FEF1E1;
}
.feature-box:hover .feature-img{
  background: #F05C04;
}



/* week */
#Week .countdown-timer .countdown2 .numbers {
  height: 100px;
  width: 100px;
  background: #EE0C32;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 10px 15px;
  border-radius: 15px;
  padding: 10px;
}

#Week .countdown-timer .numbers .timer_days {
  font-family: var(--pri-font);
  font-weight: 700;
  font-size: 36px;
  line-height: 46px;
  color: #fff;
}

#Week .countdown-timer .nofont {
  color: #fff;
  font-family: var(--pri-font);
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
}
.countdown2{
  justify-content: center;
}

#Week .product-image img {
  width: 100%;
  height: 100%;
  border-radius: 30px;
}
#Week .product-image img:hover {
  transform: scale(1.1);
}
/* .product-image{
 height: 250px;
} */
#Week .product-card {
  display: flex;
  align-items: center;
  background: #fff;
  box-shadow: 1px 1px 4px 0px #00000040;
  box-shadow: 0px 0px 2px 2px #00000040 inset;
  border-radius: 30px;
  gap: 20px;
}
#Week .product-card h6 {
  font-family: var(--sec-font);
  font-weight: 600;
  font-size: 22px;
  line-height: 32px;
  color: #1F2021;
  text-align: left;
}
#Week .product-card p {
  font-family: var(--pri-font);
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  width: 75%;
}
#Week .product-info .price{
  font-family: var(--sec-font);
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
}
#Week .product-card .btn-buy {
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 8px 18px;
  border-radius: 25px;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  color: #fff;
  transition: 0.3s;
  position: relative !important;  /* 🔹 force inside product-card */
  z-index: 1;
}
#Week .product-card .btn-buy.orange {
  background:  #001f4d;
}
#Week .rating-box{
  display: flex;
  flex-direction: column;
  width: max-content;
  gap: 20px;
  align-items: end;
}
#Week .product-info {
  display: flex;
  align-items: end;
  padding: 15px 10px 15px 0px;
}
#Week .product-image{
  margin: 0 ;
}

#Week .product-card .yith-wcwl-add-to-wishlist-button svg, .product-cart-icon svg {
    opacity: 1;
}
#Week .product-image{
  height: 200px;
  width: 280px;
  max-height: 200px;
  max-width: 280px;
}
#Week .yith-add-to-wishlist-button-block {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: max-content;
  margin: 7px auto;
  transform: translate(35px, -40px);
}
#Week  .yith-wcwl-add-to-wishlist-button svg, .product-cart-icon svg {
  color: var(--white) !important;
  background: #012458;
  padding: 5px;
  width: 30px !important;
  height: 30px;
  border-radius: 50px;
  fill: #fff;
  opacity: 0;
  margin-right: 20px;
  margin-top: 20px;
}
#Week .product-card:hover{
  background: #FEF1E1;
}
#Week .product-card:hover .yith-wcwl-add-to-wishlist-button svg, .product-cart-icon svg{
  background: #F05C04;
}
#Week .product-card:hover .btn-buy.orange {
    background: #F05C04;
}
/* Recipe */


.recipe-card {
  display: flex;
  gap: 50px;
  background-color: #fff;
  padding: 30px 0px 30px 30px;
  border-radius: 30px;
  box-shadow: 1px 1px 4px 0px #00000040;
  box-shadow: 0px 0px 2px 2px #00000040 inset;
}
.quick-recipe-overview{
  display: flex;
  gap: 50px;
}
.recipe-img {
  height: 420px;
  width: 100%;
  overflow: hidden;
  border-radius: 30px;
}
.recipe-img img{
  height: 100%;
  width: 100%;
  border-radius: 30px;
  transition: linear all 0.3s;
}
.recipe-img img:hover{
   transform: scale(1.1);
  
}
.recipe-card h6 {
  font-family: var(--sec-font);
  font-weight: 600;
  font-size: 36px;
  line-height: 60px;
  color: #012458;
}
.recipe-card .recipe-text p{
  font-family: var(--pri-font);
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #1F2021;
  width: 85%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.recipe-card h4 {
  font-family: Open Sans;
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  color: #1F2021;
}
.overview-lines li {
    list-style: none;
    font-family: var(--pri-font);
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
}
.recipe-card ul {
    padding-left: 0;
}
.overview-details p {
    font-family: var(--pri-font);
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
}
.overview-title b, strong{
  font-weight: 400;
}

#Recipe .owl-nav{
  display: block;
}
#Recipe .owl-nav .owl-prev {
    background: #012458 !important;
    color: #fff !important;
    width: 58px !important;
    height: 58px !important;
    border-radius: 50% !important;
    box-shadow: none;
    line-height: 0px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: -6%;
    z-index: 1;
}


#Recipe .owl-nav .owl-prev::before {
    content: "";
    position: absolute;
    top: -6px;   
    left: -6px;
    width: 70px;  
    height: 70px;
    border-radius: 50%;
    border: 2px solid #012458;  
    z-index: -1; 
}


#Recipe .owl-nav .owl-next {
    background: #012458 !important;
    color: #fff !important;
    width: 58px !important;
    height: 58px !important;
    border-radius: 50% !important;
    box-shadow: none;
    line-height: 0px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -6%;
    z-index: 1;
}

#Recipe .owl-nav .owl-next::after {
    content: "";
    position: absolute;
    top: -6px;   
    left: -6px;
    width: 70px;  
    height: 70px;
    border-radius: 50%;
    border: 2px solid #012458; 
    z-index: -1; 
}


#Recipe .owl-nav .owl-prev:hover{
  background: #F05C04 !important;
}
#Recipe .owl-nav .owl-next:hover{
  background: #F05C04 !important;
}

.recipe-content-box .owl-dots {
    text-align: center;
    margin-top: 30px;
}
.recipe-content-box .owl-carousel button.owl-dot {
  background: #F05C04;
  color: inherit;
  border: none;
  border-radius: 31px;
  width: 15px;
  height: 15px;
  color: #fff;
  border: 1px solid #fff;
  padding: 0 !important;
  font: inherit;
  font-size: 12px;
  margin-right: 5px;
}
.recipe-content-box .owl-dot.active {
  background: #F05C04 !important;
  opacity: 50%;
}


/* recipi button */

.recipe-button-box {
    display: inline-flex;        
    align-items: center;         
    gap: 10px;                   
}

.recipe-button-text {
    display: inline-block;
    padding: 12px 25px;
    background-color: #F05C04;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border-radius: 50px;
    font-family: var(--pri-font);
    text-decoration: none;
    transition: background-color 0.3s, transform 0.3s;
}

.recipe-button-text:hover {
    background-color: #012458;
    color: #fff;
}

.recipe-button-box .button-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background-color: #F05C04;
    border-radius: 50%;
    color: #fff;
    padding: 15px;
    font-size: 20px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    transition: transform 0.3s, color 0.3s;
    cursor: pointer;
}

.recipe-button-box .button-icon:hover {
    background-color: #012458;
    color: #fff;
}
.recipe-icon-outer{
    border: 1px solid #012458;
    padding: 5px;
    border-radius: 50px;
}
.recipe-btn-outer{
    border: 1px solid #012458;
    padding: 5px;
    border-radius: 50px;
    overflow: hidden;
}
.recipe-btn {
    /* transform: translate(0px, 270px); */
    position: absolute;
    bottom: 15%;
    /* left: 0; */
    right: 10%;
}
.title-box-first{
  display: flex;
  align-items: center;
  gap: 20px;
}
.title-box-second{
  display: flex;
  align-items: center;
  gap: 15px;
}

/* single recipe */
.single-recipe-container .overview-box-left {
    border: none !important;
}
.single-recipe-container .overview-box-right {
    border: none !important;
}
.single-recipe-image img{
  width: 100%;
  height: 500px;
  object-fit: cover;
  border-radius: 50px !important;
  overflow: hidden;
}
.single-recipe-bottom-img img{
  width: 100%;
  height: 350px;
  object-fit: cover;
  border-radius: 30px;
}
.recipe-single-box{
  display: flex;
  align-items: center;
}
.single-recipe-bottom-img .right-one-play-svg-box {
    position: absolute;
    top: unset;
    z-index: 1;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 40%;
    margin: auto;
    border-radius: 50%;
    line-height: 42px;
}
.single-recipe-bottom-img .right-one-play-svg-box svg {
    width: 50px;
    height: 50px;
}

/* newsletter */
.newsletter-head-form-box{
  display: flex;
  flex-direction: column;
  gap: 35px;
}
.newsletter-offer-box{
  height: 40px;
  position: relative;
  overflow: hidden;
}
.newsletter-head-form-box h4{
  font: 600 30px / 35px var(--sec-font);
  color: #fff;
  animation: marquee 5s linear infinite;
  position: absolute;
}

#newsletter h4{
  font: 500 24px / 25px var(--sec-font);
  color: #012458;
  margin: 0px;
  transform: translate(-50px, -40px);
}
.news-main-box h6 {
  font-family: var(--pri-font);
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  transform: translate(120px, 30px);
}
@keyframes marquee{
  0% {
    left: 0;
  }
  100% {
    left: -55%;
  }
}


@keyframes effect{
  0% {
    text-shadow: 4px -4px 0 #000, 3px -3px 0 #000, 2px -2px 0 #000, 1px -1px 0 #000, -4px 4px 0 #000, -3px 3px 0 #000, -2px 2px 0 #000, -1px 1px 0 #000;
  }
  25% {
      text-shadow: -4px -4px 0 #000, -3px -3px 0 #000, -2px -2px 0 #000, -1px -1px 0 #000, 4px 4px 0 #000, 3px 3px 0 #000, 2px 2px 0 #000, 1px 1px 0 #000;
  }
  50% {
      text-shadow: -4px 4px 0 #000, -3px 3px 0 #000, -2px 2px 0 #000, -1px 1px 0 #000, 4px -4px 0 #000, 3px -3px 0 #000, 2px -2px 0 #000, 1px -1px 0 #000;
  }
  75% {
      text-shadow: 4px 4px 0 #000, 3px 3px 0 #000, 2px 2px 0 #000, 1px 1px 0 #000, -4px -4px 0 #000, -3px -3px 0 #000, -2px -2px 0 #000, -1px -1px 0 #000;
  }
  100% {
      text-shadow: 4px -4px 0 #000, 3px -3px 0 #000, 2px -2px 0 #000, 1px -1px 0 #000, -4px 4px 0 #000, -3px 3px 0 #000, -2px 2px 0 #000, -1px 1px 0 #000;
  }
}
.newsletter-head-form-box h6,#gaurantee-card .heading-box p{
  font: 400 25px / 30px var(--pri-font);
  color: #fff;
}
.newsletter-head-form-box .newsletter-head-title-box p:after {
  content: '';
  left: -20px;
  background: #fff;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 10px;
  border-radius: 50px;
}
.newsletter-head-form-box .newsletter-para-text-box p{
  color: #fff;
  font: 400 14px/20px var(--pri-font);
}
.newsletter-head-form-box .newsletter-head-title-box p {
  color: #fff;
  font: 400 18px / 30px var(--pri-font);
  left: 20px;
  position: relative;
}
.newsletter-button-outer-box{
  display: flex;
  justify-content: end;
}
.newsletter-head-form-box .get-box input[type="text"], .newsletter-head-form-box .get-box input[type="email"] {
  width: 100%;
  padding: 12px 0px;
  background: transparent;
  box-shadow: 0px 1px 0px 0px #fff;
  border: none;
}
.newsletter-head-form-box form ::placeholder {
  color: #fff;
}
#newsletter .wpcf7 form.invalid .wpcf7-response-output {
  color: #fff;
  position: absolute;
  left: 50px;
  bottom: -74px;
  margin: 0;
  padding: 2px;
  font-size: 14px;
}
#newsletter .wpcf7-not-valid-tip{
  position: absolute;
}
#newsletter .wpcf7 form .wpcf7-response-output {
  position: absolute;
  width: fit-content;
  color: #fff;
  left: 50px;
  bottom: -96px;
}
.newsletter-content-outer-box {
  margin: 0 5% 0 0%;
  padding: 6% 3% 6% 0%;
  border-radius: 250px;
}
.newsletter-outer-box a.submit-btn.btn{
  padding: 7px 30%;
  width: 100%;
}

/* .newsletter-image-outer-box {
  height: 550px;
}
.newsletter-image-inner-box{
  position: absolute;
  bottom: -20px;
  height: 100%;
  left: 12px;
}
.newsletter-image-outer-box img {
  width: 100%;
  height: 100%;
  object-fit: contain;
} */

#newsletter {
    width: 96%;
    margin: 0 auto;
    border-radius: 30px;
    padding: 0;
}

#newsletter {
  position: relative;
  overflow: hidden;
}

#newsletter .offer-overlay-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #01245899;
  z-index: 0;
}

#newsletter .container {
  position: relative;
  z-index: 2; 
}


.news-main-box{
  justify-content: right;
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
      -webkit-transform: skewX(20deg);
      transform: skewX(20deg);
      opacity: 1;
  }
  80% {
      -webkit-transform: skewX(-5deg);
      transform: skewX(-5deg);
  }
  100% {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
  }
}

/* single service */
#singleService .single-srevice-title a{
  font: 700 24px/24px var(--pri-font);
  color: var(--white);
}
#singleService .service-image{
  height: 430px;
}
#singleService .service-image img{
  height: 100%;
  width: 100%;
  object-fit: cover;
  /* border-radius: 350px; */
}
#singleService .nav-pills .nav-link {
  color: #fff;
  padding: 15px 20px;
  font: 600 15px/25px var(--pri-font);
  border-radius: 6px;
  box-shadow: 0px 0px 6px 0px var(--blue);
  width: 90%;
  text-align: center;
}
#singleService .nav-pills .nav-link.active {
  background: linear-gradient(90deg, var(--purple) 0%, var(--violet) 49%, var(--blue) 100%);
}
#singleService .nav-pills .nav-item{
  width: 100%;
}
#singleService .top_title {
    font: normal normal 600 26px/30px var(--pri-font);
    color: var(--black);
}
#singleService .about_me p span,#singleService .about_me p{
    color: #000;
}
#singleService .about_me{
  box-shadow: rgb(0 0 0/10%) 0px 0px 12px;
  background-color: #fff;
  border-radius: 25px;
  padding: 40px;
  margin-right: 10%;
}
.sidebar4 .add-title i{
  font-size: 20px;
}
#services-page .heading-box{
  display: none;
}
.single-post-content {
  font: 400 16px/25px var(--pri-font);
}
.services-list-items{
  padding-top: 20px;
  list-style-type: decimal;
  padding-left: 18px;
}
.services-list-items li,.service-para p{
  font: normal normal normal 15px/25px var(--pri-font);
  color: var(--white);
}
.single-post-content li {
  font: 600 15px/30px var(--pri-font);
}
.single-services-img-box , .single-services-img-box img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}


/* quotation form */
.quotation-form-box{
  box-shadow: 0px 1px 5px 0px var(--blue);
  padding: 50px;
  border-radius: 0px;
}
.quotation-form-box .head-label {
  font-size: 22px !important;
  line-height: 35px;
  font-weight: 600 !important; 
  color: #fff;
}
.quotation-form-box .waste-box label {
  font-weight: 500;
  font-size: 18px;
  line-height: 35px;
  color: #fff;
}
.quotation-form-box input[type="text"], .quotation-form-box input[type="tel"], .quotation-form-box input[type="email"], .quotation-form-box input[type="number"], .quotation-form-box input[type="date"], .quotation-form-box input[type="phone"], .quotation-form-box input[type="password"], .quotation-form-box textarea, .quotation-form-box select {
  font-size: 16px !important;
  padding: 14px 18px !important;
  width: 100%;
  border-radius: 50px;
  line-height: 16px;
  font-family: var(--pri-font);
  border: none;
  box-shadow: 0px 1px 5px 0px var(--blue);
  background: transparent;
}
.quotation-form-box form .submit p input[type="submit"] {
  font: 500 16px / 20px var(--pri-font);
  color: var(--white);
  background: var(--black);
  border: none;
  border-radius: 0px;
  padding: 10px 25px;
  width: max-content;
}
.quotation-form-box form .submit p input[type="submit"]:hover {
  background: linear-gradient(90deg, var(--purple) 0%, var(--violet) 49%, var(--blue) 100%);
  color: #fff;
}







/* media css */


@media screen and (max-width: 1599px) and (min-width: 1400px){
  .main-navigation ul{
    padding-left: 0;
  }
  .main-navigation li {
    padding: 8px 13px;
  }
.na-prod-name {
    margin-bottom: 12px;
}
  .hs-left-inner {
    padding: 110px 50px 80px 70px;
  }
  .na-card-img {
    width: 198px;
    height: 220px;
}
.na-prod-name a {
    font-size: 18px;
    line-height: 120%;
}
.na-btn-shop{
  font-size: 14px;
}
}
@media screen and (max-width: 1399px){
.main-navigation #menu-primary-menu a {
    padding: 2px 2px;
    font-size: 16px;
}
  .header-main-outer-box {
    padding: 0px 10px;
  }
  .footer2 #menu-quick-links li a, #menu-customer-support li a, .custom-social-icons a {
    font: 400 15px / 35px var(--pri-font);
  }
  .newsletter-head-form-box h6, #gaurantee-card .heading-box p{
    font: 400 20px / 30px var(--pri-font);
  }
  /* .testibox {
    padding: 15px 18px;
  } */
  .testibox .detail{
    gap: 10px;
  }
  .offer-grid-box{
    padding: 0 0%;
  }
  .offer-head-image-inner-box img{
    object-fit: contain;
  }
  h1 {
    font: 600 40px / 55px var(--pri-font);
  }
  .newsletter-outer-box h3 {
    font: 600 20px / 30px var(--pri-font);
  }

  
  #header_navigation .menu-item-has-children:after{
    right: 0px;
  }
  .newsletter-head-form-box{
    gap: 15px;
  }
  .gaurantee-card-title h4 {
    font: 600 20px / 22px var(--sec-font);
  }
  .unboxing-video-head-content-box{
    padding: 5% 4% 5% 4%;
  }
  .boxing-bg-image {
    height: 480px;
  }
  .influencer-post-content-inner-box {
    height: 445px;
  }
  .our-feature-outer-box{
    gap: 5px;
  }
  .our-feature-outer-box h2 {
    font: 700 40px / 50px var(--sec-font);
  }
  .our-feature-outer-box h6 {
    font: 600 30px / 30px var(--pri-font);
  }
  .our-feature-outer-box .offer-para {
    padding-left: 10%;
  }
  .our-feature-outer-box h4 {
    font: 700 30px / 40px var(--pri-font);
    padding: 0 !important;
  }
  .offer-head-image-inner-box {
    top: -20%;
    width: 650px;
    height: 450px;
  }
  /* .logo{
    width: 200px;
  } */
}
@media screen and (max-width: 1199px){
  .modal-contents {
    width: 65%;
  }
  .widget_product_search input {
    padding: 9px 10px 9px 30px;
    font: 300 10px / 15px var(--pri-font);
  }
  .is-large .wp-block-woocommerce-checkout-order-summary-block {
    padding: 0px;
  }
  h3, h3 a {
    font: 600 25px / 32px var(--sec-font);
  }
  .heading-box p,.newsletter-head-form-box h6, #gaurantee-card .heading-box p{
    font: 400 16px / 20px var(--pri-font);
  }
  .slider-product-image-box {
    height: 250px;
  }
  /* .slidemainbox-col1{
    padding: 8em 0px 1em 0px;
  } */
  .slider-product-banner-heading-one {
    font: 600 20px / 20px var(--pri-font);
  }
  .slider-product-banner-content-box p {
    font: 400 13px / 20px var(--pri-font);
  }
  .slider-para {
    width: 100%;
    font: 400 14px/22px var(--pri-font);
  }
  .slide-heading-one {
    font: 700 32px / 55px var(--sec-font);
  }
  .slider-circle-img {
    height: 480px;
  }

  .cat-image-main-box {
    height: 220px;
  }
  .category-image-box {
    width: 220px;
  }
  .best-seller-image-box {
    padding: 0;
  }
  .best-seller-grid-box {
    grid-template-rows: repeat(10, 40px);
    grid-gap: 10px;
  }
  .product-image-box {
    width: auto;
    height: 150px;
  }
  .product-details{
    padding: 5px;
  }
  .woocommerce-Price-amount {
    font: 600 20px / 25px var(--pri-font);
  }
  .product-inner-content-box .product-text{
    font: 400 12px/18px var(--pri-font);
  }
  .product-rating-trade-content-box h5 {
    font: 600 15px / 23px var(--pri-font);
  }
  .product-regular-price {
    color: #514F4F;
    font: 600 18px / 25px var(--pri-font);
  }
  .widget_product_search input {
    width: 95%;
  }
  .header_meta svg {
    width: 40px;
    height: 40px;
    padding: 8px;
    border-radius: 6px;
  }
  .main-navigation li{
    padding: 0px 10px;
  }
  .main-navigation #menu-primary-menu a {
    font: 500 15px / 20px var(--pri-font);
  }
  #header_navigation [type="submit"]:before{
    font-size: 14px;
  }
  .offer-head-image-inner-box {
    position: absolute;
    top: -20%;
    left: 0;
    width: 600px;
    height: 400px;
  }
  .our-feature-outer-box .offer-para{
    padding-left: 0;
  }  
  .our-feature-outer-box h2 {
    font: 700 25px / 30px var(--sec-font);
  }
  .our-feature-outer-box h4 {
    font: 700 25px / 30px var(--pri-font);
  }
  .our-feature-outer-box{
    gap: 0;
  }
  .our-feature-outer-box h6 {
    font: 600 18px / 30px var(--pri-font);
  }
  .our-feature-outer-box .offer-para{
    padding-left: 0;
    font: 400 13px/22px var(--pri-font);
  }
  .newsletter-head-form-box .newsletter-head-title-box p {
    font: 400 14px / 20px var(--pri-font);
  }
  .newsletter-head-form-box h6, #gaurantee-card .heading-box p {
    font: 400 18px / 25px var(--pri-font);
  }
  .newsletter-outer-box h3 {
    font: 600 25px / 35px var(--pri-font);
  }
  .newsletter-head-form-box h4 {
    font: 600 21px / 35px var(--sec-font);
  }
  .newsletter-head-form-box{
    gap: 5px;
  }
  .newsletter-content-outer-box {
    padding: 0% 3% 0% 0%;
  }
  .gaurantee-card-title h4 {
    font: 600 18px / 20px var(--sec-font);
  }
  .gaurantee-card-title p{
    font: 400 13px/18px var(--pri-font);
  }
  .gaurantee-card-box{
    margin: 0px 2% 0px 4%;
  }
  .testimonial-contents p {
    font: 400 13px / 20px var(--pri-font);
  }
  .testibox .detail{
    gap: 5px;
  }
  .influencer-post-content-inner-box {
    height: 365px;
  }
  .boxing-bg-image {
    height: 415px;
  }
  .unboxing-video-head-content-box{
    padding: 5% 4% 5% 4%;
  }
  .unboxing-points {
    font: 400 14px / 28px var(--pri-font);
  }
  /* .testibox {
    position: relative;
    padding: 25px 20px;
  } */
  .testimonial-title{
    font: 600 18px / 25px var(--pri-font);
     overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .testimonial-add-content {
    font: 500 13px / 20px var(--pri-font);
  }
  .footer2 #menu-quick-links li a, .footer3 #menu-seafood-collction-menu li a, .footer4 #menu-customer-care li a, #menu-customer-support li a, .custom-social-icons a {
    font: 400 14px / 30px var(--pri-font);
  }
  .footer1 .widget-title, .footer2 h4, .footer3 h4, .footer4 h4{
    font: 500 18px / 30px var(--pri-font);
  }
  .footer-content{
    padding: 3% 0px;
  }
  .get-newsletter-box h4 {
    font: 600 18px / 25px var(--pri-font);
  }
  .title-box h1 {
    color: #fff;
    font-size: 35px;
  }
  .title-box {
    height: 230px;
  }
  .banner-heading{
        padding-top: 0% !important;
        width: 95%;
        }
  .count-box:nth-child(4) .gaurantee-card-box{
    width: 70px;
  }
}

.middle-align p {
    padding: 14px 0;
}

@keyframes moveInLeft {
  0% {
    opacity: 0;
    transform: translateX(-100px);
  }
  
  80% {
    transform: translateX(10px);
  }
  
  100% {
    opacity: 1;
    transform: translate(0);
  }
}

@keyframes moveInRight {
  0% {
    opacity: 0;
    transform: translateX(100px);
  }
  
  80% {
    transform: translateX(-10px);
  }
  
  100% {
    opacity: 1;
    transform: translate(0);
  }
}

/* tada  */
@keyframes tada{
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  10%, 20% {
      -webkit-transform: scale(0.9) rotate(-3deg);
      -ms-transform: scale(0.9) rotate(-3deg);
      transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
      -webkit-transform: scale(1.1) rotate(3deg);
      -ms-transform: scale(1.1) rotate(3deg);
      transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
      -webkit-transform: scale(1.1) rotate(-3deg);
      -ms-transform: scale(1.1) rotate(-3deg);
      transform: scale(1.1) rotate(-3deg);
  }
  100% {
      -webkit-transform: scale(1) rotate(0);
      -ms-transform: scale(1) rotate(0);
      transform: scale(1) rotate(0);
  }
}







@keyframes bouncess{
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
      -webkit-transform: translateY(-30px);
      transform: translateY(-15px);
  }
}





















.modal.modal-login {
  position: fixed;
  z-index: 2147483647;
  padding-top: 100px;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  overflow: auto;
}
#loginModal .modal-content {
  width: 50%;
  margin: 0 auto;
  border: none;
}
#myNewModal .close-one, #loginModal .close, #bsServiceModal .close-one, #bsserviceAppointment .close-one {
  color: #252525;
  cursor: pointer;
  background: #ECECEC;
  border: none;
  font-weight: 900;
  position: absolute;
  right: -15px;
  height: 60px;
  width: 60px;
  top: -20px;
  border-radius: 50%;
  padding-top: 6px;
  text-align: center;
}
#loginform {
  padding: 30px 25px;
  position: relative;
}
#loginform:after{
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0;
  border-radius: 20px;
  z-index: -1;
  padding: 2px;
  background: linear-gradient(90deg, var(--purple) 0%, var(--violet) 49%, var(--blue) 100%);
  mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  mask-composite: exclude;
}
#loginModal .close i {
  padding-top: 7px;
  font-size: 35px;
}
#loginform label {
  font: 600 16px / 32px var(--pri-font);
  color: #fff;
  text-transform: uppercase;
}
#loginform p{
  margin: 0 0 15px 0;
}
#loginform input[type="text"], #loginform input[type="tel"], #loginform input[type="email"], #loginform input[type="phno"], #loginform input[type="password"], #loginform textarea{
  font-size: 16px;
  padding: 10px 10px;
  margin: 0 0 0px 0;
  height: auto;
  width: 100%;
  background: transparent;
  color: #fff;
}
.login-submit {
  font: 600 14px / 14px var(--pri-font);
  letter-spacing: 0;
  color: var(--white) !important;
  background: var(--black);
  padding: 2px 2px;
  border-radius: 50px;
  position: relative;
  border: none;
  z-index: 1;
  width: fit-content;
}
#wp-submit{
  font: 600 14px / 14px var(--pri-font);
  letter-spacing: 0;
  color: var(--white) !important;
  background: var(--black);
  border: none;
  padding: 14px 60px;
  border-radius: 50px;
}
.login-submit:after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 50px;
  padding: 2px;
  background: linear-gradient(90deg, var(--purple) 0%, var(--violet) 49%, var(--blue) 100%);
  mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  mask-composite: exclude;
  z-index: -1;
}


/* all media qurey */

@media screen and (min-width: 992px) and (max-width: 1199px){
.widget_product_search input {
    width: 100%;
}
#slider .hs-pagination .hs-img-bullet {
    width: 500px;
    height: 300px;
    border-radius: 30px;
    padding: 10px;
}
#header_navigation .hdr-search input[type="search"], #header_navigation .hdr-search input.search-field::placeholder{
  font-size: 12px !important
}
#slider .hs-pagination .hs-img-bullet img{
  border-radius: 30px
}
 #blog::before{
  display: none;
}
#blog::after{
  display: none;
} 
#testimonial::before{
  display: none;
}
#testimonial::after{
  display: none;
}
#best-seller::before{
  display: none;
}
#best-seller::after{
  display: none;
}

  /* top bar */
.topbar-info-text img {
  width: 15px !important;
  height: 15px !important;
}
.topbar-info-text a {  
  font-size: 13px;
}
.top-flx{
 gap: 1rem !important;
}
.logo {
    width: 165px;
}
  /* banner */
.slider-outer-box {
  height: auto;
}
.slider-right-fish {
  width: 600px !important;
  height: 400px !important;
  bottom: -3em;
}
.slidemainbox-col1 {
  padding: 11em 0px 11em 0px;
}
.header-button-outer-box{
 margin-left: -10px;
}

/* about */
.about-center-box h4 {
  font-size: 20px;
  line-height: 40px;
}
.about-all-img{
  padding-left: 1em;
  padding-right: 1em;
}
.about-center-box {
  padding: 10px;
}
.detail-col-one {
    width: 70%;
}
.detail-col-two {
    width: 30%;
}
.about-detail {
  padding: 25px;
  margin-left: 1em;
  margin-right: 1em;
}
.about-detail p {
  font-size: 14px;
  line-height: 35px;
}


/* Best Seller */
.best-seller-product-content {
    display: flex;
    gap: 0px;
    justify-content: space-between;
}
#best-seller .owl-nav {
    display: none;
}


/* recipe */
.recipe-card {
    display: block;
}
#Recipe .owl-nav {
    display: none;
}
.recipe-card {
  display: flex;
  gap: 30px;
  padding: 15px 15px 15px 15px;
}
.recipe-img {
  width: 50%;
}
.recipe-info{
  width: 50%;
}
.recipe-card h6 {
  font-size: 20px;
}
.title-box-first {
  display: block;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  padding-bottom: 0px !important;
}
.title-box-second {
  display: block;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
    padding-bottom: 0px !important;
}
.recipe-btn {
  transform: unset;
  position: absolute;
  bottom: 15%;
  right: 1%;
}
/* our seadfood collection */
#new-arrival h5 {
  font-size: 18px;    
}

/* sustainability */

.sustainability-main-box{
  margin-left: 1em;
  margin-right: 1em;
}
.feature-box h6 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.feature-box p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.right-feature-img {
    height: 595px;
}


/* Video */

.video-left {
  height: unset !important;
  max-height: unset !important;
}
.video-center-box {
  height: 100% !important;
  max-height: 100% !important;
}
.video-center p {
  font-size: 18px;
  line-height: 35px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.video-left p {
  margin-bottom: 15px;
}
.video-fix-box{
  width: 96%;
  margin: 0 auto;
}
/* week */

#Week .product-card p {
  width: unset;
    overflow: hidden;
    display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#Week .product-card h6{
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
#Week .product-image {
  height: 100%;
  width: 100%;
  max-height: 100%;
  max-width: 100%;
}



/* Step */
.step-main-box {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
.step-right-col {
  margin-left: unset;
}
.setpes-outer {
  gap: 10px;
  margin: 10px 0;
}
.step-box {
  width: unset;
  height: unset;
}
.step-right-col .step-box h6{
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 20px;
}
.step-router-box{
 margin-left: 1em;
 margin-right: 1em;
}

/* BLOG */
.blog-img-box .post-img {
  width: 100%;
  height: 100%;
}
.blog-content-box-outer {
  padding: 10px;
}
#blog .owl-nav{
    display: none;
}
.blog-img-box .post-img img {
  transform: translate3d( 0px, 0, 0) scale(1.12);
}
 /* gallery */
 .gally-box{
  margin-left: 1em;
  margin-right: 1em;
 }

 /* newsletter */
 .mail-box p {
    display: block;
}
#newsletter .wpcf7 form.invalid .wpcf7-response-output {
  left: 15px;
  bottom: -98px;
}
#newsletter .wpcf7 form .wpcf7-response-output {
  left: 4px;
  bottom: -107px;
}
.news-main-box h6 {
  transform: translate(55px, 16px);
}


/* FAQ */
.faq-main-left-box {
  width: unset;
  height: unset;
}
.faq-contact-box {
  display: block;
}
#FAQ .accordion-item {
  margin-bottom: 2.0em;
}
.Faq-outer-main-box{
  margin-left: 1em;
  margin-right: 1em;
}
#FAQ .contact-btn {
    transform: translate(22px, -30px);
}

/* ===== FAQ Section ===== */
#FAQ {
  padding: 60px 0;
  background-color: #e8e8e8;
}

/* ── Heading ── */
#FAQ .heading-box {
  text-align: left !important;
  margin-bottom: 32px;
}
#FAQ .faq-main-heading {
  font-family: var(--pri-font);
  font-weight: 800;
  font-size: 34px;
  line-height: 1.2;
  color: #111;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 4px;
}
#FAQ .heading-box p {
  font-family: var(--pri-font);
  font-weight: 400;
  font-size: 15px;
  color: #777;
  text-align: center;
  margin: 0;
  line-height: 1.6;
}

/* ── Layout ── */
#FAQ .faq-second-box,
#FAQ .Faq-outer-main-box { margin: 0; width: 100%; }

/* ── Spacing between each item ── */
#FAQ .accordion-item-outer {
  margin-bottom: 14px;
}

/* ── CLOSED item: white pill, no border ── */
#FAQ .accordion-item {
  background: #fff !important;
  border: none !important;
  border-radius: 50px !important;
  overflow: hidden;
  box-shadow: none;
}

/* ── OPEN item: transparent so body shows on gray bg ── */
#FAQ .accordion-item-outer:has(.accordion-collapse.show) .accordion-item {
  background: transparent !important;
  border: none !important;
  border-radius: 0 !important;
  overflow: visible;
}

/* ── Button: collapsed (white pill) ── */
#FAQ .accordion-button {
  background: #fff;
  color: #444;
  font-family: var(--pri-font);
  font-weight: 500;
  font-size: 15px;
  padding: 17px 24px 17px 28px;
  border-radius: 50px !important;
  box-shadow: none !important;
  transition: background 0.25s ease, color 0.25s ease;
}

/* ── Button: open (full purple pill) ── */
#FAQ .accordion-button:not(.collapsed) {
  background: #C254DA;
  color: #fff;
  border-radius: 50px !important;
  box-shadow: none !important;
  margin-right: 0;
}

/* ── Chevron ── */
#FAQ .accordion-button::after {
  content: '\f107';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  background-image: none !important;
  color: #444;
  font-size: 14px;
  width: auto;
  height: auto;
  margin-right: 6px;
  transition: transform 0.3s ease, color 0.25s ease;
}
#FAQ .accordion-button:not(.collapsed)::after {
  background-image: none !important;
  color: #fff;
  transform: rotate(180deg);
}

/* ── Answer body: sits on gray section bg ── */
#FAQ .accordion-collapse {
  background: transparent;
}
#FAQ .accordion-body {
  font-family: var(--pri-font);
  font-weight: 400;
  font-size: 14px;
  line-height: 1.85;
  color: #555;
  padding: 16px 28px 10px 28px;
  background: transparent;
  border-top: none;
}

/* ── Responsive ── */
@media (max-width: 768px) {
  #FAQ .faq-main-heading { font-size: 22px; }
  #FAQ .accordion-button { font-size: 13px; padding: 14px 18px; }
  #FAQ .accordion-body  { font-size: 13px; padding: 12px 18px 10px; }
}
/* ===== End FAQ Section ===== */

/* footer */
.footer1 {
    width: 100% !important;
}
.footer2 {
    width: 20% !important;
}
.footer3 {
    width: 20% !important;
}
.footer4 {
    width: 20% !important;
}
.footer5 {
    width: 30% !important;
}


.social_widget .widget_wpb_social_widget {
  justify-content: center;
}
.footer5 .contact-box {
  padding: 0 0px;
}
.contact-item {
  font-size: 14px;
}
.wc-block-components-sidebar-layout .wc-block-components-main {
  width: 55% !important;
}
.wc-block-components-sidebar {
  width: 45% !important;
}

.wishlist_table .product-box {
  padding: 10px 10px 10px 10px;
}
.wishlist_table{
  justify-content: center !important;
}
}


@media screen and (max-width: 1440px){
  .slider-product-card {
    width: 100%;
  }
  .slider-title {
    font-size: 40px;
    line-height: 50px;
  }
  .sports-category-content h4 {
    font-size: 18px !important;
    line-height: 28px !important;
  }
  .category-list li {
    font-size: 16px;
  }
  .sports-headline h2 {
    font-size: 55px !important;
    line-height: 75px !important;
    text-align: center;
  }
  .best-products-wrap{
    margin-left: 1em;
    margin-right: 1em;
  }
  .best-product-card {
    width: 100% !important;
  }
  #best-seller .best-seller-tabs li {
    font-size: 14px;
  }
  
  .testimonial-text p{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
  }

  #product-new-arrival .product-title {
    font-size: 18px !important;
  }
  .blog-contents-box p{
    overflow: hidden;
     display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  #partners .brand-marquee-outer::before,
  #partners .brand-marquee-outer::after {
    width: 40px;
  }
  .newsletter-form-box {
    justify-content: space-between;
    gap: 3px;
  }
  #yith-quick-view-modal .yith-wcqv-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 15%;
    bottom: 0;
    width: 95%;
    margin: 0 auto;
  }

}


@media screen and (max-width: 1199px){
  .slider-title {
    font-size: 30px;
    line-height: 40px;
  }
  .slider-content-wrap p{
     overflow: hidden;
     display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .slider-right-wrap {
    margin-left: 1em;
  }
  .happy-clients-wrap {
    gap: 45px;
  }
  .happy-client-images img {
    margin-right: -35px;
  }
  #featured_sports_categories .owl-nav .owl-next {
    background: #000;
    color: #fff;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    box-shadow: none;
    line-height: 0px;
    position: absolute;
    right: 4% !important;
    z-index: 1;
    top: -25%;
  }
  .filter-inner-box {
    padding: 5px;
  }
  .category-list {
    max-height: 374px;
  }
  .product-title {
    font-size: 16px;
  }
  .sports-headline h2 {
    font-size: 45px !important;
    line-height: 75px !important;
  }
  #best-seller .best-seller-tabs {
    padding: 0;
    margin-top: 20px;
  }
  #best-seller .text-end {
    text-align: left !important;
  }
  #best-seller .mini-product-card .product-title {
    font-size: 20px;
  }
  #best-seller .featured-product-card .product-title {
    font-size: 20px;
  }
  #best-seller .featured-product-card .product-category {
    font-size: 18px;
  }
  .testimonial-card {
    display: block;
  }
  .testimonial-img {
    height: 100%;
    width: 100%;
    min-width: 100%;
    min-height: 100%;
    overflow: hidden;
    border-radius: 20px;
  }
  .testimonial-info {
    padding: 10px 10px 10px 20px;
  }
  .quote-img {
    position: absolute;
    top: -20px;
    left: 75%;
  }
  #product-new-arrival .text-end{
    text-align: left !important;
    margin-top: 20px;
  }

  .newsletter-form-box {
    display: block;
    margin-top: 20px;
  }
  .actions {
    display: flex;
    gap: 5px;
    position: absolute;
    bottom: 33%;
    left: 10%;
    opacity: 0;
  }
  .admin-block-clas {
    background-color: #2E2E2E;
    border-radius: 50px;
    width: 40px;
    height: 40px;
  }
 

}

@media screen and (max-width: 1023px){
  .blog-button-box {
    gap: 10px;
  }
}

@media screen and (max-width: 991px){
  #slider {
    height: 100%;
  }
  .slider-right-col::before {
    background: unset;
    z-index: -1;
  }
  .slider-right-top-box {
    margin-top: 3em !important;
    margin-bottom: 5em !important;
  }
  .widget_product_search input {
    background: transparent;
  }
  .happy-category-products h4{
    text-align: center !important;
  }
  .happy-category-products p{
    text-align: center !important;
  }
  .custom-slider {
    position: absolute;
    top: 50%;
    left: 50% !important;
    transform-style: preserve-3d;
    cursor: grab;
  }
  .slider-outer-main-box {
    padding-top: 10em;
    padding-bottom: 5em;
  }
  #featured_sports_categories .owl-nav .owl-next {
    right: 5% !important;
  }
  #product-new-arrival
  .arrived-left-col {
    position: relative;
    margin-top: 20px;
  }
  .footer1 p {
    width: 100%;
  }
  .best-actions {
    left: 37% !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1023px){
 .custom-slider {
    left: 48% !important;
}
.slider-right-top-box::after {
  left: -16px !important;
  width: 110% !important;
}
#best-seller .shop-now-btn {
  padding: 5px 5px 5px 10px;
}
.best-actions {
  left: 5%;
}
.archive .actions {
  opacity: 1;
  position: unset;
}
.best-actions{
  position: absolute;
  text-align: center;
  justify-content: center;
  padding-bottom: 10px;
}
.featured-product-card .best-actions{
  position: unset;
  justify-content: center;
}
}
@media screen and (min-width: 1024px) and (max-width: 1199px){
 .custom-slider {
    left: 48% !important;
}
.slider-right-top-box::after {
  left: -16px !important;
  width: 110% !important;
}
#best-seller .shop-now-btn {
  padding: 5px 5px 5px 10px;
}
.best-actions {
  left: 5%;
}
.archive .actions {
  opacity: 1;
  position: unset;
}
.best-actions{
  position: absolute;
  text-align: center;
  justify-content: center;
  padding-bottom: 10px;
}
.featured-product-card .best-actions{
  position: unset;
  justify-content: center;
}
}
@media screen and (min-width: 1200px) and (max-width: 1399px){
 .custom-slider {
    left: 42% !important;
}
.best-actions {
    left: 15%;
}
}
@media screen and (max-width: 767px){
  .partners-main-heading {
    font-size: 24px;
  }
  .brand-marquee-track {
    animation-duration: 18s;
    gap: 14px;
  }
  .brand-item img {
    width: 120px !important;
    height: 80px;
    border-radius: 14px;
    padding: 10px 14px;
  }
  .slider-title {
    font-size: 24px;
    line-height: 34px;
  }
  #featured_sports_categories .owl-nav .owl-next {
    right: 7% !important;
    top: -30% !important;
  }
  #featured_sports_categories .owl-nav .owl-prev{
    top: -30% !important;
  }
  .actions {
    left: 35%;
  }
  .product-info {
    text-align: center;
  }
  .rating-badge {
    left: 45%;
  }
  .category-list li{
    text-align: center;
  }
  .sports-headline h2{
    text-align: center;
  }
  #best-seller h3 {
    margin: 0 auto;
  }
   #best-seller p{
   text-align: center;
  }
  #best-seller .text-end {
    text-align: center !important;
  }
  #best-seller .rating {
    left: 45%;
  }
  .best-center-gallery {
    position: absolute;
    bottom: 30px;
    left: 35%;
  }
   #latest-product .actions {
    position: unset;
    justify-content: center;
    opacity: 1;
  }
  .best-actions {
    position: unset !important;
    justify-content: center;
    margin-bottom: 10px;
    opacity: 1;
  }
  #product-new-arrival h3{
    margin: 0 auto !important;
  }
  #product-new-arrival p{
    text-align: center;
  }
  #product-new-arrival .text-end {
    text-align: center !important;
  }
  .blog-button-box{
    flex-direction: column;
  }

  .footer1{
    text-align: center;
  }
   .footer2{
    text-align: center;
  }
   .footer3{
    text-align: center;
  }
  .footer3 {
    margin-left: 0;
  }
   .footer4{
    text-align: center;
  }
   .footer5{
    text-align: center;
  }
  .location{
    justify-content: center;
  }
  .footer1 .widget_media_image{
    margin: 0 auto;
  }
  .newsletter-box{
   display: block;
  }
  .news-box-one{
    width: 100%;
    text-align: center;
  }
  .sports-headline {
    padding: 20px 20px !important;
    background: #fff;
  }
  .page-template-blog-with-left-sidebar .blog-button-outer-box{
    text-align: center;
  }
  .page-template-blog-with-right-sidebar .blog-button-outer-box{
    text-align: center;
  }
  .page-template-blog-fullwidth-extend .blog-button-outer-box{
    text-align: center;
  }
   .archive .actions {
    opacity: 1;
    position: unset;
    text-align: center;
    justify-content: center;
  }
  .sports-headline h2 {
    font-size: 30px !important;
    line-height: 75px !important;
}

.footer2 h4, .footer3 h4, .footer4 h4, .footer5 h4{
  padding-bottom: 0;
}
}
@media screen and (max-width: 768px){
   .woocommerce .col2-set, .woocommerce-page .col2-set {
    display: block;
    flex-direction: row;
    gap: 20px;
  }
}
@media screen and (max-width: 575px){
  .slider-badge{
    text-align: center;
    justify-content: center;
    display: flex;
    width: fit-content;
    margin: 0 auto;
  }
  .slider-title {
    text-align: center;
  }
  .slider-content-wrap{
    display: block;
  }
  .slider-btn-wrap{
    text-align: center;
  }
  .slider-content-wrap p{
    text-align: center;
    width: 100%;
  }
  .banner-box{
    width: 100%;
    margin-top: 10px;
  }
  .slider-product-card .product-overlay{
    text-align: center;
  }
  .slider-product-card .product-btn{
    margin: 0 auto;
  }
  .weekend-discount{
    text-align: center;
  }
  .happy-clients-wrap{
    justify-content: center;
  }
  #featured_sports_categories .owl-nav{
    display: none !important;
  }

  
  #featured_sports_categories h3 {
    margin: 0 auto !important;
  }
  #featured_sports_categories p {
    text-align: center !important;
  }
  .best-col-box{
    width: 100%;
    margin-bottom: 10px;
  }
  .best-product-card .product-overlay{
    text-align: center !important;
  }
  .best-product-card .product-btn{
    margin: 0 auto;
  }
  #best-seller .best-seller-tabs {
    gap: 0px;
  }
  #best-seller .text-end {
    text-align: center !important;
    padding: 0px;
  }
  .best-actions{
    position: unset !important;
    justify-content: center;
    margin-bottom: 10px;
    opacity: 1;
  }

  .best-center-gallery{
    position: unset !important;
    justify-content: center;
  }
  #best-seller .best-center-gallery img {
    width: 85px;
    height: 85px;
  }
  #latest-product .actions {
    position: unset;
    justify-content: center;
  }
  .product-info {
    padding: 10px 10px 10px 10px;
  }
  .arrival-tabs li {
    font-size: 14px !important;
  }
  .quote-img {
    position: absolute;
    top: -20px;
    left: 75%;
  }
  .quote-img {
    height: 50px;
    width: 50px;
    padding: 8px;
  }
  #testimonial .owl-nav{
    display: none !important;
  }

  .header-main-outer-box .top-midel img{
    display: flex;
    justify-content: center;
    margin: 0 auto;
  }

  .copyright-box{
    display: block;
  }
  .copyright-box .copyright-text{
         width: 100%;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
  }

 .hdr-right {
    flex-direction: column;
}
  #blog .owl-nav .owl-next {
    bottom: -20px;
  }
  #blog .owl-nav .owl-prev {
    bottom: -20px;
  }
  .brand-item img {
    width: 140px !important;
    height: 90px;
  }
   
}
@media screen and (min-width: 320px) and (max-width: 424px){
 .newsletter-box .wpcf7-submit{
  margin: 0 auto;
  margin-top: 20px;
 }
 .mail-box .wpcf7-not-valid-tip {
    position: unset;
}
.newsletter-box .mail-box .wpcf7-form-control-wrap input{
  width: 100%;
}
}
@media screen and (min-width: 768px) and (max-width: 991px){

/* footer */
.footer1 {
    width: 100% !important;
}
.footer2 {
    width: 25% !important;
}
.footer3 {
    width: 25% !important;
}
.footer4 {
    width: 25% !important;
}
.footer5 {
    width: 30% !important;
}

.social_widget .widget_wpb_social_widget {
  justify-content: center;
}
.footer5 .contact-box {
  padding: 0 0px;
}
#footer .contact-item {
  font-size: 12px;
  line-height: 24px;
}


.yith-wcwl-add-to-wishlist-button svg, .product-cart-icon svg {
  opacity: 1;
}
.wc-block-components-sidebar-layout .wc-block-components-main {
  width: 55% !important;
}
.wc-block-components-sidebar {
  width: 45% !important;
}

.wishlist_table .product-box {
  padding: 10px 10px 10px 10px;
}
.wishlist_table{
  justify-content: center !important;
}

.slider-title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.banner-box{
  width: 100%;
  margin-bottom: 20px;
}
.slider-right-top-box::after {
  left: 10px !important;
  width: 100% !important;
}
#yith-quick-view-modal.open .yith-wcqv-main {
    overflow: hidden;
    overflow-y: scroll;
}
#yith-quick-view-modal .yith-wcqv-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: 15%;
  bottom: 0;
  width: 95%;
  margin: 0 auto;
}
.archive .actions {
  opacity: 1;
  position: unset;
}
.best-side-column{
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
}

.best-side-column .mini-product-card{
  width:48%;
}
.best-actions{
  position: unset;
  justify-content: left;
  padding-bottom: 10px;
  opacity: 1;
}
}
@media screen and (min-width: 576px) and (max-width: 767px){
  .footer1{
    width: 100%;
  }
}



.setpes-outer:hover .step-img img{
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
}

.step-img img:hover{
  transform: rotateY(360deg);
  transition: linear all 0.7s;
}



 .woocommerce-wishlist .add_to_cart_button{
    border: none;
    border-radius: 30px;
    font-size: 15px;
    position: unset;
    width: auto;  
    background: #C254DA;
    color: #fff;
    padding: 14px 25px;
}
.woocommerce-wishlist .add_to_cart_button:hover{
   background: #000;
   color: #fff;
}
.woocommerce-wishlist .wishlist_table h5{
   overflow: hidden;
   display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

#Get-Contact .wpcf7 form .wpcf7-response-output {
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 14px;
}



/* Our Partner */

#partners {
  padding: 60px 0 60px;
  overflow: hidden;
}

.partners-heading-wrap {
  margin-bottom: 40px;
}

.partners-main-heading {
    font-family: 'Roboto';
    font-weight: 800;
    font-size: 36px;
    line-height: 1.2;
    text-transform: uppercase;
    color: transparent;
    margin-bottom: 10px;
    letter-spacing: 1px;
    background: linear-gradient(180deg, #3348DB 0%, #C254DA 100%);
    background-clip: text;
    text-align: center;
}

.partners-sub-text {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #5E5E5E;
  margin: 0;
}

/* Marquee wrapper — masks overflow, adds edge fades */
.brand-marquee-outer {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.brand-marquee-outer::before,
.brand-marquee-outer::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 80px;
  z-index: 2;
  pointer-events: none;
}

.brand-marquee-outer::before {
  left: 0;
  background: linear-gradient(to right, #f5f5f5 0%, transparent 100%);
}

.brand-marquee-outer::after {
  right: 0;
  background: linear-gradient(to left, #f5f5f5 0%, transparent 100%);
}

/* Marquee track — infinite scroll animation */
.brand-marquee-track {
  display: flex;
  align-items: center;
  gap: 20px;
  width: max-content;
  animation: brand-marquee-scroll 28s linear infinite;
}

.brand-marquee-track:hover {
  animation-play-state: paused;
}

@keyframes brand-marquee-scroll {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

.brand-item {
  flex-shrink: 0;
}

.brand-item a {
  display: block;
}

.brand-item img {
  width: 180px !important;
  height: 110px;
  border: 1px solid #EEEEEE;
  border-radius: 20px;
  padding: 16px 20px;
  object-fit: contain;
  background: #FFFFFF;
  display: block;
  transition: background 0.35s ease, border-color 0.35s ease, transform 0.35s ease, box-shadow 0.35s ease;
}

.brand-item a:hover img {
  background: linear-gradient(90deg, #3348DB 0%, #C254DA 100%);
  border-color: transparent;
  transform: translateY(-4px);
  box-shadow: 0 10px 30px rgba(51, 72, 219, 0.25);
}




/* shipping */

.shipping-inner {
    background: #FFFFFF;
    border-radius: 20px;
    padding: 18px;
    display: flex;
    align-items: center;
    gap: 14px;
    border: 1px solid #EEEEEE;
}

.shipping-icon {
  width: 55px;
  height: 55px;
background: linear-gradient(90deg, #3348DB 0%, #C254DA 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.shipping-icon img {
    width: 26px;
    height: auto;
    padding: 10px;
}
.shipping-inner:hover img{
  transform: scale(1.1);
  transition: linear all 0.3s;
}
.shipping-content h5 {
    font-family: Roboto;
    font-weight: 500;
    font-style: Medium;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 188%;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #212121;

}

.shipping-content p {
  margin: 0;
    font-family: Roboto;
    font-weight: 400;
    font-style: Regular;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #212121;
}
#shipping .owl-carousel .owl-stage-outer{
  padding: 0 1px 0 1px;
}

/* sport heding */

.sports-headline {
  padding: 80px 20px;
}

.sports-headline h2 {
  color: #000;
  font-family: 'Roboto';
  font-weight: 900;
  font-size: 76px;
  line-height: 100%;
  text-transform: capitalize;
}

#sport_heding .counter-alt{
  font-family: 'Roboto';
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
}
#sport_heding .counter-text{
  display: flex;
  align-items: center;
  gap: 10px;
}
#sport_heding .counter-text p {
  font-family: 'Roboto';
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  color: #000;
}
/* Yellow badge */
.badge {
background: linear-gradient(90deg, #3348DB 0%, #C254DA 100%);
  color: #FFFFFF;
  padding: 14px 20px;
  border-radius: 80px;
  font-size: 24px;
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
}
#sport_heding .counter-alt span {
    color: #fff !important;
}
#sport_heding .counter-alt-text .word {
    color: #fff !important;
}
/* Small icon pill */
.icon-pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
background: linear-gradient(90deg, #3348DB 0%, #C254DA 100%);
  padding: 7px 55px;
  border-radius: 40px;
  vertical-align: top;
}

.icon-pill img {
  width: 40px;
  height: auto;
  border-radius: 50%;
}
.icon-pill-first img{
  height: 52px;
  width: 109px;
  border-radius: 30px;
}
.image-pill-second img{
  width: 451px;
  height: 60px;
  border-radius: 30px;
}
/* Image pill (products strip) */
.image-pill {
  display: inline-block;
  background: #000;
  padding: 8px 12px;
  border-radius: 50px;
  vertical-align: middle;
}

.image-pill img {
  height: 50px;
  border-radius: 40px;
}



.sports-heading-title .word {
  color: #000;
  transition: color 0.35s ease-in-out;
}
.sports-heading-title .word.active {
    color: #212121;
    transition: all 0.35s ease-in-out;
}



/* category section  */


/* Card */
.sports-category-card {
  position: relative;
  border-radius: 18px;
  overflow: hidden;
  height: 399px;
  background: #000;
}

.sports-category-img,
.sports-category-img img {
  width: 100%;
  height: 100%;
}
.sports-category-img{}

.sports-category-img img {
  object-fit: cover;
  transition: transform 0.5s ease;
}

.sports-category-card:hover img {
  transform: scale(1.1);
}



/* Content */
.sports-category-content {
  position: absolute;
  inset: 0;
  z-index: 2;
  padding: 18px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.sports-category-content h4 {
  color: #fff;
  margin: 0;
  font-family: var(--pri-font);
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
}

.sports-category-content span {
    color: #C254DA;
    font-family: var(--pri-font);
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
}

/* Button */
.shop-now-btn {
  background: #fff;
  color: #000;
  padding: 5px 5px 5px 15px;
  border-radius: 112px;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  transition: 0.3s ease;
  justify-content: space-between;
  font-family: var(--pri-font);
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
}

.shop-now-btn i {
  background: #000;
  color: #fff;
  padding: 9px;
  border-radius: 50%;
  font-size: 15px;
  height: 35px;
  width: 35px;
}

.shop-now-btn:hover {
    color: #fff;
    background: linear-gradient(180deg, #3348DB 0%, #C254DA 100%);
}


.featured-category-carousel .owl-nav button {
  background: #212121 !important;
  color: #fff !important;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  margin-left: 8px;
}

.featured-category-carousel .owl-nav button:hover {
    background: #C254DA !important;
    color: #fff !important;
}


#featured_sports_categories h3 {
    margin: unset;
}
#featured_sports_categories p {
    text-align: left;
}

#featured_sports_categories .owl-nav{
  display: block;
}
#featured_sports_categories .owl-nav .owl-prev {
  background: #000;
  color: #fff;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  box-shadow: none;
  line-height: 0px;
  position: absolute;
  z-index: 1;
  top: -25%;
  right: 0;
}

#featured_sports_categories .owl-nav .owl-next {
  background: #000;
  color: #fff;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  box-shadow: none;
  line-height: 0px;
  position: absolute;
  right: 3%;
  z-index: 1;
  top: -25%;
}

#featured_sports_categories .owl-nav .owl-prev:hover{
background: linear-gradient(180deg, #3348DB 0%, #C254DA 100%) !important;
}
#featured_sports_categories .owl-nav .owl-next:hover{
background: linear-gradient(180deg, #3348DB 0%, #C254DA 100%) !important;
}




/* Best Product */

.best-product-card {
    padding: 25px;
    border-radius: 20px;
    position: relative;
    height: 412px;
    width: 745px;
    display: flex;
    align-items: end;
}

.best-product-card h6 a{
    color: #212121;
    font-family: Roboto;
    font-weight: 700;
    font-style: Bold;
    font-size: 30px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
}
.best-product-card .price {
    font-family: var(--pri-font);
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #fff;
}
#sport_heding {
    padding: 0;
}
#sport_heding .sports-headline {
    padding: 80px 20px 0;
}
.best-product-card .product-btn {
    width: fit-content;
    padding: 5px 5px 5px 15px;
    border-radius: 50px;
    font-family: var(--pri-font);
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    margin-top: 20px;
    gap: 20px;
    display: flex;
    align-items: center;
    border: 1px solid #212121;
    background: linear-gradient(90deg, #3348DB 0%, #C254DA 100%);
    color: transparent;
    background-clip: text;
}
.best-product-card .product-btn:hover{
    color: #FFF;
    background: linear-gradient(90deg, #3348DB 0%, #C254DA 100%);

}
.best-product-card .product-btn i{
  height: 38px;
  width: 38px;
  background: #212121;
  color: #fff;
  border-radius: 50%;
  padding: 10px;
}
.best-product-card img{
  max-width:100%;
  width: 50%;
}

.best-product-card .product-overlay {
    display: flex;
    flex-direction: column;
    text-align: left;
    width: 100%;
    margin-bottom: 30px;
}
#two_box_product .row > .col-6:first-child .product-title a {
  color: #000;
}

#two_box_product .only-text {
  color: #000;
  margin-right: 4px;
  font-family: Roboto;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
}

#two_box_product .price-amount {
  color: #C254DA;
  font-family: var(--pri-font);
  font-weight: 400;
  font-size: 30px;
  line-height: 25px;
  text-align: right;
}

.best-product-card {
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-direction: row-reverse;
    background: #FFFFFF;
}

.best-product-card::before {
	content: "";
	position: absolute;
	inset: 0;
	background-image: inherit;
	background-size: cover;
	background-position: center;
	transition: transform 0.4s ease;
	z-index: 1;
}

.best-product-card:hover::before {
	transform: scale(1.1);
}
.best-product-card .product-overlay {
	position: relative;
	z-index: 2;
}


/* new arrival */
#product-new-arrival h3 {
        margin: unset;
    font-family: 'Roboto';
    font-weight: 800;
    font-size: 36px;
    line-height: 1.2;
    text-transform: uppercase;
    color: transparent;
    margin-bottom: 10px;
    letter-spacing: 1px;
    background: linear-gradient(180deg, #3348DB 0%, #C254DA 100%);
    background-clip: text;
}
#product-new-arrival {
  padding: 80px 0;
  background: #212121;
}
#product-new-arrival .na-prod-name {
    margin-bottom: 16px;
}
#product-new-arrival .na-prod-name a{
  line-height: unset;
}
.section-title {
  font-weight: 700;
}

.arrival-tabs {
  list-style: none;
  display: inline-flex;
  gap: 15px;
  padding: 0;
  margin: 0;
}

.arrival-tabs li {
  padding: 10px 20px;
  border-radius: 30px;
  cursor: pointer;
  font-family: var(--pri-font);
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  text-transform: capitalize;
  color: #fff;
}

.arrival-tabs li.active {
  background: #C254DA;
  font-weight: 400;
  color: #212121;
}

.arrival-featured {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}

.arrival-featured img {
  width: 100%;
  height: 788px;
  object-fit: cover;
  border-radius: 30px;
}
.arrived-right-col .product-price{
  margin-bottom: 20px;
}
.arrival-featured:hover img{
  transform: scale(1.1);
  transition: linear all 0.3s;
  border-radius: 30px;
}
.featured-content {
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: #fff;
}

.btn-shop {
  background: #000;
  color: #fff;
  padding: 5px 5px 5px 20px;
  border-radius: 30px;
  margin-top: 0px;
  display: flex;
  gap: 20px;
  width: fit-content;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  font-family: 'Roboto';
}
.btn-shop:hover{
  background: #C254DA;
  color: #000;
}
.btn-shop i {
  height: 38px;
  width: 38px;
  border-radius: 50%;
  padding: 11px;
  background: #ffff;
  color: #000;
}
.arrival-product-card {
  background: #fff;
  border-radius: 30px;
  padding: 0px;
  display: flex;
  gap: 15px;
  align-items: center;
  min-height: 243px;
  border: 1px solid #DDDDDD;
}
.arrival-product-card:hover img{
  transform: scale(1.1);
  transition: linear all 0.3s;
}
.product-thumb img {
  max-width: 90px;
}
#product-new-arrival .single-category-product .only-text {
  font-family: var(--pri-font);
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  color: #F6FD81;
}

#product-new-arrival .single-category-product .price-amount {
  font-family: var(--pri-font);
  font-weight: 400;
  font-size: 30px;
  line-height: 25px;
  color: #F6FD81;
}


#product-new-arrival .arrival-product-thumb{
    background: #f6f6f6;
    border-radius: 30px;
    height: 243px;
    width: 243px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

#product-new-arrival .collection{
  font-family: var(--pri-font);
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-transform: capitalize;
}

#product-new-arrival .product-title{
  font-family: var(--pri-font);
  font-weight: 500;
  font-size: 21px;
  line-height: 100%;
  text-transform: capitalize;
}


.arrival-shop-now-btn {
  background: #000;
  color: #fff;
  border-radius: 112px;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  transition: 0.3s ease;
  justify-content: space-between;
  font-family: var(--pri-font);
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  gap: 20px;
  padding: 9px 12px;
  margin-top: 15px;
}
.arrival-shop-now-btn:hover{
  background: #C254DA;
  color: #000;
}
#product-new-arrival .featured-content .product-title{
  font-family: var(--pri-font);
  font-weight: 700;
  font-size: 30px;
  line-height: 100%;
  color: #fff;
}
.arrival-shop-now-btn i {
  background: #fff;
  color: #000;
  padding: 7px;
  border-radius: 50%;
  font-size: 15px;
  height: 30px;
  width: 30px;
}
#product-new-arrival .price {
    font-size: 18px;
    margin-top: 20px;
}
#product-new-arrival
.arrived-left-col{
  position: relative;
}
.arrival-product-card{
  position: relative;
}

.arrival-product-card .rating {
  position: absolute;
  top: 10px;
  left: 10px;
  background: #fff;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  padding: 7px 17px;
  border-radius: 112px;
  z-index: 9;
}

.arrived-product-card {
  padding: 25px;
  border-radius: 20px;
  position: relative;
  height: 788px;
  width: 465px;
  display: flex;
  align-items: end;
}

.new-actions {
  display: flex;
  align-items: center;
  gap: 5px;
  padding-top: 30px;
}







/* slider hot product js */

.custom-slider-wrap{
	position:relative;
	height:464px;
	perspective:1200px;
	/* overflow:hidden; */
}

.custom-slider {
  position: absolute;
  top: 57%;
  left: 32%;
  transform-style: preserve-3d;
  cursor: grab;
}

.custom-slide{
	position:absolute;
	top:50%;
	left:50%;
	transform-style:preserve-3d;
	transition:transform .5s ease, opacity .5s ease;
}

.happy-cat-product-card{
	width:260px;
	background:#fff;
	border-radius:30px;
	padding: 0px;
	box-shadow:0 12px 30px rgba(0,0,0,.12);
	position:relative;
  min-height: 446px;
}
.happy-cat-product-card .product-category{
  font-family: var(--pri-font);
  font-weight: 400;
  font-size: 12px;
  line-height: 22px;
  text-transform: capitalize;
}
.happy-cat-product-card h6{
  font-family: var(--pri-font);
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-transform: capitalize;
}
.banner-actions {
  display: flex;
  align-items: center;
  gap: 10px;
  position: absolute;
  bottom: 31%;
  left: 15%;
}

.banner-shop-btn{
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.yith-wcqv-button{
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.banner-shop-btn {
  display: inline-flex;
  align-items: center;
  gap: 15px;
  padding: 5px 5px 5px 11px;
  background: #000;
  color: #fff;
  font-size: 16px;
  border-radius: 112px;
  text-decoration: none;
  transition: 0.3s;
  font-weight: 600;
  font-family: 'Roboto';
}

.banner-shop-btn:hover{
	background:#C254DA;
	color:#000;
}
.banner-shop-btn i {
  background: #fff;
  color: #000;
  padding: 9px;
  border-radius: 50%;
  font-size: 15px;
  height: 35px;
  width: 35px;
}
.custom-slider .product-title {
  font-family: var(--pri-font);
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  text-transform: capitalize;
}

.custom-slider .collection-name {
  font-family: var(--pri-font);
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  text-transform: capitalize;
}

.custom-slider .price ins{
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
}
.custom-slider .price del{
  color: #000;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
}
.happy-category-products h4 {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
  margin: unset;
  text-align: left;
}
.happy-category-products p {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  text-align: left;
  text-transform: math-auto;
  color: #5E5E5E;
}
.slider-right-top-box{
  margin-top: -5em;
  margin-bottom: 5em;
}

.slider-right-top-box{
    position: relative;
}

.slider-right-top-box::after {
  content: "";
  position: absolute;
  left: -44px;
  bottom: 0;
  width: 155%;
  height: 1px;
  background: #ddd;
  margin-bottom: -3em;
}



.wp-singular .main-navigation #menu-primary-menu a{
  color: #fff;
}
.home.wp-singular .main-navigation #menu-primary-menu a{
  color: #fff;
}
.sticky .main-navigation #menu-primary-menu a{
  color: #fff !important;
}
.woocommerce .main-navigation #menu-primary-menu a{
  color: #fff;
}
.search .main-navigation #menu-primary-menu a{
  color: #fff;
}
.archive .main-navigation #menu-primary-menu a{
  color: #fff;
}
#menu-primary-menu li ul.sub-menu li a{
  color: unset !important;
}
.sticky .header-button-outer-box{
  justify-content: left;
}



/* ============================================================
   HERO SLIDER
   ============================================================ */
#slider {
  background: #2a2a2a;
  padding: 0;
  overflow: hidden;
  display: flex;
  align-items: center;
  position: relative;
}

/* Main diamond float animation */
@keyframes sliderFloat {
  0%   { transform: rotate(45deg) translateY(0px);   }
  50%  { transform: rotate(45deg) translateY(-14px);  }
  100% { transform: rotate(45deg) translateY(0px);   }
}

@keyframes sliderGlow {
  0%   { box-shadow: 0 0 20px rgba(117,50,162,0.3);  }
  50%  { box-shadow: 0 0 50px rgba(117,50,162,0.65); }
  100% { box-shadow: 0 0 20px rgba(117,50,162,0.3);  }
}

/* Purple diagonal accent lines */
.slider-accents {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 420px;
  height: 160px;
  pointer-events: none;
  z-index: 0;
}

.sl-acc {
  position: absolute;
  left: -60px;
  height: 6px;
  border-radius: 4px;
  background: linear-gradient(90deg, var(--purple) 0%, var(--violet) 100%);
  transform: rotate(-18deg);
  transform-origin: left center;
  opacity: 0.85;
}

.sl-acc--1 { bottom: 80px; width: 280px; }
.sl-acc--2 { bottom: 55px; width: 220px; opacity: 0.55; }
.sl-acc--3 { bottom: 30px; width: 160px; opacity: 0.3; }

.slider-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1520px;
  margin: 0 auto;
  padding: 80px 60px;
  gap: 40px;
  position: relative;
  z-index: 1;
  flex: 1;
}



/* Headline */
.slider-headline {
  display: flex;
  flex-direction: column;
  margin-bottom: 18px;
  line-height: 1;
}

.sh-first {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: clamp(60px, 6.25vw, 120px);
  color: #ffffff;
  line-height: 1;
  display: block;
}

.sh-row2 {
  display: flex;
  align-items: baseline;
  gap: 16px;
  flex-wrap: nowrap;
}

.sh-middle {
  font-family: var(--pri-font);
  font-size: clamp(26px, 2.6vw, 42px);
  font-weight: 400;
  color: #7a7a7a;
  line-height: 1;
  white-space: nowrap;
  flex-shrink: 0;
}

.sh-last {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: clamp(60px, 6.25vw, 120px);
  color: #ffffff;
  line-height: 1;
  white-space: nowrap;
}

/* Sub-label (below headline) */
.slider-sub-label {
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 14px;
  margin-top: 8px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: clamp(14px, 1.25vw, 18px);
  line-height: 1.4;
}

.slider-desc {
  color: #cccccc;
  margin-bottom: 36px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.7;
  max-width: 480px;
}

.slider-btn-row {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}

.slider-btn-primary,
.slider-btn-outline {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 13px 26px;
  border-radius: 50px;
  font-family: var(--pri-font);
  font-weight: 600;
  font-size: 15px;
  text-decoration: none;
  transition: all 0.3s ease;
  cursor: pointer;
}

.slider-btn-primary {
  background: #C254DA;
  color: #ffffff;
  border: 2px solid #C254DA;
}

.slider-btn-primary:hover {
  background: var(--dark-purple);
  border-color: var(--dark-purple);
  color: #ffffff;
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(117,50,162,0.5);
}

.slider-btn-outline {
  background: transparent;
  color: var(--purple);
  border: 2px solid var(--purple);
}

.slider-btn-outline:hover {
  background: var(--purple);
  color: #ffffff;
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(117,50,162,0.35);
}

.slider-btn-icon {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: rgba(255,255,255,0.15);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  flex-shrink: 0;
}

/* ── Right: Visual ── */
.slider-visual-col {
  flex: 0 0 52%;
  max-width: 52%;
  position: relative;
  height: 600px;
  z-index: 1;
}

/* Discount badge — top of right col, left-center */
.slider-badge {
  position: absolute;
  top: 0;
  left: 18%;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background: #2a2a2a;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 6;
  box-sizing: border-box;
}

.slider-badge::before {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 50%;
  padding: 3px;
  background: linear-gradient(135deg, #4a60f0 0%, var(--purple) 100%);
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
}

.slider-badge-top {
  font-size: 13px;
  color: #cccccc;
  font-family: var(--pri-font);
  font-weight: 400;
}

.slider-badge-pct {
  font-size: 46px;
  font-weight: 800;
  color: #ffffff;
  font-family: var(--pri-font);
  line-height: 1;
}

.slider-badge-off {
  font-size: 13px;
  color: #cccccc;
  font-family: var(--pri-font);
}

/* ── Diamond frames ── */
.slider-diamond {
  position: absolute;
  transform: rotate(45deg);
  border-radius: 28px;
  z-index: 3;
}

.slider-diamond::before {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 28px;
  padding: 5px;
  background: linear-gradient(135deg, #ffffff 0%, var(--purple) 55%, var(--violet) 100%);
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  z-index: 2;
  pointer-events: none;
}

/* Partial bleed at top-right viewport edge */
.slider-diamond--edge {
  top: -55px;
  right: -110px;
  width: 240px;
  height: 240px;
  z-index: 2;
}

/* Main large diamond – centre-right */
.slider-diamond--main {
  top: 55px;
  right: 30px;
  width: 360px;
  height: 360px;
  z-index: 4;
  animation: sliderFloat 4s ease-in-out infinite, sliderGlow 4s ease-in-out infinite;
}

/* Bottom diamond – bleeds below section */
.slider-diamond--bottom {
  bottom: -110px;
  left: 8%;
  width: 330px;
  height: 330px;
  z-index: 3;
}

.slider-diamond-inner {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 22px;
  background: #111111;
}

/* Counter-rotate so photo shows upright inside the rotated frame */
.slider-diamond-inner img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 145%;
  height: 145%;
  object-fit: cover;
  object-position: center;
  transform: translate(-50%, -50%) rotate(-45deg);
  display: block;
}

/* Decorative dots */
.slider-dots {
  position: absolute;
  bottom: 80px;
  right: 10px;
  display: flex;
  gap: 10px;
  align-items: center;
  z-index: 5;
}

.slider-dot {
  border-radius: 50%;
  background: #ffffff;
  display: block;
}

.slider-dot--lg { width: 16px; height: 16px; }
.slider-dot--sm { width: 11px; height: 11px; opacity: 0.55; }

/* ── Responsive ── */
@media (max-width: 1399px) {
  .slider-diamond--main   { width: 310px; height: 310px; right: 10px; }
  .slider-diamond--bottom { width: 290px; height: 290px; }
  .slider-diamond--edge   { width: 210px; height: 210px; right: -90px; }
}

@media (max-width: 1199px) {
  .slider-inner           { padding: 60px 30px; }
  .sh-first, .sh-last     { font-size: clamp(48px, 5vw, 80px); }
  .sh-middle              { font-size: clamp(22px, 2.4vw, 36px); }
  .slider-diamond--main   { width: 270px; height: 270px; right: 0; }
  .slider-diamond--bottom { width: 250px; height: 250px; }
  .slider-diamond--edge   { display: none; }
  .slider-badge           { left: 10%; }
}

@media (max-width: 991px) {
  .slider-inner {
    flex-direction: column;
    padding: 60px 24px;
    text-align: center;
  }
  .slider-content-col,
  .slider-visual-col  { flex: 0 0 100%; max-width: 100%; }
  .slider-visual-col  { height: 440px; }
  .slider-desc        { margin: 0 auto 32px; max-width: 100%; }
  .slider-btn-row     { justify-content: center; }
  .slider-badge       { left: 50%; transform: translateX(-50%); }
  .slider-accents     { display: none; }
  .slider-diamond--edge { display: none; }
}

@media (max-width: 575px) {
  .sh-first, .sh-last     { font-size: 46px; }
  .sh-middle              { font-size: 22px; }
  .slider-visual-col      { height: 360px; }
  .slider-diamond--main   { width: 220px; height: 220px; right: 0; top: 30px; }
  .slider-diamond--bottom { width: 200px; height: 200px; }
  .slider-badge           { width: 120px; height: 120px; }
  .slider-badge-pct       { font-size: 36px; }
}
