body.template-product {
    background-color: #F8F8F8;
}
body{
  background:#fff;
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none!important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}
.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
#contact-modal, #poa-modal {
    text-align: center;
}
.contact-modal-dismiss, .poa-modal-dismiss {
    color: #fff;
    font-weight: 700;
}
.contact-modal-container, .poa-modal-container {
    overflow-x: auto;
    background: #FFF;
    width: 800px;
    max-width: 90%;
    padding: 40px 40px 10px;
    margin: 0 auto;
}
.contact-page-content.contact-page-content--no-padding {
    margin-top: 15px;
    padding: 0;
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
}
.contact-page-content {
    max-width: 680px;
}
.contact-page-content .form-field {
    margin-bottom: 1.25rem;
}
.no-js .form-options.js-required, .js .form-options.no-js-required {
    display: none;
}
.form-options {
    margin-top: 1rem;
}
.article--section.section--canonical {
    margin-top: 0;
}
.HeaderSearch label {
    width: 70px;
    justify-content: flex-end;
}
.HeaderSearch label {
    -box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 20px;
    font-size: 16px;
    font-weight: 700;
    color: #084b8d;
}
.live-search.hideBearing {
    display: flex;
    width: 53%;
    margin-top: 0;
}
.BearingSearch.hide-BearingSearch {
    visibility: hidden;
}
.BasicSearch .liveSearchInput {
   justify-content: flex-end;
}
.BasicSearch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    height: 46px;
}
.BearingSearch {
    height: 46px;
    position: relative;
    top: 47px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.collection--description.collectiondesc.limittenline {
  height: 275px;
  overflow:hidden;
}
.breadcrumbs-container {
    background: #FFFFFF;
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #E6E6E6;
    box-shadow: 2px 2px 2px #edeaea;
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
}
.breadcrumbs-container span {
    color: #4d4d4d;
    opacity: .6;
}
.product-gallery--overlay {
    display: none;
}
.breadcrumbs-container a, .breadcrumbs-container span {
    display: inline-block;
    font-size: 16px;
    vertical-align: middle;
}
.product-details {
    background: #FFFFFF;
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
    border: 1px solid #E6E6E6;
    box-shadow: 2px 2px 2px #edeaea;
}
.columnProdPage {
    display: flex;
    flex-direction: row;
    margin-bottom: 0;
}
.form-fields--qty {
    width: 100%;
}
.form-field--qty-input {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}
.form-fields--qty .form-field--qty-input label {
    position: static;
    width: 100%;
    margin-bottom: 10px;
}
.form-field-title {
    top: 1.0625rem;
    left: 0.625rem;
    z-index: 2;
    pointer-events: none;
    opacity: .6;
    -webkit-transition: .12s;
    transition: .12s;
    -webkit-transition-delay: .12s;
    transition-delay: .12s;
    -webkit-transition-timing-function: cubic-bezier(.25,.46,.45,.94);
    transition-timing-function: cubic-bezier(.25,.46,.45,.94);
}
.form-fields--qty .form-field--qty-input .form-field-number {
    width: 60%;
    padding: 10px;
    border-radius: 0;
}
.form-field-input {
    display: block;
    height: 44px;
    background-color: #f2f2f2;
    font-size: 14px;
    border: none;
    padding-left: 10px;
    padding-top: 5px;
}
.form-fields--qty .form-field--qty-input .qtyBtns {
    width: 30%;
    display: flex;
    justify-content: space-between;
}
.form-fields--qty .form-field--qty-input .qtyBtns .minusQty {
    margin-right: 10px;
}
.form-fields--qty .form-field--qty-input .qtyBtns button {
    width: 49%;
    height: 100%;
    background-color: #fff;
    color: #000;
    border: 1px solid rgba(127,127,127,.3);
    font-weight: 700;
    font-size: 25px;
}
.columnProdPage .shopify-product-form, .columnProdPage .quantity-breaks-now-wrapper {
    background: #FFFFFF;
}
.columnProdPage form {
    margin-top: 1rem;
    padding-bottom: 1.75rem;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
    border: 1px solid #E6E6E6;
    box-shadow: 2px 2px 2px #edeaea;
    width: calc(50% - 0.5rem);
    margin-right: 0.5rem;
}
.product-specification {
    background: #FFFFFF;
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
    border: 1px solid #E6E6E6;
    box-shadow: 2px 2px 2px #edeaea;
    margin-top: 1rem;
}
.product-specification h2 {
    margin: 0;
}
.product-specification__list {
    padding: 0;
}
.product-specification__list-item {
    margin-bottom: 10px;
    width: 32%;
    display: inline-block;
}
.product-gallery__icons {
    display: flex;
      margin-top: 30px;
}
.product-icons__box-left {
    width: 33%;
    display: inline-block;
    vertical-align: top;
    margin-left: 1%;
    margin-right: 1%;
    padding: 18px;
      margin-bottom: 15px;
    background-color: #fff;
    box-shadow: 0 0 7px #0000001f;
    border-bottom: 0;
}
.product-icons__box-icon {
    width: 100%;
    display: block;
    text-align: center;
    border-right: none;
    padding-right: 0;
}
/* .product-icons__box-icon i.icon {
  vertical-align: middle;
    width: 90px;
    position: relative;
    padding: 0 22px 0 0;
    display: inline-block;
    background: transparent;
    border: 0;
    font-size: 53px;
    margin-bottom: 0;
    color: #bebebe;
    text-align: center;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
} */
.product-icons__box-text {
    display: block;
    text-align: center;
    padding-top: 15px;
    padding-left: 0;
      overflow: hidden;
    padding: 0 0 0 22px;
    position: relative;
    vertical-align: middle;
    width: auto;
    font-size: 19px;
    line-height: 1.2em;
    font-weight: 600;
    color: #1e8470;
    text-transform: uppercase;
}
.product-icons__box-title {
    font-size: 18px;
    font-weight: 700;
    text-transform: none;
    color: #333745;
}
.icon {
    font-family: IcoMoon-Free;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-truck:before {
  content: "\e9b0";
}
.icon-undo:before {
  content: "\e965";
}
.icon-cart:before {
  content: "\e93a";
}
.icon-rocket:before {
  content: "\e9a5";
}
.readbtn {
  background: #f9f9f9;
  margin: 0 0 10px;
  padding: 0 0 10px;
}
span.cart-item--option-name.ajaxcart__product-meta{
  font-size: 12px;
    display: block;
    font-weight: normal;
    margin-left: 20px;
    margin-top: 5px;
    margin-bottom: 10px;
}
.collection--description.collectiondesc h2 {
  font-size: 20px;
  line-height: normal;
  color: #000;
}
.product--outer .relatedProducts {
    width: 100%;
    margin-left: 0;
}
.product--outer .relatedProducts.relatedProducts--desktop {
    display: block;
}
.relatedProducts h3 {
    font-size: 24px;
    color: #222;
    margin-bottom: 7px;
}
.relatedProducts .subtitle {
    margin-top: 0;
}
.collection--description.collectiondesc p {
  line-height: normal;
  font-size: 15px;
}
.productDesc .tabs {
    border: 0;
    padding: 0;
}
.productDesc .js-tab.activeTab {
    color: #1e8570;
    font-weight: 700;
    position: relative;
}
.productDesc .js-tab.activeTab:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #1e8570;
}
.productDesc .js-tab.activeTab:before {
    top: unset;
    bottom: 0;
}
.productDesc .js-tab {
    border: 0;
    padding: 10px 0;
    font-weight: 700;
}
.productDesc .js-tab {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    cursor: pointer;
}
.productDesc .tab-content.activeTab {
    display: block;
}
.productDesc .tab-content {
    padding-left: 0;
    padding-right: 0;
    border: 0;
}
.productDesc .tab-content {
    padding: 5px 15px;
    margin-top: 0;
  display: none;
}
#product-variants__table_wrapper {
    margin-top: 20px;
}
a.product-variants__link {
    text-decoration: none;
    color: #4d4d4d;
}
table.dataTable tbody td:nth-child(4) {
    text-align: center;
}
.product-variants__qty-select {
    width: 40px;
    display: inline-block;
    position: relative;
    padding: 5px;
    margin-top: 0;
    vertical-align: middle;
}
.product-variants__atc-button {
    padding: 0.575rem 0.3125rem;
    font-size: 1rem;
}
.product-form--atc-button, .product-form--poa-button {
    width: calc(100% - 7.9375rem);
    margin-left: 0.75rem;
}
.product-form--atc-qty, .product-form--atc-button, .product-form--poa-button {
    display: inline-block;
    vertical-align: middle;
}

