/*** GENERAL ****/
body,
input, textarea, select {
	font-family: 'Red Hat Text', sans-serif!important;
}
.search-box .search-box-button, .item-box .product-box-add-to-cart-button, .overview .add-to-cart-button, .variant-overview .add-to-cart-button,
.mini-shopping-cart input[type="button"], .newsletter-subscribe-button {
    background-color: #1C7954!important;
}
.search-box .search-box-button:hover, .item-box .product-box-add-to-cart-button:hover, .overview .add-to-cart-button:hover, .variant-overview .add-to-cart-button:hover,
.mini-shopping-cart input[type="button"]:hover, .newsletter-subscribe-button:hover {
    background-color: #21845c!important;
}

.item-box .add-to-compare-list-button, .item-box .add-to-wishlist-button {
    background-color: #3c3c3c!important;
/* 	border-bottom: 2px solid #656565!important; */
}
.cc-compliance {
	margin-right: 100px;
}
/*** Header ****/
.header {
	background-color: #86a5ad;
	width: 100%!important;
}
.header-info .topic-block {
	margin: 0;
}
.header-info .topic-block-body {
    text-align: center;
	line-height: inherit;
	font-size: inherit;
}
.header-info .topic-block-body p {
    margin: 0;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
.header-info .topic-block-title {
	display: none;
}
.header-info {
	width: 100%;
	/* height: 30px; */
	vertical-align: middle;
	text-align: center;
}
.header-info-text {
	background-color: #657d84!important;
    border-bottom: 2px solid #587379;
	padding: 4px 0px;
	font-size: 14px;
	color: #fff;
/* 	height: 30px; */
}
.header-upper {
	/* background-color: #a192cf; */
	border-bottom: 0!important;
}
.header-selectors-wrapper {
	border-bottom: 0!important;
}
.header-lower {
	max-width: 1200px;
	margin: 0 auto;
	/* margin-bottom: 20px; */
}
.premium-user-info {
    background-color: #e02828;
    color: #fbfbfb;
    padding: 5px 5px;
    /* border-radius: 6px; */
/* 	border-bottom: 2px solid #545454;
	border-top: 2px solid #565656; */
    /* position: absolute; */
    /* top: 0px; */
    /* width: 458px */
    /* right: 0; */
    font-weight: 500;
	/* height: 30px; */
}
.premium-user-info:before,
.premium-user-info:after {
	content: '\f005';
    font-family: 'Font Awesome 5 Pro' !important;
    font-weight: 700 !important;
   /* font-weight: normal; */
    font-style: normal;
    /* margin: 0px 0px 0px 0px; */
    padding-right: 5px;
    /* text-decoration: none!important; */
    font-size: 16px;
    opacity: 0.95;
	color: #f6f91f;
	margin: 0px 10px;
}

a.ico-wishlist:before {
	content: '\f004';
    font-family: 'Font Awesome 5 Pro' !important;
    font-weight: 300 !important;
   /* font-weight: normal; */
    font-style: normal;
    margin: 0px 0px 0px 0px;
    padding-right: 5px;
    /* text-decoration: none!important; */
    font-size: 18px;
    opacity: 0.95;
}
#topcartlink a {
	background: none!important;
	text-decoration:none!important;
	padding: 0 0 0 0px!important;
}
#topcartlink a:hover {
	border-bottom: 0!important;
}
#topcartlink a:before {
	content: '\f07a';
    font-family: 'Font Awesome 5 Pro' !important;
    font-weight: 300 !important;
   /* font-weight: normal; */
    font-style: normal;
    margin: 0px 0px 0px 0px;
    padding-right: 5px;
    text-decoration: none!important;
    font-size: 18px;
    opacity: 0.95;
}
#topcartlink {
	/* background-color: #86a5ad!important; */
	/* background-color: #f7f7f7!important; */
	background-color: #85A5AD!important;
