@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

* {
  margin: 0px;
  padding: 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body {
  scroll-behavior: smooth;
  font-family: "Open Sans", sans-serif;
  overflow-x: hidden;
	text-rendering: auto;
}



/* =============================
          Default Css
============================== */
a {
  text-decoration: none;
  outline: 0 !important;
/* 	padding-left: 2px; */

}

a:hover {
  text-decoration: none;
}

:focus {
  outline: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

img {
  max-width: 100%;
  height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
p {
  margin: 0px;
  padding: 0px;
}

ul {
  list-style-type: none;
}

.header-top {
  margin: 0px 0px 0px 0px !important;
  background: #000000 !important;
  padding: 20px 0px;
  position: relative;
}
/* deba css 15-03-2025*/
.header-main {
    background: #000000;
    border-top: 4px solid #bad405;
}

.left-ul ul {
  display: inline-block;
}

.right-ul ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.left-ul a {
  font: normal normal normal 16px/30px Roboto;
  letter-spacing: 0px;
  color: #282828;
}

.left-ul ul li {
  display: inline-block;
}

.left-ul a img {
  padding-right: 10px;
}

.footer {
  background: #BCD605 0% 0% no-repeat padding-box;
  position: relative;
  padding: 25px 0px 20px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: cover;
  border-top: 8px solid #000000;
}

.footer .img img {
  padding-right: 20px;
  margin-bottom: 20px;
}

.footer p {
  width: 100%;
  color: #ffffff;
  line-height: 26px;
  font-size: 15px;

  margin-bottom: 30px;
  font-weight: 300;
  opacity: 0.7;

}

.ftr-icn a {
  padding-right: 15px;
}

.footer-social-icons {
  padding-top: 8px;
  text-align: center;

}

.footer-social-icons a {
  background: #EEBB22 0% 0% no-repeat padding-box;
  box-shadow: 0px 1px 2px #00000033;
  border-radius: 5px;
  padding: 6px 10px;
  margin-right: 10px;
  color: white !important;

}

.footer-bgimg {
  position: absolute;
}

.footer-bg1 {
  bottom: -4%;
  left: 4%;
  position: absolute;
  width: 253px;
  z-index: -9;
  opacity: 0.3;
  height: 200px;
  overflow: hidden;

}

.footer-bg1 img {
  width: 100%;
}

.footer-bg2 {
  top: 14%;
  right: 8%;
  position: absolute;
  width: 109px;
  z-index: -9;
  opacity: 0.3;
  -webkit-animation: move-to 5s infinite linear;
  animation: move-to 5s infinite linear;
}

.footer-bg2 img {
  width: 100%;
}

.footer-bgimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.footer-links h3 {
  font: normal normal bold 18px/30px Open Sans;
  letter-spacing: 0px;
  color: #000000;
  padding-bottom: 0px;
  margin-bottom: 15px;
  position: relative;
  font-weight: 600;
  margin-left: 0px;
}

.footer-quick-links ul li span {
  color: white;
  font-size: 14px;

}

.footer-contact-list {
  padding-left: 20px;
}

.footer-quick-links {
  padding-left: 15px;
}

.footer-content-card {
  position: relative;
  padding-left: 30px;
  margin-top: 15px;
}

.footer-content-card i {
  width: 20px;
  font-size: 18px;
  text-align: center;
  color: var(--mainColor);
  position: absolute;
  left: 0;
  top: 1px;
}

.footer-content-card h5 {
  margin-bottom: 5px;
  color: var(--blackColor);
  font-size: 15px;
  font-weight: 600;
}

.footer-logo-area p {
  font-size: 14px;
  color: #272727;
}

.footer-quick-links p {

  width: 100%;
  color: #ffffff;
  line-height: 26px;
  font-size: 15px;

  margin-bottom: 15px;
  font-weight: 300;
}

.footer-quick-links p .fa {
  color: #FF7F23;
  font-weight: 400;
  font-size: 18px;
  width: auto;
  height: 25px;
  float: left;
  margin-right: 15px;
  margin-top: 3px;
}

.footer-quick-links p a {
  text-decoration: none;
  color: #D1D1D1;
  font-weight: 300;
}

.footer-quick-links p a:hover {
  color: #ff7e22;
}

.footer-logo-area span {
  color: #ff7e22;
  margin-right: 12px;
  font-size: 16px;
}

.footer-content-card p a {
  color: var(--paragraphColor);
}

.footer-quick-links ul {
  margin: 0px;
  padding: 0;
  list-style: none;
}

.footer-quick-links ul li {
  width: 100%;
  float: left;
  line-height: 25px;
  font-weight: 200;

}

.footer-quick-links ul li a {
  font: normal normal normal 24px/22px Open Sans;
  letter-spacing: 0px;
  color: #000000;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 5px;
  opacity: 1;
}

.footer-quick-links ul li a:hover {
  color: #ffffff !important;
}

.footer-quick-links {

  padding-top: 20px;
}

.footer-quick-links ul li a.active {
  color: #F9893C;
}

.footer-logo-area .footer-social-icons ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.footer-social-icons ul li {
  display: inline-block;
}

.footer-social-icons ul li a {
  width: 30px;
  height: 30px;
  font-size: 15px;
  margin-left: 3px;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--mainColor);
  background-color: var(--whiteColor);
  -webkit-box-shadow: var(--boxShadow);
  box-shadow: var(--boxShadow);
}

.footer-social-icons ul li a:hover {
  color: var(--fix-whiteColor);
  background-color: var(--mainColor);
}

.footer-quick-links ul li:first-child {
  margin-top: 0px;
}

.footer-logo-area {
  width: auto;
  margin: 17px 0px 32px 0px;
}

.footer-logo-area img {
 height:195px;
}

.footer-newsletter .input-group {
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 15px;
}

.footer-logo-area p {
  font-size: 14px;
  color: #6D7783;
}

.footer-logo-area span {
  color: #F9893C;
  margin-right: 12px;
  font-size: 16px;
}

.footer-logo-area p {
  font-size: 15px;
  color: #272727;
  margin-top: 16px;
  font-weight: 300;
}

.footer-logo-area span {
  color: #F9893C;
  margin-right: 12px;
  font-size: 16px;
}

.footer-logo-area .footer-social-icons {
  margin: 0px 5px;
  padding: 10px 0px;
  width: 100%;
}

.footer-social-icons p {
  color: #17171C;
  margin-right: 10px;
  font-size: 14px;
  font-weight: 600;
  width: 100%;
  float: left;
}

.footer-social-icons a .fa {
  margin: 0px 2px;
  padding: 5px 0px;
  font-size: 16px;
  color: #151A39;
  background: #fff;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  line-height: 25px;
  text-align: center;
}

.footer-social-icons a .fa:hover {
  color: #F9893C;
}

.copyright {
  padding: 16px 0px;
  color: #CCCCCC;
  ;
  font-size: 14px;

  font-weight: 300;
  background: #3B3B3B;
}

.copyright a {
  color: #ffffff;
  text-decoration: none;
}

.copyright ul {
  display: flex;
  justify-content: end;
}

.copyright ul li {
  padding: 0px 20px;
}

.copyright p {
  color: #fff;
  font-size: 14px;
}

.copyright p a {
  color: #ffffff;
  text-decoration: none;
}

.copyright p a:hover {
  color: #F9893C;
  text-decoration: none;
}

.footer-about ul {
  display: flex;
}

.footer-about ul li a:hover {
  background-color: #0d6efd;
  color: white;
}

.footer-about ul li a {
  background-color: white;
  border-radius: 50%;
  font-size: 23px;
  display: flex;
  width: 42px;
  height: 42px;
  flex-flow: column;
  place-content: center;
}

.footer-about ul li {
  padding-right: 10px;
}

.footer-about h3 {
  padding-bottom: 0px;
  margin-bottom: 21px;
  position: relative;

  letter-spacing: 0.9px;
  color: #ffffff;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 1px;
}

.footer-about {
  padding-top: 22px;
}

.social-footer {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 20px 25px;
}

.img-ul {
  display: flex;
  align-items: center;
  gap: 1px;
  width: max-content;
}

.footer-quick-links .img-ul-top {
  margin-top: 0px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: -webkit-fill-available;
  gap: 15px;
}

.footer-quick-links .img-ul-top li {
  width: max-content;
}

.footer-quick-links .img-ul-top li {
  width: 65px;
  height: 65px;
  margin-bottom: 20px;
}

.social-footer li a {
  background-color: black;
  width: 40px;
  display: flex;
  height: 40px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  color: #bcd605;
}

.social-footer li a:hover {
  background-color: #ffffff;
  color: #000;
}

.logo-imgg {
  width: 150px;
  float: left;
}

.stellarnav.light li a {
	color: #fff;
	background: #040404;
	padding: 15px 5px;
	text-align: center;
	width: auto;
	font-weight: 600;
	/* min-width: 186px; */
}
.stellarnav.light li a:hover {
  color: #000;
  background: #bbd602;
  }
.stellarnav.light li.current_page_item a{
  background: linear-gradient(180deg, rgba(219, 223, 154, 1) 0%, rgba(217, 227, 89, 1) 35%, rgba(195, 219, 102, 1) 100%);
  background: #bbd602;
  color: #000;
}
.stellarnav ul {
  margin: 0;
  padding: 0;
  text-align: center;

}

.service-sec h2 {
  background: transparent linear-gradient(180deg, #050505 0%, #3F3F3F 100%) 0% 0% no-repeat padding-box;
  color: #BCD605;
  padding: 10px 0px;
  text-align: center;
}

.box-srvc {
  background: #BCD605 0% 0% no-repeat padding-box;
  border-radius: 6px;
  display: flex;
  align-items: center;
  margin: 20px 0px;
  padding: 10px 20px;
  justify-content: space-between;
  position: relative;
}

.box-srvc h3 {
  text-align: center;
  font: normal normal bold 25px/30px Open Sans;
  letter-spacing: 0px;
  color: #000000;
}

.box-srvc img {
    width: 100% !important;
    height: 83px;
}

.service-sec {
  position: relative;
  margin: 0px 0px;
}

.social-footer li a .svg-inline--fa {

  font-size: 20px;
}

#srvc-sld.owl-carousel .owl-nav {
    color: #5B5B5B;
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
}

#srvc-sld .owl-nav button.owl-prev {
  position: absolute;
  font-size: 20px;
}

#srvc-sld .owl-nav button.owl-next {
  position: absolute;
  right: 24px;
  font-size: 20px;
}

