/* margin 10 */
.m-10 {
  margin: 10px; }

.ml-10 {
  margin-left: 10px; }

.mr-10 {
  margin-right: 10px; }

.mt-10 {
  margin-top: 10px; }

.mb-10 {
  margin-bottom: 10px; }

.mx-10 {
  margin-left: 10px;
  margin-right: 10px; }

.my-10 {
  margin-top: 10px;
  margin-bottom: 10px; }

/* margin 15 */
.m-15 {
  margin: 15px; }

.ml-15 {
  margin-left: 15px; }

.mr-15 {
  margin-right: 15px; }

.mt-15 {
  margin-top: 15px; }

.mb-15 {
  margin-bottom: 15px; }

.mx-15 {
  margin-left: 15px;
  margin-right: 15px; }

.my-15 {
  margin-top: 15px;
  margin-bottom: 15px; }

/* margin 20 */
.m-20 {
  margin: 20px; }

.ml-20 {
  margin-left: 20px; }

.mr-20 {
  margin-right: 20px; }

.mt-20 {
  margin-top: 20px; }

.mb-20 {
  margin-bottom: 20px; }

.mx-20 {
  margin-left: 20px;
  margin-right: 20px; }

.my-20 {
  margin-top: 20px;
  margin-bottom: 20px; }

/* margin 25 */
.m-25 {
  margin: 25px; }

.ml-25 {
  margin-left: 25px; }

.mr-25 {
  margin-right: 25px; }

.mt-25 {
  margin-top: 25px; }

.mb-25 {
  margin-bottom: 25px; }

.mx-25 {
  margin-left: 25px;
  margin-right: 25px; }

.my-25 {
  margin-top: 25px;
  margin-bottom: 25px; }

/* margin 30 */
.m-30 {
  margin: 30px; }

.ml-30 {
  margin-left: 30px; }

.mr-30 {
  margin-right: 30px; }

.mt-30 {
  margin-top: 30px; }

.mb-30 {
  margin-bottom: 30px; }

.mx-30 {
  margin-left: 30px;
  margin-right: 30px; }

.my-30 {
  margin-top: 30px;
  margin-bottom: 30px; }

/* margin 35 */
.m-35 {
  margin: 35px; }

.ml-35 {
  margin-left: 35px; }

.mr-35 {
  margin-right: 35px; }

.mt-35 {
  margin-top: 35px; }

.mb-35 {
  margin-bottom: 35px; }

.mx-35 {
  margin-left: 35px;
  margin-right: 35px; }

.my-35 {
  margin-top: 35px;
  margin-bottom: 35px; }

/* margin 40 */
.m-40 {
  margin: 40px; }

.ml-40 {
  margin-left: 40px; }

.mr-40 {
  margin-right: 40px; }

.mt-40 {
  margin-top: 40px; }

.mb-40 {
  margin-bottom: 40px; }

.mx-40 {
  margin-left: 40px;
  margin-right: 40px; }

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

/* margin 45 */
.m-45 {
  margin: 45px; }

.ml-45 {
  margin-left: 45px; }

.mr-45 {
  margin-right: 45px; }

.mt-45 {
  margin-top: 45px; }

.mb-45 {
  margin-bottom: 45px; }

.mx-45 {
  margin-left: 45px;
  margin-right: 45px; }

.my-45 {
  margin-top: 45px;
  margin-bottom: 45px; }

/* margin 50 */
.m-50 {
  margin: 50px; }

.ml-50 {
  margin-left: 50px; }

.mr-50 {
  margin-right: 50px; }

.mt-50 {
  margin-top: 50px; }

.mb-50 {
  margin-bottom: 50px; }

.mx-50 {
  margin-left: 50px;
  margin-right: 50px; }

.my-50 {
  margin-top: 50px;
  margin-bottom: 50px; }

/* padding 10 */
.p-10 {
  padding: 10px; }

.pl-10 {
  padding-left: 10px; }

.pr-10 {
  padding-right: 10px; }

.pt-10 {
  padding-top: 10px; }

.pb-10 {
  padding-bottom: 10px; }

.px-10 {
  padding-left: 10px;
  padding-right: 10px; }

.py-10 {
  padding-top: 10px;
  padding-bottom: 10px; }

/* padding 15 */
.p-15 {
  padding: 15px; }

.pl-15 {
  padding-left: 15px; }

.pr-15 {
  padding-right: 15px; }

.pt-15 {
  padding-top: 15px; }

.pb-15 {
  padding-bottom: 15px; }

.px-15 {
  padding-left: 15px;
  padding-right: 15px; }

.py-15 {
  padding-top: 15px;
  padding-bottom: 15px; }

/* padding 20 */
.p-20 {
  padding: 20px; }

.pl-20 {
  padding-left: 20px; }

.pr-20 {
  padding-right: 20px; }

.pt-20 {
  padding-top: 20px; }

.pb-20 {
  padding-bottom: 20px; }

.px-20 {
  padding-left: 20px;
  padding-right: 20px; }

.py-20 {
  padding-top: 20px;
  padding-bottom: 20px; }

/* padding 25 */
.p-25 {
  padding: 25px; }

.pl-25 {
  padding-left: 25px; }

.pr-25 {
  padding-right: 25px; }

.pt-25 {
  padding-top: 25px; }

.pb-25 {
  padding-bottom: 25px; }

.px-25 {
  padding-left: 25px;
  padding-right: 25px; }

.py-25 {
  padding-top: 25px;
  padding-bottom: 25px; }

/* padding 30 */
.p-30 {
  padding: 30px; }

.pl-30 {
  padding-left: 30px; }

.pr-30 {
  padding-right: 30px; }

.pt-30 {
  padding-top: 30px; }

.pb-30 {
  padding-bottom: 30px; }

.px-30 {
  padding-left: 30px;
  padding-right: 30px; }

.py-30 {
  padding-top: 30px;
  padding-bottom: 30px; }

/* padding 35 */
.p-35 {
  padding: 35px; }

.pl-35 {
  padding-left: 35px; }

.pr-35 {
  padding-right: 35px; }

.pt-35 {
  padding-top: 35px; }

.pb-35 {
  padding-bottom: 35px; }

.px-35 {
  padding-left: 35px;
  padding-right: 35px; }

.py-35 {
  padding-top: 35px;
  padding-bottom: 35px; }

/* padding 40 */
.p-40 {
  padding: 40px; }

.pl-40 {
  padding-left: 40px; }

.pr-40 {
  padding-right: 40px; }

.pt-40 {
  padding-top: 40px; }

.pb-40 {
  padding-bottom: 40px; }

.px-40 {
  padding-left: 40px;
  padding-right: 40px; }

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

/* padding 45 */
.p-45 {
  padding: 45px; }

.pl-45 {
  padding-left: 45px; }

.pr-45 {
  padding-right: 45px; }

.pt-45 {
  padding-top: 45px; }

.pb-45 {
  padding-bottom: 45px; }

.px-45 {
  padding-left: 45px;
  padding-right: 45px; }

.py-45 {
  padding-top: 45px;
  padding-bottom: 45px; }

/* padding 50 */
.p-50 {
  padding: 50px; }

.pl-50 {
  padding-left: 50px; }

.pr-50 {
  padding-right: 50px; }

.pt-50 {
  padding-top: 50px; }

.pb-50 {
  padding-bottom: 50px; }

.px-50 {
  padding-left: 50px;
  padding-right: 50px; }

.py-50 {
  padding-top: 50px;
  padding-bottom: 50px; }

/* END POLY FLUID SIZING */
::-moz-selection {
  background: #ffcd00;
  color: #fff; }

::selection {
  background: #ffcd00;
  color: #fff; }

* {
  margin: 0;
  padding: 0; }

.color-primary {
  color: #ffcd00; }

button, input, optgroup, select, textarea {
  font-family: "Barlow", Helvetica, Arial, sans-serif; }

.text1line {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical; }

.text2line {
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.text3line {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

.text4line {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical; }

.text5line {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical; }

input::placeholder, textarea::placeholder {
  color: #908f8f !important;
  opacity: 1 !important; }

button:focus {
  outline: none; }

@media (max-width: 767px) {
  .row-mb-15 {
    margin-left: -7.5px;
    margin-right: -7.5px; }
    .row-mb-15 > div {
      padding-left: 7.5px;
      padding-right: 7.5px; } }

.owl-carousel.owl-nav-style-1 .owl-nav {
  text-align: center; }
  .owl-carousel.owl-nav-style-1 .owl-nav button.owl-prev, .owl-carousel.owl-nav-style-1 .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
    .owl-carousel.owl-nav-style-1 .owl-nav button.owl-prev i, .owl-carousel.owl-nav-style-1 .owl-nav button.owl-next i {
      color: #fff;
      font-size: 60px;
      text-shadow: 1px 1px 1px #000; }
  .owl-carousel.owl-nav-style-1 .owl-nav button.owl-prev {
    left: 15px; }
  .owl-carousel.owl-nav-style-1 .owl-nav button.owl-next {
    right: 15px; }

.owl-carousel.owl-nav-style-2:hover .owl-nav {
  opacity: 1; }

.owl-carousel.owl-nav-style-2 .owl-nav {
  text-align: center;
  opacity: 0; }
  .owl-carousel.owl-nav-style-2 .owl-nav button.owl-prev, .owl-carousel.owl-nav-style-2 .owl-nav button.owl-next {
    position: absolute;
    top: calc(50% - 30px);
    transform: translateY(-50%);
    background: rgba(217, 38, 28, 0.9);
    width: 35px;
    height: 35px;
    line-height: 28px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 0;
    @inclue prefix(transition, all 0.3s ease, webkit moz); }
    .owl-carousel.owl-nav-style-2 .owl-nav button.owl-prev i, .owl-carousel.owl-nav-style-2 .owl-nav button.owl-next i {
      color: #fff;
      font-size: 30px;
      vertical-align: middle; }
    .owl-carousel.owl-nav-style-2 .owl-nav button.owl-prev:hover, .owl-carousel.owl-nav-style-2 .owl-nav button.owl-next:hover {
      background: #ac1e16; }
  .owl-carousel.owl-nav-style-2 .owl-nav button.owl-prev {
    left: 1px; }
  .owl-carousel.owl-nav-style-2 .owl-nav button.owl-next {
    right: 0px; }

.owl-carousel .owl-dots {
  text-align: center;
  margin-top: 15px; }
  .owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    margin: 0px 5px; }
    .owl-carousel .owl-dots .owl-dot.active span {
      opacity: 1;
      width: 22px;
      background: #d9261c;
      border-radius: 22px; }
    .owl-carousel .owl-dots .owl-dot span {
      display: block;
      width: 8px;
      height: 8px;
      border-radius: 22px;
      margin: 2px;
      cursor: pointer;
      background: #e7e7e7; }

.owl-carousel.owl-nav-dot-1 .owl-dots {
  position: static; }

.owl-carousel.owl-shadow .owl-stage-outer {
  padding-top: 30px; }
  @media (max-width: 767px) {
    .owl-carousel.owl-shadow .owl-stage-outer {
      padding-top: 15px; } }

img {
  max-width: 100%;
  -webkit-backface-visibility: hidden;
  -ms-transform: translateZ(0);
  /* IE 9 */
  -webkit-transform: translateZ(0);
  /* Chrome, Safari, Opera */
  transform: translateZ(0); }

body {
  font-size: 16px;
  line-height: 1.4;
  font-family: "Barlow", Helvetica, Arial, sans-serif;
  color: #70458a;
  background: #fff;
  position: relative; }

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);
  background-color: #fff; }

::-webkit-scrollbar {
  width: 8px;
  background-color: #fff; }

::-webkit-scrollbar-thumb {
  background-color: #ffcd00; }

.div-table::-webkit-scrollbar {
  height: 3px;
  background-color: #fff; }

/* 1.4 - Typography */
h1, h2, h3, h4, h5, h6 {
  font-family: "Barlow", Helvetica, Arial, sans-serif;
  color: #70458a; }

h1 {
  font-size: 36px; }

h2 {
  font-size: 28px; }

h3 {
  font-size: 24px; }

/* 1.5 - Links and Buttons */
a {
  color: #70458a;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  a:hover, a:focus {
    color: #ffcd00;
    text-decoration: none;
    outline: none; }
  a:active {
    outline: none; }

/* 1.6 - Tables */
table {
  width: 100%;
  border-spacing: 0; }

table tr td {
  border-top: 1px solid #dddddd; }

table tr td, table tr th {
  padding: 10px;
  text-align: left; }

table tr td:first-child, table tr th:first-child {
  padding-left: 0px; }

table tr td:last-child, table tr th:last-child {
  padding-right: 0px; }

strong {
  font-weight: 700; }

em {
  font-style: italic; }

/* 2.3 - Lists */
ul {
  padding: 0;
  list-style-type: none; }

ul.unstyled, ol.unstyled {
  margin: 0;
  list-style: none outside none; }

ul.unstyled > li, ol.unstyled > li {
  list-style: none; }

ul.horizontal > li, ol.horizontal > li {
  display: block;
  float: left; }

ul.horizontal-inline, ol.horizontal-inline {
  text-align: center; }

ul.horizontal-inline > li, ol.horizontal-inline > li {
  display: inline;
  margin: 0 5px; }

ul.expanded > li, ol.expanded > li {
  margin-bottom: 10px; }

input:focus {
  outline: none; }

/* lazyload */
.owl-carousel .owl-item img,
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: initial; }

img.owl-lazy:not([src]) {
  visibility: hidden; }

.bg-primary {
  background: #ffcd00 !important; }

@-webkit-keyframes shine {
  100% {
    left: -200%; } }

@keyframes shine {
  100% {
    left: -200%; } }

.btn {
  padding: 10px 28px;
  background-color: #ffcd00;
  border-radius: 25px;
  border-color: #ffcd00;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  -webkit-border-radius: 25px;
  -ms-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  line-height: 1.3; }
  .btn:hover {
    color: #fff;
    background: #ac1e16;
    border-color: #ac1e16; }
  .btn.btn-style2 {
    background-color: #d9261c; }
    .btn.btn-style2:hover {
      color: #fff;
      background: #ac1e16;
      border-color: #ac1e16; }

.btn-sm {
  font-size: 12px; }

.btn-primary {
  background: #ffcd00;
  border-color: #ffcd00; }
  .btn-primary:hover {
    background: #ffd21a;
    border-color: #ffd21a; }

.fz-16 {
  font-size: 16px; }

.fz-18 {
  font-size: 18px; }

.fz-20 {
  font-size: 20px; }

.fz-24 {
  font-size: 24px; }

[data-nav="false"] .owl-nav {
  display: none; }

[data-dot="false"] .owl-dots {
  display: none; }

.cursor-pointer {
  cursor: pointer; }

.row-0 {
  margin: 0; }
  .row-0 > div {
    padding: 0; }

.row-15 {
  margin: 0px -7.5px; }
  .row-15 > div {
    padding: 0 7.5px; }

.grecaptcha-badge {
  visibility: hidden; }

/*--------------------------------------------------------------------------------
HEADER
--------------------------------------------------------------------------------*/
/*--------------------- Menu Desktop ---------------------*/
.nav-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1);
  z-index: 9999;
  display: none; }
  .nav-overlay.show {
    display: block; }

.header-menu-desktop {
  color: #70458a;
  z-index: 999;
  flex-grow: 1; }
  .header-menu-desktop a {
    color: #70458a; }
    .header-menu-desktop a:hover {
      color: #d0021b; }

#nav .main-nav {
  font-size: 16px; }
  @media (max-width: 1199px) {
    #nav .main-nav {
      font-size: 13px; } }
  #nav .main-nav > ul {
    padding: 0 15px;
    text-align: center; }
    #nav .main-nav > ul > li {
      position: relative;
      float: none;
      display: inline-block;
      z-index: 10;
      margin: 0px 15px; }
      #nav .main-nav > ul > li.active > a {
        color: #d0021b; }
        #nav .main-nav > ul > li.active > a > i {
          color: #d0021b !important; }
      #nav .main-nav > ul > li > a {
        display: block;
        position: relative;
        line-height: 40px;
        padding: 13px 0;
        font-size: 16px;
        font-family: "Barlow", Helvetica, Arial, sans-serif;
        font-weight: bold; }
        @media (min-width: 992px) and (max-width: 1199px) {
          #nav .main-nav > ul > li > a {
            font-size: 14px; } }
        #nav .main-nav > ul > li > a:hover:after {
          width: 100%; }
        #nav .main-nav > ul > li > a:hover > i {
          color: #d0021b !important; }
        #nav .main-nav > ul > li > a i {
          display: inline-block;
          vertical-align: middle;
          font-size: 9px;
          margin-left: 4px;
          margin-bottom: 2px; }
      #nav .main-nav > ul > li:hover > a > i {
        margin-bottom: 0;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg); }
  #nav .main-nav ul {
    padding-left: 0;
    margin: 0; }
    #nav .main-nav ul > li.dropdown {
      position: relative; }
      #nav .main-nav ul > li.dropdown a i {
        display: inline-block;
        vertical-align: middle;
        font-size: 12px;
        margin-left: 4px;
        margin-bottom: 2px;
        color: #70458a; }
      #nav .main-nav ul > li.dropdown:hover > a i {
        margin-bottom: 0;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        color: #d0021b; }
    #nav .main-nav ul > li > ul {
      top: 100%; }
    #nav .main-nav ul li .sub_menu li {
      position: relative; }
      #nav .main-nav ul li .sub_menu li a {
        color: #70458a;
        font-family: "Barlow", Helvetica, Arial, sans-serif; }
        #nav .main-nav ul li .sub_menu li a:hover {
          background: #d0021b;
          color: #fff; }
          #nav .main-nav ul li .sub_menu li a:hover > i {
            color: #fff; }
  #nav .main-nav .sub_menu {
    min-width: 250px;
    display: block;
    top: 100%;
    left: 0;
    position: absolute;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    -moz-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);
    visibility: hidden;
    opacity: 0;
    z-index: 999;
    border: none;
    border-top: 2px solid #2eb9d6;
    background: #fff; }
    #nav .main-nav .sub_menu a {
      text-align: left;
      font-size: 16px;
      line-height: 17px;
      padding: 14px 20px 14px 20px;
      display: block;
      -webkit-transition: all 0.4s;
      -moz-transition: all 0.4s;
      transition: all 0.4s; }
    #nav .main-nav .sub_menu .sub_menu {
      left: 100%;
      top: -2px;
      margin-left: 0px;
      margin-top: 0; }
  #nav .main-nav li:hover > a {
    color: #d0021b; }
  #nav .main-nav li:hover > .sub_menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px); }

.mega-menu {
  position: initial !important; }
  .mega-menu:hover .mega-menu-1,
  .mega-menu:hover .mega-menu-2 {
    display: flex;
    -webkit-animation: fadeEffect 0.5s;
    animation: fadeEffect 0.5s; }
  .mega-menu ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .mega-menu > div {
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    padding: 10px;
    background: #fff;
    left: 0;
    position: absolute;
    width: 100%;
    display: none;
    z-index: 99;
    box-shadow: 0px 1px 2px 0px #ccc; }
    .mega-menu > div a {
      color: #333; }
  .mega-menu .mega-menu-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding: 10px;
    text-align: left; }
    .mega-menu .mega-menu-item > a {
      font-weight: 600;
      display: block;
      padding: 5px 0;
      color: #000;
      text-transform: uppercase; }
      .mega-menu .mega-menu-item > a img {
        margin-bottom: 5px; }
    .mega-menu .mega-menu-item ul a {
      font-size: 14px;
      line-height: 30px; }

.mega-menu-1 {
  padding: 15px 0; }

.mega-menu-2 .mega-menu-item > a {
  position: relative;
  padding: 0;
  margin: 0; }
  .mega-menu-2 .mega-menu-item > a:after {
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.5); }
  .mega-menu-2 .mega-menu-item > a img {
    margin: 0; }
  .mega-menu-2 .mega-menu-item > a > span {
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    font-size: 20px;
    padding: 0;
    z-index: 9; }

/*============================================================*/
@keyframes "scroll-in" {
  0% {
    top: 2px; }
  49% {
    top: -14px; }
  50% {
    top: 19px; }
  100% {
    top: 2px; } }

@keyframes "scroll-out" {
  0% {
    top: 2px; }
  49% {
    top: 19px; }
  50% {
    top: -14px; }
  100% {
    top: 2px; } }

.header-wrap-icon {
  position: relative;
  align-items: center; }
  @media (max-width: 767px) {
    .header-wrap-icon > div {
      margin-left: 15px !important; } }

.header-action_text .header-action__link {
  position: relative;
  display: block;
  font-size: 13px;
  color: #333333; }
  .header-action_text .header-action__link .box-icon {
    display: inline-block;
    position: relative; }
    .header-action_text .header-action__link .box-icon .count {
      transition: top 150ms linear;
      position: relative;
      animation-duration: 300ms;
      animation-name: scroll-in; }
  .header-action_text .header-action__link .box-text {
    display: inline-block;
    vertical-align: middle;
    padding-left: 2px; }
    .header-action_text .header-action__link .box-text .txtbl {
      font-size: 14px;
      display: block;
      font-weight: 500; }
    .header-action_text .header-action__link .box-text .txt-overflow {
      white-space: nowrap;
      text-overflow: ellipsis;
      display: inline-block;
      vertical-align: middle;
      max-width: 115px;
      overflow: hidden; }
    .header-action_text .header-action__link .box-text .fa {
      display: inline-block;
      font-size: 16px;
      vertical-align: middle;
      margin-left: 3px; }

.header-action_dropdown {
  right: -15px;
  position: absolute;
  left: auto;
  z-index: 990;
  min-width: 382px;
  border-radius: 3px;
  color: #677279;
  background: #fff;
  border: solid 1px #dfe3e8;
  box-shadow: 0 1px 5px 2px rgba(0, 0, 0, 0.1);
  will-change: transform;
  border-radius: 10px;
  padding: 0; }
  .header-action_dropdown .header-dropdown_content {
    width: 100%;
    height: 100%;
    max-height: 100%;
    overflow: hidden;
    padding: 10px;
    line-height: 18px; }

.site-overlay {
  background: rgba(225, 225, 225, 0.05);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  width: 100vw;
  height: 100vh;
  opacity: 0;
  visibility: hidden;
  transition: all 200ms linear; }

.locked-scroll .site-overlay {
  opacity: 1;
  visibility: visible; }

@media (max-width: 991px) {
  .header-account {
    margin: 0 !important; } }

@media (max-width: 767px) {
  .header-account-social {
    width: 100%;
    justify-content: space-between; } }

#header {
  left: 0;
  right: 0;
  top: 0;
  z-index: 9991; }
  @media (max-width: 767px) {
    #header {
      position: relative; } }
  #header .header-top {
    font-size: 14px; }
  #header.header-other .header-top i {
    color: #d9261c; }
  #header i, #header p {
    color: #d0021b; }
  #header .header-right .count-holder {
    position: absolute;
    font-size: 11px;
    background: #c65290;
    color: #fff;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
    text-align: center;
    right: -8px;
    top: -4px; }
  #header .header-right .header-account > div {
    margin: 0;
    line-height: 1;
    display: inline-block;
    margin-right: 7px;
    font-size: 14px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #d9261c; }
    #header .header-right .header-account > div:after {
      display: none; }
    #header .header-right .header-account > div.header-icon-cart {
      background: #d9261c; }
      #header .header-right .header-account > div.header-icon-cart i {
        color: #fff; }
      #header .header-right .header-account > div.header-icon-cart .item-cart_empty i {
        color: #ffcd00; }
    #header .header-right .header-account > div.header-icon-search i {
      color: #70458a; }
  #header .header-action_text .header-action__link {
    color: #70458a; }
  #header .header-wrap-icon .header-action {
    position: relative;
    margin-left: 45px; }
  #header .menu-desktop .main-nav {
    text-align: left; }
  @media (max-width: 991px) {
    #header .header-logo {
      flex-grow: 1; } }
  #header .wrap-logo a {
    font-weight: bold;
    color: #ffcd00; }
  #header .header-support {
    display: inline-block;
    text-align: center;
    background: #fff;
    padding: 0 25px;
    height: 45px;
    color: #ff2d37;
    border: 2px solid #ff2d37;
    cursor: pointer;
    border-top-left-radius: 45px;
    border-bottom-left-radius: 45px;
    border-right: 0px;
    position: relative;
    margin: 0 0 0 30px;
    float: right;
    transition: all .4s ease-in-out; }
    #header .header-support:before {
      content: "";
      width: 45px;
      height: 45px;
      background: #ff2d37;
      border-radius: 50%;
      position: absolute;
      right: -25px;
      top: -2px; }
    #header .header-support:after {
      content: "\f095";
      font-family: 'Font Awesome 5 Pro';
      font-size: 22px;
      position: absolute;
      right: -10px;
      top: 5px;
      color: #fff; }
    #header .header-support p {
      text-align: center;
      margin-bottom: 0px;
      line-height: 12px;
      margin: 6px 0 0;
      color: #ff2d37;
      transition: all .4s ease-in-out; }
    #header .header-support span {
      font-weight: 700; }
    #header .header-support:hover {
      background: #c7151d;
      color: #fff; }
      #header .header-support:hover p {
        color: #fff; }

