/*
Theme Name: yen
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  ***************/


}

#wrapper {
	background: none;
}
.home .bg {
	background: url("https://yensaocatnhien.com/wp-content/uploads/2018/04/mua-yen-sao-khanh-hoa-tai-ha-noi.jpg") no-repeat center center fixed;
}
.shop-page-title {
	display: none;
}
.tieu-de-sidebar {
    background: #5d308d;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    margin: 0;
    height: 46px;
    text-align: center;
    line-height: 46px;
    font-weight: 400;
}
.tieu-de-phu {
    height: 37px;
    line-height: 36px;
    font-weight: bold;
    color: #3e3e3e;
    text-align: center;
    background: #f1f1f1;
    font-size: 14px;
    border: 1px solid #dedede;
    border-top: 0;
}
.icon-box-left, .icon-box-right {
    background: white;
    border-bottom: 1px dashed #e6e6e6;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 10px;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
.product-info .breadcrumbs {
    font-size: .85em;
    margin: 0 0 .5em;
    background: #f1f1f1;
    padding: 8px;
    border-bottom: 5px solid #5d308d;
}
.breadcrumbs a {
    color: #000;
    font-size: 12px;
}
.widget-title {
    display: block;
    background: #5d308d;
    height: 40px;
    line-height: 40px !important;
    padding: 0px 10px !important;
    color: white;
    letter-spacing: 0;
}
.is-divider {
	display: none;
}
.nav-dropdown-default {
	padding: 0;
}
.header-button span:hover {
	color: #000;
}
.chat .button.primary:not(.is-outline) {
	background: red;
}
.call .success {
	background: #5d308d;
}
span.amount {
	color: red;
}
.copyright-footer {
	color: #fff;
}
.cart {
	display: none;
}
.name input:not([type="submit"]){
	background: url("https://yensaocatnhien.com/wp-content/uploads/2018/04/c_name.png") no-repeat 4px 8px #fff;
	border-radius: 5px;
	padding-left: 30px;
}
.mobile input:not([type="submit"]){
	background: url("https://yensaocatnhien.com/wp-content/uploads/2018/04/c_phone.png") no-repeat 4px 8px #fff;
	border-radius: 5px;
	padding-left: 30px;
}
.email input:not([type="submit"]){
	background: url("https://yensaocatnhien.com/wp-content/uploads/2018/04/c_mail.png") no-repeat 4px 8px #fff;
	border-radius: 5px;
	padding-left: 30px;
}
.noidung textarea{
	background: url("https://yensaocatnhien.com/wp-content/uploads/2018/04/c_mess.png") no-repeat 4px 8px #fff;
	border-radius: 5px;
	padding-left: 30px;
}
.wpcf7-submit {
    background-color: #A72024 !important;
    border-radius:5px;
}