.container-loader {
    width: 100%;
    height: 75px;
    position: relative;
    top: 113px;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: auto;
    filter: url(#goo);
    animation: rotate-move 2s ease-in-out infinite;
}
.dot {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #000;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.dot-3 {
    background-color: #c93f6c;
    animation: dot-3-move 2s ease infinite, index 6s ease infinite;
}

.dot-2 {
    background-color: #02877e;
    animation: dot-2-move 2s ease infinite, index 6s -4s ease infinite;
}

.dot-1 {
    background-color: #f2c12d;
    animation: dot-1-move 2s ease infinite, index 6s -2s ease infinite;
}

@keyframes dot-3-move {
    20% {transform: scale(1)}
    45% {transform: translateY(-18px) scale(.45)}
    60% {transform: translateY(-90px) scale(.45)}
    80% {transform: translateY(-90px) scale(.45)}
    100% {transform: translateY(0px) scale(1)}
}

@keyframes dot-2-move {
    20% {transform: scale(1)}
    45% {transform: translate(-16px, 12px) scale(.45)}
    60% {transform: translate(-80px, 60px) scale(.45)}
    80% {transform: translate(-80px, 60px) scale(.45)}
    100% {transform: translateY(0px) scale(1)}
}

@keyframes dot-1-move {
    20% {transform: scale(1)}
    45% {transform: translate(16px, 12px) scale(.45)}
    60% {transform: translate(80px, 60px) scale(.45)}
    80% {transform: translate(80px, 60px) scale(.45)}
    100% {transform: translateY(0px) scale(1)}
}

@keyframes rotate-move {
    55% {transform: translate(-50%, -50%) rotate(0deg)}
    80% {transform: translate(-50%, -50%) rotate(360deg)}
    100% {transform: translate(-50%, -50%) rotate(360deg)}
}

@keyframes index {
    0%, 100% {z-index: 3}
    33.3% {z-index: 2}
    66.6% {z-index: 1}
}


/* =====================
   TYPOGRAPHY SITE
========================*/
h2 {
    font-size: 26px;
}
h3{
    font-size: 22px;
}
h4{
    font-size: 20px;
}
h5{
    font-size: 18px;
}
.text-orange {
    color:#ff680d;
}
a:visited {
    color: #383838;
}
a {
    color: #383838;
    text-decoration: none;
}
p {
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
}
/* =====================
   TYPOGRAPHY CATEGORY
========================*/

.camping .post_title a,
.camping .post_text a {
    color:#c93f6c;
}
.area-di-servizio .post_title a,
.area-di-servizio .post_text a {
    color:#ff680d;
}
.area-di-sosta .post_title a,
.area-di-sosta .post_text a {
     color:#02877e;
 }
.convenzione .post_title a,
.convenzione .post_text a {
    color:#f2c12d;
}
/* =====================
   BUTTON TPL
========================*/

.section.green-button.loadMore,
.section.area-di-sosta a,
.section.camping a,
.section.area-di-servizio a,
.section.green-button a {
    background-color: #02877e;
    padding: 12px 40px;
    color: #fff;
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
    display: inline-block;
    text-transform: uppercase;
    cursor:pointer;
}
.orange-button.button-map-visual,
.orange-button.button-map-close,
.section.orange-button.loadMore,
.section.orange-button a {
    background-color: #ff680d;
    padding: 12px 40px;
    color: #fff;
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
    display: inline-block;
    text-transform: uppercase;
    cursor:pointer;
    font-style: normal;
}
.button.button_orange:visited {
    color: #fff;
}
.section.convenzione a,
.section.yellow-button a {
    background-color: #f2c12d;
    padding: 12px 30px;
    color: #fff;
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
    display: inline-block;
    text-transform: uppercase;
    cursor:pointer;
}
.section.orange-button.loadMore[disabled] {
    background-color: #CCC;
    cursor: default;
}


/* =====================
   CALENDAR HOME
========================*/

.row-striped:nth-of-type(odd){
    background-color: #f2f2f2;
    border-left: 4px #000000 solid;
}

.row-striped:nth-of-type(even){
    background-color: #ffffff;
    border-left: 4px #efefef solid;
}

.row-striped {
    padding: 15px 0;
    margin-right: 0px;
}

.cal-wrapper {
    padding: 10px;
}
.cal-wrapper h3 {
    font-size: 20px;
}
.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
    font-size: 16px;
    margin-bottom: 6px;
}

li.flexslider-tab {
    list-style-type: none;
}
li > ul, li > ol {
    margin-bottom: 0;
    margin-left: 1em;
}
.flex-active-slide{
    margin-left: 2px;
}
.flex-control-paging li a {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0;

}
.flex-control-paging li a.flex-active{
    background: #ff680d;
}
#tab-1 {
    margin-bottom: 40px;
}
.section_title a{
    float: right;
}
.section_title .button.view_button {
    font-size: 16px;
}
.cal-wrapper i[class^="fa "] {
    line-height: inherit;
    margin-right: 5px;
}
.list-inline>li {
    display: inline-block;
    padding-right: 2px;
    padding-left: 2px;
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: auto;
    text-align: center;
    margin-top: 10px;
}
.eventi .read_post_list ul li:first-child,
.eventi .read_post_list ul li {
    margin: 0;
}
/* =====================
   GENERAL
========================*/
body{
    font-family: 'Source Sans Pro', sans-serif;
    color: #000000;
    background: #fff;
    background-attachment: fixed;
    overflow-x: hidden;
}
.content {
    margin: 0 0 30px;
}
.go-to-top {
    bottom: 5%;
    border: 0;
    border-radius: 0;
    padding: 0;

}
.section {
    margin-top: 35px;
    position: relative;
}
.no-padding{
    padding:0;
}
.text-align-center{
    text-align: center;
}
.text-align-right {
    text-align: right;
}
.text-align-left {
    text-align: left;
}
.float-right {
    float: right;
}
.margin-0 {
    margin: 0;
}
.margin-bottom-10{
    margin-bottom: 20px;
}
#vml-cookie-notice{
    display: none;
    position: fixed;
    bottom: 0px;
    float: left;
    left: 0;
    z-index: 9999;
    background-color: #fff;
    width: 100%;
    padding: 10px;
}
#vml-cookie-notice span {
    font-weight: 300;
    text-align: center;
    display: inline-block;
    position: relative;
    top: 10px;
}
#vml-cookie-notice .f_right {
    text-align: center;
    margin-top: 20px;
    float: none;
}
#cn-accept-cookie{
    margin-right: 15px;
}
/*=======================
   HEADER SITE
========================*/
.header[class*="header_"] {
    background-color: #02877e;
}
[class*="header_"] .menu_wrap {
    background: #29655e;
}
.widget_social_icons.type_2 ul li a, .widget_social_icons.type_2 ul li a {
    color: #fff;
}
.widget_social_icons.type_2.tool_down ul li span.tooltip, .widget_social_icons.type_2.tool_down ul li span.tooltip {
    text-transform: capitalize;
}
.header_top .login_icon{
    padding-right: 5px;
}
[class*="header_"] .h_top_part {
    border-bottom: 0px;
    background: none;
}
.mobile_menu nav ul li a.login_access{
    color:#ff680d;
    font-weight: 400;
    background: transparent;
}
.mobile_menu nav ul li:before {
    display: none;
}
/*.header_top.mobile_menu nav ul li {
    margin: 0px 0px 10px 0px;
}*/
.header_4 .h_bot_part .logo{
    padding-top: 0;
    text-align: center;
}
.header-logo {
    text-align: center;
}
.h_bot_part {
    padding: 0 0 30px 0;
}
.h_bot_part .logo-payoff {
    line-height: 20px;
    font-size: 17px;
    color: #fff;
    padding-top: 5px;
}
.h_bot_part .logo-payoff strong {
    font-weight: 600!important;
}
.main_menu > ul > li:hover > a, .main_menu > ul > li.current > a, .main_menu > ul > li[class*="current_"] > a {
    background: transparent;
    color: #fff;
    text-decoration: underline;
}
.main_menu{
    width: 100%;
}



