/*
Theme Name: Seigospace
Theme URI: http://www.seigospace.com
Author: Shaantanu Hans
Author URI: http://www.seigospace.com
Description: Seigospace Custom Theme
Version: 1.0
*/

body {
    background: #FFFFFF;
	font-family: 'Roboto', sans-serif;
    font-style: normal;
  	font-weight: 300;
  	background-color: #F0F0F0;
}

.uk-container {
	background-color: #FFFFFF;
}

.uk-navbar {
	background: #FFFFFF;
}

.krome-logo-container {
	background-image: url('images/kromedispense_logo_bg.jpg');
	background-repeat:repeat-x;
	background-position:left-top;
}

.krome-page-content h1 {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
	color: #333333;
	margin-bottom: 0px;
	font-size: 36px;
	line-height: 40px;
}

.krome-page-content h2 {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
	color: #333333;
	margin-bottom: 0px;
	font-size: 30px;
	line-height: 36px;
}

.krome-page-content h3 {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
	color: #B50000;
	margin-bottom: 10px;
	font-size: 24px;
	line-height: 30px;
}

.krome-page-content h4 {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
	color: #B70202;
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 24px;
}

.krome-page-content p {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
	color: #000000;
	margin-bottom: 0px;
	font-size: 16px;
	line-height: 20px;
}

.uk-navbar-nav > li > a {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 300;
    color: #333333;
}

.uk-navbar-nav > li > a:hover {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 300;
    color: #AF0900;
}

.uk-search-field {
    color: #333333;
    background: rgba(170, 170, 170, 0.3);
    border-radius: 20px;
}

.uk-navbar-toggle {
    color: #CCCCCC;
}

.uk-nav-sub > li > a {
    padding: 10px 15px;
}

.uk-nav-sub > li:hover {
    background-color: #404040;
}

.uk-description-list-line>dt:nth-child(n+2) {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #D5D5D5;
}

.krome-tab-list {
	padding-left: 0px !important;
}

/* WC CSS */
.krome-page-title {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
	color: #333333;
	margin-bottom: 0px;
	font-size: 36px;
	line-height: 40px;
}

.woocommerce-breadcrumb, .woocommerce-breadcrumb a {
	font-family: 'Roboto', sans-serif !important;
	font-style: normal !important;
	font-weight: 300 !important;
	color: #999999 !important;
	font-size: 14px !important;
	line-height: 16px !important;
}

.woocommerce-breadcrumb a:hover {
	text-decoration: none !important;
	color: #AF0900 !important;
}

.product {
	margin-top: 30px !important;
}

.krome-product-title {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 24px;
	line-height: 28px;
}

.krome-price {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
	color: #333333;
	margin-bottom: 0px;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 10px;
	background-color: #E9E9E9;
	padding: 5px 10px;
}

.krome-price-saving {
	padding-left: 10px;
	font-size: 14px;
	line-height: 24px;
	color: #666666;
}

.krome-price del {
	color: #AF0900;
	margin-right: 10px;
}

.krome-price ins {
	background: transparent;
}

.stock {
	/*color: #B9B9B9 !important;
	display: none !important;*/
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

.single_add_to_cart_button {
	margin-left: 5px !important;
}

form.cart {
	margin-bottom: 10px !important;
}

.sku_wrapper {
	color: #999999 !important;
}

div.images {
	width: 37% !important;
}

div.summary {
	width: 60% !important;
}

.woocommerce-tabs ul.tabs li {
	-webkit-border-top-left-radius: 0px !important;
	-webkit-border-top-right-radius: 0px !important;
	border-top-left-radius: 0px !important;
	border-top-right-radius: 0px !important;
	margin-right: 0px !important;
}

.woocommerce-tabs ul.tabs li a {
	font-family: 'Roboto', sans-serif  !important;
	font-style: normal !important;
	font-weight: 300 !important;
	color: #333333 !important;
	text-shadow: none !important;
}

.woocommerce-tabs {
	min-height: 300px !important;
}

.woocommerce-tabs h2 {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
	color: #AF0900;
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 20px;
	line-height: 24px;
}

.krome-related-products {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
	color: #AF0900;
	margin-bottom: 20px;
	margin-top: 5px;
	font-size: 20px;
	line-height: 24px;
}

.woocommerce-ordering {
	display: none;
}

.product-category mark.count {
	background: none;
	color: #999999;
	font-size: 16px !important;
}

.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
	color: #AF0900;
	margin-bottom: 5px !important;
	margin-top: 10px !important;
	padding: 0px !important;
	font-size: 16px !important;
	line-height: 20px;
	text-align: center;
}

