@media only screen and (min-device-width : 200px) and (max-device-width : 800px) {
    .display-none-s {
        display: none;
    }

    .display-s {
        display: block !important;
    }

    .line-height-115-s {
        line-height: 115% !important;
    }

    .line-height-0-s {
        line-height: 0 !important;
    }

    .margin-bottom-none-s {
        margin-bottom: 0 !important;
    }

    .margin-top-10-s {
        margin-top: 10px !important;
    }

    .font-size-1-rem-s {
        font-size: .9rem !important;
    }

    .font-size-09-rem-s {
        font-size: .75rem !important;
    }

    .nav-mobile {
        width: 100%;
        background-color: #000;
        padding: 20px 0;
        color: #FFF;
    }

    .logo-factory-nine {
        width: 80px;
        padding: 0;
    }

    .content-order {
        width: 35px;
        height: 35px;
        margin-top: 15px;
        margin-left: 0;
        float: right;
        position: relative;
        display: flex;
        justify-content: center;
        align-content: center;
    }

    .content-order-nav {
        width: 35px;
        height: 35px;
        margin-top: 5px;
        margin-right: 20px;
        float: right;
        position: relative;
        display: flex;
        justify-content: center;
        align-content: center;
    }

    #count-order-mobile,
    #count-order-mobile-nav {
        font-size: 1.3rem;
        font-family: "taberna-serif-regular" !important;
    }

    #count-order-mobile-nav {
       position: absolute;
       top: -7px;
    }

    .menu-mobile {
        width: 30px;
        margin-top: 13px;
        float: right;
    }

    .sidenav {
        width: 100% !important;
        padding: 20px 10px !important;
        background-color: #000 !important;
        color: #FFF !important;
    }

    .icon-close-mobile {
        margin-top: 10px;
        width: 30px;
    }

    .ul-menu-mobile {
        margin: 30px 0 0 20px;
    }

    .ul-menu-mobile li {
        margin-top: 0px;
    }

    .ul-menu-mobile li a b {
        font-size: 2rem;
    }

    .footer-menu-mobile {
        bottom: 60px;
        position: absolute;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .list-categories-products-mobile {
        height: 0px;
        overflow: hidden;
        transition: height 0.5s;
    }

    .list-categories-products-mobile li {
        margin-top: 0;
    }

    .list-categories-products-mobile li a b {
        font-size: 1.5rem !important;
    }

    .margin-bottom-50-s {
        margin-bottom: 50px;
    }

    .margin-bottom-20-s {
        margin-bottom: 20px;
    }

    #presentation-home {
        padding-top: 20px;
        margin: 0;
    }

    #image-home {
        margin-left: 0;
        margin-right: 0;
        height: 300px;
    }

    .link-product {
        width: 0 !important;
        height: 0 !important;
    }

    .image-we-are-crazy-about {
        width: 80%;
    }

    .image-about-home {
        height: 250px !important;
    }

    .hand-icon-home {
        width: 60px;
        margin: -40px 20px 0 20px;
    }

    .title-products-home {
        font-size: 4rem;
    }

    .title-instagram {
        line-height: 60% !important;
        font-size: 65px;
    }

    .url-instagram {
        font-size: 20px;
    }

    #products-home {
        margin-top: 20px;
        margin-left: 0;
        margin-right: 0;
    }

    .title-team {
        font-size: 7.5rem;
    }

    #how-to-buy-home {
        padding-top: 20px !important;
        padding-bottom: 0 !important;
    }

    #presentation-about {
        padding: 20px 0;
    }

    .title-presentation-home {
        font-size: 3.8rem;
    }

    #description-about {
        margin: 0;
        padding: 20px 0;
    }

    #description-about h2 {
        font-size: 1.5rem;
        line-height: 2rem;
    }

    .title-about-us {
        font-size: 4rem;
    }
    
    .title-about-family {
        font-size: 4rem;
    }

    .container-about-team {
        flex-direction: column;
        height: auto;
    }

    .about-team-images {
        width: 100%;
        height: 150px;
        max-height: 150px;
        margin: 50px 0 -50px 0;
    }

    .about-team-images .item {
        width: 100%;
    }

    .about-team-description h6 {
        font-size: 4rem;
        line-height: 2rem;
    }
    
    #description-two-about {
        margin: 0;
        padding: 20px 0;
    }

    #image-about {
        margin: 0 0 20px 0;
    }

    #team-home {
        padding: 20px 0;
        margin: 0 0 20px 0;
    }

    .each-product-list {
        min-height: 320px;
        margin-bottom: 0;
    }

    .apply-here-modal {
        width: 86%;
        height: 90%;
        top: 5%;
        left: 7%;
    }

    .social-media-modal {
        width: 86%;
        left: 7%;
    }

    .newsletter-modal {
        width: 86%;
        top: 12%;
        left: 7%;
        padding: 30px;
    }

    .why-shop-modal {
        width: 84%;
        height: 80%;
        top: 10%;
        left: 8%;
    }

    .scroll-s {
        width: 100%;
        height: 100%;
        overflow-y: scroll !important;
    }

    #inputemail {
        font-size: .7rem !important;
    }

    #content-shop-car {
        width: 80%;
        max-height: 90%;
        top: 5%;
    }

    @keyframes slidein {
        from {
            right: -50%;
            width: 80%;
        }
      
        to {
            right: 0%;
            width: 80%;
        }
    }

    .back-order-icon-content {
        left: 23%;
    }

    .modal-new-order-product {
        width: 85%;
        left: 5%;
        padding: 20px 10px;
    }

    .col-shop {
        font-size: .8rem;
    }

    .image-product-list-details {
        margin-bottom: 0;
    }

    .image-one-other,
    .image-two-other {
        display: none;
    }

    .content-shops {
        width: 95%;
    }

    .arrow-right,
    .arrow-left {
        display: none !important;
    }

    .btn-products-back {
        width: 70%;
        margin-left: 15%;
        padding: 20px 30px;
        background-color: #000;
        color: #FFF;
        margin-bottom: 30px;
    }

    .container-list-product-order {
        height: 450px;
    }

    #form-order button {
        width: 100% !important;
    }

    .order-product-list {
        right: 5px;
        bottom: 0;
    }

    #map {
        height: 550px;
    }

    #map-stores {
        padding-top: 0;
    }
    
    .why-buy-products {
        margin-top: 20px;
    }

    .view-stores-order  {
        font-size: 8px;
    }

    #form-order #content-select-shop-order input.select-dropdown {
        width: 82% !important;
    }

    #form-order #content-select-shop-order .select-wrapper svg,
    #form-order #content-select-schedule-order .select-wrapper svg {
        right: 40px !important;
    }

    .each-product-order-summary {
        margin-bottom: 7px;
    }

    .list-product-order-summary {
        height: auto;
    }

    .hr-mobile-list {
        border: 0;
        border-top: 1px solid #bebebe;
    }

    .edit-info-mobile {
        line-height: 50px;
        cursor: pointer;
    }

    #form-team button {
        width: 50% !important;
    }

    .description-about-home h4 {
        font-size: 1.8rem;
    }

    #list-category-products {
        padding-top: 0;
    }

    #order {
        padding-top: 0;
    }

    #success-section {
        padding-top: 50px;
    }

    .image-svg-select {
        right: 40px !important;
    }

    .material-tooltip {
        display: none !important;
    }

    .title-product {
        line-height: 18px;
        margin-right: 0;
    }

    .line-height-18-s {
        line-height: 18px;
    }
    
    .padding-left-075rem {
        padding-left: 0.75rem !important;
    }

    .mapboxgl-popup-close-button {
        font-size: 50px !important;
    }

    .btn-more-order,
    .btn-more-order img,
    .btn-reduce-order,
    .btn-reduce-order img {
        width: 100%;
        margin-left: 0;
    }
    
    .button-order {
        font-size: 18px !important;
    }

    .social-media-modal {
        padding: 30px 10px 10px 10px;
    }

    .input-modal-social {
        font-size: 10px !important;
    }

    .newsletter-modal {
        padding: 30px 10px 10px 10px;
    }

    .apply-here-modal {
        padding: 30px 10px 10px 10px;
    }

    .input-newsletter {
        width: 60%;
    }

    .button-newsletter {
        width: 40%;
    }

    #error-section {
        padding: 100px 0;
    }

    .image-404 {
        width: 80%;
    }

    .title-home {
        font-size: 1.5rem;
    }

    #about-home {
        padding: 10px 0 0 0;
    }

    #image-home-new {
        margin-left: 0;
        margin-right: 0;
        height: 300px;
    }

    .content-popup {
        width: 80%;
        max-height: 80%;
        overflow: scroll;
        flex-direction: column;
    }
    
    .image-popup {
        flex: 0 0 100%;
    }

    .text-popup {
        flex: 0 0 100%;
        padding: 50px;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .text-popup h6 {
        line-height: 24px;
    }

    .apps-modal {
        top: 10%;
    }

    #apps-info {
        height: auto;
    }

    .apps-content {
        flex-direction: column;
        height: auto;
        padding-bottom: 30px;
    }

    .content-image-modal img {
        width: 200px;
        margin: 30px 0;
    }

    .content-links-modal {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .links-modal-logos {
        justify-content: center;
    }

    .apps-medium {
        width: 140px;
    }

    .apps-large {
        width: 150px;
    }

    #presentation-news {
        padding: 20px 0;
    }

    .info-title-news {
        font-size: 1.3rem;
        line-height: 1.5rem;
    }

    .bg-image-new-header {
        height: 200px;
    }

    .container-title-new-header {
        margin: 0;
    }

    .content-info-new {
        width: 100%;
        padding: 0;
        background-color: #FFF;
        margin: 0;
    }

    .each-more-new {
        margin-bottom: 30px;
    }

    .title-info-header-each-more-new {
        font-size: 1rem;
        line-height: 1.5rem;
    }

    #form-newsletter input#last_name-newsletter {
        border-radius: 50px 0 0 50px !important;
    }

    .close-modal-popup {
        right: 0;
        top: 0;
    }
}

