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

html{
	 font-size: 15px;
}
.share-icons a.icon {
    margin: 0px 3px;
}
#wide-nav>.flex-row>.flex-left {
    width: 25%;
    min-width: 25%;
    margin-right: 15px;
    max-width: 25%;
}
.sf-menu * {
    text-transform: uppercase;
}
#mega-menu-title {
    font-family: "Mulish", sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    padding: 7px 0 7px 15px;
}
#mega-menu-wrap {
    width: 100%;
    background: #1e73be;
}
.nav>li>a, .nav-dropdown>li>a, .nav-column>li>a {
    color: #1e73be;
}
.nav li.nav-icon a {
    color: #1e73be;
}
.header-nav-main li.nav-icon {
    opacity: 0;
}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {
    -webkit-box-shadow: unset;
    box-shadow: unset;
}
.header-search-form-wrapper input {
    height: 3em;
    border: 1px solid #1e73be;
    box-shadow: none;
    border-radius: 5px 0px 0px 5px;
    border-right: 0;
}
.header-search-form-wrapper .searchform .button.icon {
    height: 3em;
    padding: 0px 20px;
    background: #1e73be;
    border-radius: 0px 5px 5px 0px;
	border: 1px solid #1e73be;
    box-shadow: none;
}
li.html.header-button-1 {
    margin: 0;
}
li.cart-item  a.header-cart-link, .header-button a{
    padding: 0px 15px;
    border-radius: 5px;
    font-size: 15px;
}
.html .header-button a span:before {
    content: "\e600";
    font-family: 'fl-icons';
    margin-right: 6px;
}
.header-nav li.header-search-form {
    margin-left: 30px;
}
.stuck .header-nav-main li.nav-icon {
    opacity: 1;
    margin-right: 0;
}
@media screen and (min-width: 1024px){
	.nav.nav-vertical >li, .sidebar-menu .search-form {
		display: none !important;
	}
	
}
ul#header-contact a {
    text-transform: initial;
}
.nav-dark .is-outline, .dark .nav>li>a, .dark .nav>li.html, .dark .nav-vertical li li.menu-item-has-children>a, .dark .nav-vertical>li>ul li a, .nav-dropdown.dark>li>a, .nav-dropdown.dark .nav-column>li>a, .nav-dark .nav>li>a, .nav-dark .nav>li>button {
    color: rgb(255 255 255);
}
.nav-dropdown .menu-item-has-children>a, .nav-dropdown .title>a, .nav-dropdown .nav-dropdown-col>a {
    text-transform: uppercase;
    font-size: 1em;
    font-weight: bolder;
    color: #000;
}
.nav>li>a {
    font-size: .9em;
}
.section-title-normal span {
    border-bottom: 2px solid #1e73be;
    margin-bottom: -2px;
    position: relative;
    border-left: 10px solid #1e73be;
    padding-bottom: 0;
    padding-left: 10px;
}
.section-title-normal span:before {
    content: "";
    border: 5px solid #1e73be;
    border-color: transparent transparent transparent #1e73be;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    left: 0px;
}
h2.section-title {
    font-size: 1.4em;
	    margin-bottom: 0;
}
.section-title-normal {
    border-bottom: 2px solid #efefef;
}
.section-title a {
    font-size: 14px;
    color: #1e73be;
}
.box-text {
    font-size: 1em;
}
p.name.product-title a {
    font-size: 1.1em;
    font-weight: 600;
}
.price-wrapper .price, span.amount {
    display: block;
    color: #1e73be;
    font-weight: 600;
}
.product-small.box {
    border: 1px solid #e4e4e4;
    border-radius: 3px;
	    transition: all 0.3s;
}
.product-small.box:hover {
    box-shadow: 0px 0px 8px 3px #efefef;
}
.box-text-products {
    padding-top: .7em;
    padding-bottom: .8em;
}
.absolute-footer {
    padding: 0;
}
.absolute-footer.dark {
    color: rgb(255 255 255 / 85%);
}
.copyright-footer {
    transform: translateY(50%);
}
.header-bg-color {
    background-color: rgb(255 255 255);
}
span.widget-title {
    font-size: 1.2em;
}
pre, blockquote, form, figure, p, dl, ul, ol {
    margin-bottom: 0.7em;
}
.widget ul.menu>li>a {
    padding: 4px 0;
}
.form-dk input.wpcf7-submit.button {
    background: #ffc800;
}
.back-to-top.active {
    border-color: #1e73be;
    color: #1e73be;
}
.back-to-top:hover{
	 color: #fff;
}
.nav-size-large>li>a {
    font-size: 1em;
}
.product-thumbnails a:hover, .product-thumbnails .is-nav-selected a {
    border-color: rgb(219 0 0);
}
.product-info .breadcrumbs {
    font-size: 1em;
    margin: 0 0 .5em;
    text-transform: inherit;
}
.breadcrumbs a {
    color: rgb(119 119 119);
    font-weight: normal;
}
.h1, h1 {
    font-size: 1.5em;
    line-height: 1.3;
}
.chinh-sach .icon-box-text p {
    margin-bottom: 0;
}
.chinh-sach .icon-box-text p {
    margin-bottom: 0;
}
.chinh-sach {
    margin: 0 0 10px 0!important;
    border-top: 1px dashed #d8d8d8;
    border-bottom: 1px dashed #d8d8d8;
    padding: 7px 0 5px;
}
.icon-box-left, .icon-box-right {
    align-items: center;
}
.product-info .price {
    font-size: 1.2em;
	margin: .7em 0;
}
.product-header h5 {
    display: inline-block;
    width: auto;
    position: relative;
    color: #1e73be;
    z-index: 1;
    padding-right: 25px;
    font-size: 20px;
	background: #fff;
}
.product-header h5:after {
    content: "";
    background: #1e73be;
    width: 5px;
    height: 5px;
    display: block;
    position: absolute;
    right: 5px;
    bottom: 4px;
}
.product-header:after {
    content: "";
    border-bottom: 5px solid #eaeaea;
    position: absolute;
    bottom: 14px;
    right: 0;
    width: calc(100% - 30px);
}
.product-section {
    border-top: 0;
}
.product-main {
    padding: 40px 0 0;
}
.content-product .entry-content {
    padding-top: 0;
}
.h2, h2 {
    font-size: 1.4em;
}

