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

/* ***** 18/09/2023 ***** */
/* Agregando margen a los Social Links del footer */

#qodef-page-footer .widget .qodef-social-icons-group {
    margin-top: 16px;
}

/* ***** 20/09/2023 ***** */
/* Cambiando estilo de Font en Footer / Social */

#qodef-page-footer .widget .qodef-social-icons-group .qodef-icon-holder {
    font-family: 'Source Code Pro';
    font-size: 11px;	
}

/* Agregando Padding Top a los Social links */

#qodef-page-footer .widget .qodef-social-icons-group {
    margin-top: 23px;
}


/* ***** 21/09/2023 ***** */
/* Ocultando los circulitos (:before) a los Titles y links */
/* !!!! Código enviado por Soporte de Qode Interactive !!!! */

.qodef-header-navigation>ul>li>a:before, #qodef-page-footer .qodef-widget-title:before {
display: none;
}


/* ***** 22-09/2023 ***** */
/* Cambienado tipografía a TT de Footer */

#qodef-page-footer .widget .qodef-widget-title {
    font-family: 'Source Code Pro', monospace;
}

/* Ocultando circulito (:before) de TT Newsletter en la Home */

.qodef-section-title .qodef-m-tagline:before {
    content: '';
    width: 6px;
    height: 6px;
    display: inline-block;
    border: 1px solid #000;
    border-radius: 100%;
    margin-right: 9px;
	display: none;
}

/* Ocultando Date y Share en Single Page de Team */

.qodef-portfolio-single .qodef-portfolio-info>* {
    
    display: none;
}

/* Ocultando Prev & Next Projects abajo en Single Page de Team */

.single-portfolio-item.qodef-layout--split-screen #qodef-single-portfolio-navigation {
    margin: 0;
    display: none;
}


/* ***** 26/09/2023 ***** */
/* Forzando a que se vea el logo en el Header */
/* !!!! Código enviado por Soporte de Qode Interactive !!!! */

/* Desktop logo size */
#qodef-page-header .qodef-header-logo-link {
    height: auto;
    /*width:150px !important;*/
	width:100px !important; /* Width Matias */ 
}

/* Mobile logo size */
#qodef-page-mobile-header .qodef-mobile-header-logo-link {
    height: auto;
    /*width:100px !important;*/
	width:50px !important; /* Width Matias */
}

/* Cambiando estilo a Fonts de Neswletter Home */

element.style {
}
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
    font-family: Georgia,Times,Times New Roman,serif; 
}

.qodef-theme-button span, button[type=submit] span {
    font-family: 'Source Code Pro', monospace;
}

/* Editando estilo de <P> en Single Post NOSOTRAS */

.qodef-portfolio-single.qodef-layout--split-screen .qodef-portfolio-content, .qodef-portfolio-single.qodef-layout--split-screen .qodef-portfolio-title {
    width: 80%;    
}

.qodef-portfolio-single.qodef-layout--split-screen .qodef-portfolio-content, .qodef-portfolio-single.qodef-layout--split-screen .qodef-portfolio-title p {
    font-family: Georgia,Times,Times New Roman,serif;
}


/* ***** 27/09/2023 ***** */
/* Ocultando Comentarios en Single Post Blog */

#qodef-page-comments {  
    display: none;
}

/* Cambiando estilo de Font en <P> de Single Post Blog */

.elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    font-family: Georgia,Times,Times New Roman,serif;
}


/* ***** 28/09/2023 ***** */
/* Cambiando estilo de font de Form de CONTACTO */

.qodef-contact-form-7 .qodef-main-form input {
    font-family: Georgia,Times,Times New Roman,serif;
}

.qodef-contact-form-7 .qodef-main-form .qodef-button-holder textarea {
    font-family: Georgia,Times,Times New Roman,serif;
}

/* Cambiando estilo de font a palabra "Nosotras" al ppio de página NOSOTRAS */
.elementor-editor-active .qodef-section-title.qodef-appear-animation--yes>:nth-child(1), .qodef-section-title.qodef-appear-animation--yes.qodef--appeared>:nth-child(1) {
 	font-family: 'Source Code Pro', monospace;
}

/* Cambiando estilo de Font en <P> de Portfolio item CONVOCATORIAS */

