/*
Theme Name: mh-theme
Description: Thiết kế website uy tín chất lượng - 0968.675.921
Author: UX Themes
Template: flatsome
Version: 3.0
License URI: https://www.facebook.com/minhhai.2403
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
body {
  margin: 0;
  padding: 0;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.15;
  background-color: #F5F5F5;
}
::-webkit-scrollbar {
  width: 8px;
  background-color: #C4C4C4;
}
::-webkit-scrollbar-thumb {
  margin-top: 20px;
  background-color: #888;
}
#wrapper,
#main {
  background-color: #F5F5F5;
  position: relative;
}
.page-inner ul {
  margin-left: 20px;
}
.menu-menu-chinh-container {
  overflow-y: scroll;
  height: 450px;
  margin-top: 20px;
  margin-right: -16px;
  padding-right: 20px;
}
.menu-side {
  background-color: #fff;
  padding: 20px ;
  box-shadow: 0 2px 10px #7d7d7d1a;
  border-radius: 10px;
}
.menu-side h2 {
  text-align: center;
  font-size: 20px;
  color: #333;
}
.menu-side ul.menu li {
  margin-bottom: 10px;
  border: 0;
  position: relative;
}
.menu-side ul.menu li a {
  color: #000;
  display: flex;
  align-items: center;
}
.menu-side ul.menu li a span {
  line-height: 20px;
  display: inline-block;
}
.menu-side ul.menu li.active > a {
  background-color: #ff8200;
  color: #fff;
}
.menu-side ul.menu li.active > a img._image {
  border-right: 1px solid #ff8200!important;
  overflow: hidden;
}
.menu-side ul.menu li .toggle {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  text-align: right;
  height: 50px;
  padding-right: 10px;
}
.menu-side ul.menu li > a {
  padding: 0 5px 0 0;
  line-height: 22px;
  border: 1px solid #C4C4C4;
  border-radius: 5px;
  width: 100%;
  overflow: hidden;
}
.menu-side ul.menu li img._image {
  width: 52px;
  height: 50px;
  padding: 5px 6px;
  border-right: 1px solid #C4C4C4;
  transition: all 0.3s;
  min-width: 52px;
  margin-right: 10px;
}
.menu-side ul.menu li:hover > a img._image {
  background-color: #ff8200!important;
  border-right: 1px solid #ff8200!important;
}
.menu-side ul.menu li:hover img._image {
  background-color: #fff!important;
}
.menu-side ul.menu li ul.sub-menu {
  border-left: 0;
  margin: 0 0 10px 3px;
  padding-left: 52px;
}
.menu-side ul.menu li ul.sub-menu img._before._image {
  padding: 12px 7px;
}
.menu-side ul.menu li ul.sub-menu li {
  margin-top: 10px;
  margin-bottom: 0;
}
.menu-side ul.menu li ul.sub-menu li.active > a {
  background-color: #ff8200!important;
  color: #fff;
}
.menu-side ul.menu li ul.sub-menu li.active > a img._image {
  border-right: 1px solid #ff8200;
  background-color: #ff8200!important;
}
.menu-side ul.menu li ul.sub-menu li:hover img._before._image {
  background-color: #ff8200;
}
.box-sidebar p {
  margin-bottom: 0;
}
.active > .toggle {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.active > .toggle i {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.add-to-cart-container {
  width: 100%;
  background: #FFF;
  -webkit-box-shadow: 0 2px 10px #7d7d7d1a;
  box-shadow: 0 2px 10px #7d7d7d1a;
  border-radius: 10px;
}
.add-to-cart-container form.cart {
  background-color: #fff;
  padding: 20px;
  box-shadow: 0 2px 10px #7d7d7d1a;
  border-radius: 10px;
  margin-bottom: 0;
}
.add-to-cart-container form.cart h2 {
  text-align: center;
  font-size: 20px;
  color: #333;
}
.add-to-cart-container .wcpa_form_outer {
  overflow-y: scroll;
  height: 450px;
  margin-top: 20px;
  margin-right: -16px;
  padding-right: 20px;
  width: auto;
  margin-bottom: 0;
}
.add-to-cart-container .wcpa_form_outer .wcpa_form_item {
  margin: 0 0 0;
}
.add-to-cart-container .wcpa_form_outer label {
  font-weight: normal;
  margin-bottom: 4px;
  position: relative;
}
.add-to-cart-container .wcpa_form_outer input {
  padding: 0 12px;
  color: #000;
  font-size: 18px;
  line-height: 40px;
  background-color: transparent;
  border: 1px solid #C4C4C4;
  border-radius: 5px;
  outline: none;
  -webkit-transition: border .23s, color .23s;
  transition: border .23s, color .23s;
}
.add-to-cart-container .wcpa_form_outer input::placeholder {
  color: #999;
  font-weight: normal;
  opacity: 0.8;
}
.add-to-cart-container .wcpa_form_outer input:hover,
.add-to-cart-container .wcpa_form_outer input:focus {
  border-color: #000;
}
.add-to-cart-container .wcpa_form_outer input.ready {
  border-color: #FF8200;
}
.add-to-cart-container .quantity,
.add-to-cart-container button.single_add_to_cart_button {
  display: none;
}
.add-to-cart-container label.wcpa_file_outer {
  min-height: 45px;
  position: relative;
  padding: 13px 25px 10px 10px!important;
  border-radius: 5px;
  cursor: pointer;
}
.add-to-cart-container label.wcpa_file_outer span.wcpa_file_name {
  color: #999;
  font-weight: normal;
  opacity: 0.8;
}
.add-to-cart-container label.wcpa_file_outer .wcpa_file_wrap {
  display: none;
}
.add-to-cart-container label.wcpa_file_outer:before {
  font-family: "Font Awesome 5 Free";
  position: absolute;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  content: "\f0c6";
  font-weight: 900;
  right: 10px;
  color: #ff8200;
}
.wcpa_upload_preview {
  margin: 15px 10px;
  text-align: center;
}
.wcpa_upload_preview img {
  max-width: 100px;
}
.widget_media_image a,
.img-logo a {
  width: 100%;
  background: #FFF;
  -webkit-box-shadow: 0 2px 10px #7d7d7d1a;
  box-shadow: 0 2px 10px #7d7d7d1a;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 120px;
  margin-bottom: 20px;
  font-weight: 500;
  transition: all 0.3s;
}
.widget_media_image a:hover,
.img-logo a:hover {
  -webkit-box-shadow: 0 3px 10px #ff820033;
  box-shadow: 0 3px 10px #ff820033;
  /*-webkit-transform: scale(1.01);
  transform: scale(1.01);*/
}
.widget_media_image img,
.img-logo img {
  height: 105px!important;
  width: auto;
}
.box-title {
  width: 100%;
  background: #FFF;
  -webkit-box-shadow: 0 2px 10px #7d7d7d1a;
  box-shadow: 0 2px 10px #7d7d7d1a;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 120px;
  margin-bottom: 20px;
  font-weight: 500;
  transition: all 0.3s;
}
.box-title p {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  margin-bottom: 0;
  font-weight: bold;
  font-size: 18px;
}
.box-title p small {
  margin-top: 5px;
  font-size: 18px;
  color: #ff8200;
}
.list-1 ul {
  counter-reset: li;
  list-style: none;
  padding: 0;
  margin-bottom: 4em;
}
.list-1 ul li {
  position: relative;
  background: #fff;
  padding: 10px 10px 10px 40px;
  margin-left: 0!important;
  border-radius: 10px;
  transition: all 0.3s;
  cursor: pointer;
}
.list-1 ul li:before {
  content: counter(li);
  counter-increment: li;
  color: #fff;
  position: absolute;
  left: 5px;
  top: 50%;
  margin-top: -15px;
  background: #ff8200;
  height: 30px;
  width: 30px;
  line-height: 24px;
  border: 3px solid #fff;
  text-align: center;
  font-weight: 700;
  -moz-border-radius: 2em;
  -webkit-border-radius: 2em;
  border-radius: 2em;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.list-1 ul li:hover {
  background-color: #ff8200;
}
.section-title-normal {
  border-bottom: 0;
}
.section-title-normal span {
  margin-right: 15px;
  padding-bottom: 0;
  border-bottom: 0;
  margin-bottom: 0;
}
.section-title-container {
  margin-bottom: 10px;
}
.button-add button {
  width: 100%;
  border-radius: 10px;
  height: 52px;
  line-height: 52px;
  color: #fff;
}
.button-add button i {
  padding-left: 5px;
  margin-bottom: 5px;
}
.button-add .button--disabled {
  background-color: #C4C4C4!important;
  box-shadow: none!important;
  opacity: 0.6!important;
}
.ic-load {
  display: none;
  padding: 0!important;
  margin-bottom: 3px;
}
.ic-load.show {
  display: inline-block;
}
.box-cart .col-inner {
  background-color: #fff;
  padding: 40px 20px 20px;
  box-shadow: 0 2px 10px #7d7d7d1a;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
}
.box-cart .section-title-container {
  margin-bottom: auto;
}
.box-cart .button-add {
  margin-top: auto;
}
h2.section-title.section-title-center b {
  background-color: transparent;
}
h2.section-title.section-title-center span {
  font-size: 20px;
  color: #333;
}
figure.woocommerce-product-gallery__wrapper.product-gallery-slider .flickity-slider {
  text-align: center;
}
figure.woocommerce-product-gallery__wrapper.product-gallery-slider img {
  max-height: 450px;
  width: auto;
}
.xoo-el-form-container.xoo-el-form-inline {
  max-width: 700px;
  margin: 10px auto;
  background-color: #fff;
  padding: 30px 10px 5px;
  box-shadow: 0 2px 10px #7d7d7d1a;
  border-radius: 10px;
}
.toggle i {
  font-size: 1.3em;
}
.image-tools {
  display: none;
}
.absolute-footer {
  color: #000;
  padding: 15px 10px;
  font-size: 16px;
}
.wcpa_type_header {
  padding-top: 10px;
}
#customer_details,
.checkout-sidebar,
.cart-collaterals .cart-sidebar,
.woocommerce-MyAccount-content,
section.woocommerce-customer-details {
  border-top: 0;
  background-color: #fff;
  padding: 20px;
  box-shadow: 0 2px 10px #7d7d7d1a;
  border-radius: 10px;
  margin-bottom: 20px;
}
form.woocommerce-cart-form,
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details {
  border-top: 0;
  background-color: #fff;
  box-shadow: 0 2px 10px #7d7d7d1a;
  border-radius: 10px;
  margin-bottom: 20px;
  overflow: hidden;
}
a.remove,
a.icon-remove {
  display: block;
  width: 24px;
  height: 24px;
  font-size: 20px !important;
  line-height: 20px !important;
  border-radius: 100%;
  color: #ccc;
  font-weight: bold;
  text-align: center;
  border: 2px solid currentColor;
}
.woocommerce-MyAccount-content .woocommerce-Message a.woocommerce-Button.button {
  display: none;
}
span.amount {
  white-space: nowrap;
  color: #ff8200;
  font-weight: bold;
}
th,
td {
  border-bottom: 0;
}
th:first-child,
td:first-child {
  padding-left: 15px;
}
th:last-child,
td:last-child {
  padding-right: 15px;
}
.shop_table thead {
  background: #ff8200;
}
.shop_table thead th {
  padding: 10px 15px;
  color: #fff;
  font-size: 20px;
  text-transform: none;
  font-weight: normal;
}
.shop_table a.woocommerce-button.button.view {
  margin: 0;
}
table.shop_table.woocommerce-checkout-review-order-table thead th {
  padding: 10px 15px;
  color: #fff;
  font-size: 18px;
  text-transform: none;
}
h2.woocommerce-column__title,
h2.woocommerce-order-details__title {
  font-weight: normal;
  font-size: 25px;
}
.product-name a {
  text-decoration: underline;
  font-weight: bold;
}
a.checkout-button.button.alt.wc-forward {
  font-size: 20px;
  margin-bottom: 0;
}
.variation dt {
  text-transform: none;
}
.variation dd {
  color: #af5900;
}
.variation img.wcpa_img {
  margin-bottom: 10px;
  margin-top: 5px;
  max-height: 80px;
  width: auto;
}
.variation .wcpa_cart_type_file a {
  font-weight: normal;
  text-transform: none;
}
.variation .wcpa_cart_type_file a span {
  display: none;
}
.variation dd.variation-Photo,
.variation dd.variation-Signature {
  padding-left: 70px;
}
a.button.primary.wc-backward {
  display: none;
}
#order_review tfoot {
  background: whitesmoke;
  border-radius: 5px;
}
#payment {
  background: #f5f5f5;
  padding: 20px 15px 0;
  margin-bottom: 15px;
  border-radius: 5px;
}
#payment ul {
  margin: 0;
}
#payment #place_order {
  width: 100%;
  height: 50px;
  background: #ff8200;
  font-size: 20px;
  margin-top: 10px;
  border-radius: 5px;
}
form.checkout h3 {
  margin-bottom: 15px;
}
form.checkout input,
form.checkout textarea,
form.checkout .selection span {
  border-radius: 5px;
  overflow: hidden;
}
h2.section-title.section-title-normal span {
  font-size: 25px;
}
textarea#order_comments {
  min-height: 110px;
  margin-bottom: 0;
}
p.form-row-first,
p.form-row-last {
  width: 100%;
  margin-right: 0 ;
  margin-left: 0;
  float: left;
}
.woocommerce-billing-fields {
  padding-top: 15px;
  border-top: 0;
}
ul.wc-item-meta {
  margin: 5px 0;
}
ul.wc-item-meta li {
  display: flex;
  align-items: center;
}
ul.wc-item-meta li .wc-item-meta-label {
  min-width: auto;
  padding-right: 5px;
  font-weight: normal;
}
ul.wc-item-meta li p {
  margin: 0;
  color: #af5900;
}
.cart_totals .wc-proceed-to-checkout {
  margin-bottom: 0;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-address {
  display: none;
}
tr.woocommerce-orders-table__row th:last-child,
tr.woocommerce-orders-table__row td:last-child {
  padding-right: 0;
}
table.woocommerce-MyAccount-orders {
  margin-bottom: 0;
}
tfoot {
  margin-bottom: 10px;
}
tfoot span.amount {
  font-size: 20px;
}
tfoot th,
tfoot td {
  padding: 2px;
}
tfoot tr:last-child th,
tfoot tr:last-child td {
  padding-bottom: 15px;
}
tfoot tr:first-child th,
tfoot tr:first-child td {
  padding-top: 15px;
}
@media only screen and (min-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  .page-left-sidebar .large-3 {
    max-width: 350px;
    -ms-flex-preferred-size: 350px;
    flex-basis: 350px;
  }
  .page-left-sidebar .large-9 {
    max-width: calc(100% - 350px);
    -ms-flex-preferred-size: calc(100% - 350px);
    flex-basis: calc(100% - 350px);
  }
  .box-top .large-3 {
    max-width: 350px;
    -ms-flex-preferred-size: 350px;
    flex-basis: 350px;
  }
  .box-top .large-9 {
    max-width: calc(100% - 350px);
    -ms-flex-preferred-size: calc(100% - 350px);
    flex-basis: calc(100% - 350px);
  }
  #logo {
    display: none;
  }
  .col-divided {
    padding-right: 10px;
    border-right: 0;
  }
  #customer_details {
    min-height: 680px;
  }
}
@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  #secondary .widget_media_image {
    display: none;
  }
  .img-logo {
    display: none;
  }
  .menu-menu-chinh-container {
    display: none;
  }
  .menu-menu-chinh-container.show {
    display: block;
  }
  .style-mb {
    background-color: #ff8200;
    padding: 10px;
  }
  .style-mb h2 {
    margin-bottom: 0;
    color: #fff;
  }
  .box-title {
    height: 80px;
  }
  h2.section-title.section-title-normal span {
    font-size: 22px;
  }
  .add-to-cart-container .wcpa_form_outer {
    overflow-y: inherit;
    height: auto;
    margin-right: 0;
    padding-right: 0;
  }
}
