body {
    display: flex;
    flex-direction: column;
    overflow-x: hidden;
}

body,
html {
    height: 100%;
    min-width: 320px;
    font-family: geomanistregular, sans-serif;
    font-weight: 400;
    font-size: 17px;
    color: #1a1a1a;
}

body.customer-account-index,
body.customer-address-index,
body.customer-account-edit,
body.account.sales-order-history,
body.customer-horse-index,
body.customer-horse-form,
body.sales-order-view,
body.customer-address-form {
    font-size: 14px;
}

.heading,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 0.5em;
    font-family: geomanistregular, sans-serif;
    font-weight: 700;
    line-height: 1.5;
    color: #1a1a1a;
    text-transform: none;
}

.column.main {
    padding-bottom: 20px;
}

h6,
.h6 {
    font-size: 17px;
    font-weight: normal;
    background-color: rgb(196, 223, 223);
    float: left;
}

h1{font-size: 35px !important; margin-bottom: 20px !important}
h2{font-size: 24px !important}
h3{font-size: 20px !important}
h4{font-size: 19px !important}

li {
    list-style: none;
}

li.product-item {}

.tocompare {
    display: none;
}

button {
    cursor: pointer;
}

header.page-header{position: fixed; width: 100%; z-index: 9999;}

.wizardupdate .message.success {
    background: #fff5d0;
    border-color: #fcdf6e;
    max-width: 850px;
    margin: 0 auto;
    color: black;
}

.catalog-category-view li.item.product.product-item {
    margin: 8px 8px
}

.yellow-box {
    width: 65.3%;
    float: left;
    margin-top: 8px;
    margin-right: 10px;
}

.account-sec {
    margin-top: 7px
}

.minicart-wrapper {
    margin-top: 7px
}


#minicart-content-wrapper .subtotal .label{display: block;}

.page-main>.page-title-wrapper .page-title {
    margin: 10px 0 20px 0;
}

.customer-account-create .fieldset.create.account {
    margin-top: 30px;
}

.post-item-grid .post-short-description {
    width: 100%;
    padding-right: 40px;
}

input#newsletter {
    min-height: 48px;
    padding: 15px;
}

.field.newsletter {
    width: 60%;
}

.field.newsletter label {
    width: 101%;
}

button.action.subscribe.primary {
    max-height: 48px;
    padding: 3px !important;
    min-height: 48px !important;
}

button.action.subscribe.primary span {
    padding: 8px 26px !important
}

.newsletter__agreements label.checkbox__label {
    text-align: left !important
}

.contact__item-content {
    font-size: 17px;
}

.footer__link {
    font-size: 14px;
}

address {
    font-style: italic;
}

a.action.edit {
    padding-left: 0px !important;
}

.cms-page-view.page-layout-2columns-left #maincontent,
.weight_calculator-index-index #maincontent,
.contact-index-index #maincontent {
    max-width: 860px !important;
    margin: 0 auto
}

.cms-page-view.page-layout-2columns-left #maincontent p,
.weight_calculator-index-index #maincontent p,
.contact-index-index #maincontent p {
    font-size: 16px !important
}

.page-layout-2columns-left .sidebar-additional {
    width: 25% !important;
}

.footer__bottom {
    padding: 0px;
}

.catalog-category-view .price-details,
.catalog-category-view .baseprice {
    display: none;
}

.page-layout-2columns-left .sidebar-additional {
    order: 1 !important;
}

.minicart-content__products-list .action.edit {
    display: none
}

body.hide-registration-note.account .sidebar.sidebar-main .block.block-collapsible-nav {
    background: #fff
}

#assistance_allowed_checkbox {
    display: none
}

/* Customer Account */
.customer-account-index .action {
    display: inline
}

.customer-account-index .action.change-password,
.customer-account-index .action.edit,
.customer-account-index .action.view {
    padding-left: 20px;
}

.customer-account-index .table th,
.table td {
    max-width: 200px;
    width: 150px;
    padding: 16px !important;
}

.customer-account-index #my-orders-table .table-caption {
    display: none
}

.account .nav-sections {
    margin-bottom: 0px;
}

body.account div#block-collapsible-nav ul.nav.items {
    padding: 0px;
}

body.account div#block-collapsible-nav ul li.nav.item::hover {
    border-left: 6px solid #fcdf6e
}

body.account .column.main {
    padding: 0px 40px 20px 40px;
}

body.account div#block-collapsible-nav ul li {
    font-size: 17px
}

.account .block-title a.action.edit {
    padding-left: 15px
}

.account .box-content {
    margin-top: 10px
}

.dashboard-nav .nav.item>a,
.dashboard-nav .nav.item>strong,
.dashboard-nav__item>a,
.dashboard-nav__item>strong {
    margin: 2px
}

.dashboard-nav .current.nav.item>a,
.dashboard-nav .current.nav.item>strong,
.dashboard-nav .nav.item:hover>a,
.dashboard-nav .nav.item:hover>strong,
.dashboard-nav__item.current>a,
.dashboard-nav__item.current>strong,
.dashboard-nav__item:hover>a,
.dashboard-nav__item:hover>strong {
    border-left: 6px solid #fcdf6e;
}

.customer-account-index .table th {
    text-align: center
}

.account .table td {
    border-bottom: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
}

.account .table th,
.table td {
    border-top: 0px !important
}

.account .table thead th {
    border-bottom: 0px !important
}

.dashboard-logout {
    font-size: 17px;
}

.col.state {
    display: none !important;
}

.product-view-grouped-table .table th,
.product-view-grouped-table .table td {
    border-top: 0px !important
}

.customer-address-form select {
    width: 100%;
    border: 1px solid #ededed;
    padding: 10px;
    background: #fff;
    height: 48px;
}

.customer-address-form .actions-toolbar {
    width: 100%;
}

.customer-account-index p {
    font-size: 14px
}

.additional-addresses .table-caption {
    display: none
}

.form-edit-account .legend,
.customer-address-form .legend {
    border-bottom: 1px solid #979797;
    padding-bottom: 10px;
    padding-top: 20px;
    margin-bottom: 15px;
    font-size: 14px !important
}

.orders-history th {
    background: #fff !important;
    border-right: 0px
}

.orders-history .table {
    border: 0px !important
}

.orders-history .table th,
.table td {
    border-top: 0px !important
}

.orders-history .table thead th {
    border-top: 0px !important;
    border-bottom: 1px solid #f0f0f0 !important
}

.orders-history .table td {
    border-right: 0px !important;
    border-top: 0px !important
}

.orders-history .table td.actions {
    min-width: 350px;
}

.sales-order-view .order-status {
    min-height: 50px;
    display: block;
    margin-top: 20px;
    margin-bottom: 10px;
}

.customer-account-index .orders-recent .col.actions {
    min-width: 190px;
}

.customer-account-index .orders-recent td {
    border-bottom: 0px;
}

.customer-account-index .orders-history .table th,
.customer-account-index .table td {
    border-top: 1px solid #f0f0f0 !important;
}

/* Ende Customer Account */

/* Start about us submenu */
.navigation .nav-3 .submenu li,.navigation .nav-2 ul.submenu li {
    display: block !important;
}
div#wizard .two-col .sidebar-tab {
    z-index: 0;
}
.selected-item #error-message {
    display: block;
}
#error-message a.cust-action-edit {
    color: rgb(0, 137, 60);
    padding-left: 2px;
}
#error-message a.cust-action-edit:hover {
    text-decoration: underline;
    color: #ffd533;
}
.clscheckout .actions-toolbar {
  pointer-events: none;
}



@media only screen and (max-width: 768px) {
div#wizard {
    padding-top: 20px;
}
div#wizard .success {
    margin-top: 10px;
}
.wizardupdate .wizard__progress-bar {
    margin-bottom: 0px;
}

}
/* End about us submenu   */

/* Checkout */
.firecheckout.firecheckout-col3-set #checkout .opc-wrapper .opc>li {
    width: calc(52% - 27px) !important;
}

.firecheckout #checkout .opc-wrapper .opc>li {
    margin: 0 0px 27px 0 !important;
}

.firecheckout.firecheckout-col3-set #checkout .opc-wrapper {
    width: 66% !important
}

.firecheckout.firecheckout-col3-set #checkout .opc-sidebar {
    width: 31.5% !important;
    float: right;
}

.body.checkout-index-index.page-layout-checkout main#maincontent {
    background: #fff !important;
}

.checkout-payment-method {
    margin-top: 20px;
    background: white;
}

.firecheckout #checkout .opc-wrapper .step-title,
.firecheckout #checkout .opc-block-summary>.title,
.firecheckout #checkout .opc-sidebar .step-title {
    margin-bottom: 20px !important;
}

.opc-block-summary {
    padding: 30px !important;
}

.firecheckout .totals.shipping .mark .value {
    display: none;
}

.firecheckout .table th {
    background: #fff
}

.firecheckout .select{margin-bottom: 0px;}
.firecheckout .place-order .actions-toolbar .primary .action {
    border-radius: 0px;
    max-width: 93%;
    color: #000 !important;
    background: #fcdf6e !important;
    border-color: #fcdf6e !important;
}

.firecheckout .subscription {
    display: none;
}

.firecheckout .control._with-tooltip input {
    float: left;
    max-width: 96%;
    margin-right: 10px !important;
}

.firecheckout .input-text {
    max-width: 96% !important
}

.firecheckout .field .select {
    max-width: 96% !important
}

.firecheckout .field-tooltip .field-tooltip-content::after {
    display: none;
}

.modal-popup .modal-content {
    border: 0px;
}

.modal-popup .modal-header {
    border: 0px;
}

.modal-popup .modal-footer {
    border: 0px;
}

button.action-accept {
    border: 2px solid #fcdf6e;
    color: #393243;
    background: #fff;
    cursor: pointer
}

button.action-dismiss {
    border: 2px solid #fcdf6e;
    color: #393243;
    background: #fcdf6e;
    cursor: pointer
}

.checkout-cart-index .catalog-grid-item__actions button img {
    display: none
}

.checkout-agreement button {
    border: 0px !important;
    padding: 0px 20px !important;
    max-width: 100% !important;
}

body.checkout-index-index button.action:hover {
    border-color: #fff;
    background: none
}

.payment-method-title label {
    font-weight: bold
}

/* #billing-address-same-as-shipping-shared {
    display: none !important
} */

