/* FONTS */

@font-face {
    font-family: 'Eiko';
    font-weight: 200;
    src: url('./fonts/custom/PPEiko-Thin.woff') format('woff'), url('./fonts/custom/PPEiko-Thin.woff2') format('woff2')
}

@font-face {
    font-family: 'Eiko';
    font-weight: 400;
    src: url('./fonts/custom/PPEiko-Medium.woff') format('woff'), url('./fonts/custom/PPEiko-Medium.woff2') format('woff2')
}

@font-face {
    font-family: 'Eiko';
    font-weight: 700;
    src: url('./fonts/custom/PPEiko-Heavy.woff') format('woff'), url('./fonts/custom/PPEiko-Heavy.woff2') format('woff2')
}


/* lora-regular - latin-ext_latin */

@font-face {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 400;
    src: local(''), url('./fonts/custom/lora-v26-latin-ext_latin-regular.woff2') format('woff2'), url('./fonts/custom/lora-v26-latin-ext_latin-regular.woff') format('woff')
}


/* lora-700 - latin-ext_latin */

@font-face {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 700;
    src: local(''), url('./fonts/custom/lora-v26-latin-ext_latin-700.woff2') format('woff2'), url('./fonts/custom/lora-v26-latin-ext_latin-700.woff') format('woff')
}


/* lora-italic - latin-ext_latin */

@font-face {
    font-family: 'Lora';
    font-style: italic;
    font-weight: 400;
    src: local(''), url('./fonts/custom/lora-v26-latin-ext_latin-italic.woff2') format('woff2'), url('./fonts/custom/lora-v26-latin-ext_latin-italic.woff') format('woff')
}


/* lora-700italic - latin-ext_latin */

@font-face {
    font-family: 'Lora';
    font-style: italic;
    font-weight: 700;
    src: local(''), url('./fonts/custom/lora-v26-latin-ext_latin-700italic.woff2') format('woff2'), url('./fonts/custom/lora-v26-latin-ext_latin-700italic.woff') format('woff')
}


/* STYLING */


/* BREADCRUMBS */

.breadcrumbs {
    height: 180px;
    background-color: #c0e1de;
    background-image: url('/media/wysiwyg/codazon/custom/planets_top_right.jpg');
    background-repeat: no-repeat;
    background-position: bottom right;
}

.breadcrumbs .item::before {
    font-family: Eiko;
    content: '<';
    font-size: 37px;
    margin-right: 5px;
    margin-left: 5px;
}

.breadcrumbs .item::after {
    display: none !important;
}

.breadcrumbs .item {
    font-size: 27px;
}

.breadcrumbs .items {
    margin-top: 100px !important;
}

.breadcrumbs .item strong {
    color: #e64628;
}

@media only screen and (max-width: 1023px) {
    .breadcrumbs {
        display: none;
    }
}


/* MAIN CONTENT */

#maincontent {
    padding-top: 0px;
    padding-bottom: 0px;
}

#maincontent {
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 0%, rgba(192, 225, 222, 1) 100%);
    background-repeat: repeat;
    background-size: auto;
    background-repeat: no-repeat;
}

#maincontent .column.main {
    background-color: #ffffff;
    padding-right: 30px;
    padding-bottom: 20px;
}

.owl-item button,
.primary button,
.primary a,
button.primary,
a.primary,
a.filter-clear {
    border-radius: 20px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    font-family: Eiko !important;
}

.product-reviews-summary,
.box-tocart .qty {
    display: none !important;
}

/* SEARCH RESULTS SIDEBAR */

.sidebar .block-content,
.sidebar .block-title,
.sidebar .block:not(.account-nav)>.empty {
    background-color: transparent !important;
}

.cdz-checkbox-wrap .mk {
    border-radius: 8px;
    border: 0px;
    margin-top: 4px;
}

.cdz-checkbox-wrap [type="checkbox"]:checked+span {
    background: #e64628 !important;
}

.filter-options-content label {
    font-size: 18px;
}

.block.filter .filter-options .filter-options-item .filter-options-title::before {
    content: url('/media/wysiwyg/codazon/custom/arrow_small.svg') !important;
}

@media only screen and (min-width: 768px) {
    .filter-options-content-outer {
        border: 0px !important;
    }
}

