body{
	font-family: "Trebuchet MS", Helvetica, sans-serif;	
}

#continente-header *,
#clb *{
	outline: none;
}

#continente-header{
	background-color: #dd1920;
	height: auto;
	position: relative;
	z-index: 999;
	height: 30px;
	font-family: "Trebuchet MS", Helvetica, sans-serif !important;	
}

#continente-header .logo-continente{
	display: block;
	float: left;
	width: 104px;
	height: 12px;
	margin: 9px 0;
	background: url(../images/logo-continente.png) no-repeat;
}

#continente-header .container:before,
#continente-header .container:after{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}

#continente-header .container:before{
	display: table;
	content: " ";
}

#continente-header .container:after{
	clear: both;
}

.continente-menu .inner .mob-col {
	display: inline-block;
}

#continente-header .container > ul{
	float: right;
	display: block;
	margin:0;
	padding: 0;
}

#continente-header .container > ul > li{
	float: left;
	height: 30px;
	list-style: none;
	background:none;
}

#continente-header .container > ul > li:first-child{
	background: none;	
}

#continente-header .container > ul > li > a{
	color: white;
	text-decoration: none;
	line-height: 30px;
	padding: 0 10px;
	font-size: 12px;
	display: inline-block;
	text-transform: uppercase;
}

#continente-header .container > ul > li > a:hover{
	text-decoration: underline;
}

#continente-header .container > ul > li > a.more{
	padding-right: 18px;
	position: relative;
}

#continente-header .container > ul > li > a.more span{
	display: block;
	position: absolute;
	right: 5px;
	top: 13px !important;
	width: 8px;
	height: 5px;
	background: url(../images/menu-arrow.png) no-repeat;
}

/***************** BEGIN NEWSLETTER ***********************/

#continente-header .container > ul li a.newsletter-more
{
    line-height: 30px;
    height: 30px;
}
#continente-header .container > ul  li a.newsletter-more span:first-child{
    display: block;
    top: 5px;
    width: 18px;
    height:12px;
    background: url(../images/icon-newsletter.png) no-repeat;
    position: relative;
}

#continente-header .container  ul  li.active a.newsletter-more span:first-child{
    background: url(../images/icon-newsletter-active.png) no-repeat;
}
nav.newsletter-access
{
    overflow: hidden;
}
nav.newsletter-access .container .inner
{
    max-width: 400px;
    float: right;
}
nav.newsletter-access .container .inner .inner-wrapper
{
    float: right;
}
nav.newsletter-access .container .inner .newsletter-form header h1
{
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 12px;
    border-bottom: 1px solid #949494;
    padding: 0 0 20px 0;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
}
nav.newsletter-access .container .inner .newsletter-form .newsletter-input
{
    position: relative;
    margin: 20px 0 0 0;
}
nav.newsletter-access .container .inner .newsletter-form .newspass
{
    position: absolute; /* don't bother other elements on the page */
    width: 0; /* small */
    height: 0; /* very small */
    margin: 0; /* tiny */
    padding: 0; /* very tiny */
    border: 0;
    position: absolute;
    left: -9999em;
}
nav.newsletter-access .container .inner .newsletter-form .newsletter-input input[type="text"]
{
    width: 100%;
    border: 1px solid #c0c0c0;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    text-indent: 10px;
}
nav.newsletter-access .container .inner .newsletter-form .newsletter-input .newsletter-input-placeholder
{
    /*position:absolute; top:0px; left:10px;*/
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    cursor: text;
    color: #949494;
}
nav.newsletter-access .container .inner .newsletter-form .newsletter-input.newsletter-accepted
{
    font-size: 12px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;

}
nav.newsletter-access .container .inner .newsletter-form .newsletter-input.newsletter-allfields
{
    margin-top: 0;
    font-size: 12px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
}
nav.newsletter-access .container .inner .newsletter-form .row.n-bottom
{
    margin-top: 15px;
}
nav.newsletter-access .container .inner .newsletter-form .row.n-bottom #n-allfields,
nav.newsletter-access .container .inner .newsletter-form .row.n-bottom #n-submit
{
    padding-right:0 ;
}
nav.newsletter-access .container .inner .newsletter-form .row.n-bottom #n-submit a
{
    float: right;
    margin: 0 16px 0 0;
}
.newsletter-input-error
{
    border: 1px solid #dd1920 !important;
}
.newsletter-text-error
{
    color:#dd1920 !important;
}
nav.newsletter-access .container .inner .newsletter-form #newsletter-result
{
    min-height: 180px;
    display: none;
    font-size: 12px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
}
nav.newsletter-access .container .inner .newsletter-form #newsletter-result span
{
    margin-top:20px;
    display: block;

}
nav.newsletter-access .container .inner .newsletter-form #newsletter-result p
{
    margin-top:40px;
    text-align: center;
    display: block;
}

