body {
	font-family: 'Ubuntu', sans-serif;
	color: #333333;
}

.first-color { color: #a7cd39; }
.second-color { color: #666666; }
.third-color {	color: #D9AA71; }

.bg-white {	background-color: #ffffff; }
.bg-gray { background-color: #f2f2f2; }
.bg-gray2 {	background-color: #eeeeee; }
.bg-dark-gray {	background-color: #333333; }
.bg-first-color { background-color: #a7cd39; }
.bg-second-color { background-color: #666666; }
.bg-third-color { background-color: #D9AA71; }

.white { color: #ffffff; }
.gray { color: #cccccc; }
.gray2 { color: #666666; }
.dark-gray { color: #333333; }

.hr-first-color { border-color: #a7cd39; }

.italic {
	font-style: italic;
}

.sep-single {
    border: 3px solid #f2f2f2;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100%;
    max-width: 170px;
    height: 1px;
    margin: 30px auto;
}



a {
	transition: all 0.3s;
	color: #333333;
}

a:hover {
	color: #a7cd39;
	text-decoration: none;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	font-family: 'Ubuntu', sans-serif;
}
.h5, h5 {
    font-size: 1rem;
}

.btn {
	text-transform: uppercase;
	border-radius: 0;
	text-decoration: none;
	padding: 7.5px 30px;
	font-weight: bold;
	font-size: .8rem;
	text-shadow: none !important
}

.btn i {
	margin-left: 8px;
}

.btn-custom-w {
	background-color: #ffffff;
	color: #a7cd39;
	border-color: #a7cd39;
}

.btn-custom-w:hover,
.btn-custom-w:focus {
	background-color: #a7cd39;
	color: #ffffff;
}

.btn-custom-r {
	background-color: #a7cd39;
	color: #ffffff;
	border-color: #a7cd39;
	text-decoration: none !important;
}

.btn-custom-r:hover,
.btn-custom-r:focus {
	background-color: #ffffff;
	color: #a7cd39;
}

.btn-custom-w {
	background-color: #ffffff;
	color: #a7cd39;
	border-color: #a7cd39;
	text-decoration: none !important;
}

.btn-custom-w:hover,
.btn-custom-w:focus {
	background-color: #a7cd39;
	color: #ffffff;
	border-color: #a7cd39;
}

.sidebar .menusx-children li.active a {
	color: #a7cd39;
	font-weight: bold;
}

.in_hierarchy > a {
	background-color: #a7cd39;
	color: #ffffff;
	font-weight: bold;
}

#page {
    margin-top: 0px;
}

.header {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);
    background-color: rgba(255, 255, 255, 1);
}

.navbar-toggler {
    color: rgba(255, 255, 255, 1);
    border-color: rgba(255, 255, 255, .6);
    background-color: #a7cd39;
}

#sidebar-navigation_top-en > li:hover > a,
#sidebar-navigation_top-en > li:focus > a,
#sidebar-navigation_top-en > li.current_page_item > a,
#sidebar-navigation_top > li:hover > a,
#sidebar-navigation_top > li:focus > a,
#sidebar-navigation_top > li.current_page_item > a {
    color: #a7cd39 !important;

}

#sidebar-navigation_top li a,
#sidebar-navigation_top-en li a {
    color: #888;
}

#sidebar-navigation_top .sub-menu a {
    color: #888!important;
}


.sub-menu li:hover {
    background: #f2f2f2!important;
    color: #333!important;
}

.sub-menu li a {
    font-size: 0.85rem!important;
}

.sub-menu li:hover a {
    color: #fff!important;
}

.sub-menu li a, .sub-menu li:hover ul li a {
    color: #333;
}

.sub-menu li:hover ul li:hover a {
    color: #fff;
}


.close-cerca {
    top: 6px;
    position: absolute;
    z-index: 999;
    left: 25px;
    color: #fff
}

.close-cerca i {
    color: #fff
}

#ajaxsearchlite1 .probox, div.asl_w .probox {
    background-color: #333 !important;
    background-image: -moz-radial-gradient(center,ellipse cover,#333,#333);
    background-image: -webkit-gradient(radial,center center,0,center center,100%,#333,#333);
    background-image: -webkit-radial-gradient(center,ellipse cover,#333,#333);
    background-image: -o-radial-gradient(center,ellipse cover,#333,#333);
    background-image: -ms-radial-gradient(center,ellipse cover,#333,#333);
    background-image: radial-gradient(ellipse at center,#333,#333);
}

div.asl_w .probox .promagnifier {
    background-color: #333;
    background-image: -o-linear-gradient(180deg,#333,#333);
    background-image: -ms-linear-gradient(180deg,#333,#333);
    background-image: -webkit-linear-gradient(180deg,#333,#333);
    background-image: linear-gradient(180deg,#333,#333);
    background-position: center center;
    border: 1px solid #333 !important;
}

div.asl_r.vertical {
    background: #fff;
    top: 49px !important
}

.single-catprodotto h3, .single-prodotto h3, .single-news h3 {
	color: #a7cd39;
    min-height: 50px
}


.footer {
	background-color: #f2f2f2;
	color: #333;
}

.footer a {
	color: #333;
}

#button::after {
	color: #333;
}

#cookie_access_form a {
  color: #333 !important;
}

#cookie_access_form {
    color: #333 !important;
}

/*h2:first-of-type:first-letter {
    float: left;
    font: 700 3em/0.4 'Ubuntu', sans-serif;
    padding: 0.15em 0.08em 0 0;
    text-transform: uppercase;
    color: #a7cd39
}
*/
h2, h3 {
    font-family: 'Ubuntu', sans-serif;
}


/*h2.no-first:first-of-type:first-letter  {
    float: none;
    font: 400 2rem 'Ubuntu', sans-serif;
    text-transform: uppercase;
    color: #666;
    padding: 0
}

h2.white.no-first:first-of-type:first-letter {
    color: #fff;
    padding: 0;
}*/

.layout-sezioni .container-fluid a,
.container-fluid.page-sezione a {
    cursor: pointer !important;
    padding: 0 2em !important;
    line-height: 2.5em !important;
    border-radius: 1.3em !important;
    border: 1px solid #cccccc !important;
    display: inline-block !important;
}

.filter-btn.active {
    background-color: #a7cd39;
    color: #fff;
}
#owl-news h3 {
    margin-bottom: 20px !important;
    font-size: 1.2rem !important;
    color: #a7cd39 !important;
}

#owl-news a {
    text-decoration: none !important;
}

.page-numbers {
    width: 32px;
    display: inline-block;
    padding: 6px 4px;
    color: #999;
}

.page-numbers:hover,
.page-numbers.current {
    color: #666;
    background-color: #f2f2f2;
    text-decoration: none;
}

.page-numbers.prev,
.page-numbers.next {
    width: auto;
}