.filter-options-item.rating {
    display: none !important;
}

.content-toggle {
    border-radius: 20px !important;
    font-weight: 400;
}

.content-toggle span {
    text-transform: lowercase !important;
}

/* HEADER */

.header-search {
    float: right;
}

.header-search button.search {
    background: none !important;
    border: 0px !important;
    right: 5px !important;
}

@media only screen and (min-width: 768px) {
    .header-panel-row {
        min-height: 80px !important;
    }

    .page-header .logo img {
        height: 100% !important;
        max-height: 140px !important;
    }

    .page-header .logo {
        margin: 0px;
        min-height: 80px !important;
    }

    .page-header .header-middle .header-panel-container {
        padding: 0px !important;
        width: 100% !important;
    }

    .header-panel-row {
        margin: 0px !important;
    }

    .page-header .header-middle {
        margin: 0px !important;
    }

    .header-search div.search-form {
        width: inherit !important;
        display: inline-block;
    }

    .block-search {
        border-radius: 60px !important;
        height: 60px !important;
    }

    .block-search .action.search::before {
        font-size: 40px !important;
    }

    .page-header .header-search {
        padding: 0px !important;
        float: right;
        margin-right: 20px !important;
    }

    .page-header .header-search .actions .search {
        height: 60px !important;
        width: 60px !important;
        top: 0px !important;
    }

    .page-header .features-links {
        display: inline-block !important;
        vertical-align: top;
    }

    .page-header .features-links>li {
        margin-right: 20px !important;
    }

    .header-top-links {
        float: right;
        margin-top: 13px;
        margin-right: 10px;
    }

    .page-header .header-middle .header-top-links a,
    .page-header .header-middle .header-top-links a:active,
    .page-header .header-middle .header-top-links a:focus {
        color: #000000 !important;
        font-size: 20px;
        padding-right: 20px;
    }

    .filter-title {
        display: none !important;
    }
}

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

    .page-header .header-middle .header-top-links a,
    .page-header .header-middle .header-top-links a:active,
    .page-header .header-middle .header-top-links a:focus {
        font-size: 13px;
    }

    .header-top-links {
        margin-top: 22px !important;
    }
}

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

    .page-header .header-middle .header-top-links a,
    .page-header .header-middle .header-top-links a:active,
    .page-header .header-middle .header-top-links a:focus {
        font-size: 11px;
        margin: 0 !important;
    }

    #product-dropdown {
        margin-left: 0px !important;
        margin-right: 0px !important;
        float: left !important;
        position: absolute;
    }
}

@media only screen and (max-width: 1023px) {
    .header-top-links {
        display: none !important;
    }
    #product-dropdown {
        display: none;
    }
}

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

    .header-panel-right-inner .header-search .search-toggle {
        display: none !important;
    }

    .header-panel-right-inner .header-search.input-opened .search-toggle {
        display: inherit !important;
        position: absolute;
        z-index: 20;
        left: -12px;
        top: 14px;
    }

    .header-panel-right-inner .header-search.input-opened .search-toggle::before {
        color: grey !important;
    }

    .header-panel-right-inner .search-form {
        top: 0px !important;
    }

    .header-panel-right-inner .search-form .actions {
        top: 20px !important;
    }

    .header-search .minisearch .action.search::before {
        color: #e64628 !important;
    }

    .header-panel-right-inner .control {
        padding-left: 30px !important;
    }

    .header-panel-right-inner #search {
        border-radius: 20px;
        background-color: #C0e1de;
        box-shadow: none;
        border: 0px !important;
        font-size: 15px !important;
        width: 80%;
        max-width: 100%;
    }

    .header-panel-right-inner #search::placeholder {
        text-transform: none !important;
    }

    .header-panel-left .action.nav-toggle,
    #mb-bottom-toolbar .group-switch,
    #mb-bottom-toolbar .mb-toolbar-content {
        display: none !important;
    }
}

.header-panel-left {
    padding: 0px !important;
}

.header-panel-right {
    padding: 0px !important;
}

.search-form a.advanced {
    display: none !important;
}

#search {
    font-size: 18px !important;
    margin-top: 13px !important;
    max-width: 180px;
    margin-left: 20px;
    margin-right: 60px;
}

