/*
Theme Name: Flatsome Child
Description: AZWebsite.vn developed for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.12.2
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
:root {
  --main-color: #f5af1a;
  --font-base: "Baloo Paaji 2", cursive;
  --font-title: "Baloo Bhaina 2", cursive;
  --hover: #f4c70f;
  --text-color: #272625;
  --price: #272625;
  --hover: #f4c70f;
  --menu: #ff8ea6;
  --bgcopoun: #ffeef2;
  --bgbestsale: #f8f8f8;
  --bgmailchip: #ffeef2;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}
p,
ol,
li,
ul {
  margin: 0 !important;
  padding: 0;
  list-style: none;
}
.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.woocommerce-Tabs-panel ul,
.woocommerce-Tabs-panel p {
  margin-bottom: 1rem !important;
}
.section_bestsale {
  background-image: url("/wp-content/uploads/2023/10/bg_bestsale.webp");
  padding: 80px 0 150px !important;
  background-color: var(--main-color) !important;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}
.title_module_main h2 a {
  color: var(--text-color);
}
.title_module_main h2 {
  position: relative;
  margin: 0;
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: var(--font-base);
}
.title_module_main {
  position: relative;
  margin-bottom: 40px;
  text-align: center;
}
.section_process {
  background-image: url("/wp-content/uploads/2023/10/bg_process.webp");
  padding: 124px 0 80px !important;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: -85px !important;
}
.section_process .box_process {
  min-width: 280px;
  min-height: 242px;
  filter: url(#goo);
  padding: 0px 45px;
  display: inline-block;
  text-align: center;
  position: relative;
  color: #fff;
  transition: opacity 0.5s;
  z-index: 2;
  text-align: center;
}
.section_process .box_process .number_process {
  font-family: var(--font-base);
  font-weight: 700;
  font-size: 60px !important;
  color: var(--main-color);
  margin: 5px 0;
  line-height: 1;
}
.section_process .box_process:before {
  content: "";
  display: block;
  background: currentColor;
  position: absolute;
  top: 0;
  width: 268px;
  left: 5px;
  z-index: 9999;
  z-index: -1;
  height: 242px;
  clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
}
.section_process .box_process .title_process {
  font-weight: 400;
  font-size: 16px;
  color: var(--text-color);
  margin: 0 0 5px;
}
.section_process .box_process .des_process {
  color: var(--text-color);
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}
.col-process {
  padding: 0px 10px;
}
.section_process .col-process {
  position: relative;
}
.section_process .row .col-process:nth-child(2):before {
  content: "";
  width: 44px;
  height: 52px;
  position: absolute;
  right: -20px;
  top: 10px;
  background: url("/wp-content/uploads/2023/10/bee_1.webp");
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 9;
}
.section_process .row .col-process:nth-child(3):before {
  content: "";
  width: 43px;
  height: 51px;
  position: absolute;
  right: -30px;
  bottom: -20px;
  background: url(/wp-content/uploads/2023/10/bee_3.webp);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 9;
}
.section_process .col-process:nth-child(5):before {
  content: "";
  width: 53px;
  height: 62px;
  position: absolute;
  left: 0;
  top: 10px;
  background: url(/wp-content/uploads/2023/10/bee_2.webp);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 9;
}
.section_process .title_module_main {
  margin-bottom: 70px;
}
.section_process .title_module_main h2 span {
  color: var(--main-color);
}
.section_bestsale .product-title a {
  color: var(--text-color);
}
.section_bestsale .product-title {
  padding: 0;
  text-decoration: none;
  line-height: 22px;
  margin: 0 0 5px;
  font-weight: 400;
  color: var(--text-color);
  font-family: var(--font-base);
  text-decoration: none;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.badge-inner {
  border-radius: 50%;
}
.woocommerce-Price-amount {
  color: var(--price);
  line-height: 25px;
  display: block;
  font-size: 24px;
  font-weight: 600;
}
.section_bestsale .price {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
}
.section_bestsale del bdi {
  text-decoration: line-through;
  font-size: 15px;
  line-height: 18px;
  font-weight: 300;
  padding-left: 10px;
  display: inline-block;
}
.add-to-cart-button a {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translateX(-50%);
  height: 48px;
  line-height: 48px;
  background: var(--main-color);
  padding: 0 25px;
  border-radius: 30px;
  box-shadow: none;
  cursor: pointer;
  box-shadow: none;
  color: #fffaef;
  font-size: 16px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
  opacity: 0;
  z-index: 9;
}
.section_bestsale .image-none:before {
  content: "";
  background: linear-gradient(
    180deg,
    rgba(164, 158, 145, 0) 0%,
    rgba(157, 107, 0, 0.6) 100%
  );
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  transition: all 0.5s;
}
.section_bestsale .product img {
  transition: all 0.6s;
}
.image-none {
  position: relative;
}
.section_bestsale .product:hover img {
  transform: scale(1.1) !important;
  -webkit-transform: scale(1.1) !important;
  -moz-transform: scale(1.1) !important;
}
.section_bestsale .product:hover .add-to-cart-button a {
  opacity: 1;
}
.section_bestsale .product:hover .image-none:before {
  opacity: 1;
}
.section_bestsale .box-text {
  position: static !important;
  padding: 0px;
}
.section_bestsale .box-image {
  margin-bottom: 10px;
}

/* single product */

