/** Shopify CDN: Minification failed

Line 1631:0 Expected "}" to go with "{"

**/
/* GENERAL */

#logo img {
  max-width: 220px;
}

.section-title.lines {
  text-align: left;
}

.section-title.lines h2 {
  padding-left: 0;
}

a, a:visited {
  color: #ee4a3b;
  font-weight: 600;
  text-transform: uppercase;
}

a:hover, a:active {
  color: #CC3F30;
}

#productslink {
  text-align: right;
}

.homepage-section .row .section-title.lines h2 {
  color: #ee4a3b
}

nav {
  border-top: 4px solid #efefef;
  border-bottom: 4px solid #efefef;
  background: #fff;
}

ul#main-nav > li:hover, ul#main-nav > li:active {
  border-top: 4px solid #ee4a3b;
  background: #fff;
}

ul#main-nav > li {
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}

#content .rte {
  margin-bottom: 50px;
  text-align: left;
}

#content {
  padding-top: 0;
}

#content .pages-left-content {
  margin-bottom: 40px;
}

#content .imagegallery {
  margin-bottom: 50px;
}

ul#cart {
  width: 100%;
}

#index-content-left {
  margin-top: 60px;
}

.flexslider {
  margin-bottom: 40px;
}

.cta a {
  color: #fff !important;
  background: #ee4a3b;
  border-radius: 0;
}

.was, .was-related, .cart-price del, .cart-total del, #basket-right .saw-cart-original-total {
  /* display: none; */
}

.order-summary__small-text {
  color: #fafafa;
}

#content del {
  display: none;
}

.nested {
  border: none;
}



/* BRANDS */
.brands-container {
  margin-top: 100px;
    display: flex;
    flex-wrap: wrap;
  justify-content: space-evenly;
}

.brands-container .brand {
    max-width: 220px;
    margin-bottom: 0px;
    padding: 0 10px;
}



/* B2B */

.contactsection h2 {
  font-size: 18px;
  color: #ee4a3b;
  margin-bottom: 20px;
}

.contactsection button {
  width: 100%;
}

.contacttext, .contactbutton {
  padding-left: 20px;
  padding-right: 20px;
}

.contactsection {
  padding-top: 40px;
  padding-bottom: 20px;
  margin-top: 50px;
  margin-bottom: 40px;
  border-top: 3px solid #ee4a3b;
  border-bottom: 3px solid #ee4a3b;
}

.name {
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 30px;
}

.subline {
  text-transform: uppercase;
  font-size: 16px;
  color: #ee4a3b;
}

.tabs h3 {
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 30px;
}

.line {
  margin-top: 50px;
  margin-bottom: 50px;
  border-top: 1px solid #cccccc;
}

.toplink {
  margin-right: 0;
}



/* QUICKORDER */
.pure-table .quantity {
  	background: #fffed3;
}

.pure-table-odd td {
	background-color: #fff !important;
}

.pure-table a, .pure-table a:visited {
  color: #000 !important;
}

.pure-table td, .pure-table th {
  border-left: none !important;
}

.pure-table img {
  max-width: 70px;
}

table.pure-table td.img {
  padding: 0 !important;
}



/* TABS */

.tabs {
  width:100%;
  display:inline-block;
  margin-top: 60px;
}

.tab-links:after {
  display:block;
  clear:both;
  content:'';
}
 
.tab-links li {
  float:left;
  list-style:none;
  width: 33.33333%;
}
 
.tab-links a {
  padding:40px 15px;
  display:inline-block;
  background:#FAFAFA;
  font-size:16px;
  font-weight:600;
  color:#4c4c4c;
  transition:all linear 0.15s;
  width: 100%;
  text-align: center;
  border-top: 5px solid transparent;
}

.tab-links a:active {
  color: #4c4c4c; 
  border-top: 5px solid #ee4a3b;
}
 
.tab-links a:hover {
  background:#EEEEEE;
  text-decoration:none;
}
 
li.active a, li.active a:hover {
  background:#FAFAFA;
  color:#4c4c4c;
  border-top: 5px solid #ee4a3b;
}
 
.tab-content {
  padding:15px;
  border-radius:3px;
  background:#fff;
  padding-top: 30px;
}
 
