/*MIXINS*/
/*COMMON*/
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

#breadcrumbs {
  padding-bottom: 15px;
  font-size: 15px;
}
#breadcrumbs .breadcrumb_last {
  color: var(--primary_color);
}

/*TITLE HOME COMMON*/
.title-home-common .section-title b {
  background-color: var(--secondary_color);
  opacity: 1;
}
.title-home-common .section-title .section-title-main {
  border-radius: 99px;
  background-color: var(--primary_color);
  color: var(--white);
  border: none;
  padding: 6.5px 20px;
  margin: 0;
  font-size: 14px;
}

/*PRODUCTS COMMON*/
.products-common .product .col-inner, .related-products-wrapper .row .product .col-inner, .products .product .col-inner {
  border: 1px solid #e8e8e8;
  border-radius: 15px;
  padding: 10px;
}
.products-common .product .col-inner .badge-container .badge .badge-inner, .related-products-wrapper .row .product .col-inner .badge-container .badge .badge-inner, .products .product .col-inner .badge-container .badge .badge-inner {
  background-color: var(--primary_color) !important;
}
.products-common .product .col-inner .badge-container .badge .badge-inner .onsale, .related-products-wrapper .row .product .col-inner .badge-container .badge .badge-inner .onsale, .products .product .col-inner .badge-container .badge .badge-inner .onsale {
  color: var(--secondary_color);
}
.products-common .product .col-inner .box .box-text .title-wrapper .category, .related-products-wrapper .row .product .col-inner .box .box-text .title-wrapper .category, .products .product .col-inner .box .box-text .title-wrapper .category {
  line-height: 1.5;
}
.products-common .product .col-inner .box .box-text .title-wrapper .name a, .related-products-wrapper .row .product .col-inner .box .box-text .title-wrapper .name a, .products .product .col-inner .box .box-text .title-wrapper .name a {
  line-height: 1.5;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 45px;
  transition: all 0.3s;
}
.products-common .product .col-inner .box .box-text .title-wrapper .name a:hover, .related-products-wrapper .row .product .col-inner .box .box-text .title-wrapper .name a:hover, .products .product .col-inner .box .box-text .title-wrapper .name a:hover {
  color: var(--primary_color);
}
.products-common .product .col-inner .box .box-text .price-wrapper .price .amount, .related-products-wrapper .row .product .col-inner .box .box-text .price-wrapper .price .amount, .products .product .col-inner .box .box-text .price-wrapper .price .amount {
  color: var(--primary_color);
}
.products-common .product .col-inner .box .box-text .add-to-cart-button, .related-products-wrapper .row .product .col-inner .box .box-text .add-to-cart-button, .products .product .col-inner .box .box-text .add-to-cart-button {
  text-align: center;
}
.products-common .product .col-inner .box .box-text .add-to-cart-button a, .related-products-wrapper .row .product .col-inner .box .box-text .add-to-cart-button a, .products .product .col-inner .box .box-text .add-to-cart-button a {
  background-color: var(--primary_color) !important;
  color: var(--white) !important;
  margin: 15px 0 0 0 !important;
  line-height: 30px;
  border: none;
}
.products-common .product .col-inner .box .box-text .add-to-cart-button a.added_to_cart, .related-products-wrapper .row .product .col-inner .box .box-text .add-to-cart-button a.added_to_cart, .products .product .col-inner .box .box-text .add-to-cart-button a.added_to_cart {
  border-radius: 5px !important;
  padding: 0 15px;
}

.home-pt-0 {
  padding-top: 0 !important;
}