nav.newsletter-access .container .inner .newsletter-form .newsl-close
{
    display: inline-block;
    float: right;
    cursor: pointer;
    position: relative;
    top: -116px;
    
}
.newsletter-form h1{
    margin-top: 30px !important;
}
.newsletter-more span{
    margin-top: 3px;
}

/***************  END NEWSLETTER ****************/



#continente-header .container > ul > li > a.more.expanded span{
	background-position: 0 -20px;
}

#continente-header .container > ul > li.active{
	background: none;
	background-color: #F4F4F4;
}

#continente-header .container > ul > li.active a{
	color: #dd1920;
	position: relative;
}

#continente-header .container > ul > li.active a:after{
	content:'';
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 10px;
	display: block;
	background-color: #F4F4F4;
}

#continente-header .container > ul > li.active > a.more span{
	background-position: 0 -30px;
}


.continente-menu{
	background-color: #f4f4f4;
	box-shadow: inset 0 -2px 10px -4px rgba(0,0,0,0.2), inset 0 2px 2px 0px rgba(0,0,0,0.2);
	display: none;
	text-align: center;
}

.continente-menu ul{
	list-style: none;
	margin-bottom: 0px;
	text-align: left;
}
	
.continente-menu ul li{
	list-style: none;
	line-height: 28px;
	margin: 4px 0px;
}

.continente-menu{
	margin: 0 -15px;
}


.continente-menu .col{
	display: inline-block;
	margin: 20px 11px;
	margin-bottom: 0px;
	text-align: left;
	vertical-align: top;
	width: 39%;
	max-width: 200px;
}

.continente-menu .group h3{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #000;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 12px;
	margin-top: 0px !important;
}

.continente-menu .group h3 a{
	color: #000;
	text-decoration: none;
}

.continente-menu .group ~ .group{
	margin-top: 20px !important;
}

.continente-menu .group:hover h3,
.continente-menu .group h3 a:hover{
	color: #dd1920;
}

.continente-menu ul{
	padding-left: 10px;
}

.continente-menu ul li a{
	font-size: 11px;
	font-weight: 700;
	color: #959595;
	text-transform: uppercase;
	line-height: 12px;
}

.continente-menu ul li a:hover{
	color: #dd1920;
	text-decoration: none;
}

.continente-menu .inner{
	display: inline-block;	
	text-align: left;
	max-width: 400px;
	margin: 10px auto 30px;
}




#continente-footer{
	background-color: #dd1920;
	text-align: center;
}

#continente-footer .share{
	vertical-align: top;
	text-align: center;
	font-size: 0;
	padding: 10px 0;
	background-color: white;
}




#continente-footer .share p{
	display: inline-block;
	padding: 0;
	margin: 0;
	padding-right: 5px;
	font-size: 13px;
	color: #333;
	line-height: 33px;
	vertical-align: top;
}

#continente-footer .share .share-buttons{
	font-size: 0;
	display: inline-block;
	vertical-align: top;
}

#continente-footer .share .share-buttons a{
	margin: 0 5px;
	width: 33px;
	height: 33px;
	display: inline-block;
	background: url(../images/share.png) no-repeat;
}

#continente-footer .share .share-buttons a.facebook{
	background-position: 0 0;
}

#continente-footer .share .share-buttons a.twitter{
	background-position: -41px 0;
}

#continente-footer .share .share-buttons a.mail{
	background-position: -82px 0;
}

#continente-footer .share .share-buttons a.facebook:hover,
#continente-footer .share .share-buttons a.facebook:active{
	background-position: 0 -38px;
}

#continente-footer .share .share-buttons a.twitter:hover,
#continente-footer .share .share-buttons a.twitter:active{
	background-position: -41px -38px;
}

#continente-footer .share .share-buttons a.mail:hover,
#continente-footer .share .share-buttons a.mail:active{
	background-position: -82px -38px;
}


#continente-footer > .container > ul{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0;
	padding: 20px 15px;
	text-align: center;
	border-bottom: 1px solid #bb0000;
}

#continente-footer > .container >  ul li{
	list-style: none;
	display: inline-block;
	font-size: 11px;
	padding: 0 10px;
	font-weight: 700;
	color: white;
	text-transform: uppercase;
}

#continente-footer > .container >  ul li a{
	font-size: 11px;
	font-weight: 700;
	color: white;
	text-transform: uppercase;
}

#continente-footer p.copyright{
	color: #880000;
	text-align: center;
	padding: 20px 15px;
	margin: 0;
}

