/*
Theme Name:		 chicdressing
Theme URI:		 http://childtheme-generator.com/
Description:	 chicdressing is a child theme of Ashe, created by ChildTheme-Generator.com
Author:			 Chic Dressing
Author URI:		 http://childtheme-generator.com/
Template:		 ashe
Version:		 1.0.0
Text Domain:	 chicdressing
*/


/*
    Add your custom styles here
*/

/*POLICE*/

@font-face {
    font-family: 'FontAwesomeBrands';
    src: url('assets/fonts/fa-brands-400.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FontAwesomeRegular';
    src: url('assets/fonts/fa-regular-400.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FontAwesomeSolid';
    src: url('assets/fonts/fa-solid-900.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FontAwesomeV4Compatibility';
    src: url('assets/fonts/fa-v4compatibility.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Fontello';
    src: url('assets/fonts/fontello.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/*LIRE PLUS*/
.read-more a{
    color:#000000 !important;
}
/*OPTIMISATION CONTRASTE TITRE CATEGORIE */
body .post-categories a,
body .page-content .ashe-widget.widget_text a {
    color:#000000 !important;
    font-size: 16px;
}
/*MENU DE NAVIGATION*/
#main-nav a:hover, #main-nav i:hover, #main-nav li.current-menu-item>a, #main-nav li.current-menu-ancestor>a,
#main-nav .sub-menu li.current-menu-item>a, #main-nav .sub-menu li.current-menu-ancestor>a{
        color:#000000 !important;

}

/*COULEURS BOUTON PANIER*/

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button
.woocommerce .star-rating:before, .woocommerce .star-rating span:before, .woocommerce .page-content ul.products li.product .button, .page-content .woocommerce ul.products li.product .button, .page-content .woocommerce-MyAccount-navigation-link.is-active a, .page-content .woocommerce-MyAccount-navigation-link a:hover
.page-content .woocommerce a.button{
        color:#000000 !important;

}

body .page-content, .page-content select, .page-content input, 
.page-content textarea, .page-content .post-author a, .page-content .ashe-widget a, .page-content .comment-author {
    color: #000000; /*PARAGRAPHE FAISONS CONNAISSANCE*/    
}
.page-content .post-date, .page-content .post-comments, .page-content .post-author,
.page-content [data-layout*=list] .post-author a, .page-content .related-post-date, .page-content .comment-meta a, 
.page-content .author-share a, .page-content .post-tags a, .page-content .tagcloud a, .widget_categories li, .widget_archive li, 
.ahse-subscribe-box p, .rpwwt-post-author, .rpwwt-post-categories, .rpwwt-post-date, .rpwwt-post-comments-number{
    color: #000000 !important;
    font-size: 20px; /*TITRE PUBLICATION RECENTE*/
}
.post-content>p a {
    color: #000000 !important;
} /*LIEN RESEAUX SOCIAUX*/



body .header-logo a{
    color: white;
    text-shadow: 2px 3px 5px #d0527a;
    transform: rotate(-9deg);
}
.text-center{
    text-align:center;
}

.chic-bouton{
    color: #ffffff;
    background-color: #333333;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 12px;
    border: none;
    cursor: pointer;
    padding: 12px;
    font-size: 14px;
}

#featured-slider{
    margin-bottom:30px;
}
#chic-products{
    padding:0 40px;
}
.chic-title{
    font-family: 'Kalam';
    font-size: 52px;
    text-decoration: inherit;
    text-transform: uppercase;
    transform: rotate(-2deg);
    margin:30px 40px;
    text-align:center;
    color: #9d4c64 !important;
    line-height: 48px;
}
#chic-products ul.products li.product{
    background: #f6f6f6;
    padding-bottom: 20px;
}
