/** Shopify CDN: Minification failed

Line 300:0 Unexpected "#"

**/
@media screen and (min-width: 990px) {

  .mega-menu__link:hover, .mega-menu__link--active {
    background: #EDFF76;
    padding-left: 10px;
    transition: 0.4s;
}
  #Slider-template--17360952918338__featured_collection {
    column-gap: 1.6rem;
}
.header__icon {
    margin-left: 1rem;
}
.product-media-modal__content img {
    height: 100vh;
    object-fit: contain;
}
  div#ProductGridContainer {
    margin-top: 2rem;
}
.grid--7-col-desktop .grid__item {
    width: 13.66%;
}
  ul#HeaderMenu-MenuList-1 ul {
    width: 100%;
}
  details#Details-HeaderMenu-1 > summary:after {
    content: "";
    background-image: url(/cdn/shop/files/Vector.svg?v=1680949743);
    height: 26px;
    width: 26px;
    position: absolute;
    left: 8px;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}
  facet-remove span {
    display: block;
    margin-top: 16px;
}
div#FacetsWrapperDesktop {
    margin-top: -5rem;
}
  nav.header__inline-menu li:first-child span,
  nav.header__inline-menu li:first-child svg {
    color: #333 !important;
}
  .inlineButtons .shopify-payment-button {
    width: 125%;
}
nav.header__inline-menu > ul:first-child > li:first-child {
    background-color: #fff;
    border: 3px solid #EDFF76;
    border-radius: 6px;
}
  details#Details-HeaderMenu-1 > summary {
    padding: 8px 26px 8px 44px;
}
.footer-block.grid__item.footer-block--menu {
    width: 16%;
}
.footer-block.grid__item.footer-block--image {
    width: 18%;
}  
  
}


/*Global*/
body{
  font-family: 'Quicksand', sans-serif !important;
}
.page-width {
    max-width: 1350px;
}
/*Header*/
ul#HeaderMenu-MenuList-1 {
    position: absolute;
    margin-top: 1.2rem;
    box-shadow: 7px 6px 4px #00000040;
    background-color: #fff;
}
button.cart__checkout-button.button.continueShop {
    background-color: transparent;
    color: #C4D938;
    border: 1px solid #C4D938;
    margin-bottom: 10px;
}

