/**
 * Custom CSS
 * This css file is generated dynamically from the flavor options within your SeC theme, 
 * any custom CSS added to the "Custom CSS" option within the backend or added by one of
 * two actions: gb_custom_css & gb_custom_css_after.
 * 
 * The registered style slug for this file is 'custom_css'.
 */
			
@import url('https://fonts.googleapis.com/css?family=Arvo:r,b');

.gb_ff, h1, h2, h3, h4, h5 {font-family: "Arvo", Arial, Helvetica, Geneva, sans-serif;} 
body, .body { font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; } 
body {background-color: #2b58a5; color: #555555; } 
.alt_text, a.alt_text {color: #864814; } 
h1, h2, h3, h4, h5 {color: #366b16; } 
#header_wrap, #footer_wrap, .header_color, .deal_block, .current_balance, .filter_biz {background-color: #f3f3f3; color: #555555; } 
#container, .prime, tr.cart-line-item td.cart-line-item-total, #content .tabs li.ui-state-active a {background-color: #ffffff; color: #555555; } 
.contrast, #content td.cart-line-item-total, .milestone_pricing li, .project_thumbnail, .no_featured_image, .contrast a, .contrast a:hover, a.contrast, #main_navigation .right_menu li a, #main_navigation .right_menu li a:hover, #locations_header_wrap li a:hover, .contrast h2, #navigation ul.sub-menu {background-color: #c318f2; color: #ffffff; } 
.contrast_light, #content .tabs li a {background-color: #a6d6dc; color: #27494e; } 
.background_alt, .account_sidebar li.current_page a, .wp-caption, .low_contrast_button, .form-submit.checkout_next_step {background-color: #30556b; color: #ffffff; } 
.widget {color: #777777; } 
#navigation, #main_navigation li a, #navigation ul.sub-menu li a:hover, .account_sidebar a:hover {background-color: #30556b; color: #ffffff; } 
h2.section_heading, legend.section_heading, .section_heading a, .table_heading {background-color: #dd9933; color: #5b5b5b; } 
.prime {border-radius: 0.8em; } 
.button, .alt_button, input.form-submit, input.button-primary, .cart-claimed a, .contrast a.button, .contrast a.button:hover, .deal_thumbnail img, .deal_meta_wrapper, #deal_countdown, .purchase_info, #milestone_wrap, .loop_thumb, .button_price, .buy_button a span, .current_balance, .account_sidebar a, .current_balance_amount, #locations_header_wrap li a, .biz_content, #deals_loop .post, .dash_section, .merchant_logo {border-radius: 0.4em; } 
a, .link, .merchant-title a {color: #49a031; } 
a:hover, .link:hover, .merchant-title a:hover {color: #57ba4a; } 
.alt_link, .alt_link:hover, .header-locations-drop-link, .header-locations-drop-link a, .header-locations-drop-link a:hover, .deal_block a, .deal_block a:hover, .deal_merchant_title a, .deal_merchant_title a:hover {color: #666666; } 
.button, input.form-submit, input.button-primary, .cart-claimed a, .contrast a.button, .contrast a.button:hover, .deal_block a.button {background-color: #eaa433; color: #ffffff; } 
.button:hover, input.form-submit:hover, input.button-primary:hover, .cart-claimed a:hover, .deal_block a.button:hover {background-color: #eab052; color: #ffffff; } 
.alt_button, thead {background-color: #e4e4e4; color: #888888; } 
.alt_button:hover {background-color: #e4e4e4; color: #646464; } 
.alt_button a {color: #888888; } 
.alt_button a:hover {color: #646464; } 
input[type="text"], input[type="password"], textarea {background-color: #eeeeee; color: #000000; } 
.font_medium, body, .add-to-cart option {font-size: 1em; } 
.font_xx_small {font-size: 0.4em; } 
.font_x_small, .countdown_section {font-size: 0.6em; } 
.font_small, .widget_info {font-size: 0.8em; } 
.font_large {font-size: 1.6em; } 
.font_x_large {font-size: 2em; } 
.font_xx_large, #deal_countdown .countdown_amount {font-size: 3em; } 
h3 {line-height:2;}
/* GBS Themes */
.gb_table .cart-line-item-discount0,
.gb_table .cart-line-item-discount1,
.gb_table .cart-line-item-discount2,
.gb_table .cart-line-item-discount3,
.gb_table .cart-line-item-discount4,
.gb_table .cart-line-item-discount5,
.gb_table .cart-line-item-discount6,
.gb_table .cart-line-item-discount7,
.gb_table .cart-line-item-discount8,
.gb_table .cart-line-item-discount9 {
	width: 10%;
	text-align: center;
	vertical-align: middle;
}
.gb_table .cart-line-item-row-discount0 th,
.gb_table .cart-line-item-row-discount1 th,
.gb_table .cart-line-item-row-discount2 th,
.gb_table .cart-line-item-row-discount3 th,
.gb_table .cart-line-item-row-discount4 th,
.gb_table .cart-line-item-row-discount5 th,
.gb_table .cart-line-item-row-discount6 th,
.gb_table .cart-line-item-row-discount7 th,
.gb_table .cart-line-item-row-discount8 th,
.gb_table .cart-line-item-row-discount9 th {
	font-weight: normal;
	font-style: italic;
}