#html5lightbox-watermark {
  display: none !important;
}

.woo-dropdown-cat .widget_product_categories li.cat-item-88 {
  display: none;
}

.loader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 99999999;
}

.loader-container {
  position: absolute;
  top: 45%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}

.loader-container>img {
  max-width: 50px;
}

/*------------------------------------------font styles----------------------------------------*/
@font-face {
  font-family: "Allura";
  src: url("../fonts/allura/Allura-Regular.eot");
  src: url("../fonts/allura/Allura-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/allura/Allura-Regular.woff2") format("woff2"),
    url("../fonts/allura/Allura-Regular.woff") format("woff"),
    url("../fonts/allura/Allura-Regular.ttf") format("truetype"),
    url("../fonts/allura/Allura-Regular.svg#Allura-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/roboto/Roboto-Medium.eot");
  src: url("../fonts/roboto/Roboto-Medium.eot?#iefix") format("embedded-opentype"),
    url("../fonts/roboto/Roboto-Medium.woff2") format("woff2"),
    url("../fonts/roboto/Roboto-Medium.woff") format("woff"),
    url("../fonts/roboto/Roboto-Medium.ttf") format("truetype"),
    url("../fonts/roboto/Roboto-Medium.svg#Roboto-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/roboto/Roboto-Thin.eot");
  src: url("../fonts/roboto/Roboto-Thin.eot?#iefix") format("embedded-opentype"),
    url("../fonts/roboto/Roboto-Thin.woff2") format("woff2"),
    url("../fonts/roboto/Roboto-Thin.woff") format("woff"),
    url("../fonts/roboto/Roboto-Thin.ttf") format("truetype"),
    url("../fonts/roboto/Roboto-Thin.svg#Roboto-Thin") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/roboto/Roboto-Regular.eot");
  src: url("../fonts/roboto/Roboto-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/roboto/Roboto-Regular.woff2") format("woff2"),
    url("../fonts/roboto/Roboto-Regular.woff") format("woff"),
    url("../fonts/roboto/Roboto-Regular.ttf") format("truetype"),
    url("../fonts/roboto/Roboto-Regular.svg#Roboto-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/roboto/Roboto-Bold.eot");
  src: url("../fonts/roboto/Roboto-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/roboto/Roboto-Bold.woff2") format("woff2"),
    url("../fonts/roboto/Roboto-Bold.woff") format("woff"),
    url("../fonts/roboto/Roboto-Bold.ttf") format("truetype"),
    url("../fonts/roboto/Roboto-Bold.svg#Roboto-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/roboto/Roboto-Light.eot");
  src: url("../fonts/roboto/Roboto-Light.eot?#iefix") format("embedded-opentype"),
    url("../fonts/roboto/Roboto-Light.woff2") format("woff2"),
    url("../fonts/roboto/Roboto-Light.woff") format("woff"),
    url("../fonts/roboto/Roboto-Light.ttf") format("truetype"),
    url("../fonts/roboto/Roboto-Light.svg#Roboto-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon/icomoon.eot?e8mqf2");
  src: url("../fonts/icomoon/icomoon.eot?e8mqf2#iefix") format("embedded-opentype"),
    url("../fonts/icomoon/icomoon.ttf?e8mqf2") format("truetype"),
    url("../fonts/icomoon/icomoon.woff?e8mqf2") format("woff"),
    url("../fonts/icomoon/icomoon.svg?e8mqf2#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-star-empty:before {
  content: "\e9d7";
}

.icon-star-half:before {
  content: "\e9d8";
}

.icon-star-full:before {
  content: "\e9d9";
}

.icon-heart:before {
  content: "\e9da";
}

.icon-pause:before {
  content: "\ea16";
}

.icon-stop:before {
  content: "\ea17";
}

.icon-play3:before {
  content: "\ea1c";
}

.icon-loop2:before {
  content: "\ea2e";
}

.icon-share21:before {
  content: "\ea82";
}

.icon-facebook:before {
  content: "\ea90";
}

.icon-instagram1:before {
  content: "\ea92";
}

.icon-twitter1:before {
  content: "\ea96";
}

.icon-youtube:before {
  content: "\ea9d";
}

.icon-heart1:before {
  content: "\e9db";
}

.icon-arrow-up2:before {
  content: "\ea3a";
}

.icon-arrow-down2:before {
  content: "\ea3e";
}

.icon-share2:before {
  content: "\ea83";
}

.icon-facebook1:before {
  content: "\ea91";
}

.icon-instagram:before {
  content: "\ea93";
}

.icon-whatsapp:before {
  content: "\ea94";
}

.icon-twitter:before {
  content: "\ea97";
}

.icon-youtube1:before {
  content: "\ea9e";
}

.icon-equalizer:before {
  content: "\e992";
}

.icon-equalizer2:before {
  content: "\e993";
}

.icon-folder-open:before {
  content: "\e930";
}

.icon-calendar:before {
  content: "\e953";
}

.icon-bubble:before {
  content: "\e96b";
}

.icon-eye:before {
  content: "\e9ce";
}

.icon-search:before {
  content: "\f002";
}

.icon-envelope-o:before {
  content: "\f003";
}

.icon-heart11:before {
  content: "\f004";
}

.icon-star-o:before {
  content: "\f006";
}

.icon-user:before {
  content: "\f007";
}

.icon-search-plus:before {
  content: "\f00e";
}

.icon-search-minus:before {
  content: "\f010";
}

.icon-trash-o:before {
  content: "\f014";
}

.icon-home:before {
  content: "\f015";
}

.icon-chevron-left:before {
  content: "\f053";
}

.icon-chevron-right:before {
  content: "\f054";
}

.icon-heart-o:before {
  content: "\f08a";
}

.icon-sign-out:before {
  content: "\f08b";
}

.icon-sign-in:before {
  content: "\f090";
}

.icon-phone:before {
  content: "\f095";
}

.icon-twitter11:before {
  content: "\f099";
}

.icon-facebook11:before {
  content: "\f09a";
}

.icon-facebook-f:before {
  content: "\f09a";
}

.icon-caret-down:before {
  content: "\f0d7";
}

.icon-caret-up:before {
  content: "\f0d8";
}

.icon-caret-left:before {
  content: "\f0d9";
}

.icon-caret-right:before {
  content: "\f0da";
}

.icon-envelope:before {
  content: "\f0e0";
}

.icon-linkedin:before {
  content: "\f0e1";
}

.icon-comment-o:before {
  content: "\f0e5";
}

.icon-angle-left:before {
  content: "\f104";
}

.icon-angle-right:before {
  content: "\f105";
}

.icon-angle-up:before {
  content: "\f106";
}

.icon-angle-down:before {
  content: "\f107";
}

.icon-youtube-play:before {
  content: "\f16a";
}

.icon-instagram11:before {
  content: "\f16d";
}

.icon-shopping-bag:before {
  content: "\f290";
}

/*------------------------------------------end of font styles----------------------------------------*/
/*----------------------------------------------common styles-------------------------------------------*/
body {
  max-width: 1920px;
  margin: 0 auto !important;
}

body,
p,
ul li,
ol li {
  font-family: "Roboto", sans-serif !important;
  color: #585858 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #232323;
  margin: 0 !important;
  line-height: 1.2 !important;
  margin-bottom: 10px !important;
  font-weight: 300 !important;
}

p {
  margin: 0;
  line-height: 1.6 !important;
  margin-bottom: 10px !important;
}

ul,
ol {
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none;
  font-size: 16px;
  color: #004b2e;
  outline: none !important;
}

body a:hover,
body a:focus,
body a:active {
  text-decoration: none;
  outline: none !important;
  border: none;
  color: #ebaf1f;
}

strong {
  font-weight: 500;
  color: #232323;
}

img {
  margin: 0 auto;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next,
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background: none !important;
}

.swiper-horizontal>.swiper-pagination-progressbar {
  background-color: #ebaf1f;
  height: 3px;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background-color: #004b2e;
}

.swiper-button-next:after {
  font-size: 24px;
  color: #ebaf1f;
  font-family: "icomoon" !important;
  content: "\f105";
}

.swiper-button-prev:after {
  font-size: 24px;
  color: #ebaf1f;
  font-family: "icomoon" !important;
  content: "\f104";
}

.mh-icon-left:before {
  font-family: "icomoon" !important;
  content: "\f104" !important;
  width: 22px !important;
}

.mh-icon-right:before {
  font-family: "icomoon" !important;
  content: "\f105" !important;
  width: 22px !important;
}

.html5-prev-inside .mh-icon-left,
.html5-next-inside .mh-icon-right {
  font-size: 24px;
  line-height: 38px;
  color: #fff;
  background-color: #004b2e;
}

#html5box-html5-lightbox .html5-text {
  font-family: "Roboto", sans-serif !important;
  font-weight: 400;
}

.swiper-button-next {
  right: -3px;
}

.swiper-button-prev {
  left: -3px;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  width: 36px;
  height: 3px;
  border-radius: 3px;
  background-color: #004b2e;
}

.swiper-pagination-bullet-active {
  background-color: #ebaf1f;
}

header {
  padding: 2px 10px !important;
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05) !important;
  position: sticky !important;
  top: 40px !important;
  z-index: 99 !important;
}

#site-header {
  z-index: 999 !important;
  top: 0 !important;
}

header .menu-icon {
  padding: 5px;
  cursor: pointer;
}

header .menu-icon .iconbar {
  height: 2px;
  width: 30px;
  display: block;
  margin-bottom: 6px;
  background-color: #004b2e;
}

header .menu-icon .iconbar:last-child {
  margin: 0;
}

header .logo {
  display: block;
  max-width: 90px;
  margin-left: 24%;
  margin-right: 10%;
}

