/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/



@font-face {
	font-family: 'FiraSans-Regular';
	src: url('fonts/FiraSans-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/FiraSans-Regular.woff') format('woff'),
		url('fonts/FiraSans-Regular.ttf') format('truetype'),
		url('fonts/FiraSans-Regular.svg#FiraSans-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Georgia';
	src: url('fonts/Georgia.eot?#iefix') format('embedded-opentype'),
		url('fonts/Georgia.woff') format('woff'),
		url('fonts/Georgia.ttf') format('truetype'),
		url('fonts/Georgia.svg#Georgia') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FiraSans-Light';
	src: url('fonts/FiraSans-Light.eot?#iefix') format('embedded-opentype'),
		url('fonts/FiraSans-Light.woff') format('woff'),
		url('fonts/FiraSans-Light.ttf') format('truetype'),
		url('fonts/FiraSans-Light.svg#FiraSans-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FiraSans-Medium';
	src: url('fonts/FiraSans-Medium.eot?#iefix') format('embedded-opentype'),
		url('fonts/FiraSans-Medium.woff') format('woff'),
		url('fonts/FiraSans-Medium.ttf') format('truetype'),
		url('fonts/FiraSans-Medium.svg#FiraSans-Medium') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'FiraSans-SemiBold';
	src: url('fonts/FiraSans-SemiBold.eot?#iefix') format('embedded-opentype'),
		url('fonts/FiraSans-SemiBold.woff') format('woff'),
		url('fonts/FiraSans-SemiBold.ttf') format('truetype'),
		url('fonts/FiraSans-SemiBold.svg#FiraSans-SemiBold') format('svg');
	font-weight: normal;
	font-style: normal;
}


body {
	font: 19px/1.65em 'FiraSans-Regular' !important;
	font-family: 'FiraSans-Regular' !important;
	color: #121212;
	-webkit-text-size-adjust: 100%;
	font-weight: normal;
	font-style: normal;
}


* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

a:hover,
a:focus {
	text-decoration: none !important;
}

a:focus {
	outline: none !important;
}


#top h1,
#top h2,
#top h3,
#top h4,
#top h5,
#top h6 {
	font-weight: normal;
	color: #121212;
	letter-spacing: 0;
	text-transform: inherit;
	margin: 0 0 10px 0;
	font-family: 'Georgia';
	line-height: 1.3;
	font-style: normal;
}

#top h1 a,
#top h2 a,
#top h3 a,
#top h4 a,
#top h5 a,
#top h6 a {
	font-weight: inherit;
	text-decoration: none;
	color: inherit;
	font-size: inherit;
	font-family: inherit;
}

#top h1 {
	font-size: 40px;
}

#top h2 {
	font-size: 25px;
}

#top h3 {
	font-size: 23px;
}

#top h4 {
	font-size: 22px;
}

#top h5 {
	font-size: 21px;
}

#top h6 {
	font-size: 20px;
}

hr {
	margin: 20px 0 24px;
}

blockquote {
	border-left-width: 4px;
	padding-left: 10px;
}

#top p,
ul li,
ol li {
	font-size: 19px;
	color: #121212;
	font-family: 'FiraSans-Light';
	letter-spacing: 0;
	line-height: 1.5;
	margin: 0 0 15px 0;
}

#top p strong {
	font-family: 'FiraSans-Regular';
	font-weight: normal;
	color: #b570a5;
	line-height: 1.5;
	font-size: 19px;
}

p a,
ul li a,
ol li a {
	color: #b570a5;
	font-size: 19px;
	line-height: 1.5;
	text-decoration: none;
	font-weight: normal;
	font-family: 'FiraSans-Regular';
}

#top .input-text,
#top input[type="text"],
#top input[type="input"],
#top input[type="password"],
#top input[type="email"],
#top input[type="number"],
#top input[type="url"],
#top input[type="tel"],
#top input[type="search"],
#top textarea,
#top select {
	-webkit-appearance: none;
	border: 1px solid #cccccc !important;
	padding: 13px;
	outline: none;
	color: #999999;
	margin: 0;
	width: 100%;
	display: block;
	margin-bottom: 20px;
	background: #fff !important;
	border-radius: 0px;
	font-size: 18px;
	font-family: 'FiraSans-Regular';
}

#top label {
	font-size: 18px;
	font-weight: normal;
}

#top input::-webkit-input-placeholder,
#top select::-webkit-input-placeholder {
	font-family: 'FiraSans-Regular';
	color: #999999;
	font-size: 18px;

}


#wpfront-scroll-top-container {
	display: none !important;
}

#scroll-top-link {
	color: #fff;
	border: 1px solid #b570a5;
	background: #b570a5;
}

#scroll-top-link:hover {
	background-color: #b570a5;
	color: #fff;
	border: 1px solid #b570a5;
	opacity: 1;
}

/*================top header css=====================*/
#header {
	border-bottom: 1px solid #ebebeb;
}

.av-main-nav ul {
	width: 280px;
}

.av-main-nav ul li,
.av-main-nav ul li a {
	position: unset;
}

.sub-menu li {
	border-bottom: 1px solid #eaeaea;
}


.sub-menu li:last-child {
	border: 0;
}

.sub-menu .avia-menu-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;

}

.sub-menu .avia-menu-text img {
	width: 50px;
	border-radius: 50%;
}

.sub-menu .avia-menu-text .menu-image-title {
	font-size: 16px;
	color: #121212;
	font-family: 'FiraSans-Regular';
	font-weight: normal;

}

/*==========================================start search page css========================*/

#top #s {
	padding: 11px 47px 5px 12px;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 14px;
	text-transform: capitalize;
	font-family: 'FiraSans-Regular';
}

.fullsize .page-heading-container {
	display: none;
}

#search-custom #searchsubmit {
	background: url("images/search-icon.png");
	background-size: 16px 16px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	font-size: 0;
}

.ajax_search_response {
	display: none !important;
}

.avia-menu.av-main-nav-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.search-icon-custom {
	max-width: 200px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

#search-custom {
	line-height: 1;
}

#search-custom li {
	margin: 0;
	line-height: 1;
}

#search-custom li:hover {
	display: block;
}

#search-custom li a {
	width: 20px;
	height: 20px;
	display: inline-block;
}

#search-custom li a::before {
	display: none;
}





.search-result-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.search-result-wrap .custom-search-loop {
	margin-right: 30px;
	width: calc(25% - 22.5px);
	margin-bottom: 35px;
	background: #fff;
	margin-bottom: 35px;
	border-style: solid;
	border-bottom-width: 3px !important;
	border-width: 1px;
	border-color: rgb(222, 222, 222);
}

.search-result-wrap .post-title.entry-title {
	text-align: left;
	margin-bottom: 15px !important;
	margin-top: 20px !important;
}

h1.extra-mini-title.widgettitle {
	color: #121212 !important;
}

.search-result-wrap .custom-search-loop:nth-child(4n+4) {
	margin-right: 0;
}

.search-result-wrap .search-featured-img a {
	display: inline-block;
	width: 100%;
	line-height: 0;
}

.search-result-wrap .search-featured-img a img {
	width: 100%;
}

.search-result-wrap .search-featured-img .company-filter-logo img {
	height: 85px;
}

.search-result-wrap .search-featured-img .company-filter-logo {
	position: relative;
	top: -12px;
}

#top .g a:hover .image-overlay {
	width: 100% !important;
	height: 100% !important;
	top: 0 !important;
	left: 0 !important;
	opacity: 0 !important;
}

#top .g .image-overlay .image-overlay-inside::before {
	display: none;
}

.search-result-wrap .entry-content-wrapper {
	padding-left: 0 !important;
	padding-bottom: 185px !important;
}

.event-list-icon span {
	margin-bottom: 5px;
}

.search-result-wrap .entry-content p {
	margin-bottom: 0 !important;
}

.search-result-wrap .entry-content-header,
.search-result-wrap .entry-content {
	padding: 0 25px;
}

.custom-search-loop .entry-footer {
	padding: 20px 25px 25px;
}

.g a::before {
	content: "";
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	background: #fff;
	opacity: 0;
}

.g a:hover::before {
	opacity: 0.7;
}


/*==========================================end search page css========================*/



.html_bottom_nav_header .avia-search-tooltip {
	top: 101% !important;
	margin-left: -130px;
	right: 0;
	left: auto !important;
	top: 50px !important;
	border: 0;
}

.html_bottom_nav_header .avia-search-tooltip:hover {
	border: 0;
}

#search-custom li {
	background: url("images/search-icon.png");
	background-size: 20px 20px;
	background-position: center;
	background-repeat: no-repeat;

}

.av-special-heading-tag .special_amp {
	/* font-family: 'Georgia' !important; */
	font-size: unset;
	color: #121212;
}

#top .av-hover-overlay-desaturation .av-masonry-image-container {
	-webkit-filter: none !important;
	filter: none !important;
}

#header_meta {
	background: #b570a5;
	border: 0;
}

#header_meta nav li a {
	font-size: 18px;
	color: #fff;
	font-family: 'FiraSans-Regular';
	font-weight: normal;
	padding: 16px 20px;
	line-height: 1;
	display: inline-block;
}

#header_meta nav li a:hover {
	color: #121212 !important;
}

#header_meta nav li a:hover {
	color: #121212;
}

#header_meta nav li:last-child a {
	padding-right: 0;
}

#header_meta nav li {
	padding: 0;
	margin: .0;
	line-height: 1;
	border: 0;
}

#header_meta nav {
	top: 0;
	padding: 0;
}

#header_main .inner-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

#header_main .social_bookmarks {
	left: 0;
	position: unset !important;
	margin: 0 !important;
	height: 38px;

}

.social_bookmarks li a::before {
	display: none;
}

#header_main .social_bookmarks_facebook a::after {
	background: url(images/facebook-icon.png) !important;
	background-repeat: no-repeat !important;
	position: absolute;
	content: "";
	width: 10px;
	height: 18px;
	top: 50%;
	left: 50%;
	background-position: center center;
	background-size: auto;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#header_main .social_bookmarks_instagram a::after {
	background: url(images/insta-icon.png) !important;
	background-repeat: no-repeat !important;
	position: absolute;
	content: "";
	width: 16px;
	height: 16px;
	top: 50%;
	left: 50%;
	background-position: center center;
	background-size: auto;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#header_main .social_bookmarks_pinterest a::after {
	background: url(images/pinterest-icon.png) !important;
	background-repeat: no-repeat !important;
	position: absolute;
	content: "";
	width: 14px;
	height: 16px;
	top: 50%;
	left: 50%;
	background-position: center center;
	background-size: auto;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#header_main .social_bookmarks_youtube a::after {
	background: url(images/youtube-icon.png) !important;
	background-repeat: no-repeat !important;
	position: absolute;
	content: "";
	width: 18px;
	height: 14px;
	top: 50%;
	left: 50%;
	background-position: center center;
	background-size: auto;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.phone-info {
	right: 0;
	position: absolute;
}

#header_main .social_bookmarks li a {
	width: 38px;
	line-height: 38px;
	min-height: 38px;
	border: 1px solid #b570a5;
	color: #b570a5;
}

#header_main .social_bookmarks li a:hover,
#header_main .social_bookmarks li:hover,
#header_main .social_bookmarks li:hover a {
	background: transparent !important;
}


#header_main .social_bookmarks li {
	height: 100%;
	float: left;
	padding: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border-right-style: solid;
	display: block;
	width: 38px;
	margin-right: 8px;
	margin-bottom: 0;
}

.logo a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
@supports (-ms-ime-align:auto) {
.logo, .logo a {
	overflow: visible !important;
}
.logo {
	margin-left: -2%;
}
#header .logo img {
	max-height: 100px !important;
}
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.logo {
		top: 0;
	}
}

#header_main .container,
.main_menu ul:first-child > li a {
	height: 150px;
	line-height: 150px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.ubermenu-submenu a .ubermenu-target-text {
	margin-top: 8px;
}


#header_main {
	border: 0;
}

#top .call-mail {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

#top .call-main-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: 24px;
}

.call-main-inner:last-child {
	margin-right: 0;
}

#top .call-mail-img {
	width: 35px;
	height: 35px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: 1px solid #b570a5 !important;
	border-radius: 35px;
	margin-right: 10px;
}

.call-mail a {
	color: #333333 !important;
	font-size: 18px;
	font-weight: normal;
	line-height: 1;
}

.av-main-nav > li > a {
	padding: 0;
	font-size: 20px;
	color: #121212 !important;
	font-family: 'FiraSans-Regular';
	font-weight: normal;

}

