/*
Theme Name: The Alma Inn Child
Theme URI: http://thealmainn.co.uk/
Description: A child theme of The Alma Inn
Author: The Alma
Author URI: http://thealmainn.co.uk/
Version: 1.0.0
Template: thealmainn
*/
@font-face {
    font-family: 'kg_second_chances_solidRg';
    src: url('assets/fonts/kgsecondchancessolid-webfont.woff2') format('woff2'),
         url('assets/fonts/kgsecondchancessolid-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


h1,
h2,
h3,
h4,
h5,
h6,
.edgtf-main-menu>ul>li>a {
	font-family: 'kg_second_chances_solidRg' !important;
}

h2 {
	color: #505630;
}

h6 {
    font-style: normal;
    text-transform: uppercase;
}

.edgtf-top-bar {
	height: 43px;
}

.edgtf-page-header .fixed .edgtf-menu-area{
	background-color: #000000 !important;
}

.book-top {
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
    background: #febd28;
    border-radius: 8px;
    padding: 0px 8px;
}

.book-top a {
	color: #ffffff;
}

.edgtf-top-bar .edgtf-social-icon-widget-holder, footer .edgtf-social-icon-widget-holder {
    color: #febd28 !important;	
}

.edgtf-main-menu>ul>li.edgtf-active-item>a {
    background-image: url(/images/btn_green_bkd.png);
    background-size: 100%;
}
.edgtf-mobile-header .edgtf-mobile-menu-opener a{
  padding: 0 20px;
  z-index: 999;
}

.home .wpb_single_image img {
    border: 1px dashed #fff !important;
}

.home .edgtf-elements-holder .edgtf-elements-holder-item-content {
    padding: 20px 20px !important;
}

.edgtf-page-header .edgtf-side-menu-button-opener {
	display: none;
}

.home .edgtf-btn {
	font-size: 18px;
}

.home .edgtf-btn.edgtf-btn-solid {
    background-image: url('/images/btn_green_bkd.png');
    background-size: 100%;
    height: 100%;
}

.home .edgtf-image-gallery .edgtf-gallery-image .edgtf-ig-prettyphoto-bcgk {
    background-color: rgba(93,99,53,.75);
}


.page-id-7162 .edgtf-menu-area {
	background: #000000;
}

.page-id-7162 .edgtf-image-gallery .edgtf-gallery-image .edgtf-ig-prettyphoto-bcgk {
	background-color: rgba(93,99,53,.75);
}


.page-id-6052 .edgtf-parallax-section-holder {
	background-position: 50% 60% !important;
}

.page-id-6052  .edgtf-elements-holder .edgtf-elements-holder-item-content {
	padding: 0;
}

.page-id-6093 .edgtf-parallax-section-holder {
	background-position: 50% 40% !important;
}
 
.page-id-7162 h1 {
	text-align: center;
    padding-top: 60px;
    color: #febd28;
}

.page-id-6090 .edgtf-parallax-section-holder {
	background-position: 50% 40% !important;
}

.page-id-6090 h4 {
	font-size: 22px;
	color: #505630;
}

.menu-page-contents a {
	text-decoration: underline !important;
}

input.wpcf7-form-control.wpcf7-submit {
	background-image: url(/images/btn_green_bkd.png);
    background-size: 100%;
    height: 100%;
    font-size: 18px;
    margin-top: 10px;
}

.wpcf7 p {
    margin: 0 0 5px;
}

.wpcf7 label {
    text-transform: uppercase;
    color: #51592c;
    font-weight: 700;	
}

.wpcf7 .wpcf7-form-control.wpcf7-text,
.wpcf7 .wpcf7-form-control.wpcf7-date,
.wpcf7 .wpcf7-form-control.wpcf7-select {
    font-size: 14px;
    font-weight: 400;
    color: #000;
}

.wpcf7 .vc_row {
	margin-bottom: 5px !important;
}

.wpcf7 .vc_column_container {
    padding-left: 15px;
    padding-right: 15px;
}

.wpcf7 .wpcf7-select {
	height: 55px;
	border-radius: 0px;
	-moz-border-radius:	0px;
	-webkit-border-radius: 0px;
}

.wpcf7-form select {
	border-radius: 0px;
	-moz-border-radius:	0px;
	-webkit-border-radius: 0px;	
}

.wpcf7 #respond input[type=text], 
.wpcf7 #respond textarea, 
.wpcf7 .post-password-form input[type=password], 
.wpcf7 .wpcf7-form-control.wpcf7-date, 
.wpcf7 .wpcf7-form-control.wpcf7-number, 
.wpcf7 .wpcf7-form-control.wpcf7-quiz, 
.wpcf7 .wpcf7-form-control.wpcf7-select, 
.wpcf7 .wpcf7-form-control.wpcf7-text, 
.wpcf7 .wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #e6e6e6;	
}

div.wpcf7-mail-sent-ok {
    margin: 2em 0 1em;
    padding: 0.2em 0em;
    font-weight: 700;
    font-size: 18px;
    color: #398f14;
    border: 0px;
}


footer .widget .edgtf-footer-widget-title {
    color: #febd28;
}

footer .edgtf-footer-top.edgtf-footer-top-full {
    font-size: 16px;
}

.edgtf-footer-top-holder {
  background: 
    linear-gradient(
      rgba(000, 0, 0, 0.45), 
      rgba(000, 0, 0, 0.45)
    ),
    url(/wp-content/uploads/2018/08/footer_bkd_alma.jpg);
}

.edgtf-footer-top-holder .widget a {
    color: white;
    font-weight: 600;
}

#map {
	height: 400px;
}

