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

/*************** ADD CUSTOM CSS HERE.   ***************/
/* SETTING */
:root {
  /* main: 3bb77e */

  --c-1681445220430: #764979;
  --c-1681445284412: #e1ccad;
  --c-1681445354124: #fff;
  --c-1681445413485: rgba(118, 73, 121, 0.75);
  --c-1681445456757: #e1ccad;
  --c-1681445499004: #764979;
  --c-1681445519908: #fff;
  --c-1681445555188: #242424;
  --c-1681445587068: #6b6b6b;
  --c-1681445600389: #fff;
  --c-1681445625661: #764979;
  --c-1681446610270: #e1ccad;
  --c-1681446748251: #413625;
  --my-transform: translate(0, 0);
}

body {
  font-size: 17px;
}
body,
input,
textarea,
button,
select {
  color: var(--cl-text);
}

input,
textarea {
  padding: 0 15px !important;
}

.coupon button[name="apply_coupon"] {
  color: #fff;
}

body,
input,
textarea,
button,
select {
  line-height: 1.7;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  line-height: 1.4;
}

.section-title-container,
.section-title-main,
.wpcf7-submit,
a.button,
.actions button[name="update_cart"],
.checkout_coupon .flex-col button[name="apply_coupon"] {
  margin: 0 !important;
}

form p,
.mb-0 p {
  margin-bottom: 0 !important;
}

.section-title-main,
.ux-menu .ux-menu-title,
.ux-menu .ux-menu-link a,
.qty {
  padding: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.section-title,
.section-title-main {
  border: none !important;
}


p,
form input {
  margin-bottom: 15px !important;
}

input,
textarea,
a.button,
.actions button[name="update_cart"],
.coupon button[name="apply_coupon"],
.ux-menu .ux-menu-title,
.ux-menu .ux-menu-link a {
  min-height: unset !important;
  height: 100% !important;
  line-height: unset !important;
}

input,
textarea,
input:focus,
textarea:focus,
.button:hover {
  box-shadow: none !important;
}

.coupon button[name="apply_coupon"] {
  text-shadow: none;
}

.actions .continue-shopping {
  margin-right: 15px !important;
}


