/** Shopify CDN: Minification failed

Line 2571:2 "object-poition" is not a known CSS property
Line 2639:26 Unexpected "9401784"
Line 2649:4 "object-poition" is not a known CSS property
Line 3045:2 "dispay" is not a known CSS property

**/
/* @import url('https://fonts.cdnfonts.com/css/myriad-pro'); */
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.9.0/css/all.min.css");
.clearfix::after {
  content: '';
  display: block;
  clear: both; }

.lh-1-2 {
  line-height: 1.2 !important; }

.lh-1-4 {
  line-height: 1.4 !important; }

.hidden-para {
  display: none; }

label.read-more-btn {
  color: #4A3DF5;
  cursor: pointer; }

label.read-more-btn::before {
  font-weight: bold;
  content: "Read more \25BA"; }

input[id="checked-btn"] {
  display: none; }

input[id="checked-btn"]:checked ~ .hidden-para {
  display: inline; }

input[id="checked-btn"]:checked ~ label.read-more-btn::before {
  content: "Read less \25BC"; }

.collection-listing.cf .product-block .productlabel {
  right: auto;
  top: 15px; }

.productlabel > span {
  padding: 10px 12px;
  line-height: 0.6em;
  letter-spacing: 0px; }

.border-0 {
  border: 0 !important; }

.p-0,
.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-0,
.pr-0,
.px-0 {
  padding-right: 0 !important; }

.p-0,
.pt-0,
.py-0 {
  padding-top: 0 !important; }

.p-0,
.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.p-3,
.pt-3,
.py-3 {
  padding-top: 16px !important; }

.p-3,
.pb-3,
.py-3 {
  padding-bottom: 16px !important; }

.text-white {
  color: #fff !important; }

.text-darkBlue {
  color: #0b5394; }

.textH-warning:hover {
  color: yellow !important; }

.article .container {
  max-width: 1080px; }

.border-bottom-0 {
  border-bottom: none !important; }

.font-italic {
  font-style: italic !important; }

.font-24 {
  font-size: 24px !important; }

.full-width-image,
.image-block {
  position: relative !important; }

.bg-warning {
  background-color: #ff0 !important; }

.bg-light-gray {
  background-color: #fbfbfb !important; }

.bg-theme {
  background-color: #004b2b !important; }

.bg-gray {
  background-color: #ddd !important; }

.bg-white {
  background-color: #fff !important; }

.lheight-5 {
  line-height: 48px !important; }

.mx-auto,
.ml-auto {
  margin-left: auto !important; }

.mx-auto,
.mr-auto {
  margin-right: auto !important; }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.p-1 {
  padding: 16px !important; }

.mt-5 {
  margin-top: 48px !important; }

.mt-2,
.my-2 {
  margin-top: 8px !important; }

.mb-2,
.my-2 {
  margin-bottom: 8px !important; }

.mt-3,
.my-3 {
  margin-top: 16px !important; }

.mb-3,
.my-3 {
  margin-bottom: 16px !important; }

.mb-4,
.my-4 {
  margin-bottom: 24px !important; }

.mt-4,
.my-4 {
  margin-top: 24px !important; }

.ml-4 {
  margin-left: 24px !important; }

.mr-4 {
  margin-right: 24px !important; }

.mb-5,
.my-5 {
  margin-bottom: 48px !important; }

.mt-5,
.my-5 {
  margin-top: 48px !important; }

.ml-5 {
  margin-left: 48px !important; }

.mr-5 {
  margin-right: 48px !important; }

.ml-2,
.mx-2 {
  margin-left: 8px !important; }

.mr-2,
.mx-2 {
  margin-right: 8px !important; }

.ml-3,
.mx-3 {
  margin-left: 16px !important; }

.mr-3,
.mx-3 {
  margin-right: 16px !important; }

.fs-14 {
  font-size: 14px !important; }

.small-16,
.font-16,
.fs-16 {
  font-size: 16px !important; }

.fs-22 {
  font-size: 22px !important; }

.fs-24 {
  font-size: 24px !important; }

.fs-26 {
  font-size: 26px !important; }

.fs-28 {
  font-size: 28px !important; }

.btn {
  padding: 10px 20px !important; }

.btn-outline-rounded {
  border: 2px solid #004b2b;
  border-radius: 25px;
  transition: all 0.3s !important; }

.btn-outline-rounded:hover {
  background-color: #1b7e0c;
  color: #fff; }

.pagination .pagecount {
  border-left: none;
  border-right: none; }

.box-shadow {
  box-shadow: 0 6px 12px -6px #000; }

.box-shadow-product {
  display: block;
  box-shadow: 0 0 12px -6px #000;
  border-radius: 15px;
  overflow: hidden;
  border: 1px solid #1b7e0c69;
  padding-left: 8px;
  padding-right: 8px;
  margin: 0 auto;
  text-decoration: none !important; }

#pagefooter .copyright {
  margin-bottom: 15px; }

.logo img {
  width: 240px; }

.text-black,
.copyright a {
  color: #000 !important; }

.blog-img-auto img {
  margin: 0 auto;
  display: block; }

.text-center {
  text-align: center; }

.font-bold {
  font-weight: bold !important; }

.justify-center {
  justify-content: center; }

.text-decoration-underline,
.underline {
  text-decoration: underline !important; }

.thanks--social .color-black {
  color: #000;
  margin-top: 0;
  letter-spacing: -2px; }

.thanks--social a.text-link {
  text-decoration: none;
  padding-bottom: 0;
  border-bottom: none; }

.image-block {
  line-height: inherit !important;
  position: static; }

.img__content div:first-child {
  font-size: 28px;
  font-weight: bold;
  text-align: center; }

.img__content div:last-child {
  text-align: center;
  letter-spacing: -0.8px; }

.majortitle {
  font-weight: bold; }

.majortitle::after {
  content: '';
  display: table;
  width: 160px;
  height: 3px;
  background-color: #004b2b !important;
  margin: 14px auto 25px; }

/*.user-content p{
      margin-bottom: -24px;
  }*/
.template-article h4 a,
.text-green {
  color: #004b2b !important; }

.template-article h4 a:hover {
  color: #000; }

.align-middle {
  vertical-align: middle; }

.utils img {
  vertical-align: text-bottom; }

.utils .cart-count {
  text-transform: uppercase; }

.utils form.mobile-search {
  display: inline-block; }

.utils form.mobile-search input {
  width: 160px;
  font-size: 14px;
  padding: 0;
  line-height: 35px;
  text-indent: 5px;
  color: #004b2b;
  vertical-align: top; }

.utils form.mobile-search input::placeholder {
  font-size: 14px;
  color: #3c4043 !important; }

.search-box.elegant-input a {
  font-size: 14px; }

.social-links-size ul li a svg {
  width: 45px !important;
  height: 45px !important; }

.svgfootericonssize svg {
  width: 65px !important;
  height: 65px !important; }

.seeallbutton,
.moreDetails {
  background-color: #004b2b;
  padding: 15px 60px !important;
  color: #fff !important;
  font-size: 15px;
  -moz-transition: background-color 100ms !important;
  -webkit-transition: background-color 100ms !important;
  transition: background-color 100ms !important; }

.sectionheader h2 a span,
.sectionheader h2 span,
.sectionheader h2 a,
.sectionheader h2,
h2.h4-style {
  font-size: 34px !important; }

.section-signup h2.h4-style {
  font-size: 30px !important;
  line-height: 36px;
  color: #fff !important;
  letter-spacing: 0px; }

#pagefooter .nav-row {
  /* 	border-top:0px !important; */
  line-height: 2.5em; }

.searchbarsizerighttop {
  font-size: 13px; }

.collection-slider.sectionheader {
  position: relative; }

.collection-slider h2.has-paging {
  position: static !important; }

.collection-slider .has-paging .prev,
.collection-slider .has-paging .next {
  top: 76px !important;
  height: 77%;
  position: absolute;
  margin: 0 !important;
  padding: 0 10px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99; }

.collection-slider .has-paging .prev {
  left: 0px !important; }

.collection-slider .has-paging .next {
  right: 0px !important; }

.collection-slider .has-paging svg {
  top: 43%;
  position: relative;
  fill: #fff; }

.cus--height {
  height: 63% !important; }

.view-all.align-center {
  margin-top: 20px; }

.icon-with-caption__text.align-center {
  text-transform: uppercase;
  font-size: 15px; }

.section-signup .signup-form input[type="email"] {
  width: 536px !important; }

.signupformfooter {
  height: 42px;
  background-color: #004b2b;
  width: 238px !important;
  text-transform: capitalize;
  font-size: 20px; }

.signup-form .input-block {
  border: none !important; }

/* Product Details CSS ========================*/
.prodDesc-Block {
  margin-bottom: 25px; }

.prodDesc-Block .prodDesc-Block__Heading {
  color: #0b5394;
  font-weight: bold; }

.prodDesc-Block .prodDesc-Block__Text {
  font-weight: normal; }

/* SAMPLE PAGE CSS OPEN HERE ========================*/
.product-block.product-block--shadow {
  box-shadow: 0 5px 5px rgba(1, 1, 1, 0.23);
  margin-top: 42px;
  width: 47%; }

.product-block__article {
  line-height: 32px; }

.product-block__article a {
  border-bottom: none !important; }

.sample-page-title {
  font-size: 28px;
  color: #004a2b;
  font-weight: 600;
  margin-top: 0 !important; }

.sample-page-title span {
  font-size: 18px;
  font-weight: normal;
  color: #000; }

/* SAMPLE PAGE CSS CLOSE HERE ========================*/
/* Showrooms/Boutiques PAGE CSS OPEN HERE ==========*/
.showrooms__parent .product-block {
  width: 47%;
  float: left; }

.showrooms__parent .productlabel {
  top: 50% !important;
  bottom: auto !important;
  transform: translateY(-50%);
  font-size: 56px;
  font-weight: 600;
  color: #fff;
  font-style: italic;
  line-height: 54px;
  letter-spacing: -2px;
  /* 	text-shadow: 4px 4px 5px rgba(82,146,62,0.75); */ }

/* Showrooms/Boutiques PAGE CSS CLOSE HERE =========*/
/* STYLE FOR BLOG PAGES OPEN HERE */
.display-flex {
  display: -moz-box;
  display: -webkit-flex;
  display: flex; }

.flex-wrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.display-flex .width-50 {
  width: 46.2%;
  padding: 3% 1.9%; }

/* STYLE FOR BLOG PAGES CLOSE HERE */
/* CROSS PAGE PROMOTION OPEN HERE */
.column--width .column-quarter {
  width: calc(20% - 16px);
  -webkit-flex-basis: calc(20% - 16px);
  flex-basis: calc(20% - 16px); }

/* CROSS PAGE PROMOTION CLOSE HERE */
.display-table {
  display: table; }

/* HEADER CODE OPEN HERE */
#pageheader .logo {
  transition: padding 0.3s ease-in-out; }

#shopify-section-header {
  position: relative;
  height: 150px; }

#shopify-section-header .main_header {
  position: fixed;
  z-index: 990;
  right: 0;
  left: 0; }

#mobile-nav-return {
  z-index: 99; }

#main-nav.nav-row .multi-level-nav .tier-1 > ul > li:last-child > a {
  background-color: #1b7e0c;
  color: #fff !important;
  border-radius: 25px;
  font-size: 16px;
  font-style: italic;
  transition: background-color 0.3s ease; }

#main-nav.nav-row .multi-level-nav .tier-1 > ul > li:last-child > a::before {
  /* 	content: "\f290";
      font-family: "Font Awesome 5 Free"; */
  content: '';
  display: inline-block;
  background: url(//cdn.shopify.com/s/files/1/0291/9381/files/bag_480x.png?v=1571057728) no-repeat;
  margin-right: 5px;
  width: 28px;
  height: 28px;
  vertical-align: text-bottom; }

#main-nav.nav-row .multi-level-nav .tier-1 > ul > li:last-child > a:hover {
  background-color: #004b2b; }

.seeallbutton:hover,
.moreDetails:hover,
.signupformfooter:hover {
  background-color: #1b7e0c; }

/* HEADER CODE CLOSE HERE */
.tags.nav-row ul li a {
  padding: 20px; }

.template-collection .shopify-section + hr {
  border-style: solid;
  border-bottom-color: transparent;
  box-shadow: 0 8px 10px -7px #000; }

.perz-store-type-platform .perz-title {
  margin-bottom: 30px !important; }

.pagination-row.pagination-row-tabular > .inner > .back {
  letter-spacing: 0; }

/* BOOTSTRAP 4.3.1 CLASSES OPEN HERE ================================================================================= */
*,
*::before,
*::after {
  box-sizing: border-box; }

.w-100 {
  width: 100%; }

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0; }

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%; }

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%; }

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%; }

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%; }

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%; }

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%; }

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%; }

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%; }

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important; }

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important; }

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important; }

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important; }

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important; }

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important; }

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important; }