.is-divider {
  display: none;
}
.product-info .woocommerce-Price-amount bdi,
.product-info .price-wrapper {
  position: relative;
  color: var(--main-color);
  display: block;
  font-family: var(--font-base);
  line-height: 24px;
  font-weight: 400;
}
.product-images img {
  width: auto !important;
}
.product-images .woocommerce-product-gallery__image {
  text-align: center;
}
.image-tools {
  display: none;
}
.variations tr {
  display: flex;
  flex-direction: column;
}
.product-short-description {
  padding: 12px 0px;
  border-bottom: 0.5px solid rgba(165, 112, 0, 0.2);
  font-family: var(--font-base);
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  color: var(--text-color);
}
.service-product {
  display: flex;
  flex-wrap: wrap;
  padding: 20px 0 10px;
  border-bottom: 1px solid #e5e5e5;
}
.service-product .item {
  width: 50%;
  display: flex;
  margin-bottom: 10px;
}
.service-product .item .icon {
  width: 20px;
  margin-right: 10px;
  position: relative;
  top: -4px;
}
.service-product .item .info h3 {
  line-height: 17px;
  font-weight: 400;
  font-style: italic;
  font-size: 16px;
  color: var(--text-color);
  font-family: var(--font-base);
  margin-bottom: 0;
}
.product-info .product-title {
  margin-bottom: 20px;
}
.add-to-cart-button:hover a {
  background: #333 !important;
}
.product-section {
  border: none;
}
.product-info .price-wrapper {
  border-top: 0.5px solid rgba(165, 112, 0, 0.2);
  border-bottom: 0.5px solid rgba(165, 112, 0, 0.2);
  padding: 12px 0;
}
.variations label {
  margin-bottom: 5px;

  font-weight: 400;
  font-size: 14px;
}
.variations {
  margin-top: 10px;
}
.product-info .price-wrapper .price {
  display: flex;
  flex-direction: row-reverse;
  justify-content: start;
  align-items: center;
}
.text_tophead {
  color: var(--text-color);
  font-weight: 400;
  font-size: 24px;
  text-transform: uppercase;
}
#top-bar {
  background: url("/wp-content/uploads/2023/10/bg_header.webp");
  background-color: var(--hover) !important;
}
.section_bestsale .flickity-button {
  display: none;
}
.header-nav > li > a {
  display: block;
  text-align: left;
  font-size: 15px;
  line-height: 80px;
  font-weight: 700;
  padding: 0 20px;
}
.header-nav > li > a:first-child {
  padding-left: 0px;
}
.hotline_header {
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  margin-right: 20px;
}
.hotline_header a:hover {
  color: #fff;
}
.section_index_product .badge-container,
.section_index_product .flickity-button,
.section_index_product .social-icons,
.section_index_product .sku_wrapper,
.section_index_product .related,
.section_index_product .woocommerce-tabs {
  display: none;
}
.section_index_product .product-main {
  padding: 0px;
}
.section_index_product {
  padding: 80px 0 60px !important;
  background: #fffaef;
}

