/* Added fallbacks to help with CLS, feel free to remove if it doesn't help on your project */
/* Colours */
/* Fluid heading sizes - set your min/max sizes and you're done! */
/* Some device sizes to use with min-width */
/* adjusted breakpoints for above */
/* Utility */
/* Additional Spacers -- don't think you'll need more than 7, but if you do -- maybe just use a custom class  :)  */
/* Added fallbacks to help with CLS, feel free to remove if it doesn't help on your project */
/* Colours */
/* Fluid heading sizes - set your min/max sizes and you're done! */
/* Some device sizes to use with min-width */
/* adjusted breakpoints for above */
/* Utility */
/* Additional Spacers -- don't think you'll need more than 7, but if you do -- maybe just use a custom class  :)  */
/*Header*/
#header {
  position: relative;
  overflow: hidden;
  background-color: #F8F8F8;
  padding-top: 59px;
}
#header h1 {
  font-weight: bold;
}
#header h1::after {
  content: "";
  display: block;
  width: 65px;
  height: 3px;
  background-color: #C02026;
  margin-top: 14px;
}
#header h3 {
  font: normal normal 16px/26px "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif !important;
  margin-top: 23px;
}
#header .common-link {
  margin-top: 37px;
}
#header .story-image {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  right: 0;
}
#header .story-image-container {
  position: relative;
  width: 100%;
  min-height: 50vw;
}
#header .story-image-container img {
  width: 100%;
  height: auto;
  position: absolute;
  right: -13%;
  object-fit: cover;
  bottom: 0;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
}
#header .main-container {
  display: flex;
  align-items: center;
  height: auto;
}
@media screen and (min-width: 1025px) {
  #header {
    padding-top: 0;
    margin-top: -50px;
  }
  #header .main-container {
    height: auto;
    min-height: 490px;
  }
  #header h3 {
    font-size: clamp(1.25rem, 20px + (24 - 20) * (100vw - 320px) / 1600, 1.5rem) !important;
    line-height: clamp(1.5rem, 24px + (34 - 24) * (100vw - 320px) / 1600, 2.125rem) !important;
  }
  #header .story-image-container {
    position: absolute;
    min-height: unset;
    top: 0;
    bottom: 0;
    right: -3.5%;
    width: 50%;
    height: 100%;
    overflow: visible;
  }
  #header .story-image-container img {
    right: unset;
    height: 490px;
    width: 100%;
    object-fit: cover;
    object-position: left;
    z-index: 2;
  }
  #header .story-image {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    right: -9%;
  }
}

/*Breadcrumb*/
#breadcrumb {
  background-color: #F8F8F8;
  display: none;
  padding-top: 28px;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 641px) {
  #breadcrumb {
    display: flex;
  }
}

/* Added fallbacks to help with CLS, feel free to remove if it doesn't help on your project */
/* Colours */
/* Fluid heading sizes - set your min/max sizes and you're done! */
/* Some device sizes to use with min-width */
/* adjusted breakpoints for above */
/* Utility */
/* Additional Spacers -- don't think you'll need more than 7, but if you do -- maybe just use a custom class  :)  */
#masthead,
#breadcrumb,
#header {
  background: #FBFBFB !important;
}

/*Override Header*/
#masthead {
  background: #FBFBFB !important;
}

#header {
  background: #FBFBFB !important;
}
#header h1 {
  font-weight: normal !important;
}
#header .story-image-container {
  right: 0 !important;
}

#breadcrumb {
  background: #FBFBFB !important;
}

