/*
 Theme Name:   XStore Child
 Theme URI:    http://8theme.com/
 Description:  XStore Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     xstore
 Version:      1.0
 Text Domain:  xstore-child
*/


.wrap-mantenimiento {
	width: 100%;
}

.wrap-mantenimiento h1 {
	margin: 0 auto !important;
	padding: 0 100px !important;  
}

.copy-footer {
	font-size: 16px !important;
}

.comment-respond {
    display: none !important;
}

.post-heading .meta-divider,
.post-heading .post-comments-count {
	display: none !important;
}

.full-width-bg .wpcf7-text {
	color: var(--et_dark-2-white) !important;
}

.footer {
	background-color: #fff !important;
}

.footer .item-link {
	color: #8a8a8a !important;
}

.footer-copy {
	font-size: 14px !important; 
	text-align: center !important;
	color: #8a8a8a !important;
}

.footer-copy a {
	font-weight: 500 !important;
	color: #8a8a8a !important;
}

.footer-copy a:hover {
	font-weight: 900 !important;
}


.form-medical input {
	margin-bottom: 15px;
}

.form-medical .button-form {
	background-color: #ef9a26 !important;
}

.form-medical .button-form:hover {
	background-color: rgba(239,154,38,0.65) !important;
}

.mpc-nav__icon.mpc-transition i {
	font-size: 30px;
}

.mobile-header-wrapper .sticky-on .header-main,
.sticky-on .mobile-header-wrapper .header-main {
	color: #2d3194;
}

.page-heading::before {
	background-color: #2d3194ad !important;
}
