/* ----------------------------------------------------
  
    File Name: style.css
    Template Name: Documentation
    Created By: Surjith S M
    http://themeforest.net/user/surjithctly

    1. VARIABLES
    2. SKELETON
    
------------------------------------------------------- */

/* ----------------------------------------------------
    VARIABLES    
------------------------------------------------------- */
:root {
    --zup-color-primary: #ff7d22;
    --zup-color-text: #343a40;
    --zup-color-title: #121418;
    --zup-color-title-reverse: #fcfcfc;
    --zup-color-light: #A5A6AA;
    --zup-background: #fff;
    --zup-background-dark: #121418;
    --zup-background-light: #f8f9fa;
    --zup-border-color: #E9ECEF;
    --zup-border-radius: 10px;
}

html.dark {
    --zup-color-primary: #ff7d22;
    --zup-color-text: #fcfcfc;
    --zup-color-title: #fcfcfc;
    --zup-color-title-reverse: #121418;
    --zup-color-light: #c0c0c3;
    --zup-background: #121418;
    --zup-background-dark: #f8f9fa;
    --zup-background-light: #212227;
    --zup-border-color: #32353A;
}

/* ----------------------------------------------------
    SKELETON    
------------------------------------------------------- */
body {
    height: 100%;
    background: var(--zup-background);
    color: var(--zup-color-text);
    font-family: 'Inter', sans-serif;
    font-size: 1rem;
    line-height: 1.9;
    letter-spacing: 0;
    font-weight: 400;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0px;
    font-weight: 600;
    position: relative;
    padding: 0;
    margin-top: 40px;
    margin-bottom: 10px;
    line-height: 1.8;
    color: #242424;
}

h1, .h1 {
    font-size: 34px;
}
h2, .h2 {
    font-size: 24px;
}
h3, .h3 {
    font-size: 22px;
}
h4, .h4 {
    font-size: 20px;
}
h5, .h5 {
    font-size: 18px;
}
h6, .h6 {
    font-size: 16px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    text-decoration: none !important;
}

p {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.9;
    letter-spacing: 0;
    margin-top: 5px;
}

img.aligncenter {
    display: block;
    text-align: center;
    display: block;
    margin: 0 auto 20px auto;
    padding: 0px;
    border: 0px;
    background: none;
}

ol li ul li {
    padding-left: 20px;
}

img.alignleft {
    float: left;
    margin: 6px 20px 6px 0;
    display: inline;
    border: 0px;
    background: none;
    padding: 0;
    display: block;
}

img.alignright {
    padding: 0;
    float: right;
    margin: 6px 0 6px 20px;
    border: 0px;
    display: block;
    background: none;
}

blockquote {
    font-size: 16px;
    line-height: 32px;
    font-family: 'Inter', sans-serif;
    font-weight: normal;
    font-style: italic;
    position: relative;
    width: auto;
}

blockquote small {
    display: block;
    margin-top: 20px;
}

pre {
    line-height: 18px;
    margin-bottom: 18px;
}

.btn,
a {
    outline: 0 !important;
    text-decoration: none;
}

a:not(.btn) {
    color: var(--zup-color-title) !important;
    font-weight: 500;
}

.content-col a:not(.btn) {
    text-decoration: 2px underline var(--zup-color-primary);
    text-underline-position: under;
}