/*Categories*/
#categories {
  margin-top: 82px;
  /* Owl Carousel */
}
#categories .container-buttons-filter {
  gap: 20px;
}
#categories .carousel-container {
  transition: opacity 0.3s ease;
}
#categories .carousel-container[style*="display: none"] {
  opacity: 0;
}
#categories .carousel-container[style*="display: block"] {
  opacity: 1;
}
#categories .furniture-carousel:not(:first-child) {
  display: none;
}
#categories .link-filter {
  border: 1px solid #F0F1F3;
  color: #1F1F1F;
  min-height: 78px;
  width: 100%;
  text-decoration: none;
}
#categories .link-filter:hover, #categories .link-filter.active {
  background: #C02026;
  color: #ffffff;
}
#categories .common-link {
  margin-left: 15px;
}
#categories h2::after {
  content: "";
  display: block;
  width: 65px;
  height: 3px;
  background-color: #C02026;
  margin-top: 14px;
}
#categories .mobile-shop-filter {
  border: 1px solid #F0F1F3;
  min-height: 78px;
  font-size: clamp(1.25rem, 20px + (20 - 20) * (100vw - 320px) / 1600, 1.25rem);
  line-height: clamp(1.5rem, 24px + (34 - 24) * (100vw - 320px) / 1600, 2.125rem) !important;
  padding-left: 20px;
}
#categories select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 30px;
  background-image: url("data:image/svg+xml,%3Csvg fill='%23000000' height='200px' width='200px' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 330 330' xml:space='preserve'%3E%3Cpath id='XMLID_225_' d='M325.607,79.393c-5.857-5.857-15.355-5.858-21.213,0.001l-139.39,139.393L25.607,79.393 c-5.857-5.857-15.355-5.858-21.213,0.001c-5.858,5.858-5.858,15.355,0,21.213l150.004,150c2.813,2.813,6.628,4.393,10.606,4.393 s7.794-1.581,10.606-4.394l149.996-150C331.465,94.749,331.465,85.251,325.607,79.393z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 18px center;
  background-size: 12px;
}
#categories select::-ms-expand {
  display: none;
}
#categories .view-all {
  color: unset;
  text-decoration: unset;
}
#categories .common-link {
  margin-right: auto;
  margin-left: 15px;
}
#categories h2::after {
  content: "";
  display: block;
  width: 65px;
  height: 3px;
  background-color: #C02026;
  margin-top: 14px;
}
#categories .furniture-title {
  margin-top: 27px;
}
#categories .furniture-link {
  color: #C02026;
  width: fit-content;
  font-weight: 600;
}
#categories .furniture-item {
  overflow: hidden;
}
#categories .furniture-item .furniture-image {
  overflow: hidden;
  position: relative;
  border-radius: 10px;
}
#categories .furniture-item .furniture-image img {
  transition: transform 0.6s ease;
  width: 100%;
  display: block;
}
#categories .furniture-item:hover .furniture-image img {
  transform: scale(1.1);
}
#categories .custom-scrollbar-container {
  margin-top: 20px;
  padding: 10px 0;
}
#categories .custom-scrollbar-track {
  width: 100%;
  height: 11px;
  background-color: #F0F1F3;
  position: relative;
  border-radius: 8px;
}
#categories .custom-scrollbar-handle {
  position: absolute;
  height: 11px;
  background-color: #C02026;
  width: 50%;
  left: 0;
  transition: left 0.3s ease-out;
  border-radius: 8px;
  cursor: pointer;
}
#categories .owl-carousel.owl-hidden {
  opacity: 1 !important;
}
#categories .owl-stage {
  padding-left: 0 !important;
  margin-left: -15vw;
}
#categories .item {
  padding-bottom: 23px;
}
#categories .owl-dots {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  gap: 0;
  margin-top: 40px;
}
#categories .owl-dots.disabled button {
  display: none;
}
#categories .owl-dot {
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
  flex: 1;
  max-width: 40%;
}
#categories .owl-dot.active {
  flex: 1.8;
  max-width: 60%;
  border-radius: 8px;
}
#categories .owl-dot span {
  display: block;
  width: 100% !important;
  background-color: #F0F1F3;
  transition: all 0.3s ease;
  height: 11px;
}
#categories .owl-dots button:last-of-type span {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
#categories .owl-dots button:first-of-type span {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
#categories .owl-dot.active span {
  background-color: #C02026;
  border-radius: 8px;
}
@media screen and (min-width: 600px) {
  #categories .owl-stage {
    padding-left: unset !important;
    margin-left: unset;
  }
}
@media screen and (min-width: 1025px) {
  #categories .common-link {
    margin-left: auto;
  }
  #categories {
    margin-top: 120px;
  }
  #categories .common-link {
    margin-right: unset;
    margin-left: auto;
  }
}