.footer-credits {
	background: #353535;
	padding: 20px 80px 45px 80px;
}

.left {
	float: left;
}

.right {
	float: right;
}

#gform_2 .gform_fields .ginput_container input, #gform_2 .gform_fields .ginput_container select, #gform_2 .gform_fields .ginput_container textarea{
	border: 1px solid #e6e6e6;
	font-size: 14px;
    font-weight: 400;
    color: #000;
	margin-top: 0;
    margin-bottom: 14px;
    padding: 17px 23px;
	outline: 0;
	width: 100%;
	background-color: #f6f6f6;
    text-transform: uppercase;
}
#gform_2 .gform_fields .ginput_container input.datepicker{
	width: 84%;
}
#gform_2 .gform_fields .gfield_label{
	text-transform: uppercase;
    color: #51592c;
    font-weight: 700;
}
#gform_2 .gform_fields .sa_inlineThird_form{
	display: inline-block;
	width: 32%;
}
#gform_2 .gform_fields .sa_inline_form {
	display: inline-block;
	width: 49%;
}
#gform_2 .gform_fields img.ui-datepicker-trigger{
	width: 21px!important;
    height: 20px!important;
}
#gform_2 .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit]{
	background-image: url(/images/btn_green_bkd.png);
    background-size: 100%;
    height: 100%;
    font-size: 18px;
    margin-top: 10px;
	line-height: 46px;
    padding: 0 74px;
    color: #fff;
	font-family: Oswald,sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    border: none;
	cursor: pointer;
    margin: 0;
    letter-spacing: .025em;
	transition: all .15s ease-out;
}



/*RESPONSIVE STYLES*/
@media screen and (max-width: 1400px) {
	#gform_2 .gform_fields .ginput_container input.datepicker {
    	width: 80%;
	}
}
@media screen and (max-width: 768px) {
	#gform_2 .gform_fields .sa_inlineThird_form{
		display: block;
		width: 100%;
	}
	#gform_2 .gform_fields .ginput_container input.datepicker {
    	width: 93%;
	}
}
@media screen and (max-width: 640px) {
	
	
	h1 {
    	font-size: 48px;
	}
	
	h2 {
    	font-size: 40px;
	}
	
	.edgtf-testimonials.edgtf-testimonials-type-simple .edgtf-testimonial-text {
		font-size: 22px;
	}
	
	.page-id-7162 h1 {
		padding-top: 0;
	}
	
	.page-id-7162 .edgtf-title-holder {
		padding: 30px !important;
		height: 0 !important;
	}
	
	.page-id-7162 .edgtf-content-inner {
		height: 110px !important;
	}
	
	.instagram-pics li {
		width: 50%;
		display: inline-block;
	}
	
	.footer-credits {
		padding: 20px 30px 95px 30px;
	}
		
	.right {
		display: block;
		float: left;
	}
	#gform_2 .gform_fields .ginput_container input.datepicker {
    	width: 93%;
	}
	#gform_2 .gform_fields .sa_inline_form {
    	display: inline-block;
    	width: 48%;
    	margin-right: 10px;
	}
}
@media screen and (max-width: 480px) {
	#gform_2 .gform_fields .ginput_container input.datepicker {
    	width: 91%;
	}
	#gform_2 .gform_fields .sa_inline_form{
		display: block;
		width: 100%;
		margin-right: 0;
	}
}


@media screen and (min-width: 992px) {
		
	.home .intro-tabs p {
		margin: 0 0 10px;
	    line-height: 20px;
	    padding: 0px 75px;
	}
	
	.instagram-pics li {
		width: 30%;
		display: inline-block;
	}	
}


@media screen and (min-width: 768px) and (max-width: 1024px) {
	#null-instagram-feed-2 li {
    	color: #ababab;
    	display: inline-block;
    	width: 30%;
    	margin-right: 16px;	
	}
}