/** Shopify CDN: Minification failed

Line 44:2 Unexpected "/"
Line 51:0 Unexpected "}"

**/
/* 
  Add here your own custom css styles
*/
@media(min-width:1024px)
{
  .container {
    padding: 0px 20px;
}
.custom-media, dotlottie-wc {
    max-width: 320px !important;
    max-height: 320px !important;
}
section[id$="__featured_products_bTaBLB"], section[id$="__featured_products_eJkiVU"] {
  padding: 0px 80px;
}
h3.product-card-title.product-title.fs-lg {
  height: 70px;
}
[id$="__sticky_media_mRmhCT"] .sticky-media-media, [id$="__sticky_media_wareKD"] .sticky-media-media {
    height: 60vh !important;
}
section[id$="__shoppable_videos_tFbWii"] {
    padding: 0px 100px;
}
/*
div[id^="shopify-section-"][id$="__footer"]:before {
    content: "";
    background-image: url(/cdn/shop/files/footer-border.svg?v=1781266907);
    height: 100px;
    display: block;
    width: 100%;
    /* top: -54px; */
    position: absolute;
    z-index: 9;
    margin-top: -50px;
    background-repeat: no-repeat;
    background-size: cover;
}*/
div[id^="shopify-section-"][id$="__178126413288ef4c72"] {
    margin-bottom: 100px;
}
div[id^="featured-collections-"][id$="__featured_collections_mM4ajz"] {
    padding: 100px 100px;
}
}
.card.h-100.border-1.border-body.shadow-sm {
    border-radius: 60px;
}
.badge-custom.badge, .badge-views.badge {
    display: none !important;
}
#footer-desktop .footer-block .title span {
    background: rgb(255 255 255 / 0%);
    color: rgb(255 255 255);
}
.nav-desktop-menu .nav-link.active {
    border-color: transparent;
    color: #ffffda;
}
div[id^="featured-collections-"][id$="__featured_collections_mM4ajz"] {
    margin-bottom: 100px;
}
.collection-card-img-wrapper.img-thumbnail {
    border-radius: 100px;
}
.product-card .carousel {
    border-radius: 90px;
}
button.btn.btn-atc.btn-sm.btn-primary {
    border-radius: 30px;
    width: 70%;
    background: #800000;
    color: #ffd563;
    margin: 0 auto;
    padding: 10px 0px !important;
}
button.btn.btn-sm.btn-atc-dropup.dropdown-toggle.btn-primary {
    border-radius: 30px;
    width: 70%;
    background: #800000;
    color: #ffd563;
    margin: 0 auto;
    padding: 0px 0px !important;
}
.btn-outline-primary {
    --bs-btn-color: rgb(0 0 0);
    --bs-btn-bg: transparent;
    --bs-btn-border-color: rgb(0 0 0);
    border-radius: 5px;
}
h3.product-card-title.product-title.fs-lg {
    font-size: 17px !important;
    font-weight: normal;
}
.collection-card-title-top, .collection-card-title-bottom {
    background: rgb(230 52 55);
}
span.a-list-item {
    font-weight: normal;
}
ol.breadcrumb li a, ol.breadcrumb li {
    font-weight: normal !important;
    font-family: sans-serif;
}
.swiper-main-wrapper.img-thumbnail {
    border-radius: 20px;
}
.img-thumbnail {
    background-color: #fffef100;
    border: var(--bs-border-width) solid rgb(25 25 25 / 0%);
}
[id^="simple-collections-"][id$="__simple_collections_xAXjbH"] > div > simple-collections > div:nth-child(2) > a > div > img {
    background: #de1a5d;
    /* width: 79px; */
}
[id^="simple-collections-"][id$="__simple_collections_xAXjbH"] > div > simple-collections > div:nth-child(1) > a > div > img {
    background: #FED562;
    /* width: 79px; */
}
[id^="simple-collections-"][id$="__simple_collections_xAXjbH"] > div > simple-collections > div:nth-child(3) > a > div > img {
    background: #FED562;
    /* width: 79px; */
}
[id^="simple-collections-"][id$="__simple_collections_xAXjbH"] > div > simple-collections > div:nth-child(4) > a > div > img {
    background: #ff4081;
    /* width: 79px; */
}
[id^="simple-collections-"][id$="__simple_collections_xAXjbH"] > div > simple-collections > div:nth-child(5) > a > div > img {
     background: #FED562;
    /* width: 79px; */
}
section[id^="announcement-bar-"][id$="__announcement_bar_Ge9W3V"] {
    background: #ffd563 !important;
}
section[id^="announcement-bar-"][id$="__announcement_bar_Ge9W3V"] .carousel-control-prev svg, section[id^="announcement-bar-"][id$="__announcement_bar_Ge9W3V"] .carousel-control-next svg {
    display: none;
}
.nav-desktop-menu .nav-link {
    text-transform: uppercase;
}
.simple-collections-item .img-wrapper .img-thumbnail:hover {
    transform: scale(1.2);
    transition-timing-function: ease-in-out;
}
product-card.product-card.text-center {
    background: white;
    padding: 10px 10px 20px 10px;
    box-shadow: 0px 0px 10px #800000;
    border-radius: 20px;
}