@charset "UTF-8";
/* Colours etc 
***************************** */
/* Typography mixins
********************** */
/* Heading mixins
****************** */
/* Layout mixins
********************* */
/* CSS Document */
/*  Shop Variables
************************************* */
/*  Shop Mixins
************************************* */
/*  Additional reset for shop
************************************* */
/* line 45, ../sass/shop.scss */
.generated-image {
  display: block !important;
}

/* line 49, ../sass/shop.scss */
.section-shop .width-holder-list-banner {
  display: none;
}

/*  Shop header
************************************* */
/* line 55, ../sass/shop.scss */
.width-holder-shop-header {
  display: block;
  position: relative;
  overflow: visible;
  background-color: #f37420;
  padding-top: 41px;
  padding-bottom: 42px;
}
/* line 64, ../sass/shop.scss */
.width-holder-shop-header .shop-header-inner {
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
/* line 71, ../sass/shop.scss */
.width-holder-shop-header h1 {
  background-color: transparent;
  font-size: 30px;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  float: left;
  margin: 0;
  width: 165px;
}
/* line 80, ../sass/shop.scss */
.width-holder-shop-header h1, .width-holder-shop-header h1 a {
  color: white;
}
/* line 85, ../sass/shop.scss */
.width-holder-shop-header .region {
  overflow: hidden;
}
/* line 89, ../sass/shop.scss */
.width-holder-shop-header .region-shop-header {
  float: right;
  font-size: 0;
  width: calc(100% - 185px);
  text-align: right;
}
/* line 96, ../sass/shop.scss */
.width-holder-shop-header .region-shop-header .block {
  display: inline-block;
  vertical-align: middle;
  margin-right: 13px;
  margin-bottom: 10px;
}
/* line 101, ../sass/shop.scss */
.width-holder-shop-header .region-shop-header .block:last-child {
  margin-right: 0;
}
/* line 109, ../sass/shop.scss */
.width-holder-shop-header #block-block-21 .search-form label {
  display: none;
}
/* line 112, ../sass/shop.scss */
.width-holder-shop-header #block-block-21 .search-form .form-wrapper {
  width: 278px;
  overflow: hidden;
  border: 2px solid white;
}
/* line 117, ../sass/shop.scss */
.width-holder-shop-header #block-block-21 .search-form .form-item {
  display: block;
  overflow: hidden;
  float: left;
  width: calc(100% - 44px);
  /*  Placeholders 
      – written out in full because not working otherwise
  ***********************************  */
}
/* line 122, ../sass/shop.scss */
.width-holder-shop-header #block-block-21 .search-form .form-item .form-text {
  border: none;
  display: block;
  float: left;
  box-sizing: border-box;
  font-size: 15px;
  font-weight: 400;
  color: white;
  background-color: transparent;
  padding: 5px 5px 7px 18px;
  -webkit-font-smoothing: antialiased;
  width: 100%;
}
/* line 138, ../sass/shop.scss */
.width-holder-shop-header #block-block-21 .search-form .form-item .form-text::-webkit-input-placeholder {
  font-size: 15px;
  font-weight: 400;
  color: white;
  width: 0px;
  padding: 0px;
  height: 34px;
  line-height: 25px;
  -webkit-font-smoothing: antialiased;
}
/* line 148, ../sass/shop.scss */
.width-holder-shop-header #block-block-21 .search-form .form-item .form-text::-moz-placeholder,
.width-holder-shop-header #block-block-21 .search-form .form-item input[type="text"]::-moz-placeholder {
  font-size: 15px;
  font-weight: 400;
  color: white;
  width: 0px;
  padding: 0px;
  height: 34px;
  line-height: 25px;
  -webkit-font-smoothing: antialiased;
  opacity: 1;
}
/* line 160, ../sass/shop.scss */
.width-holder-shop-header #block-block-21 .search-form .form-item .form-text:-moz-placeholder,
.width-holder-shop-header #block-block-21 .search-form .form-item input[type="text"]:-moz-placeholder {
  font-size: 15px;
  font-weight: 400;
  color: white;
  width: 0px;
  padding: 0px;
  height: 34px;
  line-height: 20px;
  -webkit-font-smoothing: antialiased;
  opacity: 1;
}
/* line 172, ../sass/shop.scss */
.width-holder-shop-header #block-block-21 .search-form .form-item .form-text:-ms-input-placeholder {
  font-size: 15px;
  font-weight: 400;
  color: white;
  width: 0px;
  padding: 0px;
  height: 34px;
  line-height: 20px;
  -webkit-font-smoothing: antialiased;
}
/* line 184, ../sass/shop.scss */
.width-holder-shop-header #block-block-21 .search-form .form-submit {
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  background-color: transparent;
  border: none;
  width: 44px;
  height: 32px;
  background-size: 21px auto;
  background-position: 50% 50%;
  display: block;
  float: right;
  cursor: pointer;
}
/* line 195, ../sass/shop.scss */
.width-holder-shop-header #block-block-21 .search-form .form-submit:hover {
  opacity: 0.6;
  text-decoration: none;
}
/* line 203, ../sass/shop.scss */
.width-holder-shop-header #block-shopify-cart h2.block__title {
  display: none;
}
/* line 206, ../sass/shop.scss */
.width-holder-shop-header #block-shopify-cart a {
  display: block;
  overflow: hidden;
}
/* line 210, ../sass/shop.scss */
.width-holder-shop-header #block-shopify-cart #shopify-cart-text {
  display: block;
  overflow: hidden;
  border: 2px solid white;
  color: #f37420;
  font-size: 0;
  line-height: 0;
  background-position: 9px 7px;
}
/* line 219, ../sass/shop.scss */
.width-holder-shop-header #block-shopify-cart #shopify-cart-text, .width-holder-shop-header #block-shopify-cart #shopify-cart-text span {
  display: block;
}
/* line 223, ../sass/shop.scss */
.width-holder-shop-header #block-shopify-cart #shopify-cart-text #shopify-cart-total {
  padding: 6px 18px 8px;
  border-left: 2px solid white;
  margin-left: 43px;
  font-size: 15px;
  line-height: 1.25em;
  font-weight: 400;
  color: white;
  -webkit-font-smoothing: antialiased;
}
/* line 232, ../sass/shop.scss */
.width-holder-shop-header #block-shopify-cart #shopify-cart-text #shopify-cart-total::after {
  content: " item(s)";
}
@media (max-width: 720px) {
  /* line 245, ../sass/shop.scss */
  .width-holder-shop-header h1 {
    margin-bottom: 28px;
  }
  /* line 249, ../sass/shop.scss */
  .width-holder-shop-header .region-shop-header {
    width: 100%;
    float: left;
    clear: both;
    text-align: left;
  }
}

