/*======================================
  #Theme settings
======================================*/
body {
  font-family: 'PT Sans', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
.act-heading,
.pre-head {
  font-family: 'Lato', sans-serif;
}
h1 sup,
h2 sup,
h3 sup,
h4 sup,
h5 sup,
h6 sup,
.act-heading sup,
.pre-head sup {
  font-size: 30%;
  top: -1.8em;
}
h4,
h5,
h6 {
  font-weight: 700;
  color: #d5eae1;
}
/*======================================
  #Theme color 
======================================*/

a,
blockquote::before {
  color: #313a49;
}
/*a:hover{ color: darken( #979797, 25%) }*/

a:hover {
  color: #979797;
}
.main-nav ul > li a {
  color: #313a49 !important;
}
.main-nav .expand {
  color: #313a49;
}
.main-nav li.mobile-contact a i {
  color: #313a49;
}
.contact-list li i,
.footer-item a:hover {
  color: #d5eae1;
}
.social-nav li a:hover {
  background: #d5eae1;
  color: white;
}
.to-top:hover {
  color: #d5eae1;
}
.to-top.to-top--theme {
  background: #d5eae1;
  color: white;
}
.to-top.to-top--light:hover {
  color: #d5eae1;
}
.footer {
  background: #313a49 !important;
}
.button,
input[type="submit"],
input[type="button"] {
  background: #313a49;
  color: white !important;
}
.button.button--border,
input[type="submit"].button--border,
input[type="button"].button--border {
  color: #313a49 !important;
  box-shadow: inset 0 0 0 1px #313a49;
}
.button.button--border:hover,
input[type="submit"].button--border:hover,
input[type="button"].button--border:hover {
  background: #313a49;
}
.button:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  background: #b3d9c9;
  color: white !important;
}
.cb-wrap input:checked ~ .checkmark,
.rb-wrap input:checked ~ .radiobtn {
  background-color: #d5eae1;
}
.cb-wrap .checkmark:after {
  color: white;
}
.rb-wrap .radiobtn:after {
  background-color: white;
}
.card .card-text h4 a i,
.card .card-text h4 a:hover {
  color: #d5eae1 !important;
}
.feed-post-text h4 a:hover {
  color: #979797 !important;
}
ul.pager li a:hover,
ul.pager li.selected a {
  color: #d5eae1;
}
.instagram-user-link:hover {
  color: #d5eae1 !important;
}
.theme-bg,
.theme-bg-lock {
  background-color: #c4e1d5;
}
.dark-bg,
.dark-bg-lock {
  background-color: #313a49;
}
.gray-bg,
.gray-bg-lock {
  background-color: #f9f9f9;
}
.white-bg,
.white-bg-lock {
  background-color: white;
}
.theme-color {
  color: #d5eae1;
}
.white-color {
  color: white;
}
.gray-color {
  color: #999999;
}
.dark-color {
  color: #313a49;
}
.grid-item--service .gis-image i {
  color: #d5eae1;
}
.theme-bg .gis-image i {
  color: white;
}
.split.theme-bg-lock .split-image .split-image-item,
.split.theme-bg-lock .split-image {
  border-color: #c4e1d5;
}
.split.gray-bg-lock .split-image .split-image-item,
.split.gray-bg-lock .split-image {
  border-color: #f9f9f9;
}
.split.dark-bg-lock .split-image .split-image-item,
.split.dark-bg-lock .split-image {
  border-color: #313a49;
}
.theme-bg .contact-list li i,
.theme-bg-lock .contact-list li i {
  color: white;
}
.theme-bg a,
.theme-bg-lock a {
  color: white;
}
/*======================================
  #Dark color
======================================*/

body,
.grid-item--boxed,
.light-color .feed-post {
  color: #444444;
}
body h1,
.grid-item--boxed h1,
.light-color .feed-post h1,
body h2,
.grid-item--boxed h2,
.light-color .feed-post h2,
body h3,
.grid-item--boxed h3,
.light-color .feed-post h3,
body h4,
.grid-item--boxed h4,
.light-color .feed-post h4,
body h5,
.grid-item--boxed h5,
.light-color .feed-post h5,
body h6,
.grid-item--boxed h6,
.light-color .feed-post h6 {
  color: #111111;
}
@media only screen and (max-width: 768px) {
  .feed .feed-post .feed-post-text h4 a {
    color: #313a49;
  }
}
.grid-item--boxed h1,
.grid-item--boxed h2,
.grid-item--boxed h3,
.grid-item--boxed h4,
.grid-item--boxed h5,
.grid-item--boxed h6 {
  color: #111111 !important;
}
.grid-item--boxed .gis-image i {
  color: #d5eae1;
}
h1,
h2,
h3,
h4,
h5,
h6,
footer.footer--light h6 {
  color: #111111;
}
.footer {
  color: rgba(255, 255, 255, 0.9);
}
.footer h6 {
  color: white;
}
/*======================================
  #Light color
======================================*/

.footer.footer--light {
  color: #444444;
}
.light-color {
  color: rgba(255, 255, 255, 0.9);
}
.light-color h1,
.light-color h2,
.light-color h3,
.light-color h4,
.light-color h5,
.light-color h6 {
  color: white;
}
.light-color figcaption,
.light-color form label,
.light-color .help-block,
.light-color .subtext,
.light-color .grid-item--price-list article .menu-info p,
.light-color .grid-item--quote blockquote footer {
  color: rgba(255, 255, 255, 0.9);
}
.light-color legend {
  background-color: rgba(255, 255, 255, 0.05);
  color: rgba(255, 255, 255, 0.9);
}
.light-color .opening-hours li,
.light-color .grid-item--price-list article,
.light-color .acc {
  border-color: rgba(255, 255, 255, 0.3);
}
/*======================================
  #Header
======================================*/

