

/************* App page*******

font-family: "Poppins", sans-serif;
font-family: "Jost", sans-serif;

************/

.main-head .search_cart_s1 .cart-total {
    background: #da3831;
}
.container.container_1 {max-width: 100%;width: 100%;}
.main-head .topmenu {
    padding: 5px 0 0;
    align-items: center;
}
.mainmenu.no_fix_menu {position: relative;}
.mainmenu.no_fix_menu.is-sticky {position: relative;}
.blog.mt-10  {overflow: hidden !important;}
@media (max-width: 991px) {
    .main-head .smwrap {
        width: 100% !important;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .main-head .mainmenu {
        border: 0;
        padding: 0 14px;
    }
    .sub_header_1 ul {
        padding: 0 !important;
    }
    ul li:last-child::before {display: none;}
}
/************* App page*******************/
.mi_uae_s1 {
    font-family: "Jost", sans-serif;
    background-color: #fdfdfd;
    color: #111;
    padding-top: 40px;
    padding-bottom: 30px;
}
.mi_uae_s1 .events-desc {
    color: #666666;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
     margin-bottom: 35px;
}
.mn_head_a1 {
        font-size: 42px;
    border: none;
    font-family: "Jost", sans-serif;
    text-transform: unset;
    text-align: center;
    margin-top: 20px;
    font-weight: bold;
        margin-bottom: 0;
            padding-bottom: 5px;
}
.mn_head_a2 {
        font-size: 32px;
    border: none;
    font-family: "Jost", sans-serif;
    text-transform: unset;
    text-align: center;
    margin-top: 20px;
    font-weight: bold;
        margin-bottom: 20px !important;
}
.mi_uae_s1 .category-section {
    max-width: 1140px;
    margin: 0 auto;
}
.mi_uae_s1 .nav-tabs.custom-tabs {
    border-bottom: 1px solid #eaeaeb;
    display: flex;
    justify-content: center;
    gap: 15px;
    padding-bottom: 60px;
    margin-bottom: 40px;
    position: relative;
}
.mi_uae_s1 .nav-tabs.custom-tabs > li {
    float: none;
    margin-bottom: -31px;
        position: relative;
}
.mi_uae_s1 .nav-tabs.custom-tabs > li > a,
.mi_uae_s1 .nav-tabs.custom-tabs > li > a:hover,
.mi_uae_s1 .nav-tabs.custom-tabs > li > a:focus {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
}
.mi_uae_s1 .nav-tabs.custom-tabs > li.active > a,
.mi_uae_s1 .nav-tabs.custom-tabs > li.active > a:hover,
.mi_uae_s1 .nav-tabs.custom-tabs > li.active > a:focus {
    background: transparent;
    border: none;
}
.mi_uae_s1 .nav-tabs.custom-tabs > li.active::after {
    content: '';
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #df2626;
    z-index: 10;
}
.mi_uae_s1 .tab-content-box {
    border: 1px solid #eaeaeb;
    border-radius: 12px;
    width: 230px;
    height: 160px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #fff;
    color: #111;
    font-weight: 600;
    font-size: 21px;
    transition: all 0.3s;
}
.mi_uae_s1 .tab-content-box svg {
    margin-bottom: 15px;
    color: #111;
    transition: color 0.3s;
}
.mi_uae_s1 .nav-tabs.custom-tabs > li:hover .tab-content-box {
    border-color: #d0d0d0;
}
.mi_uae_s1 .nav-tabs.custom-tabs > li.active .tab-content-box {
    border-color: #df2626;
    color: #df2626;
}
.mi_uae_s1 .nav-tabs.custom-tabs > li.active .tab-content-box svg {
    color: #df2626;
}
.mi_uae_s1 .product-card {
    background: #fff;
    border: 1px solid #f2f2f2;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.08);
    display: flex;
    padding: 30px 20px 30px 25px;
    margin-bottom: 30px;
    height: 330px;
    position: relative;
    transition: transform 0.3s, box-shadow 0.3s;
    overflow: hidden;
}
.mi_uae_s1 .product-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.12);
}
.mi_uae_s1 .card-content {
    flex: 0 0 52%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 2;
    
}
.mi_uae_s1 .card-content h3 {
    margin: 0 0 8px 0;
    font-size: 28px;
    font-weight: 700;
    color: #000;
    letter-spacing: -0.5px;
    font-family: "Jost", sans-serif;
}
.mi_uae_s1 .card-content .divider {
    width: 18px;
    height: 2px;
    background-color: #df2626;
    margin-bottom: 12px;
}
.mi_uae_s1 .card-content p {
    font-size: 16px;
    color: #777;
    line-height: 1.6;
    margin-bottom: 22px;
    font-weight: 500;
}
.mi_uae_s1 .explore-link {
    color: #df2626;
    font-size: 13px;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
}
.mi_uae_s1 .explore-link:hover, 
.mi_uae_s1 .explore-link:focus {
    text-decoration: none;
    color: #b31c1c;
}
.mi_uae_s1 .icon-arrow {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border: 1px solid #df2626;
    border-radius: 50%;
    margin-left: 8px;
    transition: all 0.3s;
}
.mi_uae_s1 .explore-link:hover .icon-arrow {
    background: #df2626;
    color: #fff;
}
.mi_uae_s1 .card-image {
    flex: 0 0 44%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mi_uae_s1 .card-image img {
    width: 130%;
    max-width: none;
    position: absolute;
    right: -36px;
    top: 50%;
    transform: translateY(-50%);
    object-fit: contain;
}
@media (max-width: 991px) {
    .mi_uae_s1 .product-card {
        height: 210px;
    }
    .mi_uae_s1 .card-content h3 {
        font-size: 20px;
    }
    .mi_uae_s1 .card-image img {
        width: 120%;
    }
    .mi_uae_s1 .explore-link {
        position: absolute;
        bottom: 7px;
    }
    .mi_uae_s1 .card-content p {
    font-size: 10px;
    }
    .mi_uae_s1 .card-content {
        justify-content: flex-start;
    }
}

@media (max-width: 767px) {
    .mi_uae_s1 .nav-tabs.custom-tabs {
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: nowrap;
        gap: 10px;
        padding-bottom: 25px;
        margin-bottom: 30px;
        border-bottom: 1px solid #eaeaeb;
    }
    .mi_uae_s1 .nav-tabs.custom-tabs > li {
        flex: 1;
        max-width: 160px;
        margin-bottom: -26px;
    }
    .mi_uae_s1 .nav-tabs.custom-tabs > li.active::after {
        display: block;
        bottom: -26px;
    }
    .mi_uae_s1 .tab-content-box {
        width: 100%;
        height: 110px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        font-size: 13px;
        padding: 8px 5px;
        border-radius: 8px;
        text-align: center;
        line-height: 1.3;
    }
    .mi_uae_s1 .tab-content-box svg {
        width: 38px;
        height: 38px;
        margin-bottom: 8px;
    }
    .mi_uae_s1 .product-card {
        height: auto;
        min-height: 220px;
    }
    .mi_uae_s1 .card-image img {
        width: 100%;
        position: relative;
        right: 0;
        top: 0;
        transform: none;
    }
}

@media (max-width: 600px) {
    .mi_uae_s1 .nav-tabs.custom-tabs {
        gap: 8px;
        padding-bottom: 20px;
    }
    .mi_uae_s1 .nav-tabs.custom-tabs > li {
        margin-bottom: -21px;
    }
    .mi_uae_s1 .nav-tabs.custom-tabs > li.active::after {
        bottom: -21px;
    }
    .mi_uae_s1 .tab-content-box {
        height: 95px;
        font-size: 11px;
        padding: 6px 4px;
        border-radius: 8px;
    }
    .mi_uae_s1 .tab-content-box svg {
        width: 30px;
        height: 30px;
        margin-bottom: 6px;
    }
    .mi_uae_s1 .card-content p {
    font-size: 15px;
    }
}

@media (max-width: 400px) {
    .mi_uae_s1 .nav-tabs.custom-tabs {
        gap: 6px;
        padding-bottom: 16px;
    }
    .mi_uae_s1 .nav-tabs.custom-tabs > li {
        margin-bottom: -17px;
    }
    .mi_uae_s1 .nav-tabs.custom-tabs > li.active::after {
        bottom: -17px;
    }
    .mi_uae_s1 .tab-content-box {
        height: 80px;
        font-size: 9.5px;
        padding: 4px 2px;
        border-radius: 6px;
        line-height: 1.2;
    }
    .mi_uae_s1 .tab-content-box svg {
        width: 24px;
        height: 24px;
        margin-bottom: 4px;
    }
}

/******************************/
.trending_s1 {
    padding: 60px 0;
    background: #faf8f5;
    font-family: 'Poppins', sans-serif;
    padding: 30px 0 50px;
}
.trending_s1 .col-3.colmn_2h1 {
    flex: 0 0 20%;
    max-width: 20%;
        padding: 0px 7px;
}
.trending_s1 * {
    box-sizing: border-box;
}

.trending_s1 .flex-5 {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

.trending_s1 .col-5 {
    width: 20%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 25px;
}

.trending_s1 .trend-card {
    background: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 12px;
    padding: 25px 20px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.04);
    height: 100%;
    display: flex;
    flex-direction: column;
    transition: transform 0.3s, box-shadow 0.3s;
}

.trending_s1 .trend-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
}

