/* 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:30px;  
}

.img-incart{
	opacity: 0.5;
}

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

.lg-down{
    position: absolute;
    top: -3px;
    right: 69px;
    display: block;
	z-index: 126;
}
/* background-image: linear-gradient(#9d0056,#a5005b);	 */ 
.header-container{
    padding: 17px 0px 0px 0px;
	background-color: #404042;
    
}

.header{
    background-color: #404042;
	margin-bottom: -21px;
	border-top: none;
}

.header-dropdown-buttons .btn-group > .btn {
	background-color: #ddd7be:
    border: 2px solid #f59c1e;
}

.logo2 img{
   width:140px;
   heigth:140px;
    position: absolute;
    z-index: 3000;
    left: 0px;
    top: -33.5px;
}

.header .navbar-nav li .nav-link {
	color: #fff;
	font-weight: bold;
}

.header .navbar-nav li .nav-link:focus,
.header .navbar-nav li .nav-link:hover,
.header .navbar-nav .show > .nav-link,
.header .navbar-nav li .nav-link.show,
.header .navbar-nav .active.show > .nav-link,
.header .navbar-nav li.show .nav-link.active {
  background-color: #84c125;
  border-bottom-color: #84c125;
  border-right: 1px solid #84c125;
  border-left: 1px solid #84c125;
  z-index: 0;
}

.header .navbar-nav li .nav-link:focus,
.header .navbar-nav li .nav-link:hover,
.header .navbar-nav .show > .nav-link,
.header .navbar-nav li .nav-link.show,
.header .navbar-nav .active.show > .nav-link,
.header .navbar-nav li.show .nav-link.active {
  color: #fafafa;
}

.header .navbar-nav .dropdown-toggle::after {
	content: none;
}

.header .navbar-nav li.dropdown .nav-link {
    padding-right: 13px;
    padding-left: 13px;
}

.logo img {

    width: 350px;
    margin-top: 0px;
}

.tp-bullets, .tp-tabs, .tp-thumbs{
	margin-top: 15px;
}

.overlay-container {
    position: relative;
    display: flex;
    text-align: center;
    overflow: hidden;
    height: 218px;
    overflow: hidden;
}

.itemsimg {
    max-height: 100%;
    margin: auto;
}

.listing-item .body {
    padding: 15px;
    min-height: 124px;
}

.listing-item .price {
    font-size: 16px;
    margin-top: 1px;
    display: inline-block;
    font-weight: 400;
}

.body h5 {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    height: 60px;
}
img{
max-height:170px
;
}
@media only screen and (max-width: 480px) {
 .itemsimg {
    max-height: 100%;
    margin: auto;
}
}