/* 
 Theme Name:     Blank Divi Child Theme
 Author:         Zipline Interactive
 Author URI:     http://www.ziplineinteractive.com/blank-divi-child-theme/ 
 Template:       Divi
 Version:        1.0 
*/ 


/*  Enter your custom CSS below */ 


@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body{
font-family: 'Open Sans', sans-serif;	
}



.et_fixed_nav #main-header, .et_fixed_nav #top-header {
    position: fixed;
    display: none;
    top: 0px !important;
}


#page-container {padding-top:0px !important;}
#main-footer { display: none;}


.bottom_lead   p {
    font-size: 20px;
    line-height: 29px;
}

.bottom_lead strong {
    font-weight: 600;
}
div#page-container {
    margin-top: 0 !important;
}

.top_lead   h1 {
    font-weight: 700;
    font-size: 44px;
}

.top_lead h2 {
    font-size: 40px;
    line-height: 46px;
    padding-bottom: 3px;
}

.top_lead {
    padding-bottom: 12px;
}

.second_lead   h2 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 11px;
}

.second_lead h3 {
    font-size: 20px;
    font-weight: 700;
}

.second_lead  address {
    font-size: 20px;
    font-weight: 600;
}

.cnt_info p {
    font-size: 20px;
    font-weight: 600;
}

.second_lead {
    margin-bottom: 23px !important;
}
.home_section {
    padding-top: 170px !important;
    padding-bottom: 60px !important;
}

.half_row h2 {
    text-align: left;
    color: #FFF;
    font-size: 12px;
    font-weight: 700;
    margin-left: 11px;
}

.half_col {
    width: 50%;
    float: left;
    padding: 0px 10px;
}

.half_col label {display: inherit;width: 100%;}

.wpcf7-form-control-wrap {
    display: inherit;
}

input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
    width: 100%;
    height: 45px;
    background: transparent;
    border: 2px solid #FFF;
    padding: 10px;
    font-size: 16px;
}

.full_row {
    padding: 0px 10px;
}

input.wpcf7-form-control.wpcf7-submit {
    min-width: 153px;
    padding: 11px 10px;
    background: transparent;
    border: 2px solid #FFF;
    color: #FFF;
    font-size: 18px;
}

input.text:focus, input.title:focus, input[type=text]:focus, select:focus, textarea:focus , input[type=email]:focus{
    border-color: #781E2E;
    color: #FFF;
}


p.label_text {
    color: #FFF;
    font-size: 12px;
    font-weight: 700;
    text-align: left;
    padding-bottom: 0;
}
.form_row {
    max-width: 555px;
}


.btn_row {
    text-align: left;
}

input.wpcf7-form-control.wpcf7-submit {
    cursor: pointer;
    border-radius: 4px;
}

input.wpcf7-form-control.wpcf7-submit:hover {
    background: #781E2E;
    border-color: #781E2E;
}

input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
    border-radius: 4px;
}
.full_row p.label_text {
    margin-top: 20px;
    float: left;
    width: 100%;
    padding-bottom: 7px;
}

 
.full_row.btn_row {
    margin-top: 21px;
}

.bottom_lead {
    margin-top: 110px;
    padding-bottom: 30px;
}

span.wpcf7-not-valid-tip {
    display: none;
}

.wpcf7-not-valid {
    border: 2px solid red !important;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    color: #FFF;
}

div.wpcf7-mail-sent-ok {
    color: #FFF;
}
span.mandatory {
    color: red;
}
textarea {
    overflow: hidden;
}

input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
    color: #FFF;
}
.wpcf7-form-control-wrap {
    clear: both;
}

.get_text h2 {
    font-size: 20px;
    margin-left: 10px;
    font-weight: 700;
}




@media (max-width:767px){
.home_section {
    padding-top: 40px !important;
}

.bottom_lead {
    margin-top: 30px;
    padding-bottom: 11px;
}

.half_col {
    width: 100%;
}

.form_row {
    max-width: 100%;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
}
.top_lead   p br , .bottom_lead p br{
    display: none;
}
.half_col {
    margin-top: 14px;
}
.half_row h2 {
    padding-bottom: 2px;
}
.get_text h2 {
    padding-bottom: 0;
}	
}

