/**
 * Table of Contents:
 *
 * Header Main Styles
  
 * ---------------------------------------------------------------------------
 */
 
#header {    
	background-color:  rgba(255,255,255,.0) ;	
	position:absolute;	
	width:100%;	z-index:5;    
	transition: color 0.4s ease;
}
#ott-header-mobile {
	background:#070810;	
	-webkit-box-shadow: 0 0 3px rgba(1,1,1,.1) ;
    -moz-box-shadow: 0 0 3px rgba(1,1,1,.1) ;
    box-shadow: 0 0 3px rgba(1,1,1,.1);	
	z-index:5;    
	transition: color 0.4s ease;	
}
.header-mobile {
	position:relative
}
.inner-logo-wrap {
	padding-left:20px;	
}
#ott-header-mobile.mobile-sticky {
	position:fixed;
	left:0px;
	top:0px;
	width:100%	;
	z-index:9
}
#ott-header-mobile  .header-mobile {
	padding:0px 25px;
	height:80px;
}
#ott-header-mobile  .header-mobile h1.site-name, 
#ott-header-mobile  .header-mobile h1.site-name a,
#ott-header-mobile  .header-mobile .ott-mobile-logo a{
	line-height:80px;
}
#ott-header-mobile  .ott-top-bar {
	padding:0px 25px;
	background:#26292f
}
#ott-header-mobile.header-small  .ott-top-bar {
	display:none !important
}
#header .container{    
	position: relative;
}
#header.header-small {    
	background: rgba(255,255,255,0);    
	position: fixed;	    
	top: 0;   
	left: 0;    
	width: 100%;    
	z-index: 108;
}
.admin-bar #header.header-small{    
	top: 32px;
}
#header .header-mobile {
	display:none	;
	position:relative; 
}
#header .header-mobile .ott-logo {
	width:90%;
	float:left
}
#ott-header-mobile {
	display:none	
}
ul.sf-menu > li:last-child > a {
	padding-right:0px !important	
}
@media (max-width: 991px) {
	#header.header-large, #header.header-small {
		background: #1a1d2e;
	}
}
@media screen and (max-width: 782px){    
	.admin-bar #header.header-small{  
		top: 46px; 
	}
}
.ott-logo {   
	display: table-cell;    
	vertical-align: middle;	
	padding:0px 0
}
.ott-logo img{    
	line-height: 80px;   
	 max-height: 80px;
}
h1.site-name, h1.site-name a {    
	font-size: 25px;    
	text-transform: uppercase;    
	margin-bottom: 0;
	color:#fff  
}
.ott-logo a {	
	display:block	
}
.ott-mobile-logo {
	display: inline-block;    
	vertical-align: middle;	
	padding:0px 0
}
#header.header-small .ott-logo img {	
	margin-top:-3px;	
}
.ott-top-bar {    
	position: relative;   
	background: #030409;   
	z-index:8 ; 
	height:50px
}
.ott-top-bar .container .row{	
	position:relative;
}
/* ott-acc-menu  */
.ott-acc-menu > div.main-nav, 
.ott-acc-menu > a {
	float:right	
}
.ott-top-bar p,
.ott-top-bar span ,
.ott-top-bar a {	
	font-size:14px;	
}
.ott-top-bar a,
.current-language span
{	
	color:#999
}
.current-language span {
	opacity:.5	
}
.ott-top-bar a:hover {	
	color:#fff
}
.ott-top-bar a i {	
	color:#c59d5f  ;	
	line-height:50px;
}
.ott-acc-menu-wrap a,
p.top-intro {
	line-height:50px;  
}
.ott-acc-menu-wrap{	
	float:left;
	height:50px; 
	margin-top:0px; 	
}
.ott-acc-menu-wrap a{ 
	position:relative;   
	display:block; 
	float:left; 
	margin-right:15px;
	padding-left:15px;  
}
.ott-acc-menu span, .ott-acc-menu a{	  
	-webkit-transition: all 0.2s ease-in-out;   
	-moz-transition: all 0.2s ease-in-out;   
	-ms-transition: all 0.2s ease-in-out;    
	-o-transition: all 0.2s ease-in-out;    
	transition: all 0.2s ease-in-out;	
}
/* Top Left Contacts*/
.top-left-contacts {	
	float:left;	
	margin:0px;	
	padding:0px;	
	list-style:none ;	
}
.top-left-contacts li{	
	float:left;	
	line-height:49px;  
	padding:0 15px 0 0;		
}
.top-left-contacts li span, 
.top-left-contacts li span a{ 	
	color:#999;	
	-webkit-transition: all 0.4s ease-in-out;    
	-moz-transition: all 0.4s ease-in-out;    
	-ms-transition: all 0.4s ease-in-out;    
	-o-transition: all 0.4s ease-in-out;    
	transition: all 0.4s ease-in-out;	
}
.top-left-contacts li  i{	
	color:#999  ;	
	font-size:14px;	
	margin-right:5px;		
	-webkit-transition: all 0.4s ease-in-out;    
	-moz-transition: all 0.4s ease-in-out;    
	-ms-transition: all 0.4s ease-in-out;    
	-o-transition: all 0.4s ease-in-out;    
	transition: all 0.4s ease-in-out;	
}
.top-left-contacts li span a:hover{
	color:#fff
}

