/*Polic Cocnonut*/
@font-face {
  font-family: 'satisfyregular';
  src: url('../fonts/satisfy-regular-webfont.eot');
  src: url('../fonts/satisfy-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/satisfy-regular-webfont.woff2') format('woff2'), url('../fonts/satisfy-regular-webfont.woff') format('woff'), url('../fonts/satisfy-regular-webfont.ttf') format('truetype'), url('../fonts/satisfy-regular-webfont.svg#satisfyregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
html,
body {
  height: 100%;
  font-family: Montserrat, HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  outline: none;
  font-size: 13px;
  line-height: 18px;
}
thead {
  font-weight: bold;
}
.wrap {
  min-height: 100%;
  height: auto;
  margin: 0 auto -60px;
  padding: 0 0 60px;
}
.wrap > .container {
  padding: 110px 15px 20px;
}
.wrap > .container.empty {
  padding: 0;
  margin: 0;
}
.layout-empty .wrap {
  padding: 0;
}
footer {
  height: auto;
  background-color: #FFF;
  padding-top: 30px;
}
/** import css WP **/
.four_columns {
  width: 100%;
}
.four_columns > .column1,
.four_columns > .column2,
.four_columns > .column3,
.four_columns > .column4 {
  width: 25%;
  float: left;
}
.not-set {
  color: #c55;
  font-style: italic;
}
/* add sorting icons to gridview sort links */
a.asc:after,
a.desc:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  padding-left: 5px;
}
a.asc:after {
  content: "\e151";
}
a.desc:after {
  content: "\e152";
}
.sort-numerical a.asc:after {
  content: "\e153";
}
.sort-numerical a.desc:after {
  content: "\e154";
}
.sort-ordinal a.asc:after {
  content: "\e155";
}
.sort-ordinal a.desc:after {
  content: "\e156";
}
.grid-view th {
  white-space: nowrap;
}
.hint-block {
  display: block;
  margin-top: 5px;
  color: #999;
}
.error-summary {
  color: #a94442;
  background: #fdf7f7;
  border-left: 3px solid #eed3d7;
  padding: 10px 20px;
  margin: 0 0 15px 0;
}
.btn-success,
.btn-success:focus {
  background-color: #A0C520;
  border-color: #A0C520;
}
/*############################### */
@media (min-width: 1200px) {
  .container {
    width: 1210px;
  }
}
.navbar {
  min-height: 88px;
  padding-top: 1px;
  background-color: #FFF;
}
.navbar-brand {
  height: auto;
  padding: 16px 30px 0 0 ;
}
.navbar-brand img {
  max-height: 50px;
}
.navbar-nav {
  width: calc(100% - 180px);
}
.navbar-nav > li .caret {
  border: 0;
  vertical-align: initial!important;
}
.navbar-nav > li .caret:after {
  content: '\f107';
  font-family: fontawesome;
  margin-left: 6px;
  font-weight: bold;
}
.navbar-nav > li > a,
.navbar-nav > li.open > a,
.navbar-nav > li .btn-link {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #000;
  padding: 30px 14px 0 14px;
  background-color: transparent;
}
.navbar-nav > li > a:hover,
.navbar-nav > li.open > a:hover,
.navbar-nav > li .btn-link:hover,
.navbar-nav > li > a:focus,
.navbar-nav > li.open > a:focus,
.navbar-nav > li .btn-link:focus {
  background-color: transparent;
  outline: none;
  text-decoration: none;
  font-weight: bold;
}
.navbar-nav > li a.membername {
  line-height: normal;
  padding-top: 24px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.navbar-nav > li a.membername span {
  display: block;
  font-weight: normal;
}
.navbar-nav > li a.satisfyregular {
  font-family: satisfyregular;
  font-size: 22px;
}
.navbar-nav > li a.satisfyregular:hover {
  color: #d46122;
}
.dropdown-menu {
  padding: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  font-size: 13px;
}
#accordion .panel-heading {
  cursor: pointer;
  position: relative;
  padding: 2px 40px 2px 10px;
}
#accordion .panel-heading:before {
  content: '\f077';
  font-family: FontAwesome;
  position: absolute;
  right: 10px;
  top: 8px;
  color: #888;
  -webkit-transition: transform 250ms;
  -moz-transition: transform 250ms;
  -ms-transition: transform 250ms;
  -o-transition: transform 250ms;
  transition: transform 250ms;
}
#accordion .panel-heading.collapsed:before {
  transform: rotate(-180deg);
}
#accordion .panel-heading .mainlabel {
  text-transform: uppercase;
  border-right: 2px solid #ddd;
  font-size: 15px;
  line-height: 36px;
  height: 36px;
}
#accordion .panel-heading .mainlabel span {
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
}
#accordion .panel-heading .hint {
  font-size: 13px;
  line-height: 36px;
  height: 36px;
}
#accordion .panel-heading .hint span {
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
}
#accordion .panel-body {
  padding: 8px 15px;
}
#accordion .panel-body table {
  margin-bottom: 0;
}
#accordion .panel-body table > tbody > tr:first-child > td {
  border: 0;
}
/** STRUCTURE **/
h1 {
  margin-top: 0px;
  font-size: 26px;
  margin-bottom: 20px;
  /*  padding-bottom: 12px;
  margin-bottom: 20px;
    border-bottom: 1px solid @grayline;*/
}
h2 {
  font-size: 22px;
}
h2.underline {
  padding-bottom: 12px;
  border-bottom: 1px solid #DDD;
  margin-bottom: 20px;
}
.list-group-item {
  padding: 4px 8px;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  color: #000;
  background-color: #FDCB1F;
  border-color: #FDCB1F;
}
.list-group-item.active.bgorange,
.list-group-item.active:hover.bgorange,
.list-group-item.active:focus.bgorange {
  background-color: #F56B2A;
  border-color: #F56B2A;
  color: #FFF;
}
button.alike {
  border: 0;
  padding: 0;
  color: #666;
}
button.alike:hover {
  text-decoration: none;
  color: #FDCB1F;
}
.roundedbox {
  border: 2px solid #333;
  -webkit-border-radius: 6px;
  /*Safari, Chrome*/
  -moz-border-radius: 6px;
  /*Firefox*/
  border-radius: 6px;
  padding: 10px;
}
.roundedbox h3 {
  text-align: center;
  margin: 0;
}
.roundedbox a {
  color: #666;
}
.roundedbox a:hover {
  text-decoration: none;
  color: #FDCB1F;
}
ul.clean {
  list-style-type: none;
  padding-left: 0;
}
.breadcrumb {
  background-color: transparent;
  margin-bottom: 0;
  padding: 0;
}
.breadcrumb a {
  color: #000;
  font-weight: bold;
}
.breadcrumb > .active {
  color: #000;
}
.breadcrumb > li + li:before {
  color: #000;
}
.banner-info {
  background-color: #f5f5f5;
  margin-bottom: 45px;
  padding: 4px 0;
}
.banner-info > div {
  border-right: 1px solid #aaaaaa;
}
.banner-info > div:last-child {
  border: 0;
}
ul.bulletarrow {
  list-style-type: none;
  padding-left: 4px;
}
ul.bulletarrow > li:before {
  content: "\f061";
  font-family: FontAwesome;
  padding-right: 4px;
}
a.btn-white,
button.btn-white {
  background-color: #FFF;
  color: #FDCB1F;
  border-color: #FDCB1F;
  line-height: 40px;
  text-align: center;
  border-radius: 0;
}
.btn-primary {
  border-color: #000;
  background-color: #FDCB1F;
  color: #000;
}
.btn-primary:hover {
  background-color: #FDCB1F;
  color: #FFF;
}
.btn-orange {
  border-color: #F56B2A;
  background-color: #F56B2A;
  color: #FFF;
}
.alert-danger {
  background-color: #E9531E;
  color: #FFF;
  border-color: #E9531E;
  position: relative;
}
/*
.alert-danger:before
{
  content: '\f071';
  font-family: 'FontAwesome', sans-serif;
  position: absolute;
  left: 15px;
  top: 12px;
  font-size: 20px;
}
*/
.alert-success {
  background-color: #A0C520;
  color: #FFF;
  border-color: #A0C520;
  position: relative;
}
/*
.alert-success:before
{
  content: '\f087';
  font-family: 'FontAwesome', sans-serif;
  position: absolute;
  left: 15px;
  top: 12px;
  font-size: 20px;
}
*/
.menu-member ul {
  list-style-type: circle;
  margin-left: 0;
  padding-left: 10px;
}
nav img.member-photo {
  max-height: 30px;
  border-radius: 3px;
  margin-right: 10px;
  float: left;
}
.badge {
  margin: -10px 0 0 5px;
}
.badge.green {
  background-color: #A0C520;
  color: #FFF;
}
.badge.orange {
  background-color: orange;
  color: #FFF;
}
.badge.red {
  background-color: #E9531E !important;
  color: #FFF !important;
}
.badge.tiny {
  padding: 2px 4px 2px 4px !important;
  font-size: 9px !important;
  position: absolute;
  top: 10px;
  left: 2px;
}
.badge.topright {
  left: auto;
  right: 2px;
}
div.contentbloc {
  display: inline-block;
  position: relative;
}
div.contentbloc .editlink {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #FFF;
  border: 1px solid #000;
  display: none;
  padding: 2px 4px;
}
div.contentbloc:hover .editlink {
  display: inline;
}
.blink {
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
.navbar-toggle .icon-bar {
  background-color: #3c3c3b;
}
/** LOGIN **/
body.site-login ul.breadcrumb,
body.site-signup ul.breadcrumb,
body.site-signupend ul.breadcrumb,
body.site-request-password-reset ul.breadcrumb {
  display: none;
}
div.loginbox,
div.signupbox,
div.recoverbox {
  background-color: #FFF;
  border: 1px solid #DDD;
  padding: 20px;
  display: block;
  width: 300px;
  margin: 50px auto 10px auto;
}
div.loginbox input[type="text"],
div.signupbox input[type="text"],
div.recoverbox input[type="text"],
div.loginbox input[type="password"],
div.signupbox input[type="password"],
div.recoverbox input[type="password"] {
  border-radius: 0;
  border: 1px solid #DDD;
  background-color: #FFF;
  outline: none;
  height: 40px;
}
div.loginbox button,
div.signupbox button,
div.recoverbox button,
div.loginbox button:focus,
div.signupbox button:focus,
div.recoverbox button:focus {
  background-color: #3c3c3b;
  color: #FFF;
  width: 100%;
  border: 0;
  border-radius: 0;
  line-height: 40px;
}
div.loginbox button:hover,
div.signupbox button:hover,
div.recoverbox button:hover {
  background-color: #FDCB1F;
  color: #FFF;
}
div.loginbox img,
div.signupbox img,
div.recoverbox img {
  max-width: 100px;
}
.disclaimer {
  padding-top: 20px;
  font-size: 12px;
  font-style: italic;
}
.disclaimer a {
  color: #000;
  text-decoration: underline;
}
.site-loginpopup .disclaimer {
  padding-top: 0;
}
#form-signupend label {
  font-weight: normal;
}
#form-signupend .radio {
  display: inline-block;
  margin-left: 10px;
}
input[type='text'].hasDatepicker {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/** HOMEPAGE **/
.listevents {
  list-style-type: none;
  padding-left: 10px;
}
.list-group-item.active.alert {
  color: #FFF;
  background-color: #E9531E;
  border-color: #E9531E;
}
.list-group-item.active.noalert {
  color: #FFF;
  background-color: #00b96c;
  border-color: #00b96c;
}
ul.alertList a {
  color: #E9531E;
}
/** PROFILE **/
.site-profile .nav > li > a {
  padding: 6px 8px;
}
#member-jobcategories > label,
#member-jobs > label {
  margin-left: 10px;
  width: 20%;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #000;
  background-color: #FDCB1F;
  color: #000;
  outline: none;
}
.field-member-tags label {
  display: block;
}
.tagator_tag {
  display: inline-block;
  background-color: #FDCB1F;
  color: #000;
  border: 1px solid #000;
  font-size: 13px;
}
.tagator_tag_remove:hover {
  background-color: #000;
  color: #FDCB1F;
}
/** EVENTS **/
.eventContainer {
  margin: 20px;
  padding: 10px;
  border: 1px solid #DDD;
  border-radius: 6px;
  min-height: 150px;
}
.room-selected,
.btn-default.room-selected:focus,
.btn-default.room-selected:active {
  border-color: #000;
  background-color: #FDCB1F;
  outline: none;
}
/** MEETINGROOM **/
ul.meetingroomList {
  display: inline-block;
  margin: 0 auto;
}
ul.meetingroomList > li {
  list-style-type: none;
  display: inline-block;
  /*    border: 1px solid #000;
    padding: 4px 10px;*/
}
#animatedSpin {
  display: none;
}
#bookingcontainer #hasevent {
  display: none;
}
#bookingcontainer #noevent {
  display: block;
  font-style: italic;
  color: #888;
}
#bookingcontainer.showEvents #noevent {
  display: none;
}
#bookingcontainer.showEvents #hasevent {
  display: block;
  border: 1px solid #000000;
  padding: 10px;
}
#bookingLines {
  padding-left: 20px;
}
#bookingLines > li {
  list-style-type: none;
  border-bottom: 1px solid #DDD;
}
#bookingLines > li:before {
  font-family: 'FontAwesome';
  content: '\f274';
  margin: 0 5px 0 -15px;
  color: #5cb85c;
}
#bookingLines > li label {
  font-weight: normal;
}
.fc-event .fc-content {
  padding: 4px;
}
.part-disabled {
  color: #CCC;
  font-style: italic;
}
.part-available {
  color: #449D44;
}
/** CREDIT **/
.creditpack {
  background-color: #FDCB1F;
  color: #000;
  border: 1px solid #000000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=26, Direction=135, Color=#000000)";
  /*IE 8*/
  -moz-box-shadow: 3px 3px 26px rgba(0, 0, 0, 0.4);
  /*FF 3.5+*/
  -webkit-box-shadow: 3px 3px 26px rgba(0, 0, 0, 0.4);
  /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 3px 3px 26px rgba(0, 0, 0, 0.4);
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=26, Direction=135, Color=#000000);
  /*IE 5.5-7*/
  border-radius: 6px;
  padding: 30px;
  font-weight: bold;
  font-size: 16px;
}
.creditpack .number {
  display: block;
  font-size: 40px;
}
.item-pack {
  margin: 0 80px;
}
.item-pack .credits {
  font-size: 26px;
  font-weight: bold;
  line-height: 60px;
}
.item-pack .credits span {
  display: inline-block;
  width: 60px;
  text-align: right;
}
.item-pack .price {
  font-size: 26px;
  font-weight: bold;
}
.item-pack .price span {
  display: block;
  font-size: 20px;
  color: #b8b8b8;
}
.item-pack a.btn-primary {
  margin-top: 16px;
}
.coldebit {
  color: #E9531E;
  font-weight: bold;
}
.colcredit {
  color: #38a908;
  font-weight: bold;
}
/** WALLET **/
.cardContainer {
  border: 2px solid #ddd;
  border-radius: 6px;
  padding: 10px;
}
.card-logo {
  display: inline-block;
  width: 80px;
  height: 50px;
  background-size: contain;
}
.card-logo.card-logo-visa {
  background: url('../img/cards/card-logo-visa.svg') no-repeat top left;
  background-size: contain;
}
.card-logo.card-logo-mastercard {
  background: url('../img/cards/card-logo-mastercard.svg') no-repeat top left;
  background-size: contain;
}
.card-logo.card-logo-amex {
  background: url('../img/cards/card-logo-amex.svg') no-repeat top left;
  background-size: contain;
}
.card-logo.card-logo-unknown {
  background: url('../img/cards/card-logo-unknown.svg') no-repeat top left;
  background-size: contain;
}
/** EVENTORGANISATION **/
.eventorganisation-index .panel-heading {
  font-weight: bold;
}
.eventticket {
  margin-right: 10px;
  width: 20px;
  text-align: right;
  display: inline-block;
}
.statuspending {
  color: #909090;
  font-style: italic;
}
.statusconfirmed {
  color: #A0C520;
  font-weight: bold;
}
/** COWORKING **/
.toreplace {
  color: #FF8000;
}
.replaced {
  color: #FDCB1F;
}
/** Survey **/
.survey-question {
  font-weight: bold;
}
.survey-post {
  margin-top: 10px;
}
.survey-post .btn-default:focus {
  background-color: transparent;
}
.survey-post .btn-survey {
  width: 80%;
  margin-bottom: 10px;
  font-weight: bold;
}
.survey-post .btn-survey:focus,
.survey-post .btn-survey:active {
  outline: 0;
}
.survey-post .btn-selected,
.survey-post .btn-selected:hover,
.survey-post .btn-selected:active,
.survey-post .btn-selected:focus {
  background-color: #FDCB1F;
  position: relative;
}
.survey-post .btn-selected:after {
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  content: "\f00c ";
  font-family: FontAwesome;
  font-size: 20px;
  color: #449D44;
}
.survey-submit {
  text-align: center;
  position: relative;
}
.survey-submit .survey-spin {
  position: absolute;
  font-size: 20px;
  right: 50px;
  top: 8px;
  display: none;
}
.survey-results {
  margin-top: 20px;
}
.survey-results label {
  margin-bottom: 0;
}
.classified-form .hint-block {
  display: inline-block;
  margin-left: 10px;
}
ul.classified {
  padding-left: 0;
}
ul.classified li {
  list-style-type: none;
  padding-left: 80px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top left;
  min-height: 60px;
  position: relative;
  overflow: hidden;
  margin-bottom: 6px;
}
ul.classified li img {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 60px;
}
ul.classified li a {
  font-weight: bold;
  color: #F56B2A;
}
.classified-price {
  font-weight: bold;
  color: #E9531E;
  font-size: 20px;
}
h1 .classified-price {
  font-size: 34px;
}
/** Site Rank **/
body.site-rank {
  background-color: #000;
  color: #FFF;
  background-size: cover;
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 30px;
}
body.site-rank .container {
  padding-top: 50px;
}
body.site-rank h1 {
  font-size: 40px;
  margin-bottom: 40px;
}
body.site-rank table,
body.site-rank .table-bordered > tbody > tr > td,
body.site-rank .table > caption + thead > tr:first-child > th,
body.site-rank .table > colgroup + thead > tr:first-child > th,
body.site-rank .table > thead:first-child > tr:first-child > th,
body.site-rank .table > caption + thead > tr:first-child > td,
body.site-rank .table > colgroup + thead > tr:first-child > td,
body.site-rank .table > thead:first-child > tr:first-child > td {
  border-color: #444;
}
/** Bootstrap col-xxs **/
.col-xxs-1,
.col-xxs-2,
.col-xxs-3,
.col-xxs-4,
.col-xxs-5,
.col-xxs-6,
.col-xxs-7,
.col-xxs-8,
.col-xxs-9,
.col-xxs-10,
.col-xxs-11,
.col-xxs-12 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
@media (max-width: 384px) {
  .col-xxs-1,
  .col-xxs-2,
  .col-xxs-3,
  .col-xxs-4,
  .col-xxs-5,
  .col-xxs-6,
  .col-xxs-7,
  .col-xxs-8,
  .col-xxs-9,
  .col-xxs-10,
  .col-xxs-11 {
    float: left;
  }
  .col-xxs-1 {
    width: 8.33333333%;
  }
  .col-xxs-2 {
    width: 16.66666667%;
  }
  .col-xxs-3 {
    width: 25%;
  }
  .col-xxs-4 {
    width: 33.33333333%;
  }
  .col-xxs-5 {
    width: 41.66666667%;
  }
  .col-xxs-6 {
    width: 50%;
  }
  .col-xxs-7 {
    width: 58.33333333%;
  }
  .col-xxs-8 {
    width: 66.66666667%;
  }
  .col-xxs-9 {
    width: 75%;
  }
  .col-xxs-10 {
    width: 83.33333333%;
  }
  .col-xxs-11 {
    width: 91.66666667%;
  }
  .col-xxs-12 {
    width: 100%;
  }
  .col-xxs-push-1 {
    left: 8.33333333%;
  }
  .col-xxs-push-2 {
    left: 16.66666667%;
  }
  .col-xxs-push-3 {
    left: 25%;
  }
  .col-xss-push-4 {
    left: 33.33333333%;
  }
  .col-xxs-push-5 {
    left: 41.66666667%;
  }
  .col-xxs-push-6 {
    left: 50%;
  }
  .col-xxs-push-7 {
    left: 58.33333333%;
  }
  .col-xxs-push-8 {
    left: 66.66666667%;
  }
  .col-xxs-push-9 {
    left: 75%;
  }
  .col-xxs-push-10 {
    left: 83.33333333%;
  }
  .col-xxs-push-11 {
    left: 91.66666667%;
  }
  .col-xxs-pull-1 {
    right: 8.33333333%;
  }
  .col-xxs-pull-2 {
    right: 16.66666667%;
  }
  .col-xxs-pull-3 {
    right: 25%;
  }
  .col-xxs-pull-4 {
    right: 33.33333333%;
  }
  .col-xxs-pull-5 {
    right: 41.66666667%;
  }
  .col-xxs-pull-6 {
    right: 50%;
  }
  .col-xxs-pull-7 {
    right: 58.33333333%;
  }
  .col-xxs-pull-8 {
    right: 66.66666667%;
  }
  .col-xxs-pull-9 {
    right: 75%;
  }
  .col-xxs-pull-10 {
    right: 83.33333333%;
  }
  .col-xxs-pull-11 {
    right: 91.66666667%;
  }
  .col-xxs-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xxs-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xxs-offset-3 {
    margin-left: 25%;
  }
  .col-xxs-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xxs-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xxs-offset-6 {
    margin-left: 50%;
  }
  .col-xxs-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xxs-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xxs-offset-9 {
    margin-left: 75%;
  }
  .col-xxs-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xxs-offset-11 {
    margin-left: 91.66666667%;
  }
}
.flash-price {
  font-size: 30px;
  font-weight: bold;
}
/** SHOP **/
.product-container {
  border: 1px solid #DDD;
  border-radius: 6px;
  padding: 10px;
  text-align: center;
  margin-bottom: 20px;
}
.product-container .product-image {
  min-height: 200px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  margin: -10px -10px 10px -10px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.product-container .product-image > a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.product-container .price {
  font-weight: bold;
  font-size: 20px;
}
.product-container h3.title {
  margin: 0;
  font-size: 16px;
  min-height: 35px;
}
.product-container .description {
  min-height: 100px;
  display: flex;
  line-height: 16px;
  align-items: center;
}
.product-container .description > div {
  display: inline-block;
}
.shop-product .price {
  font-size: 20px;
  font-weight: bold;
}
.shop-product .product-selection label {
  width: 120px;
}
.navbar-nav > li.topbarcart:hover > a {
  font-weight: normal;
}
.pricecart {
  margin-left: 6px;
  font-size: 10px;
}
.img-product-incart {
  max-width: 60px;
  max-height: 60px;
  widh: auto;
  height: auto;
}
.header-shop {
  border: 1px solid #ddd;
  /*background: @yellow url('../img/bandeau-boutique-202212.jpg') no-repeat left center;*/
  background-size: auto 100%;
  background-position: left center;
  display: flex;
  justify-content: flex-end;
  margin: 50px 15px;
}
.header-shop > .contentbloc {
  display: inline-block;
  width: 30%;
  min-width: 200px;
  padding: 20px;
  background: rgba(0, 0, 0, 0.75);
  color: #FFF;
  font-weight: normal;
  font-size: 22px;
  min-height: 350px;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
/** HELPERS **/
.ptxl {
  padding-top: 40px;
}
.mh100px {
  max-height: 100px;
}
.mlxs {
  margin-left: 5px;
}
.mbs {
  margin-bottom: 10px;
}
.mbm {
  margin-bottom: 20px;
}
.mls {
  margin-left: 10px;
}
.man {
  margin: 0;
}
.mas {
  margin: 10px;
}
.mrl {
  margin-right: 30px;
}
.mls {
  margin-left: 10px;
}
.mrs {
  margin-right: 10px;
}
.mtm {
  margin-top: 20px;
}
.mtl {
  margin-top: 30px;
}
.mtxl {
  margin-top: 50px;
}
.mbl {
  margin-bottom: 30px;
}
.mw100px {
  max-width: 100px;
}
.w100p {
  width: 100%;
}
.w100px {
  width: 100px;
}
.w80px,
.w80 {
  width: 80px;
}
.w50 {
  width: 50px;
}
.w100 {
  width: 100px;
}
.pls {
  padding-left: 10px;
}
.pll {
  padding-left: 30px;
}
.plm {
  padding-left: 20px;
}
.pts {
  padding-top: 10px;
}
.pbs {
  padding-bottom: 10px;
}
.ptm {
  padding-top: 20px;
}
.prm {
  padding-right: 20px;
}
.ptl {
  padding-top: 30px;
}
.mlxs {
  margin-left: 5px;
}
.w20p {
  min-width: 20px;
  text-align: center;
}
.lh50 {
  line-height: 50px;
}
.bold {
  font-weight: bold;
}
.normal {
  font-weight: normal;
}
.inbl {
  display: inline-block;
}
.block {
  display: block;
}
.wauto {
  width: auto;
}
.italic {
  font-style: italic;
}
.red,
a.red,
.navbar-nav > li > a.red {
  color: #E9531E;
}
.green,
a.green,
.navbar-nav > li > a.green {
  color: #449D44;
}
.borderbottom {
  border-bottom: 1px solid #3c3c3b;
}
.light {
  color: #909090;
}
.italic {
  font-style: italic;
}
.pointer {
  cursor: pointer;
}
.mauto {
  margin: auto;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.relative {
  position: relative;
}
.valign-middle,
td.valign-middle {
  vertical-align: middle !important;
}
.nodecoration,
a.nodecoration {
  text-decoration: none;
}
/*# sourceMappingURL=frontend.css.map */