.trending_s1 .trend-card .img-wrap {
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
}

.trending_s1 .trend-card .img-wrap img {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
}

.trending_s1 .brand {
    color: #df2626;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 8px;
    letter-spacing: 0.5px;
}

.trending_s1 .title {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    line-height: 1.4;
    margin-bottom: 20px;
    flex-grow: 1;
}

.trending_s1 .price-box {
    display: flex;
    align-items: center;
    gap: 12px;
}

.trending_s1 .old-price {
    font-size: 12px;
    color: #a0a0a0;
    text-decoration: line-through;
    font-weight: 500;
}

.trending_s1 .new-price {
    font-size: 15px;
    color: #df2626;
    font-weight: 700;
}

.trending_s1 .latest-gear-section {
    background: #fdfdfd;
    border: 1px solid #f0f0f0;
    border-radius: 16px;
    padding: 30px;
    margin-top: 45px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03);
}

.trending_s1 .custom-align-items {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.trending_s1 .gear-info {
    padding-right: 20px;
}

.trending_s1 .tag-label {
    display: flex;
    align-items: center;
    color: #df2626;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
    letter-spacing: 0.5px;
}

.trending_s1 .tag-label .line {
    display: inline-block;
    width: 25px;
    height: 1.5px;
    background-color: #df2626;
    margin-left: 10px;
}

.trending_s1 .gear-info h2 {
    font-size: 26px;
    font-weight: 700;
    color: #000;
    line-height: 1.3;
    margin: 0 0 15px 0;
    letter-spacing: -0.5px;
    font-family: "Jost", sans-serif;
}

.trending_s1 .gear-info p {
    font-size: 13px;
    color: #666;
    line-height: 1.6;
    margin-bottom: 30px;
    font-weight: 400;
}

.trending_s1 .btn-view-all {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #df2626;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    padding: 12px 24px;
    border-radius: 6px;
    text-decoration: none;
    transition: background-color 0.3s;
}

.trending_s1 .btn-view-all:hover,
.trending_s1 .btn-view-all:focus {
    background-color: #b31c1c;
    color: #fff;
    text-decoration: none;
}

.trending_s1 .btn-view-all svg {
    margin-left: 8px;
}

.trending_s1 .gear-card {
    background: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.04);
    height: 100%;
    transition: transform 0.3s, box-shadow 0.3s;
}

