/*
 Theme Name:   Revirta Child
 Theme URI:    http://revirta.ancorathemes.com/
 Description:  Revirta - Fully Responsive and Mobile Friendly theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     revirta
 Version:      1.0
 Tags:         light, inheritable theme-options
 Text Domain:  revirta
*/

/** Para ocultar los enlaces de facebook y twitter */
.SocialsSlider{
	display:none !important;
}

/** Para el grid de post*/
.vc_gitem-zone-mini{
	padding: 0px 8px !important;
	background-color: white !important;
}

.vc_gitem-zone-mini h4{
	margin-top: unset !important;
}

.jornada p {
	margin-bottom: 0px !important;
}

.vc_general{
	background-color: #57b957 !important;	
}

.top_panel{
	margin-bottom: 0 !important;
}

/** Clases formulario */

.error_message_field {
    color: #ea6666;
}

.checkbox_acepto{
	display:unset !important;
}


/** Clases para apartado 'Consulta nuestra guía' en la home */

.sc_services_featured_top .sc_services_item_content{
	display: none !important;
}

.sc_services_featured_top .sc_services_item_header a{
	pointer-events: none !important;
    cursor: default !important;
}

/** Clases para apartado de lista de joranadas */
.mask{
	display:none !important;
}



/** Clases para formato de textos */
.bloque{
	margin-top:25px;
	font-size: 17px;
}

@media(max-width: 768px) {
	.sc_layouts_logo img {
		    margin-top: 21px;
	}
	.search_wrap.search_style_fullscreen.header_search.inited {
    	margin-left: 20px;
	}
	.top-header {
    	justify-content: center !important;
	}
    .top-header div {
        display: flex;
        flex-wrap: wrap;
        justify-content: center !important;
    }
}

img.attachment-revirta-thumb-med.size-revirta-thumb-med.wp-post-image {
    min-width: 325px;
}

aside#categories-2 {
    margin-top: 30px;
}

.scheme_blue .top_panel_default .top_panel_title, .scheme_blue.top_panel_default .top_panel_title {
    /*background-image: url(https://prg.dev.seyte.com/wp-content/uploads/2021/11/banner.jpg);*/
	background-image: url(https://relevogeneracional.camaradealmeria.com/wp-content/uploads/2022/02/banner2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.post_featured {
    margin-top: 30px;
}

li#menu-item-1104 {
    background: #374998;
    border-radius: 5px;
    margin: 1px;
}

li#menu-item-1105 {
    background: #374998;
    border-radius: 5px;
    margin: 1px;
}

li#menu-item-1105 a, li#menu-item-1104 a {
	color: white !important;
}

.top-header {
	background: #374998;
    min-height: 30px;
    color: white;
    display: flex;
    justify-content: space-between;
    align-items: center;
	flex-wrap: wrap;
    padding: 7px;
}

.top-footer span {
    margin: 0 5px;
    color: #d9d9d9;
    font-size: 0.8em;
}

/* =Theme customization starts here
-------------------------------------------------------------- */