.header__submenu a,
.header__submenu span,
.header__submenu svg{
  color:#333 !important;
}
.header__submenu > li:hover,
.header__submenu details[open]{
  background-color: #EDFF76;
}
.header__submenu li{
  position:relative;
}
td.cart-item__totals.right {
    display: none;
}
th#CartDrawer-ColumnTotal {
    visibility: hidden;
}
.product-card-wrapper .badge.sold-out, .price__badge-sold-out {
    background: red;
    width: 80px;
    height: 22px;
    padding: 2px !important;
    font-size: 12px !important;
    color: #fff;
    margin-top: 4px;
    text-align: center;
}
.empty-collection {
    position: relative;
}
.empty-collection:hover:after {
    background-image: url(/cdn/shop/files/Announcement.png?v=1682604508);
    content: "";
    position: absolute;
    top: -6rem;
    right: 0rem;
    height: 100px;
    width: 100px;
}
.zifyapps-sociallogin-wrapper img {
    visibility: hidden;
}
.social_heading {
    margin-top: -1.5rem;
}
.header__submenu ul {
    position: absolute !important;
    left: 100%;
    top: 0;
    background-color: #fff !important;
}
.header__submenu .header__menu-item:hover span,
.header__submenu details[open]>.header__menu-item span{
  color:#333 !important;
}
.search-modal__content {
    padding: 0 !important;
    padding-right: 20px !important;
}
.header__menu-item span {
    text-decoration: none;
}
.whatsapp {
    position: fixed;
    right: 3rem;
    bottom: 4rem;
    z-index:999;
}
/* .product-card-wrapper .media img {
    padding: 2rem;
} */
.product-card-wrapper .media {
    background-color: #fff;
}
.lower-nav {
    background-color: var(--gradient-base-accent-1);
    padding: 8px 0;
}
div#zify-sticky-social a {
    width: 48% !important;
}
nav .list-menu {
    position: relative;
}
header nav a, header nav span, header nav svg {
    color: #fff !important;
    font-weight: 500;
  font-size:15px;
}
input, textarea {
    border: 1px solid #C1C1C1;
    filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.25));
    border-radius: 5px !important;
}
.field:before, .field:after {
    display: none;
}
.field__input:focus-visible {
    box-shadow: none;
}
button {
    font-weight: 700 !important;
}
.hoverViewBtn {
    z-index: 999;
    display: flex;
    justify-content: center;
    margin-top: -8rem;
    margin-bottom: 3.5rem;
    column-gap: 1rem;
    opacity:0;
    visibility:hidden;
}
.product-card-wrapper:hover .hoverViewBtn {
    opacity: 1;
    visibility: visible;
    transition:0.4s;
}
.hoverViewBtn a, .hoverViewBtn button {
    background-color: #fff;
    border-radius: 50px;
    height: 50px;
    width: 50px;
    align-items: center;
    display: flex;
    justify-content: center;
    border: 1px solid #C4D938;
}
.hoverViewBtn a:hover, .hoverViewBtn button:hover {
      background-color: #C4D938;
}
.viewBtn img {
    height: 18px;
}
.hoverViewBtn button img {
    height: 26px;
    margin-top: 4px;
}
.hoverViewBtn .loading img {
    display: none;
}
.verticalProduct.grid {
    margin-bottom: 0.5rem;
}
.dynamicProducts {
    padding-top: 6rem;
    padding-bottom: 6rem;
}
.dynamicProducts a {
    text-decoration:none;
}
.verticalContent {
    width: 200px;
}
.verticalImg {
    width: 80px;
}
.verticalImg img {
    width: 75px;
    height: 75px;
    border: 0.5px solid #C4D938;
    object-fit: contain;
}
.facet-heading {
    color: #19945f;
}
.facet-heading img {
    margin-bottom: -3px;
}
.verticalProduct .price {
    text-align: left;
}
.dynamicProducts h2 {
    border-bottom: 3.4px solid #ACACAC;
    padding-bottom: 12px;
    margin-bottom: 3rem;
    width: fit-content;
    padding-right: 28px;
    font-size: 18px;
}
.verticalProduct .price span {
    font-size: 12px;
    font-weight: 500;
    color: #42895F;
}
.verticalContent h5 {
    margin-top: 2px;
    margin-bottom: 6px;
    font-weight:500;
}
.mobile{
     display:none !important;
}
.search__input {
    font-family: inherit;
}
/*Home Page*/
.slideshow__text {
    display: none !important;
}
.slideshow {
    margin: 2rem 0 !important;
}
##Banner-template--17360952918338__23524c8e-c195-4ce7-8c75-5808b84d38da .banner__content {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
#Banner-template--17360952918338__23524c8e-c195-4ce7-8c75-5808b84d38da .banner__box {
    max-width: 100% !important;
    width: 100% !important;
    background-color: transparent;
    padding: 0 !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#Banner-template--17360952918338__23524c8e-c195-4ce7-8c75-5808b84d38da .banner__heading {
    font-size: 30px;
    font-weight: 600;
}
#Banner-template--17360952918338__23524c8e-c195-4ce7-8c75-5808b84d38da .banner__buttons a {
    background: transparent !important;
    border-radius: 30px !important;
    opacity: 1 !important;
    font-weight: 600;
    box-shadow: inset 0px 4px 4px rgb(0 0 0 / 25%);
    color: transparent;
}
.banner__buttons a:after, .banner__buttons a:before {
    display: none;
}
.card__heading a {
    text-align: center;
    font-weight: 500;
    font-size: 15px;
    margin-top: 1.5rem;
    text-decoration:none !important;
}
.card-information {
    text-align: center;
}
.price {
    text-align: center;
    padding-bottom: 10px;
}
.product-card-wrapper .price span {
    color: #408B5F !important;
    font-weight: 600;
    font-size:14px;
}
.product-card-wrapper .price__regular {
    border: 3px solid #C4D938;
    padding: 4px 14px;
    border-radius: 50px;
}
.product-slider-buttons button {
    position: absolute;
    top: 30%;
}
.product-slider-buttons .slider-button--prev{
  left: 0rem;
}
.product-slider-buttons .slider-button--next{
  right: 0rem;
}
.product-slider-buttons button svg{
  height: 14px !important;
}
.product .slider-button {
    background-color: #C7BFBF;
    border-radius: 50px;
}
.product .slider-button:hover {
    background-color: #C4D938;
}
.product-slider-buttons button {
    position: absolute;
    top: 40%;
    z-index: 99999;
}
.product .slider-button--prev{
  left:2rem;
}
.product .slider-button--next{
  right:2rem;
}
.product slider-component {
  border:2px solid #C0C0C0;
      padding: 2rem;
}
.product .price__regular span, .product .price-item {
    color: #42895F;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: initial;
}
.product .product__media {
  border:none !important;
}
.product button svg{
  height: 10px !important;
}
.product .shopify-payment-button button {
    background-color: #1D4E69;
}
.quantity {
      border: 1px solid #C4D938;
}
.quantity button {
    width: 48px;
    border: 1px solid #C4D938;
    height: 23px;
    align-items: center;
}
.quantity .minus {
    bottom: 0;
    position: absolute;
    right: -1px;
}
.quantity:after {
    display: none;
}
.product .price__badge-sale {
    background: linear-gradient(180deg, #C4D938 0%, #A0B41D 100%);
}
.variant-color {
  transition:0.4s;
}
.variant-color.disabled {
    opacity: 0.3;
    pointer-events: none;
}

.tab {
    border-top: 2px solid #C4D938;
    border-bottom: 2px solid #C4D938;
    display: flex;
    flex-wrap: wrap;
}

/* Style the buttons inside the tab */

.tab span {
    cursor: pointer;
    padding: 14px 19px;
    transition: 0.3s;
    font-size: 14px;
    font-weight: 500;
    color: #42895F;
    position: relative;
    width: 33%;
    display: block;
    text-align: center;
}

/* Change background color of buttons on hover */

/* Create an active/current tablink class */
.tab span.active:after {
    border-bottom: 4px solid #42895F;
    position: absolute;
    content: "";
    height: 6px;
    width: 160px;
    bottom: -3px;
    left: 50%;
    transform: translate(-50%, 0);
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 3rem 2rem;
}

div#shopify-product-reviews input {
    padding: 1rem;
    filter: none;
    font-family: 'Quicksand';
}
div#shopify-product-reviews textarea {
    padding: 2rem 1rem;
    filter: none;
    font-family: 'Quicksand';
}
.spr-button-primary {
    padding: 1rem 2rem !important;
    letter-spacing: initial;
    font-weight: 500;
}
.spr-container {
    padding: 0 !important;
    border-color: transparent !important;
}
.spr-review-content {
    margin-bottom: 0 !important;
}
.spr-review-footer {
    display: none;
}
#shopify-product-reviews {
    margin: 0 !important;
}
div#productDetail ul {
    margin-top: 0;
}
.spr-review {
    padding: 16px 0 !important;
}
.product .spr-icon {
    font-size: 12px;
}
.product .spr-review-header-title {
    display: none;
}
.product .spr-review-header-byline {
    display: block;
    font-style: inherit;
}
.product__description {
    font-size: 14px;
}
div#productDetail li {
    font-weight: 500;
}

