/*
Theme Name: EGOTH 
Description: Tema responsive per enfold child
Version: 1.0
Author: Stefano Morreale
Author URI: Ydeare
Template: enfold
*/

/* header */
#header_main {
	border-bottom-width: 6px;
	border-top-width: 0px;
}
.av-main-nav > li > a {
	padding: 0px 18px;
}
.av-main-nav > li.sponsor > a {
	padding: 0px 0px;
}
.avia-menu-fx {
	bottom: 28px;
	height: 5px;
}
.header-scrolled .avia-menu-fx {
	bottom: 7px;
}
.av-thin-font .av-special-heading-tag, .modern-quote .av-special-heading-tag {
	font-weight: 600;
}
.av-masonry-entry .av-masonry-entry-title {
	font-size: 18px;
color:#333;
}
#top #wrap_all #header #av-burger-menu-ul > li.current-menu-item.av-active-burger-items {
    font-weight:600;
background: #75b729; /*#bed143;*/
}
.header-scrolled .loghetto {
	width: 75px;
	clear: both;
	display: block;
	margin: 5px auto -30px;
}
.header-scrolled .sponsor a .avia-menu-text {
	font-size: 8px;
	color: transparent;
}
.main_menu ul:first-child > li.sponsor a {
	text-align: center;
}
#top .av-main-nav ul a {
	padding: 5px 15px;
}
.post-type-archive-product .page-thumb {
	display: none;
}
/* fine header */

/* search in testata */
#menu-item-2591 .avia-menu-fx {
	display: none;
}
.av-main-nav > li.cerca > a {
	padding-left: 15px;
	padding-right: 15px;
}
#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
	-webkit-appearance: none;
	border: 1px solid #e1e1e1;
	padding: 8px 6px;
	outline: none;
	color: #777;
	margin: 0;
	width: 100%;
	display: block;
	margin-bottom: 0px;
	background: #fff;
	border-radius: 0px;
}
#top .header-scrolled form.is-search-form {
	margin-bottom: 0px;
	margin-top: 5px;
}
#top .phone-info form.is-search-form {
	margin-bottom: 0px;
	margin-top: 0px;
	max-width: 250px;
}
#top .header-scrolled .phone-info form.is-search-form {
	margin-bottom: 0px;
	margin-top: 0px;
}
.phone-info {
	font-size: 11px;
	padding: 3px 0;
}
#top .header_color .phone-info input[type="search"]{
	background:#ffffff;
}
/* fine search in testata */


/* slider home */
.slider-home .av-special-heading {
	margin-top: 3px;
}
.slider-home .box-home{
	padding:20px;
}
.ls-wrapper.ls-in-out.ls-inner-wrapper {
	width: 100% !important;
}
/*#slidercont {
	width: 45% !important;
}*/
.titoloslider {
  font-size: 38px!important;
  line-height: 45px!important;
}
.slidertasto,
.slidertasto2 {
	margin-top: 35px;
	padding: 12px 16px;
	text-align: center;
	float: left;
	text-transform: uppercase;
	border-radius: 3px;
	text-decoration: none !important;
	letter-spacing: 0.2px;
	font-size: 18px;
	line-height: 30px !important;
	font-weight: 800;
	letter-spacing: 0.5px;
	text-shadow: none;
}
.slidertasto {
	color: white !important;
	background: #75b729; 
	background-image: linear-gradient(120deg, rgb(117, 183, 41) 0%, rgb(178, 211, 43) 100%);
	margin-right:15px;
	border-radius:100px;
}
.slidertasto:hover{
	opacity: 0.9;
}
.slidertasto2 {
	color: #555555 !important;
	background: #ffffff;
}
.slidertasto2:hover{
	opacity: 0.9;
}
.ls-bg-wrap {
	position: relative;
}
.ls-bg-wrap:after {
	content: "";
	width: 100%;
	height: 100%;
	top:0;
	left: 0;
	position: absolute;
	/*background-color: rgba(0,0,0,0.2);*/
}
.date{
	font-size:20px;
}
/* fine slider home */

/* testi */
.av-special-heading {
	margin-top: 0px;
}
.av-subheading_below {
	margin-top: 0;
	font-weight: 600;
}
p + h1, p + h2, p + h3, p + h4, p + h5, p + h6 {
	margin-top: 0.75em;
}
.template-page .entry-content-wrapper .woocommerce h2 {
	font-size: 25px !important;
	font-weight: 300;
}
/* fine testi */ 