/*Poup Css*/
.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20)
}
.modal-open header#main-header {
    z-index: 1;
}
.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50)
}
button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: none;
}
.modal-open {
	overflow: hidden
}
body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom {
	margin-right: 15px
}
.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	display: none;
	overflow: auto;
	overflow-y: scroll
}
.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}
.modal-dialog {
	z-index: 1050;
	width: auto;
	padding: 10px;
	margin-right: auto;
	margin-left: auto
}
.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	background-clip: padding-box;
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1030;
	background-color: #000
}
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}
.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50)
}
.modal-header {
	min-height: 16.428571429px;
	padding: 15px;
	border-bottom: 1px solid #e5e5e5
}
.modal-header .close {
	margin-top: -2px
}
.modal-title {
	margin: 0;
	line-height: 1.428571429
}
.modal-body {
	position: relative;
	padding: 20px
}
.modal-footer {
	padding: 19px 20px 20px;
	margin-top: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}
.modal-footer:before, .modal-footer:after {
	display: table;
	content: " "
}
.modal-footer:after {
	clear: both
}
.modal-footer:before, .modal-footer:after {
	display: table;
	content: " "
}
.modal-footer:after {
	clear: both
}
.modal-footer .btn+.btn {
	margin-bottom: 0;
	margin-left: 5px
}
.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
	margin-left: 0
}
@media screen and (min-width:768px) {
.modal-dialog {
	right: auto;
	left: 50%;
	width: 600px;
	padding-top: 30px;
	padding-bottom: 30px
}
.modal-content {
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
	box-shadow: 0 5px 15px rgba(0,0,0,0.5)
}
}
#age-popup{
    top: 10%;
    overflow: hidden;
}
#age-popup .modal-content {
    background-image: url("/wp-content/uploads/2020/08/bg-popup-minimum-legal-drinking-age.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: scroll;
    background-size: cover;
		font-family: 'Raleway', sans-serif;
}
#age-popup .modal-dialog {
 width: 800px;
}
#age-popup .modal-body{
    padding: 50px;
}
#age-popup .modal-body > br{
    display: none;
}
#age-popup .close {
    position: absolute;
    top: 2%;
    right: 3%;
    opacity: 1;
    color: #fff;
    font-size: 45px;
    text-shadow: none;
    z-index: 99999;
}
.font-30 {
    font-size: 30px;
}
.font-23 {
    font-size: 23px;
}
.btn-popup {
    background-color: #fff;
    color: #C51230;
    font-weight: 700;
    border: none;
    padding: 15px 25px;
    margin: 5px;
}
#ageErrors p {
    font-size: 24px;
    text-align: center;
    color: #fff;
	font-weight:300;
}
@media screen and (max-width:768px) {
    #age-popup .modal-dialog {
        max-width: 100%;
        width: 100%;
    }
    #age-popup img {
        width: 100%;
    }
    #age-popup h2 {
        font-size: 17px;
    }
    #age-popup h3 {
    font-size: 14px;
}
}
@media screen and (max-width: 767px) {
    #age-popup{
        overflow: visible;
        position: absolute;
    }
    .modal.in .modal-dialog {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    #age-popup .modal-body {
        padding: 10px;
    }
    #below18 {
        min-width: 262px;
    }
}
.modal-content {
    text-align: center;
}

.modal-content h3 {
    margin-top: 40px;
}

.modal-content .btn-primary {
    padding: 15px 25px !important;
    color: #FFF !important;
    background: #C51230;
}

.modal-content .btn-primary:hover {
    background: #FFF !important;
    color: #C51230 !important;
	padding: 15px 25px !important;
}


.modal-content h2 {
    margin-top: 20px;
}
#ageErrors p {
    font-size: 24px;
    text-align: center;
    color: #fff;
}

.modal-content h3 {
    font-weight: 300;
    line-height: 28px;
}
.btn-primary {
    border-color: #c51230;
    background-color: #c51230;
    color: #fff;
    text-shadow: none;
    border-radius: 4px;
    display: inline-block;
    padding: 9px 11px !important;
    font-size: 13px;
    line-height: 16px;
    margin-top: 14px;
}
.accent {
    color: #2e2c2a !important;
}