.content-col ul li a:not(.btn),
.content-col ol li a:not(.btn) {
    text-decoration: none;
    text-underline-position: auto;
}
.content-col ul li a:not(.btn)::after,
.content-col ol li a:not(.btn)::after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 122.6 122.88' style='enable-background:new 0 0 122.6 122.88' xml:space='preserve'%3E%3Cg%3E%3Cpath fill='%23343a40' d='M110.6,72.58c0-3.19,2.59-5.78,5.78-5.78c3.19,0,5.78,2.59,5.78,5.78v33.19c0,4.71-1.92,8.99-5.02,12.09 c-3.1,3.1-7.38,5.02-12.09,5.02H17.11c-4.71,0-8.99-1.92-12.09-5.02c-3.1-3.1-5.02-7.38-5.02-12.09V17.19 C0,12.48,1.92,8.2,5.02,5.1C8.12,2,12.4,0.08,17.11,0.08h32.98c3.19,0,5.78,2.59,5.78,5.78c0,3.19-2.59,5.78-5.78,5.78H17.11 c-1.52,0-2.9,0.63-3.91,1.63c-1.01,1.01-1.63,2.39-1.63,3.91v88.58c0,1.52,0.63,2.9,1.63,3.91c1.01,1.01,2.39,1.63,3.91,1.63h87.95 c1.52,0,2.9-0.63,3.91-1.63s1.63-2.39,1.63-3.91V72.58L110.6,72.58z M112.42,17.46L54.01,76.6c-2.23,2.27-5.89,2.3-8.16,0.07 c-2.27-2.23-2.3-5.89-0.07-8.16l56.16-56.87H78.56c-3.19,0-5.78-2.59-5.78-5.78c0-3.19,2.59-5.78,5.78-5.78h26.5 c5.12,0,11.72-0.87,15.65,3.1c2.48,2.51,1.93,22.52,1.61,34.11c-0.08,3-0.15,5.29-0.15,6.93c0,3.19-2.59,5.78-5.78,5.78 c-3.19,0-5.78-2.59-5.78-5.78c0-0.31,0.08-3.32,0.19-7.24C110.96,30.94,111.93,22.94,112.42,17.46L112.42,17.46z'/%3E%3C/g%3E%3C/svg%3E");
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-left: 5px;
    margin-right: 3px;
    position: relative;
    top: 2px;
    transition: all 0.4s;
}
.content-col ul li a:not(.btn):hover:after,
.content-col ol li a:not(.btn):hover::after {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 122.6 122.88' style='enable-background:new 0 0 122.6 122.88' xml:space='preserve'%3E%3Cg%3E%3Cpath fill='%23ff7d22' d='M110.6,72.58c0-3.19,2.59-5.78,5.78-5.78c3.19,0,5.78,2.59,5.78,5.78v33.19c0,4.71-1.92,8.99-5.02,12.09 c-3.1,3.1-7.38,5.02-12.09,5.02H17.11c-4.71,0-8.99-1.92-12.09-5.02c-3.1-3.1-5.02-7.38-5.02-12.09V17.19 C0,12.48,1.92,8.2,5.02,5.1C8.12,2,12.4,0.08,17.11,0.08h32.98c3.19,0,5.78,2.59,5.78,5.78c0,3.19-2.59,5.78-5.78,5.78H17.11 c-1.52,0-2.9,0.63-3.91,1.63c-1.01,1.01-1.63,2.39-1.63,3.91v88.58c0,1.52,0.63,2.9,1.63,3.91c1.01,1.01,2.39,1.63,3.91,1.63h87.95 c1.52,0,2.9-0.63,3.91-1.63s1.63-2.39,1.63-3.91V72.58L110.6,72.58z M112.42,17.46L54.01,76.6c-2.23,2.27-5.89,2.3-8.16,0.07 c-2.27-2.23-2.3-5.89-0.07-8.16l56.16-56.87H78.56c-3.19,0-5.78-2.59-5.78-5.78c0-3.19,2.59-5.78,5.78-5.78h26.5 c5.12,0,11.72-0.87,15.65,3.1c2.48,2.51,1.93,22.52,1.61,34.11c-0.08,3-0.15,5.29-0.15,6.93c0,3.19-2.59,5.78-5.78,5.78 c-3.19,0-5.78-2.59-5.78-5.78c0-0.31,0.08-3.32,0.19-7.24C110.96,30.94,111.93,22.94,112.42,17.46L112.42,17.46z'/%3E%3C/g%3E%3C/svg%3E");
}
html.dark .content-col ul li a:not(.btn)::after,
html.dark .content-col ol li a:not(.btn)::after {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 122.6 122.88' style='enable-background:new 0 0 122.6 122.88' xml:space='preserve'%3E%3Cg%3E%3Cpath fill='%23fcfcfc' d='M110.6,72.58c0-3.19,2.59-5.78,5.78-5.78c3.19,0,5.78,2.59,5.78,5.78v33.19c0,4.71-1.92,8.99-5.02,12.09 c-3.1,3.1-7.38,5.02-12.09,5.02H17.11c-4.71,0-8.99-1.92-12.09-5.02c-3.1-3.1-5.02-7.38-5.02-12.09V17.19 C0,12.48,1.92,8.2,5.02,5.1C8.12,2,12.4,0.08,17.11,0.08h32.98c3.19,0,5.78,2.59,5.78,5.78c0,3.19-2.59,5.78-5.78,5.78H17.11 c-1.52,0-2.9,0.63-3.91,1.63c-1.01,1.01-1.63,2.39-1.63,3.91v88.58c0,1.52,0.63,2.9,1.63,3.91c1.01,1.01,2.39,1.63,3.91,1.63h87.95 c1.52,0,2.9-0.63,3.91-1.63s1.63-2.39,1.63-3.91V72.58L110.6,72.58z M112.42,17.46L54.01,76.6c-2.23,2.27-5.89,2.3-8.16,0.07 c-2.27-2.23-2.3-5.89-0.07-8.16l56.16-56.87H78.56c-3.19,0-5.78-2.59-5.78-5.78c0-3.19,2.59-5.78,5.78-5.78h26.5 c5.12,0,11.72-0.87,15.65,3.1c2.48,2.51,1.93,22.52,1.61,34.11c-0.08,3-0.15,5.29-0.15,6.93c0,3.19-2.59,5.78-5.78,5.78 c-3.19,0-5.78-2.59-5.78-5.78c0-0.31,0.08-3.32,0.19-7.24C110.96,30.94,111.93,22.94,112.42,17.46L112.42,17.46z'/%3E%3C/g%3E%3C/svg%3E");
}
html.dark .content-col ul li a:not(.btn):hover:after,
html.dark .content-col ol li a:not(.btn):hover::after {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 122.6 122.88' style='enable-background:new 0 0 122.6 122.88' xml:space='preserve'%3E%3Cg%3E%3Cpath fill='%23ff7d22' d='M110.6,72.58c0-3.19,2.59-5.78,5.78-5.78c3.19,0,5.78,2.59,5.78,5.78v33.19c0,4.71-1.92,8.99-5.02,12.09 c-3.1,3.1-7.38,5.02-12.09,5.02H17.11c-4.71,0-8.99-1.92-12.09-5.02c-3.1-3.1-5.02-7.38-5.02-12.09V17.19 C0,12.48,1.92,8.2,5.02,5.1C8.12,2,12.4,0.08,17.11,0.08h32.98c3.19,0,5.78,2.59,5.78,5.78c0,3.19-2.59,5.78-5.78,5.78H17.11 c-1.52,0-2.9,0.63-3.91,1.63c-1.01,1.01-1.63,2.39-1.63,3.91v88.58c0,1.52,0.63,2.9,1.63,3.91c1.01,1.01,2.39,1.63,3.91,1.63h87.95 c1.52,0,2.9-0.63,3.91-1.63s1.63-2.39,1.63-3.91V72.58L110.6,72.58z M112.42,17.46L54.01,76.6c-2.23,2.27-5.89,2.3-8.16,0.07 c-2.27-2.23-2.3-5.89-0.07-8.16l56.16-56.87H78.56c-3.19,0-5.78-2.59-5.78-5.78c0-3.19,2.59-5.78,5.78-5.78h26.5 c5.12,0,11.72-0.87,15.65,3.1c2.48,2.51,1.93,22.52,1.61,34.11c-0.08,3-0.15,5.29-0.15,6.93c0,3.19-2.59,5.78-5.78,5.78 c-3.19,0-5.78-2.59-5.78-5.78c0-0.31,0.08-3.32,0.19-7.24C110.96,30.94,111.93,22.94,112.42,17.46L112.42,17.46z'/%3E%3C/g%3E%3C/svg%3E");
}

