/*
Theme Name: Gremper-Partner
Theme URI: https://d-themes.com/wordpress/udesign/envato-market/
Author: Andon
Author URI: https://1.envato.market/OdObz
Description: A slick, powerful and clean theme UDesign provides an intuitive set of options to help you setup your WordPress site quickly and effectively. Flexibility is key and it has been optimized for SEO and speed. It is also responsive &amp; mobile ready should you choose that option. The UDesign theme features include: unlimited colors, widgetized home page, over 600 fonts to choose from, WooCommerce Integration, it is also translation and multilingual ready, step by step documentation, exclusive UDesign support forum and a helpful community. Always up-to-date security and many new features are constantly added as the theme evolves.
Version: 1.0
Template: u-design
License: GNU General Public License v2 and ThemeForest license
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, responsive, one-column, two-columns, three-columns, four-columns, full-width-template, left-sidebar, right-sidebar, custom-menu, custom-background, custom-colors, custom-header, custom-logo, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready

*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

/* MAGICLINE CSS */
/* Header */
ul.lang-switcher li {
    padding: 0 0 6px;
}

/* Page Structure Law Firm Demo */
.main{
    padding: 0;
}
div.wpforms-container-full .wpforms-form .wpforms-one-half {
    width: 49%;
}
div.wpforms-container-full .wpforms-form .wpforms-one-half {
    margin-left: 2%;
}
.custom-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1059;
}
.main-logo, .custom-logo {
    transition: opacity .3s, transform .3s;
}
.sticky-content:not(.fixed) .main-logo {
    opacity: 0;
    transform: translateX(30px);
}
.fixed .custom-logo {
    opacity: 0;
    transform: translateY(-30px);
}
.mobile-menu li a {
    font-size: 16px;
}
@media (max-width: 1199px) {
    .custom-header .menu>li {
        margin-right: 1.8rem;
    }
    .custom-header .social-icon {
        margin: 5px;
    }
}
@media (max-width: 767px) {
    .custom-logo {
        opacity: 0;
    }
    .custom-header .sticky-content .main-logo {
        opacity: 1;
        transform: translateX(0);
    }
    .custom-header .sticky-content.fix-top {
        margin-top: 0;
    }
}
@media (max-width: 374px) {
    .elementor-widget-udesign_widget_share {
        display: none;
    }
}

/* Footer */
.custom-footer .post-widget figure {
    width: 8.5rem;
    height: 7.8rem;
    flex: 0 0 8.5rem;
}
.custom-footer .post-title a:not(:hover) {
    color: #aaa;
}
.home .cs-footer {
    padding-top: 6.6rem;
}
.elementor-icon-list-item i {
    transition: color .3s;
}
@media (max-width: 575px) {
    .cs-footer-top .elementor-container .elementor-column {
        width: 100%;
    }
}

/* Anwaelte Layout */
article.member-info img, article.member-info .post-media {
    width: 21rem;
    height: 21rem;
}
article.member-info {
    padding-top: 5rem;
}
.alpha-posts-grid .alpha-tb-item {
    background-color: #ffffff;
    background-clip: content-box;
}
article.member-info img {
    padding: 1rem;
    border: 1px solid;
}
div.members .post-details {
    padding: 3.6rem 3rem 4.2rem;
}
div.members .post-title {
    font-size: 2.2rem;
    margin-bottom: .3rem;
}
article.member-info .post-content {
    margin: 1.5rem 0 2.2rem;
    line-height: 2.8rem;
}
article.member-info .social-icon {
    border: 2px solid;
    margin: 3px 4.5px;
}
.use-hover.social-icon:not(:hover) {
    color: #6d6e6e;
}
.slider-container-horizontal>.slider-pagination-bullets .slider-pagination-bullet:before {
content: '';
position: absolute;
width: 1.8rem;
height: 1.8rem;
border: 1px solid #6a6a6d;
border-radius: 50%;
left: -8px;
top: -8px;
}
.slider-container-horizontal>.slider-pagination-bullets .slider-pagination-bullet {
position: relative;
width: 6px;
height: 6px;
opacity: 1;
margin: 0 1.2rem;
    background-color: transparent;
    border-color: transparent;
}
.slider-container-horizontal>.slider-pagination-bullets .slider-pagination-bullet.active {
    background-color: #6A6A6D;
}
.cs-footer-top .elementor-container {
    margin-top: 6rem;
}
.post-cats a {
    color: currentColor;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none;
}
.post-cats:not(a) {
    color: transparent;
    line-height: 4px;
}
.post-cats > a + a {
    margin-left: 0px !important;
}
.members .post-cats {
    display: flex;
    flex-direction: column-reverse;
    padding-top: 10px;
}
.members .post-cats > a {
    text-align: center;
    color: #000000 !important;
    line-height: 18px;
}
.members .post-cats a:first-of-type {
    display: none;
}
.related-posts {
    margin-bottom: 50px;
}
.related-posts .slider-pagination-bullet {
    margin: 0 1rem !important;
}

@media (max-width: 991px) {
    .alpha-tb-item h3.title {
            font-size: 25px;
    }
.counters-separated .counter:after {
    content: none;
}
}
@media (max-width: 480px) {
    .slider-container-horizontal>.slider-pagination-bullets .slider-pagination-bullet:before {
            left: -7px;
            top: -7px;
    }
    .alpha-tb-item p.title {
            padding: 0 3rem 2rem; 
    }
}

/* Things */
.slider-logo img {
    -webkit-filter: drop-shadow(5px 5px 5px #111111);
    filter: drop-shadow(5px 5px 5px #111111);
}
.elementor-inline-item::marker,
.elementor-icon-list-item::marker {
    color: transparent;
}
.member-hidden-social {
    display: none;
}
a.elementor-accordion-title {
    text-decoration: none;
    box-shadow: none !important;
}

