/*
Theme Name:   Entrada Child - Default
Theme URI:    https://themes.waituk.com/entrada-intro/
Author:    WAITUK
Author URI:    https://www.waituk.com
Template:    entrada
Description:    Clean, modern, and responsive WordPress adventure theme by WAITUK
Version:    4.0.7
License:    Themeforest Regular License
License URI:   http://themeforest.net/licenses/standard
Text Domain:    entrada
Tags: two-columns, three-columns, four-columns, right-sidebar, left-sidebar, full-width-template, custom-background, custom-colors, custom-menu, featured-images, microformats, translation-ready
*/
@import "../entrada/dist/styles/main.css";
@import "../entrada/woocommerce/woocommerce.css";
@import url('https://fonts.googleapis.com/css2?family=Domine&display=swap');


/* = Child Theme customization starts here
------------------------------------------------------- */
body{
	font-family: 'Domine', serif !important;
}
h1{
	font-family: 'Domine', serif !important;
	font-weight: 700;

}
h2{
	font-family: 'Domine', serif !important;
	font-weight: 700;
	font-size: 30px !important;
}
h3{
	font-family: 'Domine', serif !important;
	font-weight: 700;
}
h4{
	font-family: 'Domine', serif !important;
	font-weight: 700;
}
h5{
	font-family: 'Domine', serif !important;
	font-weight: 700;
}
a{
	font-family: 'Domine', serif !important;
	font-weight: 500;
}
p{
	font-family: 'Domine', serif !important;
	font-weight: 500;
}
span{
	font-family: 'Domine', serif !important;
	font-weight: 500;
}
li{
	font-family: 'Domine', serif !important;
	font-weight: 500;
}
a{
	font-family: 'Domine', serif !important;
	font-weight: 500;
}
.page-title-headline{
	font-size: 45px !important;
}
.main-subtitle p {
	font-size: 17px !important;
}
.main-subtitle p span{
	font-size: 17px !important;
}
.main-subtitle{
	font-size: 17px !important;
}
form label{
	width: 100%;
}
.wpcf7-form .wpcf7-submit {
	width: 50%;
	margin-right: 200px;
/* 	margin: auto; */
	float: none !important;
	align-self: center;
/* 	padding-right: 50%; */
/* 	display: inline-block; */
/* 	margin-right: auto; */
/* 	margin-left: auto; */
/* 	left: 50%; */
/* 	right: 50% !important; */
}
label .your-message{
	width: 85%;
}
.regular-font-size{
	font-size: 16px;
}
.chef-desktop{
	display: block;
}
li span {
	font-family: 'Domine', serif !important;
	font-weight: 500;
	font-size: 17px !important;
}
.chef-mobile{
	display: none;
}
.product-disclosure-btn button{
	width: 138px;
	height: 38px;
	font-size: 12px;
	border: 0px solid white;
	font-family: 'Domine', serif !important;
	font-weight: 500;
}
.widget-title{
	border-bottom: 1px solid white;
	padding-bottom: 10px;
}
.eightteen-size{
	font-size: 17px;
}
.reviews-info li:nth-child(2){
	display: none;
}
.reviews-info li:nth-child(3){
	display: none;
}
.packing-list{
/* 	margin-left: 100px;
	margin-top: 25px;
	line-height: 20px;
	width: 70%; */
	margin-left: 25px;
/* 	margin-top: 25px; */
	margin-bottom: 25px;
	font-size: 16px;
}
/* .packing-list-padding{
	padding-left: 100px !important;
	padding-right: 100px !important;
/* 	margin: 100px !important; */
/* 	padding-top: 50px !important;	 */
} */
.seventeen-size-font{
	font-size: 17px !important;
}
.seventeen-size-font p{
	font-size: 17px !important;
}
.packing-list-text-size{
	font-size: 17px;
}
.packing-list li {

	font-size: 16px;
}
/* .remove-underline{
	margin-top: 100px;
} */
.remove-underline .seperator{
	display: none;
}
.your-trip-btn button{
	background-color: #B59530 !important;
}
.img-container img{
	height: 100%;
	object-fit: cover;
}
.vc_column_container>.vc_column-inner{
	margin-top: 0 !important;
}
#rods-reels{
	width: 80%;
	margin-left: 100px;
}
.banner-text .breadcrumbs{
	display: none;
}
.packing-list-img figure div img{
	height: 100% !important;
	width: 100% !important;
}
.packing-list-img{
	height: 100%;
	width: 100%;
}
.brian-text{
	margin: auto;
	margin-top: 50px;
	width: 80%;
	font-size: 15px;
	color: white;
}
.brian-container{
	padding: auto;
}
.brian-title{
	color: white;
	margin-top: 7vh;
}
.packing-list-title-container .seperator{
	display: none;
}
.about-us-subtitle{
	margin-top: 50px;
}
.contact-img{
	max-height: 687px;
	overflow: hidden;
	object-fit: cover;
}
.contact-btn-container div div form p:nth-child(7) input{
/* 	background-color: red; */
	width: 67%;
	margin-right: 0;
	float: right !important;
}
/* .newsletter-signup-container{
	background-color: red;
} */
.contact-btn{
	text-align: left;
	font-family: 'Domine', serif;
	font-weight: 400;
}
.owl-wrapper{
	padding: auto;
}
.preloader{
	display: none;
}
/*coffee cup*/
.coffee_cup {
width: 40px;
height: 50px;
border: 2px #6b6957 solid;
border-radius: 0 0 5px 5px;
position: relative;
margin: 36px auto;
	display: none;
}
.coffee_cup:after,
.coffee_cup:before {
position: absolute;
content: '';
	display: none;
}
.coffee_cup:after {
width: 10px;
height: 20px;
border: 2px #6b6957 solid;
border-left: none;
border-radius: 0 20px 20px 0;
left: 40px;
top: 5px;
	display: none;
}
.coffee_cup:before {
width: 3px;
height: 10px;
display: none;
background-color: #6b6957;
top: -16px;
left: 12px;
box-shadow: 5px 0 0 0 #6b6957,
5px -5px 0 0 #6b6957,
10px 0 0 0 #6b6957;
-webkit-animation: steam 700ms linear infinite alternate;
animation: steam 700ms linear infinite alternate;
}
/* .owl-item{
	margin-left: 3vw;
	margin-right: 3vw;
} */
.navbar-default .navbar-nav > li {
	padding-top: 30px;
}
footer .wpcf7-form{
	background-color:  #00345F;
	border: none;
	width: 60%;
	font-size: 16px;
	color: #b59530;
	float: left;
	padding: 15px;
}
footer .wpcf7 input[type="submit"]{
	background-color: #b59530;
	float: left !important;
	color: white;
	width: 100px;
	height: 20px !important;
	margin-top: -5px !important;
	height: 50px !important;
	top: 0;
	margin-right: 0 !important;
}
.newsletter-container{
	display: flex;
/* 	background-color: red; */
}
footer .wpcf7-form label{
	display: block;
	left: 0 !important;
	width: 100%;
	float: left;
	float: none !important;
	margin-left; 0 !important;
}
footer .wpcf7 p {
	text-align: left !important;
	margin-bottom: 10px;
}
footer .wpcf7 input[type="email"]{
/* 	marin-left: 0; */
     font-weight: 700;
	float: left;
     padding: 15px 25px 15px 25px;
     border: none;
	color: white;
	font-size: 18px;
     border-radius: 5px;
	width: 100%;
	margin-top: 8px;
/*      text-transform: uppercase; */
     letter-spacing: 5px;
 }
