@charset "UTF-8";
/* color */
:root {
  --red-main: rgba(236, 30, 38, 1);
  --red-100: rgba(189, 22, 22, 1);
  --red-90: rgba(189, 22, 22, 0.9);
  --red-80: rgba(189, 22, 22, 0.8);
  --red-70: rgba(189, 22, 22, 0.7);
  --red-60: rgba(189, 22, 22, 0.6);
  --red-50: rgba(189, 22, 22, 0.5);
  --red-40: rgba(189, 22, 22, 0.4);
  --red-30: rgba(189, 22, 22, 0.3);
  --red-20: rgba(189, 22, 22, 0.2);
  --red-05: rgba(189, 22, 22, 0.05);
  --green-main: rgba(24, 119, 53, 1);
  --green-90: rgba(24, 119, 53, 0.9);
  --green-80: rgba(24, 119, 53, 0.8);
  --green-70: rgba(24, 119, 53, 0.7);
  --green-60: rgba(24, 119, 53, 0.6);
  --green-50: rgba(24, 119, 53, 0.5);
  --green-40: rgba(24, 119, 53, 0.4);
  --green-30: rgba(24, 119, 53, 0.3);
  --green-20: rgba(24, 119, 53, 0.2);
  --black-100: rgba(0, 0, 0, 1);
  --black-80: rgba(88, 89, 91, 1);
  --black-60: rgba(128, 130, 133, 1);
  --black-40: rgba(167, 169, 172, 1);
  --black-20: rgba(209, 211, 212, 1);
  --black-10: rgba(239, 239, 239, 1);
  --bg-main: rgba(248, 241, 241, 1); }

.red-main {
  color: var(--red-main); }

.red-100 {
  color: var(--red-100); }

.red-90 {
  color: var(--red-90); }

.red-80 {
  color: var(--red-80); }

.red-70 {
  color: var(--red-70); }

.red-60 {
  color: var(--red-60); }

.red-50 {
  color: var(--red-50); }

.red-40 {
  color: var(--red-40); }

.red-30 {
  color: var(--red-30); }

.red-20 {
  color: var(--red-20); }

.red-05 {
  color: var(--red-05); }

.green-main {
  color: var(--green-main); }

.green-90 {
  color: var(--green-90); }

.green-80 {
  color: var(--green-80); }

.green-70 {
  color: var(--green-70); }

.green-60 {
  color: var(--green-60); }

.green-50 {
  color: var(--green-50); }

.green-40 {
  color: var(--green-40); }

.green-30 {
  color: var(--green-30); }

.green-20 {
  color: var(--green-20); }

.black-100 {
  color: var(--black-100); }

.black-80 {
  color: var(--black-80); }

.black-60 {
  color: var(--black-60); }

.black-40 {
  color: var(--black-40); }

.black-20 {
  color: var(--black-20); }

.black-10 {
  color: var(--black-10); }

.white {
  color: white; }

.bg-main {
  background-color: var(--bg-main); }

/* font */
:root {
  --font-weight-light: 300;
  --font-weight-regular: 400;
  --font-weight-semi-bold: 600;
  --font-weight-bold: 700;
  --font-weight-heavy: 900;
  --font-family-main: "SVNGilroy", sans-serif;
  /* --font-family-linotte: "Linotte", sans-serif; */
  /* --font-family-jakarta: "Plus Jakarta Sans", sans-serif; */
  /* --font-family-jophie: "The Jophie Sans"; */
  --font-family-jophie-outline: "The Jophie Sans Outline"; }

@font-face {
  font-family: 'SVNGilroy';
  src: url("/wp-content/themes/kingbioworld/assets/fonts/SVN-Gilroy/SVN-Gilroy-Thin.otf") format("opentype");
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: 'SVNGilroy';
  src: url("/wp-content/themes/kingbioworld/assets/fonts/SVN-Gilroy/SVN-Gilroy-Thin-Italic.otf") format("opentype");
  font-weight: 100;
  font-style: italic; }
@font-face {
  font-family: 'SVNGilroy';
  src: url("/wp-content/themes/kingbioworld/assets/fonts/SVN-Gilroy/SVN-Gilroy-Xlight.otf") format("opentype");
  font-weight: 200;
  font-style: normal; }
@font-face {
  font-family: 'SVNGilroy';
  src: url("/wp-content/themes/kingbioworld/assets/fonts/SVN-Gilroy/SVN-Gilroy-Xlight-Italic.otf") format("opentype");
  font-weight: 200;
  font-style: italic; }
@font-face {
  font-family: 'SVNGilroy';
  src: url("/wp-content/themes/kingbioworld/assets/fonts/SVN-Gilroy/SVN-Gilroy-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'SVNGilroy';
  src: url("/wp-content/themes/kingbioworld/assets/fonts/SVN-Gilroy/SVN-Gilroy-Light-Italic.otf") format("opentype");
  font-weight: 300;
  font-style: italic; }
@font-face {
  font-family: 'SVNGilroy';
  src: url("/wp-content/themes/kingbioworld/assets/fonts/SVN-Gilroy/SVN-Gilroy-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'SVNGilroy';
  src: url("/wp-content/themes/kingbioworld/assets/fonts/SVN-Gilroy/SVN-Gilroy-Italic.otf") format("opentype");
  font-weight: 400;
  font-style: italic; }
@font-face {
  font-family: 'SVNGilroy';
  src: url("/wp-content/themes/kingbioworld/assets/fonts/SVN-Gilroy/SVN-Gilroy-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'SVNGilroy';
  src: url("/wp-content/themes/kingbioworld/assets/fonts/SVN-Gilroy/SVN-Gilroy-Medium-Italic.otf") format("opentype");
  font-weight: 500;
  font-style: italic; }
@font-face {
  font-family: 'SVNGilroy';
  src: url("/wp-content/themes/kingbioworld/assets/fonts/SVN-Gilroy/SVN-Gilroy-SemiBold.otf") format("opentype");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'SVNGilroy';
  src: url("/wp-content/themes/kingbioworld/assets/fonts/SVN-Gilroy/SVN-Gilroy-SemiBold-Italic.otf") format("opentype");
  font-weight: 600;
  font-style: italic; }
@font-face {
  font-family: 'SVNGilroy';
  src: url("/wp-content/themes/kingbioworld/assets/fonts/SVN-Gilroy/SVN-Gilroy-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: 'SVNGilroy';
  src: url("/wp-content/themes/kingbioworld/assets/fonts/SVN-Gilroy/SVN-Gilroy-Bold-Italic.otf") format("opentype");
  font-weight: 700;
  font-style: italic; }
@font-face {
  font-family: 'SVNGilroy';
  src: url("/wp-content/themes/kingbioworld/assets/fonts/SVN-Gilroy/SVN-Gilroy-XBold.otf") format("opentype");
  font-weight: 800;
  font-style: normal; }
@font-face {
  font-family: 'SVNGilroy';
  src: url("/wp-content/themes/kingbioworld/assets/fonts/SVN-Gilroy/SVN-Gilroy-XBold-Italic.otf") format("opentype");
  font-weight: 800;
  font-style: italic; }
@font-face {
  font-family: 'SVNGilroy';
  src: url("/wp-content/themes/kingbioworld/assets/fonts/SVN-Gilroy/SVN-Gilroy-Black.otf") format("opentype");
  font-weight: 900;
  font-style: normal; }
@font-face {
  font-family: 'SVNGilroy';
  src: url("/wp-content/themes/kingbioworld/assets/fonts/SVN-Gilroy/SVN-Gilroy-Black-Italic.otf") format("opentype");
  font-weight: 900;
  font-style: italic; }
.color-main {
  color: #1e8510; }

.bg-color-main {
  background-color: var(--green-main); }

body {
  font-family: var(--font-family-main);
  background-color: #f7f7f7; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: var(--font-family-main);
  /* list-style-type: none; */
  text-decoration: none; }

a {
  text-decoration: none;
  color: unset;
  color: black; }

.image-item {
  width: 100%; }

.image_container {
  border: 1px solid #ccc;
  border-radius: 15px;
  overflow: hidden; }

.form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #4fba69;
  outline: 0;
  box-shadow: 0 0 0 0.1rem #4fba69; }

/* .family-linotte {
    font-family: var(--font-family-linotte);
} */
.font-light {
  font-weight: var(--font-weight-light); }

.font-regular {
  font-weight: var(--font-weight-regular); }

.font-semi-bold {
  font-weight: var(--font-weight-semi-bold); }

.font-bold {
  font-weight: var(--font-weight-bold); }

.heading-1 {
  font-size: 72px;
  line-height: 88px;
  letter-spacing: -1px; }

.heading-2 {
  font-size: 56px;
  line-height: 72px;
  letter-spacing: -3px; }

.heading-3 {
  font-size: 32px;
  line-height: 48px;
  letter-spacing: -2px; }

.title-1 {
  font-size: 32px;
  line-height: 48px; }

.title-2 {
  font-size: 20px;
  line-height: 28px; }

.body-1 {
  font-size: 16px;
  line-height: 24px; }

.body-2 {
  font-size: 14px;
  line-height: 20px; }

.caption {
  font-size: 12px;
  line-height: 20px; }

.underlined-1 {
  font-size: 20px;
  line-height: 28px; }

.underlined-2 {
  font-size: 16px;
  line-height: 24px; }

.underlined-3 {
  font-size: 14px;
  line-height: 20px; }

@media (max-width: 1200px) {
  .heading-1 {
    font-size: 65px;
    line-height: 79px;
    letter-spacing: -1px; }

  .heading-2 {
    font-size: 50px;
    line-height: 65px;
    letter-spacing: -3px; }

  .heading-3 {
    font-size: 29px;
    line-height: 43px;
    letter-spacing: -2px; }

  .title-1 {
    font-size: 28px;
    line-height: 43px; }

  .title-2 {
    font-size: 18px;
    line-height: 25px; }

  .body-1 {
    font-size: 14px;
    line-height: 22px; }

  .body-2 {
    font-size: 13px;
    line-height: 20px; }

  .caption {
    font-size: 11px;
    line-height: 20px; }

  .underlined-1 {
    font-size: 18px;
    line-height: 25px; }

  .underlined-2 {
    font-size: 14px;
    line-height: 24px; }

  .underlined-3 {
    font-size: 14px;
    line-height: 22px; } }
@media (max-width: 992px) {
  .heading-1 {
    font-size: 59px;
    line-height: 71px;
    letter-spacing: -1px; }

  .heading-2 {
    font-size: 45px;
    line-height: 59px;
    letter-spacing: -3px; }

  .heading-3 {
    font-size: 26px;
    line-height: 38px;
    letter-spacing: -2px; }

  .title-1 {
    font-size: 25px;
    line-height: 39px; }

  .title-2 {
    font-size: 16px;
    line-height: 23px; }

  .body-1 {
    font-size: 13px;
    line-height: 20px; }

  .body-2 {
    font-size: 12px;
    line-height: 20px; }

  .caption {
    font-size: 11px;
    line-height: 20px; }

  .underlined-1 {
    font-size: 16px;
    line-height: 20px; }

  .underlined-2 {
    font-size: 13px;
    line-height: 22px; }

  .underlined-3 {
    font-size: 13px;
    line-height: 20px; } }
@media (max-width: 768px) {
  .heading-1 {
    font-size: 53px;
    line-height: 64px;
    letter-spacing: -1px; }

  .heading-2 {
    font-size: 41px;
    line-height: 53px;
    letter-spacing: -3px; }

  .heading-3 {
    font-size: 23px;
    line-height: 34px;
    letter-spacing: -2px; }

  .title-1 {
    font-size: 23px;
    line-height: 35px; }

  .title-2 {
    font-size: 14px;
    line-height: 21px; }

  .body-1 {
    font-size: 12px;
    line-height: 20px; }

  .body-2 {
    font-size: 12px;
    line-height: 20px; }

  .caption {
    font-size: 11px;
    line-height: 20px; }

  .underlined-1 {
    font-size: 14px;
    line-height: 21px; }

  .underlined-2 {
    font-size: 12px;
    line-height: 20px; }

  .underlined-3 {
    font-size: 12px;
    line-height: 20px; } }
@media (max-width: 640px) {
  .heading-1 {
    font-size: 48px;
    line-height: 58px;
    letter-spacing: -1px; }

  .heading-2 {
    font-size: 37px;
    line-height: 48px;
    letter-spacing: -3px; }

  .heading-3 {
    font-size: 21px;
    line-height: 31px;
    letter-spacing: -2px; }

  .title-1 {
    font-size: 21px;
    line-height: 32px; }

  .title-2 {
    font-size: 13px;
    line-height: 19px; }

  .body-1 {
    font-size: 11px;
    line-height: 20px; }

  .body-2 {
    font-size: 11px;
    line-height: 20px; }

  .caption {
    font-size: 11px;
    line-height: 20px; }

  .underlined-1 {
    font-size: 13px;
    line-height: 20px; }

  .underlined-2 {
    font-size: 11px;
    line-height: 20px; }

  .underlined-3 {
    font-size: 11px;
    line-height: 20px; } }
@media (max-width: 475px) {
  .heading-1 {
    font-size: 430x;
    line-height: 52px;
    letter-spacing: -1px; }

  .heading-2 {
    font-size: 33px;
    line-height: 43px;
    letter-spacing: -3px; }

  .heading-3 {
    font-size: 19px;
    line-height: 28px;
    letter-spacing: -2px; }

  .title-1 {
    font-size: 19px;
    line-height: 29px; }

  .title-2 {
    font-size: 12px;
    line-height: 18px; }

  .body-1 {
    font-size: 11px;
    line-height: 18px; }

  .body-2 {
    font-size: 11px;
    line-height: 18px; }

  .caption {
    font-size: 11px;
    line-height: 18px; }

  .underlined-1 {
    font-size: 12px;
    line-height: 18px; }

  .underlined-2 {
    font-size: 11px;
    line-height: 18px; }

  .underlined-3 {
    font-size: 11px;
    line-height: 18px; } }
/* max-widths: xxl: 1320px */
/* max-widths: xl: 1140px, */
/* max-widths: lg: 960px, */
/* max-widths: md: 720px, */
@media (max-width: 768px) {
  body {
    background-color: white; }

  .hotline-phone-ring-wrap {
    display: none; } }
/* max-widths: sm: 540px, */
@media (max-width: 475px) {
  .item-cart-mini-mobile {
    right: 7%; } }
.breadcrumb-section {
  padding-top: 20px; }

.breadcrumb {
  padding: 0;
  background: transparent;
  display: flex;
  align-items: center;
  gap: 10px; }

.breadcrumb-item + .breadcrumb-item::before {
  content: none; }

.rating i {
  color: grey;
  font-size: 20px;
  cursor: pointer;
  transition: color 0.3s ease; }

.rating i:hover,
.rating i.hover {
  color: #ffd43b; }

.rating i.selected {
  color: #ffd43b; }

#offcanvasCart {
  background-color: #f7f7f7; }

.offcanvas-cart-total {
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  align-content: center;
  padding: 20px; }

body {
  overflow-x: hidden; }

.page-link {
  color: #187735; }

.page-item.active .page-link {
  background-color: #187735;
  color: white; }

@media (max-width: 768px) {
  body {
    background: white !important; } }
.scale1 {
  cursor: pointer;
  transition: transform 0.3s ease; }

.scale1:hover {
  transform: scale(1); }

.scale105 {
  cursor: pointer;
  transition: transform 0.3s ease; }

.scale105:hover {
  transform: scale(1.05); }

.woocommerce-breadcrumb span:not(:last-child) a {
  padding-right: 5px;
  color: black !important; }

.woocommerce-breadcrumb {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 95%;
  display: block; }

/*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.3.2
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Hover.css Copyright Ian Lunn 2017. Generated with Sass.
 */
/* 2D TRANSITIONS */
/* Grow */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

@media (max-width: 768px) {
  .hvr-grow {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); } }
/* Shrink */
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9); }

/* Pulse */
@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); } }
@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); } }
.hvr-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-pulse:hover, .hvr-pulse:focus, .hvr-pulse:active {
  -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

/* Pulse Grow */
@-webkit-keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); } }
@keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); } }
.hvr-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-pulse-grow:hover, .hvr-pulse-grow:focus, .hvr-pulse-grow:active {
  -webkit-animation-name: hvr-pulse-grow;
  animation-name: hvr-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate; }

