/*
Theme Name: The Retailer Child
Theme URI: http://theretailer.getbowtied.com/
Description: This is a child theme for The Retailer.
Author: Get Bowtied
Author URI: http: //www.getbowtied.com/
Template: theretailer
Version: 1.0
*/

@import url("../theretailer/style.css");



/* Footer 

.gbtr_light_footer_wrapper{
padding-top: 50px !important;
padding-bottom: 70px;
background-image: url("/wp-content/uploads/2018/11/Diversity-is-us-footer_160.png");
background-repeat: repeat-x;
background-position: center bottom;
background-size: 1875px 80px;
}
*/


/* Contact Form 7 Layout */
.wpb_wrapper .wpcf7-form label {
display: block;
margin-right: 20px;
}


/* Schriftgroeße, Fliesstext */

.entry-content p{
font-size: 14px;
line-height: 22px;
color: #000 !important;
}

.entry-content ol li{
font-size: 14px;
line-height: 22px;
color: #000;
padding-bottom: 10px;
}

.entry-content ul li{
font-size: 14px;
line-height: 22px;
color: #000;
padding-bottom: 10px;
}


.entry-content ul {
font-size: 14px;
line-height: 22px;
padding: 10px 0 0px 30px;
list-style: circle;
}

h4{
font-size: 1.4em;
line-height: 1.5em;
color: #000 !important;
}

h1{
color: #000 !important;
}
