/** Shopify CDN: Minification failed

Line 199:48 Unexpected "{"
Line 245:1 Unexpected "{"

**/
.avpoptions-container__v2 .avp-qty-wrapper .avp-qty-input {
  width: 75px !important;
}
.avpoptions-container__v2, .avpoptions-container {
    padding: 0px !important;
}
.avpoptions-container__v2 .avp-qty-wrapper {
    margin-top: -5px !important;
    margin-right: 10px !important;
}
.avp-HTML p {
  font-size:18px !important;
}
@media screen and (max-width: 767px) {
.avpoptions-container__v2 div.avp-option span.ap-col__2 {
    grid-template-columns: none !important;
    width: 85% !important;
}
  .avpoptions-container__v2 div.avp-option span.ap-col__2 fieldset {
    grid-template-columns: none !important;
}
}
/* .avpoptions-container__v2 .ap-options__button .avp-value-grid{
  justify-content: space-evenly !important;
} */
.product-item__media {
    border-radius: 15px;
}
.product .product__media-item {
        border-radius: 35px;
    }
.article-item__image {
    border-radius: 15px;
}
@media (min-width: 720px) {
    .collection-banner__description {
        max-width: 100% !important;
    }
}
/* .sticky-atc-bar__inner {
    display: none !important;
} */

/**custom whatsapp chat button */ 
 #casinokart-whatsapp-chat-button.right {
    position: fixed !important;
    top: 70% !important;
    right: 0 !important; 
    transform: translateY(-50%) translateX(40%) rotate(90deg);
    z-index: 9999 !important;
    display: block;
    visibility: visible !important;
    opacity: 1 !important;
    }
    #casinokart-whatsapp-chat-button .whatsappbutton svg {
        width: 26px;
        margin-left: -0.25rem;
        margin-right: 0.5rem;
        height: 26px;
        fill: #fff;
        stroke: none;
    }
#casinokart-whatsapp-chat-button .whatsappbutton {
    display: flex !important;
    align-items: center;
    justify-content: center;
    background-color: #2dd151;
    color: white;
    padding: 10px 15px;
    border-radius: 6px;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    visibility: visible !important;
    opacity: 1 !important;
}
    @media screen and (max-width: 767px) {
       #casinokart-whatsapp-chat-button.right {
    position: fixed !important;
    top: 70% !important;
    right: 0 !important; 
    transform: translateY(-50%) translateX(39%) rotate(90deg);
    z-index: 9999 !important;
    display: block;
    visibility: visible !important;
    opacity: 1 !important;
      }
    }

/**** Contact Us Section ****/
.section-inner.cussecinner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0 auto;
  gap: 60px;         
  max-width: 1200px;
  flex-wrap: nowrap;
}

.cussecinner .contact-form__inner {
  flex: 1 1 70%;
  display: flex;
  flex-direction: column;
}

.contact-form__inner #contact-ContactForm-text_area_7AMrCT {
  height: 90px !important;
  min-height: 90px !important;
  resize: vertical;
}

.contact__store-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.contact__store-info h2 {
  margin-bottom: 40px;
}