/*     border: 1px solid #d8d8d8;
    border-radius: 6px; */
}
.header .header-logo a
{
	max-width: 500px;
}
.header .header-lower {
	padding: 5px 0px 0px 0px;
	position: relative;
}
.search-box {
	/* display: block!important; */
	margin-bottom: 10px;
}
.search-box .search-box-button {
	display: none;
}
span.search-box-text:after {
	content: '\f002';
    font-family: 'Font Awesome 5 Pro' !important;
    font-weight: 300 !important;
   /* font-weight: normal; */
    font-style: normal;
    margin: 0px 0px 0px 0px;
    /* padding-right: 5px; */
    /* text-decoration: none!important; */
    font-size: 18px;
    opacity: 0.95;
	position: relative;
	right: 25px;
    top: 9px;
}
.header  input.search-box-text {
	width: 100%;
	border-radius: 6px;
	width: 300px !important;
}
.header-links a {
    border-bottom: 1px solid #85A5AD;
}
.header-links a, .header-links span {
	color: #fff; 	
	font-size: 14px!important;
}
.header-links a:hover {
	color: #fff!important;
	border-bottom: 1px solid #fff;
}
@media (min-width: 481px) {
	.header  input.search-box-text {
		width: 440px !important;
	}
}
@media (min-width: 769px) {
	.header-info-text {
		line-height: 20px;
	}
	.start-banner {
		width: 49%;
	}
	.start-banner-grid {
		justify-content: space-between;
	}
}
@media (max-width: 1000px) {
	.menu-title {
		width: 100%!important;
		background-color: #1C7954!important
	}
	.mega-menu-responsive {
		width: 100%!important;
	}
}
@media (min-width: 1001px) {
	.header-links-wrapper {
		float: none!important;
		padding: 0;
		text-align: right;
		/* margin-bottom: 20px; */
	}
	.header-lower-wrap {
		display: table-cell;
		vertical-align: bottom;
	}
	.header .search-box {
		vertical-align: bottom;
		width: 100%;
		/* padding-bottom: 20px; */
	}
 	.header  input.search-box-text,
	div.instantSearch {
		width: 200px !important;
	}
}
@media (min-width: 1367px) {
	.header {

	}
	.header-logo a img {
		margin-left: 50px;
	}
	.header  input.search-box-text,
	div.instantSearch {
		width: 200px !important;
	}
}
/*** END Header ***/
/*** Shopping Cart ***/
.mini-shopping-cart .name a {
	color: #424242!important;
}
/*** END Shopping Cart ***/
/*** Menu ***/
.leftmenu {
	list-style-type: none;
	padding:0;
	margin:0;
}

.leftmenu > li {
	display: block!important;
	float: left;
    clear: left;
	border: 0!important;
}

.mega-menu {
	border-top: 0!important;
	/* border-bottom: 0!important; */
	/* border-bottom: 2px solid #dadada!important; */
	color: #6a878e!important;
}
.leftmenu.mega-menu > li > a, .leftmenu.mega-menu > li > span {
	padding: 5px 5px!important;
	font-size: 16px!important;
}
.mega-menu > li > a, .mega-menu > li > span {
	padding: 20px 15px!important;
	font-size: 18px!important;
	line-height: 14px;
}
/* .mega-menu > li:nth-last-child(1) a span,
.mega-menu > li:nth-last-child(2) a span {
  display: none;
}
.mega-menu > li:nth-last-child(2) {
	width: 40px;
} */
/* .mega-menu > li:nth-last-child(2) a:before{
  content: '';
  background: url('/Themes/Vattumannen/Content/images/vp/fb_icon.png');
  background-size: contain;
  position:absolute;
  width: 25px;
  height: 25px;
  right: 0px;
  top:12px;
}
.mega-menu > li:nth-last-child(1) a:before{
  content: '';
  background: url('/Themes/Vattumannen/Content/images/vp/insta_icon.png');
  background-size: contain;
  position:absolute;
  width: 25px;
  height: 25px;
  top:12px;
  right: 0;
} */
@media (min-width: 1001px) {
	.mega-menu-wrapper {
		/* width: 980px; */
		margin: auto;
	}
	.header-mega-menu {
		/* border-bottom: 1px solid #d8d8d8!important;  hide to prevent ugly white line under All categories button on home page */
/* 		-webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,.12);
		-moz-box-shadow: 0 5px 5px 0 rgba(0,0,0,.12);
		box-shadow: 0 5px 5px 0 rgba(0,0,0,.12); */
		position: relative; /* to make box shadow on top of season banner div */
	}
	.mega-menu {
	    text-align: center!important;
		margin: 0!important;
		border-bottom: 0!important;
	}
	.leftmenu.mega-menu > li > a:before, .leftmenu.mega-menu > li > span:before {
		width: 0!important;
	}
	.mega-menu > li:nth-child(2) {
		/* float: left; */
		background-color: #1C7954;
		color: #fff;
	}
	.mega-menu > li:nth-child(2) > span {
		padding: 20px 20px!important;
		font-size: 20px!important;
	}
	.mega-menu > li:nth-child(2):hover > a, .mega-menu > li:nth-child(2):hover > span {
		color: #fff!important;
		text-decoration: none!important;
		background-color: #589474!important;
	}
	.mega-menu .sublist-wrap {
		/* background-color: #f4f2fb!important; */ /* #e9e5f7!important; */
		background-color: #fff!important;
		width: 250px!important;
		padding: 0px 0px!important;
		box-shadow: 0 4px 3px rgba(0,0,0,0.5)!important;
	}
	.mega-menu > li.has-sublist > .sublist-wrap > ul.sublist {
		/* padding-top: 10px; */
	}
	.mega-menu .sublist li a {
		padding: 10px 10px 10px 18px!important;
		font-size: 16px!important;
		border-bottom: 1px solid #e6e4ec;
		color: #6a878e!important; /* #191919!important; */
	}
	.mega-menu .sublist li a:before {
		display: none;
	}
	.mega-menu .sublist li:hover > a {
		/* background-color: #e3ddf7!important; */
	}
	.mega-menu > li.has-sublist .sublist-wrap {
		text-transform: none;
		font-weight: normal;
	}
	.mega-menu > li.has-sublist:nth-child(2) {
		/* border-bottom: 2px solid #406953; */
		font-size: 16px!important;
		/* text-transform: uppercase; */
		font-weight: 500;
	}
	.mega-menu > li:nth-child(2) > a:before,
	.mega-menu > li:nth-child(2) > span:before	{
		width: 0px!important;
	}
	.mega-menu > li:hover > a, .mega-menu > li:hover > span {
		color: #6a878e!important;
		text-decoration: underline;
	}
}
@media (min-width: 1367px) {
	.mega-menu-wrapper {
		/* width: 1200px; */
		width: 1020px;
	}
}
/*** END Meny ***/
/*** HOME PAGE ***/

