/*
Theme Name: vudonthemes
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}


.single-product  .container-width,
.single-product .row.row-small,
.single-product  .full-width .ubermenu-nav,
.single-product  .container,
.single-product .row {
	max-width: 1340px;
}

.woocommerce-ordering{
	display:none!important;
}