.product-info {
  background: #ffffff;
  box-shadow: 0px 10px 30px rgba(165, 112, 0, 0.2);
  border-radius: 40px;
  position: relative;
  padding: 40px;
  margin: 0px 40px;
}
.product-gallery {
  padding: 0px 40px !important;
}
.product-info:before {
  content: "";
  background: url(/wp-content/uploads/2023/10/bg_leaf.webp);
  width: 116px;
  background-repeat: no-repeat;
  background-size: contain;
  height: 56px;
  position: absolute;
  top: -18px;
  right: -30px;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.product-short-description ul li {
  position: relative;
}
.product-short-description ul {
  padding-left: 20px;
}
.product-short-description ul li:before {
  content: "";
  background: url(/wp-content/uploads/2023/10/li_bee.webp);
  height: 12px;
  width: 12px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 50%;
  position: absolute;
  left: -20px;
  top: 5px;
}
.section_blog {
  margin: 60px 0;
}
.section_blog img {
  object-fit: cover;
}
.image-cover {
  border-radius: 20px;
}
.section_blog .box-text {
  text-align: left;
  padding-bottom: 0px;
}
.section_blog .from_the_blog_excerpt {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  white-space: unset;
  margin: 5px 0 0;
  font-size: 14px;
  color: #777777;
  line-height: 24px;
  font-weight: 700;
  word-break: break-word;
}

.section_blog h5 {
  font-size: 14px;
  font-family: var(--font-base);
  line-height: 24px;
  margin: 0 0 5px;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  white-space: unset;
  max-height: 64px;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #333333;
}
.section_blog .post-meta {
  display: block;
  color: #8c8c8c;
  font-weight: 700;
  font-size: 14px;
}
.post-item {
  padding-bottom: 0px;
}
.footer-section {
  background-repeat: repeat !important;
  background-size: cover !important;
  background: transparent;
  position: relative;
  background-color: #272625;
}
.footer-section .content_contact {
  margin-bottom: 10px;
  display: block;
  line-height: 20px;
  font-weight: 400;
  color: #fff;
  font-size: 14px;
  position: relative;
}
.blocklogo {
  display: block;
  margin-bottom: 10px;
}
.title-menu {
  font-size: 16px;
  color: var(--hover) !important;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0 0 15px;
  letter-spacing: 0.5px;
  position: relative;
}

.section_bestsale .add-to-cart-button a {
  font-size: 16px;
  margin: 0px !important;
}
.content_contact a:hover {
  color: var(--hover) !important;
}
.list-menu li a:hover {
  color: var(--hover);
  margin-left: 10px;
}
.list-menu li a {
  font-weight: 400;
  position: relative;
  line-height: 20px;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
.absolute-footer {
  line-height: 35px;
  font-size: 16px;
  padding: 0px;
}
.copyright-footer span a {
  color: #fff !important;
}
.product-info .price-wrapper del bdi {
  display: inline-block;
  font-weight: 400;
  color: var(--main-color);
  font-size: 20px;
  padding-left: 10px;
  margin-right: 7px;
  position: relative;
  text-decoration: line-through;
}
.quantity {
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0 20px 15px 0 !important;
  border: none;
  box-shadow: none;
  height: 40px;
  min-height: unset;
  border: solid 1px #ebebeb;
  border-radius: 10px !important;
}
.quantity .is-form.button {
  background: none !important;
  border: none;
  font-size: 20px;
  cursor: pointer;
  color: #222;
  border: 0;
  width: 40px;
  height: 40px;
  transition: all ease 0.3s;
  line-height: 40px !important;
  display: inline-block;
  min-height: unset;
}
.quantity .qty {
  border: none;
  box-shadow: none;
  background: none;
  height: 40px !important;
  line-height: 40px;
  padding: 12px !important;
  display: inline-block;
  color: #403938;
  text-align: center;
  min-height: 40px;
  font-size: 14px;
}
.quantity .button:hover {
  box-shadow: none !important;
}
.devvn_buy_now,
.single_add_to_cart_button {
  height: 40px;
  line-height: 40px !important;

  background: #fff !important;
  color: var(--main-color) !important;
  padding: 0 30px;
  font-size: 20px;
  font-weight: 400;
  margin-top: 0px;
  border-radius: 30px !important;
  border: solid 1px var(--main-color);
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  cursor: pointer;
}
.single_add_to_cart_button:hover {
  box-shadow: none;
  outline: none;
  color: #fff !important;
  background: var(--main-color) !important;
  cursor: pointer;
}
.devvn_buy_now.devvn_buy_now_style {
  background: var(--main-color) !important;
  color: #fff;
}

.devvn_buy_now.devvn_buy_now_style {
  background: var(--main-color) !important;
  color: #fff;
}
a.devvn_buy_now_style {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  padding: 0 30px;
  height: 48px;
  line-height: 48px;
}
.product-info form {
  margin-bottom: 0px;
}
.woocommerce-Tabs-panel h2 {
  font-size: 2rem;
  font-weight: 500;
}
.product-footer .woocommerce-tabs {
  border-top: none;
  padding: 30px 0;
}
.product-tabs li {
  position: relative;
  display: inline-block;
  background: transparent;
  margin: 0;
  padding: 13px 40px !important;
  border: 1px solid #e1e1e1;
}
.product-tabs li.active {
  background: var(--hover);
}
.product-tabs li a {
  padding: 0px !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  border: none !important;
  background: transparent !important;
}
.product-tabs li.active a {
  color: #fff !important;
}
.footer-section img {
  width: auto;
}
.accordion-title {
  font-size: 16px;
  font-weight: 400;

  text-transform: uppercase;
  margin: 0;
  padding: 0px;
  color: var(--hover) !important;
  margin: 0 0 15px;
}
.footer-section .list-menu li:hover a {
  color: var(--hover) !important;
}
.accordion-item .toggle {
  display: none;
}
.footer-section .list-menu li a {
  font-size: 14px;
  color: #fff !important;
  font-weight: 400;
  line-height: 36px;
  position: relative;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -ms-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.accordion-item .accordion-inner {
  display: block;
  padding: 0;
  margin: 0;
}
.accordion-title {
  border: none;
}
.footer-section {
  padding: 60px 0 !important;
}
.posted_in {
  display: none !important;
}
.section_archie_best {
  background: none !important;
  padding: 0px !important;
}
/* end single product */
#menu-menu2 li a {
  padding: 15px 20px 15px 0px;

  line-height: 20px;
  position: relative;
  font-size: 14px;
  text-decoration: none;
  display: block;
  color: var(--text-color);
  font-weight: 400;
}
#menu-menu2 :not(:last-child) a {
  border-bottom: 1px dashed #ddd;
}
#menu-menu2 {
  border: none;
}
#menu-menu2 li {
  border: none;
}
.header-main .nav > li > a > i.icon-shopping-cart:not(.icon-angle-down) {
  color: #fff !important;
}
.header-main .nav .header-search a.button {
  color: #fff !important;
  height: 80px;
  line-height: 80px;
  padding-right: 20px;
  margin: 0px !important;
  border: none !important;
}
.header-main .nav .header-search a.button:hover {
  background: none !important;
  border: none !important;

  color: #fff !important;
}
h1.shop-page-title {
  display: none;
}
.col-title-cat {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.col-title-cat h1 {
  font-size: 24px;
  margin: 0;
  line-height: 38px;
}
.col-title-cat {
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ebebeb;
}
.archive .category-page-row {
  margin-bottom: 30px;
}
li.current-dropdown:after,
li.current-dropdown:before {
  display: none !important;
}
li.current-dropdown {
}
li.current-dropdown .sub-menu > li > a {
  font-weight: 400;
  font-size: 13px !important;
  line-height: 20px;
  display: block;

  color: #575454 !important;

  position: relative;

  padding: 10px 15px !important;
  border-bottom: solid 1px var(--main-color);
}
.sub-menu {
  padding: 0px !important;
  border: none !important;
  max-width: 3000px;
  max-height: 3000px;
  width: 200px;
  min-width: unset;
}
#open-filters {
  width: 40px !important;
  height: 40px;
  line-height: 40px;

  color: #fff;
  background: var(--main-color);
  position: fixed;
  right: 0;
  top: 30% !important;
  transform: translateY(-50%);
  padding: 4px 10px;
  cursor: pointer;
  z-index: 9999;
  font-size: 16px;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  text-align: center;
  display: none !important;
}
.category-filtering {
  display: none;
}
.blog-archive .image-cover {
  padding-top: 70% !important;
}
.blog-archive .image-cover {
  padding-top: 70% !important;
}
.post-meta {
  display: block;
  color: #8c8c8c;
  font-weight: 700;
  font-size: 14px;
}
.blog-post-inner h5 {
  font-size: 14px;
  line-height: 24px;
  margin: 0px !important;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: 500;
}
.blog-post-inner a {
  margin: 0px !important;
}
.blog-archive .post-excerpt {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  white-space: unset;
  font-size: 14px;
  color: #777777;
  line-height: 24px;
  font-weight: 700;
}
.blog-archive .image-cover {
  padding-top: 70% !important;
}
.post-meta {
  display: block;
  color: #8c8c8c;
  font-weight: 700;
  font-size: 14px;
}
.blog-post-inner h5 {
  font-size: 14px;
  line-height: 24px;
  margin: 0px !important;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: 500;
}
.blog-post-inner a {
  margin: 0px !important;
}
.blog-archive .post-excerpt {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  white-space: unset;
  font-size: 14px;
  color: #777777;
  line-height: 24px;
  font-weight: 700;
}
.recent-blog-posts-li .flex-row .post-date {
  width: 90px !important;
}
.recent-blog-posts-li .badge-inner {
  border-radius: 0 !important;
  height: 67px;
  background-position: center !important;
  background-size: cover !important;
}
.recent-blog-posts-li a {
  margin: 0px !important;
  font-size: 13px;
  font-family: var(--font-base);
  font-weight: 700;
  line-height: 24px;
  margin: 0;
  color: var(--text-color);
}
.blog-wrapper {
  padding: 0px;
}
.title-blog {
  padding: 15px 0px;
}
.taxonomy-description {
  text-align: center;
}
.title-blog {
  text-align: left !important;
}