/* BOOTSTRAP 4.3.1 CLASSES CLOSE HERE ================================================================================= */
/* MEDIA QUERY OPEN HERE =========================*/
/* BOOTSTRAP 4.3.1 MEDIA CLASSES OPEN HERE ================================================================================= */
/* MEDIA MINIMUM WIDTH 576 PX =============================== */
@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important; }

  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }

  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }

  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }

  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }

  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }

  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }

  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }

  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }

  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; } }
/* MEDIA MINIMUM WIDTH 768 PX =============================== */
@media (min-width: 768px) {
  .mt-40 {
    margin-top: 40px !important; }

  .hidden-para {
    display: inline; }

  label.read-more-btn::before {
    display: none; }

  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important; }

  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }

  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }

  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }

  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }

  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }

  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }

  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }

  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }

  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }

  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }

  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }

  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important; }

  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }

  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }

  .order-md-first {
    -ms-flex-order: -1;
    order: -1; }

  .order-md-last {
    -ms-flex-order: 13;
    order: 13; }

  .order-md-0 {
    -ms-flex-order: 0;
    order: 0; }

  .order-md-1 {
    -ms-flex-order: 1;
    order: 1; }

  .order-md-2 {
    -ms-flex-order: 2;
    order: 2; }

  .order-md-3 {
    -ms-flex-order: 3;
    order: 3; }

  .order-md-4 {
    -ms-flex-order: 4;
    order: 4; }

  .order-md-5 {
    -ms-flex-order: 5;
    order: 5; }

  .order-md-6 {
    -ms-flex-order: 6;
    order: 6; }

  .order-md-7 {
    -ms-flex-order: 7;
    order: 7; }

  .order-md-8 {
    -ms-flex-order: 8;
    order: 8; }

  .order-md-9 {
    -ms-flex-order: 9;
    order: 9; }

  .order-md-10 {
    -ms-flex-order: 10;
    order: 10; }

  .order-md-11 {
    -ms-flex-order: 11;
    order: 11; }

  .order-md-12 {
    -ms-flex-order: 12;
    order: 12; }

  .offset-md-0 {
    margin-left: 0; }

  .offset-md-1 {
    margin-left: 8.333333%; }

  .offset-md-2 {
    margin-left: 16.666667%; }

  .offset-md-3 {
    margin-left: 25%; }

  .offset-md-4 {
    margin-left: 33.333333%; }

  .offset-md-5 {
    margin-left: 41.666667%; }

  .offset-md-6 {
    margin-left: 50%; }

  .offset-md-7 {
    margin-left: 58.333333%; }

  .offset-md-8 {
    margin-left: 66.666667%; }

  .offset-md-9 {
    margin-left: 75%; }

  .offset-md-10 {
    margin-left: 83.333333%; }

  .offset-md-11 {
    margin-left: 91.666667%; }

  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }

  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }

  .p-md-3,
  .pt-md-3,
  .py-md-3 {
    padding-top: 16px !important; }

  .p-md-3,
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 16px !important; }

  .p-md-3,
  .pl-md-3,
  .px-md-3 {
    padding-left: 16px !important; }

  .px-md-7p {
    padding-left: 7px !important; }

  .p-md-3,
  .pr-md-3,
  .px-md-3 {
    padding-right: 16px !important; }

  .ml-md-4 {
    margin-left: 24px !important; }

  .h-md-500 {
    height: 500px; }

  .h-md-516 {
    height: 516px; } }
