/*
Theme Name: Divi Child
Theme URI: https://raiolanetworks.es/
Description: Divi Child Theme
Author: Geekconic
Author URI: https://geekconic.com/
Template: Divi
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: Divi-child
*/

.et_pb_menu__logo-wrap {
    padding-right: 8%;
}

li#menu-item-68 > a{
	line-height: 1em;
}

.et_pb_fullwidth_menu_0.et_pb_fullwidth_menu .nav li ul {
    border-radius: 4px;
}

.et_pb_button{
	box-shadow: 0px 0px 25px #47C5FFA3;
}

.contacto-custom{
	
	border-radius: 11px;
	box-shadow: 0px 0px 35px #3337B8F2;
}

input#et_pb_contact_name_0 {
    background: #462697 0% 0% no-repeat padding-box;
    border-radius: 5px;
    color: white;
}

input#et_pb_contact_email_0 {
    background: #462697 0% 0% no-repeat padding-box;
    border-radius: 5px;
    color: white;
}

textarea#et_pb_contact_message_0 {
    background: #462697 0% 0% no-repeat padding-box;
    border-radius: 5px;
    color: white;
}

input#et_pb_contact_name_1 {
    background: #462697 0% 0% no-repeat padding-box;
    border-radius: 5px;
    color: white;
}

input#et_pb_contact_email_1 {
    background: #462697 0% 0% no-repeat padding-box;
    border-radius: 5px;
    color: white;
}

textarea#et_pb_contact_message_1 {
    background: #462697 0% 0% no-repeat padding-box;
    border-radius: 5px;
    color: white;
}

input::placeholder{
	color: white;
}

textarea::placeholder{
	color: white;
}

.blog-custom-dungeons > .et_pb_blog_grid.clearfix > .et_pb_ajax_pagination_container > .et_pb_salvattore_content > div > article{
	background: transparent linear-gradient(180deg, #20202F 0%, #300B2E 100%) 0% 0% no-repeat padding-box;
	box-shadow: inset 0px 0px 30px #00000029, 0px 0px 25px #7633B8AD;
	border: none;
	border-radius: 10px;
	padding: 30px;
}

.blog-custom-dungeons > .et_pb_blog_grid.clearfix > .et_pb_ajax_pagination_container > .et_pb_salvattore_content > div > article > .post-content > a.more-link{
	color: #47C5FF !important;
    padding-bottom: 10px;
    border-bottom: 1px solid #47C5FF;
    line-height: 48px;
}

.blog-custom > .et_pb_blog_grid.clearfix > .et_pb_ajax_pagination_container > .et_pb_salvattore_content > div > article{
	background: #18083E 0% 0% no-repeat padding-box;
    border-radius: 10px;
    border: none;
	padding: 30px;
}

.et-pb-contact-message {
    position: relative;
    text-align: center;
    font-size: 21px;
    font-family: 'Montserrat';
    color: white;
}

.et_contact_bottom_container{
	margin-top: 2.5%;
}

header#main-header {
  	display: none;
}

footer#main-footer {
  	display: none;
}

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

.et_pb_fullwidth_menu ul.sub-menu li a{
	line-height: 1em !important;
}

.single .post{
	padding-bottom: 0px;
}

.et_pb_post{
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.et_pb_post .clearfix{
	padding-bottom: 30px;
}

.et_pb_fullwidth_menu_0.et_pb_fullwidth_menu ul li.current-menu-item a{
	color: #18a0fb !important;
}
