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

}
.button, button, input[type='submit'], input[type='reset'], input[type='button']{
	
}

#mega-menu-wrap{
	width: 200px !important;
	background: transparent;
	font-weight: normal; 
}
#mega-menu-title{
	text-transform: uppercase;
	font-weight: 600;
	color: #0B4479;
	font-size: 0.9em;
}
#header-contact li>a{
	font-size: 0.9em;
}
.header-bottom-nav > li > a{
	font-size: 0.9em;
	font-weight: 600 !important;
	text-transform: uppercase;
	color: #0B4479;
}
.section .section-title-normal{
	font-size: 1.2em;
	border-bottom: none;
	margin-bottom: 0px;
	padding-top: 10px;
}
.section-title span{
	text-transform: none;
	border-bottom: none;
	font-size: 1.1em;
}
#wide-nav>.flex-row>.flex-left{
	min-width: 200px !important;
	width: 200px !important;
	flex: none;
}
html, body{
	/* font-family: 'Inter var', sans-serif !important; */
	font-size: 0.9em;
}

.breadcrumbs{
	font-weight: normal;
	font-size: 15px;
	color: #111;
}

h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a{
}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

}
pre, blockquote, form, figure, p, dl, ul, ol{
	margin-bottom: 5px;
}
.widget .is-divider{
	display: none;
}
#header-contact li>a{
	text-transform: none;
	color: #111;
	padding: 0px;
}
span.amount{
	color: #ff6600;
    font-weight: bold;
}
.box-text-products span.amount {
    white-space: nowrap;
    color: #ff6600;
    font-size: 1.1em;
}

#product-sidebar{
	padding-right: 0px;
}
#product-sidebar .col-divided,
.page-left-sidebar .col-divided{
	border: none;
	padding-right: 10px;
}
.row-divided>.col+.col:not(.large-12){
	border: none;
}
#product-sidebar .is-divider,
#secondary .is-divider,
#shop-sidebar .is-divider{
	display: none;
}
span.widget-title{
	display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}
.footer-widgets span.widget-title{
	font-size: 1.1em;
	color: #0B4479;
	text-transform: none;
}
.footer-widgets .dark span.widget-title{
	color: #FFF;
}
.uppercase, h6, th, span.widget-title{
	line-height :normal;
	letter-spacing:normal;
}
#product-sidebar span.widget-title,
#secondary span.widget-title,
#shop-sidebar span.widget-title{
	display: inline-block;
    width: 100%;
    padding: 15px;
    text-align: center;
    background: #0B4479;
    color: #FFF;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    font-weight: normal;
    font-size: 1em;
}
.section-title-center span, 
.section-title-bold-center span{
	color: #0B4479;
	font-size: 1.2em;
	
}
#shop-sidebar .block_widget,
#product-sidebar .body-widget,
#secondary .body-widget,
#shop-sidebar .body-widget{
	padding: 0px 15px;
}
#product-sidebar aside,
#shop-sidebar aside,
#secondary aside{
	padding: 0px;
    border-radius: 10px;
    border: 1px solid #DEDEDE;
    margin: 0px;
    margin-bottom: 20px;
    background: #FFF;
}
.product-footer,
.product-main{
	background: #FFF;
	border-radius: 10px;
	padding: 15px;
	margin-top: 15px;
}
.product-section{
	border: none;
}
h3.product-section-title{
	text-transform: none;
	color: #0B4479;
	font-size: 1.2em;
	margin-bottom: 15px;
}
.absolute-footer{
	padding: 5px 0 5px;
}
.header-top{
	border-bottom: 1px solid rgba(202,206,204,0.3);
}
.box-text h1, .box-text h2, .box-text h3, .box-text h4, .box-text h5, .box-text h6, .box-text a:not(.button){
	line-height: 1.5em;
	font-size: 1.1em;
	color: #000;
}

