/* raleway-300 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/raleway-v27-latin-300.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/raleway-v27-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway-v27-latin-300.woff2") format("woff2"), url("../fonts/raleway-v27-latin-300.woff") format("woff"), url("../fonts/raleway-v27-latin-300.ttf") format("truetype"), url("../fonts/raleway-v27-latin-300.svg#Raleway") format("svg");
  /* Legacy iOS */
}
/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/raleway-v27-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/raleway-v27-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway-v27-latin-regular.woff2") format("woff2"), url("../fonts/raleway-v27-latin-regular.woff") format("woff"), url("../fonts/raleway-v27-latin-regular.ttf") format("truetype"), url("../fonts/raleway-v27-latin-regular.svg#Raleway") format("svg");
  /* Legacy iOS */
}
/* raleway-700 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/raleway-v27-latin-700.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/raleway-v27-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway-v27-latin-700.woff2") format("woff2"), url("../fonts/raleway-v27-latin-700.woff") format("woff"), url("../fonts/raleway-v27-latin-700.ttf") format("truetype"), url("../fonts/raleway-v27-latin-700.svg#Raleway") format("svg");
  /* Legacy iOS */
}
/* jost-regular - latin */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/jost-v13-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/jost-v13-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/jost-v13-latin-regular.woff2") format("woff2"), url("../fonts/jost-v13-latin-regular.woff") format("woff"), url("../fonts/jost-v13-latin-regular.ttf") format("truetype"), url("../fonts/jost-v13-latin-regular.svg#Jost") format("svg");
  /* Legacy iOS */
}
/* jost-500 - latin */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/jost-v13-latin-500.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/jost-v13-latin-500.eot?#iefix") format("embedded-opentype"), url("../fonts/jost-v13-latin-500.woff2") format("woff2"), url("../fonts/jost-v13-latin-500.woff") format("woff"), url("../fonts/jost-v13-latin-500.ttf") format("truetype"), url("../fonts/jost-v13-latin-500.svg#Jost") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: 'impactreg';
  src: url("../fonts/impactreg.woff");
}
/* line 2, ../sass/includes/_placeholders.scss */
.gear-bullet-list, .section-home-traditional-machine-tools ul, .section-home-contact ul, .book-header .info-1 ul, .book-header .info-2 ul, .book-header .info-3 ul, .table-of-contents .field-content > ul, .gear-bullet-list li, .section-home-traditional-machine-tools ul li, .section-home-contact ul li, .book-header .info-1 ul li, .book-header .info-2 ul li, .book-header .info-3 ul li, .table-of-contents .field-content > ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}

/******************************************************************************************************************************************************
 * FONTS
 ******************************************************************************************************************************************************/
/* line 5, ../sass/includes/_reusable-classes.scss */
.body-font {
  font-family: "Raleway";
}

/* line 8, ../sass/includes/_reusable-classes.scss */
.heading-font {
  font-family: "Jost";
}

/******************************************************************************************************************************************************
 * ELEMENTS
 ******************************************************************************************************************************************************/
/* line 16, ../sass/includes/_reusable-classes.scss */
.content-list {
  font-size: 1.2rem;
}
/* line 18, ../sass/includes/_reusable-classes.scss */
.content-list li:not(:last-child) {
  margin-bottom: 0.5em;
}
/* line 21, ../sass/includes/_reusable-classes.scss */
.content-list.better-bullets {
  padding-left: 1em;
}
/* line 25, ../sass/includes/_mixins.scss */
.content-list.better-bullets, .content-list.better-bullets li {
  list-style: none;
}
/* line 28, ../sass/includes/_mixins.scss */
.content-list.better-bullets li {
  line-height: 1.6;
  padding: 0px;
  margin-bottom: 15px;
}
/* line 33, ../sass/includes/_mixins.scss */
.content-list.better-bullets li:before {
  content: '';
  background: #000000;
  height: 0.35em;
  display: inline-block;
  margin-left: -15px;
  margin-right: 10px;
  position: relative;
  top: -0.2em;
  width: 0.35em;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 23, ../sass/includes/_reusable-classes.scss */
.content-list.better-bullets li:not(:last-of-type) {
  margin-bottom: 1rem;
}

/* line 31, ../sass/includes/_reusable-classes.scss */
.gear-bullet-list:not(:last-child) {
  margin-bottom: 1rem;
}
/* line 34, ../sass/includes/_reusable-classes.scss */
.gear-bullet-list li {
  background-image: url("/themes/map/images/icons/icon-gear-bullet.png") ;
  background-position: left top;
  background-repeat: no-repeat;
  padding-bottom: 10px;
  padding-left: 35px;
}

/******************************************************************************************************************************************************
 * COLORS
 ******************************************************************************************************************************************************/
/* line 47, ../sass/includes/_reusable-classes.scss */
.color-main-brand-1 {
  color: #000000;
}

/* line 48, ../sass/includes/_reusable-classes.scss */
.color-main-brand-2 {
  color: #000000;
}

/* line 49, ../sass/includes/_reusable-classes.scss */
.color-light-accent-1 {
  color: #000000;
}

/* line 50, ../sass/includes/_reusable-classes.scss */
.color-light-accent-2 {
  color: #000000;
}

/* line 51, ../sass/includes/_reusable-classes.scss */
.color-light-accent-3 {
  color: #000000;
}

/* line 52, ../sass/includes/_reusable-classes.scss */
.color-light-accent-4 {
  color: #000000;
}

/* line 53, ../sass/includes/_reusable-classes.scss */
.color-light-accent-5 {
  color: #000000;
}

/* line 54, ../sass/includes/_reusable-classes.scss */
.color-dark-accent-1 {
  color: #000000;
}

/* line 55, ../sass/includes/_reusable-classes.scss */
.color-dark-accent-2 {
  color: #000000;
}

/* line 56, ../sass/includes/_reusable-classes.scss */
.color-dark-accent-3 {
  color: #000000;
}

/* line 57, ../sass/includes/_reusable-classes.scss */
.color-dark-accent-4 {
  color: #000000;
}

/* line 58, ../sass/includes/_reusable-classes.scss */
.color-dark-accent-5 {
  color: #000000;
}

/* line 59, ../sass/includes/_reusable-classes.scss */
.bgcolor-main-brand-1 {
  background-color: #000000;
}

/* line 60, ../sass/includes/_reusable-classes.scss */
.bgcolor-main-brand-2 {
  background-color: #000000;
}

/* line 61, ../sass/includes/_reusable-classes.scss */
.bgcolor-light-accent-1 {
  background-color: #000000;
}

/* line 62, ../sass/includes/_reusable-classes.scss */
.bgcolor-light-accent-2 {
  background-color: #000000;
}

/* line 63, ../sass/includes/_reusable-classes.scss */
.bgcolor-light-accent-3 {
  background-color: #000000;
}

/* line 64, ../sass/includes/_reusable-classes.scss */
.bgcolor-light-accent-4 {
  background-color: #000000;
}

/* line 65, ../sass/includes/_reusable-classes.scss */
.bgcolor-light-accent-5 {
  background-color: #000000;
}

/* line 66, ../sass/includes/_reusable-classes.scss */
.bgcolor-dark-accent-1 {
  background-color: #000000;
}

/* line 67, ../sass/includes/_reusable-classes.scss */
.bgcolor-dark-accent-2 {
  background-color: #000000;
}

/* line 68, ../sass/includes/_reusable-classes.scss */
.bgcolor-dark-accent-3 {
  background-color: #000000;
}

/* line 69, ../sass/includes/_reusable-classes.scss */
.bgcolor-dark-accent-4 {
  background-color: #000000;
}

/* line 70, ../sass/includes/_reusable-classes.scss */
.bgcolor-dark-accent-5 {
  background-color: #000000;
}

/******************************************************************************************************************************************************
 * CONTAINERS
 ******************************************************************************************************************************************************/
/* line 77, ../sass/includes/_reusable-classes.scss */
.site-max-width, .apc-box-inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1350px;
}

/* line 80, ../sass/includes/_reusable-classes.scss */
.region-wrapper {
  padding-left: 2rem;
  padding-right: 2rem;
}

/******************************************************************************************************************************************************
 * LAYOUTS
 ******************************************************************************************************************************************************/
/* line 90, ../sass/includes/_reusable-classes.scss */
.cols {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  gap: 0;
}
/* line 92, ../sass/includes/_reusable-classes.scss */
.cols .col {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 96, ../sass/includes/_reusable-classes.scss */
.section-centered {
  text-align: center;
}

/* line 100, ../sass/includes/_reusable-classes.scss */
.section-no-top-padding .apc-box {
  padding-top: 0;
}

/* line 105, ../sass/includes/_reusable-classes.scss */
.section-no-bottom-padding .apc-box {
  padding-bottom: 0;
}

/* line 109, ../sass/includes/_reusable-classes.scss */
.flex-gap-1 {
  gap: 1rem;
}

/* line 112, ../sass/includes/_reusable-classes.scss */
.flex-gap-2 {
  gap: 2rem;
}

/* line 115, ../sass/includes/_reusable-classes.scss */
.flex-align-start {
  align-items: flex-start;
}

/* line 119, ../sass/includes/_reusable-classes.scss */
.section-with-form .apc-box-inner > .cols {
  gap: 2rem;
}
/* line 122, ../sass/includes/_reusable-classes.scss */
.section-with-form .apc-box-inner > .cols > .col-1 {
  margin: 250px auto 0;
}
/* line 125, ../sass/includes/_reusable-classes.scss */
.section-with-form .apc-box-inner > .cols > .col-2 {
  flex-shrink: 0;
  max-width: 750px;
  width: 65%;
}

/******************************************************************************************************************************************************
 * BUTTONS
 ******************************************************************************************************************************************************/
/* line 137, ../sass/includes/_reusable-classes.scss */
.button--base {
  -moz-border-radius: 2rem;
  -webkit-border-radius: 2rem;
  border-radius: 2rem;
  border: none;
  display: inline-block;
  font-weight: 700;
  padding: 1rem 2rem;
  text-decoration: none;
  text-transform: uppercase;
}

/* line 146, ../sass/includes/_reusable-classes.scss */
.btn, .btn-primary, input[type="submit"],
input[type="button"], .btn-secondary, .book-toc-quicklinks .button--add-to-cart {
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-property: filter;
  -o-transition-property: filter;
  -webkit-transition-property: filter;
  transition-property: filter;
  border: none;
  color: #ffffff;
  display: inline-block;
  font-weight: 700;
  line-height: 1;
  padding: 0.75em 1.5em;
  text-transform: uppercase;
  will-change: filter;
}
/* line 157, ../sass/includes/_reusable-classes.scss */
.btn:hover, .btn-primary:hover, input[type="submit"]:hover,
input[type="button"]:hover, .btn-secondary:hover, .book-toc-quicklinks .button--add-to-cart:hover {
  -webkit-filter: brightness(120%);
  filter: brightness(120%);
  color: #ffffff;
}

/* line 162, ../sass/includes/_reusable-classes.scss */
.btn-primary, input[type="submit"],
input[type="button"] {
  background-color: #C34032;
}

/* line 166, ../sass/includes/_reusable-classes.scss */
.btn-secondary {
  background-color: #cd7a50;
}

/******************************************************************************************************************************************************
 * FORMS
 ******************************************************************************************************************************************************/
/* line 176, ../sass/includes/_reusable-classes.scss */
.form-panel {
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  padding: 6rem 0 0;
}
/* line 180, ../sass/includes/_reusable-classes.scss */
.form-panel form {
  align-items: center;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
  gap: 2rem;
  padding: 0 3rem 5rem;
}
/* line 184, ../sass/includes/_reusable-classes.scss */
.form-panel .form-item {
  margin: 0;
  width: 100%;
}
/* line 188, ../sass/includes/_reusable-classes.scss */
.form-panel label:not(.option) {
  display: block;
  font-weight: 700;
  margin-bottom: 0.25rem;
}
/* line 193, ../sass/includes/_reusable-classes.scss */
.form-panel input[type="text"],
.form-panel input[type="tel"],
.form-panel input[type="email"],
.form-panel input[type="date"],
.form-panel textarea {
  -moz-border-radius: 1rem;
  -webkit-border-radius: 1rem;
  border-radius: 1rem;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  padding: 1rem 1.5rem;
  width: 100%;
}
/* line 209, ../sass/includes/_reusable-classes.scss */
.form-panel textarea {
  -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);
  resize: none;
}
/* line 213, ../sass/includes/_reusable-classes.scss */
.form-panel .form-type-radio {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 0.25rem;
}
/* line 216, ../sass/includes/_reusable-classes.scss */
.form-panel .form-actions {
  margin: 0;
  text-align: center;
}
/* line 220, ../sass/includes/_reusable-classes.scss */
.form-panel .form-submit {
  padding-left: 3rem;
  padding-right: 3rem;
}
/* line 224, ../sass/includes/_reusable-classes.scss */
.form-panel legend {
  margin-bottom: 0.25rem;
}
/* line 227, ../sass/includes/_reusable-classes.scss */
.form-panel .webform-options-display-side-by-side {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 1rem;
}
/* line 229, ../sass/includes/_reusable-classes.scss */
.form-panel .webform-options-display-side-by-side .form-item {
  width: auto;
}
/* line 233, ../sass/includes/_reusable-classes.scss */
.form-panel a {
  font-weight: 700;
}

/******************************************************************************************************************************************************
 * CONTENT
 ******************************************************************************************************************************************************/
/* line 243, ../sass/includes/_reusable-classes.scss */
.recaptcha-terms {
  font-size: 1rem;
  line-height: 1.4;
}

/* line 247, ../sass/includes/_reusable-classes.scss */
a.read-more,
.read-more a {
  color: #C34032;
  font-style: italic;
}

/* line 252, ../sass/includes/_reusable-classes.scss */
.angle-heading {
  margin-left: auto;
  margin-right: auto;
  max-width: fit-content;
  border-bottom: 1px solid #555;
  font-size: 1.4rem;
  margin-bottom: 1em;
  padding-bottom: 0.3em;
}

/******************************************************************************************************************************************************
 * MISCELLANEOUS
 ******************************************************************************************************************************************************/
/* line 264, ../sass/includes/_reusable-classes.scss */
.hidden-unless-theme {
  display: none;
}

/******************************************************************************************************************************************************
 * REVIEWS RATINGS
 ******************************************************************************************************************************************************/
/* line 273, ../sass/includes/_reusable-classes.scss */
.star-background {
  background-image: url("/themes/map/images/icons/stars/stars-inactive.png") ;
  background-repeat: no-repeat;
  background-size: auto 100%;
  display: block;
  height: 0;
  padding-bottom: 19.3%;
  position: relative;
  width: 100%;
}
/* line 282, ../sass/includes/_reusable-classes.scss */
.star-background .stars {
  background-image: url("/themes/map/images/icons/stars/stars-active.png") ;
  background-repeat: no-repeat;
  background-size: auto 100%;
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  top: 0;
}

/* line 1, ../sass/includes/_paragraphs.scss */
.apc-box {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
}

/* line 13, ../sass/includes/_paragraphs.scss */
.section-narrower .apc-box-inner {
  max-width: 1000px;
}

/* line 19, ../sass/includes/_paragraphs.scss */
.section-full-width .apc-box {
  padding: 0;
}
/* line 22, ../sass/includes/_paragraphs.scss */
.section-full-width .apc-box-inner {
  max-width: none;
}

