html { overflow-x: hidden }
.main-container { max-width: 100%; }
/*-----------------------------------------------
/* @media { 	 } queries
/*---------------------------------------------*/
@media screen and (max-width:1230px) { 
	.shareit {
	    position: relative!important;
	    width: 100%!important;
	    top: 0!important;
	    padding: 0 0 30px 0!important;
	    margin: 0!important;
	    border: none !important;
	}
	#page, .container { max-width: 96% }
}
@media screen and (max-width:1080px) { 
	.slider-nav.owl-carousel .owl-item .slider-img { width: 47% }
}
@media screen and (max-width:1000px) { 
	#move-to-top {
	    margin-right: 0;
	    right: 5px;
	}
}
@media screen and (max-width:960px) { 
	#secondary-navigation { left: 0 }
	img {
	    max-width: 100%;
	    height: auto!important;
	}
	.postauthor img { }
	.postauthor-wrap { }
	.postauthor-content {
	    overflow: visible;
	    padding-right: 0;
	}
	.ad-300 img { max-width: 100% }
	.ad-125 li { max-width: 40% }
	.ad-125 img {
	    padding: 0;
	    background: #FAFAFA;
	    border: 0;
	}
	.bg-slider.owl-carousel .owl-nav .owl-next { right: 0 }
	.bg-slider.owl-carousel .owl-nav .owl-prev { left: 0 }
}
@media screen and (max-width:900px) { 
	.widget-header { max-width: 70% }
	/* inizio x header mobile */
	#secondary-navigation {
	    margin-top: 0;
	    position: relative!important;
	}
	.navigation .menu a, .navigation .menu .fa > a, .navigation .menu .fa > a {
	    background: transparent;
	}
	.navigation .menu {
	    display: block!important;
	    float: none;
	    background: transparent;
	}
	.navigation ul ul {
	    visibility: visible!important;
	    opacity: 1!important;
	    position: relative;
	    left: 0!important;
	    border: 0;
	    width: 100%;
	}
	.navigation ul li li {
	    background: transparent;
	    border: 0;
	}
	.navigation { height: auto }
	.navigation li, .navigation ul li li {
	    width: 100%!important;
	    float: left;
	    position: relative;
	}
	.navigation ul li:after { display: none }
	.navigation ul li:before { display: none }
	.navigation li a {
	    border-bottom: 1px solid #585858 !important;
	    width: 100%!important;
	    box-sizing: border-box;
	}
	.navigation a {
	    text-align: left;
	    width: 100%;
	    text-indent: 25px;
	}
	a#pull {
		display: block;
		width: 100%;
		position: relative;
		color: #fff;
		padding: 0px 5px 0px 0px;
		line-height: 45px;
		float: right;
		font-size: 24px;
	}
	.navigation a {
	    text-align: left;
	    width: 100%;
	    text-indent: 25px;
	}
	/*
	a#pull:after {
		content: "\f0c9";
		display: inline-block;
		position: absolute;
		right: 10px;
		font-family: FontAwesome;
		font-size: 33px;
		line-height: 44px;
	}
	*/
	.navigation ul .sfHover a, .navigation ul li:hover, .navigation ul .sfHover ul li { background: transparent }
	/*disable flayout*/
	/*
	#catcher { height: 0 !important }
	.sticky-navigation-active {
	    position: relative !important;
	    top: 0 !important;
	}
	*/
	/*-[ Recently Featured ]--------------------------------*/
	.recently-featured .list-left, .column4 .list .category-image, .column4 .title-with-grid .latestPost.category-image, .list .list-right, .column4 .list .list-right { width: 100% }
	.recently-featured .list-right { display: none; }
	.recently-featured-img { width: 50% }
	/*-[ Responsive Navigation ]--------------------------------*/
	.main-container, #site-header {
	    position: relative;
	    left: 0;
	    transition: left 300ms ease;
	}
	.mobile-menu-active .main-container, .mobile-menu-active #site-header, .mobile-menu-active #site-footer {
	    left: 300px;
	    transition: left 300ms ease;
	}
	.navigation.mobile-menu-wrapper {
	    display: block;
	    position: fixed;
	    top: 0;
	    left: -300px;
	    width: 300px;
	    height: 100%;
	    background-color: #525252;
	    border-right: 1px solid rgba(0, 0, 0, 0.2);
	    overflow: auto;
	    transition: left 300ms ease;
	    -webkit-backface-visibility: hidden;
		 z-index: 100;
	}
	.mobile-menu-active .navigation.mobile-menu-wrapper { left: 0 }
	.navigation ul li {
	    width: 100%;
	    display: block;
	    margin-left: 0;
	}
	.navigation ul li:hover { background: none }
	.navigation ul li a, .navigation ul ul a {
	    padding: 9px 0;
	    width: 100%;
	    border: none;
	}
	.navigation ul ul {
	    position: static;
	    width: 100%;
	    border: none;
	    padding-top: 0;
	    background: none;
	    padding: 0;
	    margin-top: 0;
	}
	.navigation ul ul li {
	    background: none;
	    width: 100%;
	}
	.navigation .menu-item-has-children > a {
	    padding-right: 0;
	    padding-left: 0;
	}
	.navigation i { display: inline }
	.navigation ul ul a { padding: 9px 18px !important }
	.navigation ul ul ul a { padding: 9px 27px !important }
	.navigation ul ul ul ul a { padding: 9px 36px !important }
	.navigation .toggle-caret {
	    display: block;
	    width: 43px;
	    height: 43px;
	    line-height: 43px;
	    color: #ffffff;
	    border-left: 1px solid #585858;;
	}
	.navigation .menu-item-has-children > a:after { content: '' }
	/*-[ Mega Menu ]--------------------------------*/
	#wpmm-megamenu .wpmm-subcategories {
	    width: 100%;
	    text-indent: 0;
	}
	#wpmm-megamenu .wpmm-posts { width: 100% }
	#wpmm-megamenu .wpmm-post {
	    width: 100%!important;
	    padding: 0 10px!important;
	    text-align: center!important;
	}
	#wpmm-megamenu .wpmm-thumbnail img { float: left }
	.navigation {
	    width: 100%;
	    border: none !important;
	    display: none;
	}
	#social-header { 
		position: relative!important;
		float: left;
		width: 100% !important;
	}
	#social-header li {
	    padding: 9px 0;
		border-bottom: 1px solid #585858 !important;
	}
	#social-header li a { 
		display: inline !important;
	}
	#social-header li a { 
		font-size: 22px !important;
		border-bottom: none !important;
	}
	.searchTop {
		margin-left: 0 !important;
		width: 100% !important;
	}
	#header #searchform { float: none !important; }
	.sub-menu li a { color: #fff !important; }
	.elem-menu-mobile, .bott-negozio {
		border-bottom: 1px solid #585858 !important;
		width: 100%!important;
		box-sizing: border-box;
		text-indent: 25px;
		padding: 9px 0;
	}
	.bott-negozio #pre-label { display: none !important; }
	.admin-bar .navigation.mobile-menu-wrapper  { top: 32px }
	/* fine x header mobile */
}
@media screen and (max-width: 865px) { 
	#page, .container { max-width: 96% }
	#site-footer .container { padding: 0 2% }
	.page-template-page-blog #site-header { height: auto }
	.blog-banner { position: relative }
	.breadcrumb, .postsby {
	    border-right: none;
	    padding-right: 0;
	    border-bottom: 1px solid #EFEFEF;
	    width: 100%;
	}
	.blog-content .title { font-size: 30px }
	.blog-content p { font-size: 17px }
	.slider-nav.owl-carousel .owl-item .slider-img { width: 82% }
	.slider-nav.owl-carousel .slider-content {
	    overflow: visible;
	    padding: 0px 20px 20px;
	    float: left;
	}
	.with-sidebar { width: 100% }
	.column4 .latestPost, .column4 .grid .latestPost:nth-child(3n), .column4 .title-with-grid .latestPost:nth-child(4n-2), .column3 .grid .latestPost, .related-posts .latestPost, .popular-category {
	    width: 48.5%;
	    margin-right: 3%;
		margin-bottom: 1.8rem;
	}
	.popular-category:nth-child(2n+2) { margin-right: 0 }
	.related-posts .latestPost { margin-bottom: 20px!important }
	.column3 .grid .latestPost:nth-of-type(3n+3) { margin-right: 3% }
	.list .category-image, .title-with-grid .latestPost.category-image, .column4 .list .category-image, .column4 .title-with-grid .latestPost.category-image, .column3 .title-with-grid .latestPost.category-image { width: 100% }
	.cat-img-inner .pri-btn { padding: 12px 20px }
	.title-with-grid .latestPost, .column4 .title-with-grid .latestPost {
	    width: 48.5%!important;
	    margin-right: 3% !important;
	}
	.cat-img-inner .category-title { font-size: 34px }
	.latestPost:nth-of-type(2n+2), .column4 .latestPost:nth-child(2n+2), .title-with-grid .latestPost:nth-child(2n+2), .column4 .title-with-grid .latestPost:nth-child(2n+2) { margin-right: 0 !important }
	.grid .featured-thumbnail, .title-with-grid .featured-thumbnail, .grid .post-image-left, .title-with-grid .post-image-left, .with-sidebar .latestPost .post-image-left, .with-sidebar .featured-thumbnail { width: 100% }
	.mts-cart span a { padding-bottom: 0 }
	.mts-cart {
	    float: none;
	    text-align: center!important;
	}
	.header-layout-2 #header h1, .header-layout-2  #header h2, .header-layout-2  .site-description {
	    float: none;
	    text-align: center;
	    width: 100%;
	    max-width: 100%;
	    padding: 0;
	}
	.header-layout-2 #logo a, .header-layout-2 #logo img {
	    float: none;
	    letter-spacing: 0;
	}
	.header-layout-2 .logo-wrap { margin-top: 0 }
	.home-slide-title, .blog-content .title { font-size: 40px!important }
	.home-slide-content p { font-size: 18px }
	.bg-slider .slide-button {
	    font-size: 15px;
	    padding: 10px 25px;
	}
	.article { width: 100% }
	#content_box {
	    padding-right: 0px;
	    padding-left: 0px!important;
	}
	.sidebar.c-4-12 {
	    float: none;
	    width: 100% !important;
		max-width: 100% !important;
	    padding-left: 0;
	    padding-right: 0;
	    margin: 0 auto;
	}
	ul.dal-negozio li {
		width:22.75%;
		margin-right:3%;
	}
	ul.dal-negozio li:nth-of-type(5n+5) { margin-right: 0; }
	ul.dal-negozio li:nth-of-type(6n+6) { display: none; }
	a#store-call { display: none !important; }
}
/*
@media screen and (max-width:782px) { 
	.admin-bar .pace .pace-progress, .admin-bar .sticky-navigation-active, .admin-bar .navigation.mobile-menu-wrapper, .admin-bar #site-header { top: 46px }
}
*/
@media screen and (max-width:728px) { 
	#header h1, #header h2, .site-description {
	    float: left;
	    text-align: center;
	    width: 100%;
	    max-width: 100%;
	    padding: 0;
	}
	#header h1, #header h2 { font-size: 40px }
	.site-description { margin-top: 0 }
	#logo a, #logo img { letter-spacing: 0 }
	.logo-wrap { margin-top: 0 }
	.widget-header {
	    max-width: 100%;
	    float: left;
	}
}
@media screen and (max-width:720px) { 
	.f-widget, .widgets-num-4 .f-widget { width: 46% }
	.widgets-num-4 .f-widget-3 { clear: left }
	.f-widget-2, .widgets-num-4 .f-widget-2, .widgets-num-4 .f-widget.last { margin-right: 0 }
	.ad-125 li { max-width: 45% }
	#comments { margin-right: 0 }
	.widget-header .textwidget {
	    margin-top: 0;
	    padding-left: 0;
	    border-left: none;
	}
	#category-list, img#dot-footer { display: none }
	.cat-grid {
		width: 48.5%;
		margin-right: 3%;
		margin-bottom: 20px;
	}
	.griglia-alternativa .cat-grid:nth-of-type(2n+2) { margin-right: 0 !important; }
	.griglia-alternativa .cat-grid:nth-of-type(3n+3) { margin-right: 3%; }
	.wpcf7-text, .wpcf7-textarea, .wpcf7-select { width: 100% !important; }
}
@media screen and (max-width:650px) { 
	.cat-img-inner .category-title { font-size: 30px }
	.pri-btn { font-size: 16px }
}
@media screen and (max-width:600px) { 
	.featured-thumbnail img { width: 100% }
	.admin-bar .pace .pace-progress { top: 0px }
	#wpadminbar { position: fixed !important; }
	.cat-grid a.cat-text h2 { font-size: 26px !important; }
}
@media screen and (max-width:550px) { 
	.sbutton { float: right }
	.f-widget, .widgets-num-4 .f-widget, .recently-featured-img {
	    width: 100%;
	    margin-right: 0;
	}
	.recently-featured-content {
	    overflow: visible;
	    margin-top: 20px;
	    float: left;
	}
	.column4 .latestPost, .column4 .grid .latestPost:nth-child(3n+3), .column4 .title-with-grid .latestPost:nth-child(4n-2), .title-with-grid .latestPost:nth-child(2n+2), .column4 .title-with-grid .latestPost:nth-child(2n+2), .column3 .grid .latestPost, .with-sidebar .latestPost {
	    width: 100%;
	    margin-right: 0 !important;
	}
	.column4 .list .category-image, .column4 .title-with-grid .latestPost.category-image { height: 250px }
	.slider-nav.owl-carousel .owl-item .slider-img { width: 78% }
		ul.dal-negozio li {
		width:48%;
		margin-right:4%;
	}
	ul.dal-negozio li:nth-of-type(3n+3) { margin-right: 0; }
	ul.dal-negozio li:nth-of-type(6n+6) { display: none; }
	.asd-list-container-top { padding: 0; }
	.asd-list-container-bottom { display: none; }
	.asd-list-inner-top { position: relative; }
	.latestPost.adsense {
		background: none !important;
		box-shadow: none !important;
	}
	.crp_related  ul li.latestPost { width: 49% !important }
	.crp_related  ul li.latestPost:nth-child(2n+1) { margin-right: 1% !important; }
	.crp_related  ul li.latestPost:nth-child(2n+2) { margin-left: 1% !important; }
	.crp_related  ul li.latestPost:nth-child(9n) { display: none !important }
}
@media screen and (max-width:480px) { 
	nav { border-bottom: 0 }
	.navigation {
	    margin-top: 0;
	    margin-bottom: 0;
	}
	.related-posts .latestPost, .popular-category {
	    width: 100%;
	    float: left!important;
	    max-width: 100%;
	}
	.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	    width: 100%;
	    margin-right: 0;
	}
	.copyrights { text-align: center }
	.top { width: 100% }
	#cancel-comment-reply-link {
	    margin-bottom: 0;
	    margin-top: -43px;
	}
	.title-with-grid .latestPost, .column4 .title-with-grid .latestPost { width: 100%!important }
	.slider-nav.owl-carousel .owl-item .slider-img { width: 70% }
	.slider-nav.owl-carousel .slider-content p { display: none }
	/* .slider-nav.owl-carousel .slider-content .title, .single-post-content .single-title { font-size: 18px } */
	h4.subtitle_head, .post-info, .thecontent, div.comment-respond {
		padding: 0 10px !important;
	}
	div.crp_related h3 {
		padding: 0 10px !important;	
	}
	.product-info-box div.inner-box { margin: 0 10px !important; }
	.postauthor-wrap { margin: 10px !important; }
	#page { padding-top: 16px; }
	h1.cat-title {
		font-size: 32px;
		margin: 0 0 16px 0;
	}
	.cat-grid h2 { height: 32px; }
	.cat-grid h2 a {
		font-size: 17px;
		line-height: 32px;
	}
	#doc-header { display: none; }
	.logo-wrap { margin: 0 !important; }
}
@media screen and (max-width:400px) { 
	article header { overflow: hidden }
	.slidertext { display: none }
}
@media screen and (max-width:320px) { 
	.latestPost {
	    /* float: none; */
	    width: 100% !important;
	}
	.latest-cat-post #featured-thumbnail {
	    width: 100%;
	    max-width: 100%;
	}
	.latest-cat-post #featured-thumbnail .featured-thumbnail { float: none }
	nav li {
	    display: block;
	    float: none;
	    width: 100%;
	}
	nav li a { border-bottom: 1px solid #576979 }
	#logo img { width: 260px !important; }
	#secondary-navigation { height: initial !important; }
	a#pull:after { right: 5px !important; }
	h1.single-title { 
		font-size: 30px !important;
		line-height: 28px !important;
	}
}
/* AGGIUNTE */
@media screen and (min-width:551px) { 
	.crp_related  ul li.latestPost { width: 32.333333% !important; }
	.crp_related  ul li.latestPost:nth-child(3n+1) { 
		margin-left: 0 !important;
		margin-right: 1% !important;
	}
	.crp_related  ul li.latestPost:nth-child(3n+2) { 
		margin-left: 0.5% !important;
		margin-right: 0.5% !important;
		
	}
	.crp_related  ul li.latestPost:nth-child(3n+3) {
		margin-left: 1% !important;
		margin-right: 0 !important;
	}
}
@media screen and (min-width:621px) and (max-width: 865px) { 
	.rpwe-block li { width: 32.333333% !important; }
	.rpwe-block li:nth-child(3n+1) { 
		margin-left: 0 !important;
		margin-right: 1% !important;
	}
	.rpwe-block li:nth-child(3n+2) { 
		margin-left: 0.5% !important;
		margin-right: 0.5% !important;
		
	}
	.rpwe-block li:nth-child(3n+3) {
		margin-left: 1% !important;
		margin-right: 0 !important;
	}
	#sidebar .popular-posts li {
		margin-left: 0px;
		display: inline-block;
		width: 49%;
	}
	#sidebar .popular-posts li:nth-child(2n+2) {
		margin-left: 2% !important;
	}
}
@media screen and (min-width:621px) and (max-width: 728px),
	   screen and (min-width:866px) and (max-width: 1080px), 
	   screen and (max-width: 320px) { 
	a.wpp-post-title {
		font-size: 16px !important;
		line-height: 16px !important;
	}
	span.post-stats {
		font-size: 14px !important;
		line-height: 15px !important;
	}
}
@media screen and (min-width:721px) and (max-width: 865px) { 
	.tptn_posts_widget ul li { width: 49%; }
	.tptn_posts_widget ul li:nth-of-type(2n+2) { margin-left: 2%; }
}
@media screen and (min-width:721px) and (max-width: 900px) { 
	.cat-grid a.cat-text h2 { font-size: 26px !important; }
}
@media screen and (min-width:721px) and (max-width: 960px) { 
	img#dot-footer {
		width: 250px !important;
		height: auto !important;
	}

}
@media screen and (min-width:901px) and (max-width: 1160px) { 
	#social-header { display: none; }
}
@media screen and (min-width:901px) and (max-width: 1018px) { 
	.searchTop #s {
		min-width: 220px !important;
		width: 220px !important;
	}
}
@media screen and (min-width:901px) and (max-width: 940px) { 
	#doc-header { display: none; }
	.logo-wrap { margin: 0 !important; }
}
@media screen and (min-width:901px) {
	.navigation ul {
		position: relative;
	    float: left;
		display: inline;
	}
	#social-header {
		margin-left: 14px;
	}
	#social-header li a span {
		font-size: 28px;
		line-height: 47px;
		padding: 0 2px;
	}
	ul#menu-categorie {
		padding: 10px 10px 0 0;
	}
	.elem-menu-mobile { display: none !important; }
	.bott-negozio {
		float: left;
		position: relative;
		display: inline;
		height: 47px;
		background: #fe7f00;
		/*
		background: #ffc20b; 
		background: -webkit-linear-gradient(to top, #ffc20b, #ffe251);
		background: linear-gradient(to top, #ffc20b, #ffe251);
		border: 1px solid #d4a317;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		*/
	}
	.bott-negozio:hover { background: #fe9226; }
	.bott-negozio a {
		display: block;
		height: 47px;
		padding: 8px 10px 0;
		line-height: 18px;
		box-sizing: border-box;
		font-weight: 700;
	}
	.bott-negozio a:hover { color: white; }
	.bott-negozio #pre-label {
		display: block;
		font-size: 12px;
		line-height: 12px;
		color: #333;
		text-align: center;
	}
	.bott-negozio #label-negozio { color: #333; }
	ul#menu-categorie li a { margin: 0 0 20px 0; }
	li.current-menu-item ul { margin-top: -2px; }
}

@media screen and (max-width:480px) {
	#header { padding: 12px 0; }
	.logo-wrap {
	    display: flex;
		justify-content: center;
		width: calc(100% - 36px);
	}
	.logo img { 
		width: 250px;
		max-width: 90%;
	}
	#secondary-navigation { height: inherit; }
	h1.single-title {
	    line-height: 1em;
		font-size: 28px;
	}
	h2 {
		font-size: 26px;
		line-height: 1.1em;
	}
	h4.subtitle_head {
	    font-size: 23px;
		line-height: 1.1em;
	}
	#banner-post { display: none; }
}
@media screen and (min-width:481px) {
	#banner-post-mobile { display: none; }
}