.border-0 {
    border: none;
}
.mr-3{
    margin-right: 15px !important;
}
.m-0{
    margin: 0 !important;
}
.mb-3{
    margin-bottom: 15px !important;
}

.top-banner-slider .slider-container{
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 25px !important;
}
.brand_img_wrap {
    max-width: 100px;
}
#content .sohomepage-slider{
    margin-bottom: 0 !important;
}
.cates-layout1.so-categories .cat-wrap.theme2 .content-box .inner {
    padding: 15px 15px 50px !important;position: relative;height: 100%;
    transition: .5s;
    border-radius: 3px;
}
.cates-layout1.so-categories.preset01-3 .cat-wrap {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
}
.cates-layout1.so-categories .cat-wrap.theme2 .content-box .viewmore {
    position: absolute;
    bottom: 15px;
    left: 50%;
    z-index: 1;
    transform: translateX(-50%);
    min-width: 100px;
}
.common-home.layout-1 .cates-layout1.so-categories .cat-wrap.theme2 .content-box .parent-cat {
    margin-right: 10px;
}
.fa-user-plus,.fa-sign-out{
    display: none;
}
.order-last{
        float: right;
    }
    .page-login .well .btnRow .sclbtn {
        margin: 5px !important;
    }
    .products-list.grid .product-item-container .left-block .product-image-container img, .products-list .product-grid .product-item-container .left-block .product-image-container img {
        max-width: 100%;
        width: auto;
    }

    .stepwizard .setup-panel{
        display: flex !important;
        justify-content: space-evenly;
    } 
    .stepwizard .setup-panel .stepwizard-step{
        margin-right: 15px;
    } 
/* .stepwizard  {
    min-height: .01%;
    overflow-x: auto;
}
.stepwizard {
    display: block !important;
} 
*/



/* .stepwizard .setup-panel{
    display: table;
    width: 100%;
    position: relative;
} */
.stepwizard-step{
    display: block !important;
}
.stepwizard{
    display: block !important;
    padding: 15px 0 !important;
}
.stepwizard-step .btn-circle {
    margin-right: 0;
    margin-bottom: 0;
    width: 100%;
}
/* stepwizard */
.orderPackageSlides .owl2-nav .owl2-prev:after {
    font-family: 'FontAwesome';
    content: "\f104";
    font-size: 30px;
    
    display: block;
    text-indent: 0 !important;
    width: 100%;
    height: 100%;
    font-size: 24px;
    position: absolute;
    top: 0;
}
.orderPackageSlides .owl2-nav .owl2-next:after {
    font-family: 'FontAwesome';
    content: "\f105";
    font-size: 30px;
    
    display: block;
    text-indent: 0 !important;
    width: 100%;
    height: 100%;
    font-size: 24px;
    position: absolute;
    top: 0;
}
.orderPackageSlides .owl2-nav .owl2-prev, .orderPackageSlides .owl2-nav .owl2-next {
    position: absolute;
    font-size: 0;
    top: 60%;
    transform: translateY(-50%);
    color: #000;


    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 46px;
    height: 46px;
    line-height: 42px;
    text-align: center;
    float: left;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
    opacity: 1;
    z-index: 99;
    font-size: 24px;
    position: absolute;
    top: 50%;
    margin-top: -23px;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    font-weight: 400;
}

