#menu_wrapper .nav ul li a, #menu_wrapper div .nav li > a {
	font-family: Lato, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #222222;
}

.readmore, .post_info_date, #menu_wrapper div .nav > li.current-menu-item > a, #menu_wrapper div .nav > li.current-menu-parent > a, #menu_wrapper div .nav > li.current-menu-ancestor > a, #menu_wrapper .nav ul li a.hover, #menu_wrapper .nav ul li a:hover, #menu_wrapper div .nav li a.hover, #menu_wrapper div .nav li a:hover, .social_wrapper ul li a:hover
{
	color: #d20e22;
}

.post_info_date:before
{
	border-bottom-color: #d20e22;
}

#scge-form-1 input
{
	width: 100%;
}

li {

	list-style: none;
}

#search {
    padding: 10px 0 0 0;
    display: block;
}

#search-area ul {
    border: 1px solid #999;
    border-left: 0;
    text-transform: uppercase;
    float: left;
}

#search-area li {
    display: block;
    height: 26px;
    float: left;
    line-height: 26px;
    font-size: 1.8em;
    border-left: 1px solid #999;
    margin: 2px 0;
}

#search-area li#search-main {
    padding: 0 10px 0 0;
    border-left: 0;
    margin: 0;
    line-height: 31px;
    height: 31px;
}

#search-submit {
    background: url('images/header-search-submit.gif') no-repeat left top;
    width: 30px;
    height: 30px;
    float: left;
    cursor: pointer;
    border: 0;
    padding: 0;
}

#search-field {
    display: block;
    float: left;
    line-height: 31px;
    position: relative;
    margin: 0 10px 0 0;
}

#search-field input {
    color: #333;
    height: 30px;
    width: 291px;
    float: left;
    padding: 0 0 1px 10px;
	border: none;
    border-left: 1px solid #999;
	font-size:  16px;
}

#search-area li a {
    display: block;
    text-decoration: none;
    color: #777;
    padding: 0px 10px 1px;
    line-height: 30px;
    position: relative;
    top: -2px;
	font-size: 16px;
	float: left;
}

.icon.ic-right.ic-menu {
    display: block;
    width: 15px;
    height: 15px;
    background-image: url('images/icons-13x13.png');
    background-repeat: no-repeat;
	background-position: 0px -300px;
    text-indent: 500px;
    overflow: hidden;
	float: right;
	margin-left: 5px;
	margin-top: 8px;
}

.nav-menu {
    position: absolute;
    background-color: #eee;
    font-size: 1.2em;
    z-index: 10;
    border: 1px solid #999;
}

.nav-menu li {
    height: 25px;
    display: block;
}

.nav-menu li a, .nav-menu li label {
    height: 25px;
    display: block;
    text-decoration: none;
    color: #555;
    padding: 0 10px;
    line-height: 25px;
    white-space: nowrap;
}

#categories-menu
{
	width: 200px;
	left: 478px;
	border-top: 0;
	text-align: left;
}

#mysearch
{
	position: relative;
}

#my_more
{
	color: #fff;
	background-color: #d20e22;
	margin-bottom: 20px;
	border: none;
	padding: 10px 25px;
	text-transform: uppercase;
	line-height: 1.5 !important;
    letter-spacing: 2px;
	cursor: pointer;
    text-align: center;
	font-size: 11px;
	font-weight: 600;
	font-family: Lato, Helvetica, Arial, sans-serif;
}

#scge_widget-2 {
    background: #222;
    color: #ccc;
}

#page_content_wrapper .sidebar .content .sidebar_widget li#scge_widget-2 h2.widgettitle {
    color: #ccc;
}



#page_content_wrapper .sidebar .content .sidebar_widget > li:first-child, #page_content_wrapper .sidebar .content .sidebar_widget > li:first-child .textwidget, #page_content_wrapper .sidebar .content .sidebar_widget li:nth-of-type(2), #page_content_wrapper .sidebar .content .sidebar_widget li:nth-of-type(2) .textwidget
{
	padding: 0;
}

#categorie_foto
{
	margin-bottom: 20px;
}

#btn_acquisto
{
	float: left;
	background-color: #d20e22;
	border: 0;
}

#btn_acquisto:hover
{
	background-color: #222;
}

