@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300i,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Shadows+Into+Light+Two&display=swap');
@font-face {
  font-family: 'Sacramento';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sacramento/v17/buEzpo6gcdjy0EiZMBUG0Co.ttf) format('truetype');
}
@font-face {
  font-family: 'Circular Pro Book';
  src: url("https://www.mabachesofareb.com/public/fonts/circularpro/book/CircularPro-Book.eot");
  src: url("https://www.mabachesofareb.com/public/fonts/circularpro/book/CircularPro-Book.eot#iefix") format("embedded-opentype"), url("https://www.mabachesofareb.com/public/fonts/circularpro/book/CircularPro-Book.woff2") format("woff2"), url("https://www.mabachesofareb.com/public/fonts/circularpro/book/CircularPro-Book.woff") format("woff"), url("https://www.mabachesofareb.com/public/fonts/circularpro/book/CircularPro-Book") format("truetype"), url("https://www.mabachesofareb.com/public/fonts/circularpro/book/CircularPro-Book.svg#AchilleIIFY-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Circular Pro Bold';
  src: url("https://www.mabachesofareb.com/public/fonts/circularpro/bold/CircularPro-Bold.eot");
  src: url("https://www.mabachesofareb.com/public/fonts/circularpro/bold/CircularPro-Bold.eot#iefix") format("embedded-opentype"), url("https://www.mabachesofareb.com/public/fonts/circularpro/bold/CircularPro-Bold.woff2") format("woff2"), url("https://www.mabachesofareb.com/public/fonts/circularpro/bold/CircularPro-Bold.woff") format("woff"), url("https://www.mabachesofareb.com/public/fonts/circularpro/bold/CircularPro-Bold.ttf") format("truetype"), url("https://www.mabachesofareb.com/public/fonts/circularpro/bold/CircularPro-Bold.svg#AchilleIIFY-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.main > .main-section > .section-center > .block-page > .page-header {
  border-bottom: none;
  padding: 0 0 35px;
  margin: 0;
}
.main > .main-section > .section-center > .block-page > .page-header > h1 {
  text-align: center;
  text-transform: uppercase;
  color: #222;
  font-size: 1.5rem;
  padding: 0.25rem 0;
  margin: 0.75rem auto;
  border-bottom: 1px solid #5275ee;
  max-width: max-content;
}
.main > .main-section > .section-center > .block-page > .page-header > p {
  text-align: center;
  font-size: 0.9rem;
  color: #777;
}
.main > .main-section > .section-center > .block-page > .page-header > h3 {
  text-align: center;
  color: #999;
  font-weight: 100;
}
.main > .main-section > .section-center > .block-page > .page-content > .card {
  margin-bottom: 35px;
  background-color: #e8e9eb;
  border-radius: 0;
  border-color: #e6e6e6;
}
.main > .main-section > .section-center > .block-page ul.nav > li.nav-item {
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main > .main-section > .section-center > .block-page ul.nav > li.nav-item > a.nav-link {
  background-color: #e6e6e6;
  color: #777777;
  border-radius: 0.5rem 0.5rem 0 0;
  border: 1px solid #777;
  border-bottom: none;
  margin: 0 0.15rem;
  min-width: 150px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main > .main-section > .section-center > .block-page ul.nav > li.nav-item > a.nav-link > span {
  background-color: #fff;
  width: 20px;
  height: 20px;
  display: inline-block;
  color: #5275ee;
  border-radius: 0.25rem;
  line-height: 22px;
  text-align: center;
  margin-right: 0.5rem;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main > .main-section > .section-center > .block-page ul.nav > li.nav-item > a.nav-link.active {
  background-color: #5275ee;
  color: #fff;
  border: 1px solid #5275ee;
  border-bottom: none;
}
.main > .main-section > .section-center > .block-page ul.nav > li.nav-item.disabled {
  pointer-events: none;
  opacity: 50%;
}
.main > .main-section > .section-center > .block-page ul.nav > li.nav-item.disabled > a.nav-link > span {
  background-color: #e6e6e6;
  color: #777777;
}
.main > .main-section > .section-center > .block-page > .page-wrapper {
  border-top: 1px solid #777;
  padding-top: 30px;
  width: 100%;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content .card,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .card {
  border-radius: 0.5rem;
  border: none;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content .card > .card-header,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .card > .card-header {
  background-color: #5275ee;
  border: 1px solid #cac8c8;
  color: #fff;
  font-weight: bold;
  border-radius: 0.5rem 0.5rem 0 0;
  text-transform: uppercase;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content .card > .card-header > span,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .card > .card-header > span {
  background-color: #e6e6e6;
  width: 20px;
  height: 20px;
  display: inline-block;
  color: #777;
  border-radius: 0.25rem;
  line-height: 22px;
  text-align: center;
  margin-right: 0.5rem;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content .card > .card-body,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .card > .card-body {
  border-left: 1px solid #cac8c8;
  border-right: 1px solid #cac8c8;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content .card > .card-body > h4,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .card > .card-body > h4,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content .card > .card-body > div > h4,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .card > .card-body > div > h4,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content .card > .card-body > div > div > h4,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .card > .card-body > div > div > h4 {
  background-color: #e6e6e6;
  padding: 0.5rem 0.75rem 0.5rem 1.25rem;
  width: max-content;
  border-radius: 0 0.5rem 0.5rem 0;
  margin: 0 0 1rem -1.25rem;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content .card > .card-body .form-group .input-group-prepend > .input-group-text,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .card > .card-body .form-group .input-group-prepend > .input-group-text,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content .card > .card-body .input-group .input-group-prepend > .input-group-text,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .card > .card-body .input-group .input-group-prepend > .input-group-text {
  border-radius: 0;
  background-color: #e6e6e6;
  border: 1px solid #cac8c8;
  color: #777;
  min-width: 70px;
  text-align: right;
  display: inline-block;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content .card > .card-body .form-group .input-group-append > .input-group-text,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .card > .card-body .form-group .input-group-append > .input-group-text,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content .card > .card-body .input-group .input-group-append > .input-group-text,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .card > .card-body .input-group .input-group-append > .input-group-text {
  border-radius: 0;
  background-color: #e6e6e6;
  border: 1px solid #cac8c8;
  color: #777;
  min-width: 42px;
  text-align: left;
  display: inline-block;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content .card > .card-body .form-group .input-group-append > .input-group-text.input-group-text-primary,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .card > .card-body .form-group .input-group-append > .input-group-text.input-group-text-primary,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content .card > .card-body .input-group .input-group-append > .input-group-text.input-group-text-primary,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .card > .card-body .input-group .input-group-append > .input-group-text.input-group-text-primary {
  background-color: #007bff;
  color: #fff;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content .card > .card-body .form-group .form-control,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .card > .card-body .form-group .form-control,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content .card > .card-body .input-group .form-control,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .card > .card-body .input-group .form-control {
  border: 1px solid #cac8c8;
  border-radius: 0;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content .card > .card-body > hr,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .card > .card-body > hr {
  border-top: 1px solid transparent;
  margin: 0.75rem -1.25rem;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content .card > .card-footer,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .card > .card-footer {
  background-color: #e6e6e6;
  border: 1px solid #cac8c8;
  border-top-color: #cac8c8;
  border-radius: 0 0 0.5rem 0.5rem;
  padding: 0;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content .card > .card-footer .btn.step-return,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .card > .card-footer .btn.step-return,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content .card > .card-footer .btn.step-submit,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .card > .card-footer .btn.step-submit {
  line-height: 2rem;
  border-radius: 0;
  background-color: transparent;
  color: #5275ee;
  border: none;
  font-weight: bold;
  min-width: 200px;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content .card > .card-footer .btn.step-return:hover,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .card > .card-footer .btn.step-return:hover,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content .card > .card-footer .btn.step-submit:hover,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .card > .card-footer .btn.step-submit:hover {
  background-color: #5275ee;
  color: #fff;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content .card > .card-footer .btn.step-return,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .card > .card-footer .btn.step-return {
  text-align: left;
  border-radius: 0 0 0 0.5rem;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content .card > .card-footer .btn.step-submit,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .card > .card-footer .btn.step-submit {
  text-align: right;
  border-radius: 0 0 0.5rem 0;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content .card.card-param-print > .card-body,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .card.card-param-print > .card-body {
  padding: .25rem 0;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content .card.card-param-print > .card-body > .row,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .card.card-param-print > .card-body > .row {
  margin: 0;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content .card.card-param-print > .card-body > .row > div,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .card.card-param-print > .card-body > .row > div {
  padding: 0;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content .card.card-param-print > .card-body > .row > div .param-value,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .card.card-param-print > .card-body > .row > div .param-value {
  font-size: 0.8rem;
  text-align: center;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content .card.card-param-print > .card-body > .row > div .param-value > span,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .card.card-param-print > .card-body > .row > div .param-value > span {
  font-size: 0.9rem;
  font-weight: bold;
  color: #5275ee;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content .card.card-price-print > .card-body,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .card.card-price-print > .card-body {
  position: relative;
  height: 100px;
  padding: 0;
  margin: 0;
  background-color: #f2f2f2;
  border: 1px solid #cac8c8;
  border-radius: 0 0 0.5rem 0.5rem;
  border-top: none;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content .card.card-price-print > .card-body > .print-icon,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .card.card-price-print > .card-body > .print-icon {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  font-size: 6rem;
  opacity: 5%;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content .card.card-price-print > .card-body > .print-icon > i,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .card.card-price-print > .card-body > .print-icon > i {
  font-size: 5rem;
  opacity: 10%;
  width: 90px;
  height: 80px;
  display: inline-block;
  margin: 10px 5px;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content .card.card-price-print > .card-body > .print-data,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .card.card-price-print > .card-body > .print-data {
  position: absolute;
  z-index: 3;
  top: 25px;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
  color: #f00;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content .card.card-price-print > .card-body > .print-name,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .card.card-price-print > .card-body > .print-name {
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  top: 55px;
  text-align: center;
  color: #777;
  font-size: 0.9rem;
  font-weight: 100;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card {
  border-radius: 0;
  background-color: #e6e6e6;
  border: 5px solid #e6e6e6;
  margin-bottom: 15px;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .card-header {
  padding: 0;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .card-header > h2 {
  margin: 0;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .card-header > h2 > button.btn {
  color: #fff;
  text-transform: uppercase;
  padding: 0.75rem 1rem;
  background-color: #5275ee;
  border-radius: 0;
  text-decoration: none;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .card-header > h2 > button.btn > span.icon {
  float: right;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .card-header > h2 > button.btn > span.icon > i.icofont-folder {
  display: none;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .card-header > h2 > button.btn > span.icon > i.icofont-document-folder {
  display: inline-block;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .card-header > h2 > button.btn > small {
  font-size: 75%;
  display: block;
  width: 70%;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .card-header > h2 > button.btn.collapsed {
  color: #212529;
  background-color: #ffffff;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .card-header > h2 > button.btn.collapsed > span.icon {
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .card-header > h2 > button.btn.collapsed > span.icon > i.icofont-folder {
  display: inline-block;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .card-header > h2 > button.btn.collapsed > span.icon > i.icofont-document-folder {
  display: none;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .card-header > h2 > button.btn:hover {
  color: #5275ee;
  background-color: #e8e8e8;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .card-header > h2 > button.btn:hover > small {
  color: #333;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapse > .card-body,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapsing > .card-body {
  background-color: #fff;
  border-top: 5px solid #e6e6e6;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapse > .card-body ul.canvas-feature > li,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapsing > .card-body ul.canvas-feature > li {
  padding: 0 0 0.25rem 0;
  border: none;
  box-shadow: inset 0px -1px 0px 0px #ccc;
  margin: 0 0 0.75rem 0;
  background-color: transparent;
  font-size: 0.9rem;
  border-radius: 0;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapse > .card-body ul.canvas-feature > li > i,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapsing > .card-body ul.canvas-feature > li > i {
  color: #5275ee;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapse > .card-body ul.canvas-feature > li > b,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapsing > .card-body ul.canvas-feature > li > b {
  color: #5275ee;
  font-weight: normal;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapse > .card-body .canvas-colors > .canvas-color,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapsing > .card-body .canvas-colors > .canvas-color {
  position: relative;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center;
  float: left;
  width: 70px;
  height: 70px;
  margin: 0 1rem 1rem 0;
  line-height: 50px;
  text-align: center;
  border-radius: 0.5rem;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapse > .card-body .canvas-colors > .canvas-color > .badge,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapsing > .card-body .canvas-colors > .canvas-color > .badge {
  opacity: 0%;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapse > .card-body .canvas-colors > .canvas-color > .badge.badge-price,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapsing > .card-body .canvas-colors > .canvas-color > .badge.badge-price {
  position: absolute;
  z-index: 2;
  top: -9px;
  right: -9px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapse > .card-body .canvas-colors > .canvas-color > .badge.badge-price.badge-price-plus,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapsing > .card-body .canvas-colors > .canvas-color > .badge.badge-price.badge-price-plus {
  background-color: #f00;
  color: #fff;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapse > .card-body .canvas-colors > .canvas-color > .badge.badge-price.badge-price-minus,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapsing > .card-body .canvas-colors > .canvas-color > .badge.badge-price.badge-price-minus {
  background-color: #f00;
  color: #fff;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapse > .card-body .canvas-colors > .canvas-color > i,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapsing > .card-body .canvas-colors > .canvas-color > i {
  background-color: rgba(255, 255, 255, 0.3);
  color: #000;
  border-radius: 25px;
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.3);
  display: inline-block;
  opacity: 0;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapse > .card-body .canvas-colors > .canvas-color:hover,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapsing > .card-body .canvas-colors > .canvas-color:hover {
  border-radius: 0;
  box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.3);
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapse > .card-body .canvas-colors > .canvas-color:hover > .badge,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapsing > .card-body .canvas-colors > .canvas-color:hover > .badge {
  opacity: 100%;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapse > .card-body .canvas-colors > .canvas-color.active,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapsing > .card-body .canvas-colors > .canvas-color.active,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapse > .card-body .canvas-colors > .canvas-color.selected,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapsing > .card-body .canvas-colors > .canvas-color.selected {
  pointer-events: none;
  border-radius: 0;
  box-shadow: 0px 0px 0px 4px #5275ee;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapse > .card-body .canvas-colors > .canvas-color.active > .badge,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapsing > .card-body .canvas-colors > .canvas-color.active > .badge,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapse > .card-body .canvas-colors > .canvas-color.selected > .badge,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapsing > .card-body .canvas-colors > .canvas-color.selected > .badge {
  opacity: 100%;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapse > .card-body .canvas-colors > .canvas-color.active > i,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapsing > .card-body .canvas-colors > .canvas-color.active > i,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapse > .card-body .canvas-colors > .canvas-color.selected > i,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapsing > .card-body .canvas-colors > .canvas-color.selected > i {
  opacity: 1;
  box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.3);
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapse > .card-footer,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapsing > .card-footer {
  border-radius: 0;
  background-color: transparent;
  border: none;
  padding: 5px 0 0 0;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapse > .card-footer > .canvas-booklet,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapsing > .card-footer > .canvas-booklet {
  text-align: right;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapse > .card-footer > .canvas-booklet > a.btn,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapsing > .card-footer > .canvas-booklet > a.btn {
  color: #5275ee;
  background-color: #fff;
  border-color: #fff;
  border-radius: 0;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapse > .card-footer > .canvas-booklet > a.btn > i,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapsing > .card-footer > .canvas-booklet > a.btn > i {
  color: #333;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapse > .card-footer > .canvas-booklet > a.btn:hover,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapsing > .card-footer > .canvas-booklet > a.btn:hover,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapse > .card-footer > .canvas-booklet > a.btn:focus,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapsing > .card-footer > .canvas-booklet > a.btn:focus {
  background-color: #5275ee;
  color: #fff;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapse > .card-footer > .canvas-booklet > a.btn:hover > i,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapsing > .card-footer > .canvas-booklet > a.btn:hover > i,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapse > .card-footer > .canvas-booklet > a.btn:focus > i,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content .block-canvas > .accordion > .card > .collapsing > .card-footer > .canvas-booklet > a.btn:focus > i {
  color: #fff;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar > ul.nav {
  border: none;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar > ul.nav > li.nav-item > .nav-link {
  min-width: 110px;
  font-size: 75%;
  border-bottom: 1px solid #cac8c8;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar > ul.nav > li.nav-item > .nav-link.active {
  background-color: #fff;
  color: #5275ee;
  border: 1px solid #cac8c8;
  border-bottom: 1px solid #fff;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .block-view {
  position: relative;
  background-image: url("https://www.mabachesofareb.com/page/tarp/public/img/__canvas-meter/image.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  border: 1px solid #ccc;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .block-view > .view-canvas-color,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .block-view > .view-image-shadow,
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .block-view > .view-image-size {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .block-view > .view-canvas-color {
  background-color: transparent;
  opacity: 0.7;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .block-view > .view-image-shadow {
  background-image: url("https://www.mabachesofareb.com/page/tarp/public/img/__canvas-meter/shadow.png");
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar .block-view > .view-image-size {
  background-image: url("https://www.mabachesofareb.com/page/tarp/public/img/__canvas-meter/size.png");
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar > .card-delivery > ul.list-group > li.list-group-item {
  border-top: none;
  border-color: #cac8c8;
  font-size: .9rem;
  border-radius: 0;
  padding: 0;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar > .card-delivery > ul.list-group > li.list-group-item > i {
  display: inline-block;
  padding: 10px;
  margin-right: 5px;
  background-color: #5275ee;
  color: #fff;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar > .add-to-card {
  margin-top: 15px;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar > .add-to-card > .custom-switch {
  margin-bottom: 15px;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar > .module-copyright {
  text-align: right;
  color: #999;
  font-size: 0.6rem;
  padding: 0.25rem 0;
  display: block;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar > .module-copyright:hover {
  color: #777;
  text-decoration: underline;
}
/* 
For Mobile 
Lorsque l'écran (fenêtre du navigateur) devient plus petit que 768 pixels :
*/
@media screen and (max-width: 768px) {
  .main > .main-section > .section-center > .block-page > .page-header {
    padding: 0 0 1rem 0;
  }
  .main > .main-section > .section-center > .block-page > .page-header > h3 {
    display: none;
  }
  .main > .main-section > .section-center > .block-page > .page-header > h1 {
    padding: 0;
    margin: 0 auto 0.25rem auto;
    font-size: 1.2rem;
  }
  .main > .main-section > .section-center > .block-page > .page-header > p {
    margin: 0;
  }
  .main > .main-section > .section-center > .block-page .block-html {
    display: none;
  }
  .main > .main-section > .section-center > .block-page > ul.nav > li.nav-item > a.nav-link {
    border-radius: 0;
    padding: 0.25rem;
    font-size: 0.9rem;
    min-width: min-content;
  }
  .main > .main-section > .section-center > .block-page > ul.nav > li.nav-item > a.nav-link > .step-number {
    margin-right: 0;
    border-radius: 0;
    background-color: transparent;
    color: #fff;
    padding: 0 0.25rem 0 0;
    margin: 0 0.25rem 0 0;
    width: auto;
    height: auto;
    border-right: 1px solid #fff;
  }
  .main > .main-section > .section-center > .block-page > .page-wrapper {
    padding-top: 1rem;
    border-top: 1px solid #bbb;
  }
  .main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content > .tab-pane .card {
    border-radius: 0;
  }
  .main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content > .tab-pane .card > .card-header {
    border-radius: 0;
    padding: 0.25rem 0.5rem;
    font-size: 1rem;
  }
  .main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content > .tab-pane .card > .card-body {
    padding: 0.5rem;
  }
  .main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content > .tab-pane .card > .card-body > h4 {
    margin: 0 0 1rem -0.5rem;
    border-radius: 0;
  }
  .main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content > .tab-pane .card > .card-body > .alert {
    padding: 0.25rem 0.5rem;
    border-radius: 0;
    font-size: 0.8rem;
  }
  .main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content > .tab-pane .card > .card-footer {
    border-radius: 0;
  }
  .main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content > .tab-pane .block-canvas > .accordion-canvas > .card > .card-header > h2 button.btn {
    padding: 0.25rem 0.5rem;
  }
  .main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content > .tab-pane .block-canvas > .accordion-canvas > .card > .card-header > h2 button.btn > .canvas-description {
    display: none;
  }
  .main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content > .tab-pane .block-canvas > .accordion-canvas > .card > .collapse > .card-body {
    padding: 0.5rem;
  }
  .main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content > .tab-pane .block-canvas > .accordion-canvas > .card > .collapse > .card-body > .canvas-feature {
    display: none;
  }
  .main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content > .tab-pane .block-canvas > .accordion-canvas > .card > .collapse > .card-body .canvas-colors > .canvas-color {
    width: 35px;
    height: 35px;
    margin: 0 0.25rem 0.25rem 0;
    line-height: 25px;
    border-radius: 0;
  }
  .main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content > .tab-pane .block-canvas > .accordion-canvas > .card > .collapse > .card-body .canvas-colors > .canvas-color > i {
    width: 13px;
    height: 13px;
    line-height: 13px;
  }
  .main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content > .tab-pane .block-canvas > .card > .card-footer > .row > .col-md-6 {
    width: 50% !important;
  }
  .main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content > .tab-content > .tab-pane .block-canvas > .card > .card-footer > .row > .col-md-6 a.btn {
    min-width: inherit;
  }
}
body .main > .main-section > .section-center > .block-title {
  display: none;
}
body .main > .main-section > .section-center > .block-breadcrumb {
  margin-bottom: 30px;
}
body .main > .main-section > .section-center > .block-page > .page-header {
  border-bottom: none;
}
body .main > .main-section > .section-center > .block-page > .page-header > h1 {
  text-align: center;
}

/*# sourceMappingURL=canvasMeter.min.css.map */