@charset "UTF-8";
/* CSS Document */
.slick-prev,.slick-next{
	z-index: 100;
}
.slick-next {
	right: -10px;
}
.slick-prev {
	left: -10px;
}
.mp_icon_rule {
	margin-bottom: 10px !important;
}
.mp_icon_rule img {
	width: 40px;
	height: auto;
}

.mp_icon_rule_big img {
	width: 50px;
	height: auto;
}

.mp_rules_row .wpb_column,
.mp_rules_column {
	border-radius: 20px;
	box-shadow: 1px 1px 12px rgba(0,0,0,0.1);
	border-bottom: solid 6px #76BC21;
	margin-bottom: 20px;
	width: calc(50% - 10px);
	padding: 20px 0;
}

.mp_rules_column {
	width: 100%;
}

.mp_rules_row .wpb_column:first-of-type {
	margin-right: 10px;
}

.mp_rules_row .wpb_column:last-of-type {
	margin-left: 10px;
}

.mp_rules_row .wpb_text_column.wpb_content_element,
.mp_rules_column .wpb_text_column.wpb_content_element {
	margin-bottom: 5px;
}

.mp_cat_image {
	max-width: 220px;
	width: 130%;
	margin: -38px -10% 0 -10%;
	display: block;
	height: auto;
}

.mp_categories {
	padding: 0;
	text-align: center;
	display: flow-root;
	margin: 30px 0;
}

.mp_category {
	display: inline-block;
	width: 21.5%;
	margin: 0 1.5% 0 0;
	float: left;
	vertical-align: top;
}

.mp_category:last-of-type {
	width: 22.5%;
	margin: 0;
}

.mp_cat_2 {
	width: 30%;
}

.mp_category_box {
	display: flow-root;
	background: #F2F2F2;
	border-radius: 20px;
	padding: 20px 30px;
	overflow: hidden;
	min-height: 300px;
	text-decoration: none;
}

