/*

Theme Name: Affinity-Child
Template: affinity
Author: Siggy Watt
Description: A Cool Theme!
Version: 1.1

*/


body { 
	font-family: avenir;
}

hr {
	background-color: #86866a;
}

/* Home page  */

.page-template-home-php h1.entry-title {
    padding: 15px;
    font-size: 30px;
} 

.page-template-home-php div#content {
    position: relative;
    top: -43px;
}

.trustreviews {
	text-align: center !important;
}

.trustreviews .trustreviews-left {
	display: block !important;
}
body .trustreviews .trustreviews-left img {
	float: none !important;
}

@media (max-width: 927px) {
	div#content {
    max-width: 80%;
	}	
}

@media (max-width: 1000px) {
	.home-text {
		padding: 0 5% !important;
	}
	.home-text-margin {
		margin-top: 37px;
	}
}

.venue-logo-wrap figure.wp-block-image.venue-logos {
    margin-bottom: -2em;
}

.venue-logo-wrap:nth-child(2) {
	margin-bottom: -1em;
}

@media (max-width: 600px) {
.venue-logos img {
	max-width: 84%;
    display: block;
	}
}

.page-template-home-php .wp-block-gallery {
	margin: 0;
}



/*  Reviews slider */
/* 
@media (min-width: 992px) {
.page-template-home-php #wprev-slider-3 {
	height: 261px !important;
	}
}

@media (max-width: 992px) {
.page-template-home-php #wprev-slider-3 ul {
	margin: auto;
	}
}


div#content {
    position: relative;
    top: -43px;
}

@media (max-width: 1000px) {
	.page-template-home-php .wprs_unslider #wprev-slider-1 {
		height: 700px !important;
	}
}

.page-template-home-php .wprevpro_t1_outer_div.w3_wprs-row-padding.wprevprodiv > div {
    max-height: 100px;
}

@media (max-width: 1000px) {
	.page-template-home-php .wprevpro_t1_outer_div.w3_wprs-row-padding.wprevprodiv > div {
    	max-height: 190px;
	}
}

.page-template-home-php p.wprevpro_t1_P_3.wprev_preview_tcolor1_T1 {
    max-height: 70px;
    overflow: hidden;
}

 */

/*   New review */

.wp-fbrev .wp-facebook-time {
    display: none;
}

.wp-fbrev .wp-facebook-left {
    display: none !important;
}

.wp-fbrev .wp-facebook-review {
    text-align: center !important;
}

.wp-fbrev .wp-facebook-right {
    text-align: center !important;
}

/*  Blog Posts */

body main .seven-hills-blog-one .entry-content {
	width: 100% !important;
    float: none !important;
}

body main.seven-hills-blog-one {
    display: flex;
    flex-flow: row wrap;
}

body main.seven-hills-blog-one {
    width: 100% !important;
    max-width: 100% !important;
    display: flex !important;
    flex-flow: row wrap !important;
}

@media (min-width: 767px) {
body main.seven-hills-blog-one .hentry {
    width: calc(33.3333% - 15px);
    margin-left: 15px;
	}
}

body main.seven-hills-blog-one .entry-content .instagram-media {
    max-width: 100% !important;
    min-width: unset !important;
    margin-right: 0 !important;
}


/*  General CSS */


#content > #primary #main .entry-content  {
    width: 75%;
	display: block;
	margin: auto;	
}

#top-menu li a {
	text-transform:capitalize;
} 

.main-navigation li > a {
	text-transform:capitalize;
}

.main-navigation ul ul {
	text-transform:capitalize;
}

.site-info {
	display: none;
}

.site-footer .footer-widgets {
	padding:0px;
	background-color: black;
}

footer .fab {
    color: white;
}

.fab {
    font-size: 1.5em;
}

.widget {
    margin: 1em 0 1em;
	color: white;
}

.text-widget, .privacy-policy {
	font-weight:bold;
	color:white;
}


.privacy-policy:hover {
	text-decoration: underline;
}

/* Gallery */

#content > #primary #main .entry-content {
    width: 100%;
}

.no-sidebar .site-main {
    width: 100%;
    max-width: 100%;
}

/*  General Pages */

@media (max-width: 350px) {
.page-image {
	margin: 20px;
	float:none !important;
	}
}


/*  Meet the band */


@media screen and (min-width: 68em) {
	.page-template-meet-the-band-php .site-content {
    	margin: 0;
    	width: 100%;
	}
}

.page-template-meet-the-band-php .custom-header-image {
	padding-top: 0px !important;
    background-image: none !important;
}

.page-template-meet-the-band-php .entry-title {
    display: none !important;
}
.meet-band-main {
    font-family: avenir;
	color: #5e5853;
}

/*  cards */

.card {
	padding-top: 1em;
}
.card-body {
	color:#001;;
}
a.btn {
    border: 1px solid black;
    color: #001;;
    font-family: avenir;
    font-weight: 400;
    display: block;
	background-color: white;
}

/*  Jumbotron */
.meet-band-main .jumbotron {
	background-color: #fcfcfc;
	color: #212529;
}

@media (min-width: 576px) {
.meet-band-main .jumbotron {
    padding: 2.5rem 2rem;
	margin-top: 2.5rem;
	
	}
}


h1.display-4, p.lead {
    padding-left: 10%;
}

@media (max-width: 500px) {
 .display-4 {
    font-size: 2.5rem !important;
	}
}
.col-sm {
    display: flex;
    align-items: center;
}

@media (max-width: 736px) {
div#content {
    top: 0px;
	}
}

@media (min-width: 736px) {
div#content {
    position: relative;
    top: 0px;
	}
}

@media (max-width: 927px) {
	div#content {
    	max-width: 100%;
    	display: flex;
    	justify-content: center;
	}
}

@media (min-width: 992px) {
.img-custom {
   max-width:400px;
	height: auto;
	}
}

@media (max-width: 927px) {
	img {
    	margin: 10px auto;
	}
}


@media screen and (min-width: 68em) {
.site-content {
    max-width: 100%;
	}
}


.custom-row {
	justify-content: center;
}

/* Contact page */

.nf-form-fields-required {
    display: none;
}

span.ninja-forms-req-symbol {
    display: none;
}


.header-wrapper .toggled #top-menu {
	display: block !important;	
}

