/*
Theme Name: Donna Volcan
Description: Thème de la Compagnie de danse contemporaine Donna Volcan
Author: Gérome Ibri
Template: kinetika
Version: 2.6.1
*/

@import url("..kinetica/style-light.css")


/* Mes styles persos ici */

html.js.flexbox.flexboxlegacy.canvas.canvastext.webgl.no-touch.geolocation.postmessage.websqldatabase.indexeddb.hashchange.history.draganddrop.websockets.rgba.hsla.multiplebgs.backgroundsize.borderimage.borderradius.boxshadow.textshadow.opacity.cssanimations.csscolumns.cssgradients.cssreflections.csstransforms.csstransforms3d.csstransitions.fontface.generatedcontent.video.audio.localstorage.sessionstorage.webworkers.no-applicationcache.svg.inlinesvg.smil.svgclippaths, body {
    background-color: #fffae9;
}

body, #supersized li {
    background: #fffae9 !important;
}

a {
cursor:pointer !important;
}

p {
    font-size: 16px;
    line-height: 1.5;
	font-family:'Degular', Arial, sans-serif;
	font-weight:500;
	letter-spacing: 0px;
}
.container {
    padding-top: 0px;
}
.homemenu .sf-menu li.menu-item a {
position: relative;
    text-transform: none;
    font-size: 1.2em;
    font-weight: 400;
    font-family: 'Degular', Arial, sans-serif;
    color: #5c5b5b;
    letter-spacing: 0px;
}
li.lang-item a {
    font-family: 'Spectral', arial, sans-serif !important;
    font-weight: 800 !important;
}
li.lang-item:nth-child(2) {
	margin-right:40px !important;
}
.mainmenu-navigation i.fa-brands.fa-instagram {
    margin-left: 30px;
} 


.homemenu .sf-menu li {
    margin-left: 10px;
    margin-right: 10px;
}

.center-logo .stickymenu-zone.sticky-menu-activate .logo img, .left-logo .stickymenu-zone.sticky-menu-activate .logo img {
    float: left;
    top: 0px;
}
.stickymenu-zone.sticky-menu-activate {
    background: rgba(255,250,233,1);
    -webkit-box-shadow: 0px 4px 6px 0px rgb(0 0 0 / 10%);
    box-shadow: 0px 4px 6px 0px rgb(0 0 0 / 10%);
    border-bottom: 1px solid #5b5c5b !important;
}

.gridblock-background-hover{
	background: rgba(254,200,228,0.3);
}
.column-gridblock-icon i {
    color: #E1447F;
}
.column-gridblock-icon:after{
	background: rgba(254,200,228,0.6);
}
.column-gridblock-icon:after:hover{
	background: #f01985 !important;
}
.page-id-9210 .gridblock-grid-element .boxtitle-hover a{
	display: none;
}
.mfp-bg{
    background-color: rgb(0, 0, 0, 0.9) !important;
}

.mfp-title, span.mfp-counter-inner {
    font-size: 16px !important;
    font-weight: 400 !important;
    text-transform: none !important;
    letter-spacing: 0px !important;
}
.fa-angle-right:before {
    content: "\f054" !important;
}
.fa-angle-left:before {
    content: "\f053" !important;
}


.mtheme-events-heading,
.entry-title h1,
.mtheme-events-carousel .slideshow-box-title a,
#gridblock-filters a:hover,
#gridblock-filters li a:hover,
#gridblock-filters li a:hover span,
#gridblock-filters li a,
.work-details h4,
.work-details h4 a,
.client-company a:hover,
.portfolio-share li a:hover,
.min-search .icon-search:hover,
.entry-content .entry-post-title h2 a,
ul.gridblock-listbox .work-details h4 a:hover,
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.portfolio-end-block h2.section-title,
.portfolio-share li i,
.portfolio-share .share-indicate,
.blog-details-section .the-year,
.blog-details-section .the-month,
.blog-details-section .the-day,
.sidebar h3,
#searchform i,
#mobile-searchform i,
.sidebar-widget #searchform input,
.quote_author,
.postsummarywrap i,
.postsummarywrap a {
    color: #5B5C5B;
}
.work-details h4, .work-details h4 a {
font-size: 1.5em;
    font-weight: 800;
    letter-spacing: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-transform: none;
    font-family: 'Spectral',Arial, sans-serif;
    line-height: 1;
    margin-left: 0px;
}

.gridblock-three .work-details{
	padding-top:10px;
	margin-bottom:20px !important;
}

.outer-wrap {
    background: transparent;
}

.container-wrapper {
    background: #fffae9 !important;
}

