/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600;700&display=swap');
@font-face {
 font-family: 'SVN-Futura';
  src: url("fonts/svn-futura-light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'SVN-Futura';
  src: url("fonts/SVN-Futura-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'SVN-Futura';
  src: url("fonts/SFUFuturaHeavy.TTF") format("truetype");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'SVN-Futura';
  src: url("fonts/SFUFuturaBold.TTF") format("truetype");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: 'hotel-colline';
  src: url("fonts/Hotel-Colline.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
body{
	font-family: 'SVN-Futura';}

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

.product-summary .quantity.buttons_added {
    margin-right: 25px;
}
}
@media only screen and (min-width: 768px) { 
	.callout-sec .row .col {
    padding-bottom: 0;
}
	.custom_title .section-title-normal span {
    margin-right: 40px;
}
}
.nav.header-nav li.menu-item a {
    font-weight: 500;
}
.hdevvn-show-cats{
  border: none !important;
}
span.hdevvn-show-cats li{
  display: block;
  width: auto;
  float: left;
  margin: 0 8px;
}
span.hdevvn-show-cats li a {
    font-size: 14px;
    padding: 0;
    font-weight: 400;
    text-transform: capitalize;
}
#wide-nav>.flex-row>.flex-left {
    width: 25%;
    min-width: 25%;
    margin-right: 15px;
}
form.searchform input, form.searchform button, form.searchform select {
    min-height: 40px;
}
.custom_title h3 {
    background: whitesmoke;
    border-bottom: 2px solid #ee1a26;
}
.custom_title .section-title-main:after {
    content: "";
    position: absolute;
    right: -32px;
    top: 0px;
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 21px solid transparent;
    border-left: 32px solid;
    border-bottom: 20px solid transparent;
    border-left-color: #ee1a26;
}
.custom_title .section-title-main {
    position: relative;
}
.custom_title span.section-title-main {
    background: #ee1a26;
    color: white;
    padding: 8px 15px 6px;
    font-size: 16px;
    font-family: 'Oswald', sans-serif;
}
.custom_title .section-title-main{
    position: relative;
}
.nav-dropdown-has-border .nav-dropdown {
    border: 0px !important;
}
.nav>li>a, .nav-dropdown>li>a, .nav-column>li>a {
    color: #333333;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.footer_ico {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px;
}
.footer_ico .icon-box-img.has-icon-bg {
    height: 35px;
}
.footer_ico p {
    margin-bottom: 0;
}
.bg_repeat .bg.section-bg {
    background-repeat: repeat !important;
    background-size: unset !important;
    background-position: unset;
}
.quick_buy_container {
    width: max-content !important;
}
.product-summary .quick_buy_container {
    display: inline-block;
}
.product .col-inner .quick_buy_container {
    display: none;
}
li.header-search-form.search-form.html.relative.has-icon {
    width: 60%;
}

li.html.custom.html_topbar_right {width: 35%;}

ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase {
    display: flex;
    flex-wrap: wrap;
}
p#billing_country_field {
    display: none;
}
.woocommerce-billing-fields__field-wrapper p {
    width: calc(50% - 15px);
    margin: 0px 7px;
}
p#billing_first_name_field, p#billing_address_1_field {
    width: 100%;
}
.woocommerce-tabs.wc-tabs-wrapper.container.tabbed-content {
    background: white;
    padding: 30px 15px;
}
.related.related-products-wrapper.product-section {
    background: white;
    margin-top: 30px;
    padding: 0px 15px;
    margin-bottom: 30px;
}
h3.product-section-title.container-width.product-section-title-related.pt-half.pb-half.uppercase {
    margin: 0px;
    margin-right: 0px !important;
    color: #1e73be;
    border-bottom: 1px solid;
    margin-bottom: 20px;
    width: 100%;
    max-width: unset;
}
.product-info.summary.col-fit.col.entry-summary.product-summary {
    background: white;
}
.col-inner.is-well {
    background: white;
}
.widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #1e73be;
}
.widget_price_filter .price_slider_amount .button {
    background-color: #1e73be;
}
.widget_price_filter .ui-slider .ui-slider-range {
    background-color: #2c8de0;
}
button[name="update_cart"] {
    display: none;
}
.is-affixed {
    padding: 0px;
}
/*-------------------------------------------- Hotline -----------------------------------------*/
.widget--action--fixed {
    position: fixed;
    bottom: 25px;
    left: 5px;
    width: 50px;
    z-index: 1;
}
.widget--action--fixed>a.widget--action--item {
    width: 44px;
    height: 44px;
    line-height: 44px;
    display: inline-block;
    border: none;
    font-size: 18px;
    color: #fff;
    text-align: center;
    position: relative;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.11);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    margin-bottom: 10px;
}
a.widget--action--item.click--hotline {
    background-image: url(img/widget_icon_click_to_call.svg);
    background-color: #509600;
}
a.widget--action--item.click--zalo {
    background-image: url(img/widget_icon_zalo.svg);
    background-color: #0068ff;
}
a.widget--action--item.click--messenger {
    background-image: url(img/widget_icon_messenger.svg);
    background-color: #0084ff;
}
.widget--action--fixed>a.widget--action--item:hover {
    box-shadow: 0 0 15px rgb(0 0 0 / 30%);
}
.widget--action--fixed>a.widget--action--item span {
    position: absolute;
    height: 44px;
    line-height: 47px;
    border-radius: 22px;
    padding: 0px 20px 0 50px;
    right: 113%;
    z-index: -1;
    font-size: 15px;
}
.widget--action--fixed>a.widget--action--item:hover span {
    right: auto;
    left: 0;
}

