/*

Theme Name: X – Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/
a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

select[multiple], select[size] {
    height: auto;
    border: 1px solid #999;
}

blockquote {
    margin: 0 0 10px;
    padding: 0;
    border: none;
    font-family: Roboto,"Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.3em;
    font-weight: 400;
    line-height: 1.3;
    color: #eee !important;
}
/* MODAL */

.p-info-exam {
	padding: 20px;
}

.cli-modal-content {
    background-color: #fcfcfc;
}

.wt-cli-ckyes-brand-logo {
	display: none;
}

.cli-slider {
	color: #002046;
}

.cli-switch .cli-slider {
	background-color: #555;
}

.cli-privacy-overview h4 {
	font-weight: 700;
}
/* NAVBAR */

.x-navbar {
    position: absolute;
    width: 100%;
}

@media (max-width: 767px) {
	.x-navbar-inner {
		min-height: 60px;
	}
}

.engjoyit_logo {
	font-family: Kalam, sans-serif;
	/*padding: 20px 0 0;*/
}

.x-brand {
	margin-top: 20px !important;
	font-size: 42px !important;
}
/* ENGJOYIT TOP PAGE */

.hentry {
    margin-top: 0px;
}
.p-page-top {
	background-color: #def;
    border-bottom: 1px solid #ddd;
    padding: 20px 0 20px;
    margin-bottom: 0px;	
}
	
.p-page-top h1 {
	margin-bottom: 0px;		
}
	
.p-breadcrumb {
	background-color: transparent;
	color: #333;
	margin-top: 20px;
}

@media (max-width: 767px) {
	.p-page-top {
		padding: 10px 0 5px;
	}
}

/* FOOTER */

#engjoyit-footer {
	position: relative;
	background-size:cover;
	background-repeat:no-repeat;
	background-color: #eee;
	background-position: center;
	overflow:hidden;
	padding: 0 0 120px;
	margin-bottom:-120px;
	background-image: url(https://www.engjoyit.it/wp-content/uploads/2018/09/General_English_Morning_1_86_1280x480.jpg);
}

#pv_loop_widget-2 {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px;
    margin: 0 0px 0;
    color: #eee;
    max-width: 220px;
}

.widget_nav_menu, .widget_block {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px;
    margin: 0 0px 0;
    color: #eee;
    max-width: 240px;
}

.widget_nav_menu h4,
.widget_nav_menu ul > li a {
	color: #eee;
}

.x-colophon.bottom {
    padding: 20px 0;
}

#cookie li > a {
	color: #333;
}

/* BODY */

.entry-wrap {
	padding: 0px;
	background-color: #fff; /*rgba(69, 19, 3, 0.15);*/
	box-shadow: none;
}

/* STILI FORM di RICHIESTA */

.fade {
	opacity:1;
}

.p-info-request {
    margin: 0px 0px 20px;
    padding: 20px;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #bbb;
    background-color: #eee7dd;
}

.form-check-input {
    position: absolute;
    margin-top: .3rem !important;
    margin-left: -1.25rem !important;
}

input[type="text"], 
input[type="tel"],
input[type="email"] {
	background-color: #fff;
	border-color: #999;
}

.modal-header {
	border-bottom: 1px solid #999;
}
/* IMMAGINE TOP-PAGE */

#img-top-page {
	position: relative;
	background-size: cover;
	background-repeat:no-repeat;
	background-color: #eee;
	background-position: center;
	overflow:hidden;
	padding: 0 0 240px;
	margin-bottom:20px;
}

/* STILI FORM x DESTINAZIONE */

#img-destinazione {
	position: relative;
	background-size:cover;
	background-repeat:no-repeat;
	background-color: #eee;
	background-position: center;
	overflow:hidden;
	padding: 0 0 480px;
	margin-bottom:20px;
}

#testo-destinazione {
	position:relative;
	padding:20px;
	margin:-100px 20px 20px 20px;
	color: #eee;
	background-color: rgba(51, 55, 80, 0.6);
	/*background-color: #eee;*/
}

#testo-destinazione h1 {
	color: #eee;
	margin: 0 0 20px 0;
}

.p-img-corso {
	position: relative;
	background-size:cover;
	background-repeat:no-repeat;
	background-color: #eee;
	background-position: center;
	overflow:hidden;
	padding: 0 0 320px;
	margin-bottom:20px;
}	

.p-sintesi-corso {
	padding:0px;
	margin-bottom:20px;
}

.p-title {
	margin:0 0 20px;
	padding:20px;
	font-size:2.7em;
	font-family:kalam;
	text-align:center;
	color: #333;
}