/*  Shop navigation
************************************* */
/* line 261, ../sass/shop.scss */
.width-holder-shop-nav {
  background-color: #f37420;
  position: relative;
  z-index: 5;
  margin-bottom: 35px;
}
/* line 267, ../sass/shop.scss */
.width-holder-shop-nav .shop-nav-inner {
  position: relative;
  overflow: visible;
}
/* line 273, ../sass/shop.scss */
.width-holder-shop-nav ul.shop_tabs {
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
}
/* line 284, ../sass/shop.scss */
.width-holder-shop-nav ul.shop_tabs li {
  display: inline-block;
  margin-right: 13px;
}
/* line 287, ../sass/shop.scss */
.width-holder-shop-nav ul.shop_tabs li.hidden_colloction {
  display: none !important;
}
/* line 290, ../sass/shop.scss */
.width-holder-shop-nav ul.shop_tabs li a {
  display: block;
  font-size: 15.5px;
  line-height: 1em;
  font-weight: 700;
  color: #f37420;
  letter-spacing: 0.5px;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  text-decoration: none;
  background-color: white;
  padding: 7px 18px 0;
  position: relative;
}
/* line 304, ../sass/shop.scss */
.width-holder-shop-nav ul.shop_tabs li a::after {
  content: " ";
  width: 100%;
  height: 4px;
  background-color: white;
  display: block;
  position: relative;
  margin-top: 5px;
}
/* line 318, ../sass/shop.scss */
.width-holder-shop-nav ul.shop_tabs li a:hover::after, .width-holder-shop-nav ul.shop_tabs li a.open::after, .width-holder-shop-nav ul.shop_tabs li a.shop_tab_active::after {
  background-color: #f37420;
}
/* line 329, ../sass/shop.scss */
.width-holder-shop-nav .shop_tab_drop {
  display: block;
  position: absolute;
  top: auto;
  left: -2px;
  width: 100%;
  border: 2px solid #f37420;
  border-top: none;
  background-color: white;
  padding-top: 35px;
  padding-bottom: 60px;
  display: none;
}
/* line 344, ../sass/shop.scss */
.width-holder-shop-nav .shop_tab_drop.open {
  display: block;
}
/* line 349, ../sass/shop.scss */
.width-holder-shop-nav .shop_tab_drop ul {
  display: block;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 355, ../sass/shop.scss */
.width-holder-shop-nav .shop_tab_drop ul li {
  display: block;
  padding-left: 22px;
  padding-right: 22px;
  margin-bottom: 9px !important;
  box-sizing: border-box;
}
/* line 363, ../sass/shop.scss */
.width-holder-shop-nav .shop_tab_drop ul li a {
  color: #666666;
  display: block;
}
/* line 366, ../sass/shop.scss */
.width-holder-shop-nav .shop_tab_drop ul li a.shop_tab_active, .width-holder-shop-nav .shop_tab_drop ul li a:hover {
  color: #f37420;
}
@media only screen and (max-width: 552px) {
  /* line 380, ../sass/shop.scss */
  .width-holder-shop-nav ul.shop_tabs li {
    display: block;
    clear: both;
    width: 100%;
    margin: 0;
  }
  /* line 385, ../sass/shop.scss */
  .width-holder-shop-nav ul.shop_tabs li a {
    padding: 11px 18px 12px;
    border-bottom: 1px solid #f8b081;
  }
  /* line 389, ../sass/shop.scss */
  .width-holder-shop-nav ul.shop_tabs li a::after {
    display: none;
  }
  /* line 394, ../sass/shop.scss */
  .width-holder-shop-nav ul.shop_tabs li a:hover, .width-holder-shop-nav ul.shop_tabs li a.open, .width-holder-shop-nav ul.shop_tabs li a.shop_tab_active {
    background-color: #fcdcc9;
  }
  /* line 404, ../sass/shop.scss */
  .width-holder-shop-nav .shop_tab_drop {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  /* line 412, ../sass/shop.scss */
  .width-holder-shop-nav .shop_tab_drop ul li {
    margin-bottom: 5px !important;
  }
  /* line 414, ../sass/shop.scss */
  .width-holder-shop-nav .shop_tab_drop ul li a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}

/*  Shop Banner
************************************* */
/* line 432, ../sass/shop.scss */
.width-holder-shop-banner {
  display: block;
  overflow: hidden;
  position: relative;
  height: 320px;
  position: relative;
  margin-bottom: 35px;
}
/* line 440, ../sass/shop.scss */
.width-holder-shop-banner #shop_carousel {
  position: relative;
}
/* line 445, ../sass/shop.scss */
.width-holder-shop-banner #shop_controls,
.width-holder-shop-banner .shop_banner_title,
.width-holder-shop-banner .shop_banner_cta {
  display: block;
  position: absolute;
  left: 6%;
}
/* line 454, ../sass/shop.scss */
.width-holder-shop-banner #shop_controls {
  bottom: 28px;
  display: block;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  z-index: 4;
}
/* line 461, ../sass/shop.scss */
.width-holder-shop-banner #shop_controls .control_item {
  display: inline-block;
  overflow: hidden;
  text-indent: -9999px;
  width: 9px;
  height: 9px;
  box-sizing: border-box;
  border: 2px solid white;
  border-radius: 50%;
  margin-right: 9px;
}
/* line 469, ../sass/shop.scss */
.width-holder-shop-banner #shop_controls .control_item:hover {
  opacity: 0.6;
  text-decoration: none;
}
/* line 472, ../sass/shop.scss */
.width-holder-shop-banner #shop_controls .control_item:last-child {
  margin-right: 0;
}
/* line 475, ../sass/shop.scss */
.width-holder-shop-banner #shop_controls .control_item.current {
  background-color: white;
}
/* line 481, ../sass/shop.scss */
.width-holder-shop-banner .shop_banner_title {
  top: 65px;
  font-family: "sofia-pro", "Century Gothic", CenturyGothic, helvetica, arial, sans-serif;
  font-weight: 600;
  color: #221f72;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  /* margins are not set generically because too much variance across site */
  font-size: 50px;
  font-weight: 700;
  line-height: 1.05em;
  color: white;
  max-width: 300px;
  max-height: 104px;
  overflow: hidden;
}
/* line 492, ../sass/shop.scss */
.width-holder-shop-banner .shop_banner_cta {
  top: 200px;
  display: block;
  box-sizing: border-box;
  width: auto;
  font-family: "sofia-pro", "Century Gothic", CenturyGothic, helvetica, arial, sans-serif;
  font-weight: 600;
  color: #221f72;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  /* margins are not set generically because too much variance across site */
  text-transform: uppercase;
  color: white;
  background-color: transparent;
  font-size: 11.8px !important;
  letter-spacing: 0.5px;
  text-align: center;
  padding: 4px 20px 5px;
  border: 2px solid white;
  min-width: 185px;
  max-width: 100%;
  min-height: 34px;
  cursor: pointer;
}
/* line 35, ../sass/shop.scss */
.width-holder-shop-banner .shop_banner_cta:hover, .width-holder-shop-banner .shop_banner_cta:focus {
  color: transparent;
  background-color: white;
}
/* line 495, ../sass/shop.scss */
.width-holder-shop-banner .shop_banner_cta:hover {
  opacity: 1;
  background-color: #f37420;
  border-color: #f37420;
  color: white;
}
/* line 504, ../sass/shop.scss */
.width-holder-shop-banner #shop_items {
  position: relative;
  overflow: hidden;
}
/* line 507, ../sass/shop.scss */
.width-holder-shop-banner #shop_items,
.width-holder-shop-banner #shop_items .slide_item {
  width: 100%;
  height: 320px;
}
/* line 513, ../sass/shop.scss */
.width-holder-shop-banner #shop_items .slide_item {
  display: block;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 1;
}
/* line 521, ../sass/shop.scss */
.width-holder-shop-banner #shop_items .slide_item.current {
  z-index: 2;
}
/* line 525, ../sass/shop.scss */
.width-holder-shop-banner #shop_items .slide_item .shop_banner_image {
  height: 100%;
}
/* line 528, ../sass/shop.scss */
.width-holder-shop-banner #shop_items .slide_item .shop_banner_image .generated-image {
  position: absolute;
  left: 0;
  height: 100%;
  width: auto;
  max-width: none;
}
/* line 545, ../sass/shop.scss */
.width-holder-shop-banner #shop_carousel.js_engaged #shop_items .slide_item {
  opacity: 0;
  transition: opacity,0.6s;
}
/* line 548, ../sass/shop.scss */
.width-holder-shop-banner #shop_carousel.js_engaged #shop_items .slide_item.current {
  opacity: 1;
}