.firecheckout .checkout-shipping-address .action.primary:hover,
.firecheckout .checkout-billing-address .action.primary:hover,
.firecheckout .modal-footer .action.primary:hover,
.firecheckout .actions-toolbar .action.primary:hover,
.firecheckout .checkout-shipping-address button.action:hover,
.firecheckout .checkout-billing-address button.action:hover,
.firecheckout .modal-footer button.action:hover,
.firecheckout .actions-toolbar button.action:hover,
.firecheckout .checkout-shipping-address .action.primary:focus,
.firecheckout .checkout-billing-address .action.primary:focus,
.firecheckout .modal-footer .action.primary:focus,
.firecheckout .actions-toolbar .action.primary:focus,
.firecheckout .checkout-shipping-address button.action:focus,
.firecheckout .checkout-billing-address button.action:focus,
.firecheckout .modal-footer button.action:focus,
.firecheckout .actions-toolbar button.action:focus {
    border-color: #fcdf6e !important;
    box-shadow: none;
    background: #fcdf6e !important;
    padding: 7px 15px;
}

.firecheckout .checkout-shipping-address .action.primary,
.firecheckout .checkout-billing-address .action.primary,
.firecheckout .modal-footer .action.primary,
.firecheckout .actions-toolbar .action.primary,
.firecheckout .checkout-shipping-address button.action,
.firecheckout .checkout-billing-address button.action,
.firecheckout .modal-footer button.action,
.firecheckout .actions-toolbar button.action {
    border-color: #fcdf6e !important;
    /* color: #fcdf6e !important; */
}

.firecheckout .checkout-shipping-address .action.primary.action-agree,
.firecheckout .checkout-billing-address .action.primary.action-agree,
.firecheckout .modal-footer .action.primary.action-agree,
.firecheckout .actions-toolbar .action.primary.action-agree,
.firecheckout .checkout-shipping-address button.action.action-agree,
.firecheckout .checkout-billing-address button.action.action-agree,
.firecheckout .modal-footer button.action.action-agree,
.firecheckout .actions-toolbar button.action.action-agree,
.firecheckout .checkout-shipping-address .action.primary.action-update,
.firecheckout .checkout-billing-address .action.primary.action-update,
.firecheckout .modal-footer .action.primary.action-update,
.firecheckout .actions-toolbar .action.primary.action-update,
.firecheckout .checkout-shipping-address button.action.action-update,
.firecheckout .checkout-billing-address button.action.action-update,
.firecheckout .modal-footer button.action.action-update,
.firecheckout .actions-toolbar button.action.action-update,
.firecheckout .checkout-shipping-address .action.primary.action-login,
.firecheckout .checkout-billing-address .action.primary.action-login,
.firecheckout .modal-footer .action.primary.action-login,
.firecheckout .actions-toolbar .action.primary.action-login,
.firecheckout .checkout-shipping-address button.action.action-login,
.firecheckout .checkout-billing-address button.action.action-login,
.firecheckout .modal-footer button.action.action-login,
.firecheckout .actions-toolbar button.action.action-login,
.firecheckout .checkout-shipping-address .action.primary.action[data-role="opc-continue"],
.firecheckout .checkout-billing-address .action.primary.action[data-role="opc-continue"],
.firecheckout .modal-footer .action.primary.action[data-role="opc-continue"],
.firecheckout .actions-toolbar .action.primary.action[data-role="opc-continue"],
.firecheckout .checkout-shipping-address button.action.action[data-role="opc-continue"],
.firecheckout .checkout-billing-address button.action.action[data-role="opc-continue"],
.firecheckout .modal-footer button.action.action[data-role="opc-continue"],
.firecheckout .actions-toolbar button.action.action[data-role="opc-continue"] {
    background: #fcdf6e !important;
    color: #000 !important;
    padding: 10px 20px !important;
    cursor: pointer;
}

.firecheckout .checkout-shipping-address .action.primary.action-cancel,
.firecheckout .checkout-billing-address .action.primary.action-cancel,
.firecheckout .modal-footer .action.primary.action-cancel,
.firecheckout .actions-toolbar .action.primary.action-cancel,
.firecheckout .checkout-shipping-address button.action.action-cancel,
.firecheckout .checkout-billing-address button.action.action-cancel,
.firecheckout .modal-footer button.action.action-cancel,
.firecheckout .actions-toolbar button.action.action-cancel,
.firecheckout .checkout-shipping-address .action.primary.action-secondary,
.firecheckout .checkout-billing-address .action.primary.action-secondary,
.firecheckout .modal-footer .action.primary.action-secondary,
.firecheckout .actions-toolbar .action.primary.action-secondary,
.firecheckout .checkout-shipping-address button.action.action-secondary,
.firecheckout .checkout-billing-address button.action.action-secondary,
.firecheckout .modal-footer button.action.action-secondary,
.firecheckout .actions-toolbar button.action.action-secondary,
.firecheckout .checkout-shipping-address .action.primary.action-dismiss,
.firecheckout .checkout-billing-address .action.primary.action-dismiss,
.firecheckout .modal-footer .action.primary.action-dismiss,
.firecheckout .actions-toolbar .action.primary.action-dismiss,
.firecheckout .checkout-shipping-address button.action.action-dismiss,
.firecheckout .checkout-billing-address button.action.action-dismiss,
.firecheckout .modal-footer button.action.action-dismiss,
.firecheckout .actions-toolbar button.action.action-dismiss {
    padding: 10px 20px !important;
    border-color: #000 !important;
    color: #000 !important;
    cursor: pointer;
}

.firecheckout .checkout-shipping-address .action.primary.action-cancel:hover,
.firecheckout .checkout-billing-address .action.primary.action-cancel:hover,
.firecheckout .modal-footer .action.primary.action-cancel:hover,
.firecheckout .actions-toolbar .action.primary.action-cancel:hover,
.firecheckout .checkout-shipping-address button.action.action-cancel:hover,
.firecheckout .checkout-billing-address button.action.action-cancel:hover,
.firecheckout .modal-footer button.action.action-cancel:hover,
.firecheckout .actions-toolbar button.action.action-cancel:hover,
.firecheckout .checkout-shipping-address .action.primary.action-secondary:hover,
.firecheckout .checkout-billing-address .action.primary.action-secondary:hover,
.firecheckout .modal-footer .action.primary.action-secondary:hover,
.firecheckout .actions-toolbar .action.primary.action-secondary:hover,
.firecheckout .checkout-shipping-address button.action.action-secondary:hover,
.firecheckout .checkout-billing-address button.action.action-secondary:hover,
.firecheckout .modal-footer button.action.action-secondary:hover,
.firecheckout .actions-toolbar button.action.action-secondary:hover,
.firecheckout .checkout-shipping-address .action.primary.action-dismiss:hover,
.firecheckout .checkout-billing-address .action.primary.action-dismiss:hover,
.firecheckout .modal-footer .action.primary.action-dismiss:hover,
.firecheckout .actions-toolbar .action.primary.action-dismiss:hover,
.firecheckout .checkout-shipping-address button.action.action-dismiss:hover,
.firecheckout .checkout-billing-address button.action.action-dismiss:hover,
.firecheckout .modal-footer button.action.action-dismiss:hover,
.firecheckout .actions-toolbar button.action.action-dismiss:hover,
.firecheckout .checkout-shipping-address .action.primary.action-cancel:focus,
.firecheckout .checkout-billing-address .action.primary.action-cancel:focus,
.firecheckout .modal-footer .action.primary.action-cancel:focus,
.firecheckout .actions-toolbar .action.primary.action-cancel:focus,
.firecheckout .checkout-shipping-address button.action.action-cancel:focus,
.firecheckout .checkout-billing-address button.action.action-cancel:focus,
.firecheckout .modal-footer button.action.action-cancel:focus,
.firecheckout .actions-toolbar button.action.action-cancel:focus,
.firecheckout .checkout-shipping-address .action.primary.action-secondary:focus,
.firecheckout .checkout-billing-address .action.primary.action-secondary:focus,
.firecheckout .modal-footer .action.primary.action-secondary:focus,
.firecheckout .actions-toolbar .action.primary.action-secondary:focus,
.firecheckout .checkout-shipping-address button.action.action-secondary:focus,
.firecheckout .checkout-billing-address button.action.action-secondary:focus,
.firecheckout .modal-footer button.action.action-secondary:focus,
.firecheckout .actions-toolbar button.action.action-secondary:focus,
.firecheckout .checkout-shipping-address .action.primary.action-dismiss:focus,
.firecheckout .checkout-billing-address .action.primary.action-dismiss:focus,
.firecheckout .modal-footer .action.primary.action-dismiss:focus,
.firecheckout .actions-toolbar .action.primary.action-dismiss:focus,
.firecheckout .checkout-shipping-address button.action.action-dismiss:focus,
.firecheckout .checkout-billing-address button.action.action-dismiss:focus,
.firecheckout .modal-footer button.action.action-dismiss:focus,
.firecheckout .actions-toolbar button.action.action-dismiss:focus {
    padding: 10px 20px !important;
    border-color: #000 !important;
    color: #000 !important;
    background: #fff;
}

.billing-address-same-as-shipping-block .actions-toolbar {
    margin-bottom: 20px !important;
}

.firecheckout .checkout-summary .product-item-inner {
    font-size: 14px
}

.checkout-index-index footer.page-footer {
    width: 100%;
}

.ampromo-overlay {
    display: none;
}

.firecheckout .table-caption {
    display: none;
}

.table-checkout-shipping-method .col-method {
    width: 10px;
}

.table-checkout-shipping-method .col-method .radio__field {
    display: none !important;
}

.table-checkout-shipping-method td#label_method_bestway_tablerate {
    width: 80%
}

.table-checkout-shipping-method {
    min-width: 90% !important;
}

/* ENDE Checkout */
.col.state {
    display: none;
}

/* BLOG */
.block-blog-related .related-content-container {
    border-bottom: 0px solid #808080;
}

.post-info-wraper h2.mp-post-title {
    font-size: 25px;
    margin-bottom: 0px;
    margin-top: 10px !important;
}

.post-info-wraper h2.mp-post-title a {
    font-weight: bold;
}

.block-blog-related .related-content-container {
    border-right: 1px solid #808080;
}

.mp-blog-view h1.page-title {
    font-size: 40px !important;
    margin-bottom: 0px !important
}

.block-blog-related .related-content-container .author-content-image {
    float: left;
    width: 100% !important;
    height: auto;
    padding: 20px 30px 0px 20px;
}

.block-blog-related .related-content-container .author-content-information .author-name {
    line-height: 1;
}

.block-blog-related .related-content-container .author-content-image .img-responsive {
    width: 100%;
}

.post-view-image {
    margin-bottom: 30px;
}

.post-item-wraper .post-image {
    min-height: 320px !important;
    height: 320px;
}

.post-image img.img-responsive {
    max-height: 500px !important;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    border: none;
    width: 100%;
    height: auto;
}

.img-responsive {
    max-width: 100%;
}

.mpblog-post-view p {
    line-height: 1.7;
}

