.home-slider img {
    max-width: 100%;
    width: 100%;
}


header.nav-down .navbar-searchbar {

    top: 0 !important;

}

header .main-navbar .nav-menu>li.dropdown .menu-title {
    font-size: 14px !important;
}

.product-buttons .btn-solid:hover {
    background: radial-gradient(63.11% 63.11% at 31.97% 19.67%, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 69.79%, rgba(255, 255, 255, 0) 100%), #8c9f55;

}

.product-details.text-center {
    text-transform: capitalize !important;
}

/* section.ratio_asos.service-slider .container-fluid{
        background: #f0f7fd;
            padding: 30px 0;
} */
.title.text-center h2 {
    color: #094380;
}

.product-box .product-details h5 {
    max-height: 58px;
    min-height: 58px;
}

.login-section .materialContainer .box:before {
    display: none;
}

.image-product img {
    /* background: #eff2f7;
    padding: 20px;
    border-radius: 10px !important;
    width:120px !important; */
    width: 100%;
}

.category-image-box {
    width: 120px;
    height: 120px;

    padding: 20px;
    border-radius: 10px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;

}

.slide-7-1.product-wrapper .swiper-backface-hidden .swiper-slide {
    border: 1px solid #cccccc59;
    border-radius: 5px;
}

.image-slider .image-contain {
    min-height: 100px;
    max-height: 100px;
    background-color: #f2f6fb;
    border-top: 1px solid #cccccc59;
}

.image-slider .image-contain h5 {
    font-size: 14px;
    font-weight: 600;
}

.image-slider {
    text-align: center;
}

/* .swiper-slide{
    margin-right:0 !important;
} */
.section-b-space .col-lg-9.col-12.ratio_30 {
    /* background: #f2f8ff; */
    /* padding-top: 20px; */
}

.product-details.text-center h5.text-uppercase {
    text-transform: capitalize !important;
}

.service-section .service-wrap {
    display: flex;
    align-items: center;
    background: #e3f0ff;
    padding: 10px 5px;
    border-radius: 10px;
    box-shadow: 0px 10px 20px #cccccc21;
}

.product-box {

    border: 1px solid #cccccc9e;
    border-radius: 8px;
    /* margin:0 5px; */
}

.swiper.swiper-wrapper.swiper-initialized.swiper-horizontal.swiper-backface-hidden .product-box {
    /* background: #f2f6fb !important; */
    padding: 24px 16px;
    background: #FFFFFF !important;
    border: 1px solid #E7EBE2;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
    border-radius: 9px;
}

.product-box .img-wrapper {
    border-bottom: 1px solid #cccccc9e;
}

/* .product-style-2 .product-box .img-wrapper .back {
    
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    left: 50% !important;
    transition: all 0.3s ease;
    width: 70% !important;
    
    cursor: pointer !important;
} */
.product-box .cart-wrap a {

    border: 1px solid #ccc;
}

.product-box .cart-wrap a,
.product-box .cart-wrap button {
    padding: 10px;
}

.subscribe-section {
    background-color: transparent !important;
    color: #fff;
    position: relative;
}

.subscribe-section:before {
    content: '';
    background: url(/_nuxt/public/images/banner/bottom-bg.png);
    position: absolute;
    /* top: 0px; */
    left: 0px;
    width: 100%;
    height: 50px;
    bottom: -11px;
    background-size: contain;
    background-position: bottom;
    display: none;
}

.subscribe-input button.btn.btn-solid-default {
    background-color: #077ba8;
}

.subscribe-input .btn-solid-default::before {

    background-color: #03adef;
    margin-top: -4px;

}

header .main-navbar .nav-menu>li .mega-menu-container {
    background: #eff2f7 !important;

}

.category-label {
    background-color: #93b3d57d !important;


}

.collection-contain h6 {
    display: none;
}

.swiper-slide .product-box {
    background: #fff !important;
}

.product-image-tag .vh--outer .vh--holder {
    border-radius: 5px;
    border: 1px solid #ccc;
}

.black-slide .swiper .swiper-wrapper .swiper-slide img {

    border: 1px solid #d2d2d2;
    border-radius: 5px;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 10px;
    right: inherit;

    position: absolute;
    z-index: 999999 !important;
    overflow: visible;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after,
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    font-size: 22px !important;
    background: #094380;
    border-radius: 50%;
    box-shadow: 0px 10px 20px #4c4848a8;
    padding: 5px 10px;
    /* border: 1px solid #ccc; */
}

.swiper-button-next:after,
.swiper-button-prev:after {
    color: #fff;
    font-size: 20px !important;
    padding: 9px 14px;
    top: var(--swiper-navigation-top-offset, 40%) !important;
}

.product-box .cart-wrap a:hover {
    color: #ffffff !important;
}

.product-detail-qty .product-buttons .btn-solid {
    margin: 0 auto !important;
    margin: 10px 0 !important;
}

.product-detail-qty .product-buttons {
    max-width: 150px;
    min-width: 150px;
    display: inherit !important;
    margin: 0 auto !important;
}

.product-detail-qty .qty-box {
    margin-top: 10px;

}

.product-detail-qty .qty-box button.btn.quantity-left-minus,
.product-detail-qty .qty-box button.btn.quantity-right-plus {
    padding: 5px;
}

.product-detail-qty .qty-box .input-group {
    background: #fff;
    border-radius: 5px;
    border: 1px solid #ccc;
    min-width: 100px;
    margin: 0 auto;
    max-width: 100px;
}

.product-detail-qty input.form-control.input-number {
    width: 40px;
    padding: 0;
    height: auto;
    text-align: center;
    background: transparent;
    border: none;
}

.product-buttons a#cartEffect:hover {
    color: #fff !important;
}

.product-detail-qty .product-buttons .btn-solid,
.product-detail-qty i.fa.fa-shopping-cart {
    font-size: 14px !important;
    border-radius: 5px;
}

.product-detail-qty i.fa.fa-shopping-cart {
    margin-right: 10px;
}

.product-detail-qty .product-buttons .btn-solid.btn-animation i {
    animation: none;
}

.menu-right li {
    vertical-align: middle;
    margin-left: 10px;
}

button.btn.btn-solid-default.toggle-category.d-sm-block.d-none {
    font-size: calc(14px + 2 * (100vw - 320px) / 1600);
}

div#mainnav li {
    padding: 0 20px;
}

.mainlist li {
    margin-right: 5px;
    padding: 0 10px;
}

.mainlist li:hover {
    background-color: #0943802f;
    border-radius: 20px;
}

.otherparts-menu .mainlist li.active {
    background-color: #0943802f;
    border-radius: 20px;
}

.mainlist li a:hover {
    margin-left: 0px !important;

}

.otherparts-menu .mainlist li:hover:before {
    font-size: 14px;
}

.otherparts-menu .mainlist li.active:before {
    font-size: 14px;
}