.orderPackageSlides .owl2-nav .slick-arrow:hover, .orderPackageSlides .owl2-nav .owl2-prev:hover, .orderPackageSlides .owl2-nav .owl2-next:hover {
    border-color: #ff2d37;
    background-color: #ff2d37;
    color: #fff;
}
.review_order_div,.panel-primary>.panel-heading,.setup-content{
    border: none;
    box-shadow: 0 0 15px rgb(0 0 0 / 6%);
}
.orderPackageSlides .owl2-nav .owl2-next {
    right: -30px;
}
.orderPackageSlides .owl2-nav .owl2-prev {
    left: -30px;
}
.btn-circle.btn-default:hover {
    color: #fff !important;
}
.product-box-desc{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.pro_wrap .itemList ul li  .itemInfo {
    padding-left: 15px !important;
}
.pro_wrap .itemList ul li {
    justify-content: initial;
}
.pro_wrap .itemList ul li  .leftSide {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.coupon_input_group input{
    width: calc(100% - 100px);
    float: left;
}
.orderPackageWrap a.PackageName {
    font-size: 20px;
    font-weight: 500;
    color: #000;
    display: block;
    margin-top: 10px;
    min-height: 52px;
}
.orderPackageWrap{
    border: 1px solid #ccc;
    padding: 15px;
    height: 100%;
    min-width: 220px;
}
.orderPackageWrap  .owl2-carousel .owl2-stage {  
    display: flex;
}
.orderPackageWrap .PackageInfo li span {
    font-size: 12px;
    font-weight: 600;
    margin-right: 5px;
    margin-bottom: 0;
    color: #000;    
}

.orderPackageWrap .productImg {
    position: relative !important;
    padding-left: 0 !important;
    text-align: center;
    height: 225px;
}
.orderPackageWrap .info span {
    display: block;
}
.orderPackageWrap .totalPrice{
    border-top: none;
}
.orderPackageWrap .productImg img {
    position: relative !important;
    width: auto !important;
    object-fit: contain;
    width: 100%;
    height: 100%;
}

.deliveryAddress div{
    padding-left: 10px !important;
}
.orderPackages.table .productImg img {
    width: 60px !important;
    height: 60px !important;
}
.orderPackages.table .productImg img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.orderPackages td.pro_information span{
    display: none;
    color: #000;
}

.stepwizard-step a[disabled="disabled"] span img{
    opacity: .4;
}
.stepwizard-step{
    position: relative;
}
.stepwizard-step:not(:last-child):after{
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
    height: 2px;
    width: 100%;
    border-top: 2px dotted #878787;
    opacity: .5;
}
.stepwizard-step:not(:last-child)  a{
    position: relative;
}
.stepwizard-step  a[disabled="disabled"]:after{
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
    height: 2px;
    width: 100%;
    border-top: 2px solid transparent;
}
.stepwizard-step:nth-child(1) a:after{
    display: none;
}
.stepwizard-step a:after{
    content: '';    
    position: absolute;
    right: 100%;
    top: 50%;
    transform: translateY(-50%);
    height: 2px;
    width: 100%;
    border-top: 2px solid #5cb85c;
    z-index: -1;
}
.stepwizard-step a span img{
    width: 28px;
    display: inline-block;
    opacity: 1;
    margin-right: 5px;
}
.stepwizard-step a  strong{
   font-weight: normal;
}

.stepwizard-step a.btn-success span img ,.stepwizard-step a:hover span img{
    opacity: 1;
    filter: brightness(0) invert(1);
}
.orderPackages td.pro_information.d_sm_none{
    display: none !important;
}
.orderPackages.table .productImg {
    padding-left: 65px !important;
}
.orderPackages-body .table-responsive{
    border: none !important;
}
#sosearchpro.so-search{
    position: relative;
}
.searchResults {
    box-shadow: 0 0 15px rgb(0 0 0 / 10%);
    border-radius: 3px;
    margin-top: 5px;
    padding: 15px;
    min-height: 150px;
    position: absolute;
    width: 100%;
    background: #fff;
    z-index: 2;
    left: 0;
    top: 100%;
    transition: .5s;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}
.searchResults.searchResultsShow{
    opacity: 1;
    pointer-events: inherit;
    visibility: visible;
}
.typeheader-1 #sosearchpro .search input{
    padding-right: 50px;
}
.searchResults .empty-text {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 22px;
    
}

.ResultWrap li a  .img-wrap{
    width: 50px;
    height: 50px;
    float: left;
}
#sosearchpro .search_wrap .button-search {
    border: none !important;
    position: absolute !important;
    background: transparent !important;
    color: #aaa !important;
    top: 0 !important;
    left: 0px !important;
    outline: none !important;
    font-size: 18px !important;
    pointer-events: none;
}
#sosearchpro .search_wrap .button-search i {
    color: #ccc !important;
}
.search_wrap .form-control{
    padding-left: 50px !important;
}
.ResultWrap *{
    line-height: 1.5;
}
.ResultWrap  ul{
    display: flex;
    flex-wrap: wrap;
    margin:0 -2%;
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}
.ResultWrap ul::-webkit-scrollbar {
    width: 5px;
    border-radius: 5px;
  }
   
  /* Handle */
  .ResultWrap  ul::-webkit-scrollbar-thumb {
    background: #eee; 
    border-radius: 5px
  }
 