.mpblog-post-index .col-mp,
.mpblog-author-view .col-mp,
.mpblog-tag-view .col-mp {
    padding: 0 20px !important;
}

.mpblog-post-index .breadcrumbs,
.mpblog-author-view .breadcrumbs,
.mpblog-tag-view .breadcrumbs {
    display: none;
}

.mpblog-post-index .page-title-wrapper,
.mpblog-author-view .page-title-wrapper,
.mpblog-tag-view .page-title-wrapper {
    display: none;
}

.mpblog-post-index .sidebar,
.mpblog-author-view .sidebar,
.mpblog-tag-view .sidebar {
    display: none;
}

.mpblog-post-index .pages-label,
.mpblog-author-view .pages-label,
.mpblog-tag-view .pages-label {
    display: none;
}

.mpblog-post-index .column.main,
.mpblog-author-view .column.main,
.mpblog-tag-view .column.main {
    max-width: 1100px;
    margin: 0 auto;
    width: 100%;
}

.mpblog-post-index .pages li,
.mpblog-author-view .pages li,
.mpblog-tag-view .pages li {
    display: inline-block;
    padding: 10px;
}

.mpblog-post-index .pages li.current,
.mpblog-author-view .pages li.current,
.mpblog-tag-view .pages li.current {
    background: #fcdf6e;
    border-radius: 30px;
    width: 39px;
    height: 39px;
    line-height: 19px;
}

.mpblog-post-index .pages li .label,
.mpblog-author-view .pages li .label,
.mpblog-tag-view .pages li .label {
    display: none;
}

.mpblog-post-view .breadcrumbs .items {
    text-align: right;
    text-transform: uppercase;
    font-size: 14px;
}

.mpblog-post-view .breadcrumbs .items li {
    display: inline;
}

.mpblog-post-view .breadcrumbs .items li a {
    text-decoration: underline;
}

.mpblog-post-view .breadcrumbs .items li::before {
    content: ">";
    padding: 10px;
}

.mpblog-post-view .breadcrumbs .items li:first-child:before {
    content: "";
}

.block-blog-related.about-admin {
    max-width: 35%;
    float: left;
    width: 20%;
}

.block-blog-related .related-content-container .author-content-information {
    width: 100% !important;
    padding-top: 10px;
    padding-left: 30px !important
}

.author-content-information p {
    font-size: 14px;
    margin-bottom: 0px !important;
}

.mpblog-list-container {
    clear: both;
}

.mp-read-more {
    text-decoration: underline !important;
    font-weight: bold !important;
}

.mp-footer {
    display: none !important;
}

.mpblog-post-view .post-view-image img.image-responsive {
    width: 100%;
    min-width: 100%;
}

.mpblog-post-view .post-view-image img.img-responsive {
    width: 100%;
    min-width: 100%;
}

.mp-blog-view {
    margin-top: 30px;
}

.post-item-wraper {
    border: 0px !important;
    box-shadow: none !important;
}

.mp-6.post-nummer-1 {
    width: 100%;
    padding: 10px;
    clear: both;
    margin-bottom: 50px;
}

.mp-6.post-nummer-1 .post-image {
    width: 65%;
    float: right;
    margin-top: 70px;
}

.more-info-vorschau {
    width: 75%;
    float: right;
}

.more-info-vorschau {
    width: 75%;
    float: right;
}

.post-short-description {
    width: 75%;
    float: right;
}

.tags-blog-post .mp-info {
    padding: 10px;
    border: 1px solid black;
    margin-right: 10px;
}

.tags-blog-post {
    padding: 20px 10px;
}

.mpblog-post-view .sidebar {
    display: none;
}

#mpblog-list-container {
    clear: both;
    padding-top: 30px;
}

.more-info-vorschau .publish-datum {
    float: left;
    font-size: 14px;
}

.more-info-vorschau .autor {
    float: left;
    font-size: 14px;
    margin-left: 30px;
}

.mpblog-post-view .column.main {
    max-width: 1100px;
    margin: 0 auto;
}

.mpblog-post-view .breadcrumbs {
    max-width: 1100px;
    margin: 0 auto;
}

.mpblog-post-view .page-title-wrapper {
    max-width: 1100px;
    margin: 0 auto;
}

.mpblog-post-view .page-title {
    float: right;
    width: 75%;
    padding-bottom: 20px;
}

.mpblog-post-view .block-blog-related.about-admin {
    margin-top: 0px;
    padding-bottom: 20px;
}

.widget.block-products-list .product-item {
    width: calc((100% - 8%) / 4) !important;
    background: #e6e0d8;
    padding: 20px !important;
    text-align: center;
}

.widget.block-products-list .product-item a.product-item-link {
    font-weight: bold;
    margin-top: 10px;
}

.widget.block-products-list .product-item .product-item-details {
    margin-top: 10px;
}

.widget.block-products-list .product-item .product-image-photo {
    width: 100%;
    height: auto;
}

.widget.block-products-list .product-item .action.tocart.primary {
    background-color: #fcdf6e;
    border: 1px solid #fcdf6e !important;
    padding: 5px;
}

.widget.block-products-list .product-item .action.tocart.primary span {
    margin: 0 auto;
}

.pagebuilder-video-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
}

.pagebuilder-video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.pagebuilder-video-inner {
    margin: 0 auto;
}

/* ENDE Blog */

/* Product page */
.catalog-product-view .baseprice {
    font-size: 14px;
    font-weight: normal
}

.product-view__price {
    font-size: 30px
}

.product-view__price .price-details {
    font-size: 14px;
}

.tax-details {
    font-weight: normal
}

.product-view__slider-container .baseprice {
    display: none !important
}

.product-view__slider-container .catalog-grid-item__actions img {
    display: none
}

.catalog-product-view .page-main-details {
    display: none
}

.catalog-product-view .loader {
    display: none !important
}

.product.attribute.description .image--right .pagebuilder-mobile-hidden {
    float: right;
    width: 100%;
}


/* ENDE Product Page */

.category-description {
    max-width: 1328px !important;
    margin: 0 auto;
}

#contact-form #comment {
    width: 100%;
    border: 1px solid #f0f0f0;
}

#newsletterAgrrement-error {
    font-size: 14px
}

.cms-home .page-title-wrapper {
    display: none;
}

.pagebuilder-collage-content h2,
.pagebuilder-column h2 {
    line-height: 40px;
    margin-left: 0px;
}

.pagebuilder-collage-content h3,
.pagebuilder-column h3 {
    font-size: 40px;
    margin-bottom: 0px;
}

.pagebuilder-collage-content p,
.pagebuilder-column p {
    margin: 10px 0;
}

.paragraph,
p {
    color: #1a1a1a;
    font-family: geomanistregular, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    font-size: 17px;
    margin: 0 0 10px;
    transition: none;
}

.account .paragraph,
p {
    font-size: 17px;
}

.catalog-category-view .block-title.category-title a {
    font-size: 17px;
}

.block-title.filter-title {
    font-size: 17px;
    margin: 15px 0px;
}

.catalog-category-view .page-title-wrapper {
    display: none;
}

/*.catalog-category-view .product-image-photo{max-width: 200px; height: auto; padding: 40px 0;}*/
.page-title {
    margin: 16px 0;
    padding-left: 0px !important
}

.fieldset.login {
    width: 80%
}

.slider--home .pagebuilder-button-primary {
    border: 2px solid #ffd533;
    border-radius: 2px;
    background-color: #fcdf6e;
    padding: 15px 20px;
    cursor: pointer;
    transition: all .3s cubic-bezier(.4, 0, .2, 1);
    font-size: 21px;
    box-shadow: 0 13px 15px 0 rgb(0 0 0 / 10%);
    font-weight: 700;
    color: #000;
}

.advantages__item {
    padding: 22px;
    text-align: center;
}

.pagebuilder-overlay {
    float: left;
}

.pagebuilder-column.product__teaser h2 {
    font-size: 37px;
    line-height: 52px;
}

.pagebuilder-column.product__teaser h3 {
    font-size: 22px;
}

.pagebuilder-collage-content,
.pagebuilder-column {
    font-size: 21px;
}

.pagebuilder-column.product__advantages {
    box-shadow: 0 13px 15px 0 rgb(0 0 0 / 10%);
}

.background--circle:after,
.background--gray:after,
.image--circled--gray:after,
.product__teaser,
.side-menu__label.current,
.slider--gray:after {
    background: rgba(230, 224, 216, .7);
}

.slider--product:after {
    height: 86%;
    width: 88%;
    display: block;
    content: "";
    position: absolute;
    right: 2px;
    bottom: 0;
    z-index: -2;
}

.background--circle:after,
.background--gray:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
}

.background--gray:after {
    height: 85%;
    width: 60%;
    right: 0;
}

.link,
a {
    color: #000;
    text-decoration: none;
    font-family: geomanistregular, sans-serif;
    font-weight: 400;
    line-height: 1.5;
}

.container {
    max-width: 1328px;
    padding: 0;
    margin: 0 auto;
}

main#maincontent {
    width: 100%;
    max-width: 100%;
}

button.pagebuilder-slide-button.pagebuilder-button-primary {
    border: 2px solid #ffd533;
    border-radius: 2px;
    background-color: #fcdf6e;
    padding: 15px 20px;
    cursor: pointer;
    transition: all .3s cubic-bezier(.4, 0, .2, 1);
    font-size: 17px;
}

.advantages__icon.heart-mind img {
    width: 125px;
}

.advantages__icon.unicorn img {
    width: 150px;
}

.advantages__heading {
    font-size: 22px;
    font-weight: 600
}

.advantages__item>* {
    display: block
}

.advantages__icon {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto 20px;
    max-height: 80px
}

.advantages__title {
    font-size: 20px;
    font-weight: 600;
    margin: 5px
}

.advantages__subtitle {
    font-size: 17px
}

.footer__handler {
    margin: 0 auto 48px;
    position: relative
}

.footer__handler.row section {
    float: left;
}

.footer__links-list {
    padding-bottom: 48px
}

.footer__link {
    color: #000;
    text-decoration: none
}

.footer__link:focus,
.footer__link:hover {
    color: #fcdf6e;
    text-decoration: none
}

.footer__top {
    padding: 48px 0
}

.footer__newsletter {
    margin: 0 auto 48px
}

.footer__handler.row section {
    float: left;
}

ul#custom-list {
    display: flex;
    flex-flow: row nowrap;
}

ul#custom-list li {
    width: 50%;
}

.contact__heading {
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 15px;
}

.newsletter__heading {
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 15px;
}

ul#custom-list li {
    list-style: none;
}

ul.list.footer__links-list {
    padding-left: 10px;
}

footer.page-footer {
    background: #f0f0f0;
}