.feature-prdct h2 {
  background: black;
  color: #BCD605;
  padding: 6px 0px;
  text-align: center;
  font-weight: 700;
	margin-bottom: 30px;
}

.feature-prdct {
  position: relative;
  margin: 50px 0px;
}

.f-slider-1 {
  position: relative;
  margin: 0px 0px;
}

#feature-sld.owl-carousel .owl-nav {
  color: #5B5B5B;
  position: absolute;
  width: 100%;
  top: 33%;
}

#feature-sld .owl-nav button.owl-prev {
  position: absolute;
  left: -45px;
  font-size: 20px;
}

#feature-sld .owl-nav button.owl-next {
  position: absolute;
  right: -45px;
  font-size: 20px;
}

.ftr-box img {
  width: -webkit-fill-available !important;
  height: 385px;
  margin-bottom: 25px;
}

.ftr-box h5 {
  font: normal normal bold 18px/24px Open Sans;
  letter-spacing: 0px;
  color: #353535;
  margin-bottom: 8px;
}

.ftr-box p {
  font: normal normal normal 17px/20px Open Sans;
  letter-spacing: 0px;
  color: #353535;
}

#feature-sld-2.owl-carousel .owl-nav {
  color: #5B5B5B;
  position: absolute;
  width: 100%;
  top: 37%;
}

#feature-sld-2 .owl-nav button.owl-prev {
  position: absolute;
  left: -45px;
  font-size: 20px;
}

#feature-sld-2 .owl-nav button.owl-next {
  position: absolute;
  right: -45px;
  font-size: 20px;
}


#feature-sld-3.owl-carousel .owl-nav {
  color: #5B5B5B;
  position: absolute;
  width: 100%;
  top: 36%;
}

#feature-sld-3 .owl-nav button.owl-prev {
  position: absolute;
  left: -45px;
  font-size: 20px;
}