.tabDesc__read-more-btn:after {
    margin-left: 10px;
    position: relative;
    border-style: solid;
    border-width: 2px 2px 0 0;
    content: "";
    display: inline-block;
    height: 10px;
    width: 10px;
    top: 1px;
    transform: rotate(135deg);
    vertical-align: top;
}
.productDesc .tabs {
    display: flex;
}
.collection--description.collectiondesc h3 {
  color: #000;
  font-size: 17px;
}
.relatedProdContainer-slider .relatedProd {
    margin: 0;
    display: flex;
    flex-flow: row wrap;
}
.relatedProdContainer-slider .relatedProdWrap {
    width: 100%;
    height: calc(100% - 70px);
    display: flex;
    flex-direction: column;
}
.relatedProd .relatedProdWrap {
    border: 1px solid #C4C4C4;
  background: #fff;
}
.relatedProducts .sliderBtns {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
}
.relatedProducts .sliderBtns .swiper-button-prev {
    margin-right: 10px;
}
.swiper-button-next, .swiper-button-prev {
    cursor: pointer;
}
.relatedProducts .sliderBtns .swiper-button-next {
    margin-left: 10px;
}
.relatedProd .info .exc {
    margin-left: 8px;
    font-size: 16px;
}
.exc {
    color: #a52021;
    font-size:14px !important;
}
.product--outer .productDesc {
    background: #FFFFFF;
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
    border: 1px solid #E6E6E6;
    box-shadow: 2px 2px 2px #edeaea;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
    width: 100%;
}
.product--outer .productDesc {
    font-size: 16px;
}
.productDesc {
    margin-top: 20px;
}
.product--section .product--container .product-gallery img {
    max-width: 100%;
    height: auto;
}
.relatedProd .info {
      margin-top: auto;
    padding: 0 10px 10px;
}
.relatedProd .info .relPrice {
    font-size: 16px;
    color: #2b7f6f;
    letter-spacing: .03em;
}
.relPrice {
    display: inline-block;
    margin-bottom: 10px;
}
.relatedProd .info .exc {
    margin-left: 8px;
    font-size: 16px;
}
.relatedProd .variantSelect.hide {
    display: none;
}