/* MEDIA MINIMUM WIDTH 992 PX =============================== */
@media (min-width: 992px) {
  .h-lg-276 {
    height: 276px !important; }

  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .d-lg-none {
    display: none !important; }

  .d-lg-inline {
    display: inline !important; }

  .d-lg-inline-block {
    display: inline-block !important; }

  .d-lg-block {
    display: block !important; }

  .d-lg-table {
    display: table !important; }

  .d-lg-table-row {
    display: table-row !important; }

  .d-lg-table-cell {
    display: table-cell !important; }

  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important; }

  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; }

  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }

  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }

  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }

  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }

  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }

  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }

  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }

  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }

  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }

  .order-lg-first {
    -ms-flex-order: -1;
    order: -1; }

  .order-lg-last {
    -ms-flex-order: 13;
    order: 13; }

  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0; }

  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1; }

  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2; }

  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3; }

  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4; }

  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5; }

  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6; }

  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7; }

  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8; }

  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9; }

  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10; }

  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11; }

  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12; } }
/* MEDIA MINIMUM WIDTH 1200 PX =============================== */
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important; }

  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }

  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }

  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }

  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }

  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }

  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }

  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }

  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }

  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; } }
/* BOOTSTRAP 4.3.1 MEDIA CLASSES CLOSE HERE ================================================================================= */
@media only screen and (max-width: 959px) {
  #shopify-section-header {
    position: relative;
    height: 262px; } }
@media only screen and (max-width: 767px) {
  .section-id-newsletter {
    background-attachment: scroll !important;
    background-size: cover !important;
    height: auto !important; }

  #shopify-section-header {
    position: relative;
    height: 56px; }

  .display-flex {
    display: block !important; }

  .display-flex .width-50 {
    width: 96.2%; }

  /* .collection-slider .has-paging .prev, .collection-slider .has-paging .next{
	  height: 73%;
} */
  .product-block.product-block--shadow {
    width: auto; }

  .container--mt0 {
    margin-top: 0px !important; }

  .cus--height {
    height: 57% !important; }

  .section-signup .signup-form input[type="email"] {
    width: 64% !important;
    font-size: 12px; }

  .signupformfooter {
    height: 14px;
    width: 28% !important;
    font-size: 14px; }

  .showrooms__parent .product-block {
    width: auto; }

  .showrooms__parent .productlabel {
    font-size: 50px; }

  .seeallbutton--padding {
    padding: 15px 37px !important;
    border-radius: 5px !important;
    white-space: nowrap; }

  #main-nav.nav-row .multi-level-nav .tier-1 > ul > li:last-child > a {
    display: table;
    margin-left: 20px; }

  .pagination .pagecount {
    position: absolute;
    top: 50px;
    right: 50%;
    transform: translateX(50%); } }
@media (max-width: 500px) {
  .column--width .column-quarter {
    width: calc(50% - 16px) !important;
    -webkit-flex-basis: calc(50% - 16px) !important;
    flex-basis: calc(50% - 16px) !important;
    margin-left: 16px !important;
    float: left !important; }

  #pagefooter .social-links a {
    margin: 0 2px; }

  .box-shadow-product {
    width: 80%; } }
#messageus_button {
  display: none !important; }

.messengermessageus--fixed .facebook-message-us-button {
  display: none !important; }

.product-block.collection-block .productlabel .count {
  margin: 10px 0 !important; }

.box-shadow-product--custom-flex {
  display: flex !important;
  justify-content: center !important;
  padding: 8px !important; }

.mt-60 {
  margin-top: 60px !important; }

.img-fit {
  height: 280px;
  width: 100%;
  object-fit: cover;
  object-position: center; }

/* MEDIA QUERY CLOSE HERE =========================*/
.promo-bar {
  height: 35px;
  background-color: #c81f1d;
  line-height: 35px; }

