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


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: #a5a5a5;
    font-size: 12px;
}


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;
}

@font-face {
    font-family: 'Kalam';
    src: url('./asset/fonts/Kalam-Regular.ttf') format('truetype');
  }

  @font-face {
    font-family: 'Open Sans';
    src: url('./asset/fonts/OpenSans-VariableFont_wdth,wght.ttf') format('truetype');
  }

  @font-face {
    font-family: 'Playfair Display';
    src: url('./asset/fonts/PlayfairDisplay-VariableFont_wght.ttf') format('truetype');
  }

  @font-face {
    font-family: 'Rokkitt';
    src: url('./asset/fonts/Rokkitt-VariableFont_wght.ttf') format('truetype');
  }

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    
    color: black !important;
  }

  a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    color: #9d4c64 !important;
    background-color: #ffffff !important;
    border: 2px solid #9d4c64 !important;
    font-weight: bold;}
  span.post-date {
    color: black !important;
    font-weight: bold;

  }
  
div.main-content.clear-fix.boxed-wrapper {
  color: #9d4c64 !important;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  line-height: 1.6;
}   
.header-logo-a {
  background-color: #9d4c64 !important;
}

.post-categories a {
  color: #9d4c64 !important;
  font-weight: bold;
  font-size: 25px;
}

.related-post-date {
  color: #9d4c64 !important;
  font-weight: bold;
}   

.menu-item a {
  color: #9d4c64 !important;
  font-weight: bold;
}

.read-more a {
  color: black !important;
  font-weight: bold;
}