.work-details {
    padding-left: 0px !important;
}
.stickymenu-zone.sticky-menu-activate{
	border-bottom:none;
}
.sticky-menu-on .homemenu {
    padding: 0px;
}
.homemenu {
    padding-top: 20px;
}
.homemenu ul ul {
    padding: 10px;
    border: 1px solid #5b5c5b;
    background-color: #fefae9 !important;
	webkit-box-shadow: 0px 4px 6px 0px rgb(0 0 0 / 10%);
    box-shadow: 0px 4px 6px 0px rgb(0 0 0 / 10%);
}

.homemenu ul ul li:hover>a {
    color: #fff;
    background: none;
    border-bottom: none;
}
ul.sub-menu li a {
    color: #5c5b5b !important;
}
.homemenu .sf-menu .sub-menu a {
    padding: 10px 15px;
}
.mainmenu-navigation .homemenu ul ul li a {
    border: none;
}
.fullscreen-horizontal-carousel .prev-hcarousel, .fullscreen-horizontal-carousel .next-hcarousel{
	border: 2px solid #f01985;
}

.fullscreen-horizontal-carousel .prev-hcarousel:before, .fullscreen-horizontal-carousel .next-hcarousel:before {
    color: #f01985;
}
::-moz-selection { /* Code for Firefox */
  	background: #f01985;
	padding: 10px;
}

::selection {
  	background: #f01985;
	padding: 10px;
}
.horizontal-carousel-outer {
padding-top: 18px;
}

.hc-image-wrap {
    box-shadow: rgb(50 50 93 / 25%) 0px 2px 5px -1px, rgb(0 0 0 / 30%) 0px 1px 3px -1px;
}
.mtheme-block-em_displayrichtext a {
    color: #f01985;
    text-decoration: none;
}
.owl-next, .owl-prev {
    border: none !important;
    color: #f01985 !important;
}
.owl-next:hover, .owl-prev:hover {
	background-color:transparent !important;
}
.owl-pagination {
    display: none !important;
}
.pace .pace-progress,.theme-is-dark .pace .pace-progress {
	background:#f01985 !important;
	}
p{
		color:#5b5c5b !important;
}
h1, h2, h3, h4, h5{
	font-family:'Degular',arial,sans-serif !important;
	letter-spacing:0px !important;
	color:#5B5C5B !important;
}
h1{
	font-weight:800 !important;
}
.entry-content h3{
	margin-bottom:0px !important;
}
div#slider-home {
    height: 65vh !important;
}
.home .container{
	padding-top:10px;
}
.single-mtheme_portfolio .mtheme-supercell.clearfix {
    margin-bottom: 40px !important;
}
.mobile-menu-icon {
    top: 22px;
}
.responsive-mobile-menu #mobile-searchform {
    display: none;
}
.theme-is-light .responsive-mobile-menu ul.mtree li a {
    font-family: 'Degular',arial,sans-serif;
    font-weight: 500;
}

.theme-is-light ul.mtree a {
    border-bottom: none !important;
	color:#f01985 !important;
}
ul.mtree li.mtree-node > ul > li:last-child {
    border-bottom: none;
}
.homemenu .sf-menu li.menu-item a:before {
    display:none;
}
.homemenu .sf-menu li.menu-item a:hover{
	color:#f01985 !important;
}
.homemenu .sf-menu li.menu-item a{
transition: 0.3s;
}


.portfolio-header-wrap {
    padding-top: 40px;
	}
.entry-title h1 {
    position: relative;
    display: inline-block;
    color: #fff;
    font-weight: 100;
    letter-spacing: 0px;
    line-height: 1;
    font-size: 5em;
    margin: 0px 0px;
    text-align: center !important;
}
h1.section-title {
    font-size: 5.5em;
    line-height: 1em;
    margin-bottom: 90px !important;
	margin-top: 30px !important;
}
.entry-content .heading-block h3, .entry-content h3.section-subtitle {
    font-size: 28px;
    letter-spacing: 0px;
    margin-bottom: 0;
    margin-top: 40px;
}

.entry-content blockquote {
        background: rgba(0,0,0,0);
}

.entry-content a {
    text-decoration: underline;
    color: #f01985;
}
i.fa-brands {
    font-family: 'FontAwesome' !important;
    font-style: normal !important;
}
.custom.tparrows:before, 
.fullscreen-horizontal-carousel .prev-hcarousel:before, .fullscreen-horizontal-carousel .next-hcarousel:before {
    font-size: 40px !important;
    color: #f01985 !important;
}
.custom.tparrows, .fullscreen-horizontal-carousel .prev-hcarousel, .fullscreen-horizontal-carousel .next-hcarousel {
    background: transparent !important;
	border:none;
}

.fullscreen-horizontal-carousel .prev-hcarousel:before {
    content: "\f053";
}
.fullscreen-horizontal-carousel .next-hcarousel:before {
    content: "\f054";
}

