.related-collection {
  margin-top: 30px; }

.size-variant,
.color-variant {
  display: flex;
  flex-wrap: wrap; }

.li-size,
.li-color {
  margin-right: 10px; }

.related-collection .size-variant .li-size:hover {
  border: 2px solid #fe893a; }

.related-collection .size-variant .li-size.selected {
  border: 2px solid #fe893a; }

.color-variant li.selected img {
  border: 2px solid #fe893a; }

.color-variant li {
  margin-bottom: 0;
  padding-bottom: 1px;
  line-height: 0;
  font-size: 0;
  float: left; }
  .color-variant li img {
    border: 2px solid #fff; }
  .color-variant li img:hover {
    border: 2px solid #fe893a; }

.size-variant li {
  margin-bottom: 0;
  padding-bottom: 1px;
  line-height: 0;
  font-size: 0;
  float: left; }
  .size-variant li img {
    border: 2px solid #fff; }

.instock_message {
  font-size: 13px;
  padding: 5px 0; }

.custom__item.grid-item.large--one-quarter.medium--one-third.align--top:hover ul.hover-list, .custom__item.grid-item.large--one-third.medium--one-half.small--one-half:hover ul.hover-list {
  max-height: 160px; }

@media (max-width: 768px) {
  .custom__item.grid-item.large--one-quarter.medium--one-third.align--top, .custom__item.grid-item.large--one-third.medium--one-half.small--one-half {
    margin-bottom: 10px; }

  .bold-filter-selection label > * {
    display: inline-block;
    pointer-events: none; }

  .product-grid-image--centered:hover > .quick_shop {
    display: none; }

  .fm-container {
    position: fixed;
    width: 100%;
    bottom: 0;
    padding-right: 0px;
    margin-bottom: 0;
    left: 0;
    max-height: -webkit-calc(100% - 50px);
    max-height: -moz-calc(100% - 50px);
    max-height: calc(100% - 50px); }
    .fm-container h3.bold-filter-header {
      background: #607f9b !IMPORTANT; }
    .fm-container .mobile-header {
      display: block;
      position: relative;
      height: 50px;
      background: #607f9b !IMPORTANT; }
    .fm-container #nav-toggle span,
    .fm-container #nav-toggle span:before,
    .fm-container #nav-toggle span:after {
      cursor: pointer;
      border-radius: 1px;
      height: 3px;
      width: 25px;
      background: #fff;
      position: absolute;
      display: block;
      content: '';
      padding: 0; }
    .fm-container #nav-toggle p,
    .fm-container #nav-toggle {
      font-size: 21px;
      top: -23px;
      margin-left: 30px; }
    .fm-container #nav-toggle span:before {
      top: -7px; }
    .fm-container #nav-toggle span:after {
      bottom: -7px; }
    .fm-container #nav-toggle {
      top: 25px; }
    .fm-container #nav-toggle span,
    .fm-container #nav-toggle span:before,
    .fm-container #nav-toggle span:after {
      background-color: #fff; }
    .fm-container #nav-toggle.active span {
      background-color: transparent; }
    .fm-container #nav-toggle p,
    .fm-container #nav-toggle {
      color: #fff !important; }
    .fm-container #nav-toggle {
      top: 23px;
      display: inline-block;
      vertical-align: top;
      line-height: 6px;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      margin-left: 0; } }
@media (min-width: 768px) {
  .grid-uniform.bold-product-display form {
    display: none; }

  .desktop-view {
    display: none; }

  desktop-only {
    display: block !important; }

  mobile-only {
    display: block !important; }

  #nav-toggle p {
    display: none; } }
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.collection-category img {
  width: 100%; }

p.variantcolor-title .color-hover {
  text-transform: capitalize; }

p.site-footer__links {
  display: block;
  clear: both;
  text-align: center;
  padding-top: 20px; }

button#addToCart {
  padding: 10px 30px;
  width: 100%; }
  button#addToCart.btn.disabled {
    width: auto; }

.js-qty input[type="text"],
.qs-qtybox input#quantity {
  padding: 10px 25px; }

.js--qty-adjuster, .ajaxifyCart--qty-adjuster {
  padding: 10px 0; }

.js-qty.qs-qtybox {
  margin-bottom: 0;
  margin: 0 auto; }

.bold-modalwindow {
  overflow-y: scroll;
  max-width: 1000px !important; }

.li-size,
.li-color {
  margin-right: 2px; }

.return-to-top .arrow-wrap {
  position: fixed;
  z-index: 1;
  right: 15px;
  bottom: 85px;
  margin-right: 0;
  background: #607f9b;
  width: 5.1em;
  height: 5.1em;
  padding: 1.7em 1.4em;
  border-radius: 50%;
  font-size: 0.6em;
  display: block; }

.return-to-top .arrow-wrap .arrow {
  -webkit-animation: bounce 1s infinite;
  -moz-animation: bounce 1s infinite;
  -o-animation: bounce 1s infinite;
  animation: bounce 1s infinite; }

.return-to-top .arrow {
  float: left;
  position: relative;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 1em;
  border-color: transparent transparent #FFFFFF transparent;
  -webkit-transform: rotate(360deg);
  margin-top: -10px; }

.return-to-top .hint {
  color: #fff;
  font-size: 12px;
  padding-left: 1px; }

input#search_order {
  background: #607f9b;
  color: #fff;
  border: 0;
  margin-bottom: 10px; }

span.onerror {
  color: #dc3c7a;
  padding-bottom: 10px;
  display: block;
  font-style: italic; }

input#mail {
  display: inline-block;
  width: calc(100% - 110px ); }

input#subscribe {
  display: inline-block; }

span.sale-tag {
  color: #838383;
  font-size: 13px;
  text-transform: none; }
  span.sale-tag sup {
    display: inline-block !important; }

span.regular-price {
  color: #838383;
  font-size: 14px; }

.shipment-tracker-form-group input {
  max-width: 500px !important; }

.copyright-text li {
  font-size: 12px; }

.small-description li {
  list-style-type: initial; }

.small-description ul {
  margin-left: 15px; }

@media only screen and (min-width: 769px) {
  .header-logo img {
    padding-left: 5%; }

  .bold-header .grid-item.large--seven-tenths {
    padding-left: 0; }
  .bold-header .grid-item.eight-twelfths.large--text-center {
    padding-left: 0; }
  .bold-header .site-header--meta-links {
    margin-left: 0; }
  .bold-header .cart-badge--desktop {
    top: -5px; }
  .bold-header span.site-header--meta-links.medium-down--hide.if-customer-account {
    margin-top: 16px; } }
@media only screen and (min-width: 1230px) {
  .bold-header .site-header--meta-links {
    margin-left: 30px; } }
@media only screen and (max-width: 1100px) {
  .bold-header .site-header--meta-links {
    margin-left: 30px; }
  .bold-header .grid-item.eight-twelfths.large--text-center,
  .bold-header .grid-item.four-twelfths.account-cart-header {
    width: 50%; } }
@media only screen and (max-width: 860px) {
  .bold-header .site-header--meta-links h1 {
    font-size: 16px !important; }
  .bold-header .cart-toggle img.cart-img {
    max-width: 30px;
    margin-bottom: -6px; }
  .bold-header a.cart-toggle {
    font-size: 16px; }
  .bold-header .account-cart-header span.site-header--meta-links.medium-down--hide {
    margin-top: 5px; }
  .bold-header a.header-linklist {
    font-size: 12px; }
  .bold-header .grid-item.large--text-right.secondary-nav-bar {
    margin-left: 0;
    padding-left: 0; } }
@media only screen and (max-width: 768px) {
  .mobile-only {
    display: block !important; }

  .desktop-only {
    display: none !important; }

  .bold-header .grid-item.large--seven-tenths {
    display: none; }

  .header-logo {
    margin: 10px auto 0; }

  .site-header {
    min-height: 170px; }

  .shappify-motivator-slider {
    display: none !important; }

  #mobileNavBar img.chat-icon-mobile {
    width: 25px;
    display: inline-block; }

  #mobileNavBar .display-table-cell .mobileNavBar-link.cart-toggle {
    display: inline-block;
    text-align: right;
    position: absolute;
    right: 10px;
    top: 0; }

  #mobileNavBar .display-table-cell .chat-icon-mobile {
    padding-top: 14px;
    text-align: right;
    position: absolute;
    right: 115px !important;
    top: 1px; }

  div#comm100-float-button-2 {
    visibility: hidden !important; } }
@media only screen and (max-width: 480px) {
  ul.legal-links.inline-list.copyright-text li {
    text-align: center;
    display: block;
    padding-right: 0 !important; }

  .template-index main.wrapper.main-content {
    padding-top: 10px; } }
.account-cart-header {
  margin-left: 0;
  padding-left: 0; }

.account-cart-header a.cart-toggle {
  display: inline-block;
  text-align: right;
  float: right; }

.account-cart-header span.site-header--meta-links.medium-down--hide {
  margin-right: 0;
  margin-top: 10px; }