/* line 28, ../sass/includes/_paragraphs.scss */
.section-no-top-padding .apc-box {
  padding-top: 0;
}

/* line 34, ../sass/includes/_paragraphs.scss */
.section-no-bottom-padding .apc-box {
  padding-bottom: 0;
}

/* line 40, ../sass/includes/_paragraphs.scss */
.standard-banner .banner-content {
  text-align: center;
}
/* line 43, ../sass/includes/_paragraphs.scss */
.standard-banner h1 {
  margin-bottom: 0;
}
/* line 46, ../sass/includes/_paragraphs.scss */
.standard-banner .apc-box {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  gap: 0;
}
/* line 49, ../sass/includes/_paragraphs.scss */
.standard-banner .apc-box-wrapper-outer {
  width: 100%;
}

/* line 55, ../sass/includes/_paragraphs.scss */
.default-banner .apc-box {
  min-height: 300px;
}

/* line 63, ../sass/includes/_paragraphs.scss */
.section-standard-content h2:not(:first-child) {
  margin-top: 2rem;
}

/* line 14, ../sass/includes/_forms.scss */
form.webform-submission-form .form-item.form-type-textfield label, form.webform-submission-form .form-item.form-type-select label, form.webform-submission-form .form-item.form-type-textarea label, form.webform-submission-form .form-item.form-type-email label, form.webform-submission-form .form-item.form-type-tel label, form.webform-submission-form .form-item.form-type-date label, form.webform-submission-form .form-item.form-type-password label,
form.user-login-form .form-item.form-type-textfield label,
form.user-login-form .form-item.form-type-select label,
form.user-login-form .form-item.form-type-textarea label,
form.user-login-form .form-item.form-type-email label,
form.user-login-form .form-item.form-type-tel label,
form.user-login-form .form-item.form-type-date label,
form.user-login-form .form-item.form-type-password label,
form.user-pass .form-item.form-type-textfield label,
form.user-pass .form-item.form-type-select label,
form.user-pass .form-item.form-type-textarea label,
form.user-pass .form-item.form-type-email label,
form.user-pass .form-item.form-type-tel label,
form.user-pass .form-item.form-type-date label,
form.user-pass .form-item.form-type-password label {
  display: block;
}
/* line 23, ../sass/includes/_forms.scss */
form.webform-submission-form .form-item.form-type-textfield input, form.webform-submission-form .form-item.form-type-select input, form.webform-submission-form .form-item.form-type-email input, form.webform-submission-form .form-item.form-type-tel input, form.webform-submission-form .form-item.form-type-password input,
form.user-login-form .form-item.form-type-textfield input,
form.user-login-form .form-item.form-type-select input,
form.user-login-form .form-item.form-type-email input,
form.user-login-form .form-item.form-type-tel input,
form.user-login-form .form-item.form-type-password input,
form.user-pass .form-item.form-type-textfield input,
form.user-pass .form-item.form-type-select input,
form.user-pass .form-item.form-type-email input,
form.user-pass .form-item.form-type-tel input,
form.user-pass .form-item.form-type-password input {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
/* line 29, ../sass/includes/_forms.scss */
form.webform-submission-form .form-item.form-type-textarea textarea,
form.user-login-form .form-item.form-type-textarea textarea,
form.user-pass .form-item.form-type-textarea textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

/******************************************************************************************************************************************************
 * BASIC ELEMENTS
 ******************************************************************************************************************************************************/
/* line 5, ../sass/breakpoints/_all.scss */
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 87.5%;
  line-height: 1.57;
  min-width: 320px;
}

/* line 13, ../sass/breakpoints/_all.scss */
body {
  font-family: "Raleway";
  overflow-y: scroll;
}

/* line 18, ../sass/breakpoints/_all.scss */
h1, h2, h3, h4, h5, h6, p, address {
  margin-bottom: 0.75em;
  margin-top: 0;
}

/* line 23, ../sass/breakpoints/_all.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "Jost";
  font-weight: 500;
}

/* line 28, ../sass/breakpoints/_all.scss */
h1 {
  font-size: 1.75rem;
}

/* line 31, ../sass/breakpoints/_all.scss */
h1.page-title {
  margin-bottom: 0;
}

/* line 34, ../sass/breakpoints/_all.scss */
h2 {
  font-size: 1.2rem;
}

/* line 37, ../sass/breakpoints/_all.scss */
p {
  font-size: 1rem;
}

/* line 42, ../sass/breakpoints/_all.scss */
p:last-child,
address:last-child {
  margin-bottom: 0;
}

/* line 46, ../sass/breakpoints/_all.scss */
a {
  color: #000000;
  text-decoration: none;
}
/* line 49, ../sass/breakpoints/_all.scss */
a:hover {
  color: #C34032;
}

/* line 53, ../sass/breakpoints/_all.scss */
img {
  height: auto;
  max-width: 100%;
}

/* line 57, ../sass/breakpoints/_all.scss */
.grecaptcha-badge {
  visibility: hidden;
}

/* line 60, ../sass/breakpoints/_all.scss */
fieldset.captcha {
  border: none;
  padding: 0;
  margin: 0;
}
/* line 64, ../sass/breakpoints/_all.scss */
fieldset.captcha label, fieldset.captcha legend {
  display: none !important;
}

/* line 70, ../sass/breakpoints/_all.scss */
.button {
  margin: 0;
}

/* line 73, ../sass/breakpoints/_all.scss */
.messages a {
  font-weight: 700;
  text-decoration: underline;
}

/* line 79, ../sass/breakpoints/_all.scss */
body.path-frontpage #block-breadcrumbs,
body.path-frontpage #block-map-page-title {
  display: none;
}
/* line 83, ../sass/breakpoints/_all.scss */
body.path-frontpage .block-page-title-block + .block-system-main-block {
  margin-top: 0;
}

/******************************************************************************************************************************************************
 * SITE LAYOUT
 ******************************************************************************************************************************************************/
/* line 92, ../sass/breakpoints/_all.scss */
body {
  background-attachment: fixed;
  background-position: left top;
  background-repeat: repeat;
}

/* line 97, ../sass/breakpoints/_all.scss */
.block-page-title-block + .block-system-main-block {
  margin-top: 1rem;
}

/* line 104, ../sass/breakpoints/_all.scss */
.layout-content {
  padding: 0 20px 4rem;
}

/* line 108, ../sass/breakpoints/_all.scss */
body.layout-sidebar-second main {
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  gap: 20px;
}
/* line 111, ../sass/breakpoints/_all.scss */
body.layout-sidebar-second .layout-content {
  flex: 1;
}
/* line 114, ../sass/breakpoints/_all.scss */
body.layout-sidebar-second .layout-sidebar-second {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px solid #cccccc;
  margin-top: 2rem;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  flex-shrink: 0;
  width: calc(100% / 3);
}

/* line 125, ../sass/breakpoints/_all.scss */
main {
  margin-left: auto;
  margin-right: auto;
  max-width: 1180px;
  background: #ffffff;
}

/******************************************************************************************************************************************************
 * TOP OF PAGE
/******************************************************************************************************************************************************/
/*
.top-of-page-wrapper {
	@include background-image(linear-gradient(to right, $color--white 0%, #bcbec0 100%));
	@include box-shadow(0 -2px 2px 2px #d9d9d9);
	padding: 0;
	position: relative;
	z-index: 1;
}
.region-top-of-page {
	@include flex-layout($justify: flex-end, $gap: 2rem);
	padding: 0 20px;
}
*/
/* line 150, ../sass/breakpoints/_all.scss */
.top-of-page-wrapper {
  background-color: #cd7a50;
  padding: 0.5rem;
}

/* line 154, ../sass/breakpoints/_all.scss */
.region-top-of-page {
  color: #ffffff;
  text-align: center;
}

/* line 158, ../sass/breakpoints/_all.scss */
.contact-us-block {
  background-image: url("/themes/map/images/icons/icon-phone.png") ;
  background-position: left center;
  background-repeat: no-repeat;
  image-rendering: -webkit-;
  padding: 0px 15px 0 30px;
}
/* line 164, ../sass/breakpoints/_all.scss */
.contact-us-block a {
  color: #eeeeee;
  display: block;
  font-size: 1rem;
  font-weight: 700;
  line-height: 35px;
}
/* line 170, ../sass/breakpoints/_all.scss */
.contact-us-block a:hover {
  color: #888888;
}

/******************************************************************************************************************************************************
 * HEADER
 ******************************************************************************************************************************************************/
/* line 181, ../sass/breakpoints/_all.scss */
header {
  background: #ffffff;
  border-bottom: 2px solid #777777;
  padding: 1rem 4rem;
}

/* line 186, ../sass/breakpoints/_all.scss */
a.site-logo {
  display: block;
  position: relative;
  z-index: 1;
}
/* line 190, ../sass/breakpoints/_all.scss */
a.site-logo img {
  display: block;
  height: 73px;
  width: auto;
}

/* line 196, ../sass/breakpoints/_all.scss */
.block-superfish {
  margin-left: auto;
  width: auto;
}

/* line 201, ../sass/breakpoints/_all.scss */
.cart-block--summary > a {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url("/themes/map/images/icons/icon-cart.png") ;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  height: 28px;
  line-height: 1;
  position: relative;
  text-decoration: none;
  width: 31px;
}

/* line 215, ../sass/breakpoints/_all.scss */
.cart-block--summary__count {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 0;
  aspect-ratio: 1/1;
  background-color: #C34032;
  color: #ffffff;
  position: absolute;
  font-weight: 700;
  max-width: fit-content;
  min-width: 20px;
  padding: 2px;
  right: -10px;
  top: -5px;
}

/* line 231, ../sass/breakpoints/_all.scss */
.phone-block a.cta-phone {
  background-image: url("/themes/map/images/icons/icon-phone.png") ;
  background-position: left;
  background-repeat: no-repeat;
  background-size: 18px 25px;
  display: block;
  color: #666666;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 25px;
  padding-left: 2rem;
}
/* line 242, ../sass/breakpoints/_all.scss */
.phone-block a.cta-phone span {
  -moz-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
  display: block;
}

/******************************************************************************************************************************************************
 * UNDER HEADER
 ******************************************************************************************************************************************************/
/* line 254, ../sass/breakpoints/_all.scss */
.under-header-wrapper {
  background-color: #f5f5f5;
  padding: 1rem;
}

/* line 260, ../sass/breakpoints/_all.scss */
.book-toc-quicklinks .views-field-field-main-image img {
  display: block;
  height: 75px;
  width: auto;
}
/* line 266, ../sass/breakpoints/_all.scss */
.book-toc-quicklinks .views-field-title {
  font-family: "Jost";
  font-size: 1.2rem;
  font-weight: 500;
  text-transform: uppercase;
}

/******************************************************************************************************************************************************
 * SUPERFISH MENU (MAIN NAVIGATION)
 ******************************************************************************************************************************************************/
/* line 281, ../sass/breakpoints/_all.scss */
.menu-item-other, .sf-main .sf-depth-2 > a.menu-articles, .sf-main .sf-depth-2 > a.menu-howtos, .sf-main .sf-depth-2 > a.menu-frank, .sf-main .sf-depth-2 > a.menu-pam, .sf-main .sf-depth-2 > a.menu-contact {
  background-position: center 10px;
  background-size: auto 70px;
  padding-top: 100px;
}

/* line 288, ../sass/breakpoints/_all.scss */
.sf-main .sf-hidden {
  display: none;
}
/* line 291, ../sass/breakpoints/_all.scss */
.sf-main li.menuparent ul.sf-megamenu.sf-hidden {
  display: none;
}
/* line 295, ../sass/breakpoints/_all.scss */
.sf-main li.sf-depth-1 > a, .sf-main li.sf-depth-1 > span {
  font-weight: 700;
  text-transform: uppercase;
}
/* line 300, ../sass/breakpoints/_all.scss */
.sf-main li.sf-depth-1 > span {
  cursor: default;
}
/* line 304, ../sass/breakpoints/_all.scss */
.sf-main li.sf-depth-1.sfHover {
  position: relative;
}
/* line 306, ../sass/breakpoints/_all.scss */
.sf-main li.sf-depth-1.sfHover:after {
  bottom: -1px;
  content: '';
  border-bottom: 4px solid #C34032;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 500;
}
/* line 316, ../sass/breakpoints/_all.scss */
.sf-main li.menuparent > ul {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
  border-top: 2px solid #aaaaaa;
  background: #ffffff;
  min-width: 180px;
  padding: 20px !important;
  align-items: stretch;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  gap: 0;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50% !important;
  width: auto !important;
}
/* line 324, ../sass/breakpoints/_all.scss */
.sf-main li.menuparent > ul ol li {
  border-bottom: 1px solid #999999;
}
/* line 325, ../sass/breakpoints/_all.scss */
.sf-main li.menuparent > ul ol li.last {
  border-bottom: none;
}
/* line 326, ../sass/breakpoints/_all.scss */
.sf-main li.menuparent > ul ol li span,
.sf-main li.menuparent > ul ol li a {
  padding: 10px 0;
  font-size: 0.9em !important;
}
/* line 333, ../sass/breakpoints/_all.scss */
.sf-main li.menuparent > ul > li {
  display: flex;
}
/* line 336, ../sass/breakpoints/_all.scss */
.sf-main li.menuparent > ul a {
  text-align: center;
}
/* line 342, ../sass/breakpoints/_all.scss */
.sf-main .sf-depth-2 > a {
  background-position: center 10px;
  background-repeat: no-repeat;
  background-size: auto 100px;
  display: block;
  font-size: 1rem;
  line-height: 1.4;
  min-width: 100px;
  padding-top: 125px;
}
/* line 352, ../sass/breakpoints/_all.scss */
.sf-main .sf-depth-2 > a:hover {
  background-color: #f0f0f0;
}
/* line 355, ../sass/breakpoints/_all.scss */
.sf-main .sf-depth-2 > a.menu-item-mse {
  background-image: url("/themes/map/images/menu/machine-essentials-small.jpg") ;
}
/* line 358, ../sass/breakpoints/_all.scss */
.sf-main .sf-depth-2 > a.menu-item-wkh {
  background-image: url("/themes/map/images/menu/welding-know-how-small.jpg") ;
}
/* line 361, ../sass/breakpoints/_all.scss */
.sf-main .sf-depth-2 > a.menu-item-msk {
  background-image: url("/themes/map/images/menu/machine-know-how-small.jpg") ;
}
/* line 364, ../sass/breakpoints/_all.scss */
.sf-main .sf-depth-2 > a.menu-item-bundle {
  background-image: url("/themes/map/images/menu/3-book-small.png") ;
  background-position: center 30px;
  background-size: auto 70px;
}
/* line 369, ../sass/breakpoints/_all.scss */
.sf-main .sf-depth-2 > a.menu-articles {
  background-image: url("/themes/map/images/menu/articles-small.png") ;
}
/* line 373, ../sass/breakpoints/_all.scss */
.sf-main .sf-depth-2 > a.menu-howtos {
  background-image: url("/themes/map/images/menu/howtos-small.png") ;
}
/* line 377, ../sass/breakpoints/_all.scss */
.sf-main .sf-depth-2 > a.menu-frank {
  background-image: url("/themes/map/images/menu/frank-marlow-small.png") ;
}
/* line 381, ../sass/breakpoints/_all.scss */
.sf-main .sf-depth-2 > a.menu-pam {
  background-image: url("/themes/map/images/menu/pj-tallman-small.png") ;
}
/* line 385, ../sass/breakpoints/_all.scss */
.sf-main .sf-depth-2 > a.menu-contact {
  background-image: url("/themes/map/images/menu/contact-small.png") ;
}
/* line 391, ../sass/breakpoints/_all.scss */
.sf-main li.menuparent.sfHover > ul,
.sf-main li.menuparent:hover > ul {
  top: 40px;
}

