/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 10 2023 | 10:56:17 */
body.btMenuHorizontal header.mainHeader.btClear.gutter .menuPort > nav > ul > li {
    margin: 0 20px 0 0;
}
body.btMenuHorizontal .logo {
    margin-left: 0px !important;
}
.btSlidePane header span.headline {
	color: #ffffff;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.7);
}
header.btDarkSkin .logo.boldthemes_logo_text {
	padding-top: 3px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #000000;
}
.btStickyHeaderActive .logo.boldthemes_logo_text {
	padding-top: 3px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: none !important;
}
footer .widget_media_image {
	text-align: right;
}
footer .widget_media_image img {
	opacity: 0.1;
	width: 85%;
	height: auto;
}
.post-password-form {
	max-width: 1160px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
	margin-bottom: 100px;
	padding-left: 35px;
	padding-right: 35px;
}
.pswp .pswp__bg {
	opacity: 0.85 !important;
}
.members-access-error {
	text-align: center;
	font-size: 1.4em;
	padding-top: 70px;
	padding-bottom: 70px;
}
video::-internal-media-controls-download-button {
    display:none;
}

.menu-media-container ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.menu-media-container ul li {
  float: right;
}
.menu-media-container ul li a {
  display: block;
}

.menu-medialight-container ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.menu-medialight-container ul li {
  float: right;
}
.menu-medialight-container ul li a {
  display: block;
}
#menu-topmenu li:nth-child(5) a {
	font-weight: 300;
}
/* cookie */
.cky-notice {
	font-family: Lato, sans-serif;
}
.cky-notice .cky-title {
	font-size: 1.1em !important;
	margin-bottom: 0px !important;
}
.cky-notice .cky-notice-des p {
	font-size: 1em !important;
}
.cky-banner-btn-close {
	margin-top: 4px !important;
}
/*
a.lightbox {
	pointer-events: none;
}
.mfp-bg {
    display: none;
}
.mfp-wrap {
    display: none;
}*/