.av-main-nav > li > a:hover {

	color: #b570a5 !important;
}

.menu av-main-nav {}

.av-main-nav > li {
	margin: 0 15px;
}

.av-main-nav > li:first-child {
	margin-left: 0;
}

.av-main-nav > li:last-child {
	margin-right: 0;
}

.html_header_top.html_logo_center .main_menu {
	text-align: left;
}

/*===================END HEADER CSS=============================*/


/*===========================START BANNER CSS===================*/

#main {
	margin-top: 0 !important;
}

.slideshow_caption {
	padding: 0;
	position: unset;
}

.slideshow_align_caption .avia-caption-title {
	margin: 0 !important;
	background: rgba(0, 0, 0, 0.5);
	font-size: 68px !important;
	padding: 25px 25px 15px;
}

.slideshow_align_caption .avia-caption-content {
	margin: 0 !important;
	background: rgba(0, 0, 0, 0.5);
	color: #fff !important;
	line-height: 1.6;
	font-size: 24px;
	padding: 0 10px 0 25px;
	padding-bottom: 35px;
}

.slideshow_align_caption .avia-caption-content {
	margin: 0 !important;
}

.slideshow_align_caption .avia-slideshow-button {
	margin: 0 !important;
}

#top.home .avia-slideshow-button {
	font-size: 22px !important;
	text-transform: inherit !important;
	background: #b570a5 !important;
	border: 0 !important;
	border-radius: 0 !important;
	padding: 20px 30px !important;
	color: #fff !important;
	font-family: 'FiraSans-Regular';
	font-weight: normal;
}

#top.home .slideshow_align_caption h2 {
	font-size: 68px !important;
}

.submit-wrap input[type="submit"] {
	background: transparent;
	color: #b570a5 !important;
	font-size: 19px;
	border: 1px solid #b570a5 !important;
	border-radius: 0;
	padding: 15px 24px;
	line-height: 1;
	margin-top: 20px;
}

.submit-wrap input[type="submit"]:hover {
	color: #fff !important;
	background: #b570a5;
}

#top .avia-button {
	background: transparent;
	color: #b570a5 !important;
	font-size: 19px;
	border: 1px solid #b570a5 !important;
	border-radius: 0;
	padding: 15px 24px;
	line-height: 1;
	margin-top: 20px;
}

.company_more_link_data {
	margin: 0 auto;
}

#top .avia-button:hover {
	color: #fff !important;
	background: #b570a5;
}

.home .flex_column.av_one_half {
	position: relative;
}

/*===========================END BANNER CSS===================*/



#top.home .flex_column_table .av_one_half:last-child {
	position: relative;
	top: 85px;
}


/*===========================START FOOTER CSS===================*/
#footer {
	padding: 60px 0 50px;
	border: 0;
	background: #f6f6f6;
}

#footer .widgettitle {
	font-size: 30px;
	color: #b570a5;
	margin-bottom: 15px;
}

#footer .widget {
	margin: 0;
}

#footer p,
#footer strong,
#footer a {
	font-size: 18px !important;
	font-family: 'FiraSans-Light';
	margin-bottom: 5px;
	font-weight: normal;
}

#footer a:hover {
	color: #b570a5;
}

#footer strong {
	font-family: 'FiraSans-Regular';
}

#footer .about p br {
	display: none;
}

#footer .av_one_fourth {
	margin-left: 2.5% !important;
	width: 23.1%;
}

#footer .av_one_fourth:nth-child(4) .widget {
	display: table;
	margin-left: auto !important;

}

#footer .av_one_fourth:nth-child(2) .widget,
#footer .av_one_fourth:nth-child(3) .widget {
	display: table;
	margin: 0 auto;
}

#footer .av_one_fourth.first {
	margin-left: 0 !important;
}

#footer a {
	color: #121212;

}

#socket {
	background: #b570a5;
}

#socket .social_bookmarks {
	left: 0;
	position: unset !important;
	margin: 0 !important;
	height: 38px;
	position: relative !important;
	top: -5px;

}

#socket .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

#socket .social_bookmarks li a {
	width: 38px;
	line-height: 38px;
	min-height: 38px;
	color: #fff;
	border: 0;
}

#socket .social_bookmarks li:hover a,
#socket .social_bookmarks li:hover {
	background: transparent !important;
}


#socket .social_bookmarks li {
	height: 100%;
	border: 1px solid #fff;
	float: left;
	padding: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: block;
	width: 38px;
	margin-right: 8px;
}

#socket .social_bookmarks li:last-child {
	margin-right: 0;
}




#socket .copyright,
#socket .copyright a {
	color: #fff;
	float: none;
	font-size: 12px;
}

#socket .copyright a:first-child {

	padding-left: 0;
	padding-right: 0;
	margin: 0 12px;
	position: relative;
}

#socket .copyright a:first-child::before {
	content: "";
	position: absolute;
	width: 1px;
	height: 11px;
	background: #fff;
	left: -8px;
	top: 2px;
}

#socket .copyright a:first-child::after {
	content: "";
	position: absolute;
	width: 1px;
	height: 11px;
	background: #fff;
	right: -4px;
	top: 2px;
}

#socket .container::after {
	display: none;
}

#socket .social_bookmarks_facebook a::after {
	background: url(images/footer-facebook-icon.png) !important;
	background-repeat: no-repeat !important;
	position: absolute;
	content: "";
	width: 10px;
	height: 18px;
	top: 50%;
	left: 50%;
	background-position: center center;
	background-size: auto;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#socket .social_bookmarks_instagram a::after {
	background: url(images/footer-insta-icon.png) !important;
	background-repeat: no-repeat !important;
	position: absolute;
	content: "";
	width: 16px;
	height: 16px;
	top: 50%;
	left: 50%;
	background-position: center center;
	background-size: auto;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#socket .social_bookmarks_pinterest a::after {
	background: url(images/footer-pinterest-icon.png) !important;
	background-repeat: no-repeat !important;
	position: absolute;
	content: "";
	width: 14px;
	height: 16px;
	top: 50%;
	left: 50%;
	background-position: center center;
	background-size: auto;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#socket .social_bookmarks_youtube a::after {
	background: url(images/footer-youtube-icon.png) !important;
	background-repeat: no-repeat !important;
	position: absolute;
	content: "";
	width: 18px;
	height: 14px;
	top: 50%;
	left: 50%;
	background-position: center center;
	background-size: auto;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

footer .container::before {
	display: none;
}

/*===========================END FOOTER CSS===================*/

/*
.single-foretag .fancybox-overlay.fancybox-overlay-fixed {
	display: none !important;
}
*/

/*===========================Start senaste-artiklarna CSS===================*/

.template-blog .post_delimiter {
	display: none;
}

.g,
.g a,
.g a img,
.g-col,
.g a object {
	max-width: 100% !important;
	width: 100%;
	float: unset;
	height: auto;
}

.entry-footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 15px 25px 7px;
	line-height: 1;
}

/*===========================END senaste-artiklarna CSS===================*/




/*===========================Start senaste-artiklarna CSS===================*/


.bg-block-post {
	background-size: cover;
}

.bg-block-post .entry-content-wrapper .av-alb-blogposts {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.bg-block-post .entry-content-wrapper .av-alb-blogposts .post-entry {
	margin-right: 30px;
	width: calc(25% - 22.5px);
	margin-bottom: 35px;
	background: #fff;
}

.bg-block-post .entry-content-wrapper .av-alb-blogposts .post-entry:nth-child(4n+4) {
	margin-right: 0;
}

.bg-block-post .big-preview {
	margin-bottom: 0 !important;
}

.bg-block-post .big-preview img {
	border-radius: 0;
}

.bg-block-post .rounded-container,
.bg-block-post .post_delimiter {
	display: none;
}

.bg-block-post .entry-content-wrapper .av-alb-blogposts .post-entry .entry-content-wrapper {
	padding: 23px 25px 80px;
	margin: 0 !important;
	width: 100%;
	max-width: 100% !important;
}

#top .bg-block-post .template-blog .post-title {
	text-align: center;
	font-size: 25px;
	padding: 0;
	max-width: 800px;
	margin: 0 auto 10px;
	line-height: 1.25;
	color: #b570a5;
	margin-top: 8px
}

#top .bg-block-post .entry-content {
	font-size: 18px !important;
	font-family: 'FiraSans-Light';
	font-weight: normal;
	color: #121212;
	line-height: 1.611;
	text-align: center;
}

#top .bg-block-post time.date-container.minor-meta.updated,
#top .bg-block-post span.text-sep.text-sep-date,
#top .bg-block-post span.blog-author.minor-meta,
#top .bg-block-post span.text-sep.text-sep-cat {
	display: none;
}

#top .bg-block-post .blog-categories a,
#top .bg-block-post .blog-categories {
	font-size: 14px;
	color: #b570a5;
	font-family: 'FiraSans-Regular';
	font-weight: normal;
	display: inline-block;
	margin-bottom: 8px;
}

#top .bg-block-post .template-blog .post-meta-infos {
	text-align: center;
	line-height: 1.25;
	margin-bottom: 10px;
}

#top .bg-block-post a.more-link {
	font-size: 16px;
	padding: 10px 15px;
	border: 1px solid #b570a5;
	line-height: 1;
}

#top .bg-block-post .read-more-link {
	display: none;
}

#top .bg-block-post div.multi-big {
	width: 100%;
}

#top .bg-block-post .multi-big .pagination {
	display: table;
	margin: 25px auto 0;
}

#top .bg-block-post .pagination .current,
#top .bg-block-post .pagination a,
#top .bg-block-post .fullsize .template-blog .pagination a {
	text-align: center;
	float: left;
	height: 40px !important;
	width: 40px !important;
	line-height: 40px !important;
	padding: 0;
	border-radius: 0 !important;
	margin-right: 12px !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	font-size: 20px;
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
}

#top .bg-block-post .pagination a:hover,
#top .bg-block-post .pagination .current {
	background: #fff;
	color: #b570a5;
}

#top .bg-block-post .avia-button {
	color: #fff !important;
	border: 1px solid #fff !important;
}

#top .bg-block-post .avia-button:hover {
	background: #fff;
	color: #b570a5 !important;
}

/*
#top .bg-block-post .pagination a:last-child,
#top .bg-block-post .pagination a:nth-last-child(2),
#top .bg-block-post .pagination a:first-child,
#top .bg-block-post .pagination a:nth-child(3),
#top .bg-block-post .pagination a:nth-child(2) 
*/
	{
	display: none;
}

#top .fullsize .template-blog .big-preview img {
	width: 100%;
	border-radius: 0;
}

.bg-block-post .entry-footer {
	text-align: center;
}

.select_category_title h2 {
	color: #b570a5 !important;
	text-align: center;
	margin-bottom: 35px !important;
}

/*===========================End bg-block-post CSS===================*/



/*===========================Start white-bg-block-post CSS===================*/


.white-bg-block-post {
	background-size: cover;
}

.white-bg-block-post .avia-button-wrap {
	margin-bottom: 50px;
}

.white-bg-block-post .entry-content-wrapper .av-alb-blogposts {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.white-bg-block-post .entry-content-wrapper .av-alb-blogposts .post-entry {
	margin-right: 30px;
	width: calc(25% - 22.5px);
	margin-bottom: 35px;
	border-style: solid;
	border-bottom-width: 3px;
	border-width: 1px;
	border-color: rgb(222, 222, 222);
}

.white-bg-block-post .entry-content-wrapper .av-alb-blogposts .post-entry:nth-child(4n+4) {
	margin-right: 0;
}

.white-bg-block-post .big-preview {
	margin-bottom: 0 !important;
}

.bg-block-post .big-preview img {
	border-radius: 0;
}

.white-bg-block-post .rounded-container,
.bg-block-post .post_delimiter {
	display: none;
}

.white-bg-block-post .entry-content-wrapper .av-alb-blogposts .post-entry .entry-content-wrapper {
	padding: 23px 25px 80px;
	background: #fff;
	margin: 0 !important;
}

#top .white-bg-block-post .template-blog .post-title {
	text-align: left;
	font-size: 25px;
	padding: 0;
	max-width: 800px;
	margin: 0 auto 10px;
	line-height: 1.25;
	color: #121212;
	margin-top: 8px;
}

#top .white-bg-block-post .template-blog .entry-content p,
#top .white-bg-block-post .template-blog .entry-content {
	font-size: 18px;
	font-family: 'FiraSans-Light';
	font-weight: normal;
	color: #121212;
	line-height: 1.611;
	text-align: left;
}