.header-top {
  color: #70458a;
  padding: 10px 0; }
  .header-top a {
    color: #70458a; }
    .header-top a:hover {
      color: #d0021b; }

.header-bottom__wrap {
  background: #ffcd00;
  color: #70458a;
  padding: 8px 0px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
  @media (min-width: 768px) {
    .header-bottom__wrap {
      padding: 22px; } }

.header-contact .fal {
  font-size: 16px; }

.header-contact .item {
  margin-right: 25px; }
  .header-contact .item:last-child {
    margin-right: 0; }

.header-contact .icon {
  margin-right: 15px;
  line-height: 1; }

.header-social a {
  display: inline-block;
  margin-left: 10px; }
  .header-social a:hover i {
    color: #ffcd00 !important; }
  .header-social a i {
    color: #fff !important;
    font-size: 20px; }
    @media (max-width: 767px) {
      .header-social a i {
        font-size: 16px; } }

.header-search {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-100%);
  transition: all 0.3s cubic-bezier(0, 0, 0.38, 1);
  color: #fff;
  height: 100%;
  align-items: center;
  display: flex;
  box-shadow: 0px 0px 2px 1px #eee; }
  .header-search.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0); }
  .header-search > .container {
    z-index: 99999;
    position: relative; }
  .header-search .btn-search,
  .header-search .search-close,
  .header-search .input-search {
    color: #000 !important; }
    .header-search .btn-search::placeholder,
    .header-search .search-close::placeholder,
    .header-search .input-search::placeholder {
      color: #000; }

.header-contact .fal {
  font-size: 16px; }

.header-contact .item {
  margin-right: 25px; }
  .header-contact .item:last-child {
    margin-right: 0; }

.header-contact .icon {
  margin-right: 15px;
  line-height: 1; }

#header .wrap-logo a img {
  height: auto;
  max-width: 260px; }
  @media (max-width: 767px) {
    #header .wrap-logo a img {
      max-width: 130px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    #header .wrap-logo a img {
      max-width: 150px; } }

.header-navbar-menu .wrap-logo-sticky {
  display: none; }

@media (min-width: 992px) {
  .header-navbar-menu .wrap-logo-sticky, #header .wrap-logo {
    min-width: 180px; } }

@media (max-width: 991px) {
  .locked-scroll {
    overflow: hidden;
    width: 100%;
    top: 0; }
  .locked-scroll #header {
    position: fixed;
    top: 0;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  .header-action_text .header-action__link .box-text {
    display: none; } }

/*== HEADER ===========================*/
.main-search {
  position: relative;
  margin: 0 auto;
  padding-bottom: 0;
  color: #70458a;
  transition: all .3s ease-in-out;
  padding-left: 55px; }
  @media (max-width: 767px) {
    .main-search {
      padding-left: 0;
      /*position: fixed;
		z-index: 9999;
		right: 0;
		top: 0;
		left: 0;
		bottom: 0;
		opacity: 0;
		visibility: hidden;
		background: #fff;
		align-items: flex-start !important;
		padding-top: 40%;
		padding-left: 0;*/ } }
  .main-search.show {
    opacity: 1;
    visibility: visible; }
  .main-search .close-search {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    display: none; }
    @media (max-width: 767px) {
      .main-search .close-search {
        display: block;
        display: none;
        top: 70px;
        right: 30px;
        left: auto; } }
  .main-search .search-box {
    width: 100%;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
  .main-search a {
    color: #70458a; }
  .main-search .wpo-search-inner {
    border: 0;
    width: 100px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .main-search .searchform-product {
    position: relative;
    z-index: 100;
    padding: 9px 0;
    webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .main-search .searchform-product .input-search {
      padding: 12px 40px 12px 20px;
      width: 100%;
      height: 100%;
      background: transparent;
      border: 0;
      font-size: 14px;
      font-weight: 500;
      margin: 0;
      display: inline-block;
      -webkit-appearance: none;
      -moz-appearance: none;
      -o-appearance: none;
      appearance: none;
      -webkit-transition: all 150ms linear;
      -moz-transition: all 150ms linear;
      -o-transition: all 150ms linear;
      transition: all 150ms linear; }
      .main-search .searchform-product .input-search:focus {
        outline: none; }
    .main-search .searchform-product .btn-search {
      border: 0;
      background: transparent;
      transition: opacity 150ms linear;
      padding: 0 15px;
      font-size: 24px; }
    .main-search .searchform-product .close-search {
      top: 0;
      right: 58px;
      bottom: 0;
      position: absolute;
      z-index: 100;
      margin: auto;
      height: 25px;
      cursor: pointer;
      visibility: hidden; }
      .main-search .searchform-product .close-search svg {
        width: 20px; }
  .main-search .smart-search-wrapper {
    top: 100%;
    right: 0;
    left: 0;
    position: absolute;
    z-index: 80;
    background: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08); }
  .main-search .search-close {
    background: transparent;
    border: 0;
    font-size: 24px; }
  .main-search .searchform-backdrop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: fixed;
    z-index: 99;
    background-color: black;
    display: none;
    opacity: 0.2; }
  .main-search .searchform-product.expanded .close-search {
    visibility: visible; }
  .main-search .searchform-product.expanded ~ .searchform-backdrop {
    display: block; }

/*--------------------------------------------------------------------------------
INDEX
--------------------------------------------------------------------------------*/
.wrap-collection-title {
  justify-content: center; }

.flex-container-information {
  margin: 0 -15px;
  display: flex;
  flex-flow: row wrap; }

/*------------------------- PRODUCT ITEM-------------------------*/
.product-item {
  display: block;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  background: #fff;
  border: 1px solid #ebebeb;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }
  @media (max-width: 767px) {
    .product-item {
      margin-bottom: 15px; } }
  .product-item.index {
    -webkit-box-shadow: 0 1px 24px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 24px 0 rgba(0, 0, 0, 0.2); }
  .product-item:hover .product-img > a:after {
    opacity: 1; }
  .product-item:hover .product-img .button-addcart {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1 !important; }
  .product-item:hover .product-img .button-add button, .product-item:hover .product-img .button-add a {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1 !important; }
  .product-item a {
    display: block; }
  .product-item .product-detail {
    padding: 15px;
    background-color: #fff; }
    .product-item .product-detail .pro-name {
      font-size: 18px;
      font-weight: 600;
      margin: 0; }
      .product-item .product-detail .pro-name a {
        line-height: 1.5;
        color: #1a1c19; }
        @media (max-width: 767px) {
          .product-item .product-detail .pro-name a {
            font-size: 16px; } }
        .product-item .product-detail .pro-name a:hover {
          color: #ffcd00; }
  .product-item .product-img {
    text-align: center;
    position: relative;
    overflow: hidden; }
    .product-item .product-img .product-sale, .product-item .product-img .sold-out {
      position: absolute;
      font-size: 12px;
      line-height: 1;
      padding: 10px 20px;
      display: inline-block;
      font-weight: bold;
      z-index: 9;
      color: #fff;
      background: #ffcd00; }
      @media (max-width: 767px) {
        .product-item .product-img .product-sale, .product-item .product-img .sold-out {
          padding: 5px 10px;
          font-size: 10px; } }
    .product-item .product-img .sold-out {
      left: 5px;
      top: 5px;
      background: rgba(255, 205, 0, 0.4); }
    .product-item .product-img .product-sale {
      top: 5px;
      right: 5px;
      color: #fff;
      font-size: 12px;
      text-align: center; }
    .product-item .product-img .button-add {
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      margin: auto;
      width: 100%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      -webkit-transition: opacity 0.4s ease-in-out;
      -ms-transition: opacity 0.4s ease-in-out;
      transition: opacity 0.4s ease-in-out; }
      .product-item .product-img .button-add a {
        color: #fff;
        background: #ffcd00;
        outline: none;
        width: 35px;
        height: 35px;
        border: 1px solid #ffcd00;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        margin: 0px 5px;
        z-index: 3;
        opacity: 0;
        -webkit-transition: opacity 0.35s ease 0s transform 0.35s ease 0s;
        -ms-transition: opacity 0.35s ease 0s transform 0.35s ease 0s;
        transition: opacity 0.35s ease 0s transform 0.35s ease 0s;
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0); }
        .product-item .product-img .button-add a:hover {
          background: #d9261c;
          color: #fff;
          border-color: #d9261c; }
          .product-item .product-img .button-add a:hover:before, .product-item .product-img .button-add a:hover:after {
            opacity: 1;
            visibility: visible; }
        .product-item .product-img .button-add a:before {
          content: attr(data-tooltip);
          visibility: hidden;
          opacity: 0;
          position: absolute;
          width: 120px;
          background-color: rgba(85, 85, 85, 0.8);
          color: #fff;
          text-align: center;
          padding: 5px 0;
          border-radius: 6px;
          z-index: 1;
          transition: opacity .6s;
          line-height: 1.5;
          bottom: -51px;
          left: 50%;
          margin-left: -60px;
          font-size: 14px; }
        .product-item .product-img .button-add a:after {
          content: "";
          position: absolute;
          visibility: hidden;
          opacity: 0;
          top: 44px;
          left: 50%;
          transition: opacity .6s;
          margin-left: -5px;
          border-width: 5px;
          border-style: solid;
          border-color: transparent transparent rgba(85, 85, 85, 0.8) transparent; }
        .product-item .product-img .button-add a.btn-compare.checked {
          background: #ffcd00;
          color: #fff; }
        .product-item .product-img .button-add a span {
          line-height: 1; }
        .product-item .product-img .button-add a i {
          font-size: 16px; }
        .product-item .product-img .button-add a:last-child {
          margin-right: 0; }
    .product-item .product-img .button-addcart {
      position: absolute;
      left: 0;
      right: 0;
      text-align: center;
      margin: 0 auto;
      top: 50%;
      opacity: 0;
      -webkit-transform: translate3d(0, -30px, 0);
      transform: translate3d(0, -30px, 0);
      -webkit-transition: opacity .35s ease 0s,transform .35s ease 0s;
      -o-transition: opacity .35s ease 0s,transform .35s ease 0s;
      transition: opacity .35s ease 0s,transform .35s ease 0s; }
      .product-item .product-img .button-addcart .btn-addcart {
        position: relative;
        font-size: 16px;
        background-color: #2eb9d6;
        color: #fff;
        padding: 0 26px;
        text-transform: capitalize;
        line-height: 40px;
        border-radius: 25px;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        -ms-border-radius: 25px;
        -o-border-radius: 25px;
        letter-spacing: 1px;
        border: none; }
        .product-item .product-img .button-addcart .btn-addcart:hover {
          background: #d9261c; }
    .product-item .product-img picture {
      -webkit-transition: all 0.5s ease 0s;
      -moz-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s;
      display: flex;
      align-items: center;
      justify-content: center;
      height: 100%; }
  .product-item .pro-price {
    font-family: "Barlow", Helvetica, Arial, sans-serif; }
    .product-item .pro-price .current-price {
      font-size: 14px;
      font-weight: 500; }
  .product-item .box-pro-buy {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9;
    position: relative;
    margin-bottom: -15px; }
    .product-item .box-pro-buy .btn {
      font-size: 14px;
      text-transform: uppercase;
      background: #ffcd00;
      border-color: #ffcd00;
      border-radius: 4px;
      padding: 6px 20px; }
  .product-item .product-box-actions {
    background-color: #fcf5f2;
    padding: 10px 15px; }

.product-item-mini {
  position: relative;
  display: flex;
  margin-bottom: 15px; }
  .product-item-mini .product-img {
    width: 100px; }
    .product-item-mini .product-img img {
      width: 100%; }
  .product-item-mini .product-content {
    width: calc(100% - 100px);
    padding-left: 15px; }
  .product-item-mini .product-title {
    font-size: 14px;
    font-family: "Barlow", Helvetica, Arial, sans-serif;
    margin-bottom: 15px; }
  .product-item-mini .product-sale {
    background: #DA2020;
    color: #fff;
    padding: 3px 4px;
    font-size: 12px;
    width: 36px;
    text-align: center;
    border-radius: 2px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9; }

.pro-price {
  color: #128c3e;
  font-size: 14px;
  margin: 0; }
  .pro-price .pro-price-del {
    color: #939393;
    margin-left: 5px; }

/*--------------------------------------------------------------------
PRODUCT DETAIL 
--------------------------------------------------------------------*/
.row-sticky > .product-content-img {
  position: sticky;
  top: 0;
  z-index: 30; }

.product-title h1 {
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0px 0 0px;
  line-height: initial; }
  @media (max-width: 991px) {
    .product-title h1 {
      font-size: 24px;
      margin-top: 0; } }

#pro_sku {
  font-size: 12px;
  color: #a3a5a7;
  margin-bottom: 8px;
  display: block; }

.hook-reviews {
  border-bottom: 1px dotted #dfe0e1;
  padding-bottom: 15px; }

.hook-reviews .rating {
  line-height: 1;
  position: relative;
  white-space: nowrap;
  display: inline-block; }

.hook-reviews .rating .rating {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  overflow: hidden;
  line-height: 1; }

.hook-reviews .rating .icon {
  display: inline-block; }

.hook-reviews .rating .icon::before {
  color: #d5d5d5;
  content: "\f005";
  font-family: 'Font Awesome 5 Pro';
  font-size: 13px;
  font-style: normal; }

.hook-reviews .rating .icon.star-full::before {
  color: #ffae00; }

.number-rating {
  padding-left: 5px;
  font-size: 13px; }

.product-price .pro-price {
  font-size: 22px;
  font-weight: bold; }

.product-price .pro-sale {
  position: relative;
  background: #DA2020;
  color: #fff;
  padding: 3px 4px;
  font-size: 12px;
  width: 36px;
  text-align: center;
  border-radius: 2px;
  margin-left: 18px; }

.product-price del {
  font-size: 14px;
  color: #777a7b;
  padding-left: 15px;
  font-weight: 500; }

.product-type, .product-status {
  margin-bottom: 5px;
  margin-right: 15px;
  display: inline-block; }

.selector-actions {
  width: 100%;
  margin-top: 15px; }
  @media (max-width: 767px) {
    .selector-actions {
      flex-wrap: wrap; } }

.quantity-area {
  display: inline-flex;
  margin-bottom: 30px;
  margin-right: 20px;
  width: 90px;
  max-width: 100%;
  position: relative;
  background: #fff;
  border: solid 1px #ffcd00;
  border-radius: 30px;
  overflow: hidden; }

.quantity-area input#quantity {
  background: #fff;
  font-weight: 400;
  height: 40px;
  padding: 0;
  text-align: center;
  width: calc(100% - 35px);
  border: transparent;
  border-radius: 1px;
  float: left;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-size: 16px; }

.quantity-area input.qty-btn {
  background: #fff;
  border: none;
  cursor: pointer;
  font-weight: 400;
  font-size: 24px;
  outline: none;
  height: 20px;
  width: 35px;
  line-height: 20px;
  text-align: center;
  border-radius: 0;
  position: absolute;
  right: 0; }
  .quantity-area input.qty-btn.qty-btn-plus {
    top: 0; }
  .quantity-area input.qty-btn.qty-btn-minus {
    bottom: 0; }

.wrap-addcart {
  display: inline-flex;
  gap: 20px;
  flex-grow: 1; }
  @media (max-width: 767px) {
    .wrap-addcart {
      margin-top: 20px;
      margin-left: 0px;
      width: 100%; } }
  .wrap-addcart > button {
    font-size: 14px; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .wrap-addcart > button {
        font-size: 12px;
        padding: 15px 30px; } }

button.btn-addtocart[disabled] {
  opacity: 0.8; }

.product-description .title-bl h2,
.product-description h2,
.product-description h3 {
  font-size: 14px;
  font-weight: 700; }

.product-description {
  margin: 0 0 20px; }
  .product-description img {
    height: auto; }
  .product-description .nav:focus {
    outline: none; }
  .product-description #nav-tab {
    margin-bottom: 20px;
    border: none; }
    .product-description #nav-tab .nav-item {
      font-size: 30px;
      font-weight: 700;
      line-height: 18px;
      font-family: "Barlow", Helvetica, Arial, sans-serif;
      color: #666;
      margin-right: 30px;
      position: relative;
      padding: 10px 0px 20px; }
      .product-description #nav-tab .nav-item:before {
        display: none; }
      .product-description #nav-tab .nav-item:focus, .product-description #nav-tab .nav-item:hover, .product-description #nav-tab .nav-item:visited {
        outline: none;
        border: none; }
      .product-description #nav-tab .nav-item:after {
        content: '';
        position: absolute;
        bottom: 0px;
        width: 0;
        left: 0;
        height: 3px;
        transition: all ease .35s;
        background-color: transparent; }
      .product-description #nav-tab .nav-item:last-child {
        margin-right: 0; }
      @media (max-width: 767px) {
        .product-description #nav-tab .nav-item {
          width: auto;
          text-align: center;
          font-size: 18px;
          margin-bottom: 10px; } }
    .product-description #nav-tab .nav-link.active, .product-description #nav-tab .nav-link:hover, .product-description #nav-tab .nav-link:focus {
      border: none;
      color: #c65290;
      outline: none; }
      .product-description #nav-tab .nav-link.active:after, .product-description #nav-tab .nav-link:hover:after, .product-description #nav-tab .nav-link:focus:after {
        width: 100%;
        background-color: #ffcd00; }

.description-productdetail * {
  max-width: 100% !important; }

.description-productdetail ul {
  list-style: initial;
  padding-left: 20px; }

.description-productdetail ol {
  list-style-type: decimal;
  padding-left: 20px; }

.description-productdetail ul ul {
  list-style-type: circle; }

.description-productdetail ul ul ul {
  list-style-type: square; }

.description-productdetail ul li, .description-productdetail ol li {
  margin: 5px 0; }

.product-gallery__thumb a {
  background-color: #f3f3f3;
  display: block; }

.product-gallery__thumb {
  line-height: 0;
  margin-bottom: 10px;
  border: 1px solid #ebebeb;
  border-radius: 15px;
  width: 100%;
  overflow: hidden; }

.product-gallery__thumb:last-child {
  margin-bottom: 0; }

.product-gallery__thumb:hover {
  border-color: #ffcd00; }

.product-gallery__thumb img {
  cursor: pointer;
  background-color: #f7f7f8;
  width: 100%; }

.product-gallery__thumb.active,
.product-gallery__thumb.active:hover {
  border-color: #ffcd00; }

.product-gallery__thumb.active img {
  opacity: .9;
  width: 100%; }

.product-gallery-item {
  text-align: center;
  margin-bottom: 10px; }

.product-full-img {
  text-align: center; }

.product-full-img .no_image {
  width: 50%; }

.product-gallery__thumbs.owl-carousel:hover .owl-nav button {
  visibility: visible;
  opacity: 1; }
  .product-gallery__thumbs.owl-carousel:hover .owl-nav button.owl-prev {
    left: -10px; }
  .product-gallery__thumbs.owl-carousel:hover .owl-nav button.owl-next {
    right: -10px; }

.product-gallery__thumbs.owl-carousel .owl-nav button {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 30px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #000;
  background: #fff;
  position: absolute;
  z-index: 999;
  top: 50%;
  transform: translateY(-50%); }
  .product-gallery__thumbs.owl-carousel .owl-nav button.disabled {
    cursor: not-allowed;
    opacity: 0.7; }
  .product-gallery__thumbs.owl-carousel .owl-nav button.owl-prev {
    left: -20px; }
  .product-gallery__thumbs.owl-carousel .owl-nav button.owl-next {
    right: -20px; }
  .product-gallery__thumbs.owl-carousel .owl-nav button span {
    line-height: 25px;
    vertical-align: top; }

/* ------------------------ Style variant ------------------------ */
.product-image-feature {
  width: 100%;
  border: 1px solid #ebebeb;
  border-radius: 15px; }

@media (min-width: 992px) {
  .product-image-detail {
    margin-bottom: 30px; } }

.product-image-detail ul {
  margin: 0; }

.selector-wrapper, .select {
  display: none; }

.swatch {
  padding: 10px 0;
  width: 100%;
  float: left;
  display: flex;
  align-items: center; }
  @media (max-width: 767px) {
    .swatch {
      flex-direction: column;
      align-items: flex-start; } }
  .swatch .header {
    margin: 0 0 8px;
    font-size: 16px;
    text-align: left;
    line-height: initial;
    color: #1a1c19;
    font-weight: 600;
    width: 100px; }
  .swatch input {
    display: none; }
  .swatch > label.tt-label {
    margin-right: 10px;
    font-size: 14px;
    font-weight: 500;
    vertical-align: middle;
    text-transform: uppercase;
    width: 85px;
    text-align: right; }

.swatch .select-swap {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 100px); }
  @media (max-width: 767px) {
    .swatch .select-swap {
      width: 100%; } }

.swatch input {
  display: none; }

.swatch .swatch-element {
  display: inline-block;
  margin-right: 3px;
  margin-bottom: 5px;
  position: relative;
  vertical-align: bottom; }
  .swatch .swatch-element.color label {
    padding: 0;
    border-radius: 3px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }
  .swatch .swatch-element.color span {
    display: block;
    margin-top: 0;
    color: #333;
    padding-left: 45px;
    padding-right: 5px; }
  .swatch .swatch-element label {
    display: block;
    margin: 0;
    padding: 0 10px;
    background: #fff;
    min-width: 32px;
    height: 32px;
    line-height: 32px;
    position: relative;
    border-radius: 4px;
    border: 1px solid #ccc;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    cursor: pointer;
    overflow: hidden; }

.swatch .swatch-element.color.soldout label span {
  overflow: hidden;
  position: relative; }

.swatch .swatch-element.color.soldout label span:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 50%;
  height: 50%;
  background: url(//theme.hstatic.net/200000873921/1001229543/14/sold_out.png?v=672) no-repeat;
  background-size: contain; }

.swatch .swatch-element.color label.sd {
  background: transparent; }

.swatch .swatch-element label.sd {
  border: 1px solid #f89008;
  background: #fffbf5;
  color: #000;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15); }

.swatch .swatch-element.soldout:not(.color) label {
  overflow: hidden; }

.swatch .swatch-element.soldout:not(.color) label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 50%;
  height: 50%;
  background: url(//theme.hstatic.net/200000873921/1001229543/14/sold_out.png?v=672) no-repeat;
  background-size: contain; }

label[for="product-select-option-0"] {
  display: none; }

label[for="product-select-option-1"] {
  display: none; }

label[for="product-select-option-2"] {
  display: none; }

#product-select-option-0 {
  display: none; }

#product-select-option-1 {
  display: none; }

#product-select-option-2 {
  display: none; }

#product-select-option-0 + .custom-style-select-box {
  display: none !important; }

#product-select-option-1 + .custom-style-select-box {
  display: none !important; }

#product-select-option-2 + .custom-style-select-box {
  display: none !important; }

@media (max-width: 767px) {
  .swatch .swatch-element.color {
    margin: 5px 8px 5px 0; } }

.tag-wrapper label {
  display: inline-block;
  margin-right: 10px;
  font-weight: 700; }

.tag-wrapper ul.tags {
  display: inline-block; }

.tag-wrapper ul.tags li {
  display: inline-block;
  list-style-type: none;
  margin-right: 3px; }

.tag-wrapper ul.tags li:after {
  content: ","; }

.product-image__button {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  z-index: 10; }

