/*
Theme Name: MuaBanUsdt.IO
Description: Sàn giao dịch MuaBanUsdt.IO chuyên mua bán USDT và Cryptocurrency NHANH CHÓNG, AN TOÀN VÀ GIÁ TỐT
Author: Tiny Nguyen
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

@font-face {
    font-family: "Google Sans";
    src: url("assets/fonts/GoogleSansRegular.eot");
    src: url("assets/fonts/GoogleSansRegular.eot") format("embedded-opentype"),
        url("assets/fonts/GoogleSansRegular.woff2") format("woff2"),
        url("assets/fonts/GoogleSansRegular.woff") format("woff"),
        url("assets/fonts/GoogleSansRegular.ttf") format("truetype"),
        url("assets/fonts/GoogleSansRegular.svg#GoogleSansRegular")
            format("svg");
    font-weight: normal;
}

@font-face {
    font-family: "Google Sans";
    src: url("assets/fonts/GoogleSansItalic.eot");
    src: url("assets/fonts/GoogleSansItalic.eot") format("embedded-opentype"),
        url("assets/fonts/GoogleSansItalic.woff2") format("woff2"),
        url("assets/fonts/GoogleSansItalic.woff") format("woff"),
        url("assets/fonts/GoogleSansItalic.ttf") format("truetype"),
        url("assets/fonts/GoogleSansItalic.svg#GoogleSansItalic") format("svg");
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: "Google Sans";
    src: url("assets/fonts/GoogleSansMedium.eot");
    src: url("assets/fonts/GoogleSansMedium.eot") format("embedded-opentype"),
        url("assets/fonts/GoogleSansMedium.woff2") format("woff2"),
        url("assets/fonts/GoogleSansMedium.woff") format("woff"),
        url("assets/fonts/GoogleSansMedium.ttf") format("truetype"),
        url("assets/fonts/GoogleSansMedium.svg#GoogleSansMedium") format("svg");
    font-weight: 500;
}

@font-face {
    font-family: "Google Sans";
    src: url("assets/fonts/GoogleSansBold.eot");
    src: url("assets/fonts/GoogleSansBold.eot") format("embedded-opentype"),
        url("assets/fonts/GoogleSansBold.woff2") format("woff2"),
        url("assets/fonts/GoogleSansBold.woff") format("woff"),
        url("assets/fonts/GoogleSansBold.ttf") format("truetype"),
        url("assets/fonts/GoogleSansBold.svg#GoogleSansBold") format("svg");
    font-weight: bold;
}

@font-face {
    font-family: "UTMAquarelle";
    src: url("assets/fonts/UTMAquarelle.eot");
    src: url("assets/fonts/UTMAquarelle.eot") format("embedded-opentype"),
        url("assets/fonts/UTMAquarelle.woff2") format("woff2"),
        url("assets/fonts/UTMAquarelle.woff") format("woff"),
        url("assets/fonts/UTMAquarelle.ttf") format("truetype"),
        url("assets/fonts/UTMAquarelle.svg#UTMAquarelle") format("svg");
}

html,
body {
    font-family: "Google Sans", sans-serif;
    font-size: 16px;
    line-height: 1.4;
    overflow-x: hidden;
    background: white;
}

input[type="email"],
input[type="date"],
input[type="search"],
input[type="number"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select,
.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection {
    box-shadow: none;
}

#wrapper,
#main {
    z-index: 9;
    background: transparent;
}

p {
    margin-bottom: 10px;
}

.bg-body {
    width: 350px;
    height: auto;
    position: fixed;
    top: 50%;
    left: 0;
    z-index: 0;
    opacity: 0.3;
    transform: translateY(calc(50px - 50%));
    -webkit-transform: translateY(calc(50px - 50%));
    moz-transform: translateY(calc(50px - 50%));
    left: 0;
}

.bg-body.right {
    left: initial;
    right: 0;
}

.header-button a.button {
    text-transform: inherit;
    font-weight: 500;
}

.header-single {
    padding: 50px 0 20px;
}

.header-single h1 {
    font-size: 30px;
    margin: 0;
}

.nav > li {
    margin: 0 2px;
}

.header-nav .link > a {
    padding: 20px;
    margin: 0;
    color: white;
    text-transform: inherit;
    font-size: 16px;
    font-weight: 500;
    border-radius: 5px;
}

.account-manager .sub-menu {
    padding: 0;
    border: 1px solid #e3e3e3;
    box-shadow: 2px 2px 4px #00000042;
    min-width: 200px;
}

.account-manager .sub-menu a {
    line-height: 1.4;
    display: block;
    padding: 10px;
    margin: 0;
    color: #333;
    font-size: 14px;
}

.neo-block {
    background: white;
    box-shadow: 0 0 40px -3px rgb(0 0 0 / 20%);
    margin-bottom: 20px;
}

.shadow {
    background: var(--okd-color-gray-1000);
    border: 1px solid #efefef;
    border-radius: 16px;
    box-shadow: 0 24px 64px rgb(0 0 0 / 6%), 0 2px 6px rgb(0 0 0 / 8%);
    padding: 15px 15px 8px 15px;
}

.blog {
    padding-bottom: 10px;
}

.blog a:hover .blog-wrap img {
    opacity: 70%;
}

.blog a:hover .blog-wrap h3 {
    color: #00c48c;
}

.blog-wrap {
    background: var(--okd-color-gray-1000);
    border: 1px solid #efefef;
    border-radius: 8px;
    box-shadow: 0 24px 64px rgb(0 0 0 / 6%), 0 2px 6px rgb(0 0 0 / 8%);
}

.blog-wrap img {
    border-radius: 8px 8px 0 0;
}

.blog-wrap h3 {
    min-height: 80px;
    font-size: 0.8em;
    padding: 0 3px;
}

.img-bank {
    padding-right: 20px;
    width: 50px;
}

.btn-coin {
    width: 100%;
    background-color: #f3f3f3;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
}

.btn-coin:hover {
    background-color: #00c48c;
}

.btn-coin:hover h3 {
    color: white;
}

.btn-coin h3 {
    font-size: 1em;
}

.w-20 {
    width: 20%;
}

@media screen and (min-width: 768px) {
    .neo-block:last-child {
        margin-bottom: 0;
    }
}

.neo-block .block-header {
    border-width: 2px;
    background: #fff;
    border-color: #ece9f1;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    line-height: normal;
    padding: 15px;
    border-bottom: 2px solid #ebebeb;
}

.neo-block .block-content {
    padding: 20px;
}

.neo-block .block-content ul,
.neo-block .block-content ol {
    padding-left: 20px;
}

.neo-block .block-header img {
    height: 20px;
    margin-right: 10px;
    width: auto;
}

.neo-block .block-header .block-title {
    margin: 0;
    font-size: 20px;
}

.neo-block .list-currency {
    padding: 10px;
}

.neo-block .list-currency .wrap-item {
    display: flex;
    padding: 10px;
    border: 1px solid #dadada;
    border-radius: 5px;
    margin-bottom: 10px;
    background: #efefef;
}

.neo-block .list-currency .wrap-item > div {
    width: 150px;
    display: flex;
    align-items: center;
}

.neo-block .list-currency .wrap-item .right {
    flex: 1;
    padding-left: 10px;
    display: flex;
    justify-content: flex-end;
}

.neo-block .list-currency .thumb {
    overflow: hidden;
    max-width: 34px;
    margin-right: 5px;
}

.neo-block .list-currency .curreny-name {
    margin: 0;
    font-size: 14px;
    font-weight: bold;
}

.neo-block .list-currency .price {
    background: #00c48c;
    color: white;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    padding: 0 7px;
    min-width: 100px;
    text-align: center;
    border-radius: 5px;
}

.neo-block .list-currency .sell.price {
    background: #ff647c;
}

.neo-form {
    padding: 10px 10px 0;
    margin: 0;
}

.neo-form button,
.neo-form .button {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    text-transform: inherit;
    border-radius: 3px;
}

.neo-form input {
    border: 1px solid #d8d8d8;
    border-radius: 3px;
    height: 46px;
    margin: 0 0 5px;
    box-shadow: none;
    outline: none;
}

.neo-form input[readonly] {
    background: #efefef;
    outline: none;
    box-shadow: unset;
    border: none;
}

.neo-form label {
    font-size: 16px;
    font-weight: 500;
    padding: 10px 0 0;
}

.list-reviews {
    padding: 10px 0;
}

#content .list-reviews {
    padding: 0;
}

.item-review {
    padding: 5px 10px;
}

.item-review .wrap-item {
    padding: 10px 15px;
    background: #ebebeb;
    border-radius: 5px;
}

.item-review .wrap-item .user-name {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: bold;
}

.item-review .wrap-item .review-content {
    font-size: 14px;
}

.item-review .star-rating {
    margin: 3px 0;
    width: 70px;
}

.star-rating span:before,
.star-rating:before {
    color: #edc92b;
    font-size: 14px;
}

.list-trade {
    padding: 10px 0;
}

.item-trade {
    padding: 5px 10px;
}

.item-trade .wrap-item {
    padding: 10px 15px;
    display: flex;
    justify-content: space-between;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    box-shadow: 2px 2px 10px #00000014;
}

.item-trade .wrap-item > div {
    display: flex;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.item-trade .wrap-item .t,
.item-trade .wrap-item .c,
.item-trade .wrap-item .price {
    display: flex;
    align-items: center;
    font-size: 16px;
    text-transform: uppercase;
}

.item-trade .wrap-item .t img,
.item-trade .wrap-item .price img {
    margin-right: 5px;
}

.item-trade .wrap-item .price img {
    width: 15px;
}

.item-trade .wrap-item .c,
.item-trade .wrap-item .price {
    justify-content: flex-end;
}

.item-trade .wrap-item .c img {
    margin-left: 5px;
}

.item-trade .wrap-item .price {
    font-size: 14px;
    margin-top: 5px;
}

#search-giao-dich,
#search-giao-dich-mb {
    margin-bottom: 0;
}

#search-giao-dich input,
#search-giao-dich button,
#search-giao-dich-mb input,
#search-giao-dich-mb button {
    box-shadow: unset;
    width: 100%;
    margin-bottom: 0;
    border-bottom: none;
    border-color: #00c48c;
    text-align: center;
}

#search-giao-dich button,
#search-giao-dich-mb button {
    color: white;
    text-transform: initial;
}

.header-single .neo-block {
    background: transparent;
    border-radius: 5px;
    overflow: hidden;
    margin: 30px 0 0;
}

.header-single #search-giao-dich-mb {
    position: relative;
}

.header-single #search-giao-dich-mb input {
    border-color: #ebebeb;
    border-radius: 5px;
    text-align: left;
}

.header-single #search-giao-dich-mb button {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    padding: 0;
    margin: 0;
}

.loading {
    color: rgb(255, 255, 255, 0.1) !important;
}

.loading:after {
    -webkit-animation: loading 500ms infinite linear;
    animation: loading 500ms infinite linear;
    border: 2px solid #fff;
    border-radius: 32px;
    border-right-color: transparent !important;
    border-top-color: transparent !important;
    content: "";
    display: block;
    height: 16px;
    top: 50%;
    margin-top: -8px;
    left: 50%;
    margin-left: -8px;
    position: absolute;
    width: 16px;
}

.col.loading:after {
    border: 2px solid #00c48c;
    right: 25px;
    left: initial;
}

.d-none {
    display: none !important;
}

.font-weight-bolder,
.font-weight-bold {
    font-weight: 700;
}

.transactionHandler {
    margin-bottom: 0;
}

.transactionHandler td {
    color: #333;
}

.transactionHandler td p {
    margin-bottom: 0;
}

.transactionHandler td label {
    font-weight: 500;
}

.transactionHandler td {
    border-bottom: none;
    font-size: 16px;
}

.p-2 {
    padding: 8px !important;
}

.border {
    border: 1px solid #dee2e6 !important;
}

.border-detail {
    border-color: #d5e9fa !important;
}

.border-top {
    border-top: 1px solid #dee2e6 !important;
}

.border-right {
    border-right: 1px solid #dee2e6 !important;
}

.copied-text {
    color: red;
}

.copyIcon {
    position: relative;
    display: inline-block;
    width: 17px;
    height: 17px;
    vertical-align: middle;
}

.copyIcon:after {
    background-image: url(assets/images/ios-copy.png);
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    width: 17px;
    height: 17px;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    cursor: pointer;
    top: 0;
}

#currency-tab {
    padding: 5px 10px 0;
    display: flex;
}

.referral-tadded #currency-tab {
    max-width: 500px;
    padding: 0;
    margin-bottom: 20px;
}

#currency-tab a {
    color: white;
    width: 100%;
    text-align: center;
    background: #1a2b26;
    font-weight: 500;
    text-transform: uppercase;
    padding: 10px;
    border-radius: 5px;
    display: block;
    font-size: 16px;
}

#currency-tab li {
    margin: 0 3px 0;
    flex: 1;
}

#currency-tab li.active a {
    background: #00c48c;
}

#currency-tab li.active:last-child a {
    margin-right: 0;
    background: #ff647c;
}

.referral-link-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px dashed #ebebeb;
}

.referral-link-item:last-child {
    border: none;
}

.referral-link-item .curreny-name {
    display: inline-block;
    width: auto;
    font-size: 16px;
    min-width: 200px;
    margin: 0;
}

.referral-link-item .referral-link {
    display: inline-block;
}

.form-row {
    margin-bottom: 15px !important;
    display: flex;
    margin-bottom: 25px;
}

.form-row > .col {
    padding-bottom: 0;
}

.neo-block .block-content .page-numbers {
    padding: 0;
    margin-top: 20px;
}

.neo-block .block-content .page-numbers li {
    margin: 0 2px;
}

.neo-block .block-content .page-numbers li span {
    border-radius: 5px;
}

.neo-block .block-content .page-numbers li a {
    border-radius: 5px;
    border-color: #00c48c;
    color: #00c48c;
    font-weight: normal;
}

.neo-block .block-content .page-numbers li a:hover {
    color: white;
}

#login-button {
    margin: 0 auto;
    display: block;
    width: 100%;
}

.chinh-sach ul,
.chinh-sach ol {
    padding-left: 30px;
}

.account-info {
    border-bottom: 2px solid #f7f7f7;
    padding: 16px;
}

.header-account-info {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
}

.header-account-info .avatar {
    max-width: 45px;
    height: 45px;
    background: #f7f7f7;
    border-radius: 50%;
    margin-right: 20px;
}

.header-account-info .user-name {
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
}

.main-account-info .item {
    display: flex;
    justify-content: space-between;
    padding: 7px 0;
    font-size: 15px;
}

.main-account-info .item .value {
    font-size: 15px;
    color: #fdab3a;
    font-weight: 600;
}

.main-account-info .button {
    width: 100%;
    margin: 10px 0 0;
    font-weight: normal;
}

.account-menu {
    padding: 16px;
}

#account-menu {
    margin: 0;
}

#account-menu li {
    border: none;
}

#account-menu li a {
    display: block;
    font-size: 15px;
    padding: 6px 0;
}

#account-menu li a img {
    width: 16px;
    margin-right: 10px;
    vertical-align: -2px;
}

.amount-account .col {
    padding-bottom: 0;
}

.amount-account .col > * {
    padding: 20px 25px 15px;
    background: #00c48c;
    text-align: center;
    color: white;
    border-radius: 8px;
}

.amount-account .col > * span {
    display: block;
}

.amount-account .value {
    font-size: 20px;
    font-weight: bold;
}


.custom_login li {
    font-size: 14px;
    margin-bottom: 0;
}

.custom_login li a {
    color: #00c48c;
}

#money_withdraw {
    -moz-appearance: textfield;
}

#money_withdraw::-webkit-inner-spin-button,
#money_withdraw::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.message-note {
    font-size: 14px;
    padding: 20px 30px;
    max-width: 1000px;
    text-align: left;
    background: #bdd3cd45;
    border: 1px solid #0e382c26;
    margin-bottom: 20px;
    border-radius: 5px;
}

.message-note ul {
    padding-left: 25px;
}

.custom_errors {
    font-size: 13px;
    color: #ff647c;
}

.offline {
    background: #ff647c;
    display: none;
    font-size: 1rem;
    font-weight: 600;
    text-align: center;
    color: #fff;
}

/*
*  STYLE 2
*/