footer .wpcf7-form label .wpcf7-form-control-wrap{
	border: 1px solid white;
	float: none;
	height: 50px;
	width: 100%;
	color: white;
}
.contact-btn .tel{
	padding: 20px 5px;
    display: block;
    background: #B59530;
    text-align: center;
    font-size: 24px;
    line-height: 62px;
	color: white;
    font-weight: 700;
    letter-spacing: 2px;
    height: 118px;
    margin-bottom: 20px;
    font-family: 'Domine', serif;
	font-weight: 700 !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.partner-list .owl-wrapper-outer .owl-wrapper .owl-item{
	margin-left: 3vw !important;
	margin-right: 3vw !important;
}
.nav .hidden-xs:nth-child(2) {
	display: none;
}
/* #nav .nav.navbar-nav{
	display: none;
} */
.collapse.in .nav-right .nav.navbar-nav:nth-child(2) li:nth-child(1){
/* 	background-color: red !important; */
	display: none !important;
}
.collapse.in .nav-right .nav.navbar-nav:nth-child(2) li:nth-child(3){
/* 	background-color: red; */
	display: none !important;
}
.hidden-xs.hidden-sm.nav-visible.dropdown.last-dropdown.v-divider{
	content:'';
	background-color: red;
	display: none !important;
}
.material-icons{
	display: none;
} 

/* .navbar-nav{
	display: none;
} */
.tel a{
	color: white !important;
}
.thumbnail .info {
	display: none;
}
.about-us-padding{
	padding-left: 15px;
}
.thumbnail .meta {
	display: none;
}
.overview-text{
	width: 80%;
	margin: auto;
}
.thumbnail footer .social-networks{
	display: none;
}
/* #header .navbar-default .navbar-nav > li.menu-item > a {
	font-family: 'Domine', serif;
	font-weight: 400;
} */
.price span{
	font-weight: 700;
}
.your-trip-btn{
	width: 100%;
}
#header{
	border: transparent;
}
.logo {
	border: transparent;
}
/* .alaskan-fishing-season{
	margin: auto;
} */
.navbar-default .navbar-nav .v-divider{
	border: transparent;
}
.alaskan-fishing-season .main-heading{
	font-size: 25px;
}
.front-page-months .content-heading{
	margin-top: 25px;
}

.front-page-months .main-heading{
	font-size: 25px;
}