.ResultWrap ul li {
    width: 48%;
    /* padding: 5px 10px 5px 0; */
    padding: 10px 5px;
    background: #f5f5f5;
    margin: 0 1% 2%;
    border-radius: 5px;
}
.ResultWrap  li a .brand{
    width: 50px;
    height: 50px;
}
.pro_wrap .itemList ul li .pro_img{
    width: 150px;
    height: 150px;
}
.ResultWrap  li a .img-wrap img ,.ResultWrap  li a  .brand img,.wishlist-wrap .productImg img,
.pro_wrap .itemList ul li .pro_img img{
    width: 100%;
    height: 100%;
    object-fit: contain;
} 

.ResultWrap li a  .img-wrap,.wishlist-wrap .productImg{
    width: 100px;
    height: 100px;
    float: left;
}
.wishlist-wrap .info span{
    display: block;
    line-height: 1.5;
}
.wishlist-wrap .info{
    float: left;
    width: calc(100% - 100px);
    padding-left: 15px;
    display: flex;
    justify-content: space-between;
}
.ResultWrap  li a{
    /* display: flex; */
    color: #000;
}
.ResultWrap  h2{
    margin: 0;
    font-size: 21px;
    color: #000;
    text-transform: capitalize;
    margin-bottom: 10px;
    border-bottom: 1px solid #dfdfdfe6;
    padding-bottom: 10px;
}
/* .ResultWrap  li a .product__info{
    width: calc(100% - 100px);

} */

.delete-wrap .fa-trash{
    cursor: pointer;
    font-size: 1.5em;
}
.clearfix{
    overflow: hidden;
}
.delete-wrap .fa-trash:hover{
    color: #eb1b3b;
}
.wishlist-wrap{
    /* border: 1px solid rgba(0,0,0,0.08); */
    margin-bottom: 30px;
    padding: 15px;
    box-shadow: 0 0 8px rgb(0 0 0 / 10%);
    border-radius: 3px;

}
/* .wishlist-wrap .wishlist-row{
    margin-bottom: 15px;
} */
.wishlist-wrap .wishlist-row {
    display: flex;
}
.orderHistory-wrap  .wishlist-wrap .wishlist-row {
    display: flex;
    flex-wrap: wrap;
}
.wishlist-wrap .wishlist-row .wishlist-data{
    width: calc(100% - 230px);
} 
.orderHistory-wrap .total-order-details{
    width: 230px;
}

.orderHistory-wrap .total-order-details .info{
    display: block;
    width: 100% !important;
}
/* .wishlist-wrap .info a{
    width: calc(100% - 160px);
    padding-right: 10px;
} */
.orderHistory-wrap  .wishlist-wrap .info a{
    width: calc(100% - 160px);
    padding-right: 10px;
}
.orderDetails-wrap  .wishlist-wrap .info .detail-button .btn{
    width:  auto ;
    display: inline-block;
}
.orderDetails-wrap  .wishlist-wrap .info .detail-button form{
    width:  auto ;
    display: inline-block;
}
.wishlist-wrap .info a{
    width:  100% ;
    padding-right: 10px;
}

