/* ---- Start Home ---- */


@media (max-width: 1200px ) {
    .background-block {
        width: 600px;
    }

    .images__right {
        right: -2.6em;
    }
    .nav__link {
        margin-right: 39px;
    }

}

@media (max-width: 992px ) {
    .background-block {
        width: 529px;
    }

    h1, h2 {
        font-size: 32px;
    }

    .offer__text {
        max-width: 385px;
        text-align: start;
        font-size: 17px;
    }

    .images__right {
        top: 14em;
        right: -1.5em;
        width: 50%;
    }

    .images__left {
        top: 20em;
        left: -5em;
        z-index: -0;
    }

    .drem__subtitle {
        margin-top: 0;
    }

    .connection-block {
        font-size: 14px;
    }

    .offer-btn {
        margin: 0;
        display: flex;
        justify-content: flex-end;
    }

    .offer-btn__one {
        z-index: 1;
        margin: 51px 0 0 0;
    }

    .offer-btn__two {
        top: 43%;
        left: 5.7%
    }
}

@media (max-width: 860px ) {
    .background-block {
        width: 438px;
        height: 940px;
    }

    .offer-gallery {
        padding-bottom: 395px;
    }

    .offer-item {
        margin-top: 135px;
        text-align: center;
    }
	
    .offer__text {
        max-width: 385px;
        margin: 48px auto;
    }

    .offer-btn {
        display: flex;
        justify-content: center;
    }

    .offer-btn__one {
        margin: 0; 
    }
    .offer-btn__two { 
        display: none;
    }

    .offer__slide {
        display: none;
    }

    .images {
        display: flex;
        justify-content: center;
        margin-top: 100px;
    }
    .images__center {
        right: auto;
    }

    /* Section New Colection */
    .new-collection {
        padding-top: 130px;
    }

    .title {
        text-align: center;
    }

    .what-important {
        text-align: center;
    }

    .important__img {
        margin: 0 auto 37px;
    }

    .important__text {
        margin-bottom: 100px;
        width: 100%;
    }

    .dream-team {
        text-align: center;
    }

    .drem__subtitle {
        margin-top: 50px;
    }

    .dream-slide {
        justify-content: center;
        left: 0;
    }

    .icon-footer {
        top: -1%;
        left: 0%;
    }

    .cart {
        margin-bottom: 20px;
    }
}

@media (max-width: 768px ) {
    .offer-gallery {
        padding-bottom: 646px;
    }
    .icon-logo {
        left: 3%;
    }
}

@media (max-width: 576px ) {
    .logo-footer {
        margin: 0 auto 40px;
    }

    .icon-logo {
        left: 31%;
    }

    .rights-reserved {
        margin-bottom: 40px;
        text-align: center;
    }

    .connection-block {
        font-size: 14px;
        display: block!important;
        text-align: center;
    }

    .social-networks {
        margin: 0 auto;
    }

    .payment {
        margin: 10px auto 0;
    }
}

/* ---- End Home ---- */

/* ---- Start Basket Cart ---- */

@media (max-width: 992px ) {
    .basket-cart {
        display: block;
    }

    .cart__features {
        display: block;
        margin-top: 15px;
        margin-bottom: 8px;
    }

    .shop-text {
        padding-bottom: 4px;
    }

    .check-two {
        padding: 10px 50px;
    }

    .success {
        text-align: center;
    }

    .crumbs__list {
        justify-content: center;
    }

    .check-mark {
        justify-content: center;
    }
}


@media (max-width: 768px ) {
    .btn-two {
        padding: 10px 20px;
    }

    .basket-cart__price {
        margin-bottom: 37px;
    }
  
    .choice-button {
        margin-top: 50px;
    }

    .btn-order {
        padding: 15px 25px;
    }
}

@media (max-width: 576px ) {
    .btn-order {
        padding: 2px 2px;
    }

    .total-button {
        flex-wrap: wrap;
    }
}

/* ---- End Basket Cart ---- */

/* ---- Start Checkout ---- */

@media (max-width: 992px ) {
    .forms {
        text-align: center;
    }
    .form {
        align-items: center;
    }

    .form-block-style {
        width: 0;
        width: 100%;
        max-width: 699px;
    }

    .order-product {
        max-width: 699px;
    }

    .order-product__list::after {
        display: none;
    }

    .order-block {
        margin-bottom: 50px;
    }

    .pay-method {
        align-items: center;
    }
}

@media (max-width: 768px ) {
    .crumbs__title {
        font-size: 40px;
    }
}

/* ---- End Checkout ---- */

/* ---- Start Contacts ---- */

@media (max-width: 992px ) {
    .contact-conection-fz {
        margin-bottom: 70px;
    }
    .form-block {
       display: block;
    }
}

@media (max-width: 576px ) {
    .icon-logo {
        left: 7%;
    }
}

/* ---- End Contacts ---- */

/* ---- End Contacts ---- */

@media (max-width: 992px ) {
    .choice-size-box__btn {
    width: 37px;
    height: 37px;
    padding: 3px;   
    }

    .btn-add-basket {
        padding: 5px 9px;
    }
}

@media (max-width: 768px ) {
    .choice-price {
        display: block;
        text-align: center;
        margin: 50px 0 0 0;
    }
    .choice-size {
        max-width: 100%;
    }
    .color__item {
        display: block;
    }

    .choice-size-btn {
        justify-content: center;
    }

    .cart {
        text-align: center;
    
    }

    .icon-logo {
        left: 5%;
    }
}

/* ---- End One Item ---- */

/* ---- Start Shop ---- */

@media (max-width: 1200px) {
    .selection-menu__btn button {
        padding: 19px 50px;
    }
}

@media (max-width: 992px) {
    .selection-menu__btn button {
        padding: 17px 30px;
    }
}

@media (max-width: 768px) {
    .selection-menu {
        flex-wrap: wrap;
        justify-content: center;
    }

    .cart__img {
        margin: 0 auto 24px;
    }

    .cart {
        text-align: center;
        margin-bottom: 50px;
    
    }
}

@media (max-width: 576px) {
}
/* ---- End Shop ---- */

/* ---- Start Shop ---- */

@media (max-width: 1200px) {
    }

    @media (max-width: 992px) {
    }

    @media (max-width: 768px) {
    }
    
    @media (max-width: 576px) {
    }
/* ---- End Shop ---- */