/*HEADER*/
#header #logo {
  margin-right: 15px;
}
@media screen and (max-width: 992px) {
  #header #logo {
    width: 75px;
  }
  #header #logo img {
    max-height: 60px !important;
    padding: 0 !important;
  }
}
@media (max-width: 549px) {
  #header #logo {
    width: 45px;
  }
  #header #logo img {
    padding: 0 !important;
  }
}
#header .stuck #logo img {
  padding: 10px 0 !important;
}
#header #top-bar #header-contact li a i,
#header #top-bar #header-contact li a span {
  color: var(--secondary_color);
  text-transform: initial;
}
#header #top-bar #header-contact li a::after {
  border-color: var(--secondary_color);
}
#header #top-bar .other-social {
  position: relative;
}
#header #top-bar .other-social::before {
  border-left: 1px solid var(--secondary_color);
  content: "";
  height: 15px;
  left: -0.7em;
  margin-top: -7px;
  position: absolute;
  top: 50%;
  width: 1px;
}
#header #top-bar .other-social a {
  display: inline-block;
  margin: 0 3px;
  height: 25px;
  width: 25px;
}
@media (max-width: 991px) {
  #header #masthead {
    background-color: var(--primary_color);
    height: 80px !important;
  }
}
@media screen and (max-width: 991px) {
  #header #masthead .header-inner {
    background-size: cover;
  }
}
#header #masthead .flex-left .header-nav {
  justify-content: space-between;
  padding-right: 40px;
}
#header #masthead .flex-left .header-nav li.custom .name-header {
  font-size: 28px;
  font-weight: 700;
  color: #009900;
}
#header #masthead .flex-left .header-nav li.custom .slogan-header {
  font-size: 17px;
  font-weight: 700;
  color: #ecb42f;
}
#header #masthead .flex-left .header-nav li.custom .policy-header .policy-item .col-inner .policy-icon {
  width: 60px;
}
#header #masthead .flex-left .header-nav li.custom .policy-header .policy-item .col-inner .policy-icon img {
  width: 100%;
}
#header #masthead .flex-left .header-nav li.custom .policy-header .policy-item .col-inner .policy-content {
  padding-left: 1em;
}
#header #masthead .flex-left .header-nav li.custom .policy-header .policy-item .col-inner .policy-content .title {
  margin-bottom: 5px;
  font-size: 15px;
  line-height: 24px;
  color: var(--secondary_color);
}
#header #masthead .flex-left .header-nav li.custom.html_top_right_text {
  flex-basis: 50%;
  max-width: 50%;
}
#header #masthead .flex-left .header-nav li.custom.html_top_right_text .slogan-header {
  width: 100%;
  overflow: hidden;
  position: relative;
}
#header #masthead .flex-left .header-nav li.custom.html_top_right_text .slogan-header span {
  display: block;
  white-space: nowrap;
  animation: marquee 10s linear infinite;
}
#header #masthead .flex-left .mobile-nav .custom {
  display: block;
}
#header #masthead .flex-left .mobile-nav .custom .name-header {
  font-size: 17px;
  font-weight: 700;
  color: #009900;
}
@media screen and (max-width: 480px) {
  #header #masthead .flex-left .mobile-nav .custom .name-header {
    font-size: 12px;
  }
}
#header #masthead .flex-left .mobile-nav .custom .slogan-header {
  font-size: 17px;
  font-weight: 700;
  color: #ecb42f;
}
@media screen and (max-width: 480px) {
  #header #masthead .flex-left .mobile-nav .custom .slogan-header {
    font-size: 12px;
  }
}
@media screen and (max-width: 992px) {
  #header #masthead .flex-left.show-for-medium {
    flex: 3 1 0 !important;
  }
}
#header #masthead .flex-right .header-nav li.custom .policy-header .policy-item .col-inner .policy-icon {
  width: 60px;
}
#header #masthead .flex-right .header-nav li.custom .policy-header .policy-item .col-inner .policy-icon img {
  width: 100%;
}
#header #masthead .flex-right .header-nav li.custom .policy-header .policy-item .col-inner .policy-content {
  padding-left: 1em;
}
#header #masthead .flex-right .header-nav li.custom .policy-header .policy-item .col-inner .policy-content .title {
  margin-bottom: 5px;
  font-size: 15px;
  line-height: 24px;
  color: var(--secondary_color);
}
#header #masthead .flex-right .header-nav li.cart-item a span {
  color: #009900;
}
#header #masthead .flex-right .header-nav li.cart-item a .cart-icon strong {
  color: #009900;
  border-color: #009900;
}
#header #masthead .flex-right .header-nav li.cart-item a .cart-icon strong::after {
  border-color: #009900;
}
#header #masthead .flex-right .mobile-nav .cart-item .cart-icon strong {
  color: #009900;
  border-color: #009900;
}
#header #masthead .flex-right .mobile-nav .cart-item .cart-icon strong::after {
  border-color: #009900;
}
#header #masthead .flex-right .mobile-nav .icon-menu {
  color: #009900;
}
#header #wide-nav .flex-center .header-nav li,
#header #wide-nav .flex-left .header-nav li {
  margin: 0;
}
#header #wide-nav .flex-center .header-nav li a,
#header #wide-nav .flex-left .header-nav li a {
  color: var(--secondary_color);
  padding: 10px;
  font-weight: 400;
  min-height: 40px;
}
#header #wide-nav .flex-center .header-nav li a:hover,
#header #wide-nav .flex-left .header-nav li a:hover {
  background-color: #ecb42f;
}
#header #wide-nav .flex-center .header-nav li .sub-menu li,
#header #wide-nav .flex-left .header-nav li .sub-menu li {
  margin: 0;
}
#header #wide-nav .flex-center .header-nav li .sub-menu li a,
#header #wide-nav .flex-left .header-nav li .sub-menu li a {
  color: #ecb42f;
  padding: 8px 15px;
  margin: 0;
  font-weight: 400;
}
#header #wide-nav .flex-center .header-nav li .sub-menu li a:hover,
#header #wide-nav .flex-left .header-nav li .sub-menu li a:hover {
  background-color: var(--white);
}
#header #wide-nav .flex-center .header-nav li .sub-menu li a::after,
#header #wide-nav .flex-left .header-nav li .sub-menu li a::after {
  display: none;
}
#header #wide-nav .flex-right .header-nav li .searchform input[type=search] {
  background-color: rgba(255, 255, 255, 0.3);
  border-color: transparent;
  color: var(--secondary_color) !important;
}
#header #wide-nav .flex-right .header-nav li .searchform input[type=search]::placeholder {
  color: var(--secondary_color);
}
#header #wide-nav .flex-right .header-nav li .searchform i {
  color: var(--secondary_color);
}
#header #wide-nav .flex-right .header-nav li a i {
  color: var(--secondary_color);
}

