#content{
	width: 100% !important;
}
#content .container{
	width: 100%;
}
@import url('https://fonts.cdnfonts.com/css/futura-std-2');
.product .avada-single-product-gallery-wrapper {
	height: 100%;
}
.product .avada-product-gallery {
	max-width: 100%;
}
.summary .summary-container{
	top: 169px;
    left: 691px;
    width: 268px;  
}
.avada-product-gallery-thumbs-wrapper {
	height: 100% !important;
}
.summary-container .entry-title, .summary-container .amount {
	font-family: 'futura-std', sans-serif !important;
    font-weight: bold !important;
    line-height: 32px !important;
	text-align: left;
	 letter-spacing: 0px;
} 
.summary-container .entry-title {
    color: #131214 !important;
    opacity: 1;
}
.cart .single_add_to_cart_button {
    background: #C3253B 0% 0% no-repeat padding-box !important;
    border-radius: 2px;
    color: #fff !important;
}
.single-product .product .summary .cart .quantity {
	margin: 0px 10px 0px 0;
}
.single-product .product .summary .cart .quantity .qty,
.single-product .product .summary .cart .quantity .minus,
.single-product .product .summary .cart .quantity .plus {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	opacity: 1;
	height: 44px !important;
}
.single-product .product .summary .cart .quantity .minus,
.single-product .product .summary .cart .quantity .plus {
	width: 32px !important;
	border: 1px solid #333;
}
.single-product .product .summary .cart .quantity .qty{
	width: 60px !important;
	border-top: 1px solid #333; 
    border-bottom: 1px solid #333;
}
.summary .cart .single_add_to_cart_button {
    top: 475px;
    left: 819px;
    width: 190px;
    height: 44px;
    padding: 0px;
	margin: 0px;
}
.cart .single_add_to_cart_button .fa-shopping-cart {
	width: 24px;
    height: 24px;
	padding: 3px 8px 3px 0px;
}
.summary .fusion-separator.sep-double {
	border-bottom-width: 0px !important;
    border-top-width: 0px !important;
}
.flex-control-thumbs .flex-active {
    border: 1px solid #C3253B;
}
.variations_form .variations .value select#pa_taille{
	width: 84px;
}

.summary .summary-container .woocommerce-product-details__short-description p{	
	width: 78%;
}
.product .entry-summary .summary-container .avada-availability p {
	display: none;
}
@media (max-width: 1020px) {
	.product .entry-summary .summary-container{
		margin-top: 0% !important;
		float: unset !important;
	}
	.summary .summary-container .woocommerce-product-details__short-description p{	
		width: 100% !important;
	}
}