.promo-bar a:hover {
  color: #c82448; }

.crackers-animation {
  width: 100px;
  height: 35px;
  box-sizing: border-box;
  position: relative; }
  .crackers-animation img {
    z-index: 1000;
    position: absolute;
    animation: crack 4s linear infinite; }
  .crackers-animation .img-1 {
    right: 10px;
    height: 35px !important;
    max-width: 50px !important;
    width: 50px !important;
    opacity: 0;
    transform: translateY(180deg); }
  .crackers-animation .img-2 {
    right: 5px;
    max-width: 25px !important;
    width: 25px !important;
    height: 25px !important;
    opacity: 0;
    animation-delay: 2s; }
  .crackers-animation .img-3 {
    left: 10px;
    height: 35px !important;
    max-width: 50px !important;
    width: 50px !important;
    opacity: 0; }
  .crackers-animation .img-4 {
    left: 5px;
    max-width: 25px !important;
    width: 25px !important;
    height: 25px !important;
    animation-delay: 2s;
    opacity: 0; }

@keyframes crack {
  0% {
    opacity: 0; }

  50% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@media (max-width: 650px) {
  .crackers-animation {
    display: none !important; } }
.custom-text-bg {
  background-color: #e79d19 !important;
  max-width: max-content !important;
  padding: 2px 15px !important;
  color: #fff !important;
  text-shadow: 2px 2px 3px #7774745e !important;
  font-size: 20px !important; }

.custom-text {
  color: #3c4043 !important;
  line-height: 30px !important;
  font-size: 20px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

@media (max-width: 1600px) {
  .custom-container {
    max-width: 1050px !important;
    margin: 0 auto !important; } }
.mt-10 {
  margin-top: 10px !important; }

.max-w-550 {
  max-width: 550px !important; }

.mx-auto {
  margin: 0 auto; }

.cstm-link-design {
  background-color: #004b2b !important;
  color: white !important;
  padding: 1px 5px !important;
  border: none !important;
  transition: 0.3s linear; }
  .cstm-link-design:hover {
    background-color: white !important;
    color: #004b2b !important;
    transform: translateY(4px); }

.show-product-name .product-animation {
  transition: 0.1s linear; }
.show-product-name:hover .product-animation {
  transform: translateY(-13px); }

.customLinka {
  color: #1383e6  !important; }

.customLinka:hover {
  color: white !important;
  background-color: #1383e6  !important; }

.show-product-name {
  position: relative;
  transition: 0.1s linear; }
  .show-product-name span {
    position: absolute;
    bottom: 0px;
    z-index: -1;
    transition: 0.1s linear;
    left: 50%;
    opacity: 0;
    transform: translate(-50%); }
  .show-product-name:hover span {
    z-index: 100;
    opacity: 1;
    transform: translate3d(-50%, 35px, 0) !important; }

@media (max-width: 991px) {
  .media-mb-20 {
    margin-bottom: 20px !important; }

  .mb-sm-35 {
    margin-bottom: 35px !important; } }
.text-blog-blue {
  color: #024489 !important;
  transition: 0.3s linear;
  font-weight: 600 !important;
  border-bottom: 1px solid #024489 !important; }

/* .text-blog-blue:hover{
font-weight:bold !important
} */
.mb-50 {
  margin-bottom: 50px; }

.main-header {
  background-image: url(https://cdn.shopify.com/s/files/1/0291/9381/files/WS-bg.jpg?v=1608100840);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  height: 260px;
  width: 100%;
  padding-top: 0px;
  display: flex;
  justify-content: center;
  align-items: center; }

.text-light {
  color: white !important; }

.gradient-box {
  box-shadow: 0px 0px 10px #e1dfdf;
  background-image: linear-gradient(40deg, #c2ff9e, #eafdd7);
  padding: 30px 13px;
  background-color: #eafdd7;
  transition: 0.2s linear;
  height: 100% !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.mb-25 {
  margin-bottom: 25px !important; }

.features__icon {
  height: 70px !important;
  width: 70px !important;
  text-align: center;
  display: flex;
  justify-content: center;
  justify-content: center;
  align-items: flex-end;
  margin: 0 auto; }

.text-dark-black {
  color: black !important; }

.blur-bg {
  position: relative;
  margin: 0 auto;
  z-index: 2; }

.blur-bg::after {
  width: 100%;
  height: 102%;
  content: "";
  position: absolute;
  top: 0px;
  right: 50%;
  transform: translate(50%);
  background-color: #0000003b;
  blur: 10px;
  filter: blur(10px);
  z-index: -1; }

.mb-10 {
  margin-bottom: 10px !important; }

.w-100 {
  width: 100% !important; }

.w-30-per {
  width: 30% !important; }

.fs-34 {
  font-size: 34px !important; }

.hover-zoom {
  over-flow: hidden !important; }
  .hover-zoom a img {
    transition: 0.2s linear; }

.hover-zoom:hover a img {
  transform: scale(1.04) rotate(5deg); }

.over-flow-h {
  over-flow: hidden; }

@media (max-width: 991px) {
  .order-first {
    order: 0 !important; }

  .order-second {
    order: 1 !important; } }
.h-max-content {
  height: max-content !important; }

.cstm-link {
  text-decoration: none !important;
  border: none !important;
  border-bottom: none !important;
  position: relative;
  color: #1b7e0c !important; }
  .cstm-link::after {
    position: absolute;
    bottom: -8px;
    left: 50%;
    background-color: #004b2b;
    content: "";
    transform: translateX(-50%);
    width: 40%;
    height: 2.3px;
    transition: 0.2s linear; }
  .cstm-link:hover {
    color: #004b2b !important; }
    .cstm-link:hover::after {
      width: 100%;
      left: 0;
      transform: translateX(0); }

.fs-19 {
  font-size: 19px !important; }

.whole-sale-form #contact_form .large_form input, .whole-sale-form #contact_form .large_form textarea, .whole-sale-form #contact_form .action_bottom input, .whole-sale-form #contact_form .action_bottom textarea {
  width: 100%;
  margin-top: 5px !important; }
.whole-sale-form #contact_form .action_bottom input {
  padding-right: 0px !important;
  padding-left: 0px !important; }

.text-theme-green {
  color: #195900 !important; }

.fs-33 {
  font-size: 33px !important; }

.mb-28 {
  margin-bottom: 28px !important; }

.max-w-1300 {
  max-width: 1300px !important; }

.mb-80 {
  margin-bottom: 80px !important; }

/* .gradient-box.text-center:hover {
    transform: scale(1.05);
    box-shadow: 0px 0px 10px #e1dfdf;
  background-image: linear-gradient(40deg,#c2ff9e,#eafdd7);
} */
.row-styling {
  padding: 20px !important;
  transition: 0.2s linear;
  border-radius: 10px !important;
  box-shadow: 0 0 10px #ddd8d8 !important;
  margin-bottom: 20px !important; }

/* .row-styling:hover{
box-shadow: 0 0 10px white !important;
 
} */
.text-light-grey {
  color: #3f4b57 !important; }
  .text-light-grey a {
    color: #3f4b57 !important; }

.link-styling-blog, a.text-link {
  position: relative !important;
  display: inline-block;
  color: #389c46;
  font-weight: 600; }
  .link-styling-blog::after, a.text-link::after {
    width: 0;
    height: 2px;
    background-color: green;
    content: "";
    position: absolute;
    display: block;
    left: 0;
    bottom: -1px;
    transition: 0.3s linear; }
  .link-styling-blog:hover::after, a.text-link:hover::after {
    display: block;
    width: 100%;
    left: 0; }

.article ul li {
  margin-bottom: 10px; }
  .article ul li a.text-link {
    display: block; }
.article .link-styling-blog, .article a.text-link {
  position: relative !important;
  display: inline-block;
  color: #389c46;
  font-weight: 600;
  border-bottom: none; }
  .article .link-styling-blog::after, .article a.text-link::after {
    width: 0;
    height: 2px;
    background-color: green;
    content: "";
    position: absolute;
    display: block;
    left: 0;
    bottom: -1px;
    transition: 0.3s linear; }
  .article .link-styling-blog:hover::after, .article a.text-link:hover::after {
    display: block;
    width: 100%;
    left: 0; }
.article p .link-styling-blog, .article p a.text-link {
  font-weight: 600;
  color: #389c46; }
  .article p .link-styling-blog::after, .article p a.text-link::after {
    height: 2px !important; }
.article a.text-link img::before, .article a.text-link img::after, .article a img::before, .article a img::after {
  display: none !important; }

/* .link-styling-blog{
position:relative !important;
border-bottom:none !important;
  &::after{
  width:100%;
    height:2px;
    background-color:green;
    content:"";
    position:absolute;
    left:0;
    bottom:-2px;
      transition:0.3s linear;
  }
  
  
  &:hover{
    &::after{
    width:0%;
      left:50%;
      transform:translateX(-50%)
    }
  }
  
} */
p .link-styling-blog::after {
  height: 2px !important; }

.bullets li {
  margin-bottom: 10px !important; }

@media (max-width: 991px) {
  .sm-mt-50 {
    margin-top: 50px; } }
.mt-70 {
  margin-top: 70px !important; }

.mb-35 {
  margin-bottom: 35px !important; }

.fs-40 {
  font-size: 40px !important; }

.p-relative {
  position: relative; }

.p-absolute {
  position: absolute; }

.r-batch {
  height: 80px !important;
  width: 80px;
  right: 10px !important;
  top: 10px !important;
  z-index: 10; }

.btn-view-price {
  background-color: #1b7e0c;
  color: white;
  font-size: 18px;
  padding: 8px 10px;
  display: block;
  border-radius: 5px;
  margin-top: 15px; }

.btn-view-price:hover {
  background-color: #133406; }

.text-decoration-none {
  text-decoration: none !important; }

.fs-16 {
  font-size: 16px !important; }

.custom-text-bg-d {
  border-radius: 3px;
  max-width: max-content !important;
  padding: 2px 15px !important;
  text-shadow: 2px 2px 3px #7774745e !important; }

.bg-green {
  background-color: #1b7e0c !important; }

.text-white {
  color: white; }

.mb-15 {
  margin-bottom: 15px !important; }

.mt-15 {
  margin-top: 15px !important; }

.focused-paceholder span {
  color: white;
  font-size: 12px;
  background-color: #1b7e0c;
  padding: 11px 9px;
  border-radius: 20px;
  position: absolute;
  line-height: 0;
  top: 10px;
  left: 12px;
  visibility: hidden;
  opacity: 0;
  transition: 0.4s linear; }

.focused-paceholder span.show {
  opacity: 1;
  top: -10px;
  visibility: visible; }

.focused-paceholder {
  position: relative; }

.ml-18 {
  margin-left: 18px !important; }

.mx-width-950 {
  max-width: 950px;
  margin: 0 auto; }

.px-20 {
  padding-left: 20px !important;
  padding-right: 20px !important; }

.px-6-n {
  padding-left: 6px !important;
  padding-right: 6px !important; }

.product-desc-price {
  position: relative;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  border-radius: 8px;
  box-shadow: 0 0 20px #dfdfdf;
  margin-top: 130px; }
  .product-desc-price img {
    width: 180px;
    height: 180px;
    margin-top: -119px;
    object-fit: contain; }

.blog-bottom-banner {
  max-width: 400px;
  margin: 0 auto;
  display: block;
  width: 100%; }

@media (min-width: 700px) {
  .lg-d-hide {
    display: none; }

  .sm-d-hide {
    display: block; } }
@media (max-width: 700px) {
  .lg-d-hide {
    display: block; }

  .sm-d-hide {
    display: none; } }
.fs-26 {
  font-size: 26px !important; }

.mx-w-250px {
  max-width: 250px !important; }

.w-100 {
  width: 100% !important; }

.product__details {
  padding: 30px 0 0;
  background-color: white;
  margin-top: -5px; }

.product-grid {
  padding: 0;
  border-radius: 30px;
  overflow: hidden;
  box-shadow: 0 4px 10px #ddd6d6;
  margin: 30px 0 50px; }

.product__image {
  text-align: center;
  padding: 0 !important; }

.product__details p {
  font-weight: bold;
  padding-left: 30px;
  padding-right: 30px; }
.product__details span {
  color: #3c4043 !important;
  line-height: 30px !important;
  font-size: 17px !important;
  padding-left: 30px;
  padding-right: 30px;
  display: block; }

.product__price {
  background-color: #ef5675;
  padding: 23px;
  border-radius: 31PX 0 0;
  margin-top: 30px;
  text-align: center; }
  .product__price a {
    color: #fff;
    padding: 10px 30px;
    border-radius: 20px;
    font-weight: inherit;
    font-size: 22px;
    border-bottom: 0 !important; }

.scale-1-01 {
  scale: 1.03; }

.mt-30 {
  margin-top: 30px !important; }

.mb-45 {
  margin-bottom: 45px !important; }

.blog-text-color {
  color: #3f4b57 !important; }

.search-mobile-icon {
  position: absolute;
  top: 62%;
  right: 13px;
  margin-top: -18px;
  font-size: 15px;
  line-height: 32px;
  letter-spacing: 1px; }
  .search-mobile-icon svg {
    width: 15px !important;
    height: 15px !important; }

.cart-count {
  right: 35px !important; }

.bg-light-green {
  background-color: #f5ffd100 !important; }

.img-150 img {
  height: 170px !important;
  margin-bottom: 20px !important; }

.text-center.mb-5.mt-5 iframe {
  box-shadow: 0 0 10px #808080e6; }

.testimonialsRating i {
  color: #ffbf00;
  font-size: 35px;
  margin: 10px 2px;
  text-align: center; }

.testimonials__slide {
  display: block !important; }

.Testimonials {
  background-image: url(https://cdn.shopify.com/s/files/1/2485/1434/files/Testimonial-bg.png?v=1617109279);
  background-size: cover;
  padding: 31px 0 45px;
  margin: 0; }

.Testimonials .owl-nav {
  position: relative !important;
  width: 100% !important;
  right: 0 !important; }
.Testimonials .owl-prev {
  position: absolute !important;
  left: -30px !important;
  margin-top: -9% !important;
  font-size: 90px !important;
  background-color: transparent !important;
  color: #6f796b !important; }
.Testimonials .owl-next {
  position: absolute !important;
  right: -30px !important;
  margin-top: -9% !important;
  font-size: 90px !important;
  background-color: transparent !important;
  color: #6f796b !important; }

.font-bold-800 {
  font-weight: 800 !important; }

@media (max-width: 991px) {
  .owl-nav {
    top: 0 !important;
    height: 40px; }

  .Testimonials .owl-dots {
    display: none !important; }

  .Testimonials .owl-nav {
    width: 100px !important;
    margin: 0 auto; }

  .Testimonials .owl-prev {
    left: 0 !important; }

  .Testimonials .owl-next {
    right: 0 !important; }

  .Testimonials .owl-prev, .Testimonials .owl-next {
    display: flex !important;
    justify-content: center;
    align-items: center;
    height: 40px;
    width: 35px !important;
    background-color: #004b2b !important;
    color: white !important;
    margin-top: 0 !important;
    font-size: 40px !important; }

  .sm-fs-17 {
    font-size: 17px !important; }

  .sm-fs-24 {
    font-size: 24px !important; } }
.text-uppercase {
  text-transform: uppercase !important; }

.cstm-breadcrumb a {
  margin-right: 5px;
  margin-left: 5px;
  font-size: 17px;
  position: relative; }
  .cstm-breadcrumb a::after {
    position: absolute;
    bottom: -5px;
    left: 0;
    content: "";
    width: 0;
    height: 1px;
    background-color: #1b7e0c;
    transition: 0.3s linear; }

.cstm-breadcrumb a:hover::after {
  width: 100%; }

.custmpop-up .signup-form input[type="email"] {
  line-height: 1.2em;
  width: 200px;
  border: 1px solid #c7c5c5;
  height: 70px;
  width: 300px; }

.exp {
  margin-left: 0px !important; }

#main-nav a {
  padding-right: 10px;
  padding-left: 10px; }

/* custom quantity box design */
.mr-5px {
  margin-right: 5px !important;
  margin-left: 0 !important; }

.nice-number button {
  padding: 10px 14px;
  min-width: 10px !important;
  margin-right: 5px;
  font-size: 20px !important;
  color: white !important; }

/* top-nav sampler pack link design */
.btn-tea-sampler {
  box-shadow: 1px 1px 10px #0000001f;
  padding: 8px 33px 8px 8px;
  background: #000;
  font-size: 13px;
  font-weight: 600;
  /*     background-image: url(https://cdn.shopify.com/s/files/1/0291/9381/files/Sampler-leaves.png?v=1626264786); */
  /*     background-repeat: no-repeat;
      background-position-x: 9px;
      background-position-y: 8px;
      color: #02cb5a !important; */ }
  .btn-tea-sampler img {
    /*   animation: updown 2.5s ease-out infinite; */ }

@keyframes updown {
  0% {
    transform: rotatey(0deg);
    color: #7bca33; }

  100% {
    color: #fff;
    transform: rotatey(-360deg); } }

.product-link-new {
  display: block;
  position: relative;
  color: inherit !important; }

.cstm-gallery-stickey {
  position: sticky !important;
  top: 180px; }

@media (max-width: 768px) {
  #cartform .item .quantity input {
    padding: 9px 8px !important; }

  .continue-reading a {
    font-size: 17px !important;
    font-weight: 600 !important; }

  .continue-reading a i {
    padding: 2px 0 0 0 !important; }

  .cstm-gallery-stickey {
    position: relative !important;
    top: 0 !important; } }
.mobile-search a, .mobile-search button {
  margin-right: 10px; }

@media (max-width: 776px) {
  .cart-count span {
    background-color: #df971e;
    font-size: 9px;
    color: white;
    margin-left: -24px;
    border-radius: 50%;
    position: relative;
    height: 17px;
    width: 17px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -40px;
    left: 45px; }

  .search-mobile-icon {
    margin-right: 2px; }

  .search-mobile-icon svg {
    width: 22px !important;
    height: 22px !important; }

  .cart-count {
    margin-right: 18px; } }
/* COLLECTION-PAGE-PRODUCT-BLOCK-CUSTOM-HEIGHT-START */
.product-block .block-inner {
  margin-bottom: 0 !important; }

#mobile-header .cart-count svg {
  width: 35px;
  height: 35px; }

.product-link-new form {
  margin-top: auto;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%); }

.product-link-new {
  min-height: 352px; }

/* COLLECTION-PAGE-PRODUCT-BLOCK-CUSTOM-HEIGHT-END */
#cartform .desc a {
  line-height: 26px !important; }

.product-block .block-inner {
  margin-bottom: 60px; }

.accordion99 {
  background-color: white;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s; }

.accordion99.active, .accordion99:hover {
  background-color: #1b7e0c;
  color: white; }

.accordion99 i {
  transition: 0.3s linear; }

.accordion99.active i {
  transform: rotate(90deg); }

.panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden; }

.accordion99 {
  border-bottom: 1px solid #1b7e0c69;
  padding: 20px 18px;
  line-height: 20px;
  font-size: 19px;
  width: 99%;
  display: flex;
  justify-content: space-between; }

.accordion99.active {
  color: white;
  background-color: #1b7e0c; }

.panel {
  background: white;
  padding: 22px 10px 10px; }

@media (max-width: 900px) {
  .product-info .inner .innerer .jdgm-prev-badge .jdgm-prev-badge__text {
    display: none !important; }

  .product-info .inner .innerer .title {
    height: 42px;
    overflow: hidden;
    font-size: 12px !important;
    line-height: 20px !important;
    font-weight: 600 !important; }

  .product-link-new {
    min-height: 300px; }

  .majortitle.hometitle.h4-style.align-center.has-paging .prev {
    display: none !important; }

  .majortitle.hometitle.h4-style.align-center.has-paging .next {
    display: none !important; }

  .collection-slider .view-all {
    display: none !important; }

  .mobile-only.product-meta {
    display: none; } }
@media (min-width: 900px) {
  .product-info .inner .innerer .title {
    height: 45px;
    overflow: hidden;
    line-height: 22px !important;
    font-family: 'Karla'; }

  .product-info .title {
    overflow: hidden;
    line-height: 22px !important;
    font-family: 'Karla'; } }
#shopify-section-1562229401784 .image-block img {
  height: 271.45px;
  object-fit: contain;
  object-poition: center; }

.cstm-list-select {
  background: #fff;
  border: 2px solid #389c46;
  padding: 5px 10px;
  border-radius: 5px;
  color: black; }

.majortitle {
  text-transform: uppercase !important;
  font-size: 35px !important;
  color: #004b2b !important; }

.hometitle {
  text-transform: uppercase !important;
  font-size: 28px !important; }

.tittleRVP {
  text-transform: uppercase !important;
  font-size: 28px !important; }

.user-content p {
  font-family: 'karla' !important; }

@media (max-width: 800px) {
  #cstm-not-home .page-header {
    text-align: center;
    padding: 0 0 0 !important; }

  .product_images_w img {
    padding: 22px 40px 0 40px !important; }

  .majortitle {
    font-size: 25px !important; }

  .row-styling {
    margin: 24px 0 0 0 !important; }

  .continue-reading a {
    font-size: 17px !important;
    font-weight: 600 !important; }

  .continue-reading a i {
    padding: 4px 0 0 0 !important; }

  #shopify-section-blog-template .article-list .article h2 {
    line-height: 30px !important;
    margin-bottom: 9px !important; }

  .rsslink svg {
    margin-bottom: 15px !important; }

  .product-link-new {
    min-height: 290px; }

  #cstm-not-home .majortitle {
    margin-bottom: 16px !important;
    font-size: 30px !important;
    text-align: left !important;
    line-height: 38px  !important; }

  #shopify-section-1562229401784 .image-block h2 {
    font-size: 30px !important; }

  #main-nav.nav-row .multi-level-nav .tier-1 > ul > li:last-child > a {
    display: unset; }

  #shopify-section-156222 9401784 .section-id-1562229401784 {
    margin-top: 0 !important; }

  #shopify-section-1562229214595 .fully-spaced-row {
    margin-top: 0;
    margin-bottom: 0px; }

  #shopify-section-1562229401784 .image-block img {
    height: 200px;
    object-fit: contain;
    object-poition: center; }

  .section-id-1562229401784 {
    margin-top: 0 !important; } }
.sectionheader h2, .sectionheader h2 a, .sectionheader h2 a span, .sectionheader h2 span, h2.h4-style {
  font-weight: bold;
  letter-spacing: 0; }

.moreDetails, .seeallbutton, .btn, input[type="submit"], .article a.seeallbutton, .btn1 {
  /* background-color: #004b2b; */
  /* color: #0000 !important; */
  -moz-transition: background-color .1s !important;
  -webkit-transition: background-color .1s !important;
  transition: background-color .1s !important;
  /* background: #389c46 !important; */
  /* font-weight: bold !important; */
  border-radius: 6px !important;
  /* padding:16px 15px !important; */
  /* padding: 0 !important; */ }

.moreDetails:hover, .seeallbutton:hover, .btn:hover, input[type="submit"]:hover, .btn1:hover {
  /* background-color:#004b2b !important */ }

.signup-form .input-block {
  font-weight: bold;
  border-radius: 5px !important; }

.signupformfooter {
  background-color: #389c46 !important;
  border-radius: 5px;
  font-weight: bold; }

#mailinglist_email {
  color: black !important;
  font-weight: bold; }

#mailinglist_email::placeholder {
  color: black !important;
  font-weight: bold; }

#main-nav.nav-row .multi-level-nav .tier-1 > ul > li:last-child > a {
  background-color: #389c46;
  border-radius: 5px;
  font-size: 16px;
  display: flex;
  align-items: center; }

#main-nav.nav-row .multi-level-nav .tier-1 > ul > li:last-child > a::before {
  background-size: contain;
  background-position: center;
  height: 24px;
  width: 24px; }

@media (max-width: 800px) {
  #main-nav.nav-row .multi-level-nav .tier-1 > ul > li:last-child > a {
    display: unset; } }
.theme-color {
  color: #389c46 !important; }

.theme-color-2 {
  color: #397e0c !important; }

@media (min-width: 991px) {
  #shopify-section-1636620314e6f712a1 {
    display: none; }

  .text-lg-left {
    text-align: left !important; } }
@media (max-width: 991px) {
  .product-info .inner {
    height: 122px;
    overflow: hidden; }

  .custom-var-text {
    color: #3f4b57 !important;
    font-size: 10px !important; }

  .sharing a {
    margin-left: 0px !important; }

  .product-detail .detail .description {
    margin-bottom: 0 !important; }

  .product-detail .product-form .input-row label {
    width: 45px !important; }

  .current-price {
    color: #397e0c !important; }

  .sm-varients .d-flex {
    justify-content: center; }
  .sm-varients select {
    background: white;
    color: #397e0c !important;
    border-radius: 4px;
    max-width: 220px; }
  .sm-varients label {
    margin-bottom: 0 !important;
    margin-top: 0 !important; }

  #main-product-detail .slide.slick-slide img {
    width: 80%; }

  form > a {
    width: 100%;
    text-align: center;
    display: block; }

  .input-row.quantity-submit-row.pro-sm {
    display: flex;
    justify-content: center; }
    .input-row.quantity-submit-row.pro-sm input[type="submit"] {
      max-width: 120px !important; }

  .nice-number {
    margin-right: 10px !important; }
    .nice-number #quantity {
      max-width: 60px !important;
      width: 100% !important; }
    .nice-number button, .nice-number input {
      margin-right: 0 !important; }

  .nice-number button {
    border-radius: 2px;
    background: white !important; }

  .cstm-gallery-stickey {
    margin-bottom: 0 !important; }

  .cstm-gallery-stickey .title {
    font-weight: bold;
    border-left: 4px solid green !important;
    padding-left: 10px;
    margin-top: 20px;
    font-size: 18px; }

  .detail .productlabel {
    display: none !important; }

  #shopify-section-1501757171062 .owl-controls {
    display: none; }

  #shopify-section-161863968260a39e36 {
    display: none; } }
.custom-var-text {
  color: #3f4b57 !important;
  font-size: 12px !important; }

/* input[type="submit"].notabutton{
background: white !important;
color: #389c46 !important;
} */
.sharing.social-links.social-links-size .label {
  font-weight: bold; }

.cstm-list-select option {
  text-transform: capitalize; }

.cstm-designed-search-box .notabutton {
  border: 1px solid #c9c9c9;
  height: 35px;
  padding: 0 10px;
  border-radius: 0 20px 20px 0;
  border-left: 0; }
  .cstm-designed-search-box .notabutton img {
    height: 21px;
    margin-top: -1px;
    display: block; }
.cstm-designed-search-box input[type="text"] {
  border-radius: 25px 0 0 25px;
  padding-left: 10px !important;
  border-right: 0; }

#cstm-not-home #content {
  padding-bottom: 0 !important; }

/* .current-price .money{
color:#397e0c !important
} */
.nice-number {
  margin-right: 10px !important; }
  .nice-number #quantity {
    max-width: 60px !important;
    width: 100% !important; }
  .nice-number button, .nice-number input {
    margin-right: 0 !important; }

.nice-number button {
  border-radius: 2px;
  background: white !important;
  color: gray !important; }

.svgfootericonssize .flexible-layout {
  display: flex;
  align-items: center;
  justify-content: center; }
  .svgfootericonssize .flexible-layout .column-quarter {
    margin-bottom: 42px; }

@media (max-width: 650px) {
  .product-detail .product-form .input-row label.singleopt {
    width: 100% !important;
    display: block;
    text-align: center; }

  .quantotal {
    display: flex;
    justify-content: space-between;
    align-items: flex-end !important; }

  #cartform .checkout-note textarea {
    width: 100% !important;
    max-width: 100% !important;
    margin-top: 10px; }

  .subtotal.h1-style span {
    width: 100%;
    text-align: center;
    display: block;
    font-weight: bold;
    color: #397e0c !important; }

  #myBtn {
    margin-left: 0 !important; }

  .checkout-buttons {
    display: flex;
    justify-content: space-evenly;
    align-items: center; }

  .checkout-col div:last-child {
    text-align: center !important; }

  /*#shopify-section-1591866887764 .collection-listing{
   display:flex;
     flex-wrap:wrap;
   }
   
   #shopify-section-1591866887764 .collection-listing .product-block{
   width:50% !important
      
   }*/
  .description.user-content ul li span {
    font: inherit;
    font-family: karla !important; } }