/* Pulse Shrink */
@-webkit-keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); } }
@keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); } }
.hvr-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-pulse-shrink:hover, .hvr-pulse-shrink:focus, .hvr-pulse-shrink:active {
  -webkit-animation-name: hvr-pulse-shrink;
  animation-name: hvr-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate; }

/* Push */
@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
.hvr-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Pop */
@-webkit-keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); } }
@keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); } }
.hvr-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-pop:hover, .hvr-pop:focus, .hvr-pop:active {
  -webkit-animation-name: hvr-pop;
  animation-name: hvr-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Bounce In */
.hvr-bounce-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.hvr-bounce-in:hover, .hvr-bounce-in:focus, .hvr-bounce-in:active {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36); }

/* Bounce Out */
.hvr-bounce-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.hvr-bounce-out:hover, .hvr-bounce-out:focus, .hvr-bounce-out:active {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36); }

/* Rotate */
.hvr-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-rotate:hover, .hvr-rotate:focus, .hvr-rotate:active {
  -webkit-transform: rotate(4deg);
  transform: rotate(4deg); }

/* Grow Rotate */
.hvr-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-grow-rotate:hover, .hvr-grow-rotate:focus, .hvr-grow-rotate:active {
  -webkit-transform: scale(1.1) rotate(4deg);
  transform: scale(1.1) rotate(4deg); }

/* Float */
.hvr-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px); }

/* Sink */
.hvr-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-sink:hover, .hvr-sink:focus, .hvr-sink:active {
  -webkit-transform: translateY(8px);
  transform: translateY(8px); }

/* Bob */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px); }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }
@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px); }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }
@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }
@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }
.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate; }

/* Hang */
@-webkit-keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); } }
@keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); } }
@-webkit-keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); } }
@keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); } }
.hvr-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-hang:hover, .hvr-hang:focus, .hvr-hang:active {
  -webkit-animation-name: hvr-hang-sink, hvr-hang;
  animation-name: hvr-hang-sink, hvr-hang;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate; }

/* Skew */
.hvr-skew {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-skew:hover, .hvr-skew:focus, .hvr-skew:active {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg); }

/* Skew Forward */
.hvr-skew-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%; }

.hvr-skew-forward:hover, .hvr-skew-forward:focus, .hvr-skew-forward:active {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg); }

/* Skew Backward */
.hvr-skew-backward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%; }

.hvr-skew-backward:hover, .hvr-skew-backward:focus, .hvr-skew-backward:active {
  -webkit-transform: skew(10deg);
  transform: skew(10deg); }

/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
.hvr-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-wobble-vertical:hover, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:active {
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
.hvr-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-wobble-horizontal:hover, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:active {
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Wobble To Bottom Right */
@-webkit-keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px); }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px); }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px); }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px); }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }
@keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px); }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px); }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px); }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px); }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }
.hvr-wobble-to-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-wobble-to-bottom-right:hover, .hvr-wobble-to-bottom-right:focus, .hvr-wobble-to-bottom-right:active {
  -webkit-animation-name: hvr-wobble-to-bottom-right;
  animation-name: hvr-wobble-to-bottom-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Wobble To Top Right */
@-webkit-keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px); }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px); }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px); }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px); }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }
@keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px); }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px); }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px); }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px); }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }
.hvr-wobble-to-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-wobble-to-top-right:hover, .hvr-wobble-to-top-right:focus, .hvr-wobble-to-top-right:active {
  -webkit-animation-name: hvr-wobble-to-top-right;
  animation-name: hvr-wobble-to-top-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Wobble Top */
@-webkit-keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }
@keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }
.hvr-wobble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%; }

.hvr-wobble-top:hover, .hvr-wobble-top:focus, .hvr-wobble-top:active {
  -webkit-animation-name: hvr-wobble-top;
  animation-name: hvr-wobble-top;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Wobble Bottom */
@-webkit-keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }
@keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }
.hvr-wobble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.hvr-wobble-bottom:hover, .hvr-wobble-bottom:focus, .hvr-wobble-bottom:active {
  -webkit-animation-name: hvr-wobble-bottom;
  animation-name: hvr-wobble-bottom;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Wobble Skew */
@-webkit-keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }
@keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }
.hvr-wobble-skew {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-wobble-skew:hover, .hvr-wobble-skew:focus, .hvr-wobble-skew:active {
  -webkit-animation-name: hvr-wobble-skew;
  animation-name: hvr-wobble-skew;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Buzz */
@-webkit-keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); } }
@keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); } }
.hvr-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-buzz:hover, .hvr-buzz:focus, .hvr-buzz:active {
  -webkit-animation-name: hvr-buzz;
  animation-name: hvr-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0); }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0); } }
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0); }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0); } }
.hvr-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-buzz-out:hover, .hvr-buzz-out:focus, .hvr-buzz-out:active {
  -webkit-animation-name: hvr-buzz-out;
  animation-name: hvr-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Forward */
.hvr-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-forward:hover, .hvr-forward:focus, .hvr-forward:active {
  -webkit-transform: translateX(8px);
  transform: translateX(8px); }

/* Backward */
.hvr-backward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-backward:hover, .hvr-backward:focus, .hvr-backward:active {
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px); }

/* BACKGROUND TRANSITIONS */
/* Fade */
.hvr-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color; }

.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active {
  background-color: #2098D1;
  color: white; }

/* Back Pulse */
@-webkit-keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75); } }
@keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75); } }
.hvr-back-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  overflow: hidden;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color; }

.hvr-back-pulse:hover, .hvr-back-pulse:focus, .hvr-back-pulse:active {
  -webkit-animation-name: hvr-back-pulse;
  animation-name: hvr-back-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background-color: #2098D1;
  background-color: #2098d1;
  color: white; }

/* Sweep To Right */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: white; }

.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

/* Sweep To Left */
.hvr-sweep-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-sweep-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-sweep-to-left:hover, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:active {
  color: white; }

.hvr-sweep-to-left:hover:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

/* Sweep To Bottom */
.hvr-sweep-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-sweep-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
  color: white; }

.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1); }

/* Sweep To Top */
.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
  color: white; }

.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1); }

/* Bounce To Right */
.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.hvr-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
  color: white; }

.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

/* Bounce To Left */
.hvr-bounce-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.hvr-bounce-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-bounce-to-left:hover, .hvr-bounce-to-left:focus, .hvr-bounce-to-left:active {
  color: white; }

.hvr-bounce-to-left:hover:before, .hvr-bounce-to-left:focus:before, .hvr-bounce-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

/* Bounce To Bottom */
.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active {
  color: white; }

.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

/* Bounce To Top */
.hvr-bounce-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.hvr-bounce-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-bounce-to-top:hover, .hvr-bounce-to-top:focus, .hvr-bounce-to-top:active {
  color: white; }

.hvr-bounce-to-top:hover:before, .hvr-bounce-to-top:focus:before, .hvr-bounce-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

/* Radial Out */
.hvr-radial-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-radial-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-radial-out:hover, .hvr-radial-out:focus, .hvr-radial-out:active {
  color: white; }

.hvr-radial-out:hover:before, .hvr-radial-out:focus:before, .hvr-radial-out:active:before {
  -webkit-transform: scale(2);
  transform: scale(2); }

/* Radial In */
.hvr-radial-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-radial-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  border-radius: 100%;
  -webkit-transform: scale(2);
  transform: scale(2);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-radial-in:hover, .hvr-radial-in:focus, .hvr-radial-in:active {
  color: white; }

.hvr-radial-in:hover:before, .hvr-radial-in:focus:before, .hvr-radial-in:active:before {
  -webkit-transform: scale(0);
  transform: scale(0); }

/* Rectangle In */
.hvr-rectangle-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-rectangle-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-rectangle-in:hover, .hvr-rectangle-in:focus, .hvr-rectangle-in:active {
  color: white; }

.hvr-rectangle-in:hover:before, .hvr-rectangle-in:focus:before, .hvr-rectangle-in:active:before {
  -webkit-transform: scale(0);
  transform: scale(0); }

/* Rectangle Out */
.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
  color: white; }

.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
  -webkit-transform: scale(1);
  transform: scale(1); }

/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
  color: white; }

.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0); }

/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
  color: white; }

.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

/* Shutter In Vertical */
.hvr-shutter-in-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-shutter-in-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-shutter-in-vertical:hover, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:active {
  color: white; }

.hvr-shutter-in-vertical:hover:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:active:before {
  -webkit-transform: scaleY(0);
  transform: scaleY(0); }

/* Shutter Out Vertical */
.hvr-shutter-out-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-shutter-out-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098D1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-shutter-out-vertical:hover, .hvr-shutter-out-vertical:focus, .hvr-shutter-out-vertical:active {
  color: white; }

.hvr-shutter-out-vertical:hover:before, .hvr-shutter-out-vertical:focus:before, .hvr-shutter-out-vertical:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1); }

/* BORDER TRANSITIONS */
/* Border Fade */
.hvr-border-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */ }

.hvr-border-fade:hover, .hvr-border-fade:focus, .hvr-border-fade:active {
  box-shadow: inset 0 0 0 4px #2098D1, 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */ }

/* Hollow */
.hvr-hollow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: background;
  transition-property: background;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */ }

.hvr-hollow:hover, .hvr-hollow:focus, .hvr-hollow:active {
  background: none; }

/* Trim */
.hvr-trim {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative; }

.hvr-trim:before {
  content: '';
  position: absolute;
  border: white solid 4px;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.hvr-trim:hover:before, .hvr-trim:focus:before, .hvr-trim:active:before {
  opacity: 1; }

/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0; } }
@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0; } }
.hvr-ripple-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative; }

.hvr-ripple-out:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 6px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s; }

.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
  -webkit-animation-name: hvr-ripple-out;
  animation-name: hvr-ripple-out; }

/* Ripple In */
@-webkit-keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1; } }
@keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1; } }
.hvr-ripple-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative; }

.hvr-ripple-in:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -12px;
  right: -12px;
  bottom: -12px;
  left: -12px;
  opacity: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s; }

.hvr-ripple-in:hover:before, .hvr-ripple-in:focus:before, .hvr-ripple-in:active:before {
  -webkit-animation-name: hvr-ripple-in;
  animation-name: hvr-ripple-in; }

/* Outline Out */
.hvr-outline-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative; }

.hvr-outline-out:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left; }

.hvr-outline-out:hover:before, .hvr-outline-out:focus:before, .hvr-outline-out:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px; }

/* Outline In */
.hvr-outline-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative; }

.hvr-outline-in:before {
  pointer-events: none;
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -16px;
  right: -16px;
  bottom: -16px;
  left: -16px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left; }

.hvr-outline-in:hover:before, .hvr-outline-in:focus:before, .hvr-outline-in:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  opacity: 1; }

/* Round Corners */
.hvr-round-corners {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: border-radius;
  transition-property: border-radius; }

.hvr-round-corners:hover, .hvr-round-corners:focus, .hvr-round-corners:active {
  border-radius: 1em; }

/* Underline From Left */
.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden; }

.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
  right: 0; }

/* Underline From Center */
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden; }

.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0; }

/* Underline From Right */
.hvr-underline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden; }

.hvr-underline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  bottom: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: left;
  transition-property: left;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-underline-from-right:hover:before, .hvr-underline-from-right:focus:before, .hvr-underline-from-right:active:before {
  left: 0; }

/* Overline From Left */
.hvr-overline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden; }

.hvr-overline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  top: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-overline-from-left:hover:before, .hvr-overline-from-left:focus:before, .hvr-overline-from-left:active:before {
  right: 0; }

/* Overline From Center */
.hvr-overline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden; }

.hvr-overline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  top: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-overline-from-center:hover:before, .hvr-overline-from-center:focus:before, .hvr-overline-from-center:active:before {
  left: 0;
  right: 0; }

/* Overline From Right */
.hvr-overline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden; }

.hvr-overline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  top: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: left;
  transition-property: left;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-overline-from-right:hover:before, .hvr-overline-from-right:focus:before, .hvr-overline-from-right:active:before {
  left: 0; }

/* Reveal */
.hvr-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden; }

.hvr-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-color: #2098D1;
  border-style: solid;
  border-width: 0;
  -webkit-transition-property: border-width;
  transition-property: border-width;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-reveal:hover:before, .hvr-reveal:focus:before, .hvr-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  border-width: 4px; }

/* Underline Reveal */
.hvr-underline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden; }

.hvr-underline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-underline-reveal:hover:before, .hvr-underline-reveal:focus:before, .hvr-underline-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0); }

/* Overline Reveal */
.hvr-overline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden; }

.hvr-overline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-overline-reveal:hover:before, .hvr-overline-reveal:focus:before, .hvr-overline-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0); }

/* SHADOW/GLOW TRANSITIONS */
/* Glow */
.hvr-glow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow; }

.hvr-glow:hover, .hvr-glow:focus, .hvr-glow:active {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }

/* Shadow */
.hvr-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow; }

.hvr-shadow:hover, .hvr-shadow:focus, .hvr-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5); }

/* Grow Shadow */
.hvr-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform; }

.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

/* Box Shadow Outset */
.hvr-box-shadow-outset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow; }

.hvr-box-shadow-outset:hover, .hvr-box-shadow-outset:focus, .hvr-box-shadow-outset:active {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6); }

/* Box Shadow Inset */
.hvr-box-shadow-inset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */ }

.hvr-box-shadow-inset:hover, .hvr-box-shadow-inset:focus, .hvr-box-shadow-inset:active {
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */ }

