/** Shopify CDN: Minification failed

Line 144:0 All "@import" rules must come first
Line 814:4 "font-sie" is not a known CSS property
Line 2001:22 "font-sie" is not a known CSS property
Line 2467:4 Unexpected "{"
Line 2467:5 Expected identifier but found "%"
Line 2467:31 Unexpected "{"
Line 2467:32 Expected identifier but found "%"

**/
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@700&display=swap');

@font-face {
  font-family: 'Poppins';
  src: url('{{ "Poppins-Black.ttf" | asset_url }}') format('truetype');
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('{{ "Poppins-BlackItalic.ttf" | asset_url }}') format('truetype');
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('{{ "Poppins-Bold.ttf" | asset_url }}') format('truetype');
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('{{ "Poppins-BoldItalic.ttf" | asset_url }}') format('truetype');
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('{{ "Poppins-ExtraBold.ttf" | asset_url }}') format('truetype');
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('{{ "Poppins-ExtraBoldItalic.ttf" | asset_url }}') format('truetype');
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('{{ "Poppins-ExtraLight.ttf" | asset_url }}') format('truetype');
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('{{ "Poppins-ExtraLightItalic.ttf" | asset_url }}') format('truetype');
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('{{ "Poppins-Italic.ttf" | asset_url }}') format('truetype');
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('{{ "Poppins-Light.ttf" | asset_url }}') format('truetype');
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('{{ "Poppins-LightItalic.ttf" | asset_url }}') format('truetype');
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('{{ "Poppins-Medium.ttf" | asset_url }}') format('truetype');
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('{{ "Poppins-MediumItalic.ttf" | asset_url }}') format('truetype');
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('{{ "Poppins-Regular.ttf" | asset_url }}') format('truetype');
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('{{ "Poppins-SemiBold.ttf" | asset_url }}') format('truetype');
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('{{ "Poppins-SemiBoldItalic.ttf" | asset_url }}') format('truetype');
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('{{ "Poppins-Thin.ttf" | asset_url }}') format('truetype');
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('{{ "Poppins-ThinItalic.ttf" | asset_url }}') format('truetype');
  font-weight: 900;
  font-style: italic;
}





@import url('https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');









.site-nav__item a.site-nav__link {
    font-family: 'Poppins', sans-serif;
}
.site-nav__dropdown>li>a {
    font-family: 'Poppins', sans-serif;
}
html {
  padding-bottom: 0px !important;
}
.site-header__logo a img {
  width: 100%;
}
.grid-product__title {
  text-transform: unset !important;
  letter-spacing: unset !important;
  text-align: left;
}
.grid-product__price {
  text-align: left;
  font-weight: 600;
}
.section-header__title {
  font-weight: bold;
}
.header-layout--left-center .text-center .site-navigation {
  margin-left: 10px;
  margin-top: 5px;
}
.site-nav__link--has-dropdown svg {
  position: absolute;
  width: 16px;
  right: 5px;
  top: -2px;
  transition: 0.5s;
}
.site-nav__dropdown > li > a {
  border-bottom: 1px solid rgb(214, 214, 214);
  line-height: 1.4285;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0px;
}
.site-nav--has-dropdown:hover .site-nav__link--has-dropdown svg {
  transform: rotate(180deg);
}
.site-nav__item a.site-nav__link {
  letter-spacing: unset;
  padding: 0 30px;
  font-weight: 700;
  font-size: 17px;
  text-transform: unset;
}
.product_reviews_wrapper {
  display: flex;
  justify-content: flex-start;
  font-size: 13px;
  margin: 2px 0px;
}
.featured_collection .grid-product__title {
  font-size: 14px !important;
  font-weight: bold;
  padding-bottom: 2px;
}
.review_text {
  padding-left: 4px;
}
@media (min-width: 1024px) {
  /* .custom_search_enable {
    background: #ebebeb;
    color: #8f8f8f !important;
    min-width: 430px;
    border-radius: 7px;
    text-align: right;
    margin-right: 40px;
    position: relative;
  } */
  .custom_search_enable span.icon__fallback-text {
    width: auto;
    height: auto;
    clip: unset;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    text-transform: initial;
  }
}
.modal--quick-shop {
  z-index: 99 !important;
}
/* select style */
.select_val {
  position: absolute;
  min-width: 100%;
  display: none;
  top: auto;
  left: 0px;
  z-index: 9;
  background-color: #fff;
  border: 1px solid;
  padding: 10px 0px 2px 0px;
  border-top: 1px solid transparent;
}
.select_val a {
  display: block;
  font-size: 15px;
  margin-bottom: 7px;
  padding: 3px 10px;
}
.select_val a:hover {
  background: #f3f3f380;
  text-decoration: underline;
}
.custom_select {
  position: relative;
}
.sort_select {
  display: flex;
  cursor: pointer;
  align-items: center;
  padding: 0 32px 0 10px;
  height: 40px;
  border: 1px solid;
}
.bg_image {
  background-image: url(/cdn/shop/t/401/assets/ico-select.svg);
  background-repeat: no-repeat;
  background-size: 11px;
  height: 10px;
  width: 12px;
  position: absolute;
  right: 11px;
  top: 43%;
  transition: 0.3s;
}
p.selected_val {
  font-size: 13px;
}
.act .bg_image {
  top: 35%;
  transform: rotate(180deg);
}
.sort_select h4 {
  letter-spacing: unset;
  padding-right: 5px;
  margin: 0;
  font-size: 13px;
  text-transform: unset;
}
.sort_select p {
  margin: 0;
}
.show_on_mob {
  display: none !important;
}
@media (max-width: 850px) {
  .show_on_desk {
    display: none !important;
  }
  .show_on_mob {
    display: block !important;
  }
}

/*  */
@media (min-width: 1024px) and (max-width: 1270px) {
  .custom_search_enable {
    margin-right: 0px;
  }
}
/* drawer menu */

.custom_mobile_menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 0px 10px;
}
.custom_mobile_menu li.mobile-nav__item {
  width: 25%;
  padding: 0 5px 6px;
}
.custom_mobile_menu li.mobile-nav__item img {
  border-radius: 50%;
  height: 73px;
  width: 73px;
  object-fit: cover;
}
.custom_mobile_menu li.mobile-nav__item p {
  font-size: 12px;
  letter-spacing: 0px;
  font-family: 'Taro-Regular';
  text-align: center;
  line-height: 1.2;
  margin-bottom: 3px;
}
.custom_mobile_menu li.mobile-nav__item a {
  padding: 0px !important;
}
.mobile-nav__toggle .faux-button,
.mobile-nav__toggle button {
  padding: 0px 22px !important;
}
.mobile-nav__has-sublist .mobile-nav__link {
  letter-spacing: 0px;
  font-weight: bold;
}
.login_grid {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header_section #NavDrawer .drawer__fixed-header {
  height: 70px !important;
}
.header_section #NavDrawer .drawer__header {
  height: 70px !important;
}
.header_section #NavDrawer .drawer__scrollable {
  padding-top: 10px;
}
.site-nav__dropdown > li > a:hover {
  text-decoration: underline;
}
@media (max-width: 800px) {
  .site-nav__link--icon + .site-nav__link--icon {
    margin-left: -8px !important;
  }
}
/*  */
/*  */
/*  */
/* footer css */
/*  */
/*  */
.bottom_footer {
  display: flex;
  justify-content: space-between;
  margin-top: 35px;
  flex-direction: row-reverse;
}
.bottom_footer_column_1 {
  width: 50%;
}
.bottom_footer_column_2 {
  width: 50%;
}
.bottom_footer_column_1 ul.payment-icons {
  margin-top: 0;
  text-align: right;
}
.bottom_footer_column_2 ul.footer__social {
  text-align: left;
}
.bottom_footer_column_2 ul.footer__social li {
  width: 38px;
  height: 38px;
  margin-bottom: 0px;
}
.bottom_footer_column_1 p.footer__small-text {
  font-size: 15px;
  text-transform: uppercase;
  text-align: right;
}
.bottom_footer_column_2 .bottom_footer_menu p {
  font-size: 15px;
  text-align: left;
  margin: 0;
}
.footer__title {
  font-size: 22px !important;
  letter-spacing: unset !important;
  text-decoration: underline;
  text-decoration-thickness: from-font;
}
.site-footer__linklist li {
  margin-bottom: 0px !important;
}
.mobile_more_heading {
  display: none;
}
@media (min-width: 769px) {
  .site-footer {
    padding-bottom: 10px !important;
  }
  .header-layout--left-center .header-item--icons {
    flex: auto !important;
  }
}

