/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
@import url('https://fonts.googleapis.com/css?family=Raleway:100,400');

@font-face {
    font-family: 'FontAwesome';
    src: url('../wp-content/themes/Avada/includes/lib/assets/fonts/fontawesome/webfonts/fa-solid-900.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

html, html body {
	font-family: 'Raleway', sans-serif !important;
	background: white !important;
}
/*Post item meta styling*/
.fusion-carousel-meta .fusion-inline-sep, .fusion-carousel-meta a, 
.recent-posts-content .meta .meta-separator, 
.recent-posts-content .meta a  {
	display: none;
}
/*end post meta styling*/
.menu-text {
    font-size: 20px;
}

.entry-title {
	font-size: 20px !important;
	font-weight: bold !important;
}

.fusion-is-sticky {
	height: 89px;
}

.about-page-image {
	display: inline-block;
	float: right;
	width: 45%;
	margin-left: 10px;
}


/*Gallery page links*/

.page-id-11816 .fusion-spacing-no.fusion-one-fourth {
	width: 23%;
    margin-right: 2%;
}

.gallery-category-links-container {
	height: 200px;
	width: 100%;
	/*max-width: 242px;*/
}

.gallery-category-link {
	width: 100%;
	height: 100%;
	/*background-image: url('/wp-content/uploads/2017/03/RenaissanceTulip2_2007.jpg');*/
	background-size: cover;
	text-align: center;
	position: relative;
}

.gallery-link-avada-wrapper {
	display: inline-block;
}

.gallery-category-link:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	content: "";
}

.gallery-category-link:hover:before {
	background: rgba(0,0,0,0.7);
}

.gallery-category-link span {
	position: relative;
    display: inline-block;
    top: 50%;
    color: white;
    transform: translateY(-50%);
    border: 1px solid white;
    padding: 5px;
}

/*------------------
Gallery rollover
------------------*/

.fusion-rollover-gallery {
	position: relative;
	right: 55px;
}

.fusion-rollover-link {
	position: relative;
	left: 55px;
}

/*------------------
Gallergy rollover end
------------------*/

/*------------------
Gallery images
------------------*/

@media (max-width: 800px) {
	.fusion-image-size-fixed {
		width: 99%;
	}

	.fusion-image-size-fixed img {
		width: 100%;
	}
}

/*------------------
Gallery end
------------------*/

/*------------------
subscribe form home
------------------*/

#home-subscribe-btn {
    background: transparent;
    border: 1px solid grey;
    color: grey;
    margin-top: 10px;
    margin-bottom: 10px;
}

#home-subscribe-btn:hover {
	color: white;
	background-color: grey;
}

#home-form-h3 {
	display: inline-block;
	text-align: center;
    vertical-align: middle;
    margin: 0;
    line-height: 2.33;
    font-size: 19px;
    color: grey;
    font-weight: bold;
}

#wpcf7-f12009-p11811-o1 p{
	display: inline-block;
}

#wpcf7-f12009-p11811-o1{
    text-align: center;
    border-top: 1px solid #eae9e9;
    padding-top: 16px;
}

#wpcf7-f12009-p11811-o1 .your-email{
	display: inline-block;
	margin-left: 30px;
	margin-right: 30px;
}

.wpcf7 .ajax-loader {
	width: 0 !important;
}
/*------------------
subscribe form end
------------------*/


#main {
	padding-top: 0 !important;
}

.home #main, .home #main .fusion-row {
	padding: 0 !important;
	max-width: unset !important;
}

body #wrapper .fusion-page-title-bar {
	border-bottom: white;
	background: white;
}

.fusion-main-menu > ul > li > a:hover {
	    border-color: #ffffff !important;
}

.fusion-main-menu > ul > li > a {
	    border-color: #ffffff !important;
}

.home-read-more {
	border: 1px solid #bdbdbd;
	color: #8C8989;
    padding: 5px;
    position: absolute;
    right: 13px;
    display: inline-block;
    bottom: 14px;
    font-weight: 100;
    font-size: 14px;
}


.home-read-more:hover {
	background: #8C8989;
	color: white;
}

.exhibition-advert-img {
	text-align: center;
}

.anne-middleton-home-container {
	padding: 5px 2.5px 0 0;
}


.anne-middleton-home-container img {
	width: 100%;
}

#wrapper .anne-middleton-home-container h3 {
	padding-left: 13px;
	color: black !important;
}

.max-middleton-home-container {
	padding: 5px 0 0 2.5px;
}


.max-middleton-home-container img {
	width: 100%;
}

#wrapper .max-middleton-home-container h3 {
	padding-left: 13px;
	color: black !important;
}

@media (max-width: 1100px) {
  .fusion-logo img {
  	width: 200px;
  }


}

@media (max-width: 800px) {
	.contact-image-container {
		display: none;
	}
	
	.about-page-image {
		width: 100%;
	}

	.menu-text {
	
	    font-size: 18px;
	}

	.anne-middleton-home-container{
		padding: 5px 0 0 0;
	}

	.max-middleton-home-container {
		padding: 0;
	}
}


.disclaimer-link {
	color: #8C8989 !important;

}

.disclaimer-link:hover {
	color: red !important;
}
/*------------
 HEADER
------------*/
@media (min-width: 769px) {
  img.fusion-standard-logo {
    width: 312px !important;
  }
}
/*
------------
Kobe footer branding
------------*/

.kobe-footer {
    opacity: 0.4;
    padding: 0 24px;
    margin: 8px 0;
    transition: 0.5s;
    text-align: center;
}

.kobe-footer > a {
    color: #999;
}

.kobe-footer:hover {
    opacity: 1;
}

.kobe-footer:hover img {
    transform: rotate(360deg);
}

.kobe-footer img {
    transition: 0.5s;
    vertical-align: middle;
}

/*------------
 HIDE ADMIN POINTER
------------*/
.wp-pointer-left {
    display: none;
}