.footer__handler.row {
    padding: 30px 0px 20px 0px;
}

section.footer__contact .contact__item {
    padding-bottom: 10px;
}

footer.page-footer a:hover {
    text-decoration: none;
    color: #1a1a1a;
}

.footer.content {
    display: none;
}

.block.newsletter {
    max-width: 100%;
}

.block.newsletter .form.subscribe {
    display: inline-block;
    float: left;
    width: 100%;
}

.field.newsletter {
    float: left;
    display: inline-block;
    margin: 0px !important;
    max-width: 100% !important;
}

.newsletter__agreements {
    width: 100% !important;
    float: left;
}

button.action.subscribe.primary {
    min-height: 53px;
}

.block.newsletter .field .control:before {
    line-height: 51px;
}

button.action.subscribe.primary span {
    background: #fcdf6e;
    padding: 13px 26px;
    border: 1px solid #fcdf6e;
}

button.action.subscribe.primary {
    background: #fff;
    border: 1px solid #ccc;
    color: #000;
    font-size: 14px;
    border-left: 0;
    border-radius: 0px !important;
    padding-bottom: 5px;
}

button.action.subscribe.primary span:hover {
    background: #fff !important;
    border: 1px solid #fcdf6e;
}

form#newsletter-validate-detail .actions {
    float: left;
}
/*.navigation ul {
    display: block !important;
}*/
.navigation .level0 {
margin : 10px 0 10px 0 !important
} 

nav.navigation{font-size: 16px;}

body.checkout-index-index ol.minicart-items li span.product-image-container { width: 32% !important; }

@media only screen and (max-width: 1050px) {

    .product-view-grouped-table .table th,
    .product-view-grouped-table .table td {
        padding: 7px;
    }

}

@media only screen and (max-width: 767px) {
    .navigation li.level1 {
        padding: 5px 0px;
    }

    footer.page-footer section.advantages__item {
        width: 50%;
        padding: 15px;
    }

    .navigation .all-category {
        display: none !important;
    }

    .navigation a.level-top {
        font-weight: bold;
    }

    .account #block-collapsible-nav {
        display: block !important
    }

    .account .dashboard-nav__mobile {
        display: none;
    }

    ul#custom-list li {
        width: 100%;
    }

    ul#custom-list {
        display: block;
        padding-left: 0px;
    }

    .footer__handler.row {
        padding: 0;
    }

    ul.list.footer__links-list {
        padding: 15px 0px;
    }

    form#newsletter-validate-detail .actions {
        float: left;
    }

    button.action.subscribe.primary {
        padding: 0px;
        font-size: 12px;
    }

    .partner-links .list--horizontal {
        display: block;
    }
	
	.navigation li.level1 .submenu {top:0 !important; padding:10px;}
}

@media (min-width:767px) {
    .advantages__icon-custom {
        height: 130px !important;
        max-height: 130px
    }

    footer.page-footer section.advantages__item {
        width: 50%;
        padding: 10px;
    }
}

@media (min-width:768px) {
    .footer__handler {
        margin: 0 auto
    }
}

@media (min-width:992px) {
    .footer__handler {
        display: flex;
        flex-flow: row wrap
    }
}

@media (min-width:992px) {
    .footer__newsletter {
        order: 1;
        padding-top: 48px
    }
}

@media (min-width:992px) {
    .footer__links {
        padding-top: 48px
    }
}

@media (min-width:768px) {
    .footer__links .dropdown-list {
        padding: 0
    }
}

@media (min-width:768px) {
    .footer__links .dropdown-list__item {
        border-bottom: 0
    }
}

.dashboard-nav .footer__links .nav.item,
.dashboard__list .footer__links .nav.item,
.footer__links .dashboard-nav .nav.item,
.footer__links .dashboard__list .nav.item,
.footer__links .list__item {
    padding-left: 16px
}

@media (min-width:768px) {

    .dashboard-nav .footer__links .nav.item,
    .dashboard__list .footer__links .nav.item,
    .footer__links .dashboard-nav .nav.item,
    .footer__links .dashboard__list .nav.item,
    .footer__links .list__item {
        padding-left: 0
    }
}

body.account.customer-account-index .block-content {
    margin-top: 30px;
}

#maincontent {
    width: 100% !important;
    max-width: 1328px !important;
}

body.account main#maincontent {
    max-width: 100% !important;
	margin-top: 105px;
}

body.account main#maincontent .columns {
    width: 100% !important;
    max-width: 1328px !important;
    margin: 0 auto;
}

.responsive-only {
    display: none !important
}

.non-responsive {
    display: block !important
}

a.carevallo_custombutton:hover {
    color: #000;
    border: 1px solid #ccc;
}

a.carevallo_custombutton {
    background: #fcdf6e;
    padding: 10px 20px;
    text-decoration: none;
    font-size: 17px;
    border-radius: 2px;
    font-weight: normal;
}

.page-product-grouped .input.product-view__grouped-qty {
    float: left;
    display: inline-block;
    width: 25%;
}

.page-product-grouped button.button.product-view__add-to-cart-btn.action.tocart {
    width: 73%;
}

.page-product-grouped button.button.button--icon.quantity-update__button.quantity-update__button--minus:after {
    content: "\f068";
    font-family: FontAwesome;
    color: #000;
    font-size: 12px;
    padding: 10PX;
}

.page-product-grouped button.button.button--icon.quantity-update__button.quantity-update__button--plus:AFTER {
    content: "\f067";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
    font-size: 12px;
    padding: 10px;
}

.page-product-grouped .quantity-update input[type=number] {
    border: 1px solid #fcdf6e;
    font-size: 15px;
    font-weight: 600;
    border-left: 0;
    border-right: 0px;
    padding: 0px;
}

.page-product-grouped .table td {
    min-width: 100px;
}

.quantity-update__button:focus {
    outline: unset;
}

.quantity-update__button {
    justify-content: center;
}

.page-product-grouped button#product-addtocart-button {
    display: none;
}

.product-info-main {
    display: inline-grid;
}

.product.attribute.overview {
    order: 0;
}

.product-add-form {
    order: 1;
}


/* css added for the product page on 21 feb 2022 */

.catalog-product-view.page-layout-1column .product-info-main {
    width: 100% !important;
}

.product-view__title {
    padding-right: 0px !important;
}

.pagebuilder-column-group.loginwrapper h2 {
    line-height: 24px;
    font-size: 24px !important;
}

.action-skip-wrapper {
    display: none !important;
}

div#custom-qty {
    border: 2px solid #fcdf6e;
    line-height: 42px !important;
    width: 15%;
    float: left;
}

input#qty {
    background-color: transparent;
    width: 41%;
    text-align: center;
    border: unset;
}

span.input-group__icon.input-group__icon--increase:before {
    content: '+';
}

span.input-group__icon.input-group__icon--decrease:before {
    content: '-';
}

button.input-group__button {
    background-color: transparent;
    border: none;
}

.product-info-main {
    display: block !important;
}

.list-block-item a {
    font-size: 14px;
}

.product-view__main-details {
    display: block !important;
}

.product-view__gallery * {
    z-index: unset !important;
}

.catalog-product-view .gallery-placeholder:after {
    background: unset !important;
}

.product-info-main .page-title-wrapper .page-title {
    font-size: 60px !important;
    line-height: 60px !important;
}

.product-info-main .page-title-wrapper.product-view__title {
    padding-right: 55% !important;

}

.product-view__main-details .stock.available {
    display: none;
}

section.product-view__wrapper.product-info-main .product-add-form .container {
    padding: 0px !important;
    margin: 0px !important;
}

.catalog-product-view input#qty {
    width: 44% !important;
    text-align: center;
    border: unset;
    height: 44px !important;
    padding: 0px !important;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

div#custom-qty span.input-group__addon {
    width: 28%;
    text-align: center;
}

.summary_wrap .wizard__actions-toolbar {
    display: block !important;
}

.pagebuilder-column-group.loginwrapper {
    margin: 0 !important;
    position: absolute;
    top: 122%;
}

.page-product-inquiry .product.attribute.description {
    margin-top: 50px;
}

.page-product-inquiry .product-info-main .page-title-wrapper.product-view__title {
    padding-right: 30% !important;
}

.product-view-inquiry-form p {
    font-size: 17px;
}

.pagebuilder-column-group.loginwrapper a.pagebuilder-button-primary {
    font-size: 14px;
}

.footer__divider {
    border-top: 1px solid #fff;
}

.minicart-wrapper a.action.showcart {
    display: flex !important;
    text-align: center !important;
    padding-top: 4px;
    align-items: center !important;
    flex-direction: column !important;
    position: relative;
}

.pagebuilder-column-group.loginwrapper p {
    margin: 16px 0 17px 0px;
}

.pagebuilder-column-group.loginwrapper .container {
    margin-left: 0px !important;
}

.pagebuilder-column-group.loginwrapper .product-view-inquiry-form {
    float: left;
    width: 100%;
}

.pagebuilder-column-group.loginwrapper .product-view-inquiry-form__product-add-form {
    max-width: unset !important;
    width: 67%;
}

.pagebuilder-column-group.loginwrapper .product-view-inquiry-form__product-add-form button#product-addtocart-button {
    float: left;
    width: 50%;
    height: 48px !important;
}

.pagebuilder-column-group.loginwrapper .product-view-inquiry-form__product-add-form .select {
    float: left;
    width: 50%;
}

.product-view-inquiry-form__product-add-form .select select#inquiry-horse {
    height: 48px !important;
    font-size: 14px;
}

span.cookie-notices__text {
    font-size: 14px;
}

#opc-shipping_method {
    float: right !important;
}

.checkout-payment-method {
    float: right !important;
}

/* custom css end here */

@media (max-width:1200px) {

    main#maincontent {
        padding: 0px 20px;
    }

    .page-layout-2columns-left .sidebar-main {
        width: 25%;
    }

    .page-layout-2columns-left .column.main {
        width: 74%
    }

    .catalog-category-view li.item.product.product-item {
        width: 32%;
        margin: 5px 5px;
    }

    .advantages__heading {
        padding-left: 30px;
    }

    body.customer-account-login main#maincontent {
        padding: 20px;
    }

    .mpblog-post-index .column.main {
        width: 100%
    }
}

@media (max-width:1000px) {
    .firecheckout #checkout {
        padding: 30px;
    }

    .firecheckout.firecheckout-col3-set #checkout .opc-wrapper {
        width: 100% !important;
    }

    .firecheckout.firecheckout-col3-set #checkout .opc-sidebar {
        width: 100% !important;
        margin: 20px auto;
    }

    #opc-shipping_method {
        margin-top: 20px;
        float: right !important;
    }

    .checkout-payment-method {
        float: right !important;
    }

    #opc-shipping_method {
        margin-top: 40px;
    }

    .page-layout-2columns-left .sidebar-main {
        width: 100%;
    }

    .page-layout-2columns-left .column.main {
        width: 100%
    }

    .page-layout-2columns-left .columns,
    .page-layout-2columns-right .columns {
        flex-direction: column;
    }
}

