@media (min-width: 1500px) {}

@media (max-width: 1400.98px) {
    .navbar-light .navbar-nav .nav-link {
        padding: 10px 13px;
    }
    .customHeaderSearch {
        margin-left: 30px;
    }
    html#ecwid_html body#ecwid_body .ecwid-search-widget__input,
    html#ecwid_html body#ecwid_body .ecwid-search-widget__input[type="search"],
    html#ecwid_html body#ecwid_body .ecwid-search-widget__input[type="text"] {
        min-width: 180px;
    }
    .innerContentBox {
        padding: 2% 6%;
    }
    .headerLoginBox a {
        padding: 10px 10px;
    }
    .headerRightInfoBox>* {
        margin-left: 10px;
    }
    .innerContentBox h3 {
        font-size: 20px;
    }
    .innerContentBox h2 {
        font-size: 44px;
    }
}

@media (min-width: 1199.98px) and (max-width: 1499.98px) {}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .navbar-light .navbar-nav .nav-link {
        font-size: 13px;
        padding: 10px 11px;
        text-transform: none;
    }
    html#ecwid_html body#ecwid_body .ec-minicart--no-shape {
        padding: 0 !important;
    }
    html#ecwid_html body#ecwid_body .ecwid-search-widget__input,
    html#ecwid_html body#ecwid_body .ecwid-search-widget__input[type="search"],
    html#ecwid_html body#ecwid_body .ecwid-search-widget__input[type="text"] {
        padding: 10px 40px 10px 20px!important;
        display: block;
        min-width: 20px !important;
        height: 50px !important;
        font-size: 14px !important;
        /* width: 200px !important; */
    }
    html#ecwid_html body#ecwid_body .ecwid-search-widget__btn {
        position: absolute !important;
        right: 7px;
        top: 8px;
        z-index: 4;
    }
    button.ecwid-search-widget__btn {}
    .ecwid-search-widget {}
    .headerLoginBox a {
        font-size: 13px;
        text-transform: none;
    }
}

@media (min-width: 991.99px) {}

@media (max-width: 991.98px) {
    .whyUsInnerBox {
        margin-bottom: 30px;
    }
    .innerContentBox h3 {
        font-size: 16px;
    }
    .innerContentBox h2 {
        font-size: 30px;
    }
    .themeBtn2x {
        font-size: 15px;
    }
    .imgBoxInner figure figcaption h3 {
        font-size: 28px;
        margin-bottom: 10px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {}

@media (max-width: 767px) {
    .headingBox h3 {
        font-size: 32px;
    }
    .footerTopItem {
        width: 50%;
        padding: 0 15px;
    }
    .footerTopItem img {
        max-width: initial;
        width: 100%;
    }
    .footerTopItem:nth-child(3) {
        border: 0;
    }
    form.subscribeForm {
        display: flex;
        flex-wrap: wrap;
    }
    .img_item {
        width: 100%;
    }
    .img_item .themeBtn.white {
        padding: 5px 20px;
        font-size: 13px;
    }
    .subscribeWrp {
        padding: 20px;
    }
    .subsContentWp.ps-4 {
        padding-left: 0 !important;
    }
    figcaption.bannerContent {
        display: none;
    }
    .headingBox p {
        font-size: 16px;
    }
    .discountVideo.ps-4 {
        padding-left: 0 !important;
    }
    .subscribeFormWrp {
        display: flex;
        flex-wrap: wrap;
    }
    .subsImg.pe-4 {
        padding: 0 !important;
    }
    .footerTopItem h3 {
        font-size: 18px;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {}

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