
/* @font-face {
  font-family: 'Futura PT';
  font-style: normal;
  font-weight: normal;
  src: local('Futura PT'), 
  url('../font/FuturaCyrillicBook.woff') format('woff');
  }
  

  @font-face {
  font-family: 'Futura PT Light';
  font-style: normal;
  font-weight: normal;
  src: local('Futura PT Light'), 
  url('../font/FuturaCyrillicLight.woff') format('woff');
  }
  

  @font-face {
  font-family: 'Futura PT Medium';
  font-style: normal;
  font-weight: normal;
  src: local('Futura PT Medium'),
   url('../font/FuturaCyrillicMedium.woff') format('woff');
  }
  

  @font-face {
  font-family: 'Futura PT Demi';
  font-style: normal;
  font-weight: normal;
  src: local('Futura PT Demi'), 
  url('../font/FuturaCyrillicDemi.woff') format('woff');
  }
  

  @font-face {
  font-family: 'Futura PT Heavy';
  font-style: normal;
  font-weight: normal;
  src: local('Futura PT Heavy'), 
  url('../font/FuturaCyrillicHeavy.woff') format('woff');
  }
  

  @font-face {
  font-family: 'Futura PT Bold';
  font-style: normal;
  font-weight: normal;
  src: local('Futura PT Bold'), 
  url('../font/FuturaCyrillicBold.woff') format('woff');
  }
  

  @font-face {
  font-family: 'Futura PT Extra Bold';
  font-style: normal;
  font-weight: normal;
  src: local('Futura PT Extra Bold'), 
  url('../font/FuturaCyrillicExtraBold.woff') format('woff');
  } */



  @font-face {
    font-family: 'Arial';
    src: local('Arial'), url('../font/Arial.woff') format('woff');
  }

  @font-face {
    font-family: 'Inter';
    src: url('../font/Inter28pt-ExtraBold.woff2') format('woff2'),
        url('../font/Inter28pt-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



  @font-face {
    font-family: 'Poppins';
    src: url('../font/Poppins-Medium.woff2') format('woff2'),
        url('../font/Poppins-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../font/Poppins-Regular.woff2') format('woff2'),
        url('../font/Poppins-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../font/Poppins-SemiBold.woff2') format('woff2'),
        url('../font/Poppins-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../font/Poppins-Light.woff2') format('woff2'),
        url('../font/Poppins-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../font/Poppins-Bold.woff2') format('woff2'),
        url('../font/Poppins-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

html {
  scroll-behavior: smooth;
}

.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

h1,h2,h3,h4,h5,h6 {
  padding: 0;
  margin: 0;
  font-family: 'Poppins', futura-pt ;
  line-height: 150%;
}

h1 {
  font-size: 36px;
  font-weight: 500;
  letter-spacing: 0.64px;
}

h2 {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.64px;
}

h3 {
  font-weight: 500;
  font-size: 20px;
}
h4 {
  font-size: 18px;
  font-weight: 500;
}

body p {
  font-family: 'futura-pt', sans-serif;
  font-size: 18px; 
  line-height: 140%;
}
body {
  font-family: 'futura-pt', sans-serif;
  font-size: 18px;
  background-color: #FBFFFA;
  line-height: 150%;
}
p {
  margin-top: 15px;
  margin-bottom: 15px;
  line-height: 150%;
}


.container {
  max-width: 1040px;
  margin: 0 auto;
}

.page-wrapper {
  width: 1040px;
  margin: 0 auto; 
  clear: both;
}

.single-top10-location .site-content .page-wrapper {
  padding: 0 32px;
}

* {
  box-sizing: border-box;
}

/*Header*/
 
.header_top_bar {
  padding: 58px 0 0 0;
  width: 100%;
}
.header_top_bar > div {
  padding: 0 0px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

 

.header_top_bar .flags {
  display: flex;
  align-items: center;
}
.header_top_bar .flags .user-panel {
  position: relative;
  z-index: 99;
  display: flex;
  align-items: center;
  gap: 15px;
}

.search-form {
  position: relative;
}
.search-form.active .search-btn-inner{
  background-color: #e73041;
  color: #fff;
}

.search-form.active .search-btn-inner path {
  fill: #fff;
}

.search-form .search-btn-inner:hover {
  box-shadow : 0px 2px 16px 1px rgba(49, 89, 8, 0.06);
}

.search-form .search-btn-inner:focus {
  border: 1px dashed #e73041;
} 

.search-form .search-btn-inner {
  font-size: 16px;
  font-weight: 500;
  font-family: Poppins;
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 7px 10px;
  cursor: pointer;
  border: 1px solid #fff;
  background-color: #fff;
  border-radius: 2px;
}

.search-form form {
  position: absolute;
  right: 0;
  top: 53px;
}

.search-form form {
  position: absolute;
  right: 0;
  top: 0px;
  width: 450px;
  display: flex;
  background: #fff;
  border: 1px solid #e73041;
  opacity: 0;
  pointer-events: none;
  transition: all ease-in-out 0.3s;
  z-index: 111;
  justify-content: space-between;
}

.search-form.active form {
  opacity: 1;
  pointer-events: inherit;
  transition: all ease-in-out 0.3s;
}
.search-form form input[type="text"]{
  width: calc(100% - 88px);
  float: left;
  background: #fff;
  height: 48px;
  padding: 10px 12px;
}

.search-form form input[type="submit"] {
  color: #fff;
  background-color: #e73041;
  font-weight: 600;
  font-family: poppins;
  padding: 13px 20px 14px 20px;
  cursor: pointer;
}


/* /*
form.search {
  float: left;
  margin-left: 15px;
  line-height: 1;
  border: 0;
  position: relative;
}

.search .search_input {
  float: left;
  width: 70px;
  font-size: 14px;
  background: #363b40;
  color: #fff;
  border: none;
  margin: 0 -43px 0 0;
  padding: 11px 14px 15px 15px;
  border-right: 1px solid #464d53;
  transition: width .5s;
  -moz-transition: width .5s;
  -webkit-transition: width .5s;
  -o-transition: width .5s;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  right: 50px;
  left: auto;
  z-index: 11;
}

.search .search_submit {
  height: 46px;
  padding: 0 10px 0 45px;
  border: none;
  margin-right: 0;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  font-family: Poppins;
  gap: 5px;
  background-image: url(../img/search.svg);
  background-position: 10px center;
  background-color: #fff;
  background-repeat: no-repeat;
  color: #000;
  position: relative;
  z-index: 11; 
  border: 1px solid #fff;
}

.search .search_submit:hover {
  box-shadow : 0px 2px 16px 1px rgba(49, 89, 8, 0.06)
}

.search .search_submit:focus {
  border: 1px dashed #e73041;
} 
.search:hover .search_input,
.search .search_input:focus {
  width: 180px;
  opacity: 1;
  margin-right: 0;
  background: 0 0;
  color: #363b40 !important;
  border: 1px solid #363b40;
}
*/

.menu_container { 
  width: 100%;
  background-color: #FBFFFA;
}
.mobile-cart {
  color: #000;
  position: relative;
  right: 25px;
  top: -3px;
}
.flags img.search-bar {
  display: none
}
.header_top_bar .social_icons {
  display: flex;
  align-items: center;
  padding: 16px 0;
  position: relative;
  gap: 10px;
}


@media (min-width: 992px) {
  .mobile-cart {
    display: none;
  }
}

@media (min-width: 1070px) {
  /* .search:hover .search_input,
  .search .search_input:focus {
    background: #fff;
    z-index: 99;
    right: 120px;
    top: 0px;
  } */
}

@media (min-width: 1200px) { 
  /* .search .search_input {
    opacity: 0;
    background: 0 0;
    color: #363b40 !important;
    border: 1px solid #363b40;
  } */
}


/*form-elements*/
input {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
}
input, textarea {
  font-family: arial;
  background: #f0f0f0;
  border: none;
  font-size: 14px;
  padding: 15px 20px;
  color: #3e3e3e;
}

/*desktop-menu*/
.desktop-menu nav { 
  text-align: center;
  float: left;
  width: 100%;
  display: flex;
  justify-content: center;
}
 
.desktop-menu nav ul {
  display: inline-flex;   
  margin: 0;
  background: rgb(146, 217, 135,0.12);
  padding: 4px 2px;
  box-shadow: 0px 4px 16px 0px rgba(133,52,7,0.07);
  justify-content: center;
  
}

.desktop-menu li {
  margin-right: 5px; 
}

.desktop-menu li:last-child {
  margin-right: 0;
}

.desktop-menu li a {
  font-size: 16px;
  font-weight: 600;
  color: #282B25;
  padding: 8px 10px;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  font-family: 'Poppins', sans-serif;
  border-radius: 2px;
  display: inline-block;
  border: 1px solid transparent;
  min-width: 115px;
}

.desktop-menu li.selected-menu a{
  color: #fff;
  background-color:  #E73041;
  text-decoration: none;
}
.desktop-menu li a:focus {
  color: #282B25;
  border: 1px dashed #E73041;
  text-decoration: none;
}

.desktop-menu li a:active {
  background-color: #F0F0F0;
  border: 1px solid transparent !important
}


.desktop-menu li a:hover {
 font-weight: 700;
 text-decoration: none;
}

.header_top_bar_container {
  background-color: #fff;
}

/*language menu*/
.select_wrap{
  width: 58px; 
  position: relative; 
  z-index: 5;
}

.select_wrap .default_option{
  position: relative;
  cursor: pointer;
}

.select_wrap .default_option a {
  pointer-events: none;
}

.select_wrap .default_option li{
    padding: 10px 5px;
}

.select_wrap .default_option:before{
  content: "";
  position: absolute;
  top: 22px;
  right: 17px;
  width: 8px;
  height: 4px;
  background: url('../img/social/lang-arrow.svg')no-repeat;
}

.select_wrap .select_ul{
  position: absolute;
  top: 40px;
  left: 50%;
  width: auto;
  background: #fff;
  border-radius: 5px;
  display: none;
  box-shadow: 0 0px 5px -3px rgba(0,1,0,0.5);
  padding: 6px 0;
  transform: translate(-50%,0);
  margin-left: -10px;
}

.select_wrap .select_ul li {
  padding: 2px 35px 2px 15px;
  cursor: pointer;
  position: relative;
}

.select_wrap .select_ul li:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 6px;
  width: 16px;
  height: 16px;
}
[lang="de-AT"] .select_wrap .select_ul li:last-child:after {
  background: url("../img/tick.png")no-repeat;
  background-position: center;
  background-size: 16px;
}
[lang="en-US"] .select_wrap .select_ul li:first-child:after {
  background: url("../img/tick.png")no-repeat;
  background-position: center;
  background-size: 16px;
}

.select_wrap .default_option p {
  text-transform: uppercase;
}
.select_wrap p {
  margin:0;
  text-transform: capitalize;
}
.select_wrap img {
  width: 30px;
}

.select_wrap a {
  color: #000;
}
.select_wrap a:hover {
  text-decoration: none;
}
.select_wrap .select_ul li:first-child:hover{
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.select_wrap .select_ul li:last-child:hover{
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

 
.select_wrap .option{
  display: flex;
  align-items: center;
  gap: 5px;
}
 
 

.select_wrap.active .select_ul{
  display: block;
}

.select_wrap.active .default_option:before{
  top: 22px;
  transform: rotate(-180deg);
}


/*footer*/

.single-top10-location .site-content{
  margin-bottom: 80px;
}

.footer_container {
  clear: both;
  margin-top: 40px;
}
.footer-top {
  text-align: center;
}

.footer-top .social-heading {
  margin-bottom: 50px;
  font-weight: 600;
  letter-spacing: 0.64px;
  font-size: 24px;
  font-family: 'Poppins', futura-pt;
  line-height: 150%;
 
}

.footer-socials {
  display: inline-flex;
  gap: 70px;
  align-items: center;
  margin-bottom: 80px;
}

.footer-socials a:hover svg path {
  fill: #C02735;
}

.newsletter-block {
  text-align: center;
  margin-bottom: 20px;   
}

.newsletter-block .newsletter-heading {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.64px;
  font-family: 'Poppins', futura-pt;
  line-height: 150%;
}

.gform_footer.top_label .gform-loader {
  position: absolute;
}

.gform_heading {
  text-align: center;
}
.gform_description {
  font-family: futura-pt;
  font-size: 24px;
  max-width: 880px;
  display: inline-block;
}

 

.newsletter-block .gform-body.gform_body {
  max-width: 470px;
  width: 100%;
}
.newsletter-block .gform-body.gform_body input[type="text"] {
  height: 48px;
  border: 1px solid rgba(0,0,0,0.40);
  text-align: left;
  width: 100%;
  border-radius: 2px;
}

.newsletter-block form {
  display: inline-flex;
  align-items: flex-start;
  width: 100%;
  max-width: 610px
}
.newsletter-block .gform-theme--foundation .gform_footer {
  margin-top: 0;
}

form .gfield--type-captcha label {
  display: none !important;
}

/* .newsletter-block .gfield--type-captcha {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}  */
       
form .gfield--type-captcha  label {
  display: none;
}

.newsletter-block .gform-body.gform_body .gfield_label {
  font-family: futura-pt;
  font-size: 15px;
  color: #565656;
  font-weight: 600;
}

.newsletter-block .gform_footer [type="submit"] {
  background: #fff !important;
  border-radius: 0 !important;
  color: #E73041 !important;
  font-weight: 600 !important;
  height: 48px !important;
  margin: 29px 0 0 0 !important; 
  margin-left: 32px !important;
  font-family: Poppins !important;
  text-transform: lowercase !important;
  border: 1px solid transparent !important;
  min-width: 120px !important;
}

.newsletter-block .gform_footer [type="submit"]:hover {
  font-weight: bold !important;
}
.newsletter-block .gform_footer [type="submit"]:focus {
  border: 1px dashed #000 !important;
  outline: none !important;
  box-shadow: none !important;
  background: #fff;
  color :#000 !important
}
.newsletter-block .gform_footer [type="submit"]:active {
  background: #F0F0F0 !important;
  border: 1px solid transparent !important;
  color :#000 !important
}

.newsletter-block .gform_required_legend {
  display: none;
}
.footer-bottom.clearfix {
  background: #fff;
  box-shadow:  0px -3px 16px 0px rgba(49, 89, 8, 0.06);
}
.footer-logo {
  text-align: center;
}

.footer-bottom {
  margin-top: 180px;
}
.footer-logo-inner {
  display: inline-flex;
  height: 138px;
  width: 138px;
  align-items: center;
  justify-content: center;
  background: #fff;
  margin-top: -157px;
  border-radius: 50%;
  box-shadow:0px -3px 16px 0px rgba(49, 89, 8, 0.06);
}

.footer-logo-inner img {
  max-width: 95px;
}

.footer-main-menu {
  margin-top: 20px;
}

.footer-main-menu .footer-menu {
  text-align: center;
}

.footer-main-menu .footer-menu li {
  display: inline-block;
  margin: 0 27px;
}

.footer-main-menu .footer-menu li a {
  font-family: arial;
  font-size: 14px;
  text-decoration: none;
  display: inline-block;
  padding: 10px 8px;
  border-radius: 2px;
  border: 1px solid transparent;
  color: #282B25;
}

.footer-main-menu .footer-menu li a:hover {
  border: 1px solid  rgb(231,48,65,.15);
}

.footer-main-menu .footer-menu li a:active {
  background-color: rgba(138, 138, 138, 0.10);
  color:#fff;
  outline: none !important;
  border: 1px solid transparent !important
}

.footer-main-menu .footer-menu li a:focus {
  outline: 1px dashed #E73041; 
}

 
.footer-main-menu .footer-menu li.btn a {
  background: #E73041;
  color: #fff;
  border-radius: 2px;
  font-weight: 600;
  font-size: 16px;
  padding: 8px 12px;
  font-family: Poppins;
  border: 2px solid transparent;
  min-width: 95px;
}

.footer-main-menu .footer-menu li.btn a:hover {
  font-weight: bold;
}

.footer-main-menu .footer-menu li.btn a:focus {
  border: 2px  dashed #fff;
}
.row.copyright_row {
  text-align: center;
}

.row.copyright_row p {
  font-size: 14px;
  font-family: futura-pt;
  color: #282B25;
  display: inline-block;
  position: relative;
  position: relative;
  margin: 57px 0 0 0;
  padding: 30px 0 35px 0;
}
.row.copyright_row p a {
  text-decoration: none;
  color: #282B25;
}

.row.copyright_row p:after {
  bottom: 0;
}
.row.copyright_row p:before {
  top: 0;
}
.row.copyright_row p:after,
.row.copyright_row p:before {
  content: "";
  position: absolute;
  left: 50%;
  width: calc(100% - 76px);
  height: 1px;
  background: #000;
  opacity: 0.05;
  transform: translate(-50%,0);
}

.bottom-menu-links {
  text-align: center; 
  padding: 32px 0 40px 0;
  width: 100%;
  clear: both;
}

.bottom-menu-links ul {
  display: flex;
  justify-content: center;
}
.bottom-menu-links li {
  margin: 0 8px;
  display: inline-block;
}

.bottom-menu-links li a {
  text-decoration: none;
  color: #282B25;
  font-family: arial;
  font-size: 14px;
  padding: 14px 8px;
  border: 1px solid transparent;
  border-radius: 2px;
}


.bottom-menu-links li a:hover {
  border: 1px solid  rgb(231,48,65,.15);
}

.bottom-menu-links li a:active  {
  background-color: rgba(138, 138, 138, 0.10);
  color:#fff;
  border: 1px solid transparent;
}
 

.bottom-menu-links li a:focus {
  border: 1px dashed #E73041;
}
 

.footer-bottom,
.footer-wrapper,
.footer-top {
  padding: 0 15px;
}

/*common-pages*/
.single-description h1 { 
  margin-bottom: 20px;
  margin-top: 40px;
}
.site-content {
  float: left;
  width: 100%;
  clear: both;
}
.page-id-183252 .gform_title, .page-id-183010 .gform_title {
  display: none;
}
.contact-page-wrapper_wrapper .gform_heading p.gform_description span, .footer_container .footer-wrapper .container form .gfield--type-section #gfield_description_10_6 a, .footer_container .footer-wrapper .container form .gfield--type-section #gfield_description_5_10 a {
  color: #e73041;
  font-weight: 500;
}

.contact-page-wrapper_wrapper .gform_heading p span {
  color: #000;
  font-size: 14px;
  font-weight: 300;
  line-height: normal;
  margin-top: 20px;
  display: block;
}

.contact-page-wrapper_wrapper form label span.gfield_required_text {
  position: relative;
  font-size: 0;
}
.contact-page-wrapper_wrapper form label span.gfield_required_text::after {
  content: "*";
  position: absolute;
  top: -14px;
  left: -3px;
  width: 5px;
  height: 5px;
  display: block;
  font-size: 15px;
}
.contact-page-wrapper_wrapper form .gform-body .field_description_below label {
  font-weight: 500; 
}
 
.contact-page-wrapper_wrapper form .gform_footer {
  justify-content: center;
  clear: both;
  z-index: 9;
  position: relative;
}

.contact-page-wrapper_wrapper form .gform_footer input {
  background: #e73041 !important;
  width: 345px !important;
  transition: .3s !important;
  clear: both;
}

.contact-page-wrapper_wrapper, .page-id-110654 header.entry-header, .page-id-110664 header.entry-header, .page-id-81799 header.entry-header, .page-id-82113 header.entry-header {
  max-width: 609px;
  margin: auto;
}
.page-id-183252 header.entry-header, .page-id-183010 header.entry-header {
  text-align: center;
}

.page-id-183252 .gform_confirmation_message, 
.page-id-183010 .gform_confirmation_message, 
.page-id-110654 .entry-content, 
.page-id-81799 .gform_confirmation_message, .text-msg-block {
  color: #282B25;
  font-size: 16px;
  text-align: left;
  max-width: 609px;
  margin: 15px auto auto;
}
img,
.feature-img img {
  max-width: 100%;
}

.blog ul.post_details.simple li.category, .blog ul.post_details.simple li.category a, 
.contact-page-wrapper_wrapper form .gform-body #field_2_19 .gsection_description a, 
.contact-page-wrapper_wrapper form .gform-body #field_3_19 .gsection_description a, 
.data-privacy li a, .header h1 a, .post.single .post_details a, p a {
  color: #E73041;
}
a {
  text-decoration: none;
  outline: 0;
}
a:hover {
  text-decoration: underline;
}
.data-privacy ul {
  margin-left: 15px;
}
.berlin-de ul li, 
.data-privacy ul li a, 
.rating-points, 
.review_block .list li, 
.review_block .list li a {
  color: #282B25;
}
 
.data-privacy ul li {
  color: #3e3e3e;
  list-style: disc;
  margin: 12px 0;
  line-height: 22px;
}
.authors .author, .data-privacy ul li ul {
  margin-left: 30px;
}
body .contact-page-wrapper {
  margin-bottom: 80px;
}
.contact-page-wrapper_wrapper form .gform-body .field_description_below input, 
.contact-page-wrapper_wrapper form .gform-body .field_description_below select {
  border-color: #c1c0c0;
  height: 46px;
  padding: 3px 15px;
}


body .gform-theme--framework input[type="radio"]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before {
  background-color: #e73041;
}

.contact-page-wrapper_wrapper form .gform-body .field_description_below input[type="checkbox"] ,
.contact-page-wrapper_wrapper form .gform-body .field_description_below input[type="radio"] {
  padding: 0;
  height: auto;
  width: auto;
}

.contact-page-wrapper_wrapper form .gform-body .field_description_below input:focus, 
.contact-page-wrapper_wrapper form .gform-body .field_description_below select:focus, 
.contact-page-wrapper_wrapper form .gform-body .field_description_below textarea:focus {
  box-shadow: none;
  border-color: #e73041;
}

.contact-page-wrapper_wrapper form .gform-body .field_description_below textarea {
  min-block-size: 8rem;
  border-color: #c1c0c0;
}

.blog.big .post, .blog.small .post, .rating ul, .sf-menu {
  display: flex;
}

.authors .author:nth-child(2n+1), 
.blog.medium .post:first-child, 
.blog.medium .post:nth-child(3n+1), 
.column.first, 
.column:first-child, 
.column_1_3 .comment_form fieldset.column_1_3, 
.column_1_3 .contact_form fieldset.column_1_3, 
.comment_form fieldset.column:first-child, 
.contact_form fieldset.column:first-child, 
.pagination li:first-child {
  margin-left: 0;
}
.column {
  float: left;
  margin-left: 30px;
}
.app-details a img, 
.authors_list .author .value_bar, 
.category-block .main-container-wrap ul.blog li.post.single-post-full-width h4, 
.column-full, 
.column_1_1, 
.column_2_3 .iframe_sound, 
.contact-page-wrapper_wrapper .ginput_container_email, 
.copyright_row .column, 
.feature-img img, 
.horizontal_carousel .author a img, 
.post img, .post.single.small_image .content_box, 
.quaters .column_1_1 ul.blog.big li.post, 
.read_more:hover .arrow, .row.copyright_row + div > .column.column_1_3, 
.search-results .blog.big .post.rating-post, 
.sponosred-article ul.blog.big li a, 
.tags .column_1_1 ul.blog.big li.post, 
body.single-top10-location .row.page_margin_top .column.column_2_3, 
body.single-top10-location .row.page_margin_top .column.column_2_3 .post.single, 
ul.blog.big li.post.rating-post {
  width: 100%;
}

body.single-top10-location .page-title {
  margin-top: 20px;
  margin-bottom: 30px;
}

body.single-top10-location .page-title h1 {
  padding-left: 28px;
}

.blog.big .post a, .column_1_3 .blog.horizontal_carousel .post > a, footer .blog.horizontal_carousel .post > a {
  width: 330px;
  height: 250px;
  display: block;
}
.blog .post > a > img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.blog.big .post_content, 
.blog.big img, .blog.small .post_content, .blog.small img, .bread_crumb li, .divider_block .divider, .page_header_left, .page_header_right, .post h5 .number, .posted_by h5, .slider_navigation .slider_control, .small .header .logo, .taxonomies.tags.left {
  float: left;
}
.quaters .column_1_1 ul.blog.big li.post .post_content, .tags .column_1_1 li.post.rating-post .post_content {
  width: calc(100% - 330px);
}
.blog.big .post_content {
  width: calc(100% - 360px);
  margin-left: 30px;
}
.blog.big .post .post_content a {
  width: auto;
  height: auto;
  display: inherit;
  margin: 3px 3px 3px 0 !important;
  color: #282B25;
}
.title-rating, body .wpb_wl_product_title {
  margin-bottom: 10px;
}

.slider-subcategory-desc .left-content p:first-child{
  -webkit-line-clamp: 5;
}
.header_top_bar .flags, .map-address-sec .post-list.post-list2 .approach .items p path a, .title-rating .rating {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}
.rating ul {
  margin-bottom: 0;
}

.fa.fa-circle::before {
  content: "";
  margin: 0 0px 0 3px;
  background: url(../images/round-full.svg)no-repeat;
  height: 15px;
  width: 15px;
  content:"";
  display: inline-block;
  background-size: 15px;
}
.fa.fa-circle-half-o::before {
  content: "";
  margin: 0 0px 0 3px;
  background: url(../images/round-half.svg)no-repeat;
  height: 15px;
  width: 15px;
  content:"";
  display: inline-block;
  background-size: 15px;
}
.blog.big .title-rating .rating ul {
  margin-right: 5px;
}

.fa.fa-star-o::before,
.fa.fa-circle-o::before {
  content: "";
  margin: 0 0px 0 3px;
  background: url(../images/round-empty.svg)no-repeat;
  height: 15px;
  width: 15px;
  content:"";
  display: inline-block;
  background-size: 15px;
}
.rating.total li i::before {
  width: 19px;
  height: 19px;
  background-size: 19px;
}

/* .rating ul li i.fa-circel::before {
  margin: 0 0px 0 3px;
  background: url(../images/round-full.svg)no-repeat;
  height: 15px;
  width: 15px;
  content:"";
  display: inline-block;
  background-size: 15px;
}
.total.rating ul li i.fa-circle::before {
  background: url(../images/round-full.svg)no-repeat;
  height: 19px;
  width: 19px;
  display: inline-block;
  margin: 0px 0 0 3px !important;
  content: " ";
  background-size: 19px;
}

.total .fa-circle-half-o {
  margin-right: 4px;
}

.fa-circle-half-o::before {
  content: " "; 
  background: url(../images/round-half.svg)no-repeat;
  height: 15px;
  width: 15px;
  display: inline-block;
  margin: 0px 0 0 1px !important;
  background-size: 15px
} */

 
 
 
 

.title-rating .rating li {
  display: inline-flex;
}
.rating-points {
  font-size: 15px;
  margin-left: 1px;
}
ul.blog.big li.post .post_content a.read_more,
.quaters ul.blog.big li.post .post_content a.read_more, 
.search-results .blog.big .post_content a.read_more, 
.tags ul.blog.big li.post .post_content a.read_more, 
.tax-top10-lists ul.blog.big li.post .post_content a.read_more {
  background: 0 0;
  padding: 7px 20px;
  float: right;
  margin: 0 !important;
  font-size: 14px;
  font-weight: 500;
  line-height: 16.94px; 
  color: #e73041;
  border: 1px solid #e73041;
  transition: .3s;
  border-radius: 4px;
}
ul.blog.big li.post .post_content a.read_more:hover,
.quaters ul.blog.big li.post .post_content a.read_more:hover, .search-results .blog.big .post_content a.read_more:hover, .tags ul.blog.big li.post .post_content a.read_more:hover, .tax-top10-lists ul.blog.big li.post .post_content a.read_more:hover, .woocommerce-order .woocommerce-thankyou-order-details a button.btn:hover {
  background: #f3f1f1;
  text-decoration: none;
}

#comments_list > .comment:first-child, .blog.small .post, .blog.small_margin .post, .divider.page_margin_top, .page_margin_top, .page_margin_top.item_content:first-child, .post:first-child, .read_more.page_margin_top, .single_post_data .post-custom-slider + .row.page_margin_top_section, h2.mt-30 {
  margin-top: 20px;
}
.post {
  float: left;
  clear: both;
  margin-top: 50px;
}
.blog.big .post .post_content a.location-name {
  display: inline-block;
  border: 1px solid #e9e9e9;
  color: #7c7c7c;
  font-size: 12px;
  padding: 6px 12px 6px;
  text-align: left;
  background: 0 0;
  font-weight: 500;
  border-radius: 5px;
  margin-left: 0 !important;
  margin-bottom: 10px !important;
  transition: .3s;
}

.blog.big .post .post_content a.location-name:hover {
  background-color: #e73041;
  color: #fff;
  text-decoration: none;
}
.quaters .column_1_1 ul.pagination, .tags .column_1_1 ul.pagination {
  float: left;
  width: 100%;
}

.pagination.clearfix.page_margin_top_section {
  overflow: hidden;
  clear: both;
  width: 100%;
  margin-top: 30px;
  float: left;
}

.pagination li {
  float: left;
  margin-left: 5px;
}
 
.pagination li a, .pagination li > span {
  display: block;
  color: #7c7c7c;
  font-size: 14px;
  padding: 5px 12px 5px 12px;
  background: #f0f0f0;
}

.pagination li span.current, 
.pagination li a:active, 
.pagination li a:hover, .pagination li.active > span, .pagination li.selected a {
  color: #fff;
  background-color: #e73041;
  text-decoration: none;
}
.app-details a {
  width: 150px;
  display: inline-block;
}
body .sf-menu li:hover ,
body .sf-menu li {
  background: none;
}
.desktop-menu li a span {
  display: none;
}

/*Hero title*/
.hero-title {
  text-align: center;
  margin: 60px 0 40px 0;
}
.hero-title h1 {
  display: inline-block;
  max-width: 670px;
  letter-spacing: 0.64px;
}

.hero-title h1 span {
  color: #e73041;
  font-weight: 700;
}


.blog-post-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 24px;
}
.blog-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px
}

.blog-header h2 {
  font-weight: 600;
}

.blog-header a {
  color: #000;
  font-weight: 500;
  font-family: Poppins;
  font-size: 16px;
  letter-spacing: 0.3px;
  text-transform: lowercase;
  padding: 9px;
  border: 1px solid transparent;
  border-radius: 2px
}
.blog-post a {
  text-decoration: none;
  color: #000;
}
.blog-post a:hover {
  text-decoration: none; 
}

.blog-header a:focus {
  border: 1px dashed #000;
  color: #000;
}
 
.blog-header a:active {
  background-color: rgba(138, 138, 138, 10);  
  border: 1px solid transparent !important;
}

.blog-header a:hover {
  text-decoration: none;
  font-weight: 700;
}

.blog-img {
  display: block;
  position: relative;
}

.blog-post h3 {
  margin-bottom: 8px;
}

.no-js .blog-post-wrapper.owl-carousel .blog-post {
  width: 50%;
}

.page-wrapper:has(.blog-post-main-wrapper) {
  padding: 0 32px;
  margin-bottom: 80px;
}

.blog-post-main-wrapper a:hover {
  text-decoration: none;
}

.blog-img:after {
  content:"";
  display: block;
  padding-bottom: 37%;
}

.blog-img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height:100%;
  object-fit: cover;
  object-position: center;
}

.blog-post h3 {
  font-size: 18px;
  font-weight: 500;
  color: #000;
  margin-top: 8px;
  display: block;
  line-height: 24px;
}

.blog-post p {
  margin-top: 0;
  line-height: 23px;
}

.about-us-block {
  text-align: center;
  margin-top: 80px;  
}

.page-wrapper:has(.about-us-block) {
  margin-bottom: 115px;
}

.about-us-block h2 {
  display: none;
}

.about-us-block p {
  width: 100%;
  font-size: 24px; 
}
.red-btn {
  background: #E73041;
  color: #fff;
  font-family: Poppins;
  font-weight: 600;
  padding: 9px 11px;
  border-radius: 2px;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  justify-content: center;
  border: 0;
  font-size: 16px;
  border: 1px solid transparent;
}

.red-btn:hover {
  text-decoration: none;
  font-weight: bold;  
}

.red-btn:focus {
  border: 1px dashed #fff;  
}

.red-btn:active {
  background-color: rgb(231, 48, 65,0.85); 
  border: 1px solid transparent !important;
}
 
.red-btn.extra-large {
  width: 100%;
  max-width: 575px
}

.all-cateogires-block {
  background: #fff;
  padding: 24px 24px 0px 24px;
  box-shadow: 0 6px 8px 0px rgba(49, 89, 8,0.02);
  margin-bottom: 16px;
}

/* .columned-items .all-cateogires-block {
  margin-bottom: 15px;
} */

.home .all-cateogires-block {
  margin-bottom: 80px;
}
 
.all-cateogires-wrapper {
  overflow: hidden;
  max-height: 196px;
  position: relative;
}

/* .columned-items .all-cateogires-wrapper {
  max-height: none;
} */

.all-cateogires-wrapper:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff url("../img/loader.gif")no-repeat;
  background-position: center center;
  background-size: 50px;
  z-index: 99;
  border-radius: 4px;
}
.all-cateogires-wrapper:not(.more-items)::after {
  display: none;
}

