/*
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.   ***************/
.icon-64 {
	font-size: 64px;
	color: #fff9ef;
	transition: all ease .3s;
	width: 120px;
	height: 120px;
	background: #637620;
	border-radius: 50%;
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 16px;
	margin-bottom: 16px;
}
.icon-64:hover {
	font-size: 64px;
	color: #9eb64c;
	background: #f1ebe1;
}
.section-title b {
    background-color: currentColor;
    display: block;
    flex: 1;
    height: 2px;
    opacity: 0;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
/* Reset layout blog page */
@media screen and (min-width: 850px) {
    .blog-wrapper.page-wrapper .large-10.col{
        flex-basis: 100%;
        max-width: 100%;
    }
}
.recent-blog-posts-li .badge {
    backface-visibility: hidden;
    display: table;
    height: 3.8em;
    pointer-events: none;
    width: 5.8em;
    z-index: 20;
}
/* Archive title  */
.page-wrapper h1.page-title.is-large {
    font-size: 0rem;
}
.page-wrapper h1.page-title.is-large > span{
    font-size: 1rem;
    border-bottom: 1px solid #d5d5d5;
    display: inline-block;
    padding: 0.5rem;
}
/* Paginations */
.nav-pagination>li>a, .nav-pagination>li>span {
    border: 1px solid;
    border-radius: 0.3em;
    display: block;
    font-size: 1.1em;
    font-weight: bolder;
    height: 2.25em;
    line-height: 2em;
    min-width: 2.25em;
    padding: 0 7px;
    text-align: center;
    transition: all .3s;
    vertical-align: top;
    width: auto;
}
/* Left sidebar */
span.widget-title {
    font-size: 1em;
    font-weight: 600;
    color: #5e7326;
}
@media screen and (min-width: 850px) {
    .row-divided>.col+.col:not(.large-12) {
        border-left:1px solid #c2e254;
        background: #efffb8;
        padding: 1rem;
        border-radius: .5rem;
    }
}
/* Breadcrumb */
.page-title.shop-page-title.product-page-title {
    background: #eeeeee;
}
.page-title-inner {
    min-height: 40px;
    padding-top: 0px;
    position: relative;
}
.breadcrumbs a,
.breadcrumbs {
    font-size: smaller;
}
.breadcrumbs a {
    color: #222;
}
.breadcrumbs {
    color: #222;
    font-weight: 700;
    letter-spacing: 0;
    padding: 0;
}

/* Box blogpost style 1 */
.row-slider.flickity-enabled .flickity-slider {
	display: flex;
	height: 100%;
}
.flickity-slider .col.post-item {
	display: flex;
	min-height: 100%;
}
.page-wrapper .col.post-item .col-inner,
.flickity-slider .col.post-item .col-inner{
	min-height: 100%;
}
.box.box-blog-post.box-text-bottom {
	min-height: 100%;
	display: block;
	border: 1px solid #0000000A;
	box-shadow: 0px 12px 25px 0px #0000000D;
	border-radius: 0.5rem;
	background-color: #fff;
	overflow: hidden;
	color: #444;
}
.box.box-blog-post.box-text-bottom .is-divider {
	opacity:0
}
.box.box-blog-post.box-text-bottom .post-title{
    font-size: 1.125rem;
    color: #222;
}
.box.box-blog-post.box-text-bottom .box-text{
	padding-left: 0.75rem;
    padding-right: 0.75rem;
}

.sidebar-inner .widget-title{
	display: block;
	background: #647633;
	border-radius: 6px 6px 0 0;
	text-align: center;
	color: #fff;
	font-weight: 500;
	line-height: 40px;
	font-size: 16px;
	font-family: 'Roboto', sans-serif !important;
	margin-bottom: 0px;
}
.sidebar-inner .product-categories{
	border: 1px solid #ececec;
}


.sidebar-inner .product-categories > li > a:hover{
	color: #647633;
}
.sidebar-inner .is-divider{
	display: none;
}

.sidebar-inner .product-categories > li > a{
	display: block;
    font-size: 15px;
    line-height: 22px;
    color: #333333;
    padding: 10px 10px 10px 35px;
    font-weight: 400;
    background: url(/wp-content/uploads/2025/04/rrr.png) 15px 17px no-repeat;
}

.sidebar-inner .price_slider_wrapper {
    border: 1px solid #ececec;
    padding: 15px 15px 15px 10px;
}

/* Single product */
.single-product .box-text{
	background: #fff;
}
.single-product .box-text .product-title{
	text-align: center;
}
.single-product .box-text .price{
	text-align: center;
}
a.devvn_buy_now_style{
	background: #fe9960 !important;
}
.quantity+.button,.devvn-popup-title,.popup-customer-info-group .devvn-order-btn{
	background: #647633 !important;
    border-radius:4px;
}
.single-product h1.entry-title{
	font-size: 23px;
	color: #48571f;
	font-weight: bold;
	text-transform: uppercase;
}
.single-product .rt_msp{
	margin-bottom: 5px;
	font-size: 14px;
	color: #404040;
}
.single-product .price2{
	margin-bottom: 5px;
}
.single-product .salep{
	font-size: 14px;
	color: #ef0c0c;
}
.single-product ins{
	font-size: 16px;
	color: #ee0d0d;
	font-weight: 400 !important;
}
.price2 ins{
	padding-right: 30px;
}
.single-product ins span{
	font-weight: 700 !important;
}
.single-product del{
	font-size: 14px;
	color: #999999;
	font-weight: 400 !important;
}
.single-product del span{
	font-weight: 700 !important;
}
.single-product .cart{
	clear: both;
	margin-bottom: 10px;
}
.single-product .product-main{
	padding-bottom: 0;
}
.single-product .widget_custom_html{
	margin-bottom: 10px;
}

.product-summary .percent{
	display: contents !important;
}
.price2 > span{
	font-size: 16px;
	color: #ee0d0d;
	font-weight: 700;
}
.single-product .is-divider {
    background-color: rgb(255 255 255 / 0%);
    display: block;
    height: 3px;
    margin: 1em 0;
    max-width: 30px;
    width: 100%;
}
.thongtin1{
	overflow: hidden;
	margin-bottom: 15px;
}
.thongtin1 p{
	font-size: 14px;
    line-height: 25px;
    margin-bottom: 0;
    background: url(img/m2.png) 0 6px no-repeat;
    padding-left: 20px;
}
.thongtin2{
	border: 1px dashed #b7b7b7;
	padding: 8px;
	margin-bottom: 15px;
}
.thongtin2 p{
	font-size: 13px;
	line-height: 23px;
	margin-bottom: 0;
}
.thongtin2 p a{
	font-size: 17px;
	font-weight: bold;
	color: #0e773e;
}