/*
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
*/

/*----------------- ENCADRE "DEJA CLIENT" PAGE /SHOP/VALIDATION -------------------*/
.woocommerce-info {
    background: #fd963a !important;
    border: none!important;
    padding: 3px;
    display: flex!important;
    flex-direction: column;
	border-radius: 5px!important;
}

span.showlogin-tag {
    font-weight: bold;
	font-size:1.5em;
}


/*----------------- ENCADRE "CREER UN COMPTE" PAGE /SHOP/VALIDATION -------------------*/

p.form-row.form-row-wide.create-account.woocommerce-validated {
    background: #ffa000;
    width: fit-content;
    padding: 2px 10px;
    border-radius: 5px;
}

p.form-row.form-row-wide.create-account.woocommerce-validated label span {
    font-weight:bold;
	color:#000;
}



/*----------------- BOUTON ROND CATEGORIE DANS LA PAGE REALISATION -------------------*/
span.meta-item.category-link a {
    background: #ffa000;
    padding: 3px 8px 2px 8px;
    border-radius: 15px 0 15px 0;
    color: #073a70 !important;
}

/*----------------- LIEN CATEGORIE ET TAGS DANS FICHE PRODUIT -------------------*/

.elementor-element.elementor-element-20ffeff.elementor-widget__width-auto.elementor-widget.elementor-widget-text-editor .elementor-widget-container a {
	border:2px solid #ffa000;
	padding:5px 8px 5px 8px;
	text-decoration: none!important;
	color:#000!important;
	margin: 5px!important;
    display: block!important;
    width: fit-content!important;
}

.elementor-element.elementor-element-20ffeff.elementor-widget__width-auto.elementor-widget.elementor-widget-text-editor .elementor-widget-container a:hover {
	background:#ffa000;
	color:#fff;
}

.elementor-element.elementor-element-5fc699a.elementor-widget.elementor-widget-text-editor .elementor-widget-container a {
	border:2px solid #ffa000;
	padding:5px 8px 5px 8px;
	color:#000!important;
	text-decoration: none!important;
	margin: 5px!important;
    display: block!important;
    width: fit-content!important;
}

.elementor-element.elementor-element-5fc699a.elementor-widget.elementor-widget-text-editor .elementor-widget-container a:hover {
	background:#ffa000;
	color:#fff;
}

.elementor-element.elementor-element-5fc699a .elementor-widget-container {
    margin-top:17px!important;
}


/*----------------- BOUTON FICHE TECHNIQUE A TELECHARGER QUI SE TROUVE DANS LA FICHE PRODUIT -------------------*/

a.fiche-tec {
    background: #dde1e5;
    padding: 8px;
    margin: 4px;
    border-radius: 5px;
    display: inline-block;
}

a.fiche-tec:hover {
    background: #f19905;
    color: #ffffff;
}


/*----------------- FOND DEGRADE ORANGE PRODUIT PAGE D'ACCUEIL  -------------------*/

.elementor-posts__hover-gradient .elementor-post__card .elementor-post__thumbnail__link:after {
    background-image: linear-gradient(0deg, rgb(255 157 13 / 27%), #c3303000 75%);
}

/*----------------- BADGE CATEGORIE PRODUIT PAGE D'ACCUEIL  -------------------*/

.elementor-post__card .elementor-post__badge {
    position: relative!important;
    top: -33px!important;
	width:fit-content!important;
	margin: 0 auto!important;
}

/*----------------- PAGE VENTILATION POULES  -------------------*/
.elementor.elementor-5343.elementor-location-single.post-14625.page.type-page.status-publish.hentry .woocom-project .woo-list-buttons {
	display:none;
}