.all-cateogires-wrapper:has(.without-slider):after ,
.all-cateogires-wrapper:has(.less-items):after ,
.all-cateogires-wrapper:has(.owl-loaded):after {
  display: none;
}

.all-cateogires.without-slider {
  display: none;
}

.active .all-cateogires.with-slider {
  display: none;
}
.no-js .owl-carousel,
.active .all-cateogires.without-slider {
  display: flex;
}

.subitems-more-btn .close-all {
  display: none;
}

.subitems-more-btn.active .close-all {
  display: block
}
.all-cateogires.owl-hidden {
  opacity: 1;
}
.all-cateogires.without-slider .owl-nav,
.all-cateogires.without-slider .owl-dots,
.subitems-more-btn.active .see-all {
  display: none
}
.all-cateogires.without-slider .category-block {
  margin-bottom: 16px;
}
.all-cateogires.without-slider .owl-stage {
  display: flex;
  transform: none !important;
  flex-wrap: wrap;
  width: 100% !important;
}
.all-cateogires-wrapper:has(.without-slider) {
  max-height: none;
}


/* .no-js .all-cateogires.owl-carousel {
  display: flex;
} */

/* 
.columned-items .all-cateogires-wrapper:after {
  display: none;
} */

.all-cateogires-wrapper-inner {
  /*width: calc(100% - 70px);*/
  width: 100%;
}

