html {
  font-size: 62.5%;
}
@import url("https://fonts.googleapis.com/css2?family=Style+Script&display=swap");
@import url("https://use.typekit.net/hjy0mxo.css");
@import url("https://use.typekit.net/yjf5hck.css");
/* font-family: "din-condensed", sans-serif;
font-weight: 400;
font-style: normal; */

/* font-family: 'Style Script', cursive; */
/* font-family: "din-2014", sans-serif;
font-weight: 600;
font-style: normal; */
@font-face {
  font-family: "Knockout HTF49-Liteweight";
  /* src: url(../fonts/knockut-regular1.otf); */
  font-display: swap;
}
html,
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}
:root {
  --ss-primary: #0b4d3c;
  --ss-secondary: #d79e00;
  --ss-roboto: "Roboto", sans-serif;
  --ss-font500: 500;
  --heading-font: "Knockout HTF49-Liteweight";
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: var(--heading-font), Arial, Helvetica, sans-serif;
  font-display: swap;
}

p {
  margin: 0;
  font-size: 16px;
  font-family: var(--ss-roboto);
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none;
  display: inline-block;
  transition: all 0.5s ease-in-out;
}

img {
  max-width: 100%;
}

.clearfix {
  color: both;
}

.award-container {
  max-width: 100%;
}
/*Banner Area*/

.banner_box {
  position: relative;
}

.banner-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.banner-content h3 {
  font-family: "Knockout HTF49-Liteweight";
  font-size: 6.6rem;
  line-height: 6rem;
  text-transform: uppercase;
  font-display: swap;
}

.banner-content h4 {
  font-size: 12rem;
  line-height: 16rem;
  font-family: "Style Script", cursive;
  font-style: italic;
  font-display: swap;
}
a.btn.banner_btn.shpseed {
  border: 1px solid #d79e00 !important;
  background-color: #d79e00 !important;
  color: #fff;
  position: absolute;
  right: 27%;
  width: 19rem;
}

/* .banner_btn {
  font-size: 1.5rem;
  color: #fff;
  background-color: #d79e00;
  width: 22rem;
  height: 4.5rem;
  border-radius: 3.1rem;
  margin-top: 3.1rem;
  line-height: 3.5rem;
} */

.banner_btn:hover {
  border: 1px solid;
  transition: all 0.5s ease-in-out;
}

/* .banner_box1 .banner-content h3 {
    color: #fff;
}

.banner_box1 .banner-content h4 {
    color: #fff;
} */

.banner_box1 .banner-content p {
  color: #fff;
  font-size: 2.5rem;
  line-height: 1.5em;
  margin: 0 auto;
}

.banner_box1 .banner_btn {
  background-color: var(--ss-secondary);
  font-weight: 600;
}
/* 
.banner_box1 .banner_btn:hover {
  color: #000;
  background-color: #fff;
} */

