@import url("https://use.typekit.net/lah1jjx.css");

body {
    font-family: nunito-sans, sans-serif;
    background-color: #FBF4E3;
}

h1 {
    font-family: lora, serif;
    padding-bottom: 0.3em;
}

h2 {
    font-family: lora, serif;
    padding-top: 0.7em;
    padding-bottom: 0.5em;
}

h3 {
    font-family: nunito-sans, sans-serif;
}

h4 {
    font-family: lora, serif;
}

h5 {
    font-family: lora, serif;
}

h6 {
    font-family: lora, serif;
}

p {
    margin-bottom: 0.66em;
}

.ao-text-shadow {
    text-shadow: 1px 2px #242424;
}

span.ao-reg-mark-h1 {
    font-family: lora, serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 105%;
}

.ao-reg-mark-h1:after {
    content: "\00AE";
    position: relative;
    top: -1.3em;
    font-size: 43%;
}

.ao-bg-products {
    width: 340px;
    height: 340px;
    background-color: #faf4e4;
    /*background-color: #fffdf5;*/
}

#ao-topline {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #540000;
}

#ao-bottomline {
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #A27972;
}

.headline-center-border h4.module-title::after, .headline-center-border .module-title.h4::after {
    content: "";
    display: block;
    margin: 0 auto;
    width: 40%;
    padding-top: 20px;
    border-bottom: 1px solid;
}


.ao-text-10 {
    font-size: 10pt;
}

.ao-text-er {
    padding-left: 40px;
}

.ao-img-border {
    border: 2px solid #540000;
    border-radius: 0.5em;
}

.ao-img-beitrag {
    max-width: 720px;
}

ul.newsfeed {
    padding-left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
}

ul.newsfeed li {
    list-style: none;
    /*padding-left: 2.2em;*/
}

span.feed-link a {
    white-space: nowrap;
}

span.feed-link a::before {
    font-family: "Font Awesome 5 Free";
    content: "\f6f0";
    color: #540000;
    font-weight: 900;
    padding: 0 7px 0 0;
}

ul.newsfeed li div {
    padding-left: 2em;
}

/*Pferd*/
ul.list-inline li.active a::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    content: "\f0e3";
    padding-left: 1.5em;
}

#astroid-sticky-header {
    box-shadow: 0px 0px 3px #888888;
}

.ao-hide {
    display: none;
}

/*.ao-mega-img {*/

/*}*/

.megamenu-container {
    box-shadow: 0px 0px 3px #888888;
}

/*Menufonts*/
.astroid-nav > li > a, .astroid-sidebar-menu > li > a, .astroid-mobile-menu > .nav-item > a {
    font-family: nunito-sans, sans-serif;
}

.nav-submenu-container .nav-submenu > li, .jddrop-content .megamenu-item .megamenu-menu li, .nav-submenu, .astroid-mobile-menu .nav-child .menu-go-back, .astroid-mobile-menu .nav-child .nav-item-submenu > a {
    font-family: nunito-sans, sans-serif;
}

.ao-mega-logo {
    margin: 1.5em;
    margin-top: 0.8em !important;
}

.ao-nav-link-title {
    color: #540000 !important;
    font-weight: 300 !important;
    font-size: 0.9em;
    line-height: 1.2em;
}

.megamenu-menu-item {
    border: 0px solid #540000;
    background-color: #f2f2f2;
    border-radius: 5px;
    margin-top: 4px;
    margin-bottom: 4px;
}

.megamenu-container li.nav-item-submenu > a:hover {
    background-color: white;
}

div:has(.ao-page-class) {
    /*background-color: #bd0ee5;*/
}

.astroid-logo-sticky {
    padding: 6px 0;
}

.uk-accordion-title {
    padding: 0.5em 0.5em 0 0.5em;
    /*border: 1px solid #540000;*/
    border-radius: 4px;
    box-shadow: 0px 0px 5px #888888;
}

.uk-accordion-title:hover {
    padding: 0.6em 0.6em 0 0.6em;
    border: 1px solid #540000;
    border-radius: 5px;
    box-shadow: 0px 0px 6px #540000;
}

.ao-faq-acc p {
    line-height: 1.2em;
}

/*Listen*/
ul.ao-list {
    padding-bottom: 0.4em;
    padding-left: 3em;
}

ul.ao-list li {
    /*font-size: 1em;*/
    text-indent: -1.5em;
    list-style: none;
    line-height: 1.2em;
}

