/* OMYGODDNESS.COM CSS by Biagio Maffettone. Last release Ott. 13, 2025 */
/* We don't use bootstrap, our framework is called butt-strips, well let's call it a fake-work */
/* Warning: this is the most messed up CSS you've downloaded, I warned you! But we love this mess */
* {
	max-width: 1148px;
  margin: auto;
	padding: 0;
	border: 0;
  box-sizing: border-box; /* per serach box prima era nel main star */
}
  #page_comp, #page_sc {
    max-width: 750px !important;
  }
  #page_comp .sharethis-inline-share-buttons {display: none;}
  #page_comp .sitebottom {display: none;}
  #page_sc .sharethis-inline-share-buttons {display: block;}
  #page_comp #navshare {display: none;}
  #page_sc #navshare  {display: block;}

/* icomoon FontAwesome*/
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
@font-face {
  font-family: 'FontAwesome';
  src:  url('/fonts/FontAwesome.eot?p0q4am');
  src:  url('/fonts/FontAwesome.eot?p0q4am#iefix') format('embedded-opentype'),
    url('/fonts/FontAwesome.ttf?p0q4am') format('truetype'),
    url('/fonts/FontAwesome.woff?p0q4am') format('woff'),
    url('/fonts/FontAwesome.svg?p0q4am#FontAwesome') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="fa-"], [class*=" fa-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'FontAwesome' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-music:before { content: "\f001"; }
.fa-search:before { content: "\f002"; }
.fa-heart:before { content: "\f004"; }
.fa-close:before, .fa-remove:before, .fa-times:before { content: "\f00d"; }
.fa-home:before { content: "\f015"; }
.fa-download:before { content: "\f019"; }
.fa-volume-up:before { content: "\f028"; }
.fa-text-height:before { content: "\f034"; }
.fa-pencil:before { content: "\f040"; }
.fa-edit:before, .fa-pencil-square-o:before { content: "\f044"; }
.fa-chevron-left:before { content: "\f053"; }
.fa-chevron-right:before { content: "\f054"; }
.fa-times-circle:before { content: "\f057"; }
.fa-info-circle:before { content: "\f05a"; }
.fa-arrow-left:before { content: "\f060"; }
.fa-arrow-right:before { content: "\f061"; }
.fa-exclamation-circle:before { content: "\f06a"; }
.fa-eye:before { content: "\f06e"; }
.fa-exclamation-triangle:before, .fa-warning:before { content: "\f071"; }
.fa-calendar:before { content: "\f073"; }
.fa-twitter-square:before { content: "\f081"; }
.fa-cogs:before, .fa-gears:before { content: "\f085"; }
.fa-thumbs-o-up:before { content: "\f087"; }
.fa-thumbs-o-down:before { content: "\f088"; }
.fa-trophy:before { content: "\f091"; }
.fa-twitter:before { content: "\f099"; }
.fa-facebook:before, .fa-facebook-f:before { content: "\f09a"; }
.fa-arrow-circle-up:before { content: "\f0aa"; }
.fa-globe:before { content: "\f0ac"; }
.fa-chain:before, .fa-link:before { content: "\f0c1"; }
.fa-bars:before, .fa-navicon:before, .fa-reorder:before { content: "\f0c9"; }
.fa-pinterest:before { content: "\f0d2"; }
.fa-caret-down:before { content: "\f0d7"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-comment-o:before { content: "\f0e5"; }
.fa-bolt:before, .fa-flash:before { content: "\f0e7"; }
.fa-lightbulb-o:before { content: "\f0eb"; }
.fa-cloud-download:before { content: "\f0ed"; }
.fa-angle-left:before { content: "\f104"; }
.fa-angle-right:before { content: "\f105"; }
.fa-quote-left:before { content: "\f10d"; }
.fa-quote-right:before { content: "\f10e"; }
.fa-mail-reply:before, .fa-reply:before { content: "\f112"; }
.fa-smile-o:before { content: "\f118"; }
.fa-frown-o:before { content: "\f119"; }
.fa-long-arrow-left:before { content: "\f177"; }
.fa-long-arrow-right:before { content: "\f178"; }
.fa-bug:before { content: "\f188"; }
.fa-tree:before { content: "\f1bb"; }
.fa-file-pdf-o:before { content: "\f1c1"; }
.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before { content: "\f1c5"; }
.fa-share-alt:before { content: "\f1e0"; }
.fa-cc-paypal:before { content: "\f1f4"; }
.fa-hourglass-2:before, .fa-hourglass-half:before { content: "\f252"; }
.fa-copy:before { content: "\e92c"; }
.fa-sphere:before { content: "\e9c9"; }
.fa-arrow-left1:before { content: "\ea38"; }
.fa-pinterest2:before { content: "\ead2"; }
/* icomoon fine */
  
body {
  background: #FFFFFF; /* biancastro */
  color: #67727A;
  font-family: 'Alegreya',  sans-serif;
  height:100%;
}
input:focus {
  outline:none; /* toglie i rettangoli dai box di input*/
}
li { list-style: none; }
hr.yellow {
 max-width: 100%;
 border: 2px solid orange;
}
q, blockquote {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

/* bordi inizio */
#border-top, #border-bottom, #border-left, #border-right {
  background: orange;
  position: fixed;
  z-index: 999;
}
#border-left, #border-right {
    top: 0; bottom: 0;
    width: 4px;
}
#border-left { left: 0; }
#border-right { right: 0; }
    
#border-top, #border-bottom {
    left: 0; right: 0;
    height: 4px;
}
#border-top { top: 0; }
#border-bottom { bottom: 0; }
/* bordi fine*/

