/*
Theme Name: Vere Lodge
Theme URI: https://www.verelodge.uk/
Description: A WordPress powered website with a custom theme (design)
Author: Josh.biz Web Design
Author URI: http://www.josh.biz
Version: 1.0

Designed October 2022 - Using a RESPONSIVE DESIGN and DESKTOP FIRST approach
*/
body {
    font-family: 'Lato', sans-serif;
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 1.5em;
    text-align: center;
    color: #a1a1a1;
    background-color: #222222;
}
a:link, a:visited {
    color: #c1af78;
}
a:hover, a:active {
}
img, .wp-caption, object, embed, video {
    max-width: 100%;
    height: auto;
}
.alignleft, .wp-caption.alignleft {
    float: left;
    margin: 0em 1.5em 1.5em 0em;
    text-align: left;
}
.alignright, .wp-caption.alignright {
    float: right;
    margin: 0em 0em 1.5em 1.5em;
    text-align: right;
}
.aligncenter, .wp-caption.aligncenter {
    display: block;
    margin: 1em auto;
    text-align: center;
}
p.wp-caption-text {
    margin-top: 0;
    font-style: italic;
}
div.wpcf7 .wpcf7-form-control {
    max-width: 100%;
    text-align: -webkit-center;
}
input.wpcf7-submit {
    margin-top: 1em;
}
.blog h1 a:link, .blog h1 a:visited {
    color: #937c2a;
    text-decoration: none;
}
#headerwrapper {
    background-color: #7a6e62;
}
#header {
    overflow: hidden;
    max-width: 1260px;
    margin: 0 auto;
    text-align: left;
    padding: 1.25em 1.5em 0.5em 1.5em;
}
#header p#title {
    font-family: 'Cinzel', serif;
    color: #ffffff;
    font-size: 36px;
    font-weight: normal;
    padding: 0em;
    margin: 0.5em 0em 0.5em;
    line-height: 1.25em;
}
#header #logo {
    width: 94px;
}
#header p#title a:link, #header p#title a:visited {
    color: #ffffff;
    text-decoration: none;
}
#header p#title a:hover, #header p#title a:active {
}
#header .social-icons {
    float: right;
}
.social-icons .fa {
    display: inline-block;
    margin: 0.15em;
}
.contact {
    float: right;
    clear: both;
    text-align: right;
}
.social-icons a:link, .social-icons a:visited, .contact a:link, .contact a:visited {
    color: #eee5c8;
    text-decoration: none;
}
.social-icons a:hover, .social-icons a:active, .contact a:hover, .contact a:active {
    text-decoration: underline;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
	font-family: 'Cinzel', serif!important;
}
#slider {
    clear: both;
    background-color: #000000;
}
#slider .flex-control-paging li a, #content .flex-control-paging li a {
    background: #63594f;
}
#slider .flex-control-paging li a.flex-active, #content .flex-control-paging li a.flex-active {
    background: #9d9185;
}
.metaslider {
    overflow: hidden;
}
.metaslider .flexslider {
    background-color: #222222;
}
.page-id-957 .metaslider {
    float: right;
    margin-left: 3em;
}
#topfeatureimage {
    background-color: #000000;
    line-height: 0;
    padding-bottom: 2em;
}
.page-id-24 #topfeatureimage {
	display: none;
}
#topfeatureimage img {
    width: 100%;
	max-width: 1260px;
}
#contentwrapper {
    background-color: #222222;
}
#content {
    max-width: 1260px;
    margin: 0 auto;
    padding: 1em 2em 1em 2em;
    text-align: left;
	overflow: hidden;
}

.page-id-31 #content {
    text-align: center;
}
.page-id-31 #content ul {
    list-style: none;
}
.page-id-31 #content ul {
    margin-left: 0;
    padding-left: 0;
}
.page-id-31 #content ul li {
    margin-bottom: 1.5em;
}
#content ul li {
    margin-bottom: 0.5em;
}
.page-id-264 #content ul li { /*Cookie page bullets*/
    margin-bottom: 1.5em;
}
.page-id-264 #content ul li strong { /*Cookie page bullets*/
    color: #ffd49f;
    font-size: 20px;
    font-weight: normal;
}
#content h1 {
    font-family: 'Cinzel', serif;
    color: #ffd49f;
    font-size: 30px;
    font-weight: normal;
    line-height: 1.25em;
    margin: 1em 0em 0.5em 0em;
    padding: 0;
}
#content h2 {
    /*font-family: 'Cinzel', serif;*/
    color: #ffd49f;
    font-size: 24px;
    font-weight: normal;
    line-height: 1.25em;
    margin: 1.5em 0em 0.5em 0em;
    padding: 0;
}
#content h3 {
    /*font-family: 'Cinzel', serif;*/
    color: #ffd49f;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.25em;
    margin: 1.5em 0em 0.5em 0em;
    padding: 0;
}
.page-id-15 iframe, .page-id-20 iframe {
    margin-top: 2em!important;
    max-width: 600px!important;
}
#content .huge_it_google_map_container {
    margin-bottom: 2em;
}
#content a:link, #content a:visited {
    color: #d9d9d9;
}
#content a:hover, #content a:active {
}