/* form di contatto */
#top .avia_ajax_form .text_input, #top .avia_ajax_form .select, #top .avia_ajax_form .text_area {
	padding: 10px;
	border-radius: 0px;
	font-size: 16px;
}
.avia_ajax_form .button {
	padding: 10px 20px;
	border-radius: 0px;
	line-height: 1.25em;
	font-size: 16px;
	font-family:'hind', Helvetica, Arial, sans-serif;
}
.woocommerce-page .form_element .button {
	min-width: 110px;
	padding: 10px 20px;
	line-height: 1.25em;
	margin-top: 0px;
	float: left;
	font-size: 16px;
	width: 100%;
	border-radius: 0px;
}
body .input_checkbox_label {
	font-size: 15px;
	line-height: 17px;
}
#top .avia_ajax_form .av-google-badge-message {
	padding: 10px 0 0 0;
	font-size: 13px;
	line-height: 1.2em;
}
input[type="submit"], #submit, .button {
	padding: 12px 25px;
	font-size: 15px;
	text-transform: uppercase;
	border-radius: 3px;
}
.av-fields-with-error {
	font-size: 13px;
	color: #c26666 !important;
	border-radius: 3px;
}
/* fine form di contatto */

/* pagina archivio */
#top .av-icon-display.av-masonry-media {
	margin-left: -17px;
	top: -43px;
	opacity: 0.7;
}
.av-icon-display {
	font-size: 20px;
	line-height: 30px;
	width: 32px;
}
.main_color .av-masonry-entry:hover .av-icon-display {
	background-color: #75b729; /*#bed143;*/
	color: var(--enfold-main-color-constant-font);
	border-color: var(--enfold-main-color-button-border);
}
.avia_desktop .av-hover-overlay-active .av-masonry-image-container {
	opacity: 0.85;
}
.avia-content-slider .slide-entry-wrap {
	width: 100%;
	float: left;
	margin-bottom: 60px;
}
.ymc-smart-filter-container .container-posts .post-layout1 .ymc-post-layout1 .title, .ymc-extra-filter .container-posts .post-layout1 .ymc-post-layout1 .title, .ymc-extra-search .container-posts .post-layout1 .ymc-post-layout1 .title, .ymc-extra-sort .container-posts .post-layout1 .ymc-post-layout1 .title {
	font-size: 20px;
	font-weight: 600;
	line-height: 1.3;
}
.ymc-smart-filter-container .container-posts .post-layout1 .ymc-post-layout1, .ymc-extra-filter .container-posts .post-layout1 .ymc-post-layout1, .ymc-extra-search .container-posts .post-layout1 .ymc-post-layout1, .ymc-extra-sort .container-posts .post-layout1 .ymc-post-layout1 {
	position: relative;
	padding: 10px;
	border: 1px solid #e0e4e9;
	background: #ffffff;
	box-shadow: 0 0 8px -4px #777;
	transition: all .2s ease-in-out;
}
.ymc-post-layout1 .zoom-in-out:hover {
	box-shadow: 0 0 8px -2px #666 !important;
	scale: 1.03;
	transition: all .2s ease-in-out;
}
.ymc-smart-filter-container .container-posts .post-layout1 .ymc-post-layout1 .media img, .ymc-extra-filter .container-posts .post-layout1 .ymc-post-layout1 .media img, .ymc-extra-search .container-posts .post-layout1 .ymc-post-layout1 .media img, .ymc-extra-sort .container-posts .post-layout1 .ymc-post-layout1 .media img {
	width: 100%;
	height: 320px;
	object-fit: cover;
	transition: all .5s ease-in-out;
}
#top div.container .av-masonry .av-masonry-sort {
	line-height: 30px;
	font-size: 1em;
}
#top .av-current-sort-title {
	font-size: 22px;
}
#top.single-product h2.woocommerce-loop-product__title {
	font-size: 1em;
	font-weight: 600;
}
#top .related.products .products .price span, 
#top.archive .price, 
#top.archive .price span, 
#top.archive del, 
#top.archive ins,
#top .avia-product-slider-container .product .price span {
	font-size: 17px;
	line-height: 40px;
	font-weight: 300;
	color: #777;
}
.products .product h2, 
.products .product h3, 
.products .product h4, 
.products .product h5, 
.products .product h6, 
h2.woocommerce-loop-product__title {
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: 600;
	min-height:55px;
}
div .products .product {
	margin: 0 2% 2% 0;
	width: 23.5%;
}
.shop_columns_3 .products .product {
	margin: 0 2% 2% 0;
	width: 32%;
}
/* fine pagina archivio */