#top .white-bg-block-post time.date-container.minor-meta.updated,
#top .white-bg-block-post span.text-sep.text-sep-date,
#top .white-bg-block-post span.blog-author.minor-meta,
#top .white-bg-block-post span.text-sep.text-sep-cat {
	display: none;
}

#top .blog-categories a,
#top .blog-categories {
	font-size: 14px;
	color: #b570a5;
	font-family: 'FiraSans-Regular';
	font-weight: normal;
	display: inline-block;
	margin-bottom: 8px;
}

#top .blog-categories a {
	padding: 0 5px 0 0;
	border-right: 1px solid #e5e5e5;
	margin-right: 5px;
}

#top .blog-categories a:first-child {
	padding-left: 0;
}

#top .blog-categories a:last-child {
	border: 0;
}

#top .white-bg-block-post .template-blog .post-meta-infos {
	text-align: left;
	line-height: 1.25;
	margin-bottom: 10px;
}

#top .white-bg-block-post a.more-link {
	font-size: 16px;
	padding: 10px 15px;
	border: 1px solid #b570a5;
	line-height: 1;
}

#top .white-bg-block-post .read-more-link {
	display: none;
}

#top .white-bg-block-post div.multi-big {
	width: 100%;
}

#top .white-bg-block-post .multi-big .pagination {
	display: table;
	margin: 25px auto 35px;
}

#top .white-bg-block-post .pagination .current,
#top .white-bg-block-post .pagination a,
#top .white-bg-block-post .fullsize .template-blog .pagination a {
	text-align: center;
	float: left;
	height: 40px !important;
	width: 40px !important;
	line-height: 40px !important;
	padding: 0;
	border-radius: 0 !important;
	margin-right: 12px !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	font-size: 20px;
	background: transparent;
	border: 1px solid #b570a5;
	color: #b570a5;
}

#top .white-bg-block-post .pagination a:hover,
#top .white-bg-block-post .pagination .current {
	background: #b570a5;
	color: #fff;
}

#top .white-bg-block-post .pagination .current {}

.white-bg-block-post span.pagination-meta

/*
#top .white-bg-block-post .pagination a:last-child,
#top .white-bg-block-post .pagination a:nth-last-child(2) 
*/
	{
	display: none;
}


/*========================End white bg blog post css===================*/




/*========================Start company detail css===================*/

.compnay-blog {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.company-blog-box {
	margin-right: 30px;
	width: calc(25% - 22.5px);
	margin-bottom: 35px;
	border-style: solid;
	border-width: 1px;
	border-bottom-width: 3px;
	border-color: #dedede !important;
	position: relative;
	padding-bottom: 95px;
	background: #fff;
}

.company-blog-box:nth-child(4n+4) {
	margin-right: 0;
}

.company-img {
	display: block;
}

.company-img img {
	width: 100%;
	max-width: 100%;
	max-height: 100%;
}

.company-logo {
	height: 105px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 10px;
	position: relative;
	top: -10px;
}

.company-logo img {
	width: auto !important;
}

.company-detail {
	padding: 10px 25px 0px;
}

.company-detail h3 {
	line-height: 1.4;
	word-break: break-word;
	text-align: center;
}

.company-detail a {
	border-bottom: 1px solid #b570a5;
	word-break: break-word;
}

.readmore {
	padding: 20px 25px 25px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
}

.readmore a {
	color: #b570a5;
	border: 1px solid #b570a5;
	padding: 14px 22px;
	font-size: 18px;
	font-weight: normal;
	line-height: 1;
	display: inline-block;
}

.readmore a:hover {
	background: #b570a5;
	color: #fff;
}

#top .company-detail p {
	color: #555555;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 0;
}

/*========================End company detail css===================*/


/*========================Start category list css=======================*/

.default_category_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.default_category_list a {
	width: calc(33.333% - 26.66px);
	margin-right: 40px;
	margin-bottom: 40px;
	position: relative;
}

.default_category_list a:nth-child(3n+3) {
	margin-right: 0;
}

.default_category_list a img {
	width: 100%;
}

.default_category_list h2 {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #fff !important;
	background: rgba(181, 112, 165, 0.851);
	padding: 25px 15px;
	margin: 0 auto !important;
	font-family: 'FiraSans-Medium' !important;
	line-height: 1.2 !important;
	width: 75%;
	font-size: 30px !important;
	text-align: center;

}

.default_category_list a:hover .image-overlay {
	opacity: 00 !important;
}

.default_category_list .image-overlay {
	display: none;
}

form#filterform {
	max-width: 1280px;
	margin: 30px auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

form#filterform span {
	width: 100%;
	max-width: 30%;
	position: relative;
}

.category-filter-title {
	color: #b570a5 !important;
	text-align: center;

}

.category-fitler-section {
	margin-top: 60px;
	margin-bottom: 15px;
}

.category-filter-subtitle {
	text-align: center;
}

#top .filter-wrapper .container {
	padding: 0;
}

#top .filter-submit input {
	width: 100%;
	height: 100%;
	background: transparent;
	border: 1px solid #b570a5;
	color: #b570a5;
	font-size: 18px;
}

#top .filter-submit input:hover {
	background: #b570a5;
	color: #fff;
}

.page-foretagsregister .main_color {
	border: 0;
}

/*
.wrapper-select::after {
	position: absolute;
	top: 9px;
	right: 0;
	content: "";
	background: url(images/down-arrow.png);
	width: 50px;
	height: 30px;
	border-left: 1px solid #dedede;
	padding: 0;
	background-repeat: no-repeat;
	background-position: center;

}
*/

.company-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0;
}

.company-list li {
	margin-right: 30px;
	width: calc(25% - 22.5px);
	margin-bottom: 35px;
	border-style: solid;
	border-width: 1px;
	border-bottom-width: 3px;
	border-color: #dedede !important;
	position: relative;
	padding-bottom: 80px;
	background: #fff;
	margin-left: 0;
	list-style: none;
}

.company-list li:nth-child(4n+4) {
	margin-right: 0;
}

.company-filter-img {
	position: relative;
	top: -4px;
	min-height: 220px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}



.company-filter-img img {
	width: 100%;
	max-width: 100%;
	max-height: 100%;
}

.company-filter-logo {
	width: 100%;
	height: 105px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 10px;
	position: relative;
	top: -3px;
}

.company-filter-logo img {
	width: auto !important;
}

.company-filter-detail {
	padding: 10px 25px 0px;
	text-align: center;
}


.company-filter-detail a {
	border-bottom: 1px solid #b570a5;
	word-break: break-word;
	color: #b570a5;

}

.company-filter-logo a {
	min-height: auto !important;
}

.company-filter-img a {
	line-height: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.company-filter-readmore {
	padding: 10px 25px 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
}

.custom-post-type-event .company-filter-readmore {
	text-align: left;
}

#top .custom-post-type-post .entry-footer {
	padding: 30px 25px 10px;
}

#top .custom-post-type-event .entry-footer {
	padding: 30px 25px 10px;
}

#top .custom-post-type-post .entry-content-wrapper,
#top .custom-post-type-foretag .entry-content-wrapper {
	padding-bottom: 120px !important;
}

#top .custom-post-type-foretag .entry-footer {
	padding: 30px 25px 17px;
}

.custom-post-type-event .company-filter-readmore,
.custom-post-type-foretag .company-filter-readmore {
	padding: 0;
	position: unset;
	margin-top: 10px;
}

.custom-post-type-foretag .company-filter-readmore {
	text-align: center;
}

.custom-post-type-foretag .entry-footer {
	border: 0 !important;
}


.post-meta-infos a {
	font-size: 14px;
	color: #b570a5;
	font-family: 'FiraSans-Regular';
	font-weight: normal;
	display: inline-block;
	margin-bottom: 5px;
	padding: 0 5px 0 0;
	border-right: 1px solid #e5e5e5;
	margin-right: 5px;
}

.custom-post-type-post .post-meta-infos a:last-child {
	padding: 0;
	margin: 0;
	border: 0;
}


.company-filter-readmore a {
	color: #b570a5;
	border: 1px solid #b570a5;
	padding: 14px 22px;
	font-size: 18px;
	font-weight: normal;
	line-height: 1;
	display: inline-block;
	margin-bottom: 0;
}

.company-filter-readmore a:hover {
	background: #b570a5;
	color: #fff;
}

#top .company-filter-detail p {
	color: #555555;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 0;
}




/*==================================company detail page css=================*/



.company-detail-main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-top: 60px;
	padding-bottom: 60px;
}

.company-slider {
	width: 48%;
}

.about-company {
	width: 48%;
}

#top .about-company h2 {
	color: #b570a5;
	font-size: 48px;
	line-height: 1.4;

}

.general-detail {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 25px;
}

#top .general-detail p {
	color: #121212 !important;
	font-size: 20px !important;
	margin: 0;
	padding-right: 6px;
	margin-right: 6px;
	border-right: 1px solid #E2E2E2;
	line-height: 1 !important;
	margin-bottom: 5px;
	font-family: 'FiraSans-Regular' !important;
}

#top .general-detail p:last-child {
	border: 0;
}

.owl-item a {
	padding: 0;
	margin: 0;
	height: auto;
}

.owl-item a:hover {
	height: auto;
}

#top .general-detail p:last-child {
	padding-left: 0;
	margin-right: 0;
	border: 0;
}

#top .about-company a {
	margin-top: 20px;
	font-size: 20px;
	display: inline-block;
	color: #b570a5;
}

.general-detail p a {
	margin: 0 !important;
	line-height: 1;
}

#top .about-company a:hover {}

#top .about-company p {
	font-family: 'FiraSans-Light';
	font-size: 20px;
	line-height: 1.5;
	color: rgb(85, 85, 85);

}

#top .company-detail-logo {
	margin-top: 20px;
}

.social-icon a {
	width: 35px;
	height: 35px;
	display: -webkit-inline-box !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: 1px solid #b570a5;
	border-radius: 40px;
	margin-right: 5px;
}

.social-icon i {
	font-size: 16px;
	color: #b570a5;
}

.company-slider .all {
	width: 100%;
	height: auto;
	display: inline-block;
}

.company-slider .all .slider {
	width: auto;
	height: auto;
	overflow: hidden;
	border-radius: 3px;
	position: relative;
}

.company-slider .all .slider .owl-nav,
.company-slider .all .slider .owl-dots {
	display: none;
}

.company-slider .all .slider:hover .left {
	visibility: visible;
	opacity: 1;
	left: 20px;
}

.company-slider .all .slider:hover .right {
	visibility: visible;
	opacity: 1;
	right: 20px;
}

#company_map iframe {
	width: 100%;
	margin-bottom: 45px;
}