.all-cateogires-wrapper .owl-carousel .owl-stage-outer {
  overflow: visible;
  width: 100%;
}

.all-cateogires {
  display: flex;
  flex-wrap: wrap;   
}

.all-cateogires .category-block {  
  border-radius: 4px;
  position: relative;  
  width: 155px;
  margin: 0 2px 24px 2px;
}

.all-cateogires .category-block a:hover {
  box-shadow: 0 2px 16px 0px rgba(49, 89, 8, 0.12);
  transition: all ease-in-out 0.3s;
}

.all-cateogires .category-block a {
  box-shadow: 0 6px 8px 0px rgba(49, 89, 8, 0.04);
  transition: all ease-in-out 0.3s;
  padding: 4px 4px 4px 4px;
  display: block;
}

.all-cateogires .category-block a:focus {
  box-shadow: 0 2px 16px 0px rgba(49, 89, 8, 0.12);
}

.home .all-cateogires .category-block { 
  margin-bottom: 43px;
}

.owl-carousel.owl-loading {
  opacity: 1;
}


/* 
.all-cateogires.more-items .category-block {  
  width: 100%;
} */
/* .all-cateogires .category-block a {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 2;
} */

.all-cateogires .category-block a:hover {
  text-decoration: none;
}

.all-cateogires .category-block .heading p {
  padding: 0 5px;
  font-family: poppins;
  font-size: 16px;
  font-weight: 500;
  margin-top: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 20px;
  text-overflow: ellipsis;
  color: #000;
  margin: 0;
}

