/* compiled by scssphp v0.0.12 on Wed, 20 Dec 2023 20:25:46 +0100 (0.0358s) */

@font-face {
  font-family: 'Gotham';
  src: url(../templates/default/css/fonts/gotham/Gotham-Thin.otf);
  font-weight: 200;
  font-style: normal; }

@font-face {
  font-family: 'Gotham';
  src: url(../templates/default/css/fonts/gotham/Gotham-Light.otf);
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Gotham';
  src: url(../templates/default/css/fonts/gotham/Gotham-Book.otf);
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Gotham';
  src: url(../templates/default/css/fonts/gotham/Gotham-Medium.otf);
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Gotham';
  src: url(../templates/default/css/fonts/gotham/Gotham-Bold.otf);
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Gotham';
  src: url(../templates/default/css/fonts/gotham/Gotham-Black.otf);
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Gotham';
  src: url(../templates/default/css/fonts/gotham/Gotham-Ultra.otf);
  font-weight: 800;
  font-style: normal; }

* {
  outline: none !important; }

.btn-check:focus + .btn, .btn:focus, .navbar-toggler:focus {
  box-shadow: none !important; }

html, body {
  max-width: 100%;
  overflow-x: hidden;
  font-family: 'Gotham'; }

a, a:hover {
  text-decoration: none; }

