﻿body {
  font-family: Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.color-primary {
  color: #133b8d;
}
a {
  color: #133b8d;
}
.bg-beige {
  background-color: #F5EDE4;
}
.italic {
  font-style: italic;
}
.bg-transparent {
  background-color: transparent;
}
.bg-transparent.card:hover {
  background-color: #F5EDE4 !important;
}
.bg-blue {
  background-color: #133b8d;
}
.topbar {
  width: 100%;
  padding: 0.445em;
}
.topbar .topbar-text a {
  text-transform: uppercase;
  color: white;
  font-size: 14px;
  padding: 0 0.5em 0 0.5em;
}
.topbar .dropdown-menu a {
  color: #133b8d;
}
.topbar .ml-3 a {
  text-transform: uppercase;
  color: white;
  font-size: 14px;
  padding: 0 0.5em 0 0.5em;
}
.topbar .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.topbar-blue {
  background-color: #133b8d;
}
.topbar-blue .dropdown-menu li a {
  color: #133b8d !important;
}
.border-color-primary {
  border-color: #133b8d !important;
}
.border-radius-0 {
  border-radius: 0;
}
.placeholder-secondary::placeholder {
  color: #C6B39C;
}
.no-decoration {
  text-decoration: none;
}
.logo-bar-left {
  display: flex;
  align-items: center;
}
.logo-bar-left .divider {
  border-left: 1px solid #C6B39C;
  padding-left: 1rem;
  margin-left: 1rem;
}
.logo-bar-left .divider .primary-title {
  font-size: 1.5rem;
  font-weight: 300;
}
.logo-bar-left .divider .secondary-title {
  font-size: 0.9rem;
  line-height: 0.9rem;
}
.navbar-home {
  background: url('../../images/home-azure.png') no-repeat top center;
  display: block;
  width: 30px;
  height: 24px;
  margin-left: 0;
  transform: translateY(5px);
}
.navbar-tool {
  align-items: center;
}
.navbar-tool:hover {
  text-decoration: none;
}
.navbar-tool .navbar-tool-icon-box {
  position: relative;
  width: 2.875rem;
  height: 2.875rem;
  transition: color 0.25s ease-in-out;
  border-radius: 50%;
  line-height: 2.625rem;
  text-align: center;
}
.navbar-tool .navbar-tool-label {
  position: absolute;
  top: -0.3125rem;
  right: 2.8rem;
  width: .9rem;
  height: .9rem;
  border-radius: 50%;
  background-color: #C6B39C;
  color: #fff;
  font-size: .5rem;
  font-weight: 500;
  text-align: center;
  line-height: 0.9rem;
}
.navbar-tool .navbar-tool-icon-box {
  font-size: 1.25rem;
  line-height: 2.875rem;
  color: #133b8d;
  display: inline;
}
.navbar-tool .navbar-tool-icon-box:hover {
  text-decoration: none;
}
.navbar-tool .navbar-tool-tooltip {
  color: #133b8d;
  font-size: 1rem;
}
@media screen and (max-width: 1200px) {
  .navbar-expand-lg .navbar-collapse {
    display: none !important;
  }
}
.navbar-full-width {
  background-color: #C6B39C;
  display: flex;
  padding: 0 10vw 0 10vw;
  justify-content: center;
}
.navbar-full-width .themes {
  color: white;
  /*line-height: 14px;*/
  font-size: 14px;
  width: 75rem;
}
.navbar-full-width .themes .theme-centered {
  justify-content: center;
}
.navbar-full-width .themes .row {
  margin-top: 2px;
  margin-bottom: 2px;
  /*     &:first-child {
                margin-bottom: 10px;
            }*/
}
.navbar-full-width .themes .row .col-xl {
  padding-right: 0;
  display: flex;
  align-items: center;
  /*margin-left: 0.8rem;*/
  min-width: 1.5rem;
}
.navbar-full-width .themes a {
  color: white;
  text-transform: uppercase;
  font-size: 0.7vw;
}
.navbar-full-width .new-theme {
  background-color: #133b8d;
  height: 4rem;
  color: white;
  padding: 0 1rem 0 1rem;
  margin-left: 2rem;
  display: flex;
  align-items: center;
}
.navbar-full-width .new-theme a {
  color: white;
}
.navbar-full-width .navbar-toggler-icon {
  color: white;
  display: flex;
  align-items: center;
  justify-self: center;
}
.navbar-full-width .hidden {
  visibility: hidden;
}
@media screen and (max-width: 1600px) {
  .navbar-full-width {
    padding: 0 8vw 0 8vw;
  }
}
@media screen and (max-width: 1200px) {
  .navbar-full-width {
    padding: 0;
    /*font-size: 1vw;*/
  }
  .navbar-full-width .themes a {
    font-size: 0.875rem;
    padding-left: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .navbar-full-width {
    justify-content: space-between !important;
    padding: 0;
  }
  .navbar-full-width .new-theme {
    height: 2rem;
  }
  .navbar-full-width .navbar-toolbar {
    width: 100%;
    justify-content: center;
  }
  .navbar-full-width .col-sm a {
    margin: 0.4rem;
    margin-left: 3rem;
    font-size: 1rem;
  }
}
footer a {
  color: black;
}
footer a:hover {
  text-decoration: none;
  color: black;
}
footer .bar-1 {
  background-color: #F5EDE4;
  height: 7rem;
  display: flex;
  justify-content: center;
}
footer .bar-1 .first-col {
  justify-content: end;
  align-items: center;
}
footer .bar-1 .row {
  width: 100%;
  align-items: center;
}
footer .bar-1 .row .col-12 {
  color: #133b8d;
  font-weight: 600;
}
footer .bar-1 .row .col-12 a {
  color: #133b8d;
}
footer .bar-1 .row .col-12 img {
  height: 1.5rem;
}
footer .bar-2 {
  background-color: #C6B39C;
  min-height: 15rem;
  display: flex;
  justify-content: center;
}
footer .bar-2 .row {
  width: 85%;
  margin: 1.5rem 0;
}
footer .bar-2 .row .col-sm-4 {
  text-align: center;
}
footer .bar-2 .row .col-sm {
  text-align: left;
  font-weight: 300;
}
footer .bar-2 .row .col-sm a {
  font-weight: 300;
}
footer .bar-2 .row .col-sm i {
  color: #133b8d;
  border: 1px solid #133b8d;
  border-radius: 50%;
  height: 1.5rem;
  width: 1.5rem;
  padding: 0.2rem;
}
footer .bar-2 .row .col-sm .description {
  width: 20rem;
}
footer .bar-2 .row .title {
  font-weight: 600;
  color: white;
  margin-bottom: 2rem;
}
footer .bar-3 {
  height: 2rem;
}
footer .bar-3 .row {
  text-align: end;
  margin-right: 2rem;
}
@media screen and (max-width: 767px) {
  footer .bar-1 .first-col {
    justify-content: center;
  }
  footer .bar-2 .col-sm {
    text-align: center !important;
  }
  footer .bar-2 .col-sm .description {
    width: 100% !important;
  }
  footer .bar-3 .row {
    margin-right: 0 !important;
  }
}
.price-btn {
  background-color: #133b8d;
  color: white;
  border-radius: 0 !important;
  max-height: 38px;
  font-size: 0.75rem;
  cursor: initial;
  position: relative;
}
.price-btn .new-price.transform {
  transform: translateY(6px);
  display: block;
}
.price-btn .old-price {
  display: none;
  font-size: 0.75rem;
}
.price-btn .old-price.show {
  display: block;
  position: absolute;
  top: 0;
  right: 1px;
  text-decoration: line-through;
  text-decoration-thickness: 2px;
  text-decoration-color: red;
}
.add-to-cart-btn {
  color: #133b8d;
  border-radius: 0 !important;
  max-height: 38px;
  font-size: 0.75rem;
  font-weight: 700;
  margin-left: -5px !important;
}
.add-to-cart-btn.add-to-cart-elec {
  border-left: 1px solid #133b8d;
}
h1 {
  font-size: 1rem;
}
h2 {
  font-size: 1.5rem;
  text-transform: uppercase;
  color: #133b8d;
}
h3 {
  margin: 2.5rem 0 1.2rem 15px;
  font-size: 1rem;
}
h3 small {
  padding-left: 2rem;
  opacity: 0.8;
  padding-top: 3px;
}
h3 a {
  color: inherit;
}
.shop-section {
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.shop-section.new-section {
  background-color: #133b8d;
}
.shop-section.new-section h3 {
  color: white;
}
.shop-section .card {
  border-radius: 0 !important;
  border: none !important;
  margin: 10px 5px;
  height: 240px;
}
.shop-section .card .row {
  height: 100%;
}
.shop-section .card .row .card-crush {
  position: absolute;
  top: -6px;
  left: -2px;
  width: 38px;
  height: auto;
  z-index: 99999;
}
.shop-section .card .row .img-wrapper {
  display: flex;
  justify-content: center;
  padding: 0 7px;
}
.shop-section .card .row .img-wrapper .card-img {
  align-self: center;
  max-height: 225px;
  max-width: 100%;
  width: auto;
  height: auto;
}
.shop-section .card .row .card-body {
  position: relative;
  height: 100%;
  font-size: 0.75rem;
  padding: 1rem;
}
.shop-section .card .row .card-body .card-theme {
  font-weight: bold;
  margin-bottom: .25rem;
  line-height: initial;
}
.shop-section .card .row .card-body .card-title a {
  color: #133b8d;
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: .25rem;
  line-height: initial;
}
.shop-section .card .row .card-body .custom-card-footer {
  position: absolute;
  bottom: 10px;
}
.shop-section .card .row .card-body .custom-card-footer p {
  margin-bottom: 0;
}
.shop-section .card .row .card-body .custom-card-footer .buttons {
  margin-top: 0.5rem;
}
.shop-section .card .row .card-body .showcased-buttons {
  position: absolute;
  display: flex;
  flex-direction: column;
  bottom: 30px;
  height: 90px;
  justify-content: space-between;
}
.shop-section .card .row .card-body .showcased-buttons .btn {
  border-radius: 0;
}
.shop-section .card .row .card-body .showcased-buttons .bg-white {
  background-color: white;
  width: 250px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1rem;
  cursor: initial;
}
.shop-section .card .row .card-body .showcased-buttons .bg-blue {
  width: 200px;
  font-size: 0.75rem;
  color: white;
}
.shop-section .card .showcased-image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .shop-section .card:not(.showcased-card) {
    height: auto !important;
  }
  .shop-section .card:not(.showcased-card) .card-body .custom-card-footer {
    position: initial !important;
  }
}
@media screen and (max-width: 850px) {
  .shop-section .card {
    height: 260px;
  }
}
@media screen and (max-width: 1700px) and (min-width: 1300px) {
  .shop-section .card {
    height: 260px;
  }
}
@media screen and (max-width: 1300px) and (min-width: 1199px) {
  .shop-section .card {
    height: 270px;
  }
}
@media screen and (max-width: 1810px) and (min-width: 1300px) {
  .shop-section .card {
    height: 275px;
  }
}
.product-details {
  padding-bottom: 2.5rem;
}
.product-details .product-coll {
  padding: 1.5rem 2rem 1.5rem 0;
  align-items: center;
  display: flex;
  flex-direction: column;
}
.product-details .product-coll .social-btns {
  margin-top: 10px;
}
.product-details .product-coll .product-img {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: top;
  background-size: contain;
  min-height: 180px;
}
.product-details .product-colc {
  padding: 1.5rem 3rem 1.5rem 1rem;
}
.product-details .product-colr {
  padding-bottom: 20px;
  padding-left: 20px;
  border-left: 1px solid #C6B39C;
}
.product-details .product-colr p {
  margin-bottom: 0.5rem;
}
.product-details .product-colr .product-availability i {
  margin-right: 10px;
}
.product-details .product-colr .product-availability .fa-clock {
  color: #C6B39C;
}
.product-details .product-colr .price-btn {
  position: relative;
  height: 50px;
  width: 80px;
  max-height: initial;
  font-size: 1rem;
}
.product-details .product-colr .price-btn .new-price.transform {
  transform: translateY(3px);
  display: block;
}
.product-details .product-colr .price-btn .old-price {
  display: none;
  font-size: 0.75rem;
}
.product-details .product-colr .price-btn .old-price.show {
  display: block;
  position: absolute;
  top: 0;
  right: 15px;
  text-decoration: line-through;
  text-decoration-color: red;
  text-decoration-thickness: 2px;
}
.product-details .product-colr .add-to-cart-btn {
  height: 50px;
  width: 200px;
  max-height: initial;
  font-size: 1rem;
}
.author-details {
  padding-bottom: 2.5rem;
}
.author-details .author-coll {
  padding: 1.5rem 2rem 1.5rem 0;
  align-items: center;
  display: flex;
  flex-direction: column;
}
.author-details .author-coll .author-img {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: top;
  background-size: contain;
  min-height: 180px;
}
.author-details .author-colr {
  padding: 1.5rem 3rem 1.5rem 1rem;
}
.author-details h1 {
  font-size: 1.3rem;
  text-transform: uppercase;
  color: #133b8d;
}
#themePage h1 {
  font-weight: 500;
  line-height: 1.2;
  font-size: 1.3rem;
  margin: 40px 0 19.2px 15px;
  color: #133b8d;
}
#themePage .side-search {
  margin: 2rem 4rem 0 0;
  padding: 20px 15px 20px 15px;
}
#themePage .side-search h3::after {
  content: "";
  width: 90%;
  display: block;
  margin-top: 10px;
  border: 1px solid #C6B39C;
}
#themePage .side-search h3 {
  margin-top: 5px;
}
#themePage .side-search ul {
  padding-left: unset;
}
#themePage .side-search ul li {
  cursor: pointer;
  list-style: none;
}
#themePage .side-search ul li::before {
  content: "";
  width: 12px;
  height: 12px;
  display: inline-block;
  border: 1px solid #C6B39C;
  border-radius: 50%;
  margin-right: 10px;
  background-color: white;
}
#themePage .side-search ul li.selected::before {
  background-color: #133b8d;
}
#themePage .page-item {
  cursor: pointer;
}
.modal-header {
  justify-content: center !important;
}
.modal-header .modal-title {
  font-size: 1rem;
  padding: 15px !important;
  font-weight: 700;
}
/* breadcrumbs */
.breadcrumbs ul {
  list-style: none;
  margin: 24px 0 0 0;
  padding: 0 0 0 0;
}
.breadcrumbs ul:after {
  content: '';
  display: table;
  clear: both;
}
.breadcrumbs ul li {
  float: left;
  padding: 0;
  font-size: 0.75rem;
}
.breadcrumbs ul li:after {
  content: '>';
  margin: 0 6px 0 3px;
}
.breadcrumbs ul li:last-child:after {
  content: '';
}
.breadcrumbs ul li a {
  color: initial;
}
.page-container .btn-page {
  display: flex;
  justify-content: flex-end;
}
.btn-secondary {
  background-color: #C6B39C;
  border-color: #C6B39C;
  color: white;
}
@media print {
  .navbar {
    display: none;
  }
  footer {
    display: none;
  }
  .topbar {
    display: none;
  }
  .no-print {
    display: none;
  }
}
.page-item.active .page-link,
.page-item.active .page-link-author {
  background-color: #133b8d;
  border-color: #133b8d;
}
.page-link,
.page-link-author {
  color: #133b8d;
}
/*Carousel*/
.carousel {
  height: 100%;
  width: 100%;
}
.carousel-wrapper {
  position: initial !important;
  max-height: 25rem;
}
.carousel-wrapper .carousel {
  height: 100%;
  width: 100%;
}
.carousel-wrapper .carousel a {
  background-size: contain;
  background-repeat: no-repeat;
}
.carousel-wrapper .carousel.with-thumbs {
  height: 66%;
}
.carousel-wrapper .carousel:not(.with-thumbs) .carousel-control {
  display: none;
}
.carousel-wrapper .carousel .carousel-inner {
  height: 100%;
  width: 100%;
}
.carousel-wrapper .carousel .item {
  height: 100%;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.carousel-wrapper .carousel .item.single-item {
  background-position: center top;
}
@media screen and (max-width: 767px) {
  .carousel-wrapper {
    min-height: 300px;
  }
}
.carousel-slider-thumbs {
  height: 33%;
  overflow-x: auto;
  overflow-y: hidden;
}
.carousel-slider-thumbs ul {
  white-space: nowrap;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-y: auto;
}
.carousel-slider-thumbs li {
  width: 32%;
  height: 100%;
  padding: 4px;
  list-style: none;
}
.carousel-slider-thumbs .selected {
  opacity: 0.5;
}
.carousel-slider-thumbs ul li a {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
}
#zoomed-image {
  padding: 0 !important;
}
.thumbnail {
  display: inline-block;
  display: block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img {
  display: block;
  height: auto;
  max-width: 100%;
}
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #428bca;
}
.thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.computing {
  display: inline-block;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visible {
  visibility: visible;
}
.loader {
  background-image: url('/Content/loading.gif');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
}
.hover-white:hover {
  color: white;
}
.footer-social-section {
  border-top: 1px solid #133b8d;
  padding-top: 10px;
  margin-top: 12px;
  Width: 205px;
  margin-left: auto;
  margin-right: auto;
}
.footer-social-section a {
  color: #133b8d;
}
.footer-social-section a i {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
  border: 1px solid blue;
  border-radius: 50%;
  font-size: 0.725rem;
}
.footer-social-section a i.fa-facebook-f {
  padding: 5px 7px;
  margin-right: 10px;
}
.footer-social-section a i.fa-twitter {
  padding: 5px 5px;
}
.footer-social-section a i:hover {
  color: white;
  background-color: #133b8d;
}
.disp-none {
  display: none !important;
}
.w-40 {
  width: 40% !important;
}
.product-options-v2 select {
  padding: 7px;
  border-radius: 3px;
  border: 1px solid #133b8d;
}
.product-options-v2 * {
  width: 100%;
}
.product-options-v2 *[class^="col"] {
  padding-left: 7px;
  padding-right: 7px;
}
.composable-section .composable-product {
  padding-left: 10px;
  height: 110px;
}
.composable-section .composable-product span {
  display: inline-block;
  max-width: calc(0%);
}
.composable-section .composable-product img {
  width: 60px;
  max-height: 100px;
  margin: 5px;
}
.composable-section .composable-products-container {
  max-height: 250px;
  overflow-y: auto;
}
.composable-section .nav > li > a:hover,
.composable-section .nav > li > a:focus,
.composable-section .nav .open > a,
.composable-section .nav .open > a:hover,
.composable-section .nav .open > a:focus {
  background-color: #708bc1;
  color: white;
}
.composable-section .nav-tabs > li > a:hover {
  border-bottom: solid 2px #133b8d;
}
.composable-section .nav-tabs > li {
  margin-bottom: -2px;
}
.composable-section .nav-tabs > li > a {
  border: solid #133b8d 1px;
  font-size: 13px;
}
.composable-section .nav-tabs > li.active > a,
.composable-section .nav-tabs > li.active > a:hover,
.composable-section .nav-tabs > li.active > a:focus {
  background-color: transparent;
  border-color: #133b8d;
  color: white;
  background-color: #133b8d;
}
.composable-section .nav-line.nav-tabs {
  margin-bottom: 18px;
  /*border-bottom:none;*/
}
.composable-section .nav-line.nav-tabs > li > a {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: solid 2px #eee;
  padding: 10px;
  margin-right: 10px;
  border-radius: 0;
}
.composable-section .nav-line.nav-tabs > li.active > a {
  border-bottom: solid 2px #133b8d !important;
}
.composable-section {
  /* Works on Firefox */
  /* Works on Chrome, Edge, and Safari */
}
.composable-section * {
  scrollbar-width: thin;
  scrollbar-color: #133b8d lightgray;
}
.composable-section *::-webkit-scrollbar {
  width: 12px;
}
.composable-section *::-webkit-scrollbar-track {
  background: lightgray;
}
.composable-section *::-webkit-scrollbar-thumb {
  background-color: #133b8d;
  border-radius: 20px;
  border: 3px solid lightgray;
}
.composable-container {
  box-shadow: 0px 2px 5px -2px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0px 2px 5px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 2px 5px -2px rgba(0, 0, 0, 0.75);
  padding: 15px;
  margin: 30px auto 10px auto;
}
.composable-container .composable-header {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
}
.composable-container .divider {
  margin: 15px auto;
  width: 250px;
  height: 1px;
  border-top: 1px solid #C6B39C;
}
.promote-theme {
  font-weight: 900;
}
.promote-theme a {
  color: #133b8d !important;
}
/*
#login-modal {
    .modal-lg {
        min-width: 60vw;
    }

    h4.modal-title {
        display: inline-block;
    }

    .modal-header {
        display: block;
        border: none;
        padding: 15px 15px 15px 0;
    }

    .modal-hidden {
        display: none;
    }

    .modal-body .login-form .row {
        width: 100%;
    }

    .brand-font {
        font-size: 13px;
    }

    .btn-microsoft img {
        width: 12px;
        position: relative;
        top: -2px;
        margin-right: 5px;
    }

    .btn-brand {
        background-color: #739ca1;
        color: #133b8d;
    }

    #socialLoginList .btn {
        background-color: #f0f0f0;
    }

    .fa {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 14px;
        font-size: inherit;
        text-rendering: auto;
    }
}

.login-separator {
    font-size: 2em;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 0;
    color: gray;
    text-transform: uppercase;
    text-align: center;
}

.login-separator p {
    margin-bottom: 0;
}

.group-box {
    background-color: white;
    border: 1px solid gray;
    box-shadow: 1px 1px 3px black;
    margin: 20px;
}

.login-without-account {
    padding-top: 10px;
    text-align: center;
}

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

.login-form > .col-md-12 {
    margin-left: 0;
    margin-right: 0;
}

#socialLoginList .btn {
    margin-top: 5px;
}
*/