.all-cateogires .category-block .heading {
  display: flex;
  min-height: 53px;
  align-items: center;
}

.all-cateogires .category-block .cat-img {
  position: relative;
 background-color: #000;
}
 
.all-cateogires .category-block a:focus .cat-img img ,
.all-cateogires .category-block a:hover .cat-img img {
  opacity: 0.80;
  transition: all ease-in-out 0.3s;
}
.all-cateogires .category-block .cat-img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: all ease-in-out 0.3s;
  opacity: 1;
}
.all-cateogires .category-block .cat-img:after {
  content:"";
  display: block;
  padding-bottom: 66%;
}

.all-cateogires .category-block .cat-img .stamp {
  position: absolute;
  z-index: 1;
  width: 55px;
  height: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}

.all-cateogires .hidden-category {
  display: none;
}

.all-cateogires #see-more-button {
  margin-top: 20px;
  cursor: pointer;
  padding: 10px 20px;
  background-color: #0073aa;
  color: #ffffff;
  border: none;
  border-radius: 4px;
}

.all-cateogires #see-more-button:hover {
  background-color: #005177;
}
 
.cateogires-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
 
}

.all-cateogires-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px; 
  padding-left: 8px;
}

.all-cateogires-header h2 {
  font-weight: 600;
  color: #282B25;
}

.see-more-cat {
  border: 0;
  border-radius: 0;
  background: none;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  font-family: Poppins;
  cursor: pointer;
}
.see-more-cat:hover {
  text-decoration: underline;
}
.all-recommendations {
  float: left;
  margin-bottom: 80px;
  width: 100%;
  padding: 0 32px;
}
.all-recommendations h2 {
  font-weight: 600;
}
.all-recommendations .cateogires-header {
  margin-bottom: 32px;
}

