/*
Theme Name: Will Group
Theme URI: https://willgroup.net
Author: Vo Vuong	
Author URI: https://willgroup.net
Description: One for All from Will Group
Version: 1.0.0
Text Domain: willgroup
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Global
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
@font-face {
  font-family: "FilsonPro";
  src: url("font/FilsonPro-Thin.otf") format("truetype");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "FilsonPro";
  src: url("font/FilsonPro-Regular.otf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "FilsonPro";
  src: url("font/FilsonPro-Bold.otf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "FilsonPro";
  src: url("font/FilsonPro-Black.otf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

/* @font-face {
    font-family: 'oswald';
    src: url('font/r0c0i - Linotte Bold.ttf');
} */

@font-face {
  font-family: "oswald";
  src: url("font/Linotte Light.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "oswald";
  src: url("font/Linotte Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "oswald";
  src: url("font/Linotte Bold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "oswald";
  src: url("font/Linotte Semi Bold.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

/* Def Roboto font */

@font-face {
  font-family: "Roboto";
  src: url("font/Roboto-Thin.otf") format("truetype");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url("font/Roboto-Regular.otf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url("font/Roboto-Bold.otf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url("font/Roboto-Black.otf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url("font/Roboto-Light.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url("font/Roboto-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url("font/Roboto-Bold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

/* @font-face {
    font-family: 'oswald';
    src: url('font/r0c0i - Linotte Bold.ttf');
} */

@font-face {
  font-family: "oswald";
  src: url("font/Linotte Light.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "oswald";
  src: url("font/Linotte Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "oswald";
  src: url("font/Linotte Bold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "oswald";
  src: url("font/Linotte Semi Bold.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/
@media (max-width: 767px) {
  #wpadminbar {
    position: fixed !important;
  }
  .row {
    margin-left: -8px;
    margin-right: -8px;
  }
  [class*="col-"] {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.col-small {
  padding-left: 7.5px;
  padding-right: 7.5px;
}
.row-small {
  margin-left: -7.5px;
  margin-right: -7.5px;
}
.mh-15 {
  min-height: 15rem;
}
.mxh-15 {
  max-height: 15rem;
}
@media (min-width: 1200px) {
  .container-sm {
    max-width: 960px;
  }
}
/*--------------------------------------------------------------
# Global
--------------------------------------------------------------*/
body {
  font-family: "Roboto", sans-serif;
  font-size: 0.938rem;
  color: #3a3a3a;
}
* {
  outline: none !important;
}
img {
  max-width: 100%;
  height: auto;
}
iframe {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
a {
  color: #3a3a3a;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
a:hover {
  text-decoration: none;
  color: #ea9e0b;
}
b,
strong {
  font-weight: 700;
}
button {
  cursor: pointer;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
small,
.small {
  font-size: 0.75rem;
}
.font-family-secondary {
  font-family: "Filson Pro";
}
.font-family-primary {
  font-family: "Philosopher", sans-serif;
}
.font-size-body {
  font-size: 0.9375rem !important;
}
.font-weight-medium {
  font-weight: 500 !important;
}
.font-weight-semibold {
  font-weight: 600 !important;
}
.font-size-title {
  font-size: 1.125rem !important;
}
.lead {
  font-size: 1.0625rem !important;
  font-weight: 400;
  line-height: 1.5;
}
.text-shadow {
  text-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.2);
}
.text-primary {
  color: #4b51a3 !important;
}
.text-secondary {
  color: #ea9e0b !important;
}
.text-body {
  color: #333333 !important;
}
a.text-body:hover {
  color: #4b51a3 !important;
}
a.text-primary:hover {
  color: #4b51a3 !important;
}
.text-muted {
  color: #669 !important;
}
.bg-primary {
  background-color: #ffc239 !important;
}
.bg-light {
  background-color: #4b51a3 !important;
}
.bg-secondary {
  background-color: #dee0f4 !important;
}
.border-primary {
  border-color: #dee0f4 !important;
}
.bg-cover {
  background-color: #cfd4db;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.bg-contain {
  background-color: #cfd4db;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.border-secondary {
  border-color: #7fb742 !important;
}
.border-info {
  border-color: #4b51a3 !important;
}
.ob-fit {
  object-fit: cover;
}
.lh-1 {
  line-height: 1.5;
}
.shadow {
  box-shadow: 0 0.125rem 1rem #eaf1f4 !important;
}
.shadow-md {
  box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.08) !important;
}
.lh-12 {
  line-height: 1.2;
}
.svg {
  height: 0.875rem;
}
.svg-6 {
  height: 1rem;
}
.svg-5 {
  height: 1.25rem;
}
.svg-4 {
  height: 1.5rem;
}
.svg-3 {
  height: 1.75rem;
}
.svg-2 {
  height: 2rem;
}
.svg-1 {
  height: 2.5rem;
}
.svg-0 {
  height: 3.5rem;
}
.svg-play {
  height: 5.5rem;
}
.svg-primary {
  fill: #c07954;
}
.svg-body {
  fill: #121f38;
}
.svg-white {
  fill: #fff;
}
.svg-muted {
  fill: #818491;
}
.index-1 {
  z-index: 1;
}
.index-2 {
  z-index: 2;
}
.index-3 {
  z-index: 3;
}
.rounded-3 {
  border-radius: 16px;
}
.rounded-4 {
  border-radius: 18px;
}
@media (max-width: 991px) {
  h1,
  .h1 {
    font-size: 1.625rem;
  }
  h2,
  .h2 {
    font-size: 1.5rem;
  }
  h3,
  .h3 {
    font-size: 1.375rem;
  }
  h4,
  .h4 {
    font-size: 1.25rem;
  }
  h5,
  .h5 {
    font-size: 1.125rem;
  }
  .lead {
    font-size: 1rem !important;
  }
  .display-4 {
    font-size: 2rem;
  }
}
@media (min-width: 991.98px) {
  .display-5 {
    font-size: 3rem;
  }
}
/*--------------------------------------------------------------
# Form
--------------------------------------------------------------*/
/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}
.form-control::-webkit-input-placeholder {
  color: #898989;
}
.form-control::-moz-placeholder {
  color: #898989;
}
.form-control:-ms-input-placeholder {
  color: #898989;
}
.form-control:-moz-placeholder {
  color: #898989;
}
.required {
  color: #f15a29;
}
.form-group {
  margin-bottom: 1.5rem;
}
.form-control {
  height: calc(1.5em + 1rem + 2px);
}
.form-control,
.btn {
  border-radius: 0;
  padding: 0.5rem 1rem;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.child-home .input-group .form-control,
.child-home .input-group button {
  background: #f8f9fa !important;
}
.form-control,
.custom-select,
.btn {
  font-size: 0.875rem;
}
.input-group > .form-control:focus {
  z-index: 2;
  box-shadow: none;
}
.btn {
  padding: 0.5rem 1rem;
}
.btn-link {
  font-size: 0.875rem;
  color: #c07954;
  border-bottom: 1px solid #c07954;
}
.btn-link:hover {
  text-decoration: none;
  color: #121f38;
  border-bottom-color: #121f38;
}
.btn-primary,
.btn-primary:not(:disabled):not(.disabled):active:focus {
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active {
  background-color: #f1f6b8;
  border-color: #f1f6b8;
}

.btn-outline-primary,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus {
  background-color: transparent;
  border-color: transparent;
}
.btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active {
  background-color: transparent;
  border-color: transparent;
}
.btn-secondary,
.btn-secondary:not(:disabled):not(.disabled):active:focus {
  background-color: #d82222;
  border-color: #d82222;
}
.btn-secondary.focus,
.btn-secondary:focus {
  color: #fff;
  background-color: #d82222 !important;
  border-color: #d82222 !important;
  box-shadow: none !important;
}
/*--------------------------------------------------------------
# Breadcrumb
--------------------------------------------------------------*/
.breadcrumb {
  font-size: 1.125rem;
  background: transparent;
  border: 0;
  border-radius: 0;
  padding: 0;
  padding-top: 1rem;
  margin-bottom: 1rem;
}
.breadcrumb-item a,
.breadcrumb-item.active {
  color: #121f38;
}
.breadcrumb-item a:hover {
  color: #c07954;
}
.breadcrumb-item + .breadcrumb-item::before {
  font-size: 0.875rem;
  color: #121f38;
  margin-top: 0.1875rem;
}
@media (max-width: 767px) {
/*   .single .breadcrumb-item.active {
    display: none;
  } */
}

/*--------------------------------------------------------------
# Pagination
--------------------------------------------------------------*/
.pagination {
  justify-content: center;
}
.pagination .page-link {
  font-size: 1rem;
  font-weight: 700;
  color: #151935;
  background: #f0f2f5;
  border-color: #f0f2f5;
  border-radius: 50% !important;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  text-align: center;
  padding: 0;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.pagination .page-link:hover,
.pagination .page-link:focus {
  color: #151935;
  background-color: #e2e6ea;
  -webkit-text-fill-color: #151935;
  border-color: #e2e6ea;
}
.pagination .page-item.active .page-link {
  color: #fff;
  background-color: #c07954;
  -webkit-text-fill-color: #fff;
  border-color: #c07954;
}

/*--------------------------------------------------------------
# Modal
--------------------------------------------------------------*/
.modal-dialog {
  min-height: calc(100vh - 3.75rem);
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: auto;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-header {
  background: #f7f7f7;
}
.modal-title {
  text-transform: uppercase;
  line-height: 1.2;
}
.modal-body {
  padding: 1.5rem;
}
.modal-backdrop.show {
  opacity: 0.7;
}

/*--------------------------------------------------------------
# animation
--------------------------------------------------------------*/
.spin {
  -webkit-animation: spin 1.2s infinite linear;
  -moz-animation: spin 1.2s infinite linear;
  -ms-animation: spin 1.2s infinite linear;
  -o-animation: spin 1.2s infinite linear;
  animation: spin 1.2s infinite linear;
}
@keyframes "spin" {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes "spin" {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes "spin" {
  from {
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes "spin" {
  from {
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/*--------------------------------------------------------------
# site header
--------------------------------------------------------------*/
.site-header {
  _height: 570px;
}
/* body.home .site-header:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 550px;
    left: 0px;
    top: 0;
    background: linear-gradient(180deg, #F3C036 22.41%, #FFD541 90.2%);
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
} */
/* body.home .site-header:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 550px;
    left: 0px;
    top: 20px;
    background: #FFC239;
    opacity: 0.19;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
} */
.site-logo img {
  max-height: 4rem;
}
.site-social-networks svg {
  fill: #fff;
  height: 2.5rem;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.site-social-networks a:hover svg {
  fill: #f1f6b8;
}
@media (max-width: 991.98px) {
  .site-logo img {
    max-height: 4rem;
  }
}
@media (max-width: 767.98px) {
  body.home .site-header:after,
  body.home .site-header:before {
    height: 100%;
    top: 0;
    opacity: 1;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background: #ffc239;
  }
  .section-slider {
    background: #ffc239;
    padding: 20px 0;
  }
}
/*--------------------------------------------------------------
## site nav
--------------------------------------------------------------*/
.site-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.site-nav .menu {
  display: flex;
}
.site-nav .menu > li {
  position: relative;
}
.site-nav .menu > li > a {
  color: #3a3a3a;
  display: block;
  padding: 0.8rem 0;
  margin: 0 1rem;
  font-weight: 600;
  position: relative;
  z-index: 1;
  text-transform: uppercase;
}

.site-nav .menu > li:first-child > a {
  margin-left: 0;
}

.site-nav .menu > li.current-menu-item > a {
  font-weight: bold;
  color: rgb(216, 149, 0);
  border-bottom: 2px solid rgb(216, 149, 0);
}
.site-nav .sub-menu {
  background-color: #fff;
  display: none;
  padding: 0.5rem;
  position: absolute;
  z-index: 12;
  top: 100%;
  left: 0;
  min-width: 12rem;
}
.site-nav li:hover > .sub-menu {
  display: block;
}
.site-nav .sub-menu > li {
  position: relative;
}
.site-nav .sub-menu > li > a {
  font-size: 0.875rem;
  color: #4b51a3;
  display: block;
  padding: 0.5rem 1rem;
}
.site-nav .sub-menu > li:hover > a {
  color: #7fb742;
}
.site-nav .sub-menu > li > .sub-menu {
  top: 0;
  left: 100%;
}
@media (max-width: 991.98px) {
  .site-nav {
    background-color: #fff;
    overflow-y: auto;
    width: 16rem;
    padding-top: 0.5rem;
    position: fixed;
    left: -16rem;
    top: 0;
    bottom: 0;
    transition: all 0.3s ease 0s;
    z-index: 1002;
  }
  .admin-bar .site-nav {
    top: 32px;
  }
  body.active-site-nav .site-nav {
    left: 0;
  }
  .site-nav-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1001;
    top: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    transition: visibility, opacity 0.3s ease 0s;
  }
  body.active-site-nav .site-nav-overlay {
    visibility: visible;
    opacity: 1;
  }
  .site-nav .menu {
    display: block;
  }
  .site-nav .menu > li {
    padding: 0.5rem 2rem 0.5rem 1rem;
    margin-left: 0;
  }
  .site-nav .menu > li > a {
    color: #121f38;
    display: inline;
    padding: 0;
    margin: 0;
  }
  .site-nav .menu > li:hover > a {
    color: #c07954;
  }
  .site-nav li.menu-item-has-children > a:after {
    display: none !important;
  }
  .site-nav .menu > li.menu-item-has-children:after {
    content: " ";
    border-top: 1px solid #121f38;
    border-left: 1px solid #121f38;
    cursor: pointer;
    float: right;
    width: 0.5rem;
    height: 0.5rem;
    position: absolute;
    top: 0.75rem;
    right: 1rem;
    transform: rotateZ(-135deg);
    transition: all 0.3s ease 0s;
  }
  .site-nav .menu > li.menu-item-has-children:hover:after {
    border-top-color: #c07954;
    border-left-color: #c07954;
  }
  .site-nav .menu > li.menu-item-has-children.active:after {
    top: 1rem;
    transform: rotateZ(45deg);
  }
  .site-nav .sub-menu {
    background-color: transparent;
    border-bottom: 0;
    clear: both;
    display: none;
    padding: 0;
    position: relative;
    top: 0 !important;
    left: 0 !important;
  }
  .site-nav .sub-menu .sub-menu {
    display: block;
  }
  .site-nav .menu > li > .sub-menu {
    margin-top: 0.5rem;
  }
  .site-nav .menu > li:hover > .sub-menu {
    display: none;
  }
  .site-nav .sub-menu > li > a {
    padding: 0.5rem 1rem;
  }
  .site-nav .sub-menu > li:hover > a {
    color: #ffff00;
    background-color: transparent;
  }

  .site-nav-toggler {
    width: 25px;
    height: 15px;
    display: block;
    position: relative;
    z-index: 1033;
  }
  .site-nav-toggler-icon:before,
  .site-nav-toggler-icon:after {
    content: " ";
    display: block;
  }
  .site-nav-toggler-icon,
  .site-nav-toggler-icon:before,
  .site-nav-toggler-icon:after {
    width: 25px;
    height: 2px;
    background-color: #121f38;
    position: absolute;
    transition: transform 0.15s ease 0s;
  }
  body.active-site-nav .site-nav-toggler-icon,
  body.active-site-nav .site-nav-toggler-icon:before,
  body.active-site-nav .site-nav-toggler-icon:after {
    background-color: #c07954;
  }
  .site-nav-toggler-icon {
    top: 0;
    left: 0;
  }
  .site-nav-toggler-icon:before {
    top: 7px;
    left: 0;
    transition: transform, opacity 0.15s ease 0s;
  }
  .site-nav-toggler-icon:after {
    top: 14px;
    left: 0;
  }
  body.active-site-nav .site-nav-toggler .site-nav-toggler-icon {
    transform: translate3d(0, 10px, 0) rotate(45deg);
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
    -ms-transform: translate3d(0, 10px, 0) rotate(45deg);
  }
  body.active-site-nav .site-nav-toggler .site-nav-toggler-icon:before {
    opacity: 0;
    left: 0;
    transform: rotate(-45deg) translate3d(-6px, -6px, 0);
    -webkit-transform: rotate(-45deg) translate3d(-6px, -6px, 0);
    -ms-transform: rotate(-45deg) translate3d(-6px, -6px, 0);
  }
  body.active-site-nav .site-nav-toggler .site-nav-toggler-icon:after {
    left: 0;
    transform: translate3d(0, -14px, 0) rotate(-90deg);
    -webkit-transform: translate3d(0, -14px, 0) rotate(-90deg);
    -ms-transform: translate3d(0, -14px, 0) rotate(-90deg);
  }
}
@media (max-width: 782px) {
  .admin-bar .site-nav {
    top: 46px;
  }
}

/*--------------------------------------------------------------
# Swiper
--------------------------------------------------------------*/
.swiper-button-prev,
.swiper-button-next {
  font-size: 1rem;
  color: #fff;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
  color: #c07954 !important;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-size: 2.5rem;
  transition: color 0.3s ease 0s;
}
.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #e4e4e4;
}
.swiper-pagination-bullet-active {
  background: #ea9e0b;
  width: 12px;
  height: 12px;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 4px;
  opacity: 1;
}
/*--------------------------------------------
# Template page
---------------------------------------------*/
.bg-over-drak:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: "";
  background: rgba(0, 0, 0, 0.4);
}
/*-------------------------------------------------------------
# Site-slider
-------------------------------------------------------------*/
.site-slider {
  border: 7px solid #f3c036;
  border-radius: 40px;
}
.site-slider .swiper-slide {
  border: 7px solid #ffffff;
  border-radius: 34px;
  max-height: 463px;
  height: calc(100vh - 70px);
}
@media (max-width: 767.98px) {
  .site-slider .swiper-slide {
    height: calc(24vh);
  }
}
@media (max-width: 414.98px) {
  .site-slider .swiper-slide {
    height: calc(30vh);
  }
}
/*--------------------------------------------------------------
# Home intro slider
--------------------------------------------------------------*/
.site-slider .swiper-button-prev,
.site-slider .swiper-button-next {
  background-size: 44px;
  width: 50px;
  height: 50px;
  background-color: #4b51a3;
  -webkit-mask-image: url(images/arrow-icon.svg);
  mask-image: url(images/arrow-icon.svg);
}
.site-slider .swiper-button-next {
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.milk-icon {
  min-width: 80px;
}
.milk-icon svg {
  fill: #7fb742;
  height: 45px;
}
.manga-milk {
  color: #669;
}
/*--------------------------------------------------------------
# Home DALAT
---------------------------------------------------------------*/
.icon-buff-milk {
  padding: 10px;
  height: 40px;
  fill: #4b51a3;
  transform: rotate(180deg);
  border-radius: 50%;
  background: #f1f6b8;
}
.icon-buff {
  padding: 4px;
  height: 20px;
  fill: #4b51a3;
  transform: rotate(180deg);
  border: 1px solid #4b51a3;
  border-radius: 50%;
}
/*--------------------------------------------------------------
# Home Online slider
--------------------------------------------------------------*/
.course-items {
  padding: 15px;
}
.course-items a img {
  box-shadow: 0px 4px 1px 4px rgba(0, 0, 0, 0.15);
}
.course-items .course:before {
  position: absolute;
  content: "";
  background-image: url(images/book.png);
  background-repeat: no-repeat;
  height: 19px;
  width: 20px;
  left: 0;
}
.price-course ins {
  text-decoration: none;
}
/*--------------------------------------------------------------
# Home Teacher slider
--------------------------------------------------------------*/
.main-teacher {
  max-height: 450px;
}
.teacher-box {
  flex: 0 0 28%;
  max-width: 28%;
}
.teacher-name {
  padding: 5px 8px;
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.11);
}
.teacher-name .teach-thumbnail {
  width: 60px;
  height: 60px;
  background-size: 75%;
  border: 1px solid #333;
  background-position: center 3px;
  background-repeat: no-repeat;
  margin-right: 8px;
}
.teach-info {
  width: calc(100% - 60px);
}
.teach-info small {
  display: block;
  line-height: 1.2;
}
.teacher-name.swiper-slide-thumb-active {
  background: #f5f5f5;
}
.teacher-member:before {
  content: "";
  background: #fff9e7;
  top: -60px;
  left: 0;
  width: 100%;
  height: 120px;
  border-radius: 50%;
  position: absolute;
  z-index: -1;
}
.teacher-member {
  border-bottom-left-radius: 60px;
  border-bottom-right-radius: 60px;
  _margin-top: 60px;
}
.page-teach-info {
  background: linear-gradient(180deg, #d96c19 22.41%, #f3c036 90.2%);
  border: 5px solid #ffc838;
  box-shadow: 0px 5px 0px #d96c19;
  border-radius: 60px;
}
.teacher-level {
  width: calc(100% - 156px);
}
.teacher-img {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 156px;
  z-index: -1;
}
.teacher-level > ul {
  padding-left: 25px;
}
@media (max-width: 991.98px) {
  .teacher-box {
    display: none;
  }
  .list-teacher {
    margin-top: 100px !important;
    margin-bottom: 50px !important;
  }
}
/*--------------------------------------------------------------
# Home Rating
--------------------------------------------------------------*/
.rating-item:first-child {
  margin-top: 0 !important;
}
.rating-img {
  border: 1px solid #ea9e0b;
  filter: drop-shadow(0px 1px 5px #ea9e0b);
}
.rating-img:hover .svg-play,
.rating-img:hover .bg-primary {
  background: #ffb600 !important;
}
.item-post-list > a {
  width: 150px;
}
.item-post-list .post-box {
  width: calc(100% - 150px);
}
.item-post-list .post-box h3 {
  font-size: 0.875rem !important;
}
.rating-slider .swiper-slide {
  transition: all 200ms linear;
  transform: scale(0.8);
}
.rating-slider .swiper-slide.swiper-slide-active {
  transform: scale(1.1);
}
@media (max-width: 767.98px) {
  .rating-slider .swiper-slide.swiper-slide-active {
    transform: scale(0.9);
  }
}

/*--------------------------------------------------------------
# Home Social
--------------------------------------------------------------*/
.social-item {
  text-align: center;
  position: absolute;
  left: calc(50% - 35px);
  bottom: -25px;
}
.social-item > a {
  padding: 10px;
  display: inline-block;
  background: #fff;
}
.social-item > a svg {
  line-height: 20px;
  height: 50px;
}
/*--------------------------------------------------------------
# Home Question
--------------------------------------------------------------*/
#accordion-question a.collapsed[data-toggle="collapse"]:before,
#accordion-question a.toggler[aria-expanded="true"]:before {
  position: absolute;
  content: "";
  height: 2px;
  width: 15px;
  background: #ea9e0b;
  right: 20px;
  top: calc(50% - 1px);
}
#accordion-question a.collapsed[data-toggle="collapse"]:after {
  position: absolute;
  content: "";
  height: 2px;
  width: 15px;
  background: #ea9e0b;
  right: 20px;
  top: calc(50% - 1px);
  transform: rotate(90deg);
}
.img-contact img {
  position: absolute;
  object-fit: cover;
  z-index: 1;
  bottom: 0;
  left: 5%;
  height: 92% !important;
}
.form-button {
  position: absolute;
  bottom: -20px;
  margin: 0 auto;
  z-index: 2;
}
@media (max-width: 1199.98px) {
  .img-contact img {
    display: none;
  }
}
/*--------------------------------------------------------------
# Home Product slider
--------------------------------------------------------------*/
.home-services-slider .swiper-pagination-bullets {
  margin-top: 1.5rem;
  position: relative;
  bottom: 0;
}
.home-services-slider .swiper-pagination-bullet {
  width: 1.5rem;
  height: 0.375rem;
  border-radius: 0;
}
.home-services-slider .swiper-pagination-bullet-active {
  background: #fff;
}
.products-slide .swiper-button-prev,
.products-slide .swiper-button-next {
  width: 50px;
  height: 50px;
  border: 2px solid #7fb742;
  border-radius: 50%;
  top: calc(50% - 55px);
}
.products-slide .swiper-button-prev,
.products-slide .swiper-container-rtl .products-slide .swiper-button-next {
  left: 10%;
  right: auto;
}
.products-slide .swiper-button-next,
.products-slide .swiper-container-rtl .products-slide .swiper-button-prev {
  right: 10%;
  left: auto;
}
.products-slide .swiper-button-prev:after,
.products-slide .swiper-button-next:after {
  background-size: 35px;
  width: 35px;
  height: 35px;
  background-image: url(images/arrow-product.svg);
  background-repeat: no-repeat;
}
.products-slide .swiper-button-next {
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.bg-product {
  background: rgba(0, 0, 0, 0)
    radial-gradient(rgb(254, 249, 217), rgb(195, 232, 244)) repeat scroll 0% 0%;
  padding-top: 222px;
}
.bg-product:after,
.bg-product-ft:after {
  background-image: url(images/bg-nguyenban.png);
  background-position: top center;
  background-repeat: no-repeat;
  content: "";
  height: 222px;
  width: 100%;
  position: absolute;
  top: 0;
}
.bg-product:before {
  background-image: url(images/bg-bottom-nb.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  content: "";
  height: 222px;
  width: 100%;
  position: absolute;
  bottom: 0;
}
.product-items > a > img {
  transition: 0.3s ease-in-out all;
  -moz-transition: 0.3s ease-in-out all;
  -webkit-transition: 0.3s ease-in-out all;
}
.product-items:hover > a > img {
  transform: scale(1.1);
  transition: 0.3s ease-in-out all;
  -moz-transition: 0.3s ease-in-out all;
  -webkit-transition: 0.3s ease-in-out all;
}
.product-items:hover .lead {
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.1) !important;
}
/*--------------------------------------------------------------
# Partners slider
--------------------------------------------------------------*/
.partners-slider .swiper-button-prev,
.partners-slider .swiper-button-next {
  color: #c07954;
}
.partners-slider .swiper-button-prev:hover,
.partners-slider .swiper-button-next:hover {
  color: #a06647;
}
/*-------------------------------------------------------------
# Home Post Slider
-------------------------------------------------------------*/
.home-post-slider.swiper-container-horizontal > .swiper-pagination-bullets,
.home-post-slider .swiper-pagination-custom,
.home-post-slider .swiper-pagination-fraction {
  bottom: 0;
}
.home-post-slider.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  background-color: #cccccc;
}
.home-post-slider.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet-active {
  background-color: #4b51a3;
}
/*-------------------------------------------
# Page Course
------------------------------------------*/
.content-more[data-readmore],
.read-more[data-readmore] {
  transition: height 150ms;
  overflow: hidden;
}
/*--------------------------------------------------------------
# entry
--------------------------------------------------------------*/
.entry-content table tbody td,
.entry-content table tbody th {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
table td,
table th {
  padding: 0.4rem;
}
.list-nb img {
  max-height: 413px;
}
.list-shares a {
  font-size: 0.875rem;
  color: #fff;
  border-radius: 0.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 2.5rem;
  padding: 0.1rem 0.5rem;
}
.list-shares a:hover {
  opacity: 0.8;
}
.list-shares a.facebook {
  background-color: #455fa1;
}
.list-shares a.twitter {
  background-color: #58abf4;
}
.list-shares a.pinterest {
  background-color: #cc1d1e;
}
.list-shares a.linkedin {
  background-color: #007bb5;
}
.list-shares a.email {
  background-color: #1980be;
}
.product-content {
  background-image: url(images/bg-product.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.product-content #secondary {
  background-image: url(images/logo-nb2.png);
  background-repeat: no-repeat;
}
.product-images .swiper-button-prev:after,
.product-images .swiper-button-next:after {
  background-size: 35px;
  width: 35px;
  height: 35px;
  background-image: url(images/arrow-product.svg);
  background-repeat: no-repeat;
}
.product-images .swiper-button-next {
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.product-links > li {
  line-height: 2.5;
}
.product-links > li > a.active,
.product-links > li > a:hover {
  color: #7fb742 !important;
}
.product-links > li > a:after {
  position: absolute;
  content: "";
  height: 6px;
  width: 6px;
  left: 0;
  border-radius: 50%;
  background: #669;
  top: 14px;
}
.product-links > li > a.active:after {
  background: transparent;
}
.item-post-author > a {
  width: calc(100% - 200px);
  margin-right: 15px;
}
/*-------------------------------------------
# Woocommerce
------------------------------------------*/
.products-willgroup a img {
  padding: 0 20px;
}
.woocommerce .products-willgroup span.onsale {
  width: 45px;
  height: 45px;
  text-align: center;
  background: #ffc239;
  top: 5px;
  left: 30px;
  color: #333;
  line-height: 40px;
}
.products-willgroup .woocommerce-loop-product__title {
  font-size: 1rem;
  font-weight: 400;
  margin-top: 0.5rem;
  line-height: 1.5;
}
.woocommerce .products-willgroup div.product p.price,
.woocommerce .products-willgroup div.product span.price {
  color: #d82222;
  display: flex;
  justify-content: end;
  align-items: center;
}
.woocommerce .products-willgroup div.product p.price del,
.woocommerce .products-willgroup div.product span.price del {
  font-size: 12px;
  color: #aeaeae;
}
.woocommerce .products-willgroup div.product p.price ins,
.woocommerce .products-willgroup div.product span.price ins {
  text-decoration: none;
  margin-left: auto;
}
.price-single .price {
  margin-bottom: 0;
  display: flex;
  align-items: end;
}
.price-single .price ins {
  text-decoration: none;
  color: #d82222;
  font-size: 20px;
  margin-right: 10px;
}
.price-single .price del {
  order: 2;
  font-size: 14px;
}
.form-order .quantity .quantity-down .input-group-text {
  padding: 12px 10px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.form-order .quantity .quantity-up .input-group-text {
  padding: 12px 10px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.form-order .quantity .form-control {
  text-align: center;
}
.woocommerce-breadcrumb {
  margin-top: 1rem;
}
/*--------------------------------------------------------------
# site footer
--------------------------------------------------------------*/
.site-footer {
  /* background: linear-gradient(0deg, rgba(255, 199, 0, 0.2), rgba(255, 199, 0, 0.2)), #FFFFFF; */
  background-color: #111;
  margin-bottom: 56px;
}
.main-box-footer .site-social-networks svg {
  fill: #4b51a3;
  height: 2.2rem;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.footer-widget ul {
  padding: 0;
}
.footer-widget ul li {
  list-style: none;
  line-height: 2;
}
.fixed-zalo,
.fixed-hotline {
  background-color: #c07954;
}
.fixed-zalo:hover,
.fixed-hotline:hover {
  background-color: #a06647;
}
.fixed-zalo {
  width: 3.125rem;
  height: 3.125rem;
  left: auto;
  right: 2rem;
  bottom: 4.5rem;
}
.fixed-zalo img {
  max-height: 2rem;
}
.fixed-hotline {
  padding: 0.375rem 0.75rem;
  left: auto;
  right: 2rem;
  bottom: 1rem;
}
@media (max-width: 991px) {
  .fixed-zalo {
    right: 1rem;
  }
  .fixed-hotline {
    right: 1rem;
  }
}
.text-left {
  text-align: justify;
}

/* Addition 27/09 */
.single-offline table td ul {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.single-offline table td ul li {
  text-align: justify;
}

.single-offline table td ul li:not(:last-child) {
  margin-bottom: 12px;
}

.table-bordered td,
.table-bordered th {
  border: 1px solid #3a3a3a;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 1px solid #3a3a3a;
}
/*========================
#Bottom bar
=======================*/
.bottom-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  background-color: #2f308a;
  padding: 5px 0;
}
@media (max-width: 575.98px) {
  .bottom-bar .btn {
    align-content: center;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 0;
    background: none !important;
    width: 20%;
    text-align: center;
  }
  .bottom-bar .icon {
    display: block;
    margin: 0 auto 5px;
  }
  .bottom-bar .label {
    display: block;
    font-size: 10px;
    text-align: center;
    font-weight: 400;
  }
}
.form-contact input[type="submit"] {
  margin-top: 10px !important;
}
.form-contact input[type="text"],
.form-contact input[type="email"],
.form-contact input[type="tel"] {
  padding-left: 10px !important;
}

.entry-content {
  text-align: justify;
}

.entry-content a {
  color: #0000ea !important;
}

.entry-content a:hover {
  color: #ea9e0b !important;
}

.entry-content figure {
  max-width: 100% !important;
}

#menu-menu-footer li {
  line-height: unset;
  margin-bottom: 1rem;
}

#menu-menu-footer li a {
  color: #a5a5a5;
}

#menu-menu-footer li a::before {
  content: "\f107";
  color: #fdb92a;
  margin-right: 5px;
  font: normal normal normal 12px/1 FontAwesome;
}

.main-box-footer .social li {
  margin: 5px;
}

.main-box-footer .social li a {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  background: #fff;
  line-height: 40px;
  text-align: center;
  padding: 0 !important;
  font-size: 20px;
  color: #111;
}

.main-box-footer .social li a:hover {
  background: #fdb92a;
  color: #fff;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "»";
}

.breadcrumb-item a,
.breadcrumb-item.active {
  font-size: 0.9rem;
}

.breadcrumb-item + .breadcrumb-item::before {
  margin-top: 0;
}

.archive-title {
  font-size: 26px;
  font-weight: 700;
}

.breadcrumb-item.active {
  color: #c07954;
  font-weight: bolder;
}

.list-post-cat .post {
  margin-bottom: 20px;
}

.list-post-cat .post-thumbnail {
  margin-bottom: 10px;
  height: 200px;
}

.post-thumbnail {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: flex-start;
}

.post-thumbnail img {
  -o-object-fit: cover;
  object-fit: cover;
  object-position: 50% 50%;
  -o-object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.list-post-cat .post-title {
  font-size: 18px;
}

.post-title {
  font-size: 16px;
  font-weight: 700;
}

.post-title a {
  color: #333;
}

.post-excerpt {
  color: hsla(0, 0%, 60%, 0.95);
  font-size: 14px;
  margin-bottom: 0;
}

.featured-product .widget-title {
  font-size: 22px;
  margin-bottom: 15px;
}

.featured-product .product {
  margin-bottom: 15px;
  padding: 0;
}

.product:hover .inner {
  border-color: #c07954;
}

.product .inner {
  position: relative;
  border: 1px solid #e3e3e3;
  padding: 15px;
  border-radius: 5px;
  background: #fff;
  transition: all 0.3s;
}

.featured-product .product-thumbnail {
  width: 110px;
  height: 110px;
}

.layout-list .product-thumbnail {
  float: left;
  margin-bottom: 0;
  max-width: 140px;
  max-height: 140px;
  margin-right: 10px;
}

a:hover {
  color: #c07954;
}

.product-title {
  -webkit-box-orient: vertical;
}

.product-title {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  /* min-height: 70px; */
  text-overflow: clip;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
}

.product-title a {
  display: block;
}

.product-title a {
  color: #333;
}

.product-price {
  color: #ea9e0b;
  font-size: 18px;
}

.title_post {
  font-weight: 700;
  font-size: 26px;
  line-height: 1.4;
}

.entry {
  word-break: break-word;
}

.entry {
  line-height: 1.8;
  font-size: 16px;
}

.entry-content h2 {
  font-size: 24px;
}

.entry-content h3 {
  font-size: 22px;
}

.entry-content h4 {
  font-size: 20px;
}

.entry-content h5 {
  font-size: 20px;
}

.entry-content h6 {
  font-size: 20px;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  font-weight: 700;
  position: relative;
  line-height: 1.2;
  margin-bottom: 20px;
}

.entry-content table {
  margin-bottom: 1.5rem;
}

.single-post-meta {
  background: #ececec;
}

.single-post-meta {
  background-color: #f8f8f8;
  padding: 10px;
  border-radius: 3px;
  margin-bottom: 20px;
  margin-right: 0;
  margin-left: 0;
}

.single-post-meta .avartar {
  display: block;
  width: 35px;
  height: 35px;
  border-radius: 35px;
  overflow: hidden;
}

.single-post-meta .author-link {
  font-weight: 700;
  color: #333 !important;
  display: block;
  margin-left: 10px;
}

.single-post-meta .update-time {
  margin-left: 5px;
}

.single-post-meta .update-time {
  font-size: 13px;
  font-weight: 500;
  color: #333;
}

.comment-form .submit {
  background-color: rgb(216, 149, 0);
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  /* padding: 8px 3rem; */
  cursor: pointer;
  /* border-radius: 4px; */
}

#comments ol,
#comments ul {
  list-style: none;
}

#comments p {
  font-size: 14px;
}

.comment-list {
  margin: 0 0 3em;
  padding: 0;
  position: relative;
  word-break: break-word;
}

#comments .comment-body {
  position: relative;
  padding-top: 1.5em;
  border-bottom: 1px solid;
  border-color: #eee;
  background-color: transparent;
  margin-bottom: 0;
  padding-left: 70px;
}

.comment-author {
  margin-bottom: 0;
  z-index: 2;
}

.comment-author .says {
  display: none;
}

#comments .avatar {
  height: 50px;
  width: 50px;
  left: 0;
  border-radius: 4px;
  position: absolute;
}

#comments .fn {
  color: #ea9e0b;
  font-size: 14px;
}

#comments .reply {
  position: absolute;
  right: 10px;
  top: 0;
  z-index: 2;
}

.comment-body p a,
.comment-body a {
  text-decoration: none;
}

#comments .reply a {
  color: #065fd4;
  text-decoration: none;
  font-size: 14px;
}

#comments .comment-metadata {
  display: none;
}

/* #comments .comment-meta {
  margin-bottom: 1.5em;
  margin-left: 65px;
} */

.comment-body a {
  text-decoration: underline;
  color: #db0000;
}

.comment-list .children {
  margin: 0;
  padding: 0;
  margin-left: 4em;
}

#comments .comment-reply-link::before {
  content: "\f3e5";
  font: normal normal normal 12px/1 FontAwesome;
  margin-right: 5px;
}

.comment-reply-title {
  display: block;
  font-size: 18px;
  font-weight: 600;
  margin-top: 10px;
}

#cancel-comment-reply-link {
  text-transform: capitalize;
  font-size: 13px;
  font-size: 0.75rem;
  display: block;
  margin-top: 10px;
  color: #f44336;
}

.site-content {
  background-color: #f9f9f9;
  padding: 1rem;
}

.product-small.col
  > .col-inner:not(.box-product-menu .product-small.col > .col-inner) {
  background-color: #fff;
  border-radius: 4px;
  padding: 0px 10px 5px 10px;
}

.product-small.col > .col-inner:not(.home .product-small.col > .col-inner) {
  border: 1px solid rgb(235, 235, 235);
}

.product-small.col .box-image {
  border-radius: 10px 10px 0 0;
  padding-top: 15px;
}

p.name.product-title.woocommerce-loop-product__title {
  /* height: 45px; */
  margin-top: 0.5rem;
}

.box-text p {
  margin-top: 0.1em;
  margin-bottom: 0.1em;
}

.product-small.col .box-text.box-text-products a.woocommerce-LoopProduct-link {
  font-weight: 600;
  color: #000;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.product-small.col .price ins .amount bdi,
span.amount {
  color: #d70018;
}

span.amount {
  white-space: nowrap;
  color: #111;
  font-weight: bold;
}

ins {
  text-decoration: none;
}

.product-info .price {
  font-size: 1.5em;
  margin: 0.5em 0;
  font-weight: bolder;
}

.price {
  line-height: 1;
}

span.amount {
  color: #d70018;
}

span.amount {
  white-space: nowrap;
  color: #111;
  font-weight: bold;
}

.price span bdi {
  font-size: 1.5em;
  margin: 0.5em 0;
  color: #d70018;
}

.woocommerce-Price-currencySymbol {
  font-size: 0.75em;
  vertical-align: top;
  margin-top: 0.05em;
}

.woocommerce table.shop_attributes {
  border: 0;
  border-top: 1px dotted rgba(0, 0, 0, 0.1);
  margin-bottom: 1.618em;
  width: 100%;
}

.woocommerce table.shop_attributes th {
  width: 150px;
  font-weight: 700;
  padding: 8px;
  border-top: 0;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  margin: 0;
  line-height: 1.5;
}

.woocommerce table.shop_attributes td {
  font-style: italic;
  padding: 0;
  border-top: 0;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  margin: 0;
  line-height: 1.5;
}

.woocommerce table.shop_attributes td p {
  margin: 0;
  padding: 8px 0;
}

.woocommerce table.shop_attributes tr:nth-child(even) td,
.woocommerce table.shop_attributes tr:nth-child(even) th {
  background: rgba(0, 0, 0, 0.025);
}

.shopee-btn {
  background-color: rgb(238, 77, 45);
  border: none;
  color: white;
  width: 100%;
  border-radius: 4px;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
}

.shopee-btn a {
  color: white;
}

.box .box-image {
  border-radius: 15px;
}

.box-image {
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.box,
.box-image,
.box-text {
  transition: opacity 0.3s, transform 0.3s, background-color 0.3s;
}

.has-hover .bg,
.has-hover [class*="image-"] img {
  transition: filter 0.6s, opacity 0.6s, transform 0.6s, box-shadow 0.3s;
}

.box-image img {
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}

.box-text.text-center {
  padding-left: 10px;
  padding-right: 10px;
}

.box-text {
  font-size: 0.9em;
  padding-bottom: 1.4em;
  padding-top: 0.7em;
  position: relative;
  width: 100%;
}

.box,
.box-image,
.box-text {
  transition: opacity 0.3s, transform 0.3s, background-color 0.3s;
}

.text-center > div,
.text-center > div > div {
  margin-left: auto;
  margin-right: auto;
}

.giao-vien-1 .box h3 {
  margin-bottom: 15px;
}

.box-text h3,
.box-text h4,
.box-text h5,
.box-text h6 {
  line-height: 1.3;
  margin-bottom: 0.1em;
  margin-top: 0.1em;
}

h3,
h4,
h5,
h6,
.heading-font,
.banner h1,
.banner h2 {
  font-weight: 700;
  font-style: normal;
}

.box-text p {
  margin-bottom: 0.1em;
  margin-top: 0.1em;
}

.content-more {
  font-size: 16px;
  line-height: 1.8;
  text-align: justify !important;
}

.content-more p {
  text-align: justify !important;
}

.content-more h2 {
  font-weight: 700;
  position: relative;
  line-height: 1.2;
  margin-bottom: 20px;
}

.content-more h3 {
  font-weight: 700;
  position: relative;
  line-height: 1.2;
  margin-bottom: 18px;
}

.content-more h4 {
  font-weight: 700;
  position: relative;
  line-height: 1.2;
  margin-bottom: 16px;
}

.content-more h5 {
  font-weight: 700;
  position: relative;
  line-height: 1.2;
  margin-bottom: 16px;
}

.content-more h4 {
  font-weight: 700;
  position: relative;
  line-height: 1.2;
  margin-bottom: 16px;
}

.icon-box {
  padding: 30px;
  padding-top: 63px;
  background: #ffffff;
  border: 1px solid gainsboro;
  /* box-shadow: 0px 4px 24px rgb(0 0 0 / 14%); */
  border-radius: 16px;
}

.icon-box:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 20px;
  transform: translateX(-50%);
  width: 3.1rem;
  height: 2.2rem;
  background: url(/wp-content/uploads/2023/04/feedback-quote-icon.svg) no-repeat;
  background-size: contain;
}

.icon-box-center .icon-box-img {
  margin: 0 auto 1em;
}

.icon-box .icon-box-img {
  margin-bottom: 1em;
  max-width: 100%;
  position: relative;
}

.icon-box .icon-box-img img {
  padding-top: 0;
  border-radius: 99%;
  width: 100px;
  height: 100px;
  border: 2px solid #f4433670;
}

.icon-box blockquote {
  border-left: 0;
  padding-left: 0;
  font-size: 15px;
  font-style: normal;
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

blockquote {
  border-color: #bc312a;
}

blockquote {
  border-left: 2px solid #446084;
  color: #333;
  font-size: 1.2em;
  font-style: italic;
  margin: 0 0 1.25em;
  padding: 0 1.25em 0 1.875em;
  position: relative;
}

.last-reset :last-child {
  margin-bottom: 0;
}

.icon-box blockquote {
  border-left: 0;
  padding-left: 0;
  font-size: 15px;
  font-style: normal;
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

blockquote {
  border-left: 2px solid #446084;
  color: #333;
  font-size: 1.2em;
  font-style: italic;
  margin: 0 0 1.25em;
  padding: 0 1.25em 0 1.875em;
  position: relative;
}

.content-area .more-link {
  display: block;
  width: 180px;
  margin-left: 50%;
  transform: translate(-50%);
}

.shadow-md {
  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.08) !important;
}

.box-thong-tin {
  padding: 10px;
  border-radius: 10px;
  margin-left: 0 !important;
  margin-right: 0 !important;
  border: 1px solid #e1e1e1;
  background-color: #fff;
}

.box-thong-tin h3 {
  font-size: 18px;
  font-weight: 600;
  color: #d82222;
}

.course-info {
  border: 1px solid gainsboro;
  border-radius: 10px;
  padding: 20px;
  background-color: #fff;
}

.course-info .course-title {
  font-size: 22px;
  font-weight: 600;
}

.course-info .course-content {
  line-height: 1.8;
  font-size: 16px;
}

.teacher-head {
  height: 300px;
}

.teacher-card {
  box-shadow: 0 20px 25px -15px rgba(0, 0, 0, 0.2), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  border-radius: 16px;
}

.teacher-head img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: top;
}

.teacher-info {
  background-color: #FFC239;
  border-radius: 16px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 15px;
}

.teacher-info h4 {
  font-size: 16px;
  line-height: 1.5;
  color: #3A3A3A;
}

#content {
  background-image: url(/wp-content/uploads/2024/01/Nen-chu-nhat-Molii.png);
  background-size: cover;
}

#form-register {
  background-color: #FEC035;
  border-radius: 10px;
  padding: 20px;
}

#form-register input, #form-register textarea {
  border: none;
}

#form-register input.btn {
}

.page.main-single-content img {
  max-width: 90%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  border-radius: 5px;
}

.page.main-single-content figcaption {
  text-align: center;
  font-style: italic;
  font-size: 14px;
  margin-top: 5px;
}

.post.main-single-content img {
  max-width: 90%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  border-radius: 5px;
}

.post.main-single-content figcaption {
  text-align: center;
  font-style: italic;
  font-size: 14px;
  margin-top: 5px;
}

.title-page {
  font-size: 36px;
  line-height: 1.5;
}

.course-thumb {
  box-shadow: 0px 4px 1px 4px rgba(0, 0, 0, 0.15);
  border-radius: 18px;
  height: 240px;
  object-fit: cover;
}

@media (max-width: 500px) {
  #home_rating .col-lg-12:last-child {
    display: none;
  }

  .title-page {
    font-size: 24px;
  }

  .site-content {
    padding-left: 0;
    padding-right: 0;
  }

  .course-thumb {
    height: auto;
  }
}