.wishlist-wrap .info .price-wrap{
    /* width: calc(100% / 3.5); */
    width: 160px;
    padding-right: 10px;
}
.wishlist-wrap .info .detail-button{
    /* width: calc(100% / 3.5); */
    width: 205px;
    padding-right: 10px;
}
/* .wishlist-wrap .info .track-wrap {
    width: calc(100% / 4);
} */
.btn{
    transition: .5s;
}
.orderHistory-wrap .info .btn.btn-dark{
    background: #efefef;
    width: auto;
    /* margin-top: 5px; */
    background: #ff2d37;
    color: #fff !important;
    /* padding: 8px 20px; */
    border-radius: 4px;
    outline: 0 !important;
    font-size: 16px;
}
.orderHistory-wrap .info .netAmount {
    font-size: 20px;
    white-space: initial;
}
.orderHistory-wrap .info .price-wrap span{
    display: inline-block;
}
.orderHistory-wrap .info strong.orderDiscount,.orderHistory-wrap .info strong.order-delivered {
    color: #08b108 !important;
}
.orderHistory-wrap .info strong.order-status {
   position: relative;
   padding-left: 15px;
   white-space:initial;
   line-height: 1.5;
}
.orderHistory-wrap .info strong.order-status .show-status {
    width: 10px;
    height: 10px;
    position: absolute;
    top: 6px;
    left: 0;
    border-radius: 50px;
    background-color: #08b108 !important;
}
.orderHistory-wrap .total-order-details{
    /* display: flex; */
    /* margin-left: auto; */
    /* margin-bottom: 10px; */
    /* background: #e2e2e2; */
    /* padding: 15px; */
    /* padding-left: 100px; */
    text-align: right;
}
.orderHistory-wrap .total-order-details .info.track-wrap  {
    justify-content: center;
}
.orderHistory-wrap .info strong.order-status.order-cancelled{
    color: #ff2d37;
}
.orderHistory-wrap .info strong.order-status.order-cancelled .show-status {
    background-color: #eb1b3b !important;
}
.orderHistory-wrap .info .btn.btn-dark:hover{
    background-color: #eb1b3b !important;
    color: #fff;
}
.orderDetails-wrap .info .btn.btn-dark{
    background: #efefef;
    width: auto;
    /* margin-top: 5px; */
    background: #ff2d37;
    color: #fff !important;
    /* padding: 8px 20px; */
    border-radius: 4px;
    outline: 0 !important;
    font-size: 16px;
}
.orderDetails-wrap  .wishlist-wrap .info a{
    width: calc(100% - 160px - 205px);
    padding-right: 10px;
}
.orderDetails-wrap .info .netAmount {
    font-size: 20px;
    white-space: initial;
}
.orderDetails-wrap .info .price-wrap span{
    display: inline-block;
}
.orderDetails-wrap .info strong.orderDiscount,.orderDetails-wrap .info strong.order-delivered {
    color: #08b108 !important;
}
.orderDetails-wrap .info strong.order-status {
   position: relative;
   padding-left: 15px;
   white-space:initial;
   line-height: 1.5;
}
.orderDetails-wrap .info strong.order-status .show-status {
    width: 10px;
    height: 10px;
    position: absolute;
    top: 6px;
    left: 0;
    border-radius: 50px;
    background-color: #08b108 !important;
}
.orderDetails-wrap .total-order-details{
    /* display: flex; */
    /* margin-left: auto; */
    /* margin-bottom: 10px; */
    /* background: #e2e2e2; */
    /* padding: 15px; */
    /* padding-left: 100px; */
    text-align: right;
}
.orderDetails-wrap .total-order-details .info.track-wrap  {
    justify-content: center;
}
.orderDetails-wrap .info strong.order-status.order-cancelled{
    color: #ff2d37;
}
.orderDetails-wrap .info strong.order-status.order-cancelled .show-status {
    background-color: #eb1b3b !important;
}
.orderDetails-wrap .info .btn.btn-dark:hover{
    background-color: #eb1b3b !important;
    color: #fff;
}