.trending_s1 .gear-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
}

.trending_s1 .gear-img {
    height: 170px;
    width: 100%;
    overflow: hidden;
}

.trending_s1 .gear-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.trending_s1 .gear-content {
    padding: 20px;
}

.trending_s1 .gear-content .title {
    font-size: 14px;
    margin-bottom: 25px;
}

@media (max-width: 1199px) {
    .trending_s1 .col-5 {
        width: 25%;
    }
}

@media (max-width: 991px) {
    .trending_s1 .col-5 {
        width: 33.333%;
    }
    .trending_s1 .custom-align-items {
        display: block;
    }
    .trending_s1 .gear-info {
        padding-right: 0;
        margin-bottom: 30px;
    }
    .trending_s1 .gear-card {
        margin-bottom: 20px;
    }
    .col-3.colmn_2h1 {
        flex: 0 0 33.33% !important;
        max-width: 33.33% !important;
        padding: 0px 7px 10px !important;
    }
    .main-head .search_cart_w {
    width: 100%;
    max-width: 81%;
}
}

@media (max-width: 767px) {
    .trending_s1 .col-5 {
        width: 50%;
    }
    .trending_s1 .latest-gear-section {
        padding: 20px;
    }
    .col-3.colmn_2h1 {
        flex: 0 0 33.33%;
        max-width: 33.33%;
        padding: 0px 7px 10px;
    }
}
@media (max-width: 600px) {
    .col-3.colmn_2h1 {
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
    .main-head .search_cart_w {
    width: 100%;
    max-width: 75%;
}
}
@media (max-width: 480px) {
    .trending_s1 .col-5 {
        width: 100%;
    }
     .col-3.colmn_2h1 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}   
/******************************/

.trending_rm_s1 {
    font-family: 'Poppins', sans-serif;
    background-color: #fff;
    padding: 30px 0;
}
.trending_rm_s1 * {
    box-sizing: border-box;
}
.trending_rm_s1 a {
    text-decoration: none;
}
.trending_rm_s1 a:hover, 
.trending_rm_s1 a:focus {
    text-decoration: none;
}
.trending_rm_s1 .custom-flex-row {
    display: flex;
    flex-wrap: wrap;
}
.trending_rm_s1 .column-flex {
    display: flex;
    flex-direction: column;
    margin-bottom: 25px;
}
.trending_rm_s1 .custom-card {
    border-radius: 16px;
    height: 100%;
    min-height: 540px;
    position: relative;
    overflow: hidden;
    padding: 20px 15px;
    display: flex;
    flex-direction: column;
}
.trending_rm_s1 .content-overlay {
    position: relative;
    z-index: 5;
}
.trending_rm_s1 .promo-card-red {
    background-color: #a3161c;
    background-image: url('//thomsunmusic.com/catalog/view/theme/fresko/image/recmd-bg-1.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #ffffff;
    box-shadow: 0 10px 25px rgba(163, 22, 28, 0.2);
}
.trending_rm_s1 .promo-card-red .badge-pill {
    border: 1px solid rgba(255, 255, 255, 0.6);
    border-radius: 20px;
    padding: 6px 14px;
    font-size: 11px;
    display: inline-block;
    margin-bottom: 30px;
}
.trending_rm_s1 .promo-card-red h2 {
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 15px 0;
    line-height: 1.25;
    color: #ffffff;
}
.trending_rm_s1 .promo-card-red p {
    font-size: 13px;
    font-weight: 400;
    opacity: 0.85;
    margin: 0 0 30px 0;
    line-height: 1.5;
}
.trending_rm_s1 .btn-shop {
    background-color: #ffffff;
    color: #a3161c;
    border-radius: 25px;
    padding: 10px 24px;
    font-weight: 600;
    font-size: 14px;
    display: inline-block;
    transition: transform 0.3s;
}
.trending_rm_s1 .btn-shop:hover {
    transform: translateY(-2px);
    color: #8c0c11;
}
.trending_rm_s1 .hero-img-right {
    position: absolute;
    bottom: 20px;
    right: -30px;
    width: 250px;
    max-width: 90%;
    height: 70%;
    object-fit: contain;
    z-index: 1;
}
.trending_rm_s1 .plain-card {
    background-color: #ffffff;
    border: 1px solid #f2f2f2;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.02);
}
.trending_rm_s1 .card-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
    padding-bottom: 10px;
        background: transparent;
    padding: 0;
}
.trending_rm_s1 .header-title {
    font-weight: 600;
    font-size: 15px;
    color: #111111;
    display: flex;
    align-items: center;
    gap: 8px;
}
.trending_rm_s1 .view-all {
    color: #cc1a1a;
    font-size: 12px;
    font-weight: 600;
    transition: color 0.3s;
}
.trending_rm_s1 .view-all:hover {
    color: #9d1010;
}
.trending_rm_s1 .grid-2x2 {
    display: flex;
    flex-wrap: wrap;
    gap: 25px 15px;
    flex: 1;
}
.trending_rm_s1 .grid-item {
    width: calc(50% - 7.5px);
    text-align: center;
}

.trending_rm_s1 .img-bg {
    background-color: #fff;
    border-radius: 0;
    width: 145px;
    height: 145px;
    margin: 0 auto 10px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 20px;
    border: 1px solid #f2f2f2;
}

.trending_rm_s1 .img-bg img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
.trending_rm_s1 .grid-item h4 {
    font-size: 12.5px;
    font-weight: 600;
    color: #111111;
    margin: 0 0 5px 0;
}
.trending_rm_s1 .grid-item p {
    font-size: 10.5px;
    color: #888888;
    margin: 0 0 6px 0;
}
.trending_rm_s1 .grid-item .price {
    font-size: 14px;
    font-weight: 600;
    color: #cc1a1a;
    display: block;
}
.trending_rm_s1 .promo-card-dark {
    background-color: #111111;
    background-image: url('//thomsunmusic.com/catalog/view/theme/fresko/image/recmd-bg-2.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #ffffff;
    box-shadow: 0 10px 25px rgba(17, 17, 17, 0.3);
}
.trending_rm_s1 .promo-card-dark .content-overlay {
    text-align: center;
    padding-top: 15px;
}
.trending_rm_s1 .offer-title {
    font-size: 11px;
    color: #cc1a1a;
    font-weight: 500;
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.trending_rm_s1 .offer-title::before,
.trending_rm_s1 .offer-title::after {
    content: '';
    display: block;
    width: 25px;
    height: 1px;
    background-color: #333333;
    margin: 0 10px;
}
.trending_rm_s1 .promo-card-dark h2 {
    font-size: 26px;
    font-weight: 700;
    color: #ffffff;
    margin: 0 0 15px 0;
    line-height: 1.3;
}
.trending_rm_s1 .promo-card-dark p {
    font-size: 13px;
    color: #aaaaaa;
    margin: 0 0 30px 0;
    line-height: 1.5;
}
.trending_rm_s1 .btn-explore {
    background-color: #cc1a1a;
    color: #ffffff;
    border-radius: 25px;
    padding: 10px 24px;
    font-weight: 600;
    font-size: 14px;
    display: inline-block;
    transition: background-color 0.3s;
}
.trending_rm_s1 .btn-explore:hover {
    background-color: #a81313;
    color: #ffffff;
}
.trending_rm_s1 .hero-img-bottom {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    height: 45%;
    object-fit: contain;
    z-index: 1;
}
.trending_rm_s1 .list-items {
    display: flex;
    flex-direction: column;
    gap: 15px;
    flex: 1;
    justify-content: space-between;
}
.trending_rm_s1 .list-item {
    display: flex;
    align-items: center;
    gap: 15px;
}
.trending_rm_s1 .list-img {
    width: 95px;
    height: 75px;
    flex-shrink: 0;
    background-color: #ffffff;
    border: 1px solid #f2f2f2;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 4px;
}
.trending_rm_s1 .list-img img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
.trending_rm_s1 .list-info {
    flex: 1;
}
.trending_rm_s1 .list-info h4 {
    font-size: 12.5px;
    font-weight: 600;
    color: #111111;
    margin: 0 0 6px 0;
    line-height: 1.4;
}
.trending_rm_s1 .list-info .price {
    font-size: 14px;
    font-weight: 600;
    color: #cc1a1a;
    display: block;
}
@media (max-width: 991px) {
    .trending_rm_s1 .custom-card {
        min-height: 480px;
    }
}
@media (max-width: 767px) {
    .trending_rm_s1 .hero-img-right {
        position: relative;
        right: 0;
        bottom: 0;
        margin: 20px auto 0 auto;
        display: block;
        width: 80%;
    }
    .trending_rm_s1 .custom-card {
        min-height: auto;
    }
    .trending_rm_s1 .hero-img-bottom {
        position: relative;
        bottom: 0;
        left: 0;
        transform: none;
        margin: 30px auto 0 auto;
        display: block;
        height: auto;
    }
}


/************/
.discover_new1 {
    font-family: 'Poppins', sans-serif;
    background-color: #fafafa;
    padding: 30px 0;
}
.discover_new1 .mn_head_a1 {text-align: left;}
.discover_new1 * {
    box-sizing: border-box;
}

.discover_new1 a {
    text-decoration: none;
}

.discover_new1 a:hover, 
.discover_new1 a:focus {
    text-decoration: none;
}

.discover_new1 .custom-row-flex {
    display: flex;
    flex-wrap: wrap;
}

.discover_new1 .custom-col {
    display: flex;
    margin-bottom: 30px;
}

.discover_new1 .content-card {
    background-color: #ffffff;
    border: 1px solid #f0f0f0;
    border-radius: 16px;
    padding: 15px 25px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03);
    width: 100%;
    display: flex;
    flex-direction: column;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.discover_new1 .content-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.06);
}

.discover_new1 .card-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 25px;
        background: transparent;
    padding: 0.75rem 0rem;
    align-items: center;
}

