/*
Theme Name: Photography Child
Theme URI: http://themes.themegoods2.com/photography/demo1
Description: Premium Photography Portfolio Theme
Version: 1.0
Tags: yellow, white, responsive-layout, custom-header, custom-background, threaded-comments, translation-ready, editor-style, custom-menu
Author: ThemeGoods
Author URI: http://themeforest.net/user/ThemeGoods
License: GNU General Public License
License URI: http://themeforest.net/licenses/regular_extended
Text Domain: photography
Template: photography
*/



.linkBooking {
	font-weight: bold !important;
	font-style:none !important;
}

/*
@media only screen and (max-width: 600px) {
  #page_caption.hasbg #bg_regular, #page_caption.hasbg #bg_blurred {
    background-size: contain !important;
}
}*/

@media only screen and (max-width: 767px) {
#page_caption.hasbg #bg_regular, #page_caption.hasbg #bg_blurred {
    height: auto;
}
}

/*
@media only screen and (max-width: 767px) {
#page_caption.hasbg {
	height: 50vh !important;
}
#page_caption.hasbg #bg_regular, #page_caption.hasbg #bg_blurred {
	height: 50vh !important;
}
}

@media only screen and (min-width: 768px) {
#page_caption.hasbg {
	height: 75vh !important;
}
#page_caption.hasbg #bg_regular, #page_caption.hasbg #bg_blurred {
	height: 75vh !important;
}
}
*/