::selection {
	color: #fff;
	background: var(--mainnav-link-active-color);
}
.t4-megamenu > .navbar-nav > li {
	margin-left: 13px;
	margin-right: 13px;
}
.header-layout-10 .top-head .t4-header-right .head-search, .header-layout-13 .top-head .t4-header-right .head-search {
	width: 80px;
}

@media (max-width:575px) {
.header-layout-10 .top-head .t4-header-right .head-search, .header-layout-13 .top-head .t4-header-right .head-search {
	width: 60px;
}
}
.mod-languages {
	width: 24px;
	float: right;
	padding-top: 10px;
}
div.mod-languages img {
	float: right;
	margin-right: 10px;
}

@media (max-width:767px) {
.item-page .com-content-article__body.has-sharing {
	padding-left: 0;
	margin-top: 100px;
}
.item-page .pagenavigation {
	padding-left: 0;
}
.sharing-tool .at-share-btn-elements {
	flex-direction: inherit;
}
.sharing-tool {
	position: relative;
	top: 0;
}
.sharing-tool a.at-icon-wrapper {
	margin: 0 4px 8px !important;
}
.item-page.has-sharing .pos-after-content {
 margin-left: calc(var(--global-spacing) * 0);
}
}
/* Mappa nell'articolo */
.gm-style-iw .input-small {
	max-width: 120px !important;
	margin: 5px !important;
	padding: 4px 0 5px 5px !important;
	float: none !important;
}
/* Social media in Off-Canvas */
.social-bg-color span[class*="linkedin"] {
	background: #007AB9;
	border-color: #007AB9;
	color: #fff;
}
.social-bg-color span[class*="vimeo"] {
	background: #13B8EB;
	border-color: #13B8EB;
	color: #fff;
}
/* Menu in Off-canvas */
.t4-offcanvas .t4-off-canvas-body .navbar .nav-link, .t4-offcanvas .t4-off-canvas-body .navbar .separator {
	text-transform: uppercase;
}
.t4-offcanvas .t4-off-canvas-header .close:hover {
	background: none !important;
}
/* sfondo top home */

.sfondo {
  background: url(/images/Sorrento_home_big.jpg) no-repeat;
}
@media (max-width:575px) {
  .sfondo {
  background: url(/images/Sorrento_home.jpg) no-repeat;
}
  }


/* Scheda info attività */
.bg-intro {
	border: 1px solid #f8f8f8;
	margin: 10px 0px;
	background-color: #f8f8f8;
}
.bg-attivita {
	background: rgba(29,131,146,0.768);
	margin-right: 0;
	margin-left: 0;
}
.row-mappa {
	margin-top: 20px;
}
.bg-attivita div, .bg-attivita h1, .bg-attivita h4, .bg-attivita a {
	color: #fff;
}
.attivita h1, .attivita h4 {
	margin: 0px;
}
.indirizzo {
	margin-top: 20px;
	font-weight: bold;
}
.mappa {
	padding-right: 0;
}
.gm-style-iw .input-small {
	margin: 5px;
}
.social {
	text-align: center;
	position: absolute;
	width: 95%;
	bottom: 15px;
	height: 42px;
	outline: 1px #fff solid;
}

@media (max-width:767px) {
.social {
	margin: 10px 0 10px 0;
	width: 100%;
	position: relative;
	bottom: 2px;
}
.mappa {
	padding: 0 15px;
}
}
.social div {
	padding: 5px 0;
}

@media (max-width:575px) {
.social div {
	padding: 9.5px 0;
}
}
.social a {
	color: #fff;
}

@media (min-width:768px) and (max-width:991px) {
.social a {
	font-size: 15px;
}
}
.bg-facebook {
	background: #3a5899;
}
.bg-instagram {
	background: #f09433;
	background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888', GradientType=1 );
}
.bg-mail {
	background: #C2D421;
}
.bg-web {
	background: #007DFE;
}
/* mappa */
.sidebar-icon {
	margin-right: 15px;
}
#locationresult .resultbar .locationaddress {
	margin-left: 10px;
}
.mappa .gm-style .gm-style-iw-c {
	max-width: 3% !Important;
}
.mappa .myaddress {
	display: none;
}
.all-categories .categories-module li {
	display: inline-flex;
	margin-right: 20px;
}

