@media (max-width: 600px) {
	
	.responsive{
		display: block;
	}
	
	.no-responsive{
		display: none;
	}
	
	.main-navigation .fondo {
		position: absolute;
		width: 250%;
		left: 0;
		height: 100%;
		background: #000;
		-moz-transform: skew(0deg);
		-ms-transform: skew(0deg);
		-o-transform: skew(0deg);
		transform: none;
	}
	
	.botones-sesion{
		margin-top: 30px;
	}
	
	.botones-sesion .linea{
		width: 100px;
		border-top: 1px solid #fff;
		opacity: .5;
		margin-bottom: 30px;
	}
	
	.botones-sesion a{
		display: inline-block;
		margin: 15px;
	}
	
	.botones-sesion .social{
		font-size: 24px;
	}
	
	.mmenu{
		width: 35px;
		margin: auto;
	}
	
	.blanco, .blanco:visited{
		font-family: 'Poppins', sans-serif;
		color: #fff;
	}
	
	.main-navigation{
		overflow: hidden;
		position: fixed;
	}
	
	
	.main-navigation .contenido {
		padding: 100px 20px;
		height: 100%;
		position: absolute;
		left: -500px;
		width: 100%;
		text-align: center;
	}
	
	.main-navigation li a {
		font-size: 22px;
	}
	
	.bot-menu-ocultar {
		top: 30px;
	}
	
	h2{
		font-size: 31px;
	}
	
	.header-fixed {
		height: auto;
	}
	
	.header-fixed .wrap-subheader{
		position: relative;
	}

	.subheader{
		font-size: 13px;
		height: auto;
	}
	
	.categoria .col-8{
		padding: 50px 0 50px 0; 
	}
	
	.categoria h2 {
		font-size: 47px;
		margin: 0;
	}
	
	
	.lo-ultimo {
		margin-top: 40px;
	}
	
	.lo-ultimo h2 {
		margin-bottom: 30px;
	}
	
	.m-footer{
		text-align: center;
	}
	
	.menu-footer ul{
		padding: 0;
	}
	
	.social{
		text-align: center;
	}
	
	.lo-ultimo .datos {
		padding: 10px;
		font-size: 16px;
	}
	
	.page-title {
		font-size: 40px;
		margin-bottom: 20px;
		margin-top: 40px;
	}
	
	.producto.categoria{
		width: 100%;
		padding: 10px;
	}
	
	.summary{
		padding: 20px;
	}
	
	.personas .row{
		margin: 10px;
	}
	
	.personas .col-12{
		margin: 0;
		padding: 20px;
	}
	
	.woocommerce-shipping-methods{
		margin: 0;
	}
	
	.menu-legal-container ul{
		 margin: 0;
		 margin-bottom: 50px;
		 padding: 0;
	}
	
	.entry-title{
		font-size: 34px;
	}
	
	
	
	
	
	.cuentame-una-historia {
		margin-top: 30px;
	}
	
	.cuentame-una-historia .container {
		padding-top: 53px;
		padding-bottom: 80px;
	}
	
	.cuentame-una-historia .contenido {
		margin-top: 30px;
	}
	
	.cuentame-una-historia .contenido .padding {
		padding: 0px;
	}
	
	.cuentame-una-historia .contenido .padding-responsive {
		padding: 20px;
	}
	
	.cuentame-una-historia .contenido .padding-responsive .row{
		margin: 0;	
	}
	
	.cuentame-una-historia .linea-texto{
		margin-top: 20px;
	}
	
	.margin-top-20{
		margin-top: 20px !important;
	}
	
	.linea{
		margin: auto;
		display: block;
	}
	
	.newsletter {
		padding-bottom: 50px;
		padding: 10px;
	}
	
	.newsletter .d-flex{
		display: block !important;
		text-align: left;
	}
	
	.newsletter .input {
		display: inline-block;
		width: 100%;
	}
	
	.newsletter .bot{
		margin-top: 10px;
	}
	
	
	.menu-footer .container{
		padding: 0;
	}
	
	.wrap-newsletter {
		padding-top: 50px;
	}
	
	.menu-footer2 .items {
		margin-top: 0px;
	}
	
	.menu-footer2 .items li {
		margin: 5px;
	}
	
	.malasantasquad {
		padding-top: 50px;
	}
	
	.malasantasquad .slide .col{
		padding: 0;
	}
	
	.malasantasquad h2{
		margin-bottom: 20px;
	}
	
	.mini-malasantasquad{
		width: 100%;
		padding: 20px;
		margin: auto;
	}
	
	.malasantasquad .slide{
		margin: auto;
		width: 90%;
	}
	
	.slick-arrow{
		display: none !important;
	}
	
	
	.relacionados {
		margin-top: 50px;
	}
	
	.relacionados h2 {
		margin-bottom: 30px;
	}
	
	.relacionados .datos {
		padding: 0px;
		margin-bottom: 35px;
	}
	
	.about-us .cabecera .imagen{
		padding: 0;
	}
	
	.about-us .row{
		margin: 0;
	}
	
	.about-us .bloque-cabecera {
		padding: 20px;
	}
	
	.personas {
		margin-bottom: 0px;
	}
	
	.about-us .bloque-3{
		margin-top: 50px;
	}
	
	.bloque-3 .texto .col-12{
		padding: 0px;
	}
	
	.bloque-3 .texto{
		margin-top: 50px;
	}
	
	.boton-cantidad {
		width: 45px;
		height: 45px;
		padding: 8px 0px;
	}
	
	.qty {
		width: 43px;
		height: 45px;
	}
	
	.single_add_to_cart_button {
		padding: 7px 10px;
		border: none;
		width: 100%;
		height: 45px;
		font-size: 14px;
	}
	
	
	table.shop_table_responsive tr td::before{
		content: none;
	}
	
	.product-thumbnail{
		display: none !important;
	}
	
	table.shop_table_responsive tr td {
		display: revert;
	}
	
	.coupon .col{
		text-align: left;
	}
	
	.coupon .col .button{
		margin-top: 10px;
	}
	
	
	
	.shipping label{
		margin-left: 20px;
	}
	
	.row-checkout .col {
		padding: 10px;
	}
	
	.woocommerce-checkout-review-order .shipping li{
		margin-bottom: 20px;
	}
	
	.woocommerce-checkout-payment li{
		margin-bottom: 20px;
	}
	
	.woocommerce-checkout-payment .button{
		display: block;
		margin: auto;
	}
	
}

@media screen and (max-height: 500px) {
    .pum-theme-580 .pum-container {
        top: 10px !important;
    }
}