/*
Theme Name: NamLongCTL
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
:root {
    --font-family: 'SFU Futura';
    --font-size-large-body: 20px
}
@font-face {
    font-family: 'MTD Adventures Unlimited Script';
    src: url("./assets/fonts/MTDAdventuresUnlimitedScriptBold.woff2") format("woff2"),
        url("./assets/fonts/MTDAdventuresUnlimitedScriptBold.woff") format("woff");
        /* url("./assets/fonts/MTD Adventures Unlimited Script Bold.otf") format("opentype"); */
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'SFU Futura';
    src: local('SFU Futura Light'),
        url("./assets/fonts/SFUFuturaLight.woff") format("woff"),
        url("./assets/fonts/SFUFuturaLight.woff2") format("woff2");
    font-style: normal;
    font-weight: 300;
}
@font-face {
    font-family: 'SFU Futura';
    src: local('SFU Futura Bold'),
        url("./assets/fonts/SFUFuturaBold.woff") format("woff"),
        url("./assets/fonts/SFUFuturaBold.woff2") format("woff2");
    font-style: normal;
    font-weight: 700;
}
@font-face {
    font-family: 'SFU Futura';
    src: local('SFU Futura Book'),
        url("./assets/fonts/SFUFuturaBook.woff") format("woff"),
        url("./assets/fonts/SFUFuturaBook.woff2") format("woff2");
    font-style: normal;
    font-weight: 400;
}

/* GLOBAL */
body {
    font-family: var(--font-family);
    -webkit-font-smoothing: inherit;
    -moz-osx-font-smoothing: inherit;
}
body p {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.ids-flex-center {
    align-items: center;
}
.mb-0 p {
    margin-bottom: 0
}
.mb-10 p {
    margin-bottom: 10px;
}
.button {
    font-weight: 400;
}
.button.is-outline {
    border-width: 1px;
}
.mobile-nav .hide-for-small {
    display: block !important;
}
.medium-logo-left .flex-right {
    min-width: 90px
}
.nav>li>a>i.icon-menu {
    order: 2;
    margin-left: 5px
}
.mobile-nav.nav>li>a>i+span {
    order: 1;
    margin-left: 0
}
.mobile-nav.nav>li>a>i+span {
    font-size: 18px;
}
.icon-box:hover .has-icon-bg .icon .icon-inner {
    background: #062943
}
.icon-box:hover .has-icon-bg svg {
    fill: #062943
}
.is-divider {
    display: none;
}

/* Heading */

.ids-banner h1, .ids-banner h2, .ids-banner h3 {
    font-weight: bold;
    margin: 0
}
.ids-banner .ids-heading {
    margin-bottom: 0
}
.ids-heading h2,
.archive-page-header .ids-heading h1 {
    font-size: 24px
}
.ids-heading-font,
.archive-page-header .ids-heading-font * {
    font-family: 'MTD Adventures Unlimited Script', arial, sans-serif;
    font-size: 40px;
    line-height: 1;
    margin-bottom: 10px;
    font-style: italic;
}
.ids-heading-font > * {
    margin-bottom: 10px
}
.ids-heading:not(.light) > * {
    color: #062943
}
.ids-heading:not(.light).ids-heading-font > * {
    color: #19898a
}

/* Footer */
#footer {
    font-size: 16px;
}
.ids-form p label {
    visibility: hidden;
    color: transparent;
    line-height: 0px;
}
.ids-form p label span {
    visibility: visible;
    
}
.ids-form p label span input {
    font-weight: 400;
    background: #062943;
    border: 0;
    border-radius: 5px;
    margin-bottom: 5px
}
.ids-form p label span input::placeholder {
    color: #fff;
    opacity: 1;
}
.ids-form p label span input::-ms-input-placeholder { /* Edge 12-18 */
    color: #fff;
}
.ids-form p label span input[type=text]:focus,
.ids-form p label span input[type=email]:focus,
.ids-form p label span input[type=tel]:focus {
    color: #000;
}
.ids-form p label span input[type=text],
.ids-form p label span input[type=email],
.ids-form p label span input[type=tel] {
    color: #fff
}
.ids-form p label span input.wpcf7-not-valid {
    background: #b20000;
    color: #fff
}