/*Shop*/
#shop {
  background: #FBFBFB;
  border-bottom: 1px solid #F0F1F3;
}
#shop .icon-delivery-install {
  width: 23px;
  height: 23px;
  background: #F0F1F3;
  border-radius: 100%;
  font-size: 20px;
}
#shop .product-top-badges {
  right: 23px;
  top: 11px;
  gap: 4px;
}
#shop .canada-badge {
  width: 23px;
  height: 23px;
  background: #F0F1F3;
  border-radius: 100%;
}
#shop .canada-badge img {
  height: 15px;
  width: 17px;
}
#shop .container-sidebar {
  background: #ffffff;
  border-radius: 10px;
  height: fit-content;
  padding: 33px;
}
#shop .container-sidebar .subcategory-list {
  padding-left: 0 !important;
}
#shop .container-sidebar .subcategory-list.show {
  margin-top: 15px;
}
#shop .container-sidebar h3 {
  font-size: clamp(1rem, 16px + (20 - 16) * (100vw - 320px) / 1600, 1.125rem) !important;
  line-height: clamp(1.625rem, 26px + 4 * (100vw - 320px) / 1600, 1.875rem) !important;
  font-weight: bold !important;
  border-bottom: 1px solid #707070;
  padding-bottom: 18px;
}
#shop .woocommerce-ordering select {
  min-height: 51px;
  border: 0;
  outline: 0;
  font: normal normal 16px/28px "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  padding-left: 18px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 50px;
  background-image: url("data:image/svg+xml,%3Csvg fill='%23000000' height='200px' width='200px' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 330 330' xml:space='preserve'%3E%3Cpath id='XMLID_225_' d='M325.607,79.393c-5.857-5.857-15.355-5.858-21.213,0.001l-139.39,139.393L25.607,79.393 c-5.857-5.857-15.355-5.858-21.213,0.001c-5.858,5.858-5.858,15.355,0,21.213l150.004,150c2.813,2.813,6.628,4.393,10.606,4.393 s7.794-1.581,10.606-4.394l149.996-150C331.465,94.749,331.465,85.251,325.607,79.393z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 18px center;
  background-size: 12px;
}
#shop .woocommerce-ordering select::-ms-expand {
  display: none;
}
#shop .woocommerce-pagination {
  text-align: end;
}
#shop .woocommerce-pagination .page-numbers {
  border: 0;
}
#shop .woocommerce-pagination .current {
  color: #3B3B3B;
}
#shop .woocommerce-pagination ul li {
  border-right: 1px solid #E9EEF2;
}
#shop .woocommerce-pagination ul li:last-of-type {
  border-right: 0;
}
#shop .woocommerce-pagination ul li span,
#shop .woocommerce-pagination ul li a {
  width: 49px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 49px;
  background: white;
  color: #E0E0E0;
}
#shop .main-title {
  margin-left: 15px;
  margin-right: 15px;
}
#shop .main-title::after {
  content: "";
  display: block;
  width: 65px;
  height: 3px;
  background-color: #C02026;
  margin-top: 14px;
}
#shop .products {
  display: grid;
  gap: 20px;
}
#shop .products .count {
  font: normal normal normal 14px/28px "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  color: #3B3B3B;
}
#shop .products li {
  list-style-type: none;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-radius: 10px;
  padding: 37px 23px;
  margin-bottom: 0;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
#shop .products .woocommerce-LoopProduct-link {
  text-decoration: none;
}
#shop .products .pre-text,
#shop .products .woocommerce-Price-amount,
#shop .products .price {
  font: normal normal bold 16px/28px "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  letter-spacing: 0;
  color: #1F1F1F;
}
#shop .products .pre-text {
  margin-right: 5px;
}
#shop .products .woocommerce-loop-product__title {
  color: #1F1F1F;
  font-size: clamp(1rem, 16px + (18 - 16) * (100vw - 320px) / 1600, 1.125rem) !important;
  line-height: clamp(1.625rem, 26px + 4 * (100vw - 320px) / 1600, 1.875rem) !important;
  margin-top: 20px;
  margin-bottom: 0;
}
#shop .products .swatch-list {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin-top: 9px;
}
#shop .products .swatch-list img {
  border-radius: 50%;
}
#shop .shop-sidebar .category-header, #shop .shop-sidebar .filter-header {
  cursor: pointer;
  padding: 10px 0;
}
#shop .shop-sidebar .category-header a, #shop .shop-sidebar .filter-header a {
  font-weight: 500;
  color: #1F1F1F;
  text-decoration: none;
}
#shop .shop-sidebar .category-header .toggle-icon, #shop .shop-sidebar .filter-header .toggle-icon {
  font-size: 24px;
  font-weight: 300;
  line-height: 1;
  color: #1F1F1F;
}
#shop .shop-sidebar .subcategory-list, #shop .shop-sidebar .filter-options {
  max-height: 0;
  overflow-y: auto;
  transition: max-height 0.3s ease-out;
}
#shop .shop-sidebar .subcategory-list.show, #shop .shop-sidebar .filter-options.show {
  max-height: 1000px;
  transition: max-height 0.5s ease-in;
}
#shop .shop-sidebar .filter-options.show {
  margin-top: 15px;
}
#shop .shop-sidebar .checkbox-container {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  cursor: pointer;
}
#shop .shop-sidebar .checkbox-container input[type=checkbox] {
  margin-right: 10px;
  appearance: none;
  width: 16px;
  height: 16px;
  border: 1px solid #E0E0E0;
  border-radius: 2px;
  position: relative;
}
#shop .shop-sidebar .checkbox-container input[type=checkbox]:checked {
  background-color: #1F1F1F;
  border-color: #1F1F1F;
}
#shop .shop-sidebar .checkbox-container input[type=checkbox]:checked:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 2px;
  width: 5px;
  height: 9px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
