/*! This file is auto-generated */
.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em
}

.mb-30px{margin-bottom: 30px;}

/* Post */
.article-content img{
    width: 100%;
    display: block;
    border-radius: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.article-content p{
    overflow: inherit;
}

/* Pagination */
.pagination-wrapper nav {
    margin: 0;
    text-align: center;
    font-size: 12px;
    display: block;
    border-radius: 0 0 var(--theme-radius) var(--theme-radius);
}
ul.pagination {
    /* display: inline-block !important; */
    display: flex !important;
    justify-content: center;
    /* display: inline;
    zoom: 1; */
    width: 100%;
    margin-left: 0;
    margin-bottom: 0;
    padding: 0;
    background-color: transparent !important;
}
ul.pagination > li {
    display: inline;
}
ul.pagination > li > a, ul.pagination > li > span {
    margin: 0 2px;
    float: left;
    padding: 5px 12px;
    background-color: #ddd;
    color: #666;
    border-radius: 5px;
    opacity: .88;
    text-decoration: none;
    white-space: nowrap;
}
ul.pagination > li.disabled > span {
    margin: 0 2px;
    float: left;
    padding: 5px 12px;
    background-color: transparent;
    color: #666;
    border-radius: 50px;
    opacity: .88;
    text-decoration: none;
}
ul.pagination > .active > a, ul.pagination > .active > span {
    cursor: default;
}
ul.pagination > .active > a, ul.pagination > .active > span {
    background-color: var(--theme-color) !important;
    color: #fff;
}

.swiper-container .swiper-slide img{
    object-fit: cover;
    object-position: center;
}


:root {
    --theme-color: #ff5b2d;
    --theme-color2: #ff5b2d;
    --theme-radius: 5px;
}

.logo {
    width: 180px;
}

@media (max-width: 1024px) {

    .logo,
    .logo a {
        width: 60px;
        height: 60px;
    }
}

.footer {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.footer-widget {
    width: calc(21% - 20px);
}

@media (max-width: 768px) {
    .footer-widget {
        width: calc(50% - 20px);
        margin-bottom: 25px
    }

    .footer-widget:first-child {
        width: calc(100% - 20px);
        padding-right: 0
    }

    .footer-widget:last-child {
        width: calc(100% - 20px);
        padding-left: 0;
        margin-bottom: 0
    }
}

.user-main {
    min-height: 750px;
}

@media (max-width: 768px) {
    .sitetips-default {
        bottom: 100px;
    }

    .rollbar {
        display: none;
    }

    .footer-widgets {
        display: none;
    }

    .vip-why {
        display: none;
    }
}

body.page-template-homepage44 .header.scrolled,
body.page-template-homepage44,
body.page-template-homepage {
    background: #fff
}

body.page-template-homepage44.night .header.scrolled,
body.page-template-homepage44.night,
body.page-template-homepage33.night,
body.page-template-homepage22.night {
    background: #121212
}

body.page-template-homepage33 .content,
body.page-template-homepage22 .content {
    margin-right: 320px
}

.banner-slider+.main {
    padding-top: 0
}

body.page-template-homepage44 .main {
    padding-top: 20px
}

@media (max-width:1230px) {
    .page.page-template-homepage2 .main .container {
        padding: 0
    }
}

@media (max-width:768px) {

    body.page-template-homepage33 .content,
    body.page-template-homepage22 .content {
        margin-right: 0
    }
}

.widget-erphpdown .erphpdown-tuan-loader,
.widget-erphpdown .erphpdown-tuan-btn {
    margin-right: 0
}