
@media only screen and (min-width: 1920px) {}
@media only screen and (min-width: 1200px) {
    .container {
        max-width: 1500px;
    }
}
@media (max-width: 1400px) {
    .search-model-form {
        width: calc(100% / 5 * 2);
    }
}

@media (max-width: 1200px) {
    body {
        padding-top: 88px;
    }
    .mobile_menu {
        display: unset;
    }
    .desctop_menu {
        display: none !important;
    }
    .b_comments .topic::after {
        width: 6rem;
    }
    .breadcrumb-option {
        padding: 40px 0;
        margin-top: 40px;
    }
    .search-model-form {
        width: calc(100% / 5 * 2);
    }
}

@media (max-width: 992px) {
    section.banner .item h4 {
        max-width: 100%;
    }
    section.banner {
        padding: 60px 40px !important;
    }
    section ,section.points,section.sec_3{
        padding: 8px !important;
    }
    section.b_comments,.customers_comments {
        padding: 4rem 0 !important;
    }
    section.points a {
        font-size: 12px;
        justify-content: space-between;
    }
    .sec_3 h5{
        width: 100% !important;
        font-weight: 600;
        font-size: 14px;
    }
    section {
        margin-top: 60px;
    }
    section .image {
        height: 20rem;
    }
    .about_us .for_back {
        float: left;
        width: 95% !important;
    }
    section.blog::before {
        width: 100%;
    }
    .search-model-form {
        width: calc(100% / 5 * 2);
    }
    .about_us .row {
        max-height: unset !important;
    }
    .about_us::before {
        width: 100%;
    }
    footer .left {
        flex-basis: 38%;
    }
    footer .right {
    flex-basis: 61%;
    }
    
}