/*header .navigation {position: fixed; top: 0; text-align: center; background-color: #fff; left: 0; display: flex; align-items: center; justify-content: center; z-index: 99; -webkit-transition: all 300ms ease-in-out; -moz-transition: all 300ms ease-in-out; -ms-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; width: 100%; height: 100vh; overflow-y: scroll;}*/
header .navigation.navhidden {
  left: -100%;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

header .navigation .nav-close-cta {
  color: #161616;
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  padding: 0px;
  width: 50px;
  height: 50px;
}

header .navigation .nav-close-cta img {
  width: 50px;
  padding: 5px;
}

header .navigation .nav-links,
header .navigation .ecom-links {
  list-style: none;
  padding: 0;
  margin: 0;
}

header .navigation .nav-links {
  min-width: 200px;
}

header .navigation .nav-links li a {
  color: #161616;
  display: block;
  text-decoration: none;
  text-align: left;
  padding: 15px 10px;
  font-size: 20px;
}

header .navigation .nav-links>li>a:hover,
header .navigation .nav-links>li>a:focus,
header .navigation .nav-links>li.active>a {
  color: #ebaf1f;
}

.current-menu-item a {
  color: #ebaf1f;
}

header .navigation .nav-links .dropdown-menu {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  box-shadow: none;
  border: none;
  border-radius: 0;
  border-left: 1px solid #ebaf1f;
  margin-left: 10px;
}

header .navigation .nav-links .dropdown-menu>li>a {
  padding-left: 20px;
}

header .navigation .nav-links .dropdown-menu>li>a:focus,
header .navigation .nav-links .dropdown-menu>li>a:hover {
  background: none;
  background-color: #ebaf1f;
  color: #fff;
}

header .ecom-links {
  list-style: none;
}

header .ecom-links li {
  display: inline-block;
  vertical-align: top;
}

header .nav-ctas-group .login-cta,
header .ecom-links li a {
  color: #161616;
  text-decoration: none;
  padding: 0 4px;
  display: block;
  font-size: 16px;
  line-height: 20px;
}

header .ecom-links li>span {
  color: #161616;
  text-decoration: none;
  padding: 0 4px;
  display: block;
  font-size: 16px;
  line-height: 20px;
  cursor: pointer;
}

header .nav-ctas-group .login-cta:hover,
header .nav-ctas-group .login-cta:focus,
header .nav-ctas-group .login-cta:active,
header .ecom-links li a:hover,
header .ecom-links li a:focus,
header .ecom-links li a:active {
  color: #004b2e;
}

header .ecom-links li a .badge {
  font-size: 10px;
  font-weight: 500;
  min-width: auto;
  padding: 0 0 0 2px;
  background: none;
  color: #ebaf1f;
  margin-top: -15px;
}

header .nav-ctas-group .login-cta .login-cta-text,
header .buy-now-cta {
  display: none;
}

.custom-logo-link {
  display: block;
  max-width: 90px;
  text-align: center;
  margin: 0 auto;
}

.custom-logo-link img {
  width: 100% !important;
  max-height: none !important;
}

.btn {
  border-radius: 30px;
  box-shadow: none;
  text-shadow: none;
  padding: 14px 30px;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1;
  letter-spacing: 1px !important;
  height: auto;
  text-transform: uppercase !important;
}

.btn-primary {
  background: none;
  background-color: #004b2e;
  border: 1px solid #004b2e;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  border: 1px solid #ebaf1f;
  color: #fff !important;
  background: #ebaf1f !important;
  box-shadow: none;
  outline: none !important;
  text-shadow: 0 0 3px #4f4f4f;
}

.btn-primary.btn-primary-invert {
  color: #000 !important;
  background: #ebaf1f !important;
  border: 1px solid #ebaf1f;
  color: #fff;
  min-height: 40px;
  padding: 12px 20px !important;
}

.btn-primary.btn-primary-invert:hover,
.btn-primary.btn-primary-invert:focus,
.btn-primary.btn-primary-invert:active {
  background-color: #004b2e !important;
  color: #ebaf1f !important;
  border: 1px solid #004b2e !important;
}

.form-control {
  padding: 14px;
  height: auto;
  line-height: 1;
  box-shadow: none;
  border-radius: 0;
  margin: 0;
  padding-left: 20px;
  border-radius: 30px;
}

.input-group-btn>.btn {
  height: 40px;
  background: transparent;
  border-radius: 0;
  box-shadow: none;
  color: #ebaf1f;
  outline: none;
  margin: 0;
  font-size: 16px;
  padding: 0 14px;
  min-width: 30px;
  border: 1px solid #ccc;
  outline: none !important;
  border-radius: 0 30px 30px 0;
}

.input-group .form-control {
  height: 40px;
  padding: 0 10px;
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
  background-color: #ebaf1f;
  color: #fff;
  border-radius: 0;
  border: 1px solid transparent;
  outline: none !important;
}

.input-group-btn {
  border-radius: 0 30px 30px 0;
  overflow: hidden;
}

.availability .input-group-btn>.btn {
  background-color: #004b2e;
  color: #fff;
  border: 1px solid transparent;
}

.availability .form-control {
  text-align: left;
}

.ui.accordion {
  text-align: left;
  margin-top: 20px;
  font-family: "Roboto", sans-serif !important;
  margin-bottom: 30px;
}

.ui.accordion .title:not(.ui) {
  font-family: "Roboto", sans-serif !important;
  color: #161616;
  margin-bottom: 5px;
  border-bottom: 1px solid #161616;
  padding: 12px 0;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ui.accordion .title .accordion-sign {
  float: right;
  font-size: 30px;
  line-height: 15px;
  font-weight: 300;
  color: #ebaf1f;
  font-family: "Roboto", sans-serif !important;
}

.ui.accordion .title .accordion-sign::after {
  content: "+";
  display: inline-block;
  font-style: normal;
}

.ui.accordion .title.active .accordion-sign::after {
  content: "-";
}

main>article {
  padding: 0 15px;
  margin: 20px 0 40px 0;
  text-align: center;
  clear: both;
  overflow: hidden;
}

.heading {
  font-size: 2.5rem;
  color: #826344;
}

.product-item {
  max-width: calc(49% - 4px);
  display: inline-block;
  vertical-align: top;
  position: relative;
  background-color: #fdfdfd;
  border: 1px solid #f1f1f1;
  margin: 2px 2px;
  border-radius: 10px;
  overflow: hidden;
  padding: 4px;
}

.product-item .product-item-detail {
  padding: 5px;
}

.product-item .new-product-label {
  background-color: #b9090e;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 10px;
  padding: 2px 10px;
  border-bottom-left-radius: 8px;
}

.stars {
  color: #ebaf1f;
  margin-bottom: 5px;
  font-size: 14px;
  display: block;
}

.stars i {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  font-size: 14px;
}

.reviews {
  color: #004b2e;
  display: block;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 0;
}

.reviews:hover {
  text-decoration: underline;
}

.product-title {
  color: #004b2e;
  font-weight: 500;
  font-size: 14px;
  display: block;
}

.product-item .product-item-detail .product-specs {
  display: block;
  margin-bottom: 5px;
  font-size: 11px;
  font-weight: 400;
  padding: 0 10px;
}

.product-item .product-item-detail .product-price {
  color: #232323;
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 600;
  padding: 0 10px;
}

.product-item .product-item-detail .product-price::before {
  content: "₹";
  margin-right: 5px;
}

.product-item .product-item-detail .btn-primary {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 5px;
  padding: 12px 15px;
  height: 40px;
}

.bestSellers {
  background-image: url("../images/best-sellers-bg.png");
  background-size: 150%;
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 30px;
}

.videosWrap .videosListed .videoThumb:first-child {
  margin-top: 25%;
}

.videosWrap .videoListWrap::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.videosWrap .videoListWrap::-webkit-scrollbar-track {
  background-color: #eceaeb;
  width: 4px;
  height: 4px;
}

.videosWrap .videoListWrap::-webkit-scrollbar-thumb {
  box-shadow: none;
  background-color: #ebaf1f;
  width: 4px;
  height: 4px;
}

.videoThumb {
  position: relative;
  display: block;
  border-radius: 10px;
  overflow: hidden;
}

.videoThumb::after {
  content: "\ea1c";
  font-family: "icomoon" !important;
  position: absolute;
  top: 0%;
  right: 0;
  left: 0;
  font-size: 28px;
  color: #fff;
  z-index: 9;
  text-shadow: 0 0 8px #555;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.videoThumb::before {
  background-color: rgba(0, 0, 0, 0.06);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.scroll-down-arrow {
  cursor: pointer;
  position: fixed;
  bottom: 12%;
  right: 5%;
  background-color: #fff;
  color: #ebaf1f;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-box-shadow: 0 0 6px 1px rgb(0 0 0 / 20%);
  box-shadow: 0 0 6px 1px rgb(0 0 0 / 20%);
  z-index: 99999;
}

.scroll-down-arrow:focus,
.scroll-down-arrow:active,
.scroll-down-arrow:hover {
  text-decoration: none;
  color: #fff;
  background-color: #ebaf1f;
}

footer {
  border-top: 1px solid #ccc !important;
  padding-top: 20px !important;
  clear: both !important;
  margin-top: 30px !important;
}

footer .footer-wrap {
  padding: 20px 20px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  gap: 10px;
}

footer .footer-links {
  padding: 0 10px 0 0;
  list-style: none;
  width: 47%;
  text-align: left;
  margin: 0;
}

footer .footer-links li a {
  display: inline-block;
  vertical-align: top;
  color: #585858;
  text-decoration: none;
  font-weight: 400;
  padding: 6px 5px;
  line-height: 1.2;
}

footer .footer-links li a:hover,
footer .footer-links li a:focus,
footer .footer-links li a:active {
  color: #ebaf1f;
}

footer .footer-links.social-links li {
  display: inline-block;
  vertical-align: middle;
}

footer .footer-links.social-links li a {
  color: #ebaf1f !important;
  font-size: 20px;
}

footer .footer-links.social-links li a:hover,
footer .footer-links.social-links li a:focus,
footer .footer-links.social-links li a:active {
  color: #004b2e !important;
}

footer .footer-links.with-title {
  padding-left: 10px;
  position: relative;
  margin-bottom: 10px;
}

footer .footer-links.with-title::before {
  content: "";
  display: block;
  width: 1px;
  background-color: #343434;
  position: absolute;
  left: 2px;
  top: 40px;
  bottom: 5px;
}

footer .footer-links.with-title .footer-title {
  padding: 0 5px 6px;
  margin-left: -15px;
  margin-bottom: 0;
  display: block;
  width: 100%;
  font-weight: 500 !important;
  color: #004b2e !important;
}

.copyrights {
  background-color: #161616;
  margin-top: 20px;
  padding: 12px 15px 30px 15px;
  text-align: center;
  min-width: 100%;
}

.copyrights h6 {
  font-weight: 400 !important;
  line-height: 1.5 !important;
  margin: 0 !important;
  color: #b4b4b4;
}

.copyrights h6 a {
  color: #ebaf1f;
  margin: 4px 4px 0;
  font-size: 11px;
  display: inline;
}

.copyrights h6 a:hover,
.copyrights h6 a:focus {
  text-decoration: underline;
}

@media screen and (min-width: 768px) {

  body,
  p,
  ul li,
  ol li {
    font-size: 16px;
  }

  header {
    padding: 10px 20px;
  }

  header .navigation .nav-close-cta,
  header .menu-icon {
    display: none;
  }

  header .logo {
    margin: 0;
  }

  header .navigation.navhidden {
    position: relative;
    right: auto;
    left: auto;
    top: auto;
    bottom: auto;
    height: auto;
    width: auto;
    overflow: visible;
  }

  header .navigation .nav-links li {
    display: inline-block;
    vertical-align: middle;
  }

  header .navigation .nav-links li a {
    font-size: 14px;
    padding: 8px 10px;
  }

  header .nav-ctas-group .buy-now-cta {
    padding: 8px 12px;
    font-size: 12px;
    letter-spacing: 1px !important;
    display: inline-block;
    vertical-align: middle;
  }

  header .nav-ctas-group .login-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  header .nav-ctas-group .login-cta .icon {
    width: 20px;
    height: 20px;
    background-color: #969696;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    border-radius: 30px;
    font-size: 11px;
  }

  header .nav-ctas-group .login-cta .login-cta-text {
    display: block;
    font-size: 12px;
    margin-left: 5px;
  }

  header .navigation .nav-links .dropdown-menu {
    position: absolute;
    top: calc(100% + 10px);
    left: -5px;
    -webkit-box-shadow: 2px 2px 6px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 6px 2px rgba(0, 0, 0, 0.1);
  }

  header .navigation .nav-links .dropdown-menu li {
    display: block;
  }

  .swiper-button-next:after,
  .swiper-button-prev:after {
    font-size: 36px;
  }

  .spotlight-carousel .swiper-button-next:after,
  .spotlight-carousel .swiper-button-prev:after {
    font-size: 60px;
  }

  .swiper-button-next {
    right: 0;
  }

  .product-img-gallery {
    width: calc(100% - 36px);
    margin-bottom: 2px;
  }

  .product-gallery-thumbnails .swiper-button-next {
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    height: 100%;
    margin: 0;
    padding: 0;
    width: auto;
    padding-left: 5px;
    z-index: 99999999;
  }

  .product-gallery-thumbnails .swiper-button-prev {
    left: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    height: 100%;
    margin: 0;
    padding: 0;
    width: auto;
    padding-right: 5px;
    z-index: 99999999;
  }

  .product-gallery-thumbnails .swiper-button-next.swiper-button-disabled,
  .product-gallery-thumbnails .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
  }

  .product-gallery-thumbnails .swiper-button-next.swiper-button-disabled:after {
    opacity: 0.5;
  }

  .product-gallery-thumbnails .swiper-button-prev.swiper-button-disabled:after {
    opacity: 0.5;
  }

  .swiper-button-prev {
    left: 0;
  }

  .spotlight-carousel .swiper-button-next {
    right: 10px;
  }

  .spotlight-carousel .swiper-button-prev {
    left: 10px;
  }

  footer .footer-links {
    width: 15%;
    padding: 0 20px 0 0;
  }

  footer .footer-links.with-title {
    padding-left: 20px;
  }

  footer .footer-links.with-title .footer-title {
    margin-left: -22px;
  }

  .scroll-down-arrow {
    width: 50px;
    height: 50px;
    font-size: 20px;
    bottom: 8%;
  }

  .product-item {
    max-width: none;
  }
}

@media screen and (min-width: 992px) {
  header {
    justify-content: center;
    padding: 15px;
  }

  .custom-logo-link {
    display: block;
    max-width: 90px;
    text-align: center;
    margin: 0 auto;
  }

  .custom-logo-link img {
    width: 100% !important;
    max-height: none !important;
  }

  header .navigation.navhidden {
    margin: 0 50px;
  }

  header .navigation .nav-links li a {
    font-size: 14px;
    padding: 12px 16px;
    font-weight: 500;
    letter-spacing: 0.5px;
  }

  header .nav-ctas-group .login-cta,
  header .ecom-links li a {
    font-size: 14px;
  }

  header .nav-ctas-group .login-cta .icon {
    width: 30px;
    height: 30px;
    font-size: 14px;
  }

  header .nav-ctas-group {
    margin: 0px 10px !important;
    float: left;
  }

  header .nav-ctas-group .buy-now-cta {
    font-size: 14px;
    padding: 14px 20px;
    margin: 0 !important;
    margin-left: 20px;
  }

  header .nav-ctas-group .login-cta .login-cta-text {
    font-size: 14px;
    margin-left: 10px;
  }

  .heading {
    font-size: 4.5rem !important;
    font-weight: 300 !important;
    margin-bottom: 20px !important;
  }

  .filters {
    display: none;
  }

  .stars i {
    font-size: 18px;
    margin: 2px;
  }

  .reviews {
    font-size: 12px;
    font-weight: 500;
  }

  .product-item .product-item-detail .product-title {
    font-size: 16px;
  }

  .product-item .product-item-detail .product-specs {
    font-size: 13px;
  }

  .product-item .product-item-detail .product-price {
    font-size: 20px;
  }

  .product-item>img {
    border-radius: 6px 6px 0 0;
  }

  .testimonials {
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

  .testimonials .testimonialSlides .bg-content p {
    font-size: 16px;
    margin: 20px auto;
  }

  .faqsWrap {
    width: 70%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }

  .copyrights {
    padding: 15px;
    margin-top: 30px;
  }

  footer .footer-links li a {
    font-size: 14px;
  }
}

@media screen and (min-width: 1400px) {

  body,
  p,
  ul li,
  ol li {
    font-size: 18px !important;
  }

  header .navigation .nav-links li a {
    font-size: 16px !important;
  }

  header .nav-ctas-group .login-cta,
  header .ecom-links li a {
    font-size: 18px !important;
  }

  header .nav-ctas-group .login-cta .icon {
    font-size: 16px !important;
  }

  header .nav-ctas-group .buy-now-cta {
    font-size: 16px !important;
  }

  header .nav-ctas-group .login-cta .login-cta-text {
    font-size: 16px !important;
  }
}

/*------------------------------------------end of common styles----------------------------------------*/
/*--------------------------------------------homepage styles-------------------------------------------*/
.swiper-slide img {
  width: 100%;
}

.spotlight-carousel {
  border-radius: 10px;
  overflow: hidden;
}

.spotlight .spotlight-caption {
  position: absolute;
  top: 16%;
  text-align: left;
  color: #fff;
  max-width: 50%;
  left: 8%;
  font-size: 1.85rem;
  text-transform: uppercase;
  font-weight: 400;
}

.homepage .products .product-category {
  height: 140px;
  overflow: hidden;
  margin: 0 5px 15px;
  display: flex;
  align-items: center;
  position: relative;
  border-radius: 10px;
}

.homepage .products .product-category>img {
  width: 100%;
  border-radius: 10px;
}

.homepage .products .product-category .product-caption {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.25);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.homepage .products .product-category .product-caption h4 {
  color: #fff;
  font-size: 36px;
  font-family: "Allura", cursive;
  margin: 0;
}

.homepage .products .product-category .product-caption p {
  display: none;
}

.homepage .products .product-category .product-caption .product-category-cta {
  color: #ebaf1f;
  border: 1px solid #ebaf1f;
  padding: 8px 24px;
  font-size: 14px;
  font-weight: 400;
  display: none !important;
  border-radius: 30px;
}

.view-all-link {
  float: right;
  margin: 10px 22px 10px 10px;
  color: #004b2e;
  border-bottom: 1px solid #ebaf1f;
  font-weight: 500;
  font-size: 15px;
  padding-bottom: 0px;
  position: relative;
  outline: none !important;
}

.view-all-link::after {
  content: "\f054";
  font-family: "icomoon" !important;
  color: #ebaf1f;
  position: absolute;
  right: -18px;
  top: 1px;
}

.view-all-link:hover,
.view-all-link:focus,
.view-all-link:active {
  color: #ebaf1f !important;
  border-bottom: 1px solid #004b2e !important;
  outline: none !important;
}

.view-all-link:hover::after,
.view-all-link:focus::after,
.view-all-link:active::after {
  color: #004b2e !important;
}

.nav-tabs {
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0;
}

.nav-tabs>li {
  margin: 1px;
}

.nav-tabs>li>a {
  color: #826344;
  background-color: #f1f1f1;
  font-size: 2rem;
  padding: 8px 16px;
  border-radius: 30px;
  line-height: 1;
  border: none;
  font-family: "Allura", cursive !important;
}

.nav-tabs>li>a:focus,
.nav-tabs>li>a:hover,
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  background-color: #ebaf1f;
  border: none;
  color: #fff;
  text-shadow: 0 0 3px #4f4f4f;
  text-decoration: none;
}

.filters {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px auto;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  max-width: 300px;
  padding: 0;
}

.filters li {
  width: 50%;
  border-right: 1px solid #ccc;
}

.filters li a {
  color: #585858;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 12px;
  display: block;
  padding: 10px;
}

.filters li a:hover,
.filters li a:focus,
.filters li a:active {
  background-color: #f1f1f1;
  text-decoration: none;
}

.filters li:last-child {
  border: none;
}

.filters li i {
  margin-right: 5px;
  color: #ebaf1f;
}

.videosWrap .videoListWrap {
  max-height: 30vh;
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 15px;
}

.videosWrap .videosListed {
  -webkit-column-count: 2;
  -webkit-column-gap: 0;
  -moz-column-count: 2;
  -moz-column-gap: 0;
  column-count: 2;
  column-gap: 0;
}

.videosWrap .videosListed .videoThumb {
  width: calc(100% - 10px);
  margin: 5px 10px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.perfection .perfection-left a {
  margin-bottom: 10px;
  display: block;
}

.perfection .perfection-left h2 {
  margin-bottom: 0;
}

.testimonialSlides .bg-content {
  background-color: #f1f1f1;
  padding: 50px 30px 20px;
  border-radius: 10px;
  margin: 0 10px;
  min-height: 300px;
}

.testimonialSlides .bg-content h4 {
  margin-top: 0;
  font-weight: 500;
  font-size: 20px;
}

.testimonialSlides .bg-content p {
  font-size: 12px;
  font-weight: 500;
  margin-top: 10px;
}

.testimonialSlides .testimonial-img {
  width: auto;
  margin: 0 auto -50px;
  max-width: 120px;
}

.testimonialSlides .bg-content a {
  font-size: 12px;
  float: right;
}

.testimonialSlides .swiper-button-next {
  top: 60%;
  background: none;
  right: 0;
}

.testimonialSlides .swiper-button-prev {
  top: 60%;
  background: none;
  left: 0;
}

.contact-subscribe .contact {
  background-color: #e6e0da;
  padding: 30px;
  text-align: left;
  border-radius: 15px;
}

.contact-subscribe .subscribe .section-head,
.contact-subscribe .contact .section-head {
  text-align: left;
}

.contact-subscribe .contact h4 {
  background-color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 20px 10px 15px;
  min-width: 140px;
  font-size: 16px;
  border-radius: 10px;
}

.contact-subscribe .contact h4 img {
  max-width: 24px;
  margin-right: 12px;
}

.contact-subscribe .contact p {
  color: #161616;
}

.contact-subscribe .subscribe {
  background-color: #f1f1f1;
  padding: 30px;
  text-align: left;
  border-radius: 15px;
}

.perfection-right>a>img {
  width: 100%;
  border-radius: 10px;
}

.testimonialSlides.owl-carousel .owl-dots {
  bottom: 0;
}

@media screen and (min-width: 768px) {
  main>article {
    padding: 0 30px;
    margin: 30px 0 60px 0;
  }

  main>article.spotlight {
    padding: 20px;
    margin: 0;
  }

  .spotlight .spotlight-caption {
    font-size: 3.6rem;
    line-height: 1.2;
    font-weight: 300;
    left: 6%;
    max-width: 40%;
    top: 12%;
  }

  /*.nav-tabs > li > a {padding: 10px 30px; font-size: 2.5rem;}*/
  .homepage .products {
    text-align: center;
    max-width: 1100px;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .homepage .products .product-category {
    height: auto;
    overflow: auto;
    margin-bottom: 15px;
    display: inline-block;
    align-items: center;
    position: relative;
    width: 100%;
    max-width: 31.5%;
    vertical-align: top;
  }

  .homepage .products .product-category>img {
    width: 100%;
  }

  .homepage .products .product-category .product-caption {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    background-color: transparent;
    display: block;
    color: #000;
  }

  .homepage .products .product-category .product-caption h4 {
    color: #004b2e;
    font-size: 36px;
    font-family: "Allura", cursive;
    margin: 0 !important;
    width: 100%;
    margin-top: 5px !important;
  }

  .homepage .products .product-category .product-caption p {
    font-size: 14px !important;
    display: block !important;
    line-height: 1.4 !important;
  }

  .homepage .products .product-category .product-caption .product-category-cta {
    display: inline-block;
    vertical-align: top;
  }

  .homepage .products .product-category:hover .product-caption,
  .homepage .products .product-category:focus .product-caption {
    display: flex;
  }

  /* .product-item {
		max-width: 20%;
	} */

  .videosWrap,
  .perfection {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .videosWrap .videosTitle {
    width: 30%;
    text-align: left;
    padding-left: 30px;
  }

  .videosWrap .videoListWrap {
    width: 60%;
    max-height: 24vh;
    padding-right: 30px;
  }

  .perfection .perfection-left {
    width: 38%;
    text-align: left;
    padding-left: 30px;
  }

  .perfection .perfection-right {
    width: 56%;
    text-align: left;
    padding-right: 30px;
  }

  .perfection .perfection-right .videoThumb img {
    width: 100%;
  }

  .testimonialSlides .bg-content {
    max-width: 92%;
    margin-left: auto;
    margin-right: auto;
    min-height: 250px;
  }

  .faqsWrap {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .testimonialSlides .bg-content {
    padding: 50px 50px 20px;
  }

  .testimonialSlides .testimonial-img {
    margin: 0 auto -50px;
  }

  .contact-subscribe {
    display: flex;
    margin-bottom: 50px;
  }

  .contact,
  .subscribe {
    width: 50%;
  }
}

@media screen and (min-width: 992px) {
  .spotlight .spotlight-caption {
    font-size: 5rem;
    top: 20%;
  }

  .our-story {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
  }

  /* .products {max-width: 1600px; margin-left: auto; margin-right: auto;} */
  .products .nav-tabs {
    margin-bottom: 20px;
  }

  .bestSellers {
    padding-top: 5%;
  }

  .bestSellers .bestSellersWrap {
    max-width: 1160px;
    margin-left: auto;
    margin-right: auto;
  }

  .videosWrap {
    max-width: 85%;
    margin: 100px auto;
  }

  .perfection {
    max-width: 85%;
    margin: 100px auto;
  }

  .contact-subscribe {
    padding: 0;
  }

  .contact-subscribe .contact,
  .contact-subscribe .subscribe {
    padding: 60px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
  }

  .contact-subscribe .contact {
    padding-left: 12%;
  }

  .contact-subscribe .subscribe .heading {
    max-width: 400px;
    margin: 0 auto 20px !important;
  }

  .contact-subscribe .subscribe form {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }

  .videosWrap .videoListWrap {
    max-height: 50vh;
  }
}

@media screen and (min-width: 1400px) {
  .spotlight .spotlight-caption {
    font-size: 6rem;
    top: 20%;
  }

  .bestSellers .bestSellersWrap {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 10px;
  }
}

.subscribe .emaillist {
  width: 100%;
}

.subscribe .emaillist .es-field-wrap label br {
  display: none;
}

.subscribe .emaillist .es-field-wrap label input {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 16px;
  padding: 10px;
  width: 200%;
  margin-bottom: 15px;
}

#spinner-image {
  display: none;
}

.es_subscription_form_submit.es_submit_button.es_textbox_button {
  border-radius: 0;
  box-shadow: none;
  padding: 14px 30px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  height: auto;
  background: #ebaf1f;
  border: 1px solid #ebaf1f;
  color: #fff;
  text-shadow: 0 0 3px #4f4f4f;
}

.es_subscription_form_submit.es_submit_button.es_textbox_button:hover {
  background-color: #004b2e !important;
  color: #ebaf1f !important;
  border: 1px solid #004b2e;
}

/*--------------------------------------------homepage styles-------------------------------------------*/
/*--------------------------------------------product detail page styles-------------------------------------------*/
.productDetDesc {
  margin-bottom: 20px;
  margin-top: 10px !important;
}

.productDetDescRight {
  text-align: left;
}

.productDetDescRight .product-title {
  margin-top: 15px;
  font-size: 20px;
  color: #000;
  margin-bottom: 5px;
}

.productDetDescRight .reviews {
  margin: 0 0 10px;
}

.productDetDescRight .quantity {
  max-width: 120px;
}

.buyingOptionsWrap {
  list-style: none;
  padding: 0;
  text-align: left;
  margin-top: 20px;
}

.buyingOptionsWrap>h5 {
  font-weight: 500;
  margin-bottom: 5px;
}

.buyingOptionsWrap li {
  display: inline-block;
  vertical-align: top;
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}

[type="radio"]:checked+.radio-inline,
[type="radio"]:not(:checked)+.radio-inline {
  min-width: 130px;
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666;
}

[type="radio"]:checked+.radio-inline {
  border: 2px solid #ebaf1f;
}

.buyingOptionsWrap li .radio-inline {
  border: 2px solid #dcdcdc;
  border-radius: 3px;
  padding: 6px 12px 6px 0px;
  margin: 4px 4px 4px 0;
  text-align: left;
  background-image: url("../images/product/leaf.png");
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: 8px center;
}

.buyingOptionsWrap li .radio-inline .product-category {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  line-height: 1.4;
}

.buyingOptionsWrap li .radio-inline .product-spec {
  display: block;
  font-size: 10px;
  font-weight: 500;
  color: #666;
  line-height: 1.2;
}

.quantity-price {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 10px 0;
}

.quantity-price .price {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  margin-right: 10px;
}

.quantity-price .quantity {
  width: 100%;
}

.quantity-price .price h3 {
  margin: 0;
  margin-right: 10px;
  min-width: 35%;
  font-weight: 500;
}

.quantity-price .price h5 {
  margin: 0;
  font-size: 10px;
  font-weight: 500;
}

.cta-group {
  margin-top: 30px;
}

.cta-group .btn {
  margin-bottom: 10px;
  display: block;
  width: 100%;
}

.availability {
  margin-top: 20px;
}

.product-detail .qualityJourney .journeyWrap {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: relative;
}

.product-detail .qualityJourney .journeyWrap .qJourney-right {
  width: 85px;
}

.product-detail .qualityJourney .journeyWrap .qJourney-right.right-path {
  align-self: center;
  margin-top: -78%;
  width: 85px;
  overflow: hidden;
}

.product-detail .qualityJourney .journeyWrap .qJourney-right.right-path.right-path-02 {
  float: right;
  margin: 0;
  max-width: 26px;
  position: absolute;
  display: block;
  right: 0;
  bottom: 15%;
}

.product-detail .qualityJourney .journeyWrap .qJourney-right.left-path {
  align-self: flex-end;
  margin-bottom: 53%;
  overflow: hidden;
  width: 100px;
}

.product-detail .qualityJourney .journeyWrap .qJourney-right.right-path svg {
  width: 120%;
  margin-left: -20%;
}

.product-detail .qualityJourney .journeyWrap .qJourney-right.left-path svg {
  width: 110%;
  margin-right: -10%;
}

.product-detail .qualityJourney .qJiconWrap {
  display: inline-block;
  vertical-align: top;
  padding: 10px 0;
  width: 100px;
  text-align: center;
}

.product-detail .qualityJourney .qJiconWrap .iconSvg {
  max-width: 50px;
}

.product-detail .qualityJourney .qJiconWrap h4 {
  font-size: 12px;
  font-weight: 400;
}

.product-detail .qualityJourney .journeyLine {
  max-width: 60px;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin-top: 10%;
  overflow: hidden;
}

.product-detail .qualityJourney .journeyLine svg {
  min-width: 120px;
  margin-left: -50%;
  display: block;
  /* animation: iconLineAnimation 3s ease-in-out infinite; */
}

.product-detail .journeyPath {
  fill: none;
  stroke: #004b2e;
  stroke-width: 8;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}

.product-detail .curved-path {
  fill: none;
  stroke: #004b2e;
  stroke-width: 8;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}

.product-detail .qJicon {
  fill: none;
  stroke: #004b2e;
  stroke-width: 10;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}

/* 
.product-detail .qJicon {
	stroke-dashoffset: 340%;
	stroke-dasharray: 340%;
	animation: iconAnimation 3s linear infinite;
}

.product-detail .qJicon.animate {
	animation: iconAnimation 3s linear infinite;
}

@keyframes iconAnimation {
	from {
		stroke-dashoffset: 340%;
	}

	to {
		stroke-dashoffset: 0%;
	}
} */

@media screen and (max-width: 767px) {
  .product-item .product-item-detail .btn-primary {
    line-height: 18px;
    font-size: 12px !important;
  }

  .product-detail .qualityJourney .journeyLine.visible-xs,
  .product-detail .qualityJourney .qJiconWrap.visible-xs {
    display: inline-block !important;
  }

  .woocommerce-cart-form__cart-item .button.wp-element-button {
    display: block !important;
  }

  .best-seller-carousel .swiper-wrapper {
    flex-wrap: wrap;
    justify-content: center;
  }
}

/* .woocommerce {
	min-height: 50vh;
} */

.perfection .perfection-right .videoThumb {
  margin-bottom: 5px;
}

.customer-reviews .customer-reviews-left {
  text-align: left;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
}

.customer-reviews .customer-reviews-left h3 {
  margin-top: 0;
  margin-bottom: 8px;
}

.customer-reviews .customer-reviews-left a {
  display: inline-block;
  vertical-align: middle;
}

.customer-reviews .customer-reviews-left .stars {
  display: block;
  margin-bottom: 0;
}

.customer-reviews .customer-reviews-left .reviews {
  margin-top: 6px;
  margin-bottom: 0px;
}

.customer-reviews .customer-reviews-left p {
  margin-top: 0;
  clear: both;
}

.customer-reviews .customer-reviews-right {
  padding-top: 20px;
  text-align: left;
}

.customer-reviews .customer-reviews-right h3 {
  margin-top: 0;
  font-weight: 400;
}

.customer-reviews .customer-reviews-right .feature-stars {
  display: flex;
  text-align: left;
  padding: 3px 0;
  align-content: flex-start;
  justify-content: space-between;
}

.customer-reviews .customer-reviews-right .feature-stars p {
  margin-bottom: 0;
  line-height: 2;
  margin-right: 10px;
  width: 50%;
  color: #000;
}

.customer-reviews .customer-reviews-right .feature-stars .stars {
  margin-bottom: 0;
  display: block;
}

.customer-reviews .customer-reviews-right .feature-stars .reviews {
  line-height: 2;
  font-size: 14px;
}

.method-steps {
  display: inline-block;
  width: 100%;
  max-width: 48%;
  vertical-align: top;
  padding: 10px;
}

.method-steps>p {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.35;
}

.method-steps .icon-wrap {
  max-width: 50px;
  margin: 0 auto 10px;
  position: relative;
}

.method-steps .icon-wrap .st0 {
  fill: none;
  stroke: #004b2e;
  stroke-width: 3;
  stroke-miterlimit: 10;
}

.method-steps .icon-wrap .st1 {
  fill: none;
  stroke: #004b2e;
  stroke-width: 3;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}

.method-steps .step-count {
  width: 24px;
  height: 24px;
  display: block;
  border-radius: 12px;
  background-color: #000;
  color: #fff;
  font-weight: 500;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: -60%;
  top: -10%;
  font-family: "Roboto", sans-serif !important;
  font-size: 14px;
}

@media screen and (min-width: 768px) {
  .contentWrap .productDetDesc {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    max-width: 1120px;
    margin-left: auto;
    margin-right: auto;
  }

  .contentWrap .productDetDesc .productDetDescLeft,
  .contentWrap .productDetDesc .productDetDescRight {
    width: calc(50% - 30px);
  }

  .cta-group {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 10px;
    margin-top: 20px;
  }

  .cta-group .btn {
    width: calc(50% - 5px);
    max-width: 180px;
    margin-right: 10px;
  }

  .availability {
    margin-top: 0;
    max-width: 300px;
  }

  .product-detail .entry {
    display: flex;
    align-items: flex-start;
    max-width: 1000px;
    margin: 50px auto;
  }

  .product-detail .qualityJourney .qJiconWrap {
    padding: 10px;
    width: 180px;
  }

  .product-detail .qualityJourney .qJiconWrap .iconSvg {
    max-width: 60px;
  }

  .product-detail .qualityJourney .qJiconWrap h4 {
    font-size: 14px;
  }

  .product-detail .qualityJourney .journeyWrap {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    max-width: 500px;
    margin: 0 auto;
  }

  .product-detail .qualityJourney .qJiconWrap {
    padding: 10px;
  }

  .product-detail .qualityJourney .qJiconWrap .iconSvg {
    max-width: 60px;
  }

  .product-detail .qualityJourney .qJiconWrap h4 {
    font-size: 14px;
  }

  .product-detail .qualityJourney .journeyLine {
    max-width: 70px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin: 0;
    overflow: hidden;
    margin-top: 8%;
  }

  .product-detail .qualityJourney .journeyLine svg {
    min-width: 140px;
    margin-left: -45%;
    display: block;
  }

  .product-detail .qualityJourney .journeyWrap .qJourney-right.right-path {
    width: 8%;
    margin-top: -8%;
    margin-left: -5%;
  }

  .customer-reviews {
    display: flex;
    align-content: flex-start;
    justify-content: space-between;
    text-align: left;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }

  .customer-reviews .customer-reviews-left {
    width: 40%;
    padding: 0;
    border-bottom: none;
    border-right: 1px solid #ccc;
  }

  .customer-reviews .customer-reviews-right {
    width: 60%;
    padding: 0;
    padding-left: 40px;
  }

  .customer-reviews .customer-reviews-right .reviews {
    margin-left: 10px;
  }

  .customer-reviews .customer-reviews-right .feature-stars {
    padding: 0;
  }

  .method-steps {
    max-width: 32%;
  }

  .method-wrap,
  .ingredients-wrap {
    margin-bottom: 30px;
  }

  .product-detail .qualityJourney .journeyWrap .qJourney-left {
    width: 90%;
  }

  .product-detail .qualityJourney .journeyWrap .qJourney-right.right-path {
    width: 34px;
    margin-top: -45% !important;
  }

  .product-detail .qualityJourney .journeyWrap .qJourney-right {
    width: 34px !important;
    margin-bottom: 12% !important;
  }

  .product-detail .qualityJourney .journeyWrap .qJourney-right.left-path svg {
    width: 120%;
  }

  .product-detail .qualityJourney .journeyWrap .qJourney-right.right-path.right-path-02 {
    max-width: 40px;
    bottom: 0;
  }

  .product-detail .qualityJourney .journeyWrap .qJourney-right.left-path {
    margin-bottom: 37% !important;
  }
}

@media screen and (min-width: 992px) {
  .method-wrap {
    width: 100%;
    max-width: 55%;
    display: inline-block;
    vertical-align: top;
  }

  .ingredients-wrap {
    width: 100%;
    max-width: 34%;
    display: inline-block;
    vertical-align: top;
  }

  .method-steps {
    max-width: 26%;
    margin: 20px 20px;
  }

  .method-steps>p {
    font-size: 16px !important;
  }

  .product-detail .qualityJourney .journeyWrap {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    margin-top: 60px;
    margin-bottom: 100px;
  }

  .quantity-price {
    max-width: 420px;
  }

  .quantity-price .price h3 {
    min-width: 40%;
  }

  .quantity-price .price h5 {
    max-width: 60%;
  }

  .quantity-price .price {
    width: 45%;
  }
}

@media screen and (min-width: 1600px) {
  .product-detail .qualityJourney .journeyWrap {
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    margin-top: 100px;
    margin-bottom: 150px;
  }
}

/*--------------------------------------------product detail page styles-------------------------------------------*/
/*---------------------------------------------------------------*/
.productLabel {
  display: block;
  font-size: 20px;
  font-weight: 500;
  color: #004b2e;
  margin-bottom: 5px;
  margin-top: 15px;
  background-color: #fff;
  padding: 10px 0;
}

.product-listing .swiper .product-item {
  max-width: 100%;
  margin: 0;
}

.product-listing .swiper {
  padding-bottom: 30px;
  position: relative;
  padding: 0 12px 30px;
}

.product-listing .swiper .swiper-pagination {
  top: auto;
  bottom: 0px;
}

.productSubCategoryWrap {
  position: relative;
  padding: 0;
}

.productSubCategoryWrap .productLabel {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.productSubCategoryWrap .woocommerce ul.products>li.entry {
  padding: 0 0 10px !important;
  border-radius: 10px;
}

.productSubCategoryWrap .woocommerce ul.products>li.entry img {
  width: 100%;
}

.product-listing .swiper .swiper-button-next {
  right: -8px;
}

.product-listing .swiper .swiper-button-prev {
  left: -8px;
}

.product-listing .swiper .swiper-button-next:after,
.product-listing .swiper .swiper-button-prev:after {
  font-size: 30px;
}

@media screen and (min-width: 768px) {
  .productLabel {
    position: absolute;
    left: 0;
    top: 35%;
    z-index: 9;
    margin: 0;
    text-align: center;
    width: 20%;
    font-size: 24px;
  }

  .product-listing .swiper {
    margin-left: 20%;
    width: 80%;
  }

  .productSubCategoryWrap {
    padding-bottom: 40px;
  }

  .productSubCategoryWrap:last-child {
    padding: 0;
  }

  .productSubCategoryWrap::after {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background-color: #004b2e;
    position: absolute;
    left: 10%;
    top: 0;
  }
}

@media screen and (min-width: 992px) {
  .productLabel {
    font-size: 26px;
  }
}

.our-division {
  clear: both;
  margin-bottom: 20px;
  width: 100%;
}

.our-divisions-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-align: left;
  margin-bottom: 20px;
  width: 100%;
}

.our-divisions-wrap:focus,
.our-divisions-wrap:active,
.our-divisions-wrap:hover {
  outline: none;
  text-decoration: none;
}

.promise-of-quality .hero-thumb,
.about-us-content span {
  margin-bottom: 20px;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}

.hero-thumb>video {
  vertical-align: top !important;
}

.our-divisions-wrap>img {
  max-width: 120px;
  border-radius: 10px;
}

.our-divisions-wrap figcaption {
  padding-left: 15px;
  width: 100%;
}

.our-divisions-wrap h4 {
  font-weight: 500 !important;
}

.our-divisions-wrap ul {
  padding-left: 18px;
  margin: 0;
}

.our-divisions-wrap ul li {
  font-size: 14px !important;
  line-height: 1.5 !important;
}

.about-us .spotlight {
  margin: 15px;
  padding: 0;
  border-radius: 10px;
  overflow: hidden;
}

.about-us .spotlight video {
  width: 100%;
  margin: -2px;
  border: none !important;
  outline: none !important;
}

@media screen and (min-width: 768px) {
  .about-us-content {
    text-align: left;
  }

  .promise-of-quality .hero-thumb,
  .about-us-content span {
    max-width: 50%;
    float: right;
    margin-left: 20px;
  }

  .our-division {
    text-align: left;
  }

  .our-divisions-wrap {
    max-width: 350px;
    display: inline-flex;
    padding: 5px;
  }

  .our-divisions-wrap>img {
    max-width: 110px;
  }
}

@media screen and (min-width: 992px) {
  .our-divisions-wrap {
    max-width: 360px;
    margin: 0 30px 30px 0;
  }

  .our-division {
    max-width: 860px;
    margin-left: auto;
    margin-right: auto;
  }

  .our-divisions-wrap>img {
    max-width: 130px;
  }
}

@media screen and (min-width: 1240px) {

  .about-us-content,
  .our-division {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }

  .our-divisions-wrap {
    margin: 0 20px 30px 0;
    max-width: 370px;
  }

  .our-divisions-wrap>img {
    max-width: 130px;
  }
}

.promise-of-quality .spotlight {
  margin-bottom: 20px;
}

.promise-of-quality .nav-tabs>li>a {
  font-family: "Roboto" !important;
  font-size: 1.5rem;
  background: transparent;
  color: #666;
  font-weight: 400;
  padding: 10px;
}

.promise-of-quality .nav-tabs>li>a:focus,
.promise-of-quality .nav-tabs>li>a:hover,
.promise-of-quality .nav-tabs>li.active>a,
.promise-of-quality .nav-tabs>li.active>a:focus,
.promise-of-quality .nav-tabs>li.active>a:hover {
  background: transparent;
  text-shadow: none;
  color: #ebaf1f;
  border: none;
  outline: none !important;
}

.promise-of-quality .tab-content {
  padding: 0 20px;
  margin-bottom: 50px;
}

.promise-of-quality .tabsWrap {
  margin: 0 0 15px auto;
}

@media screen and (min-width: 768px) {
  .promise-of-quality .nav-tabs>li {
    font-size: 2.5rem !important;
  }

  .promise-of-quality .nav-tabs>li>a {
    padding: 10px 30px;
    font-size: 2.25rem !important;
    outline: none;
  }
}

/**************************************************/
.blogs-list {
  background-color: #f9f9f9;
  padding-bottom: 40px;
}

.blogs-list .blog-banner {
  padding: 0;
  margin-top: 10px;
  position: relative;
}

.blog-lists-wrap {
  margin: 15px;
  margin-top: -30%;
  background-color: #fff;
  z-index: 99;
  position: relative;
  padding: 20px;
  -webkit-box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.1);
}

.listed-blog {
  margin: 20px auto 30px;
  display: none;
}

.listed-blog .blog-img-wrap {
  width: 100%;
  max-height: 170px;
  overflow: hidden;
  border-radius: 10px;
}

.listed-blog .blog-img-wrap img {
  min-width: 160%;
  margin-left: -40%;
  margin-top: -10%;
}

.blog-date-likes {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 0 4px;
}

.blog-date-likes .blog-date {
  color: #898989;
  font-weight: 400;
  font-size: 11px;
}

.blog-date-likes .blog-likes .icon-heart-o {
  color: #ebaf1f;
  font-size: 14px;
  font-weight: 400;
  margin-right: 5px;
  display: block;
}

.blog-date-likes .blog-likes {
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  color: #000;
  font-weight: 500;
}

.blog-listed-title {
  font-size: 16px;
  text-align: left;
  font-weight: 400 !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.blog-listed-desc {
  font-size: 12px;
  line-height: 1.4;
  text-align: left;
  color: #898989;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.listed-blog .readmore-link {
  text-align: left;
  display: block;
  color: #ebaf1f;
  font-size: 14px;
  font-weight: 500;
}

.loadmore-link {
  color: #ebaf1f;
  font-size: 14px;
  font-weight: 500;
  margin: 20px auto 10px;
  display: block;
}

.blog-lists-wrap .search-form {
  position: relative;
}

.blog-lists-wrap .search-form .is-search-input {
  color: #555;
  outline: none !important;
}


.blog-lists-wrap .search-form .is-search-input:hover,
.blog-lists-wrap .search-form .is-search-input:focus,
.blog-lists-wrap .search-form .is-search-input:focus-visible {
  border-color: #004b2e;
}

@media screen and (min-width: 768px) {
  .blog-lists-wrap {
    margin: 30px;
    margin-top: -14%;
    text-align: center;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    padding: 40px;
    border-radius: 15px;
  }

  .blog-lists-wrap .search-form {
    text-align: right;
    margin-bottom: 15px;
  }

  .blog-lists-wrap .search-form .input-group {
    max-width: 300px;
    display: inline-table;
    vertical-align: top;
  }

  .listed-blog {
    vertical-align: top;
    margin: 0px;
    padding: 0 5px;
  }
}

@media screen and (min-width: 992px) {
  .listed-blog {
    padding: 0 10px 20px;
    margin: 20px 0;
  }

  .blog-lists-wrap .search-form {
    margin-right: 10px;
    background: transparent;
    left: auto;
    width: auto;
    right: auto;
    display: block;
  }


  .blog-lists-wrap .search-form .is-search-form {
    display: inline-flex;
    max-width: 400px;
    margin-right: 25px;
    width: 100%;
  }

  .blog-lists-wrap .is-search-form.is-form-style.is-form-style-3 label {}

  .blog-lists-wrap .is-form-style.is-form-style-3 input.is-search-input {
    border-radius: 20px 0 0 20px !important;
    border: 1px solid #ebaf1f !important;
  }

  .swiper-button-prev {
    left: 10px;
  }

  .swiper-button-next {
    right: 10px;
  }

  .blog-listed-title {
    font-size: 16px !important;
    font-weight: 500 !important;
    text-transform: capitalize;
    line-height: 1.4 !important;
    margin-bottom: 5px !important;
  }

  .blog-listed-desc {
    font-size: 14px !important;
    line-height: 1.4 !important;
  }

  .listed-blog .blog-img-wrap {
    max-height: 180px;
    border-radius: 10px;
  }

  .page-template-page-blog-listing .listed-blog .blog-img-wrap {
    max-height: 200px;
  }

  .page-template-page-blog-listing .listed-blog {
    padding: 0 10px;
    margin-bottom: 20px;
  }
}

.screen-reader-response {
  display: none;
}

.wpcf7 {
  width: 100%;
}

.wpcf7-response-output,
.wpcf7-form-control-wrap {
  font-size: 1em !important;
  font-weight: 400 !important;
  color: green !important;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.wpcf7-not-valid-tip {
  color: red !important;
}

.wpcf7-form.invalid .wpcf7-response-output {
  color: red !important;
  float: right;
  width: 50%;
  padding-left: 10px !important;
}

#wpcf7-f1182-o1 .wpcf7-response-output {
  width: 100%;
  padding-left: 0 !important;
}

@media screen and (min-width: 1600px) {
  .blog-lists-wrap {
    max-width: 1400px;
  }

  .blog-lists-wrap .search-form {
    margin-right: 24px;
  }

  .listed-blog {
    padding: 0 20px;
  }
}

.homepage .blogsWrap {
  max-width: 1200px;
  margin: 0 auto;
}

.search-form {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.95);
  z-index: 9999;
}

.is-screen-reader-text {
  font-size: 14px;
  font-weight: 300;
  font-family: "Roboto";
  margin-right: 10px;
  display: none;
}

.searchform input {
  font-size: 14px !important;
  font-weight: 400;
  font-family: "Roboto";
  border: none !important;
  border: 1px solid #ebaf1f !important;
  padding: 10px 20px !important;
  min-width: 280px !important;
  background-color: transparent;
  text-shadow: none;
  color: #555 !important;
  width: 100% !important;
  border-radius: 30px !important;
}

.is-search-submit .is-screen-reader-text {
  display: none;
}

/* .is-search-submit {
    background-color: transparent !important;
    border: 1px solid;
    padding: 10px 15px 10px 10px;
    height: 42px;
    border-radius: 0 30px 30px 0;
    border-left: none;
    line-height: 1;
    display: inline-block;
    vertical-align: top;
} */
.is-form-id-25 label {
  margin: 0;
}

.is-search-submit:hover {
  background-color: #004b2e !important;
  color: #fff !important;
  border-color: #004b2e !important;
}

.is-search-submit:hover .is-search-icon {
  color: #fff !important;
}

.is-search-icon {
  color: #fff !important;
  height: auto !important;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  height: auto;
  width: auto;
  background: none !important;
  border: none !important;
}

.search-close-cta {
  color: #161616;
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  padding: 0px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.searchidden {
  opacity: 0;
  visibility: hidden;
  display: none;
}

.error404>main>section,
.search-no-results>main>section,
.search-results>main>section {
  padding: 20px;
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
  min-height: 50vh;
}

.error404 .sidebar,
.search-no-results .sidebar,
.search-results .sidebar {
  display: none !important;
}

.search-results>main>section>article {
  text-align: left;
  margin-bottom: 20px;
  background-color: #fbfbfb;
  padding: 15px;
  overflow: hidden;
}

.error404>main>section,
.search-no-results>main>section {
  padding-top: 80px;
}

.search-results>main>section>article>a {
  display: block;
  float: left;
  margin-right: 15px;
  max-width: 100px;
}

.search-results>main>section>article>a>img {
  width: 100%;
}

.search-results>main>section>article h2 {
  font-size: 24px;
  text-transform: capitalize;
  margin: 0 0 5px;
}

.search-results>main>section>article h2 a {
  color: #004b2e;
  font-weight: 500;
}

blog- .search-results>main>section>article .date {
  display: block;
  font-size: 11px;
  margin-bottom: 5px;
}

.search-results>main>section>article .author {
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
}

.search-results>main>section>article .comments {
  font-style: italic;
  font-size: 11px;
  text-decoration: underline;
  display: none !important;
}

.search-results>main>section>article>p {
  margin-top: 5px;
  font-size: 12px;
}

.search-results>main>section>article>p>a {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  clear: both;
  color: #ebaf1f;
  font-weight: 500;
}

.single-post .hero-img>img {
  width: 100%;
}

.single-post .single-post-blog-title {
  margin-top: 10px;
  font-weight: 400;
  margin-bottom: 5px;
}

.single-post main article {
  text-align: left;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0 !important;
}

.single-post .date,
.single-post .author,
.single-post .author a {
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 10px;
  display: inline-block;
}

.single-post .comments {
  display: none !important;
}

.single-post>ol,
.single-post>ul {
  margin: auto;
  padding-left: 20px;
  margin-bottom: 10px;
}

.single-post>ol li,
.single-post>ul li {
  margin-bottom: 5px;
  padding-left: 10px;
}

.single-post .contentWrap article>p>br {
  display: none;
}

.wp-block-image img {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .searchform input {
    min-width: 400px !important;
  }


  .is-search-submit {
    padding: 0 10px;
  }

  .search-results>main>section>article>p {
    font-size: 14px;
  }

  .single-post .hero-img {
    float: right;
    max-width: 55%;
    margin-left: 20px;
    margin-bottom: 20px;
  }

  /* .wp-block-image {
		max-width: 50%;
		float: left;
		margin: 20px 20px 20px 0 !important;
	} */
}

/********************************************************************************************/
.product-detail .flex-control-nav.flex-control-thumbs {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
  margin-top: 1px;
}

.product-detail .flex-control-nav.flex-control-thumbs li {
  margin-right: 1px;
  cursor: pointer;
}

.product-detail .flex-control-nav.flex-control-thumbs li:last-child {
  margin-right: 0;
}

.product-detail .customer-reviews-right h2 {
  font-weight: 500;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0;
  margin-bottom: 10px;
}

.product-detail .customer-reviews-right h2 img {
  margin-right: 10px;
}

.product-detail .customer-reviews .customer-reviews-right .feature-stars {
  justify-content: flex-start;
}

.product-detail .customer-reviews .customer-reviews-right .feature-stars .reviews {
  margin-left: 10px;
}

.product-detail .customer-reviews .customer-reviews-right p {
  margin-bottom: 0;
}

.product-detail .customer-reviews .customer-reviews-right .loadmore-link {
  margin-top: 5px;
}

.product-detail .product_title {
  color: #004b2e;
  font-weight: 500 !important;
  font-size: 18px !important;
  display: block;
  margin: 0 !important;
  border: none !important;
  padding: 0 !important;
}

.entry-summary {
  text-align: left;
  margin-top: 10px;
}

.single .entry-title {
  margin-bottom: 10px !important;
}

.entry-summary .product-price {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  margin-bottom: 10px;
}

.entry-summary .product-price del {
  display: block;
  margin-right: 5px;
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 0px;
  text-decoration: none;
}

.entry-summary .product-price ins {
  font-size: 20px;
  display: block;
  line-height: 18px;
  margin-right: 5px;
}

.entry-summary .product-price del .amount bdi {
  color: red !important;
  font-size: 14px;
  text-decoration: line-through;
}

.woocommerce div.product div.woocommerce-product-details__short-description {
  margin-top: 10px !important;
}

.woocommerce div.product form.cart {
  padding: 10px 0 !important;
  margin: 0 !important;
}

.variation,
.variations {
  margin: 0 0 10px !important;
  max-width: 360px;
}

.variation tbody,
.variations tbody {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.variation tbody tr,
.variations tbody tr {
  width: 50%;
}

.variation th,
.variation td,
.variations th,
.variations td {
  border: none;
  padding: 2px 10px 0 0 !important;
  margin: 0;
  font-size: 10px;
  font-weight: 500;
  text-align: left;
  display: block;
}

.variation td .theme-select,
.variations td .theme-select {
  border-radius: 30px;
  border-color: #004b2e;
  color: #004b2e;
  font-size: 12px;
}

.theme-select:after {
  border-color: #004b2e !important;
  color: #004b2e !important;
}

.quantity .qty {
  border-color: #004b2e !important;
  color: #004b2e !important;
  border-radius: 0 !important;
  text-align: center !important;
  padding: 0 !important;
  pointer-events: none;
}

.woocommerce-product-rating {
  padding: 10px 0 !important;
  order: -1;
}

.quantity .minus {
  border-radius: 30px 0 0 30px !important;
  border-color: #004b2e !important;
  color: #004b2e !important;
}

.quantity .plus {
  border-radius: 0 30px 30px 0 !important;
  border-color: #004b2e !important;
  color: #004b2e !important;
}

.quantity .minus:focus,
.quantity .minus:hover {
  outline: none !important;
  background-color: #004b2e;
  color: #fff !important;
}

.quantity .plus:focus,
.quantity .plus:hover {
  outline: none !important;
  background-color: #004b2e;
  color: #fff !important;
}

.variation .label label,
.variations .label label {
  display: block;
  color: #000;
}

.product-detail .single_variation_wrap .quantity {
  width: 100%;
  margin-bottom: 15px;
  float: left;
}

.wsb-button,
.single_add_to_cart_button {
  color: #000 !important;
  background: #ebaf1f !important;
  border: 1px solid #ebaf1f !important;
  color: #fff !important;
  border-radius: 30px;
  font-size: 14px !important;
  line-height: 1 !important;
  height: auto;
  margin-right: 5px !important;
  padding: 12px 20px !important;
}

/* .single_add_to_cart_button {
	margin-left: 5px !important;
} */

.wsb-button:hover,
.wsb-button:focus,
.wsb-button:active,
.single_add_to_cart_button:hover,
.single_add_to_cart_button:focus,
.single_add_to_cart_button:active {
  background-color: #004b2e !important;
  color: #ebaf1f !important;
  border: 1px solid #004b2e !important;
}

.woocommerce-tabs .wc-tabs li a {
  display: block;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  padding: 0 0 10px;
  outline: none;
  text-align: left;
}

.woocommerce-tabs .wc-tabs li a:hover,
.woocommerce-tabs .wc-tabs li a:active {
  color: #ebaf1f;
  outline: none;
}

.woocommerce-tabs .wc-tabs li a:focus {
  outline: none !important;
}

.product-detail p {
  margin-bottom: 10px;
}

.woocommerce-Tabs-panel h2 {
  padding: 10px 0;
  margin: 0 !important;
}

.woocommerce .summary ul,
.woocommerce #tab-description ul {
  margin: 0 10px 0 0 !important;
}

.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item .variable-item-span {
  font-size: 12px;
}

.single-product .faq-search .input-group {
  margin: 0 auto !important;
}

.single-product .product-detail .entry-summary {
  display: grid;
}

.single-product .product-detail .product-price {
  order: 0;
}

.single-product .product-detail .product_title {
  order: -1;
}

@media screen and (min-width: 768px) {
  .contentWrap .productDetDesc {
    flex-wrap: wrap;
  }

  .woocommerce-product-gallery {
    width: 50%;
    position: relative;
  }

  .product-detail .entry-summary {
    width: 50%;
    position: relative;
    padding-left: 20px;
  }

  .entry-summary .price .amount bdi {
    font-size: 20px;
  }
}

.woocommerce-product-gallery__trigger {
  display: none;
}

.pswp {
  z-index: 99999 !important;
}

.single-post main.contentWrap {
  padding: 10px;
  overflow: hidden;
  max-width: 1200px;
  margin: 0 auto;
}

.single-post main.contentWrap article {
  margin-top: 0 !important;
  width: auto !important;
}

.single-post main.contentWrap .single .thumbnail {
  margin-bottom: 10px;
}

.single-post main.contentWrap .entry-header {
  box-shadow: none;
}

.single-post main.contentWrap .entry-header h2 {
  margin-bottom: 10px !important;
  padding: 0 15px;
  border: none;
  font-size: 24px;
}

.single-post main.contentWrap .entry-content a {
  color: #0070E0 !important;
  text-decoration: none !important;
}

#site-navigation-wrap .dropdown-menu>li>a,
.oceanwp-mobile-menu-icon a,
.mobile-menu-close,
.after-header-content-inner>a {
  line-height: 50px !important;
}

#site-logo #site-logo-inner {
  height: auto !important;
  width: 110px;
}

#site-header-inner {
  max-width: 100%;
  padding: 0;
}

.cart_totals .shipping {
  display: none;
}

.after-header-content .after-header-content-inner {
  height: auto !important;
}

.woocommerce div.product div.images .open-image,
.wcmenucart-details.count,
.woocommerce-message a,
.woocommerce-error a,
.woocommerce-info a,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.owp-product-nav li a.owp-nav-link:hover,
.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs ul.tabs li a:after,
.woocommerce .widget_product_categories li.current-cat>a~.count,
.woocommerce .widget_product_categories li.current-cat>a:before,
.woocommerce .widget_layered_nav li.chosen a~.count,
.woocommerce .widget_layered_nav li.chosen a:before,
#owp-checkout-timeline .active .timeline-wrapper,
.bag-style:hover .wcmenucart-cart-icon .wcmenucart-count,
.show-cart .wcmenucart-cart-icon .wcmenucart-count,
.woocommerce ul.products li.product:not(.product-category) .image-wrap .button,
input[type="button"],
input[type="reset"],
input[type="submit"],
button[type="submit"],
.button,
#site-navigation-wrap .dropdown-menu>li.btn>a>span,
.thumbnail:hover i,
.post-quote-content,
.omw-modal .omw-close-modal,
body .contact-info-widget.big-icons li:hover i,
body div.wpforms-container-full .wpforms-form input[type="submit"],
body div.wpforms-container-full .wpforms-form button[type="submit"],
body div.wpforms-container-full .wpforms-form .wpforms-page-button {
  background-color: #ebaf1f !important;
  font-weight: 500 !important;
  color: #fff !important;
}

.wcmenucart-count {
  display: inline-flex !important;
  align-items: flex-start !important;
  justify-content: center !important;
}

.wcmenucart-details.count:before {
  content: "" !important;
  border: none !important;
}

.woocommerce-MyAccount-navigation ul li a:before,
.woocommerce-checkout .woocommerce-info a,
.woocommerce-checkout #payment ul.payment_methods .wc_payment_method>input[type="radio"]:first-child:checked+label:before,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal,
.woocommerce ul.products li.product li.category a:hover,
.woocommerce ul.products li.product .button:hover,
.woocommerce ul.products li.product .product-inner .added_to_cart:hover,
.product_meta .posted_in a:hover,
.product_meta .tagged_as a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce .oceanwp-grid-list a.active,
.woocommerce .oceanwp-grid-list a:hover,
.woocommerce .oceanwp-off-canvas-filter:hover,
.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid a.remove:hover,
.widget_product_categories li a:hover~.count,
.widget_layered_nav li a:hover~.count,
.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li a:hover,
a:hover,
a.light:hover,
.theme-heading .text::before,
.theme-heading .text::after,
#top-bar-content>a:hover,
#top-bar-social li.oceanwp-email a:hover,
#site-navigation-wrap .dropdown-menu>li>a:hover,
#site-header.medium-header #medium-searchform button:hover,
.oceanwp-mobile-menu-icon a:hover,
.blog-entry.post .blog-entry-header .entry-title a:hover,
.blog-entry.post .blog-entry-readmore a:hover,
.blog-entry.thumbnail-entry .blog-entry-category a,
ul.meta li a:hover,
.dropcap,
.single nav.post-navigation .nav-links .title,
body .related-post-title a:hover,
body #wp-calendar caption,
body .contact-info-widget.default i,
body .contact-info-widget.big-icons i,
body .custom-links-widget .oceanwp-custom-links li a:hover,
body .custom-links-widget .oceanwp-custom-links li a:hover:before,
body .posts-thumbnails-widget li a:hover,
body .social-widget li.oceanwp-email a:hover,
.comment-author .comment-meta .comment-reply-link,
#respond #cancel-comment-reply-link:hover,
#footer-widgets .footer-box a:hover,
#footer-bottom a:hover,
#footer-bottom #footer-bottom-menu a:hover,
.sidr a:hover,
.sidr-class-dropdown-toggle:hover,
.sidr-class-menu-item-has-children.active>a,
.sidr-class-menu-item-has-children.active>a>.sidr-class-dropdown-toggle,
input[type="checkbox"]:checked:before {
  color: #004b2e !important;
}

.oceanwp-mobile-menu-icon a:focus {
  outline: none !important;
}

.added_to_cart,
.woocommerce .wp-element-button,
.buynow-btn {
  color: #fff !important;
  background: #ebaf1f !important;
  border: 1px solid #ebaf1f !important;
  border-radius: 30px;
  padding: 12px !important;
  height: auto;
  font-size: 14px !important;
  margin: 0 10px 10px 0 !important;
  letter-spacing: 0.5px !important;
  text-transform: uppercase !important;
  font-weight: 500 !important;
  display: inline-block !important;
  vertical-align: top !important;
  line-height: 1 !important;
}

.nav-ctas-group .buynow-btn {
  margin-bottom: 0 !important;
  padding: 12px 20px !important;
}

.buynow-btn a {
  color: #fff !important;
  font-size: 14px;
  display: block;
}

.added_to_cart:hover,
.added_to_cart:focus,
.added_to_cart:active,
.wp-element-button:hover,
.wp-element-button:focus,
.wp-element-button:active,
.buynow-btn:hover,
.buynow-btn:focus,
.buynow-btn:active {
  background-color: #004b2e !important;
  color: #fff !important;
  border: 1px solid transparent !important;
}

.woocommerce ul.products li.product .button:hover {
  color: #fff !important;
}

header #mobile-menu-search {
  display: none !important;
}

/* #wrap {overflow: hidden;} */

@media screen and (min-width: 992px) {
  header .navigation {
    height: auto;
    width: 60%;
  }

  #site-header-inner {
    width: 1250px !important;
  }

  header #mobile-menu-search {
    width: 25% !important;
    display: block !important;
  }

  #wrap header#site-header #mobile-dropdown {
    display: block !important;
    top: 0;
    overflow: visible;
    margin: 0 auto;
    left: 0;
    right: 0;
    box-shadow: none;
    background: no-repeat;
    height: 65px !important;
    width: 68%;
  }

  nav {
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }

  .after-header-content {
    margin-top: 2px;
  }

  #mobile-dropdown .sub-menu {
    position: absolute;
    top: 100%;
    z-index: 9999;
    background-color: #fff;
    width: 200px;
    margin-top: 15px;
  }

  #mobile-dropdown ul {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding: 0 !important;
  }

  #mobile-dropdown ul li {
    border-bottom: none !important;
  }

  #mobile-dropdown ul li a {
    font-size: 12px !important;
    padding: 12px 10px !important;
    margin-left: 10px;
  }

  #mobile-dropdown ul li a .dropdown-toggle {
    position: relative !important;
    padding: 0 !important;
    left: auto;
    right: auto !important;
    display: inline-block;
    vertical-align: middle;
    width: 10px !important;
    height: 10px !important;
    margin: 0 !important;
  }

  #mobile-dropdown #mobile-menu-search {
    display: block;
    padding: 4px 10px !important;
  }

  #mobile-dropdown ul li a .dropdown-toggle:focus {
    outline: none !important;
  }

  #mobile-dropdown ul li a .dropdown-toggle:before {
    font-family: "icomoon" !important;
    content: "\f107" !important;
    margin: 0 !important;
    line-height: 0 !important;
  }

  .product-detail .product_title {
    font-size: 24px !important;
  }
}

