@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 .resume-step .module-copyright {
  text-align: right;
  color: #999;
  font-size: 0.6rem;
  padding: 0.25rem 0;
  display: 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 .resume-step .module-copyright > img {
  width: 20px;
  float: right;
  opacity: 0.5;
  -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 .resume-step .module-copyright > span {
  display: inline-block;
  box-shadow: 0px 3px 0px 0px #fff, 0px 5px 0px 0px #aeaeae;
}
.main > .main-section > .section-center > .block-page .resume-step .module-copyright:hover {
  color: #000;
}
.main > .main-section > .section-center > .block-page .resume-step .module-copyright:hover > img {
  opacity: 1;
}
.main > .main-section > .section-center > .block-page .resume-step .module-copyright:hover > span {
  box-shadow: 0px 3px 0px 0px #fff, 0px 5px 0px 0px #6d6d6d;
}
.main > .main-section > .section-center > .block-page .item-picture {
  position: relative;
  z-index: 1;
  background-color: #f0f0f0;
  background-image: url("https://www.mabachesofareb.com/public/img/icon/picture-none.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 458px;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.3), 0px 10px 5px -5px rgba(0, 0, 0, 0.3);
}
.main > .main-section > .section-center > .block-page .item-picture > .picture-dims,
.main > .main-section > .section-center > .block-page .item-picture > .picture-canvas,
.main > .main-section > .section-center > .block-page .item-picture > .picture-hem,
.main > .main-section > .section-center > .block-page .item-picture > .picture-eyelet {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.main > .main-section > .section-center > .block-page .item-picture > .picture-dims {
  z-index: 2;
}
.main > .main-section > .section-center > .block-page .item-picture > .picture-canvas {
  z-index: 2;
  display: none;
}
.main > .main-section > .section-center > .block-page .item-picture > .picture-hem {
  z-index: 3;
  display: none;
}
.main > .main-section > .section-center > .block-page .item-picture > .picture-eyelet {
  z-index: 4;
  display: none;
}
.main > .main-section > .section-center > .block-page .step-group > div {
  display: none;
}
.main > .main-section > .section-center > .block-page .step-group > div > .setp-title {
  display: none;
}
.main > .main-section > .section-center > .block-page .step-group > div > .setp-title > .setp-num {
  float: left;
  background-color: #5275ee;
  color: #fff;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
}
.main > .main-section > .section-center > .block-page .step-group > div > .setp-title > h3 {
  margin: 0px 0px 15px 50px;
  padding: 0px;
  text-align: left;
  line-height: 40px;
  border-bottom: 1px solid #5275ee;
}
.main > .main-section > .section-center > .block-page .step-group > div > .setp-title > h3 > .fa-edit {
  float: right;
  font-size: 20px;
  margin-top: 10px;
  display: none;
}
.main > .main-section > .section-center > .block-page .step-group > div > .setp-desc {
  display: none;
  background-color: #f0f0f0;
  padding: 15px;
  margin-bottom: 15px;
  font-style: italic;
}
.main > .main-section > .section-center > .block-page .step-group > div > .setp-content {
  display: none;
  margin-bottom: 15px;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 15px;
}
.main > .main-section > .section-center > .block-page .step-group > div > .setp-button {
  display: none;
  text-align: right;
  background-color: #f0f0f0;
  padding: 15px;
}
.main > .main-section > .section-center > .block-page .step-group > div > .setp-button > .btn {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  padding: .25rem 1.5rem;
}
.main > .main-section > .section-center > .block-page .step-group > div.already-open {
  display: block;
}
.main > .main-section > .section-center > .block-page .step-group > div.already-open > .setp-title {
  display: block;
  opacity: 0.5;
  filter: grayscale(100%);
  cursor: pointer;
}
.main > .main-section > .section-center > .block-page .step-group > div.already-open > .setp-title > h3 > .fa-edit {
  display: inline-block;
}
.main > .main-section > .section-center > .block-page .step-group > div.current > .setp-title {
  display: block;
  opacity: 1;
  filter: grayscale(0%);
  pointer-events: none;
}
.main > .main-section > .section-center > .block-page .step-group > div.current > .setp-title > h3 > .fa-edit {
  display: none;
}
.main > .main-section > .section-center > .block-page .step-group > div.current > .setp-desc {
  display: block;
}
.main > .main-section > .section-center > .block-page .step-group > div.current > .setp-content {
  display: block;
}
.main > .main-section > .section-center > .block-page .step-group > div.current > .setp-button {
  display: block;
}
.main > .main-section > .section-center > .block-page .step-group > div.disabled {
  pointer-events: none !important;
}
.main > .main-section > .section-center > .block-page .step-group > div.disabled > .setp-title > h3 > i {
  display: none !important;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-1 > .setp-content > .item-selected {
  background-color: #5275ee;
  padding: 16px;
  margin-bottom: 15px;
  color: #fff;
  line-height: 39px;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-1 > .setp-content > .item-selected > .btn-deselect-item {
  float: right;
  border-radius: 0;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-1 .list-item .card {
  border: none;
  border-radius: 0;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.2);
  background-color: #f0f0f0;
  -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 .step-group > div.step-1 .list-item .card > .card-img {
  background-color: #fff;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 191px;
  width: 100%;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-1 .list-item .card > .card-body {
  text-align: center;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-1 .list-item .card > .card-body > .btn {
  background-color: #5275ee;
  border-color: #5275ee;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 0;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-1 .list-item .card > .card-body > .btn > .fa-check-square {
  display: none;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-1 .list-item .card.selected {
  box-shadow: 0px 0px 0px 1px #5275ee;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-1 .list-item .card.selected > .card-body > .btn {
  pointer-events: none;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-1 .list-item .card.selected > .card-body > .btn > .fa-square {
  display: none;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-1 .list-item .card.selected > .card-body > .btn > .fa-check-square {
  display: inline-block;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-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 .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .card-header {
  padding: 0;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .card-header > h2 {
  margin: 0;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-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 .step-group > div.step-3 .setp-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 .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .card-header > h2 > button.btn > span.icon > i.icofont-folder {
  display: none;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-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 .step-group > div.step-3 .setp-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 .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .card-header > h2 > button.btn.collapsed {
  color: #212529;
  background-color: #ffffff;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-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 .step-group > div.step-3 .setp-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 .step-group > div.step-3 .setp-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 .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .card-header > h2 > button.btn:hover {
  color: #5275ee;
  background-color: #e8e8e8;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .card-header > h2 > button.btn:hover > small {
  color: #333;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .collapse > .card-body,
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .collapsing > .card-body {
  background-color: #fff;
  border-top: 5px solid #e6e6e6;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .collapse > .card-body ul.canvas-feature > li,
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-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 .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .collapse > .card-body ul.canvas-feature > li > i,
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .collapsing > .card-body ul.canvas-feature > li > i {
  color: #5275ee;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .collapse > .card-body ul.canvas-feature > li > b,
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-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 .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .collapse > .card-body .canvas-colors > .canvas-color,
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-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 .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .collapse > .card-body .canvas-colors > .canvas-color > .badge,
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-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 .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .collapse > .card-body .canvas-colors > .canvas-color > .badge.badge-price,
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-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 .step-group > div.step-3 .setp-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 .step-group > div.step-3 .setp-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 .step-group > div.step-3 .setp-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 .step-group > div.step-3 .setp-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 .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .collapse > .card-body .canvas-colors > .canvas-color > i,
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-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 .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .collapse > .card-body .canvas-colors > .canvas-color:hover,
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-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 .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .collapse > .card-body .canvas-colors > .canvas-color:hover > .badge,
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .collapsing > .card-body .canvas-colors > .canvas-color:hover > .badge {
  opacity: 100%;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .collapse > .card-body .canvas-colors > .canvas-color.active,
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .collapsing > .card-body .canvas-colors > .canvas-color.active,
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .collapse > .card-body .canvas-colors > .canvas-color.selected,
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-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 .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .collapse > .card-body .canvas-colors > .canvas-color.active > .badge,
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .collapsing > .card-body .canvas-colors > .canvas-color.active > .badge,
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .collapse > .card-body .canvas-colors > .canvas-color.selected > .badge,
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .collapsing > .card-body .canvas-colors > .canvas-color.selected > .badge {
  opacity: 100%;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .collapse > .card-body .canvas-colors > .canvas-color.active > i,
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .collapsing > .card-body .canvas-colors > .canvas-color.active > i,
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .collapse > .card-body .canvas-colors > .canvas-color.selected > i,
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-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 .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .collapse > .card-footer,
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-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 .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .collapse > .card-footer > .canvas-booklet,
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .collapsing > .card-footer > .canvas-booklet {
  text-align: right;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .collapse > .card-footer > .canvas-booklet > a.btn,
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-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 .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .collapse > .card-footer > .canvas-booklet > a.btn > i,
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-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 .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .collapse > .card-footer > .canvas-booklet > a.btn:hover,
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .collapsing > .card-footer > .canvas-booklet > a.btn:hover,
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .collapse > .card-footer > .canvas-booklet > a.btn:focus,
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-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 .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .collapse > .card-footer > .canvas-booklet > a.btn:hover > i,
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .collapsing > .card-footer > .canvas-booklet > a.btn:hover > i,
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .collapse > .card-footer > .canvas-booklet > a.btn:focus > i,
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-content > .block-canvas > .accordion > .card > .collapsing > .card-footer > .canvas-booklet > a.btn:focus > i {
  color: #fff;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-content > .block-canvas > .card {
  text-align: right;
  background-color: #f0f0f0;
  padding: 15px;
  border: none;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-content > .block-canvas > .card > .card-footer {
  padding: 0;
  background-color: #0000;
  border: none;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-content > .block-canvas > .card > .card-footer > .row > div.col-sm-0 {
  display: none;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-content > .block-canvas > .card > .card-footer > .row > div.col-sm-12 {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-3 .setp-content > .block-canvas > .card > .card-footer > .row > div .btn {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  padding: .25rem 1.5rem;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-4 .protectcover-upload {
  border: 1px solid #ffcc43;
  background: #ffe6b7;
  padding: 15px;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-4 .protectcover-upload .upload-picture {
  width: 155px;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-4 .protectcover-upload.protectcover-upload-success {
  border: 1px solid #c3e6cb;
  background-color: #d4edda;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-4 .protectcover-upload.protectcover-upload-success .alert {
  padding: 0;
  color: #155724;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-4 .protectcover-upload.protectcover-upload-warning {
  border: 1px solid #f8d7da;
  background-color: #f5c6cb;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-4 .protectcover-upload.protectcover-upload-warning .alert {
  padding: 0;
  color: #721c24;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-4 .protectcover-upload.protectcover-upload-progress {
  border: 1px solid #cce5ff;
  background-color: #b8daff;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-4 .protectcover-upload.protectcover-upload-progress .alert {
  padding: 0;
  color: #004085;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-4 .block-option {
  border: 1px solid #5275ee;
  margin-bottom: 10px;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-4 .block-option > .input-group > .input-group-text {
  background-color: #5275ee;
  border: none;
  border-radius: 0;
  color: #fff;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-4 .block-option > .input-group > .input-group-text > i {
  color: #fff;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-4 .block-option > .option-icon {
  display: inline-block;
  padding: 10px;
  background-color: #5275ee;
  margin-right: 15px;
  cursor: pointer;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-4 .block-option > .option-icon > i {
  color: #fff;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-4 .block-option > .option-icon > i.fa-check-square {
  display: none;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-4 .block-option > .option-sandow-quantity,
.main > .main-section > .section-center > .block-page .step-group > div.step-4 .block-option > .option-zipper-quantity {
  display: inline-block;
  width: auto;
  border: none;
  padding: 0;
  margin: 0;
  border-radius: 0;
  color: #5275ee;
  font-weight: bold;
  text-align: right;
  background-color: #f0f0f0;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-4 .block-option.selected > .option-icon > .fa-square {
  display: none;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-4 .block-option.selected > .option-icon > .fa-check-square {
  display: inline-block;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-4 .block-option.disabled {
  pointer-events: none;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-4 .block-option > .block-option-zipper {
  border: 1px solid #5275ee;
  margin-bottom: 10px;
  margin-top: -11px;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-4 .block-option > .block-option-zipper > .form-group {
  border-top: none;
  padding: 1rem;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-4 .block-option > .block-option-zipper > .form-group > .form-control {
  padding: 0;
  margin: 0;
  border-radius: 0;
  color: #9D0A1B;
  font-weight: bold;
  text-align: right;
  background-color: #f0f0f0;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-4 .block-price {
  text-align: right;
  margin: 0 0 15px 0;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-4 .block-price > .price-intval {
  color: red;
  font-size: 38px;
  font-weight: bold;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-4 .block-price > .price-floatval {
  font-size: 20px;
  color: red;
  top: -12px;
  font-weight: bold;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-4 .block-price > .price-text {
  font-size: 34px;
  font-weight: lighter;
  margin-left: 10px;
  opacity: 0.7;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-4 .module-copyright {
  text-align: right;
  color: #999;
  font-size: 0.6rem;
  padding: 0.25rem 0;
  display: block;
}
.main > .main-section > .section-center > .block-page .step-group > div.step-4 .module-copyright:hover {
  color: #777;
  text-decoration: underline;
}
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=protectCoverShape.min.css.map */