/*
 Theme Name:   Portus Premium Child Theme
 Theme URI:    http://portus.orange-themes.com/
 Description:  Portus Premium Wordpress Child Theme
 Author:       Orange Themes
 Author URI:   http://www.orange-themes.com/
 Template:     portus-premium-theme
 Version:      1.0.0
 Tags: 
 Text Domain:  portus-premium-theme-child
*/
/* bouton 2020 */
.bouton-2020 {
    text-align: center;
    padding: 20px 30px;
    background: #256dc1;
    color: #fff;
    margin: 0 auto 40px;
    display: table;
    text-transform: uppercase;
    font-weight: 900;
  	border: 1px solid #256dc1;
    transition: 0.3s
}
.bouton-2020:hover{
  	background: #fff;
  	color: #256dc1;
  	border: 1px solid #256dc1;
  	transition: 0.3s
}
@media only screen 
and (min-device-width : 100px) 
and (max-device-width : 812px)
{
  .bouton-2020{margin: 40px auto 0 !important;}
}
/*Hide the pagination on Category Beer & Cooking */
body.category-81 div.portus-pagination,
.category-beer-and-cooking-en div.portus-pagination,
.category-beer-and-cooking-es div.portus-pagination {
	display: none !important;
}


/*@import url("../portus-premium-theme/style.css");*/

/* =Theme customization starts here
-------------------------------------------------------------- */

html {overflow-x: hidden;}

@font-face {
 font-family: 'GothamBook';
 src: url('fonts/GothamBook%20Regular.otf');
}

/* ------- Top menu ----------- */
#top-menu {
 background: transparent;
 border: none;
 position: fixed;
 right: -15px;
 top: 5px;
 z-index: 999;
}
#top-menu >.wrapper { width: auto; display: inline-block;}



/* Language menu */
#top-menu .wrapper>ul li:hover>a { background: transparent; color: #ffffff;}
#top-menu .wrapper>ul li a { width: 130px; color: #ffffff;}
#top-menu .wrapper>ul ul.sub-menu { background: transparent; width: auto; right: 0; position: relative;}
#top-menu .wrapper>ul ul.sub-menu li { background: rgba(0,0,0,0.5);}
#top-menu .wrapper>ul ul.sub-menu li:hover>a { background: rgba(0,0,0,0.3); color: #ffffff;}


/* ----- Main Menu ------- */

#main-menu .wrapper>ul>li {position: relative;}
#main-menu .wrapper>ul li>a{
    display: block;
    font-weight: 900;
    padding: 20px 16px 18px;
    line-height: 14px;
    letter-spacing: 0.5px;
    position: relative;
    white-space: nowrap;
}
/* Divide sub-menu into 2 columns */
/*#main-menu .wrapper>ul>li.sub_menu_columns ul.sub-menu,
#main-menu .wrapper>ul>li ul.sub-menu { width: 420px;}
.sub_menu_columns ul.sub-menu li,
#main-menu ul.sub-menu li { display: inline-block; float: left; width: 200px;}
.sub_menu_columns ul.sub-menu li:nth-child(odd),
#main-menu ul.sub-menu li:nth-child(odd) { float: left; margin-right: 10px;}
.sub_menu_columns ul.sub-menu li:nth-child(even),
#main-menu ul.sub-menu li:nth-child(even) { float: right; }*/

#main-menu .wrapper>ul li ul.sub-menu li a { padding: 12px 15px;}
/* Current page item */
#main-menu .wrapper>ul>li.current-menu-item >a { color: #232323; }
#main-menu .wrapper>ul li>a span:after { display: none;}


/* Change fonts */
body.ot-clean h1, body.ot-clean h2, body.ot-clean h3, body.ot-clean h4, body.ot-clean h5, body.ot-clean h6,
#main-menu, h1, h2, h3, h4, h5, h6, .portus-article-slider-big .item-article-title, .article-list-full-width .item .item-title, .article-slider-full-small .item-article-title {
 font-family: 'GothamBook';
}

 /* -------- Header --------- */
#header >.wrapper { width: 100%;}
#header .header-panels {
  /*background: url('/wp-content/uploads/2016/10/header_1024_light.jpg') no-repeat 0 0;
  background-attachment: fixed;
  background-size: 100% auto;
  height: 250px;*/
  padding: 0px;
  height: 0px !important;
} 
#header .header-logo {position: fixed; z-index: 999; padding: 10px 0px 0px 50px;}
#main-menu .wrapper>ul {display: inline-block; margin-right: 50px;}
.main-menu-placeholder {text-align: right;}