.company-slider .all .slider .item-box {
	padding: 20px;
	overflow: hidden;
	width: 100%;
	height: 400px;
	position: relative;
	border-radius: 0px;
	background: no-repeat url(http://www.cyw51.com/file/upload/201302/22/18-49-19-74-127.jpg) center center;
	background-size: cover;
	padding: 0;
	margin: 0;
	height: auto;

}

.company-slider .image-overlay {
	opacity: 0;
	visibility: hidden;
}

.company-slider .all .slider .item-box :hover {
	height: auto;
}

.company-slider .all .slider .item-box:after {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	content: "";
	display: block;
}

.company-slider .all .slider .left {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: -20px;
	width: 40px;
	height: 40px;
	cursor: pointer;
	visibility: hidden;
	opacity: 0;
	background: url(images/keyboard-left-arrow-button.png) top left;
	background-repeat: no-repeat;
	background-position: center !important;
	background-color: #b570a5 !important;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.company-slider .all .slider .left:hover {
	visibility: visible;
	opacity: 1;
	left: 20px;
	background: url(images/keyboard-left-arrow-button.png) top left;
	background-repeat: no-repeat;
}


.company-slider .all .slider .left.nonl {
	left: -20px;
	opacity: 0;
	visibility: hidden;
}

.company-slider .all .slider .right {
	cursor: pointer;
	position: absolute;
	z-index: 1;
	top: 50%;
	right: -20px;
	width: 40px;
	height: 40px;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: right ease .25s;
	-o-transition: right ease .25s;
	transition: right ease .25s;
	background: url(images/keyboard-right-arrow-button.png) top left;
	background-repeat: no-repeat;
	background-position: center !important;
	background-color: #b570a5 !important;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.company-slider .all .slider .right:hover {
	visibility: visible;
	opacity: 1;
	right: 20px;
	background: url(images/keyboard-right-arrow-button.png) top left;
	background-repeat: no-repeat;
}

.company-slider .all .slider .right.nonr {
	right: -20px;
	opacity: 0;
	visibility: hidden;
}

.company-slider .all .slider-two {
	width: auto;
	height: auto;
	overflow: hidden;
	position: relative;
}

.company-slider .all .slider-two .owl-nav,
.company-slider .all .slider-two .owl-dots {
	display: none;
}

.company-slider .all .slider-two:hover .left-t {
	visibility: visible;
	opacity: 1;
	left: 2px;
}

.company-slider .all .slider-two:hover .right-t {
	visibility: visible;
	opacity: 1;
	right: 2px;
}

.company-slider .all .slider-two .item {
	-webkit-transition: all ease .25s;
	-o-transition: all ease .25s;
	transition: all ease .25s;
	border-radius: 0px;
	cursor: pointer;
	background: no-repeat url(http://www.cyw51.com/file/upload/201302/22/18-49-19-74-127.jpg) center top;
	background-size: cover;
}
.company-slider .all .slider-two .owl-item .item > .item {
	width: 100%;
	height: auto;
}
.company-slider .all .slider .one.owl-drag.owl-carousel {
	padding: 0;
	border: 1px solid #dddddd;
	width: 100%;
}
.company-slider .owl-carousel.owl-drag .owl-item {
	padding: 15px;
}

.company-slider .all .slider-two .owl-item {
	border: 1px solid #dddddd;
	padding: 8px;
	width: 100%;
	margin-right: 15px !important;
}

.company-slider .all .slider-two .owl-stage {
	padding: 20px 0 0;
	transform: translate3d(0px, 0px, 0px) !important;
}

.company-slider .all .slider-two .left-t {
	cursor: pointer;
	position: absolute;
	z-index: 1;
	top: 21px;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all ease .25s;
	-o-transition: all ease .25s;
	transition: all ease .25s;
	width: 40px;
	height: 88%;
	background: no-repeat rgba(181, 112, 165, 0.85) url(images/keyboard-left-arrow-button.png) center center;
	left: -40px;
}

.company-slider .all .slider-two .left-t:hover {
	visibility: visible;
	opacity: 1;
	left: 2px;
}

.company-slider .all .slider-two .left-t.nonl-t {
	left: -40px;
	opacity: 0;
	visibility: hidden;
}

.company-slider .all .slider-two .right-t {
	background: no-repeat rgba(181, 112, 165, 0.85) url(images/keyboard-right-arrow-button.png) center center;
	cursor: pointer;
	position: absolute;
	z-index: 1;
	top: 21px;
	right: -40px;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all ease .25s;
	-o-transition: all ease .25s;
	transition: all ease .25s;
	width: 40px;
	height: 88%;
	background-color: rgba(181, 112, 165, 0.85);
	display: none;
}

.company-slider .all .slider-two .right-t:hover {
	visibility: visible;
	opacity: 1;
	right: 2px;
}

.company-slider .all .slider-two .right-t.nonr-t {
	right: -40px;
	opacity: 0;
	visibility: hidden;
}

/*========================End category list css=======================*/



/*===========================START PRODUCT  CATEGORY CSS===================*/

.product-categpry-section {
	padding: 60px 0 20px;
}

.product-categpry-section ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0;
}

.product-categpry-section ul li {
	width: calc(33.333% - 26.66px);
	margin-right: 40px;
	margin-bottom: 40px;
	position: relative;
}

.product-categpry-section ul li:nth-child(3n+3) {
	margin-right: 0;
}

.product-categpry-section ul li a {
	display: inline-block;
	width: 100%;
}

.product-categpry-section ul li h2 {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #fff !important;
	background: rgba(181, 112, 165, 0.851);
	padding: 25px 30px;
	margin: 0 !important;
	font-family: 'FiraSans-Medium' !important;
	line-height: 1.2 !important;
}

.product-categpry-section ul li img {
	width: 100%;
}

.product-categpry-section ul li:hover .image-overlay {
	opacity: 00 !important;
}

.product-categpry-section ul li .image-overlay {
	display: none;
}

#productfilterform {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 45px 0 30px !important;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.produkt-ring-filter {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	align-items: flex-start;
}

.produkt-ring-sort,
.produkt-klanning-sort {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 15px;
	width: 100%;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.produkt-ring-sort h6,
.produkt-klanning-sort h6 {
	margin-right: 10px !important;
	margin-bottom: 0 !important;
}

.produkt-klanning-filter {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	align-items: flex-start;
	width: 100%;
}

.produkt-ring-sort select,
.produkt-klanning-sort select {
	max-width: 150px;
}

form#productfilterform select {
	width: 100%;
	margin-right: 8px;
	position: relative;
	margin-bottom: 0;
}

form#productfilterform span {
	margin-right: 0;
}
#top .filter-submit input {
	width: 100%;
	height: 100%;
	background: transparent;
	border: 1px solid #b570a5;
	color: #b570a5;
	font-size: 18px;
}

#top .filter-submit input:hover {
	background: #b570a5;
	color: #fff;
}



/*===========================END PRODUCT CATEGORY CSS===================*/

/*===========================START PRODUCT  LISTING CSS===================*/



.product-list-section ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0;
}

.product-list-section ul li {
	margin-right: 30px;
	width: calc(25% - 22.5px);
	margin-bottom: 35px;
	border-style: solid;
	border-width: 1px;
	border-bottom-width: 3px;
	border-color: #dedede !important;
	position: relative;
	background: #fff;
	margin-left: 0;
	list-style: none;
}

.product-list-section ul li:nth-child(4n+4) {
	margin-right: 0;
}

.product-list-section ul li:hover .image-overlay {
	opacity: 00 !important;
}

.product-list-section ul li .image-overlay {
	display: none;
}

.product-list-section ul li a img {
	width: 100%;
	max-width: 100%;
	border-radius: 0;
}

.product-list-detail {
	padding: 20px 25px 50px;
	position: relative;
}

.product-list-detail h3 {
	line-height: 1.3 !important;
	margin-bottom: 0 !important;
}

.product-list-detail h3 a {
	font-size: 32px;
	font-weight: normal;
	color: #121212;
	letter-spacing: 0;
	text-transform: inherit;
	margin: 0 0 10px 0;
	font-family: 'Georgia';
	line-height: 1.3;
	font-style: normal;
}

.product-list-detail p {
	font-family: 'FiraSans-Light' !important;
	font-size: 18px !important;
	font-weight: normal;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.product-list-detail span {
	font-family: 'FiraSans-SemiBold';
	font-size: 18px;
	font-weight: normal;
	color: #b570a5;
	position: absolute;
	bottom: 17px;
	left: 25px;


}

/*===========================END PRODUCT LISTING CSS===================*/




/*===========================START PRODUCT DETAIL CSS===================*/


.product-detail {
	background: #fff;
	padding-bottom: 50px;
}

.product-detail-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 60px 0 0;
}

.product-detail-text {
	width: 48%;
}

.product-detail-text p {
	font-family: 'FiraSans-Light' !important;
}

.product-detail-text p.dark-text {
	font-family: 'FiraSans-Regular' !important;
}



.product-detail-img {
	width: 48%;
}

.product-detail-img img {
	width: 100%;
	position: relative;
	top: 80px;
}

.product-detail-social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 40px;
	margin-top: 30px;
}

.product-more-data {
	margin-top: 30px;
}

.product-detail-social a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 35px;
	height: 35px;
	border: 1px solid #b570a5;
	border-radius: 40px;
	margin-right: 10px;

}

.product-detail-social i {
	color: #b570a5;
}

.product-detail .product-readmore {
	line-height: 1;
	padding: 15px 25px;
	border: 1px solid #b570a5;
	display: inline-block;
	color: #b570a5;
	font-size: 20px;
}

.product-detail .product-readmore:hover {
	background: #b570a5;
	color: #fff;
}

.product-detail-data p {
	font-size: 20px !important;
	color: #b570a5 !important;
	font-family: 'FiraSans-Regular' !important;
}

.product-detail-data p span {
	font-family: 'FiraSans-Light' !important;
	color: #333333 !important;
}

/*===========================END PRODUCT DETAIL CSS===================*/



/*===========================START EVENTS LISTING CSS===================*/


.event-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.event-list .event-list-box {
	width: calc(33.333% - 26.66px);
	margin-right: 40px;
	margin-bottom: 40px;
	position: relative;
	border-style: solid;
	border-width: 1px;
	border-bottom-width: 3px;
	border-color: #dedede !important;
	position: relative;
	padding-bottom: 180px;
}

.event-list-img {
	line-height: 1;
}

.event-list .event-list-img img {
	width: 100%;
}

.event-list .event-list-box:nth-child(3n+3) {
	margin-right: 0;
}


.event-list .event-list-detail {
	padding: 20px 25px 15px;
}

.event-list-detail h2:hover {
	color: #b570a5;
}

.event-list .event-list-footer {
	padding: 5px 25px 25px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.event-list .event-list-detail h2 {
	word-break: break-word;
}

.event-list .event-list-detail p {
	font-family: 'FiraSans-Light' !important;
	font-size: 18px !important;
	font-weight: normal;
}

.event-list-icon i {
	font-size: 19px;
	color: #b570a5;
	margin-right: 10px;
}

.event-list-icon span:last-child i {
	font-size: 21px;
}

.event-list-icon span {
	font-size: 20px;
	padding-right: 0;
	margin-right: 0;
	border-right: 0;
	display: inline-block;
	width: 100%;
}

.event-list-icon span:last-child {
	margin-right: 0;
	padding-right: 0;
	border: 0;
	margin-left: 4px;
}

.event-list-footer a {
	padding: 15px 20px;
	color: #b570a5;
	border: 1px solid #b570a5;
	background: transparent;
	display: inline-block;
	margin-top: 25px;
	line-height: 1;
}

.event-list-footer a:hover {
	background: #b570a5;
	color: #fff;
}


/*===========================END EVENTS LISTING CSS===================*/


.page-produkter .av-special-heading {
	margin: 0 auto !important;
	width: 90%;
}

.page-produkter div .av_one_third {
	margin-left: 30px;
	width: 25;
	margin-right: 0;
	width: calc(33.33% - 20px);
}

.page-produkter div .av_one_third.first {
	margin-left: 0;
}

.page-produkter .av-special-heading h2.av-special-heading-tag {
	padding: 20px 15px;
	background: rgba(181, 112, 165, 0.851);
}

.page-produkter .av-special-heading h2.av-special-heading-tag a {
	text-decoration: none !important;

}

.page-produkter .flex_column {
	background-size: cover !important;
}


.menu-page-box .av-special-heading {
	margin: 0 auto !important;
	width: 90%;
}

.menu-page-box .av-special-heading h2.av-special-heading-tag {
	padding: 20px 15px;
	background: rgba(181, 112, 165, 0.851);
	margin-bottom: 0 !important;
}

.menu-page-box .av-special-heading h2.av-special-heading-tag a {
	text-decoration: none !important;

}

.menu-page-box .flex_column {
	background-size: cover !important;
}

.menu-page-box .av_one_third {
	margin-left: 30px;
	width: 25;
	margin-right: 0;
	width: calc(33.33% - 20px);
}

.menu-page-box .av_one_third.first {
	margin-left: 0;
}

/*===================================== start Post detail css============================*/

.custom-sidebar .avia-builder-widget-area .widgettitle {
	background: #b570a5;
	padding: 20px 25px;
	color: #fff !important;

}

.custom-sidebar .avia-builder-widget-area .widget {
	border-style: solid;
	border-width: 1px;
	border-bottom-width: 3px;
	border-color: #dedede !important;
	margin-bottom: 40px;
	padding-top: 0;
}

.custom-sidebar .avia-builder-widget-area ul li {
	position: relative;
	margin: 0px 25px;
	padding: 18px 10px 17px 17px;
	/* padding-left: 20px; */
	list-style: none;
	border-bottom: 1px solid #e0e0e0;
	border-top: 0;
}

.custom-sidebar .avia-builder-widget-area ul li:before {
	position: absolute;
	content: "\f0da";
	left: 0;
	top: 18px;
	font-size: 19px;
	font-family: FontAwesome;
	color: #b570a5;

}

.custom-sidebar .avia-builder-widget-area ul li:last-child {
	border: 0;
}

.custom-sidebar .avia-builder-widget-area ul li a {
	font-family: 'FiraSans-Regular';
	font-style: normal;
	font-size: 19px;
	color: #121212;
}

.custom-sidebar .avia-builder-widget-area .widget:nth-child(2) {
	border: 0;
}

.sidebar-category-post-box {
	border-style: solid;
	border-width: 1px;
	border-bottom-width: 3px;
	border-color: #dedede !important;
	margin-bottom: 40px;
}

.sidebar-category-post-img img {
	width: 100%;
}

.sidebar-category-post-box:last-child {
	margin-bottom: 0;
}

.sidebar-category-post-content {
	padding: 15px 25px 25px;
}

#top .sidebar-category-post-content h3 {
	color: #b570a5;
	line-height: 1.33 !important;
}