.secondary-nav-bar {
  margin-bottom: 10px;
  margin-top: 10px; }

a.header-linklist.logout {
  font-weight: normal;
  color: #607f9b; }

.sidebar-block .sidebar-module img {
  width: 100%; }

.clear-cart-btn {
  background-color: #dcdcdc;
  color: #404040;
  padding: 5px 20px;
  border-radius: 3px; }

.template-collection button#toggleFilters {
  background: #607f9b;
  border: 3px solid #607f9b;
  border-radius: 0; }

div#shopify-section-collection-template .list-view__product.small--text-center .large--three-fifths {
  padding-left: 20px !important; }

.list-view__product.small--text-center .grid-item {
  padding-left: 0 !important;
  margin-bottom: 15px; }

#ProductSection #addToCartForm input[type="radio"] {
  vertical-align: top;
  margin-top: 5px; }
  @media screen and (max-width: 500px) {
    #ProductSection #addToCartForm input[type="radio"]:checked {
      background: #000; } }

@media (max-width: 768px) {
  footer .one-sixth,
  footer .two-twelfths,
  footer .grid-item.small--one-whole.one-third {
    width: 100%;
    text-align: center; }

  footer.site-footer #mc-embedded-subscribe-form {
    max-width: 350px;
    margin: 0 auto 20px; }
    footer.site-footer #mc-embedded-subscribe-form input#mail {
      display: inline-block;
      width: calc(100% - 130px ); }
    footer.site-footer #mc-embedded-subscribe-form span.input-group-btn {
      display: inline-block;
      width: 100px; } }
body.template-index .row-negative-bottom,
.grid-uniform.bold-product-display {
  display: flex;
  flex-wrap: wrap; }
  body.template-index .row-negative-bottom a.product-grid-item,
  body.template-index .row-negative-bottom .product-grid-item,
  .grid-uniform.bold-product-display a.product-grid-item,
  .grid-uniform.bold-product-display .product-grid-item {
    height: 100%;
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    display: -ms-box;
    display: -moz-box;
    display: -webkit-box;
    display: box;
    padding-bottom: 20px;
    margin-bottom: 0; }
  body.template-index .row-negative-bottom span.sale-tag.medium--right,
  .grid-uniform.bold-product-display span.sale-tag.medium--right {
    display: block !important;
    width: 100%; }
  body.template-index .row-negative-bottom a.product-grid-item p,
  .grid-uniform.bold-product-display a.product-grid-item p {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    margin-bottom: 10px; }

.shopify-section.featured-section .custom__item-inner--image-background {
  padding-top: 30px; }

.template-collection a.collection-category {
  display: block;
  height: 100%; }
.template-collection .collection-category span.link-caption {
  background: none;
  padding: 25px 0 10px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,000000+88,000000+88,000000+100&0+0,0+39,1+100 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(142, 142, 142, 0) 39%, rgba(0, 0, 0, 0.8) 88%, black 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(142, 142, 142, 0) 39%, rgba(0, 0, 0, 0.8) 88%, black 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(142, 142, 142, 0) 39%, rgba(0, 0, 0, 0.8) 88%, black 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */
  height: 100%;
  width: 100%; }
.template-collection span.true-link-caption {
  position: absolute;
  bottom: 0px;
  width: 100%;
  text-align: center;
  background-color: none;
  padding: 10px;
  left: 0px !important;
  margin-bottom: 0px;
  color: #fff !important;
  font-weight: bold;
  z-index: 1; }

span.price-legend {
  font-size: 12px;
  line-height: 1em;
  vertical-align: text-top;
  padding-top: 4px;
  display: inline-block; }

@media only screen and (max-width: 768px) {
  span.price-legend {
    padding-top: 0; }

  .header-logo {
    display: none; }

  #mobileNavBar {
    display: flex;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #fff !important;
    color: #607f9b !important; }
    #mobileNavBar.search-not-active {
      -webkit-box-shadow: 0px 11px 23px -9px rgba(0, 0, 0, 0.14);
      -moz-box-shadow: 0px 11px 23px -9px rgba(0, 0, 0, 0.14);
      box-shadow: 0px 11px 23px -9px rgba(0, 0, 0, 0.14); }
    #mobileNavBar .nav-bar {
      background-color: #fff !important;
      color: #607f9b !important; }
    #mobileNavBar .mobile-menu-section,
    #mobileNavBar .mobile-logo-section,
    #mobileNavBar .mobile-icon-section {
      display: inline-block; }
    #mobileNavBar .mobile-menu-section .mobileNavBar-link {
      color: #607f9b !important;
      padding-top: 9px; }
      #mobileNavBar .mobile-menu-section .mobileNavBar-link .icon-hamburger:before {
        font-weight: bold;
        font-size: 21px; }
    #mobileNavBar .mobile-header-icon {
      display: inline-block;
      max-height: 40px;
      margin-top: 5px; }
      #mobileNavBar .mobile-header-icon img {
        height: 33px;
        width: auto; }

  .search-wrapper-div {
    background-color: transparent !important;
    padding: 0;
    height: 100vh;
    position: fixed;
    z-index: 99;
    display: none;
    top: 50px; }
    .search-wrapper-div .mobile-hidden-search {
      background: #fff;
      padding: 5px 10px 10px; }
    .search-wrapper-div .search-overlay {
      background: rgba(0, 0, 0, 0.4) !important;
      height: 100vh;
      position: fixed;
      z-index: 2;
      width: 100%;
      top: 50px; }
    .search-wrapper-div .mobile-hidden-search {
      display: block;
      z-index: 99;
      position: absolute;
      width: 100%;
      top: 0; }

  .mobile-menu-section {
    width: 30px; }

  .mobile-logo-section {
    width: calc(100% - 180px);
    position: relative; }
    .mobile-logo-section a {
      position: absolute;
      top: 50%;
      transform: translateY(-50%); }
    .mobile-logo-section img {
      max-width: 100%;
      max-height: 35px;
      margin-top: 5px;
      padding-left: 15%;
      margin-top: 0; }

  .site-header {
    min-height: auto; }

  .mobile-icon-section {
    width: 170px;
    margin-left: 10px;
    display: flex !important;
    justify-content: space-around; }

  a.cart-toggle.mobileNavBar-link.mobile-header-icon {
    padding: 0;
    margin: 0;
    vertical-align: top;
    position: relative; }
    a.cart-toggle.mobileNavBar-link.mobile-header-icon span.cart-count {
      position: absolute;
      bottom: 2px;
      right: -6px;
      background: #dc3c7a; }

  .grid--full.mobile-hidden-search {
    margin-bottom: 10px; }
    .grid--full.mobile-hidden-search .mobile-search {
      margin-top: 5px;
      margin-bottom: 0; } }
@media only screen and (max-width: 374px) {
  .mobile-logo-section img {
    padding-left: 13%; }

  .mobile-icon-section {
    width: 150px; }

  .mobile-logo-section {
    width: calc(100% - 130px);
    position: relative; }
    .mobile-logo-section a {
      position: absolute;
      top: 50%;
      transform: translateY(-50%); } }
.no-scrolling {
  overflow-y: hidden; }

.bold-overlay div#bold-modal {
  width: 100% !important;
  max-width: 100% !IMPORTANT;
  max-height: 90vh;
  background: transparent;
  border: 0; }

.inner-content {
  width: 100%;
  height: 100%;
  max-width: 1000px;
  margin: 0 auto;
  background: #fff;
  border: 2px solid #607f9b;
  position: relative; }

.add-to-cart-btn {
  display: flex;
  width: calc(100% - 115px ); }

#addToCartText-product-template {
  width: 100%; }

@media screen and (max-width: 768px) {
  .product-versiontwo .add-to-cart-btn {
    float: right;
    width: calc(100% - 115px ); } }