.topnav-v {
  position: fixed;
  background: white;
  height: 670px;
  width:  72px;
  display: inline-block;
  padding-top: 2px;
  z-index: 10;
}
.topnav-v #titolo {
  writing-mode: vertical-lr;
  text-orientation: sideways;
  margin-left: -15px; 
  color: lightyellow;
  margin-top: -2px;
}

.topnav {
  position: fixed;
  background: orange;
  background-image: linear-gradient(to bottom left, red, yellow); 
  height: 72px;
  width:  100%;
  display: block;
  padding-top: 2px;
  z-index: 10;
  max-width: inherit;
}
.gradiente1 {
  background-color: orange; /* For browsers that do not support gradients */
  background-image: linear-gradient(to bottom left, red, yellow); /* Standard syntax (must be last) */
}
.testogradiente1 {
  color: white;
  background-image: linear-gradient(to right, red, orange); 
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

h1 {
  font-weight: 600;
  font-family: 'Alegreya Sans', sans-serif;
  font-size: 200%;
}
h4 {
  font-weight: 600;
  font-family: 'Alegreya Sans', sans-serif;
  font-size: 200%;
}
h1#titolo {
  color: white;
  font-weight: 600;
  font-family: 'Alegreya Sans', sans-serif;
  font-size: 350%;
  padding-left: 20px;
  display: inline-block;
  font-style: italic;
  text-shadow: 2px 2px #ed4123;
}
h4#titolo {
  color: white;
  font-weight: 600;
  font-family: 'Alegreya Sans', sans-serif;
  font-size: 350%;
  padding-left: 20px;
  display: inline-block;
  font-style: italic;
  text-shadow: 2px 2px #ed4123;
}
#titolo:hover {color: yellow;}
#logoo {
  margin-left: 5px;
	float: left;
	width: 67px;
	height: 68px;
	background: url(/img/o-omg-logo.svg) no-repeat center;
	background-size: 67px 68px;
	 -webkit-animation-name: anima-logoo; /* Safari 4.0 - 8.0 */
   -webkit-animation-duration: 0.3s; /* Safari 4.0 - 8.0 */
	 animation-name: anima-logoo;
   animation-duration: 0.3s;
   animation-delay: 2.3s;
   animation-iteration-count: 3;
}

#logoo:hover {
	animation-name: anima-logoo2;
    -webkit-animation-duration: 0.3s; /* Safari 4.0 - 8.0 */
    animation-duration: 0.3s;
    animation-delay: 0s;
    animation-iteration-count: infinite;
}
.h2bis {
  display: block;
  font-size: 1.5em;
  margin-top: 0.83em;
  margin-bottom: 0.83em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}
.hamburger {
  padding-top: 5px;
	font-size:52px; color: white; 
	margin-right:10px;
	float:right; 
	text-decoration: none;
	display: inline-block; 
}
a.hamburger:hover {
	color: yellow;
}
.lente {
  padding-top: 12px;
  font-size:40px; color: white; 
  margin-right:40px;
  float:right; 
  text-decoration: none;
  display: inline-block; 
}
a.lente:hover {
  color: yellow;
}

/* scela linga ----- Inizio --*/
.languagepicker {
  display: inline-block;
  display: block;
  padding: 0;
  height: 40px;
  overflow: hidden;
  margin: 15px 25px 10px 0;
  float: right;
}

.languagepickerxx:hover {
  height: 181px;
}

.languagepicker a{
  color: white;
  text-decoration: none;
  font-size: 180%;
  font-weight: 300;
}

.languagepicker li {
  display: inline-block;
  display: block;
  padding: 0px 20px;
  line-height: 40px;
  border-top: 1px solid #EEE;

}

.languagepicker li:hover{
  background-color: yellow !important; 
  background-image: linear-gradient(to bottom left, white, yellow) !important;
  color: red;
  border: solid 1px;
}

.languagepicker a:first-child li {
  border: none;
  border-radius: 25px;
}
.languagepicker a:nth-child(2) li {
  border: none;
  background-image: linear-gradient(to bottom left, red, yellow);
  border-radius: 25px;
}

.languagepicker a:nth-child(3) li {
  border: none;
  background-image: linear-gradient(to bottom left, red, yellow);
  border-radius: 25px;
}
.languagepicker li img {
  margin-right: 5px;
}
.roundborders {
  border-radius: 5px;
}
.large:hover {height: 122px;}