.tab {
  display:none;
}
 
.tab.active {
  display:block;
}

.active img {
  border: none !important;
}





/* HEADER & NAVIGATION */

.collection-image {
  overflow: hidden;
}

.product-info {
  top: 50%;
}

.product-info-inner {
  text-align: center !important;
}


#collectionsmenu h3 {
  font-size: 28px;
  color: #fff;
}

nav > ul > li.dropdown > .dropdown {
   border: 1px solid #dddddd;
}
  

#collectionsmenu .submenu a {
  padding: 0 !important;
  position: relative;
}

#collectionsmenu img {
  width: 100%;
  position: relative;
}

#collectionsmenu .caption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 3.5em 2em 2em 2em;
  text-transform: uppercase;
  backface-visibility: hidden;
  background: rgba(86, 86, 86, 0.31);
}

#collectionsmenu .collection {
  margin-top: 10px;
  margin-bottom: 10px;
}

#collectionsmenu ul.submenu {
  width: 100%;
  left: 0;
}

.toplink {
  margin-right: 0;
}

.submenu {
  padding: 1%;
  z-index: 100000;
}

.flexslider, #content { 
  position: relative; 
  z-index: 0; 
}

#collectionsmenu .submenu {
  padding: 2%;
}

ul#main-nav li.seeks {
  display: inline-block;
  border-top: none;
  border-bottom: none;
}

ul#main-nav li.seeks a [class^="icon-"], li.seeks a [class*=" icon-"] {
  font-size: 16px;
  background: #ee4a3b;
  padding: 10px;
  border-radius: 100%;
  color: #fff;
}

ul#main-nav li.seeks-mobile {
  display: none;
}

#update-cart {
    background-color: transparent;
    border: 1px solid #ee4a3b;
    color: #ee4a3b;  
}



/* FIND A DEALER */

#content .main_search_bar input, #content .main_search_label {
  width: 90%;
}

#content .search_bar button {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  background: #ee4a3b;
  box-shadow: none;
  text-shadow: none;
  border-radius: 0;
  border: none;
  margin-left: 0;
  margin-top: 20px;
}

#content .search_bar button:hover {
  background: #CC3F30;
}

#content .search_bar .search_within_distance, #content .search_bar .search_limit {
  text-align: left;
}



/* COLLECTIONS */

.rte {
  margin-top: 30px;
}

.coll-button {
  margin-top: 30px;
  width: 50%;
  float: left;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #ee4a3b;
  background: #fff;
  border: 3px solid #ee4a3b;
}

.coll-button-2 {
  margin-top: 30px;
  width: 50%;
  float: left;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  background: #ee4a3b;
}

.coll-button:hover {
  border: 3px solid #CC3F30;
  color: #CC3F30;
  background: #fff;
}

.coll-button-2:hover {
  background: #CC3F30;
}


#collection-description {
  margin-left: 0;
}

.shopbutton {
  width: auto;
  float: right;
  padding: 10px 30px;
  background: transparent;
  border: 3px solid #ee4a3b;
  color: #ee4a3b;
  margin-top: 30px;
}

.shopbutton:hover {
  background: #ee4a3b;
  color: #fff;
}




/* BRANDS PAGE */

.brand {
  margin-bottom: 60px;
}

.brandname {
  float: left;
  font-size: 20px;
  text-transform: uppercase;
  padding: 4px;
}

.brand .brandlink {
  float: right;
  font-size: 16px;
  color: #ee4a3b;
  font-weight: 600;
  text-transform: uppercase;
  padding: 4px;
}

.brandlink:hover {
  color: #CC3F30;
}



/* SLIDER */

.flex-caption {
  top: 45%;
  text-align: center;
  text-transform: uppercase;
}



/* PRODUCT TABS */

tr {
  border-bottom: 1px solid #8a8a8a;
}

td {
  padding-top: 5px;
  padding-bottom: 5px;
}

#content .ui-widget-content {
  border: none;
}

#content .ui-widget-header {
  border: none;
  background: none;
}

#content .ui-tabs .ui-tabs-nav li {
  border-bottom-width: 1px;
  border-radius: 5px;
  margin-right: 10px;
}

