

.express-shop-wrapper .slick-slider {
    background: #eeeef6;
    border-bottom: 0px solid #eeeef6;
}
.category-carousel .category-carousel-arrow {
    background-color: #eeeef6 !important;
    color: #666;
}
.category-carousel .slick-slide a {
    color: #666;
}
.category-carousel {
    margin-bottom: 0px;
}
.slick-active .qcld-express-active-category, .category-carousel .slick-slide a:hover {
    border-bottom: 0px !important;
    color: #4f5adc !important;
}

.qcld-express-shop-float-cart i {
    color: #ffd0e0;   
}

/*------------------------------------------------
Style 03 Layout
-----------------------------------------------*/
.qcld-express-row #sku-sort, .qcld-express-row #title-sort, .qcld-express-row #price-sort {
	color: #666 !important;
}

.express-shop-wrapper {
    margin: 0 auto;
    max-width: 100%;
}

.qcld-express-table {
    margin: 0;
    width: 100%;
   /* box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);*/
    display: table;
    /*overflow: hidden;*/
}

.qcld-express-table .qcld-express-row.qcld_header{
	background:#e3e3ee;
}

.qcld-express-row {
    position: relative;
    margin: 2px 0;
    display: table-row;
    box-shadow:0 1px 0px 0 #eceff8;
    -webkit-transition: all 0.5s linear; /* Safari 3.2+, Chrome */
    -moz-transition: all 0.5s linear; /* Firefox 4-15 */
    -o-transition: all 0.5s linear; /* Opera 10.5-12.00 */
    transition: all 0.5s linear; /* Firefox 16+, Opera 12.50+ */
}


.qcld-express-row:nth-of-type(odd) {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f86a78+0,dd4b89+100 */

}
a{
    text-decoration:none;
}
.qcld-express-sku-cell {
    position: relative;
}
.qcld-express-row .qcld-express-sku-cell::before {
    content: "";
    width: 2px;
    height: 100%;
	left:0;
	top:0;
    position: absolute;
}
.qcld-express-row:hover .qcld-express-sku-cell::before {
    background: #8b91dd;
}
.qcld-express-row:hover {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
  -webkit-box-shadow: 2px 0 40px 2px rgba(0,0,0,.1);
	box-shadow: 2px 0 40px 2px rgba(0,0,0,.1);
}

.qcld-express-cell {
    padding: 15px 12px;
    display: table-cell;
    vertical-align: middle;
    text-align:center;
}

.qcld-express-title-cell {
  min-width: 130px;
  width: 130px;
}

.qcld-express-row p{
    color:#666;
}

.qcld-express-row a{
    color:#666;
}


/* .qcld-express-row .qcld-express-sku-cell {
    max-width: 125px;
} */
.qcld-express-row input{
    height:30px;
}
.qcld-express-row .qcld-express-sku-cell input{
    max-width: 46%;
    text-align: center;
    border:none;
}
.qcld-express-row .qcld-express-title-cell input{
    max-width: 50%;
    text-align: center;
    border:none;
}
.qcld-express-row .qcld-express-price-cell input{
    max-width: 30% !important;
    text-align: center;
    border:none;
    padding: 2px;
    background:#ffd9da;
}
.qcld-express-price-cell .qcld-express-price{
    color:#666;
    font-size:16px ;
    font-style: italic;
    font-weight: 600;
}
.qcld-express-avail-cell .qcld-express-avail{
    font-size: 14px;
}
.qcld-express-row.qcld_header .qcld-express-cell p {
    margin: 0;
    padding: 0;
    /*text-align: center;*/
    display: inline-block;
}
.qcld-express-action-cell {
    text-align: right;
    min-width: 140px;
}

.qcld-express-row.qcld_header button#submit_search {
    vertical-align: middle;
	height: 38px;
    padding: 10px 15px !important;
    -moz-transform: rotate(-90deg) translateY(28px);
    -webkit-transform: rotate(-90deg) translateY(28px);
    -o-transform: rotate(-90deg) translateY(28px);
    -ms-transform: rotate(-90deg) translateY(28px);
    transform: rotate(-90deg) translateY(28px);
/*  color: #fff;*/
	background: #8b91dd;
    border: none;
    font-size: 12px;
    cursor: pointer;
}
/*.qcld-express-row.qcld_header button#submit_search {
    font-size: 12px;
    line-height: 26px;
    font-weight: normal;
    background-color: #585a59;
    display: block;
    width: 70%;
     float: right;
}*/
.qcld-express-simple-p-qnty{
    position: relative;
    display: inline-block;
    width: 30%!important;
    padding:2px 0px !important;
    text-align:center;
}
.qcld_express_s_p,.qcld_express_v_p{
    position: relative;
    display: inline-block;
    width: 30% !important;
    padding: 2px 9px;
    font-size: 18px;
}
.qcld_express_product_details{
    position: relative;
    display: inline-block;
    width: 20% !important;
    padding: 2px 9px;
    font-size: 18px;
    line-height: 0.5;
}
/* .qcld_express_product_details:before {
    content: "";
    background: #fff;
    position: absolute;
    top: 7px;
    left: -2px;
    height: 50%;
    width: 1px;
} */
.express-shop-wrapper .slick-slider span {
    font-size: 18px;
    line-height: 30px;
}



