@media (max-width: 1199px) {
    .footer-custom-block > .widget-inner {
        padding: 0 1rem;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .footer-social-icons li {
        margin-right: 2.75rem;
        margin-bottom: 1rem;
    }

    .main-navbar-collapsable .mainmenu>li>a {
        padding: 1.8rem 1.25rem;
    }
}


@media (max-width: 991px) {
    .widget.widget-fw.header-custom-block .widget-two-col > .col-xl-3 {
        right: 3.25rem;
    }


    .brand-wrapper {
        flex: 0 0 100% !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .footer-social-icons li {
        margin-right: 1.75rem;
        margin-bottom: 1rem;
    }
}

@media (max-width: 767px) {
    .header-custom-block .navbar > .container-max {
        padding: 0 0.25rem 0 0.5rem;
    }

    .header-custom-block .widget-two-col > .col-xl-9 {
        padding-bottom: 0 !important;
    }

    .header-custom-block .widget-two-col > .col-xl-3 {
        right: 2.5rem !important;
    }

    .home-modal-block .widget-image-box {
        margin-bottom: 0 !important;
    }

    .home-modal-block .widget-text {
        margin-bottom: 0 !important;
    }

    .home-modal-block > .widget-inner {
        margin-bottom: 2rem;
    }

    .home-modal-block .widget-text > .widget-inner > h3 {
        margin-top: 1rem;
    }

    .single .title-outer h1, .page-singleitem .title-outer h1 {
        margin-top: 0;
    }

    .footer .btn-secondary {
        margin-top: -2rem;
    }

    .single .widget-add-to-basket .paypalSmartButtons div {
        margin: 0;
    }

    .single .widget-add-to-basket .paypalSmartButtons {
        padding: 0;
        margin-top: 1rem;
        margin-bottom: .5rem;
    }

    .home-parallax-block {
        min-height: 15rem;
    }

    .item-search-block .search-input {
        font-size: 1.1rem;
    }

    .category-home .widget-cfour-slider-owl-pro .owl-dots {
        top: 9rem;
    }
}

@media (max-width: 575px) {
    .footer-custom-block > .widget-inner > .widget-four-col > .col-md-3 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        margin-top: 1rem;
    }

    .navbar-brand img {
        max-height: 4rem;
    }

    #controlsList {
        margin-top: 0.85rem;
    }

    .widget.widget-fw.header-custom-block .widget-two-col > .col-xl-9 {
        padding-bottom: 0 !important;
    }

    .single .widget-grid.widget-two-col {
        margin-top: 1rem !important;
    }

    .cmp-product-thumb .thumb-content {
        width: 100%;
    }

    .cmp-product-thumb .thumb-image {
        float: none;
        width: 100%;
        margin-bottom: 0.5rem;
    }

    .cmp-product-thumb .thumb-title {
        min-height: auto;
    }

    .add-to-wish-list-grid {
        right: 2.5rem;
        bottom: 7.5rem;
        top: unset;
    }

}

@media (min-width: 480px) and (max-width: 575px) {
    html .category-home .item-search-block {
        margin-top: -1rem !important;
    }

    .three-columns-custom .widget-proportional.widget-prop-2-1 {
        padding-bottom: 30% !important;
    }
}

@media (max-width:479px) {
    html .category-home .item-search-block {
        margin-top: 0 !important;
    }

    .widget-code.post-link {
        padding-bottom: 0.75rem;
        padding-top: 1rem;
    }

}
