/*
 Theme Name:     Divi Child Theme
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.3
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

.subcategories ul:empty {display:none;}


.woocommerce-breadcrumb {display:none}


#main-content .container:before {background: none;}
#sidebar {display:none;}

#redsys_payment_form {

    margin:20px
}

#submit_redsys_payment_form {    position: relative;
    padding: .3em 1em;
    border: 0px solid #005db9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: 0 0;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.7em!important;
    margin-right:20px;
    background: #005db9;color:#ffffff;cursor:pointer;
}

#top-menu .destacat a {
	background: #235cb8;
	color:#fff;
	margin-bottom:3px;
	border-radius:6px;
}
.wpcf7-response-output {
	clear: both;
}