@media (max-width:880px) {
    .post-item-wraper .post-image {
        min-height: 210px;
        height: 210px;
    }
}

@media (max-width:770px) {
    .firecheckout.firecheckout-col3-set #checkout .opc-wrapper .opc>li {
        width: 100% !important
    }

    .firecheckout.firecheckout-col3-set main#maincontent {
        padding-top: 10px
    }

    .firecheckout.firecheckout-col3-set .page-main>.page-title-wrapper .page-title {
        margin: 10px 0 0px 20px
    }

    .catalog-category-view li.item.product.product-item {
        width: 48%
    }

    .post-image img.img-responsive {
        width: auto !important;
        margin-top: 65px
    }

    .mp-6.post-nummer-1 .post-image {
        width: 100% !important;
    }

    .mp-6.post-nummer-1 {
        margin-top: -90px
    }

    .mpblog-post-view .page-title {
        width: 100%;
        float: left;
    }

    .post-short-description {
        width: 100%;
        float: left;
    }

    .more-info-vorschau {
        width: 100%;
        float: left;
    }

    .mpblog-post-view .block-blog-related.about-admin {
        display: none;
    }

    .mp-blog-view {
        padding: 0px 30px;
    }

    .mpblog-post-view .post-list-content {
        min-width: 100%;
    }

    .pagebuilder-column-group.loginwrapper {
        display: block !important;
        position: relative !important
    }

    .customer-account-index .table td,
    .customer-address-index .table td,
    .sales-order-history .table td,
    .sales-order-view .table td,
    .customer-horse-index .table td,
    .firecheckout .table td {
        min-width: 100%
    }

    .customer-account-index .orders-recent .col.actions,
    .customer-address-index .orders-recent .col.actions,
    .sales-order-history .orders-recent .col.actions,
    .sales-order-view .orders-recent .col.actions,
    .customer-horse-index .orders-recent .col.actions,
    .firecheckout .orders-recent .col.action {
        min-width: 100%
    }

    .customer-account-index .table td::before,
    .customer-address-index .table td::before,
    .sales-order-history .table td::before,
    .customer-account-index .table td::before,
    .sales-order-view .table td::before,
    .customer-horse-index .table td::before,
    .firecheckout .table td::before {
        float: left
    }

    .customer-account-index .table th,
    .customer-account-index .table td,
    .customer-address-index .table th,
    .customer-account-index .table td,
    .sales-order-history .table th,
    .customer-account-index .table td,
    .sales-order-view.table th,
    .customer-account-index .table td,
    .customer-horse-index .table th,
    .customer-account-index .table td,
    .firecheckout .table th,
    .customer-account-index .table td {
        padding: 5px 16px !important
    }

    .customer-account-index .action.view,
    .customer-address-index .action.view,
    .sales-order-history .action.view,
    .sales-order-view .action.view,
    .customer-horse-index .action.view,
    .firecheckout .action.view {
        padding-left: 0px
    }

    .account .action.back {
        margin-top: 20px
    }

    #opc-shipping_method {
        margin-top: 20px
    }
}

@media (max-width:700px) {
    .responsive-only {
        display: block !important
    }

    .non-responsive {
        display: none !important
    }
}

@media (max-width:530px) {
    .catalog-category-view .product-item-name {
        display: block;
        min-height: 50px;
    }

    .advantages__title {
        font-size: 17px;
    }

    .advantages__item {
        padding: 10px;
    }

    .firecheckout #checkout {
        padding: 10px;
    }

    .product-view__description {
        padding: 16px 0px;
        margin: 0px;
    }

    .product-view__description > p {font-size: 17px !important}

    .pagebuilder-column-group.loginwrapper {
        padding: 30px 0px;
    }

    .product-view-inquiry-form .tocartnotloggedin {
        width: 70% !important;
        margin-left: 5px !important;
    }

    div#custom-qty {
        width: 18% !important
    }

    .catalog-category-view li.item.product.product-item {
        width: 47%
    }

    .customer-account-index .table td::before,
    .customer-address-index .table td::before,
    .sales-order-history .table td::before,
    .sales-order-view .table td::before,
    .customer-horse-index .table td::before,
    .firecheckout .table td::before {
        max-width: 35%;
        width: 35%
    }

    #maincontent {
        padding: 15px;
    }

    .table td:before {
        content: attr(data-th);
        font-weight: 700;
        margin-right: 10px;
        max-width: 25%;
        width: 25%;
        display: block;
    }

    .table tr {
        display: block;
        border-bottom: 1px solid #f0f0f0 !important;
    }

    .table td {
        max-width: 300px;
        width: 100%;

    }

    .table td span.analytical-components__label,
    span.analytical-components__percent {
        margin-left: 20% !important;
    }

    body.checkout-index-index .row.between-xs.totals .amount.cart-totals__row-value {
        margin-right: 20%
    }

}

@media (max-width:480px) {
    .product-info-main .page-title-wrapper .page-title {
        font-size: 50px !important;
        line-height: 50px !important;
    }

    .firecheckout main#maincontent {
        padding: 0px;
    }

    .firecheckout .table-totals td::before {
        text-align: left;
        max-width: 50%;
        width: 50%;
    }

    .firecheckout .table-totals td span {
        width: 40%;
        float: right;
        display: block;
        text-align: right;
    }

    .klarna-payments-method-cell {
        float: left;
    }

    .firecheckout aside.modal-custom li.product-item .product-item-name-block {
        width: 65%;
    }

    .firecheckout aside.modal-custom li.product-item .subtotal {
        width: 65%;
        float: right;
    }
}


@media (max-width:420px) {
    section.advantages__item.col-xs-4 {
        width: 100% !important;
        max-width: 100% !important;
        flex-basis: 100%;
    }

    .advantages__title {
        font-size: 20px;
    }

    .catalog-category-view li.item.product.product-item {
        width: 100%
    }

    .advantages__icon {
        height: 90px !important;
    }

    .product-info-main .page-title-wrapper .page-title {
        font-size: 40px !important;
        line-height: 40px !important;
    }

    .product-info-main .page-title-wrapper.product-view__title {
        padding-right: 20%
    }

    .product-view-inquiry-form .tocartnotloggedin {
        width: 70% !important;
        margin-left: 5px !important;
    }

    div#custom-qty {
        width: 20% !important
    }

    .product-view__grid-item .catalog-grid-item__name {
        height: 50px;
    }
}


@media (max-width:390px) {
    .cms-kostenlose-futterberatungen .pagebuilder-button-primary {
        padding: 15px 10px
    }
}


/* Chrome, Safari, Edge, Opera */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.catalog-product-view .baseprice {
    display: block;
}

span.tax-details {
    font-size: 14px;
}

.zusammensetzung {
    padding: 0 16px;
}

.zusammensetzung__heading {
    font-weight: 600;
    font-size: 36px;
    padding: 10px 0;
}

.zusammensetzung__description {
    padding: 8px 0;
}

button:focus {
    outline: unset;
}

.after-icon:before {
    display: none;
    content: "";
    border-style: solid;
    border-width: 10px;
    width: 0;
    height: 0;
    position: absolute;
    right: -20px;
    top: 5px;
}

.after-icon:before {
    border-color: #00000000 #00000000 #00000000 #020202;
}

.after-icon:before {
    display: block !important;
}

.after-icon:after {
    display: none;
    content: "";
    border-style: solid;
    border-width: 10px;
    width: 0;
    height: 0;
    position: absolute;
    right: -20px;
    top: 5px;
}

.after-icon:after {
    border-color: #00000000 #00000000 #00000000 #fff;
}

.after-icon:after {
    display: block !important;
}

.dashboard-logout {
    padding: 20px;
    margin-left: 0px;
}

table#product-attribute-specs-table {
    display: none;
}

.page-product-grouped .product-view__price {
    display: none;
}

ul#mainMenu li.dropdown ul.dropdown-menu li ul li.level1:hover a.mega-menu__inner-link:before {
    display: none !important;
}

ul#mainMenu li.dropdown ul.dropdown-menu li ul li.level1:hover a.mega-menu__inner-link:after {
    display: none !important;
}

.main_menu {
    display: block !important;
}

ul#mobile-menu-2-1 li ul li.level1 {
    display: flex !important;
    border-right: 1px solid #ccc !important;
    width: 30% !important;
}

li.custom-menu-dropdown ul.sub-menu {
    width: 100%;
    float: right;
    position: absolute;
    left: 100%;
    top: 0;
    display: none;
    z-index: 999;
    min-height: 250px;
}

ul#mobile-menu-2-1 ul.sub-menu li {
    padding-left: 29px;
}

ul#mobile-menu-2-1 li ul li.level1:nth-child(2) ul.sub-menu {
    top: -21px;
}

ul#mobile-menu-2-1 li ul li.level1:nth-child(3) ul.sub-menu {
    top: -63px;
}

ul#mobile-menu-2-1 li ul li.level1:nth-child(4) ul.sub-menu {
    top: -94px;
}

ul#mobile-menu-2-1 li ul li.level1:nth-child(5) ul.sub-menu {
    top: -125px;
}

ul#mobile-menu-2-1 li ul li.level1:nth-child(6) ul.sub-menu {
    top: -156px;
}

.product-menu {
    display: block !Important;
}

li.custom-menu-dropdown ul#mobile-menu-2-1 {
    left: -143rem !important;
}

.home-custom-row.custom-circle-img {
    margin: 0 auto !important;
    margin-top: 100px !important;
}

body.hide-registration-note .sidebar.sidebar-additional {
    order: 1;
}

body.hide-registration-note main.page-main.container.container-small {
    max-width: 860px !important;
}

ul#mobile-menu-3-1 li ul li a {
    font-size: 20px !important;
    color: #393243 !important;
    font-weight: bolder;
}

section.footer__bottom span.partner-links__subtitle {
    font-size: 14px;
}

ul.list.list--horizontal.partner-links__list li {
    display: table-cell;
}

header.page-header .panel.wrapper {
    display: none;
}

span.wc-sec {
    width: 25%;
    display: inline-block;
    text-align: center;
    border-left: 1px solid #f0f0f0;
    padding-top: 7px;
}

div#notice-cookie-block {
    margin-bottom: 0px !important;
}

#html-body [data-pb-style=CXT0RJH] {
    position: relative !important;
}

.field-tooltip {
    position: relative;
}

