.gallery_image_wrapper .image_caption, .image_caption, .mfp-title {
    font-family: Monserrat, sans-serif;
  	text-transform: uppercase;
  	font-weight: bold;
  	font-size: 10pt;
}

#copyright {
  	font-family: Monserrat, sans-serif;
  	font-weight: bold;
  	font-size: 8pt;
  	letter-spacing: 0.1em;
}

.wpcf7 input.wpcf7-text { 
  	width: 100%; 
  	font-family: Merriweather, sans-serif;
  	font-weight: 400;
  	font-size: 13px;
}

.wpcf7 textarea {
    width: 100%;
  	font-family: Merriweather, sans-serif;
  	font-weight: 400;
  	font-size: 13px;
}

.wpcf7
{
    font-family: Merriweather, sans-serif;
  	font-weight: 400;
  	font-size: 13px;
}

@media only screen and (max-width: 1100px) and (min-width: 900px) {
.logo_wrapper img {
    max-width: 210px !important;
    height: auto !important;
}
}

.image_classic_frame {
    background: #f9f9f9 !important;
}

body[data-style=blog_grid] .post.type-post {
    background: #fff !important;
}