@media screen and (min-width: 1200px) {
  #wrap header#site-header #mobile-dropdown {
    max-width: 66%;
  }

  header .navigation {
    height: auto;
    width: 60%;
  }

  header #mobile-menu-search {
    width: 30% !important;
  }

  #wrap header#site-header #mobile-dropdown {
    margin: 0 auto;
  }
}

@media screen and (min-width: 1400px) {
  #wrap header#site-header #mobile-dropdown {
    max-width: 58%;
  }

  header .navigation {
    height: auto;
    width: 65%;
  }

  header #mobile-menu-search {
    width: 30% !important;
  }
}

@media screen and (min-width: 1600px) {
  #wrap header#site-header #mobile-dropdown {
    max-width: 52%;
  }
}

@media screen and (min-width: 1800px) {
  #wrap header#site-header #mobile-dropdown {
    max-width: 48%;
  }
}

@media screen and (min-width: 1200px) {
  #mobile-dropdown ul li a {
    font-size: 14px !important;
  }
}

#mobile-dropdown ul li {
  position: relative;
}

#mobile-dropdown ul li a:focus {
  outline: none !important;
}

#mobile-dropdown #mobile-menu-search form button i::before {
  content: "\f002" !important;
  font-family: "icomoon" !important;
}

#site-header #mobile-dropdown #mobile-menu-search form input {
  padding: 10px 40px 10px 20px !important;
  min-height: auto !important;
  border-radius: 30px;
  border-color: #ebaf1f;
  height: 40px;
}