#html-body [data-pb-style="61A3BD836FCD8"] {
    display: inline-block;
}

#html-body [data-pb-style="61A3BD836FCE1"] {
    width: 100% !important;
}

.page-layout-1column .products-grid .product-item {
    float: left;
}

.products.wrapper.grid.products-grid.products-related {
    width: 100% !important;
    min-height: 291px;
}

.page-title-wrapper h1.page-title {
    font-size: 24px;
    margin-bottom: 0px;
    padding-left: 15px;
}

#html-body [data-pb-style="61A3BD83661A7"] {
    width: 100%;
}

.product.attribute.description div [data-content-type="row"] {
    display: inline-block;
    width: 100% !important;
}

#html-body [data-pb-style=NANTJD5] {
    display: block;
    width: 100%;
}

.account-sec {
    max-width: 64px;
    float: right;
}

.account-sec img {
    width: 20px !important;
    height: 32px;
}

a.action.showcart:hover {
    text-decoration: none;
}

.minicart-wrapper a.action.showcart img {
    max-width: 29px !important;
    text-align: center;
    margin: 0 auto;
}

div#block-collapsible-nav ul.nav.items li.nav.item:nth-child(7) {
    display: none;
}

div#block-collapsible-nav ul.nav.items li.nav.item:nth-child(9) {
    display: none;
}

.minicart-wrapper a.action.showcart span.text {
    font-size: 10px;
    color: #9a9da7;
    display: block;
}

.minicart-wrapper a.action.showcart {
    display: block;
    text-align: center;
    padding-top: 4px;
}

div#cookie-status {
    display: none;
}

div#notice-cookie-block button#btn-cookie-allow {
    width: auto !important;
}

ul.header.links {
    border-bottom: 0px;
}

.panel.header a.action.skip.contentarea {
    display: none;
}

.navigation-megamenu .megamenu-mainmenu>li a {
    color: #000 !important;
}

.navigation-megamenu .megamenu-mainmenu>li a:hover {
    color: #ffc514 !important;
}

.navigation-megamenu .megamenu-mainmenu>li:hover {
    background: transparent !important;
    color: #ffc514 !important;
}

.navigation-megamenu {
    background: #f5f5f5;
}

.navigation-megamenu .megamenu-mainmenu a {
    font-size: 17px !important;
    text-transform: capitalize;
}

li.category-menu.dropdown a:hover::after {
    display: none;
}

ul#mainMenu li a:hover::after {
    display: none;
}

.navigation-megamenu .megamenu-mainmenu>li:hover em.fa.fa-plus::before {
    color: #ffc514 !important;
}

ul#mainMenu .dropdown-menu {
    min-width: 319rem !important;
    max-width: 100% !important;
    width: 100% !important;
    left: -135rem !important;
    right: 0 !important;
    border-top: 3px solid #000;
    border-left: 0px;
    top: 60px;
    padding: 20px;
    min-height: 300px;
}

ul#mobile-menu-1-1 .mega-menu-content {
    max-width: 535px;
    margin-left: 40%;
    padding: 20px;
}

.mega-menu-content ul.sub-menu {
    border-right: 1px solid #000;
}

ul#mainMenu li.dropdown ul.dropdown-menu li .mega-menu-content ul.sub-menu li.level1:hover a:before {
    display: block !important;
}

ul#mainMenu li.dropdown ul.dropdown-menu li .mega-menu-content ul.sub-menu li.level1:hover a:before {
    border-color: #00000000 #00000000 #00000000 #020202;
}

ul#mainMenu li.dropdown ul.dropdown-menu li .mega-menu-content ul.sub-menu li.level1:hover a:before {
    display: none;
    content: "";
    border-style: solid;
    border-width: 10px;
    width: 0;
    height: 0;
    position: absolute;
    right: -20px;
    top: 5px;
}

ul#mainMenu li.dropdown ul.dropdown-menu li .mega-menu-content ul.sub-menu li.level1:hover a:after {
    display: block !important;
}

ul#mainMenu li.dropdown ul.dropdown-menu li .mega-menu-content ul.sub-menu li.level1:hover a:after {
    border-color: #00000000 #00000000 #00000000 #fff;
}

ul#mainMenu li.dropdown ul.dropdown-menu li .mega-menu-content ul.sub-menu li.level1:hover a:after {
    display: none;
    content: "";
    border-style: solid;
    border-width: 10px;
    width: 0;
    height: 0;
    position: absolute;
    right: -20px;
    top: 5px;
}

.product.media .action-skip-wrapper {
    display: none;
}

.container--text-image {
    width: 100%;
}

ul#mainMenu li.dropdown ul.dropdown-menu li .mega-menu-content ul.sub-menu li.level1 a {
    font-size: 23px !important;
    font-weight: 800 !important;
    color: #393243 !important;
}

ul#mainMenu li.dropdown ul.dropdown-menu li ul li.level1:hover a:before {
    display: block !important;
}

ul#mainMenu li.dropdown ul.dropdown-menu li ul li.level1:hover a:before {
    border-color: #00000000 #00000000 #00000000 #020202;
}

ul#mainMenu li.dropdown ul.dropdown-menu li ul li.level1:hover a:before {
    display: none;
    content: "";
    border-style: solid;
    border-width: 10px;
    width: 0;
    height: 0;
    position: absolute;
    right: -20px;
    top: 5px;
}

ul#mainMenu li.dropdown ul.dropdown-menu li ul li.level1:hover a:after {
    display: block !important;
}

ul#mainMenu li.dropdown ul.dropdown-menu li ul li.level1:hover a:after {
    border-color: #00000000 #00000000 #00000000 #fff;
}

ul#mainMenu li.dropdown ul.dropdown-menu li ul li.level1:hover a:after {
    display: none;
    content: "";
    border-style: solid;
    border-width: 10px;
    width: 0;
    height: 0;
    position: absolute;
    right: -20px;
    top: 5px;
}

ul#mainMenu li.dropdown ul.dropdown-menu li ul li.level1 .inner-mega-menu ul li:hover a:after {
    display: none !important;
}

ul#mainMenu li.dropdown ul.dropdown-menu li ul li.level1 .inner-mega-menu ul li:hover a:before {
    display: none !important;
}

ul#mainMenu li.dropdown ul.dropdown-menu li ul li.level1 .inner-mega-menu ul li a:after {
    display: none !important;
}

ul#mainMenu li.dropdown ul.dropdown-menu li ul li.level1 .inner-mega-menu ul li a:before {
    display: none !important;
}

ul#mobile-menu-2-1 li ul li.level1:first-child {
    border: 0px;
}

.inner-mega-menu ul {
    margin: 0px !important;
}

ul#mobile-menu-2-1 li {
    padding-left: 24%;
}

ul#mobile-menu-3-1 ul.mega-menu__inner-list {
    padding-left: 40%;
    width: 46%;
    border-right: 1px solid;
}

ul.mega-menu__inner-list li:hover a:before {
    display: block !important;
}

ul.mega-menu__inner-list li:hover a:before {
    border-color: #00000000 #00000000 #00000000 #020202;
}

ul.mega-menu__inner-list li:hover a:before {
    display: none;
    content: "";
    border-style: solid;
    border-width: 10px;
    width: 0;
    height: 0;
    position: absolute;
    right: -20px;
    top: 7px;
}

ul.mega-menu__inner-list li {
    position: relative;
}

ul.mega-menu__inner-list li:hover a:after {
    display: block !important;
}

ul.mega-menu__inner-list li:hover a:after {
    border-color: #00000000 #00000000 #00000000 #fff;
}

ul.mega-menu__inner-list li:hover a:after {
    display: none;
    content: "";
    border-style: solid;
    border-width: 10px;
    width: 0;
    height: 0;
    position: absolute;
    right: -20px;
    top: 7px;

}

ul#mobile-menu-2-1 li a {
    padding-bottom: 0px;
    white-space: nowrap;
    font-size: 17px !important;
    font-weight: 400;
    color: #393243 !important;
}

ul#mobile-menu-2-1 li a:hover {
    color: #fcdf6e !important;
}

.menu-sec {
    float: left;
    display: inline-block;
    padding-left: 30px;
}

nav.navigation {
    background: #fff !important;
}

div#store\.menu {
    display: none;
}

.header.content {
    width: 100% !important;
    max-width: 1328px !important;
    padding-top: 15px !Important;
    padding-bottom: 15px !important;
}

.navigation-megamenu .megamenu-mainmenu .dropdown {
    height: 60px;
}

li.category-menu.dropdown ul#mobile-menu-2-1 {
    left: -472px !important;
}

li.mega-menu-2-column ul#mobile-menu-3-1 {
    left: -150rem !important;
}

.title-wrapper.row.row--no-margins.between-xs.block-horse__title-wrapper {
    padding: 0px 20px;
}

.field .fa-circle:before {
    content: "\f111";
    font-size: 22px;
    font-family: 'FontAwesome';
    font-style: normal;
}

.field i.far.fa-circle {
    color: transparent;
    border: 2px solid #dbdada !important;
    border-radius: 27px !important;
}

.wizard-fieldset__fieldset .field._error span i.far.fa-circle {
    border: none !important;
}

div#wizard .field .inline-row .labelwrap label.label {
    float: left;
    margin-top: 8px;
}

.field.success i.far.fa-circle {
    border: unset !important;
}

div#wizard list-block-item a:hover {
    color: #000;
    text-decoration: none;
}

button#btn-minicart-close:focus {
    outline: unset;
}

span.mobile-menu-btn {
    display: none;
}

i.fas.fa-bars.toggle-icon {
    font-family: "FontAwesome";
    font-style: normal;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #393243;
}

span.mobile-menu-btn span {
    font-size: 10px;
    line-height: 10px;
    text-align: center;
    color: #979797;
    display: block;
}

.menu-sec span.close {
    display: none;
}

div#block-collapsible-nav ul.nav.items li.nav.item:nth-child(4) {
    display: none;
}

div#block-collapsible-nav ul.nav.items li.nav.item:nth-child(8) {
    display: none;
}

@media (min-width:768px) and (max-width:1023px) {
    ul#vertical-menu-2 {
        display: none !important;
    }

    span.wc-sec {
        display: none;
    }

    .page-wrapper {
        margin-top: 0px;
    }

    a.logo img {
        height: 19px;
    }

    a.logo {
        width: 20%;
    }
}

