/*
Theme Name: French Perfumery Child Theme
Theme URI: 
Author: the Webdeveloper team
Author URI: 
Description: French Perfumery is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. French Perfumery will make your WordPress look beautiful everywhere.
Version: 1.1
Template: french-perfumery
Text Domain: frenchperfumery
*/
/* CSS Document */
@import url("../french-perfumery/style.css");




/*.woocommerce form.login, .woocommerce form.register{border:0px solid #d3ced2;padding:0px;margin:0px;}
.woocommerce table.my_account_orders .order-actions .button{color:red;}

.woocommerce{color:red;}*/

.inr-contant .woocommerce .myaccount_user{padding-bottom:10px;}
.woocommerce #respond input#submit{width:100%!important;max-width:200px;}
.inr-contant img{    float: none!important;}
div.wpcf7-validation-errors, div.wpcf7-mail-sent-ng, div.wpcf7-mail-sent-ok{float:left;}

.product .product_links .btn {
    background: #333232 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    display: block;
    font-size: 13px;
    max-width: 100%;
    padding: 5px 25px 6px;
    text-transform: none;
    width: 100%;
	margin-top:20px;
}

.product .product_links .btn:hover {
	background: #b4a85f;
	color:#fff;
}

.woocommerce a.added_to_cart{
background: #B4A85F;
color: #FFF;
text-transform: uppercase;
padding: 5px 12px 7px;
border: 0px none;
font-size: 13px;
}
.woocommerce a.added_to_cart:hover{color:#fff; background:#333232;}

h2.woocommerce-loop-product__title{
font-size: 14px !important;
letter-spacing: normal !important;
font-weight: normal !important;
text-transform: uppercase !important;
color: #9c8e33;
margin: 0;
padding-bottom: 10px;
}
.woocommerce-Price-currencySymbol{
font-size: 24px !important;
color: #333232!important;
font-family: 'roboto_condensedbold';
padding: 0px 0 20px 0;
}