
@media (min-width: 768px){
    .size_chart_btn_modal .modal-dialog {
        width: 700px;
    }
     .dropdown-menu ul li:first-child {
        display: block;
    }

    .modal-dialog {
        width: 450px;

    }
    li.menu-item-has-children:hover .megamenu{
        display: block;
    }
    .nav-primary ul  li{
        padding: 17px 0;
    }
    .logo {
        margin-top: 13px;
    }
    .top_right {
        margin-top: 13px;
    }
    .nav-primary ul  li .megamenu li{
        padding: 0;
        margin-right: 0;
        float: none;
    }
    .nav-primary ul  li .megamenu li a{
        font-size: 13px;
        font-weight: 500;
    }
}
@media (min-width:992px) {
    .search_div .input_box {
        display: block;
        width: 100%;
        background: #000;
        left: 0;
        right: 0;
        position: relative;
        top: 0;
        z-index: 1;
        color: #fff;
        padding:0;
        border: 1px solid #000;
        margin-bottom: 0;
       
    }
    .search_div .input_box input[type="text"] {
        padding: 0 10px;
        width: calc(100% - 30px);
        border-radius: 0;
        font-size: 13px;
        height: 31px;
    }
    .search_div button {
        width: 30px;
        border-radius: 0; 
        line-height:29px;
        height:30px;
       
    }
    .input_box form{
        margin:0;
    }
    .user_item:hover .dropdown-menu{
        display: block;
    }
}
@media (min-width:1025px) {
    .banner_col img{
        width: 100%; 
    }

}

@media (max-width:991px) {
    .right_right_menu li {
        margin-right: 15px;
    }

    .nav-primary li {
        margin-right: 9px;
    }

    .nav-primary li:first-child {
        margin-left: 14px;
    }
    footer {
        padding: 50px 0 30px;  
    }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
    .search_div {
        margin-right: 20px;
        margin-top: 7px;
    }
    .nav-primary {
        margin-left: 30px;
    }
    .real_price {
        font-size: 17px;
    }
    .slider_left {
        width: 120px;
    }
    .slider_right {
        width: calc(100% - 125px);
    }
    .quantity_wrapper li a {
        padding: 5px 20px; 
    }
    .slider_right img{
        height:400px;
    }
    .pincode_avalability {
        margin: 10px 0;
    }
}