div.ex3 {
    height: 820px;
    overflow: auto;
}

#style-2::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #f1f1f1;
}

#style-2::-webkit-scrollbar {
    width: 10px;
    background-color: #f1f1f1;
}

#style-2::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
    background-color: #f2f2f2;
}

@-webkit-keyframes loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@media only screen and (max-width: 850px) {
    .home .col.col-first,
    .post-type-archive-review .col.col-first,
    .single .col.col-first {
        order: 1;
    }

    .single .no-padding,
    /*.page-wrapper #content {
        padding: 0 20px 0px 15px !important;
    }*/
    .neo-form button,
    .neo-form .button {
        width: 100%;
        margin: 3px 0;
    }

    .row .col {
        padding-bottom: 20px;
    }

    .row-small .col {
        padding-bottom: 5px;
    }

    .block-content {
        overflow-x: auto;
    }

    .block-content table.custom-tablepress {
        width: 100%;
        max-width: 700px;
        padding: 0;
    }

    .block-content table:not(.custom-tablepress) {
        width: 700px;
        padding-right: 20px;
    }

    .block-content table:not(.custom-tablepress) th {
        font-size: 12px;
        white-space: nowrap;
    }

    .referral-link-item .referral-link {
        display: none;
    }

    .blog {
        padding-bottom: 15px !important;
    }
}

