@import url(http://fonts.googleapis.com/css?family=Gudea:400,400italic,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,100italic,200,300,200italic,300italic,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&subset=latin,latin-ext);
/*====================================*/
@font-face {
  font-family: "Ionicons";
  src: url("../../../assets/fonts/ionicons.eot?v=2.0.0");
  src: url("../../../assets/fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"), url("../../../assets/fonts/ionicons.ttf?v=2.0.0") format("truetype"), url("../../../assets/fonts/ionicons.woff?v=2.0.0") format("woff"), url("../../../assets/fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'FontAwesome';
  src: url("../../../assets/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../../../assets/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../../../assets/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../../../assets/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../../../assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
html, body {
  height: 100%; }

/* Global */
.center {
  text-align: center; }

.right {
  text-align: right; }

.left {
  text-align: left; }

.alert {
  margin-top: 20px; }

.alert.alert-success {
  font-size: 16px;
  font-weight: bold; }

.error {
  color: red;
  font-size: 13px; }

.content {
  text-align: center; }

.row.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .row.no-gutters > [class^="col-"], .row.no-gutters .row.no-gutters > [class*=" col-"] {
    padding-right: 0;
    padding-left: 0; }

/* Masonry */
.grid {
  position: relative; }

.grid-sizer, .grid-item {
  min-height: auto !important; }

body.admin-site {
  background: radial-gradient(circle, #000000, #ed1c24);
  /* Main */
  /* Store */
  /* Admin */
  /* Admin Editor */ }
  body.admin-site img {
    max-width: 100%; }
  body.admin-site label {
    color: #ed1c24; }
  body.admin-site a {
    color: #000;
    font-size: 16px; }
  body.admin-site a:hover {
    color: #ed1c24; }
  body.admin-site #create-sale .total, body.admin-site #create-sale .icon i {
    color: #ed1c24; }
  body.admin-site #create-sale #products #amount.form-control[readonly], body.admin-site #create-sale #paid_amount.form-control[readonly] {
    background: #ed1c24; }
  body.admin-site .btn-brand, body.admin-site .daterangepicker .ranges li.active, body.admin-site .btn-success {
    background: #000;
    border-color: #000; }
  body.admin-site .page-sidebar .page-sidebar-menu > li.active.open > a, body.admin-site .page-sidebar .page-sidebar-menu > li.active > a, body.admin-site .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active.open > a, body.admin-site .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a, body.admin-site .page-header.navbar .top-menu .navbar-nav > li.dropdown .dropdown-toggle .badge.badge-default {
    background: #ed1c24; }
  body.admin-site .content-wrap.pdf-wrap h1, body.admin-site h2, body.admin-site h3, body.admin-site h4, body.admin-site h5, body.admin-site h6 {
    font-family: "CenturyGothic", sans-serif; }
  body.admin-site .tooltip-custom, body.admin-site #map-canvas a.active .btn, body.admin-site .progress_bar .bar, body.admin-site .btn-site {
    background: #ed1c24; }
  body.admin-site #map-canvas .btn:hover, body.admin-site .m-tabs-line.m-tabs-line--brand a.m-tabs__link.active, body.admin-site .m-tabs-line.m-tabs-line--brand a.m-tabs__link:hover, body.admin-site .m-tabs-line.m-tabs-line--brand.nav.nav-tabs .nav-link.active, body.admin-site .m-tabs-line.m-tabs-line--brand.nav.nav-tabs .nav-link:hover {
    border-color: #ed1c24;
    color: #ed1c24; }
  body.admin-site .table .title, body.admin-site .m-content h1, body.admin-site .m-nav-grid .m-nav-grid__row .m-nav-grid__item .m-nav-grid__text {
    color: #ed1c24; }
  body.admin-site .control-label, body.admin-site .btn.m-btn--label-brand, body.admin-site .m-nav .m-nav__item:hover:not(.m-nav__item--disabled) > .m-nav__link .m-nav__link-icon {
    color: #ed1c24; }
  body.admin-site .m-loader.m-loader--brand:before, body.admin-site .m-header-menu .m-menu__nav > .m-menu__item.m-menu__item--tabs > .m-menu__submenu > .m-menu__subnav > .m-menu__item:hover:not(.m-menu__item--actions) > .m-menu__link .m-menu__link-text {
    color: #ed1c24; }
  body.admin-site .m-topbar .m-topbar__nav.m-nav > .m-nav__item > .m-nav__link .m-nav__link-icon:hover .m-nav__link-icon-wrapper, body.admin-site .m-topbar .m-topbar__nav.m-nav > .m-nav__item.m-dropdown--open > .m-nav__link .m-nav__link-icon .m-nav__link-icon-wrapper {
    background: #000;
    border: 1px solid #000; }
  body.admin-site .btn-site {
    color: #fff;
    background: #ed1c24;
    color: #fff;
    padding: 10px 36px;
    border-radius: 26px;
    font-size: 16px; }
  body.admin-site .btn-site:hover {
    background: #000; }
  body.admin-site .pagination > .active > a, body.admin-site .pagination > .active > a:hover, body.admin-site .pagination > .active > a:focus, body.admin-site .pagination > .active > span, body.admin-site .pagination > .active > span:hover, body.admin-site .pagination > .active > span:focus {
    background: #ed1c24;
    border-color: #ed1c24; }
  body.admin-site .m-header-menu .m-menu__nav > .m-menu__item.m-menu__item--tabs.m-menu__item--active-tab > .m-menu__link, body.admin-site .m-header-menu .m-menu__nav > .m-menu__item.m-menu__item--tabs.m-menu__item--hover > .m-menu__link {
    background-color: #ed1c24; }
  body.admin-site .m-header-menu .m-menu__nav > .m-menu__item.m-menu__item--tabs > .m-menu__submenu > .m-menu__subnav > .m-menu__item > .m-menu__link .m-menu__link-text {
    color: #ed1c24; }
  body.admin-site .m-nav .m-nav__item:hover:not(.m-nav__item--disabled) > .m-nav__link .m-nav__link-text {
    color: #000; }
  body.admin-site .flex-item .form_fields_actions {
    display: none;
    background: #f3f3f3;
    border: 1px dashed #ccc;
    padding: 10px;
    color: #777; }
  body.admin-site .flex-item:hover .form_fields_actions {
    display: block; }

@media (min-width: 1025px) {
  .admin-site.m-header--fixed.m-header--minimize-on .m-header .m-header__top {
    background-color: #ed1c24 !important; } }
@media (max-width: 1024px) {
  .admin-site.m-header--fixed-mobile.m-header--minimize-on .m-header {
    background: #444 !important; }

  .admin-site .m-body {
    overflow: hidden; } }
body.error-site {
  background: #ed1c24;
  color: #fff; }
  body.error-site .top {
    background: #fff;
    color: #ed1c24; }
  body.error-site .button {
    background: #fff;
    color: #ed1c24; }
  body.error-site a:hover .button {
    background: #fff; }

body.admin-site-2 .main-menu .navbar-header .navbar-brand .brand-logo {
  width: 50px;
  height: 50px;
  background-image: url(../../../assets/admin/img/logo_min.png);
  background-size: 100%;
  background-position: center; }
body.admin-site-2 .content-header-left li.breadcrumb-item {
  line-height: 23px; }
body.admin-site-2 .pending_payments-class .item-options a {
  padding: 8px 15px;
  display: block; }
body.admin-site-2 .pending_payments-class .item-options .remove-wishlist a {
  background-color: #ff4342;
  color: #fff; }
body.admin-site-2 .pending_payments-class .item-options .cart a {
  background: #ed1c24;
  color: #fff; }
body.admin-site-2 .card {
  border-radius: 0 !important; }
body.admin-site-2 .ecommerce-application .grid-view .ecommerce-card .card-content .item-img {
  padding-top: 0; }
body.admin-site-2 .app-content.content {
  background-image: url(../../../assets/img/home2.png);
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat; }
body.admin-site-2 .text-white {
  color: #fff; }
body.admin-site-2 .btn-la-ganga {
  padding: 0.9rem 2rem !important;
  color: #ff9f43;
  border: 1px solid #ff9f43; }
body.admin-site-2 .ta-left tr td {
  text-align: left; }
body.admin-site-2 h1, body.admin-site-2 h2, body.admin-site-2 h3, body.admin-site-2 h4, body.admin-site-2 h5 {
  color: #000; }
body.admin-site-2 .content-header-title {
  color: #000 !important; }
body.admin-site-2 label {
  color: #ed1c24; }
body.admin-site-2 .breadcrumb .breadcrumb-item.active {
  color: #000; }
body.admin-site-2 a {
  color: #000;
  font-size: 16px; }
body.admin-site-2 a:hover {
  color: #ed1c24; }
body.admin-site-2 .bg-primary, body.admin-site-2 .badge.badge-primary {
  background: #ed1c24 !important; }
body.admin-site-2 .main-menu .navbar-header .navbar-brand .brand-text {
  color: #ed1c24 !important; }
body.admin-site-2 #dashboard-analytics .bg-analytics, body.admin-site-2 .main-menu.menu-light .navigation > li ul .active {
  background: linear-gradient(118deg, #ed1c24, #000000); }
body.admin-site-2 .main-menu.menu-light .navigation > li ul .active {
  box-shadow: 0 0 10px 1px #000; }
body.admin-site-2 .payment-check-label {
  display: block;
  text-indent: -15px;
  height: 25px;
  line-height: 25px;
  margin-right: 20px; }
body.admin-site-2 .payment-check {
  width: 25px;
  height: 25px;
  padding: 0;
  margin: 0;
  vertical-align: bottom;
  position: relative;
  margin-left: 10px;
  overflow: hidden;
  margin-right: 15px; }
body.admin-site-2 .just-show-mobile {
  display: none; }
body.admin-site-2 .main-menu .navigation-main {
  padding-bottom: 10px; }
  body.admin-site-2 .main-menu .navigation-main li {
    position: relative; }
    body.admin-site-2 .main-menu .navigation-main li.hover {
      -webkit-filter: drop-shadow(2px 2px 4px #191919);
      filter: drop-shadow(2px 2px 4px #191919); }
      body.admin-site-2 .main-menu .navigation-main li.hover.hover.open a {
        background-color: #ed1c24 !important; }
        body.admin-site-2 .main-menu .navigation-main li.hover.hover.open a span, body.admin-site-2 .main-menu .navigation-main li.hover.hover.open a:after {
          color: #fff; }
    body.admin-site-2 .main-menu .navigation-main li.open {
      -webkit-filter: drop-shadow(2px 2px 4px #191919);
      filter: drop-shadow(2px 2px 4px #191919); }
      body.admin-site-2 .main-menu .navigation-main li.open a {
        background-color: #ed1c24 !important; }
        body.admin-site-2 .main-menu .navigation-main li.open a span, body.admin-site-2 .main-menu .navigation-main li.open a:after {
          color: #fff; }
    body.admin-site-2 .main-menu .navigation-main li.active, body.admin-site-2 .main-menu .navigation-main li.open {
      -webkit-filter: drop-shadow(2px 2px 4px #191919);
      filter: drop-shadow(2px 2px 4px #191919); }
      body.admin-site-2 .main-menu .navigation-main li.active.has-sub a, body.admin-site-2 .main-menu .navigation-main li.open.has-sub a {
        background-color: #ed1c24 !important; }
        body.admin-site-2 .main-menu .navigation-main li.active.has-sub a span, body.admin-site-2 .main-menu .navigation-main li.active.has-sub a:after, body.admin-site-2 .main-menu .navigation-main li.open.has-sub a span, body.admin-site-2 .main-menu .navigation-main li.open.has-sub a:after {
          color: #fff; }
      body.admin-site-2 .main-menu .navigation-main li.active.has-sub:before, body.admin-site-2 .main-menu .navigation-main li.open.has-sub:before {
        top: 55px;
        right: 50%;
        transform: translate(50%, -50%) rotate(0deg); }
      body.admin-site-2 .main-menu .navigation-main li.active:before, body.admin-site-2 .main-menu .navigation-main li.open:before {
        content: "";
        transition: all ease 0.4s;
        position: absolute;
        top: 50%;
        right: 4px;
        transform: translate(0%, -50%) rotate(-90deg);
        z-index: 2;
        border-top: solid 8px #ed1c24;
        border-left: solid 8px transparent;
        border-right: solid 8px transparent; }
    body.admin-site-2 .main-menu .navigation-main li.has-sub .menu-content {
      margin: 20px -7px 0;
      background: transparent; }
      body.admin-site-2 .main-menu .navigation-main li.has-sub .menu-content li {
        filter: none !important; }
        body.admin-site-2 .main-menu .navigation-main li.has-sub .menu-content li a i {
          color: #fff !important; }
    body.admin-site-2 .main-menu .navigation-main li:not(:last-child) {
      margin-bottom: 10px; }
    body.admin-site-2 .main-menu .navigation-main li a {
      position: relative;
      padding: 10px;
      border-radius: 5px !important;
      padding-left: 20px;
      box-shadow: none !important; }
      body.admin-site-2 .main-menu .navigation-main li a:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 2px;
        background-color: #ed1c24; }
      body.admin-site-2 .main-menu .navigation-main li a:after {
        display: flex !important;
        align-items: center;
        justify-content: center;
        right: 15px !important;
        top: 0 !important;
        bottom: 0 !important;
        height: 100%; }
      body.admin-site-2 .main-menu .navigation-main li a i {
        color: #fff;
        background: #000;
        padding: 5px 5px;
        border-radius: 5px;
        font-size: 7px !important; }
      body.admin-site-2 .main-menu .navigation-main li a span {
        line-height: 2;
        font-size: 15px; }
body.admin-site-2 .main-menu .navigation .menu-content > li > a > i {
  color: #000;
  background: none; }
body.admin-site-2 .main-menu .navigation > li.hover > a {
  background: #ed1c24;
  border-radius: 10px;
  color: #fff; }
body.admin-site-2 .main-menu.menu-light .navigation > li.open > a, body.admin-site-2 .main-menu.menu-light .navigation > li.sidebar-group-active > a {
  background: #fbfbfb;
  color: #494949; }
body.admin-site-2 .img-user {
  margin: auto;
  margin-bottom: 15px; }
body.admin-site-2 .bg-authentication {
  background-color: #26326f; }
  body.admin-site-2 .bg-authentication h4 {
    color: #ed1c24; }
  body.admin-site-2 .bg-authentication .px-2 {
    text-align: left; }
  body.admin-site-2 .bg-authentication .vs-checkbox-primary input:checked ~ .vs-checkbox .vs-checkbox--check {
    background-color: #ed1c24 !important; }
  body.admin-site-2 .bg-authentication .vs-checkbox-primary input:checked ~ .vs-checkbox {
    border-color: #ed1c24 !important; }
body.admin-site-2 .main-logo {
  max-width: 70%; }
body.admin-site-2 .picker__select--month, body.admin-site-2 .picker__select--year {
  padding: 0.2rem; }
body.admin-site-2 .btn-outline-primary {
  border: 1px solid #ed1c24; }
body.admin-site-2 table.dataTable tbody tr.selected {
  color: #ed1c24 !important;
  background-color: #fff !important;
  border-color: #ed1c24 !important;
  -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0 4px 20px 0 !important;
  box-shadow: rgba(0, 0, 0, 0.05) 0 4px 20px 0 !important; }
body.admin-site-2 .main-menu .navbar-header {
  height: 8rem;
  padding: 1rem 1.64rem .3rem 1.64rem; }
  body.admin-site-2 .main-menu .navbar-header img {
    width: 100%;
    height: auto; }
body.admin-site-2 .btn-full {
  width: 33%;
  font-size: 18px;
  font-weight: bold;
  float: left; }
body.admin-site-2 .btn-primary {
  border-color: #ed1c24 !important;
  background-color: #ed1c24 !important; }
body.admin-site-2 .btn-outline-warning {
  color: #000;
  border: 1px solid #000; }
body.admin-site-2 .btn-primary:hover {
  border-color: #000 !important;
  -webkit-box-shadow: 0px 0px 4px #000;
  box-shadow: 0px 0px 4px #000; }
body.admin-site-2 .btn {
  padding: .9rem 3rem;
  border-radius: 0 !important; }
body.admin-site-2 .ecommerce-application .ecommerce-card .cart {
  background-color: #ed1c24; }
body.admin-site-2 .ecommerce-application .ecommerce-card .item-name {
  color: #ed1c24; }
body.admin-site-2 .main-menu.menu-light .navigation > li.active > a {
  background: linear-gradient(118deg, #ed1c24, #ed1c24);
  box-shadow: 2px 2px 8px #9e9e9e; }
body.admin-site-2 .header-navbar .navbar-container ul.nav li.dropdown-user .dropdown-menu-right .dropdown-item:hover, body.admin-site-2 .header-navbar .navbar-container ul.nav li.dropdown-user .dropdown-menu-right .dropdown-item:active {
  background: #ed1c24; }
body.admin-site-2 .transaction-table .table {
  margin: 1.5rem 0 2.5rem; }
  body.admin-site-2 .transaction-table .table th {
    background: #ececec; }
  body.admin-site-2 .transaction-table .table td {
    background: #f3f3f3;
    color: #222; }
    body.admin-site-2 .transaction-table .table td input {
      border: 1px solid #d4d4d4;
      padding: 2px 5px;
      text-align: center; }
  body.admin-site-2 .transaction-table .table th, body.admin-site-2 .transaction-table .table td {
    border: 3px solid #fff; }
body.admin-site-2 .title {
  font-weight: bold; }
body.admin-site-2 .fa-cart-plus {
  font-size: 40px;
  line-height: 60px;
  color: #000; }
body.admin-site-2 .cart a {
  color: #ffffff; }
body.admin-site-2 #basic-datatable {
  text-align: left; }
body.admin-site-2 .form .form-group {
  text-align: left; }
body.admin-site-2 .form-control:focus {
  border-color: #ed1c24; }
body.admin-site-2 .has-icon-left .form-control-position i {
  color: #ed1c24; }
body.admin-site-2 label {
  color: #ed1c24 !important; }
body.admin-site-2 .form-label-group > input:not(:focus):not(:placeholder-shown) ~ label, body.admin-site-2 .form-label-group textarea:not(:focus):not(:placeholder-shown) ~ label {
  color: #ed1c24 !important; }
body.admin-site-2 .form-label-group > input:focus:not(:placeholder-shown) ~ label, body.admin-site-2 .form-label-group > input:not(:active):not(:placeholder-shown) ~ label, body.admin-site-2 .form-label-group textarea:focus:not(:placeholder-shown) ~ label, body.admin-site-2 .form-label-group textarea:not(:active):not(:placeholder-shown) ~ label {
  color: #ed1c24 !important; }
body.admin-site-2 .solunes-footer {
  color: #bfbfbf; }
body.admin-site-2 .icon-solunes {
  color: #ed1c24; }
body.admin-site-2 .developed-by {
  font-size: 14px;
  color: #bfbfbf; }
body.admin-site-2 .resume .table {
  border-collapse: separate !important;
  padding: 0 .7rem;
  border-spacing: 0 1.3rem; }
  body.admin-site-2 .resume .table thead {
    color: #ed1c24; }
    body.admin-site-2 .resume .table thead th {
      position: relative; }
    body.admin-site-2 .resume .table thead th:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 45%;
      height: 2px;
      background: #ed1c24;
      width: 10%; }
  body.admin-site-2 .resume .table tbody tr {
    border-spacing: 0 1.3rem;
    border-radius: .5rem;
    background-color: #fff;
    -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0 4px 20px 0;
    box-shadow: rgba(0, 0, 0, 0.05) 0 4px 20px 0; }
    body.admin-site-2 .resume .table tbody tr td {
      padding: 1.357rem;
      vertical-align: middle;
      border: none; }
      body.admin-site-2 .resume .table tbody tr td ~ .product-name {
        font-weight: 700; }
    body.admin-site-2 .resume .table tbody tr td:first-child {
      padding-left: 1rem;
      border-top-left-radius: .5rem;
      border-bottom-left-radius: .5rem; }
    body.admin-site-2 .resume .table tbody tr td:last-child {
      border-top-right-radius: .5rem;
      border-bottom-right-radius: .5rem; }
body.admin-site-2 .dropdown-notification .dropdown-menu-header {
  text-align: center;
  color: #fff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background: #ed1c24; }
body.admin-site-2 .subir {
  border: 4px dashed #ddd;
  border-radius: 4px;
  padding: 10px;
  color: #555 !important;
  width: 100%;
  text-align: center !important;
  cursor: pointer; }
  body.admin-site-2 .subir .file-item {
    display: none; }
  body.admin-site-2 .subir label {
    color: #555 !important;
    font-weight: normal !important; }
  body.admin-site-2 .subir .file_label:hover {
    background: transparent;
    color: #14289e; }
body.admin-site-2 .subir:hover {
  opacity: 0.8; }
body.admin-site-2 .btn-green-pro {
  border: 4px solid #ddd;
  border-radius: 4px;
  padding: 10px;
  color: #555 !important;
  width: 100%;
  text-align: center !important; }
@media (max-width: 480px) {
  body.admin-site-2 .content-header-title {
    width: min-content;
    font-size: 12px;
    color: #ed1c24 !important; }
  body.admin-site-2 .picker__select--year {
    width: 25.5%; }
  body.admin-site-2 .picker__select--month, body.admin-site-2 .picker__select--year {
    padding: 0.2rem; }
  body.admin-site-2 .picker {
    min-width: 300px; }
  body.admin-site-2 .picker__box {
    padding: 0; } }
@media (max-width: 992px) {
  body.admin-site-2 .just-show-mobile {
    display: inline-block; }
  body.admin-site-2 .btn-full {
    width: 100%;
    float: none; }
  body.admin-site-2 .main-logo {
    max-width: 70%;
    margin-top: 40px;
    margin-bottom: 40px; }
  body.admin-site-2 .action-filters {
    display: none; }
  body.admin-site-2 table.data-list-view.dataTable, body.admin-site-2 table.data-thumb-view.dataTable {
    padding: 0 0rem;
    border-spacing: 0; }
  body.admin-site-2 table.data-list-view.dataTable thead, body.admin-site-2 table.data-thumb-view.dataTable thead {
    display: none !important; }
  body.admin-site-2 table.data-list-view.dataTable tbody tr, body.admin-site-2 table.data-thumb-view.dataTable tbody tr {
    display: block !important;
    margin-top: 20px !important;
    border: 1px solid #ed1c24 !important; }
  body.admin-site-2 table.data-list-view.dataTable td, body.admin-site-2 table.data-thumb-view.dataTable td {
    display: block; }
  body.admin-site-2 .product-img {
    display: none !important; } }

body.main-site {
  /*@import "master/main";
  @import "master/responsive";
  @import "segments/main";
  @import "segments/responsive";*/
  /* ----scroll to top css ----*/
  /*---------- main menu style end ---------*/
  /*------ sticky menu style start ------*/
  /*------- mobile top bar settings end -------*/
  /*---------- section title end ----------*/
  /*------- Buttons Style here -------*/
  /*------ feature product area end ------*/
  /*-------- group list product item start --------*/
  /*-------- Newsletter box end --------*/
  /*-------- Start My Account Page Wrapper --------*/
  /*------ Start Login & Register Page ------*/
  /*==============  new template  ===============*/
  /*==============  custom checkbox  ===============*/
  /*==============  home  ===============*/
  /*==============  tcl template styles  ===============*/
  /*==============  about tcl  ===============*/
  /*==============  news tcl  ===============*/
  /*==============  tcl green  ===============*/
  /*==============  form tcl  ===============*/
  /*==============  where to buy  ===============*/
  /*==============  satisfaction survey  ===============*/
  /*==============  custom carousel  ===============*/
  /*==============  animations  ===============*/ }
  body.main-site h1, body.main-site h2, body.main-site h3, body.main-site h4, body.main-site h5, body.main-site h6 {
    color: #000; }
  body.main-site .breadcrumb-area {
    padding-top: 0; }
  body.main-site .breadcrumb-area ~ .solunes-store {
    margin: 3rem auto; }
    body.main-site .breadcrumb-area ~ .solunes-store .amount {
      color: #fff; }
    body.main-site .breadcrumb-area ~ .solunes-store .buttons-cart input, body.main-site .breadcrumb-area ~ .solunes-store .buttons-cart a {
      background-color: #ed1c24;
      color: rgba(255, 255, 255, 0.8);
      letter-spacing: 1px;
      font-size: 16px;
      line-height: normal !important;
      padding: 10px 20px;
      height: auto;
      cursor: pointer;
      text-transform: inherit;
      font-weight: 500; }
      body.main-site .breadcrumb-area ~ .solunes-store .buttons-cart input:hover, body.main-site .breadcrumb-area ~ .solunes-store .buttons-cart a:hover {
        background-color: #fff;
        color: #fff; }
    body.main-site .breadcrumb-area ~ .solunes-store .wc-proceed-to-checkout a {
      background-color: #ed1c24;
      color: rgba(255, 255, 255, 0.8);
      text-transform: unset;
      font-size: 16px;
      font-weight: 500;
      font-size: 0; }
      body.main-site .breadcrumb-area ~ .solunes-store .wc-proceed-to-checkout a:before {
        content: "Seleccionar m" "\000E9" "todo de pago";
        font-size: 15px; }
      body.main-site .breadcrumb-area ~ .solunes-store .wc-proceed-to-checkout a:hover {
        background-color: #fff;
        color: #fff; }
    body.main-site .breadcrumb-area ~ .solunes-store h1, body.main-site .breadcrumb-area ~ .solunes-store h2, body.main-site .breadcrumb-area ~ .solunes-store h3, body.main-site .breadcrumb-area ~ .solunes-store h4, body.main-site .breadcrumb-area ~ .solunes-store h5, body.main-site .breadcrumb-area ~ .solunes-store h6 {
      color: #fff; }
    body.main-site .breadcrumb-area ~ .solunes-store .store-form p {
      line-height: normal; }
    body.main-site .breadcrumb-area ~ .solunes-store .btn.btn-site {
      background-color: #ed1c24;
      color: rgba(255, 255, 255, 0.8);
      letter-spacing: 1px;
      font-size: 16px;
      text-transform: inherit;
      font-weight: 500; }
      body.main-site .breadcrumb-area ~ .solunes-store .btn.btn-site:hover {
        background-color: #fff;
        color: #fff; }
    body.main-site .breadcrumb-area ~ .solunes-store .auth-btn {
      display: inline-block;
      margin-right: 10px; }
      body.main-site .breadcrumb-area ~ .solunes-store .auth-btn .btn.btn-site {
        background-color: #ed1c24;
        color: rgba(255, 255, 255, 0.8);
        font-size: 14px;
        text-transform: inherit;
        font-weight: 500; }
        body.main-site .breadcrumb-area ~ .solunes-store .auth-btn .btn.btn-site:hover {
          background-color: #fff;
          color: #fff; }
    body.main-site .breadcrumb-area ~ .solunes-store .auth-btn:last-child .btn.btn-site {
      background-color: #fff;
      color: #fff;
      font-size: 14px;
      text-transform: inherit;
      font-weight: 500; }
      body.main-site .breadcrumb-area ~ .solunes-store .auth-btn:last-child .btn.btn-site:hover {
        background-color: #ed1c24;
        color: rgba(255, 255, 255, 0.8); }
    body.main-site .breadcrumb-area ~ .solunes-store .order-block {
      background: #f3f3f3;
      box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.16); }
      body.main-site .breadcrumb-area ~ .solunes-store .order-block .order-summary .table {
        display: table; }
        body.main-site .breadcrumb-area ~ .solunes-store .order-block .order-summary .table th, body.main-site .breadcrumb-area ~ .solunes-store .order-block .order-summary .table strong, body.main-site .breadcrumb-area ~ .solunes-store .order-block .order-summary .table .strong, body.main-site .breadcrumb-area ~ .solunes-store .order-block .order-summary .table .amount, body.main-site .breadcrumb-area ~ .solunes-store .order-block .order-summary .table .shipping_cost {
          letter-spacing: 1px; }
      body.main-site .breadcrumb-area ~ .solunes-store .order-block .payment-method .payment-accordion .panel-group .panel .panel-heading .panel-title a {
        background: #fff;
        display: block;
        padding: 10px 15px;
        line-height: normal;
        color: #fff; }
      body.main-site .breadcrumb-area ~ .solunes-store .order-block .payment-method .payment-accordion .panel-group .panel .panel-collapse .panel-body {
        padding-top: 10px; }
        body.main-site .breadcrumb-area ~ .solunes-store .order-block .payment-method .payment-accordion .panel-group .panel .panel-collapse .panel-body p {
          font-size: 16px; }
        body.main-site .breadcrumb-area ~ .solunes-store .order-block .payment-method .payment-accordion .panel-group .panel .panel-collapse .panel-body ul {
          display: flex;
          flex-flow: row wrap;
          justify-content: center;
          align-items: center; }
          body.main-site .breadcrumb-area ~ .solunes-store .order-block .payment-method .payment-accordion .panel-group .panel .panel-collapse .panel-body ul li {
            display: inline-block;
            font-size: 14px;
            padding: 5px 15px;
            border-radius: 30px;
            border: 1px solid #fff;
            color: #fff;
            margin-bottom: 5px; }
            body.main-site .breadcrumb-area ~ .solunes-store .order-block .payment-method .payment-accordion .panel-group .panel .panel-collapse .panel-body ul li:not(:last-child) {
              margin-right: 5px; }
    body.main-site .breadcrumb-area ~ .solunes-store .table-content .product-thumbnail img {
      margin: 0 auto; }
  body.main-site .search-box-inner .easy-autocomplete.eac-round {
    max-width: 100%; }
    body.main-site .search-box-inner .easy-autocomplete.eac-round input {
      width: 100%;
      z-index: 3;
      position: relative;
      white-space: nowrap;
      text-overflow: ellipsis;
      border: 1px solid rgba(17, 17, 17, 0.4);
      box-shadow: none;
      border-radius: 4px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      -o-border-radius: 4px; }
      body.main-site .search-box-inner .easy-autocomplete.eac-round input::placeholder {
        font-size: .9rem; }
      body.main-site .search-box-inner .easy-autocomplete.eac-round input ~ .easy-autocomplete-container {
        top: 1.2rem; }
        body.main-site .search-box-inner .easy-autocomplete.eac-round input ~ .easy-autocomplete-container ul {
          padding-top: 2.5rem;
          background-color: #fff;
          border-radius: 12px; }
          body.main-site .search-box-inner .easy-autocomplete.eac-round input ~ .easy-autocomplete-container ul li, body.main-site .search-box-inner .easy-autocomplete.eac-round input ~ .easy-autocomplete-container ul .eac-category {
            border: 0; }
  body.main-site .search-box-inner .search-btn {
    pointer-events: none;
    z-index: 3; }
  body.main-site .deals-slider-item.type_2 {
    border: 1px solid #dedede;
    border-radius: 15px;
    overflow: hidden; }
    body.main-site .deals-slider-item.type_2 .deals-content {
      padding: 30px 20px; }
      body.main-site .deals-slider-item.type_2 .deals-content .price-box .price-regular {
        font-family: fantasy;
        font-size: 20px; }
      body.main-site .deals-slider-item.type_2 .deals-content .btn.btn-cart {
        border-radius: 30px;
        border-color: #000;
        color: #000;
        line-height: normal;
        padding: 8px 30px 10px; }
        body.main-site .deals-slider-item.type_2 .deals-content .btn.btn-cart i {
          vertical-align: middle; }
        body.main-site .deals-slider-item.type_2 .deals-content .btn.btn-cart span {
          vertical-align: middle;
          font-size: 16px; }
        body.main-site .deals-slider-item.type_2 .deals-content .btn.btn-cart:hover {
          background-color: #000;
          color: #fff; }
  body.main-site .scroll-top {
    bottom: 200px; }
  body.main-site .main-menu ul li ul.megamenu {
    width: 750px; }
  body.main-site .main-menu ul li a.active, body.main-site .main-menu ul li a:hover {
    color: #000;
    background-color: #fff; }
  body.main-site .main-menu ul li a i {
    font-size: 18px; }
  body.main-site a:hover, body.main-site a:focus {
    color: #ed1c24; }
  body.main-site ::-moz-selection {
    color: #fff;
    background: #91b2c3; }
  body.main-site ::selection {
    color: #fff;
    background: #91b2c3; }
  body.main-site ::-webkit-input-placeholder {
    color: #999; }
  body.main-site ::-moz-placeholder {
    color: #999; }
  body.main-site :-ms-input-placeholder {
    color: #999; }
  body.main-site ::-ms-input-placeholder {
    color: #999; }
  body.main-site ::placeholder {
    color: #999; }
  body.main-site .tooltip > .tooltip-inner {
    background-color: #ed1c24; }
  body.main-site .tooltip.bs-tooltip-top .arrow:before {
    border-top-color: #ed1c24; }
  body.main-site .tooltip.bs-tooltip-left .arrow:before {
    border-left-color: #ed1c24; }
  body.main-site .slick-arrow-style button.slick-arrow:hover {
    color: #fff;
    background-color: #ed1c24; }
  body.main-site .slick-append button:hover {
    color: #fff;
    background-color: #ed1c24; }
  body.main-site .slick-append-style_2 button:hover {
    color: #ed1c24;
    background-color: transparent; }
  body.main-site .slick-dot-style ul.slick-dots li.slick-active button {
    background-color: #ed1c24; }
  body.main-site .bdr-bottom {
    border-bottom: 1px solid #f4bd55; }
  body.main-site .bdr-bottom-2 {
    border-bottom: 1px solid #4c85bd; }
  body.main-site .bdr-bottom-4 {
    border-bottom: 1px solid #fff; }
  body.main-site .bdr-bottom-5 {
    border-bottom: 1px solid #a3cb5c; }
  body.main-site .bdr-top-3 {
    border-top: 1px solid #ebebeb; }
  body.main-site .theme-color {
    background-color: #ed1c24; }
  body.main-site .section-bg-color {
    background-color: #fff; }
  body.main-site .body-bg {
    background-color: #f2f2f2; }
  body.main-site .bg-gray {
    background-color: #f9f9f9; }
  body.main-site .bg-gray-2 {
    background-color: #f6f7f9; }
  body.main-site .bg-blue {
    background-color: #3a78ff; }
  body.main-site .bg-dark {
    background-color: #171f46 !important; }
  body.main-site .theme-color {
    background-color: #ed1c24; }
  body.main-site .theme-color-2 {
    background-color: #fff; }
  body.main-site .theme-color-3 {
    background-color: #fff; }
  body.main-site .theme-color-4 {
    background-color: #ed1c24; }
  body.main-site .theme-color-5 {
    background-color: #93c240; }
  body.main-site .theme-color-6 {
    background-color: #24babb; }
  body.main-site .bg-black {
    background-color: #000; }
  body.main-site .scroll-top {
    background-color: #ed1c24; }
  body.main-site .scroll-top i {
    color: #fff; }
  body.main-site .header-top-settings ul li:before {
    background-color: #ebebeb; }
  body.main-site .header-top-settings ul li span {
    cursor: auto;
    font-size: 14px;
    text-transform: capitalize; }
  body.main-site .header-top-settings ul li .dropdown-list {
    border-bottom: 2px solid #ed1c24;
    background-color: #fff; }
  body.main-site .header-top-settings ul li .dropdown-list li a:hover {
    color: #ed1c24; }
  body.main-site .header-links ul li {
    color: #fff; }
  body.main-site .header-links ul li a {
    color: #fff; }
  body.main-site .header-links ul li:before {
    background-color: #fff; }
  body.main-site .header-middle-area-style_3 .search-box-inner .search-field {
    background-color: #f2f2f2; }
  body.main-site .header-middle-area-style_3 .search-box-inner .search-btn {
    color: #ed1c24; }
  body.main-site .header-middle-area-style_3 .header-configure-area ul li a {
    color: #000; }
  body.main-site .header-middle-area-style_3 .header-configure-area ul li a:hover {
    color: #ed1c24; }
  body.main-site .search-box-inner .search-field {
    background-color: #fff; }
  body.main-site .header-support2 p i {
    color: #ed1c24; }
  body.main-site .mini-cart-wrap ul.cart-list {
    background-color: #fff; }
  body.main-site .mini-cart-wrap ul.cart-list li .cart-info h4 a {
    color: #000; }
  body.main-site .mini-cart-wrap ul.cart-list li .cart-info h4 a:hover {
    color: #ed1c24; }
  body.main-site .mini-cart-wrap ul.cart-list li .cart-info span {
    color: #000; }
  body.main-site .mini-cart-wrap ul.cart-list li .cart-info span.cart-qty {
    color: #fff; }
  body.main-site .mini-cart-wrap ul.cart-list li .cart-info p {
    color: #fff; }
  body.main-site .mini-cart-wrap ul.cart-list li .del-icon {
    color: #fff; }
  body.main-site .mini-cart-wrap ul.cart-list li .del-icon:hover {
    color: #ed1c24; }
  body.main-site .mini-cart-wrap ul.cart-list li .mini-cart-button .check-btn {
    color: #fff;
    background-color: #000; }
  body.main-site .mini-cart-wrap ul.cart-list li .mini-cart-button .check-btn:hover {
    background-color: #ed1c24; }
  body.main-site .mini-cart-wrap ul.cart-list li.mini-cart-price span {
    color: #ed1c24; }
  body.main-site .main-menu ul li a {
    color: #000; }
  body.main-site .main-menu ul li:hover > a, body.main-site .main-menu ul li.active > a {
    color: #000;
    background-color: #fff; }
  body.main-site .main-menu ul li ul.dropdown {
    background-color: #fff; }
  body.main-site .main-menu ul li ul.dropdown li a {
    color: #000; }
  body.main-site .main-menu ul li ul.dropdown li:hover > a {
    color: #ed1c24;
    background-color: #fff; }
  body.main-site .main-menu ul li ul.megamenu li.mega-title > a {
    color: #000; }
  body.main-site .main-menu ul li ul.megamenu li:hover > a {
    color: #ed1c24; }
  body.main-site .sticky.is-sticky.mobile-header {
    background-color: #fff; }
  body.main-site .mobile-header-top {
    border-bottom: 1px solid #ebebeb; }
  @media only screen and (min-width: 768px) and (max-width: 991.98px), only screen and (max-width: 767.98px) {
    body.main-site .mobile-main-header {
      border-bottom: 1px solid #ebebeb; } }
  body.main-site .mobile-main-header .mobile-menu-toggler .mini-cart-wrap a {
    color: #000; }
  body.main-site .mobile-main-header .mobile-menu-toggler .mini-cart-wrap .notification {
    color: #fff;
    background-color: #2d70b1; }
  body.main-site .mobile-menu li > a {
    color: #000; }
  body.main-site .mobile-menu li > a:hover {
    color: #ed1c24; }
  body.main-site .mobile-menu .has-children:before,
  body.main-site .mobile-menu .menu-item-has-children:before {
    color: #000; }
  body.main-site .off-canvas-contact-widget li {
    color: #fff; }
  body.main-site .off-canvas-contact-widget li a {
    color: #fff; }
  body.main-site .off-canvas-contact-widget li a:hover {
    color: #ed1c24; }
  body.main-site .off-canvas-social-widget a {
    color: #fff; }
  body.main-site .off-canvas-social-widget a:hover {
    color: #ed1c24; }
  body.main-site .off-canvas-wrapper .off-canvas-overlay {
    background-color: rgba(0, 0, 0, 0.4); }
  body.main-site .off-canvas-wrapper .off-canvas-inner-content {
    background-color: #fff; }
  body.main-site .off-canvas-wrapper .btn-close-off-canvas {
    background-color: #ed1c24;
    color: #fff; }
  body.main-site .search-box-offcanvas form input {
    color: #666;
    background-color: #f2f2f2; }
  body.main-site .search-box-offcanvas form .search-btn {
    color: #fff; }
  body.main-site .search-box-offcanvas form .search-btn:hover {
    color: #ed1c24; }
  body.main-site .mobile-settings .nav .mobile-top-dropdown .dropdown-toggle {
    color: #fff; }
  body.main-site .mobile-settings .nav .mobile-top-dropdown .dropdown-toggle:hover {
    color: #ed1c24; }
  body.main-site .mobile-settings .nav .mobile-top-dropdown .dropdown-menu {
    border-color: #ebebeb; }
  body.main-site .mobile-settings .nav .mobile-top-dropdown .dropdown-menu .dropdown-item {
    color: #fff; }
  body.main-site .category-dropdown-wrapper {
    -webkit-box-shadow: -1px 0px 3px 0px #cccccc;
    box-shadow: -1px 0px 3px 0px #cccccc; }
  body.main-site .category-toggle-wrap .category-toggle {
    color: #000; }
  body.main-site .category-toggle-wrap .category-toggle i {
    color: #000; }
  body.main-site .category-toggle-wrap .category-toggle-style_3 {
    background: #fff;
    border-bottom: 1px solid #ebebeb; }
  body.main-site .category-toggle-wrap nav.category-menu {
    background-color: #fff; }
  body.main-site .category-toggle-wrap nav.category-menu > ul > li > a {
    color: #fff;
    border-bottom: 1px solid #ebebeb; }
  body.main-site .category-toggle-wrap nav.category-menu > ul > li > a:hover {
    color: #ed1c24; }
  body.main-site .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu {
    background-color: #fff; }
  body.main-site .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu > li > a {
    color: #000; }
  body.main-site .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu > li > a:before, body.main-site .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu > li > a:after {
    background-color: #ebebeb; }
  @media only screen and (min-width: 768px) and (max-width: 991.98px), only screen and (max-width: 767.98px) {
    body.main-site .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu > li > a {
      color: #606060; } }
  body.main-site .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu > li:nth-child(odd) a:after {
    background-color: red; }
  body.main-site .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu > li:nth-child(even) a:after {
    background-color: #ed1c24; }
  body.main-site .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu > li > ul li a {
    color: #606060; }
  @media only screen and (min-width: 768px) and (max-width: 991.98px) {
    body.main-site .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu > li > ul li a {
      color: #606060; } }
  @media only screen and (max-width: 767.98px) {
    body.main-site .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu > li > ul li a {
      color: #606060; } }
  body.main-site .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu > li > ul li a:hover {
    color: #ed1c24; }
  body.main-site .hero-slider-content h1 {
    color: #fff; }
  body.main-site .hero-slider-content h2 {
    color: #ed1c24; }
  body.main-site .hero-slider-content h3 {
    color: #000; }
  body.main-site .single-features-item .features-icon {
    color: #ed1c24; }
  body.main-site .single-features-item .features-content p {
    color: #fff; }
  body.main-site .footer-feature-item .features-content p {
    color: #999; }
  body.main-site .section-title h4 {
    color: #000; }
  body.main-site .section-title-deals h4 {
    color: #000; }
  body.main-site .btn {
    color: #ed1c24;
    border: 1px solid #ed1c24; }
  body.main-site .btn:hover {
    color: #fff;
    background-color: #ed1c24; }
  body.main-site .btn-hero {
    color: #fff;
    background-color: #ed1c24; }
  body.main-site .btn-hero:hover {
    color: #fff;
    background-color: #000; }
  body.main-site .btn-read {
    color: #000;
    border-color: #000; }
  body.main-site .btn-read:hover {
    background-color: #ed1c24;
    border-color: #ed1c24; }
  body.main-site .btn__bg {
    color: #fff;
    background-color: #ed1c24;
    border-color: #ed1c24; }
  body.main-site .btn__bg:hover {
    border-color: #000;
    background-color: #000; }
  body.main-site .btn-outline {
    border: 1px solid #fff;
    color: #fff; }
  body.main-site .btn-outline:hover {
    color: #fff;
    border-color: #ed1c24;
    background-color: #ed1c24; }
  body.main-site .product-content {
    background-color: #fff; }
  body.main-site .product-content .product-name a {
    color: #000; }
  body.main-site .product-content .product-name a:hover {
    color: #ed1c24; }
  body.main-site .add-to-links a {
    color: #000; }
  body.main-site .add-to-links a:hover {
    color: #ed1c24; }
  body.main-site .product-badge .product-label {
    color: #fff; }
  body.main-site .product-badge .product-label:before {
    border-left: 12px solid #3fcc8d; }
  body.main-site .product-badge .product-label.new {
    background-color: #3fcc8d; }
  body.main-site .product-badge .product-label.discount {
    background-color: #ff5e00; }
  body.main-site .product-badge .product-label.discount:before {
    border-left: 12px solid #ff5e00; }
  body.main-site .ratings {
    color: #f9bd22; }
  body.main-site .price-old {
    color: #999; }
  body.main-site .price-regular {
    color: #fff; }
  body.main-site .product-content-list .product-name a {
    color: #000; }
  body.main-site .product-content-list .product-name a:hover {
    color: #ed1c24; }
  body.main-site .deals-content h4 {
    color: #000; }
  body.main-site .deals-content h4 a {
    color: #000; }
  body.main-site .deals-content h4 a:hover {
    color: #ed1c24; }
  body.main-site .product-countdown .single-countdown {
    background-color: #eaeaea; }
  body.main-site .product-countdown .single-countdown__time {
    color: #000; }
  body.main-site .product-countdown .single-countdown__text {
    color: #fff; }
  body.main-site .product-countdown .single-countdown:first-child {
    background-color: #000; }
  body.main-site .product-countdown .single-countdown:first-child .single-countdown__time, body.main-site .product-countdown .single-countdown:first-child .single-countdown__text {
    color: #fff; }
  body.main-site .img-container:before, body.main-site .img-container:after {
    background-color: rgba(255, 255, 255, 0.4); }
  body.main-site .feature-menu ul li a {
    color: #000; }
  body.main-site .feature-menu ul li a:hover, body.main-site .feature-menu ul li a.active {
    color: #fff;
    background-color: #ed1c24; }
  body.main-site .group-list-wrapper {
    background-color: #fff; }
  body.main-site .group-list-title {
    color: #000; }
  body.main-site .group-item-desc h5 a {
    color: #000; }
  body.main-site .group-item-desc h5 a:hover {
    color: #ed1c24; }
  body.main-site .newsletter-title .newsletter-icon {
    color: #fff; }
  body.main-site .newsletter-title h3 {
    color: #fff; }
  body.main-site .newsletter-inner .news-field {
    color: #fff;
    background-color: #3a424b; }
  body.main-site .newsletter-inner .news-btn {
    color: #fff;
    background-color: #ed1c24; }
  body.main-site .newsletter-inner .news-btn:hover {
    background-color: #000; }
  body.main-site .mailchimp-success {
    color: #fff; }
  body.main-site .breadcrumb-area-style_2 {
    background-color: #f2f2f2; }
  body.main-site .breadcrumb-wrap {
    background-color: #fff;
    padding: 0; }
    body.main-site .breadcrumb-wrap .breadcrumb {
      padding: 18px 0 14px 0;
      justify-content: flex-start; }
  body.main-site .breadcrumb-wrap h1 {
    color: #000; }
  body.main-site .breadcrumb-wrap nav .breadcrumb .breadcrumb-item a {
    color: #333333; }
  body.main-site .breadcrumb-wrap nav .breadcrumb .breadcrumb-item:before {
    color: #7e7e7e; }
  body.main-site .breadcrumb-wrap nav .breadcrumb .breadcrumb-item.active {
    color: #ed1c24; }
  body.main-site .sidebar-single {
    background-color: #fff; }
  body.main-site .sidebar-single .sidebar-title h3 {
    color: #000; }
  body.main-site .shop-categories ul li a {
    color: #fff; }
  body.main-site .radio-container li .custom-radio label,
  body.main-site .radio-container li .custom-radio .custom-control-label,
  body.main-site .radio-container li .custom-checkbox label,
  body.main-site .radio-container li .custom-checkbox .custom-control-label,
  body.main-site .checkbox-container li .custom-radio label,
  body.main-site .checkbox-container li .custom-radio .custom-control-label,
  body.main-site .checkbox-container li .custom-checkbox label,
  body.main-site .checkbox-container li .custom-checkbox .custom-control-label {
    color: #fff; }
  body.main-site .radio-container li .custom-radio label:hover,
  body.main-site .radio-container li .custom-radio .custom-control-label:hover,
  body.main-site .radio-container li .custom-checkbox label:hover,
  body.main-site .radio-container li .custom-checkbox .custom-control-label:hover,
  body.main-site .checkbox-container li .custom-radio label:hover,
  body.main-site .checkbox-container li .custom-radio .custom-control-label:hover,
  body.main-site .checkbox-container li .custom-checkbox label:hover,
  body.main-site .checkbox-container li .custom-checkbox .custom-control-label:hover {
    color: #ed1c24; }
  body.main-site .paginatoin-area {
    background-color: #fff; }
  body.main-site .paginatoin-area .pagination-box li a {
    color: #fff;
    background-color: #a8a8a8; }
  body.main-site .paginatoin-area .pagination-box li a:hover {
    color: #fff;
    border-color: #ed1c24;
    background-color: #ed1c24; }
  body.main-site .paginatoin-area .pagination-box li.active a {
    color: #fff;
    border-color: #ed1c24;
    background-color: #ed1c24; }
  body.main-site .shop-top-bar {
    background-color: #fff; }
  body.main-site .top-bar-left .product-view-mode a {
    color: #b6b6b6; }
  body.main-site .top-bar-left .product-view-mode a:hover {
    color: #ed1c24; }
  body.main-site .top-bar-left .product-view-mode a.active {
    color: #ed1c24; }
  body.main-site .top-bar-left .product-amount p {
    color: #777;
    text-transform: inherit; }
  body.main-site .nice-select.open {
    border-color: #ed1c24; }
  body.main-site .shop-product-wrap {
    background-color: #fff; }
  body.main-site .product-details-inner {
    background-color: #fff; }
  body.main-site .product-details-des .product-name {
    color: #000; }
  body.main-site .product-details-des .customer-rev a {
    color: #000; }
  body.main-site .product-details-des .customer-rev a:hover {
    color: #ed1c24; }
  body.main-site .product-details-des .quantity h5 {
    color: #000; }
  body.main-site .product-details-des .quantity .pro-qty .qtybtn {
    color: #fff; }
  body.main-site .product-details-des .availability i {
    color: #81ca33; }
  body.main-site .product-details-des .availability span {
    color: #fff; }
  body.main-site .product-details-des .useful-links a {
    color: #000; }
  body.main-site .product-details-des .useful-links a:hover {
    color: #fff;
    background-color: #ed1c24; }
  body.main-site .product-details-des .like-icon a {
    color: #fff; }
  body.main-site .product-details-des .like-icon a.facebook {
    background-color: #3B5999; }
  body.main-site .product-details-des .like-icon a.twitter {
    background-color: #1DA1F2; }
  body.main-site .product-details-des .like-icon a.pinterest {
    background-color: #CB2028; }
  body.main-site .product-details-des .like-icon a.google {
    background-color: #fe6d4c; }
  body.main-site .product-details-des .like-icon a:hover.facebook {
    background-color: #2d4474; }
  body.main-site .product-details-des .like-icon a:hover.twitter {
    background-color: #0c85d0; }
  body.main-site .product-details-des .like-icon a:hover.pinterest {
    background-color: #9f191f; }
  body.main-site .product-details-des .like-icon a:hover.google {
    background-color: #fe4419; }
  body.main-site .product-details-des .share-icon h5 {
    color: #000; }
  body.main-site .product-details-des .share-icon a {
    color: #fff; }
  body.main-site .product-details-des .share-icon a:hover {
    color: #ed1c24; }
  body.main-site .product-details-des .color-option h5 {
    color: #000; }
  body.main-site .product-details-des .pro-size h5 {
    color: #000; }
  body.main-site .product-details-des .group-product-table td a {
    color: #fff; }
  body.main-site .product-details-des .group-product-table td a:hover {
    color: #ed1c24; }
  body.main-site .product-details-des .group-product-table td .pro-qty {
    border: 1px solid #ddd; }
  body.main-site .product-details-des .group-product-table td .pro-qty .qtybtn {
    color: #fff; }
  body.main-site .product-details-reviews {
    background-color: #fff; }
  body.main-site .product-review-info .nav.review-tab li a {
    color: #fff;
    background-color: #979898; }
  body.main-site .product-review-info .nav.review-tab li a:hover, body.main-site .product-review-info .nav.review-tab li a.active {
    color: #fff;
    background-color: #fff; }
  body.main-site .product-review-info .tab-content .review-description .tab-des h3 {
    color: #ed1c24; }
  body.main-site .checkoutaccordion h3 {
    background-color: #f7f7f7;
    border-top: 3px solid #ed1c24;
    color: #000; }
  body.main-site .checkoutaccordion h3 span {
    color: #ed1c24; }
  body.main-site .checkoutaccordion h3 span:hover {
    color: #000; }
  body.main-site .checkoutaccordion .card .card-body .cart-update-option .apply-coupon-wrapper input {
    background-color: #f7f7f7; }
  body.main-site .checkout-billing-details-wrap h2 {
    color: #000; }
  body.main-site .forget-pwd {
    color: #ed1c24; }
  body.main-site .order-summary-details h2 {
    color: #000; }
  body.main-site .order-summary-table {
    background-color: #f7f7f7; }
  body.main-site .order-summary-table .table, body.main-site .order-summary-table table {
    color: #000; }
  body.main-site .order-summary-table .table tr td a,
  body.main-site .order-summary-table .table tr th a,
  body.main-site .order-summary-table table tr td a,
  body.main-site .order-summary-table table tr th a {
    color: #000; }
  body.main-site .order-payment-method {
    background-color: #f7f7f7; }
  body.main-site .single-payment-method .payment-method-details {
    background-color: #f1f1f1;
    color: #000; }
  body.main-site .single-input-item label {
    color: #000; }
  body.main-site .single-input-item label.required:after {
    color: red; }
  body.main-site .single-input-item input, body.main-site .single-input-item textarea {
    color: #fff;
    background: #f7f7f7; }
  body.main-site .single-input-item input:active,
  body.main-site .single-input-item input:focus,
  body.main-site .single-input-item textarea:active,
  body.main-site .single-input-item textarea:focus {
    border-color: #ed1c24;
    background-color: #fff; }
  body.main-site .single-input-item .nice-select {
    background-color: #f7f7f7; }
  body.main-site .single-input-item .nice-select .current {
    color: #fff; }
  body.main-site .custom-checkbox label,
  body.main-site .custom-checkbox .custom-control-label,
  body.main-site .custom-radio label,
  body.main-site .custom-radio .custom-control-label {
    color: #000; }
  body.main-site .custom-checkbox label:before,
  body.main-site .custom-checkbox .custom-control-label:before,
  body.main-site .custom-radio label:before,
  body.main-site .custom-radio .custom-control-label:before {
    background-color: #ddd;
    border: 1px solid #ddd; }
  body.main-site .custom-checkbox label a,
  body.main-site .custom-checkbox .custom-control-label a,
  body.main-site .custom-radio label a,
  body.main-site .custom-radio .custom-control-label a {
    color: #000; }
  body.main-site .custom-checkbox label a:hover,
  body.main-site .custom-checkbox .custom-control-label a:hover,
  body.main-site .custom-radio label a:hover,
  body.main-site .custom-radio .custom-control-label a:hover {
    color: #ed1c24; }
  body.main-site .custom-checkbox input:checked ~ .custom-control-label:before,
  body.main-site .custom-checkbox input:checked label:before,
  body.main-site .custom-checkbox .custom-control-input:checked ~ .custom-control-label:before,
  body.main-site .custom-checkbox .custom-control-input:checked label:before,
  body.main-site .custom-radio input:checked ~ .custom-control-label:before,
  body.main-site .custom-radio input:checked label:before,
  body.main-site .custom-radio .custom-control-input:checked ~ .custom-control-label:before,
  body.main-site .custom-radio .custom-control-input:checked label:before {
    background-color: #ed1c24;
    border-color: #ed1c24; }
  body.main-site .cart-table .table thead {
    background-color: #ed1c24; }
  body.main-site .cart-table .table thead tr th {
    border-color: #ed1c24;
    border-bottom: 0 solid transparent;
    color: #fff; }
  body.main-site .cart-table .table tbody tr td {
    border-color: #ccc;
    color: #000; }
  body.main-site .cart-table .table tbody tr td a {
    color: #000; }
  body.main-site .cart-table .table tbody tr td a:hover {
    color: #ed1c24; }
  body.main-site .cart-table .table tbody tr td a.btn {
    color: #fff; }
  body.main-site .cart-table .table tbody tr td a.btn:hover {
    color: #fff; }
  body.main-site .cart-table .table tbody tr td a.check-btn {
    color: #fff; }
  body.main-site .cart-table .table tr .pro-qty {
    border: 1px solid #ddd; }
  body.main-site .cart-table .table tr .pro-qty .qtybtn {
    color: #fff; }
  body.main-site .cart-update-option {
    border: 1px solid #ccc; }
  body.main-site .cart-update-option .apply-coupon-wrapper form input {
    border: 1px solid #ccc; }
  body.main-site .cart-update-option .apply-coupon-wrapper form input:focus, body.main-site .cart-update-option .apply-coupon-wrapper form input:active {
    border-color: #ed1c24; }
  body.main-site .cart-calculator-wrapper {
    background-color: #f8f8f8; }
  body.main-site .cart-calculator-wrapper h3 {
    color: #000; }
  body.main-site .cart-calculator-wrapper .cart-calculate-items .table tr td {
    color: #000; }
  body.main-site .cart-calculator-wrapper .cart-calculate-items .table tr td:nth-child(2) {
    color: #000; }
  body.main-site .cart-calculator-wrapper .cart-calculate-items .table tr td.total-amount {
    color: #ed1c24; }
  body.main-site .compare-table .table tbody tr td {
    border-color: #ccc; }
  body.main-site .compare-table .table tbody tr td.first-column {
    color: #000; }
  body.main-site .compare-table .table tbody tr td.product-image-title .category {
    color: #ed1c24; }
  body.main-site .compare-table .table tbody tr td.product-image-title .title {
    color: #000; }
  body.main-site .compare-table .table tbody tr td.product-image-title .title:hover {
    color: #ed1c24; }
  body.main-site .compare-table .table tbody tr td.pro-remove button:hover {
    color: #e74c3c; }
  body.main-site .compare-table .table tbody tr td.pro-ratting i {
    color: #ed1c24; }
  body.main-site .about-title h2 {
    color: #000; }
  body.main-site .about-title h2:before {
    background-color: #ed1c24; }
  body.main-site .about-text-wrap h2 {
    color: #000; }
  body.main-site .about-text-wrap h2 span {
    color: #fff; }
  body.main-site .about-image-wrap:after {
    border: 5px solid #ed1c24; }
  body.main-site .team-member .team-thumb .team-social {
    background-color: #fff; }
  body.main-site .team-member .team-thumb .team-social a {
    color: #000;
    background-color: #f5f5f5; }
  body.main-site .team-member .team-thumb .team-social a:hover {
    color: #fff;
    background-color: #ed1c24;
    border-color: #ed1c24; }
  body.main-site .team-member .team-content h3 {
    color: #000; }
  body.main-site .team-member .team-content h6 {
    color: #ed1c24; }
  body.main-site .single-choose-item i {
    color: #969ca7; }
  body.main-site .single-choose-item h4 {
    color: #000; }
  body.main-site .single-choose-item:hover i {
    color: #ed1c24; }
  body.main-site .contact-message h2 {
    color: #000; }
  body.main-site .contact-message form input, body.main-site .contact-message form textarea {
    border-bottom: 3px solid transparent;
    background-color: #f7f7f7; }
  body.main-site .contact-info h2 {
    color: #000; }
  body.main-site .contact-info p {
    color: #fff; }
  body.main-site .contact-info ul li {
    border-bottom: 1px solid #ebebeb; }
  body.main-site .contact-info .working-time h3 {
    color: #000; }
  body.main-site .contact-info .working-time p span {
    color: #000; }
  body.main-site .myaccount-tab-menu a {
    border: 1px solid #ccc;
    color: #000; }
  body.main-site .myaccount-tab-menu a:last-child {
    border-bottom: 1px solid #ccc; }
  body.main-site .myaccount-tab-menu a:hover, body.main-site .myaccount-tab-menu a.active {
    background-color: #ed1c24;
    border-color: #ed1c24;
    color: #fff; }
  body.main-site .myaccount-content {
    border: 1px solid #eeeeee; }
  body.main-site .myaccount-content h3 {
    border-bottom: 1px dashed #ccc; }
  body.main-site .myaccount-content .welcome a {
    color: #000; }
  body.main-site .myaccount-content .welcome a:hover {
    color: #ed1c24; }
  body.main-site .myaccount-content .welcome strong {
    color: #ed1c24; }
  body.main-site .myaccount-content fieldset legend {
    color: #000;
    border-bottom: 1px dashed #ccc; }
  body.main-site .myaccount-table table th, body.main-site .myaccount-table .table th {
    color: #000;
    background-color: #f8f8f8;
    border-color: #ccc;
    border-bottom: 0; }
  body.main-site .myaccount-table table td, body.main-site .myaccount-table .table td {
    border-color: #ccc; }
  body.main-site .saved-message {
    background-color: #f4f5f7;
    border-top: 3px solid #ed1c24;
    color: #fff; }
  body.main-site .login-reg-form-wrap {
    background-color: #fff; }
  body.main-site .login-reg-form-wrap h2 {
    color: #000;
    border-bottom: #ccc; }
  body.main-site .login-reg-form-wrap .login-reg-form-meta a {
    color: #ed1c24; }
  body.main-site .blog-sidebar {
    background-color: #fff; }
  body.main-site .blog-sidebar .title {
    color: #000; }
  body.main-site .blog-sidebar .title:before {
    background-color: #ebebeb; }
  body.main-site .blog-sidebar .search-field {
    border: 1px solid #ccc;
    color: #fff; }
  body.main-site .blog-sidebar .search-btn {
    background-color: #f8f8f8;
    border: 1px solid #ccc; }
  body.main-site .blog-sidebar .search-btn i {
    color: #000; }
  body.main-site .blog-sidebar .search-btn:hover {
    background-color: #ed1c24;
    border-color: #ed1c24; }
  body.main-site .blog-sidebar .search-btn:hover i {
    color: #fff; }
  body.main-site .blog-sidebar .blog-archive li a {
    color: #fff; }
  body.main-site .blog-sidebar .blog-archive li a:hover {
    color: #ed1c24; }
  body.main-site .blog-sidebar .blog-tags li a {
    color: #000;
    border: 1px solid #ccc; }
  body.main-site .blog-sidebar .blog-tags li a:hover {
    color: #fff;
    background-color: #ed1c24;
    border-color: #ed1c24; }
  body.main-site .recent-post-item .recent-post-description h4 a {
    color: #000; }
  body.main-site .recent-post-item .recent-post-description h4 a:hover {
    color: #ed1c24; }
  body.main-site .blog-item-wrapper {
    background-color: #fff; }
  body.main-site .blog-item-wrapper .paginatoin-area {
    background-color: #f2f2f2; }
  body.main-site .entry-header .post-date {
    background-color: #2d70b1; }
  body.main-site .entry-header .post-date .date {
    color: #fff; }
  body.main-site .entry-header .post-date .month {
    color: #fff; }
  body.main-site .entry-header .post-meta h2 a {
    color: #000; }
  body.main-site .entry-header .post-meta h2 a:hover {
    color: #ed1c24; }
  body.main-site .entry-header .post-meta .post-meta-small a {
    color: #ed1c24; }
  body.main-site blockquote {
    border-left: none;
    background-color: transparent; }
  body.main-site .blog-post-item .tag-line {
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb; }
  body.main-site .blog-post-item .tag-line h5 {
    color: #000; }
  body.main-site .blog-post-item .tag-line a {
    color: #000; }
  body.main-site .blog-post-item .tag-line a:hover {
    color: #ed1c24; }
  body.main-site .blog-share-link h5 {
    color: #000; }
  body.main-site .blog-share-link .blog-social-icon a {
    color: #fff; }
  body.main-site .blog-share-link .blog-social-icon a.facebook {
    background-color: #3B5999; }
  body.main-site .blog-share-link .blog-social-icon a.twitter {
    background-color: #1DA1F2; }
  body.main-site .blog-share-link .blog-social-icon a.pinterest {
    background-color: #CB2028; }
  body.main-site .blog-share-link .blog-social-icon a.google {
    background-color: #fe6d4c; }
  body.main-site .blog-share-link .blog-social-icon a:hover.facebook {
    background-color: #2d4474; }
  body.main-site .blog-share-link .blog-social-icon a:hover.twitter {
    background-color: #0c85d0; }
  body.main-site .blog-share-link .blog-social-icon a:hover.pinterest {
    background-color: #9f191f; }
  body.main-site .blog-share-link .blog-social-icon a:hover.google {
    background-color: #fe4419; }
  body.main-site .comment-section h3 {
    color: #000; }
  body.main-site .comment-section ul li {
    border: 1px solid #ebebeb; }
  body.main-site .comment-section ul li .comment-body h5 {
    color: #000; }
  body.main-site .comment-section ul li .comment-body .comment-post-date {
    color: #fff; }
  body.main-site .comment-section ul li .comment-body .reply-btn a {
    color: #000;
    border: 1px solid #ebebeb; }
  body.main-site .comment-section ul li .comment-body .reply-btn a:hover {
    color: #fff !important;
    border-color: #ed1c24;
    background-color: #ed1c24; }
  body.main-site .blog-comment-wrapper h3 {
    color: #000;
    border-bottom: 1px solid #f0f0f0; }
  body.main-site .blog-comment-wrapper .comment-post-box label {
    color: #000; }
  body.main-site .blog-comment-wrapper .comment-post-box .coment-field {
    background: #f8f8f8;
    color: #fff; }
  body.main-site .blog-comment-wrapper .comment-post-box textarea {
    background: #f8f8f8; }
  body.main-site .error h1 {
    color: #ed1c24; }
  body.main-site .error .searchform__submit {
    background-color: #ed1c24;
    color: #fff; }
  body.main-site .error .searchform__submit:hover {
    background-color: #000; }
  body.main-site .footer-widget-inner {
    border-top: 1px solid #32373d;
    border-bottom: 1px solid #32373d; }
  body.main-site .footer-widget-title h5 {
    color: #fff; }
  body.main-site .footer-widget-body p {
    color: #81898f; }
  body.main-site .footer-widget-body .contact-info-title {
    color: #fff; }
  body.main-site .footer-widget-body li a {
    color: #000; }
  body.main-site .footer-widget-body li a:hover {
    color: #ed1c24; }
  body.main-site .footer-social-link a {
    color: #000; }
  body.main-site .footer-social-link a:hover {
    color: #ed1c24; }
  body.main-site .footer-bottom-area {
    background-color: #fff; }
  body.main-site .copyright-text p {
    color: #a8a8a8; }
  body.main-site .copyright-text p a {
    color: #ed1c24; }
  body.main-site .header-middle-area {
    padding: 10px 0; }
  body.main-site .form-ctrl .form-control {
    border: 0;
    border-radius: 0;
    height: auto;
    padding: 10px 20px;
    margin-bottom: 5px; }
    body.main-site .form-ctrl .form-control:first-child {
      border-top-left-radius: 25px;
      border-top-right-radius: 25px; }
  body.main-site .form-ctrl .button.button--aylen.btn {
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    background-color: #ed1c24;
    border-color: #ed1c24;
    color: #fff; }
    body.main-site .form-ctrl .button.button--aylen.btn:hover {
      border-color: #000;
      background-color: #000;
      color: #fff; }
  body.main-site .grid_cntnt {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    text-align: center;
    padding: 15px;
    justify-content: center;
    gap: 15px; }
  body.main-site .contnt_cat-gb {
    width: 100%; }
    body.main-site .contnt_cat-gb a {
      padding: 20px 30px;
      background-color: #ed1c24;
      color: #fff;
      display: block;
      line-height: normal;
      font-size: 1.5vh;
      border-radius: 14px; }
      body.main-site .contnt_cat-gb a:hover, body.main-site .contnt_cat-gb a.active {
        background-color: #fff;
        color: #fff; }
      body.main-site .contnt_cat-gb a img {
        display: block;
        margin: auto;
        width: auto;
        border-radius: 12px;
        margin-bottom: 15px; }
      body.main-site .contnt_cat-gb a span {
        display: block;
        font-size: 16px;
        text-transform: uppercase; }
  body.main-site .no-margin {
    margin: 0; }
  body.main-site .sticky.is-sticky.mobile-header .mobile-main-header .mobile-logo {
    max-width: unset; }
    body.main-site .sticky.is-sticky.mobile-header .mobile-main-header .mobile-logo a img {
      width: auto;
      height: auto;
      max-height: 65px; }
  body.main-site a.cart-count {
    color: #fff;
    cursor: pointer;
    position: relative;
    padding: 4px 15px 4px 0; }
    body.main-site a.cart-count:before {
      content: attr(count-cart);
      position: absolute;
      top: 5px;
      right: 0px;
      font-size: 13px;
      background-color: #ed1c24;
      color: #fff;
      width: 25px;
      height: 25px;
      line-height: 25px;
      text-align: center;
      border-radius: 50%;
      transform: translate(50%, -50%);
      opacity: 0.9;
      text-shadow: 1px 1px 1px #ed1c24; }
  body.main-site.open_menu {
    overflow: hidden; }
    body.main-site.open_menu .mobile-menu-toggler .content-bar_mobile {
      display: flex; }
    body.main-site.open_menu .scroll-top {
      display: none; }
  body.main-site .mobile-menu-toggler .content-bar_mobile {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999000000 !important;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.8); }
    body.main-site .mobile-menu-toggler .content-bar_mobile .cart-list {
      position: unset;
      width: 100%;
      height: auto;
      max-height: 100%;
      overflow-y: auto;
      box-shadow: none;
      padding-top: 2.5rem; }
      body.main-site .mobile-menu-toggler .content-bar_mobile .cart-list li button.bar_mobile {
        position: absolute;
        top: 12px;
        left: 50%;
        transform: translateX(-50%);
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        border-radius: 50%;
        background-color: #f13737;
        color: #fff;
        font-size: 20px;
        box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.35); }
  body.main-site .row_ctt-hide {
    position: relative;
    z-index: -1;
    opacity: 0;
    transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in; }
    body.main-site .row_ctt-hide.show {
      z-index: 1;
      opacity: 1; }
  body.main-site .row_ctt {
    margin: 0;
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
    opacity: 0;
    transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in; }
    body.main-site .row_ctt.show {
      z-index: 1;
      opacity: 1; }
    body.main-site .row_ctt .ctt_category {
      display: none;
      padding: 0;
      padding-right: 10px; }
      body.main-site .row_ctt .ctt_category .category_nav {
        position: relative; }
        body.main-site .row_ctt .ctt_category .category_nav .title_box {
          text-align: center;
          padding: 10px 15px;
          background-color: #ed1c24;
          color: #fff;
          border-radius: 4px; }
          body.main-site .row_ctt .ctt_category .category_nav .title_box.active_box ~ .content_list_dmb {
            display: block; }
        body.main-site .row_ctt .ctt_category .category_nav .content_list_dmb {
          display: none;
          position: absolute;
          top: 100%;
          background-color: #ed1c24;
          min-width: 255px;
          width: auto;
          max-width: 300px;
          z-index: 2;
          transform: translateY(15px);
          filter: drop-shadow(0px 1px 5px rgba(0, 0, 0, 0.3));
          border-radius: 4px;
          padding: 10px 0; }
          body.main-site .row_ctt .ctt_category .category_nav .content_list_dmb:before {
            bottom: 100%;
            left: 42px;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-bottom-color: #ed1c24;
            border-width: 10px;
            color: #fff; }
          body.main-site .row_ctt .ctt_category .category_nav .content_list_dmb ul {
            padding: 0 10px;
            max-height: 300px;
            overflow-y: auto; }
            body.main-site .row_ctt .ctt_category .category_nav .content_list_dmb ul li {
              display: block; }
              body.main-site .row_ctt .ctt_category .category_nav .content_list_dmb ul li:not(:last-child) {
                border-bottom: 1px solid #fff; }
              body.main-site .row_ctt .ctt_category .category_nav .content_list_dmb ul li a {
                padding: 10px 15px;
                display: block;
                color: #fff; }
    body.main-site .row_ctt .cntnt_search {
      padding: 0;
      width: 85%;
      margin: 0 0 1rem auto;
      display: flex;
      align-items: center; }
      body.main-site .row_ctt .cntnt_search .search-box-wrapper {
        width: 100%; }
      body.main-site .row_ctt .cntnt_search .close-search {
        font-size: 1.3rem;
        margin-left: 1rem;
        color: #000;
        cursor: pointer;
        font-weight: 600; }
  body.main-site .content_filt {
    position: relative; }
    body.main-site .content_filt.active_box .content_list-filt {
      visibility: visible;
      opacity: 1;
      pointer-events: auto;
      -webkit-transform: scale(1) translateY(0);
      -ms-transform: scale(1) translateY(0);
      transform: scale(1) translateY(0); }
    body.main-site .content_filt .box_age {
      height: 36px;
      line-height: 34px;
      width: 200px;
      padding: 0 10px;
      -webkit-tap-highlight-color: transparent;
      background-color: #fff;
      border-radius: 5px;
      border: solid 1px #e8e8e8;
      box-sizing: border-box;
      clear: both;
      cursor: pointer;
      display: block;
      float: left;
      font-family: inherit;
      font-size: 14px;
      font-weight: normal;
      outline: none;
      padding-left: 18px;
      padding-right: 30px;
      position: relative;
      text-align: left !important;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      white-space: nowrap; }
      body.main-site .content_filt .box_age:before {
        content: "";
        height: 6px;
        width: 6px;
        border-bottom: 1px solid #999;
        border-right: 1px solid #999;
        margin-top: -4px;
        pointer-events: none;
        position: absolute;
        right: 12px;
        top: 50%;
        display: block;
        -webkit-transform-origin: 66% 66%;
        -ms-transform-origin: 66% 66%;
        transform-origin: 66% 66%;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: all 0.15s ease-in-out;
        transition: all 0.15s ease-in-out; }
      body.main-site .content_filt .box_age.active {
        border-color: #ed1c24; }
        body.main-site .content_filt .box_age.active:before {
          -webkit-transform: rotate(-135deg);
          -ms-transform: rotate(-135deg);
          transform: rotate(-135deg); }
    body.main-site .content_filt .content_list-filt {
      visibility: hidden;
      right: 0;
      left: auto;
      width: 100%;
      background-color: #fff;
      border-radius: 5px;
      box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
      box-sizing: border-box;
      margin-top: 4px;
      opacity: 0;
      overflow: hidden;
      padding: 0;
      pointer-events: none;
      position: absolute;
      top: 100%;
      -webkit-transform-origin: 50% 0;
      -ms-transform-origin: 50% 0;
      transform-origin: 50% 0;
      -webkit-transform: scale(0.75) translateY(-21px);
      -ms-transform: scale(0.75) translateY(-21px);
      transform: scale(0.75) translateY(-21px);
      -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
      transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
      z-index: 9;
      padding: 0 15px; }
      body.main-site .content_filt .content_list-filt ul li {
        padding: 10px;
        line-height: normal;
        position: relative; }
        body.main-site .content_filt .content_list-filt ul li input {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          z-index: 2;
          opacity: 0;
          cursor: pointer; }
          body.main-site .content_filt .content_list-filt ul li input:checked ~ label {
            color: #ed1c24; }
            body.main-site .content_filt .content_list-filt ul li input:checked ~ label:before {
              background-color: #fff;
              border-color: #fff; }
            body.main-site .content_filt .content_list-filt ul li input:checked ~ label:after {
              transform: translateY(-50%) scale(1) rotate(10deg); }
        body.main-site .content_filt .content_list-filt ul li label {
          margin: 0;
          vertical-align: middle;
          padding-left: 20px; }
          body.main-site .content_filt .content_list-filt ul li label:before {
            content: "";
            width: 20px;
            height: 20px;
            position: absolute;
            top: 50%;
            left: 0;
            transform: translateY(-50%);
            border: 1px solid #717171;
            border-radius: 2px;
            background-color: #fff; }
          body.main-site .content_filt .content_list-filt ul li label:after {
            content: "\2713";
            position: absolute;
            top: 50%;
            left: 0;
            transform: translateY(-50%) scale(0) rotate(10deg);
            transform-origin: center;
            transition: all ease-in-out 0.2s;
            width: 20px;
            height: 20px;
            text-align: center;
            line-height: 20px;
            color: #fff; }
  body.main-site .pagination-desing .pagination > .disabled > span, body.main-site .pagination-desing .pagination > .disabled > span:hover, body.main-site .pagination-desing .pagination > .disabled > span:focus, body.main-site .pagination-desing .pagination > .disabled > a, body.main-site .pagination-desing .pagination > .disabled > a:hover, body.main-site .pagination-desing .pagination > .disabled > a:focus {
    color: #a3a3a3;
    background-color: #3c475100;
    border-color: #ff616100;
    cursor: not-allowed;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    font-family: "Rubik", sans-serif; }
  body.main-site .pagination-desing .pagination > .active > a, body.main-site .pagination-desing .pagination > .active > a:hover, body.main-site .pagination-desing .pagination > .active > a:focus, body.main-site .pagination-desing .pagination > .active > span, body.main-site .pagination-desing .pagination > .active > span:hover, body.main-site .pagination-desing .pagination > .active > span:focus {
    z-index: 3;
    color: #ed1c24;
    background-color: #3c475100;
    border-color: #337ab700;
    cursor: default;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    font-family: "Rubik", sans-serif; }
  body.main-site .pagination-desing .pagination > li > a, body.main-site .pagination-desing .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.428571429;
    text-decoration: none;
    color: #a3a3a3;
    background-color: #fff0;
    border: 1px solid #ddd0;
    margin-left: -1px;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    font-family: "Rubik", sans-serif; }
  body.main-site .box-desc {
    position: absolute;
    top: 20px;
    left: 10px;
    z-index: 1; }
    body.main-site .box-desc .percent_desc {
      background-color: #f44336;
      color: #fff;
      display: table;
      font-size: 13px;
      font-weight: 700;
      text-transform: uppercase;
      margin-bottom: 5px;
      padding-left: 5px;
      padding-right: 5px;
      position: relative;
      min-width: 50px;
      text-align: center; }
    body.main-site .box-desc .percent_desc::before {
      border-color: #f44336 transparent #f44336 transparent; }
    body.main-site .box-desc .fixed_desc {
      background-color: #ff9800;
      color: #fff;
      display: table;
      font-size: 13px;
      font-weight: 700;
      text-transform: uppercase;
      margin-bottom: 5px;
      padding-left: 5px;
      padding-right: 5px;
      position: relative;
      min-width: 50px;
      text-align: center; }
    body.main-site .box-desc .fixed_desc::before {
      border-color: #ff9800 transparent #ff9800 transparent; }
  body.main-site .box-new {
    position: absolute;
    top: 50px;
    left: 10px;
    z-index: 1; }
    body.main-site .box-new .new_product {
      background-color: #FF5722; }
  body.main-site .percent_desc, body.main-site .fixed_desc, body.main-site .new_product {
    color: #fff;
    display: table;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    min-width: 50px;
    text-align: center; }
  body.main-site .text-info {
    display: block;
    width: 100%;
    color: #555 !important;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600; }
  body.main-site .slick-arrow-style button.slick-arrow {
    transform: scale(1) translateY(-50%);
    opacity: 1;
    visibility: visible;
    background-color: #ed1c24;
    color: #fff; }
  body.main-site .product-item.types {
    border: 1px solid #dedede;
    margin: 10px;
    border-radius: 10px; }
    body.main-site .product-item.types .product-content {
      padding: 10px 15px;
      transform: none; }
      body.main-site .product-item.types .product-content .product-name a {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        min-height: 44px; }
      body.main-site .product-item.types .product-content .product-item-action {
        position: unset; }
      body.main-site .product-item.types .product-content .price-box .price-regular {
        font-family: fantasy;
        font-size: 18px; }
      body.main-site .product-item.types .product-content .product-item-action .btn.btn-cart {
        border-radius: 30px;
        border-color: #000;
        color: #000;
        line-height: normal;
        padding: 8px 30px 10px; }
        body.main-site .product-item.types .product-content .product-item-action .btn.btn-cart i {
          vertical-align: middle; }
        body.main-site .product-item.types .product-content .product-item-action .btn.btn-cart span {
          vertical-align: middle;
          font-size: 16px; }
        body.main-site .product-item.types .product-content .product-item-action .btn.btn-cart:hover {
          background-color: #000;
          color: #fff; }
    body.main-site .product-item.types .inches {
      display: flex;
      padding: 1rem 34px; }
      body.main-site .product-item.types .inches .slick-slide {
        padding: 0;
        border-width: 1px;
        border-style: solid;
        border-color: transparent;
        border-radius: 30px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        -ms-border-radius: 30px;
        -o-border-radius: 30px; }
        body.main-site .product-item.types .inches .slick-slide.slick-current {
          color: #ed1c24;
          border-color: #ed1c24; }
    body.main-site .product-item.types .slick-arrow {
      position: absolute;
      background-color: #fff;
      z-index: 1;
      bottom: 0; }
      body.main-site .product-item.types .slick-arrow.slick-prev {
        right: 0;
        padding: 1rem 1rem 1rem .5rem; }
      body.main-site .product-item.types .slick-arrow.slick-next {
        left: 0;
        padding: 1rem .5rem 1rem 1rem; }
  body.main-site .search-box-inner .search-btn {
    pointer-events: auto !important; }
  body.main-site .content_list_dmb {
    z-index: 4 !important; }
  body.main-site .nice-select {
    float: none;
    width: auto; }
  body.main-site .mobile-navigation {
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    max-height: 100%; }
  body.main-site #popup {
    display: none;
    position: fixed;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0px 0px 50px 2px #000;
    z-index: 999;
    background: #fff; }
    body.main-site #popup .div-popup {
      padding: 15px; }
    body.main-site #popup .btn-close {
      position: absolute;
      top: 0;
      right: 0; }
      body.main-site #popup .btn-close .btn-close-popup {
        background: #00000073 !important;
        border-color: #00000073 !important;
        color: #fff !important; }
  body.main-site .mobile-menu {
    margin-top: 0px !important; }
  body.main-site #ios-mobile {
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
  body.main-site .mobile-settings {
    padding-top: 0px; }
  body.main-site .offcanvas-widget-area {
    margin: 0; }
  body.main-site .content {
    text-align: left; }
  body.main-site .desktop-menu {
    display: flex;
    justify-content: space-between; }
    body.main-site .desktop-menu .desktop-main-menu {
      display: flex;
      align-items: center;
      width: 80%; }
  body.main-site .mini-cart-wrap {
    margin: 0; }
    body.main-site .mini-cart-wrap .cart-count.other::before {
      content: none; }
  body.main-site .breadcrumb.type-2 {
    background-color: #fff;
    padding: 0;
    margin-bottom: 0; }
  body.main-site .tcl-icon {
    display: flex;
    justify-content: center;
    align-items: center; }
  body.main-site .product-card-wrap[data-v-1b7a6e3b] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(275px, 1fr)); }
  body.main-site .product-card-list.has-filter-menu.four-column .product-card-wrap .product-card-item[data-v-1b7a6e3b] {
    width: calc(100% - 16px); }
  body.main-site .tui-overlay .tui-overlay__mask {
    opacity: 0; }
  body.main-site .checkbox-wrapper {
    /* Base for label styling */
    /* checkbox aspect */
    /* checked mark aspect */
    /* checked mark aspect changes */
    /* Disabled checkbox */ }
    body.main-site .checkbox-wrapper [type="checkbox"]:not(:checked), body.main-site .checkbox-wrapper [type="checkbox"]:checked {
      position: absolute;
      left: 0;
      opacity: 0.01; }
    body.main-site .checkbox-wrapper label {
      margin-bottom: 0;
      text-transform: uppercase; }
    body.main-site .checkbox-wrapper [type="checkbox"]:not(:checked) + label, body.main-site .checkbox-wrapper [type="checkbox"]:checked + label {
      position: relative;
      padding-left: 2.3em;
      font-size: 1.05em;
      line-height: 1.8;
      cursor: pointer; }
    body.main-site .checkbox-wrapper [type="checkbox"]:not(:checked) + label:before,
    body.main-site .checkbox-wrapper [type="checkbox"]:checked + label:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 19px;
      height: 19px;
      margin: 4px;
      border: 2px solid #2D3132;
      background: #FFF;
      -webkit-transition: all .275s;
      transition: all .275s; }
    body.main-site .checkbox-wrapper [type="checkbox"]:not(:checked) + label:after, body.main-site .checkbox-wrapper [type="checkbox"]:checked + label:after {
      content: url("data:image/svg+xml,%3Csvg data-v-f000ef42='' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' width='24' height='24' p-id='663' class='icon' style='display: none;'%3E%3Cpath d='M896 128v682.666667a85.333333 85.333333 0 0 1-85.333333 85.333333H128V213.333333a85.333333 85.333333 0 0 1 85.333333-85.333333h682.666667z' fill='%232D3132' p-id='664'%3E%3C/path%3E%3Cpath d='M692.053333 366.506667l3.370667 2.773333 29.909333 30.72L449.834667 682.666667 298.666667 527.445333l30.293333-31.104a21.333333 21.333333 0 0 1 27.306667-2.133333l2.901333 2.56 90.709333 93.056 214.954667-220.544a21.333333 21.333333 0 0 1 27.178667-2.816z' fill='%23fff' p-id='665'%3E%3C/path%3E%3C/svg%3E");
      position: absolute;
      top: 0;
      left: 0;
      width: 16px;
      height: 16px;
      margin: 1px;
      color: #ed1c24;
      line-height: 0;
      -webkit-transition: all .2s;
      transition: all .2s; }
    body.main-site .checkbox-wrapper [type="checkbox"]:not(:checked) + label:after {
      opacity: 0;
      -webkit-transform: scale(0) rotate(45deg);
      transform: scale(0) rotate(45deg); }
    body.main-site .checkbox-wrapper [type="checkbox"]:checked + label:after {
      opacity: 1;
      -webkit-transform: scale(1) rotate(0);
      transform: scale(1) rotate(0); }
    body.main-site .checkbox-wrapper [type="checkbox"]:disabled:not(:checked) + label:before, body.main-site .checkbox-wrapper [type="checkbox"]:disabled:checked + label:before {
      box-shadow: none;
      border-color: #bbb;
      background-color: #e9e9e9; }
    body.main-site .checkbox-wrapper [type="checkbox"]:disabled:checked + label:after {
      color: #777; }
    body.main-site .checkbox-wrapper [type="checkbox"]:disabled + label {
      color: #aaa; }
  body.main-site .product-card-list[data-v-1b7a6e3b] {
    align-items: normal; }
  body.main-site .product-card-item .swiper {
    padding: 0 15%; }
    body.main-site .product-card-item .swiper .swiper-wrapper .swiper-slide {
      cursor: pointer;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 14px;
      border-width: 1px;
      border-style: solid;
      border-color: transparent;
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      -ms-border-radius: 20px;
      -o-border-radius: 20px; }
      body.main-site .product-card-item .swiper .swiper-wrapper .swiper-slide.slick-active {
        color: #ed1c24;
        border-color: #ed1c24; }
    body.main-site .product-card-item .swiper .swiper-button-prev {
      left: 0;
      margin-right: auto;
      background-color: #fff;
      width: 30px;
      opacity: 1; }
      body.main-site .product-card-item .swiper .swiper-button-prev::after {
        font-size: .8rem;
        color: #2D3153;
        font-weight: 700; }
      body.main-site .product-card-item .swiper .swiper-button-prev.swiper-button-disabled::after {
        opacity: .35; }
    body.main-site .product-card-item .swiper .swiper-button-next {
      right: 0;
      margin-left: auto;
      background-color: #fff;
      width: 30px;
      opacity: 1; }
      body.main-site .product-card-item .swiper .swiper-button-next::after {
        font-size: .8rem;
        color: #2D3153;
        font-weight: 700; }
      body.main-site .product-card-item .swiper .swiper-button-next.swiper-button-disabled::after {
        opacity: .35; }
  body.main-site .cmp-container {
    background-color: #fff; }
  body.main-site .swiper-pagination {
    position: relative;
    top: 0;
    right: 0;
    width: auto !important;
    left: auto !important;
    margin: 0; }
  body.main-site .swiper-pagination-bullet {
    padding: 5px 10px;
    border-radius: 0;
    width: auto;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    color: #000;
    opacity: 1;
    background: rgba(0, 0, 0, 0.2); }
  body.main-site .slick-arrow {
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 30px;
    height: 44px;
    overflow: hidden;
    opacity: 0; }
    body.main-site .slick-arrow.slick-prev {
      left: 0; }
    body.main-site .slick-arrow.slick-next {
      right: 0; }
  body.main-site .card {
    border: none; }
  body.main-site .mobile {
    display: none; }
  body.main-site .desktop {
    display: block; }
  body.main-site .mb_2 {
    margin-bottom: .7rem; }
  body.main-site .tab-item.swiper-pagination-bullet {
    padding: 0;
    line-height: unset;
    font-size: unset;
    background-color: transparent; }
    body.main-site .tab-item.swiper-pagination-bullet.swiper-pagination-bullet-active .tab-item-line {
      transform: translateX(-50%) scaleX(1) !important;
      -webkit-transform: translateX(-50%) scaleX(1) !important;
      -moz-transform: translateX(-50%) scaleX(1) !important;
      -ms-transform: translateX(-50%) scaleX(1) !important;
      -o-transform: translateX(-50%) scaleX(1) !important; }
  body.main-site .swiper-slide[data-theme="white"] p, body.main-site .swiper-slide[data-theme="white"] h1, body.main-site .swiper-slide[data-theme="white"] h2, body.main-site .swiper-slide[data-theme="white"] h3, body.main-site .swiper-slide[data-theme="white"] h4, body.main-site .swiper-slide[data-theme="white"] h5 {
    color: #fff; }
  body.main-site .swiper-slide[data-theme="white"] .cta-wrap a {
    background-color: white;
    color: #000; }
    body.main-site .swiper-slide[data-theme="white"] .cta-wrap a:hover {
      color: #313131;
      background-color: #ddd; }
  body.main-site .header-box .header-nav .header-bar .header-bar-inner .header-menu-wrap.active .header-depth1-menu.active .header-depth1-link[data-v-3f459f8a], body.main-site .header-box .header-nav .header-bar .header-bar-inner .header-menu-wrap.active .header-depth1-menu.active .tcl-icon[data-v-3f459f8a] {
    color: #ed1c24; }
  body.main-site .filter-panel-left .filter-icon.active .tcl-icon[data-v-16deec88], body.main-site .filter-panel-left .filter-icon.active span[data-v-16deec88] {
    color: #ed1c24; }
  body.main-site .standard-edition-footer .navigation-extra .ne-top .inner .icon-logo {
    display: flex;
    justify-content: center;
    align-items: center; }
  body.main-site .logo-container img[data-v-038589ff] {
    max-width: 100px; }
  body.main-site .header-depth-back-wrap .header-depth-back {
    margin-top: 8px; }
  body.main-site .cta-wrap .cta.cta-contained.red {
    background-color: #ed1c24 !important; }
  body.main-site .header-box .header-nav .header-bar .header-bar-inner .header-menu-wrap.active .header-depth1-menu .header-depth2-menu.active.has-depth-menu .header-depth2-link[data-v-3f459f8a]:before {
    background: #ed1c24; }
  body.main-site .header-box .header-nav .header-bar .header-bar-inner .header-menu-wrap .header-depth1-menu .header-depth2-menu.has-depth-menu .header-depth3-link-text[data-v-3f459f8a]:before {
    background-color: #ed1c24; }
  body.main-site .swiper-wrapper.swiper-pagination-gallerySlider {
    justify-content: center;
    margin: 10px auto; }
  body.main-site .swiper-pagination-gallerySlider {
    margin: 8px auto; }
    body.main-site .swiper-pagination-gallerySlider .swiper-pagination-bullet {
      padding: 0;
      margin: 0;
      width: 48px;
      height: 48px;
      opacity: .4;
      border: 1px solid #7e7e7e !important; }
      body.main-site .swiper-pagination-gallerySlider .swiper-pagination-bullet:not(:first-child) {
        margin: 0 0 0 8px; }
      body.main-site .swiper-pagination-gallerySlider .swiper-pagination-bullet img {
        opacity: 1 !important; }
      body.main-site .swiper-pagination-gallerySlider .swiper-pagination-bullet.swiper-pagination-bullet-active {
        opacity: 1;
        border: 1px solid #ed1c24 !important; }
  body.main-site .gallerySlider {
    position: relative; }
  body.main-site .zoom-function {
    display: none;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: white;
    z-index: 11; }
    body.main-site .zoom-function img {
      max-width: 1200px;
      width: 100%;
      user-select: none;
      pointer-events: none;
      transform-origin: top left; }
  body.main-site .zoom-message {
    user-select: none;
    display: none;
    padding: 1rem;
    pointer-events: none;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 6%;
    border-radius: 6px;
    background-color: rgba(49, 49, 49, 0.8);
    width: fit-content;
    height: fit-content;
    z-index: 2;
    margin: auto; }
  body.main-site .sticky.is-sticky {
    box-shadow: none;
    animation: none;
    -webkit-animation: none;
    z-index: 998; }
    body.main-site .sticky.is-sticky .mobile-header {
      background-color: #fff; }
  body.main-site .operator .spec-button svg {
    display: inline-block;
    margin-left: 4px;
    width: 16px;
    height: 16px; }
  body.main-site .image-carousel .slick-dots li {
    width: fit-content;
    padding: 0 .8rem; }
  body.main-site .view-more .button.open {
    position: relative; }
    body.main-site .view-more .button.open svg {
      position: absolute;
      right: 20%;
      top: 0;
      bottom: 0;
      margin: auto 0 auto 4px;
      width: 16px;
      height: 16px; }
  body.main-site .featureMarquee-item.infinite {
    overflow-x: hidden;
    position: relative;
    width: 100% !important; }
    body.main-site .featureMarquee-item.infinite .featureMarquee-item__image-wrapper {
      width: 200%;
      min-width: 1744px !important;
      will-change: transform;
      animation: marqueeInv 92s linear infinite;
      -webkit-animation: marqueeInv 92s linear infinite;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%); }
  body.main-site .featureMarquee-item:not(.infinite) .featureMarquee-item__image-wrapper {
    width: 100vw;
    max-width: 276px; }
  body.main-site .featureMarquee-content.infinite-2 {
    width: 100%;
    overflow: hidden;
    position: relative; }
    body.main-site .featureMarquee-content.infinite-2 .featureMarquee-list {
      width: 200%;
      will-change: transform;
      animation: marquee 92s linear infinite;
      -webkit-animation: marquee 92s linear infinite; }
  body.main-site .message-carousels-comp div.pagination div.pagerContainer .nextButton {
    background: url("../../../assets/img/arrow-right.svg"); }
  body.main-site .message-carousels-comp div.pagination div.pagerContainer .preButton {
    background: url("../../../assets/img/arrow-left.svg"); }
  body.main-site .news-share-container .news-share-bar {
    position: relative;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee; }
    body.main-site .news-share-container .news-share-bar .inner {
      display: flex;
      justify-content: space-between;
      align-items: center;
      height: 64px; }
      body.main-site .news-share-container .news-share-bar .inner .extra-info {
        font-size: 18px; }
        body.main-site .news-share-container .news-share-bar .inner .extra-info .tag {
          margin-right: 16px;
          font-family: 'TCLSans-Unity-Medium',sans-serif;
          font-weight: 500; }
          body.main-site .news-share-container .news-share-bar .inner .extra-info .tag:before {
            content: '#';
            display: inline-block;
            margin-right: 8px; }
      body.main-site .news-share-container .news-share-bar .inner .shares {
        display: inline-flex;
        align-items: center;
        height: 32px; }
        body.main-site .news-share-container .news-share-bar .inner .shares .share-title {
          margin-right: 32px;
          font-size: 18px;
          font-family: 'TCLSans-Unity-Medium',sans-serif;
          font-weight: 500; }
        body.main-site .news-share-container .news-share-bar .inner .shares .share-links {
          height: 32px;
          display: flex;
          display: -webkit-flex; }
          body.main-site .news-share-container .news-share-bar .inner .shares .share-links a {
            margin-left: 16px;
            text-decoration: none; }
            body.main-site .news-share-container .news-share-bar .inner .shares .share-links a img {
              width: 32px;
              height: 32px; }
  body.main-site .news-share-container .separator-one {
    padding: 2rem 10rem; }
    body.main-site .news-share-container .separator-one .separator-one-inner {
      display: grid;
      grid-template-columns: 50% 50%;
      gap: .5rem 2rem;
      width: calc(100% - 2rem);
      margin-bottom: 1.5rem; }
  body.main-site .news-share-container .news-title {
    padding-top: 40px;
    margin: 0 auto 24px auto;
    font-size: 32px;
    line-height: 41px;
    color: #111;
    font-family: 'TCLSans-Unity-Medium',sans-serif;
    font-weight: 500; }
  body.main-site .news-share-container .tags-list {
    width: 100%;
    margin: 24px auto 40px;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    box-sizing: border-box; }
    body.main-site .news-share-container .tags-list .tag {
      margin: 0 12px 4px 0;
      font-family: 'TCLSans-Unity-Book',sans-serif;
      color: rgba(17, 17, 17, 0.7);
      cursor: pointer; }
      body.main-site .news-share-container .tags-list .tag:before {
        content: '#';
        display: inline-block; }
  body.main-site .image-text-group__carousel .swiper.image-swiper .pagination-left {
    background: url(../../../assets/img/icon_left_ghost.svg);
    background-size: 32px; }
  body.main-site .image-text-group__carousel .swiper.image-swiper .pagination-right {
    background: url(../../../assets/img/icon_right_ghost.svg);
    background-size: 32px; }
  body.main-site .form-control-tcl {
    width: 100%; }
    body.main-site .form-control-tcl span {
      display: block;
      text-align: left; }
    body.main-site .form-control-tcl input {
      height: 40px;
      padding: .3rem 1rem;
      width: 100%;
      border: 1px solid #e8e8e8;
      border-radius: 27px;
      -webkit-border-radius: 27px;
      -moz-border-radius: 27px;
      -ms-border-radius: 27px;
      -o-border-radius: 27px; }
    body.main-site .form-control-tcl .nice-select {
      font-size: 16px;
      padding: 0 1rem;
      display: flex;
      align-items: center;
      min-height: 40px;
      width: 100%;
      border: 1px solid #e8e8e8;
      border-radius: 27px;
      -webkit-border-radius: 27px;
      -moz-border-radius: 27px;
      -ms-border-radius: 27px;
      -o-border-radius: 27px; }
  body.main-site .btn-form {
    padding: 10px 24px;
    border-radius: 20px;
    background-color: #000;
    color: #fff;
    display: block;
    margin: auto; }
  body.main-site .maps-directions h3 {
    text-align: left; }
  body.main-site .maps-directions .service-location-filter .location-filter__tab-list {
    background-color: #f9f9f9;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px; }
    body.main-site .maps-directions .service-location-filter .location-filter__tab-list .location-filter__tab-text {
      padding: 1.2rem .5rem; }
  body.main-site .maps-directions .service-location-filter .location-filter__tab-link {
    color: #111;
    font-weight: 500;
    line-height: 1.5; }
  body.main-site .maps-directions .text-block-container__headline {
    margin: 0;
    padding-top: 0;
    padding-bottom: 2rem; }
  body.main-site .maps-directions.type-2 .filters .filters-inner {
    margin-top: 1rem;
    max-width: 100%;
    padding: 0 1rem; }
  body.main-site .maps-directions.type-2 .grid-maps {
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    overflow: hidden; }
  body.main-site .maps-directions.type-2 .menu-directions {
    max-height: calc(100vh - 183.5px - 1rem); }
  body.main-site .maps-directions.type-2 .menu-directions-info {
    height: calc(100vh - 64.5px - 1rem); }
  body.main-site .maps-directions.type-2 .location-filter__tab-item.active, body.main-site .maps-directions.type-2 .location-filter__tab-item:hover {
    transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in; }
  body.main-site .maps-directions.type-2 .location-filter__tab-item.active span {
    color: #ed1c24; }
    body.main-site .maps-directions.type-2 .location-filter__tab-item.active span::after {
      width: 24px; }
  body.main-site .maps-directions.type-2 .location-filter__tab-item:hover span {
    color: #ed1c24; }
  body.main-site .maps-directions.type-2 .location-filter__tab-item span {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear; }
    body.main-site .maps-directions.type-2 .location-filter__tab-item span::after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 50%;
      display: block;
      width: 0;
      height: 4px;
      background: #e64c3d;
      background-image: initial;
      background-position-x: initial;
      background-position-y: initial;
      background-size: initial;
      background-repeat-x: initial;
      background-repeat-y: initial;
      background-attachment: initial;
      background-origin: initial;
      background-clip: initial;
      background-color: #e64c3d;
      transform: translateX(-50%);
      transition-property: all;
      transition-duration: 150ms;
      transition-timing-function: ease-in-out; }
  body.main-site .maps-directions.type-2 .count {
    padding: 1rem 1.5rem;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5; }
    body.main-site .maps-directions.type-2 .count h3 {
      text-align: center; }
  body.main-site .maps-directions h2 {
    font-size: 2rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
    text-align: center; }
  body.main-site .maps-directions h3 {
    font-size: 18px;
    line-height: 1.6; }
    body.main-site .maps-directions h3.blue {
      color: #000;
      font-size: 1rem; }
    body.main-site .maps-directions h3.strong {
      font-size: 1rem !important;
      font-weight: 700; }
    body.main-site .maps-directions h3.small {
      font-size: 1rem !important; }
  body.main-site .maps-directions h4 {
    font-size: 10px;
    display: contents;
    text-transform: uppercase; }
  body.main-site .maps-directions .fakeLink {
    cursor: pointer;
    position: relative;
    padding: 0 2vw; }
    body.main-site .maps-directions .fakeLink:after {
      content: '';
      width: 0px;
      height: 2px;
      display: block;
      position: absolute;
      bottom: -8px;
      left: 0;
      right: 0;
      margin: auto;
      background-color: transparent;
      transition: all .2s ease-in;
      -webkit-transition: all .2s ease-in;
      -moz-transition: all .2s ease-in;
      -ms-transition: all .2s ease-in;
      -o-transition: all .2s ease-in; }
    body.main-site .maps-directions .fakeLink:hover::after {
      background-color: #000;
      width: 40%; }
  body.main-site .maps-directions .mapsLink {
    color: #000;
    text-decoration: underline;
    display: flex;
    gap: 0.7rem;
    align-items: center;
    justify-content: center;
    line-height: 1.5em;
    font-size: 1rem; }
    body.main-site .maps-directions .mapsLink svg {
      max-width: 15px; }
  body.main-site .maps-directions .continer {
    max-width: 1440px;
    margin: auto; }
  body.main-site .maps-directions .grid-maps {
    display: grid;
    grid-template-columns: 30% 70%;
    width: 100%; }
  body.main-site .maps-directions #mapCanvas {
    min-height: calc(100vh - 80px);
    max-height: calc(100vh - 80px);
    width: 100%; }
  body.main-site .maps-directions .menu-directions {
    max-height: calc(100vh - 130px);
    overflow: auto;
    display: block;
    position: relative; }
    body.main-site .maps-directions .menu-directions .menu-direction {
      height: 100%;
      position: relative;
      padding: .7rem .7rem .9rem;
      cursor: pointer;
      transition: all .2s ease-in;
      -webkit-transition: all .2s ease-in;
      -moz-transition: all .2s ease-in;
      -ms-transition: all .2s ease-in;
      -o-transition: all .2s ease-in; }
      body.main-site .maps-directions .menu-directions .menu-direction:not(:last-child)::after {
        content: '';
        width: 100%;
        height: 1px;
        position: absolute;
        bottom: 0;
        left: 0;
        background-color: #efefef; }
      body.main-site .maps-directions .menu-directions .menu-direction:hover, body.main-site .maps-directions .menu-directions .menu-direction.active {
        background-color: #f9f9f9; }
        body.main-site .maps-directions .menu-directions .menu-direction:hover .icon-wrapper .icon-wrapper-inner img, body.main-site .maps-directions .menu-directions .menu-direction.active .icon-wrapper .icon-wrapper-inner img {
          display: block; }
      body.main-site .maps-directions .menu-directions .menu-direction h3 {
        padding-left: calc(.7rem + 15px); }
      body.main-site .maps-directions .menu-directions .menu-direction :nth-child(n):not(.icon-wrapper, img) {
        margin-left: calc(.7rem + 5px); }
      body.main-site .maps-directions .menu-directions .menu-direction .icon-wrapper {
        display: flex;
        gap: .7rem;
        align-items: center;
        margin-bottom: .2rem; }
        body.main-site .maps-directions .menu-directions .menu-direction .icon-wrapper.type-1 h4 {
          color: #D3416A; }
        body.main-site .maps-directions .menu-directions .menu-direction .icon-wrapper.type-1 .dot {
          background-color: #D3416A; }
        body.main-site .maps-directions .menu-directions .menu-direction .icon-wrapper.type-2 h4 {
          color: #4814A0; }
        body.main-site .maps-directions .menu-directions .menu-direction .icon-wrapper.type-2 .dot {
          background-color: #4814A0; }
        body.main-site .maps-directions .menu-directions .menu-direction .icon-wrapper.type-3 h4 {
          color: #34779B; }
        body.main-site .maps-directions .menu-directions .menu-direction .icon-wrapper.type-3 .dot {
          background-color: #34779B; }
        body.main-site .maps-directions .menu-directions .menu-direction .icon-wrapper.type-4 h4 {
          color: #0000FF; }
        body.main-site .maps-directions .menu-directions .menu-direction .icon-wrapper.type-4 .dot {
          background-color: #0000FF; }
        body.main-site .maps-directions .menu-directions .menu-direction .icon-wrapper.type-5 h4 {
          color: #000; }
        body.main-site .maps-directions .menu-directions .menu-direction .icon-wrapper.type-5 .dot {
          background-color: #000; }
        body.main-site .maps-directions .menu-directions .menu-direction .icon-wrapper.type-6 h4 {
          color: #0075FF; }
        body.main-site .maps-directions .menu-directions .menu-direction .icon-wrapper.type-6 .dot {
          background-color: #0075FF; }
        body.main-site .maps-directions .menu-directions .menu-direction .icon-wrapper.type-7 h4 {
          color: #7800FF; }
        body.main-site .maps-directions .menu-directions .menu-direction .icon-wrapper.type-7 .dot {
          background-color: #7800FF; }
        body.main-site .maps-directions .menu-directions .menu-direction .icon-wrapper .icon-wrapper-inner {
          position: relative;
          width: 15px; }
          body.main-site .maps-directions .menu-directions .menu-direction .icon-wrapper .icon-wrapper-inner img {
            max-width: 15px;
            display: none;
            z-index: 1;
            position: relative; }
          body.main-site .maps-directions .menu-directions .menu-direction .icon-wrapper .icon-wrapper-inner .dot {
            z-index: 0;
            position: absolute;
            inset: 0 0 0 0;
            margin: auto !important;
            width: 8px;
            height: 8px;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%; }
  body.main-site .maps-directions .menu-directions-info {
    display: none;
    height: calc(100vh - 130px);
    overflow: auto; }
    body.main-site .maps-directions .menu-directions-info .menu-direction {
      position: relative;
      padding: 1.3rem 1rem;
      transition: all .2s ease-in;
      -webkit-transition: all .2s ease-in;
      -moz-transition: all .2s ease-in;
      -ms-transition: all .2s ease-in;
      -o-transition: all .2s ease-in; }
      body.main-site .maps-directions .menu-directions-info .menu-direction :nth-child(n):not(.icon-wrapper, img, button, .info-box, svg) {
        margin-left: calc(.7rem + 5px); }
      body.main-site .maps-directions .menu-directions-info .menu-direction .icon-wrapper {
        display: flex;
        gap: .7rem;
        align-items: center;
        margin-bottom: 1.5rem; }
        body.main-site .maps-directions .menu-directions-info .menu-direction .icon-wrapper.type-1 h4 {
          color: #D3416A; }
        body.main-site .maps-directions .menu-directions-info .menu-direction .icon-wrapper.type-2 h4 {
          color: #4814A0; }
        body.main-site .maps-directions .menu-directions-info .menu-direction .icon-wrapper.type-3 h4 {
          color: #34779B; }
        body.main-site .maps-directions .menu-directions-info .menu-direction .icon-wrapper.type-4 h4 {
          color: #0000FF; }
        body.main-site .maps-directions .menu-directions-info .menu-direction .icon-wrapper.type-5 h4 {
          color: #000; }
        body.main-site .maps-directions .menu-directions-info .menu-direction .icon-wrapper.type-6 h4 {
          color: #0075FF; }
        body.main-site .maps-directions .menu-directions-info .menu-direction .icon-wrapper.type-7 h4 {
          color: #7800FF; }
        body.main-site .maps-directions .menu-directions-info .menu-direction .icon-wrapper img {
          max-width: 15px; }
      body.main-site .maps-directions .menu-directions-info .menu-direction .info-box {
        background-color: #f9f9f9;
        display: grid;
        grid-template-columns: 15px auto;
        color: #9E9E9E;
        gap: 0.5rem;
        padding: 1rem;
        font-size: .8rem; }
        body.main-site .maps-directions .menu-directions-info .menu-direction .info-box::before {
          margin-top: 4px;
          position: relative;
          display: block;
          content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96' id='info-regular'%3E%3Cpath fill='%239e9e9e' d='M48 2.5c25.129 0 45.5 20.371 45.5 45.501S73.13 93.5 48 93.5 2.5 73.13 2.5 48.001C2.5 22.871 22.871 2.5 48 2.5zm0 5C25.633 7.5 7.5 25.633 7.5 48.001S25.632 88.5 48 88.5s40.5-18.131 40.5-40.499C88.5 25.633 70.367 7.5 48 7.5zm2.5 31V75h-5V43.5H40v-5h10.5zm-3.502-16.595C49.209 21.905 51 23.737 51 26c0 2.262-1.791 4.095-4.002 4.095C44.79 30.095 43 28.262 43 26c0-2.263 1.79-4.095 3.998-4.095z'%3E%3C/path%3E%3C/svg%3E"); }
  body.main-site .maps-directions .filters .filters-inner {
    display: grid;
    grid-template-columns: auto 33px;
    max-width: 96%;
    gap: .5rem;
    margin-top: .1rem;
    margin-bottom: .5rem; }
    body.main-site .maps-directions .filters .filters-inner input {
      font-size: 1.125rem;
      padding: 0.32rem 1rem;
      width: 100%;
      background-color: #f9f9f9;
      border: none;
      border-radius: 40px;
      -webkit-border-radius: 40px;
      -moz-border-radius: 40px;
      -ms-border-radius: 40px;
      -o-border-radius: 40px; }
      body.main-site .maps-directions .filters .filters-inner input::placeholder {
        color: #000;
        opacity: .7; }
    body.main-site .maps-directions .filters .filters-inner .showFilters {
      display: flex;
      justify-content: center;
      align-items: center; }
      body.main-site .maps-directions .filters .filters-inner .showFilters i {
        color: #ed1c24;
        font-size: 1.5rem; }
  body.main-site .maps-directions .filters .filters-radio {
    display: none;
    padding: 1rem 1.2rem;
    height: 500vh;
    overflow: auto;
    max-height: calc(100vh - 183.5px - 1rem); }
    body.main-site .maps-directions .filters .filters-radio h3 {
      margin-bottom: 1rem; }
    body.main-site .maps-directions .filters .filters-radio ul li {
      display: block;
      position: relative;
      float: left;
      width: 100%; }
      body.main-site .maps-directions .filters .filters-radio ul li:last-child {
        margin-bottom: 2rem; }
    body.main-site .maps-directions .filters .filters-radio ul li input[type=checkbox] {
      position: absolute;
      visibility: hidden; }
    body.main-site .maps-directions .filters .filters-radio ul li label {
      text-align: left;
      display: block;
      position: relative;
      padding: 8px 25px 8px 60px;
      margin: auto;
      z-index: 9;
      cursor: pointer;
      -webkit-transition: all 0.25s linear; }
    body.main-site .maps-directions .filters .filters-radio ul li .check {
      display: block;
      position: absolute;
      border: 3px solid #d9d9d9;
      height: 19px;
      width: 19px;
      top: 0;
      bottom: 0;
      margin: auto;
      left: 20px;
      z-index: 5;
      transition: border .25s linear;
      -webkit-transition: border .25s linear; }
    body.main-site .maps-directions .filters .filters-radio ul li:hover .check {
      border: 3px solid #AAAAAA; }
    body.main-site .maps-directions .filters .filters-radio ul li .check::before {
      display: block;
      position: absolute;
      content: '';
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      margin: auto;
      transition: background 0.25s linear;
      -webkit-transition: background 0.25s linear; }
    body.main-site .maps-directions .filters .filters-radio input[type=checkbox]:checked ~ .check {
      border: 3px solid #2D3132; }
    body.main-site .maps-directions .filters .filters-radio input[type=checkbox]:checked ~ .check::before {
      background: #2D3132; }
    body.main-site .maps-directions .filters .filters-radio input[type=checkbox]:checked ~ .check::after {
      display: block;
      position: absolute;
      content: '';
      background: url("data:image/svg+xml,%3Csvg data-v-f000ef42='' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' width='24' height='24' p-id='663' class='icon' style='display: none;'%3E%3Cpath d='M896 128v682.666667a85.333333 85.333333 0 0 1-85.333333 85.333333H128V213.333333a85.333333 85.333333 0 0 1 85.333333-85.333333h682.666667z' fill='%232D3132' p-id='664'%3E%3C/path%3E%3Cpath d='M692.053333 366.506667l3.370667 2.773333 29.909333 30.72L449.834667 682.666667 298.666667 527.445333l30.293333-31.104a21.333333 21.333333 0 0 1 27.306667-2.133333l2.901333 2.56 90.709333 93.056 214.954667-220.544a21.333333 21.333333 0 0 1 27.178667-2.816z' fill='%23fff' p-id='665'%3E%3C/path%3E%3C/svg%3E") no-repeat center;
      height: 13px;
      width: 13px;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      margin: auto; }
    body.main-site .maps-directions .filters .filters-radio input[type=checkbox]:checked ~ label {
      color: #2D3132; }
  body.main-site .maps-directions .back-btn {
    position: absolute;
    top: 1rem;
    right: 1rem;
    text-align: center;
    width: fit-content;
    font-size: 1.2rem; }
    body.main-site .maps-directions .back-btn:hover {
      background-color: transparent;
      color: #000; }
  body.main-site .checkbox-container {
    text-align: center;
    line-height: 1.2;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    justify-items: center;
    gap: .5rem;
    max-width: 900px;
    margin: 2rem auto;
    padding: .7rem 1.5rem;
    background-color: #f9f9f9;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px; }
    body.main-site .checkbox-container .check-1 label {
      color: #717171; }
      body.main-site .checkbox-container .check-1 label::before {
        background: url(../../../assets/img/pages/satisfaction-survey/smile-5.svg); }
    body.main-site .checkbox-container .check-2 label {
      color: #717171; }
      body.main-site .checkbox-container .check-2 label::before {
        background: url(../../../assets/img/pages/satisfaction-survey/smile-4.svg); }
    body.main-site .checkbox-container .check-3 label {
      color: #717171; }
      body.main-site .checkbox-container .check-3 label::before {
        background: url(../../../assets/img/pages/satisfaction-survey/smile-3.svg); }
    body.main-site .checkbox-container .check-4 label {
      color: #717171; }
      body.main-site .checkbox-container .check-4 label::before {
        background: url(../../../assets/img/pages/satisfaction-survey/smile-2.svg); }
    body.main-site .checkbox-container .check-5 label {
      color: #717171; }
      body.main-site .checkbox-container .check-5 label::before {
        background: url(../../../assets/img/pages/satisfaction-survey/smile-1.svg); }
    body.main-site .checkbox-container .checkbox-custom, body.main-site .checkbox-container .radio-custom {
      opacity: 0;
      position: absolute; }
    body.main-site .checkbox-container .checkbox-custom, body.main-site .checkbox-container .checkbox-custom-label, body.main-site .checkbox-container .radio-custom, body.main-site .checkbox-container .radio-custom-label {
      display: inline-block;
      vertical-align: middle;
      margin: 5px;
      cursor: pointer; }
    body.main-site .checkbox-container .checkbox-custom-label, body.main-site .checkbox-container .radio-custom-label {
      position: relative; }
    body.main-site .checkbox-container .checkbox-custom + .checkbox-custom-label:before, body.main-site .checkbox-container .radio-custom + .radio-custom-label:before {
      content: '';
      display: block;
      width: 40px;
      height: 40px;
      padding: 2px;
      margin: auto;
      text-align: center;
      transition: .2s ease-in;
      -webkit-transition: .2s ease-in;
      -moz-transition: .2s ease-in;
      -ms-transition: .2s ease-in;
      -o-transition: .2s ease-in;
      margin-bottom: .5rem; }
    body.main-site .checkbox-container .radio-custom-label {
      transition: all .2s ease-in;
      -webkit-transition: all .2s ease-in;
      -moz-transition: all .2s ease-in;
      -ms-transition: all .2s ease-in;
      -o-transition: all .2s ease-in; }
    body.main-site .checkbox-container .check-1 label.after::before {
      background: url(../../../assets/img/pages/satisfaction-survey/smile-5-b.svg); }
    body.main-site .checkbox-container .check-2 label.after::before {
      background: url(../../../assets/img/pages/satisfaction-survey/smile-4-b.svg); }
    body.main-site .checkbox-container .check-3 label.after::before {
      background: url(../../../assets/img/pages/satisfaction-survey/smile-3-b.svg); }
    body.main-site .checkbox-container .check-4 label.after::before {
      background: url(../../../assets/img/pages/satisfaction-survey/smile-2-b.svg); }
    body.main-site .checkbox-container .check-5 label.after::before {
      background: url(../../../assets/img/pages/satisfaction-survey/smile-1-b.svg); }
  body.main-site .custom-carousel .desk {
    display: block; }
  body.main-site .custom-carousel .mob {
    display: none; }
  body.main-site .custom-carousel .carousel-container {
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden; }
  body.main-site .custom-carousel .carousel {
    display: flex;
    transition: transform 0.5s ease-in-out; }
  body.main-site .custom-carousel .slide {
    min-width: 100%;
    box-sizing: border-box; }
  body.main-site .custom-carousel .carousel-btn {
    position: absolute;
    width: 54px;
    height: 54px;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.2);
    color: white;
    padding: 10px 15px;
    border: none;
    cursor: pointer;
    z-index: 1;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%; }
  body.main-site .custom-carousel .carousel-btn:hover {
    background: rgba(0, 0, 0, 0.8); }
  body.main-site .custom-carousel .prev {
    left: 10px; }
  body.main-site .custom-carousel .next {
    right: 10px; }
  body.main-site .custom-carousel .dots-container {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    gap: 8px;
    position: absolute;
    bottom: 5%;
    left: 0;
    right: 0;
    margin: auto; }
    body.main-site .custom-carousel .dots-container.dots-black .dot {
      background: #000; }
    body.main-site .custom-carousel .dots-container.dots-black .dot.active {
      background: rgba(0, 0, 0, 0.2); }
    body.main-site .custom-carousel .dots-container.dots-black .dot.active::after {
      background: #000; }
    body.main-site .custom-carousel .dots-container .dot {
      width: 8px;
      height: 8px;
      border-radius: 50%;
      background: #fff;
      cursor: pointer;
      transition: all 0.3s ease; }
    body.main-site .custom-carousel .dots-container .dot.active {
      width: 80px;
      background: rgba(255, 255, 255, 0.2);
      position: relative;
      overflow: hidden;
      border-radius: 4px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      -o-border-radius: 4px; }
    body.main-site .custom-carousel .dots-container .dot.active::after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #fff;
      transform: translateX(-100%);
      animation: timer-line 7s linear;
      -webkit-animation: timer-line 7s linear; }
@keyframes marquee {
  from {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0); }
  to {
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%); } }
@keyframes marqueeInv {
  from {
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%); }
  to {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0); } }
@keyframes timer-line {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(0); } }
  @media only screen and (min-width: 320px) and (max-width: 534px) {
    body.main-site .news-share-container .news-share-bar .inner {
      margin: 0 auto;
      height: 14.933vw; }
      body.main-site .news-share-container .news-share-bar .inner .shares .share-links img {
        width: 6.4vw;
        height: 6.4vw; }
      body.main-site .news-share-container .news-share-bar .inner .shares .share-links a {
        margin-left: 0; }
        body.main-site .news-share-container .news-share-bar .inner .shares .share-links a:last-child {
          display: none; }
        body.main-site .news-share-container .news-share-bar .inner .shares .share-links a:nth-child(2n) {
          margin-left: 5px; }
      body.main-site .news-share-container .news-share-bar .inner .shares .share-title {
        margin-right: 3.2vw; }
    body.main-site .news-share-container .news-share-bar .inner .extra-info {
      visibility: hidden; } }
  @media only screen and (min-width: 200px) and (max-width: 534px) {
    body.main-site .timeline-container .swiper .swiper-wrapper .swiper-slide {
      opacity: 1 !important;
      transition: all .4s ease;
      z-index: 1; } }
  @media only screen and (max-width: 479.98px) {
    body.main-site .mobile-menu {
      margin-top: 15px; } }
  @media screen and (max-width: 576px) {
    body.main-site .row_ctt .ctt_category {
      display: block; }
    body.main-site .mobile-menu {
      margin-top: 0px; } }
  @media screen and (max-width: 580px) {
    body.main-site .solunes-store .order-block {
      padding: 20px 22px 10px;
      margin-bottom: 20px; }
    body.main-site .solunes-store .order-block h3, body.main-site .solunes-store h3 {
      font-size: 15px; }
    body.main-site .mobile-menu {
      margin-top: 0px; }
    body.main-site .checkbox-container {
      grid-template-columns: 1fr 1fr; }
      body.main-site .checkbox-container :nth-child(5) {
        grid-column-start: 1;
        grid-column-end: 3; } }
  @media screen and (min-width: 535px) and (max-width: 834px) {
    body.main-site .tui-overlay.tui-overlay--show .tui-overlay__mask {
      opacity: 0.8; }
    body.main-site .tui-overlay .tui-overlay__mask {
      opacity: 0; } }
  @media screen and (max-width: 834px) {
    body.main-site .header-box .header-nav .header-bar .header-bar-inner .header-menu-wrap.active .header-depth1-menu.active .header-depth1-link[data-v-3f459f8a], body.main-site .header-box .header-nav .header-bar .header-bar-inner .header-menu-wrap.active .header-depth1-menu.active .tcl-icon[data-v-3f459f8a] {
      color: #000; }
    body.main-site .mobile {
      display: block; }
    body.main-site .desktop {
      display: none; }
    body.main-site .news-share-container .separator-one {
      padding: 2rem 10vw; }
      body.main-site .news-share-container .separator-one .separator-one-inner {
        grid-template-columns: 100%;
        width: 100%; }
    body.main-site .maps-directions h2 {
      font-size: 1.8rem; }
    body.main-site .maps-directions .grid-maps {
      display: grid;
      grid-template-columns: 100%;
      grid-auto-flow: dense; }
      body.main-site .maps-directions .grid-maps .menu-container {
        grid-row: 2; }
      body.main-site .maps-directions .grid-maps .map-container {
        grid-row: 1; }
        body.main-site .maps-directions .grid-maps .map-container #mapCanvas {
          min-height: calc(70vh - 80px); }
    body.main-site .maps-directions .menu-directions {
      max-height: calc(57vh - 80px);
      overflow: auto;
      display: block; }
    body.main-site .maps-directions .location-filter__tab-list {
      display: block !important; } }
  @media screen and (max-width: 767px) {
    body.main-site .custom-carousel .desk {
      display: none; }
    body.main-site .custom-carousel .mob {
      display: block; }
    body.main-site .grid_cntnt {
      grid-template-columns: 1fr 1fr; }
      body.main-site .grid_cntnt .contnt_cat-gb a {
        padding: 20px; }
    body.main-site .contnt_cat-gb a {
      padding: 20px; }
    body.main-site #popup {
      width: 90%; }
    body.main-site .mobile-menu {
      margin-top: 0px; } }
  @media screen and (max-width: 991px) {
    body.main-site .solunes-store .col-lg-6.col-md-6:first-child {
      margin-bottom: 20px; }
    body.main-site .header-area {
      display: flex;
      flex-flow: column-reverse; }
      body.main-site .header-area .header-middle-area.theme-color-4 {
        background-color: #fff;
        padding: 20px 0; }
        body.main-site .header-area .header-middle-area.theme-color-4 .search-box-wrapper:not(.eac-item) {
          text-align: center; }
        body.main-site .header-area .header-middle-area.theme-color-4 .search-box-wrapper .search-box-inner {
          display: inline-block;
          margin: auto;
          max-width: 100%; }
          body.main-site .header-area .header-middle-area.theme-color-4 .search-box-wrapper .search-box-inner .easy-autocomplete.eac-round {
            margin: auto;
            width: 350px !important; } }
  @media screen and (min-width: 992px) {
    body.main-site .shop-product-wrap.row.list-view .col-md-4 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; } }

h1, h2, h3, h4, h5, h6 {
  color: #ed1c24; }

a:hover, a:focus, a:active {
  color: #fff; }
