/*To be included in All front facing page*/
.monospace {
  font-family: monospace;
}
.t-left {
  text-align: left;
}
.t-right {
  text-align: right;
}
.t-center {
  text-align: center;
}
.f-left {
  float: left;
}
.f-right {
  float: right;
}
.f-width {
  width: 100%;
}
.f-height {
  height: 100%;
}
.strong {
  font-weight: bold;
}
.light {
  font-weight: 100;
}
.innerL {
  padding-left: 15px;
}
.innerR {
  padding-right: 15px;
}
.innerLR {
  padding-left: 15px;
  padding-right: 15px;
}
.k-content.innerLR {
  padding-left: 15px;
  padding-right: 15px;
}
.small {
  font-size: 0.75em;
}
.clearfix {
  clear: both;
}
.v-center,
.v-center-helper {
  zoom: 1;
  display: inline;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
}
.v-center-helper {
  height: 100%;
}
.k-notification-wrap {
  color: #000;
}
.separator {
  height: 8px;
}
.separator.s2x {
  height: 16px;
}
.separator.s4x {
  height: 32px;
}
.mww_button_normal,
.mww_button {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ie-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.mww_button_normal {
  zoom: 1;
  display: inline;
  display: -moz-inline-stack;
  display: inline-block;
  padding: 10px 20px;
  font-size: 24px;
  font-family: 'BebasNeue';
  cursor: pointer;
}
.mww_button_normal:hover {
  color: #fff;
  background: #d2cbd1;
}
.mww_button {
  zoom: 1;
  display: inline;
  display: -moz-inline-stack;
  display: inline-block;
  padding: 10px 20px;
  font-size: 32px;
  font-family: 'BebasNeue';
  line-height: 52px;
  color: #231f20;
  text-align: center;
  text-decoration: none;
  border: 2px #231f20 solid;
  border-bottom: 8px #231f20 solid;
  cursor: pointer;
  margin-bottom: 0.5em;
}
.mww_button.f-width {
  min-width: 200px;
}
.k-widget [class*='col-'],
.k-widget .container,
.k-widget .row {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ie-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#hpwallart_project_type_select_window {
  overflow-x: hidden;
}
#wallart-projects {
  margin-top: 1em;
  border: none;
}
#wallart-projects:after {
  content: "";
  clear: both;
  display: block;
}
#wallart-projects .wallart-project {
  width: 180px;
  margin-right: 1em;
  margin-bottom: 1em;
  text-align: center;
  zoom: 1;
  display: inline;
  display: -moz-inline-stack;
  display: inline-block;
  float: left;
  border: 1px solid #000;
}
#wallart-projects .wallart-project .thumb-wrapper {
  width: 180px;
  height: 120px;
  overflow: hidden;
}
#wallart-projects .wallart-project .thumb-wrapper .v-center-helper {
  vertical-align: middle;
  height: 100%;
  zoom: 1;
  display: inline;
  display: -moz-inline-stack;
  display: inline-block;
}
#wallart-projects .wallart-project .thumb-wrapper img {
  zoom: 1;
  display: inline;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
#wallart-projects .wallart-project .name {
  font-weight: bold;
  font-size: 14pt;
}
#wallart-projects .wallart-project a.btn-continue {
  margin-top: 0.5em;
  display: block;
  font-size: 18px;
  font-family: 'BebasNeue';
  background: #d2cbd1;
  color: #000;
  padding: 5px 0;
  border: 1px solid #000;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-width: 3px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ie-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
#wallart-projects .wallart-project a.btn-continue:hover {
  background: #92c384;
}
.hp_wallart_cart_actions {
  margin-top: 5px;
  font-size: 0.75em;
  font-weight: 100;
}
.hp_wallart_cart_actions a {
  font-weight: bold;
  zoom: 1;
  display: inline;
  display: -moz-inline-stack;
  display: inline-block;
  margin-left: 5px;
}
.hpwallart_option {
  margin-top: 5px;
  font-size: 0.75em;
}
.hpwallart_option label {
  margin-right: 10px;
}
.hpwallart_option select {
  font-weight: bold;
  padding: 2px 5px;
}
.fullwidth article {
  position: relative;
}
.fullwidth .cart_updating {
  top: 0;
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
}
.hpwallart-substrate {
  width: 100%;
  margin-bottom: 1em;
}
.hpwallart-substrate .hpwallart-preview {
  float: left;
  width: 28%;
  margin-right: 2%;
}
.hpwallart-substrate .hpwallart-preview img {
  max-width: 100%;
  max-height: 100%;
}
.hpwallart-substrate .hpwallart-details {
  float: left;
  width: 48%;
  margin-right: 2%;
}
.hpwallart-substrate .hpwallart-details table.details tr {
  background: none;
}
.hpwallart-substrate .hpwallart-details table.details tr td {
  vertical-align: bottom;
  padding-bottom: 10px;
}
.hpwallart-substrate .hpwallart-details table.details tr td.customise {
  font-size: 1.2em;
}
.hpwallart-substrate .hpwallart-details table.details tr td.field {
  padding-right: 15px;
}
.hpwallart-substrate .hpwallart-details table.details tr td.value {
  font-size: 1.3em;
}
.hpwallart-substrate .hpwallart-details table.details tr td.value.name {
  font-size: 1.5em;
  font-weight: bold;
}
.hpwallart-substrate .hpwallart-price {
  float: left;
  width: 20%;
  text-align: center;
}
.hpwallart-substrate .hpwallart-price .price-preview {
  background: #eee;
  padding: 2em;
  margin-bottom: 1em;
}
.hpwallart-substrate .hpwallart-price .price-preview .title {
  margin-bottom: 1em;
}
.hpwallart-substrate .hpwallart-price .price-preview .price {
  font-weight: bold;
  font-size: 2em;
}
.hpwallart-substrate .hpwallart-price .button_box {
  padding: 0;
}
.hpwallart-substrate .hpwallart-price .button_box a {
  display: block;
  box-sizing: border-box;
  margin: 0 0 5px 0;
}
.hpwallart-substrate .hpwallart-price .button_box a.add_to_cart_button {
  font-size: 1.5em;
  width: 100%;
}
.hpwallart-substrate:after {
  content: "";
  display: block;
  clear: both;
}
.hpwallart-instructions {
  background: #eee;
  border: #333;
  padding: 0.58em;
}
.hpwallart-instructions h3 {
  margin-bottom: 0.58em;
}
#hpwallart-projects-wrapper .row:after,
#hpwallart_project_type_select_window .row:after {
  content: "";
  display: block;
  clear: both;
}
#hpwallart-projects-wrapper .row .col-md-6,
#hpwallart_project_type_select_window .row .col-md-6 {
  margin: 7.5px 0;
  width: 50%;
  float: left;
}
#hpwallart-projects-wrapper .row .col-md-6 .mww_button,
#hpwallart_project_type_select_window .row .col-md-6 .mww_button {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ie-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
@media css (max-width= 768px) {
  #hpwallart-projects-wrapper .row .col-md-6,
  #hpwallart_project_type_select_window .row .col-md-6 {
    width: 100%;
    float: none;
    margin: 0;
  }
}
