/**
Theme Name: BCN NEST
Author: Wally Torres
Author URI: http://studiosally.com/
Description: BCN NEST by Astra Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bcn-nest
Template: astra
*/

.entry-content p {
    margin-bottom: 1.6em !important;
}

p.elementor-heading-title.elementor-size-default{
	margin-bottom: 0 !important;
}

button:focus, .menu-toggle:hover, button:hover{
    color: #ffffff;
}

.intro_text{
	margin-bottom: 0 !important;
}

#masthead .ast-container, .ast-header-breadcrumb .ast-container {
    max-width: 100%;
    padding-left: 60px;
    padding-right: 60px;
}

.main-header-menu a, .ast-header-custom-item a {
    color: #1c1c1c;
    text-transform: uppercase;
    font-weight: 800;
}

.menu-toggle, button, .ast-button, .button, input#submit, input[type="button"], input[type="submit"], input[type="reset"] {
    border-radius: 50px;
    padding: 10px 40px;
    color: #ffffff;
    border-color: #233b98;
    background-color: #233b98;
    text-transform: uppercase;
    font-weight: bold;
}

.text_center{
    text-align: center !important;
}

.entry-content p {
    margin-bottom: 0;
}

.main-header-menu .sub-menu {
    background: #233b98;
}

.ast-desktop .main-header-menu.submenu-with-border .sub-menu a, .ast-desktop .main-header-menu.submenu-with-border .children a {
    border-bottom-width: 0;
}

.ast-desktop .main-header-menu.submenu-with-border .sub-menu, .ast-desktop .main-header-menu.submenu-with-border .children {
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    border-bottom-width: 0;
    border-style: solid;
    border: 0;
}

/* footer */

.ast-small-footer > .ast-footer-overlay {
    background-color: #233a98;
}

.ast-footer-overlay {
    padding-top: 1em;
    padding-bottom: 1em;
}

.footer-sml-layout-2 .ast-small-footer-section-1 {
    text-align: left;
    padding-left: 7.5%;
    font-weight: 400;
}

.footer-sml-layout-2 .ast-small-footer-section-2 {
    padding-right: 7.5%;
}


@media (max-width: 1280px){
	
.footer-sml-layout-2 .ast-small-footer-section-1 {
    padding-left: 4%;
}

.footer-sml-layout-2 .ast-small-footer-section-2 {
    padding-right: 4%;
}

}

@media (max-width: 1024px){
.elementor-21 .elementor-element.elementor-element-fpudphs > .elementor-element-populated,.elementor-19 .elementor-element.elementor-element-pjrc9kw > .elementor-element-populated,.elementor-1103 .elementor-element.elementor-element-1bbbdcbf > .elementor-element-populated,.elementor-1133 .elementor-element.elementor-element-25bb70f1 > .elementor-element-populated,.elementor-1150 .elementor-element.elementor-element-1f2fe5fb > .elementor-element-populated,.elementor-1279 .elementor-element.elementor-element-333b9e62 > .elementor-element-populated {
    margin: 70px;
}
	
.footer-sml-layout-2 .ast-small-footer-section-1 {
    padding-left: 5%;
}

.footer-sml-layout-2 .ast-small-footer-section-2 {
    padding-right: 5%;
}
	
p.elementor-heading-title.elementor-size-default{
	margin-left: 5%;
}

}

@media (max-width: 650px){
#masthead .ast-container, .ast-header-breadcrumb .ast-container {
    padding-left: 20px;
    padding-right: 20px;
}

.footer-sml-layout-2 .ast-small-footer-section-1 {
    margin: 0 auto;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
}

.ast-header-break-point .main-navigation ul .button-custom-menu-item a, .ast-header-break-point .main-navigation ul li a {
    border-style: solid;
    border-color: #ffffff;
}

.ast-header-break-point .main-header-menu {
    background-color: #ffffff;
}
.main-header-menu a, .ast-header-custom-item a {
    color: #233b98;
}

.ast-header-break-point .main-header-bar .main-header-bar-navigation .main-header-menu {
    border-color: #ffffff;
}

	.footer-sml-layout-2 .ast-small-footer-section-1 {
    padding-left: 0%;
    margin-bottom: 1%;
}
	
}