hr.style1{
	border-top: 1px dotted #dbd8d8;
}
.flexGrid {
    display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	text-align: center;
}
.flexGrid-2{
    display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	text-align: center;
}
.gridWrapper{
    display: grid;
	grid-template-columns: 1fr 1fr;
	margin-left: 35px;
}
.col {
  flex: 1;
  text-align: left;
  padding: 10px;
}
.flexCell {
	padding: 15px 0px;
	font-weight: 500;
    font-size: 16px;
	color: #252525!important;
	flex-basis: auto;
}
.flexCell a img {
    width: 100%;
    height: auto;
    max-width: 400px;
}
@media (min-width: 481px) {
	.flexCell {
		flex-basis: 210px;
	}
}
@media (max-width: 800px) {
  .flexGrid {
    display: block;
  }
	.col {padding: 7px;}
}
@media (min-width: 769px) {
	.flexGrid {
		justify-content: space-between;
	}
	.flexCell {
		flex-basis: 230px;
	}
}
@media (min-width: 1001px) {
	.flexCell {
		flex-basis: 315px;
	}
}
@media (min-width: 1367px) {
	.flexCell {
		flex-basis: 380px;
	}
}

.boxTitle {
	margin-top: 5px;
}
.center-1 .home-page {
	margin-top: -20px;
}
.home-page .slider-wrapper {
	margin-top: -5px!important;
	margin-bottom: 20px!important;
}