@media (max-width: 768px) {
    .banner .item h4 {
        line-height: 34px;
        font-size: 20px;
    }
    section .image {
        height: 28rem;
    }
    .product__details__pic .row,.product__details__pic .col-lg-6{
        padding: 0 !important;
    }
    .product__details__card::before {
        width: 100%;
        height: 130%;
    }
    .biuld_your_dream p , .about_us p, footer p {
        font-size: 12px !important;
        line-height: 20px !important;
        text-align: justify;
    }
    h4 {
        font-size: 20px;
    }
    .about_us {
        text-align: center;
    }
    .about_us .row {
        max-height: unset !important;
    }
    .about_us::before {
        width: 100%;
    }
    .btn {
        font-size: 12px;
    }
    .footer .right {
        padding-right: 0 !important;
            max-height: unset !important;
    }
    .footer .row, .footer {
        height: auto;
        min-height: unset !important;
        max-height: unset !important;
        height: unset !important;
    }
    #map {
        width: 100%;
        max-height: 250px;
        height: 250px !important;
    }
    section.banner {
        height: calc(100vh - 88px);
        background-position: 88% 85% !important;
    }
    .biuld_your_dream img {
        width: 75% !important;
    }
    .product_item_card > div:last-child {
        flex-direction: column;
    }
    .product_item_card {
        border: 1px solid var(--main_color);
        height: 148px;
    }
    .product__item__pic img {
        height: auto;
    }
    .product_item_card > div:last-child > div {
        width: 100%;
    }
    .title_with_pesudo::before, .title_with_pesudo_left::before {
    right: 20px;
    bottom: -30px;
    z-index: -1;
    }
    .category .title_with_pesudo::before {
        z-index: 1;
    }
    section.category::before {
        top: -2%;
    }
    .search-model-form {
        width: auto !important;
    }
    .shopping__cart__row {
        flex-direction: column !important;
    }
    .shopping__cart__row .right{
        flex-direction: column !important;
    }
    .shopping__cart__row .left {
        margin-top: 20px;
        padding-top: 20px;
    }
    .account_details .account_details_card > div {
        flex-direction: column;
    }
    .account_details .account_details_card .item > div {
        flex-direction: column;
    }
    .user_account .account_details_card .item:not(:last-child):after {
    display: none;
    }
    .shopping-cart .sec_2 .body_preview {
        margin-top: 50px;
    }
    .shopping-cart .product__cart__item__pic img {
        max-height: 100px !important;
        margin-bottom: 16px;
    }
    .shopping-cart .sec_2 .body_preview > div > svg {
        height: auto !important;
        width: 75%;
    }
    .shopping-cart .sec_2 .body_preview .down_body .btn {
        bottom: 0% !important;
        left: -30%;
        right: auto !important;
    }
    .shopping-cart .sec_2 .body_preview .btn span {
        margin-right: 4px !important;
    }
    .shopping-cart .sec_2 .body_preview .btn {
        font-size: 12px !important;
        z-index: 9;
        padding: 4px 12px !important;
        align-items: center;
    }
    .shopping-cart .sec_2 .body_preview .btn svg {
        width: 16px;
    }
    .shopping-cart .sec_2 input.btn , .shopping-cart .sec_3 input.btn {
        max-width: 90px;
    }
    .ordering_steps .step h6 {
        font-size: 12px;
    }
    .ordering_steps {
        padding: 0 !important;
    }
    .ordering_steps .step svg {
        width: 22px;
    }
    .real_photos .photo_item {
        flex-basis: 46%;
        margin: 6px !important;
    }
    footer {
        flex-wrap: wrap;
        background-position: 90% 10%;
    }
    footer .left {
        flex-basis: 100%;
    }
    footer .right {
    flex-basis: 100%;
    padding: 16px !important;
    }
    #map {
        height: 200px !important;
    }
    .shopping-cart .sec_2 .body_preview .points_card {
        opacity: 0;
        pointer-events: none;
        position: fixed !important;
        top: 93px !important;
        right: 0;
        transition: 0.3s;
        z-index: 999 !important;
        padding: 0 !important;
    }
    .shopping-cart .sec_2 .points {
        width: 100% !important;
        border-radius: 0 !important;
    }
    .shopping-cart .sec_2 .points .jump_on {
        display: block !important;
    }
    .shopping-cart .sec_2 .body_preview .top_body .btn {
        top: -2% !important;
        left: -30% !important;
    }
    .shopping-cart .sec_2 .body_preview .left .top_body .size_1 {
        height: auto !important;
        top: 13.4% !important;
        right: 42% !important;
    }
    .shopping-cart .sec_2 .body_preview .left .top_body .size_1 span {
        width: 100px !important;
        margin-right: 0 !important;
        margin-top: 0px !important;
    }
    .shopping-cart .sec_2 .body_preview .left .top_body .size_2 span {
        width: 80px !important;
        margin-right: 0 !important;
        margin-top: 0 !important;
        transform: rotate(270deg);
    }
    .shopping-cart .sec_2 .body_preview .left .top_body .size_2 {
        height: 0 !important;
        top: 14% !important;
        left: 0 !important;
    }
    .shopping-cart .sec_2 .body_preview .right .top_body .size_1 {
        height: 0 !important;
        top: 16.6% !important;
        left: -7% !important;
    }
    .shopping-cart .sec_2 .body_preview .right .top_body .size_1 span {
        width: 80px !important;
        margin-right: 0 !important;
        margin-top: 0 !important;
    }
    .shopping-cart .sec_2 .body_preview .left .top_body .size_3 {
        width: 57% !important;
        top: 3.5% !important;
    }
    .shopping-cart .sec_2 .body_preview .left .top_body .size_4 {
        width: 20% !important;
        top: 1% !important;
        left: 1% !important;
    }
    .shopping-cart .sec_2 .body_preview .left .top_body .size_5 {
        width: 24% !important;
        top: 10.5% !important;
        left: 25.5% !important;
    }
    .shopping-cart .sec_2 .body_preview .left .top_body .size_6 {
        width: 15% !important;
        top: 18.8% !important;
        left: 0 !important;
    }
    .shopping-cart .sec_2 .body_preview .right .top_body .size_2 {
        width: 30% !important;
        top: 11.5% !important;
        left: -6.5% !important;
    }
    .shopping-cart .sec_2 .body_preview .right .top_body .size_3 {
        width: 20% !important;
        top: 21.5% !important;
        left: -2% !important;
    }
    .shopping-cart .sec_2 .body_preview .right .top_body .size_4 {
        width: 30% !important;
        top: 12.5% !important;
        left: -7% !important;
    }
    .shopping-cart .sec_2 .body_preview .right .top_body .size_8 {
        width: 12% !important;
        top: 10% !important;
        right: 47.6% !important;
    }
    .shopping-cart .sec_2 .body_preview .right .top_body .size_6 {
        width: 11% !important;
        top: 12% !important;
        left: 32.6% !important;
    }
    .shopping-cart .sec_2 .body_preview .right .top_body .size_7 {
        width: 17% !important;
        top: 11% !important;
        left: 0.6% !important;
    }
    .shopping-cart .sec_2 .body_preview .left .top_body .size_7 {
        width: 22% !important;
        top: 5.9% !important;
        right: 54.6% !important;
    }
    .shopping-cart .sec_2 .body_preview .right .top_body .size_5 {
        right: 47.5% !important;
    }
    .shopping-cart .sec_2 .body_preview .right .top_body .size_9 {
        right: 47.5% !important;
    }
    .shopping-cart .sec_2 .body_preview .right .top_body .size_10 {
        width: 22% !important;
        top: 24.5% !important;
        left: -2.5% !important;
    }
    .shopping-cart .sec_2 .body_preview .right .top_body .size_11 {
        width: 7% !important;
        top: 18.5% !important;
        left: 28% !important;
    }
    .top_body .size_8 {
        width: 12% !important;
        top: 14.8% !important;
        left: 24% !important;
    }
    .shopping-cart .sec_2 .body_preview .right .top_body .size_12 {
        top: 16.8% !important;
        right: 36% !important;
    }
    .shopping-cart .sec_2 .body_preview .left .top_body .size_9 {
        width: 86% !important;
        top: 20.3% !important;
        left: -42% !important;
    }
    .shopping-cart .sec_2 .body_preview .left .top_body .size_10 {
        top: 39.3% !important;
        left: 6.5% !important;
    }
    .shopping-cart .sec_2 .body_preview .left .top_body .size_11 {
        top: 34.3% !important;
        left: 6.5% !important;
    }
    .shopping-cart .sec_2 .body_preview .left .top_body .size_12 {
        width: 0% !important;
        top: 28.3% !important;
        left: 6.5% !important;
    }
    .shopping-cart .sec_2 .body_preview .right .top_body .size_13 {
        width: 23% !important;
        top: 10.8% !important;
        right: 38.5% !important;
    }
    .shopping-cart .sec_2 .body_preview .left .top_body .size_13 {
        width: 46% !important;
        top: 13% !important;
        right: 28.5% !important;
    }
    .shopping-cart .sec_2 .body_preview .right .down_body .size_1 {
        width: 206% !important;
        bottom: 32.4% !important;
        right: -32% !important;
    }
    .shopping-cart .sec_2 .body_preview .left .down_body .size_1 {
        width: 211% !important;
        right: -35% !important;
    }
    .shopping-cart .sec_2 .body_preview .right .down_body .size_2 {
        width: 204% !important;
        bottom: 32.8% !important;
        right: -22% !important;
    }
    .shopping-cart .sec_2 .body_preview .left .down_body .size_2 {
        width: 204% !important;
        bottom: 35.8% !important;
        right: -20% !important;
    }
    .shopping-cart .sec_2 .body_preview .left .down_body .size_3 {
        width: 204% !important;
        bottom: 35.8% !important;
        left: -56% !important;
    }
    .shopping-cart .sec_2 .body_preview .left .down_body .size_4 {
        width: 16% !important;
        top: 28.8% !important;
        right: 54% !important;
    }
    .shopping-cart .sec_2 .body_preview .left .down_body .size_5 {
        width: 34% !important;
        top: 28.8% !important;
        right: 46% !important;
    }
    .shopping-cart .sec_2 .body_preview .left .down_body .size_6 {
        width: 40% !important;
        top: 31.4% !important;
        right: 42% !important;
    }
    .shopping-cart .sec_2 .body_preview .right .down_body .size_3 {
        width: 47% !important;
        top: 37.8% !important;
        right: 4% !important;
    }
    .shopping-cart .sec_2 .body_preview .right .down_body .size_4 {
        width: 33% !important;
        top: 41.8% !important;
        right: 46% !important;
    }
    .shopping-cart .sec_2 .body_preview .right .down_body .size_5 {
        width: 31% !important;
        top: 45% !important;
        right: 47% !important;
    }
    .shopping-cart .sec_2 .body_preview .right .down_body .size_6 {
        width: 19% !important;
        top: 59% !important;
        right: 53% !important;
    }
    .shopping-cart .sec_2 .body_preview .right .down_body .size_7 {
        width: 210% !important;
        top: 63% !important;
        right: 9% !important;
    }
    .shopping-cart .sec_2 .body_preview .left .down_body .size_7 {
        width: 221% !important;
        top: 62% !important;
        left: -39% !important;
    }
}

@media (max-width: 576px) {
    .sec_7 .image_box {
        min-height: 170px;
    }
}
