/*
Theme Name: Act UP-Paris
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.1
Text Domain:  Avada
*/

.catalog-ordering{display:none}
.post-type-archive-product .products{display:none}
footer .current-menu-item a, footer .current-menu-item a:before{color:white !important}

/*.sku_wrapper, .posted_in{display:none !important}*/
.variations_form.cart, .simple.cart{
	margin-top:20px !important;
	width: 60%;
    float: right;
    background: #EEE;
    padding: 20px;
    border: solid 1px #d2d3d4;
}
body .simple.cart{width: 40%}
button.single_add_to_cart_button{display:block;clear:both;float:none !important;width:100%;}
div.quantity{float:none !important;width:355px;position: relative;padding-left:245px;border:none;margin:0 0 10px 0 !important}
div.quantity input.qty{background: white;border:none}
div.quantity .screen-reader-text{
	clip:auto;
	left:0;
	overflow: visible;
	position:absolute;
	top:10px;
}

body .simple.cart div.quantity{width: 275px;padding-left:125px}

.price-container{display:block;width:100%}

#main{padding-top:40px !important}

body.single-product h2.product_title, body.single-product .reset_variations{display:none !important}

body.single-product .price {margin-top:0 !important}
body.single-product .price > span{font-size: 1.5em;font-weight: bold;}
body.single-product .single_variation_wrap {float: right}
body.single-product .product-border.fusion-separator{display:none !important}

.bcn_display_container{padding:10px 30px 0 30px}
.bcn_display{max-width: 1200px;margin:0 auto}