@charset "UTF-8";
/**
 * _base.scss
 * 
 * 1/ biến màu săc
 * 2/ biến kích thước font chữ
 * 3/ Cấu hình border
 * 4/ Mixin
 * 5/ Responsive
*/
body .product-name,
body .product-price,
body .product-quantity,
body .product-subtotal {
  color: var(--heading-color);
}
body .button:not(.icon) {
  font-size: 18px;
  border-radius: 5px;
}
body .add_to_cart_button {
  background-color: var(--fs-color-primary) !important;
  font-size: 20px;
  border-radius: 5px;
  line-height: 2 !important;
  margin-bottom: unset;
  color: #fff;
  font-weight: bold;
}
body .add_to_cart_button:hover {
  color: #fff;
  box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2);
}
body .mbws_title-sm-s h3 {
  font-size: 24x;
}
body .mbws_title-sm h3 {
  font-size: 30px;
}
body .mbws_title h3 {
  font-size: 40px;
}
@media (max-width: 767px) {
  body .mbws_title h3 {
    font-size: 35px;
  }
}
body .mbws_title-lg h3 {
  font-size: 35px;
  line-height: 1.3;
}
@media (max-width: 767px) {
  body .mbws_title-lg h3 {
    font-size: 40px;
  }
}
body .mbws_title-lg p {
  font-size: 19px;
}
body .bg-size-100 .bg {
  background-size: 100% !important;
}
body .ti {
  color: var(--fs-color-secondary);
}
body .button.btn-main {
  overflow: hidden;
}
body .button.btn-main > span:first-child {
  padding-right: 20px;
}
body .button.btn-main .mkdf-btn-icon-holder {
  padding-right: 20px;
  margin-right: -25px;
  width: 50px;
  position: relative;
  vertical-align: middle;
  font-size: 24px;
  line-height: 1;
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  transition: transform 0.3s ease;
}
body .button.btn-main .mkdf-btn-icon-holder::after {
  content: "";
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 300%;
  background-color: rgba(0, 0, 0, 0.05);
}
body .button.btn-main .mkdf-btn-icon-holder .mkdf-btn-icon-holder-inner {
  padding: 0 10px;
  overflow: hidden;
}
body .button.btn-main .mkdf-btn-icon-holder .mkdf-btn-icon-holder-inner .ti-rocket {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  position: absolute;
  -webkit-transform: translateX(-200%) rotate(45deg);
  -moz-transform: translateX(-200%) rotate(45deg);
  transform: translateX(-200%) rotate(45deg);
  color: #fff;
}
body .button.btn-main .mkdf-btn-icon-holder .mkdf-btn-icon-holder-inner .ti-chevron-right {
  position: absolute;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  color: #fff;
}
body .button.btn-main:hover .mkdf-btn-icon-holder .mkdf-btn-icon-holder-inner .ti-rocket {
  -webkit-transform: translateX(-18%) rotate(45deg);
  -moz-transform: translateX(-18%) rotate(45deg);
  transform: translateX(-18%) rotate(45deg);
  opacity: 1;
}
body .button.btn-main:hover .mkdf-btn-icon-holder .mkdf-btn-icon-holder-inner .ti-chevron-right {
  -webkit-transform: translateX(150%);
  -moz-transform: translateX(150%);
  transform: translateX(150%);
  opacity: 0;
}
body .wpcf7-form .form-flat .wpcf7-form-control {
  padding: 28px;
  border-radius: 10px;
  color: #fff;
}
body .wpcf7-form .form-flat .wpcf7-form-control::placeholder {
  color: #fff;
}
body .wpcf7-form .form-flat .btn-main {
  border-radius: 5px;
}
body .wpcf7-form .form-flat .btn-main .wpcf7-submit {
  margin-bottom: unset;
  padding: 5px 20px !important;
  border-radius: 0;
  border: unset;
  background-color: unset;
}
body .wpcf7-form .form-flat .btn-main .wpcf7-submit:hover {
  background-color: unset;
  box-shadow: unset;
}
body .wpcf7-form .form-flat .btn-main .mkdf-btn-icon-holder {
  margin-right: 0;
}
body .wpcf7-form .form-flat .btn-main:hover {
  box-shadow: unset;
}
body .ux-menu-link--active .ux-menu-link__link, body .ux-menu-link:hover .ux-menu-link__link {
  color: var(--fs-color-primary);
}
body .woocommerce-pagination .page-numbers li .page-number {
  border-radius: 5px;
}
body .ux-quantity .ux-quantity__button {
  border-radius: 5px;
}
body .ux-quantity input {
  height: 45px;
}
body span.amount {
  color: red;
  font-size: 1rem;
}