.main_menu .accesso-club {
    float: right;
    background: #ff680d;
    margin: 5px 1px 5px 5px;
}
[class*="header_"] .main_menu > ul > li.accesso-club > a {
    padding: 10px 18px;
}



/*
.main_menu .button-shop{
  
    background: #f0ff00;
    margin: 5px 1px 5px 5px;
}


[class*="header_"] .main_menu > ul > li.button-shop > a {
    padding: 10px 18px;
	color:#000;
}
*/

.button-shop-logo{position: absolute;margin-top: -70px; width:75px;}

@media only screen and (max-width: 992px){
.button-shop-logo{display:none;}
}



#menu_button {
    padding: 15px;
    width: 100%;
    background: #29655e;
}
.menu_wrap .logo img{
    width: 200px;
    margin-top: 10px;
}
.menu_wrap .header-logo {
    background-color: #02877e;
    padding: 10px;
    display: none;
}
.menu_wrap.sticky{
    border-bottom: 1px solid #999;
}
.button.button_orange:hover, .button.button_grey {
    background: #ff680d;
    text-decoration: underline;
    color:#fff;
}
.login_block > ul > li:hover > a {
    background: transparent;
    color: #fff;
}
.login_block > ul > li.login_button:hover > a {
    background: #ff680d;
    color: #fff;
}
.image-full-width img{
    width: 100%;
    margin: 20px 0;
}
.popup li {
    width: 100%;
}
input.wp-submit {
    border: 0;
    border-radius: 0;
    color: #fff;
    padding: 10px;
    font-size: 14px;
}
.login_button a i {
    margin-right: 7px;
    color: #fff;
}

.mobile_menu nav .popup ul li a {
    font-size: 13px;
    color: inherit;
}
.popup .log_ok .button.button_orange {
    color:#fff;
}
.mobile_menu nav .popup ul li.promo a {
    color: #383838;
    font-size: 15px;
}
.popup .lost-pass {
    color: #383838!important;
}
.popup a.button.button_type_3.button_grey_light {
    display: none;
}
.lost-pass{
    margin-top: 10px;
}
.navloginform p {
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    background-color: #bdbbbe36;
    padding: 10px 10px;
}
.navloginform li label {
    margin-bottom: 0px;
    font-size: 16px;
}
.popup input::placeholder {
    color: #b0b1b4;
}
.popup ul li:nth-child(2n) {
    margin-bottom: 10px;
}
.popup label {
    color: #3e454c;
    display: inline-block;
    margin-bottom: 0px;
}
.cat-name span:first-child {
    display: none;
}
.description_poi::first-letter {
    text-transform: uppercase;
}
.login_block li.newsletter {
    width: 140px;
}
.login_block .widget_social_icons li.newsletter a {
    width: 100%;
    line-height: 34px;
}
.newsletter .mc-field-group {
    margin-bottom: 15px;
}
.newsletter .form_text {
    margin-bottom: 15px;
}
input#mc-embedded-subscribe {
    padding: 15px 30px;
    text-decoration: none;
    font-size: 14px;
    border-radius: 0;
    float: right;
}
input#mc-embedded-subscribe:hover {
    text-decoration: underline;
}
/* =====================
SLIDER HOME PAGE
========================*/
.home .owl-carousel .image-gallery{
    width: 100%;
    height: 640px;
    display: block;
    background-size: cover;
    background-position: center;
}
.home .owl-carousel .button.banner_button {
    float: left;
    padding: 2px 11px;
    text-transform: none;
    font-size: 12px;
    margin-right: 10px;
}
.home .owl-carousel  .caption_type_1 .caption_inner h2 {
    padding-top: 10px;
    color: #fefeff;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
	
	/* aggiunto */
	font-size: 4rem;
	
}
.home .owl-carousel  .caption_inner {
    /* background: transparent; */
	background: rgba(0,0,0,0.5);
    padding: 17px 20px 30px;
}
.home .owl-carousel .scale_image_container {
    margin-bottom: 0;
}
#owl-home-slider.owl-carousel .owl-nav {
    position: absolute!important;
    top: 50%;
    right: 0;
}
#owl-home-slider .scale_image_container .event_date {
    color: #fff;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
}
.home .side_bar_reviews ul li .scale_image_container {
    border: 1px solid #f7f7f7;
}
/* =====================
SEARCH BOX
========================*/

.wp-advanced-search {
    padding: 25px 0 0;
    background-color: #f2f2f2;
    font-family: 'Source Sans Pro', sans-serif;
}
.wp-advanced-search h2 {
    font-family: 'Source Sans Pro', sans-serif;
    text-align: center;
    font-weight: 400;
    font-size: 20px;
}
.wp-advanced-search .button_type_icon_big .fa-search {
    width: 39px;
    height: 39px;
    font-size: 14px;
    padding: 12px;
    position: absolute;
    top: 0;
    left: 0;
    background: transparent;
    line-height: 17px;
    border: 0;
}
.wp-advanced-search .button_type_icon_big:hover{
    text-decoration: none;
}
.wp-advanced-search form {
    margin-top: 25px;
}
.wpas-checkbox-container {
    float: left;
    margin-right: 30px;
}
.form_type_1 .control-group.form-elements label:last-child {
    margin:0 10px 10px 0;
}
.wpas-checkbox-container img {
    margin-top: -1px;
    margin-right: 10px;
}
.more-field{
    text-align: right;
    font-family: 'Source Sans Pro', sans-serif;
    color:#383838;
    font-size: 14px;
    margin-bottom: 10px;
    position: relative;
    float: right;
}
.autocomplete-suggestion b {
    font-weight: normal!important;
    color: #3e454c;
}
#flex-search {
    display: flex;
    align-items: stretch;
    margin-bottom: 10px;
}
#flex-search > div {
    margin-left: 7px;
}
#flex-search > div:nth-child(1) {
    flex-grow: 3;
    min-width: 260px;
    margin-left: 0px
}
#flex-search > div:nth-child(2) {
    flex-grow: 3;
}
#flex-search > div:nth-child(3) {
    flex-grow: 2;
    text-align: center;
    height: 40px;
}
#extra-field {
    text-align: left;
    position: relative;
    float: left;
    width: 100%;
}
[class*="form_type_"]  {
    font-weight: 300;
    margin-bottom: 20px;
}
.a_title .plus_icon:before{
    content: "\f106";
}

