/*
Theme Name: Aqualuxe
Theme URI: https://aluxe.me./
Author: the Aluxe team
Author URI: https://aluxe.me./
*/
.wpcf7-not-valid{
	border:1px solid red!important;
}
.wpcf7-not-valid-tip, .wpcf7-validation-errors{
	display:none!important;
}
.map_block {
	width: 100%;
	height: 500px;
}
h4.heading-decorated {
	color: #000;
}
.form-wrap_icon::before {
	z-index: 223;
}
.pagination-classic li span {
	background-color: transparent;
	border-color: #ececee;
}
.blurb-minimal__icon {
	width: 83px;
}
div.wpcf7-mail-sent-ok {
	border: none!important;
}
.widget.qtranxs_widget  span{
	font-size: 0px;
}
.qtranxs_widget ul li.active {
	opacity: 1!important;
}
.dropdown {
	position: relative;
	display: inline-block;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: auto;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	padding: 12px 16px;
	z-index: 1;
	right: 0px;
}

.dropdown:hover .dropdown-content {
	display: block;
}
span.dropdown.fas.fa-globe {
	font-size: 19px;
	color: #fff;
	cursor: pointer;
}
a.fas.fa-globe {
	font-size: 15px;
}
.qtranxs_widget ul li {
	display: block!important;
	padding: 0px;
	margin: 4px 0px !important;
	/* margin-bottom: 4px!important; */
}
.rd-navbar-brand img {
	max-width: 340px;
	height: auto;
}
.slick-gallery .child-carousel .item {
	margin-left: 10px;
	margin-right: 10px;
}

.archive  .thumb-creative, .archive .thumb-creative__inner {
	padding: 13px;
}
.brand {
	max-width: 100%;
	max-width: 381px;
}
.page-id-530 .justify-content-md-center table ,.page-id-530 .justify-content-md-center table tr,.page-id-530 .justify-content-md-center table td{
	border: none;
}
.page-id-530 img.aligncenter {
	margin: 0 auto;
	text-align: center;
	display: block;
	max-height: 284px;
	width: auto;
}

.page-id-530 .justify-content-md-center table  a {
	text-align: center;
	margin: 0 auto;
	display: block;
}
.page-id-530 .justify-content-md-center table td{
	padding-bottom: 30px;
}
.page-id-8 table {
	text-align: center;
	margin: 0 auto;
	border:none;
}
.page-id-8 table td{
	padding: 10px;
	border: none;
}
.page-id-8 table td img{
	margin-right: 20px;
}
.center {
	font-size: 14px;
	margin: auto;
}
ul.list-sm {
	margin-bottom: 20px;
}
.list-terms-inline dt {
	font-size: 14px;
	text-transform: unset;
	font-weight: bold;
}
.heading-decorated_center::after, .parallax-header .heading-decorated::after, .text-center .heading-decorated::after {
	margin-left: auto;
	margin-right: auto;
	display: none;
}
small, .small {
	display: inline-block;
	/* font-size: 14px; */
	line-height: 1.71429;
}
.post-single__body img {
	margin-bottom: 20px;
}
.blurb-circle__icon {
	max-width: 132px;
}

.post-single__body ul,.post-single__body ol {
    padding-left: 20px;
}
.post-single__body ul li {
    list-style-type: circle;
    display: list-item!important;
    list-style-position: outside;
}
.post-single__body ol li {
    list-style-type: decimal;
    display: list-item!important;
    list-style-position: outside;
}
.post-single__body ol {
    display: inline-block;
    margin-top: 20px;
}
.post-single__body ul {
    display: inline-block;
}
.news_home .owl-nav.disabled {
	display: block;
}

.news_home  .owl-next:before, .news_home  .owl-prev:before {
	font-size: 24px;
}
.news_home  .owl-prev {
	left: -16px;
}

.post-single__body .alignleft {
	float: left;
	margin-right: 20px
}
.post-single__body .alignright {
	float: right;
	margin-left: 20px
}
.circle {
	border-radius: 50%;
	border: 1px solid green;
}