/*
Theme Name: Distripartes
Theme URI: http://distripartes.com/
Description: Productos nacionales - Cacao
Author: Juan Sanunga
Author URI: http://creativo-digital.com/
Version: 1.0
*/
@media (max-width: 425px) {
	.woocommerce-loop-product__title {
		font-size: 18px !important;
	}
	.related h2 {
		font-size: 18px !important;
	}
}

@media (max-width: 768px) {
	.sec-banner {
		margin-top: 0px;
	}
	.blo-busqueda .dgwt-wcas-search-wrapp form {
		padding-left: 40px;
		background-image: none;
	}
	.blo-busqueda .dgwt-wcas-search-wrapp {
		background-size: 337px auto;
		background-position: left center;
	}
	.col-redes {
		text-align: center;
		padding: 10px 0px;
	}
	.col-nosinfo {
		padding: 30px;
	}
	.fil-menupr {
		background-color: #000000;
		background-image: none;
	}
	.fil-menupr .vc_column-inner {
		padding: 0px;
	}
	.img-menu {
		margin: 10px 0px !important;
	}
	.sec-ofrecemos {
		background-repeat: repeat;
		background-size: 100% auto;
	}
	.sec-marcas .n2-section-smartslider .n2-ss-layer-col {
		border: 0px !important;
	}
	.sec-contactos {
		background-size: inherit;
		background-attachment: inherit;
		background-repeat: repeat;
	}
	.sec-nosotrosint .vc_row {
		padding: 100px 0px;
	}
	/*Catologo*/
	#filtro {
		width: 100%;
		float: none;
		padding: 20px;
	}
	#productosall {
		width: 100%;
		float: none;
	}
	#filtro h3 {
		margin-bottom: 15px;
	}
	/*Carrito - Precios*/
	.product-price {
		display: none !important;
	}
	.product-subtotal {
		display: none !important;
	}
	.cart-subtotal, .order-total {
		display: none !important;
	}
	/*Productos*/
	.product {
		padding: 30px;
	}
	.woocommerce div.product .woocommerce-tabs ul.tabs li {
		border-radius: 0px;
	}
}