/* ======= MEDIA QUERIES ====*/
@media (max-width: 1770px) {
    .custom-container {
        padding: 0px 120px;
    }

    .navbar {
        padding: 15px 120px;
    }

    .sign-left {
        padding: 0px 70px;
        width: 540px;
    }

    .sign-right {
        width: calc(100% - 540px);
    }

    .sign-logo {
        top: 25px;
    }

    .form-head h2 {
        font-size: 32px;
        line-height: 35px;
    }

    .form-head p {
        font-size: 16px;
    }

    .singup-form .form-input {
        margin-bottom: 15px;
    }

    .form-input input {
        height: 55px;
    }

    .form-btn {
        margin-top: 20px;
        height: 55px;
    }

    .form-head {
        margin-bottom: 30px !important;
    }

    .hero-left h1 {
        font-size: 54px;
        line-height: 80px;
        margin-bottom: 70px;
    }

    .hero-search-container {
        width: 530px;
        height: 70px;
    }

    .hero-search {
        width: 370px;
    }

    .hero-search input {
        padding: 10px 20px 10px 45px;
    }

    .search-btn {
        width: 140px;
        height: 50px;
        margin-left: 20px;
    }
}

@media(max-width:1650px) {
    .custom-container {
        padding: 0px 60px;
    }
}

@media(max-width:1550px) {
    #carousel .slides>li {
        margin-right: 10px !important;
    }

    .page-hero-pro::before {
        height: 430px;
    }

    .section {
        padding: 100px 0;
    }

    .section-bottom {
        padding-bottom: 100px;
    }

    .section-top {
        padding-top: 100px;
    }

    .sec-heading h2 {
        font-size: 35px;
        line-height: 50px;
    }

    .service-img h4 {
        bottom: 20px;
        font-size: 18px;
    }

    .choose-info h4 {
        font-size: 18px;
    }

    .download-left p {
        font-size: 18px;
    }

    .card-header button,
    .accordions-links a {
        font-size: 16px;

    }

    .product-detail {
        padding: 0px 15px;
        height: 60px;
    }

    .product-name {
        font-size: 16px;
        line-height: 30px;
    }

    .card-header button {
        padding: 0;
    }

    .page-hero::before {
        height: 350px;
    }

    .service-page-container,
    .shop-main-container {
        padding-top: 140px;
    }

    .page-hero-half::before {
        height: 250px;
    }

    .footer-links a {
        margin-right: 20px;
        font-size: 12px;
    }

    .footer-location li a {
        font-size: 12px;
    }

    .shop-left {
        width: 260px;
    }

    .shop-right {
        width: calc(100% - 300px);

    }

    .product-name {
        font-size: 16px;
    }

    .product-img img {
        width: 150px;
        height: 160px;
    }

    /* .shop-product-container .col-lg-3{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        max-width: 33%;
    } */
    .shop-dropdown .dropdown-menu {
        left: -230px;
        top: 58px;
    }

    .shopping-cart:after {
        bottom: 102%;
        left: 77%;
    }
}

@media(max-width:1366px) {
    .navbar-brand {
        max-width: 120px;
    }

    .navbar-brand img {
        width: 100%;
        height: 100%;
    }

    .navbar {
        height: 70px;
    }

    .custom-container {
        padding: 0px 50px;
    }

    .product-name {
        font-size: 16px;
    }

    .product-price {
        font-size: 21px;
    }

    .btn-cart {
        font-size: 16px;
    }

    .mech-name h3 {
        font-size: 34px;
        line-height: 59px;
    }

    .mech-address {
        font-size: 18px;
    }

    .mech-card {
        padding: 15px;
    }

}