/* Search page in overlay  -- inizio */
.overlays {
  height: 100px;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 11;
  background-image: linear-gradient(to bottom left, red, yellow);
}
.overlays i {
  color: white;
  font-size: 19px;
  font-weight: 900;
}
.overlays-content {
  position: relative;
  top: 20%;
  width: 80%;
  text-align: center;
  margin-top: 30px;
  margin: auto;
}
.overlays .closebtn {
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 60px;
  cursor: pointer;
  color: white;
}
.overlays .closebtn:hover {
  color: yellow;
}
.overlays input[type=text] {
  padding: 15px;
  font-size: 17px;
  border: none;
  float: left;
  width: 80%;
  background: white;
  border-radius: 25px;
}
.overlays input[type=text]:hover {
  background: #f1f1f1;
}
.overlays button {
  float: left;
  width: 16%;
  padding: 15px;
  background: violet;
  font-size: 17px;
  border: none;
  cursor: pointer;
  border-radius: 25px;
  margin-left: 5px;
  outline: 0 none !important;
}
.overlays button:hover {
  background-color: brown;
}
/* Search page in Overlay --- fine  */

#linguexxx:hover ~ #voci-menu {height: 150px !important;}

#linguemobile {
  position: absolute;
  top: 43px;
  left: 14px;
  }
  #linguemobile a {
    display: inline-block !important;
    margin-left: -10px !important;
  }
 /* scela linga ----- Fine --*/

#voci-menu {
  display: none;
  height: 150px;
  width: 100%;
  border-radius: 0 0 20px 20px;
  background-color: black;
  }
#voci-menu a {
  color: orange;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 180%;
  float: left;
}
#voci-menu a:hover {
  color: white;
}
#Return2Top {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 46px;
  color: orange;
  background-image: linear-gradient(to right, red, yellow); 
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#Return2Top:hover {
  color: black;
  cursor: pointer;
}
#chevron-dx {
  z-index: 1;
  font-size: 46px;
  color: lightgray;
}
#chevron-dx:hover {
  color: blue;
  cursor: pointer;
}
#chevron-sx {
  z-index: 1;
  font-size: 46px;
  color: lightgray;
}
#chevron-sx:hover {
  color: blue;
  cursor: pointer;
}
/* Centered text */
.centered {
  position: absolute !important;
  top: 150px;
  left: 60px;
}
.centered-right {
  position: absolute;
  top: 30%;
  right: 16px;
}
.centered-left {
  position: absolute;
  top: 30%;
  left: 16px;
}
.desktop-only {
  display: block !important;
}
.mobile-only {
  display: none !important;
}

/* Animazione logo Standard syntax */
@keyframes anima-logoo {
  25%  {transform: rotate(-90deg); }	
  50%  {transform: rotate(-180deg);}
  75%  {transform: rotate(-270deg);}
  100% {transform: rotate(-360deg);}
}
@keyframes anima-logoo2 {	
  25%  {transform: rotate(-90deg);}	
  50%  {transform: rotate(-180deg);}
  75%  {transform: rotate(-270deg);}
  100% {transform: rotate(-360deg);}
}

.img_responsive {
 /* responsive image */
  max-width: 100%;
  height: auto;
  max-height: 500px;
}
/* Categories  Start */
.categories-az {
  max-height: 912px;
  width: 250px;
  padding-top: 20px;
  padding-left: 10px;
  overflow-y: scroll;
  float: left;
  background: white;
  margin-right: 50px;
  display: block;
  border-style: solid;
  border-color: lightgray;
  border-width: 0px 0px 1px 0px; 
  border-radius: 0px;
  margin-top: 4px;
}
.categories-az a {
  padding: 0 0 8px 8px;
  text-decoration: none;
  font-size: 120%;
  color: #67727A;
  display: block;
}

.categories-az a:hover {
  background: lightblue;
  background-image: linear-gradient(to bottom left, white, lightblue);
  display: block;
  border-radius: 5px;
  font-weight: 400; 
  color: #67727A;
  margin-right: 5px;
}
.categories-az .closebtn a{
  font-size: 200%;
  margin-top: -11px;
  margin-right: 16px;
  float: right;
  cursor: pointer;
  color: white;
}

.categories-az .closebtn a:hover {
  color: red;
  text-align: right;
  width: 100px;
}
.categories-az h3 {
  font-size: 180%;
}
#InputCat {
  background: lightblue;
  background-image: linear-gradient(to bottom left, lightblue, white);
  width: 95%;
  font-size: 16px;
  padding: 12px 20px 22px 40px;
  margin-bottom: 28px;
  border-radius: 25px;
}
/* Categories  End */


/* Managing thumbnails start */
.galleryContainer {
 width: 668px;
 overflow: hidden;
 margin: auto;
 padding: 0 0 0 0;
 border: 0;
 float: left;
}
.galleryContainer h1 {
 font-size: inherit;
 font-weight: inherit;
 display: inherit;
 color: inherit;
 background: inherit;
 font-style: inherit;
 font-family: inherit;
}
#caption h1 {
 font-size: inherit;
 font-weight: inherit;
 display: inherit;
 color: inherit;
 background: inherit;
 font-style: inherit;
 font-family: inherit;
}
.sitebottom h2 {
 font-size: inherit;
 font-weight: inherit;
 display: inline;
 color: inherit;
 background: inherit;
 font-style: inherit;
 font-family: inherit;
}
.sitebottom .h2bis {
 font-size: inherit;
 font-weight: inherit;
 display: inline;
 color: inherit;
 background: inherit;
 font-style: inherit;
 font-family: inherit;
}
#h2texthome h2 {
 font-size: inherit;
 font-weight: inherit;
 font-style: inherit;
 font-family: inherit;
 background-color: lightyellow;
 display: inline;
}
.titolocentrato {
float: none;margin-left: 13%;
}
.galleryItem {
 float: left; 
 width: 160px;
 margin-left: 5px;
}