#top .sidebar-category-post-content a {
	line-height: 1;
	background: transparent;
	padding: 11px 18px;
	border: 1px solid #b570a5;
	font-size: 18px;
	color: #b570a5;
	display: inline-block;
	margin-top: 7px;
}

#top .sidebar-category-post-content p {
	font-family: 'FiraSans-Light' !important;
}

#top .sidebar-category-post-content a:hover {
	background: #b570a7;
	color: #fff;
}

/*===================================== end Post detail css============================*/


.entry-footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 20px 25px 7px;
	line-height: 1;
	border-top: 1px #ccc solid;
}

/*===========================Start white-bg-block-post CSS===================*/


.inner-blogpost {
	background-size: cover;
}

.inner-blogpost .entry-content-wrapper .av-alb-blogposts {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.inner-blogpost .entry-content-wrapper .av-alb-blogposts .post-entry {
	margin-right: 22px;
	width: calc(33.33% - 14.66px);
	margin-bottom: 25px;
	border-style: solid;
	border-bottom-width: 3px;
	border-width: 1px;
	border-color: rgb(222, 222, 222);
}

.inner-blogpost .entry-content-wrapper .av-alb-blogposts .post-entry:nth-child(3n+3) {
	margin-right: 0;
}

.inner-blogpost .big-preview {
	margin-bottom: 0 !important;
}

.inner-blogpost .big-preview img {
	border-radius: 0;
}

.inner-blogpost .rounded-container,
.inner-blogpost .post_delimiter {
	display: none;
}

.inner-blogpost .entry-content-wrapper .av-alb-blogposts .post-entry .entry-content-wrapper {
	padding: 23px 25px 100px;
	background: #fff;
	margin: 0 !important;
}

#top .inner-blogpost .template-blog .post-title {
	text-align: left;
	font-size: 32px;
	padding: 0;
	max-width: 800px;
	margin: 0 auto 10px;
	line-height: 1.25;
	color: #121212;
	word-break: break-word;
}

#top .inner-blogpost .template-blog .entry-content p,
#top .inner-blogpost .template-blog .entry-content {
	font-size: 18px !important;
	font-family: 'FiraSans-Light';
	font-weight: normal;
	color: #121212;
	line-height: 1.611;
	text-align: left;
}

#top .inner-blogpost time.date-container.minor-meta.updated,
#top .inner-blogpost span.text-sep.text-sep-date,
#top .inner-blogpost span.blog-author.minor-meta,
#top .inner-blogpost span.text-sep.text-sep-cat {
	display: none;
}

#top .blog-categories a,
#top .blog-categories {
	font-size: 14px;
	color: #b570a5;
	font-family: 'FiraSans-Regular';
	font-weight: normal;
	display: inline-block;
	margin-bottom: 8px;
}

#top .blog-categories a {
	padding: 0 5px 0 0;
	border-right: 1px solid #e5e5e5;
	margin-right: 5px;
}

#top .blog-categories a:first-child {
	padding-left: 0;
}

#top .blog-categories a:last-child {
	border: 0;
}

#top .inner-blogpost .template-blog .post-meta-infos {
	text-align: left;
	line-height: 1.25;
	margin-bottom: 10px;
}

#top .inner-blogpost a.more-link {
	font-size: 16px;
	padding: 10px 15px;
	border: 1px solid #b570a5;
	line-height: 1;
}

#top .inner-blogpost .read-more-link {
	display: none;
}

#top .inner-blogpost div.multi-big {
	width: 100%;
}

#top .inner-blogpost .multi-big .pagination {
	display: table;
	margin: 25px auto 35px;
}

#top .inner-blogpost .pagination .current,
#top .inner-blogpost .pagination a,
#top .inner-blogpost .fullsize .template-blog .pagination a {
	text-align: center;
	float: left;
	height: 40px !important;
	width: 40px !important;
	line-height: 40px !important;
	padding: 0;
	border-radius: 0 !important;
	margin-right: 12px !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	font-size: 20px;
	background: transparent;
	border: 1px solid #b570a5;
	color: #b570a5;
}

#top .inner-blogpost .pagination a:hover,
#top .inner-blogpost .pagination .current {
	background: #b570a5;
	color: #fff;
}



/*
#top .white-bg-block-post .pagination a:last-child,
#top .white-bg-block-post .pagination a:nth-last-child(2) 
*/
	{
	display: none;
}

.avia-image-container,
.avia-image-container-inner,
.avia-image-overlay-wrap,
.avia-image-overlay-wrap img {
	width: 100%;
	max-width: 100%;
	border-radius: 0;
}

.av_font_icon a {
	width: 35px;
	height: 35px;
	display: -webkit-inline-box !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: 1px solid;
	border-radius: 40px;
}


form#sortingform,
#sortingform {
	max-width: 300px;
}

/*========================End white bg blog post css===================*/
.heateor_sss_sharing_ul i {
	background: #b570a5 !important;
	border: 1px solid #b570a5 !important;
}

.heateor_sss_sharing_ul .heateorSssSharingSvg {
	display: none !important;
}


#top ul.heateor_sss_follow_ul li.heateorSssSharingRound i,
#top ul.heateor_sss_sharing_ul li.heateorSssSharingRound i {
	background-position: center !important;
	background-repeat: no-repeat !important;
	width: 35px;
	height: 35px;
	border-radius: 40px;
	margin-right: 12px !important;
	border: 1px solid #b570a5 !important;
}

#top ul.heateor_sss_sharing_ul li.heateorSssSharingRound i::before {
	display: none !important;
}

#top ul.heateor_sss_sharing_ul li.heateorSssSharingRound:first-child i {
	background: url("images/facebook-icon.png") !important;
	background-position: center !important;
	background-repeat: no-repeat !important;

}

#top ul.heateor_sss_sharing_ul li.heateorSssSharingRound:nth-child(2) i {
	background: url("images/twitter-icon.png") !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: 16px !important;

}

#top ul.heateor_sss_sharing_ul li.heateorSssSharingRound:nth-child(3) i {

	background: url("images/pinterest-icon.png") !important;
	background-position: center !important;
	background-repeat: no-repeat !important;

}

#top ul.heateor_sss_sharing_ul li.heateorSssSharingRound:nth-child(4) i {
	background: url("images/youtube-icon.png") !important;
	background-position: center !important;
	background-repeat: no-repeat !important;

}

.vc_separator.wpb_content_element.vc_sep_pos_align_center.vc_sep_color_purple {
	overflow: hidden;
	height: auto;
}

#top .post-detal-read-more h2,
.visual-blog-post .wpb_wrapper .vc_sep_color_purple h4 {
	background: #fff;
	padding: 0 !important;
	text-align: center;
	color: #121212 !important;
	font-size: 20px !important;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 9 !important;
	margin-bottom: 0 !important;
	font-family: 'FiraSans-Regular' !important;
	text-transform: uppercase !important;
}

#top .post-detal-read-more h2::after,
.visual-blog-post .wpb_wrapper .vc_sep_color_purple h4::after {
	position: absolute;
	content: "";
	top: 50%;
	right: 115%;
	width: 3000%;
	height: 3px;
	background: #b570a5;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 0;

}

.post-detal-read-more h2::before,
.visual-blog-post .wpb_wrapper .vc_sep_color_purple h4::before {
	position: absolute;
	content: "";
	top: 50%;
	left: 115%;
	width: 3000%;
	height: 3px;
	background: #b570a5;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 0;
}

/*

.visual-blog-post .wpb_wrapper .vc_sep_color_purple h4 {
	background: #b570a5;
	padding: 5px 0 !important;
	text-align: center;
	color: #fff !important;
	font-size: 43px !important;
	text-transform: lowercase !important;
	width: 100%;
	margin: 0 !important;
}
*/

.visual-blog-post h4::first-letter {
	text-transform: uppercase !important;
}


/*===============================contact page css=================*/


#top.page-kontakt .flex_cell.av_one_half {
	background-size: cover !important;
	position: relative;
}

#top.page-kontakt .entry-footer {
	border: 0;
}

.iconbox_content .iconbox_icon {
	width: 40px;
	height: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-right: 20px;
	margin-top: 15px;
}

.iconbox .iconbox_content .iconbox_content_title {
	font-size: 24px !important;
}

#top .iconbox_content_container {
	padding-left: 60px;
}

#top.page-kontakt form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#top.page-kontakt form p {
	font-size: 15px;
	color: #fff;
}

#top.page-kontakt textarea {
	width: 100%;
	height: 200px;
}

#top.page-kontakt form p:nth-child(2),
#top.page-kontakt form p:nth-child(3),
#top.page-kontakt form p:nth-child(4) {
	width: 32.5%;
}

#top.page-kontakt form p:nth-child(5),
#top.page-kontakt form p:nth-child(6) {
	width: 100%;
}

#top.page-kontakt .wpcf7-submit {
	background: transparent;
	color: #fff;
	font-size: 20px !important;
	border: 1px solid #fff;
	float: right;
}

#top.page-kontakt .iconbox_content_container p {
	font-family: inherit !important
}

#top.page-kontakt .wpcf7-submit:hover {
	background: #fff;
	color: #b570a5;
}

#top.page-kontakt .iconbox {
	margin-bottom: 0;
}

#top.page-kontakt input {
	margin-top: 5px;
}

.wpcf7-validation-errors {
	color: red;
	font-size: 14px;
}

#top.page-kontakt .flex_cell.av_one_half .flex_cell_inner {
	display: table;
	margin: 0 auto;
}

#top .about-company .general-detail p a {
	text-decoration: underline;
}


/*=======================news blog post css====================*/

.single-post .banner-wrap img {
	width: 100%;
}

#top.single-post .wpb_wrapper h2 {
	font-size: 24px;
}

#top.single-post .wpb_wrapper h1 {
	color: #b570a5;
}

#top.single-post main.content.units.av-content-small {
	width: 64.6666%;

}

#top.single-post aside.sidebar.sidebar_right {
	margin-left: 6% !important;
	width: 29.333333333333332% !important;
	margin-right: 0;
	border: 0 !important;
}

#top.single-post aside.sidebar.sidebar_right .inner_sidebar {
	margin: 0;
}

#top.single-post .container.template-blog.template-single-blog {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#top.single-post .vc_pageable-slide-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

#top.single-post .vc_pageable-slide-wrapper::before {
	display: none;
}

body.search .white-bg-block-post {
	width: 100%;
}

#top.single-post .vc_row .vc_col-sm-3 {
	margin-right: 22px;
	width: calc(32.2% - 14.66px);
	margin-bottom: 25px;
	border-style: solid;
	border-bottom-width: 3px;
	border-width: 1px;
	border-color: rgb(222, 222, 222);
	padding: 0;
	padding-bottom: 115px;
}

#top.single-post .vc_grid-filter-item {
	font-size: 14px;
	color: #b570a5;
	font-family: 'FiraSans-Regular';
	font-weight: normal;
	display: inline-block;
	padding: 0;
	line-height: 1;
	border: 0;
	padding: 0 5px 0 0;
	border-right: 1px solid #e5e5e5;
	margin-right: 5px;
	float: left;
	margin-bottom: 5px;
}

#top.single-post .vc_grid-filter-item:last-child {
	border-right: 0;
	margin-right: 0;
	padding-right: 0;
}

#top.single-post .vc_grid-filter-item:hover {
	background: transparent !important;
	color: #b570a5;

}

#top.single-post .vc_gitem_row {
	position: unset;
}

#top.single-post .vc_row .vc_col-sm-3 .vc_custom_heading {
	padding: 0 25px;
}

#top.single-post .vc_row .vc_col-sm-3 .vc_custom_heading h2 {
	text-align: left;
	font-size: 32px;
	padding: 0;
	margin: 10px auto 10px;
	line-height: 1.25;
	color: #121212;
	word-break: break-word;
	font-family: 'Georgia' !important;
	font-weight: normal !important;

}

#top.single-post .vc_grid-filter.vc_grid-filter-center {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 0 25px;
	text-align: left;
}

