/** Shopify CDN: Minification failed

Line 863:0 Unexpected "}"
Line 1184:0 Unexpected "}"

**/
/*!
  @license
  greengrub, by Logicgo Themes
*/

a, abbr, acronym, address, applet, article, aside, audio, b, big, body, canvas, caption, center, cite, code, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, input, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, select, small, span, strike, strong, sub, summary, sup, table, tbody, td, textarea, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  background: 0 0;
  outline: 0;
  text-decoration: none;
}
a{
  text-decoration: none !important;
}
svg{
  vertical-align: middle;
}
li{
  list-style: none;
}
.w-100{
  width: 100%;
}
.padding_width{
  padding: 0 30px;
}
.full__width.mega-menu__list--condensed,
.padding_width.mega-menu__list--condensed{
  padding: 0 15px;
}
.pattern-image:after{
 -webkit-mask-repeat: repeat-x;
  -webkit-mask-position-y: bottom;
  position: absolute;
  height: 64px;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  top: inherit;
  z-index: 1;
}
.pattern-image:before{
  -webkit-mask-repeat: repeat-x;
  -webkit-mask-position-y: bottom;
  position: absolute;
  height: 64px;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: inherit;
  z-index: 1;
  transform: rotate(180deg);
}
.pattern-image {
  position: relative;
}
.swiper-container {
  overflow: hidden;
  position: relative;
   width: 100%;
  height: 100%;
}
.swiper-button-next:after, .swiper-button-prev:after {
  font-size: 0px!important;
}
.swiper-button-next svg{
  transform: rotate(-90deg);
}
.swiper-button-prev svg {
  transform: rotate(90deg);
}
.swiper-button-next, .swiper-button-prev {
  z-index: 2!important;
  width: 40px!important;
  height: 40px!important;
  transform: translateY(-50%);
  margin-top: 0 !important;
  transition: all .5s ease;
  border-radius: var(--buttons-radius)!important;
}
.swiper-button-prev {
  left: 0 !important;
}
.swiper-button-next {
  right: 0 !important;
}
.swiper-button-next svg, .swiper-button-prev svg {
  width: 14px !important;
  height: 14px !important;
}
.swiper-pagination-bullet {
  width: 10px!important;
  height: 10px!important;
  margin: 0 10px !important;
  opacity: 1;
  transition: all .5s ease;
  cursor: pointer;
  border-radius: var(--buttons-radius-outset);

}
.swiper-pagination-bullet-active{
  width: 35px !important;
  border-radius: 10px;
}
.swiper-pagination {
  z-index: 2!important;
  margin: 20px 0;
}
.login_image_wrapper:hover img, .register_image_wrapper:hover img, .product-collection-top-banner:hover img, .second-inner-about-us-top-image:hover img, .video-section__poster:hover img, .team-img:hover img,
.faq_image_wrapper:hover img, .privacy_image_wrapper:hover img, .return_image_wrapper:hover img, .shipping_image_wrapper:hover img, .terms_image_wrapper:hover img{
    transform: scale(1.1);
}
.login_image_wrapper img, .register_image_wrapper img, .product-collection-top-banner img, .second-inner-about-us-top-image img, .video-section__poster img, .team-img img,
.faq_image_wrapper img, .privacy_image_wrapper img, .return_image_wrapper img, .shipping_image_wrapper img, .terms_image_wrapper img{
   transition: all 0.5s ease;
}
.login_image_wrapper .media, .register_image_wrapper .media, .second-inner-about-us-top-image .media, .video-section__poster .media,
.faq_image_wrapper .media, .privacy_image_wrapper .media, .return_image_wrapper .media, .shipping_image_wrapper .media, .terms_image_wrapper .media{
  overflow: hidden;
  border-radius: var(--media-radius);
}
.theme_main_description{
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 10px;
}
.theme_main_subheading{
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 10px;
  letter-spacing: 2px;
  font-weight: var(--text_weight);
}
.theme_main_heading{
  font-size: 34px;
  font-family: var(--font-heading-family);
  line-height: 1.2;
  font-weight: var(--text_weight);
  text-transform: var(--text_style);
}
body.showBefore:before, body.accountshowBefore:before, body.megashowBefore:before {
  content: "";
  top: 0%;
  left: 0;
  height: calc(var(--viewport-height, 100vh) - -100vh);
  width: 100%;
  display: block;
  position: fixed;
  background-color: rgb(var(--color-foreground),.5);
  z-index: 3;
}
.title_bottom_margin{
  margin-bottom: 35px;
}
.blog .card__heading a {
  position: relative;
  transition: all .5s ease;
  font-size: 18px;
  font-weight: var(--text_weight);
  text-transform: var(--text_style);
}
.deal-collection-slider .count-heading{
  font-weight: var(--text_weight);
  text-transform: var(--text_style);
  font-family: var(--font-heading-family);
  font-size: 18px;
  line-height: 22px;
}
.deal-collection-slider .countdown_section {
  list-style: none;
  text-transform: var(--text_style);
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  border-radius: var(--buttons-radius);
  font-weight: var(--text_weight);
}
.deal-collection-slider .countdown_timer {
  font-weight: var(--text_weight);
  font-size: 18px;
  line-height: 20px;
}
.deal-collection-slider .countdown_title {
  font-size: 14px;
  line-height: 18px;
}
.deal-collection-slider .contdown_row {
  display: flex;
  column-gap: 10px;
  align-items: center;
}
.deal-collection-slider .deal_product_heading{
  margin-top: 20px;
}
.product-card-wrapper .card__heading a {
  font-size: 16px;
  text-transform: var(--text_style);
  font-family: var(--font-heading-family);
  transition: all .5s ease;
}
.product-card-wrapper .description_wrapper{
  font-size: 16px;
  line-height: 20px;
}
.quick-add__submit {
  padding: 0.8rem;
  box-sizing: border-box;
}
.card--card .product-card-buttons {
  margin: var(--image-padding);
  position: absolute;
  display: none;
  z-index: 2;
}
.card--card .product-hover{
  display: flex;
}
.card-wrapper product-form .cart_btn{
  min-width: inherit;
  min-height: inherit;
}
.card-wrapper.side_position .card--card .product-card-buttons,
.card-wrapper.center_position .card--card .product-card-buttons,
.card-wrapper.up_position .card--card .product-card-buttons{
  right: 10px;
  top: 10px;
}
.card-wrapper.side_position .card--card .product-hover,
.card-wrapper.center_position .card--card .product-hover,
.card-wrapper.up_position .card--card .product-hover{
  flex-direction: column;
  row-gap: 10px;
}
.card-wrapper.bottom_position .card--card .product-card-buttons{
  left: 0;
  bottom: 10px;
  right: 0;
}
.card-wrapper.bottom_position .card--card .product-hover{
  flex-direction: row;
  column-gap: 10px;
  justify-content: center;
}
.card-wrapper.up_position .card--card .third_cart_btn{
  position: absolute;
  bottom: 10px;
  right: 10px;
  left: 10px;
  display: none;
  z-index: 2;
}
.card-wrapper.up_position:hover .card--card .third_cart_btn{
  display: block;
}
.product-card-wrapper:hover .product-card-buttons{
  display: block;
}
.destination-bar .ttqtyprogress{
  float: left;
  width: 100%;
}
.destination-bar .QuantityAvailable-progress, .quantity-progress{
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 500;
}
.destination-bar .progress-toggle {
  margin: 5px 0px;
  height: 8px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  width: 100%;
  float: left;
  display: flex;
  border-radius: 4px;
}
.destination-bar .progress-bar-toggle {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -khtml-border-radius: 25px;
  border-radius: 25px;
}
.destination-bar .progress-bar-toggle {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}
.destination-bar {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.deal-collection-slider .style2 .product-card-buttons,
.deal-collection-slider .style2 .quick-add.third_cart_btn,
.deal-collection-slider .style2 .side_position .quick-add.defult-button,
.tab_collection-slider .style2 .product-card-buttons,
.tab_collection-slider .style2 .quick-add.third_cart_btn,
.tab_collection-slider .style2 .side_position .quick-add.defult-button,
.product-card-wrapper .defult-button{
  display: none !important;
}
.deal-collection-slider .style2 .product-card-wrapper .quick-add.defult-button,
.tab_collection-slider .style2 .product-card-wrapper .quick-add.defult-button{
  display: block !important;
}
.deal-collection-slider .style2 .card,
.tab_collection-slider .style2 .card {
  flex-direction: row !important;
}
.deal-collection-slider .style2 .product-card-buttons,
.tab_collection-slider .style2 .product-card-buttons{
  display: none;
}
/* .card--standard .product-card-buttons {
  position: absolute;
  transform: translate(-50%);
  left: 50%;
  bottom: 10px;
  right: 0;
  display: none;
  z-index: 2;
} */
.card--standard .product-card-buttons {
  margin: var(--image-padding);
  position: absolute;
  display: none;
  z-index: 2;
}
.card--standard .product-hover{
  display: flex;
}
.card-wrapper.side_position .card--standard .product-card-buttons,
.card-wrapper.center_position .card--standard .product-card-buttons,
.card-wrapper.up_position .card--standard .product-card-buttons{
  right: 10px;
  top: 10px;
}
.card-wrapper.side_position .card--standard .product-hover,
.card-wrapper.center_position .card--standard .product-hover,
.card-wrapper.up_position .card--standard .product-hover{
  flex-direction: column;
  row-gap: 10px;
}
.card-wrapper.bottom_position .card--standard .product-card-buttons{
  left: 0;
  bottom: 10px;
  right: 0;
}
.card-wrapper.bottom_position .card--standard .product-hover{
  flex-direction: row;
  column-gap: 10px;
  justify-content: center;
}
.card-wrapper.up_position .card--standard .third_cart_btn{
  position: absolute;
  bottom: 10px;
  right: 10px;
  left: 10px;
  display: none;
  z-index: 2;
}
.card-wrapper.up_position:hover .card--standard .third_cart_btn{
  display: block;
}

.card-wrapper.side_position .quick-add{
  margin-top: 10px;
}
.complementary-products .card--card .product-card-buttons {
  transform: translate(calc(-50% - (var(--image-padding) * 2)), calc(-50% - (var(--image-padding) * 2)));
}
.card_product_quick-view .quick-add__submit {
  min-width: 40px;
  min-height: 40px;
}
.swatch-anchor {
  font-size: 14px;
  text-decoration: none;
  line-height: 1;
}
.card_product_quantity {
  margin-bottom: 1.2rem;
}
.sticky_cart select,.sticky-quantity,
.wishlist-card-wrapper .sticky-quantity{
-webkit-appearance: none;
-moz-appearance: none;
  text-align: center;
}
.card_product_quantity input[type=number]::-webkit-inner-spin-button,
.card_product_quantity input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.card_product_quantity input[type=number] {
  -moz-appearance: textfield;
}
.d-inline-block {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}

.grid-terminal-flash {
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 5px;
  padding: 5px;
  float: left;
  transition: all .5s ease;
  border-radius: var(--buttons-radius-outset);
}
.grid-terminal-flash svg {
  width: 20px;
  height: 20px;
}
.main-collection-product-grid-section .facets-vertical-form {
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 15px;
  padding: 15px 10px;
  margin-bottom: 30px;
  border-radius: var(--media-radius);
}
.product-grid-container .grid--1-col-desktop .card__inner {
  width: 100%;
  max-width: 30%;
}
.product-grid-container .grid--1-col-desktop .card{
  flex-direction: row !important;
  column-gap: 30px;
}
.product-grid-container .grid--1-col-desktop .description_wrapper{
  display: block;
  margin-bottom: 5px !important;
}
.product-grid-container .grid--1-col-desktop .product_variant{
  max-width: 35%;
}
.product-grid-container .grid--1-col-desktop .side_position .quick-add__submit{
  max-width: 40%;
  width: 100%;
}
.custom-lavel-grid-system.horizontal {
  line-height: 0;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  grid-column: 1;
  grid-row: 2;
}
.facets__form-vertical div#FacetsWrapperDesktop {
  margin-bottom: 0px;
}
div#FacetsWrapperDesktop {
  margin-bottom: 20px;
}
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 9999;
  display: grid;
  align-content: center;
  justify-content: center;
}
.spinnerr {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  margin-left: -25px;
  border-radius: 50%;
  border-bottom: 0;
  animation: loaderOut 2s linear infinite;
}
@keyframes loaderOut {
   0% {
    transform: rotate(0deg);
   }
  50% {
    transform: rotate(180deg);
  }

  100% {
    transform: rotate(360deg);
  }
}
.spinnerr {
  border-color: #333333;
  border: 3px solid #333333;
  border-top: 5px solid #fff;
}
div#ui-countdown {
  display: flex;
  align-items: center;
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  justify-content: center;
  transition: all .5s ease;
}
.countdown-timer .main-c-motel:first-child {
  margin-left: 0;
}
.countdown-timer .main-c-motel {
  font-size: 14px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  margin: 0 2px;
  width: 45px;
  height: 45px;
}
.countdown-item {
  font-size: 18px;
  font-weight: var(--text_weight);
  line-height: 1;
}
.bigtext_countdown {
  font-size: 13px;
  letter-spacing: 0;
  line-height: 1;
}
.page-buttons {
  display: flex;
  justify-content: center;
  column-gap: 30px;
}
.heading-img{
  max-width: fit-content;
  height: auto;
  margin-bottom: 10px!important;
}
.count-bubble {
  position: absolute;
  height: 18px;
  width: 18px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  top: 6px;
  right: 6px;
}
.wishlist-card-wrapper .card__media1 {
  margin: var(--image-padding);
  width: calc(100% - 2 * var(--image-padding));
  border-radius: calc(var(--border-radius) - var(--border-width) - var(--image-padding));
}
.wishlist-card-wrapper .card__media1 img{
  border-radius: var(--product-card-corner-radius);
}
.wishlist-card-wrapper {
  border-radius: var(--product-card-corner-radius);
}
.wishlist-card-wrapper .product-form__buttons,
.wishlist-card-wrapper .quantity{
  margin-top: 10px;
}
.main-wishlist-page .product-hover button,
.main-compare-page .product-hover button {
  z-index: 2;
  position: absolute;
  top: 15px;
  right: 15px;
}
.product-hover button {
  border: none;
  cursor: pointer;
  display: block;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: var(--buttons-radius-outset);
  padding: 0;
  transition: all .5s ease;
}
.product-hover svg {
  width: 20px;
  height: 20px;
}
.compare-card-wrapper li .compare-card-details {
  padding-right: 5px;
}
.compare-card-wrapper li {
  display: flex;
  justify-content: center;
  width: 100%;
  text-align: center;
  padding: 10px 0px;
}
.compare-card-wrapper li:first-child {
  padding: 0px;
}
.main-wishlist-page,
.main-compare-page {
  padding: 0px 15px;
}

