/*
 Theme Name:   Mesmerize Child
 Theme URI:    https://extendthemes.com/go/mesmerize-home/
 Description:  Mesmerize Child Theme
 Author:       JP's CreLab
 Author URI:   https://jpscrelab.de
 Template:     mesmerize
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.opensource.org/licenses/gpl-license.php GPL v3.0 (or later)
 Tags:         entertainment, food-and-drink, portfolio, one-column, two-columns, right-sidebar, grid-layout, custom-header, custom-menu, custom-logo, full-width-template, theme-options, translation-ready, featured-images, threaded-comments
 Text Domain:  mesmerize-child
*/

h2, .h2 {
  font-size: 2.5rem;
  line-height: 3rem;
  font-weight: 800;
}

.lfm_station_history_time {
  font-weight: bold;
}

body {
	color:#333 !important;
	font-family: "Arial",Helvetica,sans-serif;
}

a {
  color: #68a1b7;
  text-decoration:none;
  cursor:pointer;
}

a:hover {
	color: #333;
	text-decoration:underline;
}

.orbLh {
	visibility: hidden !important;
}

.orbLtn {
	font-family;arial;
}

.navigation-bar.fixto-fixed {
	background-color:#FFF;
}

.navigation-bar.coloured-nav {
  background-color: #FFF;
}

.dark-logo #main_menu > li.logo > a.text-logo, .dark-logo #main_menu > li.logo > a.text-logo:visited, .dark-logo #main_menu > li.logo > a.text-logo:hover, .dark-logo a.text-logo, .dark-logo a.text-logo:visited, .dark-logo a.text-logo:hover, .coloured-nav #main_menu > li.logo > a.text-logo, .coloured-nav #main_menu > li.logo > a.text-logo:visited, .coloured-nav #main_menu > li.logo > a.text-logo:hover, .coloured-nav a.text-logo, .coloured-nav a.text-logo:visited, .coloured-nav a.text-logo:hover, .fixto-fixed #main_menu > li.logo > a.text-logo, .fixto-fixed #main_menu > li.logo > a.text-logo:visited, .fixto-fixed #main_menu > li.logo > a.text-logo:hover, .fixto-fixed a.text-logo, .fixto-fixed a.text-logo:visited, .fixto-fixed a.text-logo:hover {
	color: #004564;
	font-family: "Arial",Helvetica,sans-serif;
}

p.header-subtitle2, p.header-subtitle {
	font-size: 1.2rem !important;
	color: #FFF;
}

h1.hero-title {
	font-family: "Arial",Helvetica,sans-serif;
	color: #FFF;
	font-weight:600;
	font-size: 2.5rem !important;
}

i.fa.icon.reverse.color1 {
  background-color: #68a1b7;
}

.button.color1 {
  color: #ffffff;
  background-color: #d94f4f;
  border-color: #d94f4f;
}

.button.color1:hover {
  color: #ffffff;
  background-color: #FF0000;
  border-color: #FF0000;
}


.button.color-white.outline {
  background-color: #EBB000;
  color: #000;
  border-color: #EBB000;
}

.button.color-white.outline:hover {
  background-color: #FFCE3C;
  color: #000;
  border-color: #FFCE3C;
}



.button {
	height: auto;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	color: #fff;
	background-color: #444444;
	border-radius: 5px;
	min-width: 7rem;
	padding: 0.55rem 1.5rem;
	font-weight: 600;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	line-height: 1.5rem;
	border: 2px solid #444444;
	vertical-align: middle;
	-webkit-appearance: none;
	margin-bottom: 0.75rem;
}
.button:hover {
	background-color: #888888;
	border: 2px solid #888888;
	
}


.button.color2 {
	color: #FFFFFF;
	font-size: 13px;
	background-color: #68a1b7;
	border-color: #68a1b7;
}

.button.color2:hover {
	color: #000;
	background-color: #EAEAEA;
	border-color: #444;
}