#top.single-post .vc_grid-item-mini,
#top.single-post .vc_gitem-zone {
	height: 100%;
	position: unset;
}

#top.single-post .vc_gitem_row .vc_gitem-col {
	padding: 0;
	position: unset;
}

#top.single-post .vc_sep_holder.vc_sep_holder_l,
#top.single-post .vc_sep_holder.vc_sep_holder_r {
	display: none;
}

.white-bg-block-post .custom-load-more .custom-load-btn {
	background: transparent;
	color: #b570a5 !important;
	font-size: 19px;
	border: 1px solid #b570a5 !important;
	border-radius: 0;
	padding: 15px 24px;
	line-height: 1;
	margin-top: 20px;
	width: 159px;
	margin: 0 auto;
	margin-bottom: 50px;
	cursor: pointer;
	text-align: center;
}

.white-bg-block-post .custom-load-more .custom-load-btn:hover {
	color: #fff !important;
	background: #b570a5;
}

.custom-load-more .custom-load-btn {
	background: transparent;
	color: #ffffff !important;
	font-size: 19px;
	border: 1px solid #ffffff !important;
	border-radius: 0;
	padding: 15px 24px;
	line-height: 1;
	margin-top: 20px;
	width: 159px;
	margin: 0 auto;
	cursor: pointer;
	text-align: center;
}

.custom-load-more .custom-load-btn:hover {
	color: #b570a5 !important;
	background: #ffffff;
}

.custom-post-loader {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 999;
}

.custom-post-loader img {
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50px;
}

.visual-blog-post .banner-wrap {
	display: none;
}

.visual-blog-post {
	border-top: 1px solid #ebebeb !important;
}


/*==========================social icon css=================*/

.custom-listing-share-wrap {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 999;
}

.custom-listing-share-wrap .custom-share-icon {
	width: 40px;
	height: 40px;
	background: #b570a5;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	cursor: pointer;
}

.custom-listing-share-wrap .custom-share-icon i {
	font-size: 22px;
}

.big-preview {
	position: relative;
}

.custom-listing-share-wrap .heateor_sss_sharing_container.heateor_sss_horizontal_sharing {
	opacity: 0;
	visibility: hidden;
	position: absolute;
}

.custom-listing-share-wrap .heateor_sss_sharing_container.heateor_sss_horizontal_sharing.active {
	opacity: 1;
	visibility: visible;
	position: absolute;
	right: 40px;
	bottom: -1px;
}

.custom-listing-share-wrap .heateor_sss_sharing_container.heateor_sss_horizontal_sharing.active .heateor_sss_sharing_ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.product-list-section-img {
	position: relative;
	line-height: 0;
}

#top .product-list-section .product-list-section-img a {
	display: inline-block;
	line-height: 0;
}

#top .custom-listing-share-wrap ul.heateor_sss_sharing_ul li.heateorSssSharingRound {
	background-color: #b570a5 !important;
	margin-right: 1px !important;
	width: 40px;
	height: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;

}

#top .custom-listing-share-wrap ul.heateor_sss_sharing_ul li.heateorSssSharingRound i {
	border-radius: 0 !important;
	margin-right: 0 !important;
	margin: 0 !important;
	border: 0 !important;
	width: 18px;
}

#top .custom-listing-share-wrap ul.heateor_sss_sharing_ul li.heateorSssSharingRound:first-child i {
	background: url(images/footer-facebook-icon.png) !important;
	background-position: center !important;
	background-repeat: no-repeat !important;

}

#top .custom-listing-share-wrap ul.heateor_sss_sharing_ul li.heateorSssSharingRound:nth-child(2) i {
	background: url(images/footer-twitter-icon.png) !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: 18px !important;
}

#top .custom-listing-share-wrap ul.heateor_sss_sharing_ul li.heateorSssSharingRound:nth-child(3) i {
	background: url(images/footer-pinterest-icon.png) !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
}

#top .custom-listing-share-wrap ul.heateor_sss_sharing_ul li.heateorSssSharingRound:nth-child(4) i {
	background: url(images/footer-youtube-icon.png) !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
}


.post-social-icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 20px 0 30px;
}

.post-social-icon a {
	margin: 0px 15px;
}

.post-social-icon a i {
	font-size: 32px;
}

.template-single-blog .vc_column-inner .wpb_video_wrapper {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}


/*================================default post blog css===================*/


.default-blog-post {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 30px 0 40px;
}

.default-blog-post-box {
	margin-right: 30px;
	width: calc(25% - 22.5px);
	margin-bottom: 35px;
	border-style: solid;
	border-bottom-width: 3px;
	border-width: 1px;
	border-color: rgb(222, 222, 222);
}

.default-blog-post-box:nth-child(4n+4) {
	margin-right: 0;
}


.default-blog-post-box-detail {
	padding: 23px 25px 80px;
	margin: 0 !important;
}

.default-blog-post-box-img {
	position: relative;
	line-height: 1;
}

#top .default-blog-post-box-detail h2 {
	text-align: left;
	font-size: 32px;
	padding: 0;
	max-width: 800px;
	margin: 0 auto 10px;
	line-height: 1.25;
	color: #121212;
	margin-top: 8px;
	word-break: normal;
}

#top .default-blog-post-box-detail p {
	font-size: 18px !important;
	font-family: 'FiraSans-Light';
	font-weight: normal;
	color: #121212;
	line-height: 1.611;
	text-align: left;
	word-break: normal;
}

.default-blog-post-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
}

#top .default-blog-post-box a,
	{
	font-size: 14px;
	color: #b570a5;
	font-family: 'FiraSans-Regular';
	font-weight: normal;
	display: inline-block;
	margin-bottom: 8px;
}

.default-blog-post-box-img a {
	height: 100%;
}

.default-blog-post-box-img,
.default-blog-post-box-img a {
	line-height: 0;
	width: 100%;

}

.default-blog-post-box-img img {
	width: 100%;
	height: 100%;
}

.category .default-blog-post-box-img img,
.category .default-blog-post-box-img a {
	height: auto;
}

.category .default-blog-post-box {
	display: block;
}

.default-blog-post-category {
	padding: 0 25px;
}

#header .logo img {
	max-height: 75%;
}

.default-blog-post-category a {
	padding: 0 5px 0 0;
	border-right: 1px solid #e5e5e5;
	margin-right: 5px;
	font-size: 14px;
	color: #b570a5;
	font-family: 'FiraSans-Regular';
	font-weight: normal;
	display: inline-block;
	margin-bottom: 8px;
}

body {
	position: relative;
}

.form-show-btn-wrap {
	position: fixed;
	bottom: 0;
	right: -5px;
	z-index: 99999;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.search-featured-img img {
	width: 100%;
}

.form-show-btn-wrap a {
	border: 0;
	font-size: 20px;
	color: #fff;
	background: #b570a5;
	padding: 15px 25px;
	outline: 0;
	cursor: pointer;
	line-height: 1;
}

.form-show-btn-wrap:hover,
.form-show-btn-wrap:focus {
	outline: none;
}

.advertise-banner {
	max-width: 1800px;
	margin: 0 auto;
}

.advertise-banner img {
	width: 100%;
}

.form-show-btn-wrap.active {
	bottom: 68px;
	z-index: 999999;
}

.product-list-section ul li a:hover > img {
	opacity: 0.5;
}

#top #scroll-top-link {
	bottom: 67px;
}

#top.single.single-post .pp_pic_holder.is-single.pp_default,
#top.single.single-post .pp_overlay {
	display: none !important;
}

.fancybox-skin,
.fancybox-overlay {
	display: none !important;
}

.product-klanning-detail .owl-nav.disabled {
	display: none;
}

.product-list-section {
	margin: 30px 0 0;
}

.product-list-section h1 {
	text-align: center;
	margin-bottom: 30px !important;
}

.produkt_klanning-template-default main {
	padding: 0;
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
	padding: 33px 0;
	height: auto;
}

.mfp-container {
	position: fixed;
}

.single-foretag main {
	padding: 0;
}

.avia-post-nav.avia-post-prev,
.avia-post-nav.avia-post-next {
	display: none;
}

.single-produkt_ring main {
	padding: 0;
}

.default_category_title {
	padding-top: 60px;
}

.default_category_title h2 {
	color: #b570a5 !important;
	text-align: center;
}

button.loadmore,
button.loadmore1,
button.loadmore2,
button.loadmore3 {
	background: transparent;
	color: #b570a5 !important;
	font-size: 19px;
	border: 1px solid #b570a5 !important;
	border-radius: 0;
	padding: 15px 24px;
	line-height: 1;
	display: table;
	margin: 20px auto 50px;
	cursor: pointer;
	font-family: 'FiraSans-Regular';
	font-weight: normal;
}

button.loadmore:hover,
button.loadmore1:hover,
button.loadmore2:hover,
button.loadmore3:hover {
	color: #fff !important;
	outline: 0;
	background: #b570a5;
}

.company_more_link_data {
	width: 100%;
	text-align: center;
}

.post-detal-read-more {
	overflow: hidden;
}

img,
a img {
	image-rendering: auto !important;
}

/* ===================Filter css ======================*/

#top form#productfilterform {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 55px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

#top .produkt-klanning-filter {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

#top .filter-submit input[type="submit"] {
	height: 50px;
	line-height: 1;
	font-size: 18px;
	border-radius: 0;
	border: 1px solid #b570a5;
	background: transparent;
	color: #b570a5;
	width: 105px;
	float: right;
}

.filter-remove-icon i {
	/*
	color: #fff;
	margin-left: 8px;
	padding: 5px 7px;
	background: #b570a5;
	border-radius: 50%;
*/
	display: none;
}

.remove_term, .cat_remove_term {
	color: #fff;
	margin-left: 8px;
	padding: 3px 12px;
	background-color: #b570a5;
	border-radius: 30px;
	background-image: url(images/filter-close.png);
	background-repeat: no-repeat;
	background-position: center;
}


#top .filter-submit input[type="submit"]:hover {
	background: transparent;
	color: #b570a5;
}

#top .produkt-klanning-filter {
	width: 100%;
}

#top .produkt_filter-wrap .termName {
	padding: 10px 15px;
	border: 1px solid #c1c1c1 !important;
	border-bottom-color: #c5d5ca;
	background-color: transparent;
	color: #2b2b2b;
	width: 100%;
	font-size: 16px;
	display: block;
	border-radius: 0px;
}

#top .produkt_filter-wrap {
	padding: 0;
	width: 32%;
	position: relative;
	margin-right: 2%;
}

#top .produkt_filter-wrap:first-child {
	padding-left: 0;
}

span.filter-submit {
	width: 100% !important;
}

.produkt-klanning-sort h6 {
	margin: 0 !important;
	font-size: 17px !important;
	margin-right: 10px !important;
	font-family: 'FiraSans-Regular' !important;
}

.produkt-klanning-sort-select {
	width: 100%;
	max-width: 160px;
}

.produkt-klanning-sort-select select#sort-box {
	margin: 0;
	width: 100%;
	padding: 10px 15px;
	border: 1px solid #b570a5 !important;
	border-bottom-color: #c5d5ca;
	background-color: transparent;
	color: #2b2b2b;
	width: 100%;
	font-size: 16px;
	display: block;
	border-radius: 40px;
	font-size: 15px !important;
}


#top .produkt_filter-wrap .termName.collapsed:after {
	content: "";
	font-family: 'fontawesome';
	display: inline-block;
	margin-left: 0;
	background-color: transparent;
	color: #ff;
	border-radius: 3px;
	border: 1px solid transparent;
	font-size: 18px;
	width: 27px;
	height: 27px;
	line-height: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	top: 2px;
	background-color: #b570a5;
	border-radius: 50%;
	padding: 0;
	background-image: url(images/filter-arrow.png);
	background-position: center;
	background-repeat: no-repeat;
}

.filterform-inner {
	width: 75%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-right: 20px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.produkt-klanning-sort {
	width: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
}

.produkt_filter-wrap .termName:after {
	content: "OK";
	margin-left: 0;
	display: block;
	float: right;
	background-color: #b570a5;
	color: #fff;
	padding: 6px 5px 4px 4px;
	position: relative;
	top: 1px;
	font-family: inherit;
	right: -4px;
	width: 20px;
	height: 19px;
	margin: 0;
	font-size: 12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 50%;
}

#top .ul-parent-term.collapse {
	display: none;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

#top .collapse.in {
	display: block;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

#top .ul-parent-term.collapse {
	background: #fff;
	-webkit-box-shadow: 0px 0px 53px -26px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 53px -26px rgba(0, 0, 0, 0.5);
	padding: 20px;
	position: absolute;
	top: 53px;
	left: 0;
	width: 100%;
	z-index: 9999;
	max-height: none;
	overflow-y: auto;
	border: 1px solid #c1c1c1;
	border-top: 0;
	border-radius: 0px;

}

