@font-face {
  font-family: "Dancing Script";
  src: url("../documents/fonts/DancingScript-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

body {
  font-size: 1.2rem;
  color: #495057; }

.icon-s {
  height: 2.5rem;
  width: 2.5rem; }

.icon-m {
  height: 5rem;
  width: 5rem; }

hr.widget-separator {
  border: 0.6px dashed #869EB4; }

.border-dashed {
  border: 2px dashed; }

.border-dashed-y {
  border-top: 2px dashed;
  border-bottom: 2px dashed; }

.border-dashed-top {
  border-top: 2px dashed; }

.border-dashed-bottom {
  border-bottom: 2px dashed; }

.btn {
  border-radius: 2rem; }

hr {
  border-top: 1px dashed #869EB4; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: normal;
  text-rendering: optimizelegibility;
  color: #869EB4;
  line-height: 1.3; }

h1, .h1 {
  font-size: 3rem; }

h2, .h2 {
  font-size: 2.5rem; }

h3, .h3 {
  font-size: 2rem; }

h4, .h4 {
  font-size: 1.75rem; }

h5, .h5 {
  font-size: 1rem; }

h5, .h6 {
  font-size: 1rem; }

.font-accent {
  font-family: "Dancing Script"; }

@media (min-width: 768px) {
  .basket-item-container-right {
    min-width: 45%; } }

@media (min-width: 1200px) {
  .basket-item-container-right {
    min-width: 35%; } }

.basket-item-container-right .qty-box-container {
  height: auto; }

.brand-container {
  position: absolute;
  left: 0;
  z-index: 20; }
  .brand-container img {
    width: 100%; }
  @media (max-width: 991px) {
    .brand-container {
      position: relative;
      width: 100%;
      background: #869EB4; }
      .brand-container img {
        width: 100px; }
      .brand-container .navbar-toggler {
        color: #fff;
        font-size: 2.5rem;
        float: right; } }

.search-input {
  border-radius: 2rem 0 0 2rem;
  border: 1px solid #94CCDC; }

.search-submit {
  border: 1px solid #94CCDC;
  border-radius: 0 2rem 2rem 0;
  color: #fff;
  background-color: #94CCDC; }

.cmp-search-box {
  width: 400px; }

@media (max-width: 991px) {
  .cmp-search-box {
    width: 100%; } }

.topbar {
  background: #fff;
  color: #869EB4; }

@media (max-width: 991px) {
  .topbar-items {
    margin: auto; } }

@media (min-width: 992px) {
  .page-header {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1030; }
  .navbar {
    background-color: #869EB4;
    z-index: 10; } }

@media (max-width: 991px) {
  .nav-link {
    padding: 0.5rem 1rem; } }

.main-navbar-collapsable .mainmenu > li > a {
  color: #fff;
  font-size: 1.4rem; }

.megamenu .collapse {
  background-color: #869EB4; }
  .megamenu .collapse .level1 a {
    color: #fff !important;
    font-weight: 400;
    font-size: 1.2rem; }

.mobile-navigation {
  background: #869EB4; }
  .mobile-navigation .mainmenu li a {
    color: #fff; }
    .mobile-navigation .mainmenu li a:hover {
      color: #fff; }
  .mobile-navigation .breadcrumb {
    background: #fff; }
  .mobile-navigation .fa-level-up,
  .mobile-navigation .fa-caret-right {
    color: #fff; }

#page-body {
  padding-bottom: 4rem; }

@media (min-width: 992px) {
  #page-body {
    margin-top: 170px; }
    .page-home-category #page-body,
    .page-blog-category #page-body,
    .page-blog-landing #page-body {
      margin-top: 140px; } }

.blog-wrapper .breadcrumb-item a, .blog-wrapper .breadcrumb-item span, .blog-wrapper .breadcrumb-item:before {
  color: #fff !important; }

.blog-category-name {
  color: #fff; }

.sidebar-categories .category-title,
.widget-navigation-tree .category-title {
  display: none; }

.filter-bar a.btn-link {
  background: #94CCDC;
  padding: 10px 30px;
  color: #495057 !important;
  font-size: 16px;
  text-decoration: none; }
  .filter-bar a.btn-link:hover {
    color: #fff !important; }
  .filter-bar a.btn-link.text-appearance:focus {
    color: #fff !important; }

.widget-image-box .widget-caption h1, .widget-image-box .widget-caption h2, .widget-image-box .widget-caption h3, .widget-image-box .widget-caption p {
  color: #fff; }

.widget-image-box .widget-caption p {
  font-size: 1.8rem; }

.widget-item-list.widget-primary h1, .widget-item-list.widget-primary h2, .widget-item-list.widget-primary h3, .widget-item-list.widget-primary p, .widget-item-list.widget-secondary h1, .widget-item-list.widget-secondary h2, .widget-item-list.widget-secondary h3, .widget-item-list.widget-secondary p {
  color: #fff; }

.custom-sbs img {
  object-fit: cover; }

.custom-sbs .nav-text {
  background: #869eb4; }
  .custom-sbs .nav-text span {
    color: #fff !important;
    font-size: 1.6rem; }

@media (min-width: 576px) {
  .custom-sbs .nav-text {
    position: absolute;
    width: 70%;
    background: rgba(134, 158, 180, 0.75);
    bottom: 30%;
    padding: 2rem !important; } }

@media (max-width: 767px) {
  .newsletter-box {
    border-top: 2px dashed #fff; } }

@media (min-width: 768px) {
  .newsletter-box {
    border-left: 2px dashed #fff; } }

.newsletter-box.widget-primary .btn-appearance {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
  border-width: 2px; }
  .newsletter-box.widget-primary .btn-appearance:hover {
    border-color: #fff; }

.newsletter-box a .text-appearance {
  color: #fff !important;
  text-decoration: underline; }

.footer-box {
  color: #869EB4;
  font-size: 1rem; }
  .footer-box a,
  .footer-box .widget-list .widget-inner a {
    color: #869EB4; }
    .footer-box a:hover,
    .footer-box .widget-list .widget-inner a:hover {
      color: #869EB4;
      text-decoration: underline; }
