/*
Theme Name: My Relia Pro Master Child Theme
Description: My Relia Child Theme
Author: Snaggitt
Template: relia-pro-master
Version: 1.0
*/

@import url("../relia-pro-master/style.css");

/*

INSTRUCTIONS:

You need to change 'canvas' to the name to parent theme folder.

Please use the supplied custom.css for your customizations. 
This file should not have any CSS in it.


body {
    background: #cccbbb;
}

.site {
    background-color: #dadba3;

*/


.woocommerce .woocommerce-ordering select {
    display: none;
}