/*
    Template: smarty
    Theme Name: Smarty Child Theme
    Theme URI: http://smartyschool.stylemixthemes.com/
	Author: StylemixThemes
	Author URI: http://stylemixthemes.com/
	Description: Education WordPress Theme
	Version: 3.0
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: blue, black, red, dark, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, flexible-header, custom-background, custom-colors, custom-header, custom-menu, editor-style, sticky-post, theme-options
	Text Domain: smarty
*/

@media (min-width: 1200px) {
	.container {
		width: calc(100% - 50px);
	}
}

@media (min-width: 480px) {
	.home .header-holder {
		position: relative !important;
	}
	
}
.vc-hoverbox-block.vc-hoverbox-front {
	background-size: contain;
    background-repeat: no-repeat;
	background-position-y: 0;
}

.vc-hoverbox-block.vc-hoverbox-front h2 {
	position: absolute;
    background: #00000055;
    width: 100%;
    margin: 0;
    padding: 1rem 0.71rem;
    left: 0;
    top: 2rem;
    color: #ffffff;
    font-size: 2rem;
    font-weight: 400;
}

.vc-hoverbox-block-inner p {
	margin-bottom: 10px;
}

ul.soliloquy-slider {
	top: 0px !important;
}

.logo {
	max-width: 100px !important;
}

.enlaces_espais_familiars .stm-image-box {
    background: #fff9f2;
    margin-bottom: 25px;
    padding: 5px;
}
.enlaces_espais_familiars .stm-image-box__title {
	margin-bottom: 5px !important;
	text-align: center !important;
}

.enlaces_espais_familiars .stm-image-box_img_left .stm-image-box__image {
	float: none;
}

.enlaces_espais_familiars .stm-image-box_img_left .stm-image-box__image img {
	margin: 0 auto !important;
    display: block;
}

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

.header_view-style_1 .nav_menu_indent {
	height: 130px !important;
}

.centrar-imagenes .stm-single-image img {
	margin: 0 auto !important;
}

.home-slider.vc_row.vc_row-o-full-height {
	min-height: auto !important;
}

.wpcf7 input {
	margin-bottom: 0px !important;
}

.wpcf7-date,
.wpcf7-radio {
    display: block;
    width: 100%;
    padding: 7px 24px 11px !important;
    margin-bottom: 30px;
    background: #fff;
    border-radius: 25px;
    border: 1px solid #e6e6e6;
    color: #ffaab3;
    line-height: 30px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/*
.select2-selection.select2-selection--single {
	width: 250px !important;
}
*/

/*
 */

.wpbc-form-element-rangetime .select2-selection--single {
	display: none;
}

.center {
	text-align: center;
}

.stm-contact-details_box {
	overflow: hidden !important;
}

.stm-contact-details__item_type_schedule {
	width: 100% !important;
}

.form-voluntariat .wpb_column:first-child {
	padding-right: 5%;
}

.form-voluntariat .wpb_column:last-child {
	padding-left: 5%;
}

.form-voluntariat .wpcf7-submit {
    margin: 0 auto;
    margin-top: 25px;
    display: block;
}