.product-sharing, .product-zoom, .gallery-index {
  position: absolute;
  z-index: 6; }

.product-sharing {
  display: none;
  height: auto;
  width: 26px;
  left: 10%;
  bottom: 50px;
  cursor: pointer;
  padding-bottom: 30px;
  -webkit-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.product-sharing .icon {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px; }

.product-sharing a {
  width: 26px;
  position: absolute;
  text-align: center;
  padding: 30px 0;
  margin-bottom: 0;
  opacity: 0;
  visibility: hidden;
  display: block;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%); }

.product-sharing a:nth-child(2) {
  bottom: 30px;
  -ms-transition: all 150ms linear;
  -webkit-transition: all 150ms linear;
  transition: all 150ms linear; }

.product-sharing a:nth-child(3) {
  bottom: 80px;
  -ms-transition: all 150ms linear 100ms;
  -webkit-transition: all 150ms linear 100ms;
  transition: all 150ms linear 100ms; }

.product-sharing a:nth-child(4) {
  bottom: 130px;
  -ms-transition: all 150ms linear 200ms;
  -webkit-transition: all 150ms linear 200ms;
  transition: all 150ms linear 200ms; }

.product-sharing a:nth-child(5) {
  bottom: 130px;
  -ms-transition: all 150ms linear 200ms;
  -webkit-transition: all 150ms linear 200ms;
  transition: all 150ms linear 200ms; }

.product-sharing a:nth-child(5) {
  bottom: 180px;
  -ms-transition: all 150ms linear 300ms;
  -webkit-transition: all 150ms linear 300ms;
  transition: all 150ms linear 300ms; }

.product-sharing:hover a {
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible; }

.product-sharing a svg {
  fill: #000;
  width: 24px;
  height: 24px; }

.product-sharing a:hover svg {
  fill: #65d1e6; }

.product-zoom {
  width: 30px;
  height: 30px;
  overflow: visible;
  cursor: pointer;
  top: auto;
  bottom: 48px;
  right: 0;
  left: 0;
  margin: auto;
  -ms-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94), right 300ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94), right 300ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94), right 300ms cubic-bezier(0.39, 0.575, 0.565, 1); }