/* ------------------------------------------------------------------------ */
/* Top Menu
/* ------------------------------------------------------------------------ */

ul.top-menu{	
	margin:0px;	
	padding:0px;  	
	list-style:none; 
	float:right;
}
ul.top-menu li{	
	float:left;	
	line-height:49px	; 
	position:relative; 
	display:block;
	padding-left:15px;
	 margin-right:15px
}
ul.top-menu li a{	
	position:relative; 
}
.left-top ul.top-menu {	
	float:left;	
}
ul.top-menu li:after,
.ott-acc-menu-wrap a:after{    
	content: "";    
	display: table;    
	height: 12px;	
	width:1px;	
	background:rgba(100,100,100,0.8);    
	position: absolute;    
	left:0px;    
	top: 50%;		
	margin-top:-6px;

}
.ott-acc-menu-wrap .ott-acc-menu a:after {	
	left:auto;	
	right:-12px;	
}
.ott-acc-menu-wrap a:first-child:after {	
	display:none 		
}
.right-top  ul.top-menu li:after{	
	left:-2px;	
}
.right-top .top-left-contacts{	
	float:right;	
}
.right-top .top-left-contacts li{	
	float:right; 
	margin-left:10px; 
	line-height:50px; 
	margin-right:0px;	
}
.right-top .langes-menu, .right-top .ott-acc-menu-wrap {	
	float:right;  
}
ul.top-menu li:first-child::after {
	display:none
}
/* ------------------------------------------------------------------------ */
/* Top Message Box 
/* ------------------------------------------------------------------------ */
p.top-intro{	
	margin:0px;		
	float:right;	
	color:#CDCDCD;	
	padding:0px 0; 
}
.left-top  p.top-intro{ 
	float:left 
}
p.top-intro span{
	color:#c59d5f  
}
.header-links-wrap{	
	float:right;	
	position:relative;	
	height:35px;   
	padding:0px;  
	margin-top:20px;  
}
.header-links-wrap  .ott-acc-menu-wrap{	
	float:none;	
	display:block;	
	text-align:right
}
.header-links-wrap .ott-acc-menu a, 
.header-links-wrap .ott-acc-inside a{	
	line-height:35px;	
	height:35px;	
	color:#fff; 
	opacity:1 ;    
	-webkit-transition: all 0.4s ease;    
	-moz-transition: all 0.4s ease;    
	-o-transition: all 0.4s ease;    
	-ms-transition: all 0.4s ease;    
	transition: all 0.4s ease;
}
.header-links-wrap .ott-acc-menu-wrap a i,
.header-links-wrap .ott-acc-inside a i{	
	line-height:35px;	
	font-size:13px	; 
	display:none
}
.header-links-wrap .ott-acc-menu a:hover, 
.header-links-wrap .ott-acc-inside a:hover{		
	color:#fff; 
	background:#2b353e
}
.header-links-wrap .ott-acc-menu a, 
.header-links-wrap .ott-acc-inside a{	
	margin-right:0px;	
	margin-left:10px;	
	padding:0px 20px;			
	float:right;	
	position:relative;	
	font-size:11px;	
	font-weight:500 ; 
	text-transform:uppercase ;	
	background:#c59d5f  ;    
	-webkit-border-radius: 3px;   
	 -moz-border-radius: 3px;    
	 border-radius: 3px;
}
.header-links-wrap .ott-acc-menu a:first-child:after, 
.header-links-wrap .ott-acc-inside a:first-child:after{	
	display:none
}
.header-links-wrap .ott-acc-menu-wrap{	
	height:35px;
}
.header-links-wrap .ott-acc-menu-wrap{	
	margin-bottom:10px;	
	position:relative
}
.ott-acc-text-wrap{	
	font-size:12px;	
	text-align:right; 
	float:left;	
	color:#c59d5f  ;  
	position:relative ; 
	padding-right:40px; 
	margin-right:15px;
}
.ott-acc-text-wrap a{	
	font-weight:600 ;
}
.ott-acc-text-wrap a:hover{	
	color:#2b353e
}
.ott-acc-text-wrap > span{	
	display:block;	
	color:#333;	
	margin-bottom:0px;	
	line-height:18px;  
}
.ott-acc-text-wrap > h3{	
	margin:0px; 
	font-size:14px; 
	font-weight:500 
}
.ott-acc-text-wrap > i{   	
	position:absolute;	
	right:0px;	
	top:-1px;	
	width:40px; 	
	font-size:38px;	
	line-height:38px;  
} 