#shop .shop-sidebar .checkbox-container .checkbox-label {
  font-size: 14px;
  color: #1F1F1F;
}
#shop .shop-sidebar .checkbox-container .count {
  margin-left: 5px;
  color: #E0E0E0;
  font-size: 14px;
}
#shop .shop-sidebar .category-divider {
  margin-top: 5px;
  margin-bottom: 5px;
  background-image: unset;
  border-top: 1px solid #707070;
}
#shop .shop-sidebar h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
}
#shop .products-ordering {
  margin-right: auto;
}
#shop .price-prefix {
  margin-right: 7px;
}
#shop #product-container {
  position: relative;
  min-height: 200px;
}
#shop #product-container.loading::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  z-index: 1;
}
#shop #product-container.loading::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  border: 3px solid rgba(0, 0, 0, 0.1);
  border-top-color: #C02026;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  z-index: 2;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@media screen and (min-width: 641px) {
  #shop .products {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  }
  #shop .products-ordering {
    margin-right: unset;
  }
}
@media screen and (min-width: 1025px) {
  #shop .products {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
  }
  #shop .main-title {
    margin-left: unset;
    margin-right: unset;
  }
}

/*Custom Furniture*/
#custom {
  margin-top: 82px;
  /* Owl Carousel */
}
#custom .mobile-shop-filter {
  border: 1px solid #F0F1F3;
  min-height: 78px;
  font-size: clamp(1.25rem, 20px + (20 - 20) * (100vw - 320px) / 1600, 1.25rem);
  line-height: clamp(1.5rem, 24px + (34 - 24) * (100vw - 320px) / 1600, 2.125rem) !important;
  padding-left: 20px;
}
#custom select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 30px;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 8px 30px 8px 10px;
  background-color: white;
  position: relative;
}
#custom .select-wrapper {
  position: relative;
  display: inline-block;
}
#custom .select-wrapper::after {
  content: "";
  position: absolute;
  right: 12px;
  top: 50%;
  width: 10px;
  height: 10px;
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
  transform: translateY(-70%) rotate(45deg);
  pointer-events: none;
}
#custom .view-all {
  color: unset;
  text-decoration: unset;
}
#custom .common-link {
  margin-right: auto;
  margin-left: 15px;
}
#custom h2::after {
  content: "";
  display: block;
  width: 65px;
  height: 3px;
  background-color: #C02026;
  margin-top: 14px;
}
#custom .furniture-title {
  margin-top: 27px;
}
#custom .furniture-link {
  color: #C02026;
  width: fit-content;
  font-weight: 600;
}
#custom .furniture-item {
  overflow: hidden;
}
#custom .furniture-item .furniture-image {
  overflow: hidden;
  position: relative;
  border-radius: 10px;
}
#custom .furniture-item .furniture-image img {
  transition: transform 0.6s ease;
  width: 100%;
  display: block;
}
#custom .furniture-item:hover .furniture-image img {
  transform: scale(1.1);
}
#custom .owl-stage {
  padding-left: 0 !important;
  margin-left: -15vw;
}
#custom .item {
  padding-bottom: 23px;
}
#custom .owl-dots {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  gap: 0;
  margin-top: 40px;
}
#custom .owl-dot {
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
  flex: 1;
  max-width: 40%;
}
#custom .owl-dot.active {
  flex: 1.8;
  max-width: 60%;
  border-radius: 8px;
}
#custom .owl-dot span {
  display: block;
  width: 100% !important;
  background-color: #F0F1F3;
  transition: all 0.3s ease;
  height: 11px;
}
#custom .owl-dots button:last-of-type span {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
#custom .owl-dots button:first-of-type span {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
#custom .owl-dot.active span {
  background-color: #C02026;
  border-radius: 8px;
}
@media screen and (min-width: 600px) {
  #custom .owl-stage {
    padding-left: unset !important;
    margin-left: unset;
  }
}
@media screen and (min-width: 1025px) {
  #custom {
    margin-top: 120px;
  }
  #custom .common-link {
    margin-right: unset;
    margin-left: auto;
  }
}

