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


}

@font-face{
	font-family:Con Cung;
	src:url(fonts/ConCung-Font.ttf) format("truetype");
}

@font-face {
  font-family:Helvetic Neue;
  src:url(fonts/HelveticaNeue.ttf) format("truetype");
  font-weight: normal;
}

@font-face {
  font-family:Helvetica Neue;
  src:url(fonts/HelveticaNeue-Bold.ttf) format("truetype");
  src:url(fonts/HelveticaNeue-Bold.otf) format("opentype");
  font-weight: bold;
}
@font-face {
  font-family:Helvetica Neue;
  src:url(fonts/HelveticaNeue-Bold.ttf) format("truetype");
  src:url(fonts/HelveticaNeue-Bold.otf) format("opentype");
  font-weight: 700;
}
@font-face {
  font-family:Helvetica Neue ;
  src:url(fonts/HelveticaNeue-Italic.ttf) format("truetype");
  src:url(fonts/HelveticaNeue-Italic.otf) format("opentype");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family:Helvetica Neue;
  src:url(fonts/HelveticaNeue-Medium.ttf) format("truetype");
  font-weight: 500;
}

@font-face {
  font-family:Helvetica Neue;
  src:url(fonts/helvetica-neue-regular.ttf) format("truetype");
  font-weight: normal;
}
.concung {
	font-family:Con Cung;
}
.w500{
	font-weight: 500;
}
.font13{
	font-size: 13px;
}
body {
    font-family: "Helvetica Neue";
}

footer#footer{
	font-size: 15px;
}
footer#footer ul {
	list-style: none;
	margin-left: 0px;
}
footer#footer ul li {
	margin-left: 0px;
	margin-bottom:2px;
}
.absolute-footer{
	display: none;
}
#top-bar .nav>li{
	font-size: 14px;
}
header .searchform{
	border: 2px solid #ff469e;
	border-radius: 12px;
	height: 48px;
	font-size: 16px;
	line-height: 16px;
	padding-left: 10px;
	max-width: 700px;
}

header .searchform .button.icon{
    height: 45px;
    border: 0px;
    width: 75px;
    border-radius: 0px 8px 8px 0px;
}
header .searchform .search-field{
	padding-right: 20px;
	border: 0px;
	box-shadow: none;

}
.html_topbar_left .text1 img{
	height: 18px;
	margin-left: 5px;
}
.html_topbar_left .text1 a{
	font-weight: bold;
	color: var(--primary-color);
}
.font-medium{
	font-weight: 500;
}
#top-bar .nav>li.account-item > a {
    background: url(images/customer-login.png);
    background-size: 21px;
    font-size: 14px;
    background-repeat: no-repeat;
    padding-left: 25px;
    background-position: left center;
    font-weight: 500;
    color: #67686C;
}
.header-main .nav > li > a{
	font-weight: 500;
    font-size: 14px;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
}
.header-main .nav > li > a .uudai{
	background: url(images/notify-top.png) no-repeat top 0 left;
	width: 30px;
	background-size: contain;
	height: 30px;
}
.header-vertical-menu__fly-out .nav-vertical-fly-out > li.menu-item a{
	font-weight: 500;
}
.header-cart-icon{
	margin-left: 0px;
}
.header-main .nav > li > a img,.uudai {
	margin-bottom: 5px;
}
.header-main .nav > li.cart-item{
	margin-right: 40px;
}
#wide-nav{
	display: none;
}

.product-small.box {
	position: relative;
	width: auto;
	box-sizing: border-box;
	font-variation-settings: 'wght' 600;
	height: auto;
	display: inline-block;
	padding: 10px;
	background-color: #fff;
	border-radius: 12px;
	box-shadow: 1px 0 3px rgb(155 155 155 / 5%);
}
.woocommerce-loop-product__title a{
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;

}
.box-text p.woocommerce-loop-product__title{
	margin-bottom: 6px;
}

.product-small.box .price-wrapper .price {
    font-size: 16px;
    color: #202020;
    font-weight: 500;
}
span.amount {
    color: #202020;
    font-weight: 500;
    white-space: nowrap;
}
.wpfFilterWrapper{
    box-shadow: 1px 0 3px rgb(155 155 155 / 5%);
    border-radius: 12px;
    background-color: #fff !important;
    padding: 10px !important;
    margin-top: 0px !important;
}
.products.row-small > .product-small{
	    padding: 0 5px 10px;
}
body .wpfFilterWrapper .wfpTitle {
    line-height: 14px;
    color: #67686c;
    font-size: 14px;
}
body .wpfFilterButton.wpfButton,body .wpfClearButton.wpfButton{
    width: 100%;
    font-size: 14px;
    text-transform: none;
    font-weight: normal;
    background: var(--fs-color-primary);
    color: #fff;
    padding: 0px !important;
    min-height: 0px;
    border-radius: 6px;
        margin: 0px;
}
.shop-page-title{
	font-family: 'con cung';
	font-weight: normal;
	color: #404040;
}
.custom-orderby-list{
	padding: 10px;
	background-color: #fff;
	border-radius: 12px;
}
.custom-orderby-list li{
	margin-bottom: 0px;
}

