/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

h4, h5 {
	color: #fff9eb !important;
}

h1.lineup-header {
	margin-bottom: 20px;
}

#home .vc_column_container.col {
	position: absolute;
	bottom: 20px;
}

span.watch-video {
	display: block;
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-family: Barlow Condensed;
    color: #e8e1d1;
}

/* MOBILE VIEWS */
@media only screen and (max-width: 690px) {
	h1.lineup-header {
		margin-bottom: 1em;
	}
}

/* div.mobile-video-image {
	background-size: contain;
} */

.full-width-section.no-cover .row-bg, .wpb_row .row-bg.no-cover, .full-width-section .row-bg.no-cover {
	background-size: contain !important;	
}

.beer-worth-fighting-for {
	margin-top: 500px;
}

.cta-button {
	padding: 16px 24px !important;
}

.cta-button span {
	font-family: Barlow Condensed;
	font-size: 18px;
}

.story-container {
	margin: 28px 0 68px 0 !important;
}

.story-container p {
	color: #fff9eb;
}

div.beer-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

div.beer-item {
	min-width: 250px;
	margin-bottom: 68px;
}

div.beer-item img {
	height: 429px;
	margin: auto;
/* 	box-shadow: 35px 10px 54px 0 rgba(0, 0, 0, 0.6); */
	transition: transform 0.3s;
}

div.beer-item img:hover {
	transform: scale(1.05);
}

p.beer-name, p.beer-type, p.beer-alcohol {
	line-height: 1.25 !important;
}

p.beer-name {
	font-family: Barlow Condensed;
	font-size: 24px;
	color: #e8e1d1;
	padding-bottom: 8px;
	margin-top: 32px;
	text-align: center;
}

p.beer-type {
	font-family: Barlow Condensed;
	font-size: 18px;
	color: #e8e1d1;
	padding-bottom: 8px;
	text-align: center;
}

p.beer-alcohol {
	font-family: Frank Ruhl Libre;
	font-size: 16px;
	color: #e8e1d1;
	text-align: center;
}

/* STYLES FOR INDIVIDUAL BEER CAN MODALS */

#modal-content > div {
	margin-bottom: 0 !important;
}

.modal-wrapper.styled .modal {
	width: 80%;
	background-color: rgba(0, 0, 0, 0.2);
	padding: 0;
	border: none;
}

div.single-beer-container {
	display: flex;
	padding: 0 69px;
}


div.single-beer-can {
	flex: 0 1 225px;
	padding-right: 25px;
	margin-right: 50px;
}

div.single-beer-can img {
	height: 592px;
/* 	box-shadow: 35px 10px 54px 0 rgba(0, 0, 0, 0.6); */
}

.modal-wrapper.styled .modal h1 {
	font-size: 78px;
	margin-top: 0;
	line-height: 1;
}

@media only screen and (max-width: 690px) {
	div.container-wrap {
		background-image: url(https://7fivebrewing.com/wp-content/uploads/2019/01/Our-Lineup-background-im-age.png);
    	background-position: center center;
    	background-repeat: repeat;
    	background-color: #000000;
		background-size: contain !important;
	}
	
	div.single-beer-container {
		padding: 0;
		padding-top: 25px;
		flex-direction: column;
	}
	
	div.single-beer-can {
		flex: 0 1 100%;
		padding-right: 0;
		margin-right: 0;
	}
	
	div.single-beer-can img {
		display: block;
		margin: auto;
	}

	h1.single-title {
		margin-top: 45px !important;
		line-height: 1;
	}
}

p.single-desc {
	font-family: Barlow Condensed;
	font-size: 24px;
}

span.single-figures {
	margin-left: 10px;
	font-family: Frank Ruhl Libre;
	font-size: 18px;
}

p.single-body {
	font-family: Frank Ruhl Libre;
	font-size: 22px;
	line-height: 1.3;
	letter-spacing: 0.65px;
}

div.single-stats {
	display: flex;
}

div.single-stats .labels, div.single-stats .descriptions {
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}

div.single-stats .labels {
	margin-right: 50px;
}

div.single-stats .labels p {
	text-transform: uppercase;
    font-family: Barlow Condensed;
    font-size: 18px;
}

div.single-stats .descriptions p, div.single-stats .labels p {
	padding-bottom: 1.1em;
}

p.single-tagline {
	font-family: Barlow Condensed;
	font-size: 32px;
	line-height: 1.5;
	letter-spacing: 0.69px;
	text-transform: uppercase;
}

.modal-wrapper.styled .modal .close-modal {
	top: 10px;
	right: 15px;
	font-size: 50px;
	color: white;
	z-index: 999;
}

/* FOOTER */

#footer-outer .textwidget p {
	font-family: Barlow Condensed;
	font-size: 16px;
	font-weight: 600;
}

@media only screen and (max-width: 700px) {
	#footer-outer .row {
		display: flex;
		align-items: flex-end;
	}
	
	#footer-widgets .container .row .col {
		margin-bottom: 0px !important;
	}
}