.selected_terms ul {
	border-radius: 15px;
	margin-top: 15px;
}

.selected_terms li {
	list-style: none;
	position: relative;
	font-size: 15px;
	line-height: 1.6;
	margin: 0;
	padding: 6px 7px 6px 10px;
	display: block;
	border-radius: 22px;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin-bottom: 7px;
	background: #fff;
	border: 1px solid #d4d4d4;
	display: inline-block;
	margin-right: 8px;
}

.selected_terms {
	padding: 15px 0 10px;
}

.selected_terms ul {
	margin: 0;
}

/*

.selected_terms li::before {
	content: "\f00c";
	position: absolute;
	top: 50%;
	left: 0px;
	font-size: 15px;
	color: #b570a5;
	font-family: 'fontawesome';
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
*/

#top .produkt_all_filter {
	margin: 0;
}

#top .produkt_all_filter li {
	position: relative;
	margin-bottom: 12px;
	position: relative;
	padding-left: 40px;
	padding-top: 0;
	cursor: pointer;
	margin-left: 0;
	font-size: 16px;
	list-style: none;
	border: 0;
	color: #000;
	padding-bottom: 9px;
	border-bottom: 1px solid #dadada;
}

#top .produkt_all_filter li.active {
	color: #000 !important;
}

#top .produkt_all_filter li:last-child {
	margin-bottom: 0;
	border-bottom: 0;
	padding-bottom: 0;
}

#top .produkt_all_filter li::before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0;
	font-size: 15px;
	color: #afafaf;
	width: 20px;
	height: 20px;
	border-radius: 4px;
	font-family: 'fontawesome';
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: 1px solid #b570a5;
	line-height: 1;
}

#top .produkt_all_filter li.active::before {
	color: #b570a5;
	content: "\f00c";
	border: 1px solid #b570a5;
}

select#sort-box {
	border: 1px solid #c1c1c1;
	font-size: 16px;
	padding: 15px 15px;
	margin-bottom: 0;
	color: #000;
}
#top .produkt_filter-wrap:nth-child(3n) {
	margin-right: 0;
}

/*=======================company filter css==============*/
.company-new-filter {
    display: flex;
    align-items: flex-start;
    width: calc(100% - 105px);
}


.company-new-filter  span.wrapper-select {
    max-width: 32% !important;
    margin-right: 1.33%;
}

.company-new-filter .company-new-btn {
    width: 105px;
    height: 50px;
}

.company-new-btn input[type="submit"]
{
	width: 105px;
	max-height: 50px;
}
/*========================================company filter===========================*/



#top form.new-company-filter {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 55px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-top: 20px;
}

#top .company-filter-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}



.filter-remove-icon i {
	display: none;
}

#top .company-filter-wrap {
	width: 100%;
}

#top .wrapper-select .termName {
	padding: 10px 15px;
	border: 1px solid #c1c1c1 !important;
	border-bottom-color: #c5d5ca;
	background-color: transparent;
	color: #2b2b2b;
	width: 100%;
	font-size: 16px;
	display: block;
	border-radius: 0px;
}

#top .wrapper-select {
	padding: 0;
	width: 32%;
	position: relative;
	margin-right: 2%;
}

#top .wrapper-select:first-child {
	padding-left: 0;
}


#top .wrapper-select .termName.collapsed:after {
	content: "";
	font-family: 'fontawesome';
	display: inline-block;
	margin-left: 0;
	background-color: transparent;
	color: #fff;
	border-radius: 3px;
	border: 1px solid transparent;
	font-size: 18px;
	width: 27px;
	height: 27px;
	line-height: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	top: 2px;
	background-color: #b570a5;
	border-radius: 50%;
	padding: 0;
	background-image: url(images/filter-arrow.png);
	background-position: center;
	background-repeat: no-repeat;
}
.wrapper-select .termName:after {
	content: "OK";
	margin-left: 0;
	display: block;
	float: right;
	background-color: #b570a5;
	color: #fff;
	padding: 6px 5px 4px 4px;
	position: relative;
	top: 1px;
	font-family: inherit;
	right: -4px;
	width: 20px;
	height: 19px;
	margin: 0;
	font-size: 12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 50%;
}

#top .company_data {
	margin: 0;
}

#top .company_data li {
	position: relative;
	margin-bottom: 12px;
	position: relative;
	padding-left: 40px;
	padding-top: 0;
	cursor: pointer;
	margin-left: 0;
	font-size: 16px;
	list-style: none;
	border: 0;
	color: #000;
	padding-bottom: 9px;
	border-bottom: 1px solid #dadada;
}

#top .company_data li.active {
	color: #000 !important;
}

#top .company_data li:last-child {
	margin-bottom: 0;
	border-bottom: 0;
	padding-bottom: 0;
}

#top .company_data li::before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0;
	font-size: 15px;
	color: #afafaf;
	width: 20px;
	height: 20px;
	border-radius: 4px;
	font-family: 'fontawesome';
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: 1px solid #b570a5;
	line-height: 1;
}

#top .company_data li.active::before {
	color: #b570a5;
	content: "\f00c";
	border: 1px solid #b570a5;
}


#top .wrapper-select:nth-child(3n) {
	margin-right: 0;
}
.related-product-main-title .compnay-blog h1 {
	width: 100%;
	text-align: center;
	margin-bottom: 30px !important;
}
.search-featured-img .company-filter-detail img {
    height: 90px;
    width: auto;
}
#top.page-template-template-produkt_klanning .product-list-section .product-list-section-img a {
	background-size: cover !important;
	background-position: center top !important;
}
.search-produkt_klanning {
    background-size: cover !important;
}
.search-produkt_klanning .search-featured-img a {
    background-size: cover !important;
}
.search-result-wrap .search-produkt_klanning .entry-content-wrapper, .search-result-wrap .search-produkt_ring .entry-content-wrapper {
	padding-bottom: 0 !important;
}
.search-result-wrap .search-produkt_klanning .entry-footer, .search-result-wrap .search-produkt_ring .entry-footer {
	display: none;
}
.search-result-wrap .search-produkt_klanning .product-list-detail, .search-result-wrap .search-produkt_ring .product-list-detail {
    padding: 0 25px 40px;
}
.single-foretag .related-product-main-title h1 {
	text-align: center;
}
.company-slider .all .slider-two .owl-item:first-child {
    visibility: hidden;
    display: none;
}


/*====================================================================
===========================responsive css=============================
====================================================================*/

@media screen and (min-width:1450px) and (max-width:1699px) {
	.call-mail a {
		font-size: 15px;
	}

	.call-main-inner {
		margin-right: 15px;
	}

	#footer p,
	#footer strong,
	#footer a {
		font-size: 15px !important;
		font-family: 'FiraSans-Light';
		margin-bottom: 5px;
		font-weight: normal;
	}

	/*=============font-resize===========*/
	#top .inner-blogpost .template-blog .post-title,
	#top.single-post .vc_row .vc_col-sm-3 .vc_custom_heading h2 {
		font-size: 1.3em;
	}
}

@media screen and (min-width:1371px) and (max-width:1499px) {

	/*=============font-resize===========*/
	#top .inner-blogpost .template-blog .post-title,
	#top.single-post .vc_row .vc_col-sm-3 .vc_custom_heading h2 {
		font-size: 1.1em;
	}
}

@media only screen and (max-width: 1370px) {

	/*
	#top h1,
	#top.single-post h4 {
		font-size: 36px;
	}
*/

	.av-main-nav > li > a {
		font-size: 16px;
	}

	.responsive .container,
	#footer .container {
		padding: 0 25px;
	}

	.call-mail a {
		color: #333333 !important;
		font-size: 14px;
	}

	.call-main-inner {
		margin-right: 15px;
	}

	#footer .av_one_fourth {
		margin-left: 2.5% !important;
		width: 23.1%;
	}


	#footer p,
	#footer strong,
	#footer a {
		font-size: 15px !important;
	}

	/*
	#top .senaste-artiklarna .template-blog .post-title,
	#top .bg-block-post .template-blog .post-title,
	#top .white-bg-block-post .template-blog .post-title,
	#top .inner-blogpost .template-blog .post-title,
	#top.single-post .vc_row .vc_col-sm-3 .vc_custom_heading h2 {
		font-size: 26px;
	}
*/
	/*

	.product-detail-text h1 {
		font-size: 34px !important;
	}
*/

	.company-detail a {
		font-size: 16px;
	}

	.event-list-icon span {
		font-size: 17px;
	}

	/*=============font-resize===========*/
	#top .inner-blogpost .template-blog .post-title,
	#top.single-post .vc_row .vc_col-sm-3 .vc_custom_heading h2 {
		font-size: 22px;
	}

}

@media screen and (min-width:1200px) and (max-width:1280px) {}


@media only screen and (max-width:1280px) {
	.logo a img {
		max-width: 250px;
	}

	form#filterform {
		padding: 0 25px;
	}

	.call-mail {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.call-main-inner {
		margin-bottom: 10px;
	}

	.default_category_list h2,
	.product-categpry-section ul li h2 {
		font-size: 26px !important;
	}

	.default_category_list h2,
	product-categpry-section ul li h2 {
		width: 70%;
		text-align: center;
	}


	.company-list li,
	.product-list-section ul li {
		margin-right: 30px;
		width: calc(33.33% - 20px);
	}

	.company-list li:nth-child(3n+3),
	.product-list-section ul li:nth-child(3n+3) {
		margin-right: 0 !important;
	}

	.company-list li:nth-child(4n+4),
	.product-list-section ul li:nth-child(4n+4) {
		margin-right: 30px;
	}

	.event-list-icon span {
		display: block;
		margin-bottom: 5px;
		border: 0;
		margin-right: 0;
		padding-left: 0;
	}

	.event-list-footer a {
		margin-top: 15px;
	}

	.event-list .event-list-box {
		padding-bottom: 160px;
	}

	.inner-blogpost .entry-content-wrapper .av-alb-blogposts {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.inner-blogpost .entry-content-wrapper .av-alb-blogposts .post-entry {
		margin-right: 0;
		width: 48%;
	}

	#top.page-kontakt form p:nth-child(2),
	#top.page-kontakt form p:nth-child(3),
	#top.page-kontakt form p:nth-child(4) {
		width: 100%;
	}

	/*=============font-resize===========*/
	#top .inner-blogpost .template-blog .post-title,
	#top.single-post .vc_row .vc_col-sm-3 .vc_custom_heading h2 {
		font-size: 30px;
	}
}



@media screen and (min-width:990px) and (max-width:1279px) {
	.av-main-nav > li > a {
		font-size: 14px;
	}

	.av-main-nav > li {
		margin: 0 7px;
	}

	#search-custom {
		line-height: 1;
		max-width: 160px;
	}
}

@media only screen and (max-width:1099px) {
	#top.single-post .vc_pageable-slide-wrapper {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	#top.single-post .vc_row .vc_col-sm-3 {
		width: 48%;
		margin-right: 0;
	}

	/*=============font-resize===========*/
	#top .inner-blogpost .template-blog .post-title,
	#top.single-post .vc_row .vc_col-sm-3 .vc_custom_heading h2 {
		font-size: 26px;
	}
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {}