.main-compare-page .compare-card-wrapper img,
.main-wishlist-page .wishlist-card-wrapper img {
  width: 100%;
  display: block;
}
.main-compare-page .compare-card-wrapper,
.main-wishlist-page .wishlist-card-wrapper{
  width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
  max-width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
  position: relative;
}
@media screen and (max-width: 989px) {
  .main-compare-page .compare-card-wrapper,
  .main-wishlist-page .wishlist-card-wrapper{
    width: calc(33.33% - var(--grid-mobile-horizontal-spacing) * 2 / 3);
    max-width: calc(33.33% - var(--grid-mobile-horizontal-spacing) * 2 / 3);
  }
}
@media screen and (max-width: 749px) {
  .main-compare-page .compare-card-wrapper,
  .main-wishlist-page .wishlist-card-wrapper{
    width: calc(50% - var(--grid-mobile-horizontal-spacing) * 1 / 2);
    max-width: calc(50% - var(--grid-mobile-horizontal-spacing) * 1 / 2);
  }
}
@media screen and (max-width: 479px) {
  .main-compare-page .compare-card-wrapper,
  .main-wishlist-page .wishlist-card-wrapper{
    width: 100%;
    max-width: 100%;
  }
}
.product-card-buttons button:hover svg{
  -webkit-animation: .6s ease-in-out infinite icon-animation;
  animation: .6s ease-in-out infinite icon-animation;
}
@keyframes icon-animation {
  0%,
  100% {
      -webkit-transform: scale(1);
      transform: scale(1)
  }

  50% {
      -webkit-transform: scale(1.1);
      transform: scale(1.1)
  }
}
@-webkit-keyframes icon-animation {
  0%,
  100% {
      -webkit-transform: scale(1);
      transform: scale(1)
  }

  50% {
      -webkit-transform: scale(1.1);
      transform: scale(1.1)
  }
}

