@charset "UTF-8";
@font-face {
  font-family: "fl-child-icons";
  font-display: block;
  src: url("icons/fl-child-icons.eot");
  src: url("icons/fl-child-icons.eot#iefix") format("embedded-opentype"), url("icons/fl-child-icons.woff2") format("woff2"), url("icons/fl-child-icons.ttf") format("truetype"), url("icons/fl-child-icons.woff") format("woff"), url("icons/fl-child-icons.svg#fl-child-icons") format("svg");
}
.links > li > a:before, i[class^=child-icon-] {
  font-family: "fl-child-icons", serif !important;
  speak: none !important;
  margin: 0;
  padding: 0;
  display: inline-block;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  position: relative;
  line-height: 1.2;
}

.child-icon-home:before {
  content: "";
}

.child-icon-calendar:before {
  content: "!";
}

@font-face {
  font-family: "fl-icons-child";
  font-display: block;
  src: url("icons/fl-icons-child.eot");
  src: url("icons/fl-icons-child.eot#iefix") format("embedded-opentype"), url("icons/fl-icons-child.woff2") format("woff2"), url("icons/fl-icons-child.ttf") format("truetype"), url("icons/fl-icons-child.woff") format("woff"), url("icons/fl-icons-child.svg#fl-icons-child") format("svg");
}
/**
 * Convert font-size from px to rem with px fallback
 *
 * @param $size - the value in pixel you want to convert
 *
 * e.g. p {@include fontSize(12px);}
 *
 */
.h2, h2 {
  font-size: 2.0833333333rem;
}
.h2.duc-tin-title span, h2.duc-tin-title span {
  position: relative;
}
.h2.duc-tin-title span:after, h2.duc-tin-title span:after {
  content: "";
  position: absolute;
  height: 3px;
  background-color: #EACC82;
  width: 70%;
  left: 50%;
  bottom: -10px;
  transform: translateX(-50%);
}

h3.name.product-title {
  font-size: 0.8333333333rem;
  font-weight: normal;
}

.breadcrumbs {
  line-height: 1.6;
  display: none;
}

.dark .breadcrumbs {
  display: none;
}

#top-bar a {
  text-transform: initial;
}

li.html.custom.html_topbar_left {
  display: block;
  width: 100%;
  padding-bottom: 20px;
}
li.html.custom.html_topbar_left .sweb-language a {
  color: #fff;
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  padding: 5px 0;
}
li.html.custom.html_topbar_left .sweb-language a:first-child {
  margin-right: 5px;
}
li.html.custom.html_topbar_left .sweb-language a.current-language, li.html.custom.html_topbar_left .sweb-language a:hover {
  background-color: #fff;
  color: #707070;
  border-radius: 5px;
}

.header-nav-main.nav-left {
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.header-nav-main.nav-left li:nth-child(2) {
  margin-left: 0;
}
.header-nav-main.nav-left li:nth-child(2) a:after {
  border-left: none;
}

li.header-search-form.search-form.html.relative.has-icon {
  width: 100%;
  margin-right: 0;
  padding: 10px;
}

.nav-dark .form-flat input:not([type=submit]) {
  color: #707070 !important;
  border-radius: 5px;
  background-color: #fff !important;
}
.nav-dark .form-flat input::-webkit-input-placeholder {
  color: currentColor;
}
.nav-dark .form-flat .button.icon {
  color: #707070 !important;
}

@media (min-width: 850px) {
  .header:not(.transparent) .header-nav.nav > li > a {
    padding: 0;
    text-transform: lowercase;
    display: inline-block;
    line-height: 90px;
    font-weight: normal;
  }
  .header:not(.transparent) .header-nav.nav > li > a:first-letter {
    text-transform: uppercase;
  }

  .header:not(.transparent) .header-wrapper.stuck .header-nav.nav > li > a {
    line-height: 70px;
  }

  .header-search-form-wrapper .searchform-wrapper {
    width: 300px;
    margin-left: auto;
    margin-right: 0;
  }
}
.nav-spacing-xlarge > li {
  margin: 0 16px;
}

.nav-dropdown {
  border: 1px solid #ddd;
  padding: 0;
}
.nav-dropdown .menu-item {
  line-height: 24px;
  position: relative;
}
.nav-dropdown .menu-item a {
  font-size: 14px;
}
.nav-dropdown .menu-item.menu-item-has-children > a:after {
  content: "";
  font-family: fl-icons, sans-serif;
  display: inline-block;
  float: right;
  margin-left: 10px;
}
.nav-dropdown > li.nav-dropdown-col {
  display: block;
  width: 100%;
  border-right: 0 !important;
}
.nav-dropdown > li.nav-dropdown-col > ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 9;
  background: white;
  min-width: 240px;
}
.nav-dropdown > li.nav-dropdown-col:hover > ul {
  display: block !important;
}
.nav-dropdown > li.nav-dropdown-col a {
  text-transform: inherit;
  font-weight: normal;
}

