@media only screen and (min-width: 2560px) {}

@media only screen and (min-width: 1920px) {
    .container {
        max-width: 1640px !important;
        margin: auto;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1900px) {
    .container {
        max-width: 1500px !important;
        margin: auto;
    }
}

@media only screen and (max-width: 1600px) {
     :root {
        --font-18: 16px;
        --font-20: 20px;
        --font-24: 24px;
        --font-56: 56px;
    }

    aside {
        font-size: 68px;
    }
    .heading .labour {
        font-size: 26px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1590px) {
    :root {
        --font-18: 16px;
        --font-20: 20px;
        --font-24: 24px;
        --font-56: 46px;
    }
    .right_side {
        width: 30%;
    }
       aside {
        font-size: 52px;
    }
    #slid_shoes::before {
        width: 476px;
        height: 476px;
        top: -80px;
        right: 17px;
    }
    .navbar-light .navbar-nav .nav-link {
        font-size: 18px;
        margin-right: 30px !important;
    }
    .dropdown-menu{
        width: 640px;
    }

    .woocommerce-product-details__short-description>ul>li{
        margin: 5px 0;
    }
    .elementor-size-default{
        margin-bottom: 30px !important;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .right_side {
        width: 25%;
    }
    #slid_shoes::before {
        width: 396px;
        height: 396px;
        top: -80px;
        right: 47px;
    }
}

@media only screen and (max-width: 1190px) {
    :root {
        --font-18: 16px;
        --font-20: 20px;
        --font-24: 24px;
        --font-56: 46px;
    }
    .navbar-light .navbar-nav .nav-link {
        margin-right: 8px;
        font-size: 16px;
    }
    .dropdown-menu>li>a {
        font-size: 16px !important;
        margin: 1px 0px !important;
    }
    .right_side {
        gap: 15px;
        width: 32%;
    }
    aside {
        font-size: 40px;
    }
    #slid_shoes::before {
        width: 386px;
        height: 386px;
        top: -70px;
        right: 10px;
    }
    .unit,.Manufacture>.left_elemnt,
    .max_right {
        width: 100%;
    }
    .woocommerce-product-details__short-description>ul>li{
        margin: 5px 0;
    }
    .batter_img::before {
        width: 300px;
        height: 300px;
        border: 15px solid white;
    }
    .max_right{
        padding-right: 25px;
        color: white;
    }
    .max_right>h3{
        color: white;
    }
    .woocommerce table.shop_attributes td,
    .woocommerce table.shop_attributes th,
    .availability>span,
    .cats-link>span,
    .pe-enq-wrapper>a,
    .woocommerce-product-details__short-description>ul>li{
        font-size: 16px !important;
    }
    .woocommerce div.product div.woocommerce-product-gallery,
    .woocommerce div.product div.summary{
        margin-bottom: 30px !important;
    }
    /*footer {
        padding:0 !important;
    }*/
    .elementor-size-default{
        margin-bottom: 30px !important;
    }
}

@media only screen and (max-width: 990px) {
    :root {
        --font-18: 15px;
        --font-20: 20px;
        --font-24: 24px;
        --font-56: 56px;
    }
    br{
        display: none;
    }
    .dropdown-menu{
        width: 100%;
        background-color: #fef0e8;
    }
    .dropdown-menu>li {
        width: 100%;
        padding-left: 0;
    }
    .dropdown-menu>li>a{
        padding: 0;
        margin: 0;
    }
    .navbar-light .navbar-toggler{
        border: none;
    }
  
    .navbar-collapse{
        margin-top: 15px;
    }
    header {
        position: initial;
        width: 100%;
    }
    .navbar .navbar-brand {
        width: 30%;
    }
    .topbar {
        display: flex;
        gap: 15px;
        align-items: center;
        margin-left: auto;
        padding-right: 30px;
    }
    .icon_size {
        width: 84%;
    }
    .topbar>.fa-search {
        font-size: 18px;
    }
    .navbar-toggler:focus {
        box-shadow: none;
    }
    .right_side,
    #slid_shoes::before {
        display: none;
    }
    .b_space {
        padding: 70px 0;
    }
    aside {
        font-size: 36px;
    }
    .nav-link::before {
        position: absolute;
        bottom: 0%;
        left: -100%;
        transform: unset;
    }
    .nav-link:hover::before {
        width: 100%;
        left: 0%;
    }
    .heading {
        height: 100%;
        width: 60%;
    }
    .comnbtn {
        font-size: 16px;
        padding: 8px 20px;
    }
    .product-images-summary {
        flex-wrap: wrap;
    }
    .entry-summary,
    .woocommerce-product-gallery--columns-4{
        width: 100% !important;
    }
    .batter_img{
        display: none;
    }
    .batter_word{
        margin: 15px 0;
    }
    .industri_tag>li{
        width: 100%;
    }
    .max_right,
    .unit{
        text-align: left;
     }
    .unit .elemnt_tittle {
        background: linear-gradient(267deg, rgba(255, 255, 255, 0) 0%, rgba(3, 104, 171, 1) 100%);
   
    }
    .max_right>.elemnt_tittle,
    .max_right p,
    .unit>.elemnt_tittle,
    .unit p {
        padding-left: 25px;
    }
    .max_right .comnbtn,
    .unit .comnbtn {
        margin-left: 25px;
    }
   .yith-wcwl-add-button{
    border-radius: 10px !important;  
   }
   .elementor-size-default{
        margin-bottom: 15px !important;
    }
}

@media only screen and (max-width: 767px) {
    .b_space {
        padding: 30px 0;
    }
    .icon_size {
        width: 78%;
    }
    .shoes {
        width: 40%;
        margin: 15px auto;
    }
    .main_div {
        flex-direction: column-reverse;
    }
    .heading {
        width: 100%;
        text-align: center;
    }
    .heading .comnbtn {
        margin-top: 10px;
    }
    .heading .comnbtn {
        margin-top: 25px;
    }
    .availability>span,
    .entry-summary{
        margin: 5px;
    }
    
}

@media only screen and (max-width: 575px) {
    .heading .labour {
        font-size: 24px;
    }
    aside {
        font-size: 32px;
    }
}

@media only screen and (max-width: 400px) {}

@media only screen and (max-width: 320px) {}