/*---------------------------------------------------------------------------------

 Theme Name:   Base Child Theme
 Theme URI:    https://divistride.com/product/base-child-theme/
 Description:  A blank child theme for Divi
 Author:       Divi Stride
 Author URI:   https://divistride.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
------------------------------ ADDITIONAL CSS HERE ------------------------------*/
#main-header .container{
border-top:5px solid #00a79d!important;
}
span.et_pb_fullwidth_header_subhead, div.header-content h1 {
    margin-left: 6%!important;
}
.et_pb_module.et_pb_shop li.product {
    padding-bottom: 0px!important;
}

.et_pb_module.et_pb_shop li.product a.button.addtocartbutton {
    margin-top: 0px!important;
}