.header_logo {margin: 0;}
.header_logo img {max-width:200px;}
.cart_contents{box-shadow: 1px 1px 5px 0 rgba(0,0,0,.5);}
.search_cart .cart_contents,.myaccount-menu, .product-description .cart{display:none;}
.top-header .main-menu.Top-menu > li:last-child {border-right: none!important;}
#masthead .site-footer{width:auto;margin-top:7px;}
.search_block_top .select-wrapper{display:none;}

#masthead .site-footer #social_block a{
	transition:all 0.25s linear;
}

.fixed .header_logo img {
	max-width: 100px;
}

.auto_install_layout5 .site-footer .footer-bottom {
	background: rgba(0, 0, 0, 1) none repeat scroll 0 0;
}

.payment-icon-inner{
	border:none!important;
}

.payment-icon-inner a{
	color:#000;
}

.widget.widget_sp_widget_post_slider img{
	height:350px!important;
	width:auto!important;
}

.home-lojas-title{
	padding:20px;
}

.home-lojas-desc{
	padding-left:20px;
	padding-bottom:20px;
}

.footer-widget-area, .payment-icon-inner {
	padding: 35px 0 0 0;
}

.neteuro-sep{
	position:relative;
	height:1px;
	width:100%;
	margin-bottom:20px;
}

.neteuro-sep:before{
	position:absolute;
	content:' ';
	bottom:0;
	height:2px;
	width:25%;
	left:50%;
	transform: translateX(-50%);
	background-color:#80010c;
}

.single-post .post-thumbnail img{
	width:250px;
}

.single-post .post-thumbnail {
	width: 25%;
	display: inline-block;
}

.single-post .entry-content {
	width: 75%;
	float:none!important;
	display: inline-block;
}

.sidebar .widget .widget-title, .filter_wrapper .widget .widget-title {
	position:relative;
	color: #333333;
	font-family: "Poppins",sans-serif;
	font-weight: 600;
	font-size: 23px;
	letter-spacing: 1px;
	text-transform: capitalize;
	margin-top: 8px;
	margin-bottom: 18px;
	text-transform: uppercase;

}

.byline{
	display:none!important;
}

.site-main-small .page-header{
	display:none;
}
.site-main-small .archive-div {
	background-color: #fff;
	min-height: 100%;
	overflow: hidden;
	padding: 15px 0;
}

.site-main-small article{
	margin-bottom: 20px;
}

.site-main-small .archive-div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}

.messenger-link{
	text-align:center;
	margin-bottom:10px;
}
.messenger-link img{
	border-radius:5px;
	box-shadow: 0 0 5px 0 rgba(0,0,0,.5);
	margin-bottom:10px;
}

.ttbannerblock {
	margin-bottom: 10px!important;
}

.top-header.fixed{
	position:fixed!important;
	top:0;
	left:0;
	z-index:9999;
}
.full-header.fixed{
	top:40.3px!important;

}

h5{
	font-size:13px!important;
}
body:not(.home) .woocommerce ul.products li.product .product-thumb img, body:not(.home) .woocommerce li.product .product-thumb img {
	margin: 0 auto;
	max-width: auto;
	height: 267px!important;
}

body.home .woocommerce ul.products li.product .product-thumb img, body.home .woocommerce li.product .product-thumb img {
	height: 200px!important;
}

.star-rating{
	display:none!important;
}

.wps-caption{
	display:none;
}

.slick-slider { display: table; table-layout: fixed; width: 100%; }


.footer-small-info{
	width:100%;
	font-size:12px;
	text-align:center;
}

.top-fix{
	padding-top:150px;
}

.TTProduct-Tab #home-page-tabs{
	display:none;
}

.woocommerce-MyAccount-navigation-link--orders,.woocommerce-MyAccount-navigation-link--edit-address{display:none;}

.table-phone-delivery{
	border:none;
}

.table-phone-delivery tbody tr > td:first-child{
	color:#000;
	text-align: right;
	font-weight: 700;
	font-size: 15px;
}


@media(max-width:767px){
	.search_block_top{
		display:none!important;
	}
	.messenger-link img{
		width:100%;
		margin-right: auto;
		margin-left: auto;
		text-align: center;
	}
	.header_logo{
		float: left!important;
		margin: 0!important;
		width:50%!important;
	}
	.search_cart{
		width:50%!important;
		padding-left: 15px!important;
	}
	.loja {
		height: 100%!important;
	}

	.column_product3.woocommerce ul.products li.product, .column_product3.woocommerce-page ul.products li.product, .column_product5.woocommerce ul.products li.product, .column_product5.woocommerce-page ul.products li.product, .column_product4.woocommerce ul.products li.product, .column_product4.woocommerce-page ul.products li.product {
		width: 50% !important;
	}
	.woocommerce ul.products li.product:nth-child(2n+1), .woocommerce-page ul.products li.product:nth-child(2n+1), .column_product3.woocommerce ul.products li.product:nth-child(2n+1), .column_product3.woocommerce-page ul.products li.product:nth-child(2n+1), .column_product4.woocommerce ul.products li.product:nth-child(2n+1), .column_product4.woocommerce-page ul.products li.product:nth-child(2n+1), .column_product5.woocommerce ul.products li.product:nth-child(2n+1), .column_product5.woocommerce-page ul.products li.product:nth-child(2n+1) {
		clear: unset!important;
	}
	.woocommerce ul.products li.product:nth-child(3n+1), .woocommerce-page ul.products li.product:nth-child(3n+1), .woocommerce-page[class*="columns-"] ul.products li.product:nth-child(3n+1), .woocommerce[class*="columns-"] ul.products li.product:nth-child(3n+1) {
		clear: unset !important;
	}


	.site-footer{
		display:none!important;
	}

	.Top-menu li a{
		font-size:10px;
	}

	.mobile-hide{
		display:none!important;
	}


}
