/*
Theme Name: ManufakturSolutions Child
Theme URI: https://manufaktursolutions.qodeinteractive.com
Description: A child theme of ManufakturSolutions
Author: Select Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: manufaktursolutions
Template: manufaktursolutions
*/

#qodef-page-footer .widget a {
	color: white;
}

.qodef-contact-form-7 label {
	margin-bottom: 20px;
}

input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	padding: 10px 14px;
}

.qodef-page-content-section .qodef-blog-item h1.qodef-e-title.entry-title,
.qodef-page-content-section .qodef-blog-item h2.qodef-e-title.entry-title {
	font-size: 36px;
}
.qodef-page-content-section .qodef-blog-item .qodef-e-text h2 {
	font-size: 32px;
}
.qodef-page-content-section .qodef-blog-item .qodef-e-text h3 {
	font-size: 28px;
}
.qodef-page-content-section .qodef-blog-item .qodef-e-text h4 {
	
}
.qodef-page-content-section .qodef-blog-item .qodef-e-text h5 {
	font-size: 20px;
}
.qodef-page-content-section .qodef-blog-item .qodef-e-text h6 {
	
}
#qodef-single-post-navigation .qodef-m-nav .qodef-m-nav-info {
	max-width: 340px;
}
.qodef-header-navigation>ul>li {
	margin: 0 22px;
}
.casos-exito-lista .elementor-widget-image-box:hover {
	background-color: #f3f3f3;
    transition: 0.5s;
    transform: scale(1.02);
}

.casos-exito-lista .elementor-image-box-title {
	margin-top: 20px;
}
.brandh1home {
	display: none !important;
}
@media (min-width: 1024px) {
	.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-8943 {
		display: none;
	}
}

@media (max-width: 900px) {
	.casos-exito-lista .elementor-image-box-description {
		font-size: 16px !important;
        line-height: 1.3;
	}
}

@media (max-width: 500px) {
	h1,
	.qodef-h1 {
		font-size: 38px !important;
	}
	.qodef-page-content-section .qodef-blog-item h1.qodef-e-title.entry-title,
.qodef-page-content-section .qodef-blog-item h2.qodef-e-title.entry-title {
	font-size: 28px !important;
}

	h2,
	.qodef-h2 {
		font-size: 28px !important;
	}

	h3,
	.qodef-h3 {
		font-size: 21px !important;
	}

	h4,
	.qodef-h4 {
		font-size: 16px !important;
	}

	h5,
	.qodef-h5 {
		font-size: 14px !important;
	}

	p {
		font-size: 16px;
	}


	small {
		font-size: 12px;
	}

	.qodef-section-title .qodef-m-subtitle {
		font-size: 18px;
	}

	.table-style-01 {
		overflow: auto;
		-webkit-overflow-scrolling: touch;
	}

	.table-style-01 table {
		width: 100%;
		min-width: 1000px;
		/* asegura que haya algo que desplazar */
	}

	#qodef-page-mobile-header .qodef-mobile-header-logo-link {
		height: 24px !important;
	}
}