﻿/*customize for this customer*/
.row.full-view,
.row.compact-view{
	background: #000000;
}
header{
	color: #ffffff;
}
.logo_img {
    width: 120px !important;
    margin-top: -15px;
}
.favourites,
#wrapper, #wrapper-compact,
.shipping{
	border-right: 1px solid #ffffff !important;
}
header .favourites a{
	color: #ffffff;
}

.btn-info,
.list-unstyled #user, .list-unstyled #user-compact,
.glyphicon.glyphicon-shopping-cart{
	color: #ffffff;
}
.dropdown-menu-left{
	background: #F8AC01;
}
.shopping-value{
	background: #F8AC01;
}
.product-box-add-to-cart-button.in-cart{
	background: #F8AC01 none repeat scroll 0 0
}
@media (min-width: 1084px) {
	.logo_img {
		width: 154px !important;
		margin-top: -15px;
	}
    .dropdown-menu-left > li > a
	 {
        color: #ffffff;
    }
	.dropdown-menu-left li .popup-content li a	{
		color: #000000
	}
	.row.full-view {
		height: 90px;
	}
	
	.navigation-panel {
        margin-top: 25px;
    }
	    .nav-search.logged-in {
        margin-top:15px;
    }
	.nav-userlogin.userlogin.logged-in {
        margin-top: 15px;
	}
}
@media (min-width: 1140px) {
    .nav-userlogin.userlogin.logged-in {
        width: 42%;
    }
}
	@media (min-width: 1200px) {
    .nav-search.logged-in {
        max-width: 230px;
    }
	    .nav-userlogin.userlogin.logged-in {
        width: 46%;
    }
	}
@media (min-width: 1400px) {
    .nav-userlogin.userlogin.logged-in {
        width: 40%;
        margin-top: 25px;
    }
	.nav-search.logged-in {
        max-width: 355px;
    }
}
@media (min-width: 1500px) {
    .nav-search.logged-in {
        max-width: 380px;
    }
}
@media (min-width: 1600px) {
    .nav-search.logged-in {
        max-width: 430px;
    }
}
@media (min-width: 1700px) {
    .nav-search.logged-in {
        max-width: 490px;
    }
}
@media (min-width: 1800px) {
    .logo_img {
		width: 200px !important;
		margin-top: 0;
	}
	
	.row.full-view {
        height: 110px;
	}
	    .navigation-panel {
        margin-top: 35px;
    }
	    .nav-search.logged-in {
        max-width: 500px;
		margin-top:25px;
    }
}



@media (max-width: 1083px) {
    .logo_img {
		margin-left: 0;
        width: 120px !important;
        margin-top: -11px;
	}
	.container-fluid > .navbar-header {
        background-color: #000000;
    }
	.top-cart-section	{
		border-right: 1px solid #ffffff !important;
	}
	.search-wrapper{
		background: #000000;
	}
	    .box-content .nav {
			background: #000000;
		}
		.dropdown-menu-left{
	background: #000000;
}
		    .dropdown-menu-left > li > a,
						{
        color: #ffffff !important;
    }
	.dropdown-menu-left li .popup-content li a{
		color: #000000
	}
}