#tre_colonne, .sidebar_content.two_cols
	{
	 display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex;
	  overflow: hidden;
		flex-wrap: wrap;
	}



.post_img
	{
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center;
    }
	
.info-search
{
	margin-top: 5px;
	font-size: 12px;
	font-style: italic;
	color: #999;
}

.info-search .search-cat
{
	color: #999;
}

.errore-ajax
{
	font-size: 13px;
	line-height: 17px;
	color: #d20e22;
	font-style: italic;
	margin-top: 5px;
}

.swiper-wrapper h3
{
	font-size:14px;
	line-height: 17px;
	color: #333;
	font-style: italic;
}

.swiper-wrapper h3 a
{
	color: #333;
}

.swiper-container
{
	padding-bottom:40px !important;
}

.swiper-text
{
	font-size: 16px;
	line-height: 23px;
	margin-top: 20px;
}

.swiper-button-next, .swiper-button-prev
{
	top:38% !important;
	background:none!important;
	width: 41px !important;
	height: 41px !important;
}


.swiper-button-prev
{
	background: url('images/btn-prev.png') no-repeat !important;
}

.swiper-button-next
{
	background: url('images/btn-next.png') no-repeat !important;
}

.swiper-pagination-bullet-active
{
	background-color: #000 !important;
}

form.wpcf7-form
{
	max-width: 400px;
	margin: auto;
}

span.wpcf7-not-valid-tip
{
	color: #d20e22;
	text-transform: none;
	font-weight: normal;
	font-style: italic;
}

div.wpcf7-validation-errors {
    border: 1px solid #d20e22;
	color: #d20e22;
}


#page_content_wrapper
{
	min-height: 400px;
	
}

.wpcf7-form label
{
	color:#222;
	text-transform: none;
}

.post_header:not(.single) h5, body.single-post .post_header_title h1
{
	line-height:30px;
	margin-bottom: 10px;
}

	
.swiper-slide{
        text-align: center;
        font-size: 18px;
        background: #fff;
        width: 60%;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
}

#descrizione_foto
{
	margin-top: 10px;
}

#footer .sidebar_widget > li:nth-of-type(3)
{
	float:right;
	margin: 0;
}

#footer .sidebar_widget > li:nth-of-type(2)
{
	font-size: 12px;
	line-height: 19px;
}


#copyright a:hover, #footer a:hover, .social_wrapper ul li a:hover
{
	color: #d20e22;
}

.footer_bar
{
	margin-top: 40px;
}

.single-image-center{
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;    
}

#crediti
{
	text-align:center;
	line-height: 18px;
	margin-top: 10px;
}

.post_share_text {
	float: none;
    width: 55px;
    margin: 15px auto;
}


#btn_acquisto {
    float: none;
    display: inline-block;
}

#wrapper_btn_acquista {
    border-top: 1px solid #e1e1e1;
    padding: 15px 0 20px 0;
    float: left;
    width: 100%;
    text-align: center;
}

#wrapper_btn_acquista span {
	text-transform: uppercase;
	margin-right: 15px;
	letter-spacing: 2px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	display: inline-block;
}


.post_header {
    margin-bottom: 0;
}



#search_form_title h2 {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 18px;
    color: #d20e22;
    font-weight: bold;
    margin-bottom: 3px;
}


#search_form_title h3 {

    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 15px;
    line-height: 14px;

}


.search_form_wrapper {
    text-align: center;
}

iframe, .fb-video
{
	margin: 0 auto !important;
	text-align: center;
	display: block;
}



@media only screen and (max-width: 767px) {
	
	#categories-menu-opener
	{
		float: none !important;
		text-align: left;
	}
	
	
	#wrapper_btn_acquista span {
		font-size: 10px;
	}
	
	#wrapper_btn_acquista {
		padding-top: 5px;
	}

	
	.swiper-button-next, .swiper-button-prev
	{
		top:100px !important;
	}

	
	.swiper-text
	{
		font-size: 12px;
		line-height: 16px;
		margin-top: 10px;
	}

	
	#cookie-bar p {
		font-size: 11px;
		line-height: 14px;
	}
	
	body.page-template .post_img img, body.news .post_img img
	{
		max-width: auto !important;
		max-height: auto !important;

	}
	
	.auto-resize-js
	{
		height: auto;
	}

	.auto-resize-js img
	{
		max-height: auto;
	}
	
	.footer_bar
	{
		margin-top: 20px;
	}
	
	
	.post_header:not(.single) h5, body.single-post .post_header_title h1
	{
		font-size: 14px;
		line-height:18px;

	}
	
	.slider_wrapper.fixed_width:hover .flex-direction-nav .flex-prev
	{
		left:30px;
	}
	
	.slider_wrapper.fixed_width:hover .flex-direction-nav .flex-next
	{
		right:30px;
		
	}
	
	#page_content_wrapper
	{
		min-height: 200px;

	}

	.errore-ajax
	{
		font-size: 11px;
		line-height: 14px;
	}
	
	.info-search {
		font-size: 11px;
		line-height: 15px;
	}

	
	
	.sidebar_wrapper
	{
		display: none;
	}
	
	