.a_title .minus_icon:before{
    content: "\f107";
}
.accordion_item {
    overflow: hidden;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    padding: 0px;
}
.accordion_item p {
    padding-top: 15px;
    padding-bottom: 15px;
}
.a_title .minus_icon, .a_title .plus_icon {
    font-family: FontAwesome;
    font-weight: normal;
    color: #ccc;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    padding-right: 10px;
}
.a_title.active .minus_icon, .a_title.active .plus_icon {
    color: #fff;
}
.a_title.active {
    color: #fff;
    background-color: #02877e;
    padding: 10px;
}
.a_title {
    color: #02877e;
    background-color: #fff;
    padding: 10px;
}
.a_content {
    padding: 10px;
}
/* =====================
   IL CLUB INFORMA
========================*/
.post_text {
    margin-bottom: 20px;
}
.punti-evidenza .post_text {
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
.punti-interessi-home .post_text em,
.punti-interessi-home .post_text i,
.punti-interessi-home .post_text strong {
    font-weight: 300!important;
    font-variant: normal!important;
    font-style: normal!important;
}
.punti-interessi-home p {
    word-break: break-all;
}
.punti-interessi-home h5{
    text-transform: capitalize;
}
.side_bar_reviews .post_text,
.punti-interessi-home .post_list .post_text {
    width: calc(100% - 185px);
    display: inline-block;
}
.side_bar_reviews li .scale_image_container,
.punti-interessi-home .post_list li .scale_image_container {
    float: left;
    margin-right: 20px;
    margin-bottom: 0;
    width: 165px;
    height: 110px;
    display: inline-block;
}
h1, h2, h3, h4, h5 {
    font-family: 'Roboto', sans-serif;
    color: #212428;
    line-height: 1.3em;
    font-weight: bold;
    letter-spacing: -0.5px;
}
/*.section.scopri-tutti-button {
    text-align: center;
    text-transform: uppercase;
}
.section.scopri-tutti-button a{
    background-color:#02877e;
    padding: 12px 40px;
    color:#fff;
    font-size: 16px;
    display: inline-block;
}*/

.punti-interessi-home .scale_image_container .interesse-image,
.club-informa .scale_image_container .club-image {
    width: 100%;
    height: 242px;
    background-size: cover;
    background-position:center;
}
.club-informa .section.section_post_left {
    margin-top: 7px;
}
/* =====================
   BOX PUNTI INTERESSE
========================*/

.punti-interessi-home {
    float: left;
    width: 100%;
    background-color:#f2f2f2 ;
    padding-bottom: 30px;
}
.punti-interessi-home h4 {
    border: 0;
    color: #9da5ad;
}
.punti-interessi-home .section{
    margin-top: 10px;
}
.punti-interessi-home .scale_image_container .interesse-image,
.club-informa .scale_image_container .club-image {
/*    width: 100%;
    height: 242px;*/
    background-size: cover;
}
.service-opacity {
    opacity: 0.2;
}

/* aggiunto da dario */


.punti-interessi-home .post_list .scale_image_container .scale_image {
    background-repeat: no-repeat;
    background-position-y: top;
    background-size: cover;
}



.punti-interessi-home .post_list .scale_image_container .scale_image {
    background-repeat: no-repeat;
    background-position-y: top;
    background-size: auto 110px;
}



/* =====================
 WIDGET HOME PAGE HTML
=======================*/

.widget-html-bottom img {
    width: 100%;
}
.widget-html-bottom .scale_image_container{
    margin-bottom: 0;
}
widget-html-bottom{
    float: left;
    width: 100%;
}
.widget-html-bottom .section{
    margin-top: 0px;
}

/* =====================
 FOOTER
=======================*/

.footer {
    background: #02877e;
    color: #f2f2f2;
    float: left;
    width: 100%;
}
.footer .widget_categories .categories_list > li a {
    float: left;
    color: #fff;
    font-size: 15px;
    padding: 10px;
    font-weight: 100;
    letter-spacing: 0.4px;
}
.footer_2 .widget_categories .categories_list > li {
    width: 43%;
    display: inline-block;
    border-bottom: 1px solid #4b5158;
    margin: 0 10px;
}
.footer_2 .widget_categories .categories_list > li:last-child {
    padding-left: 0px;
}

.flexcontainer {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column wrap;
    align-content: stretch;
}
div#instafeed img {
    width: 82px;
    margin: 4px;
}
.footer .logo {
    margin-bottom: 5px;
    text-align: left;
    display: block;
}
.footer-logo .logo img {
    padding: 0;
    width: 300px;
    margin: 5px -10px;
}
.footer .footer_bottom_part p {
    padding-bottom: 10px;
    color: #fff;
}
/* =====================
 TPL LIST POI
========================*/
.breadcrumb {
    background-color: #fff;
}
.breadcrumb a,
.breadcrumb span a {
    color: #212428;
    padding-right: 2px;
}
div#breadcrumbs br {
    display: none!important;
}
div#breadcrumbs  span:nth-child(3) {
    text-transform: capitalize;
}
.head-title {
    text-align: center;
    margin-bottom: 10px;
}
.head-title .item {
    margin-bottom: 20px;
}
.poi-total p{
    padding: 15px;
    margin: 0;
    font-size:20px;
}
.head-title h1{
    text-transform: uppercase;
    font-weight: 500;
    font-size: 42px;
    line-height: 45px;
}
.head-title h1,
.head-title h4,
.head-title p{
    margin-bottom: 15px;
}
.button-map {
    border-top: 1px solid #ccc;
}
.poi-list li{
    padding: 20px;
}
.poi-list li:nth-child(odd) {
    background-color: #f9f9f9;
}
.punti-di-interesse .poi-list  .event_info {
    font-size: 16px;
    color: #b0b1b4;
}
.f_right.event_info a:visited {
    color: #3e454c;
}
.poi-list li p{
    font-size: 16px;
    margin-bottom: 7px;
}
.read_post_list ul li {
    margin-top: 20px;
}
.post_text.convenzione p.convenzione {
    background-color: #f2c12d;
    color: #fff;
    font-weight: 500;
    padding: 5px;
    float: left;
    width: 100%;
    font-size: 18px;
}
.description_poi {
   /* min-height: 65px!important;*/
    float: left;
    position: relative;
    width: 100%;
}
.default_list_disk li:before {
    content: "\f111";
    font-size: 8px;
    color: #02877e;
}
[class*="default_list_"] li:hover:before, .default_list_numb li:hover {
    color: #02877e;
}
.locator {
    margin-top: 50px;
}
.cat-name {
    color: #898989;
    font-size: 15px;
    display: block;
    margin-bottom: 3px;
    text-transform: capitalize;
}
.poi-single span.address {
    color: #898989;
    font-size: 15px;
    display: block;
    margin-bottom: 10px;
    text-transform: capitalize;
    display: block;
    margin-bottom: 10px;
    padding: 0;
}
.club-informa .wrapper .post_title br,
.news .wrapper .post_title br {
    display: none;
}
.post_text .post_theme, .post_text .post_title {
    vertical-align: middle;
    display: inline-block;
    /* text-transform: capitalize; */
    margin-bottom: 0px;
}
li.poi-single{ display:none;}