/* singolo articolo */
#top #wrap_all .big-preview + .big-preview {
	top: -60px;
	margin: -20px 20px -25px 20px;
}
.entry-content-wrapper .post-title {
	font-size: 2em;
}
div .mejs-container {
	border-radius: 2px;
	background: #75b729; /*#bed143;*/
	height: 50px !important;
}
div .mejs-container .mejs-controls {
	height: 40px;
	width: 100%;
}
#top .mejs-container.mejs-audio {
	max-height: 50px;
}
#top .av-related-style-full .av-related-title {
	text-decoration: none;
	display: table-cell;
	vertical-align: middle;
	padding: 2px 10px;
	line-height: 1.25em;
	font-size: 15px !important;
	font-weight: 500;
}
.av-masonry-date, .av-masonry-text-sep, .av-masonry-author {
	font-size: 11px;
	float: left;
	width: 50%;
	padding-top: 4px;
	text-align: right;
}
.av-masonry-entry .av-masonry-entry-title + .av-masonry-entry-content {
	padding-top: 4px;
	letter-spacing: 0.5px;
	font-size: 14px;
	width: 50%;
	float: left;
}
.av-masonry-entry .av-inner-masonry-content {
	padding: 15px;
	min-height: 108px;
}
.av-masonry-entry .av-masonry-entry-title {
	min-height: 47px;
}
/* fine singolo articolo */

/* PAGINA SINGOLO PRODOTTO */
div.product .product_title {
	font-size: 35px;
}
.woocommerce-product-details__short-description {
	margin-bottom: 25px;
}
#top .product .single-product-main-image div.images img,
img.mfp-img{
	background: #fff; /*f3f7fa;*/
}
/* FINE PAGINA SINGOLO PRODOTTO */

/* PAGINA PRODOTTO */
.product h1 {
	font-size: 38px;
	font-weight: 800;
}
.template-shop .images a {
	padding: 0px;
}
.template-shop .single-product-main-image .images a {
	border-width: 0px;
}
#top .variations_form {
	margin-bottom: 0px;
	border-radius: 0px;
	padding: 0 0px;
	background: #fff;
	border-color:transparent;
}
.single-product table.extra-options tr,
.single-product table.variations tr {
    display: grid;
}
#top .variations th.label {
	width: 100%;
	text-align: left;
}
#top .variations th.label label {
	font-weight: 500;
	font-size: 16px;
	letter-spacing: 0px;
}
#top .variations th {
	padding-bottom: 0;
	padding-top: 10px;
}
#top .variations td{
	padding-top:1px;
}
#top .variations th, 
#top .variations td {
	padding-right: 0px;
	padding-left: 0px;
}
#top .price, 
#top .price span, 
#top del, 
#top ins {
	font-size: 24px;
	line-height: 50px;
}
#top .variations_form > table {
	margin: 5px 0 10px;
}
.single_variation_wrap {
	margin: 10px 0px 20px 0px;
}
#top .main_color .quantity input.plus, #top .main_color .quantity input.minus {
	border-color: var(--enfold-main-color-border);
	background-color: #fff;
	color: var(--enfold-main-color-meta);
}
#top div .quantity input.plus, #top div .quantity input.minus {
	width: 32px;
	color: #414141 !important; /*75b729*/
	font-size: 16px;
	font-weight: 600;
	border-color: #414141 !important;
}
#top div .quantity input.qty {
	width: 60px;
	font-size: 18px;
	border-color:#414141;
	color:#414141;
}
#top form.cart .button {
	border-radius: 100px;
	font-size: 15px;
	text-transform: uppercase;
	padding-right: 20px;
	padding-left: 20px;
	min-width: 200px;
	background: #feed01;
	color:#414141;
}
#top form.cart .button:hover {
	background: #75b729;
	color:#fff;
}
#top .cart-collaterals .cart_totals table select, 
#top.woocommerce-page select {
	width: 100%;
}
#top select, 
#top .avia_ajax_form .select, 
#top .entry-content-wrapper select {
	border-radius: 0px;
}
#top .input-text, 
#top input[type="text"], 
#top input[type="input"], 
#top input[type="password"], 
#top input[type="email"], 
#top input[type="number"], 
#top input[type="url"], 
#top input[type="tel"], 
#top input[type="search"], 
#top textarea, 
#top select {
	padding: 10px 11px;
	font-size: 14px;
	border-radius: 0px;
}
#top .woocommerce-tabs h2 {
	display: none;
}
#top .woocommerce-tabs .tabs li a {
	position: relative;
	padding: 12px 16px;
	top: 0px;
	font-size: 20px;
}
#top div div.product .woocommerce-tabs ul.tabs li.active a {
	padding: 15px 25px 12px 25px;
	color: #414141; /*75b729;*/
	background:#f3f7fa;
}
#top div div.product .woocommerce-tabs ul.tabs li a {
	padding: 15px 25px 12px 25px;
	min-width: 200px;
	text-align: center;
}
#top div div.product .woocommerce-tabs .panel {
	padding: 15px 25px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	font-size: 16px;
	background: #f3f7fa;
}
#top div.product .woocommerce-tabs {
	clear: both;
	padding: 30px 0 30px 0;
	margin: 0 0 30px 0;
}
.container_wrap {
	border-top-width: 0px;
}
.avia-product-slider-container .thumbnail_container {
	background: #ffffff;
}
.thumbnail_container {
	background: #f3f7fa;
}
.inner_product:hover .avia-product-hover {
	background: #f3f3f3;
}
.single-product-main-image {
	margin-right: 30px;
	overflow: hidden;
	padding-bottom: 10px;
}
/* FINE PAGINA PRODOTTO */