.blog.recommendations {
  float: left;
  display: flex;
  gap: 32px;
  flex-wrap: wrap;
}

.blog.recommendations .single-post-full-width,
.blog.recommendations li {
  width: calc(50% - 16px);
  margin: 0;
 
}

.blog.recommendations .single-post-full-width a ,
.blog.recommendations li a {
  color: #000;
}

.blog.recommendations .single-post-full-width a:hover ,
.blog.recommendations li a:hover {
  text-decoration: none;
}

.blog.recommendations .single-post-full-width .wrapper a ,
.blog.recommendations li .wrapper a {
  display: block;
  background-color: #fff;
  box-shadow: 0 8px 6px 0px rgba(49, 89, 8,0.02);
}


.blog.recommendations .single-post-full-width .wrapper a:focus ,
.blog.recommendations .single-post-full-width .wrapper a:hover ,
.blog.recommendations li .wrapper a:focus ,
.blog.recommendations li .wrapper a:hover {
  box-shadow: 0 2px 16px 0px rgba(49, 89, 8, 0.12);
  transition: all ease-in-out 0.3s;
}

.blog.recommendations .single-post-full-width a:focus .top-post-slider img ,
.blog.recommendations .single-post-full-width a:hover .top-post-slider img ,
.blog.recommendations li a:focus .top-post-slider img ,
.blog.recommendations li a:hover .top-post-slider img {
  opacity: 0.80;
  transition: all ease-in-out 0.3s;
}


.blog.recommendations .single-post-full-width .top-post-slider ,
.blog.recommendations li .top-post-slider {
  display: block;
  position: relative;
  background-color: #000;
}

.blog.recommendations .single-post-full-width .top-post-slider:after ,
.blog.recommendations li .top-post-slider:after {
  padding-bottom: 37%;
  content:"";
  display: block;
}

.blog.recommendations .single-post-full-width .top-post-slider img ,
.blog.recommendations li .top-post-slider img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  transition: all ease-in-out 0.3s;
  opacity: 1;
}

.blog.recommendations .single-post-full-width .content-box ,
.blog.recommendations li .content-box {
  background: #fff;
  padding: 8px 8px 15px 8px;
}
.blog.recommendations .single-post-full-width .content-box p ,
.blog.recommendations li .content-box p {
  margin: 0;
  background: none;
  line-height: 23px;
}

.blog.recommendations .single-post-full-width .content-box h3 ,
.blog.recommendations li .content-box h3 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 8px;
  letter-spacing: 0.5px;
  line-height: 24px;
}

.blog.recommendations .single-post-full-width .content-box h3 a,
.blog.recommendations .single-post-full-width .content-box p a ,
.blog.recommendations li .content-box h3 a,
.blog.recommendations li .content-box p a {
  color: #000;
}

.blog.recommendations .single-post-full-width .content-box .sub-heading,
.blog.recommendations li .content-box .sub-heading{
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 8px;
  font-family:futura-pt;
  line-height: 140%;
}

.blog.recommendations .single-post-full-width .content-box .sub-heading span ,
.blog.recommendations li .content-box .sub-heading span {
  color: #e73041;
}

.instagram-feeds .page-wrapper {
  background: #fff;
  padding: 24px 32px;
  margin-bottom: 80px;
  box-shadow: 0 6px 8px 0px rgba(49, 89, 8,0.05);
  border-radius: 8px;
  width: 100%;
  max-width: 1040px;
}
/* .instagram-feeds .slick-list {
  width: 100%;
} */

.instagram-feeds {
  width: 100%;
  clear: both;
}

.instafeed-block {
  display: flex;
  width: 100%;
  gap: 30px;
}
.instafeed-block .instafeed {
  width: 100%;
}
.instafeed-block .instafeed iframe {
  width: 100%;
}
.instagram-header .red-btn {
  min-width: 123px;
}

.instagram-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
}
.instagram-header h2 {
  display: flex;
  align-items: center;
  gap: 0px;
  font-family: futura-pt;
  font-weight: 700;
  letter-spacing: 0;
}

.instagram-header h2 svg {
  margin-right: 10px;
  display: none;
} 
.instagram-header h2 span {
  color: #e73041;
  display: inline-block;
  margin-right: 5px;
}

.instagram-header .for-desktop {color: #000;}
.flags .for-mobile {display: none}
.instagram-header .for-mobile {display: none;}

.instafeed-block .instafeed-block-inner {
  text-align: center;
  width: 50%;
}

.instafeed-block .instafeed-block-inner iframe {
  display: inline-block !important;
  width: 100%;
  max-width: 355px;
}
 
.columns-2-layout {
  margin-bottom: 80px;
}
.columns-2-layout .row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 34px;
}
.columns-2-layout .post.rating-post p {
  font-size: 24px;
  margin-top: 8px;
  line-height: 130%;
  margin-bottom: 5px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.columns-2-layout .post.rating-post {
  background: #fff;
  margin-top: 0;
  position: relative;
  box-shadow: 0 6px 8px 0px rgba(49, 89, 8,0.02);
  transition: all ease-in-out 0.3s;
  border: 0;
  padding: 0;
  text-align: left;
}

.columns-2-layout .post.rating-post:focus ,
.columns-2-layout .post.rating-post:hover {
  box-shadow: 0 2px 16px 0px rgba(49, 89, 8,0.12);
  transition: all ease-in-out 0.3s;
  border: 0;
}

.columns-2-layout .post.rating-post .post_content {
  padding: 0 50px 10px 10px;
  border-radius: 0 0 2px 2px;

}
.columns-2-layout .post.rating-post h2 a {
  color: #000;
}
.columns-2-layout .post.rating-post .tag-item a {
  border: 1px solid rgba(0,0,0,0.30);
  font-size: 14px;
  color: #000;
  border-radius: 4px;
  padding: 1px 4px;
}

.columns-2-layout .post.rating-post .tag-item a:focus ,
.columns-2-layout .post.rating-post .tag-item a:hover {
  text-decoration: none;
  color: #fff;
  background: #e73041;
  border: 1px solid #e73041;
}

.columns-2-layout .post.rating-post .title-rating {
  margin-bottom: 5px;
  margin-top: 8px;
}


.columns-2-layout .post.rating-post .title-rating h2 {
  font-weight: 600;
}

.columns-2-layout .post.rating-post .link {
  position: absolute;
  right: 10px;
  bottom: 10px;
  height: 48px;
  width: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all ease-in-out .3s;
  box-shadow: 0 6px 8px 0px rgba(49, 89, 8,0.02);
}
.columns-2-layout .post.rating-post .link:focus,
.columns-2-layout .post.rating-post .link:hover {
  transition: all ease-in-out .3s; 
  right: 15px;
}

.columns-2-layout  .post.rating-post .main-img {
  display: block;
  position: relative;
  background-color: #000;
  transition: all ease-in-out 0.3s;
  opacity: 1;
}

 
.columns-2-layout  .post.rating-post .main-img:focus img,
.columns-2-layout  .post.rating-post .main-img:hover img {
  opacity: 0.80;
  transition: all ease-in-out 0.3s;
}

.columns-2-layout  .post.rating-post .main-img .stamp {
  position: absolute;
  right: 0;
  bottom: -25px;
}

.columns-2-layout .post.rating-post .main-img .place {
  display: flex;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  pointer-events: none;
  background: #fff;
  height: 65px;
  width: 65px;
  align-items: center;
  justify-content: center;
  color: #000;
  font-family: Inter;
  font-weight: 900;
  border-radius: 50%;
  box-shadow: 0 6px 8px 0px rgba(49, 89, 8,0.02);
}

.columns-2-layout .post.rating-post .main-img .place span {
  color: #e73041;
  display: inline-block;
  margin-left: 2px;
}
 
.columns-2-layout  .post.rating-post .main-img:after {
  content:"";
  display: block;
  padding-bottom: 53%;
}

.columns-2-layout  .post.rating-post .main-img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.cate-desc-wraper {
  display: flex;   
  margin-bottom: 20px;
  justify-content: space-between;
}

.single-top10-location .cate-desc-wraper {
  margin-bottom: 30px;
}
 
.subitems-more-btn a {
  font-weight: 500;
  font-size: 16px;
  text-decoration: none;
  font-family: poppins;
}

.subitems-count {
  font-size: 15px;
  font-family: futura-pt;
  font-weight: 600;
}

.subitems-count span {
  display: inline-block;
  margin-right: 2px;
}

.cate-desc-wraper .cate-desc-left {
  width: calc(100% - 220px);
  padding-top: 70px;
  position: relative;
}


.cate-desc-wraper .cate-desc-left p {
  margin-top: 32px;
}

.large-thumbnails.cate-desc-wraper .cate-desc-left p {
  font-family: futura-pt;
  font-size: 24px;
}

.cate-desc-wraper .cate-desc-right {
  width: 220px;
  padding-top:40px;
  text-align: center;
}

.page-wrapper:has(.cate-desc-left) {
  padding: 0 32px;
}

.cate-desc-wraper.categories .page-title {
  margin-bottom: 0;
}


.back-link {
  position: absolute;
  left: 0;
  top: 21px;
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 16px;
  font-family: Poppins;
  color: #000;
  font-weight: 500;
  padding: 10px;
  border: 1px solid transparent;
}

.back-link:hover {
  text-decoration: none;
  font-weight: bold;
}
.back-link:focus {
 border: 1px dashed #000;
}
.back-link:active {
 background-color: rgb(138, 138, 138,0.10);
}

.home-main-banner {
  position: relative;
  margin-bottom: 100px;
}
.home-main-banner a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
}