.vertical_list li .scale_image_container {
    max-width: 340px;
}
.club-informa .vertical_list li .scale_image_container {
    max-width: 200px;
}
.wrapper .section.text-align-right.margin-0.text-align-center-xs {
    float: right;
}
/* =====================
 PAGINATION
========================*/
.pagination {
    margin-top: 20px;
    text-align: center;
    border-top: 1px solid #f2f2f2;
    padding-top: 20px;
    width: 100%;
}
.pagination a.page-numbers{
    border-radius: 0px;
    display: inline-block;
}
.pagination span,
.pagination a {
    padding: 5px 11px;
    color: #212428;
    margin-left: 2px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
 /*   border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;*/
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination span.current {
    background: #ff680d;
    color: #fff;
    display: inline-block;
}
.pagination a.prev,
.pagination:first-child span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination span:last-child,
.pagination a:last-child {
    margin-right: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.pagination a:hover {
    background: #ff680d;
    color: #fff;
}
.pagination .wp-paginate{
    display: inline-block;
}
/* =====================
 WIDGET BOTTOM IL CLUB
========================*/
.wp-bottom-club-widget {
    padding: 0 0 25px;
    background-color: #f2f2f2;
    font-family: 'Source Sans Pro', sans-serif;
}
.wp-bottom-club-widget .caption_type_1 {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.wp-bottom-club-widget .caption_inner {
    background: rgba(34,34,38,.3);
    padding: 17px 20px 20px;
    height: 100%;
    bottom: 0;

}
.wp-bottom-club-widget .caption_inner a{
    position: absolute;
    bottom: 15px;
    font-size: 18px;
}
.wp-bottom-club-widget a .caption_inner h3 {
    font-size: 18px;
    font-weight: 500;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 1);
    position: absolute;
    bottom: 15px;
    padding-right: 20px;
}
.wp-bottom-club-widget a:hover .caption_inner a {
    text-decoration: none;
}
.wp-bottom-club-widget img{
    width: 100%;
}

/* =====================
 SCHEDA BOX INFO POI
========================*/
.box-info-poi {
    padding: 25px 0 30px;
    background-color: #f2f2f2;
    text-align: center;
}
.box-info-poi a {
    cursor: pointer;
    color: #3e454c;
}
.box-info-poi .fa {
    font-size: 48px;
    padding: 20px;
}
.box-info-poi h5 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 20px;
    font-weight: 600;
}
.box-info-poi p{
    font-family: 'Source Sans Pro', sans-serif;
    font-size:16px;
}
.box-info-poi li {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    font-weight: 100;
}
.box-info-poi .letter::first-letter {
    text-transform: uppercase;
}
.stripe-box-convention {
    padding: 10px 0;
    background-color: #ff680d;
    color: #fff;
    text-align: center;
}
.stripe-box-convention h3{
    color: #fff;
    letter-spacing: 0.5px;
}
.gallery-poi  {
    padding: 0px 0 25px;
    background-color: #f2f2f2;
}
.gallery-poi .flexslider img{
    width: 100%;
    cursor: pointer;

}
#flexslider .flex-direction-nav a:hover, .flexslider .flex-direction-nav a:hover {
    background: #ff680d;
    color: #fff;
    text-decoration: none;
}
#flexslider .flex-direction-nav a, .flexslider .flex-direction-nav a {
    text-decoration: none;
}
.blockquotes.no-login{
    padding: 10px 0;
    background-color: #f2f2f2;
    float: left;
    width: 100%;
    display:none;
}
.blockquotes {
    text-align: center;
    font-style: normal;
}
.blockquotes div:last-child {
    padding: 10px;
    background: #f2f2f2;
    font-family: 'Source Sans Pro', sans-serif;
    color: #3e454c;
    font-weight: 400;
    font-size: 14px;
}
.blockquotes.no-login ul li {
    margin: 10px 0 0;
    color: #383838;
    display: inline-block;
}
.blockquotes.no-login ul li a{
    color: #383838;
}
.blockquotes.no-login h2{
    margin-bottom: 10px;
    padding: 0 10px;
}
.section_2 {
    margin-bottom: 25px;
    position: relative;
}
.bck-grey-module {
    background-color:#f2f2f2 ;
    padding:50px 0;
}
.bollo-direction a {
    position: absolute;
    z-index: 8;
    background-color: #d82077;
    border:2px solid #d82077;
    font-size: 40px;
    line-height: 30px;
    padding: 25px;
    border-radius: 100%;
    color: #fff;
    bottom: 30px;
    left: 30px;
    -webkit-box-shadow: 10px 10px 90px -30px rgba(0,0,0,1);
    -moz-box-shadow: 10px 10px 90px -30px rgba(0,0,0,1);
    box-shadow: 10px 10px 90px -30px rgba(0,0,0,1);
    transition: 0.25s;
    transition-timing-function: ease-out;
    cursor: pointer;
}
.bollo-direction a:hover {
    background-color: #fff;
    color:#d82077;
    border:2px solid #d82077;
    transition: 0.25s;
    transition-timing-function: ease-out;
}
.head-title .category{
    text-transform:capitalize;
    margin:0;
}
.single-punti-di-interesse span.category-divisor:last-child {
    display: none;
}
.iw-container-data span.category-divisor:first-child {
    display: none;
}
.thumbnail-promo{
    display: block;
    width: 100%;
    background-position: center;
    background-size: cover;
    min-height: 267px;
}
section.wp-bottom-club-widget > div > div > div {
    margin-bottom: 13px;
}
/* =====================
 AUTO COMPLETE
========================*/
.ui-autocomplete {
    position: absolute;
    z-index: 9;
    padding: 0;
    margin-top: 2px;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
    text-transform: uppercase!important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    overflow: auto;
    max-height: 200px;
    cursor: pointer;
}
.ui-autocomplete > li {
    padding: 3px 20px;
}
.ui-autocomplete > li.ui-state-focus {
    background-color: #ccc;
}
.ui-helper-hidden-accessible {
    display: none;
}
input:not([type="submit"]), textarea {
    text-transform: uppercase;
}
.ui-autocomplete .ui-state-active:before{
    content: "\f0da";
    font-family: FontAwesome;
    margin-right: 5px;
}
/* =====================
 FIX WORDPRESS
========================*/
.acf-map {
    height: 600px;
    border: #ccc solid 1px;
    overflow: hidden;
    background: #f7f7f7;
}
div#maps,
div#map {
    overflow: hidden!important;
}
.gm-style-iw {
    text-transform: capitalize;
}
.gm-style-iw {
    width: 350px!important;
    top: 15px !important;
    left: 0px !important;
    background-color: #fff;
    box-shadow: 0 1px 6px rgba(178, 178, 178, 0.6);
    border: 1px solid #1f8073;
    border: 1px solid rgba(31, 128, 115, 0.6);
    border-radius: 2px 2px 10px 10px;
}
#iw-container {
    margin-bottom: 10px;
    width: 100%;
}
.acf-map-list .gm-style-iw div {
    width: 100%;
}
.acf-map-list .iw-subTitle {
    font-size: 16px;
    font-weight: 700;
    padding: 10px;
}
#iw-container .iw-title {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 20px;
    font-weight: 400;
    padding: 10px;
    background-color: #1f8073;
    color: white;
    margin: 0;
    border-radius: 2px 2px 0 0;
    z-index: 9999!important;
    text-transform: capitalize;
}
#iw-container .iw-title a{
    color: white;
}
#iw-container .iw-content {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    margin-right: 1px;
    padding: 15px 5px 20px 10px;
    max-height: 140px;
    overflow-y: auto;
    overflow-x: hidden;
    width: 350px;
}
.iw-content img {
    float: right;
    margin: 0 5px 5px 10px;
}
iw-container ul li{
    font-weight: 300;
}
.iw-subTitle {
    font-size: 16px;
    font-weight: 700;
    padding: 5px 0;
}
.iw-container-data p {
    font-size: 14px;
}
.iw-bottom-gradient {
    position: absolute;
    width: 326px;
    height: 25px;
    bottom: 10px;
    right: 18px;
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}
.iw-container-data {
    animation: cssAnimation 0s 500ms forwards;
    visibility: hidden;
    width: 100%;
}
.iw-content ul li {
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
}
@keyframes cssAnimation {
    to   { visibility: visible; }
}
#iw-container .loader-gmp{
    position: absolute;
    left: 35%;
    width: 30%;
    top: 25%;
    animation: cssAnimationGmp 0s 400ms forwards;
}
@keyframes cssAnimationGmp {
    to {
        visibility: hidden;
    }
}

input:not([type="submit"]).type_2{
    padding: 9px 0;
}

input[type="checkbox"]{
    display: none;
}

input[type="checkbox"] + label{
    cursor: pointer;
    display: inline-block;
    position: relative;
    margin-bottom: 8px;
}

