/*
Theme Name: Twenty Twenty Child
Theme URL: http://wpamanuke.com/
Description: Twenty Twenty Child Theme
Author: WPAmaNuke
Author URL: http://wpamanuke.com/
Template: twentytwenty
Version: 1.0.0
Text Domain: twentytwenty-child
*/ 
/* Custom CSS goes after this line */
.toggle-inner:after {
	content:'Rechercher';
	position:absolute;
	bottom:-13px;
	font-size:1.2rem;
}
.toggle-text,
.site-description,
.variation-Imageuploaded {
	display: none;
}
@media (min-width: 1000px){
.header-inner {
    padding: 1rem 0 0rem;
	}
.primary-menu-wrapper {
    padding: 0 92px 0;
}
}

@media (max-width: 1000px){
	.toggle-inner:after {
		display:none;
	}
}
.see-logo-location, 
.see-font,
.upload-logo {
	text-transform: inherit;
    width: 100%;
    padding: 1.1em 0;
    font-size: 1.8rem;
}

button, .button, .faux-button, .wp-block-button__link, .wp-block-file .wp-block-file__button, input[type="button"], input[type="reset"], input[type="submit"], .bg-accent, .bg-accent-hover:hover, .bg-accent-hover:focus, :root .has-accent-background-color, .comment-reply-link {
    background-color: #ea3686;
}

button.see-logo-location,
button.see-font {
	background-color: #636463;
}
button.see-logo-location:hover,
button.see-font:hover,
button.upload-logo:hover {
	text-decoration: none;
	opacity: .7;
}

dd, dt {
	line-height: 20px;
}
.woocommerce-cart-form dl.variation dt {
	margin: 0 10px 0;
}
.single-product .woocommerce-variation-add-to-cart .button {
	font-size: 1.8rem;

}
