/* @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,700|Oswald:300,400,600'); */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVAexQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0B4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/opensanscondensed/v23/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDuXMQg.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/opensanscondensed/v23/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff0GmDuXMQg.ttf) format('truetype');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/oswald/v48/TK3_WkUHHAIjg75cFRf3bXL8LICs169vsUZiYA.ttf) format('truetype');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/oswald/v48/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvsUZiYA.ttf) format('truetype');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/oswald/v48/TK3_WkUHHAIjg75cFRf3bXL8LICs18NvsUZiYA.ttf) format('truetype');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/oswald/v48/TK3_WkUHHAIjg75cFRf3bXL8LICs1xZosUZiYA.ttf) format('truetype');
}

/* 
font-family: 'Oswald', sans-serif;
font-family: 'Open Sans', sans-serif;
font-family: 'Amatic SC', cursive;
font-family: 'Open Sans Condensed', sans-serif; 

#a35413
#80420f - brun header
402615:dark brown
B55D15:clear brown
FFAF00 : jaune font
FFD71D : jaune clear
F3E8AA : bg
A30234 : red



*/

p, form, img, h1, h2, h3, h4, h5, h6, ul, ol, li, html, body, header, footer, figure {
	margin: 0;
	padding: 0;
}
a{
	outline: none;
}
ul, li{
	list-style-type: none;
}
img{
	display:block;
}
*, *:before, *:after {
    box-sizing: border-box;
}

html{
	font-size: 62.5%;
	background: #F3E8AA;
}
body{	
    color: #050302;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
	background-color: #F3E8AA;
    align-items: center;
    background-position:50% 0;   
    background-repeat: no-repeat;   
    background-size: 100% auto;   
    z-index: 0;
}
body:before{	
    content: '';
    position: absolute;
    top: 40px;
    left:0;
    width: 100%;
    height: 220px;
    background-position:50% 50%;   
    background-repeat: no-repeat;   
    background-size: 100% auto;   
    overflow: hidden;
}
body.page-home{  
    display: block;
}

/*--GENERAL---*/

a img{
	border: 0;
}
img{
	max-width: 100%;
}

a{
	text-decoration: none;
}




main:after,
.clafter:after,
.inner:after {
	content:'';
	clear: both;
	display:block;
}
main.hide,
.hide{
	position: absolute;
	left: -10000px;
}
.hide-field{
	display: none;
}
.inner{
    margin: 0 12px;
}
main{
    z-index: 100;
}

.center,
main p.center{
	text-align: center;
}
main p.fleft{
	float: left;
}
main .fright{
	float: right;
}
/*main a.pichover {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    text-decoration: none;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
main a.pichover:before {
    background: rgba(75, 56, 115, 0.04) none repeat scroll 0 0;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 280;
}

main a.pichover:hover:before {
    background: rgba(155, 89, 182, 0) none repeat scroll 0 0;
}
main a.pichover img {
    opacity: 1;
    z-index: 0;
}
main a.pichover img:hover {
}*/
main a img {
    display: block;
}
main img.img-right {
	margin: 15px 0;
	max-width: 100%;
}

main p.back{
	padding: 0;
    margin: 20px 0;
}
main a.back{
	display: inline-block;
	margin: 10px 0;
	color: #402615;
    font-family: 'Open Sans Condensed', sans-serif; 
    font-weight: 300;
	font-size: 25px;
	font-size: 2.5rem;
	text-decoration: none;
	padding: 5px 10px 5px 10px; 
}
main a.back:before{
	display: inline-block;
    content: "";
	width: 30px;
    height: 30px;
    background: url(../themes/pataccalabar/assets/images/theme/backto.png) no-repeat 0 0;  
    vertical-align: bottom;  
    margin-right: 10px;    
}
main a.back:hover{
	color: #352012;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
main a.back:before:hover{
    background-position: -30px;   
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}


header {
    height: 260px;
    width: 100%;
    z-index: 100;
    position: relative;
    margin: 0;    
    background: linear-gradient(to bottom, rgba(128,66,15,0) 20%,rgba(128,66,15,0.7) 100%);  
}
header:before {
    content:'';
    height: 50px;
    width: 100%;
    z-index: -100;
	background: #80420f; 
    position: absolute;
    top: 0;
    left: 0;  
}
header h1#logo {
    background: radial-gradient(ellipse at center,  rgba(128,66,15,0.3) 0%,rgba(128,66,15,0) 75%); 
    display: block;
	position: absolute;
    width: 164px;
    height: 164px;
    left: 50%;
    margin-left: -72px;
    top: 63px;
	z-index: 100;
}
header h1#logo a {
    background: url(../themes/pataccalabar/assets/images/theme/logo.png) no-repeat 50% 50%;
    background-size: contain;
    display: block;
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 500;
}
.page-home header h1#logo a {
    left: 5%;
    width: 90%;
    height: 90%;
}
/* header h1#logo a:before{
    content:'';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
	z-index: -50;
} */



header nav#nav-main li{
    position: relative;
}
header nav#nav-main > ul > li > a, 
header nav#nav-mobile > div > ul > li > a{
    color: #F3E8AA;
    display: block;
    font-family: 'Oswald', sans-serif;    
    font-size: 16px;
    font-size: 1.6rem;
    text-transform: uppercase;
}

header nav#nav-main > ul > li:hover > a, 
nav#nav-mobile > div > ul > li:hover > a,
header nav#nav-main > ul > li > a:hover, 
nav#nav-mobile > div > ul > li > a:hover, 
header nav#nav-main > ul > li.actif > a, 
nav#nav-mobile > div > ul > li.actif > a {
    color: #F3F3CC;
}
header nav#nav-main li ul li a, 
nav#nav-mobile li ul li a{
    color: #888;
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
}
header nav#nav-main li ul li.actif a, 
nav#nav-mobile li ul li.actif a, 
header nav#nav-main li ul li a:hover, 
nav#nav-mobile li ul li a:hover {
    color: #222;
}

#nav-soc {
    position: absolute;
    top: 4px;
    right: 4px;
}	