/*** Banners ***/
.start-banner-grid {
	display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1200px;
	justify-content: space-evenly;
    /* justify-content: space-between; */
    margin: 16px 0;
	margin-top: 50px;
}
.start-banner {
    position: relative;
    text-align: center;
    color: #2b2b2b;
	width: 470px;
	margin-bottom: 15px;
	overflow: hidden;
}
.start-banner-image {
	display: table-cell;
}
.start-banner-content {
    width: 100%;
    background: rgba(134, 165, 173, 0.75);
    padding: 5px 15px 5px 15px;
	color: #fff;
	min-height: 60px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.start-banner-content-h2 {
    text-align: left!important;
    font-size: 20px;
	color: #fff;
}
.start-banner-content-body {

}
.start-banner-content-body p {
    text-align: left!important;;
	margin: 0px;
	font-size: 15px;
    overflow: hidden;
}
@media (min-width: 400px) {
	.start-banner-content {
	}
	.start-banner-content-h2 {
		font-size: 26px;
	}
	.start-banner-content-body p {
		margin-top: 2%;
	}
}
@media (min-width: 769px) {
	.start-banner-content {
		padding: 5px 20px 10px 20px;
		min-height: 41%;
	}
	.start-banner-content-h2 {
		font-size: 30px;
	}
	.start-banner-content-body p {
		font-size: 15px;
		/* height: 60px; */
	}
}
@media (min-width: 1001px) {
	.start-banner-content {
		min-height: 120px;
	}
	.start-banner-content-body p {
		font-size: 16px;
		/* height: 65px; */
		margin-top: 0;
	}
}
@media (min-width: 1367px) {
	.start-banner-content {
		padding: 5px 25px 10px 25px;
	}
	.start-banner-content-h2 {
		font-size: 30px;
	}
	.start-banner-content-body p {
		font-size: 16px;
	}
}

.home-page .product-grid  .item-grid {
	background-color: #eaeaea;
}
.home-page .topic-block,
.product-grid {
    margin: 0 0 20px;
}
.home-page .topic-block-title,
.product-grid {
	padding: 0;
}
.home-page .topic-block-title,
.home-page .product-grid .title {
	position: relative;
}
.topic-page h2 {
    font-size: 22px;
	margin-top: 40px;
}
.topic-page h3 {
    font-size: 18px;
	margin-top: 25px;
}
.topic-page body, li {
    font-size: 17px;
	line-height: 24px;
}
.full-description {
    font-size: 17px!important;
}
.full-description p a {
	font-weight: 500; 
	color: #1b7954;
} 
.topic-page a,
.category-page a,
.kosmos-page a {
    font-weight: 500;
	color: #1c7954;
}
.topic-page .page-body img,
.page .page-body img {
	max-width: 100%;
	height: auto;
}

@media (min-width: 1001px) {
.topic-page p, .post-body p {
    font-size: 17px!important;
	line-height: 24px;
}
}
.topic-page #qBox {
    min-height: 220px;
}
.topic-page #button-change-quote {
	
}
.home-page .topic-block-title h2,
.home-page .product-grid .title {
    font-size: 22px;
	color: #1C7954!important;
	margin-bottom: 0px;
}
.nop-jcarousel .carousel-title strong,
.product-grid .title strong {
	color: #1C7954!important;
	font-weight: bold!important;
}
.home-page .topic-block-title h2 {
	display: inline-block;
}
.home-page .topic-block a, .topic-page a,
.event-page .topic-block a {
	text-decoration: none!important;
}

.product-grid .title strong a:hover,
.home-page .topic-block h2 a:hover {
	text-decoration: underline!important;
}