@media(max-width:1280px) {
    .item-detail-page h5 {
        font-size: 35px;
    }

    .product-img img {
        width: 120px;
        height: 140px;
    }

    .product-card {
        height: 340px;
    }

    .product-price {
        font-size: 18px;
    }

    .product-name {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media(max-width:1150px) {
    .shop-product-container .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        max-width: 33%;
    }
}

@media(max-width:1100px) {

    .sign-in-inner {
        flex-direction: column;
    }

    .sign-left {
        width: 100%;
        padding: 0px 30px;
    }

    .shop-left {
        width: 100%;
    }

    .shop-right {
        width: calc(100% - 0px);
        margin-left: 0px;
    }

    .shop-product-container .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .sign-right {
        display: none;
    }

    .form-head {
        margin-bottom: 50px !important;

    }

    .input-addon {
        top: 15px;
    }

    .choose-right:before {
        width: 560px;
        height: 540px;
        top: -42px;
    }

    .navbar {
        padding: 15px 50px;
    }

    .custom-container {
        padding: 0px 30px;
    }

    .partner-list li a img {
        width: 80%;
    }

    .shop-inner,
    .mech-profile-main,
    .mech-name {
        flex-direction: column;
    }

    .shop-left,
    .shop-right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .shop-left {
        margin-bottom: 50px;
    }

    .mech-serv-name span,
    .mech-serv-name h5 {
        font-size: 16px;
    }

    .mech-detail {
        margin-top: 20px;
    }

    .mech-name h3 {
        margin-bottom: 20px;
    }

    .mech-btn button {
        margin: 0px 20px;
    }

    .mech-rating-info {
        justify-content: center;
    }

    .footer-links a {
        margin-right: 10px;
    }

    .cart-info h4 {
        font-size: 18px;
    }

    .cart-info span {
        font-size: 17px;
    }

    .left-seprator {
        padding-left: 60px;
    }

    .mech-profile {
        padding-top: 0px;
        justify-content: center;
    }

    .history-info h4 {
        font-size: 16px;
    }

    .history-info span {
        font-size: 14px;
        margin-bottom: 0;
    }
}

@media(max-width:990px) {
    .item-detail-page {
        margin-top: 50px;
    }

    .product-name {
        display: block;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: visible;
        text-overflow: initial;
    }

    .navbar {
        height: auto;
        box-shadow: 0 2px 3px 0px rgb(0 0 0 / 16%);
    }

    .top-bar {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

    .hero-main-container::before {
        width: 100%;
    }

    .navbar-light .navbar-nav .nav-link {
        margin-right: 0 !important;
        margin-bottom: 10px;
    }

    .ml-3.btn-blue {
        margin-left: 0 !important;
    }

    .nav-btn {
        margin-bottom: 10px;
    }

    .hero-search-container {
        width: auto;
    }

    .hero-search {
        width: 100%;
    }

    .choose-right:before {
        content: none;
    }

    .choose-right {
        margin-top: 50px;
        background: #F2F4F8;
        padding: 20px;
        border-radius: 10px;
    }

    .choose-inner {
        padding-top: 0px;
    }

    .testimonial-main-container {
        padding-top: 0;
    }

    .test-img img {
        margin: auto;
    }

    .sec-heading h2,
    .download-left p {
        text-align: center !important;
    }

    .app-btn {
        justify-content: center;
    }

    .download-right {
        margin-top: 70px;
    }

    .download-img {
        display: flex;
        justify-content: center;
    }

    .footer-top {
        padding: 50px 0 20px;
        text-align: center;
    }

    .foot-info p {
        max-width: 100%;
    }

    .social-icons {
        justify-content: center;
        margin-top: 10px;
        margin-bottom: 0px;
    }

    .footer-location li a {
        justify-content: center;
    }

    .footer-links li:first-child,
    .footer-location li:first-child {
        margin-bottom: 15px;
    }

    .footer-links {
        margin-bottom: 30px !important;
    }

    .footer-location li a {
        margin-bottom: 15px !important;
    }

    .footer-links a {
        margin-bottom: 10px !important;
    }

    .foot-bottom-inner {
        flex-direction: column;
    }

    .foot-btn {
        margin-bottom: 20px;
    }

    .mech-detail {
        width: calc(100% - 0px);
    }

    .mech-address,
    .user-email {
        text-align: center;
    }

    .mech-profile-main {
        margin-bottom: 80px;
    }

    .shop-main-container {
        padding-top: 160px;
    }

    .app-box {
        margin: 0px auto 0px;
        width: 100%;
    }

    .first-box::before {
        content: none;
    }

    .first-box {
        margin-bottom: 30px;
    }

    .footer-links .d-flex {
        flex-direction: column;
    }

    .footer-logo {
        margin-bottom: 15px;
    }

    .get-tocuh-box {
        border: none;
        padding: 0px;
    }

    .cart-card {
        padding: 20px 30px;
        margin-bottom: 30px;
    }

    .producy-img {
        width: 68px;
        height: 68px;
    }

    .cart-info h4 {
        font-size: 16px;
    }

    .cart-info span {
        font-size: 16px;
    }

    .left-seprator {
        padding-left: 20px;
    }

    .qty-input {
        width: 30px;
    }

    .top-sec {
        padding: 60px 40px;
    }

    .page-head-info h4 {
        font-size: 40px;
    }

    .history-card {
        flex-wrap: wrap;
    }

    .history-info {
        width: 50%;
        margin-bottom: 20px;
    }

    .shop-dropdown button.dropdown-toggle {
        margin-left: 0;
        margin-top: 10px;
    }

    .shop-dropdown .dropdown-menu {
        display: none;
    }
}

@media(max-width:767px) {
    .flexslider .slides img {
        width: inherit !important;
    }

    .pro-img {
        width: 100%;
        height: 350px !important;
    }

    .pro-img img {
        padding: 50px;
    }

    #carousel .slides li {
        width: 25% !important;
    }

    #carousel .slides li {
        width: 80px !important;
    }

    .nav-img {
        height: 80px !important;
    }

    .nav-img img {
        max-width: 50px;
    }

    .history-info {
        width: 100%;
    }

    .item-detail-page h5 {
        font-size: 30px;
    }

    .rate-text {
        font-size: 16px;
    }

    .item-detail-page .price,
    .shop-price {
        font-size: 42px;
        margin-bottom: 10px;
    }

    .item-detail-page p {
        font-size: 14px;
    }

    .shop-des-list li,
    .product-tab-des p,
    .pro-list li {
        font-size: 14px;
    }

    .comment-user-name h4 {
        font-size: 16px;
    }

    .sub-comment-item {
        padding-left: 30px;
    }

    .history-card {
        padding: 20px;
    }

    .add-to-cart-btn {
        width: 150px;
        font-size: 16px;
    }

    .product-bottom-detail {
        justify-content: space-between;
    }

    .shop-d-main {
        padding: 0px 0px 50px;
    }

    .shop-product-container .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .top-sec {
        padding: 30px;
    }

    .page-head-info h4 {
        font-size: 35px;
        margin-bottom: 15px;
        line-height: 50px;
    }

    .page-hero::before {
        height: 260px;
    }

    .page-head-info p {
        font-size: 16px;
    }

    .service-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .sign-logo {
        top: 15px;
        left: 15px;
    }

    .otp-field input {
        width: 65px;
    }

    .form-input label {
        font-size: 16px;
    }

    .navbar {
        padding: 15px 20px;

    }

    .navbar-brand {
        padding: 0;
    }

    .custom-container {
        padding: 0px 20px;
    }

    .hero-search-container {
        height: auto;
        flex-direction: column;
    }

    .hero-search {
        margin-right: 0px;
        border-right: 0px;
    }

    .zip-code {
        margin: 20px 0;
    }

    .hero-left h1 {
        font-size: 45px;
        line-height: 70px;
    }

    .sec-heading h2 {
        font-size: 28px;
        line-height: 40px;
    }

    .section {
        padding: 50px 0;
    }

    .section-bottom {
        padding-bottom: 50px;
    }

    .section-top {
        padding-top: 50px;
    }

    .choose-right {
        margin: 15px;
    }

    .choose-info h4 {
        font-size: 16px;
    }

    .choose-info p {
        font-size: 14px;
    }

    .download-left p {
        font-size: 16px;
        line-height: 35px;
    }

    .partner-list,
    .feature-list,
    .foot-btn {
        flex-direction: column;
    }

    .partner-list li a {
        height: 80px;
        align-items: center;
    }

    .feature-list li {
        margin-bottom: 20px;
    }

    .foot-btn button {
        width: 100%;
        margin-bottom: 15px;
        margin-left: 0 !important;
    }

    .product-card {
        height: auto;
        padding-bottom: 10px;
    }

    .shop-inner {
        padding-top: 30px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .mech-serv-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .search-btn {
        margin-left: 0 !important;
    }

    .select-styled {
        font-size: 16px;
    }

    .app-btn a {
        margin: 0px 10px;
    }

    .cart-card {
        flex-direction: column;
        align-items: flex-start !important;
    }

    .cart-card {
        padding: 15px;
    }

    .cart-info {
        margin-bottom: 10px;
    }

    .left-seprator {
        border-left: 0;
        padding-left: 0;
    }

    .cart-info span {
        margin-bottom: 5px;
    }

    .cart-list-big {
        display: none;
    }

    .cart-list-small {
        display: block;
    }

    .total-box,
    .check-total-box {
        padding: 20px;
        margin: 50px 0 0px;
        flex-direction: column;
    }

    .total-text,
    .c-total-text {
        margin-bottom: 20px;
    }

    .total-box button,
    .btn-order {
        width: 100%;
    }

    .checkout-box {
        padding: 25px 20px;
    }

    .check-title,
    .check-product-name,
    .pro-qty,
    .sub-total-text,
    .sub-total-count {
        font-size: 18px;
    }

    .check-price {
        font-size: 20px;
    }

    .pro-qty {
        margin-left: 20px;
    }

    .check-product,
    .checkout-bottom {
        margin-bottom: 20px;
    }

    .sec-heading {
        flex-direction: column;
    }

    .mech-img {
        margin-right: 0px;
    }
}

@media(max-width:450px) {
    #carousel .slides li {
        width: 75px !important;
    }

    .hero-left h1 {
        font-size: 40px;
        line-height: 60px;
    }

    .search-btn {
        margin-top: 10px !important;
        width: 100%;
    }

    .check-title,
    .check-product-name,
    .pro-qty,
    .sub-total-text,
    .sub-total-count {
        font-size: 14px;
    }

    .check-price {
        font-size: 16px;
    }

    .item-detail-page h5 {
        font-size: 25px;
    }

    .item-detail-page .price,
    .shop-price {
        font-size: 35px;
    }

    .pro-qty {
        margin-left: 10px;
    }

    .checkout-head {
        padding-bottom: 15px;
    }

    .checkout-body {
        padding: 25px 0;
        margin-bottom: 25px;
    }
}