@media only screen and (max-width:1024px) {

	#top.home #wrap_all #main .avia-no-border-styling {
		border: none;
		margin-bottom: 0 !important;
	}

	.search-result-wrap {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	#footer .av_one_fourth,
	.search-result-wrap .custom-search-loop {
		margin-left: 0% !important;
		width: 48%;
		margin-bottom: 30px;
		margin-right: 0;
	}

	#footer .av_one_fourth:nth-child(2) .widget,
	#footer .av_one_fourth:nth-child(4) .widget {
		margin-left: auto !important;
		margin: 0;
	}

	#footer .av_one_fourth:nth-child(3) .widget {
		margin: 0;
	}

	#footer .container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	#footer {
		padding: 60px 0 20px;
	}

	.senaste-artiklarna .entry-content-wrapper .av-alb-blogposts .post-entry,
	.bg-block-post .entry-content-wrapper .av-alb-blogposts .post-entry,
	.white-bg-block-post .entry-content-wrapper .av-alb-blogposts .post-entry,
	.company-blog-box {
		margin-right: 0;
		width: 48%;
	}

	.senaste-artiklarna .entry-content-wrapper .av-alb-blogposts,
	.bg-block-post .entry-content-wrapper .av-alb-blogposts,
	.white-bg-block-post .entry-content-wrapper .av-alb-blogposts,
	.compnay-blog {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.default_category_list,
	.product-categpry-section ul,
	form#productfilterform,
	.event-list {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.default_category_list a,
	.product-categpry-section ul li,
	.event-list .event-list-box {
		width: 48%;
		margin-right: 0;
	}

	form#productfilterform select {
		width: 48%;
		margin-right: 2%;
		margin-bottom: 10px;
	}

	form#productfilterform span {
		width: 100%;

	}

	form#filterform span {
		max-width: 29%;
	}


	#top .white-bg-block-post .pagination .current,
	#top .white-bg-block-post .pagination a,
	#top .white-bg-block-post .fullsize .template-blog .pagination a,
	#top .bg-block-post .pagination .current,
	#top .bg-block-post .pagination a,
	#top .bg-block-post .fullsize .template-blog .pagination a {
		height: 30px !important;
		width: 30px !important;
		line-height: 30px !important;
		margin-right: 8px !important;
		font-size: 14px;
	}

	#top.home .slideshow_align_caption h2 {
		font-size: 45px !important;
	}

	#top .avia-slideshow-button {
		font-size: 19px !important;
		padding: 15px 25px !important;
	}

	.slideshow_align_caption .avia-caption-content {
		padding-bottom: 15px;
	}

	.slideshow_align_caption .avia-caption-title {
		padding: 15px 25px 15px;
	}

	.produkt-klanning-filter,
	.produkt-ring-filter {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.produkt-klanning-filter select,
	.produkt-ring-filter select {
		width: 48%;
		margin-right: 2%;
		margin-bottom: 10px;

	}

	.default-blog-post {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.default-blog-post-box {
		width: 48%;
		margin-right: 0;
	}

	.produkt-klanning-filter,
	.produkt-ring-filter {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.produkt-klanning-filter select,
	.produkt-ring-filter select {
		width: 48%;
		margin-right: 2%;
		margin-bottom: 10px;

	}
	#top .produkt-klanning-filter {
		justify-content: space-between;
	}
	.form-show-btn-wrap {
		display: none;
	}
}




@media only screen and (max-width:989px) {

	#top #searchsubmit,
	.ajax_load {
		width: 18px;
		min-width: 16px;
	}

	#search-custom {
		margin-left: 10px;
	}

	#top #s {
		border: 0 !important;
		border-bottom: 2px solid #b570a5 !important;
		padding: 3px 0 3px;
		font-size: 14px;
	}

	#top #s::-webkit-input-placeholder {
		font-size: 14px;
	}

	#top #s::-moz-placeholder {
		font-size: 14px;
	}

	#top #s:-ms-input-placeholder {
		font-size: 14px;
	}

	#top #s::-ms-input-placeholder {
		font-size: 14px;
	}

	#top #s::placeholder {
		font-size: 14px;
	}

	.avia_mobile #top #searchsubmit,
	.avia_mobile .ajax_load {
		height: 21px;
	}

	.responsive #top .av_mobile_menu_tablet #header_main_alternate {
		display: block;
	}

	.html_header_top.html_logo_center #header_main_alternate .main_menu ul:first-child {
		width: 100%;
		height: 100%;
	}

	.ubermenu.ubermenu-responsive .ubermenu-column,
	.ubermenu.ubermenu-responsive .ubermenu-column-auto {
		width: 100%;
		max-width: 100%;
		min-width: 100%;
	}

	.av-burger-menu-main.menu-item-avia-special {
		display: none;
	}

	.sub-menu .avia-menu-text img {
		display: none;
	}

	.sub-menu .avia-menu-text .menu-image-title {
		padding-left: 0;
	}

	#header_main_alternate {
		display: none !important;
	}

	.avia-caption-content p br {
		display: none;
	}

	.html_av-overlay-side-classic #top .av-burger-overlay li li .avia-bullet {
		left: 40px;
	}

	.html_av-overlay-side #top #wrap_all .av-burger-overlay li li a {
		padding-left: 55px;
	}

	.html_av-overlay-side #top #wrap_all .av-burger-overlay li a {
		padding-left: 35px;
	}

	#top h2 {
		font-size: 30px;
		line-height: 1.3;
	}

	#top h3 {
		font-size: 28px;
		line-height: 1.3;
	}

	#top h4 {
		font-size: 26px;
		line-height: 1.3;
	}

	#top h5 {
		font-size: 24px;
		line-height: 1.3;
	}

	#top h6 {
		font-size: 22px;
		line-height: 1.3;
	}

	.html_header_top.html_logo_center .logo {
		left: 0;
		-webkit-transform: translate(-50%, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
	}

	.phone-info {
		display: none;
	}

	#header_main .main_menu {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	#header_main .main_menu .avia-menu {
		margin: 0;
		padding: 0;
		border: 0;
	}

	.header_color .av-hamburger-inner,
	.header_color .av-hamburger-inner::before,
	.header_color .av-hamburger-inner::after {
		background-color: #b570a5;
	}

	#top #av-burger-menu-ul {
		display: table-cell;
		height: 100%;
		width: 100%;
		vertical-align: top;
		padding: 150px 0 !important;
	}

	form#filterform span {
		max-width: 100%;
	}

	.company-slider,
	.about-company,
	.product-detail-text,
	.product-detail-img {
		width: 100%;
	}

	.company-list,
	.product-list-section ul {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.company-list li,
	.product-list-section ul li {
		margin-right: 0px !important;
		width: 48%;
	}

	.avia-menu.av-main-nav-wrap {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}

	#top.page-kontakt .flex_cell.av_one_half .flex_cell_inner {
		display: block;
	}

	/*=============font-resize===========*/
	.inner-blogpost .entry-content-wrapper .av-alb-blogposts .post-entry,
	#top.single-post .vc_row .vc_col-sm-3 .vc_custom_heading h2 {
		width: 100%;
		margin-right: 0 !important;

	}
	@supports (-ms-ime-align:auto) {
		.logo {
			margin-left: 0;
		}
	}
}


@media only screen and (max-width: 989px) and (min-width: 768px) {

	.custom-sidebar .avia-builder-widget-area ul li a,
	#top .sidebar-category-post-content p {
		font-size: 16px;
	}

	#top .sidebar-category-post-content h3 {
		font-size: 22px;
	}
}


@media only screen and (max-width:767px) {


	.responsive #top #header .social_bookmarks {
		display: none !important;
	}

	.logo a img {
		max-width: 160px !important;
	}

	.responsive #top #wrap_all .container {
		width: 95%;
		max-width: 95%;
	}

	.responsive #header_meta .sub_menu > ul {
		text-align: right;
	}

	#header_meta nav li a {
		font-size: 15px;
		padding: 10px 5px;
	}

	.responsive #top .slideshow_caption h2 {
		font-size: 35px !important;
	}

	#top .avia-slideshow-button {
		font-size: 17px !important;
		padding: 15px 25px !important;
	}

	.slideshow_align_caption .avia-caption-content {
		padding-bottom: 10px;
	}

	.avia-caption-content p br {
		display: none;
	}

	#footer .av_one_fourth .widget {
		display: block !important;
		text-align: center;
	}

	#socket .container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	#top.home .flex_column_table .av_one_half:last-child {
		position: relative;
		top: 0;
		min-height: 350px;
	}

	.senaste-artiklarna .entry-content-wrapper .av-alb-blogposts .post-entry,
	.bg-block-post .entry-content-wrapper .av-alb-blogposts .post-entry,
	.white-bg-block-post .entry-content-wrapper .av-alb-blogposts .post-entry,
	.company-blog-box,
	form#filterform span,
	.company-list li,
	.event-list .event-list-box,
	.inner-blogpost .entry-content-wrapper .av-alb-blogposts .post-entry,
	#top.single-post main.content.units.av-content-small,
	.search-result-wrap .custom-search-loop,
	.default-blog-post-box {
		width: 100%;
	}

	form#productfilterform select {
		width: 100%;
	}

	.produkt-klanning-filter select,
	.produkt-ring-filter select {
		width: 100%;
		margin-right: 0%;
		margin-bottom: 10px;

	}

	#top.single-post .vc_row .vc_col-sm-3 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px;
		padding-bottom: 0;
	}

	#top.single-post .vc_grid-filter.vc_grid-filter-center {
		display: block !important;
		position: unset;

	}

	#top.single-post .vc_col-sm-12,
	#top.single-post .wpb_single_image,
	#top.single-post .vc_figure,
	#top.single-post .vc_single_image-wrapper,
	#top.single-post .vc_single_image-wrapper img {
		width: 100%;
	}

	.form-show-btn-wrap.active {
		bottom: 131px;
	}
	form#productfilterform select {
		width: 100%;
	}

	.produkt-klanning-filter select,
	.produkt-ring-filter select {
		width: 100%;
		margin-right: 0%;
		margin-bottom: 10px;

	}
	#top .produkt_filter-wrap {
		width: 100%;
		margin-right: 0;
	}
	#top .produkt-klanning-filter {
		justify-content: flex-start;
	}
	.produkt-klanning-sort {
    	width: 100%;
	}
	#top .company-new-filter .wrapper-select {
	    width: 100% !important;
	    margin-right: 0 !important;
	    max-width: 100% !important;
    }
	.company-new-filter{
		flex-wrap: wrap;
		width: 100%;	
	}
	.company-new-btn {
    	width: 100%;
	}
	#top .wrapper-select {
    width: 100%;
    margin-right: 0;
	}
	.company-slider .all .slider-two .owl-item {
		padding: 5px;
		margin-right: 14px !important;
	}
	.company-slider .all .slider-two .right-t, .company-slider .all .slider-two .left-t {
		background-size: 53%;
		width: 26px;
	}
}


@media only screen and (max-width:620px) {
	.responsive #top .slideshow_caption h2 {
		font-size: 26px !important;
	}

	.slideshow_align_caption .avia-caption-title {
		padding: 25px 25px 10px;
	}

	#top .avia-caption-content p {
		font-size: 16px;
	}

	.post-detal-read-more h2,
	#top .inner-blogpost .template-blog .post-title {
		font-size: 28px !important;
	}

	#top h1 {
		font-size: 28px;
	}

	#top h2 {
		font-size: 26px;
	}

	#top h3 {
		font-size: 24px;
	}

	#top h4 {
		font-size: 22px;
	}

	#top h5 {
		font-size: 20px;
	}

	#top h6 {
		font-size: 18px;
	}


	#header_meta nav li {
		padding: 0 8px !important;
	}

	#top p,
	#top ul li,
	#top ol li,
	#top strong {
		font-size: 16px !important;
	}

	.form-show-btn-wrap {
		display: none;
	}

	#top .bg-block-post .template-blog .post-title,
	#top .white-bg-block-post .template-blog .post-title {
		font-size: 21px;
	}

	#top .bg-block-post .entry-content,
	#top .white-bg-block-post .entry-content {
		font-size: 16px !important;
		line-height: 1.5;
	}

	#top.home .avia-slideshow-button {
		font-size: 16px !important;
		padding: 15px 20px !important;
	}

	#top .avia-slideshow-button {
		font-size: 16px !important;
		padding: 10px 20px !important;
	}

	.default_category_list a,
	.product-categpry-section ul li,
	.product-list-section ul li {
		width: 100%;
		margin-right: 0;
	}

}

@media only screen and (max-width:479px) {

	.logo a img {
		max-width: 135px !important;
	}

	#top #s {
		max-width: 133px;
	}

	#socket .copyright,
	#socket .copyright a {
		color: #fff;
		float: none;
		font-size: 13px;
		display: block;
		text-align: center;
		margin: 8px 0 0px !important;
		line-height: 1;
	}

	#socket .copyright a:first-child::before,
	#socket .copyright a:first-child::after {
		display: none;
	}

}

@media only screen and (max-width:420px) {
	#header_meta nav li a {
		font-size: 14px;
		padding: 10px 0px;
	}

	.post-detal-read-more h2,
	#top .inner-blogpost .template-blog .post-title {
		font-size: 26px !important;
	}

	#top h1 {
		font-size: 26px;
	}

	#top h2 {
		font-size: 21px;
	}

	#top h3 {
		font-size: 20px;
	}

	#top h4 {
		font-size: 19px;
	}

	#top h5 {
		font-size: 18px;
	}

	#top h6 {
		font-size: 16px;
	}

}



@media only screen and (max-width:360px) {

	#search-custom {
		display: none;
	}
}
