/** Shopify CDN: Minification failed

Line 197:0 Unexpected "}"
Line 238:13 Expected identifier but found whitespace
Line 238:14 Unexpected ".5rem"

**/
/*-----------------------------------------------------------------------------/
/ Custom Theme CSS
/-----------------------------------------------------------------------------*/
/*---------------- Global Custom CSS -------------------*/
.slider-counter {
  display: none;
}
.thumbnail[aria-current="true"]:after {
  box-shadow: inset 0 0 0 2px #0ce6c8;
}
.product-media-gallery
  .slider-container
  .product-media-list
  .product-media-item
  .product-media-container
  .product-media,
.thumbnail::after,
.thumbnail-list-item {
  overflow: hidden;
}
.media-gallery .nav-button.nav-button--next,
.media-gallery .nav-button.nav-button--prev {
  transform: rotateZ(90deg);
}
.featured-collection .slider-container{
  padding: 1em;
}
.product-media-gallery
  .slider-container
  .product-media-list
  .product-media-item
  .product-media-container
  .product-media
  .product-modal-opener {
  opacity: 1;
  visibility: visible;
  bottom: 1rem;
  top: auto !important;
  left: auto !important;
  right: 1rem;
  border-radius: 50%;
  background: linear-gradient(180deg, #21273c 0%, #111a3b 100%);
  height: 45px;
  width: 45px;
}
.product-info .product-info-inner .product-title h1.heading-size--large {
  font-family: "Outfit";
  font-size: 36px !important;
  font-weight: 600;
}
.product-info .price .price-item {
  font-size: 24px;
}
.product-info .quantity-label {
  font-family: Outfit;
  font-weight: 500 !important;
  font-size: 18px;
  line-height: 100%;
}
.product-form .quantity {
  width: 155px;
  --border-radius: 6px;
  border: 1px solid #fff;
}
.product-form .quantity-input {
  font-family: Outfit;
  font-weight: 500 !important;
  font-size: 16px;
  outline: none !important;
  box-shadow: none !important;
}
.shopify-payment-button .shopify-payment-button__button {
  border-radius: 40px;
  height: 60;
  border-radius: 40px;
  padding-top: 18px;
  padding-right: 50px;
  padding-bottom: 18px;
  padding-left: 50px;
  background: #fd3f1f;
  border: 1px solid #fd3f1f;
}

.product-info {
  padding: 25px;
  border-radius: 20px;
  border: 2px solid #21273c;
}
.product-container
  .product-container-bottom
  .product-tab-panel
  .tab-panel-tabs
  .tab[aria-selected="true"] {
  background: linear-gradient(180deg, #21273c 0%, #111a3b 100%) !important;
  /* border-radius: 20px 20px 0 0; */
  color: #ffffff !important;
}
.product-container
  .product-container-bottom
  .product-tab-panel
  .tab-panel-tabs
  .tab {
  font-family: Outfit;
  font-weight: 500 !important;
  font-size: 18px !important;
  text-align: center;
}
.product-container
  .product-container-bottom
  .product-tab-panel
  .tab-panel-tabs
  .tab
  img {
  width: 24px !important;
  height: 24px !important;
}
.product-container
  .product-container-bottom
  .product-tab-panel
  .tab-panel-tabs {
  margin: 0 !important;
}
.tab-panel-panels .panel {
  border: 1px solid #21273c !important;
  border-radius: 20px;
  padding: 5px 20px;
  margin-top: 1em;
}
/* .tab-panel-panels .panel:not(:first-of-type) {
  border-radius: 20px;
} */
.tab-panel-panels .panel * {
  font-family: Outfit;
  font-weight: 300;
  font-size: 16px;
}
.product-container .product-container-bottom {
  margin-top: 125px !important;
}
.tab-panel-panels .panel .rte > *:is(p) {
  margin-bottom: 15px;
}
.tab-panel-panels .panel .rte p:last-of-type {
  margin-bottom: 0;
  padding: 20px 10px;
}
.tab-panel-panels .panel .rte ul{
  list-style: none
}
.tab-panel-panels .panel .rte ul li{
  position: relative;
  padding: .5rem 0px .5rem 25px;
}
.tab-panel-panels .panel .rte ul li:after{
  content: "";
    display: block;
    width: 15px;
    height: 12px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background: url(/cdn/shop/files/green-tick-mark.png);
}
.tab-panel-panels .panel .rte ul li strong{
  color: #0ce6c8;
  text-transform: uppercase;
  font-weight: 400;
}
.tab-panel-panels .panel .rte ul li em{
  color: #ffb300;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 600;
}
/* OUT OF STOCK OPACITY FIX */
.globo-out-of-stock{
  opacity: 0.4;
}
.product-container .product-container-bottom .product-tab-panel .tab-panel-panels .panel {
    min-height: auto;
}
.related-products .slider-container{
  padding: 0.75em;
}
.related-products .card{
  border: 1.5px solid white;
  border-radius: var(--medium-radius);
}
}
.related-products .card-wrapper .card.card-content--wrapper{
  background: linear-gradient(180deg, #21273C 0%, #111A3B 100%);
}
.related-products .card-wrapper .card-content .link.quk{
  background: #FD3F1F;
  color: #fff;
  padding-top: 8px;
  padding-right: 50px;
  padding-bottom: 8px;
  padding-left: 50px;
  border-radius: 40px;
  height: 40px;
  font-family: Outfit;
  font-weight: 600;
  font-size: 16px !important;
  margin-top: auto ;
  margin-bottom: auto;
  display: none !important;
}
.related-products .card-wrapper .card-content .link.quk svg path{
  stroke: #fff
}
.related-products .card-wrapper .card-content .price-item{
  font-family: Outfit;
  font-weight: 300 !important;
  font-size: 16px;
}
.related-products .card-wrapper .card-content .card-heading .link {
  font-family: Outfit;
  font-weight: 400;
  font-size: 18px;
}
.related-products .card-wrapper .card-content .caption{
  font-family: Outfit;
  font-weight: 300;
  font-size: 14px;
  opacity: .8;
  text-transform: capitalize;
}
.related-products .card-wrapper .card .card-content>*
  margin-top: .5rem;
}
.related-products .card-wrapper .card-content {
    display: flex;
    flex-direction: column;
}
.related-products .card-wrapper .card-content .card-others{
  order: 1;
}
.related-products .card-wrapper .card-content .card-heading{
  order: 2;
}
.related-products .card-wrapper .card-content .card-price {
  order: 3;
  margin-bottom: 5px;
}
.related-products .card-wrapper .card-content .link.quk{
  order: 4;
}
.featured-collection .card-wrapper .card-content .card-others{
  display: none;
}
.product-info .product-info-block .jdgm-prev-badge__text{
  font-family: Outfit;
    font-weight: 500;
    font-size: 18px;
}
.product-info .product-info-block .jdgm-preview-badge .jdgm-star.jdgm-star{
  color: #fed42d;
}
.product-info .product-info-block .jdgm-prev-badge__stars{
      padding: 4px 10px;
    border: 1px solid #fff;
    border-radius: 45px;
    margin-right: 9px;
}
/*---------------- Custom CSS for only desktop -------------------*/
@media (min-width: 1025px) {
}

/*---------------- Custom CSS for tablet, mobile -------------------*/
@media (max-width: 1024px) {
}

/*---------------- Custom CSS for only tablet -------------------*/
@media (min-width: 768px) and (max-width: 1024px) {
}

/*---------------- Custom CSS for only mobile -------------------*/
@media (max-width: 767px) {
}
@media (min-width: 1000px) and (max-width: 1450px){
div#Featured-Collection-Panel-template--24663422107963__featured_collection_tabs_AExGH8-collection_mdhzkj .product-item .card-heading {
  /*  max-width: 250px;
  white-space: normal;
  overflow-wrap: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;*/
  text-align: left;
  /*max-width: 200px; /* adjust as needed */
  white-space: normal; /* allow wrapping */
  overflow-wrap: break-word; /* break long words if needed */
}
 

}
@media   (min-width: 769px) and (max-width: 1000px){
  #Featured-Collection-Panel-template--24663422107963__featured_collection_tabs_AExGH8-collection_mdhzkj .shopwrap{
    text-align: left;
  }
  #Featured-Collection-Panel-template--24663422107963__featured_collection_tabs_AExGH8-collection_mdhzkj .custom-grid-5-layout{
    grid-template-columns: 1fr 1fr 1fr;
  }
}