.home-main-banner img {
  width: 100%;
  height: auto;
  border-radius: 15px;
}

.slider-subcategory {
  overflow: hidden;
}


.slider-subcategory-desc .left-content p:first-child {
  display: -webkit-box;
  -webkit-line-clamp: 5; /* Number of lines before truncating */
  -webkit-box-orient: vertical;  
  overflow: hidden;
  text-overflow: ellipsis;

}

.slider-subcategory-desc .left-content p {
  font-size: 24px;
  color: #000;
}

.slider-subcategory-desc .left-content p:not(:first-of-type) {
  display: none;
}
.see-more {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  border: 0;
  background: none;
  cursor: pointer;
  font-family: poppins;
  display: inline-block;
  text-transform: lowercase;
  padding: 10px 8px;
  border: 1px solid transparent;
}
.see-more:hover {
  font-weight: bold;
}

.see-more:focus {
  border: 1px dashed #000;
}

.see-more:active {
  background: rgba(138, 138, 138, 0.1);
}

.slider-subcategory-desc .left-content {
  width: calc(100% - 150px);
}

.slider-subcategory-desc .right-content {
  width: 150px;
  text-align: right;
}
.slider-subcategory-desc .right-content .see-more {
  margin-bottom: 7px;
}

.slider-subcategory-desc.active .right-content {
  display: none
}
.slider-subcategory-desc.active .left-content p:not(:first-of-type) {
  display: block;
}
.slider-subcategory-desc.active .left-content p:first-child {
  -webkit-line-clamp: inherit;
}

.insta-and-reading-block {
  display: flex;
  gap: 40px;
}

.insta-and-reading-block .rating-block {
  width: calc(50% - 20px);
}

.insta-and-reading-block .instagram-block {
  width: 100%;
}
.insta-and-reading-block .insta-section{
  width: calc(50% - 20px);
}
.insta-and-reading-block {
  display: flex;
  margin-top: 55px;
}

.single-location-template2 .business-highlights-wrapp .post-list-wrapper {
  margin-bottom: 40px;
}
.single-location-template2 .business-highlights-wrapp {
  margin-bottom: 0px;
}

.single-location-template2 .insta-and-reading-block {
  margin-bottom: 60px;
}

.insta-and-reading-block .rating {
  display: flex;
  justify-content: space-between;
}

.insta-and-reading-block .rating .rating-wrapper {
  display: flex;
  align-items: flex-end;
  margin-top: 9px;
}
.all-ratings {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
  margin-bottom: 70px;
}

.single-location-template2 .all-ratings {
  margin-bottom: 0;
  margin-top: 0;
}

.all-ratings .rating1 li {
  height: 21px;
}
 
.all-ratings .rating-group {
  order: 2;
  width: 100%;
}
.all-ratings .rating.total::after {
  content: "";
  left: 0;
  bottom: -18px;
  width: 310px;
  height: 1px;
  background: #000;
  position: absolute;
  opacity: 0.06;
}

.all-ratings .rating.total .content {
  color: #282828;
  margin: 0;
  font-size: 24px;
  font-family: futura-pt;
  font-weight: 700;
}
.all-ratings .rating.total .content span {
  color: #E73041;
}

.all-ratings .rating.total .ratingtotal {
  color: #282828;
  font-weight: 600;
  font-size: 24px;
  font-family: futura-pt;
}

.all-ratings .rating {
  width: 100%; 
  margin-bottom: 10px;
  max-width: 430px;
  position:relative;
}

.all-ratings .rating-group {
  margin-top: 20px;
}

.all-ratings .content {
  color: #545454;
  font-size: 24px;
}
.all-ratings .rating .count {
  font-size: 24px;
  color: #545454;
  margin-right: 15px;
}
 
.all-ratings .rating1 {
  width: 105px;
  justify-content: flex-start;
  text-align: left;
}
.all-ratings .rating1 ul {
  display: inline-flex;
}

.business-highlights {
  margin-bottom: 60px;
}
.business-highlights p {
  margin-top: 0;
}

.business-highlights h4,
.business-highlights h2 {
  font-family: futura-pt; 
  margin: 0 0 10px 0;
  font-weight: normal;
  font-weight: 700;
  font-size: 24px;
}

.business-highlights li strong {
  font-family: futura-pt;
  min-width: 95px;
  font-weight: 600;
  display: inline-block;
  margin-right: 4px;
}

.business-highlights li, .business-highlights p {
  font-size: 24px;
  margin-bottom: 14px;
}

.extra-items .business-highlights p {
  max-width: 280px;
}

.business-highlights .post-list-wrapper + .post-list-wrapper {
  margin-top: 60px;
} 

.tag {
  margin-top: 20px;
}

.tag li a {
  display: block;
  border: 1px solid #e9e9e9;
  color: #4d4d4d;
  font-family: futura-pt;
  text-align: left;
  font-weight: 400;
  border-radius: 5px;
  line-height: 1.29 !important;
  padding: 8px !important;
  margin: 0 8px 8px 0;
  font-size: 12px !important;
}

.tag li a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #e73041;
  border-color: #e73041;  
}

.tags li a {
  color: #545454;
  font-size: 18px;
  background: #fff;
  border: 1px solid rgb(84, 84, 84,0.40);
  padding: 10px 15px;
  display: block;
  border-radius: 25px;
}

.tags li a:hover {
  background: rgb(231, 48, 65,0.12); 
}

.tags li a:focus {
  background: #fff;
  color: #545454;
  border: 1px dashed #E73041;
}

.tags li a:active {
  background: #F0F0F0;
  color: #545454;
  border: 1px dashed rgb(84, 84, 84,40) !important;
}

.tags li a {
  text-decoration: none;
}

.tag li,
.tags li {
  display: inline-block;
  margin: 0 2px 5px 0;
}

.map-address-sec .post-list-wrapper p {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 24px;
  position: relative;
  padding-left: 35px;
  margin: 10px 0;
}

.map-address-sec .post-list-wrapper p svg {
  position: absolute;
  left: 0;
  top: 8px;
}

.map-address-sec .post-list-wrapper p a {
  color: #000;
  word-break: break-all;
}

.map-address-sec .post-list-wrapper {
  max-width: 400px;
}
.map-address-sec {
  display: flex;
  justify-content: space-between; 
  clear: both;
  gap: 40px;
}



.map-address-sec .address-left {
  width: 50%;
}
.map-address-sec .map-right {
  width: 50%;
}
.map-address-sec .address-left h2 {
  font-family: futura-pt;
  font-weight: 700;
}

.map-address-sec .map-right h2 {
  margin-bottom: 16px;
  font-family: futura-pt;
  font-weight: 700;
}
.map-address-sec .google-map {
  background: #fff;
  border-radius: 8px;
  padding: 10px;
  box-shadow: 0 6px 8px 0px rgba(49, 89, 8,0.05);
  overflow: hidden;
}

.map-address-sec .google-map iframe {
  width: 100%;
  float: left;
}

.map-address-sec .map-header {
  display: flex;
  justify-content: space-between;
}
.map-header-right a {
  background: #F9F9F9;
  display: flex;
  height: 48px;
  width: 48px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  box-shadow: 0 2px 1px 0px rgba(0, 0, 0,0.24);
  
}

.map-header-left {
  display: flex;
  align-items: center;
  gap: 5px;
}
.map-header-right {
  display: flex;
  gap: 10px;
}

.all-result-slider {
  clear: both;
  background: #fff;
  margin-top: 50px;
  padding: 24px 18px 0px 18px;
  box-shadow: 0 6px 8px 0px rgba(49, 89, 8,0.05);
  border-radius: 4px;
}
.disqus_comments {
  clear: both;
  margin-top : 20px;
}

.disqus_comments + .all-cateogires-block {
  margin-top: 45px;
  width: calc(100% + 64px);
  margin-left: -32px;
}

.single-post-nav-wrapper {
  display: flex;
  width: 100%;
  justify-content: space-between;
  text-align: center;
  align-items: flex-start;
}

.single-post-nav-wrapper .next-btn ,
.single-post-nav-wrapper .pre-btn {
  background: #fff;
  border: 1px solid #DDF3DA;
  padding: 9px 8px;
  border-radius: 2px;
  font-size: 16px;
  font-weight: 500;
  font-family: Poppins;
  color: #000;
  display: inline-flex;
  align-items: center;
  gap: 11px;
}

.single-post-nav-wrapper .next-btn:hover ,
.single-post-nav-wrapper .pre-btn:hover {
  font-weight: bold;
  text-decoration: none;
}

.single-post-nav-wrapper .next-btn:focus ,
.single-post-nav-wrapper .pre-btn:focus {
  border: 1px dashed #000;
}
.single-post-nav-wrapper .next-btn:active ,
.single-post-nav-wrapper .pre-btn:active {
  background-color: #F0F0F0;
  border: 1px solid transparent !important;
}


.page-title p {
  font-size: 20px;
  line-height: normal;
  font-family: poppins;
  letter-spacing: 0.64px;
  font-weight: 500;
}

.page-title {
  position: relative;
  margin-bottom: 60px;
  margin-top: 5px;
}

.page-title h1 {
  text-align: center;
}
.page-title h1.page_title {
  text-align: left;
  font-weight: 500;
}

.page-title h1 span {
  margin-left: 25px;
  display: inline-block;
  cursor:pointer;
}

.page-title .author_box ul {
  display: flex;
  gap: 15px;
}

.page-title .author_box {
  position: absolute;
  left: 50%;
  bottom: -42px;
  transform: translate(-50%, 0);
  display: none;
}

