/*
Theme Name: RUP
Author: Reichl und Partner Digital
Author URI: https://www.reichlundpartner.com/digitalagentur/
Description: Custom Theme
Version: 9.0
Tags: reichl, reichlundpartner, wordpress, dino talic, wp, dta
*/

@font-face {
  font-family: Rubik;
  src: url(../fonts/Rubik.eot);
  src: url(../fonts/Rubik.eot?#iefix) format('embedded-opentype'), url(../fonts/Rubik.woff2) format('woff2'), url(../fonts/Rubik.woff) format('woff'),
    url(../fonts/Rubik.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-style: italic;
}

h1 [class*=u-font-rubik-],
.h1 [class*=u-font-rubik-],
h2 [class*=u-font-rubik-],
.h2 [class*=u-font-rubik-],
h3 [class*=u-font-rubik-],
.h3 [class*=u-font-rubik-],
h4 [class*=u-font-rubik-],
.h4 [class*=u-font-rubik-],
h5 [class*=u-font-rubik-],
.h5 [class*=u-font-rubik-],
h6 [class*=u-font-rubik-],
.h6 [class*=u-font-rubik-] {
  font-style: normal;
}

.u-font-lora-bold {
  font-style: italic;
}

.wedocs-single-wrap .wedocs-single-content article h1,
.wedocs-single-wrap .wedocs-single-content article .h1,
.wedocs-single-wrap .wedocs-single-content article h2,
.wedocs-single-wrap .wedocs-single-content article .h2,
.wedocs-single-wrap .wedocs-single-content article h3,
.wedocs-single-wrap .wedocs-single-content article .h3,
.wedocs-single-wrap .wedocs-single-content article h4,
.wedocs-single-wrap .wedocs-single-content article .h4,
.wedocs-single-wrap .wedocs-single-content article h5,
.wedocs-single-wrap .wedocs-single-content article .h5,
.wedocs-single-wrap .wedocs-single-content article h6,
.wedocs-single-wrap .wedocs-single-content article .h6 {
  font-style: normal;
  font-family: Rubik;
}

.custom-view .wedocs-single-wrap {
    flex-wrap: wrap;
}

.custom-view .wedocs-search-section {
    background: #F9F9F9;
    width: 100%;
    border-radius: 50px;
    overflow: hidden;
    padding: 40px;
    margin: 0 0 50px;
}

.custom-view .wedocs-search-section .widget-title {
    display: block;
    font-size: 24px;
    margin: 0 auto 29px;
    text-transform: capitalize;
    font-style: italic;
    text-align: center;
}

.custom-view .wedocs-search-section .wedocs-single-search-input .short-key {
    display: none;
}

.custom-view .wedocs-search-section .wedocs-single-search-input,
.custom-view .wedocs-search-section .wedocs-search-input {
    position: relative;
    width: 100%;
    max-width: 920px;
    margin: 0 auto;
    z-index: 1;
}

.custom-view .wedocs-search-section .wedocs-single-search-input input,
.custom-view .wedocs-search-section .wedocs-search-input form input {
    background: #fff;
    border: 1px solid #BFBFBF;
    overflow: hidden;
    border-radius: 8px;
    padding: 5px 24px 5px 60px;
    height: 56px;
    font-size: 20px;
    color: #222;
    line-height: 1;
    margin: 0;
    width: 100%;
    transition: border-color 0.15s ease-in-out;
}

.custom-view .wedocs-search-section .wedocs-single-search-input input:hover,
.custom-view .wedocs-search-section .wedocs-search-input form input:hover {
  border-color: #0000FF
}

.custom-view .wedocs-search-section .wedocs-single-search-input input::placeholder,
.custom-view .wedocs-search-section .wedocs-search-input input::placeholder {
    opacity: 0.5;
}

.custom-view .wedocs-search-section .wedocs-search-input .search-submit {
    background-color: #0000FF;
}

.custom-view .wedocs-search-section .wedocs-single-search-input .search-submit {
    font-size: 20px;
    color: #0000FF;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: 0;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 6px 16px 0 24px;
    pointer-events: none;
}

.custom-view .wedocs-search-section .wedocs-single-search-input .search-submit svg {
    width: 20px;
    height: 20px;
}

.custom-view .wedocs-search-section .wedocs-single-search-input .search-submit svg path {
    fill: currentColor;
}

.custom-view .wedocs-search-section .wedocs-single-search-input .search-submit:hover {
    color: #000;
}

.custom-view .wedocs-breadcrumb {
    display: none !important;
}

.custom-view .wedocs-doc-nav {
    display: none !important;
}

.custom-view .wedocs-print-article.wedocs-hide-print.wedocs-hide-mobile {
    display: none !important;
}

.custom-view .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_parent > a, .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_item > a, .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_ancestor > a {
    font-family: RubikMedium;
    background: transparent;
    padding: 0;
    color: #17362F;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.6;
    display: flex;
    align-items: baseline;
}

.custom-view .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_parent > a .wedocs-caret, .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_item > a .wedocs-caret, .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_ancestor > a .wedocs-caret {
    display: none !important;
}

.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.wd-state-open > a > .wedocs-caret, .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.wd-state-closed > a > .wedocs-caret {
    display: none !important;
}

.custom-view .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list {
    counter-reset: item;
    margin: 0;
}

.custom-view .doc-nav-list .page_item {
    padding: 20px 0;
    border-bottom-width: 1px;
    border-top-width: 0;
    border-style: dashed;
    border-color: #0000FF;
    border-left-width: 0;
    border-right-width: 0;
    text-transform: capitalize;
}

.custom-view .doc-nav-list .page_item:first-child {
    border-top-width: 1px;
}

.custom-view .page_item.page_item_has_children.current_page_item.wd-state-open > a,
.custom-view .page_item.page_item_has_children.current_page_ancestor.current_page_parent.wd-state-open > a {
    color: #0000FF;
}

.custom-view .wedocs-single-wrap .wedocs-sidebar {
    margin-bottom: 40px;
}

.custom-view .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li > a:before {
    counter-increment: item;
    content: counters(item, ".") ". ";
    font-family: RubikMedium;
    font-weight: 500;
}

.custom-view .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li a {
    font-family: RubikMedium;
    font-weight: 500;
    padding: 0;
    display: flex;
    align-items: baseline;
    color: #17362F;
}

.custom-view .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.wd-state-open > a {
    color: #0000FF;
}

.custom-view .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li ul.children {
    counter-reset: item;
    padding: 8px 0 0;
    margin: 0;
    border: 0;
}

.custom-view .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li ul.children a {
    font-family: RubikLight;
    font-weight: 300;
    counter-reset: item;
    padding: 0;
    margin: 0;
    border: 0;
}

.custom-view .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li ul.children .page_item {
    counter-reset: itemInner;
    border: 0;
    padding: 0;
    color: #222;
    font-weight: 300;
    line-height: 1.6;
    font-size: 20px;
}

.custom-view .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li ul.children .page_item > a:before {
    counter-increment: item;
    content: counters(item, ".") "  ";
    margin-right: 3px;
    font-weight: 300;
}

.custom-view .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_parent li.current_page_item > a, .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_item li.current_page_item > a, .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_ancestor li.current_page_item > a {
    color: #0000FF;
    border: 0;
    padding: 0;
    font-weight: 300;
    line-height: 1.6;
    font-size: 20px;
}

.custom-view .wedocs-single-wrap .wedocs-single-content {
    padding: 0;
    border: 0;
}

.custom-view .wedocs-single-wrap .wedocs-single-content .container-fluid {
    padding: 0 !important;
}

.custom-view .wedocs-single-wrap .wedocs-single-content .ce.ce-text {
    margin: 0;
}

.custom-view .wedocs-single-wrap .wedocs-single-content .ce.ce-video {
    margin: 0 0 40px;
}

.custom-view .wedocs-single-wrap .wedocs-single-content .ce-textblock__text {
    font-size: 20px;
    line-height: 1.6;
    font-weight: 300;
    color: #222;
    margin: 0 0 40px;
}

.custom-view .wedocs-single-wrap .wedocs-single-content .ce-textblock__text h2 {
    font-family: RubikMedium;
    font-weight: 400;
    line-height: 1.2;
    font-size: 24px;
    margin: 0 0 18px;
    color: #222;
}                            

.custom-view .wedocs-single-wrap .wedocs-single-content .ce-textblock__text p:last-of-type {
    margin: 0;
}

.custom-view .article-child.well {
    display: none !important;
}

.custom-view .ce-textblock__topline {
    display: none !important;
}

.custom-view .entry-header .entry-title {
    font-weight: 300;
    line-height: 1.6;
    color: #0000FF;
    font-size: 20px;
    text-transform: capitalize;
    margin: 0 0 5px;
    font-family: RubikLight,Arial,sans-serif;
}

.custom-view .entry-header .entry-title::before {
    counter-increment: itemInner;
    content: counters(itemInner, "") ".  ";
}

.custom-view.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single .inside {
    height: 100%;
    max-height: 290px;
    overflow-x: hidden;
    overflow-y: auto;
}

.custom-view.wedocs-shortcode-wrap ul.wedocs-docs-list ul.wedocs-doc-sections > li > svg.active {
    display: none !important;
}

.custom-view.wedocs-shortcode-wrap ul.wedocs-docs-list ul.wedocs-doc-sections > li > svg {
    display: none !important;
}

.custom-view.wedocs-shortcode-wrap ul.wedocs-docs-list ul.wedocs-doc-sections ul.children a {
    color: #0000FF;
}

.custom-view.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single > h3  {
    display: block;
    font-size: 35px;
    margin: 0 auto 29px;
    text-transform: capitalize;
    font-style: italic;
    text-align: center;
}

.custom-view.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single .divider {
    background-color: #0000FF;
}

#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-header {
    flex-wrap: wrap;
    position: relative;
    padding: 40px 0;
}

#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-header .doc-search-form {
    position: relative;
}