/* tags */
/*-- ul.com-tags-tag__category li.list-group-item {
	float: left;
	padding: 0 5px !important;
}

.tags-page .list-group-item {
	display: block;
	max-width: 100%;
	border-left: 4px solid #d0d0d0;
}

.com-tags__category h3 {
	margin: 0;
}


.list-group-item {
	max-width: 100%;
}

@media (min-width:992px) {
.list-group-item, .tags-page .list-group-item {
	display: inline-grid;
	max-width: 49%;
}
	.com-tags-tag.tag-category .tag-body {
	margin-top: 10px;

}
}

.tag-body p {
	margin-top: 10px;
}

.com-tags-tag__pagination.w-100, .breadcrumb {
	clear: both;
}
*/
/* Elementi Taggati */

@media (min-width:992px) {
.com-tags-tag__category .col-md-4 {
	width: 28% !important;
	display: inline-table !important;
	background: #ffffff;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1)!important;
	border: 1px solid #eaeaea !important;
	border-radius: 4px !important;
	padding: 24px !important;
	margin-right: 12px !important;
	margin-left: 12px !important;
	height: 480px;
}
}
.list-group-item p, .list-group-item div {
	line-height: 25px;
}
.com-tags-tag__category {
	margin-top: 20px;
}
.form-control, .inputbox {
	height: calc(1.7em + 18px + 4px);
}
.com-tags__items select {
	height: calc(1.7em + 18px + 2px);
	border-radius: 0;
}
.com-tags-tags__filter > .btn:not(:first-child), .com-tags-tags__filter > .btn-group:not(:first-child) {
	margin-left: 4px;
}
.com-tags__items .btn {
	font-weight: inherit;
}

@media (min-width:768px) and (max-width:991px) {
.com-tags-tag__category .col-md-6 {
	width: 50%;
}
}

@media (max-width:767px) {
.com-tags-tag__category .sm {
	width: 100%;
}
}
com-tags-tag__category .category a {
	color: var(--mainnav-link-color);
}
.com-tags-tag__category img {
	margin-bottom: 20px;
	width: 100%;
}
.com-tags__items {
	position: relative;
	left: 5%;
}
.msg-benvenuto {
	font-size: 1.8em;
	margin-bottom: 0;
	padding: 10px 0;
}

.a-spasso-per-ischia {
	background: url("/images/sagoma-ischia.png") no-repeat;
	background-position: 50%;
	height: 120px;
  border-top-left-radius: 30px;
border-top-right-radius: 30px;
}
#Mod419 {
	background: hsla(0, 0%, 100%, 0.70);
	border-radius: 0 0 30px 30px;
}


.soggiorno {
	background: url("/images/sagoma-soggiorno.png") no-repeat;
	background-position: 50%;
	height: 120px;
}
.a-spasso-per-ischia h1 {
	padding-top: 8px;
	color: #aaa;
}
.soggiorno h1 {
	padding-top: 8px;
	color: #aaa;
}
.ischia {
	color: #bf8f27;
}
.social-list {
	display: inline-flex;
}
.footer-menu .nav-item {
	text-transform: uppercase;
}
.footer-menu .nav-item a {
	line-height: 10px;
}
/* Link alla categoria nell'articolo */
.badge- a {
	background: #e8e8e8;
	border-radius: 3px;
	padding: calc(var(--global-spacing)/1.5) calc(var(--global-spacing)*1.5);
}

/*.category > a {
	font-weight: normal;
}
.da-visitare .category a {
	border: 1px solid var(--color-yellow);
	padding: 6px 12px;
	background: var(--color-yellow);
	color: #fff;
	border-radius: 3px;
}
.da-visitare .category a:hover {
	color: #000;
}
.da-gustare .category a {
	border: 1px solid var(--color-red);
	padding: 6px 12px;
	background: var(--color-red);
	color: #fff;
	border-radius: 3px;
}
.da-gustare .category a:hover {
	color: #000;
}
.da-comprare .category a {
	border: 1px solid var(--color-cyan);
	padding: 6px 12px;
	background: var(--color-cyan);
	color: #fff;
	border-radius: 3px;
}
.da-comprare .category a:hover {
	color: #000;
}
.benessere .category a {
	border: 1px solid #0071E3;
	padding: 6px 12px;
	background: #0071E3;
	color: #fff;
	border-radius: 3px;
}
.benessere .category a:hover {
	color: #000;
}
.servizi .category a {
	border: 1px solid var(--color-teal);
	padding: 6px 12px;
	background: var(--color-teal);
	color: #fff;
	border-radius: 3px;
}
.soggiorni .category a {
	border: 1px solid var(--color-indigo);
	padding: 6px 12px;
	background: var(--color-indigo);
	color: #fff;
	border-radius: 3px;
}
.soggiorni .category a:hover {
	color: #000;
} */