#page_browse .itemWrapper {
   margin-top: 18px;
   border-top: 2px solid lightblue;
   border-radius: 0px; 
}
#page_browse .itemWrapper:hover {border-color:lightblue; border-radius: 25px;}

.related-categ {
    text-align: center;
    margin-top: 2px;
    background: lightblue;
    background-image: linear-gradient(to bottom left, white, lightblue);
    font-size: 120%;
    display: inline-block;
    border-radius: 25px;
    padding: 6px 10px 6px 10px; 
    font-weight: 400; 
    color: #67727A;
    margin-left: 5px;
    margin-bottom: 10px;
}
.related-categ:hover  {
   background: blue;
   background-image: linear-gradient(to bottom left, lightblue, white);
 } 

#page_browse .galleryItem img {
  margin-top: 20px;
}

.galleryItem a {
  text-decoration: none; 
  color: #67727A;
}
/* Managing thumbnails end */

#page_contact p , li {
  font-family: 'Alegreya',  sans-serif;
  font-size: 120%;
  line-height: 1.6em;
}
.ico_contacts {
  font-size: 26px;
  color: lightblue;
  padding-right: : 15px;
  float: left;
}

.message_2 {display: none;}
.biglabel {
  font-family: 'Alegreya',  sans-serif;
  font-size: 200%;
  display: inline-block;
  font-style: italic;
  font-weight: 600;
}
.biglabel-old:before {
  content: '\f10d';
  font-family: FontAwesome;
  padding-right: 8px;
  font-size: 27px;
  color: lightblue;
}
.biglabel-old:after {
  content: '\f10e';
  font-family: FontAwesome;
  padding-left: 5px;
 font-size: 27px;
 color: lightblue;
}

.top-adv {
  float: left;
  margin-top: 4px;
}
#page_view .top-adv {
  display: none;
}
/* #page_view .hide_page {display: none;} */
#page_view .galleryContainer {
  height: auto; 
  position: relative;
}
#page_comp .galleryContainer { 
  position: relative;
  float: none;
}
#page_sc .galleryContainer { 
  position: relative;
  float: none;
}
#page_sc #formComposeId {display: none;}
#page_sc .sc-hide {display: none;}
#page_comp #sc-show {display: none;}
#page_sc #sc-show {display: block; padding-bottom: 8px; padding-top: 3px;}
#page_sc .button.preview {display: none;}
#page_comp #copy {display: none;}
#page_sc #copy {display: block;}
#sc_show h2 {font-size: 100%;}
#page_comp .credits {display: none;}
#copy {
   float: none; 
   font-size: 32px; 
   margin-right: 16px; 
   margin-bottom: 8px;
   text-align: center;
}
#copyxx {
   float: none; 
   font-size: 32px; 
   text-align: center;
}

.vl-borderwrapper {border-right: 2px solid orange; border-left: 2px solid orange; width: 100%; float: left;}

#formComposeId {margin-top: -22px;}
#page_index .top-adv {display: block;}
#page_browse .top-adv {display: block;}
.right-adv {
  /*display: none;*/
  float: left;
  float: right;
  margin-top: 20px;
  width: 120px;
}
.square-adv-desktop {
 
}
.square-adv {
  /*display: none;*/
}
#page_view .square-adv {
  display: none;
}
.bottom-adv {
  /*display: none;*/
}

/* Scroll Bar inizio */
#style-6::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

#style-6::-webkit-scrollbar
{
    width: 10px;
    background-color: #F5F5F5;
}

#style-6::-webkit-scrollbar-thumb
{
    background-color: #F90; 
    background-image: -webkit-linear-gradient(45deg,
                                              rgba(255, 255, 255, .2) 25%,
                                              transparent 25%,
                                              transparent 50%,
                                              rgba(255, 255, 255, .2) 50%,
                                              rgba(255, 255, 255, .2) 75%,
                                              transparent 75%,
                                              transparent)
}
/* Scroll Bar fine */