.view_all_wrapper {
  text-align: center;
  padding-bottom: 10px;
}
.view_all_wrapper a {
  padding-top: 12px;
  transition: unset !important;
  padding-bottom: 12px;
  border: 1px solid;
}
.view_all_wrapper a:after {
  content: unset !important;
}
.view_all_wrapper a:hover {
  background-color: #fff !important;
  color: #000 !important;
}
@media (max-width: 768px) {
  .mobile_more_heading {
    display: block;
  }
  .mobile_more_heading .footer__social li {
    width: 30px;
    height: 30px;
  }
  .bottom_footer {
    flex-direction: column;
  }
  .bottom_footer_column_1 {
    width: 100%;
  }
  footer.site-footer {
    padding: 20px 0px;
  }
  .collapsible-trigger-btn {
    padding: 5px 10px 5px 0px !important;
  }
  .footer__title {
    font-size: 16px !important;
  }
}
/*  */
/*  */
/* header bar */
/*  */
/*  */
.customer_bar {
  padding: 4px;
  text-align: center;
}
.customer_bar span {
  font-size: 22px;
}
.customer_bar a:hover .text_bar {
  text-decoration: underline;
}
.drawer__scrollable .js-qty__wrapper .js-qty__adjust:hover {
  filter: invert(1);
}
.drawer__scrollable .js-qty__wrapper .js-qty__adjust {
  transition: 0s !important;
}
#CartDrawerForm .drawer__header {
  border: unset !important;
  padding-top: 5px !important;
}
#CartDrawerForm .drawer__footer {
  padding: 10px 10px 20px 10px !important;
}
@media (min-width: 769px) {
  .header_padding {
    padding: 0px 20px !important;
    max-width: 1700px !important;
  }
  .cart-link .icon-cart {
    width: 38px !important;
    height: 38px !important;
  }
  .cart-link .icon-cart path {
    stroke-width: 3px;
  }
  .drawer .drawer__scrollable,
  .drawer__footer,
  .drawer__fixed-header {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  .collection-filter__item--count {
    text-align: center !important;
    margin-bottom: 0px !important;
  }
  .site-header {
    padding: 8px 0;
}
}
@media (max-width: 768px) {
  .customer_bar span {
    font-size: 13px;
  }
}

/*  */
/*  */
/*  */
/* Collection page styling */
/*  */
/*  */
/*  */
.layout_wrap {
  display: flex;
  align-items: center;
}
.collection_view_as {
  width: 75px;
}
.raqs-button-wrapper {
  display: none !important;
}
.collection_grid_view {
  width: 20px;
  height: 20px;
  margin: 0px 5px;
}
.collection_list_view {
  width: 20px;
  height: 20px;
  margin: 0px 5px;
}
.collection_grid_view img,
.collection_list_view img {
  max-width: 100%;
  height: auto;
  cursor: pointer;
  opacity: 0.5;
}
.collection_grid_view.active_layout img,
.collection_list_view.active_layout img {
  opacity: 1;
}
.pd_desc {
  display: none;
}
label.tag__checkbox-wrapper {
  font-size: 13px;
}
.tag__checkbox:before {
  width: 14px;
  height: 14px;
}
.collection-sidebar__group .collapsible-trigger-btn {
  font-family: sans-serif;
  letter-spacing: 0px;
  font-weight: bolder;
  font-size: 17px;
}
.collection-sidebar__group
  .collapsible-trigger-btn
  .collapsible-trigger__icon
  svg
  path {
  stroke-width: 5px;
}
[data-view="collection_list"] .grid__item.grid-product {
  width: 100%;
}
[data-view="collection_list"] .grid__item .grid-product__meta {
  padding: 20px 15px;
  width: 70%;
}
[data-view="collection_list"] .grid-product__content {
  display: flex;
}
[data-view="collection_list"] .grid__item a .grid-product__image-mask {
  max-width: 310px;
  width: 310px;
}
[data-view="collection_list"] .grid__item .pd_desc {
  display: block;
  font-size: 14px;
  text-align: left;
  margin: 10px 0px;
  max-width: 95%;
}
[data-view="collection_list"] .grid-product__tag {
  right: auto;
  left: 0;
}
[data-view="collection_list"] .grid__item .product_reviews_wrapper {
  margin: 7px 0px;
}
.AjaxinatePagination {
  margin: 20px;
  text-align: center;
}
@media (min-width: 769px) {
  .grid__item.grid__item--content {
    padding-left: 25px;
  }
  .collection-filter {
    margin-bottom: 20px;
  }
  .site-footer__linklist a:hover {
    text-decoration: underline;
  }
}
@media (max-width: 768px) {
  .collection-products-view {
    display: none;
  }
}
.price_black {
  color: #111111 !important;
}
a.remove_cart_link {
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
}
a.remove_cart_link svg {
  width: 32px;
  height: 32px;
  line-height: 0;
}
.cart__item {
  position: relative;
}
.cart__checkout_drawer {
  font-family: "Taro-SemiBold";
  letter-spacing: unset !important;
  font-size: 17px !important;
  background: #57b625 !important;
}
.subtotal_drawer_row {
  justify-content: center !important;
  align-items: center;
  border-bottom: 1px solid #e8e8e1;
  padding-bottom: 8px;
}
.subtotal_drawer_row .ajaxcart__subtotal {
  letter-spacing: unset !important;
  font-size: 19px !important;
  font-weight: bold;
}
.subtotal_drawer_row .sub_cart {
  font-size: 19px !important;
  font-weight: bold;
  color: red;
}
.drawer__cart-empty .drawer__scrollable {
  text-align: center;
}
/* .grid-product__color-image{
  background-size:100% !important;
} */

/* collection color variants */
/*  */
/*  */
.colors_col_sect .color-swatch {
  border-radius: unset !important;
  width: 24px;
  height: 24px;
}
.colors_col_sect .color-swatch:before {
  border-radius: unset !important;
}
.column_variant {
  display: flex;
  width: 100%;
  align-items: center;
  border-bottom: 1px solid rgb(214, 214, 214);
  padding: 7px 0px;
}
.colors_col_sect {
  display: flex;
  align-items: center;
}
.column_variant p {
  font-size: 13px;
  margin: 0;
}
.column_variant p a {
  padding: 0px;
  text-align: left;
  padding-left: 5px;
  cursor: pointer;
}
.column_variant:hover p a {
  text-decoration: underline;
}
.cust_dropbtn {
  font-size: 14px;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cust_dropbtn svg {
  margin-left: 5px;
}
.cust_dropdown {
  position: relative;
  display: inline-block;
}
.colors_col_sect .dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 210px;
  padding: 5px 10px;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 3;
  max-height: 300px;
  overflow: auto;
  transition: 0.5s;
}
.colors_col_sect .dropdown-content .color-swatch {
  color: black;
  padding: 15px;
  margin: 0;
  text-decoration: none;
  display: block;
  border-radius: unset !important;
}
.dropdown-content .color-swatch:before {
  border-radius: unset !important;
}
.show_var {
  display: block;
  transition: 0.5s;
}
@media (max-width: 1000px) {
  .colors_col_sect .color-swatch {
    width: 17.5px;
    height: 17.5px;
    margin: 0px 4px 4px 0px;
  }
  .colors_col_sect .color-swatch--small:before {
    border-width: 2px !important;
  }
  [data-center-text="true"] .grid-product__colors {
    justify-content: flex-start !important;
  }
  .cust_dropbtn svg {
    margin-left: 3px;
    width: 11px;
    height: 11px;
  }
  .cust_dropbtn {
    font-size: 11.5px;
    padding-right: 0;
    padding-left: 2px;
    letter-spacing: 0px;
    font-weight: bold;
  }
  .product_reviews_wrapper {
    font-size: 12px;
  }
  .colors_col_sect .dropdown-content {
    min-width: 170px;
    padding: 4px 8px;
    right: 50%;
    transform: translateX(29%);
  }
  .colors_col_sect .dropdown-content .color-swatch {
    padding: 11px;
  }
  .column_variant p {
    font-sie: 11px;
  }
}
input#myInput {
  padding: 10px 16px;
  width: 100%;
  background: #fbfbfb;
  border: 1px solid rgba(34, 34, 34, 0.5);
  height: 36px;
  border-radius: 50px;
  min-height: 0;
  margin: 0;
  color: inherit;
  line-height: 14px;
  font-size: inherit;
  margin-top: -5px;
  margin-bottom: 10px;
  font-size: 14px;
}
input#myInput::placeholder {
  font-size: 14px;
}
#FilterDrawer input#myInput {
  margin: 5px 0 10px;
}