/******************************************************************************************************************************************************
 * STATUS MESSAGES
 ******************************************************************************************************************************************************/
/* line 403, ../sass/breakpoints/_all.scss */
.region-highlighted {
  background-color: #f9f9f9;
  overflow: auto;
}
/* line 406, ../sass/breakpoints/_all.scss */
.region-highlighted div[data-drupal-messages] {
  margin-left: auto;
  margin-right: auto;
  max-width: 750px;
}
/* line 409, ../sass/breakpoints/_all.scss */
.region-highlighted div[role="contentinfo"] {
  margin: 2rem;
}

/******************************************************************************************************************************************************
 * MAIN CONTENT
 ******************************************************************************************************************************************************/
/* line 419, ../sass/breakpoints/_all.scss */
.apc-box {
  background-size: cover;
}

/* line 425, ../sass/breakpoints/_all.scss */
.block-system-breadcrumb-block {
  margin-top: 2rem;
}

/******************************************************************************************************************************************************
 * SIDEBAR
 ******************************************************************************************************************************************************/
/* line 435, ../sass/breakpoints/_all.scss */
.book-list-sidebar .views-row:not(:first-of-type) {
  margin-top: 2rem;
}
/* line 438, ../sass/breakpoints/_all.scss */
.book-list-sidebar .views-row {
  display: grid;
  gap: 0.25rem 1rem;
  grid-template-columns: 120px auto;
  grid-template-rows: auto auto auto auto;
}
/* line 443, ../sass/breakpoints/_all.scss */
.book-list-sidebar .views-row img {
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  width: 120px;
}
/* line 447, ../sass/breakpoints/_all.scss */
.book-list-sidebar .views-row .views-field-field-main-image {
  grid-area: 1 / 1 / span 4 / span 1;
}
/* line 450, ../sass/breakpoints/_all.scss */
.book-list-sidebar .views-row .views-field-title {
  font-weight: 700;
  grid-area: 1 / 2;
}
/* line 454, ../sass/breakpoints/_all.scss */
.book-list-sidebar .views-row .views-field-body {
  font-size: 0.9rem;
  grid-area: 2 / 2;
}
/* line 458, ../sass/breakpoints/_all.scss */
.book-list-sidebar .views-row .views-field-view-commerce-product {
  font-size: 0.9rem;
  grid-area: 3 / 2;
}
/* line 462, ../sass/breakpoints/_all.scss */
.book-list-sidebar .views-row .views-field-variations-target-id {
  grid-area: 4 / 2;
}
/* line 464, ../sass/breakpoints/_all.scss */
.book-list-sidebar .views-row .views-field-variations-target-id .form-actions {
  margin: 0;
}
/* line 467, ../sass/breakpoints/_all.scss */
.book-list-sidebar .views-row .views-field-variations-target-id input[type="submit"] {
  font-size: 0.8rem;
}

/* line 474, ../sass/breakpoints/_all.scss */
.region-sidebar-second .block-reviews-sidebar {
  border-top: 1px solid #cccccc;
  margin-top: 2rem;
  padding-top: 2rem;
}
/* line 478, ../sass/breakpoints/_all.scss */
.region-sidebar-second .block-reviews-sidebar .views-field-field-reviewers-name {
  font-weight: 700;
}
/* line 481, ../sass/breakpoints/_all.scss */
.region-sidebar-second .block-reviews-sidebar .views-row p {
  line-height: 1.4;
  margin-bottom: 0.5em;
}
/* line 485, ../sass/breakpoints/_all.scss */
.region-sidebar-second .block-reviews-sidebar .views-row:not(:first-of-type) {
  border-top: 1px solid #eeeeee;
  margin-top: 1rem;
  padding-top: 1rem;
}

/******************************************************************************************************************************************************
 * FOOTER
 ******************************************************************************************************************************************************/
/* line 498, ../sass/breakpoints/_all.scss */
footer {
  padding: 2rem 2rem;
}

/* line 501, ../sass/breakpoints/_all.scss */
.region-footer {
  margin-left: auto;
  margin-right: auto;
  max-width: 1180px;
}
/* line 504, ../sass/breakpoints/_all.scss */
.region-footer .contact-link-block a {
  font-weight: 700;
  text-transform: uppercase;
}
/* line 509, ../sass/breakpoints/_all.scss */
.region-footer .telephone-link-block {
  margin-top: -0.1em;
}
/* line 511, ../sass/breakpoints/_all.scss */
.region-footer .telephone-link-block a {
  color: #C34032;
  font-weight: 700;
}
/* line 518, ../sass/breakpoints/_all.scss */
.region-footer .block-views h2,
.region-footer #block-termsconditions h2 {
  font-size: 1rem;
  text-transform: uppercase;
}
/* line 522, ../sass/breakpoints/_all.scss */
.region-footer .block-views p,
.region-footer #block-termsconditions p {
  margin: 0;
}
/* line 525, ../sass/breakpoints/_all.scss */
.region-footer .block-views p,
.region-footer .block-views a,
.region-footer #block-termsconditions p,
.region-footer #block-termsconditions a {
  color: #777777;
}
/* line 529, ../sass/breakpoints/_all.scss */
.region-footer .block-views a,
.region-footer #block-termsconditions a {
  display: inline-block;
  font-size: 0.85rem;
  margin-bottom: 0.7rem;
}
/* line 534, ../sass/breakpoints/_all.scss */
.region-footer .block-views .more-link,
.region-footer #block-termsconditions .more-link {
  text-align: left;
}
/* line 536, ../sass/breakpoints/_all.scss */
.region-footer .block-views .more-link a,
.region-footer #block-termsconditions .more-link a {
  font-style: italic;
  font-weight: 700;
}

/* line 544, ../sass/breakpoints/_all.scss */
#block-termsconditions .cols {
  align-items: flex-start;
  gap: 1rem;
}

/******************************************************************************************************************************************************
 * BOTTOM OF PAGE
 ******************************************************************************************************************************************************/
/* line 555, ../sass/breakpoints/_all.scss */
.region-wrapper.bottom-of-page-wrapper {
  padding: 0;
}

/* line 558, ../sass/breakpoints/_all.scss */
.region-bottom-of-page {
  background-color: #555;
  padding: 20px;
  text-align: center;
}
/* line 562, ../sass/breakpoints/_all.scss */
.region-bottom-of-page p, .region-bottom-of-page a {
  color: #bbbbbb;
  font-size: 0.9rem;
}

/******************************************************************************************************************************************************
 * BOOK LISTING VIEW (CONTENT AND SIDEBAR)
 ******************************************************************************************************************************************************/
/* line 575, ../sass/breakpoints/_all.scss */
.section-book-listing .book-list-full .view-content {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  gap: 0;
}
/* line 578, ../sass/breakpoints/_all.scss */
.section-book-listing .book-list-full .views-row {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 0;
  max-width: 275px;
}
/* line 581, ../sass/breakpoints/_all.scss */
.section-book-listing .book-list-full .views-row .cols {
  display: block;
  text-align: center;
}
/* line 585, ../sass/breakpoints/_all.scss */
.section-book-listing .book-list-full .views-row .col-2 {
  margin-top: 1rem;
}
/* line 589, ../sass/breakpoints/_all.scss */
.section-book-listing .book-list-full .title {
  border-bottom: 1px solid #000000;
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: 1em;
  padding-bottom: 1em;
  text-transform: uppercase;
}
/* line 597, ../sass/breakpoints/_all.scss */
.section-book-listing .book-list-full img {
  margin-left: -5%;
  max-width: none;
  width: 105%;
}
/* line 602, ../sass/breakpoints/_all.scss */
.section-book-listing .book-list-full .description {
  text-align: left;
}
/* line 605, ../sass/breakpoints/_all.scss */
.section-book-listing .book-list-full .views-field-variations-target-id {
  margin-left: auto;
}
/* line 608, ../sass/breakpoints/_all.scss */
.section-book-listing .book-list-full input[type="submit"] {
  font-size: 0.8rem;
}

/******************************************************************************************************************************************************
 * HOME PAGE
 ******************************************************************************************************************************************************/
/* line 620, ../sass/breakpoints/_all.scss */
body.home-page header {
  border-bottom: none;
  margin-bottom: 0;
}
/* line 624, ../sass/breakpoints/_all.scss */
body.home-page main {
  max-width: none;
}
/* line 627, ../sass/breakpoints/_all.scss */
body.home-page .layout-content {
  padding: 0;
}
/* line 630, ../sass/breakpoints/_all.scss */
body.home-page .apc-box {
  padding: 2rem 2rem;
}
/* line 633, ../sass/breakpoints/_all.scss */
body.home-page .apc-section-wrapper:not(.full-page-width) {
  margin-left: auto;
  margin-right: auto;
  max-width: 1180px;
}
/* line 638, ../sass/breakpoints/_all.scss */
body.home-page .full-page-width .apc-box-inner {
  max-width: none;
}
/* line 643, ../sass/breakpoints/_all.scss */
body.home-page .section-3-book-bundle .apc-box {
  padding: 0;
}
/* line 648, ../sass/breakpoints/_all.scss */
body.home-page .section-slideshow-banner .apc-box {
  padding: 0;
}

/* line 654, ../sass/breakpoints/_all.scss */
.section-slideshow-banner .view-home-page-banner-slideshow {
  position: relative;
}
/* line 657, ../sass/breakpoints/_all.scss */
.section-slideshow-banner .views-slideshow-cycle-main-frame,
.section-slideshow-banner .views_slideshow_cycle_teaser_section,
.section-slideshow-banner .views_slideshow_cycle_slide {
  height: 30vw;
  min-height: 250px;
  width: 100% !important;
}
/* line 664, ../sass/breakpoints/_all.scss */
.section-slideshow-banner .banner-content {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  gap: 0;
  height: 375px;
  padding-left: 2rem;
  padding-right: 2rem;
}
/* line 671, ../sass/breakpoints/_all.scss */
.section-slideshow-banner .banner-books {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  gap: 0;
  margin-left: auto;
}
/* line 674, ../sass/breakpoints/_all.scss */
.section-slideshow-banner .banner-books .book {
  position: relative;
}
/* line 677, ../sass/breakpoints/_all.scss */
.section-slideshow-banner .banner-books .book1 {
  -webkit-filter: blur(0.5px) brightness(80%);
  filter: blur(0.5px) brightness(80%);
  margin-right: -100px;
  z-index: 1;
}
/* line 682, ../sass/breakpoints/_all.scss */
.section-slideshow-banner .banner-books .book2 {
  z-index: 2;
}
/* line 685, ../sass/breakpoints/_all.scss */
.section-slideshow-banner .banner-books .book3 {
  -webkit-filter: blur(0.5px) brightness(80%);
  filter: blur(0.5px) brightness(80%);
  margin-left: -100px;
  z-index: 1;
}
/* line 692, ../sass/breakpoints/_all.scss */
.section-slideshow-banner .banner-book {
  margin-left: auto;
  position: relative;
}
/* line 695, ../sass/breakpoints/_all.scss */
.section-slideshow-banner .banner-book .book-1 {
  display: block;
  position: relative;
  z-index: 3;
}
/* line 700, ../sass/breakpoints/_all.scss */
.section-slideshow-banner .banner-book .book-2 {
  -webkit-filter: brightness(50%) blur(1px);
  filter: brightness(50%) blur(1px);
  position: absolute;
  margin-left: -100px;
  top: 0;
  z-index: 2;
}
/* line 707, ../sass/breakpoints/_all.scss */
.section-slideshow-banner .banner-book .book-3 {
  -webkit-filter: brightness(25%) blur(2px);
  filter: brightness(25%) blur(2px);
  position: absolute;
  margin-left: -200px;
  top: 0;
  z-index: 1;
}
/* line 715, ../sass/breakpoints/_all.scss */
.section-slideshow-banner .views-slideshow-controls-bottom {
  bottom: 10px;
  right: 10px;
  position: absolute;
  z-index: 10;
}
/* line 720, ../sass/breakpoints/_all.scss */
.section-slideshow-banner .views-slideshow-controls-bottom .widget_pager {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  gap: 0;
}
/* line 722, ../sass/breakpoints/_all.scss */
.section-slideshow-banner .views-slideshow-controls-bottom .widget_pager > div {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  background-color: #ffffff;
  cursor: pointer;
  height: 15px;
  margin-right: 5px;
  width: 15px;
  will-change: opacity;
}
/* line 733, ../sass/breakpoints/_all.scss */
.section-slideshow-banner .views-slideshow-controls-bottom .widget_pager > div:not(.active):not(:hover) {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}

/* line 745, ../sass/breakpoints/_all.scss */
.home-banner {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 0;
  background-position: center;
  background-size: cover;
  height: 30vw;
  min-height: 250px;
}

/* line 752, ../sass/breakpoints/_all.scss */
.home-banner-content {
  text-align: center;
}
/* line 754, ../sass/breakpoints/_all.scss */
.home-banner-content .slogan {
  color: #f6b416;
  font-size: clamp(0.75rem, 1.5vw, 3rem);
}
/* line 758, ../sass/breakpoints/_all.scss */
.home-banner-content .title {
  margin-left: auto;
  margin-right: auto;
  max-width: max(140px, 25vw);
  color: #ffffff;
  font-family: 'impactreg';
  font-size: clamp(1.7rem, 4vw, 8rem);
  line-height: 1.2;
  margin-top: 0.25em;
  text-transform: uppercase;
}
/* line 767, ../sass/breakpoints/_all.scss */
.home-banner-content .price {
  color: #ffffff;
  font-size: clamp(0.75rem, 1.5vw, 3rem);
  margin-top: 0.5em;
}
/* line 772, ../sass/breakpoints/_all.scss */
.home-banner-content .actions {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 4%;
  margin-top: 1rem;
}
/* line 775, ../sass/breakpoints/_all.scss */
.home-banner-content .actions a, .home-banner-content .actions .form-submit {
  display: block;
  font-size: clamp(0.6rem, 1.2vw, 2.4rem);
  padding: 0.6em 0.75em;
}
/* line 780, ../sass/breakpoints/_all.scss */
.home-banner-content .actions .form-actions {
  margin: 0;
}

/* line 787, ../sass/breakpoints/_all.scss */
.home-banner.mse .home-banner-content .title {
  color: #43372d;
}
/* line 790, ../sass/breakpoints/_all.scss */
.home-banner.mse .home-banner-content .price {
  color: #0d0904;
}

/* line 797, ../sass/breakpoints/_all.scss */
.home-banner.mskh .home-banner-content .slogan {
  color: #ffffff;
}
/* line 800, ../sass/breakpoints/_all.scss */
.home-banner.mskh .home-banner-content .title {
  color: #000000;
}

