.product-small .product-small {
    border-radius: 6px;
    overflow: hidden;
    background: #f1f1f1;
    border: 1px solid #f1f1f1;
}

.nav>li.menu-full {
    position: unset;
}

.nav>li.menu-full .sub-menu.nav-dropdown {
    width: calc(100% + 400px);
}

.nav-menu-cus {
    padding: 10px !important;
}

.nav-menu-cus .ux-menu-title {
    font-size: 1rem;
}

.title-header h1,
.title-header h2,
.title-header h3 {
    margin-bottom: .5em;
    margin-top: .5em;
    text-transform: uppercase;
    font-size: 2.2rem;
    font-weight: 700;
    font-style: normal;
    color: #141414;
    line-height: 1.2;
}

.product-main {
    max-width: 1080px;
    margin: auto;
}

.product-title.woocommerce-loop-product__title a,
.product_list_widget .product-title {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    height: 50px;
    line-height: 25px !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-weight: 700;
    font-size: 1.2rem;
    text-transform: uppercase;
    color: #000;
}

.product-small.box:hover .product-title.woocommerce-loop-product__title a,
.product-small.box:hover .price-wrapper .price {
    color: #00047a;
}

.product-small.box span.amount {
    color: #f00;
}

.back-to-top {
    right: 2px !important;
}

.absolute-footer {
    display: none;
}

.footer-top {
    background: #1b1e7e;
    padding-top: 50px;
    color: #fff;
}

.footer-top > div
{
    padding-bottom: 10px;
}

.footer-top h3,
.footer-top a,
.footer-top a:hover {
    color: #fff !important;
}

.copy-right {
    background: #00035b;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.copy-right .col-inner {
    display: flex;
    align-items: center;
    justify-content: center;
}

.copy-right-text p {
    margin-bottom: 0;
    font-size: 12px;
    color: #c5c5c5;
}

.copy-right-text a,
.copy-right-text a:hover,
.copy-right-statistics label {
    color: #c5c5c5;
    font-size: 12px;
}

.copy-right-statistics h2 {
    display: none;
}

.copy-right-statistics > li {
    margin-left: 5px !important;
}

.copy-right-statistics .widget>ul,
.copy-right-statistics .widget>ul>li {
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #c5c5c5;
}

.copy-right-statistics .widget>ul>li+li {
    border-top: 0;
}

.copy-right-statistics label {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 500;
}

.copy-right-statistics .widget>ul>li+li {
    margin-left: 10px;
}

.shop-page-title,
.product-section-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 2.2rem !important;
    font-weight: 700;
    font-style: normal;
    color: #141414;
    line-height: 1.2;
}

.product-info .breadcrumbs,
.shop-page-title .woocommerce-breadcrumb,
.shop-page-title .page-title-inner .flex-col.medium-text-center {
    display: none;
}

.shop-page-title .page-title-inner .flex-col.medium-text-center.flex-grow {
    display: block;
}