#content .ui-tabs .ui-tabs-panel {
  /* padding: 40px 0 0 0; */
  padding: 2em 3em 2em 3em;
  border: solid 0.1em #E6E6E6 !important;
  background: #FAFAFA !important;
  z-index: -1;
}

select {
  width: 100%;
}



/* DOWNLOADS */

h3.downloadtitle {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 15px;
  margin-bottom: 0;
}

.downloadsection {
  margin-bottom: 40px;
}

.downloaditem {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 30px;
  padding-top: 15px;
}

.downloaditem h4 {
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 300;
  float: left;
}

.downloadlink {
  float: right;
}

.downloadlink a h4 {
  color: #ee4a3b;
}

.downloadlink img {
  max-width: 24px;
  float: left;
  margin-left: 5px;
}




/* CONTACT PAGE */

iframe.contact {
  padding-bottom: 40px;
}

#contactFormWrapper {
  float: left;
}
  
.fullwidthbox {
  height: 300px !important;
}

.location h4 {
  width: 50%;
  float: right;
}

.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
  background-color: #ee4a3b;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
  background-color: #CC3F30;
}

.pricelist {
    width: 100%;
    text-align: center;
    border: 1px solid #e73c30;
    padding: 6px 0;
}




/* FOOTER */
#footer-wrapper {
  margin-top: 80px;
}

ul#footer-icons {
  text-align: left;
}

#footer-wrapper ul {
  margin-top: 0;
}

#footer ul a {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 14px;
}

#footer a {
  text-transform: uppercase;
  font-weight: 600;
  color: #D0D0D0;
}

.address, .contact {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 20px;
  color: #D0D0D0;
  font-size: 14px;
}

#footer-icons h3 {
  float: left;
  margin-top: 15px;
  color: #ececec;
}

.socialmedia {
  float: left;
}

#footer .icon-2x {
  font-size: 2em;
}

#cta {
  background-color: #F9F9F9;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 40px;
  margin-top: 60px;
}

#cta button {
  background: transparent;
  color: #ee4a3b;
  border: 1px solid #ee4a3b;
  width: auto;
  padding: 10px 20px;
}

#cta button:hover {
  background: #ee4a3b;
  color: #fff;
}

#cta h2 {
  font-size: 20px;
  color: #ee4a3b;
  margin-bottom: 20px;
}



@media screen and (max-width: 600px) {
  .downloadlink {
    float: none;
    clear: both;
    margin-top: 15px;
  }
}


@media screen and (max-width: 740px) {
  ul#main-nav li.seeks {
    display: none;
  }
  
  ul#main-nav li.seeks-mobile {
    display: inline-block;
  }
  
  .tab-links li {
    width: 100%;
  }
}

@media screen and (max-width: 800px) { 
  #content .main_search_bar input, #content .main_search_label {
    width: 100%;
  }
  
  #content .search_bar #limit, #content .search_limit, #content .search_within_distance, #content .search_bar #within_distance {
    width: 100%;
}


@media screen and (max-width: 940px) {
  .tab-content img {
    margin-top: 30px;
  }
}


@media screen and (max-width: 980px) {
  ul#main-nav li a {
    padding: 0 10px;
  }
  
  .contactbutton {
    float: none;
  }
}
  
/* START CURBSIDE STUFF */
  
/* GENERAL */


h2 {
  text-transform: uppercase;
}

h7 {
  font-size: 12px;
  font-style: italic;
}

.rte .ui-widget {
  font-family: Raleway, sans-serif;
  line-height: 1.6em;
  color: #414141;
  font-size: 14px;
}

.pick_currency {
  display: none;
}

p {
  line-height: 26px;
}

#content a {
  color: #37B973;
  font-weight: 600;
}

.fancybox-title-float-wrap .child {
  color: #fff;
}

.flexslider {
  margin-bottom: 40px;
}

.homepage-promo .promo-inner {
  float: none;
}

.sale-item {
  background: #FF0000;
}

#shappify_count_down {
  color: #37b972;
  font-size: 16px;
  font-weight: bold;
}

#breadcrumb {
  margin-top: 30px;
  margin-bottom: 40px;
}

label, legend {
  font-weight: normal;
}

.staffpick {
  text-align: left;
  margin-top: 15px;
  margin-bottom: 0px !important;
}