/* line 807, ../sass/breakpoints/_all.scss */
.home-banner.wkh .home-banner-content .slogan {
  color: #ffffff;
}
/* line 810, ../sass/breakpoints/_all.scss */
.home-banner.wkh .home-banner-content .title {
  color: #f6b416;
}

/* line 818, ../sass/breakpoints/_all.scss */
.section-3-book-bundle .apc-box {
  padding: 0;
}
/* line 821, ../sass/breakpoints/_all.scss */
.section-3-book-bundle .apc-box-inner {
  background-color: #e2dfd5;
  margin-bottom: 100px;
  margin-top: 125px;
  padding-bottom: 2rem;
  padding-top: 2rem;
}
/* line 828, ../sass/breakpoints/_all.scss */
.section-3-book-bundle .cols {
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
  gap: 0.5rem;
  padding: 0 4rem;
}
/* line 833, ../sass/breakpoints/_all.scss */
.section-3-book-bundle .col-2 {
  max-width: 250px;
}
/* line 836, ../sass/breakpoints/_all.scss */
.section-3-book-bundle .col-image {
  margin-bottom: -125px;
  margin-top: -100px;
}
/* line 840, ../sass/breakpoints/_all.scss */
.section-3-book-bundle .col-badge {
  margin-top: -150px;
}
/* line 844, ../sass/breakpoints/_all.scss */
.section-3-book-bundle .col-description h2 {
  font-size: 2.25rem;
  text-transform: uppercase;
}
/* line 848, ../sass/breakpoints/_all.scss */
.section-3-book-bundle .col-description p {
  font-size: 1.2rem;
}
/* line 852, ../sass/breakpoints/_all.scss */
.section-3-book-bundle .actions {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 1rem;
}
/* line 854, ../sass/breakpoints/_all.scss */
.section-3-book-bundle .actions .form-actions {
  margin: 0;
}
/* line 857, ../sass/breakpoints/_all.scss */
.section-3-book-bundle .actions a, .section-3-book-bundle .actions .form-submit {
  padding: 0.75em;
  white-space: nowrap;
}

/* line 864, ../sass/breakpoints/_all.scss */
.section-home-traditional-machine-tools .header-content {
  text-align: center;
}
/* line 867, ../sass/breakpoints/_all.scss */
.section-home-traditional-machine-tools .cols {
  gap: 3rem;
  margin-top: 2rem;
}
/* line 870, ../sass/breakpoints/_all.scss */
.section-home-traditional-machine-tools .cols .col-1 {
  flex-shrink: 0;
  width: 40%;
}
/* line 877, ../sass/breakpoints/_all.scss */
.section-home-traditional-machine-tools ul li:not(:first-of-type) {
  margin-top: 2rem;
}

/* line 883, ../sass/breakpoints/_all.scss */
.section-home-why-books-special .header-content {
  text-align: center;
}
/* line 886, ../sass/breakpoints/_all.scss */
.section-home-why-books-special .cols {
  align-items: stretch;
  flex-wrap: wrap;
  gap: 1rem;
  margin-top: 2rem;
}
/* line 892, ../sass/breakpoints/_all.scss */
.section-home-why-books-special .col {
  flex: 1;
  flex-shrink: 0;
  min-width: 45%;
  padding: 2rem;
}
/* line 897, ../sass/breakpoints/_all.scss */
.section-home-why-books-special .col img {
  width: 100%;
}
/* line 901, ../sass/breakpoints/_all.scss */
.section-home-why-books-special .col-1 {
  background-color: #F4E8E8;
}
/* line 904, ../sass/breakpoints/_all.scss */
.section-home-why-books-special .col-2 {
  background-color: #E8F3F4;
}
/* line 907, ../sass/breakpoints/_all.scss */
.section-home-why-books-special .col-3 {
  background-color: #E8EAF4;
}
/* line 910, ../sass/breakpoints/_all.scss */
.section-home-why-books-special .col-4 {
  background-color: #F4F0E8;
}

/* line 915, ../sass/breakpoints/_all.scss */
.section-home-contact .apc-box {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  gap: 0;
  height: 300px;
}
/* line 919, ../sass/breakpoints/_all.scss */
.section-home-contact .apc-box-wrapper-outer {
  width: 100%;
}
/* line 922, ../sass/breakpoints/_all.scss */
.section-home-contact .body-content {
  margin-left: auto;
  text-align: center;
  width: 50%;
}
/* line 927, ../sass/breakpoints/_all.scss */
.section-home-contact h2 {
  color: #ffffff;
  font-size: 2rem;
  margin-bottom: 0;
}
/* line 932, ../sass/breakpoints/_all.scss */
.section-home-contact .cta-phone {
  color: #f6b416;
  font-size: 3rem;
  font-weight: 700;
}
/* line 937, ../sass/breakpoints/_all.scss */
.section-home-contact ul {
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 1rem;
  margin-bottom: 2rem;
  margin-top: 2rem;
  text-align: left;
}
/* line 943, ../sass/breakpoints/_all.scss */
.section-home-contact ul strong {
  color: #C34032;
}

/* line 949, ../sass/breakpoints/_all.scss */
.section-author .apc-box.two-columns {
  padding: 4rem 2rem;
}
/* line 952, ../sass/breakpoints/_all.scss */
.section-author .cols {
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
  gap: 2rem;
}
/* line 956, ../sass/breakpoints/_all.scss */
.section-author .col-1 {
  flex-shrink: 0;
  margin-top: 3rem;
}
/* line 959, ../sass/breakpoints/_all.scss */
.section-author .col-1 img {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 100px;
}
/* line 964, ../sass/breakpoints/_all.scss */
.section-author h2 {
  font-size: 1.6rem;
  text-align: center;
}

/******************************************************************************************************************************************************
 * BOOK PAGES
/******************************************************************************************************************************************************/
/* line 974, ../sass/breakpoints/_all.scss */
.book-header {
  align-items: flex-start;
  gap: 3rem;
  margin-top: 2rem;
  display: grid;
  gap: 0 3rem;
  grid-template-columns: 300px auto;
}
/* line 983, ../sass/breakpoints/_all.scss */
.book-header .field--name-field-main-image {
  grid-area: 1 / 1 / span 8 / span 1;
}
/* line 986, ../sass/breakpoints/_all.scss */
.book-header h1 {
  grid-area: 1 / 2;
}
/* line 989, ../sass/breakpoints/_all.scss */
.book-header .author {
  grid-area: 2 / 2;
}
/* line 992, ../sass/breakpoints/_all.scss */
.book-header .review-summary {
  grid-area: 3 / 2;
}
/* line 995, ../sass/breakpoints/_all.scss */
.book-header .info-1 {
  grid-area: 4 / 2;
}
/* line 998, ../sass/breakpoints/_all.scss */
.book-header .info-2 {
  grid-area: 5 / 2;
}
/* line 1001, ../sass/breakpoints/_all.scss */
.book-header .price-info {
  grid-area: 6 / 2;
}
/* line 1004, ../sass/breakpoints/_all.scss */
.book-header .info-3 {
  grid-area: 7 / 2;
}
/* line 1007, ../sass/breakpoints/_all.scss */
.book-header .purchase-options {
  grid-area: 8 / 2;
}
/* line 1014, ../sass/breakpoints/_all.scss */
.book-header .field--name-field-main-image img {
  display: block;
}
/* line 1018, ../sass/breakpoints/_all.scss */
.book-header h1 {
  line-height: 1.2;
  margin-bottom: 0.5em;
  font-size: 2rem;
  text-transform: uppercase;
}
/* line 1024, ../sass/breakpoints/_all.scss */
.book-header .author {
  font-size: 1.2rem;
  line-height: 1;
}
/* line 1028, ../sass/breakpoints/_all.scss */
.book-header .review-summary {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 1rem;
  margin-top: 1rem;
}
/* line 1031, ../sass/breakpoints/_all.scss */
.book-header .review-summary .star-wrapper {
  width: 130px;
}
/* line 1045, ../sass/breakpoints/_all.scss */
.book-header .price-info {
  color: #C34032;
  font-weight: 700;
  line-height: 1;
  margin-top: 2rem;
}
/* line 1050, ../sass/breakpoints/_all.scss */
.book-header .price-info .price-wrapper {
  align-items: baseline;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 1rem;
}
/* line 1053, ../sass/breakpoints/_all.scss */
.book-header .price-info .sale-price {
  font-family: "Jost";
  font-size: 2.5rem;
  font-weight: 500;
}
/* line 1058, ../sass/breakpoints/_all.scss */
.book-header .price-info .original-price {
  color: #777777;
  font-size: 1.2rem;
  text-decoration: line-through;
}

/* line 1071, ../sass/breakpoints/_all.scss */
.path-product .purchase-options {
  margin-top: 2rem;
}
/* line 1074, ../sass/breakpoints/_all.scss */
.path-product .button--add-to-cart {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 1.2rem;
  font-weight: 700;
  padding: 0.75em 1.5em;
}
/* line 1080, ../sass/breakpoints/_all.scss */
.path-product .form-actions {
  margin: 0;
}

/* line 1084, ../sass/breakpoints/_all.scss */
.book-body {
  align-items: flex-start;
  margin-top: 4rem;
}
/* line 1087, ../sass/breakpoints/_all.scss */
.book-body h2 {
  font-size: 2rem;
  line-height: 1;
  margin-bottom: 0.75em;
}
/* line 1092, ../sass/breakpoints/_all.scss */
.book-body .col-1 {
  margin-right: 4rem;
}
/* line 1097, ../sass/breakpoints/_all.scss */
.book-body .col-1 h2:not(:first-child),
.book-body .field--name-body h2:not(:first-child) {
  margin-top: 3rem;
}

/* line 1103, ../sass/breakpoints/_all.scss */
.table-of-contents {
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2rem;
}
/* line 1109, ../sass/breakpoints/_all.scss */
.table-of-contents .field-content > ul li {
  color: #999;
  font-style: italic;
  padding-left: 5px;
}
/* line 1113, ../sass/breakpoints/_all.scss */
.table-of-contents .field-content > ul li a {
  color: #000000;
  display: block;
  font-style: normal;
  margin-left: -25px;
  padding-left: 25px;
}
/* line 1119, ../sass/breakpoints/_all.scss */
.table-of-contents .field-content > ul li a.active-trail, .table-of-contents .field-content > ul li a:hover {
  background-image: url("/themes/map/images/icons/icon-chapter-mark.png") ;
  background-position: left center;
  background-repeat: no-repeat;
  color: #C34032;
}
/* line 1128, ../sass/breakpoints/_all.scss */
.table-of-contents .field-content > ul li:not(:first-child) {
  margin-top: 1rem;
}

/* line 1134, ../sass/breakpoints/_all.scss */
.sidebar-review-summary-wrapper {
  border: 1px solid #cccccc;
  margin-top: 2rem;
  position: relative;
}
/* line 1138, ../sass/breakpoints/_all.scss */
.sidebar-review-summary-wrapper:after {
  -moz-transform: rotate(45deg) skewX(45deg);
  -ms-transform: rotate(45deg) skewX(45deg);
  -webkit-transform: rotate(45deg) skewX(45deg);
  transform: rotate(45deg) skewX(45deg);
  content: '';
  background-color: #ffffff;
  border: 1px solid #cccccc;
  bottom: -7px;
  left: 30px;
  position: absolute;
  height: 34px;
  width: 34px;
  z-index: 1;
}

/* line 1151, ../sass/breakpoints/_all.scss */
.sidebar-review-summary {
  -moz-border-radius: 0.5rem 0 0 0;
  -webkit-border-radius: 0.5rem;
  border-radius: 0.5rem 0 0 0;
  background-color: #fff;
  padding: 1rem 2rem;
  position: relative;
  z-index: 2;
}
/* line 1157, ../sass/breakpoints/_all.scss */
.sidebar-review-summary h2 {
  font-size: 1.5rem;
}
/* line 1160, ../sass/breakpoints/_all.scss */
.sidebar-review-summary .review-wrapper {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 1rem;
}
/* line 1162, ../sass/breakpoints/_all.scss */
.sidebar-review-summary .review-wrapper .star-wrapper {
  width: 130px;
}

/* line 1168, ../sass/breakpoints/_all.scss */
.sidebar-review-widget {
  margin-top: 2.5rem;
}
/* line 1171, ../sass/breakpoints/_all.scss */
.sidebar-review-widget .views-row:not(:first-of-type) {
  border-top: 1px solid #cccccc;
  margin-top: 1rem;
  padding-top: 1rem;
}
/* line 1177, ../sass/breakpoints/_all.scss */
.sidebar-review-widget .views-field-title {
  font-weight: 700;
}
/* line 1180, ../sass/breakpoints/_all.scss */
.sidebar-review-widget .views-field-field-reviewers-name {
  font-style: italic;
  margin-top: 0.5rem;
}
/* line 1184, ../sass/breakpoints/_all.scss */
.sidebar-review-widget .views-field-body {
  margin-top: 0.5rem;
}
/* line 1187, ../sass/breakpoints/_all.scss */
.sidebar-review-widget .pager__items {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  gap: 1rem;
}
/* line 1189, ../sass/breakpoints/_all.scss */
.sidebar-review-widget .pager__items .pager__item.is-active {
  display: none;
}
/* line 1192, ../sass/breakpoints/_all.scss */
.sidebar-review-widget .pager__items .pager__item {
  padding: 0;
}
/* line 1195, ../sass/breakpoints/_all.scss */
.sidebar-review-widget .pager__items a {
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-property: filter;
  -o-transition-property: filter;
  -webkit-transition-property: filter;
  transition-property: filter;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  height: 32px;
  width: 32px;
  will-change: filter;
}
/* line 1205, ../sass/breakpoints/_all.scss */
.sidebar-review-widget .pager__items a span {
  display: none;
}
/* line 1208, ../sass/breakpoints/_all.scss */
.sidebar-review-widget .pager__items a:hover {
  -webkit-filter: brightness(125%);
  filter: brightness(125%);
}
/* line 1213, ../sass/breakpoints/_all.scss */
.sidebar-review-widget .pager__items .pager__item--previous a {
  background-image: url("/themes/map/images/icons/icon-arrow-left.png") ;
}
/* line 1218, ../sass/breakpoints/_all.scss */
.sidebar-review-widget .pager__items .pager__item--next a {
  background-image: url("/themes/map/images/icons/icon-arrow-right.png") ;
}

/******************************************************************************************************************************************************
 * BOOK CHAPTER SAMPLE PAGES
 ******************************************************************************************************************************************************/
/* line 1231, ../sass/breakpoints/_all.scss */
body.page-node-type-book-chapter-sample header {
  border-bottom: none;
}

/* line 1235, ../sass/breakpoints/_all.scss */
.book-chapter-navigation {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 1rem;
  line-height: 1;
  padding: 1rem 0;
}
/* line 1239, ../sass/breakpoints/_all.scss */
.book-chapter-navigation a {
  display: block;
  line-height: 1;
  width: 20px;
}
/* line 1243, ../sass/breakpoints/_all.scss */
.book-chapter-navigation a img {
  display: block;
}

/* line 1248, ../sass/breakpoints/_all.scss */
.book-chapter-body-header {
  position: relative;
}
/* line 1250, ../sass/breakpoints/_all.scss */
.book-chapter-body-header .book-chapter-toc {
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  background: #fff;
  display: none;
  position: absolute;
  right: 0;
}