.product-zoom polyline, .product-sharing .icon svg {
  fill: #000; }

.product-zoom polyline {
  -ms-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  transform-origin: center;
  -ms-transition: transform 150ms linear;
  -webkit-transition: transform 150ms linear;
  transition: transform 150ms linear; }

@media (min-width: 992px) {
  .product-zoom:hover polyline:nth-child(1) {
    -ms-transform: scale(0.9) translate3d(-2px, -2px, 0);
    -webkit-transform: scale(0.9) translate3d(-2px, -2px, 0);
    transform: scale(0.9) translate3d(-2px, -2px, 0); }
  .product-zoom:hover polyline:nth-child(2) {
    -ms-transform: scale(0.9) translate3d(2px, -2px, 0);
    -webkit-transform: scale(0.9) translate3d(2px, -2px, 0);
    transform: scale(0.9) translate3d(2px, -2px, 0); }
  .product-zoom:hover polyline:nth-child(3) {
    -ms-transform: scale(0.9) translate3d(2px, 2px, 0);
    -webkit-transform: scale(0.9) translate3d(2px, 2px, 0);
    transform: scale(0.9) translate3d(2px, 2px, 0); }
  .product-zoom:hover polyline:nth-child(4) {
    -ms-transform: scale(0.9) translate3d(-2px, 2px, 0);
    -webkit-transform: scale(0.9) translate3d(-2px, 2px, 0);
    transform: scale(0.9) translate3d(-2px, 2px, 0); } }

.gallery-index {
  display: none;
  bottom: 55px;
  width: 47px;
  font-size: 13px;
  text-align: center;
  font-weight: bold;
  cursor: default;
  right: 10%;
  -webkit-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.icon-pr-fix {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }

body.open_layer {
  overflow: hidden; }

.description-productdetail table {
  min-width: initial !important; }

/*--------------------------------------------------------------------------------
COLLECTION 
--------------------------------------------------------------------------------*/
.alert-no p, .alert-no-filter p {
  margin: 10px 0 20px; }

/* ---------------------------  MENU CATEGORY  --------------------------- */
.tree-menu {
  padding: 0;
  margin: 0; }
  .tree-menu li a {
    padding: 5px 0;
    color: #666;
    line-height: 28px;
    display: block;
    color: #ffcd00; }
    .tree-menu li a .count {
      float: right; }
    .tree-menu li a:hover {
      color: #ffcd00; }
    .tree-menu li a .icon-control {
      font-size: 18px;
      position: relative;
      top: 0;
      float: right;
      right: 5px;
      padding-left: 20px; }
    .tree-menu li a i {
      margin-right: 5px; }
  .tree-menu li.has-child ul {
    display: none; }
  .tree-menu li.has-child > ul {
    padding-left: 15px; }
  .tree-menu > li {
    padding-left: 0; }
    .tree-menu > li:last-child > a {
      border-bottom: none; }
    .tree-menu > li > a {
      color: #ffcd00;
      font-weight: 400;
      font-size: 16px;
      padding: 5px 0; }

/* ---------------------------  FILTER  --------------------------- */
.content-filter .option {
  margin-top: 30px; }

.option .lb-filter {
  display: block;
  font-size: 15px;
  opacity: .92;
  margin-bottom: 0px; }

.custom-dropdown {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  max-width: 100%;
  overflow: hidden;
  border-radius: 0px; }

.custom-dropdown select::before {
  content: "\f078";
  font-family: 'Font Awesome 5 Pro';
  font-size: 13px;
  color: #70458a;
  opacity: .42;
  display: block;
  position: absolute;
  top: 10px;
  right: 17px;
  z-index: 1; }

.option .custom-dropdown .custom-dropdown__select {
  font-size: 14px;
  width: 100%;
  display: block;
  height: 38px;
  padding: 0 10px;
  border-color: transparent;
  background: url("//theme.hstatic.net/200000873921/1001229543/14/down_1c848d6224514fddb82fcdd24bed41a1.png?v=672") no-repeat 95% center #fff;
  background-size: 15px;
  outline: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  cursor: pointer;
  text-indent: 1px; }

.option .custom-dropdown {
  width: 100%; }

.option .option-children:not(:first-child) {
  margin-bottom: 30px; }

.option select option {
  background: #fff; }

.option.browse-tags .lb-filter {
  display: inline-block; }

.option.browse-tags .custom-dropdown {
  width: auto;
  float: right;
  min-width: 220px;
  border-radius: 25px;
  border-color: #ddd; }

.left-module {
  margin-bottom: 0px;
  overflow: hidden; }

.block .title_block {
  font-weight: 700;
  font-size: 18px;
  margin: 0;
  padding: 0 0 8px;
  text-transform: uppercase;
  border-bottom: 1px solid #ebebeb;
  display: flex;
  justify-content: space-between;
  font-family: "Barlow", Helvetica, Arial, sans-serif; }

.layered .layered_subtitle {
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
  padding: 13px 0;
  border-bottom: 1px solid #ebebeb;
  line-height: 24px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.87);
  font-family: "Barlow", Helvetica, Arial, sans-serif;
  cursor: pointer; }
  .layered .layered_subtitle span {
    font-weight: 600;
    font-size: 16px; }

.layered span.icon-control {
  position: absolute;
  top: 15px;
  right: 5px;
  font-size: 18px; }

.group-filter[aria-expanded=false] .dropdown-filter .icon-control i:before {
  content: "\f107"; }

.group-filter[aria-expanded=false] .layered-content {
  display: none;
  height: 0; }

.group-filter[aria-expanded=true] .layered_subtitle {
  border: none; }

.group-filter[aria-expanded=true] .layered-content {
  height: auto;
  border-bottom: 1px solid #ebebeb; }

.group-filter .layered-content {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }

.check-box-list {
  margin: 0 0 10px; }

.check-box-list li {
  line-height: 20px;
  font-size: 12px;
  margin-bottom: 8px; }

.check-box-list label {
  display: inline-block;
  cursor: pointer;
  line-height: 18px;
  font-weight: normal;
  margin-bottom: 0;
  color: #70458a;
  vertical-align: top;
  margin-left: 5px;
  transform: translateY(1px);
  font-size: 14px;
  font-family: "Barlow", Helvetica, Arial, sans-serif; }

.check-box-list li:hover label {
  color: #ffcd00; }

.check-box-list input[type="checkbox"] {
  width: 20px;
  height: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: 1px solid #dbdbdb;
  position: relative; }

.check-box-list input[type="checkbox"]:checked:after {
  content: '\2714';
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  display: block;
  outline: none;
  color: #000000;
  position: absolute;
  right: 0;
  left: 0; }

.filter-price li {
  font-size: 14px;
  margin-bottom: 5px; }

.filter-price li:last-child {
  margin-bottom: 0; }

.filter-price li span {
  font-size: 14px; }

.filter-color ul {
  padding: 0;
  margin: 0;
  max-height: calc(270px);
  overflow-y: auto; }

.filter-color li {
  margin: 0 10px 10px 0;
  line-height: normal; }

.block .block_content {
  overflow-y: auto;
  overflow-x: hidden; }

/*--------------------------------------------------------------------------------
BLOG - ARTICLE
--------------------------------------------------------------------------------*/
/* article */
.box-article-heading h1 {
  margin: 0px 0 15px;
  font-size: 24px;
  line-height: 1.2; }

.box-article-heading .header-page {
  z-index: 9; }

.box-article-heading .header-page:after {
  background: #000; }

ul.article-info-more li {
  opacity: 0.85;
  display: inline-block;
  margin-right: 10px;
  font-size: 13px;
  font-weight: 600; }

ul.article-info-more li i {
  margin-right: 5px; }

.meta-tags .tags-title {
  font-weight: 500; }

.meta-tags a.tag {
  opacity: 0.8;
  font-style: italic;
  font-size: 14px; }

.meta-tags a.tag:after {
  content: ",";
  margin: 1px; }

.post-navigation {
  font-size: 16px;
  font-weight: 600; }

.post-navigation .right {
  float: right; }

.post-navigation .left {
  float: left; }

.article-pages, .meta-tags, .article-comment .comment_form, .post-navigation {
  margin-bottom: 40px; }

.article-pages * {
  max-width: 100% !important; }

.article-pages img {
  width: auto !important;
  height: auto !important; }

.article-pages ul {
  list-style: initial;
  padding-left: 20px; }

.article-pages ol {
  list-style-type: decimal;
  padding-left: 20px; }

.article-pages ul ul {
  list-style-type: circle; }

.article-pages ul ul ul {
  list-style-type: square; }

.article-comment .title-bl h2 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 30px; }

.article-comment .title-bl h2:after {
  content: "";
  display: block;
  margin-top: 25px;
  width: 30px;
  height: 3px;
  background: #252a2b; }

.article-comment .comment_form .form-group input, .article-comment .comment_form .form-group textarea {
  box-shadow: none;
  background: #ededed;
  color: #70458a;
  border: 0;
  border-radius: 0; }

.article-comment .comment_form .form-group input {
  padding: 0 20px;
  height: 55px; }

.article-comment .comment_form .form-group textarea {
  padding: 20px;
  resize: none; }

.article-comment .comment_form button.btn-rb {
  background: #ffcd00;
  border: 0;
  height: 55px;
  display: inline-block;
  padding: 0 30px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px; }

.article-comment .comment_form button.btn-rb:hover {
  background: #65d1e6; }

#article h3.author {
  font-size: 14px;
  font-style: normal;
  text-transform: capitalize; }

#binhluan .date {
  float: right;
  color: #333333;
  font-size: 12px; }

#binhluan .comment-user {
  padding: 25px 0;
  border-bottom: 1px solid #ededed; }

/*Sidebar Blog*/
.news-latest, .menu-blog {
  position: relative; }

.sidebar-title h3 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 20px;
  padding-bottom: 10px;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  position: relative; }
  .sidebar-title h3:after {
    position: absolute;
    content: "";
    width: 40px;
    height: 3px;
    left: 0;
    bottom: 0;
    background-color: #ffcd00; }
  @media (min-width: 768px) {
    .sidebar-title h3 span {
      display: none; } }

.list-news-latest .item-article {
  border-bottom: 1px #efefef dotted;
  padding: 15px 0;
  margin: 0; }

.list-news-latest .item-article:last-child {
  border-bottom: none; }

.list-news-latest .item-article .post-image {
  width: 30%;
  float: left;
  position: relative; }

.list-news-latest .item-article .post-content {
  width: 70%;
  float: left;
  padding-left: 10px; }

.list-news-latest .item-article .post-content h3 {
  margin: 0 0 5px;
  font-size: 14px; }

.list-news-latest .item-article .post-content span.author {
  font-size: 12px; }

.list-news-latest .item-article .post-content .date {
  font-size: 13px;
  font-style: italic;
  letter-spacing: 0.8px; }

.news-tags .list-tags a {
  position: relative;
  z-index: 1;
  color: #8a8a8a;
  border: 1px solid #ededed;
  margin: 2px 0;
  padding: 5px 10px;
  background: 0 0;
  text-transform: none;
  font-size: 16px !important;
  display: inline-block;
  line-height: 32px; }
  .news-tags .list-tags a:after {
    content: "";
    position: absolute;
    top: 0;
    width: 0;
    z-index: -1;
    height: 100%;
    left: 0;
    background: #c65290;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear; }
  .news-tags .list-tags a:hover {
    color: #fff; }
    .news-tags .list-tags a:hover:after {
      width: 100%; }

/*--------------------------------------------------------------------------------
ABOUT - CONTACT
--------------------------------------------------------------------------------*/
.page-map iframe {
  height: 450px; }

.page-wrapper ul, .page-wrapper ol {
  margin-bottom: 15px;
  padding-left: 40px; }

.page-wrapper ul {
  list-style-type: initial; }

.box-info-contact {
  margin: 0px; }
  @media (min-width: 768px) {
    .box-info-contact {
      margin-top: 30px;
      margin-bottom: 85px; } }

.box-info-contact ul {
  margin-bottom: 0; }

.box-info-contact li:not(:last-child) {
  margin-bottom: 30px; }

.box-info-contact li p {
  margin-bottom: 0;
  color: #666;
  font-weight: 500; }

.box-info-contact li p strong {
  font-weight: 600;
  color: #70458a; }

.header-page-contact {
  padding: 35px 15px;
  background: #ffcd00; }
  @media (min-width: 768px) {
    .header-page-contact {
      padding: 105px 15px 70px; } }
  .header-page-contact h2 {
    font-size: 36px;
    font-weight: 500;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 30px; }
    @media (max-width: 768px) {
      .header-page-contact h2 {
        font-size: 24px; } }

.contact-form .input-group input, .contact-form .input-group textarea {
  border: 1px solid #ebebeb;
  box-shadow: none;
  height: 50px;
  font-weight: 400;
  padding: 10px 20px;
  background: #f5f5f5;
  color: #70458a;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none; }

.contact-form .btn {
  margin-top: 15px;
  background: #d9261c;
  border-color: #d9261c;
  padding: 13px 37px; }
  .contact-form .btn:hover {
    background: #ffcd00;
    border-color: #ffcd00; }

.contact-form .input-group textarea {
  width: 100%;
  height: 280px;
  padding: 20px 20px; }

.contact-form .input-group textarea:focus {
  outline: none; }

@media (max-width: 767px) {
  .list-info .item {
    margin-bottom: 20px; } }

.list-info .item:hover .icon {
  transform: rotate(1turn); }

.list-info .item .icon {
  width: 105px;
  height: 105px;
  background: #ffcd00;
  border-radius: 50%;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto auto 25px;
  font-size: 24px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }

.list-info .item .title {
  font-weight: 500;
  font-size: 24px;
  color: #c65290;
  margin-bottom: 10px; }

.list-info .item p {
  color: #ffcd00; }

.list-info__phone.item .icon {
  background: #d9261c; }

.list-info__phone.item p {
  color: #d9261c; }

.list-info__address.item .icon {
  background: #c65290; }

.list-info__address.item p {
  color: #c65290; }

.wrapbox-content-page {
  padding-bottom: 15px; }

.sidebar-page .group-menu {
  margin: 0 0 30px;
  position: relative; }

.sidebar-page .page_menu_title h2 {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #b80a0d;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: space-between; }

.sidebar-page .box_image {
  margin-bottom: 30px; }

.box_image .banner {
  position: relative;
  overflow: hidden; }

.box_image .banner img {
  width: 100%;
  -webkit-transition: all 1s ease-in-out 0s;
  -moz-transition: all 1s ease-in-out 0s;
  -ms-transition: all 1s ease-in-out 0s;
  -o-transition: all 1s ease-in-out 0s;
  transition: all 1s ease-in-out 0s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

.box_image .banner:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2); }

/* --------------------------------------------------------------------------------
CART PAGE
-------------------------------------------------------------------------------- */
.wrapper-cart-detail {
  padding: 35px 0 50px; }

.layoutPage-cart .heading-page {
  position: relative;
  text-align: center;
  padding: 0 0 30px 0; }

.layoutPage-cart .heading-page .count-cart span {
  font-weight: 500; }

.layoutPage-cart .cart-empty {
  font-size: 20px;
  margin: 30px 0; }

table.table-cart {
  margin-bottom: 30px;
  border-bottom: 1px solid #ededed; }

table.table-cart tr td {
  padding: 20px 0;
  border-top: 1px solid #ededed;
  vertical-align: top; }

table.table-cart tr:first-child td {
  border-top: 0; }

table.table-cart tr td.image {
  text-align: center;
  width: 110px; }

table.table-cart tr td.image img {
  max-width: 100px; }

table.table-cart tr td.item {
  padding-left: 10px; }

table.table-cart tr td.item .price {
  color: #128c3e;
  font-weight: 600;
  font-size: 20px; }
  @media (max-width: 767px) {
    table.table-cart tr td.item .price {
      font-size: 16px; } }

@media (max-width: 767px) {
  table.table-cart tr td.item .line-item-total {
    color: #333;
    font-size: 14px; } }

table.table-cart tr td.item h3 {
  margin: 0 0 5px;
  font-size: 15px;
  font-weight: bold;
  padding-right: 30px; }

table.table-cart tr td.item p {
  margin-bottom: 5px; }

table.table-cart tr td.item p .pri {
  font-weight: 500; }

table.table-cart tr td.item p del {
  font-size: 12px;
  display: block; }

table.table-cart tr td.item .price span.text {
  display: none; }

table.table-cart tr td.item .price span {
  font-size: 16px;
  padding-right: 0;
  font-weight: 600; }

table.table-cart tr td.item .variant {
  margin-bottom: 5px; }

table.table-cart tr td.remove {
  text-align: right; }

.qty-click input.item-quantity {
  font-weight: 500;
  font-size: 15px;
  height: 25px;
  padding: 0;
  text-align: center;
  width: 35px;
  background: #ededed;
  border: 1px solid #dadbdd;
  border-radius: 0;
  float: left;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none; }

.qty-click {
  float: left; }

.qty-click button.qty-btn {
  background: #fff;
  font-weight: 500;
  font-size: 14px;
  color: #abafb2;
  height: 25px;
  padding: 0;
  text-align: center;
  width: 25px;
  border: 1px solid #dadbdd;
  border-radius: 0;
  float: left;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none; }

.qty-click button.qtyplus.qty-btn {
  border-left: none; }

.qty-click button.qtyminus.qty-btn {
  border-right: none; }

.qty-click button.qty-btn:focus {
  outline: none; }

.checkout-note textarea {
  border-radius: 0;
  background: #ededed;
  color: #70458a;
  font-size: 15px;
  padding: 20px 15px;
  outline: none;
  width: 100% !important;
  min-height: 130px;
  font-weight: 500;
  border: 1px solid transparent;
  transition: all 150ms linear;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none; }

.cart-buttons a, .cart-buttons .btn-checkout, .cart-buttons .btn-update {
  display: inline-block;
  vertical-align: top;
  padding: 19px 20px; }

.cart-buttons .link-continue {
  margin-left: 0; }

.link-continue {
  margin: 10px 0 0; }

.link-continue a {
  color: #ffcd00; }

.link-continue a i {
  margin-right: 4px; }

.sidebox-order {
  position: relative; }

.sidebox-order div[class^="sidebox-order_"] {
  margin-bottom: 15px; }

.sidebox-order div[class^="sidebox-order_"]:last-child {
  margin-bottom: 0px; }

.sidebox-order_title h3 {
  margin: 10px 0; }

.sidebox-order_total {
  font-size: 16px;
  color: #5c5c5c;
  font-weight: 600;
  padding: 0; }

.sidebox-order_total p {
  margin: 0; }

.sidebox-order_total p .total-price {
  font-size: 24px;
  color: #128c3e; }

.sidebox-group h3 {
  margin: 10px 0;
  font-size: 24px; }

.sidebox-policy ul li {
  display: block;
  line-height: 25px;
  position: relative;
  padding-left: 20px;
  overflow: hidden; }

.sidebox-policy ul li:before {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  content: "\f178";
  font-size: 10px;
  left: 0;
  opacity: 1;
  position: absolute;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s; }

/*---------------------------------------------------------------------------------
PAGINATION - 404 - SEARCH PAGE 
-------------------------------------------------------------------------------- */
.breadcrumb-shop {
  background: url("//theme.hstatic.net/200000873921/1001229543/14/breadcrumb_bg.jpg?v=672") no-repeat left center;
  background-size: cover;
  text-align: center;
  padding-top: 262px;
  padding-bottom: 76px;
  margin-bottom: 0px; }
  @media (max-width: 1199px) {
    .breadcrumb-shop {
      padding: 30px 0px;
      margin-bottom: 0px; } }
  .breadcrumb-shop * {
    color: #fff; }
  .breadcrumb-shop .breadcrumb-big h2 {
    font-size: 42px;
    font-weight: 700;
    position: relative;
    padding-bottom: 27px;
    margin-bottom: 20px; }
    @media (max-width: 991px) {
      .breadcrumb-shop .breadcrumb-big h2 {
        font-size: 24px; } }
    .breadcrumb-shop .breadcrumb-big h2:after {
      position: absolute;
      content: "";
      width: 50px;
      height: 3px;
      background-color: #ffcd00;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto; }
  .breadcrumb-shop .breadcrumb-arrows {
    padding: 10px 0;
    background: transparent;
    border-radius: 0;
    margin: 0;
    justify-content: center; }
    .breadcrumb-shop .breadcrumb-arrows li {
      font-size: 16px; }

.breadcrumb-shop .breadcrumb > li + li:before {
  padding: 0 3px;
  color: #fff;
  content: "/\00a0";
  margin-left: 6px; }

#pagination .page-node,
#pagination .next,
#pagination .prev {
  display: inline-block;
  margin: 0px 8px 30px;
  font-size: 15px;
  font-weight: 600;
  opacity: 0.4; }
  @media (max-width: 767px) {
    #pagination .page-node,
    #pagination .next,
    #pagination .prev {
      margin-bottom: 15px; } }

#pagination .next {
  margin-left: 30px; }

#pagination .prev {
  margin-right: 30px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

#pagination .page-node.current,
#pagination .page-node:hover,
#pagination .next:hover,
#pagination .prev:hover {
  opacity: 1;
  color: #d9261c; }
  #pagination .page-node.current svg,
  #pagination .page-node:hover svg,
  #pagination .next:hover svg,
  #pagination .prev:hover svg {
    fill: #ffcd00; }

.pageNot {
  min-height: 50vh; }

.content-pagenot__btn .btn {
  margin: 0px 10px; }
  .content-pagenot__btn .btn.back-to-home {
    background: #ca2f2f;
    border-color: #ca2f2f; }
    .content-pagenot__btn .btn.back-to-home:hover {
      background: #d9261c;
      border-color: #d9261c; }

.content-pagenot h1 {
  font-weight: 700;
  font-size: 40px; }

.content-pagenot p.subtext {
  font-weight: 500;
  font-size: 28px;
  margin-bottom: 30px; }

.searchPage .heading-page {
  position: relative;
  text-align: center;
  padding: 0 0 30px 0; }

.searchPage .heading-page:after {
  content: "";
  background: #252a2b;
  display: block;
  width: 60px;
  height: 4px;
  margin: 25px auto 0; }

.wrapbox-content-search {
  padding-bottom: 30px; }

.searchPage .subtxt {
  opacity: .66;
  margin-top: 15px; }

.search-field {
  width: 60%;
  display: block;
  margin: auto; }

input#go {
  width: 55px;
  height: 55px;
  float: right;
  background: url(//theme.hstatic.net/200000873921/1001229543/14/iconsearch.png?v=672) #252a2b center no-repeat;
  margin: 0px;
  position: relative;
  top: 0;
  border-radius: 0;
  font-size: 0;
  border: 0; }

#search .search_box {
  width: calc(100% - 55px);
  outline: none;
  height: 55px;
  padding: 0 20px;
  background: #ededed;
  border: 0;
  box-shadow: none; }

.expanded-message .message-txt {
  width: 100%;
  padding-top: 25px;
  text-align: center; }

.expanded-message .message-txt p {
  margin: 0;
  font-size: 14px;
  font-weight: 400; }

.expanded-message h2 {
  font-weight: 600;
  font-size: 22px; }

.expanded-message .subtext {
  margin-bottom: 40px;
  display: block; }

.search-item {
  margin-bottom: 20px;
  position: relative;
  width: 100%;
  float: left; }

.search-item .thumb-image {
  display: block;
  width: 80px;
  position: relative;
  overflow: hidden;
  float: left; }

.search-item .thumb-image img {
  vertical-align: middle;
  -webkit-transition: transform 250ms linear;
  -moz-transition: transform 250ms linear;
  -ms-transition: transform 250ms linear;
  -o-transition: transform 250ms linear;
  transition: transform 250ms linear; }

.search-item .thumb-image:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  transition: opacity 250ms linear;
  opacity: 0;
  content: ""; }

.search-item .content {
  float: left;
  padding-left: 35px;
  width: calc(100% - 80px); }

.search-item .content .title {
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  display: block; }

.search-item .content .caption {
  opacity: .66;
  display: block;
  margin-top: 5px;
  font-size: 14px; }

.search-item .content .caption del {
  font-size: 13px;
  margin-left: 15px;
  opacity: 0.5; }

.subtext-result {
  margin-bottom: 30px; }

.search-item:hover .thumb-image:after {
  opacity: 1; }

/*--------------------------------------------------------------------------------
ACCOUNT
--------------------------------------------------------------------------------*/
.wrapbox-heading-account {
  display: flex;
  display: -webkit-flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center; }

.wrapbox-heading-account .header-page {
  position: relative; }

.wrapbox-heading-account .header-page:after {
  content: "";
  background: #000;
  display: block;
  width: 60px;
  height: 4px;
  margin-top: 70px; }

.wrapbox-heading-account .header-page h1 {
  font-size: 54px;
  font-weight: 700;
  margin: 0px 0;
  line-height: initial; }

.wrapbox-heading-account .header-page p {
  font-size: 14px;
  opacity: .66;
  margin: 20px 0 0 0;
  position: relative; }

.wrapbox-heading-account .header-page p span {
  font-weight: 600; }

.userbox h2 {
  font-size: 20px;
  margin: 0 0 20px;
  font-weight: 600; }

.large_form {
  margin-bottom: 15px; }

.large_form.large_form-mr10 {
  margin-bottom: 10px; }

.icon-field {
  display: none; }

.userbox input[type=email],
.userbox input[type=password],
.userbox input[type=text] {
  width: 100%;
  height: 42px;
  border: 1px solid #ccc;
  background: transparent;
  color: #70458a;
  padding: 0 20px;
  font-weight: 500;
  -webkit-appearance: none; }

.userbox input[type=email]:focus, .userbox input[type=password]:focus,
.userbox input[type=text]:focus {
  background: #fff;
  border-color: #ededed; }

.action_account_custommer .action_bottom, .action_account_custommer .req_pass {
  display: inline-block;
  vertical-align: middle; }

.action_account_custommer .req_pass {
  margin-left: 20px; }

.userbox .action_bottom {
  padding: 0; }

.userbox .action_bottom {
  text-align: center; }

.action_account_custommer {
  margin-top: 15px; }

.userbox .action_bottom .btn {
  display: inline-block;
  padding: 0 30px;
  height: 42px;
  line-height: 42px;
  text-transform: uppercase;
  font-weight: 600; }

.req_pass {
  color: #959898;
  font-weight: 500; }

.come-back {
  margin-top: 20px;
  display: block;
  font-weight: 500; }

.come-back i {
  margin-right: 20px; }

.userbox .errors a {
  color: red; }

@-moz-keyframes ripple {
  5%, 100% {
    opacity: 0; }
  5% {
    opacity: 1; } }

@-webkit-keyframes ripple {
  5%, 100% {
    opacity: 0; }
  5% {
    opacity: 1; } }

@keyframes ripple {
  5%, 100% {
    opacity: 0; }
  5% {
    opacity: 1; } }

#form-gender input[type="radio"] {
  display: none; }

#form-gender input[type="radio"] + label {
  position: relative;
  cursor: pointer;
  padding-left: 28px;
  margin: 0 20px 0 0; }

#form-gender input[type="radio"] + label:before, input[type="radio"] + label:after {
  content: "";
  position: absolute;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

#form-gender input[type="radio"] + label:before {
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  background: #ffcd00;
  -webkit-box-shadow: inset 0 0 0 18px #efefef;
  box-shadow: inset 0 0 0 18px #efefef; }

#form-gender input[type="radio"] + label:after {
  top: 49%;
  left: 9px;
  width: 54px;
  height: 54px;
  opacity: 0;
  background: rgba(255, 255, 255, 0.3);
  -webkit-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0); }

#form-gender input[type="radio"]:checked + label:before {
  -webkit-box-shadow: inset 0 0 0 4px #efefef;
  box-shadow: inset 0 0 0 4px #efefef; }

#form-gender input[type="radio"]:checked + label:after {
  -webkit-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  -webkit-animation: ripple 1s none;
  animation: ripple 1s none; }

/* --------------------- order ---- account -- address -----------------------  */
.layout-info-account {
  padding-bottom: 15px; }

.title-infor-account {
  padding: 30px 15px;
  border-bottom: 1px solid #ededed;
  margin-bottom: 30px; }

.title-infor-account h1 {
  font-size: 42px;
  font-weight: 700;
  margin: 0;
  text-align: center; }

.title-detail {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1px;
  position: relative;
  border-bottom: 1px solid #ededed;
  padding-bottom: 8px; }

.sb-title:after {
  content: "";
  display: block;
  margin-top: 25px;
  width: 30px;
  height: 3px;
  background: #252a2b; }

.name_account {
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  margin: 10px 0 5px; }

#customer_sidebar p {
  margin-bottom: 0;
  font-size: 14px; }

.customer-table-wrap {
  background: #f7f7f7;
  padding: 10px; }

.customer-table-bg {
  background: #fff;
  padding: 10px; }

.customer-table-bg p {
  margin: 0; }

#customer_orders {
  padding-bottom: 15px; }

#customer_orders table thead th, #order_details tr th {
  font-weight: 600;
  font-size: 14px; }

@media (max-width: 767px) {
  #order_details {
    width: 500px !important; } }

#customer_orders table tr a {
  font-weight: 500;
  float: left;
  width: 85%;
  margin-left: 3px;
  line-height: 20px;
  opacity: 0.66; }

#customer_orders table, #order_details {
  width: 100%;
  background: #fff; }

#customer_orders table tr, #order_details tr {
  height: 25px;
  line-height: 30px; }

#customer_orders table tr.odd, #order_details tr {
  background: #fff; }

#customer_orders table tr td, #order_details tr td {
  vertical-align: middle;
  border-top: none;
  font-size: 14px; }

#order_details tr td {
  line-height: 21px; }

#order_details tr td a, #order_details b {
  font-weight: 500; }

#order_details tr td.total b {
  font-weight: 600; }

#order_details tr td.total, #order_details tr th.total {
  padding-right: 8px; }

#order_details tr.order_border {
  border-top: 1px solid #ededed; }

#order_details tr td.order-image {
  width: 70px; }

#order_details tr td.order-image a {
  display: block;
  width: 60px;
  border: 1px solid #f7f7f7; }

a#view_address {
  font-weight: 500;
  opacity: 0.8; }

#customer_orders, #order_payment, #order_shipping {
  margin-bottom: 0px;
  margin-top: 0px; }

.customer-table-bg .table > tbody > tr > th {
  border-top: none; }

.detail-table-order {
  margin-top: 30px;
  margin-bottom: 15px; }

.name-order {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase; }

.order_section_title {
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  margin: 0 0 10px;
  padding: 10px 0px;
  position: relative;
  text-transform: uppercase; }

.order_date {
  font-weight: normal;
  font-size: 14px;
  text-transform: none; }

.text_status {
  font-weight: 500; }

.address p {
  margin-bottom: 5px; }

.account-order .address {
  margin: 0px 0px 15px;
  padding: 10px;
  background-color: #fbfbfb; }

span.variant_acc {
  font-size: 13px;
  opacity: 0.8; }

.alert-info {
  border-radius: 0;
  margin-bottom: 0; }

.address_title {
  margin-bottom: 0;
  font-size: 16px;
  padding: 10px 70px 10px 10px;
  background-color: #d9edf7;
  border-color: #bce8f1;
  position: relative; }

.address_table {
  margin-bottom: 10px;
  border-top: 0px solid #ddd;
  background: #fafafa;
  padding: 15px; }

.address_title h3 {
  margin: 0;
  font-size: 14px; }

.account-address .note {
  border: none;
  padding: 0; }

p.address_actions.text-right {
  margin: 7px 5px 0px 0;
  position: absolute;
  z-index: 99;
  top: 0;
  right: 0; }

.action_link a {
  text-transform: uppercase;
  font-size: 15px; }

span.action_link {
  padding: 5px; }

.view_address p > b {
  font-weight: 500;
  font-size: 14px; }

.view_address p {
  margin: 5px 0;
  line-height: 15px;
  font-size: 14px; }

.add-new-address {
  padding-bottom: 10px;
  display: inline-block;
  padding: 10px;
  background: #ffcd00;
  color: #fff !important;
  text-transform: uppercase; }

.add-new-address:focus {
  color: #fff; }

.account-address .input-group-addon {
  display: none; }

.input-group {
  margin: 15px 0px; }

.input-group .input-group-addon {
  padding: 6px 10px;
  border-radius: 0;
  color: #DAD9D9;
  background-color: #ebebeb;
  border-color: #ebebeb; }

.input-group .form-control {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #ebebeb; }

.icon-user:after {
  content: url(//hstatic.net/0/0/global/design/theme-default/userico.png); }

.icon-envelope:after {
  content: url(//hstatic.net/0/0/global/design/theme-default/email.png); }

.icon-shield:after {
  content: url(//hstatic.net/0/0/global/design/theme-default/pass.png); }

.layout-info-account .action_bottom .btn {
  height: 35px;
  line-height: 35px;
  outline: 0;
  margin-right: 5px;
  font-size: 14px;
  text-transform: uppercase;
  padding: 0 30px;
  border: 0;
  background: #ffcd00;
  color: #fff;
  display: inline-block;
  border-radius: 0; }

.AccountTitle {
  text-transform: uppercase;
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1px;
  position: relative; }

.AccountList ul > li > a {
  display: block;
  position: relative;
  padding: 5px 0px; }

.AccountList ul > li > a:before {
  content: "\f192";
  font-family: 'Font Awesome 5 Pro';
  font-size: 8px;
  display: inline-block;
  margin-right: 8px;
  vertical-align: 2px; }

#order_cancelled {
  margin-bottom: 15px; }

#order_cancelled h5 {
  margin: 0; }

/*-------------------------------------------------------------------------------
FOOTER 
--------------------------------------------------------------------------------*/
.footer {
  padding: 0;
  background: #ffcd00;
  color: #70458a; }
  .footer h3, .footer h4 {
    color: #70458a; }
  .footer a, .footer p {
    color: #70458a;
    position: relative;
    display: inline-block; }
  .footer a:hover {
    color: #C65290; }
  .footer i {
    color: #70458a; }
  .footer .footer-top {
    padding: 40px 0 20px; }
    @media (max-width: 767px) {
      .footer .footer-top {
        padding: 15px 0 0; } }
  .footer .footer-bottom {
    padding: 27px 0;
    background: #3c297c; }
    @media (max-width: 767px) {
      .footer .footer-bottom {
        padding: 10px 0; } }
    .footer .footer-bottom p {
      margin: 0;
      font-size: 16px;
      padding: 0;
      color: #fff; }
      @media (max-width: 767px) {
        .footer .footer-bottom p {
          font-size: 12px; } }
    .footer .footer-bottom a {
      color: #fff; }
      .footer .footer-bottom a:hover {
        text-decoration: underline; }
  .footer .footer-title {
    position: relative;
    padding: 0px;
    margin: 0px 0px 9px;
    font-size: 22px;
    font-weight: 700; }
    .footer .footer-title i {
      display: none; }
    @media (min-width: 768px) {
      .footer .footer-title {
        padding-bottom: 13px; }
        .footer .footer-title:after {
          content: '';
          display: inline-block;
          width: 50px;
          height: 3px;
          background: #3c297c;
          position: absolute;
          bottom: 0;
          left: 0; } }
    @media (max-width: 767px) {
      .footer .footer-title {
        background: #ffcd00;
        text-align: center;
        padding: 0;
        line-height: 40px;
        border-radius: 5px;
        font-size: 14px;
        margin-bottom: 15px;
        color: #fff; }
        .footer .footer-title i {
          display: block;
          position: absolute;
          top: 10px;
          right: 15px;
          font-size: 20px;
          color: #fff; } }
  @media (max-width: 767px) {
    .footer .footer-content {
      display: none;
      padding-left: 10px;
      margin-bottom: 10px; } }
  .footer .contact-form .input-group {
    margin-top: 0;
    margin-bottom: 0px; }
  .footer .contact-form input {
    font-size: 12.75px;
    height: 38px;
    padding: 10px 40px 10px 10px;
    width: 100%;
    border: 0;
    border: 1px solid #232323;
    border-radius: 0;
    background: #fff; }
  .footer .contact-form button {
    background: transparent;
    border: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 13.33px;
    padding: 0px 40px;
    height: 38px;
    line-height: 38px;
    background: #232323;
    color: #fff;
    font-weight: 600; }
  .footer .footer-logo {
    margin-bottom: 30px;
    padding-bottom: 0; }
    @media (max-width: 767px) {
      .footer .footer-logo {
        padding-bottom: 0; } }
  .footer .footer-menu li {
    display: block;
    margin-bottom: 0px;
    line-height: 32px;
    padding: 0px 0px; }
    .footer .footer-menu li:last-child {
      margin-bottom: 0; }
    .footer .footer-menu li a {
      position: relative;
      padding: 0; }
  @media (max-width: 767px) {
    .footer .footer-contact {
      margin-bottom: 10px; } }
  .footer .footer-contact p {
    display: flex; }
  .footer .footer-contact i {
    width: 20px;
    transform: translateY(4px);
    color: #3c297c; }
  .footer .footer-contact span {
    width: calc(100% - 25px);
    padding-left: 10px; }
  .footer .footer-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center; }
    @media (max-width: 767px) {
      .footer .footer-wrap {
        font-size: 12px; } }
  .footer .footer-social {
    margin-bottom: 15px; }
    @media (max-width: 767px) {
      .footer .footer-social {
        text-align: center; } }
    .footer .footer-social a {
      display: inline-block;
      text-align: center;
      padding: 0;
      font-size: 16px;
      margin-right: 7.5px;
      margin-bottom: 7.5px;
      width: 44px;
      height: 44px;
      line-height: 40px;
      border-radius: 50%;
      border: 3px solid #fff;
      -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
      box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
      background: #3fdbda; }
      .footer .footer-social a i {
        color: #fff; }
      .footer .footer-social a.icon-fb {
        background: #3B5998; }
      .footer .footer-social a.icon-google {
        background: #DF4A32; }
      .footer .footer-social a.icon-insta {
        background: #C32AA3; }
      .footer .footer-social a.icon-twitter {
        background: #00B6F1; }
      .footer .footer-social a.icon-youtube {
        background: #FF0000; }
      .footer .footer-social a:hover {
        transform: translateY(-5px); }
  .footer .footer-app {
    margin-bottom: 15px; }
    .footer .footer-app-list {
      display: flex;
      flex-wrap: wrap;
      width: 100%; }
      @media (max-width: 767px) {
        .footer .footer-app-list {
          justify-content: center; } }
    .footer .footer-app a {
      display: block;
      padding-right: 10px; }
      .footer .footer-app a img {
        width: 130px;
        height: auto; }
  @media (max-width: 767px) {
    .footer .footer-col-info {
      text-align: center; } }
  @media (min-width: 992px) {
    .footer .footer-col-info .footer-title {
      font-size: 30px; } }

.footer-newsletter {
  padding: 20px 0;
  background: #ffcd00;
  color: #fff; }
  @media (max-width: 767px) {
    .footer-newsletter .fn-caption {
      margin-bottom: 10px; } }

.home-subscribe {
  color: #fff;
  padding: 50px 0px 50px;
  background: #3c297c; }
  @media (max-width: 767px) {
    .home-subscribe {
      padding: 30px 0 20px; } }
  .home-subscribe p {
    padding: 0; }
  .home-subscribe__title {
    margin-bottom: 28px; }
  @media (max-width: 767px) {
    .home-subscribe__left {
      text-align: center; } }
  .home-subscribe__left h3 {
    font-size: 52px;
    font-weight: 600;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 13px;
    color: #fff; }
    @media (min-width: 992px) and (max-width: 1439px) {
      .home-subscribe__left h3 {
        font-size: 25px; } }
    @media (max-width: 991px) {
      .home-subscribe__left h3 {
        font-size: 30px; } }
    .home-subscribe__left h3.home-subscribe__title1 span {
      color: #d9261c; }
    .home-subscribe__left h3.home-subscribe__title2 span {
      color: #ffcd00; }
  .home-subscribe__left p {
    font-size: 20px;
    color: #fff; }
  .home-subscribe__form {
    width: 100%;
    overflow: hidden; }
    .home-subscribe__form #newsletter-email {
      height: 63px !important;
      -webkit-border-radius: 30px 0px 0px 30px;
      border-radius: 30px 0px 0px 30px;
      flex-grow: 1;
      border: none;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
      font-weight: 500; }
      @media (max-width: 767px) {
        .home-subscribe__form #newsletter-email {
          border-radius: 30px;
          -wekbit-border-radius: 30px;
          margin-bottom: 20px;
          height: 50px !important; } }
    .home-subscribe__form button {
      width: 167px;
      height: 63px;
      -webkit-border-radius: 0px 30px 30px 0px;
      -moz-border-radius: 0px 30px 30px 0px;
      border-radius: 0px 30px 30px 0px;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s;
      background: #d9261c;
      border: 1px solid #d9261c;
      font-weight: 500;
      text-transform: uppercase;
      color: #fff;
      padding: 0px 20px; }
      .home-subscribe__form button:hover {
        background: #951a13; }
      @media (max-width: 767px) {
        .home-subscribe__form button {
          height: 50px;
          border-radius: 30px;
          -wekbit-border-radius: 30px; } }
      .home-subscribe__form button i {
        width: 35px;
        height: 35px;
        border-radius: 50%;
        background-color: #fba62c;
        line-height: 35px;
        text-align: center;
        font-size: 16px;
        margin-left: 20px; }
  .home-subscribe__hr {
    margin: 0; }

/*---------------------- Sroll to Top -------------------*/
.back-to-top {
  position: fixed;
  right: 10px;
  bottom: 15px;
  opacity: 0;
  visibility: hidden;
  z-index: 99; }
  .back-to-top.show {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease; }
  .back-to-top .btt-label-back {
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    -webkit-transform: rotate(-90deg) translateX(50%) translateY(50%);
    -ms-transform: rotate(-90deg) translateX(50%) translateY(50%);
    transform: rotate(-90deg) translateX(50%) translateY(50%); }

.back-to-top .btt-label-back {
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
  -webkit-transform: rotate(-90deg) translateX(50%) translateY(50%);
  -ms-transform: rotate(-90deg) translateX(50%) translateY(50%);
  transform: rotate(-90deg) translateX(50%) translateY(50%); }

.back-to-top .btt-icon-back {
  position: absolute;
  bottom: 250%;
  right: 10px;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: transform 0.45s cubic-bezier(0, 0.95, 0.77, 1);
  -o-transition: transform 0.45s cubic-bezier(0, 0.95, 0.77, 1);
  transition: transform 0.45s cubic-bezier(0, 0.95, 0.77, 1);
  will-change: transform;
  width: 40px;
  height: 35px;
  line-height: 35px;
  font-size: 20px;
  background: #d9261c;
  color: #fff;
  text-align: center;
  border-radius: 4px; }

/*----------------------------------------------------------------------------------
MAIN SIDEBAR
----------------------------------------------------------------------------------*/
@keyframes scroll-in {
  0% {
    top: 2px; }
  49% {
    top: -14px; }
  50% {
    top: 19px; }
  100% {
    top: 2px; } }

@keyframes scroll-out {
  0% {
    top: 2px; }
  49% {
    top: 19px; }
  50% {
    top: -14px; }
  100% {
    top: 2px; } }

/* ---------------------  search sidebar --------------------- */
.site_search form.searchform {
  position: relative;
  padding: 0;
  margin-bottom: 15px; }

form.searchform input.searchinput {
  background: #f5f5f5;
  border: 1px solid #ececec;
  font-size: 14px;
  color: #70458a;
  font-weight: 500;
  width: 100%;
  height: 45px;
  padding: 0 55px 0 20px;
  margin: 0;
  display: inline-block;
  border-radius: 0;
  transition: all 150ms linear;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

form.searchform .btn-search {
  width: 45px;
  height: 45px;
  line-height: 45px;
  position: absolute;
  padding: 0;
  top: 0px;
  right: 0px;
  background: transparent;
  outline: none;
  transition: opacity 150ms linear; }

form.searchform .btn-search svg {
  width: 18px;
  height: 40px;
  opacity: .4; }

form.searchform input:focus {
  background: #ffffff;
  outline: none;
  border-color: #ffcd00; }

/*----------------- Search auto ---------------*/
.smart-search-wrapper {
  width: 100%;
  border-radius: 4px; }
  .smart-search-wrapper .item-ult {
    padding: 10px 10px;
    border-bottom: 1px dotted #dfe0e1;
    display: flex; }
    .smart-search-wrapper .item-ult:last-child {
      border: 0; }
    .smart-search-wrapper .item-ult .thumbs {
      width: 40px;
      display: inline-block;
      text-align: right; }
    .smart-search-wrapper .item-ult .title {
      width: calc(100% - 40px);
      padding-left: 10px;
      float: left;
      line-height: 20px;
      position: relative;
      margin-top: 0px !important; }
      .smart-search-wrapper .item-ult .title a {
        font-size: 13px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: pre;
        float: left;
        width: 100%;
        margin-bottom: 4px; }
        .smart-search-wrapper .item-ult .title a:hover {
          color: #ffcd00; }
      .smart-search-wrapper .item-ult .title p {
        line-height: 15px;
        font-size: 12px;
        font-weight: 600;
        float: left;
        margin: 0;
        color: #128c3e !important; }
        .smart-search-wrapper .item-ult .title p del {
          font-size: 11px;
          font-weight: 300;
          margin-left: 5px;
          color: #797979; }

.resultsMore {
  width: 100%;
  float: left; }

.resultsMore a {
  text-align: center;
  display: block;
  font-size: 14px;
  padding: 10px 0; }

.dataEmpty {
  text-align: center;
  padding: 10px 0;
  margin: 0; }

/* --------------------- cart view --------------------- */
.site-cart .cart-ttbold {
  padding: 0 20px; }
  .site-cart .cart-ttbold .ttbold {
    font-size: 16px;
    color: #000;
    margin: 0 0 15px;
    font-weight: 500;
    padding: 6px 10px;
    background: #f3f5f6;
    border: 1px solid #e7ebec;
    text-align: center;
    border-radius: 4px; }

.cart-view .cart-view-total {
  padding: 0 10px; }

.cart-view table {
  width: 100%; }
  .cart-view table td.img img {
    width: 65px;
    border: 1px solid #ededed;
    max-width: none; }
  .cart-view table td .pro-title {
    padding-right: 30px;
    margin-bottom: 8px; }
    .cart-view table td .pro-title .pro-title-view {
      font-size: 12px;
      font-weight: 600;
      text-transform: uppercase;
      display: block;
      line-height: 1; }
    .cart-view table td .pro-title .variant {
      font-size: 12px;
      display: block;
      width: 100%;
      color: #70458a;
      margin-top: 3px; }
  .cart-view table td .remove-cart {
    position: absolute;
    right: 0;
    top: 0;
    width: 16px;
    height: 16px;
    line-height: 20px;
    text-align: center;
    color: #333; }
    .cart-view table td .remove-cart i {
      color: #333 !important; }
  .cart-view table .item-cart_empty td {
    position: relative;
    padding: 0px;
    text-align: center; }
    .cart-view table .item-cart_empty td .svgico-mini-cart {
      padding: 10px 0 5px; }
      .cart-view table .item-cart_empty td .svgico-mini-cart .fal {
        width: 50px;
        height: 50px;
        margin: auto;
        font-size: 50px; }
  .cart-view table #total-view-cart {
    font-weight: 600;
    font-size: 16px;
    color: red; }

.cart-view .line {
  float: left;
  width: 100%;
  border-top: 1px solid #e1e3e4;
  margin: 5px 0px; }

.cart-view .linktocheckout {
  position: relative;
  width: 100%;
  white-space: nowrap; }
  @media (max-width: 480px) {
    .cart-view .linktocheckout {
      padding: 10px 15px; } }

.cart-view .linktocart {
  position: relative;
  width: 100%;
  white-space: nowrap; }
  @media (max-width: 480px) {
    .cart-view .linktocart {
      padding: 10px 15px; } }

#cart-view tr {
  padding: 10px 0 10px 0px;
  border-bottom: solid 1px #ebebeb;
  display: block; }
  #cart-view tr.item-cart_empty td {
    display: block; }
    #cart-view tr.item-cart_empty td i {
      color: #ffcd00; }
  #cart-view tr td {
    position: relative;
    border: none;
    vertical-align: top; }
    #cart-view tr td:first-child {
      padding-left: 10px; }
    #cart-view tr td:last-child {
      padding: 0 0 0 10px;
      width: 100%; }
  #cart-view tr:last-child {
    border: 0; }
  #cart-view tr td.img {
    width: 65px;
    padding: 0; }

.mini-cart_quantity {
  margin-top: 4px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap; }
  .mini-cart_quantity .pro-quantity-view .qty-value {
    display: inline-block;
    height: 23px;
    line-height: 23px;
    min-width: 25px;
    padding: 0 3px;
    text-align: center;
    background: #f5f5f5;
    font-size: 13px;
    font-weight: 500;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(225, 227, 228, 0.2);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .mini-cart_quantity .pro-quantity-view .qty-btn {
    width: 30px;
    font-size: 20px;
    background: #f5f5f5; }
  .mini-cart_quantity .pro-price-view {
    font-size: 13px;
    font-weight: 600;
    color: #128c3e; }

.table-total tr td {
  border: none !important; }

.cart-view .cart-view-scroll {
  overflow-y: auto;
  max-height: 320px;
  -webkit-overflow-scrolling: touch;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
  padding: 0 15px 0 0; }
  .cart-view .cart-view-scroll::-webkit-scrollbar {
    width: 2px;
    height: 2px; }
  .cart-view .cart-view-scroll::-webkit-scrollbar-track {
    -webkit-border-radius: 0px;
    border-radius: 0px; }
  .cart-view .cart-view-scroll::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background: #e1e3e4;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }
    .cart-view .cart-view-scroll::-webkit-scrollbar-thumb:window-inactive {
      background: #e1e3e4; }

/* ---------------------  menu  --------------------- */
.hamburger-menu {
  width: 30px;
  height: 20px;
  text-align: center;
  cursor: pointer;
  display: block;
  transition: all 150ms linear; }

.hamburger-menu .bar, .hamburger-menu .bar:after, .hamburger-menu .bar:before {
  width: 25px;
  height: 2px; }

.hamburger-menu .bar {
  position: relative;
  background: #252a2b;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  transition: all 150ms linear; }

.hamburger-menu .bar:before {
  content: "";
  position: absolute;
  left: 0;
  top: -6px;
  background: #252a2b;
  -ms-transition: bottom 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), width 150ms linear, background 150ms linear;
  -webkit-transition: bottom 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), width 150ms linear, background 150ms linear;
  transition: bottom 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), width 150ms linear, background 150ms linear; }

.hamburger-menu .bar:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -6px;
  background: #252a2b;
  -ms-transition: top 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), width 150ms linear, background 150ms linear;
  -webkit-transition: top 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), width 150ms linear, background 150ms linear;
  transition: top 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), width 150ms linear, background 150ms linear; }

.show-action .hamburger-menu .bar {
  height: 0;
  background: transparent; }

.show-action .hamburger-menu .bar:before {
  position: absolute;
  top: 0px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.show-action .hamburger-menu .bar:after {
  position: absolute;
  top: 0px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.show-action .hamburger-menu .bar:before {
  -ms-transform: rotate(-45deg);
  transform: rotateZ(-45deg); }

.show-action .hamburger-menu .bar:after {
  -ms-transform: rotate(45deg);
  transform: rotateZ(45deg); }

/* - Menu Mobile */
.menu-mobile-overlay {
  display: none;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%; }
  .menu-mobile-overlay.show {
    display: block; }

#menu-mobile {
  height: 100%;
  position: fixed;
  z-index: 99999;
  background: #fff;
  box-shadow: 1px 1px 5px #ccc;
  width: 70%;
  top: 0;
  right: -20px;
  transition: all .4s ease-in-out;
  transform: translateX(100%);
  overflow-y: scroll;
  overflow-x: hidden; }
  #menu-mobile.show {
    transform: translateX(0);
    right: 0; }
  #menu-mobile .menu-mobile-header {
    display: flex;
    height: 40px;
    line-height: 40px;
    width: 100%;
    border-bottom: 1px solid #e9e9e9;
    background: #ffcd00;
    color: #fff;
    position: relative; }
    #menu-mobile .menu-mobile-header a {
      color: #fff;
      border: 0;
      padding: 0;
      margin: 0 10px;
      font-size: 14px; }
    #menu-mobile .menu-mobile-header .close {
      color: #fff;
      box-shadow: none;
      text-shadow: none;
      opacity: 1;
      position: absolute;
      top: 0;
      right: 0;
      height: 100%;
      height: 39px;
      line-height: 39px;
      padding: 0;
      background: #fbae40; }
  #menu-mobile .mobile-hotline {
    background: #344557; }
    #menu-mobile .mobile-hotline img {
      width: 32px;
      margin-right: 10px; }
    #menu-mobile .mobile-hotline a {
      color: #fff;
      padding: 5px 15px;
      font-size: 16px; }
  #menu-mobile ul li a {
    position: relative; }
    #menu-mobile ul li a .fa-angle-right {
      position: absolute;
      top: 0;
      right: 0;
      line-height: 40px;
      padding: 0 20px;
      font-size: 24px;
      transition: all .4s ease-in-out; }
      #menu-mobile ul li a .fa-angle-right.active {
        transform: rotate(90deg); }
  #menu-mobile ul ul {
    padding-left: 10px;
    display: none; }
    #menu-mobile ul ul li a {
      padding-left: 25px; }
  #menu-mobile a {
    display: block;
    font-size: 16px;
    padding: 0 15px;
    border-bottom: 1px solid #e9e9e9;
    line-height: 38px; }

/*---------------------------------------------------------------------------------
RESPONSIVE
---------------------------------------------------------------------------------*/
@media (min-width: 992px) and (max-width: 1199px) {
  /*index */
  .box-banner-inf {
    width: 80%;
    z-index: 4; }
  /*account*/
  .wrapbox-content-account {
    padding: 100px 60px; }
  .wrapbox-heading-account .header-page {
    width: 80%; } }

@media (min-width: 992px) {
  .wrapbox-heading-account {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    border-right: 1px solid #ededed;
    height: 100vh;
    padding: 0; }
  .wrapbox-heading-account .header-page {
    padding-bottom: 70px; }
  /**** PRODUCT DETAIL ****/
  .icon-pr-fix.out-with-you {
    opacity: 0; }
  /**** BLOG ****/
  .list-article-content .news-content {
    height: 50vh; }
  /**** FOOTER ****/ }

@media (min-width: 1200px) {
  .wrapbox-content-account {
    padding: 100px; }
  .wrapbox-heading-account .header-page {
    width: 60%; }
  .box-banner-inf {
    width: 80%;
    z-index: 4; }
  .wrapbox-content-search {
    padding: 0 100px 30px; } }

@media (min-width: 768px) {
  .sidebarCart-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 70px; } }

@media (max-width: 991px) and (min-width: 768px) {
  .wrapbox-heading-account {
    height: 50vh;
    border-bottom: 1px solid #ededed; }
  .wrapbox-heading-account .header-page {
    width: 80%;
    text-align: center;
    padding-bottom: 50px; }
  .wrapbox-heading-account .header-page:after {
    margin: 50px auto 0; }
  .wrapbox-content-account {
    padding: 100px 80px; }
  span#site-menu-handle:after {
    font-size: 13px;
    display: inline-block;
    content: "Menu";
    text-transform: uppercase;
    position: absolute;
    right: 0;
    top: 0px;
    opacity: 0.6; }
  /* INDEX */
  /* COLLECTION */
  .no-product {
    text-align: center; }
  /* PRODUCT DETAIL*/
  .icon-pr-fix {
    position: absolute;
    bottom: 25px; }
  .product-zoom.icon-pr-fix {
    right: 15px;
    left: initial;
    margin: 0; }
  .gallery-index.icon-pr-fix {
    display: none; }
  .divzoom_main .product-thumb {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center; }
  .slide_product {
    width: 100%;
    height: 100%; }
  .slide_product li.gallery-item {
    height: 100%;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center; }
  /* CART */
  .checkout-note textarea {
    margin-bottom: 20px; }
  .sidebox-order_title h3 {
    font-size: 18px; }
  .sidebox-order_total p .total-price {
    font-size: 20px; }
  .sidebox-order_text {
    font-size: 12px; }
  .sidebox-order_action .btncart-checkout {
    font-size: 8px 15px; }
  /* BLOGS */
  .list-article-content .news-content {
    height: 50vh; }
  /* Footer */
  footer.footer .col-lg:nth-of-type(2n+1) {
    clear: both; } }

@media (max-width: 991px) {
  .modal-cart-checkout {
    margin-bottom: 15px; }
  .product-description .btn-link,
  .product-description .card-body {
    padding: 5px 0 5px; }
  .product-content-desc {
    margin-top: 30px; }
  .header-wrap-icon > span.icon-account,
  .header-wrap-icon > span.icon-search {
    display: none !important; }
  .block .title_block {
    position: relative;
    margin: 0 0 5px;
    padding-top: 10px; }
  .block .title_block span {
    display: block;
    top: 8px;
    right: 10px;
    position: absolute; }
  .filter-default {
    padding: 0 15px; }
  .product-image-detail {
    width: 100%;
    padding: 0; }
  .flickity-page-dots {
    bottom: -55px;
    z-index: 2; }
  /* collection */
  .no-product {
    text-align: center; }
  /* Blog Article */
  /* CART PAGE */
  table.table-cart {
    margin-bottom: 25px;
    border: 0; }
  table.table-cart thead tr {
    display: none; }
  table.table-cart tr td {
    border: 0;
    padding: 0 5px; }
  table.table-cart tbody > tr {
    background: #ffffff;
    padding: 5px 0;
    border-radius: 2px;
    border-bottom: 1px solid #e8e8e8;
    position: relative;
    margin-bottom: 10px;
    float: left; }
  table.table-cart tr td.image {
    width: 80px;
    float: left; }
  table.table-cart tr td.image img {
    max-width: 70px;
    background: #fff; }
  table.table-cart tr td.item {
    width: calc(100% - 80px);
    float: left;
    padding-left: 5px; }
  table.table-cart tr td:nth-child(2) {
    width: 208px; }
  table.table-cart tr td:nth-child(2) h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  table.table-cart tr td.item h3 {
    margin: 0 0 5px;
    display: block;
    padding-right: 20px;
    max-height: 36px;
    overflow: hidden; }
  table.table-cart tr td.qty {
    padding: 0px;
    float: right;
    margin-right: 8px;
    text-align: right;
    position: absolute;
    right: 0px;
    bottom: 40%; }
  table.table-cart tr td.item .price del {
    margin-top: 2px; }
  table.table-cart tr td.item .price span.text {
    display: inline-block;
    font-size: 12px; }
  table.table-cart tr td.remove a {
    position: absolute;
    top: 22px;
    right: 0; }
  table.table-cart tr:last-child td {
    border: none; }
  .checkout-note textarea {
    margin-bottom: 20px; }
  .cart-buttons .btn-checkout, .cart-buttons a, .cart-buttons .btn-update {
    font-size: 10px;
    margin: 0;
    padding: 15px 8px; }
  table.table-cart tr td.remove {
    position: absolute;
    right: 0;
    top: -26px; } }

@media (max-width: 767px) {
  table.table-cart thead {
    display: none; }
  .wrapbox-heading-account {
    padding: 30px 15px;
    border-bottom: 1px solid #ededed; }
  .wrapbox-heading-account .header-page {
    text-align: center; }
  .wrapbox-heading-account .header-page h1 {
    font-size: 34px; }
  .wrapbox-heading-account .header-page:after {
    margin: 20px auto 0; }
  .wrapbox-content-account {
    padding: 60px 15px; }
  .heading-page {
    position: relative;
    text-align: center;
    padding: 0 0 30px 0; }
  .breadcrumb-shop .breadcrumb-arrows {
    padding: 0px; }
  .box-banner-inf {
    width: 100%;
    padding: 50px 15px;
    z-index: 4;
    text-align: center; }
  .box-banner-inf h2 {
    font-size: 40px; }
  .box-banner-inf a.button {
    margin-top: 33px; }
  /* product detail*/
  .product-detail-wrapper {
    padding-top: 30px !important; }
  .icon-pr-fix {
    position: absolute;
    bottom: 25px; }
  .product-sharing.icon-pr-fix {
    left: 15px; }
  .product-zoom.icon-pr-fix {
    right: 15px;
    left: initial;
    margin: 0; }
  .gallery-index.icon-pr-fix {
    display: none; }
  .divzoom_main .product-thumb {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center; }
  .slide_product {
    width: 100%;
    height: 100%;
    transition: opacity 300ms linear, transform 300ms linear; }
  .slide_product li.gallery-item {
    height: 100%;
    width: 100%;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center; }
  .slide_product li.gallery-item img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    font-family: "object-fit: cover";
    pointer-events: none; }
  .product-image-detail .flickity-page-dots .dot {
    transition: all 300ms linear; }
  .slide_product .flickity-page-dots {
    bottom: -45px;
    z-index: 99; }
  .input-bottom {
    width: 54px;
    float: left;
    margin-right: 15px; }
  .input-bottom input {
    width: 54px;
    height: 45px;
    border: 1px solid #d1d1d1;
    text-align: center;
    outline: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .add-cart-bottom {
    font-weight: 600;
    height: 45px;
    width: calc(100% - 70px);
    border-radius: 4px;
    float: left; }
  /******* blog -article *******/
  .article-body h2.title-article {
    font-size: 24px; }
  .sidebarblog-title h2 span {
    display: inline-block; }
  /******* ABOUT-CONTACT *******/
  .header-page-contact h1 {
    font-size: 35px; }
  /* SEARCH ++  ACCOUNT */
  .search-field {
    width: 100%; }
  .title-infor-account h1 {
    font-size: 30px; }
  .title-infor-account h1:after {
    margin-top: 32px; }
  .AccountSidebar {
    margin-bottom: 40px; }
  .table-responsive {
    padding: 0 8px 10px; } }

.hide, .hidden {
  display: none !important; }

.article-item {
  position: relative;
  margin-bottom: 30px;
  -moz-box-shadow: 0 1px 24px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 24px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 24px 0 rgba(0, 0, 0, 0.1);
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  margin-bottom: 20px;
  margin-top: 8px; }
  .article-item:hover img {
    transform: scale(1.05); }
  .list-article-content .article-item {
    margin-bottom: 30px; }
  .article-item .article-photo {
    overflow: hidden;
    position: relative;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px; }
    .article-item .article-photo img {
      width: 100%;
      transition: all .3s;
      aspect-ratio: 4 / 3;
      object-fit: cover; }
  .article-item .article-title {
    line-height: 38px;
    margin-bottom: 15px; }
    .article-item .article-title a {
      font-size: 18px;
      line-height: 1.4;
      font-weight: 600;
      display: block;
      color: #c65290; }
      .article-item .article-title a:hover {
        color: #d9261c; }
      @media (max-width: 1400px) {
        .article-item .article-title a {
          font-size: 16px; } }
  .article-item .article-author {
    position: relative; }
    .article-item .article-author:after {
      position: absolute;
      content: "";
      width: 1px;
      height: 10px;
      background-color: #8a8a8a;
      right: -8px;
      top: 5px; }
  .article-item .article-info {
    background: #fff;
    z-index: 99;
    position: relative;
    padding: 20px 15px 0px; }
  .article-item .article-info-wrap {
    color: #8f8f93;
    font-size: 14px; }
  .article-item .article-desc {
    line-height: 28px;
    margin-bottom: 20px; }
  .article-item .article-more {
    background-color: #fcf5f2;
    padding: 9px 15px; }

.article-item-list {
  margin-top: 15px;
  position: relative; }
  .article-item-list:not(:first-child) {
    border-top: 1px solid #ededed;
    padding-top: 20px; }
  .article-item-list .article-photo {
    width: 90px;
    height: 55px;
    border-radius: 10px;
    overflow: hidden; }
    .article-item-list .article-photo img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .article-item-list .article-info {
    width: calc(100% - 90px);
    padding-left: 15px; }
    .article-item-list .article-info h3 {
      font-size: 16px;
      font-weight: 600; }
      .article-item-list .article-info h3 a {
        color: #c65290; }
        .article-item-list .article-info h3 a:hover {
          color: #ffcd00; }
    .article-item-list .article-info-wrap {
      font-size: 14px;
      color: #8a8a8a;
      margin-bottom: 0; }

.htp-tabimg {
  position: relative;
  overflow: hidden; }
  .htp-tabimg:after {
    content: '';
    padding-top: 47.73%;
    display: block; }
  .htp-tabimg:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  .htp-tabimg img {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: all 1s ease-in-out 0s;
    -moz-transition: all 1s ease-in-out 0s;
    -ms-transition: all 1s ease-in-out 0s;
    -o-transition: all 1s ease-in-out 0s;
    transition: all 1s ease-in-out 0s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }

@-webkit-keyframes slideDownEffect {
  from {
    opacity: 0;
    transform: translateY(-100%); }
  to {
    opacity: 1;
    transform: translateY(-50%); } }

@keyframes slideDownEffect {
  from {
    opacity: 0;
    transform: translateY(-100%); }
  to {
    opacity: 1;
    transform: translateY(-50%); } }

@-webkit-keyframes fadeEffect {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeEffect {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

.section-para1 {
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    .section-para1 {
      font-size: 16px; } }

.section-para {
  line-height: 32px;
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .section-para {
      margin-bottom: 10px; } }

.section-heading {
  margin-bottom: 55px; }
  @media (max-width: 991px) {
    .section-heading {
      margin-bottom: 30px; } }
  @media (max-width: 767px) {
    .section-heading {
      margin-bottom: 15px; } }
  .section-heading .section-subtitle {
    color: #ffcd00;
    font-size: 22px;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 0;
    padding-top: 5px; }
  .section-heading.style-white .section-title {
    color: #fff; }
  .section-heading.style-white:after {
    background: #fff; }
  .section-heading .section-title {
    font-weight: 600;
    font-size: 52px;
    margin: 0;
    padding-bottom: 10px;
    position: relative;
    color: #70458a;
    font-size: 30px; }
    @media (min-width: 767px) {
      .section-heading .section-title {
        font-size: calc(1.66945vw + 17.19533px); } }
    @media (min-width: 1366px) {
      .section-heading .section-title {
        font-size: calc(2.16606vw + 10.41155px); } }
    @media (min-width: 1920px) {
      .section-heading .section-title {
        font-size: 52px; } }
  .section-heading:after {
    content: '';
    height: 3px;
    width: 50px;
    background: #ffcd00;
    display: inline-block; }
  .section-heading.style-dark .section-title span {
    color: #fff; }
    .section-heading.style-dark .section-title span:after {
      background: #fff; }
  .section-heading.style-dark .desc {
    color: #fff; }
  .section-heading.style-noline:after {
    display: none; }

.section-desc {
  margin: 10px 0px 30px; }

.hfp-countdown {
  margin-top: 15px; }

.home-featured-products {
  padding: 260px 0px 100px;
  background: url("//theme.hstatic.net/200000873921/1001229543/14/hfp_bg.jpg?v=672") no-repeat left center;
  background-size: cover; }
  @media (max-width: 991px) {
    .home-featured-products {
      padding: 30px 0px !important; } }
  .home-featured-products .owl-dots {
    text-align: center;
    position: static; }
    .home-featured-products .owl-dots .owl-dot:hover span, .home-featured-products .owl-dots .owl-dot.active span {
      background: #ffcd00;
      border-color: #ffeb99; }
    .home-featured-products .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      background: #ffeb99;
      border: 2px solid transparent;
      margin: 5px;
      opacity: 1;
      display: inline-block;
      border-radius: 20px;
      transition: all .4s; }
  .home-featured-products .owl-prev {
    left: 0 !important; }
    @media (min-width: 1400px) {
      .home-featured-products .owl-prev {
        left: -70px !important; } }
  .home-featured-products .owl-next {
    right: 0 !important; }
    @media (min-width: 1400px) {
      .home-featured-products .owl-next {
        right: -70px !important; } }
  @media (max-width: 767px) {
    .home-featured-products .htp-tabs-wrapper {
      margin: 0px -15px; } }

.home-articles {
  padding: 0px 0 50px; }
  .home-articles .section-heading {
    margin-bottom: 0px; }
  @media (max-width: 991px) {
    .home-articles {
      padding: 0 0 30px !important; } }
  .home-articles .owl-dots {
    text-align: center; }
    .home-articles .owl-dots .owl-dot:hover span, .home-articles .owl-dots .owl-dot.active span {
      background: #ffcd00;
      border-color: #ffeb99; }
    .home-articles .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      background: #ffeb99;
      border: 2px solid transparent;
      margin: 5px;
      opacity: 1;
      display: inline-block;
      border-radius: 20px;
      transition: all .4s; }
  .home-articles .owl-prev {
    left: -15px !important; }
    @media (max-width: 767px) {
      .home-articles .owl-prev {
        left: 0px !important; } }
  .home-articles .owl-next {
    right: -15px !important; }
    @media (max-width: 767px) {
      .home-articles .owl-next {
        right: 0px !important; } }
  @media (max-width: 767px) {
    .home-articles__list {
      margin: 0px -15px; } }

/*** HOME CLIENT ***/
.home-client {
  padding: 40px 0 40px;
  /*
	&__slider {
		margin: 0px -15px;
	}
	*/ }
  @media (max-width: 767px) {
    .home-client {
      margin-bottom: 0 !important; } }
  @media (min-width: 768px) {
    .home-client__content {
      width: calc(100% - 90px);
      padding-left: 30px; } }
  .home-client__avatar {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    position: relative;
    overflow: hidden; }
    @media (max-width: 767px) {
      .home-client__avatar {
        margin-bottom: 20px; } }
  .home-client__title {
    font-size: 22px;
    font-weight: 600;
    color: #ffcd00;
    margin-bottom: 5px;
    text-transform: uppercase; }
  .home-client__job {
    font-size: 14px;
    color: #999;
    line-height: 32px;
    margin-top: 4px; }
  .home-client__desc {
    font-size: 16px;
    color: #717171;
    line-height: 32px;
    position: relative;
    margin-bottom: 28px;
    text-align: justify; }
    @media (max-width: 767px) {
      .home-client__desc {
        text-align-last: center; } }
    .home-client__desc:before {
      content: "\f10d";
      font-family: 'FONT AWESOME 5 PRO';
      font-weight: bold;
      color: #ffcd00;
      margin-right: 10px; }
  .home-client__item {
    padding: 20px 15px; }
    @media (max-width: 991px) {
      .home-client__item {
        padding: 20px 10px; } }
    @media (max-width: 767px) {
      .home-client__item {
        padding: 0; } }
    .home-client__item-wrap {
      background-color: #fff;
      overflow: visible;
      padding: 41px 30px;
      position: relative;
      display: flex;
      flex-wrap: wrap;
      -webkit-border-radius: 8px;
      -moz-border-radius: 8px;
      border-radius: 8px;
      -webkit-box-shadow: 0 1px 24px 0 rgba(0, 0, 0, 0.1);
      box-shadow: 0 1px 24px 0 rgba(0, 0, 0, 0.1); }
      @media (max-width: 767px) {
        .home-client__item-wrap {
          box-shadow: none;
          padding: 0 30px; } }
  .home-client__star i {
    color: #d9261c; }

.home-brand {
  padding: 0px 0 50px; }
  .home-brand__item {
    position: relative; }
    .home-brand__item:hover .home-brand__image {
      transform: scale(1.05); }
  .home-brand__link {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 75px; }
  .home-brand__image {
    position: relative;
    transition: all 0.3s;
    max-height: 100% !important;
    width: auto !important; }

.home-parallax {
  background-size: cover;
  background-position: 50% 50%;
  background-attachment: fixed;
  min-height: 750px;
  padding-top: 60px; }
  @media (max-width: 767px) {
    .home-parallax {
      background-attachment: initial;
      min-height: 450px; } }
  .home-parallax__content {
    text-align: left;
    font-size: 1.1em;
    background: #fff;
    padding: 30px;
    width: 380px;
    border: 7px solid #fff;
    box-shadow: inset 0 0 0 2px black;
    float: right; }
    @media (max-width: 767px) {
      .home-parallax__content {
        padding: 15px;
        width: 100%; } }
  .home-parallax__subtitle {
    letter-spacing: 0.2em;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 14px; }
  .home-parallax__title {
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 32px;
    line-height: 1.4; }
  .home-parallax__text {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.6em; }

.home-tab-product {
  padding: 40px 0; }
  @media (max-width: 767px) {
    .home-tab-product {
      padding: 30px 0 20px; } }
  .home-tab-product .product-item {
    border: none;
    margin-bottom: 0; }

.filter-mb button:focus {
  box-shadow: none; }

.filter-mb .filter-icon {
  margin-right: 5px; }

@media (max-width: 991px) {
  .filter-mb {
    width: 50%;
    font-size: 15px;
    position: relative;
    display: inline-block !important; }
    .filter-mb button:hover {
      color: #fff; } }

.borderFilterMobile {
  background: #fff;
  display: inline-block;
  vertical-align: top;
  height: 38px;
  line-height: 38px;
  font-weight: 500;
  color: #000;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 2px;
  border: 1px #ededed solid;
  letter-spacing: 0px;
  font-size: 14px; }
  .borderFilterMobile + .borderFilterMobile {
    border-left: none; }
  .filter-mb .borderFilterMobile {
    padding: 0 10px; }
  .borderFilterMobile:hover, .borderFilterMobile:focus {
    border-color: #ffcd00; }

.overlay-filter {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  z-index: 99999;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .overlay-filter.active {
    opacity: 1;
    visibility: visible; }

/* filter -css **/
@media (max-width: 991px) {
  .mb-sort .option.browse-tags .custom-dropdown {
    width: 100%;
    float: none; } }

.wrap-filter.active .box_sidebar {
  right: 0;
  opacity: 1;
  visibility: visible;
  overflow: auto;
  padding-top: 15px; }

.wrap-filter .box_sidebar {
  transition: all 0.4s;
  position: fixed;
  top: 0;
  height: 100%;
  background: #fff;
  z-index: 999999;
  transform: none;
  margin-left: 0 !important;
  max-width: initial;
  width: 80%;
  transform: none !important;
  right: -80%;
  border-right: 1px solid #d0d0d0;
  opacity: 0;
  visibility: hidden; }
  @media (min-width: 992px) {
    .wrap-filter .box_sidebar {
      width: 300px;
      right: -300px; } }
  .wrap-filter .box_sidebar .sidebar-block {
    padding: 0px 15px; }

.list-article-content {
  margin-bottom: 20px; }

.sidebar-block {
  position: relative; }

.sidebar-search input {
  width: 100%;
  line-height: 35px;
  padding: 0 10px;
  border-radius: 4px;
  border: 1px solid #ffcd00; }

.sidebar-search button {
  position: absolute;
  top: 0;
  right: 10px;
  background: transparent;
  border: 0;
  color: #ffcd00;
  line-height: 35px;
  font-size: 20px; }

#modalAddComplete {
  display: none;
  position: fixed;
  z-index: 9999999;
  padding-top: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.6);
  /* Add Animation */ }
  #modalAddComplete.active .modalAddComplete-content {
    -webkit-animation: slideDownEffect 0.8s;
    animation: slideDownEffect 0.8s; }
  #modalAddComplete .modalAddComplete-content {
    border-radius: 5px;
    position: relative;
    background-color: #fff;
    margin: auto;
    padding: 0;
    border: 1px solid #ebebeb;
    width: 85%;
    top: 50%;
    transform: translateY(-50%);
    max-width: 660px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-animation-name: animatetop;
    animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s; }
    #modalAddComplete .modalAddComplete-content .js-qty__num {
      border: 0;
      pointer-events: none;
      text-align: center; }
    #modalAddComplete .modalAddComplete-content #modalAddComplete-close {
      width: 30px;
      height: 30px;
      line-height: 30px;
      display: inline-block;
      text-align: center;
      padding: 0px;
      margin: 0px;
      font-size: 18px;
      position: absolute;
      top: 5px;
      right: 5px;
      z-index: 99;
      cursor: pointer; }
      #modalAddComplete .modalAddComplete-content #modalAddComplete-close:hover {
        color: #ffcd00; }

@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0; }
  to {
    top: 0;
    opacity: 1; } }

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0; }
  to {
    top: 0;
    opacity: 1; } }
  #modalAddComplete .modal-cart-status {
    border-bottom: 1px solid #ebebeb;
    padding: 15px 0; }
    #modalAddComplete .modal-cart-status p {
      margin-bottom: 0; }
    #modalAddComplete .modal-cart-status h2 {
      color: #70458a;
      font-size: 14px;
      font-weight: bold;
      text-transform: uppercase;
      margin: 0px;
      padding: 15px;
      display: block;
      text-align: center; }
  #modalAddComplete .modal-tbl-cart {
    max-height: 350px;
    overflow-y: scroll; }
    #modalAddComplete .modal-tbl-cart table,
    #modalAddComplete .modal-tbl-cart th {
      border-bottom: 1px solid #ebebeb;
      border-collapse: collapse; }
    #modalAddComplete .modal-tbl-cart td {
      border-bottom: 1px dashed #ebebeb;
      border-collapse: collapse; }
    #modalAddComplete .modal-tbl-cart table th {
      padding: 5px !important;
      color: #70458a;
      min-width: 35px; }
      #modalAddComplete .modal-tbl-cart table th:nth-child(4) {
        width: 90px; }
    #modalAddComplete .modal-tbl-cart table td {
      padding: 5px !important; }
      #modalAddComplete .modal-tbl-cart table td.product-actions > div {
        display: flex;
        align-items: center; }
        #modalAddComplete .modal-tbl-cart table td.product-actions > div button {
          background: transparent;
          padding: 5px;
          border: 1px solid #ccc;
          font-size: 14px; }
      #modalAddComplete .modal-tbl-cart table td.product-img {
        text-align: center; }
        #modalAddComplete .modal-tbl-cart table td.product-img a {
          border-radius: 4px;
          overflow: hidden;
          display: inline-block; }
          #modalAddComplete .modal-tbl-cart table td.product-img a img {
            max-width: 50px;
            vertical-align: middle; }
      #modalAddComplete .modal-tbl-cart table td.product-title > a {
        color: #70458a;
        font-size: 14px;
        font-weight: bold;
        display: block;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        #modalAddComplete .modal-tbl-cart table td.product-title > a:hover {
          color: #ffcd00; }
      #modalAddComplete .modal-tbl-cart table td.product-title small, #modalAddComplete .modal-tbl-cart table td.product-title p {
        display: block;
        font-size: 12px;
        margin: 0px; }
      #modalAddComplete .modal-tbl-cart table td.product-sku {
        color: #70458a; }
      #modalAddComplete .modal-tbl-cart table td.product-price {
        position: relative; }
        #modalAddComplete .modal-tbl-cart table td.product-price span {
          display: block; }
          #modalAddComplete .modal-tbl-cart table td.product-price span.current-price {
            color: #ffcd00;
            font-weight: bold; }
          #modalAddComplete .modal-tbl-cart table td.product-price span.original-price {
            font-size: 12px;
            color: #a379bc; }
          #modalAddComplete .modal-tbl-cart table td.product-price span.sale-off {
            display: inline-block !important;
            text-align: center;
            padding: 2px 3px;
            color: #fff !important;
            background: #ffcd00;
            font-size: 14px !important; }
      #modalAddComplete .modal-tbl-cart table td.product-money {
        color: #ffcd00;
        font-weight: bold; }
      #modalAddComplete .modal-tbl-cart table td.product-remove > a {
        color: #70458a;
        display: block; }
        #modalAddComplete .modal-tbl-cart table td.product-remove > a:hover {
          color: #ffcd00; }
  #modalAddComplete .mobile-modal-tbl-cart ul {
    margin: 0;
    padding: 15px;
    max-height: 350px;
    overflow-y: scroll; }
    #modalAddComplete .mobile-modal-tbl-cart ul li {
      margin-bottom: 15px;
      padding-bottom: 15px;
      border-bottom: 1px dashed #ebebeb; }
      #modalAddComplete .mobile-modal-tbl-cart ul li:last-child {
        margin-bottom: 0px; }
      #modalAddComplete .mobile-modal-tbl-cart ul li .cart-item-img a {
        display: block;
        text-align: center;
        position: relative;
        overflow: hidden;
        border-radius: 4px; }
        #modalAddComplete .mobile-modal-tbl-cart ul li .cart-item-img a img {
          vertical-align: middle; }
        #modalAddComplete .mobile-modal-tbl-cart ul li .cart-item-img a .sale-off {
          position: absolute;
          top: 2px;
          right: 2px;
          display: inline-block !important;
          text-align: center;
          height: 30px;
          line-height: 30px;
          width: 30px;
          border-radius: 50%;
          color: #fff !important;
          background: #ffcd00;
          font-size: 11px !important; }
      #modalAddComplete .mobile-modal-tbl-cart ul li .cart-item-info {
        position: relative; }
        #modalAddComplete .mobile-modal-tbl-cart ul li .cart-item-info .cart-item-title {
          margin-bottom: 5px; }
          #modalAddComplete .mobile-modal-tbl-cart ul li .cart-item-info .cart-item-title a {
            color: #70458a;
            font-size: 12px;
            font-weight: bold; }
            #modalAddComplete .mobile-modal-tbl-cart ul li .cart-item-info .cart-item-title a:hover {
              color: #ffcd00; }
          #modalAddComplete .mobile-modal-tbl-cart ul li .cart-item-info .cart-item-title small, #modalAddComplete .mobile-modal-tbl-cart ul li .cart-item-info .cart-item-title p {
            display: block;
            margin: 0px;
            font-size: 12px; }
        #modalAddComplete .mobile-modal-tbl-cart ul li .cart-item-info .cart-item-price {
          position: relative;
          margin-bottom: 5px; }
          #modalAddComplete .mobile-modal-tbl-cart ul li .cart-item-info .cart-item-price span {
            display: inline-block; }
            #modalAddComplete .mobile-modal-tbl-cart ul li .cart-item-info .cart-item-price span.current-price {
              color: #ffcd00;
              margin-right: 5px;
              font-size: 12px;
              font-weight: bold; }
            #modalAddComplete .mobile-modal-tbl-cart ul li .cart-item-info .cart-item-price span.original-price {
              font-size: 12px;
              color: #a379bc; }
        #modalAddComplete .mobile-modal-tbl-cart ul li .cart-item-info .cart-item-actions {
          font-size: 12px; }
          #modalAddComplete .mobile-modal-tbl-cart ul li .cart-item-info .cart-item-actions .decreaseVal,
          #modalAddComplete .mobile-modal-tbl-cart ul li .cart-item-info .cart-item-actions .increaseVal {
            width: 30px;
            height: 30px;
            line-height: 30px;
            background: #d7d7d7;
            color: #70458a;
            text-align: center;
            padding: 0;
            margin: 0;
            border-radius: 5px;
            outline: 0 !important;
            border: 1px solid #d7d7d7; }
          #modalAddComplete .mobile-modal-tbl-cart ul li .cart-item-info .cart-item-actions .val {
            height: 30px;
            width: 60px;
            line-height: 30px;
            text-align: center;
            color: #70458a;
            border-radius: 5px;
            outline: 0 !important;
            border: 1px solid #d7d7d7;
            padding: 0 5px; }
          #modalAddComplete .mobile-modal-tbl-cart ul li .cart-item-info .cart-item-actions .cart__remove {
            display: inline-block;
            margin-left: 15px;
            font-size: 12px;
            color: #ffcd00; }
  #modalAddComplete .modal-checkout-actions {
    padding: 0px 15px 15px; }
    @media (max-width: 480px) {
      #modalAddComplete .modal-checkout-actions .btn {
        padding: 10px 20px; } }
    #modalAddComplete .modal-checkout-actions .text-left a {
      color: #70458a; }
      #modalAddComplete .modal-checkout-actions .text-left a:hover {
        color: #ffcd00; }
    #modalAddComplete .modal-checkout-actions .modal-cart-sum h3 {
      color: #70458a;
      font-size: 14px;
      font-weight: bold;
      text-transform: uppercase;
      margin: 0px;
      padding: 0px; }
      #modalAddComplete .modal-checkout-actions .modal-cart-sum h3 span {
        color: #ffcd00; }
    #modalAddComplete .modal-checkout-actions .modal-cart-actions a, #modalAddComplete .modal-checkout-actions .modal-cart-actions button {
      color: #fff;
      font-size: 12px;
      font-weight: bold;
      text-transform: uppercase;
      outline: 0px;
      padding: 0px 15px;
      height: 38px;
      line-height: 38px;
      display: inline-block;
      margin-top: 15px;
      background: #ffcd00;
      outline: 0px !important;
      border-radius: 5px;
      border: 0; }
      #modalAddComplete .modal-checkout-actions .modal-cart-actions a.btnRefreshModal, #modalAddComplete .modal-checkout-actions .modal-cart-actions button.btnRefreshModal {
        margin-right: 5px; }
      #modalAddComplete .modal-checkout-actions .modal-cart-actions a:hover, #modalAddComplete .modal-checkout-actions .modal-cart-actions button:hover {
        color: #fff;
        background: #ffcd00; }

