/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/



@font-face {
  font-family: rodfatTwoDemo;
  src: url("https://www.petermacleod.com/wp-content/themes/dt-the7-child/fonts/rodfat-two-demo.ttf");
}





/*------ LOADER ------*/
.c-logo {
    width: 200px;
    position: absolute;
    top: 50%;
    margin-top: -27px;
    margin-left: -100px;
    left: 50%;
    overflow: hidden;
    text-align: center;
    height: 100px;
}

.c-logo img {
    width: 200px;
    height: auto;
}

.c-logo .slider {
    margin-top: 20px;
}

.line {
    position: absolute;
    opacity: 0.4;
    background: #000;
    width: 150%;
    height: 2px;
}

.subline {
    position: absolute;
    background: #3e3e3e;
    height: 2px;
}

.inc {
    animation: increase 2s infinite;
}

.dec {
    animation: decrease 2s 0.5s infinite;
}

@keyframes increase {
    0% {
        left: -5%;
        width: 5%;
    }

    100% {
        left: 130%;
        width: 100%;
    }
}

@keyframes decrease {
    0% {
    left: -80%;
    width: 80%;
    }

    100% {
        left: 110%;
        width: 10%;
    }
}





/*------ SEARCH BAR ------*/
.header-bar .mini-widgets .soc-ico {
    border-left: 2px solid #3e3e3e;
    margin-left: 20px !important;
    padding-left: 20px;
}





/*------ PAGE TITLE ------*/
.page-title h1, .page-title h1 *, .page-title h1 a:hover, #page .page-title .entry-title {
	font-family: "rodfatTwoDemo", "Inconsolata", Helvetica, Arial, Verdana, sans-serif;
    letter-spacing: 5px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
}

.single-post .page-title h1 {
    font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif !important;
    font-weight: 700 !important;
    letter-spacing: 3px !important;
}





/*------ SEARCH BAR ------*/
.content .searchform input.searchform-s {
	border: none;
    background: #F6F6F6;
    color: #3E3E3E;
    height: auto;
    padding: 20px 70px 20px 30px;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #3E3E3E !important;
  	opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #3E3E3E !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #3E3E3E !important;
}

#page .widget .searchform .submit, .content .searchform .submit {
    color: #3E3E3E;	
	right: 25px;
}





/*------ PAGE SPECTACLES ------*/
.shortcode-spectacle-page .vsel-meta {
	display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

.shortcode-spectacle-page .vsel-meta-date {
	order: 1;
    width: calc(20% - 15px);
    padding-right: 15px;
    margin-bottom: 0px;
}

.shortcode-spectacle-page .vsel-meta-time {
	order: 2;
    width: calc(6% - 15px);
    padding-right: 15px;
    margin-bottom: 0px;
}

.shortcode-spectacle-page .vsel-meta-title {
	order: 3;
	width: calc(27% - 15px);
	padding-right: 15px;
	margin-bottom: 0px;
}

.shortcode-spectacle-page .vsel-meta-location {
	order: 4;
	width: calc(27% - 15px);
	padding-right: 15px;
	margin-bottom: 0px;
}

.shortcode-spectacle-page .vsel-meta-link {
	order: 5;
	width: 20%;
}


.vsel-meta-title {
	font-size: 17px !important;
    line-height: 27px !important;
    font-weight: 900 !important;
    -webkit-font-smoothing: antialiased;
    font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif !important;
}

.vsel-meta-date {
	font-size: 17px;
    line-height: 27px;
    text-transform: uppercase;
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
}

.vsel-meta-time {
	font-size: 13px;
    line-height: 27px;
}

.vsel-meta-location {
	font-size: 15px;
    line-height: 27px;
}

#vsel .vsel-content {
    margin: 0 0 30px;
    padding: 0 0 30px;
    border-bottom: 1px solid #3E3E3E;
}

.vsel-meta-link a {
	display: block;
    background: #3E3E3E;
    color: #ffffff !important;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    padding: 20px;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0.2px;
	font-size: 14px;
    line-height: 27px;
    transition: all 0.5s ease 0s;
}

.vsel-meta-link a:hover {
	background: #7f7856;
	transition: all 0.5s ease 0s;
}





/*------ PAGE NOUS JOINDRE ------*/
.widget_search input[type=text].searchform-s, .woocommerce div.elementor .the7-elementor-widget form.cart table.variations td.value select, .wpcf7-number, input[type=text]:not(.elementor-field):not(.searchform-s), input[type=search]:not(.elementor-field), input[type=tel]:not(.elementor-field), input[type=url]:not(.elementor-field), input[type=email]:not(.elementor-field), input[type=number]:not(.elementor-field), input[type=date]:not(.elementor-field), input[type=range]:not(.elementor-field), input[type=password]:not(.elementor-field), select:not(.elementor-field), textarea:not(.elementor-field) {
	border: none;
    background: #F6F6F6;
    color: #3E3E3E;
    height: auto;
    padding: 20px 70px 20px 30px;
    width: 100%;
}

.infolettre input[type="submit"] {
	border: none !important;
    width: 100% !important;
    text-transform: uppercase !important;
    font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif !important;
    font-size: 16px !important;
    height: auto !important;
    padding: 15px !important;
}

.infolettre input[type="submit"]:hover {
	background: #3E3E3E !important;
}

.wpb_text_column p a {
	text-decoration: none;
    color: #948654;
}