.jdgm-rev-widg__title {
  font-weight: 600 !important;
  text-transform: uppercase !important;
  font-size: 28px !important;
  text-align: center !important;
  color: #3f4b57;
  letter-spacing: -1px !important; }

.jdgm-widget-actions-wrapper {
  margin-top: 10px !important; }

.jdgm-write-rev-link {
  color: white !important;
  font-size: 15px !important;
  transition: background-color 0.1s !important;
  background: #389c46 !important;
  font-weight: 700 !important;
  border-radius: 5px !important; }

@media (max-width: 991px) {
  .jdgm-rev-widg__summary {
    float: none !important;
    text-align: center; } }
#option-size {
  background: #fff;
  padding: 5px 10px;
  border-radius: 4px;
  height: 38px; }

/*.icon-with-caption__text.align-center{
text-decoration-line: underline !important;
text-underline-position: under !important;
  padding:1px;
}*/
/* 
.continue-reading{

display: block;
  span,i{
  color:black !important
  }
} */
/* Blogs detail */
#shopify-section-article-template .majortitle {
  /* font-size:45px !important; */ }

#shopify-section-blog-template .social-area {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 70px 0px; }
#shopify-section-blog-template .filters {
  display: none !important; }
@media (min-width: 768px) {
  #shopify-section-blog-template .page-header {
    margin-bottom: 31px; } }