@media only screen and (min-device-width : 200px) and (max-device-width : 400px) {
    .social-media-icon {
        width: 30px;
        margin: 0 10px;
    }

    .btn-white-red {
        padding: 20px 15px;
    }

    .ul-menu-mobile li {
        margin-top: 5px;
    }

    .ul-menu-mobile li a b {
        font-size: 1.6rem;
    }

    .list-categories-products-mobile li {
        margin-top: 0;
    }

    .list-categories-products-mobile li a b {
        font-size: 1.3rem !important;
    }

    .title-presentation-home {
        font-size: 3.4rem;
    }

    .font-size-1-rem-s {
        font-size: .85rem !important;
    }

    .font-size-09-rem-s {
        font-size: .7rem !important;
    }

    .order-product img {
        width: 25px;
        height: 25px;
    }

    .col-shop {
        font-size: .7rem;
    }

    .description-about-home h4 {
        font-size: 1.4rem;
    }

    #description-about h2 {
        font-size: 1.2rem;
    }

    .content-nav-mobile {
        max-height: 390px;
        overflow-y: scroll;
    }
}

@media only screen and (min-device-width : 200px) and (max-device-width : 360px) {
    .font-size-14-xs {
        font-size: 14px !important;
    }

    .title-products-home {
        font-size: 3rem;
    }

    .btn-white-red {
        padding: 20px 10px;
    }

    .hand-icon-home {
        width: 35px;
    }

    .title-team {
        font-size: 6rem;
    }

    .social-media-icon {
        width: 30px;
        margin: 0 8px;
    }

    .content-order-nav {
        margin-right: -18px;
    }

    .btn-products-back {
        width: 74%;
        margin-left: 13%;
    }

    .content-nav-mobile {
        max-height: 380px;
        overflow-y: scroll;
    }
}

@media only screen and (min-device-width : 360px) and (max-device-width : 800px) {
    .content-order-nav {
        margin-right: 10px;
    }
}