.otherparts-menu li a:hover {
    margin-left: 4px;
    color: var(--theme-color) !important;
}

.mainlist li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f08d";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 900;
    font-size: 0px;
    color: #094380;

}

.mainlist {
    max-width: 150px;
    min-width: 150px;
}

header .search-full {
    position: fixed !important;
}

header .search-full .input-group {
    z-index: 9999999 !important;
    width: 80%;
    margin: 0 auto;
}

header .search-full.open {
    top: 0px !important;
    height: auto !important;
    padding: 10px 0;
}

header .search-full.show .search-suggestion {
    top: 82px;
    max-width: 70%;
    left: 50%;
    transform: translate(-50%, 0px);
    box-shadow: 0px 10px 20px #ccc;

}

header .search-suggestion>ul>li {
    margin: 5px;
    border-radius: 5px;
    border: 1px solid #cccccc4f;
    box-shadow: 0px 10px 20px #cccccc45;
    padding: 5px;
    transition: max-height 1000ms cubic-bezier(0.27, 0.7, 0, 0.99);
}

.main-header.navbar-searchbar {
    background: #fff;
    border-top: 1px solid #52057F;
    border-bottom: 1px solid #52057F;
    /* box-shadow: 0px 10px 18px rgb(0 0 0 / 16%); */
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
}

header .main-navbar .nav-menu>li:hover .mega-menu-container {
    opacity: inherit !important;
    visibility: inherit !important;
    margin-top: 10px;
    transition: all 0.1s ease-in;
    display: block !important;
    margin-top: 0px !important;
}

header .main-navbar .nav-menu>li .mega-menu-container {
    display: none !important;
    opacity: inherit !important;
    visibility: inherit !important;
}

header .main-navbar .nav-menu>li .mega-menu-container {
    box-shadow: 0 1px 5px 0 rgb(90 90 90 / 0%) !important
}

.othermenu li:hover {
    background-color: #93b3d57d;
    border-radius: 20px;
    padding: 5px;
}

.mega-box.backmenu {
    width: 100% !important;
}

i.fa.fa-caret-right {
    font-size: 18px;
    margin-left: 3px;
    color: #094380a8;
    margin-top: -2px;
}

.navbackbtn {
    cursor: pointer;
}

.fa-angle-left {
    font-size: 20px;
    color: #094380a8;

}

.navbackbtn:hover {
    color: #094380a8;
}

.onhover-div {
    opacity: 1 !important;
    visibility: inherit !important;
    display: none !important;
}

.onhover-dropdown:hover .onhover-div {
    display: block !important;
}

li.onhover-dropdown.wislist-dropdown:hover .onhover-div {
    top: 25px !important;
    right: -5px !important
}

.btn-solid-default:hover,
.btn-solid-default:focus {

    color: #094380 !important;
}

/* .home-section .home-slider {
    height: 600px !important;
} */

input.header-serarch {
    /* border-top-left-radius: 20px;
    border-bottom-left-radius: 20px; */
    border: 1px solid #ccc;
    padding-left: 20px;
}

header .main-menu .menu-right .search-box {

    /* border-top-right-radius: 20px;
    border-top-right-radius: 20px !important;
    border-bottom-right-radius: 20px !important; */
    padding: 9px 15px !important;
}

a.menu-link {
    cursor: pointer;
}

header.nav-down.nav-up .main-menu {
    padding: 20px 0px !important;

}

header .main-navbar .nav-menu>li+li+li {
    margin-left: 0px !important;
}

tfoot {

    background: #eff2f7;
}

.tracker-table.traker-custom-table .table tbody tr td {
    min-width: 100% !important;
}

.login-section .materialContainer .box {
    padding-top: 10px !important;
}

.login-section .register-logo,
.login-section .brand-logo {
    max-width: 200px !important;
    padding: 20px 0;
    margin: 0 auto;
}

.subscribe-section .subscribe-input .input-group {
    align-items: center !important;
}

.subscribe-input .btn {
    padding: calc(7px + 6 * (100vw - 320px) / 1600) calc(15px + 15 * (100vw - 320px) / 1600) !important;
}

.subscribe-input button.btn.btn-solid-default {
    background-color: #0dcaf0;
    color: #fff !important;
}

.subscribe-input .btn-solid-default::before {
    margin-top: 0;
}

.other-categorypage a {
    padding: 5px 20px;
}

.other-categorypage a:hover {
    color: #ffffff !important;
    background: #09438069;

    border-radius: 20px;
}

.tap-to-top:hover::before {
    background: #03adef;
}

.page-section .pagination .page-item .page-link:hover {
    background-color: #eff2f7;
    color: #fff !important;
    background: #03adef !important;
}

.full-screen {
    width: 100% !important;
}

a.nav-link.menu-title:before {
    content: '';
    position: absolute;

    width: 0%;
    height: 2px;
    background: #00acee;
    bottom: -2px;
    z-index: 999;
}

li.dropdown.mega-menu a {
    position: relative;
}

li.dropdown.mega-menu a:hover:before {
    width: 100%;
}

.your-cart-box .list-group .lh-condensed h6 {

    font-size: 13px;
    max-width: 350px;
    min-width: 100%;
}

span.checkout-qty {
    width: 25px;
    height: 25px;
    background: #e6f2ff;
    text-align: center;
    padding-top: 4px;
    border-radius: 50%;
    margin-left: 5px;
    border: 1px solid #cbe9f7;

}

.your-cart-box .price {
    font-weight: 600;
}

.yourcart-table tr {
    border-bottom: 1px solid #ccc;
}

.yourcart-table thead,
.yourcart-table tfoot {
    background: #eff2f7;
}

.yourcart-table tfoot tr td:first-child {
    text-align: left;
    width: auto;
    padding: 0;
}

.btn-solid-default {
    border-radius: 5px !important;
}

/* footer .main-footer {
    position: relative;
    z-index: 1;
    background: url(../images/footer-bg.webp);
    height: 473px;
    width: 100%;
    display: flex;
    align-items: flex-start;
    padding: 60px 0 0 0;
    margin: 70px 0 0 0;
}
footer .main-footer::before, footer .main-footer::after {content:""; display:table;position:absolute;top: 0;left: 0;right: 0;z-index: -1;}
footer .main-footer::after {clear:both;background: url(../images/footer-bg-map.webp) no-repeat 0 0;width: 100%;height: 473px;}
footer .main-footer::before {clear:both;background:rgba(3, 19, 36, 0.1);width: 100%;height: 100%;} */