#shopify-section-blog-template .article .container {
  max-width: 1080px;
  padding: 0;
  padding-bottom: 0px;
  border: 1px solid #eee8e8;
  height: 100%;
  border-radius: 7px;
  overflow: hidden;
  padding-bottom: 25px;
  box-shadow: 1px 1px 10px #ece5e5; }
@media (min-width: 768px) {
  #shopify-section-blog-template .article-list .article {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.333333%;
    margin-bottom: 25px; } }
#shopify-section-blog-template .article-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1080px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
#shopify-section-blog-template .article-list .article {
  border-top: 0 !important;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 0 !important; }
  #shopify-section-blog-template .article-list .article .user-content {
    display: none !important; }
  #shopify-section-blog-template .article-list .article .container {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  #shopify-section-blog-template .article-list .article .meta {
    display: none !important; }
  #shopify-section-blog-template .article-list .article h2 {
    line-height: 35px;
    margin-bottom: 0; }
    #shopify-section-blog-template .article-list .article h2 a {
      font-size: 25px !important; }
  #shopify-section-blog-template .article-list .article .continue-reading {
    font-size: 17px !important;
    font-weight: 600 !important; }
  #shopify-section-blog-template .article-list .article .article-image, #shopify-section-blog-template .article-list .article h2 {
    margin-bottom: 10px !important; }
  #shopify-section-blog-template .article-list .article .continue-reading, #shopify-section-blog-template .article-list .article h2 {
    padding: 0 10px !important; }