.style2 .countdown-timer{
  display: none !important;
}
/* color swatch */
.card-wrapper:hover .countdown-timer{
  display: none !important;
}
.product-color-variant {
  z-index: 0;
  position: relative;
  box-sizing: border-box;
}
.product-color-variant .product-form__input input[type='radio'] + label.color-swatch,
.product-color-variant .product-form__input input[type='radio'] + label.color-swatch:after,
.product-color-variant .product-form__input input[type='radio'] + label.color-swatch:before{
        border-radius: 0;
}
.product-color-variant .product-form__input input[type='radio'] + label.color-swatch.round,
.product-color-variant .product-form__input input[type='radio'] + label.color-swatch.round:after,
.product-color-variant .product-form__input input[type='radio'] + label.color-swatch.round:before{
    border-radius: 100%;
  }
.product-color-variant .product-form__input input[type='radio'] + label.color-swatch.round-corners,
.product-color-variant .product-form__input input[type='radio'] + label.color-swatch.round-corners:after,
.product-color-variant .product-form__input input[type='radio'] + label.color-swatch.round-corners:before{
        border-radius: 5px;
  }
.product-color-variant .product-form__input input[type='radio'] + label.color-swatch{
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin: .7rem .5rem .2rem 0;
  display: inline-block;
  padding: 10px;
  font-size: 1.4rem;
  letter-spacing: .1rem;
  line-height: 1;
  text-align: center;
  transition: border var(--duration-short) ease;
  cursor: pointer;
  position: relative;
  border-radius: var(--buttons-radius);
}
.product-color-variant .product-form__input input[type=radio]+label.color-swatch{
 width: 20px;
 height: 20px;
}
.product-color-variant .product-form__input input{
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px;
}
.product-color-variant .product-form__input input[type='radio'] + label.color-swatch:hover:before{
  border: 1px rgb(125 124 124) solid;
}
.product-color-variant .product-form__input input[type='radio']:checked + label.color-swatch:before{
  box-shadow: 0 0 0 1px rgb(var(--color-foreground));border-color:rgb(var(--color-foreground));
}
/* .product-color-variant .product-form__input input[type='radio'] + label.color-swatch.variant-swatch{
  background-color:white;
} */
.product-color-variant .product-form__input input.disabled+label{
  text-decoration: line-through;
}
.flex-content-color {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.color-swatch-container {
    line-height: 1;
}
.see-more, .see-less {
  cursor: pointer;
  margin-top: 2px;
  border-radius: 0;
  font-size: 18px;
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
}
.product-color-variant .see-less.round,
.product-color-variant .see-more.round{
  border-radius: 100%;
}
.product-color-variant .see-more.round-corners,
.product-color-variant .see-less.round-corners{
  border-radius: 5px;
}



.product__media-list li {
    border: 1px solid #ddd;
    border-radius: 10px;
}

.collection-list li.grid__item {
    border: 1px solid #ddd;
    border-radius: 10px;
}

.card-wrapper.product-card-wrapper .card.card--card
{
   border: 1px solid #ddd;
    border-radius: 10px;
}
.main-collection-product-grid-section .card.card--card .card__information {
    border-top: 1px solid #e5e5e5 !important;
}

.utility-bar {
    padding: 10px 0px;
}

.main-about-us-left-side-part .about-small-image, .main-about-us-left-side-part .about-small-image-inner {
    border: 1px solid #ddd;
    border-radius: 10px;
}

.main-about-us-left-side-part .main-master-magnifly {
    border: 1px solid #ddd;
    border-radius: 10px;
}
.collection-hero .collection-hero__inner {
    width: 100%;
    margin: 0px;
    min-width: 100%;
    padding: 0px;
}
.collection-hero .collection-hero__inner .collection-hero__text-wrapper {
    max-width: 1500px;
    margin: 0 auto;
}
.collection-hero .collection-hero__inner .collection-hero__text-wrapper .collection-hero__description {
    text-align: center;
}
#shopify-section-multicolumn_GURcQb.aboutmulticolumn {
  background-color: #f9f9f9; /* example */
}
.brand_logo-card__image-wrapper img {
    opacity: 1 !important; 
}
#noreviews-wrapper {
    background: #f9f6f1 !important;
    border: 1px solid #ddd !important;
}
.shpcatg .h3 {
    font-size: 18px !important;
    line-height: 26px !important;
}
}


