/*
Theme Name:           Flatsome
Theme URI:            http://flatsome.uxthemes.com
Author:               UX-Themes
Author URI:           https://uxthemes.com
Description:          Multi-Purpose Responsive WooCommerce Theme
Version:              3.19.4
Requires at least:    6.4
Requires PHP:         7.4
WC requires at least: 8.3
Text Domain:          flatsome
License:              https://themeforest.net/licenses
License URI:          https://themeforest.net/licenses
*/


/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/


.slogan p {
  font-size: 29px;
    font-weight: bold;
}

.kho-khan-col .col-inner {
  padding: 25px;
}

.orange-dash {
  background-color: #FF5C01;
}

.product-short-description {
  line-height: 30px;
    padding: 20px;
    border-radius: 10px;
    background-image: url(https://eazyweb.vn/wp-content/themes/flatsome/assets/img/google-trusted.png);
    background-size: 110px 37px;
    background-repeat: no-repeat;
    background-position-x: 434px;
background-position-y: 198px;
    background-color: #6363630f;
  color: black;
}

.product-short-description p::before {
  content: "\f058";
    font-family: 'eazy-fonts' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: middle;
    margin-right: 5px;
    color: #00c500;
    font-size: 20px;
}

.promotion {
  padding: 20px;
    border-radius: 10px;

    background-color: #ff5b001a;
    margin-top: 20px;
}

.promotion p::before {
  content: "\e604";
    font-family: 'eazy-fonts' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: middle;
    margin-right: 5px;
    color: #ff5c01;
    font-size: 20px;
}

.extra-tool {
  margin-top: 10px !important;
}

.tm-section-label {
  font-weight: bold;
font-size: 19px;
}

.tm-label {
  vertical-align: middle;
font-size: 16px;
font-weight: normal;
}

.tc-totals-form dl.tm-extra-product-options-totals {
  margin-top: 0;
margin-bottom: 0;
}

.tm-epo-totals {
  padding-top: 0px;
}

.product-summary .quantity {
  display: none;
}

.product-info {
  padding-top: 0px;
}

.col-post .title {
    font-family: "Lobster", sans-serif;
}

.alt-font {
      margin-bottom: 0.5px;
}

.wc-tabs {
  display: none;
}

.tm-extra-product-options .tm_padding {
  padding: 5px;
}

.woocommerce-cart-form .tc-epo-cart-option-value {
      font-size: 12px;
}

.woocommerce-checkout-review-order-table .tm-epo-checkout-option-value {
  font-size:13px;
}

.bank-info .col-inner {
  border: 1px dashed #000000;
  padding: 19px;
  line-height: 9px;
  font-size: 14px;
}
.product-main {
  padding: 0 0;
}

.price-ez {
  font-size: 20px;
font-weight: bold;
margin-bottom: 15px;
display: inline-block;
}

.sale-label {
  display: inline-block;
  background-color: #00c502;
color: white;
font-weight: bold;
margin-left: 10px;
padding-left: 5px;
padding-right: 5px;
border-radius: 7px;
}



.is-well {
  padding: 20px;
background-color: #FFEEE7;
border-radius: 10px;
    box-shadow: 0px 0px 0px 0px;
}

.demo-template .image-none {
  height: 320px;
}

.category-page-row .image-none {
  height: 350px;
}

.testimonial-meta {
  font-size: 14px;
}

.title::after {
  content: '';
  left: 0;
  margin: 12px auto;
  width: 10%;
  height: 5px;
  background: #ff5c01;
  right: 0;
  display: block;
  margin-bottom: 25px;
}

.related-products-wrapper .image-none {
    height: 320px;
}

.padding-40 {
  margin-top: 40px;
margin-bottom: 40px;
}

@media screen and (max-width: 849px) {

  .product-short-description {
    font-size: 14px;
    line-height: 19px;
  }



.row-large>.flickity-viewport>.flickity-slider>.col, .row-large>.col {
  padding: 0 20px 40px !important;
}

  .product-info {
    padding-top: 20px;
  }

  .demo-template .image-none {
    height: 275px;
  }

  .category-page-row .image-none {
    height: 275px;
  }

  .related-products-wrapper .image-none {
      height: 275px;
  }
}

.tm-extra-product-options-container {
  margin-bottom: 5px;
}

.product-small .col-inner {
  border-radius: 12px;
box-shadow: 0px 5px 35px 0 rgb(36 41 66 / 20%);
overflow: hidden;
}

.product-title {
  font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
}

.box-text {
  padding-top: 1.4em;
  padding-left: 5px;
padding-right: 5px;
text-align: center;
}

.woocommerce-ordering {
  display: none;
}

.product-main .product-title {
  font-size: 19px;
}

.product-short-description p {
  margin-bottom: 10px;
}

.founder-avt .img-inner img {
  border-radius: 99px;
}

.form {
  font-weight:bold;
}

.contact-block {
    border: 1px solid #ffc1a7;
    padding: 0px 20px 0px 20px;
    background-color: #FFEEE7;
    border-radius: 12px;
    margin-bottom: 20px;
}