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

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


@font-face {
    font-family: 'Roboto' !important;
    src: url(fonts/Roboto-Black.ttf);
} 

@font-face {
    font-family: 'Mulish' !important;
    src: url(fonts/Mulish-Regular.ttf);
} 


:root{
    --family :'Roboto' !important;
}
:root{
    --family-mulish :'Mulish' !important;
}

body{
    font-size: 15px !important;
    font-family: var(--family);
    overflow: hidden;
}
h1,h2,h3,h4,h5,h6,p,ul,li,a{
    font-family: var(--family) !important;
}

p.cat-label.is-xxsmall.op-7.uppercase,
p.category.uppercase.is-smaller.no-text-overflow.product-cat.op-7,
.is-divider,
.entry-category,
.display-product a.quick-view,
a.quick-view.quick-view-added {
    display: none;
}

:root {
  --color: #fde100;
}

:root {
  --background: #000;
}

.lang-item span {
    display: none;
}

.header-nav-main.nav-right {
    justify-content: left !important;
}

.header-nav-main.nav-left {
    justify-content: flex-end !important;
}
.header:not(.transparent) .header-nav-main > li a {
  color: var(--color);
  font-size: 16px;
  font-family: var(--family) !important;
}

.header:not(.transparent) .header-nav-main > li:hover a {
  color: #fff;
}

p {
    text-align: justify;
    font-family: var(--family-mulish) !important;
}

.title-home h3 {
    text-transform: uppercase;
    color: var(--color);
    font-size: 25px;
}

.featured-box .icon-box-text p {
    padding-right: 5px;
    color: #fff;
}
.featured-box .icon-box-img .icon{
    border-right: 2px solid #fff;
    padding-right: 10px;
}

.button.primary {
    color: #000;
    background: var(--color);
    font-family: var(--family) !important;
}


.sec-silder {
    border-top: 3px solid var(--color);
    border-bottom: 3px solid var(--color);
}


.sec-bvb h2,
.sec-bvb p {
    color: #fff;
}

.sec-bvb h2 {
    margin-top: 6%;
}

.sec-bvb::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: repeat-x;
    background-image: url(img/bkg.png);
    background-position: bottom;
}

.sec-why h3 {
    color: #fff;
    font-size: 30px;
}

.sec-why .large-6:nth-child(3) .featured-box,
.sec-why .large-6:nth-child(4) .featured-box  {
    position: absolute;
    left: 40%;
    z-index: 999;
}
.sec-why .row-video {
    margin-top: 7%;
}

.sec-mohinh {
    border-bottom: 3px solid var(--color);
}
.sec-mohinh .title-home p {
    color: #fff;
    text-align: center;
    margin-bottom: 0px;
    text-transform: uppercase;
}
.sec-mohinh h3 {
    margin-bottom: 0px;
}

.sec-mohinh .box-text-bottom .box-text {
    top: 30%;
}
.sec-mohinh .box-text-bottom .box-text-inner h4 {
    text-transform: uppercase;
    color: var(--color);
    font-size: 22px;
    line-height: 30px;
}

.home-loinhan p,
.home-loinhan h2 {
    color: #fff;
}
.home-loinhan h2 {
    text-transform: uppercase;
    font-size: 25px;
}

.home-loinhan .owl-prev,
.home-loinhan .owl-next {
    top: 25%;
}
.home-loinhan .owl-prev {
    left: 80px;
}

.home-loinhan .owl-next {
    right: 80px;
}

.home-loinhan .owl-next i {
    color: #000;
}

.sec-loinhan .section-bg.bg-loaded {
    background-position: right;
}
.sec-loinhan .row-loinhan h2 {
    margin-top: 5%;
}


.sec-loinhan .row-vechungtoi h2  {
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
}
.sec-loinhan .row-vechungtoi p {
    color: #000;
    font-weight: 500;
}

.home-video h3 {
    color: var(--color);
    margin: 15px 0px;
    text-transform: uppercase;
}