.nop-jcarousel .carousel-title {
	border-bottom: 0!important;
}
.slick-carousel {
    padding-top: 20px;
	padding-bottom: 30px;
}
.carousel-item .item-box {
    width: auto!important;
    margin: 10px 15px 50px!important;
}
.nop-jcarousel .carousel-item .item-box {
	padding: 0 18px !important;
}
.product-grid .jCarouselMainWrapper .slick-dotted.slick-slider {
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.jCarouselMainWrapper .slick-dots li button {
	background: #dadada!important;
}
.jCarouselMainWrapper .slick-dots .slick-active button {
	background: #698a7d!important;
}

.home-page .link-show-more {
	display: none;
    right: 10px;
    position: absolute;
    top: 5px;
	font-size: 16px;
	color: #777;
}
.link-show-more-bottom:after,
.home-page .link-show-more:after {
	content: '\f03a';
    font-family: 'Font Awesome 5 Pro' !important;
    font-weight: 500 !important;
    /* font-weight: normal; */
    font-style: normal;
    margin: 0px 0px 0px 10px;
    text-decoration: none!important;
    font-size: 18px;
    opacity: 0.95;
}
.home-page .link-show-more:hover,
.home-page .link-show-more:hover:after,
.link-show-more-bottom:hover {
	color: #000;
}
.link-show-more-bottom {
    font-size: 16px;
    font-size: 16px;
    color: #555;
    margin: 20px 0px 60px 0px;
}

.page.password-recovery-page {
	text-align: center;
}

@media (min-width: 660px) {
	.html-home-page .header-season-banner {
		/* display: block; */
		display: flex;
		justify-content: center;
		align-items: center;
	}
}
@media (min-width: 769px) {
	.start-banner {
		width: 49%;
	}
	.start-banner-grid {
		justify-content: space-between;
	}
}
@media (min-width: 1001px) {
	.event-page .side-2 {
		width: 35%!important;
	}
	.event-page .center-2 {
		width: 62%!important;
	}
	.master-column-wrapper .center-2 {
		padding-top: 30px;
	}
	.master-column-wrapper .side-2,
	.master-column-wrapper .center-2 {
		padding-top: 30px;
	}
	.home-page  .topic-block-title,
	.home-page .product-grid div.title
	{
		/* text-align: left!important; */
		min-height: 40px;
	}
}
@media (min-width: 1367px) {
	.start-banner {
	    width: 590px;
	}
	.event-page .side-2 {
		width: 30%!important;
	}
	.event-page .center-2 {
		width: 65%!important;
	}
}
/*** END HOME PAGE ***/

.flexbox-wrapper {
	display: flex;
	flex-wrap: wrap-reverse;
	flex-direction: row-reverse;
}
.item-box1 {
    display: inline-block;
    /* width: 47.5%; */
	margin: 10px 20px 40px 0px;
	text-align: left;
}

@media (min-width: 481px) {
}
@media (max-width: 500px) {
	.topic-page .page-body img,
	.page .page-body img {
		max-width: 100%;
		height: auto;
	}
	
	.page img.events-overview-item-image {
		height: 100%;
	}
}

@media (min-width: 1001px) {
	.flexbox-wrapper {
		display: block;
	}
	.item-box1 {
		width: 47.5%;
	}
}
@media (min-width: 1367px) {
}

/*** CATEGORIES ***/
.category-page .page-body {
	background-color: #f6f6f6;
}
.category-page .product-selectors,
.category-page .category-description {
	background-color: #fff;
}
.item-box .picture {
	margin: 0 0 6px!important;
	background-color: transparent!important;
    padding: 5px 0px 0px 0px;
	position: relative;
}
.item-box .details {
    padding: 0 5px!important;
}
.item-box .product-title {
	min-height: 38px;
    color: #555!important;
	font-size: 16px!important;
}
.category-page .item-box .product-title {
	/* font-size: 14px!important; */
}
.item-box .product-title a:hover {
    /* color: #1b7954!important; */
	color: #555!important;
	text-decoration: underline;
}
.item-box .description {
}
.item-box .prices {
	min-height: auto!important;
	margin: 0 0 5px!important;
    text-align: left!important;
}
.item-box .actual-price {
	font-size: 18px;
}
.category-page .item-box .rating,
.category-page .stock {
	display: none!important;
}
.item-box .rating,
.stock .label {
	display: none!important;
}
.nopAjaxFilters7Spikes .checkbox-list label {
    padding: 4px 0 4px 25px!important;
}

.item-box .quick-view-button {
    position: absolute;
    top: 40%;
    left: 0;
    width: 100%;
    /* margin-top: -30px; */
	margin: 0;
    background: rgba(253, 253, 253, 0.8);
    text-align: center;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    opacity: 0;
    z-index: 2;
    border: 1px solid #efefef;
}
.item-box .quick-view-button a {
    display: inline-block;
    padding: 15px 15px 15px 50px;
    background: url(/Themes/Varldsbild/Content/images/vabi/icon-qv.png) no-repeat left center;
	background-position-x: 8px;
    line-height: 20px;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
    color: #444;
    cursor: pointer;
}
div.quickViewWindow .overview {
    margin-bottom: 0px;
    margin-top: 0px;
}
div.quickViewWindow .overview .short-description {
	font-size: 14px;
}
div.quickViewWindow .product-specs-box {
    margin: 0 0 0px;
}
div.quickViewWindow .product-specs-box td {
    padding: 6px;
	font-size: 14px;
}
div.quickViewWindow .links-panel a {
    font-size: 16px;
    color: #545454;
    font-weight: 500;
	text-align: center;
    /* text-decoration: underline; */
}
div.quickViewWindow .gallery .picture {
    border: 1px solid #d8d8d8;
    background: #e4e4e4;
}
div.quickViewWindow .gallery .picture img {
	padding: 10px;
}

@media (min-width: 481px) {
	.item-box .prices {
		min-height: 0px;
	}
	.item-box .product-title {
		min-height: 22px;
		height: 37px;
	}
}
@media (min-width: 1025px) {
	.product-grid .item-box:hover, .manufacturer-grid .item-box:hover, .vendor-grid .item-box:hover {
		/* box-shadow: 0 1px 4px 2px rgba(0, 0, 0, 0.08); */
	}
}
@media (min-width: 1367px) {
	.item-box .quick-view-button a {
		padding: 15px 15px 15px 60px;
	}
}

/*** END CATEGORIES ***/

/*** PRODUCT PAGE ***/
.reviews-and-compare {
	display: none;
}
.product-details-page div.product-essential {
    padding: 30px 0 20px;
    background-color: #EAEAEA;
}
.product-details-page .overview .add-to-wishlist-button, .product-details-page .variant-overview .add-to-wishlist-button {
    background-color: #d0d0d0;
}
.product-details-page .related-products-grid .title {
    font-size: 24px!important;
	/* border-bottom: 1px solid #ddd; */
}
.product-details-page .related-products-grid .title strong {
	/* color: #444!important; */
	font-weight: 500!important;
}
.product-details-page .related-products-grid .item-grid {
	background-color: #eaeaea;
}

/*** END PRODUCT PAGE ***/

/*** Footer ***/

#info-title {
	display: none;	
}
#info-column {
	margin-top: -5px;
}
.footer-logo-div {
    width: 90%;
	border-bottom: 1px solid #fff;
    margin: 0 auto;
    text-align: center;
}