.staffpick h6 {
    color: #37b972;
    letter-spacing: normal;
    font-size: 14px;
    text-transform: uppercase;
	margin-bottom: 0px !important;
}

.noticebar {
  background: #37b972;
  color: #fff;
  padding: 10px;
  text-align: center;
}

.special-order {
  color: #fff;
  background: #000;
  padding-top: 16px;
  font-size: 9px;
  line-height:95%;
} 

.product-index:hover .icn, .product-index.hover .icn {
  opacity: 1;
}

.so.icn {
  display: none;
}

#page-content .points {
  margin-top: 40px;
  margin-bottom: 50px;
  overflow: hidden;
}

#page-content .points .desktop-12 {
  margin-left: 0;
  margin-right: 0;
}

.ui-datepicker-calendar .bta-blackedout .ui-state-default {
  background: #000;
}

body #facebox .popup {
  border: none;
}

body #facebox .content {
  padding: 20px;
}

body .step_info_facebox .step_info_description, body .step_info_facebox {
  height: auto;
}

body #facebox .close {
  right: 15px;
}



/* TABS */

.tabs {
  width:100%;
  display:inline-block;
  margin-top: 60px;
}

.tab-links:after {
  display:block;
  clear:both;
  content:'';
}
 
.tab-links li {
  float:left;
  list-style:none;
  width: 33.33333%;
}
 
.tab-links a {
  padding:40px 15px;
  display:inline-block;
  background:#FAFAFA;
  font-size:16px;
  font-weight:600;
  color:#4c4c4c;
  transition:all linear 0.15s;
  width: 100%;
  text-align: center;
  border-top: 5px solid transparent;
}

.tab-links a:active {
  color: #4c4c4c; 
  border-top: 5px solid #37B973;
}
 
.tab-links a:hover {
  background:#EEEEEE;
  text-decoration:none;
}
 
li.active a, li.active a:hover {
  background:#FAFAFA;
  color:#4c4c4c;
  border-top: 5px solid #37B973;
}
 
.tab-content {
  padding:15px;
  border-radius:3px;
  background:#fff;
  padding-top: 30px;
}
 
.tab {
  display:none;
}
 
.tab.active {
  display:block;
}

.active img {
  border: none !important;
}

.line {
  margin-top: 50px;
  margin-bottom: 50px;
  border-top: 1px solid #cccccc;
}

#content .spritespin-stage {
  background-size: 325px 325px !important;
  background-position: center center;
}






/* HEADER & NAVIGATION */

nav > ul > li.dropdown > .dropdown {
   background: #ffffff;
   list-style: none outside none;
   padding: 5px 15px;
   display: none;
   position: absolute;
   min-width: 360px; 
   z-index: 99999;
   top: 100%;
   left: 0%;
   margin-left: 15px;
   border: 1px solid #dddddd;
}

nav > ul > li.dropdown li {
     list-style: none;
     font-size: 13px;
     line-height: 30px;
     width: 25%;
     float: left
}

ul#main-nav li a {
  padding: 0 30px;
}

ul#main-nav li ul.submenu {
  width: 100%;
  left: 0;
}

.submenu {
  padding: 2%;
  z-index: 100000;
}

.flexslider, #content { 
  position: relative; 
  z-index: 0; 
}

.dl-menuwrapper li p {
  padding: 15px 20px;
}

header {
  background: transparent;
}

ul#main-nav li ul.submenu li {
  padding: 1px 1%;
}

ul#main-nav li ul.submenu li a:hover {
  font-weight: 600;
}

#logo {
  margin-top: -30px;
}

ul#main-nav li.seeks {
  display: inline-block;
}

ul#main-nav a [class^="icon-"], a [class*=" icon-"] {
  font-size: 16px;
}

ul#main-nav li.seeks-mobile {
  display: none;
}

.collection-image {
  overflow: hidden;
}

.product-info {
  top: 50%;
}

#collectionsmenu h3 {
  font-size: 28px;
  color: #fff;
}

#collectionsmenu .submenu a {
  padding: 0 !important;
  position: relative;
}

#collectionsmenu img {
  width: 100%;
  position: relative;
}