ins {
    text-decoration: none;
}

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}

p {
    padding: 0 0 20px 0;
}

.check li:before {
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 16px;
    left: 0;
    color: #242424;
    padding-right: 5px;
    position: relative;
    top: 2px;
}

.check li {
    font-size: 14px;
    list-style: none;
    margin-bottom: 4px;
}

.check {
    margin-left: 0;
    padding-left: 0
}

.section {
    padding: 180px 0;
    position: relative;
    display: block;
}

.white {
    background-color: #ffffff;
}

strong {
    color: #202020;
}

.grey {
    background-color: var(--zup-background-light);
}

.big-title h1 {
    font-size: 48px;
    font-weight: 300;
    margin-bottom: 0;
    text-transform: capitalize;
    padding-bottom: 0;
}

.dark-text {
    font-size: 28px;
    line-height: 1;
}

h4 a {
    font-size: 14px;
    font-weight: bold;
}

.dark-text a {
    font-size: 14px;
    font-weight: bold;
    padding-left: 20px;
}

hr {
    background: var(--zup-border-color);
    opacity: 1;
}

.dark-text hr {
    width: 130px;
    margin-left: 0;
    margin-top: 30px;
    border-width: 1px;
}

.intro {
    padding: 20px;
}

.intro1 {
    margin-top: 22px;
    padding: 10px 0px;
    background-color: var(--zup-background-light);
    border-radius: 5px;
}

