/*
 Theme Name:   Real Factory Child
 Theme URI:    http://demo.goodlayers.com/realfactory
 Description:  Goodlayers Real Factory Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     realfactory
 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, right-sidebar, responsive-layout
 Text Domain:  realfactory-child

 START YOUR CHILD THEME CSS HERE
*/




table{
	width: 100%;
}
.gdlr-core-price-table-content{
	padding: 0!important;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.17);
}
.gdlr-core-price-table-content table tr td{
	padding: 5px 0px;
}