.footsoc li,
#nav-soc li {
    display: inline-block;
	vertical-align: top;
}
.footsoc li{
    margin: 5px 15px 5px 0;
    margin-right: 5px;
}
.footsoc li a,
#nav-soc li a {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-radius: 25px;
    display: inline-block;
    background-size: 26px 26px;
	color: #fff;
}
.footsoc li a,
#nav-soc li.fb a,
#nav-soc li.instagram a {
    height: 45px;
    width: 45px;
}
#nav-soc li.fb a {
    background-image: url(../themes/pataccalabar/assets/images/theme/ico-fb.svg);
    background-size: 24px 24px;
}
#nav-soc li.instagram a {
    background-image: url(../themes/pataccalabar/assets/images/theme/ico-insta.svg);
}
#nav-soc li.tel,
#nav-soc li.prices {
    position: absolute;
    left: -5000px;
}
/* NAV-LANG */
#nav-lang{
	position: absolute;
	display: block;
	height: 50px;
	width: 50px;
	right: 105px;
	padding-left: 10px;
	top: 0;
	z-index: 500;
}
.dropbtn {
	color: #fff;
	padding: 0 5px;
	font-size: 16px;
	font-size: 1.6rem;
	border: none;
	line-height: 49px;
	display: block;
	height: 49px;
	width: 45px;
	text-transform: uppercase;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 4px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.dropdown {
	position: relative;
	display: inline-block;
}
.dropdown-content {
	display: none;
	position: absolute;
	top: 50px;
	background-color: #fff;
	min-width: 50px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
}
.dropdown-content a {
	color: #333;
	font-size: 16px;
	font-size: 1.6rem;
	padding: 5px 6px;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
}
.dropdown-content a:hover {background-color: #F3E8AA; color: #be1e2d;}
.dropdown:hover .dropdown-content {
	display: block;
}




main {
    max-width: 1224px;
    width: 100%;
    flex-grow:1;
}
.page-home main,
.page-evento main,
.page-cerveza main,
.page-promo main,
.page-eventos main,
.page-asociados main,
.page-contact main,
.page-cervezas main {
    max-width: 100%;
}
.page-404 main,
.page-buscame main,
.page-menu main,
.page-bar main{
    padding: 0 12px;
}



main h1 {
    color: #130905;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 20px;
    font-size: 2rem;
    margin: 20px 0 22px;
    text-align: left;
    text-transform: uppercase;
}
main > h1:first-child {
    text-align:center;
    font-size: 30px;
    font-size: 3rem;
}
main h1 a {
    text-decoration: none;
    color: #130905;
}
main h2 {
    color: #1A0C07;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    font-size: 21px;
    font-size: 2.1rem;
    margin: 20px 0 4px;
}
main h2 a {
    color: #1A0C07;
    text-decoration: none;
}
main h3 {
    font-size: 18px;
    font-size: 1.8rem;
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    margin: 10px 0 4px;
}
main h3 a {
    text-decoration: none;
}
main  h4 {	
    font-size: 15px;	
    font-size: 1.5rem;
    margin: 10px 0 4px;	
	color: #232323;
}

main h2.title2ndpart,
main h3.title2ndpart{
    margin: 10px 12px 8px;
    text-align: center;
    font-size: 23px;
    font-size: 2.3rem;
    font-weight: 500;
}





main form.general {
    margin-bottom: 50px;
}
main form.general p {
    width: 100%;
    margin: 6px 0;
    padding: 5px 4px 0;
}
main form.general p label{
    display: block;
    padding-bottom: 2px;
    text-align: left;
}
main form.general p label span {
    color: #402615;
}
main form.general input[type="text"], 
main form.general textarea {
    background: rgba(254,254,250,0.8);
    border: 1px solid #bd8b62;
    border-radius: 5px;
    font-size: 15px;
    font-size: 1.5rem;
    padding: 8px 10px;
    width: 100%;
}
main form.general textarea {
    font-family: "Open Sans",sans-serif;
    height: 110px;
}
main form.general input[type="submit"] {
    background: #80420f;
    border: 0 none;
	border-radius: 5px;
    color: #fffdfa;
    cursor: pointer;
    display: block;
    font-size: 20px;
    font-size: 2rem;
    margin: 0 auto;
    padding: 8px 18px;
    text-transform: uppercase;	
	box-shadow: 0 1px 2px -1px rgba(0,0,0, 0.5);
	max-width: 100%;
	white-space: normal;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
}
main form.general input[type="submit"]:hover {
    background: #402615;
}
main form.general p.p-submit {
    max-width: 100%;
    text-align: center;
    width: 100%;
	margin: 10px 0;
}

main .error {
    color: #bf1616;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 6px 8px;
    text-align: center;
	margin-bottom: 20px;
}

form p strong.field-error {
    color: #bf1616;
    display: block;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: normal;
    margin-top: 3px;
    text-align: left;
}
p.nomajor {
    color: #bf1616;
    font-weight: normal;
    text-align: left;
    margin: 3px 0;
}
main.success{
    color: #009933;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    padding: 6px 8px;
    text-align: center;
	margin-bottom: 20px;
}
main.success li:before,
main.error li:before{
    background: none;
}

main ul.pagination {
    background: #9751a6;
    box-shadow: 0 2px 3px -1px rgba(143, 143, 143, 0.3);
    margin: 26px 0;
    padding: 12px 0;
    text-align: center;
}
main ul.pagination li {
    display: inline-block;
    list-style-type: none;
    margin: 2px;
}
main ul.pagination li a,
main ul.pagination li span {
    color: #fdfbfd;
    display: block;
    font-weight: bold;
    height: 42px;
    line-height: 42px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 42px;
    z-index: 10;
}
main ul.pagination li a:before ,
main ul.pagination li span:before {
    border: 1px solid #fdfbfd;
    border-radius: 3px;
    content: " ";
    display: block;
    height: 42px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 42px;
    z-index: -10;
}
main ul.pagination li.active span:before, main ul.pagination li a:hover:before {
    opacity: 1;
}
main ul.pagination li.disabled span:before, 
main ul.pagination li.disabled span {
    opacity: 0.3;
}


/* Design Special - notr bar */
main .col-3,
main .col-2{
    /*display: flex;
    align-items :strech; */   
}
main .col-2 figure{
    width: 100%; 
    order: 1;
    margin: 12px 0;    
    position: relative;
    z-index: 100;
}
main .col-2 figure:before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 200;   
    background: linear-gradient(to bottom, rgba(128,66,15,0) 30%,rgba(128,66,15,0.5) 100%);
    content: '';
}
main .col-2 figure:after{
    position: absolute;
    top: 2.55%;
    left: 1.7%;
    width: 96.6%;
    height: 94.7%;
    z-index: 400;   
    border: 1px solid rgba(255, 255, 255, 0.5);
    content: '';
}
main .intro figure:after{
    height: 92%;
    top: 4%;
}
main .col-2 p,
main .col-2.intro .infobox,
main .col-2-about .infobox,
main .col-2-event .infobox,
main .col-2-buscame .infobox,
main .col-2-promo .infobox{
    width: 100%;  
    order: 2;  
    margin: 12px 0; 
}
main .infobox p{   
    margin: 12px 0; 
}

main .col-3-sub{
    max-width: 100%;
    width: 100%;
    margin: 12px 0;  
}



main .infobox{
    position: relative;
    z-index: 100;
    padding: 6px 22px;
}
main .infobox:before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 200;   
    background: rgba(255,255,255,0.2);
    border: 1px solid rgba(255, 255, 255, 0.5);
    content: '';
    z-index: -10;
}