.discover_new1 .card-header::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 38px;
    height: 2px;
    background-color: #c91c1c;
}

.discover_new1 .title-wrap {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    align-items: center;
}

.discover_new1 .num-badge {
    background-color: #fff2f2;
    color: #c91c1c;
    font-size: 14px;
    font-weight: 600;
    padding: 3px 10px;
    border-radius: 6px;
    display: inline-block;
    margin-top: 2px;
}

.discover_new1 .card-title {
    font-size: 16px;
    font-weight: 600;
    color: #111111;
    margin: 0;
    line-height: 1.4;
    font-family: "Jost", sans-serif;
}

.discover_new1 .view-all {
    color: #c91c1c;
    font-size: 12px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 4px;
    margin-top: 4px;
    white-space: nowrap;
    transition: color 0.3s;
}

.discover_new1 .view-all:hover {
    color: #9c1313;
}

.discover_new1 .hero-image {
    width: 100%;
    margin-bottom: 25px;
    border-radius: 12px;
    overflow: hidden;
}

.discover_new1 .hero-image img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    display: block;
}

.discover_new1 .hero-image.hero-image-tall img {
    height: 240px;
}

.discover_new1 .list-wrapper {
    display: flex;
    flex-direction: column;
    gap: 20px;
    flex: 1;
}

