/*
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.   ***************/


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


}
.cotmun:before{
    content:"";
    background-image:url("/wp-content/uploads/2024/07/bongbong.png");
    position:absolute;
    right: 14%;
    bottom: -35%;
    z-index: 999;
     background-repeat: no-repeat;
    width: 500px;
    height: 500px;
}
.section-title span{
	text-transform: math-auto !important;
}
.cotnews .col-inner .text{
    background:#d28b9b;
    padding:30px;
}
.cotnews .col-inner .text h2{
    color:#fff;
}
.cotnews .col-inner .text p{
    color:#413939;
    font-size:19px
}

/* giao dien fix */
.header-nav.header-bottom-nav >li>a{
    border:2px solid #333;
    padding:20px 20px;
}
.logo-left .logo {
	margin-left: 19% !important
}
.box_containerhead .boxtitlehead{
	font-size:38px;
	color: #333;
}
.box_containerhead p{
	font-size:28px;
	color: #333;
}
.box_containerhead{
    text-align:center;
    line-height: 27px;
}
.nutbam span{ 
    background:#f6d4d8;
    padding:10px 30px;
}
.titlefix .section-title-main{
	background:#f6d4d8;
    padding:10px 30px;
}
.section-title b{
	background-color:transparent !important
}
.nutbam2{
    background:#f6d4d8 !important;
    padding: 10px 60px !important;
    color:#333 !important;
}
.add-to-cart-button a{
    border:1px solid #f6d4d8 !important;
    background:#f6d4d8  !important;
    padding:10px 20px;
}
.add-to-cart-button a:hover{
    color:#333 !important
}
.product-title.woocommerce-loop-product__title a{
    font-weight:bold;
    font-size:18px;
}
.woocommerce-billing-fields .form-row{
	width:100% !important
}
.nav-dropdown{
	background-color: #f8e4e6 !important
}
.imgpayments{
    width:260px;
    margin: 0 auto;
}
.add-to-cart-button{
    display:none
}