@media only screen and (min-width: 1430px) and (max-width: 1530px) {
.home-slideshow-section .classic-container {
    height: 600px !important;
}
}
@media only screen and (min-width: 1200px) {
.home-slideshow-section .slider-content [class*=slide_] {
    max-width: 50% !important;
}

/*
.backgrndimg:before
{
content:"";
background:url("/cdn/shop/files/jiri.svg?v=1756887945");
background-repeat: no-repeat;
        position: absolute;
        top: 40px;
        left: 40px;
        width: 100px;
        height: 160px;
}
.backgrndimg:after
{
content:"";
background:url("/cdn/shop/files/rice_0fba9552-ba9b-43bd-9080-1472d8e7104a.png?v=1756887942");
background-repeat: no-repeat;
        position: absolute;
              top: -20;
        right: 20px;
        width: 190px;
        height: 150px;
}
.crafted:before
{
content:"";
background:url("/cdn/shop/files/jiri.svg?v=1756887945");
background-repeat: no-repeat;
        position: absolute;
        top: 40px;
        left: 40px;
        width: 100px;
        height: 160px;
}
.shpcatg:before
{
content:"";
background:url("/cdn/shop/files/jiri.svg?v=1756887945");
background-repeat: no-repeat;
        position: absolute;
        top: 40px;
        left: 40px;
        width: 100px;
        height: 160px;
}
.shpcatg:after
{
content:"";
background:url("/cdn/shop/files/rice_0fba9552-ba9b-43bd-9080-1472d8e7104a.png?v=1756887942");
background-repeat: no-repeat;
        position: absolute;
              top: -20;
        right: 20px;
        width: 190px;
        height: 150px;  
}
*/

}
@media only screen and (max-width: 767px) {
.multiple-buttons a {
    margin-left:0px !important;
}
}