@media screen and (max-width: 768px) {
  #ProductSection nav.breadcrumb {
    display: block;
    text-align: left;
    border-bottom: 0;
    margin-bottom: 0; }

  .product-versiontwo.product-special-offer {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px; }
    .product-versiontwo.product-special-offer a {
      width: 100%;
      display: block;
      text-align: center;
      font-size: 12px;
      text-transform: uppercase;
      color: red;
      font-weight: bold;
      line-height: 1.5em; }
  .product-versiontwo .product-sku {
    font-size: 12px; }
  .product-versiontwo .add-to-cart-btn button#addToCart {
    display: flex;
    flex: 2 1 50%;
    width: 100%;
    margin-top: 0; }
  .product-versiontwo .add-to-cart-btn .motivator-message {
    text-align: center;
    display: block;
    color: red;
    font-weight: bold;
    font-size: 12px;
    text-transform: capitalize;
    line-height: 1.5em;
    padding-top: 5px;
    clear: both; }
  .product-versiontwo .product-single__hero h1 {
    font-size: 20px;
    line-height: 1.3em; }
  .product-versiontwo .flexcontainer {
    overflow: hidden;
    width: 100%; }
  .product-versiontwo .flexslider.product_gallery.product_slider {
    max-width: 90%;
    margin: 0 auto; }
    .product-versiontwo .flexslider.product_gallery.product_slider .flex-viewport {
      margin-bottom: 35px;
      overflow: visible !important; }
    .product-versiontwo .flexslider.product_gallery.product_slider .flex-control-nav {
      bottom: -30px; }
    .product-versiontwo .flexslider.product_gallery.product_slider .flex-control-paging li a {
      background-color: #ddd;
      border: 2px solid #ddd;
      width: 10px;
      height: 10px; }
    .product-versiontwo .flexslider.product_gallery.product_slider .flex-direction-nav .flex-next {
      right: -6% !important;
      background-image: none !Important;
      opacity: .4;
      width: 5%; }
    .product-versiontwo .flexslider.product_gallery.product_slider .flex-direction-nav .flex-prev {
      left: -6% !important;
      background-image: none !Important;
      opacity: .4;
      width: 5%; }
    .product-versiontwo .flexslider.product_gallery.product_slider .slides li img {
      padding: 0 5px;
      opacity: .3; }
    .product-versiontwo .flexslider.product_gallery.product_slider .slides li.flex-active-slide img {
      opacity: 1; }
    .product-versiontwo .flexslider.product_gallery.product_slider .flex-control-paging li a.flex-active {
      background-color: #607f9b;
      border: 2px solid #607f9b; }
  .product-versiontwo .product-single__prices .standalone-bottomline {
    vertical-align: bottom; }
  .product-versiontwo .product-single__prices #ProductPrice {
    padding-right: 10px;
    padding-bottom: 5px;
    display: inline-block; }
  .product-versiontwo .product-single__prices span.per-price {
    font-style: italic;
    font-size: 14px; }
  .product-versiontwo a#description,
  .product-versiontwo a#accordion-review {
    position: absolute;
    top: -50px; }
  .product-versiontwo .qs-qtybox {
    float: left; }

  .announcement-bar-for-mobile {
    display: none !Important; }

  #ProductSection .breadcrumb {
    margin-top: -10px !important; }

  .template-product .announcement-bar-for-mobile {
    display: block !important;
    padding: 15px 10px 10px;
    background: #fff;
    text-align: center;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    clear: both; }
    .template-product .announcement-bar-for-mobile a, .template-product .announcement-bar-for-mobile span {
      color: #dc3c7a !important;
      letter-spacing: .5px; }

  .product-details-wrapper.mobile-wrapper {
    background-color: #fff; }
    .product-details-wrapper.mobile-wrapper .mobile-accordion .tabs {
      border-top: 1px solid #eaeaea; }
      .product-details-wrapper.mobile-wrapper .mobile-accordion .tabs .tab-link {
        display: block;
        background: #fff;
        margin-right: 0;
        position: relative; }
        .product-details-wrapper.mobile-wrapper .mobile-accordion .tabs .tab-link:before {
          content: '+';
          position: absolute;
          right: 25px;
          top: 4px;
          font-size: 21px; }
        .product-details-wrapper.mobile-wrapper .mobile-accordion .tabs .tab-link.not-active-tab:before {
          content: '\2013'; }
    .product-details-wrapper.mobile-wrapper .mobile-accordion .mobile-only.review-mobile-tab a.reviews-tab {
      display: block;
      background: #fff;
      border-bottom: 1px solid #eaeaea;
      border-top: 1px solid #eaeaea;
      position: relative;
      padding: 10px 25px;
      font-size: 18px;
      color: #404040;
      font-weight: bold;
      position: relative; }
      .product-details-wrapper.mobile-wrapper .mobile-accordion .mobile-only.review-mobile-tab a.reviews-tab:before {
        content: '+';
        position: absolute;
        right: 25px;
        top: 4px;
        font-size: 21px; }
      .product-details-wrapper.mobile-wrapper .mobile-accordion .mobile-only.review-mobile-tab a.reviews-tab.not-active-tab:before {
        content: '\2013'; }
    .product-details-wrapper.mobile-wrapper .mobile-accordion .tab-content.current {
      background: #fff;
      padding: 5px 25px; }
    .product-details-wrapper.mobile-wrapper .mobile-accordion .rte.accordion-description {
      display: none; } }
@media screen and (min-width: 769px) {
  .template-collection .filter-clear-selection {
    display: none !Important; }
  .template-collection .form-horizontal.filter-btn-wrapper {
    display: none; }

  div#shopify-section-promo-blocks .grid__item.large--one-whole.medium-down--one-half {
    margin-bottom: 10px; }
    div#shopify-section-promo-blocks .grid__item.large--one-whole.medium-down--one-half img {
      width: 100%; } }