#continente-footer .logo-sonae{
	display: inline-block;
	background: url(../images/logo-sonae.png) no-repeat;
	width: 93px;
	height: 15px;
	margin: 0;
	padding-top: 0;
	padding-bottom: 50px;
}

#continente-footer > .container > ul{
	display: none;
}



/* BOOTSTRAP OVERRIDES */

.btn-primary {
	color: #fff;
	background-color: #DD1920;
	border-color: #DD1920;
}

.btn-default {
	color: #DD1920;
	background-color: #fff;
	border-color: #DD1920;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #C8161D;
	border-color: #C8161D;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	color: #C8161D;
	background-color: #fff6f6;
	border-color: #C8161D;
}


/* Lightbox */

#clb{
	display: none;	
}

#clb .clb-bg{
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	
	opacity: 0;
	filter: alpha(opacity=0);
	
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

#clb .clb-wrap{
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
	overflow: auto;
}

#clb .clb-container{
	text-align: center;
	position: absolute;
	height: 0;
	width: 100%;
	left: 0;
	top: 0;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#clb .clb-container:before {
	content: '';
	display: none;
	height: 100%;
	vertical-align: middle;
}

#clb .clb-content{
	padding: 30px;
	max-width: 100%;
	position: relative;
	margin: auto;
	background-color: white;
	min-width: 300px;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	z-index: 1045;
	min-height: 100%;
	
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    
	-webkit-transform: scale(0.8) translateY(-20px) perspective( 600px ) rotateX( 10deg );
	-moz-transform: scale(0.8) translateY(-20px) perspective( 600px ) rotateX( 10deg );
	-ms-transform: scale(0.8) translateY(-20px) perspective( 600px ) rotateX( 10deg );
	-o-transform: scale(0.8) translateY(-20px) perspective( 600px ) rotateX( 10deg );
	transform: scale(0.8) translateY(-20px) perspective( 600px ) rotateX( 10deg );
    opacity: 0;
    
	
}
.newsl-close{
    float: right;
}
#clb button.clb-close{
	position: absolute;
	top: 20px;
	right: 0px;
	width: 36px !important;
	height: 35px;
	text-indent: -9999px !important;
	color: transparent !important;
	background: url(../images/close.png) 0 0 no-repeat;
	box-shadow: none;
	border: none;
	border-radius: 0;
	opacity: 1;
	cursor: pointer;
	font-size: 0px;
	text-shadow: none !important;
}


#clb .clb-bg.visible{
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#clb .clb-content.visible{
	-webkit-transform: scale(1) translateY(0) perspective( 600px ) rotateX( 0 ); 
	-moz-transform: scale(1) translateY(0) perspective( 600px ) rotateX( 0 ); 
	-ms-transform: scale(1) translateY(0) perspective( 600px ) rotateX( 0 ); 
	-o-transform: scale(1) translateY(0) perspective( 600px ) rotateX( 0 ); 
	transform: scale(1) translateY(0) perspective( 600px ) rotateX( 0 ); 
	opacity: 1;
	filter: alpha(opacity=100);
}


#clb a.button,
input[type=submit]{
	border-radius: 3px;
	border: none;
	background: #dd1920; /* Old browsers */
	background: -moz-linear-gradient(top,  #dd1920 0%, #c3161c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dd1920), color-stop(100%,#c3161c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #dd1920 0%,#c3161c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #dd1920 0%,#c3161c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #dd1920 0%,#c3161c 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #dd1920 0%,#c3161c 100%); /* W3C */
	filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd1920', endColorstr='#c3161c',GradientType=0 )"; /* IE6-9 */
	box-shadow: 2.194px 2.046px 0px 0px rgba(0, 0, 0, 0.09);
	text-align: center;
	text-transform: uppercase;
	color: white;
	font-size: 13px;
	font-weight: 700;
	padding: 5px 20px;
	text-decoration: none;
	text-shadow: rgba(0, 0, 0, 0.6) 0px 1px 2px;
}

#clb a.button:hover,
input[type=submit]:hover,
#clb a.button:active,
input[type=submit]:active{
	background: #333; /* Old browsers */
	background: -moz-linear-gradient(top,  #151515 0%, #333 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#151515), color-stop(100%,#333)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #151515 0%,#333 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #151515 0%,#333 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #151515 0%,#333 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #151515 0%,#333 100%); /* W3C */
	filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#151515', endColorstr='#333',GradientType=0 )"; /* IE6-9 */
	text-decoration: none;
}



#cmf{

}

#cmf *{
	outline: none;
} 

#cmf header{
	text-align: center;
}

#cmf header h2{
	font-size: 24px;
	color: #dd1920;
	margin-top: 0px;
}

#cmf header p{
	font-size: 15px;
	color: #333;
}

