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

/*************** ADD CUSTOM CSS HERE.   ***************/


@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap);@font-face {
    font-display: swap;
    font-family: BeVietnamPro-Light;
    src: url(fonts/BeVietnamPro-Light.ttf)
}

@font-face {
    font-display: swap;
    font-family: BeVietnamPro-Regular;
    src: url(fonts/BeVietnamPro-Regular.ttf)
}

@font-face {
    font-display: swap;
    font-family: BeVietnamPro-Thin;
    src: url(fonts/BeVietnamPro-Thin.ttf)
}

@font-face {
    font-display: swap;
    font-family: SVN-FreightDisplay-Bold;
    src: url(fonts/SVN-FreightDisplay-Bold.otf)
}

@font-face {
    font-display: swap;
    font-family: SVN-FreightDisplay-Book;
    src: url(fonts/SVN-FreightDisplay-Book.otf)
}

@font-face {
    font-display: swap;
    font-family: SVN-FreightDisplay-Light;
    src: url(fonts/SVN-FreightDisplay-Light.otf)
}

@font-face {
    font-display: swap;
    font-family: SVN-FreightDisplay-LightItalic-1;
    src: url(fonts/SVN-FreightDisplay-LightItalic-1.otf)
}

body {
    font-family: "BeVietnamPro-Regular", sans-serif !important;
}

h1, h2, h3, h4, h5, h6, .heading-font ,em {
    font-family: "SVN-FreightDisplay-LightItalic-1", sans-serif !important;
}

h1 em, h2 em {
    font-family: "SVN-FreightDisplay-LightItalic-1", sans-serif;
    font-size: .8em;
}

.custom-font h1, .custom-font h2 {
    font-family: "SVN-FreightDisplay-Book", sans-serif !important;
    font-weight: 400;
    line-height: .9em;
    font-size: 1.5em;
}
.custom-font p{
    font-size: 0.95rem;
}

.product-title.product_title.entry-title {
    font-family: SVN-FreightDisplay-LightItalic-1;
    color: #0a0a0a;
    font-weight: 400;
    font-size: 30px
}

.entry-title {
    font-family: SVN-FreightDisplay-LightItalic-1;
    font-weight: 400
}

.entry-content.single-page h2,.entry-content.single-page h3,.entry-content.single-page h4 {
    font-family: SVN-FreightDisplay-LightItalic-1
}

.nav-small.nav>li.html {
    font-size: 14px
}

.section>.section-content>.row>.col {
    padding-bottom: 0
}

p {
    margin-bottom: 10px
}

p:last-child {
    margin-bottom: 0
}

.header-bottom-nav>li>a {
    font-size: 16px;
    font-weight: 500!important
}

.nav-spacing-xlarge>li {
    margin: 0 25px
}

.box-push .box-text {
    bottom: 60px;
    right: 0;
    position: absolute
}

.menu_footer ul {
    margin-top: 30px
}

.menu_footer ul li {
    list-style: none;
    margin: 0
}

.absolute-footer {
    display: none
}

.shop-container .product-small .box-text-products {
    position: absolute!important;
    bottom: 0
}

.shop-container .product-small .woocommerce-loop-product__title a {
    color: #fff;
    text-shadow: 1px 1px #000
}

.product-small.box span.amount {
    color: #fff
}

.custom-prod .product-small.box span.amount {
    color: #000
}

.button {
    font-weight: normal!important
}

.col.post-item .post-title {
    font-family: SVN-FreightDisplay-Book;
    font-size: 30px;
    font-weight: 400;
    text-transform: capitalize
}

.from_the_blog_excerpt {
    font-size: 12px
}

.archive .col.post-item .post-title {
    margin-bottom: 10px
}

.w-normal h1,.w-normal h2 {
    font-weight: 400
}

.box-blog-post .is-divider {
    display: none
}

.product-section-title.product-section-title-upsell {
    display: none
}

.product-section {
    border-top: none
}

.tax-product_cat .page-title-inner {
    display: none
}

.footer-wrapper {
    border-top: 1px solid #ccc
}

.footer-wrapper .wpcf7-email {
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #000;
    padding-left: 0;
    background-image: var(--wpr-bg-1be821ee-63e1-48ea-9acd-3c216e5cadcc);
    background-repeat: no-repeat;
    background-position: right center
}

.footer-wrapper .wpcf7-email:focus {
    box-shadow: none
}

.wpcf7-submit {
    text-transform: none!important;
    font-weight: normal!important;
    width: 150px;
    font-size: 14px!important
}

.btn-custom-w {
    width: 245px;
    background: #000;
}

.button.is-outline {
    border: 1px solid
}

.header-top .nav-divided>li+li>a:after {
    border-left: none
}