.mp_category_box::after {
	content: '';
	display: block;
	width: 40px;
	height: 40px;
	background-image: url("../images/icon_patita.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin: 20px 0 0;
	float: left;
}

.mp_category_box h2 {
	margin-bottom: 5px;
	text-align: left;
}

.mp_category_box p {
	color: #007934;
}

.mp_cat_2 .mp_cat_image {
	width: 180px;
	float: right;
	margin: -30px -30px -20px 0px;
}

.mp_cat_2 .mp_category_box {
	padding-bottom: 0;
	min-height: 160px;
}

.mp_cat_2 h2,
.mp_cat_2 p {
	float: left;
}

li.mp_cat_2 .mp_category_box:first-of-type {
	margin-bottom: 20px
}

.mp_blog_posts {
	padding: 0;
}

.mp_blog_post {
	display: inline-block;
	padding: 40px 30px;
	width: 28%;
	margin: 0 1% 0 0;
	position: relative;
	min-height: 540px;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
}

.mp_blog_post::before {
	content: '';
	display: block;
	width: 100%;
	height: 360px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+28,ffffff+100&0.8+48,0+100 */
	background: -webkit-linear-gradient(rgba(255,255,255,0.8) 28%, rgba(255,255,255,0.8) 48%, rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(rgba(255,255,255,0.8) 28%, rgba(255,255,255,0.8) 48%, rgba(255,255,255,0) 100%);
	background: linear-gradient(rgba(255,255,255,0.8) 28%, rgba(255,255,255,0.8) 48%, rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	z-index: 1;
}

.mp_post_content {
	display: block;
	text-decoration: none;
}

.mp_post_content h2 {
	color: #000000;
	font-size: 18px;
	position: relative;
	z-index: 10;
}

.mp_post_content h2 strong {
	color: #007934;
	font-size: 32px;
	display: block;
	line-height: 34px;
	text-align: left;
	font-weight: 500;
}

.mp_post_content p {
	color: #333333;
	text-align: left;
	position: relative;
	z-index: 10;
	font-weight: 400;
}

.mp_open_post {
	background: #FFFFFF;
	padding: 18px 24px;
	text-align: center;
	color: #000;
	border-radius: 20px;
	margin: 20px 0;
	width: fit-content;
	position: relative;
	z-index: 10;
}

.mp_testimonials {
	padding: 0;
	margin: 30px auto;
	text-align: center;
}

.mp_testimonio {
	width: 70%;
	border-radius: 20px;
	padding: 40px 30px;
	background-color: #F8EBC4;
	display: inline-block;
}

.mp_testimonio_2 {
	background-color: #FCE0D6;
}

.mp_testimonio_3 {
	background-color: #D1E1F5;
}

.mp_testimonio_4 {
	background-color: #E8EFB9;
}

.mp_testimonial_photo {
	max-width: 250px;
	max-height: 380px;
	width: 34%;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	margin: 0 20px 0 0;
}

.mp_testimonio_info {
	width: 60%;
	display: inline-block;
	vertical-align: middle;
}

.mp_testimonio_content p {
	color: #000;
}

.mp_testimonio_info h2 {
	color: #000;
	font-size: 20px;
	font-weight: 500;
}

.mp_testimonio_info h2 strong {
	color: #007934;
	font-size: 28px;
	font-weight: 600;
}

.mp_testimonio_content {
	position: relative;
	padding: 0 20px 20px 60px;
	border-bottom: dashed 2px #fff;
	margin-bottom: 20px;
}

.mp_testimonio_content::before {
	content: '';
	display: block;
	width: 40px;
	height: 40px;
	background-image: url("../images/quotes.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: 5px;
	left: 0;
}

.mp_testimonio_content p {
	text-align: left;
}

.mp_testimonio_content p strong {
	color: #007934;
}

.mp_testimonial_photo_pro {
	width: 100px;
	height: auto;
	display: inline-block;
	margin-right: 20px;
	vertical-align: top;
}

.mp_testimonial_pro_info {
	width: calc(100% - 130px);
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

.mp_testimonial_pro_info p {
	color: #000;
}

.mp_testimonail_tipti {
	text-decoration: none;
	color: #000;
}

.mp_testimonail_tipti strong,
.mp_product_tipti strong {
	color: #FF931E;
}

.mp_blog {
	padding: 30px 0;
}

.mp_blog .mp_blog_post {
    width: 30%;
	margin: 0 3% 3% 0;
}

.mp_blog .widget {
	display: inline-block;
	vertical-align: top;
	width: 20%;
	margin: 0 1% 0 0;
}

.widget h4 {
	font-size: 20px;
	font-weight: 500;
}

.widget ul {
	padding: 0;
}

.widget li {
	display: block;
	border-bottom: dotted 1px #e1e1e1;
}

.widget li a {
	font-size: 18px;
	font-weight: 400;
	display: block;
	padding: 8px 10px 8px 0;
	text-decoration: none;
	color: #808080;
}

.mp_blog .mp_blog_posts {
	display: inline-block;
	vertical-align: top;
	width: 78%;
}

.mp_post_content h2 strong {
	font-size: 26px;
}

.post_back_image {
	min-height: 430px;
	width: 40%;
	background-size: cover;
	background-position: left top;
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: bottom;
}

.post_back {
	background-color: #F5F7F0;
}

.post_title {
	width: 39%;
	padding: 0 0 40px 40px;
	display: inline-block;
	vertical-align: bottom;
}

.mp_share {
	width: 41%;
	display: inline-block;
	vertical-align: top;
}

.entry {
	width: 58%;
	margin: 30px 0;
	display: inline-block;
	vertical-align: top;
}

.mp_product_grid h2 {
	font-size: 14px;
	color: #000;
	margin-bottom: 10px;
}

.mp_product_grid h4 {
	margin-bottom: 6px;
}

.mp_products_grid {
	padding: 0;
	text-align: center;
}

.mp_product_grid,
li.product {
	display: inline-block;
	text-align: left;
	width: 24%;
	margin-right: 1%;
	padding: 30px 20px !important;
	border: solid 1px #E6E6E6;
	border-radius: 12px;
}

.mp_product_grid:last-of-type {
	margin-right: 0%;
}

.mp_product_tipti::before {
	content: '';
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	background-image: url("../images/icon_cart.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;	
}

.mp_product_img {
	width: 80%;
	display: block;
	margin: 0 auto 20px;
}

#mk_main_menu {
	background: #333333;
}

.mp_logo_footer {
	width: 290px;
}

.slick-slide {
  	margin: 0px 8px;
}


.slick-prev:before,
.slick-next:before {
  	color: black;
}


.slick-slide {
  	transition: all ease-in-out .3s;
  	opacity: 1;
}

.slick-active {
  	opacity: 1;
}

.slick-current {
  	opacity: 1;
}

.slick-slide img {
    display: inline-block !important;
}

.menu_icon {
	width: 18px;
	height: auto;
	display: inline-block;
	margin: 0 8px 0 0;
	vertical-align: middle;
}

.mp_pets_club {
	width: 150px;
	vertical-align: middle;
}

.mk_top_nav {
	display: inline-block;
}

.woocommerce-loop-product__title {
	color: #000;
}

.woocommerce ul.products li.product a {
	color: inherit;
}

.woocommerce ul.products li.product .mp_product_tipti strong {
    display: inline-block !important;
}

h3.widgettitle {
	font-size: 15px;
	margin-bottom: 10px;
}

.mp_footer_contact,
.mp_footer_rrss {
	padding: 0;
}

.mp_footer_contact li {
	border: none;
}

.mp_footer_contact li a {
	color: #000;
	font-size: 15px;
}

.mp_footer_mail::before {
	content: '';
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	background-image: url("../images/icon_mail.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;	
}

.mp_footer_phone::before {
	content: '';
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	background-image: url("../images/icon_phone.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;	
}

.mp_footer_rrss {
	margin-bottom: 20px;
}

.mp_footer_rrss li {
	display: inline-block;
}

.mp_footer_rrss li a {
	background: #007934;
	border-radius: 100%;
	width: 40px;
	height: 40px;
	display: inline-block;
	margin: 0 1px 0 0;
	text-align: center;
	padding: 10px;
}

.mp_footer_rrss li img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

.mk_footer_col p {
	font-size: 12px;
	color: #808080;
}

.heading_tipti::after {
	content: '';
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
	width: 70px;
	height: 40px;
	background-image: url("../images/logo_tipti.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;	
}

.mk_shop_container .page-title {
	color: #76BC21;
	font-size: 26px;
}

.mk_shop_container .page-title::before {
	content: 'Catálogo ';
	color: #000;
	font-size: 26px;
}