/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.bg-dark {
	background-color: rgba(27,117,188,1) !important;
}

.page .navbar-custom {
	background-color: rgba(27,117,188,.9) !important;
}

.navbar-custom {
	background-color: rgba(27,117,188,.9);
}

/*.widget .widget-title {
	color: #FFFFFF;
}*/
/*.navbar-custom .nav li > a {
	color: rgba(255,255,255,.7);
}*/
.navbar-custom .nav li > a {
	color: rgba(255,228,19,1);
}

.navbar-custom .nav li > a:hover {
	color: #ffcc00;
}

/*section.page-header-module.module.bg-dark {
	visibility: hidden;
	padding-top: 130px;
	padding-bottom: 0;
	height: 190px;
}*/
section.page-header-module.module.bg-dark {
/*visibility: hidden;
	padding-top: 0;
	padding-bottom: 0;
	height: 0;*/
}

/*nav.navbar.navbar-custom.navbar-fixed-top {
	background-image: url("wp-content/themes/shop-isle/assets/images/bgHeader.jpg");
}*/
.navbar-custom .sub-menu, .navbar-custom .children {
	background: #155b92;
}

input.wpcf7-form-control.wpcf7-acceptance {
	width: 20px;
	height: 20px;
}

.widget form input[type=submit] {
	width: 150px !important;
	line-height: 38px !important;
	font-size: 14px !important;
	outline: none !important;
	color: #111 !important;
	top: 0 !important;
	position: relative !important;
	background: #FFFFFF !important;
	height: auto !important;
	text-indent: 0 !important;
}
span.cart-item-number {
    visibility: hidden;
}
span.icon-basket {
    visibility: hidden;
}
.glyphicon.glyphicon-search.header-search-button {
    visibility: hidden;
}
div#wp-a11y-speak-polite {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom-width: 0px;
}
div#wp-a11y-speak-assertive {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom-width: 0px;
}
h3.widget-title {
    color: #ffffff;
}
h3.widget-title a {
    color: #ffffff;
}
