@media (max-width: 1025px){


    .header-top{
        height: 30px;
    }

    .nav-main > li > .highlight-bg{
        top: 15px;
    }
    .nav-main li.has-bg{
        margin: 0px 10px 0px 10px;
    }

    .autocomplete-button.autocomplete-button-simple {
        width: 170px;
        margin-top: 14px;
    }

    .grid-slider.categories-grid-slider .text-wrapper{
        margin-top: -50px;
    }

    .page h3{
        font-size: 17px;
        margin: 10px 0 10px;
    }

    .article-list-with-custom-repeating .custom-preview .item .content,
    .article-list-with-custom-repeating .item .content{
        padding: 10px;
    }
    .article-grid-listing-3.article .item .btn-wrapper a:after,
    .article-list-with-custom-repeating .item .btn-wrapper a:after{
        display: none;
    }

    .page .right-info{
        padding: 30px 0 0 50px;
    }

    .article .item .text-wrapper .description, .article-autosuggest .item .text-wrapper .description{
        font-size: 12px;
    }

    .article.similar-article-slider .item .btn-wrapper a.btn{
        font-size: 12px;
        padding: 4px 20px;
    }

    .article.article-list-grid-landscape .item .text-wrapper .description{
        margin: 10px 0 5px;
        height: 60px;
    }

    .article.article-list-grid-landscape .item .btn-wrapper{
        text-align: left;
    }

    .article.article-list-grid-landscape .item .content .btn-wrapper a{
        font-size: 12px;
    }

    .article.article-list-grid-landscape .item .content{
        padding: 15px 50px 0px 30px;
    }

    .autocomplete-button.autocomplete-button-simple{
        width: 170px;
    }

    .article-list-with-custom-repeating .custom-preview .item .img-wrapper img{
        max-height: unset;
        height: auto;
    }

    .sidebar .store-contact{
        padding: 0;
    }

    .product .item .bottom-btn-wrapper{
        display: none;
    }

    .article-baner-slider-slider .item img{
        margin: auto;
    }

    .article.article-list-grid-landscape .item .content{
        max-width: 100%;
    }

    .page .right-info{
        padding: 30px 0px 30px 10px;
    }

    .stores-list .item-wrapper img{
        display: none;
    }


    .dropdown-custom .nav-main-dropdown-item:hover:before,
    .dropdown-custom .nav-main-dropdown-item:hover .heading-wrapper{
        content: '';
        position: absolute;
        display: block;
        background-color: rgba(255, 255, 255, 0.8);
        height: 85%;
        width: 80%;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        opacity: 0;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;
    }

    .dropdown-custom .nav-main-dropdown .heading-wrapper{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        padding: 0 10px 5px;
        width: 70%;
        text-align: center;
        text-transform: uppercase;
        opacity: 1;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        background: transparent;
        margin-top: 0;
    }

    .dropdown-custom .nav-main-dropdown-item:hover .heading-wrapper h5, .dropdown-custom .nav-main-dropdown h5{
        color: #ffffff;
    }

    .article-list-with-custom-links .item .text-wrapper .title{
        height: auto;
    }

    .article-list-with-custom-links .item:hover .text-wrapper .title{
        height: auto;
    }
    .nav-main > li > a{
        height: auto;
    }

    .nav-main li.promo.has-bg{
        margin: 0px 10px 0px 0px;
    }

    .category-third-slider .item, .category-second-slider .item {
        padding: 0 5px;
    }

    .article-detail-v3.article-detail .article-wrapper .text-wrapper p,
    .article-detail-v3 .the-date{
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .header .logo {
        margin-top: 40px;
    }
}


@media (min-width: 767px) and (max-width: 1023px) {

    .nav-main > li > a{
        padding: 10px 3px 10px;
    }

    .autocomplete-button.autocomplete-button-simple{
        /*margin-top: 10px;*/
    }

    .page{
        margin: 10px 0 30px;
    }

    .autocomplete-results .product-title{
        height: 50px;
    }

    .search-sugest .product-prices{
        height: auto;
        min-height: auto;
    }

    .product .item .text-wrapper .title a{
        font-size: 14px;
    }
    .item.product-item.gridalt-view {
        height: 400px;
    }
    .article.article-list-grid-landscape .item .text-wrapper .description{
        height: 80px;
        margin: 20px 0 5px;
    }

    .nav-main li.has-bg{
        margin: 0;
    }

    .autocomplete-button.autocomplete-button-simple .title{
        padding-left: 0;
    }

    .autocomplete-button.autocomplete-button-simple{
        width: 100px;
    }
    .article-list-with-custom-repeating .custom-preview .item .img-wrapper img{
        max-height: unset;
        height: auto;
    }

    .products-listing.product-listing-items > .row{
        display: block;
        flex-wrap: initial;
    }
    .product .item .bottom-btn-wrapper{
        display: none;
    }

    .article-baner-slider-slider .item img{
        margin: auto;
    }

    .article.article-list-grid-landscape .item .content{
        max-width: 100%;
    }

    .article-list-with-custom-links .item:hover .text-wrapper .title{
        height: auto;
    }

    .sidebar-product-compare{
        right: -23px;
    }

    .product-details .lists-tabs ul.items-wrapper .item a{
        padding: 0 10px 0 10px;
    }

    .social-share.detail-social-share .item{
        padding: 10px 7px;
    }

    .product-slider > .slider-init > .slick-list{
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .grid-slider.categoryes-slider .item:hover .text-wrapper{
        transform: none;
        top: auto;
        height: auto;
        transition: none;
    }

    .slider.store-gallery-slider .slick-dots li button:before{
        background: #ffffff;
        border: 1px solid #FF3943;
    }

    .article-list-with-custom-links .item .text-wrapper .title{
        height: auto;
    }

    .store-gallery-slider .slick-dots li.slick-active button:before{
        box-shadow: inset 0 0 0 6px #FF3943;
    }

    .sidebar-product-compare .sidebar-icon{
        right: 10px;
    }

    .sidebar-product-compare.active #product-compare-sidebar-content,
    .sidebar-product-compare:hover #product-compare-sidebar-content{
        right: 15px;
    }

    .page .right-info{
        padding: 30px 0px 30px 10px;
    }

    .heading-wrapper-profile h1{
        font-size: 18px;
    }

    .profile-submenu{
        float: right;
    }

    .profile-submenu > a{
        position: relative;
    }

    .cart-table .product-item-title{
        line-height: 20px;
        height: auto;
        margin-bottom: 15px;
    }

    .cart-table .product-item-remove{
        padding: 5px;
    }

    .cart-total-product,
    .cart-price-discount,
    .table>tbody>tr>td,
    .product-item-prices:last-of-type{
        font-size: 14px;
    }

    .dropdown-custom .nav-main-dropdown-item:hover:before,
    .dropdown-custom .nav-main-dropdown-item:hover .heading-wrapper{
        content: '';
        position: absolute;
        display: block;
        background-color: transparent;
        height: 85%;
        width: 80%;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;
        opacity: 1 !important;
    }

    .dropdown-custom .heading-wrapper{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        padding: 0 10px 5px;
        width: 70%;
        text-align: center;
        text-transform: uppercase;
        opacity: 1;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    .dropdown-custom .nav-main-dropdown-item:hover .heading-wrapper h5, .dropdown-custom .nav-main-dropdown h5{
        color: #ffffff;
        font-size: 12px;
    }

    .search-sugest .product-prices{
        height: 70px;
    }

    .article-autosuggest .item .text-wrapper .title a{
        letter-spacing: normal;
    }
}

@media (min-width: 1024px) {

    .page-landing-no-gutters .image-with-pins-column {
        padding-right: 1.5px;
    }

    .page-landing-no-gutters .image-with-pins-column:nth-child(2n+0) {
        padding-right: 1.5px;
        padding-left: 0;
    }
}


@media (min-width: 768px) {

    .grid-4-wrapper > .row {
        display: flex;
        justify-content: center;
        align-items: center;
        background: transparent;
    }
}
