/***************************************************************HEADER***********************************************************************/
body #header{
	background:none;
	box-shadow:0 40px 0 0 #e5f2f0 inset;
	position: relative;
	z-index: 1000;	
	height: 200px;
}

body #header .container {
    height: 155px;
}

body #logo{
	left: 0;
    top: 75px;
}

body #logo h1{
	margin:0;
}

body #logo span{display:none;}


body #header .welcome,
body #header .navFloatWelcome{
	background:none;
    padding: 0;
    color:#000000;
	right:0;
	left:auto;
	font-size:13px;
	position:absolute;
    width: auto;
    top:56px;
    z-index: 1;
}

body #header .welcome span,
body #header .navFloatWelcome span{
	background: none;
	padding: 0px;
}

body .identificacao > span{ display:block}

body #header .welcome a,
body #header .navFloatWelcome a{
    background:none;
    color: #05866d;
    text-decoration: none;
    text-transform: lowercase;
}

body .welcome strong,
body #header .navFloatWelcome strong {
   font-weight:normal;
}

body #header .welcome #DataCompleta{
	display:none;
}

body #header .help{	
	border:none;
    color: #000000;
    font-size: 13px;
    height: auto;
    line-height: 12px;
    left:8px;
    position: absolute;
    text-decoration: none;
    top: 13px;
    width: 1000px;
}

	body #header .help li{		
		padding:0;
		margin:0;
		width:auto;
		float: left;	
	}

		body #header .help li a,
		body #header .help li span{
			background: none;	
    		color: #000000;    		
			height: auto;
			font-size:13px;	
			font-weight: normal;
			padding: 0 13px;
			text-transform: none;			
			display: inline;	
		}

		
		body #header .help li a:hover{ color: #000000; text-decoration: underline;}
		
		body #header .help li span a{
			padding:0
		}
		
		

/*busca*/
body #header .search {
    left: auto;
    right: 0;
    top: 91px;
    width: 450px;
}

body #header .search input{
	background:url("/static/locales/global/img/sprite_icones.png") no-repeat 13px 13px;
	border:1px solid #b7dbd2;
	border-right:none;
	border-radius:3px 0 0 3px;
	color:#585858;
	font-family: lato;
	font-size:16px;
	height:44px;
	padding:0 10px 0 40px;
	width:279px;
}

body #header .basket,
body #header #floatToolbar .basket{
	background:#00846a url("/static/locales/global/img/ico-basket.png") no-repeat 27px center;
    border-radius: 0;
    display: block;
    height: 40px;
    padding: 0 0 0 56px;
    position: absolute;
    right: 0;
    top: 0;
    width: 64px;
}
body #header .car:hover .basket{
	opacity: 1;
}

body #header .basket .itens{
    color: #ffffff!important;
	font: normal 13px/40px "Lato";
    margin: 0;
    padding: 0px;
    min-width: 40px;
    text-align: left;
}

body #header .basket .itens .basket-count-number:after{
	content:"item";
	color: #ffffff!important;
	font: normal 13px/40px "Lato";	
	margin-left:3px;
}

body #header .basket .itens .basket-count-number.plural:after{
	content:"itens"
}

body #header .basket .itens label {
    display: none;
}

body #header .newsletter{ display:none}