#feature-sld-3 .owl-nav button.owl-next {
  position: absolute;
  right: -45px;
  font-size: 20px;
}

.f-slider-2 {
  position: relative;
  margin: 50px 0px;
}

.f-slider-3 {
  position: relative;
  margin: 50px 0px;
}

.bx-content {
    display: block;
    text-align: center;
    width: 66%;
}

.bx-content h3 {
  text-align: center;
  font: normal normal bold 20px/22px Open Sans;
  letter-spacing: 0px;
  color: #000000;
}

.bx-content p {
  font: normal normal normal 18px/20px Open Sans;
  letter-spacing: 0px;
  color: #000000;
}

.box-top {
  width: fit-content !important;
  object-fit: scale-down;
	max-width:65px
}

.img-ul li a img {
  width: auto;
  height: 30px;
  max-width: fit-content;
}

#srvc-sld .owl-dots {
  position: absolute;
  right: 230px;
  bottom: -30px;
  display: flex;
  align-items: center;
  gap: 4px;
}

#srvc-sld .owl-dots button.owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  background: #C4C4C4;
  margin: 0 3px;
}

#srvc-sld .owl-dots button.owl-dot.active {
  background-color: #BCD605;
}

#srvc-sld .owl-dots button.owl-dot:focus {
  outline: none;
}

.top-srch-box .form-control {
border-radius: 18px;
  min-width: 452px;
  display: block;
  position: relative;
  width: 100%;
  padding: 6px 73px 6px 19px;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #b7ca00;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  overflow: hidden;
}

.top-srch-box button {
  background-color: #B7CA00;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 4px 20px;
  border-width: 0px;
  height: 100%;
  }


.acnt-crt p {
  font: normal normal normal 14px/7px Open Sans;
  letter-spacing: 0px;
  color: #F1F0F5;
  margin-top: 0px;
  text-align: right;
}

.top-list .login-sec {
  font: normal normal 500 18px/20px Open Sans;
  letter-spacing: 0px;
  color: #B7CA00;
  position: relative;
  }

.acnt-crt p a {
  color: #b7ca00;
  padding-left: 4px;
}

.top-list li {
  position: relative;
}

/*.top-list li:first-child::after {*/
/*  content: "";*/
/*  background-image: url('../images/Path\ 463.png');*/
/*  position: absolute;*/
/*  right: -35px;*/
/*  height: 36px;*/
/*  width: 2px;*/
/*  top: 1px;*/
/*}*/

.stellarnav ul {
	margin: 0;
	padding: 0;
	background: #040404;
	display: flex;
	justify-content: space-between;
}

.stellarnav>ul>li {
  position: relative;
}

.stellarnav>ul>li::before {
  content: none;
  position: absolute;
  right: 0px;
  height: 47px;
  width: 2px;
  top: 0px;
  z-index: 99;
}

.stellarnav>ul>li:last-child::before {
  display: none;
}
.stellarnav li.has-sub > a:after {
  content: none;
}
 /* .stellarnav.desktop li.has-sub.active a {
  background: linear-gradient(180deg, rgba(219, 223, 154, 1) 0%, rgba(217, 227, 89, 1) 35%, rgba(195, 219, 102, 1) 100%);
}*/

.stellarnav.desktop li.has-sub.active a {
	background: #b7ca00;
	color: #000;
}










.stellarnav li.has-sub>a:hover::after {
  content: none;
  border: 0px;
  width: -webkit-fill-available;
  height: 20px;
  z-index: 99999;
  display: inline-block;
  position: absolute;
  bottom: -12px;
  left: 42%;
  background-repeat: no-repeat;
}

.stellarnav.desktop li.has-sub a {
  /* background: linear-gradient(0deg, rgba(218, 223, 140, 1) 0%, 
 rgba(217, 227, 85, 1) 32%, rgba(202, 222, 114, 1) 64%, rgba(194, 217, 93, 1) 96%); */
  background: #000;

}
.stellarnav.desktop li.has-sub a:hover {
  color: #000;
  background: #bbd602;
}

.stellarnav li {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
  position: initial;
  line-height: normal;
  vertical-align: middle;
  flex:1;
}

.stellarnav>ul>li>ul> {
  opacity: 1;
  visibility: visible;
  top: 0;
  margin-right: 20px;
  background: azure;
}

.stellarnav li.has-sub>a:hover::before, .stellarnav li.has-sub.active>a::before {
  content: none;
  margin-left: 5px;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  border-top: 18px solid #b7ca00;
  display: inline-block;
  position: absolute;
  z-index: 9999;
  bottom: -17px;
  left: 42%;
}

.stellarnav.desktop li.has-sub .sub-menu li a {
  background: rgb(255, 255, 255);
  color: #000;
  padding: 12px 13px;
}

.stellarnav.desktop li.has-sub>.has-sub li>.sub-menu li a {
  background: #0d6efd;
}

.stellarnav li.has-sub>.sub-menu li.has-sub>a::before {
  content: none;
  display: none !important;
}

.stellarnav li.has-sub>.sub-menu li.has-sub>a:after {
  border: 0px;
  width: 30px;
  height: 30px;
  z-index: 99999;
  display: inline-block;
  position: relative !important;
  bottom: 0px;
  left: 6%;
  top: -6px;
  background-repeat: no-repeat;
  border: 0px;
  transform: rotate(270deg);
}

.stellarnav li.has-sub>.sub-menu li.has-sub>.sub-menu li a {
  background-color: #ECECEC !important;
  color: #000000 !important;
}

.stellarnav ul ul {
  top: auto;
  width: 186px;
  position: absolute;
  z-index: 9900;
  text-align: left;
  display: none;
  background: #ddd;
}

.stellarnav ul ul ul {
	top: -2px;
	left: 183px;
}

.stellarnav.light ul ul li:first-child a {
  padding-top: 35px;
}

.stellarnav>ul>li.has-sub::after {
  content: none;
  border: 0px solid #bcd605;
  position: absolute;
  width: 100%;
  left: 0px;
  right: 0px;
  bottom: 0px;
  opacity: 0.4;
}