.qodef-e .qodef-portfolio-content {
    font-family: Georgia,Times,Times New Roman,serif;
}


/* ***** 29/09/2023 ***** */
/* Cambiando estilo de Mobile Menú */
/* !!!! Código enviado por Soporte de Qode Interactive !!!! */

@media only screen and (max-width: 768px) {

	.qodef-fullscreen-menu>ul>li>a {
		text-transform: uppercase !important;
		letter-spacing: .05em !important;
		/*font-family: Syne,sans-serif !important;*/
		font-family: 'Source Code Pro', monospace;
		font-weight: 500 !important;
		color: #000 !important;	
		font-size: 24px !important;
		line-height: 1.8em !important;
	}
	
	
	
	/* ***** Matu ***** */
	/* BG blanco */
	#qodef-fullscreen-area {
		background-color: #fff!important;
	}
	
	/* Ocultando circulitos :before */
	.qodef-fullscreen-menu>ul>li>a:before {
    	display: none;
	}
	
	
	.qodef-fullscreen-menu .qodef-m-tagline:before {
    	display: none;
	}
}

/* Cambiando Fonts en PROGRAMA */

/* FILTER + */
.qodef-m-filter .qodef-m-filter-item span {
    font-family: 'Source Code Pro', monospace;
	text-transform: uppercase;
}
/* SORT BY + */
.qodef-blog .qodef-filter-holder .qodef-ordering-items ul li a {
    font-family: 'Source Code Pro', monospace;
	text-transform: uppercase;
}
/* Post Date */
.qodef-blog .qodef-blog-item .qodef-e-top-holder .qodef-e-info a {
    font-family: 'Source Code Pro', monospace;
	font-size: 0.9em;
	letter-spacing: 0;
}
/* Post Categories */
.qodef-blog.qodef-item-layout--info-bottom .qodef-e-bottom-holder .qodef-e-info a {
    font-family: 'Source Code Pro', monospace;
	letter-spacing: 0;
}

/* Cambiando Estilos ARCHIVE CATEGORIES */
/* Header BG color */ 
#qodef-page-header {
    background-color: #fff;
}
/* Ocultando Widgets */
.qodef-header-standard--center #qodef-page-header-inner .qodef-widget-holder {
    display: none;
}
/* TT BG color */
.qodef-page-title {
    background-color: #fff;
}
/* BG Page color */
#qodef-page-wrapper {
    background-color: #fff;
}
/* Post Categories */
.qodef-blog .qodef-blog-item .qodef-e-left a {
    font-family: 'Source Code Pro', monospace;
	letter-spacing: 0;
}
/* Post Tags */
.qodef-blog .qodef-blog-item .qodef-info-tags a {
    font-family: 'Source Code Pro', monospace;
	letter-spacing: 0;
}

/* CONVOCATORIAS Post Categories */
.qodef-portfolio-list.qodef-item-layout--image-on-hover article .qodef-e-info a, .qodef-portfolio-list.qodef-item-layout--image-on-hover article .qodef-e-info span {
    font-family: 'Source Code Pro', monospace;
}

/* CONVOCATORIAS Archive */
.qodef-button.qodef-layout--textual .qodef-m-text {
    /*display: none;*/
}

/* Cambiando Font PREV & NEXT Single Post Type PUBLICACIONES */
#qodef-single-post-navigation .qodef-m-nav-label {
    font-family: 'Source Code Pro', monospace;
}


/* ##### 30/09/2023 / Sitio terminado, enregado y aprobado / Código x Matías Parente: matias.parente@outlook.com ##### */


/* ***** 08/12/2023 ***** */
/* Cambios y Correcciones enviadas por el cliente */

/* Blog Párrafo */
.qodef-blog p {
    font-family: "Georgia", Sans-serif;
}

/* Blog Block-quote */
.wp-block-quote>*, blockquote>* {
    font-family: 'Source Code Pro', monospace!important;    
}


/* ***** 11/12/2023 ***** */
/* Menú Ppal ítems */
.qodef-header-navigation ul li:last-child {
    margin-left: 5px;
}

.qodef-header-navigation ul li:nth-child(6) {
    margin-right: 5px;
}