@media screen and (max-width: 768px) {
  .deactivate-scroll {
    overflow: hidden;
    position: fixed;
    height: 100vh;
    max-height: 100%; }

  .template-collection .bold-filter-selection label > * {
    vertical-align: middle;
    line-height: 1em; }
  .template-collection .site-header {
    position: fixed;
    z-index: 99; }
  .template-collection .bold-collection-filters span.view-all {
    display: none !important; }
  .template-collection .bold-filter-header span.icon {
    font-size: 1.8em;
    font-weight: bold;
    display: inline-block;
    padding-left: 10px;
    line-height: 1em;
    position: absolute;
    z-index: -1;
    right: 20px !important;
    top: 10px; }
  .template-collection ul.filter-clear-selection {
    height: 100%;
    overflow-y: scroll;
    animation-duration: 0.75s;
    background: #fff;
    margin-bottom: 0; }
  .template-collection ul.filter-clear-selection li:first-child {
    margin-top: 10px; }
  .template-collection ul.filter-clear-selection li {
    margin-bottom: 0.25em;
    border-bottom: 1px solid #eaeaea;
    padding: 5px 15px;
    margin-bottom: 0; }
  .template-collection ul.filter-clear-selection .clear-this {
    background: #a1a1a1;
    padding: 0;
    width: 18px;
    height: 18px;
    font-size: 16px;
    border-radius: 50%;
    color: #fff;
    vertical-align: text-top;
    margin-right: 10px;
    font-weight: bold;
    display: inline-block;
    line-height: 1.2em;
    text-align: center;
    font-weight: normal; }
  .template-collection .filter-clear-selection span.label {
    line-height: 2em;
    display: inline-block; }
  .template-collection .bold-collection-filters span.view-all {
    display: none !important; }
  .template-collection .collection-header-main {
    margin-bottom: 0; }
    .template-collection .collection-header-main h1.section-header__title.section-header__title--left {
      padding-bottom: 0; }
  .template-collection .collection-page-featured-links {
    padding-top: 10px; }
  .template-collection .collection-section-header {
    margin-bottom: 10px; }
    .template-collection .collection-section-header h2.collection-header.small--hide {
      display: none !important; }
  .template-collection .collection-sort-wrapper {
    border-bottom: 1px solid #eaeaea;
    clear: both;
    margin-bottom: 20px;
    padding-bottom: 15px; }
  .template-collection .collection-content-description {
    margin-bottom: 0 !important; }
  .template-collection .filter-and-sorting-section {
    text-align: center; }
    .template-collection .filter-and-sorting-section .sort-by-wrapper {
      position: relative;
      width: 200px; }
      .template-collection .filter-and-sorting-section .sort-by-wrapper select#SortBy {
        margin-left: 0;
        width: 100%;
        font-size: 16px; }
      .template-collection .filter-and-sorting-section .sort-by-wrapper .anchor-for-sorting {
        position: absolute;
        top: -60px; }
    .template-collection .filter-and-sorting-section .view-by-wrapper {
      width: 80px; }
      .template-collection .filter-and-sorting-section .view-by-wrapper select#ViewBy {
        padding: 10px 20px 6px 20px;
        margin-left: 0;
        width: 80px;
        font-size: 16px; }
    .template-collection .filter-and-sorting-section .filter-btn-wrapper {
      width: 80%;
      margin: 10px auto 0;
      display: block;
      max-width: 250px; }
      .template-collection .filter-and-sorting-section .filter-btn-wrapper .filter-menu .mobile-header {
        height: 33px;
        background: #607f9b;
        position: relative; }
        .template-collection .filter-and-sorting-section .filter-btn-wrapper .filter-menu .mobile-header #nav-toggle span,
        .template-collection .filter-and-sorting-section .filter-btn-wrapper .filter-menu .mobile-header #nav-toggle span:before,
        .template-collection .filter-and-sorting-section .filter-btn-wrapper .filter-menu .mobile-header #nav-toggle span:after {
          background: #fff;
          cursor: pointer;
          border-radius: 1px;
          height: 3px;
          width: 25px;
          position: absolute;
          display: block;
          content: '';
          padding: 0;
          transition: all 200ms ease-in-out;
          font-size: 25px; }
        .template-collection .filter-and-sorting-section .filter-btn-wrapper .filter-menu .mobile-header #nav-toggle span:before {
          top: -7px; }
        .template-collection .filter-and-sorting-section .filter-btn-wrapper .filter-menu .mobile-header #nav-toggle span:after {
          bottom: -7px; }
        .template-collection .filter-and-sorting-section .filter-btn-wrapper .filter-menu .mobile-header #nav-toggle.active span {
          background-color: transparent; }
        .template-collection .filter-and-sorting-section .filter-btn-wrapper .filter-menu .mobile-header #nav-toggle {
          height: 33px !IMPORTANT;
          top: 0;
          padding-top: 15px;
          width: 100%;
          padding: 10px 0;
          transform: translate(0);
          -webkit-transform: translate(0);
          left: 0;
          display: block; }
          .template-collection .filter-and-sorting-section .filter-btn-wrapper .filter-menu .mobile-header #nav-toggle p {
            color: #fff;
            font-size: 18px;
            top: -12px;
            margin-left: 30px;
            display: inline;
            position: relative; }
      .template-collection .filter-and-sorting-section .filter-btn-wrapper .btn-filter-wrapper {
        position: absolute;
        height: 33px;
        top: 0px;
        margin: 0 auto;
        display: inline-block;
        left: 50%;
        transform: translateX(-50%);
        padding-top: 15px; }
      .template-collection .filter-and-sorting-section .filter-btn-wrapper .mobile-header span.filter-active-clear,
      .template-collection .filter-and-sorting-section .filter-btn-wrapper .mobile-header span.filter-active-header {
        display: none; }
      .template-collection .filter-and-sorting-section .filter-btn-wrapper .mobile-header.fm-is-active {
        position: fixed;
        top: 50px;
        z-index: 999;
        width: 100%;
        left: 0;
        height: 50px; }
        .template-collection .filter-and-sorting-section .filter-btn-wrapper .mobile-header.fm-is-active span.filter-active-clear,
        .template-collection .filter-and-sorting-section .filter-btn-wrapper .mobile-header.fm-is-active span.filter-active-header {
          display: inline-block; }
        .template-collection .filter-and-sorting-section .filter-btn-wrapper .mobile-header.fm-is-active #nav-toggle {
          height: 50px !important;
          width: 50px;
          left: initial;
          right: 10px;
          position: absolute; }
          .template-collection .filter-and-sorting-section .filter-btn-wrapper .mobile-header.fm-is-active #nav-toggle .btn-filter-wrapper {
            padding-top: 22px; }
          .template-collection .filter-and-sorting-section .filter-btn-wrapper .mobile-header.fm-is-active #nav-toggle p {
            display: none; }
        .template-collection .filter-and-sorting-section .filter-btn-wrapper .mobile-header.fm-is-active #nav-toggle span:before {
          top: 0px; }
        .template-collection .filter-and-sorting-section .filter-btn-wrapper .mobile-header.fm-is-active #nav-toggle span:after {
          bottom: 0px; }
        .template-collection .filter-and-sorting-section .filter-btn-wrapper .mobile-header.fm-is-active span.filter-active-header {
          text-align: left;
          position: absolute;
          left: 5px;
          color: #fff;
          font-size: 21px;
          padding-top: 8px;
          font-weight: bold;
          letter-spacing: 0 !important;
          padding-left: 10px; }
        .template-collection .filter-and-sorting-section .filter-btn-wrapper .mobile-header.fm-is-active span.filter-active-clear {
          position: absolute;
          padding-bottom: 0 !important;
          padding-left: 0 !important;
          right: 60px;
          top: 14px; }
        .template-collection .filter-and-sorting-section .filter-btn-wrapper .mobile-header.fm-is-active span.filter-active-clear.view-everything .clear-filter {
          font-size: 12px;
          background-color: #ddd;
          color: #222;
          border-radius: 10px;
          opacity: 1;
          min-width: 50px;
          padding: 0px 8px;
          letter-spacing: 0;
          display: block;
          width: 65px; }
        .template-collection .filter-and-sorting-section .filter-btn-wrapper .mobile-header.fm-is-active span.filter-active-clear .view-all {
          font-size: 12px;
          background-color: #ddd;
          color: #222;
          border-radius: 10px;
          opacity: 1;
          min-width: 50px;
          padding: 0px 8px;
          letter-spacing: 0;
          display: block;
          width: 65px; }
      .template-collection .filter-and-sorting-section .filter-btn-wrapper .mobile-header:not(.fm-is-active) span.filter-active-clear.view-everything {
        display: none !important; }

  .grid[data-template="collection"] .fm-container {
    bottom: initial;
    top: 100px;
    background: #9FBCD1 !important; }
    .grid[data-template="collection"] .fm-container .filter-group.refine-header {
      display: none; }
    .grid[data-template="collection"] .fm-container h3.bold-filter-header {
      padding: 15px;
      font-size: 1em !important; }
    .grid[data-template="collection"] .fm-container .bold-collection-filters {
      height: calc(100vh - 100px); }
    .grid[data-template="collection"] .fm-container .bold-filter.bold-filter-active:last-child {
      border-bottom: 0; }
    .grid[data-template="collection"] .fm-container .bold-collection-filters > .bold-filter:last-child {
      padding-bottom: 75px; }
    .grid[data-template="collection"] .fm-container .bold-filter.bold-filter-active .bold-filter-wrapper {
      border: 0; }
    .grid[data-template="collection"] .fm-container .bold-filter a.view-all {
      background-color: #fff;
      color: #8a8a8a;
      border-radius: 100px;
      line-height: 1em;
      padding: 6px 0; }

  .mobile-only.clearfix .sidebar-module div#shopify-section-promo-blocks .medium-down--one-half {
    width: 48%;
    display: inline-block;
    vertical-align: middle; }
    .mobile-only.clearfix .sidebar-module div#shopify-section-promo-blocks .medium-down--one-half img {
      width: 100%; } }
@media only screen and (max-width: 414px) {
  .mobile-only.clearfix .sidebar-module div#shopify-section-promo-blocks .medium-down--one-half {
    width: 100% !important;
    display: block; } }
@media only screen and (max-width: 340px) {
  .template-collection .filter-and-sorting-section .filter-btn-wrapper .filter-menu .mobile-header #nav-toggle p {
    margin-left: 21px;
    font-size: 16px;
    top: -10.5px; }

  .template-collection .filter-and-sorting-section .filter-btn-wrapper .filter-menu .mobile-header #nav-toggle span, .template-collection .filter-and-sorting-section .filter-btn-wrapper .filter-menu .mobile-header #nav-toggle span:before, .template-collection .filter-and-sorting-section .filter-btn-wrapper .filter-menu .mobile-header #nav-toggle span:after {
    width: 17px; } }
.bms-blog-template .blog-recent-articles p.section-header__title.h4 {
  font-size: 1.75em;
  text-transform: capitalize;
  padding-bottom: 10px; }
.bms-blog-template .blog-recent-articles .section-header {
  border-bottom: 0; }
.bms-blog-template .blog-recent-articles table.articles-link span.date-time-meta {
  color: #999;
  padding: 20px; }
.bms-blog-template .blog-recent-articles table.articles-link span.date-time-meta,
.bms-blog-template .blog-recent-articles table.articles-link td a {
  font-size: 14px; }
.bms-blog-template .blog-recent-articles table.articles-link td {
  padding: 5px 0;
  border: 0; }
.bms-blog-template .blog-recent-articles table.articles-link td:last-child {
  border-left: 1px dotted #eaeaea;
  padding: 5px 0 5px 20px; }
.bms-blog-template .blog-article-blog .section-header {
  display: none; }