#page_content_wrapper .inner .sidebar_content.three_cols .post.type-post, #page_content_wrapper .inner .sidebar_content.three_cols .hentry
{
	width: 100%;
	float: none;
	margin: 0;
	
}
	
.type-catalogo .post_header
	{
		margin:0;	
	}
	
	.type-catalogo .post_img
	{
		margin-bottom:5px;
	
	}
	
	
	#search-area ul {
		float: none;
		border:  0;
	}	
	
	#search-area li {
		float: none;
		border: 1px solid #999;
	}
	
	#search-field input {
		border: 0;
		width: 100%;
	}
	
	#search-area li#search-main {
		border-left: 1px solid #999;
	}
	
	.search_form_wrapper {
		margin-bottom: 20px;
		border: 0;
		padding: 0;
	}
	
	#search-submit {
		position:  absolute;
		right: 5px;
	}
	
	#search-field {
		width: 100%;
	}
	
	#categories-menu {
		right: 0;
		left: auto;
		margin-top: -2px;
	}
	
	.sidebar_widget li:nth-of-type(1), .sidebar_widget li:nth-of-type(3), .footer_bar_wrapper .social_wrapper ul
	{
		text-align: center;
	}
	.sidebar_widget li:nth-of-type(1) img
	{
		width: 120px;
		height: auto;
	}
	
	.sidebar_widget li:nth-of-type(3) img
	{
		width: 160px;
		height: auto;
	}
	
	
	
	#copyright
	{
		font-size: 9px;
		
	}
	
	#footer .sidebar_widget > li:nth-of-type(2) {
		font-size: 11px;
		line-height: 16px;
		text-align: center;
	}
	
}

@media only screen and (min-width: 768px) and (max-width: 960px) {

	
		#page_content_wrapper .inner .sidebar_content.three_cols .post.type-post[data-column="last"], #page_content_wrapper .inner .sidebar_content.three_cols .hentry[data-column="last"]
	{
		margin-right: auto;
	}

		
		#page_content_wrapper .inner .sidebar_content.three_cols .post.type-post, #page_content_wrapper .inner .sidebar_content.three_cols .hentry
		{
			
			width: 46.99%;
			margin-right: 3%;
		}
	
		.type-catalogo .post_header, .type-catalogo .post_img
		{
			margin-bottom:0;

		}
	
	#footer .sidebar_widget.four > li {
		width: 20%;
		margin-right: 5%;
	}
	
	#footer .sidebar_widget.four > li:nth-child(3)
	{
		clear:none;
	}
	
	#footer .sidebar_widget.four > li:nth-child(2)
	{
		float:left;
	}
	
	.search_form_wrapper {
		padding: 30px 20px;
	}
	
	form#mysearch {
		width: 658px;
		margin: auto;
	}
	
	#search-field input {
		width: 477px;
	}
	
	#categories-menu {
		left: 455px;
	}
	

	
		
	}

@media only screen and (min-width: 768px) {


	body.page-template .post_img img, body.news .post_img img
		{
			max-width: 404px !important;
			max-height: 273px !important;
			width: auto !important;
		}

	.post_img img
	{
		width: auto !important;
	}
	
	.auto-resize-js
	{
		height: 273px;
	}

	.auto-resize-js img
	{
		max-height: 273px;
		max-width: 100%;
	}
	
	


	
}

@media only screen and (min-width: 960px) {

		form#mysearch {
			margin: auto;
			width: 682px;
		}

		#search-field input {
			width: 500px;
		}
	
}
	