/*NAVEGACAO HORIZONTAL*/
body #nav{
	bottom:0px;
	left:0;
	padding:0;
	width:100%;	
	height: 45px;
}

	body #nav > li,
	body #navFloatMenu > li{
		margin:0 0 0 -3px;	
		padding: 0;
		position: static;	
	}
		
	body #nav > li:hover,
	body #navFloatMenu > li:hover{
		background-color:#00846a;
	}
	
		body #nav > li > a,
		body #navFloatMenu > li > a{
			color: #00846a;
			float: left;
			font-family: 'Josefin Sans';
			font-size: 13px;
			font-weight: bold;
			height:45px;
			line-height:45px;
			padding:0 20px;
			width: auto;
			text-transform: uppercase;
			border:none;
		}
		
		body #nav > li:last-child > a,
		body #navFloatMenu > li:last-child > a{ color:#ce0000}
		
		
		body #nav > li > .hover,
		body #nav > li > a:hover,
		body #navFloatMenu > li > .hover,
		body #navFloatMenu > li > a:hover{
			background-color:transparent;
			color: #fff!important;
			border-color:transparent;
		}

		body #nav .sub-nav,
		body #navFloatMenu .sub-nav{
			 background: #e5f2f0 none repeat scroll 0 0;
			border: medium none;
			box-sizing: border-box;
			padding: 0;
			top: 45px;
			overflow:hidden;
			width: 100% !important;
			z-index: 10;
            min-height: 90px;
		}

		body #nav .sub-nav .sub-nav-container,
		body #navFloatMenu .sub-nav .sub-nav-container{
			float:left;
			padding:10px 0;
			width:50%;	
		}

		body #nav .sub-nav .inner-sub-nav-container,
		body #navFloatMenu .sub-nav .inner-sub-nav-container{
			float:right;
			width:506px	
		}
		
			body #nav .sub-nav-container .collum,
			body #navFloatMenu .sub-nav-container .collum{
				padding:0 30px 0 0;
				width:170px	
			}
			
			body #nav .sub-nav-container .collum:first-child,
			body #navFloatMenu .sub-nav-container .collum:first-child{ margin-left:0px}
			
				body #nav .sub-nav-container .collum li,
				body #navFloatMenu .sub-nav-container .collum li{
					border:none;					
					margin: 5px 0 0;
    				padding: 5px 0 0;				
					text-align:left;
				}

				body #nav .sub-nav-container .collum li:first-child,
				body #navFloatMenu .sub-nav-container .collum li:first-child{
					border: none;
					margin: 0px;
    				padding: 0px;	
				}
			
				body #nav .sub-nav-container .collum a,
				body #navFloatMenu .sub-nav-container .collum a{
					color: #000;
					display:inline-block;
					font: 13px "lato",Helvetica,sans-serif;
					text-align: left;
					padding:0;
					text-transform:none;
				}
				
				body #nav .sub-nav-container .collum a:hover,
				body #navFloatMenu .sub-nav-container .collum a:hover{
					color:#000;
					text-decoration:underline;
					
				}
				
		/*subnav imagem*/
		body #nav .sub-nav .collum.imagem,
		body #navFloatMenu .sub-nav .collum.imagem{
			float:right;
			padding:0;
			width:50%;	
		}
		
			body #nav .sub-nav .collum.imagem a,
			body #navFloatMenu .sub-nav .collum.imagem a{
				padding:0	
			}
		
			body #nav .sub-nav .collum.imagem img,
			body #navFloatMenu .sub-nav .collum.imagem img{
				height:auto;
				width:auto;
			}


/***************************************************************RESUMO CARRINHO***********************************************************************/

body .mini-car{
	background: #fff;
    border: 1px solid #d6e2e0;
    border-radius: 3px;
    box-shadow: none;
    box-sizing: border-box;
    padding: 15px;
    top: 40px;
    width: 350px;
}

body .basket_pop_container{
	
}

body #basket_pop_container .mid .prod{
	border-color:#e7e7e7!important;
	padding:20px 0;
	overflow:hidden
}

body #basket_pop_container .mid .prod:first-child{
	padding-top: 10px;
}

body #basket_pop_container .mid .prod .photo{
	border:none!important;
	margin:0 10px 10px 5px;
	width:48px
}

	body #basket_pop_container .mid .prod .photo img{
		width: 48px;
		height: auto;
	}

body #basket_pop_container .mid .prod .descr{
	margin-left:12px;
	vertical-align:top;
	margin: 0 0 0px;
    padding-bottom: 8px;
	width: 225px;
}

body #basket_pop_container .mid .prod .descr .name{
	color: #3f3f3f;
	font-size: 14px;
	margin: 0 0 5px;
    padding-bottom: 5px;
   }

body #basket_pop_container .mid .prod .descr .cod{
	color: #828282;
	font-size: 11px;
}

body #basket_pop_container .mid .prod ._skus{
	clear: none;
    float: left;
    padding-bottom: 5px;
    width: 227px	
}

body #basket_pop_container .mid .prod ._skus p,
body #basket_pop_container .mid .prod ._skus p span{
	 color: #747474;
    font-size: 13px;
    font-weight: normal;
    padding: 0px;
}

body #basket_pop_container .mid .prod ._skus p + p{
    color: #747474;  
    font-size: 13px;
    padding: 5px 0 0;
}

body #basket_pop_container .mid .prod ._skus p + p span{
	 color: #747474;
    font-size: 13px;
}

body #basket_pop_container .mid .prod ._skus .total{
	color: #000;    
    font-size: 13px;
    margin-top: 10px;
    position: static;
    font-weight: bold;
    text-align: right;
    width: 100%;
}

