/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

/**
diseño de menu
 */
.cherimoya-menu{
    font-size: 15px;
}

ul.cherimoya-menu{
   /** max-width: 2439px;**/
    width: 45%;
    margin-left: auto;
    margin-right: auto;
}

ul.cherimoya-menu  li a {
    color: #000000;
}

ul.cherimoya-menu li a:hover{
    background-color: #ffffff !important;
    color: #a60f31 !important;
    margin-left: auto;
    margin-right: auto;
}


#cheryhomeslider{
    max-width: 793px;
    max-height: 475px;
    margin-left: auto;
    margin-right: auto;
}

#cheryhomeslider .vc_item{
    margin-left: auto;
    margin-right: auto;
}

/**hover box**/
.cherimoya_hover_box .vc-hoverbox-block .vc-hoverbox-front-inner h2{
    color: #373636;
    font-weight: bold;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #cdcdcd;

}
/*.cherimoya_hover_box .vc-hoverbox-block div.vc-hoverbox-front-inner {
    margin-top: 25%;
}*/
.cherimoya_hover_box  .vc-hoverbox-inner{
    min-height: 300px !important;
}


.cherimoya_home_logo{
    max-width: 300px;
    max-height: 61px;
    margin-left: auto !important;
    margin-right: auto !important;
}


/** product category **/
li.product-col{
    max-width: 70% !important;
    margin-right: auto;
    margin-left: auto;
}