ul.products li {
	padding: 5px !important;
	background-color: #F5F5F5;
	text-align: center;
}

.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
	color: #000000 !important;
	font-size: 16px !important;
}

.woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price del {
	color: #B9B9B9 !important;
	margin-right: 5px !important;
	font-size: 12px !important;
}

.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0) !important;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0) !important;
	margin-bottom: 0px !important;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	margin-top: 10px !important;
	margin-bottom: 15px !important;
	margin-right: 20px !important;
}

.woocommerce a.button, .woocommerce-page a.button, .woocommerce .button {
	border-radius: 0px !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	text-shadow: 0 1px 0 rgba(255,255,255,0) !important;
	color: #333333 !important;
	font-weight: 300 !important;
}

.woocommerce .single_add_to_cart_button, .woocommerce .checkout-button, .woocommerce .place-order .button {
	color: rgba(255,255,255,0.9) !important;
}

.woocommerce span.onsale, .woocommerce-page span.onsale {
	border-radius: 10px !important;
	-webkit-border-radius: 10px !important;
	background: -webkit-linear-gradient(#fbb450,#f89406) !important;
	background: -webkit-gradient(linear,left top,left bottom,from(#fbb450),to(#f89406));
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	font-size: 12px !important;
	font-weight: 300 !important;
	text-shadow: 0 -1px 0 #f89406 !important;
}

.woocommerce-info, .woocommerce-message, .woocommerce-error {
	border-top: 1px solid #E9E9E9 !important;
	border: 1px solid #E9E9E9;
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	background: #F5F5F5 !important;
	background: -webkit-gradient(linear,left top,left bottom,from(#F5F5F5),to(#F5F5F5)) !important;
	background: -webkit-linear-gradient(#F5F5F5,#F5F5F5) !important;
	text-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-info:before {
	/*background-color: #AF0900 !important;*/
}

.woocommerce table.shop_table thead, .woocommerce-page table.shop_table thead, .woocommerce-page table.shop_table .order-total {
	background: #E9E9E9;
}

.woocommerce table.shop_table .actions, .woocommerce table.shop_table .cart-subtotal, .woocommerce table.shop_table .shipping {
	background: #F9F9F9;
}

.woocommerce table.shop_table .cart-subtotal .amount, .woocommerce table.shop_table .shipping td {
	font-size: 16px;
	font-weight: 300 !important;
	color: #333333 !important;
}

.woocommerce table.shop_table .order-total th, .woocommerce table.shop_table .order-total .amount, .woocommerce .cart_totals th, .woocommerce .cart_totals .amount {
	font-size: 18px;
	font-weight: 300 !important;
	color: #AF0900 !important;
}

.woocommerce .cart-subtotal th, .woocommerce .cart-subtotal .amount, .woocommerce .shipping th {
	font-size: 16px;
	font-weight: 300 !important;
	color: #000000 !important;
}

.woocommerce .payment_box p {
	font-size: 14px;
}


.woocommerce table.shop_table, .woocommerce-page table.shop_table {
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
}

.woocommerce table.shop_table th, .woocommerce-page table.shop_table th {
	font-size: 16px;
	font-weight: 300 !important;
	color: #333333;
}

.woocommerce .cart-collaterals .cart_totals h2 {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
	color: #AF0900;
	margin-bottom: 0px;
	font-size: 22px;
	line-height: 24px;
}

.shipping-calculator-button {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
	color: #AF0900;
	margin-bottom: 0px;
	font-size: 22px;
	line-height: 24px;
}

.uk-navbar-content {
	padding-right: 0px !important;
}

.cart-contents {
	margin-left: 20px;
}

.woocommerce .related ul.products li.product, .woocommerce .related ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .upsells.products ul.products li.product, .woocommerce-page .upsells.products ul li.product {
	width: 24% !important;
}

.uk-table th {
	padding: 0px !important;
	color: #AF0900 !important;
	font-style: normal;
	font-weight: 300;
}

.woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img {
	-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0) !important;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0) !important;
}

.woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img {
	width: auto !important;
}

.woocommerce #content div.product div.thumbnails a, .woocommerce div.product div.thumbnails a, .woocommerce-page #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a {
	margin-right: 0px !important;
	width: auto !important;
}

div.ppt {
	font-weight: 300 !important;
	margin: 0px !important;
	margin-left: 20px !important;
	font-size: 18px !important;
}

.woocommerce .order_details li, .woocommerce-page .order_details li {
    text-transform: none;
    line-height: 20px;
    border-right: 1px solid #dfdbdf;
}

.woocommerce .order_details li strong, .woocommerce-page .order_details li strong {
    font-size: 16px;
    line-height: 20px;
    margin-top: 5px;
    font-weight: 300;
}

@media (max-width: 767px)
{
    div.images {
		width: 100% !important;
	}

	div.summary {
		width: 100% !important;
	}
}

.krome-custom-nav-header {
	background-color: #E5E5E5;
	padding-top: 5px;
	padding-bottom: 5px;
}

.ninja-forms-form-wrap select {
	height: 30px !important;
}

.remove-coupon>a {
	display: none !important;
}

.krome_footer {
	background: #333333;
	padding-top: 15px !important;
	padding-bottom: 5px !important;
	padding-left: 40px !important;
	padding-right: 40px !important;
}

.krome_footer h5 {
	font-family: 'Roboto', sans-serif;
    font-style: normal;
  	font-weight: 300;
	font-size: 14px;
	line-height: 18px;
	color: #CCCCCC;
	text-align: left;
	margin-top: 0px;
}

.krome_footer_company_name {
	/*color: #990000 !important;*/
	margin-bottom: 0px !important;
}

.krome_footer_links {
    list-style: none;
    padding-left: 0px;
    margin-top: 0px !important;
}

.krome_footer_links a:link, .krome_footer_links a:visited {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
  	font-weight: 300;
	font-size: 14px;
	line-height: 18px;
	color: #CCCCCC;
	text-align: left;
	margin-top: 0px;
}

.krome_footer_links a:hover {
    color: #990000;
    text-decoration: none;
}

.krome_copyright {
	height: 30px;
	background-color: #666666;
	margin-top: 0px !important;
}

.krome_copyright p {
	font-family: 'Roboto', sans-serif;
    font-style: normal;
  	font-weight: 300;
	font-size: 12px;
	line-height: 16px;
	color: #CCCCCC;
	text-align: right;
	padding-top: 7px;
}

.woocommerce .order_details li, .woocommerce-page .order_details li {
    font-size: 1em !important;
}

.krome-smm-icons {
	margin-top: 6px !important;
	margin-right: 10px !important;
}

.products li h3 {
	/*height: 20px !important;*/
}

ul.products li {
	background-color: #FFFFFF;
	border: 1px solid #E1E1E1;
	/*height: 450px !important;*/
}

ul.products li:hover {
	-webkit-box-shadow: 1px 1px 1px 1px #E1E1E1;
  	-moz-box-shadow: 1px 1px 1px 1px #E1E1E1;
  	box-shadow: 1px 1px 1px 1px #E1E1E1; 
}

.icon-thumbnav li {
	border: 1px solid #FFFFFF !important;
	padding: 0px !important;
	margin-top: 0px !important;
}

.icon-thumbnav li:hover {
	-webkit-box-shadow: 0px 0px 0px 0px #FFFFFF !important;
  	-moz-box-shadow: 0px 0px 0px 0px #FFFFFF !important;
  	box-shadow: 0px 0px 0px 0px #FFFFFF !important;
}

.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button {
	margin-top: 7px !important;
}

.krome-sku-productname-thumbnail {
	height: 90px !important;
	overflow: hidden;
	margin-bottom: 7px !important;
	padding: 0px 10px !important;
}

.krome-price-thumbnail {
	height: 20px !important;
	border-top: 1px solid #F5F5F5 !important;
	padding-top: 5px !important;
}

.krome-addtocart-button-thumbnail {
	height: 40px !important;
}

.krome-icons-thumbnail {
	height: 40px !important;
}

.woocommerce-billing-fields, .woocommerce-shipping-fields {
	display: none !important;
}

a.added_to_cart.wc-forward {
	margin-left: 30px;
}