.is-form-style button.is-search-submit,
#mobile-dropdown #mobile-menu-search form button {
  right: 10px !important;
  font-size: 16px;
  top: 52% !important;
  height: 40px;
  border-radius: 0 30px 30px 0;
  padding: 0 !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
}

.is-form-style button.is-search-submit {
  padding: 0 !important;
}


.is-form-style.is-form-style-3 input.is-search-input {
  padding: 10px 40px 10px 20px !important;
  min-height: auto !important;
  border-radius: 30px 0 0 30px !important;
  border-color: #ebaf1f !important;
  height: 40px;
}

.is-search-form.is-form-style {
  display: flex;
}

.blog-lists-wrap .is-form-style button.is-search-submit {
  height: 40px !important;
  background: transparent !important;
  border: 1px solid #ebaf1f !important;
  width: 50px !important;
  border-left: none !important;
}

.wpcf7-form-control-wrap {
  display: block;
  margin-top: 5px;
}

.wpcf7-form-control-wrap input {
  padding: 12px !important;
  height: auto;
  line-height: 1 !important;
  box-shadow: none;
  margin: 0;
  padding-left: 20px !important;
  border-radius: 30px !important;
  background-color: #fff !important;
}

.page-header {
  padding: 15px 10px 5px !important;
  margin: 0 !important;
  z-index: 9;
  background: #fff !important;
  color: #000 !important;
  box-shadow: none !important;
  border: none !important;
  position: relative !important;
  top: auto !important;
}

.page-header .page-header-title {
  font-size: 22px !important;
  margin: 0 !important;
  color: #004b2e !important;
  font-weight: 400 !important;
  text-transform: capitalize !important;
}

.breadcrumb-sep {
  color: #004b2e !important;
}

.page-header .icon-home:before {
  content: "\f015" !important;
  font-size: 16px;
  font-family: "icomoon" !important;
}

.page-header .page-header-inner {
  margin: 0;
  padding: 0 10px;
}

.site-breadcrumbs a,
.background-image-page-header .site-breadcrumbs a {
  color: #ebaf1f !important;
  font-size: 12px !important;
  vertical-align: middle;
  margin: 0;
}

.site-breadcrumbs a,
.background-image-page-header .site-breadcrumbs {
  color: #efefef;
  line-height: 1;
  /* display: flex; */
  /* align-items: center; */
  /* justify-content: flex-start; */
  height: auto;
}

