/*
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.   ***************/
body {
  font-family: 'Roboto';
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto';
}
.checkout-page-title {
  display: none !important;
}
p {
  color: #000000;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
.img {
  overflow: hidden;
}
.html_topbar_right a {
  font-size: 15px !important;
  padding: 5px 10px !important;
  background-color: #ffbc08;
  border-radius: 25px;
}
.html_topbar_right a:hover {
  color: #fff !important;
}
.html_topbar_right a img {
  margin-right: 5px;
}
.top-bar-nav {
  margin-top: 12px;
}
.top-bar-nav li {
  margin: 0 15px;
}
.html_topbar_left .li-hotline {
  font-weight: 700;
  color: #565656;
  line-height: normal !important;
  background-image: url(img/phone-27.png);
  background-repeat: no-repeat;
  padding-left: 45px;
  height: 100%;
  background-position-y: 4px;
}
.html_topbar_left .li-hotline a {
  color: #ed1c24 !important;
  line-height: normal;
  display: block;
  font-size: 20px;
  padding-top: 3px;
  margin-right: 10px;
}
.header-main .flex-col:nth-child(4) {
  width: 47%;
}
.header-main .flex-col:nth-child(4) .header-nav {
  padding-top: 38px;
}
.header-main .flex-col:nth-child(4) .html_topbar_left {
  width: 40%;
  float: left;
  margin: 0 !important;
}
.rt_new_pro_right {
  position: unset !important;
}
.box_first_posts {
  padding-top: 55px;
}
.rt_new_pro_right > .col-inner {
  position: unset !important;
}
.rt_new_pro_right .col-inner .heading {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}
#content {
  background: #ffffff;
}
.header-main .flex-col:nth-child(3) {
  margin-left: 55px;
}
.header-main .flex-col:nth-child(4) {
  margin-left: 0;
}
.header-main .nav > li > a {
  text-transform: unset;
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0;
  padding: 0;
  line-height: 30px !important;
}
.nav-pagination > li > span,
.nav-pagination > li > a {
  min-width: 40px;
  height: 40px;
  line-height: 40px;
  border-width: 1px;
  font-weight: 500;
}
.header-wrapper.stuck {
  background-color: #fff;
}
.home .header-wrapper.stuck .header-main .nav > li > a {
  color: #000 !important;
}
.header-wrapper .header-top {
  z-index: 2;
  background-color: transparent !important;
}
.header-wrapper .header-main {
  background-color: transparent;
  margin-top: -38px;
  z-index: 1;
}
/*form_dk*/
.rt_form_dk .small-12 {
  padding-bottom: 15px;
}
.form_dk > div form {
  overflow: hidden;
  margin-bottom: 0;
}
.form_dk > div:nth-child(1) p {
  margin-bottom: 0 !important;
}
.form_dk > div:nth-child(1) h2 {
  font-size: 25px;
  margin-bottom: 5px;
  color: #f6f6f6;
  font-weight: 400;
}
.wpcf7-mail-sent-ok {
  color: #fff;
}
/* Home */
.block__element_head h2 {
  color: #222;
  font-size: 29px;
  font-weight: 600;
  line-height: 34px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
a.button span {
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
}
.block__element_head h3 {
  text-align: center;
  color: #3F3F3F;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
}
#logo img:nth-child(1) {
  display: none;
}
.home #logo img:nth-child(1),
#logo img:nth-child(2) {
  display: block !important;
}
.home #logo img:nth-child(2) {
  display: none !important;
}
.st_02 {
  padding-bottom: 0 !important;
}
.st_02 .block__element_head {
  padding-bottom: 20px;
}
.st_02 .row.large-columns-3 {
  margin-left: -15px;
  margin-right: -15px;
}
.st_02 .row.large-columns-3 .product-category {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 30px;
}
.st_02 .row.large-columns-3 .product-category .description{
  position: absolute;
  top: 0;
  padding: 30px;
  color: #fff;
  background-color: #e63335;
  opacity: 0;
  visibility: hidden;
  margin: 15px;
  height: 91%;
  border-radius: 5px;
  -webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
.st_02 .row.large-columns-3 .product-category .box-category .box-image .description > div{
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
/* .st_02 .row.large-columns-3 .product-category .box-category:hover .box-image .description{
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
} */
/* .st_02 .row.large-columns-3 .product-category .box-category:hover .box-text{
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
} */
.st_02 .box-push .box-text {
  margin-left: 0;
  margin-top: -46px;
  background-color: #18a38e;
  max-width: unset;
  width: fit-content;
  padding: 0 45px 0 22px;
  height: 45px;
  border-radius: 0 100px 0 15px;
}
.st_02 .box-push .box-text h5 {
  color: #fff;
  line-height: 45px;
}
.st_02 .box-push .box-text .count {
  display: none;
}
.st_03 {
  padding-bottom: 30px !important;
}
.st_03 .block__element_head {
  padding-bottom: 20px;
}
.st_03 .icon-box-text h2 {
  font-size: 16px;
  color: #e63335;
  position: relative;
  text-transform: uppercase;
}
.st_03 .icon-box-text h2::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -16px;
  transform: translateX(-50%);
  width: 55px;
  height: 2px;
  background-color: #ffbc08;
}
.st_03 .icon-box-text p {
  padding-top: 20px;
  font-size: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
.st_04 {
  padding-bottom: 0 !important;
}
.st_04 .block__element_head {
  padding-bottom: 20px;
}
.st_04 .post-item .col-inner {
  height: 100%;
  display: grid;
  box-shadow: 0px 0px 5px #00000042;
  border-radius: 5px;
}
.st_04 .post-item .box-image {
  margin: 0;
  float: left;
  border-radius: 5px 0 0 5px !important;
}
.st_04 .post-item .box-text-inner h5 {
  color: #222;
  font-size: 16px;
}
.st_04 .post-item .box-text-inner .from_the_blog_excerpt {
  font-size: 15px;
  color: #777;
  padding-top: 5px;
}
.st_04 .post-item .box-text-inner .button {
  margin: 0;
  text-transform: unset;
  color: #18a38e;
  font-size: 14px;
}
.st_04 .post-item .box-text-inner .button::after {
  content: "\f101";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 11px;
}
.st_04 .post-item .box-text {
  width: 65%;
  float: left;
  padding: 20px;
}
.st_04 .post-item .box-text .is-divider {
  display: none;
}
.st_05 .block__element_head {
  position: relative;
  padding-bottom: 30px;
}
.st_05 .block__element_head h2 {
  margin-bottom: 0px;
  display: initial;
  background-color: #fff;
  padding: 0 15px;
}
.st_05 .block__element_head::after {
  content: "";
  background-color: #ffbc08;
  width: 100%;
  height: 2px;
  top: 16px;
  left: 0;
  position: absolute;
  z-index: -1;
}
.st_05 .post-item .box-image {
  border-radius: 5px;
}
.st_05 .post-item .box-text-inner h5 {
  color: #333;
}
.st_05 .post-item .is-divider {
  display: none;
}
.st_05 .flickity-button {
  display: none;
}
.post-item .box-text h5:hover {
  color: #e63335;
}
.flickity-page-dots .dot {
  border: 1px solid #6E6E6E !important;
  width: 8px;
  height: 8px;
  border-radius: 10px;
}
.flickity-page-dots .dot.is-selected {
  width: 10px;
  height: 10px;
  border-color: #ffb108 !important;
}
.flickity-page-dots .dot.is-selected {
  background-color: #ffb108;
}
.full-row .title-home {
  margin-bottom: 0;
  margin-top: 30px;
}
.full-row .rt-breadcrumbs {
  margin-bottom: 0;
  margin-top: 15px;
}
.home .rt-breadcrumbs {
  display: none;
}
.post-type-archive .category-page-row {
  display: none;
}
.term-tax .list-term-tax {
  display: grid;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #000;
}
.term-tax .list-term-tax:last-child {
  border-bottom: none;
}
.term-tax .list-term-tax > div {
  display: flex;
  align-content: center;
  align-items: center;
}
.term-tax .list-term-tax .img {
  width: 45%;
  float: left;
}
.term-tax .list-term-tax .cnt {
  width: 55%;
  float: left;
  padding-left: 150px;
}
.term-tax .list-term-tax .cnt h3 {
  font-size: 2.2666666666667rem;
  color: #000;
  font-weight: 600;
  margin-bottom: 0;
}
.term-tax .list-term-tax .cnt p {
  color: #909090;
}
.lh-01 {
  margin-top: -110px;
}
.lh-01 .section-bg {
  background-attachment: fixed;
}
.lh-01 .block__element_head h2 {
  font-size: 35px;
  color: #fff;
}
.des_cate,
.has-dropdown .icon-angle-down {
  display: none;
}
/*footer-wrapper*/
.footer-wrapper .section_doi_tac .large-12 {
  padding-bottom: 0 !important;
}
.footer-wrapper .section_doi_tac .gallery-col {
  padding-bottom: 0;
}
.section_doi_tac .flickity-button {
  top: 35%;
}
.section_doi_tac .text_head {
  display: none;
}
.section_hotline .large-4 {
  padding-bottom: 0 !important;
}
.section_hotline .box-text {
  padding: 0 20px;
}
.section_hotline .has-hover p {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
}
.section_hotline .has-hover a {
  font-size: 26px;
  color: #fff;
  font-weight: bold;
  line-height: 28px;
  margin: 0;
}
.footer_top .form_dk {
  width: 80%;
  margin: 0 auto;
  display: flex;
}
.footer_top .form_dk .sidebar-from {
  width: 100%;
}
.footer_top .form_dk .wpcf7-spinner {
  display: none;
}
.footer_top .form_dk input {
  background-color: #fff;
  margin-bottom: 0;
  border: none;
  height: 45px;
}
.footer_top .wpcf7-form {
  margin-bottom: 0;
}
.footer_top .wpcf7 .wpcf7-form-control-wrap .wpcf7-number {
  border-radius: 25px 0 0 25px;
  padding-left: 25px;
}
.footer_top .sidebar-btn .wpcf7-submit {
  border-radius: 0 25px 25px 0;
  color: #222;
}
.footer-bottom .sidebar-wrapper {
  position: relative;
}
.footer-bottom .sidebar-wrapper::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 1px;
  background-color: #ddd;
  top: 0;
  right: 30px;
}
.footer-bottom .col:last-child .sidebar-wrapper::after {
  display: none;
}
.footer-1 {
  border: unset;
}
.footer-1 .large-3:nth-child(1) {
  max-width: 34%;
  flex-basis: 34%;
  padding-right: 5%;
}
.footer-1 .large-3:nth-child(2) {
  max-width: 22%;
  flex-basis: 22%;
}
.footer-1 .large-3:nth-child(3) {
  max-width: 22%;
  flex-basis: 22%;
}
.footer-1 .large-3:nth-child(4) {
  max-width: 22%;
  flex-basis: 22%;
}
.rt_footer_share {
  margin-bottom: 20px;
}
.footer-1 .large-3:nth-child(1) h4 {
  color: #333;
  font-weight: bold;
  list-style: 30px;
  font-size: 18px;
  margin-top: 12px;
  text-transform: uppercase;
}
.footer-1 .rt_footer_lh a {
  display: block;
  font-size: 15px;
  font-weight: 400;
  color: #333;
  line-height: 28px;
  margin-bottom: 8px;
}
.footer-1 .rt_footer_lh a img {
  padding-right: 8px;
}
.footer-1 p {
  margin-bottom: 0 !important;
  line-height: 30px;
}
.footer-1 p i {
  color: #C3262E ;
}
.footer-1 .large-12 {
  padding-bottom: 0 !important;
}
.footer-1 .menu li {
  border-top: unset;
}
.footer-1 .menu li a {
  line-height: 24px !important;
  padding-bottom: 8px !important;
  color: #333 !important;
  font-size: 15px;
  padding-top: 0 !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.footer-2 .widget-title {
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  margin-bottom: 12px;
  overflow: hidden;
  line-height: 26px;
  text-transform: uppercase;
  display: block;
}
.footer ul.menu > li:nth-child(1) {
  border: none !important;
}
.footer .custom-html-widget {
  color: #333;
  font-size: 15px;
  line-height: 24px;
}
/*footer-bottom*/
.footer-bottom .section-bg.bg-loaded {
  background-position: bottom center;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}
.footer-top {
  margin-bottom: -223px;
}
.footer-widgets .block__element_head h2 {
  color: #fff;
  font-size: 28px;
}
.footer-widgets .block__element_head h3 {
  color: #fff;
  font-weight: 400;
}
.footer-widgets > .large-12 > .col-inner {
  border-radius: 10px;
  background-image: linear-gradient(to right, #cd2e3e, #ee463a);
  padding-top: 45px;
  padding-bottom: 50px;
}
.footer-widgets > .large-12 > .col-inner > p {
  color: #fff;
  font-size: 17px;
  line-height: 1;
  text-align: center;
}
.footer-widgets > .large-12 > .col-inner > p img {
  margin-bottom: 0;
}
.footer-bottom {
  padding-top: 55px !important;
  padding-bottom: 0px !important;
}
.footer-bottom .section-content {
  border-top: 1px solid #ffffff3d;
  margin-left: 30px;
  margin-right: 30px;
  border-bottom: 1px solid #ffffff3d;
  padding-bottom: 20px;
}
.footer-bottom #custom_html-12 li:first-child {
  font-size: 16px;
}
.footer-bottom .sub-menu-bottom li {
  margin-left: 0px;
}
.footer-bottom .sub-menu-bottom li:nth-child(4),
.footer-bottom .sub-menu-bottom li:nth-child(2) {
  margin-bottom: 0;
}
.footer-bottom .sub-menu-bottom li:nth-child(5) a,
.footer-bottom .sub-menu-bottom li:nth-child(3) a {
  padding-top: 0;
}
.footer-bottom .sub-menu-bottom li:nth-child(3) {
  margin-bottom: 30px;
}
.footer-bottom .sub-menu-bottom li span {
  font-weight: 700 !important;
  font-size: 14px;
}
.footer-bottom .sub-menu-bottom li i {
  margin-right: 3px;
  font-size: 16px;
}
.footer-bottom .social-icons a {
  border: none;
  color: #3b5998;
  font-size: 20px;
  margin-bottom: 0;
  margin-right: 0;
  padding-right: 0;
  padding-left: 0;
  text-align: left;
}
.footer-bottom .social-icons .button.icon:hover {
  background-color: transparent !important;
}
.footer-bottom .social-icons .button.icon:hover > i {
  color: #3a589d !important;
}
.footer-bottom .large-4 .sidebar-wrapper #media_image-8 {
  margin-bottom: 30px;
  padding: 0;
}
.footer-bottom #custom_html-12 {
  padding: 0;
}
.footer-bottom #custom_html-12 li {
  margin-left: 0;
}
.footer-bottom .large-4 .sidebar-wrapper .custom-html-widget {
  color: #000000;
  font-size: 14px;
  line-height: 24px;
  text-align: justify;
  letter-spacing: 0.2px;
}
.footer-bottom .section-title-container {
  margin-bottom: 12px;
}
.footer-bottom .section-title-center {
  margin: 0;
  text-align: center;
  display: block;
}
.footer-bottom b {
  display: none;
}
.footer-bottom .section-title-main {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  text-transform: uppercase;
}
.footer-bottom .social-icons span {
  color: #fff;
  display: block;
  font-size: 18px;
  line-height: 36px;
  margin-top: 90px;
  padding-right: 0;
}
.footer-bottom .social-icons i {
  color: #fff;
}
.footer-bottom ul li {
  border-top: unset !important;
  color: #fff;
  font-size: 18px;
}
.footer-bottom ul li:first-child a {
  padding-top: 0;
}
.footer-bottom ul li a {
  color: #373737;
  font-weight: normal;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  padding-top: 10px;
  padding-bottom: 0;
  padding-left: 14px;
  position: relative;
}
.footer-bottom ul li a::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #ffbc08;
  position: absolute;
  top: 8px;
  left: 0;
  vertical-align: middle;
}
.footer-bottom ul li a:hover {
  color: #e63335;
}
.footer-bottom .sidebar-wrapper span.widget-title {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 36px;
  margin-top: 90px;
  display: block;
}
.absolute-footer {
  display: none !important;
}
.footer-2 .is-divider {
  display: none !important;
}
.rt_icon_hd {
  overflow: hidden;
}
.rt_icon_hd1 {
  margin-right: 25px;
}
.rt_icon_hd1 img {
  padding: 6px 0;
}
.rt_icon_hd2 {
  margin-right: 25px;
}
.rt_icon_hd2 img {
  padding-top: 9px;
}
.rt_icon_hd3 img {
  padding: 8px 0;
}
.rt_icon_hd > img {
  float: left;
  margin-right: 7px;
}
.rt_icon_hd > div {
  float: right;
  font-size: 14px;
  line-height: 21px;
  color: #33496d;
}
#wide-nav > .flex-row > .flex-left {
  width: 100% !important;
  margin-right: 0 !important;
}
.nav-dropdown-default {
  padding: 0;
}
.search-form {
  width: 60% !important;
}
.search-form .searchform .search-field {
  border-radius: 25px 0 0 25px;
  box-shadow: none;
  border-right: none;
  border-color: rgba(0, 0, 0, 0.05);
}
.search-form .searchform .button {
  border-radius: 0 25px 25px 0;
  background-color: transparent !important;
  color: #e63335;
  box-shadow: none;
  border-left: none;
}
.clear {
  clear: both;
}
.image-tools.top.right {
  z-index: 9;
}
.badge-container {
  display: none;
}
.shop-container .products .box-text {
  background-color: #f0efef;
  padding: 10px 15px 15px;
}
.product-title a {
  font-size: 16px;
  color: #333333;
  line-height: 25px;
  display: block;
  font-weight: 600;
  overflow: hidden;
  margin-bottom: 8px;
}
.product-title a:hover {
  color: #e63335;
}
.box-text-products .product-short-description p {
  color: #5b5b5b;
  margin-top: 10px;
  line-height: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
.block-product-col {
  margin: 0 -10px;
  clear: both;
}
.block-product-col .col-4 {
  width: 25%;
  float: left;
  padding: 0 10px;
  margin: 10px 0;
}
.block-product-col .col-3 {
  width: 33.333333%;
  float: left;
  padding: 0 10px;
  margin: 10px 0;
}
.block-product-1 .col-inner {
  background-color: #ffffff;
  padding: 0;
  border-radius: 0px;
  border: 1px solid #ebebeb;
}
/*** loop price **/
.block-product-1 {
  margin: 0 -8px;
}
.block-product-1 .col-3 {
  padding: 0 8px;
  margin-bottom: 15px;
}
.block-product-1 .spd1_box_left {
  width: 460px;
  overflow: hidden;
  float: left;
  clear: none;
}
.block-product-1 .box-image {
  width: 100%;
  height: 154px;
}
.block-product-1 .box-image img {
  width: 100%;
  height: 154px;
  object-fit: cover;
}
.block-product-1 del {
  display: none !important;
}
.block-product-1 ins {
  width: 100% !important;
}
.block-product-1 .price {
  text-align: center !important;
}
.block-product-1 .box-text span.amount {
  font-size: 16px !important;
  font-weight: 600 !important;
}
.block-product-1 .spd1_box_left > div {
  width: 100% !important;
  margin-top: 0;
}
.block-product-1 .spd1_box_left .box-text {
  padding: 15px 20px 20px 20px;
}
.block-product-1 .spd1_box_left .box-text .product-title a {
  font-size: 21px;
  color: #33496d;
  line-height: 25px;
  display: block;
  height: 25px;
  overflow: hidden;
  margin-bottom: 6px;
}
.block-product-1 .spd1_box_right {
  width: calc(-360%);
  float: right;
  clear: none;
}
.block-product-1 .spd1_box_right .box-text {
  padding: 10px;
}
.block-product-1 .spd1_box_right .box-text .product-title a {
  display: block;
  font-size: 15px;
  color: #33496d;
  line-height: 22px;
  height: 22px;
  overflow: hidden;
  margin-bottom: 6px;
}
.block-product-1 .spd1_box_right .box-text span.amount {
  font-size: 15px;
}
.block-product-1 .spd1_box_right > div {
  margin-top: 0;
}
.block-product-1 .spd1_box_right .box-image {
  height: 170px;
  width: 100%;
}
.block-product-1 .spd1_box_right .box-image img {
  width: 100%;
  height: 170px;
  object-fit: cover;
}
.block-product-1 .box-text {
  padding: 5px 10px 20px 10px !important;
  background: url(img/star.png) 52px 55px no-repeat;
}
.block-product-1 .box-text a {
  display: block;
  font-size: 16px;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
  color: #333333;
  text-align: center;
}
.box-text .price-wrapper {
  margin: 0 0 6px 0;
  line-height: 22px;
  height: unset;
  overflow: hidden;
}
.box-text .cart_tt {
  display: inline-block;
  font-size: 15px;
  color: #fff !important;
  font-weight: 500;
  margin-top: 0px !important;
  line-height: 37px !important;
  padding: 0 20px;
  border-radius: 30px;
  background: #b7b7b7 !important;
}
.box-text .ajax_add_to_cart {
  display: inline-block;
  font-size: 15px;
  color: #fff !important;
  font-weight: 500;
  margin-top: 0px !important;
  line-height: 34px !important;
  margin-right: 10px !important;
  padding: 0 16px;
  border-radius: 30px;
  background: #b7b7b7 !important;
}
.product-small > .col-inner {
  border-radius: 12px !important;
  background: #fff;
  box-shadow: unset !important;
}
.product-small > .col-inner .product-small {
  border-radius: 0;
  overflow: hidden;
}
.product-small > .col-inner .box-image {
  border-radius: 10px 10px 0 0;
  padding-top: 100%;
}
.product-section .product-small > .col-inner .box-image {
  padding-top: 0;
}
.product-section {
  border-top: none;
  padding-top: 10px;
}
.product-section .large-columns-4 {
  margin-left: -15px;
  margin-right: -15px;
}
.product-section .large-columns-4 .product {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 30px;
}
.product-small > .col-inner:hover .ajax_add_to_cart {
  background: #c3262e !important;
}
.product-small > .col-inner:hover .cart_tt {
  background: #1ab6af !important;
}
.box-shadow,
.row-box-shadow-2 .col-inner,
.row-box-shadow-2-hover .col-inner:hover,
.box-shadow-2,
.box-shadow-2-hover:hover {
  box-shadow: 1px 1px 22px #c3262e4a !important;
  border-radius: 12px;
}
.block-product-2 .box-text .added_to_cart {
  background: #fff !important;
  color: #000;
  font-weight: 500;
  text-transform: inherit;
  line-height: 32px;
  height: 32px;
  border: 2px solid #fccb4e;
  padding: 0 10px !important;
  margin-top: 18px;
  font-size: 14px;
  text-align: right;
  border-radius: 40px;
  float: right;
  margin-right: 0 !important;
}
.block-product-2 .box-text .added_to_cart:after {
  display: none;
}
.box-text del span.amount {
  color: #333;
  font-size: 14px !important;
  line-height: 28px;
  font-weight: 400;
}
.box-text span.amount {
  color: #ee1f1f;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}
.block-product-1 .box-text .star-rating {
  display: block;
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 11px;
}
.star-rating span:before {
  color: #f39402 !important;
}
.tax-project .header-wrapper .header-main {
  background-color: transparent;
}
.tax-project .stuck #logo img:nth-child(1) {
  display: block;
}
.tax-project .stuck #logo img:nth-child(2) {
  display: none !important;
}
.tax-project .header-wrapper.stuck .header-main .nav > li > a {
  color: #000 !important;
}
.tax-project .stuck .nav > li.has-icon > a > i {
  color: #000;
}
/*** product single price **/
.product-info .price-wrapper span.amount,
.product-info .price-wrapper ins .amount {
  font-size: 32px;
  color: #000;
  font-weight: 600;
}
.product-summary .woocommerce-Price-currencySymbol {
  font-size: 32px;
  color: #000;
  vertical-align: unset;
  margin-top: 0;
}
.product-info .price-wrapper del,
.product-info .price-wrapper ins {
  display: block;
  margin-bottom: 10px;
}
.product-info .price-wrapper del {
  color: #a8a8a8;
  font-size: 15px;
}
.product-info .price-wrapper del .amount {
  font-size: 15px;
  color: #a8a8a8;
}
.block-product-col a.view_product {
  position: relative;
  display: inline-block;
  background-color: transparent;
  text-transform: uppercase;
  font-size: .97em;
  letter-spacing: .03em;
  -ms-touch-action: none;
  touch-action: none;
  cursor: pointer;
  font-weight: bolder;
  text-align: center;
  color: currentColor;
  text-decoration: none;
  border: 1px solid transparent;
  vertical-align: middle;
  border-radius: 0;
  margin-top: 0;
  margin-right: 1em;
  text-shadow: none;
  line-height: 2.4em;
  min-height: 2.5em;
  padding: 0 1.2em;
  max-width: 100%;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s, color 0.3s;
  text-rendering: optimizeLegibility;
  box-sizing: border-box;
  font-size: .8em;
  margin-bottom: 0;
  margin-top: 1em;
  background-color: #dedede;
}
.block-product-col a.wc-forward {
  position: relative;
  display: inline-block;
  background-color: transparent;
  text-transform: uppercase;
  font-size: .97em;
  letter-spacing: .03em;
  -ms-touch-action: none;
  touch-action: none;
  cursor: pointer;
  font-weight: bolder;
  text-align: center;
  color: currentColor;
  text-decoration: none;
  border: 1px solid transparent;
  vertical-align: middle;
  border-radius: 0;
  margin-top: 0;
  margin-right: 1em;
  text-shadow: none;
  line-height: 2.4em;
  min-height: 2.5em;
  padding: 0 1.2em;
  max-width: 100%;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s, color 0.3s;
  text-rendering: optimizeLegibility;
  box-sizing: border-box;
  font-size: .8em;
  margin-bottom: 0;
  margin-top: 1em;
  background-color: #446084;
  color: #fff;
}
/***************** block product 2 ********************************/
.block-product-2 .col-inner {
  background: #ffffff;
  position: relative;
  border-radius: 4px;
}
.block-product-2 .col-inner .rt-description {
  position: absolute;
  top: 0;
  left: -245px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 10px;
  font-size: 14px;
  z-index: 1;
  opacity: 0;
}
.block-product-2 .col-inner:hover .rt-description {
  opacity: 1;
  left: 0;
}
.block-product-2 .col-inner .rt-description a {
  color: #fff;
}
.block-product-col .rt-description a.view_product {
  margin-top: 0;
  color: #000;
}
.block-product-2 .rt-description a.wc-forward {
  margin-top: 0;
  margin-right: 0;
}
.block-product-2 .box-image {
  height: 245px;
  width: 100%;
}
.block-product-2 .box-image img {
  width: 100%;
  height: 245px;
  object-fit: cover;
}
.block-product-2 .box-text {
  padding: 15px !important;
  overflow: hidden;
  text-align: left;
}
.block-product-2 .box-text .product-title a {
  font-size: 15px;
  color: #333333;
  line-height: 25px;
  display: block;
  font-weight: 500;
  height: 25px;
  overflow: hidden;
  margin-bottom: 5px;
}
.block-product-2 .box-text > a {
  background: #fff !important;
  color: #000;
  margin-top: 8px !important;
  font-weight: 500;
  float: right;
  line-height: 32px;
  height: 32px;
  border: 2px solid #fccb4e;
  padding: 0 15px;
  font-size: 15px;
  border-radius: 40px;
}
.star-rating {
  font-size: 11px !important;
  margin-top: 3px !important;
  margin-bottom: 6px !important;
}
.block-product-2 .box-text span.amount {
  font-size: 16px;
}
.block-product-2-edit .block-product-2 > div {
  width: 50%;
}
.block-product-2-edit .block-product-2 .col-4:nth-child(2n+1) {
  clear: both;
}
.block-product-2-edit .slider-wrapper {
  margin-top: 23px;
}
.block-product-2-edit .slider-wrapper .text-inner h2 {
  font-size: 60px;
  margin-bottom: 30px;
}
.block-product-2-edit .slider-wrapper .text-inner p {
  font-size: 15px;
  line-height: 24px;
}
/***************** block product 3 ********************************/
.block-product-3 {
  padding-bottom: 40px;
  overflow: hidden;
}
.block-product-3 .col-inner {
  border: 1px solid #ebebeb;
  background: #fff;
  overflow: hidden;
}
.block-product-3 .col-inner .box-text {
  padding-bottom: .4em;
}
.block-product-3 .price-wrapper {
  padding: 0;
  display: block;
}
.block-product-3 .price-wrapper .star-rating {
  width: 100%;
}
.block-product-3 .price-wrapper .price,
.block-product-3 .price-wrapper .rt_view_product {
  width: 100%;
  margin: 0 auto;
}
.block-product-3 .price-wrapper .price,
.block-product-3 .price-wrapper .rt_view_product .view_product {
  margin-top: 0;
  margin-right: 0;
}
.block-product-3 .price-wrapper .price del,
.block-product-3 .price-wrapper .price ins {
  display: block;
  width: 100%;
  margin: 2px 0;
}
.block-product-3 .title-wrapper {
  text-align: left;
}
.block-product-3 .title-wrapper p a {
  font-size: 18px;
  display: block;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
  color: #2c4162;
}
.block-product-3 .col-4 {
  width: 50%;
}
.block-product-3 .col-4:nth-child(2n+1) {
  clear: both;
}
.block-product-3 .box-image {
  width: 240px;
  height: 200px;
  float: left;
}
.block-product-3 .box-image img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
.block-product-3 .box-text {
  width: calc(-140%);
  float: right;
  background: #fff;
  text-align: left;
  padding: 20px 15px;
}
.block-product-3 .box-text .rt-des p {
  font-size: 14px;
  line-height: 22px;
  display: block;
  height: 66px;
  overflow: hidden;
  color: #6e6e6e;
}
/*them*/
.block__element_head {
  text-align: center;
}
.grid-tools a {
  display: none !important;
  background: #f28f06 !important;
}
input[type='submit'],
input[type='submit'].button,
input[type='submit'],
.primary {
  /*margin-top: 10px !important;*/
  margin-right: 0 !important;
  text-transform: initial;
  font-weight: 400;
}
.block-product-col a.wc-forward {
  text-transform: none !important;
}
.box_new > div {
  padding-bottom: 0;
}
/*
  Hoang Cuong
  */