.top-bar-nav {
    gap: 35px
}

.has-equal-box-heights .box-image {
    padding-top: 135%!important
}

@media only screen and (max-width: 480px) {
    .product-custom-h>.col {
        padding-bottom:2px!important
    }

    .blog-custom-h>.col {
        padding-bottom: 20px!important
    }
}

.page-title-bar {
    background: #f9f9f9a6;
    padding: 10px 0;
    font-size: 13px
}

.related-products-wrapper>.row {
    max-width: 100%!important
}

.form-appointment h3 {
    text-align: center;
    font-size: 2em;
    font-weight: 100
}

.form-appointment .field-100 {
    overflow: hidden;
    margin: 0 -15px
}

.form-appointment .field-50 {
    width: 49%;
    float: left
}

.form-appointment .field-50:nth-child(2n) {
    float: right
}

.field-but {
    text-align: center;
    padding-top: 15px
}

.field-but input {
    margin: 0;
    padding: 10px 67px;
    width: initial
}

.wpcf7-spinner {
    display: none
}

.form-appointment #submit-button {
    color: #fff
}


.nav-spacing-xlarge>li {
    margin: 0 25px;
}

.header:not(.transparent) .header-bottom-nav.nav>li>a {
    color: #333333;
}

.header-bottom-nav>li>a {
    line-height: 30px;
}

.header-bottom-nav>li>a {
    font-size: 16px;
    font-weight: 500 !important;
}

/* Tablet */
@media (max-width: 1024px) {
    .footer-widgets .row.large-columns-4 .col {
        width: 50%;
        max-width: 50%;
        flex-basis: 50%;
    }
}

/* Mobile */
@media (max-width: 549px) {
    .footer-widgets .row.large-columns-4 .col {
        width: 100%;
        max-width: 100%;
        flex-basis: 100%;
    }
}

/* Wrapper */
.w-form.layout_ver.for_cform {
    max-width: 520px;
}

/* spacing các field */
.w-form-row {
    margin-bottom: 16px;
}

/* input + textarea */
.w-form-row-field input,
.w-form-row-field textarea {
    width: 100%;
    padding: 16px 18px;
    border-radius: 12px;
    border: none;
    background: #f3f3f3;
    font-size: 16px;
    color: #333;
    outline: none;
    transition: all .25s ease;
}

/* textarea height */
.w-form-row-field textarea {
    min-height: 140px;
    resize: vertical;
}

/* focus */
.w-form-row-field input:focus,
.w-form-row-field textarea:focus {
    background: #ececec;
}

/* placeholder */
.w-form-row-field input::placeholder,
.w-form-row-field textarea::placeholder {
    color: #8a8a8a;
}

/* submit button */
.w-form-row.for_submit .w-btn {
    background: #000;
    color: #fff;
    border-radius: 999px;
    padding: 12px 28px;
    font-size: 16px;
    border: none;
    transition: all .25s ease;
}

/* hover */
.w-form-row.for_submit .w-btn:hover {
    background: #222;
}

/* CF7 span wrapper fix */
.wpcf7-form-control-wrap {
    display: block;
}

.container-width, .full-width .ubermenu-nav, .container, .row {
    max-width: 1440px !important;
}


.header-inner.flex-row.container.logo-center.medium-logo-center{

    background:white;
}
.nav > li > a{
    font-family: "BeVietnamPro-Regular", sans-serif !important;
}

.custom-button .button{
padding: 3px 30px;
background: #fff;
color: #000;
}

.hera-form{
max-width:900px;
margin:auto;
font-family:inherit;
}

.hera-title{
text-align:center;
font-size:28px;
font-style:italic;
margin:0px 0 20px;
}

.hera-row{
display:flex;
gap:20px;
margin-bottom:18px;
}

.hera-col{
flex:1;
}

.hera-col-full{
width:100%;
}

.hera-form label{
display:block;
margin-bottom:6px;
font-size:14px;
color:#333;
}

.hera-form input,
.hera-form select{
width:100%;
height:40px;
border:1px solid #ddd;
padding:10px;
font-size:14px;
background:#fff;
}

.hera-submit{
text-align:center;
margin-top:30px;
}

.hera-submit input{
background:#000;
color:#fff;
border:none;
padding:12px 40px;
font-size:14px;
cursor:pointer;
width:fit-content;
}

.hera-submit input:hover{
background:#333;
}
#popup-form-dat-lich{
max-width:1000px !important;
padding:30px !important;
}
.hera-submit input{
    height: 100%;
}
a.is-small{
    color:#000 !important;
}

button.ux-search-submit.submit-button.secondary.button.icon.mb-0{
    background-color: #000 !important;
}

.footer-1 .widget{
    color:#000;
}
.footer-1 .is-divider{
    background:none;
}