.product-slider-buttons button path{
  fill: #438a5e;
}
.inlineButtons {
    display: flex;
  flex-wrap:wrap;
}
.product-form__buttons {
    display: flex;
}
.product h1 {
    font-size: 30px;
    max-width: 450px;
}
.inlineButtons .product-form {
  width:65%;
}
.inlineButtons .product-form__submit {
    margin: 0 2rem;
}
.title, .collection-list-title {
    font-weight: bold;
    font-size: 40px;
    text-align: center;
    margin-bottom: 40px !important;
}

.product-card-wrapper .card__media {
    display: flex;
    justify-content: center;
}

.collection-list-wrapper .card__inner {
    height: 100px !important;
    background-color: transparent !important;
}
.title-wrapper-with-link {
    justify-content: center;
}
#Banner-template--17360952918338__d3b920db-d61f-4ba7-9c6b-20b27e4a491d .banner__heading {
    font-size: 26px;
    font-weight: 600;
}
#Banner-template--17360952918338__d3b920db-d61f-4ba7-9c6b-20b27e4a491d .banner__text {
    color: #1D4E69 !important;
    font-size: 64px;
    font-weight: 600;
    margin: 0 !important;
    line-height: 80px !important;
}
#Banner-template--17360952918338__d3b920db-d61f-4ba7-9c6b-20b27e4a491d .banner__buttons a {
    background-color: #C4D938;
    opacity: 1 !important;
    border-radius: 69px !important;
    box-shadow: inset 0px 4px 4px rgb(0 0 0 / 25%);
    text-transform: uppercase;
    font-weight: 600;
    color: #1D4E69;
    font-size: 24px;
    padding: 17px 37px !important;
}
#Banner-template--17360952918338__d3b920db-d61f-4ba7-9c6b-20b27e4a491d .banner__box {
    padding: 0;
    background-color: transparent !important;
}
.price--large {
    text-align: left !important;
}
.product-grid .card__information {
    margin-top: 0;
    padding-top: 0 !important;
}
.search-main.mob{
  display: none;
}

