/*
Theme Name: Virtue Child
Template: virtue_premium
Author: Covalenciawebs
Author URI: https://covalenciawebs.com
*/

:root {

}

:focus, a:focus {
    outline: none;
}

.panel-row-style:before, .panel-row-style:after {
	content: none;
}

.container {
    max-width: 1170px;
    width: 100%;
}

.contentclass {
    padding-top: 0!important;
}


/* HEADER */

#thelogo img {
	max-height: 105px;
}


/* HOME */

.content-formulario {
	background: #349dd5;
	color: #fff!important;
	padding: 20px;
	border-radius: 10px;
}

.cell-1 {
	background: rgba(0, 0, 0, 0.7);
    padding: 62px 24px;
}

.cell-1 h1 {
	margin: 0;
	text-align: right;
	font-size: 48px;
	line-height: 48px;
}

.redes {
	background: #ddd;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 42px;
    text-align: center;
    border-radius: 50%;
    margin-right: 10px;
    font-size: 20px;
}

span.wpcf7-list-item {
    margin: 0 0 0 0;
}

#containerfooter {
    padding-top: 0;
}

.footercol1 {
	font-size: 13px;
	margin-top: 20px;
}

.footercol1 a:hover {
	color: #fff;
}

.footercredits {
	text-align: center;
	padding-top: 0;
    padding-bottom: 0px;
}

/* COOKIES */

#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme {
    background-color: rgba(0,0,0,0.8)!important;
    border-top: none!important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p, #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a {
	color: #fff!important;
	font-weight: 300!important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
	font-weight: 600!important;
	padding: 6px 24px!important;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn {
	color: #fff!important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn {
    line-height: 18px!important;
    width: 32px!important;
    height: 32px!important;
}

#moove_gdpr_cookie_modal .moove-gdpr-modal-content {
	transform: scale(.8);
}

/* RESPONSIVE */

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

}

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


}

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

    
}