/*
Theme Name: Tenelves Child
Theme URI: http://www.codecentury.com/
Author: codecentury
Author URI: http://www.codecentury.com/
Template: tenelves
Description: Tenelves Child
Version: 2.5
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: tenelves-child
*/

.header-style-1 .main-header .logo-holder .logo {
	text-align: center;
}
@media (min-width: 992px) {
	.main-header .logo a img {
	    width: 180px;
	    position: absolute;
	    left: 50%;
	    left: calc(50% - 90px);
	    top: 0px;
	}
}

@media (min-width: 992px) {
.header-style-1 .user-login {
    float: left !important;
    padding-left: 40px;
}
.header-style-1 .top-cart-row .dropdown-cart {
    float: left;
    padding-left: 180px;
}
.header-style-1 .nav-outer {
	float: none !important;
}

.header-style-1 .nav-outer {
	height: 52px;
}
.header-style-1 .nav.navbar-nav {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
}

.main-header .logo a img {
    width: 180px;
    position: absolute;
    top: -73px !important;
}

/* .yamm.navbar.navbar-default {
    background: #f3edd5 !important; 
}
.header-style-1 .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a {
	color: #033009  !important;
	font-weight: 700 !important;
} */

}

@media (min-width: 768px) {
	.yamm.navbar.navbar-default {
    background: #f3edd5 !important; 
}
.header-style-1 .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a {
		color: #033009  !important;
		font-weight: 700 !important;
	}
}



.top-bar .cnt-account ul > li a {
	color: #fff !important;
}
.top-bar .cnt-account ul.dd-click-off-close > li a {
	color: #000 !important;
}
header .dd-pointer-down {
    border-top: solid 4px #ffffff !important;
}

header [class*="col-"], header .navbar {
	position: relative !important;
}

.phone-section {
	display: none !important;
}

.header-style-1 .main-header {
	border-bottom: solid 1px #000;
}