/*  Shop Listing item
************************************* */
/* line 559, ../sass/shop.scss */
.shop_list_item,
.listing_item_shop {
  position: relative;
  height: 435px;
  border: 2px solid #f2f2f2;
  box-sizing: border-box;
}
/* line 567, ../sass/shop.scss */
.shop_list_item a:hover,
.listing_item_shop a:hover {
  opacity: 0.6;
  text-decoration: none;
}
/* line 572, ../sass/shop.scss */
.shop_list_item .views-field-shopify-product-images,
.listing_item_shop .views-field-shopify-product-images {
  margin: -2px -2px 19px;
}
/* line 574, ../sass/shop.scss */
.shop_list_item .views-field-shopify-product-images a,
.listing_item_shop .views-field-shopify-product-images a {
  display: block;
  overflow: hidden;
  position: relative;
  height: 204px;
  background-color: #f2f2f2;
}
/* line 580, ../sass/shop.scss */
.shop_list_item .views-field-shopify-product-images a img,
.listing_item_shop .views-field-shopify-product-images a img {
  display: block;
  height: auto;
  max-width: 85%;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* line 596, ../sass/shop.scss */
.shop_list_item .views-field-title,
.shop_list_item .views-field-add-to-cart-form,
.listing_item_shop .views-field-title,
.listing_item_shop .views-field-add-to-cart-form {
  padding: 0 22px;
}
/* line 603, ../sass/shop.scss */
.shop_list_item .views-field-title,
.listing_item_shop .views-field-title {
  max-height: 115px;
  overflow: hidden;
  margin-bottom: 5px;
}
/* line 607, ../sass/shop.scss */
.shop_list_item .views-field-title h2,
.listing_item_shop .views-field-title h2 {
  font-family: "sofia-pro", "Century Gothic", CenturyGothic, helvetica, arial, sans-serif;
  font-weight: 600;
  color: #221f72;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  /* margins are not set generically because too much variance across site */
  font-size: 19px;
  line-height: 1.25em;
}
/* line 612, ../sass/shop.scss */
.shop_list_item .views-field-body-html,
.listing_item_shop .views-field-body-html {
  display: none !important;
}
/* line 618, ../sass/shop.scss */
.shop_list_item .views-field-add-to-cart-form .field-content,
.listing_item_shop .views-field-add-to-cart-form .field-content {
  display: block;
  overflow: hidden;
}
/* line 623, ../sass/shop.scss */
.shop_list_item .views-field-add-to-cart-form .shopify-price,
.listing_item_shop .views-field-add-to-cart-form .shopify-price {
  font-family: "sofia-pro", "Century Gothic", CenturyGothic, helvetica, arial, sans-serif;
  font-weight: 600;
  color: #221f72;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  /* margins are not set generically because too much variance across site */
  font-size: 19px;
  line-height: 1.25em;
  font-size: 18px;
  color: #f37420;
}
/* line 629, ../sass/shop.scss */
.shop_list_item .views-field-add-to-cart-form .form-item-quantity,
.listing_item_shop .views-field-add-to-cart-form .form-item-quantity {
  display: none;
}
/* line 633, ../sass/shop.scss */
.shop_list_item .views-field-add-to-cart-form .form-actions,
.listing_item_shop .views-field-add-to-cart-form .form-actions {
  position: absolute;
  left: auto;
  bottom: 22px;
  width: calc( 100% - 44px );
}
/* line 638, ../sass/shop.scss */
.shop_list_item .views-field-add-to-cart-form .form-actions input,
.listing_item_shop .views-field-add-to-cart-form .form-actions input {
  display: block;
  box-sizing: border-box;
  width: auto;
  font-family: "sofia-pro", "Century Gothic", CenturyGothic, helvetica, arial, sans-serif;
  font-weight: 600;
  color: #221f72;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  /* margins are not set generically because too much variance across site */
  text-transform: uppercase;
  color: #f37420;
  background-color: white;
  font-size: 11.8px !important;
  letter-spacing: 0.5px;
  text-align: center;
  padding: 4px 20px 5px;
  border: 2px solid #f37420;
  min-width: 185px;
  max-width: 100%;
  min-height: 34px;
  cursor: pointer;
  min-width: 100%;
  -webkit-appearance: none;
}
/* line 35, ../sass/shop.scss */
.shop_list_item .views-field-add-to-cart-form .form-actions input:hover, .shop_list_item .views-field-add-to-cart-form .form-actions input:focus,
.listing_item_shop .views-field-add-to-cart-form .form-actions input:hover,
.listing_item_shop .views-field-add-to-cart-form .form-actions input:focus {
  color: white;
  background-color: #f37420;
}
/* line 642, ../sass/shop.scss */
.shop_list_item .views-field-add-to-cart-form .form-actions input:hover,
.listing_item_shop .views-field-add-to-cart-form .form-actions input:hover {
  opacity: 1px;
}

/*  Shop 'Snippet'
    (listing item in node body content)
************************************* */
/* line 653, ../sass/shop.scss */
.shop_list_item.in_content {
  width: 100%;
  margin-right: 0;
}

/*  Shop Breadcrumbs
************************************* */
/* line 660, ../sass/shop.scss */
.shop_breadcumb {
  font-size: 13px;
  font-weight: 300;
  margin-bottom: 39px;
}
/* line 664, ../sass/shop.scss */
.shop_breadcumb, .shop_breadcumb span, .shop_breadcumb a {
  color: #333333;
}
/* line 667, ../sass/shop.scss */
.shop_breadcumb a {
  padding-bottom: 1px;
  border-bottom: 1px solid #f37420;
}
/* line 670, ../sass/shop.scss */
.shop_breadcumb a:hover {
  opacity: 0.6;
  text-decoration: none;
}
/* line 674, ../sass/shop.scss */
.shop_breadcumb .spacer,
.shop_breadcumb a {
  margin-right: 4px;
}

/*  Shop Content page
************************************* */
/* line 686, ../sass/shop.scss */
body.page-product .page__title {
  display: none;
}
/* line 689, ../sass/shop.scss */
body.page-product .content {
  overflow: hidden;
}
/* line 695, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
/* line 700, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset legend,
body.page-product .entity-shopify-product fieldset .entity-property-label {
  display: none;
}
/* line 705, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset .entity-property-title {
  font-family: "sofia-pro", "Century Gothic", CenturyGothic, helvetica, arial, sans-serif;
  font-weight: 600;
  color: #221f72;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  /* margins are not set generically because too much variance across site */
  font-size: 26px;
  line-height: 1.13em;
  margin-bottom: 9px;
}
/* line 710, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset .shopify-price {
  font-family: "sofia-pro", "Century Gothic", CenturyGothic, helvetica, arial, sans-serif;
  font-weight: 600;
  color: #221f72;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  /* margins are not set generically because too much variance across site */
  font-size: 19px;
  line-height: 1.25em;
  font-size: 18px;
  color: #f37420;
  display: block;
  clear: both;
}
/* line 721, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset .form-item-quantity label,
body.page-product .entity-shopify-product fieldset .form-item-quantity #edit-quantity {
  display: inline-block;
  vertical-align: middle;
  color: #666666;
}
/* line 727, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset .form-item-quantity label {
  font-size: 15px;
  line-height: 1.3em;
  font-weight: 600;
  color: #f37420;
  -webkit-font-smoothing: antialiased;
  color: #666666;
  margin-right: 6px;
}
/* line 733, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset .form-item-quantity #edit-quantity {
  font-size: 15px;
  text-align: center;
  border: 2px solid #f2f2f2;
  width: 34px;
  height: 34px;
  box-sizing: border-box;
}
/* line 745, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset #edit-actions input {
  display: block;
  box-sizing: border-box;
  width: auto;
  font-family: "sofia-pro", "Century Gothic", CenturyGothic, helvetica, arial, sans-serif;
  font-weight: 600;
  color: #221f72;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  /* margins are not set generically because too much variance across site */
  text-transform: uppercase;
  color: #f37420;
  background-color: white;
  font-size: 11.8px !important;
  letter-spacing: 0.5px;
  text-align: center;
  padding: 4px 20px 5px;
  border: 2px solid #f37420;
  min-width: 185px;
  max-width: 100%;
  min-height: 34px;
  cursor: pointer;
}
/* line 35, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset #edit-actions input:hover, body.page-product .entity-shopify-product fieldset #edit-actions input:focus {
  color: white;
  background-color: #f37420;
}
/* line 751, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset.group-image {
  float: left;
  width: 30.25%;
}
/* line 760, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset.group-image .field-name-shopify-product-images .field-item {
  display: none !important;
}
/* line 762, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset.group-image .field-name-shopify-product-images .field-item:nth-child(1) {
  display: block !important;
}
/* line 765, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset.group-image .field-name-shopify-product-images .field-item img {
  display: block !important;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
/* line 776, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset.group-main {
  float: right;
  width: 65.985%;
}
/* line 781, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset.group-main .group-header {
  margin-bottom: 20px;
}
/* line 786, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset.group-main .shopify-price {
  margin-bottom: 23px;
}
/* line 790, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset.group-main .form-item-quantity,
body.page-product .entity-shopify-product fieldset.group-main .form-actions {
  display: inline-block;
  vertical-align: middle;
  margin: 0 19px 15px 0;
}
/* line 800, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset.group-main .group-tabs > .fieldset-wrapper {
  border: 2px solid #f2f2f2;
}
/* line 804, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset.group-main .group-tabs .product_tab_navigation {
  margin: 0;
  padding: 0;
  font-size: 0;
}
/* line 808, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset.group-main .group-tabs .product_tab_navigation li {
  display: inline-block;
  margin: 0;
}
/* line 811, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset.group-main .group-tabs .product_tab_navigation li a {
  border-left: 2px solid #f2f2f2;
  border-top: 2px solid #f2f2f2;
  display: block;
  font-size: 11.8px !important;
  line-height: 1em;
  font-weight: 700;
  color: #999999;
  letter-spacing: 0.5px;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  text-decoration: none;
  background-color: white;
  padding: 10px 22px 10px;
  position: relative;
}
/* line 827, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset.group-main .group-tabs .product_tab_navigation li a:hover {
  color: #666666;
}
/* line 830, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset.group-main .group-tabs .product_tab_navigation li a.active {
  color: #221f72;
}
/* line 836, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset.group-main .group-tabs .product_tab_navigation li:last-child a {
  border-right: 2px solid #f2f2f2;
}
/* line 844, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset.group-main .group-tabs fieldset {
  display: block;
}
/* line 846, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset.group-main .group-tabs fieldset.hidden {
  display: none;
}
/* line 850, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset.group-main .group-tabs fieldset ul {
  list-style-type: none;
  margin: 1px 0 1em 23px;
  padding: 0;
}
/* line 854, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset.group-main .group-tabs fieldset ul li {
  list-style-type: none;
  list-style-image: none;
  margin-bottom: 0.2em;
  -webkit-font-smoothing: antialiased;
}
/* line 859, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset.group-main .group-tabs fieldset ul li::before {
  content: "•";
  font-size: 16px;
  font-weight: 600;
  line-height: 1.35em;
  color: #221f72;
  padding-right: 15px;
  margin-left: -23px;
  -webkit-font-smoothing: antialiased;
}
/* line 869, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset.group-main .group-tabs fieldset ul li p {
  margin: 0;
}
/* line 873, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset.group-main .group-tabs fieldset ul li ul {
  margin-bottom: 0;
  margin-left: 19px;
}
/* line 876, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset.group-main .group-tabs fieldset ul li ul li::before {
  content: "–";
  font-weight: 300;
  color: #000000;
  padding-right: 10px;
  margin-left: -19px;
}
/* line 890, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset.group-main .group-tabs fieldset.group-description,
body.page-product .entity-shopify-product fieldset.group-main .group-tabs fieldset.group-author {
  padding: 30px 22px;
}
/* line 896, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset.group-main .group-tabs fieldset.group-details {
  padding: 30px 0 40px;
}
/* line 898, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset.group-main .group-tabs fieldset.group-details .field,
body.page-product .entity-shopify-product fieldset.group-main .group-tabs fieldset.group-details .entity-property {
  padding: 2px 22px;
}
/* line 904, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset.group-main .group-tabs fieldset.group-details .field {
  border-bottom: 1px solid #f2f2f2;
}
/* line 908, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset.group-main .group-tabs fieldset.group-details .field-label,
body.page-product .entity-shopify-product fieldset.group-main .group-tabs fieldset.group-details .field-item {
  font-family: "sofia-pro", "Century Gothic", CenturyGothic, helvetica, arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4em;
  color: #000;
  -webkit-font-smoothing: antialiased;
  margin-top: 0px;
  margin-bottom: 1em;
  margin: 0;
}
/* line 914, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset.group-main .group-tabs fieldset.group-details .field-label,
body.page-product .entity-shopify-product fieldset.group-main .group-tabs fieldset.group-details .field-items {
  width: 49%;
}
/* line 918, ../sass/shop.scss */
body.page-product .entity-shopify-product fieldset.group-main .group-tabs fieldset.group-details .field-label {
  margin-right: 2%;
}
@media only screen and (max-width: 552px) {
  /* line 930, ../sass/shop.scss */
  body.page-product .entity-shopify-product fieldset.group-image,
  body.page-product .entity-shopify-product fieldset.group-main {
    width: 100%;
    float: left;
    clear: both;
  }
  /* line 936, ../sass/shop.scss */
  body.page-product .entity-shopify-product fieldset.group-image {
    margin-bottom: 20px;
  }
  /* line 939, ../sass/shop.scss */
  body.page-product .entity-shopify-product fieldset.group-image .fieldset-wrapper {
    max-width: 300px;
    margin: 0 auto;
  }
}