#collectionsmenu .caption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 3.2em 1em 2em 1em;
  text-transform: uppercase;
  backface-visibility: hidden;
  background: rgba(86, 86, 86, 0.31);
}



/* CONTACT PAGE */

iframe.contact {
  padding-bottom: 40px;
}

#contactFormWrapper {
  float: left;
}
  
.fullwidthbox {
  height: 300px !important;
}




/* FOOTER */

.fourthfloor {
  padding-top: 20px;
}

.fourthfloorlogo {
  height: 70px;
  float: left;
}

.fourthfloortext {
  float: left;
  margin-top: 20px;
}

#footer-wrapper p a {
  color: #ececec;
}

#footer-icons h3 {
  float: left;
  margin-top: 13px;
}

.socialmedia {
  float: left;
}

#footer-wrapper {
  margin-top: 60px;
}

#footer a:hover {
  color: #9E9E9E !important;
}

#footer .icon-2x {
  font-size: 2em;
}



/* PRODUCTS */

/* .gridlock.collection #collection-description h1 {
  display: none;
}
 */
#product-right {
  border: none;
}

.section-title.lines {
  text-align: left;
}

.rte {
  text-align: left;
/*   padding-left: 20px;
  padding-right: 20px; */
  line-height: 26px;
}

ul#sortme li {
  margin: 0;
}

ul#sortme {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}

.product-info-inner {
  text-align: left;
}

#product-loop .product-index {
  margin-bottom: 20px;
  margin-top: 20px;
}

.so {
  padding-top: 14px !important;
}

.limespot-recommendation-box-item .ls-link {
  text-align: left;
}

.col-swatch li.color span {
  border-radius: 0;
  border: 1px solid #cecece;
}

.color label {
  width: 100% !important;
}

.swatch label {
  font-size: 14px;
  font-weight: 400;
  border-radius: 5px;
  padding-bottom: 2em;
}

.swatch input:checked + label {
  outline: none;
  background: #2D2D2D;
  border: 0.15em solid #37B973;
}

.swatch .swatch-element {
  margin: 0 5px;
}

.swatch .swatch-element.soldout .crossed-out {
  display: none;
}

.swatch .soldout label:hover {
  background-color: transparent;
}

.swatch .soldout input:checked + label:hover {
  background-color: #2D2D2D;
  opacity: 0.6;
}

.swatch.clearfix {
  margin-top: 20px;
}

.product-add {
}

.desktop-7.tablet-1.productimgs {
  clear: both;
  width: 100%;
}

.slide {
  /* width: 170px !important; */
}

.bx-wrapper .bx-next {
  left: 100%;
  top: 60px;
}

.bx-wrapper .bx-prev {
  left: 0;
  top: 60px;
}

#product-photos .bx-viewport {
  margin-left: 30px;
  margin-right: 30px;
  width: auto !important;
}

#product-photos .bx-viewport .thumbnail-slider .slide {
}

.bx-wrapper .bx-controls-direction a {
  transform: rotate(-90deg);
}

#product-description form, .product-description form {
  border-top: none;
}

#product-price {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 20px;
}

#variant-inventory {
  padding-top: 10px;
}

#variant-inventory b {
  color: #37B972;
}

#pb-date-picker-container input[type="button"] {
  background: #fff;
}

#pb-date-picker-container input[type="button"]:hover {
  background: #e8e8e8;
}

.booking-form .selector-wrapper {
  display:block
}

.booking-form input.datepicker {
  width:220px; text-indent: 0;  padding: 2px 6px;
}

.booking-form label {
  width:50px;
}

#content .col-prod-title {
  margin-top: 30px;
}

#collection-description {
  margin-top: 20px;
}

.col-page-title {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
}

#collection-description .rte {
  margin-top: 10px;
}

.aw-arp-block {
  margin-top: 60px;
  width: 97.91666667%;
  margin-left: 1.04166667%;
  margin-right: 1.04166667%;
}

.bx-wrapper .bx-controls-direction a {
  transform: none;
}

#product-photos .bx-wrapper .bx-viewport {
  box-shadow: none;
}


/* BROMPTON BUILDER */

.steps {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #cecece;
}

#step1, #step2, #step3, #step4 {
  text-align: center;
  margin-top: 40px;
}