.badge-inner {
    display: inline-block;
    padding: 0.5em 1em 0.35em 1em;
    line-height: 1.2;
    vertical-align: top;
    font-size: 12px !important;
    color: #ffffff;
    background: linear-gradient(86deg, #1c4f78 0%, #3e91cd 50%, #a9ddf7 100%);
    border-radius: 0;
}

.badge-inner.on-sale {
    clip-path: polygon(0.668213px 0px, calc(100% - 0.4494px) 0px, calc(100% - 9.3442px) calc(100% - 4.5577px), calc(100% - 9.3442px) calc(100% - 4.5577px), calc(100% - 9.7028246px) calc(100% - 3.7634139px), calc(100% - 10.1490288px) calc(100% - 3.0301952px), calc(100% - 10.6751182px) calc(100% - 2.3633533px), calc(100% - 11.2733984px) calc(100% - 1.7681976px), calc(100% - 11.936175px) calc(100% - 1.2500375px), calc(100% - 12.6557536px) calc(100% - 0.8141824px), calc(100% - 13.4244398px) calc(100% - 0.4659417px), calc(100% - 14.2345392px) calc(100% - 0.2106248px), calc(100% - 15.0783574px) calc(100% - 0.053541100000004px), calc(100% - 15.9482px) calc(100% - 0px), 0.668213px calc(100% - 0px), 0.668213px 0px);
}

.badge-inner.on-sale {
    background: var(--nmns-gradient-badge-blue, linear-gradient(45deg, #364ECA 0%, #45A1E4 100%));
}

.badge-container {
    margin: 0 !important;
    display: flex;
}

.badge-container .badge {
    width: unset !important;
    height: unset !important;
}

.badge-container .badge .badge-inner {
    display: block;
    padding: 10px 20px;
}

.woocommerce-message.message-wrapper {
    display: none;
}

.button.btn-more {
    display: flex;
    width: fit-content;
    margin: auto;
    align-items: center;
    border-color: #2e3192;
    color: #2e3192;
}

.button.btn-more span {
    color: #2e3192;
}

.button.btn-more:hover>span,
.button.btn-more:hover i {
    color: #fff;
}

.button.btn-more i {
    top: 0px;
    color: #2e3192;
}

.button.btn-more:hover {
    background-color: transparent !important;
    background: linear-gradient(45deg, #364ECA 0%, #45A1E4 100%);
}

.form-bao-gia form {
    display: flex;
    flex-wrap: wrap;
}

.form-bao-gia .form-control-text {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
}

.form-bao-gia .form-control.form-control-50:nth-child(odd) {
    padding-left: 10px;
}

.form-bao-gia .form-control.form-control-50:nth-child(even) {
    padding-right: 10px;
}

.form-bao-gia .form-control {
    width: 100%;
}

.form-bao-gia .form-control.form-control-50 {
    width: 50%;
}

.form-bao-gia .wpcf7 .wpcf7-not-valid-tip {
    display: none;
}

.form-bao-gia .wpcf7-response-output {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
}

.form-bao-gia .form-control label {
    position: relative;
}

.form-bao-gia .form-submit {
    text-align: center;
}

.form-bao-gia .form-submit input[type="submit"] {
    margin: auto;
    width: 100%;
    border-radius: 10px;
}

.form-bao-gia .form-submit p,
.form-bao-gia .form-submit {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.form-bao-gia .form-control label strong {
    position: absolute;
    line-height: 22px;
    font-weight: normal;
    color: #888;
    left: 25px;
    top: 9px;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
}

.form-bao-gia .form-control strong.focusIn {
    font-size: 14px;
    top: -10px;
    left: 30px;
    background-color: #fff;
    padding: 0 5px;
    color: var(--primary-color);
}

.form-bao-gia .form-control strong.focusIn1 {
    font-size: 14px;
    top: -10px;
    left: 30px;
    background-color: #fff;
    padding: 0 5px;
    color: var(--primary-color);
}

.form-bao-gia .form-control .input-text {
    border-radius: 20px;
    padding-left: 25px;
    height: 44px;
    margin-bottom: 25px;
    color: #888;
}

.form-bao-gia .form-control .input-text.input-img {
    width: 100%;
    border-style: solid;
    border-width: 1px;
    border-color: #ddd;
    font-size: 12px;
    padding-top: 12px;
}

.form-bao-gia .form-control .input-text:hover,
.form-bao-gia .form-control .input-text:focus,
.form-bao-gia .form-control .input-text:active {
    border-color: var(--primary-color);
    box-shadow: none;
    color: var(--primary-color) !important;
}

.pagination-container {
    width: calc(100% - 2rem);
    display: flex;
    align-items: center;
    position: relative;
    bottom: 0;
    padding: 1rem 0;
    justify-content: center;
}

.pagination-container p {
    margin: 0;
}

.pagination-number,
.pagination-button {
    font-size: 1em;
    background-color: transparent;
    border: 2px solid;
    margin: 0.25rem 0.25rem;
    cursor: pointer;
    width: 40px;
    border-radius: 50%;
    text-align: center;
    padding: 0px 5px;
    line-height: normal;
}

.pagination-number:hover,
.pagination-button:not(.disabled):hover {
    background: #fff;
}

.pagination-number.active {
    border: 2px solid var(--primary-color);
    color: #fff;
    background: var(--primary-color);
}

.post-item > .col-inner {
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 6px;
}

.box-blog-post .is-divider {
    display: none;
}

.box-blog-post .post-title {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 2;
    height: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.box-blog-post .box-text p {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    -webkit-line-clamp: 4;
    height: 80px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.post-item {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
}

.box-blog-post .box-text .button {
    margin: auto;
    margin-top: 10px;
    width: fit-content;
    display: flex;
    border-radius: 6px;
    border: 1px solid;
    border: 1px solid;
    align-items: center;
}

#fixed-social-network {
    position: fixed;
    bottom: 35%;
    right: -125px;
    z-index: 999;
}

#fixed-social-network>a {
    border-radius: 3px;
    height: 44px;
    line-height: 40px;
    padding: 0px 00px 0px 10px;
    display: block;
    width: 170px;
    transform: translateX(0px);
    margin-bottom: 5px;
    border: 1px solid #d1d1d1;
    color: #020202;
    background: #dcdcdc;
    text-decoration: none;
    overflow: hidden;
}

#fixed-social-network>a:hover {
    transform: translateX(-120px);
}

#fixed-social-network > a {
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

#fixed-social-network > a.fb-icon {
    background: #fff;
    color: #3B5998;
}

#fixed-social-network>a img {
    width: 25px;
    height: 25px;
    object-fit: contain;
    margin-right: 20px;
    border-radius: 5px;
}

#fixed-social-network > a.ins-icon {
    background: #C32AA3;
    color: #fff;
}

#fixed-social-network > a.yt-icon {
    background: #FF0000;
    color: #fff;
}