input[type="checkbox"] + label:after{
    content: "\f00c";
    font-family: FontAwesome;
    line-height: 24px;
    top: 0;
    font-size: .85em;
    position: absolute;
    left: 5px;
    color: #292f38;
    display: none;
}

input[type="checkbox"] + label:before{
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 9px;
    width: 22px;
    height: 23px;
    background: url("../images/checkbox.png") no-repeat;
}

input[type="checkbox"]:checked + label:after{
    display: block;
}

input[type="radio"]:checked + label:before{
    background-position: 0 -22px;
}
.wpas-tax_category-checkbox-1-container:nth-child(2):before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 9px;
    width: 30px;
    height: 30px;
    background: url("../images/ico-comper.png") no-repeat;

}
.wpas-tax_category-checkbox-2-container:nth-child(3):before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 9px;
    width: 30px;
    height: 30px;
    background: url("../images/ico-area-sosta.png") no-repeat;

}
.wpas-tax_category-checkbox--container:nth-child(1):before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 9px;
    width: 30px;
    height: 30px;
    background: url("../images/ico-campeggi.png") no-repeat;

}
.wpas-tax_category-checkbox-3-container:nth-child(4):before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 9px;
    width: 30px;
    height: 30px;
    background: url("../images/ico-vantaggi.png") no-repeat;

}
.button.button_type_icon_big {
    padding: 10px 15px;
    font-size: 20px;
    position: relative;
    font-weight: bold;
    cursor: pointer;
    height: 10px;
    margin-top: 1px;
}
#menu_button {
    padding: 15px;
    width: 100%;
    background: #29655e;
    border: 0;
    border-radius: 0;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}
/* =====================
 VIDEO RESPONSIVE
========================*/

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* =====================
 SOCIAL BOTTOM PAGE
========================*/

.widget_social_icons.bottom-page ul li a {
    color: #838a8f;
}
.widget_social_icons.bottom-page ul li a:hover {
    color: #fff;
}
/* =====================
 PAGE TPL GENERAL
========================*/
.box-page {
    padding: 25px 0;
    background-color: #f9f9f9;
}
h2.head-title {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 35px;
}
.blockquotes.no-login.bck-white{
    background-color: #fff;
}
.blockquotes.no-login.bck-white p{
    margin-bottom: 20px;
}
.blockquotes.no-login.bck-white div:last-child {
    background-color: #fff;
}
.column-md-2 p {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
}
/* =====================
PAGE 404
========================*/

.page_404 p {
    padding-top: 5px;
    text-align: center;
}

/* =====================
PAGE CONTATTI
========================*/

.contatti .text-area-contact {
    height: 200px;
}
.contatti li {
    margin-bottom: 20px;
}
.contatti li label{
    margin-bottom: 5px;
}
.contatti .button.button_grey {
    color: #fff;
    text-transform: uppercase;
    background-color: #ff680d;
    padding: 7px 25px;
    margin: 10px 0 0;
    border-radius: 0;
    border: 0;
    float: right;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
}
.contatti .button.button_grey:hover {
    text-decoration: underline;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    padding: 10px 20px;
    margin-top: 50px;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #f5c6cb;
    color: #721c24;
    background-color: #f8d7da;
    padding: 10px 20px;
    margin-top: 50px;
}
/* CATEGORIE SELECT CSS */

.custom-select {
    position: relative;
}
.custom-select select {
    display: none;
}
.select-selected {
    background-color: #fff;
}

.select-selected:after {
    position: absolute;
    content: "";
    top: 17px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #000 transparent transparent transparent;
}
.select-selected.select-arrow-active:after {
    border-color: transparent transparent #000 transparent;
    top: 11px;
}
.select-items div {
    padding: 5px 16px;
    cursor: pointer;
    user-select: none;
    width: 25%;
    float: left;
}
.select-items {
    position: absolute;
    background-color: #fff;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 9;
    padding: 10px 0;
    max-width: 1140px;
    -webkit-box-shadow: 10px 10px 55px -28px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 55px -28px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 55px -28px rgba(0,0,0,0.75);
}
.select-selected {
    padding: 8px 16px;
    border: 1px solid #e8e8e8;
    cursor: pointer;
    user-select: none;
    text-transform: uppercase;
}
.select-selected.select-arrow-active {
    border: 1px solid #ff680d;
}
.select-hide {
    display: none;
}
.select-items div:hover, .same-as-selected {
    text-decoration: underline;
}
.select-items div:first-child {
    width: 98%;
    color: #02877e;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #e8e8e8;
    padding: 8px 3px;
    margin-left: 10px;
}
/* LINK RAPIDI CSS */
.section.green-button {
    float: left;
    margin-top: 15px;
}
.link-rapidi .green-button a {
    width: 100%;
    text-align: center;
}
.row.link-rapidi {
    margin-top: 20px;
}
@media screen and (max-width: 768px) {
    .row.link-rapidi {
        margin-top: 20px;
    }
    container.select-items {
        width: auto;
    }
}
/* =====================
   WOOCOMMERCE SHOP
========================*/

/*.woocommerce .products ul, .woocommerce ul.products {
  border-top: 1px solid #ccc;
    padding-top: 30px;
}*/
.header-plein-shop img{
    width: 100%;
    margin: 0px 0px 30px;
}
.woocommerce .woocommerce-result-count {
    margin: 10px 0 1em;
}
.woocommerce ul.products li.product .star-rating {
    font-size: 14px;
    color: #ff680d;
}
.woocommerce button.button.alt.disabled,
.woocommerce #respond input#submit,
.woocommerce a.button, .woocommerce button.button,
.woocommerce input.button {
    font-size: 16px;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: 12px 20px;
    font-weight: 500;
    border-radius: 0;
    left: auto;
    color: #fff;
    background-color: #3e454cdb;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: #ff680d;
    text-decoration: none;
    background-image: none;
    color: #fff;
}
h2.woocommerce-loop-product__title {
    font-size: 16px!important;
    font-weight: 500;
    text-align: left;
}
h2.woocommerce-loop-product__title:hover {
    text-decoration: underline;
}
span.woocommerce-Price-amount.amount {
    font-size: 18px;
    color: #515151;
}
ins span.woocommerce-Price-amount.amount {
    font-size: 18px;
    color: #ff680d;
}
.woocommerce-cart span.woocommerce-Price-amount.amount {
    font-size: 18px;
    color: #3e454cdb;
    text-align: left;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
    padding: 0;
}
.woocommerce ul.products li.product .price {
    text-align: left;
}
.price del span.woocommerce-Price-amount.amount {
    font-size: 18px;
    color: #5c6269;
}
.woocommerce table.shop_attributes td {
    line-height: 2.5;
}
.woocommerce span.onsale,
.woocommerce span.soldout {
    background: #3e454cdb;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 6px 12px;
    position: absolute;
    border-radius: 0;
    line-height: 30px;
    right: 0;
    top: 0;
    text-transform: uppercase;
}
.woocommerce span.onsale {
    min-height: auto;
    min-width: auto;
    text-align: center;
    margin: 0;
    background-color: #ff680d;
    color: #fff;
    z-index: 9;
}
.woocommerce ul.products li.product .star-rating {
    font-size: 14px;
    color: #ff680d;
    float: right;
}