#main-menu .sidebar-menu {
  background-color: var(--primary_color);
}
#main-menu .sidebar-menu .searchform input {
  font-size: 14px;
  height: 34px;
  background-color: rgba(255, 255, 255, 0.3);
  border-color: transparent;
  color: var(--secondary_color) !important;
}
#main-menu .sidebar-menu .searchform input::placeholder {
  color: var(--secondary_color);
}
#main-menu .sidebar-menu .searchform button {
  height: 34px;
  line-height: 34px;
  min-height: 34px;
  min-width: 34px;
}
#main-menu .sidebar-menu .searchform button i {
  font-size: 14px;
  color: var(--secondary_color);
}
#main-menu .sidebar-menu .nav li a {
  color: var(--secondary_color);
  text-transform: inherit;
  font-size: 14px;
}
#main-menu .sidebar-menu .nav li .sub-menu {
  background-color: var(--primary_color);
}
#main-menu .sidebar-menu .nav li .sub-menu li .toggle {
  font-size: 15px;
  color: var(--secondary_color);
  opacity: 1;
}

/*NEWS*/
.home-featured-post .blog-post-news .post-item .col-inner {
  border: 1px solid #e8e8e8;
  border-radius: 20px;
  padding: 0px;
}
.home-featured-post .blog-post-news .post-item .col-inner:hover .box .box-text .from_the_blog_excerpt {
  color: var(--primary_color);
}
.home-featured-post .blog-post-news .post-item .col-inner .box .box-image img {
  border-radius: 15px;
}
.home-featured-post .blog-post-news .post-item .col-inner .box .box-text .post-title {
  margin-bottom: 10px;
}
.home-featured-post .blog-post-news .post-item .col-inner .box .box-text .post-title a {
  line-height: 22px;
  height: 44px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.home-featured-post .blog-post-news .post-item .col-inner .box .box-text .is-divider {
  display: none;
}
.home-featured-post .blog-post-news .post-item .col-inner .box .box-text .from_the_blog_excerpt {
  transition: all 0.3s;
}

/*BRANDS*/
.home-brand .brands {
  position: relative;
}
.home-brand .brands .brand .brand-inner {
  padding: 10px;
  min-height: 100px;
  height: 230px;
  max-height: 250px;
}
.home-brand .brands .brand .brand-inner a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-brand .brands .brand .brand-inner a img {
  display: block;
  margin: 0 auto;
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.home-brand .brands .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
}
.home-brand .brands .slick-arrow i {
  font-size: 25px;
}
.home-brand .brands .slick-arrow.slick-prev {
  left: -50px;
}
.home-brand .brands .slick-arrow.slick-next {
  right: -50px;
}

/*SHOP*/
#shop-sidebar .widget-title {
  display: inline-block;
  background-color: var(--primary_color);
  padding: 10px 15px;
  color: var(--white);
  border-radius: 20px;
  width: 100%;
}
#shop-sidebar .is-divider {
  display: none;
}
#shop-sidebar ul {
  padding: 35px 15px 10px 15px;
  border: 1px solid #e8e8e8;
  margin-top: -35px;
  border-top: 0;
  border-radius: 15px;
}
#shop-sidebar ul li:hover a, #shop-sidebar ul li.active a {
  color: var(--primary_color);
}
#shop-sidebar ul li:hover a::before, #shop-sidebar ul li.active a::before {
  color: var(--primary_color);
}
#shop-sidebar ul li a {
  position: relative;
  padding: 12px 0px 13px 17px;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}
