/*
Theme Name: Editorial Hariadna
Description: 
Version: 1.0.0
Author: neonek studio s.l.
Author URI: https://www.neonek.com
Theme URI: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: Divi
*/

a,
button,
.et_pb_button,
.et-pb-slider-arrows a,
.et-pb-controllers a,
.mobile_menu_bar {
  min-height: 24px;
  min-width: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.select_page {
  display: none;
}

.mobile_menu_bar:focus {
  outline: 3px solid #000;
  outline-offset: 2px;
}

.et_mobile_menu .wpml-ls-first-item:before{
	display:none !important;
}

.et_mobile_menu .wpml-ls-item{
	float:left;
	width:60px;
}
.et_mobile_menu .wpml-ls-item a{
	text-transform:uppercase;
}

.et-pb-slider-arrows a:focus,
.et-pb-controllers a:focus {
  outline: 3px solid #000;
  outline-offset: 2px;
}

#page-container{
	padding-top:100px !important;
}

#et-info a{
	padding-left:20px;
}

#et-info-phone:before, #et-info-email:before{
	margin-right:15px;
}

#et-secondary-menu a{
	padding:5px 10px;
}

#main-header{
    box-shadow: none;
	padding:30px 0;
}

#et-main-area{
	margin-top:60px;
}

#top-menu{
	margin-right:-20px;
}

#top-menu li {
    padding-right: 0;
}

#top-menu li a {
    font-weight: 400;
}

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

.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a{
		padding:10px 20px !important;
}

.wpml-ls-first-item, .wpml-ls-last-item{
	position:relative;
	padding-left:20px;
	margin-right:0 !important;
	margin-left:10px !important;
}

.wpml-ls-last-item:before{
	content:"-";
	position:absolute;
	left:0;
	margin-right:10px;
	margin-top:5px;
}

.wpml-ls-first-item:before{
	content:"|";
	position:absolute;
	left:0;
	margin-right:10px;
	margin-top:5px;
}

.cabecera{
    background-color: #f5f5f5;
    padding: 20px;
    text-align: center;
    margin-bottom:50px;
}

.cabecera h1{
    margin: 0;
    font-size: 2.5em;
    color: #333;
    text-transform: uppercase;
}

.form-wrapper input[type="text"],
.form-wrapper input[type="email"],
.form-wrapper textarea {
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.form-wrapper input[type="submit"] {
    background-color: #333;
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 4px;
    cursor: pointer;
    text-transform: uppercase;
}

.autoedicion .et_pb_blurb {
    background-color: #fafafa;
    padding:40px;
}

.autoedicion .et_pb_blurb ul{
    font-size: 14px;
    margin:20px 0;
}

.autoedicion  .et_pb_module_header{
    margin-bottom: 0;
    padding-bottom: 0;
    font-size:32px;
    font-weight: bold;
}

.autoedicion .et_pb_blurb_description h3{
    margin-bottom: 20px;
}

.autoedicion .et_pb_blurb_description h3 strong{
    font-size: 18px;
    font-weight: lighter !important;
    color:#666;
}

.autoedicion .et_pb_blurb_description p{
    line-height: 1.2em;
}

.featured ul{
    padding-bottom: 0;
}

.tarifa thead td{
    background: #f5f5f5;
}

.legend{
    font-size: 14px;
    color: #666;
    margin-top: 5px;
}

.servicios .et_pb_column
{
    background: #fafafa;
    padding: 30px;
    margin-bottom: 30px;
}

.et_pb_filterable_portfolio .et_pb_module_header, .et_pb_portfolio .et_pb_module_header{
    line-height: 1.2em;
    font-weight: light;
}

.et_pb_filterable_portfolio .post-meta, .et_pb_portfolio .post-meta{
    line-height: 1.2em;
    font-weight: lighter;
}