/**********************************

seleccao 1927 summer ale

***********************************/

.beerTitle{
	text-align: center;
	color: #a39156;
	float: left;
	font-size: 55px;
	line-height: 50px;
}

.beerSubtitle{
	clear: both;
}

.accentgraphic-bold{
	font-family: 'AccentGraphic-Bold';
	color: #a39156;
}

.accentgraphic-medium_underline{
	font-family: 'AccentGraphic-Medium';
	color: #a39156;
	text-decoration: underline;
}

.accentgraphic-medium{
	font-family: 'AccentGraphic-Medium';
	color: white;
	text-decoration: none;
}


.tradegothic-light{
	font-family: 'TradeGothicLT';
}

.tradegothic-light-gold{
	font-family: 'TradeGothicLT';
	color: #a39156;
}

.spanStyle{
	text-transform: none;
	color: #a39156;
	font-size: 1.8em;
	font-family: 'AccentGraphic-Medium'!important;;
}

/**********************************

seleccao 1927

***********************************/

.page-seleccao-1927 .social-grid .filter-wrap{
	background: #ff1111; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	/*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMTExMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjODAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
	background: -moz-linear-gradient(top,  #c1aa7d 0%, #b79f70 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c1aa7d), color-stop(100%,#b79f70)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #c1aa7d 0%,#b79f70 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #c1aa7d 0%,#b79f70 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #c1aa7d 0%,#b79f70 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #c1aa7d 0%,#b79f70 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1aa7d', endColorstr='#b79f70',GradientType=0 ); /* IE6-8 */
			
	-webkit-box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.25);
	
	
  	position: relative !important;
  	top: initial !important;
	z-index: 10;
}

.page-seleccao-1927 .social-grid nav ul li a{
		color: #333;
}

.page-seleccao-1927 .highlights.inner-container .inner-content{
	max-width: 1200px;
    margin: auto;
}

.page-seleccao-1927{
	background-color: #000;
}

.page-seleccao-1927 .slick-slide img{ display: block;}

.page-seleccao-1927 > .content-background-image{
  	/*display: none;*/
}

.section-list .section-youtube{
  	padding: 0;
}
.section-list .section-youtube .inner-container{
	max-width: none;
	padding: 0;
}

.page-seleccao-1927 .section-list .section-youtube + .section-seperator{
	background-color: #000;
}

.page-seleccao-1927 .section-list .section-youtube + .section-seperator .seperator{
	background: none;
	height:auto;
	font-family: 'SBPakenham';
	color: #b9a277;
	font-size: 34px;	
	text-transform: uppercase;
	position: relative;
	margin-bottom: -5px;
	margin-top: 0;
    padding-top: 25px;
}


.page-seleccao-1927 .section-list .section-youtube + .section-seperator .seperator:before{
	content: '';
	display: inline-block;
	position: absolute;
	left: 50%;
	bottom: -35px;
	margin-left: -14px;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-right: 15px solid #b9a277;
	border-bottom: 10px solid transparent;
}


.page-seleccao-1927 .section-list .section-youtube + .section-seperator .seperator:after{
	content: '';
	display: inline-block;
	position: absolute;
	left: 50%;
	bottom: -35px;
	margin-left: 14px;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-left: 15px solid #b9a277;
	border-bottom: 10px solid transparent;
}
			
			
.page-seleccao-1927 #modal .close-button .wrap{
  background-color: #b79f70;
}

.page-seleccao-1927 #modal .section-list .inner-container,
.page-seleccao-1927 #modal .modal-content{
	/*max-width: 830px;*/
	padding:0;
	background-color: #202020;
}

.page-seleccao-1927 #modal .section-list .section-text{
	padding: 2% 8%;
}

.page-seleccao-1927 #modal .section-list .section-text p{
	font-family: 'TradeGothicLT-CondEighteen';
	font-size: 22px;
	line-height: 1.2;
}

.page-seleccao-1927 #modal .section-list .section-text h1,
.page-seleccao-1927 #modal .section-list .section-text h2{
	font-size: 50px;
	color: #b79f70;
	margin-bottom:0;
	margin-top: .5em;
	font-weight: 400;
}

.page-seleccao-1927 #modal .section-image + .section-text + .section-image + .section-text + .section-image + .section-text,
.page-seleccao-1927 #modal .section-image + .section-text + .section-image + .section-text + .section-image + .section-text .inner-container{
	background: #b79f70;
}
		
.page-seleccao-1927 #modal .section-image + .section-text + .section-image + .section-text + .section-image + .section-text .inner-container h2{
	color: #333232;
}

.page-seleccao-1927 #modal .section-image + .section-text + .section-image + .section-text + .section-image + .section-text .inner-container p{
	color: #202020;
}

/*
.page-seleccao-1927 .social-grid-item.medium, 
.page-seleccao-1927 .social-grid-item.small {
  background-color: #212121;
}
*/

