/*
Theme Name: 	cm-viaggi
Description: 	Responsive WordPress Theme based on Boostrap and Font Awesome.
Version:     	1.0
Author:     	carlo-carlini
Author URI:   https://blip.it/
Site:         https://blip.it/
Text Domain: 	nakedpress
Domain Path: 	/languages
Tags:        	grid-layout, blog, custom-menu, featured-images, right-sidebar
License:    	GNU General Public License v3.0
License URI:	http://www.gnu.org/licenses/gpl-3.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

body, html { margin: 0; padding: 0; height: 100%; }
body.admin-bar .nav-fixed { top: 32px; z-index: 1000; }

/* ------------------------------------------------------------------------- *
/* ! Base */
/* ------------------------------------------------------------------------- */

/* Typography */
body{font-size: 15px; line-height: 22px; font-family: 'Lato', sans-serif;; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%;}
.grid { max-width: 1400px; }

/* Title color
h1, h2, h3, h4, h5, h6 {color: #222; font-weight: 800; margin-bottom: 10px }*/

/* Link color */
a{ color: #000;  text-decoration: none;}
a:focus, a:hover { color: #289fcd; }

a.custombu
{
  padding: 10px 13px;
  font-size: 14px;
  text-align: center;
  font-weight: 900;
  color: #fff;
  background: #289FCD;
  width: auto;
  border-radius: 4px;
}
a.custombu:hover { background: #116b8e; }


h1{ font-size: 65px; }
h2{ font-size: 50px; }
h3{ font-size: 30px; }

.no-col { padding-top: 82px;}

hr { border-top: 1px solid #808080}
.upp { text-transform: uppercase; font-weight: bold; }




/* --------------------------------------------------------------------------------------------------------------------------- */
/* ! Guide visualizzazione blocchi */
/* --------------------------------------------------------------------------------------------------------------------------- */
/*footer,
main,
article,
aside,
section{ margin-bottom: 20px;padding: 20px}
*/
main{ margin-bottom: 20px; padding: 0; }

/* Colors to show structure */
/*main{border: 1px solid blue}
article{border: 1px solid yellow;}
aside{border: 1px solid red;}
section{border: 1px solid blue;}
footer{border: 1px solid red;}*/

/* --------------------------------------------------------------------------------------------------------------------------- */
/* !Header */
/* --------------------------------------------------------------------------------------------------------------------------- */

/*body { padding-top: 33px; }*/
body.page-template-gutemberg { padding-top: 0;}


/*HEADER MENU*/
    /*logo in header menu*/
    .logo { display: inline-block; float:left; padding: 0; }
    .logo img { height: 60px; width: auto; }

      /*voci menu*/
      ul.primary li a { padding: 7px 8px; }
      .navbar-scroll-down .nav-wrap { background: #fff; z-index: 1000}

.nav-light .alux-arrow { opacity: 0.5;}

@media (min-width: 768px){
    .nav-light .alux-arrow { top: 11px; right: 4px; }
}

.nav-wrap nav { margin-top: 11px; }


.spotlight { padding: 0; }

ul.dropdown-menu { box-shadow: none; border: 1px solid #ddd; }
ul.primary ul.dropdown-menu li a { border-left: none; border-right: none; }



.nav-wrap li.active a { color: #289FCD; }
.nav-light ul.primary li a:hover { color: #289FCD; background-color: transparent; }
ul.primary ul.dropdown-menu li a:hover { color: #289FCD; }

/* ------------------------------------------------------------------------- *
/* ! whatsapp business */
/* ------------------------------------------------------------------------- */

.whatsapp-busi-cm{
  width: 70px;
  padding: 0px 10px 0px 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
img.icona-whatsapp-immagine{ width: 40px!important; }

@media (max-width: 767px) {
  .whatsapp-busi-cm{
    position: fixed;
    bottom: 8px;
    right: 80px;
    z-index: 5;
  }
}


/* ------------------------------------------------------------------------- *
/* ! Custom homepage */
/* ------------------------------------------------------------------------- */

/*-SLIDER HOMPAGE-*/
.elementor-2 .elementor-element.elementor-element-125c2a6 .swiper-slide-contents {
    margin: 0 auto;
    border: 1px solid white;
    background: #0000004f;
    padding: 30px;
    border-radius: 20px;
}

/*LOOP PRODOTTI IN HOME PAGE*/
.elementor-widget-container .footer-cards .dp-wc-disp { bottom: -44px; }
.elementor-widget-container .footer-cards { padding: 5px; }


/* ------------------------------------------------------------------------- *
/* ! Modules */
/* ------------------------------------------------------------------------- */

.cover{padding: 150px 20px; text-align: center;position: relative;}
.cover:before { content : ''; position : absolute; top : 0; left : 0; bottom : 0; right : 0; background-color : #000000; opacity : 0.5; z-index : 0; }
.cover h1,
.cover h2{color:#fff;z-index: 1;position: relative;}


/*TABELLA PARTENZA*/
.personal-table-departure .elementor-widget-container tr:nth-child(even){ background-color: #f3f3f3; }

/* ------------------------------------------------------------------------- *
/* ! Blocks */
/* ------------------------------------------------------------------------- */

/* Media Text */
.wp-block-media-text{ margin-bottom: 150px; }
.wp-block-media-text h2{ font-size: 70px; }
.wp-block-media-text h3{ font-size: 23px; display: block; padding-left: 100px; position: relative; }
.wp-block-media-text h3::after{ content: ' '; position: absolute; top: 12px; left: 0; height: 8px; width: 80px; background: #333; }
.wp-block-media-text p{ font-size: 20px; line-height: 28px;}

.wp-block-media-text__content{ position: relative; }


/* Button */
.wp-block-button__link{ padding: 15px 40px }
.button-right{ position: absolute; right: -111px; padding: 0; }
.button-right a{ padding: 0; }
.button-right strong{ padding: 15px; background: #fff; color: #000; width: 80px; display: inline-block; width: 110px; }
.button-right em{ padding: 15px 20px; display: inline-block; font-style: normal;}


/* Hero */
.hero .wp-block-media-text__media { height: 100vh; }
.hero .wp-block-media-text__media img { width: 100%; height: 100%; object-fit: cover; }
.hero .wp-block-media-text__content { margin-right: -200px; margin-left: calc(100vw / 2 - 600px); padding-left: 0;}
.hero .wp-block-media-text .has-media-on-the-right {  }


/* Newsletter
.newsletter-banner { position: relative; top: -250px; display: flex; font-weight: bold; margin-bottom: -50px; }
.newsletter-banner strong { padding: 20px; width: 42%; background: #ededed; }
.newsletter-banner em {  padding: 20px; width: 30%; background: #fff; color: #666; box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.08); }
.newsletter-banner a {  padding: 20px; width: 27%; background: #ea4343; color: #fff; }
*/

/* Vertical Text */
.vertical-text
{
  position: absolute;
  top: 50%;
  right: -47%;
  width: 100%;
  text-align: center;
  transform: rotate(-90deg);
  max-height: 100vh;
  margin: 0;
  padding: 0;
}



/* ------------------------------------------------------------------------- *
/* ! Custom Footer */
/* ------------------------------------------------------------------------- */

/*Footer*/
.footer { background: #f1f1f1; padding: 40px 0 0 0; margin-top: 70px;  }
/*colonna sinistra*/
  .container-logo-intesta-footer { height: 100%; border-right: 1px solid #289fcd; padding-top: 20px; }
    .container-footer-logo { text-align: center; }
      .intestazione-footer { margin-top: 30px; padding-left: 50px; }

/*colonna centrale*/
.custom-container-footer-menu-left, .custom-container-footer-menu-right
  { height: 100%; padding: 50px 30px 30px 30px;  }
  .custom-container-footer-menu-right { border-left: 1px solid #289fcd; }
  ul#menu-custom-footer-left, ul#menu-custom-footer-right
    { display: flex; flex-direction: column; }

/*colonna destra*/
  .container-catalogo-footer{ padding: 20px 0 20px 0; height: 100%; border-left: 1px solid #289fcd; }
    .catalogo-footer { text-align: center; }
    .catalogo-footer a img { max-width: 200px; height: auto; }
      .bottoni-catalogo { padding-top: 20px; display: flex; justify-content: center; }
      .bottoni-catalogo a
        {
          background: #289fcd;
          color: #fff;
          font-size: 15px;
          padding: 8px 22px;
          border: 0;
          border-radius: 3px;
          margin-left: 15px;
        }


/* ------------------------------------------------------------------------- *
/* ! Woocommerce */
/* ------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------- *
/* ! Woocommerce Page */
/* ------------------------------------------------------------------------- */

aside.col-25 { padding-left: 12px; }

/*HERO SECTION*/
    .woocommerce-mountain-top
        {
          position: relative; width: 100%;
          height: 350px;
          left: 0;
          top: 0;
          z-index: 0;
          background-image: url('https://www.cm-montagna.it/wp-content/uploads/2017/02/subhead-img_01.png');
          background-repeat: no-repeat;
          background-position: center;
          background-size: cover;
         }
          /*HERO TITLE*/
          .woocommerce-page .page-title
            { position: absolute; font-size: 48px; color: #025D99; text-transform: uppercase; margin-top: -150px; z-index: 9; }
            /*COUNT PRODUCT*/
            .woocommerce-result-count { font-size: 16px; color: #999; }
            .term-description p { font-size: 23px; line-height: 35px; padding: 30px 0; }
            .trattino { width: 30px; height: 7px; background-color: #333; margin-bottom: 40px; }


/*LOOP PRODUCTS CONTAINER*/
    /*ordina per*/
    .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering { float: left; margin-left: 7px; }
      /*product count*/
      .woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count { float: right; margin-right: 8px; margin-top: 20px; }
        /*elenchi*/
        .woocommerce ul.products, .woocommerce-page ul.products { margin-top: 58px;  }
        .woocommerce ul.products li.product{ margin-bottom: 150px; }


/*LOOP PRODUCTS BOX*/
    /*cards*/
    .footer-cards { background: #f6f6f6; border-radius: 3px; box-shadow: -4px 4px 7px 0 rgba(0, 0, 0, 0.2); padding-bottom: 5px; }
    .woocommerce ul.products li.product
      { box-sizing: border-box; position: relative; margin: 0 0 40px 0; padding: 6px; width: 25%; }
      /*cards image*/
      .woocommerce ul.products li.product a img { margin: 0; border-radius: 3px 3px 0 0; max-width: 100%; }
      .woocommerce ul.products li.product a img:hover { transform: scale(1.03); transition: all .5s; max-width: 100%;}
        /*cards title*/
        .woocommerce ul.products li.product .woocommerce-loop-product__title
          { display: inline-block; font-size: 16px; line-height: 19px; padding: 9px 0 10px 0; margin-left: 7px; margin-right: 7px; }
          /*cards day*/
          .dp-wc-giorni { font-size: 13px; line-height: 120%; color: #888888; margin-left: 7px; }
            /*price*/
            .woocommerce ul.products li.product .price { font-size: 24px; color: #289FCD; padding-top: 15px; padding-bottom: 5px; margin-left: 7px; }
              /*conferma*/
              .confermavalue-tessere .confeable
                { text-decoration: underline; text-transform: uppercase; font-size: 12px; color: #00b200; margin-left: 7px; }
              .confermavalue-tessere .infaseconfe
                { text-decoration: underline; text-transform: uppercase; font-size: 12px; color: #000; margin-left: 7px; }
              .confermavalue-tessere .nonconfeable
                { text-decoration: underline; text-transform: uppercase; font-size: 12px; color: #ea4343; margin-left: 7px; }
              .confermavalue-tessere .trattino-conferma
                { height: 3px; width: 35px; background: rgb(138, 138, 138); margin-top: 10px; margin-left: 7px; }
                /*disponibilità*/
                .dp-wc-disp
                  {  position: absolute; font-size: 15px; color: #00b200; right: 14px; bottom: 21px; padding: 5px; }
                .nodisp
                  { font-size: 13px; color: #ea4343; letter-spacing: -0.5px; }
                /*button*/
                .woocommerce ul.products li.product a.button
                  {
                    padding: 10px 13px;
                    margin-top: 5px;
                    left: 7px;
                    bottom: 10px;
                    font-size: 14px;
                    text-align: center;
                    font-weight: 900;
                    color: #fff;
                    background: #289FCD;
                    width: auto;
                  }
                  .woocommerce ul.products li.product a.button:hover { background: #116b8e; }



/*.type-product { position: absolute; }*/


/*loop-category*/
.woocommerce ul.products li.product .woocommerce-loop-category__title { font-size: 25px; }
.woocommerce ul.products li.product .woocommerce-loop-category__title mark{ background: #fff; font-weight: normal; color: #9999; font-style: normal; padding-bottom: 30px; }
.category-desc { color: #333; font-size: 16px; }
.products .product.product-category .category-desc { position: relative; }
.products .product.product-category .category-desc strong { position: absolute; top: -50px; right: 0; }




/* ------------------------------------------------------------------------- *
/* ! Woo Single Product */
/* ------------------------------------------------------------------------- */


.woocommerce div.product
{
  max-width: 100%;
  margin: 0 auto;
}

/*TITOLO CATEGORIA IN TESTATA*/
    .conte-cate-head h3 a
    {
      position: relative;
      font-size: 48px;
      color: #025D99;
      text-transform: uppercase;
      margin-top: -150px;
      z-index: 9;
    }

/*SOMMARIO CON DATI PRINCIPALI*/
    .woocommerce div.product div.summary, .woocommerce-page div.product div.summary
      { float: left; width: 50%; margin-top: -67px; margin-bottom: 35px;  }

/*BREADCUMB*/
    .woocommerce .woocommerce-breadcrumb
      { text-transform: uppercase; font-size: 11px; color: #000; margin-bottom: 30px; }
    .woocommerce .woocommerce-breadcrumb a { color: #888888; }
    .woocommerce .woocommerce-breadcrumb i
      { font-size: 15px; font-weight: 800; color: #e2e2e2;  text-decoration: none;  padding: 0 3px 0 3px;  }

/*PREZZO OFFERTA*/
    .woocommerce div.product p.price { display: none; } /*nasconde il prezzo originale di woo*/
      /*stile per il prezzo aggiunto custom*/
      .price-custom-position-before { padding: 5px; width: 100%;  }
      .price-custom-position-before p { color: #999999; font-size: 40px; font-weight: 400; text-align: right; margin-bottom: 25px; }

/*LOGHO LOCALITA'*/
    .logo-compre-top { position: absolute; max-height: 100px; width: auto;  right: 0; }
    .logo-compre-top img { align-items: center; }

/*IMMAGINE'*/
    .imma-custo-produ { display: inline-block; margin-top: 80px; margin-bottom: 0; width: 49%; float: right; max-height: 400px; }
    .imma-custo-produ > img { float: right; width: 100%; max-height: 400px; }
    /*.woocommerce img, .woocommerce-page img { float: right; max-height: 400px; width: auto; }*/

/*TITOLO*/
    .single .product_title { font-size: 30px; font-weight: 600; letter-spacing: -2px; margin-bottom: 15px; }

/*INFO-SOTTO TITOLO */
    .info-sottot { font-size: 16px; color: #888888; }

/*DESCRIZIONE OFFERTA*/
    .offer-description { font-size: 16px; color: #888888; margin-top: 50px; }

/*DESCRIZIONE SECONDARIA*/
    .second-description h2
      { font-size: 22px; text-transform: uppercase; font-weight: 700; letter-spacing: 2px; margin-top: 30px; }
      /*trattino*/
      .tratt-toff { background: #000; width: 30px; height: 4px; margin-top: -8px; }
        /*descrizione paragrafo*/
        .second-description p { font-size: 16px; color: #888888; margin-top: 30px;  }


/*LOGHI SOTTO IMMAGINE - CIRCUITO - WEBSITE - ALTEZZA */
    /*box principale*/
    .altitu-loghi-link { display: inline-block; width: 50%; float: right; margin-bottom: 25px; margin-top: 25px;  }
      /*box contenitore icone*/
      .box-cont-ico { display: flex; justify-content: flex-end; align-items: flex-end; }
        /*logo circuito*/
        .circuito-vacanza-ps, .link-site-location, .location-quota-altit { padding: 0 15px 0 15px; }
          /*box link location*/
          .link-site-location img { margin-bottom: -3px; }
            /*box quota altitudine*/
            .location-quota-altit, .text-quota-location { display: inline-block; }
            .location-quota-altit img { margin-bottom: -3px; }
            .text-quota-location b { font-size: 15px; color: #888888; }


/*IMMAGINE PULLMAN*/
    .viagg-inlu-esclu { display: inline-block; width: 50%; float: right; margin-bottom: 45px;  }
    .viagg-inlu-esclu img { width: 100%; padding: 35px;  }


/*PROGRAMMA APRIBILE - COLLAPSE*/
    /*bara principale*/
    .collapsible
    {
      margin-top: 40px;
      background-color: #289fcd;
      border: 2px solid #289fcd;
      color: white;
      cursor: pointer;
      text-transform: uppercase;
      padding: 3px;
      width: 100%;
      border-radius: 4px;
      text-align: left;
      outline: none;
      font-size: 18px;
      font-weight: 600;
    }
    /*icona informazione*/
    .collapsible i { padding-right: 5px; font-size: 25px; border: 1px solid #fff; padding: 10px 18px 10px 18px; border-radius: 999px; }
      /*testo "programma"*/
      .collapsible b { margin-left: 15px; }
        /*barra in hover e attiva*/
        .active, .collapsible:hover { background-color: #fff; color: #289fcd; border: 2px solid #289fcd; border-radius: 4px;  }
        .collapsible:hover i { border: 1px solid #289fcd; padding: 10px 18px 10px 18px; border-radius: 999px; }
          /*body del programma aperto*/
          .content-collapse-button
          {
            padding: 0 18px;
            margin-bottom: 35px;
            max-height: 0;
            overflow: hidden;
            transition: max-height 0.8s ease-out;
            background-color: #fff;
            color: #888888;
            margin-top: 32px;
          }


/*SEZIONE INFO HOTEL*/
    /*nome dell'hotel - titolo*/
    .hotel-name-star { width: 100%; display: flex; }
    .hotel-name-star h2 { text-transform: uppercase; font-size: 25px; padding-top: 5px; }
      /*stelle dell'hotel*/
      .hotel-rating-star { width: auto; margin-left: 5px; }
        /*descrizione dell'hotel*/
        .description-hotel { width: 50%; float: left; margin-top: 20px; padding-right: 15px; color: #888888; }
        .description-hotel p { margin-bottom: 12px; }
          /*foto dell'hotel*/
          .img-custom-hotel { display: inline-block; width: 50%; float: right; margin-top: 25px; }
            /*lista servizi hotel*/
            .lista-servizi-hotel{ display: inline-block; width: 50%; }/*box contenitore*/
            .elenco-ico-servi { display: flex; }
            .elenco-ico-servi p { font-size: 25px; margin: 0; padding: 8px 12px; }
              /*box riduzioni supplementi*/
              .box-ridu-supply { display: inline-block; border-bottom: 3px solid #289fcd; width: 100%; margin-top: 30px; margin-bottom: 70px; }
                .boxking-ridu-supply {width: 100%; display: flex; }
                  .rid-sup { background: #dcdcdc; text-align: center; padding: 8px; font-size: 23px; margin-bottom: 0; font-weight: 600; color: #000 !important; }
                  .rid-sup b { margin-right: 10px; font-size: 30px; color: #289fcd; }
                  .box-ridu { width: 50%; padding: 20px 15px 20px 0px; }
                    .box-supply { width: 50%; padding: 20px 0px 20px 15px; }
                      .box-supply p, .box-ridu p { border: 3px solid #dcdcdc; padding: 15px 10px 15px 10px; color: #888888; }



/*TABELLA INFORMATIVA WOOCOMMERCE */
    /* titoli tabelle */
    .woocommerce div.product .woocommerce-tabs ul.tabs li a { font-size: 18px; padding: 10px 20px 10px 20px; }
    .woocommerce div.product .woocommerce-tabs ul.tabs li a:hover { color: #289FCD; }
    .woocommerce div.product .woocommerce-tabs ul.tabs li.active a { color: #289FCD; }

    /*sezione offerta*/
    .icon-tab-desc { margin-right: 5px; }
      .quota-comprende h4 { margin-bottom: 25px; font-weight: 500; }
      .quota-comprende { display: inline-Block; width: 50%; margin: 0; float: left; padding: 50px 15px 40px 40px; }
        .quota-non-comprende h4 { margin-bottom: 25px; font-weight: 500; }
        .quota-non-comprende { display: inline-Block; width: 50%; margin: 0; float: right; padding: 50px 15px 40px 40px; }
          /*sezione recensioni*/
          .woocommerce #reviews #comments h2 { text-transform: uppercase; font-size: 25px; }
          #wp-comment-cookies-consent { margin-top: 120px; display: block; left: 0; }



/*SEZIONE RIEPILOGO OFFERTA*/
    /*box contenitore principale*/
    .box-riepilog-offer { display: inline-block; }
      /*box contenitore oggetti*/
      .boxe-evi-grey { border-top: 15px solid #289fcd; background: #efefef; padding: 30px 15px 25px 15px; margin-top: 40px; }
        /*titolo*/
        .tiro-recap-3 h4
        { display: inline-block; width: 50%; float: left; font-size: 20px; font-weight: 700; text-transform: uppercase; margin-bottom: 0; }
          /*prezzo*/
          .price-custom-position p { display: inline-block; float: right; color: #999999; font-size: 40px; font-weight: 400; margin-bottom: 0; }
            /*info sotto titolo*/
            .informazioni-sotto-titolo-prodo { display: inline-block; width: 100%; }
            .informazioni-sotto-titolo-prodo.info-sottot { margin-bottom: 0; }
              /*link a categoria di appartenenza*/
              .catego-recap-section { display: inline-block; width: 100%; }
              .catego-recap-section a { color: darkgreen; font-weight: 500; }
              .catego-recap-section a:hover { color: #289fcd; }/*conferma viaggio*/
                /*Conferma viaggio*/
                .confe-riepilogo
                  { display: inline-block; float: right; font-size: 18px; text-decoration: underline; margin-top: -7px; }
                  /*testo informativo - bugiardino*/
                  .bugiardino-prodo p { font-size: 13px; font-weight: 400; line-height: 20px; font-style: italic; color: #888888; margin-top: 7px; }
                    /*dispbibiltà*/
                    .disposable
                    {
                      display: inline-block;
                      border: 1px solid #00b200;
                      border-radius: 5px;
                      display: inline-block;
                      padding: 15px 20px 15px 20px;
                      font-size: 25px;
                      font-weight: 700;
                      color: #00b200;
                    }
                    .nodisposable{
                      display: inline-block;
                      border: 1px solid red;
                      border-radius: 5px;
                      display: inline-block;
                      padding: 15px 20px 15px 20px;
                      font-size: 25px;
                      font-weight: 700;
                      color: red;
                    }
                      /*pulsante stampa*/
                      .shortcodeofferta .dkpdf-button-container
                        { width: 50%; padding-top: 0; padding-bottom: 0; margin-top: -53px; float: right; }
                      a.dkpdf-button
                        { color: #289fcd; border: 2px solid #289fcd; padding: 12px; border-radius: 4px; }
                      a.dkpdf-button:hover
                        { color: #116b8e; border: 2px solid #116b8e; background: rgb(228, 228, 228); padding: 12px; border-radius: 4px; }
                        /*pulsante informazioni*/
                        .elementor-4907 .elementor-element.elementor-element-b328aa5 .elementor-button
                          { width: 100%; margin-top: 90px; }


/*PRODOTTI CORRELATI*/
    /*container*/
    .related.products { border-top: 3px solid #289FCD; margin-top: 60px; }
      /*titolo*/
      .related.products h2 { font-size: 22px; text-transform: uppercase; font-weight: 700; margin-top: 30px; }
        /*titoli woo*/
        .related.products h2.woocommerce-loop-product__title
          { font-size: 16px; text-transform: none; padding: 5px 0 10px 0; margin-left: 7px; margin-right: 7px;  }


/*
Button Ajax
.woocommerce #respond input#submit.added::after,
.woocommerce a.button.added::after,
.woocommerce button.button.added::after,
.woocommerce input.button.added::after
{ font-family: WooCommerce; content: "\e017"; margin-left: .53em; vertical-align: bottom; }



/* Added to cart
.woocommerce a.added_to_cart { padding-top: .5em; display: inline-block; position: absolute; bottom: -30px; left: 2px; color: #333; }
/* Button
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.wp-block-button__link
{ background: #289FCD; color: #fff; text-transform: uppercase; font-weight: bold; border-radius: 4px; }

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.wp-block-button__link:hover
{ background: #015373; color: #fff; }
*/

/* price
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price
{ font-weight: bold; color: #289FCD; }
*/

.dp-product-desc { background-color: #f6f6f6; padding: 0 15px 15px 15px; }

/* variations */
.variations label { margin-top: 0px; }

/* input */
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url]
{ height: 35px; }

.woocommerce input[type=text],
.woocommerce input[type=email]
{ background: #fff; border: 1px solid #bbb; border-radius: 3px; }

/*single-product*/
.woocommerce .quantity .qty { width: 4.631em; }
.woocommerce-page article{width: 100%;}

/* coupon */
#coupon_code { width: 150px; }

/* column-fix */
.woocommerce-cart .woocommerce [class*=col-],
.woocommerce-checkout [class*=col-]
{ padding: 0; }

/* minicart
.nav-wrap .grid{position: relative;}

.minicart
{
  list-style-type : none;
  margin : 0px;
  width : 270px;
  max-height : 0px;
  overflow : hidden;
  position : absolute;
  z-index : 2;
  top : 62px;
  right : 25px;
  background : #ffffff;
  box-shadow : 0 10px 15px rgba(0,0,0,0.15);
}

.minicart__inside { padding : 20px; position: relative;}
.minicart .widget { margin-bottom : 0; }
.minicart .widget li { position : relative; margin-top : 5px!important; }
.minicart .widget a { border : none; padding : 0px 0 0 0; color:#000 }
.minicart .widget a.button { padding : 10px; color: #fff; }
.minicart .widget_shopping_cart .total{ border-top : 1px solid #dddddd; margin-top : 10px; padding-top : 20px; }
.minicart .woocommerce-mini-cart__buttons { margin-bottom : 0; }

.cart-icon
{
  display : block;
  position : absolute;
  top : 10px;
  right : 0px;
  padding-bottom : 10px;
  margin-bottom : 10px;
  width : 40px;
  height : 40px;
  z-index : 30;
}


.cart-icon .cart-contents
{
  background : transparent url('img/shopping-bag-rid.png') no-repeat center center;
  background-size: 28px 28px;
  line-height : 40px;
  text-align : center;
  cursor : pointer;
  color : #fff;
  width : 50px;
  height : 50px;
  border-radius : 100px;
  font-size : 22px;
  line-height : 50px;
  position : relative;
}


.cart-icon .cart-contents__number
{
  position : absolute;
  height : 20px;
  width : 20px;
  line-height : 22px;
  border-radius : 20px;
  text-align : center;
  font-size : 10px;
  right : -12px;
  bottom : 11px;
  font-weight : bold;
  background : black;
  color : #ffffff;
}


.woocommerce-mini-cart__buttons { margin-bottom : 0; }
.cart--open { min-height : 50px; max-height : 600px; }
*/

/* ------------------------------------------------------------------------- *
/* ! Index */
/* ------------------------------------------------------------------------- */

.page h1, .single h1 { font-size: 50px }

/* Home Title*/
.home-title { position: absolute; color: #000; font-size: 12px; top: -9999px; }


/* ------------------------------------------------------------------------- *
/* ! Sidebar */
/* ------------------------------------------------------------------------- */

[class*=col-] { padding: 0; }

/*RICERCA*/
.widget.widget_search .search-form { margin-top: 0; }
.widget.widget_search .search-form button { padding: 10px 20px 1px 1px; font-size: 18px; }
.widget.widget_search .search-form input[type=text] { height: 38px; margin-right: 0;}


/*PRODOTTI IN EVIDENZA*/
/*titolo*/
.widget.woocommerce.widget_products h3 { font-size: 17px; color: #4c4c4c; font-weight: 600; text-transform: uppercase; margin-top: 20px; }
  /*box*/
  .woocommerce ul.product_list_widget li
    {  border-radius: 5px; padding: 20px 10px 25px 10px; margin: 15px 0 15px 0; -webkit-box-shadow: -3px 4px 9px 1px rgba(104,104,104,0.51); box-shadow: -3px 4px 9px 1px rgba(104,104,104,0.51); }
  .woocommerce ul.product_list_widget li:hover
    { -webkit-box-shadow: -4px 4px 10px 0px rgba(255,255,255,0.63); box-shadow: -4px 4px 10px 0px rgba(255,255,255,0.63); border: 1px solid #289fcd; }
    /*immagine*/
    .woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img { width: 100px; height: auto; }
      /*Testo*/
      .woocommerce ul.product_list_widget li a span { font-size: 16px; font-weight: 600; margin-right: 5px; }
        /*prezzo*/
        .product_list_widget .woocommerce-Price-amount.amount { display: inline-block; font-size: 13px; float: right; margin-right: 5px; margin-top: 0; }


/*NEWSLETTER*/
/*titolo*/
.widget.widget_text h3 { display: inline-block; float: left; font-size: 17px; letter-spacing: 2px; color: #4c4c4c; font-weight: 600; text-transform: uppercase; margin-top: 69px; }
  /*busta*/
  .busta-newsletter-side { display: inline-block; height: 70px; width: auto; float: right; margin-top: 42px; }
  .busta-newsletter-side img { height: 50px; width: auto; }
    /*testo*/
    .testo-newsletter-side { display: inline-block; width: 100%; }
      /*form*/
      .subscribeForm .subscribeDataTable { width: 100%; border-radius: 7px; padding: 15px 10px 25px 10px; margin-top: -10px; }
      .subscribeForm input[type=text] { width: 100% !important; }
      .subscribeForm input[type=submit] { color: #fff !important; padding: 10px 20px; background: #289fcd !important; }





/* ------------------------------------------------------------------------- *
/* ! Footer */
/* ------------------------------------------------------------------------- */
.footer p { font-size: 15px; }

.footer__logo{ width: 200px; height: auto; }
.footer__menu {list-style-type: none;padding: 10px;}
.footer__menu li{display: inline-block;}
.footer__menu li a{padding: 4px; font-weight: 500; font-size: 15px; text-transform: uppercase; }


.sub-menu { margin-left: 0; }
.sub-menu li { display: block; }
.sub-menu li a { color: #333; font-weight: normal; font-size: 16px; }

.img-foo { max-width: 300px; height: auto; }
.footer__bottom { text-align: center; margin-bottom: 0; background: #289fcd; color: #fff; padding: 10px;  }
.footer__bottom a { color: #fff; padding: 0 5px; }

/* --------------------------------------------------------------------------------------------------------------------------- */
/* ! Responsive */
/* --------------------------------------------------------------------------------------------------------------------------- */


/* ----------------------------- */
/* ! -- Desktop */
/* ----------------------------- */
@media (min-width: 1023px) {


  /*MAIN MENU HEADER*/
      .nav-light { background: #ffffffd4; z-index: 1000; text-transform: uppercase; font-size: 13px; color: black; padding: 10px; }

}

/* ----------------------------- */
/* ! -- Desktop Small */
/* ----------------------------- */
@media (max-width: 1250px) {

  /* ------------------------------------------------------------------------- *
  /* ! Small Custom homepage */
  /* ------------------------------------------------------------------------- */

  /*MAIN MENU HEADER*/
      .nav-light { background: #ffffffd4; z-index: 1000; text-transform: uppercase; font-size: 12px; color: black; padding: 10px; }

      .logo { display: inline-block; float:left; padding: 0; }
      .logo img { height: 50px; width: auto; margin-top: 8px; }
        /*voci menu*/
        ul.primary li a { padding: 7px 6px; }
        .navbar-scroll-down .nav-wrap { background: #fff; z-index: 1000}


  /* ------------------------------------------------------------------------- *
  /* ! --- WoocommerceSmallk-Desk Page */
  /* ------------------------------------------------------------------------- */
  /*hero-section*/
  .woocommerce-mountain-top
      {
        position: relative; width: 100%;
        height: 230px;
        left: 0;
        top: 0;
        z-index: 0;
        margin-bottom: 25px;
        background-image: url('https://www.cm-montagna.it/wp-content/uploads/2017/02/subhead-img_01.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
       }

  /*titolo grande*/
  .woocommerce-page .page-title
      { position: absolute; font-size: 45px; color: #025D99; text-transform: uppercase; margin-top: -125px; margin-left: 15px; z-index: 9; }


  /* --------------------------------------------------------------------------------------------------------------------------- */
  /* ! Woo-Small-Desc-loop */
  /* --------------------------------------------------------------------------------------------------------------------------- */
  /*loop-products box*/
  .woocommerce ul.products, .woocommerce-page ul.products { margin-top: 50px;  }
  .woocommerce ul.products li.product{ margin-bottom: 150px; }
    /*cards*/
    .footer-cards { background: #fff; border-radius: 3px; box-shadow: -4px 4px 7px 0 rgba(0, 0, 0, 0.2); }
    .woocommerce ul.products li.product
      { box-sizing: border-box; position: relative; margin: 0 0 5px 0; padding: 3px; width: 25%; }
      /*cards image*/
      .woocommerce ul.products li.product a img { margin: 0; border-radius: 3px 3px 0 0; max-width: 100%; }
      .woocommerce ul.products li.product a img:hover { transform: scale(1.03); transition: all .5s; max-width: 100%;}
        /*cards title*/
        .woocommerce ul.products li.product .woocommerce-loop-product__title
          { font-size: 12px; padding: 5px 0 5px 0; margin-left: 5px; margin-right: 5px; line-height: 14px; }
          /*cards days*/
          .dp-wc-giorni { font-size: 12px; line-height: 120%; color: #888888; margin-left: 5px; }
            /*price*/
            .woocommerce ul.products li.product .price { font-size: 18px; color: #289FCD; padding-top: 5px; margin-left: 7px; }
              /*loop-products button*/
              .woocommerce ul.products li.product a.button
                { padding: 6px 6px; margin-top: 5px; left: 7px; bottom: 10px; font-size: 11px; text-align: center; font-weight: 700; width: auto; }
                  /*loop-products disponiblità*/
                  .dp-wc-disp
                    { color: #00b200; position: absolute; right: 7px; bottom: 7px; padding: 5px; font-size: 11px; }
                  .dp-wc-nodisp
                    { position: absolute; color: #ea4343; font-size: 11px; letter-spacing: -1px; right: 7px; bottom: 7px; padding: 5px; }



  /*SIDEBAR*/
  /*ricerca*/
  .search-form input[type=text]{ width: 60% !important;}
  /*PRODOTTI IN EVIDENZA*/
  /*titolo*/
  .widget.woocommerce.widget_products h3 { font-size: 15px; color: #4c4c4c; font-weight: 600; text-transform: uppercase; margin-top: 18px; }
    /*box*/
    .woocommerce ul.product_list_widget li
        {  border-radius: 5px; padding: 10px 8px 15px 8px; margin: 15px 0 15px 0; -webkit-box-shadow: -3px 4px 9px 1px rgba(104,104,104,0.51); box-shadow: -3px 4px 9px 1px rgba(104,104,104,0.51); }
    .woocommerce ul.product_list_widget li:hover
        { -webkit-box-shadow: -4px 4px 10px 0px rgba(255,255,255,0.63); box-shadow: -4px 4px 10px 0px rgba(255,255,255,0.63); border: 1px solid #289fcd; }
        /*immagine*/
        .woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img { width: 100%; height: auto; }
          /*testo titolo*/
          .woocommerce ul.product_list_widget li a span { display: inline-block; padding-right: 40px; font-size: 15px; font-weight: 600; margin-right: 5px; }
            /*prezzo*/
            .product_list_widget .woocommerce-Price-amount.amount { display: inline-block; font-size: 13px; float: right; margin-right: 5px; margin-top: -21px; }




  .hero .wp-block-media-text__content { margin-left: 0; margin-right: 0; margin-top: 80px; }


  .woocommerce div.product,
  .bugiardino-prodo p,
  .bottone-informazioni-offerta,
  .related.products
  { padding-left: 15px; }

  .disposable { margin-left: 15px; }


  /* ------------------------------------------------------------------------- *
  /* ! Custom Footer */
  /* ------------------------------------------------------------------------- */

  /*Footer*/
    .footer { background: #f1f1f1; padding: 40px 0 0 0; margin-top: 70px;  }
  /*colonna sinistra*/
    .footer__logo { width: 150px; }
    .intestazione-footer { padding-left: 15px; }
    .intestazione-footer p { margin-top: 20px; padding-left: 15px; font-size: 12px; }

  /*colonna centrale*/
    .custom-container-footer-menu-left,
    .custom-container-footer-menu-right
      { height: 100%; padding: 30px 15px 30px 15px;  }
      .custom-container-footer-menu-right
        { border-left: 1px solid #289fcd; }
        ul#menu-custom-footer-left,
        ul#menu-custom-footer-right
          { display: flex; flex-direction: column; }

  /*colonna destra*/
    .catalogo-footer h4 { font-size: 16px; }
    .catalogo-footer a img { max-width: 130px; height: auto; }
      .bottoni-catalogo a { padding: 6px 16px; }

}




@media (max-width: 998px) {

  /*MAIN MENU HEADER*/
      .nav-light { background: #ffffffd4; z-index: 1000; text-transform: uppercase; font-size: 10px; color: black; padding: 10px; }

      .logo { display: inline-block; float:left; padding: 0; }
      .logo img { height: 40px; width: auto; margin-top: 10px; }
        /*voci menu*/
        ul.primary li a { padding: 7px 4px; }
        .navbar-scroll-down .nav-wrap { background: #fff; z-index: 1000}


  /* Woocommerce products */
  .woocommerce ul.products li.product .woocommerce-loop-product__title { font-size: 24px; }
  .woocommerce ul.products li.product a.button { width: 100px; font-size: 12px; padding: 10px;}
  .woocommerce ul.products li.product .price { position: relative; left: 0; }
  .product-tag { font-size: 12px; }

  /* NewsLetter */
  .newsletter-banner { top: -50px; flex-direction: column; text-align: center; margin-bottom: 20px; }
  .newsletter-banner strong { width: 100%; font-size: 20px; line-height: 28px; }
  .newsletter-banner em { width: 100%; border: 3px solid #ededed; }
  .newsletter-banner a { width: 100%; }

  /* Vertical Text */
  .vertical-text { text-align: right; right: -45%; top: 36%; font-size: 14px; }



  /* ----------------------------- */
  /* ! -- Tablet + Small Screen */
  /* ----------------------------- */

  /* ------------------------------------------------------------------------- *
  /* ! --- WoocommerceSmall */
  /* ------------------------------------------------------------------------- */

  .woocommerce div.product
  {
    max-width: 100%;
    margin: 0 auto;
  }

  /*TITOLO CATEGORIA IN TESTATA*/
  .conte-cate-head h3 a
      {
        position: absolute;
        font-size: 45px;
        color: #025D99;
        text-transform: uppercase;
        margin-top: -125px;
        z-index: 9;
      }

  /* ------------------------------------------------------------------------- *
  /* ! --- WoocommerceSmall Page */
  /* ------------------------------------------------------------------------- */
  /*header-top-page*/
  .woocommerce-mountain-top
      {
        position: relative; width: 100%;
        height: 230px;
        left: 0;
        top: 0;
        z-index: 0;
        margin-bottom: 25px;
        background-image: url('https://www.cm-montagna.it/wp-content/uploads/2017/02/subhead-img_01.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
       }

  /*titolo grande*/
  .woocommerce-page .page-title
      { position: absolute; font-size: 45px; color: #025D99; text-transform: uppercase; margin-top: -125px; margin-left: 15px; z-index: 9; }

  /*producnt count*/
  .woocommerce .woocommerce-result-count { margin-left: 10px; font-size: 14px; color: #999; }
  .grid.col-75 { margin: 0 0 15px 0; }

  /*loop-products box*/
  .woocommerce ul.products, .woocommerce-page ul.products { margin-top: 50px;  }
  .woocommerce ul.products li.product{ margin-bottom: 150px; }
    /*loop-products cards*/
    .footer-cards { background: #fff; border-radius: 3px; box-shadow: -4px 4px 7px 0 rgba(0, 0, 0, 0.2); }
    .woocommerce ul.products li.product
      { box-sizing: border-box; position: relative; margin: 0 0 5px 0; padding: 3px; width: 25%; }
      /*loop-products cards image*/
      .woocommerce ul.products li.product a img { margin: 0; border-radius: 3px 3px 0 0; max-width: 100%; }
      .woocommerce ul.products li.product a img:hover { transform: scale(1.03); transition: all .5s; max-width: 100%;}
        /*loop-products cards title*/
        .woocommerce ul.products li.product .woocommerce-loop-product__title
          { font-size: 11px; padding: 5px 0 5px 0; margin-left: 5px; margin-right: 5px; line-height: 14px; }
          /*loop-products cards days*/
          .dp-wc-giorni { font-size: 9px; line-height: 120%; color: #888888; margin-left: 5px; }
            /*loop-products price*/
            .woocommerce ul.products li.product .price { font-size: 18px; color: #289FCD; padding-top: 5px; margin-left: 7px; }
              /*loop-products button*/
              .woocommerce ul.products li.product a.button
                { padding: 6px 6px; margin-top: 5px; left: 7px; bottom: 10px; font-size: 11px; text-align: center; font-weight: 700; width: auto; }
                  /*loop-products disponiblità*/
                  .dp-wc-disp
                    { color: #00b200; position: absolute; right: 7px; bottom: 9px; padding: 5px; font-size: 11px; }
                  .nodisp
                    { color: #ea4343; letter-spacing: -1px; }


  .type-product { position: absolute; }


  /*loop-category*/
  .woocommerce ul.products li.product .woocommerce-loop-category__title { font-size: 25px; }
  .woocommerce ul.products li.product .woocommerce-loop-category__title mark{ background: #fff; font-weight: normal; color: #9999; font-style: normal; padding-bottom: 30px; }
  .category-desc { color: #333; font-size: 16px; }
  .products .product.product-category .category-desc { position: relative; }
  .products .product.product-category .category-desc strong { position: absolute; top: -50px; right: 0; }


  /* ------------------------------------------------------------------------- *
  /* ! --- WooSmall Single Product */
  /* ------------------------------------------------------------------------- */

  /* ------------------------------------------------------------------------- *
  /* ! --- Small Sidebar */
  /* ------------------------------------------------------------------------- */

  [class*=col-] { padding: 0 10px; }

  /*RICERCA*/
  .widget.widget_search .search-form { margin-top: 0; }
  .widget.widget_search .search-form button { padding: 10px 15px 1px 1px; font-size: 17px; }
  .widget.widget_search .search-form input[type=text] { height: 38px; margin-right: 0; }


  /*PRODOTTI IN EVIDENZA*/
  /*titolo*/
  .widget.woocommerce.widget_products h3 { font-size: 15px; color: #4c4c4c; font-weight: 600; text-transform: uppercase; margin-top: 18px; }
    /*box*/
    .woocommerce ul.product_list_widget li
        {  border-radius: 5px; padding: 10px 8px 15px 8px; margin: 15px 0 15px 0; -webkit-box-shadow: -3px 4px 9px 1px rgba(104,104,104,0.51); box-shadow: -3px 4px 9px 1px rgba(104,104,104,0.51); }
    .woocommerce ul.product_list_widget li:hover
        { -webkit-box-shadow: -4px 4px 10px 0px rgba(255,255,255,0.63); box-shadow: -4px 4px 10px 0px rgba(255,255,255,0.63); border: 1px solid #289fcd; }
        /*immagine*/
        .woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img { width: 100%; height: auto; }
          /*testo*/
          .woocommerce ul.product_list_widget li a span { border: 1px solid #fff; font-size: 15px; font-weight: 600; margin-right: 5px; }
            /*prezzo*/
            .product_list_widget .woocommerce-Price-amount.amount { display: inline-block; font-size: 13px; float: right; margin-right: 5px; margin-top: -21px; }


  /*NEWSLETTER*/
  /*titolo*/
  .widget.widget_text h3
      { display: inline-block; float: left; font-size: 17px; letter-spacing: 1px; color: #4c4c4c; font-weight: 600; text-transform: uppercase; margin-top: 62px; }
      /*busta*/
      .busta-newsletter-side { display: inline-block; height: 40px; width: auto; float: right; margin-top: 42px; }
      .busta-newsletter-side img { height: 50px; width: auto; }
        /*testo*/
        .testo-newsletter-side p { display: inline-block; width: 100%; font-size: 13px; margin-top: 5px; }
          /*form*/
          .subscribeForm .subscribeDataTable { width: 100%; border-radius: 7px; padding: 10px 0px 5px 0px; margin-top: -10px; }
          .subscribeForm input[type=text] { width: 100% !important; }
          .subscribeForm input[type=submit]
            { color: #fff !important; padding: 8px 15px; background: #289fcd !important; border: none !important; width: 100%; }


  /*FEAT*/
  .immagine-sponsor-side { padding: 0 20px 0 20px; width: 100%; height: auto; text-align: center; margin: 55px 0 19px 0; }
  .widget.widget_media_image { width: 100%; height: auto; text-align: center; }




  /* ------------------------------------------------------------------------- *
  /* ! Custom Footer */
  /* ------------------------------------------------------------------------- */

  /*Footer*/
    .footer { background: #f1f1f1; padding: 40px 0 0 0; margin-top: 70px;  }
  /*colonna sinistra*/
    .footer__logo { text-align: center; width: 100px; }
    .intestazione-footer { margin-top: 20px; padding-left: 0 !important; font-size: 12px; }

  /*colonna centrale*/
    .custom-container-footer-menu-left,
    .custom-container-footer-menu-right
      { height: 100%; padding: 30px 10px 30px 10px;  }
      .custom-container-footer-menu-right
        { border-left: 1px solid #289fcd; }
        ul#menu-custom-footer-left,
        ul#menu-custom-footer-right
          { display: flex; flex-direction: column; padding: 0; }
          .footer__menu li a { font-size: 13px; padding: 0; }


  /*colonna destra*/
    .catalogo-footer h4 { font-size: 16px; }
    .catalogo-footer a img { max-width: 130px; height: auto; }
    .bottoni-catalogo { padding-top: 20px; display: flex; flex-direction: column; }
      .bottoni-catalogo a { padding: 6px 16px; margin-top: 15px; }



}





@media (max-width: 767px) {


  /* ----------------------------- */
  /* ! Menu Mobile */
  /* ----------------------------- */
  ul.primary li a { font-size: 20px; line-height: 30px; }
  .nav-light.nav-wrap ul.primary ul.dropdown-menu li a { font-size: 18px; line-height: 17px; }
  .nav-double ul.primary--right { margin-top: 40px; }
  .mobile-footer-menu .nav-container { top: -13px}






  /* ------------------------------------------------------------------------- *
  /* ! Mobile Custom homepage */
  /* ------------------------------------------------------------------------- */






  /* ------------------------------------------------------------------------- *
  /* ! --- WooTabV */
  /* ------------------------------------------------------------------------- */

  /*hero-section*/
  .woocommerce-mountain-top
      {
        position: relative; width: 100%;
        height: 25vh;
        left: 0;
        top: 0;
        z-index: 0;
        margin-bottom: -50px;
        background-image: url('https://www.cm-montagna.it/wp-content/uploads/2017/02/subhead-img_01.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
       }

  /*titolo hero*/
  .woocommerce-page .page-title
     { position: absolute; font-size: 30px; color: #025D99; text-transform: uppercase; margin-top: -40px; margin-left: 0; z-index: 9; }

 /*loop-products box*/
 .woocommerce ul.products li.product{ margin-bottom: 150px; }
   /*loop-products cards*/
   .footer-cards { background: #fff; border-radius: 3px; box-shadow: -4px 4px 7px 0 rgba(0, 0, 0, 0.2); }
   .woocommerce ul.products li.product
     { box-sizing: border-box; position: relative; margin: 0 0 5px 0; padding: 3px; width: 25%; }
     /*loop-products cards image*/
     .woocommerce ul.products li.product a img { margin: 0; border-radius: 3px 3px 0 0; max-width: 100%; }
     .woocommerce ul.products li.product a img:hover { transform: scale(1.03); transition: all .5s; max-width: 100%;}
       /*loop-products cards title*/
       .woocommerce ul.products li.product .woocommerce-loop-product__title
         { font-size: 18px; padding: 5px 0; margin-left: 5px; margin-right: 5px; line-height: 19px; }
         /*loop-products cards days*/
         .dp-wc-giorni { font-size: 13px; line-height: 120%; color: #888888; margin-left: 5px; }
           /*loop-products price*/
           .woocommerce ul.products li.product .price { font-size: 20px; color: #289FCD; padding-top: 20px; margin-left: 7px;  margin-bottom: 8px; }
             /*loop-products button*/
             .woocommerce ul.products li.product a.button
               { padding: 8px; margin-top: 5px; left: 7px; bottom: 10px; font-size: 13px; text-align: center; font-weight: 700; width: auto; }
                 /*loop-products disponiblità*/
                 .elementor-widget-container .footer-cards .dp-wc-disp { bottom: -33px; }
                 .dp-wc-disp
                   { color: #00b200; position: absolute; right: 7px; bottom: 17px; padding: 5px; font-size: 15px; }
                 .nodisp
                   { color: #ea4343; font-size: 15px; letter-spacing: -1px; right: 7px; bottom: 9px; padding: 5px; }




 /* ------------------------------------------------------------------------- *
 /* ! Woo Single Tabv */
 /* ------------------------------------------------------------------------- */


 .woocommerce div.product
 {
   max-width: 100%;
   margin: 0 auto;
   display: grid;
   grid-template-columns: auto;
   grid-template-rows: auto;
   grid-row-start: auto;
 }

 /*TITOLO CATEGORIA IN TESTATA*/
     .conte-cate-head h3 a
     {
       position: absolute;
       font-size: 40px;
       color: #025D99;
       text-transform: uppercase;
       margin-top: -125px;
       z-index: 9;
     }

 /*BREADCUMB*/
     .woocommerce .woocommerce-breadcrumb
       { grid-row: 1 / span 1; margin-top: 36px; text-transform: uppercase; font-size: 9px; line-height: 12px; color: #000; margin-bottom: 20px; }
     .woocommerce .woocommerce-breadcrumb a { color: #888888; }
     .woocommerce .woocommerce-breadcrumb i
       { font-size: 15px; font-weight: 800; color: #e2e2e2;  text-decoration: none;  padding: 0 3px 0 3px;  }

 /*PREZZO OFFERTA*/
     .woocommerce div.product p.price { display: none; } /*nasconde il prezzo originale di woo*/
       /*stile per il prezzo aggiunto custom*/
       .price-custom-position-before { grid-row: 2 / span 1; padding: 5px; width: 100%; z-index: 100; margin-bottom: -30px; }
       .price-custom-position-before p { color: #999999; font-size: 30px; font-weight: 400; text-align: left; margin-bottom: 0; }

 /*LOGHO LOCALITA'*/
     .logo-compre-top { grid-row: 3 / span 1; max-height: 100px; width: auto;  right: 0; }
     .logo-compre-top img { align-items: center; }
     /*IMMAGINE OFFERTA'*/
         .imma-custo-produ { display: inline-block; margin-top: 60px; margin-bottom: 0; width: 100%; float: right; max-height: 300px; }
         .imma-custo-produ > img { width: 100%; max-height: 300px; }
         /*.woocommerce img, .woocommerce-page img { float: right; max-height: 400px; width: auto; }*/

 /*SOMMARIO CON DATI PRINCIPALI*/
     .woocommerce div.product div.summary, .woocommerce-page div.product div.summary
       {  grid-row: 4 / span 1; margin-top: 10px; width: 100%; margin-bottom: 0; }

     /*TITOLO*/
         .woocommerce div.product .product_title
           {
             width: 100%; font-size: 30px;
             font-weight: 600;
             letter-spacing: -2px;
             margin-bottom: 5px;
           }
           /*INFO-SOTTO TITOLO */
               .info-sottot { font-size: 13px; color: #888888; }
               /*DESCRIZIONE OFFERTA*/
                   .offer-description { font-size: 16px; color: #424242; margin-top: 20px; }
                   /*DESCRIZIONE SECONDARIA*/
                       .second-description h2
                         { font-size: 22px; text-transform: uppercase; font-weight: 700; letter-spacing: 2px; margin-top: 35px; }
                         /*trattino*/
                         .tratt-toff { background: #000; width: 30px; height: 4px; margin-top: -8px; }
                           /*descrizione paragrafo*/
                           .second-description p { font-size: 16px; color: #424242; margin-top: 20px; margin-bottom: 0; }
                             /*cancellazione disponibilità woocommerce
                             .woocommerce div.product p.stock { display: none; }*/



 /*LOGHI SOTTO IMMAGINE - CIRCUITO - WEBSITE - ALTEZZA */
     /*box principale*/
     .altitu-loghi-link { grid-row: 5 / span 1;  width: 50%; margin-bottom: 25px; margin-top: 15px; float: left; }
       /*box contenitore icone*/
       .box-cont-ico { width: 100%; height: auto; display: flex; flex-direction: column; align-items: flex-start; }
         /*logo circuito*/
         .circuito-vacanza-ps { padding: 10px 0; }
           /*box link location*/
           .link-site-location { margin-bottom: -3px; padding: 10px 0; }
             /*box quota altitudine*/
             .location-quota-altit { padding: 10px 0; }
             .location-quota-altit img { margin-bottom: -3px; }
             .text-quota-location b { font-size: 15px; color: #888888; }



 /*IMMAGINE PULLMAN*/
     .viagg-inlu-esclu { grid-row: 6 / span 1; width: 100%; margin-bottom: 0;  }
     .viagg-inlu-esclu img { float: right; width: 50%; padding: 0px; margin-top: -151px;  }


 /*PROGRAMMA APRIBILE - COLLAPSE*/
     /*bara principale*/
     .collapsible
     {
       grid-row: 7 / span 1;
       margin-top: 0;
       background-color: #289fcd;
       border: 2px solid #289fcd;
       color: white;
       cursor: pointer;
       text-transform: uppercase;
       padding: 3px;
       width: 100%;
       border-radius: 4px;
       text-align: left;
       outline: none;
       font-size: 18px;
       font-weight: 600;
     }
     /*icona informazione*/
     .collapsible i { padding-right: 5px; font-size: 25px; border: 1px solid #fff; padding: 10px 18px 10px 18px; border-radius: 999px; }
       /*testo "programma"*/
       .collapsible b { margin-left: 15px; }
         /*barra in hover e attiva*/
         .active, .collapsible:hover { background-color: #fff; color: #289fcd; border: 2px solid #289fcd; border-radius: 4px;  }
         .collapsible:hover i { border: 1px solid #289fcd; padding: 10px 18px 10px 18px; border-radius: 999px; }
           /*body del programma aperto*/
           .content-collapse-button
           {
             padding: 0 18px;
             margin-bottom: 15px;
             max-height: 0;
             overflow: hidden;
             transition: max-height 0.8s ease-out;
             background-color: #fff;
             color: #888888;
             margin-top: 32px;
           }


 /*SEZIONE INFO HOTEL*/
     /*nome dell'hotel - titolo*/
     .hotel-name-star { width: 100%; display: flex; }
     .hotel-name-star h2 { text-transform: uppercase; font-size: 25px; padding-top: 5px; }
       /*stelle dell'hotel*/
       .hotel-rating-star { width: auto; margin-left: 5px; }
         /*descrizione dell'hotel*/
         .description-hotel { width: 100%; float: left; margin-top: 20px; padding-right: 15px; color: #888888; }
         .description-hotel p { margin-bottom: 12px; }
           /*foto dell'hotel*/
           .img-custom-hotel { display: inline-block; width: 100%; float: right; margin-top: 25px; }
             /*lista servizi hotel*/
             .lista-servizi-hotel{ display: inline-block; width: 100%; }/*box contenitore*/
             .elenco-ico-servi { display: flex; }
             .elenco-ico-servi p { font-size: 25px; margin: 0; padding: 8px 12px; }
               /*box riduzioni supplementi*/
               .box-ridu-supply { display: inline-block; border-bottom: 3px solid #289fcd; width: 100%; margin-top: 25px; margin-bottom: 35px; }
                 .boxking-ridu-supply { width: 100%; display: inline-block;  }
                   .rid-sup { background: #dcdcdc; text-align: center; padding: 8px; font-size: 23px; margin-bottom: 0; font-weight: 600; color: #000 !important; }
                   .rid-sup b { margin-right: 10px; font-size: 30px; color: #289fcd; }
                   .box-ridu { width: 100%; padding: 0; }
                     .box-supply { width: 100%; padding: 0; }
                       .box-supply p, .box-ridu p { border: 3px solid #dcdcdc; padding: 15px 10px 15px 10px; color: #888888; }


 /*TABELLA INFORMATIVA WOOCOMMERCE */
     /* titoli tabelle */
     .woocommerce div.product .woocommerce-tabs ul.tabs li a { font-size: 18px; padding: 10px 20px 10px 20px; }
     .woocommerce div.product .woocommerce-tabs ul.tabs li a:hover { color: #289FCD; }
     .woocommerce div.product .woocommerce-tabs ul.tabs li.active a { color: #289FCD; }

     /*sezione offerta*/
     .icon-tab-desc { margin-right: 5px; }
       .quota-comprende h4 { margin-bottom: 10px; font-weight: 500; }
       .quota-comprende { display: inline-Block; width: 100%; margin: 0; padding: 10px 5px; }
         .quota-non-comprende h4 { margin-bottom: 10px; font-weight: 500; }
         .quota-non-comprende { display: inline-Block; width: 100%; margin: 0; padding: 10px 5px; }
           /*sezione recensioni*/
           .woocommerce #reviews #comments h2 { text-transform: uppercase; font-size: 20px; }
             #wp-comment-cookies-consent { margin-top: 120px; display: block; left: 0; }



 /*SEZIONE RIEPILOGO OFFERTA*/
     /*box contenitore principale*/
     .box-riepilog-offer { display: inline-block; }
       /*box contenitore oggetti*/
       .boxe-evi-grey { border-top: 15px solid #289fcd; background: #efefef; padding: 30px 15px 25px 15px; margin-top: 40px; }
         /*titolo*/
         .tiro-recap-3 h4
         { display: inline-block; width: 80%; float: left; font-size: 16px; font-weight: 700; text-transform: uppercase; margin-bottom: 0; }
           /*prezzo*/
           .price-custom-position p { display: inline-block; float: right; color: #999999; font-size: 16px; font-weight: 400; margin-bottom: 0; }
             /*info sotto titolo*/
             .info-sottot { font-size: 11px; }
               /*link a categoria di appartenenza*/
               .catego-recap-section { display: inline-block; width: 100%; padding-bottom: 15px; }
               .catego-recap-section a { color: darkgreen; font-weight: 500; }
               .catego-recap-section a:hover { color: #289fcd; }
               /*Conferma viaggio*/
               .confe-riepilogo
                 { display: inline-block; float: left; font-size: 13px; text-transform: uppercase; margin-top: 0; }
                 /*testo informativo - bugiardino*/
                 .bugiardino-prodo p
                   {
                     font-size: 10px;
                     font-weight: 400;
                     line-height: 11px;
                     font-style: italic;
                     color: #888888;
                     margin-top: 7px;
                     margin-bottom: 11px;
                   }
                    /*dispbibiltà*/
                   .disposable
                   {
                     display: inline-block;
                     border: 1px solid #00b200;
                     border-radius: 5px;
                     display: inline-block;
                     padding: 8px;
                     font-size: 20px;
                     font-weight: 700;
                     color: #00b200;
                   }
                     /*pulsante stampa pdf*/
                     a.dkpdf-button
                       { color: #289fcd; border: 2px solid #289fcd; background: #fff; padding: 6px; margin-top: 14px; border-radius: 4px; }
                     a.dkpdf-button:hover
                      { color: #116b8e; border: 2px solid #116b8e; background: rgb(228, 228, 228); padding: 6px; }

 /*PRODOTTI CORRELATI*/
     /*container*/
     .related.products { border-top: 3px solid #289FCD; margin-top: 30px; }
       /*titolo*/
       .related.products h2 { font-size: 22px; text-transform: uppercase; font-weight: 700; margin-top: 30px; }
         /*titoli woo*/
         .related.products h2.woocommerce-loop-product__title
           { font-size: 16px; text-transform: none; padding: 5px 0 10px 0; margin-left: 7px; margin-right: 7px;  }




 /* ------------------------------------------------------------------------- *
 /* ! --- TabV Sidebar */
 /* ------------------------------------------------------------------------- */


 /*RICERCA*/
 .search-form input[type=text] { width: 60%; }
 .widget.widget_search .search-form { margin-top: 40px; }
 .widget.widget_search .search-form button { padding: 10px 15px 1px 1px; font-size: 17px; }
 .widget.widget_search .search-form input[type=text] { height: 38px; margin-right: 0; }


 /*PRODOTTI IN EVIDENZA*/
 /*titolo*/
 .widget.woocommerce.widget_products h3 { font-size: 15px; color: #4c4c4c; font-weight: 600; text-transform: uppercase; margin-top: 18px; }
   /*box*/
   .woocommerce ul.product_list_widget li
       {  border-radius: 5px; padding: 10px 8px 15px 8px; margin: 15px 0 15px 0; -webkit-box-shadow: -3px 4px 9px 1px rgba(104,104,104,0.51); box-shadow: -3px 4px 9px 1px rgba(104,104,104,0.51); }
   .woocommerce ul.product_list_widget li:hover
       { -webkit-box-shadow: -4px 4px 10px 0px rgba(255,255,255,0.63); box-shadow: -4px 4px 10px 0px rgba(255,255,255,0.63); border: 1px solid #289fcd; }
       /*immagine*/
       .woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img { width: 100%; height: auto; }
         /*testo*/
         .woocommerce ul.product_list_widget li a span { font-size: 15px; font-weight: 600; margin-right: 5px; margin-top: 10px; }
           /*prezzo*/
           .product_list_widget .woocommerce-Price-amount.amount { display: inline-block; font-size: 13px; float: right; margin-right: 5px; margin-top: -21px; }


 /*NEWSLETTER*/
 /*titolo*/
 .widget.widget_text h3
     { display: inline-block; float: left; font-size: 17px; letter-spacing: 1px; color: #4c4c4c; font-weight: 600; text-transform: uppercase; margin-top: 62px; }
     /*busta*/
     .busta-newsletter-side { display: inline-block; height: 40px; width: auto; float: right; margin-top: 42px; }
     .busta-newsletter-side img { height: 50px; width: auto; }
       /*testo*/
       .testo-newsletter-side p { display: inline-block; width: 100%; font-size: 13px; margin-top: 5px; }
         /*form*/
         .subscribeForm .subscribeDataTable { width: 100%; border-radius: 7px; padding: 10px 0px 5px 0px; margin-top: -10px; }
         .subscribeForm input[type=text] { width: 100% !important; }
         .subscribeForm input[type=submit]
           { color: #fff !important; padding: 8px 15px; background: #289fcd !important; border: none !important; width: 100%; }


 /*FEAT*/
 .immagine-sponsor-side { padding: 20px 80px; width: 100%; height: auto; text-align: center; margin: 19px 0 19px 0; }
 .widget.widget_media_image { width: 100%; height: auto; text-align: center; margin-bottom: 35px; }






  .mobile-footer-menu .nav-container.open {  }

  body.admin-bar .navbar-fixed-top { top: 42px;}
  body { padding-top: 0; }
  body.page-template-gutemberg { padding-top: 0;}

  .nav-light { padding: 0; }


  /*LOGO IN FOOTER MENU*/
      .logo img {position: fixed; left: 20px; bottom: 15px; right: auto; top: auto; width: 200px; height: auto; z-index: 999; }




  /* Blocks */
  .wp-block-media-text__media img{ margin-bottom: 30px; }
  .wp-block-media-text h2{ font-size: 55px; }


  .button-right{ position: relative; right: 0;}
  .button-right em{ padding: 10px; display: inline-block; font-style: normal; font-size: 13px;}
  .button-right strong{ padding: 10px 15px; width: 80px; display: inline-block; width: 80px; font-size: 13px; }

  /* hero */
  .hero .wp-block-media-text__content { padding-left: 20px; padding-right: 20px; margin-top: -50px;}
  .hero .wp-block-media-text__media { height: 300px; }



  .img-foo { max-width: 200px; height: auto; }

  /* Woocommerce product page */
  .single .product_title { font-size: 32px; }
  .woocommerce-Tabs-panel h2 { font-size: 18px;}
  .woocommerce div.product .woocommerce-tabs ul.tabs li { padding: 10 5px; }
  .comment-form-cookies-consent { left: 0; }
  .related.products h2 { font-size: 18px; }

  /* Woocommerce Shop Page */
  .woocommerce-ordering { display: none; }



  /* ------------------------------------------------------------------------- *
  /* ! Custom Footer */
  /* ------------------------------------------------------------------------- */

  /*Footer*/
    .footer { background: #f1f1f1; padding: 40px 0 0 0; margin-top: 70px;  }
  /*colonna sinistra*/
    .container-logo-intesta-footer { height: 100%; padding: 20px 0 30px 0; border-right: 0; }
      .footer__logo { text-align: center; width: 300px; }
        .intestazione-footer { margin-top: 20px; padding-left: 20px; }
        .intestazione-footer p { font-size: 18px; }

  /*colonna centrale*/
    .custom-container-footer-menu-left,
    .custom-container-footer-menu-right
      { height: 100%; padding: 40px 10px 0 10px; border-left: 0; border-top: 1px solid #289fcd;  }
        ul#menu-custom-footer-left,
        ul#menu-custom-footer-right
          { display: flex; flex-direction: column; padding: 0; }
          .footer__menu li a { font-size: 18px; padding: 0; }


  /*colonna destra*/
    .container-catalogo-footer{ padding: 20px 0 20px 0; height: 100%; border-top: 1px solid #289fcd; border-left: 0; }
      .catalogo-footer h4 { font-size: 35px; }
        .catalogo-footer a img { max-width: 300px; height: auto; }
          .bottoni-catalogo { text-align: center; padding-top: 20px; display: flex; flex-direction: column; }
          .bottoni-catalogo a { font-size: 18px; text-transform: uppercase; padding: 10px 16px; margin-top: 25px; }







  /* Footer */
  .footer__bottom { padding-bottom: 0px; }







@media (max-width: 450px) {
  /* ----------------------------- */
  /* ! -- Smarthphone */
  /* ----------------------------- */


  /* ------------------------------------------------------------------------- *
  /* ! Custom homepage */
  /* ------------------------------------------------------------------------- */



  /* ------------------------------------------------------------------------- *
  /* ! --- WooSmart */
  /* ------------------------------------------------------------------------- */

  /*hero-section*/
  .woocommerce-mountain-top
      {
        position: relative; width: 100%;
        height: 25vh;
        left: 0;
        top: 0;
        z-index: 0;
        margin-bottom: -50px;
        background-image: url('https://www.cm-montagna.it/wp-content/uploads/2017/02/subhead-img_01.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
       }
       .woocommerce-info { margin-top: 45px; }

  /*titolo hero*/
  .woocommerce-page .page-title
     { position: absolute; font-size: 25px; color: #025D99; text-transform: uppercase; margin-top: -40px; margin-left: 0; z-index: 9; }

  /*loop-products box*/
  .woocommerce ul.products li.product{ margin-bottom: 150px; }
   /*loop-products cards*/
   .footer-cards { background: #fff; border-radius: 3px; box-shadow: -4px 4px 7px 0 rgba(0, 0, 0, 0.2); }
   .woocommerce ul.products li.product
     { box-sizing: border-box; position: relative; margin: 0 0 5px 0; padding: 3px; width: 25%; }
     /*loop-products cards image*/
     .woocommerce ul.products li.product a img { margin: 0; border-radius: 3px 3px 0 0; max-width: 100%; }
     .woocommerce ul.products li.product a img:hover { transform: scale(1.03); transition: all .5s; max-width: 100%;}
       /*loop-products cards title*/
       .woocommerce ul.products li.product .woocommerce-loop-product__title
         { font-size: 11px; padding: 5px 0 5px 0; margin-left: 5px; margin-right: 5px; line-height: 14px; }
         /*loop-products cards days*/
         .dp-wc-giorni { font-size: 9px; line-height: 120%; color: #888888; margin-left: 5px; }
          /*conferma viaggio*/
           .confermavalue-tessere .infaseconfe,
           .confermavalue-tessere .nonconfeable
             { font-size: 9px; }
               /*loop-products price*/
               .woocommerce ul.products li.product .price { font-size: 18px; color: #289FCD; padding-top: 10px; margin-left: 7px;  margin-bottom: 2px; }
                 /*loop-products button*/
                 .woocommerce ul.products li.product a.button
                   { padding: 6px 6px; margin-top: 5px; left: 7px; bottom: 10px; font-size: 11px; text-align: center; font-weight: 700; width: auto; }
                     /*loop-products disponiblità*/
                     .dp-wc-disp
                       { color: #00b200; position: absolute; right: 7px; bottom: 9px; padding: 5px; font-size: 11px; }
                     .dp-wc-nodisp
                       { position: absolute; color: #ea4343; font-size: 11px; letter-spacing: -1px; right: 7px; bottom: 9px; padding: 5px; }




  /* ------------------------------------------------------------------------- *
  /* ! Woo Single Smart */
  /* ------------------------------------------------------------------------- */


  .woocommerce div.product
  {
   max-width: 100%;
   margin: 0 auto;
   display: grid;
   grid-template-columns: auto;
   grid-template-rows: auto;
   grid-row-start: auto;
  }

  /*TITOLO CATEGORIA IN TESTATA*/
     .conte-cate-head h3 a
     {
       position: absolute;
       font-size: 28px;
       color: #025D99;
       text-transform: uppercase;
       margin-top: -50px;
       z-index: 9;
     }

  /*BREADCUMB*/
     .woocommerce .woocommerce-breadcrumb
       { grid-row: 1 / span 1; margin-top: 36px; text-transform: uppercase; font-size: 9px; line-height: 12px; color: #000; margin-bottom: 20px; }
     .woocommerce .woocommerce-breadcrumb a { color: #888888; }
     .woocommerce .woocommerce-breadcrumb i
       { font-size: 15px; font-weight: 800; color: #e2e2e2;  text-decoration: none;  padding: 0 3px 0 3px;  }

  /*PREZZO OFFERTA*/
     .woocommerce div.product p.price { display: none; } /*nasconde il prezzo originale di woo*/
       /*stile per il prezzo aggiunto custom*/
       .price-custom-position-before { grid-row: 2 / span 1; padding: 5px; width: 100%; z-index: 100; margin-bottom: -30px; }
       .price-custom-position-before p { color: #999999; font-size: 30px; font-weight: 400; text-align: left; margin-bottom: 0; }

  /*LOGHO LOCALITA'*/
     .logo-compre-top { grid-row: 3 / span 1; max-height: 100px; width: auto;  right: 0; }
     .logo-compre-top img { align-items: center; }
     /*IMMAGINE OFFERTA'*/
         .imma-custo-produ { display: inline-block; margin-top: 60px; margin-bottom: 0; width: 100%; float: right; max-height: 300px; }
         .imma-custo-produ > img { width: 100%; max-height: 300px; }
         /*.woocommerce img, .woocommerce-page img { float: right; max-height: 400px; width: auto; }*/

  /*SOMMARIO CON DATI PRINCIPALI*/
     .woocommerce div.product div.summary, .woocommerce-page div.product div.summary
       {  grid-row: 4 / span 1; margin-top: 10px; width: 100%; margin-bottom: 0; }

     /*TITOLO*/
         .woocommerce div.product .product_title
           {
             width: 100%; font-size: 30px;
             font-weight: 600;
             letter-spacing: -2px;
             margin-bottom: 5px;
           }
           /*INFO-SOTTO TITOLO */
               .info-sottot { font-size: 13px; color: #888888; }
               /*DESCRIZIONE OFFERTA*/
                   .offer-description { font-size: 16px; color: #424242; margin-top: 20px; }
                   /*DESCRIZIONE SECONDARIA*/
                       .second-description h2
                         { font-size: 22px; text-transform: uppercase; font-weight: 700; letter-spacing: 2px; margin-top: 35px; }
                         /*trattino*/
                         .tratt-toff { background: #000; width: 30px; height: 4px; margin-top: -8px; }
                           /*descrizione paragrafo*/
                           .second-description p { font-size: 16px; color: #424242; margin-top: 20px; margin-bottom: 0; }
                             /*cancellazione disponibilità woocommerce
                             .woocommerce div.product p.stock { display: none; }*/



  /*LOGHI SOTTO IMMAGINE - CIRCUITO - WEBSITE - ALTEZZA */
     /*box principale*/
     .altitu-loghi-link { grid-row: 5 / span 1;  width: 50%; margin-bottom: 25px; margin-top: 15px; float: left; }
       /*box contenitore icone*/
       .box-cont-ico { width: 100%; height: auto; display: flex; flex-direction: column; align-items: flex-start; }
         /*logo circuito*/
         .circuito-vacanza-ps { padding: 10px 0; }
           /*box link location*/
           .link-site-location { margin-bottom: -3px; padding: 10px 0; }
             /*box quota altitudine*/
             .location-quota-altit { padding: 10px 0; }
             .location-quota-altit img { margin-bottom: -3px; }
             .text-quota-location b { font-size: 15px; color: #888888; }



  /*IMMAGINE PULLMAN*/
     .viagg-inlu-esclu { grid-row: 6 / span 1; width: 100%; margin-bottom: 0;  }
     .viagg-inlu-esclu img { float: right; width: 50%; padding: 0px; margin-top: -151px;  }


  /*PROGRAMMA APRIBILE - COLLAPSE*/
     /*bara principale*/
     .collapsible
     {
       grid-row: 7 / span 1;
       margin-top: 0;
       background-color: #289fcd;
       border: 2px solid #289fcd;
       color: white;
       cursor: pointer;
       text-transform: uppercase;
       padding: 3px;
       width: 100%;
       border-radius: 4px;
       text-align: left;
       outline: none;
       font-size: 18px;
       font-weight: 600;
     }
     /*icona informazione*/
     .collapsible i { padding-right: 5px; font-size: 25px; border: 1px solid #fff; padding: 10px 18px 10px 18px; border-radius: 999px; }
       /*testo "programma"*/
       .collapsible b { margin-left: 15px; }
         /*barra in hover e attiva*/
         .active, .collapsible:hover { background-color: #fff; color: #289fcd; border: 2px solid #289fcd; border-radius: 4px;  }
         .collapsible:hover i { border: 1px solid #289fcd; padding: 10px 18px 10px 18px; border-radius: 999px; }
           /*body del programma aperto*/
           .content-collapse-button
           {
             padding: 0 18px;
             margin-bottom: 15px;
             max-height: 0;
             overflow: hidden;
             transition: max-height 0.8s ease-out;
             background-color: #fff;
             color: #888888;
             margin-top: 32px;
           }


  /*SEZIONE INFO HOTEL*/
     /*nome dell'hotel - titolo*/
     .hotel-name-star { width: 100%; display: flex; }
     .hotel-name-star h2 { text-transform: uppercase; font-size: 25px; padding-top: 5px; }
       /*stelle dell'hotel*/
       .hotel-rating-star { width: auto; margin-left: 5px; }
         /*descrizione dell'hotel*/
         .description-hotel { width: 100%; float: left; margin-top: 20px; padding-right: 15px; color: #888888; }
         .description-hotel p { margin-bottom: 12px; }
           /*foto dell'hotel*/
           .img-custom-hotel { display: inline-block; width: 100%; float: right; margin-top: 25px; }
             /*lista servizi hotel*/
             .lista-servizi-hotel{ display: inline-block; width: 100%; }/*box contenitore*/
             .elenco-ico-servi { display: flex; }
             .elenco-ico-servi p { font-size: 25px; margin: 0; padding: 8px 12px; }
               /*box riduzioni supplementi*/
               .box-ridu-supply { display: inline-block; border-bottom: 3px solid #289fcd; width: 100%; margin-top: 25px; margin-bottom: 35px; }
                 .boxking-ridu-supply { width: 100%; display: inline-block;  }
                   .rid-sup { background: #dcdcdc; text-align: center; padding: 8px; font-size: 23px; margin-bottom: 0; font-weight: 600; color: #000 !important; }
                   .rid-sup b { margin-right: 10px; font-size: 30px; color: #289fcd; }
                   .box-ridu { width: 100%; padding: 0; }
                     .box-supply { width: 100%; padding: 0; }
                       .box-supply p, .box-ridu p { border: 3px solid #dcdcdc; padding: 15px 10px 15px 10px; color: #888888; }


  /*TABELLA INFORMATIVA WOOCOMMERCE */
     /* titoli tabelle */
     .woocommerce div.product .woocommerce-tabs ul.tabs li a { font-size: 18px; padding: 10px 20px 10px 20px; }
     .woocommerce div.product .woocommerce-tabs ul.tabs li a:hover { color: #289FCD; }
     .woocommerce div.product .woocommerce-tabs ul.tabs li.active a { color: #289FCD; }

     /*sezione offerta*/
     .icon-tab-desc { margin-right: 5px; }
       .quota-comprende h4 { margin-bottom: 10px; font-weight: 500; }
       .quota-comprende { display: inline-Block; width: 100%; margin: 0; padding: 10px 5px; }
         .quota-non-comprende h4 { margin-bottom: 10px; font-weight: 500; }
         .quota-non-comprende { display: inline-Block; width: 100%; margin: 0; padding: 10px 5px; }
           /*sezione recensioni*/
           .woocommerce #reviews #comments h2 { text-transform: uppercase; font-size: 20px; }
             #wp-comment-cookies-consent { margin-top: 120px; display: block; left: 0; }



  /*SEZIONE RIEPILOGO OFFERTA*/
     /*box contenitore principale*/
     .box-riepilog-offer { display: inline-block; }
       /*box contenitore oggetti*/
       .boxe-evi-grey { border-top: 15px solid #289fcd; background: #efefef; padding: 30px 15px 25px 15px; margin-top: 40px; }
         /*titolo*/
         .tiro-recap-3 h4
         { display: inline-block; width: 80%; float: left; font-size: 16px; font-weight: 700; text-transform: uppercase; margin-bottom: 0; }
           /*prezzo*/
           .price-custom-position p { display: inline-block; float: right; color: #999999; font-size: 16px; font-weight: 400; margin-bottom: 0; }
             /*info sotto titolo*/
             .info-sottot { font-size: 11px; }
               /*link a categoria di appartenenza*/
               .catego-recap-section { display: inline-block; width: 100%; }
               .catego-recap-section a { color: darkgreen; font-weight: 500; }
               .catego-recap-section a:hover { color: #289fcd; }
                 /*testo informativo - bugiardino*/
                 .bugiardino-prodo p { font-size: 10px; font-weight: 400; line-height: 11px; font-style: italic; color: #888888; margin-top: 7px; margin-bottom: 11px; }
                   /*dispbibiltà*/
                   .disposable
                   {
                     display: inline-block;
                     border: 1px solid #00b200;
                     border-radius: 5px;
                     display: inline-block;
                     padding: 5px;
                     font-size: 15px;
                     font-weight: 700;
                     color: #00b200;
                   }
                   /*pulsante stampa*/
                   .shortcodeofferta .dkpdf-button-container
                     { width: 50%; padding-top: 0; padding-bottom: 0; margin-top: -48px; float: right; }
                   a.dkpdf-button
                     { color: #289fcd; border: 1px solid #289fcd; padding: 4px; border-radius: 4px; font-size: 11px; }
                   a.dkpdf-button:hover
                     { color: #116b8e; border: 1px solid #116b8e; background: rgb(228, 228, 228); padding: 4px; }
                     /*pulsante informazioni*/
                     .elementor-4907 .elementor-element.elementor-element-b328aa5 .elementor-button
                       { width: 100%; margin-top: 60px; }


  /*PRODOTTI CORRELATI*/
     /*container*/
     .related.products { border-top: 3px solid #289FCD; margin-top: 30px; }
       /*titolo*/
       .related.products h2 { font-size: 22px; text-transform: uppercase; font-weight: 700; margin-top: 30px; }
         /*titoli woo*/
         .related.products h2.woocommerce-loop-product__title
           { font-size: 16px; text-transform: none; padding: 5px 0 10px 0; margin-left: 7px; margin-right: 7px;  }




  /* ------------------------------------------------------------------------- *
  /* ! --- Smart Sidebar */
  /* ------------------------------------------------------------------------- */

  [class*=col-] { padding: 0 10px; }

  /*RICERCA*/
  .widget.widget_search .search-form { margin-top: 40px; }
  .widget.widget_search .search-form button { padding: 10px 15px 1px 1px; font-size: 17px; }
  .widget.widget_search .search-form input[type=text] { height: 38px; margin-right: 0; }


  /*PRODOTTI IN EVIDENZA*/
  /*titolo*/
  .widget.woocommerce.widget_products h3 { font-size: 15px; color: #4c4c4c; font-weight: 600; text-transform: uppercase; margin-top: 18px; }
   /*box*/
   .woocommerce ul.product_list_widget li
       {  border-radius: 5px; padding: 10px 8px 15px 8px; margin: 15px 0 15px 0; -webkit-box-shadow: -3px 4px 9px 1px rgba(104,104,104,0.51); box-shadow: -3px 4px 9px 1px rgba(104,104,104,0.51); }
   .woocommerce ul.product_list_widget li:hover
       { -webkit-box-shadow: -4px 4px 10px 0px rgba(255,255,255,0.63); box-shadow: -4px 4px 10px 0px rgba(255,255,255,0.63); border: 1px solid #289fcd; }
       /*immagine*/
       .woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img { width: 100%; height: auto; }
         /*testo*/
         .woocommerce ul.product_list_widget li a span { font-size: 15px; font-weight: 600; margin-right: 5px; margin-top: 10px; }
           /*prezzo*/
           .product_list_widget .woocommerce-Price-amount.amount { display: inline-block; font-size: 13px; float: right; margin-right: 5px; margin-top: -21px; }


  /*NEWSLETTER*/
  /*titolo*/
  .widget.widget_text h3
     { display: inline-block; float: left; font-size: 17px; letter-spacing: 1px; color: #4c4c4c; font-weight: 600; text-transform: uppercase; margin-top: 62px; }
     /*busta*/
     .busta-newsletter-side { display: inline-block; height: 40px; width: auto; float: right; margin-top: 42px; }
     .busta-newsletter-side img { height: 50px; width: auto; }
       /*testo*/
       .testo-newsletter-side p { display: inline-block; width: 100%; font-size: 13px; margin-top: 5px; }
         /*form*/
         .subscribeForm .subscribeDataTable { width: 100%; border-radius: 7px; padding: 10px 0px 5px 0px; margin-top: -10px; }
         .subscribeForm input[type=text] { width: 100% !important; }
         .subscribeForm input[type=submit]
           { color: #fff !important; padding: 8px 15px; background: #289fcd !important; border: none !important; width: 100%; }


  /*FEAT*/
  .immagine-sponsor-side { padding: 20px 80px; width: 100%; height: auto; text-align: center; margin: 19px 0 19px 0; }
  .widget.widget_media_image { width: 100%; height: auto; text-align: center; margin-bottom: 35px; }






  .mobile-footer-menu .nav-container.open {  }

  body.admin-bar .navbar-fixed-top { top: 42px;}
  body { padding-top: 0; }
  body.page-template-gutemberg { padding-top: 0;}

  .nav-light { padding: 0; }


  /*LOGO IN FOOTER MENU*/
      .logo img {position: fixed; left: 20px; bottom: 15px; right: auto; top: auto; width: 170px; height: auto; z-index: 999; }

  /* Blocks */
  .wp-block-media-text__media img{ margin-bottom: 30px; }
  .wp-block-media-text h2{ font-size: 55px; }


  .button-right{ position: relative; right: 0;}
  .button-right em{ padding: 10px; display: inline-block; font-style: normal; font-size: 13px;}
  .button-right strong{ padding: 10px 15px; width: 80px; display: inline-block; width: 80px; font-size: 13px; }

  /* hero */
  .hero .wp-block-media-text__content { padding-left: 20px; padding-right: 20px; margin-top: -50px;}
  .hero .wp-block-media-text__media { height: 300px; }



  .img-foo { max-width: 200px; height: auto; }

  /* Woocommerce product page */
  .single .product_title { font-size: 32px; }
  .woocommerce-Tabs-panel h2 { font-size: 18px;}
  .woocommerce div.product .woocommerce-tabs ul.tabs li { padding: 10 5px; }
  .comment-form-cookies-consent { left: 0; }
  .related.products h2 { font-size: 18px; }

  /* Woocommerce Shop Page */
  .woocommerce-ordering { display: none; }

  /* Footer */
  .footer__bottom { padding-bottom: 0px; }

  .intestazione-footer p { margin-left: 30px; }

}

/* --------------------------------------------------------------------------------------------------------------------------- */
/* WordPress Default Styles */
/* --------------------------------------------------------------------------------------------------------------------------- */


/* Pagination */
.pagination { margin: 40px 0 40px 0; padding: 0; width: 100%; }
.pagination span,
.pagination a { float: left; margin: 0 10px 10px 0; padding: 14px 19px; border: 1px solid #ddd; }

/* Gallery */
.gallery { float: left; margin: 20px 0 20px 0; width: 103.55%; }
.gallery-item { float: left; width: 33.333333%; text-align: center; }
.gallery img { margin: 0 10% 0 0; width: 90%; height: auto; border: none!important; }
.gallery-caption { width: 90%;margin:10px 0 0 0;}

/* Image */
.alignleft { float: left; margin-right: 20px; margin-bottom: 10px; max-width: 97%; height: auto; }
.alignright { float: right; margin-bottom: 10px; margin-left: 20px; max-width: 97%; height: auto; }
.aligncenter { display: block; margin: 0 auto; max-width: 97%; height: auto; }
.alignnone { max-width: 97%; height: auto; }
.alignfull {
    margin-left  : calc( -100vw / 2 + 100% / 2 );
    margin-right : calc( -100vw / 2 + 100% / 2 );
    max-width    : 100vw;
    width        : 100vw;
}

/* img responsive */
.img-res{width: 100%;height: auto;}

/* video responsive */
.video-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Table */
/*
table {border-collapse: collapse;margin: 40px 0; width:100%;}
table, th, td {border: 1px solid #ddd;padding:10px; font-size: 18px;text-transform: capitalize;}
table  tr:first-child td {font-weight: 900; text-transform: uppercase; padding:12px 8px;}
*/

th, td{ border-bottom: none;}

/* Image Caption */
.wp-caption { margin-top: 1.5rem;margin-bottom: 0px; padding: 10px; max-width: 97%; border: 1px solid #ddd; text-align: center; }
.wp-caption img { margin: 0; padding: 0; width: 100%!important; height: auto; border: 0 none; }
.wp-caption p.wp-caption-text { margin: 0; padding: 8px; font-size: 1em; line-height: 17px; }

/* Stiky */
.sticky { border-right: 3px solid #eee; border-bottom: 3px solid #ddd; }

/* Search */
.search-form {background: #eee;}
.search-form input[type=text]{ width: 80%; color: #333; }
.search-form button{float:right;padding:10px 15px 0 0;border: none; background: none;padding: 11px;}

/* Contact Form 7 */
.wpcf7 label{width:100%}

/* Comments */
.comment-form-author,
.comment-form-email,
.comment-form-url { float: left; margin-top: 20px; margin-right: 3%; width: 30.3333333%; }
.comment-form-author input,
.comment-form-email input,
.comment-form-url input { width: 100%; }

ol.commentlist { margin: 0 0 1em; padding: 0; list-style: none; text-indent: 0; }
ol.commentlist li.comment { padding: 1em; border-top: 1px solid #eee; }
ol.commentlist li.comment div.vcard cite.fn { text-transform: uppercase; font-size: 14px; }
ol.commentlist li.comment div.vcard img.avatar { float: left; margin: 6px 1em 1em 0; border-radius: 50px; }
ol.commentlist li.comment div.comment-meta { font-size: 12px; }
ol.commentlist li.comment ul { margin: 0 0 1em 2em; }
ol.commentlist li.comment div.reply { margin-left: 80px; font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { margin: 1em 0 0; list-style: none; text-indent: 0; }
ol.commentlist li.comment ul.children li.depth-2 { margin: 0 0 .25em .25em; border-left: 1px solid #eee; }
ol.commentlist li.comment ul.children li.depth-3 { margin: 0 0 .25em .25em; border-left: 1px solid #eee; }
ol.commentlist li.comment ul.children li.depth-4 { margin: 0 0 .25em .25em; border-left: 1px solid #eee; }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { /* background: #f9f9f9; */  }
ol.commentlist li.parent { border-left: 1px solid #eee; }
ol.commentlist li.bypostauthor .fn { font-weight: bold; }
ol.commentlist li img{max-width: 97%;}

input[type=text],
input[type=email] { width: 98%;margin-right: 10px; padding: 10px; border: none; background: #eee; -webkit-appearance: none;border-radius: 0;font-size: 14px;}
textarea { padding: 10px; width: 98%; border: none; background: #eee; -webkit-appearance: none;border-radius: 0;font-size: 14px;}
input[type=submit] { margin-top: 10px; padding: 15px 20px; color: #fff; text-transform: uppercase; background: #333; border:none; font-size: 14px;}
#comments { width: 100%; }

/* Calendar Widget */
#wp-calendar { width: 100%; }
#wp-calendar a { padding: 0; border: none; }
#wp-calendar caption,
.screen-reader-text { padding-bottom: 10px; color: #000; text-align: left; text-transform: uppercase; font-weight: 700; font-size: 14px; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { padding: 8px; border: 1px solid #fff; background: #f5f5f5; text-align: center; }
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { text-align: right; text-transform: uppercase; font-size: 10px; }
#wp-calendar tfoot #prev { padding-top: 10px; text-transform: uppercase; font-size: 10px; }


/*cookie-consent*/
.pulsante-cookie-custom { color: #289fcd !important; background: #fff !important; font-size: 14px; text-transform: uppercase; padding: 10px 20px; border-radius: 7px; }
.pulsante-cookie-custom:hover{ background: #ffffd4!important; }
.cookie-notice-container { font-size: 16px; height: 180px; padding: 50px !important; }
.cn-text-container { margin-bottom: 25px!important; }

@media only screen and (max-width: 767px){
  #cookie-notice .cookie-notice-container{
    margin-bottom: 120px;
  }
}





/*modulo soddisfazione*/
@media only screen and (max-width: 767px){
.ui.selection.dropdown .menu {
    max-height: fit-content!important;
  }
}





/*SPONSOR*/
.wp-block-image.logo-my-network.sponsor
{
    margin: 5px 0!important;
    border: 1px solid #289fcd!important;
    padding: 5px!important;
    border-radius: 5px!important;
}
.widget_media_image>.logo-sponsor-sidebar>figure {
    display: flex!important;
    align-items: center!important;
    justify-content: center!important;
    padding-bottom: 25px!important;
}

.Immagine-sponsor-numana-blu
 {
    display: flex;
    align-items: center;
    justify-content: center;
}


























/* end */