.card.bordered, .post-item table.card, .card[class*="bottom-border-"] {
	box-shadow: none;
	border: 1px solid #e0e1e1;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color: #FFF;
}
.card.row-card {
	min-width: 65vw;
}
.row1 {
	min-width: 65vw;
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-moz-box-flex: 0;
	-moz-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-box-direction: normal;
	-webkit-box-orient: horizontal;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

input, textarea, select {
  display: block;
  width: 100%;
  font-family: inherit;
  font-size: 1rem;
  height: 2.5rem;
  outline: none;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 3px;
  box-shadow: none;
  padding: 0 12px;
  -webkit-border-radius: 5px;
	s-moz-border-radius: 5px;
	border-radius: 5px;
}

textarea {
  height: auto !important;
  padding: 8px 12px;
  line-height: 1.5rem;
  vertical-align: top;
}


.footer-simple .footer-content {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #e8e8e8;
}

.footer {
	background-color: #62696c;
	font-size:1rem;
	color: #FFF;
}

.footer a {
  color: #68a1b7;
  text-decoration:none;
  cursor:pointer;
}

.footer a:hover {
  color: #EAEAEA;
  text-decoration:underline;
}

.footer a .fa {
  color: #FFF;
}

.footer a:hover .fa {
  color: #EAEAEA;
}

.sociallinks-link-icon a {
	display: inline-flex;
	text-align: center;
	opacity: 0.8;
	width: 1.25rem;
	flex-shrink: 0;
	justify-content: center;
	align-items: center;
	font-size: 30px;
	margin-right:20px;
}

.sociallinks-link-icon a:hover {
	text-decoration:none;
}

.site-footbar{
	background:#62696c;
	color:#FFF;
	position:fixed;
	width:100%;
	bottom: 0;
	left:0;
	right:0;
	box-shadow: 0 -2px 4px #d2cbcb6e;
	z-index:9999;
	}
	
	
.plfootbar{
	cursor:pointer; 
	vertical-align:middle; 
	padding:10px;
	width:70px;
	height:70px;
	transform: rotate(-8deg);
}	
	
.imgrounded{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0px 10px 30px 0 rgba(189, 189, 189, 0.3), 0 10px 30px rgba(0, 0, 0, 0.08);
}	

.playicons{
	width: 85px;
	height: 85px;
	margin: 10px 0 0 0;
	border: 1px solid #ebebeb;
	margin: 2px;
	border-bottom-left-radius: 99px;
	border-bottom-right-radius: 99px;
	border-top-left-radius: 99px;
	border-top-right-radius: 99px;
}

.mesmerize-inner-page .page-content, .mesmerize-inner-page .content, .mesmerize-front-page.mesmerize-content-padding .page-content {
	background-color: #F8F8F8 !important;
}

.coloured-nav ul.dropdown-menu > li, .fixto-fixed ul.dropdown-menu > li {
  color: #333333;
}

.coloured-nav ul.dropdown-menu.active-line-bottom > .current_page_item > a, .coloured-nav ul.dropdown-menu.active-line-bottom > .current-menu-item > a, .coloured-nav ul.dropdown-menu.default > .current_page_item > a, .coloured-nav ul.dropdown-menu.default > .current-menu-item > a, .fixto-fixed ul.dropdown-menu.active-line-bottom > .current_page_item > a, .fixto-fixed ul.dropdown-menu.active-line-bottom > .current-menu-item > a, .fixto-fixed ul.dropdown-menu.default > .current_page_item > a, .fixto-fixed ul.dropdown-menu.default > .current-menu-item > a {
	border-bottom: 3px solid #333333;
}

.coloured-nav ul.dropdown-menu.active-line-bottom > li:not(.current-menu-item):not(.current_page_item):hover > a,
.coloured-nav ul.dropdown-menu.active-line-bottom > li:not(.current-menu-item):not(.current_page_item).hover > a, .coloured-nav ul.dropdown-menu.default > li:not(.current-menu-item):not(.current_page_item):hover > a,
.coloured-nav ul.dropdown-menu.default > li:not(.current-menu-item):not(.current_page_item).hover > a,
.fixto-fixed ul.dropdown-menu.active-line-bottom > li:not(.current-menu-item):not(.current_page_item):hover > a,
.fixto-fixed ul.dropdown-menu.active-line-bottom > li:not(.current-menu-item):not(.current_page_item).hover > a,
.fixto-fixed ul.dropdown-menu.default > li:not(.current-menu-item):not(.current_page_item):hover > a,
.fixto-fixed ul.dropdown-menu.default > li:not(.current-menu-item):not(.current_page_item).hover > a {
	color: #68a1b7;
}

ul.dropdown-menu ul li {
	color: #333333;
	line-height: 120%;
	font-weight: 200 !important;
	font-size: 14px;
}

#offcanvas-wrapper {
	background-color: #EAEAEA !important;
}
.offcanvas_menu li a {
  color: #444444 !important;
}

.offcanvas_menu li a:hover {
  background-color: rgba(255, 255, 255, 0.2);
}


@media (min-width: 768px) {
  ul.dropdown-menu > li > a {
    font-weight: 200 !important;
    font-style: normal;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: 1px;
	text-transform: none !important;
  }
  
  ul.dropdown-menu > li:hover > a, ul.dropdown-menu > li.hover > a {
     color: #333333;
  }
}

@media (max-width: 768px) {
  .entry-content img,
  .wp-block-image img,
  figure img,
  img {
    max-width: 100% !important;
    height: auto !important;
    display: block;
  }
}