.product-sec h2 {
  background: transparent linear-gradient(180deg, #050505 0%, #3F3F3F 100%) 0% 0% no-repeat padding-box;
  color: #BCD605;
  padding: 10px 0px;
  text-align: left;
  padding-left: 20px;

}

.top-filter {
  position: relative;
  margin: 20px 0px 10px 0px;
  display: block;
}

.left-sec ul {
  display: flex;
  align-items: center;
  gap: 27px;
  position: relative;
}

.left-sec ul li a {
  font: normal normal bold 13px/16px Open Sans;
  letter-spacing: 0px;
  color: #000000;
}

.right-sec ul {
  display: flex;
  align-items: center;
  gap: 20px;
  position: relative;
}

.right-sec {
  display: flex;
  justify-content: end;
  position: relative;
}

.right-sec ul li {
  font: normal normal bold 16px/20px Open Sans;
  letter-spacing: 0px;
  color: #000000;
  position: relative;
}

.right-sec ul li select {
  font: normal normal bold 16px/20px Open Sans;
  letter-spacing: 0px;
  color: #000000;
}

.form-select {
  display: block;
  width: 100%;
  padding: .375rem 2.25rem .375rem .75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url("../images/select-arw.png");
  background-repeat: no-repeat;
  background-position: right .75rem center;
  background-size: 16px 12px;
  border: 1px solid #000000;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.product-sec .ftr-box {
  position: relative;
  margin-bottom: 30px;
}

.prdct-box-sec {
  background: #F7F7F7 0% 0% no-repeat padding-box;
  --bs-gutter-x: 0px;
  padding: 20px 15px;
  margin-bottom: 50px;
}

.product-sec .ftr-box img {
  width: -webkit-fill-available !important;
  height: 340px;
  width: 340px;
  margin-bottom: 25px;
  object-fit: fill;
  background-color: white;
}

/*.top-list li:first-child::after {*/
/*	content: "";*/
/*	background-image: url('../images/Path\ 463.png');*/
/*	position: absolute;*/
/*	left: 55px;*/
/*	height: 36px;*/
/*	width: 2px;*/
/*	top: 1px;*/
/*    }*/

.load-more-btn a {
  max-width: 150px;
  display: block;
  width: 100%;
  padding: .375rem 2.25rem .375rem .75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url("../images/select-arw.png");
  background-repeat: no-repeat;
  background-position: right .75rem center;
  background-size: 16px 12px;
  border: 1px solid #000000;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.load-more-btn {
  display: flex;
  justify-content: center;
  position: relative;
}

.left-sec ul li {
  position: relative;
}


.left-sec ul li::after {
  content: "";
  background-image: url('../images/arw-rght.png');
  position: absolute;
  right: -20px;
  height: 14px;
  top: 7px;
  width: 9px;
  background-position: center;
  background-size: cover;
}

.left-sec ul li:last-child ::after {
  content: "";
  display: none;
}

.right-sec li:first-child::after {
  content: "";
  background-image: url('../images/Path\ 463.png');
  position: absolute;
  right: -11px;
  height: 36px;
  width: 2px;
  top: -9px;
}

.prdct-box-sec .accordion {
  background-color: #ECECEC;
  color: #444;
  cursor: pointer;
  padding: 10px 10px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  font-weight: 600;
}

.prdct-box-sec .active, .accordion:hover {
  background-color: #ccc;
}

.prdct-box-sec .accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.prdct-box-sec .active:after {
  content: "\2212";
}

.prdct-box-sec .panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.prdct-box-sec .dropbtn {
  color: black !important;
  cursor: pointer;
  display: block;
  width: 100%;
  padding: 0.575rem 4.3rem 0.575rem 0.95rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  background-color: #fff !important;
  background-image: url(../images/select-arw.png);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #000000;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
}
.prdct-box-sec .dropbtn:hover, .dropbtn:focus {
  background-color: #2980B9;
}

.prdct-box-sec .dropdown {
  position: relative;
  display: inline-block;
}

.prdct-box-sec .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  font-weight: 600;
}

.prdct-box-sec .dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.prdct-box-sec .dropdown a:hover {
  background-color: #ddd;
}

.prdct-box-sec .show {
  display: block;
}
.option-sec {
  display: flex;
  justify-content: end;
  margin-bottom: 10px;
}
.cart .single_variation_wrap {
  display: none;
}
.woo-variation-swatches.wvs-show-label .variations th .woo-selected-variation-item-name {
  display: none;
}
.single-product div.product form.cart .quantity {
  float: none !important;
  margin: 0 !important;
  display: flex;
}
.single-product div.product form.cart .quantity h5 {
  font-size: 17px;
  padding: 4px 77px 0px 10px;
  }