/* PAGINA CARRELLO CHECKOUT */
.woocommerce-page .entry-content-header {
    display: none;
}
#top.woocommerce-page label {
    font-weight: bold;
    font-size: 0.85em;
    color: #888;
}
#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
    font-size: 17px;
}
.woocommerce-form-row button.show-password-input:after {
	content: 'Display/Hide';
	font-size:12px;
}
.woocommerce-form-row button.show-password-input {
	padding: 3px 8px;
	border-radius:2px;
	background: #999;
	color:#fff;
	border:0px solid transparent;
	cursor: pointer;
}
.woocommerce-form-row button.show-password-input:hover{
	opacity:0.8;
}
/* FINE PAGINA CARRELLO CHECKOUT */

/* PAGINA AUTORE ABOUT */
/*timeline*/
.avia-timeline-vertical .av-milestone-date {
	padding: 0 30px 0 0;
	text-align: right;
}
.avia-timeline-vertical .av-milestone-date span {
	width: 30px;
	height: 1px;
	right: -40px;
	top: 0.5em;
}
.avia-timeline-vertical .av-milestone-icon-wrap {
	padding: 10px 0 10px 0;
	width: 50px;
}
.avia-timeline .milestone_icon {
	display: block;
	height: 50px;
	width: 50px;
	line-height: 50px;
	font-size: 25px;
	text-align: center;
	border-radius: 100%;
	position: relative;
	overflow: hidden;
	z-index: 5;
	color: #fff;
	box-sizing: border-box;
}
.avia-timeline-vertical .av-milestone-content-wrap {
	padding: 10px 0 10px 15px;
}
.avia-timeline .av-milestone-date {
	font-size: 22px;
}
.avia-timeline .milestone_icon.milestone-icon-hasborder .milestone_inner {
	line-height: 50px;
}
.avia-timeline .av-milestone-date {
	font-size: 18px;
}
/*fine timeline*/
/* FINE PAGINA AUTORE ABOUT */

/* PAGINA IMPRESSUM */
#top .av-iconlist-small .iconlist_icon {
	height: 2em;
	width: 2em;
	line-height: 2em;
	margin-right: 0.6em;
}
#top .av-iconlist-small .iconlist_content_wrap {
	padding: 0 0 15px;
}
/* FINE PAGINA IMPRESSUM */

/* =============================================================================
   Search Results
   ========================================================================== */

.search.search-results main.content,
.search.search-no-results main.content {
		width: 100%;
		padding: 0;
}
.search.search-results .fallback-post-type-icon,
.search.search-no-results .fallback-post-type-icon,
.search.search-results .slide-entry-excerpt.entry-content,
.search.search-no-results .slide-entry-excerpt.entry-content,
.search.search-no-results .slide-meta-time,
.search.search-results .slide-meta-time {
			/*display: none;*/
}
.search.search-no-results .avia-content-slider .slide-entry-excerpt,
.search.search-results .avia-content-slider .slide-entry-excerpt {
	overflow: hidden;
	text-overflow: ellipsis;
	max-height: 108px;
}
.search-results-header {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}

.template-search .post-entry {
	clear: none;
}
.search-no-results .avia-content-slider .slide-image img,
.search-results .avia-content-slider .slide-image img{
  background: #fff !important;
}
/* =============================================================================
   FINE Search Results
   ========================================================================== */

