﻿.a {
	color: #384e97;
}

.btn-group-xs > .btn, .btn-xs {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem
}

.background-dark-blue {
	background-color: #2C4390;
}

.bullet-price-color {
	display: inline-block;
	min-width: 10px;
	padding: 3px 8px;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 1;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	background-color: #bbbbbb;
	border-radius: 10px;
}

.btn-loading {
	text-transform: none;
}

	.visible-inline-btn-loading,
	.btn-loading > .hidden-btn-loading {
		display: none;
	}

	.btn-loading > .visible-inline-btn-loading {
		display: inline;
	}


.modal.modal-fullscreen .modal-dialog {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	max-width: none;
}

.modal.modal-fullscreen .modal-content {
	height: auto;
	min-height: 100%;
	border-radius: 0;
	border: none;
}

.border-radius-0 {
	border-radius: 0px;
	overflow: hidden;
}

/* Ultranews overwrites */
.slicknav_btn {
	background-color: transparent !important;
}

.entry-meta.meta-0 span {
	white-space: nowrap;
}

.letter-background {
	max-width: 90%;
	overflow: hidden
}

.preloader-parent .preloader {
	display: none !important;
}

.preloader-parent.preloader-on .preloader {
	display: flex;
}

.footer-area .footer-social a i {
	color: #6b769b;
}

.featured-slider-2 .slick-list {
	border-radius: .25rem !important;
}

.user-account a, ul.header-social-network li a {
	color: white;
}

.header-style-1 .top-bar, .header-style-2 .topbar-inner {
	border-bottom: none;
}

.btn {
	-webkit-transition: all .2s ease-out 0s;
	-moz-transition: all .2s ease-out 0s;
	-ms-transition: all .2s ease-out 0s;
	-o-transition: all .2s ease-out 0s;
	transition: all .2s ease-out 0s
}

.text-success {
	color: #009688;
}

.bg-frfeuro {
	background-color: #080c40;
}
	.bg-frfeuro.with-transparency {
		background-color: #080c409e;
	}

	.bg-frfeuro .breadcrumb span::before, .bg-frfeuro .breadcrumb a {
		color: white;
	}

	.bg-frfeuro .main-nav ul li a {
		color: white;
	}

	.bg-frfeuro h1, .bg-frfeuro h2, .bg-frfeuro h3, .bg-frfeuro h4, .bg-frfeuro h5, .bg-frfeuro p, .bg-frfeuro div {
		color: white;
	}

	.bg-frfeuro a {
		color: #8587A0;
	}
		.bg-frfeuro a:hover {
			color: #0081C8;
		}

		.bg-frfeuro .btn {
			color: white;
		}
			.bg-frfeuro .btn:hover {
				color: white;
			}

	.bg-frfeuro .text-success {
		color: #009688 !important;
	}

	.bg-frfeuro .alert {
		border-width: 2px;
		background-color: transparent !important;
	}

.featured-slider-2 .slick-list {
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
}

.featured-slider-2 .thumb-overlay::before {
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
}

.bg-img-frfeuro {
	background-color: #080c40 !important;
	background-image: url(../imgs/BG_image.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position-x: center;
}

.bg-transparent {
	background-color: transparent !important;
}

.sticky-bar.bg-sticky-bar {
	background-color: #080c40 !important;
}

.sticky-bar .logo-img {
	height: 60px;
}

.main-nav {
	margin-top: 40px;
}
.main-header .main-nav ul li a {
	padding: 27px 5px !important;
}
.main-header .main-nav ul li.menu-item-has-children > a {
	padding-right: 5px !important;
}

.sticky-bar .main-nav {
	margin-top: 0px;
}

.slicknav_nav {
	margin-top: 20px;
}

.nav-shopping-cart {
	font-size: 14px;
	padding: 23px 20px;
}
.dropdown-menu.cart_box {
	margin-top: 23px;
}

.header-style-2 .header-bottom {
	height: auto;
	min-height: 60px;
	line-height: normal;
}

	.header-style-2 .header-bottom .header-logo {
		margin-bottom: 10px;
	}

	.header-style-2 .header-bottom.sticky-bar .header-logo {
		margin-bottom: 0px;
	}

.mobile_menu, .slicknav_menu {
	height: 1px;
}
.mobile_menu, a.slicknav_btn {
	color: #8587A0;
}
.container.container-frfeuro {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 30px;
	padding-bottom: 40px;
}