/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity; }

.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */ }

.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */ }

/* Shadow Radial */
.hvr-shadow-radial {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative; }

.hvr-shadow-radial:before, .hvr-shadow-radial:after {
  pointer-events: none;
  position: absolute;
  content: '';
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background-repeat: no-repeat;
  height: 5px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.hvr-shadow-radial:before {
  bottom: 100%;
  background: -webkit-radial-gradient(50% 150%, ellipse, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%); }

.hvr-shadow-radial:after {
  top: 100%;
  background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%); }

.hvr-shadow-radial:hover:before, .hvr-shadow-radial:focus:before, .hvr-shadow-radial:active:before, .hvr-shadow-radial:hover:after, .hvr-shadow-radial:focus:after, .hvr-shadow-radial:active:after {
  opacity: 1; }

/* SPEECH BUBBLES */
/* Bubble Top */
.hvr-bubble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative; }

.hvr-bubble-top:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  left: calc(50% - 10px);
  top: 0;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e1e1e1 transparent; }

.hvr-bubble-top:hover:before, .hvr-bubble-top:focus:before, .hvr-bubble-top:active:before {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px); }

/* Bubble Right */
.hvr-bubble-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative; }

.hvr-bubble-right:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  top: calc(50% - 10px);
  right: 0;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1; }

.hvr-bubble-right:hover:before, .hvr-bubble-right:focus:before, .hvr-bubble-right:active:before {
  -webkit-transform: translateX(10px);
  transform: translateX(10px); }

/* Bubble Bottom */
.hvr-bubble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative; }

.hvr-bubble-bottom:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  left: calc(50% - 10px);
  bottom: 0;
  border-width: 10px 10px 0 10px;
  border-color: #e1e1e1 transparent transparent transparent; }

.hvr-bubble-bottom:hover:before, .hvr-bubble-bottom:focus:before, .hvr-bubble-bottom:active:before {
  -webkit-transform: translateY(10px);
  transform: translateY(10px); }

/* Bubble Left */
.hvr-bubble-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative; }

.hvr-bubble-left:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  top: calc(50% - 10px);
  left: 0;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent; }

.hvr-bubble-left:hover:before, .hvr-bubble-left:focus:before, .hvr-bubble-left:active:before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px); }

/* Bubble Float Top */
.hvr-bubble-float-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-bubble-float-top:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: calc(50% - 10px);
  top: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e1e1e1 transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-bubble-float-top:hover, .hvr-bubble-float-top:focus, .hvr-bubble-float-top:active {
  -webkit-transform: translateY(10px);
  transform: translateY(10px); }

.hvr-bubble-float-top:hover:before, .hvr-bubble-float-top:focus:before, .hvr-bubble-float-top:active:before {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px); }

/* Bubble Float Right */
.hvr-bubble-float-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-bubble-float-right:before {
  position: absolute;
  z-index: -1;
  top: calc(50% - 10px);
  right: 0;
  content: '';
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-bubble-float-right:hover, .hvr-bubble-float-right:focus, .hvr-bubble-float-right:active {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px); }

.hvr-bubble-float-right:hover:before, .hvr-bubble-float-right:focus:before, .hvr-bubble-float-right:active:before {
  -webkit-transform: translateX(10px);
  transform: translateX(10px); }

/* Bubble Float Bottom */
.hvr-bubble-float-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-bubble-float-bottom:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: calc(50% - 10px);
  bottom: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #e1e1e1 transparent transparent transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-bubble-float-bottom:hover, .hvr-bubble-float-bottom:focus, .hvr-bubble-float-bottom:active {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px); }

.hvr-bubble-float-bottom:hover:before, .hvr-bubble-float-bottom:focus:before, .hvr-bubble-float-bottom:active:before {
  -webkit-transform: translateY(10px);
  transform: translateY(10px); }

/* Bubble Float Left */
.hvr-bubble-float-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-bubble-float-left:before {
  position: absolute;
  z-index: -1;
  content: '';
  top: calc(50% - 10px);
  left: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-bubble-float-left:hover, .hvr-bubble-float-left:focus, .hvr-bubble-float-left:active {
  -webkit-transform: translateX(10px);
  transform: translateX(10px); }

.hvr-bubble-float-left:hover:before, .hvr-bubble-float-left:focus:before, .hvr-bubble-float-left:active:before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px); }

/* ICONS */
/* Icon Back */
.hvr-icon-back {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s; }

.hvr-icon-back .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-back:hover .hvr-icon, .hvr-icon-back:focus .hvr-icon, .hvr-icon-back:active .hvr-icon {
  -webkit-transform: translateX(-4px);
  transform: translateX(-4px); }

/* Icon Forward */
.hvr-icon-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s; }

.hvr-icon-forward .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-forward:hover .hvr-icon, .hvr-icon-forward:focus .hvr-icon, .hvr-icon-forward:active .hvr-icon {
  -webkit-transform: translateX(4px);
  transform: translateX(4px); }

/* Icon Down */
@-webkit-keyframes hvr-icon-down {
  0%,
      50%,
      100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  25%,
      75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }
@keyframes hvr-icon-down {
  0%,
      50%,
      100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  25%,
      75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }
/* Icon Down */
.hvr-icon-down {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-icon-down .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.hvr-icon-down:hover .hvr-icon, .hvr-icon-down:focus .hvr-icon, .hvr-icon-down:active .hvr-icon {
  -webkit-animation-name: hvr-icon-down;
  animation-name: hvr-icon-down;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

/* Icon Up */
@-webkit-keyframes hvr-icon-up {
  0%,
      50%,
      100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  25%,
      75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }
@keyframes hvr-icon-up {
  0%,
      50%,
      100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  25%,
      75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }
/* Icon Up */
.hvr-icon-up {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-icon-up .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.hvr-icon-up:hover .hvr-icon, .hvr-icon-up:focus .hvr-icon, .hvr-icon-up:active .hvr-icon {
  -webkit-animation-name: hvr-icon-up;
  animation-name: hvr-icon-up;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

/* Icon Spin */
.hvr-icon-spin {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-icon-spin .hvr-icon {
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.hvr-icon-spin:hover .hvr-icon, .hvr-icon-spin:focus .hvr-icon, .hvr-icon-spin:active .hvr-icon {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg); }

/* Icon Drop */
@-webkit-keyframes hvr-icon-drop {
  0% {
    opacity: 0; }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  51%,
      100% {
    opacity: 1; } }
@keyframes hvr-icon-drop {
  0% {
    opacity: 0; }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  51%,
      100% {
    opacity: 1; } }
/* Icon Drop */
.hvr-icon-drop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-icon-drop .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.hvr-icon-drop:hover .hvr-icon, .hvr-icon-drop:focus .hvr-icon, .hvr-icon-drop:active .hvr-icon {
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-animation-name: hvr-icon-drop;
  animation-name: hvr-icon-drop;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

/* Icon Fade */
.hvr-icon-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-icon-fade .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color;
  transition-property: color; }

.hvr-icon-fade:hover .hvr-icon, .hvr-icon-fade:focus .hvr-icon, .hvr-icon-fade:active .hvr-icon {
  color: #0F9E5E; }

/* Icon Float Away */
@-webkit-keyframes hvr-icon-float-away {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em); } }
@keyframes hvr-icon-float-away {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em); } }
/* Icon Float Away */
.hvr-icon-float-away {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-icon-float-away .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

.hvr-icon-float-away:hover .hvr-icon, .hvr-icon-float-away:focus .hvr-icon, .hvr-icon-float-away:active .hvr-icon {
  -webkit-animation-name: hvr-icon-float-away;
  animation-name: hvr-icon-float-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

/* Icon Sink Away */
@-webkit-keyframes hvr-icon-sink-away {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em); } }
@keyframes hvr-icon-sink-away {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em); } }
/* Icon Sink Away */
.hvr-icon-sink-away {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-icon-sink-away .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

.hvr-icon-sink-away:hover .hvr-icon, .hvr-icon-sink-away:focus .hvr-icon, .hvr-icon-sink-away:active .hvr-icon {
  -webkit-animation-name: hvr-icon-sink-away;
  animation-name: hvr-icon-sink-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

/* Icon Grow */
.hvr-icon-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-grow .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-grow:hover .hvr-icon, .hvr-icon-grow:focus .hvr-icon, .hvr-icon-grow:active .hvr-icon {
  -webkit-transform: scale(1.3) translateZ(0);
  transform: scale(1.3) translateZ(0); }

/* Icon Shrink */
.hvr-icon-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-shrink .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-shrink:hover .hvr-icon, .hvr-icon-shrink:focus .hvr-icon, .hvr-icon-shrink:active .hvr-icon {
  -webkit-transform: scale(0.8);
  transform: scale(0.8); }

/* Icon Pulse */
@-webkit-keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); } }
@keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); } }
.hvr-icon-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-icon-pulse .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-pulse:hover .hvr-icon, .hvr-icon-pulse:focus .hvr-icon, .hvr-icon-pulse:active .hvr-icon {
  -webkit-animation-name: hvr-icon-pulse;
  animation-name: hvr-icon-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

/* Icon Pulse Grow */
@-webkit-keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); } }
@keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); } }
.hvr-icon-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-icon-pulse-grow .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-pulse-grow:hover .hvr-icon, .hvr-icon-pulse-grow:focus .hvr-icon, .hvr-icon-pulse-grow:active .hvr-icon {
  -webkit-animation-name: hvr-icon-pulse-grow;
  animation-name: hvr-icon-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate; }

/* Icon Pulse Shrink */
@-webkit-keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); } }
@keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); } }
.hvr-icon-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-icon-pulse-shrink .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-pulse-shrink:hover .hvr-icon, .hvr-icon-pulse-shrink:focus .hvr-icon, .hvr-icon-pulse-shrink:active .hvr-icon {
  -webkit-animation-name: hvr-icon-pulse-shrink;
  animation-name: hvr-icon-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate; }

/* Icon Push */
@-webkit-keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5); } }
@keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5); } }
.hvr-icon-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-push .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-push:hover .hvr-icon, .hvr-icon-push:focus .hvr-icon, .hvr-icon-push:active .hvr-icon {
  -webkit-animation-name: hvr-icon-push;
  animation-name: hvr-icon-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Icon Pop */
@-webkit-keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5); } }
@keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5); } }
.hvr-icon-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-pop .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-pop:hover .hvr-icon, .hvr-icon-pop:focus .hvr-icon, .hvr-icon-pop:active .hvr-icon {
  -webkit-animation-name: hvr-icon-pop;
  animation-name: hvr-icon-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Icon Bounce */
.hvr-icon-bounce {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-bounce .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-bounce:hover .hvr-icon, .hvr-icon-bounce:focus .hvr-icon, .hvr-icon-bounce:active .hvr-icon {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36); }

/* Icon Rotate */
.hvr-icon-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-rotate .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-rotate:hover .hvr-icon, .hvr-icon-rotate:focus .hvr-icon, .hvr-icon-rotate:active .hvr-icon {
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg); }

/* Icon Grow Rotate */
.hvr-icon-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-grow-rotate .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-grow-rotate:hover .hvr-icon, .hvr-icon-grow-rotate:focus .hvr-icon, .hvr-icon-grow-rotate:active .hvr-icon {
  -webkit-transform: scale(1.5) rotate(12deg);
  transform: scale(1.5) rotate(12deg); }

/* Icon Float */
.hvr-icon-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-float .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-float:hover .hvr-icon, .hvr-icon-float:focus .hvr-icon, .hvr-icon-float:active .hvr-icon {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px); }

/* Icon Sink */
.hvr-icon-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-sink .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-sink:hover .hvr-icon, .hvr-icon-sink:focus .hvr-icon, .hvr-icon-sink:active .hvr-icon {
  -webkit-transform: translateY(4px);
  transform: translateY(4px); }

/* Icon Bob */
@-webkit-keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }
@keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }
@-webkit-keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }
@keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }
.hvr-icon-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-bob .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.hvr-icon-bob:hover .hvr-icon, .hvr-icon-bob:focus .hvr-icon, .hvr-icon-bob:active .hvr-icon {
  -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
  animation-name: hvr-icon-bob-float, hvr-icon-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate; }

/* Icon Hang */
@-webkit-keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px); }
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }
@keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px); }
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }
@-webkit-keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }
@keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }
.hvr-icon-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-hang .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.hvr-icon-hang:hover .hvr-icon, .hvr-icon-hang:focus .hvr-icon, .hvr-icon-hang:active .hvr-icon {
  -webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
  animation-name: hvr-icon-hang-sink, hvr-icon-hang;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate; }

/* Icon Wobble Horizontal */
@-webkit-keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px); }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px); }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
.hvr-icon-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-wobble-horizontal .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.hvr-icon-wobble-horizontal:hover .hvr-icon, .hvr-icon-wobble-horizontal:focus .hvr-icon, .hvr-icon-wobble-horizontal:active .hvr-icon {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Icon Wobble Vertical */
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
.hvr-icon-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-wobble-vertical .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.hvr-icon-wobble-vertical:hover .hvr-icon, .hvr-icon-wobble-vertical:focus .hvr-icon, .hvr-icon-wobble-vertical:active .hvr-icon {
  -webkit-animation-name: hvr-icon-wobble-vertical;
  animation-name: hvr-icon-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Icon Buzz */
@-webkit-keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); } }
@keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); } }
.hvr-icon-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-buzz .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.hvr-icon-buzz:hover .hvr-icon, .hvr-icon-buzz:focus .hvr-icon, .hvr-icon-buzz:active .hvr-icon {
  -webkit-animation-name: hvr-icon-buzz;
  animation-name: hvr-icon-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

/* Icon Buzz Out */
@-webkit-keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0); }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0); } }
@keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0); }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0); } }
.hvr-icon-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-buzz-out .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.hvr-icon-buzz-out:hover .hvr-icon, .hvr-icon-buzz-out:focus .hvr-icon, .hvr-icon-buzz-out:active .hvr-icon {
  -webkit-animation-name: hvr-icon-buzz-out;
  animation-name: hvr-icon-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* CURLS */
/* Curl Top Left */
.hvr-curl-top-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative; }

.hvr-curl-top-left:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  left: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(135deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#000000');
  /*For IE7-8-9*/
  z-index: 1000;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height; }

.hvr-curl-top-left:hover:before, .hvr-curl-top-left:focus:before, .hvr-curl-top-left:active:before {
  width: 25px;
  height: 25px; }

/* Curl Top Right */
.hvr-curl-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative; }

.hvr-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height; }

.hvr-curl-top-right:hover:before, .hvr-curl-top-right:focus:before, .hvr-curl-top-right:active:before {
  width: 25px;
  height: 25px; }

/* Curl Bottom Right */
.hvr-curl-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative; }

.hvr-curl-bottom-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(315deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height; }