.bms-blog-template .blog-template-content {
  padding-top: 20px; }
  .bms-blog-template .blog-template-content a:not(.read-more-blogs) {
    text-decoration: underline; }
  .bms-blog-template .blog-template-content .article-featured-image {
    width: 40%;
    display: inline-block;
    margin-right: 2%;
    vertical-align: top; }
  .bms-blog-template .blog-template-content .article-excerpt {
    width: 57%;
    display: inline-block; }
    .bms-blog-template .blog-template-content .article-excerpt h2 {
      margin-bottom: 0;
      font-size: 1.625em;
      line-height: 1.4em; }
  .bms-blog-template .blog-template-content article header.section-header {
    border-bottom: 0;
    margin-bottom: 0; }
  .bms-blog-template .blog-template-content article .blog-date {
    margin-top: 0;
    color: #999;
    font-size: 14px; }
  .bms-blog-template .blog-template-content .article {
    clear: both; }
    .bms-blog-template .blog-template-content .article img {
      width: 100%; }
    .bms-blog-template .blog-template-content .article p.blog-date {
      margin-top: 0;
      color: #999;
      font-size: 14px; }
    .bms-blog-template .blog-template-content .article a.read-more-blogs {
      background-color: #607f9b;
      text-align: center;
      padding: 5px 20px;
      color: #fff;
      margin-top: 15px;
      display: inline-block;
      font-size: 12px;
      text-transform: uppercase; }
    .bms-blog-template .blog-template-content .article a.read-more-blogs:hover {
      background-color: #8ea5b9;
      color: #fff; }
  .bms-blog-template .blog-template-content .article.blog-v2 {
    max-width: 75%;
    margin: 0 auto; }
    .bms-blog-template .blog-template-content .article.blog-v2 .blog-date,
    .bms-blog-template .blog-template-content .article.blog-v2 h2 {
      text-align: center; }
    .bms-blog-template .blog-template-content .article.blog-v2 a.read-more-blogs {
      text-align: center;
      color: #607f9b;
      margin-top: 0;
      display: inline-block;
      font-size: 16px;
      text-transform: capitalize;
      font-weight: bold;
      padding: 0;
      background: none; }
  .bms-blog-template .blog-template-content hr.blog-v2 {
    max-width: 300px;
    margin: 30px auto 50px;
    border-top: 1px dotted #eaeaea; }
  .bms-blog-template .blog-template-content .pagination-container {
    clear: both; }
    .bms-blog-template .blog-template-content .pagination-container a {
      border-bottom: 0;
      text-decoration: none; }
  .bms-blog-template .blog-template-content form#comment_form input[type="text"],
  .bms-blog-template .blog-template-content form#comment_form input[type="search"],
  .bms-blog-template .blog-template-content form#comment_form input[type="password"],
  .bms-blog-template .blog-template-content form#comment_form input[type="email"],
  .bms-blog-template .blog-template-content form#comment_form input[type="file"],
  .bms-blog-template .blog-template-content form#comment_form input[type="number"],
  .bms-blog-template .blog-template-content form#comment_form input[type="tel"], .bms-blog-template .blog-template-content form#comment_form textarea, .bms-blog-template .blog-template-content form#comment_form select {
    font-size: 13px; }
  .bms-blog-template .blog-template-content form#comment_form h2 {
    display: block;
    margin-bottom: 20px; }