.woocommerce div.product form.cart .button {
  float: none;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
.reset_variations {
  display: none;
}
.woocommerce .woocommerce-ordering {
  margin: 0;
}
.faq-drawer {
  margin-bottom: 30px;
}

.faq-drawer__content-wrapper {
  font-size: 1.25em;
  line-height: 1.4em;
  max-height: 0px;
  overflow: hidden;
  transition: 0.25s ease-in-out;
}

.faq-drawer__title {
  border-top: #000 1px solid;
  cursor: pointer;
  display: block;
  font-size: 1.25em;
  font-weight: 700;
  padding: 30px 0 0 0;
  position: relative;
  margin-bottom: 0;
  transition: all 0.25s ease-out;
}

.faq-drawer__title::after {
  border-style: solid;
  border-width: 1px 1px 0 0;
  content: " ";
  display: inline-block;
  float: right;
  height: 10px;
  left: 2px;
  position: relative;
  right: 20px;
  top: 2px;
  transform: rotate(135deg);
  transition: 0.35s ease-in-out;
  vertical-align: top;
  width: 10px;
}

/* OPTIONAL HOVER STATE */
.faq-drawer__title:hover { 
  color: #4E4B52  ;
}

.faq-drawer__trigger:checked
  + .faq-drawer__title
  + .faq-drawer__content-wrapper {
  max-height: 350px;
}

.faq-drawer__trigger:checked + .faq-drawer__title::after {
  transform: rotate(-45deg);
  transition: 0.25s ease-in-out;
}

/*input[type="checkbox"] {
  display: none;
}*/

/*================================================
contact-page Area CSS
=================================================*/

.contact-area {
	padding: 100px 0px 30px;
}
.contact-area .default-section-title h6 {
	font-size: 18px;
	color: #000;
	font-weight: 600;
	font-family: 'Archivo', sans-serif;
	position: relative;
	padding-left: 76px;
	padding-top: 0px;
}
.contact-area .default-section-title h6::before {
	content: '';
	height: 2px;
	width: 10%;
	background-color: #FFC631;
	position: absolute;
	left: 0;
	top: 10px;
}
.contact-area .default-section-title h2 {
	font-size: 48px;
	color: #000;
	font-weight: 700;
	font-family: 'Archivo', sans-seri;
}
.contact-area .default-section-title h2 span {
	color:#d9e359;
}
#contactForm {
	margin: 40px 0px;
}
.contact-area-right-box {
	margin: 0px 0px 35px 0px;
	padding: 0px;
}
.contact-area-right {
	margin: 65px 0px;
	padding-left:50px;
}
.contact-area-right h2 {
	font-size: 30px;
	color: #000;
	font-weight: 700;
	font-family: 'Archivo', sans-seri;
	line-height: 1.4;
	padding-bottom: 25px;
}
.row.contact-area-right-box h5 {
	color: #A9A9A9;
	width: 100%;
	font-size: 18px;
}
.row.contact-area-right-box p {
	font-size: 14px;
	color: #000;
	padding: 0px 0px 0 0px;
	margin: 0px;
	width: 100%;
}
.row.contact-area-right-box p a:hover {
	color:#d9e359;
}
.default-button {
	overflow: hidden;
	border: #d9e359;
	padding: 12px 35px;
	border-radius: 2px;
	display: inline-block;
	color: var(--fix-whiteColor);
	background-color: #d9e359;
	position: relative;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	font-family: 'Archivo', sans-serif;
	color:#000810;
}
.default-button::before {
	content: '';
	width: 100%;
	height: 0%;
	-webkit-transition: .5s ease;
	transition: .5s ease;
	background-color: var(--secondColor);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}
.default-button::after {
	content: '';
	width: 100%;
	height: 0%;
	-webkit-transition: .5s ease;
	transition: .5s ease;
	background-color: var(--secondColor);
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 0;
}
.default-button span {
	position: relative;
	z-index: 2;
}
.default-button:hover {
	color: var(--fix-whiteColor);
	border-color: var(--secondColor);
}
.default-button:hover::before, .default-button:hover::after {
	height: 51%;
}
.footer-logo-area .footer-social-icons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.footer-logo-area .footer-social-icons span {
	color: var(--blackColor);
	margin-right: 10px;
	font-size: 15px;
	font-weight: 600;
	font-family: var(--fontFamily2);
}
.footer-logo-area .footer-social-icons ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.footer-logo-area .footer-social-icons ul li {
	display: inline-block;
}
.footer-logo-area .footer-social-icons ul li a {
	width: 35px;
	height: 35px;
	font-size: 18px;
	margin-left: 6px;
	border-radius: 50%;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	background-color: #d9e359;
	-webkit-box-shadow: var(--boxShadow);
	box-shadow: var(--boxShadow);
}
.footer-logo-area .footer-social-icons ul li a:hover {
	color: #000;
	background-color: #d9e359;
}

 /*About Page*/
 
 .about-sec {width:100%;padding:50px 0; display: inline-block;}
.about-sec p {
    font: normal normal normal 15px/24px Open Sans;
    letter-spacing: 0px;
    color: #353535;
}

.about-sec img {
    max-width: 40%;
    float: right;
    margin: 0 0px 20px 20px;
   border: #ccc solid 1px;
}

.top-heading h2 {
    background: black;
    color: #BCD605;
    padding: 10px 0px;
    text-align: left;
    padding-left: 20px;
}

 /*contact page*/

 .contact-area {width:100%;padding:50px 0; display: inline-block;}
 
 .contact_left {margin: 0;padding: 0;}