.relatedProd .variantSelect {
    padding: 0 10px 10px;
}
.variantSelect {
    font-size: 12px;
}
.relatedProd .variantSelect select {
    width: 100%;
    border: 1px solid #C4C4C4;
    border-radius: 2px;
}
.relatedProd button {
    width: 100%;
/*     background-color: #fff!important;
    border: 1px solid #C4C4C4!important; */
    border-radius: 2px;
    margin-top: 19px;
    color: #1e8470;
    letter-spacing: .03em;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    padding: 0.875rem 1.75rem;
    cursor: pointer;
    margin-left: 0;
}
.info.custpriceClr a {
    margin-top: 8px;
    display: block;
}

.relatedProd .info a {
    text-decoration: none;
    font-size: 12px;
    margin: 0;
    color: #222;
}
.readbtn button#myBtn {
  background: none;
  border: none;
  display: block;
  font-size: 13px;
  text-align: center;     
  outline: none;
  margin: 0 auto;
  text-transform: capitalize;
  cursor: pointer;
  padding-top: 7px;
}

.custom_contact.form {
  box-sizing: border-box;
  background: #e8e8e8;
  padding: 15px;
  margin: 35px 0 15px;
}

.custom_contact.form h3.form_heading_title {
  margin: 0;
  font-size: 14px;
  border-bottom: 1px solid #000;
  padding: 0 0 5px;
}

.custom_contact.form label {
  font-size: 12px;
  display: block;
  line-height: normal;
}

.custom_contact.form label {
  font-size: 12px;
  display: block;
  line-height: normal;
  padding: 20px 0 0;
  color: #000;
}

.custom_contact.form label span.required_icon {
  color: #faa42b;
  padding-left: 2px;
}

.custom_contact.form input {
  width: 100%;
  background: #fff;
  border-radius: 4px;
  height: 30px;
  margin: 5px 0 0;
}

.custom_contact.form button.button-primary.contact-form-button {
  text-align: center;
  background: orange;
  display: block;
  min-width: 160px;
  margin-left: auto;
  margin-right: auto;
  max-width: 200px;
  max-width: max-content;
  border: none;
  margin: 18px auto 0px;
  border-radius: 0;
}

.hidefilter{
  display:none !important;
}

