/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily antennista
 ========================================================================== */

/* Bottone Leggi tutto blog - SM 18102023 */
.tm-sidebars-1.tm-isblog.mioblog main.tm-content .uk-grid .uk-article p > a {
  color: #fff;
  background: #3ea7bf;
  text-decoration: none;
  padding: 12px 20px;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  display: flex;
  text-align: center;
  max-width: 100px;
  float: right;
}

/* X del gdpr  */
span.cc-close,
span.cc-close:hover {
  color: #c2ddf2!important;
  font-size: 10px;
  margin: 8px;
  opacity: 0.2;
}

.tm-sidebars-1.tm-isblog.mioblog main.tm-content .uk-grid p.uk-article-meta > a {
	color: inherit !important;
	background: inherit !important;
  	float: inherit !important;
  	display: inline !important;
  	text-align: inherit;
  	font-size: inherit;
  	padding: inherit;
  	max-width: inherit;
}



.tm-header-container .tm-slideshow-avanti .uk-overlay-panel {
    color: #E24035;
}

.tm-gallery-avanti div:nth-child(3n):not(:nth-child(6n)) .uk-overlay, .tm-gallery-avanti div:nth-child(4) .uk-overlay, .tm-gallery-avanti div:nth-child(6n+10) .uk-overlay {
  background-color: #06bdd5;
}

.uk-navbar {
    background: #F44539;
    color: #ffd7c1;
    padding: 0 0;
    border-radius: 0;
    box-shadow: 0 9px 20px rgba(0, 0, 0, 0.06), 0 2px 3px rgba(0, 0, 0, 0.04);
}

.tm-gallery-avanti .uk-overlay {  
    background-color: #f9f9f9;  
}
Second child/image:

.tm-gallery-avanti div:nth-child(2n):not(:nth-child(6n+10)):not(:nth-child(4)) .uk-overlay {  
    background-color: #444444;  
}
Third child/image:

.tm-gallery-avanti div:nth-child(3n):not(:nth-child(6n)) .uk-overlay, .tm-gallery-avanti div:nth-child(4) .uk-overlay, .tm-gallery-avanti div:nth-child(6n+10) .uk-overlay {  
    background-color: #f2f2f2;  
}

.uk-panel-box-secondary a {
 color: #fff !important;
} 

.tm-footer-fixed .tm-block-footer {
  bottom: 0;
  height: 450px;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 0;
background-color: #00BCD5;  
}

.tm-block-footer {
  box-sizing: border-box;
  padding-bottom: 45px;
  padding-top: 45px;
  background-color: #00BCD5;
}
.well {
  background: #2d7aa6 none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.03);
  padding: 30px !important;
}
.massimo {
  max-width: 450px;
  float: right;
  padding: 20px;
  background-color: #fff;
  
}
.dentro {
  background: #fff;
  padding: 1x;
}
.uk-modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1010;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background: rgba(6, 189, 213, 0.57);
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
    touch-action: cross-slide-y pinch-zoom double-tap-zoom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}


.uk-overlay-hover a:hover {
  background: #00bcd4 none repeat scroll 0 0;
  opacity: 0.0;
}

.uk-button {
  background: #00bcd4 none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  box-sizing: border-box;
  color: #ffffff;
  display: inline-block;
  float: right;
  font-family: "Montserrat",Helvetica,Arial,sans-serif;
  font-feature-settings: inherit;
  font-kerning: inherit;
  font-language-override: inherit;
  font-size: 11px;
  font-size-adjust: inherit;
  font-stretch: inherit;
  font-style: inherit;
  font-synthesis: inherit;
  font-variant: inherit;
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 40px;
  margin: 0;
  min-height: 40px;
  overflow: hidden;
  padding: 0 33px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.12s ease-in-out 0s;
  vertical-align: middle;
  z-index: 1;
}

.uk-block-large {
  padding-bottom: 120px;
  padding-top: 180px;
}
 #tm-top-a {
  margin-top: 80px;
}

@media (min-width: 768px) {
#tm-top-a {
  display: none;
}

  }
.uk-icon-small {
    font-size: 250% !important;
    vertical-align: -10%;
}

blockquote::before {
	display: block;
	left: 0px;
	top: 23px;
	position: absolute;
	content: '\201C';
	font-family: 'Quattrocento Sans', Helvetica, Arial, sans-serif;
	font-size: 90px;
	color: #00bcd4;
}

 blockquote p {
  margin-left: 70px;
}

.uk-article h1 {
	
	color: #00bcd4;

}
.mioblog h2  {
	
	color: #00bcd4;

}


.valentina h3.uk-h6 {
	font-size: 14px !important;
	line-height: 18px;
}
.uk-active > a {
	color: #fff !important;
}


