/*
Theme Name: Unicon Child Theme
Description: Unicon Child Theme for your Customizations
Author: minti
Template: unicon
Version: 1.0
*/

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

#topbar .topbar-col1 { font-weight:300; font-family: "Open Sans"; font-size:16px; }
#topbar a { text-decoration:underline; }

.header-v1 #navigation > ul > li > a { text-transform:uppercase; padding-right:10px; padding-left:10px; }

.header-icons i { color:black;}
#mobile-header i { color:black; }

.home-card-row .imagebox.style-2 {background:#dcdcdc !important;}
.home-card-row .imagebox h4 {color:black !important; text-transform:uppercase; }
.home-card-row .imagebox p {color:black;}

.servant-projects .divider {border-bottom-color:white; }
.servant-projects p { font-size:18px; font-weight:300; font-family:"Open Sans"; }
.servant-projects a.button.color-2 { color:black; border-color:black; }

.home-volunteers p.small-header,
.home-exhibitors p.small-header { margin-bottom:0px; font-size:18px; color:#3c3c3c; }
.home-volunteers h2,
.home-exhibitors h2 {color:black; font-weight:normal;}
.home-volunteers p,
.home-exhibitors p { font-size:14px;}
.home-volunteers a.button.color-1,
.home-exhibitors a.button.color-1 { color:black; border-color:white; }

.home-attractions p { font-size:18px; font-weight:300; font-family: "Open Sans"; }
.home-attractions a.button.color-4 { color:#8c2628; font-size:22px; }

.woocommerce table.shop_table th, .woocommerce-page table.shop_table th { background:#066838 !important; color:white !important; }
.woocommerce table.shop_table td.actions { background: #666666 !important; }
.quantity .input-group-btn button.btn { background:#333333 !important; }
.cart_totals td { background:#cccccc !important; }
#shipping_method { margin:0; list-style-type:none; } 
#shipping_method label { display:initial; }

@media only screen and (max-width: 1199px) and (min-width: 960px) {
	.header-v1 #navigation > ul > li > a { font-size:12px; }
}