/*Funding*/
#funding .container-inner {
  background: #C02026;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 10px;
  padding: 56px 24px;
}
#funding h2 {
  margin-bottom: 0;
  color: #ffffff;
  font-size: clamp(1.375rem, 22px + 7 * (100vw - 320px) / 1600, 1.875rem);
  line-height: clamp(2.375rem, 38px + 2 * (100vw - 320px) / 1600, 2.5rem) !important;
  text-align: center;
  padding-top: 27px;
  padding-bottom: 27px;
}
#funding .icon-financing {
  color: #ffffff;
  font-size: 100px;
}
#funding .common-link {
  position: relative;
  max-width: 272px;
  min-height: 61px;
  padding-left: 30px;
  padding-right: 30px;
  width: 100%;
  border: 2px solid #ffffff;
  text-decoration: none;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  overflow: hidden;
  transition: color 0.3s ease;
  z-index: 1;
}
#funding .common-link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #3B3B3B;
  z-index: -1;
  transition: width 0.3s ease-in-out;
}
#funding .common-link:hover {
  text-decoration: none;
  color: white;
  border: 2px solid #3B3B3B;
}
#funding .common-link:hover::before {
  width: 100%;
}
#funding .common-link:hover .icon-arrow.left {
  opacity: 0;
  transform: translateX(-10px);
}
#funding .common-link:hover .icon-arrow.right {
  display: inline-block;
  opacity: 1;
  transform: translateX(0);
}
#funding .common-link .icon-arrow {
  font-size: 12px;
  transition: opacity 0.3s ease, transform 0.3s ease, color 0.3s ease;
}
#funding .common-link .icon-arrow.left {
  margin-right: 10px;
  opacity: 1;
  transform: translateX(0);
}
#funding .common-link .icon-arrow.right {
  margin-left: 10px;
  display: inline-block;
  opacity: 0;
  transform: translateX(-10px);
  color: white;
}
@media screen and (min-width: 1025px) {
  #funding .container-inner {
    padding: 50px 39px;
  }
  #funding h2 {
    padding-left: 30px;
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
  }
}

/*FAQ*/
#faq {
  background: #F8F8F8;
  padding-top: 80px;
}
#faq h2 {
  margin-bottom: 56px;
}
#faq h2::after {
  content: "";
  display: block;
  width: 65px;
  height: 3px;
  background-color: #C02026;
  margin-top: 14px;
}
#faq .faq-answer {
  display: none;
  margin-top: 10px;
}
#faq .faq-item {
  border-bottom: 1px solid #3B3B3B;
  padding-top: 17px;
  padding-bottom: 17px;
}
#faq .faq-item:first-of-type {
  border-top: 1px solid #3B3B3B;
}
#faq .faq-question {
  font-weight: bold;
  cursor: pointer;
  gap: 10px;
}
#faq .icon-plus {
  margin-right: 15px;
  font-size: 15px;
}
#faq .icon-minus {
  font-size: 15px;
}
#faq .icon-plus, #faq .icon-minus {
  transition: all 0.3s ease;
}
#faq .faq-item.active .icon-minus {
  transform: rotate(180deg);
  margin-right: 15px;
}
#faq .faq-answer {
  transition: height 0.3s ease;
}
@media screen and (min-width: 1025px) {
  #faq {
    padding-top: 115px;
  }
}