@media only screen and (min-width: 100px) and (max-width: 1599px){
   .prod-slider .slick-list.draggable {
        padding: 0px 80px;
    } 
    .single-prod {
        padding: 100px 0px;
    }
}

@media only screen and (min-width: 100px) and (max-width: 1399px){
    .head-logo {
        left: 0px;
        width: 160px;
        padding-top: 10px;
    }
    .nav-bar nav ul {
        gap: 25px;
    }
    .banner-img img {
        height: 650px;
    }
    .main-ban-title h1 {
        font-size: 44px;
    }
    .main-ban-title p {
        margin: 15px 0px 15px 0px;
        font-size: 18px;
    }
    .top-head-cont p {
        font-size: 14px;
    }
    .top-head-socials ul {
        gap: 25px;
    }
    .prod-item {
        margin: 0px 10px;
    }
    .prod-slider .slick-list.draggable {
        padding: 0px 20px;
    }
    .prod-item-img img {
        height: 350px;
    }
    .cart-btn-main {
        gap: 20px;
    }
    .gallery-item-main {
        grid-template-rows: repeat(2, 300px);
    }
    .single-prod-item form span {
        font-size: 34px;
    }
    .cust-number input {
        width: 70px;
    }
    .single-prod-img {
        width: 48%;
        height: 350px;
    }
    .single-prod {
        padding: 80px 0px;
    }
    .blog-img img {
        height: 300px;
    }
    p {
        font-size: 17px;
    }
    .three-box-item {
        padding: 0px 40px;
    }
    .foot-title span {
        font-size: 20px;
    }
    .footer-socials ul li a {
        font-size: 18px;
    }
    .cust-shop-sidebar {
        width: 40%;
    }
    .cust-single-prod-gallery .single-main-image img {
        height: 400px;
    }
    .cust-single-prod-gallery-main .thumb-wrap li.single-thumb img {
        height: 120px;
    }
    .cust-single-content-main h2 {
        font-size: 28px;
    }
    .product-summery .price-wrap .price {
        font-size: 24px !important;
    }
    .product-summery .price-wrap .del-price {
        font-size: 18px !important;
    }
    .product-details-tab .tab-content .description .title, .cust-related-sec .section-title-wrapper h2, .product-details-tab .tab-content .feedback-section .feedback .feedback-title {
        font-size: 24px;
    }
    .cust-related-sec .product-img-box a img {
        height: 260px;
    }
}

@media only screen and (min-width: 100px) and (max-width: 1199px){
    .main-ban-title h1 {
        font-size: 38px;
    }
    .main-ban-title p {
        font-size: 17px;
    }
    .web-btn-two {
        font-size: 15px;
    }
    .banner-img img {
        height: 550px;
    }
    .spacing {
        padding: 70px 0px;
    } 
    .prod-slider .slick-list.draggable {
        padding: 0px 80px;
    }
    .web-btn {
        font-size: 15px;
    }
    .gallery-item-main {
        grid-template-rows: repeat(2, 280px);
        gap: 20px;
    }
    .gallery-item-content h3 {
        font-size: 18px;
    }
    .tit-space {
        margin-bottom: 40px;
    }
    .prod-slider {
        margin-top: 40px;
    }
    .single-prod-item form ul {
        gap: 30px;
        margin: 20px 0px;
    }
    .single-prod-item form ul li {
        font-size: 18px;
    }
    .cust-single-btns-main {
        gap: 12px;
        margin-top: 20px;
    }
    .cust-single-btns {
        gap: 12px;
    }
    .single-prod-item form span {
        font-size: 30px;
    }
    .web-title h2 {
        font-size: 28px;
    }
    .blog-img img {
        height: 250px;
    }
    .blog-content h3 a {
        font-size: 20px;
    }
    .three-box-item {
        padding: 0px 20px;
    }
    .upper-gap {
        margin-top: 40px;
    }
    .cust-shop-prod-items .product-img-box a img {
        height: 300px;
    }
    .cust-related-sec .product-img-box a img {
        height: 220px;
    }
    .cust-blogs-boxes .single-blog-item .img-box img {
        height: 300px;
    }
    .serv-faqs .accordion-item .accordion-button {
        font-size: 18px;
        padding: 20px 20px;
    }
}