.work-time {
  margin-bottom: 18px;
}
.work-time .work-day {
  display: table-cell;
  width: 1%;
  white-space: nowrap;
}
.work-time .work-dot {
  border-bottom: 1px dotted #8f9093;
  display: table-cell;
  width: 98%;
  z-index: 1;
  position: relative;
  bottom: 7px;
}
.work-time .work-hours {
  display: table-cell;
  width: 1%;
  white-space: nowrap;
}

.product.has-hover .col-inner .box .box-image img {
  aspect-ratio: 6/6;
  object-fit: contain;
}
.product.has-hover .col-inner .box .box-image .image-tools:nth-child(2) {
  right: auto;
  left: 50%;
  top: auto;
  bottom: 0;
  opacity: 0;
}
.product.has-hover .col-inner .box .box-image .image-tools:nth-child(2) .wishlist-icon .wishlist-button {
  margin-bottom: 0;
  border: unset;
  border-radius: unset !important;
}
.product.has-hover .col-inner .box .box-image .image-tools:nth-child(2) .wishlist-icon .wishlist-button i {
  font-size: 18px;
  color: var(--fs-color-primary);
}
.product.has-hover .col-inner .box .box-image .image-tools:nth-child(2) .wishlist-icon .wishlist-popup {
  display: none;
}
.product.has-hover .col-inner .box .box-image .image-tools:nth-child(4) {
  opacity: 0;
  left: auto;
  transform: scale(1) translateZ(0) translateY(0) !important;
  width: unset;
  right: 50%;
  display: inline-block;
}
.product.has-hover .col-inner .box .box-image .image-tools:nth-child(4) .quick-view {
  background-color: unset;
  padding: 11px 14px;
}
.product.has-hover .col-inner .box .box-image .image-tools:nth-child(4) .quick-view i {
  font-size: 24px;
}
.product.has-hover .col-inner .box .box-text {
  position: unset;
}
.product.has-hover .col-inner .box .box-text .title-wrapper .product-title a {
  color: var(--heading-color);
  font-size: 24px;
  font-weight: bold;
}
.product.has-hover .col-inner .box .box-text .price-wrapper .star-rating::before {
  color: #DCE086;
}
.product.has-hover .col-inner .box .box-text .price-wrapper .star-rating span::before {
  color: #DCE086;
}
.product.has-hover .col-inner .box .box-text .add-to-cart-button {
  opacity: 0;
  transform: translateX(-50%);
  left: 50%;
  top: 20%;
  position: absolute;
}
.product.has-hover .col-inner .box .box-text .add-to-cart-button .button {
  font-size: 16px;
  padding: 5px 10px;
  border-radius: 5px;
  text-wrap: nowrap;
}
.product.has-hover:hover .col-inner .box .box-image .image-fade-out img {
  opacity: 0.2;
}
.product.has-hover:hover .col-inner .box .box-image .image-tools:nth-child(2) {
  opacity: 1;
}
.product.has-hover:hover .col-inner .box .box-image .image-tools:nth-child(2) .wishlist-icon .wishlist-button:hover {
  background-color: var(--fs-color-primary);
}
.product.has-hover:hover .col-inner .box .box-image .image-tools:nth-child(2) .wishlist-icon .wishlist-button:hover i {
  color: #fff;
}
.product.has-hover:hover .col-inner .box .box-image .image-tools:nth-child(4) {
  opacity: 1;
}
.product.has-hover:hover .col-inner .box .box-image .image-tools:nth-child(4) .quick-view:hover {
  background-color: var(--fs-color-secondary);
}
.product.has-hover:hover .col-inner .box .box-image .image-tools:nth-child(4) .quick-view:hover i {
  color: #fff;
}
.product.has-hover:hover .col-inner .box .box-text .add-to-cart-button {
  opacity: 1;
}

