body.guide .container.grid-container {
    max-width: 100% !important;
}

div#page {
    max-width: 1280px;
}

body.single-changelog div#page,
body.search div#page {
    max-width: 1000px; 
}

body.guide .site-content {
    margin: 0px;
    padding: 0px;
}

.guide h3 {
    margin-bottom: 1em !important;
    font-weight: normal;
}

.guide .feedback {
    margin-top: 2em;
}

.guide #container h3 {
    font-weight: 700;
}

.container {
    width: 100% !important;
}

.guide header.page-header {
    text-align: left !important;
    margin: 0;
    margin-bottom: 1em;
    border: none;
}

.guide ul.breadcrumb {
    background-color: inherit;
    padding: 8px 0px 1.5em 0px;
    margin: 0px 0px 0em 1em;
    display: block;
    width: 100%;
    overflow: hidden;
}

.guide ul.breadcrumb li + li:before {
    padding: 1px 4px 1px 1px;
    font-size: 0.7em;
    font-weight: 600;
    content: "\f101";
    font-family: "Font Awesome 5 Free";
    color: black;
}

.guide #primary .menu {
    width: 400px;
    margin: 50px auto 80px;
    max-width: 80%;
}

.guide .menu li {
    margin-top: 1em;
}

.guide .menu li h2 {
    padding-left: 0.75em;
    font-size: 1.2em;
    margin-bottom: 0;
    cursor: pointer;
}

.guide .menu li.category {
    list-style-type: '▶';
}

.guide .menu li.category.open {
    list-style-type: '▼';
}

.guide .menu li.category ul {
    display: none;
}

.guide .menu li.category ul {
    list-style-type: none !important;
}

.guide .menu li.category.open ul {
    display: block;
}

.guide nav ul li {
    list-style-type: none;
}

.guide #container ul{
    margin:0 0 1.5em 3em;
}
.guide #container ul li{
    list-style-type: disc;
}

.guide .video_button {
    background-color: rgb(14, 166, 0) !important;
    color: white !important;
    margin-top: 10px;
    border-radius: 4px;
    font-weight: normal;
    font-size: 16px;
}

#categorynav h2 {
    text-decoration: none;
}

.guide #categorynav .navbar-inner {
    border-radius: 5px;
    border: 1px solid #a4afb7;
    padding: 20px;
    margin-bottom: 20px;
}

.guide nav li {
    list-style-type: none;
}

.guide .share_buttons {
    line-height: normal !important;
}

.guide .share_buttons div {
    float: left;
    padding: 0px;
    margin-right: 5px;
    vertical-align: text-bottom !important;

}

.guide .sharing_buttons {
    margin-left: 20px;
}

.guide .sharing_buttons ul {
    float: left;
    margin-left: 20px;
}

.guide .sharing_buttons .twitter {
    color: rgb(29, 155, 240) !important;
}

.guide .sharing_buttons .facebook {
    color: #1a0dab !important;
}

.guide .topic_content {
    /*width: 800px;*/
    margin: 0 auto;
}

.guide .topic_content h3 {
    font-weight: bold;
}

.guide .topic_content nav ol ol {
    display:none;
}

#container .faq_content nav ol ol {
    display:none;
}

.faq_content img.border{
    border: 1px solid #eaeaea !important;
    border-radius: 5px;
}

.guide .elementor-container.elementor-column-gap-default {
    margin: auto;
}

.guide .elementor-heading-title {
    text-transform: uppercase !important;
}

.guide .search-field {
    width: 350px;
}

.guide .elementor-shape .elementor-shape-bottom {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
    transform: rotate(360deg);
bottom:-20px;
}

.guide .elementor-shape svg {
    height: 40px;
    display: block;
    width: calc(100% + 1.3px);

}

.guide .elementor-shape-fill {
    fill: #EDF5FF;
}

body .grid-container {
    max-width: 1280px;
}

.guide #right-sidebar, .guide #categorynav {
    margin-top: 0px;
    background: white;
    z-index: 99;
}

.guide #categorynav-sticky-wrapper .grid-container {
    padding: 0px;
}

.guide .menu ol {
    list-style: none;
}

.guide nav ol, .guide nav ul, .guide .menu ul {
    margin: 1em 0 1.5em 1px;
}

.guide .elementor-section {
    position: relative;
}

.guide .elementor-shape .elementor-shape-bottom {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
    transform: rotate(360deg);
}

.guide .page-title {
    text-transform: none;
    font-size: 31px;
}

/*
  add padding to according
 */
.guide .category li {
    margin-left: 1em;
}

/*
   cloud shape
 */
.guide .elementor-shape.elementor-shape-bottom {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
    transform: rotate(360deg);
    bottom:-20px;
}

.elementor-shape svg {
    height: 40px;
    display: block;
    width: calc(100% + 1.3px);
}

body .grid-container {
    max-width: 1280px;
}


.guide #categorynav {
    position: absolute;
    top: -24px;
}

.guide #container nav {
    display: none;
}

.guide .sub-links {
    display: block;
    font-size: 16px;
    margin-bottom: 8px;
}

.guide .sub-link-title {
    font-size: 22px;
    line-height: 1;
}

.topic_container:nth-child(even) {
    float: right;
}
.topic_container:nth-child(odd) {
    float: left;
}
.guide .topic_container {
    padding-bottom: 50px;
}

.guide .topic_container.filtered {
    width: 100%;
}

code{
    color: #A93552!important;
    background-color: #f5f5f5!important;
}

/*
  sticky content on the right
 */
.guide .sticky-nav {
    width: 272px;
}

.sticky-nav .navbar-inner h2 {
    font-size: 18px;
}

.sticky-nav .navbar-inner li {
    margin-bottom: 1em;
}

/*
  overwrite footer
 */
#footer-widgets .menu  {
    margin-top: 0px;
}

.full-width-content .container.grid-container{
    max-width: 100%!important;
}

#faq_filter {
    padding: 7px;
    margin: 10px;
}

/*
  tablet
 */
@media only screen and (max-width: 1199px) {

    body{
        width: 100%;
    }
    #container h2{
        display: block;
    }
    .guide #container nav {
        display: block;
    }
    .guide .mobile{
        border: 1px solid #a4afb7;
        padding-top: 25px;
        border-radius: 5px;
        margin-bottom: 25px;
        margin-top: 16px;
    }
    .guide .search-submit{
        margin-top:20px;
    }
}
/*
  desktop
 */
@media only screen and (min-width: 1200px) {
    #faq_id_container_mobile {
        display:none !important;
    }

    .guide .feedback {
        max-width: 70%;
    }
}
/*
  mobile
 */
@media only screen and (max-width: 768px) {
    .guide #container ol{
        margin-left:10px;
    }
    .guide nav ol,.guide nav ol ol{
        margin-left:0px !important;
    }
}

.deployment-under-title .deployment-badge{
    background: #3152a0;
    border-radius: 5px;
    padding: 6px 10px;
    color: white;
    font-size: 14px;
}

