 hr {
    margin-top: 8px;
    margin-bottom: 8px;
  }

 .product_details .nav-tabs > li {
    width: 23%;
    text-align: center;
}

.tour_list_item .sale {
    position: absolute;
    top: -275px;
    background: #dfe30a;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    line-height: 40px;
    font-size: 13px;
    text-align: center;
    left: -12px;
}



.product_details .product_vendor_info span ,.product_details .product_vendor_info a{
  display: inline-flex;
  padding: 0px 7px;

}

.product_details .product_details_cost_container .product_mrp{
  text-decoration:line-through;
  color:#5b5a5a; 
  font-size: 14px;
}


.product_details .product_details_cost_container .sale {
    position: absolute;
    top: -9px;
    background: #dfe30a;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    line-height: 40px;
    font-size: 13px;
    text-align: center;
    left: 85px;
}

.tour_list_item .product_mrp{
  text-decoration:line-through;color:#5b5a5a; 
}





.noUi-tooltip {
  
    font-size: 10px;
}

.noUi-horizontal .noUi-tooltip {
   
    left: 0%!important;
   
}

.noUi-horizontal .noUi-handle-lower .noUi-tooltip {
   
    left: 80%!important;
   
}



#specification table{
  padding:10px;
  border: 1px solid #ddd; 
}


#specification table td{
  padding:10px;
 }





.product_details .add_to_cart_msg_container a{
color:#fff!important;
}

.product_details .add_to_cart_msg_container{
background:#000;
 padding:4px;
 text-align:center;
}



.cart_content .qty{
padding:7px;
width:55px;
border:1px solid #CCCCCC;
font-size:14px;
text-align:center;
}

.cart_table_heading {
    background: #333333!important;
    color: #FFFFFF!important;
}

.no_btn{
  background: none;
  border: none;
  cursor: pointer;
}



.value-button {
  display: inline-block;
  border: 1px solid #ddd;
  margin: 0px;
  width: 50px;
  height: 41px;
  text-align: center;
  vertical-align: middle;
  padding: 11px 0;
  background: #eee;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 13px;
}

.value-button:hover {
  cursor: pointer;
}

form #decrease {
  margin-right: 0px;
  border-radius: 8px 0 0 8px;
}

form #increase {
  margin-left: 0px;
  border-radius: 0 8px 8px 0;
}

form #input-wrap {
  margin: 0px;
  padding: 0px;
}

input#number {
  text-align: center;
  border: none;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
    margin: -6px;
    width: 40px;
    height: 41px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}







.attribute_option_value_display{
padding:4px 15px;
border:1px solid #CCCCCC;
text-align:center;
margin:5px;
transition:0.3s;
}
 


.attribute_option_value_display:hover,.attribute_option_value_display_active{
 border:1px solid #F8694A;
 background:#F7F7F7;
 
}



 



 




 .aside .filter_checkbox{
width:22px;
height:16px;

 }


#aside{
background:#fff;
border-right: 1px solid #e9e9e9;
padding-left:20px;
 width:22%;
float:left;
}


.product_listing_container{
background:#fff;

width:78%;
float:right;
padding-left:20px;
}

 

#aside,.product_listing_container{
min-height:600px;
padding-top:15px;
}

.no_more_item_message{
background:#fff;
padding-bottom:20px;
}


.product_filter_container{
display:none;
}

.close_filter{
display:none;
} 
 
#aside{
display:block;
}





.store-filter{
  padding-bottom: 12  px;
}

  


.border_bottom{
clear:both;
border-bottom:1px solid #e9e9e9;
}
.sort-filter{
  float: right;
}

@media  screen and (max-width:768px){
 
 .sort-filter{
  float: none;
}

 .product_gallery_container{
min-height: 270px;  
    
}

#gallery_product_gallery img{
  display: inline-flex;
  width: calc(100%/3.2);
}


.sort_filter_container_desktop{
display:none;
} 
 

#store {
 margin-top: 0px;
 padding-top: 0px;
    
} 
 


.product_filter_container{
   background: #333;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 4px;
    position: fixed;
    bottom: 5px;
    left: 32%;
     z-index: 999999;
  color:#FFFFFF;
  height:40px;
  line-height:40px;
}

.product_filter_container button{
color:#FFFFFF;
font-size:12px;
padding:0px 16px;
background: #333;
border: 1px solid #000;
}

.product_filter_container option{
color:#333333;
}

.sort_filter_mobile{
width: 60px;
box-shadow:0px 0px 0px 1px #333 inset, 0px 0px 0px 5px transparent;
     padding: 4px 4px;
  height:auto;
  
   }
   
.sort_filter_mobile_container{
border-right:1px solid #666666;
 
 }  


 
.close_filter{
display: block;
    position: absolute;
    right: 30px;
    font-size: 19px;
    font-weight: normal;
}
 
 .page_heading {
padding-left:4%!important;
}

#aside,.product_listing_container{
min-height:auto;
}

#aside{
width:100%;
position:fixed;
top:0px;
z-index:999999;
height: 100%;
overflow: scroll;
}

#aside{
display:none;
}

.product_listing_container {
width:100%;
}


.aside .filter_checkbox {
    width: auto;
    height: auto;
}

}