.discover_new1 .list-item {
    display: flex;
    align-items: center;
    gap: 15px;
    group: hover;
    transition: transform 0.3s ease;
}

.discover_new1 .list-item:hover {
    transform: translateX(5px);
}

.discover_new1 .list-item img {
    width: 85px;
    height: 60px;
    object-fit: cover;
    border-radius: 8px;
    flex-shrink: 0;
}

.discover_new1 .item-info {
    flex: 1;
}

.discover_new1 .item-info h4 {
    font-size: 12.5px;
    font-weight: 600;
    color: #111111;
    margin: 0 0 6px 0;
    line-height: 1.4;
    transition: color 0.3s;
}

.discover_new1 .list-item:hover .item-info h4 {
    color: #c91c1c;
}

.discover_new1 .item-info .date {
    font-size: 11px;
    color: #888888;
    display: block;
}

.discover_new1 .arrow-right {
    color: #c91c1c;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.discover_new1 .text-container {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.discover_new1 .text-container p {
    font-size: 13px;
    color: #666666;
    line-height: 1.7;
    margin-bottom: 25px;
}

.discover_new1 .btn-explore {
    background-color: #c91c1c;
    color: #ffffff;
    font-size: 13px;
    font-weight: 500;
    padding: 12px 20px;
    border-radius: 6px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    align-self: flex-start;
    transition: background-color 0.3s ease;
}

.discover_new1 .btn-explore:hover {
    background-color: #a31515;
    color: #ffffff;
}