.opa-0 {
  opacity: 0 !important;
}

#respond {
  border-radius: 10px;
}
#respond .comment-form textarea {
  padding: 28px;
  border-radius: 10px;
}
#respond .comment-form input {
  padding: 28px;
  border-radius: 10px;
}
#respond .comment-form .submit {
  padding: 8px 40px;
  border-radius: 5px;
}

#top-link {
  background: unset;
  border: unset;
}
#top-link .mkdf-icon-stack-outer {
  display: inline-block;
  position: relative;
  padding: 6px;
  background-color: rgba(255, 111, 150, 0.1);
  border-radius: 50%;
}
#top-link .mkdf-icon-stack-outer::after {
  content: "";
  border: 1px dashed var(--fs-color-primary);
  position: absolute;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  border-radius: 100%;
  top: 2px;
  left: 2px;
}
#top-link .mkdf-icon-stack-outer .mkdf-icon-stack {
  position: relative;
  display: block;
  width: 39px;
  height: 39px;
  line-height: 40px;
  font-size: 15px;
  text-align: center;
  color: #fff;
  background-color: var(--fs-color-primary);
  border: 1px solid var(--fs-color-primary);
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  -moz-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}
#top-link .mkdf-icon-stack-outer .mkdf-icon-stack .mkdf-icon-stack-inner {
  position: relative;
  -webkit-transform: rotate(0) translate(0, 1px) scale(1) rotateX(0);
  -moz-transform: rotate(0) translate(0, 1px) scale(1) rotateX(0);
  transform: rotate(0) translate(0, 1px) scale(1) rotateX(0);
  -webkit-transition: transform 0.8s cubic-bezier(0.65, -0.88, 0.93, 1.18);
  -moz-transition: transform 0.8s cubic-bezier(0.65, -0.88, 0.93, 1.18);
  transition: transform 0.8s cubic-bezier(0.65, -0.88, 0.93, 1.18);
}
#top-link .mkdf-icon-stack-outer .mkdf-icon-stack .mkdf-icon-stack-inner i {
  color: #FFF;
  position: relative;
  display: inline-block;
}
#top-link .mkdf-back-to-top-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 54px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  color: #FFF;
  background: 0 0;
  border: none;
  opacity: 0;
  -webkit-transform: translate3d(0, 75%, 0) rotateX(-90deg);
  -moz-transform: translate3d(0, 75%, 0) rotateX(-90deg);
  transform: translate3d(0, 75%, 0) rotateX(-90deg);
  -webkit-transition: all 0.5s cubic-bezier(0.65, -0.88, 0.93, 1.18) 0s;
  -moz-transition: all 0.5s cubic-bezier(0.65, -0.88, 0.93, 1.18) 0s;
  transition: all 0.5s cubic-bezier(0.65, -0.88, 0.93, 1.18) 0s;
}
#top-link .mkdf-back-to-top-inner .mkdf-back-to-top-icon-back {
  display: block;
  line-height: inherit;
}
#top-link .mkdf-back-to-top-inner .mkdf-back-to-top-icon-back i {
  color: #fff;
}
#top-link:hover .mkdf-icon-stack-outer .mkdf-icon-stack .mkdf-icon-stack-inner {
  -webkit-transform: rotate(-45deg) translate3d(33px, -29px, 0) scale(1.5) rotateX(90deg);
  -moz-transform: rotate(-45deg) translate3d(33px, -29px, 0) scale(1.5) rotateX(90deg);
  transform: rotate(-45deg) translate3d(33px, -29px, 0) scale(1.5) rotateX(90deg);
}
#top-link:hover .mkdf-back-to-top-inner {
  opacity: 1;
  -webkit-transform: rotate(-45deg) translate(0, -2px) scale(1) rotateX(0);
  -moz-transform: rotate(-45deg) translate(0, -2px) scale(1) rotateX(0);
  transform: rotate(-45deg) translate(0, -2px) scale(1) rotateX(0);
  -webkit-transition: all 0.5s cubic-bezier(0.65, -0.88, 0.93, 1.18) 0.25s;
  -moz-transition: all 0.5s cubic-bezier(0.65, -0.88, 0.93, 1.18) 0.25s;
  transition: all 0.5s cubic-bezier(0.65, -0.88, 0.93, 1.18) 0.25s;
}