.contact__store-image {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.contact__store-image img {
  max-width: 100%;
  height: auto;
  border-radius: 15px;
}

/* Mobile */
@media screen and (max-width: 767px) {
  .section-inner.cussecinner {
    flex-direction: column;
    align-items: center;
    max-width: 100%;
  }

  .cussecinner .contact-form__inner,
  .contact__store-image {
    flex: 1 1 100%;
    max-width: 100%;
  }

  .contact__store-image img {
    height: auto;
    width: 100%;
    object-fit: contain;
  }
}

/**** Golden Strip ****/
.ov-golden-strip {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.ov-golden-strip .section-inner {
  padding: 0 !important;
  margin: 0 !important;
}

/**** Product Page Content Formating ****/
.product-tabs__tab-text.ff-body.rte.fs-body-60 h1,
.section-blocks__text.ff-body.rte.fs-body-75 h1 {
  font-size: 18px;
  color: #c8962c;
  font-weight: 600;
}
.product-tabs__tab-text.ff-body.rte.fs-body-60 h2,
.section-blocks__text.ff-body.rte.fs-body-75 h2 {
  font-size: 16px;
  color: #c8962c;
  font-weight: 600;
}

.product-tabs__tab-text.ff-body.rte.fs-body-60 h3,
.section-blocks__text.ff-body.rte.fs-body-75 h3 {
  font-size: 14px;
  color: #c8962c;
  font-weight: 600;
}

.product-tabs__tab-text.ff-body.rte.fs-body-60 p,
.section-blocks__text.ff-body.rte.fs-body-75 p, {
  font-size: 12px;
}

.product-tabs__tab-text.ff-body.rte.fs-body-60 li::marker,
.section-blocks__text.ff-body.rte.fs-body-75 li::marker {
  content: "♠ ";
  color: #c8962c;
  font-size: 18px;
  line-height: 0.8;
}

.product-tabs__tab-text.ff-body.rte.fs-body-60 li,
.section-blocks__text.ff-body.rte.fs-body-75 li {
  font-size: 12px;
  color: #000;
}

.product-tabs__tab-text.ff-body.rte.fs-body-60 a,
.section-blocks__text.ff-body.rte.fs-body-75 a {
    position: relative;
    color: #c8962c;
    text-decoration: none;
    font-weight: 600;
}

.product-tabs__tab-text.ff-body.rte.fs-body-60 a::after,
.section-blocks__text.ff-body.rte.fs-body-75 a::after {
    content: "";
    position: absolute;
    bottom: -2px;
    height: 2px;
    background: #848884;
    transition: width 0.3s ease-in-out;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
}

.product-tabs__tab-text.ff-body.rte.fs-body-60 a:hover,
.section-blocks__text.ff-body.rte.fs-body-75 a:hover {
    color: #848884;
}

.product-tabs__tab-text.ff-body.rte.fs-body-60 a:hover::after,
.section-blocks__text.ff-body.rte.fs-body-75 a:hover::after,
 {
    width: 100%;
    color: #848884;
}

/**** Collection Page Content Toggle Button ****/
.section-blocks__text.ff-body.rte.fs-body-75 p {
  display: -webkit-box;
  -webkit-line-clamp: 2; 
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: all 0.3s ease;
}

.section-blocks__text.ff-body.rte.fs-body-75.expanded p {
  -webkit-line-clamp: unset;
}

.section-blocks__text.ff-body.rte.fs-body-75{
  max-height: 180px;
  overflow: hidden;
  transition: max-height 0.1s;
}
.section-blocks__text.ff-body.rte.fs-body-75{
    -webkit-mask-image: linear-gradient(to bottom, black 60%, transparent);
  mask-image: linear-gradient(to bottom, black 60%, transparent);
}
.section-blocks__text.ff-body.rte.fs-body-75.expanded {
  max-height: 100%;
  -webkit-mask-image: none;
  mask-image: none;
}
button#toggleButton {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.toggle-button {
  background-color: transparent;
  border: none;
  color: #000;
  cursor: pointer;
  padding: 0;
  text-decoration: underline;
}

.collapsible-row-list-item__heading {
  position: relative;
  padding-left: 35px;
}

.collapsible-row-list-item__heading::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: url('/cdn/shop/files/Acesfull_Logo.webp') no-repeat center / contain;
}

.metafield-rich_text_field li::marker {
  content: "♠ ";
  color: #c8962c;
  font-size: 18px;
  line-height: 0.8;
}

.metafield-rich_text_field ul {
  margin-left: 15px;
  padding-left: 0;
}

.metafield-rich_text_fielde ul,
.metafield-rich_text_field li {
  text-align: left;
}

.accordion__content.fs-body-100.rte.non-page-rte.measure b,
.accordion__content.fs-body-100.rte.non-page-rte.measure strong,
.metafield-rich_text_field b,
.metafield-rich_text_field strong {
  color: #c8962c;
}

.featured-collection-with-media__video,
.image-overlay.video-hero__overlay.animation--image-overlay,
.video-hero__media-container {
  border-radius: 30px;
}

.btn.video-pause-floating {
  display: none;
}

.image.media-with-content__media-item.media-with-content__media-item--mobile.aspect-ratio--portrait.animation--lazy-load.loaded img,
.image.media-with-content__media-item.media-with-content__media-item--desktop.aspect-ratio--portrait.animation--lazy-load.loaded img {
  border-radius: 20px;
  margin: 30px;
  padding-right: 25px;
  width: 100%;
  object-fit: cover;
}
.media-with-content__content.section-blocks.animation--container h2,
.media-with-content__content.section-blocks.animation--container h3,
.media-with-content__content.section-blocks.animation--container b,
.media-with-content__content.section-blocks.animation--container strong,
.media-with-content__content.section-blocks.animation--container a {
  color: #c8962c;
}