@charset "UTF-8";

/* CSS Document */
@media screen and (max-width: 2000px) {
	
}

@media screen and (max-width: 1700px) {
	
}

@media screen and (max-width: 1400px) {
	
}

@media screen and (max-width: 1024px) {
	
}

@media screen and (max-width: 960px) {
    
}

@media screen and (max-width: 820px) {
    .mp_category_box:after{
        margin: 25px auto 10px auto;
    }
    .news_content .entry ,.post_back .post_title,.post_back_image, .mp_blog_posts,.mp_blog_post,.widget_categories,#menu-top-menu,.mp_testimonio_info,footer .mk_boxed_wrapper.mk_flex, footer .mk_footer_col{
        width: 100% !important;
    }
    .mp_category_box{
        min-height: auto;
    }
    .mp_blog_post {
        padding: 20px;
        min-height: auto;
    }
    .widget li {
        display: inline-block !important;
    }
    .mp_categories{
        text-align: center;
    }
    .mp_category {
        display: inline-block;
        width: 48% !important;
        margin: 15px 1.5% 0 0;
        float: none;
        vertical-align: middle;
    }
}

@media screen and ( max-width: 670px ) {
    
}

@media screen and (max-width: 500px) {
    .mp_cat_image {
        margin: auto !important;
    }
    .mk_logo {
        width: 40% !important;
        margin: 5% auto;
    }
    #menu-top-menu .menu-item {
        margin: 0 5px;
    }
    #menu-top-menu{
        padding: 0;
    }
    .mp_pets_club{
        position: absolute;
        top: 0;
        right: 0;
    }
    .mk_menu.mk_main ul li {
        margin: 0 auto;
    }

    li.mp_category{
        margin: 10px auto;
    }
    .mp_category_box img{
        max-width: 120px;
        float: right;
    }
    .mp_product_grid, li.product{
        padding: 20px !important;
        margin: 8px auto;
    }
    .mp_product_img {
        width: 50%;
        float: left;
        margin: 0 auto;
    }
    .news_content .entry ,.post_back .post_title,.post_back_image, .mp_blog_posts,.mp_blog_post,.widget_categories,.mp_product_grid, li.product,#menu-top-menu,li.mp_category,.mp_testimonio_info,footer .mk_boxed_wrapper.mk_flex, footer .mk_footer_col{
        width: 100% !important;
    }
    .mp_testimonio_content {
        padding: 0 5px 20px;
    }
    .mp_testimonio_content::before{
        width: 20px;
        height: 20px;
        top: 0px;
        left: -20px;
    }
    footer .mk_boxed_wrapper.mk_flex, footer .mk_footer_col{
        display: inline-block;
    }
    footer .mk_boxed_wrapper.mk_flex,footer p{
        text-align: center;
    }
    .mp_logo_footer {
        width: 175px;
    }
    footer {
        padding: 35px 0;
    }
    .widget li a {
        font-size: 14px;
        padding: 5px;
}

@media screen and (max-width: 400px) {
	
}

@media screen and (max-width: 320px) {
	
}