@media only screen and (min-width: 1000px) {
	div#footer-widgets {
		padding: 0 88px;
	}
	
	#footer-widgets .row {
		padding: 10px 0 !important;
	}
	
	#footer-outer .col {
		display: flex;
		align-items: center;
		height: 80px;
	}
	
	#footer-outer .widget {
		margin-bottom: 0;
	}
	
	div.widget_nav_menu {
		display: flex;
		align-items: center;
	}
	
	ul#menu-main-menu-1 {
		display: flex;
		align-items: center;
		justify-content: space-around;
		padding: 0 25px;
	}
	
	#footer-outer #footer-widgets .col ul li:first-child {
		padding-top: 4px !important;
	}
	
	#footer-outer #footer-widgets .col ul li {
		padding: 4px 0 !important;
		margin: 0 15px;
		font-family: Barlow Condensed;
		font-weight: 600;
	}
	
	/* Second widget section */
	
	#footer-outer .col:last-child {
		justify-content: flex-end;
	}
	
	#footer-outer div.custom-html-widget {
		margin: 0 15px;
	}
}

/* CONTACT PAGE */

div.contact-form-wrapper {
	width: 550px;
	margin: auto;
}

  /* the form's width is only fixed in desktop view */
@media only screen and (max-width: 690px) {
	div.contact-form-wrapper {
		width: auto;
	}
}

div.contact-label label {
	font-family: Barlow Condensed;
	font-size: 18px;
	color: #e8e1d1;
}

div.contact-label input[type=text], div.contact-label textarea, div.contact-label input[type=email] {
	background-color: #e8e1d1 !important;
}

button[type=submit].contact-submit {
	height: 39px;
	width: 100%;
    background-color: #ff2727 !important;
    border: none !important;
	border-radius: 10px !important;
    font-family: Frank Ruhl Libre;
    color: #e8e1d1 !important;
}

.wpforms-confirmation-container-full {
	background: #ff2727;
	border: none;
}

.wpforms-confirmation-container-full p {
	font-family: Frank Ruhl Libre;
}

/* STORE LOCATOR */

#wpsl-wrap {
	display: flex;
	flex-wrap: wrap;
}

.wpsl-search {
	flex: 0 1 50%;
	background: transparent;
}

#wpsl-search-wrap > form {
	display: flex;
	flex-direction: column;
	align-items: center;
}

#wpsl-search-wrap .wpsl-input {
	display: flex;
	flex-direction: column;
	align-items: center;
}

#wpsl-search-wrap .wpsl-input label {
   	width: 200px;
	text-align: center;
	margin-top: 20px;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 600 !important;
}

#wpsl-gmap {
	flex: 0 1 50%;
}

#wpsl-result-list {
	flex: 0 1 100%;
}

div.wpsl-input {
	order: 2;
}

input#wpsl-search-input {
	width: 200px;
	background: #f1f1f1;
}

label[for="wpsl-search-input"]:after {
	content: "Enter Address/Zip";
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 400;
	display: block;
}

#wpsl-search-wrap div {
	margin-right: 0;
}

#wpsl-search-wrap > form:before {
	content: "Pick the scenery";
	text-transform: uppercase;
	font-family: Barlow Condensed;
	font-size: 20px;
	font-weight: 600;
	margin: 20px 0;
}

ul#wpsl-checkbox-filter {
	display: flex;
    justify-content: center;
    width: 90%;
    float: none;
	order: 1;
}

#wpsl-checkbox-filter.wpsl-checkbox-3-columns li {
	width: auto;
}

#wpsl-checkbox-filter li {
/* 	margin-left: 25px; */
}

div.wpsl-search-btn-wrap {
	order: 3;
}

input#wpsl-search-btn {
	border: none;
    background: red;
    width: 200px;
    color: white;
    font-family: Barlow Condensed;
    font-size: 16px;
	margin-right: 0;
}

.wpsl-store-location > p {
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 0;
}

.wpsl-store-location > p strong {
	flex: 0 1 100%;
	font-family: Barlow Condensed;
	margin-bottom: 10px;
	font-weight: 400;
    font-size: 20px;
    text-transform: uppercase
}

.wpsl-store-location > p span {
	margin-right: 5px;
	font-family: Frank Ruhl Libre;
	font-weight: 400;
}

.wpsl-store-location > p span:after {
	content: ",";
}

.wpsl-store-location > p span:last-child:after {
	content: "";
}

#wpsl-result-list li {
	display: flex;
	justify-content: space-between;
}

#wpsl-result-list a {
	color: #fff9eb;
}

#wpsl-result-list > #wpsl-stores {
	height: auto !important;
	max-height: 350px !important;
}

div.wpsl-direction-wrap {
	display: table;
}

a.wpsl-directions {
	display: table-cell;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	font-weight: 600;
}

@media only screen and (max-width: 700px) {
	#wpsl-gmap {
		flex: 0 1 100%;
	}
	
	.wpsl-search {
		flex: 0 1 100%;
	}
	
	#wpsl-search-wrap .wpsl-input label, #wpsl-search-wrap div, input#wpsl-search-btn {
		width: 100%;
	}
}