.animation-pulse {
  animation: pulse 1.5s infinite;
  -webkit-animation: pulse 1.5s infinite;
}
.animation-pulse .img-inner {
  animation: pulse 1.5s infinite;
  -webkit-animation: pulse 1.5s infinite;
}

.tada {
  animation: tada 1.5s infinite;
  -webkit-animation: tada 1.5s infinite;
}
.tada .img-inner {
  animation: tada 1.5s infinite;
  -webkit-animation: tada 1.5s infinite;
}

@keyframes pulse {
  0%, 100% {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
}
@keyframes tada {
  0%, 100% {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
}
#header #top-bar.nav-dark .gtranslate_wrapper a {
  color: #fff;
}
#header .header-wrapper .header-main .flex-right.hide-for-medium {
  min-width: 45%;
}
#header .header-wrapper .header-main .header-inner #logo {
  width: 150px;
}
#header .header-wrapper .header-main .header-inner .header-nav > .menu-item::before {
  display: none;
}
#header .header-wrapper .header-main .header-inner .header-nav > .menu-item::after {
  display: none;
}
#header .header-wrapper .header-main .header-inner .header-nav > .menu-item a {
  color: var(--heading-color);
}
#header .header-wrapper .header-main .header-inner .header-nav > .menu-item a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 9px;
  background-color: #d7f5fa;
  z-index: -1;
  -webkit-transition: width 0.3s ease;
  -moz-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
#header .header-wrapper .header-main .header-inner .header-nav > .menu-item:hover > a::after {
  width: 100%;
}
#header .header-wrapper .header-main .header-inner .header-nav > .menu-item .sub-menu {
  border-radius: 0 0 5px 5px;
  border: unset;
  box-shadow: unset;
}
#header .header-wrapper .header-main .header-inner .header-nav > .menu-item .sub-menu > .menu-item {
  position: relative;
}
#header .header-wrapper .header-main .header-inner .header-nav > .menu-item .sub-menu > .menu-item > a {
  color: var(--heading-color);
  border-bottom: unset;
  font-weight: bold;
}
#header .header-wrapper .header-main .header-inner .header-nav > .menu-item .sub-menu > .menu-item > a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 9px;
  background-color: #d7f5fa;
  z-index: -1;
  -webkit-transition: width 0.3s ease;
  -moz-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
#header .header-wrapper .header-main .header-inner .header-nav > .menu-item .sub-menu > .menu-item:hover > a::after {
  width: 100%;
}
#header .header-wrapper .header-main .header-inner .header-nav .menu-item.active > a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 9px;
  background-color: #d7f5fa;
  z-index: -1;
  -webkit-transition: width 0.3s ease;
  -moz-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