body #basket_pop_container .mid .sum_container{
	background:none;
	border-top: 1px solid #b7dbd2;
	 height: 50px;
    margin: 0 0 15px;
    padding: 0;
}

body #basket_pop_container .mid .sum_container p{
	background: transparent none repeat scroll 0 0 !important;
    color: #000000;
    display: inline-block;
    float:left;
    font-size: 14px;
    line-height: 50px;
    padding: 0 10px;
}

body #basket_pop_container .mid p.subtotal,
body #basket_pop_container .mid p.subtotal strong{
	color: #00846a;
	font-weight:bold;
	font-size: 14px;
	text-transform: none;
}

body #basket_pop_container .mid p.subtotal{
	line-height: 50px;
	float: right;
}

body #basket_pop_container .mid #btn_checkout{
	margin-bottom: 20px;
	overflow: hidden;
}

/***************************************************************FLOATTOOLBAR***********************************************************************/
body #floatToolbar{
	border-bottom:1px solid #c8c8c8;
	box-shadow: 0 0 4px 0 #aaa;
	height:140px;	
	padding-top:0;
}

	body #floatToolbar .mini-car {
		top: 85px;
	}

	body #floatToolbar .floatToolbar {
		margin: 0 auto;
		position: relative;
		width: 1260px;
	}

	body .closeHeader{
		border-right: 1px solid #fff;
		margin-top: 15px;
		
	}

	body .closeHeader span{
		background-position: center 0;
	    height: 20px;
		margin: 15px 10px 10px 0;
		padding: 0 5px;
		width: 20px;
	}
	
	body .hideShowHeader span{
		background-position: 7px -16px;
    	background-size: auto 30px;
    	height: 10px;
	}

	body #floatToolbar .logoFT{		
	    margin-top: 0;
	    top: 29px;
	    left: 50px;
	    position: absolute;
	}
	body #floatToolbar .logoFT img{ height: 52px; }
	
	body #floatToolbar .buscaFT{
		 left: 660px;
		margin-top: 0;
		position: absolute;
		right: auto;
		top: 39px;
		width: 433px;
	}
	
	body #floatToolbar .buscaFT .placeholder {
		border-right: medium none;
		min-width: 146px;
		width:270px;
	}
	
	body #header .navFloatWelcome{
		top: 12px;
		left: 660px;
	}
	
	body #floatToolbar .foneFT{
		background: url("/static/locales/global/img/sprite_icones.png") no-repeat scroll 0 -275px;
		font-size: 13px;
		left: 265px;
	    position: absolute;
	    top: 16px;
	    padding-left: 36px;
	    color:#3f3f3f;
	    width: auto;
    }

    body #floatToolbar .foneFT strong{
    	font-size: 15px;
    	display: block;
    }
	
	body #header #floatToolbar .basket{	
		border-radius: 4px;
		height: 46px;
		line-height: 46px;
		top: 39px;
	}
	
	body #header #floatToolbar .basket .itens{ line-height:46px;}

	body #floatToolbar .basket .title{
		margin: 15px 5px 5px;
	}
	
	body #header #floatToolbar .basket #totalItensCestaFlutuante{ display:none}

	body #header #floatToolbar #navFloatMenu{
		background:none;
		bottom: 3px;
		display: block;
		height: 45px;
	}

	#floatToolbar #navFloatMenu > li > a{
		height: 50px;
    	line-height: 50px;
	}

	#floatToolbar #navFloatMenu .sub-nav{
		top: 50px;
	}



/***************************************************************HEADER COMPRA***********************************************************************/

body #header.headerbuy {
	background: none;
	height: 110px;
	box-shadow:none;
}

body #header.headerbuy::after {
    display: none;
}

body #header.headerbuy .container {
   height: 85px;
    padding: 20px 0 10px;
}

body.close #header.headerbuy .container{
	width: 1300px;
}


body #header.headerbuy + #main .main-content{
	background: #fff none repeat scroll 0 0;
	margin: 0;
	border-radius: 7px 7px 0 0;
	padding-top: 10px;
}

body #header.headerbuy + #main{
	padding-bottom: 0;
}



body #header.headerbuy .security{
	height: 110px;
    width: 565px;	
} 

body #header.headerbuy .security span.title {
    border-bottom: 1px dotted #ccc;
    color: #687177;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    margin-right: 20px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    text-align: center;
    width: 100%;
}

body #header.headerbuy .security li {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}



@media screen and (max-width: 1279px) {
	body #header .help li a, 
	body #header .help li span{
		font-size:12px;
	}
}