.hvr-curl-bottom-right:hover:before, .hvr-curl-bottom-right:focus:before, .hvr-curl-bottom-right:active:before {
  width: 25px;
  height: 25px; }

/* Curl Bottom Left */
.hvr-curl-bottom-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative; }

.hvr-curl-bottom-left:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: 0;
  left: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(45deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height; }

.hvr-curl-bottom-left:hover:before, .hvr-curl-bottom-left:focus:before, .hvr-curl-bottom-left:active:before {
  width: 25px;
  height: 25px; }

/*# sourceMappingURL=hover.css.map */
/* Khu vực tổng thể của header */
.header-container {
  display: flex;
  align-items: center;
  /* Căn giữa theo chiều dọc */
  justify-content: space-between;
  /* Căn đều hai bên */
  padding: 20px 0;
  /* Khoảng cách trên dưới */
  position: relative;
  /* Để căn chỉnh logo chính giữa */ }

/* Khu vực các nút tìm kiếm và giỏ hàng */
/* Khu vực các nút tìm kiếm và giỏ hàng */
.header-button-area {
  display: flex;
  align-items: center;
  /* Căn giữa nội dung theo chiều dọc */
  gap: 20px;
  /* Khoảng cách giữa các nút */
  flex-grow: 1;
  /* Cho phép khu vực này chiếm không gian */
  justify-content: space-between;
  padding-bottom: 10px;
  padding-top: 10px; }

/* Ô tìm kiếm */
.header-button-search {
  border: 1px solid #238b3e;
  /* Đường viền màu xanh */
  border-radius: 25px;
  /* Bo góc tròn */
  padding: 10px 20px;
  /* Khoảng cách trong */
  width: 400px;
  /* Chiều rộng cố định */ }

.header-button-search:focus {
  outline: 1px solid #238b3e; }

.header-button-search::placeholder {
  color: #238b3e;
  /* Đổi màu chữ */ }

/* Nút giỏ hàng */
.header-button-cart {
  border: none;
  /* Không viền */
  border-radius: 25px;
  /* Bo góc tròn */
  padding: 10px 20px;
  /* Khoảng cách trong */
  background-color: #238b3e;
  /* Màu nền xanh */
  color: white;
  /* Màu chữ trắng */
  cursor: pointer;
  /* Con trỏ khi hover */ }

/* Khu vực logo */
.header-logo {
  /* Chiều rộng cố định */
  height: 40px;
  /* Chiều cao cố định */
  border-radius: 5px;
  /* Bo tròn */
  overflow: hidden;
  /* Cắt ảnh dư */
  display: flex;
  justify-content: center;
  /* Căn giữa nội dung bên trong */
  align-items: center;
  /* Căn giữa nội dung bên trong */
  background-color: #fff;
  /* Màu nền trắng */ }

/* Ảnh logo */
.header-logo img {
  width: 100%;
  /* Chiều rộng ảnh luôn khớp với khung */
  height: 100%;
  /* Chiều cao ảnh luôn khớp với khung */
  object-fit: cover;
  /* Đảm bảo ảnh không bị méo */ }

/* Thanh navbar */
.header-navbar {
  padding: 10px 0;
  /* Khoảng cách trên dưới */ }

/* Các mục trong navbar */
.header-navbar .nav {
  display: flex;
  flex-wrap: nowrap;
  /* Không xuống dòng */
  justify-content: space-between;
  gap: 20px; }

/* Link trong navbar */
.header-navbar .nav .nav-link {
  /* Khoảng cách trong link */
  color: white;
  /* Màu chữ trắng */
  text-decoration: none;
  /* Bỏ gạch dưới */ }

/* Hiệu ứng hover trong dropdown */
.nav-item.dropdown:hover .dropdown-menu {
  display: block;
  background-color: #b3cab3;
  /* Màu nền hover */ }

/* Hover từng item trong dropdown */
.header-navbar .dropdown-item:focus,
.header-navbar .dropdown-item:hover {
  background-color: white;
  /* Màu nền khi hover */
  color: black;
  /* Màu chữ khi hover */ }

/* Mobile menu */
/* Các mục trong menu */
.menu-list {
  list-style: none;
  margin: 0;
  padding: 0; }

/* Link trong menu */
.menu-link {
  display: block;
  padding: 15px 20px;
  color: #333;
  text-decoration: none;
  font-size: 1.25rem; }

.header-mobile-personal,
.header-mobile-menu {
  display: flex;
  gap: 14px;
  align-items: center;
  width: 150px; }

.header-navbar-body .dropdown-item:focus, .header-navbar-body .dropdown-item:hover {
  background-color: var(--green-main);
  color: #fff; }

.header-navbar-body .dropdown-item {
  padding: 7px 20px; }

.header-navbar-body .dropdown-menu li:first-child > a {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }

.header-navbar-body .dropdown-menu li:last-child > a {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px; }

.header-nav-parent:hover {
  display: block; }

.header-navbar-body .dropdown-toggle::after {
  display: none;
  /* Ẩn mũi tên */ }

.header-navbar-body .nav-item.dropdown:hover .dropdown-menu {
  top: 40px;
  left: 15px;
  background-color: #fff;
  min-width: 180px;
  padding: 0;
  border-radius: 10px; }

.header-mobile .modal-content,
.header-modal-custom .modal-content {
  background-color: transparent;
  box-shadow: none;
  border: none; }

.header-search-input {
  width: 500px;
  border: none;
  outline: none;
  padding: 15px 20px;
  padding-right: 55px;
  border-radius: 10px; }

.header-search-btn {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background-color: transparent;
  color: var(--green-main);
  border: none;
  margin-right: 5px; }

.header-search-btn:hover {
  background-color: transparent;
  color: var(--green-main);
  border: none; }

.header-search-form {
  position: relative;
  display: inline-block; }

.header-body-navlink {
  padding: 5px 10px; }

.header-mobile-personal {
  justify-content: end; }

.header-mobile-menu {
  justify-content: start; }

.header-fixed {
  position: fixed;
  top: -1px;
  right: 0;
  left: 0;
  z-index: 10; }

.header-mobile {
  display: none; }

/* Mobile Menu - Responsive */
@media (max-width: 768px) {
  .header {
    display: none; }

  .header-mobile {
    display: block; }

  .header-mobile-personal,
  .header-mobile-menu {
    gap: 30px;
    align-items: center;
    width: 170px; }

  .header-logo {
    height: 50px; }

  .header-search-form {
    width: 100%; }

  .header-search-input {
    width: 100%; }

  .header-search-input::placeholder {
    font-size: 12px; } }
.header-button-cart {
  line-height: 23px;
  display: flex; }

.header-button-cart .heade-card--icon {
  margin-right: 15px;
  position: relative; }

.header-button-cart .heade-card--icon .heade-card--qty {
  position: absolute;
  top: -8px;
  right: -11px;
  background: #fff;
  color: #238b3e;
  font-size: 12px;
  font-weight: 600;
  width: 19px;
  border-radius: 50%;
  height: 19px;
  line-height: 20px; }

.header-button-cart .heade-card--icon .far {
  font-size: 19px; }

.header .header-navbar {
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("/wp-content/themes/kingbioworld/assets/images/header-menu-back.jpg"); }

.header-navbar-body {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.header-navbar-body .nav li {
  display: flex;
  align-items: center; }

.header-search, .header-cart {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px; }

.header-cart {
  background-color: #fff;
  border-radius: 8px;
  padding: 5px 10px;
  gap: 10px; }

.header-shop-button {
  padding: 8px 20px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  font-size: 16px; }

.header-shop-button:hover {
  color: var(--green-main); }

@media (max-width: 992px) {
  .header-navbar .nav {
    gap: 10px; }

  .header_menu-item {
    margin-bottom: 10px; }

  .header-search-input::placeholder {
    font-size: 20px; }

  .header-logo {
    height: 30px; }

  .header-shop-button {
    padding: 5px 12px;
    justify-content: center;
    border-radius: 8px;
    font-size: 14px; }

  .header-logo img {
    width: auto; } }
@media (max-width: 475px) {
  .header_menu-item {
    margin-bottom: 10px; }

  .header-search-input::placeholder {
    font-size: 16px; } }
.footer-area {
  margin-top: 30px;
  padding-top: 20px;
  padding-bottom: 50px;
  max-width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }

.footer .container-md > .row {
  padding-top: 20px;
  padding-bottom: 20px; }

.footer-logo {
  width: 200px;
  /* Kích thước cố định hình tròn */
  height: 60px;
  /* Kích thước cố định hình tròn */
  border-radius: 5px;
  /* Tạo bo góc hình tròn */
  background-color: #fff;
  /* Tùy chỉnh nền nếu cần */
  margin: 0 auto;
  /* Căn giữa theo chiều ngang */ }

.footer-logo img {
  width: 100%;
  /* Chiều rộng ảnh luôn khớp với khung */
  height: 100%;
  /* Chiều cao ảnh luôn khớp với khung */
  object-fit: contain;
  /* Đảm bảo ảnh không bị méo, che phủ toàn bộ khung */ }

.footer-company-name {
  padding-top: 10px; }

.footer-content {
  text-align: start; }

.footer-contact-phone {
  border-radius: 20px;
  width: fit-content; }

.footer-contact-icon {
  width: 27px !important;
  height: 27px !important;
  border: 1px solid white;
  border-radius: 50%;
  align-items: center;
  display: flex;
  justify-content: center; }

.tiktok-round,
.youtube-round {
  background-color: #ffffff;
  width: 39px;
  height: 39px;
  border-radius: 50%; }

.footer-mobile .accordion-item,
.footer-mobile .accordion-button {
  background-color: transparent;
  color: white; }

.footer-mobile .accordion-item {
  border: none; }

.footer-mobile .footer-contact .row > * {
  width: unset; }

.accordion-button:not(.collapsed) {
  box-shadow: inset 0 -1px 0 #e2e2e5; }

.footer-mobile-buttom {
  display: grid;
  gap: 10px;
  padding-top: 20px;
  justify-items: center; }

#main-fab {
  border: unset; }
  #main-fab img {
    top: unset !important;
    left: unset !important;
    width: 100%; }

#main-fab.disAni {
  animation: unset; }

#myBtnn, #chat-fab, #challenges-fab, #activity-fab {
  display: flex;
  width: 40px;
  height: 40px; }

#chat-fab img,
#challenges-fab img,
#activity-fab img {
  border: 2px solid #fff;
  border-radius: 50%;
  padding: 2px; }

.inner-fabs.show .fab::before {
  height: 50px;
  color: #fff;
  border: unset !important;
  text-align: start;
  top: -5px;
  right: -10px;
  padding-right: 65px;
  padding-left: 20px;
  border-radius: 30px;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  /* Đẩy nội dung về bên phải */
  padding-right: 60px;
  max-width: max-content;
  /* Kích thước tự động theo nội dung */
  font-weight: 600; }

div#myBtnn.fab.roundCool::before {
  background-color: var(--green-main); }

a#chat-fab.fab.roundCool::before {
  background-color: #0067FF; }

a#activity-fab.fab.roundCool::before {
  background-color: #9d36ff; }

a#challenges-fab.fab.roundCool {
  display: none; }

.inner-fabs.show div#myBtnn.fab.roundCool {
  bottom: 100px; }
.inner-fabs.show a#chat-fab.fab.roundCool {
  bottom: 220px; }
.inner-fabs.show a#activity-fab.fab.roundCool {
  bottom: 160px; }

.footer-col-end {
  display: flex;
  justify-content: end; }

.footer-col-center {
  display: flex;
  justify-content: center; }

@keyframes play {
  0% {
    transform: scale(1); }
  15% {
    box-shadow: 0 0 0 5px rgba(230, 8, 8, 0.4); }
  25% {
    box-shadow: 0 0 0 10px rgba(230, 8, 8, 0.4), 0 0 0 20px rgba(230, 8, 8, 0.2); }
  25% {
    box-shadow: 0 0 0 15px rgba(230, 8, 8, 0.4), 0 0 0 30px rgba(230, 8, 8, 0.2); } }
.hotline-phone-ring-wrap {
  display: none; }

@media (max-width: 1400px) {
  .inner-fabs.show .fab::before {
    top: -4px;
    font-size: 15px;
    height: 45px; }

  #myBtnn, #chat-fab, #challenges-fab, #activity-fab {
    display: flex;
    width: 35px;
    height: 35px; } }
/* 'xl': '1200px', 1200 trở xuống*/
/* 'lg': '1024px', 992 trở xuống*/
/* 'md': '768px', 768 trở xuống*/
@media (max-width: 768px) {
  .btn-add-to-cart {
    border-radius: 8px; } }
@media screen and (max-width: 768px) {
  .footer-contact-phone {
    border-radius: 10px; }

  .footer-mobile-buttom {
    padding-top: 0; }

  .footer-copyright-area {
    font-size: 14px;
    line-height: 0.8; } }
/* 'sm': '640px', 640 trở xuống*/
@media (max-width: 640px) {
  .fab {
    border-radius: 50%; } }
/* 'sx': '475px', 475 trở xuống*/
.cart-title-area {
  padding: 20px 0px;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }

.cart-item {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 1px 3px;
  border-radius: 5px; }

.cart-item-row {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 15px; }

.cart-item-image img {
  width: 100%;
  height: auto;
  object-fit: cover; }

.cart-item-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 5px; }

.cart-item-remove i {
  font-size: 1.5rem;
  cursor: pointer; }

.cart-item-remove:hover i {
  color: red;
  transform: scale(1.05);
  transition: transform 0.3s ease, color 0.3s ease; }

