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




.wc-block-cart__submit-container, .wc-block-components-checkout-place-order-button{
	border: 1px solid #000000;
	background: #e0e0e0;
	    font-weight: bold;
}


.wc-block-components-checkout-place-order-button{
	    min-height: 4em;
}

.wc-block-components-checkout-place-order-button .wc-block-components-button__text{
	font-size: 19px;
}

.wc-block-components-checkout-return-to-cart-button{
	display:none;
}


.fusion-sharing-box{
	display:none !important;
}

.fusion-meta-tb .fusion-tb-tags{
	display:none !important;
}

.fusion-meta-tb .fusion-tb-categories{
	display:none !important;
}

.fusion-pagination-tb{
	display:none !important;
}


@media only screen and (max-width: 400px){
	#allyouneedcategories .fusion-title{
	margin: 20px 0px !important;
}
}