@media (max-width: 991px) {
    .discover_new1 .hero-image img,
    .discover_new1 .hero-image.hero-image-tall img {
        height: 200px;
    }
    
    .discover_new1 .custom-col {
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .discover_new1 .custom-row-flex {
        display: block;
    }
    
    .discover_new1 .card-title {
        font-size: 15px;
    }
}


.help_conct_w1 {
    font-family: 'Poppins', sans-serif;
    background-color: #fafafa;
    padding: 60px 0;
        margin-bottom: -1rem !important;
}
.help_conct_w1 * {
    box-sizing: border-box;
}
.help_conct_w1 a {
    text-decoration: none;
}
.help_conct_w1 .help-card {
    background-color: #ffffff;
    border: 1px solid #f2f2f2;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04);
    padding: 40px 30px;
    position: relative;
    overflow: hidden;
}
.help_conct_w1 .ref-img {
    display: none;
}
.help_conct_w1 .help-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 -15px;
}
.help_conct_w1 .help-col {
    padding: 0 15px;
    position: relative;
}
.help_conct_w1 .help-col:not(:last-child)::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 70%;
    background-color: #f0f0f0;
}
.help_conct_w1 .text-col {
    width: 33%;
    padding-right: 35px;
}
.help_conct_w1 .social-col {
    width: 25%;
    text-align: center;
}
.help_conct_w1 .call-col {
    width: 21%;
    text-align: center;
}
.help_conct_w1 .email-col {
    width: 21%;
    text-align: center;
}
.help_conct_w1 .text-col h2 {
    font-size: 36px;
    font-family: "Jost", sans-serif;
    font-weight: 700;
    color: #111;
    line-height: 1.25;
    margin: 0 0 12px 0;
    letter-spacing: -0.5px;
}
.help_conct_w1 .text-col .text-red {
    color: #df2626;
    font-weight: 600;
}
.help_conct_w1 .text-col p {
    font-size:16px;
    color: #777;
    margin: 0;
    line-height: 1.6;
}
.help_conct_w1 .section-title {
    font-size: 16px;
    font-family: "Jost", sans-serif;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #222;
    margin-bottom: 16px;
    display: block;
}
.help_conct_w1 .red-line {
    width: 30px;
    height: 2px;
    background-color: #df2626;
    margin: 20px auto 0;
}
.help_conct_w1 .social-icons {
    display: flex;
    justify-content: center;
    gap: 12px;
}
.help_conct_w1 .social-icons a {
    width: 36px;
    height: 36px;
    border: 1px solid #eaeaea;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #111;
    transition: all 0.3s ease;
}
.help_conct_w1 .social-icons a:hover {
    background-color: #111;
    color: #fff;
    border-color: #111;
}
.help_conct_w1 .social-icons svg {
    width: 14px;
    height: 14px;
    fill: currentColor;
}
.help_conct_w1 .icon-circle {
    width: 80px;
    height: 80px;
    background-color: #fff4f4;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #df2626;
    margin: 0 auto 15px;
}
.help_conct_w1 .icon-circle svg {
    width: 50px;
    height: 50px;
    fill: currentColor;
}
.help_conct_w1 .contact-info {
    font-size: 20px;
    font-weight: 700;
    color: #111;
    display: block;
    margin-top: 6px;
    transition: color 0.3s;
}
.help_conct_w1 .contact-info:hover {
    color: #df2626;
}

@media (max-width: 991px) {
    .help_conct_w1 .help-col {
        width: 50%;
        margin-bottom: 35px;
    }
    .help_conct_w1 .help-col:nth-child(2) {
        margin-bottom: 35px;
    }
    .help_conct_w1 .help-col:nth-child(3),
    .help_conct_w1 .help-col:nth-child(4) {
        margin-bottom: 0;
    }
    .help_conct_w1 .text-col {
        text-align: center;
        padding-right: 15px;
    }
    .help_conct_w1 .help-col:nth-child(2):after,
    .help_conct_w1 .help-col:nth-child(4):after {
        display: none;
    }
}
@media (max-width: 767px) {
    .help_conct_w1 .help-col {
        width: 100%;
        padding: 0 15px;
    }
    .help_conct_w1 .help-col:not(:last-child) {
        margin-bottom: 40px;
    }
    .help_conct_w1 .help-col:not(:last-child):after {
        display: none;
    }
}

/************************** our_purpose *******************************/