body:has(.product-detail) .btn-danger {
  background-color: #ec1f26; }
body:has(.product-detail) .text-danger {
  color: #ec1f26; }

.product-detail-area {
  width: 100%;
  padding: 50px;
  border-radius: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
  background-color: white; }
  .product-detail-area .sale-price-product {
    margin-bottom: 0; }

.thumbnail-slider img {
  width: 120px;
  height: auto;
  max-height: 100px;
  object-fit: cover;
  padding: 0 5px;
  transition: border 0.3s;
  cursor: pointer;
  border-radius: 10px;
  aspect-ratio: 1 / 1; }

.thumbnail-slider .slick-slide {
  border: 2px solid transparent;
  /* Không có khung mặc định */ }

.thumbnail-slider .slick-center img {
  border: 2px solid #6c8b6e;
  opacity: 1; }

.thumbnail-slider img {
  opacity: 0.5; }

.slick-slide {
  transition: transform 0.3s ease;
  /* Thêm hiệu ứng chuyển tiếp */ }

/* Thẻ ảnh chính */
.image-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 600px;
  overflow: hidden;
  border-radius: 20px;
  border: 2px solid #b2c4bb; }

.main-image-slider {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto; }

.main-image-slider img {
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 1 / 1; }

/* Style cho các nút next, prev */
.prev-btn,
.next-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(0);
  /* Vị trí ban đầu */
  background: inherit;
  color: #646464;
  border: none;
  padding: 15px;
  cursor: pointer;
  font-size: 36px;
  z-index: 10;
  border-radius: 5px;
  opacity: 0;
  /* Ẩn nút */
  visibility: hidden;
  /* Loại khỏi vùng nhìn thấy */
  transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
  /* Hiệu ứng */ }

.prev-btn {
  left: 40px;
  /* Vị trí ban đầu của nút prev */ }

.next-btn {
  right: 40px;
  /* Vị trí ban đầu của nút next */ }

/* Khi hover vào .image-wrapper */
.image-wrapper:hover .prev-btn {
  opacity: 1;
  /* Hiện nút */
  visibility: visible;
  /* Khôi phục vùng nhìn thấy */
  transform: translateY(-50%) translateX(-20px);
  /* Di chuyển về bên trái */ }

.image-wrapper:hover .next-btn {
  opacity: 1;
  /* Hiện nút */
  visibility: visible;
  /* Khôi phục vùng nhìn thấy */
  transform: translateY(-50%) translateX(20px);
  /* Di chuyển về bên phải */ }

.product-detail-infor {
  margin-left: 30px;
  display: flex;
  flex-direction: column; }

.pd-quantity,
.pd-type-list {
  display: flex;
  align-items: center; }

.pd-type-item {
  border: 1px solid grey;
  border-radius: 5px;
  padding: 0px 10px;
  cursor: pointer; }

.pd-type-list span {
  margin-left: 5px; }

.pd-type-list span:first-child {
  margin-left: 0; }

.pd-type-item.active {
  color: white;
  border: none;
  background-color: #177736; }

.product-detail-title {
  line-height: 1;
  padding-bottom: 20px; }

.product-detail-title,
.product-detail-price {
  font-size: 52px; }

.product-detail-short {
  font-size: 18px; }

.product-detail-saleprice {
  font-size: 28px; }

.pd-sale-line {
  position: relative;
  display: inline-block;
  width: fit-content; }

.pd-sale-line::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
  /* Hạ đường gạch xuống dưới 2px */
  height: 2px;
  /* Độ dày của đường gạch */
  background-color: black;
  /* Màu sắc của đường gạch */
  width: 100%;
  /* Đảm bảo đường gạch ngang chỉ rộng bằng kích thước văn bản */ }

.product-detail-uses {
  border: 1px solid gray;
  border-radius: 10px;
  padding: 20px 20px;
  /* white-space: pre-line; */
  position: relative;
  max-height: 295px;
  overflow: hidden; }

.product-detail-uses p {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: normal !important;
  /* cho phép xuống dòng */
  word-break: break-word;
  /* tránh tràn chữ */
  line-height: 1.5;
  /* Tăng khoảng cách dòng để dễ đọc hơn */ }

.product-detail-uses::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 120px;
  /* Chiều cao của hiệu ứng mờ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), white);
  pointer-events: none;
  /* Đảm bảo lớp phủ không chặn tương tác với nội dung */ }

.product-detail-action {
  padding-top: 20px;
  display: flex;
  gap: 20px;
  /* Tạo khoảng cách giữa hai nút */
  margin-bottom: 20px;
  flex-wrap: wrap;
  /* Cho phép các nút xuống dòng khi không đủ không gian */ }

.product-detail-action .buy-now {
  flex: 1 1 calc(70% -10px);
  /* Chiếm 6 phần chiều rộng */
  border-radius: 10px;
  padding: 10px 20px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  /* Giãn đều nội dung bên trong */
  font-weight: bold; }

.product-detail-action .add-to-cart {
  /* Chiếm 4 phần chiều rộng */
  border-radius: 10px;
  padding: 10px 20px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  /* Căn giữa nội dung bên trong */
  font-weight: bold;
  gap: 10px; }

.product-detail .product-detail-action .buy-now-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  /* Text căn trái */ }

.pd-quantity {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }

.qty-input {
  padding-left: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  align-items: center; }

.qty-count {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: none;
  background-color: #147533;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer; }

.product-qty {
  border-radius: 5px;
  width: 50px !important;
  height: 22px;
  text-align: center; }

/* Ẩn mũi tên trong trình duyệt Webkit (Chrome, Safari, Edge) */
.qty-input input[type="number"]::-webkit-inner-spin-button,
.qty-input input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* Ẩn mũi tên trong trình duyệt Firefox */
.qty-input input[type="number"] {
  -moz-appearance: textfield; }

@media screen and (max-width: 990px) {
  .product-detail-action .buy-now,
  .product-detail-action .add-to-cart {
    flex: 1 1 48%;
    /* Các nút chiếm toàn bộ chiều ngang */ } }
@media screen and (max-width: 768px) {
  .product-detail-action .buy-now,
  .product-detail-action .add-to-cart {
    display: flex;
    align-items: center;
    justify-content: space-around; }

  .product-detail-saleprice {
    font-size: 24px; } }
.pfh-item {
  border: 1px solid #77a282;
  border-radius: 10px;
  padding: 10px 20px;
  display: flex;
  align-items: center;
  /* Chia đều các item */
  box-sizing: border-box;
  /* Đảm bảo padding không làm vỡ layout */
  gap: 15px; }

.pfh-item-delivery {
  flex: 1 1 calc(40% - 10px); }

.pfh-item-exchange {
  flex: 1 1 calc(30% - 10px); }

.pfh-item-policy {
  flex: 1 1 calc(30% - 10px); }

.pfh-item-content {
  color: #408255; }

.pd-feature-highlight {
  display: flex;
  flex-wrap: nowrap;
  /* Cho phép các item tự động xuống dòng */
  justify-content: space-between;
  /* Cách đều các item */
  gap: 10px;
  /* Tạo khoảng cách giữa các thẻ */ }

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

.same-product .slick-track {
  display: flex !important; }

.same-product .slick-slide {
  height: inherit !important; }

.same-product .slick-slide > a {
  height: 100%; }

.same-product-item {
  height: inherit !important;
  padding-left: 20px;
  padding-right: 20px;
  box-shadow: unset;
  cursor: pointer;
  transition: transform 0.3s ease;
  margin: 10px 10px; }

.same-product-item:hover {
  transform: scale(1.05); }

.product-detail-mini {
  position: fixed;
  bottom: 0;
  right: 3%;
  width: 450px;
  height: 300px;
  background-color: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 4px 5px;
  overflow: hidden;
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  /* Trạng thái ẩn ban đầu */
  opacity: 0;
  transform: translateY(100%);
  /* Dịch xuống khỏi màn hình */
  transition: all 0.5s ease;
  /* Hiệu ứng mượt mà */ }
  .product-detail-mini .devvn_buy_now_style {
    padding: 8px 20px !important;
    width: fit-content; }
    .product-detail-mini .devvn_buy_now_style strong {
      font-size: 16px !important; }
  .product-detail-mini .product-detail-price {
    font-size: 42px; }
  .product-detail-mini .pd-quantity,
  .product-detail-mini .pd-type-list {
    margin-top: -7%;
    font-size: 15px;
    white-space: nowrap; }
    .product-detail-mini .pd-quantity .variable-item-span,
    .product-detail-mini .pd-type-list .variable-item-span {
      font-size: 14px; }
  .product-detail-mini .pdm-action {
    gap: 5px; }
    .product-detail-mini .pdm-action button {
      border-radius: 10px;
      padding: 7px 20px; }

.pdm-area {
  display: flex;
  padding: 30px 0;
  height: 100%; }

.pdm-right {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40%; }

.pdm-left {
  width: 60%; }

.pdm-right img {
  width: 90%;
  height: 100%;
  object-fit: cover; }

.pdm-action {
  display: flex;
  flex-direction: column;
  gap: 10px; }

.pdm-action button {
  border-radius: 15px;
  width: fit-content;
  padding: 10px 30px;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  align-items: center; }

.variations {
  display: flex;
  flex-wrap: wrap; }
  .variations span {
    min-width: fit-content; }
  .variations .variable-item-contents {
    display: inline-block;
    width: auto;
    text-align: center;
    white-space: nowrap;
    box-sizing: border-box; }
  .variations .pd-type-list {
    gap: 5px; }
  .variations .selected {
    background-color: #177736 !important;
    color: white !important; }

.single_variation_wrap .qty-input {
  padding: 0 !important; }

.single_add_to_cart_button {
  display: none !important; }

.devvn_buy_now_style {
  flex: 1 1 calc(50% - 10px) !important;
  padding: 15px 15px !important;
  margin: 0 !important;
  border-radius: 10px !important;
  background: red !important; }

.woocommerce-variation-add-to-cart .pd-quantity {
  gap: 10px !important; }

.product-detail-mobile .product-description > div {
  max-width: 100% !important; }

.variable-items-wrapper {
  flex-wrap: nowrap !important; }

.woocommerce-variation-price {
  display: none !important; }

.reset_variations {
  display: none !important; }

.product-detail-short {
  white-space: pre-line; }

.list-product-infinity .title-product {
  font-size: 1.5rem;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  height: 62px; }

#toc_container {
  margin: auto;
  padding: 30px;
  margin-bottom: 20px; }

.devvn_buy_now_style strong {
  width: 100% !important;
  text-align: left !important;
  font-size: 1.4rem; }

@media screen and (min-width: 768px) {
  .product-detail-mobile {
    display: none; }

  .product-detail-mini {
    top: 33% !important; } }
@media screen and (max-width: 768px) {
  .woocommerce-Price-currencySymbol {
    font-size: 18px;
    padding-left: 10px; }

  .product-description {
    width: 100%;
    padding: 0 7px; }

  .devvn-popup-quickbuy .devvn-popup-content {
    padding: 10px !important; }

  .product-detail {
    display: none; }

  .image-wrapper {
    border: none;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); }

  .image-wrapper .prev-btn {
    opacity: 1;
    /* Hiện nút */
    visibility: visible;
    /* Khôi phục vùng nhìn thấy */
    transform: translateY(-50%) translateX(-20px);
    /* Di chuyển về bên trái */ }

  .image-wrapper .next-btn {
    opacity: 1;
    /* Hiện nút */
    visibility: visible;
    /* Khôi phục vùng nhìn thấy */
    transform: translateY(-50%) translateX(20px);
    /* Di chuyển về bên phải */ }

  .product-detail-infor {
    margin: 0;
    padding: 0; }

  .product-detail-short {
    font-size: 18px;
    font-weight: 600;
    color: #636161; }

  .product-detail-title {
    font-size: 36px; }

  .product-detail-uses {
    border: 1px solid #cccccc;
    border-radius: 10px;
    padding: 20px 20px;
    display: flex;
    flex-direction: column; }

  .product-detail-action .buy-now {
    flex: 1 1 calc(50% - 10px);
    padding: 5px 10px; }

  .product-detail-action .add-to-cart {
    flex: 1 1 calc(50% - 25px);
    padding: 0px; }

  .pfh-item {
    padding: 10px 8px;
    gap: 5px; }

  .product-detail-area {
    box-shadow: unset; }

  .qty-count {
    width: 22px;
    /* Tùy chỉnh lại nút cho phù hợp */
    height: 22px; }

  .product-qty {
    width: 45px !important;
    /* Đảm bảo input nằm vừa vặn giữa các nút */ }

  .tiktok-round,
  .youtube-round {
    width: 28px;
    height: 28px; }

  .tiktok-round i,
  .youtube-round i {
    margin-top: 5px !important; }

  .product-detail-mini {
    width: 100% !important;
    height: 110px !important;
    border-radius: unset !important;
    z-index: 999999999;
    right: 0 !important;
    box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.3);
    border-bottom: 1px solid; }
    .product-detail-mini .pdm-area {
      padding-right: 4px !important; }

  .pdm-left-mobile {
    flex-direction: unset !important;
    flex-wrap: wrap !important; }

  .product-detail-mini .pdm-area {
    padding: 0; }

  .product-detail-mini .pdm-area .pdm-right {
    width: 20%;
    margin-right: 5px; }

  .product-detail-mini .pdm-area .pdm-left {
    width: 80%; }

  .product-detail-mini .pdm-area .pdm-left .pdm-left-mobile {
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    padding: 0 !important;
    justify-content: space-between !important; }

  .product-detail-mini .pdm-area .pdm-left .pd-quantity > span,
  .product-detail-mini .pdm-area .pdm-left .pd-type-list > span {
    display: none; }

  .product-detail-mini .pd-type-list li {
    height: fit-content !important;
    border-radius: 5px !important; }

  .product-detail-mini .pd-type-list li span {
    font-size: 11px !important; }

  .product-detail-mini .pdm-area .pdm-left .pdm-action {
    align-items: flex-end;
    margin: auto 0; }

  .product-detail-mini .pdm-area .pdm-left .pdm-action button {
    padding: 7px 10px;
    gap: 5px;
    border-radius: 7px; }

  .product-detail-mini .pdm-area .pdm-left .pdm-action button span {
    font-size: 11px !important;
    font-weight: 300;
    line-height: 1; }

  .product-detail-mini .pdm-area .pdm-left .pdm-action button i {
    font-size: 16px !important;
    padding-left: 3px !important; }

  .product-detail-mini .pdm-area .devvn_buy_now_style {
    border-radius: 7px !important;
    padding: 3px 10px !important; }
    .product-detail-mini .pdm-area .devvn_buy_now_style strong {
      line-height: 10px;
      font-size: 11px !important;
      line-height: 2; }

  .product-detail-mini .product-detail-price {
    font-size: 26px; }
    .product-detail-mini .product-detail-price strong {
      font-size: 11px !important;
      font-weight: 600; }

  .product-detail-mini .woocommerce-Price-currencySymbol {
    font-size: 12px;
    padding-left: 3px; }

  .product-detail-mini .qty-count {
    width: 16px;
    height: 16px; }
  .product-detail-mini .product-qty {
    height: 18px;
    width: 38px !important;
    font-size: 12px; }
  .product-detail-mini .single_variation_wrap {
    margin-top: -16px; }

  .pdm-left-infor {
    margin: auto 0; } }
.ytp-cued-thumbnail-overlay {
  width: 100%;
  max-width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center; }

.ytp-cued-thumbnail-overlay-image {
  width: 100%;
  height: auto;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  aspect-ratio: 16 / 9;
  /* Giữ tỷ lệ khung hình */ }

.ytp-large-play-button {
  position: absolute;
  z-index: 10;
  background: none;
  border: none;
  cursor: pointer;
  width: 80px;
  height: 80px; }

iframe {
  max-width: 100% !important; }

/* Banner home */
.slider-banner img {
  max-width: 100%;
  margin: auto;
  width: 100%; }

.slider-banner > ul.slick-dots {
  bottom: 0px; }

/* product-categories-home */
.product-categories-home img {
  width: 100%;
  max-width: 100%;
  height: auto;
  border-radius: 16px; }

.card-item--img {
  position: relative; }

.card-item--text {
  color: white;
  position: absolute;
  z-index: 1;
  width: 100%;
  max-width: 100%;
  top: 20%;
  padding: 0 20px; }