.author-block .author-avatar a, .author-block .author-avatar span {
	border-radius: 0;
	max-width: 150px;
}
.fa-whatsapp::before {
	color: #25D366;
}
/* Modulo Calendario RS Events */
table.rs_calendar_module {
	font-size: 14px;
}
table.rs_calendar_module td.has-events a {
	background: none;
}
table.rs_calendar_module td.curr-day {
	background: #EEEEEE;
}
/* Modulo RS Event in Homepage */
.rsepro_popular_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.rsepro_popular_list .rsepro_container {
	height: 400px;
	border-radius: 4px;
	overflow: hidden;
	padding: 20px;
	position: relative;
	z-index: 0;
	border: solid #555555 5px;
}
.rsepro_popular_list .rsepro_background {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: -1;
}
.rsepro_popular_list .rsepro_background::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	max-height: 75%;
	-webkit-transition: max-height .2s linear 0s;
	-moz-transition: max-height .2s linear 0s;
	-o-transition: max-height .2s linear 0s;
	transition: max-height .2s linear 0s;
	background-image: -webkit-linear-gradient(to top, #5ec7ac, transparent);
	background-image: -moz-linear-gradient(to top, #5ec7ac, transparent);
	background-image: -ms-linear-gradient(to top, #5ec7ac, transparent);
	background-image: -o-linear-gradient(to top, #5ec7ac, transparent);
	background-image: linear-gradient(to top, #000000, transparent);
}
.rsepro_popular_list .rsepro_badge_date {
	background-color: #bf8f27;
	border-radius: 10px 100px / 120px;
	color: #fff;
	font-weight: 600;
	line-height: 1;
	margin: 20px;
	padding: 7px;
	position: absolute;
	left: 0;
	top: 0;
	height: 60px;
	width: 60px;
	text-align: center;
	text-transform: uppercase;
}
.rsepro_popular_list .rsepro_badge_date .month {
	display: block;
	font-size: 10px;
	margin-bottom: 3px;
}
.rsepro_popular_list .rsepro_badge_date .day {
	display: block;
	font-size: 18px;
}
.rsepro_popular_list .rsepro_badge_date .year {
	display: block;
	font-size: 10px;
	margin-top: 3px;
}
.rsepro_popular_list .rsepro_details {
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 20px;
	width: 100%;
}
.rsepro_popular_list .rsepro_details > h1, .rsepro_popular_list .rsepro_details > h2, .rsepro_popular_list .rsepro_details > h3, .rsepro_popular_list .rsepro_details > h4, .rsepro_popular_list .rsepro_details > h5, .rsepro_popular_list .rsepro_details > h6 {
	margin: 0 0 15px;
}
.rsepro_popular_list .rsepro_details i[class*="icon"] {
	margin-right: 5px;
}
.rsepro_popular_list .rsepro_details a {
	color: #fff;
}
.rsepro_popular_list .rsepro_details a:hover, .rsepro_popular_list .rsepro_details a:focus {
	color: #333;
}
.rsepro_popular_list .rsepro_details > p {
	margin: 0 0 15px;
}
#rs_event_show .description {
  text-align: justify;
  font-weight: 100;
 } 
#rsepro-counter > div {
  padding: 0px;
  border-radius: 3px;
  background: #00BF96;
  display: inline-block;
}
.rsepro-counter-text {
  padding-top: 5px;
  font-size: 14px;
}
h1.module-title {
	font-size: var(--heading-font-size);
}
.ja-footnav .t4-module .module-title span {
	font-size: inherit;
	font-weight: inherit;
}

@media (max-width:767px) {
h3.jacl-item__title, h4.jacl-item__title {
	font-size: calc(var(--h4-font-size) - 4px)
}
	.heading-title {
	font-size: calc(var(--h4-font-size) + 2px);
	color: #595959;
}
}

@media (min-width: 1200px) {
.t4-main-body .t4-row > div {
	padding-left: 22px;
	padding-right: 22px;
}
}
.rs_event_details > div {
	margin-bottom: 15px;
	margin-top: 15px;
}
.rs_event_image {
	float: left;
	padding: 5px 15px 0;
}
.rs_events_container a, .rs_events_container a:hover {
	color: #887f39;
}
.rsepro-title-block {
	font-size: 25px;
	font-weight: bold;
}
.rsepro-title-block a {
	font-size: 25px;
	color: #6a1111;
	font-family: var(--heading-font-family);
	font-weight: var(--heading-font-weight);
}
.rs_event_details {
	padding-left: 22px;
	padding-right: 22px;
}
.rs_event_image img {
	margin-bottom: 15px;
}
#rsepro-counter-container {
  background: #f5f5f5;
  padding: 30px;
  margin-top: 15px;
  margin-bottom: 15px;
  border-radius: 5px;
}
.gm-style .gm-style-iw-d {
	text-align: left !important;
}
.mymap-icon img {
	border: solid 6px #eee;
}
.mymap {
	padding-left: 5px;
}
.wf-column a {
	color: #2c8036;
	font-weight: bolder;
}
mark, .mark {
	padding: 0.2em;
	background-color: #96dda4;
}
joomla-alert[type="warning"] {
	display: none !important;
}
/* START Modulo prossimi eventi in mortella */
.rsepro_upcoming .rsepro_badge_date {
	/*background-color: #4b97c6;*/
	border-radius: 4px;
	color: #fff;
	font-weight: 600;
	line-height: 1;
	margin: 0 20px 0 0;
	padding: 10px;
	height: 75px;
	width: 75px;
	text-align: center;
	text-transform: uppercase;
}
.eventi-mortella .pull-left {
	float: left;
}
.rsepro_upcoming .rsepro_badge_date {
	background-color: #004c23;
}
.rsepro_upcoming .rsepro_badge_date .month {
	display: block;
	font-size: 12px;
	margin-bottom: 3px;
}
.rsepro_upcoming .rsepro_badge_date .day {
	display: block;
	font-size: 25px;
}
.rsepro_upcoming .rsepro_badge_date .year {
	display: block;
	font-size: 12px;
	margin-top: 3px;
}
.eventi-mortella {
	background: #f7f7f7;
}
.rsepro_details p {
	line-height: 1;
}

@media (max-width:576px) {
.rsepro_details p {
	font-size: 16px;
}
.eventi-mortella .col-lg-6 {
	margin: 5px 0px;
}
}
/* END Modulo prossimi eventi in mortella */

.btn {
	padding: 0.375em .85em;
}
/* TABELLA ESCURSIONI */
.capitan-morgan {
	background: #f6f6f6;
	border: 1px dotted #c8c8c8;
}
.capitan-morgan th {
	background: #009fe3;
	color: #fff;
}
.capitan-morgan .prezzo {
	background: #0086ce;
	color: #fff;
	font-weight: bold;
}
.capitan-morgan {
	margin-top: 20px;
}

@media (max-width:991px) {
.capitan-morgan {
	font-size: smaller;
}
}

@media (min-width:992px) {
.row {
	margin-top: 30px;
}
}
.capitan-morgan .badge-success {
	padding: 2px 4px;
}
.capitan-morgan .badge-success::before {
	padding-right: 5px;
	content: "\f06e";
	font-family: 'Fontawesome';
}
.readmore-link::before, .readmore-link::after {
	content: "--";
}
/* Accordion nella pagina numeri utili */
.ssl-outer.custom {
	border-top: 2px solid var(--mainnav-link-active-color);
}
.ssl-title::before {
	content: "+";
	padding-right: 5px;
}
.ssl-title-open, .ssl-title:hover {
	background-color: var(--mainnav-link-active-color);
	color: #fff;
}
.ssl-title-open::before {
	content: "-";
	padding-right: 5px;
}
.ssl-content {
	background: #f8f8f8;
}
/* numeri utili*/
.item-558 .numeri-utili {
	display: none;
}
.item-page .pagenavigation {
	width: 100%;
	margin: 350px auto 0;
}
.modulespasso {
font-size: 15px;
  text-align:center;
} 
.modulespasso a {
	color: #fff;
} 
.modulespasso h1 {
	margin-bottom: 0;
font-size: 450%;
margin-top: 30px;
  text-shadow: 2px 2px 4px #666;
  line-height: 60px;
} 
.slogan {
  text-transform: uppercase;
  color: #fff;
  font-size: 120%;
  text-shadow: 2px 2px 6px #000000;
  border-bottom: 1px solid #fff;
}
.modulepadd{
	margin-top: 10px;
background-color: white;
border-top-left-radius: 30px;
border-top-right-radius: 30px;
padding-top: 20px;
}
.padd{
	padding-top:110px;
}
.text-spasso {
	width: 300px;
	margin: 20px auto 10px auto;
	border-bottom: 1px solid #bf8f27;
	padding: 20px;
	color: #bf8f27;
	text-align: center;
}
/* modulo eventi nella homepage*/
.moduleeventohome {
  margin-top:290px;
	padding: 30px 30px 6px 30px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	background-color: rgba(255, 255, 255, 0.7);
}
.moduleeventohome h1 {
	color: #515151;
	background-color: #fff;
	padding: 19px 15px 10px 15px;
  text-align:center;
  border-top-left-radius: 30px;
	border-top-right-radius: 30px;
    margin-bottom: -9px;
}
}
.t4-module .nav li, .t4-card .nav li, .moduletable .nav li, .module_menu .nav li {
	background-color: #eae9e9;
	margin-bottom: 2px;
	font-size: 13px;
}
.moduleeventihome {
  margin-top:270px;
	padding: 30px 30px 6px 30px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	background-color: #555;
}
.moduleeventi-home {
	padding: 6px 30px 5px;
	background-color: #555;
	margin-top: 0;
    border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}