#lds-roller .lds-roller {
    position: absolute;
    width: 64px;
    height: 64px;
    top: 50%;
    left: 0 !important;
    right: 0;
    margin: 0 auto;
}
.cart-section .cart-table thead th{border-radius: 0;  border-bottom: 1px solid #eff2f7 !important;}
.cart-section .cart-table thead th:first-child{border-radius:6px 0 0 6px}
.cart-section .cart-table thead th:last-child{border-radius: 0 6px 6px 0}

@media(max-width:1550px) {
    .onhover-dropdown:hover .onhover-div {
        top: 40px;
    }
}

@media(max-width:1432px) {
    /* .home-section .home-slider {
        height: 40vh !important;
    } */
}

@media (max-width: 1199px) {
    header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content.opensubmegamenu {
        padding: 0px !important;
    }

    header .main-navbar {
        text-align: end !important;
    }

    .mainlist {
        max-width: 100%;
        min-width: 100%;
    }

    .submenu-content.opensubmegamenu.border-end {
        border: none !important;
    }

    ul.d-block.list h5 {
        margin-bottom: 5px !important;
    }

    .service-section .service-wrap {
        width: 100%;
    }

    div#mainnav li.dropdown.mega-menu span,
    div#mainnav li.dropdown.mega-menu span span {
        /* width: 100%; */
        /* text-align: center; */
    }

    .category-label {
        background-color: #fff !important;


    }
}

@media (max-width:1154px) {

    /* .home-section .home-slider {
        height: 35vh !important;
    } */
}

@media (max-width:968px) {

    /* .home-section .home-slider {
        height: 19vh !important;
    } */
}

@media(max-width:767px) {
    header .search-suggestion>ul {
        display: block !important;
    }

    header .search-suggestion>ul>li {
        width: 100%;
    }

    /* .home-section .home-slider {
        height: 20vh !important;
    } */

    input.header-serarch {
        display: none;
    }

    header .main-menu .menu-right .search-box {
        border-radius: 0 !important;
    }
}

@media(max-width:540px) {
    .sliderBackground {
        background-size: contain !important;
    }


}

@media(max-width:390px) {
    /* .home-section .home-slider {
        height: 16vh !important;
    } */
}

.product-buttons.bulkcart-btn {
    position: fixed;
    top: 37%;
    right: -47px;
    z-index: 2;
    transition: all .5s ease 0s;
}

.product-buttons.bulkcart-btn:hover {
    right: 0;
    transition: all .2s ease 0s;
}

.product-buttons.bulkcart-btn a#cartEffect {
    background: #00adef !important;
    border-radius: 5px;
    transition: all .5s ease 0s;
    padding: 12px 15px;
}

.service-section .col-xl-3.col-sm-6 {
    display: flex;
}

.custom-scroll.text-center p {
    padding: 10px 0;
    font-size: 18px;
    color: #031a32;
}

.search-no-result {
    background: #cfe7ff;
    border-radius: 5px;
}

.search-no-result img {
    width: 50px;
    margin-right: 20px;
}

.search-no-result p {
    font-size: 18px;
}

.added-notification.show {
    top: 10% !important;
    padding: 0;
    border: 1px solid #13a1d9;
}

.custom-text {
    padding: 16px;
    background: #13a1d9;
    width: 80%;
}

.custom-img {
    width: 50px;
}

.custom-text h3 {
    color: #fff !important;
}

.added-notification img {
    width: 50px !important;
}

#quick-view .row {
    align-items: center;
}

#quick-view .col-lg-6,
.quick-view-image {
    position: relative;

}

.img-fluid.label-image {
    position: absolute;
    top: 0;
    z-index: 99;
    max-width: 80px;
}

#quick-view .col-lg-6:nth-child(1) {
    background: #fff;
    padding: 0;
    box-shadow: 5px 10px 20px #5f5e5e36;
    z-index: 9;
    margin: 0;
}

#quick-view .sliderBackground.bg-size {
    min-height: 450px;
    max-height: 450px;
    background-size: contain !important;

}

#quick-view .modal-content {
    background: transparent;
}

#quick-view .modal-body {
    padding: 0;
}

#quick-view .col-lg-6:nth-child(2) {
    background: #fff;
    padding: 50px 30px 0 30px;
    margin: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 372px;
    overflow-y: auto;
}

.quick-view-modal .modal-content .btn-close {
    width: 25px !important;
    height: 25px !important;
    top: 24px !important;
    right: -4px !important;
    line-height: 2px !important;
    color: #094380 !important;
    z-index: 9 !important;
    background: #e2f0ff !important;
}

.quick-view-modal .modal-content .product-right h2 {
    font-weight: 500;
    font-size: 22px;
}

div#profile {
    background: #eff2f7;
    padding: 20px;
}

div#profile .right {
    max-width: 300px;
    min-width: 320px;
}

.dashboard-profile .dash-profile li {
    align-items: baseline !important;
}

header .search-full .input-group .input-group-text {
    background-color: var(--new-blc) !important;

}

header .search-full .input-group .input-group-text i {
    color: #fff !important;
}

.btn-solid-default {
    border: 1px solid var(--new-blc) !important;
}

.left-side-button.text-end.d-flex.d-block.justify-content-end a {
    text-decoration: none !important;
    color: #fff;
}

@media(max-width:570px) {
    div#profile .right {
        max-width: 100%;
        min-width: 100%;
    }
}

.yourcart-table table {
    width: 100%;
}

.image-not-found {
    border-radius: 5px;
    border: 1px solid #ccc;
}

.price-tmp {
    padding: 6px;
}

.qty-tmp {
    padding: 19px;
}

.price-color {
    background-color: #00adef !important;
}

/* .productlist-slider{
    height:450px;
    overflow-y:auto !important;
}
.productlist-slider::-webkit-scrollbar {
    width: 2px;
  }
  
  .productlist-slider::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey; 
    border-radius:5px;
  }
   
  .productlist-slider::-webkit-scrollbar-thumb {
    background:#094380; 
    border-radius:5px;
  }
  .productlist-slider::-webkit-scrollbar-thumb:hover {
    background: #b30000; 
  } */

/* .cloth-review .shipping-chart .desc-content ul{list-style-type:none!important;display: flex!important; flex-direction: column!important;
    margin:0 0 0 20px!important; }
.cloth-review .shipping-chart .desc-content ul li{padding: 0 0 0 25px!important;font-size: 16px!important;line-height: 18px!important;margin:0 0 10px!important;
    list-style-type:none!important;position: relative;}
.cloth-review .shipping-chart .desc-content ul li::before{content:""; background: #000;width: 7px;height: 7px;position: absolute;border-radius: 100px;
left: 0;top:5px;} */

.desc-content ul {
    margin: 0 !important;
    padding: 20px !important;
}

.desc-content li {
    display: list-item !important;
    margin: 0 0 10px !important;
    padding: 0 !important;
}

.product-des {
    border: 1px solid #094380;
}

.product-des h3 {
    width: 100%;
    background: #094380;
    padding: 10px;
    color: #fff;
}

.desc-content {
    padding: 20px;
}

#launcher {
    height: 64px !important;
    width: 64px !important;
    bottom: 12px !important;
}

.tap-to-top {
    bottom: 90px !important;
}

.tap-to-top:hover::before {
    background: var(--new-blc);
}