.front-page-months .main-subtitle{
	font-size: 12px;
}
.bearImgFront{
	margin: auto;
	margin-left: 100px;
}
.bearImgFrontPacking{
	margin-right: 100px;
}
.gold-btn button{
	background-color: #B59530 !important;
	color: white !important;
}
.gold-btn button:hover{
	background-color: #957a25 !important;
	color: white !important;
}
.gold-btn a{
	background-color: #B59530 !important;
	color: white !important;
}
.gold-btn a:hover{
	background-color: #957a25 !important;
	color: white !important;
}
.mobile-desktop-images{
	display: none;
}
.desktop-homepage-images{
	display: block;
}
.desktop-hide-me-on-mobile{
	display: block;
}
/* .alaskan-fishing-season{
	padding-top: 150px;
} */
.alaskan-info-text{
	padding-left: 50px;
	padding-right: 50px;
}
.brian-img{
/* 	margin-right: 30px;
	margin-left: 30px; */
/* 	padding-left: 30px */
}
.month-text{
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
}
.front-page-months{
	padding-left: 50px;
	padding-right: 50px;
}
/* .on-river-img{
	padding-right: 50px !important;
} */
.getting-here-address{
	padding-left: 25px;
}

.chef-mobile{
	display: none;
}
.chef-desktop{
	display: block;
}
.search-opener{
	display: none !important;
}
.default-page #header {
	background: #00345F;
}
.recent-block .sub-info > span:before{
	background: none;
}
.seperator::before{
	background-color: #B59530;
}
.for-the-river-container{
	margin-left: 100px;
}
.sub-info{
	width: auto !important;
}
.article .thumbnail .info-title{
	display: none;
}
.article .thumbnail .no-space{
	margin-bottom: 10px;
}
/* .sub-info:first-child span{
	display: none;
}
 */
.packing-list-img{
/* 	margin-left: 100px; */
}
.packinglist-mobile{
	display: none;
}
.packinglist-desktop{
	display: block;
}
.mobile-header-image{
	display: none;
}
@media only screen
	and (max-width: 1024px)
	and (min-width: 992px)
{
	.logo::before {
		height: 0 !important;
}
}
.question-select{
	display: none;
}
/* most phone vertical*/
@media only screen 
	and (max-width : 768px) {
	.mobile-desktop-images{
		display: block;
	}
		.remove-desktop-header{
			display: none;
		}
		.for-the-river-container{
	margin-left: 0px;
}
		.mobile-header-image{
	display: block;
}
		footer .wpcf7 input[type="email"]{
			font-size: 14px;
		}
		footer .wpcf7 input[type="submit"]{
			font-size: 14px;
			padding-left: 10px;
		}
		footer .wpcf7-form{
			width: 100%;
		}
		.about-us-padding{
			padding-left: 0;
		}
		.packing-list-img{
			margin-left: 0;
		}
		.desktop-homepage-images{
			display: none;
		}
	.desktop-hide-me-on-mobile{
		display: none;
		}
		.getting-here-address{
			padding-left: 0;
		}
	.alaskan-fishing-season{
		padding-top: 0;
	}
	.alaskan-info-text{
		padding-left: 0;
		padding-right: 0;
	}
		.front-page-months{
			padding: 0;
			margin-bottom: 50px;
		}
	.month-text{
		padding: 0;
		margin-top: 25px;
		width: 100%;
	}
		#pull-up-august{
			margin-top: -100px;
		}
		.getting-here-address{
			margin-left: 0;
			margin-top: 25px;
		}
	.chef-mobile{
	display: block;
			padding-bottom: 25px !important;
	padding-top: 25px !important;
}
.chef-desktop{
	display: none;

}
		.alaskan-fp-mobile{
			padding-top: 0px !important;
			padding-bottom: 0px !important;
		}
		.front-page-packages{
			padding-bottom: 750px !important;
		}
		.partner-front-page{
			display: none;
		}
		.brian-img{
	margin-right: 30px;
	margin-left: 0px;
}
		.chef-desktop{
	display: none;
}
.chef-mobile{
	display: block;
}
		.about-us-text{
			margin-bottom: 30px !important;
		}
		.packinglist-mobile{
	display: block;
}
.packinglist-desktop{
	display: none;
}
		    .logo a {
    max-width: 50%;
			margin-left: 50px !important;
			margin-top: 5px !important;
/* 				margin-right: 100px !important; */
    }
}
/* GRAVITY FORMS */
.gform-theme-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-header {
	background: transparent!important;
}
.gform-theme-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-header select {
  font-size: 15px!important;
}
.gform-theme-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-calendar th span {
	font-size: 13px!important;
}
.gform-theme-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-calendar .ui-state-default {
	font-size: 13px!important;
}
.gform_wrapper.gravity-theme .gform_footer input {
	background: #b59530;
    border-color: #b59530;
	padding: 10px;
    min-width: 250px;
    border-radius: 5px;
	text-transform: uppercase;
	font-size: 18px;
    line-height: 1.33333;
	color: white;
}
.gform_wrapper.gravity-theme .gfield input, .gform_wrapper.gravity-theme .gfield textarea {
	border-width: 2px;
	border-color: black;
}
.gform_wrapper .gform_validation_errors>h2 {
  font-size: 14px;
}
.tab-content #tab06 {
  max-width: 750px;
	margin: 0 auto;
}