/*
Theme Name: hana
Description: Giao dien website hana
Theme URI: https://hana.updata.top/
Author URI: https://vutruso.com
Template: flatsome
Version: 4.3
*/

/* ==========================================================================
   Import CSS Modules
   ========================================================================== */

@import url('assets/css/base.css');
@import url('assets/css/header.css');
@import url('assets/css/archive.css');
@import url('assets/css/single-post.css');
@import url('assets/css/sidebar.css');
@import url('assets/css/footer.css');
@import url('assets/css/mobile.css');

/* ==========================================================================
   Flickity Slider Styles
   ========================================================================== */

.home .icon-angle-right {
    position: relative;
}

/* ==========================================================================
   Generate Styles
   ========================================================================== */

.row-collapse .badge-circle {
    margin-left: 0;
    font-size: 10px;
}

.boanh .img-inner {
    border-radius: 10px;
}

.breadcrumbs {
    font-weight: 400;
}

.title-content {
    margin-left: 0;
    text-align: left;
}

.featured-title .page-title-inner {
    padding-bottom: 20px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: center;
    align-content: center;
}

.dark .breadcrumbs {
    color: #fff;
    display: block;
    clear: both;
}

.featured-title .page-title-inner .text-center {
    text-align: left;
    margin: 0;
}

/* ==========================================================================
   404 Page Styles
   ========================================================================== */

.error-404 {
    padding: 0;
    margin: 0;
}

.error-404 .medium-3 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center;
    font-size: 45px!important;
    padding: 0;
    margin: 0;
}

.error-404 .header-font:after {
    content: "404";
    color: #e9ebe7;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(calc(-50% + 22px),14px);
    -ms-transform: translate(calc(-50% + 22px),14px);
    transform: translate(calc(-50% + 22px),14px);
    z-index: 0;
}

.error-404 .medium-9 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center;
}

.error-404 .page-content {
    width: 766px;
    text-align: center;
    display: block;
    margin: 0 auto;
}

/* ==========================================================================
   Additional Styles
   ========================================================================== */

.row-uudiem img {
    border-radius: 12px;
}

.wpcf7 form .wpcf7-response-output {
    margin-top: 0;
}

.back-to-top {
    background-color: #ec1b2e !important;
    z-index: 100;
    border: none !important;
    right: 8px;
}

.back-to-top:hover {
    color: #fff;
    background-color: #ec1b2e !important;
}

.back-to-top i {
    color: #fff;
}

.why .ux-menu.stack {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0;
}

/* ==========================================================================
   Navigation Dropdown Styles
   ========================================================================== */

.nav-dropdown.nav-dropdown-default>li>a {
    color: #333;
}


.nav-dropdown-has-shadow .nav-dropdown {
    box-shadow: 0 0 20px -5px;
}

.nav-dropdown-default {
    padding: 3px;
}

/* ==========================================================================
   Lightbox Styles
   ========================================================================== */

.mfp-content input {
    min-height: 36px;
    border-left: 2px solid #1d85e6;
    margin-bottom: 10px;
    background: #c7edcc;
}

.lightbox-content {
    border-radius: 8px;
    padding: 10px 15px !important;
    padding-top: 0 !important;
}

.mfp-content strong {
    text-align: center;
    text-transform: uppercase;
    font-size: 25px;
    margin-bottom: 15px;
    font-weight: 500;
    color: #1d85e6;
    float: left;
    width: 100%;
    padding-top: 10px;
}

.mfp-content input.wpcf7-submit {
    background: #1d85e6;
    margin-top: 0;
    color: #fff;
    border: none;
    padding: 2px 20px;
    display: block;
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
}

.wpcf7 form.invalid .wpcf7-response-output {
    margin-right: 0;
    margin-left: 0;
}

.mfp-close-btn-in .mfp-close {
    top: 5px !important;
    position: absolute;
    right: 4px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #272727;
    border-radius: 100%;
    opacity: 1;
    padding: 6px;
}

/* ==========================================================================
   Slider Styles
   ========================================================================== */
.slider-nav-dots-dashes-spaced .flickity-page-dots .dot {
    width: 16px;
}


/* ==========================================================================
   Box Overlay Styles
   ========================================================================== */

.box.box-overlay {
    position: relative;
    overflow: hidden;
}

.box-overlay .box-text {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
    cursor: pointer;
    position: absolute;
    z-index: 99;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    opacity: .6;
    transition: all .5s;
    transform: translateY(41px) !important;
    max-height: 36px !important;
    padding-top: 4px;
}

.box-overlay .box-text p:first-child {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    padding: 0;
    margin: 0;
}

.box-overlay .box-text p:last-child {
    font-size: 12px;
}

.box.box-overlay:hover .box-text {
    transform: translateY(0px) !important;
}

/* ==========================================================================
   Details Styles
   ========================================================================== */

.details-pro {
    width: 100%;
    float: left;
}

.details-pro .value {
    color: #1d85e6;
    font-weight: 600;
    font-size: 14px;
    clear: both;
}

.rank-math-breadcrumb a, 
.rank-math-breadcrumb span {
    font-weight: normal;
    text-transform: uppercase;
}