.modal-backdrop {
  z-index: 10500; }

.modal {
  z-index: 10501; }

.account-title {
  text-transform: uppercase;
  font-size: 24px;
  margin-bottom: 20px; }

.box_image {
  margin-top: 15px; }

.home-slider {
  position: relative;
  overflow: hidden;
  margin-bottom: 0px; }
  @media (max-width: 767px) {
    .home-slider {
      min-height: 152px; }
      .home-slider .owl-nav {
        display: none !important; }
      .home-slider .owl-dots {
        display: block !important;
        position: absolute;
        bottom: 0px; }
        .home-slider .owl-dots button.active {
          opacity: 1; } }
  .home-slider .owl-dots {
    text-align: center;
    right: 0;
    left: 0; }
  .home-slider__image picture, .home-slider__image img {
    width: 100% !important; }
  .home-slider__content {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    color: #7c7690;
    font-weight: 600; }
    @media (min-width: 767px) {
      .home-slider__content {
        bottom: calc(13.7457vw - 85.42955px); } }
    @media (min-width: 1349px) {
      .home-slider__content {
        bottom: 100px; } }
    @media (max-width: 767px) {
      .home-slider__content {
        display: none; } }
  .home-slider__subtitle {
    letter-spacing: 0.2em;
    font-size: 16.5px;
    text-shadow: 1px 1px 2px #000; }
  .home-slider__title {
    font-size: 40px;
    font-weight: 600;
    line-height: 1.1;
    margin: 0px 0 15px;
    text-shadow: 1px 1px 3px #5a5a5a;
    color: #d9261c; }
    @media (min-width: 768px) {
      .home-slider__title {
        font-size: calc(1.89329vw + 25.45955px); } }
    @media (min-width: 1349px) {
      .home-slider__title {
        font-size: calc(3.50263vw + 3.74956px); } }
    @media (min-width: 1920px) {
      .home-slider__title {
        font-size: 71px; } }
    .home-slider__title span {
      color: #c65290;
      display: block; }
    @media (max-width: 767px) {
      .home-slider__title {
        margin: 5px 0;
        font-size: 20px; } }
  .home-slider__desc {
    font-size: 16px; }
    @media (min-width: 1600px) {
      .home-slider__desc {
        font-size: 18px; } }
    .home-slider__desc p {
      font-style: italic; }
    .home-slider__desc ul li {
      position: relative;
      line-height: 32px;
      padding-left: 30px; }
      .home-slider__desc ul li:before {
        position: absolute;
        content: "";
        width: 16px;
        height: 16px;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        background-color: #fff;
        border: 5px solid #f5d461;
        left: 0;
        top: 10px; }
  .home-slider__btn {
    margin-right: 10px;
    margin-top: 30px; }

#fixed-social-network {
  position: fixed;
  top: 25%;
  right: -125px;
  z-index: 999; }

#fixed-social-network a img {
  height: 100%;
  margin-right: 15px; }