.our_purpose_w {
    font-family: 'Poppins', sans-serif;
    background-image: url('//thomsunmusic.com/catalog/view/theme/fresko/image/our-purpose-bg.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 130px 0;
    text-align: center;
    color: #ffffff;
    position: relative;
}

.our_purpose_w * {
    box-sizing: border-box;
}

.our_purpose_w .content-wrapper {
    max-width: 800px;
    margin: 0 auto;
    padding: 0 15px;
}

.our_purpose_w h2 {
    font-size: 46px;
    font-weight: 600;
    margin: 0 0 12px 0;
    letter-spacing: 0.5px;
    color: #ffffff;
}

.our_purpose_w .divider {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    gap: 15px;
}

.our_purpose_w .divider::before,
.our_purpose_w .divider::after {
    content: '';
    height: 1px;
    width: 220px;
    background-color: rgba(255, 255, 255, 0.35);
}

.our_purpose_w .divider .star {
    color: #d175ff;
    display: flex;
    align-items: center;
}

.our_purpose_w .divider .star svg {
    width: 16px;
    height: 16px;
    fill: currentColor;
}

.our_purpose_w p {
    font-size: 20px;
    line-height: 1.6;
    font-weight: 500;
    margin: 0;
    color: #ffffff;
}


@media (max-width: 1199px) {
    .our_purpose_w {
        padding: 90px 0;
    }
    .our_purpose_w h2 {
        font-size: 34px;
    }
    .our_purpose_w p {
        font-size: 16px;
    }
    .our_purpose_w .divider::before,
    .our_purpose_w .divider::after {
        width: 120px;
    }
}

@media (max-width: 991px) {
    .our_purpose_w {
        padding: 60px 0;
    }
    .our_purpose_w .content-wrapper {
        max-width: 460px;
    }
    .our_purpose_w h2 {
        font-size: 26px;
        margin: 0 0 6px 0;
    }
    .our_purpose_w p {
        font-size: 13px;
        line-height: 1.5;
    }
    .our_purpose_w .divider {
        margin-bottom: 10px;
        gap: 10px;
    }
    .our_purpose_w .divider::before,
    .our_purpose_w .divider::after {
        width: 80px;
    }
    .our_purpose_w .divider .star svg {
        width: 12px;
        height: 12px;
    }
}

@media (max-width: 767px) {
    .our_purpose_w {
        padding: 45px 0;
    }
    .our_purpose_w .content-wrapper {
        max-width: 320px;
    }
    .our_purpose_w h2 {
        font-size: 20px;
        margin: 0 0 4px 0;
    }
    .our_purpose_w p {
        font-size: 11px;
        line-height: 1.4;
    }
    .our_purpose_w p br {
        display: none;
    }
    .our_purpose_w .divider {
        margin-bottom: 8px;
        gap: 8px;
    }
    .our_purpose_w .divider::before,
    .our_purpose_w .divider::after {
        width: 45px;
    }
    .our_purpose_w .divider .star svg {
        width: 10px;
        height: 10px;
    }
    .mn_head_a1 {
        font-size: 36px  !important;
    }
}

@media (max-width: 480px) {
    .our_purpose_w {
        padding: 30px 0;
    }
    .our_purpose_w .content-wrapper {
        max-width: 196px;
    }
    .our_purpose_w h2 {
        font-size: 16px;
    }
    .our_purpose_w p {
        font-size: 9.5px;
        line-height: 1.35;
    }
    .our_purpose_w .divider {
        margin-bottom: 6px;
        gap: 6px;
    }
    .our_purpose_w .divider::before,
    .our_purpose_w .divider::after {
        width: 30px;
    }
    .our_purpose_w .divider .star svg {
        width: 9px;
        height: 9px;
    }
    .mn_head_a1 {
        font-size: 28px !important;
    }
}

/*********************************/

.recmnded_w1 {
    padding: 30px 0;
    width: 100%;
}

.recmnded_w1 * {
    box-sizing: border-box;
}

.recmnded_w1 .banner-box {
    display: block;
    width: 100%;
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.06);
    margin-bottom: 25px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.recmnded_w1 .banner-box:hover {
    transform: translateY(-4px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12);
}

.recmnded_w1 .banner-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease;
}

.recmnded_w1 .banner-box:hover img {
    transform: scale(1.02);
}

@media (max-width: 767px) {
    .recmnded_w1 {
        padding: 20px 0;
    }
    
    .recmnded_w1 .banner-box {
        margin-bottom: 20px;
    }
}
/*************** brands ************************/

.our_brands {
  background: #ffffff !important;
  box-shadow: none !important;
  border: none !important;
  padding: 10px 0 40px !important;
}

.our_brands h2 {
  font-weight: 700 !important;
  font-size: 32px !important;
  color: #111111 !important;
  text-align: center !important;
  margin: 0 0 35px 0 !important;
  padding: 0 !important;
  border: none !important;
}

.our_brands .carousel0,
.our_brands .swiper-viewport,
.our_brands .swiper-container {
  margin: 0 !important;
  padding: 0 !important;
  box-shadow: none !important;
  border: none !important;
  background: transparent !important;
  overflow: hidden !important;
}

.our_brands .static {
  display: flex !important;
  flex-wrap: wrap !important;
  margin: 0 !important;
  padding: 0 !important;
  border-bottom: 1px solid #eaeaea !important;
  box-shadow: none !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
}

.our_brands .static .swiper-slide {
  width: 16.666667% !important;
  flex: 0 0 16.666667% !important;
  max-width: 16.666667% !important;
}