form#commentform, p.form-submit, input#submit {
    margin-bottom: 0;
}
h3.product-section-title-related {
    margin-right: 0;
    max-width: 100%;
    position: relative;
    z-index: 0;
    font-size: 20px;
}
h3.product-section-title-related:after {
    content: "";
    border-bottom: 5px solid #eaeaea;
    position: absolute;
    bottom: 19px;
    right: 0;
    width: calc(100% - 30px);
}
h3.product-section-title-related span:after {
    content: "";
    background: #1e73be;
    width: 5px;
    height: 5px;
    display: block;
    position: absolute;
    right: 5px;
    bottom: 4px;
}
h3.product-section-title-related span {
    position: relative;
    z-index: 1;
    padding-right: 25px;
    color: #1e73be;
    background: #fff;
}
.product-short-description {
    border-top: 1px dashed #d8d8d8;
    padding-top: 10px;
}
form.cart {
    border-top: 1px dashed #d8d8d8;
    padding-top: 15px;
}
.product-summary .quantity, .quantity+.button {
    margin-bottom: 7px;
}
.cart-item .button [data-icon-label]:after {
    background-color: #ffeb00 !important;
    color: #1e73be;
}
@media screen and (max-width: 991px){
	.copyright-footer {
		transform: translateY(0%);
	}
	.chinh-sach .icon-box-text p {
		margin-bottom: 0;
		font-size: 13px;
	}
	.chinh-sach .icon-box-img {
		width: 30px !important;
	}
	.product-gallery.large-6.col {
		width: 50%;
	}
}
@media screen and (max-width: 767px){
	.product-gallery.large-6.col {
		width: 100%;
	}
	h2.section-title {
		font-size: 1.3em;
	}
	.product-main {
		padding: 15px 0 0;
	}
	#mega-menu-wrap {
		display: none;
	}
	p.name.product-title a {
		font-size: 1em;
		font-weight: 600;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		max-height: 3.2em;
		overflow: hidden;
	}
	.row-small>.flickity-viewport>.flickity-slider>.col, .row-small>.col {
		padding: 0 6px 12px;
		margin-bottom: 0;
	}
	.breadcrumbs {
		text-align: left;
	}
	form.woocommerce-ordering {
		display: none;
	}
	.woocommerce-page .category-page-row {
		padding-top: 0;
	}
	h1.product-title.product_title.entry-title {
		font-size: 1.4em;
	}
	.chinh-sach .icon-box-img {
		width: 30px !important;
	}
	.chinh-sach .icon-box-left .icon-box-img+.icon-box-text {
		padding-left: 5px;
	}
	.chinh-sach .icon-box-text p {
		margin-bottom: 0;
		font-size: 11px;
		font-weight: 600;
		color: #3a3a3a;
	}
	.home .row.equalize-box {
		margin: 0 !important;
	}
	.home .row.equalize-box  .col {
		padding: 0 6px 12px;
	}
	.container.section-title-container {
		padding: 0px 6px;
	}
	.home .col.post-item {
		padding: 0px 20px;
	}
	.section-title a {
		font-size: 13px;
		padding-left: 0px;
		display: inline-block;
	}
	.section-title-normal span {
		overflow: hidden;
		max-width: 75%;
		white-space: nowrap;
		text-overflow: ellipsis;
		margin-right: 10px;
	}
	.footer-secondary {
		padding: 3px 0;
	}
}