a.widget--action--item.click--hotline span {
    background-color: #509600;
}
a.widget--action--item.click--zalo span{
    background-color: #0068ff;
}
a.widget--action--item.click--messenger span{
	background-color: #0084ff;
}
a.widget--action--item.click--youtube {
    background-color: #d63f4a;
}
/*------------------------------------------------ End Hotline-------------------------------*/
.price-wrapper span.amount {
    white-space: nowrap;
    color: #bd3745;
    font-weight: bold;
}
.product .product-title.woocommerce-loop-product__title {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 8px;
}
.product-small.box .box-text {
    text-align: center;
    padding: 15px 10px;
}
ul.header-nav .icon-box {
    margin-bottom: 0;
}
.custom_title .section-title span.hdevvn-show-cats.hide-for-small {
    padding-bottom: 0;
}
.product .badge {
    height: auto;
    width: auto;
}
.product .badge .badge-inner {
    padding: 5px 8px;background-color: #bd3745;
}
.product .title-wrapper .product-title.woocommerce-loop-product__title a {
    overflow: hidden;
    display: block;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
}
.product .badge .badge-inner span {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
}
.breadcrumbs {
    font-size: 14px;
}
.product .box-image a.quick-view {
    font-size: 12px;
}
.box-text .price-wrapper .price{
    font-size: .85em;
}
section#section_1975047783 {}

.newsletter-sec .row .col {
    padding-bottom: 0;
}

.newsletter-sec .row .col h3,.newsletter-sec form.wpcf7-form,.callout-sec .icon-box .icon-box-text p {
    margin-bottom: 0;
}
.newsletter-sec form.wpcf7-form input.wpcf7-form-control.wpcf7-submit.button {
	background-color: #ee1a26;
}
.callout-sec .icon-box:hover .icon img {
    filter: brightness(0) invert(1);
}
.callout-sec .icon-box.featured-box h3 {
   font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    color: #ee1a26;
}
.footer-wrapper .section-title-normal span {
    margin-bottom: 0px;
    font-family: 'Oswald', sans-serif;
}
span.widget-title {
    font-family: 'Oswald', sans-serif;
}
.section-title a {
    font-weight: 500;
}