.qcld-express-cell h3.qcld-express-title {
    margin: 0;
    padding: 0;
    font-size: 18px;
    color: #fff;
}

.qcld-express-thumb-cell img, .qlcd-express-list-thumb {
    border-radius: 50%;
    max-width: 80px;
}
.qc-left-side-item-list {
	width: 15%;
	float: left;
	box-sizing: border-box;
	/*padding-left: 20px;
	padding-right: 20px;*/
}
.qcld-express-slope-wrapper-rights {
	width: 85%;
	float: right;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
}

.qc-left-side-item-list a {
	width: 100%;
    color: #888;
	background: #eff0f2;
	display: inline-block;
	margin-bottom: 3px;
	padding: 8px 8px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.qc-left-side-item-list a:hover {
    background:#222;
    color:#fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
/*.qc-left-side-item-list .qcld-express-current {
	background:#222;
	color:#fff;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}*/
.clearfix-row::after {
    display: block;
    clear: both;
    content: "";
}
.express-shop-wrapper {
	padding-top: 30px;
}
.qcld-express-more-scroll-container {
	margin-bottom: 30px;
    display: none;
}
.op-is-open-shortcode {
	margin-top: 30px;
}

.qcld-express-category{
    padding:10px 15px;
    position: absolute;
	    overflow: hidden;
    height:65px;
}
.qcld-express-row:first-child{
background:#eee;	
}
.qcld-express-colspan{

}

.qcld-express-colspan {

    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-box-shadow: 2px 0 40px 2px rgba(0,0,0,.1);
    box-shadow: 2px 0 40px 2px rgba(0, 0, 0, 0.1);

}

.qcld-express-slope-wrapper-rights .qcld_hot-deals-tab {
    width: 100% !important;    
}


.qcld-express-category a{
    font-size:20px;
    font-weight: bold;
}

@-moz-document url-prefix() {
    .qcld-express-category {
      width: 100%;
    }
}

.qcld-express-colspan {
    height:65px;
    width: 100%;
}




@media screen and (min-width: 992px) {


@-moz-document url-prefix() {
.qcld-express-category {
    width: 100% !important;
    min-width: 594px !important;

}	
}

	
}

/* Responsive Styles */
@media screen and (min-width: 1700px) {

    .qcld-express-category{
         width: 81.3%;
    }
}

@media screen and (max-width: 1600px) {
   .qc-left-side-item-list {
		width: 20%;
	}
	.qcld-express-slope-wrapper-rights {
		width: 80%;
	}

}

@media screen and (max-width: 1366px) {
    .qcld-express-cell.qcld-express-action-cell {
      min-width: 140px;
    }
	.qc-left-side-item-list {
		width: 20%;
	}
	.qcld-express-slope-wrapper-rights {
		width: 80%;
	}
}

@media screen and (max-width: 1199px) {
    .qcld-express-cell.qcld-express-action-cell {
      min-width: 140px;
    }
	.qc-left-side-item-list {
		width: 20%;
	}
	.qcld-express-slope-wrapper-rights {
		width: 80%;
	}
}

@media screen and (max-width: 1250px) {
    .qcld-express-product-container .qcld-express-desc-cell, .qcld-express-product-container .qcld-express-avail-cell, .qcld-express-product-container .qcld-express-sku-cell {
        display: none;
    }
	
	.qcld-express-shop-right-float-cart .qcld-remove-cart-item i,
	.qcld-remove-cart-item i {
		color: #fff;
	}
}

@media screen and (max-width: 991px) {
    .qcld-express-show-cart-data .qcld-express-table .qcld-express-row:first-child, .qcld-express-row.qcld_header .qcld-express-thumb-cell, .qcld-express-action-cell .qcld-express-action-heading {
        display: none;
    } 

    .qcld-express-action-cell button {
        margin: 10px 0;
    }

    .qcld-express-table {
        display: block;
    }

    .qcld-express-row {
        padding: 8px 0;
        display: block;
    }

    .qcld-express-cell {
        padding: 2px 12px;
        display: block;
        text-align: center;
    }

    .qcld-express-thumbnail {
        text-align: center;
    }

    .qcld-express-thumb-cell img, .qlcd-express-list-thumb {
        margin: 0 auto;
        max-width: 100px;
    }
    .qcld-express-row.qcld_header button#submit_search {
      margin-left: 5px;
      transform: rotate(0deg) translateY(0px) !important;
      width: 57%;
    }
    .qcld_express_s_p, .qcld_express_v_p, .qcld_express_product_details {
      display: inline;
    }
    .qcld-express-cell h3.qcld-express-title {
      padding: 10px 0;
    }
    .qcld-express-shop-cart .qcld-express-cell.qcld-express-quantity-cell {
      max-width: 100% !important;
    }
    .qcld-express-title-heading > a, .qcld-express-price-heading > a, .qcld-express-action-heading {
      display: none;
    }

	.qcld-express-cell {
		padding: 6px 12px;
		max-width: 100% !important;
	}
    .qcld-express-action-heading {
      display: none !important;
    }
    .qcld-express-row .qcld-express-title-cell input {
      width: 57%;
      max-width:100%;
    }
    ul.qcld-express-action li {   
      width: 10%;
    }
	
	.qcld-express-shop-right-float-cart .qcld-remove-cart-item i,
	.qcld-remove-cart-item i {
		color: #fff;
		float: none;
	}
	.qcld-express-cell.qcld-express-action-cell {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.qc-left-side-item-list {
		width: 100%;
	}
	.qcld-express-slope-wrapper-rights {
		width: 100%;
	}
	

    .qcld-express-title-cell {
      min-width: 100% !important;
      width: 100% !important;
    }

    .qcld-express-category {
        width: 100% !important;
    }

    .qcld-express-table .qcld-express-row.qcld_header {
        background: transparent; 
    }

    .qcld-express-slope-wrapper-rights {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }

    .qcld-express-slope-wrapper-rights .qcld_hot-deals-tab {
        width: 100% !important;    
    }

}


.qcld-express-row .qcld-express-price-cell input {
    /* max-width: 28% !important; */
}

.qcld-express-action-cell .qcld-express-action {
	padding-right: 5px;
	text-align: center;
	max-width: 120px;
	margin: 0 auto !important;
}
.qcld-express-action {
	border: 1px solid #8b91dd;
	border-radius: 30px;
}

.qcld-express-simple-p-qnty {
	position: relative;
	display: inline-block;
	width: 38% !important;
	padding: 2px 0px !important;
	text-align: center;
}
.qcld-express-action i,
.qcld-express-desc i {
	color:#8b91dd;
}

.qcld-express-row .qcld-express-sku-cell {
    max-width: 130px;
}
.qcld-remove-cart-item i {
	color: #fff;

}

.qcld-express-action-cell .qcld-express-action-heading{
  /* float:left !important; */
}

.qcld-express-action li {
    display: inline;
}

.is-sticky .category-carousel{
    background:#ddd !important;
    z-index:999999999999 !important;
}

.qcld-express-action input{
    margin-bottom: 3px;
        
}

.qcld-express-category-title{
    /*width:25%;*/
    float:left;
    line-height: 40px;
}

.qcld-express-category-description{
    width:73%;
    float:left;
    padding-left:2%;
    font-weight: normal !important;
    font-size:14px !important;
}


@media only screen and (max-width: 991px){
.qcld-express-table .qcld-express-row.qcld_header {
    display: none;
}
}
@media only screen and (max-width: 960px){
   

    .qcld-express-category {
        width: 100%;
    }

    .is-sticky .category-carousel .slick-slide a {
        color: #fff !important; 
    }

    .is-sticky .category-carousel {
        background: rgba(67,62,62,0.9) !important;
        z-index: 999999999999 !important;
    }

    .qc-left-side-item-list .is_stickyed  a {
        background: transparent; 
       
    }
}


.express-shop-wrapper .qc-left-side-item-list ul{
    padding: 0px 0px 0px 5px !important;
    line-height: 26px;
    list-style-type: none !important;
    margin: 0px 0px 0px 0px;
}

.express-shop-wrapper .qc-left-side-item-list ul li {
    position: relative;
    overflow: hidden;
    white-space: nowrap;
}
.express-shop-wrapper .qc-left-side-item-list ul li ul.qcld_express_children{
    position: relative;
    width:100%;
    height:auto;
    top:0px;
    left:0px;
    padding-bottom:5px;
    padding:0px;
    margin:0px;
    margin-left: 5px;
}

.express-shop-wrapper .qc-left-side-item-list ul li  ul.qcld_express_children li{
    padding: 0px;
    width: 100%;
    text-align: left;
    transition: all 0.3s ease-in;
    box-shadow: 0px 0px #126CA1 inset;
    transition: box-shadow .3s,text-indent .3s;
    margin-left: 5px;
}
.express-shop-wrapper .qc-left-side-item-list ul li  ul.qcld_express_children li a{
    height: 40px;
    line-height: 26px;
    background: #eff0f2;
    cursor: pointer;
}


.express-shop-wrapper .qc-left-side-item-list ul li a:hover{
    box-shadow: 4px 0px #126CA1  inset;
    transition: box-shadow .3s linear,text-indent .3s linear;
    text-indent: 10px;
}
.express-shop-wrapper .qc-left-side-item-list ul li ul.qcld_express_children li a:hover{
    box-shadow: 4px 0px #126CA1  inset;
    transition: box-shadow .3s linear,text-indent .3s linear;
    text-indent: 10px;
}


.qcld_side_dropdown_tab > a.qcld-express-active-category{
    border-left: 2px solid #333;
}