.lien-he .contact-icon {
  background: #1a1a1a;
  border-radius: 50%;
  display: inline-block;
  font-size: 20px;
  height: 50px;
  line-height: 52px;
  margin-bottom: 25px;
  position: relative;
  text-align: center;
  width: 50px;
  color: #ffffff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.lien-he .text-1 {
  padding: 30px 10px;
  border: 1px solid #e4e4e4;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.lien-he {
  padding: 40px 0px;
}
.text-1:hover {
  border-color: var(--hover);
}
.text-1:hover .contact-icon {
  background: var(--hover);
}
.text-1:hover h4 {
  color: var(--hover);
}
textarea {
  padding: 20px !important;
}
textarea,
.wpcf7-form-control-wrap input {
  box-shadow: none !important;
  height: 45px;
  border-radius: 3px;
  background-color: #fff;
  outline: none;
  color: var(--text-color);
  font-size: 14px;
  position: relative;
  padding: 0px 15px;
  border: 1px solid #ebebeb;
  display: block;
  width: 100%;
  color: var(--text-color);
  margin: 0;
  margin-bottom: 20px;
  box-shadow: none;
}
.text-1 h4 {
  font-size: 18px;
  font-family: var(--font-base);
  color: var(--text-color);
  font-weight: 700;
  margin: 0 0 10px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.area {
  flex: 0 0 100%;
  max-width: 100%;
}
.form-group {
  flex: 0 0 50%;
  max-width: 50%;
}
.group_contact {
  display: flex;
  flex-wrap: wrap;
}
.wpcf7-form-control-wrap {
  padding: 0px 10px;
}
.wpcf7-submit {
  height: 34px;
  line-height: 34px;
  padding: 0 25px;
  color: #fff;
  background: var(--price) !important;
  border-color: var(--price) !important;
  border-radius: 3px;
  text-transform: capitalize !important;
  font-size: 14x;
  font-weight: 400;
  transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s,
    background-position 300ms ease-in-out 0s;
  margin: 0px !important;
  margin-top: 20px;
}
.wpcf7-spinner {
  display: none !important;
}
.submit-lienhe p {
  display: flex;
  justify-content: center;
}
.text.iframe p,
iframe {
  height: 550px;
}
.lien-he .col {
  padding-bottom: 30px !important;
}
.section-form h2 {
  margin-bottom: 30px;
}
.added_to_cart:after {
  display: none !important;
}
.added_to_cart {
  line-height: 48px !important;
}
.back-to-top {
  background: var(--main-color) !important;
  border: none !important;
  height: 40px;
  width: 40px;
  line-height: 40px;
}
.icon-angle-up:before {
  line-height: 40px !important;
  display: inline-block;
  font-size: 26px;
}
.entry-content.single-page{
	padding:0px !important;
}
.entry-title{
	margin-top:30px;
}
.entry-header-text {
	padding-bottom:10px;
}
.entry-meta {
	font-size:16px !important;
}
.page-title-inner .is-small{
    font-size: unset;
}
.off-canvas .off-canvas-cart {
    width: 500px;
}
.woocommerce-mini-cart-item .quantity{
    min-height: unset;
    height: unset;
    border: none;
    display: block !important;
}
.woocommerce-mini-cart-item .quantity .woocommerce-Price-amount{
    display: inline-block;
}
.woocommerce-mini-cart__total span bdi,
.woocommerce-mini-cart-item .quantity .woocommerce-Price-amount bdi{
    line-height: unset;
    margin-left: 10px;
}
.widget_shopping_cart p.total{
    border: none;
}
.woocommerce-mini-cart__total {
    text-align: left !important;
}
.woocommerce-mini-cart__total span{
    display: inline-block;
    
}
.related .price{
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    gap:10px;
}
.related del bdi{
    font-size: 13px;
    display: inline-block;
    text-decoration: line-through;
}
    
[data-icon-label]:after{
    background: var(--hover) !important;
    opacity: 1;
}
@media only screen and (max-width: 1199px) {
  .lien-he {
    max-width: 720px !important;
    margin: 0 auto;
  }
  .section-form .section-content {
    max-width: 720px !important;
    margin: 0 auto;
  }
  #main-menu {
    background: var(--main-color) !important;
    height: 100%;
  }
  .mobile-sidebar a {
    color: #fff !important;
    font-weight: 600 !important;
  }
  .header-inner div:nth-child(2) {
    display: none !important;
  }
  .page-title-inner {
    padding: 0px;
  }
  .page-title-inner .woocommerce-breadcrumb {
    text-align: left !important;
    padding: 15px 10px;
  }
  .page-title-inner .flex-col {
    padding: 0px;
  }
  .page-title-inner {
    min-height: unset;
  }
  .side-bar-category {
    padding: 20px !important;
    left: unset !important;
    position: fixed;
    width: 270px;
    top: 0;
    background: #fff;
    right: -100% !important;
    transition: all 0.35s ease;
    z-index: 99999;
    height: 100vh;
  }

  .category-page-row .large-3 {
    display: block !important;
    padding: 0px;
  }
  .product-gallery .flickity-viewport {
    height: 500px !important;
  }
  .product-thumbnails .flickity-viewport {
    height: 180px !important;
  }
  .section_process .box_process {
    background: #fff;
    border-radius: 30px;
    padding: 15px 30px;
    display: block;
    box-shadow: 0px 4px 10px rgba(165, 112, 0, 0.15);
    min-height: unset;
  }
  .section_process .box_process:before {
    display: none;
  }
  .section_process .row .col-process:nth-child(2):before {
    right: 0px;
  }
  .section_process .row .col-process:nth-child(3):before {
    right: unset;
    left: 0;
  }
  .section_process .box_process:first-child,
  .section_process .box_process:nth-child(n + 1) {
    margin-bottom: 15px;
  }
  .header-main {
    max-width: 100% !important;
    margin: 0 auto;
  }
  .header-cart-link {
    padding-right: 0px !important;
  }
}
@media (min-width: 766px) and (max-width: 1024px) {
.blog-archive {
  max-width: 720px;
  margin: 0 auto;
}
  .entry-content,
  .entry-header-text {
    padding: 0px;
  }
  .entry-title {
    margin-top: 15px;
    margin-bottom: 10px;
  }
  .entry-meta {
    display: inline-block;
    color: #afb0bb;
    font-style: italic;
    font-size: 16px;
    font-family: var(--font-base);
    margin-right: 10px;
    margin-bottom: 20px;
  }
  .entry-meta:before {
    content: "\f017";
    font-family: fontawesome;
  }
  .entry-content h2,
  .entry-content p {
    margin-bottom: 15px !important;
  }
  .medium-col-first {
    padding-bottom: 0px !important;
  }
  .has-post-thumbnail {
    margin-top: 30px;
  }
  .has-post-thumbnail {
    max-width: 720px;
    margin: 30px auto;
    padding: 0px 15px;
  }
  .blog-single .post-sidebar {
    max-width: 720px;
    margin: 0px auto;
  }
  .related-products-wrapper h3 {
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: var(--font-base);
    text-align: center;
  }
  .shop-page-title,
  .section_archie_best {
    max-width: 720px;
    margin: 0 auto;
  }
  .header-inner,
  .footer-section .section-content {
    max-width: 720px !important;
    margin: 0 auto;
  }
  .section_bestsale .section-content {
    max-width: 720px;
    margin: 0 auto;
  }
  .section_process {
    margin-top: -121px !important;
    padding: 100px 0 40px !important;
  }
  .section_blog {
    margin-top: 30px;
  }
  .title_module_main {
    position: relative;
    margin-bottom: 40px;
    text-align: center;
  }
  .section_blog .section-content {
    max-width: 720px;
    margin: 0 auto;
  }
  .section_process .row .col:not(:nth-child(1)) {
    flex-basis: 50%;
    max-width: 50%;
  }

  .section_process .row .col-process:nth-child(5):before {
    right: 0;
    left: unset;
  }
  .text_tophead {
    font-size: 16px;
  }
  .header-inner .header-button a .icon-search {
    color: #fff !important;
  }
  #logo {
    text-align: left;
  }
  #logo img {
    text-align: left;
    display: unset;
  }

  i.icon-shopping-cart,
  .header-search {
    padding-right: 12px !important;
  }
  .mobile-nav li a {
    min-width: unset !important;
    min-height: unset;
    line-height: 80px !important;
    padding: 0px !important;
    height: 80px;
  }
  .header-main .nav.nav-right > li > a > i:not(.icon-angle-down) {
    color: #fff !important;
  }
  .product-info {
    padding: 40px !important;
  }
  .product-gallery {
    padding: 0 10px !important;
    margin-bottom: 30px !important;
  }
  .product-info {
    max-width: 700px !important;
    margin: 0 auto;
  }
  .product-gallery {
    max-width: 720px !important;
    margin: 0 auto;
  }
  .devvn_buy_now.devvn_buy_now_style {
    margin-bottom: 0px;
  }
  .section_index_product {
    padding: 40px !important;
  }
  .side-bar-category.show-sidebar {
    right: 0 !important;
  }

  .show-sidebar.open-filters {
    right: 270px !important;
  }
  .category-page-row #open-filters {
    display: inline-block !important;
  }
  .product-footer .container {
    max-width: 720px;
    margin: 0 auto;
  }
  .related-products-wrapper .price {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    flex-direction: row-reverse;
    gap: 20px;
  }
  .related-products-wrapper del bdi {
    text-decoration: line-through;
    font-size: 13px;
    display: inline-block;
    color: var(--price) !important;
    line-height: 18px;
    font-weight: 500;
  }
}