/* faq inizio */
.faq-section{
      margin: 40px 0;
      position: relative;
    }

    .faq-section p{
      display: none;
    } 

    .faq-section input{
      position: absolute;
      z-index: 2;
      cursor: pointer;
      opacity: 0;     
      display: none\9; /* IE8 and below */
            margin: 0;      
      width: 100%;
      height: 36px;
    }       

    .faq-section label+p{
      display: block; 
      color: #999;
      font-size: 120%;
      -webkit-transition: all .15s ease-out; 
      transition: all .15s ease-out;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;           
    }

    .faq-section input[type=checkbox]:checked~p{
      display: block;
      color: #444;
      font-size: 120%;
      text-overflow: clip; 
      white-space: normal;
      overflow: visible; 
    }

    .faq-section label{
      font-size: 120%;
      background: lightblue;
      display: block;
      position: relative;
      height: 40px;
      padding: 7px 10px;
      font-weight: bold;
      border: 1px solid #ddd;
      border-left: 3px solid #888;
      text-shadow: 0 1px 0 rgba(255,255,255,.5);
      transition: all .15s ease-out;      
    }

    .faq-section label::-moz-selection{ /* remove text selection when toggle-ing */
      background: none;
    }

    .faq-section label::selection{
      background: none;
    }

    .faq-section label:hover{
      background: #f5f5f5;
    }

    .faq-section input[type=checkbox]:checked~label{
      border-color: #ff7f50;      
      background-image: linear-gradient(to bottom, #fff, #f5deb4);
      box-shadow: 0 0 1px rgba(0,0,0,.4);       
    }

    .faq-section label::before{
      content: '';
      position: absolute;
      right: 4px;
      top: 50%;
      margin-top: -6px;
      border: 6px solid transparent;
      border-left-color: inherit; 
    }

    .faq-section input[type=checkbox]:checked~label::before{
      border: 6px solid transparent;
      border-top-color: inherit;
      margin-top: -3px;
      right: 10px;  
    }

/* faq fine */


.right-top-corner {
  background: url(/img/ohmyface.png) no-repeat center;
  background-size: 120px 93px;
  margin-top: 4px;
  color: orange;
  width: 120px;
  height: 93px;
  align-content: center;
  border-left: 1px solid lightgray;
  border-bottom: 1px solid lightgray;
  float: right;
  border-radius: 5px;
}

/* View  start  */
.viewWrapper {
 width: 668px;
 overflow: hidden;
 margin: auto;
 padding: 0 0 0 0;
 border: 0;
 float: left;
}
.viewCaption {
 color: #FFA500;
 font-weight: 600;
 font-size: 240%;
 text-align: center;
 font-style: italic;
}
.credits {
  font-family: 'Alegreya',  sans-serif;
  font-size: 85%;
  margin-bottom: 0px;
  margin-top: 0px;
 display: inline-block;
 width: 160px;
}
.dynamic-height {
   margin-top: calc(100% - 250px);
}

.credits li {
    padding-bottom: 0px;
}

audio {
  max-width: 250px;
  max-height: 30px;
}
/* View  end    */

.button {
  border: 3px solid lightblue;
  border-radius: 50px;
  color: #67727A;
  background-color: white;
  padding: 16px 25px;
  margin: 0 10px;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  display: inline-block;
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s;
  background-image: linear-gradient(to bottom left, white, lightblue);
  outline: 0 none !important;
}
.button:hover {
  border-radius: 50px;
  background: lightblue;
  color: #fff;
  border: 3px solid gray;
}
.button.personalize {
  margin: 16px 0 16px 0;
  padding: 16px 35px;
  font-size: 120%;
}
.button.personalize:before {
  content: '\f044';
  font-family: FontAwesome;
  padding-right: 10px;
  color: blue;
  font-size: 130%;
}
.button.personalize:hover:before {
  color: yellow;
}
.button.personalize:after {
  content: '\f1e0';
  font-family: FontAwesome;
  padding-left: 10px;
  color: blue;
  font-size: 130%;
}
.button.personalize:hover:after {
  color: yellow;
}

.btn_personalize {
  margin-top: 5px;
  background-color: green;
  border: none;
  color: white;
  padding: 12px 12px;
  cursor: pointer;
  font-size: 20px;
  border-radius: 15px;
}

.btn_personalize:hover {
  background-color: #6b0707;
}
.btn_personalize:before {
  content: '\f044';
  font-family: FontAwesome;
  padding-right: 10px;
  color: white;
  font-size: 130%;
}
.btn_personalize:hover:before {
  color: yellow;
}
.btn_personalize:after {
  content: '\f1e0';
  font-family: FontAwesome;
  padding-left: 10px;
  color: white;
  font-size: 130%;
}
.btn_personalize:hover:after {
  color: yellow;
}

.button.preview {
  margin: 16px 0 16px 0;
  padding: 16px 25px;
}
.button.preview:before {
  content: '\f06e';
  font-family: FontAwesome;
  padding-right: 10px;
  color: blue;
  font-size: 130%;
}
.button.preview:hover:before {
  color: yellow;
}

.button.share {
  margin: 16px 0 16px 0;
  padding: 16px 25px;
  margin-left: 16px;
}
.button.share:after {
  content: '\f1e0';
  font-family: FontAwesome;
  padding-left: 10px;
  color: blue;
  font-size: 130%;
}
.button.share:hover:after {
  color: yellow;
}
.button.oknext {
  margin: 16px 0 16px 0;
  padding: 16px 25px;
  margin-left: 16px;
}
.button.oknext:after {
  content: '\f061';
  font-family: FontAwesome;
  padding-left: 10px;
  color: blue;
  font-size: 130%;
}
.button.oknext:hover:after {
  color: yellow;
}
.showspeakerc {
  color: lightblue;
  font-size: 150%;
  padding-left: 16px;
}
.showspeakerc:hover {
  color: red;
  cursor: pointer;
}
.footer {
  width: 100%;
  height: 90px;
  background-color: lightgray; 
  border-style: solid;
  border-color: orange;
  border-width: 0px 2px 2px 2px;
  -webkit-border-bottom-right-radius: 170px;
  -webkit-border-bottom-left-radius: 170px;
  -moz-border-radius-bottomright: 170px;
  -moz-border-radius-bottomleft: 170px;
  border-bottom-right-radius: 170px;
  border-bottom-left-radius: 170px;
  border-top: 1px solid gray;
  float: left;
}
#page_sc .footer p, #page_comp .footer p {
  margin-top:  8px !important;
}
.footer p {
  text-align:  center;
  margin-top:  60px;
}
.dot {
  height: 10px;
  width: 10px;
  background-color: orange;
  border-radius: 50%;
  display: inline-block;
}
.vl {
  float: right;
  border-left: 2px solid orange;
  height: 912px;
  margin-top: 4px;
}
#page_comp .vl, #page_sc .vl {height: 1000px;}
#page_compose #sc-only {display: none;}
#page_sc #sc-only {display: block;}

