/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.4.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

.header-top a{
	/*color: #ffffff;*/
	font-weight: normal;
}

.form_filter{
	    margin: 0;
}

.set_filter{
    /*padding: 15px;*/
    width: 60%;
    margin: 0;
    border: 0;
    background: #efefef;
    border-radius: 0 0 9px 9px;
	padding: 30px 0px 15px 25px;
}

.set_filter a{
	font-weight: 400;
    font-size: small;
}

.breadcrumb-item span{
	padding: 2px;
    margin-left: 15px;
    border: 1px solid #9999;
    border-radius: 6px;
}

.breadcrumb-item span a{
	font-weight: 100;
}

#header-top-second{
	color: #000;
}

.p-dest{    
    font-weight: 100;
    font-size: 19px;
    margin-bottom: 50px;
}

.text-danger{
	color: #ff0700 !important;
}

.img-banner{
	margin: 0 auto;
}

.inputError{
	border-color: #bd0707;
}

.incart {
  position: absolute;
  top: 0;
  right: 0;   
  z-index: 1;
}

.incart img{
	height:25px;  
}

.img-incart{
	opacity: 0.5;
}

.tp-revslider-slidesli img{
	width: 100%;
}

.lg-down{
    position: absolute;
    top: -3px;
    right: 69px;
    display: block;
	z-index: 126;
}

.logo2 img {
    width: 120px;
    position: absolute;
    z-index: 3000;
    left: 20px;
    top: -8px;
}
.itemsimg {
    max-height: 100%;
    margin: auto;
}

@media only screen and (max-width:9960px) {
 
  img {
   max-height: 100%;
  }
 
}