.ResultWrap  li a .product__info strong,.wishlist-wrap .info  strong{
    display: block;
    font-weight: 500;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
}
.ResultWrap  li a .product__info span{
    opacity: .8;
}
.wishlist-wrap .info .track-wrap.hidden-small{
    display: none;
}
.ResultWrap  li a .product__info small{
    opacity: .8;
}
#profile_menu{
    font-weight: 600;
    font-size: 18px;
    cursor: pointer;
    transition: .5s;
}
#profile_menu.active{
    color: #eb1b3b;
}
#profile_menu .bar{
    display: inline-block;
    vertical-align: middle;
    height: 25px;
    width: 25px;
}
#profile_menu .bar span{
    transition: .5s;
    display: block;
    height: 2px;
    width: 20px;
    background: #878787;
    margin: 5px;
}
.account-header {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
#profile_menu.active .bar span:nth-child(3){
    transform: translateY(-6px);
    background: #eb1b3b;
}
#profile_menu.active .bar span:nth-child(1){
    transform: translateY(6px);
    background: #eb1b3b;
}
#profile_menu.active .bar span:nth-child(2){
    opacity: 0;
}
#profile_menu .bar span:nth-child(2){
    width: 15px;
    transform: translateX(5px);
}
.typeheader-1 ul.top-log li:not(:last-child) a{
    padding: 0 5px;
}
#column-right{
    position: sticky;
    top: 15px;
}
.text-danger{
    color: #eb1b3b;
    background-color : transparent;
}
.input-label {
    font-size: 16px;
}
.mt-10{
    margin-top: 10px;
}
.image_preview {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.image_preview img {
    width: 13%;
    height: auto;
    margin: 3px;
}
.order-header .btn {
    display: inline-grid;
    background: #eb1b3b;
    border: solid 1px #a5031c;
    border-radius: 10px;
    min-width: 80px;
}




@media (min-width: 992px){
    #column-right {
        display: block !important;
    }
}
@media (max-width: 1199px){
    .orderHistory-wrap .info .netAmount {
        font-size: 18px;
    }
}
    @media (max-width: 991px){
        ul.breadcrumb li:not(:last-child) {
            margin-top: 10px;
        }
        header.typeheader-1 .header-middle {
            padding: 10px 0 10px 0 !important;
        }
        #column-right{
            display: none;
        }
        .searchResults {
            width: 92%;
            top: 120px;
            left: 4%;
        }
        body.show-open{
            overflow: hidden !important;
        }
        .search_wrap  .close-search {
            position: absolute;
            top: 10px;
            right: 25px;
            width: 30px;
            z-index: 1;
            display: block !important;
        }
        .search_wrap{
            display: block !important;
            position: fixed !important;
            top: 0 !important;
            height: 100%;
            width: 100% !important;
            background-color: #fff;
            opacity: 0;
            visibility: hidden;
            pointer-events: none;
            transition: .5s;
            padding: 80px 20px 20px !important;
            border: none !important;
            border-radius: 0 !important;
        }
        #sosearchpro .search_wrap .input-froups{
            position: relative;
        }
        #sosearchpro .search_wrap .input-froups input::placeholder{
            font-size: 18px !important;
        }
       
        .search_wrap .form-control{
            border-bottom: 2px solid #ccc !important;
            border-radius: 0 !important;
            padding-left: 50px;
            font-size: 18px !important;
        }
        .search_wrap.showsearch{
            opacity: 1;
            pointer-events: inherit;
            visibility: visible;
        }
        .stepwizard-step:not(:last-child)  a:after,.stepwizard-step:not(:last-child)  a[disabled="disabled"]:after,
        .stepwizard-step:not(:last-child):after{
            width: 160%;
        }
            .stepwizard-step a  {
                width: 60px !important;
                height: 60px;
                display: block !important;
                line-height: 40px;
                text-align: center;
                border-radius: 50px;
            }
       
        .stepwizard-step a strong{
            display: none;
         }
        .categorydtlPage .categoryList li img {
            height: auto;
            max-width: 200px;
        }
        header.typeheader-4 .middle-right, header.typeheader-1 .middle-right {
            padding-right: 0;
            background-color: transparent;
        }
        
    }
 