.order-details-table.cart-section tbody tr td a img {
    object-fit: contain;
}

.order-details-table .table tbody tr td:nth-child(1) {
    text-align: center;
}

.order-details-table.cart-section .cart-table {
    table-layout: fixed;
}

.details-items .vh--close {
    display: none !important;
}

.details-items .arrow .fa {
    width: 40px;
    height: 40px;
    border-radius: 100px;
    background: var(--theme-color);
    text-align: center;
    padding-top: 6px;
}

.details-items .arrow .fa:before {
    color: #fff;
}

.logout-btn {
    display: none !important;
}

@media (max-width:991px) {
    .checkout-col {
        display: flex;
        flex-direction: column-reverse;
    }

    .checkout-col .your-cart-box {
        margin-bottom: 30px;
    }

    .save-details-box {
        margin-bottom: 15px;
    }

    .details-image-vertical.rounded .swiper-backface-hidden {
        height: unset !important;
    }

    .details-image-vertical.rounded .swiper-backface-hidden .swiper-slide {
        width: unset !important;
    }
}

@media (max-width:767px) {
    .details-items .cloth-details-size .details-image-concept {
        justify-content: center;
    }

    .details-items .cloth-details-size .border-product {
        padding: 0 0 20px !important;
    }

    .onhover-dropdown.cart-dropdown button {
        height: 36px;
    }

    header .main-menu .menu-right>ul>li+li .onhover-dropdown.cart-dropdown button {
        line-height: 16px;
        padding: 9px 20px;
    }

    header .search-full.show .search-suggestion {
        top: 52px;
    }

    /* .swiper-slide, .swiper-slide{flex-shrink:inherit!important;} */
}

@media (max-width:576px) {

    #launcher {
        bottom: 77px !important;
    }

    .tap-to-top {
        bottom: 150px !important;
    }

    .mega-menu-container.menu-content.open-m .search-b input.header-serarch {
        display: flex !important;
    }

    .order-details-table table.cart-table {
        width: 500px;
    }

    .product-box .product-details h5 {
        min-height: 100px;
    }

    .custome-form-check .form-check-label.terms_conditions-check {
        white-space: inherit;
    }

    .logout-btn {
        display: flex !important;
        margin-left: 15px;
    }

}

.home-section .swiper-button-prev,
.home-section .swiper-button-next,
.classic-arrow .swiper .swiper-button-prev {
    display: none !important;
}

.home-section .swiper-horizontal>.swiper-pagination-bullets,
.home-section .swiper-pagination-bullets.swiper-pagination-horizontal {
    /* bottom: -5px!important; */
    /* bottom: -34px !important;
    overflow: overlay;
    position: sticky; */
}

.modal-backdrop {
    z-index: 9999;
}

.modal {
    z-index: 99999;
}

@media (max-width:1199px) {
    .modal-backdrop {
        z-index: 99999;
    }

    .modal {
        z-index: 999999;
    }
}







.sub-footer {
    background: #f5f5f5;
}

.sub-footer h3 {
    margin-bottom: 15px;
}

/* footer .main-footer {
    padding: 60px 0;
} */
.copyright-t p {
    color: #000;
    padding-bottom: 15px;
}

#volume-booster-visusalizer {
    display: none;
}

.payment-methods-part {
    display: flex;
    flex-direction: column;
}

.payment-methods-part.payment-methods-mobile {}

.payment-methods-part ul {
    align-items: center;
    display: flex;
    justify-content: space-between;
    list-style: none;
    padding: 0;
    gap: 10px;
}

.payment-methods-part ul li {
    background-repeat: no-repeat;
    display: block;
    transition: all .3s ease-in-out;
}

.payment-methods-part ul li:hover {
    filter: grayscale(100%);
    opacity: .8;
}

.shipping {
    display: flex;
    flex-direction: column;
}

.shipping ul {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.shipping ul li+li {
    margin-left: 15px
}

.shipping ul li img:hover {
    filter: grayscale(100%);
    opacity: .8;
}

.social-media-i {
    display: flex;
    flex-direction: column;
}

.social-media-i ul {
    display: flex;
    flex-direction: row;
}

.social-media-i ul li+li {
    margin-left: 15px
}

.social-media-i ul li img:hover {
    filter: grayscale(100%);
    opacity: .8;
}

footer .footer-links ul li a {
    color: #fff
}

footer .footer-links ul li a:hover {
    color: var(--theme-color)
}

.footer-bdr {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    padding: 20px 0
}

/* @media screen and (max-width: 1400px) {
    .payment-methods-part{width:55%;}
    .payment-methods-part ul{width: 100%;flex-wrap: wrap; justify-content:flex-start;   }
} */

@media screen and (max-width: 1199px) {

    /* .footer-bdr{flex-wrap: wrap;} */

}

@media screen and (max-width:991px) {}

@media screen and (max-width: 768px) {
    /* .payment-methods-part ul li{margin-top: 10px;}
.payment-methods-part ul{flex-wrap: wrap;justify-content:flex-start;}
.footer-bdr img {width: 52px;}
.payment-methods-part ul li + li{margin-left: 5px;} */

}

/*.main-header.navbar-searchbar@media screen and (max-width: 575px) {
 .footer-bdr{flex-direction: column;}
.shipping{margin-bottom: 20px;}
.payment-methods-part ul{width: 340px;}
.payment-methods-part ul li.visa{margin-left: 0;}
.footer-bdr img {width:auto;}
.footer-sm-space{padding: 0;}
} */

.home-section-1 .swiper .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border-radius: 4px;
    padding: 0;
    margin: 0;
    background-color: rgba(35, 35, 35, 0.2);
    transition: all 0.5s ease;
    opacity: 1;
}

.home-section-1 .swiper .swiper-pagination .swiper-pagination-bullet-active {
    width: 40px;
    background-color: #8000CB;
}

.home-section-1 .swiper .swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet {
    margin-left: 10px;
}

/* 

/* 

footer .footer-links .footer-title h3{color:#fff;}
.footer-logo{margin: 0 0 24px;}
.footer_address { padding:0;display: flex;flex-direction: column;gap:12px;max-width: 270px;}
.footer_address div, .footer_address div a{display: flex;flex-direction: row;gap:10px;font-style: normal;font-weight: 400;font-size: 16px;line-height: 20px;color: #FFFFFF;}
.footer_address div i{width: 20px;height: 20px;vertical-align: top;display: inline-block;}
.footer_address div i img{width: 20px;height: 20px;max-width: inherit;vertical-align: top;}
.footer_address div.f-call a{font-style: normal;font-weight: 400;font-size:22px;line-height:26px;color: #FFFFFF;} */


footer#Footer {
    position: relative;
    z-index: 1;
    background: url(../images/footer-bg.webp);
    height: 473px;
    width: 100%;
    display: flex;
    align-items: center;
    padding: 50px 0 0 0;
    margin: 70px 0 0 0;
    background-size: cover;
}