th, td{
	font-size: 1em;
	color: #333;
}
.tab-panels .entry-content table td, 
.tab-panels .entry-content table th {
    border: 1px solid rgba(0,0,0,0.15);
    padding: 5px;
}
.block_widget .post-item{
	padding: 0 15px 10px;
}
.block_widget .box-vertical .box-text{
	padding-bottom: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-left: 10px;
}
.block_widget .box-text h5{
	text-transform: inherit;
	font-size: 1.1em;
    font-weight: normal !important;
    color: #333;
}
.form-footer input:not([type="submit"]){
	width: 70%;
	float: left;
	margin-right: 10px;
}
.form-footer input[type='email']{
	height: auto;
	padding: 5px 20px;
}
.header-search-form-wrapper input:not([type="submit"]){
	height: auto;
	padding: 5px 20px;
	font-size: 1em;
	color: #333 !important;
	background: #fff;
}
.header-search-form-wrapper .button i{
	right: 10px;
}
.header-nav li.has-icon{
	margin-right: 15px;
}
.header-nav li.has-icon a{
	font-size: 1em;
}
.header-nav li.has-icon .header-cart-title a,
.header-nav li.has-icon .header-account-title a{
	color: #fff;
}

.footer-widgets .social-icons a{
	margin-right : 7px;
}
.footer-widgets #text-4 img{
	margin-bottom: 5px;
}
.absolute-footer{
	color: #333;
}
.tabbed-content .nav > li > a{
	 font-size: 1em;
}
#top-bar .social-icons a.plain{
	color: #333;
}
@media (max-width:767px){   
}
@media (min-width:768px){
	.footer-2 .widget:first-child {
		width: 60% !important;
		flex-basis: 60% !important;
		max-width: 60% !important;
	}
	.footer-2 .widget:last-child {
		width: 30% !important;
		flex-basis: 40% !important;
		max-width: 40% !important;
	}
}
.home-banchay .home-block{
	background: #FF8E4D;
    padding: 5px 15px 0 15px;
    border-radius: 10px;
}
.home-banchay .home-block .item-box{
	background: #FFF;
	border-radius: 10px;
	height: 320px;
	padding: 10px;
}
.box-text p.product-title{
	min-height: 50px;
}
.home-news .box-blog-post{
	background: #FFF;
	border: 1px solid #eee;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: none;
    box-shadow: none;
}
.home-category .item-box{
	background: #FFF;
	border: 1px solid #eee;
    border-radius: 10px;
    overflow: hidden;
	height: 320px;
	padding: 10px;
	box-shadow: none;
}
.home-news .box-blog-post:focus,
.home-news .box-blog-post:hover,
.home-category .item-box:focus,
.home-category .item-box:hover {
	box-shadow: 0px 4px 15px rgba(20, 25, 26, 0.2);
}
.nav-right .header-account-title{
	display: inline-block;
	margin-left: 5px;
}
.home-banchay .section-title a,
.home-banchay .section-title span{
	color: #FFF;
}
.row-category .section-title a,
.row-category .section-title span,
.home-news .section-title a,
.home-news .section-title span,
.home-category .section-title a,
.home-category .section-title span{
	color: #0B4479;
}
.baner-center .col-inner img{
	border-radius: 10px;
}
.footer-row{
	background: #FFF;
	padding-top: 15px;
	border-top:2px #0B4479 solid;
}
.shop-sidebar .widget-body{
	padding: 0px 15px;
}
.row-category{
	background: rgb(255, 255, 255);
    padding: 5px 10px 10px;
    border-radius: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(238, 238, 238);
    border-image: initial;
}
.row-category .icon-category{
	text-align: center;
    min-height: 160px;
    border-radius: 10px;
    padding: 15px 10px;
    background: #F1F1F5;
}
.icon-category h6{
	padding: 5px 0px;
	text-transform: none;
	font-size: 1em;
}
.row-category .col-title{
	padding-bottom: 5px;
}
.row-category .home-title{
	margin-bottom: 0px;
}
.row-category .icon-category .icon-box-img img{
	width: 100px;
	height: 110px;
	overflow: hidden;
	border-radius: 10px;
}
label, legend{
	font-size:1em;
}