.intro1 li {
    list-style: none;
}

.intro1 a {
    color: var(--zup-color-primary) !important;
}

.intro a {
    color: #030303;
    font-weight: 400;
    font-size: 16px;
}

.lead {
    text-transform: capitalize;
}

.left-align img {
    margin-top: 20px;
}

.drop-caps p:first-child::first-letter {
    color: #030303;
    display: block;
    float: left;
    font-size: 75px;
    line-height: 60px;
    text-transform: uppercase;
    margin-right: 10px;
    margin-top: 5px;
    padding: 4px;
}

.drop-caps.full p:first-child::first-letter {
    background: #030303 none repeat scroll 0 0 !important;
    color: #ffffff;
    margin-right: 15px;
    padding: 20px;
    font-size: 36px;
    font-family: Georgia;
    border-radius: 5px;
}

mark {
    background-color: var(--zup-color-primary);
    color: #ffffff;
    padding: 0 10px;
}

a:focus,
a:hover {
    color: var(--zup-color-primary);
}

.intro2 i {
    padding-right: 10px;
    font-size: 21px;
}

.intro2 {
    background-color: var(--zup-color-primary);
    border: 2px solid #2187BB;
    border-radius: 5px;
    color: #ffffff;
    font-style: italic;
    padding: 10px 20px;
}

.intro2 p {
    padding: 0;
}

.intro2 a {
    color: #ffffff;
    font-weight: bold;
}

.intro1 ul {
    padding: 0 30px;
}

.btn-primary {
    background-color: var(--zup-color-primary);
    border: 1px solid #2187BB;
}

.btn-primary:hover {
    background-color: #2187BB;
    border: 1px solid var(--zup-color-primary);
}

.btn-info {
    background-color: #545454;
    border: 1px solid #656565;
}

.btn-info:hover {
    background-color: #656565;
    border: 1px solid #545454;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    background-color: var(--zup-color-primary);
    color: #fff;
}

.navbar-inverse {
    background-color: #030303;
    border: 0;
}

.navbar-inverse li.btn {
    border-radius: 0 !important;
    padding: 0;
}

.navbar-inverse li.btn a {
    color: #ffffff !important;
}
#top-button {
  display: block;
  position: fixed;
  z-index: 1;
  height:50px;
  width:50px;
  line-height: 0;
  bottom: -100px;
  right: 30px;
  border: none;
  outline: none;
  background-color: var(--zup-background-dark);
  color: var(--zup-color-title-reverse);
  cursor: pointer;
  padding: 0px;
  border-radius: 50%;
  transition: all 0.2s;
}

#top-button:hover {
  background-color: var(--zup-color-primary);
}
html.dark #top-button:hover {
    color: var(--zup-color-title);
}
.lead-text {
    font-size: 18px;
    line-height: 1.6;
}
.plugin-title {
    font-size: 21px;
    margin-top: 50px;
}