/**
 * Convert font-size from px to rem with px fallback
 *
 * @param $size - the value in pixel you want to convert
 *
 * e.g. p {@include fontSize(12px);}
 *
 */
.ss-footer a, .ss-footer h3, .ss-footer p {
  color: #444;
}
.ss-footer ul.menu > li + li {
  border-top: none;
}
.ss-footer .row ul {
  margin-bottom: 0;
}

.absolute-footer {
  padding: 0;
  color: #212529;
}
.absolute-footer.dark {
  color: #fff;
}
.absolute-footer .pull-left {
  padding: 7.5px 0;
}
@media (max-width: 549px) {
  .absolute-footer .pull-left {
    padding-top: 0;
  }
}

#footer h4 {
  font-size: 20px;
  font-size: 1.25rem;
}
#footer ul:not(.menu) {
  list-style: none;
}
#footer ul:not(.menu) li {
  padding: 6px 0;
  margin-left: 0;
  margin-bottom: 0;
}
#footer ul:not(.menu) li i {
  width: 25px;
}
#footer ul.menu > li + li {
  border-top: none;
}

.absolute-footer {
  background-color: #0E3A3B;
}
.absolute-footer .copyright-footer {
  line-height: 40px;
}

html {
  background-color: #000;
}

/**
 * Convert font-size from px to rem with px fallback
 *
 * @param $size - the value in pixel you want to convert
 *
 * e.g. p {@include fontSize(12px);}
 *
 */
.button.is-outline, input[type=submit].is-outline, input[type=reset].is-outline, input[type=button].is-outline {
  border: 1px solid currentColor;
}

.button {
  font-weight: normal;
  padding: 0 35px;
  font-size: 16px;
  font-size: 1rem;
}
.button--plr-half {
  padding: 0 15px;
}

/**
 * Convert font-size from px to rem with px fallback
 *
 * @param $size - the value in pixel you want to convert
 *
 * e.g. p {@include fontSize(12px);}
 *
 */