a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }
  a:hover {
    color: #0065a2; }

.btn-primary {
  height: 54px;
  border-radius: 50px;
  background-color: #00a9dd;
  border-color: #00a9dd;
  padding: 1rem 1.5rem; }
  .btn-primary:hover {
    background-color: #0096c4;
    border-color: #0096c4; }

.btn-outline-primary {
  height: 54px;
  border-radius: 50px;
  border-color: #00a9dd;
  padding: 1rem 1.5rem;
  color: #00a9dd; }
  .btn-outline-primary:hover {
    background-color: #00a9dd;
    border-color: #00a9dd;
    color: #fff; }

.top-row {
  background-color: #0065a2;
  padding-top: 8px;
  padding-bottom: 8px;
  position: relative; }
  .top-row span, .top-row a {
    color: #fff;
    font-family: 'Gotham';
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: left;
    white-space: nowrap; }
  .top-row img {
    margin-left: 20px;
    margin-right: 10px; }

.navbar-expand-lg {
  padding-top: 35px;
  padding-bottom: 20px;
  -webkit-transition: height 0.5s;
  -moz-transition: height 0.5s;
  transition: height 0.5s; }
  .navbar-expand-lg .navbar-nav .nav-item.dropdown {
    position: static; }
    .navbar-expand-lg .navbar-nav .nav-link {
      color: #000;
      font-family: 'Gotham';
      font-size: 17px;
      font-weight: 500;
      font-style: normal;
      letter-spacing: normal;
      line-height: normal;
      text-align: left;
      padding-left: 0;
      padding-right: 35px;
      white-space: nowrap; }
      .navbar-expand-lg .navbar-nav .nav-link:hover {
        color: #00a9dd; }
    .navbar-expand-lg .navbar-nav .dropdown-toggle::after {
      display: none; }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
      padding: 25px 30px 10px 30px;
      box-shadow: 4px 4px 12px 3px rgba(243, 243, 243, .3);
      background-color: #fff;
      border: none;
      left: auto;
      width: auto;
      border-radius: 0;
      margin-top: 0; }
      .navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item {
        font-family: 'Gotham';
        font-size: 16px;
        font-weight: 400;
        font-style: normal;
        letter-spacing: normal;
        line-height: normal;
        text-align: left;
        padding-left: 0;
        padding-right: 45px;
        margin-bottom: 18px;
        min-width: 130px; }
        .navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item:hover {
          background-color: transparent;
          color: #00a9dd; }

.navbar-content {
  flex: 1 1 100%;
  padding-left: 7%;
  max-width: 90%; }
  .navbar-content .navbar-collapse {
    margin-top: 35px; }

.navbar-brand {
  width: 113px;
  flex: 1 1 100%;
  max-width: 10%; }
  .navbar-brand img {
    width: auto;
    height: 110px; }
  .navbar-brand .fixed-logo {
    display: none; }
  .navbar-brand .main-logo {
    display: inline; }

.navbar-top .navbar-form {
  width: 50%;
  position: relative; }
  .navbar-top .navbar-form .form-control {
    height: 56px;
    border-radius: 4px;
    border: 1px solid #fafafa;
    background-color: #fafafa; }
    .navbar-top .navbar-form .form-control::-webkit-input-placeholder {
      color: #2e2e2e;
      font-family: 'Gotham';
      font-size: 14px;
      font-weight: 300;
      font-style: normal;
      letter-spacing: normal;
      line-height: normal; }
    .navbar-top .navbar-form .form-control:-moz-placeholder {
      color: #2e2e2e;
      font-family: 'Gotham';
      font-size: 14px;
      font-weight: 300;
      font-style: normal;
      letter-spacing: normal;
      line-height: normal; }
    .navbar-top .navbar-form .form-control::-moz-placeholder {
      color: #2e2e2e;
      font-family: 'Gotham';
      font-size: 14px;
      font-weight: 300;
      font-style: normal;
      letter-spacing: normal;
      line-height: normal; }
    .navbar-top .navbar-form .form-control:-ms-input-placeholder {
      color: #2e2e2e;
      font-family: 'Gotham';
      font-size: 14px;
      font-weight: 300;
      font-style: normal;
      letter-spacing: normal;
      line-height: normal; }
  .navbar-top .navbar-form .btn {
    position: absolute;
    right: 10px;
    height: 100%;
    top: 0;
    padding-top: 0;
    padding-bottom: 0;
    height: 56px; }
    .navbar-top .navbar-form .btn img {
      height: 20px; }
  .navbar-top .wishlist-link svg path {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  .navbar-top .wishlist-link:hover svg path {
    stroke: #00a9dd; }
  .navbar-top .reg-link svg path {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  .navbar-top .reg-link:hover svg path {
    stroke: #00a9dd; }

.language-dropdown {
  margin-left: 40px; }
  .language-dropdown .dropdown-toggle::after {
    display: none; }
  .language-dropdown .dropdown-toggle > img {
    margin-right: 10px;
    width: 20px; }

body.nav-fixed nav.navbar {
  position: fixed;
  z-index: 999;
  background: #fff;
  top: 0;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: 0px 2px 12px 4px rgba(0, 0, 0, .25); }
  body.nav-fixed nav.navbar .navbar-top {
    display: none !important; }
  body.nav-fixed nav.navbar .navbar-content .navbar-collapse {
    margin-top: 0; }
  body.nav-fixed nav.navbar .navbar-content {
    flex: 1 1 100%;
    padding-left: 20px;
    max-width: 85%; }
  body.nav-fixed nav.navbar .navbar-nav .nav-link {
    font-size: 15px;
    padding-right: 25px;
    padding-top: 21px; }
  body.nav-fixed nav.navbar .navbar-brand {
    max-width: 20%;
    width: 20%; }
    body.nav-fixed nav.navbar .navbar-brand .fixed-logo {
      display: inline; }
    body.nav-fixed nav.navbar .navbar-brand .main-logo {
      display: none; }
    body.nav-fixed nav.navbar .navbar-brand img {
      height: 40px; }
  body.nav-fixed .top-row {
    margin-bottom: 180px; }

.home-section .home-slider .item > img {
  height: 80vh;
  width: 100%;
  object-fit: cover; }
  .home-section .home-slider .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(35, 35, 35, 0.0968749) 55%, #303030 100%);
    transform: rotate(-180deg);
    z-index: 1; }
  .home-section .home-slider .slider-text {
    position: absolute;
    top: 20%;
    width: 100%;
    z-index: 5; }
    .home-section .home-slider .slider-text p {
      color: #fff;
      font-family: 'Gotham';
      font-size: 3.5rem;
      font-weight: 400;
      font-style: normal;
      letter-spacing: normal;
      line-height: normal;
      text-align: left;
      max-width: 60%; }
  .home-section .home-slider .btn-primary {
    position: absolute;
    bottom: 17%;
    display: flex;
    align-items: center;
    z-index: 5; }
    .home-section .home-slider .btn-primary img {
      width: 25px;
      margin-left: 5px; }
  .home-section .owl-dots {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    position: absolute;
    z-index: 999;
    width: 100%;
    bottom: 32%;
    padding-left: 15px; }
  .home-section .owl-dots .owl-dot {
    width: 34px;
    height: 3px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.5);
    margin-right: 10px; }
    .home-section .owl-dots .owl-dot.active {
      background-color: #fff; }

.category-section {
  padding-top: 40px;
  padding-bottom: 0; }

.product-section {
  padding-top: 40px;
  padding-bottom: 40px; }

.blog-section {
  padding-top: 40px;
  padding-bottom: 40px; }
  .blog-section .single-product .product-datas .category {
    line-height: 1.2;
    max-height: calc(1.2 * 1.2em * 3);
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left; }

.blog-page .single-product .product-datas .category {
  line-height: 1.2;
  max-height: calc(1.2 * 1.2em * 3);
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left; }

.brand-section {
  padding-top: 50px;
  padding-bottom: 40px;
  background-color: #f8f8f8;
  margin-bottom: 0; }

.category-slider {
  max-width: 90%;
  margin: 0 auto; }
  .category-slider .item a {
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
    .category-slider .item a:hover {
      transform: scale(1.05, 1.05); }
  .category-slider .item img {
    width: 70px;
    height: 50px;
    object-fit: contain; }
  .category-slider .item span {
    color: #000;
    font-family: 'Gotham';
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: left;
    margin-top: 30px;
    text-align: center; }
  .category-slider .item:hover span {
    color: #00a9dd; }
  .category-slider .owl-stage-outer {
    z-index: 2; }
  .category-slider .owl-nav {
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 106%;
    left: -3%;
    z-index: 1; }
  .category-slider .owl-nav button:hover svg path {
    stroke: #00a9dd; }

.product-section .owl-dots {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  width: 100%; }
  .product-section .owl-dots .owl-dot {
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
    margin-right: 10px; }
    .product-section .owl-dots .owl-dot span {
      width: 34px;
      height: 2px;
      background-color: #e4e4e4;
      display: block; }
    .product-section .owl-dots .owl-dot.active span {
      background-color: #000; }

.section-title {
  color: #000;
  font-family: 'Gotham';
  font-size: 36px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  margin-bottom: 40px; }

.product-slider, .best-sell-slider {
  margin-bottom: 25px;
  padding: 0; }
  .product-slider .item, .best-sell-slider .item {
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    padding-top: 10px;
    padding-bottom: 20px; }

.single-product {
  position: relative;
  padding-bottom: 2px; }
  .single-product > a {
    display: block;
    width: 100%;
    overflow: hidden; }
  .single-product .img-fluid {
    height: 250px;
    width: 100%;
    object-fit: cover;
    max-width: 106%;
    -webkit-transition: all 0.3s !important;
    -moz-transition: all 0.3s !important;
    transition: all 0.3s !important; }
  .single-product .product-images-container {
    background: url('../templates/default/images/spinner.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 250px;
    background-color: #fafafa; }
  .single-product .owl-carousel {
    height: 250px; }
  .single-product .owl-carousel .item > img {
    height: 250px;
    width: 100%;
    object-fit: cover;
    max-width: 106%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  .single-product .owl-carousel .owl-nav {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    z-index: 9;
    top: 110px; }
    .single-product .owl-carousel .owl-nav button {
      padding: 10px !important; }
  .single-product .product-datas {
    padding: 18px 35px;
    display: flex;
    flex-direction: column;
    border: 1px solid #f3f3f3;
    border-top: none; }
  .single-product .product-datas .title {
    color: #000;
    font-family: 'Gotham';
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    padding-bottom: 10px;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
    .single-product .product-datas .title:after {
      content: "";
      width: 54px;
      height: 1px;
      background-color: #f3f3f3;
      position: absolute;
      left: 0;
      bottom: 0; }
  .single-product .product-datas .category, .single-product .product-datas .category a {
    color: #000;
    font-family: 'Gotham';
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal; }
  .single-product .product-datas .category {
    padding-top: 10px; }
  .single-product .label-text {
    position: absolute;
    background: url('../templates/default/images/icons/banner-blue.svg') no-repeat;
    background-size: 100%;
    background-position: center;
    width: 100px;
    height: 46px;
    color: #fff;
    font-family: Gotham;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    top: 40px;
    left: 1px;
    text-align: center;
    padding: 8px;
    z-index: 5; }
  .single-product .label-text2 {
    position: absolute;
    background: url('../templates/default/images/icons/banner-blue.svg') no-repeat;
    background-size: 100%;
    background-position: center;
    width: 100px;
    height: 46px;
    color: #fff;
    font-family: Gotham;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    top: 89px;
    left: -12px;
    text-align: center;
    padding: 8px;
    z-index: 5; }
  .single-product:hover .title {
    color: #00a9dd; }
  .single-product:hover .img-fluid {
    width: 106%;
    margin-left: -3%;
    height: 270px;
    margin-top: -10px; }

.isHome .single-product .label-text {
  left: -12px; }

.discount-text {
  position: absolute;
  top: 30px;
  right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  font-family: 'Gotham';
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  width: 80px;
  height: 80px; }
  .discount-text span:first-child {
    font-size: 22px;
    font-weight: 900; }
  .discount-text span:last-child {
    font-size: 13px;
    font-weight: 400; }

.campaign-section {
  padding-top: 0;
  padding-bottom: 40px; }

.single-campaign {
  background-size: cover;
  background-position: center;
  position: relative;
  height: 670px; }
  .single-campaign .bg {
    width: calc(100% - var(--bs-gutter-x));
    height: 100%;
    position: absolute;
    left: calc(var(--bs-gutter-x) * .5);
    top: 0;
    z-index: 1;
    object-fit: cover;
    object-position: center; }
  .single-campaign .discount-text {
    margin: auto;
    right: 55px;
    top: 0;
    bottom: 0;
    width: 188px;
    height: 188px; }
  .single-campaign .discount-text span:first-child {
    font-size: 49px; }
  .single-campaign .discount-text span:last-child {
    font-size: 29px; }
  .single-campaign .title {
    color: #fff;
    font-family: 'Gotham';
    font-size: 50px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: left; }
  .single-campaign .campaign-inner {
    padding: 60px 90px 50px 90px;
    z-index: 5;
    position: relative;
    width: 100%;
    height: 100%;
    display: block; }
  .single-campaign .overlay, .single-campaign .overlay-bottom {
    width: calc(100% - var(--bs-gutter-x));
    height: 100%;
    position: absolute;
    top: 0;
    left: calc(var(--bs-gutter-x) * .5);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(35, 35, 35, 0.0968749) 55%, #303030 100%);
    transform: rotate(-180deg);
    z-index: 2; }
  .single-campaign .overlay-bottom {
    transform: none; }
  .single-campaign .bottom-features {
    position: absolute;
    bottom: 50px;
    left: 90px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    width: calc(100% - 145px); }
  .single-campaign .bottom-features .btn-primary {
    display: flex;
    align-items: center;
    margin-left: auto; }
    .single-campaign .bottom-features .btn-primary img {
      width: 25px;
      margin-left: 5px; }
  .single-campaign .bottom-features .single-feature {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 18%;
    margin-right: 5%; }
    .single-campaign .bottom-features .single-feature img {
      max-height: 56px;
      margin-bottom: 10px;
      transform: scale(0.9, 0.9); }
    .single-campaign .bottom-features .single-feature span {
      color: #fff;
      font-family: 'Gotham';
      font-size: 14px;
      font-weight: 600;
      font-style: normal;
      letter-spacing: 0.02em;
      line-height: normal;
      text-align: left;
      text-transform: uppercase; }
      .single-campaign .bottom-features .single-feature span span {
        display: block; }

.best-sell-slider .owl-nav {
  position: absolute;
  top: -65px;
  right: 0; }
  .best-sell-slider .owl-nav .owl-prev {
    margin-right: 30px; }
  .best-sell-slider .owl-nav button:hover svg path {
    stroke: #00a9dd; }

.single-product-bigger {
  display: flex;
  position: relative; }
  .single-product-bigger > img {
    width: 48%;
    height: 350px;
    object-fit: cover;
    object-position: center; }
  .single-product-bigger .btn-primary {
    display: flex;
    align-items: center; }
  .single-product-bigger .btn-primary img {
    width: 23px;
    margin-left: 10px; }
  .single-product-bigger .product-info {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    border: 1px solid #f3f3f3;
    border-left: none;
    width: 52%; }
  .single-product-bigger .product-info .title {
    color: #000;
    font-family: 'Gotham';
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    padding-bottom: 10px;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center; }
    .single-product-bigger .product-info .title:after {
      content: "";
      width: 54px;
      height: 1px;
      background-color: #f3f3f3;
      position: absolute;
      left: 0;
      bottom: 0;
      right: 0;
      margin: auto; }
  .single-product-bigger .product-info .category {
    color: #000;
    font-family: 'Gotham';
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    padding-top: 10px;
    text-align: center;
    margin-bottom: 40px; }
  .single-product-bigger .bottom-features {
    display: flex;
    align-items: flex-end;
    justify-content: space-evenly;
    width: 100%;
    margin-top: 40px; }
  .single-product-bigger .bottom-features .single-feature {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 20%; }
    .single-product-bigger .bottom-features .single-feature img {
      max-width: 48px;
      max-height: 40px;
      margin-bottom: 10px; }
    .single-product-bigger .bottom-features .single-feature span {
      color: #0065a2;
      font-family: 'Gotham';
      font-size: 12px;
      font-weight: 600;
      font-style: normal;
      line-height: normal;
      text-align: left;
      text-transform: uppercase; }
      .single-product-bigger .bottom-features .single-feature span span {
        color: #00a9dd; }
  .single-product-bigger .discount-text {
    position: absolute;
    left: 32%;
    top: 35px;
    width: 80px;
    height: 80px; }
  .single-product-bigger .discount-text span:first-child {
    font-size: 22px; }
  .single-product-bigger .discount-text span:last-child {
    font-size: 13px; }

.brand-slider {
  margin-top: 20px;
  margin-bottom: 40px; }
  .brand-slider .item img {
    filter: grayscale(1);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
    object-fit: contain;
    height: 80px; }
  .brand-slider .item:hover img {
    filter: grayscale(0); }

.site-footer {
  padding-top: 35px;
  padding-bottom: 55px; }
  .site-footer .footer-logo {
    max-width: 97px;
    margin-bottom: 40px; }
  .site-footer .footer-contact {
    color: #000;
    font-family: 'Gotham';
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: left;
    margin-bottom: 30px; }
  .site-footer .footer-contact .address {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 0.2rem; }
  .site-footer .footer-contact .address-info {
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 1.5rem; }
  .site-footer .footer-contact .address-small {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 0.2rem; }
  .site-footer .copyright {
    padding-top: 35px;
    border-top: 1px solid #e7e7e7;
    color: #000;
    font-family: 'Gotham';
    font-size: 16px;
    font-weight: 400; }
  .site-footer .work-hours img {
    width: 49px;
    margin-right: 20px; }
  .site-footer .work-hours div {
    color: #000;
    font-family: 'Gotham';
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: left; }
    .site-footer .work-hours div span:first-child {
      font-size: 18px;
      font-weight: 500;
      margin-bottom: 10px; }
    .site-footer .work-hours div span:last-child {
      font-size: 18px;
      font-weight: 300; }
  .site-footer .footer-menu {
    font-family: 'Gotham';
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: left; }
  .site-footer .footer-menu p {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000; }
  .site-footer .footer-menu .footer-menu-items a {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 0.3rem;
    color: #000; }
  .site-footer .footer-social p {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    font-family: 'Gotham';
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: left; }
  .site-footer .footer-social a {
    color: #00a9dd;
    font-size: 22px; }
  .site-footer .footer-social img {
    width: 20px;
    height: 20px; }
  .site-footer .footer-social .footer-social-items {
    max-width: 70%; }
  .site-footer .footer-subscribe {
    position: relative; }
  .site-footer .footer-subscribe .form-control {
    border-radius: 4px;
    border: 1px solid #fafafa;
    background-color: #fafafa;
    height: 55px; }
    .site-footer .footer-subscribe .form-control::-webkit-input-placeholder {
      color: #2e2e2e;
      font-family: 'Gotham';
      font-size: 14px;
      font-weight: 300;
      font-style: normal;
      letter-spacing: normal;
      line-height: normal;
      text-align: left; }
    .site-footer .footer-subscribe .form-control:-moz-placeholder {
      color: #2e2e2e;
      font-family: 'Gotham';
      font-size: 14px;
      font-weight: 300;
      font-style: normal;
      letter-spacing: normal;
      line-height: normal;
      text-align: left; }
    .site-footer .footer-subscribe .form-control::-moz-placeholder {
      color: #2e2e2e;
      font-family: 'Gotham';
      font-size: 14px;
      font-weight: 300;
      font-style: normal;
      letter-spacing: normal;
      line-height: normal;
      text-align: left; }
    .site-footer .footer-subscribe .form-control:-ms-input-placeholder {
      color: #2e2e2e;
      font-family: 'Gotham';
      font-size: 14px;
      font-weight: 300;
      font-style: normal;
      letter-spacing: normal;
      line-height: normal;
      text-align: left; }
  .site-footer .footer-subscribe .btn {
    position: absolute;
    right: 15px;
    bottom: 10px;
    margin: auto; }
    .site-footer .footer-subscribe .btn img {
      height: 24px; }
  .site-footer .card-types img {
    height: 29px;
    margin-left: 25px; }

.body-overlay {
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

body.has-overlay .body-overlay {
  z-index: 9999;
  opacity: 0.85; }

body.has-overlay .navbar.navbar-expand-lg, body.has-overlay .top-row {
  z-index: 10000; }

.breadcrumb-section {
  background-color: #f3f3f3;
  padding-top: 10px;
  padding-bottom: 10px; }
  .breadcrumb-section .breadcrumb {
    margin-bottom: 0; }
  .breadcrumb-section .breadcrumb .breadcrumb-item, .breadcrumb-section .breadcrumb .breadcrumb-item a {
    color: #000;
    font-family: 'Gotham';
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: left; }
  .breadcrumb-section .breadcrumb .breadcrumb-item + .breadcrumb-item {
    padding-left: 1rem; }
  .breadcrumb-section .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    padding-right: 1rem; }
  .breadcrumb-section .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    background: url('../templates/default/images/icons/right-angle.svg') no-repeat;
    content: " ";
    width: 6px;
    height: 9px;
    margin-top: 4px; }

.page-heading {
  background-color: #fafafa;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 40px; }
  .page-heading h1 {
    color: #000;
    font-family: 'Gotham';
    font-size: 36px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: left;
    margin-bottom: 0; }

.inner-page .single-product {
  margin-bottom: 25px; }
  .inner-page .single-product .label-text {
    left: -2px; }

.pagination .active .page-link {
  background-color: transparent;
  border-color: transparent;
  color: #00a9dd; }
  .pagination .page-link {
    color: #000;
    font-family: 'Gotham';
    font-size: 13px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: left;
    border: none; }
  .pagination .page-link:hover {
    color: #00a9dd;
    background-color: transparent;
    border-color: transparent; }

#product-slider-big .item {
  margin: 2px;
  text-align: center; }
  #product-slider-big .item img {
    height: 460px;
    width: 100%;
    object-fit: cover; }
  #product-slider-big.owl-theme {
    position: relative; }
  #product-slider-big.owl-theme .owl-nav {
    position: absolute;
    right: 0;
    bottom: 2px; }
  #product-slider-big.owl-theme .owl-next, #product-slider-big.owl-theme .owl-prev {
    background: #00a9dd;
    width: 51px;
    height: 51px; }
    #product-slider-big.owl-theme .owl-next:hover, #product-slider-big.owl-theme .owl-prev:hover {
      background: #0065a2; }
  #product-slider-big.owl-theme .owl-nav [class*='owl-'] {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.product-page {
  padding-bottom: 100px; }

#product-slider-thumbs {
  margin-top: 25px; }
  #product-slider-thumbs .item {
    cursor: pointer; }
  #product-slider-thumbs .item img {
    height: 120px;
    object-fit: cover;
    width: 100%; }
  #product-slider-thumbs.owl-theme .owl-nav [class*='owl-'] {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.product-inner-page-info {
  padding-left: 5.5rem;
  padding-top: 3rem; }
  .product-inner-page-info .marker {
    color: red; }
  .product-inner-page-info p {
    color: #000 !important;
    font-family: 'Gotham';
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: left; }
  .product-inner-page-info p.title, .product-inner-page-info p strong, .product-inner-page-info p b {
    font-weight: 500; }
  .product-inner-page-info .description p {
    margin-bottom: 0.5rem; }
  .product-inner-page-info .description {
    float: left;
    width: 100%; }
  .product-inner-page-info .description table strong {
    font-weight: 500; }
  .product-inner-page-info .divider {
    float: left; }
  .product-inner-page-info .icons {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    width: 70%;
    margin-bottom: 30px; }
  .product-inner-page-info .icons .single-feature {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 20%; }
    .product-inner-page-info .icons .single-feature img {
      max-width: 68px;
      max-height: 68px;
      margin-bottom: 10px; }
    .product-inner-page-info .icons .single-feature span {
      color: #0065a2;
      font-family: 'Gotham';
      font-size: 11px;
      font-weight: 600;
      font-style: normal;
      line-height: 1;
      text-align: left;
      text-transform: uppercase; }
      .product-inner-page-info .icons .single-feature span span {
        color: #00a9dd; }
  .product-inner-page-info .add-wishlist span {
    color: #000;
    font-family: 'Gotham';
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: left; }
  .product-inner-page-info .add-wishlist img {
    width: 22px;
    height: 20px;
    margin-right: 15px; }
  .product-inner-page-info .add-wishlist:hover span, .product-inner-page-info .add-wishlist.active span {
    color: #00a9dd; }

.page-text {
  color: #000;
  font-family: 'Gotham';
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.3;
  text-align: left; }

.divider {
  border-top: 1px solid #e2e2e2;
  width: 100%;
  height: 1px;
  margin-bottom: 1rem; }

.map-wrapper {
  height: 500px; }

.contact-right {
  padding-top: 60px; }

.contact-top {
  background-color: #fafafa;
  padding-top: 40px;
  padding-bottom: 20px;
  border-bottom: 3px solid #00a9dd; }
  .contact-top img {
    border: 1px solid #f1f1f1;
    background-color: #fff;
    height: 155px;
    padding: 20px 27px 20px 44px;
    margin-top: -100px;
    margin-left: 40px;
    margin-right: 40px; }
  .contact-top b {
    font-weight: 500; }

.contact-bottom {
  background-color: #fafafa;
  padding-left: 44px;
  padding-top: 20px;
  padding-bottom: 20px; }
  .contact-bottom .contact-info {
    color: #000;
    font-family: 'Gotham';
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: left; }
  .contact-bottom .contact-info .address {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0.2rem; }
  .contact-bottom .contact-info .address-info {
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 1.5rem; }
  .contact-bottom .contact-info .address-small {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 0.1rem; }

.campaign-page .single-product-bigger > img {
  height: 355px; }
  .campaign-page .single-product-bigger {
    margin-bottom: 25px; }
  .campaign-page .single-product-bigger .product-info .title {
    margin-bottom: 35px; }
    .campaign-page .single-product-bigger .product-info .title:after {
      display: none; }
  .campaign-page .single-product-bigger .bottom-features {
    padding: 0 25px;
    margin-top: 50px; }
    .campaign-page .single-product-bigger .bottom-features .single-feature span {
      line-height: 1;
      font-size: 11px; }
  .campaign-page .single-product {
    margin-bottom: 25px; }
  .campaign-page .single-product .img-fluid {
    height: 255px; }
  .campaign-page .single-product .product-datas {
    padding-top: 25px; }
    .campaign-page .single-product .product-datas .title {
      min-height: 55px; }
    .campaign-page .single-product .product-datas .title:after {
      display: none; }

.single-campaign-page {
  padding-top: 25px; }
  .single-campaign-page .single-campaign .bottom-features .single-feature {
    width: 22%;
    margin-right: 7%; }
  .single-campaign-page .page-text {
    padding-top: 25px; }
  .single-campaign-page .page-text .date span:first-child {
    width: 78px;
    height: 78px;
    background-color: #00a9dd;
    color: #fff;
    font-family: 'Gotham';
    font-size: 36px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: center; }
    .single-campaign-page .page-text .date span:last-child {
      color: #000;
      font-family: 'Gotham';
      font-size: 16px;
      font-weight: 400;
      font-style: normal;
      letter-spacing: normal;
      line-height: normal;
      text-align: center;
      display: block;
      margin-top: 9px; }
  .single-campaign-page .page-text h2 {
    color: #000;
    font-family: 'Gotham';
    font-size: 34px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: left;
    margin-bottom: 15px; }
  .single-campaign-page .page-text p {
    color: #000;
    font-family: 'Gotham';
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: left;
    margin-bottom: 0.3rem; }
  .single-campaign-page .tags-row {
    display: flex;
    margin-top: 25px;
    margin-bottom: 50px; }
  .single-campaign-page .tags-row .tag {
    color: #2e2e2e;
    font-family: 'Gotham';
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: left;
    padding: 20px 30px;
    background-color: #fafafa;
    margin-right: 25px; }
    .single-campaign-page .tags-row .tag a {
      color: #2e2e2e; }
  .single-campaign-page .socials-row p {
    color: #000;
    font-family: 'Gotham';
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 25px; }
  .single-campaign-page .socials-row .social-items a {
    margin-right: 20px;
    color: #d2d2d2;
    font-size: 25px; }
    .single-campaign-page .socials-row .social-items a:hover {
      color: #9f9f9f; }

.brands-page .brand-single {
  margin-bottom: 100px; }
  .brands-page .brand-single img {
    height: 60px;
    width: 100%;
    object-fit: contain;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  .brands-page .brand-single:hover img {
    transform: scale(1.1, 1.1); }

.blog-image img {
  height: 400px;
  width: 100%;
  object-fit: cover; }

.navbar-toggler {
  color: #0065a2; }

.discount-text {
  z-index: 5; }
  .discount-text.brown {
    background: url('../templates/default/images/icons/discount-brown.png') no-repeat;
    background-size: 100%; }
  .discount-text.black {
    background: url('../templates/default/images/icons/discount-big-black.png') no-repeat;
    background-size: 100%; }
  .discount-text.red {
    background: url('../templates/default/images/icons/discount-red.png') no-repeat;
    background-size: 100%; }
  .discount-text.blue {
    background: url('../templates/default/images/icons/discount-big-blue.png') no-repeat;
    background-size: 100%; }
  .discount-text.gray {
    background: url('../templates/default/images/icons/discount-gray.png') no-repeat;
    background-size: 100%; }

.lds-ripple {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px; }

.lds-ripple div {
  position: absolute;
  border: 4px solid #00a9dd;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite; }

.lds-ripple div:nth-child(2) {
  animation-delay: -0.5s; }

@keyframes lds-ripple {
  0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1; }

  100% {
    top: 0px;
    left: 0px;
    width: 72px;
    height: 72px;
    opacity: 0; } }

.product-img {
  overflow: hidden;
  height: 250px;
  border: 1px solid #f3f3f3;
  border-bottom: 0; }

.single-product-slider .product-img {
  border: 0; }

button.registration.active {
  background-color: #0065a2 !important;
  color: #fff !important; }

#loginFormSave, #registerFormSave, button.edit_profile, button.profile-button {
  background-color: #0065a2;
  border-radius: 10px;
  width: 100%; }

.registration {
  color: #0065a2; }

div.profile_drp {
  margin: 0.1em 1em 0 0; }

div.body_nav button.nav-link {
  text-align: left;
  border: 1px solid #eee;
  border-radius: 20px;
  margin: 5px; }

div.body_nav button.nav-link svg {
  margin: 0 0 50px 0; }

div.body_nav {
  border: 1px solid #eee;
  padding: 5px;
  border-radius: 10px; }

div#v-pills-bonus span.bonus-card-number {
  position: absolute;
  top: 70%;
  left: 35%;
  transform: translate(-35%, -50%);
  font-size: 25px;
  width: 100%;
  letter-spacing: 2px; }

div#v-pills-bonus span.bonus-price {
  position: absolute;
  top: 20%;
  left: 65%;
  transform: translate(-35%, -50%);
  font-size: 50px;
  width: 100%;
  letter-spacing: 1px;
  color: white;
  font-weight: bold; }

div#v-pills-card span.credit-card-number {
  position: absolute;
  top: 65%;
  left: 35%;
  transform: translate(-35%, -50%);
  font-size: 25px;
  width: 100%;
  letter-spacing: 2px; }

div.bonus-card-section, div.credit-card-section {
  position: relative;
  text-align: center;
  color: white; }

div.credit-card-section {
  color: black !important; }

div.profile-body div.tab-pane {
  border: 1px solid #eee;
  border-radius: 10px;
  padding: 10px; }