.keepmehidden{
  display:none !important;
}
.columnProdPage .shopify-product-form, .columnProdPage .quantity-breaks-now-wrapper {
    background: #FFFFFF;
}
.columnProdPage .quantity-breaks-now-wrapper {
    margin-top: 1rem;
    padding-bottom: 1.75rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    border: 1px solid #E6E6E6;
    box-shadow: 2px 2px 2px #edeaea;
    margin-left: 0.5rem;
    width: calc(50% - 0.5rem);
}
.quantity-breaks-now-discount-tiers {
    overflow-x: auto;
}
.columnProdPage .quantity-breaks-now-discount-table {
    width: 100%;
}
.quantity-breaks-now-wrapper .quantity-breaks-now-discount-title {
    font-size: 20px;
}
.containerPageGrid h1 {
    text-align: center;
}
.containerPageGrid .linkListGrid {
    display: flex;
    flex-flow: row wrap;
}
.containerPageGrid .linkListGrid .one-fifth {
    width: calc(20% - 20px);
    margin: 10px;
    background: #FFFFFF;
    padding: 1.75rem;
    border: 1px solid #E6E6E6;
    box-shadow: 2px 2px 2px #edeaea;
}
.containerPageGrid .linkListGrid .one-fifth a {
    text-decoration: none;
}
.containerPageGrid .linkListGrid .one-fifth img {
    max-width: 100%;
}
.containerPageGrid .linkListGrid .one-fifth h3, .containerPageGrid .linkListGrid .one-fifth h2 {
    color: #000;
    text-align: center;
}
.containerPageGrid .wysiwyg {
    margin: 10px;
    background: #FFFFFF;
    padding: 1.75rem;
    border: 1px solid #E6E6E6;
    box-shadow: 2px 2px 2px #edeaea;
}
.containerPageGrid {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 25px;
}
.highlights-banners {
    height: auto;
    padding-top: 36px;
    padding-bottom: 36px;
      position: relative;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    outline: 0;
      padding-right: 25px;
    padding-left: 25px;
}
.highlights-banners-text a {
    color: #084b8d;
    text-decoration: none;
}
.highlight-banners-count-4 .highlights-banners-block {
    width: 25%;
}
.highlights-banners-block {
    top: 1.875rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    color: #4d4d4d;
    text-decoration: none;
}
.highlights-banners-icon {
      width: auto;
    height: 2.875rem;
    margin-right: 20px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.highlights-banners-text {
        width: calc(100% - 3.125rem);
    min-width: 0;
    padding-right: 20px;
        font-size: 16px;
    line-height: 1.4;
}
.highlights-banners-icon svg {
    width: 100%;
    height: 100%;
    max-width: 2.875rem;
    max-height: 2.875rem;
}
.highlights-banners-heading {
    margin: 0;
}
.quantity-breaks-now-wrapper table tr:first-child td, .quantity-breaks-now-wrapper h4 {
    font-weight: bold;
}
.CustomerServiceTabs .Tabs {
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
}
.CustomerServiceTabs .Tabs .js-tab {
    width: 32.75%;
    cursor: pointer;
}
.CustomerServiceTabs .Tabs .js-tab.activeTab h2 {
    background-color: #084b8d;
    color: #fff;
}

.CustomerServiceTabs .Tabs .js-tab h2 {
    width: 100%;
    text-align: center;
    background-color: #e5e5e5;
    padding: 12px 0;
    transition: all .3s;
    position: relative;
}
.CustomerServiceTabs .Tabs .js-tab.activeTab h2:after {
    opacity: 1;
}
.CustomerServiceTabs .Tabs .js-tab h2:after {
    content: "";
    position: absolute;
    bottom: -13px;
    left: 50%;
    transform: translate(-50%) rotate(45deg);
    height: 25px;
    width: 25px;
    background-color: #084b8d;
    opacity: 0;
    transition: opacity .3s;
}
.CustomerServiceTabs .TabContent {
    padding: 20px 0 0;
}
.CustomerServiceTabs .TabContent .TabContent_section {
    overflow: hidden;
    transition: height .5s;
}
.CustomerServiceTabs .TabContent .TabContent_section h4 {
    font-size: 18px;
    margin: 18px 0;
    padding-left: 55px;
    position: relative;
    cursor: pointer;
}
.CustomerServiceTabs .TabContent .TabContent_section ul {
    height: 0;
    overflow: hidden;
    list-style: none;
    padding: 0 0 0 55px;
    margin: 20px 0;
    transition: height .3s;
}
.CustomerServiceTabs .TabContent .TabContent_section li {
    line-height: 23px;
    list-style: circle;
}
.CustomerServiceTabs .TabContent .TabContent_section h4.openUl:after {
    border-left: 30px solid #084b8d;
    transform: rotate(90deg) translate(-50%);
}
.CustomerServiceTabs .TabContent .TabContent_section h4:after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 30px solid #e5e5e5;
    transition: all .3s;
}
.ContactAndImage h1 {
    text-transform: uppercase;
    text-align: left;
    color: #084b8d;
}
.ContactAndImage .ContactAndImage__content {
    display: flex;
    justify-content: space-between;
}
.ContactAndImage .ContactAndImage__content .ContactAndImage__form,.ContactAndImage .ContactAndImage__content .ContactAndImage__info {
    width: 50%;
}
.ContactAndImage .ContactAndImage__content .ContactAndImage__form form {
    border-right: 1px dashed #d4d4d4;
}
.contact-page-content.contact-page-content--no-padding {
    margin-top: 15px;
    padding: 0;
}
.form-field-label {
    display: block;
    margin: 18px 0 0;
    padding: 0 0 6px;
    color: #084b8d;
    font-size: 16px;
    text-transform: uppercase;
    font-family: Libre Franklin,sans-serif;
    font-weight: 700;
}
.ContactAndImage .ContactAndImage__content .ContactAndImage__info .contactInfo {
    display: flex;
    margin-left: 5%;
}
.ContactAndImage .ContactAndImage__content .ContactAndImage__info .contactInfo .contactInfo__colOne, .ContactAndImage .ContactAndImage__content .ContactAndImage__info .contactInfo .contactInfo__colTwo {
    width: 50%;
}
.ContactAndImage .ContactAndImage__content .ContactAndImage__info .contactInfo p {
    display: flex;
    align-items: center;
    font-size: 14px;
    margin: 0;
    padding-bottom: 12px;
}
.ContactAndImage .ContactAndImage__content .ContactAndImage__info .contactInfo p span {
    display: inline-block;
    margin-right: 10px;
}
.ContactAndImage .ContactAndImage__content .ContactAndImage__info .contactInfo p .phoneIcn svg {
    height: 18px;
    width: 18px;
}
.ContactAndImage .ContactAndImage__content .ContactAndImage__info .contactInfo p a {
    text-decoration: none;
    color: #4d4d4d;
}
.ContactAndImage .ContactAndImage__content .ContactAndImage__info .contactInfo .contactInfo__colTwo {
    display: flex;
}
.ContactAndImage .ContactAndImage__content .ContactAndImage__info .contactInfo .contactInfo__colTwo .addressIcn svg {
    height: 22px;
    width: 17px;
    margin-right: 10px;
}
.ContactAndImage .ContactAndImage__content .ContactAndImage__info .contactInfo .contactInfo__colTwo p {
    margin-bottom: 0;
    padding-bottom: 2px;
  display: flex;
    align-items: center;
    font-size: 14px;
    margin: 0;
}
.ContactAndImage .ContactAndImage__content .ContactAndImage__info .contactImg {
    margin-top: 20px;
    margin-left: 5%;
}
.ContactAndImage .ContactAndImage__content .ContactAndImage__info .contactImg img {
    width: 100%;
}
.ContactAndImage .ContactAndImage__content .ContactAndImage__info .contactInfo p .emailIcn svg {
    height: 15.5px;
    width: 17px;
}
.CustomerServiceTabs .TabContent .TabContent_section {
    height: 0;
    overflow: hidden;
    transition: height .5s;
}
.SearchPage {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 25px;
}
.SearchPage.CollectionFilterTemplate .collection--title {
    margin: 30px 0;
}
.SearchPage .SearchPage__loading, .SearchPage .SearchPage__productsLoading {
    display: none;
    height: 60vh;
    justify-content: center;
    align-items: center;
}
.loader {
    font-size: 10px;
    margin: 50px auto;
    text-indent: -9999em;
    width: 11em;
    height: 11em;
    border-radius: 50%;
    background: #0dc5c1;
    position: relative;
    -webkit-animation: load3 1.4s infinite linear;
    animation: load3 1.4s infinite linear;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}