.bnner_arrow_box li.newprev.slick-arrow,
.prevbtn {
  background: #000 url(../images/left_arrow.png) no-repeat center center / 19px;
  width: 26px;
  height: 15px;
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-left: 20px;
  border-radius: 50%;
}
.bnner_arrow_box li.newnext.slick-arrow,
.nextbtn {
  background: #000 url(../images/right_arrow.png) no-repeat center center / 19px;
  width: 26px;
  height: 15px;
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-right: 20px;
  border-radius: 50%;
  background: #000 url(../images/left_arrow.png) no-repeat center center / 19px;
  transform: rotate(180deg);
}
.banner_area {
  position: relative;
  width: 100%;
}
.bnner_arrow_box ul {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.bnner_arrow_box {
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  width: 100%;
}

/* .banner_box figure {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
} */

/* about css */
.about_area {
  background-color: #ede8e0;
  padding: 3rem 0rem 5rem;
  margin-top: -7px;
}

.about_right img {
  width: 100%;
}

.about_area .aron_pic {
  margin-top: 37px;
}

.title {
  font-size: 6.5rem;
  line-height: 6.5rem;
  color: var(--ss-primary);
  font-family: "Knockout HTF49-Liteweight";
  text-transform: uppercase;
  font-display: swap;
}

.custom_btn,
.wc-proceed-to-checkout a.checkout-button {
  font-size: 1.4rem;
  line-height: 2.5rem;
  color: #fff;
  background-color: var(--ss-primary);
  border-radius: 2.5rem;
  font-family: "din-2014", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

.about_btn {
  margin-top: 1.6rem;
}

.about_left p {
  margin-top: 2rem;
  max-width: 83.2rem;
}

.about_left {
  margin-right: 2.5rem;
}

.about_right {
  margin-right: 2.5rem;
}

.seeds_area .discover_para {
  max-width: 104rem;
  margin: 1.5rem auto 3.5rem;
}

.seeds_area {
  padding: 2rem 0rem 2.6rem;
  background-color: #fcf7f3;
}
.seds_product_box figure img {
  transition: all 0.5s ease-in-out;
  object-fit: cover;
}
.seds_product_box figure {
  overflow: hidden;
  border-radius: 16px;
}
.seds_product_box:hover figure img {
  transform: scale(1.05);
}
.product_name {
  font-size: 2.5rem;
  line-height: 2.5rem;
  font-family: "Knockout HTF49-Liteweight";
  padding: 12px 0 2px;
  font-display: swap;
}
/* a#play-btn img {
  width: 128px;
} */
.grow-vid-sec .smal_ply img {
  width: 43px;
  object-fit: contain;
  height: 43px;
  background: #000;
  border-radius: 50%;
}
.grow-vid-sec a.smal_ply {
  float: left;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;  
}
.product_description {
  font-size: 1.3rem;
  line-height: 1.9rem;
  font-family: var(--ss-roboto);
  font-display: swap;
}

.award_left {
  background: url(../images/award-bg-min.webp) no-repeat center center / cover;
  padding: 5rem 5.9rem 4.6rem 1rem;
  height: 100%;
}
/* .award_right {
    background: url(../images/genetics-pic.png) no-repeat center center / cover;
    height: 100%;
} */
.award_right {
  position: relative;
  height: 100%;
}
.award_right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.award_txt {
  max-width: 735px;
  margin-left: auto;
}
.award_left h5 {
  font-size: 1.8rem;
  line-height: 6.5rem;
  color: var(--ss-secondary);
}
.award_left h3 {
  font-size: 4.5rem;
  margin-bottom: 2rem;
  line-height: 5.2rem;
  color: #fff;
  font-family: "Knockout HTF49-Liteweight";
  text-transform: uppercase;
  font-display: swap;
}
.award_left h1, .award_left h2 {
  font-size: 4.5rem;
  margin-bottom: 2rem;
  line-height: 5.2rem;
  color: #fff;
  font-family: "Knockout HTF49-Liteweight";
  text-transform: uppercase;
  font-display: swap;
}
.award_left p {
  color: #fff;
  margin-bottom: 2rem;
}

.point_area {
  padding: 3.2rem 0rem 3rem;
}
.point-box p {
  padding: 2rem 3rem 0;
}
.point-box {
  margin: 0 0 0px;
}
.point-box figure {
  overflow: hidden;
  height: auto;
  border-radius: 16px;
}
.closed-promotions .point-box figure {
  height: auto;
}
.point-box figure img {
  transition: all 0.5s ease-in-out;
  object-fit: cover;
  transform: scale(1);
  height: 100%;
}
section.point_area.promotion-main figure img {
  height: auto;
}
.point-box:hover figure img {
  transform: scale(1.05);
}
.gurantee_box {
  max-width: 57.7rem;
  /* margin-left: 12rem; */
}
.shop_sheed_btn,
.banner_btn,
.pro-btn,
.woocommerce-form-login .woocommerce-form-login__submit,
.whl-login .woocommerce-Button.button {
  height: 4.2rem;
  margin-top: 1.8rem;
  font-weight: 200;
  line-height: 4rem;
  font-size: 1.4rem;
  color: #fff;
  background-color: var(--ss-primary);
  border-radius: 2.5rem;
  font-family: "din-2014", sans-serif;
  font-style: normal;
  text-transform: uppercase;
  padding: 0px 25px;
  width: max-content;
  font-weight: 600;
  transition: all 0.5s ease-in-out;
  border: 1px solid var(--ss-primary);
  display: flex;
  align-items: center;
  justify-content: center;
  font-display: swap;
}
.faq_secton a.btn.banner_btn {
  display: flex !important;
}
.home-product a.btn.custom_btn.pro-btn {
  margin: 10px auto 0;
  line-height: 42px;
  box-sizing: border-box;
  display: block !important;
}
.shop_sheed_btn:hover {
  background-color: #fff !important;
  border-color: #000 !important;
  color: #000 !important;
  transition: all 0.5s ease-in-out;
}
.btn.custom_btn.shop_sheed_btn.closed-info:hover {
  color: #fff;
}
.gurantee_box p {
  margin-top: 1.3rem;
}
.gurantee_area {
  position: relative;
  padding: 5rem 0rem 5rem;
}
/* images/guranteed-bg.png
 */

.inside_left img {
  width: 100%;
}
.inside_left p {
  max-width: 74.2rem;
  margin: 2.3rem 0rem 2.6rem;
}
.inside_right {
  text-align: right;
}
.inside_right figure img {
  width: 100%;
  object-fit: cover;
}
.inside_right figure img,
.inside_right,
.inside_right figure {
  height: 100%;
}
.inside-area {
  padding: 5rem 0rem 5rem;
}
.inside_right img {
  border-radius: 16px;
}
.inside_right {
  position: relative;
}
.inside_right figure,
.glow_hover_box figure {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
}
.inside_right figure:after,
.glow_hover_box figure:after {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  content: "";
}
/* .best_selling_right .shop_sheed_btn {
  line-height: 3.5rem;
} */
.inside_right figure:after,
.glow_hover_box figure:after {
  display: none;
}
.play_icon {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}
.trusted_area {
  background: url(../images/trusted-bg-min.webp) no-repeat;
  background-size: cover;
  background-position: center;
  padding: 4.2rem 0rem 4.5rem;
  margin: 0 0 -15px;
}
.trusted_box p {
  max-width: 142.4rem;
  margin: 2.3rem 0rem 4rem;
  line-height: 2.7rem;
}
.trusted_box ul li h5 {
  font-size: 2rem;
  font-family: "Knockout HTF49-Liteweight";
  line-height: 2.5rem;
  text-transform: uppercase;
  padding: 8px 0;
  font-display: swap;
}
.seedvaultsection ul {
  margin: 0 0 18px;
}
/* .seedvaultsection .pro-btn {
  width: 15.7rem;
} */
.trusted_box ul {
  display: flex;
  justify-content: space-between;
}
.trusted_box ul li figure {
  width: 170px;
  height: 170px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--ss-primary);
}
.trusted_box ul li figure img {
  transition: all 0.5s ease-in-out;
  max-width: 100px;
  object-fit: contain;
}
.trusted_box ul li figure:hover img {
  transform: scale(1.05);
}
.trusted_box ul li:hover h5 {
  color: var(--ss-primary);
}
.best_selling_right .title {
  margin-bottom: 2.3rem;
}
.best_selling_right p {
  margin-bottom: 2rem;
}
.best_selling_area {
  background: url(../images/best-selling-bg.svg) no-repeat;
  background-size: cover;
  background-position: bottom;
  padding: 5rem 0rem 5rem;
}
.grow-area.grow-vid-sec {
  padding: 3rem 0;
  background: url(../images/marijuana-bg-min.png) no-repeat;
  background-position: top;
}
.trusted_area.seedvaultsection {
  padding-top: 3.5rem;
}
.slick-slide img {
  object-fit: cover;
  height: auto;
}
.best_selling_left {
  margin-right: 1rem;
}
.best_selling_right {
  margin-left: 4rem;
}
.best-selling-pic img {
  border-radius: 1.6rem;
}
.best-selling-video iframe {
  border-radius: 1.6rem;
}

.grow_box p {
  max-width: 104.6rem;
  margin: 1.5rem auto 2.3rem;
}
.grow-area {
  padding: 5rem 0rem 5rem;
}
.grow_box h5 {
  font-size: 2.2rem;
  text-transform: uppercase;
  line-height: 1.5rem;
  font-family: "Knockout HTF49-Liteweight";
  padding-bottom: 10px;
  font-display: swap;
}
.product_slider_area h3.title {
  margin: 0px;
}
.product_slider_area h1.title {
  margin: 0px;
}
.glow_video {
  position: relative;
}
.glow_hover_box {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 100%;
}
.glow_hover_box img {
  height: 100%;
  object-fit: cover;
}
.play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.product_head p {
  margin-bottom: 4.5rem;
}
.product_box .product-name {
  font-size: 2rem;
  line-height: 2.2rem;
  font-family: "Knockout HTF49-Liteweight";
  padding-top: 15px;
  color: #000;
  font-display: swap;
}
.product_box .product-price {
  font-size: 1.6rem;
  line-height: 2.7rem;
  font-family: var(--ss-roboto);
  font-display: swap;
}
.pro-btn {
  /* width: 18.7rem;
  height: 3.9rem; */
  text-transform: uppercase;
  margin-top: 1.2rem;
  background: #0b4d3c;
  transition: all 0.5s ease-in-out;
}
.pro-btn:hover {
  background-color: #fff !important;
  border-color: #000 !important;
  color: #000 !important;
  transition: all 0.5s ease-in-out;
}
.pro-btn:hover a.add_to_cart_button {
  color: #000;
}
.product_box {
  margin: 0rem 1rem;
}
.home-product .product_box {
  padding: 0rem 1rem;
}
.skywalker_area .btn.custom_btn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0px auto 20px;
  background-color: rgb(111, 151, 43);
  border: rgb(96, 145, 38);
  margin-right: 20%;
}
.product_slider_area {
  background-color: #ede9e0;
  padding: 4rem 1rem 5rem;
}
.award_left h5 {
  font-size: 16px;
  line-height: 32px;
  color: var(--ss-secondary);
  margin-bottom: 8px;
  font-family: "din-condensed", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.inside_right figure img {
  width: 100%;
}

.seedvaultsection {
  background: #fcf7f3;
}
.seedvaultsection p.discover_para {
  max-width: 920px;
  margin: 1.9rem auto 2.7rem;
}
.font50 {
  font-size: 35px;
  line-height: 35px;
  font-family: var(--heading-font);
  margin-bottom: 3.9rem;
  font-display: swap;
}

/* media css */
.media_section {
  background-size: cover;
  background-position: center;
  padding: 5rem 0rem 3rem;
}
.max-1080 {
  max-width: 1080px;
  margin: 0 auto;
  text-align: center;
}
.white {
  color: #fff;
}
.title {
  margin-bottom: 12px;
}
.media_box {
  background: #fff;
  overflow: hidden;
  border-radius: 16px;
}
.media_box figure img {
  object-fit: cover;
}
.media_box figure {
  border-radius: 16px 16px 0px 0px;
}
.media_slider {
  margin: 0px -15px;
}
.media_slider .slick-slide {
  padding: 0px 15px;
}
.media_title {
  padding-bottom: 37px;
}

.media_box .text {
  padding: 10px 18px 19px;
  text-align: left;
}

.media_box .text h5 {
  font-size: 1.8rem;
  line-height: 2.2rem;
  margin-bottom: 10px;
}
.media_box .text h5 a {
  color: #000;
}
.media_box .text h5 a:hover {
  color: var(--ss-secondary);
}
.media_box .text h6 {
  color: #8b8b8b;
  font-size: 1.4rem;
  margin-bottom: 20px;
  font-family: var(--ss-roboto);
  font-display: swap;
}

.read_more_btn {
  font-family: "din-2014", sans-serif;
  font-size: 1.3rem;
  line-height: 2rem;
  color: #000;
  font-weight: 600;
  transition: all 0.5s ease-in-out;
  font-display: swap;
}
.read_more_btn:hover {
  color: var(--ss-secondary);
  transition: all 0.5s ease-in-out;
}
.media_box figure {
  overflow: hidden;
}
.media_box figure img {
  width: 100%;
  transition: all 0.5s ease-in-out;
}
.media_box:hover figure img {
  transform: scale(1.05);
}

/* crowd section */
.crowd_section {
  position: relative;
  /* background: rgba(11, 77, 56, 0.9) url(../images/PatternDNA.jpg) no-repeat
    center center / cover; */
  background: rgba(11, 77, 56, 0.9);
  padding: 4rem 0px 5rem;
  text-align: center;
}
.crowd_box {
  border-radius: 16px;
  padding: 43px 49px 31px;
  background: #faf7f2;
  position: relative;
  min-height: 345px;
}
.skywalker_area img {
  width: 100%;
}
.crowd_box i img {
  width: 35px;
}
.crowd_box i {
  position: absolute;
  left: 15px;
  top: 46px;
}
.crowd_box h5 {
  font-size: 3rem;
  line-height: 3.5rem;
  margin-bottom: 1.5rem;
  color: var(--ss-primary);
}
.crowd_box p {
  margin-top: 15px;
}
.crowd_slider {
  margin: 35px -20px 0px;
}
.crowd_slider .slick-slide {
  padding: 0px 20px;
}
.crowd_box img {
  margin: 0 auto;
}
.crowd_slider .slick-arrow {
  position: absolute;
  bottom: -42px;
  top: auto;
}
.crowd_slider .slick-arrow {
  position: absolute;
  bottom: -42px;
  top: auto;
  margin: auto;
  left: auto;
  width: auto;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
/* .crowd_slider .slick-arrow:before{
    display: none;
} */
.arrows_box li.prev.slick-arrow {
  background: url(../images/left_arrow.png) no-repeat center center / 26px;
  width: 26px;
  height: 15px;
  cursor: pointer;
}
.arrows_box li.next.slick-arrow {
  background: url(../images/left_arrow.png) no-repeat center center / 26px;
  width: 26px;
  height: 15px;
  cursor: pointer;
  transform: rotate(180deg);
}
.arrows_box li.prev.slick-arrow:hover,
.arrows_box li.next.slick-arrow:hover {
  background: url(../images/right_arrow.png) no-repeat center center / 26px;
}
.arrows_box li.next.slick-arrow:hover {
  transform: unset;
}
.arrows_box li.prev.slick-arrow:hover {
  transform: rotate(180deg);
}

.arrows_box ul {
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.arrows_box {
  text-align: center;
  width: 100%;
  margin-top: 27px;
}
.arrows_box ul li {
  margin: 0px 15px;
}
/* faq css */
section.faq_secton {
  padding: 40px 0px;
  background: #fff;
}
.semi_title {
  color: #aa803e;
  font-size: 3.2rem;
  line-height: 4.5rem;
}
section.faq_secton .accordion-button {
  font-size: 2.8rem;
  line-height: 3.2rem;
  box-shadow: none;
  padding: 0px;
}
section.faq_secton .accordion-item {
  border: 0px;
  padding: 28px 0px;
  border-bottom: 1px solid #707070;
  border-radius: 0px;
}
section.faq_secton .accordion-item:first-child {
  border-top: 1px solid #707070;
}
section.faq_secton .accordion-button:not(.collapsed) {
  color: var(--ss-primary);
  background: transparent;
}
section.faq_secton .accordion-body p a {
  color: #000;
}
section.faq_secton .accordion-body p a:hover {
  color: var(--ss-secondary);
}
section.faq_secton .accordion-body {
  padding: 0px;
}
section.faq_secton .accordion-body {
  padding-top: 1rem;
}
.accordfian_area {
  margin-bottom: 40px;
}

section.faq_secton .accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
  transform: scale(1) !important;
  width: 24px;
  height: 24px;
  background-size: 24px;
}
section.faq_secton .accordion-button:not(.collapsed)::after {
  background-image: url("../images/minus.svg");
  width: 30px;
  height: 30px;
  background-size: 30px;
}

/* order_section */

.order_section {
  padding: 40px 0px 70px;
  background: #f6c740;
}
.order_section p {
  margin-bottom: 2rem;
}
.subscript_form_box,
form.needsclick {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 49px;
  margin-top: 27px;
}
form.needsclick {
  margin-top: 0px;
}
.subscript_form_box input[type="text"],
.subscript_form_box input[type="email"],
.needsclick.kl-private-reset-css-Xuajs1 input {
  width: 100%;
  height: 45px;
  border: 0px;
  border-radius: 28px;
  padding: 10px 30px;
  font-size: 1.7rem;
  box-shadow: none;
}
.subscript_form_box input[type="text"]:focus,
.subscript_form_box input[type="email"]:focus {
  outline: none;
}
.subscript_form_box input[type="submit"] {
  width: 283px;
  height: 45px;
  font-size: 1.5rem;
  border: 0px;
  background: #0b4d3c;
  color: #fff;
  border-radius: 28px;
  transition: all 0.5s ease-in-out;
  font-family: "din-2014", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.subscript_form_box input[type="submit"]:hover {
  background: #000;
  color: #fff;
}
.subscript_form_box .frm_box {
  width: 40%;
  margin-right: 18px;
}

/* footer css */
.site-footer {
  background: #000;
  position: relative;
  z-index: 1;
}
.main_footer {
  padding: 45px 0px 15px;
}
.main_footer p {
  font-size: 1rem;
  line-height: 2rem;
  color: #bfbfbf;
  margin-bottom: 25px;
  font-family: "din-2014", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.ft_logo_holder {
  margin-bottom: 29px;
  width: 128px;
}
.main_footer p strong {
  color: #fff;
}
.main_footer h4 {
  color: #fff;
  font-size: 2rem;
  line-height: 2.3rem;
  margin-bottom: 2.5rem;
}
.main_footer ul li a {
  color: #bfbfbf;
  font-size: 1.2rem;
  line-height: 2rem;
}
.main_footer ul li:not(:last-child) {
  margin-bottom: 10px;
}
.ft_text {
  padding-right: 80px;
}
.main_footer ul li a:hover {
  color: var(--ss-secondary);
}
.mt-50 {
  margin-top: 50px;
}
.social_links ul {
  display: flex;
  align-items: center;
}
.social_links ul li {
  margin-bottom: 0px !important;
}
.social_links ul li a i {
  color: #fff;
  font-size: 20px;
}
.social_links ul li:not(:last-child) {
  margin-right: 20px;
}
.social_links ul li i {
  transition: all 0.5s ease-in-out;
}
.social_links ul li i:hover {
  color: var(--ss-secondary);
}

/* copyright css */
.copyright_area {
  border-top: 1px solid #4c4c4c;
  text-align: center;
  padding: 15px 0px;
}
.copyright_area h5 {
  color: #fff;
  font-size: 2rem;
  line-height: 2.3rem;
  margin-bottom: 6px;
}
.copyright_area p {
  color: #bfbfbf;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  margin: 0px;
}
.banner_box figure {
  position: relative;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}
.banner_box figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner_box {
  position: relative;
  display: flex;
  height: auto;
}

.about_right .play_icon img {
  width: 80px;
}
.about_right .position-relative {
  position: relative;
  overflow: hidden;
  border-radius: 15px;
}
.about_right .position-relative:after,
.inside_left .position-relative:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  content: "";
}
.inside_left .position-relative {
  border-radius: 15px;
  overflow: hidden;
}
.pc_bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.pc_bg img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.woocommerce-tabs {
  padding-bottom: 50px;
}
#search-overlay {
  top: 88px;
}
.faq_secton h4.semi_title {
  margin: 20px 0 10px;
}
section.faq_secton .accordion-button {
  text-transform: uppercase;
  color: #0b4d3c;
}
section.banner_area.home-banner .banner-content h3 {
  color: #fff;
}
.grow-vid-sec h2 {
  text-transform: uppercase;
  margin: 10px 0 0;
}
.banner-slider-home .slick-next::before, .hero-banner .next::before {
  content: "\f054";
  font-family: fontawesome;
  font-display: swap;
}
.banner-slider-home .slick-prev::before, .hero-banner .prev::before {
  content: "\f053";
  font-family: fontawesome;
  font-display: swap;
}
.owl-theme.hero-banner .owl-nav i {
  font-style: normal;
  background: transparent;
}
.banner-slider-home .slick-prev {
  left: 20px;
}
.banner-slider-home .slick-next {
  right: 20px;
}
.banner-slider-home .desk-view, .bootstrap-banner .desk-view {
  display: block;
}
.banner-slider-home img {
  object-position: top;
}
.banner-slider-home .resp-view,  .bootstrap-banner .resp-view {
  display: none;
}
.banner-slider-home .slider-track {
  transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
}
/* .banner-slider-home img{
  transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  transform: scale(1.2);
}
.banner-slider-home .slick-active img{
  transform: scale(1);
} */
.banner-container {
  padding: 0px 0;
  z-index: 0;
  position: relative;
}
/* .banner-container .banner-slider-home{  
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
} */
.banner-container .banner-slider-home a {
  height: 100%;
  display: block;
}
.related a.btn.custom_btn.pro-btn {
  margin: 10px auto;
}
.klaviyo-close-form.klaviyo-close-form.klaviyo-close-form:focus {
  outline: none !important;
}
/* heartbeat anim animation */

@keyframes heartbeat {
  0% {
    transform: scale(0.75);
  }
  20% {
    transform: scale(1);
  }
  40% {
    transform: scale(0.75);
  }
  60% {
    transform: scale(1);
  }
  80% {
    transform: scale(0.75);
  }
  100% {
    transform: scale(1);
  }
}
.heart {
  /* animation: heartbeat 1s infinite; */
  animation: heartbeat 1s;
}
@keyframes heartbeat-infinite {
  0% {
    transform: scale(0.75);
  }
  20% {
    transform: scale(1);
  }
  40% {
    transform: scale(0.75);
  }
  60% {
    transform: scale(1);
  }
  80% {
    transform: scale(0.75);
  }
  100% {
    transform: scale(0.75);
  }
}
.heart-infinite {
  animation: heartbeat-infinite 1s infinite;
}
.banner-responsive,
.banner_area.home-banner,
.bnr-mbl-content {
  display: none;
}
.bnr-mbl-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  text-align: center;
  width: 100%;
}
.bnr-mbl-content h3 {
  color: #fff;
  font-size: 22px;
  text-transform: uppercase;
}
.about_area.hme-abt .bg-img {
  z-index: 0;
  bottom: -15px;
}
.privacy-wrap .whl-login h3 {
  font-size: 45px;
}
.whl-login h2 {
  font-size: 30px;
  margin: 0 0 20px;
}
.index_devider {
  position: relative;
  border: 2px solid #fff;
  z-index: 9;
  top: -5px;
}
.index_devider img {
  z-index: 1;
  align-items: center;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: auto;
  position: absolute;
}


.hero_carosel .owl-nav button.owl-prev,.hero_carosel .owl-nav button.owl-next{
  position: absolute;
  bottom: 50%;
  right: 50%;
  color: #000;
}
.hero_carosel .owl-nav button.owl-prev{
  left: 0 
}
.hero_carosel .owl-nav button.owl-next{
  right: 0 
}

.hero_carosel.owl-carousel.owl-theme.owl-loaded a {
  text-decoration: none;
}
.hero_carosel .owl-nav button.owl-next, .hero_carosel .owl-nav button.owl-prev {
  outline: 0;
  width: 36px;
}
.hero_carosel .owl-nav button.owl-next:hover, .hero_carosel .owl-nav button.owl-prev:hover{
  background: transparent;
}
@keyframes fadeInUp{
 0%{
     opacity:0;
     transform:translate3d(0,100%,0)
 }
 to{
     opacity:1;
     transform:translateZ(0)
 }
}
.fadeInUp{
 animation-name:fadeInUp
}
.hero-img{
  position: relative;
}
.hero-banner .owl-nav {
  margin: 0px;
}

.hero-banner .owl-item img.desk-view{
  display: block;
}
.hero-banner .owl-item img.resp-view{
  display: none;
}
.classic-strain .btn {
  margin: -20px auto 0;
  display: block;
  z-index: 1;
  position: relative;
  border: 3px solid #fff;
  min-width: 150px;
  line-height: 38px;
}

.classic-strain img {
  border-radius: 12px;
}
.grow-area.grow-vid-sec .slick-slide {
  padding: 0px 8px;
}
.bootstrap-banner img.wp-post-image {
  height: auto;
}
.btn-close {
  right: 0;
  float: right;
  color: #fff;
  filter: invert(1);
  width: 3em;
  height: 3em;
  background-size: 16px;
}
.modal-backdrop {
  --bs-backdrop-opacity: 0.8;
  opacity: 0.8;
}
.media_section .media_box figure img {
  height: 150px;
}

@media screen and (min-width: 1281px) {
  .about_area .aron_pic {
    margin-bottom: 35px;
  }
}
@media screen and (min-width: 1690px) {
  .about_area .aron_pic {
    max-height: 470px;
    object-fit: contain;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 1902px) {
  .about_area .aron_pic {
    margin-bottom: 70px;
  }
}

@media screen and (max-width: 1600px) {
  .award_txt {
    max-width: 580px;
    margin-left: auto;
  }
  .gurantee_box {
    margin-left: 1rem;
  }
  .crowd_box h5 {
    font-size: 2.2rem;
    line-height: 2.5rem;
  }
  .banner-content h3 {
    font-size: 6.6rem;
    line-height: 6rem;
  }
  .banner-content h4 {
    font-size: 10rem;
    line-height: 14rem;
    color: #fff;
  }
  section.faq_secton .accordion-button {
    font-size: 2.4rem;
    line-height: 3.2rem;
  }
  .title {
    font-size: 45px;
    line-height: 50px;
  }
}

@media (max-width: 1441px) {
  .gurantee_box {
    max-width: 50.7rem;
  }
  .banner-content h3 {
    font-size: 6.6rem;
    line-height: 6rem;
  }
  .banner-content h4 {
    font-size: 7rem;
    line-height: 7rem;
  }
  /* .banner_btn {
    width: 22rem;
    height: 4rem;
    margin-top: 10px;
    line-height: 3rem;
  } */
}

@media (max-width: 1199px){
  
  .classic-strain {
    max-width: 25%;
    margin: 0 0 30px;
  }
}

@media (max-width: 991px) {
  
  .classic-strain {
    max-width: 50%;
    margin: 0 0 25px;
  }
  .classic-strain .btn {
    margin: 10px auto 0;
    border: 0px;
    line-height: 42px;
  }
  .classic-strain-content p{
    text-align: left;
  }
  .classic-strain-content p br{
    display: none;
  }
  .banner-content h3 {
    font-size: 4rem;
    line-height: 4rem;
  }
  .banner-content h4 {
    font-size: 7rem;
    line-height: 7rem;
  }
  /* .banner_btn {
    width: 22rem;
    height: 4rem;
    margin-top: 10px;
    line-height: 3rem;
  } */
  .about_right {
    margin-top: 30px;
  }
  /* .seeds_area .row {
    margin-bottom: -30px;
  } */
  .about_area.hme-abt .bg-img {
    bottom: -5px;
  }
  .about_area.hme-abt {
    padding: 2rem 0 4rem;
  }
  .seeds_area .row .col-6 {
    margin-bottom: 0px;
  }
  .point-box figure {
    height: auto;
  }
  .inside_left {
    margin-bottom: 15px;
  }
  .best_selling_area a.btn.custom_btn.shop_sheed_btn {
    margin-top: 0px;
  }
  .product_head p {
    margin-bottom: 1.5rem;
  }
  .font50 {
    margin: 0 0 1rem;
  }
  .trusted_box ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0px;
  }
  .trusted_box p {
    margin: 2.3rem 0rem 2rem;
  }
  .media_title {
    padding-bottom: 15px;
  }
  .media_section li.prevbtn,
  .media_section li.nextbtn {
    filter: brightness(0.9);
  }
  .seedvaultsection p.discover_para {
    margin: 1.9rem auto 1.5rem;
  }

  .grow-area.grow-vid-sec p {
    margin-top: 0px;
  }
  .trusted_box ul li {
    width: 28%;
    margin-bottom: 10px;
  }
  .best_selling_right {
    margin-left: 0;
    padding-top: 35px;
  }
  .glow_hover_box img {
    height: 100%;
    object-fit: cover;
  }
  .glow_hover_box .smal_ply img {
    max-width: 30px;
    max-height: 30px;
  }
  .grow-area .col-lg-3 {
    margin-bottom: 35px;
  }
  .grow-area .row {
    margin-bottom: -20px;
  }
  header .navbar-brand {
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  header {
    height: 81px;
  }
  #mega-menu-wrap-header-menu .mega-menu-toggle + #mega-menu-header-menu {
    background: #ececec;
    padding: 0px 0px 0px 0px;
    display: block;
  }
  #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item {
    background: #fff;
    border-radius: 3px;
    margin: 0 0 5px;
  }
  #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item {
    display: list-item;
    margin: 0;
    clear: both;
    border: 0;
    border-radius: 5px;
    margin: 0 0 5px;
  }
  .header-right-menus {
    padding: 0rem;
    margin-top: 2rem;
  }
  .navbar-toggler {
    margin-top: 2rem;
  }
  .header_area {
    position: relative;
  }

  header .navbar-collapse {
    position: absolute;

    right: 0%;
    left: 0;
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    padding: 20px;
    overflow: auto;
    z-index: 9;
    position: fixed;
    top: 110px;
    background: #ececec;
    height: calc(100vh - 110px);
  }
  #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    > li.mega-menu-item
    > a.mega-menu-link {
    border-radius: 0;
    border: 0;
    margin: 0;
    line-height: 40px;
    height: 40px;
    padding: 0 10px;
    background: transparent;
    text-align: left;
    color: #222;
    font-size: 14px;
  }
  #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    li.mega-menu-item-has-children
    > a.mega-menu-link
    > span.mega-indicator {
    float: right;
  }
  #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    li.mega-menu-item-has-children
    > a.mega-menu-link
    > span.mega-indicator {
    transform: rotate(-90deg);
  }
  #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    li.mega-menu-item.mega-toggle-on
    > ul.mega-sub-menu,
  #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    li.mega-menu-megamenu.mega-menu-item.mega-toggle-on
    ul.mega-sub-menu {
    display: block;
  }
  #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    li.mega-menu-item.mega-toggle-on
    > ul.mega-sub-menu,
  #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    li.mega-menu-megamenu.mega-menu-item.mega-toggle-on
    ul.mega-sub-menu {
    position: fixed;
    top: 110px;
    background: #ececec;
    height: calc(100vh - 110px);
    overflow: auto;
  }
  #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    > li.mega-menu-item,
  #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    > li.mega-menu-flyout
    ul.mega-sub-menu
    li.mega-menu-item {
    background: #fff;
    border-radius: 3px;
    margin: 0 0 5px;
  }
  #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    > li.mega-menu-item {
    width: 100%;
    clear: both;
  }
  .back-menu {
    background: #fff;
    width: calc(100% + 52px);
    margin: -3px -26px 30px;
    padding: 10px;
    box-shadow: 0px 5px 3px #00000024;
  }
  #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    > li.mega-menu-item
    h4.mega-block-title {
    padding: 0px;
    margin: 0px !important;
    font-family: "Knockout HTF49-Liteweight";
    letter-spacing: 0.5px;
    font-display: swap;
  }
  #navbarNav .back-menu i {
    display: inline-table;
    padding-right: 10px;
  }
  .banner-content h4 {
    font-size: 4rem;
    line-height: 4rem;
  }
  .banner-content {
    padding: 0px 15px;
  }
  .product_search input {
    width: 100%;
    padding: 12px 15px;
    font-size: 14px;
  }
  #search-overlay {
    top: 79px;
  }
  .banner_box1 .banner-content p br {
    display: none;
  }
  header
    #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    li.mega-menu-item
    > ul.mega-sub-menu {
    padding: 1% 18px;
  }
  #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    > li.mega-menu-item#mega-menu-item-custom_html-5 {
    width: 100%;
  }
  /* button.navbar-toggler {
    outline: none !important;
    box-shadow: none !important;
  }
  .navbar-expand-lg .navbar-collapse{
    display: unset !important;
    flex-basis: unset;
  }
  .navbar-expand-lg .navbar-toggler{
    display: block;
  } */
}