.page-title:has(.page_title) .author_box {
  bottom: auto;
  top: -50px;
}

.page-title .author_box .author_box-inner {
  display: flex;
  gap: 15px;
}
 
.single-post-nav-wrapper .top-location-heading,
.single-post-nav-wrapper h2 {
  line-height: 40px;
  font-family: futura-pt;
  font-weight: 500;
  font-size: 24px;
}

.single-article .author_box .author_box-inner {
  align-items: center;
}

.single-article .map-address-sec + .map-address-sec {
  margin-bottom: 80px;
}

.single-post-nav-wrapper .top-location-heading span {
  color: #E73041;
}
.single-post-nav-wrapper .top-location-heading i {
  font-style: normal;
}

.post.single .post_details li {
  display: inline-flex;
  align-items: center;
  gap: 5px;
}
.post.single .post_details li a {  
  color: #000;
  font-size: 16px;
  font-family: Poppins;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  gap: 7px;
  border: 1px solid transparent;
  padding: 10px;
}

.post.single .post_details li .category-arrow:hover {
  text-decoration: none;
  font-weight: bold;
}
.post.single .post_details li .category-arrow:focus {
  border: 1px dashed #000;
}
.post.single .post_details li .category-arrow:active {
  background-color: rgb(138, 138, 138,0.10);
  border: 1px solid transparent !important;
}

.single-post-nav p {
  text-align: center;
  color: #545454;
  font-size: 20px;
  font-family: Poppins;
  margin: 27px 0 25px 0;
}
.single-post-nav {
  padding: 0 20px;
  clear: both;
}


.all-result-slider li {
  padding: 0 3px;
}


.all-result-slider .item-slide .thumbnail {
  position: relative;
}

.all-result-slider .item-slide h3 {
  font-size: 16px;
  margin-top: 5px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  align-items: center;
  line-height: 115%;
  margin-bottom: 10px;
  font-family: poppins;
  font-weight: 500;
}

.all-result-slider .item-slide .thumbnail:after {
  content:"";
  display: block;
  padding-bottom: 60%;
}

.all-result-slider .item-slide .thumbnail img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

/* .all-result-slider .slick-track {
  display: flex;
}
.all-result-slider .slick-slide {
  box-shadow: 0 6px 8px 0px rgba(49, 89, 8,0.05);
  padding: 4px 4px 4px 4px;
  border-radius: 4px;
  margin: 0 4px; 
  height: inherit !important;
} */

.all-cateogires-wrapper.all-cateogires-more-items {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
} 


.all-cateogires-wrapper.all-cateogires-more-items .cat-img {
  position: relative;
}
.all-cateogires-wrapper.all-cateogires-more-items .cat-img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.all-cateogires-wrapper.all-cateogires-more-items .cat-img::after {
  content: "";
  display: block;
  padding-bottom: 66%;
}

.all-cateogires-wrapper.all-cateogires-more-items .category-block {
  box-shadow: 0 6px 8px 0px rgba(49, 89, 8, 0.04);
  border-radius: 4px;
  padding: 4px 4px 4px 4px;
  position: relative;
  width: calc(16% - 1px);
  margin: 0 0px 24px 0px;
}

.all-cateogires-wrapper.all-cateogires-more-items .heading {
  display: flex;
  min-height: 53px;
  align-items: center;
}

.all-cateogires-wrapper.all-cateogires-more-items h4 {
  padding: 0 5px;
  font-family: poppins;
  font-size: 16px;
  font-weight: 400;
  margin-top: 5px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.all-cateogires-wrapper-inner:has(.all-cateogires-more-items) {
  width: 100%;
}
 
.horizontal_carousel_container ul {
  margin-bottom: 24px;
}

.horizontal_carousel_container ul li {
  padding: 0 3px;
  box-shadow: 0 6px 8px 0px rgba(49, 89, 8,0.05);
}


.all-result-slider .item-slide {
  position: relative;
}

.all-result-slider .item-slide a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}

.all-result-slider h2 {
  padding: 0 4px;
  margin: 0 0 12px 0;
}

.all-result-slider {
  margin-bottom: 80px;
}

.all-result-slider-header {
  display :flex;
  justify-content: space-between;
}
.all-result-slider-header a {
  color: #000;
  font-weight: 600;
}

.all-result-slider .horizontal_carousel_container {
  padding-right: 50px;
  overflow: hidden;
}
.all-result-slider .horizontal_carousel_container:has(.all-unslick-items) {
  padding-right: 0;
}

/* .all-result-slider .slick-list {
  overflow: visible;
} */
.post.single .post_details .back-arrow {
  display: none;
}
.single-post-nav-wrapper .next-btn .for-mobile, .single-post-nav-wrapper .pre-btn .for-mobile {
  display: none;
}
.single-post-nav-wrapper .left-nav, .single-post-nav-wrapper .right-nav {
  min-width: 100px;
}

.permanent {
  color: #E73041;
  display: flex;
  margin-top: 7px;
}
.all-cateogires-wrapper.all-cateogires-more-items .stamp,
.all-result-slider .item-slide .thumbnail .stamp,
.all-cateogires .category-block .cat-img .stamp {
  position: absolute;
  z-index: 1;
  width: 48px;
  height: 48px;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  background: #fff;
  display: flex;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-family: Inter;
  color: #000;
}
.all-result-slider .item-slide .thumbnail .stamp span,
.all-cateogires .category-block .cat-img .stamp span {
  color :#e73041;
}

.columns-2-layout .post.rating-post .main-img .stamp svg {
  position: static;
  transform: none;
}

.columns-2-layout .post.rating-post .lang-de, 
.columns-2-layout .post.rating-post .lang-en {
  position: absolute;
  left: -20px;
  top: -20px;
  z-index: 1;
}

.columns-2-layout .post.rating-post .lang-en,
.columns-2-layout .post.rating-post .lang-de {
  width: 80px;
}

.columns-2-layout .post.rating-post .lang-de,
.columns-2-layout .post.rating-post .lang-en {display: none}

html[lang="en-us"] .columns-2-layout .post.rating-post .lang-en {
  display: block;
}
html[lang="de-AT"] .columns-2-layout .post.rating-post .lang-de,
html[lang="en-de"] .columns-2-layout .post.rating-post .lang-de {
  display: block;
}

.subitems-more-btn button,
.subitems-more-btn a {
  font-weight: 500;
  font-size: 16px;
  text-decoration: none;
  font-family: poppins;
  color: #000; 
  text-transform: lowercase;
  padding: 10px;
  cursor: pointer;
  border: 1px solid transparent;
  background: none;
}
 
.subitems-more-btn button:active,
.subitems-more-btn a:active {
  background-color: rgba(138, 138, 138, 10);  
}
.subitems-more-btn button:focus,
.subitems-more-btn a:focus {
  border: 1px dashed #000;
  color: #000;
}

.subitems-more-btn button:hover,
.subitems-more-btn a:hover {
  text-decoration: none;
  font-weight: 700;
}


.desktop-hidden,
.hidden{display: none}
 
body.tax-top10-lists:has(.desc-bg-tpt) {
  background-color: #FBFFFA;
}
.text-right {
  text-align: right;
}
 
/* #slider.single-item .slick-dots {
  display: none;
} */
 
#slider .owl-prev {
  left: 0px;
  width: 50%;   
  opacity: 0;
  z-index: 99;
  border: 0;
  cursor: pointer;
}
#slider .owl-next {
  right: 0px;
  width: 50%; 
  opacity: 0;
  z-index: 99;
  border: 0;
  cursor: pointer; 
}

#slider .owl-nav button{
  position: absolute;
  margin: 0;
  top: 0%; 
  height: calc(100% - 20px);
}
#slider {
  padding-bottom: 10px;
}
#slider .owl-dots {
  position: absolute;
  bottom: 0px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
 
.slick-dots {
  list-style: none;
  text-align: center;
}
#slider button {
  margin: 0 3px;
  padding: 0;
  background: none;
  width: 12px;
  height: 12px;
  border: 2px solid #dbdada;
  border-radius: 50%;
  display: inline-block;     
  cursor: pointer;
}

#slider button.active {
  background-color: #dbdada;
}

#slider .owl-dots button span {
  display: none;
}
 

#slider li.slick-active button::before {
  background: #e73041;
  border-color: #e73041;
}
#slider .slide-item {
  position: relative;
}
#slider .slide-item .slide-img-wrap figure{
  position: relative;
  margin: 0;
} 
#slider .slide-item .slide-img-wrap {
  padding-bottom: 15px;
}

#slider .slide-item img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#slider .slide-item .slide-img-wrap figure::after {
  content: "";
  display: block;
  padding-bottom: 60%;
}
#slider .slide-item .slide-img-wrap figcaption {
  position: absolute;
  bottom: -22px;
  right: 0;
  text-align: right;
  color: #999;
  font-size: 13px;
  margin: 2px 0 0;
  padding: 0;
  font-weight: 300;
}
 

.tags.style-2 {
  margin-top: 30px;
  width: 100%;
 overflow: hidden;
}

.tags.style-2 li {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}
.tags.style-2 a {
  display: block;
  border: 1px solid #e9e9e9;
  color: #4d4d4d;

  text-align: left;
  font-weight: 400;
  border-radius: 5px;
  line-height: 1.29 !important;
  padding: 8px !important;
  margin: 0 8px 8px 0;
  font-size: 12px !important;
}
.tags.style-2 a:hover {
  color: #fff;
  background: #e73041;
  border-color: #e73041;
  text-decoration: none;
}

