@font-face {
    font-family: "UTM-Americana";
    src: url('../fonts/SVG/UTM Americana.ttf');
}

@font-face {
    font-family: "ArialMT";
    src: url('../fonts/SVG/UTM Americana.ttf');
}

@font-face {
    font-family: "UTM-A&S-Heartbeat";
    src: url('../fonts/SVG/UTM A&S Heartbeat.ttf');
}

@font-face {
    font-family: "News706BT-Bold";
    src: url('../fonts/SVG/News706 BT Bold.ttf');
}

@font-face {
    font-family: "BanmaiTimes";
    src: url('../fonts/SVG/BmTime.ttf');
}

@font-face {
    font-family: "UTM-CenturBold";
    src: url('../fonts/SVG/UTM CenturBold.ttf');
}
/* Loading */

#lds-loading {
    position: fixed;
    z-index: 2000;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.5);
    display: none;
}

.loader {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: inline-block;
    border-top: 3px solid #6A0A18;
    border-right: 3px solid transparent;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
    position: fixed;
    z-index: 999;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }

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

/* Error Messages */

.fr-error {
    color: #e62e04;
    font-size: 80%;
}

/* Tìm kiếm */
/* .search-list a{
    color: var(--color-primary-500);
} */
/* Image Upload */

.image__thumbnail {
    position: relative;
    display: inline-block;
    height: 100px;
    width: 100px;
    outline: 1px solid #b6b5b5 !important;
}

.image__thumbnail.banner {
    width: auto !important;
    height: 80px;
}

.image__thumbnail.sm {
    height: 80px;
    width: 80px;
}

.image__thumbnail img {
    position: relative;
    display: inline-block;
    object-fit: contain;
    width: 100%;
    height: 100%;
}

.icon_delete {
    position: absolute;
    margin-top: 4px;
    margin-left: 4px;
    z-index: 1;
    width: 15px;
    height: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    background: rgb(227 31 31 / 90%);
    font-size: 11px;
    color: white !important;
}

/* Thumb Bottle Custom */

.main-shrink-film-img.type-1 {
    left: 49.9%;
    max-width: 13.6%;
}

.main-shrink-film-img.type-2 {
    left: 49.9%;
    max-width: 13.6%;
}

.main-shrink-film-img.type-3 {
    max-width: 12.3%;
    max-height: calc(var(--canvas-max-height)* 18 / 100);
    left: 49.8%;
}

.main-shrink-film-img.type-4 {
    left: 49.9%;
    max-width: 13.8%;
}

.main-shrink-film-img.type-5 {
    left: 49.9%;
    max-width: 13.6%;
}

.main-shrink-film-img.type-6 {
    max-width: 12.4%;
    left: 49.3%;
    top: 8px;
}

.main-shrink-film-bg-area.type-3 {
    max-width: 31.2%;
    max-height: calc(var(--canvas-max-height)* 28 / 100);
    left: 49.8%;
}

.main-shrink-film-bg-area.type-4 {
    top: 56.6%;
}

.main-shrink-film-bg-area.type-6 {
    width: 27.6%;
    height: 28%;
    top: 61.6%;
}

.tracking-timeline-item:first-child .tracking-timeline-line:after {
    height: 50%;
    bottom: 0;
    top: auto;
}

.main-shrink-film-bg-inner svg {
    width: 100%;
    height: auto;
}

.main-shrink-film-bg-inner {
    -webkit-transition: .6s ease-in-out;
    -moz-transition: .6s ease-in-out;
    -o-transition: .6s ease-in-out;
    transition: .6s ease-in-out;
}

.main-shrink-film-bg-inner:hover {
    transform: scale(2);
    border: 1px solid #6A0A18;
    width: 100%;
    height: auto;
}

/* .website-popup */

.check-18 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    background: #e5e6ea;
    text-align: center;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
}

.check-18.active {
    opacity: 1;
    visibility: visible
}

#modal-personalized iframe {
    max-width: 100%;
}

footer .footer-align {
    /* text-align: center; */
    margin-bottom: 16px;
    font-weight: 400;
    line-height: 24px;
    font-size: 16px;
    color: #4c4c4c;
}

footer .footer-title {
    color: var(--color-primary-500);
}