.wp-embed-featured-image {
    float: left;
    margin-right: 20px;
}
.wp-embed-featured-image .plugin-icon {
    background-size: 100%;
    height: 60px;
    width: 60px;
}
p.wp-embed-heading {
    margin: 0;
}
.wp-embed-heading .byline {
    font-weight: 400;
    text-transform: lowercase;
}
.wp-embed a:not(:hover) {
    text-decoration: none;
}
.wp-embed-heading .author {
    text-transform: none;
}
.wp-embed-heading .author a {
    color: #8c8f94 !important;
}
.wp-embed-heading .author a:not(:hover) {
    text-decoration: none;
}
.wp-embed-heading span a {
    color: inherit;
}
.plugin-rating {
    line-height: 2.1;
}
.plugin-rating .wporg-ratings {
    display: inline-block;
    margin-right: 5px;
}
.plugin-rating .wporg-ratings i {
    font-style: normal !important;
    margin-right: 2px;
}
.plugin-rating .rating-count {
    color: #999;
    font-size: 12.8px !important;
    font-size: .8rem;
}
.wp-embed-excerpt {
    clear: both;
    color: #32373c;
}
.wp-embed-excerpt p {
    font-size: 14px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.wp-embed, iframe {
    width: 100%;
    max-width: 870px;
}
/*! This file is auto-generated */

.screen-reader-text {
 border:0;
 clip:rect(1px,1px,1px,1px);
 -webkit-clip-path:inset(50%);
 clip-path:inset(50%);
 height:1px;
 margin:-1px;
 overflow:hidden;
 padding:0;
 position:absolute;
 width:1px;
 word-wrap:normal!important
}
.wp-embed {
 padding:25px;
 font-size:14px;
 font-weight:400;
 font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
 line-height:1.5;
 color:#8c8f94;
 background:#fff;
 border:1px solid #dcdcde;
 box-shadow:0 1px 1px rgba(0,0,0,.05);
 overflow:auto;
 zoom:1
}
.wp-embed a {
 color:#8c8f94;
 text-decoration:none
}
.wp-embed a:hover {
 text-decoration:underline
}
.wp-embed-featured-image {
 margin-bottom:20px
}
.wp-embed-featured-image img {
 width:100%;
 height:auto;
 border:none
}
.wp-embed-featured-image.square {
 float:left;
 max-width:160px;
 margin-right:20px
}
p.wp-embed-heading {
 margin:0;
 padding: 0;
 font-weight:600;
 font-size:22px;
 line-height:1.3
}
.wp-embed-heading a {
 color:#2c3338
}
.wporg-ratings {
    color: #ffb900;
    font-family: FontAwesome;
    font-size: 19px;
}
.wp-embed .wp-embed-more {
 color:#c3c4c7
}
.wp-embed-footer {
 display:table;
 width:100%;
 margin-top:30px
}
.wp-embed-site-icon {
 position:absolute;
 top:50%;
 left:0;
 transform:translateY(-50%);
 height:25px;
 width:25px;
 border:0
}
.wp-embed-meta {
 text-align:right;
 white-space:nowrap;
 vertical-align:middle
}

.notice {
    padding: 30px;
    background-color: var(--zup-background-light);
    border-radius: 5px;
    margin: 40px 0;
}
.notice h5 {
    margin-top: 0;
    font-size: 1.125rem;
}
.notice p:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
}
.steps br {
    margin-bottom: 15px;
}
.normal-numeric-list, .normal-numeric-list li {
    list-style: decimal;
}
ol:not(.normal-numeric-list) {
    counter-reset: zupCounter;
}

ol:not(.normal-numeric-list).start-from-2 {
    counter-reset: zupCounter 1;
}

ol:not(.normal-numeric-list).start-from-3 {
    counter-reset: zupCounter 2;
}

ol:not(.normal-numeric-list).start-from-4 {
    counter-reset: zupCounter 3;
}