@media(max-width: 767px) {
    .track .step .text {
        font-size: 10px;
    }
    .order-details_bottom_area{
        margin-top:30px;
    }
    .slider_right{
        width:100%;
    }
    .product_page {
        padding: 0 0 30px;
        
    }
    .action_btns {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        justify-content: space-around;
        background: #9bca3c;
    }
    .pincode_avalability form {
        width: 100%;
    }
    .dashboard_sidebar ul li {
        display: unset;
        margin-bottom: 19px;
        float: left;
        width: 50%;
    }
    .my_order_table table th{
        font-size:11px;
    }
    .my_order_table .btn {
        padding: 5px 2px;
        display: block;
        font-size: 12px;
        line-height: 18px;
    }
    .my_order_table table p {
        font-size: 12px;
        line-height: 17px;
        font-weight: 500;
    }
    .my_order_table table th, .my_order_table table td{
        min-width:120px;
    }
    .commntbn {
        padding: 6px 20px;
    }
    .update_form{
        margin-bottom:30px;
    }
    .alert {
        padding: 7px 7px;
    }
    .dashboard_sidebar ul{
        margin:0 -7px;
    }
    .dashboard_sidebar ul li a {
        display: block;
        margin:0 7px;
        padding: 7px 20px;
        font-size: 13px;
        line-height: 20px;  
    }
    .footer_col h4 {
        margin-bottom: 7px;
        margin-top: 12px;
    }
    .catagory_filter h4 {
        font-size: 18px;
        font-weight: 500;
        margin-bottom: 10px;
        margin-top: 9px;  
    }
    .catagory_filter{
        display:none;
        background: #fff;
        float: none;
        width: 100%;
        padding: 10px;
        position: fixed;
        z-index: 9;
        top: 79px;
        left: 0;
        overflow: scroll;
        height: calc(100vh - 79px - 38px);
    }
    
    .search_div {
        float: left;
        margin-right: 15px;
        margin-left: 0;
    }
    .product_list_right {
        float: none;
        width: 100%;
    }

    .dashboard_page {
        padding: 40px 0;
    }

    .dashboard_right {
        margin-top: 30px;
    }
    .nav-primary {
        width: 100% !important;
        float: none;
        display: none;
    }
    .menu_btn .fa {
        font-size: 20px;
        color: #000;
    }

    .nav-primary li:first-child {
        margin-left: 0;
    }

    .nav-primary li {
        margin-right: 0;
        display: block;
        float: none;
        padding: 0 0 15px 0;
        
    }

    .right_right_menu {
        float: right;
    }

    .slick-next:after {
        font-size: 20px;
        position: absolute;
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
    
    .slick-prev:after {
        font-size: 20px;
        position: absolute;
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
        .title h2 {
        font-size: 27px;
        letter-spacing: 2px;
        line-height: 31px;
    }
  
    .right_right_menu{
        margin-top: 0;
    }
    .right_right_menu li> a .bi-person-fill {
        line-height: 22px;
    }
    header {
        padding: 5px 0;
    }
    .top_right {
        float: right;
        margin-top: 5px;
    }

    .nav-primary li a {
        color: #fff;
        padding: 5px 15px;
        background: #8cb932;
        border-bottom: 1px solid #fff;
        
    }

    .nav-primary li {
        display: block;
        position: relative;
        padding: 0;
    }

    .nav-primary {
        position: absolute;
        z-index: 999;
        top: 76px;
        height: calc(100vh - 76px);
        background: #9bca3c;
        left: 0;
        padding: 0;
        margin-left: 0;
        overflow-y: scroll;
    }

    .footer_col h2 {
        font-size: 28px;
        margin-bottom: 15px;
        margin-top: 30px;
    }

    .footer_list li {
        margin-bottom: 10px;
    }

    .footer_list li a {
        font-size: 15px;
    }

    .dashboard_sidebar .name {
        padding: 5px 35px;
        font-size: 15px;

    }


    .similar_box img {
        height: auto;
    }

    .similar_box {
        margin-bottom: 30px;
    }

    .hot_deal_wrapper {
        margin-bottom: 30px;
    }

    .ps-product--cart {
        min-width: 300px;
    }

    .ps-table--shopping-cart thead tr th {
        font-size: 12px;
        padding: 10px 5px;
    }

    .slider_left {
        display: none;
    }

    .prodcut_slider_right_area {
        margin-top: 30px;
    }

    .product_review ul li {
        display: inline-block;
        margin-right: 30px;
        font-size: 12px;
    }

    .prodcut_info .price {
        font-size: 13px;
        font-weight: 600;
    }

    .quantity_area {
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

    .quantity_area span {
        margin-right: 10px;
    }
    .quantity_wrapper li a {
        padding: 10px 10px;
        font-size: 11px;
    }

    .prodcut_wrapper .img_holder img {
        height: unset;
    }
    .slick-next{
        right: 10px;
    }
    .slick-prev{
        left: 10px;
    }
    .product_catagories_slider_wrapper .slick-dots{
        display: none !important;
    }
    .new_prduct{
        padding: 0 0 30px;
    }
    .megamenu_toggle_icon{
        position: absolute;
        right:0px;
        top: 4px;
        width: 27px;
        height: 26px;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
       
    }
    .megamenu_toggle_icon:after{
        content: '\f105 ';
        position: absolute;
        font-family: 'FontAwesome';
        color: #fff;
        text-align: center;
        line-height: 20px;
        font-size: 20px;
    }
    .megamenu_toggle_icon.js-toggled:after{
        content: '\f107 ';
        position: absolute;
        font-family: 'FontAwesome';
        color: #fff;
        text-align: center;
        line-height: 20px;
        font-size: 20px;
    }
    .megamenu.js-toggled{
        background: #90bf31;
        position: relative;
        display: block;
        top: 0;
        padding: 0;
        box-shadow: none;
        margin-bottom: 10px;
    }
    .catagory_title h3 {
        font-size: 14px;
        margin-bottom: 10px;
        background: #fff;
        padding: 5px 15px;
    }
    .catagory_title h3 a{
      padding: 0;
      background: transparent;
      color: #000;
      line-height: 14px;
    }
    .catagory_title{
        position: relative;
        display: block;
    }
    
    .catagory_title:after{
        content: '\f105 ';
        position: absolute;
        font-family: 'FontAwesome';
        color: #fff;
        text-align: center;
        line-height: 33px;
        font-size: 20px;
        right: 0;
        top: -1px;
        width: 28px;
        height: 28px;
        background-color: #90bf31;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
    }
    .catagory_title.js-toggled:after{
        content: '\f107 ';
        position: absolute;
        font-family: 'FontAwesome';
        color: #fff;
        text-align: center;
        line-height: 20px;
        font-size: 20px;
    }
    .megamenu.js-toggled{
        background: #90bf31;
        position: relative;
        display: block;
        top: 0;
        padding: 0;
        box-shadow: none;
        margin-bottom: 0px;
    }
    .megamenu_submenu{
        display:none;
    }
    .megamenu_submenu.js-toggled{
        display: block;
    }
    .banner {
        margin-top: 76px;
    }
    .coupan_box{
        padding:0;
    }
    .checkout_btn {
        padding: 6px 20px;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        border-radius:0;
    }
    .fixed_btm_md{
         position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index:2;
        border-radius:0;
        font-size: 15px;
    }
    .order__details__table th{
        font-size:10px;
    }
}


@media (max-width:576px) {
    .slider_box .product_name {
        font-size: 13px;
        margin: 6px 0;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .real_price {
      
        font-size: 16px;
        font-weight: 600;
    }
    .products_details h4 {
        font-size: 15px;
        font-weight: 500;
    }
    .user_add_details p {
        font-size: 12px;
    }

    footer .col-md-8 .footer_col {
        float: none;
        width: 100%;
        text-align: center;
        padding: 10px 5px;
    }

    .footer_col h2::before {
        left: 50%;
        bottom: -13px;
        margin-left: -15%;
    }

    .testimonial h2 {
        font-size: 23px;
    }

    .delivery_wrapper .details h4 {
        font-size: 12px;
    }

    .delivery_wrapper .icon .fa {
        font-size: 20px;
    }

    .delivery_wrapper .icon {
        width: 23px;

    }

    .delivery_wrapper .details {

        width: calc(100% - 30px);
    }

    .delivery_sec .row {
        padding: 0;
        border: none;
    }

    .delivery_wrapper .details h4 span {

        font-size: 11px;
    }

    .delivery_sec .row [class*="col"] {
        width: 50%;
        float: left;
        margin-bottom: 20px;
        padding-right: 5px;
    }

    .mailbox a .fa {
        margin-right: 7px;
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 15px;
    }

    .mailbox a {
        font-size: 15px;
    }

    .ps-shopping-cart .ps-section__content h2 {
        font-size: 20px;
    }

    .view_btn {
        padding: 7px 5px;
        font-size: 12px;

    }

    .order_details_page {
        padding: 20px 0 70px 0;
    }

    .order_id {
        font-size: 14px;
        font-weight: 600;

    }

    .payment_info h3 {
        text-align: left;
        padding: 10px;
        font-weight: 600;
        font-size: 14px;
    }
    .cart_action_btn a {
        padding: 0 4px;
        font-size: 12px;
        font-weight: 600;
        line-height: 33px;
    }
    .size_box .d-flex a {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 10px;
        margin-right: 7px;
    }
    .pincode_avalability {
        margin: 15px 0;
    }
    .pincode_avalability{
        font-size:11px;
    }
    .color_box a p {
        width: 14px;
        height: 14px;
    }
    .color_box .active p:after {
        width: 21px;
        height: 21px;
        top: -4px;
        left: -4px;
    }
}


@media (max-width:500px) {
  

    table th,
    table td {
        font-size: 11px;
    }
    .title h2 {
        font-size: 23px;
        letter-spacing: 1px;
        line-height: 29px;
    }
    .wrap {
        width: 80px;  
    }
    .cart_list .product_img_holder {
        width: 70px; 
    }
    .cart_list .products_details {
        width: calc(100% - 76px);
    }
    .wrap .count {
        height: 28px;
        font-size: 13px;
    }
    .wrap button {
        width: 35px;
        height: 28px;
        color: #000;
        font-size: 20px;
        line-height:28px;
    }
    .size {
        font-size: 13px;
    }
}