.owl-prev,
.owl-next{
    position: absolute;
    top: 35%;
}
.owl-prev i,
.owl-next i {
    font-size: 40px;
    color: var(--color);
}
.owl-prev {
    left: -30px;
}
.owl-next {
    right: -30px;
}

.title-form h3 {
    text-transform: uppercase;
    font-weight: bold;
}




#gallery-load-more span {
    background: var(--color);
    color: #000;
    border-radius: 7px;
    font-weight: bold;
    padding: 10px 15px;
    text-transform: uppercase;
    font-family: var(--family) !important;
}

.form-dangky {
    background: var(--color);
    padding: 15px;
    border:2px dashed #000;
}

.form-dangky .wpcf7-submit {
    background: var(--color);
    color: #000;
    border: 2px solid ;
    border-radius: 8px;
    font-family: var(--family) !important;
}

.form-dangky input,
.form-dangky textarea {
    border: 1px solid #000;
    border-radius: 8px;
}
.form-dangky input::placeholder,
.form-dangky textarea::placeholder {
    color: rgb(174, 174, 174);
    font-style: italic;
}

.footer-1 {
    border-top: 3px solid var(--color);
}

.footer-1 .row-footer {
    margin-bottom: -15%;
}

.footer-1 .name-footer {
    background-image: url(img/bkg-3.png);
    width: 100%;
    height: 225px;
    margin-top: -31px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.footer-1 .name-footer h3 {
    transform: rotate(-59deg);
    text-transform: uppercase;
    padding: 42px 0px 30px 15px;
    font-weight: bold;
    color: #000;
}
ul.share-footer  li {
    display: inline-block;
    padding: 0px;
    margin: 0px 5px;
}
ul.share-footer li a {
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: 35px;
    border-radius: 50%;
}
ul.share-footer .fa-1 a {
    background: #1077f0;
}
ul.share-footer .fa-2 a {
    background: #fe0000;
}
ul.share-footer .fa-3 a {
     background: radial-gradient(circle at 33% 100%, #fed373 4%, #f15245 30%, #d92e7f 62%, #9b36b7 85%, #515ecf)
}
ul.share-footer li a i {
    color: #fff;
    font-size: 17px;
}

.scroll-to-bullets,
.absolute-footer {
    display: none;
}

.mobile-sidebar.no-scrollbar {
    background: #000;
}

.mobile-sidebar.no-scrollbar li a {
    color: var(--color);
    font-weight: bold;
    font-family: var(--family) !important;
}
@media only screen and (max-width: 900px) {
    br {display: none;}
}
@media only screen and (max-width: 812px) {
    br {display: none;}
    .sec-loinhan .row-vechungtoi {
        margin-top: 30%;
    }
    .sec-mohinh .box-text-bottom .box-text-inner h4 {
        font-size: 15px;
    }
    .sec-why .large-6:nth-child(3) .featured-box,
    .sec-why .large-6:nth-child(4) .featured-box  {
        position: inherit;
        left: 0%;
        z-index: 999;
    }
}

@media only screen and (max-width: 767px) {
    br {display: none;}
    .sec-why .large-6:nth-child(3) .featured-box,
    .sec-why .large-6:nth-child(4) .featured-box  {
        position: inherit;
        left: 0%;
        z-index: 999;
    }
    .sec-loinhan .row-loinhan {
        background: #000;
    }
    .sec-loinhan .row-vechungtoi {
        margin-top: 0%;
        padding-top: 5%;
        background: var(--color);
    }
    .stuck #logo img {
        position: absolute;
        margin-top: -40px;
        padding: 10px;
        left: 40%;
    }
    .flex-col.show-for-medium.flex-right {
        margin-right: 20px;
    }
    ul.mobile-nav.nav.nav-right {
        margin-top: -60px;
    }

}

@media only screen and (max-width: 767px) {
    #logo {
        position: absolute;
        left: 38%;
    }
    #logo img {
        padding: 10px;
    }
}

@media only screen and (max-width: 500px) {
    .footer-1 .name-footer h3 {
        padding: 80px 0px 0px 65px;
        font-size: 30px;
    }
    #logo {
        left: 25%;
    }
    .stuck #logo {
        left: 20%;
    }

}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}