.rsslink {
  margin-left: 12px; }
  .rsslink svg {
    width: 40px;
    height: 71px; }

.accordion99 {
  min-width: 0 !important; }

.bg-light-green ul li {
  max-width: max-content !important;
  width: 100% !important;
  color: #004b2b;
  padding: 2px 0; }

@media (max-width: 991px) {
  .svgfootericonssize {
    display: none !important; }

  .article-layout__column:nth-child(3) {
    float: none !important; }

  .sharing.social-links.social-links-size {
    margin-bottom: 15px !important; }

  .iconmeta.tags {
    margin-bottom: 10px; }

  /* .meta .iconmeta a {
 
  background: #004b2b !important;
  color: white !important;
  padding: 5px 10px !important;
  line-height: 36px !important;
   
  font-size: 12px !important;
  font-style: inherit !important !important;
} */
  #shopify-section-article-template .majortitle {
    font-size: 30px !important; }
  #shopify-section-article-template .user-content h4 {
    font-size: 25px !important; } }
.product-desc-price .text-link::after {
  dispay: none !important;
  background: white !important; }

.border-0.text-link {
  display: block;
  position: relative;
  max-width: max-content;
  padding: 3px 10px;
  margin-bottom: 5px !important; }
  .border-0.text-link::after {
    position: absolute;
    height: 28px;
    width: 3px;
    content: "";
    transition: 0.3s linear;
    left: 0;
    top: 2px;
    background-color: green;
    z-index: -1; }

.border-0.text-link:hover::after {
  width: 100%; }

.border-0.text-link:hover {
  color: white !important; }

.prodDesc-Block__Heading {
  text-transform: capitalize !important; }

/* LIsting page new top banner customisation */
#cstm-not-home #content.mt-0 {
  margin-top: 0 !important; }

#content.mt-0 .user-content {
  margin-bottom: 50px !important; }

.cstm-margin-heading {
  margin-top: 40px !important; }

@media (max-width: 800px) {
  .cstm-margin-heading {
    margin-top: 40px !important; }

  #content.mt-0 .user-content {
    margin-bottom: 20px !important; } }
/* 

.position-relative{
position:relative;
  
}


.cstm-list-tittle{
  position: absolute;
bottom: 125px;
left: 50%;
transform: translateX(-50%);}

.cstm-mb-list{
margin-bottom: 200px;
}


#cstm-not-home #content.cstm-mt-list {
  margin-top: 0 !important;
}

@media(max-width:800px){
.cstm-list-tittle{
  position: absolute;
  bottom: 83px;}
.cstm-mb-list{
  margin-bottom: 100px;}
  
.cstm-margin-heaader {
  
  margin-bottom: 57px;
}
  
  .page-header.position-relative{
  padding-top:10px !important
  }
}


 */
@media (max-width: 991px) {
  body, html {
    overflow-x: hidden; }

  .amzcart .product-block {
    -ms-flex: 0 0 auto !important;
    flex: 0 0 auto !important;
    width: 50% !important; }

  .amzcart .collection-listing {
    flex-wrap: wrap !important;
    display: flex !important;
    justify-content: space-between !important; }

  .flex-column-sm {
    flex-direction: column; }
    .flex-column-sm .altaltcolour {
      max-width: 310px;
      width: 100%;
      font-size: 18px !important; }

  .quantotal {
    align-items: center; }

  #cartform .item-list {
    margin: 10px 0 20px !important; }

  .majortitle.in-content.text-center, .tittleRVP {
    font-size: 28px !important; }

  .mob-full {
    max-width: 310px;
    width: 100%; } }
@media (min-width: 991px) {
  .majortitle.in-content.text-center, .tittleRVP {
    font-size: 28px !important; }

  #cstm-not-home .collection-listing .product-list {
    max-width: 1480px;
    margin-right: auto;
    margin-left: auto; }

  .collection-listing .product-list {
    /*     max-width: 1480px;
    margin-right: auto;
    margin-left: auto; */ }
    .collection-listing .product-list .product-block.detail-mode-permanent {
      border: 1px solid #f4eded;
      border-radius: 10px;
      overflow: hidden;
      box-shadow: 0 0 10px #0000001c;
      margin-bottom: 60px;
      padding: 0 10px; } }
.total-price-cart-custm {
  font-size: 28px;
  font-weight: bold;
  max-width: 200px;
  width: 100% !important;
  color: #397e0c; }

img.location-icon-desc {
  animation: rotater 2.5s ease-out infinite; }

@keyframes rotater {
  0% {
    transform: rotatey(0deg);
    color: #7bca33; }

  100% {
    color: #fff;
    transform: rotatey(-360deg); } }

.falling-leave {
  transform: translateY(-100px);
  animation: animatepl 5s linear infinite; }

@keyframes animatepl {
  0% {
    opacity: 0;
    transform: translateX(0px) rotate(0deg) translateY(-30px); }

  100% {
    transform: translateX(22px) rotate(45deg) translateY(15px); } }

/* .product-list.carousel{

.image-cont {
  border: 1px solid #0000000d;
  border-radius: 15px;
 
  box-shadow: 0 0 5px #00000029;
}
} */
.custom-var-text {
  color: #3f4b57 !important;
  font-size: 12px !important;
  line-height: 18px;
  display: block; }

@media (max-width: 991px) {
  .user-content.lightly-spaced-row.lightboximages {
    margin-bottom: 0 !important; }
    .user-content.lightly-spaced-row.lightboximages p:last-child {
      margin-bottom: 0 !important; } }
#cstm-not-home .page-header {
  text-align: center;
  padding: 20px 0 0; }

#cstm-not-home .majortitle::after {
  display: none !important; }

/* #cstm-not-home .majortitle{
margin-bottom:10px !important} */
#shopify-section-1480591889144 .cus--height, #shopify-section-16570139671086cfd4 .cus--height {
  height: 400px !important; }
#shopify-section-1480591889144 .collection-listing .product-list .product-block.detail-mode-permanent, #shopify-section-16570139671086cfd4 .collection-listing .product-list .product-block.detail-mode-permanent {
  background-color: white !important;
  padding-top: 25px; }
#shopify-section-1480591889144 .product-link-new, #shopify-section-16570139671086cfd4 .product-link-new {
  min-height: 372px !important;
  background: white !important; }