/*
ul.ao-list li ul li::before {
    content: "\f00c";
    font-weight: 600;
    font-family: "Font Awesome 5 Free";
    padding: 0 0.5em 0 0;
}
*/

ul.ao-list-icon li::before {
    content: "\e521";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    padding: 0 0.5em 0 0;
}

ul.ao-acc-list-icon li::before {
    /*padding-left: 2em;*/
}

ul.ao-list-primary li::before {
    color: #002e59;
}

ul.ao-list-secondary li::before {
    color: #540000;
}

ul.ao-list-success li::before {
    color: #a27972;
}

/*.ao-sublist {*/
/*    line-height: 0.5em;*/
/*}*/

/*ul.list-inline li.active a::after {*/
/*    font-family: "Font Awesome 5 Free";*/
/*    font-weight: 700;*/
/*    content: "\f0e3";*/
/*    padding-left: 1.5em;*/
/*}*/

/*Listen*/
.feed-item-description p {
    padding-top: 0.66em;
    font-size: 0.9em;
    line-height: 1.32em;
}

.ao-props-horsewell {
    text-align: center;
    padding: 0.3em 0.5em 0.5em 0.4em;
    background-color: #fffdf5;
    box-shadow: 3px 3px 6px #bbb;
}

/*.ao-shop-header {*/
/*    max-height: 7em;*/
/*}*/

.ao-shop1 {
    font-size: 0.85em;
    line-height: 1.2em;

}

/*

.item-title > h1 {
    background-color: #540000;
    padding-left: 7px;
    color: white;
}

.item-title > h1::before {
    content: "\e4c5";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    padding: 0 0.5em 0 0.5em;

}
*/

.ao-page-class {
    background-color: #bd0ee5;
}

.ao-product-h1 {
    background-color: #a27972;
    color: white;
    padding-left: 0.3em;
    padding-top: 0.2em;
    padding-bottom: 0;
}

.ao-h1-mini-1 {
    font-size: 83%;
    color: #ffbc00;
}

.ao-product-h2 {
    text-align: center;
}

.pferde-2x-grasend {
    /*    */
}

.ao-product-name {
    color: #540000;
    font-weight: bold;
}

.ao-modal {
    padding: 20px;
}

/* Cookies*/
.cc-revoke, .cc-window {
    font-family: nunito-sans, Sans-serif;
}

.cc-message-text {
    display: inline-block;
    margin-bottom: 0.5em;
    font-size: 13px;
    line-height: 1.2em;
}

div.cc-window.cc-floating {
    padding: 1.8em 1.8em;
}

div.cc-window a.cc-btn, span.cc-cookie-settings-toggle {
    border-radius: 5px;
    padding: 0.8em;
    font-size: 1.2em;
}

div a.cc-btn.cc-allow {
    margin-top: 1em;
    padding: .4em 1em !important;
}

span.cc-message span.cc-cookie-settings-toggle {
    font-size: 1em;
    padding: .4em 1em;
    margin-top: 7px;

    min-width: 10em;
}


/* end Cookies*/

p.text-danger a {
    color: #89BD31;
}

.uk-heading-line > ::before, .uk-heading-line > ::after {
    border-bottom-color: #540000;
}

/*
@media screen and (min-width: 1536px) {
    !* start klinker *!
    .ao-text-shadow h1, h2, h3 {
        padding: 0.2em 0.2em !important;
    }

    .ao-text-shadow h3 {
        font-size: 1.1em;
    }

    !*
    .uk-scrollspy-inview {
        max-width: 34% !important;
        margin-left: 14% !important;
    }
    *!
}
*/

/* tablets & co */
@media screen and (max-width: 1535px) {
    .uk-scrollspy-inview {
        max-width: 51% !important;
        margin-left: 2% !important;
    }

    /* start klinker */
    .ao-text-shadow h1, h2, h3 {
        padding: 0;
    }

    .ao-text-shadow h1 {
        margin-top: 1em;
    }

    .ao-text-shadow h3 {
        font-size: 1.05em;
    }
}

@media screen and (max-width: 991px) {
    .uk-scrollspy-inview {
        display: none;
    }

    #ao-footer-blau {
        text-align: center !important;
    }
}

@media screen and (max-width: 450px) {
    /* Zusätzliche Regeln noch kleinere Monitore  */
    #article {
        padding-left: 0;
        padding-right: 0;
    }


    /*
        ul.ao-list li {
            padding-left: 1.6em;
            font-size: 0.9em;
            line-height: 1.2em;
            margin-bottom: 0.7em;
        }
        */
}