footer#Footer::before,
footer#Footer::after {
    content: "";
    display: table;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

footer#Footer::after {
    clear: both;
    background: url(../images/footer-bg-map.webp) no-repeat 0 0;
    width: 100%;
    height: 473px;
}

footer#Footer::before {
    clear: both;
    background: rgba(3, 19, 36, 0.1);
    width: 100%;
    height: 473px;
}

footer h5 {
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 30px;
    text-transform: capitalize;
    color: #FFFFFF;
    margin: 0 0 15px;
}

.footer-middle {
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.footer-middle-inner {
    margin: 0;
}

.footer-col {
    width: 25%;
    padding-left: 0;
}

.footer-col.second {
    width: 22%;
    padding-left: 0;
}

.footer-col.third {
    width: 22%;
    padding-left: 0;
}

.footer-col.last {
    width: 29%;
    padding-left: 0;
}

.footer-col.first {
    padding-left: 0;
}

.f-links {
    padding: 0;
}

.f-links ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
}

.f-links ul li {
    margin: 0 0 8px;
    padding: 0;
    list-style: none;
}

.f-links ul li:last-child {
    margin: 0;
}

.f-links ul li a,
.f-links ul.user-account li {
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    transition: 0.5s ease;
}

.f-links ul li a:hover,
.f-links ul.user-account li:hover {
    color: var(--secondary-color);
    padding-left: 10px;
    color: #FFFFFF;
    transition: 0.5s ease;
}

.f-links ul.user-account li {
    cursor: pointer;
}

.footer-logo {
    margin: 0 0 24px;
}

.footer_address {
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
    max-width: 270px;
}

.footer_address div,
.footer_address div a {
    display: flex;
    flex-direction: row;
    gap: 10px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
}

.footer_address div i {
    width: 20px;
    height: 20px;
    vertical-align: top;
    display: inline-block;
}

.footer_address div i img {
    width: 20px;
    height: 20px;
    max-width: inherit;
    vertical-align: top;
}

.footer_address div.f-call a {
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    color: #FFFFFF;
}

.social-right {
    margin: 20px 0 0 0;
}

.social-right ul {
    display: inline-flex;
    flex-direction: row;
    gap: 15px;
}

.social-right ul li {
    display: inline-block;
    margin: 0;
}

.f-social li {
    margin: 0 0 10px;
}

.f-social li a {
    white-space: nowrap;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 9px;
    gap: 10px;
    width: 40px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 36px;
}

.subscribe-section {
    padding: 0;
}

.subscribe-section:before {
    background: transparent;
}

.subscribe-section .subscribe-input {
    /* min-width: 420px;
    max-width: 420px;*/
    border-radius: 5.29364px !important;
    height: 56px !important;
    padding: 10px;
}

.subscribe-input-sec .btn.btn-solid-default::before {
    background: #000;
}

.subscribe-input-sec .input-group {
    flex-wrap: inherit;
    align-items: flex-start;
    position: relative;
}

.subscribe-input-sec .input-group .btn.btn-solid {
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    display: flex;
    height: 50px;
    align-items: center;
    position: absolute;
    right: 3px;
    top: 3px;
    /* Button */
    padding: 0px 14px;
    background: radial-gradient(63.11% 63.11% at 31.97% 19.67%, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 69.79%, rgba(255, 255, 255, 0) 100%), #8000CB;
    border-radius: 5.29364px !important;
}

.subscribe-input-sec {
    display: flex;
    align-items: center;
    justify-content: center;
}

.subscribe-input-sec .input-group .btn.btn-solid-default:hover,
.subscribe-input-sec .input-group .btn.btn-solid-default:focus {
    border: 1px solid #fff !important;
    color: #fff !important;
}

.subscribe {
    display: flex;
    flex-direction: column;
    margin: 0;
    width: 100%;
}




.footer-bottom {
    border-top: 1px solid #7514AE;
    padding: 20px 0px;
}

.footer-bottom p {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
    margin: 0;
}

.footer-icon-section {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    gap: 10px;
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(25px);
    border-radius: 8px;
    margin: 20px 0;
}

.footer-icon-section h3 {
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 24px;
    text-transform: capitalize;
    color: #FFFFFF;
    margin: 0;
    text-align: center;
}

.payment-methods-part {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.payment-methods-part ul {
    align-items: center;
    display: flex;
    gap: 15px;
    justify-content: space-between;
    list-style: none;
    padding: 0
}

.payment-methods-part ul li {
    background-repeat: no-repeat;
    display: block;
    transition: all .3s ease-in-out
}

.payment-methods-part ul li:hover {
    filter: grayscale(80%);
    opacity: .8
}

.payment-methods-part ul li img {
    max-width: 100%;
}

.shipping {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.shipping ul {
    align-items: center;
    display: flex;
    flex-direction: row;
    gap: 20px;
    justify-content: center;
}

.shipping ul li img:hover {
    filter: grayscale(80%);
    opacity: .8
}

.shipping-plane {
    position: absolute;
    right: 4%;
    bottom: 75px;
}

.footer-bottom {
    border-top: 1px solid #7514AE;
    padding: 20px 0px 15px;
}

.footer-bottom p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
    margin: 0;
}


.shipping-page-wrap {
    padding: 50px 0 0 0;
}

.sb-bottom img,
.sb-top img {
    max-width: 100%;
}

.heading-wb-bdr h2 {
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    color: #001D3C;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px 0px 15px;
    border-bottom: 2px solid #E7EBE2;
    margin: 0 0 40px;
}

.service-slider .title.text-center h2,
.home-s .title.text-center h2 {
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    color: #001D3C;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    margin: 0;
    width: 100%;
}
.share-slidertext-main {
    width: 100%;
    padding: 0;
    margin: 0;
    background: #062748;
    border-radius: 0px;
    height: 50px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.share-slidertext-sec {
    position: relative;
    overflow: hidden;
}

.share-slidertext-sec .marQuee2 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 0;
}

.share-slidertext-sec .marQuee2:hover .marQueeTiles {
    animation-play-state: paused;
}

.share-slidertext-sec .marQuee2Tiles {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    animation: marquee linear infinite;
    animation: marQueeAnimation01 var(--marQueeTime2) linear infinite;
    white-space: nowrap;
}

.share-slidertext-sec .tile {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
    border-radius: 0px;
    margin: 0;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    gap: 0;
    padding: 10px 34px;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    color: #fff;
}

.share-slidertext-sec .tile:hover {
    color: #C5D696;
}

@keyframes marQueeAnimation01 {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100%);
    }
}

.offer-sec-home {
    background: linear-gradient(248.66deg, #FFF1F1 0%, #E9F8FB 100%);
    padding: 80px 0;
}

.offer-sec-inner {
    display: flex;
    flex-direction: row;
    gap: 30px;
    justify-content: space-between;
    align-items: center;
}

.offer-sec-inner .offer-img img {
    max-width: 100%;
}

.offer-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px;
    gap: 30px;
    max-width: 400px;
    height: auto;
    margin: 0 0px 0 0;
}