@media (max-width: 767px) {
  .drown_menu_area {
    padding: 0px;
  }
  .skywalker_area .btn.custom_btn {
    margin-right: unset;
    margin: 0px auto 15px;
  }
  .index_devider img {
    height: 20px;
  }
  .about_area,
  .seeds_area,
  .inside-area,
  .best_selling_area {
    padding: 1.4rem 0rem 2rem;
  }
  .best_selling_area {
    padding-top: 3.4rem;
  }
  .inside-area {
    padding: 2.4rem 0rem 2rem;
  }
  .accordfian_area {
    margin-bottom: 0px;
  }
  .trusted_box ul {
    flex-wrap: wrap;
    justify-content: center;
  }
  .point_area .col-lg-3 {
    width: 50%;
    float: left;
  }
  .point-box figure img {
    height: auto;
  }
  .point-box p {
    padding: 2rem 0rem;
  }
  .best_selling_right {
    margin-left: 0rem;
    margin-top: 15px;
  }
  .subscript_form_box .frm_box,
  .frm_box_submit,
  .subscript_form_box input[type="submit"] {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .subscript_form_box {
    flex-wrap: wrap;
  }
  section.faq_secton .accordion-button::after,
  section.faq_secton .accordion-button:not(.collapsed)::after {
    width: 14px;
    height: 14px;
    background-size: 14px;
  }
  .award_left h3,
  .title,
  .privacy-wrap .whl-login h3 {
    font-size: 3rem;
    line-height: 3.2rem;
  }
  .award_left h1,
  .title,
  .privacy-wrap .whl-login h3 {
    font-size: 3rem;
    line-height: 3.2rem;
  }
  .about_btn {
    max-width: 100%;
    margin: 10px auto;
  }
  .product_name {
    font-size: 2rem;
    line-height: 2rem;
  }
  .banner-content h3 {
    font-size: 4rem;
    line-height: 4rem;
  }

  .banner-content h4 {
    font-size: 4rem;
    line-height: 6rem;
  }

  .banner_box {
    height: 43rem;
    padding: 0rem 0rem;
  }

  .banner_box1 .banner-content p {
    font-size: 1.8rem;
    line-height: 1.5em;
  }
}

@media (max-width: 600px) {
  .banner-slider-home .desk-view, .bootstrap-banner .desk-view {
    display: none;
  }
  .hero-banner .owl-item img.desk-view{
    display: none;
  }
  .hero-banner .owl-item img.resp-view, .bootstrap-banner .resp-view{
    display: block;
  }
  .carousel-control-next {
    right: 15px;
  }
  .carousel-control-prev{
    left: 15px;
  }
  section.product_slider_area.home-product {
    padding: 2rem 1rem 4rem;
  }
  .classic-strain .btn {
    line-height: 36px;
  }
  .about_area.hme-abt .bg-img {
    bottom: -1px;
  }
  .about_area.hme-abt {
    padding: 2rem 0 3rem;
  }
  .banner_btn:hover {
    background: #fff;
  }
  .banner-container .banner-slider-home a, .bnr-mbl-content a {
    margin: 0px auto 0;
  }
  .bnr-mbl-content {
    display: block;
  }
  .banner-slider-home .resp-view {
    display: block;
    height: auto;
    min-height: 300px;
    transition: all 0.3s ease-in-out;
  }
  .container.banner-container {
    padding: 0px;
  }
  .banner-slider-home img {
    object-position: top;
  }
  /* .banner-slider-home .slick-slide:nth-child(3){
    display: none;
  } */
  .crowd_section {
    padding: 2rem 0 2rem;
  }
  .crowd_slider {
    margin: 15px 0px 0px;
  }
  .grow-area.grow-vid-sec .col-lg-3.text-center {
    text-align: center !important;
  }
  .banner-responsive.resp-view {
    display: flex;
    align-items: end;
    justify-content: center;
  }
  .banner-mbi-content {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    padding: 0px 20px 20px;
    text-align: center;
  }
  .banner-mbi-content h2 {
    color: #fff;
    font-size: 22px;
    line-height: 22px;
    letter-spacing: 0.5px;
  }
  .banner-mbi-content h2 span {
    color: #0b4d3c;
    /* display: block; */
  }
  .banner-responsive,
  .banner_area.home-banner {
    display: block;
  }
  .banner-mbi-content button.btn.custom_btn.about_btn {
    margin-bottom: 0px;
  }
}

@media (max-width: 400px) {
  .banner-slider-home .resp-view {
    min-height: 200px;
    transition: all 0.3s ease-in-out;
  }
}
