/*
 Theme Name:   Lemonchili Child La Bastidie
 Description:  A Lemonchili Child Theme for La Bastidie
 Text Domain: gxg_textdomain
 Author:       Francis Hilaire
 Author URI:   http://www.francishilaire.fr
 Template:     lemonchili
*/

html {
    background-attachment: fixed !important;
}

.actions .moretext {
    height: auto;
    margin: 0 auto;
    display: block;
}

.wphostel-form-simple .form-field {
    margin-bottom: 10px;
}

.wphostel-form-simple .form-field label {
    display: inline-block;
    min-width: 30%;
    text-align: right;
}

.wphostel-form-simple .form-field select {
    border: none;
    padding: 10px;
    background-color: #DDD;
    color: #606060;
}

.moretext {
    height: auto;
    line-height: 25px;
	padding:0px 10px 0px 10px;
}

#sidebar {
    position: relative;
    z-index: 9999;

    width: 140px;
    height: auto;
    margin-top: 2px;
    padding: 20px 20px;

    background-color: rgba(255, 255, 255, 0.9);
    background: url('../lemonchili/images/f990.png') repeat;

    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

#sidebar .widget {
    margin: 0;
    padding: 0 !important;
}

#sidebar .widget .qtrans_language_chooser {
    margin: 0;
}
#sidebar .widget .qtrans_language_chooser li {
    list-style-type: none;
    padding-bottom: 2px;
}
#sidebar .widget .qtrans_language_chooser li a {
    display: block;
    background-size: auto 100%;
    line-height: 30px;
}

@media only screen and (max-width: 767px) {
   #sidebar {
       width: auto;
       margin: 0 auto;
       text-align: center;
       z-index: auto;

       margin-top: 6px;
       -moz-border-radius: 4px;
       -webkit-border-radius: 4px;
       border-radius: 4px;
   }
}

.logoimage {
	padding-left: 20px;
	padding-right: 20px;
	width: 140px;
}

.nivo-directionNav {
	display:none;
}

#slide-bg, #slider {
	height:auto;
}

.nivo-caption p {
	box-shadow: 10px 0 0 #a3c401, -11px 0 0 #a3c401 !important;
}

.a:hover.nivo-nextNav, a:hover.nivo-prevNav, .nivo-caption p {
	background-color: #a3c401 !important;
}

.sf-menu li li a {
	width: 170px;
}

.sf-menu li li {
	width: 170px;
}

.featureddish li {
	list-style-type:none !important;
}

@media only screen and (max-width: 479px) {
	#slide-bg, #slider {
		height:auto !important;
	}
}

/* Chambres */

.gg-gallery.box {
	width:100%;
}

.team .box, .menu3 .box, .gg-gallery .box {
	width:310px;
}

@media only screen and (max-width: 959px) and (min-width: 768px) {
	.team .box,
	.menu3 .box,
	.gg-gallery .box {
		width: 190px !important;
	}
}

@media only screen and (max-width: 767px) {
	.box, .menu1 .box, .events1col .box, .team .box, .menu3 .box, .gg-gallery .box, .widget-area .box {
		width: 420px;
	}
}

.qtrans_flag_fr {
	background:url(/wp-content/themes/la-bastidie/images/flag_fr.jpg) no-repeat !important;
}

.qtrans_flag_en {
	background:url(/wp-content/themes/la-bastidie/images/flag_en.jpg) no-repeat !important;
}

.contact a,
.qtrans_language_chooser li a {
	color:#a3c401 !important;
}

.contact a:hover,
.qtrans_language_chooser li a:hover {
	color:#4f7f09 !important;
}

#submitmail,
.moretext {
	background-color:#a3c401 !important;
}

#submitmail:hover,
.moretext:hover{
	background-color:#4f7f09 !important;
}

#ajax-overlay {
    display: none;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    width: 100%;
    height: 100%;
}
#ajax-overlay img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -16px 0 0 -16px;
}

/* 1. Mobile (Landscape)  ----------------------------------------------------*/
/* Note: Design for a width of 480px */

@media only screen and (max-width: 767px) {
    .menu-desc {width: 100% !important;}
}

/* 3. Mobile (Portrait)  -----------------------------------------------------*/
/* Note: Design for a width of 320px */

@media only screen and (max-width: 479px) {
    .menu-desc {width: 100% !important;}
}
