h2, h3, h4, h5, h6 {
	color: #00223c !important;
	font-weight: 600 !important;
}

.entry-content {
	color: #333333 !important;
	font-size: 14px !important;
}

.hs-title-size-4 {
	 font-size: 60px !important;
	font-weight: 900 !important;
	/* background-color:rgba(0, 0, 0, 0.2);*/
}

.hs-title-size-1 {
  display: none !important;
}

.woocommerce-message {
	background-color:rgba(74, 144, 199, 0.5);
	color: #013965 !important;
}

.woocommerce-message a {
	color: #013965 !important;
}

.navbar.navbar-fixed-top {
	background-color:rgba(1, 57,101, 0.9) !important;;
}

.cart-item-number {
	background-color:#4a90c7 !important;
	color: #ffffff !important;
	border: solid 1px #2a6ca0 !important
}
.add-to-cart-button-wrap {
	color: rgba(254, 205, 13, 1) !important;
}

.menu-item {
	font-size: 16px !important;
	font-weight: 500 !important;
	color: #4a90c7 !important;
}

.icon-basket {
	color: #fecd0d !important;
}

.btn.btn-border-w {
	color: #ffffff !important;
	background-color: #fecd0d !important;
	padding: 15px 35px 15px 35px !important;
	font-size: 16px;
 font-weight: 700 !important;
	border: solid 1px #fecd0d !important
}

.button, .add_to_cart_button, .single_add_to_cart_button, .btn-b {
  background-color: #4a90c7 !important;
}

.btn-b {
  background-color: #013965 !important;
}

.navbar-custom .nav li > a {
	color: rgba(255, 255, 255, 1);
}

.navbar-custom .nav li > a:hover {
	color: rgba(254, 205, 13, 1) !important;
}

input[type=submit] {
background-color: #4a90c7 !important;	
}

h1.module-title {
	font-weight: 900 !important;
	font-size: 45px !important;
}

.header-search {
	display: none !important;
}

.bg-dark {
	 background-color: #00223c !important;
}

.bg-dark .widget .widget-title {
color: #ffffff !important;
	border-bottom: dotted 1px #013965;
}

.jetpack-social-widget-list li {
	color:#fff !important;
}
h2.woocommerce-loop-product__title {
	color: #111111 !important;
}

h2.product-title.entry-title {
	color: #00223c !important;
}

.module, .module-small {
	padding-top: 50px 
}

.page-header-module.module {
	padding-bottom: 80px !important;
	
}

.copyright {
	text-transform: none !important;
}

ul.products {
	padding-top: 0px !important;
}

.single-product, .woocommerce-cart {
	padding-top: 100px !important;
}

.woocommerce-mini-cart__empty-message {
  color: #333333 !important;	
	
}
.phoen_resource_upper .phoen_resource_cals label, .phoen_person_upper .phoen_persion_cals label {
	font-size: 12px;
  width: calc(100% - 100px);
	
}

nav.woocommerce-breadcrumb {
	margin-left: 15px;
	margin-bottom: 30px;
	color: rgba(1, 57,101, 0.9) !important;
}

nav.woocommerce-breadcrumb a {
	color: rgba(1, 57,101, 0.9) !important;
	font-weight: bold !important;
}

form.woocommerce-ordering {
	margin-right: 15px;
	margin-bottom: 30px;
}
ul.products.columns-4 {
	margin-right: 5px !important;
	margin-left: 5px !important;
}
.widget input:not([type=submit]), .widget textarea {
	border: 1px solid #dddddd;
	background: #f5f5f5;
}

.woocommerce ul.products li.product .price ins .amount, .woocommerce ul.products li.product .price .amount {
	font-weight: 500 !important;
	font-size: 14px !important; 
	color: #4a90c7 !important;
}