.offer-content-inner {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.offer-content .title {
    font-style: normal;
    font-weight: 600;
    font-size: 55px;
    line-height: 60px;
    text-align: center;
    color: #001D3C;
    text-transform: uppercase;
    font-family: "Bebas Neue", sans-serif;
    margin: 0 0 15px;
}

.offer-content .title span {
    font-weight: 300;
}

.offer-content .subtitle {
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 24px;
    text-align: center;
    color: #001D3C;
}


.shipping-country {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: 60px 0 30px;
}

.shipping-country span {
    background: #F1F1F1;
    border-radius: 7px;
    padding: 12px 30px;
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 30px;
    color: #000000;
}

.sb-bottom {
    margin: 60px 0 0 0;
}

.shipping-page-wrap .table-responsive {
    border-radius: 10px;
}

table.shipping-table {
    padding: 20px 0px;
    max-height: 1440px;
    border: 1px solid #E7EBE2;
    border-radius: 10px;
    width: 100%;
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border-radius: 10px;
}

table.shipping-table tr td,
table.shipping-table tr th {
    border-bottom: 1px solid #E7EBE2;
    padding: 0.8rem 1rem;
    border-radius: 10px;
    border-top: 0;
}

table.shipping-table tr th {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #808080;
    padding: 1rem 1rem 0.8rem 1rem;
    text-align: center;
}

table.shipping-table tr td {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #363D44;
    height: 60px;
    text-align: center;
    vertical-align: middle;
}

table.shipping-table tr th:first-child,
table.shipping-table tr td:first-child {
    text-align: left;
}

.tablerounededCorner {
    border: 1px solid #E7EBE2;
    border-radius: 10px;
}

.roundedTable {
    border-collapse: collapse;
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    margin: 0;
}

.roundedTable th,
.roundedTable td {
    border-bottom: 1px solid #E7EBE2;
    border-left: 0;
    border-right: 0;
}

.roundedTable th {
    text-align: left;
}

.roundedTable tr:last-child td {
    border-bottom: none;
}

.pr-container {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0px;
    gap: 20px;
    width: 100%;
    background: transparent;
    margin: 60px 0 0 0;
}

.prcard {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    border: 0;
    border-radius: 12px;
    transition: transform 0.2s;
    width: 100%;
    max-width: calc(100% / 4 - 1rem);
    padding: 12px;
    gap: 0;
    border: 1px solid #E7EBE2;
    box-shadow: 0px 4px 20px #CFE5E9;
    border-radius: 10px;
    background: #fff;
}

.pr-content {
    width: 67%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
}

.prcard .pr-content h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #001D3C;
    margin: 0;
    min-height: 60px;
    overflow: hidden;
}

.prcard .pr-content span {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    color: #8000CB;
}

.prcard .pr-icon-box {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0;
    gap: 10px;
    margin: 0;
    width: 80px;
    height: 80px;
    border-radius: 12px;
}

.prcard .pr-icon-box img {
    width: 100%;
    height: 100%;
}

.category-section {
    margin: 80px 0 70px;
}

.category-section-inner {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 30px 15px;
    gap: 40px;
    background: #FFFFFF;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
}

.category-section h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    color: #001D3C;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    margin: 0;
    width: 100%;
}

.cg-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px;
    gap: 30px;
    width: 100%;
    max-width: 1330px;
    margin: 0 auto;
}

.cgcard {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px 12px;
    gap: 15px;
    background: #F4F3F3;
    border: 1px solid #E7EBE2;
    border-radius: 10px;
    width: 15.5%;
}

.cgcard .icon-box {
    width: 148px;
    height: 148px;
}

.cgcard .icon-box img {
    width: 100%;
    height: 100%;
}

.cgcard h4 {
    width: 100%;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #001D3C;
    margin: 0;
}

.cg-icon-box {
    padding: 0;
    margin: 0;
    width: 148px;
    height: 148px;
    border-radius: 8px;
    background: #fff;
}

.cg-icon-box img {
    border-radius: 8px;
}


.client-slider {
    padding: 80px 0 0;
    margin: 0;
    position: relative;
    width: 100%;
}

.client-slider h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    color: #001D3C;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    margin: 0 0 30px;
    width: 100%;
}

.client-slider-wrap {
    width: 100%;
    overflow: hidden;
}

.client-track {
    animation: scroll 40s linear infinite;
    display: flex;
    width: calc(250px * 14);
    overflow: hidden;
}

.client-logo {
    height: 60px;
    width: 250px;
    text-align: center;
}

.client-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

@keyframes scroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(calc(-250px * 7))
    }
}

.home-section-5 {
    padding: 80px 0;
}

.home-section-5 .home-product-section {
    max-width: 610px;
    margin: 0 0 0 auto;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.home-section-5 .home-product-section h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 45px;
    color: #001D3C;
}

.home-section-5 .home-product-section h3 span {
    color: var(--primary-color);
}

.home-section-5 .home-product-section ul {
    margin: 0;
    padding: 0;
}

.home-section-5 .home-product-section ul li {
    list-style: none;
    padding: 0 0 0 2.313rem;
    margin: 0 0 0.625rem 0;
    position: relative;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    color: #001D3C;
}

.home-section-5 .home-product-section ul li:last-child {
    margin-bottom: 0;
}

.home-section-5 .home-product-section ul li:before {
    display: block;
    content: "";
    width: 15px;
    height: 15px;
    background: #9DB262;
    position: absolute;
    left: 0.313rem;
    top: 0.46rem;
    border-radius: 2px;
}

.home-section-5 .home-product-section .btn {
    width: 200px;
}

.home-section-5 .home-about {
    max-width: 673px;
    margin: 0 auto;
}

.home-section-5 .home-about img {
    max-width: 100%;
}

.home-section-6 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 80px 0px;
    gap: 30px;
    background: #F1F1F1;
}

.home-section-6 .hq-section-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
}

.home-section-6 .hq-section-inner h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    color: #001D3C;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    margin: 0;
    width: 100%;
}

.home-section-6 .hq-container {
    display: flex;
    flex-direction: row;
    width: 100%;
    gap: 20px;
}

.home-section-6 .hq-container .hqicon-box {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0;
    gap: 10px;
    margin: 0;
    width: 101px;
    height: 101px;
    border-radius: 0;
}

.home-section-6 .hq-container .hqcard {
    border: 0;
    width: 100%;
    max-width: calc(100% / 4 - 1rem);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 25px;
    gap: 15px;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
}

.home-section-6 .hq-container .hqcard h4 {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    text-transform: capitalize;
    color: #001D3C;
    margin: 0;
}

.home-section-6 .hq-container .hqcard p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #232B33;
    margin: 0;
    text-align: center;
}