.bms-blog-template .blog-template-sidebar {
  max-width: 100%; }
  .bms-blog-template .blog-template-sidebar #isp-related-widget-1 {
    margin-left: 0; }
    .bms-blog-template .blog-template-sidebar #isp-related-widget-1 .isp_related_title {
      background-color: #E1E1E3;
      text-align: center;
      padding: 10px;
      margin-bottom: 0px;
      margin-top: 0px;
      border-bottom: none;
      cursor: pointer;
      margin-bottom: 20px; }
      .bms-blog-template .blog-template-sidebar #isp-related-widget-1 .isp_related_title span {
        font-size: 15px;
        line-height: 1.4em;
        margin-bottom: 0;
        text-transform: capitalize;
        font-weight: bold; }
    .bms-blog-template .blog-template-sidebar #isp-related-widget-1 .isp_related_wrapper.isp_vertical {
      padding: 0;
      background-color: #fff;
      border: 1px solid #eaeaea;
      margin-top: 20px; }
  .bms-blog-template .blog-template-sidebar .shop-all-collection {
    padding: 10px;
    text-align: right;
    background: #eee; }
  .bms-blog-template .blog-template-sidebar nav.sidebar-module.recent-article-post a {
    border-bottom: underline; }
  .bms-blog-template .blog-template-sidebar .sidebar-module {
    background-color: #fff;
    border: 1px solid #eaeaea;
    margin-top: 20px; }
    .bms-blog-template .blog-template-sidebar .sidebar-module .isp_related_title,
    .bms-blog-template .blog-template-sidebar .sidebar-module .section-header {
      background-color: #E1E1E3;
      text-align: center;
      padding: 10px;
      margin-bottom: 0px;
      margin-top: 0px;
      border-bottom: none;
      cursor: pointer; }
    .bms-blog-template .blog-template-sidebar .sidebar-module p {
      font-size: 15px;
      line-height: 1.4em;
      margin-bottom: 0; }
    .bms-blog-template .blog-template-sidebar .sidebar-module .join-the-list p {
      font-size: 13px; }
    .bms-blog-template .blog-template-sidebar .sidebar-module input#mail {
      font-size: 13px;
      margin-top: 10px;
      width: 100% !important; }
    .bms-blog-template .blog-template-sidebar .sidebar-module .sidebar-module__list {
      border: 0; }
    .bms-blog-template .blog-template-sidebar .sidebar-module .sidebar-module__article {
      margin-bottom: 0; }
      .bms-blog-template .blog-template-sidebar .sidebar-module .sidebar-module__article a {
        border-bottom: 0;
        padding-bottom: 0;
        font-size: 13px;
        line-height: 1em; }
      .bms-blog-template .blog-template-sidebar .sidebar-module .sidebar-module__article span.date-time-meta {
        padding: 0 0 10px;
        font-size: 12px;
        display: block;
        color: #999; }
    .bms-blog-template .blog-template-sidebar .sidebar-module .sidebar-module__article.seeall-recent-articles {
      padding: 10px;
      text-align: right;
      background: #eee; }
      .bms-blog-template .blog-template-sidebar .sidebar-module .sidebar-module__article.seeall-recent-articles a {
        font-style: italic;
        color: #607f9b; }
  .bms-blog-template .blog-template-sidebar .needs-padding {
    padding: 15px 15px 0; }
    .bms-blog-template .blog-template-sidebar .needs-padding input#mail {
      font-size: 14px; }
    .bms-blog-template .blog-template-sidebar .needs-padding input#subscribe {
      width: 100%;
      background-color: #607f9b; }
    .bms-blog-template .blog-template-sidebar .needs-padding input#subscribe:hover {
      background-color: #8ea5b9; }
  .bms-blog-template .blog-template-sidebar .blog-tag a:not(.show-all-tags) {
    font-size: 10px !important;
    text-transform: uppercase;
    padding: 3px 5px;
    background: #eaeaea;
    display: inline-block;
    font-weight: bold;
    margin: 2px 0; }
  .bms-blog-template .blog-template-sidebar .blog-tag a:not(.show-all-tags):hover {
    background-color: #8ea5b9;
    color: #fff; }
  .bms-blog-template .blog-template-sidebar .blog-tag .needs-padding {
    padding: 20px; }
  .bms-blog-template .blog-template-sidebar .nosto_element .title-block.section-header {
    background-color: #607f9b;
    text-align: center;
    padding: 10px;
    margin-bottom: 0px;
    margin-top: 0px;
    box-shadow: none;
    border-bottom: none;
    cursor: pointer;
    box-sizing: inherit;
    width: 100%;
    display: block; }
  .bms-blog-template .blog-template-sidebar .nosto_element .title-block.section-header h2 {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase; }
  .bms-blog-template .blog-template-sidebar .nosto_element .grid-product-item {
    margin-right: 0; }
  .bms-blog-template .blog-template-sidebar .nosto_element .img-container {
    margin-bottom: 10px !Important; }
  .bms-blog-template .blog-template-sidebar a.browse-store-btn {
    background: #607f9b;
    color: #fff;
    width: 100%;
    display: block;
    text-align: center;
    padding: 5px 0;
    text-transform: uppercase;
    font-weight: bold; }
.bms-blog-template .next-prev-arrow span.right,
.bms-blog-template .next-prev-arrow span.left {
  padding: 0;
  border: 0;
  background: transparent;
  font-size: 13px; }

@media only screen and (min-width: 769px) {
  .bms-blog-template .blog-template-content {
    width: 100%;
    display: inline-block;
    vertical-align: top; }

  .bms-blog-template .blog-template-sidebar {
    display: inline-block;
    vertical-align: top; } }
@media only screen and (max-width: 1343px) and (min-width: 769px) {
  .bms-blog-template .blog-template-sidebar #frontpage-nosto-1 li.nosto_item {
    max-width: 100% !important;
    width: 100% !important; } }
@media only screen and (max-width: 1020px) {
  .bms-blog-template .blog-recent-articles table.articles-link span.date-time-meta {
    padding: 0 4px 0 0; }

  .bms-blog-template .blog-recent-articles table.articles-link td:first-child {
    width: 20%; } }
@media only screen and (max-width: 1020px) and (min-width: 769px) {
  .bms-blog-template .blog-template-sidebar .needs-padding {
    padding: 5px 5px 0; }

  .bms-blog-template .blog-template-sidebar .sidebar-module .join-the-list p {
    font-size: 9px; } }
.mobile-clear-all {
  display: none; }

@media only screen and (max-width: 768px) {
  .fm-is-active .mobile-clear-all {
    display: inline-block;
    position: absolute;
    right: 60px;
    padding: 15px 0;
    font-weight: bold;
    color: #fff; }

  .active-filter {
    font-weight: bold;
    color: #fff;
    display: flex;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    .active-filter .clear-this,
    .active-filter .active-filter-name {
      padding: 15px; }

  .bms-blog-template .blog-template-sidebar #frontpage-nosto-1 li.nosto_item {
    max-width: 45% !important;
    width: 45% !important; }
  .bms-blog-template .blog-template-sidebar input.btn_c.cart_btn_1.mobile_quick_add_event {
    margin: 0 auto; }
  .bms-blog-template .blog-template-sidebar form#mc-embedded-subscribe-form.large--hide.medium--hide.input-group {
    display: block; }
    .bms-blog-template .blog-template-sidebar form#mc-embedded-subscribe-form.large--hide.medium--hide.input-group input#mail {
      border-right: 1px solid #b9b9b9;
      margin-bottom: 10px; }
  .bms-blog-template .blog-template-content .article-featured-image {
    width: 100%;
    display: block;
    margin-right: 0;
    vertical-align: top; }
  .bms-blog-template .blog-template-content .article-excerpt {
    width: 100%;
    display: block; }
  .bms-blog-template .blog-article-article article img {
    width: 100% !important;
    float: none !important;
    clear: both !important;
    margin: 0 !important; }

  .all-collection-listing.breadcrumb {
    display: none; } }
li.bold-filter-selection[data-hide="hidden"] {
  display: none; }

span.page {
  width: 3em;
  display: inline-block; }

.bold-collection-filters.collection-sidebar {
  position: relative; }

.clear-filters.filter-button.desktop-only {
  position: absolute;
  z-index: 1;
  top: 8px;
  right: 6px;
  background: white;
  padding: 0 5px;
  border-radius: 2px;
  font-weight: bold; }

.cart-subtotal--savings, .cart-item--discount {
  display: block;
  padding-bottom: 15px;
  font-weight: 700;
  font-size: 12px;
  color: red; }

.bms-blog-template .blog-template-content .featuredSliderUl {
  max-width: 988px;
  border-bottom: 0; }
  .bms-blog-template .blog-template-content .featuredSliderUl .grid-item-slider a {
    text-decoration: none !important; }
  .bms-blog-template .blog-template-content .featuredSliderUl .grid-item-slider .quick-view-btn a {
    text-decoration: none !important; }

.collection-listing-banner .header-for-featured-columns {
  margin-bottom: 10px; }
  .collection-listing-banner .header-for-featured-columns h3.h2 {
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    font-size: 1.618em; }

.collection-listing-banner-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 15px 0; }
  .collection-listing-banner-wrapper .hero {
    flex: 1 1 50%;
    max-width: calc(50% - 10px);
    margin-bottom: 20px;
    border: 1px solid #fff; }
    .collection-listing-banner-wrapper .hero:hover {
      border: 1px solid #999; }
    .collection-listing-banner-wrapper .hero a {
      position: relative;
      display: block;
      height: 100%;
      width: 100%; }
      .collection-listing-banner-wrapper .hero a h3 {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: #fff;
        background: rgba(0, 0, 0, 0.5);
        width: 100%;
        text-align: center;
        padding: 10px 0 15px;
        text-shadow: 2px 2px #000; }
    .collection-listing-banner-wrapper .hero img {
      width: 100%;
      display: block; }
  .collection-listing-banner-wrapper.three-columns-hero-wrapper .hero {
    flex: 1 1 33%;
    max-width: calc(33% - 10px); }

.collection-listing-page.all-collection-page {
  -webkit-column-count: 4;
  column-count: 4;
  width: 100%;
  column-gap: 20px; }
  .collection-listing-page.all-collection-page .collection-listing-img-banner {
    display: block;
    width: 100%;
    border: 1px solid #8a8a8a;
    border-bottom: 0; }
  .collection-listing-page.all-collection-page .collection-listing-wrapper {
    display: flex;
    flex-direction: column;
    background: #f1f1f1;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid; }
    .collection-listing-page.all-collection-page .collection-listing-wrapper:after {
      content: '';
      height: 20px;
      width: 100%;
      display: block;
      background: #fff; }
    .collection-listing-page.all-collection-page .collection-listing-wrapper h4 {
      background: #607f9b;
      text-align: center;
      text-transform: capitalize;
      font-size: 18px;
      text-shadow: 1px 1px #000;
      padding: 0;
      margin-bottom: 0; }
      .collection-listing-page.all-collection-page .collection-listing-wrapper h4 a {
        color: #fff;
        padding: 2px 0;
        display: block;
        width: 100%;
        height: 100%; }
    .collection-listing-page.all-collection-page .collection-listing-wrapper .collection-listing-content {
      padding: 10px 0px 10px;
      border: 1px solid #8a8a8a; }
      .collection-listing-page.all-collection-page .collection-listing-wrapper .collection-listing-content ul.parent-list {
        margin-bottom: 0; }
        .collection-listing-page.all-collection-page .collection-listing-wrapper .collection-listing-content ul.parent-list a {
          color: #111;
          padding: 5px 15px 10px;
          display: block;
          line-height: 1.4em;
          font-size: 14px; }
          .collection-listing-page.all-collection-page .collection-listing-wrapper .collection-listing-content ul.parent-list a:hover {
            color: #607f9b; }
        .collection-listing-page.all-collection-page .collection-listing-wrapper .collection-listing-content ul.parent-list a.with-childlist {
          padding-bottom: 0px !important; }
        .collection-listing-page.all-collection-page .collection-listing-wrapper .collection-listing-content ul.parent-list li {
          -webkit-column-break-inside: avoid;
          page-break-inside: avoid;
          break-inside: avoid;
          margin-bottom: .10em;
          text-align: center; }
        .collection-listing-page.all-collection-page .collection-listing-wrapper .collection-listing-content ul.parent-list .parent-li.align-element-right {
          text-align: right; }
        .collection-listing-page.all-collection-page .collection-listing-wrapper .collection-listing-content ul.parent-list ul.child-list {
          margin: 4px 15px 12px; }
          .collection-listing-page.all-collection-page .collection-listing-wrapper .collection-listing-content ul.parent-list ul.child-list a {
            padding: 0;
            font-size: 12px;
            line-height: 1.4em;
            color: #555; }
            .collection-listing-page.all-collection-page .collection-listing-wrapper .collection-listing-content ul.parent-list ul.child-list a:hover {
              color: #607f9b; }
  @media only screen and (max-width: 768px) and (min-width: 551px) {
    .collection-listing-page.all-collection-page {
      -webkit-column-count: 2;
      column-count: 2;
      width: 100%;
      column-gap: 20px; } }

@media only screen and (max-width: 550px) {
  .collection-listing-banner-wrapper.three-columns-hero-wrapper .hero,
  .collection-listing-banner-wrapper .hero {
    flex: 1 1 100%;
    max-width: 100%; }

  .collection-listing-page.all-collection-page {
    -webkit-column-count: 1;
    column-count: 1; } }
.all-collection-listing.breadcrumb {
  margin-bottom: 0;
  border-bottom: 0;
  height: auto; }
  .all-collection-listing.breadcrumb a,
  .all-collection-listing.breadcrumb span {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

.sidebar-block h3.sidebar-header {
  padding: 0; }
.sidebar-block .shop-by-category-link {
  background-color: #607f9b;
  color: white !important;
  padding: 15px !important;
  display: block; }

.landing-sale-page .section-header__title {
  margin-bottom: 0; }
.landing-sale-page span.countdown-clock.slide_clock {
  font-weight: normal; }
  .landing-sale-page span.countdown-clock.slide_clock .hour-display {
    color: #e40909;
    font-weight: bold; }
.landing-sale-page .cta-bar-link {
  text-align: center; }
  .landing-sale-page .cta-bar-link a {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.3em; }
.landing-sale-page .collection-listing-banner-wrapper {
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px; }
  .landing-sale-page .collection-listing-banner-wrapper .hero a h3 {
    background: none;
    text-shadow: 2px 2px 8px #000;
    font-size: 32px; }
  .landing-sale-page .collection-listing-banner-wrapper:not(.four-columns-product-wrapper) {
    padding-bottom: 10px; }
.landing-sale-page .four-columns-product-wrapper {
  overflow-x: hidden; }
  .landing-sale-page .four-columns-product-wrapper .grid__item:first-child {
    padding-left: 0; }
  .landing-sale-page .four-columns-product-wrapper .slick-list {
    width: 100% !important; }
  .landing-sale-page .four-columns-product-wrapper .slick-track {
    min-width: 100% !important; }
  .landing-sale-page .four-columns-product-wrapper .grid__item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    width: 25%;
    padding-left: 0;
    margin-bottom: 10px; }
    @media only screen and (min-width: 1001px) {
      .landing-sale-page .four-columns-product-wrapper .grid__item.collection-promobanner-grid {
        max-width: 23%; } }
    .landing-sale-page .four-columns-product-wrapper .grid__item img {
      width: 100%; }
    .landing-sale-page .four-columns-product-wrapper .grid__item .grid-link__title {
      padding-right: 10px; }
    .landing-sale-page .four-columns-product-wrapper .grid__item .quick-view-btn {
      width: 100%; }
    .landing-sale-page .four-columns-product-wrapper .grid__item .badge--sold-out {
      margin-left: 0;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
    .landing-sale-page .four-columns-product-wrapper .grid__item .grid-link__image {
      height: auto !Important;
      margin-bottom: 0; }
.landing-sale-page .promo-collection-slider,
.landing-sale-page .promo-product-slider {
  overflow-x: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-right: -10px;
  padding-left: 10px;
  width: calc(75% + 25px); }
  .landing-sale-page .promo-collection-slider .grid__item.large--one-quarter.medium--one-half,
  .landing-sale-page .promo-product-slider .grid__item.large--one-quarter.medium--one-half {
    padding: 0 13px; }
  .landing-sale-page .promo-collection-slider .slick-arrow.slick-prev,
  .landing-sale-page .promo-product-slider .slick-arrow.slick-prev {
    left: 1%;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .landing-sale-page .promo-collection-slider .slick-arrow.slick-next,
  .landing-sale-page .promo-product-slider .slick-arrow.slick-next {
    right: -.5%;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .landing-sale-page .promo-collection-slider .quick-view-btn,
  .landing-sale-page .promo-product-slider .quick-view-btn {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
.landing-sale-page .promo-collection-slider.right-promo-banner,
.landing-sale-page .promo-product-slider.right-promo-banner {
  padding-left: 0px;
  padding-right: 10px;
  margin-left: -10px;
  margin-right: 0; }
.landing-sale-page .collection-promobanner-grid {
  position: relative; }
  .landing-sale-page .collection-promobanner-grid .relative-link {
    position: relative;
    display: block; }
    .landing-sale-page .collection-promobanner-grid .relative-link img {
      display: block; }
    .landing-sale-page .collection-promobanner-grid .relative-link h3 {
      position: absolute;
      text-align: center;
      width: 100%;
      top: 15px;
      font-size: 28px;
      color: #fff;
      line-height: 1.1em;
      text-transform: uppercase;
      text-shadow: 2px 2px 10px #000;
      padding: 0 10px; }
  .landing-sale-page .collection-promobanner-grid .btn-link {
    position: absolute;
    margin: 0;
    line-height: 1.42;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 3px;
    background-color: #561c56;
    color: #fff;
    text-transform: uppercase;
    font-size: 21px;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 8px 20px; }
@media only screen and (max-width: 1000px) {
  .landing-sale-page .four-columns-product-wrapper .grid__item.collection-promobanner-grid {
    max-width: calc(23% - 10px); } }
@media only screen and (max-width: 768px) {
  .landing-sale-page .four-columns-product-wrapper .grid__item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    width: 50%;
    max-width: 48%; }
    .landing-sale-page .four-columns-product-wrapper .grid__item form.collection-form,
    .landing-sale-page .four-columns-product-wrapper .grid__item .grid-link__title {
      padding-top: 10px; }
  .landing-sale-page .collection-promobanner-grid {
    max-width: 100% !Important; }
    .landing-sale-page .collection-promobanner-grid .relative-link .text-container {
      position: absolute;
      width: 100%;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
      .landing-sale-page .collection-promobanner-grid .relative-link .text-container h3,
      .landing-sale-page .collection-promobanner-grid .relative-link .text-container .btn-link {
        position: static; }
      .landing-sale-page .collection-promobanner-grid .relative-link .text-container h3 {
        font-size: 8vw;
        margin-bottom: 2vw; }
      .landing-sale-page .collection-promobanner-grid .relative-link .text-container .btn-link {
        font-size: 6vw;
        display: block;
        margin: 0 auto;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        width: 50%; }
  .landing-sale-page .promo-collection-slider,
  .landing-sale-page .promo-product-slider {
    width: calc(100% + 20px);
    max-width: calc(100% + 20px);
    padding: 0 !important;
    margin: 15px -10px 0 !important; } }
@media only screen and (max-width: 500px) {
  .landing-sale-page header.section-header span.countdown-clock.slide_clock {
    display: block !important; }
  .landing-sale-page .four-columns-product-wrapper .collection-promobanner-grid h3 {
    font-size: 18px; }
  .landing-sale-page .four-columns-product-wrapper .collection-promobanner-grid .btn-link {
    font-size: 18px; } }
@media only screen and (min-width: 769px) {
  .landing-sale-page .grid-item.large--one-quarter:not(.collection-promobanner-grid) {
    padding-left: 0;
    margin-right: 15px; } }
@media only screen and (max-width: 1200px) and (min-width: 769px) {
  .landing-sale-page .four-columns-product-wrapper .collection-promobanner-grid h3 {
    font-size: 18px; }
  .landing-sale-page .promo-product-slider,
  .landing-sale-page .promo-collection-slider {
    width: calc(75% + 20px); } }

span.image-overlay {
  position: absolute;
  display: block;
  background: rgba(255, 255, 255, 0.7);
  bottom: 1em;
  left: 50%;
  transform: translateX(-50%);
  padding: 0.25em 1em;
  text-align: center;
  z-index: 100; }

@media (max-width: 768px) {
  .mt-md-05 {
    margin-top: 0.5em; } }

/* Fixes the product page by making sure this plugin's container doesn't make the page wider than it should be. */
.cbb-frequently-bought-container {
  width: calc(100% - 30px) !important; }

.product-slider .slick-slide {
  margin: 0 5px; }
  .product-slider .slick-slide:focus, .product-slider .slick-slide:active {
    border: 0;
    outline: 0; }

.slick-dots {
  height: 10px;
  margin: 12px 0;
  text-align: center; }
  .slick-dots li {
    display: inline-block;
    vertical-align: top;
    height: 10px;
    margin: 0 4px;
    line-height: auto; }
    .slick-dots li.slick-active button {
      background-color: #561c56; }
  .slick-dots button {
    display: block;
    height: 10px;
    width: 10px;
    padding: 0;
    font-size: 0;
    background-color: #ddd;
    border: 0;
    border-radius: 20px; }
    .slick-dots button:focus, .slick-dots button:active {
      outline: 0; }

.product-slider {
  display: none; }
  .product-slider.slick-initialized {
    display: block; }

/* Bold Managed Services
   TASK: Updated Blog Design
   DATE: 06/18/19
   CODE: [UBD]
==================================== */
/* [UBD] Variables */
/* [UBD] Global */
.blog__button, .button__new {
  display: inline-block;
  padding: 0 15px;
  font-size: 11px;
  line-height: 35px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  background-color: #607f9b;
  border-radius: 3px;
  transition: all .2s ease-in-out; }
  .blog__button:hover, .button__new:hover {
    color: #fff;
    background-color: #404040; }

.cf {
  *zoom: 1; }
  .cf:before, .cf:after {
    content: " ";
    display: table; }
  .cf:after {
    clear: both; }

.no-margin {
  margin: 0 !important; }

/* [UBD] Blog/article breadcrumbs */
.template-blog .breadcrumb,
.template-article .breadcrumb {
  margin: 0 0 20px 0;
  padding: 10px 0; }

/* [UBD] Blog header */
.blog__header {
  margin-bottom: 20px; }

.blog__title {
  margin-bottom: 0;
  font-size: 30px;
  font-weight: bold;
  line-height: 48px; }

.pagination-custom {
  display: inline-block;
  height: 20px;
  margin: 14px 0;
  padding: 0; }
  .pagination-custom li {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
    border-radius: 3px; }
    .pagination-custom li.active {
      background-color: #607f9b;
      border-radius: 4px; }
      .pagination-custom li.active span, .pagination-custom li.active a {
        color: #fff; }
    .pagination-custom li span, .pagination-custom li a {
      display: block;
      margin: 0;
      padding: 0 5px;
      font-size: 14px;
      line-height: 20px;
      text-decoration: none !important;
      border: 0; }

@media (max-width: 768px) {
  .blog__title {
    margin-bottom: 10px;
    font-size: 24px; } }
@media (max-width: 360px) {
  .blog__title {
    margin-bottom: 10px;
    font-size: 18px; } }
/* [UBD] Blog excerpt */
.blog__excerpt {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #eaeaea; }

.blog__excerpt-image {
  display: block; }

.blog__excerpt-image {
  display: block;
  margin: 0; }

.blog__excerpt-title {
  margin-bottom: 5px;
  font-size: 18px; }

.blog__excerpt-date {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 14px;
  color: #aac0d6; }

.blog__excerpt-content {
  margin-bottom: 20px; }
  .blog__excerpt-content p, .blog__excerpt-content span {
    margin: 0;
    font-size: 14px;
    line-height: 24px; }

/* [UBD] Blog footer */
.blog__footer {
  margin-bottom: 60px; }

/* [UBD] Blog sidebar */
.blog__section {
  padding: 25px 30px;
  border: 1px solid #eaeaea; }
  .blog__section:first-of-type {
    margin-bottom: 30px; }

.blog__section-title {
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 27px;
  text-transform: none; }

.blog__sidebar-categories-list {
  margin: 0;
  padding: 0; }

.blog__sidebar-categories-list-item {
  display: block; }

.blog__sidebar-categories-list-link {
  display: block;
  font-size: 16px;
  line-height: 160%;
  color: #607f9b;
  transition: all .2s ease-in-out; }
  .blog__sidebar-categories-list-link:hover {
    color: #404040; }

.blog__sidebar-categories-search {
  margin-bottom: 20px; }

input[type="text"].blog__sidebar-categories-search-input {
  display: block;
  margin: 0 10px 0 0;
  padding: 5px 0;
  float: left;
  width: calc(100% - 40px);
  font-size: 16px;
  background: none;
  border: 0;
  border-bottom: 1px solid #607f9b;
  border-radius: 0; }
  input[type="text"].blog__sidebar-categories-search-input div {
    display: none !important; }
  input[type="text"].blog__sidebar-categories-search-input:focus, input[type="text"].blog__sidebar-categories-search-input:active {
    outline: 0; }

/* Placeholder styling is very weird. They have to be split out individually to make sure they work */
input[type="text"].blog__sidebar-categories-search-input::-webkit-input-placeholder {
  font-style: italic;
  color: #cbdaea; }

input[type="text"].blog__sidebar-categories-search-input::-moz-placeholder {
  font-style: italic;
  color: #cbdaea; }

input[type="text"].blog__sidebar-categories-search-input:-ms-input-placeholder {
  font-style: italic;
  color: #cbdaea; }

input[type="text"].blog__sidebar-categories-search-input:-moz-placeholder {
  font-style: italic;
  color: #cbdaea; }

.blog__sidebar-categories-search-button {
  float: left;
  margin: 0;
  padding: 0;
  background: none;
  border: 0; }

/* All of these styles are set with !important because styling this Klaviyo widget from
the outside seemed like quite the hassle. */
.blog__sidebar-subscribe-klaviyo div {
  padding: 0 !important; }
.blog__sidebar-subscribe-klaviyo p {
  margin-bottom: 20px !important; }
.blog__sidebar-subscribe-klaviyo p, .blog__sidebar-subscribe-klaviyo p span {
  font-style: italic !important;
  font-weight: normal !important;
  font-size: 14px !important;
  line-height: 160% !important;
  color: rgba(0, 0, 0, 0.5) !important; }
.blog__sidebar-subscribe-klaviyo input[type="email"] {
  height: 36px !important;
  margin-bottom: 10px !important;
  padding: 0 10px !important;
  text-align: center !important;
  border: 1px solid #eaeaea !important;
  border-radius: 4px !important; }
.blog__sidebar-subscribe-klaviyo button {
  display: inline-block !important;
  padding: 0 15px !important;
  font-size: 11px !important;
  line-height: 35px !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
  color: white !important;
  background-color: #607f9b !important;
  border-radius: 3px !important;
  transition: all 0.2s ease-in-out !important; }
  .blog__sidebar-subscribe-klaviyo button:hover {
    color: white !important;
    background-color: #404040 !important; }

.blog__sidebar-subscribe-klaviyo input[type="email"]::-webkit-input-placeholder {
  font-style: italic;
  color: #cbdaea; }

.blog__sidebar-subscribe-klaviyo input[type="email"]::-moz-placeholder {
  font-style: italic;
  color: #cbdaea; }

.blog__sidebar-subscribe-klaviyo input[type="email"]:-ms-input-placeholder {
  font-style: italic;
  color: #cbdaea; }

.blog__sidebar-subscribe-klaviyo input[type="email"]:-moz-placeholder {
  font-style: italic;
  color: #cbdaea; }

.blog__sidebar-categories--short.blog__sidebar-categories {
  position: relative;
  padding-bottom: 0; }
  .blog__sidebar-categories--short.blog__sidebar-categories:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 65px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, white 100%);
    pointer-events: none; }
.blog__sidebar-categories--short .blog__sidebar-categories-list {
  height: 250px;
  overflow-y: scroll; }

@media (max-width: 768px) {
  .blog__section:first-of-type {
    margin-bottom: 20px; }

  .blog__sidebar-categories {
    position: relative;
    padding-bottom: 0; }
    .blog__sidebar-categories:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: 5;
      width: 100%;
      height: 65px;
      background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, white 100%);
      pointer-events: none; }

  .blog__sidebar-categories-list {
    height: 110px;
    overflow-y: scroll; } }
/* [UBD] Article date */
.article__date {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 18px;
  color: #aac0d6; }

.article__content a {
  text-decoration: underline;
  color: #3488ba; }
  .article__content a:hover {
    text-decoration: none; }

.article__footer {
  padding: 15px 0; }

/* [UBD] Social sharing */
.share__link {
  padding: 0 5px; }
  .share__link .share__icon {
    margin-left: 2px;
    padding: 0; }
  .share__link .share__text {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase; }

/* [UBD] Article prev/next links */
.article__nav-link {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 32px;
  color: #607f9b;
  transition: all .2s ease-in-out; }
  .article__nav-link:hover {
    color: #404040; }

.article__nav-prev {
  margin-right: 20px; }

/* [UBD] Article products slider */
.article__products {
  border: 1px solid #eaeaea; }

.article__products-header {
  padding: 20px; }

.article__products-title {
  font-size: 22px;
  text-align: center; }

.article__products-slider .slick-track {
  padding: 30px 0 60px;
  background-color: #edf7ff; }
.article__products-slider .slick-dots {
  position: absolute;
  bottom: 30px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 10px;
  margin: 0;
  text-align: center; }
  .article__products-slider .slick-dots li {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px; }
    .article__products-slider .slick-dots li.slick-active button {
      background-color: #43617c; }
  .article__products-slider .slick-dots button {
    display: block;
    width: 10px;
    height: 10px;
    margin: 0;
    padding: 0;
    font-size: 0;
    background-color: #809cb6;
    border: 0;
    border-radius: 50%;
    transition: all .2s ease-in-out; }
    .article__products-slider .slick-dots button:focus, .article__products-slider .slick-dots button:active {
      outline: 0; }
.article__products-slider .slick-arrow {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  transform: translate(0, -50%); }
  .article__products-slider .slick-arrow img {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    width: 12px;
    transform: translate(-50%, -50%); }
.article__products-slider .slick-prev {
  left: 20px !important; }
.article__products-slider .slick-next {
  right: 20px !important; }

.article__product-slide {
  width: 300px;
  margin: 0 20px;
  background-color: #fff;
  border: 1px solid #eaeaea; }
  .article__product-slide:active, .article__product-slide:focus {
    outline: 0; }
  .article__product-slide a {
    text-decoration: none; }

.article__product-grid--half {
  width: 50%;
  float: left; }

.article__product-image-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  overflow: hidden; }

.article__product-image {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  transform: translate(-50%, -50%); }

.article__product-content {
  position: relative;
  padding: 10px; }

.article__product-title {
  font-size: 12px;
  line-height: 16px;
  text-transform: capitalize; }
  .article__product-title a {
    hyphens: auto; }

.article__product-prices {
  margin-bottom: 10px; }

.article__products-current-price {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  color: #FF0200; }

.article__products-old-price {
  display: inline-block;
  font-size: 12px;
  text-decoration: line-through;
  color: #ccc; }

.article__product-button {
  position: static;
  width: 100%;
  max-width: 100%; }

/* [UBD] Recent articles */
.article__recent-articles {
  margin-top: 50px;
  border-top: 1px solid #eaeaea; }

.article__recent-articles-header {
  padding: 50px 0 40px; }

.article__recent-articles-title {
  font-size: 22px; }

.article__recent-articles-link {
  font-size: 14px;
  text-decoration: underline; }

@media (max-width: 768px) {
  .article__recent-articles {
    margin-top: 30px; }

  .article__recent-articles-header {
    padding: 30px 0 30px; } }
.upsell-bold-content {
  text-align: center;
  padding: 20px; }

.upsell-bold-close {
  float: right;
  font-weight: bold;
  right: 5px;
  position: relative; }

.upsell-copy {
  margin-bottom: 15px; }

#bold-modal.bold-modalwindow.case-upsell {
  width: 400px; }

@media (max-width: 320px) {
  #bold-modal.bold-modalwindow.case-upsell {
    width: 320px; } }
.eastsideco_sizeGuides {
  padding: 0;
  margin-bottom: 20px; }

.esc-size-guide--title {
  margin: 0;
  font-size: 16px;
  font-weight: normal; }

.esc-size-guide--table {
  width: 95%; }

.esc-size-guide--table tr:nth-child(1) {
  background-color: #d2d8df; }

.esc-size-guide--table-wrap p {
  display: none; }

.esc-size-guide--table th, .esc-size-guide--table td {
  padding: 3px 0;
  text-align: center;
  border: 1px solid #000; }

.size-variant .li-size {
  background: #f8f3f9;
  height: auto;
  width: auto;
  line-height: inherit !important;
  font-size: 16px !important;
  padding: 0 10px;
  margin: 0 3px 3px 0;
  font-weight: bold;
  border: 2px solid #dddddd; }

#swym-anchor[data-position=bottom-right] {
  display: none !important; }
