/*
Theme Name: Josaldogcat 2016
Theme URI: http://josaldogcat.com
Version: 1.0
Description: Tema personalizado para Josaldogcat basado en Divi.
Author: Samuel Álvarez Sariego
Author URI: http://www.samualv.info
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: Divi
*/

@import url("../Divi/style.css");

/* Browser Reset */
/*Textos*/
.title {
    font-size: 28px !important;
    text-align: center;
    margin-bottom: 1em;
}

.widgettitle{
    text-align: center;
}

.title:after,.widgettitle:after {
   content: '';
   display: block;
   width: 280px;
   margin: .5rem auto 0;
   border-top: 2px solid #199700;
}

#sidebar .et_pb_widget{
	 margin-bottom: 100px;
}

.current-menu-item a{
	 color: #3436aa !important;
}

.et-fixed-header #top-menu li.current-menu-ancestor > a, .et-fixed-header #top-menu li.current-menu-item > a {
    color: #3436aa !important;
}

.page-list{
    padding: 0 0 23px 16px;
    line-height: 40px !important;
    list-style-type: disc;
    font-size: 20px !important;
}

#top-header .current-menu-item a{
	   color: #fff !important;
}

.et_pb_newsletter_form p input{
	   border: 1px solid #ccc !important;
}

/*Contact Form 7 integrado en Divi */
.wpcf7 .et_pb_contact_right {
     margin-top: -14px;
}

.wpcf7 .et_pb_contact_right p input {
     max-width: 65px;
}

.et_pb_bg_layout_light.et_pb_module.et_pb_button{
    color: #fff !important;
}

div.wpcf7-validation-errors {
     margin-top: 50px;
}

div.wpcf7-mail-sent-ok {
     margin-top: 50px:;
}

.container.et_menu_container {
    z-index: 99;
    height: 100px;
} 

.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    padding-top: 40px !important;
}

body.et_pb_button_helper_class .et_pb_button {
	  color: #fff;
}

body.et_pb_button_helper_class .et_pb_button:hover {
	  color: #fff;
}

.listado{
	margin-left: 1em;
}

img#logo{
	max-height: 90%;
} 

.woocommerce ul.products li.product h3{
    text-align: center !important;
}


@media only screen and (max-width: 329px) {
    .wpcf7 .et_pb_contact_right {
        float: none; 
        text-align: left;
    }
}















