.readbtn {
    background: #f9f9f9;
    margin: 0 0 10px;
    padding: 0 0 10px;
}
.collection--description {
    margin-top: 0.5rem;
}
.collection--description.collectiondesc p {
    line-height: normal;
    font-size: 15px;
}
.readbtn button#myBtn {
    background: none;
    border: none;
    display: block;
    font-size: 13px;
    text-align: center;
    outline: none;
    margin: 0 auto;
    text-transform: capitalize;
    cursor: pointer;
    padding-top: 7px;
}

/***
******************/
.relPrice {
  display: inline-block;
  margin-bottom: 10px;
}

.showallfilter, .showlessfilter {
  border: 1px solid #084b8d;
  text-align: center;
  padding: 10px;
  font-size: 14px;
  margin: 5px 0;
  cursor: pointer;
}

.Header__main .custom_action .currency-converter-wrapper {
  margin: 0;
  padding: 0 20px 0 0;
}

.cart-action.cartLink a {
  border: none;
  padding: 0 0 0 20px;
}

.Header__main .custom_action .currency-converter-wrapper label, span.header__actioncst ,
.site-header-right .site-header-actions label{
  font-size: 14px;
  display: block;
  margin: 0 0 5px;
  color: #ac2225;
  font-weight: 500;
  font-family: 'Roboto';
}