.ids-form .col-inner {
    border-radius: 5px;
}
.ids-form .wpcf7-submit {
    background: transparent;
    border: 1px solid #fff;
    border-radius: 99px;
    font-weight: 400;
    margin-bottom: 0;
}
.absolute-footer {
    display: none;
}
.ids-mobile-bar {
    position: fixed;
    bottom: 0;
    z-index: 999;
}
.ids-mobile-bar .icon-box-img {
    margin-bottom: 0;
}
.ids-mobile-bar .has-icon-bg .icon img {
    /* padding: 5px */
}
/* SINGLE POST */
.box-text .post-title {
    font-weight: 400;
    color: #19898a
}
h1.entry-title {
    text-transform: uppercase;
    font-weight: 500;
    color: #19898a;
    font-size: 25px;
}
.entry-header-text {
    padding-bottom: 0;
}
.entry-meta, .post-meta {
    text-transform: none;
    font-size: 14px;
    font-weight: 300;
    color: #19898a;
}
.post-meta {
    margin: 10px 0;
}
.entry-content h2 {
    font-size: 20px;
}
.entry-content h3 {
    font-size: 18px;
}
.entry-content h4 {
    font-size: 16px;
}
.from_the_blog_excerpt {
    font-size: 16px;
}
/* SẢN PHẨM */
.ids-product .box-text .post-title {
    font-size: 20px;
}
.ids-product__title > * {
    font-weight: 400;
    text-transform: uppercase;
    color: #19898a;
}
.ids-product__area {
    margin: 10px 0
}
.ids-product__price {
    margin-top: 10px;
    font-weight: bold;
    font-size: 16px;
}
.ids-product__land, .ids-product__home {
    font-weight: 400;
    font-size: 14px;
}
.ids-product__area span {
    font-weight: 300;
    color: #ff9800
}
.ids-product__area svg {
    position: relative;
    top: 2px;
}
.ids-product__price span {
    color: #ff9800
}
.ids-product__price svg {
    position: relative;
    top: 1px;
    fill: #19898a
}
.ids-product .button {
    border-radius: 99px;
}
.section.dark .ids-product__price svg,
.section.dark .ids-product__area svg {
    fill: white
}
.section.dark .box-text .post-title {
    color: #fff
}
.section.dark .box-text .post-title:hover a {
    color: #062943
}
.section.dark .ids-product .button {
    border-color: white;
    color: white;
}
.section.dark .ids-product .button:hover {
    background: white;
    color: #19898a;
}
@media only screen and (min-width: 850px) {
    .header-main .hide-for-medium {
        display: none !important;
    }
    .header-main .show-for-medium {
        display: block !important;
    }
    .ids-heading h3,
    .archive-page-header .ids-heading-font * {
        font-size: 50px;
    }
    /* Single post */
    .blog-wrapper .large-10  {
        flex-basis: 100%;
        max-width: 100%;
    }
}
@media only screen and (min-width: 1024px) {
    .ids-section-banner .banner {
        padding-top: 100vh !important
    }
    .ids-heading h3,
    .archive-page-header .ids-heading-font * {
        font-size: 65px;
    }
}

@media only screen and (min-width: 1170px) {

    .header-main .hide-for-medium {
        display: block !important;
    }
    .header-main .show-for-medium {
        display: none !important;
    }
    .ids-heading h2,
    .archive-page-header .ids-heading h1 {
        font-size: 30px;
    }
}

@media only screen and (min-width: 1280px) {
    .ids-mobile-bar {
        background: transparent !important;
        bottom: 50%;
        z-index: 999;
        transform: translate(0, -50%);
        right: 10px;
        width: auto;
        top: 50%;
    }
    .ids-mobile-bar .stack {
        flex-direction: column;
    }
    .ids-mobile-bar .stack-row>*,
    .ids-mobile-bar .stack-row>*~* {
        margin-bottom: 5px !important;
        margin-left: 0 !important
    }
    .ids-mobile-bar .stack .icon-box .icon-inner {
        background: #106263;
        border-color: #106263;
    }
    
}
@media only screen and (min-width: 1366px) {
    .nav-size-medium > li > a {
        font-size: 17px;
    }
    body.home #header {
        position: absolute;
    }
    body.home #header .header-wrapper:not(.stuck) .header-bg-color {
        background-color: transparent;
    }
    body.home #header .header-wrapper:not(.stuck) .nav-dark .nav>li>a {
        color: #062943
    }
    body.home #header .header-wrapper:not(.stuck) .nav-dark .header-logo {
        display: block !important;
    }
    body.home #header .header-wrapper:not(.stuck) .nav-dark .header-logo-dark {
        display: none !important;
    }
    body.home #logo img {
        max-height: 80px !important;
    }
    body.home #header .header-wrapper:not(.stuck) #logo img {
        padding: 0 !important
    }
    
    .col-left-space {
        padding-left: 60px
    }
    .col-right-space {
        padding-right: 60px
    }
    .ids-banner .ids-heading h2 {
        font-size: 42px;
    }
    
}
@media only screen and (min-width: 1600px) {
    body {
        font-size: var(--font-size-large-body)
    }
    .row.ids-related {
        max-width: 1600px;
    }
}