.contact_left ul {list-style-type: none;padding: 0;}
.contact_left ul > li {
    padding: 0px 0 0 59px;
    position: relative;
    margin-bottom: 20px;
}
.contact_left ul > li > svg {
    padding: 7px;
    color: #fff;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    font-size: 16px;
    text-align: center;
    background: #000000;
    height: 30px;
    width: 30px;
}
.contact_left ul > li h3 {margin: 0 0 5px 0;font-size: 14px;color: #222;text-transform: uppercase;font-weight: 700;font-family: 'Open Sans';}
.contact_left ul > li p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #000;
}
.contact_left ul > li p a {
    color: #000;
    text-decoration: none;
}
.contact_right {margin: 0;padding: 0;}
.contact_right .form-group input {margin: 0;padding: 10px;width: 100%;color: #333;border: 1px solid #a7a6a4;background: #fff;height: 45px;font-family: 'Open Sans';}
.contact_right .form-group textarea {margin: 0;padding: 10px;width: 100%;color: #333;border: 1px solid #adaba9;background: #fff;height: 200px;resize: none;font-family: 'Open Sans';}
.send_btn {margin: 7px 0 0;padding: 10px 20px;font-family: 'Open Sans';background: #000000;color: #fff;text-transform: uppercase;font-size: 16px;border: 1px solid #492902;display: block;height: 50px;transition: all 0.5s ease;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;letter-spacing: 2px;-o-transition: all 0.5s ease;}
.send_btn:hover {background: #66990c;color: #fff;border:1px solid #66990c;font-family: 'Open Sans';letter-spacing: 2px;}
.map_area {width: 100%;height: 300px; margin-bottom: 20px;}
.map_area iframe {width: 100%;height: 100%;}
.contact_right .form-group {margin-bottom: 23px;}
.contact_right .contact_button {
    background: #000;
    color: #fff;
    padding: 10px 35px;
}

/*common page*/

.innerpage_wrapper {width:100%;padding:30px 0; display: inline-block;}
.innerpage_wrapper p {   
    font: normal normal normal 15px/24px Open Sans;
    letter-spacing: 0px;
    color: #353535;}

.innerpage_wrapper h2 {
    font: normal normal bold 25px/37px Open Sans;
    letter-spacing: 0px;
    color: #000000;
    padding-bottom: 0px;
    margin-bottom: 15px;
    position: relative;
    font-weight: 600;
}   
    
.innerpage_wrapper img {max-width: 40%;
    float: right;
    margin: 0 0px 20px 20px;
   border: #ccc solid 1px;}
   
   
   
   /*Woocommerce*/
   
   .woocommerce-billing-fields input{ 
    display: block;width: 100% !important;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;}
.woocommerce-input-wrapper textarea{font-size: 1rem;
    display: block;width: 100% !important;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;}
.woocommerce-input-wrapper{width: 100%;}
.woocommerce-billing-fields label{width: 100%;}
.woocommerce-billing-fields .woocommerce-input-wrapper{width: 100%;}
.form-submit input{background-color: #920000 !important;color: #fff !important;}
.woocommerce #reviews #comments h2 {
    clear: none;
    font-size: 23px;
    padding: 0 0 26px 0;
    color: #009743;
}
/*.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #000000 !important;
    z-index: 2;
    border-bottom-color: #fff;
    color: #fff;
}*/
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    max-width: 48%;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    max-width: 49%;
}

.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received{color: #04a945 !important;}
.register .form-row-wide input {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    /* font-size: 1rem; */
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    height: 42px;
}
.login .form-row-wide input {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    /* font-size: 1rem; */
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    height: 47px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    color: #000 !important;
    background-color: #BCD605 !important;
    margin: 0 25px 0 0;
}
.password-input{width: 100%;}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    margin: 0 28px 0 0;
}
.woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
}

.woocommerce-MyAccount-navigation ul li {
    list-style-type: none;
}

.woocommerce-MyAccount-navigation ul li a {
    background: #f9f9f9;
    color: #000;
    display: block;
    margin: 0 0 10px 0;
    padding: 10px 16px;
    font-size: 16px;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
    background: #BCD605;
    color: #fff;
}

.woocommerce table.my_account_orders .button {
    white-space: nowrap;
    background: #000;
    color: #fff;
}

.woocommerce table.my_account_orders {
    font-size: 16px !important;
}

.woocommerce-account .addresses .title .edit {
  float: right;
  background: #bcd605;
  color: #fff;
  padding: 6px 10px;
  border-radius: 6px;
  }

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
/*.woocommerce input.button {
    color: #ffffff !important;
    background-color: #32abd0 !important;
}*/
.woocommerce-account .addresses .title h3 {
    float: left;
    font-size: 19px;
    margin-bottom: 0;
}
.tinvwl-txt{    font-size: 13px;}
.woocommerce a.added_to_cart {
    padding: 5px 11px;
}

.woocommerce-MyAccount-content input{display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;


    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}
    
  section.related.products .item a.add_to_cart_button {
display:none;
}



/* =============================
    Updated Css 25/09/2023
============================== */

.left-sec ul span {
	font: normal normal 13px/16px Open Sans;
    }
.single-product .entry-summary .product_title {
	font-size: 25px;
	font-weight: 600;
    }
.single-product .entry-summary .price, .amount {
	font-size: 20px;
	font-weight: 500;
	color: #000;
    }
.single-product .value textarea {
	resize: vertical;
	width: 100%;
    }
.single-product .variable-items-wrapper .variable-item:not(.radio-variable-item) {
	margin: 0px !important;
	padding: 2px;
	border-radius: 0px !important;
    }
.single-product .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock) {
	color: var(--wvs-selected-item-text-color,#fff)!important;
	background: #000 !important;
	border: 1px !important;
    }
.single-product .slick-slide .slick-active {
	border-color: #ccc !important;
    }
.single-product .wpgs-nav .slick-slide {
	border-color: #ccc !important;
    }
    
.single-product .woocommerce-tabs ul.tabs {
	margin: 0 0 0px !important;
    }
.single-product .woocommerce-tabs .entry-content{
	/*border: #ccc 1px solid;*/
	/*padding: 15px !important;*/
    }
    
.single-product .woocommerce-tabs .entry-content h2{
      font: normal bold 24px/24px Open Sans;
      color: #000;
      margin: 12px 0px 22px 0px;
      }
.single-product #reviews #comments h2 {
	font: normal bold 24px/24px Open Sans;
	padding: 0 0 0px 0;
	color: #000;
}
 .single-product .woocommerce-tabs ul.tabs::before {
	border-bottom: 0px solid #cfc8d8;
    }
 .single-product .woocommerce-tabs ul.tabs li.active {
    background: #bcd605 !important;
    color: #ffffff !important;
    }
  .single-product .woocommerce-tabs ul.tabs li {
	border: 1px solid #cfc8d8;
	background-color: #e9e6ed;
	color: #515151;
	border-radius: 6px 6px 0px 0px !important;
	margin: 0 5px;
}
.single-product .related h2 {
	margin: 0px 0px;
	padding: 11px 15px;
	color: #BCD605;
	background: linear-gradient(#000, #4a4848);
	text-align: center;
	font-weight: 600;
	font-size: 32px;
	text-transform: uppercase;
}
.single-product .related_prod {
	background: #F7F7F7;
	padding: 35px 64px;
}
.single-product .related .woocommerce-LoopProduct-link {
    width: 100%;
	height: 300px;
	overflow:hidden ;
   }
.single-product .related .woocommerce-LoopProduct-link img {
	height: 100%;
    width: 100%;
	object-fit: cover;
    }
.single-product .related  h5 {
  font: normal bold 16px/24px Open Sans;
  color: #000;
  margin-bottom: 8px;
  margin-top: 12px;
  width: 99%;
  }
.single-product .related  h5 a {
	color: #000;
    }
.single-product .related  h6 {
	font: normal normal 14px/24px Open Sans;
	color: #353535;
	margin-bottom: 8px;
    }
.single-product .related .amount {
  font-size: 19px;
  font-weight: 300;
  color: #000;
  }
  
.page-id-65 .woocommerce-MyAccount-content a{
  color: #94A804;
  }
.page-id-65 .woocommerce-Address-title {
	margin: 15px 0px 15px 0px;
    }
    
.page-id-65 .select2-container .select2-selection--single {
	height: 38px;
    }
.page-id-65 .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 38px;
	top: 1px;
	right: 9px;
	width: 20px;
    }
.page-id-65 .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 38px;
    }
.page-id-65 .woocommerce-address-fields__field-wrapper {
	margin-bottom: 22px;
    }
.page-id-65 fieldset {
	margin-bottom: 20px;
    }
    
.woocommerce-cart .woocommerce table.shop_table td a{
    color:#A5BB06;
    }
.page-id-64 .woocommerce-input-wrapper input {
	display: block;
	width: 100% !important;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	height: calc(1.5em + 0.75rem + 2px);
	padding: 0.375rem 0.75rem;
}
.page-id-64 .select2-container .select2-selection--single {
	height: 37px;
   }
.page-id-64 .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 33px;
	top: 1px;
	right: 8px;
	width: 20px;
    }
    
.page-id-64 .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #939393;
	line-height: 34px;
    } 
    
