#blockHeader .search-box input {
  border-radius: 0;
}
#blockHeader .search-box button {
  border-radius: 0;
}
@media (min-width: 992px) and (max-width: 1400px) {
  #blockHeader .navigation__link {
    font-size: 12px;
  }
}
@media (min-width: 1px) and (max-width: 992px) {
  #blockHeader .mobile-canvas .mobile-canvas__nav {
    margin-top: 20px;
  }
  #blockHeader .mobile-canvas li.navigation__item a.navigation__link {
    font-size: 24px;
  }
}
#blockSlider {
  position: relative;
}
#blockSlider .projects-grid__bg {
  position: absolute;
  z-index: 0;
}
#blockSlider .projects-grid__item {
  z-index: 2;
}
#blockSlider .projects-grid {
  margin-top: 30px;
  margin-bottom: 30px;
}
#blockSlider .card {
  background-color: transparent;
}
#blockSlider .card .card__content {
  background-color: rgba(153, 0, 0, 0.2);
}
#blockSlider .card:hover .card__content,
#blockSlider .card:focus .card__content,
#blockSlider .card--active .card__content {
  background-color: rgba(153, 0, 0, 0.95);
  display: flex;
  overflow: auto;
}
#blockSlider .card:hover .card__heading,
#blockSlider .card:focus .card__heading,
#blockSlider .card--active .card__heading {
  color: #fff;
}
#blockSlider .card:hover .card__text,
#blockSlider .card:focus .card__text,
#blockSlider .card--active .card__text {
  color: #fff;
}
#blockCategoriesV1 .card__text {
  margin-top: 0px;
  line-height: 16px;
  font-size: 15px;
  min-height: 32px;
  text-align: center;
}
#blockCategoriesV1 .card--news-masonry .card__content {
  background-color: #fff;
}
#blockCategoriesV1 .card--news-masonry:hover .card__content,
#blockCategoriesV1 .card--news-masonry:focus .card__content {
  transform: none;
  border-color: transparent;
}
#blockCategoriesV1 .card--news-masonry {
  border: 3px  solid;
  border-color: transparent;
}
#blockCategoriesV1 .card--news {
  height: unset;
  overflow: hidden;
}
#blockCategoriesV1 .card--news-masonry:hover {
  border-color: #990000;
}
#blockCategoriesV1 .filled-first-block.card--news-masonry {
  height: 100%;
  border-color: #990000 !important;
}
#blockCategoriesV1 .filled-first-block.card--news-masonry .card__content {
  background-color: #990000 !important;
}
@media (min-width: 768px) {
  #blockCategoriesV1.homepage-page .about-block__heading {
    font-size: 30px;
  }
}
@media (min-width: 1200px) {
  #blockCategoriesV1.homepage-page .card__image {
    margin: auto;
    height: 165px;
    width: 165px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  #blockCategoriesV1.homepage-page .news-listing__item {
    height: 220px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  #blockCategoriesV1.homepage-page .card__image {
    margin: auto;
    height: 130px;
    width: 130px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  #blockCategoriesV1.homepage-page .news-listing__item {
    height: 185px;
  }
  #blockCategoriesV1.homepage-page .news-listing__item .filled-first-block {
    margin: auto;
    width: 130px;
  }
}
@media (min-width: 500px) and (max-width: 767px) {
  #blockCategoriesV1.homepage-page .card__image {
    margin: auto;
    height: 165px;
    width: 165px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  #blockCategoriesV1.homepage-page .news-listing__item {
    height: 198px;
  }
  #blockCategoriesV1.homepage-page .news-listing__item .filled-first-block {
    margin: auto;
    width: 165px;
  }
}
@media (max-width: 499px) {
  #blockCategoriesV1.homepage-page .card__image {
    margin: auto;
    height: 130px;
    width: 130px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  #blockCategoriesV1.homepage-page .news-listing__item {
    height: 165px;
  }
  #blockCategoriesV1.homepage-page .news-listing__item .filled-first-block {
    margin: auto;
    width: 130px;
  }
}
#catalogItemsIndex #blockCategoriesV1.catalog-item-page .card--news .card__image img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
@media (min-width: 768px) {
  #catalogItemsIndex #blockCategoriesV1.catalog-item-page .about-block__heading {
    font-size: 30px;
  }
}
@media (min-width: 1600px) {
  #catalogItemsIndex #blockCategoriesV1.catalog-item-page .card__image {
    margin: auto;
    height: 400px;
    width: 400px;
    max-height: 400px;
    max-width: 400px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  #catalogItemsIndex #blockCategoriesV1.catalog-item-page .news-listing__item {
    height: 500px;
    margin-bottom: 50px;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  #catalogItemsIndex #blockCategoriesV1.catalog-item-page .card__image {
    margin: auto;
    height: 350px;
    width: 350px;
    max-height: 350px;
    max-width: 350px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  #catalogItemsIndex #blockCategoriesV1.catalog-item-page .news-listing__item {
    height: 490px;
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  #catalogItemsIndex #blockCategoriesV1.catalog-item-page .card__image {
    margin: auto;
    height: 160px;
    width: 160px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  #catalogItemsIndex #blockCategoriesV1.catalog-item-page .news-listing__item {
    height: 250px;
  }
}
@media (min-width: 500px) and (max-width: 767px) {
  #catalogItemsIndex #blockCategoriesV1.catalog-item-page .card__image {
    margin: auto;
    height: 165px;
    width: 165px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  #catalogItemsIndex #blockCategoriesV1.catalog-item-page .news-listing .card__text a {
    font-size: 13px;
  }
  #catalogItemsIndex #blockCategoriesV1.catalog-item-page .news-listing__item {
    height: 250px;
  }
}
@media (max-width: 499px) {
  #catalogItemsIndex #blockCategoriesV1.catalog-item-page .card__image {
    margin: auto;
    height: 130px;
    width: 130px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  #catalogItemsIndex #blockCategoriesV1.catalog-item-page .news-listing .card__text a {
    font-size: 13px;
  }
  #catalogItemsIndex #blockCategoriesV1.catalog-item-page .news-listing__item {
    height: 250px;
  }
}
#blockProjects .card:hover .card__heading,
#blockProjects .card:focus .card__heading,
#blockProjects .card--active .card__heading {
  color: #fff;
}
#blockProjects .card:hover .card__text,
#blockProjects .card:focus .card__text,
#blockProjects .card--active .card__text {
  color: #fff;
}
#partnerItemBlock .vertical-align {
  display: flex;
  align-items: center;
}
#partnerItemBlock .partner-item {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  #partnerItemBlock .partner-item {
    text-align: center;
  }
  #partnerItemBlock .partner-item img {
    max-width: 250px;
  }
}
#footer footer {
  background-color: #880000;
  background-image: url(/img/wood-pattern.png);
  position: relative;
  z-index: 11111;
  color: #fff !important;
  /* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
}
#footer .table tbody tr td {
  border-top: 0;
}
#footer .table tbody td {
  color: #fff;
  vertical-align: middle;
}
@media (max-width: 575px) {
  #footer .table tbody > tr:first-child td {
    border-top: 0;
  }
  #footer .table tbody td {
    font-size: 14px;
    color: #fff;
    vertical-align: middle;
  }
}
#blockContacts .contact-block__item-hint {
  margin-bottom: 10px;
}
#blockContacts .table tbody > tr:first-child td {
  border-top: 0;
}
#blockContacts .table tbody td {
  color: #0a0a0a;
  vertical-align: middle;
}
@media (max-width: 575px) {
  #blockContacts .contact-block {
    padding: 20px;
  }
  #blockContacts .contact-block__heading {
    font-size: 28px;
  }
  #blockContacts .table tbody > tr:first-child td {
    border-top: 0;
  }
  #blockContacts .table tbody td {
    font-size: 14px;
    color: #0a0a0a;
    vertical-align: middle;
  }
}
#blockEmployeeBlock {
  margin-bottom: 220px;
}
#blockEmployeeBlock .row {
  margin-bottom: 60px;
}
#blockEmployeeBlock .row:last-child {
  margin-bottom: 0px;
}
#blockEmployeeBlock .contact-block__header {
  margin-bottom: 10px;
}
#blockEmployeeBlock .contact-block__image {
  margin-bottom: 20px;
}
#blockEmployeeBlock .contact-block__image img {
  height: 250px;
}
#blockEmployeeBlock .contact-block__description {
  margin-top: 20px;
}
#blockEmployeeBlock .contact-block__contacts {
  margin-top: 20px;
}
#blockEmployeeBlock .contact-block__contacts span {
  font-weight: 600;
}
@media (max-width: 880px) {
  #blockEmployeeBlock .about-block__heading::before {
    width: 0;
  }
}
@media (max-width: 768px) {
  #blockEmployeeBlock {
    margin-bottom: 40px;
  }
  #blockEmployeeBlock .row {
    margin-bottom: 0;
  }
  #blockEmployeeBlock .contact-item {
    margin-bottom: 80px;
  }
}
ul.crumb {
  font-size: 10px;
  margin-top: 15px;
  margin-bottom: 5px;
  text-transform: capitalize;
  padding-left: 0;
}
ul.crumb a {
  text-decoration: none;
}
ul.crumb li {
  display: inline;
  text-decoration: none;
  padding: 0 2px 0 2px;
  color: #000;
  margin-top: 10px;
  font-weight: 300;
  text-transform: none;
  font-size: 13px;
}
ul.crumb li.sep {
  color: grey;
}
.all-results-btn {
  cursor: pointer;
}
#cartFixedWidget {
  display: block;
  position: fixed;
  z-index: 99999;
  width: 70px;
  height: 70px;
  font-size: 20px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  top: auto;
  left: auto;
  right: 30px;
  bottom: 30px;
  cursor: pointer;
  border-radius: 35px;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  border: 6px solid #990000;
  background-color: #fffbf5;
  -webkit-box-shadow: 0px 0px 40px -15px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 40px -15px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 40px -15px rgba(0, 0, 0, 0.75);
}
#cartFixedWidget span {
  display: block;
  position: absolute;
  top: -11px;
  left: auto;
  right: -15px;
  font-size: 14px;
  color: #fff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #f00;
  border-radius: 50%;
  font-weight: bold;
  z-index: 1;
  overflow: hidden;
}
#cartFixedWidget svg {
  margin-top: 6px;
  margin-left: 0px;
}
#catalogCategoryIndex .category-item-content-text {
  color: #111;
  text-align: center;
  padding: 10px;
  font-size: 18px;
}
#catalogCategoryIndex .category-item-content-text a {
  color: #111;
}
#catalogCategoryIndex .category-item-block {
  margin-bottom: 15px;
}
@media (min-width: 1200px) {
  #catalogCategoryIndex .category-item-image {
    margin: auto;
    height: 350px;
    width: 350px;
    max-height: 350px;
    max-width: 350px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  #catalogCategoryIndex .category-item-block {
    height: 400px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  #catalogCategoryIndex .category-item-image {
    margin: auto;
    height: 160px;
    width: 160px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  #catalogCategoryIndex .category-item-block {
    height: 200px;
  }
}
@media (min-width: 500px) and (max-width: 767px) {
  #catalogCategoryIndex .category-item-image {
    margin: auto;
    height: 165px;
    width: 165px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  #catalogCategoryIndex .category-item-block {
    height: 198px;
  }
}
@media (max-width: 499px) {
  #catalogCategoryIndex .category-item-image {
    margin: auto;
    height: 130px;
    width: 130px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  #catalogCategoryIndex .category-item-block {
    height: 165px;
  }
}
#catalogBrandIndex .brand-files .file-block {
  max-width: 162px;
}
#catalogBrandIndex .brand-files .file-block a {
  text-align: center;
}
#catalogBrandIndex .brand-files .file-block img {
  max-width: 115px;
  min-height: 150px;
  margin: 0 auto;
  display: block;
}
@media (max-width: 767.98px) {
  #catalogBrandIndex .brand-files > .row {
    justify-content: center;
    margin-top: 20px;
  }
  #catalogBrandIndex .service-card__detail {
    padding: 20px;
    margin-bottom: 15px;
  }
}
#catalogItemsIndex .card--news .card__link {
  font-size: 16px;
  font-weight: 600;
  color: #990000;
}
#catalogItemsIndex .card--news .card__link svg {
  fill: #990000;
  margin-left: 16px;
}
#catalogItemsIndex #sidebarCatalogIndex {
  position: relative;
  z-index: 10;
}
#catalogItemsIndex #sidebarCatalogIndex .card-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
#catalogItemsIndex #sidebarCatalogIndex .card-header .title {
  margin-bottom: 0;
}
#catalogItemsIndex #sidebarCatalogIndex a.list-group-item {
  color: #990000;
}
#catalogItemsIndex #sidebarCatalogIndex.sticky {
  position: fixed;
  top: 120px;
  overflow: auto;
  max-height: 85vh;
}
#catalogItemsIndex .news-listing .card__text {
  padding-left: 20px;
  padding-right: 20px;
}
#catalogItemsIndex .news-listing .card__text a {
  line-height: 1.4;
  font-size: 16px;
  font-weight: 500;
}
#catalogItemsIndex .news-listing .card__subtext {
  font-size: 14px;
  color: #990000;
}
#catalogItemsIndex .pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
  margin: auto;
  text-align: center;
  align-items: center;
  justify-content: center;
}
#catalogItemsIndex .pagination li {
  width: 50px;
  border: 1px solid #d2d2d2;
  border-left: 0;
  height: 50px;
  line-height: 50px;
}
#catalogItemsIndex .pagination li:first-child {
  border-left: 1px solid #d2d2d2;
}
#catalogItemsIndex .pagination li.active {
  background-color: #990000;
  border-color: #990000;
}
#catalogItemsIndex .pagination li.active:hover {
  background-color: #990000;
}
#catalogItemsIndex .pagination li.active a {
  color: #fff;
}
#catalogItemsIndex .pagination li.disabled {
  background-color: #efefef;
  border-color: #efefef;
}
#catalogItemsIndex .pagination li.disabled:hover {
  cursor: not-allowed;
  background-color: #efefef;
}
#catalogItemsIndex .pagination li a {
  color: #000;
  display: inline-block;
  width: 100%;
  height: 100%;
}
@media (max-width: 767.98px) {
  #catalogItemsIndex .card__content {
    padding: 20px;
  }
}
@media (max-width: 1300px) {
  #catalogPage main {
    position: unset;
  }
  #catalogPage #fixedSidebarFilter {
    box-shadow: 8px 0px 48px 12px rgba(0, 0, 0, 0.46);
    -webkit-box-shadow: 8px 0px 48px 12px rgba(0, 0, 0, 0.46);
    -moz-box-shadow: 8px 0px 48px 12px rgba(0, 0, 0, 0.46);
    display: block;
    top: 0;
    background: white;
    z-index: 111111111;
    max-width: 400px;
    min-width: 300px;
    bottom: 0;
    position: fixed;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  #catalogPage #fixedSidebarFilter .close-button {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
  }
  #catalogPage #fixedSidebarFilter .close-button img {
    width: 40px;
    height: 40px;
  }
  #collapseFixedSidebarFilterButton {
    display: block !important;
    padding-left: 15px;
    margin-bottom: 20px;
  }
  #collapseFixedSidebarFilterButton img {
    width: 30px;
    height: 30px;
  }
  #catalogItemsIndex .sidebar-col #sidebarCatalogIndex {
    display: none;
  }
  #catalogItemsIndex .content-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
#catalogItemsIndex .category-item-content-text {
  color: #111;
  text-align: center;
  padding: 10px;
}
#catalogItemsIndex .category-item-content-text a {
  color: #111;
}
#catalogItemsIndex .category-item-block {
  margin-bottom: 15px;
}
@media (min-width: 1200px) {
  #catalogItemsIndex .category-item-image {
    margin: auto;
    height: 350px;
    width: 350px;
    max-height: 350px;
    max-width: 350px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  #catalogItemsIndex .category-item-block {
    height: 400px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  #catalogItemsIndex .category-item-image {
    margin: auto;
    height: 160px;
    width: 160px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  #catalogItemsIndex .category-item-block {
    height: 200px;
  }
}
@media (min-width: 500px) and (max-width: 767px) {
  #catalogItemsIndex .category-item-image {
    margin: auto;
    height: 165px;
    width: 165px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  #catalogItemsIndex .category-item-block {
    height: 198px;
  }
}
@media (max-width: 499px) {
  #catalogItemsIndex .category-item-image {
    margin: auto;
    height: 130px;
    width: 130px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  #catalogItemsIndex .category-item-block {
    margin-bottom: 0;
  }
}
#pageProjectView .article__header {
  margin-bottom: 20px;
}
#pageProjectView .post-sb-page__wrapper {
  display: block;
  margin: 0;
}
#pageProjectView .post-sb__content .post-sb-page__main-pic {
  margin-top: 20px;
  margin-left: 0px;
  max-width: 500px;
  max-height: fit-content;
  height: auto;
}
#pageProjectView .post-sb__content .post-sb__text {
  color: #505050;
  font-size: 17px;
}
#pageProjectView #tabCatalogItem {
  margin-top: 20px;
}
#pageProjectView .pdf-collection .pdf-file-block {
  display: grid;
  grid-template-columns: 1fr 3fr;
}
#pageProjectView .pdf-collection .pdf-file-block a {
  color: black;
}
#pageProjectView .post-sb__bottom {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 0;
}
#pageProjectView .nav-tabs {
  border-bottom: 0;
}
#pageProjectView .sidebar {
  max-width: max-content;
  margin-bottom: 0;
}
#pageProjectView .sidebar .cart-block {
  padding: 30px 20px 30px 20px;
  /* background-color: #fffbf5; */
  /* border: 4px solid #990000; */
  margin-top: 15px;
  max-width: max-content;
  margin-bottom: 0;
  -webkit-box-shadow: 0px 0px 40px -26px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 40px -26px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 40px -26px rgba(0, 0, 0, 0.75);
}
#pageProjectView .sidebar .cart-block .col-4 {
  padding: 0;
}
#pageProjectView .sidebar .code-block {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: black;
  margin-bottom: 15px;
}
#pageProjectView .sidebar .code-block span {
  display: block;
  color: grey;
  font-size: 14px;
}
#pageProjectView .sidebar .stock-block {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 600;
  color: black;
  text-align: center;
}
#pageProjectView .sidebar .special-order-button {
  border: solid 1px #990000;
  background-color: #990000;
  color: #ffffff;
  font-family: "Poppins", "Arial", sans-serif;
  font-size: 16px;
  padding: 17px 44px;
}
#pageProjectView .sidebar .share-block .container {
  padding-right: 0;
  padding-left: 0;
}
#pageProjectView .sidebar .share-block .sidebar__share {
  margin-top: 30px;
}
#pageProjectView .sidebar .share-block .sidebar__share .sidebar__share-item {
  display: block;
  width: 100%;
  padding: 5px 20px;
  text-align: center;
}
#pageProjectView .sidebar .share-block .sidebar__share .sidebar__share-item svg {
  width: 20px;
  margin-top: 7px;
  height: 20px;
  color: #000;
}
#pageProjectView .sidebar .share-block .sidebar__share .fb-item {
  background-color: #fff;
}
#pageProjectView .sidebar .share-block .sidebar__share .ln-item {
  background-color: #fff;
}
#pageProjectView .sidebar #catalogItemAddToCartBlockWidget .button {
  display: block;
  width: 100%;
  cursor: pointer;
}
@media (min-width: 1200px) {
  #pageProjectView .article--news {
    padding: 35px 0 200px 0;
  }
  #pageProjectView .article__heading.heading--size-large {
    font-size: 50px;
  }
}
@media (min-width: 768px) {
  #pageProjectView .pdf-collection .pdf-file-block {
    margin: 10px 0;
  }
}
@media (max-width: 575px) {
  #pageProjectView .post-sb__content {
    margin-top: 50px;
  }
  #pageProjectView .sidebar__share {
    display: none;
  }
}
#pageCheckout #cartSidebarWidget {
  padding: 30px 15px 10px 15px;
  background-color: #fffbf5;
  border: 4px solid #990000;
  margin-top: 15px;
  max-width: max-content;
  margin-bottom: 0;
}
#pageCheckout #cartSidebarWidget h4 {
  color: #000;
  margin-bottom: 15px;
  text-align: center;
}
#pageCheckout #cartSidebarWidget .row {
  margin-right: -25px;
  margin-left: -3px;
  margin-bottom: 30px;
}
#pageCheckout #cartSidebarWidget .col-1 {
  text-align: center;
}
#pageCheckout #cartSidebarWidget .col-1,
#pageCheckout #cartSidebarWidget .col-2,
#pageCheckout #cartSidebarWidget .col-8 {
  padding-right: 3px;
  padding-left: 3px;
  font-size: 12px;
  color: #000;
}
#pageCheckout .crumb {
  margin-bottom: 40px;
}
#pageCheckout form {
  margin-bottom: 40px;
}
#pageCheckout textarea {
  height: 200px;
}
#pageCheckout .form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #000;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #7c7c7c;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
#pageCheckout label {
  color: #000;
}
#pageCart #checkoutButton {
  cursor: pointer;
}
#filter-content .child-checkbox {
  margin-left: 35px !important;
}
#filter-content .custom-tree-chevron {
  float: left;
  width: 20px;
}
#filter-content .custom-control {
  margin-left: 20px;
}
#filter-content .custom-control-label {
  color: #787878;
  text-decoration: none;
  transition: 0.3s ease all;
}
#filter-content .custom-control-label:hover {
  text-decoration: underline;
}
#filter-content .custom-control-label::before {
  cursor: pointer;
}
#filter-content .custom-control-input {
  z-index: 1;
  top: 7px;
  left: 0;
}
#filter-content .toggle-icons {
  cursor: pointer;
}
/*# sourceMappingURL=styles.css.map */