/** Shopify CDN: Minification failed

Line 12:26 Unexpected "\u00a0"

**/
h1,h2,h3,h4,h5,h6{
    font-family: "Plus Jakarta Sans", sans-serif;
}
 .highlight-image a, .header__search, .header__icon--account, .swym-header-launcher, .header__icon--cart, .highlight-slider .overlay, .highlight-contant p, .highlight-button {
    display: none !important;
}
img.event-img:nth-child(2) {
     		    top: 24px;
}
body{
    font-family: "Wix Madefor Display", sans-serif;
    position: relative;
}

.button:before, .button:after {
    content: unset;
}
.header nav.header__inline-menu li a {
    font-size: 15px;
}
.header {
     display: flex;
    justify-content: space-between;
    gap: 20px;
    background-color: #00000042;
    border: 1px solid #fff;
    border-radius: 20px;
}
.home-body .header {
    margin-top: 20px;
}
.shopify-section-group-header-group.menu-open, .menu-open .header-wrapper {
    background: #121212 !important;
}
.shopify-section-group-header-group {
    background: linear-gradient(90deg, #2f1b00, #080400, #454444);
    padding-bottom: 20px;
    padding-top: 20px;
}
.home-body .shopify-section-group-header-group {
    background-color: #00000000;
    padding-bottom: 0px;
    padding-top: 0;
}
.header-wrapper {
    background: transparent !important;
    border: none;
}
.home-body .header-wrapper {
    position: absolute;
    top: 0;
    width: 100%;
    left: 50%;
    transform: translate(-50%, 0px);
}
.col-top-banner .banner__heading strong {
    color: #FF8F08;
}
.col-image-text a:hover, .highlight-button a:hover, .ct-box a:hover, .col-contact-form__form- button:hover, .product__info-wrapper button:hover  {
    background-color: #ff8f08;
    color: #fff;
}

.col-top-banner .banner__content p {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
}
.button {
    font-size:16px;
   min-width: 200px;
    border-radius: 50px;
    font-weight: 500; 
    text-align: center;
    min-height: 50px;
    transition: all 0.3s ease;
}
.col-top-banner .banner__buttons a {
    background-color: #fff;
    color: #000;
}
.col-top-banner .banner__buttons {
    margin-top: 40px !important;
}
.col-image-text .image-with-text__content {
    padding: 0;
}
.col-image-text  .image-with-text__grid {
    display: grid;
    gap: 60px !important;
    grid-template-columns: 1fr 1fr;
}
.col-image-text  .image-with-text__text {
    margin-top: 10px;
}
.col-image-text  .image-with-text__media-item, .col-image-text  .image-with-text__text-item {
    width: 100% !important;
}
.col-image-text  .image-with-text__media {
    border: none !important;
}
.col-image-text  .image-with-text__media img {
    border-radius: 20px;
}
.col-image-text  .image-with-text__text--caption {
    color: #000;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    font-family: "Plus Jakarta Sans", sans-serif;
    margin-bottom: 5px;
}

.col-image-text  .image-with-text__text p {
    color: #000;
    font-size: 16px;
    line-height: 26px;
}
.col-image-text  h2 {
    background: linear-gradient(275deg, rgba(255, 152, 27, 1) 0%, #000000 100%);
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
.highlight-image a {
    display: block;
}

.highlight-slider .slick-slide{
    margin-inline:10px;
}
.highlight-slider-top, .calendar-top {
    text-align: center;
    max-width: 800px;
    margin: auto;
    margin-bottom: 30px;
}

.highlight-slider-top h2, .calendar-top h2  {
    margin: 0;
    font-size: 40px;
    line-height: 50px;
     background: linear-gradient(275deg, #ff981b, #000);
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.highlight-slider-top p {
    margin: 0;
    margin-top: 20px;
}
.highlight-slider .slick-active.slick-center .highlight-image  {
    border: 8px solid #F0761C;
       border-radius: 12px;
       background: linear-gradient( 180deg, #ff981b, #000);
}
.highlight-slider .highlight-image {
    justify-content: center;
    display: flex;
    align-items: center;
    padding: 20px;
    border: 8px solid #ffe9d2;
    border-radius: 12px;
    overflow: hidden;
    background: #fef1e3;
        padding-top: 40px;
    padding-bottom: 40px;
}
.highlight-slider .slick-active.slick-center .highlight-image img {
       border-radius: 0px;
}
 /* .highlight-image img {
       width: 100%;
    height: 580px; 
    object-fit: cover;
    object-position: top;
    border-radius: 12px;
} */
.highlight-image img {
    border-radius: 12px;
    height: 200px;
    width: 200px;
    object-fit: contain;
    object-position: center;
}
.highlight-slider {
    overflow: hidden;
}
.highlight-image {
    position: relative;
}
.highlight-slider .slick-active.slick-center .highlight-image a{
 opacity: 1;
}
.highlight-slider .slick-active.slick-center .overlay {
    opacity:0.5;
}
.highlight-slider .slider-card:hover .highlight-image a{
    opacity: 1;
}
.highlight-slider  .slider-card:hover .overlay {
    opacity:0.5;
}
/* .highlight-slider .overlay {
    background-color: #000;
    display: block !important;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0;
    border-radius: 15px;
    opacity: 0;
} */

.highlight-image a {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #fff;
    padding: 8px 40px;
    border-radius: 30px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    opacity: 0;
    min-width: 180px;
}
.highlight-contant {
    text-align: center;
    margin-top: 10px;
}

.highlight-contant h3 {
    margin: 0;
    font-size: 16px;
    color: #000;
    line-height: 24px;
    text-transform: capitalize;
}

.highlight-contant p {
    margin: 0;
    color: #AC4B07;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
}

.highlight-button {
    width: 100%;
    margin-top: 20px;
    text-align: center;
}
.cust-payment-icon li img {
    width: 40px;
}
.cust-payment-icon {
    padding: 0;
    list-style: none;
    display: flex;
    gap: 10px;
    align-items: center;
    margin: 0;
}
.highlight-slider-card .slick-prev {
        z-index: 999;
}
.highlight-slider-card .slick-next, .highlight-slider-card .slick-prev {
    width: 30px;
    height: 30px;
    top: 45%;
}
.highlight-slider-card .slick-next:before, .highlight-slider-card .slick-prev:before {
    font-size: 30px;
    opacity: 1;
    color: #ac4b07;
}
.cust-blog .title-wrapper-with-link {
    display: block;
}
.inner-banner .banner__box {
    padding: 0 !important;
}

.inner-banner .banner__caption p {
    margin: 0;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
}
.inner-banner .banner__heading {
    text-transform: capitalize;
    font-weight: 600;
}
.inner-banner .banner__text p {
    color: #fff;
    margin: 0;
    font-size: 14px;
}
.inner-banner .banner__text p a {
    text-decoration: none;
}
.home_ab .image-with-text__grid {
    align-items: center;
}
.cust-mt .multicolumn-list {
    gap: 30px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    background-position: center;
    background: url(https://cdn.shopify.com/s/files/1/0720/1561/0047/files/bg-22_1.png?v=1764590500);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 12px;
    padding-inline: 20px;
    padding-top: 40px;
    padding-bottom: 40px;
}
.cust-mt .multicolumn-card__image-wrapper {
    margin: 0 !important;
}
.cust-mt .multicolumn-card__info p {
    font-size: 14px;
    line-height: 20px;
}
.cust-mt .multicolumn-card__info {
    padding: 0 !important;
    color: #fff !important;
}

.cust-mt .multicolumn-card__info h3 {
    color: #fff;
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    margin: 0;
    text-transform: capitalize;
}
.cust-mt .multicolumn-list li {
    width: 100% !important;
    max-width: 100%;
}
.cust-mt .multicolumn-card {
    display: flex;
    gap: 10px;
    align-items:center;
}
.cust-mt  .media {
    padding: 0 !important;
    height: 70px;
    width: 70px;
}

.cust-mt .multicolumn-card__image-wrapper {
    margin: 0;
}
.top-head p {
    line-height: 26px;
    font-size: 16px;
}
.top-head h2 {
    margin-bottom: 0;
}
.top-head {
    max-width: 800px;
    margin: auto;
    text-align: center;
    margin-bottom: 40px;
    color: #000;
}
.card-marque .s_logo_slider_2_width_max {
    background: linear-gradient(93deg, #DA6515, #3f2a0c) !important;
        margin-bottom: -2px;
    position: relative;
    z-index: 1;
}
.card-marque .it-box {
    display: flex;
    align-items: center;
    gap: 10px;
}
.card-marque .it-box h3 {
    color: #fff;
    font-size: 20px;
    margin: 0;
    line-height: 30px;
    font-weight: 500;
}
.review-box {
    background: #f7f7f7;
    padding: 20px;
    border-radius: 12px;
    border: 1px solid #ddd;
    max-width: 400px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        min-height: 165px;
}
.review-top {
    display: flex;
    align-items: center;
    gap: 10px;
}

.review-text h3 {
    margin: 0;
    font-size: 18px;
    line-height: 25px;
}
.review-image img {
    border-radius: 50px;
}
.review-text span {
    font-size: 14px;
    line-height: 20px;
}
.cust-review p {
    text-wrap: auto;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 5px;
}

.cust-tst .marqued:hover .marquee_texted {
    animation-play-state: paused;
}
.cust-tst .int-text {
    max-width: 800px;
    margin: auto;
    text-align: center;
    margin-bottom: 20px;
    padding-inline: 15px;
        font-size: 16px;
    line-height: 24px;
}

.cust-tst .s_logo_slider_2_title {
    margin-bottom: 10px !important;
}
.col-product {
    background: linear-gradient(177deg, #fff0d8, #fff0d85c, #ffffff);
}
.col-product .breadcrumbs__link {
    color: #000;
    text-decoration: none;
    font-size: 16px;
    line-height: 24px;
}
.col-product li.breadcrumbs__item:last-child a {
    font-weight: 600;
    color: #000;
}
.col-product .product-media-container {
    background-color: #fff;
    padding: 40px;
    border: 1px solid #FF8F08;
    border-radius: 12px;
}
.col-product .product__title {
    margin: 0;
    margin-bottom: 15px;
}
.col-product .product__title h1 {
    background: linear-gradient(275deg, #ff981b, #ff981b, #000);
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
.col-product .price-item {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 24px;
    font-weight: 700;
    margin-right: 5px !important;
    letter-spacing: 0.3px;
}
.secure-text img {
    width: 18px !important;
}
.secure-text {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    gap: 5px;
}
.col-product  product-form.product-form {
    margin-bottom: 0 !important;
        margin-top: 20px;
}
.col-product .product_review {
    border: 2px solid #f9d7a5;
    padding: 15px;
    border-radius: 15px;
    text-align: center;
    margin-top: 20px;
}
.col-product .product_review p {
    font-size: 14px;
    line-height: 20px;
}
.col-product .product_review_name {
    display: flex;
    align-items: center;
    justify-content: center;
}
.col-product .summary__title h2 {
    font-size: 16px;
    font-weight: 600;
}
.col-product .product__accordion .accordion__content {
    padding: 0;
    font-size: 16px;
    color: #000;
}
.col-product .accordion .summary__title+.icon-caret {
    color: #ac4b07;
        height: 8px;
}
.col-product .thumbnail {
    border-radius: 12px;
    padding: 10px;
    background: #ffffff !important;
}
   .col-product .custom_ratting {
    display: flex;
    margin: 0;
    padding: 0;
    gap: 5px;
    align-items: center;
 }
  .col-product span.stock_status p {
    margin: 0;
    color: #1E1E24;
 }

 .col-product .custom_ratting p {
     margin: 0;
     padding: 0;
     color:#000;
}
.related-products .related-products__heading {
    margin: 0;
    text-align: center;
}
.related-products {
    text-align: center;
    color: #000;
}
.related-products p {
    max-width: 800px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 40px;
}
.product-grid .card {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 12px;
    overflow: hidden;
}
.product-grid .card__information {
    padding-inline: 15px !important;
    text-align: center;
}
.product-grid .card-information {
    text-align: center;
}
.product-grid .card__heading {
    font-size: 18px;
    color: #121212;
    font-weight: 800;
}
.product-grid .card__inner {
    overflow: hidden;
    background: linear-gradient(1deg, #fff0d863, #fddfae);
    padding: 20px;
}
.product-grid {
    gap: 20px;
}
.product-grid li.grid__item {
    --grid-desktop-horizontal-spacing: 20px !important;
        --grid-mobile-horizontal-spacing: 10px;
}
.product-grid .card .media img {
        width: 100%;
    height: 180px;
    object-fit: contain;
}
.product-grid  .ratio:before {
    padding-bottom: 180px;
}
.product-grid .card__media {
    display: flex;
    justify-content: center;
}
.product-grid  .card__media {
    position: relative !important;
}
.product-grid .card__inner {
    padding-top: 40px !important;
    height: auto !important;
}
.product-grid  .card__inner .card__content {
    position: absolute !important;
    top: 0;
    grid-template-rows: none;
}
.product-grid .quick-add__submit  {
    display: inline-block;
    padding: 10px;
    background-color: #ffffff;
    color: #000000;
    text-align: center;
    border-radius: 40px;
    text-decoration: none;
    transition: all 0.3s ease;
    margin-top: auto;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #000;
    min-width: 180px;
    width: 180px !important;
    margin: auto;
    min-height: 48px !important;
}
.product-grid .quick-add__submit:hover {
    background-color:  #000000;
    color: #ffffff;
}

.product-grid .price .price-item {
    font-size: 16px;
    color: #ac4b07;
    font-weight: 600;
}
.product-grid .swym-wishlist-collections-v2-container {
    right: 5px !important;
    left: unset !important;
}
.product-grid .swym-wishlist-collections-v2 {
    transform: unset !important;
}
.product-grid .price__sale s.price-item.price-item--regular {
    font-size: 14px;
    color: #727272;
    text-decoration: line-through;
    opacity: 1;
    font-weight: 500;
}
.product-grid .price__sale .price-item {
    margin-right: 5px !important;
}
.product-grid .quick-add {
    text-align: center;
    padding-inline: 10px;
        margin-bottom: 15px ;
}
.product-grid .card__inner {
    padding-inline: 10px !important;
}
.card__badge span, .collection-tabs-sale-badge- {
       background: linear-gradient(178deg, #d95800, #ffb74ff5);
    border: none;
    border-radius: 5px !important;
    padding: 6px 12px !important;
    font-size: 14px !important;
    text-transform: uppercase;
        line-height: 16px;
}
.cust-blog .card__inner {
    min-height: 300px;
}
.card-wrapper:hover a {
    text-decoration: none !important;
}
.cust-stock  svg {
animation: instock 2s 
linear infinite;
border-radius: 50px;
}
.col-news .image-with-text {
    padding: 20px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    position: relative;
    border-radius: 20px;
    margin-bottom: 80px;
    background: #fef1e3;
}
.cust-rich-text h2.rich-text__heading {
  background: linear-gradient(275deg, #ff981b, #000);
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
.col-image-text h2 p {
    margin: 0;
}
.footer__content-bottom {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.col-faq p {
    margin: 0;
}
.col-faq p a {
    color: #c25c14;
}
.image-with-text  p.sub-text {
    color: #000;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    font-family: Plus Jakarta Sans, sans-serif;
    margin-bottom: 10px;
    display: none;
    text-transform: uppercase;
    margin-top: 0px;
}

 @keyframes instock {
    0% {
        transform: scale(.95);
        box-shadow: 0 0 #FF8F08;
    }
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px #54c63a00;
    }
    100% {
        transform: scale(.95);
        box-shadow: 0 0 #54c63a00;
    }
  }
@media only screen and (min-width: 320px) and (max-width: 749px)  {
    .col-top-banner .banner__box {
    padding-top: 120px;
}
.header__heading-logo {
    width: 100px !important;
}
.col-image-text  p.sub-text {
    display: block;
}
.col-image-text .image-with-text__text--caption {
 display: none;
}
.col-news .image-with-text {
    margin-bottom: 60px;
}

   .product-grid .card .media img {
    height: 150px;
}
.product-grid  .ratio:before {
    padding-bottom: 150px;
}

.banner__content {
    padding-inline: 20px !important;
}
.banner__box {
    padding-inline: 0 !important;
}
.product-grid .quick-add__submit  {
    min-height: 45px !important;
}
.product-grid .card__heading {
    font-size: 14px;
}
.product-grid .quick-add__submit {
    min-width: 100% !important;
    width: 100% !important;
}

.product-grid .card__heading {
    font-size: 14px;
}
.product-grid {
    gap: 10px;
}
.product-grid li.grid__item {
        --grid-mobile-horizontal-spacing: 10px;
}
.highlight-slider-top h2, .calendar-top h2 {
    font-size: 30px;
    line-height: 40px;
}
.highlight-slider-top, .calendar-top {
    margin: auto auto 20px;
}
.highlight-slider-top p {
    margin: 10px 0 0;
}
.highlight-contant {
    text-align: center;
}
.col-image-text .image-with-text__text--caption {
    font-size: 18px;
    line-height: 28px;
}
.col-top-banner .banner__box h2 {
    font-size: 35px;
    line-height: 45px;
}
.col-image-text  .image-with-text__grid {
    gap: 20px !important;
    grid-template-columns: 1fr;
}

}
@media only screen and (min-width: 750px) and (max-width: 1024px)  {
        .col-top-banner .banner__content {
    padding-top: 120px;
}
}
@media only screen and (min-width: 320px) and (max-width: 1023px)  {
  .highlight-slider-card .slick-next {
    right: 30px !important;
}
.highlight-slider-card .slick-prev {
    left: 30px !important;
        z-index: 999;
}
}
@media only screen and (min-width: 990px)  {
.header__icons {
    display: none;
}
}
@media only screen and (min-width: 750px)  {
.banner__content h2.banner__heading {
    max-width: 52rem;
}

section.cust-tst {
    position: relative;
        overflow: hidden;
}
.cust-tst:after, .cust-tst:before {
    content: "";
    width: 10px;
    height: 100%;
    background: #ffffff;
    position: absolute;
    top: 0;
    box-shadow: 0px 0px 80px 80px #fff;
}
.cust-tst:after {
    left: 0;
}
.cust-tst:before {
    right: 0;
    z-index:1;
}

.ltr-box .image-with-text__media-item {
    order: 2;
}
}
@media only screen and (min-width: 1024px)   {
  .highlight-slider-card .slick-next {
    right: 90px !important;
}
.highlight-slider-card .slick-prev {
    left: 90px !important;
        z-index: 999;
}
.cust-mt .multicolumn-list__item {
    border-right: 2px solid #ffffff36;
}

.cust-mt .multicolumn-list__item:last-child {
    border: none;
}
}
@media only screen and (max-width: 1023px)   {
.cust-mt .multicolumn-list {
    grid-template-columns: 1fr;   
}
}
@media only screen and (max-width: 989px)   {
.cust-mt .multicolumn-list {
        gap: 40px;
    border-radius: 0;
    padding-top: 60px;
    padding-bottom: 60px;
}
}