/* --- form ---- */
.form-style-1 {
  margin:10px auto;
  max-width: 80%;
  padding: 20px 12px 10px 20px;
  font-size: 120%;
  margin-bottom: 0px;
}
.form-style-1 li {
  padding: 0;
  display: block;
  list-style: none;
  margin: 10px 0 0 0;
}
.form-style-1 label{
  margin:0 0 3px 0;
  padding:0px;
  display:block;
  font-weight: bold;
}
.form-style-1 input {
  font-size: 100% !important;
 }
.form-style-1 input[type=text], 
.form-style-1 input[type=date],
.form-style-1 input[type=datetime],
.form-style-1 input[type=number],
.form-style-1 input[type=search],
.form-style-1 input[type=time],
.form-style-1 input[type=url],
.form-style-1 input[type=email],
textarea, 
select{
  box-sizing: border-box;
  border:1px solid #BEBEBE;
  padding: 7px;
  margin:0px;
  transition: all 0.30s ease-in-out;
  outline: none;  
}
.form-style-1 input[type=text]:focus, 
.form-style-1 textarea:focus, 
.form-style-1 select:focus{
  box-shadow: 0 0 8px #88D5E9;
  border: 1px solid #88D5E9;
}
.form-style-1 .field-divided{
  width: 49%;
}

.form-style-1 .field-long{
  width: 100%;
}
.form-style-1 .field-select{
  width: 100%;
}
.form-style-1 .field-textarea{
  height: 100px;
  font-family: 'Alegreya',  sans-serif;
  font-size: 100% !important;
}
.form-style-1 input[type=submit], .form-style-1 input[type=button]{
  background: #4B99AD;
  padding: 8px 15px 8px 15px;
  border: none;
  color: #fff;
}
.form-style-1 input[type=submit]:hover, .form-style-1 input[type=button]:hover{
  background: #4691A4;
  box-shadow:none;
}
.form-style-1 .required{
  color:red;
}
/* --- form -----*/

#messageBox {
  margin-top: 15px;
  text-align:left;
  overflow: auto;
  max-width: 90%;
  padding: 15px 10px 15px 15px;
  border-radius: 25px;
  font-size: 120%;
  font-weight: 600;
  font-style: italic; 
}
#messageBox:before {
  content: '\f10d';
  font-family: FontAwesome;
  padding-right: 8px;
  color: orange;
  font-weight: 300;
  font-size: 100%;
}
#messageBox:after {
  content: '\f10e';
  font-family: FontAwesome;
  padding-left: 6px;
  color: orange;
  font-weight: 300;
  font-size: 100%;
}

#page_tos .categories-az,
#page_about .categories-az,
#page_privacy .categories-az,
#page_cookie .categories-az,
#page_contact .categories-az,
#page_faq .categories-az  {display: none;}

.sitebottom {
  margin-top: 10px;
  border-radius: 25px;
  border: 1px solid gray;
  float: left;
  padding: 10px;
  margin-left: 4px;
  margin-right: 4px;
  margin-bottom: 10px;
}
.sitebottom:before {
  content: '\f0eb';
  font-family: "FontAwesome"; 
  padding-left: 6px;
  color: orange;
  font-weight: 600;
  font-size: 160%;
}

.swipeimg {
  position: relative !important;
  text-align: center;
  display: inline-block; /* Make the width of box same as image */
}
#loading p {
  color: white;
  background: orange;
  background-image: linear-gradient(to right, yellow, red);
  padding: 10px;
  font-family: 'Alegreya',  sans-serif !important;
  font-weight: 600 !important;
  font-size: 250% !important;
  border-radius: 25px;
  z-index: 9999;
}

/* Fumetto */
.speech-bubble {
  width: 200px;
  height: 200px;
  position: relative;
  background: #f3fecb;
  border-radius: .4em;
}
.speech-bubble:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 0;
  height: 0;
  border: 51px solid transparent;
  border-left-color: #f3fecb;
  border-right: 0;
  border-top: 0;
  margin-top: -25.5px;
  margin-right: -51px;
}
/* Fumetto fine */