#cmf label.field{
	width: 100%;
	display: block;
}

#cmf label.field input,
#cmf label.field textarea{
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 14px;
	line-height: 14px;
	height: 34px;
	padding: 10px;
	font-weight: 400;
	border: 1px solid #d9d9d9;
	
	-webkit-transition: border-color .7s ease-out;
	transition: border-color .7s ease-out;
}

#cmf label.field textarea{
	height: 120px;
	resize: none;
}

#cmf label.field input:active,
#cmf label.field input:focus,
#cmf label.field textarea:active,
#cmf label.field textarea:focus{
	border: 1px solid #000;
}

#cmf label.field p{
	font-weight: 400;
	font-size: 14px;
	color: #464646;
	padding: 0;
	margin: 0;
	padding-bottom: 5px;	
}

#cmf label.field{
	padding-top: 10px;
}

#cmf .actions{
	text-align: center;
}

#cmf .actions a.button{
	display: inline-block;
}

#cmf input.error,
#cmf textarea.error{
	border-color: #dd1920 !important;
	color: #dd1920;
}

#clb button.close,
#continente-sitemap button.close{
	border: none; 
	position: absolute;
	right: 10px;
	top: 10px;
	width: 30px;
	height: 30px;
	background-image: url(../images/close.png);
	background-repeat: no-repeat;
	background-position: 0 0;	
	border-left: 1px solid #D0D0D0;
	float: none;
	font-size: 0px;
	line-height: 0;
	text-shadow: none;
	filter: alpha(opacity=100);
	opacity: 1;
	padding-right: 15px;
	padding-top: 15px;
	outline: none;
	box-shadow: none;
	border-radius: 0;
}

#clb button.close:hover,
#clb button.close:active,
#continente-sitemap button.close:hover,
#continente-sitemap button.close:active{
	background-position: 0 -30px;
}

#continente-sitemap{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	z-index: 99999;
	overflow: scroll;
	padding-top: 30px;
}

@media (max-width: 767px) {

	/*
	.continente-menu .col {
		margin: 4px !important;
	}
	*/

	.continente-menu .inner {
		margin: 30px auto 30px !important;
	}
	
	#clb .clb-container{
		padding: 0;
		height: 100%;
	}
	
	body.toolbar #clb .clb-container{
		padding-top: 46px;
	}
	
	#clb .clb-content{
		left: 0;
		top: 0;
		margin: 0;
		padding: 40px 15px 30px 15px;
		width: 100%;
	}

	.continente-menu .inner {
		display: inline-flex;
		margin: 30px auto 30px !important;
	}

	.continente-menu .inner .mob-col {
		display: flex;
    	flex-direction: column;
	}

	.continente-menu .col1 {
		order: 1;
	}

	.continente-menu .col2 {
		order: 2;
	}

	.continente-menu .col3 {
		order: 4;
	}

	.continente-menu .col4 {
		order: 3;
	}

		
}

@media (min-width: 768px) {
	#continente-footer > .container > ul{
		display: block;
	}
	
	.continente-menu .inner{
		max-width: none;	
	}
	
	.continente-menu .col{
		width: auto;
	}
	
	#continente-header .container > ul > li{
		background: url(../images/menu-shadow.png) left bottom no-repeat;
	}

	#clb .clb-container{
		height: 100%;
		padding: 8px;
	}
	
	#clb .clb-container:before{
		display: inline-block;
	}
	
	#clb .clb-content{
		width: 900px;
		max-width: 90%;
		min-height: 0;
	}
	
	#cmf label.field{
		padding-top: 25px;
	}
	
	#cmf label.field textarea{
		height: 301px;
	}
}

@media (min-width: 992px) {
	
	#continente-sitemap{
		position: relative;
		left: 0;
		top: 0;
		width: auto;
		height: auto;
		margin: 0;
		z-index: 1;
		overflow: visible;
		padding-top: 0px;
	}

}


	

@media 
(-webkit-min-pixel-ratio: 2), 
(min-resolution: 192dpi) { 
	
	#continente-header .logo-continente{
		background: url(../images/logo-continente@2x.png) no-repeat;
		background-size: contain;
	}
	
	#continente-header .container > ul > li > a.more span{
		background: url(../images/menu-arrow@2x.png) no-repeat;
		background-size: 8px 35px;
	}
	
	#continente-footer .logo-sonae{
		background: url(../images/logo-sonae@2x.png) no-repeat;
		background-size: contain;
	}
	
	#continente-footer .share .share-buttons a{
		background: url(../images/share@2x.png);
		background-size: 250px 75px;
	}
	
	
	#cmf button.close{
		background-image: url(../images/close@2x.png);
	}
	
	

}  