.woocommerce ul.products li.product .onsale {
    top: 0;
    right: 0;
    left: auto;
    margin: 0;
    height: 33px;
}
.woocommerce .button.product_type_simple{
    display: none;
}
.single_add_to_cart_button,
.woocommerce .button.add_to_cart_button{
    display: block;
}
.single_add_to_cart_button::after,
.add_to_cart_button::after {
    font-family: FontAwesome;
    content: '\f07a';
    margin-left: .53em;
    vertical-align: bottom;
    background-color: #383e44;
    padding: 12px 10px;
    right: 0;
    position: absolute;
    top: 0;
}
.single_add_to_cart_button:hover::after,
.add_to_cart_button:hover::after{
    background-color: #ff680d;
}
.single_add_to_cart_button::after{
    right: -30px;
}
.add_to_cart_button:hover::after{
    background-color: transparent;
}
.woocommerce ul.products li.product .button {
    margin-top: 1em;
    text-align: left;
}
.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after {
    font-family: WooCommerce;
    content: '\e01c';
    vertical-align: top;
    font-weight: 400;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    background: transparent;
}
.header-container-shop {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.woocommerce .breadcrumb {
    margin-bottom: 0;
}
.woocommerce-info {
    border-top-color: #29655e;
    font-size: 16px;
}
.woocommerce-info::before {
    color: #29655e;
}
/*.woocommerce-cart-form__contents tr:nth-child(odd) {
    background: #f2f2f2;
}
.woocommerce-cart-form__contents tr:nth-child(even) {
     background: #f9f9f9;
 }
.woocommerce-cart-form__contents thead tr{
    background: #3e454c!important;
}
.woocommerce table.shop_table th {
    font-weight: 500;
    padding: 9px 12px;
    line-height: 1.5em;
    font-size: 16px;
    color:#fff;
}*/
.woocommerce a.remove:hover {
    color: #fff!important;
    background: #474d56;
}
.woocommerce a.remove {
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: #fff!important;
    text-decoration: none;
    font-weight: 700;
    border: 0;
    background-color: #ff730a;
    float: right;
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
    width: 350px;
}
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
    float: left;
    box-sizing: border-box;
    border: 1px solid #d3ced2;
    padding: 6px 6px 5px;
    outline: 0;
    margin: 0;
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
    width: 100px;
}
.woocommerce-cart-form__contents span.woocommerce-Price-amount.amount {
    font-size: 18px;
    color: #474d56;
}
.table_type_1 tr th {
    padding: 15px 20px 15px 20px;
    font-family: 'Source Sans Pro', sans-serif;

}
.woocommerce table.shop_table th {
    padding: 10px 20px;
    line-height: 1.5em;
    font-weight: 500;
    font-size: 16px;
    width: 100px;
}
.single-product div.product form.cart .quantity {
    float: none;
    margin: 0;
    display: inline-block;
}
.woocommerce button.button.alt.disabled,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #656d73;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.woocommerce button.button.alt.disabled:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-color: #ff680d;
    color: #fff;
}

#add_payment_method table.cart .product-thumbnail,
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-checkout table.cart .product-thumbnail {
    min-width: 130px;
    width: 130px;
}
.woocommerce button.button:disabled[disabled] {
    background-color: #d5d5d5;
}
.table_type_1 tr td p {
    font-weight: 500;
    color: #474d56;
    font-size: 16px;
}
.table_type_1 tr > td {
    font-weight: 300;
    color: #3e454c;
    font-size: 18px;
}
.woocommerce table.shop_table td {
    border-top: 1px solid rgba(0,0,0,.1);
    padding: 20px 12px;
    vertical-align: middle;
    line-height: 1.5em;
}
.woocommerce-cart .woocommerce {
    text-align: center;
}
.cart-empty {
    margin-bottom: 10px;
}
.woocommerce table.shop_table {
    border-radius: 0px;
}
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
    font-weight: 500;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: 0;
    height: 0;
    left: 50%;
    margin-left: 15px;
    margin-top: -20px;
    top: 50%;
    width: 0;
}
.woocommerce  .cart_totals {
    float: right;
}
.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
    width: auto;
    float: none;
}
.woocommerce .cart-collaterals .cross-sells ul.products li,
.woocommerce-page .cart-collaterals .cross-sells ul.products li {
    width: 22.05%;
}
.woocommerce .cart_totals .section_title,
.woocommerce .cross-sells .section_title {
    text-align: left;
}
.woocommerce .cart-collaterals .cross-sells ul.products,
.woocommerce-page .cart-collaterals .cross-sells ul.products {
    float: none;
    border: 0;
}
.woocommerce .blockOverlay {
    z-index: 1!important;
}
.mobile_menu nav ul li {
    margin-left: 0px;
}
.mobile_menu nav ul li a {
    margin-left: 10px;
}
.mobile_menu nav ul li a.button_orange,
.mobile_menu nav ul li .promo a {
    margin-left: 0px;
}
.login_block span.woocommerce-Price-amount.amount {
    font-size: 14px;
    color: #fff;
}
#ship-to-different-address input[type="checkbox"] + label:after {
    content: "\f00c";
    font-family: FontAwesome;
    line-height: 26px;
    top: 0;
    font-size: 14px;
    position: absolute;
    left: 5px;
    color: #292f38;
}
.woocommerce #payment .input-radio {
    display: none;
}
#order_review span {
    color: #292f38;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #ebe9eb;
    border-radius: 0;
}

.box-column-shop .box-big {
    background-size: cover;
    width: 100%;
    height: 600px;
    margin-bottom: 40px;
    background-position: center;
}

.box-column-shop .box-small {
    background-size: cover;
    width: 100%;
    height: 280px;
    background-position: center;
    margin-bottom: 40px;
}

.box-column-shop .box-small i {
    color: #fff;
    padding: 14px 20px;
    background-color: #ff680d;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    top: 231px;
    float: right;
    font-size: 25px;
    z-index: 3;
}

.box-column-shop .box-big i {
    color: #fff;
    padding: 14px 20px;
    background-color: #ff680d;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    top: 551px;
    float: right;
    font-size: 25px;
    z-index: 3;
}

.box.box-small .overlay {
    position: relative;
    background-color: #000;
    width: 100%;
    height: 40%;
    opacity: 0.7;
    top: 60%;
    max-height: 114px;
}

.box.box-big .overlay {
    position: relative;
    background-color: #000;
    width: 100%;
    height: 20%;
    opacity: 0.7;
    top: 81%;
    max-height: 114px;
}

.box .overlay .txt-prod {
    bottom: 20%;
    position: absolute;
    padding: 20px;
    text-transform: uppercase;
    width: 100%;
}

.box .overlay .txt-prod h2 {
    color: #fff;
}

.box:hover .overlay .txt-prod h2 {
    text-decoration: underline;
}

.box:hover i {
    background-color: #474d56;
}
.box-column-shop.product-box-four .box i {
    color: #fff;
    padding: 17px 14px;
    background-color: #ff680d;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    float: right;
    font-size: 18px;
    line-height: 10px;
    cursor: pointer;
}

.product-box-four .desc-prod {
    margin-top: 20px;
    float: left;
}

.product-box-four .box {
    float: right;
    margin-top: 17px;
    position: relative;
}

