.store_finder .stores .store .contact_details p {
  font-family: "basic-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.store_finder .stores .store .contact_details .phone, .store_finder .menu .desktop button {
  font-family: "basic-sans", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.store_finder .stores .store .contact_details, .store_finder .menu .desktop button, .store_finder .menu, .product_page .product_view .wrap header .peak_sale .promo.big_sale, .product_page .product_view .wrap header .peak_sale header, .main_footer .wrap section.copyright nav a, .main_footer .wrap section.copyright:before, .product_list .content_list .wrap .product_list_item {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.store_finder:after, .store_finder .stores .store:after, .store_finder .stores .store .contact_details ul li:after, .product_page .product_view .wrap header .peak_sale header:after, .main_footer .wrap:after, .main_footer .wrap section.copyright:after, .main_footer .wrap section.copyright p:after, .main_footer .wrap section.copyright nav:after, .main_footer .wrap section > ul:after, .product_page .related_products .wrap:after, .product_list .content_list .wrap:after, .promo_callout .wrap:after {
  content: "";
  display: block;
  clear: both;
}

@media screen and (min-width: 1300px) {
  .sofatime_header nav {
    text-align: center;
  }
}
.sofatime_header nav .wrap a {
  padding: 0 8px;
}

.promo_callout {
  padding: 30px 0;
}
.promo_callout .wrap {
  margin: 0 50px;
}
.promo_callout .wrap:before {
  left: 60%;
}
.promo_callout .wrap h2 {
  float: none;
  width: 42%;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: 1px;
  font-size: 4.5rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.promo_callout .wrap h2 span:nth-child(2) {
  font-size: 6rem;
}
.promo_callout .wrap > h3 {
  width: 20%;
  line-height: 1;
  font-size: 2rem;
}
.promo_callout .wrap > h3 br {
  display: block;
}
.promo_callout .wrap .countdown {
  width: 40%;
}
.promo_callout .wrap .countdown #clockdiv h3, .promo_callout .wrap .countdown #clockdiv-1 h3, .promo_callout .wrap .countdown #clockdiv-2 h3, .promo_callout .wrap .countdown #clockdiv-3 h3, .promo_callout .wrap .countdown #clockdiv-4 h3, .promo_callout .wrap .countdown #clockdiv-5 h3, .promo_callout .wrap .countdown #clockdiv-6 h3, .promo_callout .wrap .countdown #clockdiv-7 h3 {
  display: none;
}

.product_list > header {
  border-bottom: 1px solid rgb(214, 214, 214);
  padding: 22px 0 19px 0;
  text-align: center;
}
.product_list > header .wrap {
  margin: 0 20px;
}
.product_list > header .wrap h1 {
  font-size: 4rem;
  line-height: 1;
}
.product_list .content_list .wrap {
  margin: 0 50px;
}
.product_list .content_list .wrap .product_list_item {
  width: -webkit-calc((100% - 90px) / 4);
  width: calc((100% - 90px) / 4);
  float: left;
  border-left: 0;
}
.product_list .content_list .wrap .product_list_item:nth-child(even) {
  border-left: 0;
}
.product_list .content_list .wrap .product_list_item:nth-child(2) {
  border-top: 0;
}
.product_list .content_list .wrap .product_list_item + .product_list_item {
  border-top: 0;
  margin-left: 30px;
}
.product_list .content_list .wrap .product_list_item:nth-child(3n+1) {
  clear: none;
  margin-left: 30px;
}
.product_list .content_list .wrap .product_list_item:nth-child(4n+1) {
  clear: left;
  margin-left: 0;
}

.product_page .related_products {
  margin: 100px 0 0 0;
}
.product_page .related_products .wrap header {
  margin: 0 0 20px 0;
}
.product_page .related_products .wrap article {
  width: -webkit-calc((100% - 60px) / 4);
  width: calc((100% - 60px) / 4);
  float: left;
}
.product_page .related_products .wrap article a {
  display: block;
  text-decoration: none;
}
.product_page .related_products .wrap article a figure {
  margin: 0 0 20px 0;
}
.product_page .related_products .wrap article a header {
  text-align: left;
}
.product_page .related_products .wrap article a header h3 {
  font-size: 1.5rem;
  line-height: 1;
  margin: 0;
}
.product_page .related_products .wrap article a header h4 {
  font-size: 1.25rem;
  margin: 0 0 10px 0;
}
.product_page .related_products .wrap article a header p {
  font-size: 1.125rem;
}
.product_page .related_products .wrap article + article {
  margin: 0 0 0 20px;
}
.product_page .related_products .wrap article:nth-of-type(3n + 1) {
  margin-left: 20px;
  clear: none;
}
.product_page .related_products .wrap article:nth-of-type(4n + 1) {
  margin-left: 0;
  clear: left;
}
.product_page .related_products .wrap article:nth-of-type(1) {
  margin-left: 0;
}

.main_footer .wrap section:nth-child(1) {
  width: -webkit-calc((100% - 90px) / 4);
  width: calc((100% - 90px) / 4);
  float: left;
}
.main_footer .wrap section:nth-child(2) {
  width: -webkit-calc((((100% - 90px) / 4) * 3) + 60px);
  width: -webkit-calc((((100% - 90px) / 4) * 3) + 60px);
  float: right;
}
.main_footer .wrap section .logo {
  width: 190px;
}
.main_footer .wrap section .newsletter {
  margin: 50px 0 0 0;
}
.main_footer .wrap section .newsletter form input {
  background-color: rgb(255, 255, 255);
  max-width: 300px;
}
.main_footer .wrap section > ul {
  border-top: 0;
}
.main_footer .wrap section > ul > li {
  width: -webkit-calc((100% - 45px) / 4);
  width: calc((100% - 45px) / 4);
  float: left;
  border: 0;
}
.main_footer .wrap section > ul > li ul {
  display: block;
}
.main_footer .wrap section > ul > li ul li a {
  font-size: 1.125rem;
}
.main_footer .wrap section > ul > li + li {
  margin-left: 15px;
}
.main_footer .wrap section.copyright {
  width: 100%;
  clear: both;
  padding: 65px 0 40px 0;
  position: relative;
}
.main_footer .wrap section.copyright:before {
  content: "";
  display: block;
  width: 100%;
  border-top: 1px solid rgb(222, 222, 222);
  margin: 0 0 40px 0;
}
.main_footer .wrap section.copyright nav {
  margin: 0;
  float: left;
}
.main_footer .wrap section.copyright nav a {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  float: left;
}
.main_footer .wrap section.copyright nav a + a {
  margin: 0 0 0 10px;
}
.main_footer .wrap section.copyright p {
  font-size: 1rem;
  line-height: 1.5;
  float: right;
  padding: 8px 0;
}
.main_footer .wrap section.copyright p a {
  display: block;
  float: left;
  text-decoration: none;
}
.main_footer .wrap section.copyright p a + a {
  margin-left: 20px;
}
.main_footer .wrap section.copyright p + p {
  margin-right: 20px;
}
.main_footer .wrap section + section {
  margin: 0;
}

.product_page .product_view .wrap header .peak_sale header {
  padding: 30px 0;
  margin: 0;
  position: static;
}
.product_page .product_view .wrap header .peak_sale .promo.big_sale {
  background-color: #1b4e9f;
  padding: 0 0 30px 0;
}
.product_page .product_view .wrap header .peak_sale .promo.big_sale.blue {
  background-color: rgb(28, 73, 157);
}
.product_page .product_view .wrap header .peak_sale .promo.big_sale .countdown {
  padding: 20px 0 0 0;
}
.product_page .product_view .wrap header .peak_sale .promo.big_sale .countdown h2 {
  text-align: center;
  font-size: 1.875rem;
  line-height: 1;
  margin: 0 0 8px 0;
  color: rgb(249, 207, 0);
}

.store_finder .menu {
  width: 300px;
  float: left;
  border-right: 1px solid rgb(214, 214, 214);
}
.store_finder .menu .desktop {
  display: block;
}
.store_finder .menu .desktop button {
  font-size: 1.875rem;
  line-height: 1;
  padding: 15px 10px 12px 10px;
  width: 100%;
  height: -webkit-calc((100vh - 148px) / 7);
  height: calc((100vh - 148px) / 7);
}
.store_finder .menu .desktop button.selected {
  position: relative;
}
.store_finder .menu .desktop button.selected:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 100%;
  background-color: rgb(0, 155, 148);
}
.store_finder .menu .desktop button + button {
  border-top: 1px solid rgb(214, 214, 214);
}
.store_finder .menu .swiper {
  display: none;
}
.store_finder .stores {
  border-top: 0;
  width: -webkit-calc(100% - 300px);
  width: calc(100% - 300px);
  float: left;
}
.store_finder .stores .store .contact_details {
  width: 50%;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  height: -webkit-calc(100vh - 148px);
  height: calc(100vh - 148px);
  float: left;
  padding: 50px;
}
.store_finder .stores .store .contact_details h2 {
  font-size: 2rem;
  line-height: 1;
}
.store_finder .stores .store .contact_details h3 {
  font-size: 1.25rem;
  line-height: 1;
  color: rgb(125, 125, 125);
}
.store_finder .stores .store .contact_details .actions {
  margin: 20px 0;
}
.store_finder .stores .store .contact_details .actions a {
  display: block;
}
.store_finder .stores .store .contact_details .phone {
  margin: 20px 0 0 0;
  font-size: 1.25rem;
  color: rgb(0, 153, 145);
}
.store_finder .stores .store .contact_details h4 {
  margin: 22px 0 6px 0;
  font-size: 1.125rem;
  line-height: 1;
}
.store_finder .stores .store .contact_details p {
  line-height: 1.25;
  color: rgb(125, 125, 125);
}
.store_finder .stores .store .contact_details ul {
  list-style: none;
  margin: 10px 0 0 0;
}
.store_finder .stores .store .contact_details ul li h5 {
  float: left;
  color: rgb(125, 125, 125);
}
.store_finder .stores .store .contact_details ul li p {
  float: right;
  color: rgb(125, 125, 125);
}
.store_finder .stores .store .contact_details ul li + li {
  border-top: 1px solid rgb(232, 232, 232);
  margin: 10px 0 0 0;
  padding: 10px 0 0 0;
}
.store_finder .stores .store .map {
  width: 50%;
  height: -webkit-calc(100vh - 148px);
  height: calc(100vh - 148px);
  float: left;
}
.store_finder .stores .store .map iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.store_finder + .main_footer {
  margin-top: 0;
}

/*# sourceMappingURL=desktop-wide.css.map */
