/*
Theme Name: moqbmhl Plus
Theme URI: 
Author: Touuki
Author URI: 
Description: moqbmhl Plus is a beautiful and powerful WordPress Theme constructed by Bootstrap3. It's a refactoring and improvement of the unmaintained qlsecqjuqi 2.1.0. qlsecqjuqi Plus will make your WordPress look beautiful everywhere.
Tested up to: 5.7
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-menu, featured-images, sticky-post, threaded-comments, blog
Text Domain: aiiowlumhp-plus

*/

/* --------------------------- Base Start ----------------------------------- */



body {
    background-color: #f0f0f0;
    word-break: normal;
    word-wrap: break-word;
    overflow-x: hidden;
}

a {
    color: #d9534f;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #c9302c;
    text-decoration: none;
}

img,
figure,
video {
    max-width: 100%;
	height: auto;
}

a,
img,
input,
textarea,
button,
.panel-btn-toggle,
.panel-btn-remove,
.label-meta,
.goto-top,
.navbar-top,
.if-navbar-fixed i
 {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

td, th {
    padding: .5em;
    word-break: normal;
}

blockquote {
    padding: .5em 1em;
    margin: 0 0 10px;
    font-size: 1em;
    border-left: 0.2em solid #d9534f;
}

.alignleft {
	float: left;
    margin: 0 16px 10px 0;
}

.alignright {
	float: right;
    margin: 0 0 10px 16px;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 10px;
}

/* --------------------------- Base End ----------------------------------- */


/* --------------------------- Bootstrap Start --------------------------- */

.alert {
    padding: 6px 12px;
    margin-top: 0;
    margin-bottom: 16px;
    line-height: 20px;
}

.thumbnail {
    padding: 0;
}

.panel {
    border: none;
}

.panel-default {
    margin-bottom: 30px;
}

.panel-default:not(.breadcrumb) {
    padding: 20px;
}

.thumbnail img {
    border-radius: 4px;
    border: 1px solid #e5e5e5;
}

.thumbnail img:hover {
    border: 1px solid #d9534f;
    opacity: 0.8;
}

.btn.active.focus, .btn.active:focus, .btn.focus, 
.btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none;
    border-color: transparent;
}

.input-group .input-group-addon {
    background-color: #d9534f;
    color: white;
    border: 1px solid #d9534f;
}

.input-group .input-group-addon i {
    width: 15px;
}

.form-control {
    border-color: #d9534f;
}

.form-control:focus {
    border-color: #c9302c;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(217, 83, 79, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(217, 83, 79, .6);
}

/* --------------------------- Bootstrap End ------------------------------ */


/* --------------------------- Main Style Start --------------------------- */