/* sidebar */
.sidebar .widget a.news-title {
	font-weight: 500;
}
#top .sidebar .news-content {
	line-height: 1.4em;
	font-size: 0.85em;
	padding: 7px 0 12px 0;
}
.news-time {
	font-size: 0.85em;
}
.news-thumb img {
	width: 40px;
	height: 40px;
}
.news-thumb {
	margin-right: 7px;
	padding: 0px;
	margin-top: 6px;
	border-width: 0px;
	height: 40px;
	width: 40px;
}
div ul.product_list_widget li img {
	float: right;
	margin-left: 4px;
	width: 45px;
	padding: 0px;
}
.widget.widget_products .product_list_widget span.woocommerce-Price-amount {
	margin-top: -22px !important;
	float: left;
}
#top div ul.product_list_widget li a {
	font-weight: bold;
	font-size: 14px!important;
	line-height: 1.2em !important;
}
.tagcloud a {
	font-size: 14px !important;
	padding: 3px 8px;
	margin: 0 4px 4px 0;
	display: block;
	float: left;
	border-style: solid;
	border-width: 1px;
	text-decoration: none;
}
/* fine sidebar */

/* footer */
#footer-page p {
	font-size: 14px;
}
#footer-page .tagcloud a {
	font-size: 14px !important;
	padding: 0px 4px;
	margin: 0px 3px 0px 0;
	display: block;
	float: left;
	border-width: 0px;
	text-decoration: none;
	color: #fff;
	line-height: 1.75em;
}
#footer-page .tagcloud a:hover,
#footer-page a:hover{
color: #75b729;
}
#footer-page h4{
	font-size:16px;
	text-transform:uppercase;
}
#footer-page .avia-section-small .content, 
#footer-page .avia-section-small .sidebar {
	padding-top: 35px;
	padding-bottom: 20px;
}
#footer-page .widgettitle{
	display:none;
}
#footer-page .tagcloud {
	padding: 0.8em 0;
}
/* fine footer */

.caratteristiche p {
	font-size: 17px;
	line-height: 1.2em;
	padding: 0;
	margin: 0 0 10px;
}
.caratteristiche .av_textblock_section{
	padding:20px;
}
.fascia-prenota p{
	margin:0px;
}
#top .flex_column_table.av-equal-height-column-flextable:not(:first-child) {
	margin-top: 3%;
	min-height: 100px;
}
.logo-footer img{
	max-width:165px;
}
.avia-form-success {
	font-size: 20px;
	font-weight: 500 !important;
}


@media only screen and (min-width: 990px) {
/* search in testata */
	#top form.is-search-form {
	margin-bottom: 0px;
	margin-top: 27px;
	max-width: 220px;
}
.sponsor a .avia-menu-text {
	font-size: 9px;
	color: #666;
	max-width: 120px;
	display: block;
}
.loghetto {
	width: 95px;
	clear: both;
	display: block;
	margin: 10px auto -35px;
}
.testo {
	line-height: 1.3em !important;
	float: left;
	margin-top: 38px;
}
/* fine search in testata */
}

@media only screen and (max-width: 989px) {
/* search in testata */
#top form.is-search-form {
	max-width: 280px;
	margin: 0 auto;
}
.sponsor a .avia-menu-text {
	font-size: 9px;
	color: #fff;
}
.loghetto {
	width: 140px;
	clear: both;
	display: block;
	margin: 10px auto -15px;
}
/* fine search in testata */
	
/* slider home */
.titoloslider {
	font-size: 28px !important;
	line-height: 32px !important;
	margin-top:12px;
}
.slidertasto {
	margin-top: 5px;
	padding: 12px 30px;
	font-size: 17px;
	line-height: 25px !important;
	box-shadow: rgba(20, 20, 20, 0.1) 0px 0px 15px 0px;
}
.date {
	font-weight: 500;
	font-family: "Open Sans";
	font-size: 13px;
	color: rgb(255, 255, 255);
	padding: 1px 8px;
	background-color: rgb(32, 32, 32);
}
.prezzo {
	font-size: 20px;
	color: rgb(109, 109, 109);
	line-height: 24px !important;
	margin-top: 5px;
}
/* fine slider home */
	
/* singolo articolo */
	.big-preview.single-big {
	padding: 0 0px 10px 0;
}
/* fine singolo articolo */
	
/* pagina autore */
	.av-no-preview ul.avia-timeline-vertical li {
	padding: 0 0 0 50px;
}
	.av-no-preview .avia-timeline-vertical .av-milestone-date {
	padding: 16px 0 0px 35px;
}
	.av-no-preview .avia-timeline-vertical .av-milestone-content-wrap {
	padding: 0 0 20px 35px;
}
.av-no-preview .avia-timeline-vertical .av-milestone-date span {
	left: -40px;
}
/* fine pagina autore */
}

@media only screen and (max-width: 767px) {
}

@media only screen and (max-width: 479px) {
}

/*Add your own styles here:*/