.entry-content .dropcap1 {
    color: #f01985;
    background: transparent;
    font-family: 'Archia';
    font-weight: 600;
}
.entry-content .dropcap1{
	font-size: 66px;
    padding: 0px;
    line-height: 50px;
    margin-right: 10px;
    margin-bottom: 5px;
}
.gridblock-grid-element .boxtitle-hover a {
    color: #fff;
    font-size: 20px;
    line-height: 15px;
    font-weight: 500;
    letter-spacing: 0px;
    text-decoration: none;
    font-family: 'Archia';
	line-height: 115%;
}
.footer-container-wrap {
    background: rgb(255 250 233);
}
#footer h3 {
    font-size: 22px;
    text-transform: none;
    font-family: 'Spectral',Arial,sans-serif !important;
	font-weight:800;
	margin-bottom: 0px !important;
    padding-bottom: 0px;
}

input[type="email"] {
    padding: 8px;
    background: transparent;
    border-bottom: 1px solid #f01985;
    border-radius: 0px;
    font-size: 13px;
    font-family: 'Degular',Arial,sans-serif;
    letter-spacing: 0px;
    text-transform: none;
    color: #f01985 !important;
    font-weight: 400;
	cursor: inherit;
	text-align:center;
	margin-bottom: 16px;
	margin-top: 4px;
}
input[type="email"]::placeholder {
    color: rgb(225 68 127 / 0.5);
}
input, textarea, button {
    color: #FFE2C7;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    font-family: 'Degular',Arial,sans-serif;
    padding: 10px 13px;
    background: #f01985;
    border: none;
    border-radius: 3px;
	text-transform:none;
	cursor: pointer;
}

#footer .social-icon i {
    color: #5b5c5b;
	font-size:22px;
}
#footer .social-icon:hover i {
    color: #f01985;
}
#footer .social-icon:hover {
    background: transparent;
}
#footer .social-icon {
	border:none;
}
.mc4wp-response p {
    font-family: 'degular-text', Arial, sans-serif;
    line-height: 1.3;
    color: #35cd6c !important;
}

.footer-container {
    padding: 0px;
    border-top: 1px solid #5b5c5b;
}

#goto-top {
    border: 2px solid #fec9e4;
    color: #fec9e4;
}
#goto-top:hover {
    border: 2px solid #f01985;
    color: #f01985;
	background:transparent;
}
.page-id-5855 .entry-content h3 {
    margin: 0px 0px 0px 0px !important;
}
.page-id-5855 .entry-content h2 {
    margin: 24px 0px 4px 0px !important;
}
.page-id-5855 .entry-content h4 {
    margin: 8px 0px 21px 0px;
    font-weight: 400;
}

.entry-portfolio-content .single-image-block img {
    height: 150px !important;
	margin-bottom: -150px;
}

.entry-portfolio-content h1.section-title{
	padding-top:0px;
}

.entry-portfolio-content h3.section-subtitle{
	margin-top: 32px;
    font-weight: 500;
}
.section-contents {
    margin: 32px 15% 0;
}
.single-mtheme_portfolio .mtheme-supercell.clearfix {
    margin-bottom: 0px !important;
}
@media only screen and (max-width: 767px){
	.container{
		width: 85% !important;
}
	h1.section-title, .entry-title h1 {
    font-size: 3.5em !important;
    line-height: 1 !important;
}
	.entry-title h1{
		margin:0px;
	}
	.entry-portfolio-content .single-image-block img {
    height: 100px !important;
	margin-bottom: -125px;
}
	}


.single-mtheme_portfolio .container {
	margin: 0 auto !important;
}
.fullscreen-footer-wrap {
    background: transparent;
}
.horizontal-carousel img {
    box-shadow: rgb(50 50 93 / 25%) 0px 2px 5px -1px, rgb(0 0 0 / 30%) 0px 1px 3px -1px;
}
.hc-image-wrap {
    box-shadow: none;
}
p.entry-content.work-description {
    font-size: 18px;
    font-family: 'Degular', Arial, sans-serif;
    font-weight: 500;
}
.mtheme-fullscreen-toggle{
    border: 1px solid #5c5b5b;
	color: #5c5b5b;
}
.mtheme-fullscreen-toggle:hover{
    border: 1px solid #f01985;
	color: #f01985;
	background-color:transparent;
}
h2.hero-title {
    font-family: 'Spectral', Arial, sans-serif !important;
    font-weight: 800;
    color: #fffae9 !important;
}
h3.hero-subtitle {
    font-size: 38px !important;
    font-weight: 400 !important;
    margin-bottom: 20px !important;
    color: #FFFAE9 !important;
}
div#heroimage {
    height: 400px !important;
}
div#sous-titre-projet {
    margin: 40px 15% 50px;
}
div#sous-titre-projet h3, h3 {
    font-family: 'degular-text', Arial, sans-serif !important;
    font-size: 22px !important;
    font-weight: 700 !important;
}
.portfolio-nav-wrap {
    display: none;
}
.current-menu-item a {
    color: #f01985 !important;
}
.title-container {
    padding: 60px 0 60px;
}