@media (min-width: 769px) {
  #CollectionAjaxContent .grid__item--sidebar {
    /*     width:22.5%; */
    top: 115px;
  }
  #CollectionAjaxContent .grid__item--content {
    /*     width:77.5%; */
  }
  .collapsible-content__inner .act_tag {
    max-height: 210px;
    overflow: auto;
    padding: 5px 0px 0px;
  }
  .collapsible-content__inner .no-bullets {
    margin-bottom: 0px;
  }
  select#SortBy {
    font-size: 15.5px !important;
    padding: 5px 10px 5px 80px !important;
    border: 1px solid;
  }
  .collection-filter__sort-container {
    position: relative;
  }
  p.custom_sort_t {
    position: absolute;
    top: 12.5px;
    letter-spacing: 0px !important;
    font-weight: bold;
    left: 10px;
    font-size: 14px !important;
  }
  .collection-products-view {
    flex: 0 1 22%;
  }
  .shopify-app-block div#looxReviews {
    padding: 0px 30px;
  }
  .collapsible-content__inner .act_tag::-webkit-scrollbar-thumb,
  .grid__item--sidebar::-webkit-scrollbar-thumb {
    background: #757575;
  }
  .collapsible-content__inner .act_tag::-webkit-scrollbar-track,
  .grid__item--sidebar::-webkit-scrollbar-track {
    background: #ebebeb;
  }
  .collapsible-content__inner .act_tag::-webkit-scrollbar,
  .grid__item--sidebar::-webkit-scrollbar {
    width: 4px;
  }
}
.shop_all_tab_btn {
  text-align: center;
}
.shop_all_tab_btn a {
  transition: unset !important;
  border: 1px solid #000;
  color: #fff;
  padding: 12px 30px;
  background: #000;
  font-size: 16px;
  transition: 0.2s;
}
.shop_all_tab_btn a:hover {
  color: #000;
  background: #fff;
}
a.site-nav__link:hover {
  text-decoration: underline;
}

.rebuy-cart__flyout-discount-container {
    display: none !important;
}

/*  */
/*  */
/*  */
afterpay-placement {
  margin-bottom: 5px !important;
}
@media (max-width: 768px) {
  .shop_all_tab_btn {
    margin: 20px 0px;
  }
  afterpay-placement {
    margin-bottom: 10px !important;
  }
  .product-single__meta {
    margin-top: 0px !important;
  }
  .flickity-page-dots {
    position: unset !important;
  }
  .product__main-photos {
    margin-bottom: 15px !important;
  }
  .collection-filter__item--sort {
    flex: 0 1 48% !important;
  }
  label.custom_sort_t {
    display: none;
  }
  .afterpay-paragraph {
    font-size: 14px !important;
  }
}
/* pdp */
/*  */
/*  */
.product-single__meta .product__price {
  color: #c70f0d;
  font-size: 30px !important;
  font-weight: 700;
}
.product-single__meta .product__price--compare {
  color: #999;
}
.blkprt {
  font-size: 16px !important;
  font-weight: 700 !important;
  color: #000 !important;
}
.upsell-product label {
  text-transform: unset !important;
  letter-spacing: 0px !important;
}
.upsell-check-lid {
  margin-right: 5px !important;
}
.upsell-product label a {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
  color: #0793ff;
  text-decoration: underline;
  font-weight: bold;
  font-size: 16px;
}
.upsell_block {
  margin: 15px 0px !important;
}
/*  */
/*  */
/*  */
.PDP .product-section .product-block .color-swatch {
  height: 52px;
  width: 52px;
  border-radius: 10%;
  background-size: 130%;
}
.PDP[data-swatch_style="round"]
  .product-section
  .product-block
  .color-swatch:before {
  border-radius: 10%;
  border-width: 2px;
}
.PDP .product-section .product-block .variant__label {
  font-weight: bold;
  font-size: 18px !important;
  letter-spacing: 0px !important;
}
.variant-input-wrap .flickity-page-dots {
  display: none;
}
.variant-input-wrap .flickity-prev-next-button {
  width: 28px;
  height: 28px;
  transform: translateY(-90%);
  background: #fff;
  color: #000;
  border: 1.5px solid;
}
.variant-input-wrap .flickity-prev-next-button:hover {
  width: 28px;
  height: 28px;
  transform: translateY(-90%);
}
.variant-input {
  padding: 2px 0px;
}
.upsell-product {
  text-align: left;
}
.PDP .product-block--header {
  margin-bottom: 0px !important;
}
div#infiniteoptions-container {
  margin: 5px 0px 15px 0px;
}
#infiniteoptions-container label {
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0;
  margin-bottom: 5px;
  margin-top: 5px;
}
.product__price.on-sale {
  color: #c70f0d !important;
  font-size: 30px !important;
  font-weight: bold;
}
.product__price--compare {
  font-size: 31px !important;
  font-weight: bold;
}
.PDP .product__price-savings {
  color: #000;
}
.PDP .off_price {
  color: #000;
}
.PDP .sale_text {
  font-weight: bold;
  color: #FF5757 !important;
  font-size: 22px !important;
  margin-right: 5px;
}
[data-center-text="true"] .variant-input-wrap label {
  border-radius: 8px;
  font-size: 17px;
}
.PDP #shopify-block-loox-rating {
  border-bottom: 1px solid #e8e8e1;
  margin-bottom: 7px;
  padding-bottom: 3px;
}
.PDP .product-single__title {
  font-size: 25px;
}
.PDP .color_swatch {
  width: 100%;
  margin-bottom: 10px;
  position: relative;
}
.PDP .feature-row__item .h1 {
  font-size: 50px;
}
.PDP .section-header__title {
  font-size: 45px;
}
.PDP .variant-input-wrap label:hover {
  color: #157401;
  box-shadow: 0 0 0 1.5px #157401;
  background-color: rgb(247, 247, 247);
}
.icon-and-text div span {
  font-weight: 600;
}
.loox-rating {
  opacity: 0;
}
.mobile_content {
  display: none;
}
@media (max-width: 650px) {
  .PDP .color_swatch {
    width: 98%;
  }
  .PDP .colors_col_sect {
    display: none;
  }
  .PDP .section-header__title {
    font-size: 30px;
  }
  .desktop_content {
    display: none;
  }
  .mobile_content {
    display: block;
    padding: 17px;
  }
  .mobile_content #shopify-block-loox-rating {
    border: 0;
    margin: 0;
  }
  .breadcrumbs_pdp {
    display: none;
  }
  .PDP .feature-row__item .h1 {
    font-size: 35px;
  }
  .PDP .product-single__title {
    font-size: 22px;
  }
  .product__price.on-sale,
  .product__price--compare {
    font-size: 26px !important;
  }
  .PDP .sale_text {
    font-size: 18px !important;
  }
  .PDP .product-section .product-block .variant__label {
    font-size: 16px !important;
  }
  [data-center-text="true"] .variant-input-wrap label {
    font-size: 13px;
  }
  .PDP .product-section .product-block .color-swatch {
    width: 38px;
    height: 38px;
    margin: 2px;
  }
  .blkprt {
    font-size: 14px !important;
  }
  .upsell-product label a {
    font-size: 14px;
  }
}
/*  */
/*  */
/*  */
/* quick add modal style */
.modal--quick-shop .product-block--price {
  display: inline-block;
}
.modal--quick-shop .shopify-app-block {
  display: inline-block;
  float: right;
}
.modal--quick-shop .product-single__title {
  font-size: 22px;
}
.modal--quick-shop .product-block {
  margin-bottom: 15px;
}
.modal--quick-shop .variant-input-wrap label {
  padding: 5px 15px !important;
}
.modal--quick-shop .variant-input .color-swatch {
  height: 30px !important;
  width: 30px !important;
  border-radius: 100% !important;
}
.modal--quick-shop .variant-input .color-swatch:before {
  border-radius: 100% !important;
  border-width: 4px;
}