@media only screen and (max-width: 580px) {
    .block-content .tb-prices tbody {
        display: flex;
        flex-flow: row wrap;
    }

    .block-content .tb-prices tbody tr {
        width: 50%;
        flex-basis: 50%;
    }

    .tb-prices .odd,
    .tb-prices .even {
        border: 1px solid #d8d8d8;
        padding-left: 5px;
    }

    .tb-prices .odd td,
    .tb-prices .even td {
        background-color: transparent;
    }

    .tb-prices .odd:hover td,
    .tb-prices .even:hover td {
        color: #333;
    }

    .block-content table.custom-tablepress {
        width: 100%;
        padding: 0;
    }

    .block-content table:not(.custom-tablepress) {
        display: block;
        width: 100%;
        padding: 0;
    }

    .block-content table:not(.custom-tablepress) tr td {
        display: block;
        width: 100% !important;
        border: none !important;
    }

    .block-content table:not(.custom-tablepress) tr td:first-child {
        background: #00c48c;
        color: white;
    }

    .home h1 {
        font-size: 1.5rem;
    }

    .img-bank {
        width: 40px;
    }
    .blog {
        padding-bottom: 15px !important;
    }
}

/* breadcrumbs Rankmath */
.large-12.col-breadcrumbs {
    /* background-color: #f1f1f1; */
    color: #333;
    padding: 15px;
    /* height: 40px; */
    border-radius: 8px;
    border-bottom: 1px solid #efefef;
    border-right: 1px solid #efefef;
    margin-bottom: 30px;

    background: var(--okd-color-gray-1000);
    /* border: 1px solid #efefef; */
    /* border-radius: 16px; */
    box-shadow: 0 24px 64px rgb(0 0 0 / 6%), 0 2px 6px rgb(0 0 0 / 8%);
    /* padding: 15px 15px 8px 15px; */
}

