.post-header .post-meta1 {
    background: #00000000;
    z-index: 3;
    margin-bottom: 11px;
    color: #ffffff;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 30px;
    line-height: 2;
    display: inline-block;
    padding: 2px 10px;
    letter-spacing: 1px;
}

.post-single .post-content .featured-mark1 {
    position: absolute;
    bottom: 11px;
    right: 11px;
    width: 40px;
    text-align: center;
    line-height: 36px;
    padding-left: 1px;
    background: #0000004a;
    color: #ffffff;
    border-radius: 25px;
    font-size: 15px;
    border: 2px solid #ff8100;
}

.zero {
    padding: 4px 7px;
    background: #ffcccc;
    color: #cc0000;
    border-radius: 11px;
}

.plus {
    padding: 4px 7px;
    background: #ccffcc;
    color: #009900;
    border-radius: 11px;
}

.norm {
    padding: 4px 7px;
    background: #cce9ff;
    color: #004399;
    border-radius: 11px;
}


/*====================================================
1 - 2 Table of content
====================================================*/
/* snow */
.snowContainer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

#snow {
    width: 100%;
    height: 100%;
    background-image: url("/snow/15825154.png"), url("/snow/89961317.png"), url("/snow/27/21791255.png");
    -webkit-animation: snow 20s linear infinite;
    -moz-animation: snow 20s linear infinite;
    -ms-animation: snow 20s linear infinite;
    animation: snow 20s linear infinite;
}

@keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }

    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
    }
}

@-moz-keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }

    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
    }
}

@-webkit-keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }

    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
    }
}

@-ms-keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }

    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
    }
}

/* logo */
.myWinCont .tmplCodeH, .myWinCont input:not([type=color]):not([type=file]):not([type=button]):not([type=checkbox]):not([type=radio]):not(.tmplCodeH) {
    color: #000000;
    border: 1px solid #54565a;
    background-color: #282a2e;
    height: 33px!important;
    border-radius: 15px;
    padding: 0 10px!important;
    transition: border .3s linear,color .3s linear;
}

.button3 {
    margin: 0;
    height: auto;
    background: transparent;
    padding: 0;
    border: none;
}

.button3 {
    --border-right: 4px;
    font-weight: 800;
    --text-stroke-color: #000000;
    --animation-color: #FF9800;
    --fs-size: 0.9em;
    letter-spacing: 4px;
    text-decoration: none;
    font-size: var(--fs-size);
    position: relative;
    text-transform: uppercase;
    color: transparent;
    -webkit-text-stroke: 1px var(--text-stroke-color);
}

.hover-text {
    position: absolute;
    box-sizing: border-box;
    content: attr(data-text);
    color: #ffffff;
    width: 0%;
    inset: 0;
    border-right: var(--border-right) solid #FF5722;
    overflow: hidden;
    transition: 0.5s;
    -webkit-text-stroke: 1px #000000;
}

.button3:hover .hover-text {
    width: 100%;
    filter: drop-shadow(0 0 23px var(--animation-color))
}

/* scrollbar */
::-webkit-scrollbar-button {
    background-repeat: no-repeat;
    width: 5px;
    height: 0px
}

::-webkit-scrollbar-track {
    background-color: #fff9f300
}