.top,
.top-inner {
  height: 70px;
}
@media only screen and (max-width: 992px) {
  .top,
  .top-inner {
    height: 50px;
  }
}
.logo img {
  padding: 15px 0;
}
@media only screen and (max-width: 992px) {
  .logo img {
    padding: 8px 0;
  }
}
.main-nav > ul > li > a {
  line-height: 70px;
  padding: 0 30px;
}
@media only screen and (max-width: 992px) {
  .main-nav > ul > li > a {
    padding: 15px 25px;
  }
}
.main-nav > ul > li.lang > a,
.main-nav .toggle-search a,
.main-nav .toggle-cart a {
  width: 70px;
  height: 70px;
}
/*======================================
  #Buttons
======================================*/

.button {
  border-radius: 5px;
}
/*======================================
  #Section Combos
======================================*/

.top + .hero,
.top + .slider .hero {
  padding: 220px 0 150px;
}
@media only screen and (max-width: 992px) {
  .top + .hero,
  .top + .slider .hero {
    padding: 150px 0 100px;
  }
}
@media only screen and (max-width: 768px) {
  .top + .hero,
  .top + .slider .hero {
    padding: 120px 0 70px;
  }
}
.top.top--scroll-bg + .hero,
.top.top--scroll-bg + .slider .hero {
  padding: 150px 0;
}
@media only screen and (max-width: 992px) {
  .top.top--scroll-bg + .hero,
  .top.top--scroll-bg + .slider .hero {
    padding: 100px 0;
  }
}
@media only screen and (max-width: 768px) {
  .top.top--scroll-bg + .hero,
  .top.top--scroll-bg + .slider .hero {
    padding: 70px 0;
  }
}
.top + .block,
.top + .gallery,
.top + .gallery-simple,
.top + .newsletter,
.top + .grid,
.top + .footer,
.top + .store,
.top + .product-post {
  margin-top: 70px;
}
@media only screen and (max-width: 992px) {
  .top + .block,
  .top + .gallery,
  .top + .gallery-simple,
  .top + .newsletter,
  .top + .grid,
  .top + .footer,
  .top + .store,
  .top + .product-post {
    margin-top: 50px;
  }
}
.top.top--scroll-bg + .block,
.top.top--scroll-bg + .gallery,
.top.top--scroll-bg + .gallery-simple,
.top.top--scroll-bg + .newsletter,
.top.top--scroll-bg + .grid,
.top.top--scroll-bg + .footer {
  margin-top: 0;
}
.top + .map,
.top + .split {
  padding-top: 70px;
}
@media only screen and (max-width: 992px) {
  .top + .map,
  .top + .split {
    padding-top: 50px;
  }
}
.theme-bg + .theme-bg,
.dark-bg + .dark-bg,
.white-bg + .white-bg,
.gray-bg + .gray-bg {
  padding-top: 0;
}
/*
.browser-safari.browser-version-8{
	.row{   
	display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-flex-direction: row;
 
	
	}
	[class*='col-'], .col{ }
}
*/

.startPage {
  max-width: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.hero {
  overflow: hidden;
}
.contact-list li {
  font-size: 20px;
}
.rolldown-open {
  border-top: 5px solid #d5eae1;
}
/*======================================
  #Feed with background
======================================*/

.hero-feed {
  /*position: absolute;*/
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}
.feed .feed-post-hero {
  /* background: white; */
  background: none !important;
  height: 100%;
  /* -webkit-box-shadow: 0 22px 43px -20px rgba(0, 0, 0, 0.15); */
  /* box-shadow: 0 22px 43px -20px rgba(0, 0, 0, 0.15); */
  -webkit-box-shadow: unset !important;
  box-shadow: unset !important;
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  -o-transition: box-shadow 0.3s ease;
  /* transition: box-shadow 0.3s ease; */
  /* transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease; */
  transition: unset !important;
  display: block;
}
.bg-ov {
  background: rgba(213, 234, 225, 0.7);
}
@media only screen and (max-width: 768px) {
  .bg-ov {
    background: none;
  }
}
/*.feed-post-text .a-hero-feed a:hover{
    color: #313a49!important;
}
.feed-post-text h4.a-hero-feed a i, .feed-post-text h4.a-hero-feed a:hover {
    color: #313a49 !important;
}

.feed-post-meta.hero-meta-feed{
color: black!important;
	font-weight: bold!impportant;
}*/

.row.row--center.hero-feed-row {
  padding-bottom: 3%;
}
@media only screen and (max-width: 768px) {
  .hero-feed-art {
    background: rgba(213, 234, 225, 0.7);
  }
}
.feed--40 {
  min-height: 40vh;
}
.feed--50 {
  min-height: 50vh;
  padding: 150px 0;
}
.feed--60 {
  min-height: 60vh;
  padding: 190px 0;
}
.feed--70 {
  min-height: 70vh;
  padding: 260px 0;
}
.feed--80 {
  min-height: 80vh;
  padding: 310px 0;
}
.feed--90 {
  min-height: 90vh;
  padding: 370px 0;
}
.feed--100 {
  min-height: 100vh;
  padding: 430px 0;
}
.padding-in-text-grid {
  padding-left: 120px;
}
@media only screen and (max-width: 768px) {
  .container.padding-mob-ov {
    padding: unset;
  }
  .padding-in-text-grid {
    padding-left: unset;
  }
  .button-hero-feed {
    padding: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .feed .feed-post .feed-post-text {
    width: 100%;
  }
}