/* Modal Start */
.modalWindow {
position: fixed;
font-size:80%;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(0,0,0,0.2);
z-index: 99999;
opacity:0;
transition: opacity 400ms ease-in;
pointer-events: none;
}
.modalHeader h2 { color: #189CDA; border-bottom: 2px groove #efefef; }
.modalWindow:target {
opacity:1;
pointer-events: auto;
}
.modalWindow > div {
width: 500px;
position: relative;
margin: 10% auto;
border-radius: 5px;
background: #fff;
}
.modalWindow .modalHeader { padding: 5px 20px 0px 20px; }
.modalWindow .modalContent { padding: 0px 20px 5px 20px; }
.modalWindow .modalFooter { padding: 8px 20px 8px 20px; }
.modalFooter {
background: #F1F1F1;
border-top: 1px solid #999;
box-shadow: inset 0px 13px 12px -14px #888;
}
.modalFooter p {
color:#D4482D;
text-align:right;
margin:0;
padding: 5px;
}
.ok, .close, .cancel {
background: #606061;
color: #FFFFFF;
line-height: 25px;
text-align: center;
text-decoration: none;
font-weight: bold;
border-radius: 2px;
box-shadow: 1px 1px 3px #000;
}
.close {
position: absolute;
right: 5px;
top: 5px;
width: 22px;
height: 22px;
font-size: 10px;
}
.ok, .cancel {
width:80px;
float:right;
margin-left:20px;
}
.ok:hover { background: #189CDA; }
.close:hover, .cancel:hover { background: #D4482D; }
.clear { float:none; clear: both; }
/* Modal End   */

/*---------------- Media per compatibilty browser ------------------*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #Return2Top {
  background: white;
}
#Return2Top:hover {
  color: red;
  cursor: pointer;
}
.testogradiente1 {
  color: red;
  background-image: initial;
  background: none;
}
.topnav, .overlays {
  background-image: linear-gradient(to right, yellow, red);
}
}

/* ==========================================================
   NUOVI STILI PER THUMBNAILS MODERNI - VERSIONE CORRETTA
   ========================================================== */

/* 1. NASCONDIAMO SOLO LA VECCHIA DIDASCALIA CON L'H3 */
.itemWrapper a .mini-caption h3 {
    display: none !important;
}

/* 2. STRUTTURA DELLA CARD */
.galleryItem {
    text-align: center;
    display: flex;
    flex-direction: column;
}

.itemWrapper {
    background: white;
    border-radius: 20px 20px 0 0;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    position: relative; /* Contesto di posizionamento per le icone */
    border: 1px solid #eee;
    padding: 15px;
    margin-top: 0;
    order: 1; /* Appare prima della categoria */
}
.itemWrapper:hover {
    box-shadow: 0 8px 25px rgba(255, 140, 0, 0.3);
    transform: translateY(-5px);
    border-color: #eee;
}

/* Barra colorata superiore che appare in hover */
.itemWrapper::before {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0;
    height: 4px;
    background: linear-gradient(to right, red, orange, yellow);
    opacity: 0;
    transition: opacity 0.3s;
}
.itemWrapper:hover::before {
    opacity: 1;
}

/* 3. RIPOSIZIONAMENTO DEGLI ELEMENTI ESISTENTI (ICONA E BADGE NEW) */

/* Stile per l'icona musicale (blu chiaro, più piccola, in basso a destra SULL'IMMAGINE) */
.itemWrapper .fa-music {
    position: absolute;
    bottom: 60px; /* Spostato in alto per stare sull'immagine */
    right: 15px;  /* Spostato a destra */
    z-index: 2;
    color: #4682B4 !important; /* Blu acciaio (più chiaro e meno saturo) */
    font-size: 18px; /* Leggermente più piccola */
    text-shadow: 0 0 4px rgba(255, 255, 255, 0.9);
    background-color: transparent;
    padding: 0;
    height: auto;
    width: auto;
}
/* Stile per il badge "New!" (più leggibile e moderno) */
.itemWrapper .mini-caption strong {
    position: absolute;
    top: 10px;
    right: 5px; /* Leggermente più vicino al bordo */
    z-index: 2;
    
    /* Sfondo a gradiente con maggiore opacità per leggibilità */
    background: linear-gradient(145deg, rgba(255, 120, 0, 0.85), rgba(255, 165, 0, 0.85));
    
    color: white !important;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 12px;
    font-family: 'Alegreya Sans', sans-serif;
    font-weight: 900; /* Più grassetto */
    line-height: 1.2;
    text-transform: uppercase; /* Testo in maiuscolo */

    /* Effetto di profondità e leggibilità */
    transform: rotate(7deg); /* Leggera inclinazione */
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2); /* Ombra esterna per "staccare" il badge */
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); /* Ombra sul testo per contrasto */
}
/* 4. CONTENUTO DELLA CARD (IMMAGINE E TITOLO) */
.itemWrapper a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 150px;
    text-decoration: none;
}

/* Stile per l'immagine */
.itemWrapper .img_responsive {
    display: block !important;
    max-width: 100% !important;
    height: auto !important;
    border-radius: 10px;
    transition: transform 0.2s ease;
}
.itemWrapper:hover .img_responsive {
    transform: scale(1.05);
}

/* Stile per il titolo sotto l'immagine (generato dal "title" del link) */
.itemWrapper a::after {
    content: attr(title); 
    padding: 10px;
    padding-top: 15px;
    text-align: center;
    font-style: italic;
    color: #e06507;
    font-size: 85%;
    line-height: 1.3;
    width: 100%;
}

/* 5. BADGE DELLA CATEGORIA (SOTTO LA CARD) */
.mini-categ {
    order: 2; /* Appare dopo il .itemWrapper */
    margin-top: 0;
    background: linear-gradient(to bottom left, white, lightblue);
    padding: 8px;
    text-align: center;
    font-weight: 600;
    font-size: 100%;
    color: #67727A;
    border-top: 1px solid #ddd;
    transition: all 0.2s ease;
    text-decoration: none;
    display: block;
    width: 100%;
    border-radius: 0 0 20px 20px;
}
.mini-categ:hover {
   background: linear-gradient(to bottom left, lightblue, white);
   color: #000;
}