@media (max-width: 767px){
    .wishlist-wrap .wishlist-row .wishlist-data{
        width: 100%;
    }
    .orderHistory-wrap .total-order-details{
        margin-top: 10px;
        padding-top: 10px;
        width: 100%;
        border-top: 1px solid #ccc;
    }
    .orderHistory-wrap .wishlist-wrap .productImg{
        width: 50px;
        height: 50px;
    }
    .orderHistory-wrap .wishlist-wrap .info {
        width: calc(100% - 50px);
    }
    .typeheader-1 #sosearchpro .search input {
        padding-right: 0;
        padding-left: 25px !important;
    }
    .typeheader-1 #sosearchpro .search button{
        right: 0;
        left: -15px !important;
    }
    /* .wishlist-wrap .info a{
        width: 150px;
    } */
    /* orderPackages css */
    
    .orderPackages thead{
        display: none !important;
    }
    .orderPackages.table td,.orderPackages.table tr {
        clear: both;
        overflow: hidden;
        border: none;
    }
    .orderPackages.table tr:not(:last-child){
        border-bottom: 1px solid #ddd;
    }
    
    .orderPackages td.pro_information span{
        display: inline-block;
    }

    .orderPackages td.pro_information {
        clear: initial !important;
        overflow: auto !important;
        float: left;
    }
    /* orderPackages css end */


    .stepwizard .setup-panel{
        flex-wrap: wrap;
    } 
    .stepwizard .setup-panel .stepwizard-step{
        margin-bottom: 15px;
    } 

    .stepwizard{
        /* padding: 15px !important; */
        padding: 0 !important;
    }

    .categoryList .subcate .top5 li .name {
        font-size: 12px;
        font-weight: 400;
        line-height: 15px !important;
    }
    .categoryList .maincate .name {
        font-size: 16px;
    }
    .row-cates{
        padding: 30px 0;
    }
    .layout-1.common-home #content .box-advanced-search.col_slla {
        margin-top: 0;
    }
    .order-last{
        float: none;
    }
    #content .sohomepage-slider .owl2-controls .owl2-nav .owl2-next, #content .sohomepage-slider .owl2-controls .owl2-nav .owl2-prev {
visibility: visible;
-webkit-opacity: 1;
-moz-opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
opacity: 1;
-webkit-transform: scale(0.5);
-moz-transform: scale(0.5);
-ms-transform: scale(0.5);
-o-transform: scale(0.5);
transform: scale(0.5)  translateX(-50px) !important;
}