/*  Shop Listing filters
************************************* */
/* line 953, ../sass/shop.scss */
.page-shop-filter .view-filters {
  border: 2px solid #f2f2f2;
  padding: 16px 22px 9px;
  margin-bottom: 25px;
}
/* line 960, ../sass/shop.scss */
.page-shop-filter .view-filters .views-exposed-form .views-exposed-widgets {
  margin: 0;
}
/* line 964, ../sass/shop.scss */
.page-shop-filter .view-filters .views-exposed-form .views-exposed-widget {
  padding: 0;
  display: inline-block;
  margin-right: 30px;
  margin-bottom: 10px;
}
/* line 972, ../sass/shop.scss */
.page-shop-filter .view-filters .views-exposed-form .form-item label {
  font-size: 15px;
  font-weight: 700;
  color: #666666;
  -webkit-font-smoothing: antialiased;
  margin-right: 7px;
}
/* line 981, ../sass/shop.scss */
.page-shop-filter .view-filters .views-exposed-form .form-select {
  font-size: 15px;
  font-weight: 300;
  color: #666666;
  background-color: white;
  border: 2px solid #f2f2f2;
}
/* line 989, ../sass/shop.scss */
.page-shop-filter .view-filters .form-submit {
  margin-top: 0;
  display: inline-block;
  font-family: "sofia-pro", "Century Gothic", CenturyGothic, helvetica, arial, sans-serif;
  font-weight: 600;
  color: #221f72;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  /* margins are not set generically because too much variance across site */
  font-size: 11.8px !important;
  line-height: 1.15em !important;
  color: white !important;
  text-transform: uppercase;
  background-color: #221f72;
  padding: 4px 8px 5px;
  letter-spacing: 0.5px;
  margin-bottom: 0;
  border: none;
  cursor: pointer;
}
/* line 994, ../sass/shop.scss */
.page-shop-filter .view-filters .form-submit:hover {
  opacity: 0.6;
  text-decoration: none;
}