.wpb_text_column p a:hover {
	text-decoration: none;
    color: #3e3e3e;
}





/*------ PAGE ACCUEIL + RECHERCHE ------*/
.home-show #vsel .vsel-meta, .search-results .vsel-meta {
	width: 100%;
}

.home-show #vsel .date-et-heure, .search-results #vsel .date-et-heure {
	display: flex;
    align-items: center;
    flex-flow: row;
}

.home-show #vsel .vsel-meta-time, .search-results #vsel .vsel-meta-time {
	margin-left: 15px;
    border-left: 1px solid #3e3e3e;
    margin-bottom: 0;
    padding-left: 15px;
    height: auto;
    line-height: 17px;
}

.home-show .vsel-content p, .search-results .vsel-content p {
	margin-bottom: 0;
}

.home-show #vsel .informations-event, .search-results #vsel .informations-event {
	display: flex;
    justify-content: space-between;
    align-items: center;
}

.home-show #vsel .informations-event .vsel-meta-title, .home-show #vsel .informations-event .vsel-meta-location, .search-results #vsel .informations-event .vsel-meta-title, .search-results #vsel .informations-event .vsel-meta-location {
    padding-right: 20px;
   	width: 33.33%;
   	line-height: 20px;
}


.home-show #vsel .informations-event .vsel-meta-link a, .search-results #vsel .informations-event .vsel-meta-link a {
    padding: 12px 30px;
    min-width: 250px;
}

#vsel a.next, #vsel a.prev {
	text-decoration: none;
    background: #948654;
    color: #ffffff;
    text-transform: uppercase;
    padding: 20px 30px;
    display: inline-block;
    border: none;
    letter-spacing: 0.5px;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    transition: all 0.5s ease 0s;
}

#vsel a.next:hover, #vsel a.prev:hover {
	background: #3e3e3e;
	transition: all 0.5s ease 0s;
}

.fb-tag {
	padding-left: 40px;
}

.search-results .searchform {
	margin-bottom: 100px;
    margin-top: 100px;	
}

.search-results #vsel {
	margin-bottom: 100px;
}

.pete-authentique-content p {
	color: #ffffff;
    padding: 0px 40px;
    font-size: 20px;
    line-height: 30px;
    -webkit-font-smoothing: antialiased;
}

.btn-macleod > button {
	padding: 20px 30px !important;
}

.btn-macleod > button .ubtn-text {
	letter-spacing: 0.5px;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
}









/*------------ RESPONSIVE ------------*/
/*------------------------------------*/



@media only screen and (max-width: 1110px) {
	.vsel-meta-date {
	    font-size: 16px;
	}

	.vsel-meta-title {
	    font-size: 16px !important;
	}

	.vsel-meta-link a {
	    padding: 18px 15px;
	    line-height: 18px;
	}

    #content .photo-peter {
        padding-left: 0px !important;
        padding-right: 0px !important; 
    }
}




@media only screen and (max-width: 950px) {
	.shortcode-spectacle-page .vsel-meta {
		flex-flow: row wrap;
    	justify-content: flex-start;
	}

	.shortcode-spectacle-page .vsel-meta-title {
		flex: 100%;
    	margin-top: 10px;
	}

	.shortcode-spectacle-page .vsel-meta-date {
		width: auto;
	}

	.shortcode-spectacle-page .vsel-meta-time {
		width: auto;
	    border-left: 1px solid #3e3e3e;
	    padding-left: 17px;
	    line-height: 15px;
	}
	
	.shortcode-spectacle-page .vsel-meta-location {
		flex: 100%;
	}

	.shortcode-spectacle-page .vsel-meta-link {
		flex: 100%;
    	margin-top: 18px;
	}

	.vsel-meta-link a {
		max-width: 250px;
	}

	.home-show #vsel .informations-event,  .search-results #vsel .informations-event {
		flex-flow: column;
	    justify-content: flex-start;
	    align-items: flex-start;
	    margin-top: 15px;
	}

	.home-show .vsel-meta-link, .search-results .vsel-meta-link {
		margin-top: 18px;
	}

	.home-show #vsel .informations-event .vsel-meta-title, .home-show #vsel .informations-event .vsel-meta-location, .search-results #vsel .informations-event .vsel-meta-title, .search-results #vsel .informations-event .vsel-meta-location {
		width: 100%;
	}
}




@media screen and (max-width: 778px) {
	.page-title-responsive-enabled.page-title h1, .page-title-responsive-enabled.page-title h1 *, .page-title-responsive-enabled.page-title h1 a:hover, #page .page-title-responsive-enabled.page-title .entry-title {
		font-family: "rodfatTwoDemo", "Inconsolata", Helvetica, Arial, Verdana, sans-serif;
	    letter-spacing: 5px;
	    font-weight: 500;
	    -webkit-font-smoothing: antialiased;
	}	
}




@media screen and (max-width: 767px) {
	#content .fb-tag {
	    padding-left: 0px;
	    margin-top: 60px !important;
	    max-width: 270px;
	    margin: 0 auto;
	}

	.pete-authentique-img .vc_empty_space {
		height: 420px !important;
	}
}




@media screen and (max-width: 400px) {
	.home  .masthead .mobile-header-bar {
    	min-height: 70px;
	}

	.pete-authentique-img .vc_empty_space {
		height: 300px !important;
	}
}