.modal--quick-shop .variant__label[for] {
  font-size: 13px !important;
  letter-spacing: unset;
  font-weight: bold;
}
.product-single__meta .product-block .js-qty__wrapper {
  max-width: 115px !important;
}
.product-single__meta .product-block .js-qty__num {
  padding: 14px 25px !important;
}
@media (max-width: 600px) {
  .product-single__meta .product-block .js-qty__num {
    padding: 10px 20px !important;
  }
}
.product-single__meta .product-block .js-qty__adjust {
  padding: 0px 12px;
}
.product-single__meta .product-block .js-qty__adjust--minus {
  left: 0px;
  border-right: 1px solid #e8e8e1;
}
.product-single__meta .product-block .js-qty__adjust--plus {
  right: 0px;
  border-left: 1px solid #e8e8e1;
}

.product-single__meta .add_btn_qty {
  display: flex;
  justify-content: space-between;
}
.product-single__meta .add_btn_qty .product-block {
  margin-bottom: 10px;
}
.product-single__meta .custom_pd_atc {
  width: 100%;
}
.modal--quick-shop .custom_pd_atc {
  float: right;
  width: 73%;
}
@media (max-width: 650px) {
  .product-single__meta .add_btn_qty {
    flex-direction: column;
  }
  .product-single__meta .custom_pd_atc {
    width: 100%;
    transition: 1s;
  }
  .product-single__meta .custom_pd_atc button.add-to-cart {
    margin: 0;
  }
  .custom_pd_atc.stick_bot {
    position: fixed;
    transition: 1s;
    left: 0px;
    background: rgb(255, 255, 255);
    padding: 0px;
    margin: 0px !important;
margin-top: 22px !important;
    z-index: 5;
  }
  .custom_pd_atc.stick_bot .product-block {
    margin-bottom: 0px;
  }
}
.variant__label-info {
  padding-left: 5px;
}
.product-single__meta .custom_pd_atc .add-to-cart {
  font-weight: bold;
  /* background: #57b625; */
  letter-spacing: 0px;
  font-size: 25px;
  padding: 8px 10px 8px;
  background:#50BFD2;
}

.grid-product__content .grid-product__tag--sale {
   background-color: #FF5757;

 
}


@media (max-width: 600px) {
  .product-single__meta .custom_pd_atc .add-to-cart {
    font-size: 18px;
    margin-left: 5px;
  }
}
.modal--quick-shop .variant-wrapper.js {
  padding: 10px;
  border: solid 0.0325rem rgba(0, 0, 0, 0.15);
  margin-top: 15px;
}
.modal--quick-shop .variant-input-wrap label.disabled {
  display: none;
}
[data-type_product_capitalize="true"] .grid-product__title {
  font-family: Arial, Helvetica Neue, helvetica, sans-serif !important;
}
@media (max-width: 768px) {
  .modal--quick-shop .custom_pd_atc {
    width: 100%;
  }
  [data-type_product_capitalize="true"] .grid-product__title {
    font-size: 13.5px !important;
  }
}
.modal__inner .grid__item {
  width: 50% !important;
}
.modal--quick-shop .show_more_variant {
  display: none !important;
}
.modal--quick-shop .color-variant-input-wrap {
  height: auto !important;
}
.modal--quick-shop .custom_sale {
  display: none !important;
}
.modal--quick-shop .product-single__meta .add_btn_qty {
  margin-bottom: 15px;
}

/* Upsell checkbox */
/*  */
/*  */

.icon_width {
  display: flex;
  width: 100%;
  align-items: center;
}
.icon_width span {
  padding-right: 10px;
}
.icon_width p {
  margin: 0;
}
.js-drawer-open body {
  overflow: hidden;
}
.modal--quick-shop .color-variant-input-wrap {
  display: block !important;
}

.faq_main .collapsible-trigger__icon {
  right: 0 !important;
  left: auto !important;
}
.faq_grid .collapsible-trigger--inline {
  padding: 15px 40px 15px 20px;
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  font-size: 18px;
  font-weight: 600;
}

.faq_grid .collapsible-trigger--inline.is-open {
  background: #ebebeb;
}

.faq_main .collapsible-trigger__icon {
  right: 10px !important;
  left: auto !important;
  border: none;
}
.faq_main .collapsible-trigger__icon:after,
.faq_main .collapsible-trigger__icon:before {
  content: "";
  position: absolute;
  background: #000;
}
.faq_main .collapsible-trigger__icon:before {
  left: 50%;
  top: 6px;
  bottom: 6px;
  width: 2px;
  transform: translate(-50%);
}
.faq_main .collapsible-trigger__icon:after {
  top: 50%;
  left: 6px;
  right: 6px;
  height: 2px;
  transform: translateY(-50%);
}
.faq_main .collapsible-trigger__icon svg.icon.icon--wide,
.collapsible-trigger--inline.is-open
  .collapsible-trigger__icon.collapsible-trigger__icon--open::before {
  display: none;
}