.Header__main .custom_action .currency-converter-wrapper select {
  padding: 0;
}

.actions.custom_action .site-header-account-link {
  margin: 0;
  padding: 0 20px;
  border-left: 1px solid #ac22254f;
  border-right: 1px solid #ac22254f;
}

.actions.custom_action .site-header-account-link a {
  border: none;
  text-decoration: none;
  font-weight: bold;
}

.cart-action.cartLink i.fas {
  font-size: 24px;
}

.cart-action.cartLink {
  position: relative;
}

.cart-action.cartLink span.cart-count {
  position: absolute;
  background: #ac2225;
  border-radius: 20px;
  width: 20px;
  height: 20px;
  color: #fff;
  font-size: 10px;
  text-align: center;
  line-height: 20px;
  top: -10px;
  left: 40px;
  font-weight: normal;
}

.cart-action.cartLink a span {
  font-weight: 600;
}

/********18-02*******/
#customisation-modal {
  overflow-x: auto;
  background: #FFF;
  width: 400px;
  max-width: 90%;
  padding: 30px;
  margin: 0 auto;
  overflow: hidden;
}

#CartDrawer .ajaxcart__footer {
  height: unset !important;
  overflow-y: unset !important;
  overflow-x: unset !important;
  width: unset !important;
  padding: 20px 0 0 !important;
}
#customisation-modal button.product-form--atc-button {
  width: 100%;
  margin: 15px 0 0;
}
.customisation-buttons input.product-form--atc-button {
  margin: 0 !IMPORTANT;
  font-size: 16px;
}

.custpriceClr span.money {
  font-size: 16px;
  color: #2B7F6F;
  letter-spacing: 0.03em;
}
.info.custpriceClr a {
    margin-top: 8px;
    display: block;
}

/*==============================================================================
Product Details Page
==============================================================================*/
.product--outer {
  display: flex;
  flex-flow: row wrap;

  .product-main {
    // order: 0;
  }
  .product-gallery {
    // order: 1;
  }
  .productDesc {
    // the same width as product-main
    width: 56%;
    font-size: 16px;
  }
  // 'Required with this product' section
  .relatedProducts {
    width: 100%;
    margin-left: 0;

    &.relatedProducts--desktop {
      display:none;

      @media screen and (min-width: 720px) {
        display:block;
      }
    }

    &.relatedProducts--mobile {
      display:block;

      @media screen and (min-width: 720px) {
        display:none;
      }
    }

  } 

  @media screen and (max-width: 719px) {

    .product-gallery {
      order: 0;

      .product-gallery--slider {
        padding: 0;
      }
      .product-gallery--navigation {
        margin-left: 0;
      }
    }
    .product-main {
      order: 1;
      padding: 0;
    }
    .relatedProducts {
      order: 5;
      width: 100%;
      margin-left: 0;

      h3 {
        text-align: center;
      }

    }
    .productDesc {
      order: 3;
      width: 100%;
    }
  }
}

.product-title {
  @media screen and (max-width: 719px) {
    font-size: 20px;
  }
}

