/* Enter Your Custom CSS Here */






@media only screen and (max-width: 800px){
.shop_table .product-name {
    width: 71%;
    float: left;
}
	
	.fusion-body .shop_table .product-thumbnail {
    float: left;
}
	
}

.fusion-main-menu, .fusion-logo-background {
    
    width: 100% !important;
}


.fusion-header {
    padding: 0px !important;
}

.layout-wide-mode.avada-has-header-100-width .fusion-header-wrapper .fusion-row {
    max-width: 100% !important;
	padding: 0px !important;
}

 

.avada-footer-scripts {
    display: none;
}

a.fusion-logo-link {
    padding: 11px;
}



@media only screen and (max-width: 900px) {
	.fusion-logo {
    float: right;
}
}


@media only screen and (max-width: 800px) {
.product-category-main-custom {
    width: 100% !important;
	}}


 