/*
Theme Name:     Child
Description:    KJA Child
Author:         Kevin Archbold
Template:       customizr-pro

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

/*<<<<<<<<<<<<<<<<<<<<<<<<Product Page>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

.woocommerce .label {color:inherit; text-shadow: none; font-family:inherit;}
.woocommerce label {line-height:20px; margin-top:0px; font-size:17px;}
.woocommerce div.product form.cart .variations select {min-width:inherit;margin-bottom:inherit}
/*---Corrects formatting of Location and Start Date and Format labels*/
tr:nth-child(even) td {background-color:inherit;}
tr:nth-child(odd) td {background-color:inherit;}
/*---Corrects background of Location and Start Date fields*/
.woocommerce div.product p.price {margin-top:40px}
/*---Drop down Price position*/
.woocommerce div.span3.right.tc-sidebar {display:none}
.woocommerce #content.span9.article-container {width:97%;}
/*---Hide sidebar in all woocommerce pages*/
.woocommerce #reviews #comments ol.commentlist li img.avatar {background:none; border: none}
/*---Remove grey rectangle left when avatars are removed from comments using function added to function.php*/
.woocommerce ul.products li.product a img {width:inherit}
/*---Fix oversized up-sell image*/
.woocommerce span.onsale {display:none;}
/*---Removes sale badge*/

/*<<<<<<<<<<<<<<<<<<<<<<<<Cart>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
 
.woocommerce-cart table.cart img {width:256px;}
/*---Enlarge product image*/
.woocommerce table.shop_table {line-height:1.5em;}
.woocommerce td.product-name {padding-top:24px !important;}
.woocommerce dl.variation {padding-top:10px;}
.woocommerce dd.variation-Location {margin-bottom:0px !important}
.woocommerce dd.variation-Format {margin-bottom:0px !important}
/*---Format cart line spacing*/
.woocommerce div.coupon input#coupon_code.input-text {font-size:11px}
/*---Reduce of coupon code text*/

/*<<<<<<<<<<<<<<<<<<<<<<<<BLOG>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

.entry-meta {margin-bottom:28px;}
/*---Drops down blog post text from title*/
.widget li {font-size:13px}
/*---Correct font size for article counts*/

/*<<<<<<<<<<<<<<<<<<<<<<<<HEADER>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

header.tc-header {background-color:white}
/*---Change color of header to white*/
/*header.tc-header {background-color:#e9eaee}*/
/*---Change color of header to grey*/
/*header.tc-header {background-color:#dce4ee}*/
/*---Change color of header to light blue*/
.navbar .nav > li > a { text-shadow: none}
/*---Remove drop shadows from menu bar in header}*/
.navbar .nav > li > a {color: #1a212b;}
.navbar .nav > li > a:hover {color: #1a212b;}
.navbar .nav > li > a:active {color: #1a212b;}
.tc-regular-menu .navbar .nav>li.current-menu-ancestor>a {color: #1a212b;}
/*---Set top menu color}*/
.tc-no-sticky-header .tc-header {position:fixed;top:0;}
body {padding-top:130px;}
/*Fix header in position */
.tc-header .brand .site-title {margin-bottom:0px}
/*Remove space from under site title*/
.tc-header {border-bottom:5px solid white}
/*Make grey line thinner and match color*/
.navbar-inner {min-height:inherit}
/*Reduce width of space under menu*/

/*<<<<<<<<<<<<<<<<<<<<<<<<Category Page>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

.woocommerce ul.products li.product a img {margin-top:20px;}
/*---Drop down category images*/
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {display:none;}
/*---Turn off display of course names*/
.woocommerce ul.products li.product .button {display:none}
/*---Turn off "Select options" buttons*/

/*<<<<<<<<<<<<<<<<<<<<<<<<Other>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

footer#footer p {line-height:16px;margin-top:16px;}
/*---Change spacing of PMI legal text in footer area*/

h4 {line-height:inherit}
h2 {margin-top:20px;color:#263546;}
h1 {text-shadow:none;color:#1a212b;}
li {line-height:inherit}
body {background: white;}

.carousel>.center-slides-enabled>.czr-item>.carousel-image img {height: 100%;}
/*Gaurav CSS*/