#content .one_half {
    width: 46%;
    padding: 1.75em 2%;
}
#content .one_half iframe {
    margin-bottom: 1.75em
}
#content .one_half h2:first-child {
	margin-top: 0;
}

#button-wrap-inner {
	margin-top: 26px;
    margin-bottom: 42px;
}

#content .btn {
  background: #7a7a7a;
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  color: #ffffff;
  font-size: 18px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

#content a.btn {
  color: #ffffff;
}

#content .btn:hover {
  background: #595959;
  text-decoration: none;
}




#bottomfeatureimage {
    background-color: #000000;
    line-height: 0;
    padding-top: 1em;
    padding-bottom: 1em;
}
#soundbite {
    padding: 1em;
    text-align: center;
    font-size: 24px;
    background-color: #222222;
    color: #fff7ed;
    line-height: 1.5em;
	clear: both;
}
#soundbite em {
    color: #ffd49f;
}
#soundbite #soundbiteinner {
    max-width: 960px;
    margin: 1em auto;
    border-top: solid #7a6e62 2px;
    border-bottom: solid #7a6e62 2px;
}
#footer {
    background-color: #7a6e62;
    padding: 2em 1.5em 3em 1.5em;
    color: #ffffff;
    font-size: 20px;
}
#footer h3 {
    color: #fff9b0;
    font-weight: normal;
}
#footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#footer a:link, #footer a:visited {
    /*color: #fff9b0;*/
    text-decoration: none;
}
#footer a:hover, #footer a:active {
    /*color: #ffffff;*/
    text-decoration: underline;
}
#footer img.social {
    margin: 0.5em 0.3em 0.5em 0.3em;
}
#footer .contact {
    float: none;
    text-align: center;
}
#footer #credit {
    margin-top: 3em;
}
.post {
    margin-bottom: 4em;
    border-bottom: solid 6px #ffffff;
    padding-bottom: 1em;
}
.addtoany_content {
    margin-top: 3em!important;
}
.g-recaptcha {
    width: 304px;
    margin: 0 auto;
}

body:not(.page-id-31) .grecaptcha-badge {
	display: none;
}

.wpcf7-form {
	max-width: 600px;
    margin: auto;
}

.wpcf7-form input, 
.wpcf7-form textarea {
    color: #1f252b;
    width: 80%;
    padding: 12px 16px;
    border-radius: 0;
    border: 0;
}

.wpcf7-form p {
    margin: 0 0 28px;
}

.wpcf7-text:focus, 
.wpcf7-textarea:focus {
    outline: 1px solid rgba(84, 222, 197, 0.9);
    outline-offset: 0;
}

.wpcf7-form input.wpcf7-submit {
	background-color: #228582;
    border: 0;
    color: #fff;
    border-radius: 1px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 15px;
    width: auto;
    padding: 16px 36px;
    letter-spacing: 2px;
    font-size: 16px;
}

.wpcf7-form input.wpcf7-submit:hover {
    cursor: pointer;
    box-shadow: 0px 7px 16px -7px rgba(0, 0, 0, 0.4);
    border: 0;
}





/* FIRST Media Breakpoint - less than 1110px
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 1110px) {
#header p#title {
    font-size: 32px;
}
}

/* Media Breakpoint - less than 1022px
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 1022px) {
#header p#title {
    font-size: 28px;
}
}

/* Media Breakpoint - less than 950px
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 950px) {
#header .social-icons, #header .contact {
    display: none;
}
#header p#title {
    font-size: 34px;
    text-align: center;
}
#header #logo {
    display: block;
    margin: 0 auto 0.5em auto;
}
#header p#title {
    margin: 0 0.5em 0.25em 0.5em;
}
}

/* Media Breakpoint - less than 870px
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 870px) {
.page-id-957 .metaslider {
    float: none;
    margin-left: auto;
    margin-right: auto;
}
}

/* Media Breakpoint - less than 850px
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 850px) {
.aligncenter, .wp-caption.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignleft, .wp-caption.alignleft, .alignright, .wp-caption.alignright, .aligncenter, .wp-caption.aligncenter, .alignnone {
    float: none;
    margin: 1em auto;
    display: block;
}
.alignleft p.wp-caption-text, .alignright p.wp-caption-text {
    text-align: center;
}
}

/* Media Breakpoint - less than 724px
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 724px) {
#content .one_half {
    width: 100%;
    padding: 0 0 1em 0;
}
#content .one_half iframe {
    margin-bottom: 0.5em
}
}

/* Media Breakpoint - less than 464px
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 464px) {
	
#content .btn {
	display: block;
	text-align: center;
	}

}

/* Media Breakpoint - less than 400px
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 400px) {
#content ul {
    margin-left: 0.5em;
}
}