/* Page HOME  */
.intro{
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 14px;
    font-size: 1.4rem;
    font-family: 'Open Sans Condensed', sans-serif; 
    font-weight: 700;
    color: #80420f;
}
main .intro h1{
    margin: 5px 0 12px;
    color: #402616;
    font-size: 18px;
    font-size: 1.8rem; 
}
.page-home main {
    padding-top: 230px;
}
.page-home header {
    background: none;
}

.page-home .owl-carousel {
    position:absolute;
    top: 0;  
    left: 0;    
}
.slider-home li{
    width:100%;
    height: 450px;  
    background-size: cover;    
    background-repeat: no-repeat;    
    background-position: 50% 50%;  
    position: relative;  
    z-index: 50;  
}
.slider-home li:after{
    content:"";
    display:block;
    position: relative;   
    top: 0;  
    left: 0;     
    width:100%;
    height: 100%;    
    background: linear-gradient(to bottom, rgba(0,0,0,1) 0,rgba(0,0,0,0) 50%);
    z-index: 100; 
}
.slider-home li h2{
    margin: 0 0 12px;
    color:#fff;
    text-align:center; 
    font-size: 22px;
    font-size: 2.2rem;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
}
.slider-home li h2:after{
    content:'';
    display: block;
    width: 120px;
    height: 2px;
    margin: 8px auto 14px;
    background-color: #FFAF00;
}
.slider-home li {
    margin: 0;
}
.slidetxt{
    position: absolute;
    bottom: 40px;
    left: 10%;
    width: 80%;
    height: 180px;
    z-index: 100; 
    text-align:center; 
    display:flex;
    justify-content: center;
    align-items: center;
    color:#fff;
}
.slidetxt a{
    color:#fff;
    padding-top: 20px;
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
}
.slidetxt a:hover{
    color:#FFAF00;
}
.slidetxtinn{  
    background: rgba(128,66,15,0.6);
    padding: 16px 30px 22px;
    border: 1px solid rgba(255, 175, 0, 0.3);
    max-width: 260px;
}
.slidetxt p{  
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 400;
}
#content  .beer-piclist  .owl-dots,    
#content  .slider-home  .owl-dots{    
    position: absolute;
    bottom: 7px;
    left: 35%;
    width: 30%;
    z-index: 200;
    text-align:center;
}
#content  .beer-piclist  .owl-dots{    
    position: absolute;
    bottom: -35px;
    left: 0;
    width: 100%;
    height: 25px;
    z-index: 200;
    text-align:center;
}

.page-cervezas #content .beer-piclist .owl-dots {
    bottom: -30px;  
}
#content .beer-piclist  button.owl-dot,
#content .slider-home  button.owl-dot{  
    background: url(../themes/pataccalabar/assets/images/theme/tasterate.svg) no-repeat -85px 0;
    width: 17px;
    height: 17px;
    overflow: hidden;
    display: inline-block;
    background-size: 170px 17px;
    opacity: 0.9;
	box-shadow: 0 1px 5px -1px rgba(0,0,0, 0.5);
    border-radius: 25px;
    outline: none;
}

#content .beer-piclist  button.owl-dot{  
    margin: 0 1px;
	box-shadow: none;
}
#content .beer-piclist .owl-dot:hover, 
#content .beer-piclist  .owl-dot.active, 
#content .slider-home .owl-dot:hover, 
#content .slider-home  .owl-dot.active{  
    background-position: 0 0;
}



#content button.owl-prev,  
#content button.owl-next{ 
    position: absolute;
    bottom: 110px; 
    left: 2px;
    width: 42px;
    height: 42px;
    z-index: 300; 
    border: 2px solid #fff;
    border-radius: 25px; 
    text-indent: -10000px;
    background: rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 16px -1px rgba(0,0,0, 0.3);
    overflow: hidden;
}
#content button.owl-prev:after,  
#content button.owl-next:after{  
    content:'';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 310; 
    background: url(../themes/pataccalabar/assets/images/theme/aslider.svg) no-repeat 50% 50%; 
    background-size: 16px 16px;
}
#content  button.owl-prev:after{  
    transform: rotate(180deg);
}
#content  button.owl-next{  
    left: auto;
    right: 2px;
}

#content #beerlist button.owl-prev,  
#content #beerlist button.owl-next{
    background: rgba(128,66,15, 0.3);
	box-shadow: 0 1px 16px -1px rgba(128,66,15, 0.3);
}



/* Page ABOUT  */
.slider-about{
    margin-top: 130px;
}
#content  .slider-about  .owl-dots{  
    position: absolute;
    left: 0;
    top: -125px;
    height: 120px;
    width: 100%;
    z-index: 1000;
    text-align:center;
}
#content .slider-about .owl-dot {  
    display: block;
    margin: 0;   
}
#content .slider-about .owl-dot  button{  
    display: inline-block;
    padding: 4px 12px;
    margin: 3px 0;
    outline: none;
    border: 1px solid rgba(128,66,15,0.4);
    background: none;
    font-size: 16px;
    font-size: 1.6rem;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    cursor: pointer;
    border-radius: 5px;
    color: rgba(53,32,18,0.6); 
    background: rgba(255,255,255,0.2);
}
#content .slider-about .owl-dot.active  button{  
    cursor: default;
    border: 1px solid rgba(128,66,15,1);
    color: rgba(53,32,18,1);
}


/* Page MENU  */
.menu-cat{
    width:100%;
    max-width: 100%;
    background: #80420f;
    padding: 10px;
    margin: 0 auto 50px;
}
.menu-cat ul{
  width: 100%;
  border: 1px solid rgba(255,255,255, 0.5);
  padding: 10px 10px 20px 10px;
}
.menu-cat a{
    display: block;
    color: #fdfbfd;
    padding: 0 0 4px;
    margin: 0;
    font-size: 22px;
    font-size: 2.2rem;
    font-family: 'Open Sans Condensed', sans-serif; 
    font-weight: 700;
}
.menu-cat a:hover{
  color: #FFD71D;
}

/*
#80420f - brun header
402615:dark brown
B55D15:clear brown*/

.menu-item{
    width:100%;
    max-width: 800px;
    float: right;
    background: rgba(255,255,255,0.4);
    border: 1px solid rgba(255, 255, 255, 0.7);
    padding: 10px;
}
.menu-item  > ul{
    width: 100%;
    padding: 10px 10px 20px 10px;
    /*border: 1px solid rgba(64,38,21, 0.5);*/
}
.menu-item  > ul ul{
    margin-bottom: 50px;
}
.menu-item  h2{
    width: 100%;
    font-size: 28px;
    font-size: 2.8rem;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    line-height: 110%; 
    color: #402615;
    text-align: center;
}
.menu-item  h3{
    font-family: 'Open Sans Condensed', sans-serif; 
    font-size: 28px;
    font-size: 2.8rem;
    font-weight: 300;
    line-height: 110%; 
    margin: 0 0 4px;
}

