/*
 Theme Name:   The Forum
 Theme URI:    https://generatepress.com
 Description:  work.shopMG GeneratePress child theme
 Author:       Jeremy Gradisher
 Author URI:   https://workshop-mg.com
 Template:     generatepress
 Version:      0.1
*/

@font-face {font-family: ProximaNovaReg;src: url(fonts/ProximaNova-Regular.otf);}

.price-box {background-color:#f1f1f1;min-height:300px;margin-bottom:20px;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.15), 0 6px 12px 0 rgba(0, 0, 0, 0.13);}
.price-box h3 {background-color:#151c9f;text-align:center;padding:10px;color:#fff;font-weight:600;}
.price-box p {padding:10px;}
.feat-image {width:318px;max-width:50%;padding-right:20px;padding-bottom:20px;float:left;}
.one-third{width:33%;float:left;}
.widget-area .widget {padding: 10px;}