.says,
.screen-reader-text {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.site-content-contain {
    padding-top: 30px;
}

.search-form {
    height: 34px;
}

.post-password-form {
    max-width: 240px;
}

/* --------------------------- Main Style End --------------------------- */

/* --------------------------- Navbar Top Start --------------------------- */

.navbar-top {
    margin: 0;
    border-width: 0;
    border-radius: 0;
    background-color: #3d4450;
}

.navbar-top .navbar-brand,
.navbar-top .navbar-text,
.navbar-top .navbar-toggle,
.navbar-top .navbar-nav>li>a {
    color: #ffffff;
}

.navbar-top .navbar-nav .open>a,
.navbar-top .navbar-nav .open>a:hover,
.navbar-top .navbar-nav .open>a:focus,
.navbar-top .title-home-link:focus,
.navbar-top .title-home-link:hover {
    color: #ffffff;
    background-color: #262c35;
}

.navbar-top .navbar-nav .open .dropdown-menu>li>a:hover,
.navbar-top .navbar-nav .open .dropdown-menu>li>a:focus,
.navbar-inverse .navbar-nav > .current-menu-parent > a,
.navbar-inverse .navbar-nav > .current-menu-item > a {
    color: #ffffff;
    background-color: #d9534f;
}

.navbar-top .navbar-toggle {
    border-color: #ffffff;
    line-height: 0.9;
}

.navbar-top .navbar-toggle:hover,
.navbar-top .navbar-toggle:focus {
    background-color: #d9534f;
    border-color: #d9534f;
}

.navbar-top .navbar-brand {
    padding: 0;
}

.navbar-top .nav.navbar-nav>li>.dropdown-menu>li {
    position: relative;
}

.navbar-top .nav.navbar-nav>li .dropdown-menu>li>a {
    padding-top: 8px;
    padding-bottom: 8px;
}

.navbar-top .nav.navbar-nav>li>.dropdown-menu .dropdown-menu {
    left: 100%;
    top: 0;
}

.navbar-top .navbar-collapse {
    max-height: unset;
}

@media (max-width: 767px) {
    .navbar-top .navbar-nav>li .dropdown-menu {
        padding: 0;
    }
    .navbar-top .nav.navbar-nav>li .dropdown-menu>li {
        padding-left: 20px;
    }
    .navbar-top .navbar-nav .open .dropdown-menu>li>a {
        color: #ffffff;
    }
}

@media (min-width: 768px){
    .navbar-top>.container .navbar-brand,
    .navbar-top>.container-fluid .navbar-brand {
        margin-left: 0;
    }
    .navbar-top .navbar-right {
        margin-right: 0;
    }
    .navbar-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

.navbar-top .title-home-link {
    display: block;
    height: 50px;
    overflow: hidden;
}

.navbar-top .site-title {
    margin: 0;
    padding: 5px 15px 3px 15px;
    font-size: 24px;
    color: #ffffff;
    line-height: 1;
}

.navbar-top .site-description {
    margin: 0;
    padding: 0 15px 0 15px;
    font-size: 10px;
    color: #ffffff;
    font-style: italic;
}

.navbar-top .site-title:only-child {
    font-size: 30px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.navbar-top .if-navbar-fixed i {
    line-height: 30px;
    padding: 10px 10px;
    cursor: pointer;
    color: #ffffff;
}

.navbar-top .if-navbar-fixed.checked i {
    color: #d9534f;
}

.navbar-top .if-navbar-fixed i:hover {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
}
/* --------------------------- Navbar Top End --------------------------- */

/* --------------------------- Date mark Start --------------------------- */

.date-mark {
    background-color: #d9534f;
    border-color: #d43f3a;
    position: absolute;
    height: 70px;
    width: 70px;
    border-radius: 100px;
    left: -20px;
    top: -20px;
    color: white;
    padding-top: 10px;
}

.date-mark .month,
.date-mark .day {
    text-align: center;
    display: block;
}

.date-mark .month {
    margin: 0;
}

.date-mark .day {
    font-size: 30px;
    font-weight: bold;
    margin-top: -5px;
}


/* --------------------------- Article Start --------------------------- */

.page-header,
.page-title {
    margin-top: 0;
}

.entry {
    position: relative;
}

.entry .breadcrumb,
.entry .thumbnail,
.entry .alert .post-thumbnail,
.entry-title,
.entry-meta,
.entry-summary,
.post-navigation {
    margin-bottom: 16px;
}

.entry-stick {
    position: absolute;
    top: -10px;
    right: 5%;
    font-size: 36px;
    color: #d9534f;
}

.entry-title {
    margin-top: 0;
    padding: 0 25px;
    font-size: 36px;
    text-align: center;
}

@media (max-width: 767px) {
    .entry-title {
        padding: 0;
        font-size: 26px;
    }
}

.entry-title a {
    color: #3d4450;
}

.entry-title a:hover,
.entry-title a:focus {
    color: #d9534f;
}

.entry-meta {
    text-align: center;
}

.updated:not(.published) {
    display: none;
}

.label-meta a,
.label-meta a:hover {
    color: #ffffff;
}

.label-meta {
    display: inline-block;
    margin-left: 5px;
    background-color: #3d4450;
}

.label-meta:hover,
.label-meta:focus {
    background-color: #d9534f;
}

.post-navigation {
    /* Clone pager */
    padding-left: 0;
    text-align: center;
}

.post-navigation:before,
.post-navigation:after {
    /* Clone clearfix */
    display: table;
    content: " ";
}

.post-navigation:after {
    /* Clone clearfix */
    clear: both;
}

.post-navigation .nav-previous,
.post-navigation .nav-next {
    /* Clone .pager li */
    display: inline;
}

.post-navigation .nav-previous>a,
.post-navigation .nav-next>a {
    /* Clone previous and next */
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.post-navigation .nav-previous>a {
    /* Clone previous */
    float: left;
}

.post-navigation .nav-next>a {
    /* Clone next */
    float: right;
}

.tags-links a {
    display: inline-block;
    padding: 1px 8px;
    margin-left: 5px;
    margin-bottom: 5px;
    color: #ffffff;
    opacity: 0.9;
    border-radius: 2px;
}

.tags-links a:nth-child(6n+2) {
    background-color: #777777
}

.tags-links a:nth-child(6n+2):hover,
.tags-links a:nth-child(6n+2):focus {
    background-color: #5e5e5e
}

.tags-links a:nth-child(6n+3) {
    background-color: #337ab7
}

.tags-links a:nth-child(6n+3):hover,
.tags-links a:nth-child(6n+3):focus {
    background-color: #286090
}

.tags-links a:nth-child(6n+4) {
    background-color: #5cb85c
}

.tags-links a:nth-child(6n+4):hover,
.tags-links a:nth-child(6n+4):focus {
    background-color: #449d44
}

.tags-links a:nth-child(6n+5) {
    background-color: #5bc0de
}

.tags-links a:nth-child(6n+5):hover,
.tags-links a:nth-child(6n+5):focus {
    background-color: #31b0d5
}

.tags-links a:nth-child(6n) {
    background-color: #f0ad4e
}

.tags-links a:nth-child(6n):hover,
.tags-links a:nth-child(6n):focus {
    background-color: #ec971f
}

.tags-links a:nth-child(6n+1) {
    background-color: #d9534f
}

.tags-links a:nth-child(6n+1):hover,
.tags-links a:nth-child(6n+1):focus {
    background-color: #c9302c
}

.more-link .badge {
    padding: 2px 5px;
    margin-left: 3px;
}

@media (max-width: 767px) {
    .more-link {
        width: 100%;
    }
}

.copyright-post:last-child {
    margin-bottom: 0;
}

/* --------------------------- Article End --------------------------- */

/* --------------------------- Content Start ------------------------- */
.entry-content {
    font-size: 16px;
    line-height: 1.6;
}

.entry-content > * {
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .entry-content ul,
    .entry-content ol {
        padding-left: 15px;
    }
}

/* Adapt IE */
.wp-block-image .aligncenter {
    table-layout: fixed;
    width: 100%;
    text-align: center;
}

/* --------------------------- Related Posts Start --------------------------- */

.related-posts .related-post-title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.related-posts .related-post-content {
    height: 120px;
    font-size: 12px;
}

.related-posts .col-md-4 {
    width: 33%;
    float: left;
}

.related-post {
    margin-bottom: 0;
}


/* --------------------------- Widget Start --------------------------- */


/* button */

.panel-btn-toggle,
.panel-btn-remove {
    float: right;
    margin: 0px 0px 0px 5px;
    cursor: pointer;
    line-height: inherit;
}

.panel-btn-toggle:hover,
.panel-btn-remove:hover {
    color: #d9534f;
}


/* common */

.widget {
    margin-bottom: 30px;
}

.panel-widget:not(.widget_calendar) a {
    color: #666666;
}

.panel-widget a:hover,
.panel-widget a:focus {
    color: #c9302c;
}

.panel-widget li:before,
.panel-widget li:after {
    /* Clone clearfix */
    display: table;
    content: " ";
}

.panel-widget li:after {
    /* Clone clearfix */
    clear: both;
}

.panel-widget .badge,
.panel-widget.widget_recent_entries .post-date,
.panel-widget.widget_rss .rss-date {
    /* Clone badge start */
    min-width: 10px;
    padding: 3px 7px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 10px;
    /* Clone badge end */
    font-size: 10px;
    margin-top: 2px;
    margin-bottom: 2px;
    background-color: #d9534f;
    float: right;
}

.panel-widget:not(.widget_metaslider_widget) ul {
    /* Clone list-group */
    padding-left: 0;
    margin-bottom: 0;
}

.panel-widget:not(.widget_metaslider_widget) ul>li {
    /* Clone list-group-item */
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-width: 1px 0;
    border-radius: 0;
    /* Clone list-group-item End */
}

.panel-widget:not(.widget_metaslider_widget)>ul>li:first-child,
.panel-widget.widget_nav_menu .menu-menu-container>ul>li:first-child {
    /* Clone list-group-item */
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-widget:not(.widget_metaslider_widget)>ul>li:last-child,
.panel-widget.widget_nav_menu .menu-menu-container>ul>li:first-child {
    /* Clone list-group-item */
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel-widget select {
    /* Clone form-control */
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}

.panel-widget.widget_tag_cloud .tagcloud,
.panel-widget.widget_text .textwidget,
.panel-widget.widget_breadcrumb_navxt .breadcrumbs {
    padding: 8px;
}

.panel-widget a>img:hover {
    opacity: 0.8;
}


/* heading */

.panel-widget>.panel-heading {
    padding-top: 5px;
    padding-bottom: 5px;
    color: #ffffff;
    background-color: #3d4450;
}

.panel-widget>.panel-heading a {
    color: #ffffff;
}

.panel-widget .widgettitle {
    display: inline;
    font-size: 14px;
}


/* search */

.panel-widget.widget_search {
    background-color: transparent;
}


/* metaslider */

.widget_metaslider_widget {
    border: none;
}


/* recentcomments */

.panel-widget.widget_recent_comments .avatar {
    border-radius: 50%;
    float: left;
}

.panel-widget.widget_recent_comments .avatar:hover {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
}

.panel-widget.widget_recent_comments .recentcomments {
    background-color: #eeeeee;
    border-radius: 4px;
    display: inline-block;
    padding: 8px;
    margin-left: 10px;
    max-width: -webkit-calc(100% - 50px);
    max-width: calc(100% - 50px);
}


/* rss */

.panel-widget.widget_rss .rssSummary {
    font-size: 11px;
}

.panel-widget.widget_rss cite {
    float: right;
}


/* calendar */

.panel-widget.widget_calendar caption {
    text-align: center;
    color: #000000;
    font-size: 17px;
    padding-bottom: 4px;
}

.panel-widget.widget_calendar .wp-calendar-nav {
    padding: 5px 15px;
}

.panel-widget.widget_calendar .wp-calendar-nav-next {
    float: right;
}

.panel-widget.widget_calendar .wp-calendar-table {
    margin-bottom: 0;
}

.panel-widget.widget_calendar #today {
    background-color: #d9534f;
    color: #ffffff;
}

/* image */

.panel-widget.widget_media_image img {
    width: 100%;
}


/* categories and nav menu*/

.panel-widget.widget_nav_menu .menu-menu-container,
.panel-widget.widget_categories>ul {
    padding-bottom: 10px;
}

.panel-widget.widget_categories ul>li,
.panel-widget.widget_nav_menu ul>li {
    padding-bottom: 0;
}

/* Galleries */

.gallery-item {
    display: inline-block;
    max-width: 33.33%;
    width: 100%;
    position: relative;
}

.gallery-columns-1 .gallery-item {
    max-width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-icon img {
    width: 100%;
    height: auto;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}

.gallery-caption {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    width: 100%;
    max-height: 100%;
    padding: 4px 5px;
    color: #fff;
    text-align: center;
    font-size: 13px;
    font-style: italic;
    background: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3) 70%, transparent);
}


/* --------------------------- Widget End --------------------------- */


/* --------------------------- Comment Start --------------------------- */

.commentlist {
    padding: 0;
    margin-bottom: 0;
}

.commentlist .comment-awaiting-moderation {
    color: #5bc0de;
}

.commentlist .reply a,
.commentlist .comment-metadata a,
.commentlist .comment-author a {
    color: #3d4450;
}

.commentlist .reply a:hover,
.commentlist .reply a:focus,
.commentlist .comment-metadata a:hover,
.commentlist .comment-metadata a:focus,
.commentlist .comment-author a:hover,
.commentlist .comment-author a:focus {
    color: #c9302c;
}

.commentlist ol {
    padding-left: 20px;
}

@media (max-width: 767px) {
    .commentlist ol {
        padding-left: 5px;
    }
}

.commentlist li {
    margin-bottom: 10px;
    list-style: none;
    border: 2px solid #f1f5f8;
    padding: 2px;
    background-color: white;
    border-radius: 4px;
}

.commentlist .comment-body {
    position: relative;
}

.commentlist .comment-body .comment-meta {
    background: #f1f5f8;
    position: relative;
    height: auto;
    min-height: 37px;
    line-height: 37px;
    padding-left: 45px;
}

@media (max-width: 767px) {
    .commentlist .comment-body .comment-meta {
        padding-left: 30px;
    }
}

.commentlist .comment-body .comment-meta .comment-author {
    float: left;
}

.commentlist .comment-body .comment-meta .comment-author .says {
    margin-left: 10px;
}

.commentlist .comment-body .comment-meta img {
    background-color: white;
    border: 4px solid white;
    border-radius: 50%;
    position: absolute;
    display: block;
    left: -40px;
    top: 10px;
    margin: 0;
}

@media (max-width: 767px) {
    .commentlist .comment-body .comment-meta img {
        left: -25px;
        width: 50px;
        height: 50px;
    }
}

.commentlist .comment-body .comment-meta img:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
}

.commentlist .comment-body .comment-metadata {
    text-transform: uppercase;
    float: right;
    margin-right: 10px;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    border-radius: 4px;
}

@media (max-width: 767px) {
    .commentlist .comment-body .comment-metadata {
        display: none;
    }
}

.commentlist .comment-body .comment-content {
    padding: 20px 55px 30px 45px;
    position: relative;
}

@media (max-width: 767px) {
    .commentlist .comment-body .comment-content {
        padding: 10px 10px 20px 30px;
    }
}

.commentlist .comment-body .comment-reply-link,
.commentlist .comment-body .comment-reply-login {
    position: absolute;
    bottom: 3px;
    right: 12px;
    font-size: 12px;
    text-transform: uppercase;
    display: block;
}

.comments-title,
.comment-reply-title {
    text-align: center;
    font-size: 14px;
}

.comment-reply-title #cancel-comment-reply-link {
    font-size: 12px;
    padding: 2px 5px;
    background-color: #d9534f;
    color: #ffffff;
    border-radius: 4px;
}

.comment-form .input-group {
    margin-bottom: 10px;
}

.comment-form-comment {
    margin-bottom: 10px;
}

.comment-form-comment>textarea {
    resize: none;
    padding: 10px 15px;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #777777;
}

.comment-form-comment>textarea:focus {
    border-color: #c9302c;
    outline: none;
}

.comment-notes,
.logged-in-as {
    float: left;
}

.comment-editor-tabs {
    float: right;
}

.comment-editor-tabs button{
    border-radius: 4px 4px 0 0;
}

.comment-tmce-active .comment-switch-tmce,
.comment-html-active .comment-switch-html {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f;
}

.comment-editor-container {
    height: 160px;
    width: 100%;
    border-radius: 4px 0 4px 4px;
    border: 2px solid #d9534f;
}

.comment-editor-container textarea{
    resize: none;
    width: 100%;
    height: 100%;
    padding: 10px 15px;
    border: none;
    outline: none;
}

.comment-editor-container .comment-tinymce{
    width: 100%;
    height: 100%;
    padding: 10px 15px;
    overflow-y: auto;
    outline: none;
}

.form-submit,
.no-comments {
    margin-bottom: 0;
}

.comment-respond {
    margin: 16px 0;
    padding: 0 6px;
}

.comment-respond:first-child {
    margin-top: 0;
}

.comment-respond:last-child {
    margin-bottom: 0;
}

.comments-pagination {
    margin-top: 16px;
}

.comment-help-btn {
    padding: 1px 5px;
    font-size: 12px;
    position: absolute;
    right: 50px;
}

.comment-help-btn.focus,
.comment-help-btn:focus,
.comment-help-btn:hover {
    color: #004172;
    text-decoration: none;
}

.comment-help-modal .modal-body h4 {
    line-height: inherit;
}

.comment-help-modal .modal-header,
.comment-help-modal .modal-footer {
    padding: 10px;
}

/* --------------------------- Comment End --------------------------- */


/* --------------------------- Pagination Start --------------------------- */

.posts-pagination {
    margin-bottom: 30px;
}

.page-links {
    margin-bottom: 10px;
}

.page-numbers,
.post-page-numbers {
    border-radius: 4px;
    color: #d9534f;
    background-color: transparent;
    border: 2px solid #d9534f;
    display: inline-block;
    margin-left: 10px;
    padding: 5px 10px;
}

.page-numbers:not(.dots):hover,
.page-numbers:not(.dots):focus,
.post-page-numbers:not(.dots):hover,
.post-page-numbers:not(.dots):focus {
    color: white;
    background-color: #d9534f;
    border: 2px solid #d9534f;
}

.page-numbers.current,
.post-page-numbers.current {
    color: white;
    background-color: #d9534f;
}

.page-numbers.dots,
.post-page-numbers.dots {
    border: none;
}


/* --------------------------- Pagination End --------------------------- */


/* --------------------------- Goto Top Botton Start --------------------------- */
.goto-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    border: 2px solid white;
    background-color: #3d4450;
    top: auto;
    display: block;
    cursor: pointer;
    z-index: 999;
    color: white;
}

.goto-top i {
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    display: block;
}

.goto-top:hover {
    border-color: #d9534f;
    color: #d9534f;
}
/* --------------------------- Goto Top Botton End --------------------------- */

/* --------------------------- Footer Start --------------------------- */
.site-footer {
    display: block;
    text-align: center;
    color: #ffffff;
    padding: 50px;
    background-color: #3d4450;
}

.site-footer a {
    color: #ffffff;
}

.site-footer a:hover {
    color: #d9534f;
}

@media (max-width: 767px) {
    .site-footer {
        padding: 20px;
    }
}

.social-links {
    padding: 0;
}

.social-links i {
    font-size: 24px;
}

.social-links > li {
    display: inline-block;
    margin-left: 10px;
}

.social-links > li:first-child {
    margin-left: 0;
}

.in-footer {
    margin-bottom: 5px;
}

.in-footer:last-child {
    margin-bottom: 0;
}

/* --------------------------- Footer End --------------------------- */

/* --------------------------- Print -------------------------------------*/

 @media print {
    .body-padding-top,
    .related-posts,
    .widget-area,
    .comment-respond,
    .goto-top,
    .post-navigation {
		display: none;
    }
    
    .site-content-contain {
        padding: 0;
    }

    a[href]:after {
        content: '';
    }
}


.zan-thumb img {

    width: 342px !important;
	height: 200px !important;
	object-fit: cover;

}

@media (max-width: 768px) {
    .zan-thumb img {
        width: 100% !important;
        
    }
}