.footer-block__heading:after {
    content: "";
    height: 1.5px;
    width: 50px;
    background: yellow;
    display: block;
    position: relative;
    top: 22px;
}
footer .list-menu__item {
    color: #fff !important;
    padding-bottom: 0;
    padding-top: 0;
}
footer .list-menu__item--active {
  text-decoration: none;
}
p.copyright__content {
    color: #fff;
}
.needHelp li {
    list-style: none !important;
    position: relative;
    line-height: 22px;
    margin-bottom: 2rem;
    color: #fff;
    padding-left: 1.2rem;
    font-size:1.4rem;
    font-weight:500;
}
.needHelp img {
    position: absolute;
    left: -2rem;
    height: 24px !important;
    top: 50%;
    transform: translate(0, -50%);
}

.box {
/*   border: 4px solid #b9c863;
  border-radius: 9px;
  padding: 4.4rem 5rem 5rem;
  height: 450px */
  margin-right: 6rem;
} 
  
.box h3,
.box2 h3 {
  color: #000000;
  font-size: 23px;
  font-weight: 500;
  margin: 0;
}

.box img {
    height: 444px;
    margin-left: 5rem;
    width: 100%;
    border-radius: 9px;
}

.box2 img {
    border-radius: 9px;
}

.box2 {
/*   border: 4px solid #b9c863;
  border-radius: 9px; */
  padding: 3rem 2rem 3rem;
  margin: 0rem 2rem 5rem;
  display: flex;
  align-items: center;
  justify-content: space-around;
  height: 200px;
}
.box2 .flex:nth-child(2) img {
  margin-top: 2em;
}
div#description ul {
    margin-top: 0;
}
.copyright__content a {
    font-weight: 500;
}

.copyright__content span {
    float: right;
}

@media screen and (max-width: 749px) {
  .header {
    padding-top: 4px !important;
}
  .search-main.mob{
    display: block;
  }
  .search-main.desktop{
    display: none;
  }
  .lower-nav nav {
      display: none;
  }
  .field:after {
    border-color: #438a5e !important;
    box-shadow: none !important;
    z-index: 0 !important;
}
  .search-modal__content {
    padding-right: 0px !important;
}
.slider-component-desktop .slider__slide {
    width: 99% !important;
    margin-left: 0 !important;
}

  #Slider-template--17360952918338__eec3ac0a-62fb-4e74-acd5-2879c9cc3c15 {
    margin-top: 0 !important;
    padding-top: 40px;
}

  .card__heading a {
    font-size: 16px;
}

/*responsive*/
  
#Slider-template--17360952918338__eec3ac0a-62fb-4e74-acd5-2879c9cc3c15 {
    padding-top: 20px;
}

.mobile{
     display:block !important;
}

.desktop{
     display:none !important;
}

.slideshow.banner .slideshow__media {
    height: 65vh !important;
}

.time {
    height: 70px;
    width: auto;
}

#Banner-template--17360952918338__d3b920db-d61f-4ba7-9c6b-20b27e4a491d .banner__heading {
    color: #000000;
    font-size: 14px;
}

#Banner-template--17360952918338__d3b920db-d61f-4ba7-9c6b-20b27e4a491d .banner__text {
    font-size: 26px;
    line-height: inherit !important;
}

#Banner-template--17360952918338__d3b920db-d61f-4ba7-9c6b-20b27e4a491d .banner__buttons a {
    padding: 10px 26px !important;
    min-height: 0;
    font-size: 14px;
    margin-top: -1rem;
}
  .header__heading-logo {
    max-width: 125px !important;
}
.header__icons img {
    height: 30px;
}
.search-modal__form {
    width: 90%;
}
#Banner-template--17360952918338__23524c8e-c195-4ce7-8c75-5808b84d38da .banner__heading {
    font-size: 18px;
    color: #333;
  max-width:280px;
}
#Banner-template--17360952918338__23524c8e-c195-4ce7-8c75-5808b84d38da .banner__box {
    padding: 2rem 1.5rem!important;
    display: block;
}
 #Banner-template--17360952918338__23524c8e-c195-4ce7-8c75-5808b84d38da .banner__buttons a {
    padding: 1rem 2rem;
    min-height: auto;
    font-size: 12px;
    margin-top: -2rem;
} 
.title, .collection-list-title {
    font-size: 26px;
    margin-bottom: 0px !important;
}
.card__heading a {
    font-size: 12px !important;
}
  .product-card-wrapper .price span {
    font-size: 12px;
}
  #shopify-section-template--17360952918338__19e3992b-b45c-430e-bce6-30528a37055c .collection-list .card__information {
    margin-top: -4.5rem;
}
.product-card-wrapper .price__regular {
    border: 2px solid #C4D938;
    padding: 2px 14px;
}
  .collection-list__item {
    margin-top: 2rem;
}
.collection-list img {
    height: 65px !important;
}
.dynamicProducts {
    padding-top: 0;
}
.dynamicProducts .grid__item {
    margin-bottom: 2rem;
}
  .button{
    font-weight:500;
  }
