/*
 Theme Name:   Virtue Child
 Theme URI:    http://a2iwebsolutions.com/
 Description:  Virtue Child
 Author:       Amit Ahuja
 Author URI:   http://a2iwebsolutions.com
 Template:     virtue
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  virtue_child
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.yellow{
    color:#FFF600;
}

.homepromo{
    background-color:#EDEEF0;
}

.sliderclass {
    background: url("http://a2iwebsolutions.com/development/ledfixturesindia/wp-content/uploads/2014/11/header-bg.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 20px 0 0 0;
}
.contentclass {
    padding-top: 0;
}
.homeitemcount1 .home-message, .homeitemcount2 .home-message {
    
    border-right: 1px dotted #a5a6a8;
    
}
.headline {
    border-bottom: 1px dotted #a5a6a8;
    border-top: 1px dotted #a5a6a8;
    font-family: open sans,Arial;
    font-size: 19px;
    line-height: 33px;
    margin: 27px 0;
    padding: 20px 0;
    text-align: center;
}

.headerclass .container {
    border-bottom: 1px solid #D4D4D4;
}

.footerclass {
    background: none repeat scroll 0 0 #55a724;
}
.footercredits p {
    color: #fff;
}
.footerclass a {
    color: #fff;
}
.footernav ul li a {
    color: #fff;
}
.footernav ul li a:hover {
    color: #fff;
}
.home-message h4 {
    color: #55a724;
    display: block;
    font-family: "open sans",arial;
    font-size: 16px;
    left: 0;
    line-height: 20px;
    padding: 6px;
    position: relative;
    text-align: center;
    top: 0;
    background:none repeat scroll 0 0 transparent;
}
.home-message h5 {
    bottom: 10px;
    color: #555;
    font-family: "open sans",arial;
    font-size: 13px;
    font-weight: normal;
    line-height: normal;
    margin: 0;
    padding: 4px 6px;
    position: absolute;
    right: 36%;
    text-align: right;
    background:none repeat scroll 0 0 transparent;
}

.home-message:hover {
background-color:transparent; 
background-color:transparent;
}

.home-bottombox h4 {
    font-family: "open sans",Arial;
    font-size: 20px;
    margin: 0;
}
.home-bottombox h5 {
    color: #368f01;
    font-size: 16px;
    line-height: 25px;
    margin: 0;
}
.home-bottombox {
    background: none repeat scroll 0 0 #dadada;
    padding: 5px 0;
}
.homebottombox2 {
    border: 1px solid #dadada;
    text-align: center;
}
.home-bottombox3 h3 {
    border-bottom: 1px solid #dadada;
    color: #368f01;
    font-family: "open sans",arial;
    font-size: 20px;
    line-height: 40px;
}
.readmore a {
    color: #4b9a1b;
    font-weight: bold;
}
.footercredits {
    padding-bottom: 0;
    padding-top: 0;
}

.desc-heading {
    min-height: 70px;
}

div.product .product_image {
    border: 1px solid #ccc;
 }
.product_thumbnails a.zoom img {
    border: 1px solid #ccc;
    margin: 1px;
}

.contact_button_lightbox {
    background: none repeat scroll 0 0 #55a724;
    border: 0 none;
    color: #fff;
    font-size: 16px;
    margin-top: 40px;
    padding: 10px 20px;
    text-transform: uppercase;
}
div.product .product_meta {
    
    display: none;
   
}
.wpcf7-quiz {
    max-width: 100px !important;
}

@media (min-width:768px) and (max-width:992px){

.kad-topbar-right {
    width: 100%;
}
}
@media (max-width:992px){

#topbar-search .textwidget {
    text-align: center;
}
.topbar_social {
    text-align: center;
}
.topbarmenu ul li {
    display: inline-block;
    float: none;
 }
}

.infobanner {
    background-size: contain !important;
    
}
@media (min-width:600px) and (max-width:767px){

.homeitemcount1 .home-message h5 {
    right: 45%;
 }
 }

 @media (min-width:480px) and (max-width:599px){

.homeitemcount1 .home-message h5 {
    right: 42%;
 }
 }
 @media (max-width:479px){

.home-message h5 {
    right: 38%;
 }
 }

#topbar .container {
    border-bottom: medium none;
}

@media (min-width:480px) and (max-width:767px) {
 .homeitemcount1 .home-message {
    border-right: 0px dotted #a5a6a8 !important
}
}
@media (max-width:479px) {
 .homeitemcount1 .home-message, .homeitemcount2 .home-message {
    border-right: 0px dotted #a5a6a8 !important;
}
}

@media (max-width:767px){
#logo .kad-retina-logo, #logo .kad-standard-logo{
    margin: 0 auto;
    }
.footercredits {
    text-align: center !important;
}
.footernav ul li {
    display: inline-block;
    float: none !important;
 }
.footernav ul {
    text-align: center !important;
}
}

.topbarmenu .topbar_social ul li a {
    font-size: 26px;
 }

 .phone-number {
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
}

@media (min-width:993px) {
.container {
    width: 970px;
}
.sf-menu a{
	padding:10px 12px !important;
}
}
.product_item .product_details h5 {
    min-height: 60px !important;
}