/* line 1259, ../sass/breakpoints/_all.scss */
.toc-trigger span {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  gap: 0.5rem;
  padding: 0 0.5em 0 0.5rem;
  position: relative;
  z-index: 5;
}
/* line 1264, ../sass/breakpoints/_all.scss */
.toc-trigger span:after {
  background-image: url("/themes/map/images/icons/icon-arrow-expand.jpg") ;
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  background-repeat: no-repeat;
  background-size: auto 19px;
  content: '';
  display: block;
  flex-shrink: 0;
  height: 19px;
  width: 19px;
  will-change: transform;
}
/* line 1280, ../sass/breakpoints/_all.scss */
.toc-trigger.active span:after {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 1287, ../sass/breakpoints/_all.scss */
.book-chapter-body {
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  padding: 1rem 4rem;
}
/* line 1290, ../sass/breakpoints/_all.scss */
.book-chapter-body .field--name-body {
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
}
/* line 1293, ../sass/breakpoints/_all.scss */
.book-chapter-body .chapter-number {
  display: none;
  font-size: 1.3em;
  text-align: center;
}
/* line 1298, ../sass/breakpoints/_all.scss */
.book-chapter-body h1 {
  font-family: 'impactreg';
  text-align: center;
  font-size: 2.5em;
  margin: 0.5em auto;
}
/* line 1304, ../sass/breakpoints/_all.scss */
.book-chapter-body .quotation {
  text-align: center;
  font-style: italic;
}
/* line 1308, ../sass/breakpoints/_all.scss */
.book-chapter-body h2 {
  font-size: 2em;
  text-align: center;
  margin: 0.5em auto;
  line-height: 1.5em;
}
/* line 1314, ../sass/breakpoints/_all.scss */
.book-chapter-body h3 {
  font-size: 1.7em;
  margin-bottom: 0;
  margin-top: 0.5em;
}
/* line 1320, ../sass/breakpoints/_all.scss */
.book-chapter-body .illustration {
  text-align: center;
  margin: 2rem auto 0;
}
/* line 1325, ../sass/breakpoints/_all.scss */
.book-chapter-body .illustration-caption {
  text-align: center;
  font-size: 0.8em;
}
/* line 1330, ../sass/breakpoints/_all.scss */
.book-chapter-body .question {
  font-weight: bold;
}
/* line 1334, ../sass/breakpoints/_all.scss */
.book-chapter-body ul {
  margin: 0;
}
/* line 1338, ../sass/breakpoints/_all.scss */
.book-chapter-body table {
  margin: 0.5em auto 0 auto;
}
/* line 1342, ../sass/breakpoints/_all.scss */
.book-chapter-body table tr td {
  padding: 0px 5px;
}
/* line 1346, ../sass/breakpoints/_all.scss */
.book-chapter-body table tr td p {
  margin: 0;
}
/* line 1350, ../sass/breakpoints/_all.scss */
.book-chapter-body .table-caption {
  text-align: center;
  font-size: 0.8em;
}

/******************************************************************************************************************************************************
 * REVIEW PAGES
/******************************************************************************************************************************************************/
/* line 1361, ../sass/breakpoints/_all.scss */
.review-header {
  margin-top: 2rem;
}
/* line 1363, ../sass/breakpoints/_all.scss */
.review-header h1 {
  line-height: 1.2;
}
/* line 1366, ../sass/breakpoints/_all.scss */
.review-header .review-rating {
  width: 130px;
}
/* line 1369, ../sass/breakpoints/_all.scss */
.review-header .review-subheading {
  margin-top: 0.5rem;
}

/* line 1373, ../sass/breakpoints/_all.scss */
.review-body {
  align-items: flex-start;
  gap: 3rem;
  margin-top: 1rem;
}
/* line 1377, ../sass/breakpoints/_all.scss */
.review-body .col-1 {
  flex-shrink: 0;
  width: 300px;
}
/* line 1380, ../sass/breakpoints/_all.scss */
.review-body .col-1 img {
  height: auto;
  width: 100%;
}

/******************************************************************************************************************************************************
 * ARTICLES PAGE (LISTING)
 ******************************************************************************************************************************************************/
/* line 1393, ../sass/breakpoints/_all.scss */
.article-listing .views-row:not(:first-of-type) {
  border-top: 1px solid #d9d9d9;
  margin-top: 20px;
  padding-top: 20px;
}
/* line 1399, ../sass/breakpoints/_all.scss */
.article-listing .title a {
  color: #000000;
  font-weight: 700;
}
/* line 1404, ../sass/breakpoints/_all.scss */
.article-listing .article-header {
  align-items: flex-start;
  gap: 1rem;
  justify-content: flex-start;
}
/* line 1408, ../sass/breakpoints/_all.scss */
.article-listing .article-header .col-1 {
  flex-shrink: 0;
}
/* line 1410, ../sass/breakpoints/_all.scss */
.article-listing .article-header .col-1 a, .article-listing .article-header .col-1 img {
  display: block;
}
/* line 1413, ../sass/breakpoints/_all.scss */
.article-listing .article-header .col-1 a {
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

/******************************************************************************************************************************************************
 * HOWTOS PAGE (LISTING)
 ******************************************************************************************************************************************************/
/* line 1426, ../sass/breakpoints/_all.scss */
.howto-listing .views-row:not(:first-of-type) {
  border-top: 1px solid #d9d9d9;
  margin-top: 20px;
  padding-top: 20px;
}
/* line 1432, ../sass/breakpoints/_all.scss */
.howto-listing .views-field-title a {
  color: #000000;
  font-weight: 700;
}

/******************************************************************************************************************************************************
 * ARTICLE INDIVIDUAL PAGES
 ******************************************************************************************************************************************************/
/* line 1444, ../sass/breakpoints/_all.scss */
.article-page-header {
  margin-bottom: 1rem;
}
/* line 1446, ../sass/breakpoints/_all.scss */
.article-page-header .cols {
  justify-content: flex-start;
  gap: 1rem;
}
/* line 1450, ../sass/breakpoints/_all.scss */
.article-page-header .col-1 {
  flex-shrink: 0;
}
/* line 1452, ../sass/breakpoints/_all.scss */
.article-page-header .col-1 img {
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  display: block;
  height: 150px;
  width: auto;
}

/******************************************************************************************************************************************************
 * AUTHOR PAGES
 ******************************************************************************************************************************************************/
/* line 1467, ../sass/breakpoints/_all.scss */
.field--name-field-author-headshot {
  -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
  float: left;
  margin-bottom: 2rem;
  margin-right: 2rem;
}
/* line 1472, ../sass/breakpoints/_all.scss */
.field--name-field-author-headshot img {
  display: block;
}

/******************************************************************************************************************************************************
 * REVIEW LISTING
 ******************************************************************************************************************************************************/
/* line 1483, ../sass/breakpoints/_all.scss */
.review-listing .views-row:not(:first-child) {
  border-top: 1px solid #cccccc;
  margin-top: 2rem;
  padding-top: 2rem;
}
/* line 1488, ../sass/breakpoints/_all.scss */
.review-listing .views-field-title {
  font-weight: 700;
}
/* line 1491, ../sass/breakpoints/_all.scss */
.review-listing .views-field-field-reviewers-name {
  margin-bottom: 1rem;
}

/******************************************************************************************************************************************************
 * REVIEW PAGES
 ******************************************************************************************************************************************************/
/* line 1502, ../sass/breakpoints/_all.scss */
.node--type-reader-s-review .field--name-field-reviewers-name {
  margin-bottom: 1rem;
}

/******************************************************************************************************************************************************
 * TERMS & CONDITIONS PAGE
 ******************************************************************************************************************************************************/
/* line 1514, ../sass/breakpoints/_all.scss */
table.tandt tr td:first-child {
  min-width: 100px;
  font-weight: bold;
  color: #999;
  padding-right: 10px;
}
/* line 1520, ../sass/breakpoints/_all.scss */
table.tandt tr td {
  vertical-align: top;
  padding-bottom: 20px;
}
/* line 1525, ../sass/breakpoints/_all.scss */
table.tandt p {
  margin: 0 0 1em 0;
}

/******************************************************************************************************************************************************
 * USER PAGE
 ******************************************************************************************************************************************************/
/* line 1535, ../sass/breakpoints/_all.scss */
form.user-login-form,
form.user-pass {
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
}

/* line 1541, ../sass/breakpoints/_all.scss */
body.path-user nav.tabs {
  border-bottom: 1px solid #aaa;
  margin-bottom: 2rem;
}
/* line 1544, ../sass/breakpoints/_all.scss */
body.path-user nav.tabs ul.tabs {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 0;
  margin-bottom: 0;
}
/* line 1547, ../sass/breakpoints/_all.scss */
body.path-user nav.tabs ul.tabs li a {
  background: #aaa;
  color: #000;
}
/* line 1551, ../sass/breakpoints/_all.scss */
body.path-user nav.tabs ul.tabs li.is-active a {
  background: #ccc;
}

/******************************************************************************************************************************************************
 * SHOPPING CART
 ******************************************************************************************************************************************************/
/* line 1563, ../sass/breakpoints/_all.scss */
.shopping-cart-table {
  -moz-box-shadow: 0.25rem 0.25rem 1rem rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0.25rem 0.25rem 1rem rgba(0, 0, 0, 0.05);
  box-shadow: 0.25rem 0.25rem 1rem rgba(0, 0, 0, 0.05);
  background: #fafafa;
  border: 1px solid #eeeeee;
}
/* line 1567, ../sass/breakpoints/_all.scss */
.shopping-cart-table img, .shopping-cart-table a {
  display: block;
}
/* line 1570, ../sass/breakpoints/_all.scss */
.shopping-cart-table table {
  margin-bottom: 1rem;
  width: 100%;
}
/* line 1574, ../sass/breakpoints/_all.scss */
.shopping-cart-table tr {
  border-bottom: 1px solid #eeeeee;
}
/* line 1577, ../sass/breakpoints/_all.scss */
.shopping-cart-table td, .shopping-cart-table th {
  padding: 1rem;
}
/* line 1580, ../sass/breakpoints/_all.scss */
.shopping-cart-table th {
  background-color: #C34032;
  color: #ffffff;
  text-align: left;
}
/* line 1586, ../sass/breakpoints/_all.scss */
.shopping-cart-table td.views-field-field-main-image img {
  max-width: none;
  width: 70px;
}
/* line 1591, ../sass/breakpoints/_all.scss */
.shopping-cart-table td.views-field-title {
  width: 100%;
}
/* line 1594, ../sass/breakpoints/_all.scss */
.shopping-cart-table .order-total-line {
  padding-right: 1rem;
}
/* line 1597, ../sass/breakpoints/_all.scss */
.shopping-cart-table .form-actions {
  padding-bottom: 1rem;
  padding-right: 1rem;
  text-align: right;
}

/******************************************************************************************************************************************************
 * CHECKOUT
 ******************************************************************************************************************************************************/
/* line 1609, ../sass/breakpoints/_all.scss */
.checkout-pane {
  background-color: #fafafa;
  border-color: #eeeeee;
  padding: 0.75rem 1rem;
}
/* line 1613, ../sass/breakpoints/_all.scss */
.checkout-pane legend {
  float: left;
  font-size: 120%;
  font-weight: 700;
  text-transform: uppercase;
}
/* line 1619, ../sass/breakpoints/_all.scss */
.checkout-pane .fieldset-wrapper {
  clear: both;
  margin-top: 1rem;
  padding-top: 0.5rem;
}
/* line 1624, ../sass/breakpoints/_all.scss */
.checkout-pane label {
  color: #333333;
  font-weight: 700;
}
/* line 1628, ../sass/breakpoints/_all.scss */
.checkout-pane .form-item {
  margin-bottom: 1rem;
  margin-top: 0;
}
/* line 1635, ../sass/breakpoints/_all.scss */
.checkout-pane .form-type-email label,
.checkout-pane .form-type-textfield label,
.checkout-pane .form-type-select label {
  display: block;
}
/* line 1640, ../sass/breakpoints/_all.scss */
.checkout-pane .form-radios label {
  font-weight: 400;
}
/* line 1643, ../sass/breakpoints/_all.scss */
.checkout-pane .form-radios .form-item {
  margin-bottom: 0.5rem;
}
/* line 1647, ../sass/breakpoints/_all.scss */
.checkout-pane input[type="text"],
.checkout-pane input[type="email"],
.checkout-pane select {
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #f0f0f0;
  padding: 0.5em;
  width: 100%;
}
/* line 1656, ../sass/breakpoints/_all.scss */
.checkout-pane input[type="submit"],
.checkout-pane input[type="button"] {
  font-size: 1rem;
}
/* line 1660, ../sass/breakpoints/_all.scss */
.checkout-pane .address-container-inline {
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  gap: 1rem;
}
/* line 1662, ../sass/breakpoints/_all.scss */
.checkout-pane .address-container-inline > .form-item {
  flex: 1;
  margin-right: 0;
}
/* line 1667, ../sass/breakpoints/_all.scss */
.checkout-pane .messages {
  margin-bottom: 1rem;
  margin-left: 8px;
}

/* line 1672, ../sass/breakpoints/_all.scss */
.authorize-net-accept-js-form {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 0 1rem;
}
/* line 1674, ../sass/breakpoints/_all.scss */
.authorize-net-accept-js-form #payment-errors {
  width: 100%;
}
/* line 1677, ../sass/breakpoints/_all.scss */
.authorize-net-accept-js-form .form-item-payment-information-add-payment-method-payment-details-number {
  width: 100%;
}

/* line 1681, ../sass/breakpoints/_all.scss */
#edit-shipping-information-shipping-profile {
  margin-bottom: 1rem;
}

/* line 1684, ../sass/breakpoints/_all.scss */
input[data-drupal-selector="edit-shipping-information-recalculate-shipping"] {
  margin-bottom: 1rem;
}

/* line 1687, ../sass/breakpoints/_all.scss */
.layout-region-checkout-footer {
  margin-top: 1rem;
}
/* line 1689, ../sass/breakpoints/_all.scss */
.layout-region-checkout-footer .form-actions {
  margin: 0;
  text-align: right;
}

/* line 1694, ../sass/breakpoints/_all.scss */
.layout-region-checkout-secondary {
  margin-bottom: 1rem;
}

/* line 1697, ../sass/breakpoints/_all.scss */
.checkout-pane-order-summary {
  border: 1px solid #eeeeee;
}

/* line 1701, ../sass/breakpoints/_all.scss */
.checkout-summary .views-row {
  border-bottom: 1px solid #eeeeee;
  display: grid;
  gap: 0.5rem;
  grid-template-columns: 50px auto;
  grid-template-rows: auto auto auto;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}
/* line 1710, ../sass/breakpoints/_all.scss */
.checkout-summary .views-field-field-main-image {
  grid-area: 1 / 1 / span 3 / span 1;
}
/* line 1713, ../sass/breakpoints/_all.scss */
.checkout-summary .views-field-title {
  grid-area: 1 / 2;
}
/* line 1716, ../sass/breakpoints/_all.scss */
.checkout-summary .views-field-quantity {
  grid-area: 2 / 2;
}
/* line 1719, ../sass/breakpoints/_all.scss */
.checkout-summary .views-field-total-price__number {
  grid-area: 3 / 2;
}