.shpcatg {
  background: linear-gradient(#b49a89f2,  #b49a89fa), url(/cdn/shop/files/tea-bac.jpg?v=1756898300),
    url(/cdn/shop/files/tea-bac.jpg?v=1756898300);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-attachment:fixed;
}
.testmhm { 
    background: linear-gradient(#ffffffe3, #ffffffed),
    url('/cdn/shop/files/rice1_517fb0b1-efcb-4b5f-bf56-017e24951fa3.jpg?v=1756899455');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    background-attachment: fixed; /* optional, if you want it fixed */
}
.testmhm .testimonials-card .review_description p
{
overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 3; /* number of lines to show */
           line-clamp: 3; 
   -webkit-box-orient: vertical;
}
footer {
    background: linear-gradient(#f9f6f1eb, /* #bf842a with 95% opacity */ #f9f6f1f2), url(/cdn/shop/files/ftr.jpg?v=1756901003);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    background-attachment: fixed; /* optional, if you want it fixed */
}


.crafted {
    background: linear-gradient(#ffffffe3, /* #bf842a with 95% opacity */ #ffffffed), url('/cdn/shop/files/rice-bg.jpg?v=1757323796');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    background-attachment: fixed; /* footer-style fixed background */
    color: #fff;                  /* white text for contrast */
    padding: 60px 20px;           /* space inside footer */
    text-align: center;           /* center content */
}
.vidreels {
  background: linear-gradient(#b49a89d1,  #b49a8994), url('/cdn/shop/files/4_433248d2-cfc3-43dc-9149-28c089ca2fc2.jpg?v=1757399009');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-attachment:fixed;
}
/*05-09-2025 css*/
/*
.header .header__icon--cart {
    background: linear-gradient(270deg, #f9e29c, #d4af37, #b8860b) !important;
}

.button.theme_buttons
{
 background: linear-gradient(270deg, #f9e29c, #d4af37, #b8860b) !important; 
 color:#fff !important;
}
.button.theme_buttons:hover
{
 background: linear-gradient(90deg, #f9e29c, #d4af37, #b8860b) !important; 
}
.shipping-flex {
    background: linear-gradient(270deg, #f9e29c, #d4af37, #b8860b) !important;
}*/
.shipping-content-specification .shipping-heading-class.h2 {
    font-size: 20px;
    line-height: 28px;
      overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1; /* number of lines to show */
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
.shipping-flex .shipping-paragraph-class.theme_main_description {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines to show */
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.footer-bottom-main {
    padding: 10px 0px !important;
}
.button.theme_buttons
{
 background: linear-gradient(270deg, #f9e29c, #d4af37, #b8860b) !important; 
 color:#fff !important;
}
.button.theme_buttons:hover
{
 background: linear-gradient(90deg, #f9e29c, #d4af37, #b8860b) !important; 
}
button.quick-add__submit.button, .collection-product-count
{
background: linear-gradient(270deg, #f9e29c, #d4af37, #b8860b) !important; 
 color:#fff !important;
}
button.quick-add__submit:hover
{
 background: linear-gradient(90deg, #f9e29c, #d4af37, #b8860b) !important; 
}
.utility-bar {
    border-bottom: 1px solid #ffffff29;
}
.main-aboutus-section.backgrndimg 
{
 background: linear-gradient(#b49a898c, #b49a89),
    url('/cdn/shop/files/a1.jpg?v=1757146715');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    background-attachment: fixed; /* optional, if you want it fixed */ 
}
.main-aboutus-section.backgrndimg  .main-about-us-left-side-part .main-master-magnifly
{
padding-left:0px !important;
}
.product__media.media.media--transparent {
    background: #fff;
}

.video-reels-arrow {
    display: none;
}
.video-reels-track {
    flex-wrap: wrap;
    justify-content: center;
}
.video-reels-header.text-center {
    text-align: center;
}
.video-reels-track .video-reel-item {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    flex-basis: 20%;
}
.hbacbnr 
{
 background: linear-gradient(#ffffffe3, #ffffffed),
    url('/cdn/shop/files/rice-bg.jpg?v=1757323796');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    background-attachment: fixed; /* optional, if you want it fixed */ 
}
@media only screen and (max-width: 575px)
{
.video-reels-track .video-reel-item {
flex-basis: 100%;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .video-reels-track .video-reel-item {
flex-basis: 50%;
}
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
.video-reels-track .video-reel-item {
flex-basis: 33.33%;
}
}

.product-card-buttons button {
    background: linear-gradient(270deg, #f9e29c, #d4af37, #b8860b) !important;
}
.product-card-buttons button:hover
{
 background: linear-gradient(90deg, #f9e29c, #d4af37, #b8860b) !important; 
}
.black-teas-section
{
 background: linear-gradient(#ffffffe3, #ffffffed),
    url('/cdn/shop/files/2_e1c78d5b-a01f-4e74-b186-1fa7302502be.jpg?v=1757399009');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    background-attachment: fixed; /* optional, if you want it fixed */ 
}
.green-teas-section
{
 background: linear-gradient(#b49a89db, #b49a89e0),
    url('/cdn/shop/files/4_433248d2-cfc3-43dc-9149-28c089ca2fc2.jpg?v=1757399009');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    background-attachment: fixed; /* optional, if you want it fixed */ 
}
.herbal-teas-section
{
 background: linear-gradient(#ffffffe3, #ffffffed),
    url('/cdn/shop/files/3_5044c250-0803-4848-b4cb-96d7f630f398.jpg?v=1757399009');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    background-attachment: fixed; /* optional, if you want it fixed */ 
}
.flaboured-teas-section
{
 background: linear-gradient(#b49a89d1, #b49a8994),
    url('/cdn/shop/files/4_433248d2-cfc3-43dc-9149-28c089ca2fc2.jpg?v=1757399009');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    background-attachment: fixed; /* optional, if you want it fixed */ 
}
.premium-rice-section
{
  background: linear-gradient(#ffffffe3, #ffffffed),
    url('/cdn/shop/files/2_e1c78d5b-a01f-4e74-b186-1fa7302502be.jpg?v=1757399009');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    background-attachment: fixed; /* optional, if you want it fixed */  
}
.featuredteas
{
   background: linear-gradient(#4b2b20e8, #4b2b20f5),
    url('/cdn/shop/files/3_5044c250-0803-4848-b4cb-96d7f630f398.jpg?v=1757399009');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    background-attachment: fixed; /* optional, if you want it fixed */ 
}
.featuredteas .featured-collection-subtitle {
    color: #fff !important;
}

.featuredteas .featured-collection-title {
    color: #fff !important;
}/*
.ricequality
{
   background: linear-gradient(#ffffffe3, #ffffffed),
    url('/cdn/shop/files/5_ed2c0439-68f8-48d6-b77c-bdef0506217c.jpg?v=1757399009');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    background-attachment: fixed; /* optional, if you want it fixed */ 
}*/
.nutrts.isolate {
    background: linear-gradient(#ffffffe3, #ffffffed),
    url('/cdn/shop/files/2_e1c78d5b-a01f-4e74-b186-1fa7302502be.jpg?v=1757399009');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    background-attachment: fixed; /* optional, if you want it fixed */ 
}
.brand_logo_section
{
 background: linear-gradient(#b49a89db, #b49a89e0),
    url('/cdn/shop/files/4_433248d2-cfc3-43dc-9149-28c089ca2fc2.jpg?v=1757399009');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    background-attachment: fixed; /* optional, if you want it fixed */ 
}
.vidreel
{
  background: linear-gradient(#dfdfdfe8,  #ebe8e8fa), url(/cdn/shop/files/tea-bac.jpg?v=1756898300),
    url(/cdn/shop/files/tea-bac.jpg?v=1756898300);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-attachment:fixed;
}
.videos-custom .video-box iframe, .videos-custom .video-box video 
{
  height:500px !important;
}
    .utility-bar__grid--3-col.contact-first {
        grid-template-columns: 1fr !important;
    }
    .header__heading-logo-wrapper img {
    transition:1s ease-out;
}

.header__heading-logo-wrapper img:hover {
    transform: scale(1.1);
}
a.header__icon {
    transition: all 0.5s ease-in-out;
    padding: 10px;
    border-radius: 10px;
}
a.header__icon:hover
{
  background:#9a6f34;
}
.header__icon--cart
{
  margin-left:10px;
}
.header__menu-item:hover span {
  color:#9a6f34 !important;
}
header {
  background:url('/cdn/shop/files/header-black.jpg?v=1757750771') !important;
    /*background: url('/cdn/shop/files/header-bac1_ffc6d50c-e450-4412-a175-fe5070bb8a7f.jpg?v=1757750277');
   */ background-repeat: no-repeat;
    background-size: cover;
}
.bannercstm {
    background: linear-gradient(#b49a89f2,  #b49a89fa), url(/cdn/shop/files/tea-bac.jpg?v=1756898300),
    url(/cdn/shop/files/tea-bac.jpg?v=1756898300);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-attachment:fixed;
    padding: 80px 0px;
}
.bannercstm .slideshow.banner
{
    max-width: 1300px;
    margin: 0 auto;
}
.bannercstm .slideshow__controls {
    border: 0px;
}
.bannercstm .content-container
{
  background-color :transparent !important;
}
.announcement-text-function .swiper-slide
{
    text-align:center;
}
.shopify-policy__container {
    max-width: 1300px;
    padding: 80px 20px;
}
.shopify-policy__container .shopify-policy__title {
    padding-bottom: 20px;
}
.faq-two-column {
    padding: 80px 20px;
}
.faq-button
{
 background: linear-gradient(270deg, #f9e29c, #d4af37, #b8860b) !important; 
 color:#fff !important;
}
.faq-button:hover
{
 background: linear-gradient(90deg, #f9e29c, #d4af37, #b8860b) !important; 
}
a.header__icon:hover {
    transform: scale(1.1);
}
/* Wrapper with dynamic class ricevideo */
.ricevideo {
  position: relative;
  overflow: hidden;
  z-index: 1;
}

/* Background video */
.ricevideo::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("/cdn/shop/files/vid2.gif?v=1757911626") no-repeat center center;
  background-size: cover;
  object-fit: cover;
  z-index: -2;
}

/* Dark overlay */
.ricevideo::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6); /* adjust overlay darkness */
  z-index: -1;
}

/* Make sure section content stays visible */
.ricevideo > * {
  position: relative;
  z-index: 2;
}
.ricevideo .featured-collection-subtitle, .ricevideo .featured-collection-title {
    color: #fff !important;
}
.product__info-wrapper .shopify-payment-button__button {
    background: linear-gradient(270deg, #f9e29c, #d4af37, #b8860b) !important;
}
.product__info-wrapper .shopify-payment-button__button:hover
{
background:#4b2b20 !important;  
}
.product__info-wrapper .product-form__submit
{
background:#4b2b20 !important;
}
.product__info-wrapper .product-form__submit:hover
{
      background: linear-gradient(270deg, #f9e29c, #d4af37, #b8860b) !important;
}
.laber_total_items div{
  background: linear-gradient(270deg, #f9e29c, #d4af37, #b8860b) !important;
}
.product_page_copm_wish.product-hover button {
  background: linear-gradient(270deg, #f9e29c, #d4af37, #b8860b) !important;
}
.product_page_copm_wish.product-hover button:hover {
  background: linear-gradient(90deg, #f9e29c, #d4af37, #b8860b) !important; 
}
.main-product-tabination .tabs-product li a:hover, .main-product-tabination .tabs-product li a.active {
    background: #fff;
}

.main-product-tabination .tabs-product {
    border-radius: 12px;
}

.main-product-tabination {
    background: #fff;
    border-radius: 12px;
}
.all-product-data-inner .featured-collection-grid .collection {
    max-width: 1300px;
    margin: 0 auto;
    display: block;
    padding: 0px 20px;
}
.all-product-data-inner .center.collection__view-all {
    display: none;
}
.product-hover svg[stroke="currentColor"] {
    stroke: #fff;
}
.utility-bar {
    background: linear-gradient(270deg, #f9e29c, #d4af37, #b8860b) !important;
}
.second-inner-about-us-page .main-about-us-page-top {
    display: none;
}


@media only screen and (max-width: 767px) {
.home-slideshow-section .slider_section .slideshow-img.mobile-only img {
    object-position: center right;
}
.utility-bar .swiper-slide svg {
    display: none;
}
}




/*05-09-2025 end*/