/*
 Theme Name:   Modern Visual Child
 Description:  Modern Visual Child Theme for customisations 
 Author:       Modern Visual
 Author URI:   http://www.modernvisual.com.au
 Template:     Avada
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  modernvisual
*/




body.single-product .fusion-footer-widget-area {border-color: none; border-width: 0px;}
body.single-product .product_title, body.single-product .entry-title {display: none;}
body.single-product div#main {padding-top: 4%;} 

@media only screen and (min-width: 568px) 
{
body.single-product .right {display: block; position: relative; height: 250px; overflow: hidden;}
body.single-product .right img {width: 100%; position: absolute; top: -50%; bottom: -50%;} }

@media only screen and (min-width: 600px) {body.single-product form label {margin-top: 4%!important;}} 

@media only screen and (min-width: 800px) 
{
body.single-product .left {display: block; width: 48%; float: right;}
body.single-product .right {width: 48%; float: left; display: block; height: auto;}
body.single-product .right img {width: 100%; position: relative;}
}