ol:not(.normal-numeric-list).start-from-5 {
    counter-reset: zupCounter 4;
}
ol li {
    list-style: none;
    list-style-position: inside;
}
ol:not(.normal-numeric-list) > li {
    position: relative;
    margin-bottom: 10px;
}
ol:not(.normal-numeric-list) > li::before {
    position: absolute;
    top: 5px;
    counter-increment: zupCounter;
    content: counter(zupCounter);
    width: 27px;
    height: 27px;
    line-height: 27px;
    border-radius: 50%;
    background: var(--zup-background-light);
    color: var(--zup-color-text);
    text-align: center;
    display: inline-block;
    margin-left: -40px;
    margin-top: -3px;
    margin-right: 10px;
}
iframe .wp-embed {
    background-color: red;
}
.hidden {
    display: none;
}

ul.nav {
    padding-left: 0;
    margin: 0;
}
pre {
    background-color: var(--zup-background-light);
    border-radius: 5px;
    padding: 20px;
}
.logo {
    width: 30px;
}

.welcome h2 {
    margin-top: 0;
}

.docs-wrapper {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -webkit-box-align:stretch;
    -ms-flex-align:stretch;
    align-items:stretch;
    -ms-flex-wrap:nowrap;
    flex-wrap:nowrap;
    height:100%;
    border-top:1px solid rgba(0,0,0,0.07);
    padding-top:84px
}
.docs-col {
    height:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -webkit-box-align:stretch;
    -ms-flex-align:stretch;
    align-items:stretch;
    -ms-flex-wrap:nowrap;
    flex-wrap:nowrap;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
.docs-col-left {
    -ms-flex-negative:0;
    flex-shrink:0;
    position:relative;
    width:auto;
    min-width:300px;
    overflow:scroll
}
.docs-aside {
    position: fixed;
    min-width:300px;
    padding: 30px
}
.docs-col-right {
    height:100%;
    min-height:100%;
    max-height:100%;
    overflow:hidden;
    position:relative;
    left:0;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1;
    border-left: 1px solid var(--zup-border-color);
   }
.docs-content {
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1;
    overflow-x:hidden;
    overflow-y:auto
}
.docs-content-inner {
    max-width:920px;
    margin:0 auto;
    padding:40px 20px
}

.doc-cards {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    margin-bottom: 12px;
}

.doc-card {
    display: inline-block;
    width: 100%;
    border-radius: 4px;
    padding: 18px 20px 20px;
    border: 1px solid var(--zup-border-color);
    text-decoration: none !important;
    transition: all 0.2s ease-in-out;
}

.doc-card:hover,
.doc-card:focus {
    background-color: var(--zup-background-light);
}

.doc-card-icon {
    width: 34px;
    height: 34px;
    fill: var(--zup-color-title);
    margin-bottom: 8px;
}
.doc-card-number {
    width: 35px;
    height: 35px;
    line-height: 34px;
    border-radius: 50%;
    background: var(--zup-border-color);
    color: var(--zup-color-text);
    text-align: center;
    display: inline-block;
    margin-bottom: 10px;
}
.doc-card-title {
    margin: 10px 0;
    color: var(--zup-color-title);
    line-height: 1.4;
    text-decoration: none;
}

.doc-card-title em {
    font-size: 0.6em;
    opacity: 0.65;
    font-weight: normal;
}
.doc-card-content {
    margin: 0 0 10px;
    padding: 0;
    line-height: 1.7;
    font-size: 13px;
    color: var(--zup-color-text);
    -webkit-text-decoration-color: none;
    text-decoration-color: none;
}

.doc-card-link {
    margin: 0;
    font-size: 13px;
    font-weight: 600;
    color: var(--zup-color-text);
    transition: all 0.4s;
}

@media (max-width: 575.98px) {

    .doc-cards {
        grid-template-columns: repeat(1, 1fr);
    }

}

@media (max-width: 767.98px) { 

    .docs-wrapper {
        display: block !important;
    }

    .docs-aside {
        position: static;
    }

    .docs-sidebar {
        max-width: 540px;
        margin: 0 auto;
    }

}

@media (min-width: 768px) and (max-width: 991.98px) { 

    .docs-col-left {
        min-width: 250px;
    }

    .docs-aside {
        min-width: 250px;
        padding: 20px;
    }
}
