/*
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:elle-futura-bold;
 src: url(https://landing4.bkweb.com.vn/wp-content/themes/flatsome-child/font/elle-futura-bold.otf);
 }
@font-face {
 font-family:PlayfairDisplay-Bold;
 src: url(https://landing4.bkweb.com.vn/wp-content/themes/flatsome-child/font/PlayfairDisplay-Bold.otf);
 }

.col.backg-col1.small-12.large-12 {
    background-image: url(https://landing4.bkweb.com.vn/wp-content/uploads/2020/06/landing-dongho2_11.png);
    height: 280px;
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.sec-header h3 {
    font-size: 33px;
    color: #eeba5b;
    font-family: "PlayfairDisplay-Bold";
        margin: 0px;
}
.sec-header h5 {
    color: #eeba5b;
    font-family: "PlayfairDisplay-Bold";
}
.sec-header h2 {
    font-size: 33px;
    color: #ffffff;
    font-family: "elle-futura-bold";
}
.sec-header p {
    color: #ffffff;
}

a.button.secondary.bnt-mua-ngay-header {
    background: #eeba5b;
    margin-top: 10px;
}
ul#menu-menu-trai li {
    padding-left: 15px;
    display: inline-block;
    color: #ffffff;
}
ul#menu-menu-trai li a {
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
}
ul#menu-menu-phai li {
    padding-left: 15px;
    display: inline-block;
    color: #ffffff;
}
ul#menu-menu-phai li a {
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
}
.image-home-col1 {
    
    position: absolute;
    top: 52px;
    z-index: 2;
    left: 260px;
}
.text-ly-do-col2 {
    margin-top: 100px;
    margin-left: 207px;
}
.text-ly-do-col2 p {
    color: #ffffff;
}
.related.related-products-wrapper.product-section h3 {
    text-align: center !important;
    color: #f2a007 !important;
}
.related.related-products-wrapper.product-section {
    background: #f5f5f5 !important;
}
p.category.uppercase.is-smaller.no-text-overflow.product-cat.op-7 {
    display: none ;
}
p.name.product-title {
    text-align: center !important;
    font-size: 20px !important;
    text-transform: uppercase !important;
   
}
p.name.product-title a
{
   color: #000000 !important;
}
span.price {
    text-align: center !important;
    font-size: 18px !important;
    
}
span.price span{
	color: #f3b144 !important;
}
.icon-box.testimonial-box.icon-box-center.danh-gia.text-center {
    border: 4px #eeba5b solid;
    margin-top: 50px;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}