@media (max-width:767px) {
    .main_menu .side-menu__overlay {
        width: 100%;
        z-index: 99;
    }

    button.button.product-view__add-to-cart-btn.action.tocart {
        max-width: 150px !important;
    }


    .product-info-main .page-title-wrapper.product-view__title {
        padding-right: 40%
    }

    ul#mobile-menu-6-2 {
        padding-left: 15px;
    }

    .menu-sec span.close {
        position: absolute;
        top: 10px;
        font-size: 20px;
        font-weight: 200;
        color: #000 !important;
        z-index: 999;
        right: 75px;
        left: 260px;
    }

    ul#mobile-menu-10-2 {
        display: block;
    }

    .account-sec img {
        width: 16px !important;
        height: 27px;
    }

    .minicart-wrapper a.action.showcart {
        display: block;
        text-align: center;
        padding-top: 4px;
        padding-right: 6px;
    }

    .minicart-wrapper a.action.showcart img {
        max-width: 25px !important;
        display: unset;
    }

    .minicart-wrapper a.action.showcart span.text {
        display: block;
    }

    ul#mobile-menu-9-2 {
        display: block;
        padding-bottom: 0;
    }

    li.category-menu.dropdown a:after {
        display: none;
    }

    ul#mobile-menu-9-2 li {
        list-style: none;
    }

    a.logo img {
        max-width: 145px;
    }

    .menu-sec {
        padding-left: 0px !Important;
    }

    span.mobile-menu-btn {
        display: block;
    }

    .dropdown a span {
        color: #393243;
        font-size: 14px;
    }

    ul#vertical-menu-2 {
        -webkit-transform: translateX(calc(100% + 2px));
        transform: translateX(calc(100% + 2px));
        position: absolute;
        display: none;
        left: 0;
        top: 0px;
        z-index: 9;
        overflow: scroll;
        width: 100%;
        height: auto;
        max-width: 280px;
        min-height: 100vh;
        overflow-y: auto;
        background: #fff;
        box-shadow: 0 2px 4px 0 rgb(0 0 0 / 50%);
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        transition: all .3s ease-in-out;
        max-height: 100vh;

    }

    span.mobile-menu-btn {
        position: absolute;
        left: 7px;
        top: 29px;
    }

    ul#vertical-menu-2 li {
        margin-bottom: 0px;
        padding: 0px;
    }

    ul#vertical-menu-2 a {
        font-size: 14px !important;
        text-transform: capitalize;
    }

    .sections.nav-sections {
        display: none;
    }

    .menu-sec .navigation-megamenu {
        display: none;
    }

    body.hide-registration-note .container-small {
        padding-top: 10px !important;
        padding: 20px;
    }

    .category-menu {
        padding: 0px !important;
    }

    .product-info-main {
        padding-top: 60px;
    }

    div#notice-cookie-block {
        padding: 10px;
    }

    .page-wrapper {
        margin-top: 45px;
    }

    .panel.header {
        display: none;
    }

    .page-products .product-item-info img {
        width: 100%;
        height: 100%;
    }

    .page-products .product.details.product-item-details {
        padding: 5px;
        min-height: 90px;
    }

    .category-view.category-description .pagebuilder-column-group {
        display: block !important;
    }

    .pagebuilder-collage-content h2,
    .pagebuilder-column h2 {
        font-size: 33px;
        line-height: 41px;
    }

    .section-item-title.nav-sections-item-title {
        width: 50%;
        float: left;
        text-align: center;
        background: #efebeb;
        padding: 10px;
    }

    span.action.nav-toggle {
        display: none;
    }

    div#store\.menu {
        display: none;
    }

    div#store\.menu {
        width: 100% !important;
        float: left;
        position: fixed;
        top: 10%;
    }

    ul.header.links {
        top: 10% !important;
    }

    .nav-sections {
        position: fixed;
        z-index: 200;
        top: 45px;
        left: 0;
        right: 0;
    }

    .page-products .page-wrapper {
        padding-top: 66px;
    }

    .page-main.page-main-details {
        padding: 10px;
    }


    .page-product-grouped .product.media {
        order: 1;
    }

    .page-products .sidebar.sidebar-main {
        order: 1;
    }

    .page-products .columns {
        display: grid;
    }

    .page-products .column.main {
        order: 2;
    }

    .pagebuilder-column-group .pagebuilder-column {
        width: 100% !important;
    }

    .pagebuilder-column-group {
        display: block !important;
    }

    .category-description img {
        display: none;
    }

    a.action.compare.no-display {
        margin-bottom: 0px;
    }

    main#maincontent {
        padding-top: 60px;
    }

    .catalog-product-view main#maincontent {
        padding-top: 0px;
    }

    .message {
        margin-top: 85px;
    }

    .mt-lg-80.mt-sm-0.home-custom-row .pagebuilder-slide-wrapper {
        min-height: 320px !important;
    }
}

body.hide-registration-note.page-product-grouped .additional-attributes-wrapper.table-wrapper {
    display: none;
}

.page-product-inquiry div#additional table#product-attribute-specs-table {
    display: none;
}

.page-product-inquiry div#additional h2.product-section-title {
    display: none;
}

body.hide-registration-note.page-product-grouped h2.product-section-title {
    visibility: hidden;
}

body.hide-registration-note.page-product-grouped .product-view__slider {
    width: 100%;
    padding: 20px;
}

.calendly-badge-widget {
    border-radius: 25px;
    box-shadow: 0 0 0 0 rgba(255, 213, 51, 1);
    transform: scale(1);
    animation: pulse 2s infinite;
}

.calendly-overlay{z-index: 99999 !important;}

@keyframes pulse {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(255, 213, 51, 0.7);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(255, 213, 51, 0);
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(255, 213, 51, 0);
    }
}

.calendly-badge-widget .calendly-badge-content span {
    display: none !important
}

form.product-view-grouped-table__form {
    position: relative;
}

.quantity-update div.mage-error {
    position: absolute;
    top: 48px;
    max-width: 235px !important;
}



/* <----------------------------------------------------------> */

.firecheckout-col1-set.firecheckout #checkout .opc-wrapper .step-title:before,
.firecheckout-col1-set.firecheckout #checkout .opc-block-summary>.title:before,
.firecheckout-col1-set.firecheckout #checkout .opc-sidebar .step-title:before,
.firecheckout-quote-virtual.firecheckout #checkout .opc-wrapper .step-title:before,
.firecheckout-quote-virtual.firecheckout #checkout .opc-block-summary>.title:before,
.firecheckout-quote-virtual.firecheckout #checkout .opc-sidebar .step-title:before {
    display: block !important;
}



@media (min-width: 768px),
print {



    nav.navigation {
        background: transparent !important;
        width: auto;
        margin-left: 17%;
        display: flex;
    }

    .navigation {
        background: #f5f5f5;
        font-weight: 700;
        height: inherit;
        left: auto;
        overflow: inherit;
        padding: 0;
        position: static;
        top: 0;
        width: 100%;
        z-index: 3;
    }


    .navigation .level0.active>.level-top,
    .navigation .level0.has-active>.level-top {
        border-color: inherit !important;
        border-style: hidden !important;
        border-width: 0px;
        color: inherit;
        text-decoration: none;
        display: inline-block;
    }


    span.wc-sec {
        display: inline-block;
        text-align: center;
        padding-left: 15px;
        border-left: 1px solid #f0f0f0;
        font-weight: 100;
        margin-left: auto;
    }


    .navigation .level0.parent>.level-top>.ui-menu-icon:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 12px;
        line-height: 20px;
        color: inherit;
        content: '\e622';
        font-family: 'icons-blank-theme';
        vertical-align: middle;
        display: none !important;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
    }

    .navigation .level0.submenu {
        background: #ffffff;
        border-top: 4px solid black !important;
        box-shadow: none !important;
        font-weight: 700;
        min-width: 319rem !important;
        padding: 20px !important;
        display: none;
        left: -132rem !important;
        margin: 0 !important;
        position: absolute;
        z-index: 1;
        margin-top: 11px;
        width: 100%;
        max-width: 100%;
        top: 60px !important;
        height: 420px !important;
        /* display: block !important; */
    }


    .navigation .level0.submenu li.level1 {
        display: flex;
        line-height: inherit;
        color: #393243 !important;
        padding: 0px 0 !important;
        padding-left: 41.2% !important;
        width: 46%;
        border-right: 0.5px solid #ccc;
    }

    .navigation .level0.submenu {}

    .navigation .level0 .submenu a:hover,
    .navigation .level0 .submenu a.ui-state-focus {
        background: transparent !important;
        color: #ffc514 !important;
        text-decoration: none;
    }


    nav.navigation ul>li>a:hover {
        color: #ffc514 !important;
        background: transparent !important;
    }


    .navigation .level0.submenu li:hover a:before {
        display: none;
        content: "";
        border-style: solid;
        border-width: 10px;
        width: 0;
        height: 0;
        position: absolute;
        right: -20px;
        top: 7px;
    }

    .navigation .level0.submenu li:hover a:before {
        border-color: #00000000 #00000000 #00000000 #020202;
    }

    .navigation .level0.submenu li:hover a:before {
        display: block !important;
    }

    .navigation .level0.submenu li:hover a:after {
        display: none;
        content: "";
        border-style: solid;
        border-width: 10px;
        width: 0;
        height: 0;
        position: absolute;
        right: -20px;
        top: 7px;
    }

    .navigation .level0.submenu li:hover a:after {
        border-color: #00000000 #00000000 #00000000 #fff;
    }

    .navigation .level0.submenu li:hover a:after {
        display: block !important;
    }


    .navigation .level0.submenu li.parent>a>.ui-menu-icon:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 12px;
        line-height: 20px;
        color: inherit;
        content: '\e608';
        font-family: 'icons-blank-theme';
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
        visibility: hidden;
    }


    .navigation .level0 .submenu .submenu {
        background: #ffffff;
        border: unset;
        box-shadow: none;
        font-weight: 700;
        min-width: 230px;
        padding: 0;
        display: none;
        left: 0;
        margin: 0 !important;
        position: absolute;
        z-index: unset;
        margin-top: 11px;
        /* display: block !important; */
        /* top: -40px !important; */
    }


    .navigation .level0 .submenu .level1 .submenu {
        top: 22px !important;
        left: 46.2% !important;
    }

    .navigation .level0 .submenu .submenu {
        top: unset !important;
        left: unset !important;
    }

    .navigation .level0 .submenu .submenu-reverse {
        left: auto !important;
        right: 100%;
    }

    .navigation .level0 .submenu li {
        margin: 0;
        position: unset !important;
    }

    .navigation .level0 .submenu .level1 .submenu li {
        line-height: 1;
    }



    .navigation .level0.submenu .submenu li a:before {
        display: none !important;
    }

    .navigation .level0.submenu .submenu li a:after {
        display: none !important;
    }

    .sub-icon-div {
        display: none !important;

    }

    .navigation .level0 .submenu a {
        display: block;
        line-height: inherit;
        color: #575757;
        padding: 8px 20px;
        width: 100% !important;
        position: relative !important;
    }

    .navigation #ui-id-2 li.level0.nav-2 ul.level0 li {
        display: block !important;
    }

    .firecheckout.firecheckout-quote-virtual.firecheckout-col2-set #checkout .opc-wrapper .opc>li,
    .firecheckout.firecheckout-quote-virtual.firecheckout-col3-set #checkout .opc-wrapper .opc>li {
        float: left !important;

    }

    .firecheckout .fieldset > .field{margin-bottom: 0px !important}
    #opc-shipping_method {
        margin-bottom: 20px;
    }

    .firecheckout-quote-virtual .custom-billing {
        margin-right: 15px;
    }

    /* css to show submenu left right  */
    .navigation .level0 .submenu .submenu {
        width: 640px !important
    }

    .navigation .level0 .submenu .nav-1-5.level1 .submenu li {
        float: left;
        /* margin:0 10px 10px 0; */
        width: 320px;
    }

    .navigation .level0 .submenu .nav-1-5.level1 .submenu li:nth-child(even) {
        margin-right: 0;
    }

    /*  */
    /* new */
    /* .firecheckout.firecheckout-quote-virtual.firecheckout-col3-set #checkout .opc-wrapper .opc > li.checkout-payment-method{
        width: auto !important;
    } */
}

