/*
 Theme Name:   Festival MOT 2017
 Theme URI:    ttp://periscipi.co
 Description:  Divi Child Theme
 Author:       Oriol Carbonell
 Author URI:   http://periscipi.co
 Template:     Divi
 Version:      1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

/* mides capçalera */
.et_fixed_nav #logo {
height: 52px !important;
width: auto !important;
}
.et_fixed_nav #logo {
    padding-top: 12px !important;
}
.icon-2x {
    font-size: 1.1em !important;
}


#top-menu li {
	    padding-right: 1px !important;
}


#top-menu .menu-item-has-children > a:first-child::after {
	top: auto !important;
}


.et_header_style_left #et-top-navigation {
	padding: 15px 0 0 0 !important;
}

/* secondary menu bar - edició anterior */

.et_fixed_nav.et_boxed_layout #page-container #top-header {
width: 100%;
max-width: 100% !important;
}

#et-secondary-menu {
    float: left;
}

/* FINAL mides capçalera */

/* personalització dic boxed layout*/
.et_boxed_layout #page-container {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
}
/* FINAL personalització dic boxed layout*/

/* personalització botons*/
.et_pb_pricing_table_button, .et_pb_promo_button, a.et_pb_more_button, .et_pb_newsletter_button, .comment-reply-link, .form-submit input, .et_pb_contact_submit, .et_pb_contact_reset, .single_add_to_cart_button .button {
    border-radius: 0px !important;
}
.caixa .et_pb_promo_button {
color: #2d2d2b !important;
}

.text-caixa {
padding: 30px !important;
}

#caixa-petita .et_pb_promo_description {
    padding-bottom: 0 !important;
}

.caixab .et_pb_promo_button {
color: #fff !important;
}

.barra-gris,
.barra-color {
  background: rgba(45,45,43,0.8) !important;
}

.et_pb_promo_description {
  padding-bottom: 0 !important;
}

.et_pb_widget_area_left {
    padding-right: 0px !important;
    border-right: 1px solid rgba(0, 0, 0, 0.0) !important;
}


/* post types */

.et_pb_pagebuilder_layout.single-autor #page-container .et_pb_row {
width: 100%;
}
.et_pb_pagebuilder_layout.single-autor #page-container .et_pb_with_background .et_pb_row {
width: 80%;
}


/* overlay */

.et_overlay::before {

    content: url('http://festivalmot.cat/wp-content/uploads/2015/03/punta-mot.svg') !important;
    padding-right: 20px;

}