::-webkit-scrollbar-thumb {
    background-image: linear-gradient(125deg, #FFC107 0%, #FF5722 100%);
    border-radius: 11px;
}

::-webkit-scrollbar-thumb:hover {
    background-image: linear-gradient(125deg, #FF5722 0%, #FFC107 100%);
}

::-webkit-resizer {
    background-repeat: no-repeat;
    width: 4px;
    height: 0px
}

::-webkit-scrollbar {
    width: 5px;
}

/* other */

.sub-text-new {
    text-align: left;
    font-family: "Raleway",sans-serif;
    letter-spacing: 2px;
    color: #3a3a3a;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    padding-left: 1px;
}

.sub-text-new1 {
    text-align: left;
    font-family: "Raleway",sans-serif;
    letter-spacing: 2px;
    color: #d9dedf;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    padding-left: 1px;
}

.sub-text-new2 {
    text-align: left;
    font-family: "Raleway",sans-serif;
    letter-spacing: 2px;
    color: #3a3a3a;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    padding-left: 1px;
}

.sub-text-new3 {
    text-align: left;
    font-family: "Raleway",sans-serif;
    letter-spacing: 2px;
    color: #d9dedf;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    padding-left: 1px;
    padding: 8px;
    background-color: #000000b3;
}

.comA {
    color: #727272;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    font-weight: 700;
}

.commod {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 0px 4px;
    line-height: 17px;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.comSub {
    font-size: 97%;
    padding-right: 15px;
    width: calc(94% - 1px);
    display: inline-block;
}

.comSub1 {
    display: block;
    font-size: 65%;
}

.comSub1 a {
    color: #737373;
}

.comSub1 a:hover {
    color: #000000;
}

.artSub {
    display: block;
    font-size: 77%;
}

.gameSub {
    display: block;
    font-size: 77%;
}

qq {
    background: #ffffff;
    font-size: 16px;
    padding: 7px 7px 7px 14px;
    margin: 4px 0;
    color: #000;
    border-left: 5px solid #4CAF50;
}

.game-img img {
    border-radius: 0 40px 0 20px;
}

art {
    background: #1c1c1e;
    font-size: 16px;
    margin: 4px 0;
    color: #fff;
}

.bbQuoteName {
    display: none;
}

.quoteMessage {
    margin-top: 7px;
    margin-bottom: 7px;
    border: 1px solid #c8ccd1 !important;
    color: #000;
    background: #f8f9fa;
    padding: 11px;
    border-radius: 7px;
    border-left: 4px solid #ff9800 !important;
}

.com-order-block {
    display: none;
}
.form-group {
    margin-bottom: 0px;
}
body {
    font-family: 'Arimo', sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
    color: #000000;
    line-height: 28px;
    background-color: #fbf8ee;
}

body.home.blog {
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    color: #ffffff;
}

h1 {
    font-size: 24px;
    letter-spacing: 2px;
}

h2 {
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff;
}

h2:hover, h2:focus {
    font-size: 14px;
    letter-spacing: 1px;
    color: #fffffff2;
}

h3 {
    font-size: 24px;
    letter-spacing: 1px;
}

h4 {
    font-size: 24px;
    letter-spacing: 1px;
}

h5 {
    font-size: 24px;
    letter-spacing: 1px;
    color: #000000;
    padding: 2px;
    border-bottom: 1px solid #f5eed7;
}

h6 {
    font-size: 18px;
    letter-spacing: 1px;
    color: #585858;
    padding: 4px;
    border-bottom: 1px solid #f5eed7;
}

h6:hover {
    background: linear-gradient(270deg, #ffffff00 0%, #ffffff00 55%, #ffffff 100%);
    font-size: 18px;
    background-size: auto;
    letter-spacing: 1px;
    color: #000000;
    padding: 4px;
    border-bottom: 1px dotted #ff9800;
}

a {
    color: #ff5722;
}

a:hover, a:focus {
    color: #000000;
    text-decoration: none;
}

iframe {
    border: 0;
    border-radius: 20px;
    box-shadow: 0px 5px 4px -5px rgb(0 0 0 / 94%);
}

blockquote {
    background: #1c1c1e;
    font-size: 16px;
    padding: 11px 4px 11px 4px;
    margin: 4px 0;
    color: #fff;
    border-left: 5px solid #4CAF50;
}

blockquote cite {
    font-size: 12px;
}

/* btn */
.btn, input[type="submit"] {
    font-size: 14px;
    text-transform: uppercase;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0px 8px 8px 11px;
    height: 39px;
    line-height: 40px;
    -webkit-transition: all 0.45s;
    -moz-transition: all 0.45s;
    -ms-transition: all 0.45s;
    -o-transition: all 0.45s;
    transition: all 0.45s;
    letter-spacing: 6px;
}

.btn {
    --border-color: linear-gradient(-45deg, #ffc107, #ff9800, #ff5722);
    --border-width: .125em;
    --curve-size: .5em;
    --blur: 30px;
    --bg: #000000;
    --color: #a4ffc8;
    color: var(--color);
    /* use position: relative; so that BG is only for .btn */
    position: relative;
    isolation: isolate;
    display: inline-grid;
    place-content: center;
    padding: .5em 1.5em;
    font-size: 17px;
    border: 0;
    text-transform: uppercase;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, .6);
    clip-path: polygon( /* Top-left */ 0% var(--curve-size), var(--curve-size) 0, /* top-right */ 100% 0, 100% calc(100% - var(--curve-size)), /* bottom-right 1 */ calc(100% - var(--curve-size)) 100%, /* bottom-right 2 */ 0 100%);
    transition: color 250ms;
}

.btn::after, .btn::before {
    content: '';
    position: absolute;
    inset: 0;
}

.btn::before {
    background: var(--border-color);
    background-size: 300% 300%;
    animation: move-bg7234 5s ease infinite;
    z-index: -2;
}

@keyframes move-bg7234 {
    0% {
        background-position: 31% 0%
    }

    50% {
        background-position: 70% 100%
    }

    100% {
        background-position: 31% 0%
    }
}

.btn::after {
    background: var(--bg);
    z-index: -1;
    clip-path: polygon( /* Top-left */ var(--border-width) calc(var(--curve-size) + var(--border-width) * .5), calc(var(--curve-size) + var(--border-width) * .5) var(--border-width), /* top-right */ calc(100% - var(--border-width)) var(--border-width), calc(100% - var(--border-width)) calc(100% - calc(var(--curve-size) + var(--border-width) * .5)), /* bottom-right 1 */ calc(100% - calc(var(--curve-size) + var(--border-width) * .5)) calc(100% - var(--border-width)), /* bottom-right 2 */ var(--border-width) calc(100% - var(--border-width)));
    transition: clip-path 500ms;
}

.btn:where(:hover, :focus)::after {
    clip-path: polygon( /* Top-left */ calc(100% - var(--border-width)) calc(100% - calc(var(--curve-size) + var(--border-width) * 0.5)), calc(100% - var(--border-width)) var(--border-width), /* top-right */ calc(100% - var(--border-width)) var(--border-width), calc(100% - var(--border-width)) calc(100% - calc(var(--curve-size) + var(--border-width) * .5)), /* bottom-right 1 */ calc(100% - calc(var(--curve-size) + var(--border-width) * .5)) calc(100% - var(--border-width)), /* bottom-right 2 */ calc(100% - calc(var(--curve-size) + var(--border-width) * 0.5)) calc(100% - var(--border-width)));
    transition: 200ms;
}

.btn:where(:hover, :focus) {
    color: #fff;
}

.btn-default, input[type="submit"] {
    background: linear-gradient(80deg, #1b1c1e, #c1751c);
    color: #ffffff;
    border: none;
    border-radius: 0px;
}

@media screen and (max-width: 767px) {
    .btn-default, input[type="submit"] {
        background: linear-gradient(80deg, #1b1c1e, #FF5722);
        color: #ffffff;
        border: none;
        border-radius: 11px;
    }
}

.btn-default:hover, input[type="submit"]:hover, .btn-default:focus, input[type="submit"]:focus, .btn-default:active, input[type="submit"]:active {
    background: linear-gradient(80deg, #1b1c1e, #FF9800) ;
    outline: none;
    color: #ffffff;
}

.btn-default:active:focus, input[type="submit"]:active:focus {
    outline: none;
}

.btn-default1, input[type="submit"] {
    background: #ff9800;
    color: #ffffff;
    border: 0px solid #FF9800;
    border-radius: 25px;
}

.btn-default1:hover, input[type="submit"]:hover, .btn-default1:focus, input[type="submit"]:focus, .btn-default1:active, input[type="submit"]:active {
    background: linear-gradient(359deg, #FF9800, #3e301e);
    outline: none;
    color: #ffffff;
}

.btn-default1:active:focus, input[type="submit"]:active:focus {
    outline: none;
}

.btn1, input[type="submit"] {
    font-size: 12px;
    text-transform: uppercase;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 11px;
    padding: 0px 10px;
    height: 39px;
    line-height: 39px;
    -webkit-transition: all 0.45s;
    -moz-transition: all 0.45s;
    -ms-transition: all 0.45s;
    -o-transition: all 0.45s;
    transition: all 0.45s;
    letter-spacing: 3px;
}

.btn-default[disabled], input[type="submit"][disabled] {
    background: #ffffff;
}

input[type="search"], input[type="text"], input[type="url"], input[type="email"], input[type="password"], textarea,.form-control {
    padding: 0px 7px;
    background: linear-gradient(180deg, #fbf8ee, #fbf8ee);
    border: 0px;
    color: #000000;
    border-radius: 11px;
    min-height: 39px;
    border-bottom: 0px solid #000000;
    /* box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 84%); */
}

input[type="search"]:focus, input[type="text"]:focus, input[type="url"]:focus, input[type="email"]:focus, input[type="password"]:focus, textarea:focus, .form-control:focus {
    0px solid #0e0e0e;border-bottom: 0px solid #000000;
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

select {
    padding: 4px 0px;
    border: 0px solid #0e0e0e;
    color: #000000;
    background-color: #e4efd500;
}

p {
    margin-bottom: 7px;
    font-size: 17px;
    margin-top: 7px;
}

pre {
    padding: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.hljs {
    padding: 7px 14px;
}

::-moz-selection {
    color: #ffffff;
    background: #000000;
    text-shadow: none;
}

::selection {
    color: #FFC107;
    background: #000000;
    text-shadow: none;
}

/* utility classes */
.align-left {
    text-align: left;
}

.align-center {
    text-align: center;
}

.align-right {
    text-align: right;
}

/*====================================================
3. Generted classes
====================================================*/
.alignnone {
    margin: 16px 24px 24px 0;
}

.aligncenter, div.aligncenter {
    display: block;
    margin: 16px auto 16px auto;
}

.alignright {
    float: right;
    margin: 8px 0 24px 24px;
}

.alignleft {
    float: left;
    margin: 8px 24px 24px 0;
}

a img.alignright {
    float: right;
    margin: 8px 0 24px 24px;
}

a img.alignnone {
    margin: 8px 24px 24px 0;
}

a img.alignleft {
    float: left;
    margin: 8px 24px 24px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    max-width: 100%;
    /* Image does not overflow the content area */
    text-align: center;
}

.wp-caption.alignnone {
    margin: 16px 0px 24px 0px;
}

.wp-caption.alignleft {
    margin: 16px 24px 4px 0px;
}

.wp-caption.alignright {
    margin: 16px 0px 4px 24px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption .wp-caption-text {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    padding: 4px;
}

.screen-reader-text {
    display: none;
}

.gallery:after {
    content: '';
    clear: both;
    display: block;
}

.gallery-columns-1 .gallery-item, .gallery-columns-2 .gallery-item, .gallery-columns-3 .gallery-item, .gallery-columns-4 .gallery-item {
    float: left;
    position: relative;
}

.gallery-columns-1 .gallery-item .gallery-icon img, .gallery-columns-2 .gallery-item .gallery-icon img, .gallery-columns-3 .gallery-item .gallery-icon img, .gallery-columns-4 .gallery-item .gallery-icon img {
    margin-bottom: 0;
}

.gallery-columns-1 .gallery-item .gallery-caption, .gallery-columns-2 .gallery-item .gallery-caption, .gallery-columns-3 .gallery-item .gallery-caption, .gallery-columns-4 .gallery-item .gallery-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    width: 100%;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=(0));
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.gallery-columns-1 .gallery-item:hover .gallery-caption, .gallery-columns-2 .gallery-item:hover .gallery-caption, .gallery-columns-3 .gallery-item:hover .gallery-caption, .gallery-columns-4 .gallery-item:hover .gallery-caption {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

.sticky {
    background: #ffffff;
}

.twitter-tweet {
    max-width: 520px;
    margin: 0 auto;
}

.SandboxRoot .EmbeddedTweet {
    margin: 0 auto;
}

/*====================================================
4. Some styles
====================================================*/
.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #ff9800 !important;
}

.wp-video, video.wp-video-shortcode, .mejs-container, .mejs-overlay.load {
    width: 100% !important;
}

.wp-video:focus, video.wp-video-shortcode:focus, .mejs-container:focus, .mejs-overlay.load:focus {
    outline: none;
}

/*====================================================
5. Header
====================================================*/
.header-wrap {
    position: fixed;
    width: 300px;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(to right, #f9f4e2, #fbf8ee);
    z-index: 1000;
    background-size: cover;
    background-position: center;
}

.header-wrap .main-header {
    width: 100%;
    height: 100%;
    padding: 0px 42px;
    background: rgba(248, 248, 248, 0);
}

.header-wrap .main-header .logo {
    font-size: 2em;
    padding: 30px 0;
    line-height: 1em;
    text-transform: uppercase;
}

.header-wrap .main-header .logo a {
    color: #ffffff;
}

.header-wrap .main-header .logo a:hover, .header-wrap .main-header .logo a:focus {
    color: #ffffff;
}

.header-wrap .main-header .logo a img {
    max-width: 100%;
}

.header-wrap .main-header .description {
    padding: 15px 0;
    position: relative;
    letter-spacing: 3px;
    color: #000000;
    font-size: 14px;
}

.header-wrap .main-header .description:before {
    content: '';
    width: 88px;
    height: 2px;
    left: 0;
    top: 0;
    background: #FF9800;
    position: absolute;
}

.header-wrap .main-header .main-navigation {
    position: relative;
    padding: 15px 0;
}

.header-wrap .main-header .main-navigation:before {
    content: '';
    width: 64px;
    height: 2px;
    left: 0;
    top: 0;
    background: #FF5722;
    position: absolute;
}

.main-navigation .menu, .navbar-collapse .menu {
    padding: 0;
}

.main-navigation .menu li, .navbar-collapse .menu li {
    list-style: none;
    position: relative;
    padding-bottom: 4px;
}

.main-navigation .menu li a, .navbar-collapse .menu li a {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #000000;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background: linear-gradient(90deg, #fff7de, #fbf8ee);
    border-radius: 11px;
    padding: 5px 10px;
}

.main-navigation .menu li a:hover, .navbar-collapse .menu li a:hover, .main-navigation .menu li a:focus, .navbar-collapse .menu li a:focus {
    color: #FF5722;
    background: linear-gradient(90deg, #fbf8ee, #fff7de);
}

.main-navigation .menu li.menu-item-has-children > a, .navbar-collapse .menu li.menu-item-has-children > a {
    padding: 4px 10px;
}

.main-navigation .menu li.menu-item-has-children > a:after, .navbar-collapse .menu li.menu-item-has-children > a:after {
    content: '\f105';
    font-family: Fontawesome;
    position: absolute;
    right: 20px;
    top: 0;
}

.main-navigation .menu li.current-menu-item > a, .navbar-collapse .menu li.current-menu-item > a, .main-navigation .menu li.current-menu-parent > a, .navbar-collapse .menu li.current-menu-parent > a, .main-navigation .menu li.current-menu-ancestor > a, .navbar-collapse .menu li.current-menu-ancestor > a {
    color: #ff9800;
    border-radius: 11px;
    padding: 5px 10px;
}

.main-navigation .menu li ul, .navbar-collapse .menu li ul {
    padding: 0;
    margin: 0;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 999;
    width: 200px;
    background: #ffffff00;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=(0));
    visibility: hidden;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.main-navigation .menu li ul.alter, .navbar-collapse .menu li ul.alter {
    right: 0;
    left: auto;
}

.main-navigation .menu li ul li, .navbar-collapse .menu li ul li {
    list-style: none;
    display: block;
    position: relative;
}

.main-navigation .menu li ul li a, .navbar-collapse .menu li ul li a {
    color: #000000;
    padding: 5px 10px;
    margin: 0px;
    margin-bottom: 4px;
    line-height: 1.3em;
    display: block;
    border-radius: 11px;
    width: 100%;
    border-bottom: 0px solid #222325;
}

.main-navigation .menu li ul li a:hover, .navbar-collapse .menu li ul li a:hover {
    color: #FF5722;
    text-decoration: none;
}

.main-navigation .menu li ul li.menu-item-has-children > a:after, .navbar-collapse .menu li ul li.menu-item-has-children > a:after {
    top: 4px;
}

.main-navigation .menu li:hover > ul, .navbar-collapse .menu li:hover > ul {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

/*====================================================
6. Content area
====================================================*/
.content-area-wrap {
    margin-left: 300px;
}

/*====================================================
7. Posts
====================================================*/
.post-single {
    height: 100%;
    background-color: #ffffff;
    background-size: cover;
    position: relative;
    border-radius: 15px;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
}

.post-single .post-content {
    min-height: 100%;
    background: rgba(0, 0, 0, 0.5);
    padding: 11px;
    position: relative;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    overflow: hidden;
    border-radius: 15px;
}

.post-single .post-content .featured-mark {
    position: absolute;
    bottom: 11px;
    right: 11px;
    width: 40px;
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    text-align: center;
    line-height: 36px;
    padding-left: 1px;
    background: #0000004a;
    color: #ffffff;
    border-radius: 25px;
    font-size: 15px;
    border: 2px solid #ffc200;
}

.post-single .post-content .featured-mark i {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    font-size: 16px;
}

.post-single .post-content .bdr-bottom {
    -webkit-transition: all 0.15s;
    -o-transition: all 0.15s;
    transition: all 0.15s;
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
    background: #FF9800;
}

.post-single .post-content .bdr-bottom {
    height: 2px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 100%;
}

.post-single.no-image .post-content {
    background: #161616;
}

.post-single.no-image .post-content .post-header .post-meta {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

.post-single.no-image .post-content .post-header .post-title {
    color: #ffffff;
}

.post-single.no-image .post-content .post-excerpt {
    margin-top: 11px;
    visibility: visible;
    -webkit-opacity: 1;
    font-size: 18px;
    color: #ccc;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

.post-single.no-image .post-content .post-footer {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

.post-single1 {
    height: 100%;
    background-color: #ffffff;
    background-size: cover;
    position: relative;
    border-radius: 20px;
}

.post-single1 .post-content1 {
    min-height: 100%;
    background: rgba(0, 0, 0, 0.5);
    padding: 11px;
    position: relative;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    overflow: hidden;
}

.post-single2 {
    height: 100%;
    background-color: #ffffff;
    background-size: cover;
    position: relative;
    border-radius: 20px;
}

.post-single2 .post-content2 {
    min-height: 100%;
    background: rgba(0, 0, 0, 0.5);
    padding: 11px;
    position: relative;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    overflow: hidden;
}

.post-single3 {
    height: 100%;
    background-color: #ffffff;
    background-size: cover;
    position: relative;
    border-radius: 20px;
}

.post-single3 .post-content3 {
    min-height: 100%;
    background: rgba(0, 0, 0, 0.5);
    padding: 11px;
    position: relative;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    overflow: hidden;
}

.post-header .post-meta {
    background: #18130294;
    z-index: 3;
    margin-bottom: 11px;
    border: 0px solid #dddddd8f;
    border-bottom: 2px solid #ffeb3b4d;
    color: #fff;
    font-size: 9px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 30px;
    line-height: 2;
    display: inline-block;
    padding: 2px 10px;
    letter-spacing: 1px;
}

.post-header .post-meta:hover {
    background: #000000;
    border-bottom: 2px solid #ffeb3b9c;
    color: #FFC107;
    letter-spacing: 1px;
}

.post-meta a {
    color: #ffffff;
}

.post-meta a:hover {
    color: #e7e7e7;
}

.post-header .post-title {
    margin-top: 0px;
    text-transform: uppercase;
    color: #ffffff;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4;
}

.post-excerpt {
    margin-top: 11px;
    visibility: hidden;
    overflow: hidden;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=(0));
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    max-height: 90px;
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
    color: #000000;
}

.post-footer {
    position: absolute;
    bottom: 42px;
    left: 11px;
    visibility: hidden;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=(0));
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.post-footer .avatar {
    width: 24px;
    height: 24px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.post-footer .author-name {
    color: #fff3d3;
    padding: 6px 10px;
    border-bottom: 2px solid #ffd145;
    z-index: 10;
    text-transform: uppercase;
    font-size: 9px;
    font-weight: 500;
    background-color: #0e0d0d29;
    letter-spacing: 1px;
    border-radius: 20px;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
}

.posts-wrap-outer {
    /* margin-top: 2px; */
}

/* post-wrap */
.post-wrap {
    padding: 6px;
    height: 374px;
    overflow: hidden;
}

.post-wrap a {
    color: #ffffff;
}

.post-wrap a:hover {
    color: #ffffff;
}

.post-wrap a:hover .post-content {
    backdrop-filter: blur(4px);
    background: rgb(0 0 0 / 74%);
}

.post-wrap a:hover .post-content .post-header .post-meta {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

.post-wrap a:hover .post-content .post-header .post-title {
    color: #ffeb3b;
}

.post-wrap a:hover .post-content .post-excerpt {
    color: #c6c6c6;
    margin-top: 11px;
    visibility: visible;
    font-size: 12px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

.post-wrap a:hover .post-content .post-footer {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

.post-wrap a:hover .post-content .bdr-bottom {
    left: 0;
    -webkit-transition-delay: 0.7s;
    -o-transition-delay: 0.7s;
    transition-delay: 0.7s;
}

/* post-wrap 1 */
.post-wrap1 {
    padding: 6px;
    height: 300px;
    overflow: hidden;
    text-align: center;
}

.post-wrap1 a {
    color: #ffffff;
}

.post-wrap1 a:hover {
    color: #ffffff;
}

.post-wrap1 a:hover .post-content {
    backdrop-filter: blur(4px);
    background: rgb(0 0 0 / 74%);
}

.post-wrap1 a:hover .post-content .post-header .post-meta {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

.post-wrap1 a:hover .post-content .post-header .post-title {
    color: #ffc107;
}

.post-wrap1 a:hover .post-content .post-excerpt {
    color: #e7e7e7;
    margin-top: 11px;
    visibility: visible;
    font-size: 12px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

.post-wrap1 a:hover .post-content .post-footer {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

.post-wrap1 a:hover .post-content .bdr-bottom {
    left: 0;
    -webkit-transition-delay: 0.7s;
    -o-transition-delay: 0.7s;
    transition-delay: 0.7s;
}

/* post-wrap 2 */
.post-wrap2 {
    padding: 6px;
    height: 300px;
    overflow: hidden;
    text-align: center;
}

.post-wrap2 a {
    color: #ffffff;
}

.post-wrap2 a:hover {
    color: #ffffff;
}

.post-wrap2 a:hover .post-content {
    backdrop-filter: blur(4px);
    background: rgb(0 0 0 / 74%);
}

.post-wrap2 a:hover .post-content .post-header .post-meta {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

.post-wrap2 a:hover .post-content .post-header .post-title {
    color: #efb600;
    font-size: 24px;
}

.post-wrap2 a:hover .post-content .post-excerpt {
    color: #ffffff;
    margin-top: 11px;
    visibility: visible;
    font-size: 12px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

.post-wrap2 a:hover .post-content .post-footer {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

.post-wrap2 a:hover .post-content .bdr-bottom {
    left: 0;
    -webkit-transition-delay: 0.7s;
    -o-transition-delay: 0.7s;
    transition-delay: 0.7s;
}

/* post-wrap 3 */
.post-wrap3 {
    padding: 6px;
    height: 220px;
    overflow: hidden;
    text-align: center;
}

.post-wrap3 a {
    color: #ffffff;
}

.post-wrap3 a:hover {
    color: #ffffff;
}

.post-wrap3 a:hover .post-content {
    backdrop-filter: blur(4px);
    background: rgb(0 0 0 / 74%);
}

.post-wrap3 a:hover .post-content .post-header .post-meta {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

.post-wrap3 a:hover .post-content .post-header .post-title {
    font-size: 24px;
    color: #FFEB3B;
}

.post-wrap3 a:hover .post-content .post-excerpt {
    color: #ffffff;
    margin-top: 11px;
    visibility: visible;
    font-size: 12px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

.post-wrap3 a:hover .post-content .post-footer {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

.post-wrap3 a:hover .post-content .bdr-bottom {
    left: 0;
    -webkit-transition-delay: 0.7s;
    -o-transition-delay: 0.7s;
    transition-delay: 0.7s;
}

/* post-wrap 4 */
.post-wrap4 {
    padding: 6px;
    height: 150px;
    overflow: hidden;
}

.post-wrap4 a {
    color: #ffffff;
}

.post-wrap4 a:hover {
    color: #ffffff;
}

.post-wrap4 a:hover .post-content {
    backdrop-filter: blur(4px);
    background: rgb(0 0 0 / 74%);
}

.post-wrap4 a:hover .post-content .post-header .post-meta {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

.post-wrap4 a:hover .post-content .post-header .post-title {
    font-size: 25px;
    color: #FFC107;
}

.post-wrap4 a:hover .post-content .post-excerpt {
    margin-top: 11px;
    visibility: visible;
    font-size: 12px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

.post-wrap4 a:hover .post-content .post-footer {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

.post-wrap4 a:hover .post-content .bdr-bottom {
    left: 0;
    -webkit-transition-delay: 0.7s;
    -o-transition-delay: 0.7s;
    transition-delay: 0.7s;
}

/*====================================================
8. pagination
====================================================*/
.pagination-wrap {
    padding: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/*====================================================
9. single post
====================================================*/
.uSpoilerButton {
    background: linear-gradient(180deg, #fbf8ee, #fff);
    padding: 0px 7px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    letter-spacing: 2px;
    border-radius: 11px;
    margin-bottom: 0px;
    border: 2px solid #ff9800;
    border-bottom: 2px solid #ffc107;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
}

.single-post-full .post-content-wrap {
    background: linear-gradient(180deg, #fbf8ee00, #fff);
    padding: 20px;
    margin: 6px 11px;
    letter-spacing: 2px;
    border-radius: 20px;
    border-bottom: 2px solid #ff9800;
    box-shadow: 0px 5px 5px -5px rgb(34 60 80 / 60%);
}

.single-post-full .post-content-wrap:hover {
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 61%);
    border-bottom: 2px solid #ff9800;
}

.single-post-full .post-content-wrap .post-content-full a {
    color: #3e3e3e;
    border-bottom: solid 2px #ff9800;
}

.single-post-full .post-content-wrap .post-content-full a:hover {
    color: #000000;
    border-bottom: solid 2px #ff9800;
}

.single-post-full .post-content-wrap1 {
    background: #f5f5f500;
    margin-left: 6px;
    margin-right: 6px;
    margin-top: 11px;
    margin-bottom: 11px;
}

.single-post-full .post-content-wrap3 {
    background: linear-gradient(45deg, #fcfff3, #fcfff3);
    padding: 0px;
    margin-left: 6px;
    margin-right: 6px;
    margin-top: 11px;
    border-radius: 4px;
    margin-bottom: 11px;
}

.single-post-full .post-content-wrap .post-header .post-title {
    font-size: 17px;
    letter-spacing: 1px;
    text-align: center;
    border-bottom: 2px solid #af7100;
    font-weight: 600;
    border-radius: 11px;
    color: #394236;
    padding: 4px;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
}

.single-post-full .post-content-wrap .featured-media {
    margin-top: 11px;
    margin-bottom: 11px;
    border-radius: 11px;
}

.single-post-full .post-content-wrap .featured-media img {
    width: 100%;
    height: auto;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
    border-radius: 11px;
}

.single-post-full .post-content-wrap .post-content-full {
    margin-top: 1px;
}

.single-post-full .post-content-wrap .post-content-full img {
    max-width: 100%;
    height: auto;
}

.single-post-full .post-content-wrap1 .post-header .post-title {
    font-size: 25px;
    letter-spacing: 1px;
    text-align: left;
    border-left: 4px solid #FF9800;
    color: #000000;
    padding-left: 7px;
}

.single-post-full .post-content-wrap1 .featured-media {
    margin-top: 11px;
    margin-bottom: 11px;
    border-radius: 40% 10% / 20% 30%;
}

.single-post-full .post-content-wrap1 .featured-media img {
    width: 100%;
    height: auto;
    border-radius: 11px;
    box-shadow: 0px 4px 9px 0px rgb(0 17 34 / 79%);
}

.single-post-full .post-content-wrap1 .post-content-full {
    margin-top: 1px;
}

.single-post-full .post-content-wrap1 .post-content-full img {
    max-width: 100%;
    height: auto;
}

.tag-wrap {
    background: #f8f9fa;
    border-radius: 7px;
    padding: 0px 11px;
    margin-top: 2px;
    margin-left: 6px;
    margin-right: 6px;
    border: 1px solid #c8ccd1;
}

.tag-wrap .tag-wrap-inner {
    border-top: 0px solid #000000;
    padding: 21px 0;
}

.tag-wrap a {
    color: #000000;
    letter-spacing: 2px;
    font-size: 12px;
    text-transform: uppercase;
    background: #f2f3f5;
    padding: 0 14px;
    margin: 0 8px 4px 0;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    white-space: nowrap;
    display: inline-block;
    line-height: 24px;
    border: 1px solid #d5d5d7;
}

.tag-wrap a:hover {
    color: #000000;
    background: #d5d5d7;
}

.share-wrap {
    background: #ffffff00;
    margin: 0px;
}

.share-wrap .share-wrap-inner {
    text-align: right;
    padding: 1px;
    position: relative;
    font-size: 18px;
    letter-spacing: 1px;
    color: #54565a;
}

.share-wrap .share-wrap-inner .share-text {
    color: #000000;
    font-size: 14px;
    margin-bottom: 7px;
}

.share-wrap1 {
    background: #0e120d;
    border-radius: 11px;
    margin: 11px 6px;
    border-bottom: 2px solid #ffeb3b;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
}

.share-wrap1 .share-wrap-inner {
    text-align: left;
    padding: 0px 11px;
    position: relative;
    font-size: 11px;
}

.share-wrap1 .share-wrap-inner .share-text {
    color: #000000;
    margin-bottom: 7px;
}

.share-wrap1 {
    color: #b5b5b5;
}

.share-wrap1 a {
    color: #bfbfbf
}

.share-wrap1 a:hover {
    color: #ffffff;
}

.share-wrap2 {
    color: #000000;
    background: #e3dbd3;
    border-radius: 11px;
    margin-top: 11px;
    margin-left: 7px;
    margin-right: 7px;
    margin-bottom: 11px;
    border: 0px solid #d1cec0;
    border-bottom: 2px solid #ff9800;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
}

.share-wrap2 .share-wrap-inner {
    text-align: left;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    font-size: 17px;
}

.share-wrap2 .share-wrap-inner .share-text {
    color: #000000;
    margin-bottom: 7px;
}

.share-wrap3 {
    background: #fbf8ee;
    border-radius: 11px;
    margin-top: 11px;
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 11px;
    border-bottom: 2px solid #ffeb3b;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
}

.share-wrap3 .share-wrap-inner {
    text-align: center;
    padding-left: 7px;
    padding-top: 11px;
    padding-right: 7px;
    padding-bottom: 11px;
    position: relative;
    font-size: 21px;
}

.share-wrap3 .share-wrap-inner .share-text {
    color: #000000;
    margin-bottom: 7px;
}

.share-wrap3 {
    color: #000000;
}

.share-wrap3 a {
    color: #000000;
    border-bottom: 2px solid #ff9800;
}

.share-wrap3 a:hover {
    color: #ff5722;
}

.share-wrap .share-wrap-inner ul {
    font-size: 0;
    line-height: 0;
    padding: 0;
}

.share-wrap .share-wrap-inner ul li {
    display: inline-block;
    list-style: none;
    line-height: 14px;
    font-size: 18px;
    margin: 0 4px;
}

.share-wrap .share-wrap-inner ul li:last-child {
    margin-right: 0;
}

.share-wrap .share-wrap-inner ul li a i {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #2e1500;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.share-wrap .share-wrap-inner ul li a:hover i, .share-wrap .share-wrap-inner ul li a:focus i {
    color: #FF5722;
}

/*====================================================
10. post format specific style
====================================================*/
/* quote post */
.format-quote .featured-media {
    background-color: #202020;
    background-size: cover;
    background-position: center;
    margin-bottom: 0;
    padding: 48px 16px;
    border-radius: 7px;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
}

.format-quote .featured-media blockquote {
    margin-bottom: 0;
    border: 0;
    color: #ffffff;
    margin: 0;
    font-size: 1.25em;
    background: rgb(0 0 0 / 41%);
    border-radius: 40% 10% / 20% 30%;
}

.format-quote .featured-media blockquote a {
    color: #ffffff;
}

.format-quote .featured-media blockquote a:hover {
    color: #ffffff;
    text-decoration: none;
}

/* audio post */
.format-audio .featured-media {
    background-color: #202020;
    background-size: cover;
    background-position: center;
}

.format-audio .featured-media h4 {
    padding: 40px 0;
    color: #ffffff;
    margin-top: 0;
    font-weight: 400;
}

.format-audio .featured-media h4 span {
    background: rgba(0, 0, 0, 0.2);
    padding: 4px 8px;
}

/* gallery post - tiled gallery */
.format-gallery .gallery-tiled {
    text-align: left;
}

.format-gallery .gallery-tiled ul {
    padding: 0;
    margin: 0;
}

.format-gallery .gallery-tiled ul li {
    list-style: none;
    float: left;
    width: 25%;
    height: 25%;
    position: relative;
    padding: 4px;
}

.format-gallery .gallery-tiled ul li a .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(253 251 244 / 13%);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=(0));
    border-radius: 11px;
}

.format-gallery .gallery-tiled ul li a .overlay:before {
    content: '';
    position: absolute;
    width: 40px;
    height: 0px;
    top: 50%;
    left: 50%;
    margin-left: -20px;
    margin-top: -1px;
    background: #000000;
}

.format-gallery .gallery-tiled ul li a .overlay:after {
    content: '';
    position: absolute;
    width: 0px;
    height: 40px;
    top: 50%;
    left: 50%;
    margin-left: -1px;
    margin-top: -20px;
    background: #000000;
}

.format-gallery .gallery-tiled ul li a:hover .gray {
    -webkit-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
}

.format-gallery .gallery-tiled ul li a:hover .overlay {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

/* status post */
.format-status .featured-media {
    background-size: cover;
    background-position: center;
}

.format-status .featured-media.status-wrap {
    padding: 40px;
    text-align: center;
}

.format-status .featured-media blockquote {
    display: none;
}

.format-status .featured-media iframe {
    margin: 0 auto !important;
    border: none;
    z-index: 2;
    position: relative !important;
}

/* link post */
.format-link .featured-media {
    padding: 84px 11px;
    background-size: cover;
    background-position: center;
    background-color: #262626;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
}

.format-link .featured-media .link {
    font-size: 0.9em;
    padding: 11px 11px;
    background: rgb(0 0 0 / 58%);
    color: #ffffff;
    -webkit-transition: background 0.45s;
    -moz-transition: background 0.45s;
    -ms-transition: background 0.45s;
    -o-transition: background 0.45s;
    transition: background 0.45s;
    word-wrap: break-word;
    overflow-wrap: break-word;
    border-radius: 40% 10% / 20% 30%;
}

.format-link .featured-media .link:hover, .format-link .featured-media .link:focus {
    background: rgba(0, 0, 0, 0.75);
}

/*====================================================
11. flex slider style override
====================================================*/
.flexslider {
    margin: 0;
    border: 0px;
}

.flex-caption {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    margin-bottom: 0;
    color: #ffffff;
    padding: 14px;
}

.flex-direction-nav a {
    background: rgba(0, 0, 0, 0.7);
    text-align: center !important;
}

.flex-direction-nav a i {
    font-size: 20px;
    line-height: 40px;
    color: #ffffff;
}

.flexslider:hover .flex-direction-nav .flex-next {
    right: 0;
}

.flexslider:hover .flex-direction-nav .flex-prev {
    left: 0;
}

/*====================================================
12. about author and comment
====================================================*/
.author-comment-wrap {
    margin-left: -8px;
    margin-right: -8px;
}

.about-author {
    padding: 21px;
    background: #f5efdc;
    border-radius: 40% 10% / 20% 30%;
    margin: 11px 6px;
    border: 1px solid #ab8a2c;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
}

.about-author .avatar {
    width: 80px;
    height: 80px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #ff9800;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
}

.about-author .details {
    margin-left: 101px;
}

.about-author .details .author {
    font-size: 20px;
    line-height: 1em;
    margin-bottom: 14px;
}

.about-author .details .author a {
    color: #202020;
}

.about-author .details .meta-info span {
    font-size: 12px;
}

.about-author .details .meta-info span:first-child {
    margin-right: 14px;
}

.about-author .details .meta-info span i {
    margin-right: 7px;
}

.about-author .details .meta-info span a {
    color: #505050;
}

.about-author .details .meta-info span a:hover, .about-author .details .meta-info span a:focus {
    color: #ff7e22;
}

.prev-next-wrap {
    margin: 6px;
    margin-top: 11px;
    margin-bottom: 20px;
}

.prev-next-wrap .previous-post, .prev-next-wrap .next-post {
    background: #202020;
    width: 49.5%;
    color: #ffffff00;
    background-size: cover;
    background-position: center;
    border-radius: 10% 40% / 30% 20%;
}

.prev-next-wrap .previous-post .prev-next-inner, .prev-next-wrap .next-post .prev-next-inner {
    padding: 98px;
    min-height: 244px;
    text-align: center;
    background-color: #00000047;
    border-radius: 10% 40% / 30% 20%;
    border-bottom: 2px solid #ff9800;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
}

.prev-next-wrap .previous-post.no-image .prev-next-inner,.prev-next-wrap .next-post.no-image .prev-next-inner {
    background-color: transparent;
}

.prev-next-wrap .previous-post .link-text,.prev-next-wrap .next-post .link-text {
    -webkit-transform: all 0.3s;
    -moz-transform: all 0.3s;
    -ms-transform: all 0.3s;
    -o-transform: all 0.3s;
    transform: all 0.3s;
    text-transform: uppercase;
    font-size: 11px;
}

.prev-next-wrap .previous-post:hover .link-text,.prev-next-wrap .next-post:hover .link-text {
    color: #ffeb3b;
}

.prev-next-wrap .previous-post .title,.prev-next-wrap .next-post .title {
    text-transform: uppercase;
    color: #ffffffd9;
}

.prev-next-wrap .previous-post .prev-next-wrap .next-post {
    border-radius: 4px;
}

.comment-notes {
    font-weight: 500;
    text-align: left;
    border-radius: 11px;
    font-size: 11px;
    padding: 4px 12px;
    margin: 11px 0 11px 0;
    color: #000000 !important;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
    background: linear-gradient(180deg, #fbf8ee00, #fbf8ee00);
}

.comment-container {
    margin-top: 11px;
    margin-left: 6px;
    margin-right: 6px;
}

.comment-container .comment-count h3 {
    margin-top: 0;
}

.comment-container ol {
    padding: 0;
    margin: 0px 0px 4px;
    border-bottom: 0px solid #edeef0;
}

.comment-container ol li {
    list-style: none;
    background: linear-gradient(180deg, #e4edf900, #fff);
    margin: 11px 0px;
    padding: 7px;
    border-radius: 11px;
    border-bottom: 2px solid #ffc107;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
}

.comment-container ol li article {
    padding-top: 11px;
}

.comment-container ol li header {
    position: relative;
}

.comment-container ol li header .author-avater-link {
    float: left;
}

.comment-container ol li header .author-avater-link img {
    width: 100px;
    margin-left: 1px;
    height: 100px;
    border: 2px solid #ff9800;
    border-radius: 50px;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
}

.comment-container ol li header .author-avater-link:hover img {
    opacity: 0.7 !important;
}

.comment-container ol li header .comment-details {
    background: #f3f2ef;
    z-index: 3;
    margin-bottom: 11px;
    font-size: 11px;
    text-transform: uppercase;
    border-radius: 11px;
    line-height: 1em;
    display: inline-block;
    padding: 4px 10px;
}

.comment-container ol li header .comment-details .commenter-name {
    line-height: 1em;
    color: #ff5722;
    font-size: 14px;
}

.comment-container ol li header .comment-details .commenter-name a {
    color: #202020;
}

.comment-container ol li header .comment-details .commenter-name a:hover {
    color: #224b7a;
    text-decoration: none;
}

.comment-container ol li header .comment-details .commenter-meta {
    color: #494949;
    font-size: 10px;
    padding-left: 4px;
}

.comment-container ol li .comment-body {
    margin-left: 7px;
}

.comment-container ol ul {
    padding-left: 29px;
}

.comment-container .comment-respond .comment-reply-title {
    margin-top: 0;
}

.comment-container .comment-respond .required {
    color: #2196f3;
}


/*====================================================
13. sidebar and cat
====================================================*/
.catsTd {
    padding: 0px;
    padding-top: 11px;
}

.catDescr {
    font-size: 10px;
    color: #fff;
    padding: 4px 7px;
    overflow: hidden;
    border-radius: 11px;
    background: #1e2a1f;
    border-bottom: 2px solid #4caf50;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
}

.catNameActive {
    font-size: 13px;
    padding: 0px 11px;
    overflow: hidden;
    display: block;
    font-weight: 700;
    letter-spacing: 3px;
    border-radius: 11px;
    margin: 0px;
    background: #0f140e00;
    border-bottom: 2px solid #ff9900;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
}

.catNumData {
    font-size: 14px;
    padding: 0px;
    border-radius: 4px;
    font-weight: 600;
    display: inline-block;
    color: #fff;
    justify-content: end;
    position: revert;
    float: right;
    margin: -27px 12px 0 0;
    width: 44px;
    background-color: #141614;
    line-height: 20px;
    text-align: center;
}

.catName {
    font-size: 12px;
    display: block;
    padding: 0px 11px;
    overflow: hidden;
    border-radius: 11px;
    font-weight: 600;
    display: block;
    background: #fbf8ee00;
    border-bottom: 2px solid #000000;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
}

.catsTd a {
    color: #fff;
}

.catsTd a:hover {
    color: #ffe000;
}

.sidebar-wrap {
    border-radius: 0px;
    padding: 15px;
    margin-top: 0px;
}

.sidebar-wrap .widget {
    font-size: 12px;
}

.sidebar-wrap .widget1 {
    font-size: 12px;
    background: linear-gradient(to bottom, #161615 , #161514);
    padding: 11px;
    border-radius: 20px;
    border-bottom: 2px solid #ff9900;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
}

.sidebar-wrap .widget2 {
    font-size: 12px;
    background: linear-gradient(to bottom, #161616 , #333333);
    padding: 11px;
    border-bottom: 2px solid #ffc107;
    border-radius: 20px;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
}

.sidebar-wrap .widget3 {
    font-size: 13px;
    background: linear-gradient(to bottom, #9d6147 , #241805);
    padding: 11px;
    color: #fff;
    border-radius: 20px;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
}

.sidebar-wrap .widget .title {
    padding-bottom: 0px;
    color: #3a3a3a;
    position: relative;
    margin-bottom: -5px;
    font-weight: 500;
    padding-left: 1px;
    letter-spacing: 2px;
}

.sidebar-wrap .widget .title:after {
    bottom: 2px;
    content: '';
    position: absolute;
    background: url(/css/art/b.png) center center no-repeat;
    background-size: cover;
    top: -11px;
    left: -4px;
    width: 52px;
    height: 52px;
    z-index: -1;
}

.sidebar-wrap .widget a {
    color: #5a5a5a;
}

.sidebar-wrap .widget a:hover, .sidebar-wrap .widget a:focus {
    color: #000000;
}

.sidebar-wrap .widget ul {
    padding: 0;
    margin: 0;
}

.sidebar-wrap .widget ul li {
    list-style: none;
}

.sidebar-wrap .widget img {
    max-width: 100%;
}

.sidebar-wrap .widget select {
    width: 100%;
}
.sidebar-wrap .widget .avatar {
    width: 35px;
    height: 35px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    box-shadow: 0px 5px 4px -5px rgb(0 0 0 / 94%);
}

.sidebar-wrap .widget.widget_recent_entries ul {
    padding: 0;
}

.sidebar-wrap .widget.widget_recent_entries ul li {
    list-style: none;
    padding: 2px 0 2px;
    border-bottom: 1px solid #f7f2e300;
    font-size: 14px;
}

.sidebar-wrap .widget.widget_recent_entries ul li:first-child {
    padding-top: 0;
}

.sidebar-wrap .widget.widget_recent_entries ul li a {
    color: #ff5722;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.sidebar-wrap .widget.widget_recent_entries ul li a:hover, .sidebar-wrap .widget.widget_recent_entries ul li a:focus {
    color: #000000;
}

.sidebar-wrap .widget.widget_recent_entries ul li .post-date {
    display: block;
    color: #606060;
    font-size: 12px;
    line-height: 20px;
}

.sidebar-wrap .widget.widget_recent_entries ul li .post-date a {
    color: #606060;
}

.sidebar-wrap .widget.widget_recent_entries ul li .post-date a:hover {
    color: #000000;
    text-decoration: underline;
}

.sidebar-wrap .widget.widget_recent_entries ul li .post-date1 {
    display: block;
    color: #000000;
    font-size: 15px;
    line-height: 20px;
}

.sidebar-wrap .widget.widget_recent_comments ul {
    margin: 0;
    padding: 0;
}

.sidebar-wrap .widget.widget_recent_comments ul li {
    list-style: none;
    color: #6e6e6e;
    font-size: 11px;
    padding: 1px 0;
    border-bottom: 1px solid #f7f2e3;
}

.sidebar-wrap .widget.widget_recent_comments ul li:first-child {
    padding-top: 0px;
}

.sidebar-wrap .widget.widget_recent_comments ul li a {
    color: #858585;
}

.sidebar-wrap .widget.widget_recent_comments ul li a.url {
    color: #ff9800;
}

.sidebar-wrap .widget.widget_recent_comments ul li a:hover, .sidebar-wrap .widget.widget_recent_comments ul li a:focus {
    color: #000000;
}

.sidebar-wrap .widget.widget_categories ul.children {
    margin-left: 10px;
}

.sidebar-wrap .widget.widget_nav_menu ul.sub-menu {
    margin-left: 10px;
}

.sidebar-wrap .widget1 .title {
    padding-bottom: 0px;
    color: #ffffff;
    position: relative;
    margin-bottom: -5px;
    font-weight: 500;
    padding-left: 1px;
    letter-spacing: 2px;
}

.sidebar-wrap .widget1 .title:after {
    content: '';
    width: 80px;
    height: 7px;
    bottom: 2px;
    left: 1px;
    position: absolute;
    background-color: #ffffff00;
}

.sidebar-wrap .widget1 a {
    color: #FF5722;
}

.sidebar-wrap .widget1 a:hover, .sidebar-wrap .widget1 a:focus {
    color: #000000;
}

.sidebar-wrap .widget1 ul {
    padding: 0;
    margin: 0;
}

.sidebar-wrap .widget1 ul li {
    list-style: none;
}

.sidebar-wrap .widget1 img {
    max-width: 100%;
}

.sidebar-wrap .widget1 select {
    width: 100%;
}

.sidebar-wrap .widget1.widget_recent_entries ul {
    padding: 0;
}

.sidebar-wrap .widget1.widget_recent_entries ul li {
    list-style: none;
    padding: 4px 0 4px;
    border-bottom: 1px solid #4e4e4e69;
    font-size: 15px;
}

.sidebar-wrap .widget1.widget_recent_entries ul li:first-child {
    padding-top: 0;
}

.sidebar-wrap .widget1.widget_recent_entries ul li a {
    color: #ff8a45;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.sidebar-wrap .widget1.widget_recent_entries ul li a:hover, .sidebar-wrap .widget1.widget_recent_entries ul li a:focus {
    color: #FFEB3B;
}

.sidebar-wrap .widget1.widget_recent_entries ul li .post-date {
    display: block;
    color: #AEAEAE;
    font-size: 12px;
    line-height: 20px;
}

.sidebar-wrap .widget1.widget_recent_entries ul li .post-date a {
    color: #ffec8d;
}

.sidebar-wrap .widget1.widget_recent_entries ul li .post-date a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.sidebar-wrap .widget1.widget_recent_entries ul li .post-date1 {
    display: block;
    color: #AEAEAE;
    font-size: 13px;
    line-height: 22px;
}

.sidebar-wrap .widget1.widget_categories ul.children {
    margin-left: 10px;
}

.sidebar-wrap .widget1.widget_nav_menu ul.sub-menu {
    margin-left: 10px;
}

.sidebar-wrap .widget2 .title {
    padding-bottom: 0px;
    color: #ffffff;
    position: relative;
    margin-bottom: -5px;
    font-weight: 500;
    padding-left: 1px;
    letter-spacing: 2px;
}

.sidebar-wrap .widget2 .title:after {
    content: '';
    width: 80px;
    height: 7px;
    bottom: 2px;
    left: 1px;
    position: absolute;
    background-color: #ffffff00;
}

.sidebar-wrap .widget2 a {
    color: #FF5722;
}

.sidebar-wrap .widget2 a:hover, .sidebar-wrap .widget2 a:focus {
    color: #000000;
}

.sidebar-wrap .widget2 ul {
    padding: 0;
    margin: 0;
}

.sidebar-wrap .widget2 ul li {
    list-style: none;
}

.sidebar-wrap .widget2 img {
    max-width: 100%;
}

.sidebar-wrap .widget2 select {
    width: 100%;
}

.sidebar-wrap .widget2.widget_recent_entries ul {
    padding: 0;
}

.sidebar-wrap .widget2.widget_recent_entries ul li {
    list-style: none;
    padding: 4px 0 4px;
    border-bottom: 1px solid #4e4e4e4d;
    font-size: 15px;
}

.sidebar-wrap .widget2.widget_recent_entries ul li:first-child {
    padding-top: 0;
}

.sidebar-wrap .widget2.widget_recent_entries ul li a {
    color: #ffc200;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.sidebar-wrap .widget2.widget_recent_entries ul li a:hover, .sidebar-wrap .widget2.widget_recent_entries ul li a:focus {
    color: #ffffff;
}

.sidebar-wrap .widget2.widget_recent_entries ul li .post-date {
    display: block;
    color: #AEAEAE;
    font-size: 12px;
    line-height: 20px;
}

.sidebar-wrap .widget2.widget_recent_entries ul li .post-date a {
    color: #ffc062;
}

.sidebar-wrap .widget2.widget_recent_entries ul li .post-date a:hover {
    color: #FFEB3B;
    text-decoration: underline;
}

.sidebar-wrap .widget2.widget_recent_entries ul li .post-date1 {
    display: block;
    color: #d3d3d3;
    font-size: 13px;
    line-height: 22px;
}

.sidebar-wrap .widget2.widget_categories ul.children {
    margin-left: 10px;
}

.sidebar-wrap .widget2.widget_nav_menu ul.sub-menu {
    margin-left: 10px;
}

.sidebar-wrap .widget3 .title {
    padding: 0px;
    color: #ffbb76;
    position: relative;
    margin-bottom: 1px;
    font-weight: 500;
    padding-left: 0px;
    letter-spacing: 2px;
    border-radius: 11px 11px 11px 0px;
}

.sidebar-wrap .widget3 .title:after {
    content: '';
    width: 80px;
    height: 7px;
    bottom: 2px;
    left: 1px;
    position: absolute;
    background-color: #ffffff00;
}

.sidebar-wrap .widget3 a {
    color: #FF5722;
}

.sidebar-wrap .widget3 a:hover, .sidebar-wrap .widget3 a:focus {
    color: #000000;
}

.sidebar-wrap .widget3 ul {
    padding: 0;
    margin: 0;
}

.sidebar-wrap .widget3 ul li {
    list-style: none;
}

.sidebar-wrap .widget3 img {
    max-width: 100%;
}

.sidebar-wrap .widget3 select {
    width: 100%;
}

.sidebar-wrap .widget3.widget_recent_entries ul {
    padding: 8px;
    border-radius: 0px 11px 11px 11px;
    margin-top: 1px;
}

.sidebar-wrap .widget3.widget_recent_entries ul li {
    list-style: none;
    padding: 0px;
    font-size: 15px;
}

.sidebar-wrap .widget3.widget_recent_entries ul li:first-child {
    padding-top: 0;
}

.sidebar-wrap .widget3.widget_recent_entries ul li a {
    color: #ebebeb;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.sidebar-wrap .widget3.widget_recent_entries ul li a:hover, .sidebar-wrap .widget3.widget_recent_entries ul li a:focus {
    color: #ffffff;
}

.sidebar-wrap .widget3.widget_recent_entries ul li .post-date {
    display: block;
    color: #AEAEAE;
    font-size: 12px;
    line-height: 20px;
}

.sidebar-wrap .widget3.widget_recent_entries ul li .post-date a {
    color: #ffffff;
}

.sidebar-wrap .widget3.widget_recent_entries ul li .post-date a:hover {
    color: #aeaeae;
    text-decoration: underline;
}

.sidebar-wrap .widget3.widget_recent_entries ul li .post-date1 {
    display: block;
    color: #AEAEAE;
    font-size: 14px;
    line-height: 20px;
}

.sidebar-wrap .widget3.widget_categories ul.children {
    margin-left: 10px;
}

.sidebar-wrap .widget3.widget_nav_menu ul.sub-menu {
    margin-left: 10px;
}

.search-form label {
    display: none;
}

.search-form .search-input {
    width: 84%;
}

.search-form .search-submit {
    width: 14%;
    padding: 1px;
}

.zero-result {
    background: #ffffff;
    max-width: 700px;
    margin: 42px auto;
    padding: 40px;
}

/*====================================================
14. tag and author
====================================================*/
.infoart {
    font-size: 13px;
    color: #606060;
}

.infoart1 {
    color: #14110d00;
    font-size: 0.1px;
    line-height: 0px;
}

.tegos {
    color: #040e08;
    text-align: center;
    font-size: 4px;
    font-weight: 600;
    line-height: 2px;
}

.cover {
    color: #000000;
    text-align: center;
    background-size: cover;
    background-position: center;
    padding: 4px 6px;
}

.cover a {
    color: #ffffff;
    border-bottom: solid 2px #ffc107;
}

.cover a:hover {
    color: #ffefca;
}

.cover1 {
    color: #000000;
    text-align: center;
    background-size: cover;
    background-position: center;
    padding: 4px 6px;
}

.cover2 {
    color: #000000;
    text-align: left;
    background-size: cover;
    background-position: center;
    padding: 4px 6px;
}

.cover3 {
    color: #000000;
    text-align: center;
    background-size: cover;
    background-position: center;
    padding: 4px 6px;
}

.cover4 {
    color: #e4e4e4;
    text-align: center;
    background-size: cover;
    background-position: center;
    padding: 4px 6px;
}

.cover4 a {
    color: #ffffff
}

.cover4 a:hover {
    color: #FFC107;
    text-decoration: underline;
}

.cover5 {
    color: #a3a3a3;
    text-align: left;
    background-size: cover;
    background-position: center;
    padding: 4px 6px;
}

.cover5 a {
    color: #d4d4d4
}

.cover5 a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.cover6 {
    color: #000000b3;
    text-align: left;
    background-size: cover;
    background-position: center;
    padding: 4px 6px;
}

.cover6 a {
    color: #000000bf;
    border-bottom: solid 2px #ffc107;
}

.cover6 a:hover {
    color: #000000;
}

.cover7 {
    color: #595959;
    text-align: center;
    background-size: cover;
    background-position: center;
    padding: 0px;
}

.cover7 a {
    color: #ffffff;
}

.cover7 a:hover {
    color: #e7e7e7;
}

.cover71 {
    color: #eee;
    text-align: center;
    background-size: cover;
    background-position: center;
    padding: 4px 6px;
}

.cover8 {
    color: #ffffff;
    text-align: center;
    background-size: cover;
    background-position: center;
    padding: 4px 6px;
}

.cover81 {
    color: #ffffff;
    text-align: center;
    background-size: cover;
    background-position: center;
    padding: 4px 6px;
}

.cover81 a {
    color: #e8e8e8;
    border-bottom: solid 2px #ffeb3b;
}

.cover81 a:hover {
    color: #cbcbcb;
}

.cover .cover-inner {
    border-bottom: 2px solid #8d5038;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
    padding: 30px 11px;
    background: linear-gradient(57deg, #bf7356, #b97a53, #ad6d51);
    border-radius: 30px;
}

.cover .cover-inner:hover {
    background: linear-gradient(57deg, #bf7356, #b37751, #9d6349);
}

.cover1 .cover-inner {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px;
    background: #0000;
    border-radius: 11px;
    border-bottom: 2px solid #ff5722;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
}

.cover1 .cover-inner a {
    color: #5e5e5e;
    border-bottom: solid 2px #ff9800;
}

.cover1 .cover-inner a:hover {
    color: #000000;
}

.cover2 .cover-inner {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px;
    background: #fbf8ee00;
    border-radius: 11px;
    border-bottom: 2px solid #6b3217;
    font-size: 14px;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
}

.cover3 .cover-inner {
    padding-top: 2px;
    padding-bottom: 2px;
    background: #fbf8ee00;
    border-radius: 6px;
    border-bottom: 2px solid #ff9800;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
}

.cover4 .cover-inner {
    padding-top: 30px;
    padding-bottom: 30px;
    background: linear-gradient(90deg, #2a2722 7%, #14110d 51%, #2a2722 100%);
    border-radius: 11px;
    font-size: 13px;
}

.cover5 .cover-inner {
    padding: 0px 11px;
    background: #1b1c1e;
    border-radius: 11px;
    border-bottom: 2px solid #ffc107;
    font-size: 11px;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
}

.cover6 .cover-inner {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 11px;
    padding-right: 11px;
    background: #fbf8ee00;
    border-radius: 11px;
    border-bottom: 2px solid #161616;
    font-size: 14px;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
}

.cover7 .cover-inner {
    padding: 1px;
}

.cover71 .cover-inner {
    padding-top: 2px;
    padding-bottom: 2px;
    background: #362c24;
    border-radius: 6px;
    border: 1px solid #2e2117;
    border-bottom: 2px solid #000;
}

.cover8 .cover-inner {
    padding-top: 2px;
    padding-bottom: 2px;
    background: linear-gradient(178deg, #4f5447, #393e32);
    border-radius: 7px;
    font-size: 14px;
    border: 1px solid #494e4200;
    border-bottom: 2px solid #303626;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
}

.cover81 .cover-inner {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px;
    background: linear-gradient(178deg, #2e2b26, #161411);
    border-radius: 11px;
    font-size: 14px;
    border: 1px solid #494e4200;
    border-bottom: 2px solid #221b13;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
}

.cover.no-image .cover-inner {
    background: transparent;
}

.cover .tag-name {
    color: #fff4d4;
    margin-top: 0;
}

.cover .avatar {
    width: 80px;
    height: 80px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.cover .author-name {
    color: #ffffff;
}

.cover .meta-info span {
    margin-right: 14px;
}

.cover .meta-info span:last-child {
    margin-right: 0;
}

.cover .meta-info span a {
    color: #ffffff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.cover .meta-info span a:hover, .cover .meta-info span a:focus {
    color: #FF9800;
}

.cover .meta-info span i {
    margin-right: 7px;
}

/*====================================================
15. footer
====================================================*/
.main-footer {
    padding: 36px 0;
    margin-top: 0px;
    margin-left: 280px;
    background: linear-gradient(to right, #2c2e32 , #000000);
}

.main-footer .copyright-wrap {
    padding: 0;
    text-align: center;
    font-size: 12px;
    color: #eeeeee;
}

.main-footer a {
    color: #eeeeee;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.main-footer a:hover, .main-footer a:focus {
    color: #d1e2f4;
    text-decoration: none;
}

.social-links-wrap {
    margin-bottom: 14px;
}

.social-links {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 0px;
    line-height: 0;
}

.social-links li {
    display: inline-block;
    list-style: none;
    line-height: 18px;
    font-size: 18px;
    margin: 0 4px;
}

.social-links li a {
    display: inline-block;
}

.social-links li a i {
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #ff9800;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.social-links li a i:hover, .social-links li a i:focus {
    color: #ffeb3b;
}

/*====================================================
16. top button
====================================================*/
#back-to-top {
    position: fixed;
    width: 41px;
    left: 21px;
    bottom: 21px;
    z-index: 1000;
    background: #ffffff00;
    color: #ffffff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    display: none;
}

#back-to-top i {
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
}

#back-to-top span {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

#back-to-top:hover {
    color: #FFC107;
    right: 0;
}

/*====================================================
17. error page
====================================================*/
.error-block-inner {
    padding: 40px;
}

.error-block-inner h1 {
    margin-top: 0;
}

/*====================================================
18. other
====================================================*/
.tags-cats {
    margin-top: 10px;
}

.entry-btn {
    background-color: #f5f5f5;
    color: #000 !important;
    font-size: 12px;
    display: inline-block;
    font-weight: bold;
    padding: 1px 10px;
    border-radius: 5px;
    text-align: center;
    margin: 7px 7px 0 0;
    border: 1px solid #e5e5e5;
}

.ct-size a, .ct-size {
    font-size: 11px;
    font-weight: 700 !important;
    padding: 0px 1px 0 0px;
    margin: 0px 1px 0 0;
}

.ct-size i.fa-tags {
    font-size: 9px;
    margin-left: 3px;
}

.ct-size i.icofont-ui-folder {
    font-size: 12px;
    margin-left: 3px;
}

.ct-size i.icofont-fire-burn {
    font-size: 16px;
    color: #d92626;
}

.input.codeButtons, select.codeButtons {
    background: #5d5d5d;
    border: 1px solid #243443;
    margin: 6px 1px;
    color: #ffffff;
    font-size: 9px;
    padding: 3px 1px;
    width: auto !important;
    line-height: 14px;
}

.codeButtons {
    background: #5d5d5d;
    border: 1px solid #243443;
    margin: 1px 1px;
    color: #ffffff;
    font-size: 10px;
    padding: 1px 4px;
    display: inline;
    width: auto !important;
    border-radius: 4px;
    line-height: 16px;
}

.swt2 {
    -moz-border-radius: 4px 0px 0px 4px;
    -webkit-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
    background-color: #ffffff;
    padding: 7px;
    text-align: center;
    line-height: 30px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #edeef0;
    border-bottom-color: #edeef0;
    border-left-color: #edeef0;
    font-size: 13px;
    color: #974216;
}

. .swt3 {
    -moz-border-radius: 0px 4px 4px 0px;
    -webkit-border-radius: 0px 4px 4px 0px;
    border-radius: 0px 4px 4px 0px;
    background-color: #ffffff;
    padding: 7px;
    text-align: center;
    line-height: 30px;
    font-size: 13px;
    border: 0px solid #fff;
    margin-left: -4px;
    color: #000;
}

.swt4 {
    -moz-border-radius: 0px 4px 4px 0px;
    -webkit-border-radius: 0px 4px 4px 0px;
    border-radius: 0px 4px 4px 0px;
    background-color: #ffffff;
    padding-top: 7px;
    padding-right: 10px;
    padding-bottom: 7px;
    padding-left: 10px;
    text-align: center;
    line-height: 30px;
    font-size: 13px;
    border: 0px solid #fff;
    margin-left: -4px;
    color: #000;
}

.swchItem {
    background-color: #00000000;
    font-size: 14px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #00000000;
    border-bottom-color: #00000000;
    border-left-color: #00000000;
    margin-left: -4px;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    color: #000;
    border-radius: 7px;
}

.swchItemA {
    background-color: #ffffff00;
    font-size: 14px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #ff980000;
    border-bottom-color: #ff980000;
    border-left-color: #ff980000;
    margin-left: -4px;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    color: #ff5722;
    border-radius: 7px;
}

.swt2:hover {
    color: #000000;
    text-decoration: none;
    background-color: #ffffff;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
    border-left-color: #ffffff;
}

.swt3:hover {
    color: #000000;
    text-decoration: none;
    background-color: #ffffff;
    border: 0px;
    solid: #ffffff;
}

.swchItem:hover {
    font-size: 15px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #ff980000;
    border-bottom-color: #ff980000;
    border-left-color: #ff980000;
    color: #ff7522;
    text-decoration: none;
    background-color: #ff980000;
}

.jl_menu_footer {
    padding: 0px 30px 30px 30px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.jl_menu_lb {
    left: auto;
    position: relative !important;
    bottom: auto !important;
    background: #222 !important;
    color: #fff;
    top: -2px;
    line-height: 16px;
    height: 16px !important;
    font-size: 10px;
    padding: 0px 5px;
    letter-spacing: 0px !important;
    width: unset !important;
    display: inline-block !important;
    margin-left: 4px;
    border-radius: 3px;
}

/*====================================================
19.0 1400px
====================================================*/
@media screen and (max-width: 1400px) {
    body {
        font-size: 16px;
        line-height: 26px;
    }

    h1 {
        font-size: 20px;
        letter-spacing: 1px;
    }

    h3 {
        font-size: 18px;
        margin-bottom: 0px;
    }

    h4 {
        font-size: 18px;
    }

    h5 {
        font-size: 22px;
        letter-spacing: 0px;
        padding: 4px;
        border-bottom: 1px dotted #c8ccd1;
    }

    h2 {
        font-size: 14px;
    }

    p {
        margin-bottom: 0px;
        font-size: 15px;
        margin-top: 0px;
    }

    .main-navigation .menu li a, .navbar-collapse .menu li a {
        font-size: 11px;
        letter-spacing: 1.2px;
        color: #e3e3e3;
        padding: 2px 8px;
    }

    .post-header .post-meta {
        padding: 0px 4px;
        margin-bottom: 7px;
        font-size: 8px;
        ;border-radius: 4px;
        letter-spacing: 1px;
    }

    .post-header .post-meta:hover {
        padding: 0px 4px;
        margin-bottom: 7px;
        font-size: 8px;
        ;border-radius: 4px;
        letter-spacing: 1px;
    }

    .post-excerpt {
        display: none;
    }

    .post-footer .author-name {
        color: #ffffff;
        padding: 5px 10px;
        font-size: 10px;
        letter-spacing: 0px;
    }

    .post-wrap {
        height: 270px;
    }

    .post-wrap1 {
        height: 190px;
        overflow: hidden;
        width: 33.33%;
    }

    .post-wrap2 {
        height: 244px;
        width: 50%;
        float: left;
    }

    .post-wrap2 a:hover .post-content .post-header .post-title {
        font-size: 19px;
    }

    .post-wrap3 {
        height: 244px;
        width: 50%;
    }

    .post-wrap3 a:hover .post-content .post-header .post-title {
        font-size: 18px;
    }

    .post-wrap4 {
        height: 160px;
        width: 50%;
        float: left;
    }

    .single-post-full .post-content-wrap {
        padding: 11px;
        margin-top: 4px;
        border-radius: 11px;
        margin-bottom: 4px;
    }

    .single-post-full .post-content-wrap:hover {
        padding: 11px;
        margin-left: 6px;
        margin-right: 6px;
        margin-top: 4px;
        margin-bottom: 4px;
        border-bottom: 2px solid #df8500;
    }

    .single-post-full .post-content-wrap3 {
        background: linear-gradient(45deg, #f5f5f5, #eee);
        padding: 0px;
        margin-left: 6px;
        margin-right: 6px;
        margin-top: 4px;
        border-radius: 4px;
        margin-bottom: 4px;
    }

    .sub-text-new1 {
        leletter-spacing: 1px;
        font-size: 10px;
    }

    .sidebar-wrap .widget1.widget_recent_entries ul li {
        font-size: 11px;
    }

    .single-post-full .post-content-wrap .post-header .post-title {
        font-size: 14px;
        letter-spacing: 0px;
        color: #000000;
        padding: 4px 4px;
    }

    .prev-next-wrap .previous-post .prev-next-inner, .prev-next-wrap .next-post .prev-next-inner {
        min-height: 210px;
        border-radius: 22px;
    }

    .prev-next-wrap .previous-post .link-text,.prev-next-wrap .next-post .link-text {
        font-size: 8px;
    }

    .comment-container ol li header .author-avater-link img {
        width: 40px;
        height: 40px;
        border: 1px solid #ff9800;
    }

    .sidebar-wrap .widget2.widget_recent_entries ul li .post-date1 {
        display: block;
        color: #AEAEAE;
        font-size: 11px;
        line-height: 20px;
    }

    .sidebar-wrap .widget2.widget_recent_entries ul li {
        padding: 4px 0 7px;
        border-bottom: 1px solid #4e4e4e;
        font-size: 15px;
    }

    .sidebar-wrap .widget.widget_recent_comments ul li {
        color: #7b7b7b;
    }

    .sidebar-wrap .widget.widget_recent_entries ul li {
        padding: 4px 0 4px;
        border-bottom: 1px solid #efebd9;
    }

    .sidebar-wrap {
        padding: 4px 0px 0px 4px;
        margin-top: 4px;
    }

    .cover6 .cover-inner {
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 4px;
        padding-right: 4px;
        background: #fcf9ef00;
        font-size: 13px;
    }
}

@media screen and (max-width: 991px) {
    .post-wrap3 {
        height: 244px;
        width: 50%;
        float: left;
    }
}

/*====================================================
19.1 767px
====================================================*/
@media screen and (max-width: 767px) {
    .btn-default1, input[type="submit"] {
        background: linear-gradient(359deg, #3e311e, #b5610b);
        border: 0px;
        color: #ffffff;
        border-radius: 30px;
        box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
    }

    input[type="search"], input[type="text"], input[type="url"], input[type="email"], input[type="password"], textarea,.form-control {
        padding: 4px 7px;
        border: 0px;
        margin-bottom: 11px;
        margin-top: 0px;
        border-bottom: 2px solid #000000;
    }

    .button3 {
        --animation-color: #ffcd00;
        --fs-size: 0.6em;
        letter-spacing: 3px;
    }

    .navbar {
        position: relative;
        min-height: 50px;
        background-color: #93ae9400;
        background: linear-gradient(182deg, #6a4736, #a15e45, #a15e45);
        margin-bottom: 0px;
        padding-bottom: 11px;
        border: 0px solid transparent;
    }

    .gam2 {
        display: none;
    }

    body {
        font-size: 15px;
        background-color: #fbf8ee;
    }

    h1 {
        font-size: 18px;
    }

    h2 {
        font-size: 12px;
    }

    h2:hover, h2:focus {
        font-size: 12px;
        letter-spacing: 1px;
        color: #ffffff;
    }

    h3 {
        font-size: 15px;
    }

    h5 {
        font-size: 19px;
        color: #202020;
        border-bottom: 1px dotted #c8ccd1;
    }

    h6 {
        font-size: 15px;
    }

    h6:hover {
        font-size: 15px;
        letter-spacing: 2px;
    }

    p {
        font-size: 14px;
        letter-spacing: 1px;
    }

    .main-navigation .menu li a, .navbar-collapse .menu li a {
        font-size: 15px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 2px;
        color: #ffffff;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        padding: 4px 10px;
    }

    .main-navigation .menu li a:hover, .navbar-collapse .menu li a:hover, .main-navigation .menu li a:focus, .navbar-collapse .menu li a:focus {
        color: #ff9800;
    }

    .main-navigation .menu li.current-menu-item > a, .navbar-collapse .menu li.current-menu-item > a, .main-navigation .menu li.current-menu-parent > a, .navbar-collapse .menu li.current-menu-parent > a, .main-navigation .menu li.current-menu-ancestor > a, .navbar-collapse .menu li.current-menu-ancestor > a {
        padding: 4px 10px;
    }

    .main-navigation .menu li ul li a, .navbar-collapse .menu li ul li a {
        margin-bottom: 2px;
        line-height: 1em;
    }

    .main-navigation .menu li ul li a:hover, .navbar-collapse .menu li ul li a:hover {
        color: #ffde00;
        text-decoration: none;
    }

    .post-single .post-content .featured-mark {
        width: 33px;
        line-height: 29px;
        font-size: 14px;
        border-radius: 20px;
    }

    .post-single .post-content .featured-mark i {
        font-size: 13px;
    }

    .post-header .post-meta {
        padding: 0px 11px;
        margin-bottom: 11px;
        font-size: 9px;
        border-radius: 7px;
    }

    .post-header .post-meta:hover {
        padding: 0px 11px;
        margin-bottom: 11px;
        font-size: 9px;
        border-radius: 7px;
    }

    .post-excerpt {
        flex-wrap: nowrap;
    }

    .post-footer {
        bottom: 11px;
        left: 9px;
    }

    .post-footer .author-name {
        padding: 4px 7px;
        border-radius: 11px;
    }

    .post-wrap {
        padding: 4px;
        height: 264px;
    }

    .post-wrap1 {
        padding: 4px;
        height: 264px;
        width: 100%;
    }

    .post-wrap2 {
        padding: 4px;
        height: 264px;
        width: 100%;
    }

    .post-wrap2 a:hover .post-content .post-header .post-title {
        font-size: 15px;
    }

    .post-wrap3 {
        padding: 4px;
        height: 268px;
        overflow: hidden;
        width: 100%;
    }

    .post-wrap3 a:hover .post-content .post-header .post-title {
        font-size: 15px;
        color: #FF9800;
    }

    .post-wrap4 {
        height: 160px;
    }

    .post-wrap4 a:hover .post-content .post-header .post-title {
        font-size: 16px;
    }

    .pagination-wrap {
        padding: 6px;
        letter-spacing: 2px;
        background-color: #4a4b4c00;
    }

    .single-post-full .post-content-wrap {
        background: linear-gradient(360deg, #ffffff, #fbf8ee);
        padding: 4px;
        margin-left: 0px;
        margin-right: 0px;
        border-bottom: 2px solid #ffc107;
    }

    .single-post-full .post-content-wrap:hover {
        background: linear-gradient(358deg, #ffffff, #fbf9f0);
        padding: 4px;
        margin-left: 0px;
        margin-right: 0px;
        border-bottom: 2px solid #ff9800;
    }

    .single-post-full .post-content-wrap1 {
        padding: 0px;
        margin-left: 0px;
        margin-right: 0px;
        border-radius: 0px;
    }

    .single-post-full .post-content-wrap3 {
        background: linear-gradient(45deg, #f5f5f500, #eee0);
        margin-left: 4px;
        margin-right: 4px;
        margin-top: 11px;
        border-radius: 11px;
        margin-bottom: 11px;
    }

    .single-post-full .post-content-wrap .post-header .post-title {
        font-size: 11px;
        letter-spacing: 1px;
        border-bottom: 2px solid #2c2723;
        color: #ffffff;
        padding-left: 0px;
        margin-bottom: 7px;
        padding: 7px;
        background-color: #78829e;
        background: radial-gradient(circle, #ad6f13, #362821);
    }

    .single-post-full .post-content-wrap .post-header .post-title a {
        color: #ffe6c7
    }

    .single-post-full .post-content-wrap .post-header .post-title a:hover {
        color: #ffffff
    }

    .single-post-full .post-content-wrap .featured-media {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .single-post-full .post-content-wrap1 .featured-media {
        margin-left: 4px;
        margin-right: 4px;
    }

    .single-post-full .post-content-wrap1 .featured-media img {
        border-radius: 11px;
    }

    .tag-wrap {
        border-radius: 0px;
        padding: 0px 2px;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
    }

    .share-wrap {
        background: linear-gradient(359deg, #f9f3de, #fbf8ef);
        border-radius: 11px;
        margin-top: 11px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 11px;
        border-bottom: 2px solid #85674e;
        box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 48%);
    }

    .share-wrap .share-wrap-inner {
        font-size: 16px;
    }

    .share-wrap1 {
        background: #000;
        border-radius: 15px;
        margin-left: 4px;
        margin-bottom: 11px;
        margin-right: 4px;
        border-bottom: 2px solid #ffc107;
    }

    .share-wrap1 .share-wrap-inner {
        text-align: center;
    }

    .share-wrap2 {
        color: #202020;
        background: #fbf8ee;
        margin-left: 6px;
        margin-right: 6px;
        border: 1px solid #fbf8ee;
        border-bottom: 2px solid #ff5722;
    }

    .share-wrap2 .share-wrap-inner {
        text-align: center;
        padding-left: 4px;
        padding-right: 4px;
        font-size: 12px;
    }

    .share-wrap2 a {
        color: #000000
    }

    .share-wrap2 a:hover {
        color: #000000;
        text-decoration: underline;
    }

    .share-wrap3 {
        margin-left: 0px;
        margin-right: 0px;
        bborder-bottom: 2px solid #ff5722;
        box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 48%);
    }

    .share-wrap3 .share-wrap-inner {
        padding-left: 2px;
        padding-top: 7px;
        padding-right: 2px;
        ;;padding-bottom: 7px;
        font-size: 15px;
    }

    .format-quote .featured-media {
        margin-bottom: 0;
        padding: 24px 11px;
        border-radius: 0px;
    }

    .format-gallery .gallery-tiled ul li {
        width: 50%;
    }

    .author-comment-wrap {
        margin-left: -15px;
        margin-right: -15px;
    }

    .about-author {
        background: linear-gradient(180deg, #fbf8ee, #fbf8ee, #c7ae88);
        border-radius: 11px;
        margin-top: 11px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 11px;
        border: 0px solid #fbf8ee;
        border-bottom: 2px solid #ab8a2c;
    }

    .prev-next-wrap {
        margin-bottom: 11px;
    }

    .prev-next-wrap .previous-post .prev-next-inner,.prev-next-wrap .next-post .prev-next-inner {
        padding: 0px;
        padding-top: 45px;
        text-align: center;
        min-height: 130px;
        background-color: #00000000;
        border-radius: 11px;
        width: 100%;
    }

    .prev-next-wrap .previous-post .link-text, .prev-next-wrap .next-post .link-text {
        display: none;
    }

    .prev-next-wrap .previous-post .prev-next-wrap .next-post {
        border-radius: 0px;
    }

    .comment-notes {
        display: none;
    }

    .comment-container {
        margin-top: 0px;
        margin-left: 4px;
        margin-right: 4px;
    }

    .comment-container ol {
        margin: 0px 0px 0px;
    }

    .comment-container ol li {
        padding: 7px;
        border: 0px solid #f3f3f3;
        border-bottom: 2px solid #ffc107;
    }

    .comment-container ol li header .comment-details .commenter-name {
        color: #000000;
    }

    .sidebar-wrap .widget2 {
        padding: 11px;
        font-size: 11px;
    }

    .sidebar-wrap {
        padding: 4px;
        margin-top: 0px;
    }

    .cover {
        color: #000000;
        padding: 0px 0px 6px 0px;
    }

    .cover1 {
        color: #d3d3d3;
        font-size: 11px;
        padding: 11px 4px;
    }

    .cover2 {
        color: #000000;
        padding: 0px 0px 0px 0px;
        font-size: 15px;
    }

    .cover3 {
        color: #000000;
        padding: 4px 0px 4px 0px;
    }

    .cover4 {
        color: #000000;
        padding: 11px 0px 0px 0px;
    }

    .cover4 a {
        color: #000;
    }

    .cover4 a:hover {
        color: #FFC107;
    }

    .cover5 {
        color: #000000;
        text-align: center;
        padding: 11px 0px;
    }

    .cover5 a {
        color: #000000
    }

    .cover5 a:hover {
        color: #6b6b6b;
    }

    .cover6 {
        color: #54565a;
        text-align: center;
        padding: 0px 0px 0px 0px;
    }

    .cover7 {
        color: #ffffff;
        padding: 0px 0px 0px 0px;
    }

    .cover71 {
        color: #000;
        padding: 4px 0px 4px 0px;
    }

    .cover8 {
        background-position: center;
        padding: 7px 4px;
    }

    .cover81 {
        padding: 11px 4px;
    }

    .cover .cover-inner {
        padding-left: 7px;
        padding-right: 7px;
        padding-top: 10px;
        padding-bottom: 10px;
        border-radius: 0px 0px 20px 20px;
        box-shadow: 0px 5px 5px -5px rgb(34 60 80 / 60%);
        border-bottom: 2px solid #212c27;
        background: linear-gradient(167deg, #a15e45, #a15e45, #cb7832);
    }

    .cover .cover-inner:hover {
        padding-left: 7px;
        padding-right: 7px;
        padding-top: 10px;
        padding-bottom: 10px;
        border-radius: 0px 0px 20px 20px;
        box-shadow: 0px 5px 5px -5px rgb(34 60 80 / 60%);
        border-bottom: 2px solid #212c27;
        background: linear-gradient(167deg, #a15e45, #a15e45, #ac6326);
    }

    .cover1 .cover-inner {
        padding-left: 7px;
        padding-right: 7px;
        background: #0e0a04;
        border-bottom: 2px solid #ffc107;
    }

    .cover1 .cover-inner a {
        color: #cecece;
        border-bottom: solid 2px #ff5722;
    }

    .cover2 .cover-inner {
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 11px;
        padding-right: 11px;
    }

    .cover3 .cover-inner {
        padding-top: 1px;
        padding-bottom: 1px;
        background: #ebe6d800;
        border-radius: 11px;
        font-size: 11px;
        border-bottom: 2px solid #7c7754;
    }

    .cover4 .cover-inner {
        padding-top: 11px;
        padding-bottom: 11px;
        padding-left: 4px;
        padding-right: 4px;
        background: linear-gradient(180deg, #fbf8ee, #fbf8ee, #1c1100);
        border-radius: 0px;
        font-size: 11px;
    }

    .cover5 .cover-inner {
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 4px;
        padding-right: 4px;
        font-size: 11px;
        background: #f1f7e000;
        border-bottom: 2px solid #b3693d;
    }

    .cover6 .cover-inner {
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 4px;
        padding-right: 4px;
        background: #e7e7e700;
        border-radius: 11px;
        border: 0px solid #ddd0;
        border-bottom: 2px solid #603a0a;
        font-size: 11px;
    }

    .cover7 .cover-inner {
        padding-left: 2px;
        padding-right: 2px;
        border-radius: 0px;
        font-size: 12px;
        border-bottom: 0px solid #394030;
        background: #a15e45;
    }

    .cover71 .cover-inner {
        background: #362c2400;
        border-radius: 11px;
        border: 0px solid #2e2117;
        border-bottom: 2px solid #000;
        box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
    }

    .cover8 .cover-inner {
        padding-left: 4px;
        padding-right: 4px;
        padding-top: 2px;
        padding-bottom: 2px;
        border-radius: 9px;
        font-size: 11px;
        background: linear-gradient(178deg, #4f5447, #393e32);
    }

    .cover81 .cover-inner {
        padding-left: 4px;
        padding-right: 4px;
        border-radius: 11px;
        font-size: 11px;
        background: linear-gradient(178deg, #1e201a, #12140e);
    }

    .navbar-brand {
        font-size: 3em;
        line-height: 1em;
        padding: 0px;
    }

    .navbar-brand:hover, .navbar-brand:focus {
        color: #202020;
    }

    .navbar-brand img {
        max-height: 50px;
    }

    .navbar-toggle {
        border: 1px solid #68392a;
        margin-top: 6px;
        margin-bottom: 0;
        background: #623d2d;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 30px;
        padding: 12px 8px;
        margin-right: 0px;
        box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
    }

    .navbar-toggle .icon-bar {
        background: #ffffff;
    }

    .navbar-collapse .navbar-nav {
        margin: 21px -15px 0;
    }

    .navbar-collapse .navbar-nav.menu li ul {
        position: relative;
        left: 0;
        width: auto;
        padding-top: 6px;
        padding-left: 6px;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -ms-opacity: 1;
        -o-opacity: 1;
        opacity: 1;
        filter: alpha(opacity=(100));
        visibility: visible;
        background: transparent;
        display: none;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
    }

    .navbar-collapse .navbar-nav.menu li ul li a {
        color: #fff;
        padding: 5px 10px;
    }

    .navbar-collapse .navbar-nav.menu li ul li a:hover {
        color: #ff9800;
    }

    .navbar-collapse .navbar-nav.menu li.menu-item-has-children > a {
        margin-right: 0px;
    }

    .navbar-collapse .navbar-nav.menu li.menu-item-has-children > a:after {
        content: '';
    }

    .navbar-collapse .navbar-nav.menu li .submenu-button {
        position: absolute;
        width: 17px;
        height: 17px;
        top: 5px;
        right: 11px;
        border: 1px solid #764131;
        background: #fff5c4;
        border-radius: 20px;
        z-index: 9;
        cursor: pointer;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s;
    }

    .navbar-collapse .navbar-nav.menu li .submenu-button:before {
        content: '';
        width: 9px;
        height: 1px;
        background: #202020;
        left: 3px;
        top: 7px;
        position: absolute;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s;
    }

    .navbar-collapse .navbar-nav.menu li .submenu-button:after {
        content: '';
        width: 1px;
        height: 9px;
        background: #202020;
        left: 7px;
        top: 3px;
        position: absolute;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s;
    }

    .navbar-collapse .navbar-nav.menu li .submenu-button:hover, .navbar-collapse .navbar-nav.menu li .submenu-button:focus {
        border-color: #000000;
    }

    .navbar-collapse .navbar-nav.menu li .submenu-button:hover:before, .navbar-collapse .navbar-nav.menu li .submenu-button:focus:before, .navbar-collapse .navbar-nav.menu li .submenu-button:hover:after, .navbar-collapse .navbar-nav.menu li .submenu-button:focus:after {
        background: #000000;
    }

    .navbar-collapse .navbar-nav.menu li .submenu-button.opened:after {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .nav > li > a:focus,.nav > li > a:hover {
        background: none;
    }

    .content-area-wrap {
        margin-left: -1px;
    }

    .main-footer {
        margin-left: 0;
    }

    .prev-next-wrap .previous-post, .prev-next-wrap .next-post {
        border-left: none;
        width: 49%;
        float: none;
    }

    .prev-next-wrap .previous-post {
        margin-bottom: 0px;
        border-radius: 11px;
        box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
    }

    .prev-next-wrap .next-post {
        margin-top: 0px;
        border-radius: 11px;
        box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
    }

    .sidebar-wrap .widget {
        padding: 0px;
        padding-bottom: 6px;
    }
}

@media screen and (prefers-color-scheme: dark) {
    .copytext1 {
        padding: 11px 11px;
        background: #1b1c1e;
        border-radius: 11px;
        border: 0px;
        margin-bottom: 11px;
        margin-top: 0px;
    }

    .copytext {
        margin-bottom: 11px;
        margin-top: 0px;
        padding: 0px 7px;
        background: linear-gradient(180deg, #fcfff300, #000000);
        border: 0px;
        color: #ffffff;
        font-size: 16px;
        border-radius: 11px;
        min-height: 30px;
        border-bottom: 2px solid #1e1e1e;
        box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 84%);
    }

    .copytext:hover {
        margin-bottom: 11px;
        margin-top: 0px;
        padding: 0px 7px;
        background: linear-gradient(180deg, #fcfff300, #000000);
        border: 0px;
        color: #ffffff;
        font-size: 16px;
        border-radius: 11px;
        min-height: 30px;
        border-bottom: 2px solid #000000;
        box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 84%);
    }

    input[type="text1"] {
        padding: 0px 7px;
        background: linear-gradient(180deg, #fcfff300, #1e1e1e);
        font-size: 16px;
        border: 0px;
        color: #ffffff;
        border-radius: 11px;
        min-height: 30px;
        border-bottom: 2px solid #000000;
        box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 84%);
    }

    input[type="text1"]:hover, input[type="text1"]:focus, input[type="text1"]:active {
        border: 0x solid #003c1c;
        border-bottom: 2px solid #0e0e0e;
        outline: none;
        font-size: 16px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 84%);
    }

    input[type="search"], input[type="text"], input[type="url"], input[type="email"], input[type="password"], textarea, .form-control {
        background: linear-gradient(180deg, #fbf8ee00, #323232);
        color: #ffffff;
    }

    h5 {
        font-size: 24px;
        letter-spacing: 1px;
        color: #FFB74D;
        padding: 2px;
        border-bottom: 1px solid #2c2c2c;
    }

    h6 {
        color: #dedede;
        border-bottom: 1px solid #2222229e;
    }

    h6:hover {
        color: #000000;
        background: linear-gradient(270deg, #ffffff00 0%, #ffffff00 55%, #ffffff00 100%);
        border-bottom: 1px solid #2222229e;
    }

    a {
        color: #FFC107;
    }

    a:hover, a:focus {
        color: #ffffff;
        text-decoration: none;
    }

    body {
        color: #ffffff;
        background-color: #000000;
    }

    .header-wrap {
        background: linear-gradient(to right, #070707 , #00000000);
    }

    .cover1 {
        color: #d7d7d7;
    }

    .cover2 {
        color: #d7d7d7;
    }

    .cover3 {
        color: #ffffff;
    }

    .cover11 {
        color: #d1d1d1;
    }

    .cover6 {
        color: #e3e3e3;
    }

    .catName {
        border-bottom: 2px solid #ffffff;
    }

    .catNumData {
        color: #fff;
    }

    .single-post-full .post-content-wrap .post-content-full a {
        color: #F57C00;
        border-bottom: solid 2px #ff9800;
    }

    .single-post-full .post-content-wrap .post-content-full a:hover {
        color: #ffffff;
        border-bottom: solid 2px #ff9800;
    }

    .single-post-full .post-content-wrap .post-header .post-title {
        border-bottom: 2px solid #ff9800;
        color: #cecece;
    }

    .share-wrap {
        background: linear-gradient(180deg, #e5e9ed00, #000000);
    }

    .about-author {
        background: #242424;
        border: 1px solid #0c0c0c;
    }

    .share-wrap .share-wrap-inner .share-text {
        color: #b7b7b7;
    }

    .share-wrap1 {
        background: #242424;
        border-bottom: 2px solid #2c2c2c;
    }

    .about-author .details .author a {
        color: #FFC107;
    }

    .post-single .post-content {
        border-radius: 8px;
    }

    .cover6 .cover-inner {
        border-bottom: 2px solid #FFE082;
    }

    .single-post-full .post-content-wrap {
        background: linear-gradient(180deg, #e5e9ed00, #111);
        border-bottom: 2px solid #1a1a1a;
    }

    .single-post-full .post-content-wrap:hover {
        border-bottom: 2px solid #1f1f1f;
    }

    .sidebar-wrap .widget .title {
        color: #ffffff;
    }

    .sub-text-new {
        color: #a5a5a5;
    }

    .share-wrap .share-wrap-inner ul li a i {
        color: #cdcdcd;
    }

    .share-wrap .share-wrap-inner ul li a:hover i, .share-wrap .share-wrap-inner ul li a:focus i {
        color: #ffffff;
    }

    .comment-notes {
        color: #aaaaaa !important;
    }

    .gameSub1 {
        color: #f5f5f5;
        background: #fdfbf600;
    }

    .gameSub1 a {
        color: #7ea3ff;
    }

    .gameSub1 a:hover, .gameSub1 a:focus {
        color: #ffffff;
    }

    .sidebar-wrap .widget a {
        color: #d2d2d2;
    }

    .sidebar-wrap .widget a:hover, .sidebar-wrap .widget a:focus {
        color: #ffffff;
    }

    .sidebar-wrap .widget.widget_recent_entries ul li a {
        color: #ffc107;
    }

    .sidebar-wrap .widget.widget_recent_entries ul li a:hover {
        color: #ffffff;
    }

    .sidebar-wrap .widget.widget_recent_entries ul li .post-date a {
        color: #ffffff;
    }

    .sidebar-wrap .widget.widget_recent_entries ul li .post-date a:hover {
        color: #7babc2;
    }

    .sidebar-wrap .widget.widget_recent_entries ul li .post-date1 {
        color: #e1e1e1;
    }

    .sidebar-wrap .widget.widget_recent_comments ul li a {
        color: #a0a0a0;
    }

    .sidebar-wrap .widget.widget_recent_comments ul li a.url {
        color: #ff9000;
    }

    .sidebar-wrap .widget.widget_recent_comments ul li a:hover, .sidebar-wrap .widget.widget_recent_comments ul li a:focus {
        color: #FFC107;
    }

    .sidebar-wrap .widget.widget_recent_comments ul li {
        color: #9e9e9e;
        border-bottom: 1px solid #c0c9d92b;
    }

    .codeButtons {
        color: #ffa000;
        background: #5d5d5d00;
        border: 0px solid #243443;
    }

    .input.codeButtons, select.codeButtons {
        color: #ff5722;
        background: #5d5d5d00;
        border: 1px solid #24344300;
    }

    .format-gallery .gallery-tiled ul li a .overlay {
        background: rgb(18 18 18 / 11%);
    }

    .sidebar-wrap .widget3 {
        background: linear-gradient(to bottom, #684130 , #100a01);
        border-bottom: 2px solid #100a01;
    }

    .sidebar-wrap .widget.widget_recent_entries ul li .post-date {
        display: block;
        color: #969696;
        font-size: 12px;
        line-height: 20px;
    }

    .comment-container ol li {
        background-color: #fbf8ee00;
        color: #c6c6c6;
        border: 1px solid #fbf8ee00;
        border-bottom: 2px solid #ff9800;
    }

    .comment-container ol li header .comment-details .commenter-meta {
        color: #969696;
    }

    .comSub1 a {
        color: #737373;
    }

    .comSub1 a:hover {
        color: #ffffff;
    }

    .comment-container ol li header .comment-details .commenter-name {
        color: #ff9000;
        display: inline-block;
    }

    @media screen and (max-width: 767px) {
        .single-post-full .post-content-wrap:hover {
            background: linear-gradient(180deg, #ffffff00, #111111);
            padding: 4px;
            margin-left: 0px;
            margin-right: 0px;
            border-bottom: 2px solid #212020;
        }

        .cover4 .cover-inner {
            padding-top: 11px;
            padding-bottom: 11px;
            padding-left: 4px;
            padding-right: 4px;
            background: linear-gradient(180deg, #fbf8ee00, #fbf8ee00, #1c110000);
            border-radius: 0px;
            font-size: 11px;
        }

        .cover4 a {
            color: #ffffff;
        }

        .cover4 a:hover {
            color: #FF9800;
        }

        .cover1 a {
            color: #d1f0ff;
            border-bottom: solid 1px #607D8B;
        }

        .cover1 a:hover {
            color: #ffffff;
        }

        .cover4 {
            color: #7c7c7c;
        }

        .cover5 .cover-inner {
            border-bottom: 2px solid #ffffff;
        }

        .cover5 {
            color: #ffffff;
        }

        .cover5 a {
            color: #b4b4b4;
        }

        .cover5 a:hover {
            color: #ffffff;
        }

        .about-author {
            background: linear-gradient(180deg, #ffffff00, #191919);
            border-radius: 20px;
            border: 0px;
        }

        .about-author .details .author a {
            color: #FFC107;
        }
    }
}