#comment_btn {
  border: 0;
  font-size: 24px;
  color: #282B25;
  font-weight: 600;
  font-family: poppins;
  background: none;
  position: relative;
  padding-right: 100px;
  cursor: pointer;
}

#comment_btn:after {
  content: "";
  position: absolute;
  right: 0;
  top: -4px;
  height: 48px;
  width: 36px;
  background: #fff url("../img/down-arrow.svg")no-repeat;
  background-position: center;
  box-shadow: 0 6px 8px 0px rgba(49, 89, 8,0.05);
}

#comment_btn.active:after {
  transform: rotate(-180deg);
}

.single-location-template2 .business-highlights {
  margin-top: 0px;
  margin-bottom: 0px;
}

.single-location-template2 .business-highlights .post-list-wrapper p {
  max-width: 350px;
}

.single-location-template2 .business-highlights-wrapp ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 40px;
}

.single-location-template2 .business-highlights .post-list-wrapper + .post-list-wrapper {
  margin-top: 0px;
}

.single-location-template2 .tags {
  margin-top: 120px;
}

.article-template-default .business-highlights {
  margin-top: 15px;
}

.article-template-default .page-title h1 {
  text-align: left;
  margin-bottom: 0;  
}
.article-template-default .page-title {
  position: relative;
  margin-bottom: 0;
  margin-top: 70px;
}

.article-template-default .sub-heading {
  font-size: 18px;
  font-weight: 500;
  padding: 0;
  margin: 0;
  font-family: 'Poppins', futura-pt;
  line-height: 150%;
}

.article-template-default .page-title .author_box {
  left: 0;
  transform: none;
  bottom: auto;
  top: -50px;
}

.article-template-default .map-address-sec {
  margin-bottom: 0;
  margin-top: 80px;
}


.article-template-default .footer_container {
  /* clear: both;
  float: left; */
  width: 100%;
}

#map {
  height: 350px;
}

#map .leaflet-bottom.leaflet-right {
  opacity: 0;
  pointer-events: none;
}

.no-js .blog-post-wrapper.owl-carousel {
  display: flex;
}

.all-sponsors {
  margin: 100px 0;
}

.all-sponsors ul.sponsor-items {
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
}

.all-sponsors ul.sponsor-items li:first-child,
.all-sponsors ul.sponsor-items li {
  width: calc(50% - 16px);
  margin: 0px;
  background-color: rgb(255, 255, 255);
  box-shadow: rgba(49, 89, 8, 0.05) 0px 6px 8px 0px;
}
 
.all-sponsors ul.sponsor-items li .wrapper {

}
.all-sponsors ul.sponsor-items li .top-post-slider {
  display: block;
  position: relative;
}

.all-sponsors ul.sponsor-items li .top-post-slider {
  background-color: #000;
}
.all-sponsors ul.sponsor-items li .top-post-slider:focus img ,
.all-sponsors ul.sponsor-items li .top-post-slider:hover img {
  opacity: 0.80;
}


.all-sponsors ul.sponsor-items li .top-post-slider img {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center center;
}
.all-sponsors ul.sponsor-items li .top-post-slider::after {
  padding-bottom: 35%;
  content: "";
  display: block;
}
.all-sponsors ul.sponsor-items li {
  position: relative;
}
.all-sponsors ul.sponsor-items li .content-box {
  background: rgb(255, 255, 255);
  padding: 10px 8px;

}
.all-sponsors ul.sponsor-items li .content-box h2 a:focus {
  text-decoration: underline;
}
.all-sponsors ul.sponsor-items li .content-box h2 a {
  color: rgb(0, 0, 0);
}
.all-sponsors ul.sponsor-items li .content-box h2 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 5px;
}
.all-sponsors ul.sponsor-items li .content-box p {
  margin: 0px;
  background: none;
  padding-right: 50px;
}
 
.all-sponsors ul.sponsor-items li .content-box .link:focus,
.all-sponsors ul.sponsor-items li .content-box .link:hover {
  transition: all ease-in-out .3s;
  right: 15px;
}
 
.all-sponsors ul.sponsor-items li .content-box .link  {
  position: absolute;
  right: 10px;
  bottom: 10px;
  height: 48px;
  width: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all ease-in-out .3s;
  box-shadow: 0 6px 8px 0px rgba(49, 89, 8,0.02);
}
.sub-header-text {
  margin-bottom: 20px;
  text-align: center;
  font-size: 20px;
}

.sub-header-text {
  margin-bottom: 0;
  text-align: left;
  margin-top: 20px;
  font-size: 24px;
  width: calc(100% - 150px);
  line-height: 140%;
}
.page-template-search-template .column.column_1_1 {
  margin-bottom: 100px;
}

.mb-30 {
  margin-bottom: 30px;
}


.about-info .page-wrapper,
.influencers .page-wrapper,
.about .page-wrapper,
.our-team .page-wrapper {
  max-width: 976px;
}
.about-info {
  margin-top: 70px;
  margin-bottom: 170px;
}

.about-info .about-info-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.about-info .about-info-left h1 {
  margin-top: 40px;
}

.about-info .about-info-left{
  width: 65%;
}

.about-info .about-info-right {
  width: 35%;
}
.about-info .about-info-left {
  padding-right: 15px;
}
.about-info .about-info-right {
  text-align: center;
  padding-left: 15px;
}

.about-info .about-info-left p {
  margin-top : 70px;
  font-size: 24px;
}
.about-slider .slide .about-vector {
  min-height: 286px;
}

.about-info-right .home-slider-heading{
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 0.64px;
  padding: 0;
  margin: 0;
  font-family: 'Poppins', futura-pt;
  line-height: 150%;
}

.about-info-right .home-slider-heading span {
  color :#e73041;
}

.about-slider {
  max-height: 326px;
  overflow: hidden;
}
.about-slider .slide img {
  width: auto;
  display: inline-block;
  max-height: 286px;
}

.about-slider .slide {
  text-align: center;
}

.influencers {
  margin-bottom: 120px;
}

.influencers-header {
  margin-bottom: 50px;
}

.influencers-header h2 {
  font-weight: 600;
  max-width: 300px;
}

.influencers-wrapper .bloger-block {
  background: #fff;
  width: 100%;
  border-radius: 5px;
  box-shadow: 0 2px 16px 0px rgba(49, 89, 8, 0.12);
  padding: 12px 17px 12px 12px;
  display: flex;
  align-items: center;
  gap: 32px;
}
.influencers-wrapper .bloger-block-left {
  width: 50%;
  max-width: 227px;
}
.influencers-wrapper .bloger-block-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 50%;
  max-width: 227px;
  max-height: 227px;
}

.influencers-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 32px;
}

.influencers-wrapper h3 {
  font-size: 18px;
  font-weight: 500;
  padding: 0;
  margin: 0;
  font-family: 'Poppins', futura-pt;
  line-height: 24px;
}   
 
.bloger-block-right p {
  font-size: 20px;
  margin: 8px 0 3px 0;
  max-width: 131px;
}
.bloger-block-right p.tagged {
  font-size: 14px;
  color: #828282;
  margin: 0;
  font-weight: 500;
}
.bloger-block-right ul {
  line-height: 20px;
}
.bloger-block-right li {
  font-family: futura-pt;
  display: inline-block;
  color: #828282;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
}
.bloger-block-right .social-links {
  display: flex;
  align-items: center;
  gap: 25px;
  margin-left: -6px;
}

.about {
  margin-bottom: 120px;
}

.about h2 {
  font-weight: 600;
  margin-bottom: 48px;
}
.about p {
  font-size: 24px;
  max-width: 805px;
  margin: 0 0 35px 0;
}
.our-team {
  margin-bottom: 120px;
}

.our-team h2 {
  font-weight: 600;
  margin-bottom: 36px;
}

.our-team .team-blocks {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 32px;
}

.team-block {
  background: #fff;
  border-radius: 5px;
  padding: 16px 16px 11px 16px;
  box-shadow: 0 2px 16px 0px rgba(49, 89, 8, 0.12);
  text-align: center;
  width: 100%;
}

.team-block .team-footer p {
  color: #828282;
  font-weight: 600;
  font-size: 14px;
  margin: 5px 0 0 0;
}

.team-block .img-wrapper {
  width: 100%;
}
.team-block .img-wrapper img {
  height: 100%;
  width: 100%;
  max-height: 180px;
  max-width: 180px;
  border-radius: 50%;
  object-fit: cover;
  object-position: center;
}
.team-block .team-footer h3 ,
.team-block .team-footer h5 {
  font-size: 18px;
  font-family: poppins;
  font-weight: 500;
  margin-top: 5px;
}
.team-block .team-footer {
  display: inline-block;
  max-width: 180px;
  padding: 0 14px;
}

.home-info-wrapper {
  padding: 0 32px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 110px;
  margin-bottom: 80px;
}
.home-info-wrapper .home-info-right {
  width: 33%;
}
.home-info-wrapper .home-info-left {
  width: 67%;
  padding-right: 15px;
}

.home-info-wrapper p {
  font-size: 20px;
  font-weight: 500;
  font-family: Poppins;
  margin-bottom: 30px;
  line-height: 147%;
}
 
.home-info-left .red-btn {
  margin-top: 20px;
  min-width: 258px;
}

 
.home-info-right .home-slider-heading {
  font-size: 26px;
  font-weight: 600;
}

.home-info-right .home-slider-heading span {
  color: #e73041;
}

.home-info-right .slide .about-vector {
  min-height: 286px;
}

footer form .field_description_below:has(.gsection_description) {
  display: none;
}

.desc-icon-block .content_box p {
  font-size: 24px;
}