.eatem img{
	order: 1;
	align-self: flex-start;
}
.eatem div.info{
	order: 2;
	width: 100%;
}
.eatem div.info-top{
	display: flex;
	justify-content: space-between;
	font-family: 'Open Sans Condensed', sans-serif; 
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: 300;
	margin-bottom: 7px;
}




/* Page CONTACT  */
.col3-contact{
    z-index: 300;
    position: relative;
}
main .col3-contact .col-3-sub{
	box-shadow: 0 1px 2px -1px rgba(0,0,0, 0.5); 
}
#map{
    margin-top: -50px;
    height: 400px; 
    width: 100%;
    z-index: 200;
    position: relative;
}
.col3-contact figure{
    order: 2;  
}
.col3-contact .contactinfobox{
    order: 1;  
}
.col3-contact .contactschedbox{
    order: 3;  
}
.col3-contact .contactinfobox,
.col3-contact .contactschedbox{
    background: rgba(254,254,250,0.9);
    padding: 10px 30px 10px;
}
main .col3-contact .col-3-sub h2{
	color: #402615;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 23px;
    font-size: 2.3rem;
}
.col3-contact .contactinfobox address{
    border: 1px dashed #B55D15;
    padding: 12px;
    font-size: 15px;
    font-size: 1.5rem;
    margin: 30px 0 0;
}
.col3-contact .contactschedbox ul li{
    padding: 4px 0;
    border-bottom: 1px dashed #B55D15;
}
.col3-contact .contactschedbox ul li:last-child{
    border-bottom: 0;
    padding-bottom: 0;
}
.col3-contact .contactschedbox ul li strong{
    display: inline-block;
    width: 30%;
}
main .contactform h2{   
	color: #402615;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 8px;
    font-size: 32px;
    font-size: 3.2rem;
    text-align: center;
}


/* Cervezas */
#beer-info{
    position:relative;
    z-index:200;
    background: #FFAF00; 
    /*, linear-gradient(to bottom, rgba(0,0,0,0) 80%,rgba(0,0,0,0.05) 100%); */
    max-width: 1224px;
    margin: 0 auto;
    padding: 0 0 20px 0;
    border-radius: 15px;
}
#beer-info h1{
    margin:0;
}
#beer-info a.close{ 
    position: absolute;
    top: 10px; 
    right: 10px;
    width: 35px;
    height: 35px;
    border: 1px solid #fff;
    border-radius: 25px; 
    text-indent: -10000px;
    overflow: hidden;
}
#beer-info a.close:after{  
    content:'';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../themes/pataccalabar/assets/images/theme/close.svg) no-repeat 50% 50%; 
    background-size: 16px 16px;
}





.beerlistbox{
    background: linear-gradient(to bottom, rgba(0,0,0,0) 80%,rgba(0,0,0,0.05) 100%);
    padding-bottom: 50px;
}
#beerlist{
    margin: 40px auto 0;
    padding: 30px 0;    
    max-width: 1210px;
}

#beerlist .owl-prev,  
#beerlist .owl-next{ 
    left: -15px;
    top: 38%;
    bottom: auto;
}
#beerlist .owl-next{  
    left: auto;
    right: -15px;
}










#beerlist li{
    display: flex; 
    flex-direction: column;
}
#beerlist li h2{
    order: 2;
    margin: 10px 0 4px;
    padding: 0 10px;
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 140%;
}
#beerlist li h2 a{
    font-family: 'Oswald', serif; 
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
}
#beerlist li > a{
    order: 1; 
}
a.ratebeer{
    display:block;  
    margin-top: 16px;
    color: #1C3665;
    font-weight: 700;
    font-size: 16px;
    font-size: 1.6rem;
}
a.ratebeer:before{
    display:block ;
    content:"";
    width: 80px;
    height: 20px;   
    background: url(../themes/pataccalabar/assets/images/theme/ratebeer.png) no-repeat 0 0;
    float: left;
        
}

.bgwhite{
    background: #F3F3CC;
    padding: 30px 0;    
}
#brewery-list{   
    max-width: 1000px;  
}

.page-promo .bgwhite,
.page-evento .bgwhite,
.page-eventos .bgwhite{
    margin-top: 50px;
    margin-bottom: 0;
}



#beerbox .beer-text{
    color: #000;
}
main #beerbox h1{
    font-size: 3rem;
    text-align: center;
    background: rgba(255,255,255,0.98);
    padding: 25px;
    margin-bottom: 10px;
    border-radius: 15px 15px 0 0;
}
main #beerbox h1 em{
    font-family: 'Oswald', sans-serif;
    font-size: 2.2rem;
    text-align: center;
    margin: 0 0;
    font-weight: 400;
    color: #80420f;
    display: block;
    font-style: normal;
}
main #beerbox .col-3{
    margin: 0 25px;
}
#beer-info .beer-infos strong{  
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    font-size: 1.7rem;
}
.beersens strong{  
    display: block;
}

main  .beer-desc{   
    order: 2;  
}
main  .beer-infos{   
    order: 3;
}
ul.beerdetails{   
    margin: 0 0 20px;
    padding: 8px 40px 15px;
    border-bottom: 1px solid rgba(255,255,255,0.4);  
    font-family: 'Open Sans Condensed', sans-serif; 
    font-weight: 300;
    font-size: 1.9rem;
    color: #fff;
}
main  .beer-infos ul{   
    display: flex;
    flex-wrap: wrap;
}
main  .beer-infos li{   
    width:50%
}
main  .beer-infos li.beersens{   
    flex-grow: 2; 
    width:100%;
    margin:0 0 12px;
}


.taste{
    background: url(../themes/pataccalabar/assets/images/theme/tasterate.svg) no-repeat 0 0;
    width: 85px;
    height: 17px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    background-size: 170px 17px;
}
.taste-1{
    background-position: -68px;
}
.taste-2{
    background-position: -51px;
}
.taste-3{
    background-position: -34px;
}
.taste-4{
    background-position: -17px;
}
.taste-5{
    background-position: 0px;
}



main  .beer-piclist{   
    order: 1;  
    width: 100%;
}
main  .beer-piclist li{   
    /*width: 384px;*/
}

body.page-cerveza .owl-carousel .owl-item img,
body.page-cervezas .owl-carousel .owl-item img{
    width: auto; 
    margin: 0 auto;
}

.page-cerveza .backto,
.page-cerveza #beerbox .col-3,
.page-cerveza #beerbox .beerdetails{
    width: 100%;
    max-width: 1224px;
    margin: 0 auto;
}
.page-cerveza #beerbox h1{
    border-radius: 0;
    margin: 0;
    padding-top: 35px;
    padding-bottom: 35px;
}
.page-cerveza #beerbox{
    background: #FFAF00;
    padding-bottom: 70px;
}
.page-cerveza .bgwhite{
    padding: 15px 0;
}
.page-cerveza ul.beerdetails{   
    padding-top: 15px;
}