.moduleeventi-home ul{
list-style: none;
	padding-left: 0;
}
.moduleeventi-calendario {
	padding: 6px 30px 5px;
	background-color: #555;
	margin-top: 0;
    border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  padding-bottom: 20px;
color: white;
}
.rsepro_upcomingeventi-home {
	background-color: #333;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
}
.rsepro-image {
	float: left;
	margin-right: 10px;
}
.moduleeventi-home h1 {
	color: #fff;
	background-color: #333;
	padding: 10px;
  text-align: center;
  border-top-left-radius: 30px;
border-top-right-radius: 30px;
  margin-bottom: 2px;
  margin-top: 20px;
}
.module-title.moduleeventohome {
	margin-top: 0px;
}
.moduleeventi-home a {
	color: #ffd675;
text-transform: uppercase;
font-size: 15px;
}

.rs_calendar_moduleeventi-home {
	padding-bottom: 30px;
	color: #c4c3c3;
}
.moduleeventohome ul {
	color: #fff;
	background-color: #fff;
	padding: 10px;
	margin-top: 0px;
  border: 1px solid #eaeaea;
border-radius: 4px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
-webkit-transition: box-shadow 500ms;
-o-transition: box-shadow 500ms;
transition: box-shadow 500ms;
}
/* mappa nel footer*/
.modulemappa {
	padding: 30px 20px 30px;
	border-radius: 30px;
	background-color: #a2c0f4;
}
.modulemappa h1 {
	color: #fff;
	background-color: #0076bd33;
	padding: 10px;
}
/* GDPR */
.cc-compliance {
	margin-right: 20px;
}
.cc-close {
	top: 0.6em;
	right: .3em;
	font-size: 1.2em;
}
/* Messaggio non ci sono articoli da visualizzare */
/*.content-items p {
	display: none;
}*/