#content .sohomepage-slider .owl2-controls .owl2-nav .owl2-next{
    transform: scale(0.5)  translateX(50px) !important;
}
    header.typeheader-1 .search-header-w #sosearchpro .search{
        right: 0;
    }
    .common-home.layout-1 .cates-layout1.so-categories .cat-wrap.theme2 .content-box .parent-cat {
    margin-bottom: 15px;
}
.cates-layout1.so-categories .cat-wrap.theme2 .content-box .cat-title a {
    line-height: 1 !important;
    display: block;
    font-size:14px;
}
.cates-layout1.so-categories .cat-wrap.theme2 .content-box .child-cat .child-cat-title a {
    font-size: 12px;
    line-height: 20px;

}
.common-home.layout-1 .cates-layout1.so-categories.preset05-1 .cat-wrap .content-box {
    width: 50%;
    padding: 5px;
}
.cates-layout1.so-categories.preset01-3 .cat-wrap {
    margin: 0 -5px;
}
.cates-layout1.so-categories .cat-wrap.theme2 .content-box .inner {
        min-width: auto !important;
    }
   
    .itemList ul li .rightSide {
        text-align: left !important;
        margin-top: 15px !important;
    }
    .pro_wrap .itemList ul li .pro_img{
        width: 120px;
        height: 120px;
    }

    .pro_wrap .itemList ul li .leftSide {
        width: calc(100% - 120px);
    }
    .orderPackages td.pro_information.d_none{
        display: none !important;
    }
    .orderPackages td.pro_information.d_sm_none{
        display: block !important;
        width: 100%;
    }
   
    .itemList ul li .itemInfo h3{
        font-size: 15px !important;
    }
    .itemList ul li .itemInfo div label,.itemList ul li .rightSide div label {
        font-size: 13px !important;
    }
    .itemList ul li .rightSide div.mt15 {
        margin-top: 0 !important;
    }
}
.total-order-details .info .hidden-small{
    display: none;
}
@media (max-width: 567px){
    .wishlist-row .delete-wrap {
        position: absolute;
        right: 20px;
        z-index: 1;
    }
    .wishlist-wrap.wishlist-listing .info {
        width: calc(100% - 70px);
    }
    .wishlist-wrap .info {
        float: left;
        width: calc(100% - 20px);
    }
    .orderHistory-wrap .info .btn.btn-dark {
        margin-top: 0;
        background: #ff2d37;
        padding: 5px 10px;
        font-size: 14px;
        width: 100%;
    }
    header.typeheader-1 .search-header-w {
        height: 40px;
        width: 35px;
        line-height: 38px;
    }
    .typeheader-1 .top-link-wishlist {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }    
    .typeheader-1 .shopping_cart .btn-shopping-cart .top_cart .icon-c{
        width: 36px;
        height: 36px;
    }
    .typeheader-1 .compare, .typeheader-1 .wishlist {
        margin-right: 14px;
    }
    .total-order-details .info.hidden-big{
        display: none !important;
    }
    .total-order-details .info .hidden-small{
        display: block;
    }
    .total-order-details .info{
        display: block !important;
    }

    /* .wishlist-wrap .info a{
        width:  calc(100% / 2) ;
    } */
    .wishlist-wrap .info .price-wrap{
        /* width: auto; */
        line-height: 1.5;
    }
    /* .wishlist-wrap .info .track-wrap {
        width: auto;
    } */
    .wishlist-wrap .info .track-wrap.hidden-small{
        display: block;
    }
    .wishlist-wrap .info .track-wrap.hidden-big{
        display: none;
    }
    /* .ResultWrap ul li {
        width: 100%;
    } */
    .wishlist-wrap .productImg{
        width: 50px;
        height: 50px;
    }
    .wishlist-wrap .info {
        font-size: 13px;
    }
    .ResultWrap h2 {
        font-size: 16px;
    }
    .orderPackages td.pro_information.d_sm_none{
        display: block !important;
        width: 50%;
    }
    .orderPackages *{
        display: block !important;
    }
    .orderPackages.table .productImg .info span,.orderPackages td.pro_information {
        font-size: 14px;
    }
    
    .orderPackages.table .productImg .info a {
        font-size: 14px;
        color: #000;
    }
    .orderPackages-body {
        padding: 0;
    }
    
  
    .orderPackages.table td {
        padding: 10px !important;
    }
    .orderPackages.table .productImg img {
        width: 50px !important;
        height: 50px !important;
    }
    .orderPackages.table .productImg {
        padding-left: 65px !important;
    }
    .pro_wrap .itemList ul li img {
        width: auto !important;
    }
    .pro_wrap .itemList ul li .leftSide {
        display: block;
        margin-top: 0 !important;
    }
    .pro_wrap .itemList ul li .pro_rate_info{
        padding-left: 15px !important;
    }
    .pro_wrap .itemList ul li .itemInfo {
        margin-top: 0 !important;
    }
   
    .itemList ul li .itemInfo div {
        display: table;
    }
   
   
    .typeheader-1 ul.top-log li{
        padding: 0;
    }
    .fa-user-plus,.fa-sign-out{
        display: inline-block;
    }
    .typeheader-1 .header-top-right {
        padding: 10px !important;
        display: flex;
        flex-wrap:wrap;
        justify-content: space-between;
        align-items: center;
    }
    .deliveryAddress div{
        width: 100% !important;
        max-width: 100% !important;
    }
}
#button-wishlist{
    font-size: 24px;
    font-weight: bold;
    padding: 0;
    width: 50px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #ff2d37;
}
#button-wishlist i{
    margin: 0;
}
#button-wishlist:hover{
    color: #fff;
}
#button-cart:hover{
    background-color: #fff;
    color: #ff2d37;
}

.check-delivery input.delivery-input {
    width: 100%;
    border: none ;
    border-bottom: 2px solid #ccc;
    margin-bottom: 15px;
    transition: .5s;
    outline: none !important;
    padding-left: 20px;
    padding-right: 60px;
    font-size: 15px;
}
.check-delivery .light-btn{
    background-color: transparent !important;
    color: #ff2d37;
    padding: 0;
    font-weight: 600;
}
.check-delivery .input-wrap{
    position: relative;
    width: 280px;
}
.check-delivery .input-wrap .fa-map-marker{
    position: absolute;
    left: 1px;
    top: 6px;
    font-size: 18px;
    opacity: .8;
}
.pro-not-delivered{
    color: #ff2d37;
    font-weight: 600;
}
.pro-delivered{
    color:#08b108;
    font-weight: 600;
}
button{
    outline: none !important;
}
.check-delivery .input-wrap .light-btn{
    position: absolute;
    right: 0;
    top: 5px;
}
.check-delivery .input-wrap:not(.active) #changePin{
    display: none;
}
.check-delivery  .input-wrap.active #checkPin{
    display: none;
}