.box-column-shop.product-box-four .box-prod:hover i {
    background-color: #474d56;
}
a.box-prod {
    margin-bottom: 40px;
    float: left;
    width: 100%;
    position: relative;
}
.widget-area {
    margin-top: 35px;
}
ul.product-categories li {
    border-bottom: 1px solid #ccc;
    padding: 10px 0 5px;
}
ul.product-categories a {
   font-size: 16px;
}
.product-categories span.count {
    float: right;
}
.woocommerce-mini-cart-item.mini_cart_item img {
    display: none;
}
.woocommerce.widget_shopping_cart .cart_list li a.remove {
    right: 0;
    left: auto;
}
div#checkout_thumbnail img {
    width: 80px;
    margin-bottom: 15px;
}
.widget_shopping_cart_content {
    background-color: #f2f2f2;
}
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
    border-top: 0;
    padding: 20px;
    background-color: #f9f9f9;
    margin-bottom: 20px;
}
.woocommerce ul.cart_list, .woocommerce ul.product_list_widget {
    list-style: none outside;
    padding: 0;
    margin: 0;
    padding: 0 20px;
}
.woocommerce-mini-cart__total.total span.woocommerce-Price-amount.amount {
    float: right;
}
.widget_shopping_cart_content .button.wc-forward,
.widget_shopping_cart_content .button.checkout{
    display: block;
}
.widget_shopping_cart_content p.woocommerce-mini-cart__buttons.buttons {
    padding: 0 9px 10px 15px;
}
.widget_shopping_cart_content a.button.checkout.wc-forward {
     background-color: #ff680d;
    }
.widget_shopping_cart_content a.button.checkout.wc-forward:hover {
    background-color: #ff680d;
    text-decoration: underline;
}
.widget_shopping_cart_content .woocommerce a.remove {
    display: block;
    font-size: 17px;
    height: 18px;
    width: 18px;
    text-align: center;
    line-height: 18px;
    border-radius: 100%;
    color: #fff!important;
    text-decoration: none;
    font-weight: 700;
    border: 0;
    background-color: #ff730a;
    float: right;
}
.widget_shopping_cart h2.widget-title {
    padding: 20px;
    background-color: #f2f2f2;
    margin: 0;
    border: 0;
    font-size: 18px;
}
p.woocommerce-mini-cart__empty-message {
    padding: 20px;
}
.single-product.woocommerce .woocommerce-breadcrumb {
    margin-top: 35px;
}

.woocommerce ul.product_list_widget li img {
    float: left;
    margin-left: 0;
    width: 80px;
    height: auto;
    box-shadow: none;
    margin-right: 10px;
}

