/*
Theme Name: Cuthbert Child
Theme URI: https://cuthbert.qodeinteractive.com
Description: A child theme of Cuthbert
Author: Edge Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: cuthbert
Template: cuthbert
*/

/* HOME */
body.home #gallery-1 .gallery-item { margin-top: 0px; width: 33.3333%; }

@media screen and (max-width: 767px) {
	body.home .mobile-center .elementor-widget-container {
		text-align: center;
	}
}

/* PRINCIPIOS */

.rev_slider_wrapper {
    pointer-events: none;
}

.rev_slider_wrapper .tp-revslider-mainul,
.rev_slider_wrapper .tp-bullet,
.rev_slider_wrapper .tp-tab,
.rev_slider_wrapper .tp-thumb,
.rev_slider_wrapper a,
.rev_slider_wrapper button {
    pointer-events: auto;
}

body.page-id-8720 #qodef-page-inner { padding-top: 0px; }

.mobile-center div {
    text-align: center !important;
}

@media screen and (max-width: 767px) {
	body.page-id-8720 sr7-mask::after {
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    background: rgba(0,0,0,0.4) !important;
    pointer-events: none !important;
    z-index: 7 !important;
    display: block !important;
  }
}

.full-width-section .elementor-container.elementor-column-gap-default {
    max-width: 100% !important;
    width: 100% !important;
}

.icons-principios .elementor-widget-wrap.elementor-element-populated {
    margin: 0 !important;
}

/* HEADER */
.qodef-page-title .qodef-breadcrumbs {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.qodef-page-title .qodef-m-content.qodef-content-full-width {
    text-align: center;
}

.qodef-header-sticky .qodef-header-sticky-inner {
    padding-top: 8px;
    padding-bottom: 8px;
}

#qodef-side-area-inner .wp-block-social-links .wp-social-link svg {
    height: 2em;
    width: 2em;
}

@media only screen and (min-width: 1441px) {
    body.home .qodef-header-sticky .qodef-header-sticky-inner {
        width: 1400px;
		margin: 0 auto;
    }
}

/* FOOTER */
.mb-footer-legal-wrapper {
    padding: 10px 0;
    text-align: center;
    font-size: 14px;
	background: #f2f1ef;
    border-top: 1px solid rgb(0 0 0 / 10%);
}

.mb-footer-legal-wrapper a {
    text-decoration: none;
	color: #929292;
    font-weight: bold;
}

.mb-footer-legal-wrapper .sep {
    margin: 0 8px;
    opacity: 0.6;
}

#qodef-page-footer-bottom-area-inner {
    padding-bottom: 50px;
    padding-top: 50px;
}

footer div#nav_menu-2 {
    margin-bottom: 15px !important;
}

#qodef-page-footer-bottom-area-inner.qodef-layout--predefined>.qodef-grid>.qodef-grid-inner>.qodef-grid-item:nth-child(3) {
    display: none;
}

#qodef-page-footer-bottom-area-inner.qodef-layout--predefined>.qodef-grid>.qodef-grid-inner>.qodef-grid-item:not(:last-of-type) { width: 25%; }

#qodef-page-footer-bottom-area-inner.qodef-layout--predefined>.qodef-grid>.qodef-grid-inner>.qodef-grid-item:last-of-type { width: 50%; }

@media screen and (max-width: 767px) {
	#qodef-page-footer-bottom-area-inner.qodef-layout--predefined>.qodef-grid>.qodef-grid-inner>.qodef-grid-item:last-of-type img {
		max-width: 60%;
	}	
}

/* CONTACTO */
.page-id-3879 .qodef-page-title { background-image: none !important; }

.page-id-3879 .qodef-page-title::before { display: none; }

span.wpcf7-list-item { margin-left: 0px !important; }

@media screen and (max-width: 767px) {
	.center-mobile div { text-align: center !important; }
}

/*  SINGLE SERVICIO */
.mfp-bottom-bar .mfp-title {
    display: none;
}

.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--8.masonry {
    text-align: center;
}

.qodef-portfolio-single .qodef-variations--big .qodef-portfolio-content { padding-right: 0; }

body.single.single-portfolio-item div#qodef-page-inner {
    padding-bottom: 0;
}

.qodef-portfolio-single .qodef-variations--big .qodef-e-content {
    margin-top: 80px;
	margin-bottom: 40px;
}

body.single.single-portfolio-item .qodef-grid.qodef-layout--masonry.qodef-items--fixed .qodef-grid-item { height: auto !important; }

@media screen and (max-width: 767px) {
	body.single.single-portfolio-item .qodef-grid-item.qodef-col--2.qodef-portfolio-info {
		display: none;
	}
	
	body.single.single-portfolio-item h1.qodef-e-title.entry-title.qodef-portfolio-title {
		word-wrap: normal;
		font-size: 26px;
		margin-bottom: 20px;
	}
}