#search::placeholder {
    color: #8a8a8a !important;
}

.features-links li.authorization-link,
.features-links li.cart-link {
    width: 60px;
    height: 60px;
    background-color: #C0e1de;
    border-radius: 30px;
    padding: 13px;
}

.sticky-menu.active {
    display: none !important;
}

.filter-title strong {
    border-radius: 20px !important;
}

#layered-filter-block.active .block-content.filter-content {
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 0%, rgba(192, 225, 222, 1) 100%);
    background-repeat: repeat;
    background-size: auto;
    background-repeat: no-repeat;
}


/* Brands */

.brand-inner .toolbar {
    display: none;
}

.brand-item-inner .count {
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 80% !important;
    background-color: transparent !important;
}


@media only screen and (min-width: 1280px) {
    .page-products .brand-list {
        margin-left: 100px !important;
        margin-right: 100px !important;
    }
}

.brand-container .brand-desc,
.brand-container .brand-content {
    margin: 10px;
    margin-bottom: 20px;
}

.brand-container .brand-desc,
.brand-container .brand-desc p {
    font-size: 18px !important;
    font-weight: 200;
    font-style: italic;
}

.brand-container .brand-content,
.brand-container .brand-content p {
    font-size: 18px !important;
    font-weight: 200;
}

/* ITEMS */

.product-thumb-wrapper-loern {
    position: relative;
    overflow: hidden;
    width: 300px;
    max-width: 100%;
}

.product-list-style-10 .small-col .product-hovered-section {
    bottom: inherit !important;
    height: 85px;
    background-color: #e64628;
}

.product-list-style-10 .small-col .product-item-name-loern {
    top: 0px !important;
}

.product-hover-top-loern {
    width: 100%;
    height: 80px;
    position: absolute;
    top: -80px;
    background: url('/media/wysiwyg/codazon/custom/shape_large.svg');
    background-size: 130%;
    background-repeat: no-repeat;
}

.product-hover-top-loern::after {
    content: " ";
    background-color: #e64628;
    display: block;
    top: 50px;
    position: absolute;
    height: 40px;
    width: 100%;
    z-index: -1 !important;
}

.product-item-name-loern {
    font-weight: 700 !important;
    z-index: 7 !important;
    position: relative !important;
    padding: 8px !important;
    color: black !important;
    top: -20px;
    height: 3.4em;
    overflow: hidden;
    text-transform: none !important;
}

.product-item-description-loern {
    padding: 8px !important;
    text-align: left !important;
    color: black !important;
    height: 100px;
    max-height: 52px;
    overflow: hidden;
}

.product-hovered-section .price {
    padding: 8px !important;
    text-align: left !important;
    color: black !important;
    font-weight: 700 !important;
    position: absolute !important;
    left: 0px;
    top: 45px;
}

.product-list-style-10 .small-col .product-item {
    border-bottom: 0px !important;
}

.grid-loern .product-hovered-section {
    position: relative !important;
    bottom: inherit !important;
    height: 85px;
    background-color: #e64628;
    top: -1px;
    opacity: 0;
}

.grid-loern .product-item-name-loern {
    top: 0px;
    font-size: 13px;
}

.grid-loern .product-item-description-loern {
    font-size: 12px;
    max-height: 40px;
}

.grid-loern:hover .product-hovered-section {
    opacity: 1;
}

@media only screen and (max-width: 767px) {
    .product-list-style-10 .small-col .button-hover-wrap {
        position: absolute;
        top: 28px;
        background-color: #e64628;
        width: 100%;
        height: 100%;
    }

    .product-list-style-10 .small-col .product-hovered-section {
        height: 55px;
    }


    .product-item-name-loern,
    .product-item-description-loern {
        font-size: 70%;
    }

    .product-item-name-loern {
        background-color: #e64628;
    }

    .grid-loern .product-hovered-section {
        opacity: 1;
    }

    .grid-loern .product-hover-top-loern {
        top: -80px;
    }

    .product-list-style-10 .small-col .product-hover-top-loern {
        top: -30px;
    }

    .grid-loern .product-item-name-loern {
        font-size: 12px;
        max-height: 60px;
        height: 60px;
    }

    .grid-loern .product-item {
        padding: 0px !important;
    }
}