#fixed-social-network > a {
  border-radius: 3px;
  height: 40px;
  line-height: 40px;
  padding: 8px;
  display: flex;
  align-items: center;
  width: 165px;
  transform: translateX(0px);
  background: #fff;
  color: #333;
  border: 1px solid #e1e1e1;
  margin-bottom: 5px;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease; }

#fixed-social-network > a > svg {
  margin-right: 20px; }

#fixed-social-network > a:hover {
  transform: translateX(-120px); }

#back-to-top i {
  font-size: 32px;
  margin-right: 15px; }

/* --------- QUICKVIEW ----------- */
#productQuickView {
  /* Label */
  /* Hide radio buttons.*/
  /* Image with the cross in it */
  /*
	label.sd{
	border: 1px solid #F00;
	background: url(//theme.hstatic.net/200000873921/1001229543/14/select-pro.png?v=672) right bottom no-repeat;
}

	.n-sd:nth-child(1) label {
	border: 1px solid #F00;
	background: url(//theme.hstatic.net/200000873921/1001229543/14/select-pro.png?v=672) right bottom no-repeat;
}
	*/ }
  #productQuickView .modal-content {
    position: relative; }
    #productQuickView .modal-content form .form-input.hidden {
      margin-bottom: 15px; }
      #productQuickView .modal-content form .form-input.hidden > label {
        margin: 0;
        font-weight: bold;
        margin-bottom: 5px;
        display: block;
        min-width: 200px;
        position: relative; }
    #productQuickView .modal-content .close {
      position: absolute;
      top: -15px;
      right: -15px;
      color: #fff;
      font-size: 24px;
      font-weight: 400;
      display: block;
      height: 30px;
      width: 30px;
      background-color: #ffcd00;
      text-align: center;
      z-index: 9999;
      border-radius: 50%;
      line-height: 28px; }
    #productQuickView .modal-content .close:focus,
    #productQuickView .modal-content .close:hover {
      color: #fff;
      text-decoration: none;
      cursor: pointer; }
    #productQuickView .modal-content h4 {
      font-size: 18px;
      font-weight: bold;
      text-transform: uppercase;
      color: #70458a;
      margin: 0 0 5px; }
    #productQuickView .modal-content .product-more-info {
      display: block;
      color: #70458a;
      padding-bottom: 10px;
      margin-bottom: 10px;
      border-bottom: 1px solid #ebebeb; }
    #productQuickView .modal-content .product-price-wrapper {
      padding-bottom: 10px;
      margin-bottom: 10px;
      border-bottom: 1px solid #ebebeb; }
      #productQuickView .modal-content .product-price-wrapper span {
        display: inline-block; }
        #productQuickView .modal-content .product-price-wrapper span.p-price {
          font-size: 20px;
          font-weight: bold;
          color: #ffcd00;
          margin-right: 15px; }
      #productQuickView .modal-content .product-price-wrapper del {
        font-size: 16px;
        color: #bebebe;
        margin-top: 3px; }
      #productQuickView .modal-content .product-price-wrapper #PriceSaving {
        margin-top: 5px;
        font-size: 14px; }
  #productQuickView #AddToCardQuickView, #productQuickView .btn-soldout {
    outline: 0px;
    background: #ffcd00;
    color: #fff;
    margin-bottom: 5px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold; }
    #productQuickView #AddToCardQuickView:hover, #productQuickView .btn-soldout:hover {
      background: #e6b900; }
  #productQuickView .qv-readmore a {
    color: #ffcd00; }
    #productQuickView .qv-readmore a:hover {
      color: #e6b900; }
  #productQuickView #p-sliderproduct {
    margin-left: -15px; }
    #productQuickView #p-sliderproduct .owl-controls {
      margin: 0px; }
    #productQuickView #p-sliderproduct .owl-item > li {
      display: block;
      padding-left: 15px; }
      #productQuickView #p-sliderproduct .owl-item > li a {
        display: block; }
        #productQuickView #p-sliderproduct .owl-item > li a img {
          width: 100%; }
    #productQuickView #p-sliderproduct .owl-pagination {
      display: none; }
  #productQuickView .image-zoom > img {
    margin-bottom: 15px; }
  #productQuickView .swatch {
    margin: 0;
    padding: 0; }
  #productQuickView .swatch .header {
    margin: 0;
    font-weight: bold;
    margin-bottom: 5px;
    display: inline-block;
    min-width: initial;
    position: relative; }
  #productQuickView .swatch .header:before {
    content: ''; }
  #productQuickView .swatch input {
    display: none !important; }
  #productQuickView .swatch label {
    float: left;
    min-width: 35px !important;
    height: 35px !important;
    margin: 0;
    text-align: center;
    line-height: 35px !important;
    white-space: nowrap;
    font-size: 12px;
    border: 1px solid #ccc;
    cursor: pointer;
    position: relative; }
  #productQuickView .swatch-element label {
    padding: 0 10px; }
  #productQuickView .color.swatch-element label {
    background-size: contain !important;
    padding: 0px 10px 0px 40px;
    margin-bottom: 5px;
    box-shadow: 1px 1px 5px #ccc; }
  #productQuickView .swatch .swatch-element {
    -webkit-transform: translateZ(0);
    /* webkit flicker fix */
    -webkit-font-smoothing: antialiased;
    /* webkit text rendering fix */
    margin-right: 5px;
    margin-bottom: 10px;
    display: inline-block;
    position: relative; }
  #productQuickView .crossed-out {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }
  #productQuickView .swatch .swatch-element .crossed-out {
    display: none; }
  #productQuickView .swatch .swatch-element.soldout .crossed-out {
    display: block; }
  #productQuickView .swatch .swatch-element.soldout label {
    filter: alpha(opacity=60);
    /* internet explorer */
    -khtml-opacity: 0.6;
    /* khtml, old safari */
    -moz-opacity: 0.6;
    /* mozilla, netscape */
    opacity: 0.6;
    /* fx, safari, opera */ }
  #productQuickView .swatch .img-check {
    display: none;
    position: absolute;
    right: 0;
    bottom: 0; }
  #productQuickView .swatch-element label.sd {
    border: 1px solid #e4393c; }
  #productQuickView .swatch-element label.sd img.img-check {
    display: block; }
  #productQuickView .swatch-element label span {
    color: #ffcd00;
    font-size: 13px;
    vertical-align: middle;
    padding: 0; }
  #productQuickView .swatch-element-quickview label {
    padding: 0 10px; }
  #productQuickView .color.swatch-element-quickview label {
    background-size: contain !important;
    padding: 0px 10px 0px 40px;
    box-shadow: 1px 1px 5px #ccc; }
  #productQuickView .swatch .swatch-element-quickview {
    -webkit-transform: translateZ(0);
    /* webkit flicker fix */
    -webkit-font-smoothing: antialiased;
    /* webkit text rendering fix */
    margin-right: 5px;
    display: inline-block;
    position: relative; }
  #productQuickView .swatch .swatch-element-quickview .crossed-out {
    display: none; }
  #productQuickView .swatch .swatch-element-quickview.soldout .crossed-out {
    display: block; }
  #productQuickView .swatch .swatch-element-quickview.soldout label {
    filter: alpha(opacity=60);
    /* internet explorer */
    -khtml-opacity: 0.6;
    /* khtml, old safari */
    -moz-opacity: 0.6;
    /* mozilla, netscape */
    opacity: 0.6;
    /* fx, safari, opera */ }
  #productQuickView .swatch-element-quickview label.sd {
    border: 1px solid #e4393c; }
  #productQuickView .swatch-element-quickview label.sd img.img-check {
    display: block; }
  #productQuickView .swatch-element-quickview label span {
    color: #ffcd00;
    font-size: 13px;
    line-height: normal;
    vertical-align: middle; }
  #productQuickView .color.swatch-element-quickview label.no-thumb {
    padding-left: 10px; }
  #productQuickView label[for="product-select-option-0"] {
    display: none; }
  #productQuickView label[for="product-select-option-1"] {
    display: none; }
  #productQuickView label[for="product-select-option-2"] {
    display: none; }
  #productQuickView #product-select-option-0 {
    display: none; }
  #productQuickView #product-select-option-1 {
    display: none; }
  #productQuickView #product-select-option-2 {
    display: none; }
  #productQuickView #product-select-option-0 + .custom-style-select-box {
    display: none !important; }
  #productQuickView #product-select-option-1 + .custom-style-select-box {
    display: none !important; }
  #productQuickView #product-select-option-2 + .custom-style-select-box {
    display: none !important; }
  #productQuickView .selector-wrapper {
    display: none; }
  #productQuickView .color.swatch-element label.no-thumb {
    padding-left: 10px; }