/* best-sellers-section */
.best-sellers-section .slick-dots {
  bottom: -40px; }

.slide-best-sellers .slick-dots li button:before {
  font-size: 45px; }

.best-sellers-section .slick-dots li {
  margin: 0; }

.bss-image-bg img {
  border-radius: 16px 16px 0 0;
  aspect-ratio: 2 / 1;
  object-fit: cover; }

.bss-item {
  display: flex;
  align-items: stretch; }

.bss-item .bss-inner {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.bss-pro-sub {
  font-size: 16px; }

.bss-content {
  position: relative;
  padding: 30px 50px 0 50px; }

.bss_content--title {
  padding: 20px 0; }

.bss-image-main {
  padding-bottom: 10px; }

.bss-image-main img {
  height: auto;
  width: 100%;
  border-radius: 8px;
  border: 1px solid #187735;
  aspect-ratio: 1 / 1;
  max-width: 100%; }

/* Bọc các card */
.slide-best-sellers {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  gap: 15px; }

/* Mỗi card */
.bss-item {
  flex: 1 1 calc(25% - 15px);
  /* 4 sản phẩm / hàng */
  display: flex;
  align-items: stretch;
  justify-content: center;
  min-width: 250px;
  box-sizing: border-box; }

/* Card chính */
.item-list__product {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 10px;
  padding: 15px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  width: 100%;
  text-align: center; }

/* Tiêu đề */
.title-product {
  font-size: 2.5rem;
  font-weight: bold;
  color: #225a41;
  margin-bottom: 20px; }

/* Ảnh vuông */
.image_container_product {
  width: 100%;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  border-radius: 10px; }

.image_container_product img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.bss-inner h5,
.title-product {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* ✅ chỉ cho phép tối đa 2 dòng */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.3;
  height: calc(1.3em * 2);
  /* ✅ chiều cao cố định cho 2 dòng */
  font-size: 2rem;
  font-weight: bold;
  color: #225a41;
  margin-bottom: 15px;
  text-align: center;
  word-break: break-word; }

.short-desc {
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2;
  /* chỉ hiển thị 2 dòng */
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: normal !important;
  /* cho phép xuống dòng */
  word-break: break-word;
  /* tránh tràn chữ */
  line-height: 1.5em;
  max-height: calc(1.5em * 2);
  /* chiều cao đúng 2 dòng */ }

/* Đảm bảo các cột có cùng chiều cao */
.btn-sold-count {
  background-color: #ff4d4d;
  color: white;
  border: none;
  border-radius: 6px;
  padding: 7px 15px;
  font-size: 14px;
  cursor: default;
  width: fit-content;
  font-style: italic;
  margin-top: 10px; }

.bss-view-detal {
  background-color: var(--green-main);
  color: white;
  margin-top: 9px;
  border: none;
  border-radius: 3px;
  padding: 8px 20px;
  font-size: 14px;
  width: fit-content;
  font-weight: bold;
  cursor: unset;
  text-transform: uppercase;
  display: flex;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 30px;
  position: absolute;
  bottom: 0;
  left: 50%;
  /* Canh giữa theo chiều ngang */
  transform: translateX(-50%); }

.bss-view-detal span {
  color: white; }

.bss-view-detal:hover {
  background-color: #249c3f; }

.bss-content-detail {
  white-space: pre-line;
  margin-bottom: 70px;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 300px;
  max-height: 300px;
  mask-image: linear-gradient(to bottom, black 83%, transparent 100%);
  -webkit-mask-image: linear-gradient(to bottom, black 83%, transparent 100%); }

.bss-content-detail ul {
  list-style: none; }

.bss-content-detail li i {
  color: var(--green-main);
  padding-right: 10px; }

.bss-content-detail > div {
  padding-bottom: 20px; }

.bss-pro-name a > * {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  line-height: 1.5;
  max-height: calc(1.5em * 2); }

.bss-pro-name h6 {
  margin: 0; }

/* why-choose-us */
.why-choose-us {
  padding: 25px 0; }

.wcu-title {
  text-align: center;
  padding: 15px 20px;
  text-transform: uppercase; }

.wcu-contents {
  display: flex;
  width: 100%;
  max-width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px; }

.wcu-description {
  width: 100%;
  max-width: 100%;
  color: white;
  text-align: center;
  position: absolute;
  bottom: 40px;
  left: 0;
  z-index: 2; }

.wcu-description-title {
  font-size: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  line-height: 32px;
  width: 75%;
  margin: auto;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 8px; }

.wcu-description-text {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  width: 90%;
  display: block;
  margin: auto;
  font-size: 15px; }

.wcu-item {
  position: relative;
  /* Để pseudo-element hoạt động */
  width: 100%;
  height: 425px;
  border-radius: 20px;
  overflow: hidden;
  /* Đảm bảo ảnh không bị tràn */ }

.wcu-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block; }

.wcu-item::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  /* Điều chỉnh độ cao bóng */
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
  /* Bóng mờ từ dưới lên */
  z-index: 1;
  /* Đảm bảo bóng phủ lên ảnh */
  pointer-events: none;
  /* Đảm bảo không ảnh hưởng đến sự kiện click */ }

.why-choose-us .wcu-contents {
  display: flex;
  flex-wrap: wrap;
  /* Cho phép ảnh xuống hàng khi không đủ không gian */
  gap: 20px;
  /* Khoảng cách giữa các ảnh */
  justify-content: space-between;
  /* Căn đều các bức ảnh */ }

.why-choose-us .wcu-item {
  flex: 1 1 calc(25% - 20px);
  /* Mỗi bức ảnh chiếm 25% chiều rộng, trừ khoảng cách 20px */ }

@media (max-width: 768px) {
  .why-choose-us .wcu-item {
    flex: 1 1 calc(50% - 20px);
    /* Mỗi bức ảnh chiếm 50% chiều rộng trên màn hình nhỏ */
    height: auto; } }
/* blog-home-section */
.blog-home-section {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100vw;
  height: 95vh; }

.bhs-bg-main {
  width: 100%;
  max-width: 100%;
  position: relative; }

.bhs-bg-main > img {
  width: 100%;
  max-width: 100%;
  aspect-ratio: 4 / 2;
  object-fit: cover; }

/* Tạo bóng mờ bên trong block */
.bhs-bg-main::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(to bottom left, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
  z-index: 1;
  pointer-events: none; }

.bhs-title {
  text-transform: uppercase;
  position: absolute;
  top: 32vw;
  z-index: 2;
  color: white;
  font-weight: 600; }

.bhs-learnmore {
  position: absolute;
  top: 35vw;
  z-index: 2;
  color: #17763a;
  font-weight: 600;
  background: white;
  padding: 10px 40px;
  border-radius: 8px; }

.slide-bhs {
  position: absolute;
  top: 40px;
  right: 0;
  width: 65%;
  z-index: 2;
  padding-right: 0;
  overflow: visible; }

.slide-bhs .slick-track {
  display: flex !important; }

.slide-bhs .slick-slide {
  height: inherit !important; }

.bhs-item {
  border: 1px solid beige;
  background: white;
  padding: 2px;
  border-radius: 20px;
  margin: 0 10px;
  transform: scale(0.95); }

.bhs-blog-img > img {
  border-radius: 8px;
  width: 100%;
  max-width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover; }

.bhs-blog-content {
  padding: 10px; }

.bhs-blog-views {
  padding: 10px;
  font-size: 12px;
  padding-top: 0;
  margin-top: -10px; }

.bhs-blog-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  line-height: 1.5;
  max-height: calc(1.5em * 2);
  font-weight: 600; }

.bhs-viewmore {
  padding: 15px 0;
  display: flex;
  justify-content: center;
  margin-top: -40px; }

.bhs-viewmore-btn {
  background-color: var(--green-main);
  color: white;
  border: none;
  border-radius: 5px;
  padding: 8px 20px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  text-transform: uppercase;
  transition: background-color 0.3s; }

.bhs-viewmore-btn:hover {
  background-color: #249c3f;
  transform: scale(1.1);
  /* Màu xanh đậm hơn khi hover */ }

/* media-coverage */
.media-coverage-section {
  padding: 25px 0;
  text-align: center;
  margin-top: 3rem; }

.mcs-title {
  text-transform: uppercase;
  padding: 15px; }

.slide-mcs {
  display: flex;
  justify-content: space-between;
  gap: 50px;
  align-items: center; }

.slide-mcs > div {
  display: flex;
  justify-content: center;
  align-items: center; }

.slide-mcs img {
  margin: 5px;
  max-height: 200px;
  width: 100%;
  max-width: 300px;
  object-fit: scale-down; }

/* become-partner-section */
.become-partner-section {
  padding: 25px 0;
  text-align: center; }

.bps-title {
  text-transform: uppercase; }

.bps-content {
  padding: 15px; }

.bps-register {
  padding: 15px 0; }

.bps-register-btn {
  background-color: var(--green-main);
  color: white;
  border: none;
  border-radius: 8px;
  padding: 8px 20px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  text-transform: uppercase;
  transition: background-color 0.3s; }

.bps-register-btn:hover {
  background-color: #249c3f;
  transform: scale(1.1);
  /* Màu xanh đậm hơn khi hover */ }

/* '2xl': '1400px', 1400 trở xuống*/
/* 'xl': '1200px', 1200 trở xuống*/
@media (max-width: 1200px) {
  .card-item--text {
    font-size: 18px; }

  .bss-content {
    padding: 0 25px 10px 25px; }

  .bss-content-detail span {
    font-size: 14px; }

  .bss-image-bg img {
    max-height: 200px; }

  .bss-pro-sub {
    font-size: 15px; } }
/* 'lg': '1024px', 992 trở xuống*/
@media (max-width: 992px) {
  .bss-pro-sub {
    font-size: 14px; } }
/* 'md': '768px', 768 trở xuống*/
@media (max-width: 768px) {
  .best-sellers-section {
    padding-top: 0 !important; }

  .bss-pro-name a > * {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    line-height: 1.5;
    max-height: calc(1.5em * 2);
    font-size: 14px; }

  .bss-pro-name {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* Giới hạn 2 dòng */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 3em;
    /* Tùy chỉnh theo line-height */
    line-height: 1.5em;
    /* Điều chỉnh phù hợp với font-size */ }

  .card-item--text {
    font-size: 16px; }

  .bss-content {
    position: relative;
    padding: 0 20px 10px 20px;
    height: 100%; }

  .bss-content-detail {
    padding: 0 0 10px 0;
    min-height: 80px;
    max-height: 80px;
    margin: 0;
    line-height: 1; }

  .bss_content--title {
    margin-bottom: 0; }

  .bss-main-information {
    width: 100% !important;
    text-align: center; }

  .media-coverage-section {
    margin-top: 5px; }

  .slide-bhs {
    top: 25vh;
    right: unset;
    padding: 0;
    width: 100%; }

  .bhs-viewmore {
    position: absolute;
    top: 150vh;
    z-index: 2; }

  .bhs-learnmore {
    display: none; }

  .slide-bhs .bhs-item {
    display: none;
    scale: 1.05; }

  .slide-bhs .bhs-item:nth-child(-n + 2) {
    display: block;
    margin-top: 10px; }

  .bhs-title {
    position: absolute;
    top: 7vh;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    text-align: center; }

  .btn-sold-count {
    padding: 4px 7px;
    margin: 0 auto;
    margin-top: 4px; }

  .wcu-contents img {
    height: 240px; }

  .wcu-description {
    bottom: 20px; }

  .wcu-description-title {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    line-height: 20px;
    width: 90%;
    margin: auto;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0px;
    font-size: 16px; }

  .why-choose-us {
    padding: 25px 10px;
    padding-top: 0 !important; }

  .bss-view-detal {
    padding: 6px 12px;
    margin-bottom: 15px; }

  .bss-pro-sub {
    font-size: 13px; }

  .become-partner-section {
    padding-top: 20px !important;
    padding-bottom: 20px !important; }

  .bss-image-main img {
    max-width: 60%;
    border: none;
    margin: auto; } }
/* 'sm': '640px', 640 trở xuống*/
@media (max-width: 640px) {
  .bss-inner {
    height: 100% !important; }

  .slide-best-sellers .slick-list {
    height: 400px !important; }
    .slide-best-sellers .slick-list .slick-track {
      height: 99% !important; }

  .card-item--text {
    padding-top: 20px;
    font-size: 16px; }

  /* blog-home-section */
  .blog-home-section {
    background-size: contain;
    height: 40vh;
    margin-bottom: 110vh; }

  .bhs-bg-main::after {
    display: none; }

  .bhs-blog-views {
    font-size: 11px; }

  .bss-content-detail span {
    font-size: 12px !important; }

  .bss-content {
    position: relative;
    padding: 0 20px 20px 20px; }

  .wcu-title {
    text-align: center;
    padding: 20px 10px; }

  .bss-image-bg img {
    max-height: 300px; }

  .slide-mcs {
    gap: 0px; }

  .slide-mcs img {
    width: 95%; }

  .bss-content {
    position: relative;
    padding: 0 15px 10px 15px; }

  .card-item--text {
    top: 15%; }

  .product-categories-home .row {
    padding: 0 !important; }

  .bss-pro-sub {
    font-size: 12px; } }
/* 'sx': '475px', 475 trở xuống*/
@media (max-width: 475px) {
  .bss_content--title {
    padding-top: 10px !important;
    padding-bottom: 0; }

  /* blog-home-section */
  .bss-content {
    position: relative;
    padding: 0 15px 15px 15px; }

  .card-item--text {
    top: 10%; }

  .card-item--text {
    font-size: 14px; } }