.item.product.product-item {
  max-width: 270px;
}
.cms-page-view .products.list.flex-grid {
  margin: 0 auto;
  max-width: 900px;
  justify-content: center;
}

.grid-loern-heading {
    text-align:center;
    margin-bottom:1em;
}

/* TOOLBAR */

.toolbar {
    font-weight: 400;
}

.toolbar select {
    border: 1px solid #e64628;
    border-radius: 10px;
    font-weight: 400;
}

.toolbar .modes {
    display: none;
}

.toolbar-products:last-of-type {
    margin-top: 50px;
}

.toolbar-products:last-of-type a.page {
    border: 1px solid #e64628 !important
}

.toolbar .pages a.page {
    font-size: 14px !important;
}


/* MAIN CONTENT */

.main p span,
.main p {
    font-weight: 200 !important;
}

.main p {
    font-size: 150% !important;
}

.main li {
    font-size: 120% !important;
}

.main p strong {
    font-weight: 700 !important;
    line-height: 200%;
}

.main a {
    color: #e8462a !important;
    font-weight: 400 !important;
}

.main a:hover {
    color: #c1e2de !important;
}

.page-title {
    margin-top: 30px;
    font-size: 300% !important;
    font-weight: 400 !important;
}

.main h2 {
    font-size: 200% !important;
    font-weight: 400 !important;
}

.main {
    padding: 20px;
}

.main a strong,
.loern-main strong a {
    border: 1px solid #e8462a;
    padding: 20px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 40px;
    color: #e8462a;
    font-weight: 400;
    font-size: 16px;
}

.main a strong:hover,
.loern-main strong a:hover {
    color: white !important;
    border: 1px solid #e8462a;
    background-color: #e8462a;
}



/* FAQs */

.faq-loern h2 {
    font-weight: 700;
    padding-left: 80px;
    display: block;
    position: relative;
    margin-top: 50px;
}

.faq-loern h2:before {
    content: '';
    height: 80px;
    width: 80px;
    background-image: url('/media/wysiwyg/codazon/custom/arrow_small.svg') !important;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% 100%;
    position: absolute;
    top: -20px;
    left: -10px;
}

.faq-loern p {
    font-weight: 200 !important;
    font-size: 20px !important;
    margin-left: 133px !important;
}

.faq-loern ul li span {
    font-weight: 200 !important;
    font-size: 16px;
}

.faq-loern ul {
    margin-top: 15px !important;
    margin-left: 105px;
    margin-bottom: 15px !important;
}

@media only screen and (max-width: 1023px) {
    .faq-loern h2 {
        padding-left: 0px;
    }

    .faq-loern h2:before {
        top: -10px;
        left: -65px;
        height: 60px;
        width: 60px;
    }

    .faq-loern p {
        margin-left: 50px !important;
    }

    .faq-loern ul {
        margin-left: 25px;
    }
}



/* CONTACT FORM */

.loern-contact-form form {
    margin: 20px;
    margin-top: 0px;
    padding: 20px;
    background-color: #c1e2de;
}

.legend-contact-form-loern {
    color: #e8462a !important;
    background: url('/media/wysiwyg/codazon/custom/shape_large_green.svg');
    margin-left: 20px;
    height: 40px;
    margin-right: 20px;
    background-size: 100%;
    padding-left: 20px;
    padding-top: 12px;
    font-size: 20px;
    font-weight: 400;
}

