
@media only screen and (max-width: 1260px) {
    .header_two {
    }

    .menu_two {
        top: 30px
    }

    #newmegamenu {
        position: relative;
        top: 44px;
        background-color: #fff
    }

    .menu_position .mr-5 {
        margin-right: 5rem !important
    }

    

   
}

@media only screen and (max-width: 1199px) {
    .app-links a img {
        margin-bottom: 5px
    }

    .footer_social ul li {
        margin-right: 5px
    }

    .breadcrumbs_area {
        margin-top: 110px
    }
}
@media only screen and (min-width:280px) and (max-width:1023px){
    .myquant label {
        font-weight: 500;
        text-transform: capitalize;
        font-size: 12px;
        align-items: center;
    }
    
    .myquant input {
        width: 42px;
        border: 1px solid #ebebeb;
        background: none;
        height: 20px;
        padding: 0 12px;
        border-radius: 5px;
        margin-left: 10px;
        text-align: center;
        margin-top:auto;
    }
    .myquant {
       
        margin-top: 10px;
                bottom: 0;
                right: 0;
                left: 0;
                justify-content: center;
       
    }
}
@media only screen and (min-width:1023px){
    .myquant label {
        font-weight: 500;
        text-transform: capitalize;
        font-size: 12px;
        align-items: center;
    }
    .myquant input {
        width: 42px;
        border: 1px solid #ebebeb;
        background: none;
        height: 25px;
        padding: 0 12px;
        border-radius: 5px;
        margin-left: 10px;
        text-align: center;
        margin-top:auto;
    }
    .myquant {
       
        margin-top: 10px;
                bottom: 0;
                right: 0;
                left: 0;
                justify-content: center;
       
    }
}
@media only screen and (min-width:1439px){
    .select-style {
        padding: 5px; 
        height:30px;
        font-size: 15px;
        border: 1px solid #ccc; 
        border-radius: 4px; 
        background-color: #fff; 
        color: #333; 
    }
    
   
    .select-style:focus {
        border-color: #007bff; 
        outline: none;
    }
    
    
    .select-style::after {
        content: '\25BC'; 
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translateY(-50%);
        pointer-events: none; 
    }
    
  
    .select-style option {
        background-color: #fff; 
        color: #333; 
    }
    
    .select-style:disabled {
        background-color: #f0f0f0;
        color: #999; 
    }
    
    
    .select-style option:hover {
        background-color: #007bff; 
        color: #fff; 
    }
}
@media only screen and (min-width:1023px) and (max-width:1439px){
    .select-style {
        height:30px;
        padding: 5px; 
        font-size: 14px; 
        border: 1px solid #ccc; 
        border-radius: 4px; 
        background-color: #fff; 
        color: #333; 
    }
    
    
    .select-style:focus {
        border-color: #007bff; 
        outline: none; 
    }
    
    
    .select-style::after {
        content: '\25BC'; 
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translateY(-50%);
        pointer-events: none; 
    }
    
    
    .select-style option {
        background-color: #fff; 
        color: #333; 
    }
    
   
    .select-style:disabled {
        background-color: #f0f0f0; 
        color: #999; 
    }
    
    
    .select-style option:hover {
        background-color: #007bff;
        color: #fff; 
    }
}
@media only screen and (min-width:280px) and (max-width:1023px) {
    .select-style {
        padding: 5px;
        font-size: 12px; 
        border: 1px solid #ccc; 
        border-radius: 4px; 
        background-color: #fff; 
        color: #333;
    }
    
   
    .select-style:focus {
        border-color: #007bff;
        outline: none;
    }
    
    
    .select-style::after {
        content: '\25BC';
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translateY(-50%);
        pointer-events: none; 
    }
    
   
    .select-style option {
        background-color: #fff; 
        color: #333;
    }
    
   
    .select-style:disabled {
        background-color: #f0f0f0; 
        color: #999; 
    }
    
    
    .select-style option:hover {
        background-color: #007bff; 
        color: #fff; 
    }
    .categories_content h4 {
        font-size: 12px
    }

    .product_content h4 {
    }

    .product_content h4 a {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inherit;
        width:120px;
        font-size:10px;
        color: var(--unnamed-color-000000);
text-align: left;
font: normal normal 300 10px/15px Muli;
letter-spacing: 0px;
color: #000000;
opacity: 0.8;
    }
   
}
@media only screen and (min-width:280px) and (max-width:390px){
    .orderboxview{
        border-top:1px solid #0000000D;
    }
    .wish-div{
        background-color:#2556B91A;
        width:100%;
        margin:0 auto;
        height:70px;
        padding:20px;
    }
    .newcategorybox{
        width: 100%;
                background-color:white;
                margin:0 auto; 
                margin-top:10px;

                padding:5px;
                /* height:250px; */
                /* height:450px; */
                /* overflow-y:scroll; */
                /* overflow-x: hidden; */
                /* padding: 30px 10px 10px 10px; */
        margin-bottom:30px;
        
        
    
    }
    .newcategorybox::-webkit-scrollbar {
        width: 5px;
        position: absolute;
        left: 0; 
     }
     .newcategorybox::-webkit-scrollbar-thumb {
        background-color: #CDCDCD; 
     }
     ::-webkit-scrollbar-track {
     }
    .product-card {
        border: 1px solid #e3e3e3;
        padding: 8px;
        margin:0 auto;
        margin-bottom: 15px;
        border-radius:10px;
       display:flex;
       justify-content: space-between;
        width:100%;
    }
    .button_wishimg{
        border:1px solid #cdcdcd;
        border-radius:10px;
        margin-top:20px;
        background-color:white;
    }
    .productname{
        max-width: 140px;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #333333;
      opacity: 1;
      font-size:13px;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      white-space: initial;
    }
    .productnameview{
        max-width: 160px;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #333333;
      opacity: 1;
      font-size:13px;
      display: -webkit-box;
      -webkit-line-clamp: 2; 
      -webkit-box-orient: vertical;
      white-space: initial;
      text-align: left;
font: normal normal normal 14px/17px Rubik;
letter-spacing: 0px;
color: #333333;
opacity: 1;
    }
    .product-details {
        padding-left: 10px; 
        line-height:1.5em;
        display: flex;
        flex-direction: column;
        gap:5px;
      
        justify-content: space-between; 
    }
    .brandname{
        font-size:13px;
    }
    .volume_wish{
        text-align:center;
padding:5px;
background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
font-size:10px;
background: #2556B91A 0% 0% no-repeat padding-box;
border-radius: 4px;
opacity: 1;
font-weight:bold;
letter-spacing: 0px;
opacity: 1;
border:none;
text-transform: capitalize;
    }
    .discountpercent{
    color: #FF6200;
    font-weight: bold;
    text-transform: uppercase;
    opacity: 1;
    font-size:13px;
    }
    .product-buttons {
width: 130px;
padding:5px;
background: var(--unnamed-color-2556b9) 0% 0% no-repeat padding-box;
background: #2556B9 0% 0% no-repeat padding-box;
border-radius: 10px;
opacity: 1;
text-align:center;
color: var(--unnamed-color-ffffff);
letter-spacing: 0px;
color: #FFFFFF;
text-transform: uppercase;
opacity: 1;
color:#FFFFFF;
font-size:13px;
    }
    .product-price {
        margin-top: auto; 
        font-weight: bold;
        font-size:13px;
        font-style: normal;
font-weight: bold;
font-family: Rubik, sans-serif;

    }
    .product-price i{
        font-size:12px;
    }
    .price_wish{
        display:flex;
        gap:7px;
        width:200px;
    }
    .price_wish del{
        opacity:0.8;
        font-size:13px;
    }
}
@media only screen and (min-width:390px) and (max-width:490px){
    .productname{
      white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width:170px;

        font: normal normal normal 14px/17px Rubik;
      /* display: -webkit-box; */
      /* -webkit-line-clamp: 2; Number of lines to show */
      /* -webkit-box-orient: vertical; */
      /* white-space: initial; */
    }
    .productnameview{
      white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width:170px;
        text-align: left;
font: normal normal normal 14px/17px Rubik;
letter-spacing: 0px;
color: #333333;
opacity: 1;
    }
    .product-details {
        padding-left: 10px; 
        display: flex;
        flex-direction: column;
        gap:10px;
        width:100%;
    }
}
@media only screen and (min-width:490px) and (max-width:767px){
    .productname{
      white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width:250;
    }
    .productnameview{
      white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width:250;
        text-align: left;
font: normal normal normal 14px/17px Rubik;
letter-spacing: 0px;
color: #333333;
opacity: 1;
    }
    .product-details {
        padding-left: 10px; 
        display: flex;
        flex-direction: column;
        gap:10px;
        width:100%;
    }
}
@media only screen and (min-width:390px) and (max-width:767px){  
    .orderboxview{
        border-top:1px solid #0000000D;
    }
    .wish_det{
        width:100%;
        height:25px;
    }
    .wish_det span{
        padding:5px;
        font-weight:bold;
        border-radius:4px;
    }
    .price_wish del{
        opacity:0.8;
        font-size:14px;
    }
      .wish-div{
            background-color:#2556B91A;
            width:100%;
            margin:0 auto;
            height:70px;
            padding:20px;
        }
        .newcategorybox{
            width: 100%;
                    background-color:white;
                    margin:0 auto; 
                    padding:5px;
                    margin-top:10px;
            margin-bottom:30px;
            
            
        
        }
        .newcategorybox::-webkit-scrollbar {
            width: 5px;
            position: absolute;
            left: 0; 
         }
         .newcategorybox::-webkit-scrollbar-thumb {
            background-color: #CDCDCD; 
         }
         ::-webkit-scrollbar-track {
         }
        .product-card {
            border: 1px solid #e3e3e3;
            padding: 8px;
            margin:0 auto;
            margin-bottom: 15px;
            border-radius:10px;
           display:flex;
           justify-content: space-between;
            width:100%;
        }
        .button_wishimg{
            border:1px solid #cdcdcd;
            border-radius:10px;
            margin-top:20px;
            background-color:white;
        }
        .brandname{
            font-size:14px;
        }
        .volume_wish{
            text-align:center;
            padding:5px;
            margin-right: 10px;
    background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
    font-size:14px;
    background: #2556B91A 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
    font-weight:bold;
    letter-spacing: 0px;
    opacity: 1;border:none;
    text-transform: capitalize;
        }
        .discountpercent{
        color: #FF6200;
        font-weight: bold;
        text-transform: uppercase;
        opacity: 1;
        font-size:14px;
        }
        .product-buttons {
    width: 180px;
    padding:10px;
    background: var(--unnamed-color-2556b9) 0% 0% no-repeat padding-box;
    background: #2556B9 0% 0% no-repeat padding-box;
    border-radius: 10px;
    opacity: 1;
    text-align:center;
    color: var(--unnamed-color-ffffff);
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
    color:white;
    font-size:14px;
        }
        .product-price {
            font-weight: bold;
            font-size:15px;
            font-style: normal;
font-weight: bold;
font-family: Rubik, sans-serif;
        }
        .product-price i{
            font-size:13px;
        }
        .price_wish{
            display:flex;
            gap:10px;
            width:250px;
        }
    
}
@media only screen and (min-width:767px) and (max-width:992px){
    .wish_det{
        width:100%;
        height:25px;
    }
    .wish_det span{
        padding:6px;
        font-weight:bold;
        border-radius:4px;
    }
    .price_wish del{
        opacity:0.7;
        color: var(--unnamed-color-000000);
text-align: left;
font: normal normal normal 17px/17px Rubik;
letter-spacing: 0px;
color: #000000;
    }
      .wish-div{
            background-color:#2556B91A;
            width:100%;
            margin:0 auto;
            height:70px;
            padding:20px;
        }
        .newcategorybox{
            width: 100%;
                    background-color:white;
                    margin:0 auto; 
                    margin-top:10px;
                    height:250px;

                    /* height:450px; */
                    padding:5px;
                    overflow-y:scroll;
                    overflow-x: hidden;
            margin-bottom:30px;
            
            
        
        }
        .newcategorybox::-webkit-scrollbar {
            width: 5px;
            position: absolute;
            left: 0; 
         }
         .newcategorybox::-webkit-scrollbar-thumb {
            background-color: #CDCDCD; 
         }
         ::-webkit-scrollbar-track {
         }
        .product-card {
            border: 1px solid #e3e3e3;
            padding: 8px;
            margin:0 auto;
            margin-bottom: 15px;
            border-radius:10px;
           display:flex;
           justify-content: space-between;
            width:100%;
        }
        .button_wishimg{
            border:1px solid #cdcdcd;
            border-radius:10px;
            margin-top:20px;
            background-color:white;
        }
        .productname{
            font-size:15px;
            font-weight:600;
            letter-spacing: 0px;

            font: normal normal normal 17px/17px Rubik;
            /* line-height: 1.5em; */
            /* display: inherit; */
            /* width:200px; */
            /* white-space: nowrap; */
            /* overflow: hidden; */
            /* text-overflow: ellipsis; */
            color: #333333;
            opacity: 1;
        }
        .productnameview{
            font-size:15px;
            font-weight:600;
            letter-spacing: 0px;
            width:100%;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            color: #333333;
            opacity: 1;
            text-align: left;
font: normal normal normal 14px/17px Rubik;
letter-spacing: 0px;
color: #333333;
opacity: 1;
        }
        .orderboxview{
            border-top:1px solid #0000000D;
        }
        .product-details {
            padding-left: 10px; 
            display: flex;
            flex-direction: column;
            gap:15px;
            width:100%;
          
            justify-content: space-between; 
        }
        .brandname{
            font-size:15px;
        }
        .volume_wish{
            text-align:center;
            padding:5px;
            margin-right: 10px;
    background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
    font-size:15px;
    background: #2556B91A 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
    font-weight:bold;
    letter-spacing: 0px;
    opacity: 1;border:none;
    text-transform: capitalize;
        }
        .discountpercent{
        color: #FF6200;
        font-weight: bold;
        text-transform: uppercase;
        opacity: 1;
        font-size:15px;
        }
        .product-buttons {
    width: 180px;
    padding:10px;
    background: var(--unnamed-color-2556b9) 0% 0% no-repeat padding-box;
    background: #2556B9 0% 0% no-repeat padding-box;
    border-radius: 10px;
    opacity: 1;
    text-align:center;
    color: var(--unnamed-color-ffffff);
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
    color:white;
    font-size:15px;
        }
        .product-price {
            font-weight: bold;
            font-size:15px;
            color: var(--unnamed-color-000000);
text-align: left;
font: normal normal bold 17px/17px Rubik;
letter-spacing: 0px;
color: #000000;
opacity: 1;
        }
        .product-price i{
            font-size: 13px;
        }
        .price_wish{
            display:flex;
            gap:10px;
            width:300px;
        }
        .price_wish i{
            font-size:13px;
        }
}
@media only screen and (min-width:992px) and (max-width:1023px){
    .wish_det{
        width:100%;
        height:25px;
    }
    .wish_det span{
        padding:6px;
        font-weight:bold;
        border-radius:4px;
    }
    .price_wish del{
        opacity:0.7;
        font-size:15px;
        color: var(--unnamed-color-000000);
text-align: left;
font: normal normal normal 17px/17px Rubik;
letter-spacing: 0px;
color: #000000;
    }
    .price_wish i{
        font-size:13px;
    }
      .wish-div{
            background-color:#2556B91A;
            width:980px;
            margin:0 auto;
            height:70px;
            padding:20px;
        }
        .newcategorybox{
            width: 980px;
            height:250px;
            overflow-y: auto;
            overflow-x: hidden;
            background-color:white;
            margin:auto; 
            margin-top:10px;
            padding: 30px 10px 10px 10px;
            display: grid; 
    grid-gap: 15px;
    flex-wrap: wrap; 
    flex-direction:row;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-bottom:30px;
            
            
        
        }
        .newcategorybox::-webkit-scrollbar {
            width: 5px;
            position: absolute;
            left: 0; 
         }
         .newcategorybox::-webkit-scrollbar-thumb {
            background-color: #CDCDCD; 
         }
         ::-webkit-scrollbar-track {
         }
        .product-card {
            border: 1px solid #e3e3e3;
            padding: 8px;
            margin:0 auto;
            margin-bottom: 15px;
            border-radius:10px;
           display:flex;
           justify-content: space-between;
            width:100%;
            height:213px;
        }
        .button_wishimg{
            border:1px solid #cdcdcd;
            border-radius:10px;
            margin-top:20px;
            background-color:white;
        }
        .productname{
            font-size:15px;
            text-align: left;

            font: normal normal normal 16px/17px Rubik;

            letter-spacing: 0px;
            color: #333333;
            opacity: 1;
            width:300px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            
        }
        .productnameview{
            font-size:15px;
            text-align: left;
            letter-spacing: 0px;
            color: #333333;
            opacity: 1;
            width:300px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            text-align: left;
font: normal normal normal 14px/17px Rubik;
letter-spacing: 0px;
color: #333333;
opacity: 1;
        }
        .product-details {
            padding-left: 10px; 
            display: flex;
            flex-direction: column;
            gap:15px;
            width:100%;
            justify-content: space-between; 
        }
        .brandname{
            font-size:15px;
        }
        .volume_wish{
            text-align:center;
    padding:5px;
    margin-right: 10px;
    background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
    font-size:15px;
    background: #2556B91A 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
    font-weight:bold;
    letter-spacing: 0px;
    opacity: 1;border:none;
    text-transform: capitalize;
        }
        .orderboxview{
            border-top:1px solid #0000000D;
        }
        .discountpercent{
        color: #FF6200;
        font-weight: bold;
        text-transform: uppercase;
        opacity: 1;
        font-size:15px;
        }
        .product-buttons {
    width: 180px;
    padding:10px;
    background: var(--unnamed-color-2556b9) 0% 0% no-repeat padding-box;
    background: #2556B9 0% 0% no-repeat padding-box;
    border-radius: 10px;
    opacity: 1;
    text-align:center;
    color: var(--unnamed-color-ffffff);
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
    color:white;
    font-size:15px;
        }
        .product-price {
            font-weight: bold;
            font-size:15px;
            color: var(--unnamed-color-000000);
text-align: left;
font: normal normal bold 17px/17px Rubik;
letter-spacing: 0px;
color: #000000;
opacity: 1;
        }
        .product-price i{
            font-size: 13px;
        }
        .price_wish{
            display:flex;
            gap:10px;
            width:300px;
        }
}
@media only screen and (min-width:1023px) and (max-width:1200px){
    .wish_det{
        width:100%;
        height:25px;
    }
    .wish_det span{
        padding:6px;
        font-weight:bold;
        border-radius:4px;
    }
    .price_wish del{
        opacity:0.7;
        font-size:16px;
        color: var(--unnamed-color-000000);
text-align: left;
font: normal normal bold 17px/17px Rubik;
letter-spacing: 0px;
color: #000000;
    }
      .wish-div{
            width:100%;
            margin-left:40px;
        }
        .newcategorybox{
            height:250px;
            margin-left:30px;
            overflow-y: auto;
            overflow-x: hidden;
            background-color:white;
            margin-top:10px;
            padding: 10px;
            margin-bottom:30px;
        }
        .newcategorybox::-webkit-scrollbar {
            width: 5px;
            position: absolute;
            left: 0; 
         }
         .newcategorybox::-webkit-scrollbar-thumb {
            background-color: #CDCDCD; 
         }
         ::-webkit-scrollbar-track {
         }
        .product-card {
            border: 1px solid #e3e3e3;
            padding: 8px;
            margin:0 auto;
            margin-bottom: 15px;
            border-radius:10px;
           display:flex;
           justify-content: space-between;
            width:100%;
        }
        .button_wishimg{
            border:1px solid #cdcdcd;
            border-radius:10px;
            margin-top:20px;
            background-color:white;
        }
        .productname{
            font-size:15px;
            font-weight:600;
            letter-spacing: 0px;
            opacity: 1;
            text-align: left;
            font: normal normal normal 15px/16px Rubik;
            letter-spacing: 0px;
            color: #333333;
            opacity: 1;
            color: #333333;
            opacity: 1;
        }
        .productnameview{
            font-size:15px;
            text-align: left;
            letter-spacing: 0px;
            color: #333333;
            opacity: 1;
            width:200px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            text-align: left;
font: normal normal normal 14px/17px Rubik;
letter-spacing: 0px;
color: #333333;
opacity: 1;
        }
        .product-details {
            padding-left: 10px; 
            display: flex;
            flex-direction: column;
            gap:15px;
            width:100%;
            justify-content: space-between; 
        }
        .brandname{
            font-size:15px;
        }
        .volume_wish{
            text-align:center;
    padding:5px;
    margin-right: 10px;
    background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
    font-size:15px;
    background: #2556B91A 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
    font-weight:bold;
    letter-spacing: 0px;
    opacity: 1;border:none;
    text-transform: capitalize;
        }
        .orderboxview{
            border-top:1px solid #0000000D;
        }
        .discountpercent{
        color: #FF6200;
        font-weight: bold;
        text-transform: uppercase;
        opacity: 1;
        font-size:15px;
        }
        .product-buttons {
    width: 180px;
    padding:10px;
    background: var(--unnamed-color-2556b9) 0% 0% no-repeat padding-box;
    background: #2556B9 0% 0% no-repeat padding-box;
    border-radius: 10px;
    opacity: 1;
    text-align:center;
    color: var(--unnamed-color-ffffff);
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
    color:white;
    font-size:15px;
        }
        .product-price {
            font-weight: bold;
            font-size:16px;
            text-align: left;
font: normal normal bold 17px/17px Rubik;
letter-spacing: 0px;
color: #000000;
opacity: 1;
        }
        .product-price i{
            font-size: 13px;
        }
        .price_wish i{
            font-size:13px;
        }
        .price_wish{
            display:flex;
            gap:10px;
            width:300px;
        }
}
@media only screen and (min-width:1200px) and (max-width:1440px){
    .wish_det{
        width:100%;
        height:25px;
    }
    .wish_det span{
        padding:6px;
        font-weight:bold;
        border-radius:4px;
    }
    .price_wish del{
        opacity:0.7;
        font-size:16px;
        color: var(--unnamed-color-000000);
text-align: left;
font: normal normal bold 17px/17px Rubik;
letter-spacing: 0px;
color: #000000;
    }
      .wish-div{
            width:100%;
        }
        .newcategorybox{
            height:250px;
            overflow-y: auto;
            overflow-x: hidden;
            background-color:white;
            margin-top:10px;
            padding:10px;
            display: grid; 
    grid-gap: 15px;
    flex-wrap: wrap; 
    flex-direction:row;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-bottom:30px;
        }
        .newcategorybox::-webkit-scrollbar {
            width: 5px;
            position: absolute;
            left: 0; 
         }
         .newcategorybox::-webkit-scrollbar-thumb {
            background-color: #CDCDCD; 
         }
         ::-webkit-scrollbar-track {
         }
        .product-card {
            border: 1px solid #e3e3e3;
            padding: 8px;
            margin:0 auto;
            margin-bottom: 15px;
            border-radius:10px;
           display:flex;
           justify-content: space-between;
            width:100%;
            height:210px;
        }
        .button_wishimg{
            border:1px solid #cdcdcd;
            border-radius:10px;
            margin-top:20px;
            background-color:white;
        }
        .productname{
            font-size:15px;
            font-weight:600;
            letter-spacing: 0px;
            width:300px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            color: #333333;
            opacity: 1;
            text-align: left;
font: normal normal normal 17px/17px Rubik;
letter-spacing: 0px;
color: #333333;
opacity: 1
        }
        .productnameview{
            font-size:15px;
            font-weight:600;
            letter-spacing: 0px;
            width:250px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            color: #333333;
            opacity: 1;
            text-align: left;
font: normal normal normal 14px/17px Rubik;
letter-spacing: 0px;
color: #333333;
opacity: 1;
        }
        .product-details {
            display: flex;
            flex-direction: column;
            padding-left:10px;
            gap:15px;
            width:100%;
            justify-content: space-between; 
        }
        .brandname{
            font-size:15px;
        }
        .volume_wish{
            text-align:center;
            padding:5px;
            margin-right: 10px;
    background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
    font-size:15px;
    background: #2556B91A 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
    font-weight:bold;
    letter-spacing: 0px;
    opacity: 1;border:none;
    text-transform: capitalize;
        }
        .orderboxview{
            border-top:1px solid #0000000D;
        }
        .discountpercent{
        color: #FF6200;
        font-weight: bold;
        text-transform: uppercase;
        opacity: 1;
        font-size:15px;
        }
        .product-buttons {
    width: 180px;
    padding:10px;
    background: var(--unnamed-color-2556b9) 0% 0% no-repeat padding-box;
    background: #2556B9 0% 0% no-repeat padding-box;
    border-radius: 10px;
    opacity: 1;
    text-align:center;
    color: var(--unnamed-color-ffffff);
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
    color:white;
    font-size:15px;

        }
        .price_wish i{
            font-size:13px;
        }
        .price_wish i{
            font-size:13px;
        }
        .product-price {
            font-weight: bold;
            font-size:16px;
            color: var(--unnamed-color-000000);
text-align: left;
font: normal normal bold 17px/17px Rubik;
letter-spacing: 0px;
color: #000000;
opacity: 1;
        }
        .product-price i{
            font-size: 13px;
        }
        .price_wish{
            display:flex;
            gap:10px;
            width:300px;
        }
}
@media only screen and (min-width:390px) and (max-width:767px){
    .price_wish i{
        font-size:12px;
    }
}
@media only screen and (min-width:1440px){
    .wish-div{
        margin:10px;
    }
    .price_wish i{
        font-size:13px;
    }
    .price_wish del{
        opacity:0.7;
        font-size:16px;
        color: var(--unnamed-color-000000);
text-align: left;
font: normal normal bold 17px/17px Rubik;
letter-spacing: 0px;
color: #000000;
    }
    .price_wish{
        display:flex;
        gap:10px;
        font-size:17px;
    }
    .volume_wish{
        text-align:center;
        margin-right:10px;
background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
background: #2556B91A 0% 0% no-repeat padding-box;
border-radius: 4px;
opacity: 1;
text-transform: capitalize;
font: normal normal medium 12px/14px Rubik;
font-weight:bold;
letter-spacing: 0px;
opacity: 1;
padding:5px;
border:none;
    }
    .brandname{
        font-size:15px;
        text-align: left;
font: normal normal 300 14px/14px Rubik;
letter-spacing: 0px;
color: #333333;
opacity: 0.7;
    }
    .button_wishimg{
        border:1px solid #cdcdcd;
        background-color:white;
        border-radius:10px;
    }
    .orderboxview{
        border-top:1px solid #0000000D;
    }
    .discountpercent{
    color: #FF6200;
    font-weight: bold;
    text-transform: uppercase;
    font-size:17px;
    opacity: 1;
    font: normal normal bold 14px/14px Muli;
letter-spacing: 0px;
color: #FF6200;
text-transform: uppercase;
opacity: 1;
    }
    .newcategorybox{
        width: 1150px;
        height:250px;
        overflow-y: auto;
        overflow-x: hidden;
        background-color:white;
        margin:auto;
        padding: 20px;
        display: grid; 
        grid-gap: 15px;
        flex-wrap: wrap; 
        flex-direction:row;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        margin-bottom:30px;
    }
    .productname{
        text-align: left;
        /* font-weight:600; */
        font-size:15px;

    font: normal normal normal 16px/17px Rubik;
    /* letter-spacing: 0px; */
    color: #333333;
    opacity: 1;
    color: #333333;
    opacity: 1;
    width:300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    }
    .productnameview{
        text-align: left;
        font-weight:600;
        font-size:15px;
    letter-spacing: 0px;
    color: #333333;
    opacity: 1;
    color: #333333;
    opacity: 1;
    width:300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
font: normal normal normal 14px/17px Rubik;
letter-spacing: 0px;
color: #333333;
opacity: 1;
    }
    .product-buttons {
width: 201px;
background: var(--unnamed-color-2556b9) 0% 0% no-repeat padding-box;
background: #2556B9 0% 0% no-repeat padding-box;
border-radius: 10px;
opacity: 1;
text-align:center;
color: var(--unnamed-color-ffffff);
letter-spacing: 0px;
color: #FFFFFF;
text-transform: uppercase;
opacity: 1;
color:white;
font-size:15px;
line-height:30px;
padding:5px 0px 5px 0px;
    }
    .newcategorybox::-webkit-scrollbar {
        width: 5px;
        position: absolute;
        left: 0; 
     }
     .newcategorybox::-webkit-scrollbar-thumb {
        background-color: #CDCDCD; 
     }
     ::-webkit-scrollbar-track {
     }
    .product-card {
        display: flex;
        border: 1px solid #ddd;
        padding: 10px;
        height:213px;
        border-radius:10px;
        justify-content:space-between;
        width:100%;


    }
    .product-image {
    width:100%;
    max-width:100px;
}
    .product-card img {

        /* height: 100px; */
        /* width: 100px; */
        /* object-fit: cover; */
        /* object-fit:contain; */
        /* width:180px; */
        /* height:180px; */
    }
    .product-price {
        font-weight: bold;
        font-size:16px;
        color: var(--unnamed-color-000000);
text-align: left;
font: normal normal bold 17px/17px Rubik;
letter-spacing: 0px;
color: #000000;
opacity: 1;
    }
    .product-price i{
        font-size: 13px;
    }
    .product-details {
    padding-left: 10px; 
    display: flex;
    flex-direction: column;
    gap:15px;
    justify-content: space-between; 
}
}
@media only screen and (min-width:280px) and (max-width:390px){
    .product-image{
        max-width:65px;
        width:100%;
    }
}
@media only screen and (min-width:390px) and (max-width:767px){
    .product-image{
        max-width:100px;
        width:100%;
    }
}
@media only screen and (min-width:767px) and (max-width:1023px){
    .product-image{
        max-width:100px;
        width:100%;
    }
}
@media only screen and (min-width:1023px) and (max-width:1440px){
    .product-image{
        max-width:100px;
        width:100%;
    }
}

@media only screen and (min-width:280px) and (max-width:767px){
.footer_widgets .five-column{
     display: flex;
    flex-wrap: wrap;
    max-width: 100%;
   }
}
@media only screen and (min-width:280px){
    .footer_widgets1 .five-column{
         display: flex;
        flex-wrap: wrap;
        max-width: 100%;
       }
}
@media only screen and (min-width:767px){
    .footer_widgets .five-column{
         display: flex;
        flex-wrap: wrap;
        max-width: 100%;
       }
}
@media only screen and (min-width:280px) and (max-width:767px){
    .product_carousel .single_product{
        width:150px;
        height:310px;
    }
    .pro_carousel .single_product{
        width:150px;
        height:310px;
    }
    .card-container .single_product{
        width:150px;
    }
    .card-container .product_thumb{
        width:150px;
    }
    .card-container .product_thumb a img{
        width:110px;
        height:110px;
        margin:0 auto;
        width:100%;
        margin-top:10px;
        padding:5px;
    }
    .add_to_cart a{

        /* height:35px; */
    }
}
@media only screen and (min-width:767px) and (max-width:1440px){
    .product_variant.quantity input {
        width: 50px;
        border: 1px solid #ebebeb;
        background: none;
        height: 25px;
        padding: 0 12px;
        border-radius: 5px;
        margin-left: 10px;
        text-align: center;
        margin-top:auto;
    }
    .quantity input {
        width: 50px;
        border: 1px solid #ebebeb;
        background: none;
        height: 30px;
        padding: 0 12px;
        border-radius: 5px;
        margin-left: 10px;
        text-align: center;
        margin-top:auto;
    }
}
@media only screen and (min-width:1440px){
    .product_variant.quantity input {
        width: 50px;
        border: 1px solid #ebebeb;
        background: none;
        height: 25px;
        padding: 0 12px;
        border-radius: 5px;
        margin-left: 10px;
        text-align: center;
        margin-top:auto;
    }
    .quantity input {
        width: 50px;
        border: 1px solid #ebebeb;
        background: none;
        height: 30px;
        padding: 0 12px;
        border-radius: 5px;
        margin-left: 10px;
        text-align: center;
        margin-top:auto;
    }
}
@media only screen and (min-width:200px) and (max-width:345px){
    #productQAModal .modal-body h4 {
        font-size:15px;
    }
}
@media only screen and (min-width:345px) and (max-width:390px){
    #productQAModal .modal-body h4 {
        font-size:18px;
    }
}
@media only screen and (min-width:280px) and (max-width:390px){
    .row .qaoptions{
        align-items:center;
        justify-content:center;
    }
    .row .qaoptions1{
        align-items:center;
        justify-content:center;
    }
    
        #productQAModal .modal-dialog {
            top: 50;
            left:0;
            justify-content: center;
            align-items: center;
           opacity: 1; 
           }
       
    .qaoptions .col-md-12 {
         /* border-radius: 15px; */
    }
    .qaoptions1 .col-md-12{
        border-radius: 15px;
    }
    .othersmsg{
        width:100%;
        height:50px;
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #0000001A;
        border-radius: 5px;

        padding: 10px ;
            /* margin-left:40px; */
            /* margin-top:10px; */
        opacity: 1;
        }
    .font{
    background: #F8F8F8;
    width:100%;
    justify-content: space-between;
    margin-bottom:4px;
    padding-top:12px;
    border-radius: 10px;
    }
    .font-content{
        opacity: 1;
    }
    .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        width: 25px;
        background-color: #eee;
        border-radius: 5px
    }
    #productQAModal .modal-content {
        border: 0px;
        height:500px;
    }
    #productQAModal .modal-body .btn-close {
        width: 20px;
        height: 40px;
        display: block;
        background: none;
        border: none;
        float: right;
        font-size: 30px !important;
        color:#2556B9;
        position: absolute;
        right: 10px;
        z-index: 9999999;
        opacity:0.8;
    }
    #productQAModal .modal-body .btn-close:hover {
        /* color: #ccc */
    }
    #productQAModal .modal-body h4{
        margin: 0px;
        padding: 20px 0px 20px 0px;
        color: #333;   
        text-align: center;
        font-weight: bold;
        z-index: 9999;
        position: relative;
    }
    #productQAModal .modal-body .input-group-text {
        background-color: #fff;
        border-radius: 30px 0px 0px 30px;
        font-size: 20px
    }
    #productQAModal .modal-body .input-group {
        height: 45px
    }
    #productQAModal .modal-body a {
        color: #333
    }
    #productQAModal .modal-body a:hover {
        /* color: #ccc */
    }
    #productQAModal .modal-body .form-control {
        border-radius: 0px 30px 30px 0px;
        background-color: #fff;
        color: #333;
        border-color: #ced4da
    }
    #productQAModal .modal-body .form-control:focus {
        box-shadow: inherit
    }
    #productQAModal p {
        color: #333;
        text-align: center;
        width: 100%;
        position: relative;
        z-index: 999
    }
    #productQAModal p a {
        color: #081f66 !important;
        text-decoration: underline
    }
    #productQAModal p a:hover {
        /* opacity: 0.7; */
        text-decoration: none
    }
    #productQAModal p span {
        color: #081f66
    }
    #productQAModal .btn-pink {
        background: #081f66;
        padding: 8px 20px;
        border-radius: 30px;
        color: #fff;
        margin-bottom: 10px;
        font-size: 20px
    }
    #productQAModal .btn-pink:hover {
        background-color: #19a6ff
    }
    #productQAModal .modal-body {
        border-radius: 0px 0px 30px 30px;
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #0000001A;
    border-radius: 20px;
    opacity: 1;
    }
  
    
    #productQAModal .modal-body p {
        color: #fff
    }
    
    #productQAModal .modal-body .form-control {
        border-radius: 0px 0px 0px 0px
    }
    
    
    #productQAModal .modal-body .btn-close {
    }
    
    #productQAModal .modal-content {
        background-color: inherit;
        
    }
    
    #productQAModal .modal-header {
        border-radius: 30px 30px 0px 0px;
        background-color: #fff;
        display: block
    }
    
    #productQAModal .modal-header h4 {
        margin: 0px;
        padding: 0px 0px 5px 0px;
        font-size: 24px;
    }
    
    #productQAModal .modal-header p {
        font-size: 16px
    }
    .head {
        font-size: 15px;
        font-weight:bold;
        color:black;
        margin: 0px;
        padding: 20px 0px 5px 0px;
        text-align:center;
        border-radius: 10px;
        opacity: 1;
        position: -webkit-sticky;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 100;
    }
    .mymodal-content {
        display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-height: 50vh;
    padding: 20px;
    overflow-y: auto;
    overflow-x: hidden;
    }
    .mymodal-content::-webkit-scrollbar {
        width: 0 !important;
        display: none !important;
    }
    .skip-btn{
        border-radius:25px;
        width:160px;
        display:flex-start;
        font-style: normal;
font-weight: normal;
font-family: Rubik;
font-size:14px;
    }
    .sub-btn{
        background: #2556B9;
        border-radius:25px;
        width: 160px;
        display:flex-start;
        font-style: normal;
font-weight: normal;
font-family: Rubik;
font-size:14px;
    }
    .mymodal-content {
        scrollbar-width: none !important;
    }
    .modal-buttons{
        display: flex;
       justify-content: center;
       align-items: center;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding:0px 10px 20px 10px;
        background: white;
        border-radius:20px;
    }
    
    #productQAModal  .btn-close {
        color: #d3d3d3;
        border: none;
        background-color: white;
        font-size: 20px;
        float: right;
        position: absolute;
        top: 0px;
        right:10px;
        border-radius: 100%;
        padding: 0px
    }
    
    #productQAModal img { 
    left: 330px;
    width: 440px;
    height: 560px;
    background: #cdcdcd 0% 0% no-repeat padding-box;
    border-radius: 20px;
    opacity: 1;
    
    }
    #productQAModal .btn-outline-light:hover {
        color: #000 !important
    }
    
    #productQAModal hr {
        background-color: #ccc
    }
    
}
@media only screen and (min-width:380px){
    .otp-container {
        display: flex;
      }
  
      .otp-input {
        width: 40px;
        height: 40px;
        font-size: 24px;
        text-align: center;
        border: 1px solid #ccc;
        border-radius: 5px;
        outline: none;
        margin-left:10px;
      }
      .password-container {
      position: relative;
  }
}
@media only screen and (min-width:375px) and (max-width:767px){
    #forgotModal .modal-dialog
    {
    top:150;
    left:0;
    justify-content: center;
    align-items: center;
    margin:0 auto;
    width: 363px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #3333330D;
    border-radius: 5px;
    opacity: 1;
    background-color: #fff
    }
    #forgotModal .modal-content{
        border: 0px
    }
    #forgotModal .modal-body {
    width: 363px;
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 5px;
    opacity: 1;
    }
    #forgotModal .modal-body .btn-close{
        width: 40px;
        height: 40px;
        display: block;
        background: none;
        border: none;
        float: right;
        font-size: 20px;
        color:#2556B9;
        position: absolute;
        right: 0px;
        top:0px;
        z-index: 9999999
    }
    #forgotModal .modal-body .btn-close:hover{
        /* color: #ccc */
    }
    #forgotModal .modal-body h4{
        margin: 0px;
        padding: 10px 0px 10px 0px;
        color: #0c0b0b;
        text-align: center;
        font-weight: 900;
        z-index: 9999;
        position: relative
    }
    #forgotModal .modal-body .input-group-text{
        background-color: #fff;
        font-size: 18px
    }
    #forgotModal .modal-body .input-group{
        height: 30px;
        padding:0px 30px 0px 30px;
        justify-content: center;
        align-items: center;
    opacity: 1;
    }
    #forgotModal .modal-body a{
        color: #333
    }
    #forgotModal .modal-body a:hover{
        /* color: #ccc */
    }
    
    #forgotModal .modal-body .form-control{
            background-color: #fff;
            color: #333;
            border-color: #3333331A;
            font-size:14px;
            background: #FFFFFF 0% 0% no-repeat padding-box;
            font: normal normal 300 13px/16px Rubik;
            letter-spacing: 0px;
            color: #262626;
            opacity: 1;
    }
    #forgotModal .modal-body .form-control:focus{
        box-shadow: inherit
    }
    #forgotModal p{
        color: #333;
        text-align: center;
        width: 100%;
        position: relative;
        line-height: 1.5em;
        z-index: 999;
        text-align: center;
    font: normal normal 300 13px/16px Rubik;
    letter-spacing: 0px;
    color: #262626;
    opacity: 1;
    }
    #forgotModal p a{
        color: #2556B9 !important;
        text-decoration: underline;
        font-weight:bold;
        display: flex;
        justify-content: center;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }
    #forgotModal p a:hover{
        /* opacity: 0.7; */
        text-decoration: none
    }
    #forgotModal p span{
        color: #081f66
    }
    #forgotModal .btn-pink{
        background: #2556B9;
        padding:5px;
        height:40px;
        color: #fff;
        font-size: 16px
    }
    #forgotModal .btn-pink:hover{
        background-color: #19a6ff
    }
    
}
@media only screen and (min-width:280px) and (max-width:375px){
    #forgotModal .modal-dialog
    {
    top:150;
    left:0;
    justify-content: center;
    align-items: center;
    margin:0 auto;
    width: 260px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #3333330D;
    border-radius: 5px;
    opacity: 1;
    background-color: #fff
    }
    #forgotModal .modal-content{
        border: 0px
    }
    #forgotModal .modal-body {
    width: 260px;
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 5px;
    opacity: 1;
    }
    #forgotModal .modal-body .btn-close{
        width: 40px;
        height: 40px;
        display: block;
        background: none;
        border: none;
        float: right;
        font-size: 20px;
        color: #2556B9;
        position: absolute;
        right: 0px;
        top:0px;
        z-index: 9999999
    }
    #forgotModal .modal-body .btn-close:hover{
        /* color: #ccc */
    }
    #forgotModal .modal-body h4{
        margin: 0px;
        padding: 10px 0px 10px 0px;
        color: #0c0b0b;
        text-align: center;
        font-weight: 900;
        z-index: 9999;
        position: relative
    }
    #forgotModal .modal-body .input-group-text{
        background-color: #fff;
        font-size: 18px
    }
    #forgotModal .modal-body .input-group{
        width:220px;
        height:40px;
        border-radius:10px;
        margin:0px 2px 0px 12px;
        justify-content: center;
        align-items: center;
    opacity: 1;
    }
    #forgotModal .modal-body a{
        color: #333
    }
    #forgotModal .modal-body a:hover{
        /* color: #ccc */
    }
    #forgotModal .modal-body .form-control{
        background-color: #fff;
        color: #333;
        border-color: #ced4da;
        margin:0px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        font: normal normal 300 13px/16px Rubik;
        letter-spacing: 0px;
        color: #262626;
        opacity: 1;
    }
    #forgotModal .modal-body .form-control:focus{
        box-shadow: inherit
    }
    #forgotModal p{
        color: #333;
        text-align: center;
        width: 100%;
        position: relative;
        line-height: 1.5em;
        z-index: 999;
        text-align: center;
    font: normal normal 300 13px/16px Rubik;
    letter-spacing: 0px;
    color: #262626;
    opacity: 1;
    }
    #forgotModal p a{
        color: #2556B9 !important;
        text-decoration: underline;
        font-weight:bold;
        display: flex;
        justify-content: center;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }
    #forgotModal p a:hover{
        /* opacity: 0.7; */
        text-decoration: none
    }
    #forgotModal p span{
        color: #081f66
    }
    #forgotModal .btn-pink{
        background: #2556B9;
        padding:5px;
        height:40px;
        color: #fff;
        font-size: 16px
    }
    #forgotModal .btn-pink:hover{
        background-color: #19a6ff
    }
    
}
@media only screen and (min-width:280px) and (max-width:380px){
    .otp-container {
        display: flex;
      }
  
    .otp-input{
        margin-left:10px;
        width: 40px;
        height: 40px;
        font-size: 24px;
        text-align: center;
        border: 1px solid #ccc;
        border-radius: 5px;
        outline: none;
    }
    .password-container {
        position: relative;
    }
}
@media only screen and (min-width:390px) and (max-width:767px){
    .mygroup{
        height:20px !important;
        margin-top:20px !important;
        margin-bottom:10px !important;
        padding:0px 30px 0px 30px;
        justify-content: center;
        align-items: center;
        opacity:1;
    }
    #loginModal .modal-dialog{
        justify-content: center;
    align-items: center;
    margin:0 auto;
    width: 363px;
    top:160;
    left:0;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #3333330D;
    border-radius: 5px;
    opacity: 1;
    background-color: #fff
    }
    #loginModal .modal-content{
        border: 0px
    }
    
    #loginModal .modal-body{
    width: 363px;
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 5px;
    opacity: 1;
    }
    #loginModal .modal-body .btn-close{
        width: 40px;
        height: 40px;
        display: block;
        background: none;
        border: none;
        float: right;
        font-size: 20px;
        color: #2556B9;
        position: absolute;
        right: 0px;
        top:0px;
        z-index: 9999999
    }
    #loginModal .modal-body .btn-close:hover{
        /* color: #ccc */
    }
    #loginModal .modal-body h4{
        margin: 0px;
        padding: 10px 0px 10px 0px;
        color: #0c0b0b;
        font-size: 18px;
        text-align: center;
        font-weight: 900;
        z-index: 9999;
        position: relative
    }
    #loginModal .modal-body .input-group-text{
        background-color: #fff;
        font-size: 15px
    }
    .btn-pink {
        background: #081f66;
        border-radius: 30px;
        color: #fff;
    }
    #loginModal .modal-body .input-group{
        padding:0px 30px 0px 30px;
        justify-content: center;
        align-items: center;
        opacity: 1;
        opacity: 1;
    }
    
    #loginModal .modal-body a{
        color: #333
    }
    #loginModal .modal-body a:hover{
    }
    #loginModal .modal-body .form-control{
        background-color: #fff;
        color: #333;
        border-color: #ced4da;
    font-size:14px;
        margin:0px;
        width: 200px;
        height: 40px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
    }
    
    #loginModal .modal-body .form-control:focus{
        box-shadow: inherit
    }
    #loginModal p{
        color: #333;
        text-align: center;
        width: 100%;
        position: relative;
        z-index: 999
    }
    #loginModal p a{
        color: #2556B9 !important;
        text-decoration: underline;
        font-weight:bold;
        display: flex;
        justify-content: center;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }
    #loginModal p a:hover{
        /* opacity: 0.7; */
        text-decoration: none
    }
    #loginModal p span{
        color: #2556B9
    }
    #loginModal .btn-pink{
        background: #2556B9;
        border-radius: 30px;
        color: #fff;
        font-size: 14px;
        height:40px;
        padding:5px;
    }
    
    .btn-login-gmail {
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #2556B9;
    border-radius: 23px;
    opacity: 1;
        margin:3px 1px 3px 1px;
        color: var(--thm-blue);
        font-weight:bold;
        width: 100%;
        height:40px;
        margin-top:10px;
        color: var(--unnamed-color-2556b9);
    text-align: center;
    font-size:14px;
    color: #2556B9;
    text-transform: capitalize;
    opacity: 1;
    }
    .continue-btn
    {
        margin-bottom:15px !important;
        margin-top:10px !important;
    }
    .mypass-btn{
        margin-top:15px !important;
    }
    .btn-login-gmail:hover {
        color:#2556B9 !important;
    }
    #loginModal .btn-pink:hover{
    }
}
@media only screen and (min-width:390px) and (max-width:767px){
    #registerModal .modal-dialog{
justify-content: center;
align-items: center;
margin:0 auto;
width: 363px;
top:140;
left:0;
background: #FFFFFF 0% 0% no-repeat padding-box;
border: 1px solid #3333330D;
border-radius: 5px;
opacity: 1;
   background-color: #fff
   }
   #registerModal .modal-content{
       border: 0px;
   }
   #registerModal .modal-body{
       width: 363px;
       background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
       background: #FFFFFF 0% 0% no-repeat padding-box;
       border-radius: 5px;
       opacity: 1;
   }
   #registerModal .modal-body .btn-close{
       width: 40px;
   height: 40px;
   display: block;
   background: none;
   border: none;
   float: right;
   font-size: 20px;
   color:#2556B9;
   position: absolute;
   right: 0px;
   top:0px;
   z-index: 9999999;
   }
   #registerModal .modal-body .btn-close:hover{
       /* color: #ccc */
   }
   #registerModal .modal-body h4{
       margin: 0px;
       padding: 10px 0px 10px 0px;
       color: #0c0b0b;
       font-size: 18px;
       text-align: center;
       font-weight: 900;
       z-index: 9999;
       position: relative
   }
   #registerModal .modal-body .input-group-text{
       background-color: #fff;
   font-size: 20px
   }
   #registerModal .modal-body .input-group{
    height: 30px;
    padding:0px 30px 0px 30px;
    justify-content: center;
    align-items: center;
opacity: 1;
}
   #registerModal .modal-body a{
       color: #333
   }
   #registerModal .modal-body a:hover{
       /* color: #ccc */
   }
   #registerModal .modal-body .form-control{
   background-color: #fff;
   color: #333333;
   border-color: #ced4da;
   opacity:0.7;
font-size:14px;
   margin:0px;
   width: 200px;
   height: 40px;
   background: #FFFFFF 0% 0% no-repeat padding-box;
   }
   #registerModal .modal-body .form-control:focus{
       box-shadow: inherit
   }
   #registerModal p{
       color: #333;
   text-align: center;
   width: 100%;
   position: relative;
   line-height: 1.5em;
   z-index: 999
   }
   #registerModal p a{
       color: #2556B9 !important;
       text-decoration: underline;
       font-weight:bold;
       display: flex;
       justify-content: center; 
       position: absolute;
       bottom: 0;
       left: 0;
       right: 0;
   }
   #registerModal p a:hover{
       /* opacity: 0.7; */
       text-decoration: none
   }
   #registerModal p span{
       color: #2556B9
   }
   #registerModal .btn-pink{
       background: #2556B9;
       padding:5px;
       color: #fff;
       margin-bottom: 10px;
       font-size: 18px;
       height:40px;
   }
   #registerModal .btn-pink:hover{
       background-color: #19a6ff
   }
   
   #registerModal h4 {
       padding: 10px 0px 20px 0px !important
   }
}
@media only screen and (min-width:280px) and (max-width:390px){
    #registerModal .modal-dialog{
justify-content: center;
align-items: center;
margin:0 auto;
width: 260px;
top:100;
left:0;
background: #FFFFFF 0% 0% no-repeat padding-box;
border: 1px solid #3333330D;
border-radius: 5px;
opacity: 1;
   background-color: #fff
   }
   #registerModal .modal-content{
       border: 0px;
   }
   #registerModal .modal-body{
       width: 260px;
       background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
       background: #FFFFFF 0% 0% no-repeat padding-box;
       border-radius: 5px;
       opacity: 1;
       
   }
   #registerModal .modal-body .btn-close{
       width: 40px;
   height: 40px;
   display: block;
   background: none;
   border: none;
   float: right;
   font-size: 20px;
   color:#2556B9;
   position: absolute;
   right: 0px;
   top:0px;
   z-index: 9999999;
   }
   #registerModal .modal-body .btn-close:hover{
       /* color: #ccc */
   }
   #registerModal .modal-body h4{
       margin: 0px;
       padding: 10px 0px 10px 0px;
       color: #0c0b0b;
       font-size: 18px;
       text-align: center;
       font-weight: 900;
       z-index: 9999;
       position: relative
   }
   #registerModal .modal-body .input-group-text{
       background-color: #fff;
   font-size: 20px
   }
   #registerModal .modal-body .input-group{
       height: 30px;
       width:200px;
       margin:0px 2px 0px 12px;
       justify-content: center;
       align-items: center;
       opacity:1;
   }
   #registerModal .modal-body a{
       color: #333
   }
   #registerModal .modal-body a:hover{
       /* color: #ccc */
   }
   #registerModal .modal-body .form-control{
   background-color: #fff;
   color: #333333;
   border-color: #ced4da;
   opacity:0.7;
font-size:14px;
   margin:0px;
   width: 200px;
   height: 40px;
   background: #FFFFFF 0% 0% no-repeat padding-box;
   }
   #registerModal .modal-body .form-control:focus{
       box-shadow: inherit
   }
   #registerModal p{
       color: #333;
   text-align: center;
   width: 100%;
   position: relative;
   line-height: 1.5em;
   z-index: 999
   }
   #registerModal p a{
       color: #2556B9 !important;
       text-decoration: underline;
       font-weight:bold;
       display: flex;
       justify-content: center;      
       position: absolute;
       bottom: 0;
       left: 0;
       right: 0;
   }
   #registerModal p a:hover{
       /* opacity: 0.7; */
       text-decoration: none
   }
   #registerModal p span{
       color: #2556B9
   }
   #registerModal .btn-pink{
       background: #2556B9;
       padding:5px;
       color: #fff;
       margin-bottom: 10px;
       font-size: 18px;
       height:40px;
   }
   #registerModal .btn-pink:hover{
       background-color: #19a6ff
   }
   
   #registerModal h4 {
       padding: 10px 0px 20px 0px !important
   }
}
@media only screen and (min-width:280px) and (max-width:390px){
    .mygroup{
        height:30px !important;
        margin-top:20px !important;
        margin-bottom:20px !important;
        justify-content: center;
        align-items: center;
        opacity:1;
    }
    
#loginModal .modal-dialog{
    justify-content: center;
align-items: center;
margin:0 auto;
width: 260px;
top:160;
left:0;
background: #FFFFFF 0% 0% no-repeat padding-box;
border: 1px solid #3333330D;
border-radius: 5px;
opacity: 1;
    background-color: #fff
}
#loginModal .modal-content{
    border: 0px
}

#loginModal .modal-body{
width: 260px;
background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
background: #FFFFFF 0% 0% no-repeat padding-box;
border-radius: 5px;
opacity: 1;
}
#loginModal .modal-body .btn-close{
    width: 40px;
    height: 40px;
    display: block;
    background: none;
    border: none;
    float: right;
    font-size: 20px;
    color: #2556B9;
    position: absolute;
    right: 0px;
    top:0px;
    z-index: 9999999
}
#loginModal .modal-body .btn-close:hover{
    /* color: #ccc */
}
#loginModal .modal-body h4{
    margin: 0px;
    padding: 10px 0px 10px 0px;
    color: #0c0b0b;
    font-size: 18px;
    text-align: center;
    font-weight: 900;
    z-index: 9999;
    position: relative;
    font-style: normal;
    font-weight: bold;
    font-family: Rubik, sans-serif;
}
#loginModal .modal-body .input-group-text{
    background-color: #fff;
    font-size: 15px
}
.btn-pink {
    background: #081f66;
    border-radius: 30px;
    color: #fff;
}
#loginModal .modal-body .input-group{
    height: 37px;
    width:200px;
    margin:0px 2px 0px 12px;
   
justify-content: center;
align-items: center;
opacity: 1;
}

#loginModal .modal-body a{
    color: #333
}
#loginModal .modal-body .form-control{
    background-color: #fff;
    color: #333;
    border-color: #ced4da;
    font-size:14px;
    margin:0px;
    width: 200px;
    height: 40px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
}

#loginModal .modal-body .form-control:focus{
    box-shadow: inherit
}
#loginModal p{
    color: #333;
    text-align: center;
    width: 100%;
    position: relative;
    z-index: 999;
    font-style: normal;
    /* font-weight: bold; */
    font-family: Rubik;
}
#loginModal p a{
    color: #2556B9 !important;
    text-decoration: underline;
    font-weight:bold;
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;

}
#loginModal p a:hover{
    /* opacity: 0.7; */
    text-decoration: none
}
#loginModal p span{
    color: #2556B9
}
#loginModal .btn-pink{
    background: #2556B9;
    padding: 7px 20px;
    border-radius: 30px;
    color: #fff;
    font-size: 15px
}

.btn-login-gmail {
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box; 
    border: 1px solid #2556B9;
    border-radius: 30px;
    /* opacity: 1; */
    margin: 3px 1px 3px 1px;
    /* color: var(--thm-blue); */
    width: 100%;
    /* color: var(--unnamed-color-2556b9); */
    text-align: center;
    font-size: 14px;
    /* letter-spacing: 0px; */
    /* color: #2556B9; */
    opacity: 1;
    /* color: var(--unnamed-color-2556b9); */
    text-align: center;
    font: normal normal bold 14px/18px Muli;
    letter-spacing: 0px;
    color: #2556B9;
    text-transform: capitalize;
    opacity: 1;
}
.continue-btn
{
    margin-bottom:15px !important;
    margin-top:10px !important;
}
.mypass-btn{
    margin-top:15px !important;
}
.passotp-btn{
    margin-top:10px !important;
}
.btn-login-gmail:hover {
    color:#2556B9 !important;
}
}
@media only screen and (min-width:390px) and (max-width:767px){
    .row .qaoptions{
        align-items:center;
        justify-content:center;
    }
    .qaoptions .col-md-12 {
        /* border-radius: 15px; */
    }
    .row .qaoptions1{
        align-items:center;
        justify-content:center;
    }
    .qaoptions1 .col-md-12 {
        border-radius: 15px;
    }
    #productQAModal .modal-dialog {
        top: 50;
        left:0;
        justify-content: center;
        align-items: center;
       opacity: 1; 
       }
    .othersmsg{
        width:100%;
        height:50px;
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #0000001A;
        border-radius: 5px;

        padding: 10px ;
            /* margin-left:40px; */
            /* margin-top:10px; */
        opacity: 1;
        }
    .font{
    background: #F8F8F8;
    width:100%;
    justify-content: space-between;
    margin-bottom:4px;
    padding-top:12px;
    border-radius: 10px;
    }
    .font-content{
        opacity: 1;
    }
    .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        width: 25px;
        background-color: #eee;
        border-radius: 5px
    }
    #productQAModal .modal-content {
        border: 0px;
        height:550px;
    }
    #productQAModal .modal-body .btn-close {
        width: 20px;
        height: 40px;
        display: block;
        background: none;
        border: none;
        float: right;
        font-size: 30px !important;
        color:#2556B9;
        position: absolute;
        right: 10px;
        z-index: 9999999;
        opacity:0.8;
    }
    #productQAModal .modal-body .btn-close:hover {
        /* color: #ccc */
    }
    #productQAModal .modal-body h4{
        margin: 0px;
        padding: 0px 0px 20px 0px;
        color: #333;
        text-align: center;
        font-weight: bold;
        z-index: 9999;
        position: relative;
    }
    #productQAModal .modal-body .input-group-text {
        background-color: #fff;
        border-radius: 30px 0px 0px 30px;
        font-size: 20px
    }
    #productQAModal .modal-body .input-group {
        height: 45px
    }
    #productQAModal .modal-body a {
        color: #333
    }
    #productQAModal .modal-body a:hover {
        /* color: #ccc */
    }
    #productQAModal .modal-body .form-control {
        border-radius: 0px 30px 30px 0px;
        background-color: #fff;
        color: #333;
        border-color: #ced4da
    }
    #productQAModal .modal-body .form-control:focus {
        box-shadow: inherit
    }
    #productQAModal p {
        color: #333;
        text-align: center;
        width: 100%;
        position: relative;
        z-index: 999
    }
    #productQAModal p a {
        color: #081f66 !important;
        text-decoration: underline
    }
    #productQAModal p a:hover {
        /* opacity: 0.7; */
        text-decoration: none
    }
    #productQAModal p span {
        color: #081f66
    }
    #productQAModal .btn-pink {
        background: #081f66;
        padding: 8px 20px;
        border-radius: 30px;
        color: #fff;
        margin-bottom: 10px;
        font-size: 20px
    }
    #productQAModal .btn-pink:hover {
        background-color: #19a6ff
    }
    #productQAModal .modal-body {
    border-radius: 0px 0px 30px 30px;
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #0000001A;
    border-radius: 20px;
    opacity: 1;
    }
    #productQAModal .modal-body p {
        color: #fff
    }
    
    #productQAModal .modal-body .form-control {
        border-radius: 0px 0px 0px 0px
    } 
    #productQAModal .modal-content {
        background-color: inherit;
        
    }
    
    #productQAModal .modal-header {
        border-radius: 30px 30px 0px 0px;
        background-color: #fff;
        display: block
    }
    
    #productQAModal .modal-header h4 {
        margin: 0px;
        padding: 0px 0px 5px 0px;
        font-size: 24px;
    }
    
    #productQAModal .modal-header p {
        font-size: 16px
    }

    .head {
        font-size: 15px;
        font-weight:bold;
        color:black;
        margin: 0px;
        padding: 20px 0px 5px 0px;
        text-align:center;
        border-radius: 10px;
        opacity: 1;
        position: -webkit-sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    }
    .mymodal-content {
        display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-height: 50vh;
    padding: 20px;
    overflow-y: auto;
    overflow-x: hidden;
        
    }
    .mymodal-content::-webkit-scrollbar {
        width: 0 !important;
        display: none !important;
    }
    .skip-btn{
        border-radius:25px;
        width:160px;
        display:flex-start;
        font-style: normal;
font-weight: normal;
font-family: Rubik;
font-size:14px;
    }
    .sub-btn{
        background: #2556B9;
        border-radius:25px;
        width: 160px;
        display:flex-start;
        font-style: normal;
font-weight: normal;
font-family: Rubik;
font-size:14px;
    }
    .mymodal-content {
        scrollbar-width: none !important;
    }
    .modal-buttons{
  
        display: flex;
        justify-content: center;
       align-items: center;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        border-radius:20px;
        padding:0px 10px 20px 10px;
        background: white;
        
    }
    
    #productQAModal  .btn-close {
        color: #d3d3d3;
        border: none;
        background-color: white;
        font-size: 20px;
        float: right;
        position: absolute;
        top: 0px;
        right:10px;
        border-radius: 100%;
        padding: 0px
    }
    
    #productQAModal img {  
    left: 330px;
    width: 440px;
    height: 560px;
    background: #cdcdcd 0% 0% no-repeat padding-box;
    border-radius: 20px;
    opacity: 1;
    
    }
    #productQAModal .btn-outline-light:hover {
        color: #000 !important
    }
    
    #productQAModal hr {
        background-color: #ccc
    }
    
}
@media only screen and (max-width:1023px){
    .offcanvas_main_menu li a {
        color:black;
    }

    .offcanvas_main_menu li span.menu-expand {
        color: #fff;
        color:black;
    }
}
@media only screen and (max-width: 1023px) {
    .pt-100 {
        padding-top: 20px
    }
    #no-more-tables.table-responsive .table {
        border: 0px !important
    }

    #no-more-tables table,
    #no-more-tables thead,
    #no-more-tables tbody,
    #no-more-tables th,
    #no-more-tables td,
    #no-more-tables tr {
        display: block
    }

    #no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }

    #no-more-tables tr:first-child {
        border-top: 1px solid #ccc
    }

    #no-more-tables tr {
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc
    }

    #no-more-tables td {
        border: none;
        border-bottom: 1px solid #e5e5e5;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left
    }

    #no-more-tables td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold
    }

    #no-more-tables td:before {
        content: attr(data-title)
    }
   .loc-btn {
        font-size: 20px
    }

    .footer_middle {
        padding: 0px 20px
    }

    .breadcrumbs_area {
        margin-top: 0px;
    }

    td.padleftreset {
        padding-left: 0% !important
    }

    .gototop {
        bottom: 80px
    }
}
@media only screen and (min-width:200px) and (max-width:300px){
    .submitcontrol{
    position: absolute;
                bottom: 0;
                right: 0;
                left: 0;
                display: flex;
                justify-content: center;
                padding: 10px;
                background:white;
    }
    .mybox{
         width: 90%;
         background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
         background: #FFFFFF 0% 0% no-repeat padding-box;
         border: 1px solid #0000001A;
         border-radius: 35px;
         opacity: 1;
         border-radius: 10px;
         max-width: 100%;
        padding: 20px; 
        margin: 0 auto; 
        box-sizing: border-box;
        margin-bottom:10px;
     }
     .subcat-btn{
        width:70pt !important;
        height:40pt !important;
    }
    .question{
        width: 90%;
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #0000001A;
        border-radius: 35px;
        opacity: 1;
        border-radius: 10px;
        height:600px;
        display: flex;
        flex-direction: column;
        position: relative;
        max-width: 100%;
        padding: 20px; 
        margin: 0 auto;
        box-sizing: border-box;
        margin-bottom: 20px;
    }
}
@media only screen and (min-width:300px) and (max-width:390px){
    .submitcontrol{
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    display: flex;
    justify-content: center;
    padding: 10px;
    background:white;
    }
    .mybox{
        width: 90%;
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #0000001A;
        border-radius: 35px;
        opacity: 1;
        border-radius: 10px;
        padding:10px;
        max-width: 100%;
        padding: 20px; 
        margin: 0 auto; 
        box-sizing: border-box;
        margin-bottom:10px;
    }
    .subcat-btn{
        width:70pt !important;
        height:40pt !important;
    }
    .question{
        width:90%;
        max-width: 100%;
        padding: 20px; 
        margin: 0 auto; 
        box-sizing: border-box;
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #0000001A;
        border-radius: 35px;
        opacity: 1;
        border-radius: 10px;
        padding:20px;
        margin-bottom:20px;
        height:600px;
        display: flex;
        flex-direction: column;
        position: relative;
    }

}
@media only screen and (min-width:390px) and (max-width:767px){
    .submitcontrol{
        position: absolute;
                    bottom: 0;
                    right: 0;
                    left: 0;
                    display: flex;
                    justify-content: center;
                    padding: 10px;
                    /* background:white; */
        }
    .mybox{
        width:90%;
        max-width: 100%; 
        padding: 20px; 
        margin: 0 auto; 
        box-sizing: border-box;
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #0000001A;
        border-radius: 35px;
        opacity: 1;
        border-radius: 10px;
        padding:10px;
        margin-bottom:20px;
    }
    .subcat-btn{
        width:100pt !important;
        height:57pt !important;
    }
    .question{
        width:90%;
        max-width: 100%; 
        margin: 0 auto; 
        box-sizing: border-box;
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #0000001A;
        border-radius: 35px;
        opacity: 1;
        border-radius: 10px;
        margin-bottom:20px;
        height:600;
        display: flex;
        flex-direction: column;
        position: relative;
        padding:10px 30px;
    }

}
@media only screen and (min-width:767px) and (max-width:1023px){
    .submitcontrol{
        position: absolute;
                    bottom: 0;
                    right: 0;
                    left: 0;
                    display: flex;
                    justify-content: center;
                    padding: 10px;
                    background:white;
        }
    .subcat-btn{
        width: 200px !important;
        height: 96px !important;
    }
    .mybox{
    width: 90%;
    max-width: 100%; 
    padding: 20px; 
    margin: 0 auto; 
    box-sizing: border-box;
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #0000001A;
    border-radius: 35px;
    opacity: 1;
    border-radius: 10px;
    margin-bottom:20px;
    }
    .question{
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #0000001A;
        border-radius: 35px;
        opacity: 1;
        border-radius: 10px;
        margin-bottom:20px;
        height:600;
        display: flex;
        flex-direction: column;
        position: relative;
        width: 90%;
        max-width: 100%; 
        margin: 0 auto; 
        box-sizing: border-box;
        padding:20px 40px;
    }
}
@media only screen and (min-width:280px) and (max-width:390px){
    .sub_cat_name{
        font-size:12px;
        color: var(--unnamed-color-000000);
        text-align: center;
        font: normal normal bold 12px/12px Muli;
        /* letter-spacing: 0px; */
        /* color: #000000; */
        opacity: 1;
    }
    .myquestion{
        text-align:center;
        margin-bottom:10px;
    }
}
@media only screen and (min-width:390px) and (max-width:767px){
    .sub_cat_name{
        font-size:14px;
        color: var(--unnamed-color-000000);
        text-align: center;
        font: normal normal bold 13px/13px Muli;
        /* letter-spacing: 0px; */
        /* color: #000000; */
        opacity: 1;
    }
    .myquestion{
        text-align:center;
        padding:10px;
    }
}
@media only screen and (min-width:767px) and (max-width:1023px){
    .sub_cat_name{
        font-size:16px;
        color: var(--unnamed-color-000000);
        text-align: center;
        font: normal normal bold 14px/14px Muli;
        /* letter-spacing: 0px; */
        /* color: #000000; */
        opacity: 1;
    }
    .myquestion{
        text-align:center;
        padding:10px;
    }
}
@media only screen and (min-width:1023px) and (max-width:1439px){
    .sub_cat_name{
        font-size:16px;
        color: var(--unnamed-color-000000);
        text-align: center;
        font: normal normal bold 14px/14px Muli;
        /* letter-spacing: 0px; */
        /* color: #000000; */
        opacity: 1;
    }
    .myquestion{
        text-align:center;
        padding:10px;
    }
}
@media only screen and (min-width:1439px){
    .sub_cat_name{
        font-size:16px;
        color: var(--unnamed-color-000000);
text-align: center;
font: normal normal bold 14px/18px Muli;
letter-spacing: 0px;
opacity: 1;
    }
    .myquestion{
        text-align:center;
        /* padding:10px; */
        padding-bottom:10px;
    }
}
@media only screen and (min-width:1023px) and (max-width:1099px){
    .question{
        /* top: 143px;
        left: 307px; */
        /* width: 612px;
        height: 600px; */
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #0000001A;
        border-radius: 35px;
        /* margin-right:31px; */
        opacity: 1;
        border-radius: 10px;
        /* padding: 30px 40px 0px 0px; */
        padding:20px 40px;
        /* margin-left:40px; */
        margin-bottom:20px;
        margin-left:10px;
         float:right;
        /* width:300px !important; */
        height:600px;
        width:300px !important;
        /* height:100vh; */
        /* min-height:750px; */
        display: flex;
        flex-direction: column;
        position: relative;
        /* flex: 1; */
    }
}
@media only screen and (min-width:1099px) and (max-width:1200px){
    .question{
        /* top: 143px;
        left: 307px; */
        /* width: 612px;
        height: 600px; */
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #0000001A;
        border-radius: 35px;
        /* margin-right:31px; */
        opacity: 1;
        border-radius: 10px;
        /* padding: 30px 40px 0px 0px; */
        padding:20px 40px;
        /* margin-left:40px; */
        margin-bottom:20px;
        margin-left:10px;
         float:right;
         /* width:450px !important; */
        /* width:300px !important; */
        height:600px;
        /* height:100vh; */
        /* min-height:750px; */
        display: flex;
        flex-direction: column;
        position: relative;
        /* flex: 1; */
    }
}
@media only screen and (min-width:1200px) and (max-width:1300px){
    .question{
        /* top: 143px;
        left: 307px; */
        /* width: 612px;
        height: 600px; */
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #0000001A;
        border-radius: 35px;
        /* margin-right:31px; */
        opacity: 1;
        border-radius: 10px;
        /* padding: 30px 40px 0px 0px; */
        padding:20px 40px;
        /* margin-left:40px; */
        margin-bottom:20px;
        margin-left:10px;
         float:right;
        /* width:300px !important; */
        height:600px;
        /* width:560px !important; */
        /* height:100vh; */
        /* min-height:750px; */
        display: flex;
        flex-direction: column;
        position: relative;
        /* flex: 1; */
    }
}
@media only screen and (min-width:1300px) and (max-width:1439px){
    .question{
        /* top: 143px;
        left: 307px; */
        /* width: 612px;
        height: 600px; */
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #0000001A;
        border-radius: 35px;
        /* margin-right:31px; */
        opacity: 1;
        border-radius: 10px;
        /* padding: 30px 40px 0px 0px; */
        padding:20px 40px;
        /* margin-left:40px; */
        margin-bottom:20px;
        margin-left:10px;
         float:right;
        /* width:300px !important; */
        height:600px;
        /* height:100vh; */
        /* min-height:750px; */
        display: flex;
        flex-direction: column;
        position: relative;
        /* flex: 1; */
    }
}
@media only screen and (min-width:1023px) and (max-width:1150px){
    .mybox{

        top: 143px;
    left: 307px;
    /* width: 612px;
    height: 600px; */
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #0000001A;
    border-radius: 35px;
    /* margin-right:31px; */
    opacity: 1;
    border-radius: 10px;
    padding: 30px 40px 0px 0px;
    /* margin-left:40px; */
    padding-left:20px;
    margin-bottom:20px;
    width: 500px;
    height:auto;
    margin-left:30px;
    }
}
@media only screen and (min-width:1150px) and (max-width:1250px){
    .mybox{

        top: 143px;
    left: 307px;
    /* width: 612px;
    height: 600px; */
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #0000001A;
    border-radius: 35px;
    /* margin-right:31px; */
    opacity: 1;
    border-radius: 10px;
    padding: 30px 40px 0px 0px;
    /* margin-left:40px; */
    padding-left:20px;
    margin-bottom:20px;
    width: 530px;
    height:auto;
    margin-left:30px;
    }
}
@media only screen and (min-width:1250px) and (max-width:1350px){
    .mybox{

        top: 143px;
    left: 307px;
    /* width: 612px;
    height: 600px; */
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #0000001A;
    border-radius: 35px;
    /* margin-right:31px; */
    opacity: 1;
    border-radius: 10px;
    padding: 30px 40px 0px 0px;
    /* margin-left:40px; */
    padding-left:20px;
    margin-bottom:20px;
    width: 600px;
    height:auto;
    margin-left:30px;
    }
}
@media only screen and (min-width:1350px) and (max-width:1439px){
    .mybox{

        top: 143px;
    left: 307px;
    /* width: 612px;
    height: 600px; */
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #0000001A;
    border-radius: 35px;
    /* margin-right:31px; */
    opacity: 1;
    border-radius: 10px;
    padding: 30px 40px 0px 0px;
    /* margin-left:40px; */
    padding-left:20px;
    margin-bottom:20px;
    width: 630px;
    height:auto;
    margin-left:30px;
    }
}
@media only screen and (min-width:1023px) and (max-width:1439px){
    .submitcontrol{
        position: absolute;
                    bottom: 0;
                    right: 0;
                    left: 0;
                    display: flex;
                    justify-content: center;
                    padding: 10px;
                    background:white;
        }
    .subcat-btn{
        width: 200px !important;
        height: 96px !important;
    }
   
  
}
@media only screen and (min-width:280px) and (max-width:390px){
    .title_cat{
        font-size:12px;
        padding-bottom:5px;
        font-weight:900;
        color: var(--unnamed-color-000000);
text-align: left;
font: normal normal bold 12px/12px Muli;
letter-spacing: 0px;
color: #000000;
opacity: 1;
    }
}
@media only screen and (min-width:390px) and (max-width:767px){
    .title_cat{
        font-size:14px;
        padding-bottom:5px;
        font-weight:900;
        color: var(--unnamed-color-000000);
        text-align: left;
        font: normal normal bold 13px/13px Muli;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
    }
}
@media only screen and (min-width:767px) and (max-width:1023px){
    .title_cat{
        font-size:16px;
        padding-bottom:10px;
        font-weight:900;
        color: var(--unnamed-color-000000);
        text-align: left;
        font: normal normal bold 16px/16px Muli;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
    }
}
@media only screen and (min-width:1023px) and (max-width:1439px){
    .title_cat{
        font-size:16px;
        padding-bottom:10px;
        font-weight:900;
        color: var(--unnamed-color-000000);
        text-align: left;
        font: normal normal bold 16px/16px Muli;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
    }
}
@media only screen and (min-width:1439px){
    .title_cat{
        font-size:17px;
        padding-bottom:10px;
        font-weight:600;
        font: normal normal bold 15px/15px Muli;
    }
}
.btn-light:hover{
   color: #2556B9 !important;
   background-color: #ffff !important;
}

.subcat-btn {
    /* color: inherit; */
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.subcat-btn:hover {
    /* color: #212529 !important; */
    /* background-color: #e2e6ea; */
    border-color: #dae0e5
}

.btn-check:focus+.subcat-btn,
.subcat-btn:focus {
    color: #212529;
    /* background-color: #e2e6ea; */
    border-color: #dae0e5;
    -webkit-box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5);
    box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-check:active+.subcat-btn,
.btn-check:checked+.subcat-btn,
.subcat-btn.active,
.subcat-btn:active,
.show>.subcat-btn.dropdown-toggle {
    /* color: #212529; */
    /* background-color: #dae0e5; */
    border-color: #d3d9df
}

.btn-check:active+.subcat-btn:focus,
.btn-check:checked+.subcat-btn:focus,
.subcat-btn.active:focus,
.subcat-btn:active:focus,
.show>.subcat-btn.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5);
    box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.subcat-btn.disabled,
.subcat-btn:disabled {
    /* color: #212529; */
    /* background-color: #f8f9fa; */
    border-color: #f8f9fa
}

@media only screen and (min-width:1439px){
    .subcat-btn{
        width: 267px !important;
        height: 96px !important;
    }
    .mybox{

        top: 143px;
    left: 307px;
    /* width: 612px;
    height: 600px; */
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #0000001A;
    border-radius: 35px;
    /* margin-right:31px; */
    opacity: 1;
    border-radius: 10px;
    padding: 30px 40px 0px 0px;
    /* margin-left:40px; */
    padding-left:20px;
    margin-bottom:20px;
    width: 750px;
    height:auto;
    margin-left:30px;
    }
    .question{
        /* top: 143px;
        left: 307px; */
        /* width: 612px;
        height: 600px; */
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #0000001A;
        border-radius: 35px;
        /* margin-right:31px; */
        opacity: 1;
        border-radius: 10px;
        /* padding: 30px 40px 0px 0px; */
        padding:20px 40px;
        /* margin-left:40px; */
        margin-bottom:20px;
        margin-left:30px;
         float:right;
        width:420px;
        /* height:100vh; */
        /* min-height:750px; */
        display: flex;
        flex-direction: column;
        position: relative;
        flex: 1;
    }
    .submitcontrol{
        position: absolute;
                    bottom: 0;
                    right: 0;
                    left: 0;
                    display: flex;
                    justify-content: center;
                    padding: 10px;
                    background:white;
        }
}
@media only screen and (min-width:1023px){
    .scrollable-div{
        height: 600px;
        /* width: 180px; */
        width:auto;
        overflow-y:auto;
        overflow-x: hidden;
        /* overflow-x: auto; */
        background-color:white;
        /* margin:auto;
         */
        margin-top:10px;
        padding:5px;
        margin-bottom:20px;
     }
    
     .scrollable-div::-webkit-scrollbar {
        width: 5px; /* Set the width of the scrollbar */
        /* background-color: #F5F5F5; Set the background color of the scrollbar */
        position: absolute;
        left: 0; /* Position the scrollbar on the left of the element */
     }
     .scrollable-div::-webkit-scrollbar-thumb {
        background-color: #CDCDCD; /* Set the color of the thumb */
     }
     ::-webkit-scrollbar-track {
        /* background: var(--thm-blue); */

        /* border-radius: 5px; */
     }
}
@media only screen and (min-width:280px) and (max-width: 1023px) {
    .scrollable-div {
      /* Override Bootstrap's column classes for horizontal display */
      overflow-x:scroll;
      display:flex;
      padding:5px;
      margin-bottom:20px;
      flex-direction: row; /* Display horizontally */
      width: 100%; /* Full width on small devices */
    }
    .scrollable-div::-webkit-scrollbar {
        width: 2px; /* Set the width of the scrollbar */
        height:5px;
        /* background-color: #F5F5F5; Set the background color of the scrollbar */
        position: absolute;
        left: 0; /* Position the scrollbar on the left of the element */
     }
     .scrollable-div::-webkit-scrollbar-thumb {
        background-color: #CDCDCD; /* Set the color of the thumb */
     }
     ::-webkit-scrollbar-track {
        /* background: var(--thm-blue); */

        /* border-radius: 2px; */
     }
  }
@media only screen and (min-width:280px) and (max-width:390px){
    #otpModal .modal-dialog {
        top:150;
        left:0;
        justify-content: center;
        align-items: center;
        margin:0 auto;
        width: 260px;
    /* height: 400px; */
    /* background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box; */
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #3333330D;
    border-radius: 5px;
    opacity: 1;
        /* max-width: 450px; */
        background-color: #fff
    }
    #otpModal .modal-content{
        border: 0px
    }
    #otpModal .modal-body{
        width: 260px;
    height: 350px;
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    /* border: 1px solid #3333330D; */
    border-radius: 5px;
    opacity: 1;
    }
    #otpModal .modal-body .btn-close {
        width: 40px;
        height: 40px;
        display: block;
        background: none;
        border: none;
        float: right;
        font-size: 20px;
        color: #2556B9;
        position: absolute;
        right: 0px;
        top:0px;
        z-index: 9999999
    }
    #otpModal .modal-body .btn-close:hover{
        /* color: #ccc */
    }
    #otpModal .modal-body h4{
        margin: 0px;
        padding: 10px 0px 10px 0px;
        color: #0c0b0b;
        /* font-size: 20px; */
        text-align: center;
        font-weight: 900;
        z-index: 9999;
        position: relative
    }
    #otpModal .modal-body .input-group-text {
        background-color: #fff;
        font-size: 20px
    }
    #otpModal .modal-body .input-group{
        height: 30px;
        /* width:200px; */
        /* margin:0px 2px 0px 12px; */
        padding:0px 20px;
        justify-content: center;
        align-items: center;
    
    
    
    /* border: 1px solid #3333331A;
    border-radius: 5px; */
    opacity: 1;
    }
    #otpModal .modal-body a {
        color: #333
    }
    #otpModal .modal-body a:hover {
        /* color: #ccc */
    }
    #otpModal .modal-body .form-control {
        /* border-radius: 0px 30px 30px 0px; */
        background-color: #fff;
        color: #333;
        border-color: #ced4da;
    font-size:14px;
        margin:0px;
        /* width: 200px; */
        /* height: 40px; */
        /* background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box; */
        background: #FFFFFF 0% 0% no-repeat padding-box;
   }
   #otpModal .modal-body .form-control:focus{
    box-shadow: inherit
}
#otpModal p {
    color: #333;
    text-align: center;
    width: 100%;
    position: relative;
    line-height: 1.5em;
    z-index: 999
}
#otpModal p a{
    color: #2556B9 !important;
    text-decoration: underline;
    font-weight:bold;
    display: flex;
    justify-content: center;
    /* margin-top:10px; */
    
   
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    /* padding:0px 10px 20px 10px;
    margin-right:40px; */
}
#otpModal p a:hover {
    /* opacity: 0.7; */
    text-decoration: none
}
#otpModal p span {
    color: #2556B9
}
#otpModal .btn-pink{
    background: #2556B9;
    /* padding: 7px 20px; */
    padding:5px;
    border-radius: 30px;
    color: #fff;
    margin-bottom: 20px;
    font-size:14px;
}
#otpModal .btn-pink:hover {
    background-color: #19a6ff
}
#otpModal .form-control {
    height: 30px;
    /* border-radius: 10px 10px 10px 10px !important; */
    margin-bottom: 15px;
    font-size: 17px;
    text-align: center;
}
}
@media only screen and (min-width:280px) and (max-width:390px){
    #Mail_model .modal-dialog {
        top:150;
        left:0;
        justify-content: center;
        align-items: center;
        margin:0 auto;
        width: 260px;
    /* height: 400px; */
    /* background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box; */
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #3333330D;
    border-radius: 5px;
    opacity: 1;
        /* max-width: 450px; */
        background-color: #fff
    }
    #Mail_model .modal-content{
        border: 0px
    }
    #Mail_model .modal-body{
        width: 260px;
    height: 350px;
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    /* border: 1px solid #3333330D; */
    border-radius: 5px;
    opacity: 1;
    }
    #Mail_model .modal-body .btn-close {
        width: 40px;
        height: 40px;
        display: block;
        background: none;
        border: none;
        float: right;
        font-size: 20px;
        color: #2556B9;
        position: absolute;
        right: 0px;
        top:0px;
        z-index: 9999999
    }
    #Mail_model .modal-body .btn-close:hover{
        /* color: #ccc */
    }
    #Mail_model .modal-body h4{
        margin: 0px;
        padding: 10px 0px 10px 0px;
        color: #0c0b0b;
        /* font-size: 20px; */
        text-align: center;
        font-weight: 900;
        z-index: 9999;
        position: relative
    }
    #Mail_model .modal-body .input-group-text {
        background-color: #fff;
        font-size: 20px
    }
    #Mail_model .modal-body .input-group{
        height: 30px;
        /* width:200px; */
        /* margin:0px 2px 0px 12px; */
        padding:0px 20px;
        justify-content: center;
        align-items: center;
    
    
    
    /* border: 1px solid #3333331A;
    border-radius: 5px; */
    opacity: 1;
    }
    #Mail_model .modal-body a {
        color: #333
    }
    #Mail_model .modal-body a:hover {
        /* color: #ccc */
    }
    #Mail_model .modal-body .form-control {
        /* border-radius: 0px 30px 30px 0px; */
        background-color: #fff;
        color: #333;
        border-color: #ced4da;
    font-size:14px;
        margin:0px;
        /* width: 200px; */
        /* height: 40px; */
        /* background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box; */
        background: #FFFFFF 0% 0% no-repeat padding-box;
   }
   #Mail_model .modal-body .form-control:focus{
    box-shadow: inherit
}
#Mail_model p {
    color: #333;
    text-align: center;
    width: 100%;
    position: relative;
    line-height: 1.5em;
    z-index: 999
}
#Mail_model p a{
    color: #2556B9 !important;
    text-decoration: underline;
    font-weight:bold;
    display: flex;
    justify-content: center;
    /* margin-top:10px; */
    
   
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    /* padding:0px 10px 20px 10px;
    margin-right:40px; */
}
#Mail_model p a:hover {
    /* opacity: 0.7; */
    text-decoration: none
}
#Mail_model p span {
    color: #2556B9
}
#Mail_model .btn-pink{
    background: #2556B9;
    /* padding: 7px 20px; */
    padding:5px;
    border-radius: 30px;
    color: #fff;
    margin-bottom: 20px;
    font-size:14px;
}
#Mail_model .btn-pink:hover {
    background-color: #19a6ff
}
#Mail_model .form-control {
    height: 30px;
    /* border-radius: 10px 10px 10px 10px !important; */
    margin-bottom: 15px;
    font-size: 17px;
    text-align: center;
}
}
@media only screen and (max-width: 767px) {
    .footer_middle ul.links {
        padding-bottom: 20px
    }

    #loginModal .modal-body:before,
    #registerModal .modal-body:before,
    #forgotModal .modal-body:before,
    #otpModal .modal-body:before ,
    #Mail_model .modal-body:before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        background-color: #fff
    }

    .subpage .canvas_open {
        top: 20px;
    }

    .header_two {
        height: 115px
    }

    .dropdown_search1 {
        position: relative;
        top: 10px
    }

    

   

    .zoomContainer {
        position: inherit !important;
        height: 0px !important
    }
}

@media only screen and (max-width: 600px) {
    .gototop {
        bottom: 30px;
        right: 0px
    }

    .step {
        width: inherit;
        max-width: 450px
    }
}

@media only screen and (max-width:767px) {
    .footer_logo {
        text-align: center;
        margin-bottom: 20px;
        margin-right: 0;
    }

}
@media only screen and (min-width:280px) and (max-width:767px){
    .price_box{
        /* width:140px; */
    }
    .price_box span{
        margin-right:3px;
    }
}
@media only screen and (min-width:280px) and (max-width:391px){
   
    
    .price_box .discount {
        font: normal normal bold 10px/10px Muli;
        letter-spacing: 0px;
        color: #FF6200;
        text-transform: uppercase;
        opacity: 1;
    }
    .single_categories{
        padding:10px;
        padding-right:10px;
        padding-left:5px;
    }
    .product_variant.quantity {
       
        margin-top: 10px;
        bottom: 0;
        right: 0;
        left: 0;
        justify-content: center;
       
    }
    .product_content{
        padding:10px;
        /* width:150px !important; */
    }
   
    .product_variant.quantity label {
        font-weight: 500;
        text-transform: capitalize;
        font-size: 10px;
        align-items: center;
        margin-top:auto;
        justify-content: center;
        color: var(--unnamed-color-000000);
text-align: left;
font: normal normal 300 10px/15px Muli;
letter-spacing: 0px;
color: #000000;
opacity: 0.8;
    }
    .accordion-content ul{
        margin: 0;
    padding: 4px;
    line-height: 1.5em;
    font-size: 12px;
    }
    .product_variant.quantity input {
        width: 42px;
        border: 1px solid #ebebeb;
        background: none;
        height: 20px;
        padding: 0 12px;
        border-radius: 5px;
        margin-left: 10px;
        text-align: center;
        margin-top:auto;
    }
    .fas {
        font-size:18px;
    }
    .shop-name{
        font-size:10px;
        color: var(--unnamed-color-2556b9);
text-align: left;
/* font: normal normal bold 10px/10px Muli; */
/* letter-spacing: 0px; */
color: #2556B9;
opacity: 1;
    }
    .categories_thumb{
        max-width:100%;
        width:106pt;
    }
    .categories_product_area .card{
        border:none;
    }
    .categories_product_area{
        background-color: #fff;
    padding: 10px 0px 10px 0px;
    }
    .product_area{
        margin-top:10px;
    }
    .product_shop_title {
    color: var(--unnamed-color-000000);
    font: normal normal bold 30px/37px Muli;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    opacity: 1;
    
    }
    .pb-5{
        padding-bottom:5px !important;
    }
    .section_title h2 {
        font-size: 15px;
        line-height: 15px;
        font-weight: bold;
        display: inline-block;
        margin-bottom: 10px;
        text-transform: uppercase;
        position: relative;
        padding-bottom: 7px;
        font: normal normal bold 15px/15px Muli;
        letter-spacing: 0px;
        color: #000000;
        text-transform: uppercase;
        opacity: 1;
    }
    
    .section_title h2 span {
        font-weight: bold;
    }
    .categories_thumb a img{
        /* width:150px; */
        /* border-radius: 25px; */
        /* height:70px; */
    }
}
@media only screen and (min-width:391px) and (max-width:470px){
    .single_categories{
        padding:10px;
    }
    .categories_thumb{
        width:106pt;
    }
    .categories_product_area .card{
        border:none;
    }
    .product_shop_title {
    color: var(--unnamed-color-000000);
    font: normal normal bold 30px/37px Muli;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    opacity: 1;
    
    }
    .section_title h2 {
        font-size: 16px;
        line-height: 16px;
        font: normal normal bold 15px/15px Muli;
        letter-spacing: 0px;
        color: #000000;
        text-transform: uppercase;
        opacity: 1;
        font-weight:bold;
        display: inline-block;
        margin-bottom: 10px;
        text-transform: uppercase;
        position: relative;
        padding-bottom: 10px;
    }
    
    .section_title h2 span {
        font-weight: bold;
    }
    .categories_thumb a img{
        /* width:150px; */
        /* border-radius: 25px; */
        /* height:90px; */
    }

}
@media only screen and (min-width:470px) and (max-width:590px){
    .single_categories{
        /* padding-bottom:20px; */
        padding:10px;
    }
    .categories_thumb{
        width:106pt;
    }
    .categories_product_area .card{
        border:none;
    }
    .product_shop_title {
    color: var(--unnamed-color-000000);
    font: normal normal bold 30px/37px Muli;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    opacity: 1;
    
    }
    .section_title h2 {
        font-size: 17px;
        line-height: 17px;
        font-weight:bold;
        display: inline-block;
        margin-bottom: 10px;
        text-transform: uppercase;
        position: relative;
        padding-bottom: 13px;
        font: normal normal bold 15px/15px Muli;
        letter-spacing: 0px;
        color: #000000;
        text-transform: uppercase;
        opacity: 1;
    }
    
    .section_title h2 span {
        font-weight: bold;
    }
    .categories_thumb a img{
        /* width:170px; */
        /* border-radius: 25px; */
        /* height:90px; */
    }

}
@media only screen and (min-width:590px) and (max-width:767px){
    .single_categories{
        /* padding-bottom:20px; */
        padding:10px;
    }
    .categories_thumb{
        /* max-width:100%; */
        width:106pt;
        /* height:190px; */
    }
    .categories_product_area .card{
        border:none;
    }
    .product_shop_title {
    color: var(--unnamed-color-000000);
    font: normal normal bold 30px/37px Muli;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    opacity: 1;
    
    }
    .section_title h2 {
        font-size: 18px;
        line-height: 18px;
        font-weight:bold;
        display: inline-block;
        margin-bottom: 10px;
        text-transform: uppercase;
        position: relative;
        padding-bottom: 15px;
        font: normal normal bold 15px/15px Muli;
        letter-spacing: 0px;
        color: #000000;
        text-transform: uppercase;
        opacity: 1;
    }
    
    .section_title h2 span {
        font-weight: bold;
    }
    .categories_thumb a img{
        /* width:170px; */
        /* border-radius: 25px; */
        /* height:90px; */
    }
}
@media only screen and (min-width:767px) and (max-width:924px){
    .single_categories{
        /* padding-bottom:20px; */
        padding:10px;
    }
    .categories_thumb{
        width:106pt;
    }
    .categories_product_area .card{
        border:none;
    }
    .product_shop_title {
    color: var(--unnamed-color-000000);
    font: normal normal bold 30px/37px Muli;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    opacity: 1;
    
    }
    .section_title h2 {
        font-size: 20px;
        line-height: 20px;
        font-weight:bold;
        display: inline-block;
        margin-bottom: 10px;
        text-transform: uppercase;
        position: relative;
        padding-bottom: 18px;
        font: normal normal bold 17px/17px Muli;
        letter-spacing: 0px;
        color: #000000;
        text-transform: uppercase;
        opacity: 1;
    }
    
    .section_title h2 span {
        font-weight: bold;
    }
    .categories_thumb a img{
        /* width:170px; */
        /* height:90px; */
        /* height:120px; */
        border-radius: 25px;
    }
}
@media only screen and (min-width:924px) and (max-width:1190px){
    .single_categories{
        padding:10px;
    }
    .categories_thumb{
        max-width:100%;
    }
    .categories_product_area .card{
        border:none;
    }
    .product_shop_title {
    color: var(--unnamed-color-000000);
    /* text-align: left; */
    font: normal normal bold 30px/37px Muli;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    opacity: 1;
    
    }
    .section_title h2 {
        font-size: 24px;
        line-height: 24px;
        font: normal normal bold 18px/18px Muli;
        letter-spacing: 0px;
        color: #000000;
        text-transform: uppercase;
        opacity: 1;
        font-weight:bold;
        display: inline-block;
        margin-bottom: 10px;
        text-transform: uppercase;
        position: relative;
        padding-bottom: 18px;
    }
    
    .section_title h2 span {
        font-weight: bold;
    }
    .categories_thumb a img{
        /* width:170px; */
        /* height:90px; */
        border-radius: 25px;
        height:150px;
    }

}
@media only screen and (min-width:1190px) and (max-width:1440px){
    .single_categories{
        /* padding-bottom:20px; */
        padding:10px;
    }
    .categories_thumb{
        width: 154px;
        height: 144px;
    }
    
    .product_shop_title {
    color: var(--unnamed-color-000000);
    /* text-align: left; */
    font: normal normal bold 30px/37px Muli;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    opacity: 1;
    
    }
    .section_title h2 {
        font-size: 22px;
        line-height: 22px;
        font: normal normal bold 20px/20px Muli;
        letter-spacing: 0px;
        color: #000000;
        text-transform: uppercase;
        opacity: 1;
        font-weight:bold;
        display: inline-block;
        margin-bottom: 10px;
        text-transform: uppercase;
        position: relative;
        padding-bottom: 18px;
    }
    
    .section_title h2 span {
        font-weight: bold;
    }
    .categories_thumb a img{
        /* width: 184px; */
        /* height: 174px; */
        border-radius: 25px;
    }


}
@media only screen and (min-width:1440px)and (max-width:2500px){
    .categories_product_area .card{
      height:auto;
      border: 1px solid #0000001A;
    }
    .categories_thumb {
        background-color: #fff;
        width: 154px;
        height: 144px;
       
        /* margin: 0px auto; */
    }
    .categories_thumb  a img{
        border-radius: 25px;
        /* overflow: scroll; */
        /* overflow:auto; */
        /* width: 174px; */
        /* height: 144px; */
        /* object-fit: contain; */
    }
    .product_shop_title {
        margin-bottom: 23px;
    left: 93px;
    width: 481px;
    height: 38px;
    color: var(--unnamed-color-000000);
    text-align: left;
    font: normal normal bold 30px/37px Muli;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    opacity: 1;
    }
    .section_title {
        margin-bottom: 32px;
        /* text-align: center; */
    }

    .section_title h2 {
        font: normal normal bold 25px/25px Muli;
        letter-spacing: 0px;
        color: #000000;
        text-transform: uppercase;
        opacity: 1;
        font-weight: 700;
        display: inline-block;
        margin-bottom: 10px;
        text-transform: uppercase;
        position: relative;
        padding-bottom: 18px;
    }
    
    .section_title h2 span {
        font-weight: 300;
    }

}
@media only screen and (min-width:280px) and (max-width:490px){
    
    .logo img{
        max-width: 80px;
        margin-top:10px;
    }
    .topnewsearch button {
        /* border: none; */
        border: 1px solid #ccc; 
        /* border-right: 0px; */
        background-color: #f4f4f4;
        border-radius: 5px; 
        font-size: 16px;
        /* border-right:0; */
        /* margin-left:15px; */
        /* margin-left:10px; */
        
    }
    .topnewsearch input[type="text"] {
        border-radius: 3px;
        width: 80%;
        border: 1px solid #ccc;
        top: 23px;
        font: normal normal 300 12px/15px Muli;
        letter-spacing: 0px;
        color: #000000;
        opacity: 0.5;
        background: #f6f6f6 0% 0% no-repeat padding-box;
        border-radius: 5px;
        opacity: 1;
        padding-left:10px;
    }
}
@media only screen and (min-width:490px) and (max-width:767px){
    .logo img{
        max-width: 80px;
        margin-top:10px;
        float:left;
    }
    .logo2 img{
        /* top: 13px; */
    /* left: 93px; */
    /* width: 110px; */
    /* height: 55px; */
    margin-right:100px;
    /* UI Properties */
    /* background: transparent url('img/Image 1.png') 0% 0% no-repeat padding-box; */
    /* margin-left:15px; */
    opacity: 1;
    }
    .topnewsearch button {
        /* border: none; */
        border: 1px solid #ccc; 
        /* border-right: 0px; */
        background-color: #f4f4f4;
        border-radius: 5px; 
        font-size: 16px;
        /* border-right:0; */
        /* margin-left:15px; */
        /* margin-left:10px; */
        
    }
    .topnewsearch input[type="text"] {
        border-radius: 3px;
        width: 90%;
        border: 1px solid #ccc;
        top: 23px;
        font: normal normal 300 12px/15px Muli;
        letter-spacing: 0px;
        color: #000000;
        opacity: 0.5;
        background: #f6f6f6 0% 0% no-repeat padding-box;
        border-radius: 5px;
        opacity: 1;
        padding-left:10px;
    }
    .slider_s_three .single_slider{
        margin-top:20px;
    }
    .slider_s_three{
        margin-top:40px;
    }
    .slider_area .owl-nav div {
        position: absolute;
        top: 50%;
        left: 20px;
        transform: translatey(-50%);
        font-size: 22px;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        border-radius: 50%;
        background: rgba(255, 255, 255, 0.5);
        /* color: #fff; */
        transition: .3s;
        padding-top: 15px;
    }
    /* .canvas_open a:hover {
        color: #fe3737;
        border-color: #fe3737;
    } */
    
    .canvas_open {
        right: 20px;
        top: 27px;
        display: inline-block;
        /* padding-top:15px; */
        /* width: 36px; */
    }
    .canvas_open a {
        /* width: 36px; */
        /* height: 34px; */
        /* line-height: 33px; */
        font-size: 20px;
        /* margin-left:10px; */
        padding-top:15px;
    }
    .canvas_open a i {
        color: #333;
        float:right;
    }
    .canvas_open a {
        font-size: 20px;
        /* width: 41px; */
        /* height: 37px; */
        display: block;
        /* line-height: 35px; */
        text-align: center;
        border: 1px solid #fff;
        color: #fff;
    }
    .header2_container {
        display: flex;
        justify-content: space-between;
        font:normal normal 800 12px/15px Muli;

        /* padding-bottom:60px; */
        top: 28px;
    /* height: 50px; */
    /* UI Properties */
    opacity: 1;
         /* align-items: center; */
    }
    .top-wishicon {
        font-weight: 300;
        color: #464646;
        width:20px;
        height:20px;
    }
    .mini_cart_wrapper{
        padding:0;
        width:17px;
        height:20px;    
    }
    .person{
    width: 20px;
    height:20px;
    opacity: 1;
      }
      .topnewsearch{
        top:20px;
        height:30px;
        justify-content: center;
    }

}
@media only screen and (min-width:280px) and (max-width:390px){
    .wish{
        width:20px;
    }
}
@media only screen and (min-width:390px) and (max-width:767px){
    .wish{
        width:20px;
    }
}
@media only screen and (min-width:280px) and (max-width:347px){
    .equal{
        gap:30px;
    }
}
@media only screen and (min-width:347px) and (max-width:492px){
    .equal{
        gap:30px;
    }
}
@media only screen and (min-width:492px) and (max-width:767px){
    .equal{
        gap:40px;
    }
}

@media only screen and (min-width:280px) and (max-width:490px){
    .slider_s_three .single_slider{
        margin-top:20px;
    }
    .slider_area .owl-nav div {
        position: absolute;
        top: 50%;
        left: 20px;
        transform: translatey(-50%);
        font-size: 22px;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        border-radius: 50%;
        background: rgba(255, 255, 255, 0.5);
        /* color: #fff; */
        transition: .3s;
        padding-top: 15px;
    }
    /* .canvas_open a:hover {
        color: #fe3737;
        border-color: #fe3737;
    } */
    
    .canvas_open {
        right: 20px;
        /* top: 27px; */
        padding-top:15px;
        /* display: inline-block; */
        /* padding-top:10px; */
        /* width:100%; */
        /* width: 36px; */
    }
    .canvas_open a {
        /* width: 36px; */
        /* height: 34px; */
        /* line-height: 33px; */
        /* font-size: 27px; */
        font-size:20px;
        /* margin-left:10px; */
        
        width:100%;
        max-width:100%;
    }
    .canvas_open a i {
        color: #333;
        float:right;
    }
    .canvas_open a {
        /* font-size: 27px; */
        /* width: 41px; */
        /* height: 37px; */
        display: block;
        font-size:20px;
        /* line-height: 35px; */
        /* text-align: center; */
        border: 1px solid #fff;
        color: #fff;
    }
    .header2_container {
        display: flex;
        justify-content: space-between;
        /* font:normal normal 800 12px/15px Muli; */

        /* padding-bottom:60px; */
        /* top: 28px; */
    /* height: 50px; */
    /* UI Properties */
    opacity: 1;
         /* align-items: center; */
    }
    .top-wishicon {
        color: #464646;
        width:20px;
        
    }
    .mini_cart_wrapper{
        padding:0;
    
    }
    .cartimage{
        width:16px;
    }
    .person{
    opacity: 1;
    width:20px;
      }
      .topnewsearch{
        height:30px;
        justify-content: center;
    }
}
@media screen and (min-width: 767px) and (max-width: 1023px) {
    .cartimage{
        width:17px;
    }
    .header_account_list span.item_count {
        width: 17px;
        height: 17px;
        line-height: 17px;
        background: #ff0000;
        color: #fff;
        border-radius: 100%;
        text-align: center;
        font-weight: 600;
        font-size: 12px;
        display: inline-block;
        position: absolute;
        top: -3px;
        left: 20px;
    }
    .product_variant.quantity{
        margin-top: auto;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin-bottom: 10px;
    margin-left: 5px;
    }
    .slider_area .owl-nav div {
        position: absolute;
        top: 50%;
        left: 20px;
        transform: translatey(-50%);
        font-size: 22px;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        border-radius: 50%;
        background: rgba(255, 255, 255, 0.5);
        /* color: #fff; */
        transition: .3s;
        visibility:hidden;
        padding-top: 15px;
    }
    .slider_s_three{
        margin-top:50px;
    }
    .topnewsearch button {
        /* border: none; */
        border: 1px solid #ccc; 
        border-right: 0px;
        background-color: #f4f4f4;
        border-radius: 5px; 
        font-size: 16px;
        border-right:0;
        /* margin-left:50px; */
        /* margin-left:10px; */
        /* margin-top:15px; */
        
    }
    .topnewsearch input[type="text"] {
        border-radius: 3px;
        width: 75%;
        white-space: nowrap; 
        overflow: hidden;
        text-overflow: ellipsis; 
       
      border: 1px solid #ccc;
      font: normal normal 300 12px/15px Muli;
      letter-spacing: 0px;
      color: #000000;
      opacity: 0.5;
      color: var(--unnamed-color-000000);
    text-align: left;
    font: normal normal 300 12px/15px Muli;
    letter-spacing: 0px;
    color: #000000;
    opacity: 0.5;
    background: #f6f6f6 0% 0% no-repeat padding-box;
    border-radius: 5px;
    border-left:0;
    opacity: 1;
    }
   
    /* .canvas_open{
        display:none;
    } */
   
    .equal{
        gap:30px;
        /* padding-top:10px; */
        /* margin-left:150px; */
    }
   
    
    .logo img{
        max-width: 100%;
        height: 60px;
        /* margin-top:10px; */
        margin-right:100px;   
    }
    .header2_container {
        display: flex;
        justify-content: space-between;
        font:normal normal 800 12px/15px Muli;

        /* padding-bottom:60px; */
        top: 28px;
    height: 50px;
    /* UI Properties */
    opacity: 1;
         /* align-items: center; */
    }
   
    .mini_cart_wrapper{
        padding:0;
        width: 24px;
    height: 24px;
    }
    .person{
    width: 20px;
    height: 24px;
    opacity: 1;
      }
    
      .logo2 img{
    width: 100px;
    height: 50px;
    opacity: 1;
    }
    .top-wishicon {
        font-size: 24px;
        font-weight: 300;
        width: 20px;
    height: 24px;
        color: #464646;
    }
    .topnewsearch{
        height:30px;
        justify-content: center;
        margin-right:130px;
       
    }
    .main_menu{
        display:none;
    }
    .canvas_open{
        padding-top:15px;
        right:20px;
        top:20px;
        font-size:25px;
    }
    .canvas_open {
        right: 20px;
        padding-top:15px;
    }
    .canvas_open a {
        font-size:20px;
        margin-left:10px;
        width:100%;
        max-width:100%;
    }
    .canvas_open a i {
        color: #333;
        float:right;
    }
    .canvas_open a {
        display: block;
        font-size:20px;
        border: 1px solid #fff;
        color: #fff;
    }
}


@media screen and (min-width: 1023px) and (max-width: 1439px) {
    .cartimage{
        width:17px;
    }
    .arrive{
        display: grid;
        grid-template-columns: auto 1fr;
        grid-gap: 20px;
    }
    .slider_area .owl-nav div {
        position: absolute;
        top: 50%;
        left: 20px;
        transform: translatey(-50%);
        font-size: 22px;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        border-radius: 50%;
        background: rgba(255, 255, 255, 0.5);
        /* color: #fff; */
        transition: .3s;
        padding-top: 15px;
    }

    .main_menu nav > ul > li > a {
        display: block;
        /* font-size: 13px; */
        line-height: 30px;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
    }
    .logo img {
        max-width: 100%;
        height: 60px;
        margin-top:10px;
        margin-right:20px;   
    }
    .canvas_open{
        display:none;
    }
    .logo2 img{
    width: 100px;
    height: 50px;
    opacity: 1;
    }
    .mini_cart_wrapper{
        padding:0;
    
    }
    
   
    .header2_container {
        display: flex;
        justify-content: space-between;
        font:normal normal 800 12px/15px Muli;

        padding-bottom:70px;
        top: 28px;
    height: 50px;
    opacity: 1;
    }

    .top-wishicon {
        font-size: 24px;
        font-weight: 300;
        width: 20px;
        height: 24px;
        color: #464646;
    }
    .mini_cart_wrapper{
        padding:0;
        width: 24px;
    height: 24px;
    
    }
    .equal{
        gap:30px;
    }
   
}
@media only screen and (min-width:1023px) and (max-width:1223px){
    #mainpage{
        top: 20px;
      
left: 120px;
width: 400px;
height: 40px;
opacity: 1;
margin: 10px 0;
    }
    .person{
        width: 20px;
        height: 24px;
        opacity: 1;
        margin-right: 40px;
          }
    .topnewsearch{
        left:10px;
        height:30px;
        width:300px;
       
    }
    .topnewsearch button {
        border: 1px solid #ccc; 
        border-right: 0px;
        background-color: #f4f4f4;
        border-radius: 5px; 
        font-size: 16px;
        border-right:0;
        
    }
    .topnewsearch input[type="text"] {
        border-radius: 3px;
        color: var(--unnamed-color-000000);
        text-align: left;
        font: normal normal 300 12px/15px Muli;
        letter-spacing: 0px;
        color: #000000;
        opacity: 0.5;
      border: 1px solid #ccc;
      font: normal normal 300 12px/15px Muli;
      letter-spacing: 0px;
      color: #000000;
      opacity: 0.5;
    width: 250px;
    background: #f6f6f6 0% 0% no-repeat padding-box;
    border-radius: 5px;
    border-left:0;
    opacity: 1;
    }
}
@media only screen and (min-width:1223px) and (max-width:1439px){
    .person{
        width: 20px;
        height: 24px;
        opacity: 1;
        margin-right: 80px;
          }
    #mainpage{
        top: 20px;
      
left: 170px;
width: 400px;
height: 40px;
opacity: 1;
margin: 10px 0;

    }
    .topnewsearch{
        left:0px;
        height:30px;
        width:300px;
       
    }
    .topnewsearch button {
        border: 1px solid #ccc; 
        border-right: 0px;
        background-color: #f4f4f4;
        border-radius: 5px; 
        font-size: 16px;
        border-right:0;
        
    }
    .topnewsearch input[type="text"] {
        border-radius: 3px;
        color: var(--unnamed-color-000000);
        text-align: left;
        font: normal normal 300 12px/15px Muli;
        letter-spacing: 0px;
        color: #000000;
        opacity: 0.5;
      border: 1px solid #ccc;
      font: normal normal 300 12px/15px Muli;
      letter-spacing: 0px;
      color: #000000;
      opacity: 0.5;
    width: 240px;
    background: #f6f6f6 0% 0% no-repeat padding-box;
    border-radius: 5px;
    border-left:0;
    opacity: 1;
    }
}
@media only screen and (min-width:767px) and (max-width:1023px){
    .slider_s_three .single_slider {
        padding:5px 10px 5px 10px;
        /* object-fit: cover; */
        object-position: center;
        height:300px;
        margin:0 auto;
        /* width:350px; */
        /* object-fit: contain; */
        /* margin:5px; */
    }
}
@media only screen and (max-width: 300px){
    
    
    .owl-carousel .owl-item img {
        display: block;
        /* width:260px; */
        /* border-radius:25px !important; */
        /* height:150; */
    }
    .slider_s_three .single_slider {
        padding:5px 10px 5px 10px;
        /* object-fit: cover; */
        object-position: center;
        height:250px;
        margin:0 auto;
        /* width:350px; */
        /* object-fit: contain; */
        /* margin:5px; */
    }
    .single_slider img{
        /* height: 200px; */
       object-fit: contain;
       width:100%;
   }
}
@media only screen and (min-width:301px) and (max-width:390px){
    .owl-carousel .owl-item img {
        display: block;
        /* width:260px; */
        /* border-radius:25px !important; */
        /* height:150; */
    }
    .slider_s_three .single_slider {
        padding:5px 10px 5px 10px;
        /* object-fit: cover; */
        object-position: center;
        height:280px;
        margin:0 auto;
        /* width:350px; */
        /* object-fit: contain; */
        /* margin:5px; */
    }
    .single_slider img{
        /* height: 200px; */
       object-fit: contain;
       width:100%;
   }
   
    
    

}
@media only screen and (min-width:390px) and (max-width:767px){
    
    .price_box .discount {
        font: normal normal bold 10px/10px Muli;
        letter-spacing: 0px;
        color: #FF6200;
        text-transform: uppercase;
        opacity: 1;
    }
    .pb-5{
        margin-bottom: 5px !important;
    }
    .single_categories{
        /* padding-bottom:20px; */
    }
    .product_variant.quantity {
       
        margin-top: 10px;
       
        /* position: absolute; */
                bottom: 0;
                right: 0;
                left: 0;
                justify-content: center;
                /* padding: 10px; */
                /* margin-bottom:2px; */
       
    }
    .product_content{
        padding:10px;
        /* width:150px !important; */
    }
   
    .product_variant.quantity label {
        font-weight: 500;
        text-transform: capitalize;
        font-size: 10px;
        /* margin-bottom: 0; */
        align-items: center;
        margin-top:auto;
        justify-content: center;
        color: var(--unnamed-color-000000);
text-align: left;
font: normal normal 300 10px/15px Muli;
letter-spacing: 0px;
color: #000000;
opacity: 0.8;
    }
    
    .product_variant.quantity input {
        width: 42px;
        border: 1px solid #ebebeb;
        background: none;
        height: 20px;
        padding: 0 12px;
        border-radius: 5px;
        margin-left: 10px;
        text-align: center;
        margin-top:auto;
    }
    .fas{
        font-size:18px;
    }
    .shop-name{
        font-size:10px;
        color: var(--unnamed-color-2556b9);
text-align: left;
/* font: normal normal bold 10px/10px Muli; */
letter-spacing: 0px;
color: #2556B9;
opacity: 1;
    }
    .categories_thumb{
        max-width:100%;
        /* height:100px; */
    }
    .categories_product_area .card{
        border:none;
    }
    .categories_product_area{
        background-color: #fff;
    padding: 10px 0px 10px 0px;
    }
    .product_area{
        margin-top:10px;
    }
    .product_shop_title {
        /* margin-bottom: 23px; */
        
    
        /* top: 673px; */
    /* left: 93px; */
    /* height: 38px; */
    /* UI Properties */
    color: var(--unnamed-color-000000);
    /* text-align: left; */
    font: normal normal bold 30px/37px Muli;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    opacity: 1;
    
    } 
    .section_title h2 span {
        font-weight: bold;
    }
    .categories_thumb a img{
        /* width:150px; */
        /* height:70px; */
        /* border-radius: 25px; */
    }
    .copyright_area p {
        text-transform: capitalize;
        /* line-height: 40px;
        font-size: 25px;
        font-weight:bold; */
        color:black;
        /* opacity: 0.5; */
        font: normal normal 300 13px/20px Muli;
    }
    
    .popular{
        background: none;
        border: none;
        padding: 0;
        margin: 0;
        cursor: pointer;
        color: inherit;
        font: inherit;
        text-decoration: none; /* Remove any underlines or styling */
        display: inline; /* Display the element as inline text */
        outline: none;
        color: var(--unnamed-color-000000);
        text-align: left;
        font: normal normal 300 12px/17px Muli;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
    
    }
    .myitem{
        /* width: 100%; */
        height: 80px;
        width:100px;
        object-fit: contain;
    }
    .partners{
        margin-top:16px;
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)); /* Set your desired card width */
        gap: 10px;
        
    }
    .footer_widgets {
        padding-top: 30px;
        background-color: #f2f2f2;
        object-fit:cover;
    background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
    background: #2556B91A 0% 0% no-repeat padding-box;
    /* border-radius: 20px; */
    opacity: 1;
    }
    .footer_widgets1 {
        padding-top: 30px;
        background-color: #f2f2f2;
        object-fit:cover;
    background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
    background: #2556B91A 0% 0% no-repeat padding-box;
    /* border-radius: 20px; */
    opacity: 1;
    }
    .footer_middle ul.links {
        margin-bottom: 10px;
        padding: 0px 0px 0px 0px;
        /* margin-right:5px; */
        display:flex;
        justify-content: space-between;
    }
    
    .footer_middle ul.links li a {
        /* padding-left: 5px; */
        font-weight: 300;
        text-transform: capitalize;
        font: normal normal 300 14px/17px Muli;
        font-size: 14px;
    }
    .footer_top {
        padding: 95px 0 100px;
    }
    .footer_middle ul.links li a{
        color:#000!important;
    }
    .footer_social {
        display:flex;
        justify-content: space-between;
        flex-direction:column;
        padding: 10px 0;
        border-top: 0px solid rgba(255, 255, 255, 0.07);
        border-bottom: 0px solid rgba(255, 255, 255, 0.07);
        font: normal normal 600 14px/24px Muli;
    }
    .footer_social ul li {
        display: inline-block;
        margin-right: 2px;
    }
    .footer_social span{
        color:#2556B9;
    }
    
    .footer_social ul li:last-child {
        margin-right: 0;
    }
    .footer_social ul li a {
        /*     line-height: 40px;*/
        /* width: 40px; */
        /* height: 40px; */
        /* border-radius: 100%; */
        display: flex;
        /* text-align: center; */
        color:#2556B9;
        /* background-color: #003e91; */
        font-size: 16px;
        padding-top: 13px !important;
        /* justify-content: end; */
            text-align:left;
            align-items:left;
   }
   
   .footer_social ul li a:hover {
       /* background: #333; */
       color:#2556B9;
   }
   .footer_bottom {
    /* padding: 10px 10px; */
    padding: 0px 0px 0px 0px;
    /* color:black; */
    /* background-color: #000000; */
    margin-top: 20px;  /*margin-bottom: 20px;*/
 }
 .footer_bottom_left {
    display: flex;
    /* align-items: center; */
}
.footer_widgets {
    background: #f6f6f6;
}
.footer_widgets1 {
    background: #f6f6f6;
}
.footer_middle ul.links li a{
    opacity:5!important;
}

.footer_middle h4{
    color:#000!important;
}
.footer_middle h4 {
    color: #081f66;
    padding-bottom: 5px;
    position: relative;
    font-size: 18px
}

.footer_middle ul.links2 {
    margin-bottom: 10px;
    padding: 0px 0px 0px 0px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 0fr)); 
    /* gap: 1px; */
    /* margin-right:5px; */
    /* display:flex; */
    /* justify-content: space-between; */
}

.footer_middle ul.links li a {
    color: #fff;
    opacity: 0.5;
    /* padding-left: 5px; */
    font-weight: 300;
    text-transform: capitalize;
    font: normal normal 300 14px/17px Muli;
    font-size: 14px;
}


.footer_middle ul.links li a:hover {
    color: #fff;
    opacity: 1
}

.footer_middle ul.links li a:before {
    /* content: "\f105"; */
    /* content: "\f105"; */
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    padding-right: 5px
}
    .product_variant.quantity {
        
        margin-top: 10px;
                bottom: 0;
                right: 0;
                left: 0;
                /* display: flex; */
                justify-content: center;
                /* padding: 4px; */
       
    }
    .arrived{
        /* height:100px; */
        display:flex;
    }
    .categories_product_area{
        background-color: #fff;
    padding: 10px 0px 10px 0px;
    margin-bottom: 10px;
    }
    .product_area{
        margin-top:15px;
    }
    .view{
        width: 100px;
        /* height: 40px; */
        float: right;
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        border: 1px solid var(--unnamed-color-2556b9);
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #2556B9;
        border-radius: 25px;
        opacity: 1;
        justify-content: center;
        text-align: center;
        padding: 5px;
        font-size: 15px;
        color:#2556B9
    
      }
      
    .new{
    left: 5px;
    width: 100px;
    /* height: 63px; */
    color: var(--unnamed-color-2556b9);
    text-align: left;
    font: normal normal 300 30px/80px Muli;
    letter-spacing: 0px;
    color: #2556B9;
    text-transform: uppercase;
      }
      .arrival{   
    height:40px;
    text-align: left;
    font: normal normal 300 30px/0px Muli;
    letter-spacing: 0px;
    text-transform: uppercase;
    opacity: 1;
    color: var(--unnamed-color-000000);
    color: #000000;
      }
      .new-arrivals{
        margin-bottom:10px;
      }
    
.lot{
height:80px;
justify-content:center;
opacity: 1;
}
.owl-carousel .owl-item img {
    display: block;
    width:500px;
    margin:0 auto;
}
.slider_s_three .single_slider {
    padding:5px 10px 5px 10px;
    object-position: center;
    height:280px;
    margin:0 auto;
}
.single_slider img{
    /* height: 200px; */
   object-fit: contain;
   width:100%;
}
    .coupon_inner button {
        font-size: 12px!important;
        /* padding:5px 25px; */
    }
}
@media only screen and (min-width:767px) and (max-width:1023px){
    .arrived{
        /* height:100px; */
        display:flex;
    }
    .view{
    margin-left:20px;
    width:200px;
    /* height:40px; */
    float:right;
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    border: 1px solid var(--unnamed-color-2556b9);
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #2556B9;
    border-radius: 25px;
    opacity: 1;
    color:#2556B9
    /* margin-top:10px; */
    
      }
      
    .new{
        /* margin-top:70px; */
        /* top:20px; */
    left: 5px;
    width: 100px;
    /* height: 63px; */
    color: var(--unnamed-color-2556b9);
    text-align: left;
    font: normal normal 300 40px/80px Muli;
    letter-spacing: 0px;
    color: #2556B9;
    text-transform: uppercase;
    /* font-size:20px; */
    /* padding-left:15px; */
      }
      .arrival{

        /* position: absolute; */
        /* top: 65%; */
        /* left: 50%; */
        /* padding-left:15px; */
        /* transform: translate(-50%, -50%); */
        
    height:40px;
    text-align: left;
    font: normal normal 300 40px/40px Muli;
    letter-spacing: 0px;
    text-transform: uppercase;
    opacity: 1;
    
    
    
    
    color: var(--unnamed-color-000000);
    color: #000000;
      }
      .new-arrivals{
        margin-bottom:10px;
        height:120px;
      }
    
.lot{
    /* top: 2219px; */
/* left: 93px; */
/* width: 300px; */
/* height: 300px; */
/* width: 300px; */
height:80px;
justify-content:center;
 /* height: 150px; */
opacity: 1;
}
   .section_title h2 {
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    font: normal normal bold 18px/18px Muli;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    opacity: 1;
    display: inline-block;
    margin-bottom: 10px;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 18px;
}

.section_title h2 span {
    font-weight: 300;
}
.product_shop_title {
    margin-bottom: 23px;
    

    /* top: 673px; */
left: 93px;
width: 481px;
height: 38px;
/* UI Properties */
color: var(--unnamed-color-000000);
text-align: left;
font: normal normal bold 30px/37px Muli;
letter-spacing: 0px;
color: #000000;
text-transform: uppercase;
opacity: 1;
}
}
.categories_list{
    border-top: 1px solid #2547A81A;
    border-bottom: 1px solid #2547A81A;
}
@media screen and (min-width: 1439px) {
    .new-arrivals{
        /* top: 2267px;
    left: 93px; */
    width: 290px;
    /* height: 380px; */
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #0000001A;
    border-radius: 20px;
    opacity: 1;
    /* padding:5px; */
    align-items: center;
    justify-content: center;
    text-align: center;
    /* margin-left:10px; */
    /* margin-top:20px; */
    grid-column: 1;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    margin-right:10px;
    /* padding:10px; */
      }
    .arrive{
        display: grid;
        grid-template-columns: auto 1fr;
        grid-gap: 20px;
    }
    .single_slider img{
        width: 100%;
        display:block;
       
        overflow: hidden;
        height:430px;
        border-radius:25px !important;
        perspective: 1px;
    }
    .single_slider{
        margin-top: -2px;
        height: 540px;
     width:100%;
     max-width:100%;
    opacity: 1;
    perspective: 1px;    
    }

    .slider_area .owl-nav div {
        position: absolute;
        top: 50%;
        left: 20px;
        transform: translatey(-50%);
        font-size: 22px;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        border-radius: 50%;
        background: rgba(255, 255, 255, 0.5);
        /* color: #fff; */
        transition: .3s;
        padding-top: 15px;
    }
    .slider_s_three .single_slider {
        border-radius:15px !important;
   margin: 0 auto;
       margin-top: -2px;
         display: flex;
         justify-content: center;
         align-items: center;
   
   opacity: 1;
   }
   .slider_s_three {
    margin-top: 100px
}
    .main_menu nav > ul > li > a {
        display: block;
        /* font-size: 13px; */
        line-height: 30px;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
    }
    #mainpage{
        top: 10px;
width: 414px;
height: 40px;
opacity: 1;
margin: 10px 0;

    }
    .topnewsearch input[type="text"] {
        border: 1px solid #ccc;
        color: var(--unnamed-color-000000);
        text-align: left;
        font: normal normal 300 12px/15px Muli;
        letter-spacing: 0px;
        color: #000000;
        opacity: 0.5;
        top: 23px;
    font: normal normal 300 12px/15px Muli;
    letter-spacing: 0px;
    color: #000000;
    opacity: 0.5;
        width: 250px;
        height: 35px;
        background: #f6f6f6 0% 0% no-repeat padding-box;
        border-radius: 5px;
        border-left:0;
        opacity: 1;
        padding-left:10px;
        margin-right:50px; 
    }
    
    .topnewsearch button {
        border: 1px solid #ccc; 
        border-right: 0px;
        background-color: #f4f4f4;
        border-radius: 5px; 
        font-size: 16px;
        border-right:0;
        margin-left:15px;
        
    }
   
    .canvas_open{
        display:none;
    }
    .mini_cart_wrapper{
        padding:0;
        margin-right:45px;
        margin-left:40px;
    
    }
    .person{
        top: 28px;
    left: 1323px;
    width: 20px;
    height: 24px;
    opacity: 1;
    margin-right:120px;
      }
   
    .header2_container {
        display: flex;
        justify-content: space-between;
        font:normal normal 800 12px/15px Muli;

        padding-bottom:60px;
        top: 28px;
    height: 50px;
    opacity: 1;
    }
    .top-wishicon {
        font-size: 24px;
        font-weight: 300;
        color: #464646;
        width:20px;
        
    }
    .cartimage{
        width:17px;
    }
    
    .logo img {
        max-width: 100%;
        height: 60px;
    
        
        
    }
    .logo2 img{
        /* top: 13px; */
    /* left: 93px; */
    width: 100px;
    height:60px;
    padding-top:5px;
    /* height: 50px; */
    /* UI Properties */
    /* background: transparent url('img/Image 1.png') 0% 0% no-repeat padding-box; */
    margin-left:65px;
    opacity: 1;
    }
}
@media  screen and (min-width: 1439px){
    .newarrivaldirection{
        position: relative;
        display:flex;
        flex-direction: column;
        justify-content:space-between;
    }
    .view{
        margin-top: 15px;
    /* margin-right: 50px; */
    display: flex;
    margin-left: 25px;
    width: 150px;
    /* height: 40px; */
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    border: 1px solid var(--unnamed-color-2556b9);
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #2556B9;
    border-radius: 25px;
    opacity: 1;
    text-align: center;
    justify-content: center;
    color:#2556B9
    
      }
.lot{
    /* top: 2219px; */
/* left: 93px; */
/* width: 300px; */
/* height: 300px; */
width: 180px; height: 150px;
opacity: 1;
}
    .new{
        margin-top:100px;
        /* top:20px; */
    left: 5px;
    width: 121px;
    height: 40px;
    color: var(--unnamed-color-2556b9);
    text-align: left;
    font: normal normal 300 50px/70px Muli;
    letter-spacing: 0px;
    color: #2556B9;
    text-transform: uppercase;
    padding-left:15px;
      }
      .arrived{
        display:flex;
      }
      .arrival{

        /* position: absolute; */
        /* top: 65%; */
        left: 50%;
        /* padding-left:15px; */
        /* transform: translate(-50%, -50%); */
        
    
    text-align: left;
    font: normal normal 300 45px/63px Muli;
    letter-spacing: 0px;
    text-transform: uppercase;
    opacity: 1;
    
    
    
    
    color: var(--unnamed-color-000000);
    color: #000000;
      }
    .top{
        /* margin-top:20px; */
        /* top: 1291px;
    left: 93px; */
    width: 291px;
    height: 400px;
    border-radius: 20px;
    border-color:#000;
    opacity: 1;
    grid-column: 1;
    
      }
      .mygrid{
        display: flex;
        flex-wrap:nowrap;
      }
      .topdealsimage{
        height:380px;
        width:291px;
      }
      .text-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        text-align: center;
        color: #fff;
      }
      
      /* Additional styling for the text overlay */
      .text-overlay h2 {
        font-size: 35px;
        /* font-weight: bold; */
        margin-bottom: 10px;
      }
      
      .text-overlay p {
        font-size: 16px;
      }
      .absolute {
        position: relative;
        top: 150px;
        left: 0;
        width: 100%;
        text-align: center;
        color: #fff;
        /* width: 165px; */
    height: 47px;
    
    color: var(--unnamed-color-ffffff);
    text-align: center;
    font-family: 'Alex Brush';
    font-size:75px;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    }
    
    .top-deals{
        position: absolute;
        top: 190;
        left: 0;
        width: 100%;
        text-align: center;
        color: #fff;
        width:100%;
        /* height: 60px;; */
    
        font-family: 'Archivo Narrow';
        font-size: 35px;
        font-style:bold;
        
    
        /* width: 179px; */
        /* height: 40px; */
        color: var(--unnamed-color-ffffff);
        font: normal normal bold 32px/40px Muli;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-transform: uppercase;
        opacity: 1;
        margin-bottom:5px;
    }
    
    .bottom{
    
        position: absolute;
        top: 250;
        left: 40;
        width: 100%;
        border-radius:25px;
        text-align: center;
        color: #fff;
        width:100%;
        height:47;
        background-color: #FFFFFF;
        color: var(--unnamed-color-2556b9);
        text-align: center;
        font: normal normal bold 14px/18px Muli;
        letter-spacing: 0px;
        color: #2556B9;
        opacity: 1;
        
    }
    .btn-light{
        border-radius:25px;
        width: 185px;
    height: 48px;
    padding-top:15px;
    
    }
}
@media only screen and (min-width:1439px){
    .sub-btn{
        
        border-radius:25px;
        width: 185px;
        height: 48px;
        padding-top:15px;
        
        
    }
}
@media only screen and (min-width:1023px) and (max-width:1439px){
    .bloom{
         margin-bottom:20px;
         border-radius:25px !important;
         margin: 0 auto;
     opacity: 1;
     width: 100%;
     max-width:100%;
       }
       .bloomimage{
         /* height:200pt; */
         padding:10px;
         /* width:358pt; */
        width:100%;
         display:block;
         height:auto;
         /* object-fit:cover;
          */
          /* object-fit: cover; */
         border-radius:25px;
       }
    .bloom{
        /* width:1400px !important; */
        /* margin-bottom:100px; */
        border-radius:15px !important;
        /* object-fit:cover; */
        object-position: center;
    
    
    
        /* position: relative; */
       margin-top: -2px;
      /* top: 30px; */
    /* left: 120px; */
    opacity: 1;
      }
    .single_product:hover .add_to_cart {
        /* opacity: 1;
        visibility: visible;
        transform: scale(1); */
        opacity: 1;
        visibility: visible;
        transform: scale(1);
        border-radius: 10px;
    }
    .add_to_cart {    
        right: 15px;
        left: 15px;
        
        transform: scale(0.7);
        text-align: center;
        opacity: 0;
        visibility: hidden;
        transition: .3s;
    
        
        transform: scale(0.7);
        text-align: center;
        opacity: 0;
        visibility: hidden;
        transition: .3s;
    
       margin:15px;
        width: 150px;
    height: 50px;
    border-radius: 10px;
        
    }
    .product_variant.quantity label {
        font-weight: 500;
        text-transform: capitalize;
        font-size: 13px;
        /* margin-bottom: 0; */
        align-items: center;
        color: var(--unnamed-color-000000);
text-align: left;
font: normal normal 300 12px/15px Muli;
letter-spacing: 0px;
color: #000000;
opacity: 0.8;
        /* margin-top:auto; */
    }
    
    .product_variant.quantity input {
        width: 42px;
        border: 1px solid #ebebeb;
        background: none;
        height: 25px;
        /* padding: 0 12px; */
        border-radius: 5px;
        margin-left: 10px;
        text-align: center;
        margin-top:auto;
    }
    .product_variant.quantity {
        margin-top: auto;
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin-bottom: 10px;
        margin-left: 5px;
       
    }
    
    .new-arrivals{
        /* top: 2267px;
    left: 93px; */
    width: 290px;
    /* height: 380px; */
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #0000001A;
    border-radius: 20px;
    opacity: 1;
    /* padding:5px; */
    align-items: center;
    justify-content: center;
    text-align: center;
    /* margin-left:10px; */
    /* margin-top:20px; */
    grid-column: 1;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    margin-right:10px;
    /* padding:10px; */
      }
    .arrive{
        display: grid;
        grid-template-columns: auto 1fr;
        grid-gap: 20px;
    }
    .newarrivaldirection{
        position: relative;
        display:flex;
        flex-direction: column;
        justify-content:space-between;
    }
    .view{
        margin-top:15px;
       margin-left:25px;
       display: flex;
    width: 150px;
    /* height: 40px; */
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    border: 1px solid var(--unnamed-color-2556b9);
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #2556B9;
    border-radius: 25px;
    opacity: 1;

    text-align: center;
    justify-content: center;
    color:#2556B9
    
      }
.lot{
width: 180px; height: 150px;
opacity: 1;
}
    .new{
        margin-top:100px;
    left: 5px;
    width: 121px;
    height: 40px;
    color: var(--unnamed-color-2556b9);
    text-align: left;
    font: normal normal 300 50px/70px Muli;
    letter-spacing: 0px;
    color: #2556B9;
    text-transform: uppercase;
    padding-left:15px;
      }
      .arrived{
        display:flex;
      }
      .arrival{
        left: 50%;
    text-align: left;
    font: normal normal 300 45px/63px Muli;
    letter-spacing: 0px;
    text-transform: uppercase;
    opacity: 1;
    
    
    
    
    color: var(--unnamed-color-000000);
    color: #000000;
      }
    .top{
    width: 291px;
    height: 400px;
    border-radius: 20px;
    border-color:#000;
    opacity: 1;
    grid-column: 1;
      }
      .mygrid{
        display: flex;
        flex-wrap:nowrap;
      }
      .topdealsimage{
        height:380px;
        width:291px;
      }
      .text-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        text-align: center;
        color: #fff;
      }
      
      /* Additional styling for the text overlay */
      .text-overlay h2 {
        font-size: 35px;
        /* font-weight: bold; */
        margin-bottom: 10px;
      }
      
      .text-overlay p {
        font-size: 16px;
      }
      .absolute {
        position: relative;
        top: 150px;
        left: 0;
        width: 100%;
        text-align: center;
        color: #fff;
        /* width: 165px; */
    height: 47px;
    
    color: var(--unnamed-color-ffffff);
    text-align: center;
    font-family: 'Alex Brush';
    font-size:75px;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    }
    
    .top-deals{
        position: absolute;
        top: 190;
        left: 0;
        width: 100%;
        text-align: center;
        color: #fff;
        width:100%;
        /* height: 60px;; */
    
        font-family: 'Archivo Narrow';font-size: 35px;
        font-style:bold;
        
    
        /* width: 179px; */
        /* height: 40px; */
        color: var(--unnamed-color-ffffff);
        font: normal normal bold 32px/40px Muli;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-transform: uppercase;
        opacity: 1;
        margin-bottom:5px;
    }
    
    .bottom{
    
        position: absolute;
        top: 250;
        left: 40;
        width: 100%;
        text-align: center;
        border-radius:25px;
        color: #fff;
        width:100%;
        height:47;
        background-color: #FFFFFF;
        color: var(--unnamed-color-2556b9);
        text-align: center;
        font: normal normal bold 14px/18px Muli;
        letter-spacing: 0px;
        color: #2556B9;
        opacity: 1;
        
    }
    .btn-light{
        border-radius:25px;
        width: 185px;
    height: 48px;
    padding-top:15px;
    
    }
}
@media only screen and (min-width:1023px) and (max-width:1439px){
    .subcat-btn{
        border-radius:25px;
        width: 185px;
    height: 48px;
    padding-top:15px;
    
    }
}
@media only screen and (min-width:280px) and (max-width:390px){
    .accordion-content p {
        margin: 0;
        padding: 4px;
        line-height: 1.5em;
        font-size: 12px;
        /* line-height: 1.5em; */
        /* line-height: 50px; */
        /* font-size:20px; */
    }
    .accordion-content h1{
        font-size:14px;
        /* padding:4px; */
        /* line-height:1.5em; */
        font-weight: normal;
        font-style: normal;
        margin: 0;
        padding: 4px;
        line-height: 1.5em;
    }
    .accordion-content ul li{
        line-height:1.5em;
        font-size:12px;
    }
    .highlight{
        /* width: 561px; */
/* height: 71px; */
opacity: 1;
    }
    .highlight h3{
        /* width: 61px; */
height: 18px;
color: var(--unnamed-color-000000);
text-align: left;
font: normal normal bold 14px/18px Muli;
letter-spacing: 0px;
color: #000000;
opacity: 1;
font-size:15px;
margin-top:10px;
    }
    .highlight p{
        font-size:12px;
    }
    .highlights{
        font-size:12px;
    }
    .header-title{
        font-size:15px;
        font-weight:bold;
    }
}
@media only screen and (min-width:390px) and (max-width:575px){
    .accordion-content p {
        margin: 0;
        padding: 4px;
        line-height: 1.5em;
        font-size: 12px;
        /* line-height: 1.5em; */
        /* line-height: 50px; */
        /* font-size:20px; */
    }
    .accordion-content h1{
        font-size:14px;
        /* padding:4px; */
        /* line-height:1.5em; */
        font-weight: normal;
        font-style: normal;
        margin: 0;
        padding: 4px;
        line-height: 1.5em;
    }
    .accordion-content ul li{
        line-height:1.5em;
        font-size:12px;
    }
    .highlight{
        /* width: 561px; */
/* height: 71px; */
opacity: 1;
    }
    .highlight h3{
        /* width: 61px; */
height: 18px;
color: var(--unnamed-color-000000);
text-align: left;
font: normal normal bold 14px/18px Muli;
letter-spacing: 0px;
color: #000000;
opacity: 1;
font-size:15px;
margin-top:10px;
    }
    .highlight p{
        font-size:12px;
    }
    .highlights{
        font-size:12px;
    }
    .header-title{
        font-size:15px;
        font-weight:bold;
    }
}
@media only screen and (min-width:575px) and (max-width:767px){
    .accordion-content p {
        margin: 0;
        padding: 4px;
        line-height: 1.5em;
        font-size: 13px;
        /* line-height: 1.5em; */
        /* line-height: 50px; */
        /* font-size:20px; */
    }
    .accordion-content h1{
        font-size:15px;
        /* padding:4px; */
        /* line-height:1.5em; */
        font-weight: normal;
        font-style: normal;
        margin: 0;
        padding: 4px;
        line-height: 1.5em;
    }
    .accordion-content ul li{
        line-height:1.5em;
        font-size:13px;
    }
    .highlight{
        /* width: 561px; */
/* height: 71px; */
opacity: 1;
    }
    .highlight h3{
        /* width: 61px; */
height: 18px;
color: var(--unnamed-color-000000);
text-align: left;
font: normal normal bold 14px/18px Muli;
letter-spacing: 0px;
color: #000000;
opacity: 1;
font-size:16px;
margin-top:10px;
    }
    .highlight p{
        font-size:13px;
    }
    .highlights{
        font-size:13px;
    }
    .header-title{
        font-size:16px;
        font-weight:bold;
    }
}
@media only screen and (min-width:767px) and (max-width:1023px){
    .accordion-content p {
        margin: 0;
        padding: 4px;
        line-height: 1.5em;
        font-size: 14px;
        /* line-height: 1.5em; */
        /* line-height: 50px; */
        /* font-size:20px; */
    }
    .accordion-content h1{
        font-size:16px;
        /* padding:4px; */
        /* line-height:1.5em; */
        font-weight: normal;
        font-style: normal;
        margin: 0;
        padding: 4px;
        line-height: 1.5em;
    }
    .accordion-content ul li{
        line-height:1.5em;
        font-size:14px;
    }
    .highlight{
        /* width: 561px; */
/* height: 71px; */
opacity: 1;
    }
    .highlight h3{
        /* width: 61px; */
height: 18px;
color: var(--unnamed-color-000000);
text-align: left;
font: normal normal bold 14px/18px Muli;
letter-spacing: 0px;
color: #000000;
opacity: 1;
font-size:16px;
margin-top:10px;
    }
    .highlight p{
        font-size:14px;
    }
    .highlights{
        font-size:14px;
    }
    .header-title{
        font-size:16px;
        font-weight:bold;
    }
}
@media only screen and (min-width:1023px) and (max-width:1439px){
    .accordion-content p {
        margin: 0;
        padding: 4px;
        line-height: 1.5em;
        font-size: 15px;
        /* line-height: 1.5em; */
        /* line-height: 50px; */
        /* font-size:20px; */
    }
    .accordion-content h1{
        font-size:17px;
        /* padding:4px; */
        /* line-height:1.5em; */
        font-weight: normal;
        font-style: normal;
        margin: 0;
        padding: 4px;
        line-height: 1.5em;
    }
    .accordion-content ul li{
        line-height:1.5em;
        font-size:15px;
    }
    .highlight{
        /* width: 561px; */
/* height: 71px; */
opacity: 1;
    }
    .highlight h3{
        /* width: 61px; */
height: 18px;
color: var(--unnamed-color-000000);
text-align: left;
font: normal normal bold 14px/18px Muli;
letter-spacing: 0px;
color: #000000;
opacity: 1;
font-size:17px;
margin-top:10px;
    }
    .highlight p{
        font-size:15px;
    }
    .highlights{
        font-size:15px;
    }
    .header-title{
        font-size:17px;
        font-weight:bold;
    }
}
@media only screen and (min-width:1439px){
    .accordion-content p {
        margin: 0;
        padding: 4px;
        line-height: 1.5em;
        /* line-height: 1.5em; */
        /* line-height: 50px; */
        /* font-size:20px; */
    }
    .accordion-content h1{
        font-size:14px;
        /* padding:4px; */
        /* line-height:1.5em; */
        font-weight: normal;
        font-style: normal;
        margin: 0;
        padding: 4px;
        line-height: 1.5em;
    }
    .accordion-content ul li{
        line-height:1.5em;
    }
    .header-title{
        font-size:18px;
        font-weight:bold;
    }
    .highlight{
        width: 561px;
height: 71px;
opacity: 1;
    }
    .highlight h3{
        width: 61px;
height: 18px;
color: var(--unnamed-color-000000);
text-align: left;
font: normal normal bold 14px/18px Muli;
letter-spacing: 0px;
color: #000000;
opacity: 1;
font-size:17px;
margin-top:10px;
    }
}
@media only screen and (min-width:1439px){
    #button_not_in_cart{
        /* width: 315px; */
        border:1px solid #2556B9;
        color:white;
height: 50px;
border-radius:10px;
width:100%;
margin:0 auto;
font-weight: 300;
font-size: 17px;
font-family: 'Mulish';
    }
}
@media only screen and (min-width:280px) and (max-width:390px){
    #button_not_in_cart{
        width: 100%;
        border:1px solid #2556B9;
        color:white;
        padding:0;
height: 50px;
border-radius:10px;
margin:0 auto;
font-weight: 300;
font-family: 'Mulish';
    }
}
@media only screen and (min-width:390px) and (max-width:575px){
    #button_not_in_cart{
        /* width: 170px; */
        width:100%;
        border:1px solid #2556B9;
        color:white;
        padding:0;
height: 50px;
border-radius:10px;
margin:0 auto;
font-weight: 300;
font-family: 'Mulish';
    }
}
@media only screen and (min-width:575px) and (max-width:767px){
    #button_not_in_cart{
        /* width: 250px; */
        width:100%;
        border:1px solid #2556B9;
        padding:0;
        color:white;
height: 50px;
border-radius:10px;
margin:0 auto;
font-weight: 300;
font-family: 'Mulish';
    }
}
@media only screen and (min-width:767px) and (max-width:1023px){
    #button_not_in_cart{
        /* width: 250px; */
        /* padding:0; */
        width:100%;
        margin:0 auto;
        border:1px solid #2556B9;
        color:white;
height: 50px;
border-radius:10px;
font-weight: 300;
font-family: 'Mulish';
    }
}
@media only screen and (min-width:1023px) and (max-width:1439px){
    #button_not_in_cart{
        /* width: 200px; */
        border:1px solid #2556B9;
        color:white;
        /* padding:0; */
height: 50px;
border-radius:10px;
width:100%;
margin:0 auto;
font-weight: 300;
font-size: 17px;
font-family: 'Mulish';
    }
}
@media only screen and (min-width:280px) and (max-width:390px){
    .arrived{
        /* height:100px; */
        display:flex;
    }
    .view{
        width: 100px;
        /* height: 40px; */
        float: right;
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        border: 1px solid var(--unnamed-color-2556b9);
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #2556B9;
        border-radius: 25px;
        opacity: 1;
        justify-content: center;
        text-align: center;
        padding: 5px;
        font-size: 15px;
        color:#2556B9
    
      }
    .new{
    left: 5px;
    width: 100px;
    /* height: 63px; */
    color: var(--unnamed-color-2556b9);
    text-align: left;
    font: normal normal 300 28px/40px Muli;
    letter-spacing: 0px;
    color: #2556B9;
    text-transform: uppercase;
    /* font-size:20px; */
    /* padding-left:15px; */
      }
      .arrival{
        
    height:40px;
    text-align: left;
    font: normal normal 300 28px/40px Muli;
    letter-spacing: 0px;
    text-transform: uppercase;
    opacity: 1;
    color: var(--unnamed-color-000000);
    color: #000000;
      }
      .new-arrivals{
        margin-bottom:10px;
      }
    
.lot{
height:40px;
justify-content:center;
 /* height: 150px; */
opacity: 1;
}
    .top{
    width: 100%;
    /* max-width:100vh; */
    height: 150px;
    border-radius: 25px;
    border-color:#000;
    opacity: 1;
    display:flex;
    justify-content: center;
    
      }
      .topdealsimage{
        height:129;
        width:358pt;
        max-width:100%;
        display:block;
        object-fit:cover;
        border-radius:25px;
      }
      .text-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        text-align: center;
        color: #fff;
      }
      
      /* Additional styling for the text overlay */
      .text-overlay h2 {
        font-size: 20px;
        /* font-weight: bold; */
        margin-bottom: 10px;
      }
      
      .text-overlay p {
        font-size: 16px;
      }
      .absolute {
        position: relative;
        top: 20px;
        /* right:60; */
        font-weight:400px;
        left: 10;
        float:left;
        /* width: 100%; */
        /* text-align: center; */
        color: #fff;
        /* width: 165px; */
    /* height: 47px; */
    
    color: var(--unnamed-color-ffffff);
    /* text-align: center; */
    font-family: 'Alex Brush';
    /* font-size:50px; */
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    }
    
    .top-deals{
        position: absolute;
        top: 60;
        left:  10;
        color: #fff;
        color: var(--unnamed-color-ffffff);
        text-align: left;
        font: normal normal bold 18px/18px Muli;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-transform: uppercase;
        opacity: 1;
        color: var(--unnamed-color-ffffff);
        color: #FFFFFF;
        text-transform: uppercase;
        opacity: 1;
        margin-bottom:5px;
    }
    
    .bottom{
        position: absolute;
        top: 70;
        right:5px;
        border-radius:25px;
        padding:5px;
        width:100;
        text-align: center;
        color: #fff;
        border-radius:25px;
        color: var(--unnamed-color-2556b9);
        text-align: center;
        font: normal normal bold 14px/18px Muli;
        letter-spacing: 0px;
        color: #2556B9;
        opacity: 1;
        background-color: white;
        padding:10px;
        
    }
}
@media only screen and (min-width:390px) and (max-width:490px){
    .top{
    width: 100%;
    height: 160px;
    border-radius: 25px;
    border-color:#000;
    opacity: 1;
    display:flex;
    justify-content: center;
    margin:0 auto;    
      }
      .topdealsimage{
        height:129;
        width:358pt;
        max-width:100%;
        display:block;
        object-fit:cover;
        border-radius:25px;
      }
      .text-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        text-align: center;
        color: #fff;
      }
      .text-overlay h2 {
        font-size: 20px;
        margin-bottom: 10px;
      }
      
      .text-overlay p {
        font-size: 16px;
      }
      .absolute {
        position: relative;
        top: 40px;
        font-weight:400px;
        left: 10;
        float:left;
        color: #fff;
    color: var(--unnamed-color-ffffff);
    font-family: 'Alex Brush';
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    }
    
    .top-deals{
        position: absolute;
        top: 80;
        left:  10;
        color: #fff;
        font-family: 'Archivo Narrow';
        font-size: 25px;
        font-style:bold;
        color: var(--unnamed-color-ffffff);
        font: normal normal bold 18px/18px Muli;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-transform: uppercase;
        opacity: 1;
        margin-bottom:5px;
    }
    
    .bottom{
    
        position: absolute;
        top: 70;
        right:5px;
        border-radius:25px;
        text-align: center;
        color: #fff;
        color: var(--unnamed-color-2556b9);
        text-align: center;
        font: normal normal bold 14px/18px Muli;
        letter-spacing: 0px;
        color: #2556B9;
        opacity: 1;
        background-color: white;
        width: 122px;
        height: 48px;
        padding-top:15px;
        
    }
}
@media only screen and (min-width:390px) and (max-width:490px){
    .product_carousel .add_to_cart a{
        width:90px;
        margin-top:10px;
        /* margin-left:10px; */
        /* padding: 0 20px; */
        font-weight:700;
        text-align:center;
        justify-content: center;
        border-radius: 10px;
        font-size: 10px;
        text-transform: capitalize;
        background: var(--thm-blue);
        color: #fff!important;
    }
    .pro_carousel .add_to_cart a{
        width:90px;
        margin-top:10px;
        /* margin-left:10px; */
        /* padding: 0 20px; */
        font-weight:700;
        text-align:center;
        justify-content: center;
        border-radius: 10px;
        font-size: 10px;
        text-transform: capitalize;
        background: var(--thm-blue);
        color: #fff!important;
    }
    .add_to_cart a {
        /* line-height: 39px; */
        /* height: 39px; */
        /* padding: 0 20px; */
        /* margin-left:10px; */
    }
    .add_to_cart a {
width:90px;
margin-top:10px;
margin-left:10px;
/* height:35px; */
        /* line-height: 55px;
        height: 55px;
        display: inline-block;
        font-size: 18px;
        font-weight: 600;
        text-transform: capitalize;
        /* padding: 0 20px; */
        /* width: 100%; */
        /* width: 200px;
        background: var(--thm-blue);
        color: #fff!important;
        border-radius: 5px; */
    
        /* line-height: 55px; */
        /* height: 35px;
        display: inline-block;
        font-size: 18px;
        font-weight: 600;
        text-transform: capitalize;
        /* padding: 0 20px; */
        /* width: 100%; */
        /* width: 200px;
        background: var(--thm-blue);
        color: #fff!important;
        border-radius: 50px; */
        /* margin-bottom:5px; */
        /* display: flex;
                justify-content: center;
                align-items: center; */ 
                /* line-height: 20px; */
    
                /* line-height: 20px; */
    
                
    /* height: 30px; */
                display: inline-block;
                font-size: 10px;
                font-weight: 700;
                text-transform: capitalize;
                /* margin: 5px; */
                /* width: 100%; */
                /* width:206px; */
                background: var(--thm-blue);
                color: #fff!important;
                /* border-radius: 5px; */
                text-align:center;
                display: flex;
                justify-content: center;
                align-items: center;
                border-radius: 10px;
                
    
    }
    .add_to_cart{
        /* margin-bottom:10px; */
    }
    .d-sm-block{
        display: block !important;
    }
    .single_product{
        width: 150px;
    height: 310px;
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #0000001A;
    border-radius: 20px;
    opacity: 1;
    overflow:hidden;
    /* margin-bottom:20px; */
    }
    .wishlist a{
        position: absolute;
        top: 15px;
        right: 7px; 
        /* background: transparent url('web_assets/img/icon/wishicon.svg') 0% 0% no-repeat padding-box; */
        width: 26px;
        height: 26px;
        /* background: #024dbc; */
        color: #024dbc;
        display: inline-block;
        /* line-height: 42px; */
        text-align: center;
        border-radius: 35px;
    }
    /* .wishlist a:click{
       color: #003e91;
    } */
    
    .wishlist a span{
        /* background: transparent url('web_assets/img/icon/wishicon.svg') 0% 0% no-repeat padding-box; */
        color: #024dbc;
        line-height: 28px;
        font-size: 17px;
    }
    .product_thumb {
        position: relative;
        overflow: hidden;
    
        /*  border: 1px solid #ccc;
          border-radius: 5px;*/
          
          
            /*  border: 1px solid #ccc;
              border-radius: 5px;*/
              /* /* object-fit:var(--thm-blue); 
              top: 1291px;
        left: 682px;
        width: 300px;
        height: 250px; */
        /* width:auto;*/
        /* height:250px; */ 
        width:150px;
        height:fit-content;
        background: #AFC9FF4D 0% 0% no-repeat padding-box;
         border-radius: 20px 20px 0px 0px;
        opacity: 1;  
        
     
    }
    .product_carousel .product_thumb a img {
        width: 100%;
        /* margin: 0 auto; */
        width:110px;
        height:110px;
        margin:0 auto;
        margin-top:20px;
        /* margin-top:20px; */
        object-fit: contain;
        object-position: center;
        padding:5px;
        /* 
        top: 1333px;
        left: 462px; */
        /* top:1333px; */
        /* width:224px; */
        /* height: 144px;    */
        /* border-radius: 20px;
        opacity: 1; */ 
        /* width:144px; */
        background: none;
    }
    .product_carousel .product_thumb{
        width:150px;
        height:fit-content;
        object-fit: contain;
    }
    .pro_carousel .product_thumb a img {
        width: 100%;
        /* margin: 0 auto; */
        width:110px;
        height:110px;
        margin:0 auto;
        margin-top:20px;
        /* margin-top:20px; */
        object-fit: contain;
        object-position: center;
        padding:5px;
        /* 
        top: 1333px;
        left: 462px; */
        /* top:1333px; */
        /* width:224px; */
        /* height: 144px;    */
        /* border-radius: 20px;
        opacity: 1; */ 
        /* width:144px; */
        background: none;
    }
    .pro_carousel .product_thumb{
        width:150px;
        height:fit-content;
        object-fit: contain;
    }
}
@media only screen and (min-width:490px) and (max-width:767px){
    .product_carousel .add_to_cart a{
        width:90px;
        /* margin-top:10px; */
        margin-left:10px;
        /* padding: 0 20px; */
        text-align:center;
        justify-content: center;
        border-radius: 10px;
        font-weight:700;
        font-size: 10px;
        text-transform: capitalize;
        background: var(--thm-blue);
        color: #fff!important;
    }
    .pro_carousel .add_to_cart a{
        width:90px;
        /* margin-top:10px; */
        margin-left:10px;
        /* padding: 0 20px; */
        text-align:center;
        justify-content: center;
        border-radius: 10px;
        font-weight:700;
        font-size: 10px;
        text-transform: capitalize;
        background: var(--thm-blue);
        color: #fff!important;
    }
    /* .product_carousel{
        display: grid;
        grid-template-columns: auto 1fr;
        grid-gap: 10px;
    } */
    .add_to_cart a {
        /* line-height: 39px; */
        /* height: 39px; */
        /* padding: 0 20px; */
        /* margin-left:10px; */
    }
    .add_to_cart a {
width:90px;
margin-top:10px;
margin-left:10px;
/* height:35px; */
        /* line-height: 55px;
        height: 55px;
        display: inline-block;
        font-size: 18px;
        font-weight: 600;
        text-transform: capitalize;
        /* padding: 0 20px; */
        /* width: 100%; */
        /* width: 200px;
        background: var(--thm-blue);
        color: #fff!important;
        border-radius: 5px; */
    
        /* line-height: 55px; */
        /* height: 35px;
        display: inline-block;
        font-size: 18px;
        font-weight: 600;
        text-transform: capitalize;
        /* padding: 0 20px; */
        /* width: 100%; */
        /* width: 200px;
        background: var(--thm-blue);
        color: #fff!important;
        border-radius: 50px; */
        /* margin-bottom:5px; */
        /* display: flex;
                justify-content: center;
                align-items: center; */ 
                /* line-height: 20px; */
    
                /* line-height: 20px; */
    
                
    /* height: 30px; */
                display: inline-block;
                font-size: 10px;
                font-weight: 700;
                text-transform: capitalize;
                /* margin: 5px; */
                /* width: 100%; */
                /* width:206px; */
                background: var(--thm-blue);
                color: #fff!important;
                /* border-radius: 5px; */
                text-align:center;
                display: flex;
                justify-content: center;
                align-items: center;
                border-radius: 10px;
                
    
    }
    .add_to_cart{
        /* margin-bottom:10px; */
    }
    .d-sm-block{
        display: block !important;
    }
    .single_product{
        width: 150px;
        height: 310px;
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #0000001A;
    border-radius: 20px;
    opacity: 1;
    overflow:hidden;
    /* margin-bottom:20px; */
    }
    .wishlist a{
        position: absolute;
        top: 15px;
        right: 7px; 
        /* background: transparent url('web_assets/img/icon/wishicon.svg') 0% 0% no-repeat padding-box; */
        width: 26px;
        height: 26px;
        /* background: #024dbc; */
        color: #024dbc;
        display: inline-block;
        /* line-height: 42px; */
        text-align: center;
        border-radius: 35px;
    }
    /* .wishlist a:click{
       color: #003e91;
    } */
    
    .wishlist a span{
        /* background: transparent url('web_assets/img/icon/wishicon.svg') 0% 0% no-repeat padding-box; */
        color: #024dbc;
        line-height: 28px;
        font-size: 17px;
    }
    .product_thumb {
        position: relative;
        overflow: hidden;
    
        /*  border: 1px solid #ccc;
          border-radius: 5px;*/
          
          
            /*  border: 1px solid #ccc;
              border-radius: 5px;*/
              /* /* object-fit:var(--thm-blue); 
              top: 1291px;
        left: 682px;
        width: 300px;
        height: 250px; */
        /* width:auto;*/
        /* height:250px; */ 
        width:150px;
        height:fit-content;
        background: #AFC9FF4D 0% 0% no-repeat padding-box;
         border-radius: 20px 20px 0px 0px;
        opacity: 1;  
        
     
    }
    .product_carousel .product_thumb a img {
        /* width: 100%; */
        /* margin: 0 auto; */
        width:110px;
        height:110px;
        margin:0 auto;
        margin-top:20px;
        object-fit: contain;
        object-position: center;
        padding:5px;
        /* 
        top: 1333px;
        left: 462px; */
        /* top:1333px; */
        /* width:224px; */
        /* height: 144px;    */
        /* border-radius: 20px;
        opacity: 1; */ 
        /* width:144px; */
        background: none;
    }
    .pro_carousel .product_thumb a img {
        /* width: 100%; */
        /* margin: 0 auto; */
        width:110px;
        height:110px;
        margin:0 auto;
        margin-top:20px;
        object-fit: contain;
        object-position: center;
        padding:5px;
        /* 
        top: 1333px;
        left: 462px; */
        /* top:1333px; */
        /* width:224px; */
        /* height: 144px;    */
        /* border-radius: 20px;
        opacity: 1; */ 
        /* width:144px; */
        background: none;
    }
    .product_carousel .product_thumb{
        width:150px;
        height:fit-content;
        object-fit: contain;
    }
    .pro_carousel .product_thumb{
        width:150px;
        height:fit-content;
        object-fit: contain;
    }
    .top{
    width: 100%;
    /* max-width: 100vh; */
    height: 220px;
    border-radius: 25px;
    border-color:#000;
    opacity: 1;
    display:flex;
    justify-content: center;
    margin:0 auto;
    overflow: hidden;
    
      }
      .topdealsimage{
        height:129pt;
        width:1000vh;
        max-width:100%;
        display:block;
        object-fit:cover;
        border-radius:25px;
        /* transform: scale(16pt, 730.25pt); */

      }
      .text-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        text-align: center;
        color: #fff;
      }
      
      /* Additional styling for the text overlay */
      .text-overlay h2 {
        font-size: 28px;
        /* font-weight: bold; */
        margin-bottom: 10px;
      }
      
      .text-overlay p {
        font-size: 16px;
      }
      .absolute {
        position: relative;
        top: 60px;
        /* right:60; */
        font-weight:400px;
        left: 10;
        float:left;
        /* width: 100%; */
        /* text-align: center; */
        color: #fff;
        /* width: 165px; */
    /* height: 47px; */
    
    color: var(--unnamed-color-ffffff);
    /* text-align: center; */
    font-family: 'Alex Brush';
    /* font-size:50px; */
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    }
    
    .top-deals{
        position: absolute;
        top: 100;
        left:  10;
        /* width: 100%; */
        /* text-align: center; */
        color: #fff;
        /* width:100%; */
        /* height: 60px; */
    
        font-family: 'Archivo Narrow';
        font-size: 28px;
        font-style:bold;
        color: var(--unnamed-color-ffffff);
        font: normal normal bold 28px/28px Muli;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-transform: uppercase;
        opacity: 1;
        margin-bottom:5px;
    }
    
    .bottom{
    
        position: absolute;
        top: 70;
        right:5px;
        border-radius:25px;
        text-align: center;
        color: #fff;
        background-color: white;
        color: var(--unnamed-color-2556b9);
        text-align: center;
        font: normal normal bold 14px/18px Muli;
        letter-spacing: 0px;
        color: #2556B9;
        opacity: 1;
        width: 122px;
        height: 48px;
        padding-top:15px;
        
    }
}
@media only screen and (min-width:767px) and (max-width:1023px){
    .product_variant.quantity label {
        font-weight: 500;
        text-transform: capitalize;
        font-size: 10px;
        align-items: center;
        color: var(--unnamed-color-000000);
text-align: left;
font: normal normal 300 10px/15px Muli;
letter-spacing: 0px;
color: #000000;
opacity: 0.8;
        /* margin-top:auto; */
    }
    
    .product_variant.quantity input {
        width: 42px;
        border: 1px solid #ebebeb;
        background: none;
        height: 25px;
        padding: 0 12px;
        border-radius: 5px;
        margin-left: 10px;
        text-align: center;
        margin-top:auto;
    }
   
    .single_product:hover .add_to_cart {
        opacity: 1;
        visibility: visible;
        transform: scale(1);
        border-radius: 10px;
    }
    .add_to_cart {
        text-align: center;
        opacity: 0;
        visibility: hidden;
        transition: .3s;
       margin:10px;
        width: 130px;
    height: 30px;
    border-radius: 10px;
        
    }
    .d-sm-block{
        display: block !important;
    }
    .product_carousel .single_product{
        width:150px;
        height:310px;
    }
    .pro_carousel .single_product{
        width:150px;
        height:310px;
    }
    .add_to_cart{
        background: var(--thm-blue);
        color: #fff!important;
        /* border-radius: 5px; */
        text-align:center;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 10px;
        line-height: 20px;

        /* line-height: 20px; */

        
height: 30px;
        display: inline-block;
        font-size: 12px;
        font-weight: 700;
        text-transform: capitalize;
    }
    .add_to_cart a::before {
        /* content: "+";
        float: right;
        font-size: 24px; */
    }
    
    .add_to_cart a:hover {
        /* background: #232323; */
        color: #fff;
    }
    .add_to_cart a {
        line-height: 30px;
        /* height: 40px; */
    }
    .product_carousel .add_to_cart a{
        width: 130px;
    /* height: 30px; */
        /* margin-left:10px; */
        /* padding: 0 20px; */
        text-align:center;
        justify-content: center;
        border-radius: 10px;
        font-size: 12px;
        font-weight:700;
        text-transform: capitalize;
        background: var(--thm-blue);
        color: #fff!important;
    }
    .product_carousel .product_thumb a img {
        /* width: 100%; */
        /* margin: 0 auto; */
        height:90px;
        margin-top:20px;
        margin-top:20px;
        object-fit: contain;
        object-position: center;
        padding:5px;
        background: none;
    }
    .product_carousel .product_thumb{
        width:150px;
        height:160px;
        object-fit: contain;
    }
    .pro_carousel .add_to_cart a{
        width: 130px;
    /* height: 30px; */
        /* margin-left:10px; */
        /* padding: 0 20px; */
        text-align:center;
        justify-content: center;
        border-radius: 10px;
        font-size: 12px;
        font-weight:700;
        text-transform: capitalize;
        background: var(--thm-blue);
        color: #fff!important;
    }
    .pro_carousel .product_thumb a img {
        /* width: 100%; */
        /* margin: 0 auto; */
        height:90px;
        margin-top:20px;
        margin-top:20px;
        object-fit: contain;
        object-position: center;
        padding:5px;
        background: none;
    }
    .pro_carousel .product_thumb{
        width:150px;
        height:160px;
        object-fit: contain;
    }
    .single_product{
        width: 150px;
        height: 310px;
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #0000001A;
    border-radius: 20px;
    opacity: 1;
    overflow:hidden;
    /* margin-bottom:20px; */
    }
    .wishlist a{
        position: absolute;
        top: 15px;
        right: 7px; 
        /* background: transparent url('web_assets/img/icon/wishicon.svg') 0% 0% no-repeat padding-box; */
        width: 26px;
        height: 26px;
        /* background: #024dbc; */
        color: #024dbc;
        display: inline-block;
        /* line-height: 42px; */
        text-align: center;
        border-radius: 35px;
    }
    /* .wishlist a:click{
       color: #003e91;
    } */
    
    .wishlist a span{
        /* background: transparent url('web_assets/img/icon/wishicon.svg') 0% 0% no-repeat padding-box; */
        color: #024dbc;
        line-height: 28px;
        font-size: 17px;
    }
    .product_thumb {
        position: relative;
        overflow: hidden;
        width:150px;
        height:160px;
        background: #AFC9FF4D 0% 0% no-repeat padding-box;
         border-radius: 20px 20px 0px 0px;
        opacity: 1;  
        
     
    }
    .product_carousel .product_thumb a img {
        width: 100%;
        height:90px;
        margin-top:20px;
        padding:5px;
    }
    .pro_carousel .product_thumb a img {
        width: 100%;
        height:90px;
        margin-top:20px;
        padding:5px;
    }
    .top{
    width: 100%;
    height: 220px;
    border-radius: 25px;
    border-color:#000;
    opacity: 1;
    display:flex;
    justify-content: center;
    margin:0 auto;
    overflow: hidden;
    
      }
      .topdealsimage{
        height:129pt;
        width:1000vh;
        max-width:100%;
        display:block;
        object-fit:cover;
        border-radius:25px;
      }
      .text-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        text-align: center;
        color: #fff;
      }
      
      .text-overlay h2 {
        font-size: 30px;
        /* font-weight: bold; */
        margin-bottom: 10px;
      }
      
      .text-overlay p {
        font-size: 16px;
      }
      .absolute {
        position: relative;
        top: 60px;
        /* right:60; */
        font-weight:400px;
        left: 10;
        float:left;
        color: #fff;
    color: var(--unnamed-color-ffffff);
    /* text-align: center; */
    font-family: 'Alex Brush';
    /* font-size:50px; */
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    }
    
    .top-deals{
        position: absolute;
        top: 100;
        left:  10;
        /* width: 100%; */
        /* text-align: center; */
        color: #fff;
        /* width:100%; */
        /* height: 60px; */
    
        font-family: 'Archivo Narrow';
        font-size: 30px;
        font-style:bold;
        color: var(--unnamed-color-ffffff);
        font: normal normal bold 30px/30px Muli;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-transform: uppercase;
        opacity: 1;
        margin-bottom:5px;
    }
    
    .bottom{
    
        position: absolute;
        top: 70;
        right:5px;
        border-radius:25px;
        background-color: #FFFFFF;
        text-align: center;
        color: #fff;
        color: var(--unnamed-color-2556b9);
        text-align: center;
        font: normal normal bold 14px/18px Muli;
        letter-spacing: 0px;
        color: #2556B9;
        opacity: 1;
        width: 122px;
        height: 48px;
        padding-top:15px;
    }
}
@media only screen and (min-width:490px) and (max-width:1023px){
    .product_thumb{
        width:150px;
        height:fit-content;
    background: #AFC9FF4D 0% 0% no-repeat padding-box;
     border-radius: 20px 20px 0px 0px;
    opacity: 1;  
    position: relative;
    overflow: hidden;
    }
    .product_thumb a img {
        /* width:110px; */
        width:100%;
        height:100px;
        margin:0 auto;
        margin-top:20px;
        object-fit: contain;
        /* width:100%; */
        /* height:90px; */
        padding:5px; 
        background: none;
        }
    .wishlist a{
        position: absolute;
        top: 15px;
        right: 0px; 
        width: 26px;
        height: 26px;
        /* background: #024dbc; */
        color: #024dbc;
        display: inline-block;
        /* line-height: 42px; */
        text-align: center;
        border-radius: 35px;
    }
    
    .wishlist a span{
        /* background: transparent url('web_assets/img/icon/wishicon.svg') 0% 0% no-repeat padding-box; */
        color: #024dbc;
        line-height: 28px;
        font-size: 17px;
    }
}
@media only screen and (min-width:280px) and (max-width:490px){
    .product_carousel .add_to_cart a{
        /* width:130px; */
        margin-top:10px;
        margin-left:10px;
        /* padding: 0 20px; */
        text-align:center;
        justify-content: center;
        border-radius: 10px;
        font-size: 10px;
        font-weight:700;
        text-transform: capitalize;
        background: var(--thm-blue);
        color: #fff!important;
    }
    .pro_carousel .add_to_cart a{
        /* width:130px; */
        margin-top:10px;
        margin-left:10px;
        /* padding: 0 20px; */
        text-align:center;
        justify-content: center;
        border-radius: 10px;
        font-size: 10px;
        font-weight:700;
        text-transform: capitalize;
        background: var(--thm-blue);
        color: #fff!important;
    }
    .add_to_cart a {
width:90px;
margin-top:10px;
margin-left:10px;
                /* display: inline-block; */
                font-size: 10px;
                font-weight: 700;
                text-transform: capitalize;
                /* margin: 5px; */
                /* width: 100%; */
                /* width:206px; */
                background: var(--thm-blue);
                color: #fff!important;
                /* border-radius: 5px; */
                text-align:center;
                /* display: flex; */
                /* justify-content: center; */
                /* align-items: center; */
                border-radius: 10px;
                
    
    }
    .add_to_cart{
        /* margin-bottom:10px; */
    }
    .d-sm-block{
        display: block !important;
    }
    .single_product{
        width: 150px;
        height: 310px;
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #0000001A;
    border-radius: 20px;
    opacity: 1;
    overflow:hidden;
    /* margin-bottom:20px; */
    }
    .product_thumb{
        width:150px;
        height:fit-content;
        /* height:225px; */
    background: #AFC9FF4D 0% 0% no-repeat padding-box;
     border-radius: 20px 20px 0px 0px;
    opacity: 1;  
    position: relative;
    overflow: hidden;
    }
    .product_thumb a img {
        /* width:110px; */
        width:100%;
        height:110px;
        margin:0 auto;
        margin-top:20px;
        object-fit: contain;
        /* width:100%; */
        /* height:90px; */
        padding:5px;
        /* 
        top: 1333px;
        left: 462px; */
        /* top:1333px; */
        /* width:154px; */
        /* height: 124px;    */
        /* border-radius: 20px;
        opacity: 1; */ 
        background: none;
        /* background: #AFC9FF4D   0% 0% no-repeat padding-box; */
        
        /* background: transparent  0% 0% no-repeat padding-box; */
        
        
        }
    .wishlist a{
        position: absolute;
        top: 15px;
        right: 0px; 
        /* background: transparent url('web_assets/img/icon/wishicon.svg') 0% 0% no-repeat padding-box; */
        width: 26px;
        height: 26px;
        /* background: #024dbc; */
        color: #024dbc;
        display: inline-block;
        /* line-height: 42px; */
        text-align: center;
        border-radius: 35px;
    }
    /* .wishlist a:click{
       color: #003e91;
    } */
    
    .wishlist a span{
        /* background: transparent url('web_assets/img/icon/wishicon.svg') 0% 0% no-repeat padding-box; */
        color: #024dbc;
        line-height: 28px;
        font-size: 17px;
    }
    .product_thumb {
        position: relative;
        overflow: hidden;
        width:150px;
    
        /*  border: 1px solid #ccc;
          border-radius: 5px;*/
          
          
            /*  border: 1px solid #ccc;
              border-radius: 5px;*/
              /* /* object-fit:var(--thm-blue); 
              top: 1291px;
        left: 682px;
        width: 300px;
        height: 250px; */
        /* width:auto;*/
        /* height:250px; */ 
        /* width:224px; */
        /* height:210px; */
        background: #AFC9FF4D 0% 0% no-repeat padding-box;
         border-radius: 20px 20px 0px 0px;
        opacity: 1;  
        
     
    }
    .product_carousel .product_thumb a img {
        /* width: 100%; */
        /* margin: 0 auto; */
        width:110px;
        height:110px;
        margin:0 auto;
        /* height:90px; */
        margin-top:20px;
        /* margin-top:20px; */
        object-fit: contain;
        object-position: center;
        padding:5px;
        /* 
        top: 1333px;
        left: 462px; */
        /* top:1333px; */
        /* width:224px; */
        /* height: 144px;    */
        /* border-radius: 20px;
        opacity: 1; */ 
        /* width:144px; */
        background: none;
    }
    .product_carousel .product_thumb{
        width:150px;
        height:fit-content;
        /* height:225px; */
        object-fit: contain;
    }
    .pro_carousel .product_thumb a img {
        /* width: 100%; */
        /* margin: 0 auto; */
        width:110px;
        height:110px;
        margin:0 auto;
        /* height:90px; */
        margin-top:20px;
        /* margin-top:20px; */
        object-fit: contain;
        object-position: center;
        padding:5px;
        /* 
        top: 1333px;
        left: 462px; */
        /* top:1333px; */
        /* width:224px; */
        /* height: 144px;    */
        /* border-radius: 20px;
        opacity: 1; */ 
        /* width:144px; */
        background: none;
    }
    .pro_carousel .product_thumb{
        width:150px;
        height:fit-content;
        /* height:225px; */
        object-fit: contain;
    }
  
}
@media only screen and (min-width:1439px){
    .bloom{
        /* width:1400px !important; */
        /* margin-bottom:100px; */
        border-radius:15px !important;
        /* object-fit:cover; */
    
    margin:0 auto;
    width:100%;
    max-width:100%;
        /* position: relative; */
       margin-top: -2px;
      /* top: 30px; */
    /* left: 120px; */
    opacity: 1;
      }
      .bloom{
        /* width:100%; */
         margin-bottom:20px;
         border-radius:25px !important;
         /* object-fit:cover; */
         margin: 0 auto;
         object-fit:contain;
     
    
         /* position: relative; */
        margin-top: -2px;
       /* top: 30px; */
     /* left: 120px; */
     opacity: 1;
     width: 100%;
     /* max-width:100vh; */
     /* height: 220px; */
     /* display:flex; */
     /* justify-content: center; */
       }
       .bloomimage{
         /* height:200pt; */
         padding:30px;
         /* width:358pt; */
        width:100%;
        height:auto;
         display:block;
         /* object-fit:cover;
          */
          /* object-fit: cover; */
         border-radius:25px;
       }
    .single_product:hover .add_to_cart {
        /* opacity: 1;
        visibility: visible;
        transform: scale(1); */
        opacity: 1;
        visibility: visible;
        transform: scale(1);
        border-radius: 10px;
    }
    .add_to_cart {

        /* right: 15px;
        left: 15px;
    
        /* position: absolute;
        top: 36%;*/
        /* transform: scale(0.7);
        text-align: left;
        opacity: 0;
        visibility: hidden;
        transition: .3s;
        margin-top: 10px; */ 
        /* right: 15px;
        left: 15px; */
        /* position: absolute;
        top: 36%;*/
        /* transform: scale(0.7);
        text-align: center;
        opacity: 0;
        visibility: hidden;
        transition: .3s;
        margin-top: 10px; */
    
        right: 15px;
        left: 15px;
        
        transform: scale(0.7);
        text-align: center;
        opacity: 0;
        visibility: hidden;
        transition: .3s;
    
        
        transform: scale(0.7);
        text-align: center;
        opacity: 0;
        visibility: hidden;
        transition: .3s;
    
       margin:15px;
        width: 150px;
    height: 50px;
    border-radius: 10px;
        
    }
    .add_to_cart a {

        /* line-height: 55px;
        height: 55px;
        display: inline-block;
        font-size: 18px;
        font-weight: 600;
        text-transform: capitalize;
        /* padding: 0 20px; */
        /* width: 100%; */
        /* width: 200px;
        background: var(--thm-blue);
        color: #fff!important;
        border-radius: 5px; */
    
        /* line-height: 55px; */
        /* height: 35px;
        display: inline-block;
        font-size: 18px;
        font-weight: 600;
        text-transform: capitalize;
        /* padding: 0 20px; */
        /* width: 100%; */
        /* width: 200px;
        background: var(--thm-blue);
        color: #fff!important;
        border-radius: 50px; */
        /* margin-bottom:5px; */
        /* display: flex;
                justify-content: center;
                align-items: center; */ 
                line-height: 20px;
    
                /* line-height: 20px; */
    
                
    height: 30px;
                display: inline-block;
                font-size: 16px;
                font-weight: 700;
                text-transform: capitalize;
                /* margin: 5px; */
                /* width: 100%; */
                width:206px;
                background: var(--thm-blue);
                color: #fff!important;
                /* border-radius: 5px; */
                text-align:center;
                display: flex;
                justify-content: center;
                align-items: center;
                border-radius: 10px;
                
    
    }
    .add_to_cart a::before {
        /* content: "+";
        float: right;
        font-size: 24px; */
    }
    
    .add_to_cart a:hover {
        /* background: #232323; */
        color: #fff;
    }
    .add_to_cart a {
        line-height: 30px;
        height: 40px;
    }
}
@media only screen and (min-width:280px) and (max-width:767px){
    .starrating1{

        float:right;
        /* display: flex; */
        /* align-items: center; */
         /* flex-direction: row-reversed; */
         /* justify-content: flex-end;  */
         /* top: 1700px;
       left: 841px;
       width: 18px;
       height: 18px; */
       opacity: 1;
       margin-right:5px;
       background-color:#E8E8E8;
       border-radius:10px;
       /* width: 30px; */
       /* height: 18px; */
       width:fit-content;
       padding:3px;
       margin-top:10px;
       opacity:1;
       margin-left:5px;
       /* top:0px; */
       /* display: inline-block;  */
       
       
         }
         .rating-number1 {
           /* margin-left: 3px; */
           padding-left: 2px;
           font-weight: bold; 
           font-size:10px;
           display:inline-block;
       }
       
       .star-symbol1 {
           /* font-size: 0.5em;  */
           /* margin-top: -3px; */
           padding-top:2px;
           text-align:center;
           justify-content: center;
           align-items: center;
           display:inline-block;
           width:11px;
           /* height:15px; */
       }
}
@media only screen and (min-width:767px) and (max-width:1023px){
    .bloom{
        /* width:100%; */
         margin-bottom:20px;
         border-radius:25px !important;
         /* object-fit:cover; */
         margin: 0 auto;
     
    
         /* position: relative; */
        margin-top: -2px;
       /* top: 30px; */
     /* left: 120px; */
     opacity: 1;
     width: 100%;
     /* max-width:100vh; */
     /* height: 220px; */
     /* display:flex; */
     /* justify-content: center; */
       }
       .bloomimage{
         height:220pt;
         padding:10px;
         /* width:358pt; */
         max-width:100%;
         display:block;
         /* object-fit:cover;
          */
          /* object-fit: cover; */
         border-radius:25px;
       }
}
@media only screen and (min-width: 490px) and (max-width:767px){
    .bloom{
        /* width:100%; */
         margin-bottom:20px;
         border-radius:25px !important;
         /* object-fit:cover; */
         margin: 0 auto;
     
    
         /* position: relative; */
        margin-top: -2px;
       /* top: 30px; */
     /* left: 120px; */
     opacity: 1;
     width: 100%;
     /* max-width:100vh; */
     /* height: 220px; */
     /* display:flex; */
     /* justify-content: center; */
       }
       .bloomimage{
         height:200pt;
         padding:10px;
         /* width:358pt; */
         max-width:100%;
         display:block;
         /* object-fit:cover;
          */
          /* object-fit: cover; */
         border-radius:25px;
       }
}
@media only screen and (min-width:280px) and (max-width:490px){
    .bloom{
       /* width:100%; */
        margin-bottom:20px;
        border-radius:25px !important;
        /* object-fit:cover; */
        margin: 0 auto;
    
   
        /* position: relative; */
       margin-top: -2px;
      /* top: 30px; */
    /* left: 120px; */
    opacity: 1;
    width: 100%;
    /* max-width:100vh; */
    /* height: 220px; */
    /* display:flex; */
    /* justify-content: center; */
      }
      .bloomimage{
        height:150;
        padding:10px;
        /* width:358pt; */
        max-width:100%;
        display:block;
        /* object-fit:cover;
         */
         /* object-fit: contain; */
        border-radius:25px;
      }
}
@media only screen and (min-width:1023px) and (max-width:1439px){
    .header_account_area{
        padding-top:20px;
    }
    .copyright_area p {
        text-transform: capitalize;
        line-height: 24px;
        font-size: 15px;
        color:black;
        opacity: 0.5;
        font: normal normal 300 14px/24px Muli;
    }
    .popular{
        background: none;
        border: none;
        padding: 0;
        margin: 0;
        cursor: pointer;
        color: inherit;
        font: inherit;
        text-decoration: none; /* Remove any underlines or styling */
        display: inline; /* Display the element as inline text */
        outline: none;
        color: var(--unnamed-color-000000);
text-align: left;
font: normal normal 300 12px/17px Muli;
letter-spacing: 0px;
color: #000000;
opacity: 1;
       
    
    }
    .myitem{
        /* width: 100%; */
        /* height: 300px; */
        width:150px;
        object-fit: contain;
        margin-left:45px;
    }
    .partners{
        margin-top:10px;
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); /* Set your desired card width */
        gap: 10px;
        
    }
    .footer_middle h4{
        font-weight: 500!important;
    }
    .footer_middle ul.links li a{
        color:#000!important;
    }
    .footer_top {
        padding: 95px 0 100px;
    }
    .footer_social {
        display:flex;
        justify-content: space-between;
        flex-direction:column;
        padding: 10px 0;
        border-top: 0px solid rgba(255, 255, 255, 0.07);
        border-bottom: 0px solid rgba(255, 255, 255, 0.07);
        font: normal normal 600 14px/24px Muli;
    }
    .footer_social ul li {
        float:right;
        display: inline-block;
        margin-right: 2px;
    }
    .footer_social span{
        color:#2556B9;
    }
    
    .footer_social ul li:last-child {
        margin-right: 0;
    }
    .footer_social ul li a {
        /*     line-height: 40px;*/
        width: 40px;
        height: 40px;
        /* border-radius: 100%; */
        display: inline-block;
        text-align: center;
        color:#2556B9;
        /* background-color: #003e91; */
        font-size: 16px;
        padding-top: 13px !important;
        justify-content: end;
            text-align:right;
            align-items:right;
           
   }
   
   .footer_social ul li a:hover {
       /* background: #333; */
       color:#2556B9;
   }
   .footer_bottom {
    /* padding: 10px 10px; */
    padding: 0px 0px 0px 0px;
    /* color:black; */
    /* background-color: #000000; */
    margin-top: 20px;  /*margin-bottom: 20px;*/
 }
 .footer_bottom_left {
    display: flex;
    /* align-items: center; */
}
.footer_widgets {
    padding-top: 30px;
    background-color: #f2f2f2;
    width:100%;
    margin:0 auto;
    max-width:1000;
    object-fit:contain;
background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
background: #2556B91A 0% 0% no-repeat padding-box;
border-radius: 20px;
opacity: 1;
}
    .footer_widgets {
        background: #f6f6f6;
    }
    .footer_widgets1 {
        padding-top: 30px;
        background-color: #f2f2f2;
        width:100%;
        margin:0 auto;
        max-width:1000;
        object-fit:contain;
    background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
    background: #2556B91A 0% 0% no-repeat padding-box;
    border-radius: 20px;
    opacity: 1;
    }
        .footer_widgets1 {
            background: #f6f6f6;
        }
    .footer_middle ul.links li a{
        opacity:5!important;
    }
    
    .footer_middle h4{
        color:#000!important;
    }
    .footer_middle h4 {
        color: #081f66;
        padding-bottom: 5px;
        position: relative;
        font-weight: 300;
        font-size: 18px
    }
    
    .footer_middle ul.links {
        margin-bottom: 10px;
        padding: 0px 0px 0px 0px;
        /* margin-right:5px; */
        display:flex;
        justify-content: space-between;
    }
    .footer_middle ul.links2 {
        margin-bottom: 10px;
        padding: 0px 0px 0px 0px;
        /* display:flex; */
        /* justify-content: space-between; */
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(100px, 0fr)); 
    }
    
    .footer_middle ul.links li a {
        color: #fff;
        opacity: 0.5;
        /* padding-left: 5px; */
        font-weight: 300;
        text-transform: capitalize;
        font: normal normal 300 14px/17px Muli;
        font-size: 14px;
    }
    
    .footer_middle ul.links li a:hover {
        color: #fff;
        opacity: 1
    }
    
    .footer_middle ul.links li a:before {
        /* content: "\f105"; */
        /* content: "\f105"; */
        font-family: 'Font Awesome 5 Pro';
        font-weight: 300;
        padding-right: 5px
    }
    .productcard .product_thumb a img{
        margin-left:40px;
    }
    .product_card .product_content .product_variant .quantity{
        margin-top: auto;
        align-items: center;
    }
   
   
   
    .viewall {
        width: 162px;
        height: 48px;
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        border: 1px solid var(--unnamed-color-2556b9);
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #2556B9;
        border-radius: 25px;
        opacity: 1;
        color:#2556B9;
        font-weight:bold;
        display: flex;
        flex-direction: column;
        justify-content: center; 
        align-items: center; 
        text-align: center;
        /* margin-top: 10px; */
        padding: 5px 2px 5px 2px;
       margin-left:450px;
        margin-top: auto; 
        margin-bottom:10px;
        align-self: center; 
        justify-content: center;
        background-color: #FFFFFF;
        color: var(--unnamed-color-2556b9);
        text-align: center;
        font: normal normal bold 14px / 18px Muli;
        letter-spacing: 0px;
        color: #2556B9;
        opacity: 1;
      }
      .myitem{
        /* width: 100%; */
        /* height: 100px; */
        width:150px;
        object-fit: contain;
    }
    .partners{
        margin-top:10px;
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); /* Set your desired card width */
        gap: 10px;
        
    }

  
}
@media only screen and (min-width:1439px){
    .productcard{
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
background: #FFFFFF 0% 0% no-repeat padding-box;
border: 1px solid #0000001A;
border-radius: 20px;
opacity: 1;
width:238px;
height:380px;
    }
    .product_variant.quantity {
        /* display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        /* align-items: center; */
        /* margin-bottom: 10px; */
        /* margin-left:5px; */
        margin-top: 10px;
        justify-content: center;
        /* align-self: flex-end;  */
        /* padding-top: 5px;  */
    
        /* bottom:0; */
        /* left:0;
        right:0;
        position:relative;
        align-items: center;
        bottom: -10;  */
    
        /* position: absolute; */
                /* bottom: 0; */
                /* right: 0; */
                /* left: 0; */
                /* display: flex; */
                /* justify-content: center; */
                /* padding: 10px 10px 10px 0px; */
       
    }
    .productcard .product_thumb a img{
        margin-left:40px;
    }
    .card-container{
        display: flex;
  flex-wrap: wrap;
  padding: 10px 0px 10px 0px;
  /* top: 3100px; */
  /* width:1100px; */
left: 20px;
gap:10px;
opacity: 1;
    }

    .forview{
        margin-bottom:50px;
background: transparent linear-gradient(122deg, var(--unnamed-color-2556b9) 0%, #132B5D 100%) 0% 0% no-repeat padding-box;
background: transparent linear-gradient(122deg, #2556B9 0%, #132B5D 100%) 0% 0% no-repeat padding-box;
border-radius: 10px;
border: 1px solid #ccc;
    }
    lottie-player{
        /* top: 3401px; */
    /* left: 155px; */
    width: 60px;
    display:inline-block;
    height: 60px;
    margin-top:20px;
    /* align-items:start; */
    opacity: 1;
    }
    .viewall {
        width: 162px;
        height: 48px;
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        border: 1px solid var(--unnamed-color-2556b9);
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #2556B9;
        border-radius: 25px;
        opacity: 1;
        display: flex;
        flex-direction: column;
        justify-content: center; 
        align-items: center; 
        text-align: center;
        /* margin-top: 10px; */
        padding: 5px 2px 5px 2px;
       margin-left:450px;
        margin-top: auto; 
        margin-bottom:10px;
        align-self: center; 
        background-color: #FFFFFF;
        color: var(--unnamed-color-2556b9);
        text-align: center;
        font: normal normal bold 14px / 18px Muli;
        letter-spacing: 0px;
        color: #2556B9;
        opacity: 1;
      }
.myoffers{
    display: flex;
    align-items: center;
    /* justify-content: space-between;  */
    gap:20px;
    flex-direction: column;
    text-align: center;
}
 .trend{
    display: grid;
  grid-template-columns: auto 1fr;
  /* grid-gap: 20px; */
 }
 .trends{
    /* grid-column: 1; */
    height:200px;
 }
 .mytrends{
    margin-top:400px;
    display:flex;
    flex-direction:row;
    justify-content: space-between;
    line-height:1.5em;
    /* gap:20px; */
 }
 .trending {
    /* font-weight: bold; */
    font-weight:600px;
    display:flex;
    line-height:1.5em;
    /* font-size: 18px; */
    width: 12px;
    font-size:36px;
/* height: 309px; */
transform: matrix(0, -1, 1, 0, 0, 0);
color: var(--unnamed-color-000000); 
/* font: normal normal 300 50px Muli; */
     letter-spacing: 0px;
     color: #000000;
     text-transform: uppercase;
     opacity: 0.8;
     /* font-size:40px; */
     padding-top:60px;
  }
 
  .offers {
    margin-bottom:20px;
    font-weight:600px;
    /* font-weight: bold; */
    /* font-size: 16px; */
    /* width: 12px; */
/* height: 309px; */
/* font-size:40px; */
font-size:36px;
transform: matrix(0, -1, 1, 0, 0, 0);
color: var(--unnamed-color-000000); 
/* font: normal normal 300 50px Muli; */
     letter-spacing: 0px;
     color: #000000;
     text-transform: uppercase;
     opacity: 0.8;
     text-align:left;
     float:left;
     /* padding-left:220px; */
     /* padding-left:14vw; */
     display:inline-block;
     margin-top:-70px;
  }
    
}
@media only screen and (min-width:280px) and (max-width:490px){
    .card-container{
        /* overflow: hidden; */
    /* white-space: nowrap; */
        display:flex;
        gap:10px;
        /* width:500px; */
        /* width:1000px; */
        /* height:auto; */
        /* height:400px; */
        /* background: transparent linear-gradient(122deg, var(--unnamed-color-2556b9) 0%, #132B5D 100%) 0% 0% no-repeat padding-box;
background: transparent linear-gradient(122deg, #2556B9 0%, #132B5D 100%) 0% 0% no-repeat padding-box;
border-radius: 10px; */
padding:10px;
    }
    .viewall{
        display: flex;
        justify-content: flex-start;
        width:200px;
        height:40px;
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        border: 1px solid var(--unnamed-color-2556b9);
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #2556B9;
        border-radius: 25px;
       
        /* position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 162px;
        height: 48px; */
        /* position: fixed;
    bottom: -50px; 
    left: 0;
    z-index: 999;  */
    transition: bottom 0.3s ease-in-out;
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    border: 1px solid var(--unnamed-color-2556b9);
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #2556B9;
    border-radius: 25px;
    opacity: 1;
        justify-content: center; 
        align-items: center; 
        text-align: center;
        /* margin-top: 10px; */
        margin-bottom:20px;
        padding: 5px 2px 5px 2px;
        background-color: #FFFFFF;
        color: var(--unnamed-color-2556b9);
        text-align: center;
        font: normal normal bold 14px / 18px Muli;
        letter-spacing: 0px;
        color: #2556B9;
        opacity: 1;

    }
    .forview{
        background: transparent linear-gradient(122deg, var(--unnamed-color-2556b9) 0%, #132B5D 100%) 0% 0% no-repeat padding-box;
        background: transparent linear-gradient(122deg, #2556B9 0%, #132B5D 100%) 0% 0% no-repeat padding-box;
        border-radius: 10px;
        width:100%;
        height:450px;
        margin-bottom:20px;
        overflow-x: auto;
        
    }
    .forview::-webkit-scrollbar {
        width: 5px; /* Set the width of the scrollbar */
        /* background-color: #F5F5F5; Set the background color of the scrollbar */
        position: absolute;
        left: 0; /* Position the scrollbar on the left of the element */
        visibility:hidden;
     }
     .forview::-webkit-scrollbar-thumb {
        background-color: #CDCDCD; /* Set the color of the thumb */
        visibility:hidden;
     }

 .trends{
    /* height:150px; */
    margin-bottom:20px;
 }
    .mytrends{
        /* margin-top:20px; */
        display:flex;
        flex-direction:column;
        gap:10px;
     }
    .lots{
       
            /* top: 3401px; */
        /* left: 155px; */
        width: 35px;
        display:inline-block;
        height: 35px;
        opacity: 1;
      
    }
    .myoffers{
        display: flex;
        align-items: center;
        gap:7px;
        /* justify-content: space-between; */
        text-align: center;
    }
    .trending {
        font-weight: bold;
        /* font-size: 18px; */
        width: 208pt;
    /* height: 309px; */
    /* transform: matrix(0, -1, 1, 0, 0, 0); */
    color: var(--unnamed-color-000000); 
    font: normal normal 300 28px/28px Muli;
         letter-spacing: 0px;
         color: #000000;
         text-transform: uppercase;
         opacity: 0.8;
         /* padding-top:30px; */
      }
     
      .offers {
        font-weight: bold;
        /* font-size: 16px; */
        /* width: 12px; */
    /* height: 309px; */
    /* transform: matrix(0, -1, 1, 0, 0, 0); */
    color: var(--unnamed-color-000000); 
    font: normal normal 300 28px/28px Muli;
         letter-spacing: 0px;
         color: #000000;
         text-transform: uppercase;
         opacity: 0.8;
         /* text-align:left; */
         /* float:left; */
         /* padding-left:220px; */
         /* padding-left:14vw; */
         display:inline-block;
      }
    
}
@media only screen and (min-width:490px) and (max-width:767px){
    .product_thumb {
        position: relative;
        overflow: hidden;
    
        /*  border: 1px solid #ccc;
          border-radius: 5px;*/
          
          
            /*  border: 1px solid #ccc;
              border-radius: 5px;*/
              /* /* object-fit:var(--thm-blue); 
              top: 1291px;
        left: 682px;
        width: 300px;
        height: 250px; */
        /* width:auto;*/
        /* height:250px; */ 
        width:150px;
        height:fit-content;
        background: #AFC9FF4D 0% 0% no-repeat padding-box;
         border-radius: 20px 20px 0px 0px;
        opacity: 1;  
        
     
    }
    .card-container{
        display:flex;
        gap:10px;
        /* width:500px; */
        /* width:1000px; */
        /* height:auto; */
        /* height:400px; */
        /* background: transparent linear-gradient(122deg, var(--unnamed-color-2556b9) 0%, #132B5D 100%) 0% 0% no-repeat padding-box;
background: transparent linear-gradient(122deg, #2556B9 0%, #132B5D 100%) 0% 0% no-repeat padding-box;
border-radius: 10px; */
padding:10px;
    }
    .viewall{
        display: flex;
        justify-content: flex-start;
        width:200px;
        height:40px;
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        border: 1px solid var(--unnamed-color-2556b9);
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #2556B9;
        border-radius: 25px;
       
        /* position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 162px;
        height: 48px; */
        /* position: fixed;
    bottom: -50px; 
    left: 0;
    z-index: 999;  */
    transition: bottom 0.3s ease-in-out;
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    border: 1px solid var(--unnamed-color-2556b9);
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #2556B9;
    border-radius: 25px;
    opacity: 1;
        justify-content: center; 
        align-items: center; 
        text-align: center;
        /* margin-top: 10px; */
        margin-bottom:20px;
        padding: 5px 2px 5px 2px;
        background-color: #FFFFFF;
        color: var(--unnamed-color-2556b9);
        text-align: center;
        font: normal normal bold 14px / 18px Muli;
        letter-spacing: 0px;
        color: #2556B9;
        opacity: 1;

    }
    .forview{
        background: transparent linear-gradient(122deg, var(--unnamed-color-2556b9) 0%, #132B5D 100%) 0% 0% no-repeat padding-box;
        background: transparent linear-gradient(122deg, #2556B9 0%, #132B5D 100%) 0% 0% no-repeat padding-box;
        border-radius: 10px;
        width:100%;
        height:450px;
        margin-bottom:20px;
        overflow-x: auto;
    }
    .forview::-webkit-scrollbar {
        width: 5px; /* Set the width of the scrollbar */
        /* background-color: #F5F5F5; Set the background color of the scrollbar */
        position: absolute;
        left: 0; /* Position the scrollbar on the left of the element */
        visibility:hidden;
     }
     .forview::-webkit-scrollbar-thumb {
        background-color: #CDCDCD; /* Set the color of the thumb */
        visibility:hidden;
     }


 .trends{
    /* height:150px; */
    margin-bottom:20px;
 }
    .mytrends{
        /* margin-top:20px; */
        display:flex;
        flex-direction:column;
        gap:10px;
     }
    .lots{
       
            /* top: 3401px; */
        /* left: 155px; */
        width: 35px;
        display:inline-block;
        height: 35px;
        opacity: 1;
      
    }
    .myoffers{
        display: flex;
        align-items: center;
        gap:7px;
        /* justify-content: space-between; */
        text-align: center;
    }
    .trending {
        font-weight: bold;
        /* font-size: 18px; */
        width: 208pt;
    /* height: 309px; */
    /* transform: matrix(0, -1, 1, 0, 0, 0); */
    color: var(--unnamed-color-000000); 
    font: normal normal 300 30px/30px Muli;
         letter-spacing: 0px;
         color: #000000;
         text-transform: uppercase;
         opacity: 0.8;
         /* padding-top:30px; */
      }
     
      .offers {
        font-weight: bold;
        /* font-size: 16px; */
        /* width: 12px; */
    /* height: 309px; */
    /* transform: matrix(0, -1, 1, 0, 0, 0); */
    color: var(--unnamed-color-000000); 
    font: normal normal 300 30px/30px Muli;
         letter-spacing: 0px;
         color: #000000;
         text-transform: uppercase;
         opacity: 0.8;
         /* text-align:left; */
         /* float:left; */
         /* padding-left:220px; */
         /* padding-left:14vw; */
         display:inline-block;
      }
        
}
@media only screen and (min-width:767px) and (max-width:1023px){
    .footer_widgets {
        padding-top: 30px;
        background-color: #f2f2f2;
        width:100%;
        margin:0 auto;
        max-width:900;
        object-fit:contain;
    background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
    background: #2556B91A 0% 0% no-repeat padding-box;
    /* border-radius: 20px; */
    opacity: 1;
    }
    .footer_widgets1 {
        padding-top: 30px;
        background-color: #f2f2f2;
        width:100%;
        margin:0 auto;
        max-width:900;
        object-fit:contain;
    background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
    background: #2556B91A 0% 0% no-repeat padding-box;
    /* border-radius: 20px; */
    opacity: 1;
    }
    .footer_middle ul.links {
        margin-bottom: 10px;
        padding: 0px 0px 0px 0px;
        /* margin-right:5px; */
        display:flex;
        justify-content: space-between;
    }
    
    .footer_middle ul.links li a {
        /* padding-left: 5px; */
        font-weight: 300;
        text-transform: capitalize;
        font: normal normal 300 14px/17px Muli;
        font-size: 14px;
    }
    .footer_top {
        padding: 95px 0 100px;
    }
    .footer_middle ul.links li a{
        color:#000!important;
    }
    .footer_social {
        display:flex;
        justify-content: space-between;
        flex-direction:column;
        padding: 10px 0;
        border-top: 0px solid rgba(255, 255, 255, 0.07);
        border-bottom: 0px solid rgba(255, 255, 255, 0.07);
        font: normal normal 600 14px/24px Muli;
    }
    .footer_social ul li {
        display: inline-block;
        float: right;
        margin-left: 10px;
        
    }
    .footer_social span{
        color:#2556B9;
    }
    
    .footer_social ul li:last-child {
        margin-right: 0;
    }
    .footer_social ul li a {
        /*     line-height: 40px;*/
        /* width: 40px; */
        /* height: 40px; */
        /* border-radius: 100%; */
        display: flex;
        /* text-align: center; */
        color:#2556B9;
        /* background-color: #003e91; */
        font-size: 16px;
        padding-top: 13px !important;
        /* justify-content: end; */
            text-align:left;
            align-items:left;
   }
   
   .footer_social ul li a:hover {
       /* background: #333; */
       color:#2556B9;
   }
   .footer_bottom {
    /* padding: 10px 10px; */
    padding: 0px 0px 0px 0px;
    /* color:black; */
    /* background-color: #000000; */
    margin-top: 20px;  /*margin-bottom: 20px;*/
 }
 .footer_bottom_left {
    display: flex;
    /* align-items: center; */
}
.footer_widgets {
    background: #f6f6f6;
}
.footer_widgets1 {
    background: #f6f6f6;
}
.footer_middle ul.links li a{
    opacity:5!important;
}

.footer_middle h4{
    color:#000!important;
}
.footer_middle h4 {
    color: #081f66;
    padding-bottom: 5px;
    position: relative;
    font-size: 18px
}

.footer_middle ul.links2 {
    margin-bottom: 10px;
    padding: 0px 0px 0px 0px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100px, 0fr)); 
    /* gap: 1px; */
    /* margin-right:5px; */
    /* display:flex; */
    /* justify-content: space-between; */
}

.footer_middle ul.links li a {
    color: #fff;
    opacity: 0.5;
    /* padding-left: 5px; */
    font-weight: 300;
    text-transform: capitalize;
    font: normal normal 300 14px/17px Muli;
    font-size: 14px;
}


.footer_middle ul.links li a:hover {
    color: #fff;
    opacity: 1
}

.footer_middle ul.links li a:before {
    /* content: "\f105"; */
    /* content: "\f105"; */
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    padding-right: 5px
}
    .productcard .product_thumb a img{
        /* margin-left:40px; */
        width:100%;
        margin:0 auto;
        height:90px;
        padding:5px;
        margin-top:10px;
    }
    .product_thumb {
        position: relative;
        overflow: hidden;
    
        /*  border: 1px solid #ccc;
          border-radius: 5px;*/
          
          
            /*  border: 1px solid #ccc;
              border-radius: 5px;*/
              /* /* object-fit:var(--thm-blue); 
              top: 1291px;
        left: 682px;
        width: 300px;
        height: 250px; */
        /* width:auto;*/
        /* height:250px; */ 
        width:150px;
        height:160px;
        background: #AFC9FF4D 0% 0% no-repeat padding-box;
         border-radius: 20px 20px 0px 0px;
        opacity: 1;  
        
     
    }
    .productcard{
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
background: #FFFFFF 0% 0% no-repeat padding-box;
border: 1px solid #0000001A;
border-radius: 20px;
opacity: 1;
    }
    .card-container{
        display:flex;
        gap:10px;
        /* width:500px; */
        /* width:1000px; */
        /* height:auto; */
        /* height:400px; */
        /* background: transparent linear-gradient(122deg, var(--unnamed-color-2556b9) 0%, #132B5D 100%) 0% 0% no-repeat padding-box;
background: transparent linear-gradient(122deg, #2556B9 0%, #132B5D 100%) 0% 0% no-repeat padding-box;
border-radius: 10px; */
padding:10px;
    }
    .viewall{
        display: flex;
        justify-content: flex-start;
        width:200px;
        height:40px;
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        border: 1px solid var(--unnamed-color-2556b9);
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #2556B9;
        border-radius: 25px;
       
        /* position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 162px;
        height: 48px; */
        /* position: fixed;
    bottom: -50px; 
    left: 0;
    z-index: 999;  */
    transition: bottom 0.3s ease-in-out;
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    border: 1px solid var(--unnamed-color-2556b9);
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #2556B9;
    border-radius: 25px;
    opacity: 1;
        justify-content: center; 
        align-items: center; 
        text-align: center;
        /* margin-top: 10px; */
        margin-bottom:20px;
        padding: 5px 2px 5px 2px;
        background-color: #FFFFFF;
        color: var(--unnamed-color-2556b9);
        text-align: center;
        font: normal normal bold 14px / 18px Muli;
        letter-spacing: 0px;
        color: #2556B9;
        opacity: 1;

    }
    .forview{
        background: transparent linear-gradient(122deg, var(--unnamed-color-2556b9) 0%, #132B5D 100%) 0% 0% no-repeat padding-box;
        background: transparent linear-gradient(122deg, #2556B9 0%, #132B5D 100%) 0% 0% no-repeat padding-box;
        border-radius: 10px;
        width:100%;
        height:450px;
        margin-bottom:20px;
        overflow-x: auto;
    }
    .forview::-webkit-scrollbar {
        width: 5px; /* Set the width of the scrollbar */
        /* background-color: #F5F5F5; Set the background color of the scrollbar */
        position: absolute;
        left: 0; /* Position the scrollbar on the left of the element */
        visibility:hidden;
     }
     .forview::-webkit-scrollbar-thumb {
        background-color: #CDCDCD; /* Set the color of the thumb */
        visibility:hidden;
     }

    .trends{
        /* height:150px; */
        margin-bottom:20px;
     }
        .mytrends{
            /* margin-top:20px; */
            display:flex;
            flex-direction:column;
            gap:10px;
         }
        .lots{
           
                /* top: 3401px; */
            /* left: 155px; */
            width: 50px;
            display:inline-block;
            height: 50px;
            opacity: 1;
          
        }
        .myoffers{
            display: flex;
            align-items: center;
            gap:7px;
            /* justify-content: space-between; */
            text-align: center;
        }
        .trending {
            font-weight: bold;
            /* font-size: 18px; */
            width: 208pt;
        /* height: 309px; */
        /* transform: matrix(0, -1, 1, 0, 0, 0); */
        color: var(--unnamed-color-000000); 
        font: normal normal 300 40px/40px Muli;
             letter-spacing: 0px;
             color: #000000;
             text-transform: uppercase;
             opacity: 0.8;
             /* padding-top:30px; */
          }
         
          .offers {
            font-weight: bold;
            /* font-size: 16px; */
            /* width: 12px; */
        /* height: 309px; */
        /* transform: matrix(0, -1, 1, 0, 0, 0); */
        color: var(--unnamed-color-000000); 
        font: normal normal 300 40px/40px Muli;
             letter-spacing: 0px;
             color: #000000;
             text-transform: uppercase;
             opacity: 0.8;
             /* text-align:left; */
             /* float:left; */
             /* padding-left:220px; */
             /* padding-left:14vw; */
             display:inline-block;
          }
          .myitem{
            /* width: 100%; */
            height: 80px;
            width:130px;
            object-fit: contain;
            margin-left:8px;
        }
        .partners{
            margin-top:10px;
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(130px, 1fr)); /* Set your desired card width */
            gap: 10px;
            
        }
        
}
@media only screen and (min-width:280px) and (max-width:390px){
    /* .partners-scroll .item img{
        width: 100%;
        height: 80px;
        object-fit: contain;
    } */
    .copyright_area p {
        text-transform: capitalize;
        /* line-height: 40px;
        font-size: 25px;
        font-weight:bold; */
        color:black;
        /* opacity: 0.5; */
        font: normal normal 300 13px/20px Muli;
    }
    
    .popular{
        background: none;
        border: none;
        padding: 0;
        margin: 0;
        cursor: pointer;
        color: inherit;
        font: inherit;
        text-decoration: none; /* Remove any underlines or styling */
        display: inline; /* Display the element as inline text */
        outline: none;
        color: var(--unnamed-color-000000);
        text-align: left;
        font: normal normal 300 12px/17px Muli;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
    
    }
    .myitem{
        /* width: 100%; */
        height: 80px;
        width:100px;
        object-fit: contain;
        margin-left:10px;
    }
    .partners{
        margin-top:10px;
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)); /* Set your desired card width */
        gap: 10px;
        
    }
    .footer_widgets {
        padding-top: 30px;
        background-color: #f2f2f2;
        object-fit:cover;
    background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
    background: #2556B91A 0% 0% no-repeat padding-box;
    /* border-radius: 20px; */
    opacity: 1;
    }
    .footer_widgets1 {
        padding-top: 30px;
        background-color: #f2f2f2;
        object-fit:cover;
    background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
    background: #2556B91A 0% 0% no-repeat padding-box;
    /* border-radius: 20px; */
    opacity: 1;
    }
    .footer_middle ul.links {
        margin-bottom: 10px;
        padding: 0px 0px 0px 0px;
        /* margin-right:5px; */
        display:flex;
        justify-content: space-between;
    }
    
    .footer_middle ul.links li a {
        /* padding-left: 5px; */
        font-weight: 300;
        text-transform: capitalize;
        font: normal normal 300 14px/17px Muli;
        font-size: 14px;
    }
    .footer_top {
        padding: 95px 0 100px;
    }
    .footer_middle ul.links li a{
        color:#000!important;
    }
    .footer_social {
        display:flex;
        justify-content: space-between;
        flex-direction:column;
        padding: 10px 0;
        border-top: 0px solid rgba(255, 255, 255, 0.07);
        border-bottom: 0px solid rgba(255, 255, 255, 0.07);
        font: normal normal 600 14px/24px Muli;
    }
    .footer_social ul li {
        display: inline-block;
        margin-right: 2px;
    }
    .footer_social span{
        color:#2556B9;
    }
    
    .footer_social ul li:last-child {
        margin-right: 0;
    }
    .footer_social ul li a {
        /*     line-height: 40px;*/
        /* width: 40px; */
        /* height: 40px; */
        /* border-radius: 100%; */
        display: flex;
        /* text-align: center; */
        color:#2556B9;
        /* background-color: #003e91; */
        font-size: 16px;
        padding-top: 13px !important;
        /* justify-content: end; */
            text-align:left;
            align-items:left;
   }
   
   .footer_social ul li a:hover {
       /* background: #333; */
       color:#2556B9;
   }
   .footer_bottom {
    /* padding: 10px 10px; */
    padding: 0px 0px 0px 0px;
    /* color:black; */
    /* background-color: #000000; */
    margin-top: 20px;  /*margin-bottom: 20px;*/
 }
 .footer_bottom_left {
    display: flex;
    /* align-items: center; */
}
.footer_widgets {
    background: #f6f6f6;
}
.footer_widgets1 {
    background: #f6f6f6;
}
.footer_middle ul.links li a{
    opacity:5!important;
}

.footer_middle h4{
    color:#000!important;
}
.footer_middle h4 {
    color: #081f66;
    padding-bottom: 5px;
    position: relative;
    font-size: 18px;
    color: var(--unnamed-color-000000);
text-align: left;
font: normal normal bold 16px/17px Muli;
letter-spacing: 0px;
color: #000000;
opacity: 1;
}

.footer_middle ul.links2 {
    margin-bottom: 10px;
    padding: 0px 0px 0px 0px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100px, 0fr)); 
    /* gap: 1px; */
    /* margin-right:5px; */
    /* display:flex; */
    /* justify-content: space-between; */
}

.footer_middle ul.links li a {
    color: #fff;
    opacity: 0.5;
    /* padding-left: 5px; */
    font-weight: 300;
    text-transform: capitalize;
    font: normal normal 300 14px/17px Muli;
    font-size: 14px;
    color: var(--unnamed-color-000000);
text-align: left;
font: normal normal 300 14px/17px Muli;
letter-spacing: 0px;
color: #000000;
opacity: 1;
}


.footer_middle ul.links li a:hover {
    color: #fff;
    opacity: 1
}

.footer_middle ul.links li a:before {
    /* content: "\f105"; */
    /* content: "\f105"; */
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    padding-right: 5px
}
}
.off{
    border-bottom:1px solid #0000001A;
    margin-bottom:10px;
}
@media only screen and (min-width:767px) and (max-width:1023px){
   
    .copyright_area p {
        text-transform: capitalize;
        /* line-height: 40px;
        font-size: 25px;
        font-weight:bold; */
        color:black;
        /* opacity: 0.5; */
        font: normal normal 300 13px/20px Muli;
    }
    
    .popular{
        background: none;
        border: none;
        padding: 0;
        margin: 0;
        cursor: pointer;
        color: inherit;
        font: inherit;
        text-decoration: none; /* Remove any underlines or styling */
        display: inline; /* Display the element as inline text */
        outline: none;
        color: var(--unnamed-color-000000);
        text-align: left;
        font: normal normal 300 12px/17px Muli;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
    
    }
   
    .footer_widgets {
        padding-top: 30px;
        background-color: #f2f2f2;
        object-fit:cover;
    background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
    background: #2556B91A 0% 0% no-repeat padding-box;
    /* border-radius: 20px; */
    opacity: 1;
    }
    .footer_widgets1 {
        padding-top: 30px;
        background-color: #f2f2f2;
        object-fit:cover;
    background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
    background: #2556B91A 0% 0% no-repeat padding-box;
    /* border-radius: 20px; */
    opacity: 1;
    }
    .footer_middle ul.links {
        margin-bottom: 10px;
        padding: 0px 0px 0px 0px;
        /* margin-right:5px; */
        display:flex;
        justify-content: space-between;
    }
    
    .footer_middle ul.links li a {
        /* padding-left: 5px; */
        font-weight: 300;
        text-transform: capitalize;
        font: normal normal 300 14px/17px Muli;
        font-size: 14px;
    }
    .footer_top {
        padding: 95px 0 100px;
    }
    .footer_middle ul.links li a{
        color:#000!important;
    }
    .footer_social {
        display:flex;
        justify-content: space-between;
        flex-direction:column;
        padding: 10px 0;
        border-top: 0px solid rgba(255, 255, 255, 0.07);
        border-bottom: 0px solid rgba(255, 255, 255, 0.07);
        font: normal normal 600 14px/24px Muli;
    }
    .footer_social ul li {
        display: inline-block;
        margin-right: 2px;
    }
    .footer_social span{
        color:#2556B9;
    }
    
    .footer_social ul li:last-child {
        margin-right: 0;
    }
    .footer_social ul li a {
        /*     line-height: 40px;*/
        /* width: 40px; */
        /* height: 40px; */
        /* border-radius: 100%; */
        display: flex;
        /* text-align: center; */
        color:#2556B9;
        /* background-color: #003e91; */
        font-size: 16px;
        padding-top: 13px !important;
        /* justify-content: end; */
            text-align:left;
            align-items:left;
   }
   
   .footer_social ul li a:hover {
       /* background: #333; */
       color:#2556B9;
   }
   .footer_bottom {
    /* padding: 10px 10px; */
    padding: 0px 0px 0px 0px;
    /* color:black; */
    /* background-color: #000000; */
    margin-top: 20px;  /*margin-bottom: 20px;*/
 }
 .footer_bottom_left {
    display: flex;
    /* align-items: center; */
}
.footer_widgets {
    background: #f6f6f6;
}
.footer_widgets1 {
    background: #f6f6f6;
}
.footer_middle ul.links li a{
    opacity:5!important;
}

.footer_middle h4{
    color:#000!important;
}
.footer_middle h4 {
    color: #081f66;
    padding-bottom: 5px;
    position: relative;
    font-size: 18px
}

.footer_middle ul.links2 {
    margin-bottom: 10px;
    padding: 0px 0px 0px 0px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 0fr)); 
    /* gap: 1px; */
    /* margin-right:5px; */
    /* display:flex; */
    /* justify-content: space-between; */
}

.footer_middle ul.links li a {
    color: #fff;
    opacity: 0.5;
    /* padding-left: 5px; */
    font-weight: 300;
    text-transform: capitalize;
    font: normal normal 300 14px/17px Muli;
    font-size: 14px;
}


.footer_middle ul.links li a:hover {
    color: #fff;
    opacity: 1
}

.footer_middle ul.links li a:before {
    /* content: "\f105"; */
    /* content: "\f105"; */
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    padding-right: 5px
}
   
}
@media only screen and (min-width:1439px){
    .copyright_area p {
        text-transform: capitalize;
        line-height: 24px;
        font-size: 15px;
        color:black;
        opacity: 0.5;
        font: normal normal 300 14px/24px Muli;
    }
    .popular{
        background: none;
        border: none;
        padding: 0;
        margin: 0;
        cursor: pointer;
        color: inherit;
        font: inherit;
        text-decoration: none; /* Remove any underlines or styling */
        display: inline; /* Display the element as inline text */
        outline: none;
        color: var(--unnamed-color-000000);
        text-align: left;
        font: normal normal 300 12px/17px Muli;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
    
    }
    .myitem{
        /* width: 100%; */
        /* height: 300px; */
        width:160px;
        object-fit: contain;
        margin-left:40px;
    }
    .partners{
        margin-top:10px;
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); /* Set your desired card width */
        gap: 10px;
        
    }
    .footer_middle h4{
        font-weight: 500!important;
    }
    .footer_middle ul.links li a{
        color:#000!important;
    }
    .footer_top {
        padding: 95px 0 100px;
    }
    .footer_social {
        display:flex;
        justify-content: space-between;
        flex-direction:column;
        /* padding: 10px 0; */
        border-top: 0px solid rgba(255, 255, 255, 0.07);
        border-bottom: 0px solid rgba(255, 255, 255, 0.07);
        font: normal normal 600 14px/24px Muli;
    }
    .footer_social ul li {
        float:right;
        display: inline-block;
        margin-right: 2px;
    }
    .footer_social span{
        color: #2556B9;
    }
    
    .footer_social ul li:last-child {
        margin-right: 0;
    }
    .footer_social ul li a {
        /*     line-height: 40px;*/
        width: 40px;
        height: 40px;
        /* border-radius: 100%; */
        display: inline-block;
        text-align: center;
        color:#2556B9;
        /* background-color: #003e91; */
        font-size: 16px;
        padding-top: 13px !important;
        justify-content: end;
            text-align:right;
            align-items:right;
           
   }
   
   .footer_social ul li a:hover {
       /* background: #333; */
       color:#2556B9;
   }
   .footer_bottom {
    /* padding: 10px 10px; */
    padding: 0px 0px 0px 0px;
    /* color:black; */
    /* background-color: #000000; */
    margin-top: 20px;  /*margin-bottom: 20px;*/
 }
 .footer_bottom_left {
    display: flex;
    /* align-items: center; */
}
    .footer_widgets {
        padding-top: 30px;
        background-color: #f2f2f2;
        /* padding-top: 30px;
        background-color: #f2f2f2; */
        /* padding-top: 20px; */
        /* right:93px; */
        /* left: 93px; */
        /* margin-left:93px; */
        object-fit:cover;
        margin:0 auto;
        display:block;
        width:100%;
       max-width:1400px;
    height: 300px;
    /* UI Properties */
    background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
    background: #2556B91A 0% 0% no-repeat padding-box;
    border-radius: 20px;
    opacity: 1;
    }
    .footer_widgets {
        background: #f6f6f6;
    }
    .footer_widgets1 {
        padding-top: 30px;
        background-color: #f2f2f2;
        /* padding-top: 30px;
        background-color: #f2f2f2; */
        /* padding-top: 20px; */
        /* right:93px; */
        /* left: 93px; */
        /* margin-left:93px; */
        object-fit:cover;
        margin:0 auto;
        display:block;
        width:100%;
       max-width:1400px;
    height: 300px;
    /* UI Properties */
    background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
    background: #2556B91A 0% 0% no-repeat padding-box;
    border-radius: 20px;
    opacity: 1;
    }
    .footer_widgets1 {
        background: #f6f6f6;
    }
    .footer_middle ul.links li a{
        opacity:5!important;
    }
    
    .footer_middle h4{
        color:#000!important;
    }
    .footer_middle h4 {
        color: #081f66;
        padding-bottom: 5px;
        position: relative;
        font-weight: 300;
        font-size: 18px
    }
    
    .footer_middle ul.links {
        margin-bottom: 10px;
        padding: 0px 0px 0px 0px;
        /* margin-right:5px; */
        display:flex;
        justify-content: space-between;
    }
    .footer_middle ul.links2 {
        margin-bottom: 10px;
        padding: 0px 0px 0px 0px;
        /* margin-right:5px; */
        display:flex;
        justify-content: space-between;
    }
    
    .footer_middle ul.links li a {
        color: #fff;
        opacity: 0.5;
        /* padding-left: 5px; */
        font-weight: 300;
        text-transform: capitalize;
        font: normal normal 300 14px/17px Muli;
        font-size: 14px;
    }
    
    .footer_middle ul.links li a:hover {
        color: #fff;
        opacity: 1
    }
    
    .footer_middle ul.links li a:before {
        /* content: "\f105"; */
        /* content: "\f105"; */
        font-family: 'Font Awesome 5 Pro';
        font-weight: 300;
        padding-right: 5px
    }
}
@media only screen and (min-width:1023px) and (max-width:1123px){
    .trends{
        /* height:150px; */
        margin-bottom:20px;
     }
        .mytrends{
            /* margin-top:20px; */
            display:flex;
            flex-direction:column;
            gap:10px;
         }
        .lots{
           
                /* top: 3401px; */
            /* left: 155px; */
            width: 50px;
            display:inline-block;
            height: 50px;
            opacity: 1;
            margin-bottom:20px;
          
        }
        .myoffers{
            display: flex;
            align-items: center;
            gap:7px;
            /* justify-content: space-between; */
            text-align: center;
        }
        .trending {
            font-weight: bold;
            /* font-size: 18px; */
            width: 208pt;
        /* height: 309px; */
        /* transform: matrix(0, -1, 1, 0, 0, 0); */
        color: var(--unnamed-color-000000); 
        font: normal normal 300 40px/0px Muli;
             letter-spacing: 0px;
             color: #000000;
             text-transform: uppercase;
             opacity: 0.8;
             /* padding-top:30px; */
          }
         
          .offers {
            font-weight: bold;
            /* font-size: 16px; */
            /* width: 12px; */
        /* height: 309px; */
        /* transform: matrix(0, -1, 1, 0, 0, 0); */
        color: var(--unnamed-color-000000); 
        font: normal normal 300 40px/40px Muli;
             letter-spacing: 0px;
             color: #000000;
             text-transform: uppercase;
             opacity: 0.8;
             /* text-align:left; */
             /* float:left; */
             /* padding-left:220px; */
             /* padding-left:14vw; */
             display:inline-block;
          }
    .card-container{
        display: flex;
  /* flex-wrap: wrap; */
  padding: 10px 0px 10px 0px;
  /* top: 3100px; */
  /* width:1100px; */
left: 20px;
gap:7px;
opacity: 1;
    }
    lottie-player{
        /* top: 3401px; */
    /* left: 155px; */
    width: 60px;
    display:inline-block;
    height: 60px;
    margin-top:20px;
    /* align-items:start; */
    opacity: 1;
    }
    .productcard{
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
background: #FFFFFF 0% 0% no-repeat padding-box;
border: 1px solid #0000001A;
border-radius: 20px;
opacity: 1;
width:238px;
height:380px;
    }
    .forview{
        /* width:940; */
        width:100%;
        margin-bottom:50px;
background: transparent linear-gradient(122deg, var(--unnamed-color-2556b9) 0%, #132B5D 100%) 0% 0% no-repeat padding-box;
background: transparent linear-gradient(122deg, #2556B9 0%, #132B5D 100%) 0% 0% no-repeat padding-box;
border-radius: 10px;
border: 1px solid #ccc;
overflow-x:auto;
    }
    .forview::-webkit-scrollbar {
        width: 5px; /* Set the width of the scrollbar */
        /* background-color: #F5F5F5; Set the background color of the scrollbar */
        position: absolute;
        left: 0; /* Position the scrollbar on the left of the element */
        visibility:hidden;
     }
     .forview::-webkit-scrollbar-thumb {
        background-color: #CDCDCD; /* Set the color of the thumb */
        visibility:hidden;
     }

    .slider_s_three{
        margin-top:130px;
    }
    .menu_two{
        position:absolute;
    }
    .single_slider{
        height:350px;
        /* width:700px; */
        width:100%;
        margin:0 auto;
    }
    .owl-carousel .owl-item img {
        display: block;
        /* width:260px; */
        /* border-radius:25px !important; */
        /* height:250; */
    }
    .single_slider img{
        /* height: 250px; */
        object-fit: contain;
        width: 100%;
       
        overflow: hidden;
        min-height:280px;
        /* min-height: 500px; */
        border-radius:25px !important;
        perspective: 1px;
    }
}
@media only screen and (min-width:1123px) and (max-width:1223px){
    .trends{
        /* height:150px; */
        margin-bottom:20px;
     }
        .mytrends{
            /* margin-top:20px; */
            display:flex;
            flex-direction:column;
            gap:10px;
         }
        .lots{
           
                /* top: 3401px; */
            /* left: 155px; */
            width: 50px;
            display:inline-block;
            height: 50px;
            opacity: 1;
            margin-bottom: 20px;
          
        }
        .myoffers{
            display: flex;
            align-items: center;
            gap:7px;
            /* justify-content: space-between; */
            text-align: center;
        }
        .trending {
            font-weight: bold;
            /* font-size: 18px; */
            width: 208pt;
        /* height: 309px; */
        /* transform: matrix(0, -1, 1, 0, 0, 0); */
        color: var(--unnamed-color-000000); 
        font: normal normal 300 40px/0px Muli;
             letter-spacing: 0px;
             color: #000000;
             text-transform: uppercase;
             opacity: 0.8;
             /* padding-top:30px; */
          }
         
          .offers {
            font-weight: bold;
            /* font-size: 16px; */
            /* width: 12px; */
        /* height: 309px; */
        /* transform: matrix(0, -1, 1, 0, 0, 0); */
        color: var(--unnamed-color-000000); 
        font: normal normal 300 40px/40px Muli;
             letter-spacing: 0px;
             color: #000000;
             text-transform: uppercase;
             opacity: 0.8;
             /* text-align:left; */
             /* float:left; */
             /* padding-left:220px; */
             /* padding-left:14vw; */
             display:inline-block;
            
          }
    .card-container{
        display: flex;
  /* flex-wrap: wrap; */
  padding: 10px 0px 10px 0px;
  /* top: 3100px; */
  /* width:1100px; */
left: 20px;
gap:7px;
opacity: 1;
    }
    lottie-player{
        /* top: 3401px; */
    /* left: 155px; */
    width: 60px;
    display:inline-block;
    height: 60px;
    margin-top:20px;
    /* align-items:start; */
    opacity: 1;
    }
    .productcard{
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
background: #FFFFFF 0% 0% no-repeat padding-box;
border: 1px solid #0000001A;
border-radius: 20px;
opacity: 1;
width:238px;
height:380px;
    }
    .forview{
        /* width:940; */
        width:100%;
        margin-bottom:50px;
background: transparent linear-gradient(122deg, var(--unnamed-color-2556b9) 0%, #132B5D 100%) 0% 0% no-repeat padding-box;
background: transparent linear-gradient(122deg, #2556B9 0%, #132B5D 100%) 0% 0% no-repeat padding-box;
border-radius: 10px;
border: 1px solid #ccc;
overflow-x:auto;
    }
    .forview::-webkit-scrollbar {
        width: 5px; /* Set the width of the scrollbar */
        /* background-color: #F5F5F5; Set the background color of the scrollbar */
        position: absolute;
        left: 0; /* Position the scrollbar on the left of the element */
        visibility:hidden;
     }
     .forview::-webkit-scrollbar-thumb {
        background-color: #CDCDCD; /* Set the color of the thumb */
        visibility:hidden;
     }

    .slider_s_three{
        margin-top:140px;
    }
    .menu_two{
        position:absolute;
    }
    .single_slider{
        height:400px;
        /* width:700px; */
        width:100%;
        margin:0 auto;
    }
    .owl-carousel .owl-item img {
        display: block;
        /* width:260px; */
        /* border-radius:25px !important; */
        /* height:340; */
    }
    .single_slider img{
        /* height: 250px; */
        object-fit: contain;
        width: 100%;
       
        overflow: hidden;
        min-height:340px;
        /* min-height: 500px; */
        border-radius:25px !important;
        perspective: 1px;
    }
}
@media only screen and (min-width:1223px) and (max-width:1439px){
    .card-container{
        display: flex;
  flex-wrap: wrap;
  padding: 10px 0px 10px 0px;
  /* top: 3100px; */
  /* width:1100px; */
left: 20px;
gap:10px;
opacity: 1;
    }
    .forview{
        margin-bottom:50px;
background: transparent linear-gradient(122deg, var(--unnamed-color-2556b9) 0%, #132B5D 100%) 0% 0% no-repeat padding-box;
background: transparent linear-gradient(122deg, #2556B9 0%, #132B5D 100%) 0% 0% no-repeat padding-box;
border-radius: 10px;
border: 1px solid #ccc;
    }
    lottie-player{
        /* top: 3401px; */
    /* left: 155px; */
    width: 60px;
    display:inline-block;
    height: 60px;
    margin-top:20px;
    /* align-items:start; */
    opacity: 1;
    }
    .viewall {
        width: 162px;
        height: 48px;
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        border: 1px solid var(--unnamed-color-2556b9);
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #2556B9;
        border-radius: 25px;
        opacity: 1;
        display: flex;
        flex-direction: column;
        justify-content: center; 
        align-items: center; 
        text-align: center;
        /* margin-top: 10px; */
        padding: 5px 2px 5px 2px;
       margin-left:450px;
        margin-top: auto; 
        margin-bottom:10px;
        align-self: center; 
        background-color: #FFFFFF;
        color: var(--unnamed-color-2556b9);
        text-align: center;
        font: normal normal bold 14px / 18px Muli;
        letter-spacing: 0px;
        color: #2556B9;
        opacity: 1;
      }
.myoffers{
    display: flex;
    align-items: center;
    /* justify-content: space-between;  */
    gap:20px;
    flex-direction: column;
    text-align: center;
}
 .trend{
    display: grid;
  grid-template-columns: auto 1fr;
  /* grid-gap: 20px; */
 }
 .trends{
    /* grid-column: 1; */
    height:200px;
 }
 .mytrends{
    margin-top:400px;
    display:flex;
    flex-direction:row;
    justify-content: space-between;
    line-height:1.5em;
    /* gap:20px; */
 }
 .trending {
    /* font-weight: bold; */
    font-weight:600px;
    display:flex;
    line-height:1.5em;
    /* font-size: 18px; */
    width: 12px;
    font-size:36px;
/* height: 309px; */
transform: matrix(0, -1, 1, 0, 0, 0);
color: var(--unnamed-color-000000); 
/* font: normal normal 300 50px Muli; */
     letter-spacing: 0px;
     color: #000000;
     text-transform: uppercase;
     opacity: 0.8;
     /* font-size:40px; */
     padding-top:60px;
  }
 
  .offers {
    margin-bottom:20px;
    font-weight:600px;
    /* font-weight: bold; */
    /* font-size: 16px; */
    /* width: 12px; */
/* height: 309px; */
/* font-size:40px; */
font-size:36px;
transform: matrix(0, -1, 1, 0, 0, 0);
color: var(--unnamed-color-000000); 
/* font: normal normal 300 50px Muli; */
     letter-spacing: 0px;
     color: #000000;
     text-transform: uppercase;
     opacity: 0.8;
     text-align:left;
     float:left;
      margin-top:-70px;
     /* padding-left:220px; */
     /* padding-left:14vw; */
     display:inline-block;
  }
    .slider_s_three{
        margin-top:150px;
    }
    .menu_two{
        position:absolute;
    }
    .single_slider{
        height:450px;
        /* width:700px; */
        width:100%;
        margin:0 auto;
    }
    .owl-carousel .owl-item img {
        display: block;
        /* width:260px; */
        /* border-radius:25px !important; */
        /* height:370; */
    }
    .single_slider img{
        /* height: 250px; */
        object-fit: contain;
        width: 100%;
       
        overflow: hidden;
        min-height:370px;
        /* min-height: 500px; */
        border-radius:25px !important;
        perspective: 1px;
    }
}
@media only screen and (min-width:767px) and (max-width:826px){
    .slider_s_three{
        margin-top:50px;
    }
    .menu_two{
        position:absolute;
    }
    .single_slider{
        height:270px;
        /* width:700px; */
        width:100%;
        margin:0 auto;
    }
    .owl-carousel .owl-item img {
        display: block;
        /* width:260px; */
        /* border-radius:25px !important; */
        /* height:220; */
    }
    .single_slider img{
        /* height: 250px; */
        object-fit: contain;
        width: 100%;
       
        overflow: hidden;
        min-height:223px;
        /* min-height: 500px; */
        border-radius:25px !important;
        perspective: 1px;
    }
}
@media only screen and (min-width:826px) and (max-width:1023px){
    .slider_s_three{
        margin-top:100px;
    }
    .menu_two{
        position:absolute;
    }
    .single_slider{
        height:300px;
        /* width:700px; */
        width:100%;
        margin:0 auto;
    }
    .owl-carousel .owl-item img {
        display: block;
        /* width:260px; */
        /* border-radius:25px !important; */
        /* height:255; */
    }
    .single_slider img{
        /* height: 250px; */
        object-fit: contain;
        width: 100%;
       
        overflow: hidden;
        min-height:223px;
        /* min-height: 500px; */
        border-radius:25px !important;
        perspective: 1px;
    }
}
@media only screen and (min-width:280px) and (max-width:767px){
    .widget_inner {
        /* width: 256px; */
        /* height: 620px; */
        /* box-shadow: 0px 3px 16px #2650A21A; */
        border-radius: 10px;
        opacity: 1;
        background: #FFFFFF;
        margin-top: 10px;
        padding: 5px;
        position: relative;
        overflow: hidden;
        /* Add other styling as needed */
      }
      .scrollable{
        /* width: 256px; */
        /* height:520; */
        /* height: 606px; */
        /* box-shadow: 0px 3px 16px #2650A21A; */
        height:auto;
        /* max-height:500px; */
        border-radius: 10px;
        opacity: 1;
        overflow-y: scroll;
        overflow-x: hidden;
        /* background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box; */
        /* background: #FFFFFF 0% 0% no-repeat padding-box; */
        margin-top:10px;
        padding:5px;
        position: relative;
     }
     /* .scrollable::-webkit-scrollbar { */
        /* width: 5px; Set the width of the scrollbar */
        /* background-color: #F5F5F5; Set the background color of the scrollbar */
        /* position: absolute; */
        /* left: 0; Position the scrollbar on the left of the element */
     /* } */
     /* .scrollable::-webkit-scrollbar-thumb { */
        /* background-color: #CDCDCD; Set the color of the thumb */
     /* } */
}
@media only screen and (min-width:767px) and (max-width:1023px){
    .widget_inner {
        /* width: 256px; */
        /* height: 620px; */
        /* box-shadow: 0px 3px 16px #2650A21A; */
        border-radius: 10px;
        opacity: 1;
        background: #FFFFFF;
        margin-top: 10px;
        padding: 5px;
        position: relative;
        overflow: hidden;
        /* Add other styling as needed */
      }
      .scrollable{
        /* width: 256px; */
        /* height:520; */
        /* height: 606px; */
        /* box-shadow: 0px 3px 16px #2650A21A; */
        height:auto;
        /* max-height:500px; */
        border-radius: 10px;
        opacity: 1;
        overflow-y: scroll;
        overflow-x: hidden;
        /* background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box; */
        /* background: #FFFFFF 0% 0% no-repeat padding-box; */
        margin-top:10px;
        padding:5px;
        position: relative;
     }
     /* .scrollable::-webkit-scrollbar { */
        /* width: 5px; Set the width of the scrollbar */
        /* background-color: #F5F5F5; Set the background color of the scrollbar */
        /* position: absolute; */
        /* left: 0; Position the scrollbar on the left of the element */
     /* } */
     /* .scrollable::-webkit-scrollbar-thumb { */
        /* background-color: #CDCDCD; Set the color of the thumb */
     /* } */
     .myimg{
        /* margin-left:40px; */
     }
}
@media only screen and (max-width:767px){
    .myimg{
        width:100%;
        height:100px;
        margin:0 auto;
        margin-top:20px;
    }
}
@media only screen and (min-width:1023px) and (max-width:1440px){
    .widget_inner {
        width: 256px;
        /* height: 620px; */
        box-shadow: 0px 3px 16px #2650A21A;
        border-radius: 10px;
        opacity: 1;
        background: #FFFFFF;
        /* margin-top: 10px; */
        padding: 5px;
        position: relative;
        margin-bottom:30px;
        /* overflow: hidden; */
        /* Add other styling as needed */
      }
      .scrollable{
        width: 250px;
        /* height:520; */
        height:auto;
        max-height:500px;
        /* height: 606px; */
        /* box-shadow: 0px 3px 16px #2650A21A; */
        border-radius: 10px;
        opacity: 1;
        overflow-y: scroll;
        overflow-x: hidden;
        /* background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box; */
        /* background: #FFFFFF 0% 0% no-repeat padding-box; */
        margin-top:10px;
        padding:5px;
        position: relative;
     }
     .scrollable::-webkit-scrollbar {
        width: 5px; /* Set the width of the scrollbar */
        /* background-color: #F5F5F5; Set the background color of the scrollbar */
        position: absolute;
        left: 0; /* Position the scrollbar on the left of the element */
     }
     .scrollable::-webkit-scrollbar-thumb {
        background-color: #CDCDCD; /* Set the color of the thumb */
     }
     .myimg{
        margin-left:40px;
     }
}
@media only screen and (min-width:1440px){
    .widget_inner {
        width: 256px;
        /* height: 620px; */
        box-shadow: 0px 3px 16px #2650A21A;
        border-radius: 10px;
        opacity: 1;
        background: #FFFFFF;
        /* margin-top: 10px; */
        padding: 5px;
        position: relative;
        margin-bottom:30px;
        /* overflow: hidden; */
        /* Add other styling as needed */
      }
      .scrollable{
        width: 250px;
        /* height:520; */
        height:auto;
        max-height:500px;
        /* height: 606px; */
        /* box-shadow: 0px 3px 16px #2650A21A; */
        border-radius: 10px;
        opacity: 1;
        overflow-y: scroll;
        overflow-x: hidden;
        /* background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box; */
        /* background: #FFFFFF 0% 0% no-repeat padding-box; */
        margin-top:10px;
        padding:5px;
        position: relative;
     }
     .scrollable::-webkit-scrollbar {
        width: 5px; /* Set the width of the scrollbar */
        /* background-color: #F5F5F5; Set the background color of the scrollbar */
        position: absolute;
        left: 0; /* Position the scrollbar on the left of the element */
     }
     .scrollable::-webkit-scrollbar-thumb {
        background-color: #CDCDCD; /* Set the color of the thumb */
     }
     .myimg{
        margin-left:40px;
     }
}
@media only screen and (min-width:280px) and (max-width:390px){
    .productd_title_nav {
        justify-content: space-between;
        line-height: 1.5em;
        /* width: 550px; */
    /* height: 54px; */
    /* inline-size: auto; */
    font: normal normal medium 22px/27px Rubik;
    color: #333333;
    opacity: 1;
    /* padding:0px 0px 2px 20px; */
    }
    .productd_title_nav h1{
        line-height: 1.5em;
    }
    .brand{
        /* width: 171px; */
    /* height: 20px; */
    text-align: left;
    font: normal normal 300 17px/20px Rubik;
    letter-spacing: 0px;
    color: #333333;
    opacity: 0.7;
    line-height: 1.5em;
    /* padding:0px 0px 10px 20px; */
    /* inline-size: auto; */
    font-size:20px;
    font: normal normal 300 17px/20px Rubik;
    }
}
@media only screen and (min-width:390px) and (max-width:575px){
    .productd_title_nav {
        justify-content: space-between;
        line-height: 1.5em;
        /* width: 550px; */
    /* height: 54px; */
    /* inline-size: auto; */
    font: normal normal medium 22px/27px Rubik;
    color: #333333;
    opacity: 1;
    /* padding:0px 0px 2px 20px; */
    }
    .productd_title_nav h1{
        line-height: 1.5em;
    }
    .brand{
        /* width: 171px; */
    /* height: 20px; */
    text-align: left;
    font: normal normal 300 17px/20px Rubik;
    letter-spacing: 0px;
    color: #333333;
    line-height:1.5em;
    opacity: 0.7;
    /* padding:0px 0px 10px 20px; */
    /* inline-size: auto; */
    font-size:20px;
    font: normal normal 300 17px/20px Rubik;
    }
}
@media only screen and (min-width:575px) and (max-width:767px){
    .productd_title_nav {
        justify-content: space-between;
        /* width: 550px; */
    /* height: 54px; */
    /* inline-size: auto; */
    font: normal normal medium 22px/27px Rubik;
    line-height: 1.5em;
    color: #333333;
    opacity: 1;
    /* padding:0px 0px 2px 20px; */
    }
    .productd_title_nav h1{
        line-height: 1.5em;
    }
    .brand{
        /* width: 171px; */
    /* height: 20px; */
    text-align: left;
    font: normal normal 300 17px/20px Rubik;
    letter-spacing: 0px;
    line-height: 1.5em;
    color: #333333;
    opacity: 0.7;
    /* padding:0px 0px 10px 20px; */
    /* inline-size: auto; */
    font-size:20px;
    font: normal normal 300 17px/20px Rubik;
    }
}
@media only screen and (min-width:767px) and (max-width:1023px){
    .productd_title_nav {
        justify-content: space-between;
        /* width: 550px; */
    /* height: 54px; */
    /* inline-size: auto; */
    font: normal normal medium 22px/27px Rubik;
    line-height: 1.5em;
    color: #333333;
    opacity: 1;
    /* padding:0px 0px 2px 20px; */
    }
    .productd_title_nav h1{
        font-size:20px;
        line-height: 1.5em;
    }
    .brand{
        /* width: 171px; */
    /* height: 20px; */
    text-align: left;
    font: normal normal 300 17px/20px Rubik;
    letter-spacing: 0px;
    line-height: 1.5em;
    color: #333333;
    opacity: 0.7;
    /* padding:0px 0px 10px 20px; */
    /* inline-size: auto; */
    font-size:20px;
    font: normal normal 300 17px/20px Rubik;
    }
}
@media only screen and (min-width:1023px) and (max-width:1439px){
    .productd_title_nav {
        justify-content: space-between;
        /* width: 550px; */
    /* height: 54px; */
    /* inline-size: auto; */
    font: normal normal medium 22px/27px Rubik;
    line-height: 1.5em;
    color: #333333;
    opacity: 1;
    padding-left:10px;
    /* padding:0px 0px 2px 20px; */
    }
    .productd_title_nav h1{
        font-size:22px;
        line-height: 1.5em;
    }
    .brand{
        /* width: 171px; */
    /* height: 20px; */
    text-align: left;
    font: normal normal 300 17px/20px Rubik;
    letter-spacing: 0px;
    line-height: 1.5em;
    color: #333333;
    opacity: 0.7;
    padding-left:10px;
    /* padding:0px 0px 10px 20px; */
    /* inline-size: auto; */
    font-size:22px;
    font: normal normal 300 17px/20px Rubik;
    }
}
@media only screen and (min-width:1439px){
    .brand{
        width: 171px;
    height: 20px;
    text-align: left;
    font: normal normal 300 17px/20px Rubik;
    letter-spacing: 0px;
    color: #333333;
    opacity: 0.7;
    padding:0px 0px 10px 20px;
    inline-size: auto;
    font-size:20px;
    font: normal normal 300 17px/20px Rubik;
    }
}
@media only screen and (min-width:1439px){
    .productd_title_nav {
        justify-content: space-between;
        width: 550px;
    height: 54px;
    inline-size: auto;
    font: normal normal medium 22px/27px Rubik;
    color: #333333;
    opacity: 1;
    padding:0px 0px 2px 20px;
    }
    }
    @media only screen and (min-width:280px) and (max-width:390px){
        .price_box span{
            font-size:10px;
        }
        .price_box del{
            font-size:10px;
            color:#000000;
            opacity:0.8;
        }
        .discounttext{
            font-size:10px !important
        }
    }
    @media only screen and (min-width:390px) and (max-width:575px){
        .price_box span{
            font-size:10px;
        }
        .price_box del{
            font-size:10px;
            color:#000000;
            opacity:0.8;
        }
        .discounttext{
            font-size: 10px !important
        }
    }
    @media only screen and (min-width:575px) and (max-width:767px){
        .price_box span{
            font-size:10px;
        }
        .price_box del{
            font-size:10px;
            color:#000000;
            opacity:0.8;
        }
        .discounttext{
            font-size: 10px !important
        }
    }
    @media only screen and (min-width:767px) and (max-width:1023px){
        .price_box span{
            font-size:10px;
        }
        .price_box del{
            font-size:10px;
            color:#000000;
            opacity:0.8;
        }
        .discounttext{
            font-size: 10px !important
        }
        .price_box .discount {
            font: normal normal bold 10px/10px Muli;
            letter-spacing: 0px;
            color: #FF6200;
            text-transform: uppercase;
            opacity: 1;
        }
    }
    @media only screen and (min-width:767px){
        .price_box del{
            color:#000000;
            opacity:0.8;
        }
    }
    @media only screen and (min-width:767px) and (max-width:1023px){
        .discounttext{
            font-size: 10px !important
        }
    }
    @media only screen and (min-width:1023px) and (max-width:1439px){
        .discounttext{
            font-size: 15px !important
        }
    }
    @media only screen and (min-width:1439px){
        .discounttext{
            width: 92px;
    height: 23px;
    text-align: left;
    /* font: normal normal bold 18px/23px Muli; */
    font-size:15px;
    letter-spacing: 0px;
    color: #FF6200;
    text-transform: uppercase;
    font-size:20px;
    font-weight:bold;
    opacity:1;
        }
    }
@media only screen and (min-width:280px) and (max-width:390px){
    .zoomWrapper{
      
        /* width: 220px; */
        /* height: 313px; */
        border: 1px solid #0000000D;
        border-radius: 20px;
        opacity: 1;
        margin:0 auto;
        width:100%;
        
            }
            #zoom1{
                padding:10px;
                width:100%;
            }
            .product_d_right{
                /* left: 200px; */
                /* width: 652px; */
                /* height: 360px; */
                /* height:auto; */
                /* background: #2556B90A 0% 0% no-repeat padding-box; */
                border-radius: 15px;
                opacity: 1;
                margin:0 auto;
                width:100%;
                /* height:370px; */
                display:flex;
                    flex-direction:column;
                    justify-content:space-between;
                    /* gap:5px; */
                    /* margin-left:20px; */
                    }
}
@media only screen and (min-width:390px) and (max-width:767px){
    .zoomWrapper{
      
        /* width: 220px; */
        /* height: 313px; */
        border: 1px solid #0000000D;
        border-radius: 20px;
        opacity: 1;
        margin:0 auto;
        width:100%;
        
            }
           
            .product_d_right{
                /* left: 200px; */
                /* width: 652px; */
                /* height: 360px; */
                /* height:auto; */
                /* background: #2556B90A 0% 0% no-repeat padding-box; */
                border-radius: 15px;
                opacity: 1;
                margin:0 auto;
                width:100%;
                /* height:340px; */
                display:flex;
                    flex-direction:column;
                    justify-content:space-between;
                    /* gap:5px; */
                    /* margin-left:20px; */
                    }
}
@media only screen and (min-width:390px) and (max-width:525px){
    #zoom1{
        padding:20px;
        object-fit: contain;
        object-position: center;
        width:100%;
    }
}
@media only screen and (min-width:525px) and (max-width:767px){
    #zoom1{
        padding:60px;
        width:100%;
    }
}
@media only screen and (min-width:767px) and (max-width:1023px){
    .zoomWrapper{
      
        /* width: 220px; */
        /* height: 313px; */
        border: 1px solid #0000000D;
        border-radius: 20px;
        opacity: 1;
        margin:0 auto;
        width:100%;
        
            }
            #zoom1{
                padding:20px;
                width:100%;
                /* height:550px; */
                /* width:550px; */
            }
           
            .product_d_right{
                /* left: 200px; */
                /* width: 652px; */
                /* height: 360px; */
                /* height:auto; */
                /* background: #2556B90A 0% 0% no-repeat padding-box; */
                border-radius: 15px;
                opacity: 1;
                margin:0 auto;
                width:100%;
                /* height:320px; */
                display:flex;
                    flex-direction:column;
                    justify-content:space-between;
                    /* gap:5px; */
                    /* margin-left:20px; */
                    }
}
@media only screen and (min-width:1023px) and (max-width:1439px){
    .zoomWrapper{
      
        /* width: 220px; */
        /* height: 313px; */
        border: 1px solid #0000000D;
        border-radius: 20px;
        opacity: 1;
        margin:0 auto;
        width:100%;
        
            }
            #zoom1{
                padding:50px;
                width:100%;
                /* height:550px; */
                /* width:550px; */
            }
           
            .product_d_right{
                /* left: 200px; */
                /* width: 652px; */
                /* height: 360px; */
                /* height:auto; */
                background: #2556B90A 0% 0% no-repeat padding-box;
                border-radius: 15px;
                opacity: 1;
                padding:10px;
                margin:0 auto;
                width:100%;
                /* height:360px; */
                display:flex;
                    flex-direction:column;
                    justify-content:space-between;
                    /* gap:5px; */
                    /* margin-left:20px; */
                    }
}
@media only screen and (min-width:1439px){
    .zoomWrapper{
      
        width: 612px;
        /* height: 511px; */
        border: 1px solid #0000000D;
        border-radius: 20px;
        opacity: 1;
        
            }
            #zoom1{
                padding:150px;
                width:100%;
            }
            .product_d_right{
                /* left: 200px; */
                width: 652px;
                /* height: 360px; */
                /* height:auto; */
                background: #2556B90A 0% 0% no-repeat padding-box;
                border-radius: 15px;
                opacity: 1;
                display:flex;
                    flex-direction:column;
                    justify-content:space-between;
                    gap:5px;
                    /* margin-left:20px; */
                    }
}
@media only screen and (max-width:1023px){
    .mydashboard{
        display:none;
    }
}
@media only screen and (max-width:1023px){
    .breads{
        display:none;
    }
    .myboard{
        display:none !important;
    }
}
@media only screen and (min-width:1439px){
    .volume_quant{
        /* display:flex; */
        /* gap:10px; */
        width:500px;
        /* justify-content: center; */
        /* align-items: center; */
        /* text-align: center; */
    }
    .prod_name{
        margin-top:10px;
        font: normal normal normal 14px/17px Rubik;
font-size:17px;
letter-spacing: 0px;
color: #333333;
opacity: 1;
text-align: left;
    font: normal normal normal 16px/17px Rubik;
    letter-spacing: 0px;
    color: #333333;
    opacity: 1;
    }
    .pro_img{
        /* top: 398px; */
/* left: 401px; */
margin-top:10px;
/* width: 200px; */
max-width:100px;
height: 200px;
object-fit:cover;
border: 1px solid #0000001A;
border-radius: 10px;
opacity: 1;
padding:10px;
    }
    .custom-select {
        padding:18px 0px 2px 7px;
        margin-left:10px;
        width: 650px;
        height: 50px;
        /* UI Properties */
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 0.5px solid #707070;
        border-radius: 11px;
        opacity: 1;
        /* width:300px; */
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
    }
    .custom-select select {
        width: 650;
      }
    
      /* Style for the options within the select */
     select .custom-select option {
        width: 300;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
      }
    .mycategorybox{
        height: 220px;
                /* width: 800px; */
                overflow-y: scroll;
                overflow-x: hidden;
                background-color:white;
                /* margin:auto;
                 */
                /* margin-top:10px; */
                /* padding: 30px; */
                /* border: 1px solid #ccc; */
        /* border-radius: 10px; */
        /* padding: 30px; */
        /* margin-left:10px; */
        /* margin-bottom:50px; */
    
    }
    
    
    .mycart{
        border:1px solid #0000000D;
        border-radius:10px;
        padding:10px;
        margin-bottom:50px;
        margin-left:20px;
    }
    
             .mycategorybox::-webkit-scrollbar {
                width: 5px; /* Set the width of the scrollbar */
                /* background-color: #F5F5F5; Set the background color of the scrollbar */
                position: absolute;
                left: 0; /* Position the scrollbar on the left of the element */
                /* visibility: hidden; */
             }
             .mycategorybox::-webkit-scrollbar-thumb {
                background-color: #CDCDCD; /* Set the color of the thumb */
                /* visibility: hidden; */
             }
             ::-webkit-scrollbar-track {
                /* background: var(--thm-blue); */
                /* visibility: hidden; */
    
                /* border-radius: 2px; */
             }
             .item_counts{
                color:#000000;
                opacity:0.4;
                font-size:12pt;
             }
             .cart_address_box h4{
                color: var(--unnamed-color-2556b9);
text-align: left;
font-weight:bold;
font: normal normal 800 18px/23px Muli;
letter-spacing: 0px;
color: #2556B9;
opacity: 1;
padding:10px;
             }
             .cart_address_box h5{
                font-weight:500;
                padding-left:10px;
             }
             .volume_option{
                font-size:14px;
                /* justify-content: center; */
                /* align-items: center; */
                /* text-align: center; */

             }
             .volume_value{
                font-size:14px;
                margin-right:10px;
                /* justify-content: center; */
                /* align-items: center; */
                /* text-align: center; */
             }
}
@media only screen and (min-width:280px) and (max-width:390px){
    .volume_quant{
        /* display:flex; */
        /* gap:10px; */
        width:150px;
        line-height: 1.5em;
    }
    .cartproductrow .bg-grey{
        font-size: 10px !important;
        /* height: 25px; */
        padding-top: 5px;
        /* width: 80px; */
        white-space: nowrap;
    }
    .volume_option{
        /* font-size:12px; */
        display:none !important;
        
     }
     .volume_value{
        font-size:12px;
        text-align: center;
        margin-right: 10px;
     }
    .prod_name{
        /* font: normal normal normal 14px/17px Rubik; */
font-size:13px;
margin-top:10px;
letter-spacing: 0px;
line-height: 1.5em;
/* display: inherit; */
margin-top:20px;
width:150px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
color: #333333;
opacity: 1;
text-align: left;
font: normal normal normal 14px/17px Rubik;
letter-spacing: 0px;
color: #333333;
opacity: 1;
    }
    .pro_img{
        /* top: 398px; */
/* left: 401px; */
/* width: 200px; */
/* height: 174px; */
width:100%;
margin:0 auto;
margin-top:15px;
height:180px;
/* max-width:75px; */
object-fit:contain;
border: 1px solid #0000001A;
border-radius: 10px;
opacity: 1;
    }
    .cart_address_box{
        background-color: #2556B91A;
        padding:20px;
        background: #2556B91A 0% 0% no-repeat padding-box;
        opacity:100%;
    }
    .custom-select {
        padding:18px 0px 2px 7px;
        width:200px;
        /* width: 100%; */
        margin:0 auto;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        /* text-wrap: wrap; */
        height: 50px;
        /* UI Properties */
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 0.5px solid #707070;
        border-radius: 11px;
        opacity: 1;
    }
    .cart_address_box h4{
        color: var(--unnamed-color-2556b9);
text-align: left;
font-weight:bold;
/* font: normal normal 800 18px/23px Muli; */
letter-spacing: 0px;
color: #2556B9;
opacity: 1;
     }
     .cart_address_box h5{
        font-weight:600;
     }
    .mycategorybox{
        /* height: 490px; */
                /* width: 800px; */
                /* overflow-y: auto; */
                /* overflow-x: hidden; */
                /* height:200px; */
                /* overflow-y: scroll; */
                /* overflow-x: hidden; */
                width:100%;
                background-color:white;
                padding:10px;
                /* margin:auto;
                 */
                /* margin-top:10px; */
                /* padding: 30px; */
                /* border: 1px solid #ccc; */
        /* border-radius: 10px; */
        /* padding:20px; */
        /* padding: 30px; */
        /* margin-left:10px; */
        /* margin-bottom:50px; */
        margin:0 auto;
        margin-bottom:20px;

    
    }
    .mycategorybox::-webkit-scrollbar {
        width: 5px; 
         /* background-color: #F5F5F5;  */
        position: absolute;
        left: 0;
     }
     .mycategorybox::-webkit-scrollbar-thumb {
        background-color: #CDCDCD; 
     }
     ::-webkit-scrollbar-track {
        /* background: var(--thm-blue); */

        /* border-radius: 5px; */
     }

             .item_counts{
                color:#000000;
                opacity:0.4;
                font-size:15px;
             }
}
@media only screen and (min-width:280px) and (max-width:390px){
    .wish_var{
        border:none;
        background:none;
        font-weight:bold;
        border-radius: 4px;
        font-size:10px;
        justify-content: center;
    align-items: center;
    text-align: -webkit-center;
    padding: 5px;
    }
}
@media only screen and (min-width:390px) and (max-width:767px){
    .wish_var{
        border:none;
        background:none;
        font-weight:bold;
        border-radius: 4px;
    }
}
@media only screen and (min-width:767px) and (max-width:1023px){
    .wish_var{
        border:none;
        background:none;
        font-weight:bold;
        border-radius: 4px;
    }
}
@media only screen and (min-width:1023px) and (max-width:1439px){
    .wish_var{
        border:none;
        background:none;
        font-weight:bold;
        border-radius: 4px;
    }
}
@media only screen and (min-width:1439px){
    .wish_var{
        border:none;
        background:none;
        font-weight:bold;
        border-radius: 4px;
    }
}
@media only screen and (max-width:320px){
    .qty1{
        display:none !important;
    }
}
@media only screen and (min-width:320px) and (max-width:390px){
    .qty1{
        font-size:10px;
    }
}
@media only screen and (min-width:390px) and (max-width:595px){
    .pro_img{
        /* top: 398px; */
/* left: 401px; */
/* width: 200px; */
/* height: 174px; */
/* width:100%; */
/* max-width:100px; */
padding:10px;
/* margin:0 auto; */
margin-top:15px;
height:190px;
object-fit:cover;
border: 1px solid #0000001A;
border-radius: 10px;
opacity: 1;
    }
}
@media only screen and (min-width:595px) and (max-width:767px){
    .pro_img{
        /* top: 398px; */
/* left: 401px; */
width: 200px;
/* height: 174px; */
/* width:100%; */
height:200px;
padding:10px;
/* margin:0 auto; */
/* margin-top:15px; */
/* height:150px; */
object-fit:cover;
border: 1px solid #0000001A;
border-radius: 10px;
opacity: 1;
    }
}
@media only screen and (min-width:767px) and (max-width:1023px){
    .pro_img{
        /* top: 398px; */
/* left: 401px; */
/* width: 200px; */
/* height: 174px; */
/* width:100%; */
/* max-width:100px; */
height:190px;
padding:10px;
/* margin:0 auto; */
/* margin-top:15px; */
/* height:150px; */
object-fit:cover;
border: 1px solid #0000001A;
border-radius: 10px;
opacity: 1;
    }
}
@media only screen and (min-width:1023px) and (max-width:1124px){
    .mycategorybox{
        height: 250px;
                /* width: 800px; */
                overflow-y: scroll;
                overflow-x: hidden;
                background-color:white;
                width:730px;
                margin:0 auto;
                /* margin:auto;
                 */
                /* margin-top:10px; */
                /* padding: 30px; */
                /* border: 1px solid #ccc; */
        /* border-radius: 10px; */
        padding: 30px;
        /* margin-left:10px; */
        margin-top:10px;
        /* margin-bottom:50px; */
    
    }
    .mycart{
        border:1px solid #0000000D;
        border-radius:10px;
        padding:10px;
        width:750px;
        margin-bottom:50px;
        margin-left:60px;
    }
    
    
    
             .mycategorybox::-webkit-scrollbar {
                width: 5px; /* Set the width of the scrollbar */
                /* background-color: #F5F5F5; Set the background color of the scrollbar */
                position: absolute;
                left: 0; /* Position the scrollbar on the left of the element */
                /* visibility: hidden; */
             }
             .mycategorybox::-webkit-scrollbar-thumb {
                background-color: #CDCDCD; /* Set the color of the thumb */
                /* visibility: hidden; */
             }
             ::-webkit-scrollbar-track {
                /* background: var(--thm-blue); */
                /* border-radius: 5px; */
                /* visibility: hidden; */
             }
}
@media only screen and (min-width:1124px) and (max-width:1200px){
    .mycategorybox{
        height: 250px;
                /* width: 800px; */
                overflow-y: scroll;
                overflow-x: hidden;
                background-color:white;
                width:800px;
                margin:0 auto;
                /* margin:auto;
                 */
                /* margin-top:10px; */
                /* padding: 30px; */
                /* border: 1px solid #ccc; */
        /* border-radius: 10px; */
        padding: 30px;
        /* margin-left:10px; */
        margin-top:10px;
        /* margin-bottom:50px; */
    
    }
    .mycart{
        border:1px solid #0000000D;
        border-radius:10px;
        padding:10px;
        width:840px;
        margin-bottom:50px;
        margin-left:60px;
    }
    
    
    
             .mycategorybox::-webkit-scrollbar {
                width: 5px; /* Set the width of the scrollbar */
                /* background-color: #F5F5F5; Set the background color of the scrollbar */
                position: absolute;
                left: 0; /* Position the scrollbar on the left of the element */
                /* visibility: hidden; */
             }
             .mycategorybox::-webkit-scrollbar-thumb {
                background-color: #CDCDCD; /* Set the color of the thumb */
                /* visibility: hidden; */
             }
             ::-webkit-scrollbar-track {
                /* background: var(--thm-blue); */
                /* border-radius: 5px; */
                /* visibility: hidden; */
             }
}
@media only screen and (min-width:1201px) and (max-width:1439px){
    .scrollable-div{
        width:180px !important
    }
    .mycategorybox{
        height: 250px;
                /* width: 800px; */
                overflow-y: scroll;
                overflow-x: hidden;
                background-color:white;
                /* width:750px; */
                width:530px;
                margin:0 auto;
                /* margin:auto;
                 */
                /* margin-top:10px; */
                /* padding: 30px; */
                /* border: 1px solid #ccc; */
        /* border-radius: 10px; */
        /* padding: 30px; */
        /* margin-left:10px; */
        /* margin-bottom:50px; */
    
    }
    .mycart{
        width:550px;
        border:1px solid #0000000D;
        border-radius:10px;
        padding:10px;
        margin-bottom:50px;
        margin-left:20px;

    }
    
    
    
             .mycategorybox::-webkit-scrollbar {
                width: 5px; /* Set the width of the scrollbar */
                /* background-color: #F5F5F5; Set the background color of the scrollbar */
                position: absolute;
                left: 0; /* Position the scrollbar on the left of the element */
                /* visibility: hidden; */
             }
             .mycategorybox::-webkit-scrollbar-thumb {
                background-color: #CDCDCD; /* Set the color of the thumb */
                /* visibility: hidden; */
             }
             ::-webkit-scrollbar-track {
                /* background: var(--thm-blue); */
                /* border-radius: 5px; */
                /* visibility: hidden; */
             }
}
@media only screen and (min-width:1023px) and (max-width:1200px){
    .pro_img{
        /* top: 398px; */
/* left: 401px; */
margin-top:10px;
max-width:100px;
height: 190px;
object-fit:cover;
border: 1px solid #0000001A;
border-radius: 10px;
opacity: 1;
padding:10px;
    }
    .custom-select {
        padding:18px 0px 2px 7px;
                   
        /* width: 100%; */
        width:700px;
        margin:0 auto;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        /* text-wrap: wrap; */
        height: 50px;
        /* UI Properties */
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 0.5px solid #707070;
        border-radius: 11px;
        opacity: 1;
        margin-left:20px;
    }
}
@media only screen and (min-width:1201px) and (max-width:1439px){
    .custom-select {
        padding:18px 0px 2px 7px;
        width:520px;
                   
        /* width: 100%; */
        margin:0 auto;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        /* text-wrap: wrap; */
        height: 50px;
        /* UI Properties */
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 0.5px solid #707070;
        border-radius: 11px;
        opacity: 1;

    }
    .pro_img{
        /* top: 398px; */
/* left: 401px; */
margin-top:10px;
/* width: 200px; */
max-width:100px;
height: 190px;
object-fit:cover;
border: 1px solid #0000001A;
border-radius: 10px;
opacity: 1;
padding:5px;
    }
}
@media only screen and (min-width:1023px) and (max-width:1200px){
    .cart_address_box h4{
        color: var(--unnamed-color-2556b9);
text-align: left;
font-weight:bold;
margin-left:20px;
/* margin-top: 20px; */
/* font: normal normal 800 18px/23px Muli; */
letter-spacing: 0px;
color: #2556B9;
opacity: 1;
     }
     .cart_address_box h5{
        font-weight:600;
        margin-left:20px;
     }
}
@media only screen and (min-width:1200px) and (max-width:1439px){
    .cart_address_box h4{
        color: var(--unnamed-color-2556b9);
text-align: left;
font-weight:bold;
/* margin-left:20px; */
/* margin-top: 20px; */
/* font: normal normal 800 18px/23px Muli; */
letter-spacing: 0px;
color: #2556B9;
opacity: 1;
     }
     .cart_address_box h5{
        font-weight:600;
        /* margin-left:20px; */
     }
}
@media only screen and (min-width:1023px) and (max-width:1439px){
    .volume_quant{
        /* display:flex; */
        /* gap:15px; */
        width:250px;
        line-height: 1.5em;
    }
    .cartproductrow .bg-grey{
        padding: 6px 5px;
        font-size: 14px !important;
        /* height: 25px; */
        /* width: 100px; */
        white-space: nowrap;
    }
    .volume_option{
        font-size:16px;
        /* display:none; */
        
     }
     .volume_value{
        font-size:16px;
        text-align: center;
        margin-right: 15px;
     }
    .prod_name{
        /* font: normal normal normal 14px/17px Rubik; */
font-size:16px;
letter-spacing: 0px;
line-height: 1.5em;
/* display: inherit; */
/* width:420px; */
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
color: #333333;
opacity: 1;
text-align: left;
    font: normal normal normal 16px/17px Rubik;
    letter-spacing: 0px;
    color: #333333;
    opacity: 1;
    }
    
    /* .cart_address_box{
        background-color: #2556B91A;
        padding:20px;
        background: #2556B91A 0% 0% no-repeat padding-box;
        opacity:100%;
    } */
  
   
     
    
        .volume_quant{
            /* display:flex; */
            /* gap:10px; */
            width:500px;
            /* justify-content: center; */
            /* align-items: center; */
            /* text-align: center; */
        }
        .prod_name{
            font: normal normal normal 14px/17px Rubik;
    font-size:17px;
    letter-spacing: 0px;
    color: #333333;
    opacity: 1;
    margin-top:10px;
    width:300px;
    text-align: left;
    font: normal normal normal 16px/17px Rubik;
    letter-spacing: 0px;
    color: #333333;
    opacity: 1;
        }
                 .item_counts{
                    color:#000000;
                    opacity:0.4;
                    font-size:12pt;
                 }
                 .mycategorybox h4{
                    color: var(--unnamed-color-2556b9);
    text-align: left;
    font-weight:bold;
    font: normal normal 800 18px/23px Muli;
    letter-spacing: 0px;
    color: #2556B9;
    opacity: 1;
                 }
                 .mycategorybox h5{
                    font-weight:500;
                 }
                 .volume_option{
                    font-size:14px;
                    /* justify-content: center; */
                    /* align-items: center; */
                    /* text-align: center; */
    
                 }
                 .volume_value{
                    font-size:14px;
                    margin-right:10px;
                    /* justify-content: center; */
                    /* align-items: center; */
                    text-align: center;
                 }
    
}
@media only screen and (min-width:390px) and (max-width:490px){
    .prod_name{
        /* font: normal normal normal 14px/17px Rubik; */
font-size:15px;
letter-spacing: 0px;
line-height: 1.5em;
/* display: inherit; */
width:200px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
color: #333333;
opacity: 1;
margin-top:10px;
text-align: left;
    font: normal normal normal 15px/17px Rubik;
    letter-spacing: 0px;
    color: #333333;
    opacity: 1;
    }
}
@media only screen and (min-width:490px) and (max-width:767px){
    .prod_name{
        /* font: normal normal normal 14px/17px Rubik; */
font-size:15px;
letter-spacing: 0px;
line-height: 1.5em;
/* display: inherit; */
/* width:300px; */
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
color: #333333;
opacity: 1;
margin-top:10px;
text-align: left;
    font: normal normal normal 15px/17px Rubik;
    letter-spacing: 0px;
    color: #333333;
    opacity: 1;
    }
}
@media only screen and (min-width:390px) and (max-width:767px){
    .volume_quant{
        /* display:flex; */
        /* gap:10px; */
        width:200px;
        line-height: 1.5em;
    }
    .cartproductrow .bg-grey{
        padding:6px 5px;
        font-size:14px !important;
        /* height:25px; */
        width:80px;
        white-space: nowrap;
    }
    .volume_option{
        font-size:14px;
        /* display:none; */
        
     }
     .volume_value{
        font-size:14px;
        text-align:center;
        margin-right: 10px;
     } 
    .cart_address_box{
        background-color: #2556B91A;
        padding:20px;
        background: #2556B91A 0% 0% no-repeat padding-box;
        opacity:100%;
    }
    .custom-select {
        padding:18px 0px 2px 7px;
        width:320px;
                   
        /* width: 100%; */
        margin:0 auto;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        /* text-wrap: wrap; */
        height: 50px;
        /* UI Properties */
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 0.5px solid #707070;
        border-radius: 11px;
        opacity: 1;
    }
    .cart_address_box h4{
        color: var(--unnamed-color-2556b9);
text-align: left;
font-weight:bold;
/* font: normal normal 800 18px/23px Muli; */
letter-spacing: 0px;
color: #2556B9;
opacity: 1;
     }
     .cart_address_box h5{
        font-weight:600;
     }
    .mycategorybox{
        padding:10px;
        /* height: 490px; */
                /* width: 800px; */
                /* overflow-y: auto; */
                /* height: 200px; */
                /* overflow-y: scroll; */
                /* overflow-x: hidden; */
                /* height:300px; */
                width:100%;
                background-color:white;
                /* margin:auto;
                 */
                /* margin-top:10px; */
                /* padding: 30px; */
                /* border: 1px solid #ccc; */
        /* border-radius: 10px; */
        /* padding:20px; */
        /* padding: 30px; */
        /* margin-left:10px; */
        /* margin-bottom:50px; */
        margin:0 auto;
        margin-bottom:20px;

    
    }
    
    
    
    
             .mycategorybox::-webkit-scrollbar {
                width: 5px; 
                 /* background-color: #F5F5F5;  */
                position: absolute;
                left: 0;
             }
             .mycategorybox::-webkit-scrollbar-thumb {
                background-color: #CDCDCD; 
             }
             ::-webkit-scrollbar-track {
                /* background: var(--thm-blue); */
    
                /* border-radius: 5px; */
             }
             .item_counts{
                color:#000000;
                opacity:0.4;
                font-size:15px;
             }
}
@media only screen and (min-width:767px) and (max-width:992px){
    .cart_address_box{
        background-color: #2556B91A;
        padding:20px;
        background: #2556B91A 0% 0% no-repeat padding-box;
        opacity:100%;
    }
}
@media only screen and (min-width:992px) and (max-width:1023px){
    .cart_address_box{
        background-color: #2556B91A;
        padding:20px;
        background: #2556B91A 0% 0% no-repeat padding-box;
        opacity:100%;
        width:980px;
    }
    .mycart{
        width:980px;
    }
}
@media only screen and (min-width:280px) and (max-width:390px){
    .details_gap{
        display:flex;
        flex-direction:column;
        justify-content:space-between;
        gap:15px;
    }
}
@media only screen and (min-width:390px) and (max-width:767px){
    .details_gap{
        display:flex;
        flex-direction:column;
        justify-content:space-between;
        gap:18px;
    }
}
@media only screen and (min-width:767px) and (max-width:1023px){
    .details_gap{
        display:flex;
        flex-direction:column;
        justify-content:space-between;
        gap:18px;
    }
}
@media only screen and (min-width:1023px) and (max-width:1200px){
    .details_gap{
        display:flex;
        flex-direction:column;
        justify-content:space-between;
        gap:18px;
    }
}
@media only screen and (min-width:1200px) and (max-width:1439px){
    .details_gap{
        display:flex;
        flex-direction:column;
        justify-content:space-between;
        gap:18px;
        padding-left:20px;
    }
}
@media only screen and (min-width:1439px){
    .details_gap{
        display:flex;
        flex-direction:column;
        justify-content:space-between;
        gap:18px;
    }
}
@media only screen and (min-width:767px) and (max-width:1023px){
    .volume_quant{
        /* display:flex; */
        /* gap:15px; */
        width:250px;
        line-height: 1.5em;
    }
    .cartproductrow .bg-grey{
        padding: 6px 5px;
    font-size: 14px !important;
    /* height: 25px; */
    /* width: 100px; */
    white-space: nowrap;
    }
    .volume_option{
        font-size:16px;
        /* display:none; */
        
     }
     .volume_value{
        font-size:16px;
        text-align: center;
        margin-right: 15px;
     }
    .prod_name{
        /* font: normal normal normal 14px/17px Rubik; */
font-size:16px;
letter-spacing: 0px;
line-height: 1.5em;
/* display: inherit; */
width:420px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
color: #333333;
opacity: 1;
text-align: left;
    font: normal normal normal 15px/17px Rubik;
    letter-spacing: 0px;
    color: #333333;
    opacity: 1;
    }
    
   
    .custom-select {
        padding:18px 0px 2px 7px;
        width:700px;
                   
        /* width: 100%; */
        margin:0 auto;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        /* text-wrap: wrap; */
        height: 50px;
        /* UI Properties */
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 0.5px solid #707070;
        border-radius: 11px;
        opacity: 1;
    }
    .cart_address_box h4{
        color: var(--unnamed-color-2556b9);
text-align: left;
font-weight:bold;
/* font: normal normal 800 18px/23px Muli; */
letter-spacing: 0px;
color: #2556B9;
opacity: 1;
     }
     .cart_address_box h5{
        font-weight:600;
     }
    .mycategorybox{
        padding:10px;
                width:100%;
                background-color:white;
        margin:0 auto;
        height:200px;
        overflow-y: scroll;
        overflow-x: hidden;
        margin-bottom:20px;

    
    }
    
    .mycategorybox::-webkit-scrollbar {
        width: 5px; 
         /* background-color: #F5F5F5;  */
        position: absolute;
        left: 0;
     }
     .mycategorybox::-webkit-scrollbar-thumb {
        background-color: #CDCDCD; 
     }
     ::-webkit-scrollbar-track {
        /* background: var(--thm-blue); */

        /* border-radius: 5px; */
     }
    
    
             .mycategorybox::-webkit-scrollbar {
                /* width: 5px; Set the width of the scrollbar */
                /* background-color: #F5F5F5; Set the background color of the scrollbar */
                /* position: absolute; */
                /* left: 0; Position the scrollbar on the left of the element */
             }
             .mycategorybox::-webkit-scrollbar-thumb {
                /* background-color: #CDCDCD; Set the color of the thumb */
             }
             ::-webkit-scrollbar-track {
                /* background: var(--thm-blue); */
    
                /* border-radius: 5px; */
             }
             .item_counts{
                color:#000000;
                opacity:0.4;
                font-size:15px;
             }
}
@media only screen and (min-width:1201px) and (max-width:1439px){
    .image_cartpage{
        width:100px;
    }
    .details_cartpage{
        width:430px;
    }
}
@media only screen and (min-width:1439px){
    .box {
        border: 1px solid #0000000D;
        border-radius: 10px;
        /* padding: 30px 10px 10px 10px; */
        margin-left:20px;
        /* margin-top:10px; */
        height: 490px;
        padding:30px;
        margin-bottom:50px;
        width:400px;
    }
    .couponlist-box{
        /* margin-top: 20px;
        padding-top: 20px;
      
top: 158px;
left: 521px; */
/* position: fixed; */
justify-content: center;
align-items: center;
margin:0 auto;
  top: 0;
  right:0;
  /* left: 0; */
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 9999; 
  display: none; 
  position: fixed;
    top: 0;
    height: 100%;
    overflow-y: scroll;
    /* background: #fff; */
    transition: transform .3s ease-out;
    z-index: 10001;
    transform: translateZ(0);
    }
    .couponlist-box .modal{
        width: 398px;
height: 458px;

    }
    .couponlist-box .row{
        border: 1px solid #3333331A;
        border-radius:10px;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 10px;
        margin-left:10px;

        

        width: 350px;
/* height: 99px; */
background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
background: #FFFFFF 0% 0% no-repeat padding-box;
    }
    .couponlist-box h5{
        font-weight: bold;
        font-size: 15px;
       
color: var(--unnamed-color-000000);
text-align: left;
letter-spacing: 0px;
color: #2556B9;
opacity: 1;
padding-left:50px;
    }
    .couponlist-box p{

        line-height: 18px;
    /* width: 232px; */
    /* height: 15px; */
    font-size: 12px;
    color: var(--unnamed-color-000000);
    text-align: left;
    /* font: normal normal 300 12px/15px Muli; */
    letter-spacing: 0px;
    /* color: #000000; */
    color: #000000;
    opacity: 0.7;
    padding-left: 50px;
    }
    .couponlist-box h6{
        /* background-color: #ffd9ff;
        border: 2px dashed #cf1673; */
        font-size: 11px;
        text-align: center;
        padding: 7px 3px 7px 3px;
        font-weight: 700;
       width:220px;
height: 30px;
background: #2556B9 0% 0% no-repeat padding-box;
border-radius: 6px;
opacity: 1;
color:#ffff;
    }
    .myinput{
        border: none;
         background: none; 
         /* cursor: pointer; */
         color:#ffff;
         text-align:center;
         width:220px;
    }
    .couponlist-box p small a:hover{
        /* color: #ccc; */
    }
    a.btn-viewcoup{
        /* background-color: #0857c0; */
        /* padding: 4px 10px; */
        color: #0857c0;
        margin: 0px auto;
        float: right;
        width: 120px;
    }
    a.btn-viewcoup:hover{
        /* background-color: #333; */
        /* color: #fff; */
    }
}
@media only screen and (min-width:280px) and (max-width:390px){
    .without-scroll{
        top: 0;
        box-shadow: 0 2px 0px 0 #e9e9eb;
        /* padding-left: 40px; */
        padding: 0;
        /* padding-right: 32px; */
        position: -webkit-sticky;
        position: sticky;
        background: #fff;
        z-index: 1;
        /* padding-bottom:30px; */
        /* width: 390px; */
    }
}
@media only screen and (min-width:1023px) and (max-width:1439px){
    .without-scroll{
        top: 0;
        box-shadow: 0 2px 0px 0 #e9e9eb;
        /* padding-left: 40px; */
        padding: 0;
        /* padding-right: 32px; */
        position: -webkit-sticky;
        position: sticky;
        background: #fff;
        z-index: 1;
        /* width: 390px; */
    }
}
@media only screen and (min-width:767px) and (max-width:1023px){
    .without-scroll{
        top: 0;
        box-shadow: 0 2px 0px 0 #e9e9eb;
        /* padding-left: 40px; */
        padding: 0;
        /* padding-right: 32px; */
        position: -webkit-sticky;
        position: sticky;
        background: #fff;
        z-index: 1;
        /* width: 390px; */
    }
}
@media only screen and (min-width:1439px){
    .without-scroll{
        top: 0;
        box-shadow: 0 2px 0px 0 #e9e9eb;
        /* padding-left: 40px; */
        padding: 0;
        /* padding-right: 32px; */
        position: -webkit-sticky;
        position: sticky;
        background: #fff;
        z-index: 1;
        width: 390px;
    }
}
@media only screen and (min-width:280px) and (max-width:390px){
    .filter_cards{
width:100% !important;
    }
}
@media only screen and (min-width:280px) and (max-width:390px){
    .couponlist-box{
        justify-content: center;
        align-items: center;
        margin: 0 auto;
        width:100%;
        /* width: 260px; */
        /* max-width:250px; */
        /* top: 50; */
        /* left: 0; */
        background: #FFFFFF 0% 0% no-repeat padding-box;
        /* border: 1px solid #3333330D; */
        /* border-radius: 5px; */
        opacity: 1;
        background-color: #fff;
        height:100%;
        overflow-y:scroll;
        overflow-x:hidden;
    }
    .couponlist-box .modal{
        justify-content: center;
        align-items: center;
        margin: 0 auto;
        width:100%;
        /* width: 260px; */
        /* max-width:250px; */
        /* top: 50; */
        /* left: 0; */
        background: #FFFFFF 0% 0% no-repeat padding-box;
        /* border: 1px solid #3333330D; */
        /* border-radius: 5px; */
        opacity: 1;
        background-color: #fff;
        height:100%;
        position: fixed;
        overflow: hidden;
        z-index: 9999;
        /* overflow-y:scroll; */
        /* overflow-x:hidden; */

    }
    .couponlist-box .row{
        border: 1px solid #3333331A;
        border-radius:10px;
        /* padding-top: 10px; */
        /* padding-bottom: 10px; */
        /* margin-bottom: 10px; */
        /* margin-left:10px; */

        margin:10px;
        padding:10px;

        /* width: 350px; */
/* height: 99px; */
background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
background: #FFFFFF 0% 0% no-repeat padding-box;
    }
    .couponlist-box h5{
        font-weight: bold;
        font-size: 15px;
       
color: var(--unnamed-color-000000);
text-align: left;
letter-spacing: 0px;
color: #000000;
opacity: 1;
padding-left:50px;
    }
    .couponlist-box p{

        line-height: 18px;
    /* width: 232px; */
    /* height: 15px; */
    font-size: 12px;
    color: var(--unnamed-color-000000);
    text-align: left;
    /* font: normal normal 300 12px/15px Muli; */
    letter-spacing: 0px;
    /* color: #000000; */
    color: #000000;
    opacity: 0.7;
    padding-left: 50px;
    }
    .couponlist-box h6{
        /* background-color: #ffd9ff;
        border: 2px dashed #cf1673; */
        font-size: 9px;
        text-align: center;
        padding: 7px 3px 7px 3px;
        font-weight: 700;
       width:145px;
height: 30px;
background: #2556B9 0% 0% no-repeat padding-box;
border-radius: 6px;
opacity: 1;
color:#ffff;
    }
    .myinput{
        border: none;
         background: none; 
         /* cursor: pointer; */
         color:#ffff;
         text-align:center;
         width:145px;
    }
    .couponlist-box p small a:hover{
        /* color: #ccc; */
    }
    a.btn-viewcoup{
        /* background-color: #0857c0; */
        /* padding: 4px 10px; */
        color: #0857c0;
        margin: 0px auto;
        float: right;
        width: 120px;
    }
    a.btn-viewcoup:hover{
        /* background-color: #333; */
        /* color: #fff; */
    }
    .box {
        border: 1px solid #0000000D;
        border-radius: 10px;
        /* padding: 30px 10px 10px 10px; */
        /* margin-left:20px; */
        /* margin-top:10px; */
        /* height: 490px; */
        padding:30px;
       
        width:95%;
        margin:0 auto;
        margin-bottom:50px;
        /* margin-bottom:50px; */
        /* width:400px; */
    }
}
@media only screen and (min-width:390px) and (max-width:767px){
    .couponlist-box{
        /* margin-top: 20px;
        padding-top: 20px;
      
top: 158px;
left: 521px; */
/* position: fixed; */
  /* top: 0; */
  /* left: 0; */
  /* position: absolute; */
  margin:0 auto;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 9999; 
  overflow: scroll;
  /* display: none;  */
    }
    .couponlist-box .modal{
        /* width: 398px; */
        /* width:100%; */
        width:360px;
        margin:0 auto;
        height:auto;
/* height: 458px; */

    }
    .couponlist-box .row{
        border: 1px solid #3333331A;
        border-radius:10px;
        /* padding-top: 10px; */
        /* padding-bottom: 10px; */
        /* margin-bottom: 10px; */
        /* margin-left:10px; */

        
margin:10px;
padding:10px;
        /* width: 350px; */
/* height: 99px; */
background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
background: #FFFFFF 0% 0% no-repeat padding-box;
    }
    .couponlist-box h5{
        font-weight: bold;
        font-size: 15px;
       
color: var(--unnamed-color-000000);
text-align: left;
letter-spacing: 0px;
color: #2556B9;
opacity: 1;
padding-left:50px;
    }
    .couponlist-box p{

        line-height: 18px;
    /* width: 232px; */
    /* height: 15px; */
    font-size: 12px;
    color: var(--unnamed-color-000000);
    text-align: left;
    /* font: normal normal 300 12px/15px Muli; */
    letter-spacing: 0px;
    /* color: #000000; */
    color: #000000;
    opacity: 0.7;
    padding-left: 50px;
    }
    .couponlist-box h6{
        /* background-color: #ffd9ff;
        border: 2px dashed #cf1673; */
        font-size: 11px;
        text-align: center;
        padding: 7px 3px 7px 3px;
        font-weight: 700;
       width:220px;
height: 30px;
background: #2556B9 0% 0% no-repeat padding-box;
border-radius: 6px;
opacity: 1;
color:#ffff;
    }
    .myinput{
        border: none;
         background: none; 
         /* cursor: pointer; */
         color:#ffff;
         text-align:center;
         width:220px;
    }
    .couponlist-box p small a:hover{
        /* color: #ccc; */
    }
    a.btn-viewcoup{
        /* background-color: #0857c0; */
        /* padding: 4px 10px; */
        color: #0857c0;
        margin: 0px auto;
        float: right;
        width: 120px;
    }
    a.btn-viewcoup:hover{
        /* background-color: #333; */
        /* color: #fff; */
    }
    .box {
        border: 1px solid #0000000D;
        border-radius: 10px;
        /* padding: 30px 10px 10px 10px; */
        /* margin-left:20px; */
        /* margin-top:10px; */
        /* height: 490px; */
        padding:30px;
       
        width:95%;
        margin:0 auto;
        margin-bottom:50px;
        /* margin-bottom:50px; */
        /* width:400px; */
    }
}
@media only screen and (min-width:767px) and (max-width:1023px){
    .couponlist-box{
       /* margin-top: 20px;
        padding-top: 20px;
      
top: 158px;
left: 521px; */
/* position: fixed; */
justify-content: center;
align-items: center;
margin:0 auto;
  top: 0;
  right:0;
  /* left: 0; */
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 9999; 
  display: none; 
  position: fixed;
    top: 0;
    height: 100%;
    overflow-y: scroll;
    /* background: #fff; */
    transition: transform .3s ease-out;
    z-index: 10001;
    transform: translateZ(0);
    }
    .couponlist-box .modal{
        /* width: 398px; */
        /* width:100%; */
        width:363px;
        margin:0 auto;
        height:auto;
/* height: 458px; */

    }
    .couponlist-box .row{
        border: 1px solid #3333331A;
        border-radius:10px;
        /* padding-top: 10px; */
        /* padding-bottom: 10px; */
        /* margin-bottom: 10px; */
        /* margin-left:10px; */

        
margin:10px;
padding:10px;
        /* width: 350px; */
/* height: 99px; */
background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
background: #FFFFFF 0% 0% no-repeat padding-box;
    }
    .couponlist-box h5{
        font-weight: bold;
        font-size: 15px;
       
color: var(--unnamed-color-000000);
text-align: left;
letter-spacing: 0px;
color: #2556B9;
opacity: 1;
padding-left:50px;
    }
    .couponlist-box p{

        line-height: 18px;
    /* width: 232px; */
    /* height: 15px; */
    font-size: 12px;
    color: var(--unnamed-color-000000);
    text-align: left;
    /* font: normal normal 300 12px/15px Muli; */
    letter-spacing: 0px;
    /* color: #000000; */
    color: #000000;
    opacity: 0.7;
    padding-left: 50px;
    }
    .couponlist-box h6{
        /* background-color: #ffd9ff;
        border: 2px dashed #cf1673; */
        font-size: 11px;
        text-align: center;
        padding: 7px 3px 7px 3px;
        font-weight: 700;
       width:220px;
height: 30px;
background: #2556B9 0% 0% no-repeat padding-box;
border-radius: 6px;
opacity: 1;
color:#ffff;
    }
    .myinput{
        border: none;
         background: none; 
         /* cursor: pointer; */
         color:#ffff;
         text-align:center;
         width:220px;
    }
    .couponlist-box p small a:hover{
        /* color: #ccc; */
    }
    a.btn-viewcoup{
        /* background-color: #0857c0; */
        /* padding: 4px 10px; */
        color: #0857c0;
        margin: 0px auto;
        float: right;
        width: 120px;
    }
    a.btn-viewcoup:hover{
        /* background-color: #333; */
        /* color: #fff; */
    }
    .box {
        border: 1px solid #0000000D;
        border-radius: 10px;
        /* padding: 30px 10px 10px 10px; */
        /* margin-left:20px; */
        /* margin-top:10px; */
        /* height: 490px; */
        padding:30px;
       
        width:95%;
        margin:0 auto;
        margin-bottom:50px;
        /* margin-bottom:50px; */
        /* width:400px; */
    }
}
@media only screen and (min-width:1023px) and (max-width:1439px){
    .couponlist-box{
       /* margin-top: 20px;
        padding-top: 20px;
      
top: 158px;
left: 521px; */
/* position: fixed; */
justify-content: center;
align-items: center;
margin:0 auto;
  top: 0;
  right:0;
  /* left: 0; */
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 9999; 
  display: none; 
  position: fixed;
    top: 0;
    height: 100%;
    overflow-y: scroll;
    /* background: #fff; */
    transition: transform .3s ease-out;
    z-index: 10001;
    transform: translateZ(0);
    }
    .couponlist-box .modal{
        /* width: 398px; */
        /* width:100%; */
        width:363px;
        margin:0 auto;
        height:auto;
/* height: 458px; */

    }
    .couponlist-box .row{
        border: 1px solid #3333331A;
        border-radius:10px;
        /* padding-top: 10px; */
        /* padding-bottom: 10px; */
        /* margin-bottom: 10px; */
        /* margin-left:10px; */

        
margin:10px;
padding:10px;
        /* width: 350px; */
/* height: 99px; */
background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
background: #FFFFFF 0% 0% no-repeat padding-box;
    }
    .couponlist-box h5{
        font-weight: bold;
        font-size: 15px;
       
color: var(--unnamed-color-000000);
text-align: left;
letter-spacing: 0px;
color: #2556B9;
opacity: 1;
padding-left:50px;
    }
    .couponlist-box p{

        line-height: 18px;
    /* width: 232px; */
    /* height: 15px; */
    font-size: 12px;
    color: var(--unnamed-color-000000);
    text-align: left;
    /* font: normal normal 300 12px/15px Muli; */
    letter-spacing: 0px;
    /* color: #000000; */
    color: #000000;
    opacity: 0.7;
    padding-left: 50px;
    }
    .couponlist-box h6{
        /* background-color: #ffd9ff;
        border: 2px dashed #cf1673; */
        font-size: 11px;
        text-align: center;
        padding: 7px 3px 7px 3px;
        font-weight: 700;
       width:220px;
height: 30px;
background: #2556B9 0% 0% no-repeat padding-box;
border-radius: 6px;
opacity: 1;
color:#ffff;
    }
    .myinput{
        border: none;
         background: none; 
         /* cursor: pointer; */
         color:#ffff;
         text-align:center;
         width:220px;
    }
    .couponlist-box p small a:hover{
        /* color: #ccc; */
    }
    a.btn-viewcoup{
        /* background-color: #0857c0; */
        /* padding: 4px 10px; */
        color: #0857c0;
        margin: 0px auto;
        float: right;
        width: 120px;
    }
    a.btn-viewcoup:hover{
        /* background-color: #333; */
        /* color: #fff; */
    }
}
a:hover{
    /* color:inherit !important; */
}
@media only screen and (min-width:1023px) and (max-width:1200px){
    .box {
        border: 1px solid #0000000D;
        border-radius: 10px;
        /* padding: 30px 10px 10px 10px; */
        /* margin-left:20px; */
        /* margin-top:10px; */
        /* height: 490px; */
        padding:30px;
       
        width:95%;
        margin:0 auto;
        margin-bottom:50px;
        /* margin-bottom:50px; */
        /* width:400px; */
    }
}
@media only screen and (min-width:1201px) and (max-width:1439px){
    .box {
        border: 1px solid #0000000D;
        border-radius: 10px;
        /* padding: 30px 10px 10px 10px; */
        /* margin-left:20px; */
        /* margin-top:10px; */
        /* height: 490px; */
        padding:30px;
       
        /* width:95%; */
        margin:0 auto;
        margin-bottom:50px;
        /* margin-bottom:50px; */
        /* width:400px; */
    }
}
@media only screen and (max-width:1023px){
    .wishing{
        display:none !important;
    }
}
@media only screen and (max-width:1023px){
    .address_book{
        display:none !important;
    }
}
@media only screen and (min-width:1439px){
    .address-cards{
        width: calc(49% - 5px); /* Set the width of your cards with some spacing between them */
            height: 184px; /* Set the height of your cards */
            background-color: #f0f0f0;
        /* UI Properties */
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #0000000D;
        border-radius: 14px;
        opacity: 1;
        padding:10px;
        margin:5px;
        }
    .addressbox{
        /* padding: 20px; */
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        /* justify-content: space-between; */
    
    }
    .addressbtn{
        width: 210px;
    height: 50px;
    background: var(--unnamed-color-2556b9) 0% 0% no-repeat padding-box;
    background: #2556B9 0% 0% no-repeat padding-box;
    border-radius: 10px;
    color:#ffff;
    opacity: 1;
    }
    .address_page{
        border:1px solid #0000000D;
        padding:10px;
        border-radius:10px;
        margin-bottom:20px;
    }
    .addresshead{
        /* width: 72px; */
    /* height: 23px; */
    margin:20px 0px 0px 20px;
    text-align: left;
    font: normal normal 800 18px/23px Muli;
    letter-spacing: 0px;
    color:var(--thm-blue);
    opacity: 1;
    }
    .myenclose{
        padding:20px;
        width: 1150px;
        overflow-y: scroll;
        overflow-x: hidden;
        height:300px;
        /* height: 479px; */
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        /* border: 1px solid #0000001A; */
        /* border-radius: 10px; */
        }
        .myenclose::-webkit-scrollbar {
            width: 5px; /* Set the width of the scrollbar */
            /* background-color: #F5F5F5; Set the background color of the scrollbar */
            position: absolute;
            left: 0; /* Position the scrollbar on the left of the element */
            /* visibility: hidden; */
         }
         .myenclose::-webkit-scrollbar-thumb {
            background-color: #CDCDCD; /* Set the color of the thumb */
            /* visibility: hidden; */
         }
         ::-webkit-scrollbar-track {
            /* background: var(--thm-blue); */
            /* border-radius: 5px; */
            /* visibility: hidden; */
         }
}
@media only screen and (min-width:280px) and (max-width:390px){
    .address-cards{
      width:100%;
      margin:0 auto;
            background-color: #f0f0f0;
        /* UI Properties */
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #0000000D;
        border-radius: 5px;
        opacity: 1;
        padding:10px;
        margin-bottom:15px;
        /* margin:5px; */
        }
    .address_page{
        padding:0px;
        margin-bottom:20px;
    }
    .addressbtn{
        width: 193px;
    height: 50px;
    background: var(--unnamed-color-2556b9) 0% 0% no-repeat padding-box;
    background: #2556B9 0% 0% no-repeat padding-box;
    border-radius: 10px;
    color:#ffff;
    opacity: 1;
    }
.address_header{
    background-color: #2556B91A;
    padding:20px;
    background: #2556B91A 0% 0% no-repeat padding-box;
    opacity:100%;
    width:100%;
    margin:0 auto;
}
.addresshead{
    /* width: 72px; */
/* height: 23px; */
/* margin:20px 0px 0px 20px; */
margin-left:10px;
text-align: left;
font: normal normal 800 18px/23px Muli;
letter-spacing: 0px;
color:var(--thm-blue);
opacity: 1;
}
.myenclose{
    width: 100%;
    margin:0 auto;
    margin-top:10px;
    padding:10px;
    /* height:300px; */
    /* height:300px; */
    /* overflow-y: scroll; */
    /* overflow-x: hidden; */
    /* height: 479px; */
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    /* border: 1px solid #0000001A; */
    /* border-radius: 10px; */
    }
    .myenclose::-webkit-scrollbar {
        width: 5px; 
        
        position: absolute;
        left: 0; 
        /* visibility: hidden; */
     }
     .myenclose::-webkit-scrollbar-thumb {
        background-color: #CDCDCD; 
        /* visibility: hidden; */
     }
     ::-webkit-scrollbar-track {
        /* background: var(--thm-blue); */
        /* visibility: hidden; */
        /* border-radius: 5px; */
     }
}
@media only screen and (min-width:390px) and (max-width:767px){
    .address-cards{
        width:100%;
        margin:0 auto;
              background-color: #f0f0f0;
          /* UI Properties */
          background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
          background: #FFFFFF 0% 0% no-repeat padding-box;
          border: 1px solid #0000000D;
          border-radius: 5px;
          opacity: 1;
          padding:10px;
          margin-bottom:15px;
          /* margin:5px; */
          }
      .address_page{
          padding:0px;
          margin-bottom:20px;
      }
      .addressbtn{
          width: 193px;
      height: 50px;
      background: var(--unnamed-color-2556b9) 0% 0% no-repeat padding-box;
      background: #2556B9 0% 0% no-repeat padding-box;
      border-radius: 10px;
      color:#ffff;
      opacity: 1;
      }
  .address_header{
      background-color: #2556B91A;
      padding:20px;
      background: #2556B91A 0% 0% no-repeat padding-box;
      opacity:100%;
      width:100%;
      margin:0 auto;
  }
  .addresshead{
      /* width: 72px; */
  /* height: 23px; */
  /* margin:20px 0px 0px 20px; */
  margin-left:10px;
  text-align: left;
  font: normal normal 800 18px/23px Muli;
  letter-spacing: 0px;
  color:var(--thm-blue);
  opacity: 1;
  }
  .myenclose{
      width: 100%;
      margin:0 auto;
      margin-top:10px;
      padding:10px;
      /* height:300px; */
      /* overflow-y: scroll; */
      /* overflow-x: hidden; */
      /* height: 479px; */
      background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
      background: #FFFFFF 0% 0% no-repeat padding-box;
      /* border: 1px solid #0000001A; */
      /* border-radius: 10px; */
      }
      .myenclose::-webkit-scrollbar {
        width: 5px; 
        
        position: absolute;
        left: 0; 
        /* visibility: hidden; */
     }
     .myenclose::-webkit-scrollbar-thumb {
        background-color: #CDCDCD; 
        /* visibility: hidden; */
     }
     ::-webkit-scrollbar-track {
        /* background: var(--thm-blue); */
        /* visibility: hidden; */
        /* border-radius: 5px; */
     }
}
@media only screen and (min-width:767px) and (max-width:992px){
    .address-cards{
        width:100%;
        margin:0 auto;
              background-color: #f0f0f0;
          /* UI Properties */
          background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
          background: #FFFFFF 0% 0% no-repeat padding-box;
          border: 1px solid #0000000D;
          border-radius: 5px;
          opacity: 1;
          padding:10px;
          margin-bottom:15px;
          /* margin:5px; */
          }
      .address_page{
          padding:0px;
          margin-bottom:20px;
      }
      .addressbtn{
          width: 210px;
      height: 50px;
      background: var(--unnamed-color-2556b9) 0% 0% no-repeat padding-box;
      background: #2556B9 0% 0% no-repeat padding-box;
      border-radius: 10px;
      color:#ffff;
      opacity: 1;
      }
  .address_header{
      background-color: #2556B91A;
      padding:20px;
      background: #2556B91A 0% 0% no-repeat padding-box;
      opacity:100%;
      width:100%;
      margin:0 auto;
  }
  .addresshead{
      /* width: 72px; */
  /* height: 23px; */
  /* margin:20px 0px 0px 20px; */
  margin-left:10px;
  text-align: left;
  font: normal normal 800 18px/23px Muli;
  letter-spacing: 0px;
  color:var(--thm-blue);
  opacity: 1;
  }
  .myenclose{
      width: 100%;
      margin:0 auto;
      margin-top:10px;
      padding:10px;
      height:350px;
      overflow-y: scroll;
      overflow-x: hidden;
      /* height: 479px; */
      background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
      background: #FFFFFF 0% 0% no-repeat padding-box;
      /* border: 1px solid #0000001A; */
      /* border-radius: 10px; */
      }
      .myenclose::-webkit-scrollbar {
          width: 5px; 
          /* background-color: #F5F5F5; Set the background color of the scrollbar */
          position: absolute;
          left: 0; 
          /* visibility:hidden; */
       }
       .myenclose::-webkit-scrollbar-thumb {

          background-color: #CDCDCD; 
          /* visibility:hidden; */
       }
       ::-webkit-scrollbar-track {
          /* background: var(--thm-blue); */
  
          /* border-radius: 5px; */
          /* visibility:hidden; */
       }
}
@media only screen and (min-width:992px) and (max-width:1023px){
    .address-cards{
        width:100%;
        margin:0 auto;
              background-color: #f0f0f0;
          /* UI Properties */
          background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
          background: #FFFFFF 0% 0% no-repeat padding-box;
          border: 1px solid #0000000D;
          border-radius: 5px;
          opacity: 1;
          padding:10px;
          margin-bottom:15px;
          /* margin:5px; */
          }
      .address_page{
          padding:0px;
          margin-bottom:20px;
      }
      .addressbtn{
          width: 210px;
      height: 50px;
      background: var(--unnamed-color-2556b9) 0% 0% no-repeat padding-box;
      background: #2556B9 0% 0% no-repeat padding-box;
      border-radius: 10px;
      color:#ffff;
      opacity: 1;
      }
  .address_header{
      background-color: #2556B91A;
      padding:20px;
      background: #2556B91A 0% 0% no-repeat padding-box;
      opacity:100%;
      width: 980px;
      margin:0 auto;
  }
  .addresshead{
      /* width: 72px; */
  /* height: 23px; */
  /* margin:20px 0px 0px 20px; */
  margin-left:10px;
  text-align: left;
  font: normal normal 800 18px/23px Muli;
  letter-spacing: 0px;
  color:var(--thm-blue);
  opacity: 1;
  }
  .myenclose{
      width: 980px;
      margin:0 auto;
      margin-top:10px;
      padding:10px;
      height:350px;
      overflow-y: scroll;
      overflow-x: hidden;
      /* height: 479px; */
      background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
      background: #FFFFFF 0% 0% no-repeat padding-box;
      /* border: 1px solid #0000001A; */
      /* border-radius: 10px; */
      }
      .myenclose::-webkit-scrollbar {
          width: 5px; 
          /* background-color: #F5F5F5; Set the background color of the scrollbar */
          position: absolute;
          left: 0; 
          /* visibility:hidden; */
       }
       .myenclose::-webkit-scrollbar-thumb {
          background-color: #CDCDCD; 
          /* visibility:hidden; */
       }
       ::-webkit-scrollbar-track {
          /* background: var(--thm-blue); */
  
          /* border-radius: 5px; */
          /* visibility:hidden; */
       }
}
@media only screen and (min-width:1023px) and (max-width:1150px){
    .myenclose{
        /* width: 980px; */
        margin:0 auto;
        margin-top:10px;
        padding:10px;
        height:350px;
        overflow-y: scroll;
        overflow-x: hidden;
        /* height: 479px; */
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        margin-left:40px;
        /* border: 1px solid #0000001A; */
        /* border-radius: 10px; */
        }
        .myenclose::-webkit-scrollbar {
            width: 5px; 
            /* background-color: #F5F5F5; Set the background color of the scrollbar */
            position: absolute;
            left: 0; 
            /* visibility:hidden; */
         }
         .myenclose::-webkit-scrollbar-thumb {
            background-color: #CDCDCD; 
            /* visibility:hidden; */
         }
        .address_header{
            /* background-color: #2556B91A; */
            /* padding:20px; */
            /* background: #2556B91A 0% 0% no-repeat padding-box; */
            opacity:100%;
            /* width: 980px; */
            /* margin:0 auto; */
            margin-left:20px;
        }
        .addresshead{
            /* width: 72px; */
        /* height: 23px; */
        /* margin:20px 0px 0px 20px; */
        margin-left:20px;
        text-align: left;
        font: normal normal 800 18px/23px Muli;
        letter-spacing: 0px;
        color:var(--thm-blue);
        opacity: 1;
        }
        .address_page{
            padding:10px;
            margin-bottom:20px;
        }
}
@media only screen and (min-width:1150px) and (max-width:1250px){
    .address_page{
        padding:10px;
        margin-bottom:20px;
    }
}
@media only screen and (min-width:1250px) and (max-width:1439px){
    .address_page{
        border:1px solid #0000000D;
        padding:10px;
        border-radius:10px;
        margin-bottom:20px;
    }
}
@media only screen and (min-width:1150px) and (max-width:1439px){
  
    .myenclose{
        /* width: 980px; */
        margin:0 auto;
        margin-top:10px;
        padding:10px;
        height:350px;
        overflow-y: scroll;
        overflow-x: hidden;
        /* height: 479px; */
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        margin-left:20px;
        /* border: 1px solid #0000001A; */
        /* border-radius: 10px; */
        }
        .myenclose::-webkit-scrollbar {
            width: 5px; 
            /* background-color: #F5F5F5; Set the background color of the scrollbar */
            position: absolute;
            left: 0; 
            /* visibility:hidden; */
         }
         .myenclose::-webkit-scrollbar-thumb {
            background-color: #CDCDCD; 
            /* visibility:hidden; */
         }
        .address_header{
            /* background-color: #2556B91A; */
            /* padding:20px; */
            /* background: #2556B91A 0% 0% no-repeat padding-box; */
            opacity:100%;
            /* width: 980px; */
            /* margin:0 auto; */
            margin-left:10px;
        }
        .addresshead{
            /* width: 72px; */
        /* height: 23px; */
        /* margin:20px 0px 0px 20px; */
        margin-left:20px;
        text-align: left;
        font: normal normal 800 18px/23px Muli;
        letter-spacing: 0px;
        color:var(--thm-blue);
        opacity: 1;
        }
}
@media only screen and (min-width:1023px) and (max-width:1439px){
    .address-cards{
        width:100%;
        margin:0 auto;
              background-color: #f0f0f0;
          /* UI Properties */
          background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
          background: #FFFFFF 0% 0% no-repeat padding-box;
          border: 1px solid #0000000D;
          border-radius: 5px;
          opacity: 1;
          padding:10px;
          margin-bottom:15px;
          /* margin:5px; */
          }
      .addressbtn{
          width: 210px;
          /* margin-left:40px; */
      height: 50px;
      background: var(--unnamed-color-2556b9) 0% 0% no-repeat padding-box;
      background: #2556B9 0% 0% no-repeat padding-box;
      border-radius: 10px;
      color:#ffff;
      opacity: 1;
      }
      .myenclose::-webkit-scrollbar {
          width: 5px; 
          /* background-color: #F5F5F5; Set the background color of the scrollbar */
          position: absolute;
          left: 0; 
          /* visibility:hidden; */
       }
       .myenclose::-webkit-scrollbar-thumb {
          background-color: #CDCDCD; 
          /* visibility:hidden; */
       }
       ::-webkit-scrollbar-track {
          /* background: var(--thm-blue); */
  
          /* border-radius: 5px; */
          /* visibility:hidden; */
       }
}
@media only screen and (min-width:280px) and (max-width:390px){
    .check_rad{
        padding-top:5px;
        padding-left:15px;
    }
    .styling{
        /* width: 279px; */
    /* height: 45px; */
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #3333331A;
    border-radius: 5px;
    opacity: 1;
    justify-content: center;
    align-items: center;
    padding:10px;
    width:225px;
    /* width: 279px; */
    height: 40px;
    white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size:12px;
    /* margin:0px 0px 0px 30px; */
    /* margin-bottom:7px; */
    }
    .styling:focus{
        color: #495057;
        background-color: #fff;
        border-color: #8bbafe;
        outline: 0;
        -webkit-box-shadow: 0 0 0 .2rem rgba(13, 110, 253, .25);
        box-shadow: 0 0 0 .2rem rgba(13, 110, 253, .25)
    }
    #addnewaddress .modal-dialog {
        /* max-width: 450px; */
        top:25px;
        left:0;
        width:260px;
        margin:0 auto;
        background-color: #fff;
    
        /* width: 200px; */
        /* height: 618px; */
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #3333330D;
        border-radius: 10px;
        opacity: 1;
    }
    #addnewaddress .modal-body h4{
      
        /* padding: 5px 10px 30px 50px; */
        color: #333;
        margin:10px 0px 20px 10px;
        font-size: 18px;
        font-weight: bold;
        /* z-index: 9999; */
        /* position: relative; */
    /* height: 22px; */
    text-align: center;
    font: normal normal medium 18px/22px Rubik;
    letter-spacing: 0px;
    color: #262626;
    opacity: 1;
    
    }
    #addnewaddress .modal-body .input-group-text{
        background-color: #fff;
        border-radius: 30px 0px 0px 30px;
        font-size: 20px
    }
    #addnewaddress .modal-body .input-group {
        height: 45px
    }
    #addnewaddress.modal-body a {
        color: #333
    }
    #addnewaddress .modal-body a:hover{
        /* color: #ccc */
    }
    #addnewaddress.modal-body .form-control{
        border-radius: 0px 30px 30px 0px;
        background-color: #fff;
        color: #333;
        border-color: #ced4da;
    
    }
    #addnewaddress .modal-body .form-control:focus{
        box-shadow: inherit
    }
    #addnewaddress p{
        color: #333;
        text-align: center;
        width: 100%;
        /* position: relative; */
        z-index: 999
    }
    #addnewaddress p a{
        color: #081f66 !important;
        text-decoration: underline
    }
    #addnewaddress p a:hover{
        /* opacity: 0.7; */
        text-decoration: none
    }
    #addnewaddress p span{
        color: #081f66
    }
    #addnewaddress .btn-pink{
        background: #081f66;
        padding: 8px 20px;
    }
    #addnewaddress .btn-pink:hover{
        background-color: #19a6ff
    
    }
    
    #addnewaddress .modal-content {
        border: 0px;
        /* width: 260px;
        top:100;
        left:0; */
    }
    #addnewaddress .modal-body{
        background-color: #fff;
        height:auto;
        /* width: 100%;
        min-height: 495px; */
    }
    #addnewaddress .modal-body .btn-close{
        /* width: 24px; */
        /* height: 24px; */
        display: block;
        background: none;
        border: none;
        float: right;
        font-size: 20px;
        color: #2556B9;
        position: absolute;
        top:10px;
        right: 10px;
        /* z-index: 9999999 */
    
    }
    #addnewaddress .modal-body .btn-close:hover{
        /* color: #ccc */
    }
}
@media only screen and (min-width:390px) and (max-width:767px){
    .check_rad{
        padding-top:5px;
        padding-left:40px;
    }
    .styling{
        width: 279px;
        font-size:12px;
    height: 45px;
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #3333331A;
    border-radius: 5px;
    opacity: 1;
    justify-content: center;
    align-items: center;
    padding:10px;
    margin:0px 0px 0px 25px;
    /* width:225px; */
    /* width: 279px; */
    /* height: 40px; */
    /* white-space: nowrap; */
        /* overflow: hidden; */
        /* text-overflow: ellipsis; */
    /* margin:0px 0px 0px 30px; */
    /* margin-bottom:7px; */
    }
    .styling:focus{
        color: #495057;
        background-color: #fff;
        border-color: #8bbafe;
        outline: 0;
        -webkit-box-shadow: 0 0 0 .2rem rgba(13, 110, 253, .25);
        box-shadow: 0 0 0 .2rem rgba(13, 110, 253, .25)
    }
    #addnewaddress .modal-dialog {
        /* max-width: 450px; */
        top:50px;
        left:0;
        width:363px;
        margin:0 auto;
        background-color: #fff;
    
        /* width: 200px; */
        /* height: 618px; */
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #3333330D;
        border-radius: 10px;
        opacity: 1;
    }
    #addnewaddress .modal-body h4{
      
        /* padding: 5px 10px 30px 50px; */
        color: #333;
        margin:10px 0px 20px 10px;
        font-size: 20px;
        font-weight: bold;
        /* z-index: 9999; */
        /* position: relative; */
    /* height: 22px; */
    text-align: center;
    font: normal normal medium 18px/22px Rubik;
    letter-spacing: 0px;
    color: #262626;
    opacity: 1;
    
    }
    #addnewaddress .modal-body .input-group-text{
        background-color: #fff;
        border-radius: 30px 0px 0px 30px;
        font-size: 20px
    }
    #addnewaddress .modal-body .input-group {
        height: 45px
    }
    #addnewaddress.modal-body a {
        color: #333
    }
    #addnewaddress .modal-body a:hover{
        /* color: #ccc */
    }
    #addnewaddress.modal-body .form-control{
        border-radius: 0px 30px 30px 0px;
        background-color: #fff;
        color: #333;
        border-color: #ced4da;
    
    }
    #addnewaddress .modal-body .form-control:focus{
        box-shadow: inherit
    }
    #addnewaddress p{
        color: #333;
        text-align: center;
        width: 100%;
        /* position: relative; */
        z-index: 999
    }
    #addnewaddress p a{
        color: #081f66 !important;
        text-decoration: underline
    }
    #addnewaddress p a:hover{
        /* opacity: 0.7; */
        text-decoration: none
    }
    #addnewaddress p span{
        color: #081f66
    }
    #addnewaddress .btn-pink{
        background: #081f66;
        padding: 8px 20px;
    }
    #addnewaddress .btn-pink:hover{
        background-color: #19a6ff
    
    }
    
    #addnewaddress .modal-content {
        border: 0px;
        /* width: 260px;
        top:100;
        left:0; */
    }
    #addnewaddress .modal-body{
        background-color: #fff;
        height:auto;
        /* width: 100%;
        min-height: 495px; */
    }
    #addnewaddress .modal-body .btn-close{
        /* width: 24px; */
        /* height: 24px; */
        display: block;
        background: none;
        border: none;
        float: right;
        font-size: 20px;
        color: #2556B9;
        position: absolute;
        top:10px;
        right: 10px;
        /* z-index: 9999999 */
    
    }
    #addnewaddress .modal-body .btn-close:hover{
        /* color: #ccc */
    }
}
@media only screen and (min-width:767px) and (max-width:1023px){
    .check_rad{
        padding-top:5px;
        padding-left:40px;
    }
    .styling{
        font-size:13px;
        width: 279px;
    height: 45px;
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #3333331A;
    border-radius: 5px;
    opacity: 1;
    justify-content: center;
    align-items: center;
    padding:10px;
    margin:0px 0px 0px 25px;
    }
    .styling:focus{
        color: #495057;
        background-color: #fff;
        border-color: #8bbafe;
        outline: 0;
        -webkit-box-shadow: 0 0 0 .2rem rgba(13, 110, 253, .25);
        box-shadow: 0 0 0 .2rem rgba(13, 110, 253, .25)
    }
    #addnewaddress .modal-dialog {
        /* max-width: 450px; */
        top:50px;
        left:0;
        width:363px;
        margin:0 auto;
        background-color: #fff;
    
        /* width: 200px; */
        /* height: 618px; */
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #3333330D;
        border-radius: 10px;
        opacity: 1;
    }
    #addnewaddress .modal-body h4{
      
        /* padding: 5px 10px 30px 50px; */
        color: #333;
        margin:10px 0px 20px 10px;
        font-size: 20px;
        font-weight: bold;
        /* z-index: 9999; */
        /* position: relative; */
    /* height: 22px; */
    text-align: center;
    font: normal normal medium 18px/22px Rubik;
    letter-spacing: 0px;
    color: #262626;
    opacity: 1;
    
    }
    #addnewaddress .modal-body .input-group-text{
        background-color: #fff;
        border-radius: 30px 0px 0px 30px;
        font-size: 20px
    }
    #addnewaddress .modal-body .input-group {
        height: 45px
    }
    #addnewaddress.modal-body a {
        color: #333
    }
    #addnewaddress .modal-body a:hover{
        /* color: #ccc */
    }
    #addnewaddress.modal-body .form-control{
        border-radius: 0px 30px 30px 0px;
        background-color: #fff;
        color: #333;
        border-color: #ced4da;
    
    }
    #addnewaddress .modal-body .form-control:focus{
        box-shadow: inherit
    }
    #addnewaddress p{
        color: #333;
        text-align: center;
        width: 100%;
        /* position: relative; */
        z-index: 999
    }
    #addnewaddress p a{
        color: #081f66 !important;
        text-decoration: underline
    }
    #addnewaddress p a:hover{
        /* opacity: 0.7; */
        text-decoration: none
    }
    #addnewaddress p span{
        color: #081f66
    }
    #addnewaddress .btn-pink{
        background: #081f66;
        padding: 8px 20px;
    }
    #addnewaddress .btn-pink:hover{
        background-color: #19a6ff
    
    }
    
    #addnewaddress .modal-content {
        border: 0px;
        /* width: 260px;
        top:100;
        left:0; */
    }
    #addnewaddress .modal-body{
        background-color: #fff;
        height:auto;
        /* width: 100%;
        min-height: 495px; */
    }
    #addnewaddress .modal-body .btn-close{
        /* width: 24px; */
        /* height: 24px; */
        display: block;
        background: none;
        border: none;
        float: right;
        font-size: 20px;
        color: #2556B9;
        position: absolute;
        top:10px;
        right: 10px;
        /* z-index: 9999999 */
    
    }
    #addnewaddress .modal-body .btn-close:hover{
        /* color: #ccc */
    }
}
@media only screen and (min-width:1023px) and (max-width:1439px){
    .check_rad{
        padding-top:5px;
        padding-left:40px;
    }
    .styling{
        width: 279px;
        font-size:13px;
    height: 45px;
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #3333331A;
    border-radius: 5px;
    opacity: 1;
    justify-content: center;
    align-items: center;
    padding:10px;
    margin:0px 0px 0px 25px;
    }
    .styling:focus{
        color: #495057;
        background-color: #fff;
        border-color: #8bbafe;
        outline: 0;
        -webkit-box-shadow: 0 0 0 .2rem rgba(13, 110, 253, .25);
        box-shadow: 0 0 0 .2rem rgba(13, 110, 253, .25)
    }
    #addnewaddress .modal-dialog {
        /* max-width: 450px; */
        top:100px;
        left:0;
        width:363px;
        margin:0 auto;
        background-color: #fff;
    
        /* width: 200px; */
        /* height: 618px; */
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #3333330D;
        border-radius: 10px;
        opacity: 1;
    }
    #addnewaddress .modal-body h4{
      
        /* padding: 5px 10px 30px 50px; */
        color: #333;
        margin:10px 0px 20px 10px;
        font-size: 20px;
        font-weight: bold;
        /* z-index: 9999; */
        /* position: relative; */
    /* height: 22px; */
    text-align: center;
    font: normal normal medium 18px/22px Rubik;
    letter-spacing: 0px;
    color: #262626;
    opacity: 1;
    
    }
    #addnewaddress .modal-body .input-group-text{
        background-color: #fff;
        border-radius: 30px 0px 0px 30px;
        font-size: 20px
    }
    #addnewaddress .modal-body .input-group {
        height: 45px
    }
    #addnewaddress.modal-body a {
        color: #333
    }
    #addnewaddress .modal-body a:hover{
        /* color: #ccc */
    }
    #addnewaddress.modal-body .form-control{
        border-radius: 0px 30px 30px 0px;
        background-color: #fff;
        color: #333;
        border-color: #ced4da;
    
    }
    #addnewaddress .modal-body .form-control:focus{
        box-shadow: inherit
    }
    #addnewaddress p{
        color: #333;
        text-align: center;
        width: 100%;
        /* position: relative; */
        z-index: 999
    }
    #addnewaddress p a{
        color: #081f66 !important;
        text-decoration: underline
    }
    #addnewaddress p a:hover{
        /* opacity: 0.7; */
        text-decoration: none
    }
    #addnewaddress p span{
        color: #081f66
    }
    #addnewaddress .btn-pink{
        background: #081f66;
        padding: 8px 20px;
    }
    #addnewaddress .btn-pink:hover{
        background-color: #19a6ff
    
    }
    
    #addnewaddress .modal-content {
        border: 0px;
        /* width: 260px;
        top:100;
        left:0; */
    }
    #addnewaddress .modal-body{
        background-color: #fff;
        height:auto;
        /* width: 100%;
        min-height: 495px; */
    }
    #addnewaddress .modal-body .btn-close{
        /* width: 24px; */
        /* height: 24px; */
        display: block;
        background: none;
        border: none;
        float: right;
        font-size: 20px;
        color: #2556B9;
        position: absolute;
        top:10px;
        right: 10px;
        /* z-index: 9999999 */
    
    }
    #addnewaddress .modal-body .btn-close:hover{
        /* color: #ccc */
    }
}
@media only screen and (min-width:280px) and (max-width:390px){
    #editaddress p{
        color: #333;
        text-align: center;
        width: 100%;
        position: relative;
        z-index: 999
    }
    #editaddress .modal-dialog {
        /* max-width: 450px; */
        background-color: #fff;
    top:100px;
    left:0;
        width: 260px;
        margin:0 auto;
        /* height: 618px; */
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #3333330D;
        border-radius: 5px;
        opacity: 1;
    }
    #editaddress .modal-content {
        border: 0px;
        /* width: 361px; */
        /* height: 618px */
    }
    #editaddress .modal-body{
        background-color: #fff;
        height:auto;
        /* width: 100%;
        min-height: 495px; */
    
    }
    #editaddress .modal-body .btn-close{
        /* width: 24px; */
        /* height: 24px; */
        display: block;
        background: none;
        border: none;
        float: right;
        font-size: 20px;
        color: #2556B9;
        position: absolute;
        right: 10px;
        top:10px;
        z-index: 9999999
    
    }
    #editaddress .modal-body .btn-close:hover{
        /* color: #ccc */
    }
    #editaddress .modal-body h4{
      
        /* padding: 5px 10px 30px 50px; */
        margin:10px 0px 10px 0px;
        color: #333;
        font-size: 18px;
        font-weight: bold;
        /* z-index: 9999; */
        /* position: relative; */
    height: 22px;
    text-align: center;
    font: normal normal medium 18px/22px Rubik;
    letter-spacing: 0px;
    color: #262626;
    opacity: 1;
    
    }
    #editaddress .modal-body .input-group-text{
        background-color: #fff;
        border-radius: 30px 0px 0px 30px;
        font-size: 20px
    }
    #editaddress .modal-body .input-group{
    
        height: 45px
    }
    #editaddress .modal-body a {
        color: #333
    }
    #editaddress .modal-body a:hover{
        /* color: #ccc */
    }
    #editaddress .modal-body .form-control{
        border-radius: 0px 30px 30px 0px;
    }
    #editaddress .modal-body .form-control:focus{
        box-shadow: inherit
    }
    #editaddress p{
        color: #333;
        text-align: center;
        width: 100%;
        position: relative;
        z-index: 999
    }
    #editaddress p a{
        color: #081f66 !important;
        text-decoration: underline
    }
    #editaddress p a:hover{
        /* opacity: 0.7; */
        text-decoration: none
    }
    #editaddress p span{
        color: #081f66
    }
    #editaddress .btn-pink{
        background: #081f66;
        padding: 8px 20px;
        border-radius: 30px;
        color: #fff;
        margin-bottom: 10px;
        font-size: 20px
    
    }
    
    #editaddress .btn-pink:hover{
        background-color: #19a6ff
    
    }
}
@media only screen and (min-width:390px) and (max-width:767px){
    #editaddress p{
        color: #333;
        text-align: center;
        width: 100%;
        position: relative;
        z-index: 999
    }
    #editaddress .modal-dialog {
        /* max-width: 450px; */
        background-color: #fff;
    top:100px;
    left:0;
        width: 363px;
        margin:0 auto;
        /* height: 618px; */
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #3333330D;
        border-radius: 5px;
        opacity: 1;
    }
    #editaddress .modal-content {
        border: 0px;
        /* width: 361px; */
        /* height: 618px */
    }
    #editaddress .modal-body{
        background-color: #fff;
        height:auto;
        /* width: 100%;
        min-height: 495px; */
    
    }
    #editaddress .modal-body .btn-close{
        /* width: 24px; */
        /* height: 24px; */
        display: block;
        background: none;
        border: none;
        float: right;
        font-size: 20px;
        color: #2556B9;
        position: absolute;
        right: 10px;
        top:10px;
        z-index: 9999999
    
    }
    #editaddress .modal-body .btn-close:hover{
        /* color: #ccc */
    }
    #editaddress .modal-body h4{
      
        /* padding: 5px 10px 30px 50px; */
        margin:10px 0px 10px 0px;
        color: #333;
        font-size: 20px;
        font-weight: bold;
        /* z-index: 9999; */
        /* position: relative; */
    height: 22px;
    text-align: center;
    font: normal normal medium 18px/22px Rubik;
    letter-spacing: 0px;
    color: #262626;
    opacity: 1;
    
    }
    #editaddress .modal-body .input-group-text{
        background-color: #fff;
        border-radius: 30px 0px 0px 30px;
        font-size: 20px
    }
    #editaddress .modal-body .input-group{
    
        height: 45px
    }
    #editaddress .modal-body a {
        color: #333
    }
    #editaddress .modal-body a:hover{
        /* color: #ccc */
    }
    #editaddress .modal-body .form-control{
        border-radius: 0px 30px 30px 0px;
    }
    #editaddress .modal-body .form-control:focus{
        box-shadow: inherit
    }
    #editaddress p{
        color: #333;
        text-align: center;
        width: 100%;
        position: relative;
        z-index: 999
    }
    #editaddress p a{
        color: #081f66 !important;
        text-decoration: underline
    }
    #editaddress p a:hover{
        /* opacity: 0.7; */
        text-decoration: none
    }
    #editaddress p span{
        color: #081f66
    }
    #editaddress .btn-pink{
        background: #081f66;
        padding: 8px 20px;
        border-radius: 30px;
        color: #fff;
        margin-bottom: 10px;
        font-size: 20px
    
    }
    
    #editaddress .btn-pink:hover{
        background-color: #19a6ff
    
    }
}
@media only screen and (min-width:767px) and (max-width:1023px){
    #editaddress p{
        color: #333;
        text-align: center;
        width: 100%;
        position: relative;
        z-index: 999
    }
    #editaddress .modal-dialog {
        /* max-width: 450px; */
        background-color: #fff;
    top:100px;
    left:0;
        width: 363px;
        margin:0 auto;
        /* height: 618px; */
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #3333330D;
        border-radius: 5px;
        opacity: 1;
    }
    #editaddress .modal-content {
        border: 0px;
        /* width: 361px; */
        /* height: 618px */
    }
    #editaddress .modal-body{
        background-color: #fff;
        height:auto;
        /* width: 100%;
        min-height: 495px; */
    
    }
    #editaddress .modal-body .btn-close{
        /* width: 24px; */
        /* height: 24px; */
        display: block;
        background: none;
        border: none;
        float: right;
        font-size: 20px;
        color: #2556B9;
        position: absolute;
        right: 10px;
        top:10px;
        z-index: 9999999
    
    }
    #editaddress .modal-body .btn-close:hover{
        /* color: #ccc */
    }
    #editaddress .modal-body h4{
      
        /* padding: 5px 10px 30px 50px; */
        margin:10px 0px 10px 0px;
        color: #333;
        font-size: 20px;
        font-weight: bold;
        /* z-index: 9999; */
        /* position: relative; */
    height: 22px;
    text-align: center;
    font: normal normal medium 18px/22px Rubik;
    letter-spacing: 0px;
    color: #262626;
    opacity: 1;
    
    }
    #editaddress .modal-body .input-group-text{
        background-color: #fff;
        border-radius: 30px 0px 0px 30px;
        font-size: 20px
    }
    #editaddress .modal-body .input-group{
    
        height: 45px
    }
    #editaddress .modal-body a {
        color: #333
    }
    #editaddress .modal-body a:hover{
        /* color: #ccc */
    }
    #editaddress .modal-body .form-control{
        border-radius: 0px 30px 30px 0px;
    }
    #editaddress .modal-body .form-control:focus{
        box-shadow: inherit
    }
    #editaddress p{
        color: #333;
        text-align: center;
        width: 100%;
        position: relative;
        z-index: 999
    }
    #editaddress p a{
        color: #081f66 !important;
        text-decoration: underline
    }
    #editaddress p a:hover{
        /* opacity: 0.7; */
        text-decoration: none
    }
    #editaddress p span{
        color: #081f66
    }
    #editaddress .btn-pink{
        background: #081f66;
        padding: 8px 20px;
        border-radius: 30px;
        color: #fff;
        margin-bottom: 10px;
        font-size: 20px
    
    }
    
    #editaddress .btn-pink:hover{
        background-color: #19a6ff
    
    }
}
@media only screen and (min-width:1023px) and (max-width:1439px){
    #editaddress p{
        color: #333;
        text-align: center;
        width: 100%;
        position: relative;
        z-index: 999
    }
    #editaddress .modal-dialog {
        /* max-width: 450px; */
        background-color: #fff;
    top:100px;
    left:0;
        width: 363px;
        margin:0 auto;
        /* height: 618px; */
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #3333330D;
        border-radius: 5px;
        opacity: 1;
    }
    #editaddress .modal-content {
        border: 0px;
        /* width: 361px; */
        /* height: 618px */
    }
    #editaddress .modal-body{
        background-color: #fff;
        height:auto;
        /* width: 100%;
        min-height: 495px; */
    
    }
    #editaddress .modal-body .btn-close{
        /* width: 24px; */
        /* height: 24px; */
        display: block;
        background: none;
        border: none;
        float: right;
        font-size: 20px;
        color: #2556B9;
        position: absolute;
        right: 10px;
        top:10px;
        z-index: 9999999
    
    }
    #editaddress .modal-body .btn-close:hover{
        /* color: #ccc */
    }
    #editaddress .modal-body h4{
      
        /* padding: 5px 10px 30px 50px; */
        margin:10px 0px 10px 0px;
        color: #333;
        font-size: 20px;
        font-weight: bold;
        /* z-index: 9999; */
        /* position: relative; */
    height: 22px;
    text-align: center;
    font: normal normal medium 18px/22px Rubik;
    letter-spacing: 0px;
    color: #262626;
    opacity: 1;
    
    }
    #editaddress .modal-body .input-group-text{
        background-color: #fff;
        border-radius: 30px 0px 0px 30px;
        font-size: 20px
    }
    #editaddress .modal-body .input-group{
    
        height: 45px
    }
    #editaddress .modal-body a {
        color: #333
    }
    #editaddress .modal-body a:hover{
        /* color: #ccc */
    }
    #editaddress .modal-body .form-control{
        border-radius: 0px 30px 30px 0px;
    }
    #editaddress .modal-body .form-control:focus{
        box-shadow: inherit
    }
    #editaddress p{
        color: #333;
        text-align: center;
        width: 100%;
        position: relative;
        z-index: 999
    }
    #editaddress p a{
        color: #081f66 !important;
        text-decoration: underline
    }
    #editaddress p a:hover{
        /* opacity: 0.7; */
        text-decoration: none
    }
    #editaddress p span{
        color: #081f66
    }
    #editaddress .btn-pink{
        background: #081f66;
        padding: 8px 20px;
        border-radius: 30px;
        color: #fff;
        margin-bottom: 10px;
        font-size: 20px
    
    }
    
    #editaddress .btn-pink:hover{
        background-color: #19a6ff
    
    }
}
@media only screen and (max-width:1023px){
    .my_profile{
        display: none !important;
    }
}
@media only screen and (min-width:1439px){
    #updateButton{

        text-align:center;
        border-radius: 5px;
        padding:5px;
        float:center;
        align-items:center;
        justify-content:center;
        font-size:17px;
        width: 150px;
        background: var(--unnamed-color-2556b9) 0% 0% no-repeat padding-box;
        background: #2556B9 0% 0% no-repeat padding-box;
        border-radius: 10px;
        margin-top:20px;
        opacity: 1;display:none;
    
    }
    .submit-btn{
    width: 300px;
    height: 43px;
    /* margin-right:10px; */
    background: var(--unnamed-color-2556b9) 0% 0% no-repeat padding-box;
    background: #2556B9 0% 0% no-repeat padding-box;
    border-radius: 23px;
    opacity: 1;
    color:#ffff;
    }
    .styling2{
        /* width: 279px; */
    /* height: 45px; */
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #3333331A;
    border-radius: 5px;
    opacity: 1;
    justify-content: center;
    align-items: center;
    padding:10px;
    width: 290px;
    height: 45px;
    }
    
    
    .styling2:focus{
        color: #495057;
        background-color: #fff;
        border-color: #8bbafe;
        outline: 0;
        -webkit-box-shadow: 0 0 0 .2rem rgba(13, 110, 253, .25);
        box-shadow: 0 0 0 .2rem rgba(13, 110, 253, .25)
    }
    .newprofilebox{
        margin-left: 10px;
    }
    .profile{
        /* top: 273px;
    left: 677px; */
    width: 279px;
    height: 45px;
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #3333331A;
    border-radius: 5px;
    opacity: 1;
    padding-left:10px;
    }
    .newprofilebox .form-group {
        margin-bottom: 10px
    }
    
    .newprofilebox .form-control {
        height: 45px;
        border-radius: 30px
    }
    
    .newprofilebox .form-control:focus {
        box-shadow: inherit !important;
        border-color: #081f66
    }
    
    .newprofilebox .input-group-text {
        border-radius: 30px 0px 0px 30px
    }
    
    .newprofilebox select.form-control {
        position: relative
    }
    
    .newprofilebox label {
        font-weight: bold
    }
    .profilebox {
        /* border: 1px solid #ccc;
        border-radius: 10px; */
       padding:20px;
    
    }
    .my_pro{
        border: 1px solid #ccc;
        border-radius: 10px;
        padding: 30px 0px 0px 0px;
        margin-bottom:50px;
        width:1150px;
    }
    .prof{
        top: 228px;
        left: 382px;
        height: 23px;
        color: var(--unnamed-color-2556b9);
        text-align: left;
        font: normal normal 800 18px/23px Muli;
        letter-spacing: 0px;
        color: #2556B9;
        opacity: 1;padding:2px 2px 2px 5px;
        margin-left:30px;
        }
        .prof_header{
            margin-bottom:10px;
        }
        .ed{
   
            left: 481px;
            width: 26px;
            height: 18px;
            font-size:20px;
            /* UI Properties */
            color: var(--unnamed-color-2556b9);
            text-align: left;
            text-decoration: underline;
            font: normal normal bold 14px/18px Muli;
            letter-spacing: 0px;
            color: #2556B9;
            opacity: 1;
            margin-left:10px;
            }
            .ed1{
   
                left: 481px;
                width: 26px;
                height: 18px;
                font-size:20px;
                /* UI Properties */
                color: var(--unnamed-color-2556b9);
                text-align: left;
                text-decoration: underline;
                font: normal normal bold 14px/18px Muli;
                letter-spacing: 0px;
                color: #2556B9;
                opacity: 1;
                }
}
@media only screen and (min-width:280px) and (max-width:1023px){
    .mycart{
        padding:0;
    }
}
@media only screen and (min-width:280px) and (max-width:390px){
    .prof_box{
        padding: 20px;
        display: flex;
        flex-wrap: wrap;
        height:270px;
    
    }
    .newprofilebox{
        margin:10px 0px;
    }
    .profile{
    width: 100%;
    height: 45px;
    margin:0 auto;
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #3333331A;
    border-radius: 5px;
    padding:10px;
    color:#333333;
    opacity:0.8;
    }
    .newprofilebox .form-group {
        /* margin-bottom: 10px */
    }
    
    .newprofilebox .form-control {
        height: 45px;
        border-radius: 30px
    }
    
    .newprofilebox .form-control:focus {
        box-shadow: inherit !important;
        border-color: #081f66
    }
    
    .newprofilebox .input-group-text {
        border-radius: 30px 0px 0px 30px
    }
    
    .newprofilebox select.form-control {
        position: relative
    }
    
    .newprofilebox label {
        font-weight: bold
    }
    .profilebox {
        border: 1px solid #0000001A;
        border-radius: 10px;
        margin:0 auto;
        padding:20px;
       margin:10px;
    
    }
    .ed{
        font-size:20px;
        /* UI Properties */
        color: var(--unnamed-color-2556b9);
        text-align: right;
        float:right;
        text-decoration: underline;
        font: normal normal bold 14px/14px Muli;
        letter-spacing: 0px;
        color: #2556B9;
        margin-right:10px;
        }
        .ed1
        {
            font-size:20px;
            color: var(--unnamed-color-2556b9);
            text-align: left;
            float:left;
            text-decoration: underline;
            font: normal normal bold 14px/14px Muli;
            letter-spacing: 0px;
            color: #2556B9;
            opacity: 1;
        }
    .prof_header{
        background-color: #2556B91A;
        width: 100%;
        margin: 0 auto;
        padding: 15px 5px;
        margin-bottom: 20px;
        height:50px;
    }
    .prof{
        color: var(--unnamed-color-2556b9);
        text-align: left;
        float:left;
        font: normal normal 800 18px/18px Muli;
        font-weight:bold;
        letter-spacing: 0px;
        color: #2556B9;
        opacity: 1;
        margin-left:10px;
        font-weight:bold;
        }
        .my_pro{
            padding:0;
        }
}
@media only screen and (min-width:280px) and (max-width:390px){
    #updateButton{

        text-align:center;
        border-radius: 5px;
        padding:5px;
        float:center;
        align-items:center;
        justify-content:center;
        font-size:15px;
        width: 161px;
    background: var(--unnamed-color-2556b9) 0% 0% no-repeat padding-box;
    background: #2556B9 0% 0% no-repeat padding-box;
    border-radius: 10px;
    opacity: 1;display:none;
    margin-top:20px;
    
    }
    .submit-btn{
    width: 280px;
    height: 40px;
    font-size:15px;
    /* margin-right:10px; */
    background: var(--unnamed-color-2556b9) 0% 0% no-repeat padding-box;
    background: #2556B9 0% 0% no-repeat padding-box;
    border-radius: 23px;
    opacity: 1;
    color:#ffff;
    }
    .styling2{
        /* width: 279px; */
    /* height: 45px; */
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #3333331A;
    border-radius: 5px;
    opacity: 1;
    justify-content: center;
    align-items: center;
    padding:10px;
    }
    
    
    .styling2:focus{
        color: #495057;
        background-color: #fff;
        border-color: #8bbafe;
        outline: 0;
        -webkit-box-shadow: 0 0 0 .2rem rgba(13, 110, 253, .25);
        box-shadow: 0 0 0 .2rem rgba(13, 110, 253, .25)
    }
    #changepass .modal-dialog{
        /* max-width: 450px; */
        background-color: #fff;
        top:150;
        left:0;
        width:260px;
        margin:0 auto;
        /* width: 50%; */
    }
    #changepass .modal-content {
        border: 0px;
        /* width: 361px; */
        /* height: 305px; */
    }
    #changepass .modal-body {
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        
    }
    #changepass .modal-body .btn-close {
        /* width: 24px; */
        /* height: 24px; */
        display: block;
        background: none;
        border: none;
        float: right;
        font-size: 20px;
        color: #2556B9;
        position: absolute;
        right: 10px;
        /* z-index: 9999999; */
        top:10px;
    }
    #changepass .modal-body .btn-close:hover {
        /* color: #ccc */
    }
    #changepass .modal-body h4 {
        /* padding: 5px 10px 30px 50px; */
        margin-bottom:20px;
        color: #333;
        font-size: 18px;
        font-weight: bold;
        /* z-index: 9999; */
        /* position: relative; */
    /* width: 156px; */
    height: 22px;
    text-align: center;
    font: normal normal medium 18px/22px Rubik;
    letter-spacing: 0px;
    color: #262626;
    opacity: 1;
    }
    #changepass .modal-body .input-group-text {
        background-color: #fff;
        border-radius: 30px 0px 0px 30px;
        font-size: 20px
    }
    #changepass .modal-body .input-group {
        /* height: 45px */
    }
    #changepass .modal-body a {
        color: #333
    }
    #changepass .modal-body a:hover {
        /* color: #ccc */
    }
    #changepass .modal-body .form-control {
        border-radius: 0px 30px 30px 0px;
        background-color: #fff;
        color: #333;
        border-color: #ced4da
    }
    #changepass .modal-body .form-control:focus {
        box-shadow: inherit
    }
    #changepass p {
        color: #333;
        text-align: center;
        width: 100%;
        position: relative;
        z-index: 999
    }
    #changepass p a {
        color: #081f66 !important;
        text-decoration: underline
    }
    #changepass p a:hover {
        /* opacity: 0.7; */
        text-decoration: none
    }
    #changepass p span {
        color: #081f66
    }
    #changepass .btn-pink {
        background: #081f66;
        padding: 8px 20px;
        border-radius: 30px;
        color: #fff;
        margin-bottom: 10px;
        font-size: 20px
    }
    #changepass .btn-pink:hover {
        background-color: #19a6ff
    }
}
@media only screen and (min-width:390px) and (max-width:767px){
    .my_pro{
        padding:0;
    }
    .prof_box{
        padding: 20px;
        display: flex;
        flex-wrap: wrap;
        height: 280px;
    
    }
    .newprofilebox{
        margin:10px 0px;
    }
    .profile{
    width: 100%;
    height: 45px;
    margin:0 auto;
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #3333331A;
    border-radius: 5px;
    padding:10px;
    color:#333333;
    opacity:0.8;
    }
    .newprofilebox .form-group {
        /* margin-bottom: 10px */
    }
    
    .newprofilebox .form-control {
        height: 45px;
        border-radius: 30px
    }
    
    .newprofilebox .form-control:focus {
        box-shadow: inherit !important;
        border-color: #081f66
    }
    
    .newprofilebox .input-group-text {
        border-radius: 30px 0px 0px 30px
    }
    
    .newprofilebox select.form-control {
        position: relative
    }
    
    .newprofilebox label {
        font-weight: bold
    }
    .profilebox {
        border: 1px solid #0000001A;
        border-radius: 10px;
        margin:0 auto;
        padding:20px;
        margin:10px;
    
    }
    .ed{
        font-size:20px;
        /* UI Properties */
        color: var(--unnamed-color-2556b9);
        text-align: right;
        float:right;
        text-decoration: underline;
        font: normal normal bold 14px/18px Muli;
        letter-spacing: 0px;
        color: #2556B9;
        opacity: 1;
        font-weight:bold;
        }
        .ed1
        {
            font-size:20px;
            /* UI Properties */
            color: var(--unnamed-color-2556b9);
            text-align: left;
            float:left;
            text-decoration: underline;
            font: normal normal bold 14px/18px Muli;
            letter-spacing: 0px;
            color: #2556B9;
            opacity: 1;
            font-weight:bold;
        }
    .prof_header{
        background-color: #2556B91A;
        width:100%;
        margin:0 auto;
        height:50px;
        padding:15px;
        margin-bottom:20px;
    }
    .prof{
        color: var(--unnamed-color-2556b9);
        text-align: left;
        float:left;
        font: normal normal 800 18px/23px Muli;
        font-weight:bold;
        letter-spacing: 0px;
        color: #2556B9;
        opacity: 1;
        margin-left:10px;
        }
}
@media only screen and (min-width:390px) and (max-width:767px){
    #updateButton{

        text-align:center;
        border-radius: 5px;
        padding:5px;
        float:center;
        align-items:center;
        justify-content:center;
        font-size:15px;
        width: 200px;
        font: normal normal 18px/26px Muli;
        background: var(--unnamed-color-2556b9) 0% 0% no-repeat padding-box;
        background: #2556B9 0% 0% no-repeat padding-box;
        border-radius: 10px;
        opacity: 1;
        display:none;
        margin-top:20px;
    
    }
    .submit-btn{
    width: 280px;
    height: 40px;
    /* margin-right:10px; */
    background: var(--unnamed-color-2556b9) 0% 0% no-repeat padding-box;
    background: #2556B9 0% 0% no-repeat padding-box;
    border-radius: 23px;
    opacity: 1;
    color:#ffff;
    }
    .styling2{
        /* width: 279px; */
    /* height: 45px; */
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #3333331A;
    border-radius: 5px;
    opacity: 1;
    justify-content: center;
    align-items: center;
    padding:10px;
    width:100%;
    }
    
    
    .styling2:focus{
        color: #495057;
        background-color: #fff;
        border-color: #8bbafe;
        outline: 0;
        -webkit-box-shadow: 0 0 0 .2rem rgba(13, 110, 253, .25);
        box-shadow: 0 0 0 .2rem rgba(13, 110, 253, .25)
    }
    #changepass .modal-dialog{
        /* max-width: 450px; */
        background-color: #fff;
        top:200;
        left:0;
        width:363px;
        margin:0 auto;
        /* width: 50%; */
    }
    #changepass .modal-content {
        border: 0px;
        /* width: 361px; */
        /* height: 305px; */
    }
    #changepass .modal-body {
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        
    }
    #changepass .modal-body .btn-close {
        /* width: 24px; */
        /* height: 24px; */
        display: block;
        background: none;
        border: none;
        float: right;
        font-size: 20px;
        color: #2556B9;
        position: absolute;
        right: 10px;
        /* z-index: 9999999; */
        top:10px;
    }
    #changepass .modal-body .btn-close:hover {
        /* color: #ccc */
    }
    #changepass .modal-body h4 {
        /* padding: 5px 10px 30px 50px; */
        margin-bottom:20px;
        color: #333;
        font-size: 19px;
        font-weight: bold;
        /* z-index: 9999; */
        /* position: relative; */
    /* width: 156px; */
    height: 22px;
    text-align: center;
    font: normal normal medium 18px/22px Rubik;
    letter-spacing: 0px;
    color: #262626;
    opacity: 1;
    }
    #changepass .modal-body .input-group-text {
        background-color: #fff;
        border-radius: 30px 0px 0px 30px;
        font-size: 20px
    }
    #changepass .modal-body .input-group {
        /* height: 45px */
    }
    #changepass .modal-body a {
        color: #333
    }
    #changepass .modal-body a:hover {
        /* color: #ccc */
    }
    #changepass .modal-body .form-control {
        border-radius: 0px 30px 30px 0px;
        background-color: #fff;
        color: #333;
        border-color: #ced4da
    }
    #changepass .modal-body .form-control:focus {
        box-shadow: inherit
    }
    #changepass p {
        color: #333;
        text-align: center;
        width: 100%;
        position: relative;
        z-index: 999
    }
    #changepass p a {
        color: #081f66 !important;
        text-decoration: underline
    }
    #changepass p a:hover {
        /* opacity: 0.7; */
        text-decoration: none
    }
    #changepass p span {
        color: #081f66
    }
    #changepass .btn-pink {
        background: #081f66;
        padding: 8px 20px;
        border-radius: 30px;
        color: #fff;
        margin-bottom: 10px;
        font-size: 20px
    }
    #changepass .btn-pink:hover {
        background-color: #19a6ff
    }
}
@media only screen and (min-width:767px) and (max-width:1023px){
    .prof_box{
        padding: 20px;
        display: flex;
        flex-wrap: wrap;
        height: 300px;
        /* gap: 10px; */
        /* justify-content: space-between; */
    
    }
    .newprofilebox{
        margin:10px 0px;
    }
    .profile{
    width: 100%;
    height: 45px;
    margin:0 auto;
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #3333331A;
    border-radius: 5px;
    padding:10px;
    color:#333333;
    opacity:0.8;
    }
    .newprofilebox .form-group {
        /* margin-bottom: 10px */
    }
    
    .newprofilebox .form-control {
        height: 45px;
        border-radius: 30px
    }
    
    .newprofilebox .form-control:focus {
        box-shadow: inherit !important;
        border-color: #081f66
    }
    
    .newprofilebox .input-group-text {
        border-radius: 30px 0px 0px 30px
    }
    
    .newprofilebox select.form-control {
        position: relative
    }
    
    .newprofilebox label {
        font-weight: bold
    }
    .ed{
        font-size:20px;
        /* UI Properties */
        color: var(--unnamed-color-2556b9);
        text-align: right;
        float:right;
        text-decoration: underline;
        font: normal normal bold 14px/18px Muli;
        letter-spacing: 0px;
        color: #2556B9;
        opacity: 1;
        font-weight:bold;
        }
        .ed1
        {
            font-size:20px;
            /* UI Properties */
            color: var(--unnamed-color-2556b9);
            text-align: left;
            float:left;
            text-decoration: underline;
            font: normal normal bold 14px/18px Muli;
            letter-spacing: 0px;
            color: #2556B9;
            opacity: 1;
            font-weight:bold;
        }
    .prof{
        color: var(--unnamed-color-2556b9);
        text-align: left;
        float:left;
        font: normal normal 800 18px/23px Muli;
        font-weight:bold;
        letter-spacing: 0px;
        color: #2556B9;
        opacity: 1;
        margin-left:10px;
        }
}
@media only screen and (min-width:767px) and (max-width:992px){
    .prof_header{
        background-color: #2556B91A;
        width:100%;
        margin:0 auto;
        height:50px;
        padding:15px;
        margin-bottom:20px;
    }
    .profilebox {
        border: 1px solid #0000001A;
        border-radius: 10px;
        width:100%;
        margin:0 auto;
        padding:20px;
        margin-bottom:20px;
        /* height:370px; */
        /* padding: 30px 0px 0px 0px; */
    
    }
}
@media only screen and (min-width:992px) and (max-width:1023px){
    .prof_header{
        background-color: #2556B91A;
        margin:0 auto;
        width:980px;
        height:50px;
        padding:15px;
        margin-bottom:20px;
    }
    .profilebox {
        border: 1px solid #0000001A;
        border-radius: 10px;
        width:980px;
        margin:0 auto;
        padding:20px;
        margin-bottom:20px;
        /* height:370px; */
        /* padding: 30px 0px 0px 0px; */
    
    }
}
@media only screen and (min-width:767px) and (max-width:1023px){
    #updateButton{

        text-align:center;
        border-radius: 5px;
        padding:5px;
        float:center;
        align-items:center;
        justify-content:center;
        font-size:18px;
        width: 150px;
    background: var(--unnamed-color-2556b9) 0% 0% no-repeat padding-box;
    background: #2556B9 0% 0% no-repeat padding-box;
    border-radius: 10px;
    opacity: 1;
    display:none;
    margin-top:20px;
    }
    .submit-btn{
    width: 280px;
    height: 40px;
    /* margin-right:10px; */
    background: var(--unnamed-color-2556b9) 0% 0% no-repeat padding-box;
    background: #2556B9 0% 0% no-repeat padding-box;
    border-radius: 23px;
    opacity: 1;
    color:#ffff;
    }
    .styling2{
        /* width: 279px; */
    /* height: 45px; */
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #3333331A;
    border-radius: 5px;
    opacity: 1;
    justify-content: center;
    align-items: center;
    padding:10px;
    width:100%;
    }
    
    
    .styling2:focus{
        color: #495057;
        background-color: #fff;
        border-color: #8bbafe;
        outline: 0;
        -webkit-box-shadow: 0 0 0 .2rem rgba(13, 110, 253, .25);
        box-shadow: 0 0 0 .2rem rgba(13, 110, 253, .25)
    }
    #changepass .modal-dialog{
        /* max-width: 450px; */
        background-color: #fff;
        top:200;
        left:0;
        width:363px;
        margin:0 auto;
        /* width: 50%; */
    }
    #changepass .modal-content {
        border: 0px;
        /* width: 361px; */
        /* height: 305px; */
    }
    #changepass .modal-body {
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        
    }
    #changepass .modal-body .btn-close {
        /* width: 24px; */
        /* height: 24px; */
        display: block;
        background: none;
        border: none;
        float: right;
        font-size: 20px;
        color: #2556B9;
        position: absolute;
        right: 10px;
        /* z-index: 9999999; */
        top:10px;
    }
    #changepass .modal-body .btn-close:hover {
        /* color: #ccc */
    }
    #changepass .modal-body h4 {
        /* padding: 5px 10px 30px 50px; */
        margin-bottom:20px;
        color: #333;
        font-size: 19px;
        font-weight: bold;
        /* z-index: 9999; */
        /* position: relative; */
    /* width: 156px; */
    height: 22px;
    text-align: center;
    font: normal normal medium 18px/22px Rubik;
    letter-spacing: 0px;
    color: #262626;
    opacity: 1;
    }
    #changepass .modal-body .input-group-text {
        background-color: #fff;
        border-radius: 30px 0px 0px 30px;
        font-size: 20px
    }
    #changepass .modal-body .input-group {
        height: 45px
    }
    #changepass .modal-body a {
        color: #333
    }
    #changepass .modal-body a:hover {
        /* color: #ccc */
    }
    #changepass .modal-body .form-control {
        border-radius: 0px 30px 30px 0px;
        background-color: #fff;
        color: #333;
        border-color: #ced4da
    }
    #changepass .modal-body .form-control:focus {
        box-shadow: inherit
    }
    #changepass p {
        color: #333;
        text-align: center;
        width: 100%;
        position: relative;
        z-index: 999
    }
    #changepass p a {
        color: #081f66 !important;
        text-decoration: underline
    }
    #changepass p a:hover {
        /* opacity: 0.7; */
        text-decoration: none
    }
    #changepass p span {
        color: #081f66
    }
    #changepass .btn-pink {
        background: #081f66;
        padding: 8px 20px;
        border-radius: 30px;
        color: #fff;
        margin-bottom: 10px;
        font-size: 20px
    }
    #changepass .btn-pink:hover {
        background-color: #19a6ff
    }
}
@media only screen and (min-width:1023px) and (max-width:1100px){
    .my_pro{
        border: 1px solid #ccc;
        border-radius: 10px;
        padding: 30px 0px 0px 0px;
        margin-bottom:50px;
        margin-left:70px;
        width:750px;
    }
}
@media only screen and (min-width:1100px) and (max-width:1200px){
    .my_pro{
        border: 1px solid #ccc;
        border-radius: 10px;
        padding: 30px 0px 0px 0px;
        margin-bottom:50px;
        margin-left:40px;
        width:860px;
    }
}
@media only screen and (min-width:1200px) and (max-width:1245px){
    .my_pro{
        border: 1px solid #ccc;
        border-radius: 10px;
        padding: 30px 0px 0px 0px;
        margin-bottom:40px;
        width:900px;
        margin-left:40px;
    }
}
@media only screen and (min-width:1245px) and (max-width:1300px){
    .my_pro{
        border: 1px solid #ccc;
        border-radius: 10px;
        padding: 30px 0px 0px 0px;
        margin-bottom:40px;
        width:970px;
        margin-left:40px;
    }
}
@media only screen and (min-width:1300px) and (max-width:1439px){
    .my_pro{
        border: 1px solid #ccc;
        border-radius: 10px;
        padding: 30px 0px 0px 0px;
        margin-bottom:40px;
        width:1050px;
    }
}
@media only screen and (min-width:1023px) and (max-width:1439px){
    .prof_box{
        padding: 20px;
        display: flex;
        flex-wrap: wrap;
        height: 300px;
        /* gap: 10px; */
        /* justify-content: space-between; */
    
    }
    .newprofilebox{
        margin:10px 0px;
    }
    .profile{
    width: 100%;
    /* width:300px; */
    height: 45px;
    margin:0 auto;
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #3333331A;
    border-radius: 5px;
    padding:10px;
    color:#333333;
    opacity:0.8;
    }
    .newprofilebox .form-group {
        /* margin-bottom: 10px */
    }
    
    .newprofilebox .form-control {
        height: 45px;
        border-radius: 30px
    }
    
    .newprofilebox .form-control:focus {
        box-shadow: inherit !important;
        border-color: #081f66
    }
    
    .newprofilebox .input-group-text {
        border-radius: 30px 0px 0px 30px
    }
    
    .newprofilebox select.form-control {
        position: relative
    }
    
    .newprofilebox label {
        font-weight: bold
    }
    .profilebox {
       
        /* width:100%; */
        /* margin:0 auto; */
        /* padding:20px; */
        /* margin-bottom:20px; */
        /* height:370px; */
        padding:20px;
        /* padding: 30px 0px 0px 0px; */
    
    }
   
    .ed{
        font-size:20px;
        color: var(--unnamed-color-2556b9);
        margin-left:10px;
        text-decoration: underline;
        font: normal normal bold 14px/18px Muli;
        letter-spacing: 0px;
        color: #2556B9;
        opacity: 1;
        font-weight:bold;
        text-decoration: underline;
        }
        .ed1
        {
            font-size:20px;
            /* UI Properties */
            color: var(--unnamed-color-2556b9);
            text-align: left;
            float:left;
            text-decoration: underline;
            font: normal normal bold 14px/18px Muli;
            letter-spacing: 0px;
            color: #2556B9;
            opacity: 1;
            font-weight:bold;
        }
    .prof_header{
        /* background-color: #2556B91A; */
        width:100%;
        margin:0 auto;
        /* height:64px; */
        padding:15px;
        /* margin-bottom:20px; */
    }
    .prof{
        color: var(--unnamed-color-2556b9);
        text-align: left;
        /* float:left; */
        font: normal normal 800 18px/18px Muli;
        font-weight:bold;
        letter-spacing: 0px;
        color: #2556B9;
        opacity: 1;
        margin-left:10px;
        }
}
@media only screen and (min-width:1023px) and (max-width:1439px){
    #updateButton{

        text-align:center;
        border-radius: 5px;
        padding:5px;
        float:center;
        align-items:center;
        justify-content:center;
        font-size:18px;
        width: 150px;
        background: var(--unnamed-color-2556b9) 0% 0% no-repeat padding-box;
        background: #2556B9 0% 0% no-repeat padding-box;
        border-radius: 10px;
        opacity: 1;
        display:none;
        margin-top:20px;
    
    }
    .submit-btn{
    width: 280px;
    height: 40px;
    /* margin-right:10px; */
    background: var(--unnamed-color-2556b9) 0% 0% no-repeat padding-box;
    background: #2556B9 0% 0% no-repeat padding-box;
    border-radius: 23px;
    opacity: 1;
    color:#ffff;
    }
    .styling2{
        /* width: 279px; */
    /* height: 45px; */
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #3333331A;
    border-radius: 5px;
    opacity: 1;
    justify-content: center;
    align-items: center;
    padding:10px;
    width:100%;
    }
    
    
    .styling2:focus{
        color: #495057;
        background-color: #fff;
        border-color: #8bbafe;
        outline: 0;
        -webkit-box-shadow: 0 0 0 .2rem rgba(13, 110, 253, .25);
        box-shadow: 0 0 0 .2rem rgba(13, 110, 253, .25)
    }
    #changepass .modal-dialog{
        /* max-width: 450px; */
        background-color: #fff;
        top:200;
        left:0;
        width:363px;
        margin:0 auto;
        /* width: 50%; */
    }
    #changepass .modal-content {
        border: 0px;
        /* width: 361px; */
        /* height: 305px; */
    }
    #changepass .modal-body {
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        
    }
    #changepass .modal-body .btn-close {
        /* width: 24px; */
        /* height: 24px; */
        display: block;
        background: none;
        border: none;
        float: right;
        font-size: 20px;
        color: #2556B9;
        position: absolute;
        right: 10px;
        /* z-index: 9999999; */
        top:10px;
    }
    #changepass .modal-body .btn-close:hover {
        /* color: #ccc */
    }
    #changepass .modal-body h4 {
        /* padding: 5px 10px 30px 50px; */
        margin-bottom:20px;
        color: #333;
        font-size: 19px;
        font-weight: bold;
        /* z-index: 9999; */
        /* position: relative; */
    /* width: 156px; */
    height: 22px;
    text-align: center;
    font: normal normal medium 18px/22px Rubik;
    letter-spacing: 0px;
    color: #262626;
    opacity: 1;
    }
    #changepass .modal-body .input-group-text {
        background-color: #fff;
        border-radius: 30px 0px 0px 30px;
        font-size: 20px
    }
    #changepass .modal-body .input-group {
        height: 45px
    }
    #changepass .modal-body a {
        color: #333
    }
    #changepass .modal-body a:hover {
        /* color: #ccc */
    }
    #changepass .modal-body .form-control {
        border-radius: 0px 30px 30px 0px;
        background-color: #fff;
        color: #333;
        border-color: #ced4da
    }
    #changepass .modal-body .form-control:focus {
        box-shadow: inherit
    }
    #changepass p {
        color: #333;
        text-align: center;
        width: 100%;
        position: relative;
        z-index: 999
    }
    #changepass p a {
        color: #081f66 !important;
        text-decoration: underline
    }
    #changepass p a:hover {
        /* opacity: 0.7; */
        text-decoration: none
    }
    #changepass p span {
        color: #081f66
    }
    #changepass .btn-pink {
        background: #081f66;
        padding: 8px 20px;
        border-radius: 30px;
        color: #fff;
        margin-bottom: 10px;
        font-size: 20px
    }
    #changepass .btn-pink:hover {
        background-color: #19a6ff
    }
}
@media only screen and (max-width:1023px){
    .orders_dashboard{
        display: none !important;
    }
}
@media only screen and (min-width:390px) and (max-width:767px){
    .square{
        /* top: 301px; */
/* left: 401px; */

width:102px;
height:177px;
/* background: transparent url('img/Rectangle 271.png') 0% 0% no-repeat padding-box; */
border: 1px solid #0000001A;
border-radius: 10px;
opacity: 1;
padding:10px;
/* margin:2px; */
    }
    .product_thumb1{
        /* width: 102px; */
/* height: 124px; */
border: 1px solid #0000001A;
border-radius: 10px;
opacity: 1;
/* margin:5px; */
/* object-fit: contain; */
/* object-position: center; */
    }
.order-img {
/* max-width: 70px; */
/* height: auto; */
/* margin-top:10px; */
/* object-fit:cover; */
object-fit: contain;
height:150px !important;
/* height: 80px !important; */
                                
}
}
@media only screen and (min-width:280px) and (max-width:390px){
    .square{
        /* top: 301px; */
/* left: 401px; */

width:70px;
height:150px;
object-position: center;
/* height:177px; */
/* background: transparent url('img/Rectangle 271.png') 0% 0% no-repeat padding-box; */
border: 1px solid #0000001A;
border-radius: 10px;
opacity: 1;
padding:10px;
/* margin:2px; */
    }
   
    .orders_head{
        color:#2556B9;
        /* margin-top:10px; */
    }
    .order_count{
        color:#000000;
        opacity:0.6;
    }
    .mycontainer {
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
      background: #FFFFFF 0% 0% no-repeat padding-box;
      opacity: 1;
      /* overflow-y:scroll; */
      /* overflow-x: hidden; */
      width: 100%;
      padding:10px;
      /* height: 400px;  */
      margin:0 auto;
      }
      .order_page{
       padding:0;
        width:100%;
        margin:0 auto;
        margin-bottom:50px !important;
    }
    .mycontainer::-webkit-scrollbar {
        width: 5px; 
        position: absolute;
        left: 0; 
     }
     .mycontainer::-webkit-scrollbar-thumb {
        background-color: #CDCDCD; 
     }
     .myorder{
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #0000001A;
        border-radius: 10px;
        opacity: 1;
        /* padding:20px;
        margin:0px 5px 10px 5px; */
        /* display: grid; */
        margin:0px 0px 10px 0px;
        padding:10px 5px 10px 5px;
          /* grid-template-rows: auto; */
        
            }
            .mycard{
                background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
                background: #FFFFFF 0% 0% no-repeat padding-box;
                /* border-radius: 10px; */
                opacity: 1;
                /* padding:10px; */
                margin-top:10px;
                height:auto;
                width:100%;
                /* width:530px; */
                /* margin-left:10px; */
                    }
                    .mycard1{
                        display:flex;
                        /* gap:1.2rem; */
                        /* border-right:1px solid #0000000D; */
                        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
                background: #FFFFFF 0% 0% no-repeat padding-box;
                /* border-radius: 10px; */
                opacity: 1;
                width:100%;
                /* padding:10px; */
                /* margin-top:10px; */
                height:auto;
                    }
                    .product_thumb1{
                        /* width: 102px; */
                /* height: 124px; */
                border: 1px solid #0000001A;
                border-radius: 10px;
                opacity: 1;
                /* margin:5px; */
                /* object-fit: contain; */
                /* object-position: center; */
                    }
 .order-img {
    /* max-width: 70px; */
    /* height: auto; */
    /* margin-top:10px; */
    /* object-fit:cover; */
    object-fit: contain;
    /* height:150px !important; */
    height: 120px !important;
                                                
 }
 .order_det{
    display:flex;
    flex-direction:column;
    line-height:1.5em;
    padding-left:10px;
    gap:10px;
}
.product-name1{
    /* width: 120px; */
    /* white-space: nowrap; */
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
/* line-height: 30px; */
/* line-height:1.5em; */
/* height: 24px; */
/* text-align: left; */
/* font: normal normal normal 14px/17px Rubik; */
/* letter-spacing: 0px; */

}
.product-name1{
    max-width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333333;
opacity: 1;
font-size:13px;
/* line-height: 30px; */
line-height:1.5em;
display: -webkit-box;
-webkit-line-clamp: 2; /* Number of lines to show */
-webkit-box-orient: vertical;
white-space: initial;
text-align: left;
font: normal normal normal 14px/17px Rubik;
letter-spacing: 0px;
color: #333333;
opacity: 1;
}
.product-name1::after {
    /* content: "..."; Ellipsis */
    /* display: inline; */
  }
.productprice1 del{
    color: var(--unnamed-color-000000);
/* text-align: left; */
/* font: normal normal bold 14px/17px Rubik; */
letter-spacing: 0px;
color: #000000;
opacity: 0.6;
font-size:13px;
line-height:1.5em;
height:24px;
font-style: normal;
font-weight: bold;
font-family: Rubik, sans-serif;
}
.volume_details{
    display:flex;
    gap:5px;
    width:152px;
    /* width:190px; */
}
.volume
{
height: 24px;
font-size:12px;
line-height:1.5em;
padding:2px;
background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
background: #2556B91A 0% 0% no-repeat padding-box;
border-radius: 4px;
opacity: 1;
font-weight:bold;
/* padding:2px; */
text-transform: capitalize;
/* text-align:center; */
/* margin-bottom:5px; */
/* margin-right:1px; */
}
.quantity1{
    /* width: 80px; */
    height: 24px;
    /* line-height:25px; */
    line-height: 1.5em;
    font-size:12px;
    padding:3px;
    background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
    background: #2556B91A 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
    font-weight:bold;
    /* padding:2px; */
    /* text-align:center; */
    text-transform: capitalize;
    /* margin-bottom:5px; */
        }
        .productprice1 i{
            font-size:11px;
        }
        .productprice1{
            /* width: 36px; */
/* height: 17px; */
color: var(--unnamed-color-000000);
/* text-align: left; */
/* font: normal normal bold 14px/17px Rubik; */
letter-spacing: 0px;
color: #000000;
opacity: 1;
font-size:12px;
line-height:1.5em;
height:24px;
font-style: normal;
font-weight: bold;
font-family: Rubik, sans-serif;
        }
        .price-div{
            display:flex;
            gap:0.3rem;
            width:250px;
        }
        .discount_text{
            /* width: 71px; */
        /* height: 18px; */
        /* text-align: left; */
        /* font: normal normal bold 14px/18px Muli; */
        /* letter-spacing: 0px; */
        color: #FF6200;
        text-transform: uppercase;
        font-weight:bold;
        opacity: 1;
        font-size:12px;
        line-height:1.5em;
        height:24px;
        }
        .orders_links{
            display:flex;
            gap:0.5rem;
            padding-left:8px;
            font-size:12px;
        }
        .trackings{
            /* margin-left: 5px; */
            /* float:left; */
            /* padding-right: 5px; */
            /* font-size:11px; */
            text-align: left;
        font: normal normal 300 12px/15px Muli;
        letter-spacing: 0px;
        color: #333333;
        opacity: 1;
        }
        .track_id{
            /* font-size:11px; */
            text-align: left;
        font: normal normal 300 12px/15px Muli;
        letter-spacing: 0px;
        color: #333333;
        opacity: 1;
        }
      

}
@media only screen and (min-width:280px) and (max-width:340px){
    .step .step-item.active a::before {
        background: #2556B9 !important;
        border: 0.1rem solid #2556B9;
    }
    .step .step-item {
        -ms-flex: 1 1 0;
        flex: 1 1 0;
        margin-top: 0;
        min-height: 1rem;
        width: 30px;
        position: relative;
        text-align: center;
        color:#2556B9;
    }
    .step_text {
        font-size: 7px;
        color: black;
    }
}
@media only screen and (min-width:340px) and (max-width:390px){
    .step .step-item.active a::before {
        background: #2556B9 !important;
        border: 0.1rem solid #2556B9;
    }
    .step .step-item {
        -ms-flex: 1 1 0;
        flex: 1 1 0;
        margin-top: 0;
        min-height: 1rem;
        width: 60px;
        position: relative;
        text-align: center;
        color:#2556B9;
    }
    .step_text {
        font-size: 8px;
        color: black;
    }
}
@media only screen and (min-width:390px) and (max-width:550px){
    .product-name1{
        max-width: 190px;
      overflow: hidden;
      text-overflow: ellipsis;
    /* line-height: 30px; */
    line-height:1.5em;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Number of lines to show */
    -webkit-box-orient: vertical;
    white-space: initial;
    text-align: left;
font: normal normal normal 14px/17px Rubik;
letter-spacing: 0px;
color: #333333;
opacity: 1;
    }
    .product-name1::after {
        /* content: "..."; Ellipsis */
        /* display: inline; */
      }
}
@media only screen and (min-width:550px) and (max-width:767px){
    .product-name1{
       
    /* line-height: 30px; */
    line-height:1.5em;

text-align: left;
/* font: normal normal normal 14px/17px Rubik; */
letter-spacing: 0px;
color: #333333;
opacity: 1;
font-size:14px;
text-align: left;
font: normal normal normal 14px/17px Rubik;
letter-spacing: 0px;
color: #333333;
opacity: 1;
/* width:200px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis; */
}
}
@media only screen and (max-width:389px){
    .order_header{
        background-color:#2556B91A;
        width:100%;
        margin:0 auto;
        /* height:70px; */
        padding:10px;
        margin-bottom:20px;
        /* display:flex; */
        /* gap:10px; */
    }
}
@media only screen and (min-width:389px) and (max-width:495px){
    .order_header{
        background-color:#2556B91A;
        width:100%;
        margin:0 auto;
        /* display:flex; */
        gap:10px;
        /* height:70px; */
        padding:10px;
        margin-bottom:20px;
        /* display:flex; */
        /* justify-content: space-between; */
    }
}
@media only screen and (min-width:495px) and (max-width:767px){
    .order_header{
        background-color:#2556B91A;
        width:100%;
        margin:0 auto;
        display:flex;
        gap:10px;
        /* height:70px; */
        padding:20px;
        margin-bottom:20px;
        /* display:flex; */
        /* justify-content: space-between; */
    }
}
@media only screen and (min-width:390px) and (max-width:767px){
    .step .step-item.active a::before {
        background: #2556B9 !important;
        border: 0.1rem solid #2556B9;
    }
    .step .step-item {
        -ms-flex: 1 1 0;
        flex: 1 1 0;
        margin-top: 0;
        min-height: 1rem;
        width: 60px;
        position: relative;
        text-align: center;
        color:#2556B9;
    }
    .step_text {
        font-size: 10px;
        color: black;
    }
   
    .orders_head{
        color:#2556B9;
        color: #2556B9;
        font-size: 13px;
        margin-top:10px;
        white-space: nowrap;
    }
    .order_count{
        color:#000000;
        opacity:0.6;
    }
    .mycontainer {
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
      background: #FFFFFF 0% 0% no-repeat padding-box;
      opacity: 1;
      /* overflow-y:scroll; */
      /* overflow-x: hidden; */
      width: 100%;
      padding:10px;
      /* height: 400px;  */
      margin:0 auto;
      }
      .order_page{
       padding:0;
        width:100%;
        margin:0 auto;
        margin-bottom:50px !important;
    }
    .mycontainer::-webkit-scrollbar {
        width: 5px; 
        position: absolute;
        left: 0; 
     }
     .mycontainer::-webkit-scrollbar-thumb {
        background-color: #CDCDCD; 
     }
     .myorder{
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #0000001A;
        border-radius: 10px;
        opacity: 1;
        /* padding:20px;
        margin:0px 5px 10px 5px; */
        /* display: grid; */
        margin:0px 0px 10px 0px;
        padding:10px 5px 10px 5px;
          /* grid-template-rows: auto; */
        
            }
            .mycard{
                background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
                background: #FFFFFF 0% 0% no-repeat padding-box;
                /* border-radius: 10px; */
                opacity: 1;
                /* padding:10px; */
                margin-top:10px;
                height:auto;
                width:100%;
                /* width:530px; */
                /* margin-left:10px; */
                    }
                    .mycard1{
                        display:flex;
                        /* gap:1.2rem; */
                        /* border-right:1px solid #0000000D; */
                        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
                background: #FFFFFF 0% 0% no-repeat padding-box;
                /* border-radius: 10px; */
                opacity: 1;
                width:100%;
                /* padding:10px; */
                /* margin-top:10px; */
                height:auto;
                    }
 .order_det{
    display:flex;
    flex-direction:column;
    line-height:1.5em;
    padding-left:10px;
    gap:15px;
}

.volume_details{
    display:flex;
    gap:10px;
}
.volume
{
height: 24px;
font-size:14px;
line-height:1.5em;
padding:2px;
background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
background: #2556B91A 0% 0% no-repeat padding-box;
border-radius: 4px;
opacity: 1;
font-weight:bold;
/* padding:2px; */
text-transform: capitalize;
text-align:center;
/* margin-bottom:5px; */
/* margin-right:1px; */
}
.quantity1{
    width: 60px;
    height: 24px;
    /* line-height:25px; */
    line-height: 1.5em;
    font-size:14px;
    padding:2px;
    background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
    background: #2556B91A 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
    font-weight:bold;
    /* padding:2px; */
    text-align:center;
    text-transform: capitalize;
    /* margin-bottom:5px; */
        }
        .productprice1{
            /* width: 36px; */
/* height: 17px; */
color: var(--unnamed-color-000000);
/* text-align: left; */
/* font: normal normal bold 14px/17px Rubik; */
letter-spacing: 0px;
color: #000000;
opacity: 1;
font-size:14px;
font-weight:bold;
line-height:1.5em;
height:24px;
font-style: normal;
font-weight: bold;
font-family: Rubik, sans-serif;
        }
        .productprice1 del{
            color: var(--unnamed-color-000000);
/* text-align: left; */
/* font: normal normal bold 14px/17px Rubik; */
letter-spacing: 0px;
color: #000000;
opacity: 0.6;
font-size:14px;
line-height:1.5em;
height:24px;
font-style: normal;
font-weight: bold;
font-family: Rubik, sans-serif;
        }
        .productprice1 i{
            font-size:12px;
        }
        .price-div{
            display:flex;
            gap:1rem;
            /* width:250px; */
        }
        .discount_text{
            /* width: 71px; */
        /* height: 18px; */
        /* text-align: left; */
        /* font: normal normal bold 14px/18px Muli; */
        /* letter-spacing: 0px; */
        color: #FF6200;
        text-transform: uppercase;
        font-weight:bold;
        opacity: 1;
        font-size:14px;
        line-height:1.5em;
        height:24px;
        }
        .orders_links{
            display:flex;
            gap:1.2rem;
            padding-left:8px;
            font-size:13px;
        }
        .trackings{
            /* margin-left: 5px; */
            /* float:left; */
            /* padding-right: 5px; */
            /* font-size:13px; */
            text-align: left;
        font: normal normal 300 12px/15px Muli;
        letter-spacing: 0px;
        color: #333333;
        opacity: 1;
        }
        .track_id{
            /* font-size:13px; */
            text-align: left;
        font: normal normal 300 12px/15px Muli;
        letter-spacing: 0px;
        color: #333333;
        opacity: 1;
        }
      
}
@media only screen and (min-width:485px){
    .padleftreset{
        line-height:1.5em;
    }
}
@media only screen and (min-width:767px) and (max-width:992px){
    .product-name1{
       
        /* line-height: 30px; */
        line-height:1.5em;
    
    text-align: left;
    white-space: nowrap ;
    /* font: normal normal normal 14px/17px Rubik; */
    letter-spacing: 0px;
    color: #333333;
    opacity: 1;
    text-align: left;
font: normal normal normal 14px/17px Rubik;
letter-spacing: 0px;
color: #333333;
opacity: 1;
    /* font-size:15px; */
    /* width:200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; */
    }
    .square{
        /* top: 301px; */
/* left: 401px; */

width:102px;
height:177px;
/* background: transparent url('img/Rectangle 271.png') 0% 0% no-repeat padding-box; */
border: 1px solid #0000001A;
border-radius: 10px;
opacity: 1;
padding:10px;
/* margin:2px; */
    }
    .product_thumb1{
        /* width: 102px; */
/* height: 124px; */
border: 1px solid #0000001A;
border-radius: 10px;
opacity: 1;
/* margin:5px; */
/* object-fit: contain; */
/* object-position: center; */
    }
.order-img {
/* max-width: 70px; */
/* height: auto; */
/* margin-top:10px; */
/* object-fit:cover; */
object-fit: contain;
height:150px !important;
/* height: 80px !important; */
                                
}
    .step .step-item.active a::before {
        background: #2556B9 !important;
        border: 0.1rem solid #2556B9;
    }
    .step .step-item {
        -ms-flex: 1 1 0;
        flex: 1 1 0;
        margin-top: 0;
        min-height: 1rem;
        width: 60px;
        position: relative;
        text-align: center;
        color:#2556B9;
    }
    .step_text {
        font-size: 11px;
        color: black;
    }
    .order_header{
        background-color:#2556B91A;
        width:100%;
        margin:0 auto;
        display:flex;
        gap:10px;
        /* justify-content: space-between; */
        /* height:70px; */
        padding:20px;
        margin-bottom:20px;
    }
    .orders_head{
        color:#2556B9;
        margin-top:10px;
    }
    .order_count{
        color:#000000;
        opacity:0.6;
    }
    .mycontainer {
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
      background: #FFFFFF 0% 0% no-repeat padding-box;
      opacity: 1;
      overflow-y:scroll;
      overflow-x: hidden;
      width: 100%;
      height: 400px; 
      margin:0 auto;
      }
      .order_page{
       
        width:100%;
        margin:0 auto;
        margin-bottom:50px !important;
    }
    .mycontainer::-webkit-scrollbar {
        width: 5px; 
        position: absolute;
        left: 0; 
     }
     .mycontainer::-webkit-scrollbar-thumb {
        background-color: #CDCDCD; 
     }
     .myorder{
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #0000001A;
        border-radius: 10px;
        opacity: 1;
        /* padding:20px;
        margin:0px 5px 10px 5px; */
        /* display: grid; */
        margin:0px 0px 10px 0px;
        padding:10px 5px 10px 5px;
          /* grid-template-rows: auto; */
        
            }
            .mycard{
                background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
                background: #FFFFFF 0% 0% no-repeat padding-box;
                /* border-radius: 10px; */
                opacity: 1;
                /* padding:10px; */
                margin-top:10px;
                height:auto;
                width:100%;
                /* width:530px; */
                /* margin-left:10px; */
                    }
                    .mycard1{
                        display:flex;
                        /* gap:1.2rem; */
                        /* border-right:1px solid #0000000D; */
                        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
                background: #FFFFFF 0% 0% no-repeat padding-box;
                /* border-radius: 10px; */
                opacity: 1;
                width:100%;
                /* padding:10px; */
                /* margin-top:10px; */
                height:auto;
                    }
 .order_det{
    display:flex;
    flex-direction:column;
    line-height:1.5em;
    padding-left:10px;
    gap:15px;
}

.volume_details{
    display:flex;
    gap:10px;
}
.volume
{

font-size:15px;
line-height:1.5em;
padding:2px;
background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
background: #2556B91A 0% 0% no-repeat padding-box;
border-radius: 4px;
opacity: 1;
font-weight:bold;
/* padding:2px; */
text-transform: capitalize;
text-align:center;
/* margin-bottom:5px; */
/* margin-right:1px; */
}
.quantity1{
    width: 60px;
    /* line-height:25px; */
    line-height: 1.5em;
    font-size:15px;
    padding:2px;
    background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
    background: #2556B91A 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
    font-weight:bold;
    /* padding:2px; */
    text-align:center;
    text-transform: capitalize;
    /* margin-bottom:5px; */
        }
        .productprice1{
            /* width: 36px; */
/* height: 17px; */
color: var(--unnamed-color-000000);
/* text-align: left; */
/* font: normal normal bold 14px/17px Rubik; */
letter-spacing: 0px;
color: #000000;
opacity: 1;
font-size:15px;
font-weight:bold;
line-height:1.5em;
font-style: normal;
font-weight: bold;
font-family: Rubik, sans-serif;

        }
        .productprice1 del{
            color: var(--unnamed-color-000000);
/* text-align: left; */
/* font: normal normal bold 14px/17px Rubik; */
letter-spacing: 0px;
color: #000000;
opacity: 0.6;
font-size:15px;
line-height:1.5em;
font-style: normal;
font-weight: bold;
font-family: Rubik, sans-serif;
        }
        .productprice1 i{
            font-size:13px;
        }
        .price-div{
            display:flex;
            gap:1rem;
            /* width:250px; */
        }
        .discount_text{
            /* width: 71px; */
        /* height: 18px; */
        /* text-align: left; */
        /* font: normal normal bold 14px/18px Muli; */
        /* letter-spacing: 0px; */
        color: #FF6200;
        text-transform: uppercase;
        font-weight:bold;
        opacity: 1;
        font-size:15px;
        line-height:1.5em;
        }
        .orders_links{
            display:flex;
            gap:1.2rem;
            padding-left:8px;
            font-size:14px;
        }
        .trackings{
            /* margin-left: 5px; */
            /* float:left; */
            /* padding-right: 5px; */
            text-align: left;
        font: normal normal 300 13px/15px Muli;
        letter-spacing: 0px;
        color: #333333;
        opacity: 1;
            /* font-size:14px; */
        }
        .track_id{
            /* font-size:14px; */
            text-align: left;
        font: normal normal 300 13px/15px Muli;
        letter-spacing: 0px;
        color: #333333;
        opacity: 1;
        }
}
@media only screen and (min-width:992px) and (max-width:1023px){
    .order_page{
       
        width:100%;
        /* width:800px; */
        /* border: 1px solid #0000000D; */
        /* border-radius: 10px; */
        /* width:950px; */
        padding: 20px;
        margin:0 auto;
        /* margin-left:40px; */
        margin-bottom:50px !important;
    }
    .order_header{
        background-color:#2556B91A;
        display:flex;
        /* justify-content: space-between; */
        gap:10px;
        /* width:100%; */
        margin:0 auto;
        width:100%;
        /* height:70px; */
        padding:20px;
        margin-bottom:20px;
    }
}
@media only screen and (min-width:1023px) and (max-width:1100px){
    .order_page{
       
        /* width:100%; */
        width:790px;
        border: 1px solid #0000000D;
        border-radius: 10px;
        padding: 20px;
        margin:0 auto;
        margin-left:50px;
        margin-bottom:50px !important;
    }
    .order_header{
        /* background-color:#2556B91A; */
        /* width:100%; */
        margin:0 auto;
        /* width:790px; */
        display:flex;
        gap:10px;
        /* justify-content: space-between; */
        /* height:70px; */
        /* padding:20px; */
        margin-bottom:20px;
    }
}
@media only screen and (min-width:1100px) and (max-width:1200px){
    .order_page{
       
        /* width:100%; */
        width:855px;
        border: 1px solid #0000000D;
        border-radius: 10px;
        padding: 20px;
        margin:0 auto;
        margin-left:50px;
        margin-bottom:50px !important;
    }
    .order_header{
        /* background-color:#2556B91A; */
        /* width:100%; */
        margin:0 auto;
        /* width:855px; */
        display:flex;
        /* justify-content: space-between; */
        gap:10px;
        /* height:70px; */
        /* padding:20px; */
        margin-bottom:20px;
    }
}
@media only screen and (min-width:1200px) and (max-width:1439px){
    .order_page{
       
        /* width:100%; */
        /* width:855px; */
        border: 1px solid #0000000D;
        border-radius: 10px;
        padding: 20px;
        margin:0 auto;
        /* margin-left:50px; */
        margin-bottom:50px !important;
    }
    .order_header{
        /* background-color:#2556B91A; */
        /* width:100%; */
        margin:0 auto;
        display:flex;
        /* justify-content: space-between; */
        gap:10px;

        /* width:855px; */
        /* height:70px; */
        /* padding:20px; */
        margin-bottom:20px;
    }
}
@media only screen and (min-width:1439px){
    .order_header{
        /* background-color:#2556B91A; */
        /* width:100%; */
        margin:0 auto;
        display:flex;
        gap:10px;
        /* justify-content: space-between; */
        /* width:855px; */
        /* height:70px; */
        /* padding:20px; */
        margin-bottom:20px;
    }
}
@media only screen and (min-width:992px) and (max-width:1023px){
    .product-name1{
       
        /* line-height: 30px; */
        line-height:1.5em;
    width:300px;
    font-size:15px;
    text-align: left;
    /* font: normal normal normal 14px/17px Rubik; */
    letter-spacing: 0px;
    color: #333333;
    opacity: 1;
    letter-spacing: 0px;
    color: #333333;
    opacity: 1;
    text-align: left;
font: normal normal normal 14px/17px Rubik;
letter-spacing: 0px;
color: #333333;
opacity: 1;
    /* font-size:15px; */
    /* width:200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; */
    }
}
@media only screen and (min-width:1023px) and (max-width:1439px){
    .product-name1{
       
        /* line-height: 30px; */
        line-height:1.5em;
    width:200px;
    font-size:15px;
    text-align: left;
    /* font: normal normal normal 14px/17px Rubik; */
    letter-spacing: 0px;
    color: #333333;
    opacity: 1;
    letter-spacing: 0px;
    color: #333333;
    opacity: 1;
    text-align: left;
font: normal normal normal 14px/17px Rubik;
letter-spacing: 0px;
color: #333333;
opacity: 1;
    /* font-size:15px; */
    /* width:200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; */
    }
}
@media only screen and (min-width:992px) and (max-width:1439px){
    
    .square{
        /* top: 301px; */
/* left: 401px; */

width:102px;
height:177px;
/* background: transparent url('img/Rectangle 271.png') 0% 0% no-repeat padding-box; */
border: 1px solid #0000001A;
border-radius: 10px;
opacity: 1;
padding:10px;
/* margin:2px; */
    }
    .product_thumb1{
        /* width: 102px; */
/* height: 124px; */
border: 1px solid #0000001A;
border-radius: 10px;
opacity: 1;
/* margin:5px; */
/* object-fit: contain; */
/* object-position: center; */
    }
.order-img {
/* max-width: 70px; */
/* height: auto; */
/* margin-top:10px; */
/* object-fit:cover; */
object-fit: contain;
height:150px !important;
/* height: 80px !important; */
                                
}
    .step .step-item.active a::before {
        background: #2556B9 !important;
        border: 0.1rem solid #2556B9;
    }
    .step .step-item {
        -ms-flex: 1 1 0;
        flex: 1 1 0;
        margin-top: 0;
        min-height: 1rem;
        width: 60px;
        position: relative;
        text-align: center;
        color:#2556B9;
    }
    .step_text {
        font-size: 11px;
        color: black;
    }
   
    .orders_head{
        color:#2556B9;
        margin-top:10px;
    }
    .order_count{
        color:#000000;
        opacity:0.6;
    }
    .mycontainer {
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
      background: #FFFFFF 0% 0% no-repeat padding-box;
      opacity: 1;
      overflow-y:scroll;
      overflow-x: hidden;
      width: 100%;
      height: 400px; 
      margin:0 auto;
      }
    
    .mycontainer::-webkit-scrollbar {
        width: 5px; 
        position: absolute;
        left: 0; 
     }
     .mycontainer::-webkit-scrollbar-thumb {
        background-color: #CDCDCD; 
     }
     .myorder{
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #0000001A;
        border-radius: 10px;
        opacity: 1;
        /* padding:20px;
        margin:0px 5px 10px 5px; */
        /* display: grid; */
        margin:0px 0px 10px 0px;
        padding:10px 5px 10px 5px;
          /* grid-template-rows: auto; */
        
            }
            .mycard{
                background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
                background: #FFFFFF 0% 0% no-repeat padding-box;
                /* border-radius: 10px; */
                opacity: 1;
                /* padding:10px; */
                margin-top:10px;
                height:auto;
                /* width:100%; */
                /* width:530px; */
                /* margin-left:10px; */
                    }
                    .mycard1{
                        display:flex;
                        /* gap:1.2rem; */
                        border-right:1px solid #0000000D;
                        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
                background: #FFFFFF 0% 0% no-repeat padding-box;
                /* border-radius: 10px; */
                opacity: 1;
                /* width:100%; */
                /* padding:10px; */
                /* margin-top:10px; */
                height:auto;
                    }
 .order_det{
    display:flex;
    flex-direction:column;
    line-height:1.5em;
    padding-left:10px;
    gap:15px;
}

.volume_details{
    display:flex;
    gap:10px;
    width:250px;
}
.volume
{

/* font-size:15px; */
line-height:1.5em;
padding:5px;
width:150px;
background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
background: #2556B91A 0% 0% no-repeat padding-box;
border-radius: 4px;
opacity: 1;
font-weight:bold;
/* padding:2px; */
text-transform: capitalize;
text-align:center;
/* margin-bottom:5px; */
/* margin-right:1px; */
}
.quantity1{
    width: 60px;
    /* line-height:25px; */
    line-height: 1.5em;
    /* font-size:15px; */
    padding:5px;
    background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
    background: #2556B91A 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
    font-weight:bold;
    /* padding:2px; */
    text-align:center;
    text-transform: capitalize;
    /* margin-bottom:5px; */
        }
        .productprice1{
            /* width: 36px; */
/* height: 17px; */
color: var(--unnamed-color-000000);
/* text-align: left; */
/* font: normal normal bold 14px/17px Rubik; */
letter-spacing: 0px;
color: #000000;
opacity: 1;
font-size:15px;
font-weight:bold;
line-height:1.5em;
font-style: normal;
font-weight: bold;
font-family: Rubik, sans-serif;

        }
        .productprice1 del{
            color: var(--unnamed-color-000000);
/* text-align: left; */
/* font: normal normal bold 14px/17px Rubik; */
letter-spacing: 0px;
color: #000000;
opacity: 0.6;
font-size:15px;
line-height:1.5em;
font-style: normal;
font-weight: bold;
font-family: Rubik, sans-serif;
        }
        .productprice1 i{
            font-size:13px;
        }
        .price-div{
            display:flex;
            gap:1rem;
            width:250px;
        }
        .discount_text{
            /* width: 71px; */
        /* height: 18px; */
        /* text-align: left; */
        /* font: normal normal bold 14px/18px Muli; */
        /* letter-spacing: 0px; */
        color: #FF6200;
        text-transform: uppercase;
        font-weight:bold;
        opacity: 1;
        font-size:15px;
        line-height:1.5em;
        }
        .orders_links{
            display:flex;
            gap:1.2rem;
            padding-left:8px;
            font-size:15px;
        }
        .trackings{
            /* margin-left: 5px; */
            /* float:left; */
            /* padding-right: 5px; */
            /* font-size:15px; */
            text-align: left;
        font: normal normal 300 13px/15px Muli;
        letter-spacing: 0px;
        color: #333333;
        opacity: 1;
        }
        .track_id{
            /* font-size:15px; */
            text-align: left;
        font: normal normal 300 13px/15px Muli;
        letter-spacing: 0px;
        color: #333333;
        opacity: 1;
        }
}
@media only screen and (min-width:1439px){
    .track_id{
        float:left;
        text-align: left;
        font: normal normal 300 13px/15px Muli;
        letter-spacing: 0px;
        color: #333333;
        opacity: 1;
    }
    .trackings{
        margin-left: 6px;
        float:left;
        padding-right: 10px;
        text-align: left;
        font: normal normal 300 13px/15px Muli;
        letter-spacing: 0px;
        color: #333333;
        opacity: 1;
    }
    .orders_links{
        display:flex;
        gap:1.2rem;
        padding-left:8px;
    }
    .step .step-item.active a::before {
        background: #2556B9 !important;
        border: 0.1rem solid #2556B9;
    }
    .step .step-item {
        -ms-flex: 1 1 0;
        flex: 1 1 0;
        margin-top: 0;
        min-height: 1rem;
        width: 110px;
        position: relative;
        text-align: center;
        color:#2556B9;
    }
    .step_text {
        font-size: 11px;
        color: black;
    }
    .discount_text{
        /* width: 71px; */
    /* height: 18px; */
    /* text-align: left; */
    /* font: normal normal bold 14px/18px Muli; */
    /* letter-spacing: 0px; */
    color: #FF6200;
    text-transform: uppercase;
    font-weight:bold;
    opacity: 1;
    font-size:15px;
    }
    .price-div{
        display:flex;
        gap:1rem;
        width:300
    }
    .productprice1{
        /* width: 36px; */
/* height: 17px; */
color: var(--unnamed-color-000000);
/* text-align: left; */
/* font: normal normal bold 14px/17px Rubik; */
letter-spacing: 0px;
color: #000000;
opacity: 1;
font-size:17px;
font-style: normal;
font-weight: bold;
font-family: Rubik, sans-serif;
    }
    .productprice1 i{
        font-size:14px;
    }
    .quantity1{
        width: 80px;
        height: 25px;
        line-height:25px;
        background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
        background: #2556B91A 0% 0% no-repeat padding-box;
        border-radius: 4px;
        opacity: 1;
        font-weight:bold;
        /* padding:2px; */
        text-align:center;
        text-transform: capitalize;
        /* margin-bottom:5px; */
            }
.volume
{
width: 150px;
height: 25px;
line-height:25px;
background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
background: #2556B91A 0% 0% no-repeat padding-box;
border-radius: 4px;
opacity: 1;
font-weight:bold;
/* padding:2px; */
text-transform: capitalize;
text-align:center;
/* margin-bottom:5px; */
/* margin-right:1px; */
}
    .volume_details{
        display:flex;
        gap:10px;
        width:400px;
    }
    .product-name1{
        /* white-space: nowrap; */
        width: 234px;
        font-weight:600;
    /* line-height: 30px; */
    line-height:1.5em;
/* height: 34px; */
/* text-align: left; */
/* font: normal normal normal 14px/17px Rubik; */
letter-spacing: 0px;
color: #333333;
opacity: 1;
letter-spacing: 0px;
color: #333333;
opacity: 1;
text-align: left;
font: normal normal normal 14px/17px Rubik;
letter-spacing: 0px;
color: #333333;
opacity: 1;
/* font-size:17px; */
}
    .order_det{
        display:flex;
        flex-direction:column;
        line-height:1.5em;
        padding-left:10px;
        gap:15px;
    }
    .order-img {
        /* max-width: 70px; */
        /* margin-top:10px; */
        /* height: 80px !important; */
        height:104px;
        /* object-fit: cover; */
        object-fit: contain;
    }
    .product_thumb1{
        /* width: 102px; */
/* height: 124px; */
border: 1px solid #0000001A;
border-radius: 10px;
opacity: 1;
/* margin:5px; */
/* object-fit: contain; */
/* object-position: center; */
    }
    .square{
        /* top: 301px; */
/* left: 401px; */
width: 102px;
height: 124px;
/* background: transparent url('img/Rectangle 271.png') 0% 0% no-repeat padding-box; */
border: 1px solid #0000001A;
border-radius: 10px;
opacity: 1;
padding:10px;
/* margin:2px; */
    }
    .mycard{
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        /* border-radius: 10px; */
        opacity: 1;
        padding:10px;
        margin-top:10px;
        height:auto;
        /* width:530px; */
        /* margin-left:10px; */
            }
            .mycard1{
                display:flex;
                gap:1.2rem;
                border-right:1px solid #0000000D;
                background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        /* border-radius: 10px; */
        opacity: 1;
        padding:10px;
        margin-top:10px;
        height:auto;
            }
    .myorder{
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #0000001A;
        border-radius: 10px;
        opacity: 1;
        padding:20px;
        margin:0px 5px 10px 5px;
        /* display: grid; */
          /* grid-template-rows: auto; */
        
            }
    .mycontainer::-webkit-scrollbar {
        width: 5px; 
        position: absolute;
        left: 0; 
     }
     .mycontainer::-webkit-scrollbar-thumb {
        background-color: #CDCDCD; 
     }
    .order_page{
        border: 1px solid #0000000D;
        border-radius: 10px;
        padding: 20px;
        margin-bottom:50px;
    }
    .orders_head{
        color:#2556B9;
        /* padding-bottom:10px; */
        margin-top:10px;
    }
    .order_count{
        color:#000000;
        opacity:0.6;
    }
    .mycontainer {
        display: grid;
        grid-template-rows: auto;
        padding: 10px;
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
      background: #FFFFFF 0% 0% no-repeat padding-box;
      opacity: 1;
      padding:20px;
      overflow-y:scroll;
      overflow-x: hidden;
      width: 1150px;
      height: 452px; 
      }
}
@media only screen and (min-width:280px) and (max-width:390px){
    .center-div {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%; 
        /* width:100%; */
    }
    .message{
        width:210px;
        display:flex;
        padding:10px;
        margin-left:10px;
        border:1px solid black;
    }
    .return_order{
        color:#BE3502;
text-align: left;
text-decoration: underline;
font: normal normal 600 12px/15px Muli;
letter-spacing: 0px;
opacity: 1;
    }
    #refundorder .modal-dialog{
        max-width: 260px;
        background-color: #fff;
        /* top:50%; */
      left: 0;
      top: 150;
      margin:0 auto;
     
        
    }
    
    #refundorder .modal-content {
        border: 0px
    }
    #refundorder .modal-body {
        background-color: #fff;
        /* width: 100%; */
        /* min-height: 300px; */
        /* border: 5px solid #0857c0 !important */
    }
    #refundorder .btn-close {
        /* width: 40px; */
        /* height: 40px; */
        /* display: block; */
        background: none;
        border: none;
        float: right;
        font-size: 20px;
        color: #2556B9;
        position: absolute;
        top:10px;
        right: 10px;
        z-index: 9999999
    }
    #refundorder  .modal-body .btn-close:hover {
        /* color: #ccc */
    }
    
    #refundorder  .modal-body h4 {
        margin: 0px;
        padding: 20px 0px 20px 0px;
        color: #333;
        font-size: 20px;
        text-align: center;
        font-weight: bold;
        z-index: 9999;
        position: relative
    }
    #refundorder .modal-body .input-group-text {
        background-color: #fff;
        border-radius: 30px 0px 0px 30px;
        font-size: 20px
    }
    #refundorder  .modal-body .input-group {
        height: 45px
    }
    #refundorder .modal-body a {
        color: #333
    }
    #refundorder .modal-body a:hover {
        /* color: #ccc */
    }
    #refundorder .modal-body .form-control {
        border-radius: 0px 30px 30px 0px;
        background-color: #fff;
        color: #333;
        border-color: #ced4da
    }
    #refundorder .modal-body .form-control:focus {
        box-shadow: inherit
    }
    #refundorder p {
        color: #333;
        text-align: center;
        width: 100%;
        position: relative;
        z-index: 999
    }
    #refundorder p a {
        color: #081f66 !important;
        text-decoration: underline
    }
    #refundorder p a:hover {
        /* opacity: 0.7; */
        text-decoration: none
    }
    #refundorder p span {
        color: #081f66
    }
    #refundorder .btn-pink {
        background: #081f66;
        padding: 8px 20px;
        border-radius: 30px;
        color: #fff;
        margin-bottom: 10px;
        font-size: 20px
    }
    #refundorder .btn-pink:hover {
        background-color: #19a6ff
    }
}
@media only screen and (min-width:390px) and (max-width:767px){
    .center-div {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%; 
        /* width:100%; */
    }
    .message{
        width:300px;
        display:flex;
        padding:10px;
        margin-left:10px;
        border:1px solid black;
        
    }
    .return_order{
        color:#BE3502;
        text-align: left;
        text-decoration: underline;
        font: normal normal 600 12px/15px Muli;
        letter-spacing: 0px;
        opacity: 1;
    }
    #refundorder .modal-dialog{
        max-width: 350px;
        background-color: #fff;
        /* top:50%; */
        /* position: absolute; */
      left: 0;
      top: 150;
      margin:0 auto;
      /* transform: translate(-50%, -50%); */
        
    }
    
    #refundorder .modal-content {
        border: 0px
    }
    #refundorder .modal-body {
        background-color: #fff;
        /* width: 100%; */
        /* min-height: 300px; */
        /* border: 5px solid #0857c0 !important */
    }
    #refundorder .btn-close {
        /* width: 40px; */
        /* height: 40px; */
        /* display: block; */
        background: none;
        border: none;
        float: right;
        font-size: 20px;
        color: #2556B9;
        position: absolute;
        right: 10px;
        top:10px;
        z-index: 9999999
    }
    #refundorder  .modal-body .btn-close:hover {
        /* color: #ccc */
    }
    
    #refundorder  .modal-body h4 {
        margin: 0px;
        padding: 20px 0px 20px 0px;
        color: #333;
        font-size: 20px;
        text-align: center;
        font-weight: bold;
        z-index: 9999;
        position: relative
    }
    #refundorder .modal-body .input-group-text {
        background-color: #fff;
        border-radius: 30px 0px 0px 30px;
        font-size: 20px
    }
    #refundorder  .modal-body .input-group {
        height: 45px
    }
    #refundorder .modal-body a {
        color: #333
    }
    #refundorder .modal-body a:hover {
        /* color: #ccc */
    }
    #refundorder .modal-body .form-control {
        border-radius: 0px 30px 30px 0px;
        background-color: #fff;
        color: #333;
        border-color: #ced4da
    }
    #refundorder .modal-body .form-control:focus {
        box-shadow: inherit
    }
    #refundorder p {
        color: #333;
        text-align: center;
        width: 100%;
        position: relative;
        z-index: 999
    }
    #refundorder p a {
        color: #081f66 !important;
        text-decoration: underline
    }
    #refundorder p a:hover {
        /* opacity: 0.7; */
        text-decoration: none
    }
    #refundorder p span {
        color: #081f66
    }
    #refundorder .btn-pink {
        background: #081f66;
        padding: 8px 20px;
        border-radius: 30px;
        color: #fff;
        margin-bottom: 10px;
        font-size: 20px
    }
    #refundorder .btn-pink:hover {
        background-color: #19a6ff
    }
}
@media only screen and (min-width:767px) and (max-width:1023px){
    .center-div {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%; 
        /* width:100%; */
    }
    .message{
        width:300px;
        display:flex;
        padding:10px;
        margin-left:10px;
        border:1px solid black;
        
    }
    .return_order{
        color:#BE3502;
text-align: left;
text-decoration: underline;
font: normal normal 600 12px/15px Muli;
letter-spacing: 0px;
opacity: 1;
    }
    #refundorder .modal-dialog{
        max-width: 350px;
        background-color: #fff;
        /* top:50%; */
        /* position: absolute; */
        margin:0 auto;
      left: 0;
      top: 200;
      /* transform: translate(-50%, -50%); */
        
    }
    
    #refundorder .modal-content {
        border: 0px
    }
    #refundorder .modal-body {
        background-color: #fff;
        /* width: 100%; */
        /* min-height: 300px; */
        /* border: 5px solid #0857c0 !important */
    }
    #refundorder .btn-close {
        /* width: 40px; */
        /* height: 40px; */
        /* display: block; */
        background: none;
        border: none;
        float: right;
        font-size: 20px;
        color: #2556B9;
        position: absolute;
        right: 10px;
        top:10px;
        z-index: 9999999
    }
    #refundorder  .modal-body .btn-close:hover {
        /* color: #ccc */
    }
    
    #refundorder  .modal-body h4 {
        margin: 0px;
        padding: 20px 0px 20px 0px;
        color: #333;
        font-size: 20px;
        text-align: center;
        font-weight: bold;
        z-index: 9999;
        position: relative
    }
    #refundorder .modal-body .input-group-text {
        background-color: #fff;
        border-radius: 30px 0px 0px 30px;
        font-size: 20px
    }
    #refundorder  .modal-body .input-group {
        height: 45px
    }
    #refundorder .modal-body a {
        color: #333
    }
    #refundorder .modal-body a:hover {
        /* color: #ccc */
    }
    #refundorder .modal-body .form-control {
        border-radius: 0px 30px 30px 0px;
        background-color: #fff;
        color: #333;
        border-color: #ced4da
    }
    #refundorder .modal-body .form-control:focus {
        box-shadow: inherit
    }
    #refundorder p {
        color: #333;
        text-align: center;
        width: 100%;
        position: relative;
        z-index: 999
    }
    #refundorder p a {
        color: #081f66 !important;
        text-decoration: underline
    }
    #refundorder p a:hover {
        /* opacity: 0.7; */
        text-decoration: none
    }
    #refundorder p span {
        color: #081f66
    }
    #refundorder .btn-pink {
        background: #081f66;
        padding: 8px 20px;
        border-radius: 30px;
        color: #fff;
        margin-bottom: 10px;
        font-size: 20px
    }
    #refundorder .btn-pink:hover {
        background-color: #19a6ff
    }
}
@media only screen and (min-width:1023px) and (max-width:1439px){
    .center-div {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%; 
        /* width:100%; */
    }
    .message{
        width:300px;
        display:flex;
        padding:10px;
        margin-left:10px;
        border:1px solid black;
        
    }
    .return_order{
        color:#BE3502;
        text-align: left;
        text-decoration: underline;
        font: normal normal 600 12px/15px Muli;
        letter-spacing: 0px;
        opacity: 1;
    }
    #refundorder .modal-dialog{
        max-width: 350px;
        background-color: #fff;
        /* top:50%; */
        /* position: absolute; */
        margin:0 auto;
      left: 0;
      top: 200;
      /* transform: translate(-50%, -50%); */
        
    }
    
    #refundorder .modal-content {
        border: 0px
    }
    #refundorder .modal-body {
        background-color: #fff;
        /* width: 100%; */
        /* min-height: 300px; */
        /* border: 5px solid #0857c0 !important */
    }
    #refundorder .btn-close {
        /* width: 40px; */
        /* height: 40px; */
        /* display: block; */
        background: none;
        border: none;
        float: right;
        font-size: 20px;
        color: #2556B9;
        position: absolute;
        right: 10px;
        top:10px;
        z-index: 9999999
    }
    #refundorder  .modal-body .btn-close:hover {
        /* color: #ccc */
    }
    
    #refundorder  .modal-body h4 {
        margin: 0px;
        padding: 20px 0px 20px 0px;
        color: #333;
        font-size: 20px;
        text-align: center;
        font-weight: bold;
        z-index: 9999;
        position: relative
    }
    #refundorder .modal-body .input-group-text {
        background-color: #fff;
        border-radius: 30px 0px 0px 30px;
        font-size: 20px
    }
    #refundorder  .modal-body .input-group {
        height: 45px
    }
    #refundorder .modal-body a {
        color: #333
    }
    #refundorder .modal-body a:hover {
        /* color: #ccc */
    }
    #refundorder .modal-body .form-control {
        border-radius: 0px 30px 30px 0px;
        background-color: #fff;
        color: #333;
        border-color: #ced4da
    }
    #refundorder .modal-body .form-control:focus {
        box-shadow: inherit
    }
    #refundorder p {
        color: #333;
        text-align: center;
        width: 100%;
        position: relative;
        z-index: 999
    }
    #refundorder p a {
        color: #081f66 !important;
        text-decoration: underline
    }
    #refundorder p a:hover {
        /* opacity: 0.7; */
        text-decoration: none
    }
    #refundorder p span {
        color: #081f66
    }
    #refundorder .btn-pink {
        background: #081f66;
        padding: 8px 20px;
        border-radius: 30px;
        color: #fff;
        margin-bottom: 10px;
        font-size: 20px
    }
    #refundorder .btn-pink:hover {
        background-color: #19a6ff
    }
}
@media only screen and (min-width:280px) and (max-width:767px){
    .rate_button2{
        display:block;
        /* height:auto; */
        /* max-height:40px; */
        /* width:100%; */
        margin:0 auto;
        height:40px;
    }
    .refund_mobile{
        display:block;
    }
    .rate_button{
        display:none;
    }
    .refund_desktop{
        display:none;
    }
}
@media only screen and (min-width:767px) and (max-width:1439px){
    .rate_button2{
        display:none;
    }
    .rate_button{
        display:block;
    }
    .refund_desktop{
        display:block;
    }
    .refund_mobile{
        display:none;
    }
}
@media only screen and (min-width:1439px){
    .rate_button2{
        display:none;
    }
    .rate_button{
        display:block;
    }
    .refund_desktop{
        display:block;
    }
    .refund_mobile{
        display:none;
    }
}
@media only screen and (min-width:1439px){
    .center-div {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%; 
        /* width:100%; */
    }
    .message{
        width:300px;
        display:flex;
        padding:10px;
        margin-left:10px;
        border:1px solid black;
        
    }
    .return_order{
        color:#BE3502;
        text-align: left;
        text-decoration: underline;
        font: normal normal 600 12px/15px Muli;
        letter-spacing: 0px;
        opacity: 1;
    }
    #refundorder .modal-dialog{
        max-width: 350px;
        background-color: #fff;
        /* top:50%; */
        /* position: absolute; */
        margin:0 auto;
      left: 0;
      top: 200;
      /* transform: translate(-50%, -50%); */
        
    }
    
    #refundorder .modal-content {
        border: 0px
    }
    #refundorder .modal-body {
        background-color: #fff;
        /* width: 100%; */
        /* min-height: 300px; */
        /* border: 5px solid #0857c0 !important */
    }
    #refundorder .btn-close {
        /* width: 40px; */
        /* height: 40px; */
        /* display: block; */
        background: none;
        border: none;
        float: right;
        font-size: 20px;
        color: #2556B9;
        position: absolute;
        right: 10px;
        top:10px;
        z-index: 9999999
    }
    #refundorder  .modal-body .btn-close:hover {
        /* color: #ccc */
    }
    
    #refundorder  .modal-body h4 {
        margin: 0px;
        padding: 20px 0px 20px 0px;
        color: #333;
        font-size: 20px;
        text-align: center;
        font-weight: bold;
        z-index: 9999;
        position: relative
    }
    #refundorder .modal-body .input-group-text {
        background-color: #fff;
        border-radius: 30px 0px 0px 30px;
        font-size: 20px
    }
    #refundorder  .modal-body .input-group {
        height: 45px
    }
    #refundorder .modal-body a {
        color: #333
    }
    #refundorder .modal-body a:hover {
        /* color: #ccc */
    }
    #refundorder .modal-body .form-control {
        border-radius: 0px 30px 30px 0px;
        background-color: #fff;
        color: #333;
        border-color: #ced4da
    }
    #refundorder .modal-body .form-control:focus {
        box-shadow: inherit
    }
    #refundorder p {
        color: #333;
        text-align: center;
        width: 100%;
        position: relative;
        z-index: 999
    }
    #refundorder p a {
        color: #081f66 !important;
        text-decoration: underline
    }
    #refundorder p a:hover {
        /* opacity: 0.7; */
        text-decoration: none
    }
    #refundorder p span {
        color: #081f66
    }
    #refundorder .btn-pink {
        background: #081f66;
        padding: 8px 20px;
        border-radius: 30px;
        color: #fff;
        margin-bottom: 10px;
        font-size: 20px
    }
    #refundorder .btn-pink:hover {
        background-color: #19a6ff
    }
}
@media only screen and (min-width:280px) and (max-width:390px){
    .rate {
        display: flex;
        flex-direction: row-reverse;
        justify-content: center;
    }

    .rate > input{
        display:none;
    }

    .rate > label {
        position: relative;
        width: 1.1em;
        font-size: 40px;
        color: #FFD700;
        cursor: pointer;
    }

    .rate > label::before{
        content: "\2605";
        position: absolute;
        opacity: 0;
    }

    .rate > label:hover:before,
    .rate > label:hover ~ label:before {
        opacity: 1 !important;
    }

    .rate > input:checked ~ label:before{
        opacity:1;
    }

    .rate:hover > input:checked ~ label:before{
        opacity: 0.4;
    }
    .comments{
        display:flex;
        /* flex-direction: row-reverse; */
        justify-content: space-between;
        flex-direction:column;
        padding: 2px 0px 5px 15px;
    }
#ratingModal .modal-dialog{
    /* max-width: 350px; */
    width:260px;
    top:50;
    left:0;
    margin:0 auto;
    background-color: #fff
}
#ratingModal .modal-content{
    border:0px;
}
#ratingModal .modal-body {
    background-color: #fff;
    /* width: 100%; */
    /* min-height: 495px; */
    /* border: 5px solid #0857c0 !important */
}
#ratingModal .modal-body .btn-close {
    /* width: 40px; */
    /* height: 40px; */
    display: block;
    background: none;
    border: none;
    float: right;
    font-size: 20px;
    color: #2556B9;
    position: absolute;
    right: 10px;
    top:10px;
    /* z-index: 9999999 */
}
#ratingModal .modal-body .btn-close:hover {
    /* color: #ccc */
}
#ratingModal .modal-body h5 {
    margin: 0px;
    /* padding: 50px 0px 20px 0px; */
    color: #333;
    font-size: 17px;
    /* text-align: center; */
    font-weight: bold;
    z-index: 9999;
    position: relative
}
#ratingModal .modal-header{
    border-bottom:none;
}
}
@media only screen and (min-width:390px) and (max-width:767px){
    .rate {
        display: flex;
        flex-direction: row-reverse;
        justify-content: center;
    }

    .rate > input{
        display:none;
    }

    .rate > label {
        position: relative;
        width: 1.1em;
        font-size: 40px;
        color: #FFD700;
        cursor: pointer;
    }

    .rate > label::before{
        content: "\2605";
        position: absolute;
        opacity: 0;
    }

    .rate > label:hover:before,
    .rate > label:hover ~ label:before {
        opacity: 1 !important;
    }

    .rate > input:checked ~ label:before{
        opacity:1;
    }

    .rate:hover > input:checked ~ label:before{
        opacity: 0.4;
    }
    .comments{
        display:flex;
        /* flex-direction: row-reverse; */
        justify-content: space-between;
        flex-direction:column;
        padding: 2px 0px 5px 15px;
    }
#ratingModal .modal-dialog{
    /* max-width: 350px; */
    width:350px;
    top:50;
    left:0;
    margin:0 auto;
    background-color: #fff
}
#ratingModal .modal-content{
    border:0px;
}
#ratingModal .modal-body {
    background-color: #fff;
    /* width: 100%; */
    /* min-height: 495px; */
    /* border: 5px solid #0857c0 !important */
}
#ratingModal .modal-body .btn-close {
    /* width: 40px; */
    /* height: 40px; */
    display: block;
    background: none;
    border: none;
    float: right;
    font-size: 20px;
    color: #2556B9;
    position: absolute;
    right: 10px;
    top:10px;
    /* z-index: 9999999 */
}
#ratingModal .modal-body .btn-close:hover {
    /* color: #ccc */
}
#ratingModal .modal-body h5 {
    margin: 0px;
    /* padding: 50px 0px 20px 0px; */
    color: #333;
    font-size: 17px;
    /* text-align: center; */
    font-weight: bold;
    z-index: 9999;
    position: relative
}
#ratingModal .modal-header{
    border-bottom:none;
}
}
@media only screen and (min-width:767px) and (max-width:1023px){
    .rate {
        display: flex;
        flex-direction: row-reverse;
        justify-content: center;
    }

    .rate > input{
        display:none;
    }

    .rate > label {
        position: relative;
        width: 1.1em;
        font-size: 40px;
        color: #FFD700;
        cursor: pointer;
    }

    .rate > label::before{
        content: "\2605";
        position: absolute;
        opacity: 0;
    }

    .rate > label:hover:before,
    .rate > label:hover ~ label:before {
        opacity: 1 !important;
    }

    .rate > input:checked ~ label:before{
        opacity:1;
    }

    .rate:hover > input:checked ~ label:before{
        opacity: 0.4;
    }
    .comments{
        display:flex;
        /* flex-direction: row-reverse; */
        justify-content: space-between;
        flex-direction:column;
        padding: 2px 0px 5px 15px;
    }
#ratingModal .modal-dialog{
    /* max-width: 350px; */
    width:350px;
    top:50;
    left:0;
    margin:0 auto;
    background-color: #fff
}
#ratingModal .modal-content{
    border:0px;
}
#ratingModal .modal-body {
    background-color: #fff;
    /* width: 100%; */
    /* min-height: 495px; */
    /* border: 5px solid #0857c0 !important */
}
#ratingModal .modal-body .btn-close {
    /* width: 40px; */
    /* height: 40px; */
    display: block;
    background: none;
    border: none;
    float: right;
    font-size: 20px;
    color: #2556B9;
    position: absolute;
    right: 10px;
    top:10px;
    /* z-index: 9999999 */
}
#ratingModal .modal-body .btn-close:hover {
    /* color: #ccc */
}
#ratingModal .modal-body h5 {
    margin: 0px;
    /* padding: 50px 0px 20px 0px; */
    color: #333;
    font-size: 17px;
    /* text-align: center; */
    font-weight: bold;
    z-index: 9999;
    position: relative
}
#ratingModal .modal-header{
    border-bottom:none;
}
}
@media only screen and (min-width:1023px) and (max-width:1439px){
    .rate {
        display: flex;
        flex-direction: row-reverse;
        justify-content: center;
    }

    .rate > input{
        display:none;
    }

    .rate > label {
        position: relative;
        width: 1.1em;
        font-size: 40px;
        color: #FFD700;
        cursor: pointer;
    }

    .rate > label::before{
        content: "\2605";
        position: absolute;
        opacity: 0;
    }

    .rate > label:hover:before,
    .rate > label:hover ~ label:before {
        opacity: 1 !important;
    }

    .rate > input:checked ~ label:before{
        opacity:1;
    }

    .rate:hover > input:checked ~ label:before{
        opacity: 0.4;
    }
    .comments{
        display:flex;
        /* flex-direction: row-reverse; */
        justify-content: space-between;
        flex-direction:column;
        padding: 2px 0px 5px 15px;
    }
#ratingModal .modal-dialog{
    /* max-width: 350px; */
    width:350px;
    top:50;
    left:0;
    margin:0 auto;
    background-color: #fff
}
#ratingModal .modal-content{
    border:0px;
}
#ratingModal .modal-body {
    background-color: #fff;
    /* width: 100%; */
    /* min-height: 495px; */
    /* border: 5px solid #0857c0 !important */
}
#ratingModal .modal-body .btn-close {
    /* width: 40px; */
    /* height: 40px; */
    display: block;
    background: none;
    border: none;
    float: right;
    font-size: 20px;
    color: #2556B9;
    position: absolute;
    right: 10px;
    top:10px;
    /* z-index: 9999999 */
}
#ratingModal .modal-body .btn-close:hover {
    /* color: #ccc */
}
#ratingModal .modal-body h5 {
    margin: 0px;
    /* padding: 50px 0px 20px 0px; */
    color: #333;
    font-size: 17px;
    /* text-align: center; */
    font-weight: bold;
    z-index: 9999;
    position: relative
}
#ratingModal .modal-header{
    border-bottom:none;
}
}
@media only screen and (max-width:1023px){
    .order_view{
        display:none !important;
    }
}
@media only screen and (min-width:1439px){
.volume1
{
/* height: 25px; */
font-size:15px;
line-height:1.5em;
padding:5px;
background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
background: #2556B91A 0% 0% no-repeat padding-box;
border-radius: 4px;
opacity: 1;
font-weight:bold;
/* padding:2px; */
text-transform: capitalize;
/* text-align:center; */
/* margin-bottom:5px; */
/* margin-right:1px; */
}
    .quantity_view{
        width: 80px;
        /* height: 25px; */
        line-height:25px;
        background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
        background: #2556B91A 0% 0% no-repeat padding-box;
        border-radius: 4px;
        opacity: 1;
        font-weight:bold;
        /* padding:2px; */
        font-size:15px;
        padding:5px;
        text-align:center;
        text-transform: capitalize;
        /* margin-bottom:5px; */
            }
    /* .order_id{
        display:flex;
        gap:83px;
    }
    .order_id1{
        font-weight:bold;
        margin-left:5px;
    }
    .order_on{
        display:flex;
        gap:62px;
    }
    .order_on1{
        font-weight:bold;
        margin-left:25px;
    } */
    .payment_mode{
        display:flex;
        width:100%;
        justify-content: space-between;
        /* gap:40px; */
    }
    .payment_mode1{
        font-weight:bold;
        /* text-align:left; */
        /* flex:1; */
        /* padding:0px 35px; */
        /* margin-left:50px; */
    }
    .payment_status{
        display:flex;
        width:100%;
        justify-content: space-between;
        /* gap:33px; */
    }
    .payment_status1{
        font-weight:bold;
        /* text-align:left; */
        /* flex:1; */
        /* padding:0px 35px; */
        /* margin-left:58px; */
    }
    .order_status{
        display:flex;
        width:100%;
        justify-content: space-between;
        /* gap:55px; */
    }
    .order_status1{
        font-weight:bold;
        /* text-align:left; */
        /* flex:1; */
        /* padding:0px 6px; */
        /* margin-left:35px; */
    }
    .cardbelow{
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        /* border-radius: 10px; */
        opacity: 1;
        padding:10px;
        margin-top:10px;
        height:auto;
        border-right:1px solid #cdcdcd;
        /* width:530px; */
        margin-left:10px;
            }
    .order_address{
        /* border-top:1px solid #0000000D; */
        /* padding:5px; */
        font-weight:bold;
        text-transform:capitalize;
        line-height:1.5em;
    }
    .view_details{
        display:flex;
        flex-direction:column;
        gap:1.2rem;
        margin:2px;
        padding-left:15px;
    }
    .view_card{
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        /* border-radius: 10px; */
        opacity: 1;
        padding:10px;
        margin-top:10px;
        height:auto;
        width:530px;
        margin-left:10px;
            }
            .view_card1{
                background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        /* border-radius: 10px; */
        opacity: 1;
        padding:10px;
        margin-top:10px;
        height:auto;
        width:530px;
        margin-left:10px;
        display:flex;
        border-right:1px solid #0000000D;
            }
    .angle{
        width: 17px;
        height: 17px;
        opacity: 0.87;
            }
    .backbutton{
        width: 152px;
height: 23px;
margin-top:10px;
color: var(--unnamed-color-2556b9);
text-align: left;
font: normal normal 800 18px/23px Muli;
letter-spacing: 0px;
color: #2556B9;
opacity: 1;
    }
    .order_view_header{
        padding:10px;
    }
    .order_viewpage{
        border:1px solid #0000000D;
        border-radius:10px;
        margin-bottom:50px;
        /* padding:10px; */
    }
    .mycardcontainer {
        /* display: grid; */
        /* grid-template-rows: auto; */
        padding: 10px;
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
      background: #FFFFFF 0% 0% no-repeat padding-box;
      /* border: 1px solid #0000000D; */
      /* border-radius: 10px; */
      opacity: 1;
      /* padding:20px; */
      overflow-y:scroll;
      /* width: 1150px; */
      /* height: 500px; */
      max-height: 500px;
      }
    .mycardcontainer::-webkit-scrollbar {
        width: 5px; 
        position: absolute;
        left: 0; 
     }
     .mycardcontainer::-webkit-scrollbar-thumb {
        background-color: #CDCDCD; 
     }
     .view_box{

        /* top: 143px; */
        /* left: 307px; */
        /* width: 612px;
        height: 600px; */
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #0000001A;
        border-radius: 35px;
        /* margin-right:31px; */
        opacity: 1;
        border-radius: 10px;
        /* padding: 30px 40px 0px 0px; */
        /* margin-left:40px; */
        margin-bottom:20px;
        padding:10px;
        /* width: 1100px; */
        /* margin-left:30px; */
        }
}
.custaddress{
    font-style: normal;
font-weight: normal;
font-family: Rubik;
color: #333333;
opacity: 1;
}
@media only screen and (min-width:280px) and (max-width:390px){
    .volume1
{
/* height: 25px; */
font-size:12px;
line-height:1.5em;
padding:2px;
background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
background: #2556B91A 0% 0% no-repeat padding-box;
border-radius: 4px;
opacity: 1;
font-weight:bold;
/* padding:2px; */
text-transform: capitalize;
/* text-align:center; */
/* margin-bottom:5px; */
/* margin-right:1px; */
}
    .quantity_view{
        width: 50px;
        
        /* height:24px; */
        /* height: 25px; */
        /* line-height:25px; */
        background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
        background: #2556B91A 0% 0% no-repeat padding-box;
        border-radius: 4px;
        opacity: 1;
        font-weight:bold;
        font-size:12px;
        /* padding:2px; */
        text-align:center;
        padding:5px;
        text-transform: capitalize;
        /* margin-bottom:5px; */
            }
    .payment_mode{
        display:flex;
        width:100%;
        justify-content: space-between;
        /* gap:10px; */
        /* gap:40px; */
    }
    .payment_mode1{
        font-weight:bold;
        /* padding:0 36px; */
        /* text-align:left; */
        /* flex:1; */
        /* margin-left:15px; */
        /* margin-left:50px; */
    }
    .payment_status{
        display:flex;
        width:100%;
        justify-content: space-between;
        /* gap:3px; */
        /* gap:33px; */
    }
    .payment_status1{
        font-weight:bold;
        /* padding:0 36px; */
        /* text-align:left; */
        /* flex:1; */
        /* margin-left:23px; */
        /* margin-left:58px; */
    }
    .order_status{
        display:flex;
        width:100%;
        justify-content: space-between;
        /* gap:24px; */
        /* gap:55px; */
    }
    .order_status1{
        font-weight:bold;
        /* padding:0px 7px; */
        /* text-align:left; */
        /* flex:1; */
        /* margin-left:35px; */
    }
    .cardbelow{
        opacity: 1;
        padding:10px;
        border-bottom:1px solid #0000000D;
            }
    .order_address{
        /* border-top:1px solid #0000000D; */
        /* padding:5px; */
        font-weight:bold;
        text-transform:capitalize;
        line-height:1.5em;
    }
    .view_details{
        display:flex;
        flex-direction:column;
        gap:1.2rem;
        /* margin:2px; */
        padding-left:10px;
    }
    .view_card{
        /* background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box; */
        /* background: #FFFFFF 0% 0% no-repeat padding-box; */
        /* border-radius: 10px; */
        opacity: 1;
        padding:10px;
        /* margin-top:10px; */
        height:auto;
        width:100%;
        margin:0 auto;
        /* width:530px; */
        /* margin-left:10px; */
            }
            .view_card1{
                /* background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box; */
        /* background: #FFFFFF 0% 0% no-repeat padding-box; */
        /* border-radius: 10px; */
        opacity: 1;
        padding:10px;
        width:100%;
        margin:0 auto;
        /* margin-top:10px; */
        height:auto;
        /* width:530px; */
        /* margin-left:10px; */
        display:flex;
        /* border-right:1px solid #0000000D; */
            }
    .angle{
        width: 17px;
        height: 17px;
        opacity: 0.87;
            }
    .backbutton{
        /* width: 152px; */
/* height: 23px; */
color: var(--unnamed-color-2556b9);
text-align: left;
font: normal normal 800 18px/23px Muli;
letter-spacing: 0px;
color: #2556B9;
opacity: 1;
    }
    .order_view_header{
        padding:20px;
        background-color: #2556B91A;
        opacity:100%;
        margin:0 auto;
        width:100%;
        height:63px;
        margin-bottom:20px;
    }
    .order_viewpage{
        /* border:1px solid #0000000D; */
        /* border-radius:10px; */
        padding:0;
        width:100%;
        margin:0 auto;
        margin-bottom:50px;
        /* padding:10px; */
    }
    .mycardcontainer {
        /* display: grid; */
        /* grid-template-rows: auto; */
        padding: 10px;
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
      background: #FFFFFF 0% 0% no-repeat padding-box;
      /* border: 1px solid #0000000D; */
      /* border-radius: 10px; */
      opacity: 1;
      /* padding:20px; */
      /* overflow-y:scroll; */
      /* height:400px; */
      width:100%;
      margin:0 auto;
      /* width: 1150px; */
      /* height: 500px; */
      /* max-height: 500px; */
      }
    /* .mycardcontainer::-webkit-scrollbar {
        width: 5px; 
        position: absolute;
        left: 0; 
     } */
     /* .mycardcontainer::-webkit-scrollbar-thumb {
        background-color: #CDCDCD; 
     } */
     .view_box{

        /* top: 143px; */
        /* left: 307px; */
        /* width: 612px;
        height: 600px; */
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #0000001A;
        border-radius: 35px;
        /* margin-right:31px; */
        opacity: 1;
        border-radius: 10px;
        width:100%;
        margin:0 auto;
        /* padding: 30px 40px 0px 0px; */
        /* margin-left:40px; */
        /* margin-bottom:20px; */
        padding:10px;
        /* width: 1100px; */
        /* margin-left:30px; */
        }
}
@media only screen and (min-width:992px) and (max-width:1023px){
   .cartempty{
    position:relative;
    top:100;
        /* left:390; */
        margin:0 auto;
        width:200px;
        height:250px;
   }
   
}
@media only screen and (min-width:1023px) and (max-width:1200px){
    .cartempty{
        position:relative;
        /* top:100; */
            /* left:300; */
            margin:0 auto;
            width:300px;
            /* height:250px; */
       }
}
@media only screen and (min-width:1200px) and (max-width:1439px){
    .cartempty{
        position:relative;
        /* top:100; */
        margin:0 auto;
            /* left:390; */
            width:300px;
            /* height:250px; */
       }
}
@media only screen and (min-width:280px) and (max-width:490px){
    .wishlistempty{
        position:relative;
        top:10;
        margin:0 auto;
        /* left:150; */
        width:300;
        height:250;
       }
}
@media only screen and (min-width:490px) and (max-width:767px){
    .cartempty{
            width:200px;
            height:150px;
            position:relative;
            /* left:150; */
            margin:0 auto;
       }
       .wishlistempty{
        position:relative;
        top:10;
        margin:0 auto;
        /* left:150; */
        width:300;
        height:250;
       }
}
@media only screen and (min-width:767px) and (max-width:992px){
    .cartempty{
        width: 400px;
    position: relative;
    /* left: 200; */
    margin:0 auto;
   }
   .wishlistempty{
    position:relative;
    /* top:10; */
    /* left:200; */
    margin:0 auto;
    width:300;
    height:250;
   }
}
@media only screen and (min-width:992px) and (max-width:1023px){
   
       .wishlistempty{
        position:relative;
        /* top:10; */
        /* left:200; */
        margin:0 auto;
        width:350;
        height:300;
       }
}
@media only screen and (min-width:1023px) and (max-width:1439px){
    .wishlistempty{
        position:relative;
        /* top:10; */
        /* left:0; */
        margin:0 auto;
        width:320;
        /* height:300; */
       }
}
@media only screen and (min-width:280px) and (max-width:390px){
    .orderempty {
        display:block;
        /* position:relative; */
        /* top:100; */
        margin:0 auto;
        /* left:400; */
        width:300px;
        height:400px;
    }
}
@media only screen and (min-width:390px) and (max-width:767px){
    .orderempty {
        display:block;
        /* position:relative; */
        /* top:100; */
        margin:0 auto;
        /* left:400; */
        width:300px;
        height:400px;
    }
}
@media only screen and (min-width:767px) and (max-width:1023px){
    .orderempty {
        display:block;
        /* position:relative; */
        /* top:100; */
        margin:0 auto;
        /* left:400; */
        width:300px;
        height:400px;
    }
}
@media only screen and (min-width:1023px) and (max-width:1439px){
    .orderempty {
        display:block;
        /* position:relative; */
        /* top:100; */
        margin:0 auto;
        /* left:400; */
        width:400px;
        height:500px;
    }
}
@media only screen and (min-width:1439px){
    .orderempty {
        display:block;
        /* position:relative; */
        /* top:100; */
        margin:0 auto;
        /* left:400; */
        width:400px;
        height:500px;
    }
    .cartempty{
        position:relative;
        /* top:100; */
        margin:0 auto;
        /* left:400; */
        width:300px;
        /* height:200px; */
       }
       .wishlistempty{
        position:relative;
        /* top:10; */
        margin:0 auto;
        width:320;
        /* height:270; */
        /* left:400; */
        /* width:400; */
       }
       
}
@media only screen and (min-width:390px) and (max-width:475px){
    .payment_mode{
        display:flex;
        width:100%;
        justify-content: space-between;
        /* gap:42px; */
        /* gap:40px; */
    }
    .payment_mode1{
        font-weight:bold;
        /* padding:0px 37px; */
        /* text-align:left; */
        /* flex:1; */
        /* margin-left:15px; */
        /* margin-left:50px; */
    }
    .payment_status{
        display:flex;
        width:100%;
        justify-content: space-between;
        /* gap:35px; */
        /* gap:33px; */
    }
    .payment_status1{
        font-weight:bold;
        /* padding:0px 37px; */
        /* text-align:left; */
        /* flex:1; */
        /* margin-left:22px; */
        /* margin-left:58px; */
    }
    .order_status{
        display:flex;
        width:100%;
        justify-content: space-between;
        /* gap:57px; */
        /* gap:55px; */
    }
    .order_status1{
        font-weight:bold;
        /* padding:0px 9px; */
        /* text-align:left; */
        /* flex:1; */
        /* margin-left:35px; */
    }
}
@media only screen and (min-width:475px) and (max-width:767px){
  
    .payment_mode{
        display:flex;
        width:100%;
        justify-content: space-between;
        /* gap:42px; */
        /* gap:40px; */
    }
    .payment_mode1{
        font-weight:bold;
        /* padding:0px 37px; */
        /* text-align:left; */
        /* flex:1; */
        /* margin-left:35px; */
        /* margin-left:50px; */
    }
    .payment_status{
        display:flex;
        width:100%;
        justify-content: space-between;
        /* gap:35px; */
        /* gap:33px; */
    }
    .payment_status1{
        font-weight:bold;
        /* padding:0px 37px; */
        /* text-align:left; */
        /* flex:1; */
        /* flex: 1; */
        /* text-align: center; */
        /* margin-left:58px; */
    }
    .order_status{
        display:flex;
        width:100%;
        justify-content: space-between;
        /* gap:57px; */
        /* gap:55px; */
    }
    .order_status1{
        font-weight:bold;
        /* text-align: left; */
        /* padding:0px 9px; */
        /* text-align:left; */
        /* flex:1; */
    }
    
}
@media only screen and (min-width:767px) and (max-width:992px){
    .payment_mode{
        display:flex;
        width:100%;
        justify-content: space-between;
        /* gap:42px; */
        /* gap:40px; */
    }
    .payment_mode1{
        font-weight:bold;
        /* padding:0px 37px; */
        /* text-align:left; */
        /* flex:1; */
        /* margin-left:35px; */
        /* margin-left:50px; */
    }
    .payment_status{
        display:flex;
        width:100%;
        justify-content: space-between;
        /* gap:35px; */
        /* gap:33px; */
    }
    .payment_status1{
        font-weight:bold;
        /* padding:0px 37px; */
        /* text-align:left; */
        /* flex:1; */
        /* flex: 1; */
        /* text-align: center; */
        /* margin-left:58px; */
    }
    .order_status{
        display:flex;
        width:100%;
        justify-content: space-between;
        /* gap:57px; */
        /* gap:55px; */
    }
    .order_status1{
        font-weight:bold;
        /* text-align: left; */
        /* padding:0px 9px; */
        /* text-align:left; */
        /* flex:1; */
    }
}
@media only screen and (min-width:390px) and (max-width:767px){
    .volume1
    {
    /* height: 25px; */
    font-size:14px;
    line-height:1.5em;
    padding:5px;
    background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
    background: #2556B91A 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
    font-weight:bold;
    /* padding:2px; */
    text-transform: capitalize;
    /* text-align:center; */
    /* margin-bottom:5px; */
    /* margin-right:1px; */
    }
    .quantity_view{
        width: 80px;
        
        /* height:24px; */
        /* height: 25px; */
        /* line-height:25px; */
        background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
        background: #2556B91A 0% 0% no-repeat padding-box;
        border-radius: 4px;
        opacity: 1;
        font-weight:bold;
        font-size:14px;
        /* padding:2px; */
        text-align:center;
        padding:5px;
        text-transform: capitalize;
        /* margin-bottom:5px; */
            }
    .cardbelow{
        opacity: 1;
        padding:10px;
        border-bottom:1px solid #0000000D;
            }
    .order_address{
        /* border-top:1px solid #0000000D; */
        /* padding:5px; */
        font-weight:bold;
        text-transform:capitalize;
        line-height:1.5em;
    }
    .view_details{
        display:flex;
        flex-direction:column;
        gap:1.2rem;
        /* margin:2px; */
        padding-left:10px;
    }
    .view_card{
        /* background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box; */
        /* background: #FFFFFF 0% 0% no-repeat padding-box; */
        /* border-radius: 10px; */
        opacity: 1;
        padding:10px;
        /* margin-top:10px; */
        height:auto;
        width:100%;
        margin:0 auto;
        /* width:530px; */
        /* margin-left:10px; */
            }
            .view_card1{
                /* background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box; */
        /* background: #FFFFFF 0% 0% no-repeat padding-box; */
        /* border-radius: 10px; */
        opacity: 1;
        padding:10px;
        width:100%;
        margin:0 auto;
        /* margin-top:10px; */
        height:auto;
        /* width:530px; */
        /* margin-left:10px; */
        display:flex;
        /* border-right:1px solid #0000000D; */
            }
    .angle{
        width: 17px;
        height: 17px;
        opacity: 0.87;
            }
    .backbutton{
        /* width: 152px; */
/* height: 23px; */
color: var(--unnamed-color-2556b9);
text-align: left;
font: normal normal 800 18px/23px Muli;
letter-spacing: 0px;
color: #2556B9;
opacity: 1;
    }
    .order_view_header{
        padding:20px;
        background-color: #2556B91A;
        opacity:100%;
        margin:0 auto;
        width:100%;
        height:63px;
        margin-bottom:20px;
    }
    .order_viewpage{
        /* border:1px solid #0000000D; */
        /* border-radius:10px; */
        padding:0;
        width:100%;
        margin:0 auto;
        margin-bottom:50px;
        /* padding:10px; */
    }
    .mycardcontainer {
        /* display: grid; */
        /* grid-template-rows: auto; */
        padding: 10px;
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
      background: #FFFFFF 0% 0% no-repeat padding-box;
      /* border: 1px solid #0000000D; */
      /* border-radius: 10px; */
      opacity: 1;
      /* padding:20px; */
      /* overflow-y:scroll; */
      /* height:400px; */
      width:100%;
      margin:0 auto;
      /* width: 1150px; */
      /* height: 500px; */
      /* max-height: 500px; */
      }
    /* .mycardcontainer::-webkit-scrollbar {
        width: 5px; 
        position: absolute;
        left: 0; 
     } */
     /* .mycardcontainer::-webkit-scrollbar-thumb {
        background-color: #CDCDCD; 
     } */
     .view_box{

        /* top: 143px; */
        /* left: 307px; */
        /* width: 612px;
        height: 600px; */
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #0000001A;
        border-radius: 35px;
        /* margin-right:31px; */
        opacity: 1;
        border-radius: 10px;
        width:100%;
        margin:0 auto;
        /* padding: 30px 40px 0px 0px; */
        /* margin-left:40px; */
        /* margin-bottom:20px; */
        padding:10px;
        /* width: 1100px; */
        /* margin-left:30px; */
        }
}
@media only screen and (min-width:280px) and (max-width:991px){
    .cardbelow{
        opacity: 1;
        padding:10px;
        border-bottom:1px solid #0000000D;
            }
}
@media only screen and (min-width:767px) and (max-width:992px){
    .volume1
    {
    /* height: 25px; */
    font-size:14px;
    line-height:1.5em;
    padding:5px;
    background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
    background: #2556B91A 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
    font-weight:bold;
    /* padding:2px; */
    text-transform: capitalize;
    /* text-align:center; */
    /* margin-bottom:5px; */
    /* margin-right:1px; */
    }
    .quantity_view{
        width: 80px;
        
        /* height:24px; */
        /* height: 25px; */
        /* line-height:25px; */
        background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
        background: #2556B91A 0% 0% no-repeat padding-box;
        border-radius: 4px;
        opacity: 1;
        font-weight:bold;
        font-size:14px;
        /* padding:2px; */
        text-align:center;
        padding:5px;
        text-transform: capitalize;
        /* margin-bottom:5px; */
            }
    
    .order_address{
        /* border-top:1px solid #0000000D; */
        /* padding:5px; */
        font-weight:bold;
        text-transform:capitalize;
        line-height:1.5em;
    }
    .view_details{
        display:flex;
        flex-direction:column;
        gap:1.2rem;
        /* margin:2px; */
        padding-left:10px;
    }
    .view_card{
        /* background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box; */
        /* background: #FFFFFF 0% 0% no-repeat padding-box; */
        /* border-radius: 10px; */
        opacity: 1;
        padding:10px;
        /* margin-top:10px; */
        height:auto;
        width:100%;
        margin:0 auto;
        /* width:530px; */
        /* margin-left:10px; */
            }
            .view_card1{
                /* background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box; */
        /* background: #FFFFFF 0% 0% no-repeat padding-box; */
        /* border-radius: 10px; */
        opacity: 1;
        padding:10px;
        width:100%;
        margin:0 auto;
        /* margin-top:10px; */
        height:auto;
        /* width:530px; */
        /* margin-left:10px; */
        display:flex;
        /* border-right:1px solid #0000000D; */
            }
    .angle{
        width: 17px;
        height: 17px;
        opacity: 0.87;
            }
    .backbutton{
        /* width: 152px; */
/* height: 23px; */
color: var(--unnamed-color-2556b9);
text-align: left;
font: normal normal 800 18px/23px Muli;
letter-spacing: 0px;
color: #2556B9;
opacity: 1;
    }
    .order_view_header{
        padding:20px;
        background-color: #2556B91A;
        opacity:100%;
        margin:0 auto;
        width:100%;
        height:63px;
        margin-bottom:20px;
    }
    .order_viewpage{
        /* border:1px solid #0000000D; */
        /* border-radius:10px; */
        padding:0;
        width:100%;
        margin:0 auto;
        margin-bottom:50px;
        /* padding:10px; */
    }
    .mycardcontainer {
        /* display: grid; */
        /* grid-template-rows: auto; */
        padding: 10px;
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
      background: #FFFFFF 0% 0% no-repeat padding-box;
      /* border: 1px solid #0000000D; */
      /* border-radius: 10px; */
      opacity: 1;
      /* padding:20px; */
      /* overflow-y:scroll; */
      /* height:400px; */
      width:100%;
      margin:0 auto;
      /* width: 1150px; */
      /* height: 500px; */
      /* max-height: 500px; */
      }
    /* .mycardcontainer::-webkit-scrollbar {
        width: 5px; 
        position: absolute;
        left: 0; 
     } */
     /* .mycardcontainer::-webkit-scrollbar-thumb {
        background-color: #CDCDCD; 
     } */
     .view_box{

        /* top: 143px; */
        /* left: 307px; */
        /* width: 612px;
        height: 600px; */
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #0000001A;
        border-radius: 35px;
        /* margin-right:31px; */
        opacity: 1;
        border-radius: 10px;
        width:100%;
        margin:0 auto;
        /* padding: 30px 40px 0px 0px; */
        /* margin-left:40px; */
        /* margin-bottom:20px; */
        padding:10px;
        /* width: 1100px; */
        /* margin-left:30px; */
        }
}
@media only screen and (min-width:992px) and (max-width:1023px){
    .volume1
    {
    /* height: 25px; */
    font-size:14px;
    line-height:1.5em;
    padding:5px;
    background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
    background: #2556B91A 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
    font-weight:bold;
    /* padding:2px; */
    text-transform: capitalize;
    /* text-align:center; */
    /* margin-bottom:5px; */
    /* margin-right:1px; */
    }
    .quantity_view{
        width: 80px;
        
        /* height:24px; */
        /* height: 25px; */
        /* line-height:25px; */
        background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
        background: #2556B91A 0% 0% no-repeat padding-box;
        border-radius: 4px;
        opacity: 1;
        font-weight:bold;
        font-size:14px;
        /* padding:2px; */
        text-align:center;
        padding:5px;
        text-transform: capitalize;
        /* margin-bottom:5px; */
            }
    .payment_mode{
        display:flex;
        width:100%;
        justify-content: space-between;
        /* gap:42px; */
        /* gap:40px; */
    }
    .payment_mode1{
        font-weight:bold;
        /* padding:0px 37px; */
        /* text-align:left; */
        /* flex:1; */
        /* margin-left:35px; */
        /* margin-left:50px; */
    }
    .payment_status{
        display:flex;
        width:100%;
        justify-content: space-between;
        /* gap:35px; */
        /* gap:33px; */
    }
    .payment_status1{
        font-weight:bold;
        /* padding:0px 37px; */
        /* text-align:left; */
        /* flex:1; */
        /* flex: 1; */
        /* text-align: center; */
        /* margin-left:58px; */
    }
    .order_status{
        display:flex;
        width:100%;
        justify-content: space-between;
        /* gap:57px; */
        /* gap:55px; */
    }
    .order_status1{
        font-weight:bold;
        /* text-align: left; */
        /* padding:0px 9px; */
        /* text-align:left; */
        /* flex:1; */
    }
    .cardbelow{
        opacity: 1;
        padding:10px;
        border-right:1px solid #0000000D;
            }
    .order_address{
        /* border-top:1px solid #0000000D; */
        /* padding:5px; */
        font-weight:bold;
        text-transform:capitalize;
        line-height:1.5em;
    }
    .view_details{
        display:flex;
        flex-direction:column;
        gap:1.2rem;
        /* margin:2px; */
        padding-left:10px;
    }
    .view_card{
        /* background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box; */
        /* background: #FFFFFF 0% 0% no-repeat padding-box; */
        /* border-radius: 10px; */
        opacity: 1;
        padding:10px;
        /* margin-top:10px; */
        height:auto;
        /* width:100%; */
        margin:0 auto;
        /* width:530px; */
        /* margin-left:10px; */
            }
            .view_card1{
                /* background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box; */
        /* background: #FFFFFF 0% 0% no-repeat padding-box; */
        /* border-radius: 10px; */
        opacity: 1;
        padding:10px;
        /* width:100%; */
        margin:0 auto;
        /* margin-top:10px; */
        height:auto;
        /* width:530px; */
        /* margin-left:10px; */
        display:flex;
        border-right:1px solid #0000000D;
            }
    .angle{
        width: 17px;
        height: 17px;
        opacity: 0.87;
            }
    .backbutton{
        /* width: 152px; */
/* height: 23px; */
color: var(--unnamed-color-2556b9);
text-align: left;
font: normal normal 800 18px/23px Muli;
letter-spacing: 0px;
color: #2556B9;
opacity: 1;
    }
    .order_view_header{
        padding:20px;
        background-color: #2556B91A;
        opacity:100%;
        margin:0 auto;
        width:100%;
        height:63px;
        margin-bottom:20px;
    }
    .order_viewpage{
        /* border:1px solid #0000000D; */
        /* border-radius:10px; */
        padding:0;
        width:100%;
        margin:0 auto;
        margin-bottom:50px;
        /* padding:10px; */
    }
    .mycardcontainer {
        /* display: grid; */
        /* grid-template-rows: auto; */
        padding: 10px;
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
      background: #FFFFFF 0% 0% no-repeat padding-box;
      /* border: 1px solid #0000000D; */
      /* border-radius: 10px; */
      opacity: 1;
      /* padding:20px; */
      /* overflow-y:scroll; */
      /* height:400px; */
      width:100%;
      margin:0 auto;
      /* width: 1150px; */
      /* height: 500px; */
      /* max-height: 500px; */
      }
    /* .mycardcontainer::-webkit-scrollbar {
        width: 5px; 
        position: absolute;
        left: 0; 
     } */
     /* .mycardcontainer::-webkit-scrollbar-thumb {
        background-color: #CDCDCD; 
     } */
     .view_box{

        /* top: 143px; */
        /* left: 307px; */
        /* width: 612px;
        height: 600px; */
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #0000001A;
        border-radius: 35px;
        /* margin-right:31px; */
        opacity: 1;
        border-radius: 10px;
        width:100%;
        margin:0 auto;
        /* padding: 30px 40px 0px 0px; */
        /* margin-left:40px; */
        /* margin-bottom:20px; */
        padding:10px;
        /* width: 1100px; */
        /* margin-left:30px; */
        }
}
@media only screen and (min-width:1023px) and (max-width:1439px){
    .volume1
    {
    /* height: 25px; */
    font-size:14px;
    line-height:1.5em;
    padding:5px;
    background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
    background: #2556B91A 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
    font-weight:bold;
    /* padding:2px; */
    text-transform: capitalize;
    /* text-align:center; */
    /* margin-bottom:5px; */
    /* margin-right:1px; */
    }
    .quantity_view{
        width: 80px;
        
        /* height:24px; */
        /* height: 25px; */
        /* line-height:25px; */
        background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
        background: #2556B91A 0% 0% no-repeat padding-box;
        border-radius: 4px;
        opacity: 1;
        font-weight:bold;
        font-size:14px;
        /* padding:2px; */
        text-align:center;
        padding:5px;
        text-transform: capitalize;
        /* margin-bottom:5px; */
            }
    .payment_mode{
        display:flex;
        width:100%;
        justify-content: space-between;
        /* gap:42px; */
        /* gap:40px; */
    }
    .payment_mode1{
        font-weight:bold;
        /* padding:0px 37px; */
        /* text-align:left; */
        /* flex:1; */
        /* margin-left:35px; */
        /* margin-left:50px; */
    }
    .payment_status{
        display:flex;
        width:100%;
        justify-content: space-between;
        /* gap:35px; */
        /* gap:33px; */
    }
    .payment_status1{
        font-weight:bold;
        /* padding:0px 37px; */
        /* text-align:left; */
        /* flex:1; */
        /* flex: 1; */
        /* text-align: center; */
        /* margin-left:58px; */
    }
    .order_status{
        display:flex;
        width:100%;
        justify-content: space-between;
        /* gap:57px; */
        /* gap:55px; */
    }
    .order_status1{
        font-weight:bold;
        /* text-align: left; */
        /* padding:0px 9px; */
        /* text-align:left; */
        /* flex:1; */
    }
    .cardbelow{
        opacity: 1;
        padding:10px;
        border-right:1px solid #0000000D;
            }
    .order_address{
        /* border-top:1px solid #0000000D; */
        /* padding:5px; */
        font-weight:bold;
        text-transform:capitalize;
        line-height:1.5em;
    }
    .view_details{
        display:flex;
        flex-direction:column;
        gap:1.2rem;
        /* margin:2px; */
        padding-left:10px;
    }
    .view_card{
        /* background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box; */
        /* background: #FFFFFF 0% 0% no-repeat padding-box; */
        /* border-radius: 10px; */
        opacity: 1;
        padding:10px;
        /* margin-top:10px; */
        height:auto;
        /* width:100%; */
        margin:0 auto;
        /* width:530px; */
        /* margin-left:10px; */
            }
            .view_card1{
                /* background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box; */
        /* background: #FFFFFF 0% 0% no-repeat padding-box; */
        /* border-radius: 10px; */
        opacity: 1;
        padding:10px;
        /* width:100%; */
        margin:0 auto;
        /* margin-top:10px; */
        height:auto;
        /* width:530px; */
        /* margin-left:10px; */
        display:flex;
        border-right:1px solid #0000000D;
            }
    .angle{
        width: 17px;
        height: 17px;
        opacity: 0.87;
            }
    .backbutton{
        /* width: 152px; */
/* height: 23px; */
color: var(--unnamed-color-2556b9);
text-align: left;
font: normal normal 800 18px/23px Muli;
letter-spacing: 0px;
color: #2556B9;
opacity: 1;
    }
  
    .mycardcontainer {
        /* display: grid; */
        /* grid-template-rows: auto; */
        /* padding: 10px; */
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
      background: #FFFFFF 0% 0% no-repeat padding-box;
      /* border: 1px solid #0000000D; */
      /* border-radius: 10px; */
      opacity: 1;
      /* padding:20px; */
      /* overflow-y:scroll; */
      /* height:400px; */
      width:100%;
      margin:0 auto;
      /* width: 1150px; */
      /* height: 500px; */
      /* max-height: 500px; */
      }
    /* .mycardcontainer::-webkit-scrollbar {
        width: 5px; 
        position: absolute;
        left: 0; 
     } */
     /* .mycardcontainer::-webkit-scrollbar-thumb {
        background-color: #CDCDCD; 
     } */
   
}
@media only screen and (min-width:1023px) and (max-width:1100px){
    .view_box{

        /* top: 143px; */
        /* left: 307px; */
        /* width: 612px;
        height: 600px; */
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #0000001A;
        border-radius: 35px;
        /* margin-right:31px; */
        opacity: 1;
        border-radius: 10px;
        width:100%;
        margin:0 auto;
        /* padding: 30px 40px 0px 0px; */
        /* margin-left:40px; */
        /* margin-bottom:20px; */
        padding:10px;
        /* width: 1100px; */
        /* margin-left:30px; */
        }
    .order_view_header{
        /* padding:10px; */
        /* background-color: #2556B91A; */
        /* opacity:100%; */
        /* margin:0 auto; */
        /* width:100%; */
        /* height:63px; */
        margin-bottom:10px;
    }
    .order_viewpage{
        /* border:1px solid #0000000D; */
        /* border-radius:10px; */
        
        /* width:100%; */
        /* margin:0 auto; */
        padding:20px;
        margin-left:50px;
        width:790px;
        border:1px solid #0000000D;
        border-radius:10px;
        margin-bottom:50px;
        /* padding:10px; */
    }
}
@media only screen and (min-width:1100px) and (max-width:1200px){
    .view_box{

        /* top: 143px; */
        /* left: 307px; */
        /* width: 612px;
        height: 600px; */
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #0000001A;
        border-radius: 35px;
        /* margin-right:31px; */
        opacity: 1;
        border-radius: 10px;
        width:100%;
        margin:0 auto;
        /* padding: 30px 40px 0px 0px; */
        /* margin-left:40px; */
        /* margin-bottom:20px; */
        padding:10px;
        /* width: 1100px; */
        /* margin-left:30px; */
        }
    .order_view_header{
        /* padding:10px; */
        /* background-color: #2556B91A; */
        /* opacity:100%; */
        /* margin:0 auto; */
        /* width:100%; */
        /* height:63px; */
        margin-bottom:10px;
    }
    .order_viewpage{
        /* border:1px solid #0000000D; */
        /* border-radius:10px; */
        
        /* width:100%; */
        /* margin:0 auto; */
        margin-left:50px;
        width:850px;
        border:1px solid #0000000D;
        border-radius:10px;
        margin-bottom:50px;
        padding:20px;
    }
}
@media only screen and (min-width:1200px) and (max-width:1300px){
    .view_box{

        /* top: 143px; */
        /* left: 307px; */
        /* width: 612px;
        height: 600px; */
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #0000001A;
        border-radius: 35px;
        /* margin-right:31px; */
        opacity: 1;
        border-radius: 10px;
        width:100%;
        margin:0 auto;
        /* padding: 30px 40px 0px 0px; */
        /* margin-left:40px; */
        /* margin-bottom:20px; */
        padding:10px;
        /* width: 1100px; */
        /* margin-left:30px; */
        }
    .order_view_header{
        /* padding:10px; */
        /* background-color: #2556B91A; */
        /* opacity:100%; */
        /* margin:0 auto; */
        /* width:100%; */
        /* height:63px; */
        margin-bottom:10px;
    }
    .order_viewpage{
        /* border:1px solid #0000000D; */
        /* border-radius:10px; */
        
        /* width:100%; */
        /* margin:0 auto; */
        /* margin-left:50px; */
        /* width:850px; */
        border:1px solid #0000000D;
        border-radius:10px;
        margin-bottom:50px;
        padding:20px;
    }
}
@media only screen and (min-width:1300px) and (max-width:1439px){
    .view_box{

        /* top: 143px; */
        /* left: 307px; */
        /* width: 612px;
        height: 600px; */
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #0000001A;
        border-radius: 35px;
        /* margin-right:31px; */
        opacity: 1;
        border-radius: 10px;
        width:100%;
        margin:0 auto;
        /* padding: 30px 40px 0px 0px; */
        /* margin-left:40px; */
        /* margin-bottom:20px; */
        padding:10px;
        /* width: 1100px; */
        /* margin-left:30px; */
        }
    .order_view_header{
        /* padding:10px; */
        /* background-color: #2556B91A; */
        /* opacity:100%; */
        /* margin:0 auto; */
        /* width:100%; */
        /* height:63px; */
        margin-bottom:10px;
    }
    .order_viewpage{
        /* border:1px solid #0000000D; */
        /* border-radius:10px; */
        
        /* width:100%; */
        /* margin:0 auto; */
        /* margin-left:50px; */
        /* width:850px; */
        border:1px solid #0000000D;
        border-radius:10px;
        margin-bottom:50px;
        padding:20px;
    }
}
@media only screen and (max-width:767px){
    .rate_section{
        display:none;/* less than 767px */
    }
    .rate2_section{
        display:block;
    }
}
@media only screen and (min-width:767px){
    .rate_section{
        display:block;/*greater than 767px */
        width:100%;
        margin:0 auto;
    }
    .rate2_section{
        display:none;
    }
}
@media only screen and (min-width:280px) and (max-width:1023px){
    .quants label {
        font-weight: 500;
        text-transform: capitalize;
        font-size: 13px;
        /* margin-bottom: 0; */
        align-items: center;
        color: var(--unnamed-color-000000);
text-align: left;
font: normal normal 300 12px/15px Muli;
letter-spacing: 0px;
color: #000000;
opacity: 0.8;
        /* margin-top:auto; */
    }
    
.quants {
    /* display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* align-items: center; */
    /* margin-bottom: 10px; */
    margin-top: 10px;
    /* align-self: flex-end;  */
    /* padding-top: 5px;  */

    /* bottom:0; */
   
    
    align-items: center;
    justify-content: center;
    bottom: 0; 
   

    /* position: absolute; */
            /* bottom: 0;
            right: 0;
            left: 0;
            /* display: flex; */
            /* justify-content: center;
           */ 
   
}
.quants input {
    width: 42px;
    border: 1px solid #ebebeb;
    background: none;
    height: 20px;
    padding: 0 12px;
    border-radius: 5px;
    margin-left: 10px;
    text-align: center;
    margin-top:auto;
}
}
@media only screen and (min-width:1023px) and (max-width:1439px){
    .quants label {
        font-weight: 500;
        text-transform: capitalize;
        font-size: 14px;
        /* margin-bottom: 0; */
        align-items: center;
        color: var(--unnamed-color-000000);
text-align: left;
font: normal normal 300 12px/15px Muli;
letter-spacing: 0px;
color: #000000;
opacity: 0.8;
        /* margin-top:auto; */
    }
    
.quants {
    /* display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* align-items: center; */
    /* margin-bottom: 10px; */
    margin-top: 10px;
    /* align-self: flex-end;  */
    /* padding-top: 5px;  */

    /* bottom:0; */
   
    
    align-items: center;
    justify-content: center;
    bottom: 0; 
   

    /* position: absolute; */
            /* bottom: 0;
            right: 0;
            left: 0;
            /* display: flex; */
            /* justify-content: center;
           */ 
   
}
.quants input {
    width: 50px;
        border: 1px solid #ebebeb;
        background: none;
        height: 30px;
        padding: 0 12px;
        border-radius: 5px;
        margin-left: 10px;
        text-align: center;
        margin-top:auto;
}
}
@media only screen and (min-width:1439px){
    .quants label {
        font-weight: 500;
        text-transform: capitalize;
        font-size: 14px;
        /* margin-bottom: 0; */
        align-items: center;
        color: var(--unnamed-color-000000);
text-align: left;
font: normal normal 300 12px/15px Muli;
letter-spacing: 0px;
color: #000000;
opacity: 0.8;
        /* margin-top:auto; */
    }
    
.quants {
    /* display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* align-items: center; */
    /* margin-bottom: 10px; */
    margin-top: 10px;
    /* align-self: flex-end;  */
    /* padding-top: 5px;  */

    /* bottom:0; */
   
    
    align-items: center;
    justify-content: center;
   
            /* display: flex; */
            /* justify-content: center;
           */ 
   
}
.quants input {
    width: 50px;
        border: 1px solid #ebebeb;
        background: none;
        height: 30px;
        padding: 0 12px;
        border-radius: 5px;
        margin-left: 10px;
        text-align: center;
        margin-top:auto;
}
}
@media only screen and (min-width:992px) and (max-width:1023px){
    .filter-sidebar {
        display:block !important;
    }
    .one{
        visibility:hidden !important;
        display:none !important;
    }
   
}
@media only screen and (min-width:1023px){
    .filter-sidebar {
        display:none !important;
    }
}
@media only screen and (min-width:1439px){
    .myfilter{
        display:grid;
        grid-template-columns: repeat(auto-fit, minmax(238px, 0fr));
        /* display:flex; */
        /* flex-direction: row; */
        gap:10px;
    }
}
@media only screen and (min-width:280px) and (max-width:390px){
    .myfilter{
        display:grid;
        grid-template-columns: repeat(auto-fit, minmax(150px, 0fr));
        /* display:flex; */
        /* flex-direction: row; */
        /* justify-content:center; */
        gap:10px;
        padding-bottom:30px;
       
    }
}
@media only screen and (min-width:390px) and (max-width:480px){
    .myfilter{
        display:grid;
        grid-template-columns: repeat(auto-fit, minmax(150px, 0fr));
        gap:10px;
        /* justify-content:center; */
        padding-bottom:30px;
    }
}
@media only screen and (min-width:480px) and (max-width:575px){
    .myfilter{
        display:grid;
        grid-template-columns: repeat(auto-fit, minmax(150px, 0fr));
        /* display:flex; */
        /* flex-direction: row; */
        gap:10px;
        padding-bottom:30px;
        /* justify-content:center; */
        /* gap:20px; */
    }
}
@media only screen and (min-width:575px) and (max-width:767px){
    .myfilter{
        display:grid;
        grid-template-columns: repeat(auto-fit, minmax(150px, 0fr));
        /* display:flex; */
        /* flex-direction: row; */
        gap:10px;
        padding-bottom:30px;
        /* justify-content:center; */
    }
}
@media only screen and (min-width:767px) and (max-width:992px){
    .myfilter{
        display:grid;
        grid-template-columns: repeat(auto-fit, minmax(150px, 0fr));
        /* display:flex; */
        /* flex-direction: row; */
        gap:10px;
        /* justify-content:center; */
        /* gap:50px; */
    }
}
@media only screen and (min-width:992px) and (max-width:1023px){
    .myfilter{
        display:grid;
        grid-template-columns: repeat(auto-fit, minmax(150px, 0fr));
        /* display:flex; */
        /* flex-direction: row; */
        gap:10px;
        width:100%;
        /* justify-content:center; */
    }
    .fil{
        width:100%;
    }
}
@media only screen and (min-width:1023px) and (max-width:1211px){
    .myfilter{
        display:grid;
        grid-template-columns: repeat(auto-fit, minmax(238px, 0fr));
        /* display:flex; */
        /* flex-direction: row; */
        gap:10px;
    }
}
@media only screen and (min-width:1211px) and (max-width:1325px){
    .myfilter{
        display:grid;
        grid-template-columns: repeat(auto-fit, minmax(238px, 0fr));
        /* display:flex; */
        /* flex-direction: row; */
        gap:10px;
    }
}
@media only screen and (min-width:1325px) and (max-width:1439px){
    .myfilter{
        display:grid;
        grid-template-columns: repeat(auto-fit, minmax(238px, 0fr));
        /* display:flex; */
        /* flex-direction: row; */
        gap:10px;
    }
}

@media only screen and (min-width:1439px){
    .banfilter{
        display:grid;
        grid-template-columns: repeat(auto-fit, minmax(238px, 0fr));
        /* display:flex; */
        /* flex-direction: row; */
        gap:10px;
        margin-bottom:10px;
        /* gap:60px; */
    }
}
@media only screen and (min-width:280px) and (max-width:390px){
    .banfilter{
        display:grid;
        grid-template-columns: repeat(auto-fit, minmax(150px, 0fr));
        /* display:flex; */
        /* flex-direction: row; */
        gap:10px;
        margin-bottom:10px;
       
    }
}
@media only screen and (min-width:390px) and (max-width:480px){
    .banfilter{
        display:grid;
        grid-template-columns: repeat(auto-fit, minmax(150px, 0fr));
        gap:10px;
        margin-bottom:10px;
    }
}
@media only screen and (min-width:480px) and (max-width:575px){
    .banfilter{
        display:grid;
        grid-template-columns: repeat(auto-fit, minmax(150px, 0fr));
        /* display:flex; */
        /* flex-direction: row; */
        gap:10px;
        margin-bottom:10px;
        /* gap:20px; */
    }
}
@media only screen and (min-width:575px) and (max-width:767px){
    .banfilter{
        display:grid;
        grid-template-columns: repeat(auto-fit, minmax(150px, 0fr));
        /* display:flex; */
        /* flex-direction: row; */
        gap:10px;
        margin-bottom:10px;
    }
}
@media only screen and (min-width:767px) and (max-width:992px){
    .banfilter{
        display:grid;
        grid-template-columns: repeat(auto-fit, minmax(150px, 0fr));
        /* display:flex; */
        /* flex-direction: row; */
        gap:10px;
        margin-bottom:10px;
        /* gap:50px; */
    }
}
@media only screen and (min-width:992px) and (max-width:1023px){
    .banfilter{
        display:grid;
        grid-template-columns: repeat(auto-fit, minmax(150px, 0fr));
        /* display:flex; */
        /* flex-direction: row; */
        gap:10px;
        margin-bottom:10px;
        width:100%;
    }
    .fil{
        width:100%;
    }
}
@media only screen and (min-width:1023px) and (max-width:1140px){
    .banfilter{
        display:grid;
        grid-template-columns: repeat(auto-fit, minmax(238px, 0fr));
        /* display:flex; */
        /* flex-direction: row; */
        gap:10px;
        margin-bottom:10px;
        /* gap:60px; */
    }
}
@media only screen and (min-width:1140px) and (max-width:1240px){
    .banfilter{
        display:grid;
        grid-template-columns: repeat(auto-fit, minmax(208px, 0fr));
        /* display:flex; */
        /* flex-direction: row; */
        gap:10px;
        margin-bottom:10px;
        /* gap:60px; */
    }
}
@media only screen and (min-width:1240px) and (max-width:1325px){
    .banfilter{
        display:grid;
        grid-template-columns: repeat(auto-fit, minmax(238px, 0fr));
        /* display:flex; */
        /* flex-direction: row; */
        gap:10px;
        margin-bottom:10px;
        /* gap:60px; */
    }
}
@media only screen and (min-width:1325px) and (max-width:1439px){
    .banfilter{
        display:grid;
        grid-template-columns: repeat(auto-fit, minmax(238px, 0fr));
        /* display:flex; */
        /* flex-direction: row; */
        gap:10px;
        margin-bottom:10px;
        /* gap:60px; */
    }
}
@media only screen and (min-width:767px) and (max-width:1023px){
    .shop-name{
        font-size:10px;
        color: var(--unnamed-color-2556b9);
text-align: left;
/* font: normal normal bold 10px/10px Muli; */
letter-spacing: 0px;
color: #2556B9;
opacity: 1;
    }
}
@media only screen and (min-width:1023px){
    .banner .product_thumb a img{
        margin-left:40px;
    }
}
@media only screen and (min-width:1140px) and (max-width:1240px){
    .banner .product_thumb {
        width:208px;
    }
    .banner{
        width:208px;
    }
    .banner .add_to_cart a{
        width:185px;
    }
}
@media only screen and (max-width:1023px){
    .banner .product_thumb a img{
      width:100%;
      height:100px;
      margin:0 auto;
      margin-top:20px;
    }
}
@media only screen and (min-width:1023px){
    .view_prod .product_thumb a img{
        /* margin-left:40px; */
        height:140px;
        width:100%;
        margin:0 auto;
        margin-top:20px;
    }
}
@media only screen and (min-width:1140px) and (max-width:1240px){
    .view_prod  .product_thumb {
        width:218px;
    }
    .view_prod {
        width:218px;
    }
   .view_prod .add_to_cart a{
        width:185px;
    }
}
@media only screen and (min-width:1439px){
    .viewpro{
        display:grid;
        grid-template-columns: repeat(auto-fit, minmax(238px, 0fr));
        /* display:flex; */
        /* flex-direction: row; */
        gap:10px;
    }
}
@media only screen and (min-width:280px) and (max-width:390px){
    .viewpro{
        display:grid; 
        grid-template-columns: repeat(auto-fit, minmax(150px, 0fr));
        /* display:flex; */
        /* flex-direction: row; */
        gap:10px;
       
    }
}
@media only screen and (min-width:390px) and (max-width:480px){
    .viewpro{
        display:grid;
        grid-template-columns: repeat(auto-fit, minmax(150px, 0fr));
        gap:10px;
    }
}
@media only screen and (min-width:480px) and (max-width:575px){
    .viewpro{
        display:grid;
        grid-template-columns: repeat(auto-fit, minmax(150px, 0fr));
        /* display:flex; */
        /* flex-direction: row; */
        gap:10px;
        /* gap:20px; */
    }
}
@media only screen and (min-width:575px) and (max-width:767px){
    .viewpro{
        display:grid;
        grid-template-columns: repeat(auto-fit, minmax(150px, 0fr));
        /* display:flex; */
        /* flex-direction: row; */
        gap:10px;
    }
}
@media only screen and (min-width:767px) and (max-width:992px){
    .viewpro{
        display:grid;
        grid-template-columns: repeat(auto-fit, minmax(150px, 0fr));
        /* display:flex; */
        /* flex-direction: row; */
        gap:10px;
        /* gap:50px; */
    }
}
@media only screen and (min-width:992px) and (max-width:1023px){
    .viewpro{
        display:grid;
        grid-template-columns: repeat(auto-fit, minmax(150px, 0fr));
        /* display:flex; */
        /* flex-direction: row; */
        gap:10px;
        width:100%;
    }
    .fil{
        width:100%;
    }
}
@media only screen and (min-width:1023px) and (max-width:1140px){
    .viewpro{
        display:grid;
        grid-template-columns: repeat(auto-fit, minmax(238px, 0fr));
        /* display:flex; */
        /* flex-direction: row; */
        gap:10px;
    }
}
@media only screen and (min-width:1140px) and (max-width:1240px){
    .viewpro{
        display:grid;
        grid-template-columns: repeat(auto-fit, minmax(218px, 0fr));
        /* display:flex; */
        /* flex-direction: row; */
        gap:10px;
    }
}
@media only screen and (min-width:1240px) and (max-width:1325px){
    .viewpro{
        display:grid;
        grid-template-columns: repeat(auto-fit, minmax(238px, 0fr));
        /* display:flex; */
        /* flex-direction: row; */
        gap:10px;
    }
}
@media only screen and (min-width:1325px) and (max-width:1439px){
    .viewpro{
        display:grid;
        grid-template-columns: repeat(auto-fit, minmax(238px, 0fr));
        /* display:flex; */
        /* flex-direction: row; */
        gap:10px;
    }
}
@media only screen and (min-width:280px) and (max-width:390px){
    .wishengine{
        font-size:12px !important;
    }
    .outofstock{
        width: 45px;
    height: 50px;
    /* margin-left: 20px; */
    /* margin: 10px; */
    margin: 10px 0px 0px 40px;
    float: right;
    text-align: right;
    justify-content: end;
    align-items: flex-end;

    }
}
@media only screen and (min-width:1023px){
    .outofstock{
        /* background: #2556B90A 0% 0% no-repeat padding-box; */
        padding:10px;
        background-color: #2556B90A 0% 0% no-repeat padding-box;
        opacity: 1;
    }
}
@media only screen and (min-width:360px) and (max-width:390px){
    .colo_center{
        flex: 1;
        text-align: center;
        margin-right:10px;
    }
}
@media only screen and (min-width:390px) and (max-width:1023px){
    .colo_center{
        flex: 1;
        text-align: center;
        margin-right:30px;
    }
}
@media only screen and (min-width:1023px) and (max-width:1100px){
    .colo_center{
        flex: 1;
        text-align: center;
        /* margin-right:30px; */
    }
}
@media only screen and (min-width:1100px) and (max-width:1200px){
    .colo_center{
        flex: 1;
        text-align: center;
        margin-right:10px;
    }
}
@media only screen and (min-width:1200px) and (max-width:1440px){
    .colo_center{
        flex: 1;
        text-align: center;
        margin-right:30px;
    }
}
@media only screen and (min-width:1440px){
    .colo_center{
        flex: 1;
        text-align: center;
        margin-right:30px;
    }
}
@media only screen and (min-width:280px) and (max-width:360px){
    .colo_center{
        flex: 1;
        text-align: center;
        /* margin-right:30px; */
    }
}
@media only screen and (min-width:1440px){
    .nopro{
        width:480px;
        height:500px;
        margin:0 auto;
        text-align: center;
        justify-content: center;
        align-items: center;
    }
}
@media only screen and (min-width:490px) and (max-width:767px){
    .nopro{
        width:400px;
        height:500px;
        margin:0 auto;
        text-align: center;
        justify-content: center;
        align-items: center;
    }
}
@media only screen and (min-width:767px) and (max-width:1023px){
    .nopro{
        width:400px;
        height:500px;
        margin:0 auto;
        text-align: center;
        justify-content: center;
        align-items: center;
    }
}
@media only screen and (min-width:1023px) and (max-width:1439px){
    .nopro{
        width:400px;
        height:500px;
        margin:0 auto;
        text-align: center;
        justify-content: center;
        align-items: center;
    }
}
@media only screen and (min-width:280px) and (max-width:1023px){
    .filterbtn{
        font-weight: bold;
        /* font-size: 15px; */
        border: 1px solid #ccc;
        padding: 10px;
        border-radius: 25px;
        background: none;
        text-align: center;
        justify-content: center;
        width: 179px;
        margin: 0 auto;
        align-items: center;
    }
}
@media only screen and (min-width:1439px){
    .wish_det{
        width:100% !important;
        height:25px;
    }
    .wish_det span
    {
        padding:5px !important;
        width:100px !important;
        font-weight:bold;
        border-radius:4px;
    }
}
@media only screen and (min-width:280px) and (max-width:320px){
    .wish_det span{
        font-weight:bold;
        padding:2px;
        border-radius:4px;
    }
    .wish_det{
        width:100% !important;
        height:25px;
    }
}
@media only screen and (min-width:320px) and (max-width:390px){
    .wish_det{
        width:100% !important;
        height:25px;
    }
    .wish_det span{
        font-weight:bold;
        padding:3px;
        border-radius:4px;
    }
}
/* .session_id { */
    /* margin-left: 6px !important; */
    /* float: left; */
    /* float:right; */
    /* padding-left: 10px; */
/* } */
@media only screen and (min-width:1439px){
    .session_id{
        margin:10px 10px 10px 6px !important;
        text-align: left;
        font: normal normal 300 13px/15px Muli;
        letter-spacing: 0px;
        color: #333333;
        opacity: 1;
    }
    .session_id1{
        margin:5px 5px 5px 6px !important;
        text-align: left;
        font: normal normal 300 13px/15px Muli;
        letter-spacing: 0px;
        color: #333333;
        opacity: 1;
    }
}
@media only screen and (min-width:1023px) and (max-width:1439px){
    .session_id{
        margin-top:5px !important;
        margin-bottom:5px !important;
        text-align: left;
        font: normal normal 300 13px/15px Muli;
        letter-spacing: 0px;
        color: #333333;
        opacity: 1;
    }
    .session_id1{
        text-align: left;
        font: normal normal 300 13px/15px Muli;
        letter-spacing: 0px;
        color: #333333;
        opacity: 1;
        /* margin:5px 5px 5px 6px !important; */
    }
}
@media only screen and (min-width:767px) and (max-width:1023px){
    .session_id{
        margin-top:5px !important;
        margin-bottom:5px !important;
        text-align: left;
        font: normal normal 300 13px/15px Muli;
        letter-spacing: 0px;
        color: #333333;
        opacity: 1;
    }
    .session_id1{
        margin-top:5px !important;
        margin-bottom:5px !important;
        text-align: left;
        font: normal normal 300 13px/15px Muli;
        letter-spacing: 0px;
        color: #333333;
        opacity: 1;
    }
}
@media only screen and (min-width:390px) and (max-width:767px){
    .session_id{
        margin-top:5px !important;
        margin-bottom:5px !important;
        text-align: left;
        font: normal normal 300 12px/15px Muli;
        letter-spacing: 0px;
        color: #333333;
        opacity: 1;
    }
    .session_id1{
        margin-top:5px !important;
        margin-bottom:5px !important;
        text-align: left;
        font: normal normal 300 12px/15px Muli;
        letter-spacing: 0px;
        color: #333333;
        opacity: 1;
    }
}
@media only screen and (min-width:280px) and (max-width:390px){
    .session_id{
        margin-top:5px !important;
        margin-bottom:5px !important;
        text-align: left;
font: normal normal 300 12px/15px Muli;
letter-spacing: 0px;
color: #333333;
opacity: 1;
    }
    .session_id1{
        margin-top:5px !important;
        margin-bottom:5px !important;
        text-align: left;
        font: normal normal 300 12px/15px Muli;
        letter-spacing: 0px;
        color: #333333;
        opacity: 1;
    }
}
@media only screen and (min-width:1439px){
    .skip_sub{
        border-radius:25px;
        width:160px;
        height:48px;
        font-size:15px;
        padding:12px;
        /* display:flex-start */
    }
    .submit_sub{
        background: #2556B9;
    border-radius: 25px;
    width: 160px;
    font-size: 15px;
    height: 48px;
    color: var(--unnamed-color-ffffff);
    text-align: center;
    font: normal normal 14px/18px Muli;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    }
    .question{
        /* height:auto; */
        /* max-height:400px; */
        height:fit-content;
    }
    #content{
        /* overflow-y:scroll; */
        /* overflow-x:hidden; */
        padding:20px;
        /* height:auto; */
        /* max-height:200vh; */
        margin-bottom:30px;
    
    }
    #content::-webkit-scrollbar {
        width: 5px; /* Set the width of the scrollbar */
        /* background-color: #F5F5F5; Set the background color of the scrollbar */
        position: absolute;
        left: 0; /* Position the scrollbar on the left of the element */
     }
     #content::-webkit-scrollbar-thumb {
        background-color: #CDCDCD; /* Set the color of the thumb */
     }
    
}
@media only screen and (min-width:1023px) and (max-width:1439px){
    .skip_sub{
        border-radius:25px;
        width:160px;
        height:48px;
        font-size:15px;
        padding:12px;
        /* display:flex-start */
    }
    .submit_sub{
        background: var(--thm-blue);
        border-radius:25px;
        width: 160px;
        font-size:15px;
        /* display:flex-start; */
        height: 48px;
    }
    .question{
        /* height:auto; */
        /* max-height:400px; */
        height:fit-content;
    }
    #content{
        /* overflow-y:scroll; */
        /* overflow-x:hidden; */
        /* padding:30px; */
        /* height:auto; */
        /* max-height:700px; */
        margin-bottom:30px;
    
    }
    #content::-webkit-scrollbar {
        width: 5px; /* Set the width of the scrollbar */
        /* background-color: #F5F5F5; Set the background color of the scrollbar */
        position: absolute;
        left: 0; /* Position the scrollbar on the left of the element */
     }
     #content::-webkit-scrollbar-thumb{
        background-color: #CDCDCD; /* Set the color of the thumb */
     }
}
@media only screen and (min-width:767px) and (max-width:1023px){
    .skip_sub{
        border-radius:25px;
        width:160px;
        height:48px;
        font-size:15px;
        padding:12px;
        /* display:flex-start */
    }
    .submit_sub{
        background: var(--thm-blue);
        border-radius:25px;
        width: 160px;
        font-size:15px;
        /* display:flex-start; */
        height: 48px;
    }
    .question{
        /* height:auto; */
        /* max-height:400px; */
        height:fit-content;
    }
    #content{
        /* overflow-y:scroll; */
        /* overflow-x:hidden; */
        padding:30px;
        /* height:auto; */
        /* max-height:700px; */
        margin-bottom:30px;
    
    }
    #content::-webkit-scrollbar {
        width: 5px; /* Set the width of the scrollbar */
        /* background-color: #F5F5F5; Set the background color of the scrollbar */
        position: absolute;
        left: 0; /* Position the scrollbar on the left of the element */
     }
     #content::-webkit-scrollbar-thumb {
        background-color: #CDCDCD; /* Set the color of the thumb */
     }
}
@media only screen and (min-width:1439px){
    .custom-dropdown {
        position: relative;
        display: inline-block;
    }

    .dropdown-toggle {
        cursor: pointer;
    }

    .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 10;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 10rem;
        padding: .5rem 0;
        margin: .125rem 0 0;
        font-size: 1rem;
        color: #212529;
        text-align: left;
        list-style: none;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid rgba(0, 0, 0, .15);
        border-radius: .25rem;
        cursor: pointer;
    }
}
@media only screen and (min-width:1201px) and (max-width:1439px){
    .custom-dropdown {
        /* position: relative; */
        position: relative;
        display: inline-block;
    }

    .dropdown-toggle {
        cursor: pointer;
    }

    .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 10rem;
        padding: .5rem 0;
        margin: .125rem 0 0;
        font-size: 1rem;
        color: #212529;
        text-align: left;
        list-style: none;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid rgba(0, 0, 0, .15);
        border-radius: .25rem;
        cursor: pointer;
    }
}
@media only screen and (min-width:1023px) and (max-width:1201px){
    .custom-dropdown {
        /* position: relative; */
        position: relative;
        display: inline-block;
    }

    .dropdown-toggle {
        cursor: pointer;
    }

    .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 20;
        width:700px;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 10rem;
        padding: .5rem 0;
        margin: .125rem 0 0;
        font-size: 1rem;
        color: #212529;
        text-align: left;
        list-style: none;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid rgba(0, 0, 0, .15);
        border-radius: .25rem;
        cursor: pointer;
    }
}
@media only screen and (min-width:767px) and (max-width:1023px){
    .custom-dropdown {
        /* position: relative; */
        position: relative;
        display: inline-block;
    }

    .dropdown-toggle {
        cursor: pointer;
    }

    .dropdown-menu {
        position: static;
        top: 100%;
        left: 0;
        width:700px;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 10rem;
        padding: .5rem 0;
        margin: .125rem 0 0;
        font-size: 1rem;
        color: #212529;
        text-align: left;
        list-style: none;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid rgba(0, 0, 0, .15);
        border-radius: .25rem;
        cursor: pointer;
    }
}
@media only screen and (min-width:390px) and (max-width:767px){
    .custom-dropdown {
        /* position: relative; */
        position: relative;
        display: inline-block;
    }

    .dropdown-toggle {
        cursor: pointer;
    }

    .dropdown-menu {
        position: static;
        top: 100%;
        left: 0;
        width:320px;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 10rem;
        padding: .5rem 0;
        margin: .125rem 0 0;
        font-size: 1rem;
        color: #212529;
        text-align: left;
        list-style: none;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid rgba(0, 0, 0, .15);
        border-radius: .25rem;
        cursor: pointer;
    }
}
@media only screen and (min-width:1201px) and (max-width:1439px){
    .dropdown-menu .dropdown-item {
        font-size: 13px;
        text-align: left;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        width:520px;
    }
}
@media only screen and (min-width:280px) and (max-width:390px){
    .custom-dropdown {
        /* position: relative; */
        position: relative;
        display: inline-block;
    }

    .dropdown-toggle {
        cursor: pointer;
    }

    .dropdown-menu {
        position: static;
        top: 100%;
        left: 0;
        z-index: 1000;
        width:200px;
        display: none;
        float: left;
        min-width: 10rem;
        padding: .5rem 0;
        margin: .125rem 0 0;
        font-size: 1rem;
        color: #212529;
        text-align: left;
        list-style: none;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid rgba(0, 0, 0, .15);
        border-radius: .25rem;
        cursor: pointer;
    }
}
@media only screen and (min-width:390px) and (max-width:490px){
    .skip_sub{
        border-radius:25px;
        width:100px;
        height:40px;
        font-size:15px;
        /* padding:10px; */
        /* display:flex-start */
    }
    .submit_sub{
        background: var(--thm-blue);
        border-radius:25px;
        width: 100px;
        font-size:15px;
        /* display:flex-start; */
        height: 40px;
    }
}
@media only screen and (min-width:490px) and (max-width:767px){
    .skip_sub{
        border-radius:25px;
        width:160px;
        height:48px;
        font-size:15px;
        padding:12px;
        /* display:flex-start */
    }
    .submit_sub{
        background: var(--thm-blue);
        border-radius:25px;
        width: 160px;
        font-size:15px;
        /* display:flex-start; */
        height: 48px;
    }
}
@media only screen and (min-width:390px) and (max-width:767px){
   
    .question{
        /* height:auto; */
        /* max-height:400px; */
        height:fit-content;
    }
    #content{
        /* overflow-y:scroll; */
        /* overflow-x:hidden; */
        padding:10px;
        /* height:auto; */
        /* max-height:700px; */
        margin-bottom:30px;
    
    }
    #content::-webkit-scrollbar {
        width: 5px; /* Set the width of the scrollbar */
        /* background-color: #F5F5F5; Set the background color of the scrollbar */
        position: absolute;
        left: 0; /* Position the scrollbar on the left of the element */
     }
     #content::-webkit-scrollbar-thumb {
        background-color: #CDCDCD; /* Set the color of the thumb */
     }
}
@media only screen and (min-width:280px) and (max-width:390px){
    .skip_sub{
        border-radius:25px;
        width:100px;
        height:40px;
        font-size:15px;
        /* padding:10px; */
        /* display:flex-start */
    }
    .submit_sub{
        background: var(--thm-blue);
        border-radius:25px;
        width: 100px;
        font-size:15px;
        /* display:flex-start; */
        height: 40px;
    }
    .question{
        /* height:auto; */
        /* max-height:400px; */
        height:fit-content;
    }
    #content{
        /* overflow-y:scroll; */
        /* overflow-x:hidden; */
        padding:10px;
        /* height:auto; */
        /* max-height:700px; */
        margin-bottom:30px;
    
    }
    #content::-webkit-scrollbar {
        width: 5px; /* Set the width of the scrollbar */
        /* background-color: #F5F5F5; Set the background color of the scrollbar */
        position: absolute;
        left: 0; /* Position the scrollbar on the left of the element */
     }
     #content::-webkit-scrollbar-thumb {
        background-color: #CDCDCD; /* Set the color of the thumb */
     }
}
.cart_quant{
    border:none;
    background:none;
    font-weight:bold;
    border-radius: 4px; 
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    appearance: menulist;
}
@media only screen and (max-width:767px){
    .add1{
        display:none !important;
    }
    .add2{
        display: block !important;
    }
    .rating_add{
        display:block !important;
    }
}
@media only screen and (min-width:767px){
    .add1{
        display:block !important;
    }
    .add2{
        display: none !important;
    }
    .rating_add{
        display:none !important;
    }
}
@media only screen and (min-width:1439px){
    .question2{
        /* top: 143px;
      left: 307px; */
      /* width: 612px;
      height: 600px; */
      background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
      background: #FFFFFF 0% 0% no-repeat padding-box;
      border: 1px solid #0000001A;
      border-radius: 35px;
      /* margin-right:31px; */
      opacity: 1;
      border-radius: 10px;
      /* padding: 30px 40px 0px 0px; */
      padding:20px 40px;
      /* margin-left:40px; */
      /* margin-bottom:20px; */
      /* margin-left:30px; */
       float:right;
      /* width:fit-content; */
      /* height:100vh; */
      /* min-height:750px; */
      display: flex;
      flex-direction: column;
      position: relative;
      margin:0 auto;
      max-width:900px;
      /* flex: 1; */
      height:fit-content;
  }
  #content2{
      /* overflow-y:scroll; */
      /* overflow-x:hidden; */
      padding:20px;
      /* height:auto; */
      /* max-height:200vh; */
      margin-bottom:30px;
  
  }
  #content2::-webkit-scrollbar {
      width: 5px; /* Set the width of the scrollbar */
      /* background-color: #F5F5F5; Set the background color of the scrollbar */
      position: absolute;
      left: 0; /* Position the scrollbar on the left of the element */
   }
   #content2::-webkit-scrollbar-thumb {
      background-color: #CDCDCD; /* Set the color of the thumb */
   }
}
@media only screen and (min-width:280px) and (max-width:390px){
    .question2{
        width: 90%;
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #0000001A;
        border-radius: 35px;
        /* margin-right:31px; */
        opacity: 1;
        border-radius: 10px;
        /* padding: 30px 40px 0px 0px; */
        /* padding:10px; */
        /* margin-left:40px; */
        /* margin-bottom:20px; */
        /* margin-left:20px; */
         /* float:right; */
        /* width:420px; */
        /* min-width:260px; */
        /* max-width:750px; */
        height:600px;
        /* width:260px; */
        /* height:100vh; */
        /* min-height:750px; */
        display: flex;
        flex-direction: column;
        position: relative;
        /* flex: 1; */
        max-width: 100%; /* Ensure the box doesn't exceed the width of its parent */
            padding: 20px; /* Add padding for spacing */
            margin: 0 auto; /* Center the box horizontally */
            box-sizing: border-box;
            margin-bottom: 20px;
      /* flex: 1; */
      height:fit-content;
  }
  #content2{
      /* overflow-y:scroll; */
      /* overflow-x:hidden; */
      padding:20px;
      /* height:auto; */
      /* max-height:200vh; */
      margin-bottom:30px;
  
  }
  #content2::-webkit-scrollbar {
      width: 5px; /* Set the width of the scrollbar */
      /* background-color: #F5F5F5; Set the background color of the scrollbar */
      position: absolute;
      left: 0; /* Position the scrollbar on the left of the element */
   }
   #content2::-webkit-scrollbar-thumb {
      background-color: #CDCDCD; /* Set the color of the thumb */
   }
}
@media only screen and (min-width:390px) and (max-width:767px){
    .question2{
    width:90%;
    max-width: 100%; /* Ensure the box doesn't exceed the width of its parent */
    padding: 20px; /* Add padding for spacing */
    margin: 0 auto; /* Center the box horizontally */
    box-sizing: border-box;
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #0000001A;
    border-radius: 35px;
    /* margin-right:31px; */
    opacity: 1;
    border-radius: 10px;
    /* padding: 30px 40px 0px 0px; */
    padding:20px;
    /* margin-left:40px; */
    margin-bottom:20px;
    /* margin-left:20px; */
     /* float:right; */
    /* width:420px; */
    /* min-width:260px; */
    /* max-width:750px; */
    height:600px;
    /* width:300px; */
    /* height:100vh; */
    /* min-height:750px; */
    display: flex;
    flex-direction: column;
    position: relative;
    height:fit-content;
}
#content2{
    /* overflow-y:scroll; */
    /* overflow-x:hidden; */
    padding:20px;
    /* height:auto; */
    /* max-height:200vh; */
    margin-bottom:30px;

}
#content2::-webkit-scrollbar {
    width: 5px; /* Set the width of the scrollbar */
    /* background-color: #F5F5F5; Set the background color of the scrollbar */
    position: absolute;
    left: 0; /* Position the scrollbar on the left of the element */
 }
 #content2::-webkit-scrollbar-thumb {
    background-color: #CDCDCD; /* Set the color of the thumb */
 }
}
@media only screen and (min-width:767px) and (max-width:1023px){
    .question2{
        /* top: 143px;
        left: 307px; */
        /* width: 612px;
        height: 600px; */
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #0000001A;
        border-radius: 35px;
        /* margin-right:31px; */
        opacity: 1;
        border-radius: 10px;
        /* padding: 30px 40px 0px 0px; */
        /* padding:20px; */
        /* margin-left:40px; */
        margin-bottom:20px;
        /* margin-left:30px; */
         /* float:right; */
        /* width:420px; */
        /* min-width:260px; */
        /* max-width:750px; */
        /* height:600; */
        /* width:auto; */
        /* height:100vh; */
        /* min-height:750px; */
        display: flex;
        flex-direction: column;
        position: relative;
        width: 90%;
        max-width: 100%; /* Ensure the box doesn't exceed the width of its parent */
        /* padding: 20px; Add padding for spacing */
        margin: 0 auto; /* Center the box horizontally */
        box-sizing: border-box;
        /* flex: 1; */
        padding:20px 40px;
        height:fit-content;
    }
    #content2{
        /* overflow-y:scroll; */
        /* overflow-x:hidden; */
        padding:20px;
        /* height:auto; */
        /* max-height:200vh; */
        margin-bottom:30px;
    
    }
    #content2::-webkit-scrollbar {
        width: 5px; /* Set the width of the scrollbar */
        /* background-color: #F5F5F5; Set the background color of the scrollbar */
        position: absolute;
        left: 0; /* Position the scrollbar on the left of the element */
     }
     #content2::-webkit-scrollbar-thumb {
        background-color: #CDCDCD; /* Set the color of the thumb */
     }
}
@media only screen and (min-width:1023px) and (max-width:1100px){
    .question2{
        /* top: 143px;
      left: 307px; */
      /* width: 612px;
      height: 600px; */
      background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
      background: #FFFFFF 0% 0% no-repeat padding-box;
      border: 1px solid #0000001A;
      border-radius: 35px;
      /* margin-right:31px; */
      opacity: 1;
      border-radius: 10px;
      /* padding: 30px 40px 0px 0px; */
      padding:20px 40px;
      /* margin-left:40px; */
      /* margin-bottom:20px; */
      /* margin-left:30px; */
       float:right;
      /* width:fit-content; */
      max-width:500px;
      margin:0 auto;
      /* height:100vh; */
      /* min-height:750px; */
      display: flex;
      flex-direction: column;
      position: relative;
      /* flex: 1; */
      /* width:800px; */
      height:fit-content;
  }
  #content2{
      /* overflow-y:scroll; */
      /* overflow-x:hidden; */
      padding:20px;
      /* height:auto; */
      /* max-height:200vh; */
      margin-bottom:30px;
  
  }
  #content2::-webkit-scrollbar {
      width: 5px; /* Set the width of the scrollbar */
      /* background-color: #F5F5F5; Set the background color of the scrollbar */
      position: absolute;
      left: 0; /* Position the scrollbar on the left of the element */
   }
   #content2::-webkit-scrollbar-thumb {
      background-color: #CDCDCD; /* Set the color of the thumb */
   }
}
@media only screen and (min-width:1100px) and (max-width:1200px){
    .question2{
        /* top: 143px;
      left: 307px; */
      /* width: 612px;
      height: 600px; */
      background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
      background: #FFFFFF 0% 0% no-repeat padding-box;
      border: 1px solid #0000001A;
      border-radius: 35px;
      /* margin-right:31px; */
      opacity: 1;
      border-radius: 10px;
      /* padding: 30px 40px 0px 0px; */
      padding:20px 40px;
      /* margin-left:40px; */
      /* margin-bottom:20px; */
      /* margin-left:30px; */
       float:right;
      /* width:fit-content; */
      /* height:100vh; */
      /* min-height:750px; */
      display: flex;
      flex-direction: column;
      position: relative;
      margin:0 auto;
      max-width:600px;
      /* flex: 1; */
      /* width:850px; */
      height:fit-content;
  }
  #content2{
      /* overflow-y:scroll; */
      /* overflow-x:hidden; */
      padding:20px;
      /* height:auto; */
      /* max-height:200vh; */
      margin-bottom:30px;
  
  }
  #content2::-webkit-scrollbar {
      width: 5px; /* Set the width of the scrollbar */
      /* background-color: #F5F5F5; Set the background color of the scrollbar */
      position: absolute;
      left: 0; /* Position the scrollbar on the left of the element */
   }
   #content2::-webkit-scrollbar-thumb {
      background-color: #CDCDCD; /* Set the color of the thumb */
   }
}
@media only screen and (min-width:1200px) and (max-width:1300px){
    .question2{
        /* top: 143px;
      left: 307px; */
      /* width: 612px;
      height: 600px; */
      background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
      background: #FFFFFF 0% 0% no-repeat padding-box;
      border: 1px solid #0000001A;
      border-radius: 35px;
      /* margin-right:31px; */
      opacity: 1;
      border-radius: 10px;
      /* padding: 30px 40px 0px 0px; */
      padding:20px 40px;
      /* margin-left:40px; */
      /* margin-bottom:20px; */
      /* margin-left:30px; */
       float:right;
      /* width:fit-content; */
      /* height:100vh; */
      /* min-height:750px; */
      display: flex;
      flex-direction: column;
      position: relative;
      /* flex: 1; */
      /* width:950px; */
      margin:0 auto;
      max-width:700px;
      height:fit-content;
  }
  #content2{
      /* overflow-y:scroll; */
      /* overflow-x:hidden; */
      padding:20px;
      /* height:auto; */
      /* max-height:200vh; */
      margin-bottom:30px;
  
  }
  #content2::-webkit-scrollbar {
      width: 5px; /* Set the width of the scrollbar */
      /* background-color: #F5F5F5; Set the background color of the scrollbar */
      position: absolute;
      left: 0; /* Position the scrollbar on the left of the element */
   }
   #content2::-webkit-scrollbar-thumb {
      background-color: #CDCDCD; /* Set the color of the thumb */
   }
}
@media only screen and (min-width:1300px) and (max-width:1439px){
    .question2{
        /* top: 143px;
      left: 307px; */
      /* width: 612px;
      height: 600px; */
      background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
      background: #FFFFFF 0% 0% no-repeat padding-box;
      border: 1px solid #0000001A;
      border-radius: 35px;
      /* margin-right:31px; */
      opacity: 1;
      border-radius: 10px;
      /* padding: 30px 40px 0px 0px; */
      padding:20px 40px;
      /* margin-left:40px; */
      /* margin-bottom:20px; */
      /* margin-left:30px; */
       float:right;
      /* width:fit-content; */
      /* height:100vh; */
      /* min-height:750px; */
      display: flex;
      flex-direction: column;
      position: relative;
      /* flex: 1; */
      /* width:950px; */
      margin:0 auto;
      max-width:800px;
      height:fit-content;
  }
  #content2{
      /* overflow-y:scroll; */
      /* overflow-x:hidden; */
      padding:20px;
      /* height:auto; */
      /* max-height:200vh; */
      margin-bottom:30px;
  
  }
  #content2::-webkit-scrollbar {
      width: 5px; /* Set the width of the scrollbar */
      /* background-color: #F5F5F5; Set the background color of the scrollbar */
      position: absolute;
      left: 0; /* Position the scrollbar on the left of the element */
   }
   #content2::-webkit-scrollbar-thumb {
      background-color: #CDCDCD; /* Set the color of the thumb */
   }
}
#sync1 .item {
    background: #0c83e7;
    padding: 80px 0px;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center
}
.input-group>:not(:first-child):not(.dropdown-menu) {
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
#sync2 .item {
    background: #C9C9C9;
    padding: 10px 0px;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    cursor: pointer
}

#sync2 .item h1 {
    font-size: 18px
}

#sync2 .current .item {
    background: #0c83e7
}

.owl-theme .owl-nav [class*='owl-'] {
    transition: all .3s ease
}

.owl-theme .owl-nav [class*='owl-'].disabled:hover {
    background-color: #D6D6D6
}

#sync1.owl-theme {
    position: relative
}

#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
    width: 22px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%
}

#sync1.owl-theme .owl-prev {
    left: 10px
}

#sync1.owl-theme .owl-next {
    right: 10px
}
@media only screen and (min-width:1439px)
{
    .marquee_tag{
        text-align: center;
    align-items: center;
    font-size:25px;
    border: 1px dashed #2556B9;
   
    padding: 30px;
    background: #2556B9;
    margin-top: 20px;
    color: white;
    /* width:auto; */
    max-width:100%;
    white-space: nowrap;
    overflow: hidden;
    }
}
@media only screen and (min-width:280px) and (max-width:390px){
    .marquee_tag{
        text-align: center;
    align-items: center;
    border:BLACK 2px SOLID;
    font-size:14px;
    border: 1px dashed #2556B9;
   
    padding: 30px;
    background: #2556B9;
    margin-top: 20px;
    color: white;
    /* width:auto; */
    max-width:100%;
    white-space: nowrap;
    overflow: hidden;
    }
   
}
@media only screen and (min-width:390px) and (max-width:767px){
    .marquee_tag{
        text-align: center;
    align-items: center;
    font-size:14px;
    border: 1px dashed #2556B9;
   
    padding: 30px;
    background: #2556B9;
    margin-top: 20px;
    color: white;
    /* width:auto; */
    max-width:100%;
    white-space: nowrap;
    overflow: hidden;
    }
   
}
@media only screen and (min-width:767px) and (max-width:1023px){
    .marquee_tag{
        text-align: center;
    align-items: center;
    font-size:16px;
    border: 1px dashed #2556B9;
   
    padding: 30px;
    background: #2556B9;
    margin-top: 20px;
    color: white;
    /* width:auto; */
    max-width:100%;
    white-space: nowrap;
    overflow: hidden;
    }
   
}
@media only screen and (min-width:1023px) and (max-width:1439px){
    .marquee_tag{
        text-align: center;
    align-items: center;
    font-size:18px;
    border: 1px dashed #2556B9;
   
    padding: 30px;
    background: #2556B9;
    margin-top: 20px;
    color: white;
    /* width:auto; */
    max-width:100%;
    white-space: nowrap;
    overflow: hidden;
    }
   
}
@media only screen and (min-width:1024px) and (max-width:1440px){
    .part{
        /* margin-left:20px !important; */
    }
}
@media only screen and  (min-width:1440px){
    .part{
        /* margin-left:20px !important; */
    }
}
@media only screen and (min-width:1024px) and (max-width:1439px){
    .product_carousel .single_product{
        width:238px;
        height:380px;
    }
    .pro_carousel .single_product{
        width:238px;
        height:380px;
    }
    
}
@media only screen and (min-width:280px) and (max-width:1023px){
    .product_thumb a.secondary_img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        opacity: 0;
        visibility: hidden;
        -moz-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out;
    }
}
@media only screen and (min-width:280px) and (max-width:390px){
    .attributeDropdown{
        border:none;
        height: 25px;
        font-weight:bold;
        border-radius: 4px;
        background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
        background: #2556B91A 0% 0% no-repeat padding-box;
        white-space:nowrap;
        font-size:10px;
        margin-right:10px;
       
    }
    .cartproductrow .pro-price i{
        font-size:12px;
    }
   
}
@media only screen and (min-width:390px) and (max-width:767px){
    .attributeDropdown{
        border:none;
        /* height: 25px; */
        padding:6px 5px;
        font-weight:bold;
        border-radius: 4px;
        background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
        background: #2556B91A 0% 0% no-repeat padding-box;
        white-space:nowrap;
        font-size:13px;
        margin-right:10px;
    }
    .cartproductrow .pro-price i{
        font-size:13px;
    }
}
@media only screen and (min-width:767px) and (max-width:1023px){
    .attributeDropdown{
        border: none;
    /* height: 25px; */
    padding: 6px 5px;
    font-weight: bold;
    border-radius: 4px;
    background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
    background: #2556B91A 0% 0% no-repeat padding-box;
    white-space: nowrap;
    font-size: 14px;
    margin-right:10px;
    }
}
@media only screen and (min-width:1023px) and (max-width:1439px){
    .attributeDropdown{
        border: none;
        /* height: 25px; */
        padding: 6px 5px;
        font-weight: bold;
        border-radius: 4px;
        background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
        background: #2556B91A 0% 0% no-repeat padding-box;
        white-space: nowrap;
        font-size: 14px;
        margin-right:10px;
    }
}
@media only screen and (min-width:1439px){
    .attributeDropdown{
        border: none;
        /* height: 25px; */
        padding: 6px 5px;
        font-weight: bold;
        border-radius: 4px;
        background: var(--unnamed-color-2556b91a) 0% 0% no-repeat padding-box;
        background: #2556B91A 0% 0% no-repeat padding-box;
        white-space: nowrap;
        font-size: 14px;
        margin-right:10px;
    }
}
@media only screen and (min-width:390px) and (max-width:575px){
    .accordion-content ul{
        margin: 0;
    padding: 4px;
    line-height: 1.5em;
    font-size: 12px;
    }
    .price_box span i,.price_box del i{
        font-size:9px;
    }
}
@media only screen and (min-width:575px) and (max-width:767px){
    .accordion-content ul{
        margin: 0;
    padding: 4px;
    line-height: 1.5em;
    font-size: 12px;
    }
    .price_box span i,.price_box del i{
        font-size:9px;
    }
}
@media only screen and (min-width:767px) and (max-width:1023px){
    .accordion-content ul{
        margin: 0;
    padding: 4px;
    line-height: 1.5em;
    font-size: 12px;
    }
    .price_box span i,.price_box del i{
        font-size:9px;
    }
}
@media only screen and (min-width:1023px) and (max-width:1439px){
    .accordion-content ul{
        margin: 0;
    padding: 4px;
    line-height: 1.5em;
    font-size: 15px;
    }
    .price_box span i,.price_box del i{
        font-size:14px;
    }
}
@media only screen and (min-width:1439px){
    .accordion-content ul{
        margin: 0;
    padding: 4px;
    line-height: 1.5em;
    }
    .price_box span i,.price_box del i{
        font-size:14px;
    }
}
@media only screen and (min-width:390px){
    .logo_image_cart{
        width:100px;
        float: left;
        /* height: 30px; */
        border: none;
    }
    .prime_span{
        font-size:12px;
    }
}
@media only screen and (max-width:390px){
    .logo_image_cart{
        width: 100px;
        float: left;
        /* height: 30px; */
        border: none;
    }
    .prime_span{
        font-size:12px;
    }
}
/* CSS */
@media only screen and (min-width: 1023px) and (max-width: 1439px) {
    #PrimeModal .modal-dialog {
        margin:0;
        position: fixed;
        z-index: 1;
        right: 0;
        top: 0;
        /* width: 100%; */
        height: 100%;
        /* width:400px; */
        position: fixed;
        top: 0;
        height: 100%;
        overflow-y: scroll;
        background: #fff;
        transition: transform .3s ease-out;
        z-index: 10001;
        transform: translateZ(0);
        overflow-x: hidden;
        overflow-y: auto;
        width:400px;
    }
    #PrimeModal .modal-header {
    display: block;
    text-align: center;
    font-size: 14px;
    /* background-color: #f0f5ff; */
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 2px 0 0;
    color: inherit;
    margin-bottom: 0;
    padding: 15px 20px 20px 30px;
    top: 0;
    box-shadow: 0 2px 0px 0 #e9e9eb;
    /* padding-left: 40px; */
    /* padding: 0; */
    /* padding-right: 32px; */
    position: -webkit-sticky;
    position: sticky;
    background: #fff;
    z-index: 1;
    width:400px;
    }
    #PrimeModal .modal-title{
        color: #2556B9;
        font-weight: bold;
        font-size: 18px;
        /* font-family: 'Muli'; */
    }
    #PrimeModal .btn-close {
        display: block;
    background: none;
    border: none;
    /* float: right; */
    font-size: 30px !important;
    color: #2556B9;
    position: absolute;
    left: 15;
    top: 15;
    z-index: 9999999;
    opacity: 0.8;
    }
    #PrimeModal .modal-body .card-body{
        /* background-color:#f5f5f5; */
    }
    .prime_btn{
        /* margin:10px; */
        /* width:90%; */
        text-align:center;
        align-items:center;
        float:center;
        margin-bottom:10px;
        color:white;
        background-color:#2556B9;
        border:none;
        padding:10px;
        border-radius:10px;
    }
    
}
.prime_btn:hover{
    color:white !important;
}
@media only screen and (min-width:1439px){
    #PrimeModal .modal-dialog {
        margin:0;
    position: fixed;
    z-index: 1;
    right: 0;
    top: 0;
    /* width: 100%; */
    /* width:425px; */
    height: 100%;
    position: fixed;
    top: 0;
    height: 100%;
    overflow-y: scroll;
    background: #fff;
    transition: transform .3s ease-out;
    z-index: 10001;
    transform: translateZ(0);
    overflow-x: hidden;
    overflow-y: auto;
    }
    #PrimeModal .modal-content{
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #3333330D;
        border-radius: 5px;
        opacity: 1;
        width:400px;
    }
    #PrimeModal .modal-header {
    display: block;
    text-align: center;
    font-size: 14px;
    /* background-color: #f0f5ff; */
    /* border-color: #e7eaec; */
    /* border-image: none; */
    /* border-style: solid solid none; */
    /* border-width: 2px 0 0; */
    color: inherit;
    margin-bottom: 0;
    padding: 15px 20px 20px 30px;
    top: 0;
    box-shadow: 0 2px 0px 0 #e9e9eb;
    /* padding-left: 40px; */
    /* padding: 0; */
    /* padding-right: 32px; */
    position: -webkit-sticky;
    position: sticky;
    background: #fff;
    z-index: 1;
    width: 390px;
    }
    #PrimeModal .modal-title{
        color: #2556B9;
        font-weight: bold;
        font-size: 18px;
        /* font-family: 'Muli'; */
    }
    #PrimeModal .btn-close {
        display: block;
    background: none;
    border: none;
    /* float: right; */
    font-size: 30px !important;
    color: #2556B9;
    position: absolute;
    left:15;
    /* right: 15; */
    top: 15;
    z-index: 9999999;
    opacity: 0.8;
    }
    #PrimeModal .modal-body .card-body{
        /* background-color:#f5f5f5; */
    }
    .prime_btn{
        /* margin:10px; */
        /* width:90%; */
        text-align:center;
        align-items:center;
        float:center;
        margin-bottom:10px;
        color:white;
        background-color:#2556B9;
        border:none;
        padding:10px;
        border-radius:10px;
    }
}
@media only screen and (max-width:390px){
    #PrimeModal .modal-dialog {
        justify-content: center;
        align-items: center;
        margin: 0 auto;
        width:100%;
        /* width: 260px; */
        /* max-width:250px; */
        /* top: 50; */
        /* left: 0; */
        background: #FFFFFF 0% 0% no-repeat padding-box;
        /* border: 1px solid #3333330D; */
        /* border-radius: 5px; */
        opacity: 1;
        background-color: #fff;
        height:100%;
        overflow-y:scroll;
        overflow-x:hidden;
    }
    #PrimeModal .modal-header {
    display: block;
    text-align: center;
    font-size: 12px;
    /* background-color: #f0f5ff; */
    border-color: #e7eaec;
    /* border-image: none; */
    border-style: solid solid none;
    border-width: 2px 0 0;
    color: inherit;
    margin-bottom: 0;
    padding: 15px 20px 20px 30px;
    top: 0;
    box-shadow: 0 2px 0px 0 #e9e9eb;
    position: -webkit-sticky;
    position: sticky;
    background: #fff;
    z-index: 1;
    }
    #PrimeModal .modal-title{
        color: #2556B9;
        font-weight: bold;
        font-size: 15px;
        /* font-family: 'Muli'; */
    }
    #PrimeModal .btn-close {
        display: block;
    background: none;
    border: none;
    /* float: right; */
    font-size: 22px !important;
    color: #2556B9;
    position: absolute;
    right: 15;
    top: 15;
    z-index: 9999999;
    opacity: 0.8;
    }
    #PrimeModal .modal-body .card-body{
        /* background-color:#f5f5f5; */
    }
    .prime_btn{
        /* margin:10px; */
        /* width:90%; */
        text-align:center;
        align-items:center;
        float:center;
        margin-bottom:10px;
        color:white;
        background-color:#2556B9;
        border:none;
        padding:10px;
        border-radius:10px;
    }
}
@media only screen and (min-width:390px) and (max-width:767px){
    #PrimeModal .modal-dialog {
        justify-content: center;
        align-items: center;
        margin: 0 auto;
        width:100%;
        /* width: 260px; */
        max-width:390px;
        top: 50;
        left: 0;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        /* border: 1px solid #3333330D; */
        /* border-radius: 5px; */
        opacity: 1;
        background-color: #fff;
        /* height:100%; */
        overflow-y:scroll;
        overflow-x:hidden;
    }
    #PrimeModal .modal-header {
    display: block;
    text-align: center;
    font-size: 12px;
    /* background-color: #f0f5ff; */
    /* border-color: #e7eaec; */
    /* border-image: none; */
    /* border-style: solid solid none; */
    /* border-width: 2px 0 0; */
    /* color: inherit; */
    /* margin-bottom: 0; */
    padding: 15px 20px 20px 30px;
    top: 0;
    box-shadow: 0 2px 0px 0 #e9e9eb;
    /* padding-left: 40px; */
    /* padding: 0; */
    /* padding-right: 32px; */
    position: -webkit-sticky;
    position: sticky;
    background: #fff;
    z-index: 1;
    }
    #PrimeModal .modal-title{
        color: #2556B9;
        font-weight: bold;
        font-size: 15px;
        /* font-family: 'Muli'; */
    }
    #PrimeModal .btn-close {
        display: block;
    background: none;
    border: none;
    /* float: right; */
    font-size: 25px !important;
    color: #2556B9;
    position: absolute;
    right: 15;
    top: 15;
    z-index: 9999999;
    opacity: 0.8;
    }
    #PrimeModal .modal-body .card-body{
        /* background-color:#f5f5f5; */
    }
    .prime_btn{
        /* margin:10px; */
        /* width:90%; */
        text-align:center;
        align-items:center;
        float:center;
        margin-bottom:10px;
        color:white;
        background-color:#2556B9;
        border:none;
        padding:10px;
        border-radius:10px;
    }
}
@media only screen and (min-width:767px) and (max-width:1023px){
    #PrimeModal .modal-dialog {
        margin:0;
        position: fixed;
        z-index: 1;
        right: 0;
        top: 0;
        /* width: 100%; */
        height: 100%;
        width:390px;
        position: fixed;
        top: 0;
        height: 100%;
        overflow-y: scroll;
        background: #fff;
        transition: transform .3s ease-out;
        z-index: 10001;
        transform: translateZ(0);
        overflow-x: hidden;
        overflow-y: auto;
    }
    #PrimeModal .modal-header {
    display: block;
    text-align: center;
    font-size: 15px;
    /* background-color: #f0f5ff; */
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 2px 0 0;
    color: inherit;
    margin-bottom: 0;
    padding: 15px 20px 20px 30px;
    top: 0;
    box-shadow: 0 2px 0px 0 #e9e9eb;
    /* padding-left: 40px; */
    /* padding: 0; */
    /* padding-right: 32px; */
    position: -webkit-sticky;
    position: sticky;
    background: #fff;
    z-index: 1;
    }
    #PrimeModal .modal-title{
        color: #2556B9;
        font-weight: bold;
        font-size: 17px;
        /* font-family: 'Muli'; */
    }
    #PrimeModal .btn-close {
        display: block;
    background: none;
    border: none;
    /* float: right; */
    font-size: 25px !important;
    color: #2556B9;
    position: absolute;
    left: 15;
    top: 15;
    z-index: 9999999;
    opacity: 0.8;
    }
    #PrimeModal .modal-body .card-body{
        /* background-color:#f5f5f5; */
    }
    .prime_btn{
        /* margin:10px; */
        /* width:90%; */
        text-align:center;
        align-items:center;
        float:center;
        margin-bottom:10px;
        color:white;
        background-color:#2556B9;
        border:none;
        padding:10px;
        border-radius:10px;
    }
}
@media only screen and (min-width:280px) and (max-width:390px){
    .membership_span{
        vertical-align: middle;
        font-size:12px;
        /* line-height: 1.5em; */
        white-space: nowrap;
    }
    .membership_header{
        /* vertical-align: middle; */
        font-size:12px;
        color:#2556B9;
        /* line-height: 1.5em; */
        font-weight:bold;
    }
    .btn-prime{
        background-color: #2556B9;
    border: 1px solid #2556B9;
    color: white;
    border-radius: 10px;
    text-align: center;
    font-size: 12px;
    align-items: center;
    /* margin: 10px 40px 10px 10px; */
    margin-top: 10px;
    /* margin-right: 40px; */
    align-items: center;
    align-content: center;
    align-self: center;
    /* margin: 10 auto; */
    width: 100px;
    /* float: right; */
    padding: 10px;
    white-space: nowrap;
    }
}
@media only screen and (min-width:390px) and (max-width:495px){
    .btn-prime{
        background-color: #2556B9;
    border: 1px solid #2556B9;
    color: white;
    border-radius: 10px;
    text-align: center;
    font-size: 12px;
    align-items: center;
    /* margin: 10px 40px 10px 10px; */
    margin-top: 10px;
    /* margin-right: 40px; */
    align-items: center;
    align-content: center;
    align-self: center;
    /* margin: 10 60px; */
    width: 100px;
    /* margin: 40px; */
    /* margin-right: 50px; */
    /* float: right; */
    padding: 10px;
    white-space: nowrap;
    }
}
@media only screen and (max-width:495px){
    .prime-div{
        border: 5px solid #2556B9; 
        padding: 10px; 
        width: 100%; 
        margin: 0 auto;
        border-left: 10px solid #2556B9;
        border-right:10px solid #2556B9;
        display: flex; 
        flex-direction: column;
        align-items: center;
    }
}
@media only screen and (min-width:495px) and (max-width:767px){
    .prime-div{
        border: 5px solid #2556B9; 
        padding: 10px; 
        width: 100%; 
        margin: 0 auto;
        border-left: 10px solid #2556B9;
        border-right:10px solid #2556B9;
        display: flex; 
        /* flex-direction: column; */
        /* align-items: center; */
    }
    .btn-prime{
        background-color: #2556B9;
        border: 1px solid #2556B9;
        color: white;
        border-radius: 10px;
        text-align: center;
        font-size: 12px;
        align-items: center;
        /* margin: 10px 40px 10px 10px; */
        margin-top: 10px;
        /* margin-right: 40px; */
        align-items: center;
        align-content: center;
        align-self: center;
        margin: 10 auto;
        /* width: 250px; */
        float: right;
        padding: 10px;
        white-space: nowrap;
    }
}
@media only screen and (min-width:767px) and (max-width:1023px){
    .prime-div{
        border: 5px solid #2556B9; 
        padding: 10px; 
        width: 100%; 
        margin: 0 auto;
        border-left: 10px solid #2556B9;
        border-right:10px solid #2556B9;
        display: flex; 
        /* flex-direction: column; */
        /* align-items: center; */
    }
    .btn-prime{
        background-color: #2556B9;
        border: 1px solid #2556B9;
        color: white;
        border-radius: 10px;
        text-align: center;
        font-size: 12px;
        align-items: center;
        /* margin: 10px 40px 10px 10px; */
        margin-top: 10px;
        /* margin-right: 40px; */
        align-items: center;
        align-content: center;
        align-self: center;
        margin: 10 auto;
        /* width: 250px; */
        float: right;
        padding: 10px;
        white-space: nowrap;
    }
}
@media only screen and (min-width:1023px) and (max-width:1200px){
    .prime-div{
        border: 5px solid #2556B9; 
        padding: 10px; 
        width: 100%; 
        margin: 0 auto;
        border-left: 10px solid #2556B9;
        border-right:10px solid #2556B9;
        display: flex; 
        /* flex-direction: column; */
        /* align-items: center; */
    }
    .btn-prime{
        background-color: #2556B9;
        border: 1px solid #2556B9;
        color: white;
        border-radius: 10px;
        text-align: center;
        font-size: 12px;
        align-items: center;
        /* margin: 10px 40px 10px 10px; */
        margin-top: 10px;
        /* margin-right: 40px; */
        align-items: center;
        align-content: center;
        align-self: center;
        margin: 10 auto;
        width: 110px;
        float: right;
        padding: 10px;
        white-space: nowrap;
    }
}
@media only screen and (min-width:1200px) and (max-width:1439px){
    .prime-div{
        border: 5px solid #2556B9; 
        padding: 10px; 
        width: 100%; 
        margin: 0 auto;
        border-left: 10px solid #2556B9;
        border-right:10px solid #2556B9;
        display: flex; 
        /* flex-direction: column; */
        /* align-items: center; */
    }
    .btn-prime{
        background-color: #2556B9;
        border: 1px solid #2556B9;
        color: white;
        border-radius: 10px;
        text-align: center;
        font-size: 12px;
        align-items: center;
        /* margin: 10px 40px 10px 10px; */
        margin-top: 10px;
        /* margin-right: 40px; */
        align-items: center;
        align-content: center;
        align-self: center;
        margin: 10 auto;
        width: 80px;
        float: right;
        padding: 10px;
        white-space: nowrap;
    }
}
@media only screen and (min-width:1439px){
    .prime-div{
        border: 5px solid #2556B9; 
        padding: 10px; 
        width: 100%; 
        margin: 0 auto;
        border-left: 10px solid #2556B9;
        border-right:10px solid #2556B9;
        display: flex; 
        /* flex-direction: column; */
        /* align-items: center; */
    }
    .btn-prime{
        background-color: #2556B9;
        border: 1px solid #2556B9;
        color: white;
        border-radius: 10px;
        text-align: center;
        font-size: 12px;
        align-items: center;
        /* margin: 10px 40px 10px 10px; */
        margin-top: 10px;
        /* margin-right: 40px; */
        align-items: center;
        align-content: center;
        align-self: center;
        margin: 10 auto;
        width: 80px;
        float: right;
        padding: 10px;
        white-space: nowrap;
    }
}
@media only screen and (min-width:390px) and (max-width:767px){
   
    .membership_span{
        vertical-align: middle;
        font-size:13px;
        line-height: 1.5em;
        white-space: nowrap;
    }
    .membership_header{
        vertical-align: middle;
        font-size:15px;
        color:#2556B9;
        line-height: 1.5em;
        font-weight:bold;
    }
}
@media only screen and (min-width:767px) and (max-width:1023px){
    .membership_span{
        vertical-align: middle;
        /* font-size:14px; */
        line-height: 1.5em;
        white-space: nowrap;
    }
    .membership_header{
        vertical-align: middle;
        font-size:15px;
        color:#2556B9;
        line-height: 1.5em;
        font-weight:bold;
    }
}
@media only screen and (min-width:1023px) and (max-width:1439px){
    .membership_span{
        vertical-align: middle;
        /* font-size:14px; */
        line-height: 1.5em;
        white-space: nowrap;
    }
    .membership_header{
        vertical-align: middle;
        font-size:15px;
        color:#2556B9;
        line-height: 1.5em;
        font-weight:bold;
    }
}
@media only screen and (min-width:1439px){
    .membership_span{
        vertical-align: middle;
        /* font-size:14px; */
        line-height: 1.5em;
        white-space: nowrap;
    }
    .membership_header{
        vertical-align: middle;
        font-size:15px;
        color:#2556B9;
        line-height: 1.5em;
        font-weight:bold;
    }
}
@media only screen and (min-width:1201px){
    .prime_cart{
        width: 100% !important;
        max-width: 100% !important;
        height: 100px;
        image-rendering: auto !important;
        background-size: cover !important;
        background-position: center !important;
        background-repeat: no-repeat !important; 
    }
}
@media only screen and (min-width:280px) and (max-width:767px){
    .prime_cart{
        height:100px;
    }
}
@media only screen and (min-width:767px) and (max-width:1023px){
    .prime_cart{
        height:70px;
    }
}
@media only screen and (min-width:1023px) and (max-width:1439px){
    .prime_cart{
        height:100px;
    }
}
@media only screen and (min-width:1439px){
    .prime_cart{
        height:100px;
    }
}
@media only screen and (min-width:1023px) and (max-width:1439px){
    .date-info{
        justify-content: center;
        align-items: center;
        background: linear-gradient(135deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
        border: 1px solid #e7eaec;
        border-radius: 15px;
        /* box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); */
        color: #2556B9;
        font-family: Arial, sans-serif;
        text-align: center;
       
        padding:10px;
        background: #AFC9FF4D 0% 0% no-repeat padding-box;
        border: 1px solid #2556B9;
        border-radius: 15px;
        opacity: 1;
        /* background-color: #FFFFFF; */
        color:#2556B9;
        width:fit-content;
        height:fit-content;
    }
    .date-expires-info {
        justify-content: center;
        align-items: center;
        background: linear-gradient(135deg, rgba(255, 200, 200, 0.8), rgba(255, 200, 200, 0.2));
        border: 1px solid #FAA0A0;
        border-radius: 15px;
        /* box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); */
        font-family: Arial, sans-serif;
        text-align: center;
        padding: 10px;
        color: #FF5733; /* Text color */
        max-height: fit-content;
        max-width: fit-content;
        width:fit-content;
        height:fit-content;
    }
    .date-info .date-value{
        font-size:13px;
        font-weight:bold;
        line-height:1.5em;
    }
    .date-info .date-label{
        font-size:13px;
        line-height:1.5em;
    }
    .date-expires-info .date-label{
        font-size:13px;
        line-height:1.5em;
    }
    .date-expires-info .date-value{
        font-size:13px;
        font-weight:bold;
        line-height:1.5em;
    }
    .date-flex{
        display:flex;
        justify-content:space-between;
        gap:20px;
        line-height:1.5em;
    }
}
@media only screen and (min-width:1439px){
    .date-info{
        justify-content: center;
        align-items: center;
        background: linear-gradient(135deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
        
        border-radius: 15px;
        /* box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); */
        color: #2556B9;
        font-family: Arial, sans-serif;
        text-align: center;
       
        padding:10px;
        background: #AFC9FF4D 0% 0% no-repeat padding-box;
        border: 1px solid #2556B9;
        border-radius: 15px;
        opacity: 1;
        /* background-color: #FFFFFF; */
        color:#2556B9;
        width:fit-content;
        height:fit-content;
    }
    .date-expires-info {
        justify-content: center;
        align-items: center;
        background: linear-gradient(135deg, rgba(255, 200, 200, 0.8), rgba(255, 200, 200, 0.2));
        border: 1px solid #FAA0A0;
        border-radius: 15px;
        /* box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); */
        font-family: Arial, sans-serif;
        text-align: center;
        padding: 10px;
        color: #FF5733; /* Text color */
        max-height: fit-content;
        max-width: fit-content;
        width:fit-content;
        height:fit-content;
    }
    .date-info .date-value{
        font-size:13px;
        font-weight:bold;
        line-height:1.5em;
    }
    .date-info .date-label{
        font-size:13px;
        line-height:1.5em;
    }
    .date-expires-info .date-label{
        font-size:13px;
        line-height:1.5em;
    }
    .date-expires-info .date-value{
        font-size:13px;
        font-weight:bold;
        line-height:1.5em;
    }
    .date-flex{
        display:flex;
        justify-content:space-between;
        gap:20px;
        /* line-height:1.5em; */
    }
}
@media only screen and (min-width:280px) and (max-width:390px){
    .date-flex{
        display: flex;
        /* flex-direction: column; */
        gap:10px;
    }
    .date-info{
        justify-content: center;
        align-items: center;
        background: linear-gradient(135deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
        border: 1px solid #e7eaec;
        border-radius: 15px;
        /* box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); */
        color: #2556B9;
        font-family: Arial, sans-serif;
        text-align: center;
        width:fit-content;
        height:fit-content;
       
        padding:10px;
        background: #AFC9FF4D 0% 0% no-repeat padding-box;
        border: 1px solid #2556B9;
        border-radius: 15px;
        opacity: 1;
        background-color: #FFFFFF;
        color:#2556B9;
        white-space: nowrap;
    }
    .date-expires-info {
        justify-content: center;
        align-items: center;
        background: linear-gradient(135deg, rgba(255, 200, 200, 0.8), rgba(255, 200, 200, 0.2));
        border: 1px solid #FAA0A0;
        border-radius: 15px;
        /* box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); */
        font-family: Arial, sans-serif;
        text-align: center;
        padding: 10px;
        color: #FF5733; /* Text color */
        max-height: fit-content;
        max-width: fit-content;
        width:fit-content;
        height:fit-content;
        white-space: nowrap;
    }
    .date-info .date-label{
        font-size:12px;
        line-height:1.5em;
    }
    .date-info .date-value{
        font-size:12px;
        font-weight:bold;
        line-height:1.5em;
    }
    .date-expires-info .date-value{
        font-size:12px;
        font-weight:bold;
        line-height:1.5em;
    }
    .date-expires-info .date-label{
        font-size:12px;
        line-height:1.5em;
    }
}
@media only screen and (min-width:390px) and (max-width:767px){
    .date-flex{
        display: flex;
        /* flex-direction: column; */
        gap:20px;
        justify-content:space-between;
    }
    .date-info{
        justify-content: center;
        align-items: center;
        background: linear-gradient(135deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
        border: 1px solid #e7eaec;
        border-radius: 15px;
        /* box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); */
        color: #2556B9;
        font-family: Arial, sans-serif;
        text-align: center;
        width:fit-content;
        height:fit-content;
       
        padding:10px;
        background: #AFC9FF4D 0% 0% no-repeat padding-box;
        border: 1px solid #2556B9;
        border-radius: 15px;
        opacity: 1;
        background-color: #FFFFFF;
        color:#2556B9;
    }
    .date-expires-info {
        justify-content: center;
        align-items: center;
        background: linear-gradient(135deg, rgba(255, 200, 200, 0.8), rgba(255, 200, 200, 0.2));
        border: 1px solid #FAA0A0;
        border-radius: 15px;
        /* box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); */
        font-family: Arial, sans-serif;
        text-align: center;
        padding: 10px;
        color: #FF5733; /* Text color */
        max-height: fit-content;
        max-width: fit-content;
        width:fit-content;
        height:fit-content;
    }
    .date-info .date-label{
        font-size:12px;
        line-height:1.5em;
    }
    .date-info .date-value{
        font-size:12px;
        font-weight:bold;
        line-height:1.5em;
    }
    .date-expires-info .date-value{
        font-size:12px;
        font-weight:bold;
        line-height:1.5em;
    }
    .date-expires-info .date-label{
        font-size:12px;
        line-height:1.5em;
    }
}
@media only screen and (min-width:767px) and (max-width:1023px){
    .date-flex{
        display: flex;
        /* flex-direction: column; */
        justify-content:space-between;
        gap:20px;
    }
    .date-info{
        justify-content: center;
        align-items: center;
        background: linear-gradient(135deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
        border: 1px solid #e7eaec;
        border-radius: 15px;
        /* box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); */
        color: #2556B9;
        font-family: Arial, sans-serif;
        text-align: center;
        width:fit-content;
        height:fit-content;
       
        padding:10px;
        background: #AFC9FF4D 0% 0% no-repeat padding-box;
        border: 1px solid #2556B9;
        border-radius: 15px;
        opacity: 1;
        background-color: #FFFFFF;
        color:#2556B9;
    }
    .date-expires-info {
        justify-content: center;
        align-items: center;
        background: linear-gradient(135deg, rgba(255, 200, 200, 0.8), rgba(255, 200, 200, 0.2));
        border: 1px solid #FAA0A0;
        border-radius: 15px;
        /* box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); */
        font-family: Arial, sans-serif;
        text-align: center;
        padding: 10px;
        color: #FF5733; /* Text color */
        max-height: fit-content;
        max-width: fit-content;
        width:fit-content;
        height:fit-content;
    }
    .date-info .date-label{
        font-size:12px;
        line-height:1.5em;
    }
    .date-info .date-value{
        font-size:12px;
        font-weight:bold;
        line-height:1.5em;
    }
    .date-expires-info .date-value{
        font-size:12px;
        font-weight:bold;
        line-height:1.5em;
    }
    .date-expires-info .date-label{
        font-size:12px;
        line-height:1.5em;
    }
}
.tick-mark{
    color:orangered;
    padding-top:4px;
}
@media only screen and (max-width:390px){
    .prime-member-tag {
    
        /* float: inline-start; */
        /* position: relative; */
        /* display: inline-flex; */
        /* align-items: center; */
        padding: 7px;
        margin-left: 20px;
        align-items: center;
        justify-content: center;
        text-align: center;
        /* font-family: Arial, sans-serif; */
        font-size: 14px;
        color: #2556B9;
        /* background-color: cadetblue; */
        /* font-size: 8px; */
        font-weight: bolder;
        border-radius: 10px;
        /* opacity: 0.8; */
        /* border: 1px solid #e7eaec; */
        /* clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%); */
        /* overflow: hidden; */
        /* white-space: nowrap; */
        /* text-overflow: ellipsis; */
        /* box-shadow: 0px 4px 6px rgba(255, 255, 255, 0.5);*/
    
    }
}
@media only screen and (min-width:390px){
    .prime-member-tag {
    
        /* float: inline-start; */
        /* position: relative; */
        /* display: inline-flex; */
        /* align-items: center; */
        padding: 7px;
        margin-left: 20px;
        align-items: center;
        justify-content: center;
        text-align: center;
        /* font-family: Arial, sans-serif; */
        font-size: 14px;
        color: #2556B9;
        /* background-color: cadetblue; */
        /* font-size: 8px; */
        font-weight: bolder;
        border-radius: 10px;
        /* opacity: 0.8; */
        /* border: 1px solid #e7eaec; */
        /* clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%); */
        /* overflow: hidden; */
        /* white-space: nowrap; */
        /* text-overflow: ellipsis; */
        /* box-shadow: 0px 4px 6px rgba(255, 255, 255, 0.5);*/
    
    }
}


  @media only screen and (min-width:495px){
    .btn-class-prime{
        display:none;
    }
  }
  @media only screen and (max-width:495px){
    .prime-class{
        display:none;
    }
  }
  @media only screen and (min-width:767px) and (max-width:1439px){
    .coup_image{
        width: 100px;
        margin-left: 40px;
        margin-bottom: 10px;
    }
    .centered-image {
    display: block;
    margin: 0 auto; 
    max-width: 100%; 
    max-height: 100%; 
}

  }
  @media only screen and (min-width:1439px){
    .coup_image{
        width: 100px;
        margin-left: 40px;
        margin-bottom: 10px;
    }
    .centered-image {
    display: block;
    margin: 0 auto; 
    max-width: 100%; 
    max-height: 100%; 
}
}
  @media only screen and (min-width:280px) and (max-width:767px){
    .coup_image{
        width: 100px;
        margin-left: 40px;
        margin-bottom: 10px;
    }
    .centered-image {
    display: block;
    margin: 0 auto; 
    max-width: 100%; 
    max-height: 100%; 
}
  }
  @media only screen and (min-width:1023px) and (max-width:1100px){
    .member{
        border: 1px solid #ccc;
    border-radius: 10px;
    padding: 20px;
    margin-left: 50px;
    margin-bottom: 50px;
    /* width: 100%; */
    /* margin: 0 auto; */
    width: 790px;
    

    }
  }
  @media only screen and (min-width:1100px) and (max-width:1200px){
    .member{
        border: 1px solid #ccc;
    border-radius: 10px;
    padding: 20px;
    margin-left: 50px;
    margin-bottom: 50px;
    /* width: 100%; */
    /* margin: 0 auto; */
    width: 850px;
    

    }
  }
  @media only screen and (min-width:1200px) and (max-width:1439px){
    .member{
        border: 1px solid #ccc;
    border-radius: 10px;
    padding: 20px;
    margin-left: 20px;
    margin-bottom: 50px;
    width:950px;
    /* width: 100%; */
    /* margin: 0 auto; */
    /* width: 850px; */
    

    }
  }
  @media only screen and (min-width:1439px){
    .member{
        border: 1px solid #ccc;
    border-radius: 10px;
    padding: 20px;
    margin-left: 20px;
    margin-bottom: 50px;
    width:1150px;
    /* width: 100%; */
    /* margin: 0 auto; */
    /* width: 850px; */
    

    }
  }
  @media only screen and (min-width:767px) and (max-width:1023px){
    .member{
        border: 1px solid #ccc;
        border-radius: 10px;
        padding: 20px;
        /* margin: 20px; */
        /* margin-left: 20px; */
        width: 100%;
        /* margin: 0 auto; */
        margin-bottom: 50px;
        /* width: 1150px; */
  
    

    }
  }
  @media only screen and (min-width:390px) and (max-width:767px){
    .member{
        border: 1px solid #ccc;
        border-radius: 10px;
        padding: 20px;
        /* margin: 20px; */
        /* margin-left: 20px; */
        width: 100%;
        /* margin: 0 auto; */
        margin-bottom: 50px;
        /* width: 1150px; */
  
    

    }
  }
  @media only screen and (min-width:280px) and (max-width:390px){
    .member{
        border: 1px solid #ccc;
        border-radius: 10px;
        padding: 20px;
        /* margin: 20px; */
        /* margin-left: 20px; */
        width: 100%;
        /* margin: 0 auto; */
        margin-bottom: 50px;
        /* width: 1150px; */
  
    

    }
    
  }
  @media only screen and (min-width:1023px) and (max-width:1439px){
    .member-flex{
        display:flex;
        gap:20px;
        justify-content:center;
    }
  }
  @media only screen and (min-width:1439px){
    .member-flex{
        display:flex;
        gap:20px;
        justify-content:center;
    }
  }
  @media only screen and (min-width:767px) and (max-width:1023px){
    .member-flex{
        display:flex;
        gap:20px;
        /* justify-content:center; */
    }
  }
  @media only screen and (min-width:390px) and (max-width:767px){
    .member-flex{
        display:flex;
        gap:20px;
        /* justify-content:center; */
    }
  }


/*# sourceMappingURL=newresponsive.css.map */