@media only screen and (min-width: 100px) and (max-width: 991px){
    .head-logo {
        width: auto;
        position: unset;
        padding: 0px;
    }
    .head-logo a {
        width: 100px;
        padding: 0px;
        margin: unset;
    }
    .main-header {
        padding: 15px 0px;
    }
    .top-head-cont p {
        text-align: center;
    }
    .spacing {
        padding: 60px 0px;
    }
    .prod-slider .slick-list.draggable {
        padding: 0px 20px;
    }
    .prod-item-img img {
        height: 320px;
    }
    .gallery-item-content h3 {
        font-size: 16px;
    }
    .single-prod-img {
        width: 100%;
        position: unset;
        transform: unset;
        margin-top: 30px;
        border-radius: 20px;
    }
    .gallery-item-main {
        grid-template-rows: repeat(2, 220px);
    }
    .copyrights {
        text-align: center;
    }
    .footer-socials ul {
        justify-content: center;
    }
    .cust-shop-sidebar {
        width: 50%;
    }
    .cust-single-content-main {
        margin-top: 20px;
    }
}

@media only screen and (min-width: 100px) and (max-width: 767px){
    .head-logo a {
        width: 80px;
    }
    .main-ban-title h1 {
        font-size: 30px;
    }
    .main-ban-title p {
        font-size: 16px;
    }
    .prod-btn {
        text-align: left !important;
    }
    .prod-slider .slick-list.draggable {
        padding: 0px 50px;
    }
    .gallery-item-main {
        display: flex;
        flex-wrap: wrap;
    }
    .galler-item {
        width: 48%;
    }
    .tit-space {
        margin-bottom: 30px;
    }
    .prod-slider {
        margin-top: 30px;
    }
    .upper-gap {
        margin-top: 30px;
    }
    .single-prod {
        padding: 60px 0px;
    }
    .cust-gap{
        row-gap: 20px;
    }
    .cust-shop-tool-main {
        flex-wrap: wrap;
        row-gap: 20px;
    }
    .single-product-item .product-details-wrap .product-title {
        font-size: 18px;
    }
    .single-product-item .product-details-wrap .product-price-details .list .price {
        font-size: 18px;
    }
    .cust-shop-sidebar {
        width: 70%;
    }
    .cust-single-content-main h2 {
        font-size: 24px;
    }
    .product-details-tab .tab-content .description .title, .cust-related-sec .section-title-wrapper h2, .product-details-tab .tab-content .feedback-section .feedback .feedback-title {
        font-size: 20px;
    }
    .cust-shop-prod-items .product-img-box a img {
        height: 260px;
    }
}

@media only screen and (min-width: 100px) and (max-width: 575px){
    .main-header {
        padding: 10px 0px;
    }
    .top-head-cont p {
        font-size: 12px;
    }
    .main-ban-title h1 {
        font-size: 26px;
    }
    .spacing {
        padding: 50px 0px;
    }
    .web-title h2 {
        font-size: 24px;
    }
    p {
        font-size: 16px;
    }
    .prod-slider .slick-list.draggable {
        padding: 0px 0px;
    }
    .prod-item-img img {
        height: 300px;
    }
    .galler-item {
        width: 100%;
    }
    .gallery-item-img img {
        height: 250px;
    }
    .single-prod {
        padding: 50px 0px;
    }
    .single-prod-item form span {
        font-size: 26px;
        margin-top: 10px;
    }
    .cust-single-btns-main {
        margin-top: 10px;
    }
    .single-prod-img {
        height: 250px;
        border-radius: 15px;
    }
    .three-box-item-icon {
        width: 70px;
        height: 60px;
        font-size: 24px;
    }
    .footer-logo-item a.logo-link {
        width: 100px;
    }
    .foot-title span {
        font-size: 18px;
    }
    .footer-socials ul {
        gap: 25px;
    }
    .cust-shop-sidebar {
        width: 95%;
    }
    .cust-shop-prod-items .product-img-box a img {
        height: 300px;
    }
    .cust-single-prod-gallery .single-main-image img {
        height: 280px;
    }
    .cust-single-prod-gallery-main .thumb-wrap li.single-thumb img {
        height: 80px;
    }
    .cust-related-sec .product-img-box a img {
        height: 300px;
    }
    .responsive-menu-inner {
        padding: 20px 20px;
        width: 95%;
    }
    .responsive-socials ul li a {
        font-size: 16px;
    }
    .responsive-socials ul {
        gap: 25px;
    }
    .respon-logo {
        width: 80px;
    }
    .main-header .nav-right-content ul {
        gap: 12px;
    }
    .responsive-links ul li a {
        font-size: 15px;
    }
    .serv-faqs .accordion-item .accordion-button {
        font-size: 16px;
        padding: 15px 15px;
    }
    .cust-contact-sec .get-in-touch-wrapper {
        padding: 40px 25px;
    }
    .google-map-area .elementor-custom-embed iframe {
        height: 250px;
    }
}