.site-breadcrumbs ol li {
  line-height: 1 !important;
}

.single.single-post .thumbnail {
  margin-bottom: 0;
}

.single.single-post .entry-header.clr {
  padding: 10px 0 !important;
  box-shadow: none !important;
  position: relative;
  top: auto !important;
}

.single.single-post .product_meta {
  border: none;
  margin: 0;
  padding: 10px 0 20px;
}

.nickx-slider-for:hover .btn-prev,
.nickx-slider-for:hover .btn-next {
  background-color: #004b2e !important;
}

.dashicons-arrow-left-alt2:before {
  content: "\f104" !important;
  font-family: "icomoon" !important;
  line-height: 15px;
  font-size: 30px;
  color: #ebaf1f;
}

.dashicons-arrow-right-alt2:before {
  content: "\f105" !important;
  font-family: "icomoon" !important;
  line-height: 15px;
  font-size: 30px;
  color: #ebaf1f;
}

.icon-handbag:before {
  content: "\f290" !important;
  font-family: "icomoon" !important;
  font-size: 15px;
  color: #ebaf1f;
}

.wcmenucart-details.count {
  background: none !important;
  color: #004b2e !important;
  margin: 0 !important;
  padding: 0 !important;
  margin-left: 5px !important;
}

.woocommerce ul.products {
  margin: 0 -10px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
}

.bestSellers .woocommerce ul.products .product {
  max-width: calc(50% - 10px);
  display: inline-block;
  vertical-align: top;
  position: relative;
  background-color: #fdfdfd;
  border: 1px solid #f1f1f1;
  margin: 5px;
  padding: 0 0 15px;
  border-radius: 10px;
}

.woocommerce ul.products li.product .woo-entry-inner li.title {
  padding: 0 10px;
  margin: 5px 0 0 !important;
}

.woocommerce ul.products li.product .woo-entry-inner li.price-wrap {
  margin-bottom: 0 !important;
  line-height: 1 !important;
}

.woocommerce ul.products li.product .woo-entry-inner li.image-wrap {
  margin-bottom: 5px !important;
  border-radius: 10px !important;
  overflow: hidden;
}

.woocommerce ul.products li.product li.title h2 {
  margin: 0 !important;
  display: block;
}

.woocommerce ul.products li.product li.category {
  margin: 0 !important;
  font-size: 12px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  color: #ebaf1f !important;
}

.woocommerce .oceanwp-grid-list a.active,
.widget-title {
  border-color: #ebaf1f !important;
  font-size: 18px !important;
  padding: 5px 0;
  font-weight: 400 !important;
}

.woocommerce .widget_price_filter .price_slider_amount {
  line-height: 40px !important;
}

.widget_product_categories li a:before,
.widget_layered_nav li a:before {
  width: 18px !important;
  height: 18px !important;
}

.woocommerce .widget_product_categories li.current-cat>a:before {
  border-color: #ebaf1f !important;
}

.woocommerce .widget_product_categories li>a {
  padding-left: 30px !important;
  margin: 0 !important;
  outline: none !important;
  font-size: 15px !important;
}

.woocommerce .result-count li.view-title {
  font-size: 12px !important;
}

.woocommerce .result-count li {
  display: inline-block;
  vertical-align: middle;
  float: none !important;
}

.woocommerce .result-count li a {
  font-size: 12px !important;
  display: inline-block;
  vertical-align: middle;
}

.woocommerce .result-count li:after {
  margin: 0 4px;
  line-height: 20px;
}

.woocommerce ul.products li.product .woo-entry-inner li.title a {
  color: #004b2e;
  font-weight: 500;
  font-size: 14px;
  display: block;
  line-height: 1.4;
  margin-bottom: 10px !important;
}

/* 
.woocommerce-Price-amount.amount bdi,
.woocommerce ul.products li.product .price .amount {
	color: #232323 !important;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.2;
}

.woocommerce ul.products li.product .price .amount del {
	font-size: 12px !important;
}

.product_list_widget li,
.woocommerce ul.products li.product .price {
	color: #555 !important;
	font-size: 14px !important;
	font-weight: 500;
} */

.product_list_widget li del.strike {
  font-size: 12px !important;
}

.product_list_widget li del.strike bdi {
  color: #343434 !important;
}

.product_list_widget li ins.highlight {
  font-size: 14px !important;
}

.product_list_widget li ins.highlight bdi {
  color: #004b2e !important;
  font-weight: 500 !important;
}

.woocommerce ul.products li.product .price-wrap br {
  height: 1px !important;
  line-height: 1px !important;
}

.woocommerce ul.products li.product .button {
  border-radius: 30px !important;
  letter-spacing: 1px;
  line-height: 1 !important;
  font-size: 14px !important;
  text-transform: uppercase !important;
  font-weight: 500 !important;
  padding: 10px 20px !important;
  height: 40px !important;
}

@media screen and (min-width: 768px) {
  .images.nickx_product_images_with_video {
    max-width: 50% !important;
  }

  .bestSellersWrap .woocommerce ul.products .product {
    width: calc(25% - 10px) !important;
    clear: none !important;
  }

  .page-header .page-header-title {
    font-size: 24px !important;
  }

  .woocommerce ul.products li.product .woo-entry-inner li.title a {
    font-size: 14px;
  }
}

.oceanwp-grid-list #oceanwp-grid i:before {
  content: "\e993";
  font-family: "icomoon" !important;
}

.oceanwp-grid-list #oceanwp-list i:before {
  content: "\e992";
  font-family: "icomoon" !important;
}

/* .button.wp-element-button {height: 42px !important; padding-top: 14px !important;} */
.page-subheading p:last-child {
  display: none;
}

.woocommerce ul.products.list li.product .woo-entry-inner {
  text-align: center;
}

.product-listing .woocommerce ul.products>li.entry {
  max-width: calc(50% - 10px);
  display: inline-block;
  vertical-align: top;
  position: relative;
  background-color: #fdfdfd;
  border: 1px solid #f1f1f1;
  margin: 4px;
}

.product-listing a {
  text-decoration: none !important;
}

/* 
.product-listing .swiper {
	padding: 0;
} */

.woocommerce ul.products li.product .woo-entry-inner li {
  margin-bottom: 6px;
}

.product-listing .woocommerce ul.products li.product .woo-entry-inner li.image-wrap {
  margin-bottom: 0;
}

.product-listing .woocommerce ul.products li.product li.category {
  padding: 10px 0 0 !important;
  margin: 0 !important;
}

@media screen and (min-width: 992px) {
  .product-listing .woocommerce ul.products>li.entry {
    max-width: calc(25% - 10px);
  }

  .woocommerce ul.products li.product .woo-entry-inner li.title a {
    font-size: 14px !important;
    max-width: 80%;
    margin: 5px auto 0;
    line-height: 1.4;
  }
}

.woocommerce .widget_price_filter .price_slider_amount .button {
  height: auto !important;
  line-height: 1 !important;
}

.woocommerce #reviews #comment {
  min-height: auto !important;
  height: 112px !important;
}

.woocommerce #reviews #comments h2 {
  font-weight: 500 !important;
  font-size: 14px;
  text-align: left;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
  text-align: left;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text .meta {
  margin-bottom: 0px !important;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text .description p {
  font-size: 14px !important;
}

#reviews .comment-form-rating label {
  font-weight: 500 !important;
  font-size: 16px;
  text-align: left;
}

.comment-text .star-rating {
  display: block !important;
  float: none !important;
}

.star-rating {
  width: 6em !important;
  font-size: 12px !important;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text .meta strong {
  text-transform: capitalize;
  font-size: 16px !important;
  font-weight: 500 !important;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text .meta time {
  font-size: 12px;
}

#review_form #respond .submit {
  border-radius: 10px !important;
  border-radius: 30px !important;
  font-size: 14px !important;
  height: 40px;
  padding: 10px 20px !important;
}

#review_form #respond .submit:hover {
  background-color: #004b2e !important;
  color: #ebaf1f !important;
}

.woocommerce #reviews #comments ol.commentlist li {
  padding: 0 !important;
  margin: 0 !important;
}

.woocommerce #reviews #comments ol.commentlist li .comment_container {
  margin: 0 !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: auto;
  min-height: auto;
  padding: 0 !important;
}

.comment-notes {
  text-align: left !important;
  line-height: 1.2 !important;
  margin-top: 10px;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
  position: relative !important;
  margin-right: 10px;
  top: auto !important;
}

#review_form #respond p.comment-notes span {
  font-size: 12px !important;
  font-weight: 500 !important;
}

#review_form #respond p.stars {
  margin-top: 10px;
  width: 100%;
  display: block;
}

.product-template-default .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs,
.woocommerce-Tabs-panel {
  box-shadow: none !important;
  background: none !important;
  border: none !important;
}

#review_form #respond p.stars span a {
  font-size: 18px;
  margin-right: 4px;
}

#review_form #respond p.stars span {
  width: auto;
  height: auto;
}

.comment-form-comment label,
.comment-form-author label,
.comment-form-email label,
.comment-form-cookies-consent label,
.comment-form-phone label {
  font-size: 11px;
  font-weight: 500;
  margin-bottom: 4px !important;
  display: inline-block !important;
  vertical-align: middle;
  line-height: 1.4;
}

.comment-form-phone label {
  display: block !important;
}

.comment-form-phone {
  width: 48%;
  float: left;
}

.comment-form-phone input {
  width: 100% !important;
}

#review_form #respond p.comment-form-author,
#review_form #respond p.comment-form-email {
  padding: 0 !important;
  padding-right: 10px !important;
}

#respond .form-submit input {
  border-radius: 30px;
  padding: 14px 20px;
}

@media screen and (min-width: 768px) {
  #review_form .comment-form-comment {
    float: left;
    max-width: calc(70% - 10px);
    margin-right: 10px;
  }

  #review_form #respond p.comment-form-author,
  #review_form #respond p.comment-form-email {
    width: 50%;
  }

  .product-template-default .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs,
  .woocommerce-Tabs-panel {
    box-shadow: none !important;
    background: none !important;
    border: none !important;
    max-width: 1000px;
    margin: 0 auto;
  }
}

.woocommerce-notices-wrapper {
  max-width: 1100px;
  margin: 10px auto !important;
}

.return-to-shop {
  margin-bottom: 30px !important;
  margin-top: 20px !important;
}

.stock.in-stock {
  font-size: 12px !important;
  font-weight: 500 !important;
  margin-top: 5px !important;
  text-align: center !important;
}

.woocommerce-notices-wrapper .woocommerce-message {
  border-left: none;
  border-right: none;
}

.owp-floating-bar.show {
  height: auto !important;
  padding: 2px 0 0 0 !important;
  left: 0;
  right: 0;
}

.owp-floating-bar .container {
  height: auto !important;
}

.owp-floating-bar p.selected {
  margin-bottom: 0 !important;
  line-height: 1 !important;
}

.owp-floating-bar h2.entry-title {
  margin-bottom: 0 !important;
  line-height: 1 !important;
}

.owp-floating-bar .right {
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.owp-floating-bar .product_price p.price {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #fff !important;
  font-size: 18px !important;
  margin-bottom: 0 !important;
}

.owp-floating-bar .product_price p.price br {
  display: none;
}

.owp-floating-bar .product_price .woocommerce-Price-amount.amount {
  margin: 0 10px !important;
}

.owp-floating-bar .product_price .woocommerce-Price-amount.amount bdi {
  color: #fff !important;
}

.owp-floating-bar button.button {
  padding: 7px 20px !important;
  border-radius: 30px;
  font-size: 14px !important;
  letter-spacing: 1px;
  height: 40px !important;
  margin-left: 5px;
}

.quantity {
  margin-right: 7px !important;
}

.owp-floating-bar form.cart .quantity .minus,
.owp-floating-bar form.cart .quantity .plus {
  background-color: rgba(255, 255, 255, 0.65) !important;
  color: #fff !important;
  font-size: 20px !important;
  border: 1px solid #fff !important;
}

.owp-floating-bar form.cart .quantity .qty {
  background-color: rgba(255, 255, 255, 0.65) !important;
  color: #fff !important;
  border: 1px solid #fff !important;
}

@media screen and (min-width: 992px) {
  .oceanwp-mobile-menu-icon.mobile-left {
    display: none !important;
    float: right !important;
    margin-left: 10px !important;
  }

  .owp-floating-bar .left {
    width: 40% !important;
  }

  .owp-floating-bar .right {
    width: 60% !important;
  }

  .owp-floating-bar .right form {
    float: right;
  }

  .owp-floating-bar form.cart .quantity {
    float: left;
    margin: 0 !important;
    margin-right: 5px;
  }

  .reset_variations {
    visibility: visible;
    float: right;
    position: absolute;
    top: 30%;
    margin-left: 10px;
  }
}

.product-detail .variations th,
.product-detail .variations td.value {
  position: relative;
}

.woocommerce table.shop_table a.remove {
  line-height: 25px !important;
}

.woocommerce-checkout .woocommerce-info a.showcoupon {
  padding: 14px 20px;
  border-radius: 30px;
  color: #fff !important;
  letter-spacing: 1px;
  margin: 10px;
  display: inline-block;
}

.variations th.label>label {
  margin: 0;
  padding: 5px 5px 5px 20px;
  font-size: 12px;
  font-weight: 500;
  color: #004b2e;
  position: relative;
  background-image: url("../images/package-icon.png");
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: left center;
}

.variations tr:nth-child(2) th.label>label {
  background-image: url("../images/weight-icon.png");
}

.variations th.label>label>img {
  display: none !important;
}

.woocommerce-checkout .woocommerce-info a.showcoupon:hover {
  background-color: #004b2e !important;
}

.woocommerce-products-header {
  z-index: 0 !important;
}

.woocommerce div.product form.cart .variations td.value {
  padding: 0;
}

#owp-qv-wrap .summary {
  padding: 20px !important;
  margin: 0 !important;
}

.woocommerce div.product form.cart+.product_meta {
  padding: 10px 0;
}

.wcmenucart-shortcode {
  line-height: normal !important;
}

.woo-cart-shortcode {
  float: right;
  font-size: 8px;
  margin-top: 15px;
  margin-left: 5px;
}

.current-shop-items-dropdown {
  border-top-color: #ebaf1f !important;
  top: 40px !important;
  right: -50px !important;
}

.woocommerce-MyAccount-navigation ul li a:before,
.woocommerce-checkout .woocommerce-info a,
.woocommerce-checkout #payment ul.payment_methods .wc_payment_method>input[type="radio"]:first-child:checked+label:before,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal,
.woocommerce ul.products li.product li.category a:hover,
.woocommerce ul.products li.product .product-inner .added_to_cart:hover,
.product_meta .posted_in a:hover,
.product_meta .tagged_as a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce .oceanwp-grid-list a.active,
.woocommerce .oceanwp-grid-list a:hover,
.woocommerce .oceanwp-off-canvas-filter:hover,
.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid a.remove:hover,
.widget_product_categories li a:hover~.count,
.widget_layered_nav li a:hover~.count,
.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li a:hover,
a:hover,
a.light:hover,
.theme-heading .text::before,
.theme-heading .text::after,
#top-bar-content>a:hover,
#top-bar-social li.oceanwp-email a:hover,
#site-navigation-wrap .dropdown-menu>li>a:hover,
#site-header.medium-header #medium-searchform button:hover,
.oceanwp-mobile-menu-icon a:hover,
.blog-entry.post .blog-entry-header .entry-title a:hover,
.blog-entry.post .blog-entry-readmore a:hover,
.blog-entry.thumbnail-entry .blog-entry-category a,
ul.meta li a:hover,
.dropcap,
.single nav.post-navigation .nav-links .title,
body .related-post-title a:hover,
body #wp-calendar caption,
body .contact-info-widget.default i,
body .contact-info-widget.big-icons i,
body .custom-links-widget .oceanwp-custom-links li a:hover,
body .custom-links-widget .oceanwp-custom-links li a:hover:before,
body .posts-thumbnails-widget li a:hover,
body .social-widget li.oceanwp-email a:hover,
.comment-author .comment-meta .comment-reply-link,
#respond #cancel-comment-reply-link:hover,
#footer-widgets .footer-box a:hover,
#footer-bottom a:hover,
#footer-bottom #footer-bottom-menu a:hover,
.sidr a:hover,
.sidr-class-dropdown-toggle:hover,
.sidr-class-menu-item-has-children.active>a,
.sidr-class-menu-item-has-children.active>a>.sidr-class-dropdown-toggle,
input[type="checkbox"]:checked:before {
  color: #ebaf1f !important;
}

.woocommerce .owp-account-links {
  margin-bottom: 15px !important;
}

.woocommerce .owp-account-links li .owp-account-link {
  font-size: 30px !important;
  font-weight: 400 !important;
}

.woocommerce .oceanwp-loginform-wrap form {
  border-radius: 20px;
  border-color: #ebaf1f !important;
  background-color: #ebaf1f;
  border-width: 1px !important;
  max-width: 360px !important;
  margin-bottom: 30px !important;
  width: 100% !important;
}

.woocommerce .oceanwp-loginform-wrap form .woocommerce-button {
  width: auto !important;
  margin: 10px auto !important;
}

.woocommerce-button.button.woocommerce-form-login__submit.wp-element-button {
  margin: 10px auto 0px !important;
  display: block !important;
  width: auto !important;
  background-color: #ebaf1f !important;
  color: #fff !important;
  border: none !important;
  height: 40px;
  text-align: center;
}

.woocommerce-button.button.woocommerce-form-login__submit.wp-element-button:hover,
.woocommerce-button.button.woocommerce-form-login__submit.wp-element-button:focus,
.woocommerce-button.button.woocommerce-form-login__submit.wp-element-button:active {
  background-color: #004b2e !important;
  color: #ebaf1f !important;
}

ul.woocommerce-error {
  margin-bottom: 15px;
}

ul.woocommerce-error li {
  color: #fff !important;
}

ul.woocommerce-error li:before {
  color: #fff !important;
}

ul.woocommerce-error li strong {
  color: #fff !important;
}

.woocommerce .oceanwp-loginform-wrap form p input {
  border-radius: 30px;
  border-color: #ebaf1f !important;
  background-color: #fff;
}

.woocommerce form .form-row label {
  font-size: 12px;
  font-weight: 500;
}

.woocommerce .oceanwp-loginform-wrap form label {
  color: #fff !important;
}

input[type="checkbox"] {
  width: 20px !important;
  height: 20px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 10px !important;
  font-weight: bold !important;
  border-width: 2px !important;
  padding: 0 !important;
  min-width: 20px !important;
}

.woocommerce form.login .lost_password {
  font-weight: 500 !important;
  margin-top: 0 !important;
  padding-top: 0;
  font-size: 12px !important;
  text-align: center;
  width: 100%;
}

.woocommerce-products-header {
  display: none !important;
}

#cartpops-drawer .cpops-drawer-footer .cpops-cart-total a.checkout-button {
  border-radius: 30px !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
  font-weight: 500 !important;
  background-color: #ebaf1f !important;
  color: #fff !important;
  padding: 13px 24px !important;
  font-size: 14px !important;
  width: auto !important;
  display: block !important;
  margin: 0 auto;
  max-width: fit-content;
  height: 40px;
  line-height: 1 !important;
}

#cartpops-drawer .cpops-drawer-footer .cpops-cart-total a.checkout-button:hover {
  padding-right: 14px 20px !important;
  background-color: #004b2e !important;
  color: #fff !important;
}

.amount {
  color: #004b2e !important;
  font-weight: 500 !important;
}

form input,
form select,
.select2-selection--single {
  border-radius: 30px !important;
  border-color: #ebaf1f !important;
  color: #000 !important;
  padding: 0 15px !important;
}

form textarea {
  border-radius: 10px !important;
  border-color: #ebaf1f !important;
  color: #000 !important;
  padding-left: 20px !important;
}

.variation dt.variation-PACKAGEWEIGHT,
.variation dt.variation-PACKAGETYPE {
  margin: 0;
  padding: 5px 5px 5px 20px;
  font-size: 12px;
  font-weight: 500;
  color: #004b2e;
  position: relative;
  background-image: url("../images/package-icon.png");
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: left center;
}

.variation dt.variation-PACKAGEWEIGHT {
  background-image: url("../images/weight-icon.png");
}