.faq_main .rte.collapsible-content__inner--faq {
  padding: 20px;
}
.page_faqs_wrapper {
  max-width: 1600px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.faqs-wrapper-div {
  width: calc(50% - 20px);
  margin: 0 10px;
}

@media (max-width: 1024px) {
  .faq_grid .collapsible-trigger--inline {
    font-size: 15px;
  }
}

@media (min-width: 780px) {
  .js-drawer-open .main-content:after {
    left: -450px !important;
    z-index: 99 !important;
    background-color: rgb(0 0 0 / 94%) !important;
    width: 100%;
    inset: 0px;
    backdrop-filter: blur(4px);
  }
  .js-drawer-open.js-drawer-open--search .main-content:after {
    left: auto !important;
    z-index: 10 !important;
  }
}
.modal--quick-shop .page-content .page-width .grid {
  display: flex;
}

.color-variant-input-wrap {
  height: 70px;
  overflow: hidden;
  display: flex;
  width: 90%;
  flex-wrap: wrap;
  transition: 0.2s;
}
.color-variant-input-wrap.h_auto {
  height: auto !important;
  transition: 0.2s;
}

.show_more_variant {
  height: 35px;
  width: 35px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #0000005c;
  color: #fff;
  position: absolute;
  right: 10px;
  z-index: 9;
  cursor: pointer;
  font-size: 25px;
  margin-top: 12px;
}
.show_more_variant.open_var {
  transform: rotate(0deg);
  padding: 0 0px 1px;
  font-size: 14px;
  font-weight: bold;
}
.collection-sidebar__group .collapsible-content__inner {
    margin-top: 20px;
}


.collapsible-trigger__icon .icon {
    right: 10px;position:relative;
}
.site-nav__dropdown>li>a {
    color: #000;
    text-decoration: none;
}
.product-block--tab+.product-block--tab{
  margin-top:0px !important;
}

.product-block.product-block--tab {
    margin-top: 12px;
}
.faq-section {
    padding: 20px 0;
}
@media (max-width: 767px) {
  .faq_grid .collapsible-trigger--inline {
    font-size: 15px;
    padding: 13px 40px 13px 10px;
  }
  .faqs-wrapper-div {
    width: 100%;
    margin: 0;
  }
  .faq_main .rte.collapsible-content__inner--faq {
    padding: 15px 10px;
  }
  body.template-page.frequently-asked-questions .hero {
    background: transparent;
    position: relative;
    height: auto;
  }
  body.template-page.frequently-asked-questions .hero .hero__image-wrapper {
    position: relative;
  }
}

@media (max-width: 650px) {
  .show_more_variant {
    height: 30px;
    width: 30px;
    padding: 0 0 5px;
    right: 0px;
    margin: 7px 0 2px;
  }
  .color-variant-input-wrap {
    height: 52px;
  }
}
#fc_frame {
  display: none !important;
}

.page-width-cust {
  max-width: 1200px;
  margin: 0 auto;
}

/* mobile search scroll behavior */
.ss_p .custom_search_enable {
  width: calc(100% - 110px) !important;
  max-width: calc(100% - 110px) !important;
  bottom: 17%;
  z-index: 10;
  transition: 0.4s;
}
.custom_search_enable {
  display: block;
}
.custom_search_enable,
.site-header,
.header-item--logo {
  transition: 0.4s;
}
.ss_p .header-item--logo {
  opacity: 0;
  transition: 0.4s;
}
.ss_p .site-header {
  padding-bottom: 0px;
  transition: 0.4s;
}
.ss_p .site-header__search-container.is-active {
  bottom: 0 !important;
  height: 100% !important;
}
@media (max-width: 768px) {
  .supports-touch.lock-scroll body {
    overflow: hidden !important;
  }
}
.modal--quick-shop .custom_add {
  display: none !important;
}
.modal--quick-shop .actuall_add {
  display: block !important;
}
.free_item {
  display: none;
}

.drawer__scrollable {
  position: relative;
}
.drawer__close {
  position: absolute;
  right: 15px;
  z-index: 9;
  top: 19px;
  width: fit-content !important;
}
.mobile-nav__item:after {
  border-bottom: none !important;
}
.multiple-menus .mobile-nav__has-sublist {
  margin-bottom: 0;
}
.mutilpe-link {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  gap: 10px;
  padding: 0px 20px;
  justify-content: space-between;
}
.mutilpe-link .menu-link {
  width: 48%;
/*   border: 1px solid black; */
/*   border-radius: 5px; */
/*   padding: 3px 10px; */
  font-weight: 900;
  font-size: 12px; 
  position:relative;
  text-transform:uppercase;
  font-family: "Taro-Bold";
}
svg.feather.feather-chevron-down.arrow-right{
  position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    width: 20px;
}
.child-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 7;
    background: white;
    transform: translateX(100%);
  transition:all 0.5s;
  overflow-y: auto;
}
.child-heading h4{
  font-size: 20px;
  text-align: center;
    padding: 13px 0px 10px 0px;
  border-bottom:2px solid #d0d0d0;
  margin:0;
  letter-spacing: 0;
    text-transform: capitalize;
}
.mobile-nav__has-sublist.mobile-nav__link button{
position: absolute;
    right: 0px;
    z-index: 9;
    top: 15px;
    width: fit-content!important;
    height: fit-content;
}
.mobile-nav__has-sublist.mobile-nav__link button .icon {
    height: 28px;
    width: 28px;
}
li.child-link {
    font-size: 18px;
/*     border-bottom: 2px solid #d0d0d0; */
    padding: 10px 20px;
    position:relative;
    font-family: 'Oswald', sans-serif;
}
li.child-link a{
  color:#6d7175 !important;
}
.grandchild ul {
  margin:0;
}
.grandchild-link{
  padding: 10px 0px;
    font-weight: 500;
}
.grandchild{
  display:none;
}
.grand-child-open .grandchild{
display:block;
}
.grand-child-open .grand-drop svg.feather.feather-chevron-down.arrow-right{
   transform: rotate(180deg);
}
.child-img{
  padding:0px 20px;
}
.child-menu img{
      max-width: 100%;
    width: 100%;
}
.arrow-down{
  position: absolute;
    right: 16px;
    top: 13px;
  transition:all 0.3s ;
  height: 24px;
  transform: rotate(270deg);
}
.grand-child-open .grand-drop{
  transform: rotate(180deg);
}
.back-arrow {
    position: absolute;
    left: 0px;
    top: 14px;
    height: 24px;
    transform: rotate(90deg);
  z-index:10;
}
.menu-link .arrow-right{
  position: absolute;
    right: 0;
    height: 24px;
    top: 0;
    transform: rotate(270deg);
}
.buttonnnn{
      transform: translateX(372px) !Important;
}
.main-link-img{
  width: 100%;
padding-bottom: 14px;
}
.main-link-img img{
  width: 100%;
    height: 100%;
    border-radius: 10px;
}
#Linklist-collections1{
  border-top:2px solid #d0d0d0;
  border-bottom:2px solid #d0d0d0;
      padding-top: 20px;
}
.mobile-nav__sublist .mobile-nav__item:last-child{
  padding-bottom:0 !important;
}
.child-menu ul{
  margin:0;
}
.back-arrow{
  opacity:0;
  transform: translateX(100%) rotate(90deg);
  transition:all 0.5s;
    left: 100%;
      position: sticky;
  padding:0;
  margin-top:3px;
}
.back-arrow.back-visible{
    opacity:1;
    transform: translate(0) rotate(90deg);
    height: 20px;
    width: 20px;
    top: 5px;
  left: 0;
}
.border-remove{
  border: none !important;
}
.mobile-nav>.mobile-nav__item{
    border-top:2px solid #d0d0d0;
    font-family:'Taro-Regular';
}
.drawer__close-button{
  top:-6px;
}
.mobile-nav__item:not(.mobile-nav__item--secondary)+.mobile-nav__item--secondary{
  margin-top: 0 !important;
}
.mobile-nav>.mobile-nav__item .mobile-nav__link{
  font-size:16px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#Label-collections1{
  font-size: 20px;
  font-family: 'Taro-Bold';
}
.mobile-nav{
 margin-top: -35px !Important;
}
.child-heading{
  position: sticky;
    top: 0;
    background: #fff;
  z-index: 10;
}
.child-menu .drawer__close{
  z-index:10 !important;
}
.drawer__close.close-fixed{
  position:fixed;
}
button.custom_add{
  display:none;
}