footer .policy {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

footer .policy a {
    color: var(--color-primary-500);
    font-size: 16px;
    font-weight: 500;
}

footer .policy .policy-item {
    margin: 4px 0;
}

.owl-carousel-item {
    position: relative
}

.oem-canves-bottle {
    max-width: 480px;
    padding: 0 20px;
    padding-bottom: 30px;
}

@media (max-width: 1439.98px) {
    .oem-canves-bottle {
        max-width: 400px;
    }
}

@media (max-width: 1199.98px) {
    .oem-canves-bottle {
        max-width: 360px;
    }
}

@media (max-width: 768px) {
    .oem-canves-bottle {
        max-width: 280px;
    }
}


.owl-nav .owl-prev {
    left: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.owl-nav .owl-prev:before {
    color: var(--color-primary-500);
    content: "\f137";
    font-family: "Font Awesome 5 Pro";
    font-size: 22px;
    font-weight: 300
}

.owl-nav .owl-next {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.owl-nav .owl-next:before {
    color: var(--color-primary-500);
    content: "\f138";
    font-family: "Font Awesome 5 Pro";
    font-size: 22px;
    font-weight: 300
}

.owl-nav button span {
    display: none;
}

.oem-canves-bottle .menu-group-item {
    padding: 8px 8px 10px 8px;
}

.oem-canves-bottle .ratio-1x1 {
    padding-bottom: 110%;
}

.oem-canvas-outer {
    padding-top: 1.5vh;
}

.menu-group-grid {
    background: #fff;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 8px;
}

@media (max-width: 991.98px) {
    .menu-group-grid {
        padding: 6px;
    }
}

/* Popup */
.popup-wine {
    /* background-color: #fff; */
    /* height: 100vh; */
    /* z-index: 2; */
    /* position: fixed;
    z-index: 999999; */
    /* width: 100%;
    top: 0;
    left: 0;
    overflow-y: auto; */
    display: flex;
    align-items: center;
    flex-flow: column;
    /* font-size: 15px;
    top: 0px !important */
}

#modal-error {
    color: #fff;
    font-size: 14px;
    margin-bottom: 5px;
}

.popup-wine__bg {
    /* position: fixed; */
    /* width: 100%;
    height: 100%; */
    background-size: cover;
    background-position: center center;
    background-image: url("//bizweb.dktcdn.net/100/495/670/themes/948287/assets/popup_wine_bg.png?1714614646839");
    background-repeat: no-repeat;
    /* top: 0;
    left: 0;
    z-index: -1 */
}

#popUpHomePage .modal-body{
    background-size: cover;
    background-position: center center;
    background-image: url("//bizweb.dktcdn.net/100/495/670/themes/948287/assets/popup_wine_bg.png?1714614646839");
    background-repeat: no-repeat;
}

.popup-wine__content {
    max-width: 386px;
    background: transparent;
    padding: 0;
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.popup-wine__logo {
    margin-bottom: 40px;
    margin-top: 20px;
    text-align: center;
}

.popup-wine__logo img {
    max-width: 30%;
    margin: auto
}

.popup-wine__title {
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px
}

.popup-wine__error,
.popup-wine__error2 {
    color: #fff;
    margin: 0;
    font-weight: 700
}

.popup-wine__actions {
    margin-top: 0px
}

.popup-wine__actions button {
    display: inline-block;
    background: #fff;
    border: 1px solid #2c1e1e;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    width: 45%;
    margin-top: 30px;
    color: #4e4343;
    cursor: pointer
}

.popup-wine__infor {
    font-size: 13px;
    margin-top: 15px;
    color: #fff;
    padding: 0px 10px
}

.popup-wine__checkbox {
    margin-top: 15px;
    padding: 0px 10px
}

.popup-wine__checkbox a {
    color: #9c1421;
    text-decoration: underline
}

/* .age-verify {
    display: flex;
    align-items: center;
    vertical-align: middle;
    justify-content: center
}

.age-verify .form-group {
    margin: 0px 10px
} */

.age-verify .form-group select {
    padding: .375rem 2.25rem .375rem .75rem !important;
    background-size: unset;
}

/* @media only screen and (max-width: 767px) {
    .age-verify .form-group select {
        padding:0px 28px
    }
} */

div#age-submit-area {
    margin: 0 auto;
    margin-top: 10px;
    /* background: #fff; */
    display: inline-block
}

div#age-submit-area a {
    color: #000;
    font-weight: 600
}

div#age-submit-area a:hover {
    color: #000;
    border: none
}

.modal-age-limit {
    display: none;
    margin-top: 10px;
}

.modal-age-limit.active {
    display: block
}

.form-group-abc input {
    width: 100% !important;
    margin-bottom: 10px
}

div#modal-age-limit strong {
    font-size: 14px;
    color: #fff
}

div#age-submit-area .btn {
    border-radius: 0
}

.form-group-abc .form-control,
.form-group-abc .form-select {
    height: unset;
    padding: .375rem .75rem !important;
}

.form-group-abc {
    width: 100%
}

.form-inline .form-control {
    width: 100% !important
}

.popup-wine__content .form-inline {
    display: block
}

.header-grid {
    display: flex;
}

.header-nav-mobile {
    display: none;
}

.text-hover:hover{
    color: var(--color-primary-500);
}

@media (max-width: 991px) {
    .opacity_menu {
        background: rgba(0, 0, 0, 0.8);
        position: fixed;
        top: 0 !important;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 99999;
        display: none;
    }

    .opacity_menu.current {
        display: block;
    }

    .header-nav-mobile {
        background-color: #fff;
        height: 100%;
        position: fixed;
        top: 0 !important;
        left: 0;
        z-index: 99999;
        width: 250px;
        transform: translateX(-100%);
        visibility: hidden;
        transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
        box-shadow: none;
        touch-action: manipulation;
        display: block;
    }

    .header-nav-mobile.current {
        visibility: visible;
        transform: translateX(0);
    }

    .header-nav-mobile .logo-nav {
        display: block;
        padding: 10px 5px;
        text-align: center;
        margin-bottom: 10px;
        background: linear-gradient(90deg, var(--color-primary-500), var(--color-primary-600));
    }

    .header-nav-mobile .item_big {
        overflow-y: auto;
        max-height: 100vh;
        height: 100vh;
        padding: 0;
        margin: 0;
    }

    .header-nav-mobile .item_big .nav-item {
        position: relative;
        list-style: none;
    }

    .header-nav-mobile .item_big .nav-item a {
        padding: 0 10px !important;
        color: #333;
        height: unset;
        line-height: 35px;
        display: block;
        font-size: 14px;
    }

    .header-nav-mobile .logo-nav img {
        max-height: 35px;
    }
}

.foo_mid img{
    height: 60px;
}