.home-section-7 {
    padding: 80px 0;
}

.home-section-7 .advertise-left {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    /* padding: 32px 44px; */
    padding: 20px;
    gap: 40px;
    width: 100%;
    height: 336px;
    background: #F2F4F5;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    position: relative;
}

.home-section-7 .advertise-left .advertise-content {
    max-width: 310px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
    z-index: 1;
}

.home-section-7 .advertise-left .advertise-content .tag {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 6px 12px;
    gap: 10px;
    height: 32px;
    background: #FA3913;
    border-radius: 6px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
}

.home-section-7 .advertise-left .advertise-content h4 {
    font-style: normal;
    font-weight: 500;
    /* font-size: 32px;
    line-height: 40px; */
    font-size: 28px;
    line-height: 34px;
    color: #191C1F;
    margin: 0;
}

.home-section-7 .advertise-left .advertise-content p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #222425;
    margin: 0;
}

.home-section-7 .advertise-left .advertise-content .btn {
    margin: 15px 0 0 0;
}

.home-section-7 .advertise-left .advertise-left-img {
    position: absolute;
    z-index: 0;
    right: 15px;
}

.home-section-7 .advertise-right {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    /* padding: 32px 44px; */
    padding: 20px;
    gap: 40px;
    width: 100%;
    height: 336px;
    background: #010101;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    position: relative;
}

.home-section-7 .advertise-right .advertise-content {
    max-width: 310px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
    z-index: 1;
}

.home-section-7 .advertise-right .advertise-content .tag {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 6px 12px;
    gap: 10px;
    height: 32px;
    background: #FA3913;
    border-radius: 6px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
}

.home-section-7 .advertise-right .advertise-content h4 {
    font-style: normal;
    font-weight: 500;
    /* font-size: 32px;
    line-height: 40px; */
    font-size: 28px;
    line-height: 34px;
    color: #fff;
    margin: 0;
}

.home-section-7 .advertise-right .advertise-content p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #ADB7BC;
    margin: 0;
}

.home-section-7 .advertise-right .advertise-content .btn {
    margin: 15px 0 0 0;
}

.home-section-7 .advertise-right .advertise-right-img {
    position: absolute;
    z-index: 0;
    right: 15px;
    bottom: 0;
}

.btn.btn-primary {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px 20px;
    gap: 10px;
    height: 45px;
    background: radial-gradient(63.11% 63.11% at 31.97% 19.67%, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 69.79%, rgba(255, 255, 255, 0) 100%), #8000CB;
    border-radius: 5.29364px;
    border: 0;
    font-size: 16px;
}

.btn.btn-primary:hover {
    background: radial-gradient(63.11% 63.11% at 31.97% 19.67%, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 69.79%, rgba(255, 255, 255, 0) 100%), #63049b;

}

.btn.btn-primary:focus-visible {
    border: 0;
    outline: 0;
}

.added-notification.show {
    border: 1px solid var(--blueviolet);
}

.custom-text {
    background: var(--blueviolet);
}

@media screen and (max-width:1500px) {

    .home-section-7 .advertise-left .advertise-content,
    .home-section-7 .advertise-right .advertise-content {
        max-width: 300px;
    }

}

@media screen and (max-width:1399px) {


    .offer-content .title {
        font-size: 50px;
        line-height: 50px;
    }

    .cg-container {
        gap: 15px;
    }

    .cgcard h4 {
        font-size: 16px;
        line-height: 20px;
    }

    .home-section-6 .hq-container .hqcard h4 {
        font-size: 22px;
        line-height: 22px;
    }

    .home-section-7 .advertise-left,
    .home-section-7 .advertise-right {
        gap: 20px;
    }

    .home-section-7 .advertise-left .advertise-content h4,
    .home-section-7 .advertise-right .advertise-content h4 {
        font-size: 22px;
        line-height: 26px;
    }

    .home-section-7 .advertise-left .advertise-content,
    .home-section-7 .advertise-right .advertise-content {
        max-width: 260px;
    }

    .home-section-7 .advertise-right .advertise-right-img,
    .home-section-7 .advertise-left .advertise-left-img {
        right: 6px;
    }

    footer h5 {
        font-size: 24px;
        line-height: 28px;
    }

    .category-section h3,
    .top-sell-inner h3,
    .home-section-6 .hq-section-inner h3,
    .client-slider h3,
    .testimoniyal-sec h3 {
        font-size: 35px;
        line-height: 38px;
    }

    .offer-sec-home,
    .home-section-5,
    .home-section-6,
    .home-section-7,
    .client-slider {
        padding: 70px 0;
    }

    .client-slider {
        padding: 70px 0 0;
    }

    .category-section {
        margin: 70px 0 60px;
    }

    .top-sell-section {
        padding: 60px 0 0;
    }

    .home-section-5 .home-product-section h3 {
        font-size: 35px;
        line-height: 38px;
    }

    .prcard .pr-content h3 {
        min-height: 79px;
    }

    .pr-content {
        width: 61%;
    }
}



@media (max-width:1199px) {

    .cg-container {
        flex-wrap: wrap;
    }

    .cgcard {
        width: 30%;
    }

    .top-sell-container {
        gap: 20px;
    }

    .offer-sec-home,
    .home-section-5,
    .home-section-6,
    .home-section-7 {
        padding: 60px 0;
    }

    .client-slider {
        padding: 60px 0 0;
    }

    .home-section-6 .hq-container .hqcard {
        padding: 20px;
    }

    .home-section-6 .hq-container .hqcard h4 {
        font-size: 20px;
        line-height: 20px;
    }

    .home-section-6 .hq-container .hqcard p {
        min-height: 40px;
    }

    .home-section-7 .advertise-left,
    .home-section-7 .advertise-right {
        padding: 25px;
        gap: 15px;
    }

    .home-section-7 .advertise-left .advertise-content h4,
    .home-section-7 .advertise-right .advertise-content h4 {
        font-size: 24px;
        line-height: 28px;
    }

    .home-section-7 .advertise-right .advertise-right-img,
    .home-section-7 .advertise-left .advertise-left-img {
        opacity: 0.5;
    }

    .payment-methods-part ul {
        gap: 10px;
    }

    .payment-methods-part {
        width: 70% !important;
        margin: 0 !important;
    }

    .payment-methods-part ul li {
        width: 47px;
    }

    footer#Footer {
        padding: 40px 0 0 0;
    }

    footer h5 {
        font-size: 22px;
        line-height: 25px;
    }

    .footer-col {
        width: 22%;
    }

    .footer-col.second {
        width: 18%;
    }

    .footer-col.third {
        width: 18%;
    }

    .footer-icon-section h3 {
        font-size: 22px;
        line-height: 25px;
    }

    .footer-logo {
        margin: 0 0 15px;
    }

    .category-section h3,
    .top-sell-inner h3,
    .home-section-6 .hq-section-inner h3,
    .client-slider h3,
    .testimoniyal-sec h3 {
        font-size: 30px;
        line-height: 35px;
    }

    .category-section {
        margin: 60px 0 50px;
    }

    .top-sell-section {
        padding: 50px 0 0;
    }

    .home-section-5 .home-product-section h3 {
        font-size: 32px;
        line-height: 35px;
    }

    .prcard .pr-content h3 {
        min-height: 100px;
    }


}