#shop-sidebar ul li a::before {
  content: "\f0a9";
  position: absolute;
  font-weight: 900;
  font-family: "Font Awesome 6 Free";
  color: var(--black);
  font-size: 12px;
  line-height: 20px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

/*PRODUCT PAGE*/
.product-container .product-main .price-wrapper .price .amount {
  color: var(--primary_color);
}
.product-container .product-footer .woocommerce-tabs .tabs {
  margin-top: -25px !important;
}
.product-container .product-footer .woocommerce-tabs .tabs li.active a {
  background-color: var(--primary_color);
  border-radius: 5px;
  padding: 5px 30px;
  color: var(--white);
}
.product-container .product-footer .woocommerce-tabs .tabs li.active a::before {
  background-color: var(--secondary_color);
}
.product-container .product-footer .woocommerce-tabs .tabs li a::before {
  top: -5px;
}
.product-container .product-footer .woocommerce-tabs .tab-panels .woocommerce-Tabs-panel {
  border: 1px solid #e8e8e8;
  padding: 15px;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}
.product-container .product-footer .woocommerce-tabs .tab-panels .woocommerce-Tabs-panel .vnh-reamore-woo {
  text-align: center;
  cursor: pointer;
  position: absolute;
  z-index: 9999;
  bottom: 0;
  width: 100%;
  background-color: var(--white);
  padding: 15px 0;
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 65%, rgba(255, 255, 255, 0) 100%);
}
.product-container .product-footer .woocommerce-tabs .tab-panels .woocommerce-Tabs-panel .vnh-reamore-woo .read-more {
  font-weight: 600;
  color: var(--primary_color);
}