/* read more articoli*/
/*.jacl-item__readmore {
background: #e8e8e8;
  }*/

/* sentieri in home*/
.sentieri {
background: url(/images/sfondo-green.png) no-repeat;
border-radius: 0 100px/120px;
color: #FFF;
padding-bottom: 10px;
border-bottom: 1px solid #587355;
border-right: 1px solid #b1c4af;
   }

/* START Main Menu nella versione mobile */
@media (max-width:575px) {
.t4-mainnav {
	position: fixed;
	bottom: 0px;
	z-index: 1;
	width: 100%;
	background: #fff;
	box-shadow: 0px -3px 5px #999 !important;
}

.jfab_btns_wrapper:first-child {
	margin-bottom: 60px !important;
}
}
/* END Main Menu nella versione mobile */

/* Calendario evnti in homepage */
.eventi-calendario {
	padding: 6px 15px 5px;
	background-color: #555;
	margin-top: 0;
	border-radius: 30px;
	padding-bottom: 20px;
	color: #fff;
}

.eventi-calendario .module-title {
	color: #fff;
	text-align: center;
	padding-top: 30px;
}
/* Fine */

/* START ARTICOLO */
.item-page .com-content-article__body.has-sharing {
	padding-left: 0;
}
.item-page .com-content-article__body > p:first-child::first-letter, .item-page .com-content-article__body p.has-letter::first-letter {
  color: var(--body-text-color);
  font-family: var(--body-font-size);
  font-size: var(--body-font-size);
  font-weight: var(--body-font-weight);
  line-height: var(--body-line-height);
  margin-right: 1px;
  padding-top: 10px;

}
@media (max-width: 575.98px) {
  .item-page .com-content-article__body > p:first-child::first-letter, .item-page .com-content-article__body p.has-letter::first-letter {
    font-size: var(--body-font-size);
    padding-top: 7px;
    margin-right: 1px;
  }
}

/* END ARTICOLO */