/*
Theme Name: Compagnia della Rancia
Template: comprancwebparent
*/

body {margin:0 !important;font-family: 'Open Sans', sans-serif;}

a, a:visited { color: #006688; text-decoration: none;  }
a:hover { color: #e7f0f3; text-decoration: none; }

.wpb_text_column strong {color:#006688; font-weight: bolder;}
.wpb_text_column a {color: #006688; text-decoration: underline; font-weight: 300;}
.wpb_text_column a:hover {color: #000; text-decoration: underline;}
.wpb_text_column p {font-family: 'Open Sans', sans-serif; font-weight: 300;}

.page_intro h1 {

	font-family: 'Lato', sans-serif !important;
	font-weight: 300 !important;
	color:#006688;
	font-size:36px;
	margin-bottom: 80px!important;
	position: relative!important;
}

.page_intro h1::after {

	content: url('images/stella.svg');
	padding: 50px 0;
	position: absolute;
	width: 240px;
  	height: 30px;
  	top: 10px;
  	left: 50%;
  	margin-left: -120px;
}


.page_intro h2 {

	font-family: 'Lato', sans-serif !important;
	font-weight: 300 !important ;
	color:#006688 !important;
	font-size:28px !important;

}

.page_intro h3 {
    font-family: 'Lato', sans-serif !important;
    font-weight: 300 !important;
    color: #006688 !important;
    font-size: 48px !important;
}

.page_intro {font-family: 'Open Sans', sans-serif; color:#333; font-weight: 300;}





.myheader {background:#006688; height:75px; padding: 0 50px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out;}
.logo {padding-top: 12px; padding-right:20px; height:75px;}
.logo img {width: 125px; height:44px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out;}


.menuright {text-align: right;}
.mymenu {height:75px; text-align:right; font-family: 'Lato', sans-serif; font-size:14px; display: inline-block;}
.mymenu ul {list-style: none; margin:0; padding:0;}
.mymenu li {display:inline-block; padding: 28px 15px; font-weight: 700; text-transform: uppercase; }
.mymenu li a, a:visited {color:#fff; text-decoration:none;}
.mymenu li a:hover {color:#a9e5f9; text-decoration:none;}

.social {height:75px;padding-top: 20px;text-align: right; display: inline-block;}
.social ul {list-style: none; margin:0; padding:0; }
.social li {display:inline-block; padding: 5px;}
.social img {width:22px; height:22px;}

/*sticky header styles*/
.sticky { -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; }
.myheader.sticky { background:#000; height:60px; padding: 0 50px; position:fixed; top:0; width:100%; z-index:998;}

.sticky .logo img {width: 90px;height: 35px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out;}
.sticky .logo {height:60px; }
.sticky .social {height:55px; padding:0;}
.sticky .menuright {height:60px; padding-top:15px;}
.sticky .mymenu li {padding: 0 15px;}

.icon-bar {display:none;}
.icon-bar i {color:white;}
.icon-bar {color:white !important; font-size:18px; margin-right: 20px;}
.boxicon-bar {padding-top:5px;}
.show-menu {left:0px !important; }
.navmobile {-webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;  background-color: rgba(0, 0, 0, 0.9); width:300px; height:100%; z-index:99999; position:fixed; top:0; left:-300px; }
.chiudinav {text-align: right;padding-right: 5px;padding-top: 10px;}
.chiudinav i {font-size: 24px;}


.menu-mobile-container ul {list-style: none; padding:0; margin:40px 20px;}
.menu-mobile-container li {border-bottom: 1px solid #222; margin-bottom:10px; padding: 10px 1px 10px;}
.menu-mobile-container li a {color:white; font-family: 'Lato', sans-serif; font-size:18px; font-weight: 600; text-transform: uppercase; }


.owl-carousel {background:#e7f0f3;}


.item { width: 100%; min-height:600px; }
.item a:hover {text-decoration:none;}

.item {

	min-height:480px;
	width: 100%;
	background-repeat:no-repeat; background-position: top center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.item_title {

	width:40%;
	max-width:80%;
	min-height:180px;
	position:absolute;
	bottom:70px;
	left:50%;
	margin:-100px 0 0 -20%;
	text-align: center;
	background-color: rgba(0, 102, 136, 0.7);
	padding: 30px;
	/*top:50%;*/

}

.item_title a,a:visited {color: #006688; text-decoration: none;}
.item_title a:hover {color:black;}
.item h2 {

	font-family: 'Lato', sans-serif;
	font-size:36px;
	text-transform: uppercase;
	padding: 15px 15px;
	line-height: 35px;
	margin-bottom: 20px;
	font-weight:900;
	color:white;
}

.item h3 a {color:#fff; text-decoration: none; font-weight:700; }
.item h3:hover {color:#006688; text-decoration: none; background:white;}
.item h3 {

	font-family: 'Lato', sans-serif;
	font-weight: 600;
	text-align: center;
	width: 170px;
	background-color: #006688;
	padding: 10px;
	color: #fff;
	font-size: 14px;
	margin-bottom: 0;
	text-transform: uppercase;
	position: absolute;
	left: 50%;
	margin-left: -85px;
	bottom: 0px;


	}

.item h3 i {margin-left:10px;}

.item p {font-family: 'Open Sans', sans-serif; font-weight: 300; color:#666; font-size:16px;}

.owl-prev {position: absolute;left: 10px; top: 45%;}
.owl-next {position: absolute;right: 10px; top: 45%;}
.owl-dot span {border:1px solid white !important; background-color:unset !important;}
.owl-dot.active span {background: #fff !important;}
.owl-theme .owl-nav [class*="owl-"] {font-size:24px !important; background:#006688 !important;}
.owl-theme .owl-nav [class*="owl-"]:hover {background:#c4c4c4 !important;}
.owl-theme .owl-dots {position: absolute; bottom: 20px; width: 100%;}
.owl-theme .owl-nav [class*="owl-"] {padding: 5px 10px !important; border-radius: 0px !important;}




.intro {

}


.intro h2 {font-family: 'Lato', sans-serif; font-weight: 300; color:#006688; font-size:36px;margin-bottom: 80px;position: relative;}
.intro h2::after {

	content: url('images/stella.svg');
	padding: 50px 0;
	position: absolute;
	width: 240px;
  	height: 30px;
  	top: 10px;
  	left: 50%;
  	margin-left: -120px;
}

.intro p {font-family: 'Open Sans', sans-serif; font-weight: 300; color:#333; font-size:16px;}
.testo_open {font-family: 'Open Sans', sans-serif; font-weight: 300; }
.testo_open a {color:#006688;}
.testo_open a:hover {color:#333; text-decoration: none; }

.mybutton .vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom {
    padding: 13px 19px;
        padding-right: 19px;
    font-weight: 700;
    font-family: 'Lato',sans-serif;
}

/* SHORTCODE ULTIME NEWS */

.last_news {}
.last_news h2 {color:#ffffff; font-size:36px;margin-bottom: 80px;position: relative;}
.last_news h2::after {

	content: url('images/stella_white.svg');
	padding: 50px 0;
	position: absolute;
	width: 240px;
  	height: 30px;
  	top: 10px;
  	left: 50%;
  	margin-left: -120px;
}


.article-feature-image {

	min-height:300px;
	width: 100%;
	background-repeat:no-repeat; background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}

.last_news h3 {background:#fff; border-top: 5px #006688 solid; padding: 20px;line-height: 20px; text-align: center; min-height: 120px;}
.last_news h3 a {font-family: 'Lato', sans-serif; color:#006688; font-size:18px;text-transform: uppercase;font-weight:600;}
.last_news h3 a:hover {text-decoration: none; color:#000;}

.article-feature-image {

	min-height:320px !important;
	width: 100%;
	background-repeat:no-repeat; background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}


/* ARCHIVIO NEWS */

.contimg_news {padding:0 !important;}

.contart_news {padding-bottom:50px; border-bottom:1px solid #c4c4c4; margin-bottom:50px}
.contart_news h3 {font-family: 'Lato', sans-serif; color:#006688; font-size:20px; font-weight: 400; text-transform: uppercase;}
.contart_news h3 a {color:#006688;}
.contart_news h3 a:hover {color:#000; text-decoration: none;}

.contart_news h4 {
	font-family: 'Open Sans', sans-serif;
	color:#000000;
	font-size:12px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px 0;
}

.contart_news h5 {
	font-family: 'Open Sans', sans-serif;
	color:#000000;
	font-size:14px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px 0;
}

.contart_news p {font-family: 'Open Sans', sans-serif; color:#4a4a4a; font-size:16px; font-weight: 300;}
.contart_news .leggi {font-family: 'Lato', sans-serif; font-size:16px; font-weight: bold; text-transform: uppercase; margin-bottom:10px;}
.contart_news .leggi a {color:#006688;}
.contart_news .leggi a:hover {color:#000000; text-decoration: none;}
.mysocialshare {padding:20px 0;}
.contart_news .a2a_button_facebook {padding-left:0;}

.search_myrow {margin-bottom:20px;}
.mysidebar h3 {font-family: 'Lato', sans-serif; font-weight: 400; color:#006688;font-size: 20px;text-transform: uppercase;}
.riass a {display:none;}

.bloglist {padding:0 !important;}

.wp-pagenavi {

	margin-bottom:40px;
	font-family: 'Lato', sans-serif !important;
	color:#333;
	font-size:18px;
	font-weight: 300;

}

.wp-pagenavi span {background:#006688; border:0 !important; color:white; }
.wp-pagenavi span.current {border-color: #006688 !important;}
.wp-pagenavi a {color:#006688; text-decoration:none; }
.wp-pagenavi a:hover {color:#fff; text-decoration:none; background:#006688; border:0 !important;}

.wp-pagenavi span.current {font-weight: 300 !important;}

/* SIDEBAR */

.xoxo {list-style: none;}
.xoxo ul {padding: 0 10px 0 0;}

#recent-posts-2 li {margin-top: 15px;padding-left: 5px; list-style: none;border-bottom: 1px solid #ddd;padding-bottom: 10px;}
.mysidebar {margin-bottom:200px;}
.mysidebar li a {font-family: 'Lato', sans-serif; font-weight: 400; color:#4a4a4a;font-size: 14px;}
.mysidebar li a:hover {font-family: 'Lato', sans-serif; font-weight: 400; color: #006688;font-size: 14px; text-decoration: none;}

#mysearch-sidebar input {

	width: 100%;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
	padding:5px 10px;
}


.mysidebar input[type="submit"] {
background: #006688;
border: 0;
padding: 6px 10px;
font-size: 14px;
font-family: 'Lato', sans-serif;
text-transform: uppercase;
color: #fff;
font-weight: 300;
margin-top: 10px;
}


.mysidebar input[type="submit"]:hover {background: #c4c4c4;}
.post-date {font-size: 12px; color: #6d6d6d; display: block; margin-top: 5px;}
.short_data {font-size: 14px; color: #000; display: block; margin: 20px 0; font-weight:600; text-transform: uppercase;}

/* SINGOLA NEWS */

.singlenews {margin:60px 0 30px; color:white; font-size:32px;}
.singlenews h1 {

	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color:#006688;
	font-size: 28px;
	text-transform: uppercase;
	margin-bottom:20px;
}

.singlenews p {font-family: 'Open Sans', sans-serif; color:#333; font-size:16px; font-weight: 300;}



.bandanav_news {
	background:#f3f3f3;
	min-height:120px;
	padding:20px 0;
	text-align:center;
	font-family: Lato;
	font-size: 24px;
	font-weight: 300;
	color:#fff;

}

.bandanav_news a {color:#006688;}
.bandanav_news a:hover {color:#333; text-decoration: none;}


.bandanav_news .fa-list {margin-left:5px;}

.bandafollow {
	background:white;
	min-height:40px;
	padding:30px 0;
	text-align: center;
	font-family: Lato;
	font-size: 18px;
	font-weight: 300;
	color:#006688;
}

.bandafollow a {margin-left:5px; color:#fff;}
.bandafollow a:hover {color:#006688;}

.bandafollow i {

background:#006688;
padding: 6px 5px;
border-radius: 30px;
width: 30px;
height: 30px;
}

.bandafollow i:hover {

background:#e7f0f3;
padding: 6px 5px;
border-radius: 30px;
width: 30px;
height: 30px;
}


.bandagallery {min-height:300px; padding-top:95px; }

/*.banda_greyscale {
    filter: none;
    -webkit-filter: grayscale(100%);
    -moz-filter:    grayscale(100%);
    -ms-filter:     grayscale(100%);
    -o-filter:      grayscale(100%);
    transition: all 300ms ease;
  }
 .banda_greyscale:hover {
    filter: none;
    -webkit-filter: grayscale(0%);
    -moz-filter:    grayscale(0%);
    -ms-filter:     grayscale(0%);
    -o-filter:      grayscale(0%);
  }*/




/* SPETTACOLO */


.tab_cast {font-family: 'Open Sans', sans-serif; font-weight: 300; margin-bottom:40px; font-size: 18px;color: #333;}
.tab_cast a {color:#006688;}
.tab_cast a:hover {color:#4a4a4a; text-decoration: none; }
.iconcent {text-align:center !important;}

.tab_cast h3 {

	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color:#006688;
	font-size: 28px;
	text-transform: uppercase;
	margin-bottom:20px;
}

.title_spettacoli {margin: 40px 0 20px;}
.title_spettacoli h2 {text-align: center;}


.article-spett-image {

	min-height:300px !important;
	width: 100%;
	background-repeat:no-repeat; background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}



/* RICERCA SPETTACOLI */

.ricerca_spettacoli {padding:0 0 0 35px;}


#searchform input {
	width: 100%;
	font-size: 14px;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
	padding: 6px 10px;
	margin-top: 10px;
	border:1px solid #c4c4c4;

}

#searchform select {

	width: 100%;
	margin-top: 10px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 300;
	padding: 5px 10px;
	color: #333;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	margin-right: 10px;
	border:1px solid #c4c4c4;


}

#searchform select {
background-image: url(images/arrow_select.jpg);
background-position: right;
background-size: 35px 35px;
background-repeat: no-repeat;

}

#searchform input[type="submit"] {width: 100%; border:0;}


.risult h4 {
	font-family: 'Lato', sans-serif;
	font-weight:300;
	text-align: center;
}

.risult .back {

	text-align: center;
	background: #006688;
	width: 50%;
	margin: 40px auto;
	padding: 5px 10px;
	text-decoration: none;
	color:white;
	font-family: 'Lato', sans-serif;
	font-size:24px;
	font-weight:300;

}

.risult .back:hover { color:#006688; background: #e7f0f3;}




.inner {
  position: absolute;
  width: 100px;
  height: 100px;
  top: 10px;
  left: 50%;
  margin-left: -50px;
  background-color: #00c;
}


.logocarousel .wpb_single_image img {height: auto; max-width: 70%;}
.logocarousel .loghibig .wpb_single_image img {height: auto; max-width: 55%;}


/* FOOGALLERY*/

.foogallery.fg-light .fg-item-inner {margin:20px  10px;}
.foogallery .fg-caption-title {font-family: 'Lato', sans-serif !important; padding: 10px !important; font-size:14px !important;}
.fg-caption-title + .fg-caption-desc {padding-top: 0; font-family: 'Lato', sans-serif !important;}
.fbx-caption-title {font-family: 'Lato', sans-serif !important;}
.fbx-caption-desc {font-style: italic!important;}


.cta_newsletter {

	background:#e7f0f3;
	padding:30px;
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-size:24px;
	font-weight:600;
	color:#006688;

	display:none;

}

.cta_newsletter p {margin:0; display: inline-block;}
.cta_newsletter .button {

	margin-left:20px;
	text-transform: uppercase;
	font-size: 16px;
	border: 2px solid #006688;
    padding: 10px 15px;
}

.cta_newsletter .button:hover {background:#006688; color:white;}
.cta_newsletter i {margin-left:10px;}
.cta_newsletter a {color:#006688;}

.footer {

	background:#006688;
	min-height:100px;
	padding: 50px;
	color:white;
	text-align: center;
	font-size:16px;

}

.footer a {text-decoration:underline; color:white !important;}
.footer a:hover {text-decoration:none;}
.footer p {margin:0;}

/* Popup Credits */

.paoc-popup-modal-cnt a {color:#006688; text-decoration:underline;}
.paoc-popup-modal-cnt a:hover {color:#666; text-decoration:underline;}
.paoc-popup-modal-cnt h3 {font-family: 'Lato', sans-serif;font-weight:600; color:#006688; margin-bottom: 30px; }
.paoc-popup-modal {max-width: 400px !important; }
.paoc-popup-modal-cnt {padding: 50px 20px 60px 20px !important;}


/* Button banda Cookie Privacy */

.cn-button.wp-default {margin-top:10px !important;}





.greyscale img {
    filter: none;
    -webkit-filter: grayscale(100%);
    -moz-filter:    grayscale(100%);
    -ms-filter:     grayscale(100%);
    -o-filter:      grayscale(100%);
    cursor: pointer;
    transition: all 300ms ease;
  }
 .greyscale img:hover {
    filter: none;
    -webkit-filter: grayscale(0%);
    -moz-filter:    grayscale(0%);
    -ms-filter:     grayscale(0%);
    -o-filter:      grayscale(0%);
  }


	/* CALENDARIO EVENTI */
	.hb-calendar {font-family: 'Lato', sans-serif !important; font-weight: 400;}
	.hb-days {font-family: 'Lato', sans-serif !important;}
	.hb-day.hb-day-active {background-color: #006688 !important; border: 1px solid #006688 !important }
	.hb-day.hb-day-name {color: #006688 !important;font-family: 'Lato', sans-serif !important; font-weight: 600;}
	.mytesto p {font-family: 'Maven Pro', sans-serif !important;}

	#hb-event-list h3 {
		font-family: 'Lato', sans-serif !important;
		font-size:20px !important;
		background:#006688 !important;
		text-align: center !important;

	}

	#hb-event-list h5 {margin: 20px 0 0 !important; font-size:20px !important; font-family: 'Lato', sans-serif !important; }
	#hb-event-list h5 a {font-family: 'Lato', sans-serif !important; text-decoration: none !important; font-weight: 400; }
	#hb-event-list h5 a:hover {color: #006688 !important;}

	.infoevent { height: 40px; font-size: 14px !important; font-family: 'Lato', sans-serif !important;}

	#hb-event-list li {list-style:none;}

.contcalendar h2 {width:100%; text-align: center; padding: 15px 0 30px; font-family: 'Lato', sans-serif; color: #006688; display: none;}
.hb-months a {font-weight: 400;}

.titolo_rosso {color:#ff0000 !important;}

/* FIX */

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */



.postid-3998 .myrigadate {display:none;}
