/*
CTC Separate Stylesheet
Updated: 2020-02-20 09:59:42
Theme Name: Artefactory
Theme URI: https://wordpress.org/themes/twentytwenty/
Template: twentytwenty
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Thème de la boutique Artefactory
Tags: blog,one-column,custom-background,custom-colors,custom-logo,custom-menu,editor-style,featured-images,footer-widgets,full-width-template,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready,block-styles,wide-blocks,accessibility-ready
Version: 1.1.3
*/
.mobile-nav-toggle {
	display: none!important; 
}

@media (max-width: 900px) {
	.header-navigation-wrapper {
		display: none!important;
	}

	.mobile-nav-toggle {
		display: flex!important; 
	}
	
	.mobile-nav-toggle {
		right: 3vw;
		top: 0;
		padding: 0;
	}
	.mobile-nav-toggle .nav-toggle .toggle-inner {
		padding-top: 0;
	}
	.mobile-nav-toggle .toggle-inner .toggle-text{
		top: calc(100% - 0.3rem);
	}

    .page-header-content {
	    height: 150px;
    	width: 299px;
    	padding: 26px 0 0 0;
    	left: calc((100vw - 299px) /2);
    	top: calc((100vh - 150px) /2 + 20px);
	}	
	
	.site-accueil {
	    background-size: contain!important;
		margin-top: 60px;
	}
	
	.site-accueil .site-titre {
        font-size: 22px;
        letter-spacing: 3px;
	}

    .site-accueil .site-description {
         font-size: 11px;
    }
	
	#site-footer {
		font-size: 4vw;
	}
	.footer-copyright {
		font-size: 3.5vw;
	}
	.footer-nav-widgets-wrapper * .widget-title {
    	font-size: 2.5vw;
	}
	.footer-nav-widgets-wrapper * .menu-item a {
    	font-size: 1.8vw;
		line-height:50px;
	}
	.footer-nav-widgets-wrapper * .widget_nav_menu li {
        height: 37px;
		width: 20vw;
	}
	.wpsw-social-links li {
   		margin: 0.5rem 0 0 0;
	}
	.social-icon:after {
		box-shadow: 0 0 0 0 #fff;
	}
	.term-description p {
        font-size: 7.5vw;
	}
	
	div.contact-pro {
	    max-width: 90vw;
    }
	.contact-pro * input,
	.contact-pro * textarea {
        width: 90vw;
    }
	.contact-pro-image {
        visibility: hidden;
	}
}

@media (max-width: 600px) {
	.footer-widgets * .widget-content {
		min-width: max-content;
	}
	.footer-widgets-wrapper {
		display: flex;
	}
	.footer-widgets-wrapper .column-one {
        display: block;
		max-width: 90vw;
	}
	.footer-nav-widgets-wrapper * .widget {
		width: fit-content;
		margin: 0 0 5vh 5vw;
		width: 38.6vw;
		float:left;
		
	}
	.footer-widgets * .widget-title {
		margin: 0;
	} 
	
	.site-accueil .site-titre {
		font-size: 24px;	
	}
	.site-accueil .site-sous-titre {
		font-size: 20px;
		letter-spacing: 2px;
	}
	.site-accueil .site-description {
		margin: auto;
		font-size: 14px;
		display: contents;
		text-transform: uppercase;
		letter-spacing: 1px;
	}
	.page-header-content {
		height: 200px;
		width: 300px;
 		padding: 56px 0 0 0;
		left: calc((100vw - 300px) /2);
		top: calc((100vh - 200px) /2);
	}
	.large60 {
		max-width: 90vw;
	}
	.footer-nav-widgets-wrapper * .widget-title {
    	font-size: 4.5vw;
	}
	.footer-nav-widgets-wrapper * .menu-item a {
    	font-size: 2.8vw;
		line-height:50px;
	}
	.footer-nav-widgets-wrapper * .widget_nav_menu li {
        height: 26px;
		width: 40vw;
	}
	.widget_nav_menu li {
    	height: 24px;
    }
	
	body .wpsw-social-links li .social-icon, body .wpsw-social-links-shortcode li .social-icon {
		font-size: 16px;
		height: 35px;
		margin-right: 9px;
		padding: 9px;
		width: 35px;
	}
	
	.term-description p {
		font-size: 7.5vw;
	}
	
	.portfolio h2 {
		font-size: 6.2vw;
	}

	.classe-inactive {
		display: none!important;
	}

}	


@media (min-width: 401px) and (max-width: 1000px) and (min-height: 750px)  {
	.site-accueil {
		height: 34vh;
		background-size: cover!important;
		margin-top: 22vh;
		margin-bottom: 18vh;
	}
	.page-header-content {
		top: calc((77vh - 200px) /2);
	}
}



/* iPad & ipad pro paysage */
@media (min-width: 1024px) and (max-width: 1400px) and (min-height: 750px)  {
	main.site-content {
		max-height: 70vh;
	}
	.page-accueil * .site-content article {
		max-height: 0;
	}
	.site-accueil {
		height: 70vh;
		background-size: contain!important;
		margin-top: 0;
		margin-bottom: 0;
	}
	.page-header-content {
		height: 200px;
		width: 430px;
		padding: 50px 0 0 0;
		left: calc((100vw - 430px) /2);
		top: calc((100vh - 200px) /2 - 14vh);
	}
	.site-accueil .site-titre {
		font-size: 34px;
	}
	
}


/*Surface*/
@media (min-width: 715px) and (max-width: 725px)  and (min-height: 530px) and (max-height: 550px) {
	.page-header-content {
		top: calc((100vh - 200px) /2 );
	}
}


/*iPad*/
@media (min-width: 1000px) and (max-width: 1024px)  and (min-height: 750px) and (max-height: 780px) {
	.site-accueil {
		height: 70vh;
		background-size: contain!important;
		margin-top: 5px;
		margin-bottom: 30px;
	}
}

.tous-formats {
	visibility: visible;
}
.mobile-vertical {
	visibility:hidden;
	max-height: 0;
}
/* vertical */
@media (min-width: 700px) and (max-width: 800px) and (min-height: 801px) and (max-height: 1100px) {
	.site-accueil {
		background-size: cover!important;
		height: 29vh;
		margin-top: 15vh;
		margin-bottom: 19vh;
	}	
	.page-header-content {
		top: calc((61vh - 150px) /2);
	}
}

/* ipad pro */
@media (min-width: 1000px) and (max-width: 1100px) and (min-height: 1101px) and (max-height: 1400px) {
	.site-accueil {
		background-size: cover!important;
		height: 39vh;
		margin-top: 12vh;
		margin-bottom: 24vh;
	}
	.page-header-content {
        top: calc((100vh - 200px) /2 - 18vh);
	}	
}

/*iPhones <=8 & pixel 2xl */
@media (min-width: 410px) and (max-width: 420px) and (min-height: 700px) and (max-height: 830px) {
	.site-accueil {
		background-size: cover!important;
		height: 39vh;
		margin-top: 12vh;
		margin-bottom: 24vh;
	}
	.page-header-content {
        top: calc((100vh - 200px) /2 - 18vh);
	}	
}


/*smartphopnes*/
@media (max-width: 400px) and (min-height: 450px) {
	.tous-formats {
		visibility: hidden;
		max-height: 0;
	}
	.mobile-vertical {
		visibility:visible;
		max-height: unset;
	}
	.site-accueil {
		background-size: cover!important;
	}
	.page-header-content {
		top: calc((86vh - 200px) /2);
	}
}