.columnProdPage {
  margin-bottom: 168px;
  margin-bottom:0;

  .featured-product--inner & {
    flex-wrap:wrap;
    .shopify-product-form {
      width:100%;

      .product-form--atc-button {
        width:100%;
        margin-left:0;
        margin-top:15px;
      }
    }
  }

  .quantity-breaks-now-discount-table {

    tr {
      td {
        &:first-child {
          width:25%;
        }
        &:nth-child(2) {
          width:25%;
        }
        &:last-child {
          width:50%;
        }
      }
    }
  }

  @media screen and (max-width: 719px) {
    flex-direction: column;
    margin-bottom: 30px;

    form {
      width: 100%;
    }
    .quantity-breaks-now-wrapper {
      width: 100%;
      margin-left: 0;

    }
  }
}
// style the text in the selects within the related products section
.variantSelect {
  font-size: 12px;
}
// push the info block to the bottom of the relatedProdWrap
.relatedProd .info {
  margin-top: auto;
}



/*==============================================================================
Description, Delivery, and Reviews tabs
==============================================================================*/
.productDesc .tabs {
  border: 0;
  padding: 0;

  @media screen and (max-width: 719px) {
    flex-wrap: wrap;
  }
}

.productDesc .js-tab {
  border: 0;
  padding: 10px 0;
  margin-right: 20px;
  font-weight: 700;

  @media screen and (max-width: 719px) {
    font-size: 14px;
    margin-right: 15px;
    flex: 0 0 100%;
    border-bottom: 1px solid #e8e9eb;
  }
}

.productDesc .js-tab.activeTab::before {
  top: unset;
  bottom: 0;
}

.productDesc .tab-content {
  padding-left: 0;
  padding-right: 0;
  border: 0;
}

.tabDesc__truncated-desc {
  margin-top: 14px;
}
h2.product-section--title.related-products--title {
    font-weight: 700;
    text-align: left;
}
.productitem--emphasis .productitem--price .price--main .price--label {
    font-size: 1.125rem;
}
.productitem--price .price--compare-at.visible+.price--main {
    margin-top: 0.125rem;
}

.productitem--emphasis .productitem--price .price--main {
    font-size: 1.375rem;
}
.productitem--price .price--main {
    color: #1e8570;
}
.tabDesc__read-more-btn {
  display: block;
  border: 0;
  padding: 28px 10px 0 0;
  background: none;
  font-weight: 700;
  cursor: pointer;
  // downwards chevron
  &:after {
    margin-left: 10px;
    position: relative;
    border-style: solid;
    border-width: 2px 2px 0 0;
    content: '';
    display: inline-block;
    height: 10px;
    width: 10px;
    top: 1px;
    transform: rotate(135deg);
    vertical-align: top;
  }
}


.viewBtn {
  svg {pointer-events: none;}
}
.mfp-hide {
    display: none!important;
}
.prodListItem {
  .productitem--actions {
    z-index: initial;
    border: 0;
    box-shadow: none;
  }
}

.SearchPage  {
  .no-touch .productgrid-listview .productitem--actions .productitem--action:nth-of-type(2n), .productgrid-listview .productitem--actions .productitem--action:nth-of-type(2n) {
    order: initial;
  }
}

.mobileFilterOverlay, .mobileSortPopUp__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.5s ease;
  &.open {
    z-index: 998;
    opacity: 1;
    visibility: visible;
  }
}

.mobileSortPopUp {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  width: 90%;
  max-height: 90vh;
  padding: 15px;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease;
  overflow-y: auto;
  &.open {
    z-index: 999;
    opacity: 1;
    visibility: visible;
  }
  .mobileSortPopUp__close {
    position: absolute;
    top: 8px;
    right: 3px;
    border: 0;
    background-color: transparent;
  }
  button.activeSort {
    color: #fff;
    background-color: #1e8570;
  }
}

@media screen and (max-width: 900px) {
  .SearchPage {
    .filterWrap {
      position: fixed;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      background-color: #fff;
      width: 90%;
      max-width: 31.25rem;
      max-height: 90vh;
      padding: 15px;
      z-index: -1;
      opacity: 0;
      visibility: hidden;
      transition: opacity 0.5s ease;
      overflow-y: auto;
      .filterClose {
        display: block;
      }
      &.open {
        z-index: 999;
        opacity: 1;
        visibility: visible;
      }
    }
    .SearchPage___resultsContainer {
      width: 100%;
      margin-left: 0;
    }
    .SearchPage__controls {
      padding: 7px 1rem;
      margin: 0.75rem 0;
      margin-bottom: 0;
      .filterMobileBtn {
        display: block;
        margin-right: auto;
      }
      .sortByDesk {
        display: none;
      }
      .sortByMob {
        display: block;
      }
      .show {
        display: none;
      }
      .view {
        margin-left: 10px;
        .viewBtn {
          height: 32px;
          width: 47px;
          background-color: #fff;
          border: 1px solid #b3b3b3;
          border-radius: 3px;
          margin: 0;
          &.active {
            background-color: #1e8570;
            svg path {
              fill: #fff;
            }
          }
        }
        .viewBtn[data-view="grid"] {
          border-right: 0;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0;
        }
        .viewBtn[data-view="list"] {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0;
        }

      }
    }
  }
}