.custom-orderby-list li a{
    padding: 10px 14px;
    height: 36px;
    font-size: 14px;
    text-decoration: none;
    list-style: none;
    cursor: pointer;
    color: #404040;
    line-height: 14px;
    text-transform: capitalize;
    background: #fff;
    border: 1px solid #eaeaea;
    border-radius: 8px;
        display: block;
}
.header-shadow .header-wrapper, .header-wrapper.stuck, .layout-shadow #wrapper {
    box-shadow: 0 1px 3px rgb(0 0 0 / 10%);
}
.product-main > .content-row{
    max-width: 1180px;
    background: #fff;
    border-radius: 12px;
    padding: 20px 5px;
}
.product-info {
    padding-top: 0px;
}
.woocommerce-product-gallery__wrapper{
	border-radius: 8px;
	border: 0.5px solid #EEEEEE;
}
.product-gallery-slider img{
	border-radius: 8px;
}
.product-thumbnails img{
    border-radius: 8px;
    border: 0.5px solid #EEEEEE;
    margin: 0px !important;
    opacity: 1;
    transition: none;
}
.product-thumbnails .is-nav-selected a img, .product-thumbnails a:hover img {
    border-color: rgba(0, 0, 0, .3);
    opacity: 1;
    transform: translateY(0px);
    border: 3px solid #ffa3d1;
}

.product-thumbnails a{
	border:0px;
}
h1.product_title {
	font-size: 20px !important;
	font-weight: 500;
}
.button, button, input[type=button], input[type=reset], input[type=submit]{
	font-weight: 500;
	border:0px;
}
.single .product-info .price-wrapper {
	background: #F8F8F8;
	border-radius: 8px;
	padding: 15px;
	margin-bottom: 20px;
}
.single .product-info .price-wrapper  del{
	font-size: 14px;
}
.product-page-sections .product-section{
	padding: 20px;
	border-radius: 12px;
	background-color: #fff;
	border:0px;
	margin-bottom: 20px;
}
.product-section h5,.product-section-title-related{
	font-family: con cung;
	margin-top: 0px;
	font-size: 24px;
	color: #404040;
	font-weight: normal;
	text-transform: unset;
}
.page-title-inner{
	padding-top: 0px;
	min-height: 0px;
}
.rank-math-breadcrumb{
	padding: 20px 0px;
}
.rank-math-breadcrumb p{
	margin-bottom: 0px;
}
.article-inner.has-shadow {
    background-color: #fff;
    border-radius: 12px;
    box-shadow: none;
}
.post-item .col-inner{
	background-color: #fff;
	border-radius: 12px;
	box-shadow: none;
	overflow: hidden;
}
#secondary aside{
	padding: 20px;
	background-color: #fff;
	border-radius: 12px;
}
.radius12 img{
	border-radius: 12px;
}
.flickity-prev-next-button{
	opacity: 1;
	width: 30px;
}
.slider-nav-circle .flickity-prev-next-button .arrow, .slider-nav-circle .flickity-prev-next-button svg {
    border: 2px solid #CCD;
    border-radius: 100%;
    fill: #ccc;
    box-shadow: 0px 2px 3px #e5e5e5;
    background-color: #ffffffe6;
}
.slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
    margin-top: -5%;
}
.flickity-prev-next-button.previous {
    left: 1%;
    transform: translateX(1%);
}
.flickity-prev-next-button.next {
    right: 1%;
    transform: translateX(1%);
}
.section-title-normal span{
	font-weight: normal;
	border:0px;
	padding: 0px;
}
.section-title-normal{
	border-bottom: 0px;
}
.section-title a{
  font-family:Helvetic Neue;
  font-size: 16px;
  color: var(--primary-color);
}
.box-overlay .box-text{
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 30.46%, #000000 100%);
}

.widgets-boxed .widget, .widgets-framed .widget {
    background-color: #fff;
    border: 0px;
    box-shadow: none;
    padding: 0px;
    border-radius: 0px 0px 12px 12px;
}

.widget_nav_menu .widget>ul>li+li,.widget_nav_menu  ul.menu>li+li {
    border-top: 0px solid #ececec;
}
.widget_nav_menu  ul.menu>li{
	padding: 0px 10px;
}
.widget_nav_menu  ul.menu>li a{
	font-size: 15px;
	font-weight: 500;
}
.widget_nav_menu  ul.menu>li:hover {
    background: #fff4fc;
    color: var(--primary-color);
}
.header-block {
    min-height: 0px;
    width: 100%;
}
@media (min-width: 850px) {
    .is-sticky-column:not([data-sticky-mode]) {
        top: calc(var(--flatsome-scroll-padding-top) + 0px);
        transition: top .6s;
    }
}
.is-sticky-column{
	z-index: 99;
}
.widget_nav_menu  ul.menu{
	position: relative;

}
.home .widget_nav_menu  ul.menu>li:hover ul{
    opacity: 1;
    display: block;
}
.home .widget_nav_menu  ul.menu>li ul {
    position: absolute;
    left: 100%;
    z-index: 999;
    opacity: 1;
    top: 0px;
    height: 100%;
    background-color: #fff;
    border: 0px;
    border-radius:0px 0px 12px 12px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 10%);
}
.badge-circle .badge-inner, .badge-circle-inside .badge-inner {
    border-radius: 20px 20px 20px 0px;
}
.badge {
    height: 20px;
    width: 30px;
    font-weight: normal;
}
.badge .onsale{
	font-size: 13px;
	font-weight: normal;
}
.box-blog-post .is-divider{
	display: none;
}
.entry-divider{
	display: none;
}
.badge-container.left {
    left: 0;
    right: 10px;
    left: auto;
    top: 10px;
    margin-top: 0px;
}
.off-canvas-left .mfp-content, .off-canvas-right .mfp-content{
	background-color: #fff;
}
.nav.nav-vertical.nav-slide{
	padding: 20px;
}
.off-canvas .nav-vertical>li>a {
    padding-bottom: 15px;
    padding-top: 15px;
    font-weight: 500;
    padding: 10px 0px !important;
}