.product-small.box:hover {
  border-radius: 5px;
}
.dark .product-small.box:hover p, .dark .product-small.box:hover span.amount {
  color: #fff;
}
.product-small.box .box-text {
  font-size: 16px;
  font-size: 1rem;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.ss-dang-ky {
  background-image: url("../img/dang-ky-after.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: calc(100% + 90px);
}
.ss-dang-ky:after {
  content: "";
}

/**
 * Convert font-size from px to rem with px fallback
 *
 * @param $size - the value in pixel you want to convert
 *
 * e.g. p {@include fontSize(12px);}
 *
 */
.list-category {
  border-top: solid 1px #f7f7f7;
  border-bottom: solid 1px #f7f7f7;
  display: flex;
}
@media (max-width: 849px) {
  .list-category {
    display: block;
  }
}
.list-category .list-category__left {
  float: left;
}
@media (max-width: 849px) {
  .list-category .list-category__left {
    float: none;
  }
}
.list-category .list-category__left h3 {
  color: #4D4D4D;
  width: initial;
  margin-bottom: 0;
  text-transform: uppercase;
  background: #f7f7f7 url(../img/heading-bg.webp) top right no-repeat;
  padding: 10px 35px 10px 10px;
}
.list-category .subcat-list {
  line-height: 49px;
  padding-left: 30px;
  float: left;
}
@media (max-width: 849px) {
  .list-category .subcat-list {
    padding-left: 0;
    line-height: 40px;
  }
}
.list-category .subcat-list a {
  padding: 5px 10px;
  font-size: 0.8125rem;
  line-height: 1.5;
  border-radius: 3px;
  display: inline-block;
  margin-right: 10px;
  color: #333;
  text-shadow: 0 1px 0 #fff;
  background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
  background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff",endColorstr="#ffe0e0e0",GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border: solid 1px #ccc;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
}
.list-category .subcat-list a:active {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background-image: none;
}
.list-category .subcat-list a:hover {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}

/**
 * Convert font-size from px to rem with px fallback
 *
 * @param $size - the value in pixel you want to convert
 *
 * e.g. p {@include fontSize(12px);}
 *
 */
.related-gallery .gallery-item {
  display: flex;
  padding-bottom: 15px;
}
.related-gallery .gallery-item .gallery-icon {
  flex-basis: 30%;
  -ms-flex-preferred-size: 30%;
  max-width: 30%;
}
.related-gallery .gallery-item figcaption {
  line-height: 1.4;
  text-align: left;
  padding-left: 10px;
  flex-basis: 70%;
  -ms-flex-preferred-size: 70%;
  max-width: 70%;
}

#woof_svg_load_container {
  width: 100px;
  height: 100px;
}

.woof_container_product_cat, .woof_container_product_tag {
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.16);
}
.woof_container_product_cat h4, .woof_container_product_tag h4 {
  padding: 12px 0;
  border-bottom: 1px solid #707070;
  position: relative;
}
.woof_container_product_cat h4:after, .woof_container_product_tag h4:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  height: 2px;
  width: 65%;
  background-color: #e5c678;
}
.woof_container_product_cat .woof_block_html_items .woof_list_checkbox li div, .woof_container_product_tag .woof_block_html_items .woof_list_checkbox li div {
  margin-top: 0;
}
.woof_container_product_cat .woof_block_html_items .woof_list_checkbox li .woof_checkbox_label, .woof_container_product_tag .woof_block_html_items .woof_list_checkbox li .woof_checkbox_label {
  margin-bottom: 0;
  width: calc(100% - 40px);
}
.woof_container_product_cat .woof_block_html_items .woof_list_checkbox li.woof_childs_list_li .woof_checkbox_label, .woof_container_product_tag .woof_block_html_items .woof_list_checkbox li.woof_childs_list_li .woof_checkbox_label {
  width: calc(100% - 55px);
}

.woof_container_product_tag h4 {
  text-align: center;
}
.woof_submit_search_form_container {
  display: none;
}

/**
 * Convert font-size from px to rem with px fallback
 *
 * @param $size - the value in pixel you want to convert
 *
 * e.g. p {@include fontSize(12px);}
 *
 */
.home-slider .banner .text-box {
  border-left: 2px solid #EACC82;
  padding-left: 2.3958333333rem;
}
.home-slider .banner .text-box .text-inner p {
  margin-top: 1.8229166667rem;
  margin-bottom: 1.8229166667rem;
}

.home-grid .banner h3 {
  font-size: 2.0833333333rem;
  line-height: 1.5;
}

.page-lien-he #main .row1 .col2 {
  z-index: 2;
}
.page-lien-he #main .row1 .col2 > .col-inner {
  background-color: transparent;
}
@media (min-width: 850px) {
  .page-lien-he #main .row1:after {
    content: "";
    width: 328px;
    height: 398px;
    position: absolute;
    top: 80px;
    right: 0;
    background-image: url("../img/bg-after-lien-he.jpg");
  }
}
.page-lien-he .wpcf7-form input[type=email], .page-lien-he .wpcf7-form input[type=date], .page-lien-he .wpcf7-form input[type=search], .page-lien-he .wpcf7-form input[type=number], .page-lien-he .wpcf7-form input[type=text], .page-lien-he .wpcf7-form input[type=tel], .page-lien-he .wpcf7-form input[type=url], .page-lien-he .wpcf7-form input[type=password], .page-lien-he .wpcf7-form textarea, .page-lien-he .wpcf7-form select, .page-lien-he .wpcf7-form .select-resize-ghost, .page-lien-he .wpcf7-form .select2-container .select2-choice, .page-lien-he .wpcf7-form .select2-container .select2-selection {
  background-color: #000;
  box-shadow: none;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: solid 1px #191919;
  color: #fff;
}
.page-lien-he .wpcf7-form input ::placeholder, .page-lien-he .wpcf7-form textarea ::placeholder {
  background-color: #000;
}
.page-lien-he .ss-brand, .page-lien-he .ss-dang-ky {
  display: none;
}