/*** FILTER ***/

.form-filter {
    padding: 10px 20px;
	position: relative;
    background: rgba(255,255,255,0.2);
    border: 1px solid rgba(255,255,255,0.6);
}
.form-filter fieldset {
	border: 0;    
}
.form-filter legend {
	color: #402615;
	display: block;
	font-family: "Oswald",sans-serif;
	font-size: 19px;
	font-size: 1.9rem;
	font-weight: 500;	
	margin: 0 20px 0 0;
	padding: 14px 0 0 0;
}
#content form.form-filter p {
	margin: 8px 0;
}
#content form.form-filter p select, 
#content form.form-filter p input[type="text"] {
	border: 0;
    background: none;
	height: 32px;
	width: 100%;
	margin-right: 20px;
    color: #402615;
    border: 1px solid rgba(255,255,255,0.5);
    border-radius: 3px;
	font-weight: 400;
    background-color: rgba(255,255,255,0.2);
}
#content form.form-filter p input[type="text"] {
	height: 32px;
    padding: 0 6px;
}
#content form.form-filter p label {
	font-family: 'Open Sans', sans-serif;
    display: inline-block;
	font-weight: 700;
	font-size: 13px;
	font-size: 1.3rem;
	width: 34%;
}
#content form.form-filter p.sub-btn{
	margin: 12px 2px 2px;
    width: 118px;
}
#content form.form-filter p input.submit,
#content form.form-filter p input.reset {
    background-color: rgba(255,255,255,0.6);
    border: 1px solid rgba(255,255,255,1);
	background-image: url(../themes/pataccalabar/assets/images/theme/search.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 30px 30px;
	border-radius: 3px;
	color: #bdb077;
	font-size: 0.1em;
	height: 42px;
	text-indent: -1000px;
	width: 42px;
	cursor: pointer;
	margin: 2px;
}
#content form.form-filter p input.reset {
	background-image: url(../themes/pataccalabar/assets/images/theme/refresh.svg);
	margin-right: 0;
}
#content form.form-filter p input.reset:hover,
#content form.form-filter p input.submit:hover {
    background-color: rgba(255,255,255,1);
}

form.form-filter button.filter-tgl{
	border: 0;
	background: transparent;
	width: 100%;
	outline: none;
	font-size: 13px;
	font-size: 1.3rem;
	color: #B55D15;
	cursor: pointer;	
}
form.form-filter button.filter-tgl:after{		
	content: "";
	display: inline-block;
	width: 20px;
	height: 16px;
	background: url(../themes/pataccalabar/assets/images/theme/filter.png) no-repeat -16px 1px;
}
form.form-filter button.filter-tgl.open:after{	
	background-position: -16px -66px;
}
.nobeer p{
    margin: 20px 0 40px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
	font-size: 19px;
	font-size: 1.9rem;
    text-align: center;
}



/*slider img beer*/
.picturelist{
    position: relative;
}
.picturelist li{
    position: absolute;
    top: 0;
    left: 0;
}




/* Events/Promos */
#homelist,
#promolist,
.eventlist{
    display: flex;
    flex-wrap: wrap;
}
#homelist li,
#promolist li,
.eventlist li{
    max-width: 588px;
    width: 100%;
    margin: 12px;
    position: relative;
    overflow: hidden;
}
#promolist li{
    max-width: 384px;
}
#eventact li{
    font-size: 16px;
    font-size: 1.6rem;
}
#homelist li,
#eventpast li{
    max-width: 282px;
    /*min-width: 200px;*/
}

#homelist li h2,
#promolist li h2,
.eventlist li h2,
.eventlist li h3{
    margin:0;
}
#homelist li h2 a,
#promolist li h2 a,
.eventlist li h2 a,
.eventlist li h3 a{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 7px 90px 7px 10px;
    background: #FFAF00;
    color:#fff;
    font-family: 'Oswald', sans-serif;
    z-index: 100;
    margin:0;
    font-size: 20px;
    font-size: 2rem;
}   
#homelist li h2 a{
    text-align: center;
    padding: 7px 10px 7px 10px;
} 
#eventpast li h3 a{   
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: 400;
}
#homelist li {
    text-align: center;
}
#promolist li {
    padding-bottom: 10px;
}
#promolist li h2 a{
    height: 74px;
    padding-right: 120px;
    display:flex;
    align-items: center;
}
#promolist li h2 a strong{
    font-weight: 500;
}
#homelist li figure,
#promolist li figure,
.eventlist li figure{
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    padding-top: 54.4%;
}
#homelist li figure,
#eventpast li figure{
    padding-top: 63.8%;
}

#promolist li figure{
    padding-top: 67.7%;
}


#homelist li figure img,
#promolist li figure img,
.eventlist li figure img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#homelist li figure:after,
#promolist li figure:after,
.eventlist li figure:after{
    position: absolute;
    top: 0;
    bottom: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;    
	background: rgba(128,66,15,0.1);
}
#eventpast li figure:after{  
	background: rgba(128,66,15,0.3);
}

#homelist li a.more,
#promolist li a.more,
.eventlist li a.more{
	display: inline-block;
	margin: 10px 0;
	color: #ffaf00;
    font-family: 'Oswald', sans-serif; 
    font-weight: 500;
	font-size: 20px;
	font-size: 2.0rem;
	text-decoration: none;
	padding: 4px 0 4px 0; 
}
#homelist li a.more:before,
#promolist li a.more:before,
.eventlist li a.more:before{
	display: inline-block;
    content: "";
	width: 30px;
    height: 30px;
    background: url(../themes/pataccalabar/assets/images/theme/more.svg) no-repeat 50% 50%; 
    background-size: 14px 14px;
    vertical-align: -7px;  
    margin-right: 8px;   
    border: 2px solid #ffaf00;
    border-radius: 25px;    
}
#homelist li a.more,
#promolist li a.more,
#eventpast li a.more{
	font-size: 16px;
	font-size: 1.6rem;
}
#homelist li a.more:before,
#eventpast li a.more:before{
	width: 22px;
    height: 22px;
    background-size: 10px 10px;
    vertical-align: -4px;  
    border-radius: 25px;    
}