.loern-contact-form input {
    background-color: white !important;
    border-radius: 15px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.loern-contact-form textarea {
    background-color: white !important;
    border-radius: 15px !important;
    min-height: 200px;
}

.loern-contact-form select {
    background-color: white !important;
    border-radius: 30px !important;
    padding-right: 20px !important;
    outline: none !important;
}

.loern-contact-form .primary {
    float: right;
}

.loern-contact-form button.primary {
    background-color: transparent;
    text-transform: none;
    color: #e8462a;
    font-family: Eiko;
}

.loern-contact-form button.primary:hover {
    background-color: #e8462a;
    color: white;
}

.loern-contact-form input::placeholder,
.loern-contact-form textarea::placeholder {
    opacity: 1;
    color: grey;
}


/* FOOTER */

.footer-box a {
    font-weight: 400 !important;
}

.footer-box {
    margin-left: 40px;
}

.oebv-flap {
    width: 100px;
    height: 140px;
    float: right;
    margin-right: 85px;
    background-image: url('/media/wysiwyg/codazon/custom/oebv_coop.png');
    background-size: 100% 100%;
    margin-top: 15px;
}

.page-footer {
    padding-bottom: 0px !important;
}


/* BANNER */

@media only screen and (max-width: 1023px) {
    .main-banner {
        display: none !important
    }
}

.main-banner-mobile {
    display: none;
}

@media only screen and (max-width: 1023px) {
    .main-banner-mobile {
        display: inherit;
        text-align: center;
    }

    .main-banner-mobile h1 {
        color: #e8462a;
        margin: 0 auto;
        margin-bottom: 40px;
    }
}

.main-banner .pagebuilder-slide-wrapper {
    background-position: center center !important;
    background-size: 80% !important;
    background-color: #C0e1de !important;
    height: 400px;
}

.main-banner .pagebuilder-poster-overlay {
    margin-left: 18% !important;
    height: 400px;
}

.main-banner .slick-prev,
.main-banner .slick-disabled {
    display: none !important;
}

.main-banner .slick-next {
    background-image: url('/media/wysiwyg/codazon/custom/arrow_small.svg') !important;
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: transparent;
    right: 20% !important;
}

.main-banner .slick-next:before {
    display: none;
}

/* .main-banner .pagebuilder-poster-content {
   margin-right: 60%;
}*/

.main-banner .pagebuilder-poster-content p {
    font-size: 350% !important;
    color: #e8462a;
}

.main-banner {
    margin-bottom: 40px;
}

/* iframe */

#lmsIFrame::-webkit-scrollbar {
    width: 0 !important;
}

#lmsIFrame {
    border: 0px;
    overflow: hidden;
    -ms-overflow-style: none;
    min-height: 1000px;
}

.lmsIFrame.loader {
    display: none;
    border: 3px solid #f3f3f3;
    border-radius: 50%;
    border-top: 3px solid #e8462a;
    width: 70px;
    height: 70px;
    -webkit-animation: spin 1s linear infinite;
    /* Safari */
    animation: spin 1s linear infinite;
    overflow: auto;
    margin: auto;
}

#loaderContainer {
    position: relative;
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* custom burger menu */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .page-header .logo img {
        max-height: 60px !important;
    }

    .col-sm-5.header-panel-left {
        position: absolute;
        left: 7%;
    }

    .col-sm-19.header-panel-right {
        width: 100%;
    }

    .custom-burger-menu {
        background-color: #e8462a;
        height: 60px;
        width: 150px;
        position: absolute;
        top: -10px;
    }
}

@media only screen and (max-width: 1023px) {
    .col-sm-19.header-panel-right {
        position: absolute;
        top: 10px;
    }

    .custom-burger-menu ul.menu a {
        color: #000000;
    }

    .custom-burger-menu .menu-icon {
        cursor: pointer;
    }
}

@media only screen and (max-width: 768px) {
    .custom-burger-menu div.menu-icon::before {
        background-color: #C0e1de;
        color: #e8462a;
        padding-top: 19px
    }
    .vimeo-background.play-img > div {
        height: 56vw !important;
    }
}

@media only screen and (min-width: 1024px) {
    .custom-burger-menu {
        display: none;
    }
}

.custom-burger-menu .menu-icon::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: #C0e1de;
    content: '\e609';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    padding-left: 13px;
    padding-top: 12px;
}

.custom-burger-menu .menu {
    display: none;
    z-index: 10;
    position: absolute;
    width: 300px;
    background: white;
    list-style-type: none;
    top: 40px;
    width: 200px;
    background-color: white;
    box-shadow: 2px 2px 2px rgb(187 187 187 / 30%);
    padding: 20px;
}

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

.main-banner .pagebuilder-poster-overlay blockquote {
    color: #e8462a;
    ;
    margin: 0px;
    font-size: 180%;
    font-style: initial;
    font-weight: 200;
    font-family: Eiko;
}