.banner-home-section {
  padding-bottom: 10px !important; }
  .banner-home-section .slick-dots {
    margin-bottom: 8px; }
    .banner-home-section .slick-dots li.slick-active button:before {
      opacity: unset;
      color: #fff; }
    .banner-home-section .slick-dots li button:before {
      font-size: 14px;
      height: 30px;
      opacity: unset;
      color: #e1e1e1; }
  .banner-home-section .slick-dotted.slick-slider {
    margin-bottom: 0; }

.product-categories-home .row {
  padding: 0 180px; }
  .product-categories-home .row .card-item {
    border-radius: 20px !important;
    overflow: hidden;
    max-width: calc(100% - 20px); }

.bss-item.slick-active .bss-inner::after {
  content: none; }

.bss-inner {
  position: relative; }
  .bss-inner:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    background-color: #ffffff;
    top: 0;
    opacity: 0.6; }
  .bss-inner .bss_content--title .bss-image-main {
    padding-left: 0; }
  .bss-inner .bss_content--title .bss-pro-name h6 {
    font-weight: 600;
    font-size: 20px; }
  .bss-inner .bss-pro-views {
    right: 10px;
    top: -35px; }
  .bss-inner .bss-content-detail ul {
    padding-left: 0px; }
    .bss-inner .bss-content-detail ul li {
      font-size: 15px;
      line-height: 17px;
      padding-bottom: 10px; }

.slide-best-sellers .slick-dots li.slick-active button:before {
  opacity: unset;
  color: #9e9e9e; }
.slide-best-sellers .slick-dots li button:before {
  font-size: 45px;
  height: 25px;
  opacity: unset;
  color: #e1e1e1; }

.banner-home-section .slick-dots li button:before {
  font-size: 45px; }

.best-sellers-section .slick-track {
  display: flex !important; }

.best-sellers-section .slick-slide {
  height: inherit !important; }

body:has(.home-bg-white) {
  background-color: white; }

.apply_coupon {
  background-color: var(--green-main) !important;
  color: #fff !important;
  border-color: var(--green-main) !important;
  height: 30px !important;
  border-radius: 5px; }

.devvn-order-btn {
  background-color: var(--green-main) !important; }

.devvn-popup-title span {
  font-size: 24px;
  font-weight: 600; }

.devvn-popup-title {
  color: #fff;
  height: 61px;
  line-height: 42px;
  padding-left: 110px;
  padding-right: 110px;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  background-image: url(/wp-content/themes/kingbioworld/assets/images/header-menu-back.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  text-align: center;
  display: flex;
  align-items: center; }

.popup-customer-info-group.popup-customer-info-radio {
  display: none !important; }

.customer-name,
.customer-phone,
.customer-address,
.customer-coupon {
  border-radius: 5px !important;
  padding: 10px !important;
  height: 30px !important;
  border-color: #ccc !important; }

.customer-location,
.customer-quan,
.customer-xa {
  height: 30px !important;
  padding: 0 5px !important;
  outline: none;
  border-radius: 5px !important; }

.order-note {
  border-radius: 5px !important;
  padding: 10px !important;
  height: 50px !important;
  border-color: #ccc !important; }

.customer-name:focus,
.customer-phone:focus,
.customer-address:focus,
.order-note:focus,
.customer-location:focus,
.customer-xa:focus,
.customer-quan:focus,
.customer-coupon:focus {
  border-color: var(--green-main) !important;
  outline: none; }

.devvn-popup-content {
  padding: 50px 100px !important; }

.devvn-popup-inner {
  border-radius: 15px !important;
  max-width: 1020px !important; }

.devvn-popup-prod {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: space-between !important;
  text-align: center !important;
  gap: 20px; }

.devvn-popup-img {
  padding: 10px !important;
  width: 200px !important;
  height: 210px !important;
  border-radius: 20px !important;
  border: 1px solid var(--green-main) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important; }

.devvn-popup-img img {
  width: 150px !important;
  height: 150px !important; }

.popup-customer-info-group .devvn-order-btn {
  width: auto !important;
  padding: 0 20px !important;
  border-radius: 5px !important;
  font-weight: 600 !important; }

.popup-customer-info-title {
  text-transform: uppercase;
  font-size: 20px; }

.devvn_prod_variable .quantity {
  padding: 0;
  text-align: center; }

.devvn_price {
  font-size: 18px !important; }

.devvn-popup-close {
  top: auto !important;
  right: 20px !important;
  width: 25px !important;
  height: 25px !important; }

.title-form {
  display: flex;
  position: relative;
  color: white;
  justify-content: center;
  text-align: center;
  align-items: center;
  width: 100%;
  padding-bottom: 20px; }

.box-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center; }

.title-form h1 {
  font-size: clamp(1rem, 2vw, 1.8rem);
  margin-bottom: 5px; }

.title-form p {
  opacity: 0.9;
  font-size: clamp(0.8rem, 1.5vw, 1.1rem); }

.form-container {
  border-radius: 10px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  /* 👈 Bóng nhẹ, mềm */
  padding: 30px; }

label {
  display: block;
  margin-bottom: 8px;
  font-weight: 600;
  color: #444; }

input,
textarea {
  width: 100%;
  padding: 12px 15px;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-size: 15px;
  transition: all 0.3s; }

input:focus,
textarea:focus {
  outline: none;
  border-color: #6a11cb;
  box-shadow: 0 0 0 3px rgba(106, 17, 203, 0.1); }

textarea {
  min-height: 100px;
  resize: vertical; }

.required::after {
  content: " *";
  color: #e74c3c; }

.submit-btn {
  margin-top: 30px;
  background: #259541;
  color: white;
  border: none;
  padding: 14px 20px;
  font-size: 16px;
  border-radius: 6px;
  cursor: pointer;
  width: 100%;
  font-weight: 600;
  transition: all 0.3s; }

.submit-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(106, 17, 203, 0.3); }

.submit-btn:disabled {
  background: #cccccc;
  cursor: not-allowed;
  transform: none;
  box-shadow: none; }

.success-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.95);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 40px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
  z-index: 10; }

.success-overlay.active {
  opacity: 1;
  visibility: visible; }

.success-icon {
  width: 80px;
  height: 80px;
  background: #4bb543;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  animation: scaleIn 0.5s ease; }

.success-icon svg {
  width: 40px;
  height: 40px;
  fill: white; }

.success-overlay h2 {
  color: #4bb543;
  margin-bottom: 15px;
  font-size: 28px; }

.success-overlay p {
  color: #555;
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 1.5; }

.back-btn {
  background: #6a11cb;
  color: white;
  border: none;
  padding: 12px 25px;
  font-size: 15px;
  border-radius: 6px;
  cursor: pointer;
  font-weight: 600;
  transition: all 0.3s; }

.back-btn:hover {
  background: #5a0db0;
  transform: translateY(-2px); }

.error {
  color: #e74c3c;
  font-size: 13px;
  margin-top: 5px;
  display: none; }

.loading {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 3px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  border-top-color: #fff;
  animation: spin 1s ease-in-out infinite;
  margin-right: 10px; }

.success-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.2);
  display: none;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 9999;
  text-align: center;
  transition: opacity 0.3s ease; }

.success-overlay.active {
  display: flex;
  opacity: 1; }

.success-icon {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #1a7732;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px; }

.success-icon svg {
  fill: #fff;
  width: 40px;
  height: 40px; }

.success-overlay h2 {
  color: #1a7732;
  font-size: 24px;
  margin-bottom: 10px; }

.success-overlay p {
  color: #333;
  font-size: 16px;
  margin-bottom: 20px; }

.back-btn {
  padding: 10px 20px;
  background: #1a7732;
  color: #fff;
  border: none;
  border-radius: 5px;
  cursor: pointer; }

.back-btn:hover {
  background: #146126; }

.form-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px 40px;
  /* khoảng cách giữa các cột và hàng */ }

.form-group {
  display: flex;
  flex-direction: column; }

.form-group.full-width {
  grid-column: 1 / 3;
  /* ghi chú chiếm 2 cột */ }

/* Tablet */
@media (max-width: 1024px) {
  .container-md {
    padding: 0 100px !important; }

  .box-title {
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
    top: 30%; }

  .form-container {
    padding: 20px; } }
/* Mobile */
@media (max-width: 768px) {
  .container-md {
    padding: 0 20px !important; }

  .box-title {
    top: 30%;
    width: 90%; }

  .title-form h1 {
    font-size: 1.2rem; }

  .title-form p {
    font-size: 0.9rem; }

  .form-container {
    padding: 15px; }

  .form-group {
    margin-bottom: 15px; }

  input,
  textarea {
    padding: 10px 12px;
    font-size: 14px; }

  .submit-btn {
    padding: 12px 15px;
    font-size: 15px; }

  .success-overlay {
    padding: 20px; }

  .success-icon {
    width: 60px;
    height: 60px;
    margin-bottom: 15px; }

  .success-icon svg {
    width: 30px;
    height: 30px; }

  .success-overlay h2 {
    font-size: 22px;
    margin-bottom: 10px; }

  .success-overlay p {
    font-size: 14px;
    margin-bottom: 20px; } }
/* Small Mobile */
@media (max-width: 480px) {
  .container-md {
    padding: 0 15px !important; }

  .box-title {
    top: 25%;
    width: 95%; }

  .title-form h1 {
    font-size: 1.1rem; }

  .title-form p {
    font-size: 0.8rem; }

  .form-container {
    padding: 10px; }

  .success-overlay {
    padding: 15px; }

  .success-overlay h2 {
    font-size: 20px; } }
/* ====== CSS cho section video ====== */
.yt-clips-section {
  padding: 40px 0; }

.yt-section-title {
  text-align: center;
  font-size: 1.6rem;
  margin-bottom: 24px;
  color: #1a7732; }

/* Layout grid: 3 cột desktop, 2 tablet, 1 mobile */
.yt-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  align-items: start; }

/* Mỗi item */
.yt-item {
  display: flex;
  flex-direction: column; }

/* Giữ tỷ lệ 16:9 cho iframe */
.yt-embed {
  position: relative;
  width: 100%;
  /* modern browsers: */
  aspect-ratio: 16 / 9;
  background: #000;
  overflow: hidden;
  border-radius: 8px; }

/* fallback nếu trình duyệt không hỗ trợ aspect-ratio */
.yt-embed iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0; }

/* Caption */
.yt-caption {
  margin-top: 10px;
  font-size: 0.95rem;
  color: #333;
  text-align: left; }

/* Responsive breakpoints */
@media (max-width: 992px) {
  .yt-grid {
    grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 576px) {
  .yt-grid {
    grid-template-columns: 1fr; }

  .yt-section-title {
    font-size: 1.3rem; }

  .yt-caption {
    font-size: 0.95rem; } }
.table-border td, .table-border th {
  border: 1px solid #000 !important; }

.table-border {
  border-collapse: collapse; }

/* single blog section */
.con-body {
  background-color: #f0f0f0; }

.single-blog-section {
  padding-top: 30px;
  padding-bottom: 30px; }

.single-blog-center {
  position: relative;
  background-color: #fff;
  padding: 50px;
  border-radius: 20px; }

.sbc-top {
  padding-bottom: 15px; }

.sbc-top-title {
  text-transform: uppercase;
  padding-bottom: 15px; }

.sbc-label-item {
  margin-right: 10px;
  border-radius: 5px;
  padding: 5px 15px;
  text-transform: none; }

.sbc-label-orange {
  background-color: #ffd571; }

.sbc-label-blue {
  background-color: #71e6ff; }

.sbc-top-description {
  padding: 20px 0px; }

.sbc-content-item {
  padding: 15px 0px; }

.sbc-content-description {
  padding-bottom: 15px; }

.sbc-content-img {
  text-align: center;
  padding: 15px 0; }

.sbc-content-img img {
  border-radius: 20px;
  max-width: 500px; }

.single-blog-left {
  padding: 50px 50px;
  padding-right: 20px; }

.sbl-content {
  padding: 15px 0; }

.single-blog-right {
  padding: 0px 50px;
  padding-left: 10px; }

.sbr-menu-body {
  padding: 25px;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
  max-width: 260px;
  display: none; }

.sbr-menu-body-display {
  display: block; }

.sbr-menu-section {
  position: fixed;
  top: 40%;
  right: 40px;
  z-index: 10;
  display: flex;
  flex-direction: column;
  align-items: end; }

.sbr-menu-section.menu-fixed {
  /* top: 20px; */ }

.sbr-menu-button {
  padding: 10px;
  background-color: #fff;
  width: 40px;
  height: 40px;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
  margin-bottom: 10px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center; }

.sbr-menu-button {
  cursor: pointer; }

.sbc-sale-product {
  margin: 15px 0;
  padding: 30px 30px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border-radius: 20px; }

.sale-product-image img {
  width: 90%;
  object-fit: contain; }

.product-sale-add a {
  display: inline-block;
  border-radius: 10px;
  background-color: green;
  padding: 7px 20px; }

/* comment section */
.comment-section {
  padding: 30px 0; }

.comment-body {
  background-color: #fff;
  padding: 50px;
  border-radius: 20px; }

.comment-body-title {
  margin-bottom: 20px; }

.comment-item {
  padding: 20px 0; }

.comment-actor-avatar {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 20px;
  overflow: hidden; }

.comment-actor-avatar img {
  width: 100%; }

.comment-item-content {
  padding: 15px 0; }

.comment-form {
  padding: 15px 0; }

.commet-textarea-input {
  width: 100%;
  min-height: 120px;
  border-radius: 10px;
  padding: 15px 20px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border: 0;
  outline: none; }

.commet-text-input {
  padding-left: 0;
  padding-right: 15px; }

.commet-textarea-input::placeholder, .commet-text-input input {
  color: #999;
  font-style: italic; }

.commet-textarea-input:focus {
  box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 15px; }

.commet-input-group {
  padding-top: 20px; }

.commet-text-input input {
  border-radius: 10px;
  padding: 10px 20px;
  border: solid 1px #6d6d6d;
  outline: 0;
  width: 80%; }

.comment-checkox-input {
  padding: 20px 0; }

.comment-checkox-input .form-check-input {
  width: 20px;
  height: 20px;
  margin-right: 5px; }

.comment-checkox-input .form-check-input:checked {
  background-color: #1e8510; }

.comment-form-button button {
  background-color: #1e8510;
  color: #fff;
  padding: 5px 30px;
  border-radius: 10px;
  outline: none;
  border: none; }

/* product slide section */
.product-slide-section {
  padding: 30px 0; }

.product-slide-body {
  background-color: #fff;
  padding: 50px;
  border-radius: 20px; }

/* news slide section */
.news-slide-section {
  padding: 20px 0; }

.news-slide-body {
  background-color: #fff;
  padding: 50px;
  border-radius: 20px; }

.news-slide-content {
  margin: 30px 0; }

.news-slide-section .news-item {
  padding: 0 10px; }

.news-slide-section .news-item-img {
  display: flex;
  height: 250px;
  overflow: hidden;
  border-radius: 15px;
  background-color: #c2cfc5; }

.news-slide-section .news-item-img img {
  width: 100%;
  object-fit: cover;
  height: 100%; }

.product-original-price span {
  text-decoration: line-through; }

.news-item-title {
  margin-top: 20px; }

.sale-product-block {
  display: flex;
  gap: 30px; }

.single-blog-page .same-product {
  margin: 0;
  background-color: #fff;
  box-shadow: none; }

.single-blog-page .item-list__product {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 2px 5px; }

.single-blog-page .same-product-item:hover {
  transform: none; }

.single-blog-page .item-list__product {
  transition: transform 0.3s ease-in; }

.single-blog-page .item-list__product:hover {
  transform: none;
  color: #000;
  transform: scale(1.05); }

.single-blog-page .btn-add-to-cart:hover {
  color: #fff; }

.sbr-menu-mobile {
  display: none; }

.sbr-menu-link a:hover {
  color: #000; }

.single-image-blog {
  aspect-ratio: 1 / 1;
  object-fit: cover; }

.single-blog-product .slick-track {
  display: flex !important; }

.single-blog-product .slick-slide {
  height: inherit !important; }

.single-blog-product .slick-slide > div {
  height: 100%; }

.single-blog-page .item-list__product {
  height: 100%;
  justify-content: space-between; }

.news-slide-content .slick-track {
  display: flex !important; }

.news-slide-content .slick-slide {
  height: inherit !important; }

.news-slide-content .slick-slide > div {
  height: 100%; }

.sbc-top-label a:hover {
  color: #000; }

/* ------ Mẫu reponsive ------ */
/* '2xl': '1400px', 1400 trở xuống*/
@media (max-width: 1400px) {
  .news-slide-section .news-item-img {
    height: 210px; } }
/* 'xl': '1200px', 1200 trở xuống*/
/* 'lg': '1024px', 992 trở xuống*/
@media (max-width: 992px) {
  .con-body {
    background-color: #fff; }

  .single-blog-section {
    border-top: 2px solid #ccc; }

  .commet-text-input input {
    width: 100%; }

  .news-slide-section .news-item-img {
    height: 190px; }

  .sbc-sale-product {
    margin: 15px 0;
    padding: 15px 15px;
    border-radius: 20px; }

  .product-sale-add a {
    padding: 5px 5px; }

  .product-slide-section, .news-slide-section, .comment-section {
    border-top: 2px solid #ccc; }

  .single-blog-page .comment-body, .news-slide-body, .single-blog-center, .product-detail-area {
    padding: 0; }

  .single-blog-page .same-product-item:hover {
    transform: none; }

  .single-blog-page .same-product-item {
    padding: 10px 10px; }

  .sbr-menu-mobile {
    display: block;
    padding: 25px;
    background-color: #fff;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px; }

  .sbr-menu-button {
    display: none; }

  .sbr-menu-body {
    display: none; } }
/* 'md': '768px', 768 trở xuống*/
@media (max-width: 768px) {
  .news-slide-section .news-item-img {
    height: 160px; }

  .sale-image-block {
    width: 30%; }

  .sale-product-block {
    width: 70%;
    flex-wrap: wrap;
    gap: 0; }

  .commet-text-input {
    margin-bottom: 10px; }

  .commet-text-input {
    padding-right: 0; }

  .sale-product-price {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 100px;
    flex-wrap: wrap; }

  .product-sale-add a {
    padding: 5px 10px; } }
/* 'sm': '640px', 640 trở xuống*/
@media (max-width: 640px) {
  .sale-product-price {
    gap: 5px; }

  .sbc-content-img img {
    max-width: 100%; } }
/* 'sx': '475px', 475 trở xuống*/
@media (max-width: 475px) {
  .sale-product-price {
    gap: 0; } }
.sbr-menu-content {
  max-height: 25vh;
  overflow-y: auto;
  padding-right: 10px;
  font-size: 14px; }

/* Tùy chỉnh thanh cuộn cho giao diện đẹp hơn */
.sbr-menu-content::-webkit-scrollbar {
  width: 6px; }

.sbr-menu-content::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 3px; }

.sbr-menu-content::-webkit-scrollbar-thumb:hover {
  background-color: #999; }

img.alignleft {
  float: left;
  margin: 0 15px 15px 0; }

img.alignright {
  float: right;
  margin: 0 0 15px 15px; }

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

table[border],
table[style*="border"] {
  border-collapse: collapse; }

table[border] td,
table[border] th,
table[border] tr {
  border-style: inherit;
  border-color: inherit;
  border-width: 2px; }

p > iframe {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.image_container {
  border: 0px solid #ccc;
  border-radius: 15px;
  overflow: hidden; }

.image_container_product {
  overflow: hidden;
  width: 100%;
  max-width: 100%; }

.item-list__product {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 2px 5px;
  margin: 0 !important;
  padding: 20px 10px;
  border: 0px solid #ccc;
  border-radius: 10px;
  background: white; }

.content-product {
  font-size: 0.9rem;
  color: #333;
  text-align: center;
  height: 46px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* Số dòng tối đa hiển thị */
  -webkit-box-orient: vertical;
  text-overflow: ellipsis; }

.title-product {
  font-size: 1.3rem;
  text-align: center;
  font-weight: 700;
  margin-bottom: 0px; }

#list-product .image-product {
  aspect-ratio: 1 / 1;
  object-fit: cover;
  width: 100%; }

#list-product .title-product {
  font-size: 1.3rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  line-height: 1.3;
  height: calc(1.3em * 3); }

.ls-view-detal {
  background-color: var(--green-main);
  color: white;
  margin-top: 9px;
  border: none;
  border-radius: 6px;
  padding: 6px 14px;
  font-size: 11px;
  width: fit-content;
  font-weight: bold;
  cursor: unset;
  text-transform: uppercase;
  display: flex;
  margin: auto; }

.ls-view-detal span {
  color: white; }

.price-product {
  font-size: 1.8rem;
  color: var(--red-main);
  text-align: center;
  text-decoration: none;
  margin-bottom: 5px;
  font-weight: 700;
  margin: auto; }

.sale-price-product {
  font-size: 1.8rem;
  color: var(--red-main);
  text-align: center;
  margin-bottom: 5px;
  font-weight: 700;
  margin: auto; }

.btn-add-to-cart {
  color: #fff;
  padding: 5px 10px;
  border-radius: 10px;
  cursor: pointer;
  font-size: 0.9rem;
  font-weight: 700; }

.btn-add-to-cart:hover {
  color: #fff;
  background-color: var(--green-main); }

.row {
  margin-left: 0 !important;
  margin-right: 0 !important; }

.search-product__menu {
  padding: 0.5rem; }

.search-product__menu > input {
  border: 1px solid #1e8510;
  border-radius: 10px;
  padding: 0.5% 0 0.5% 2%; }

.search-product__menu > input::placeholder {
  color: var(--green-main);
  font-size: 0.9rem; }

.item-cart-mini {
  width: 150px;
  position: fixed;
  top: 50%;
  right: 2%;
  background-color: var(--green-main);
  border-radius: 10px;
  color: #fff;
  font-size: 1rem; }

.number-in__cart {
  position: absolute;
  background-color: #fff;
  color: var(--green-main);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  top: -40%;
  left: 50%; }

.header_menu-item:hover,
.header_menu-item.active {
  cursor: pointer;
  opacity: 1; }

.header_menu-item {
  opacity: 0.5;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  transition: opacity 0.5s ease, box-shadow 0.5s ease; }

.item-cart-mini-mobile:hover {
  cursor: pointer; }

.item-cart-mini-mobile {
  display: flex !important;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  top: 30%;
  right: 2%;
  position: fixed;
  background-color: var(--green-main);
  color: #fff;
  font-size: 1rem;
  z-index: 1000000000; }

/* '2xl': '1400px', 1400 trở xuống*/
/* 'xl': '1200px', 1200 trở xuống*/
/* 'lg': '1024px', 992 trở xuống*/
@media (max-width: 992px) {
  .container {
    width: 100%; }

  .header_menu-item {
    margin-bottom: 10px; }

  .item-list__product {
    padding: 10% 5% 10% 5%; }

  .title-product {
    font-size: 1.5rem; }

  .content-product {
    font-size: 0.8rem;
    height: 40px; }

  .price-product {
    font-size: 0.8rem; }

  .sale-price-product {
    font-size: 1.5rem; }

  .btn-add-to-cart {
    font-size: 0.8rem; }

  .search-product__menu > input {
    padding: 0.5% 0 0.5% 2%; } }
/* 'md': '768px', 768 trở xuống*/
@media (max-width: 768px) {
  .btn-add-to-cart {
    border-radius: 8px; }

  .list-product-area > *:nth-child(even) {
    padding: 0;
    padding-left: 8px; }
  .list-product-area > *:nth-child(odd) {
    padding: 0;
    padding-right: 8px; } }
/* 'sm': '640px', 640 trở xuống*/
/* 'sx': '475px', 475 trở xuống*/
@media (max-width: 475px) {
  .container {
    width: 100%; }

  .header_menu-item {
    margin-bottom: 10px; }

  .item-list__product {
    padding: 10% 5% 10% 5%; }

  .title-product {
    font-size: 1.2rem; }

  .content-product {
    margin-top: 5px;
    font-size: 0.8rem;
    height: 40px; }

  .price-product {
    font-size: 0.7rem; }

  .sale-price-product {
    font-size: 1.2rem; }

  .btn-add-to-cart {
    font-size: 0.6rem; }

  .item-cart-mini {
    display: none !important; } }
@media (max-width: 360px) {
  .container {
    width: 100%; }

  .header_menu-item {
    margin-bottom: 10px; }

  .item-list__product {
    padding: 10% 5% 10% 5%; }

  .title-product {
    font-size: 1.2rem; }

  .content-product {
    margin-top: 5px;
    font-size: 0.8rem;
    height: 40px; }

  .price-product {
    font-size: 0.7rem; }

  .sale-price-product {
    font-size: 1rem; }

  .btn-add-to-cart {
    font-size: 0.6rem; }

  .item-cart-mini {
    display: none !important; }

  .item-cart-mini-mobile {
    display: flex !important;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    top: 55%;
    right: 2%;
    position: fixed;
    background-color: var(--green-main);
    color: #fff;
    font-size: 1rem; } }
.menu-blog-section {
  padding-top: 30px;
  padding-bottom: 30px; }

.menu-blog-body {
  padding: 50px;
  border-radius: 20px;
  background-color: #fff; }

.menu-blog-list {
  padding: 15px 0; }

.menu-blog-description {
  padding: 0 30px; }

.mb-item-title {
  margin-bottom: 15px; }

.mb-item-tags {
  display: flex;
  gap: 10px;
  margin-top: 15px;
  flex-wrap: wrap; }

.menu-blog-item {
  padding: 20px 0; }

.mb-item-title a:hover {
  color: #000;
  display: block; }

.menu-blog-image img {
  border-radius: 10px;
  object-fit: cover; }

.menu-blog-image a {
  display: block; }

.tags-item a:hover {
  color: #000; }

.ns-btn-more a:hover {
  color: #fff; }

.news-slide-top {
  padding: 0 10px;
  display: flex;
  justify-content: space-between;
  align-items: center; }

.ns-btn-more a {
  padding: 5px 20px;
  border-radius: 10px; }

.ns-btn-more {
  display: inline-block; }

.ns-btn-mobile {
  display: none; }

/* max-widths: xxl: 1320px */
/* max-widths: xl: 1140px, */
/* max-widths: lg: 960px, */
@media (max-width: 992px) {
  .menu-blog-description {
    padding: 0px 18px; }

  .mb-item-title {
    margin-bottom: 5px; }

  .mb-item-tags {
    margin-top: 5px; }

  .menu-blog-list {
    padding: 0; } }
/* max-widths: md: 720px, */
@media (max-width: 768px) {
  .menu-blog-description {
    padding: 0;
    margin-top: 10px; }

  .menu-blog-body {
    padding: 0; }

  .news-item-title {
    margin-top: 15px; }

  .ns-more-desktop {
    display: none; }

  .ns-btn-more a {
    padding: 8px 30px; }

  .ns-btn-mobile {
    display: inline-block;
    padding-left: 10px; }

  .menu-blog-image {
    width: 100%; }

  .menu-blog-image img {
    max-height: 325px; } }
/* max-widths: sm: 540px, */
.checkout.woocommerce-checkout {
  border-radius: 10px;
  background-color: #fff;
  padding: 60px; }

.cart-item.checkout {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px; }

#customer_details {
  display: flex;
  flex-wrap: wrap; }

.woocommerce-billing-fields__field-wrapper {
  display: flex;
  flex-wrap: wrap; }

#billing_last_name_field {
  width: 60%; }

#billing_last_name, #billing_phone, #billing_state, #billing_city, #billing_address_2, #billing_address_1 {
  border-radius: 4px;
  border: 0.2px solid #00000040;
  padding: 10px; }

#billing_phone_field {
  width: 60%;
  margin-right: 10%; }

#billing_state_field {
  width: 33%; }

#billing_city_field {
  width: 33.33%; }

#billing_address_2_field {
  width: 33.33%; }

#order_comments {
  border-radius: 4px;
  border: 0.2px solid #00000040;
  padding: 10px; }

.form-row.place-order {
  width: 100%;
  margin-top: -190px !important;
  margin-bottom: 30px !important;
  text-align: start; }

#place_order {
  text-align: center;
  width: 20%;
  height: 40px;
  background-color: var(--green-main);
  color: white;
  font-size: 1.2rem;
  font-weight: bold;
  border: none;
  border-radius: 6px; }

.woocommerce-billing-fields {
  width: 60% !important;
  padding-right: 8% !important;
  border-right: 0.5px solid #000000 !important;
  padding-bottom: 20px; }

.review-order-table {
  width: 40% !important;
  padding-left: 2% !important;
  border: none;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.cart-all-item {
  height: 500px;
  max-height: 500px !important;
  overflow-y: scroll;
  scrollbar-width: none;
  /* Ẩn thanh cuộn trên Firefox */ }

.cart-all-item::-webkit-scrollbar {
  display: none;
  /* Ẩn thanh cuộn trên Chrome, Safari, Edge */ }

@media (max-width: 475px) {
  .woocommerce {
    background-color: white; }

  .checkout.woocommerce-checkout {
    border-radius: 10px;
    background-color: #fff;
    padding: 5px; }

  .review-order-table {
    display: flex !important;
    flex-direction: row-reverse;
    justify-content: start !important; }

  .woocommerce-billing-fields {
    width: 100% !important;
    border-right: none !important;
    padding-right: 0% !important; }

  .review-order-table {
    border-top: 0.5px solid #000000 !important;
    padding-top: 40px;
    margin-top: 10px;
    width: 100% !important;
    display: flex;
    flex-direction: column; }

  .cart-all-item {
    height: 300px;
    overflow-y: scroll;
    scrollbar-width: none;
    /* Ẩn thanh cuộn trên Firefox */ }

  #billing_last_name_field, #billing_phone_field, #billing_state_field, #billing_city_field, #billing_address_2_field, #billing_address_1_field {
    width: 100% !important;
    margin-right: 0% !important; }

  #billing_last_name, #billing_phone, #billing_state, #billing_city, #billing_address_2, #billing_address_1 {
    border-radius: 4px;
    border: 0.2px solid #00000040;
    padding: 10px; }

  .cart-all-item {
    max-height: 500px !important;
    overflow-y: scroll;
    scrollbar-width: none;
    /* Ẩn thanh cuộn trên Firefox */ }

  .all-price-product-title, .fee-ship-title, .all-price-fee-ship-title {
    font-size: 1.2rem !important; }

  .all-price-product-content, .fee-ship-content, .all-price-fee-ship-content {
    font-size: 1.4rem !important;
    justify-content: end !important; }

  .all-price-product, .fee-ship, .all-price-fee-ship {
    justify-content: space-between !important; }

  .form-row.place-order {
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 10px !important;
    text-align: start;
    margin-bottom: 0 !important;
    padding-left: 25px !important; }

  #place_order {
    text-align: center;
    width: 60%;
    height: 40px;
    background-color: var(--green-main);
    color: white;
    font-size: 1rem;
    font-weight: bold;
    border: none;
    border-radius: 6px; } }

/*# sourceMappingURL=style.css.map */