@media (height: 1280px) {}

@media (max-width:991px) {

    .share-slidertext-sec .tile {
        font-size: 18px;
    }

    .pr-container {
        flex-wrap: wrap;
        margin: 50px 0 0 0;
    }

    .prcard {
        max-width: calc(100% / 2 - 1rem);
    }

    .offer-sec-home,
    .home-section-5,
    .home-section-6,
    .home-section-7 {
        padding: 50px 0;
    }

    .client-slider {
        padding: 50px 0 0;
    }

    .offer-content {
        margin: 0;
        gap: 20px;
        height: auto;
        max-width: 100%;
    }

    .offer-content .title {
        font-size: 40px;
        line-height: 40px;
    }

    .offer-sec-inner {
        flex-direction: column;
    }

    .top-sell-container {
        gap: 15px;
        flex-wrap: wrap;
    }

    .home-section-5 .home-product-section {
        gap: 20px;
        max-width: 100%;
    }

    .home-section-6 .hq-container {
        flex-wrap: wrap;
        justify-content: center;
    }

    .home-section-6 .hq-container .hqcard {
        max-width: calc(100% / 2 - 1rem);
    }

    .home-section-7 .advertise-left,
    .home-section-7 .advertise-right {
        height: 300px;
    }

    .footer-middle {
        flex-wrap: wrap;
    }

    .footer-middle {
        gap: 20px;
    }

    .footer-icon-section h3 {
        font-size: 18px;
        line-height: 20px;
    }

    .category-section h3,
    .top-sell-inner h3,
    .home-section-6 .hq-section-inner h3,
    .client-slider h3,
    .testimoniyal-sec h3 {
        font-size: 28px;
        line-height: 30px;
    }

    .category-section {
        margin: 50px 0 40px;
    }

    .top-sell-section {
        padding: 40px 0 0;
    }

    .home-section-5 .home-product-section h3 {
        font-size: 28px;
        line-height: 30px;
    }

    .footer-middle {
        flex-wrap: wrap;
    }

    .footer-col.first,
    .footer-col.second,
    .footer-col.third,
    .footer-col.last {
        width: 48%;
    }

    footer#Footer {
        height: auto;
        padding: 40px 0 0 0;
    }

    .footer-middle {
        gap: 20px;
    }

    .footer-icon-section h3 {
        font-size: 18px;
        line-height: 20px;
    }

    footer#Footer::after {
        display: none;
    }

    footer#Footer {
        background: #230360;
    }

    .prcard .pr-content h3 {
        min-height: 70px;
    }

    .footer-icon-section {
        flex-direction: column;
    }

    .payment-methods-part {
        width: 100% !important;
    }

    .home-section-7 .advertise-left {
        margin-bottom: 20px;
    }

    .home-section-7 .advertise-left .advertise-content,
    .home-section-7 .advertise-right .advertise-content {
        max-width: 280px;
    }

}

@media (max-width:767px) {

    .share-slidertext-main {
        height: 40px;
    }

    .share-slidertext-sec .tile {
        font-size: 16px;
    }

    .offer-sec-home,
    .home-section-5,
    .home-section-6,
    .home-section-7 {
        padding: 30px 0;
    }

    .client-slider {
        padding: 30px 0 0;
    }

    .offer-sec-inner {
        flex-direction: column;
        gap: 20px;
    }

    .offer-content {
        gap: 20px;
        max-width: 100%;
        height: auto;
    }

    .pr-container {
        margin: 40px 0 0 0;
    }

    .home-section-7 .advertise-left {
        margin-bottom: 20px;
    }

    .payment-methods-part ul {
        flex-wrap: wrap;
        width: 97%;
    }

    .category-section h3,
    .top-sell-inner h3,
    .home-section-6 .hq-section-inner h3,
    .client-slider h3,
    .testimoniyal-sec h3,
    .home-section-5 .home-product-section h3 {
        font-size: 25px;
        line-height: 28px;
    }

    .client-desc h4 {
        font-size: 20px;
        line-height: 22px;
    }

    .client-desc span4 {
        font-size: 18px;
        line-height: 20px;
    }

    .category-section {
        margin: 30px 0;
    }

    .top-sell-section {
        padding: 30px 0 0;
    }

    .home-section-5 .home-product-section .btn {
        margin: 0 auto;
    }

    .cgcard {
        width: 47%;
        padding: 15px 10px;
    }

    .cg-container {
        gap: 15px;
    }

    .cgcard h4 {
        font-size: 14px;
        line-height: 18px;
    }

    .prcard .pr-content h3 {
        min-height: 80px;
    }

    .home-section-7 .advertise-right,
    .home-section-7 .advertise-left {
        flex-direction: column-reverse;
        height: auto;
    }

    .home-section-7 .advertise-right .advertise-right-img,
    .home-section-7 .advertise-left .advertise-left-img {
        position: relative;
        opacity: 1;
    }

    .home-section-7 .advertise-left .advertise-content,
    .home-section-7 .advertise-right .advertise-content {
        max-width: 100%;
    }
    .pro-related .product-wrapper .swiper-wrapper .product-box .product-details a.pro-price-link{height: 30px;}

}


@media (max-width:670px) {


    .payment-methods-part {
        width: 75%;
    }

    .payment-methods-part ul {
        flex-wrap: wrap;
    }

    .footer-col.first,
    .footer-col.second,
    .footer-col.third,
    .footer-col.last {
        width: 100%;
    }

    .footer-logo {
        margin: 0 0 10px;
    }

    .footer_address {
        width: 100%;
    }

    .footer-icon-section {
        flex-direction: column;
    }

}

@media (max-width:575px) {

    .pr-container {
        gap: 10px;
    }

    .prcard {
        max-width: calc(100% / 1 - 0rem);
    }

    .home-section-6 .hq-container .hqcard {
        max-width: calc(100% / 1 - 0rem);
    }

    .prcard .pr-content h3 {
        min-height: inherit;
    }

    footer#Footer {
        padding: 40px 0 70px 0;
    }
    .service-slider .product-wrapper .swiper-wrapper .swiper-button-next, .home-s .product-wrapper .swiper-wrapper .swiper-button-next,
    .service-slider .product-wrapper .swiper-wrapper .swiper-button-prev, .home-s .product-wrapper .swiper-wrapper .swiper-button-prev,
    .pro-related .product-wrapper .swiper-wrapper .swiper-button-prev, .pro-related .product-wrapper .swiper-wrapper .swiper-button-next
    {display: none;}
}

@media (max-width:500px) {}