#promolist  li p.date a,
.eventlist li p.date a{
    position: absolute;
    bottom: 0;
    right: 10px;
    width: 70px;
    height: 50px;
    z-index: 500;
    background: #fff;
    color:#FFAF00;
    font-size: 20px;
    font-size: 2rem;
    font-family: 'Oswald', sans-serif;
    padding: 10px 2px 0;
    text-align: center;
}
#eventpast li p.date a{
    width: 60px;
    height: 46px;
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center;
}
#promolist  li p.date a{
    width: 110px;
    height: 84px;
    padding: 10px 10px 0;
    font-size: 16px;
    font-size: 1.6rem;
    text-align: center;
    display:flex;
    align-items: center;
    justify-content: center;
}
#homelist  li .info{
    display:flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 45px;
}
.hvrbox .hvrbox-layer_top {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(128,66,15,0);
	color: #fff;
	padding: 15px;
	-moz-transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}

.hvrbox .hvrbox-layer_slideup {
	-moz-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
}
.hvrbox:hover .hvrbox-layer_slideup,
.hvrbox.active .hvrbox-layer_slideup {
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	background: rgba(128,66,15,0.9);
}

main h2.eventdate{
    margin-top: 10px;
    font-size: 18px;
    font-size: 1.8rem;
}

#galpiclist{ 
    display: flex; 
    flex-wrap: wrap;
}
#galpiclist li{
    margin: 12px; 
    min-width:129px;
    max-width:129px;
    width: 100%;    
}
#galpiclist li a{
    display:block;
    width:100%;
    height: 100%;
    position: relative;
}
#galpiclist li a:after{
    content:"";
    display:block;
    position: absolute;
    width:100%;
    height: 100%;
    top: 0;
    left: 0;
	background: rgba(128,66,15,0.5); 
	-moz-transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;  
    opacity: 1;    
}
#galpiclist li:hover a:after{
    opacity: 0;    
}


.partnerlist{
    display: flex;
    flex-wrap: wrap;
}
.partnerlist li{
    width: 100%;
    max-width: 180px;
    min-width: 180px;
    margin: 12px;
}









/* Sitemap */
.sitemap{
    width: 100%;
    max-width: 460px;
    margin: 0 auto;
    padding: 25px;
    background: #fff;
	box-shadow: 0 1px 2px 1px rgba(0,0,0, 0.2);
}
.sitemap ul li a {
    color: #B55D15;
    font-size: 23px;
    font-size: 2.3rem;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    display: block;
    padding: 6px;
}

/* Contact box */

.contactbox {	
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}
.contactbox .cbox {	
    width: 100%; 
}

/* Box major */

#majorask {
    display: block;
    position: relative;
    width: 90vw;
    height: 63.63vw; 
    max-height: 90vh;
    max-width: 127.30vh; 
    margin: auto;
    position: absolute;
    top:0;bottom:0;
    left:0;right:0;
    background-image: url(../themes/pataccalabar/assets/images/theme/pataccala.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    /*padding: 200px 10px 50px; */
    text-align:center;  
    z-index: 0;  
}
#majorask:before {
    content:'';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;   
    background: linear-gradient(to top, rgba(0,0,0,0.4) 0,rgba(0,0,0,0) 50%);  
    z-index: 10;
}


#majorask .startlang {
    color: #fff; 
    font-size: 27px;
    font-size: 2.7rem;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    z-index: 20;
    position: relative;
    text-shadow: 0px 0px 10px rgba(0,0,0,0.8);
}
#majorask .startlang ul  {
    margin-top: 5px;
}
#majorask .startlang li  {
    display: inline-block;
}
#majorask .startlang li a {
    display:block;
    color: #fff; 
    font-size: 20px;
    font-size: 2rem;
    margin: 0 8px;
}
#majorask .startlang li a img {
    width: 40px;
    height: 40px;
	box-shadow: 0 1px 10px -1px rgba(0,0,0, 0.5);
    border-radius: 50px;
}
#majorask .wrapper{
    position:absolute;
    bottom: 20px;
    left: 50px;
    right: 50px;
    z-index: 15;
}
#majorask .major{
    /*position: relative;z-index: 70;
    position:absolute;
    bottom: 10px;
    left: 50px;
    right: 50px;
    */
    margin-top: 30px;
}
#majorask .major a{
    display: inline-block;
    background: #80420f; 
    border: 1px solid #FFAF00;
    color: #fff; 
    padding: 10px 20px;
    font-size: 20px;
    font-size: 2rem;
    font-family: 'Open Sans Condensed', sans-serif;   
    font-weight: 300;
	box-shadow: 0 1px 10px -1px rgba(0,0,0, 0.5); 
}


.popupstart .mfp-container:before{
    /*display: block;
    height: 0;*/
}
.popupstart .mfp-content{
    /*display: flex;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;*/
}



/*




#80420f - brun header
402615:dark brown
B55D15:clear brown
FFAF00 : jaune font
FFD71D : jaune clear
F3E8AA : bg
A30234 : red
*/



/* FOOTER */
footer {
    background: #402615;
    color: #F3F3CC;
    font-size: 14px;
    font-size: 1.4rem;
    margin: 50px auto 0 auto;
    width: 100%;
    min-height: 20px;
}
.page-cervezas footer,
.page-promo footer,
.page-evento footer,
.page-cerveza footer,
.page-home footer,
.page-eventos footer,
.page-asociados footer {
    margin-top: 0;
}
footer a {
    color: #F3F3CC;
    text-decoration: none;
}
footer a:hover {
    color: #F3E8AA;
}

.footerbox{
    padding: 20px 10px;
    margin: 0 auto;
    width: 100%;
    display:flex;
    flex-wrap: wrap;
}
.colf{ 
    width: 100%;
    max-width: 100%;
    margin: 10px auto;
}
.colfnav ul li{ 
    max-width: 100%;
}
.colfnav ul li{ 
  padding-top: 1px;
  padding-bottom: 1px;
}
.colf a{ 
    font-size: 4;
    font-size: 1.4rem;
}
.footerbox h5{
    font-size: 18px;
    font-size: 1.8rem;
    color: #FFAF00;
    font-family: 'Oswald', sans-serif; 
    font-weight: 500; 
    text-transform: uppercase;
    margin-bottom: 10px;
}
.footer-bottom{
    padding: 16px 0;
    width: 100%;
    background: #352012;
}
.footer-bottom .inner{
    padding: 0 12px;
}
.footer-bottom p{
    color: #fff;
    font-family: 'Open Sans Condensed', sans-serif; 
    font-weight: 300; 
    text-transform: uppercase;
    font-size: 15px;
    font-size: 1.5rem;
}
.footsoc li a {
    border-radius: 32px;
    height: 42px;
    width: 42px;
    border: 1px solid #f3f3cc;  
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 22px 22px;
}
.footsoc li.fb a {
    background-image: url(../themes/pataccalabar/assets/images/theme/ico-fb-footer.svg);
}
.footsoc  li.instagram a{
    background-image: url(../themes/pataccalabar/assets/images/theme/ico-insta-footer.svg);
}
.footerbox p.phone{
    font-family: 'Open Sans Condensed', sans-serif; 
    font-weight: 500; 
    margin-top: 18px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #f3f3cc;
}
.footerbox p.phone a{
    color: #f3f3cc;
}

