@media (min-width: 1600px) {
    .container {
        max-width: 1550px;
    }
}
@media (max-width: 1599px) {
    #header #phones {
        flex-direction: column;
    }
    #header #phones > span {
        margin-right: auto;
    }
    #header #phones > span:nth-child(1) {
        margin-top: auto;
        margin-bottom: .25rem;
    }
    #header #phones > span:nth-child(2) {
        margin-top: .25rem;
        margin-bottom: auto;
        margin-left: 0 !important;
    }
    .sections-wrapper section .main_photo_wrapper {
        max-width: 40%;
        min-width: 250px;
    }
}
@media (min-width: 1200px) and (max-width: 1599px) {
    .static-grids .static-grids-element .left {
        display: none;
    }
    .static-grids .static-grids-element .right {
        padding-left: 2rem !important;
    }
    .static-grids #hotline .right {
        text-align: center;
    }
}
@media (max-width: 1200px) {
    #header #center-logo {
        display: none;
    }
    #header #top-mobile {
        display: flex;
    }
    #header #phones {
        display: none;
    }
    #header #contrast {
        margin-left: auto;
    }
}
@media (max-width: 1140px) {
    .sections-wrapper .section,
    .home-middle-section .section{
        padding-left: 10px;
        padding-right: 10px;
    }
    .headlines-element h1 {
        font-size: 1.875rem !important;
    }
}
@media (max-width: 1060px) {
    #account-buttons,
    .search-form input{
        padding-left: 7px;
        padding-right: 9px;
    }
    .search-form input{
        width: 120px;
    }
    #footer-wrapper #footer-bottom-section .row:first-child {
        display: none;
    }
    #footer-wrapper #footer-bottom-section .row .grey{
        margin-top: 20px;
        display: inline-block;
    }
    #footer-wrapper #two-parrots-wrapper{
        display: none;
    }
    .home-middle-section{
        margin-bottom: 0;
    }
    .sections-wrapper{
        padding-bottom: 0;
    }
    #footer-wrapper #footer-top-section .container .row{
        padding-top: 28px;
    }
}
@media (min-width: 992px) {
    .navbar-expand-lg #navbar-collapse.navbar-collapse {
        display: none !important;
    }
}
@media (max-width: 992px) {
    #product-name{
        display: none;
    }
    #res-product-name{
        display: block;
    }
    #product-price{
        margin-top: 15px;
    }
    #footer-wrapper #footer-middle-section .container{
        background: none;
    }
    .slider-title{
        margin-bottom: 10px;
    }
    .slider-title br{
        display: none;
    }
    .products-categories-list li a .category-name{
        left: 26px;
    }
    .products-categories-list li a .category-button{
        left: 20px;
    }
    .products-categories-list li a .trapeze{
        width: 384px;
    }
    #account-buttons, .cart-short, .search-form{
        margin-top: 8px;
    }
    #navbar-collapse {
        position: absolute;
        top: 100%;
        background: rgb(255, 255, 255);
        z-index: 3;
        min-width: 320px;
        border: 1px solid rgba(0,0,0,.1);
        border-radius: .25rem;
        padding: 0.5rem 0;
    }
    #sticky-menu {
        display: none;
    }
    .bg-slider-wrapper {
        display: none;
    }
    .topheaders-element h2 {
        font-size: 2.25rem !important;
    }
}
@media (max-width: 920px) {
    .cart-short .empty-cart{
        height: 53px;
        width: 53px;
        font-size: 0;
        padding-right: 5px;
        padding-left: 48px;
        background-position-x: 14px;
        line-height: 32px;
    }
    .cart-short .summary{
        font-size: 0;
        padding-left: 19px;
        position: relative;
        top: -5px;
    }
    .cart-short a{
        padding-left: 9px;
    }
    .header .text-element.page-element.text{
        display: none;
    }
}
@media (max-width: 767px) {
    .userheaders-element .user-menu .btn{
        margin: 0px;
    }
    .account-cart-search{
        text-align: center;
        float: none;
        display: inline-block;
    }
    #account-buttons,
    .search-form input{
        padding-top: 7px;
        padding-bottom: 7px;
    }
    .cart-short .empty-cart{
        padding-top: 6px;
        padding-bottom: 8px;
    }
    .cart-short .quantity{
        padding: 6px 8px 8px;
    }
    .search-form button{
        height: 36px;
    }
    .cart-short .empty-cart{
        height: 35px;
        position: relative;
    }
    #footer-middle-section{
        padding-bottom: 30px;
    }
    #footer-wrapper #footer-middle-section .container .row > div:first-child > div,
    #footer-wrapper #footer-middle-section .container .row > div:first-child > ul{
        padding-left: 35px;
    }
    #filtres{
        display: none;
    }
    .filtres-buttons{
        display: block;
    }
    .card.box{
        margin-top: 20px;
    }

    #fb_widget_wrapper{
        position: static;
        width: 99.97%;
        height: 300px;
        left: 0;
        right: 0;
        top: 0;
    }
    #fb_widget_wrapper .facebook_icon{
        display: none;
    }
    #fb_widget_wrapper .facebook_box{
        position: static;
        float: none;
        margin: 0 auto;
        width: 345px;
    }
    .sections-wrapper section .main_photo_wrapper {
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}
@media (max-width: 660px) {
    .cart-short{
        position: absolute;
        right: 0;
        top: 15px;
    }
    .user-menu{
        margin-top: 10px !important;
    }
    .user-menu a{
        display: block;
        border:none;
        padding: 1px;
    }
    .topheaders-element h2 {
        font-size: 1.5rem !important;
    }
    #header #top-mobile #phones-mobile > span {
        display: block;
        margin-left: 0 !important;
    }
}
@media (max-width: 575px) {
    .promo .title {
        font-size: 1.375rem;
    }
    .promo.section .intro{
        font-size: 1.0625rem;
    }
    .promo .btn-slider{
        font-size: 1rem;
    }
    #footer-wrapper #footer-bottom-section,
    #footer-wrapper #footer-bottom-section .text-align-right {
        text-align: center;
    }
    #slider-wrapper .inputs > div{
        max-width: 50%;
    }
    #slider-wrapper div.row:nth-of-type(2){
        padding: 0 10px;
    }
    .static-grids .static-grids-element {
        border-radius: 2.1875rem 0 !important;
    }
    .static-grids .static-grids-element .left {
        display: none;
    }
    .static-grids .static-grids-element .right {
        padding-left: 2rem !important;
    }
    .static-grids #hotline .right {
        text-align: center;
    }
}
@media (max-width: 490px) {
    #product-magazines{
        float: none;
    }
    #social-area{
        display: block;
        margin-top: 10px;
    }
    #social-area br{
        display: none;
    }
    #social-area .fb_iframe_widget{
        vertical-align: top;
    }
    .products-carousel button.slick-arrow, .products-carousel button.slick-arrow:focus{
        top: -25px;
    }
    .topheaders-element .headlines-element.page-element.text h1 {
        font-size: 1.625rem !important;
    }
    #buy-area .spinner{
        margin-bottom: 10px;
    }
    #buy-area .buy-btn{
        margin-left: 0;
    }
    .products-categories-list li a .trapeze{
        width: 100%;
        border: none;
        background-color: #dd0404;
    }
    .swal2-popup .swal2-styled{
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
    #miniatures{
        text-align: center;
    }
    #miniatures .miniature-wrapper{
        float: none;
        display: inline-block;
        width: 80px;
        height: 88px;
    }
}