/******************************************************************************************************************************************************
 * CHECKOUT REVIEW
 ******************************************************************************************************************************************************/
/* line 1729, ../sass/breakpoints/_all.scss */
.checkout-pane.checkout-pane-review {
  background-color: transparent;
  border: none;
  padding: 0;
}
/* line 1733, ../sass/breakpoints/_all.scss */
.checkout-pane.checkout-pane-review fieldset {
  background: #fafafa;
  border: 1px solid #eeeeee;
}

/* line 1739, ../sass/breakpoints/_all.scss */
.layout-region-checkout-footer a {
  display: inline-block;
  margin-left: 1rem;
}

/******************************************************************************************************************************************************
 * WEBFORMS
 ******************************************************************************************************************************************************/
/* line 1750, ../sass/breakpoints/_all.scss */
.webform-submission-form {
  background-color: #f4f4f4;
  border: 1px solid #eeeeee;
  padding: 1rem 2rem;
}
/* line 1754, ../sass/breakpoints/_all.scss */
.webform-submission-form label {
  color: #333333;
  font-weight: 700;
}
/* line 1758, ../sass/breakpoints/_all.scss */
.webform-submission-form input[type="text"],
.webform-submission-form input[type="email"],
.webform-submission-form input[type="tel"],
.webform-submission-form textarea,
.webform-submission-form select {
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #f0f0f0;
  padding: 0.5em;
  width: 100%;
}
/* line 1769, ../sass/breakpoints/_all.scss */
.webform-submission-form input[type="submit"],
.webform-submission-form input[type="button"] {
  font-size: 1rem;
}

/******************************************************************************************************************************************************
 * GDPR MESSAGE
/******************************************************************************************************************************************************/
/* line 1780, ../sass/breakpoints/_all.scss */
#agdpr-banner {
  background-color: #fafafa;
}

/* line 1784, ../sass/breakpoints/_all.scss */
.agdpr-actions .accept {
  -moz-border-radius: none;
  -webkit-border-radius: none;
  border-radius: none;
  background-color: #C34032;
  font-weight: 700;
  text-transform: uppercase;
}

/******************************************************************************************************************************************************
 * AdSense Ads
/******************************************************************************************************************************************************/
/* line 1797, ../sass/breakpoints/_all.scss */
.block--ad {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 0;
  background: #fafafa;
  border: 1px solid #dadada;
  color: #cacaca;
  font-size: 2rem;
  line-height: 1;
  margin: 1rem 0;
  padding: 2rem;
  text-align: center;
}
/* line 1807, ../sass/breakpoints/_all.scss */
.block--ad.mt0 {
  margin-top: 0;
}
/* line 1810, ../sass/breakpoints/_all.scss */
.block--ad.mb0 {
  margin-bottom: 0;
}
/* line 1813, ../sass/breakpoints/_all.scss */
.block--ad.mt2 {
  margin-top: 2rem;
}
/* line 1816, ../sass/breakpoints/_all.scss */
.block--ad.mb2 {
  margin-bottom: 2rem;
}
/* line 1819, ../sass/breakpoints/_all.scss */
.block--ad.mt4 {
  margin-top: 4rem;
}
/* line 1822, ../sass/breakpoints/_all.scss */
.block--ad.mb4 {
  margin-bottom: 4rem;
}

/* line 1826, ../sass/breakpoints/_all.scss */
.block--ad-horizontal {
  aspect-ratio: 10 / 1;
}

/* line 1829, ../sass/breakpoints/_all.scss */
.block--ad-vertical {
  aspect-ratio: 1 / 1;
  margin: 2rem 0;
}

