
.lsit-page-cs #search {
    outline: none;
    border: none;
    display: inline-block
}

.lsit-page-cs #burgundy {
    color: rgb(153, 40, 59)
}

.lsit-page-cs #orange{
    color: orange;
}

.lsit-page-cs .fa-search {
    font-size: 20px;
    padding: 10px;
    margin-bottom: 3px;
    padding-right: 20px;
}

.lsit-page-cs .search-nav-item {
    height: 40px;
}

.lsit-page-cs nav {
    padding: 0px 100px;
}

.lsit-page-cs .fa-user-o,
.lsit-page-cs .fa-shopping-cart {
    font-size: 20px;
    padding: 4px;
}

.lsit-page-cs .form-group {
    margin-bottom: 5px;
}
input[type=checkbox], input[type=radio] {
    vertical-align: sub;
}
.lsit-page-cs label {
    padding-left: 2px;
}

.lsit-page-cs .form-group:last-child {
    margin-bottom: 0;
}

.lsit-page-cs h6 {
    margin-bottom: 0px
}

.lsit-page-cs #sort {
    outline: none;
    border: none
}


.lsit-page-cs .card-body {
    padding: 8px
}

.lsit-page-cs .sign {
    width: 25px;
    height: 25px
}

.lsit-page-cs .discount {
    border: 1px solid orange;
    border-radius: 5px;
    width: 65px;
    position: absolute;
    top: 2%
}
.lsit-page-cs .filters{ padding-bottom: 5px; margin-bottom: 5px;}

@media(min-width:1200px) {
    .lsit-page-cs #search {
        width: 300px;
        padding: 5px;
        padding-left: 20px
    }

    .lsit-page-cs .search-nav-item {
        margin-left: 400px;
        width: 350px
    }

    .lsit-page-cs .fa-user-o {
        margin-left: 300px
    }

    .lsit-page-cs .text {
        display: none
    }

    .lsit-page-cs .fa-user-o,
    .lsit-page-cs .fa-shopping-cart {
        font-size: 20px;
        padding-left: 20px
    }

    .lsit-page-cs #sidebar {
        padding: 20px;
        float: left
    }

    .lsit-page-cs #products {
        padding: 10px;
        margin: 0;
        float: right
    }

    .lsit-page-cs .card {
        width: 300px;
        height: 330px;
        border: none
    }

    .lsit-page-cs .card-img-top {
        width: 295px;
        height: 200px;
        border-radius: 10px
    }

    .lsit-page-cs del {
        padding-right: 2px
    }

    .lsit-page-cs .filters,
    #mobile-filter {
        display: none
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .lsit-page-cs #search {
        width: 300px;
        padding: 5px;
        padding-left: 20px
    }

    .lsit-page-cs .search-nav-item {
        margin-left: 200px;
        width: 350px
    }

    .lsit-page-cs .fa-user-o {
        margin-left: 160px
    }

    .lsit-page-cs .text {
        display: none
    }

    .lsit-page-cs #sidebar {
        padding: 20px;
        float: left
    }

    .lsit-page-cs #products {
        padding: 10px;
        margin: 0;
        float: right
    }

    .lsit-page-cs .card {
        width: 200px;
        height: 330px;
        border: none
    }

    .lsit-page-cs .card-img-top {
        width: 200px;
        height: 200px;
        border-radius: 10px
    }

    .lsit-page-cs .fa-plus,
    .lsit-page-cs .fa-minus {
        font-size: 12px
    }

    .lsit-page-cs .sign {
        height: 25px
    }

    .lsit-page-cs .price {
        width: 99px
    }

    .lsit-page-cs .filters,
    .lsit-page-cs #mobile-filter {
        display: none
    }
}

@media(min-width:768px) and (max-width:991px) {
    .lsit-page-cs #search {
        width: 300px;
        padding: 5px;
        padding-left: 20px
    }

    .lsit-page-cs .search-nav-item {
        margin-left: 60px;
        width: 350px
    }

    .lsit-page-cs .fa-user-o {
        margin-left: 80px
    }

    .lsit-page-cs .text {
        display: none
    }

    .lsit-page-cs #sidebar {
        padding: 20px;
        float: left
    }

    .lsit-page-cs #products {
        padding: 10px;
        margin: 0;
        float: right
    }

    .lsit-page-cs .card {
        border: none
    }

    .lsit-page-cs .filters,
    .lsit-page-cs #mobile-filter {
        display: none
    }
}

@media(min-width:576px) and (max-width:767px) {
    .lsit-page-cs .text {
        display: none
    }

    .lsit-page-cs .search-nav-item {
        margin-left: 35px;
        width: 270px
    }

    .lsit-page-cs #search {
        width: 240px;
        padding: 5px;
        padding-left: 20px
    }

    .lsit-page-cs .fa-search {
        padding: 3px;
        font-size: 18px
    }

    .lsit-page-cs #sidebar {
        padding: 20px;
        float: left
    }

    .lsit-page-cs #products {
        padding: 10px;
        margin: 0;
        float: right
    }

    .lsit-page-cs .card {
        border: none
    }

    .lsit-page-cs #off {
        padding-left: 2px
    }

    .lsit-page-cs #sorting span,
    .lsit-page-cs #res {
        font-size: 14px
    }

    .lsit-page-cs .filters,
    .lsit-page-cs #mobile-filter {
        display: none
    }
}