.vip-video-custom-section{clear:both;}


.myaccountbtn {
    max-width: 400px;
    margin: 0 auto;
    margin-bottom: 50px;
}

.myaccountbtn .button-dark {
    background: #f594b2;
    border: 1px solid #f594b2;
    border-radius: 8px;
    padding: 20px 0;
    color: #000;
}

.myaccountbtn .button-dark:hover {
    color: #fff;
    background: #000;
    transition: .3s ease-in-out;
}

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

@media(max-width:650px){
  .drawer--left{
    width:100% !important;
  }
  .myaccountbtn {
    max-width: 300px;
    margin-bottom: 20px;
}
}

@media (min-width:481px) {
.sass-grid {
    padding: 0 15px;
}
}

@media (min-width: 769px){
.template-search .grid__item.grid__item--content {
 width: 75%;
}
}

.answer {
    overflow: auto;
}

.variant-wrapper {
    display: block !important;
}
.Personalize-backside .spb-productdesctextcolor {display: none;}
.Personalize-backside fieldset {border: 0; padding: 0;}

.Personalize-backside fieldset label {
    font-size: 13px !important;
}
.Christmas\,hidden {
    display: none;
}

.priority-processing-ships-next-business-day {
    display: none !important;
}

a.grid-product__link {
    color: #000;
    color: var(--colorTextBody);
    text-decoration: none;
    background: transparent;
}
.container_main {
    max-width: 1400px;
    padding: 0 15px;
    margin: 0 auto;
}

.container_main .slider-viewport {
    overflow: hidden;
}

.color-swatch-dropdown {
    
    bottom: 30px;
}

.more-colors-button {
    margin-top: 0!important;
}

.hero-main-title {

    color: #3bd4e7;
}

a.dropdown-color span {
    font-size: 13px;
}

.color-swatch-dropdown  {
    position: absolute;
    bottom: 30px;
    left: 0;
    background: #fff;
    border: 1px solid #ddd;
    width: 200px;
    max-height: 220px;
    overflow-y: auto;
    display: none;
    z-index: 9999;
    box-shadow: 0 6px 16px rgba(0,0,0,0.15);
    border-radius: 6px;
}
.hero-main-title {
    font-size: 30px;
    margin-bottom: 1.5rem;
    font-weight: 400;
    letter-spacing: 1px;
}

.grid__image-ratio--portrait:before {
    padding-bottom: 100% !important;
}

.index-section--small.recent-views .section-header {
    margin-bottom: 0;
}


#CollectionAjaxContent .page-width {
    max-width: 1480px;
}
.newsletter-Custom_Newsletter {background:#ffffff !important;}
[data-center-text=true] .collapsible-trigger-btn {
    width: 100%;
    text-align: left !important;
    padding: 12px;
    font-size:18px;
    font-weight: 600;
    cursor: pointer;
    letter-spacing:0;
    text-transform:capitalize;
  
}


/* FAQ */

.description_accordion>ul.accordion li ul.inner.faq-inner {
    overflow: visible;
    max-height: fit-content;
    padding: 10px 10px 0;
  }

  .product-page .product-single .product-content .product-form form > .faq-section {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
    font-family: Roboto;
  }

  .faq-section h4 {
    display: inline-block;
    border-bottom: 4px solid #57b625;
    line-height: 0.5;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 6.25px;
    font-size: 11px;
    margin-top: 10px;
    margin-bottom: 0;
    padding: 0 10px;
  }

  .faq-wrapper {
    padding-top: 0;
  }

  .faq-entry {
    border-bottom: 1px solid #cfcfcf;
    padding: 0;
  }

  .faq-entry .question {
    display: grid;
    grid-template-columns: auto 40px;
    cursor: pointer;
  }

  .faq-entry .question p {
    margin: 0;
    line-height: 1;
    font-weight: bold;
    font-size: 15px;
    
  }

  .faq-entry .bulb {
    background-image: url("/cdn/shop/files/light-bulb-14-128.png?v=1666813701");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }

  .faq-entry.active .bulb {
    background-image: url("/cdn/shop/files/lightbulb.png?v=1666886552");
  }

  .faq-entry .answer {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 0;
    transition: visibility 0.5s, max-height 0.7s, padding 0.5s, border 0.5s, opacity 0.5s linear;
  }

  .faq-entry:not(.active) .answer {
    visibility: hidden;
    opacity: 0;
    max-height: 0;
    padding-top: 0px;
  }
  .faq-entry.active .answer {
    border-top: 1px solid #cfcfcf;
    padding: 15px 0;
    visibility: visible;
    opacity: 1;
    max-height: 500px;font-sie:15px;
    transition: visibility 0.7s, max-height 0.5s, padding 0.5s, border 0.5s, opacity 0.5s linear;
  }
.faq-entry .answer p{
  margin-bottom: 0;
}

#shopify-section-template--16213063139386__four_image_grid_JLW8BQ .image-card img {
    height: auto;
}

#shopify-section-template--16213063139386__four_image_grid_JLW8BQ .overlay {
    display: none;
}
section#shopify-section-template--16213063139386__dual_image_banner_L8WAPb .dual-image-grid {
    padding: 0 5px;
    margin-right: 0;
    max-width: 100%;
}

#shopify-section-template--16213063139386__sass_section_RgizUW .sass-section {
    max-width: 100%;
    padding: 0 5px;
}

#shopify-section-template--16213063139386__sass_section_RgizUW .section-header {
    margin-top: 40px;
}
#shopify-section-template--16213063139386__featured_products_banner_slider_W8pB4P h2.hero-main-title {
    margin-top: 1.5rem;
}

#shopify-section-template--16213063139386__four_image_grid_JLW8BQ .page-width {
    padding: 0 5px;
}


.container_main {

    max-width: 100%;

    padding: 0 5px!important;

}
 
#shopify-section-template--16213063139386__image_cards_row_MUgMir .image-row {
 
    padding: 60px 5px 0 5px;

    max-width: 100%;
 
}
 
#shopify-section-template--16213063139386__product_showcase_HcYapU .showcase-header {
 
    max-width: 100%;

    padding: 0 5px;

}
 
#shopify-section-template--16213063139386__product_showcase_HcYapU .slider-viewport {

    max-width: 100%;

    padding: 0 5px;
 
}
 
#shopify-section-template--16213063139386__video_cards_CRHYH7 .three-video-section {

    padding: 0 5px 60px 5px;

}
 