@media screen and (max-width: 600px) {
  .SearchPage {
    .SearchPage__performSearch {
      input {
        height: 40px;
        font-size: 18px;
        padding: 0 0 0 1rem;
      }
      button {
        width: 40px;
      }
    }
  }
}

.SearchPage__resultsInfo {
  p {margin-top: 0;}
}
table.dataTable tbody td:nth-child(4) {
  text-align:center;
}
@media screen and (max-width: 400px) {
  table.dataTable tbody tr {
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
    border-bottom: 1px solid #000;
  }
  table.dataTable tbody td {
    display: inline-table;
    width: 100%;
    margin: 0;
    text-align: center;
    padding: 0;
  }
  table.dataTable thead th {
    display: none;
  }

}

.product--container, .featured-product--inner {
  padding-right: 25px;
  padding-left: 25px;
}

    @media screen and (min-width: 720px) {
      .product-details--mobile,.product--outer .relatedProducts.relatedProducts--mobile{
      display:none;
    }
    }
    
.product-details--desktop {
  display:none;
  }
  @media screen and (min-width: 720px) {
   .product-details--desktop{
    display:block;
  }
  }


.atc-payment-icons {
  margin-top:10px;
  .payment-icons {
    text-align:center;
  }
}
.cart-checkout {
  .product-gallery__icons {
    justify-content:center;
    .product-icons__box-left {
      max-width:200px;

      @media (max-width: 900px){
        max-width:initial;
      }
    }
  }
}

.step-container {
  .containerPageGrid {
    padding:0;
  }
}

.step1__form-container,
.step2__form-container {
  display: inline-block;
  vertical-align: middle;
  background: #FFFFFF;
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  border: 1px solid #E6E6E6;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #F8F8F8;
}

.step1__image-container {
  display:inline-block;
  vertical-align:middle;
  margin-left: 50px;

  @media (max-width:980px){
    margin:0 auto;
  }

  img {
    max-width:100%;
  }
}

#step1 {
  input[type="text"] {
    padding:7px;
    vertical-align: bottom;
    margin-right: 2px;
  }

  table {
    tr {
      td {
        &:first-child {
          padding-right:25px;
        }
      }
    }
  }

  .step1__button {
    margin: 10px 0;
    padding: 8px 15px;
    background: #A52021;
    color: white;
    font-size: 16px;
    font-weight: bold;
    cursor:pointer;
  }
}

.step2__select {
  padding:7px;
}
.step2__button {
  margin: 10px 0;
  padding: 8px 15px;
  background: #A52021;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor:pointer;
}
.step2__image-container {
  display:inline-block;
  vertical-align: middle;
  margin-left:50px;

  @media (max-width:980px){
    margin:0 auto;
  }
}

.step-container--step2 {
  h4 {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 0;

  }
}
.cart-subtotal .money {
  display:block;
}
.cart-subtotal .qb-discounted-subtotal .money,
.cart-subtotal .qb-discount-log .money{
  display:inline-block;
}

.qb-min-cart-warnings {
  margin-top:15px;
}

#VATID {
  margin-top:15px;
}

.page-title--secluded {
  position:absolute;
  top:-5000px;
}

body.gm-menu-installed .Header__menu li a.gm-target{
  width:100% !important;
}

body.gm-menu-installed .Header__mobile-drawer > li:not(.mb-menu-close){
  display:none !important;
}

.gm-menu-installed .Header__menu li:hover{
  background:unset !important;
}

@media(max-width:859px){
  body.gm-menu-installed div#shopify-section-static-header ul.Header__menu.gm-menu{
    display:none !important;
  }
}

.gm-menu-installed .gm-menu .gm-item a.gm-target{
  text-align:left !important;
}

body.gm-menu-installed .Header__mobile-drawer li:not(.mb-menu-close):hover{
  background:unset !important;
}

body.gm-menu-installed .gm-menu:not(.gm-menu-mobile) > .gm-item.gm-level-0 > .gm-submenu.gm-mega{
  left:-10%;
  right:-10%;
}

.Header__menu--flex{
  display: flex;
  justify-content: space-between
}