@media(max-width:575px) {
    .lsit-page-cs .search-nav-item {
        margin: 0;
        width: 100%;
        margin-top: 10px
    }

    .lsit-page-cs #search {
        width: 80%;
        padding-left: 10px;
        margin-top: 10px;
        padding-right: 10px
    }

    .lsit-page-cs .fa-search {
        padding: 10px;
        font-size: 18px
    }

    .lsit-page-cs #sidebar {
        display: none
    }

    .lsit-page-cs #sorting,
    .lsit-page-cs #res {
        font-size: 12px;
        margin-top: 2%
    }
}

.categ-sidebar {
    padding: 5px 23px 5px 5px;
    margin-bottom: 4px;
}


.refine{
    background-color: #ffc107;
    padding: 10px;
    border-radius: 5px 5px 0 0;
	color: #fff;
	}
.refine a{color: #fff;}
.refine a i{font-size: 20px;}

.prod-view-page-cs .card {
    background-color: transparent;
    padding: 14px;
    border: none;
}

.prod-view-page-cs .demo {
    width: 100%;	
}

.prod-view-page-cs ul {
    list-style: none outside none;
    padding-left: 0;
    margin-bottom: 0;
}

.prod-view-page-cs li {
    display: block;
    float: left;
    margin-right: 6px;
    cursor: pointer;
}

.prod-view-page-cs img {
    display: block;
    height: auto;
    width: 100%;
}

.prod-view-page-cs .store-image {
    width: 42px;
}

.prod-view-page-cs .card-body {
    padding: 0.3rem 0.3rem 0.2rem;
}

/*-------------------- Product details---------------------------------------------------------*/

.singal-prod-view .card {
    background-color: transparent;
    padding: 14px;
    border: none;
}

.singal-prod-view .demo {
    width: 100%;	
}

.singal-prod-view ul {
    list-style: none outside none;
    padding-left: 0;
    margin-bottom: 0;
}

.singal-prod-view li {
    display: block;
    float: left;
    margin-right: 6px;
    cursor: pointer;
}

.singal-prod-view img {	
	width: 100%; 
    /*display: block;
	height: auto;
    */
}
.singal-prod-view .imgBox{ text-align:center;}

.singal-prod-view .store-image {
    width: 42px;
}

.singal-prod-view .card-body {
    padding: 0.3rem 0.3rem 0.2rem;
}

.btn .fa{ margin-right:0;}

.md-outline.select-wrapper+label {
top: .5em !important;
z-index: 2 !important;
}

.pay-price-desc button {border-radius: 0 20px 20px 0;}
.pay-price-desc input {border-radius: 0;}

.no-found-records{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-weight: bold;
    color: #dc3545c9;
    padding: 4%;
	}

/*----------- Mobile section -----------------------*/
@media (min-width:1025px)
{
.p-details .card{min-height: 500px;}

}

@media only screen and (max-width:1024px) 
{
	.shoping-cart-desc .col-2{display:none;}
	.shoping-cart-desc .col-10{width:100%; max-width: 100%; flex: auto;}
	.shoping-cart-desc .date{font-size:12px !important;}
	.allItems{float:right;}
	.allPrice{float:left;}
}



.preferredHeight {
  height: 500px;
  position: relative;
}

.preferredHeightList {
  height: 315px !important;
  position: relative;  
}

.border-white{border: 1px solid rgba(0,0,0,.1) !important;}
.qty-click{border: 1px solid #545353;}

select {
    background-color: #9db631c2;
}


.filter-prod{
	position:absolute; 
	left:0; 
	z-index:1;
	background-image: url('../../images/bg-top-product.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-box-shadow: 0px 3px 21px 0px rgb(23 23 23 / 74%);
    -moz-box-shadow: 0px 3px 21px 0px rgb(23 23 23 / 74%);
    box-shadow: 0px 3px 21px 0px rgb(23 23 23 / 74%);
	border-radius: 0 20px;
	}
.close-button{  
	position: absolute;
    right: 0;
    padding: 5px;
    top: 0;
    color: #cc1e2f;
    font-size: 1.5rem;
}

.filter-head{
	background-color: #17171763;
    width: 100%;
    border-radius: 0 20px 0 0;
    padding: 15px 10px;
	color: white;
}
.font-cart{font-size: 1.3rem; vertical-align: middle; }

.pholder-input input, .pholder-input textarea,  .pholder-input select{
    padding: 18px 0 0 15px;
	height:50px;
}
.pholder-input label.input{    
	position: absolute;
    left: 32px;
    top: 3px;
    font-size: 12px;
    color: #a4a0a0;
	}
/*---------------------- Mobile part ---------------------------------*/
@media only screen and (max-width:1024px) 
{
	.manage-order-img{ width:100%;}
}