#shopify-section-template--16213063139386__video_cards_CRHYH7 .three-video-section .video-grid {

    max-width: 100%;
}
.pl-banner-wrap {
    max-width: 100%!important;
}

  @media only screen and (min-width: 768px) {
    .faq-section {
      width: 100%;
      max-width: 700px;
      margin: auto;
    }
    .faq-section h4 {
      font-size: 15px;
    }
    .faq-entry .question p {
      padding: 20px 10px;
    }
  }


  @media (max-width:991px) {
    .custom_mobile_menu {
    justify-content: start;
}
  }

    @media (max-width:767px) {
  .hero-banner-flex-container .nav-arrow{display:none;}
  .product-card-item { min-width: 200px !important;}
    }


     /* Main Container */
        .sass-section {
            max-width: 700px;
            margin: 0 auto;
        }

        /* Header with Lines */
        .section-header {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 15px;
            margin-bottom: 20px;
        }

        .header-line {
            flex: 1;
            height: 2px;
            background-color: #333;
            max-width: 180px;
        }

        .section-title {
            font-size: 1.5rem;
            font-weight: 600;
            color: #333;
            white-space: nowrap;
            letter-spacing: 0.5px;
        }

        /* Category Buttons */
        .category-list {
            display: flex;
            flex-direction: column;
            gap: 6px;
            margin-bottom: 40px;
        }

        .category-btn {
            /* background-color: #40e0d0; */
            background-color: #3dd4e0;
            color: #fff;
            /* border: 2px solid #30c0b0; */
            border: 3px solid #2ab5c0;
            padding: 12px 20px;
            text-align: center;
            font-size: 1rem;
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: 1px;
            cursor: pointer;
            transition: all 0.3s ease;
            text-decoration: none;
            display: block;
        }

        .category-btn:hover {
            background-color: #30c0b0;
            transform: translateX(3px);
        }

        /* Product Types Row */
        .product-types {
            display: flex;
            justify-content: center;
            gap: 30px;
            flex-wrap: wrap;
        }

        .product-item {
            text-align: center;
            cursor: pointer;
            transition: transform 0.3s ease;
        }

        .product-item:hover {
            transform: translateY(-5px);
        }

        .product-circle {
            width: 140px;
            height: 140px;
            border-radius: 50%;
            overflow: hidden;
            margin-bottom: 12px;
            border: 3px solid #f0f0f0;
        }

        .product-circle img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .product-name {
            font-size: 0.9rem;
            font-weight: 700;
            color: #333;
            text-transform: uppercase;
            letter-spacing: 0.5px;
        }

        /* Responsive */
        @media (max-width: 768px) {
          #shopify-section-template--16213063139386__four_image_grid_JLW8BQ .four-image-grid {
    grid-template-columns: repeat(1, 1fr);
}
          .sass-section {
    padding: 0 0px!important;

}

.category-btn {
    padding: 5px 14px!important;
    color: #fff !important;
    font-size: 1rem!important;
}

.mutilpe-link {
    display: block!important;
}


            .section-title {
                font-size: 1.3rem;
            }

            .header-line {
                max-width: 120px;
            }

            .category-btn {
                padding: 11px 16px;
                font-size: 0.9rem;
            }

            .product-circle {
                width: 120px;
                height: 120px;
            }

            .product-types {
                gap: 25px;
            }
        }

        @media (max-width: 480px) {
          .product-types {

    justify-content: space-between!important;
    gap: 5px!important;
    margin-bottom:40px;
    

}
            body {
                padding: 30px 15px;
            }

            .section-header {
                gap: 10px;
            }

            .section-title {
                font-size: 1.1rem;
            }

            .header-line {
                max-width: 80px;
                height: 1.5px;
            }

            .category-btn {
                padding: 10px 14px;
                font-size: 0.8rem;
                letter-spacing: 0.5px;
            }

            .product-circle {
                width: 100px;
                height: 100px;
                border-width: 2px;
            }

            .product-name {
                font-size: 0.8rem;
            }

            .product-types {
                gap: 20px;
            }
        }

        @media (max-width: 360px) {
            .product-circle {
                width: 80px;
                height: 80px;
            }
.product-name {
    font-size: 12px!important;

}
            .product-types {
                gap: 15px;
            }
        }


        .section-title {
  font-family: 'Inter', sans-serif;
  font-size: 3rem;
  font-weight: 800;
  text-align: center;
  margin-bottom: 3rem;
  text-transform: uppercase;
}

/* Grid Layout */
.collection-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  /* gap: 30px; */
}

/* Card */
.category-card-wrapper {
  width: 90%;
  margin-left: 47px;
}

.category-card {
  position: relative;
  overflow: hidden;
  min-height: 350px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  cursor: pointer;
  transition: transform 0.4s ease, box-shadow 0.4s ease;
}

.category-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.category-card img.category-image {
  
  width: 100%;
  height: 300px;
  object-fit: cover;
  inset: 0;
  z-index: 1;
}
.category-card a {
    text-decoration: none;
}


 /* .category-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.35);
  z-index: 2;
  transition: background 0.3s ease;
}  */

.category-card:hover::after {
  background: rgba(0, 0, 0, 0.45);
}

/* Title */
.category-title {
  position: relative;
  z-index: 3;
  color: #ffffff;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

/* Decorative Clouds */
.cloud {
  position: absolute;
  background: #ffffff;
  border-radius: 50%;
  opacity: 0.15;
  z-index: 2;
}

.cloud-1 {
  width: 120px;
  height: 120px;
  top: -30px;
  left: -30px;
}

.cloud-2 {
  width: 160px;
  height: 160px;
  bottom: -50px;
  right: -50px;
}

.collection-banner{
  width:100%;
  height:460px;
  display:flex;
  align-items:center;
  justify-content:center;
  position:relative;
  overflow:hidden;
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
}

/* Sky overlay */
.collection-banner::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(to bottom, rgba(207,227,239,0.9), rgba(234,244,251,0.9));
  z-index:1;
}