@media all and (max-width: 999.9px) {
  /******************************************************************************************************************************************************
   * BREAKPOINT-SPECIFIC CLASSES
   ******************************************************************************************************************************************************/
  /* line 5, ../sass/breakpoints/_mobile.scss */
  .not-in-mobile {
    display: none;
  }

  /* line 8, ../sass/breakpoints/_mobile.scss */
  .wide-table-wrapper {
    overflow-x: auto;
  }

  /******************************************************************************************************************************************************
   * ELEMENT OVERRIDES
   ******************************************************************************************************************************************************/
  /* line 16, ../sass/breakpoints/_mobile.scss */
  html {
    font-size: 14px;
  }

  /******************************************************************************************************************************************************
   * PLACEHOLDERS
   ******************************************************************************************************************************************************/
  /* line 25, ../sass/breakpoints/_mobile.scss */
  .banner-content-trick-light {
    -moz-box-shadow: 0 0 100px 100px rgba(255, 255, 255, 0.6);
    -webkit-box-shadow: 0 0 100px 100px rgba(255, 255, 255, 0.6);
    box-shadow: 0 0 100px 100px rgba(255, 255, 255, 0.6);
    background: rgba(255, 255, 255, 0.6);
  }

  /* line 29, ../sass/breakpoints/_mobile.scss */
  .banner-content-trick-dark {
    -moz-box-shadow: 0 0 120px 120px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 120px 120px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 120px 120px rgba(0, 0, 0, 0.3);
    background: rgba(0, 0, 0, 0.3);
  }

  /******************************************************************************************************************************************************
   * CLASS OVERRIDES
   ******************************************************************************************************************************************************/
  /* line 40, ../sass/breakpoints/_mobile.scss */
  .form-panel {
    background-size: auto 4rem;
    padding: 4rem 0 0;
  }
  /* line 43, ../sass/breakpoints/_mobile.scss */
  .form-panel form {
    background-size: auto 4rem;
    gap: 1rem;
    padding: 0 2rem 5rem;
  }
  /* line 48, ../sass/breakpoints/_mobile.scss */
  .form-panel .cols {
    flex-wrap: wrap;
  }
  /* line 51, ../sass/breakpoints/_mobile.scss */
  .form-panel textarea {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  /* line 56, ../sass/breakpoints/_mobile.scss */
  .default-banner .apc-box {
    min-height: 200px;
  }

  /* line 60, ../sass/breakpoints/_mobile.scss */
  h2.shape-heading {
    font-size: 1.4rem;
    text-align: center;
  }
  /* line 63, ../sass/breakpoints/_mobile.scss */
  h2.shape-heading span.s1 {
    border-bottom: 1px solid #000000;
    display: inline-block;
    padding-bottom: 0.25em;
  }

  /******************************************************************************************************************************************************
   * LAYOUT
   ******************************************************************************************************************************************************/
  /* line 74, ../sass/breakpoints/_mobile.scss */
  .apc-box {
    padding: 2rem 2rem;
  }

  /* line 77, ../sass/breakpoints/_mobile.scss */
  .layout-content {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 0;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%;
  }

  /* line 85, ../sass/breakpoints/_mobile.scss */
  body.layout-sidebar-second main {
    flex-direction: column;
  }
  /* line 88, ../sass/breakpoints/_mobile.scss */
  body.layout-sidebar-second .layout-sidebar-second {
    border-left: none;
    border-top: 1px solid #999;
    margin-top: 20px;
    padding-top: 20px;
    width: 100%;
  }

  /******************************************************************************************************************************************************
   * REGION: TOP OF PAGE
  /******************************************************************************************************************************************************/
  /*
  .top-of-page-wrapper {
      display: none;
  }
  */
  /* line 107, ../sass/breakpoints/_mobile.scss */
  .top-of-page-wrapper p {
    font-size: 0.9rem;
  }

  /******************************************************************************************************************************************************
   * REGION: HEADER
   ******************************************************************************************************************************************************/
  /* line 116, ../sass/breakpoints/_mobile.scss */
  header {
    padding: 0;
  }

  /* line 119, ../sass/breakpoints/_mobile.scss */
  .region-header {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    gap: 0;
    padding: 1rem 1.5rem 1rem 1rem;
  }

  /* line 123, ../sass/breakpoints/_mobile.scss */
  .block-superfish {
    display: none;
  }

  /* line 126, ../sass/breakpoints/_mobile.scss */
  .menu-toggle-button-block {
    width: 65px;
  }

  /* line 129, ../sass/breakpoints/_mobile.scss */
  #block-map-branding {
    margin: 0 auto;
  }

  /* line 132, ../sass/breakpoints/_mobile.scss */
  a.site-logo {
    margin-top: 0;
  }
  /* line 134, ../sass/breakpoints/_mobile.scss */
  a.site-logo img {
    height: 60px;
    image-rendering: -webkit-optimize-contrast;
    margin: 0 auto;
  }

  /* line 140, ../sass/breakpoints/_mobile.scss */
  .block-commerce-cart {
    margin-left: 5px;
  }

  /* line 145, ../sass/breakpoints/_mobile.scss */
  header .phone-block a.cta-phone {
    height: 1.5em;
  }
  /* line 147, ../sass/breakpoints/_mobile.scss */
  header .phone-block a.cta-phone span {
    display: none;
  }

  /*
  header {
      @include background-image(linear-gradient(to bottom, #fff 0px, #fff 64px, #f0f0f0 64px, #f0f0f0 100%));
      padding-left: 2rem;
      padding-right: 2rem;
  }
  
  .menu-toggle-button-block {
      left: 1rem;
      position: absolute;
      top: 1.7rem;
  }
  
  .branding-block {
      text-align: center;
      img {
          height: auto;
          width: 200px;
      }
  }
  .call-us-block {
      padding: 0.5rem 0.5rem 0.15rem;
      a {
          display: block;
          font-size: 2rem;
      }
  }
  .call-us-label {
      display: none;
  }
  */
  /***************************************************************************************************************************************************************
   * UI: MENU ICON / HAMBURGER
   ***************************************************************************************************************************************************************/
  /* line 196, ../sass/breakpoints/_mobile.scss */
  .menu-toggle-wrapper {
    height: 22px;
    margin-top: -5px;
  }

  /* line 200, ../sass/breakpoints/_mobile.scss */
  .menu-toggle {
    background: none;
    border: none;
    height: 26px;
    padding: 0;
    position: relative;
    width: 28px;
  }
  /* line 208, ../sass/breakpoints/_mobile.scss */
  .menu-toggle span {
    -moz-transition-duration: 0.15s;
    -o-transition-duration: 0.15s;
    -webkit-transition-duration: 0.15s;
    transition-duration: 0.15s;
    background-color: #595959;
    display: block;
    height: 2px;
    margin: 5px 0;
  }
  /* line 217, ../sass/breakpoints/_mobile.scss */
  .menu-toggle.open span:nth-of-type(1) {
    -moz-transform: translateY(7px) rotate(45deg);
    -ms-transform: translateY(7px) rotate(45deg);
    -webkit-transform: translateY(7px) rotate(45deg);
    transform: translateY(7px) rotate(45deg);
  }
  /* line 220, ../sass/breakpoints/_mobile.scss */
  .menu-toggle.open span:nth-of-type(2) {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  /* line 223, ../sass/breakpoints/_mobile.scss */
  .menu-toggle.open span:nth-of-type(3) {
    -moz-transform: translateY(-7px) rotate(-45deg);
    -ms-transform: translateY(-7px) rotate(-45deg);
    -webkit-transform: translateY(-7px) rotate(-45deg);
    transform: translateY(-7px) rotate(-45deg);
  }

  /***************************************************************************************************************************************************************
   * UI: MOBILE MENU
   ***************************************************************************************************************************************************************/
  /* line 233, ../sass/breakpoints/_mobile.scss */
  .mobile-menu-block {
    -moz-box-shadow: -10px 20px 20px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: -10px 20px 20px rgba(0, 0, 0, 0.2);
    box-shadow: -10px 20px 20px rgba(0, 0, 0, 0.2);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-property: margin-left;
    -o-transition-property: margin-left;
    -webkit-transition-property: margin-left;
    transition-property: margin-left;
    bottom: 0;
    background-color: #ffffff;
    left: 0;
    margin-left: -100%;
    max-width: 500px;
    overflow-y: auto;
    padding: 1rem 1.5rem;
    position: fixed;
    top: 91px;
    visibility: hidden;
    width: 90%;
    will-change: margin-left;
    z-index: 99999999;
  }
  /* line 251, ../sass/breakpoints/_mobile.scss */
  .mobile-menu-block a, .mobile-menu-block span {
    color: #333333;
    font-size: 1rem;
  }
  /* line 255, ../sass/breakpoints/_mobile.scss */
  .mobile-menu-block span[role="button"] {
    background-image: url("/sites/default/files/imagesicons/menu/plus.png");
    background-position: right 0.25rem center;
    background-repeat: no-repeat;
    background-size: 10px auto;
    cursor: pointer;
    display: block;
    width: 100%;
  }
  /* line 263, ../sass/breakpoints/_mobile.scss */
  .mobile-menu-block span[role="button"][aria-expanded="true"] {
    background-image: url("/sites/default/files/imagesicons/menu/minus.png");
  }
  /* line 267, ../sass/breakpoints/_mobile.scss */
  .mobile-menu-block ul.menu {
    margin-left: 0;
  }
  /* line 269, ../sass/breakpoints/_mobile.scss */
  .mobile-menu-block ul.menu, .mobile-menu-block ul.menu .menu-item {
    list-style: none;
  }
  /* line 273, ../sass/breakpoints/_mobile.scss */
  .mobile-menu-block ul.menu ul.menu .menu-item {
    padding-left: 1em;
  }
  /* line 275, ../sass/breakpoints/_mobile.scss */
  .mobile-menu-block ul.menu ul.menu .menu-item:first-of-type {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    margin-top: 0.75em;
    padding-top: 0.75em;
  }
  /* line 282, ../sass/breakpoints/_mobile.scss */
  .mobile-menu-block ul.menu a {
    text-decoration: none;
  }
  /* line 285, ../sass/breakpoints/_mobile.scss */
  .mobile-menu-block ul.menu a.is-active {
    color: #333333;
    font-weight: 600;
  }
  /* line 290, ../sass/breakpoints/_mobile.scss */
  .mobile-menu-block .menu-item:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    margin-bottom: 0.75em;
    padding-bottom: 0.75em;
  }

  /* line 297, ../sass/breakpoints/_mobile.scss */
  .mobile-menu-block.open {
    visibility: visible;
    margin-left: 0;
  }

  /******************************************************************************************************************************************************
   * UNDER HEADER
   ******************************************************************************************************************************************************/
  /* line 307, ../sass/breakpoints/_mobile.scss */
  .book-toc-quicklinks .views-row {
    display: grid;
    gap: 0.5rem 1rem;
    grid-template-columns: auto auto;
    grid-template-rows: auto auto;
    justify-content: center;
  }
  /* line 313, ../sass/breakpoints/_mobile.scss */
  .book-toc-quicklinks .views-row .views-field-title,
  .book-toc-quicklinks .views-row .button--add-to-cart {
    font-size: clamp(13px, 4vw, 1.2rem);
  }
  /* line 317, ../sass/breakpoints/_mobile.scss */
  .book-toc-quicklinks .views-row .views-field-field-main-image {
    grid-area: 1 / 1 / span 2 / span 1;
  }
  /* line 320, ../sass/breakpoints/_mobile.scss */
  .book-toc-quicklinks .views-row .form-actions {
    margin: 0;
  }

  /******************************************************************************************************************************************************
   * REGION: PRIMARY MENU
   ******************************************************************************************************************************************************/
  /* line 330, ../sass/breakpoints/_mobile.scss */
  .region-primary-menu {
    display: none;
  }

  /******************************************************************************************************************************************************
   * REGION: BREADCRUMB
  /******************************************************************************************************************************************************/
  /* line 339, ../sass/breakpoints/_mobile.scss */
  nav.breadcrumb {
    font-size: 0.9rem;
  }

  /******************************************************************************************************************************************************
   * REGION: FOOTER
   ******************************************************************************************************************************************************/
  /* line 348, ../sass/breakpoints/_mobile.scss */
  footer {
    -moz-box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.1);
    margin-top: 2rem;
    padding: 2rem;
  }

  /* line 354, ../sass/breakpoints/_mobile.scss */
  body.no-footer-gap footer {
    margin-top: 0;
  }

  /* line 358, ../sass/breakpoints/_mobile.scss */
  .region-footer {
    display: grid;
    gap: 1rem;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto auto auto;
  }
  /* line 363, ../sass/breakpoints/_mobile.scss */
  .region-footer #block-metalartsbookslogo,
  .region-footer #block-contactlink,
  .region-footer #block-views-block-articles-article-list-titles {
    margin-left: auto;
  }
  /* line 368, ../sass/breakpoints/_mobile.scss */
  .region-footer #block-views-block-articles-article-list-titles {
    max-width: 210px;
  }
  /* line 371, ../sass/breakpoints/_mobile.scss */
  .region-footer #block-termsconditions {
    grid-area: 4 / 1 / span 1 / span 2;
    margin: 0 auto;
  }

  /******************************************************************************************************************************************************
   * REGION: BOTTOM OF PAGE
   ******************************************************************************************************************************************************/
  /* line 382, ../sass/breakpoints/_mobile.scss */
  .bottom-of-page-wrapper {
    padding: 0 2rem 1rem;
    text-align: center;
  }

  /******************************************************************************************************************************************************
   * HOME PAGE
   ******************************************************************************************************************************************************/
  /* line 392, ../sass/breakpoints/_mobile.scss */
  .home-banner {
    background-position: 30% center;
    justify-content: flex-end;
  }

  /* line 396, ../sass/breakpoints/_mobile.scss */
  .home-banner.wkh {
    background-position: 20% center;
  }

  /* line 399, ../sass/breakpoints/_mobile.scss */
  .home-banner-content {
    min-width: 160px;
    margin-right: calc(3% + ((100vw - 320px) / 1.75));
    max-width: fit-content;
    width: 20%;
  }

  /* line 406, ../sass/breakpoints/_mobile.scss */
  .home-banner.mse .home-banner-content {
    width: 30%;
  }

  /* line 411, ../sass/breakpoints/_mobile.scss */
  .section-3-book-bundle .cols {
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: center;
    padding: 0 1rem;
  }
  /* line 418, ../sass/breakpoints/_mobile.scss */
  .section-3-book-bundle .col-1 {
    margin-top: 1.5rem;
    order: 3;
    width: 100%;
  }
  /* line 423, ../sass/breakpoints/_mobile.scss */
  .section-3-book-bundle .col-2 {
    flex: 2;
    max-width: 275px;
    order: 2;
  }
  /* line 428, ../sass/breakpoints/_mobile.scss */
  .section-3-book-bundle .col-3 {
    flex: 1;
    max-width: 100px;
    order: 1;
  }
  /* line 433, ../sass/breakpoints/_mobile.scss */
  .section-3-book-bundle .apc-box-inner {
    margin-bottom: min(20vw, 128px);
    margin-top: 0;
  }
  /* line 438, ../sass/breakpoints/_mobile.scss */
  .section-3-book-bundle .col-description h2 {
    font-size: 1.5rem;
  }
  /* line 442, ../sass/breakpoints/_mobile.scss */
  .section-3-book-bundle .col-image {
    margin-bottom: max(calc(-1 * 25vw), -160px);
    margin-top: 0;
  }
  /* line 445, ../sass/breakpoints/_mobile.scss */
  .section-3-book-bundle .col-image img {
    display: block;
    margin: 0 auto;
  }
  /* line 450, ../sass/breakpoints/_mobile.scss */
  .section-3-book-bundle .col-badge {
    margin-top: 0;
  }
  /* line 453, ../sass/breakpoints/_mobile.scss */
  .section-3-book-bundle .actions {
    justify-content: center;
    margin-left: -100px;
  }
  /* line 456, ../sass/breakpoints/_mobile.scss */
  .section-3-book-bundle .actions a, .section-3-book-bundle .actions .form-submit {
    font-size: 0.9rem;
    padding: 0.75rem 1rem;
  }

  /* line 462, ../sass/breakpoints/_mobile.scss */
  .section-book-listing .book-list-full {
    margin-top: 2rem;
  }
  /* line 464, ../sass/breakpoints/_mobile.scss */
  .section-book-listing .book-list-full .view-content {
    flex-wrap: wrap;
    gap: 2rem;
  }

  /* line 470, ../sass/breakpoints/_mobile.scss */
  .section-home-traditional-machine-tools .header-content {
    text-align: left;
  }
  /* line 473, ../sass/breakpoints/_mobile.scss */
  .section-home-traditional-machine-tools .cols {
    flex-direction: column;
  }
  /* line 475, ../sass/breakpoints/_mobile.scss */
  .section-home-traditional-machine-tools .cols .col-1 {
    order: 2;
    width: 100%;
  }
  /* line 478, ../sass/breakpoints/_mobile.scss */
  .section-home-traditional-machine-tools .cols .col-1 img {
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
    display: block;
    width: 100%;
  }
  /* line 484, ../sass/breakpoints/_mobile.scss */
  .section-home-traditional-machine-tools .cols .col-2 {
    order: 1;
  }

  /* line 490, ../sass/breakpoints/_mobile.scss */
  .section-home-why-books-special .col {
    min-width: 250px;
  }

  /* line 495, ../sass/breakpoints/_mobile.scss */
  .section-home-contact .apc-box {
    background-color: #ffffff;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: auto 54vw;
    height: auto;
  }
  /* line 501, ../sass/breakpoints/_mobile.scss */
  .section-home-contact .apc-box .apc-box-inner {
    padding-top: 54vw;
  }
  /* line 505, ../sass/breakpoints/_mobile.scss */
  .section-home-contact .body-content {
    width: 100%;
  }
  /* line 508, ../sass/breakpoints/_mobile.scss */
  .section-home-contact h2 {
    color: #333333;
  }
  /* line 511, ../sass/breakpoints/_mobile.scss */
  .section-home-contact .cta-phone {
    font-size: 2rem;
  }
  /* line 514, ../sass/breakpoints/_mobile.scss */
  .section-home-contact ul {
    align-items: center;
    flex-direction: column;
    margin-bottom: 1rem;
    text-align: center;
  }

  /* line 521, ../sass/breakpoints/_mobile.scss */
  .section-author {
    background-color: #fafafa;
  }
  /* line 523, ../sass/breakpoints/_mobile.scss */
  .section-author .apc-box.two-columns {
    padding: 2rem;
  }
  /* line 526, ../sass/breakpoints/_mobile.scss */
  .section-author .cols {
    flex-direction: column;
    gap: 1rem;
  }
  /* line 530, ../sass/breakpoints/_mobile.scss */
  .section-author .col-1 {
    margin-top: 0;
  }
  /* line 533, ../sass/breakpoints/_mobile.scss */
  .section-author .read-more {
    display: block;
    text-align: center;
  }

  /******************************************************************************************************************************************************
   * BOOK PAGES
  /******************************************************************************************************************************************************/
  /* line 544, ../sass/breakpoints/_mobile.scss */
  .book-header {
    margin-left: auto;
    margin-right: auto;
    max-width: 650px;
    gap: 0 5%;
    grid-template-columns: 45% auto;
    grid-template-rows: auto auto auto auto 1fr auto auto auto;
    margin-top: 1rem;
  }
  /* line 550, ../sass/breakpoints/_mobile.scss */
  .book-header .field--name-field-main-image {
    grid-area: 1 / 1 / span 5 / span 1;
  }
  /* line 552, ../sass/breakpoints/_mobile.scss */
  .book-header .field--name-field-main-image img {
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    image-rendering: -webkit-optimize-contrast;
  }
  /* line 559, ../sass/breakpoints/_mobile.scss */
  .book-header.bundle .field--name-field-main-image img {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* line 564, ../sass/breakpoints/_mobile.scss */
  .book-header h1 {
    font-size: clamp(19px, 4vw, 2rem);
    grid-area: 1 / 2;
  }
  /* line 568, ../sass/breakpoints/_mobile.scss */
  .book-header .author {
    font-size: clamp(13px, 3vw, 1.2rem);
    grid-area: 2 / 2;
  }
  /* line 572, ../sass/breakpoints/_mobile.scss */
  .book-header .review-summary {
    align-items: flex-start;
    font-size: clamp(13px, 3vw, 1.2rem);
    gap: 0.5em;
    grid-area: 3 / 2;
    flex-direction: column;
  }
  /* line 579, ../sass/breakpoints/_mobile.scss */
  .book-header .price-info {
    grid-area: 4 / 2;
    margin-top: 1rem;
  }
  /* line 583, ../sass/breakpoints/_mobile.scss */
  .book-header .purchase-options {
    grid-area: 5 / 2;
    margin-top: 1rem;
  }
  /* line 587, ../sass/breakpoints/_mobile.scss */
  .book-header .info-1 {
    grid-area: 6 / 1 / span 1 / span 2;
    margin-top: 1rem;
  }
  /* line 591, ../sass/breakpoints/_mobile.scss */
  .book-header .info-2 {
    grid-area: 7 / 1 / span 1 / span 2;
  }
  /* line 594, ../sass/breakpoints/_mobile.scss */
  .book-header .info-3 {
    grid-area: 8 / 1 / span 1 / span 2;
  }
  /* line 599, ../sass/breakpoints/_mobile.scss */
  .book-header .info-1 ul li, .book-header .info-2 ul li, .book-header .info-3 ul li {
    border-top: 1px solid #e0e0e0;
    line-height: 1.2;
    margin-top: 0;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
  }
  /* line 609, ../sass/breakpoints/_mobile.scss */
  .book-header .price-info .price-wrapper {
    flex-direction: column;
    font-size: clamp(10px, 3.5vw, 1rem);
    gap: 0.5rem;
  }
  /* line 614, ../sass/breakpoints/_mobile.scss */
  .book-header .price-info .sale-price {
    font-size: clamp(26px, 8vw, 2.5rem);
  }

  /* line 620, ../sass/breakpoints/_mobile.scss */
  .path-product .button--add-to-cart {
    font-size: clamp(13px, 4vw, 1.2rem);
  }

  /* line 624, ../sass/breakpoints/_mobile.scss */
  .book-body {
    flex-direction: column;
    margin-top: 2rem;
  }
  /* line 627, ../sass/breakpoints/_mobile.scss */
  .book-body .col-1 {
    margin-right: 0;
  }
  /* line 629, ../sass/breakpoints/_mobile.scss */
  .book-body .col-1 h2:not(:first-child) {
    margin-top: 2rem;
  }
  /* line 633, ../sass/breakpoints/_mobile.scss */
  .book-body .col-2 {
    margin-top: 2rem;
    width: 100%;
  }

  /******************************************************************************************************************************************************
   * BOOK CHAPTER SAMPLE PAGES
  /******************************************************************************************************************************************************/
  /* line 645, ../sass/breakpoints/_mobile.scss */
  body.page-node-type-book-chapter-sample #block-breadcrumbs {
    display: none;
  }

  /* line 650, ../sass/breakpoints/_mobile.scss */
  .angle-base-mobile, .book-chapter-body-header .toc-trigger:before {
    transform-origin: bottom;
    background-color: #aaaaaa;
    bottom: -0.01em;
    content: '';
    position: absolute;
    top: 0;
    width: 1px;
    z-index: 2;
  }

  /* line 661, ../sass/breakpoints/_mobile.scss */
  .book-chapter-body-header {
    align-items: stretch;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    gap: 0;
    background-color: #f5f5f5;
    margin-left: -1rem;
    margin-right: -1rem;
    margin-top: 0;
    width: calc(100% + 2rem);
  }
  /* line 668, ../sass/breakpoints/_mobile.scss */
  .book-chapter-body-header:before {
    border-bottom: 1px solid #aaaaaa;
    content: '';
    flex: 1;
  }
  /* line 673, ../sass/breakpoints/_mobile.scss */
  .book-chapter-body-header .toc-trigger {
    background-color: #ffffff;
    border-top: 1px solid #aaaaaa;
    cursor: pointer;
    font-size: 1rem;
    font-family: "Jost";
    font-weight: 500;
    line-height: 1;
    margin-bottom: 0;
    margin-left: 0.8em;
    padding: 0.5em 0 0.5em;
    position: relative;
  }
  /* line 685, ../sass/breakpoints/_mobile.scss */
  .book-chapter-body-header .toc-trigger:before {
    -moz-transform: skew(-22deg);
    -ms-transform: skew(-22deg);
    -webkit-transform: skew(-22deg);
    transform: skew(-22deg);
    margin-left: -0.95em;
    left: 0;
  }
  /* line 691, ../sass/breakpoints/_mobile.scss */
  .book-chapter-body-header .toc-trigger:after {
    -moz-transform: skew(-22deg);
    -ms-transform: skew(-22deg);
    -webkit-transform: skew(-22deg);
    transform: skew(-22deg);
    background-color: #ffffff;
    content: '';
    position: absolute;
    left: 0;
    width: 30px;
    z-index: 1;
    top: 0;
    margin-left: -0.35em;
    bottom: -0.01em;
  }
  /* line 703, ../sass/breakpoints/_mobile.scss */
  .book-chapter-body-header .toc-trigger.active {
    background-color: #f0f0f0;
  }
  /* line 705, ../sass/breakpoints/_mobile.scss */
  .book-chapter-body-header .toc-trigger.active:after {
    background-color: #f0f0f0;
  }
  /* line 711, ../sass/breakpoints/_mobile.scss */
  .book-chapter-body-header .toc-trigger.active + .book-chapter-toc {
    display: block;
    top: 33px;
    z-index: 10;
  }

  /* line 717, ../sass/breakpoints/_mobile.scss */
  .book-chapter-navigation {
    justify-content: center;
    margin-top: 1rem;
  }

  /* line 721, ../sass/breakpoints/_mobile.scss */
  .book-chapter-body {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
  }

  /******************************************************************************************************************************************************
   * REVIEW PAGES
  /******************************************************************************************************************************************************/
  /* line 731, ../sass/breakpoints/_mobile.scss */
  .review-body.cols {
    display: block;
    margin-top: 1rem;
  }
  /* line 734, ../sass/breakpoints/_mobile.scss */
  .review-body.cols .col-1 {
    float: left;
    margin: 0 5% 5% 0;
    max-width: 300px;
    width: 35%;
  }
  /* line 739, ../sass/breakpoints/_mobile.scss */
  .review-body.cols .col-1 img {
    -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15);
  }

  /******************************************************************************************************************************************************
   * SHOPPING CART
   ******************************************************************************************************************************************************/
  /* line 750, ../sass/breakpoints/_mobile.scss */
  .shopping-cart-table {
    margin-left: auto;
    margin-right: auto;
    max-width: 450px;
  }
  /* line 752, ../sass/breakpoints/_mobile.scss */
  .shopping-cart-table table {
    margin-bottom: 0.5rem;
  }
  /* line 755, ../sass/breakpoints/_mobile.scss */
  .shopping-cart-table thead {
    display: none;
  }
  /* line 758, ../sass/breakpoints/_mobile.scss */
  .shopping-cart-table tr {
    border-bottom: 1px solid #eeeeee;
    display: grid;
    grid-template-columns: 80px auto 84px;
    grid-template-rows: auto auto;
  }
  /* line 764, ../sass/breakpoints/_mobile.scss */
  .shopping-cart-table th, .shopping-cart-table td {
    padding: 0.5rem;
  }
  /* line 767, ../sass/breakpoints/_mobile.scss */
  .shopping-cart-table td.views-field-field-main-image {
    grid-area: 1 / 1 / span 2 / span 1;
  }
  /* line 770, ../sass/breakpoints/_mobile.scss */
  .shopping-cart-table td.views-field-title {
    font-size: 0.9rem;
    grid-area: 1 / 2;
    width: auto;
  }
  /* line 775, ../sass/breakpoints/_mobile.scss */
  .shopping-cart-table td.views-field-unit-price__number {
    grid-area: 2 / 2;
  }
  /* line 778, ../sass/breakpoints/_mobile.scss */
  .shopping-cart-table td.views-field-edit-quantity {
    grid-area: 1 / 3;
    text-align: center;
  }
  /* line 781, ../sass/breakpoints/_mobile.scss */
  .shopping-cart-table td.views-field-edit-quantity input {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    width: 50px;
  }
  /* line 787, ../sass/breakpoints/_mobile.scss */
  .shopping-cart-table td.views-field-remove-button {
    grid-area: 2 / 3;
    font-size: 0.8rem;
    text-align: center;
  }
  /* line 791, ../sass/breakpoints/_mobile.scss */
  .shopping-cart-table td.views-field-remove-button input[type="submit"] {
    padding: 0.75em;
  }
  /* line 795, ../sass/breakpoints/_mobile.scss */
  .shopping-cart-table td.views-field-total-price__number {
    display: none;
  }
  /* line 798, ../sass/breakpoints/_mobile.scss */
  .shopping-cart-table .form-actions {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    gap: 0.5rem;
    margin-bottom: 0;
    text-align: center;
  }
  /* line 802, ../sass/breakpoints/_mobile.scss */
  .shopping-cart-table .form-actions input[type="submit"] {
    font-size: 0.9rem;
    padding: 0.75em 1em;
  }

  /******************************************************************************************************************************************************
   * CHECKOUT
   ******************************************************************************************************************************************************/
  /* line 813, ../sass/breakpoints/_mobile.scss */
  .checkout-pane .address-container-inline {
    gap: 0 1rem;
    flex-wrap: wrap;
  }
  /* line 816, ../sass/breakpoints/_mobile.scss */
  .checkout-pane .address-container-inline .form-item:first-of-type {
    flex: auto;
    width: 100%;
  }

  /******************************************************************************************************************************************************
   * CONTACT
   ******************************************************************************************************************************************************/
  /* line 828, ../sass/breakpoints/_mobile.scss */
  .section-standard-content .apc-box {
    padding: 0;
  }
}
@media all and (min-width: 1000px) {
  /******************************************************************************************************************************************************
   * BREAKPOINT-SPECIFIC CLASSES
   ******************************************************************************************************************************************************/
  /* line 5, ../sass/breakpoints/_desktop.scss */
  .not-in-desktop {
    display: none;
  }

  /******************************************************************************************************************************************************
   * REUSABLE CLASSES
   ******************************************************************************************************************************************************/
  /* line 14, ../sass/breakpoints/_desktop.scss */
  h2.shape-heading {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    gap: 0;
    border-top: 1px solid #000000;
    font-size: 2.2rem;
    margin-bottom: 1.5em;
  }
  /* line 19, ../sass/breakpoints/_desktop.scss */
  h2.shape-heading span.s1 {
    background: #ffffff;
    display: block;
    margin-top: -1px;
    padding-left: 1em;
    padding-right: 1em;
  }
  /* line 26, ../sass/breakpoints/_desktop.scss */
  h2.shape-heading span.s2 {
    display: block;
    border-bottom: 1px solid black;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    position: relative;
  }
  /* line 32, ../sass/breakpoints/_desktop.scss */
  h2.shape-heading span.s2:before, h2.shape-heading span.s2:after {
    transform-origin: bottom;
    background-color: #000000;
    bottom: -0.01em;
    content: '';
    position: absolute;
    top: 0;
    width: 1px;
  }
  /* line 42, ../sass/breakpoints/_desktop.scss */
  h2.shape-heading span.s2:before {
    -moz-transform: skew(22deg);
    -ms-transform: skew(22deg);
    -webkit-transform: skew(22deg);
    transform: skew(22deg);
    left: 0;
  }
  /* line 46, ../sass/breakpoints/_desktop.scss */
  h2.shape-heading span.s2:after {
    -moz-transform: skew(-22deg);
    -ms-transform: skew(-22deg);
    -webkit-transform: skew(-22deg);
    transform: skew(-22deg);
    margin-left: -1px;
    right: 0;
  }
  /* line 52, ../sass/breakpoints/_desktop.scss */
  h2.shape-heading span.s3 {
    display: block;
    padding-left: 1em;
    padding-right: 1em;
  }

  /******************************************************************************************************************************************************
   * REGION: HEADER
   ******************************************************************************************************************************************************/
  /* line 64, ../sass/breakpoints/_desktop.scss */
  .region-header {
    align-items: center;
    display: grid;
    grid-template-columns: 220px auto 160px 60px;
  }

  /* line 69, ../sass/breakpoints/_desktop.scss */
  .block-system-branding-block {
    grid-column: 1 / span 1;
  }

  /* line 72, ../sass/breakpoints/_desktop.scss */
  .block-superfish {
    grid-column: 2 / span 1;
    margin: 0 auto;
  }

  /* line 76, ../sass/breakpoints/_desktop.scss */
  .phone-block {
    grid-column: 3 / span 1;
    margin-left: auto;
  }

  /* line 80, ../sass/breakpoints/_desktop.scss */
  .block-commerce-cart {
    grid-column: 4 / span 1;
    margin-left: auto;
  }

  /*ck-system-branding-block {
      grid-template-columns: 1 / span 1;
  }
  */
  /******************************************************************************************************************************************************
   * UNDER HEADER
  /******************************************************************************************************************************************************/
  /* line 95, ../sass/breakpoints/_desktop.scss */
  .book-toc-quicklinks .views-row {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    gap: 1.5rem;
  }

  /******************************************************************************************************************************************************
   * BOOK PAGES
  /******************************************************************************************************************************************************/
  /* line 106, ../sass/breakpoints/_desktop.scss */
  .book-header .info-1 {
    border-bottom: 1px solid #777777;
    color: #777777;
    font-style: italic;
    margin-bottom: 0.5rem;
    margin-top: 2rem;
    padding-bottom: 0.5rem;
  }
  /* line 113, ../sass/breakpoints/_desktop.scss */
  .book-header .info-1 ul {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 0;
    line-height: 1.2;
  }
  /* line 116, ../sass/breakpoints/_desktop.scss */
  .book-header .info-1 ul li:not(:first-of-type) {
    border-left: 1px solid #777777;
    margin-left: 1.5rem;
    padding-left: 1.5rem;
  }
  /* line 124, ../sass/breakpoints/_desktop.scss */
  .book-header .info-2 ul {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 4rem;
    line-height: 1.2;
  }
  /* line 129, ../sass/breakpoints/_desktop.scss */
  .book-header .info-3 {
    margin-top: 2rem;
  }

  /* line 135, ../sass/breakpoints/_desktop.scss */
  .book-body .col-2 {
    flex-shrink: 0;
    width: 35%;
  }
  /* line 138, ../sass/breakpoints/_desktop.scss */
  .book-body .col-2 h2 {
    text-align: right;
  }

  /* line 145, ../sass/breakpoints/_desktop.scss */
  .angle-base, .book-body .col-1 h2:first-child .s1:before, .book-body .col-2 h2.contents-heading .s1:after, .book-chapter-body-header .toc-trigger:before {
    transform-origin: bottom;
    background-color: #555555;
    bottom: -0.01em;
    content: '';
    position: absolute;
    top: 0;
    width: 1px;
    z-index: 2;
  }

  /* line 157, ../sass/breakpoints/_desktop.scss */
  .book-body h2:first-child {
    align-items: stretch;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    gap: 0;
  }
  /* line 159, ../sass/breakpoints/_desktop.scss */
  .book-body h2:first-child .s1 {
    display: block;
    border-top: 1px solid #555555;
    padding: 0.75em 0 0.25em;
    position: relative;
  }
  /* line 167, ../sass/breakpoints/_desktop.scss */
  .book-body .col-1 h2:first-child {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: -4rem;
    width: calc(100% + 4rem);
  }
  /* line 171, ../sass/breakpoints/_desktop.scss */
  .book-body .col-1 h2:first-child .s1 {
    margin-right: 0.8em;
    padding-right: 0.5em;
  }
  /* line 174, ../sass/breakpoints/_desktop.scss */
  .book-body .col-1 h2:first-child .s1:before {
    -moz-transform: skew(22deg);
    -ms-transform: skew(22deg);
    -webkit-transform: skew(22deg);
    transform: skew(22deg);
    margin-right: -0.83em;
    right: 0;
  }
  /* line 181, ../sass/breakpoints/_desktop.scss */
  .book-body .col-1 h2:first-child:after {
    background-color: #ffffff;
    border-bottom: 1px solid #555555;
    content: '';
    flex: 1;
    margin-top: -1px;
    position: relative;
    z-index: 1;
  }
  /* line 194, ../sass/breakpoints/_desktop.scss */
  .book-body .col-2 h2.contents-heading .s1 {
    margin-left: 0.8em;
    padding-left: 0.5em;
  }
  /* line 197, ../sass/breakpoints/_desktop.scss */
  .book-body .col-2 h2.contents-heading .s1:after {
    -moz-transform: skew(-22deg);
    -ms-transform: skew(-22deg);
    -webkit-transform: skew(-22deg);
    transform: skew(-22deg);
    margin-left: -0.83em;
    left: 0;
  }
  /* line 204, ../sass/breakpoints/_desktop.scss */
  .book-body .col-2 h2.contents-heading:before {
    background-color: #ffffff;
    border-bottom: 1px solid #555555;
    content: '';
    flex: 1;
    margin-top: -1px;
    position: relative;
    z-index: 1;
  }

  /******************************************************************************************************************************************************
   * CHAPTER SAMPLE PAGES
   ******************************************************************************************************************************************************/
  /* line 223, ../sass/breakpoints/_desktop.scss */
  .book-chapter-body-header {
    align-items: stretch;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    gap: 0;
  }
  /* line 225, ../sass/breakpoints/_desktop.scss */
  .book-chapter-body-header:before {
    border-bottom: 1px solid #555555;
    content: '';
    flex: 1;
  }
  /* line 230, ../sass/breakpoints/_desktop.scss */
  .book-chapter-body-header .toc-trigger {
    border-top: 1px solid #555555;
    cursor: pointer;
    font-size: 2rem;
    font-family: "Jost";
    font-weight: 500;
    line-height: 1;
    margin-bottom: 0;
    margin-left: 0.8em;
    padding: 0.5em 0 0.5em;
    position: relative;
  }
  /* line 241, ../sass/breakpoints/_desktop.scss */
  .book-chapter-body-header .toc-trigger:before {
    -moz-transform: skew(-22deg);
    -ms-transform: skew(-22deg);
    -webkit-transform: skew(-22deg);
    transform: skew(-22deg);
    margin-left: -0.825em;
    left: 0;
  }
  /* line 247, ../sass/breakpoints/_desktop.scss */
  .book-chapter-body-header .toc-trigger.active {
    background-color: #f0f0f0;
  }
  /* line 249, ../sass/breakpoints/_desktop.scss */
  .book-chapter-body-header .toc-trigger.active:after {
    -moz-transform: skew(-22deg);
    -ms-transform: skew(-22deg);
    -webkit-transform: skew(-22deg);
    transform: skew(-22deg);
    background-color: #f0f0f0;
    content: '';
    position: absolute;
    left: 0;
    width: 30px;
    z-index: 1;
    top: 0;
    margin-left: -0.35em;
    bottom: -0.01em;
  }
  /* line 263, ../sass/breakpoints/_desktop.scss */
  .book-chapter-body-header .book-chapter-toc {
    top: 57px;
  }
  /* line 266, ../sass/breakpoints/_desktop.scss */
  .book-chapter-body-header .toc-trigger.active + .book-chapter-toc {
    display: block;
    z-index: 10;
  }

  /* line 271, ../sass/breakpoints/_desktop.scss */
  .book-chapter-content {
    margin-top: -3rem;
  }

  /******************************************************************************************************************************************************
   * REGION: FOOTER
   ******************************************************************************************************************************************************/
  /* line 279, ../sass/breakpoints/_desktop.scss */
  .region-footer {
    border-top: 1px solid #777777;
    display: grid;
    gap: 2rem;
    grid-template-columns: 90px auto auto auto auto;
    grid-template-rows: auto auto;
    padding-top: 2rem;
  }
  /* line 286, ../sass/breakpoints/_desktop.scss */
  .region-footer #block-metalartsbookslogo {
    grid-area: 1 / 1 / span 1 / span 1;
  }
  /* line 289, ../sass/breakpoints/_desktop.scss */
  .region-footer .block-views-blockbook-products-list-of-titles-block {
    grid-area: 1 / 2 / span 1 / span 1;
  }
  /* line 292, ../sass/breakpoints/_desktop.scss */
  .region-footer .contact-link-block {
    grid-area: 2 / 1 / span 1 / span 1;
  }
  /* line 295, ../sass/breakpoints/_desktop.scss */
  .region-footer .telephone-link-block {
    grid-area: 2 / 2 / span 1 / span 1;
  }
  /* line 298, ../sass/breakpoints/_desktop.scss */
  .region-footer #block-views-block-articles-article-list-titles {
    grid-area: 1 / 3 / span 2 / span 1;
  }
  /* line 301, ../sass/breakpoints/_desktop.scss */
  .region-footer #block-views-block-howtos-howto-list-titles {
    grid-area: 1 / 4 / span 2 / span 1;
  }
  /* line 304, ../sass/breakpoints/_desktop.scss */
  .region-footer #block-termsconditions {
    grid-area: 1 / 5 / span 2 / span 1;
  }

  /******************************************************************************************************************************************************
   * CONTENT: CONTACT PAGE
   ******************************************************************************************************************************************************/
  /* line 319, ../sass/breakpoints/_desktop.scss */
  .banner-contact .apc-box {
    height: 400px;
  }

  /* line 326, ../sass/breakpoints/_desktop.scss */
  .section-contact .apc-box-inner > .cols .col-2 {
    margin-top: -400px;
  }
}
@media all and (min-width: 1200px) {
  /******************************************************************************************************************************************************
   * BREAKPOINTS/FULL-WIDTH.SCSS: STYLES APPLIED WHEN VIEWING THE SITE AT MAX WIDTH
     EXAMPLES: FIXING VARIABLE-SIZED FONTS TO A SENSIBLE MAXIMUM
   ******************************************************************************************************************************************************/
}