.number {
  border-radius: 100%;
  border: 2px solid black;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  width: 40px;
  height: 40px;
}

.number h3 {
  font-size: 24px;
  color: #000;
  padding-left: 2px;
  padding-top: 2px;
}

.rte, .builder {
  margin-top: 40px;
}

iframe {
  border: none;
}


.container {
    width: 100%;
    height: 850px;
}
 
.iframe-class {
   
    width: 100%;
    height: 100%;
    overflow: auto;
}



/* PRODUCT TABS */

tr {
  border-bottom: 1px solid #8a8a8a;
}

td {
  padding-top: 5px;
  padding-bottom: 5px;
}

#content .ui-widget-content {
  border: none;
}

#content .ui-widget-header {
  border: none;
  background: none;
}

#content .ui-tabs .ui-tabs-nav li {
  border-bottom-width: 1px;
  padding: 0 1em;
}

select {
  width: 100%;
}



/* BRANDS PAGE */

.brand {
  margin-top: 30px;
  margin-bottom: 30px;
}

.vendor-list-item {
  padding-bottom: 10px;
  list-style-type: none;
}

.brandname {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 800;
  margin-top: 10px;
  float: left;
}

.brandphoto {
  text-align: center !important;
}



/* PRODUCT BUILDER */
.shappify_product_builder #navigation_buttons button {
  padding: 10px 50px;
  height: auto;
}

#context #navigation_buttons {
  width: 100%;
  right: 0px;
}

#navigation_buttons .back-btn {
  width: auto;
  float: left;
}

#navigation_buttons .next-btn {
  width: auto;
  float: right;
}

#content .shappify_product_builder .step_header {
  height: auto;
}

#content .shappify_product_builder .steps .number {
  display: none;
}

#content .shappify_product_builder .step_header {
  width: 25%;
}

#content .shappify_product_builder .choices {
  width: 22%;
}

#content .shappify_product_builder .step_header.future, #content .shappify_product_builder .step_header {
  opacity: 1;
  color: #afafaf;
  border-bottom: 4px solid #afafaf;
  padding: 0px 0px 15px 0px;
}

#content .shappify_product_builder .step_header.current {
  color: #37B973;
  border-bottom: 4px solid #37B973;
  padding: 0px 0px 15px 0px;
}

#content .shappify_product_builder .step_header.current .arrow {
  border-top: 10px solid #37B973;
}

body .shappify_product_builder #builder_verify_button {
  display: none !important;
}



/* BLOG POSTS */

.posted {
  margin-bottom: 0;
}

.blog-tags {
  text-align: center;
}

.article-info-inner .article-content {
  text-align: center;
}

.blog-image {
  text-align: center;
  margin-bottom: 20px;
}

.blog-image img {
  /* height: 200px;*/
}

#blog-article {
  float: none;
}

.col-swatch li.color span {
  background-size: 20px 20px;
}

.categories li {
  list-style: none;
}

.categories {
  margin-top: 3em;
}

#article-body h1.blog-title, #article-body .posted, #article-body .blog-tags {
  text-align: left;
}

#article-body .rte {
  padding-left: 20px;
  padding-right: 20px;
}



/* CHECKOUT */

/* #basket-right p::after {
  content:'All products are billed in CAD dollars.';
  font-size: 12px;
  font-weight: 800;
  text-align: center;
  clear: both;
  float: left;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 5px;
  text-transform: uppercase;
} */





@media screen and (max-width: 1219px) {
  #collectionsmenu h3 {
    font-size: 18px;
  }
}

@media screen and (max-width: 980px) {
  #logo {
    margin-top: 20px;
  }
  
  ul#main-nav li a {
    padding: 0 10px;
  }
  
  .zoomContainer {
    display: none;
  }
  
  .bx-wrapper .bx-next {
    left: 120%;
  }
}

@media screen and (max-width: 740px) {
  ul#main-nav li.seeks {
    display: none;
  }
  
  ul#main-nav li.seeks-mobile {
    display: inline-block;
  }
  
  .bx-viewport {
  margin-left: 0;
  }
  
  .brands-container {
    margin-top: 40px;
  }
  
  .brands-container .brand {
    max-width: 140px;
    margin-bottom: -20px;
  }
}