.single-product .comment-form input {
  display: block;
  width: auto !important;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.single-product .comment-form-comment textarea {
  display: block;
  width: auto !important;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.single-product .comment-form-cookies-consent {
	display: flex;
	align-items: center;
	gap: 6px;
    }
.single-product .cart_quant {
	width: 50%;
    }
.single-product .cart_quant p {
	font-size: 9px;
    }
.single-product .qty {
	display: flex;
	align-items: center;
	gap: 13px;
    }
.single-product .qty button.button {
	color: #000 !important;
	background-color: #BCD605 !important;
	margin: -2% 0%;
    width: 40%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 13px 26px;
	height: auto;
}
.single-product .qty .cart_quantity {
  border: #aaa8a8 1px solid;
  width: 100%;
  background: #fff;
  padding: 9px;
  display: flex;
  }
.single-product .qty .cart_quantity label {
  font-weight: 600;
  width: 47%;
  padding: 0px 12px;
  text-align: center;
 }
.single-product .qty .cart_quantity .minus {
	background: none;
	border: 0px;
	font-size: 19px;
	margin-right: 4px;
	padding-top:10px;
}
.single-product .qty .cart_quantity .plus {
	background: none;
	border: 0px;
	font-size: 19px;
	margin-left: 4px;
	padding-top:10px;
}
.single-product .wc-tabs{
    display: none !important;
    } 
    
.single-product .flaticon-back::before {
    position: absolute;
	content: "" ;
	background-image: url(https://developer.shyamfuture.in/visual-art/wp-content/themes/visual/assets/images/arw-lft.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	left: -33px;
	width: 25px;
	height: 25px;
}
.single-product .flaticon-right-arrow::before {
    position: absolute;
	content: "" ;
	background-image: url(https://developer.shyamfuture.in/visual-art/wp-content/themes/visual/assets/images/arw-rght.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	right: -33px;
	width: 25px;
	height: 25px;
}
.single-product .woocommerce-variation-add-to-cart .Image {
  background: #fff;
  border: #9f9898 1px solid !important;
  width: 50% !important;
  padding: 13px 13px 5px 13px !important;
  position: relative;
  float: left;
  border-radius: 5px !important;
  display: flex;
  gap: 14px;
  justify-content: center;
  align-items: center;
 }
 .single-product .variations.Font {
	float: left;
	width: 30% !important;
	position: relative;
   }
 
.single-product .woocommerce-variation-add-to-cart .Image .files {
  background: #000;
  padding: 1px 9px;
  color: #fff;
  margin: 0px auto;
  width: 117px;
  text-align: center;
  }
.single-product .font-select {
	font-size: 16px;
	width: 210px;
	position: relative;
	display: inline-block;
	zoom: 1;
	*display: inline;
	padding-right: 18px;
	font-size: 14px;
}
 .single-product .woocommerce-variation-add-to-cart .Image .label label {
  width: 210px;
  position: relative;
  line-height: 20px;
}  
   
   
.single-product .woocommerce-variation-add-to-cart .Image .label img {
  margin-right: 25px;
  float: left;
   }
.single-product .woocommerce-variation-add-to-cart .Image .value {
  text-align: center;
  padding-top: 14px;
 }
   
 .single-product .woocommerce-variation-add-to-cart .Image .value p{
  font-size: 11px;
  text-align: center;
  }
.slick-initialized .slick-slide {
	border: #b7b5b5 1px solid;
}

 .single-product .design .value {
	display: flex !important;
	position: relative;
	align-items: center;
	justify-content: flex-start;
}
 .single-product .design .value .design_var {
	border: #ccc 1px solid;
	width: 140px;
}
.single-product .design .value .design_var span {
	font-size: 17px;
	width: 100%;
	background: #000;
	color: #fff;
	position: relative;
	padding: 1px 7px;
	float: left;
	text-align: center;
}

 .single-product .design .value .design_var img {
  width: 100% !important;
  height: 100%;
}
 .single-product .single_content {
	background: #F7F7F7;
	padding: 28px 35px;
    }
 .single-product .description {
	width: 100% !important;
    }
 .single-product .iconic-was-swatches {
	margin: 0px 0px;
    }
.single-product .iconic-was-swatches__item {
	margin: 0 0px 0px 0;
    }
.single-product .iconic-was-swatches--text-swatch .iconic-was-swatch  {
	border-radius: 0px;
    }

 .single-product .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
	float: right;
	width: 46%;
	clear: none;
}

.archive section.related.products {display:none;}
 .page-id-63 .checkout-button{
  padding: 12px !important;
  }
.product-quantity .quantity {
	display: flex;
	align-items: center;
	justify-content: flex-start;
  }
.product-quantity .quantity h5 {
  font-size: 17px;
  padding: 0px 6px;
  }
.product-quantity .quantity .plus {
    padding: 2px 7px;
    background: #bcd605;
    border: 0px;
    color: #000;
}
.product-quantity .quantity .minus {
    padding: 2px 7px;
    background: #bcd605;
    border: 0px;
    color: #000;
}
.product-quantity .quantity .qty {
	width: 3.631em;
	text-align: center;
	border: #bcd605 1px solid;
	padding: 1px 0px;
}
.quantity 
   input[type=number] {
  -moz-appearance: textfield;
   } 
   
   input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}



/* =============================
    Updated Css 10/10/2023
============================== */

.form-outline {
	position: relative;
    }
.top-list {
	display: flex;
	align-items: center;
	justify-content: end;
	gap: 12px;
    }
.stellarnav.light ul ul {
	background: rgba(255, 255, 255, 1);
	border: #ccc 2px solid;
}
.stellarnav ul ul li a {
	text-align: left !important;
	padding-left:15px !important;
}
.stellarnav ul ul li:last-child a {
	background-color: #000;
   }
.service-category {
	display: flex;
	gap: 14px;
	align-items: center;
	justify-content: space-between;
    }
.box-srvc {
    background: #BCD605 0% 0% no-repeat padding-box;
    border-radius: 6px;
    display: flex;
    align-items: center;
    margin: 20px 0px;
    padding: 15px 13px;
    justify-content: space-between;
    position: relative;
    flex: 1;
    min-height: 77px;
    width: 255px;
    justify-content: center;
}
.service-category .box-srvc img {
	width: 40px;
	height: 60px;
    }
.service-category .box-srvc h3 {
  text-align: center;
  font: normal normal bold 19px/24px Open Sans;
  letter-spacing: 0px;
  color: #000000;
  width: 72%;
  text-align: center;
}
.footeradd p{
    color: #000000;
    font-size: 15px;
    font-weight: 500;
    opacity: 1;
	margin-left: 0px;
}

.page-id-240 .innerpage_wrapper {
    padding: 10px 0 10px 0;
}

section.service_sec_inner {
    margin-bottom: 30px;
}
section.service_sec_inner .item img {
    height: 400px;
    object-fit: contain;
}

.service-box-section-inner .featured_section_inn{
        margin-bottom: 30px;
}

.service-box-section-inner .featured_section_inn h3{
    font: normal normal bold 20px/24px Open Sans;
    letter-spacing: 0px;
    color: #353535;
    margin-bottom: 8px;
}
.service-box-section-inner h2{
        background: black;
    color: #BCD605;
    padding: 10px 0px;
    text-align: center;
    margin-bottom: 35px;
}

.feature-prdct h3 {
    font-size: 20px;
    color: #000;
    padding: 22px 0px 0 0;
    font-weight: 500;
}

.f-slider-2 h3 {
    padding: 0px 0px 38px 0;
}

.f-slider-3 h3 {
    padding: 0px 0px 38px 0;
}

.product_meta {
    display: none;
}


/*.iconic-was-swatches--slider-wrapper {*/
/*    width: 85%;*/
/*}*/

/*.postid-494 .iconic-was-swatches--slider-wrapper {*/
/*    width: 43% !important;*/
/*}*/

.top-list .cart-count {
    height: 18px;
    width: 18px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    top: -9px;
    left: 25px;
}

.service-box-section .box-srvc {
       width: 361px !important;
    min-height: 115px;
    margin-right: unset !important;
    margin-left: unset !important;
}

.stellarnav.desktop li.has-sub .sub-menu .menu-item >a:hover {
    background: #bbd602;
    text-decoration: underline;
}

.stellarnav.desktop li.has-sub .sub-menu .menu-item-has-children .sub-menu li a:hover {
    background-color: #bcd602 !important;
}
.stellarnav li.has-sub>.sub-menu .menu-item-has-children >a:after {

    filter: brightness(0%);
}

.woocommerce-cart .woocommerce table.shop_table td a {
    color: #000;
}

.single-service .owl-dots {
    display: none;
}

section.top-heading {
    margin-bottom: 30px;
}

td.value .iconic-was-swatches--slider-wrapper  >  ul {
    max-width: 100% !important;
    width: 100% !important;
}

p.ck-placeholder {
    height: 115px !important;
}

.single-product .bx-content {
    display: block;
    text-align: center;
    width: 100%;
}

.kank h2 {
    background: black;
    color: #BCD605;
    padding: 6px 0px;
    text-align: center;
    font-weight: 600;
	margin-bottom: 19px;
}

.ftr-box .cart {
  align-items: center;
  justify-content: space-between;
  position: relative;
  margin: 5px 0px 10px 0px;
}

/* .side-p-icn {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-right: 30px;
} */

.side-p-icn {
	margin-right: 0px;
	width: 5%;
	float: right;
	margin: -32px 0px 0px 0px;
}


.overlay {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
}
 
.overlay-content {
  position: relative;
  top: 7%;
  width: 80%;
  text-align: center;
  margin-top: 30px;
  margin: auto;
}
 
.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 5px;
  font-size: 60px;
  cursor: pointer;
  color: white;
}
 
.overlay .closebtn:hover {
  color: #ccc;
}
 
.overlay input[type=text] {
  padding: 15px;
  font-size: 17px;
  border: none;
  float: left;
  width: 80%;
  background: white;
}
 
.overlay input[type=text]:hover {
  background: #f1f1f1;
}
 
.overlay button {
  float: left;
  width: 20%;
  padding: 15px;
  background: #ddd;
  font-size: 17px;
  border: none;
  cursor: pointer;
}
 
.overlay button:hover {
  background: #bbb;
}


.aws-container .aws-search-form { top: 57px; }



#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
	float: left;
	box-sizing: border-box;
	border: 1px solid #cfc8d8;
	padding: 12px 6px 5px;
	margin: 0 4px 0 0;
	outline: 0;
	width: 50%;
}


.aws-search-result { margin-top: -24px; }


table.variations.Image input::file-selector-button {
  font-weight: bold;
  color: #0a0a0a;
  padding: 0.5em;
  border: thin solid grey;
  border-radius: 3px;
  opacity: 0;
  word-break: break-word;
}


.single-product table.variations.Image .label label {
	width: 88% !important;
	position: relative !important;
	line-height: 20px !important;
	margin-left: 30px !important;
	font-size: 14px;
	
}


.variations #img {
	color: #0a0a0a;
}

.single-product table.variations.Image .files {
	cursor: pointer;
}

.product-addon-totals {
	display: none;
}
.wc-pao-addon {
	background: #fff;
    border: #9f9898 1px solid !important;
    padding: 13px 13px 5px 13px !important;
    position: relative;
    border-radius: 5px !important;
    display: flex;
    gap: 14px;
    justify-content: left;
    align-items: center;
	margin-bottom: 5px;
}
.variations_form label {
	color: #000;
}