/*  Shop Messages
************************************* */
/* line 1009, ../sass/shop.scss */
.section-shop .messages,
.section-shop .messages--status,
.section-shop .messages--warning,
.section-shop .messages--error,
.section-products .messages,
.section-products .messages--status,
.section-products .messages--warning,
.section-products .messages--error,
.page-search-shopify .messages,
.page-search-shopify .messages--status,
.page-search-shopify .messages--warning,
.page-search-shopify .messages--error,
.not-logged-in .messages,
.not-logged-in .messages--status,
.not-logged-in .messages--warning,
.not-logged-in .messages--error {
  border: 2px solid #f37420;
  font-weight: 600;
  color: #221f72;
  padding: 17px 10px 21px 65px;
  background-position: 18px 16px;
  background-color: transparent;
}
/* line 1019, ../sass/shop.scss */
.section-shop .messages a:link,
.section-shop .messages--status a:link,
.section-shop .messages--warning a:link,
.section-shop .messages--error a:link,
.section-products .messages a:link,
.section-products .messages--status a:link,
.section-products .messages--warning a:link,
.section-products .messages--error a:link,
.page-search-shopify .messages a:link,
.page-search-shopify .messages--status a:link,
.page-search-shopify .messages--warning a:link,
.page-search-shopify .messages--error a:link,
.not-logged-in .messages a:link,
.not-logged-in .messages--status a:link,
.not-logged-in .messages--warning a:link,
.not-logged-in .messages--error a:link {
  color: #f37420;
}
/* line 1021, ../sass/shop.scss */
.section-shop .messages a:link:hover,
.section-shop .messages--status a:link:hover,
.section-shop .messages--warning a:link:hover,
.section-shop .messages--error a:link:hover,
.section-products .messages a:link:hover,
.section-products .messages--status a:link:hover,
.section-products .messages--warning a:link:hover,
.section-products .messages--error a:link:hover,
.page-search-shopify .messages a:link:hover,
.page-search-shopify .messages--status a:link:hover,
.page-search-shopify .messages--warning a:link:hover,
.page-search-shopify .messages--error a:link:hover,
.not-logged-in .messages a:link:hover,
.not-logged-in .messages--status a:link:hover,
.not-logged-in .messages--warning a:link:hover,
.not-logged-in .messages--error a:link:hover {
  text-decoration: underline;
}

/*  Shop Any page
************************************* */
@media only screen and (max-width: 480px) {
  /* line 1035, ../sass/shop.scss */
  .section-shop .width-holder-main {
    margin-bottom: 50px;
  }
}

/*  Shop Front page
************************************* */
/* line 1050, ../sass/shop.scss */
.page-node-868 .width-holder-main .block-views .h2_wrapper {
  text-align: center;
  margin-bottom: 30px;
  position: relative;
}
/* line 1055, ../sass/shop.scss */
.page-node-868 .width-holder-main .block-views .h2_wrapper::before {
  content: " ";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #221f72;
  position: absolute;
  top: 18px;
}
/* line 1064, ../sass/shop.scss */
.page-node-868 .width-holder-main .block-views .h2_wrapper .block__title {
  font-family: "sofia-pro", "Century Gothic", CenturyGothic, helvetica, arial, sans-serif;
  font-weight: 600;
  color: #221f72;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  /* margins are not set generically because too much variance across site */
  font-size: 26px;
  line-height: 1.13em;
  text-transform: none;
  letter-spacing: 0;
  display: inline-block;
  position: relative;
  background-color: white;
  padding: 0 19px;
}