#header .header-panels>div { padding-left: 70px;}
.search-nav { /*right: 50px;*/ right: 115px;}

.input-item-half-width label { padding: 0 10px 0 0; margin: 0; background-color: #FFFFFF; float: left; max-width: 220px; }
.input-item-half-width span {background-color: #FFFFFF; float: right; }
.input-item-full-width label { padding: 7px 10px 0 0; margin: 0; background-color: #FFFFFF; float: left; max-width: 220px; }
.input-item-full-width span { background-color: #FFFFFF; position: absolute; left: 265px; padding: 0 0 0 10px; width: 298px; }

.tabs { background: linear-gradient(#FFFFFF, #e3e3e3); background: -moz-linear-gradient(#FFFFFF, #e3e3e3); background: -webkit-linear-gradient(#FFFFFF, #e3e3e3); background: -o-linear-gradient(#FFFFFF, #e3e3e3); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#e3e3e3')"; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#e3e3e3'); border-bottom: #d1d1d1 1px solid; box-shadow: 0 1px 0 rgba(255, 255, 255, 1); font: bold 16px Ropa Sans, sans-serif; text-shadow: rgba(255, 255, 255, 1) 0 1px 0; padding: 17px 0 0 23px; margin: 0 0 33px 0; }
.tabs .ui-state-active a { background-color: #FFFFFF; border-bottom: #FFFFFF 2px solid; border-left: #d1d1d1 1px solid; border-right: #d1d1d1 1px solid; border-top: #d1d1d1 1px solid; color: #000; border-radius: 3px; box-shadow: 0 1px 0 rgba(255, 255, 255, 1) inset, 1px 0 0 rgba(255, 255, 255, 1) inset, -1px 0 0 rgba(255, 255, 255, 1) inset; }
.slider-range-min .ui-state-default, .slider-range-min .ui-widget-content .slider-range-min .ui-state-default, .slider-range-min .ui-widget-header .slider-range-min .ui-state-default { border: 1px solid #cccccc; background: #FFFFFF url(../../images/control-panel-images/ui-bg_glass_100_#FFFFFF_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; }
.slider-range-min .ui-state-default, .slider-range-min .ui-widget-content .slider-range-min .ui-state-default, .slider-range-min .ui-widget-header .slider-range-min .ui-state-default { border: 1px solid #cccccc; background: #FFFFFF url(../../images/control-panel-images/ui-bg_glass_100_#FFFFFF_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; }
.input-item-half-width label { padding: 0 10px 0 0; margin: 0; background-color: #FFFFFF; float: left; max-width: 220px; }
.input-item-half-width span {background-color: #FFFFFF; float: right; }
.input-item-full-width label { padding: 7px 10px 0 0; margin: 0; background-color: #FFFFFF; float: left; max-width: 220px; }
.input-item-full-width span { background-color: #FFFFFF; position: absolute; left: 265px; padding: 0 0 0 10px; width: 298px; }
.boxed { background: #FFFFFF; }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #e3e3e3; background: #FFFFFF; font-weight: normal; color: #21759b; }

#main-menu div.widget-title {display: none;}
#main-menu ul.ot-mega-menu div.widget-split {min-width: 141px; padding: 15px;}
/*#main-menu li.has-ot-mega-menu>ul.ot-mega-menu div.widget_media_image {width: 40%; padding: 0px !important; float: left;}
#main-menu li.has-ot-mega-menu>ul.ot-mega-menu div.widget_media_image img {border-radius: 6px;}*/
#main-menu li.has-ot-mega-menu>ul.ot-mega-menu div.widget_nav_menu {width: 100%; padding: 0px !important; float: left;}
#main-menu ul.ot-mega-menu div.widget_nav_menu > div > ul > li.menu-item a:after {
  content: '›';
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); 
}
#main-menu .wrapper>ul li:hover>a {background: none;}
#main-menu .ot-mega-menu .sub-menu {
    width: auto;
    padding: 10px;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: 0 2px 3px rgba(0,0,0,.1), 0 20px 40px rgba(0,0,0,.15);box-shadow: 0 2px 3px rgba(0,0,0,.1), 0 20px 40px rgba(0,0,0,.15);
    left: 90%;
  position : absolute;
  margin-top: -55px
}
#main-menu .sub-menu {
    width: auto !important;
    padding: 10px;
    border-radius: 5px;
    left: 4px;
  position : absolute;
  text-align: left;
}

#main-menu ul.ot-mega-menu {left: 4px;}


 /* -------- Top Slider --------- */
 .portus-article-slider-big .owl-controls {display: none;}

.vc_row { margin-left: 0 !important; margin-right: 0 !important;}

/* Popup styles */
#legal_popup {
 background: url('images/disclaimer.png') 0 0 no-repeat;
 height: 365px;
 width: 550px;
 padding: 155px 20px 0 20px;
 position: relative;
 -webkit-border-radius: 6px;
 -moz-border-radius: 6px;
 border-radius: 6px;
 text-align: center;
}
#legal_popup .b-close {
 background: url('images/bg-cta-btn.png') 0 0 repeat-x;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 padding: 6px 25px;
 color: #ffffff;
 text-align: center;
 width: 100px;
 margin: 28px auto 0;
}
#legal_popup .popup_content { margin-bottom: 30px; }
#legal_popup p { margin-bottom: 20px; color: #000000; font-size: 1.4rem; }
.popup-text {display: block;}
/* Single Product */
#woocommerce-coupon-data ul.wc-tabs, #woocommerce-product-data ul.wc-tabs, .woocommerce ul.wc-tabs { width: auto; float: initial; letter-spacing: normal; display: none;}
#woocommerce-coupon-data ul.wc-tabs:after, #woocommerce-product-data ul.wc-tabs:after, .woocommerce ul.wc-tabs:after { height: auto !important;}
.woocommerce-tabs .tabs { background: none !important; border: none !important;}
.shop_attributes th { vertical-align: middle; padding: 10px 15px 10px 0;}
.shop_attributes td { vertical-align: middle; padding: 10px 0; }
.woocommerce .products .product h3 { text-align: center;}
.woocommerce .products .product a.button { display: none;}
.posted_in { display: block;}

/* Flex carousel of product thumbnails */
.woocommerce .product>.images .thumbnails img { width: 100%;}
.flexslider { margin-bottom: 0;}
.flex-direction-nav a:before { font-size: 15px;}
.flex-direction-nav a { top: 45%; opacity: 1;}
.flex-direction-nav .flex-prev { left: 0;}
.flex-direction-nav .flex-next { right: 0;}
.flex-direction-nav li { list-style: none; display: inline-block; }

/* Related Product */
.related ul.products li.product a.button { float: initial; display: none;}
.related h2 { font-size: 1.7em;}

/* Related Posts */
.related_posts h2 { font-size: 1.7em; }

/*Product Text*/
.p_italic {font-style: italic;}
.p_bold {font-weight:bold;}
.woocommerce-Tabs-panel h2 {margin-bottom: 15px;}
.product_buy_button {color:#256DC1; width: 130px; text-align: center;}


/*hide title - product*/
.product>h1:first-child { display: none;}

/*remove ...*/
.wps_image_carousel .wps_foo_content p {display: none;}
.post_news_title, .portus-post-author {display: none;}

/*Block Owl Carousel*/
.owl-controls .owl-nav .owl-prev {left: 10px;}
.owl-controls .owl-nav .owl-next {left: 94%;}


/* -------- Craft Beer Page -----------*/
h2 {font-size: 28px;}
.align-center {text-align: center;}


/* -------- Nos Bieres Page -----------*/
.beer_intro_textblock h2, .beer_intro_textblock p {text-align:center;}
.beer_intro_textblock p {margin-bottom: 10px;}
.beer_intro_textblock .column8 {display: table; margin: 0 auto;}

/*ghost button*/
.ghost_button a{letter-spacing: 1px; outline: 0; vertical-align: middle; text-transform: uppercase; font-weight: 700; font-size: 12px; line-height: 100%; cursor: pointer; zoom: 1; border: 1px solid #256DC1 !important; background-color: transparent !important; border-radius: 2px; transition: color .2s ease-in-out,background .2s ease-in-out,border .2s ease-in-out; padding: 15px 20px; display: inline-block;}
.ghost_button {text-align: right}
.ghost_button a:hover {background-color: #256DC1 !important; color:#fff !important; border:1px solid  #22221F; !important;}

.beer_item_row .vc_column_container .vc_column-inner >.wpb_wrapper { border: 1px solid #DDDDDD; padding: 20px; margin-bottom: 30px;}
.beer_item_row .vc_column_container .vc_column-inner >.wpb_wrapper:hover {
 -webkit-box-shadow: 0px 3px 12px 3px rgba(0,0,0,0.2);
 -moz-box-shadow: 0px 3px 12px 3px rgba(0,0,0,0.2);
 box-shadow: 0px 3px 12px 3px rgba(0,0,0,0.2);
}
.beer_item_row .wpb_content_element { margin-bottom: 0;}
.beer_item_row .vc_column_container .vc_column-inner >.wpb_wrapper:empty { display: none;}
.beer_item .beer_item_thumbnail {
  max-width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  width: 100%;
}
.beer_item .beer_item_thumbnail a {width: 100%; height: 100%; display: block;}
.beer_item {background-size: cover !important;}
.beer_item .beer_item_thumbnail img {max-height: 130px; width: auto; max-width: none; margin: 0 auto;}
.beer_item h3 { font-size: 23px; text-align: center;}
.beer_item h3 a {color: #035697;}
p.p { margin-bottom: 20px;}
.readmore { font-weight: 600; color: #256DC1; font-size: 1em; display: block; text-align: right; margin-top: 10px;}
.readmore:hover { color: #232323;}

/*hide title - page*/
.type-page>h1:first-child { display: none;}

/*align ghost bottom*/
.beer_item {position: relative; min-height: 200px; border: 1px solid #DDD;}

.nos_bieres_button {position: absolute; right: 5px; bottom: 5px;}
.beer_item__wrapper {padding: 0px 15px; margin-bottom: 30px;}
.beer_item_thumbnail {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


.paragraph-row.portus-main-content-panel, .portus-main-content-panel {margin: 60px auto 80px;}
#content > .wrapper {margin: 80px auto 80px;}

 /* -------- Brand Background --------- */
/*.waterloo-gin {background: url('/wp-content/uploads/msj_brand_bg.jpg'); background-size: cover;}
.mc-douglas {background: url('/wp-content/uploads/douglas_brand_bg.jpg'); background-size: cover;}
.timmermans {background: url('/wp-content/uploads/timmermans_brand_bg.jpg'); background-size: cover;}
.waterloo {background: url('/wp-content/uploads/waterloo_brand_bg.jpg'); background-size: cover;}
.gordon-finest-beers {background: url('/wp-content/uploads/gordon_brand_bg.jpg'); background-size: cover;}
.genevieve-de-brabant {background: url('/wp-content/uploads/genevie_brand_bg.jpg'); background-size: cover;}
.dominius {background: url('/wp-content/uploads/dominus_brand_bg.jpg'); background-size: cover;}
.bourgogne-des-flandres {background: url('/wp-content/uploads/bourgognedesflandres_brand_bg.jpg'); background-size: cover;}*/


 /* -------- Beer cooking category --------- */
body.category aside.sidebar {display: none;}
body.category .portus-main-content {width: 100% !important;}


 /* -------- Blog Layout --------- */
/*.portus-main-article-block {padding: 0px 50px !important;}*/
.article-main-next-prev {margin-top: 50px;}
.portus-main-content-s-block .portus-main-content.portus-main-content-s-4 {width: 100%;}
body .paragraph-row.portus-main-content-panel, .portus-main-content-panel
 /* -------- Product Detail Layout --------- */
body.product-template-default .portus-main-content {width: 100% !important;}
body.product-template-default .sidebar {display: none !important;}
.portus-main-article-block {padding: 45px 0px 0px!important;}
/*-------- Home -----------*/
.home_brewery__description {min-height: 132px;}
.portus-article-slider-big {padding: 0 15px;}
/*.item-welcome img {max-height: 506px;}*/
.portus-article-slider-big.portus-article-slider-big2 div.item-inner:not(.item-small) {width: 66%; margin-right: 1%;}
.portus-article-slider-big.portus-article-slider-big2 div.item-inner.item-small {width: 33%;}
/*-------- News -----------*/
.content-arrow-list li {font-size: 15px; list-style: none !important; background: url(/wp-content/uploads/2016/09/puce1-1.png) no-repeat 0 2px; padding: 0 0 2px 14px; font-weight: 500; line-height:15px;}

/*-------- Events -----------*/
.clearfix{clear: both;}

/*-------- Social Icons in Footer -----------*/
.social-icon {font-size: 25px !important;}
.social-icons-list {padding-top: 10px;}
.social-icons-list ul li {display: inline-block; padding-right: 25px;}
.short-icon-text:hover.fa-envelope {transform: scale(1.1);}

/*-------- Footer -----------*/
.vat_number {margin: 10px 0px;}
#footer-widgets {background-color: #256DC1 !important;} /*** Overwrite Footer color ***/
#footer p.title {min-height: 30px; font-size: 22px; color: #fff; font-weight: 600; margin-bottom: 10px;}
#footer p.question {font-weight: 500; font-size: 14px; margin-bottom: 0px; line-height: normal; min-height: auto; line-height: 28px; display: inline-block;}
.no-margin-bottom {margin-bottom: 0px;}
#footer-widgets .short-icon-text i.fa {background-color: transparent; color: #fff;}
.paragraph-row .column3 {width: 100%;}
#footer-widgets .widget {text-align: center;}
.short-icon-text span {margin-left: 25px; margin-right: 15px;}

/*-------- Breaking News -----------*/
.br-title, .br-article-list {display: none !important;}


/*-------- Share Social Button -----------*/
/* Disable WhatsApp button on Desktop*/
@media screen and (min-width: 1024px) {
    .share-whatsapp {display: none !important;}
}
 
.share-link {
    padding: 2px 8px 4px 8px !important;
    color: white;
    font-size: 12px;
    border-radius: 2px;
    margin-right: 2px;
    cursor: pointer;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    -moz-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    margin-top: 2px;
    display: inline-block;
}
.share-link:hover,.share-link:active {color: white;}
.share-twitter {background: #00aced;}
.share-twitter:hover,.share-twitter:active {background: #0084b4;}
.share-facebook {background: #3B5997;}
.share-facebook:hover,.share-facebook:active {background: #2d4372;}
.share-googleplus {background: #D64937;}
.share-googleplus:hover,.share-googleplus:active {background: #b53525;}
.share-buffer {background: #444;}
.share-buffer:hover,.crunchify-buffer:active {background: #222;}
.share-pinterest {background: #bd081c;}
.share-pinterest:hover,.share-pinterest:active {background: #bd081c;}
.share-linkedin {background: #0074A1;}
.share-linkedin:hover,.share-linkedin:active {background: #006288;}
.share-whatsapp {background: #43d854;}
.share-whatsapp:hover,.share-whatsapp:active {background: #009688;}
.share-social {margin: 20px 0px 25px 0px; -webkit-font-smoothing: antialiased; font-size: 12px; text-align: right;}

/*-------- Recettes -----------*/
.cooking-ingredient {background: url(/wp-content/uploads/2016/09/bg-ingredient.png) 0 0 repeat-y;width: 264px;clear:both; padding: 22px 20px 20px 20px; margin: 20px 0 0 0;}
.cooking-ingredient h3 .ingredients-title{font-family: 'HandOfSeanRegular' !important; font-size: 2.4rem; font-weight: normal; text-align: center; padding: 5px 0;}
.cooking-ingredient h3  {text-align:center;}
.cooking-details li, .cooking-ingredient ul li {font-weight:400;}
.cooking-ingredient ul li {list-style: none;}
.cooking-ingredient .cooking-ingredient-description {margin: 0 0 20px;}
.cooking-infos {position: relative; margin-left: -20px; background: #0076ce; color: #fff; margin-bottom: 20px; padding: 10px 20px;}
.cooking-infos ul {margin-bottom: 0px; padding-bottom: 5px;}
.cooking-infos ul li {list-style: none; display: inline-block; margin-right: 20px;}
.cooking-infos .cooking-icon1 {background: url(/wp-content/uploads/2016/09/icon-cover.png) 0 0 no-repeat; width: 25px; height: 22px; display: inline-block; margin-right: 5px;}
.cooking-infos .cooking-icon2 {background: url(/wp-content/uploads/2016/09/icon-difficulty.png) 0 0 no-repeat; width: 25px; height: 25px; display: inline-block; margin-right: 5px;}
.cooking-infos .cooking-icon3 {background: url(/wp-content/uploads/2016/09/icon-beer.png) 0 0 no-repeat; width: 25px; height: 25px; display: inline-block; margin-right: 5px;}
.cooking-infos .cooking-icon4 {background: url(/wp-content/uploads/2016/09/icon-time.png) 0 0 no-repeat; width: 25px; height: 25px; display: inline-block; margin-right: 5px;}
.no-list-style { list-style: none !important;}

/*print button*/
.fa-print {font-size: 25px; padding-left:5px;}

/*Hide Banner in Default Main Sidebar*/
.widget_categories .cat-item.cat-item-101 {display:none;}

/*align footer logo*/
.footer_text {line-height: 35px;}
.sweet_globe_logo {float: right;}
.sweet_globe_logo img {width:auto; height:40px !important;}
#footer-info {padding: 20px 0 10px;}
#footer-info {background-color: #fff !important;}
body.ot-clean .article-grid-default .item {margin-bottom: 0px!important;}

/*Hide full screen carousel for Gallery plugin*/
.photo-gallery-full-block.gallery-full-photo {display:none;}
.gallery-columns-3.gallery-size-thumbnail img {width:150px; height:150px !important;}
.gallery-columns-3.gallery-size-medium img {width:250px; height:222px !important;}

/*important mainmenu*/
#main-menu {background: #256dc1 !important;}

/*fix click full block in footer*/
.short-icon-text {display: inline-block;}

/*adjust margin for video title in homepage*/
.video-embed p {margin:0;}

/*Notre Societe*/
.history-section img {margin-bottom: 0px !important;}
.history-section p {margin-bottom: 20px;}
.publicity-section p {display: inline-block; margin-right:15px;}

/*Contact page*/
form p {margin-bottom:5px;}
form .form-label {font-weight: bold;}
form .textbox {padding: 7px 10px; font-style: italic; width: 100%;}
form .submit-btn {letter-spacing: 1px; outline: 0; vertical-align: middle; text-transform: uppercase; font-weight: 700; font-size: 12px; line-height: 100%; cursor: pointer; zoom: 1; border: 1px solid #256DC1 !important; background-color: transparent !important; border-radius: 2px; transition: color .2s ease-in-out,background .2s ease-in-out,border .2s ease-in-out; padding: 15px 20px; display: inline-block;}
form .submit-btn {text-align: right}
form .submit-btn:hover {background-color: #256DC1 !important; color:#fff !important; border:1px solid  #22221F; !important;}


/*Partner page*/
.partner_textblock h4 {margin-bottom: 5px;}
.partner_textblock p a {margin-left: 15px;}

/*Beer&Cooking page*/
a.beer-cooking-link {cursor:pointer;}

/*****POPUP*****/
.modal-cookie {background-color: #f5f5f5; overflow: hidden; width: 50%; padding: 50px 60px 70px; display: none;}
.modal-cookie .popup-header {display: block; padding-bottom: 25px; position: relative;}
.modal-cookie .popup-header #lang_sel {position:absolute; top: 10px; right: 30px;}
.modal-cookie .popup-body .popup-button {margin: 45px 30px 0px auto;}

.popup-text {display: block;}

/*Banner*/
.banner_background{z-index: 0; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;
overflow: hidden;}

/*instagram feeds*/
.instafeed-row {margin-bottom: 5px !important;}

/************************************
	Responsive Menu
************************************/
.dat-menu-button {
	text-indent: -9999px;
    position: relative;
}

.dat-menu-button i {
	position: absolute;
    left: 50%;
    z-index: 999999;
    font-size: 30px;
    text-indent: 0px;
    padding: 0px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.dat-menu-header {display: none;}

.dat-menu-setup {
    background-image: none !important;
    background-color: #256DC1 !important;
}




@media screen and (max-width: 1300px) {
  #main-menu .wrapper>ul {
  	margin-right: 100px;
  }
}
@media screen and (max-width: 1024px) {
  #top-menu {
 top: 5px;
}
  /*adjust top menu*/
  #main-menu .wrapper>ul li>a {
  	padding: 20px 10px 18px;
    font-size: 11px;
  }
	/*adjust menu*/
  .social-icons-list-menu ul li {padding-right: 5px;}
  .search-nav {right: 95px;}
  .social-icons-list-menu {right: 160px;}
  .social-icons-list-menu .social-icon {font-size: 22px !important; padding-top: 12px;}
  
  /*adjust the block owl carousel */
  .owl-controls .owl-nav .owl-next {left: 93%;}
  .portus-article-slider-big .item-small .item-article-title {font-size: 16px;}
  #main-menu .wrapper>ul {
    margin-right: 100px;
  }
}


@media screen and (min-width: 1024px) {
  #header .header-panels>div {padding-left: 30px;}
}
@media only screen and (max-width: 900px) {
  /*adjust header height*/
  #header .header-panels {background-size:120% auto;background-position: 40% 0;}

}
@media only screen and (max-width: 800px) {
  
  /*adjust nav*/
  #top-menu {
    top: 5px;
    z-index: 999999;
    color: #fff;
  }
  #header .header-logo {
    padding: 0px !important;
    top: 40px;
  }
  
  /*adjust header height*/
  #header .header-panels {height:250px;}
  
  /*adjust beer item height*/
/*  .beer_item {height:370px;}*/
  .beer_item h3 {clear:both;}
  .beer_item .beer_item_thumbnail {display: block; margin:0 auto; float:none;}
  .beer_item .beer_item_thumbnail img {max-width:130px; margin: 0 auto;}
 
  #footer-widgets > div > .paragraph-row > .column3:nth-child(3) {padding-left: 15px;}
  #footer-widgets .short-icon-text {display:block;}
  #header .header-panels>div {padding-left: 0px;}
  #header .header-logo {padding: 85px 0;}
/*  .page-id-7446 .owl-carousel,
  .page-id-2410 .owl-carousel,
  .page-id-1012 .owl-carousel,
  .page-id-1010 .owl-carousel {display: none;}*/
  .portus-article-slider-big .item-article-title span {
    font-size: 30px !important;
  }
  .owl-carousel .owl-stage {margin-top: 30px;}
  #header>.wrapper {z-index: -1;}
  
  .page-id-7446 #content > .wrapper > .paragraph-row:nth-child(1) {display: none;}
 
  
  /*Hide social icon menu*/
  .social-icons-list-menu {display:none;}
  
  /*Adjust popup*/
  .modal-cookie { width: 60%; padding: 50px 50px 20px;}

   /*Footer*/
   .short-icon-text span {
    margin-left: 10px;
    margin-right: 0px;
    font-size: 16px;
    padding-bottom: 2px;
    display: inline-block;
  }
  .short-icon-text i.po, .short-icon-text i.ti, .short-icon-text i.fa {float: none;}

  	.beer_item_row div.wpb_column {
	    width: 50%;
	    float: left;
	}

	.beer_program__row .wpb_column {margin-bottom: 30px;}
}


@media only screen and (max-width: 799px) {
  #main-menu {height: 50px !important;}
  #header .header-panels {
    height: 93px !important;
    position: relative;
  }

  #header > div.wrapper {width: auto !important; display: inline-block; min-width: 100px; position: absolute;}

  #header .header-panels>div.header-logo {
    position: absolute;
    z-index: 999999;
    display: inline-block;
    left: 30px;
    top: 0;
    width: auto !important;
  }
  .paragraph-row.portus-main-content-panel, .portus-main-content-panel {
    margin: 0px auto 80px;
  }

}
@media only screen and (max-width: 768px) {
   /*adjust header height*/
  #header .header-panels {height:250px;}
  #header>.wrapper {z-index: 99;}
  /*adjust the menu*/
  .dat-menu-header span{font-size:25px;}
  .dat-menu-animate .dat-menu-list li:nth-child(7) {clear:both;}
  .dat-menu-list {font-size:20px;}
  .dat-menu-list.dat-submenu>ul>li>ul {margin-left:5% !important;}
  .sub_menu_columns ul.sub-menu li {width:150px;}
  .sub_menu_columns ul.sub-menu li:nth-child(even) {float: left;}
  .dat-menu-animate .dat-menu-list li:nth-child(9){clear:both;}
  .dat-menu-list {padding-right: 250px;}


  .dat-menu-list.dat-submenu>ul li.has-ot-mega-menu {display: block !important;}
  .dat-menu-list.dat-submenu>ul li.dat-has-sub:not(.menu-item-language):after {display: none;}


  /*adjust the footer*/
  #footer-widgets .paragraph-row {padding-bottom: 10px;}
  #footer-widgets .paragraph-row .social-icons-list {left: 30px;}
  #footer-widgets .instafeed-row .column3 {display: inline-block; width: auto !important; margin-bottom: 0px; padding-bottom: 0px;}
  #footer-widgets .instafeed-row {text-align: center;}
  
  #footer-widgets .paragraph-row>div {padding-bottom: 10px;}
   .home_brewery__description {
    min-height: auto;
 }
 .portus-article-slider-big .item-photo .item-content {
    width: 100% !important;
	}
}

@media only screen and (max-width: 603px) { 
   /*adjust header height*/
  #header .header-panels {background-size: 135% auto; background-position: 50% 0;}
   /*adjust beer item height*/
/*  .beer_item {height:350px;}*/
  .dat-menu-list {padding-right: 70px !important;}
  /*Adjust popup*/
  .modal-cookie {width: 80%; padding: 50px 30px 20px;}

  #footer-widgets .paragraph-row>div {margin-bottom: 0 !important;}

  .paragraph-row.portus-main-content-panel, .portus-main-content-panel {
    margin: 0px;
  }
  #content>.wrapper {
    margin: 60px auto 80px;
  }
}

@media only screen and (max-width: 600px) { 
   /*adjust header height*/
  #header .header-panels {background-size: 140% auto; background-position: 50% 0;}
  /*adjust margin for videos in media page*/
  .paragraph-row.ot-shortcode-paragraph-row>div {margin-left: 0;}
  /*adjust for instafeed in media page*/
  .instafeed-row .column3 {width: 24% !important; float: left; margin: 0px 2px;}
  .instafeed-row .column3:nth-child(1){margin: 0 2px 0 0;}
  .instafeed-row .column3:nth-child(4){margin: 0 0 0 2px;}
}


@media only screen and (max-width: 533px) {
  /*adjust header height*/
  #header .header-panels {background-size: 160% auto; background-position: 50% 0;}
 .dat-menu-list.dat-submenu>ul>li>ul {margin-left: -30px !important;}

 .portus-article-slider-big.portus-article-slider-big2 div.item-inner:not(.item-small) {
    width: 100%;
    margin: 30px 0px;
 }
 .portus-article-slider-big.portus-article-slider-big2 div.item-inner.item-small {
    width: 100%;
    margin-bottom: 30px;
 }
 .beer_item_row div.wpb_column {
    width: 80%;
    float: none;
    margin: 0 auto;
 }
}

@media only screen and (max-width: 480px) {
  .sub_menu_columns ul.sub-menu li {width:120px;}
  /*adjust header height*/
  #header .header-panels {background-size: 172% auto;}
  .portus-article-slider-big .item-photo .item-content {padding: 10px;}
  .portus-article-slider-big .item-article-title span {
    font-size: 20px !important;
  }

  /*** Re-aligned Brand's product columns ***/
  .woocommerce .products .product {
  	width: 32.5%;
    margin-left: 1.25%;
  }
  .woocommerce .products .product:nth-child(4n+1) {
    clear: none;
    margin-left: 1.25%;
  }
  .woocommerce .products .product:nth-child(3n+1) {
    clear: both;
    margin-left: 0;
  }

 }
@media only screen and (max-width: 450px) {
	/*Adjust popup*/
  .modal-cookie {width: 97%; padding: 50px 30px 0px;}
  .beer_item_row div.wpb_column {width: 100%;}

  /*** Re-adjusted product loop font size ***/
  .woocommerce .products .product h3 {font-size: .8em;}
}
@media only screen and (max-width: 414px) {
   /*adjust header height*/
  #header .header-panels {background-size: 200% auto; background-position: 50% 0;}
  .short-icon-text span {font-size: 12px;}
 }

@media only screen and (max-width: 375px) {
   /*adjust header height*/
  #header .header-panels {background-size: 204% auto; height:220px;}
   /*adjust beer item height*/
 /* .beer_item {height:380px;}*/
 }

@media only screen and (max-width: 320px) {
   /*adjust header height*/
  #header .header-panels {height:205px;}
   /*adjust beer item height*/
/*  .beer_item {height:410px;}*/Brand's product columns
 }


@media only screen and (max-width: 360px) {
  .dat-menu-list.dat-submenu>ul>li>ul {margin-left:0 !important;}
}

@media only screen and (max-width: 320px) {
   /*adjust header height*/
  #header .header-panels {background-size: 214% auto;}
}

.pp_pic_holder.pp_woocommerce {width: 350px !important;}
#fullResImage {width: 350px !important;}
.pp_content {width: 350px !important;}
.pp_gallery {margin-top: 0px !important;}
.pp_content_container .pp_left {padding-left: 0px !important;}