#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-header .doc-search-cancel {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #0000ff;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    padding: 10px;
    width: auto;
}

.modal-header.doc-search-bar form {
    width: 100%;
}

.modal-header.doc-search-bar input {
    background: #fff;
    border: 1px solid #BFBFBF;
    overflow: hidden;
    border-radius: 8px;
    padding: 5px 24px 5px 60px;
    height: 56px;
    font-size: 20px;
    color: #222;
    line-height: 1;
    margin: 0;
    width: 100%;
}

#wedocs-single-doc-search-modal .doc-search-container {
    height: 100svh;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 0;
    margin: 20px;
}

#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal {
    display: flex;
    flex-direction: column;
    align-items: stretch;
}

#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal > * {
    width: 100%;
}

#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 100%;
}

#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body {
    flex: 1 auto;
    padding: 1rem;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: calc(100svh - 34vh);
}

.wd-docs-navigation {
    flex-wrap: wrap;
}

#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result .doc-search-hit-container .doc-search-hit-content-wrapper .wd-docs-navigation .parent-doc-nav .doc-search-hit-path, #wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result .doc-search-hit-container .doc-search-hit-content-wrapper .wd-docs-navigation .section-doc-nav .doc-search-hit-path {
  align-self: center;
}

@media (max-width: 767.98px) {
  .custom-view .wedocs-search-section {
    padding: 20px;
    border-radius: 20px;
    margin-bottom: 40px;
  }

  .custom-view .wedocs-search-section .widget-title {
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) {
    .custom-view .wedocs-search-section {
        padding: 60px 60px 47px;
    }

    .custom-view .wedocs-single-wrap .wedocs-sidebar {
        width: 100%;
        padding-right: 15px;
    }

    .custom-view .wedocs-single-wrap .wedocs-single-content {
        width: 100%;
    }
}

@media (min-width: 1024px) {
    .custom-view .wedocs-search-section {
        padding: 82px 60px 47px;
    }

    .custom-view .wedocs-single-wrap .wedocs-sidebar {
        width: 25%;
        max-width: 350px;
        padding-right: 30px;
        margin-bottom: 0;
    }

    .custom-view .wedocs-single-wrap .wedocs-single-content {
        width: 75%;
    }

    .custom-view .wedocs-single-wrap .wedocs-single-content .entry-content {
        max-width: 800px;
    }

   .custom-view .wedocs-search-section .widget-title {
      font-size: 35px;
   }
}