@media only screen and (max-width: 767px) {
  .iframe {
    height: 300px;
  }
  iframe {
    height: 100%;
  }
  .form-group {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .related-products-wrapper .price {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    flex-direction: row-reverse;
    gap: 20px;
  }
  .related-products-wrapper del bdi {
    text-decoration: line-through;
    font-size: 13px;
    display: inline-block;
    color: var(--price) !important;
    line-height: 18px;
    font-weight: 500;
  }
  .product-info {
    margin: 10px !important;
  }
  .single-product .flickity-button {
    display: none !important;
  }
  .side-bar-category.show-sidebar {
    right: 0 !important;
  }

  .show-sidebar.open-filters {
    right: 270px !important;
  }
  .category-page-row #open-filters {
    display: inline-block !important;
  }
  .section_bestsale.section_archie_best {
    padding: 0px !important;
  }

  .col-title-cat {
    padding-left: 15px !important;
    display: block;
    margin-bottom: 0px;
  }
  .archive .product {
    padding: 20px;
  }

  .product-gallery .flickity-viewport {
    height: 370px !important;
  }
  .product-thumbnails .flickity-viewport {
    height: 90px !important;
  }
  .additional_information_tab {
    display: none !important;
  }
  .woocommerce-Tabs-panel h2 {
    color: #616161 !important;
  }
  .related-products-wrapper h3 {
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: var(--font-base);
    text-align: center;
  }
  .text_tophead {
    font-size: 16px;
  }
  .header-inner .header-button a .icon-search {
    color: #fff !important;
  }
  #logo {
    text-align: left;
  }
  #logo img {
    text-align: left;
    display: unset;
  }

  i.icon-shopping-cart,
  .header-search {
    padding-right: 20px !important;
  }
  .mobile-nav li a {
    min-width: unset !important;
    min-height: unset;
    line-height: 80px !important;
    padding: 0px !important;
    height: 80px;
  }
  .header-main .nav.nav-right > li > a > i:not(.icon-angle-down) {
    color: #fff !important;
  }
  .footer-section {
    padding: 30px 0px !important;
  }
  .footer-section .widget-ft {
    border-bottom: 1px #313131 solid;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .accordion-title {
    display: block;
    width: 100%;
  }
  .accordion-item .accordion-inner {
    display: none;
  }
  .accordion-item {
    border-bottom: 1px #313131 solid;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  .accordion-title {
    margin: 0px;
  }
  #section_158924442 .section-bg-overlay {
    background-color: unset;
  }
  .section_process {
    padding: 80px 0 !important;
  }
  .section_bestsale {
    padding: 40px 0 100px !important;
  }
  .title_module_main {
    margin-bottom: 20px;
  }
  .text_tophead {
    font-size: 14px;
  }

  .header-inner .header-button a {
    border: none;
    font-size: 16px;
  }
  .header-inner .mobile-nav {
    height: 80px !important;
  }
  .header-main {
    height: unset !important;
  }
  #logo img {
    max-height: unset;
  }
  #logo {
    margin: 0px !important;
    width: auto;
  }

  .section_index_product {
    padding: 40px 0 !important;
  }
  .section_index_product .service-product {
    display: none;
  }
  .section_index_product .product-gallery {
    padding: 0px 10px !important;
  }
  .section_index_product .product-info {
    margin: 0px 10px !important;
    padding: 20px;
  }
  .section_index_product .product_meta {
    display: none;
  }
  .section_index_product .devvn_buy_now {
    margin: 0px;
    width: 100%;
  }
  .product-summary .variations_button {
    padding: 0px;
  }
}