#header .header-wrapper .header-main .header-inner .nav-right .header-search-form .header-search-form-wrapper .searchform-wrapper .searchform {
  border: solid 1px rgba(0, 0, 0, 0.09);
  border-radius: 10px;
  overflow: hidden;
}
#header .header-wrapper .header-main .header-inner .nav-right .header-search-form .header-search-form-wrapper .searchform-wrapper .searchform input[type=search] {
  border: unset;
  border-radius: unset;
  padding: 24px;
}
#header .header-wrapper .header-main .header-inner .nav-right .header-search-form .header-search-form-wrapper .searchform-wrapper .searchform .ux-search-submit {
  color: #fff !important;
  padding: 0 15px 0 24px;
}
#header .header-wrapper .header-main .header-inner .nav-right .header-search-form .header-search-form-wrapper .searchform-wrapper .searchform .ux-search-submit::before {
  content: "";
  position: absolute;
  top: -100%;
  left: 5px;
  width: 100%;
  height: 300%;
  background-color: var(--fs-color-primary);
}
#header .header-wrapper .header-main .header-inner .nav-right .header-wishlist-icon .wishlist-link {
  flex-direction: column-reverse;
}
#header .header-wrapper .header-main .header-inner .nav-right .header-wishlist-icon .wishlist-link:hover i {
  color: var(--fs-color-primary);
}
#header .header-wrapper .header-main .header-inner .nav-right .cart-item .header-cart-link {
  border-radius: unset;
  flex-direction: column-reverse;
}
#header .header-wrapper .header-main .header-inner .nav-right .cart-item .header-cart-link .cart-icon strong {
  font-size: 10px;
}

.mbws_header-title .page-title-inner {
  padding-top: unset;
}
.mbws_header-title .breadcrumbs .last {
  color: var(--fs-color-primary);
}

.mbws_lien-he .map .box-dot p {
  margin-bottom: 0;
}
.mbws_lien-he .form .col-inner {
  border-radius: 10px;
}

.mbws_goi-dich-vu .goi-dich-vu .col-inner {
  border-radius: 5px;
}
.mbws_goi-dich-vu .goi-dich-vu .col-inner .text.mbws_title-lg {
  padding: 40px 30px;
}
.mbws_goi-dich-vu .goi-dich-vu .col-inner .message-box {
  padding: 0 !important;
  background-color: rgba(0, 0, 0, 0.03);
}
.mbws_goi-dich-vu .goi-dich-vu .col-inner .message-box .button {
  border: unset;
  padding-left: 40px;
}
.mbws_goi-dich-vu .goi-dich-vu .col-inner .message-box .button .mkdf-btn-icon-holder {
  margin-right: 0px;
}
.mbws_goi-dich-vu .goi-dich-vu .col-inner .message-box .button .mkdf-btn-icon-holder::after {
  display: none;
}
.mbws_goi-dich-vu .goi-dich-vu .col-inner .message-box .price {
  text-align: center;
  background-color: rgba(0, 0, 0, 0.08);
  padding: 30px 20px;
  font-size: 20px;
}

.shop_table .product-name a {
  font-size: 1rem;
}

.cart-sidebar .widget-title,
.cart_totals th.product-name,
.shop_table thead tr th {
  font-size: 18px !important;
  white-space: nowrap;
}

.cart_totals tbody .shipping__list_label,
.cart_totals tbody .shipping-calculator-button, .cart_totals tbody .woocommerce-shipping-destination,
.cart_totals tbody tr th, .cart_totals tbody tr td {
  font-size: 1rem;
}
.cart_totals tbody .order-total th, .cart_totals tbody .order-total td {
  font-size: 18px;
}
.cart_totals tbody .order-total th span.amount, .cart_totals tbody .order-total td span.amount {
  font-size: 18px;
}

.mbws_home-slider-banner .img1 {
  top: 60%;
  left: 18%;
}
.mbws_home-slider-banner .img2 {
  left: 83%;
}
.mbws_home-slider-banner .img3 {
  top: 19%;
  left: -4%;
}
.mbws_home-slider-banner .img5 {
  top: 18%;
  left: 40%;
}
.mbws_home-slider-banner .img6 {
  top: 73%;
  left: -16%;
}
.mbws_home-slider-banner .img7 {
  top: 15%;
  left: 117%;
}
.mbws_home-slider-banner .img8 {
  top: 5%;
  left: -14%;
}
.mbws_home-slider-banner .img9 {
  top: 88%;
  left: 114%;
}
.mbws_home-slider-banner .img10 {
  top: 100%;
  left: 52%;
}
.mbws_home-slider-banner .img11 {
  top: 1%;
  left: 54%;
}
.mbws_home-slider-banner .img12 {
  left: 52%;
  top: 32%;
}
.mbws_home-slider-banner .text1 {
  top: 43%;
}
.mbws_home-slider-banner .text2 {
  top: 61%;
}
@media (max-width: 767px) {
  .mbws_home-slider-banner .img1 {
    top: 75%;
    left: 20%;
  }
  .mbws_home-slider-banner .img2 {
    top: 76%;
    left: 82%;
  }
  .mbws_home-slider-banner .text2 {
    top: 56%;
  }
}

