/*h1{
	color:#23730d;
}*/









.category-top{
	margin-bottom:0.75rem;
	margin-top:1rem;
}


.wp-block-file{
	background-color:#eee;
	padding:15px;
}
/**caret **/
/*.dropdown-toggle:after {
	content:' ';
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
	margin-left: .255em;
	vertical-align: .255em;
	display: inline-block;
}*/

.brand-wrapper-menu {
    margin: 20px 10px 10px 10px;
    display: flex;
}

.brand-menu-name {
    margin: 0 10px 0 10px;
}

.icon-menu{
    width: 64px;
    height: 32px;
    vertical-align: middle;
}
.navbar.it-navscroll-wrapper .widget-title, .widget-title{
	font-weight: 600;
    margin-bottom: .8rem;
    font-size: .833em;
    margin-top: 5px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-left: 24px;
    padding-right: 24px;
}

@media (min-width: 992px){
/*.card .card-body h3.card-title {
    font-size: 1rem;
}*/

/*.it-header-navbar-wrapper{
	/*background: #172c49;
}*/
}
/*CAPTION TUTTE LE RISOLUZIONI*/
.carousel-caption {
    background: rgba(255,255,255,.5);
	color:#19191a;
}
.carousel-item > img {
width: 100%;
}
@media (max-width: 991px){
.navbar.it-navscroll-wrapper {
    z-index: 9999;
}
/*.carousel-item {
  height: 300px;
  z-index:-1;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: 300px;
}*/
}

/**Mega Menu **/
.navbar .container {
    position: relative;
}
.navbar-nav, .navbar .collapse, .navbar-nav li {
  position: static;
}
.menu-item-has-children, .menu-item-has-children .dropdown-menu {
  left: auto;
}
.menu-item-has-children .dropdown-menu {
  width: auto !important;
}



.cat-titolo-news{
    font-size: 1.5rem;
}

.it-search-wrapper .form-group{
    margin-bottom: 0px;
}

button.rounded-icon {
    width: 48px;
    height: 48px;
    border-radius: 24px;
    display: block;
    /*background: #fff;*/
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 16px;
    transition: all 0.3s;
    border: none;
}

/* Video iframe */
.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }
  
  .resp-iframe-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
  }
 
.icon-menu{
	display: none;
 }
 
 .cloned-element .icon-menu{
	display: inline;
 }
 
 .cloned-element .icon-main{
	display: none;
 }

@media (min-width: 992px) {

}



/*Test Focus*/
/*
a:focus{
border: black 2px solid;
} 

input:focus{
border: black 2px solid;
} 

button:focus{
border: black 2px solid;
} 
*/



/*
.ctommy {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -1rem 1rem -1rem;
}

.tommy{
  flex: 0 1 100%;
  padding: 0 1rem;
}
*/

/*.cont{
width: 100%;
max-width: 100%;
}

input {
  display: block;
  width: 100%;
}

label,
select {
  display: block;
  width: 100%;
  max-width: 100%;
  
template: single-luogo.php
a {
    color: #1c5c0a;
    background-color: transparent;
    text-decoration: underline!important;
}
}*/