.check-delivery input.delivery-input:focus{
    border-color: #eb1b3b;
}
@media (max-width: 480px){
    .order-header .btn {
        display: inline-grid;
        background: #eb1b3b;
        border: solid 1px #a5031c;
        border-radius: 10px;
        min-width: 32%;
    }
    .typeheader-1 ul.top-log li a span{
        display: none;
    }
    .orderHistory-wrap .wishlist-wrap .info {
        width: calc(100% - 0px);
        padding-left: 0;
        /* padding-top: 10px; */
    }
    /* .left-content-product .content-product-right .box-info-product .quantity .quantity-control{
        float: none;
    }
    .left-content-product .content-product-right .box-info-product .cart input {
        padding: 10px 10px;
        margin: 10px  0;
    } */
    
    .ResultWrap * {
        font-size: 12px;
    }
    .ResultWrap ul li a .product__info span{
        display: block;
    }
    .search_wrap .form-control,#sosearchpro .search_wrap .input-froups input::placeholder,
    #sosearchpro .search_wrap .button-search{
        font-size: 14px !important;
    }
    .stepwizard-step a {
        width: 50px !important;
        height: 50px;
        line-height: 20px;
        padding: 12px !important;
    }
    .stepwizard-step:not(:last-child) a:after, .stepwizard-step:not(:last-child) a[disabled="disabled"]:after, .stepwizard-step:not(:last-child):after {
        width: 120%;
    }
    .orderPackages td.pro_information.d_sm_none {
        width: auto;
    }
    .purchasedItem h2{
        font-size: 20px !important;
    }
    .purchasedItem td,.purchasedItem th{
        font-size: 14px !important;
    }
    .purchasedItem th{
        font-weight: 600 !important;
    }
  
    .pro_wrap .itemList ul li .pro_img{
        width: 50px;
        height: 50px;
    }
    .pro_wrap .itemList {
        padding: 10px;
    }
    .pro_wrap .itemList ul li .leftSide {
        width: calc(100% - 50px);
    }
    .new-address-btn .btn{
        width: 100%;
    }
.itemList ul li  img {
    position: relative !important;
}
    .itemList ul li .itemInfo,.itemList ul li .rightSide {
    padding-left: 0!important;
    margin-top: 15px;
}


    .so-categories .cat-wrap.theme2 .content-box img {
        max-width: 50px;
    }
    .cates-layout1.so-categories .cat-wrap.theme2 .content-box .cat-title a {
        font-size: 13px;
    }
    .cates-layout1.so-categories .cat-wrap.theme2 .content-box .viewmore {
        min-width: 90px;
        font-size: 12px;
    }
}
@media (max-width: 400px){
    .orderHistory-wrap .wishlist-wrap .info{
        display: block;
        margin-bottom: 5px;
    }
    .orderHistory-wrap  .wishlist-wrap .info a{
        width:  calc(100% / 1) ;
        display: block;
    }
    .orderDetails-wrap .wishlist-wrap .info{
        display: block;
        margin-bottom: 5px;
    }
    .orderDetails-wrap  .wishlist-wrap .info a{
        width:  calc(100% / 1) ;
        display: block;
    }
    .orderDetails-wrap  .wishlist-wrap .info .detail-button form{
        width:  100% ;
        display: block;
        margin: 5px 0;
    }
    .orderDetails-wrap  .wishlist-wrap .info .detail-button .btn{
        width:  100% ;
        display: block;
        margin: 5px 0;
    }
    .wishlist-wrap .info a{
        width:  100% ;
        display: block;
    }
    
}
.empty-text{
    padding: 50px 0;
}


.typeheader-1 .shopping_cart,.typeheader-1 .wishlist{
    position: relative;
}
span.count {
    position: absolute;
    top: -12px;
    right: -12px;
    background: #ff2d37;
    color: #fff;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    font-size: 11px;
    border-radius: 50px;
}
.theme-heading {
    color: #fff !important;
    background-color: #eb1b3b !important;
    border-color: #ddd !important;
}