.box__colum__commitment {
  clear: both;
}
.box__colum__commitment h3 {
  color: #333;
  font-size: 20px;
  font-weight: 400;
  margin: 0;
}
.box__colum__commitment p {
  font-size: 12px;
  line-height: 24px;
  margin: 0;
}
.box__colum__commitment .col {
  padding-bottom: 0;
}
ul.ul-reset > li {
  margin-left: 0 !important;
}
/*
  news-widget-sidebar-widget
  */
.news-widget-sidebar-widget {
  background: #f4f4f4;
  padding: 20px;
}
.news-widget-sidebar-widget .news-item-sidebar {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}
.news-widget-sidebar-widget .news-item-sidebar h4 {
  margin: 10px 0 5px 0;
}
.news-widget-sidebar-widget .news-item-sidebar h4 a {
  color: #073f77;
  font-size: 16px;
  font-weight: 500;
  display: block;
  line-height: 22px;
}
.news-widget-sidebar-widget .news-item-sidebar .date {
  color: #9c9c9c;
  font-size: 13px;
  font-weight: 500;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner {
  overflow: hidden;
  clear: both;
  padding-top: 20px;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .news-thumb {
  float: left;
  width: 100px;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .news-thumb a {
  display: block;
  line-height: 0;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .news-thumb a img {
  width: 100%;
  height: 75px;
  object-fit: cover;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .box__slider {
  float: right;
  width: calc(-10%);
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .box__slider h4 {
  margin: 0 0 3px 0;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .box__slider h4 a {
  color: #073f77;
  font-size: 15px;
  font-weight: 500;
  display: block;
  line-height: 22px;
  max-height: 44px;
  overflow: hidden;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .box__slider .date {
  color: #9c9c9c;
  font-size: 13px;
  font-weight: 500;
}
/*
  block 2
  */
.box_first_posts {
  clear: both;
  overflow: hidden;
}
.box_first_posts .news-item-posts {
  float: left;
  width: 48%;
}
.box_first_posts .news-item-posts:nth-child(2n) {
  float: right;
}
.box__second_posts {
  overflow: hidden;
  clear: both;
}
.box__second_posts .news-item-sidebar-clear {
  float: left;
  width: 48%;
}
.box__second_posts .news-item-sidebar-clear:nth-child(2n) {
  float: right;
}
.box__second_posts .news-item-sidebar-clear .news-thumb {
  float: left;
  width: 105px;
}
.box__second_posts .news-item-sidebar-clear .box__slider {
  float: right;
  width: calc(-15%);
}
.news-style-2 .box_first_posts .boxx__innner {
  position: relative;
  margin-bottom: 20px;
  overflow-y: hidden;
}
.news-style-2 .box_first_posts .boxx__innner .news-thumb img {
  width: 100%;
  height: 260px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.news-style-2 .box_first_posts .boxx__innner .news-thumb:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.news-style-2 .box_first_posts .boxx__innner .box__slider {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider h4 {
  margin-bottom: 0;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider h4 .news-title {
  font-size: 17px;
  line-height: 22px;
  color: #fff;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider .date {
  color: #fff;
  font-size: 13px;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider .date i {
  padding-right: 5px;
  color: #fff;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear {
  padding-top: 11px;
  margin-top: 11px;
  border-top: 1px solid #e3e3e3;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .news-thumb {
  width: 105px;
  height: 70px;
  overflow: hidden;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear:nth-child(1),
.news-style-2 .box__second_posts .news-item-sidebar-clear:nth-child(2) {
  padding-top: 0;
  margin-top: 0;
  border-top: none;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .news-thumb img {
  width: 100%;
  height: 70px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .news-thumb:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider h4 {
  margin-bottom: 5px;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider h4 .news-title {
  font-size: 15px;
  line-height: 22px;
  color: #333333;
  font-weight: 600;
  display: block;
  max-height: 44px;
  overflow: hidden;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider .date {
  font-size: 13px;
  color: #6b6b6b;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider .date i {
  color: #f4ae43;
}
.shop-sidebar .widget_product_categories .widget-title,
#shop-sidebar .widget .widget-title {
  width: 100%;
  display: block;
  text-align: center;
  letter-spacing: 0;
  font-weight: 100;
  font-size: 22px;
  background-color: #ca0326;
  color: #fff;
  padding: 10px 0;
}
.shop-sidebar .widget_product_categories .product-categories li:nth-child(2n - 1),
#shop-sidebar .widget .product-categories li:nth-child(2n - 1) {
  background-color: #f5f5f5;
}
.shop-sidebar .widget_product_categories .product-categories li:nth-child(2n),
#shop-sidebar .widget .product-categories li:nth-child(2n) {
  background-color: #e9e9e9;
}
.shop-sidebar .widget_product_categories .product-categories .current-cat > a,
#shop-sidebar .widget .product-categories .current-cat > a {
  text-decoration: underline;
}
.shop-sidebar .widget_product_categories .product-categories a,
#shop-sidebar .widget .product-categories a {
  text-transform: uppercase;
  padding-left: 35px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
}
.widget > ul > li + li.recent-blog-posts-li {
  border-top: none;
}
.recent-blog-posts-li .recent-blog-posts {
  padding: 0;
  margin-bottom: 30px;
}
.recent-blog-posts-li .flex-col a {
  font: 500 16px/22px "Poppins", sans-serif;
  color: #222d39;
  margin-bottom: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
.recent-blog-posts-li .flex-grow {
  display: block;
}
.recent-blog-posts-li .flex-col.mr-half {
  width: 24%;
  margin-right: 20px;
}
.recent-blog-posts-li .flex-col.mr-half .post-date {
  width: 100%;
  height: 70px;
}
#flatsome_recent_posts-6 ul li:nth-child(1),
#flatsome_recent_posts-6 ul li:nth-child(2) {
  display: none;
}
.archive.tax-product_cat .footer-bottom {
  padding-top: 50px !important;
}
.product-small .box-text-products .product-title {
  font-size: 18px;
  font-weight: 500;
  color: #222;
  margin-bottom: 0;
}
.product-small .box-text-products .price-item {
  margin-top: 5px;
}
.product-small .box-text-products .price-item p {
  font-size: 18px;
  text-align: center;
}
.product-small .box-text-products .price-item ins {
  color: #e30909;
  font-weight: 500;
}
.product-small .box-text-products .price-item del {
  color: #777;
}
.widget .is-divider {
  display: none;
}
/*
  block 3
  */
.news-style-3 {
  margin: 0 -15px;
}
.news-style-3 .news-item-bottom {
  width: 50%;
  float: left;
  clear: none;
  padding: 0 15px;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 282px;
  border-radius: 12px;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb .time {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  border: 2px solid #657f93;
  padding: 8px 14px;
  text-align: center;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb .time p:nth-child(1) {
  margin-bottom: 0;
  font-size: 20px;
  color: #838383;
  line-height: 22px;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb .time p:nth-child(2) {
  margin-bottom: 0;
  font-size: 11px;
  color: #838383;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb img {
  width: 100%;
  height: 282px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider {
  overflow-y: hidden;
  padding: 15px 0;
  padding-bottom: 0 !important;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider h4 {
  margin-bottom: 5px;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider h4 .news-title {
  font-size: 17px;
  font-weight: 400;
  color: #333;
  line-height: 24px;
  display: block;
  font-weight: 500;
  max-height: 48px;
  overflow: hidden;
  margin-bottom: 10px;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .box__description p {
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 22px;
  color: #838383;
  text-align: justify;
  max-height: 44px;
  overflow: hidden;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .views_all {
  font-size: 14px;
  text-decoration: underline;
  color: #657f93;
}
/*
  block 4
  */
.news-block-widget-style-4 .news-thumb img {
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.news-block-widget-style-4 .news-thumb:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.news-block-widget-style-4 {
  overflow: hidden;
}
.news-block-widget-style-4 .box__colum__left {
  width: 49%;
  float: left;
}
.news-block-widget-style-4 .box__colum__left .boxx__innner {
  position: relative;
  overflow-y: hidden;
}
.news-block-widget-style-4 .box__colum__left .news-thumb {
  width: 100%;
  height: 430px;
}
.news-block-widget-style-4 .box__colum__left .news-thumb img {
  width: 100%;
  height: 430px;
  object-fit: cover;
}
.news-block-widget-style-4 .box__colum__left .box__slider {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.57);
  padding: 15px 20px;
}
.news-block-widget-style-4 .box__colum__left .box__slider h4 {
  margin-bottom: 0;
}
.news-block-widget-style-4 .box__colum__left .box__slider h4 a {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
}
.news-block-widget-style-4 .box__colum__right {
  width: 49%;
  float: right;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear {
  margin-bottom: 17px;
  overflow-y: hidden;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .news-thumb {
  width: 130px;
  height: 95px;
  float: left;
  overflow: hidden;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .news-thumb img {
  width: 100%;
  height: 95px;
  object-fit: cover;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider {
  width: calc(-45%);
  float: right;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider h4 {
  margin-bottom: 0px;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider h4 .news-title {
  font-size: 17px;
  color: #333333;
  font-weight: 400;
  line-height: 24px;
  display: block;
  height: 24px;
  overflow: hidden;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider .box__description p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 22px;
  color: #8f8f8f;
  display: block;
  max-height: 44px;
  overflow: hidden;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider .views__all a {
  font-size: 14px;
  color: #37a7a9;
  font-weight: 400;
  text-decoration: underline;
}
/*
  block 5
  */
.news-widget-style-5 {
  overflow: hidden;
}
.news-widget-style-5 .news-item-clear {
  width: 100%;
  margin-top: 30px;
}
.news-widget-style-5 .news-item-clear:nth-child(1) {
  margin-top: 0;
}
.news-widget-style-5 .news-item-clear .boxx__innner {
  overflow: hidden;
  display: block;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb {
  width: 102px;
  height: 102px;
  float: left;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb a {
  overflow: hidden;
  display: block;
  border-radius: 6px;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb img {
  width: 100%;
  height: 102px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider {
  width: calc(-17%);
  float: right;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider h4 {
  margin-bottom: 5px;
  margin-top: 5px;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider h4 .news-title {
  font-size: 16px;
  color: #333;
  line-height: 22px;
  display: block;
  height: 44px;
  overflow: hidden;
  font-weight: 500;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider .box__description p {
  margin-bottom: 0;
  font-size: 13px;
  line-height: 22px;
  display: block;
  height: 44px;
  overflow: hidden;
}
/*
  block 6
  */
.news-thumb {
  position: relative;
}
.news-block-widget-style-6 {
  overflow: hidden;
}
.news-block-widget-style-6 .box__colum__left {
  width: 32%;
  float: left;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner {
  background: #f7f7f7;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-thumb {
  width: 100%;
  height: 255px;
  overflow: hidden;
  position: relative;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-thumb img {
  width: 100%;
  height: 255px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-thumb:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.36);
  color: #fff;
  text-align: center;
  padding: 10px 5px 0px 5px;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p:nth-child(1) {
  font-size: 10px;
  text-transform: uppercase;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p:nth-child(2) {
  font-size: 15px;
  border-bottom: 3px solid #fff;
  padding-bottom: 5px;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p:nth-child(3) {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 0;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p {
  margin-bottom: 0;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-text {
  background: #37a7a9;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-text a {
  color: #fff;
  display: block;
  text-align: center;
  font-size: 15px;
  line-height: 30px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider {
  padding: 25px 20px;
  min-height: 255px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider h4 {
  margin-bottom: 10px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider h4 a {
  font-size: 18px;
  line-height: 22px;
  display: block;
  max-height: 44px;
  overflow: hidden;
  color: #3c3c3c;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider .box__description p {
  font-size: 14px;
  line-height: 22px;
  display: block;
  color: #838383;
  height: 110px;
  overflow-y: hidden;
  margin-bottom: 5px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider .views_all {
  font-size: 14px;
  text-decoration: underline;
  color: #37a7a9;
}
.news-block-widget-style-6 .box__colum__right {
  width: 66%;
  float: right;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner {
  background: #f7f7f7;
  margin-bottom: 30px;
  overflow-y: hidden;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .news-thumb {
  width: 325px;
  height: 255px;
  float: left;
  overflow-y: hidden;
  position: relative;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .news-thumb img {
  width: 100%;
  height: 255px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .news-thumb:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider {
  width: calc(-225%);
  float: right;
  padding: 20px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider > p {
  margin-bottom: 5px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider > p > span {
  font-size: 14px;
  color: #919191;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider > p > span a {
  color: #37a7a9;
  border-right: 1px solid #919191;
  padding-right: 5px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider h4 {
  margin-bottom: 5px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider h4 a {
  font-size: 18px;
  line-height: 22px;
  display: block;
  max-height: 44px;
  overflow: hidden;
  color: #3c3c3c;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__description p {
  font-size: 14px;
  margin-bottom: 0;
  color: #838383;
  line-height: 25px;
  display: block;
  max-height: 75px;
  overflow-y: hidden;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .views_all {
  font-size: 13px;
  line-height: 25px;
  color: #37a7a9;
  text-decoration: underline;
}
/*them*/
.rt_html_02 a,
.rt_html_02 span {
  font-size: 14px !important;
  font-weight: 500;
  line-height: 41px;
  padding: 0 12px;
  color: #fff;
}
.header-top .rt_html_01 span {
  letter-spacing: 0px;
  padding: 0 10px;
  font: 300 15px/28px "Poppins", sans-serif;
  font-family: "Roboto";
  font-weight: normal;
  font-style: normal;
}
.header-top .rt_html_01 span:nth-child(4) {
  padding-left: 20px;
}
.rt_html_01 a {
  color: #fff;
  font-weight: 300;
  padding-left: 9px;
  padding-right: 13px;
  font-size: 15px;
  position: relative;
}
.rt_html_01 a:nth-child(3)::after {
  display: none;
}
.rt_html_01 a:last-child::after {
  display: none;
}
.rt_html_01 a::after {
  content: "";
  position: absolute;
  height: 15px;
  width: 1px;
  background-color: #fff;
  right: 0;
  top: 1px;
}
.rt_html_01 a:hover {
  text-decoration: underline;
}
.top-bar-nav li a {
  font-weight: 300 !important;
  font-size: 14px;
}
.top-bar-nav li a:hover {
  text-decoration: underline;
}
.header-wrapper .header-bottom {
  min-height: 40px;
}
.header-bottom .nav > li:after,
.header-bottom .nav > li:before {
  display: none;
}
.header-bottom .nav > li > a {
  font-size: 15px !important;
  font-weight: 500;
  line-height: 1;
  height: 50px;
}
.stuck #logo img {
  padding: 5px 0 !important;
}
.new_row_3 > .col {
  padding-bottom: 0;
}
.rt_slider .flickity-viewport {
  background: #fff !important;
}
.rt_slider .slider-nav-light .flickity-prev-next-button svg,
.rt_slider .slider-nav-light .flickity-prev-next-button .arrow {
  fill: #f39303;
}
#footer .widgettitle {
  font-size: 16px !important;
  font-weight: 600 !important;
  margin-bottom: 12px;
  overflow: hidden;
  line-height: 26px;
  text-transform: uppercase;
  display: block;
}
#footer .is-divider {
  display: none !important;
  background-color: #fca91e;
}
hr {
  border: 0.5px solid #5c3d4a !important;
  opacity: 1 !important;
}
.widget_custom_html p i {
  color: #fff;
}
.widget_custom_html div.rt_icon {
  float: right;
}
.widget_custom_html div.rt_icon i {
  color: #fca91e;
  font-size: 16px;
  padding-left: 5px;
}
.rt_form {
  position: relative;
  margin-top: 10px;
}
.rt_form input {
  width: 100%;
  height: 35px;
  border-radius: 4px;
  margin-bottom: 0;
}
.rt_form .wpcf7-submit {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 35px;
  padding: 0;
  border-radius: 0;
  margin-top: 0 !important;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background: #5c3d4a !important;
}
.footer-2 {
  padding: 0 !important;
  background-color: unset;
  border-top: 0;
}
.footer-2 .widget {
  margin-bottom: 0 !important;
  padding: 0;
}
.footer-2 .widget .rt_footer_lh i {
  color: #e63335;
  margin-right: 5px;
  width: 18px;
}
.rt_footer_lh > div {
  margin-bottom: 10px;
  color: #fff;
}
.rt_footer_lh > div a{
	color: #fff;
}
.footer-2 .large-12 {
  padding-bottom: 0 !important;
}
.footer-2 p {
  color: #fff;
  font-size: 15px;
  margin-bottom: 15px;
  text-align: left;
}
.footer-2 ul.menu {
  float: right;
}
.footer-2 ul.menu li {
  float: left;
  border: none;
}
.footer-2 ul.menu li:last-child a {
  padding-right: 0;
}
.footer-2 ul.menu li a {
  color: #000;
  padding: 0 10px;
  border-left: 1px solid #7F88A6;
  line-height: 18px;
}
.footer-2 ul.menu li a:hover {
  color: #3b5998;
}
.footer-2 ul.menu li:nth-child(1) a {
  border: none;
}
.footer-2 ul.menu li ul {
  display: none;
}
.footer-2 .wpcf7-email {
  height: 40px;
  padding: 4px 15px;
  border-radius: 5px;
  background-color: #fff;
  color: #222;
}
.footer-2 .sidebar-btn .wpcf7-submit {
  padding: 0;
  height: 40px;
  line-height: 40px;
  width: 100%;
  margin-bottom: 0;
}
.footer-2 .sidebar-btn .wpcf7-spinner {
  display: none;
}
.copy_right .row {
  border-top: 1px solid #ddd;
}
.copy_right .row .col {
  display: flex;
  align-items: center;
}
.copy_right .row .social-icons {
  margin: 8px 0;
}
.copy_right .row .social-icons a {
  margin-bottom: 0;
  margin-left: 5px;
}
.copy_right .row .widget_text,
.copy_right .row p {
  margin-bottom: 0;
}
.copy_right .row p {
  font-size: 15px;
  color: #fff;
}
.absolute_footer .section-content .footer-2 > .col {
  padding-bottom: 40px;
  padding-top: 60px;
}
.single-product .box-text {
  overflow: hidden;
  display: block;
}
.single-product .added_to_cart:after {
  display: none;
}
.added_to_cart:hover,
.ajax_add_to_cart:hover {
  background: #C3262E !important;
  color: #fff !important;
}
.single-product .box-text {
  overflow: hidden;
  text-align: left;
  background-color: #f0efef;
  padding: 10px 15px 15px;
}
.single-product .page-title {
  background: #ffffff;
}
.related .flickity-button {
  background: unset !important;
  box-shadow: unset !important;
}
a.devvn_buy_now_style {
  background: #fe9960 !important;
}
.quantity + .button,
.devvn-popup-title,
.popup-customer-info-group .devvn-order-btn {
  font-size: 18px;
  color: #000;
  line-height: 40px;
  height: 40px;
  border-radius: 0;
  padding: 0 25px;
  font-weight: bold;
  background-color: transparent !important;
  border-color: #004f9c;
  border-width: 2px !important;
}
.single-product h1.entry-title {
  font-size: 26px;
  color: #e63335;
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 10px;
}
.single-product .product-info .price {
  font-size: 20px;
  margin-top: 10px;
}
.single-product .product-info .price .lien_he {
  font-size: 28px;
  color: #ffb108;
}
.product-info .intro-pro-detail {
  border-top: solid 1px #e1e1e1;
  margin-top: 20px;
  padding-top: 10px;
  margin-bottom: 10px;
  line-height: 24px;
  font-size: 16px;
  text-align: justify;
  color: #4c4c4c;
}
.product-info .intro-pro-detail strong {
  font-weight: bold;
}
.product-info .wpcf7 .form_dk {
  padding: 10px 15px 15px;
  border: solid 1px #d7d7d7;
  border-bottom: none;
  background-color: #f9f9f9;
}
.product-info .wpcf7 label {
  font-size: 20px;
  color: #4c4c4c;
  text-transform: uppercase;
  font-weight: 700;
}
.product-info .wpcf7 .pn-hd {
  border-bottom: solid 1px #d7d7d7;
  margin-bottom: 14px;
}
.product-info .wpcf7 p {
  color: #9e9d9d;
  font-size: 14px;
  font-style: italic;
}
.product-info .wpcf7 input {
  border-radius: 0 !important;
  border: solid 1px #d7d7d7;
  padding: 10px !important;
  height: auto;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  margin-bottom: 0;
}
.product-info .wpcf7 .row .col {
  padding-bottom: 0;
}
.product-info .wpcf7 .sidebar-btn input {
  border: none;
  display: block;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
  background: #e63335;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}
.single-product .rt_msp {
  margin-bottom: 5px;
  font-size: 14px;
  color: #404040;
}
.single-product #product-sidebar {
  max-width: 33.3333333333%;
  -ms-flex-preferred-size: 33.3333333333%;
  flex-basis: 33.3333333333%;
}
.single-product .large-9 {
  max-width: 66.6666666667%;
  -ms-flex-preferred-size: 66.6666666667%;
  flex-basis: 66.6666666667%;
  padding-left: 15px;
}
.single-product .footer-bottom {
  padding-top: 50px !important;
}
.single-product .row-divided.row-reverse > .col + .col:not(.large-12) {
  border-right: none;
}
.single-product .post-lienquan {
  display: flex;
  padding-top: 50px;
}
.single-product .post-lienquan h2 {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 700;
  color: #656565;
  line-height: 12px;
  position: relative;
  margin-top: 40px;
  background-position: bottom;
  background-repeat: repeat-x;
  margin-bottom: 20px;
  padding: 0;
}
.single-product .post-lienquan .kh {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.single-product .post-lienquan .kh a {
  color: #d30202;
}
.single-product .product-footer {
  margin-top: 0;
}
.single-product .product-footer .container {
  padding-left: 15px;
  padding-right: 15px;
}
.single-product .product-footer .woocommerce-tabs {
  border-top: none;
  padding: 0;
}
.product-footer .woocommerce-tabs .tab-panels {
  color: #222;
}
.single-product .price2 {
  margin-bottom: 5px;
}
.single-product .salep {
  font-size: 14px;
  color: #ef0c0c;
}
.single-product ins {
  font-size: 16px;
  line-height: 32px;
  color: #ee0d0d;
  font-weight: 400 !important;
}
.single-product ins span {
  color: #ee0d0d;
}
.rt_woocommerce_single_product_summary .price2 ins span {
  font-size: 22px;
  font-weight: 600;
}
.rt_woocommerce_single_product_summary .sale {
  font-size: 14px;
  color: #999999;
  font-weight: 400 !important;
}
.rt_woocommerce_single_product_summary .price2 del {
  padding: 0 5px;
}
.price2 ins span {
  color: red;
  font-size: 17px;
  font-weight: 500;
}
.single-product del {
  font-size: 22px;
  color: #999999;
  font-weight: 400 !important;
}
.single-product .cart {
  clear: both;
  margin-bottom: 5px;
}
.single-product .product-main {
  padding-bottom: 0;
}
.single-product .product-main .rt_woocommerce_single_product_summary .lien-he {
  display: none;
}
.single-product .product-main .rt_woocommerce_single_product_summary .variations_form .variations {
  width: 50%;
}
.single-product .product-main .rt_woocommerce_single_product_summary .variations_form .reset_variations,
.single-product .product-main .rt_woocommerce_single_product_summary .variations_form .label {
  display: none;
}
.single-product .product-main .rt_woocommerce_single_product_summary .variations_form .woocommerce-variation-price {
  border-top: none;
}
.single-product .product-main .rt_woocommerce_single_product_summary .variations_form .woocommerce-Price-currencySymbol {
  vertical-align: unset;
  font-size: 16px;
}
.quantity .button.plus,
.quantity .button.minus {
  border: 1px solid #777 !important;
  border-radius: 3px !important;
}
.quantity input[type="number"] {
  border: 1px solid #77777769 !important;
  border-radius: 3px !important;
}
.single-product .widget_custom_html {
  margin-bottom: 10px;
}
#main {
  background: #ffffff;
}
.percent {
  display: none;
}
.product-summary .percent {
  display: contents !important;
}
.price2 > span {
  font-size: 16px;
  color: #ee0d0d;
  font-weight: 700;
}
/* social */
.rt-social {
  margin: 20px 0px 25px 0px;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  clear: both;
}
.rt-link {
  padding: 2px 8px 4px 8px !important;
  color: white;
  font-size: 12px;
  border-radius: 2px;
  margin-right: 2px;
  cursor: pointer;
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
  margin-top: 2px;
  display: inline-block;
  text-decoration: none;
}
.rt-link:hover,
.rt-link:active {
  color: white;
}
.rt-twitter {
  background: #00aced;
}
.rt-twitter:hover,
.rt-twitter:active {
  background: #0084b4;
}
.rt-facebook {
  background: #3B5997;
}
.rt-facebook:hover,
.rt-facebook:active {
  background: #2d4372;
}
.rt-googleplus {
  background: #D64937;
}
.rt-googleplus:hover,
.rt-googleplus:active {
  background: #b53525;
}
.rt-pinterest {
  background: #bd081c;
}
.rt-pinterest:hover,
.rt-pinterest:active {
  background: #bd081c;
}
.post-social-wrap ul li {
  float: left;
  margin-right: 10px;
}
.post-social-wrap ul li.print {
  background: #bd081c;
  padding: 0 5px;
  border-radius: 5px;
}
.post-social-wrap ul li.print a {
  color: #fff;
}
/* shortcode social */
.social-bar a {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  margin-right: 10px;
  border-radius: 50%;
  background: #314b7e;
  color: #fff;
}
.social-bar a.facebook {
  background: #314b7e;
}
.social-bar a.twitter {
  background: #339dc4;
}
.social-bar a.skype {
  background: #214bc1;
}
.social-bar a.youtube {
  background: #e52c27;
}
.social-bar a.prin {
  background: #b31217;
}
.row_img_new > .col {
  padding-top: 15px;
  padding-bottom: 15px;
}
#logo {
  margin-right: 0px;
}
.header-nav > li {
  margin-right: 31px;
  margin-left: 0;
  line-height: 18px;
}
.header-nav > li .nav-dropdown {
  width: 100%;
  display: none;
  transform: translateY(20px);
  transition: all 0.8s ease 0s;
}
.header-nav > li:hover .nav-dropdown {
  display: block;
  transform: translateY(0px);
}
.header-nav > li .nav-dropdown > li {
  display: block;
  width: 100%;
  position: relative;
}
.header-nav > li .nav-dropdown li {
  white-space: unset !important;
}
.header-nav > li .nav-dropdown > li:nth-child(1) a {
  border: unset;
}
.header-nav > li .nav-dropdown > li a {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  line-height: 40px !important;
  display: block;
  text-transform: unset;
  border-bottom: none;
  padding: 0;
  border-top: 1px solid #ddd;
  margin: 0 !important;
  padding-left: 10px;
}
.header-nav > li .nav-dropdown > li a:hover {
  color: #c3262e;
}
.header-nav > li .nav-dropdown li ul {
  position: absolute !important;
  top: 0;
  left: 100% !important;
  width: 100%;
  border: 0;
  opacity: 0;
}
.header-nav > li .nav-dropdown li:hover > ul {
  opacity: 1;
  z-index: 9999;
}
.header-nav > li .nav-dropdown li ul li {
  margin-top: 0 !important;
  position: relative;
}
.nav-dropdown-default {
  padding: 0;
  background: #fff;
  top: 50px;
  border: 0;
  left: 0 !important;
  border: 1px solid #dddddd !important;
}
.green-box {
  text-align: center;
  color: #fff;
}
.image-tools.bottom.left {
  display: none;
}
.green-box .counter {
  font-size: 83px;
  letter-spacing: -1px;
  line-height: 1;
  position: relative;
}
.green-box .counter::before {
  position: absolute;
  content: "";
  width: 125px;
  height: 1px;
  left: -15px;
  bottom: 8px;
  background-color: #f1f1f1;
}
.green-box .highlight_number {
  margin-bottom: 0;
}
.green-box p:last-child {
  text-transform: uppercase;
  font-size: 19px;
  line-height: 1.2;
}
/*en_01*/
.slider-nav-reveal .flickity-prev-next-button:hover,
.slider-nav-reveal .flickity-prev-next-button {
  background-color: transparent;
  box-shadow: none;
}
.slick-prev {
  position: absolute;
  top: 50%;
  left: 0px;
  z-index: 9;
  height: 35px;
  width: 40px;
  cursor: pointer;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.slick-prev i::before {
  content: "\f053";
  font-family: FontAwesome;
  font-size: 14px;
}
.slick-next {
  position: absolute;
  top: 50%;
  right: -18px;
  z-index: 9;
  height: 35px;
  width: 25px;
  cursor: pointer;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
ul.slick-dots {
  display: flex;
  list-style: none;
  justify-content: center;
  padding-top: 20px;
  margin-bottom: 5px;
}
ul.slick-dots li {
  width: 13px;
  height: 13px;
  background-color: #000;
  opacity: 0.6;
  border-radius: 50%;
  margin: 0 10px;
  cursor: pointer;
  margin-top: 1px;
}
ul.slick-dots li.slick-active {
  background-color: #000;
  width: 15px;
  height: 15px;
  margin-top: 0;
  opacity: 1;
}
ul.slick-dots li:hover {
  background-color: #000;
}
ul.slick-dots li button {
  display: none;
}
.slick-arrow i {
  color: #333;
  font-size: 25px;
  font-weight: 500;
}
.rt_buttom {
  margin-top: 20px;
  text-align: center;
  padding-bottom: 0 !important;
}
.rt_buttom .button {
  background-image: linear-gradient(to right, #ffb606, #fbd43e);
}
.rt_buttom .button i,
.rt_buttom .button span {
  font-weight: 500;
  color: #333;
}
.rt_slider_giai .slick-next {
  right: 0;
}
.rt_slider_giai .slick-arrow i {
  color: #C3262E;
  font-size: 25px;
  padding: 5px 11px;
  font-weight: 700;
  border-radius: 50px;
  border: 2px solid #C3262E;
}
.rt_slider_giai style {
  display: none !important;
}
.row > .slick-arrow:not(.col):not([class^="col-"]) {
  width: 40px  !important;
}
.shop-page-title {
  display: none !important;
}
.shop-container .products .col-inner {
  box-shadow: unset !important;
}
.shop-container .products .box-image {
  position: relative;
}
.shop-container .products .box-image .sale {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #ffb108;
  color: #fff;
  border-radius: 50px;
  height: 36px;
  width: 36px;
  line-height: 36px;
  font-weight: 400;
  text-align: center;
}
.shop-container .products .added_to_cart {
  background: #fff !important;
  color: #000;
  font-weight: 500;
  text-transform: inherit;
  line-height: 37px;
  height: 37px;
  border: 2px solid #fccb4e;
  padding: 0 10px !important;
  margin-top: 12px;
  font-size: 14px;
  text-align: right;
  border-radius: 40px;
  float: right;
}
.shop-container .products .added_to_cart:after {
  display: none;
}
.rt_text_ctsp td {
  color: #333;
  line-height: 24px;
}
.product-short-description h2 {
  margin: 0;
  font-weight: 500;
  color: #333;
  line-height: 40px;
}
/* Page  */
/*rt_block_ctsp*/
.product-main .product-info {
  padding-right: 15px !important;
}
.product-footer .container,
.product-main .content-row {
  padding: 0 65px;
}
.product-info .product-short-description p {
  font-size: 22px;
  color: #222;
  margin-bottom: 20px;
}
.product-info .product_meta > span {
  border-top: none;
  font-size: 16px;
}
.product-info .price-wrapper {
  padding-bottom: 55px;
}
.product-thumbnails a,
.product-thumbnails a:hover {
  border: none;
}
.product-footer {
  margin-top: 40px;
}
.product-footer .title-thongso {
  background-color: #023360;
  padding: 10px 0px;
}
.product-footer .title-thongso h2 {
  color: #fff;
  display: initial;
  font-size: 24px;
}
.product-footer .thong-so {
  margin-top: 45px;
}
.product-footer .thong-so h2 {
  font-weight: 700;
  font-size: 20px;
  border-bottom: 1px solid #b5b5b5;
  margin-bottom: 0;
  color: #000;
}
.product-footer .thong-so .so-1 {
  padding-right: 30px;
}
.product-footer .thong-so .so-2 {
  padding-left: 30px;
}
.product-footer .thong-so .so-2 .specs-left {
  width: 100%;
}
.product-footer .thong-so ul {
  list-style: none;
}
.product-footer .thong-so .specs-left {
  width: 70%;
  float: left;
}
.product-footer .thong-so .specs-left ul li {
  border-bottom: 1px solid #b5b5b5;
  margin-bottom: 0;
  line-height: 66px;
  font-size: 20px;
  height: 66px;
}
.product-footer .thong-so .specs-left ul li:last-child {
  border-bottom: none;
}
.product-footer .thong-so .specs-right {
  width: 30%;
  float: left;
}
.product-footer .thong-so .specs-right ul li {
  border-bottom: 1px solid #b5b5b5;
  margin-bottom: 0;
  line-height: 66px;
  font-size: 20px;
  height: 66px;
}
.product-footer .thong-so .specs-right ul li:last-child {
  border-bottom: none;
}
.product-footer .title-congtrinh {
  margin-bottom: 70px;
}
.product-footer .light-specs {
  margin-top: 5px;
  float: left;
  width: 100%;
}
.product-footer .ung-dung {
  margin-bottom: 80px;
}
.list-ung-dung .content-ung-dung {
  margin-top: 27px;
}
.list-ung-dung .content-ung-dung h2 {
  font-size: 24px;
  font-weight: 700;
}
.list-ung-dung .content-ung-dung p {
  font-size: 17px;
  line-height: 32px;
  text-align: justify;
  font-weight: 500;
}
.nav-tabs + .tab-panels {
  padding: 0 !important;
  border: unset;
}
.tabbed-content .nav-tabs > li {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  border-bottom: 2px solid #c3262f ;
}
.tabbed-content .nav-tabs > li a {
  border: unset;
  font-size: 22px;
  color: #333;
  font-weight: 500;
  padding: 0;
  line-height: 40px;
}
/* Blog */
h1.headings {
  font-family: Roboto;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  font-size: 34px;
  line-height: 1.3em;
  margin-bottom: 15px;
}
.single-post .box_width,
.archive .box_width {
  margin-top: 50px;
}
.archive .box_width h1.headings {
  position: relative;
  color: #2b2b2b;
  font-size: 35px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  text-align: left;
  font-weight: 600;
}
.archive .box_width h1.headings::after {
  content: "";
  position: absolute;
  height: 5px;
  width: 80px;
  background-color: #e63335;
  left: 0;
  bottom: 0;
}
.rt-breadcrumbs {
  background-color: #f3f3f3;
  font-size: 13px;
  padding: 10px 0px;
}
.rt-breadcrumbs .container {
  margin-bottom: 0;
}
.rt-breadcrumbs .container a {
  color: #333;
}
.archive .term-description {
  margin-top: 30px;
}
.archive .nav-pagination > li > a,
.archive .nav-pagination > li > .current {
  border-radius: 5px;
}
.archive .nav-pagination > li > a:hover,
.archive .nav-pagination > li > .current {
  background-color: #e63335;
  border-color: #e63335;
}
.single-product .header:not(.transparent) .header-bottom-nav.nav > li.active > a {
  color: #fff;
}
.widget_product_search,
.widget_search {
  background: url(img/bg-search.png) 0 0 repeat;
  padding: 20px 0;
}
.widget_product_search .searchform,
.widget_search .searchform {
  margin-bottom: 0;
}
.widget_categories ul li {
  font-size: 14px;
  padding: 5px 0;
}
.widget_categories ul li a {
  color: #222;
}
.widget_categories ul li a:hover {
  color: #d30202;
}
/*box__content__rights */
.box__content__rights,
.box__content__left {
  margin-top: 5px;
}
.box__content__left .searchform input {
  padding: 0 30px;
  background: #f3f4f9;
  border-radius: 4px;
  height: 60px;
  font-size: 15px;
  color: #677294;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
  z-index: 0;
  border-color: transparent;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}
.box__content__left .relative button {
  position: absolute;
  background: 0 0;
  padding: 0;
  border: 0;
  right: 30px;
  top: 51%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 16px;
  color: #282835;
  z-index: 0;
  min-width: unset;
  background-color: transparent !important;
}
.box__content__left .relative button:hover {
  box-shadow: none;
}
.box__content__left .widget_text {
  margin: 10px 0 50px;
}
.box__content__left .flatsome_recent_posts {
  margin-bottom: 50px;
}
.box__content__left .sidebar_widget p {
  font-weight: 400;
  line-height: 1.9em;
  letter-spacing: 0;
  color: #677294;
  text-align: left;
  font-size: 15px;
}
.box__content__rights .post-info-bottom a {
  text-transform: uppercase;
  line-height: 20px;
  display: inline-block;
  font-size: 13px;
  margin-top: 0;
  font-weight: 500;
  color: #282835;
  font-family: "Poppins";
  position: relative;
}
.box__content__rights .post-info-bottom a:hover {
  color: #3b5998;
}
.box__content__rights .post-info-bottom a.learn_btn_two::before {
  content: "";
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  position: absolute;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}
.box__content__rights .post-info-bottom a.learn_btn_two:hover::before {
  width: 100%;
  background-color: #3b5998;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}
.box__content__rights .post-info-bottom a i {
  padding-left: 5px;
  vertical-align: middle;
  font-size: 14px;
}
.box__content__rights .post-info-comments {
  float: right;
}
.box__content__rights .post-info-comments i {
  font-weight: 500;
  padding-right: 5px;
  color: #0a3da8;
}
.tv-post {
  padding-top: 30px;
}
.tv-post .box__content__rights .news-post-news .box__content {
  background-color: #F8F8F8;
}
.tv-post .box__content__rights .box__colum__nth2 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin: 0;
}
.tv-post .box__content__rights .box__colum__nth2 .news-post-news {
  padding: 0;
  border: 1px solid;
}
.tv-post .box__content__rights .box__colum__nth2 .news-post-news .box__news__inner {
  border: none;
  padding: 0;
  border-radius: 0;
}
.tv-post .box__content__rights .box__colum__nth2 .news-post-news .box__news__inner .box__thumb__img {
  width: 100%;
  max-width: 100%;
  padding: 0;
  display: block;
  flex: unset;
  height: 280px;
  overflow: hidden;
}
.tv-post .box__content__rights .box__colum__nth2 .news-post-news .box__news__inner .box__thumb__img img {
  height: 100%;
  border-radius: 0;
}
.tv-post .box__content__rights .box__colum__nth2 .date p {
  margin-bottom: 10px;
}
.tv h2 {
  background-color: #000000;
  color: #fff;
  padding-left: 10px;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 50px;
}
.top-post {
  padding-top: 50px;
}
.top-post .column-left img {
  margin-bottom: 30px;
}
.top-post .list-flex {
  display: flex;
  padding: 0 5%;
}
.top-post .list-flex ul {
  float: left;
  list-style: none;
}
.top-post .list-flex ul.list-left {
  width: 70%;
}
.top-post .list-flex ul.list-right {
  width: 30%;
}
.top-post .list-flex ul li {
  border-top: 1px solid #b5b5b5;
  margin: 0;
  line-height: 40px;
  font-size: 18px;
  height: 40px;
}
.top-post p {
  padding: 0 5%;
}
.top-post .list-product {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  border-top: 1px solid black;
  border-left: 1px solid black;
  width: 90%;
  margin: 0 auto 50px;
}
.top-post .list-product .tv-noidung {
  border-bottom: 1px solid black;
  border-right: 1px solid black;
}
.top-post .list-product .tv-noidung .anh-nd {
  padding: 15px;
}
.top-post .list-product .tv-noidung h3 {
  padding-left: 25px;
  color: #000;
  font-size: 20px;
}
.top-post .list-post {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  border-top: 1px solid black;
  border-left: 1px solid black;
  width: 90%;
  margin: 0 auto 50px;
}
.top-post .list-post .post-item {
  padding: 15px;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
}
.top-post .list-post .post-item .box-text p {
  padding: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.top-post .list-post .post-item h5 {
  font-weight: 700;
}
.page-id-510 .section-content h4 {
  font-size: 25px;
  font-weight: 600;
  color: #000;
}
.page-id-510 .section-content .follow-icons span {
  font-size: 25px;
  line-height: 1.5;
  color: #000;
  display: block;
  margin-bottom: 10px;
}
.page-id-510 .section-content .follow-icons i {
  font-size: 27px;
  color: #818a91;
  padding-right: 40px;
}
.wpcf7 lable {
  display: block;
  font-weight: 700;
  float: none;
  margin-bottom: 5px;
}
.wpcf7 input,
.wpcf7 textarea {
  color: #666;
  padding: 0.75em;
  height: auto;
  border-width: 1px;
  border-style: solid;
  border-color: #eaeaea;
  border-radius: 2px;
  background: #fafafa;
  box-shadow: none;
  box-sizing: border-box;
  transition: all .2s linear;
}
.wpcf7 .wpcf7-submit {
  border-radius: 5px;
  padding-top: 16px;
  padding-right: 30px;
  padding-bottom: 16px;
  padding-left: 30px;
  font-family: inherit;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
}
.box__content__rights .box__colum__nth2 {
  overflow: hidden;
  display: block;
  margin: 0 -10px;
}
.box__content__rights .news-post-news {
  padding: 0 10px;
  margin-bottom: 30px;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.box__content__rights .news-post-news .box__news__inner {
  display: flex;
  flex-flow: row wrap;
}
.box__content__rights .news-post-news .box__thumb__img {
  display: flex;
  align-items: center;
}
.box__content__rights .news-post-news .box__content {
  flex: 1;
  max-width: 100%;
  padding: 16px;
}
.box__content__rights .news-post-news .box-time {
  padding-top: 5px;
}
.box__content__rights .news-post-news .box-time span:nth-child(1) {
  padding: 5px 10px;
  background-color: #222;
  color: #fff;
  text-transform: uppercase;
  margin-right: 25px;
}
.box__content__rights .news-post-news .box-time span:nth-child(2) {
  color: #777;
}
.box__content__rights .news-post-news .box__des {
  display: block;
}
.box__content__rights .page-numbers {
  text-align: left;
  margin-left: 10px;
}
.box_content_top {
  padding-top: 20px;
}
.box_content_top .box__colum__nth2 .box__content {
  background-color: #d30202;
  padding: 10px 30px 20px;
}
.box_content_top .box__colum__nth2 .box__content h3 a {
  color: #fff;
}
.box_content_top .box__colum__nth2 .box__content .box-time span:nth-child(1) {
  padding: 5px 10px;
  background-color: #fff;
  color: #222;
  text-transform: uppercase;
  margin-right: 25px;
}
.box_content_top .box__colum__nth2 .box__content .box-time span {
  color: #c4bbbb;
}
.widget_recent_entries ul li a {
  color: #222;
  font-size: 16px;
}
.widget_recent_entries ul li .post-date {
  display: block;
  color: #777;
  font-size: 14px;
  margin-bottom: 10px;
}
.box__content__left .widget-title {
  padding: 10px;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  background-color: #e63335;
  width: 100%;
  display: block;
}
.box__content__left .widget .menu {
  border: solid 1px #d7d7d7;
  background-color: #ebebeb;
}
.box__content__left .widget .menu li {
  padding: 10px;
  padding-left: 25px;
  background-image: url(img/bl1.png);
  background-repeat: no-repeat;
  background-position: 10px 19px;
  border-bottom: solid 1px #d7d7d7;
}
.box__content__left .widget .menu li a {
  color: #424242;
  font-weight: normal;
  padding: 0;
}
.box__content__rights .news-post-news img {
  width: 100%;
  object-fit: cover;
  border-radius: 6px;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.box__content__rights .news-post-news .box__content h3 a {
  text-decoration: none;
  color: #e63335;
  font-weight: 700;
  font-size: 18px;
}
.box__content__rights .news-post-news .box__content h3 a:hover {
  color: #222;
}
.box__content__rights .news-post-news .box__content .box__des p {
  text-align: justify;
  color: #555555;
  margin-top: 10px;
  margin-bottom: 15px;
  line-height: 22px;
  font-size: 15px;
}
.img-thumbnail {
  margin-bottom: 20px;
}
.img-thumbnail img {
  width: 100%;
  object-fit: cover;
}
.single-post .box__content__rights .box__cont .box__nth_1 h1 {
  font-size: 36px;
  color: #4a4a4a;
  font-weight: normal;
  margin-bottom: 5px;
}
.single-post .box__content__rights .box__cont .entry-meta {
  padding-bottom: 20px;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 20px;
}
.single-post .box__content__rights .box__cont .entry-meta .posted {
  margin-right: 15px;
}
.single-post .box__content__rights .box__cont .entry-meta .posted i {
  margin-right: 5px;
}
.single-post .box__content__rights .box__cont .entry-meta .posted span {
  color: #999;
  font-size: 15px;
}
.single-post .box__content__rights .box__cont .boxx__content__single .box__nth_2 ul {
  margin-left: 30px;
}
.single-post .box__content__rights .box__cont .boxx__content__single .box__nth_2 ol {
  padding-left: 15px;
}
.single-post .box__content__rights .box__cont #related-post1 ul {
  list-style: none;
}
.single-post .box__content__rights .box__cont #related-post1 ul li {
  margin-bottom: 0;
}
.single-post .box__content__rights .box__cont #related-post1 ul li i {
  font-size: 9px;
  color: #d30202;
  line-height: 26px;
  vertical-align: top;
}
.single-post .box__content__rights .box__cont #related-post1 ul a {
  color: #222;
  font-size: 15px;
  font-weight: 600;
  padding-left: 10px;
}
.single-post .box__content__rights .box__cont #related-post1 ul a:hover {
  color: #d30202;
}
.addtoany_content {
  padding-bottom: 15px;
}
.addtoany_list {
  display: flex;
}
.addtoany_list a {
  border: 0;
  box-shadow: none;
  display: inline-block;
  font-size: 16px;
  padding: 0 4px;
  vertical-align: middle;
}
.addtoany_list a span {
  background-color: #1877f2;
  height: 32px;
  line-height: 32px;
  width: 32px;
  border-radius: 4px;
  display: inline-block;
  opacity: 1;
}
.addtoany_list a span svg {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border: none;
  display: block;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  top: 0;
  width: auto;
  height: auto;
}
.a2a_label {
  overflow: hidden;
  position: absolute !important;
  clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
}
.box__content__left .is-divider {
  display: none;
}
.box__content__left img {
  width: 100%;
}
#related-post1 .box__colum__news h3 a {
  color: #333;
  font-size: 17px;
}
.product-summary .quantity {
  margin-top: 5px;
  display: block;
  width: 100%;
  position: relative;
  padding-left: 82px;
}
.product-summary .quantity:after {
  position: absolute;
  content: "Số lượng: ";
  top: 10px;
  left: 0;
  height: 40px;
  width: 82px;
  color: #333;
  font-size: 16px;
}
.shop-container .products .box-image img {
  object-fit: contain;
}
.tab-panels_hover .active {
  height: auto !important;
}
.product-small .col-inner .sale {
  top: 0;
  position: absolute;
  background-color: #ffd000;
  border-radius: 5px;
  padding: 5px;
}
.icon-menu {
  color: #333;
}
.sidebar-menu {
  background: #fff;
}
/*mobile*/
@media (max-width: 1400px) {
  .header-main .nav > li > a {
    font-size: 18px;
  }
  .product-main .content-row {
    padding: 0;
  }
  .product-footer .thong-so .specs-left {
    width: 60%;
  }
  .product-footer .thong-so .specs-right {
    width: 40%;
  }
  .footer-bottom .section-content {
    max-width: 100%;
    margin: 0 30px;
  }
}
@media (max-width: 1200px) {
  .header-nav > li {
    padding: 0 5px;
    margin-right: 1%;
  }
  .header-bottom .nav > li > a {
    font-size: 13px !important;
  }
  #logo {
    width: 220px !important;
  }
  .header-main .nav > li > a {
    font-size: 16px;
  }
  .product-footer .container,
  .product-main .content-row {
    padding: 0 15px;
  }
  .footer-2 p,
  .footer-bottom ul li a,
  .footer-bottom ul li {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .single-product ins,
  .single-product del {
    display: block;
  }
  #logo {
    width: 220px !important;
  }
  .searchform-wrapper {
    width: 100%;
  }
  .single-product .add_to_cart_button,
  .shop-container .products .add_to_cart_button,
  .block-product-2 .box-text > a {
    margin-top: 0 !important;
  }
  .block-product-2 .box-image,
  .block-product-2 .box-image img {
    height: 205px;
  }
  .news-style-3 .news-item-bottom .boxx__innner .news-thumb,
  .news-style-3 .news-item-bottom .boxx__innner .news-thumb img {
    height: 200px;
  }
  .box-text del span.amount {
    line-height: 24px;
  }
  .box-text .price-wrapper {
    width: 100%;
  }
  .shop-container .products .box-image .sale {
    font-size: 14px;
  }
  .rt_banner {
    height: 215px;
  }
  .anh_bn_cm {
    height: auto !important;
  }
  .anh_bn_cm .row {
    top: 10px !important;
  }
  .rt_banner .row {
    position: relative;
    top: 130px;
  }
  .rt_banner .hdb span {
    font-size: 25px;
  }
  .box-text .ajax_add_to_cart {
    font-size: 14px;
    margin-bottom: 12px !important;
  }
  .box-text .cart_tt {
    font-size: 14px;
    padding: 0 22px;
  }
}
@media (max-width: 812px) {
  .header-main .flex-right .has-icon .header-cart-link {
    border: none;
  }
  .header-main .nav > li > a {
    color: #222;
  }
  .header-wrapper .header-main {
    margin-top: 0;
  }
  .header-main .flex-right .has-icon .header-cart-link .icon-shopping-cart {
    font-size: 26px;
    color: #222;
  }
  .off-canvas .nav-vertical > li > a,
  .home .stuck .nav > li.has-icon > a > i {
    color: #000;
  }
  .product-info .price-wrapper {
    padding-bottom: 10px;
  }
  .product-footer {
    margin-top: 0px;
  }
  .product-footer .thong-so .so-1 {
    padding-bottom: 0;
  }
  .product-footer .thong-so .so-2 {
    padding-left: 15px;
    padding-bottom: 0;
  }
  .term-tax .list-term-tax .cnt {
    padding-left: 50px;
  }
  .term-tax .list-term-tax > div {
    display: block;
  }
  .term-tax .list-term-tax .cnt,
  .term-tax .list-term-tax .img {
    width: 100%;
    float: none;
  }
  .term-tax .list-term-tax .cnt {
    padding-left: 0;
  }
  .wpcf7-form {
    padding: 0 15px;
  }
  .footer-bottom .section-content > .row > .col {
    padding-bottom: 50px;
  }
  .footer-1 .widget:nth-child(1),
  .footer-1 .widget:nth-child(2),
  .footer-1 .widget:nth-child(3) {
    max-width: 100%;
    flex-basis: 100%;
  }
  .footer-2 p {
    font-size: 14px;
  }
  .block-product-col .col-4 {
    width: 50%;
  }
  .block-product-col .col-3 {
    width: 50%;
  }
  .footer-1 .large-3:nth-child(1),
  .footer-1 .large-3:nth-child(2),
  .footer-1 .large-3:nth-child(3),
  .footer-1 .large-3:nth-child(4) {
    max-width: 100%;
    flex-basis: 100%;
    padding-right: 15px;
  }
  .footer-bottom .row {
    padding: 0 15px;
  }
  .product-main .product-info {
    padding-top: 25px !important;
    order: 2;
    padding-right: 0 !important;
    padding-left: 0;
  }
  .product-main .product-info .cart {
    margin-bottom: 0;
  }
  .product-main .product-info .cart .single_add_to_cart_button {
    margin-bottom: 0;
  }
  .product-info .product-short-description p {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  #top-bar > .container {
    display: block;
  }
  #top-bar > .container .flex-col:nth-child(3) {
    display: block !important;
  }
  #top-bar > .container .flex-col:nth-child(3) li {
    width: 100%;
    text-align: center;
  }
  #top-bar {
    padding: 8px 0;
  }
  #top-bar .rt_html_01 {
    text-align: center;
  }
  .nav > li.nav-icon {
    margin-left: 20px;
  }
  .footer-bottom .sidebar-wrapper span.widget-title {
    margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .block__element_head h2 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 5px;
  }
  .st_02 .row.large-columns-3 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .st_02 .row.large-columns-3 .product-category {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
  }
  .st_02 .box-push .box-text {
    padding: 0 30px 0 5px;
  }
  .st_04,
  .st_03 {
    padding-top: 30px !important;
  }
  .st_04 .post-item .box-text {
    padding: 10px;
  }
  .st_04 .post-item .box-text-inner h5 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .st_04 .row > .post-item {
    padding-bottom: 20px;
  }
  .st_05 {
    padding-top: 0 !important;
  }
  .footer-bottom .section-content > .row > .col {
    padding-bottom: 30px !important;
  }
  .absolute_footer .section-content .footer-2 > .col {
    padding-bottom: 20px;
    padding-top: 0px;
  }
  .absolute_footer {
    padding-top: 30px !important;
  }
  .absolute_footer .wpcf7-form {
    padding: 0;
  }
  .copy_right .section-content {
    padding: 0 15px;
  }
  .copy_right .row .social-icons {
    text-align: left;
  }
  .footer_top .form_dk {
    width: 100%;
  }
  .footer-bottom .sidebar-wrapper::after {
    display: none;
  }
  .product-footer .ung-dung {
    margin-bottom: 30px;
  }
  .footer-bottom {
    padding-top: 30px !important;
  }
  .footer-bottom .section-content {
    margin-left: 0;
    margin-right: 0;
  }
  .footer-bottom .social-icons span,
  .footer-bottom .sidebar-wrapper span.widget-title {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .footer-widgets .block__element_head h2 {
    font-size: 22px;
  }
  .footer-widgets > .large-12 > .col-inner {
    padding-top: 30px;
    padding-bottom: 25px;
  }
  .footer-widgets.footer {
    padding-top: 0;
  }
  .footer-widgets .form_dk {
    margin: 0 15px;
  }
  .footer-bottom .col {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-left: 0;
    padding-bottom: 0;
  }
  .flickity-slider .banner {
    padding-top: 300px !important;
  }
  .new_row_2 .new_row_2_div img {
    padding-top: 0;
    width: auto;
    height: auto;
  }
  .new_row_2 .new_row_2_div .row_new2_box {
    padding: 10px;
  }
  .news-style-3 .news-item-bottom {
    width: 100%;
  }
  .filed_ph > div:nth-child(1) {
    width: 100%;
  }
  .filed_ph > div:nth-child(2) {
    width: 100%;
  }
  .new_row_2 .new_row_2_div > .col-inner .col {
    padding-bottom: 5px;
  }
  .block-product-2 .box-text > a {
    padding-right: 30px;
  }
  .block-product-1 .box-text {
    background: url(img/star.png) center 55px no-repeat;
  }
  .footer-2 ul.menu {
    display: none;
  }
  .product-info .price-wrapper span.amount,
  .product-info .price-wrapper ins .amount {
    font-size: 28px;
  }
  .product-footer .thong-so .specs-right ul li,
  .product-footer .thong-so .specs-left ul li {
    line-height: 45px;
    font-size: 16px;
    height: 45px;
  }
  .product-footer .thong-so {
    margin-top: 25px;
  }
  .product-footer .title-congtrinh {
    margin-bottom: 30px;
  }
  .product-info .product_meta {
    margin-bottom: 0;
  }
  ul.product_list_widget li a:not(.remove) {
    font-size: 12px;
  }
  .block-product-1 .col-3 {
    width: 100%;
  }
  .block-product-1 .box-image,
  .block-product-1 .box-image img {
    height: 200px;
  }
  .shop-container .products .add_to_cart_button {
    font-size: 14px;
  }
  .box__content__rights .news-post-news {
    width: 100%;
    margin-bottom: 0;
  }
  .box__content__left {
    display: none;
  }
  .box-text .ajax_add_to_cart {
    margin-right: 0;
    width: 100%;
    display: block;
    text-align: center;
  }
  .box-text .cart_tt {
    width: 100%;
    display: block;
    text-align: center;
  }
  .footer-bottom .large-3 {
    padding: 0 !important;
  }
  .single-post .box__content__rights .box__cont .box__nth_1 h1 {
    font-size: 20px;
  }
  .single-post .box__content__rights .box__cont .entry-meta {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .box_content_top .box__colum__nth2 {
    grid-template-columns: repeat(1, 1fr);
  }
  .box__content__rights .news-post-news .box__thumb__img {
    width: 100%;
  }
  .box__content__rights .news-post-news .box__content {
    padding-left: 0;
    width: 100%;
    padding-top: 10px;
  }
  .box__content__rights .news-post-news .box__content h3 a {
    font-size: 18px;
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: translateX(-10px) scale(0.9);
    transform: translateX(-10px) scale(0.9);
  }
  to {
    -webkit-transform: translateX(30px) scale(1.3) translateY(10px);
    transform: translateX(30px) scale(1.3) translateY(10px);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: translateX(-10px) scale(0.9);
    transform: translateX(-10px) scale(0.9);
  }
  to {
    -webkit-transform: translateX(30px) scale(1.3) translateY(10px);
    transform: translateX(30px) scale(1.3) translateY(10px);
  }
}
@-webkit-keyframes spin1 {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  to {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
@keyframes spin1 {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  to {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
@-webkit-keyframes spin2 {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }
}
@keyframes spin2 {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }
}
@-webkit-keyframes spin3 {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  25% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  50% {
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  to {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
  }
}
@keyframes spin3 {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  25% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  50% {
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  to {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
  }
}
@keyframes up {
  0% {
    transform: translateY(0px);
    -o-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
  }
  50% {
    transform: translateY(15px);
    -o-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -webkit-transform: translateY(15px);
    transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
  }
  100% {
    transform: translateY(0px);
    -o-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
  }
}
@-moz-keyframes myfirst {
  0% {
    left: -25%;
  }
  to {
    left: 100%;
  }
}
@-webkit-keyframes myfirst {
  0% {
    left: -25%;
  }
  to {
    left: 100%;
  }
}
@keyframes myfirst {
  0% {
    left: -25%;
  }
  to {
    left: 100%;
  }
}