.variation dt.variation-PACKAGEWEIGHT img,
.variation dt.variation-PACKAGETYPE img {
  display: none !important;
}

.woocommerce #order_review table.shop_table td {
  padding: 10px 15px !important;
  border: 1px solid #ccc !important;
}

.woocommerce #order_review table.shop_table td.product-name {
  font-size: 12px;
  font-weight: 400;
  padding: 10px;
  color: #000;
  line-height: 1.4;
}

.woocommerce #order_review table.shop_table tfoot th {
  padding: 10px 15px !important;
  border: 1px solid #ccc !important;
}

.woocommerce table.shop_table dl.variation {
  margin: 5px 0;
}

.validate-required label.woocommerce-form__label-for-checkbox {
  padding-left: 30px;
}

.validate-required label .input-checkbox {
  margin-left: -30px !important;
  margin-top: 5px !important;
  padding: 0 !important;
}

.woocommerce table.shop_table dl p {
  font-size: 16px !important;
}

ul.woocommerce-shipping-methods#shipping_method,
ul.woocommerce-shipping-methods#shipping_method li label,
.woocommerce #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods {
  padding: 0 !important;
}

.woocommerce #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods li {
  padding-bottom: 5px !important;
}

.woocommerce #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods li label {
  padding: 0 !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  color: #000 !important;
  text-align: right !important;
  display: inline-block !important;
  line-height: 1.2 !important;
}

ul#shipping_method li input[type="radio"] {
  position: relative !important;
  left: auto;
  display: inline-block;
}

ul.woocommerce-shipping-methods#shipping_method li label {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 40px);
  padding-left: 10px !important;
  font-size: 12px !important;
  line-height: 1.2;
}

@media screen and (min-width: 992px) {
  .woocommerce-checkout form.checkout_coupon .form-row-first {
    width: 70% !important;
    text-align: right !important;
    padding-right: 5px !important;
  }

  .woocommerce-checkout form.checkout_coupon .form-row-last {
    float: right !important;
    width: 30% !important;
    text-align: left !important;
    padding: 0 !important;
    padding-left: 5px !important;
  }
}

.woocommerce-shop #content-wrap {
  max-width: 100% !important;
  overflow: hidden;
}

.oceanwp-grid-list {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .woocommerce ul.products {
    margin: 0 auto !important;
    width: 100%;
  }

  .woocommerce.woocommerce-shop ul.products .product {
    width: 50% !important;
    padding: 5px !important;
    margin: 0 !important;
  }

  .woocommerce ul.products li.product .button {
    font-size: 12px !important;
    margin: 0 auto !important;
    height: auto !important;
    border: none !important;
  }

  .woocommerce ul.products .product {
    width: 50% !important;
  }

  .container.clr {
    max-width: 100%;
  }

  .woocommerce .oceanwp-toolbar {
    text-align: center;
    max-width: 90%;
    margin: 0 auto;
  }

  .sidebar-box.widget_top_rated_products,
  .sidebar-box.widget_product_categories,
  .sidebar-box.woocommerce.widget_price_filter.clr {
    max-width: 94%;
    margin: 0 auto;
  }
}

.woocommerce .oceanwp-toolbar {
  padding: 0 !important;
  margin-bottom: 10px !important;
  border: none !important;
}

.button.wp-element-button {
  max-width: 220px;
  margin: 0 auto 10px !important;
}

.page-numbers a.page-numbers,
.page-links a.page-numbers span,
.page-links>span {
  background-color: #fff !important;
  color: #ebaf1f !important;
  border: 1px solid #ebaf1f !important;
  margin: 0 0 0 10px !important;
}

.page-numbers a.page-numbers:hover,
.page-links a.page-numbers:hover span,
.page-numbers.current,
.page-numbers.current:hover,
.page-links>span {
  background-color: #004b2e !important;
  color: #ebaf1f !important;
  border: 1px solid #004b2e !important;
  margin: 0 0 0 10px !important;
}

.woocommerce .woocommerce-ordering {
  margin: 0 !important;
}

.woocommerce .woocommerce-ordering .theme-select.orderby {
  font-size: 14px !important;
  border-radius: 30px !important;
  padding: 3px 20px !important;
  height: auto !important;
  border-color: #ebaf1f !important;
  width: 70%;
}

.woocommerce .woocommerce-ordering .theme-select.orderby:after {
  height: 100%;
  border-left: 1px solid #ebaf1f !important;
  border-color: #ebaf1f !important;
  width: 40px;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 5px;
}

.product-categories .cat-item {
  padding: 2px 0;
  margin-bottom: 5px !important;
}

.wp-block-search__inside-wrapper .wp-block-search__input,
.cpops-drawer-coupon__input #cpops-coupon-input {
  border-radius: 30px 0 0 30px !important;
}

.wp-block-search__button {
  border: 1px solid #ebaf1f !important;
}

.wp-block-search__button:focus {
  border: 1px solid #004b2e !important;
}

.wp-block-search__button,
.cpops-drawer-form__button.cpops-button {
  border-radius: 0 30px 30px 0 !important;
  color: #fff !important;
}

.woocommerce-mini-cart__buttons.buttons {
  padding: 10px;
}

.woocommerce-mini-cart__buttons.buttons>a {
  width: 48% !important;
  margin: 0 5px 5px 0 !important;
}

.woocommerce-mini-cart__buttons.buttons .checkout {
  float: left !important;
}

.owp-quick-view {
  background-color: #ebaf1f !important;
}

.owp-quick-view:focus,
.owp-quick-view:hover {
  background-color: #004b2e !important;
  color: #ebaf1f !important;
  border: none !important;
  outline: none !important;
}

.oceanwp-row.clr {
  display: flex !important;
  align-items: flex-start !important;
  justify-content: flex-start !important;
  flex-wrap: wrap !important;
}

.oceanwp-row.clr .related-post {
  width: 50% !important;
}

.related-post-media {
  max-height: 100px;
  overflow: hidden;
}

.related-post-media a img {
  width: 100% !important;
}

.comment-form-cookies-consent {
  display: inline-block !important;
  width: 100% !important;
  vertical-align: top !important;
}

input[type="checkbox"] {
  margin: -3px 5px 0 0;
}

.oceanwp-newsletter-form-wrap button {
  height: 100% !important;
  border-radius: 0 30px 30px 0 !important;
  right: 0 !important;
  font-size: 16px !important;
}

.single-post .comment-form-author,
.single-post .comment-form-email,
.single-post .comment-form-url {
  padding: 0 5px !important;
  margin-bottom: 15px !important;
}

#respond .form-submit {
  margin: 0 !important;
  display: block !important;
  text-align: center !important;
  float: left !important;
  margin-left: 10px !important;
  margin-top: 18px !important;
}

.wp-block-latest-posts__post-title {
  padding: 6px 0 !important;
  display: block !important;
}

@media screen and (min-width: 768px) {
  .related-post-media {
    max-height: 150px !important;
    margin-bottom: 5px;
  }

  .single-post main.contentWrap article#primary {
    max-width: 65% !important;
    float: left !important;
    padding-right: 20px !important;
    border: none !important;
  }

  .single-post main.contentWrap .sidebar-container.widget-area {
    max-width: 35% !important;
    float: left !important;
    padding-left: 10px !important;
  }

  .single-post main.contentWrap .comment-textarea {
    float: left;
    width: 50%;
    padding-right: 10px;
  }

  .single-post .comment-form-author,
  .single-post .comment-form-email,
  .single-post .comment-form-url {
    width: 50% !important;
    padding: 0 5px !important;
    margin-bottom: 15px !important;
  }
}

@media screen and (min-width: 1200px) {
  .related-post-media {
    max-height: 200px !important;
  }
}

.reset_variations {
  border: none;
  padding: 0 !important;
  margin: 0 !important;
  width: 50px !important;
  font-size: 12px !important;
  font-weight: bold;
  display: none !important;
}

@media screen and (min-width: 768px) {
  .reset_variations {
    position: absolute;
    left: 98% !important;
    top: 30% !important;
  }
}

.sidebar-box {
  margin-bottom: 20px !important;
}

.woocommerce-order-overview {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  clear: both;
}

.woocommerce ul.order_details li {
  border-color: #ddd;
  padding: 10px 15px !important;
}

@media screen and (min-width: 768px) {
  .woocommerce-order-details {
    float: left;
    max-width: 50%;
    padding-right: 10px;
    margin-top: 20px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  .woocommerce-customer-details {
    float: left;
    max-width: 50%;
    padding-left: 10px;
    margin-top: 20px;
  }

  .woocommerce-order-details {}
}

.wc-item-meta .wc-item-meta-label>img {
  display: none !important;
}

.wc-item-meta-label {
  margin: 0;
  padding: 5px 5px 5px 20px;
  font-size: 12px;
  font-weight: 500;
  color: #004b2e;
  position: relative;
  background-image: url(../images/package-icon.png);
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: left center;
}

ul.wc-item-meta li:nth-child(2) .wc-item-meta-label {
  background-image: url("../images/weight-icon.png");
}

ul.order_details li strong {
  color: #232323 !important;
  font-size: 16px !important;
  font-weight: 600;
  line-height: 1.2;
}

.woocommerce-thankyou-order-received {
  font-size: 20px !important;
  text-align: center;
  font-weight: bold !important;
  color: #004b2e !important;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
  min-height: 40px !important;
  line-height: 40px !important;
}

.woocommerce-terms-and-conditions-checkbox-text {
  margin-top: 5px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}

.wpcf7-form .wpcf7-spinner {
  display: none;
}

.error404-content .error-btn:hover {
  color: #fff !important;
  border-radius: 30px;
}

.product-template-default .woocommerce-tabs.wc-tabs-wrapper {
  position: absolute;
  bottom: 840px;
  z-index: 999;
  left: 0;
  right: 0;
  padding: 20px;
  overflow-y: scroll;
  max-height: 500px;
  height: 100%;
  background-color: #fafafa;
}

.product-template-default footer {
  margin-top: 560px !important;
  margin-bottom: 20px;
}

.scroller-status p {
  margin: 0;
  font-weight: 500 !important;
  font-size: 1em !important;
}

@media screen and (min-width: 768px) {
  .product-template-default footer {
    margin-top: 600px !important;
  }

  .product-template-default .woocommerce-tabs.wc-tabs-wrapper {
    bottom: 300px;
  }

  .product-template-default .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs {
    text-align: center;
    margin-bottom: 10px;
  }

  .woocommerce .woocommerce-tabs.wc-tabs-wrapper #reviews {
    overflow: hidden;
  }

  .woocommerce .woocommerce-tabs.wc-tabs-wrapper #reviews #comments {
    max-width: calc(45% - 30px);
        float: left;
        width: 100%;
        max-height: 350px;
        overflow-y: scroll;
        padding-right: 20px;
        margin-right: 30px;
  }

  .woocommerce .woocommerce-tabs.wc-tabs-wrapper #reviews #review_form_wrapper {
    max-width: 55%;
    float: left;
    width: 100%;
    padding-left: 10px;
  }

  .woocommerce-cart table.cart td.actions .coupon {
    width: 70%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }

  .woocommerce-cart table.cart td.actions .coupon .button.wp-element-button {
    margin: 0 !important;
  }
}

.findYourTea {
  min-height: 70vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.findYourTeaSlides {
  min-height: 70vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  padding: 20px 10px;
}

.findYourTeaSlides form {
  width: 100%;
}

.findYourTeaRadios {
  list-style: none;
  padding: 0;
  text-align: center;
  margin: 20px auto;
}

.findYourTeaRadios>h5 {
  font-weight: 500;
  margin-bottom: 5px;
}

.findYourTeaRadios li {
  display: inline-block;
  vertical-align: top;
  width: 80%;
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}

[type="radio"]:checked+.radio-inline,
[type="radio"]:not(:checked)+.radio-inline {
  width: 100%;
  position: relative;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666;
  padding: 12px;
}

[type="radio"]:checked+.radio-inline {
  border: 2px solid #ebaf1f;
}

.findYourTeaRadios li .radio-inline {
  border: 2px solid #dcdcdc;
  border-radius: 3px;
  padding: 6px 12px;
  margin: 4px 4px 4px 0;
  text-align: center;
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: 8px center;
}

.findYourTeaRadios li .radio-inline .product-category {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  line-height: 1.4;
}

.findYourTeaRadios li .radio-inline .product-spec {
  display: block;
  font-size: 10px;
  font-weight: 500;
  color: #666;
  line-height: 1.2;
}

.fytsPagination {
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 30px;
}

.fytsPagination li {
  position: relative;
  z-index: 999;
}

.fytsPagination li .pagiNumber {
  display: block;
  width: 30px;
  height: 30px;
  background-color: #ebebeb;
  border-radius: 30px;
  color: #004b2e;
  padding: 7px;
  line-height: 1;
  margin: 0 15px;
}

.fytsPagination li::before {
  content: "";
  background-color: #ebebeb;
  height: 1px;
  width: 100%;
  top: 49%;
  position: absolute;
  left: 0;
  right: 0;
  z-index: -1;
}

.fytsPagination li .pagiNumber.active {
  background-color: #004b2e;
  color: #ebaf1f;
}

@media screen and (min-width: 768px) {
  .findYourTea {
    min-height: 35vh;
  }

  .findYourTeaSlides {
    min-height: 35vh;
  }

  .findYourTeaRadios li {
    width: 45%;
    margin: 0 2px;
    max-width: 250px;
  }
}

.blog-lists-wrap .wpcf7-form {
  text-align: left;
  max-width: 700px;
  margin: 0 auto;
}

.blog-lists-wrap .wpcf7-form label {
  font-size: 12px;
  font-weight: 500;
}

.blog-lists-wrap .wpcf7-form textarea {
  height: 100px;
  min-height: 100px;
  max-height: 100px;
  border-radius: 20px !important;
}

.nickx-popup {
  display: none !important;
}

@media screen and (min-width: 768px) {
  .blog-lists-wrap .wpcf7-form .form-left {
    width: 50%;
    float: left;
    padding-right: 10px;
  }

  .blog-lists-wrap .wpcf7-form .form-right {
    width: 50%;
    float: left;
    padding-left: 10px;
  }
}

.summary-content .product_title+.woocommerce-product-rating {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 0 !important;
}

.summary-content .single_variation_wrap {
  margin: 0 0 5px !important;
}

.woocommerce-variation-add-to-cart .added_to_cart,
.summary-content .added_to_cart {
  margin-left: 5px !important;
  margin-right: 0 !important;
}

.owp-quick-view i::before {
  content: "\e9ce" !important;
  font-family: "icomoon" !important;
}

.attachment-woocommerce_thumbnail {
  border-radius: 5px;
}

input[type="radio"]:checked:before,
input[type="checkbox"]:checked:before {
  font-size: 10px !important;
}

.overlayLabel {
  display: none !important;
}

@media screen and (min-width: 992px) {
  .our-product-menu {
    position: relative;
  }

  .menu-item-4221 {
    display: none !important;
  }

  .overlayLabel {
    display: block !important;
    position: absolute !important;
    top: 0;
    left: 0;
    background-color: #fff;
    opacity: 1;
    z-index: 9999;
  }
}

#top-bar-wrap {
  position: relative !important;
  top: 0;
  z-index: 9999 !important;
}

#top-bar {
  background-color: #004b2e;
  padding: 5px 0 !important;
}

#top-bar #top-bar-content {
  font-size: 14px !important;
}

#top-bar-content strong {
  color: #ebaf1f !important;
  font-weight: 500 !important;
}

@media screen and (min-width: 768px) {
  #top-bar #top-bar-content {
    font-size: 16px !important;
  }
}

.oceanwp-mobile-menu-icon .search-icon-dropdown {
  font-size: 18px !important;
  color: #004b2e !important;
  line-height: 40px;
  margin-left: 20px;
}

.search-icon-dropdown .icon-magnifier:before {
  content: "\f002";
  font-family: "icomoon";
}

#icon-searchform-dropdown {
  border-color: #004b2e !important;
  top: 120% !important;
}

/* 
@media screen and (min-width: 1600px) {
	header .navigation {width: 65%}

	header #mobile-menu-search {
		width: 26%;
		display: block !important;
	}
} */

.oceanwp-off-canvas-filter {
  height: 40px !important;
  border-radius: 30px !important;
  border: 1px solid #ebaf1f !important;
  padding: 2px 15px !important;
  font-weight: normal !important;
  display: block !important;
  margin: 0 !important;
  margin-bottom: 15px !important;
}

.woocommerce .oceanwp-off-canvas-filter i::before {
  font-family: "icomoon" !important;
  content: "\e993" !important;
  font-size: 12px !important;
}

.widget_top_rated_products {
  margin-top: 30px;
}

.flex-nav-prev a:focus,
.flex-nav-next a:focus {
  outline: none !important;
  border: none !important;
}

.woocommerce div.product form.cart div.quantity {
  margin-right: 3px !important;
}

.quantity .qty,
.quantity .minus,
.quantity .plus {
  height: 40px;
  line-height: 38px !important;
  font-size: 16px !important;
}

.star-rating span::before,
.star-rating::before {
  letter-spacing: 2px;
}

#respond #wp-comment-cookies-consent:focus {
  outline: none !important;
}

input[type="checkbox"]:checked:before {
  margin: 0 !important;
  margin-top: 2px !important;
}

.search-entry-content .search-entry-header {
  padding: 0 !important;
  box-shadow: none !important;
  text-align: left;
  display: block !important;
  position: inherit !important;
  top: auto !important;
}

.search-entry-content .search-entry-header .search-entry-title {
  font-size: 20px !important;
  font-weight: 500;
}

.search-entry-content .search-entry-header .search-entry-title a {
  color: #ebaf1f;
}

.search-results header.page-header {
  margin-bottom: 20px !important;
  position: relative !important;
  top: 0 !important;
}

.search-results article .search-entry-readmore a {
  color: #004b2e;
}

.search-results article .thumbnail {
  margin-bottom: 0 !important;
}

#comment-submit {
  padding: 14px 20px !important;
}

@media screen and (min-width: 768px) {
  .oceanwp-off-canvas-filter {
    display: inline-block !important;
    float: none !important;
    min-width: 140px;
    text-align: left;
  }

  .woocommerce .woocommerce-ordering {
    margin: 0 !important;
    float: none !important;
    display: inline-block;
    vertical-align: middle;
    width: 50%;
  }
}

@media screen and (min-width: 992px) {
  .oceanwp-off-canvas-filter {
    display: none !important;
  }

  aside#right-sidebar {
    margin-top: 20px;
    top: 0px !important;
  }
}

.listed-blog.display {
  display: inline-block;
}

.single-post ul.meta li:after {
  padding: 0 12px !important;
}

ul.meta li {
  color: #004b2e !important;
  font-size: 16px !important;
  font-weight: 500 !important;
}

ul.meta li a {
  color: #004b2e !important;
  font-size: 16px !important;
  font-weight: 500 !important;
}

.meta-author .icon-user::before {
  content: "\f007";
  font-family: "icomoon" !important;
  color: #ebaf1f;
  font-size: 14px;
}

.meta-date .icon-clock::before {
  content: "\e953";
  font-family: "icomoon" !important;
  color: #ebaf1f;
  font-size: 14px;
}

.meta-cat .icon-folder::before {
  content: "\e930";
  font-family: "icomoon" !important;
  color: #ebaf1f;
  font-size: 14px;
}

.meta-comments .icon-bubble::before {
  content: "\e96b";
  font-family: "icomoon" !important;
  color: #ebaf1f;
  font-size: 14px;
}

.sidebar-box.widget_block h2 {
  font-weight: 500 !important;
  color: #ebaf1f;
  padding-bottom: 10px;
  border-bottom: 1px solid #ebaf1f;
}

.wp-block-latest-posts__list li a {
  font-size: 16px !important;
  color: #004b2e !important;
}

.wp-block-latest-posts__list li a:hover {
  color: #ebaf1f !important;
}

.wp-block-latest-comments__comment {
  margin-bottom: 10px !important;
}

.wp-block-latest-comments__comment a {
  color: #004b2e;
}

.wp-block-latest-comments__comment-author {
  text-transform: capitalize;
}

.wp-block-latest-comments__comment footer {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  font-size: 16px;
}