.pro-service {
  background-color: #e7ffe2;
  border: 1px solid #b1dab3;
  color: #189001;
  padding: 10px 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  -webkit-box-shadow: inset 1px 1px 1px #fff;
  box-shadow: inset 1px 1px 1px #fff; }
  .pro-service .pro-service-item {
    margin-bottom: 5px; }

.pro-service2 {
  background-color: #f4f4f4;
  border: 1px solid #eee;
  color: #70458a;
  padding: 15px 20px 0px; }
  .pro-service2 .pro-service-item {
    margin-bottom: 15px; }
    .pro-service2 .pro-service-item .icon {
      width: 35px; }
    .pro-service2 .pro-service-item .info {
      width: calc(100% - 35px - 18px);
      margin-left: 18px; }
      .pro-service2 .pro-service-item .info p {
        margin-bottom: 0; }
        .pro-service2 .pro-service-item .info p.title {
          margin-bottom: 0px;
          font-size: 16px;
          font-weight: 600; }

.popup {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 999999999;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.8);
  /* Black w/ opacity */ }
  .popup .popup-content {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: auto;
    max-width: 50%;
    width: 100%;
    top: 50px;
    position: relative; }
    @media (max-width: 767px) {
      .popup .popup-content {
        max-width: 80%; } }
    .popup .popup-content .popup-wrapper {
      background: rgba(255, 255, 255, 0.8);
      padding: 30px 15px; }
    .popup .popup-content .popup-title {
      font-size: 21px;
      font-weight: bold;
      text-transform: uppercase;
      color: #70458a;
      margin-bottom: 15px; }
    .popup .popup-content .popup-desc {
      color: #70458a;
      margin-bottom: 15px;
      text-align: justify; }
    .popup .popup-content .popup-list {
      margin-bottom: 15px; }
      .popup .popup-content .popup-list ul {
        margin: 0; }
        .popup .popup-content .popup-list ul li {
          position: relative;
          margin-bottom: 5px;
          padding-left: 15px;
          color: #70458a; }
          .popup .popup-content .popup-list ul li:last-child {
            margin: 0 !important; }
          .popup .popup-content .popup-list ul li:after {
            content: '\f111';
            font-family: "Font Awesome 5 Pro";
            position: absolute;
            top: calc(50% - 3px);
            left: 0;
            font-size: 6px;
            color: #ffcd00;
            font-weight: bold; }
    .popup .popup-content .form-desc {
      font-size: 16px;
      color: #70458a;
      margin-bottom: 15px; }
    .popup .popup-content form {
      position: relative;
      width: 100%; }
      .popup .popup-content form .input-group {
        width: 100%; }
      .popup .popup-content form input, .popup .popup-content form textarea {
        width: 100%;
        height: 40px;
        line-height: 40px;
        padding: 0px 45px 0px 15px;
        font-size: 14px;
        color: #70458a;
        background: #fff;
        outline: 0 !important;
        margin-bottom: 15px;
        box-shadow: 0px 0px 31px 0px rgba(82, 82, 82, 0.3);
        border-radius: 3px;
        border: 0 !important; }
      .popup .popup-content form textarea {
        height: 130px; }
      .popup .popup-content form button {
        height: 34px;
        width: 100%;
        display: inline-block;
        background: #ffcd00;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
        transition: all .4s;
        border: 0;
        font-size: 14px;
        border-radius: 3px; }
        .popup .popup-content form button:hover {
          background: #ffcd00; }
    .popup .popup-content .popup-social-network {
      display: inline-block;
      font-size: 14px;
      color: #fff;
      background: #ffcd00;
      margin-right: 5px;
      margin-bottom: 5px;
      height: 30px;
      width: 30px;
      text-align: center;
      line-height: 30px;
      padding: 0;
      border-radius: 50%; }
  .popup .close-popup {
    position: absolute;
    top: -30px;
    right: -15px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    display: block;
    height: 30px;
    width: 30px;
    background-color: #ffcd00;
    text-align: center;
    z-index: 9999;
    border-radius: 50%;
    line-height: 30px;
    cursor: pointer; }
  .popup .close-popup:focus,
  .popup .close-popup:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }

#popup-btn {
  display: none; }

.page_map {
  height: calc(100% - 25px);
  position: relative; }
  .page_map iframe {
    position: absolute;
    width: 100%;
    height: 100%; }
  @media (max-width: 768px) {
    .page_map {
      height: 300px; } }

@media (max-width: 768px) {
  .map_list {
    margin-top: 30px; } }

.map_list .item {
  padding: 0;
  margin-bottom: 25px;
  overflow: hidden;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.19);
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.19);
  border: 1px solid #dedede; }
  .map_list .item .title {
    letter-spacing: 0.05em;
    font-size: 15px;
    font-weight: bold;
    color: #263248;
    padding: 12px 16px;
    background-color: #f0f0f0;
    text-transform: uppercase;
    margin-bottom: 0; }
  .map_list .item .content {
    padding: 25px 16px;
    color: #263248;
    line-height: 1.87em;
    min-height: 240px; }
    @media (max-width: 767px) {
      .map_list .item .content {
        min-height: initial; } }
    .map_list .item .content p {
      display: flex; }
      .map_list .item .content p i {
        margin-right: 10px;
        color: #ffcd00;
        line-height: 1.875em; }
    .map_list .item .content a {
      color: #333; }
    .map_list .item .content .btn {
      padding: 5px 12px;
      margin-top: 10px;
      line-height: 17px;
      font-weight: 600;
      font-size: 12px; }

.style-dark .product-item .pro-price .current-price {
  color: #fff; }

@media (min-width: 768px) and (max-width: 991px) {
  .mb-mt-30 {
    margin-top: 0px; } }

@media (max-width: 767px) {
  body #collection-body {
    padding-bottom: 0px !important;
    padding-top: 30px !important; }
  .main-search .search-box {
    margin: 0px 5px; }
  .product-item .pro-price .current-price {
    font-size: 15px; }
  .heading-collection {
    margin-bottom: 30px; }
  .article-item .article-item__background {
    padding: 0; }
  .wrap-addcart button {
    padding: 8px 15px; } }

#nav-tabContent {
  margin: auto; }
  @media (max-width: 991px) {
    #nav-tabContent {
      padding: 0; } }
  #nav-tabContent .tab-pane p {
    line-height: 1.6;
    word-break: break-word; }

.product-description h1, .product-description h2, .product-description h3, .product-description h4, .product-description h5, .product-description h6,
.content-page h1,
.content-page h2,
.content-page h3,
.content-page h4,
.content-page h5,
.content-page h6 {
  font-family: "Barlow", Helvetica, Arial, sans-serif; }

@media (max-width: 768px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 100%; } }

@media (min-width: 1440px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1440px; } }

