/*
Theme Name: bertrand-henry-vigneron - FatMoon Child
Theme URI: http://themeforest.net/user/apollo13/portfolio
Template: fatmoon
Author: Apollo13
Author URI: http://themeforest.net/user/apollo13
Version: 1.1.6.1.1490195187
Updated: 2017-03-22 15:06:27

*/

.woocommerce-page table.shop_attributes, .woocommerce-product-details__short-description {
    max-width: 600px;
}
.woocommerce div.product form.cart .button, .single_add_to_cart_button  {
    max-width: 250px !important;
}

.single-product.woocommerce #content div.product div.images {
    max-width: unset !important;
}

.single-product.woocommerce #content div.product div.images img {
    max-width:600px !important;
    margin: auto !important;
}

.single-product.woocommerce  #content div.product .price {
  background-color: rgba(250,137,2,1);
  color:white;
	display: inline-block;
	padding: 0.5em;
}

.single-product .woocommerce-product-attributes-item--weight {display:none;}
.single-product .woocommerce-product-attributes-item__label {white-space: nowrap}

.single-product ul.products_variant_under {max-width:70%; margin:auto !important;}



.woocommerce-page form .form-row label, #payment label ,input[type="text"], input[type="password"], input[type="search"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], textarea
{font-size:16px !important}
#footer { margin-top: 20px; font-size: 14px !important;}
.foot-text { font-weight: bold }
#a18plus {
    width:100%;
    font-style: italic;
    font-weight: normal;
}

.woocommerce .woocommerce-message a.button.wc-forward {
    background-color:#BD2F67 !important;
    color:white !important;
    padding: 5px 30px;
    text-decoration:none;
    border-radius:20px;
    font-size:17px !important;
    text-transform: uppercase !important;
}

.coupon .button{ background-color:#EC8C21 !important; }
.woocommerce-form-coupon-toggle .woocommerce-info{ background-color:#EC8C21 !important; }


.cart_totals h2 {font-size:2em !important}
.woocommerce-billing-fields h3, h3.ship-to-different-address {font-size:2em !important}

.woocommerce .woocommerce-message {
    font-family: bicyclette, sans-serif !important;
    font-weight: normal !important;
    text-transform: uppercase !important;
}

a.tools_button {
    margin-left:0;
    font-size:15px;
}