.color-is{ color: #858585;}
.color-sb{ color: #8c9672;}
.color-md{ color: #c57333;}
.color-bc{ color: #5f709d;}
.color-cb{ color: #c57333;}
.color-bw{ color: #c57333;}

		
#modal .share-button-wrap{
	display: none;
}

.page-seleccao-1927 #modal .section-list .section-text p{
		font-size: 16px;
		line-height: 1.2;
	}
	
	.page-seleccao-1927 #modal .section-list .section-text h1,
	.page-seleccao-1927 #modal .section-list .section-text h2{
		font-size: 37px;
	}		

/**********************************

seleccao 1927 summer ale

***********************************/
.page-selecao1927-summer-ale .social-grid .filter-wrap{
	background: #ff1111; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	/*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMTExMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjODAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
	background: -moz-linear-gradient(top,  #c1aa7d 0%, #b79f70 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c1aa7d), color-stop(100%,#b79f70)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #c1aa7d 0%,#b79f70 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #c1aa7d 0%,#b79f70 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #c1aa7d 0%,#b79f70 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #c1aa7d 0%,#b79f70 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1aa7d', endColorstr='#b79f70',GradientType=0 ); /* IE6-8 */
			
	-webkit-box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.25);
	
	
  	position: relative !important;
  	top: initial !important;
	z-index: 10;
}

.page-selecao1927-summer-ale .social-grid nav ul li a{
		color: #333;
}

.page-selecao1927-summer-ale .highlights.inner-container .inner-content{
	max-width: 1200px;
    margin: auto;
}

.page-selecao1927-summer-ale{
	background-color: #000;
}

.page-selecao1927-summer-ale .slick-slide img{ display: block;}

.page-selecao1927-summer-ale > .content-background-image{
  	/*display: none;*/
}

.section-list .section-youtube{
  	padding: 0;
}
.section-list .section-youtube .inner-container{
	max-width: none;
	padding: 0;
}

.page-selecao1927-summer-ale .section-list .section-youtube + .section-seperator{
	background-color: #000;
}

.page-selecao1927-summer-ale .section-list .section-youtube + .section-seperator .seperator{
	background: none;
	height:auto;
	font-family: 'SBPakenham';
	color: #b9a277;
	font-size: 34px;	
	text-transform: uppercase;
	position: relative;
	margin-bottom: -5px;
	margin-top: 0;
    padding-top: 25px;
}


.page-selecao1927-summer-ale .section-list .section-youtube + .section-seperator .seperator:before{
	content: '';
	display: inline-block;
	position: absolute;
	left: 50%;
	bottom: -35px;
	margin-left: -14px;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-right: 15px solid #b9a277;
	border-bottom: 10px solid transparent;
}


.page-selecao1927-summer-ale .section-list .section-youtube + .section-seperator .seperator:after{
	content: '';
	display: inline-block;
	position: absolute;
	left: 50%;
	bottom: -35px;
	margin-left: 14px;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-left: 15px solid #b9a277;
	border-bottom: 10px solid transparent;
}
			
			
.page-selecao1927-summer-ale #modal .close-button .wrap{
  background-color: #b79f70;
}

.page-selecao1927-summer-ale #modal .section-list .inner-container,
.page-selecao1927-summer-ale #modal .modal-content{
	/*max-width: 830px;*/
	padding:0;
	background-color: #202020;
}

.page-selecao1927-summer-ale #modal .section-list .section-text{
	padding: 2% 8%;
}

.page-selecao1927-summer-ale #modal .section-list .section-text p{
	font-family: 'TradeGothicLT-CondEighteen';
	font-size: 22px;
	line-height: 1.2;
}

.page-selecao1927-summer-ale #modal .section-list .section-text h1,
.page-selecao1927-summer-ale #modal .section-list .section-text h2{
	font-size: 50px;
	color: #b79f70;
	margin-bottom:0;
	margin-top: .5em;
	font-weight: 400;
}

.page-selecao1927-summer-ale #modal .section-image + .section-text + .section-image + .section-text + .section-image + .section-text,
.page-selecao1927-summer-ale #modal .section-image + .section-text + .section-image + .section-text + .section-image + .section-text .inner-container{
	background: #b79f70;
}
		
.page-selecao1927-summer-ale #modal .section-image + .section-text + .section-image + .section-text + .section-image + .section-text .inner-container h2{
	color: #333232;
}

.page-selecao1927-summer-ale #modal .section-image + .section-text + .section-image + .section-text + .section-image + .section-text .inner-container p{
	color: #202020;
}

/*
.page-selecao1927-summer-ale .social-grid-item.medium, 
.page-selecao1927-summer-ale .social-grid-item.small {
  background-color: #212121;
}
*/

.color-is{ color: #858585;}
.color-sb{ color: #8c9672;}
.color-md{ color: #c57333;}
.color-bc{ color: #5f709d;}
.color-cb{ color: #c57333;}
.color-bw{ color: #c57333;}

		
#modal .share-button-wrap{
	display: none;
}

.page-selecao1927-summer-ale #modal .section-list .section-text p{
		font-size: 16px;
		line-height: 1.2;
	}
	
	.page-selecao1927-summer-ale #modal .section-list .section-text h1,
	.page-selecao1927-summer-ale #modal .section-list .section-text h2{
		font-size: 37px;
	
	
		
	
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