.wcmenucart-cart-icon .wcmenucart-count {
  border: none !important;
  padding-left: 30px !important;
  font-size: 10px !important;
  height: 15px !important;
  line-height: 1 !important;
  margin-top: -2px;
}

.wcmenucart-cart-icon .wcmenucart-count:after {
  content: "\f290" !important;
  font-family: "icomoon" !important;
  font-size: 14px;
  color: #ebaf1f;
  border: none !important;
  top: 0 !important;
}

.bag-style:hover .wcmenucart-cart-icon .wcmenucart-count {
  background-color: transparent !important;
  color: #333 !important;
}

.woo-dropdown-cat .widget_product_categories li.cat-item-123,
.woo-dropdown-cat .widget_product_categories li.cat-item-124 {
  display: none;
}

/* .woocommerce del {text-decoration: none;} */

.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item) {
  border-radius: 3px !important;
  border: 1px solid #ccc;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
  box-shadow: none !important;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected,
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
  border: 1px solid #ebaf1f !important;
}

.product-detail .qualityJourney.hidden-xs.hidden-sm .journeyWrap {
  max-width: 800px;
}

.product-detail .qualityJourney.hidden-xs.hidden-sm .qJiconWrap h4 {
  font-size: 12px;
}

.product-detail .qualityJourney.hidden-xs.hidden-sm .qJiconWrap {
  padding: 10px 5px;
  width: 120px;
}

.product-detail .qualityJourney.hidden-xs.hidden-sm .journeyLine {
  max-width: 60px;
}

.product-detail .qualityJourney.hidden-xs.hidden-sm .journeyLine svg {
  margin-left: -60%;
}

.product-detail .qualityJourney.hidden-xs.hidden-sm .qJourneyFirstRow {
  text-align: right;
}

.product-detail .qualityJourney.hidden-xs.hidden-sm .journeyWrap .qJourney-right.right-path {
  width: 40px;
  margin-top: 6% !important;
  margin-left: 0;
}

.product-detail .qualityJourney.hidden-xs.hidden-sm .journeyWrap .qJourney-right.right-path svg {
  width: 100%;
}

.product-detail .qualityJourney.hidden-xs.hidden-sm .journeyLine {
  margin-top: 5%;
}

.product-detail .qualityJourney.hidden-xs.hidden-sm .journeyWrap .qJourney-right.left-path {
  display: none;
}

/* .woocommerce span.onsale {
    top: 0px !important;
    left: 0 !important;
    border-bottom-right-radius: 10px;
    padding: 10px 20px !important;
    position: absolute !important;
    max-width: 940px !important;
    right: 0 !important;
    border-radius: 0;
    margin: 0 auto;
    font-size: 16px !important;
    text-align: left;
    background: transparent !important;
}

.woocommerce span.onsale::before {
	content: "";
    width: 100px;
    height: 40px;
    background-color: #004B2E !important;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
	border-bottom-right-radius: 10px;
} */

.woocommerce span.onsale {
  top: 0 !important;
  left: 0 !important;
  background-color: #004b2e !important;
}

.woocommerce ul.products li.product .price del .amount {
  text-decoration: none;
  font-size: 12px !important;
  color: #666 !important;
}

.woocommerce ul.products li.product .price .amount {
  font-size: 18px !important;
  color: #004b2e !important;
  font-weight: 600 !important;
}

.woocommerce-price-suffix {
  font-size: 12px !important;
  text-transform: capitalize;
  color: #555;
  letter-spacing: normal;
  line-height: 1;
  display: block;
  font-weight: 500;
}

.woocommerce ul.products li.product .product-inner .woo-entry-inner .price .strike .amount bdi {
  font-size: 14px;
  color: #004b2e !important;
}

.owp-cart-shop-link {
  color: #ebaf1f;
  display: block;
  font-size: 16px !important;
}

.current-shop-items-dropdown p.woocommerce-mini-cart__empty-message {
  font-size: 14px !important;
  text-align: center;
  padding: 15px;
  margin: 0 !important;
}

.woocommerce div.product .product_title {
  font-size: 20px !important;
  font-weight: 500 !important;
  margin-bottom: 5px !important;
}

.woocommerce div.product p.price {
  margin-top: 0 !important;
}

.woocommerce div.product div.woocommerce-product-details__short-description p {
  font-size: 14px !important;
}

.woovr-variations .woovr-variation>div {
  width: auto !important;
  max-width: 80% !important;
}

/* .single_variation {display: none;} */

#euCookieAcceptWP {
  background-color: #ebaf1f !important;
  display: block;
  margin: 5px auto 5px !important;
  border-radius: 5px !important;
}

@media screen and (min-width: 768px) {
  .woo-variation-product-gallery {
    width: 50% !important;
    min-width: 50% !important;
  }

  .listed-blog.display {
    max-width: 45%;
  }
}

@media screen and (min-width: 992px) {
  #euCookieAcceptWP {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px !important;
  }

  .listed-blog.display {
    max-width: 33%;
  }
}

.cpops-modal.cpops-show #cartpops-drawer.cpops-animation__simple {
  max-width: 380px;
}

.woovr-variation {
  flex-wrap: wrap;
}

.woovr-variation-price {
  min-width: 100%;
}

.woocommerce .woovr-variation-price del .woocommerce-Price-amount bdi {
  text-decoration: line-through;
  font-size: 14px;
  color: #004b2e;
}

#owp-checkout-timeline li,
#owp-checkout-timeline.step-4 li {
  max-width: calc(100% - 30px) !important;
  margin: 0 auto 10px !important;
}

#owp-checkout-timeline.arrow .active .timeline-wrapper:before {
  border-top-color: #004b2e !important;
  border-bottom-color: #004b2e !important;
  left: -14px !important;
  border-top: 25px solid #004b2e !important;
  border-bottom: 25px solid #004b2e !important;
  border-left: 15px solid rgba(0, 0, 0, 0) !important;
  height: 50px !important;
}

#owp-checkout-timeline.arrow .active .timeline-wrapper:after {
  border-left-color: #004b2e !important;
  border-right-color: #004b2e !important;
  right: -14px !important;
  border-top: 25px solid rgba(0, 0, 0, 0) !important;
  border-bottom: 25px solid rgba(0, 0, 0, 0) !important;
  border-left: 15px solid #004b2e !important;
  height: 50px !important;
}

#owp-checkout-timeline.arrow .timeline-wrapper:before {
  left: -14px !important;
  border-top: 25px solid #ebaf1f !important;
  border-bottom: 25px solid #ebaf1f !important;
  border-left: 15px solid rgba(0, 0, 0, 0) !important;
  height: 50px !important;
}

#owp-checkout-timeline.arrow .timeline-wrapper:after {
  right: -14px !important;
  border-top: 25px solid rgba(0, 0, 0, 0) !important;
  border-bottom: 25px solid rgba(0, 0, 0, 0) !important;
  border-left: 15px solid #ebaf1f !important;
  border-right-color: #ebaf1f !important;
  height: 50px !important;
}

@media screen and (min-width: 768px) {
  .woocommerce-billing-fields__field-wrapper {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-wrap: wrap !important;
  }

  .woocommerce .woocommerce-billing-fields__field-wrapper .form-row-last,
  .woocommerce .woocommerce-billing-fields__field-wrapper .form-row-first,
  .woocommerce .woocommerce-billing-fields__field-wrapper .form-row {
    width: 50% !important;
    margin: 0 !important;
    padding: 0 5px 10px !important;
  }

  #billing_country_field {
    display: none !important;
  }
}

.single_variation_wrap .woocommerce-variation.single_variation {
  display: none !important;
}

.woocommerce .owp-account-links li .owp-account-link {
  font-size: 24px !important;
  color: #ebaf1f !important;
}

.woocommerce .owp-account-links li .owp-account-link.current {
  color: #004b2e !important;
}

.woocommerce .owp-account-links li {
  vertical-align: middle !important;
}

.woocommerce .owp-account-links li.or {
  vertical-align: middle !important;
  padding: 5px;
  color: #004b2e !important;
  font-size: 14px !important;
}

.account-original-style .woocommerce #customer_login>div {
  width: 400px !important;
  border: 1px solid #ccc;
  border-radius: 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 20px 0 10px;
  flex-direction: column;
  overflow: hidden;
}

.woocommerce .woocommerce-form-register,
.xoo-lwo-form {
  display: flex !important;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  width: 100%;
  padding: 0 20px !important;
}

.woocommerce-form-register .woocommerce-form-row--wide {
  margin: 0 !important;
}

.xoo-lwo-form .xoo-ml-or {
  display: block !important;
  font-size: 10px !important;
  padding: 10px 0 !important;
  width: 30px;
  height: 30px;
  line-height: 1;
  margin: 10px 0;
}

.account-original-style .woocommerce #customer_login h2 {
  display: block !important;
  text-align: center;
  font-weight: 500 !important;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  margin-bottom: 10px !important;
}

.select2-selection.select2-selection--single {
  height: 40px !important;
  display: flex !important;
  align-items: center;
  font-size: 14px;
}

.xoo-lwo-form button.button.btn.xoo-ml-low-back {
  margin-top: 0 !important;
}

.woocommerce-form-register p {
  font-size: 12px !important;
  line-height: 1.2 !important;
  margin: 5px 0 !important;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}

.select2-selection__rendered {
  height: auto !important;
  line-height: 1 !important;
}

.form-row.validate-required {
  margin-bottom: 0 !important;
}

.account-original-style .woocommerce #customer_login .col-2 button {
  margin: 0 auto !important;
  display: block !important;
}

@media only screen and (max-width: 767px) {
  /* .woocommerce .entry-content .has-product-nav span.onsale {
		top: 0 !important;
		left: 0px !important;
		font-size: 12px !important;
		padding-left: 10px !important;
		right: auto !important;
	}

	.woocommerce span.onsale::before {
		min-width: 80px;
		width: auto;
		height: 30px;
	} */

  .woo-variation-product-gallery {
    width: 100%;
  }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  /* .woocommerce .entry-content .has-product-nav span.onsale {
		left: 30px !important;
	}

	.woocommerce span.onsale::before {
		min-width: 150px;
	} */
}

header #mobile-dropdown #mobile-menu-search form button {
  background-color: #ebaf1f !important;
  height: 40px;
  margin: 0 !important;
  padding: 0 !important;
  top: 0 !important;
  right: 0 !important;
  width: 40px;
}

.owl-carousel .owl-dots .owl-dot span {
  width: 100%;
  height: 4px;
  margin: 0;
  display: block;
  background-color: #ebaf1f;
  border-radius: 2px;
}

.owl-carousel .owl-dots .owl-dot.active,
.owl-carousel .owl-dots .owl-dot.hover,
.owl-carousel .owl-dots .owl-dot.focus {
  outline: none;
}

.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
  background-color: #004b2e;
  outline: none;
}

.owl-carousel .owl-dots {
  position: absolute;
  bottom: 5%;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0;
}

.owl-carousel .owl-dots .owl-dot {
  margin: 0 6px;
  width: 30px;
  height: 4px;
}

.owl-theme .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 1px;
}

.owl-theme .owl-nav button.owl-next,
.owl-theme .owl-nav button.owl-prev {
  width: 30px !important;
  height: 40px !important;
  font-size: 40px !important;
  text-align: center;
  line-height: 40px !important;
}

.owl-theme .owl-nav [class*="owl-"]:hover,
.owl-theme .owl-nav [class*="owl-"]:focus,
.owl-theme .owl-nav [class*="owl-"]:active {
  background: 0 0 !important;
  border: none;
  outline: none;
  color: #ebaf1f !important;
  content: "" !important;
}

.best-seller-carousel .owl-nav {
  left: -25px;
  right: -25px;
}

.best-seller-carousel .product-item .product-item-detail .product-title {
  font-size: 15px;
  max-width: 80%;
  margin: 0 auto 10px;
}

.blogs-carousel .owl-dots {
  bottom: 0;
}

.blogs-carousel {
  padding-bottom: 20px;
}

.blogs-carousel .listed-blog {
  width: fit-content;
}

.testimonialSlides {
  padding-bottom: 30px;
}

.testimonialSlides.owl-carousel .owl-nav {
  top: 60%;
  left: -15px;
  right: -15px;
}

.product-detail .qualityJourney .qJiconWrap .iconSvg {
  max-width: 50px;
  height: 50px;
}

.site-breadcrumbs,
.background-image-page-header .site-breadcrumbs {
  color: #888 !important;
}

.breadcrumb_last {
  color: #888 !important;
  line-height: 1 !important;
  font-size: 12px !important;
}

@media screen and (min-width: 768px) {
  .testimonialSlides.owl-carousel .owl-nav {
    left: -5px;
    right: -5px;
    top: 60%;
  }

  .blogs-carousel.owl-carousel .owl-nav {
    left: -20px;
    right: -20px;
  }

  .blogs-carousel .listed-blog {
    max-width: 100%;
    padding: 0 10px;
  }

  .promise-of-quality .tabsWrap {
    margin: 0 auto 25px;
  }
}

#checkout-wrapper #form_actions a {
  font-size: 14px !important;
}

#checkout-wrapper #form_actions .buttons input.prev,
#checkout-wrapper #form_actions .buttons input.next {
  margin-left: 5px !important;
  height: 40px !important;
  font-size: 14px !important;
}

#checkout-wrapper a button {
  border-radius: 30px;
  border: none;
  box-shadow: none;
  text-shadow: none;
  padding: 14px 30px;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1;
  letter-spacing: 1px !important;
  height: auto;
  text-transform: uppercase !important;
  background-color: #ebaf1f;
}

#checkout-wrapper a button:hover,
#checkout-wrapper a button:focus,
#checkout-wrapper a button:active {
  background-color: #004b2e;
  color: #ebaf1f;
}

h3#ship-to-different-address {
  margin-left: 25px !important;
}

.woocommerce .woocommerce-checkout h3#ship-to-different-address label {
  display: flex !important;
  align-items: center;
  justify-content: flex-start;
}

.woocommerce .woocommerce-checkout h3#ship-to-different-address label .woocommerce-form__input-checkbox {
  display: block !important;
  margin-left: -25px !important;
  margin-top: 1px;
  width: 16px !important;
  height: 16px !important;
  min-width: 16px !important;
}

.woocommerce .woocommerce-checkout h3#ship-to-different-address label input[type="checkbox"]:checked:before {
  line-height: 10px;
  font-size: 8px !important;
  margin: 2px auto !important;
  width: 12px;
  display: block;
}

#billing_country_field .woocommerce-input-wrapper strong,
#shipping_country_field .woocommerce-input-wrapper strong {
  font-weight: 500 !important;
  font-size: 14px;
  margin-left: 10px;
  text-transform: uppercase;
}

#owp-checkout-timeline .timeline-wrapper {
  background-color: #ebaf1f !important;
  height: auto !important;
  line-height: 30px !important;
  font-size: 16px !important;
  padding: 10px 20px !important;
}

#owp-checkout-timeline .timeline-step {
  border: none !important;
  color: #fff !important;
  margin: 0 !important;
  background: none !important;
  font-weight: 500 !important;
  line-height: 1 !important;
  font-size: 16px !important;
  width: auto !important;
  height: auto !important;
}

#owp-checkout-timeline .active .timeline-wrapper {
  background-color: #004b2e !important;
  color: #fff !important;
  font-weight: 500 !important;
}

#owp-checkout-timeline .active .timeline-wrapper .timeline-step {
  color: #fff !important;
  font-weight: 500 !important;
}

#owp-checkout-timeline .timeline-label {
  color: #fff !important;
  font-weight: 500 !important;
}

#checkout-wrapper form.checkout #billing_phone_field,
#checkout-wrapper form.checkout #billing_email_field {
  width: 100% !important;
}

.woocommerce #order_review table.shop_table thead th {
  font-size: 14px !important;
  letter-spacing: 0.5px !important;
  padding: 10px 15px !important;
  font-weight: 600;
  border: 1px solid #ccc;
}

.woocommerce #order_review table.shop_table tbody td .ts-product-image {
  margin-bottom: 5px;
}

.woocommerce ul.order_details {
  padding: 0 !important;
}

@media screen and (min-width: 768px) {
  .owp-woo-checkout-timeline {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 800px;
    margin: 0 auto 20px !important;
  }

  #owp-checkout-timeline.arrow li {
    margin-right: 25px !important;
  }

  #checkout-wrapper form.checkout #billing_phone_field,
  #checkout-wrapper form.checkout #billing_email_field {
    width: 50% !important;
  }

  #owp-checkout-timeline.arrow li {
    padding-right: 0 !important;
  }

  #checkout-wrapper {
    max-width: 800px;
    margin: 0 auto 20px !important;
  }
}

/* @media screen and (min-width: 992px) {
	.woocommerce ul {
		padding: 0 0px 0 30px !important;
	}
} */

.content-area {
  min-height: 50vh;
}

.account-original-style .woocommerce #customer_login .col-1 .form-row.form-row-wide {
  width: 100%;
  padding: 0 !important;
}

.account-original-style .woocommerce #customer_login .col-1 p:last-child {
  margin: 0;
  padding: 10px 20px 0;
}

.woocommerce-MyAccount-tabs .oceanwp-user-profile .user-info .name {
  margin: 0 !important;
  text-transform: capitalize;
  line-height: 1 !important;
}

.woocommerce-MyAccount-tabs .oceanwp-user-profile {
  margin-bottom: 0 !important;
}

.woocommerce-MyAccount-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0 !important;
  border-top: 1px solid #eaeaea;
  width: 100%;
  margin-top: 10px;
}

@media (min-width: 768px) {
  .woocommerce-MyAccount-tabs {
    float: left;
    width: 22% !important;
    margin-right: 2% !important;
    margin-top: 2%;
  }

  .woocommerce-MyAccount-content {
    margin-top: 2%;
  }
}

.woocommerce-info {
  font-size: 16px !important;
  border-color: #ebaf1f !important;
  border-radius: 30px;
}

.woocommerce-info:before {
  color: #ebaf1f !important;
  margin-left: 10px;
  display: inline-block;
  margin-top: 10px;
  font-size: 14px;
}

.woocommerce-info a {
  border-radius: 30px;
  border: none;
  box-shadow: none;
  text-shadow: none;
  padding: 14px 30px !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1;
  letter-spacing: 1px !important;
  height: auto;
  text-transform: uppercase !important;
  background-color: #ebaf1f;
}

.woocommerce-info a:hover,
.woocommerce-info a:focus,
.woocommerce-info a:active,
#woocommerce-info a button:hover,
#woocommerce-info a button:focus,
#woocommerce-info a button:active {
  background-color: #004b2e !important;
  color: #ebaf1f !important;
}

.woocommerce-MyAccount-content .woocommerce-notices-wrapper {
  margin: 0 !important;
}

.woocommerce-MyAccount-content .addresses {
  margin-top: 10px !important;
}

.woocommerce-MyAccount-content .addresses .woocommerce-Address .title h3 {
  font-weight: 400 !important;
  margin: 0 !important;
}

.woocommerce-MyAccount-content .addresses .woocommerce-Address .title {
  padding: 15px !important;
  border: none !important;
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  border-radius: 20px 20px 0 0 !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 5px !important;
  right: 10px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-width: 6px 6px 0 6px !important;
  margin-left: -8px !important;
  margin-top: -0px !important;
}

.woocommerce-MyAccount-content .addresses .woocommerce-Address .title a {
  border-radius: 30px;
  border: none;
  box-shadow: none;
  text-shadow: none;
  padding: 6px 12px !important;
  font-size: 11px !important;
  font-weight: 500 !important;
  line-height: 1;
  letter-spacing: normal;
  height: auto;
  text-transform: uppercase !important;
  background-color: #ebaf1f !important;
  color: #fff !important;
  position: relative !important;
  top: auto !important;
  right: auto !important;
}

.woocommerce-MyAccount-content .addresses .woocommerce-Address address {
  padding: 10px 20px 20px;
  color: #000;
  border-radius: 0 0 20px 20px;
}

.woocommerce-MyAccount-content .addresses .woocommerce-Address .title a:hover,
.woocommerce-MyAccount-content .addresses .woocommerce-Address .title a:focus,
.woocommerce-MyAccount-content .addresses .woocommerce-Address .title a:active {
  background-color: #004b2e !important;
  color: #ebaf1f !important;
}

