/*
Theme Name: Hub Child
Theme URI: http://hub.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template: hub
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: hub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

#comments {
	display: none!important;
}
.lqd-vslider .lqd-vslider-scrn.w-100 {
	min-height: 500px!important;
}
body a {
    color: #AD9D6B;
}

.tableblue td {
	color: #44546A;
}
.single .titlebar {
    background-color: #6c7075;
}
.single.lqd-blog-post-style-1 .related-posts {
    margin-bottom: 0px;
}
body .lqd-lity[data-modal-type=default] .lqd-lity-wrap {
    position: relative;
}
.lqd-lity .lqd-lity-close {
    background: #AD9D6B!important;
	color:#fff!important;
}
.anspruch .accordion-item.panel {
    flex-direction: column-reverse;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.bubble .btn-icon {
	padding-right: 1px;
}
span.navbar-brand-inner.post-rel {
    max-width: 167px!important;
}
.newslist .border-radius-4 {
	border-radius: 15px!important;
}
.newslist .elementor-widget-container {
	overflow: visible!important;
}
.newslist .lqd-lp-cat-shaped a {
	border-radius: 100px!important;
}
.lebenslauf .lqd-lity-wrap {
	border-radius: 15px;
    overflow: hidden;
}
body .lqd-modal {
    padding: 0px;
}

.circleslider .lqd-section-flow-panel.lqd-section-flow-panel-start{
	transform: translateY(130px);
}
.circleslider .lqd-section-flow-panel.lqd-section-flow-panel-start .lqd-section-flow-item-inner {
	aspect-ratio: 1 / 1;
	text-align: center;
	height: 100% !important;
	transform: scale(0.7);
}

.circleslider .lqd-section-flow-item .lqd-section-flow-item-inner img {
	border-radius: 500px;
    overflow: hidden;
	aspect-ratio: 1 / 1;
}
body .lqd-extra-cursor {
	width: 120px;
	height: 120px;
	top: calc(120px/2*-1);
	left: calc(120px/2*-1);
}
.backdroppls {
	backdrop-filter:blur(6px);
	-webkit-backdrop-filter: blur(6px);
}
.aspectratio {
	aspect-ratio : 1 / 1;
}
.widthfullpls .lqd-imggrp-img-container {
	width: 100%;
	min-width: 100%;
}
.fullslidesection .pos-sticky.pos-tl {
	border-radius: 6px;
	overflow: hidden!important;
}
.linkedin button {
    padding: 0!important;
    background: none!important;
    color: #000!important;
}
.lqd-lp-author {
	display: none!important;
}

.postsonly .lqd-lp-column:not(:last-child) .lqd-lp-style-7 {
    margin-bottom: 10px;
    padding-bottom: 0px;
}

.postsonly .lqd-lp-img {
    display: none!important;
}
.lqd-lp-img {
	border-radius:15px!important;
}
.lqd-lp-style-7 .lqd-lp-img {
    box-shadow: none!important;
}
.lqd-lp-style-13 .lqd-lp-excerpt{
	display: none!important;
}


@media (min-width: 1200px) {
ul#primary-nav li.mobilelogin {
	display: none!important;
}
}
@media (min-width: 1200px) {
    .lqd-section-flow-panel-start .pos-sticky {
        top: 0!important;
    }
}

@media (max-height: 751px) and (min-width: 1000px) {
	.heroslidecontent { 
	min-height: 100%;
    display: flex;
    align-items: center;
    height: 100vh;
    justify-content: flex-end;
    padding-bottom: 150px;
}
	.lqd-vslider-ext h2 {
		font-size:60px!important;
	}
}
@media (min-height: 752px) and (min-width: 1000px) {
	.heroslidecontent { 
    padding-bottom: 80px;
}
}