/*
Theme Name: The Retailer Child Theme
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");

/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/




.securepayments-footer {
	color:#878787;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

h5.customXX_footerSocial {
  margin-top: 1em;
  font-size: 13px;
  text-transform: uppercase;
}
h5.customXX_footerSocialBottom {
  color: rgb(135, 135, 135);
}
span.green {color: rgb(32, 149, 30);}
span.blue {color: rgb(59, 89, 151);}

.widget-title {
text-align: center;
border-bottom: 1px solid #808080 !important;
}

.widget ul li {
    border-bottom: 1px solid #ccc !important;
    padding: 5px 0;



/****************************************************************/
/****************************************************************/
/****************************************************************/