.widget_shopping_cart .woocommerce ul.product_list_widget {
    padding: 20px;
}
.widget_recently_viewed_products ul.product_list_widget,
.widget_top_rated_products ul.product_list_widget {
    padding: 0;
}
.star-rating{
    color:#ff730a;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 25%;
    display: inline-block;
    margin-top: 10px;
    margin-right: 10px;
}
.woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 20px;
}
#add_payment_method #payment .payment_method_paypal .about_paypal,
.woocommerce-cart #payment .payment_method_paypal .about_paypal,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    line-height: 30px;
}
#add_payment_method #payment ul.payment_methods li img,
.woocommerce-cart #payment ul.payment_methods li img,
.woocommerce-checkout #payment ul.payment_methods li img {
    margin: -2px 10px 0 .5em;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 80%;
    padding: 0 40px;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 20%;
    background-color: #f8f8f8;
    padding: 20px;
}
.woocommerce-address-fields p {
    margin-top: 20px;
    margin-left: 5px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    text-transform: uppercase;
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--orders a:before {
    content: '\f291';
    font-family: FontAwesome;
    font-weight: normal;
    float: right;
    width: 20px;
    text-align: center;
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard a:before {
    content: '\f0e4';
    font-family: FontAwesome;
    font-weight: normal;
    float: right;
    width: 20px;
    text-align: center;
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads a:before {
    content: '\f019';
    font-family: FontAwesome;
    font-weight: normal;
    float: right;
    width: 20px;
    text-align: center;
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-address a:before {
    content: '\f041';
    font-family: FontAwesome;
    font-weight: normal;
    float: right;
    width: 20px;
    text-align: center;
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-account a:before {
    content: '\f007';
    font-family: FontAwesome;
    font-weight: normal;
    float: right;
    width: 20px;
    text-align: center;
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout a:before {
    content: '\f08b';
    font-family: FontAwesome;
    font-weight: normal;
    float: right;
    width: 20px;
    text-align: center;
}
li.woocommerce-MyAccount-navigation-link {
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
}
.woocommerce-MyAccount-content p {
    margin: 0 0 30px;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 48%;
    border: 1px solid #cccc;
    padding: 20px;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: right;
    width: 48%;
    border: 1px solid #cccc;
    padding: 20px;
}
.woocommerce-address-fields p {
    margin-left: 4px;
    margin-top: 20px;
}
.woocommerce-account .head-title {
    margin-bottom: 30px;
}
.woocommerce-MyAccount-content p {
    margin-left: 5px;
}
.woocommerce-MyAccount-content fieldset {
    margin: 20px 0;
}
.single_add_to_cart_button::after, .add_to_cart_button::after {
    -webkit-transition: color .4s ease, background-color .4s ease;
    transition: color .4s ease, background-color .4s ease;
}
.outofstock h2 {
    height: 42px;
}
/* ==============================
   WOOCOMMERCE SHOP TAB PRODOTTI
=================================*/
.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0 0 2em;
    padding: 0 20px;
    width: 70%;
    float: left;
    border-left: 1px solid #000;
    border-radius: 0;
    z-index: 2;
}
ul.tabs.wc-tabs.ui-tabs.ui-corner-all.ui-widget.ui-widget-content {
    width: 30%;
    float: left;
    z-index: 1;
    margin-right: -1px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #fff;
    z-index: 2;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    margin: 0;
    width: 100%;
    padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child.active{
    border-top: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 0;
    background-color: #fff;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 0;
    margin: 0 -15px;
    padding: 0 1em;
    width: 100%;
    text-transform: uppercase;
}
.woocommerce-Reviews-title {
    margin-bottom: 15px;

}
.woocommerce-product-details__short-description {
    margin: 40px 0;
}
.comment_container img {
    display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    display: none;

}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border-bottom: 0;
}
.panel {
    border-radius: 0px;
    -webkit-box-shadow:none;
    box-shadow: none;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    display: block;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    overflow: visible;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0;
}
.summary.entry-summary span.woocommerce-Price-amount.amount{
    font-size: 30px;
    font-weight: 500;
}
.single-product span.onsale {
    width: 150px;
    padding: 0px!important;
    left: 0px!important;
    position: absolute;
}
.single-product span.soldout {
    float: left;
    left: 0;
    width: 150px;
    padding: 12px 20px!important;
    text-align: center;
}
.woocommerce div.product form.cart .variations label {
    font-weight: 500;
    color: #000;
    font-size: 16px;
}
.woocommerce div.product p.stock {
   margin: 10px 0;
}
@media screen and (max-width: 992px) {
    .box-prod {
        margin-bottom: 30px;
        float: left;
        width: 100%;
    }

    a.box-prod img {
        width: 100%;
    }
}

@media (max-width:480px){
    .woocommerce ul.products[class*=columns-] li.product,
    .woocommerce-page ul.products[class*=columns-] li.product {
        width: 100%;
    }
    .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
        float: none;
        text-align: center;
    }
    .woocommerce .woocommerce-result-count {
        text-align: center;
        float: none;
    }
}
/* =====================
MEDIA QUERIES
========================*/
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .container.select-items {
        width: 940px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 992px)  {
    .side_bar_reviews ul li .scale_image_container {
        float: left;
        margin-right: 10px;
    }
    .footer_2 .widget_categories .categories_list > li {
        width: 100%;
        margin: 0 10px 0 0;
    }
    .woocommerce .woocommerce-result-count {
        margin: 10px 0 1em;
        text-align: center;
        float: none;
    }
}

@media (max-width:991px){
    .container {
        width: 100%;
    }
    .main_menu .accesso-club {
        background: transparent;
    }
    .header-logo img {
        width: 250px;
    }
    .header-logo {
        text-align: left;
    }
    .header_4 .h_bot_part .logo {
        padding: 0 10px;
    }
    .header_4 .h_top_part .login_block .widget_social_icons {
        display: none;
    }
    .header_top .login_block {
        margin-top: 0;
        padding-right: 15px;
    }
    .header_4 .h_bot_part .logo {
        padding: 0 10px;
        float: left;
        width: auto;
    }
    .header_top .login_block, .header_top nav {
        height: auto;
        width: auto;
        display: block;
        text-align: right;
    }
    .header_4 .header_top nav {
        padding-top: 2px;
        margin-bottom: 15px;
    }
    .get-club{
        text-align: center;
    }
    .get-club a{
        color: #fff;
        text-transform: uppercase;
        background-color: #ff680d;
        padding: 7px 25px;
        margin: 10px 0 0;
    }
    .form_type_1 .control-group.form-elements label:last-child {
        margin: 0 -15px 10px 0;
    }
    .select-items div {
        width: 100%;
    }
    .select-items div:first-child {
        width: 96%;
    }
    .select-items{/*LINK RAPIDI CSS :*/
        height: 350px;
        overflow: auto;
    }
    #flex-search > div:nth-child(2) {
        width: 100%;
        flex-shrink: unset;
        float: none;
    }
    #flex-search > div:nth-child(3) {
        flex-grow: 1;
        text-align: right;
        right: 0px;
        position: relative;
        width: calc(100% - 35px );
        float: left;

    }
    .button.button_type_icon_big.icon.button_orange {
        float: right;
    }
    #extra-field {
        margin-top: 15px;
    }
}
@media only screen and (max-width: 991px) and (min-width: 768px)  {
    .punti-interessi-home .scale_image_container .interesse-image {
        height: 400px;
    }
    .f_right.event_info{
        width: 100%;
        margin-top: 5px;
    }
    .poi-list li p {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .poi-list .scale_image_container img,
    .poi-list .scale_image_container{
        width: 100%;
    }
    .vertical_list li .scale_image_container {
        float: none;
        margin-right: 20px;
        margin-bottom: 0;
        max-width: none;
    }
    .header_4 .header_top, .header_5 .header_top {
        padding-top: 15px;
    }
    .get-club {
        text-align: center;
        width: 100%;
        position: relative;
        float: left;
        margin: 10px 0 0;
    }
    .wpas-checkbox-container {
        float: left;
        margin-right: 11px;
    }
    .mobile_menu nav ul li {
        margin-left: 0px;
        margin-right: 0px;
    }
}
@media screen and (max-width: 812px) {
    .container.select-items {
        width: auto;
    }
}
@media (max-width:767px){
    .head-title h1 {
        font-size: 28px;
    }
    h2 {
        font-size: 20px !important;
    }
    h3{
        font-size: 18px;
    }
    h4{
        font-size: 16px;
    }
    .header-logo img {
        width: 150px;
    }
    .h_bot_part {
        padding: 25px 0px;
    }
    main_menu ul {
        width: 100%;
        padding-right: 10px;
        text-align: right;
    }
    .home .owl-carousel .image-gallery{
        width: 100%;
        height: 300px;
        display: block;
        background-size: cover;
        background-position: center;
    }
    /*#owl-home-slider.owl-carousel .owl-nav .owl-prev, #owl-home-slider.owl-carousel .owl-nav .owl-next{
        position: absolute;
        top: calc(50% - 80px);
        padding: 10px 16px;
        font-weight: bold;
        font-size: 22px;
    }*/
    .wp-advanced-search h2 {
        font-size: 18px;
    }
    .wp-advanced-search .button_type_icon_big .fa-search {
        font-size: 14px;
        padding: 11px;
        width: 35px;
    }
    .wpas-checkbox-container {
        float: left;
        margin-right: 30px;
        width: 100%;
        margin-bottom: 10px;
    }
    #flex-search {
        display: inline-block;
        align-items: stretch;
        width: 100%;
    }
    #flex-search > div:nth-child(1) {
        width: 100%;
        flex-shrink: 0;
    }
    #flex-search > div:nth-child(2) {
        width: 100%;
        flex-shrink: 0;
        float: left;
    }
    #flex-search > div:nth-child(3) {
        flex-grow: unset;
        text-align: right;
        right: 0px;
        /*position: absolute;*/
    }
    #flex-search > div {
        margin-right: 0px;
    }
    .punti-interessi-home .scale_image_container .interesse-image,
    .club-informa .scale_image_container .club-image {
        width: 100%;
        height: 280px;
        background-size: cover;
        background-position: center;
    }
    div#instafeed img {
        width: 107px;
        margin: 4px;
    }
    .menu_wrap .header-logo {
        display: none!important;
    }
    .f_right.event_info{
        width: 100%;
    }
    .poi-list li p {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .poi-list .scale_image_container img,
    .poi-list .scale_image_container{
        width: 100%;
    }
    .vertical_list li .scale_image_container {
        float: none;
        margin-right: 20px;
        margin-bottom: 0;
        max-width: none !important;
    }
   /* .mobile_menu nav ul li {
        display: grid;
    }*/
    .column-xs-1 p {
        -webkit-column-count: 2; /* Chrome, Safari, Opera */
        -moz-column-count: 2; /* Firefox */
        column-count: 2;
    }
    .text-align-center-xs {
        text-align: center!important;
    }
    .cat-name {
        color: #898989;
        font-size: 11px;
        margin-left: 0;
        line-height: 16px;
        width: 100%;
        margin-bottom: 10px;
        position: relative;
        float: left;
    }
    .section.box-info-poi div {
        margin-bottom: 10px;
    }
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        select,
        textarea,
        input {
            font-size: 16px;
        }
    }
    .header_top .login_block {
        margin-top: 0;
        padding-right: 5px;
    }
    .mobile_menu nav ul li {
        margin-left: 0;
        margin-right: 0;
    }
    #flex-search > div:nth-child(2) {
        margin-top: 12px;
    }
    .container.select-items {
        width: auto;
    }
    #flex-search > div {
        margin-left: 0px;
    }
    .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout a:before,
    .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-account a:before,
    .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-address a:before,
    .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--orders a:before,
    .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads a:before,
    .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard a:before {
        display: block;
        float: none;
        width: 100%;
    }
    .woocommerce-message.woocommerce-message--info.woocommerce-Message.woocommerce-Message--info.woocommerce-info a {
        margin-bottom: 10px;
    }
    .woocommerce-account .head-title {
        margin-bottom: 10px;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        float: right;
        width: 75%;
        padding: 0 20px;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation {
        float: left;
        width: 25%;
        background-color: #f8f8f8;
        padding: 15px;
    }
    li.woocommerce-MyAccount-navigation-link {
        text-align: center;
    }
    .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2,
    .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
        width: 100%;
        margin-bottom: 20px;
    }
    .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
        width: 100%;
        overflow: visible;
    }

}
@media only screen and (max-width:480px){
    #flex-search > div:nth-child(2) {
        width: 100%;
        flex-shrink: 0;
        float: left;
    }
    .header_3 .login_button .popup, .header_4 .login_button .popup {
        left: 180%;
        display: none;
    }
}
@media only screen and (max-width:320px){
    .header_top .login_block, .header_top nav {
        text-align: center;
        padding: 0;
    }
    .header_4 .h_bot_part .logo {
        padding: 0;
        width: 100%;
    }
    #flex-search > div:nth-child(2) {
        width: 85%;
        flex-shrink: 0;
        float: left;
    }

}


.woocommerce div.product p.price, .woocommerce div.product span.price {
    padding-bottom: 30px;
}

