/*
Theme Name: Mahroussa
*/
/** police **/
@font-face {
font-family: 'Tahoma';
src: url('mahroussa/wp-content/themes/Mahroussa/fonts/Tahoma-Regular-font.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Times';
src: url('mahroussa/wp-content/themes/Mahroussa/fonts/TimesNewRomanMTStd-BoldIt.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Tahoma Bold';
src: url('mahroussa/wp-content/themes/Mahroussa/fonts/TAHOMABD.TTF') format('truetype');
font-weight: normal;
font-style: normal;
}
/** style **/
body, p, h1, h2, h3, h4, h5, h6 {
    font-family: 'Tahoma', sans-serif !important;
}
.vcv-header .vce-row {
    z-index: 10;
}
.vce-basic-menu-container .vce-basic-menu nav>ul.menu>li.menu-item>a:hover {
    font-family: 'Tahoma Bold', sans-serif !important;
}
.vce-google-fonts-heading > .vce-google-fonts-heading-wrapper .vce-google-fonts-heading-inner {
    font-family: 'Tahoma Bold', sans-serif !important;
}
.produit-accueil .vce-col .vce-single-image-wrapper {
    box-shadow: 0 0 20px 2px #00000024;
}
.vce-post-slider-block-item-inner {
    display: flex;
    flex-direction: row;
}
.event-accueil .vce-post-slider-block-item-inner > .vce-post-description--background-wrapper-box {
    width: 45%;
    border: 3px solid #fff;
    border-radius: 8px;
}
.event-accueil .vce-post-slider-block-item-inner > .vce-post-slider-block-item-content {
    width: 55%;
    padding-left: 30px;
}
.event-accueil .vce-post-slider-block-item {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
.event-accueil .vce-post-slider-block-item:hover {
    padding: 15px 30px !important;
}
.event-accueil .vce-post-description--excerpt{
    font-size: 15px !important;
}
.event-accueil .vce-post-slider-block-item-title {
    font-family: 'Tahoma Bold' !important;
    margin-bottom: 30px !important;
}
.event-accueil .vce-post-description--excerpt:after {
    content: 'voir plus';
    position: absolute;
    color: #ffe200;
    border: 1px solid #ffe200;
    padding: 3px 15px;
    border-radius: 5px;
}
.event-accueil .vce-post-description--background {
    padding-bottom: 56% !important;
}
.vce-video-popup .vce-features--icon {
    background-color: transparent !important;
    border: 4px solid #fff;
}
.vce-layouts-post-title h1 {
    color: #fff;
    font-size: 36px;
}
.titre-consultation .vce-layouts-post-title h1 {
    color: #000;
    font-size: 28px;
}

.consultation .vce-side-grid-container.vce-posts-grid-container .vce-post-description--content {
  -ms-flex: 0 0 100% !important;
  -webkit-flex: 0 0 100% !important;
  flex: 0 0 100% !important;
}
.consultation .vce-side-grid-container.vce-posts-grid-container .vce-post-description--image {
  display: none !important;
}
.consultation .vce-side-grid-container.vce-posts-grid-container article {
	border: 1px solid #2b24661c;
padding-top: 15px;
margin: 0 15px;
}

.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap select, .wpcf7-form-control-wrap textarea {
    padding: 9px 15px;
    border: 1px solid #99999933;
    width: 100%;
}
.wpcf7-form input[type=submit] {
    padding: 8px;
    border: 0;
    background-color: #ffe200;
    color: #203F1A;
    font-size: 18px;
    width: 100%;
}
.vce-text-block-wrapper li {
    font-style: normal;
    font-variant: normal;
    line-height: 2;
}
.vce-text-block-wrapper li:before {
    content: '\f054' !important;
    font-size: 12px !important;
    color: #203f1a !important;
    border: 1px solid #203f1a57;
    padding: 2px 5px;
    left: 6px !important;
    top: 5px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
.vce-copyright {
    font-weight: 900;
}