.footerbox p.phone:before {
    content:'';
    background-image: url(../themes/pataccalabar/assets/images/theme/ico-tel-footer.svg?1);
    height: 32px;
    width: 25px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    display: inline-block;
    vertical-align: -8px;
    margin: 0 10px 0 0;
}

.footer-bottom .copy{
    padding: 12px 0 0;
}




/* KEYFRAMES */

@keyframes animateBubble {
    0% {
        margin-top: 1000px;
    }
    100% {
        margin-top: -100%;
    }
}


@keyframes sideWays { 
    0% { 
        margin-left:0px;
    }
    100% { 
        margin-left:50px;
    }
}

/* ANIMATIONS */

.x1 {
	animation: animateBubble 12s linear infinite, sideWays 2s ease-in-out infinite alternate;
	left: -5%;
	top: 5%;
	transform: scale(0.6);
}

.x2 {
	animation: animateBubble 10s linear infinite, sideWays 4s ease-in-out infinite alternate;
	left: 5%;
	top: 20%;
	transform: scale(0.4);
}

.x3 {
	animation: animateBubble 14s linear infinite, sideWays 2s ease-in-out infinite alternate;	
	left: 10%;
	top: 10%;
	transform: scale(0.7);
}

.x4 {
	animation: animateBubble 8s linear infinite, sideWays 3s ease-in-out infinite alternate;	
	left: 20%;
	top: 0;
	transform: scale(0.3);
}

.x5 {
	animation: animateBubble 9s linear infinite, sideWays 4s ease-in-out infinite alternate;	
	left: 30%;
	top: 5%;
	transform: scale(0.5);
}

.x6 {
	animation: animateBubble 6s linear infinite, sideWays 2s ease-in-out infinite alternate;	
	left: 50%;
	top: 0;
	transform: scale(0.8);
}

.x7 {
	animation: animateBubble 9s linear infinite, sideWays 2s ease-in-out infinite alternate;	
	left: 65%;
	top: 7%;
	transform: scale(0.4);
}

.x8 {
	animation: animateBubble 22s linear infinite, sideWays 3s ease-in-out infinite alternate;	
	left: 80%;
	top: 10%;
	transform: scale(0.3);
}

.x9 {
	animation: animateBubble 29s linear infinite, sideWays 4s ease-in-out infinite alternate;	
	left: 90%;
	top: 50%;
	transform: scale(0.6);
}

.x10 {
	animation: animateBubble 26s linear infinite, sideWays 2s ease-in-out infinite alternate;	
	left: 80%;
	top: 80%;
	transform: scale(0.3);
}

/* OBJECTS */

.bubble {
	border-radius: 50%;
	box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2), inset 0px 10px 30px 5px rgba(255, 255, 255, 0.5);	
    height: 20px;
	position: absolute;
	width: 20px;
}

.bubble:after {
    background: radial-gradient(ellipse at center,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 70%); /* W3C */
	border-radius: 50%;
	box-shadow: inset 0 1px 3px rgba(255, 255, 255, 0.3);	
	content: "";
    height: 18px;
	left: 2px;
	position: absolute;
	width: 18px;
}



﻿html{
	margin: 0;
}
	
/* Small Devices, Tablets */
@media only screen and (max-width : 1223px) {	
	 /**** SMART NAV *****/
    header {
		z-index: 105;
	}
	
	#nav-trigger {
        display: block; 
        position: absolute;
        left: 8px;
        top: 5px;  
        cursor: pointer;
        width: 42px;
        height: 42px;
		padding: 4px;
    }
    #nav-trigger span{
        display: block; 
		background: url(../themes/pataccalabar/assets/images/theme/menu.png) no-repeat 0 0; 
        width: 100%;
        height: 100%;
    }
    nav#nav-main{
		display: none; }
    nav#nav-mobile {
        display: block;     
        position: absolute;
        top: 50px;
        z-index: 1000;
    }
    nav#nav-mobile > div {
		display: none;
		background: #fdfbfd;    
		z-index: 2000;
		padding: 2px 0;
		width: 180px;
		box-shadow: 0 1px 2px -1px rgba(0,0,0, 0.5);
    }
    header nav#nav-mobile > div > ul > li > a {
        color: #402615;
		border-bottom: 1px solid #A30234;
    }
    nav#nav-mobile > div > ul > li:last-child > a {
		border-bottom: 0;
    }  
    nav#nav-mobile > div > ul > li:hover > a,
    nav#nav-mobile > div > ul > li > a:hover, 
    nav#nav-mobile > div > ul > li.actif > a {
        color: #402615;
    }
    nav#nav-mobile > div > ul li a{
		padding: 6px 4px 6px 16px;
    }
	
	.fulll{
		position: absolute;
		top: 5px;
		left: -5000px;
	}
	
	
}
@media only screen and (max-width : 919px) {	
    form.form-filter fieldset,
	form.form-filter fieldset > legend{
		display: none;
	}
	
}
@media only screen and (max-width : 611px) {	
    .eatem{
		display: flex;
		flex-direction: column;
		margin: 10px 0 40px;
		padding: 2px 5px;
	}
	.eatem img{
		margin-bottom: 3px;
	}
	.eatem div.info-top h3{
		width:60%;
	}
	.eatem div.info-top p{
		width:30%;
	}
}