.main-banner .pagebuilder-poster-overlay .widget {
    position: relative;
}

.loern-banner-bubble {
    position: absolute;
    right: 50px;
    background-color: white;
    width: 200px;
    height: 200px;
    border-radius: 100px;
    text-align: center;
    color: #e8462a;
    padding-top: 35px;
    padding-left: 10px;
    padding-right: 10px;
    transform: translateY(-50%);
}

@media only screen and (max-width: 1300px) {
    .loern-banner-bubble {
        transform: scale(0.8) translateY(-70%);
        right: -0px;
    }
}

.pagebuilder-poster-content div:nth-of-type(1) {
    overflow: visible !important;
}

.loern-banner-bubble a {
    margin-top: 10px;
    font-size: 90% !important;
    text-transform: inherit !important;
    font-family: Eiko !important;
}

.loern-banner-bubble-text {
    font-size: 100%;
}

@media only screen and (min-width: 1024px) {
    .loern-pricing-cols {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .loern-pricing-cols a {
        width: 40%;
        display: inline-block;
    }

    .loern-pricing .pricing-text {
        min-height: 210px;
    }
}

.loern-pricing h1 {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 40px;
}

.loern-pricing .pricing-icon {
    width: 300px;
    height: 270px;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    padding-top: 110px;
    color: white;
    font-size: 36px;
    background-size: 100% 100%;
    background-image: url('/media/wysiwyg/codazon/custom/planets_pricing_normal.png');
}

.loern-pricing-col-abo .pricing-icon {
    background-image: url('/media/wysiwyg/codazon/custom/planets_pricing_special.png');
}

.loern-pricing-col-module .pricing-icon {
    background-image: url('/media/wysiwyg/codazon/custom/planets_pricing_modules.png');
}

.loern-pricing-col-hour .pricing-icon {
    background-image: url('/media/wysiwyg/codazon/custom/planets_pricing_hours.png');
}


.loern-pricing-col {
    text-align: center;
    background-color: #c1e2de;
    border-radius: 70px;
    width: 90%;
    border: 2px solid #c1e2de;
    margin-top: 20px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
}

.loern-pricing-col:hover {
    background-color: white;
    border: 2px solid #e64628;
}

.loern-pricing .pricing-heading {
    color: #e64628;
    font-size: 28px;
    font-weight: 400;
    padding: 15px;
}

.loern-pricing .pricing-text {
    font-weight: 200;
    color: black;
    font-size: 16px;
    margin: auto 40px;
}

.loern-pricing-col button {
    border-radius: 20px;
    text-transform: none;
    font-size: 18px;
    font-family: Eiko;
    transform: translateY(20px);
}

.loern-pricing-col:hover>button {
    background-color: #e64628;
    color: white;
}

@media only screen and (max-width: 530px) {
    .loern-pricing .pricing-icon {
        width: 300px;
        height: 273px;
        padding-top: 110px;
        font-size: 30px;
    }
}

@media only screen and (max-width: 390px) {
    .loern-pricing .pricing-icon {
        width: 200px;
        height: 180px;
        padding-top: 75px;
        font-size: 25px;
    }
}

/* about */

.loern-about {
    max-width: 800px;
    margin: 0 auto;
}

.loern-about p {
    font-size: 18px;
}

.loern-about img {
    margin: 10px;
    float: left;
    padding-right: 40px;
    margin-bottom: 230px;
}

@media only screen and (max-width: 1023px) {
    .loern-about img {
        display: none;
    }
}

/* general */

a.primary {
    background-color: white !important;
    text-transform: none !important;
}

a.primary:hover {
    background-color: #e64628 !important;
    color: white !important;
}

.modal-content a {
    color: #e64628 !important;
    font-weight: 400;
}

.modal-footer button {
    border-radius: 20px;
    text-transform: none;
}


.main h1 {
    font-weight: 200;
    font-size: 300%;
}

.block-title a.action {
    border-radius: 20px !important;
    color: white !important;
    text-transform: none !important;
}

.page-main.page-main-details {
    display: none !important;
    /* hide additional & review */
}

/* CHECKOUT */

#shopping-cart-table .qty,
#block-shipping,
#block-shipping-heading,
.towishlist,
.action-towishlist,
.minicart-items-wrapper .cdz-qty-box {
    display: none !important;
}

.cart button.action,
.cart .action.continue {
    border-radius: 20px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.checkout-agreement .action-show span {
    text-transform: none;
}

#checkout-payment-method-load div.payment-method .unzerUI.primary {
    display: none;
}

.unzerUI,
.checkout-agreements span {
    font-family: Eiko !important;
}

.payment-method .action,
.modal-footer .action {
    border-radius: 20px;
    font-family: Eiko !important;
    text-transform: none;
}

.checkout-agreement.choice.required {
    display: block !important;
}

.checkout-agreement input[type="checkbox"]:checked {
    background: #e64628 !important;
    border: 1px solid #e64628 !important;
}

.page-title-wrapper .action.print {
    margin-right: 20px;
}

.page-title-wrapper h1.page-title {
    line-height: 44px;
    font-size: 30px !important;
    text-transform: none !important;
}

.page-title-wrapper h2 {
    font-size: 20px !important;
}

.checkout-billing-address .actions-toolbar .action-cancel {
    color: #e64628 !important;
    margin-top: 0px !important;
}

/* MY ACCOUNT */
.columns .sidebar .block.block-compare,
.columns .sidebar .block.block-reorder {
    display: none;
}

.columns .sidebar #account-nav {
    background: transparent !important;
}