.footer-block-image>img {
    height: 140px;
    width: auto;
}
.footer-block__details-content .list-menu__item--link {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  font-weight:500;
}
.footer-block__heading {
    font-size: 16px !important;
    line-height: 0 !important;
}
 p.copyright__content {
    color: #fff;
    margin-top: 0;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 2rem;
    text-align: center;
} 
 p.copyright__content span {
   float:none;
 } 
.box2 h2, .box2 h3 {
    font-size: 20px;
}
.box {
    padding: 2rem;
    margin-right: 0;
      height: auto;
}
.box a {
    padding: 6px 26px;
    margin-top: 2rem;
    font-size: 12px;
    font-weight: 500;
}
.box p, .box2 p {
    font-weight: 500;
    font-size: 16px;
}
.box img {
    height: auto;
    margin-left: auto;
    width: 100%;
}
.box2 {
    padding: 2rem;
    margin: 2rem 0;
    height: auto;
}
.box2 img {
    width: 120px;
}
.box2 a {
    font-size: 12px;
    padding: 8px 26px;
    margin-top: 2rem;
}
  .box2 .flex:nth-child(2) img {
    margin-top: 0;
}
  .hoverViewBtn {
    display: none;
}
.product slider-component {
    border: none;
  padding:0;
}
.product .product__media-item {
  margin-right:2rem !important;
}
.product .slider-button {
    width: 30px;
    height: 30px;
}
.product {
    margin-top: -2rem !important;
}
.product h1 {
    font-size: 22px;
    margin-top:2rem;
}
.product .price {
    text-align: center;
    padding-bottom: 0;
}
product-modal .product-media-modal__content img{
  width:100% !important;
}
.product-slider-buttons button {
    z-index: 999;
}
product-modal {
  z-index: 9999 !important;
}
.tab span.active:after {
    width: 80px;
}
.inlineButtons .product-form {
    width: 100%;
}
 .inlineButtons .product-form__submit {
    margin: 0 1rem 0 0;
    width: 50%;
} 
 .shopify-payment-button {
       width: 50%;
 } 

  .product__description {
    font-size: 12px;
}
.tab span {
    padding: 14px 0px;
    font-size: 12px;
}
.tabcontent {
    padding: 3rem 0rem;
}
 h2.spr-header-title {
    display: none;
} 
.rating-star {
    letter-spacing: -2px !important;
}
.pagination__list>li {
    max-width: 3.5rem !important;
}
.pagination__item {
    height: 3.5rem !important; 
}
#shopify-section-template--18674452824386__57bd83ab-8360-4193-9609-81507b477f46 .image-with-text__content {
    padding: 0 0 5rem !important;
}

#shopify-section-template--18674452824386__57bd83ab-8360-4193-9609-81507b477f46 .image-with-text__heading {
    margin-bottom: 2rem;
      position: relative;
}
.image-with-text__heading:after {
    left: 0;
    top: 7rem;
}
.section-template--18674452824386__57bd83ab-8360-4193-9609-81507b477f46-padding {
    padding-bottom: 8rem !important;
}
  .layout-zify-socials {
    display: flex !important;
}
div#zify-sticky-social a {
    min-width: 50% !important;
}
header nav a, header nav span, header nav svg, header nav summary {
    font-weight: 500;
    font-size: 14px !important;
}  
  
}


@media screen and (max-width: 600px){

 .box2 img {
    width: 100%;
}

.box2 {
    padding: 0.4rem;
    margin: 0rem 0;
}

.box {
    padding: 0.4rem;
}

.box a, .box2 a {
    padding: 6px 0px;
}

#Banner-template--17360952918338__23524c8e-c195-4ce7-8c75-5808b84d38da .banner__buttons a {
    top: unset;
}
 
}


