/*
Theme Name: Sâm Ngọc Linh K5 - Flatsome Child
Theme URI: https://samngoclinh.vn
Description: Child theme K5 dành cho Flatsome 3.20.9 trở lên.
Author: K5
Template: flatsome
Version: 2.0.1
Text Domain: snlk5
Requires at least: 6.4
Requires PHP: 7.4
WC requires at least: 8.3
*/

@font-face {
    font-family: "SVN-Gilroy";
    src: url("fonts/SVN-GilroyRegular.otf") format("opentype");
    font-display: swap;
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "iCielBC Downtown";
    src: url("fonts/iCielBCDowntown-Regular.otf") format("opentype");
    font-display: swap;
    font-style: normal;
    font-weight: 400;
}

body,
button,
input,
select,
textarea,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical > li > a {
    font-family: "SVN-Gilroy", Arial, sans-serif;
}

h6,
.k5-art-font {
    font-family: "iCielBC Downtown", cursive;
}

.text-box.banner-layer.dathangcombo,
.col.tuvan-combo.medium-4.small-12.large-4 {
    width: min(85%, 100%);
}

.text-box.banner-layer.dathangcombo .large-4 .res-text,
.col.tuvan-combo.medium-4.small-12.large-4 .large-4 .res-text {
    font-size: 14.5px;
}

.col.tuvan-combo.medium-4.small-12.large-4 {
    background-color: #b82025;
    background-image: url("https://samngoclinh.vn/img/bg-nhan-tu-van-20241017084521-c2s63.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.tin-tuc-section a.primary.is-small.mb-0.button.product_type_variable.is-underline {
    float: right;
    margin-top: -44px;
}

@media (max-width: 549px) {
    .text-box.banner-layer.dathangcombo,
    .col.tuvan-combo.medium-4.small-12.large-4 {
        width: 100%;
    }

    .tin-tuc-section a.primary.is-small.mb-0.button.product_type_variable.is-underline {
        float: none;
        margin-top: 8px;
    }
}