@media (min-width: 768px) and (max-width: 1023px) {
    span.wc-sec {
        display: none;
    }

    .sub-icon-div {
        display: none !important;

    }

}

.sub-icon-div {
    position: absolute;
    right: 25px;
}

.sub-icon {
    background: transparent;
    border: none;
}

@media (max-width: 767px) {
    .page-products .page-wrapper {
        padding-top: 40px;
    }

    .navigation ul .level0.submenu {
       /* display: block !important;*/
	top:0px !important;
        padding: 10px;
        padding-left: 20px;
        padding-bottom: 30px;

    }


    #ui-id-2 {
        position: absolute;
        top: 0;
        z-index: 9;
        display: none;
        padding: 50px 20px;
        font-size: 16px;
        background: white;
        width: 100%;
        max-width: 280px;
        height: 100vh;
        text-transform: capitalize;
    }

    #ui-id-2 {
        display: none;
    }

    .side-menu__overlay {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        z-index: 5;

    }

    main#maincontent {
        padding-top: 40px !important;
    }

    .sub-icon2 {
        display: none;
    }

    .table td:before {
        /* content: attr(data-th); */
        content: unset;
        font-weight: 700;
        margin-right: 10px;
        max-width: 100%;
        width: 100%;
        display: block;
    }

    .table tr {
        display: flex;
        padding: 0px;
        border-bottom: none;
    }

    .table td span.analytical-components__percent {
        margin-left: auto;
    }

    .table td {
        max-width: 100%;
        width: 100%;

    }

    /* #shipping ,#opc-shipping_method{
        display:block !important
    } */
    #shipping {
        margin-bottom: 20px;
    }


}

@media (max-width: 751px) {

    .tab-content-ox .accordion-tab-wrapper div.ox-tab-card .tab0,
    .tab1,
    .tab2,
    .tab3,
    .tab4,
    .tab5,
    .tab6,
    .tab7,
    .tab8 {
        display: block !important;
    }

}


@media (max-width: 500px) {
    .table td:before {
        content: attr(data-th);
        font-weight: 700;
        margin-right: 10px;
        max-width: 25%;
        width: 25%;
        display: block;
    }

    .table tr {
        display: block;
        border-bottom: 1px solid #f0f0f0 !important;
    }

    .sales-order-view .ordered .table-wrapper.order-items .table-order-items td:before {
        max-width: 55%;
        width: 55%;
    }

    .sales-order-view .ordered .table-wrapper.order-items .table-order-items td {
        display: flex;
    }

    .sales-order-view .ordered .table-wrapper.order-items .table-order-items td ul.items-qty {
        padding-left: 0;
    }

    .table td {
        max-width: 300px;
        width: 100%;

    }

    .table td span.analytical-components__label,
    span.analytical-components__percent {
        margin-left: 20% !important;
    }

    .pagebuilder-collage-content h3,
    .pagebuilder-column h3 {
        font-size: 27px !important;
    }

    .pagebuilder-collage-content h2,
    .pagebuilder-column h2 {
        font-size: 24px;
        line-height: 33px;
    }

    .pagebuilder-collage-content .pagebuilder-button-primary,
    .pagebuilder-column .pagebuilder-button-primary {
        display: inline-block;
    }
}

.firecheckout-quote-virtual .custom-billing {
    padding: 40px;
}

.ox-tab-card-title:after {
    width: 15px !important;
    height: 15px !important;
    background-size: 15px;
    content: "";
    display: inline-block;
    width: 20px;
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 20px;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='20' height='20' x='0' y='0' viewBox='0 0 477.175 477.175' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3E%3Cg%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M360.731,229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1,0s-5.3,13.8,0,19.1l215.5,215.5l-215.5,215.5 c-5.3,5.3-5.3,13.8,0,19.1c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-4l225.1-225.1C365.931,242.875,365.931,234.275,360.731,229.075z ' fill='%23000000' data-original='%23000000' style=''/%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}

.error .ox-tab-card-title:before {
    width: 20px;
    height: 20px;
    background-size: 20px;
    margin-right: 20px;
    content: "";
    display: inline-block;
    background-image: url('https://www.svgrepo.com/show/286637/cancel-close.svg');

}

.success .ox-tab-card-title:before {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='20' height='20' x='0' y='0' viewBox='0 0 477.867 477.867' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3E%3Cg%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cpath d='M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z' fill='%233cb371' data-original='%23000000' style='' class=''/%3E%3C/g%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cpath d='M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z' fill='%233cb371' data-original='%23000000' style='' class=''/%3E%3C/g%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}

@media (max-width: 420px) {
    .product-add-form .inquiry-procedure .inquiry-procedure__item {
        flex-basis: 100%;
        max-width: 100%;
        padding: 10px;
    }

    .product-add-form .inquiry-procedure .inquiry-procedure__item .inquiry-procedure__icon-wrapper::after {
        display: none;
    }

}

@media (max-width: 767px) {
    #html-body [data-pb-style=NP7NGK8] {
        min-height: 430px;
    }

    #html-body [data-pb-style=EWLR1P8] {
        min-height: 450px;
    }

    .catalog-product-view .product.attribute.description .value .pagebuilder-column-group .pagebuilder-column:nth-child(2) {
        height: 65vw;
    }

    .mt-lg-80.mt-sm-0.home-custom-row .pagebuilder-overlay {
        margin-top: 520px;
    }

    .mt-lg-80.mt-sm-0.home-custom-row {
        background-color: #ede9e4;
    }
}

@media (max-width: 460px) {
    .mt-lg-80.mt-sm-0.home-custom-row .pagebuilder-overlay {
        margin-top: 450px;
        max-width: 100% !important;
    }

}

@media (max-width: 420px) {
    .mt-lg-80.mt-sm-0.home-custom-row .pagebuilder-overlay {
        margin-top: 410px;
    }
}

@media (max-width: 380px) {
    .mt-lg-80.mt-sm-0.home-custom-row .pagebuilder-overlay {
        margin-top: 360px;
    }
}

@media (max-width: 360px) {
    .mt-lg-80.mt-sm-0.home-custom-row .pagebuilder-overlay {
        margin-top: 340px;
    }
}

@media (max-width: 530px) {
    #html-body [data-pb-style=NP7NGK8] {
        min-height: 310px;
    }

    #html-body [data-pb-style=EWLR1P8] {
        min-height: 340px;
    }
}

@media (max-width: 420px) {
    #html-body [data-pb-style=NP7NGK8] {
        min-height: 260px;
    }

    #html-body [data-pb-style=EWLR1P8] {
        min-height: 300px;
    }
}

.custom-horse-image {
    margin: 0 auto;
}

@media (max-width: 500px) {
    .catalog-category-view .column.main li.item.product.product-item {
        min-height: 325px !important;
    }
}

@media (max-width: 400px) {
    .catalog-category-view .column.main li.item.product.product-item {
        width: 44%;
    }
}

@media (max-width: 375px) {
    .catalog-category-view .column.main li.item.product.product-item {
        width: 41%;
    }
}

@media (max-width: 365px) {
    .catalog-category-view .column.main li.item.product.product-item {
        width: 40%;
    }
}

@media (max-width: 350px) {
    .catalog-category-view .column.main li.item.product.product-item {
        width: 38%;
    }
}

@media (max-width: 335px) {
    .catalog-category-view .column.main li.item.product.product-item {
        width: 37%;
    }
}

@media (max-width: 325px) {
    .catalog-category-view .column.main li.item.product.product-item {
        width: 35%;
    }
}

.checkout-index-index input[name="street[0]"] {
    margin-bottom: 0px;
}

.amgdprjs-bar-template {
    width: 100%;
    background: #fff;
    position: fixed;
    box-shadow: 2px 6px 6px #eeeeee;
    z-index: 99999 !important;
}

.amgdprcookie-bar-block {
    max-width: 1000px;
    margin: 0 auto;
    font-size: 14px;
    padding: 15px;
}

.amgdprcookie-bar-container .amgdprcookie-policy {
    font-size: 15px;
    text-align: justify;
}

.amgdprcookie-buttons-block {
    float: right;
    display: flex;
    margin-bottom: 10px !important;
}

@media screen and (min-width: 768px) {
    .firecheckout.firecheckout-quote-virtual.firecheckout-col2-set #checkout .opc-wrapper, .firecheckout.firecheckout-quote-virtual.firecheckout-col3-set #checkout .opc-wrapper{
        padding: unset !important;
    }

    .firecheckout.firecheckout-col3-set.firecheckout-quote-virtual #checkout .opc-wrapper .opc>li.checkout-payment-method {
        padding: unset;
        background: unset;
        width: 100% !important;
    }

    .firecheckout.firecheckout-col3-set.firecheckout-quote-virtual .form.form-login {
        width: 48%;
        padding: 40px;
        background: white;
        float: left;
        padding-bottom: unset;
    }

    .firecheckout.firecheckout-col3-set.firecheckout-quote-virtual #checkout-payment-method-load {
        width: 48%;
        padding: 40px;
        background: white;
        float: right;
    }

    .firecheckout.firecheckout-col3-set.firecheckout-quote-virtual .checkout-billing-address {
        width: 48%;
        padding: 40px;
        background: white;
        float: left;
    }

    .firecheckout.firecheckout-col3-set.firecheckout-quote-virtual .opc-payment-additional.discount-code {
        width: 48%;
        padding: 40px;
        background: white;
        float: left;
        clear: both;
        margin: unset;
    }
}