/* Hills */
.collection-banner::after{
  content:"";
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  height:90px;
  background:
    radial-gradient(circle at 10% 100%, #7ea400 80px, transparent 81px),
    radial-gradient(circle at 35% 100%, #a8c96b 90px, transparent 91px),
    radial-gradient(circle at 65% 100%, #a8c96b 80px, transparent 81px),
    radial-gradient(circle at 90% 100%, #7ea400 100px, transparent 101px);
  background-repeat:no-repeat;
  z-index:2;
}

.collection-title{
  position:relative;
  z-index:3;
  font-size:48px;
  font-weight:800;
  letter-spacing:2px;
  color:#000;
}

.collection-banner h1.collection-title {
    {% comment %} color: #fff; {% endcomment %}
    color: #000;
}

.lifestyle-section { padding-top: 60px;}
.collection-banner {  background-position: 100% 82%;}

.collection-grid a{
  text-decoration: none;
}

.category-title{
  text-decoration: none;
}

/* default 2 columns */
/* default */
.collection-grid{
  display:grid;
  /* gap:20px; */
}

/* 1,2,3 items → single column */
.collection-grid.grid-1,
.collection-grid.grid-2,
.collection-grid.grid-3{
  grid-template-columns:1fr;
}

/* 4 items */
.collection-grid.grid-4{
  grid-template-columns:repeat(2,1fr);
}

/* 5 items */
.collection-grid.grid-5{
  grid-template-columns:repeat(2,1fr);
}
.collection-grid.grid-5 .category-card-wrapper:nth-child(5){
  grid-column:1 / -1;
}

/* 6 items */
.collection-grid.grid-6{
  grid-template-columns:repeat(2,1fr);
}

/* 7 items */
.collection-grid.grid-7{
  grid-template-columns:repeat(6,1fr);
}

.collection-grid.grid-7 .category-card-wrapper:nth-child(-n+4){
  grid-column:span 3;
}

.collection-grid.grid-7 .category-card-wrapper:nth-child(n+5){
  grid-column:span 2;
}

/* Responsive */
@media (max-width: 991px) {
  
  .collection-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .collection-btn-custom {
    white-space: normal !important;
    font-size: 10px!important;
}
/* .colllinkbtn {
    height: 63px !important;
} */
.section-header .section-title {
    font-size: 21px;
    margin-bottom: 0;
}
.mobile-nav {
    margin-top: 0px !Important;padding-left:0;
}
}

@media (max-width: 576px) {
  .collection-grid {
    grid-template-columns: 1fr;
  }

  .category-card {
    min-height: 250px;
  }

  .category-title {
    font-size: 20px;
  }
}

.lifestyle-section .category-card::after {
display:none;
}

.lifestyle-section .category-card:hover {
    box-shadow: none;
}

.categories-section .category-card {
    width: auto;
}

/* 07-04-2026 */
/* .appear-delay-2 {
    display: none !important;
} */


/* Hide ONLY first section (Categories) */
.drawer__scrollable .mobile-nav > .mobile-nav__item:first-child {
  display: none !important;
}

/* Hide section by heading text "Categories" */
.drawer__scrollable .mobile-nav__item:has(h4:contains("Categories")) {
  display: none !important;
}
.hide-categories {
  display: none !important;
}

.drawer-search {
  padding: 16px;
  background: #fff;
  margin-top: 10px; /* pushes below close button */
}

.drawer__close {
  position: relative;
  z-index: 2;
}

.drawer-search {
  position: relative;
  z-index: 1;
}


.drawer-search .search-box {
  display: flex;
  align-items: center;
  background: #f2f2f2;
  border-radius: 14px;
  padding: 2px 14px;
}

.drawer-search input {
  flex: 1;
  border: none;
  background: transparent;
  font-size: 15px;
  color: #666;
  outline: none;
}

.drawer-search input::placeholder {
  color: #b5b5b5;
}

.drawer-search button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: #999;
}




.drawer-search input {
  flex: 1;
  border: none;
  background: transparent;
  font-size: 16px;
  color: #666;
  outline: none;
}

.drawer-search input::placeholder {
  color: #9e9e9e;
  font-weight: 500;
}

.drawer-search button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: #9e9e9e;
  display: flex;
  align-items: center;
}

.mobile-nav_has-sublist .mobile-nav__link {
  display: block;
  text-align: center;
  color: #000 !important;
}

.category-card:hover a {
    z-index: 9 !important;
}

.collection-btn-custom {
    display: inline-block;
    background-color: #4DC8D0;
    color: #ffffff;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    text-decoration: underline;
    text-underline-offset: 3px;
    padding: 8px 24px;
    border-radius: 50px;
    border: none;
    cursor: pointer;
    transition: background-color 0.2s ease, transform 0.15s ease;
    white-space: nowrap;
}

    .collection-btn-custom:hover {
      background-color: #3ab5bc;
      transform: translateY(-1px);
      color:#fff;
    }

    .collection-btn-custom:active {
      transform: translateY(0);
    }
/* .colllinkbtn {
    height: 40px;
} */

#shopify-section-template--16213062713402__shop_all_categories_Meefbx .slider-btn {
    width: 40px;
    height: 40px;
    min-width:40px;
    display: flex;
    align-items: center;
}

#shopify-section-template--16213062713402__shop_all_categories_Meefbx .category-name {
    text-align: center;
    font-size: 14px;
    background: #3bd4e7;
    color: #fff!important;
    padding: 10px;
    margin: 0;
    text-transform: uppercase;
}

#shopify-section-template--16213062713402__shop_all_categories_Meefbx .category-card:hover {

    box-shadow: unset;
}

section.lifestyle-section {
    display: none;
}

section.img_bg img {
    /* height: 500px; */
    width: 100%;
}




.site-header .site-nav__item .site-nav__link {font-size: 19px; line-height: 24px; font-weight: 500;font-family: "Urbanist", sans-serif;color:#121212bf;}
.site-header .site-nav__item .site-nav__link:hover { color:#3bd4e7 !important; text-decoration: none; z-index: 111;}
.custom_search_enable svg.icon.icon-search {width: 30px; height: 30px;}
.custom_search_enable svg.icon.icon-search path {stroke-width: 3px;}

.site-header .site-nav__dropdown > li > a:hover {text-decoration: none;color:#3bd4e7 !important;}
.announcement-bar { background: #3bd4e7 !Important;padding:9px 15px !Important; }
.announcement-bar .announcement-link-text { font-size: 17px; font-weight: 600; font-family: "Urbanist", sans-serif !important;}



.rebuy-cart__flyout-header {padding: 15px;}
.rebuy-cart__flyout-announcement-bar-message{letter-spacing:.3px;text-transform:capitalize!important;font-size:12px;line-height:18px}
.rebuy-cart__progress-bar-container.above{background:#fff2f7;padding:14px 16px 16px;border-radius:0;margin-bottom:0;margin-top:0;border-top:1px solid #3bd4e7}
.site-nav span.svg-wrapper{width:30px;height:30px;display:block}
.svg-wrapper svg path{stroke:none!important}
.site-nav span.svg-wrapper svg path{fill:#000!important}
.site-nav .cart-link__bubble--visible{right:inherit;top:0;left:15px}
.grid-product__content:hover img{transform:scale(1.03)}
.grid-product__content .grid-product__image-mask img{transition:.2s ease-in-out !important;}


.ux-info-box{padding:10px 0px;border-radius:6px;max-width:600px;font-family:Arial,sans-serif}
.ux-info-item{display:flex;align-items:center;gap:12px;margin-bottom:2px;justify-content:center;}
.ux-info-item:last-child{margin-bottom:0}
.ux-icon{display:flex;align-items:center;justify-content:center}
.ux-info-item p{margin:0;font-size:15px ;line-height:21px; color:#666; font-family: "Urbanist", sans-serif !important;}
.ux-info-item strong{font-weight:700}
.ux-light{color:#777;font-weight:400}
.ux-info-item1 p { font-size: 26px; line-height: 32px;color:#333;}
.ux-icon img { width: 32px; object-fit: contain;}
.ux-info-item.ux-info-item1 .ux-icon {font-size: 26px;}
.ux-info-item .ux-icon {font-family: "Urbanist", sans-serif !important;}

button.btn.btn--full.actuall_add.add-to-cart{width:100%;background:#57b625;background-size:300% 300%;animation:gradientMove 4s ease infinite;color:#fff;border:none;padding:20px 30px;border-radius:10px;font-size:18px;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;margin-bottom:7px;position:relative;overflow:hidden;margin-top:10px;position:relative;box-shadow:0 4px 10px #30810666}
.product-single__meta .custom_pd_atc .add-to-cart:hover{background:linear-gradient(90deg,#308106 0%,#308106 100%)!important;transform:translateY(-2px)!important;box-shadow:0 8px 25px #0000004d!important;transition:.3s ease-in-out!important}
 [data-button_style=square] .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):after{display:none}
[data-button_style=square] .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static){  transition: background 0s, color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease !important;}

.ux-info-item.ux-info-item1 strong { color: #4CAF50;}


@media (max-width:767px) {
  .announcement-bar .mobilebar {display: block !important;}
  .announcement-bar .announcement-text.mobile {letter-spacing: 0; font-size: 13px; font-weight: 600; font-family: "Urbanist", sans-serif !important; text-transform: capitalize;}
  .ss_p .custom_search_enable {width: auto !important;max-width: max-content !important;}
  .header-sticky-wrapper.search_scroll { padding-top: 20px;}
  .ss_p .header-item--logo {opacity:1;}
}