.site-header .button,
#contact .submit-btn input,
.cookie-bar-bar .ctcc-inner button,
.button-primary,
.dialog-v2 .mfp-close,
.dialog-v2 input[type="button"],
.dialog-v2 input[type="submit"],
.dialog input[type="button"],
.dialog input[type="submit"] {
  background-color: #ddd !important;
  border-color: #ddd !important;
  transition: all 0.3s ease;
}

.site-header .button:hover,
#contact .submit-btn input:hover,
.cookie-bar-bar .ctcc-inner button:hover,
.button-primary:hover,
.dialog-v2 .mfp-close:hover,
.dialog-v2 input[type="button"]:hover,
.dialog-v2 input[type="submit"]:hover,
.dialog input[type="button"]:hover,
.dialog input[type="submit"]:hover {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}

.posts .post .post-title:active,
.posts .post .post-title:focus,
.posts .post .post-title:hover,
.posts .post .project-title:active,
.posts .post .project-title:focus,
.posts .post .project-title:hover,
.posts .project .post-title:active,
.posts .project .post-title:focus,
.posts .project .post-title:hover,
.posts .project .project-title:active,
.posts .project .project-title:focus,
.posts .project .project-title:hover,
.projects .post .post-title:active,
.projects .post .post-title:focus,
.projects .post .post-title:hover,
.projects .post .project-title:active,
.projects .post .project-title:focus,
.projects .post .project-title:hover,
.projects .project .post-title:active,
.projects .project .post-title:focus,
.projects .project .post-title:hover,
.projects .project .project-title:active,
.projects .project .project-title:focus,
.projects .project .project-title:hover {
  color: #aaa !important;
}

.posts .post .post-link:active,
.posts .post .post-link:focus,
.posts .post .post-link:hover,
.posts .post .project-link:active,
.posts .post .project-link:focus,
.posts .post .project-link:hover,
.posts .project .post-link:active,
.posts .project .post-link:focus,
.posts .project .post-link:hover,
.posts .project .project-link:active,
.posts .project .project-link:focus,
.posts .project .project-link:hover,
.projects .post .post-link:active,
.projects .post .post-link:focus,
.projects .post .post-link:hover,
.projects .post .project-link:active,
.projects .post .project-link:focus,
.projects .post .project-link:hover,
.projects .project .post-link:active,
.projects .project .post-link:focus,
.projects .project .post-link:hover,
.projects .project .project-link:active,
.projects .project .project-link:focus,
.projects .project .project-link:hover {
  color: #aaa !important;
}

.teams .team .team-title:active,
.teams .team .team-title:focus,
.teams .team .team-title:hover,
.main-content a:active,
.main-content a:focus,
.main-content a:hover {
  color: #aaa !important;
}

.main-content a.button:active,
.main-content a.button:focus,
.main-content a.button:hover {
  color: #ffffff !important;
}

.timelines .owl-carousel {
  display: block !important;
  opacity: 0;
  visibility: hidden;
}

.site-content table:not(.variations) tbody tr:first-child {
  color: #fff;
  background-color: #191919;
  font-weight: 400;
}

ul.products li.product img {
  object-fit: cover;
}

.single-product .wc-tab .swatchs.swatch-materials,
.swatch-legs-27,
.swatch-base-options,
.swatch-bed-legs {
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.swatch-materials .swatch,
.swatch-legs-27 .swatch,
.swatch-base-options .swatch,
.swatch-bed-legs .swatch {
  position: relative;
  padding-left: 15px;
}

.swatch-materials .swatch:before,
.swatch-legs-27 .swatch:before,
.swatch-base-options .swatch:before,
.swatch-bed-legs .swatch:before {
  position: absolute;
  content: "";
  display: block;
  width: 5px;
  top: 23px;
  left: 0;
  height: 5px;
  background-color: #191919;
  border-radius: 50%;
}

.swatch-base-options .swatch,
.swatch-bed-legs .swatch {
  margin-bottom: 15px !important;
}

.swatch-base-options .swatch:before,
.swatch-bed-legs .swatch:before {
  top: 6px;
}

.swatch-legs-27 .swatch img {
  display: none !important;
}

.bed-sizes ul li {
  font-weight: 700;
  margin-bottom: 10px;
}

.single-product.ie
  div.product
  .woocommerce-product-gallery
  .flex-control-thumbs
  li
  img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.ie.term-22 .product-category .cat-image img {
  width: 100%;
  height: 380px;
}

@media (min-width: 768px) {
  .hidden-pc {
    display: none;
  }
}

.ie .timelines .timeline-content .timeline-date {
  position: relative;
}

.ie .timelines .timeline-content .timeline-date .timeline-dot {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.ie .hero .hero-bg {
  display: table;
  width: 100%;
}

.ie .hero .hero-bg .wrap {
  display: table-cell;
  vertical-align: middle;
}

@media (max-width: 1029px) {
  .cookie-bar-bar .ctcc-inner {
    flex-wrap: nowrap;
  }
}

@media (max-width: 639px) {
  .cookie-bar-bar .ctcc-inner {
    flex-wrap: wrap;
  }
  .ctcc-left-side {
    margin-right: 0;
  }
  .ctcc-right-side {
    margin-left: 0;
    margin-top: 10px;
  }
  .cookie-bar-bar button#catapultCookie {
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  /*
  .hero .hero-bg {
    background-position: center center !important;
  }
  */

  .single-product .wc-tab .swatchs {
    margin: 0;
    padding-bottom: 30px;
  }

  .swatch-woods .swatch,
  .swatch-legs .swatch {
    width: 20%;
    margin: 0 !important;
    padding: 0 10px;
    margin-bottom: 20px !important;
  }

  .dialog-v2 .dialog-v2-inner {
    padding: 20px;
  }
}

@media (max-width: 479px) {
  .swatch-woods .swatch,
  .swatch-legs .swatch {
    width: 25%;
    margin: 0 !important;
    padding: 0 10px;
    margin-bottom: 20px !important;
  }
}

@media (max-width: 359px) {
  .swatch-woods .swatch,
  .swatch-legs .swatch {
    width: 33.33%;
  }
}

.paginate-links {
  clear: both;
}

.woocommerce-pagination .current {
  color: #aaa !important;
}

.pc,
.mobile {
  display: none;
}

@media (min-width: 768px) {
  .pc {
    display: block;
  }
}

@media (max-width: 767px) {
  .mobile {
    display: block;
  }
}

.single-product
  .woocommerce-product-gallery__wrapper
  .woocommerce-product-gallery__image
  img {
  max-width: 100%;
  height: auto;
}

.entry-header .post-date {
  color: #969696;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  display: block;
  margin-bottom: 20px;
}

.woocommerce-product-details__short-description ul,
.woocommerce-product-details__short-description ol {
  margin-left: 0;
}