/* PC */
@media only screen and (min-width : 612px) {	

    .cbox {	
        max-width: 588px;
        display: flex;
        flex-wrap: wrap;
    }
    .cbox2 {	
        max-width: 294px;
        width: 100%;
    }
    .contactbox .cbox {	
        width: 100%; 
    }

    .contactinfobox {	
    }
    .contactform {	
        max-width: 588px;
    }
	.eatem{
		display: flex;
		margin: 24px;
		padding: 2px 10px;
	}
	.eatem img{
		margin-right: 20px;
	}
	.eatem div.info-top h3{
		padding-right: 20px;
	}
    
}	
@media only screen and (min-width : 920px) {	
    .inner{
        width: 100%;
        max-width: 1224px;
        margin: 0 auto;
    }
    
    
    /* Design Special - notr bar */
    main .col-3,
    main .col-2{
        display: flex;
        align-items :strech;    
    }   
    main .col-2 figure{
        max-width: 588px;
        margin: 12px; 
    }
    main .col-2 p,
    main .col-2.intro .infobox,
    main .col-2-about .infobox,
    main .col-2-event .infobox,
    main .col-2-buscame .infobox,
    main .col-2-promo .infobox{
        max-width: 588px;
        margin: 12px; 
    }
    
    #homelist li,
    #promolist li,
    .eventlist li{
        max-width: 588px;
    }
    #promolist li{
        max-width: 384px;
    }
    #homelist li,
    #eventpast li{
        max-width: 282px;
    }
    /*** FILTER ***/
    #content .filter,
    #content .filter-2{
        display: flex;
    }   
    #content form.form-filter p {
        margin: 0 5px;
    }
    
    .page-404 main,
    .page-buscame main,
    .page-menu main,
    .page-bar main{
        padding: 0;
    }
        
    /* Page MENU  */
    .menu-cat{
        max-width: 392px;
    }
    
    #content button.owl-prev{ 
        left: 40px;
    }
    #content  button.owl-next{  
        right: 40px;
    }
    .slidetxtinn{
        max-width: 800px;
    }
    .slidetxt p{  
        font-size: 18px;
        font-size: 1.8rem;
    }  
    .slider-home li h2{
        font-size: 32px;
        font-size: 3.2rem;
    }
    
    .intro{
        font-size: 22px;
        font-size: 2.2rem;
    }
    main .intro h1{
        font-size: 25px;
        font-size: 2.5rem; 
    }
    
    
    /* Page ABOUT  */
    .slider-about{
        margin-top: 60px;
    } 
    #content .slider-about .owl-dot {  
        display: inline-block;
        margin: 0;   
    }
    
    #content  .slider-about  .owl-dots{  
        position: absolute;
        left: 0;
        top: -45px;
        height: 40px;
    }
    #content .slider-about .owl-dot:before, 
    #content .slider-about .owl-dot:after{  
       content:"";
       display: inline-block;
       height: 1px;
       width: 25px;
       background-color: rgba(128,66,15,0.4);
       vertical-align: 6px;
    }
    #content .slider-about .owl-dot:first-child:before, 
    #content .slider-about .owl-dot:last-child:after{  
       display: none;
    }
    #content .slider-about .owl-dot  button{  
        margin: 0;
    }
}	
@media only screen and (min-width : 1224px) {		
	
        
    body:before{	
        top: 0;
    }
        
    header:before {
        height: 30px;
    }
    
    header {
        height: 220px;
    }
    
    header .inner{
		position: relative;
        height: 100%;
	}
    header h1#logo {
        top: 33px;
        width: 184px;
        height: 184px;
        margin-left: -92px;
    }   
    .page-home header h1#logo a {
        left: 0;
        width: 100%;
        height: 100%;
    }
		
	header nav#nav-main{
		position: absolute;
        bottom: 10px;
        left: 0;
        width: 100%;
	}
    
    .page-home header nav#nav-main {
        bottom: auto;
        top: 45px;
    }
    
	header nav#nav-main ul{
        display: flex;
        justify-content: center;
		/*margin-right: 38px;*/
	}
    
	header nav#nav-main li ul li a{
		padding: 6px 0;
	}
	
	header nav#nav-main > ul {}
    
	header nav#nav-main > ul > li > a{
		padding: 5px 2px 5px;
		font-size: 1.9rem;
		color: #fdfbfd;
	}
	header nav#nav-main > ul > li:hover > a, 
	header nav#nav-main > ul > li > a:hover, 
	header nav#nav-main > ul > li.actif > a {
		color: #FFD71D;
	}
	header nav#nav-main > ul > li{	
		display:inline-block;
		margin: 0 18px;
		background:none;
	}	
	/*header nav#nav-main > ul > li:nth-child(3){	
		margin-right: 90px;
	}		
	header nav#nav-main > ul > li:nth-child(4){	
		margin-left: 90px;
	}*/	
    header nav#nav-main > ul > li:nth-child(4) a:before,
    header nav#nav-main > ul > li:nth-child(3) a:after{	
		content:'';
        width:10px;
        height: 20px;
        display: inline-block; 
        margin-right:
	}
    header nav#nav-main > ul > li:nth-child(4) a:before{
        margin-left: 110px;
	}
    header nav#nav-main > ul > li:nth-child(3) a:after{	
		margin-right: 110px;
	}

    header nav#nav-main li div {
        max-height: 0;
        position: absolute;
        left: -10px;
        right: 0;
        overflow: hidden;
        -webkit-transition: .8s all .3s;
        transition: .8s all .3s;
        box-sizing: border-box;
        width: 220px;
    }	
    
	#nav-lang{
		height: 30px;
		width: 100px;
		right: 5px;
	}
	.dropbtn {
		color: #fff;
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 31px;
		height: 30px;
		width: 95px;
		text-transform: capitalize ;
	}
	.dropdown-content a {
		font-size: 13px;
		font-size: 1.3rem;
		text-transform: capitalize ;
	}
	.dropdown-content {
		top: 31px;
		min-width: 80px;
	}
		


	
	
	
	
    #nav-soc {
        top: 0;
        left: 0;
        right: auto;
    }	
    #nav-soc li.tel:before {
        content:'';
        background-image: url(../themes/pataccalabar/assets/images/theme/ico-tel.svg?1);
        height: 27px;
        width: 20px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: contain;
        display: inline-block;
        vertical-align: -8px;
        margin: 0 2px 0 0;
    }
    #nav-soc li.prices:before {
        content:'';
        background-image: url(../themes/pataccalabar/assets/images/theme/ico-tel.svg?1);
        height: 27px;
        width: 20px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: contain;
        display: inline-block;
        vertical-align: -8px;
        margin: 0 2px 0 0;
    }
    #nav-soc li.tel,
	#nav-soc li.prices {
        position: static;
        color: #fff;
        margin-left: 20px;
    }
    
	#nav-soc li.fb a,
    #nav-soc li.instagram a {
        height: 28px;
        width: 28px;
        background-size: 18px 18px;
    }
    #nav-soc li.fb a {
        background-size: 16px 16px;
    }
    
    .menu-cat{
        width:100%;
        max-width: 392px;
        float: left;
        background: #80420f;
        padding: 10px;
        margin: 0;
    }
    
    
    
    ul.beerdetails{   
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }   
    main .col-3-sub{
        max-width: 384px;
        margin: 12px;  
    }   
    main  .beer-piclist li{   
        width: 384px;
    }   
    #content form.form-filter p {
        margin: 0 20px;
    }   
    #content form.form-filter p.sub-btn{
        margin: 12px 2px 2px;
        width: 106px;
    }
    
    
    
    .footerbox{
        padding: 20px 0;
    }
    .colf{ 
        margin: 0;
        float: left;
        max-width: 350px;
    }
    .colfnav{ 
        max-width: 500px;
        padding-right: 140px;
    }   
    .colfnav ul{ 
      columns: 2;
      -webkit-columns: 2;
      -moz-columns: 2;
    }
    
    .footer-bottom .inner{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 0;
    }
    .footer-bottom .inner:after{
        content: none;
    }
    
    .footer-bottom .copy{
        order: 1;
    }
    .footer-bottom .excess{
        order: 2;
    }

        
    
    
    
    
    
}


	

		