@media screen and (min-width: 768px) {
  .woocommerce-address-fields__field-wrapper .form-row {
    margin: 0 !important;
    padding: 0 !important;
    width: 50% !important;
    padding: 0px 10px 10px !important;
    display: inline-block;
    vertical-align: top;
  }

  .woocommerce-EditAccountForm .woocommerce-form-row {
    width: 50% !important;
    margin: 0 !important;
    padding: 0 5px 10px !important;
    float: left;
    clear: inherit !important;
  }

  .woocommerce-EditAccountForm .clear {
    display: none !important;
  }

  .woocommerce-EditAccountForm fieldset {
    clear: both;
    padding: 0;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  .woocommerce-EditAccountForm fieldset legend {
    margin-bottom: 15px;
    padding: 10px;
  }

  .woocommerce-EditAccountForm .woocommerce-form-row em {
    font-size: 10px;
    line-height: 1.3 !important;
    display: inline-block;
    padding: 5px;
    font-style: normal;
    font-weight: 500;
  }
}

.woocommerce-address-fields__field-wrapper #billing_country_field,
.woocommerce-address-fields__field-wrapper #shipping_country_field {
  display: none !important;
}

.woocommerce-address-fields>p {
  text-align: center;
  margin-top: 10px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: #004b2e !important;
  color: #fff !important;
}

.showlogin {
  border-radius: 30px;
  border: none;
  box-shadow: none;
  text-shadow: none;
  padding: 10px 18px !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  line-height: 1 !important;
  letter-spacing: 1px !important;
  height: auto;
  text-transform: uppercase !important;
  background-color: #ebaf1f !important;
  color: #fff !important;
  margin: 10px;
}

.showlogin:hover,
.showlogin:focus,
.showlogin:active {
  background-color: #004b2e !important;
  color: #ebaf1f !important;
}

.woocommerce-error li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.woocommerce-error li a {
  border-radius: 30px;
  border: none;
  box-shadow: none;
  text-shadow: none;
  padding: 10px 18px !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  line-height: 1 !important;
  letter-spacing: 1px !important;
  height: auto;
  text-transform: uppercase !important;
  background-color: #ebaf1f !important;
  color: #fff !important;
  margin: 10px;
}

.woocommerce-error li a:hover,
.woocommerce-error li a:focus,
.woocommerce-error li a:active {
  background-color: #004b2e !important;
  color: #ebaf1f !important;
}

ul.woocommerce-error li strong {
  margin: 0 5px;
}

.woocommerce-form-register .form-row-wide {
  width: 100%;
}

.account-original-style .woocommerce #customer_login .woocommerce-privacy-policy-text {
  margin-bottom: 0px !important;
}

.cart-empty.woocommerce-info::before {
  margin-top: 0px;
}

ul.owp-qv-slides {
  padding: 0 !important;
}

.account-original-style .woocommerce #customer_login .col-1 p:nth-last-child(2) {
  margin: 0 auto;
  display: block;
  text-align: center;
}

.account-original-style .woocommerce #customer_login .form-row label.woocommerce-form__label {
  margin: 0 !important;
}

.account-original-style .woocommerce #customer_login .form-row label.woocommerce-form__label input[type="checkbox"] {
  margin: -2px 4px 0 0;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  max-width: none;
  height: 40px;
  color: #fff !important;
}

.woocommerce-cart .wc-proceed-to-checkout {
  text-align: center;
  margin-bottom: 10px;
}

.woocommerce-MyAccount-content h2 {
  font-size: 20px !important;
  font-weight: 500 !important;
}

.woocommerce table.shop_table td,
.woocommerce table.shop_table td ul li,
.woocommerce table.shop_table td ul li p,
.woocommerce table.shop_table thead th {
  font-size: 14px !important;
}

.woocommerce-table__product-total {
  width: 30%;
  text-align: right;
}

.woocommerce table.shop_table tfoot tr td {
  text-align: right;
}

.woocommerce-column--billing-address address p,
.woocommerce-column--shipping-address address p,
.woocommerce-column--billing-address address,
.woocommerce-column--shipping-address address {
  font-size: 14px !important;
}

.woocommerce-MyAccount-navigation-link.is-active a {
  color: #ebaf1f !important;
}

.single-post ul.meta {
  padding: 0 15px 10px;
  margin-bottom: 15px;
}

.single .entry-content {
  padding: 0 15px;
}

#shiprocket_pincode_check {
  box-shadow: none;
  border: 1px solid #ebaf1f;
  border-radius: 30px 0 0 30px;
  padding: 12px 20px;
  font-size: 16px !important;
  line-height: 1;
  height: 40px;
  float: left;
  width: 50% !important;
  text-transform: uppercase;
  max-width: 178px;
}

#check_pincode {
  border-radius: 0 30px 30px 0;
  box-shadow: none;
  text-shadow: none;
  padding: 12px 15px 12px 10px;
  line-height: 1;
  font-weight: 500 !important;
  font-size: 15px !important;
  height: 40px;
  letter-spacing: 1px;
  text-transform: uppercase !important;
  background: none;
  background-color: #ebaf1f;
  border: 1px solid #ebaf1f;
  color: #fff;
  float: left;
  width: 45% !important;
}

#check_pincode:hover,
#check_pincode:focus,
#check_pincode:active {
  border: 1px solid #004b2e;
  color: #fff !important;
  background: #004b2e !important;
  box-shadow: none;
  outline: none !important;
  text-shadow: 0 0 3px #4f4f4f;
}

.xoo-ml-phone-cc+.select2 span.select2-selection__arrow {
  transform: none !important;
}

.xoo-lwo-form .button.btn:hover,
.xoo-lwo-form .button.btn:focus {
  color: #fff !important;
  background: #004b2e !important;
}

.smsalert_login_with_otp_btn,
.smsalert_login_with_otp_btn,
.sa_myaccount_btn {
  font-size: 14px !important;
  height: 40px;
  letter-spacing: 0.5px !important;
  text-transform: uppercase !important;
  background: none;
  background-color: #ebaf1f;
  border: 1px solid #ebaf1f;
  border-radius: 30px;
  padding: 10px 20px !important;
  max-width: 220px;
  margin-left: auto !important;
  margin-right: auto !important;
}

#sign_with_mob_btn {
  display: none !important;
}

.smsalert_login_with_otp_btn:hover,
.smsalert_login_with_otp_btn:focus,
.smsalert_login_with_otp_btn:active,
.sa_myaccount_btn:hover,
.sa_myaccount_btn:focus,
.sa_myaccount_btn:active {
  color: #fff !important;
  background: #004b2e !important;
}

.loginwithotp {
  padding: 0px !important;
}

.woocommerce .product-detail span.onsale {
  display: none !important;
}

.woocommerce-page .cart-collaterals .cart_totals {
  padding: 0 !important;
}

@media only screen and (max-width: 767px) {
  .woocommerce .has-product-nav span.onsale {
    top: 5px !important;
  }
}

@media screen and (min-width: 992px) {
  .woocommerce-cart-form {
    float: left;
    max-width: 60%;
    padding-right: 10px;
  }

  .woocommerce-page .cart-collaterals {
    width: 40% !important;
    float: left;
    padding-left: 10px;
  }

  .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 100% !important;
  }

  #related-posts .col {
    padding: 10px !important;
  }
}

.woocommerce-cart .cart-collaterals .cart_totals tr th {
  font-size: 14px !important;
  letter-spacing: normal !important;
}

.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,
ul#shipping_method li label {
  font-size: 14px !important;
  letter-spacing: normal !important;
  font-weight: normal !important;
}

.woocommerce .cart-collaterals p,
ul#shipping_method li .amount bdi {
  font-size: 14px !important;
}

.woocommerce .cart-collaterals p {
  margin: 0 !important;
  padding: 0 0 10px 0 !important;
  height: 50px !important;
  text-align: center;
}

.woocommerce-cart .cart-collaterals .cart_totals .order-total td span.woocommerce-Price-amount.amount {
  font-size: 14px !important;
  padding-top: 0 !important;
  vertical-align: top !important;
}

.woocommerce-cart .cart-collaterals .cart_totals .shipping-calculator-button {
  margin-top: 0 !important;
  letter-spacing: normal !important;
}

.single-post .page-header-title {
  display: none;
}

.single-post .meta-author {
  display: none;
}

.single-post #block-4 {
  display: none !important;
}

.owp-quick-view {
  display: none !important;
}

.account-side-style .woocommerce #customer_login h2 {
  font-size: 24px !important;
  font-weight: normal !important;
}

#customer_login {
  max-width: 900px !important;
  margin: 0 auto !important;
}

.woocommerce #customer_login>div {
  border-radius: 20px !important;
}

.lwo-container {
  text-align: center;
  clear: both;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.lwo-container .sa_or {
  margin-right: 10px !important;
}

.account-side-style .woocommerce #customer_login .col-2 .woocommerce-form-row.form-row {
  width: fit-content;
}

.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide {
  width: 100% !important;
}

.iti--separate-dial-code .iti__selected-dial-code {
  font-size: 14px;
}

.woocommerce .woocommerce-form-register {
  padding-top: 8px !important;
}

#phone_error,
.sa_phone_error {
  font-size: 12px !important;
  font-weight: 500;
}

.woocommerce ul.products li.product .price del {
  text-decoration: none !important;
}

@media screen and (max-width: 767px) {
  .entry-summary form.cart div.quantity {
    float: none !important;
    margin-bottom: 10px;
  }

  .entry-summary form.cart {
    margin-bottom: 10px;
    width: 100%;
  }

  .entry-summary form.cart button.button {
    width: 48%;
    float: left;
  }

  .entry-summary form.cart button.button+button.button {
    float: right !important;
  }

  #shiprocket_pincode_check {
    width: 50% !important;
    padding: 12px 6px 12px 16px !important;
  }

  #check_pincode {
    width: 50% !important;
    padding: 12px 6px 12px 0px !important;
  }

  .oceanwp-off-canvas-filter {
    float: left !important;
    width: 45% !important;
    margin: 2px 5px !important;
  }

  .woocommerce-ordering {
    float: left !important;
    width: 50% !important;
  }

  .woocommerce .oceanwp-toolbar {
    max-width: 94% !important;
    text-align: center;

    padding: 5px !important;
  }

  .woocommerce .oceanwp-toolbar.scroll {
    position: fixed;
    top: 54px;
    left: 0;
    right: 0;
    z-index: 99999;
    background: white;
  }

  .product-inner .woo-entry-inner .image-wrap span.onsale {
    top: 0 !important;
    left: 0 !important;
  }

  .owp-floating-bar form.cart {
    width: 100%;
  }

  .owp-floating-bar button.button {
    min-height: 40px !important;
    float: right;
  }
}

.single-product .page-header .page-header-title {
  display: none;
}

form.cart {
  float: left;
  margin-bottom: 10px;
}

.page-template-page-faqs .page-header-title,
.page-template-page-contact-form .page-header-title,
.page-template-page-blog-listing .page-header-title,
.page-template-page-promise-of-quality .page-header-title {
  display: none !important;
}

.blogs-list .blog-banner .spotlight-caption {
  font-size: 36px;
}

@media screen and (min-width: 992px) {
  .blogs-list .blog-banner .spotlight-caption {
    font-size: 6rem !important;
    left: 10% !important;
  }
}

#pincode_response {
  clear: both;
  padding-top: 5px;
  font-size: 14px;
}

.woocommerce ul.products li.product .price ins {
  margin-bottom: 5px;
}

.summary.entry-summary form.cart {
  margin-bottom: 15px;
}

.summary.entry-summary .product_variant,
.summary.entry-summary .product_size {
  font-size: 18px;
  font-weight: 500 !important;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 8px 14px;
  display: inline-block;
  vertical-align: top;
}

.summary.entry-summary .feature-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 10px 0;
}

.summary.entry-summary .feature-wrap div {
  margin-right: 10px;
}

.summary.entry-summary .feature-wrap div p.variant-heading {
  margin-bottom: 5px !important;
  font-size: 14px !important;
}

.woocommerce button.button {
  border-radius: 40px;
}

.grecaptcha-badge {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .woocommerce-cart .woocommerce table.shop_table tr td {
    min-height: 70px;
    padding: 4px;
    display: inline-flex !important;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  .woocommerce-cart .woocommerce table.shop_table tr td.product-remove {
    width: 20% !important;
    justify-content: center;
  }

  .woocommerce-cart .woocommerce table.shop_table tr td.product-thumbnail {
    width: 20% !important;
  }

  .woocommerce-cart .woocommerce table.shop_table tr td.product-name {
    width: 60% !important;
    justify-content: flex-start;
    text-align: left;
  }

  .woocommerce-cart .woocommerce table.shop_table tr td.product-price {
    width: 30% !important;
  }

  .woocommerce-cart .woocommerce table.shop_table tr td.product-quantity {
    width: 40% !important;
  }

  .woocommerce-cart .woocommerce table.shop_table tr td.product-quantity::before {
    text-align: center;
  }

  .woocommerce-cart .woocommerce table.shop_table tr td.product-subtotal {
    width: 30% !important;
    justify-content: flex-end;
  }

  .woocommerce-cart .woocommerce table.shop_table tr td:before {
    width: 100%;
    text-align: left;
  }

  .woocommerce-cart .woocommerce table.shop_table tr td.product-subtotal::before {
    text-align: right;
  }

  .woocommerce-cart table.cart td.actions {
    padding: 20px 10px !important;
  }

  .woocommerce table.shop_table {
    border: none !important;
  }

  .woocommerce table.shop_table td {
    border-bottom: none;
  }

  .woocommerce table.shop_table .woocommerce-cart-form__cart-item {
    margin-bottom: 20px;
    display: inline-table;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
  }
}

ul.variantList {
  margin: 0;
  padding: 0;
  max-width: 200px;
}

ul.variantList li a {
  border: 1px solid #ebaf1f;
  padding: 5px 10px;
  margin: 0;
  margin-bottom: 10px;
  display: block;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 500;
  text-align: left;
}

ul.variantList li.active a {
  border: 1px solid #004b2e;
}

.row_product_varients .vairant_products_group a.btn {
  background: white;
  border-color: #ebaf1f;
  color: #004b2e;
  display: inline-block;
  vertical-align: top;
  width: auto;
  border-radius: 5px;
  padding: 0;
}

.row_product_varients .vairant_products_group a.btn span {
  display: block;
  padding: 5px 10px;
  letter-spacing: normal;
}

.row_product_varients .vairant_products_group a.btn span:first-child {
  background-color: #ebaf1f;
  padding: 10px;
  color: #fff;
}

.row_product_varients .vairant_products_group a.btn span:nth-child(2) {
  font-size: 10px;
  padding-bottom: 2px;
  padding-top: 8px;
}

.row_product_varients .vairant_products_group a.btn span:nth-child(3) {
  font-size: 18px;
  font-weight: 400;
  padding-bottom: 8px;
}

.vairant_products_group {
  display: inline-flex !important;
  align-items: center !important;
  width: auto !important;
}

@media screen and (max-width: 767px) {
  .row_product_varients {
    overflow-x: scroll;
    flex-wrap: nowrap !important;
  }

  .vairant_products_group {
    min-width: 35% !important;
  }

  .row_product_varients .vairant_products_group a.btn {
    width: 100% !important;
  }
}

.single .entry-content h1,
.single .entry-content h2,
.single .entry-content h3,
.single .entry-content h4,
.single .entry-content h5,
.single .entry-content h6 {
  font-weight: 500 !important;
}


.blog-wrap a {
  color: #0070E0 !important;
  text-decoration: none !important;
}

.blog-wrap a:hover {
  color: #0070E0 !important;
  text-decoration: underline !important;
}


.categoryDescri {
  margin-top: 40px !important;
  border-top: 1px solid #ebaf1f;
  padding-top: 30px;
}

.scroller-status {
  display: none !important;
}

.categoryDescri h1,
.categoryDescri h2,
.categoryDescri h3,
.categoryDescri h4,
.categoryDescri h5 {
  font-weight: 500 !important;
}

.categoryDescri .categoryDescriTitle {
  font-size: 30px
}

.categoryDescri ul {
  list-style: inherit !important;
  margin: inherit !important;
  padding: inherit !important;
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.categoryDescri ul li,
.categoryDescri ol li,
.categoryDescri p {
  font-size: 14px !important;
  text-align: justify !important;
  margin-bottom: 10px !important;
  line-height: 1.4 !important;
}

.categoryDescri a {
  color: #0070E0 !important;
}


.entry-content h1.categoryTitle {
  font-size: 20px;
  font-weight: 600 !important;
  margin-top: 15px !important;
  color: #004b2e;
  margin-bottom: 5px !important;
}


.blogContent section.accordion {
  margin: 0;
}

.blogContent .content {
  width: auto;
  background-color: #f5f5f5;

  padding: 10px 20px !important;
}

/* .blogContent ul {
  margin: 0;
} */

/* .blogContent ul li,
.blogContent .content ol li {
  line-height: 1.5 !important;
  margin-bottom: 0;
  font-size: 12px !important;
  color: #ebaf1f !important;
} */

/* .blogContent ul li a,
.blogContent .content ol li a,
.blogContent .content ol li a ol li a {
  display: block;
  font-size: 12px;
  line-height: 1.8;
  color: #ebaf1f !important;
} */

.blogContent p span {
  display: block;
  height: 15px;
}

.blogContent section.accordion .title {
  background-color: #ebaf1f;
  padding: 10px !important;
  border-bottom: none !important;
  margin-bottom: 0 !important;
  color: #fff !important;
}

.blogContent section.accordion .title.active i::before {
  content: "\f106";
}

#site-header {
  opacity: 1;
  visibility: visible;
  height: auto;
}

#site-header.headerHide {
  opacity: 0;
  visibility: hidden;
  height: 0px;
}

@media screen and (max-width: 767px) {
  .woocommerce .oceanwp-toolbar.scroll.fixTop {
    top: 0;
  }
}

.toc-title {
  padding-top: 20px;
}

.product_cat-offers .product-price .woocommerce-Price-amount.amount {
  line-height: 1;
  font-size: 28px;
}

.product_cat-offers .product-price {
  font-size: 14px !important;
  margin-left: 5px;
  margin-bottom: 3px;
}

.product_cat-offers .woocommerce-price-suffix {
  line-height: 1;
  margin-left: 5px;
  margin-bottom: 3px;
}

.product_cat-offers .summary.entry-summary .feature-wrap:nth-child(1) .variant-heading {
  border: 1px solid red;
  color: red !important;
  padding: 5px 10px;
  font-weight: bold;
}

.product_cat-offers .feature-wrap .variant-heading {
  font-weight: bold !important;
}

.product_cat-offers .feature-wrap .variant-heading.offers {
  background-color: red;
  color: white !important;
  padding: 5px 10px;
  margin-left: 10px;
}

.blogsWrap .listed-blog {
  margin-top: 0 !important;
}

.popular-articles-carousel .listed-blog.display {
  max-width: none;
}


.popular-articles-carousel {
  padding: 0 30px 20px;
}

@media screen and (min-width: 768px) {
   
}

.popular-articles-carousel .owl-dots {
  bottom: -2%;
}

.popular-products li a {
  font-size: 12px !important;
    font-weight: 500;
}

.popular-products li{
  line-height: 1.35 !important;
}

.blogContent h2 {font-size: 30px !important;}
.blogContent h3 {font-size: 24px !important;}
.blogContent h4 {font-size: 18px !important; color: #4f4f4f; font-weight: 700;}


.is-form-style button.is-search-submit {
  height: 40px !important;
}

.is-form-style .is-search-submit:hover path {
  fill: #fff;
}

.is-search-icon {
  padding-top: 4px !important;
}


.custom-search { 
    width: 100%;  
}

#icon-searchform-dropdown form.mobile-searchform {
  display: none !important;
}
  
.woocommerce-checkout form.checkout {
  max-width: 860px;
    margin-left: auto;
    margin-right: auto;
    display: block !important;
}

button#wpmc-back-to-cart {
  margin-right: 10px !important;
}

.wpmc-nav-wrapper {
  justify-content: center !important;
}

.wpmc-tabs-wrapper {
  max-width: 860px;
  margin-top: 30px !important;
}

.button.wc-forward {
  color: #fff !important;
}

.wpmc-nav-wrapper button#wpmc-prev.current {display: none !important; height: 0px;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0px !important;}