/*-----------------MEDIA QUERIES-------------------------------------------*/

@media only screen and (max-width : 1100px),
only screen and (max-device-width : 1100px)
{
  .right-adv {
    display: none !important;
  }
}

/* ==========================================================
   BLOCCO UNICO E CORRETTO PER MOBILE (max 850px)
   ========================================================== */
@media only screen and (max-width : 850px),
only screen and (max-device-width : 850px)
{
  /* Stili generali del layout mobile */
  .topnav {
    height: 50px; 
    border-radius: 0;
  }
  .hamburger {
		display: inline-block;
		font-size:42px; 
		margin-top: -3px;
	}
  .lente {
    margin-right:15px;
    padding-top: 12px;
    font-size:25px;
    float:right; 
    text-decoration: none;
    display: block !important; 
  }
	h1#titolo, h4#titolo {
	  font-size: 200%;
	  padding-top: 5px;
	}
  @media screen and (max-width: 380px) {
    h1#titolo, h4#titolo {
      text-indent: -15px;
    }
  }
  @media screen and (max-width: 339px) {
    h1#titolo, h4#titolo {
      font-size: 170%;
    }
  }
  #logoo {
		float: left;
		width: 40px;
		height: 39px;
		background-size: 40px 39px;
    margin-top: 3px;
	}
  .languagepicker { display: none; }
  .desktop-only { display: none !important; }
  .mobile-only { display: block !important; }
  #voci-menu { height: 2000px !important; opacity: 1; }
  #voci-menu a { float: none; display: block; }
  .categories-az { display: none; width: 100%; height: 100%; max-height: initial !important; background-color: black !important; overflow: hidden; margin-top: -28px; overflow-y: initial !important; }
  .categories-az a { color: orange; }
  .categories-az a:hover { text-align: initial; text-indent: 0px; background: initial; background-image: initial; width: 100%; display: block; border-radius: 0; font-weight: 400; color: #f1f1f1; background: black; }
  .categories-az li{ margin-bottom: 16px; font-size: 140%; }
  
  /* Correzione Galleria per Mobile (SOLO PER PAGINE CON THUMBNAILS) */
  #page_index .galleryContainer,
  #page_browse .galleryContainer {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
    align-items: start;
  }

/* Correzione Titolo per Mobile (SOLO PER PAGINE CON THUMBNAILS) */
  #page_index .galleryContainer .biglabel,
  #page_browse .galleryContainer .biglabel,
  #page_browse .galleryContainer h4,
  #page_index .galleryContainer #sotto-titolo,
  #page_browse .galleryContainer #sotto-titolo,
  #page_index .galleryContainer #more,
  #page_browse .galleryContainer #more {
    grid-column: 1 / -1; /* Occupa lo spazio dalla prima all'ultima colonna */
    text-align: center;
  }

    #more {
      display: none;
      grid-column: 1 / -1; /* Occupa entrambe le colonne quando visibile */
    }
  
  /* Reset per .galleryContainer su tutte le pagine */
  .galleryContainer {
    width: 100%;
    float: none;
    padding: 0 15px;
    box-sizing: border-box;
  }

  #page_index .galleryItem,
  #page_browse .galleryItem {
    width: 100%;
    margin: 0;
    float: none;
  }
  
  /* Altre regole mobile */
  .top-adv { float: none; z-index: -1000; margin-top: -4px; }
  .viewWrapper { width: 100%; }
  .vl-borderwrapper { float: none; }
  .titolocentrato { margin-left: 1%; }
  .footer { float: none; }
  .footer p { text-align: center; margin-top: 55px; }
  #page_sc .footer, #page_comp .footer { height: 120px !important; -webkit-border-bottom-right-radius: 50px; -webkit-border-bottom-left-radius: 50px; -moz-border-radius-bottomright: 50px; -moz-border-radius-bottomleft: 50px; border-bottom-right-radius: 50px; border-bottom-left-radius: 50px; }
  #page_sc .footer p, #page_comp .footer p { margin-top: 0px !important; }
  .viewCaption { font-size: 180%; }
  #page_view .galleryContainer { height: auto; }
  #messageBox { max-width: 100%; }
  .form-style-1 { max-width: 100%; }
  .biglabel:before, .biglabel:after { content: none !important; }
  #chevron-dx, #chevron-sx { z-index: 0; font-size: 40px; color: black; }
  #chevron-dx:hover, #chevron-sx:hover { color: lightblue; }
  .centered-right { position: fixed; top: 230px; right: 4px; }
  .centered-left { position: fixed; top: 230px; left: 4px; }
  .faq-section label { height: 70px; }
  .faq-section label+p, .faq-section input[type=checkbox]:checked~p { padding-left: 10px; }
  #Return2Top { right: 10px; }
}

/* Media query per schermi molto piccoli e iPad */
@media only screen and (max-width: 500px),
only screen and (min-device-width: 768px) and (max-device-width: 1024px) 
{
  #border-top, #border-bottom, #border-left, #border-right { display: none; }
}