.our_brands .swiper-slide {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  height: 95px !important;
  padding: 10px 20px !important;
  box-sizing: border-box !important;
  background: #ffffff !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  margin: 0 !important;
  position: relative !important;
  border: none !important;
  border-bottom: 1px solid #eaeaea !important;
}

.our_brands .swiper-slide::after {
  content: "" !important;
  position: absolute !important;
  right: 0 !important;
  top: 15% !important;
  height: 70% !important;
  width: 1px !important;
  background-color: #eaeaea !important;
}

.our_brands .static .swiper-slide:nth-child(6n)::after {
  display: none !important;
}

.our_brands .swiper-slide a {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  box-shadow: none !important;
  border: none !important;
  background: transparent !important;
  text-decoration: none !important;
}

.our_brands .swiper-slide img.img-responsive,
.our_brands .swiper-slide img {
  max-width: 100% !important;
  max-height: 60px !important;
  width: auto !important;
  height: auto !important;
  object-fit: contain !important;
  display: inline-block !important;
  margin: 0 auto !important;
  box-shadow: none !important;
  border: none !important;
  filter: none !important;
}

.our_brands .clear {
  display: none !important;
}

@media (max-width: 991px) {
  .our_brands .static .swiper-slide {
    width: 25% !important;
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }
  .our_brands .static .swiper-slide:nth-child(6n)::after {
    display: block !important;
  }
  .our_brands .static .swiper-slide:nth-child(4n)::after {
    display: none !important;
  }
}

@media (max-width: 576px) {
  .our_brands h2 {
    font-size: 22px !important;
    margin-bottom: 20px !important;
  }
  .our_brands .static .swiper-slide {
    width: 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .our_brands .static .swiper-slide:nth-child(4n)::after {
    display: block !important;
  }
  .our_brands .static .swiper-slide:nth-child(2n)::after {
    display: none !important;
  }
  .our_brands .swiper-slide {
    height: 75px !important;
    padding: 10px 15px !important;
  }
  .our_brands .swiper-slide img.img-responsive,
  .our_brands .swiper-slide img {
    max-height: 30px !important;
  }
}

/* ---- Latest Gear / Recommended promo cards driven by Design > Banners ---- */
.trending_s1 .gear-banner-card {
    border: 0;
    background: transparent;
    box-shadow: 0 1px 15px rgba(0, 0, 0, 0.16);
}

.trending_s1 .gear-banner-card > a,
.trending_s1 .gear-banner-card > img {
    display: block;
}

.trending_s1 .gear-banner-card img {
    width: 100%;
    height: auto;
    border-radius: 12px;
}

.trending_rm_s1 .promo-banner-card {
    padding: 0;
    background: transparent;
    box-shadow: 0 10px 25px rgba(17, 17, 17, 0.2);
}

.trending_rm_s1 .promo-banner-card > a {
    display: flex;
    flex: 1 1 auto;
    min-height: 0;
}

.trending_rm_s1 .promo-banner-card img {
    width: 100%;
    height: 100%;
    border-radius: 16px;
    display: block;
}

@media (max-width: 991px) {
    .trending_rm_s1 .promo-banner-card {
        min-height: 0;
    }
    .trending_rm_s1 .promo-banner-card img {
        height: auto;
        object-fit: contain;
    }
}


.live_updates {
  background-color: #ffffff !important;
  padding: 40px 0 !important;
  margin: 0 !important;
  box-shadow: none !important;
  border: none !important;
}


.live_updates h1.heading,
.live_updates .heading {
  font-weight: 700 !important;
  font-size: 32px !important;
  color: #111111 !important;
  text-align: center !important;
  margin: 0 0 35px 0 !important;
  padding: 0 !important;
  letter-spacing: -0.5px !important;
  text-transform: none !important;
  border: none !important;
}

.live_updates .row.items,
.live_updates .items {
  margin: 0 !important;
  padding: 0 !important;
  display: block !important;
  position: relative !important;
  width: 100% !important;
  box-sizing: border-box !important;
}

.live_updates iframe.snapwidget-widget,
.live_updates .snapwidget-widget {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  width: 100% !important;
  max-width: 100% !important;
  height: 400px !important;
  border: none !important;
  margin: 0 auto !important;
  padding: 0 !important;
  background: transparent !important;
}

.live_updates .hover {
  display: none !important;
}

@media (max-width: 991px) {
  .live_updates {
    padding: 35px 0 !important;
  }
  .live_updates h1.heading,
  .live_updates .heading {
    font-size: 26px !important;
    margin-bottom: 25px !important;
  }
  .live_updates iframe.snapwidget-widget,
  .live_updates .snapwidget-widget {
    height: 320px !important;
  }
}

@media (max-width: 576px) {
  .live_updates {
    padding: 25px 0 !important;
  }
  .live_updates h1.heading,
  .live_updates .heading {
    font-size: 22px !important;
    margin-bottom: 20px !important;
  }
  .live_updates iframe.snapwidget-widget,
  .live_updates .snapwidget-widget {
    height: 220px !important;
  }
}