.mbws_home-categories .box .box-image {
  border-radius: 5px;
}
.mbws_home-categories .box .box-image .overlay {
  display: none;
}
.mbws_home-categories .box .box-text {
  border-radius: 5px;
  height: 92%;
  width: 96%;
  border: 2px dashed #7c8fa4;
  border-color: rgba(255, 255, 255, 0.3);
  left: 2% !important;
}
.mbws_home-categories .box .box-text .box-text-inner {
  padding: 0 0 0 110px;
}
.mbws_home-categories .box .box-text .box-text-inner .text h4 {
  font-size: 40px;
  line-height: 1;
  text-shadow: none;
}
.mbws_home-categories .box .box-text .box-text-inner .text p {
  font-size: 15px;
  text-shadow: none;
}
@media (min-width: 850px) and (max-width: 1080px) {
  .mbws_home-categories .box .box-text .box-text-inner {
    padding: 0 0 0 55px;
  }
  .mbws_home-categories .box .box-text .box-text-inner .text h4 {
    font-size: 30px;
  }
}

.mbws_home-best-sale .badge-container {
  display: none;
}
.mbws_home-best-sale .box .box-image .image-tools {
  display: none;
}
.mbws_home-best-sale .box .box-text .title-wrapper .product-title a {
  line-height: 1;
  font-weight: bold;
  font-size: 21px;
}
.mbws_home-best-sale .box .box-text .price-wrapper .star-rating::before {
  color: #DCE086;
}
.mbws_home-best-sale .box .box-text .price-wrapper .star-rating span::before {
  color: #DCE086;
}
.mbws_home-best-sale .box .box-text .price-wrapper .price .woocommerce-Price-amount {
  color: var(--fs-color-primary);
  font-size: 21px;
}

.mbws_home-banner .mbws_title-lg {
  display: inline-block;
}
.mbws_home-banner .mbws_title-lg .tit-1 {
  font-weight: bold;
  padding: 10px 20px;
  background-color: var(--fs-color-success);
  display: inline-block;
  -webkit-transform: rotate(-1deg);
  -moz-transform: rotate(-1deg);
  transform: rotate(-1deg);
}
.mbws_home-banner .mbws_title-lg .tit-2 {
  font-weight: bold;
  padding: 10px 20px;
  background-color: var(--fs-color-secondary);
  display: inline-block;
  -webkit-transform: rotate(1deg);
  -moz-transform: rotate(1deg);
  transform: rotate(1deg);
}

.post-sidebar .widget-area li {
  color: var(--fs-color-primary);
  margin-left: 20px;
  list-style: disc;
}
.post-sidebar .widget-area .searchform .search-field {
  padding: 24px 20px;
  border-radius: 10px;
  background-color: var(--fs-color-secondary);
}
.post-sidebar .widget-area .searchform .search-field::placeholder {
  color: #fff;
}
.post-sidebar .widget-area .searchform i {
  color: #fff;
}
.post-sidebar .widget-area .mbws_sidebar-post .is-divider {
  display: none;
}
.post-sidebar .widget-area .mbws_sidebar-post .post-item:nth-child(1) .post-meta {
  padding: 0 2px;
  border-radius: 5px;
  background-color: var(--fs-color-primary);
  color: #fff;
  display: inline-block;
}
.post-sidebar .widget-area .mbws_sidebar-post .post-item:nth-child(2) .post-meta {
  padding: 0 2px;
  border-radius: 5px;
  background-color: var(--fs-color-secondary);
  color: #fff;
  display: inline-block;
}