/* ------------------------------------------------------------------------ */
/* HEADER CART
/* ------------------------------------------------------------------------ */

.header-right{	
	float:right;
	margin-left:20px;
}
.header-cart-wrap{	
	float:right;	
	height:100%;	
	position:relative;		
	-webkit-font-smoothing: antialiased;    
	-moz-osx-font-smoothing: grayscale;	
	z-index:3 ;	
	text-align:center;
}
.header-cart-wrap .cart_dropdown {	
	position:relative;	
	width:100%;	
	height:100%
}
.cart_dropdown_first .cart_dropdown_link	{
	line-height: 67px;		
	height: 67px;		
}
.cart_dropdown_first .cart_dropdown_link i {
	color:#999	
}
.top-right-contacts {	
	float:right;		
	height:auto;	
	line-height:20px;
}
.top-right-inner {	
	position:absolute;	
	right:15px;	
	top:50%;	
	transform: translate(0%,-50%);    
	-webkit-transform: translate(0%,-50%);    
	-o-transform:translate(0%,-50%);    
	 -moz-transform: translate(0%,-50%); 	
	 line-height:20px;		
	 text-align:right
}
.top-right-link {	
	float:right;	
	background:#c59d5f ;	
	color:#fff;	
	padding:0px 12px;	
	line-height:30px;		
	margin-top:10px;	
	border-radius:3px;
}
.top-right-link:hover {	
	background:#fff	
}
/*  HEADER Contact */
.top-right-content {	
	float:right;		
	color:#fff;	
}
.top-right-content > h3 {	
	color:#fff;	
	font-size:22px;	
	text-transform:uppercase;	
	line-height:20px;	
	margin-bottom:5px;	
	font-weight:500; 
}
.top-right-content > h3 > span{	
	padding-right:10px;	
}
.top-right-content >  span {	
	font-size:20px;
}
/* ------------------------------------------------------------------------ */
/*  HEADER social
/* ------------------------------------------------------------------------ */
.top-right-contacts .ott-top-social-icon {	
	display:block;
}
.top-right-contacts .ott-top-social-icon a {	
	line-height:30px;	
	width:30px;	
	display:block;	
	float:right;	
	height:20px	;	
	text-align:center;	
	color:#fff;	
	transition: all 0.3s ease-in-out;			
}		
.top-right-contacts .ott-top-social-icon a:hover {	
	color:#fff	
}
.top-right-contacts .ott-top-social-icon a > span {	
	line-height:20px;	
	width:100%;	
	text-align:center;	
	display:block	;	
	font-size:15px;
}
.top-right-contacts .ott-top-social-icon a.facebook:hover {    
	color: #305fb3;
}
.top-right-contacts .ott-top-social-icon a.tumblr:hover {    
	color: #35506b;
}
.top-right-contacts .ott-top-social-icon a.flickr:hover {   
	color: #ff0084;
}
.top-right-contacts .ott-top-social-icon a.gplus:hover {    
	color: #d7482a;
}
.top-right-contacts .ott-top-social-icon a.twitter:hover {    
	color: #00d7d5;
}
.top-right-contacts .ott-top-social-icon a.pinterest:hover {    
	color: #e1003a;
}
.top-right-contacts .ott-top-social-icon a.skype:hover {    color: #12c7ef;}
.top-right-contacts .ott-top-social-icon a.soundcloud:hover{    color: #fe5600;}
.top-right-contacts .ott-top-social-icon a.vimeo:hover {    color: #3f90bf;}
.top-right-contacts .ott-top-social-icon a.youtube:hover {    color: #ff3333;}
.top-right-contacts .ott-top-social-icon a.dribbble:hover {    color: #f06eaa;}
.top-right-contacts .ott-top-social-icon a.linkedin:hover {    color: #3399cc;}
.top-right-contacts .ott-top-social-icon a.instagram:hover{    color: #9f6f59;}
.top-right-contacts .ott-top-social-icon a.rss:hover {    color: #fca600;}
.social_wrapper {
	height:50px;
	overflow:hidden;	
	float:right;
	margin:0px;
}
.left-top .social_wrapper{
	float:left
}
.ott-top-social-icon .social_wrapper li {
	line-height:50px;
	width:30px;
	display:block;
	float:right;
	height:50px;
	text-align:center;	
}
.ott-top-social-icon .social_wrapper li a {
	text-align:center;
}
.ott-top-social-icon .social_wrapper li a i {
	line-height:50px;
	width:30px;	
	height:50px;
	font-size:18px;	
	-webkit-transition: all 0.3s ease-in-out;  	
	-moz-transition: all 0.3s ease-in-out;   	
	-ms-transition: all 0.3s ease-in-out;  	
	-o-transition: all 0.3s ease-in-out;  	
	transition: all 0.3s ease-in-out;
	color:#999	

}	
.ott-head-social-icon .social_wrapper li {
	line-height:30px;
	width:30px;
	display:block;
	float:right;
	height:30px;
	text-align:center;	
	overflow:hidden
}
.ott-head-social-icon .social_wrapper li a {
	text-align:center;
}
.ott-head-social-icon .social_wrapper li a i {
	line-height:30px;
	width:30px;	
	height:30px;
	display:block;
	font-size:16px;	
	-webkit-transition: all 0.3s ease-in-out;  	
	-moz-transition: all 0.3s ease-in-out;   	
	-ms-transition: all 0.3s ease-in-out;  	
	-o-transition: all 0.3s ease-in-out;  	
	transition: all 0.3s ease-in-out;
	color:#ddd	

}
.ott-head-social-icon .social_wrapper li a:hover i{
	color:#fff	;
}
.header-social-wrap .ott-top-social-icon .social_wrapper li {
	width:40px;	
	height:40px;
	line-height:40px;
}
.header-social-wrap .ott-top-social-icon .social_wrapper li a i {
	width:40px;	
	height:40px;
	line-height:40px;
}
.header-social-wrap .ott-top-social-icon .social_wrapper li a:hover i {
	color:#fff	
}
.header-social-wrap .ott-top-social-icon .social_wrapper li a  {
	width:40px;	
	height:40px;
	line-height:40px;
	overflow:hidden
}
.header-cart-wrap {
	height: auto; 
	width:40px;	
}
.search-header-wrap {
	height: 67px; 
	width:40px;
}
#slide-side-wrap {
	height: 40px; 
	width:40px; 
	padding:0px;  
}	
#cd-cart-trigger{
	width:40px;
}
#cd-cart-trigger a {
	height:16px;
	width:40px;	
	position:absolute;
	left:0px;
	top:50%;
	margin-top:-6px;
}
#cd-cart-trigger a em {
	width:22px;
	margin-left:-11px;	
}
.cart_dropdown span.cart_subtotal i {
	font-size:20px;	
	margin-top:-20px;
	margin-left:-20px;
	font-weight:500 !important
}
.span.cart_subtotal {
	position:relative	
}
.cart_count {
	position:absolute;
	right:6px;
	top:50%;
	background:#c59d5f ;
	color:#fff !important;
	height:18px;
	width:18px;
	font-size:10px;
	border-radius:50%;
	margin-top:-20px;
	line-height:20px;	
}
.header-right .header-social-wrap {
	float:right	
}
.header-right .ott-top-social-icon .social_wrapper li a i {
	font-size:18px;	
}
.ott-langes-menu {
	float:right	;
	position:relative
}
.ott-langes-menu ul {
	margin:0px;
	padding:0px;	
	padding-left:10px;
}
.ott-langes-menu ul li {
	float:left;
	padding-left:8px;
	line-height:50px;	
}
.ott-langes-menu ul:after{    
	content: "";    
	display: table;    
	height: 12px;	
	width:1px;	
	background:rgba(100,100,100,0.8);    
	position: absolute;    
	left:0px;    
	top: 50%;		
	margin-top:-6px;
}
.ott-order-header-link-wrap {
    background-color: rgba(255, 255, 255, 0.01);
    border: 1px solid #ffffff;
    border-radius: 0px;
    height: 40px;
    margin: 0 8px 0 20px;
	line-height:40px;
	float:left ;
	margin-top:50px;
	margin-bottom:50px;
}
.ott-order-header-link-wrap a {
	padding:0px 15px;
	line-height:40px;
	color:#fff;
	font-size:13px;
	font-weight:600 ;
	text-transform:uppercase	;
	display:inline
}
.header-right .header-social-wrap {
	line-height:40px;	
}
.ott-tablet-menu {
	float:right	;
	width:40px;
}

/* slide menu */

.slidemenu-inner p , .slidemenu-inner{
	color:#666
}

.slidemenu-inner .ott-side-menu {
	padding:0px;
	margin:0px 0 30px 0;
	list-style:none 	
}

.slidemenu-inner .ott-side-menu ul.sub-menu {
	padding:0px;
	margin:0px;
	list-style:none 
}

.slidemenu-inner .ott-side-menu ul.sub-menu > li a{
	padding-left:0px;	
}

.slidemenu-inner .ott-side-menu ul.sub-menu ul.sub-menu {
	margin:5px 0  	
}
.slidemenu-inner .ott-side-menu ul.sub-menu ul.sub-menu > li a {
	padding-left:0px;
}
.slidemenu-inner .ott-side-menu li {
	padding:0px;
	margin:0px;
	list-style:none ;
	border-bottom:1px rgba(100,100,100,0.1) solid;
}
.slidemenu-inner .ott-side-menu li:last-child {
	border-bottom:0px;	
}	

.slidemenu-inner .ott-side-menu > li > a {
	margin-bottom:5px;	
}
#cd-cart .slidemenu-inner .ott-side-menu > li.current_page_item > a {
	color:#c59d5f
}

.slidemenu-inner .ott-side-menu > li {
	margin-bottom:5px;	
}
.slidemenu-inner .ott-side-menu > li > ul.sub-menu > li {
	margin-bottom:5px;	
}
.header-right {
	padding-left:20px;	
	position:relative;
	margin-left:30px;
}
.header-right:after{
	height: 26px;
	background: rgba(100,100,100,.3) ;
	width: 2px;
	display: inline-block;
	content: '';
	position:absolute;
	left:0px;
	top:50%;
	margin-top:-13px;
}