.large-12.col-breadcrumbs p {
    margin-bottom: 0px;
}

.large-12.col-breadcrumbs a {
    color: #0f3e66;
}

nav.rank-math-breadcrumb {
    display: flex;
}

span.separator {
    padding: 5px;
}

/* Container chứa các nút .balances-buttons */
.balances-buttons {
    display: flex;
    flex-wrap: wrap; /* Để các nút xuống dòng nếu không đủ không gian */
    gap: 10px;
    justify-content: space-between;
    margin-top: 50px;
}

/* Nút hiển thị số dư .balance-button */
.balance-button {
    padding: 10px 15px;
    background-color: #2f71bd;
    color: #fff;
    border: none;
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
    flex: 1 1 calc(25% - 10px); /* Mặc định mỗi nút chiếm 25% chiều rộng */
    max-width: calc(25% - 10px); /* Đảm bảo không vượt quá 25% */
}

/* Hover effect cho nút */
.balance-button:hover {
    background-color: #1e4f8a;
}

/* Responsive cho tablet (768px - 1024px) */
@media (max-width: 1024px) {
    .balance-button {
        flex: 1 1 calc(33.33% - 10px); /* Mỗi nút chiếm 33.33% chiều rộng */
        max-width: calc(33.33% - 10px);
        font-size: 13px;
    }
}

/* Responsive cho mobile (dưới 768px) */
@media (max-width: 768px) {
    .balances-buttons {
        justify-content: center; /* Căn giữa các nút */
    }

    .balance-button {
        flex: 1 1 calc(50% - 10px); /* Mỗi nút chiếm 50% chiều rộng */
        max-width: calc(50% - 10px);
        font-size: 12px;
    }
}

/* Responsive cho màn hình rất nhỏ (dưới 480px) */
@media (max-width: 480px) {
    .balance-button {
        flex: 1 1 100%; /* Mỗi nút chiếm 100% chiều rộng */
        max-width: 100%;
        font-size: 12px;
    }
}
