/*
Theme Name: Hoang Minh Korea
Description: This is a child theme for Flatsome Theme
Author: UX Themes - Mai The Luc Doca Media
Template: flatsome
Version: 3.4
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
#menu-danh-muc-san-pham{
	height: 400px;
	overflow: hidden;
}
.why-us .title h3{
	background: url(https://hoangminhkoreamart.com/wp-content/uploads/2022/12/bg-why.png) top center no-repeat;
    padding: 35px;
    color: #a21a27;
}
.why-us .title h3 b{
	height: 0px;
}
.why-us .content{
	background: url(https://hoangminhkoreamart.com/wp-content/uploads/2022/12/bg-why-anwer.png) center center no-repeat;
    padding: 40px 90px;
    min-height: 275px;
}

.section-title-normal span{
	border-bottom: 0px;
}
.section-title span{
	text-transform: none;
}
.product-small.box{
	border: 1px solid #ececec;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	padding: 10px;
}
.product-small.box .title-wrapper{
	margin-bottom: 10px;
}
.product-small .name a:hover{
	color: red;
}

.product .badge-container{
	display: none;
}
span.amount{
	color: red;
}

#footer{
	color: #000000;
	padding-top: 30px;
}
#footer .section-title-normal{
	border-bottom: 1px solid #ececec;
}
#footer .section-title-main{
	text-transform: none;
	font-size: 18px;
	font-weight: 600;
	color: #000000;
	border-bottom: 0px;
	margin-right: 0px;
}
#footer li{
	list-style: none;
	margin-left: 0px;
}
#footer a{
	color: #000000;
}
#footer a:hover{
	color: red;
}
.single-contact{
	display: flex;
    align-items: baseline;
    font-size: 15px;
    margin-bottom: 10px;
}
.single-contact .fa, .single-contact .fas{
	margin-right: 5px;
    width: 20px;
    flex: 0 0 20px;
}
.social-footer li{
	list-style: none;
	display: inline-block;
	margin-right: 5px;
}
.social-footer li img{
	width: 24px;
}
.copyright-footer{
	color: #000000;
}
.single-product .isures-flashsale{
    background-image: url(https://hoangminhkoreamart.com/wp-content/uploads/2022/12/bg-flashsale-hoang-minh-korea-mart.jpg);
}
.single-product .isures-flashsale{
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    padding: 10px;
    border-radius: 4px;
}
.single-product .isures-flashsale span.title {
    margin-top: 10px;
    margin-right: 25px;
}
 
.single-product .isures-flashsale .ux-timer {
    margin: 0;
 
}
.single-product .isures-flashsale .ux-timer span {
    font-size: 20px;
}
.single-product .isures-flashsale .ux-timer span strong{
    font-size: 10px;
    text-transform: none
}
 
.single-product .isures--flashsale .ux-timer span {
    color: var(--isures-secondary-color)!important;
}
.single-product .isures--flashsale .ux-timer span  strong{color: #222}
/**Thu gọn trang giỏ hàng**/
p.form-row-first, p.form-row-last{width:100%}
.woocommerce-billing-fields input{margin-bottom:0}
#customer_details label{font-weight: normal; font-size: 15px; color:#950303}
/* Css đánh giá ngẫu nhiên */
.product-small .rate span.point {
    color: #ff9321;
    font-weight: normal;

}
/*-------------------Khuyến mãi CSS ------------*/
.khuyen-mai {
    border: 1px solid #dee2e6!important;
    border-radius: 8px;
    margin-bottom: 10px;
}
.khuyen-mai h3 {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: #fbfbfb;
    margin-bottom: 0;
    font-weight: 700;
    color: #c30d23;
    font-size: 16px;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    padding-left: 0.5rem;
    border-bottom: 1px solid #dee2e6!important;
}
.khuyen-mai ul {
    padding: 6px 0;
    margin-bottom: 0;
}
.khuyen-mai ul li {
    font-size: 15px;
    margin-bottom: 4px;
    color: #333;
    margin-left: 24px;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}