/*
Theme Name:   dongduongwine
Theme URI:    https://uxthemes.com/
Description:  Child theme for Flatsome — Đông Dương Wine (WP 7.0.2 compatible)
Author:       Đông Dương
Author URI:   https://uxthemes.com/
Template:     flatsome
Version:      3.0.14
Requires at least: 6.4
Tested up to: 7.0.2
Requires PHP: 7.4
Text Domain:  dongduongwine
*/
/* Backports: Flatsome 3.20.4–3.20.9 (UX Builder, qty step any, Studio/Setup WP7 UI, gallery alt, Instagram, Swatches, updater). */

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

/* Card sản phẩm (ảnh 3:4, tiêu đề 2 dòng, hàng giá|giỏ, nút icon) nằm trong
   assets/css/product-loop-box.css — không lặp lại ở đây. */
.pwine-banner .img-inner, .pwine-term img {border-radius: 15px; overflow: hidden;}
.badge-container{margin-top: 10px; margin-left: 10px}
.badge{width: unset; height: unset }
.badge-inner.secondary.on-sale{padding: 7px 5px;font-size: 13px; border-radius: 5px;}
.icon-box.featured-box.icon-box-left.text-left {
    border: solid 1px #d9d9d9;
    border-radius: 10px;
    padding: 10px 7px;
}
span.amount, span.smt-contact-price {color: red; font-weight: bold;}
.product .col-inner, .product-small.box-normal{
    border: solid 1px #d9d9d9;
    border-radius: 7px;
    overflow: hidden;
	height: 100%;
}
.has-shadow{border-radius: 7px;
    overflow: hidden;}
.pwine-section .col{padding-bottom: 0;}
.pwine-section  img{border-radius: 10px;}
.pwine-section .product-small img{border-radius: 0;}
.pwine-blog .box-image{border-radius: 10px;}
/* Thanh SMT Flash Sale trong .title-wrapper: xem assets/css/smt-flash-sale.css. */

.icon-box.featured-box.pwine.icon-box-center.text-center{
	border: solid 1px #F1E7DC;
    border-radius: 7px;
    padding: 10px 7px;
    background-color: #ffffff;
}

.box.has-hover.pwine.has-hover.box-text-bottom {
   background-color: #ffffff;
    border-radius: 5px;
    overflow: hidden;
}
.icon-box.featured-box.pwine.icon-box-center.text-center p{margin-bottom: 0; font-size: 13px; color: #000000;}
a.button.primary.center{display: table; margin: 0 auto;}
@media only screen and (max-width: 48em) {
	.pwine-section .row-small > .col,
	.pwine-section .row-small > .flickity-viewport > .flickity-slider > .col {
		padding: 7px;
	}
}