#shopify-section-1480591889144 .product-block .productlabel, #shopify-section-16570139671086cfd4 .product-block .productlabel {
  position: absolute;
  top: 0 !important;
  margin-top: 0;
  left: 0 !important;
  text-align: left !important; }

.prodDesc-Block .prodDesc-Block_Text, .prodDesc-Block .fs-20, .prodDesc-Block .prodDesc-Block__Text, .prodDesc-Block li {
  font-size: 18px !important; }

.description .prodDesc-Block_Text, .description .fs-20, .description .prodDesc-Block__Text, .description li {
  font-size: 18px !important; }

.social-area.cstm-breadcrumb {
  font-size: 15px !important; }
  .social-area.cstm-breadcrumb a {
    font-size: 15px !important; }

.jdgm-rev__body p {
  font-size: 17px !important;
  line-height: 29px !important;
  font-weight: 500 !important;
  color: black !important;
  font-family: 'Karla' !important; }

.inner .jdgm-prev-badge__text {
  font-size: 19px !important;
  font-family: 'Karla' !important; }

.detail .title.sm-d-hide {
  font-size: 30px !important;
  font-weight: bold !important;
  color: #000 !important;
  line-height: 39px !important; }

.jdgm-rev__author {
  font-size: 14px !important;
  font-family: 'Karla' !important; }

.jdgm-rev__title {
  font-size: 20px !important;
  font-family: 'Karla' !important; }

.product-block--shadow img {
  margin-bottom: 16px; }

.slide.full-width-image.section-id-161863968260a39e36 {
  max-height: 700px !important; }

@media (min-width: 991px) {
  .slide a img {
    max-height: 600px !important; } }
#wk_dp-5948664545441 {
  border: none !important; }

#wk_dp-discount-div {
  margin-bottom: 0 !important; }

.wk_dp-label, .wk_dp-label, .wk_dp-label {
  margin-right: 7px;
  font-size: 18px;
  font-weight: bold;
  color: black; }

#wk_dp-discount, .wk_deal_hours, .wk_deal_minutes, .wk_deal_seconds, #wk_original_price {
  color: #389c46;
  font-weight: bold;
  font-size: 16px; }

#wk_dp-5948664545441 {
  margin: 0 !important; }

/* cart-summary-overlay start */
@media (max-width: 991px) {
  #cart-summary-overlay {
    top: 2% !important;
    width: 96%;
    left: 50% !important;
    transform: translateX(-50%) !important;
    border-radius: 8px !important;
    background: #f8fff9 !important;
    box-shadow: 0 2px 10px #00000075 !important; }
    #cart-summary-overlay #shop-more {
      border-top: 1px solid #04000014; }
    #cart-summary-overlay .just-title {
      font-weight: bold; }
    #cart-summary-overlay .info > div {
      font-size: 17px; }
    #cart-summary-overlay .cart > div {
      font-size: 18px;
      font-weight: bold; }
      #cart-summary-overlay .cart > div span {
        color: #389c46;
        font-size: 16px !important; }
    #cart-summary-overlay .item .info .money {
      max-width: max-content;
      margin: 10px auto 0px;
      font-weight: bold;
      display: block;
      position: relative;
      padding-left: 40px;
      color: #389c46; }
      #cart-summary-overlay .item .info .money::after {
        content: "MRP ";
        position: absolute;
        left: 0;
        top: 0;
        height: 30px;
        color: black !important;
        width: max-content;
        font-size: 15px; } }
@media (min-width: 991px) {
  #cart-summary-overlay {
    /*       animation:updowns 0.2s infinite;
    @keyframes updowns {
      0%{translate: 0 10px}
      100%{translate: 0 0px}
    } */
    background: #f8fff9;
    top: 16% !important;
    border-radius: 10px;
    right: 4% !important;
    box-shadow: 0 0 10px #00000029;
    left: unset;
    display: flex;
    max-width: 610px;
    flex-direction: column; }
    #cart-summary-overlay .cart > div {
      font-size: 20px;
      font-weight: bold; }
      #cart-summary-overlay .cart > div span {
        color: #389c46;
        font-size: 16px !important; }
    #cart-summary-overlay .cart-text {
      font-size: 14px !important;
      margin: 0 !important;
      font-weight: normal !important; }
    #cart-summary-overlay .item .img img {
      max-height: 109px !important; }
    #cart-summary-overlay .item .img {
      float: left;
      width: 127px;
      margin-right: 10px; }
    #cart-summary-overlay .item .detail {
      margin-left: 10px; }
    #cart-summary-overlay .item .detail {
      display: none; }
    #cart-summary-overlay .item .info, #cart-summary-overlay #cart-summary-overlay .item .detail {
      float: left;
      width: 100%;
      margin-left: 10px;
      max-width: 380px; }
    #cart-summary-overlay .item .info .money {
      font-weight: bold;
      display: block;
      position: relative;
      padding-left: 48px;
      color: #389c46; }
      #cart-summary-overlay .item .info .money::after {
        content: "MRP ";
        position: absolute;
        left: 0;
        top: 0;
        height: 30px;
        color: black !important;
        width: max-content; }
    #cart-summary-overlay .cart, #cart-summary-overlay .item {
      width: 100%;
      float: none !important;
      text-align: left !important; }
    #cart-summary-overlay .cart {
      padding-left: 27%; }
    #cart-summary-overlay .info > div {
      font-size: 17px; }
    #cart-summary-overlay .just-title {
      display: none !important; } }
/* cart-summary-overlay end */
/* fixed add to cart button deatail page */
@media (max-width: 600px) {
  .input-row.quantity-submit-row.pro-sm input[type="submit"] {
    background-color: #004b2b !important; }

  .input-row.quantity-submit-row.pro-sm {
    position: fixed;
    bottom: 15px;
    width: max-content;
    background: #eaf9ec;
    padding: 10px 20px !important;
    margin: 0 !important;
    border-radius: 5px;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0 0 12px #0000004d;
    z-index: 99999999; } }
/* fixed add to cart button deatail page */
/* frequently bought together css section start */
.cbb-frequently-bought-selector-list {
  padding-top: 20px; }
  .cbb-frequently-bought-selector-list li {
    margin-bottom: 12px; }
    .cbb-frequently-bought-selector-list li input {
      height: 18px !important;
      width: 18px !important; }

.cbb-frequently-bought-selector-label-regular-price {
  font-weight: bold !important;
  color: #004b2b; }

.cbb-frequently-bought-total-price-box .cbb-frequently-bought-total-price-text {
  font-weight: bold !important; }

.cbb-frequently-bought-selector-list, .cbb-frequently-bought-recommendations-container {
  max-width: max-content;
  margin: 0 auto !important; }

.cbb-frequently-bought-form {
  display: inline-block;
  position: absolute;
  bottom: 20px;
  margin-bottom: 12px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center; }

.cbb-frequently-bought-title {
  font-weight: 600 !important;
  text-transform: uppercase !important;
  font-size: 28px !important;
  text-align: center !important;
  color: #3f4b57;
  margin: 40px 0 40px;
  letter-spacing: -1px !important; }

.cbb-frequently-bought-container {
  width: 100%;
  height: 100%;
  clear: both;
  text-align: left;
  margin: 20px 0 -24px 0;
  background: #389c460d;
  border-radius: 10px;
  /*     box-shadow: 0 0 10px #0000001c; */
  padding: 10px 30px 144px;
  position: relative;
  border: 1px solid #00000012; }
  @media (min-width: 991px) {
    .cbb-frequently-bought-container {
      margin: 20px 0 -24px 0 !important; } }

.cbb-frequently-bought-add-button {
  max-width: 230px;
  width: 100% !important; }

@media (min-width: 991px) {
  .cbb-frequently-bought-plus-icon {
    margin-left: 10px;
    margin-right: 10px; } }
@media only screen and (min-width: 600px) {
  .product_images_w img {
    padding: 0 !important; } }
.article-image h2 a {
  font-size: 20px !important;
  line-height: 25px !important; }

.ed {
  white-space: normal;
  text-align: start;
  padding: 0 !important;
  font-size: 18px !important;
  line-height: 30px !important; }

.image-cont img {
  transition: all 0.5s !important; }

.image-cont img:hover {
  transform: translateY(-4%) !important; }

/* frequently bought together css section end */
