/*   
Theme Name: Copy Concepts child theme
Theme URI: http://avantinnovations.com
Description: Child Theme for Copy Concepts
Author: Avant Innovations LLC
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: richer
Version: 1.0
Designed by ArtstudioWorks: http://avantinnovations.com
*/

@import url("../richer/style.css"); 		/* CSS Reset + Basic WordPress Styles */

/* =Theme customization starts here
-------------------------------------------------------------- */

body {
	font-family: Open Sans,Arial,Helvetica,sans-serif;
	font-size: 15px;
	line-height: 24px;
	font-weight: normal;
	color: #717375;
	text-transform: none;
}
h3 {
	font-family: Open Sans,Arial,Helvetica,sans-serif;
	font-size: 24px;
	line-height: 1.6em;
	text-transform: uppercase;
	font-weight: normal;
	color: #333333;
}
#main.boxed {
	max-width: 1240px;
}

.home-info figure {margin-bottom:20px}
.home-info ul li{list-style:none !important;}
#footer .widget ul li:before {width:0 !important}
#footer .widget ul li, #infobar .widget ul li {
    line-height: inherit;
    list-style: outside none none;
    padding: 0 0 5px 20px;
}
.headertext { float:right; margin:10px 35px 0 0}
.htexta { font-size: 16px; color: #104475; font-weight: bold;}
.htextb { color: #104475;}
.headerlogos { float:right; background-image: url(images/logos-header.png); width:130px; height:71px}
#header.header4 .logo {
    padding: 25px 0;
}
#footer .widget ul li, #infobar .widget ul li {
    line-height: inherit;
    list-style: outside none none;
    padding: 0 0 1px 20px;
}

ul li, ol li {
    line-height: 24px;
    margin: 0 0 5px;
    position: relative;
}

.product-images img {
    border: 0 none;
    height: 200px;
    max-width: 100%;
    vertical-align: middle;
}
li.product-category {
    float: left;
    margin: 0 1%;
    width: 31.3%;
}
.product-category a{
	display: block;
    position: relative;
    text-align: center;
}
.product-category h3 {
    padding: 0 20px;
    text-align: center;
}
#navigation .sub-menu li a, #navigation .sub-menu li .sub-menu li a, #navigation .sub-menu li .sub-menu li .sub-menu li a {
    border: medium none;
    color: #3b3f42;
    display: block;
    font-size: 13px;
    font-weight: normal !important;
    height: auto;
    line-height: 1.5em;
    margin: 0;
    padding: 15px;
}
#footer {
    color: #fff;
    padding: 30px 0;
}
#footer {
	border-top: 1px solid #43b4f9;
	background-color: #104475;
	background-image: url("");
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	background-size: cover;
	?>color: #ffffff;
}
.intro h4{
	font-weight:300;
}
#copyright {
	background: #0b3155;
	color: #ffffff;
}
@media only screen and (max-width: 782px) {
	.headertext, .headerlogos {display:none}
}
.copyright-text a{ color:#FFF !important} 
#copyright .copyright-text {
	font-size: 12px;
}