/*
 Theme Name:   Hotel Master Child
 Theme URI: 	 http://themes.goodlayers.com/hotelmaster
 Description:  Hotel Master Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     hotelmaster
 Version: 2.09
 License:      GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags: white, light, yellow, two-columns, fluid-layout, custom-background, custom-colors, featured-images, theme-options
 Text Domain: hotelmaster-child

 START YOUR CHILD THEME CSS HERE
*/

#tour .gdlr-item-title h3 {
color: #4d2929 !important;
font-weight: 600 !important;
}

#camere .gallery-item {
    margin: 0px 15px 16px !important;
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="password"], .wpcf7 textarea, .wpcf7 select {
    padding: 0;
    margin: 0;
		width: 100%;
} 
@media screen and (max-width: 480px){
	.h4_mobile{
		font-size: 18px !important;
	}
}
.gdlr-menu-search-button-sep, .gdlr-menu-search-button {
	display:none !important;
}

/*FORM*/
#responsive-form{
	/*--max-width:600px  change this to get your desired form width --*/;
	margin:0;
  width:100%;
} 
/*.privacy {
	display: inline;
	line-height: 20px;
}*/
.privacy {
    float: left;
    padding-right: 5px !important;
    margin-top: 0px !important;
}
.privacy span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0 !important;
}
/*.privacy input{
	padding: 0px 10px 0px 0px;
	margin-top: 5px;
	float: left;
}*/
input {
line-height: 50px;
padding: 0px 5px !important;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
} 

.select {
	height: 50px !important;
	line-height: 50px !important;
	padding: 0px 0px !important;
} 
.form-row{
	width: 100%;
	padding-right:20px;
	clear:both;
}
.column-three, .column-half, .column-full{
	position: relative;
	padding: 20px 10px 20px 10px;
	width:100%;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
.column-three, .column-half{
	float: left;
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
#respond textarea, #respond input[type='text'], .contact_form input[type='text'], .contact_form textarea, .comment_holder #respond textarea, .comment_holder #respond input[type='text'], input.wpcf7-form-control.wpcf7-text, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-date, textarea.wpcf7-form-control.wpcf7-textarea, select.wpcf7-form-control.wpcf7-select, input.wpcf7-form-control.wpcf7-quiz {
/*    color: #333 !important;
		font-weight:500 !important;*/
}
select option {
	/*font-size: 14px !important;
*/}


/*contact form datepicker*/

#ui-datepicker-div{ background: #fff; border:1px solid #e1e1e1; font-size:15px;}
#ui-datepicker-div a{ color:#c69500; background-color: #f8f6f2; background-image:none; }
#ui-datepicker-div a.ui-state-active{ color:#a47300; }
#ui-datepicker-div a.ui-state-highlight{ color:#a47300; }
#ui-datepicker-div a.ui-state-hover{ color:#FFF; background-color: #bbb; }
#ui-datepicker-div .ui-datepicker-buttonpane button{ background-color: #a47300; color: #FFF; border-color: #a47300; }


#ui-datepicker-div.ui-datepicker { width: 300px; padding: 20px; display: none; box-shadow: 0px 0px 44px 0px rgba(0, 0, 0, 0.2); border-radius: 0;}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; background: transparent; border: none;}
#ui-datepicker-div.ui-datepicker .ui-datepicker-prev, #ui-datepicker-div.ui-datepicker .ui-datepicker-next { position:absolute; top: 4px; width: 50px;   text-align: center; line-height: 34px; height: 34px; cursor: pointer; border-radius: 0; text-decoration: none; font-size:12px; }
#ui-datepicker-div.ui-datepicker .ui-datepicker-prev { left:2px; }
#ui-datepicker-div.ui-datepicker .ui-datepicker-next { right:2px; }
#ui-datepicker-div.ui-datepicker .ui-datepicker-title { margin: 0px 53px; line-height: 32px; text-align: center; font-weight: bold; letter-spacing: 1.5px; text-transform: uppercase;}

#top .ui-datepicker-title select {
    width: 72px;
    float: left;
    font-size: 12px;
    margin-left: 3px;
    margin-bottom: 0;
    border-radius: 0px;
}

#ui-datepicker-div.ui-datepicker .ui-datepicker-title select { font-size:14px; margin:1px; }
#ui-datepicker-div.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
#ui-datepicker-div.ui-datepicker select.ui-datepicker-month,
#ui-datepicker-div.ui-datepicker select.ui-datepicker-year { width: 48%;}
#ui-datepicker-div.ui-datepicker select.ui-datepicker-year {float:right;}
#ui-datepicker-div.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
#ui-datepicker-div.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
#ui-datepicker-div.ui-datepicker td { border: 0; padding: 1px; }
#ui-datepicker-div.ui-datepicker td span, #ui-datepicker-div.ui-datepicker td a { border:none; display: block; padding: .2em; text-align: center; text-decoration: none; }
#ui-datepicker-div.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
#ui-datepicker-div.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em 0 .4em; cursor: pointer; padding: 10px 20px; width:auto; overflow:visible; border: none; background-image: none;
border-radius: 3px; font-size: 13px;}
#ui-datepicker-div.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }
#ui-datepicker-div .ui-widget-content{background: transparent; border: none;}
#ui-datepicker-div.ui-datepicker .ui-datepicker-prev span, #ui-datepicker-div.ui-datepicker .ui-datepicker-next span{
	text-indent: 0;
    overflow: visible;
    background-image: none;
    display: inline;
    position: static;
    margin: 0;
    font-weight: normal;
}
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
	.column-three{
		width: 32.5%;
	}
}

/* cookie banner related styles below */

/***************************************************************************
// * Iubenda Cookie Solution                                               *
// *                                                                       *
// * (c) 2015 Iubenda srl <info@iubenda.com>                               *
// * All Rights Reserved.                                                  *
// *                                                                       *
// *************************************************************************
//
// CHANGELOG
// 0.0.1
// - first implementation of customizable css
*/

/*  GENERAL CLASS */
#iubenda-cs-banner{
    /* ------ IMPORTANT NOTICE: don't change these values as
            they may prevent the banner from properly showing. Some of these lines,
            moreover (like z-index) will overwrite the configuration initialized
            by the script you paste in your pages. To show the banner at the bottom
            you can switch to "bottom: 0px !important;". Don't forget to put "slideDown"
            to "false".
     */
    bottom: 0px !important;
    left: 0px !important;
    position: fixed !important;
    width: 100% !important;
    z-index: 99999998 !important;
    background-color: #000;
    /* ----------------- */
}

/*  CONTENT CLASS */
.iubenda-cs-content{
    display:block;
    margin:0 auto;
    padding: 10px 20px 0px 20px;
    width:auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: #000;
    color: #fff;
}
.iubenda-banner-content{

}
.iubenda-cs-content p{
	color:#FFF;
}

.iubenda-cs-rationale{
    max-width: 900px; position:relative; margin: 0 auto;
}

/*   STYLE FOR TEXT INTERNAL BANNER */
.iubenda-banner-content > p {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.5;
}

/*  CLOSE BUTTON. NOTICE: IMAGE FOR BUTTON NOT IMPLEMENTED YET */
.iubenda-cs-close-btn{
    margin:0;
    color: #fff;
    text-decoration:none;
    font-size:12px;
    position: absolute;
    top: 0;
    right: 0;
    border: none;
}

/*  STYLE FOR TEXT LINK TO PRIVACY POLICY */
.iubenda-cs-cookie-policy-lnk{
    text-decoration: underline;
    color: #007945;
    font-size: 12px;
    font-weight: 900;
}