/* Enter Your Custom CSS Here */
@import url('https://fonts.googleapis.com/css2?family=Cabin:ital,wght@0,400;0,700;1,400&display=swap');
.beer-sec-page {
	font-family: 'Cabin', sans-serif !important;
}
.beer-sec-page-col-2 {
	 background-color: #d9d9d9;
}
.beer-sec-page-col-2 h2 {
	font-weight: 700;
}
.beer-sec-page-col-2 div {
	    text-align: center;
}

.page-id-38239 #customheader_logo img,
.page-id-38130 #customheader_logo img,
.page-id-38084 #customheader_logo img, 
.page-id-38192 #customheader_logo img, 
.page-id-38185 #customheader_logo img,
.page-id-38220 #customheader_logo img,
.page-id-38226 #customheader_logo img,
#customheader_logo img {
  width: 60% !important;
}
/* Trainng page */

.beer-deatail-sections .head-sec {
	padding: 10px;
  text-align: center;
}

.beer-deatail-sections h3 {
	color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
}

.beer-deatail-sections .content-sec {
	  padding: 15px;
    background-color: #fff;
    margin: 15px;
    border-radius: 20px;
}

.beer-deatail-sections h4 {
	  text-align: center;
    font-weight: 700;
	  font-size: 15px;
    line-height: 1.3;
}

.beer-deatail-sections p {
	  text-align: center;
    font-size: 11px;
    line-height: 1.6;
    color: black;
}

.beer-deatail-sections a {
	  text-align: center;
    color: white;
    padding: 3px 8px;
    font-size: 12px;
    border-radius: 20px;
}

.beer-deatail-sections-1 {
	background-color: #fdb314;
} 

.beer-deatail-sections-1 .head-sec {
	background-color: #af7903;
}

.beer-deatail-sections-1 h4 {
	color: #af7903;
}    

.beer-deatail-sections-1 a {
	background-color: #af7903;
}

.beer-deatail-sections {
	 margin-right: 10px;
    padding-bottom: 15px;
    height: 100%;
}

.beer-deatail-sections--display-block {
	display: block;
	margin-top: 0.3 rem;
}

.beer-vertical-section .et_pb_column {
	display: grid;
}

.beer-vertical-section .et_pb_text_inner {
	height: 100%;
}

.beer-vertical-section .et_pb_module {
     margin-bottom: 0 !important; 
}

.beer-vertical-section .et_pb_gutters3 .et_pb_column_3_4 > .et_pb_row_inner > .et_pb_column_4_4 .et_pb_module,
.beer-vertical-section 
.et_pb_gutters3 .et_pb_column_3_4 > .et_pb_row_inner > .et_pb_column_4_4 .et_pb_module {
	margin-bottom: 0 !important;
}

.beer-head-sec h2 {
	font-size: 35px;
  font-weight: 700;
}

.beer-head-sec-1 h2 {
	color: #af7903;
}

.beer-deatail-sections-2 {
    background-color: #b9d530;
}
.beer-head-sec-2 h2,
.beer-deatail-sections-2 h4 {
	color: #667c16;
}
.beer-deatail-sections-2 .head-sec,
.beer-deatail-sections-2 a {
    background-color: #667c16;
}

.beer-deatail-sections-3 {
    background-color: #f79170;
}
.beer-head-sec-3 h2,
.beer-deatail-sections-3 h4 {
	color: #8f523e;
}
.beer-deatail-sections-3 .head-sec,
.beer-deatail-sections-3 a {
    background-color: #8f523e;
}

.beer-deatail-sections-4 {
    background-color: #64a954;
}
.beer-head-sec-4 h2,
.beer-deatail-sections-4 h4 {
	color: #32642e;
}
.beer-deatail-sections-4 .head-sec,
.beer-deatail-sections-4 a {
    background-color: #32642e;
}

.beer-deatail-sections-5 {
    background-color: #6ccff7;
}
.beer-head-sec-5 h2,
.beer-deatail-sections-4 h4 {
	color: #3097b9;
}
.beer-deatail-sections-5 .head-sec,
.beer-deatail-sections-5 a {
    background-color: #3097b9;
}

.beer-deatail-sections-6 {
    background-color: #9591c7;
}
.beer-head-sec-6 h2,
.beer-deatail-sections-4 h4 {
	color: #544e72;
}
.beer-deatail-sections-6 .head-sec,
.beer-deatail-sections-6 a {
    background-color: #544e72;
}

.beer-deatail-sections--display-block {
	display: block;
	margin-top: 0.3rem;
}


@media all and (max-width: 767px) {
.beer-vertical-section .et_pb_column {
    display: block;
}
	.beer-sec-page-col-2 {
		    padding: 20px 0;
	}
	.beer-sec-page .et_pb_row {
		display: flex;
    flex-direction: column;
	}
	.beer-sec-page-col-1 {
		    order: 2;
	}
	.beer-sec-page-col-2 {
		    order: 1;
	}
	.beer-vertical-section .et_pb_column {
    display: block !important;
	}
  .beer-sec-page-col-2 {
    padding-bottom: 30px !important;
    margin-bottom: 20px !important;
  }
  .beer-head-sec h2 {
    font-size: 25px;
    line-height: 1.5;
  }
  .beer-sec-page-col-1 .et_pb_image {
    text-align: center; 
  }
  .responsive-book-img .et_pb_column {
    display: flex;
  }
}

.b3_team .et_pb_member_position:after {
    content: ' ';
    display: block;
    width: 60px;
    margin: 5px auto 20px auto;
    border: 1px solid;
}