body.blog #post-list .post .article-inner .entry-header .entry-image .badge {
  display: none;
}
body.blog #post-list .post .article-inner .entry-header .entry-header-text .entry-category {
  font-size: 15px;
}
body.blog #post-list .post .article-inner .entry-header .entry-header-text .entry-category::before {
  font-size: 16px;
  margin-right: 5px;
  content: "\ebb0";
  font-family: "matbaows-icons";
}
body.blog #post-list .post .article-inner .entry-header .entry-header-text .entry-title {
  font-size: 40px;
}
body.blog #post-list .post .article-inner .entry-header .entry-header-text .entry-divider {
  display: none;
}
body.blog #post-list .post .article-inner .entry-header .entry-header-text .entry-meta {
  font-size: 15px;
}
body.blog #post-list .post .article-inner .entry-header .entry-header-text .entry-meta .posted-on .entry-date {
  color: #fff;
  padding: 3px 8px;
  border-radius: 5px;
  background: var(--fs-color-primary);
}
body.blog #post-list .post .article-inner .entry-content .more-link {
  padding: 0;
  color: var(--heading-color);
  border: unset;
  font-size: 20px;
}
body.blog #post-list .post .article-inner .entry-content .more-link::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 9px;
  background-color: #d7f5fa;
  z-index: 9;
  -webkit-transition: width 0.3s ease;
  -moz-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
body.blog #post-list .post .article-inner .entry-content .more-link:hover {
  background-color: unset;
}
body.blog #post-list .post .article-inner .entry-content .more-link:hover::after {
  width: 100%;
}
body.blog #post-list .post footer.entry-meta {
  display: none;
}

body.single-post .post .article-inner .entry-header .entry-image .badge {
  display: none;
}
body.single-post .post .article-inner .entry-header .entry-header-text .entry-title {
  font-size: 40px;
  margin-bottom: 0;
}
body.single-post .post .article-inner .entry-header .entry-header-text .entry-divider {
  display: none;
}
body.single-post #comments #respond {
  border-radius: 10px;
  background: var(--fs-color-secondary);
  color: #fff;
}
body.single-post #comments #respond #reply-title {
  color: #fff;
  font-size: 40px;
}
.shop-page-title .breadcrumbs {
  display: none;
}

.product-small .badge-container {
  left: 20px !important;
}
.product-small .image-tools .cart-icon {
  bottom: 3px;
  right: 100%;
  left: auto;
  margin: 0;
  padding: 5px;
  width: 45px;
  height: 45px;
  color: var(--primary-color);
}
.product-small .image-tools .cart-icon::before {
  content: "\e909";
  font-family: fl-icons !important;
  font-size: 16px;
}
.product-small .image-tools .cart-icon:hover {
  background-color: var(--primary-color);
  color: #fff;
}
.product-small .image-tools .cart-icon strong {
  display: none;
}
.product-small .price {
  font-size: 18px;
  color: #ff0000;
}
.product-small .price span.amount {
  color: inherit;
}

.mbws_home-popular .col .badge-container {
  left: 20px !important;
}

.product-small,
.badge-container {
  margin-top: unset;
}
.product-small .badge,
.badge-container .badge {
  height: auto;
  font-size: 1rem;
}
.product-small .badge .badge-inner,
.badge-container .badge .badge-inner {
  border-radius: 10px;
  padding: 10px;
}

.product.has-hover .col-inner .box .box-image .image-tools:nth-child(4) {
  right: 40%;
}
.product.has-hover .col-inner .box .box-image .image-tools:nth-child(2) {
  padding: unset;
  left: 60%;
}

.img-rounded img {
  border-radius: 18px;
  overflow: hidden;
}

p.product-title a {
  font-weight: 700 !important;
}