.columns .sidebar #account-nav .item:nth-of-type(4),
.columns .sidebar #account-nav .item:nth-of-type(11) {
    display: none;
}

#my-orders-table .shipping,
#my-orders-table .action.order {
    display: none !important;
}

.columns .sidebar #account-nav .item a {
    font-size: 120%;
}

/* ORDER VIEW */
.order-actions-toolbar .action.order span,
.order-actions-toolbar .action.print span {
    display: none;
}


/* LOGIN SIDEBAR */

#utilities-main .nav.item a {
    text-transform: none !important;
    font-size: 14px !important;
}

#assistance_allowed_checkbox,
#assistance_allowed_checkbox+label,
#assistance_allowed_checkbox+label+input+.field-tooltip {
    display: none !important;
}

/* START PAGE SLIDER */

.front-slider {
    margin: 10px;
}

.front-slider .owl-nav div {
    position: absolute;
    top: 40%;
    height: 50px;
    width: 20px;
    padding-top: 14px;
}

.front-products .owl-nav div {
    top: 23%;
}

.front-slider .owl-prev {
    left: -25px;
}

.front-slider .owl-prev.disabled,
.front-slider .owl-next.disabled {
    display: none !important;
}

.front-slider .owl-next {
    right: -30px;
}

/* PRODUCT MAIN */

.fotorama__stage__frame .fotorama__img {
    width: 720px !important;
}

@media only screen and (min-width: 1024px) {
    .fotorama__stage {
        height: 500px !important;
    }

    .gallery-placeholder {
        height: 500px !important;
    }
}

.gallery-placeholder__image {
    display: none !important;
}

.loern-product-main h2 {
    font-weight: 700;
    margin-left: 50px;
}

.loern-product-main {
    margin: 0 auto;
}

.loern-product-details div {
    font-family: Eiko !important;
}

@media only screen and (min-width: 1024px) {
    .loern-product-main {
        max-width: 800px;
    }
    .loern-product-type {
        margin: 0 auto;
        max-width: 800px;
        padding-left: 130px;
        font-size: 16px;
    }
}

.loern-add-to-cart {
    display: flex;
    align-items: center;
}

.product-license-info {
    margin-left: 1em;
    font-size: 14px;
}

@media only screen and (max-width: 768px) {
    .loern-add-to-cart {
        flex-direction: column;
    }

    .product-license-info {
        margin-top: 1em;
    }

    .loern-product-type {
        text-align: center;
    }
}

.product-info-main {
    float: none !important;
    margin: 0 auto;
}

.row.main-inner+.product-info-main {
    max-width: 800px;
    padding-left: 130px;
    width: inherit !important;
}

@media only screen and (max-width: 1023px) {
    .row.main-inner+.product-info-main  {
        padding-left: 20px;
    }
}

.product-info-main .brand-link {
    width: 140px !important;
    border: 0px !important;
}