.home-policy {
  padding: 20px 0 30px; }
  @media (max-width: 767px) {
    .home-policy {
      padding: 0 !important; } }
  .home-policy .policy-item {
    padding: 15px 0px; }
    @media (max-width: 767px) {
      .home-policy .policy-item {
        margin-bottom: 30px;
        padding: 0; } }
    .home-policy .policy-item:hover .policy-icon {
      transform: rotate(1turn); }
  .home-policy .policy-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px; }
    @media (max-width: 768px) {
      .home-policy .policy-title {
        font-size: 16px;
        text-align: center; } }
  .home-policy .policy-icon {
    width: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
    @media (max-width: 767px) {
      .home-policy .policy-icon {
        width: 40px; } }
  .home-policy .policy-desc {
    font-size: 14px;
    width: calc(100%  - 90px - 30px);
    padding-left: 30px;
    font-weight: 600;
    color: #70458a; }
    @media (min-width: 767px) {
      .home-policy .policy-desc {
        font-size: calc(0.60711vw + 9.34345px); } }
    @media (min-width: 1920px) {
      .home-policy .policy-desc {
        font-size: 21px; } }
    @media (max-width: 767px) {
      .home-policy .policy-desc {
        width: calc(100%  - 40px);
        padding-left: 10px; } }

.hfp-countdown > .time {
  margin: 0 7px;
  position: relative; }
  .hfp-countdown > .time > div {
    font-size: 13px; }
    .hfp-countdown > .time > div:first-child {
      margin-bottom: 5px;
      background: #ffcd00;
      width: 38px;
      height: 40px;
      line-height: 40px;
      border-radius: 5px;
      color: #fff;
      font-size: 16px;
      font-weight: bold; }

.pb-80 {
  padding-bottom: 80px; }
  @media (max-width: 991px) {
    .pb-80 {
      padding-bottom: 50px; } }

.header-main {
  top: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 998;
  transition: all 0.4s ease-in-out; }
  @media (min-width: 768px) {
    .header-main {
      position: absolute; } }
  .header-main.fixed .header-bottom {
    background: #fff;
    position: fixed;
    box-shadow: 0 2px 5px #ebebeb;
    top: 0;
    width: 100%;
    left: 0; }
    @media (min-width: 768px) {
      .header-main.fixed .header-bottom__wrap {
        padding: 8px 22px; } }
  .header-main.fixed > .container:first-child {
    display: none !important; }
  .header-main .header-logo img {
    transition: all .4s; }
  @media (max-width: 480px) {
    .header-main .header-slogan {
      font-size: 12px; } }
  .header-main .header-slogan .inner {
    padding: 10px 0 12px 0;
    background: #ffcd00;
    color: #70458a;
    min-height: 40px; }
  .header-main .header-slogan__slider {
    padding: 0px 35px; }
    @media (max-width: 991px) {
      .header-main .header-slogan__slider .owl-nav button.owl-prev {
        left: 0; }
      .header-main .header-slogan__slider .owl-nav button.owl-next {
        right: 0; } }
    .header-main .header-slogan__slider .owl-nav button i {
      text-shadow: unset !important;
      font-size: 30px !important; }

.text-color-01 {
  color: #f9c803; }

.text-color-02 {
  color: #e7463d; }

.text-color-03 {
  color: #e8663c; }

.text-color-04 {
  color: #92278f; }

.text-color-05 {
  color: #2eb9d6; }

.product-box-content {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .product-box-content {
      margin-bottom: 20px; }
      .product-box-content table td {
        min-width: 150px; } }
  .product-box-content #add-item-form {
    margin-bottom: 0px; }
    @media (max-width: 767px) {
      .product-box-content #add-item-form {
        margin-top: 0px;
        padding-top: 0px; } }
  .product-box-content .class-information {
    border: 2px solid #ebebeb;
    margin-top: 20px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px; }
    .product-box-content .class-information > div {
      border-bottom: 1px solid #ebebeb;
      line-height: 50px;
      padding-left: 20px;
      font-size: 14px;
      color: #8a8a8a;
      font-weight: 600; }
      .product-box-content .class-information > div .lable-class-information {
        display: inline-block;
        width: 50%;
        font-size: 16px; }
        .product-box-content .class-information > div .lable-class-information .fa {
          padding-right: 5px; }
  .product-box-content .product-actions__btn button {
    height: 48px;
    width: calc(50% - 5px);
    font-size: 16px;
    margin-bottom: 20px; }
    @media (min-width: 769px) and (max-width: 1400px) {
      .product-box-content .product-actions__btn button {
        width: 100%; } }
    .product-box-content .product-actions__btn button#buy-now {
      background: #c65290;
      border-color: #c65290; }
      .product-box-content .product-actions__btn button#buy-now:hover {
        background: #d9261c;
        border-color: #d9261c; }
  .product-box-content .product-short-desc {
    line-height: 1.6; }

.layered_filter_tags .filter_tags {
  position: relative;
  border-radius: 12px;
  margin: 0 10px 15px 0;
  color: #5d5d5d;
  background: #fff;
  border: 1px solid #dadada;
  font-size: 13px;
  display: none;
  padding: 2px 32px 3px 10px; }
  .layered_filter_tags .filter_tags span.filter_tags_remove {
    position: absolute;
    right: 8px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 16px;
    height: 16px;
    cursor: pointer;
    margin: 0; }
    .layered_filter_tags .filter_tags span.filter_tags_remove svg {
      width: 16px;
      height: 16px; }
  .layered_filter_tags .filter_tags.opened {
    display: inline-block; }
  .layered_filter_tags .filter_tags.filter_tags_remove_all {
    cursor: pointer;
    border: 0; }
    .layered_filter_tags .filter_tags.filter_tags_remove_all span {
      color: #ffcd00;
      border-bottom: 1px solid #ffcd00; }

/* ============= COMPARE PRODUCT ============== */
.title-compare {
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #d9261c;
  text-transform: uppercase;
  margin-top: 15px;
  text-align: right; }
  .title-compare a {
    color: #d9261c; }

#compareProduct {
  position: fixed;
  z-index: 997;
  top: 20%;
  left: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  width: 0;
  height: 0;
  display: none; }

#compareProduct.openCompare {
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible; }

#compareProduct .mainCpPd {
  position: relative;
  width: 300px;
  background: #fff;
  transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
  -webkit-transform: translateX(-300px);
  -ms-transform: translateX(-300px);
  transform: translateX(-300px); }

#compareProduct .mainCpPd.toggleSlide {
  -webkit-box-shadow: 3px 3px 15px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 3px 3px 15px 0px rgba(0, 0, 0, 0.5);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }

#compareProduct .mainCpPd .toggleButton {
  position: absolute;
  right: -35px;
  top: 0; }

.mainCpPd .cpTitle h2 {
  display: block;
  text-align: center;
  text-transform: uppercase;
  padding: 10px 0px 5px;
  font-size: 17px; }

.mainCpPd .toggleButton a {
  display: block;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  font-size: 18px;
  box-shadow: 3px -1px 5px #888;
  border-width: 1px 1px 1px 0px;
  border-style: solid solid solid none;
  border-color: #CCC #CCC #CCC #CCC;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
  background: none repeat scroll 0% 0% #FFF; }

.listCpPd .compareItem {
  padding: 0px 10px; }

.listCpPd .compareItem .siteItem {
  border-bottom: 1px dashed #eaeaea;
  padding: 5px 0px; }

.listCpPd .compareItem .imageItem {
  width: 70px;
  float: left; }

.listCpPd .compareItem .imageItem img {
  max-height: 70px;
  display: block;
  margin: 0 auto; }

.listCpPd .compareItem .detailItem {
  float: left;
  width: calc(100% - 70px);
  padding-left: 10px; }

.listCpPd .compareItem .detailItem .removeCPItem {
  display: block;
  margin-top: 10px;
  font-size: 13px;
  color: #e60f1e;
  font-style: italic; }

.linkToCompare a {
  display: inline-block;
  padding: 5px 20px;
  font-size: 13px;
  margin: 10px 0px;
  background: #ffcd00;
  color: #fff;
  text-transform: uppercase; }

/* ============= COMPARE PAGE ============== */
section#layoutCompare {
  background: #fff; }

h1.cpTitle {
  text-transform: uppercase;
  font-size: 25px;
  margin: 20px 0px; }

.mainCompare {
  margin: 20px 0px; }

.mainCompare .compareRow {
  border: 1px solid #eaeaea;
  border-bottom: 0; }

.mainCompare .compareRow.descRow {
  border-bottom: 1px solid #eaeaea; }

.mainCompare .compareRow .col-md-5 > div {
  border-left: 1px solid #eaeaea; }

.mainCompare .compareRow .imgCP img {
  max-width: 300px; }

.mainCompare .compareRow .imgCP h5 {
  font-family: inherit;
  padding: 10px;
  font-size: 17px;
  line-height: 1.5; }

.mainCompare .compareRow .row > div > div {
  padding: 10px;
  display: block;
  line-height: normal;
  overflow: hidden; }

.mainCompare .compareRow .row > div > div h4 {
  margin: 0; }

.mainCompare .compareRow .priceCP .cpPriceItem {
  color: #ffcd00; }

.mainCompare .compareRow .priceCP del {
  font-size: 13px;
  font-style: italic;
  color: #999; }

.variantsCP .variantOption {
  padding: 0; }

ul.itemVariants {
  margin-top: 10px; }

ul.itemVariants li {
  display: inline-block; }

ul.itemVariants li span {
  display: block;
  vertical-align: middle;
  margin: 0px 5px 5px;
  padding: 3px 10px;
  border: 1px solid #666666;
  color: #666;
  font-size: 12px; }

.noteCompare {
  line-height: 1.3;
  text-align: center;
  font-size: 17px; }

@media screen and (max-width: 991px) {
  .mainCompare .compareRow .imgCP img {
    max-width: 100% !important; } }

.collection-lv2 {
  display: block;
  overflow: hidden;
  margin-bottom: 30px;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative; }
  .collection-lv2:after {
    content: '';
    display: block;
    padding-bottom: 100%; }
  .collection-lv2:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.06);
    transition: all 0.8s ease; }
  .collection-lv2:hover img {
    transform: scale(1.05); }
  .collection-lv2:hover span {
    text-decoration: underline; }
  .collection-lv2:hover:before {
    background: rgba(0, 0, 0, 0.21); }
  .collection-lv2 img {
    width: 100%; }
  .collection-lv2 span {
    display: block;
    position: absolute;
    bottom: 10px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 0px 15px;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: bold;
    text-shadow: 0 0 50px black; }

.snippet-banner__item {
  text-align: center; }

.snippet-banner__bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  .snippet-banner__bg:after {
    content: '';
    display: block;
    padding-bottom: 56.25%; }

.snippet-banner__link {
  display: block;
  margin-bottom: 30px; }

.snippet-banner__strong {
  font-weight: bold;
  font-size: 24.75px;
  margin-bottom: 10px; }

.snippet-banner__desc {
  margin-bottom: 10px;
  font-size: 14px; }

.snippet-banner__btn {
  background: transparent;
  color: #000;
  border: 1px solid #e8e8e1;
  font-size: 10px;
  margin-bottom: 30px; }

.home-before-after {
  position: relative;
  padding: 100px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  @media (max-width: 767px) {
    .home-before-after {
      padding: 40px 0; } }
  .home-before-after .twentytwenty-before-label:before,
  .home-before-after .twentytwenty-after-label:before {
    display: none !important; }
  .home-before-after .desc {
    line-height: 30px;
    font-size: 15px; }

.page-about {
  background: #F8F8FF; }
  @media (max-width: 991px) {
    .page-about__item--wrap {
      padding: 15px !important;
      margin-bottom: 30px !important; } }
  .page-about__item:first-child--wrap {
    padding-top: 90px; }
  .page-about__item .section-heading {
    margin-bottom: 12px; }
  .page-about__client {
    margin-bottom: 30px; }
  @media (max-width: 767px) {
    .page-about__about {
      padding-top: 30px !important; } }
  .page-about__about--content {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px; }
    .page-about__about--content p {
      margin: 0; }
  @media (max-width: 767px) {
    .page-about__services {
      padding-bottom: 15px !important; } }
  .page-about__services--list .item {
    margin-bottom: 30px; }
  .page-about__services--list .icon {
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 50%;
    background: #ffcd00;
    text-align: center;
    -webkit-transition: all 0.75s;
    transition: all 0.75s; }
    @media (max-width: 768px) {
      .page-about__services--list .icon {
        margin-bottom: 30px; } }
    .page-about__services--list .icon img {
      width: 30px; }
    .page-about__services--list .icon:hover {
      background: #d9261c; }
  @media (min-width: 768px) {
    .page-about__services--list .infor {
      width: calc(100% - 110px);
      margin-left: 30px; } }
  .page-about__services--list .infor .title {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 5px; }
  .page-about__services--list .infor .para {
    font-size: 16px;
    line-height: 1.6;
    color: #828699; }
  .page-about__trainer .section-heading {
    margin-bottom: 45px; }
    @media (max-width: 767px) {
      .page-about__trainer .section-heading {
        margin-bottom: 30px; } }
    .page-about__trainer .section-heading .section-title {
      margin-bottom: 0; }
  .page-about__trainer--item:hover .page-about__trainer--image img {
    transform: translateY(8px); }
  .page-about__trainer--content > div {
    z-index: 2;
    position: relative; }
  .page-about__trainer--info {
    padding: 15px 15px 1px 15px;
    background-color: #FFFFFF;
    border-radius: 1px 1px 1px 1px; }
  .page-about__trainer--position {
    color: #d9261c;
    margin: 10px 0px 10px;
    font-weight: 700;
    text-align: center; }
  .page-about__trainer--para {
    margin-bottom: 15px;
    text-align-last: center; }
  .page-about__trainer--image {
    overflow: hidden; }
    .page-about__trainer--image img {
      filter: brightness(100%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
      transition-duration: 0.5s; }
  .page-about__statistic--item {
    margin-bottom: 30px;
    text-align: center; }
  .page-about__statistic--number {
    padding: 50px 0px 50px 0px;
    background-color: #ffcd00;
    color: #FFFFFF;
    font-size: 44px;
    font-weight: 700; }
  .page-about__statistic--info {
    padding: 15px;
    background-color: #FFFFFF;
    border-radius: 1px 1px 1px 1px; }
  .page-about__statistic--title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 10px; }
  .page-about__statistic--para {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 0px; }

.text-404 {
  font-size: 100px;
  font-weight: bold;
  line-height: 1; }
  @media (min-width: 767px) {
    .text-404 {
      font-size: calc(68.72852vw - 427.14777px); } }
  @media (min-width: 1349px) {
    .text-404 {
      font-size: 500px; } }

.home_search {
  background: url("//theme.hstatic.net/200000873921/1001229543/14/home_search_bg.jpg?v=672");
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  height: 500px;
  will-change: scroll-position;
  position: relative; }
  @media (max-width: 1199px) {
    .home_search {
      background-attachment: scroll; } }
  .home_search__content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
    max-width: 60%;
    width: 100%;
    background: rgba(255, 255, 255, 0.84);
    text-align: center;
    padding: 45px; }
    @media (max-width: 768px) {
      .home_search__content {
        max-width: calc(100% - 15px);
        padding: 45px 15px; } }
  .home_search__title {
    font-size: 32px;
    font-weight: 700; }
    @media (max-width: 991px) {
      .home_search__title {
        font-size: 24px; } }
  .home_search__para {
    font-size: 20px;
    font-style: italic; }
    @media (max-width: 991px) {
      .home_search__para {
        font-size: 16px; } }
  .home_search__form form {
    display: flex;
    align-items: center;
    justify-content: center; }
    .home_search__form form .search_box {
      width: 300px;
      height: 38px;
      display: inline-block;
      border-color: #292929;
      border-right: 0;
      border-radius: 0;
      padding: 0px 10px;
      font-size: 13.3px;
      outline: none; }
    .home_search__form form .btn_submit {
      height: 38px;
      border-radius: 0; }

.home-sole {
  margin: 30px 0px; }
  @media (max-width: 767px) {
    .home-sole {
      margin-bottom: 15px; } }
  .home-sole .row {
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .home-sole .row {
        margin-bottom: 15px; } }
  .home-sole__img--wrap {
    overflow: hidden; }
    .home-sole__img--wrap:hover .home-sole__img {
      -webkit-transform: scale(1.2);
      -o-transform: scale(1.2);
      transform: scale(1.2); }
  .home-sole__img {
    -webkit-transition: all 1s ease-in-out 0s;
    -moz-transition: all 1s ease-in-out 0s;
    -ms-transition: all 1s ease-in-out 0s;
    -o-transition: all 1s ease-in-out 0s;
    transition: all 1s ease-in-out 0s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    cursor: pointer;
    background-size: cover;
    background-position: center; }
    @media (max-width: 767px) {
      .home-sole__img {
        min-height: 300px; } }
    @media (max-width: 991px) {
      .home-sole__img {
        margin-top: 15px; } }
    @media (min-width: 769px) {
      .home-sole__img {
        min-height: 400px; } }
  .home-sole__info {
    text-align: center;
    padding: 15px; }
    @media (max-width: 767px) {
      .home-sole__info {
        padding: 30px 15px; } }
    @media (min-width: 768px) {
      .home-sole__info {
        width: 85%;
        padding: 45px; } }
  .home-sole__para {
    font-size: 16px; }
  .home-sole__title {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 10px; }
    @media (max-width: 767px) {
      .home-sole__title {
        font-size: 22px; } }
  .home-sole__subtitle {
    font-size: 20px;
    margin: 0 0 15px; }
    @media (max-width: 767px) {
      .home-sole__subtitle {
        font-size: 16px; } }
  .home-sole__btn .btn {
    border: 1px solid #70458a;
    color: #70458a;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700; }
    .home-sole__btn .btn:hover {
      background: #70458a;
      color: #fff; }

.hbt_item {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden; }
  @media (max-width: 767px) {
    .hbt_item {
      margin-bottom: 15px; } }
  .hbt_item:hover .hbt_img img {
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  .hbt_item.hbt_item__effect .hbt_content {
    opacity: 0;
    transition: opacity 0.5s;
    background: rgba(245, 212, 97, 0.7); }
  .hbt_item.hbt_item__effect:hover .hbt_content {
    opacity: 1; }
  .hbt_item.hbt_item_1 .hbt_content {
    background: rgba(255, 248, 0, 0.6);
    color: #000000; }
  .hbt_item.hbt_item_2 .hbt_content {
    background: rgba(214, 214, 214, 0.6);
    color: #111111; }
  .hbt_item.hbt_item_3 .hbt_content {
    background: rgba(0, 161, 255, 0.6);
    color: #ffffff; }
  .hbt_item.hbt_item_3 .hbt_img:after {
    padding-bottom: 44.22%; }
  .hbt_item.hbt_item_4 .hbt_img:after {
    padding-bottom: 96.5%; }
  .hbt_item.hbt_item_4 .hbt_content {
    background: rgba(0, 0, 0, 0.2); }
  .hbt_item .hbt_content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 45px;
    color: #fff; }
    .hbt_item .hbt_content span {
      display: block; }
    .hbt_item .hbt_content .hbt_title {
      font-size: 20px;
      font-weight: 700;
      letter-spacing: 0.5px;
      text-transform: uppercase;
      letter-spacing: 1px;
      text-align: right; }
    .hbt_item .hbt_content .hbt_para {
      font-size: 14px; }
  .hbt_item .hbt_img {
    position: relative;
    display: block; }
    .hbt_item .hbt_img:after {
      display: block;
      content: '';
      padding-bottom: 100%; }
    .hbt_item .hbt_img img {
      -webkit-transition: all 1s ease-in-out 0s;
      -o-transition: all 1s ease-in-out 0s;
      transition: all 1s ease-in-out 0s;
      width: 100%;
      height: 100%;
      object-fit: cover;
      position: absolute;
      top: 0;
      left: 0; }

.jet-progress-bar {
  margin-bottom: 18px; }

.jet-progress-bar__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column; }

.jet-progress-bar__title {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-bottom: 5px; }

.jet-progress-bar__title-text {
  font-size: 14px;
  font-weight: 600; }

.jet-progress-bar__wrapper {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  height: 25px;
  background-color: #e9eaeb;
  border-radius: 30px;
  overflow: hidden; }

.jet-progress-bar__status-bar {
  height: 100%;
  width: 0%;
  background-color: #ffcd00;
  border-radius: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.jet-progress-bar:nth-child(1) .jet-progress-bar__status-bar {
  -webkit-transition: width ease 200ms;
  transition: width ease 200ms; }

.jet-progress-bar:nth-child(2) .jet-progress-bar__status-bar {
  -webkit-transition: width ease 250ms;
  transition: width ease 250ms; }

.jet-progress-bar:nth-child(3) .jet-progress-bar__status-bar {
  -webkit-transition: width ease 300ms;
  transition: width ease 300ms; }

.jet-progress-bar:nth-child(4) .jet-progress-bar__status-bar {
  -webkit-transition: width ease 350ms;
  transition: width ease 350ms; }

.jet-progress-bar__percent {
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  margin-right: 10px;
  line-height: 16px;
  text-transform: none;
  font-style: normal;
  text-decoration: none;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-display: flex;
  display: flex;
  display: flex; }

#seen-products {
  margin-bottom: 30px; }

.list-productRelated .section-heading, .seen-products-slider .section-heading {
  margin-bottom: 20px; }
  .list-productRelated .section-heading .section-title, .seen-products-slider .section-heading .section-title {
    padding-bottom: 0px !important;
    font-size: 30px !important; }

@media (max-width: 767px) {
  .page-shopmap {
    padding: 30px 0px 5px !important; }
  .mb-30 {
    margin-bottom: 15px !important; } }

.heading-page h1 {
  margin-top: 0;
  line-height: 1; }

.collection-count {
  margin-right: 10px; }

#customer_sidebar {
  margin-bottom: 30px; }

.collection-title h1 {
  margin: 0 0px 5px;
  line-height: 1.1; }
  @media (max-width: 767px) {
    .collection-title h1 {
      margin-bottom: 30px; } }

.edit_address input[type="checkbox"] {
  vertical-align: middle;
  margin-right: 5px;
  margin-top: 3px; }

.address-default input {
  margin-right: 5px; }

.home-about {
  padding: 30px 0px; }
  .home-about__content {
    margin-bottom: 30px; }
    @media (min-width: 992px) {
      .home-about__content {
        padding-right: 55px;
        margin-bottom: 0; } }
  .home-about__desc1 {
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 20px;
    text-align: justify; }
    @media (max-width: 991px) {
      .home-about__desc1 {
        font-size: 18px; } }
  .home-about__desc2 {
    line-height: 32px;
    margin-bottom: 45px;
    text-align: justify; }
    @media (max-width: 767px) {
      .home-about__desc2 {
        margin-bottom: 30px; } }

.home_featurebox {
  padding: 50px 0px 0 0; }
  @media (max-width: 991px) {
    .home_featurebox {
      padding: 30px 0px 0px !important;
      margin-bottom: 0 !important; } }
  .home_featurebox .item {
    text-align: center;
    background: #fff;
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 20px;
    margin-bottom: 0px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-box-shadow: 0 1px 24px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 24px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 24px 0 rgba(0, 0, 0, 0.1); }
    @media (max-width: 767px) {
      .home_featurebox .item {
        margin-bottom: 30px; } }
    .home_featurebox .item:hover {
      background: #ffcd00; }
      .home_featurebox .item:hover .img {
        transform: rotate(1turn); }
        .home_featurebox .item:hover .img img:first-child {
          -webkit-transform: scale(0);
          -o-transform: scale(0);
          transform: scale(0); }
        .home_featurebox .item:hover .img img:nth-child(2) {
          -webkit-transform: scale(1);
          -o-transform: scale(1);
          transform: scale(1); }
      .home_featurebox .item:hover .title {
        color: #fff; }
    .home_featurebox .item .img {
      margin: auto;
      position: relative;
      -webkit-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s; }
      .home_featurebox .item .img:before {
        content: '';
        display: block;
        padding-bottom: 95%; }
        @media (max-width: 767px) {
          .home_featurebox .item .img:before {
            padding-bottom: 75%; } }
      .home_featurebox .item .img img {
        position: absolute;
        left: 0;
        top: 0;
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -webkit-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        object-fit: scale-down;
        width: 100%;
        height: 100%; }
        .home_featurebox .item .img img:first-child {
          -webkit-transform: scale(1);
          -o-transform: scale(1);
          transform: scale(1); }
        .home_featurebox .item .img img:nth-child(2) {
          -webkit-transform: scale(0);
          -o-transform: scale(0);
          transform: scale(0); }
    .home_featurebox .item .title {
      -webkit-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out;
      font-size: 24px;
      font-weight: 600;
      display: inline-block;
      color: #70458a;
      padding-top: 43px; }
      @media (min-width: 992px) and (max-width: 1400px) {
        .home_featurebox .item .title {
          padding-top: 30px;
          font-size: 20px; } }
      @media (max-width: 991px) {
        .home_featurebox .item .title {
          padding-top: 20px;
          font-size: 16px;
          min-height: 64px; } }
    @media (max-width: 991px) {
      .home_featurebox .item {
        padding: 20px 10px; } }
    @media (min-width: 992px) and (max-width: 1400px) {
      .home_featurebox .item {
        padding: 40px 30px; } }

@media (max-width: 991px) {
  .home-banner {
    margin-bottom: 0 !important;
    padding: 0px 0px; } }

.home-banner .section-heading {
  margin-bottom: 0px; }

.home-banner__info {
  margin-right: auto;
  margin-left: auto;
  padding: 19px 15px 38px;
  /*background-color: $colorPrimary;
		margin-bottom: -164px;
		margin-top: -175px;*/
  position: relative;
  z-index: 30;
  max-width: 1410px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }
  .home-banner__info .section-heading .section-title, .home-banner__info .section-para {
    color: #70458a; }
  @media (max-width: 991px) {
    .home-banner__info {
      margin: 0px 0px 0px;
      border-radius: 0;
      padding: 30px 0 !important; }
      .home-banner__info .row {
        margin: 0px; } }

.home-banner__inner {
  padding-top: 5px; }
  @media (max-width: 767px) {
    .home-banner__inner {
      padding-top: 0; } }

.home-banner2 {
  padding: 0px 0px 40px; }
  @media (max-width: 991px) {
    .home-banner2 {
      padding: 0px 0px; } }
  .home-banner2__bg {
    background: #fdf5f3 url("//theme.hstatic.net/200000873921/1001229543/14/home_banner2_bg.jpg?v=672") !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    border-radius: 25px !important; }
    @media (min-width: 992px) {
      .home-banner2__bg {
        min-height: 768px; } }
    @media (max-width: 991px) {
      .home-banner2__bg {
        background: #fdf5f3 !important;
        padding: 30px 0; } }
  .home-banner2__inner {
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      .home-banner2__inner {
        padding-top: 100px; } }
  .home-banner2__list {
    margin-bottom: 38px; }
    @media (min-width: 992px) {
      .home-banner2__list {
        margin-bottom: 18px; } }
    .home-banner2__list li {
      position: relative;
      line-height: 32px;
      padding-left: 30px; }
      .home-banner2__list li:before {
        position: absolute;
        content: "";
        width: 14px;
        height: 14px;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        background-color: #fff;
        border: 5px solid #d9261c;
        left: 0;
        top: 10px; }
  .home-banner2__btn {
    margin-bottom: 20px; }

.popular-class {
  padding: 50px 0px;
  background: url("//theme.hstatic.net/200000873921/1001229543/14/bgourclass.jpg?v=672") no-repeat left top;
  background-size: cover; }
  @media (max-width: 767px) {
    .popular-class {
      background: url("//theme.hstatic.net/200000873921/1001229543/14/bgourclass_mobile.jpg?v=672") no-repeat 16% top; } }
  .popular-class__list {
    overflow: hidden;
    border-radius: 8px; }
  .popular-class__img {
    -webkit-border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;
    border-radius: 8px 8px 0px 0px;
    overflow: hidden; }
  .popular-class__title {
    font-weight: 600;
    font-size: 20px;
    padding: 12px 0;
    text-transform: capitalize;
    background: #cbf400;
    letter-spacing: 1px;
    -webkit-border-radius: 0px 0px 8px 8px;
    -moz-border-radius: 0px 0px 8px 8px;
    border-radius: 0px 0px 8px 8px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s; }
    .popular-class__title:hover {
      background: #a1c100; }
    .popular-class__title.color2 {
      background: #21f2d9; }
      .popular-class__title.color2:hover {
        background: #0cd4bc; }
    .popular-class__title.color3 {
      background: #a025ed; }
      .popular-class__title.color3:hover {
        background: #8511ce; }
    .popular-class__title.color4 {
      background: #d8006b; }
      .popular-class__title.color4:hover {
        background: #a50052; }
    .popular-class__title.color5 {
      background: #d341d1; }
      .popular-class__title.color5:hover {
        background: #b72ab5; }
    .popular-class__title.color6 {
      background: #2eb9d6; }
      .popular-class__title.color6:hover {
        background: #2296af; }
    .popular-class__title a {
      color: #fff;
      display: block;
      padding: 13px 0px; }
  @media (min-width: 992px) {
    .popular-class .owl-nav-style-2 .owl-nav button.owl-next {
      right: -15px; } }
  @media (min-width: 992px) {
    .popular-class .owl-nav-style-2 .owl-nav button.owl-prev {
      left: -15px; } }

.home-gallery {
  background: #c65290;
  padding: 40px 0px 40px; }
  @media (max-width: 991px) {
    .home-gallery {
      padding: 30px 0px 40px;
      margin-bottom: 0px !important; } }
  .home-gallery__item:hover .home-gallery__info:before {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1); }
  .home-gallery__item:hover .home-gallery__info .home-gallery__icon {
    opacity: 1;
    visibility: visible; }
  .home-gallery__item:hover .home-gallery__info .home-gallery__title {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1); }
  .home-gallery__icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    border: 1px solid #fff;
    border-radius: 50%;
    font-size: 18px;
    color: #fff;
    margin-bottom: 30px;
    position: relative;
    z-index: 20;
    opacity: 0;
    visibility: hidden;
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s; }
    .home-gallery__icon:hover {
      background: #fff;
      color: #000; }
    @media (max-width: 767px) {
      .home-gallery__icon {
        width: 45px;
        height: 45px;
        line-height: 45px;
        font-size: 16px; } }
  .home-gallery__info {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    width: 100%;
    height: 100%; }
    .home-gallery__info:before {
      content: '';
      -moz-transition: all 0.5s;
      -webkit-transition: all 0.5s;
      transition: all 0.5s;
      -moz-transform: scale(0);
      -webkit-transform: scale(0);
      transform: scale(0);
      background: rgba(198, 82, 144, 0.8);
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1; }
  .home-gallery__title {
    font-size: 20px;
    font-weight: 600;
    position: absolute;
    bottom: 20px;
    left: 40px;
    z-index: 20;
    font-family: "Barlow", Helvetica, Arial, sans-serif;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    @media (max-width: 767px) {
      .home-gallery__title {
        font-size: 16px;
        width: 100%;
        left: 0;
        text-align: center; } }

.home-bannerslogan {
  margin-top: 0;
  padding: 30px 0px;
  background: #ffcd00; }
  @media (min-width: 992px) {
    .home-bannerslogan {
      background: url("//theme.hstatic.net/200000873921/1001229543/14/hbs_bg.jpg?v=672") no-repeat left top;
      background-size: cover;
      padding: 100px 0px;
      min-height: 712px; } }
  @media (max-width: 767px) {
    .home-bannerslogan {
      border: 0;
      margin-bottom: 10px !important; } }
  .home-bannerslogan .btn {
    text-transform: uppercase; }
    @media (min-width: 1200px) {
      .home-bannerslogan .btn {
        font-size: 18px; } }

@media (max-width: 991px) {
  .home-section:not(.section-bg) {
    padding: 0px 0px 30px; }
  .home-section.section-bg {
    margin-bottom: 30px; } }

.sidebar-catemenu {
  padding: 25px;
  border: 2px solid #d9261c;
  -wekbit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
  @media (max-width: 1199px) {
    .sidebar-catemenu {
      padding: 25px 15px; } }
  .sidebar-catemenu__title {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 600;
    color: #c65290; }
    .sidebar-catemenu__title:after {
      position: absolute;
      content: "";
      left: 0;
      bottom: 0;
      width: 40px;
      height: 3px;
      background-color: #ffcd00; }

.box-item {
  padding: 0px 15px; }

/*
.product-image__slider {

&.owl-carousel.owl-nav-style-2 .owl-nav button.owl-prev, &.owl-carousel.owl-nav-style-2 .owl-nav button {
background: linear-gradient(45deg, $colorThird, lighten($colorThird,10%), $colorThird);
}
}
*/
/** FAQS **/
.pagefaq_accordion .card {
  margin-bottom: 10px;
  border-color: #d9261c;
  border-radius: 8px;
  overflow: hidden; }

.pagefaq_accordion .card-header {
  background: #fff;
  border: none; }

.pagefaq_accordion button {
  background: none;
  border: none;
  color: #c65290;
  font-size: 22px;
  font-weight: 700;
  font-family: "Barlow", Helvetica, Arial, sans-serif;
  padding-left: 25px;
  position: relative;
  text-align: left; }
  @media (max-width: 767px) {
    .pagefaq_accordion button {
      font-size: 18px; } }
  .pagefaq_accordion button:before {
    color: #c65290;
    content: "\f067";
    font-family: 'Font Awesome 5 Pro';
    font-size: 18px;
    font-style: normal;
    position: absolute;
    left: 0;
    top: 2px; }

.pagefaq_accordion button[aria-expanded=true]:before {
  content: "\f068"; }

.pagefaq_accordion .card-body {
  word-break: break-word; }

.pagefaq_form {
  margin: 50px 0px; }
  .pagefaq_form__title {
    font-family: "Barlow", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #c65290;
    margin: 13px 0px; }
  .pagefaq_form__desc {
    margin-bottom: 35px; }
  @media (max-width: 767px) {
    .pagefaq_form .input-group {
      margin: 0px 0px 15px; } }
  @media (max-width: 767px) {
    .pagefaq_form .btn {
      margin-top: 0; } }

.pagewcu__about .home-about__desc1 {
  margin-bottom: 45px; }

.pagewcu__about_list .item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 30px; }
  .pagewcu__about_list .item .icon {
    width: 60px;
    height: 60px; }
  .pagewcu__about_list .item .info {
    margin-left: 30px;
    width: calc(100% - 90px); }
    .pagewcu__about_list .item .info .title {
      font-family: "Barlow", Helvetica, Arial, sans-serif;
      font-size: 21px;
      font-weight: 600;
      line-height: 32px;
      color: #c65290; }
    .pagewcu__about_list .item .info p {
      line-height: 32px;
      margin-bottom: 0; }

.pagewcu__classes {
  background: url(//theme.hstatic.net/200000873921/1001229543/14/wcu_classes_bg.jpg?v=672) no-repeat left top;
  background-size: cover;
  padding: 50px 0px 100px; }
  @media (min-width: 992px) {
    .pagewcu__classes {
      min-height: 950px; } }

.news-related__content {
  margin: 0px -15px; }

.news-related .section-heading {
  margin-bottom: 0px; }
  .news-related .section-heading:after {
    display: none; }
  .news-related .section-heading .section-title {
    font-size: 30px;
    font-family: "Barlow", Helvetica, Arial, sans-serif; }

#nav .main-nav > ul > li > .sub_menu {
  white-space: nowrap; }

#nav .main-nav .sub_menu > li > ul.sub_menu {
  min-width: 326px; }

@media (max-width: 768px) {
  .mb-row-15 {
    margin: 0px -7.5px; }
  .mb-pd-15 {
    padding: 0px 7.5px; } }

#popup-subscribe .popup-content .popup-wrapper {
  padding: 20px; }

#popup-subscribe .popup-content form .input-group {
  margin-bottom: 0; }
  #popup-subscribe .popup-content form .input-group input {
    margin-bottom: 0; }

.home-client .section-title {
  margin-bottom: 0; }

.home-client .section-heading {
  margin-bottom: 40px; }

.home-client .home-client__item {
  padding: 0; }
  .home-client .home-client__item .home-client__item-wrap {
    background-color: transparent;
    box-shadow: none;
    padding: 0; }
  .home-client .home-client__item .home-client__avatar {
    width: 100%;
    height: auto;
    border-radius: 0; }
    .home-client .home-client__item .home-client__avatar img {
      width: 100%; }

div#popup-modal .col-12 {
  padding: 0; }

div#popup-modal img {
  height: 100%;
  object-fit: contain;
  width: 100%; }

.home-banner__info .section-heading .section-title {
  font-size: 40px; }

.home-banner__info .section-para {
  font-size: 18px; }

@media (max-width: 767px) {
  div#popup-modal img {
    display: none; }
  .home-banner__info .section-heading .section-title {
    font-size: 25px; }
  .home-banner__info .section-para {
    font-size: 16px; } }

.home-about__img.video-about {
  position: relative;
  padding-bottom: 64%;
  width: 100%; }

.home-about__img iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

:root {
  --primary-color: #ffcd00; }

.hotline-phone-ring-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999999; }

.hotline-phone-ring {
  position: relative;
  visibility: visible;
  background-color: transparent;
  width: 110px;
  height: 110px;
  cursor: pointer;
  z-index: 11;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transition: visibility .5s;
  left: 0;
  bottom: 0;
  display: block; }

.hotline-phone-ring-circle {
  width: 110px;
  height: 110px;
  top: 0;
  left: 0;
  position: absolute;
  background-color: transparent;
  border-radius: 100%;
  border: 2px solid var(--primary-color);
  -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0.5; }

.hotline-phone-ring-circle-fill {
  width: 80px;
  height: 80px;
  top: 16px;
  left: 16px;
  position: absolute;
  background-color: var(--primary-color);
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

.hotline-phone-ring-img-circle {
  background-color: var(--primary-color);
  width: 50px;
  height: 50px;
  top: 31px;
  left: 31px;
  position: absolute;
  background-size: 20px;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center; }

.hotline-phone-ring-img-circle .pps-btn-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.hotline-phone-ring-img-circle .pps-btn-img img {
  width: 33px;
  height: 33px; }

.hotline-bar {
  position: absolute;
  background: var(--primary-color);
  height: 45px;
  width: 165px;
  line-height: 40px;
  border-radius: 3px;
  padding: 0 10px;
  background-size: 100%;
  cursor: pointer;
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  z-index: 9;
  border-radius: 50px !important;
  left: 42px;
  bottom: 31px; }

.hotline-bar > a {
  color: #7e4ea0;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  text-indent: 32px;
  letter-spacing: 1px;
  display: block;
  line-height: 45px;
  font-family: Arial; }

.hotline-bar > a:hover,
.hotline-bar > a:active {
  color: #7e4ea0; }

@-webkit-keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    -webkit-opacity: 0.1; }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    -webkit-opacity: 0.5; }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    -webkit-opacity: 0.1; } }

@-webkit-keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6; }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.6; }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6; } }

@-webkit-keyframes phonering-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg); }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg); }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg); }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg); }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg); }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg); }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg); } }

@media (max-width: 768px) {
  .hotline-bar {
    display: none; } }

.fb-comments span, .fb-comments iframe {
  width: 100% !important; }

@media (min-width: 992px) {
  .footer-top .col-lg-5 {
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%; }
  .footer-top .col-lg-2 {
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    max-width: 15%; } }

.home-article-seemore {
  text-align: center;
  margin: 15px 0 0; }

.hotline-phone-ring-wrap.hotline-phone-ring-wrap-2 {
  bottom: 95px; }