body.single-product .product-main .product-info .product-title {
  font-size: 32px;
}
@media (max-width: 768px) {
  body.single-product .product-main .product-info .product-title {
    font-size: 24px;
  }
}
body.single-product .product-main .product-info .woocommerce-product-rating .star-rating::before {
  color: #DCE086;
}
body.single-product .product-main .product-info .woocommerce-product-rating .star-rating span::before {
  color: #DCE086;
}
body.single-product .product-main .product-info .price-wrapper .price .woocommerce-Price-amount {
  font-size: 26px;
}
body.single-product .product-main .product-info .cart .single_add_to_cart_button {
  border-radius: 5px;
  background-color: var(--fs-color-primary);
}
@media (max-width: 768px) {
  body.single-product .product-main .product-info .cart .single_add_to_cart_button {
    width: calc(100% - 105px);
  }
}
body.single-product .product-main .product-info .cart .ux-buy-now-button {
  background-color: #ff0000;
}
@media (max-width: 768px) {
  body.single-product .product-main .product-info .cart .ux-buy-now-button {
    width: 100%;
  }
}
body.single-product .product-main .product-info .cart .reset_variations {
  display: none;
}
body.single-product .product-main .product-info .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
  background-color: unset;
}
body.single-product .product-main .product-info .yith-wcwl-add-to-wishlist .add_to_wishlist {
  border-radius: 5px;
  color: var(--fs-color-primary);
  font-weight: bold;
  font-size: 18px;
  padding: 10px 15px;
  border: 1px solid var(--fs-color-primary);
}
body.single-product .product-main .product-info .product_meta {
  font-size: 1rem;
}
@media (max-width: 768px) {
  body.single-product .product-footer .woocommerce-tabs .tabs {
    flex-wrap: nowrap;
    justify-content: flex-start;
    overflow-x: scroll;
    overflow-y: hidden;
  }
}
body.single-product .product-footer .woocommerce-tabs .tabs li {
  margin: 0 !important;
}
body.single-product .product-footer .woocommerce-tabs .tabs li a {
  border-bottom: solid 1px #DDDDDD;
  background-color: #F7FDFE;
  padding: 10px 20px;
  color: var(--heading-color);
  font-size: 18px;
}
@media (max-width: 768px) {
  body.single-product .product-footer .woocommerce-tabs .tabs li a {
    white-space: nowrap;
    font-size: 16px;
    text-align: center;
  }
}
body.single-product .product-footer .woocommerce-tabs .tabs li.active a {
  background-color: unset;
  color: var(--fs-color-primary);
}
body.single-product .product-footer .woocommerce-tabs .tab-panels .woocommerce-Reviews #review_form_wrapper #review_form #respond .comment-form textarea {
  padding: 28px;
  border-radius: 10px;
}
body.single-product .product-footer .woocommerce-tabs .tab-panels .woocommerce-Reviews #review_form_wrapper #review_form #respond .comment-form input {
  padding: 28px;
  border-radius: 10px;
}
body.single-product .product-footer .woocommerce-tabs .tab-panels .woocommerce-Reviews #review_form_wrapper #review_form #respond .comment-form .submit {
  padding: 8px 40px;
  border-radius: 5px;
}
@media (max-width: 768px) {
  body.single-product .product-footer .woocommerce-tabs .tab-panels {
    padding: 15px;
  }
}
body.single-product .product-footer .related {
  border-top: unset;
}
body.single-product .product-footer .related .product-section-title {
  margin: 30px 0;
  font-size: 35px;
}

#review_form .review-form-inner {
  border: none;
  padding: unset;
}

.comment-form-rating .stars {
  display: inline-block;
  /* Hover preview */
}
.comment-form-rating .stars span {
  display: flex;
  gap: 6px;
}
.comment-form-rating .stars a {
  margin-left: unset;
  font-size: 0;
  border: none;
  cursor: pointer;
  width: 20px;
  height: 20px;
}
.comment-form-rating .stars a::before {
  content: "★";
  font-size: 20px;
  color: #ddd;
  transition: color 0.2s ease;
  display: inline-block;
  line-height: 20px;
}
.comment-form-rating .stars a::after {
  display: none;
}
.comment-form-rating .stars a.active::before {
  color: #ffb900;
}
.comment-form-rating .stars:hover a::before {
  color: #ffb900;
}
.comment-form-rating .stars:hover a:hover ~ a::before {
  color: #ddd;
}

#footer .absolute-footer .footer-primary .copyright-footer {
  padding-top: 15px;
}/*# sourceMappingURL=style.css.map */