/* 
Theme Name:		 No.5 Patisserie
Theme URI:		 http://webtronic.ie
Description:	 No.5 Patisserie Theme
Author:			 Webtronic
Author URI:		 http://webtronic.ie
Template:		 kiosko
Version:		 1.0.0
Text Domain:	 no-5-patisserie
*/


/*
    Add your custom styles here
*/

.nav-highlight > a{
    background: #363c3c;
    color: white!important;
    padding: 10px 15px;
    border-radius: 6px;
    font-weight: 500;
}
.nav-highlight.toy-show > a{
    background: #961919!important;

}
.wpcf7-form input, .wpcf7-form textarea{
    border: 1px solid rgba(128, 128, 128, 0.84);
    padding: 12px;
    border-radius: 5px;
    width: 100%;
}
.wpcf7-form textarea{
}

.wcpa_wrap .wcpa_field_wrap textarea {

    font-family: inherit;
}
.wcpa_wrap .wcpa_field_label {
    font-size: 18px;
    font-weight: 500;
}
.wp-block-woocommerce-customer-account a {

  width: 30px;
}
.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span::before{
    color:gold;
}
.woocommerce .star-rating {

    color:gold;
    height: 1.2em;
}
.woocommerce .woocommerce-Reviews ol.commentlist img.avatar {
    display: none;
}
.woocommerce .woocommerce-Reviews ol.commentlist .comment-text {
    padding-left: 0;
}
.woocommerce .comment-form-author label, .woocommerce .comment-form-email label{
    width: 109px;
    display: inline-block;
}