/*CATEGORY PAGE*/
.posts-news .post-item {
  padding-bottom: 20px !important;
}
.posts-news .post-item + .post-item .col-inner {
  border-top: 1px solid #e8e8e8;
  padding-top: 20px;
}
@media (min-width: 481px) and (max-width: 768px) {
  .posts-news .post-item .col-inner .box .box-image .image-cover {
    padding-top: 85% !important;
  }
}
.posts-news .post-item .col-inner .box .box-text .post-title {
  text-transform: uppercase;
  color: #333;
  padding-bottom: 5px;
  font-weight: 400;
}
.posts-news .post-item .col-inner .box .box-text .post-meta {
  color: #737373;
  opacity: 1;
  font-size: 14px;
  font-style: italic;
}
.posts-news .post-item .col-inner .box .box-text .is-divider {
  display: none;
}
.posts-news .post-item .col-inner .box .box-text .from_the_blog_excerpt {
  line-height: 25px;
  padding-top: 5px;
  text-align: justify;
}
@media (min-width: 481px) and (max-width: 768px) {
  .posts-news .post-item .col-inner .box .box-text .from_the_blog_excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
.posts-news .post-item .col-inner .box .box-text button {
  text-transform: initial;
  color: var(--primary_color);
  font-size: 14px;
  font-weight: 400;
  margin-top: 0;
}

/*SINGLE*/
.blog-single .entry-header .entry-meta {
  font-size: 14px;
  color: #737373;
}

/*CONTACT PAGE*/
.content-area-contact .section-contact .row-contact {
  border: 1px solid #e8e8e8;
}
.content-area-contact .section-contact .row-contact .contact-item .col-inner {
  padding: 30px 15px 15px 15px;
}
.content-area-contact .section-contact .row-contact .contact-item .col-inner .section-title-container {
  margin-bottom: 20px;
}
.content-area-contact .section-contact .row-contact .contact-item .col-inner .section-title-container .section-title {
  border-bottom: 1px solid #e8e8e8;
  opacity: 1;
  margin-bottom: 0;
}
.content-area-contact .section-contact .row-contact .contact-item .col-inner .section-title-container .section-title .section-title-main {
  font-size: 17px;
  text-transform: initial;
  border-bottom: 2px solid var(--primary_color);
}
.content-area-contact .section-contact .row-contact .contact-item .col-inner .box-contact .menu-contact li {
  list-style: none;
  margin: 0 0 5px 0;
  font-size: 14px;
}
.content-area-contact .section-contact .row-contact .contact-item .col-inner .box-contact .menu-contact li.name-company {
  font-size: 18px;
}
.content-area-contact .section-contact .row-contact .contact-item .col-inner .box-contact-form form input {
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  background-color: var(--white);
  color: #555;
}
.content-area-contact .section-contact .row-contact .contact-item .col-inner .box-contact-form form input[type=submit] {
  padding: 0 10px;
  text-transform: initial;
  background-color: var(--primary_color);
  font-weight: 400;
  color: var(--white);
}
.content-area-contact .section-contact .row-contact .contact-item .col-inner .box-contact-form form textarea {
  min-height: 55px;
  padding: 6px 12px;
  font-size: 14px;
  background-color: var(--white);
  color: #555;
}

/*BRANCHS*/
.section-branchs .row-branch .title {
  font-size: 20px;
}

/*FOOTER*/
@media (min-width: 550px) and (max-width: 850px) {
  #footer .footer-1 .col:nth-child(3), #footer .footer-1 .col:nth-child(4) {
    flex-basis: 50% !important;
    max-width: 50% !important;
  }
}
#footer .footer-1 .widget-title {
  font-size: 16px;
  display: inline-block;
  margin-bottom: 1.3em;
}
#footer .footer-1 .is-divider {
  display: none;
}
#footer .footer-1 .other-social {
  margin-top: 1.5rem;
}
#footer .footer-1 .other-social a {
  display: inline-block;
  margin: 0 5px;
  width: 40px;
  height: 40px;
}
#footer .footer-1 .other-social a:first-child {
  margin-left: 0;
}
#footer .footer-1 .other-social a::after {
  margin-right: 0;
}
#footer .footer-1 .contact-info-footer .menu-contact li {
  font-size: 14px;
}
#footer .footer-1 .contact-info-footer .menu-contact li i {
  display: inline-block;
  width: 20px;
}
#footer .footer-1 .menu li a {
  font-size: 14px;
}

/*SOCIAL*/
#social-contact {
  right: 15px;
  bottom: 75px;
}
#social-contact .social-contact {
  margin: 0;
  padding: 0;
}
#social-contact .social-contact li {
  list-style: none;
  margin: 10px 0 0 0;
}
#social-contact .social-contact li a img {
  width: 46px;
  height: 46px;
}

.wp_ulike_general_class {
  box-shadow: none !important;
}

@keyframes marquee {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}/*# sourceMappingURL=style-custom.css.map */