.footer .follow-fb-icon {
  content: '';
  background: url('/Themes/Vattumannen/Content/images/vp/fb_icon.png');
  background-size: contain;
  position:relative; /*or absolute*/
  width: 25px;
  height: 25px;
  /* left:-50px; */
  right: 0px;
  top: 4px;
  display: inline-block;
  margin: 0px 10px 0px 3px;
}
.footer .follow-insta-icon {
  content: '';
  background: url('/Themes/Vattumannen/Content/images/vp/insta_icon.png');
  background-size: contain;
  position: relative;
  width: 25px;
  height: 25px;
  /* left:-50px; */
  top: 4px;
  right: 0;
  display: inline-block;
}

@media (max-width: 768px) {
	.footer-block.footer-payments .title {
		text-align: left;
	}
	#info-title {
		display: block;
	}
	#info-column {
		margin-top: 0;
	}
}

/*** End Footer ***/

/*** CHECKOUT ***/
.checkout-page .address-lookup-box p {
    font-size: 14px;
}
/*** END CHECKOUT ***/

.cc-banner.cc-bottom {
	background-color: rgb(133, 165, 173)!important;
}

#goToTop {
	display: none;
	position: fixed;
	right: 20px;
	bottom: 120px;
	z-index: 1030;
	width: 60px;
	height: 60px;
	border: 2px solid #fff;
	overflow: hidden;
	border-radius: 30px;
	background: #85A5AD url('../img/goTop.png') no-repeat center 48%;
	cursor: pointer;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
    box-shadow: 0 5px 4px 0 rgba(0,0,0,.26);
}
#goToTop:hover {
    opacity: 0.9;
}
#goToTop:before {
	content: '\f062';
	font-family: 'Font Awesome 5 Pro' !important;
	font-weight: 700 !important;
	/* font-weight: normal; */
	font-style: normal;
	margin: 0px 0px 0px 0px;
	padding-right: 5px;
	/* text-decoration: none!important; */
	font-size: 30px;
	opacity: 0.95;
    color: #fff;
    /* text-align: center; */
    right: 10px;
    position: absolute;
    top: 13px;
}

/***** Forms ****/
.kosmos-page .post-body h1 {
	margin-top: 20px;
}
.kosmos-page .checkbox-inputs {
	width: 100%;
    margin: 0px auto 30px auto;
    /* margin: 10px 10px 10px 10px; */
    background-color: #ececec;
    padding: 2%;
    border: 1px solid #ccc;
    max-width: 700px;
    text-align: left;
	color: #222;
	border-radius: 6px;
}
.kosmos-page .checkbox-inputs input {
	margin-right: 10px;
}
.kosmos-page hr {
    border-top: 0px solid #ddd;
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 0px;
}
.kosmos-page .form-fields {
	margin-top: 40px;
}
.kosmos-page .success {
	background-color: #eaffef;
    border: 2px solid #82af8c;
    border-radius: 6px;
    padding: 20px;
    text-align: center;
    width: 100%;
}
.kosmos-page .success p {
	text-align: center!important;
}
.send-form-button {
    display: inline-block;
    min-width: 20px;
    border: none;
	width: 200px;
    background-color: #1b7954;
    padding: 10px 20px;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    font-family: 'Red Hat Text', sans-serif!important;
    /* border-bottom: 2px solid #106141!important; */
    /* text-transform: uppercase; */
}

/*** END Forms ***/