/**
 * Convert font-size from px to rem with px fallback
 *
 * @param $size - the value in pixel you want to convert
 *
 * e.g. p {@include fontSize(12px);}
 *
 */
.entry-content.single-page {
  padding: 0;
}

#secondary span.widget-title, #product-sidebar span.widget-title {
  font-size: 20px;
  font-size: 1.25rem;
  color: #0E3A3B;
}
#secondary .is-divider.small, #product-sidebar .is-divider.small {
  width: 100%;
  max-width: 100%;
  height: 2px;
  margin: 1em 0 1.5em;
}

/**
 * Convert font-size from px to rem with px fallback
 *
 * @param $size - the value in pixel you want to convert
 *
 * e.g. p {@include fontSize(12px);}
 *
 */
.product-summary h1.product-title.entry-title span {
  margin-right: 15px;
  padding-bottom: 5px;
  border-bottom: 2px solid #EACC82;
}
.product-summary span.amount {
  font-size: 28px;
  font-size: 1.75rem;
}

.product-short-description p {
  margin-bottom: 0;
}
.btn-contact {
  padding: 0 80px;
}

.product-footer .woocommerce-tabs {
  padding: 0;
  border-top: none;
}
.product-footer .woocommerce-tabs > ul.nav.product-tabs {
  border-bottom: 1px solid #ececec;
}
.product-footer ul.nav > li.active > a:before, .product-footer ul.nav > li:hover > a:before {
  background-color: #EACC82;
  bottom: -2px;
}

h1.product-title.product_title.entry-title {
  font-size: 20px;
}

#main .product-gallery .col-inner {
  background-color: transparent;
  padding-bottom: 15px;
}

.woocommerce-ordering, .woocommerce-ordering select {
  margin: 0;
}

#shop-sidebar span.widget-title.shop-sidebar {
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #EACC82;
}
#shop-sidebar .is-divider {
  display: none;
}

.woocommerce-ordering select {
  color: #fff;
  background-color: #000;
  border-radius: 5px;
  height: 35px;
}

.term-description {
  margin-top: 20px;
}

.term-description:not(.term-description__show) {
  max-height: 150px;
  overflow: hidden;
  margin-bottom: 0;
  position: relative;
}
.term-description:not(.term-description__show):after {
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 100%;
  content: "";
  background: linear-gradient(to top, white 5%, rgba(255, 255, 255, 0) 40%);
  pointer-events: none;
}

.show-more {
  text-align: center;
}
.show-more .readmore {
  cursor: pointer;
}
.show-more .readmore:after {
  content: "";
  width: 0;
  right: 0;
  border-top: 6px solid #0E3A3B;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  display: inline-block;
  vertical-align: middle;
  margin: -2px 0 0 5px;
}
.show-more .readmore:hover {
  color: #EACC82;
}
.show-more .readmore:hover:after {
  border-top: 6px solid #EACC82;
}

.category-page-title .page-title-inner {
  min-height: 300px;
}
.category-page-title .page-title-inner h1.shop-page-title {
  text-transform: uppercase;
}

.category-collection {
  background-image: url("../img/bg-bo-suu-tap.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 0;
  padding-bottom: 0;
}
.category-collection .row .col-inner a {
  display: flex;
  align-items: center;
  min-height: 400px;
}
.category-collection .row .col-inner:hover {
  background-color: rgba(255, 255, 255, 0.4);
}

.devvn_filter_horizontal {
  margin-bottom: 30px;
}

.box-image:hover::before {
  -webkit-animation: shine 0.75s;
  animation: shine 0.75s;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.box-image::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.product-small .badge-container {
  margin-top: 0;
}
.product-small .badge-container .badge {
  width: auto;
  height: auto;
}
.product-small .badge-container .badge .badge-inner {
  padding: 10px 15px;
  border-radius: 0 15px;
  background-color: #f3e995;
  background: -webkit-linear-gradient(to right, rgba(0, 0, 0, 0.91), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.91));
  background: -o-linear-gradient(to right, rgba(0, 0, 0, 0.91), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.91));
  background: -moz-linear-gradient(to right, rgba(0, 0, 0, 0.91), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.91));
  background: linear-gradient(to right, #d3ac50, #f7f09d, #d3ac50);
}

/*# sourceMappingURL=change.css.map */