.header-main .cart-icon.image-icon strong {
    color: #F00 !important;
}

#billing_country_field {
    display: none;
}

.woocommerce-shipping-calculator,
.woocommerce-customer-details,
.woocommerce-error.message-wrapper {
    display: none;
}

.nb-products {
    margin: auto !important;
}

.woocommerce-table__product-name.product-name
{
    /* font-size: 1.2rem; */
}
.woocommerce-table__product-name.product-name a
{
    color: var(--primary-color);
    font-size: 1.3rem;
}

.product-title.product_title.entry-title
{
    color: var(--primary-color);
}

.woocommerce-table__product-name .wc-item-meta > li
{
    display: flex;
    align-items: center;
}

.woocommerce-table__product-name .wc-item-meta > li > *
{
    font-size: .8rem;
}

.woocommerce-table__product-name .wc-item-meta > li > *:first-child
{
    margin-right: 5px;
}

.button.checkout.wc-forward
{
    background-color: #11a75d;
}

.shipped_via
{
    display: none;
}
.thankyou-form .thankyou-icon
{
    width: 80px;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    border-radius: 50%;
    background: #11a75d;
    position: relative;
}

.thankyou-form .thankyou-title
{
    color: #11a75d;
    text-align: center;
}

.thankyou-form .thankyou-icon p
{
    color: #fff;
    font-size: 2em;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);font-weight: 700;
}

.thankyou-form .thankyou-text p
{
    margin-bottom: 5px;
}

.thankyou-form .thankyou-btn
{
    background: #008af7;
    padding: 10px 20px;
    border-radius: 6px;
    display: flex;
    width: fit-content;
    margin: auto;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #fff;
    align-items: center;
}

.thankyou-form .thankyou-btn img.emoji
{
    margin-right: 5px!important;
}

@media screen and (max-width:767.98px) {

    .product-title.woocommerce-loop-product__title a,
    .product_list_widget .product-title
    {
        font-size: .8rem;
        height: 40px;
        line-height: 20px !important;
    }

    .form-bao-gia .form-control.form-control-50 {
        width: 100%;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .copy-right .col-inner {
        flex-wrap: wrap-reverse;
    }

    .copy-right .col-inner .copy-right-text,
    .copy-right .col-inner .copy-right-statistics {
        width: 100%;
    }

    .copy-right-statistics > li {
        margin-left: 0 !important;
    }

    .copy-right-statistics .widget>ul,
    .copy-right-statistics .widget>ul>li {
        justify-content: center;
    }

}

.vertical-thumbnails::-webkit-scrollbar {
    width: 0;
    background-color: red;
}