.product-info-main .brand-link .label {
    margin-top: 5px;
    text-align: center;
}

.product-info-price {
    display: flex;
    align-items: start;
    align-content: center;
    flex-wrap: wrap;
}

.product-info-price .product-brand-info {
    padding-right: 40px !important;
    padding-bottom: 20px !important;
}

.product-info-stock-sku {
    display: none !important;
}

.product.info.detailed {
    display: none;
}

.product-info-main .box-tocart .primary.tocart {
    max-width: 280px;
}

.loern-product-additional-info {
    width: 800px;
    max-width: 100%;
    margin-top: 50px !important;
    margin-bottom: 50px !important;
    margin: 0 auto;
}

.loern-product-additional-row {
    display: flex;
    margin: 10px;
    margin-top: 20px !important;
}

.loern-product-additional-info .loern-product-title {
    font-weight: 400 !important;
    width: 25%;
    font-size: 18px;
    line-height: 25px;
}

.loern-product-additional-info .loern-product-value {
    width: 75%;
    font-size: 18px;
    line-height: 25px;
    font-weight: 200 !important;
}

.loern-product-additional-info .loern-product-value p,
.loern-product-additional-info .loern-product-value li,
.loern-product-additional-info .loern-product-value li span {
    font-size: 18px !important;
    font-weight: 200 !important;
}

.loern-product-additional-info .loern-product-value ul {
    margin-bottom: 0px;
}

.loern-product-description li span {
    font-weight: 200 !important;
}

@media only screen and (max-width: 767px) {
    .loern-product-additional-row {
        display: inherit;
    }

    .loern-product-additional-info .loern-product-title,
    .loern-product-additional-info .loern-product-value {
        width: 100%;
    }
}

/* cleverreach */

.cleverreach-info-register {
    margin-left: 24px;
    margin-top: 5px;
    font-size: 80%;
}

.cleverreach-info-popup {
    font-size: 12px;
    width: 80%;
    margin: 0 auto;
    margin-top: 30px;
}

.cdz-newsletter-modal.modal-popup .popup-content {
    padding: 0px 40px !important;
    padding-top: 40px !important;
}

.vimeo-background.play-img>div::after {
    background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom right;
    content: '';
    height: 100px;
    width: 100px;
}

.vimeo-background {
    display: flex;
    justify-content: center;
    cursor: pointer;
}
.vimeo-background iframe {
    height: 500px;
    width: 100%
}

.vimeo-background.play-img > div {
    height: 500px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* quote slider */
.quotes-slider strong span,
.quotes-slider p strong {
    font-family: Eiko !important;
    font-weight: 600 !important;
    color: #e64628;
    font-size: 16px !important;
    line-height: 24px !important;
    font-style: normal;
}

.quotes-slider .pagebuilder-slide-wrapper .pagebuilder-overlay {
    padding: 0px !important;
    max-width: 800px;
    margin: 0 auto;
}

.quotes-slider a {
    font-weight: 600 !important;
}

.quotes-slider p {
    font-style: italic;
    margin-top: 1em;
    padding-left: 4rem;
    padding-right: 4rem;
}

@media only screen and (max-width: 768px) {
    .quotes-slider p {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

.quotes-slider .slick-dots li button {
    border: 1px solid #e64628 !important;
}

.quotes-slider .slick-dots li.slick-active button {
    background-color: #e64628 !important;
}

/* kostenlos pricing */
.product-info-main .price-wrapper[data-price-amount="0"] .price {
    display: none;
}

.product-info-main .price-wrapper[data-price-amount="0"]:after {
    content: "kostenlos";
    font-size: 24px;
    font-weight: bold;
    color: #727171;
}

.button-hover-wrap .price-wrapper[data-price-amount="0"] .price {
    display: none;
}

.button-hover-wrap .price-wrapper[data-price-amount="0"]:after {
    content: "kostenlos";
    font-size: 16px;
    font-weight: bold;
    color: black;
    display: block;
    text-align: left;
    padding: 8px;
}

#product-list-container dl.block, div.breadcrumbs {
    display: none;
}

/* newsletter patch */
.cdz-newsletter-modal.modal-popup .popup-content {
    padding: 20px 30px !important;
}
