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


}

.list-product-ar a{
	padding:10px;
}
.list-product-ar {
	text-align:right;
}
.fill-product-ar{
	border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    margin: 20px 0;
}
.list-product-ar i{
	border: 1px solid #ddd;
    padding: 6px;
}
.list-product-ar span{
	padding:10px;
}
.archive-pro-header .row .col{
	padding-bottom:0;
}
.fill-product-ar.row{
	margin-left:0!important;
	margin-right:0!important;
}
.product-vertical-style .box-image {
	width:25%;
	margin:0;
	border-right: 1px solid #ddd;
}
.product-vertical-style .product-small {
	display:flex;
}
.box-excerpt {
	display:none;
}
.product-vertical-style .box-excerpt {
	display:block;
	font-size: 14px;
    margin-top: 20px;
}
.product-vertical-style .box-text-products {
	width:75%;
	text-align: left;
    margin-left: 20px;
}

/* Premium White Card CSS for San Pham Dropdown Menu */
li.menu-item-386 > .nav-dropdown,
#menu-item-386 > .nav-dropdown,
.header-nav li.menu-item-386 .nav-dropdown-default {
    background-color: #ffffff !important;
    padding: 15px 15px !important;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15) !important;
    border-radius: 12px !important;
    border: 1px solid #e2e8f0 !important;
    width: 550px !important;
    max-width: 90vw !important;
}

li.menu-item-386 .ux-banner {
    border-radius: 8px !important;
    overflow: hidden !important;
}

li.menu-item-386 .row {
    margin-left: -5px !important;
    margin-right: -5px !important;
}

li.menu-item-386 .col {
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-bottom: 0 !important;
}