.logo-mobile {
    padding: 5px 0 25px;
}
.mtheme-block-em_pullquote p {
    margin: 0px;
    font-family: 'degular-text', arial, sans-serif;
    letter-spacing: 0px !important;
	font-size: 0.8em;
}
.pullquote-center.none {
    border-top: none;
    border-bottom: none;
    border-left: 3px solid #f01985;
    padding-left: 50px;
	margin: 0px 5%;
}
@media only screen and (max-width: 767px){
.container, .entry-title, .fullpage-item, .footer-container, .outer-header-wrap, .portfolio-container, .portfolio-header-wrap, .top-bar-wrap-fullwidth, .page-template-template-blank-php .mtheme-supercell, .page-template-template-blank-php .mtheme-supercell.boxed-column .first-column.span12 .mtheme-cell-wrap, .page-template-template-fullpage .mtheme-supercell, .page-template-template-fullpage .mtheme-supercell.boxed-column .first-column.span12 .mtheme-cell-wrap, .edge-to-edge .mtheme-supercell, .edge-to-edge .mtheme-supercell.boxed-column .first-column.span12 .mtheme-cell-wrap, .always-center, .page-template-template-blank-php .mtheme-supercell.boxed-column.divided-column, .page-template-template-fullpage .mtheme-supercell.boxed-column.divided-column, .edge-to-edge .mtheme-supercell.boxed-column.divided-column, .single-post.edge-to-edge #commentform-section, .single-post.edge-to-edge .commentform-wrap {
    width: 98% !important;
	}
	.portfolio-header-wrap {
    padding-top: 0px;
	}
	.responsive-mobile-menu ul.mtree{
		margin-top:30px;
	}
	.responsive-mobile-menu.menu-push-onscreen li.lang-item{
		display:inline-block;
	}
	li.lang-item:nth-child(2) {
    margin-right: 0px !important;
	}
	.responsive-mobile-menu ul.mtree a, .header-is-simple .responsive-mobile-menu ul.mtree a {
    letter-spacing: 0px;
    padding: 12px 7px;
	}
	li.menu-item-type-custom {
    display: inline-block;
	}
	.responsive-mobile-menu ul.mtree li.mtree-node > a::before, .header-is-simple ul.mtree li.mtree-node > a::before {
    color: #f01985;
		top:18px;
	}
	ul.mtree li.mtree-node > ul > li:last-child {
    border-bottom: none !important;
	}
	li#menu-item-9309,li#menu-item-9337,li#menu-item-9308 {
    margin-bottom: 15px;
}
	h3.hero-subtitle {
    font-size: 20px !important;
    font-weight: 400 !important;
    margin-bottom: 20px !important;
    color: #FFFAE9 !important;
}
	.hero-text-wrap .hero-title {
    font-size: 3.2em !important;
    line-height: 1.15 !important;
}
	div#sous-titre-projet {
    margin: 40px 0% 50px;
}
}
@media only screen and (min-width: 1024px){
#etroit {
    width: 780px;
    margin: 0 auto;
}
	#calendario h2.section-title {
    margin: 0px 15%!important;
}
}
@media only screen and (max-width: 1024px){
.work-details h4, .work-details h4 a {
    font-size: 1.5em !important;
}
	.entry-content, .woocommerce-product-details__short-description, .woocommerce #tab-description p, .woocommerce .entry-summary div[itemprop="description"] {
    width: 90%;
    margin: 0 auto;
}
}
.homemenu .sf-menu ul.sub-menu li:first-child {
    padding-top: 5px !important;
}
.homemenu .sf-menu ul.sub-menu li:last-child {
    padding-bottom: 10px !important;
}
.responsive-titles h3 {
    font-size: 16px !important;
    line-height: 16px !important;
}
ul.sub-menu {
    top: 75px !important;
}
.mfp-bg.mfp-zoom-in.mfp-ready, .mfp-wrap.mfp-gallery.mfp-auto-cursor.mfp-zoom-in.mfp-ready{
	display:none;
}
.mfp-zoom-out-cur, .hc-image-wrap img:hover{
	cursor:default !important;
}

#calendario h2.section-title {
	font-weight: 800;
    font-size: 4em;
}
#calendario p {
    margin-bottom: 0px;
}
#calendario h3 {
    margin-top: 30px;
    margin-bottom: 2px !important;
    font-weight: 800 !important;
}
#calendario strong,  #calendario b{
	font-weight:600 !important;
}