.bordered {
  border: solid 1px #dddddd;
}
.customizeRadio:before,
.customizeRadio:after {
  border-radius: 50%;
}
.btn-type-promo {
  color: #ffffff;
  background-color: #efa70b;
  border-color: #efa70b;
}
.btn-type-promo:hover,
.btn-type-promo:focus,
.btn-type-promo:active,
.btn-type-promo.active,
.open .dropdown-toggle.btn-type-promo {
  color: #ffffff;
  background-color: #c88c09;
  border-color: #b47e08;
}
.btn-type-promo:active,
.btn-type-promo.active,
.open .dropdown-toggle.btn-type-promo {
  background-image: none;
}
.btn-type-promo.disabled,
.btn-type-promo[disabled],
fieldset[disabled] .btn-type-promo,
.btn-type-promo.disabled:hover,
.btn-type-promo[disabled]:hover,
fieldset[disabled] .btn-type-promo:hover,
.btn-type-promo.disabled:focus,
.btn-type-promo[disabled]:focus,
fieldset[disabled] .btn-type-promo:focus,
.btn-type-promo.disabled:active,
.btn-type-promo[disabled]:active,
fieldset[disabled] .btn-type-promo:active,
.btn-type-promo.disabled.active,
.btn-type-promo[disabled].active,
fieldset[disabled] .btn-type-promo.active {
  background-color: #efa70b;
  border-color: #efa70b;
}
.btn-type-promo .badge {
  color: #efa70b;
  background-color: #ffffff;
}
.btn-type-promo:hover,
.btn-type-promo:focus,
.btn-type-promo:active,
.btn-type-promo.active,
.open .dropdown-toggle.btn-type-promo {
  color: #ffffff;
  background-color: #d7960a;
  border-color: #d7960a;
}
.btn-type-promo:active,
.btn-type-promo.active {
  -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.1);
}
.btn-type-promo.btn-outline {
  color: #efa70b;
  border-color: #efa70b;
  background: #ffffff;
}
.btn-type-promo.btn-outline.btn-default {
  color: #ffffff;
}
.btn-type-promo.btn-outline:hover,
.btn-type-promo.btn-outline:focus,
.btn-type-promo.btn-outline:active,
.btn-type-promo.btn-outline.active,
.open .dropdown-toggle.btn-type-promo.btn-outline {
  color: #ffffff;
  background-color: #d7960a;
  border-color: #d7960a;
}
.table-type-promo {
  border-top-color: #efa70b !important;
}
.bg-type-promo {
  background-color: #efa70b;
  color: #ffffff;
}
.bg-type-promo:hover {
  background-color: #d7960a;
}
.bg-type-promo .prices .price:not([class*="text-"]) {
  color: #ffffff;
}
.bg-type-promo .cart .btn-rounded {
  transition: .3s;
  background: #ffffff;
}
.bg-type-promo .cart .btn-rounded i {
  color: #efa70b;
}
.bg-type-promo .cart .btn-rounded:hover {
  opacity: .9;
}
.bg-type-promo-light {
  background-color: rgba(239, 167, 11, 0.5);
  color: #ffffff;
}
.bg-type-promo-light:hover {
  background-color: rgba(239, 167, 11, 0.5);
}
.bg-type-promo-light .prices .price:not([class*="text-"]) {
  color: #ffffff;
}
.bg-type-promo-light.indented th:first-child .icon,
.bg-type-promo-light.indented .th:first-child .icon,
.bg-type-promo-light.indented td:first-child .icon,
.bg-type-promo-light.indented .td:first-child .icon {
  color: #efa70b;
}
.bg-type-promo-light .cart .btn-rounded {
  transition: .3s;
  background: #ffffff;
}
.bg-type-promo-light .cart .btn-rounded i {
  color: rgba(239, 167, 11, 0.5);
}
.bg-type-promo-light .cart .btn-rounded:hover {
  opacity: .7;
}
.btn-type-facette0 {
  color: #ffffff;
  background-color: #f5b11f;
  border-color: #f5b11f;
}
.btn-type-facette0:hover,
.btn-type-facette0:focus,
.btn-type-facette0:active,
.btn-type-facette0.active,
.open .dropdown-toggle.btn-type-facette0 {
  color: #ffffff;
  background-color: #e19d0a;
  border-color: #ce8f09;
}
.btn-type-facette0:active,
.btn-type-facette0.active,
.open .dropdown-toggle.btn-type-facette0 {
  background-image: none;
}
.btn-type-facette0.disabled,
.btn-type-facette0[disabled],
fieldset[disabled] .btn-type-facette0,
.btn-type-facette0.disabled:hover,
.btn-type-facette0[disabled]:hover,
fieldset[disabled] .btn-type-facette0:hover,
.btn-type-facette0.disabled:focus,
.btn-type-facette0[disabled]:focus,
fieldset[disabled] .btn-type-facette0:focus,
.btn-type-facette0.disabled:active,
.btn-type-facette0[disabled]:active,
fieldset[disabled] .btn-type-facette0:active,
.btn-type-facette0.disabled.active,
.btn-type-facette0[disabled].active,
fieldset[disabled] .btn-type-facette0.active {
  background-color: #f5b11f;
  border-color: #f5b11f;
}
.btn-type-facette0 .badge {
  color: #f5b11f;
  background-color: #ffffff;
}
.btn-type-facette0:hover,
.btn-type-facette0:focus,
.btn-type-facette0:active,
.btn-type-facette0.active,
.open .dropdown-toggle.btn-type-facette0 {
  color: #ffffff;
  background-color: #f0a70b;
  border-color: #f0a70b;
}
.btn-type-facette0:active,
.btn-type-facette0.active {
  -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.1);
}
.btn-type-facette0.btn-outline {
  color: #f5b11f;
  border-color: #f5b11f;
  background: #ffffff;
}
.btn-type-facette0.btn-outline.btn-default {
  color: #ffffff;
}
.btn-type-facette0.btn-outline:hover,
.btn-type-facette0.btn-outline:focus,
.btn-type-facette0.btn-outline:active,
.btn-type-facette0.btn-outline.active,
.open .dropdown-toggle.btn-type-facette0.btn-outline {
  color: #ffffff;
  background-color: #f0a70b;
  border-color: #f0a70b;
}
.table-type-facette0 {
  border-top-color: #f5b11f !important;
}
.bg-type-facette0 {
  background-color: #f5b11f;
  color: #ffffff;
}
.bg-type-facette0:hover {
  background-color: #f0a70b;
}
.bg-type-facette0 .prices .price:not([class*="text-"]) {
  color: #ffffff;
}
.bg-type-facette0 .cart .btn-rounded {
  transition: .3s;
  background: #ffffff;
}
.bg-type-facette0 .cart .btn-rounded i {
  color: #f5b11f;
}
.bg-type-facette0 .cart .btn-rounded:hover {
  opacity: .9;
}
.bg-type-facette0-light {
  background-color: rgba(245, 177, 31, 0.5);
  color: #ffffff;
}
.bg-type-facette0-light:hover {
  background-color: rgba(245, 177, 31, 0.5);
}
.bg-type-facette0-light .prices .price:not([class*="text-"]) {
  color: #ffffff;
}
.bg-type-facette0-light.indented th:first-child .icon,
.bg-type-facette0-light.indented .th:first-child .icon,
.bg-type-facette0-light.indented td:first-child .icon,
.bg-type-facette0-light.indented .td:first-child .icon {
  color: #f5b11f;
}
.bg-type-facette0-light .cart .btn-rounded {
  transition: .3s;
  background: #ffffff;
}
.bg-type-facette0-light .cart .btn-rounded i {
  color: rgba(245, 177, 31, 0.5);
}
.bg-type-facette0-light .cart .btn-rounded:hover {
  opacity: .7;
}
.btn-type-facette1 {
  color: #ffffff;
  background-color: #3dc16a;
  border-color: #3dc16a;
}
.btn-type-facette1:hover,
.btn-type-facette1:focus,
.btn-type-facette1:active,
.btn-type-facette1.active,
.open .dropdown-toggle.btn-type-facette1 {
  color: #ffffff;
  background-color: #33a259;
  border-color: #2e9250;
}
.btn-type-facette1:active,
.btn-type-facette1.active,
.open .dropdown-toggle.btn-type-facette1 {
  background-image: none;
}
.btn-type-facette1.disabled,
.btn-type-facette1[disabled],
fieldset[disabled] .btn-type-facette1,
.btn-type-facette1.disabled:hover,
.btn-type-facette1[disabled]:hover,
fieldset[disabled] .btn-type-facette1:hover,
.btn-type-facette1.disabled:focus,
.btn-type-facette1[disabled]:focus,
fieldset[disabled] .btn-type-facette1:focus,
.btn-type-facette1.disabled:active,
.btn-type-facette1[disabled]:active,
fieldset[disabled] .btn-type-facette1:active,
.btn-type-facette1.disabled.active,
.btn-type-facette1[disabled].active,
fieldset[disabled] .btn-type-facette1.active {
  background-color: #3dc16a;
  border-color: #3dc16a;
}
.btn-type-facette1 .badge {
  color: #3dc16a;
  background-color: #ffffff;
}
.btn-type-facette1:hover,
.btn-type-facette1:focus,
.btn-type-facette1:active,
.btn-type-facette1.active,
.open .dropdown-toggle.btn-type-facette1 {
  color: #ffffff;
  background-color: #37ae5f;
  border-color: #37ae5f;
}
.btn-type-facette1:active,
.btn-type-facette1.active {
  -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.1);
}
.btn-type-facette1.btn-outline {
  color: #3dc16a;
  border-color: #3dc16a;
  background: #ffffff;
}
.btn-type-facette1.btn-outline.btn-default {
  color: #ffffff;
}
.btn-type-facette1.btn-outline:hover,
.btn-type-facette1.btn-outline:focus,
.btn-type-facette1.btn-outline:active,
.btn-type-facette1.btn-outline.active,
.open .dropdown-toggle.btn-type-facette1.btn-outline {
  color: #ffffff;
  background-color: #37ae5f;
  border-color: #37ae5f;
}
.table-type-facette1 {
  border-top-color: #3dc16a !important;
}
.bg-type-facette1 {
  background-color: #3dc16a;
  color: #ffffff;
}
.bg-type-facette1:hover {
  background-color: #37ae5f;
}
.bg-type-facette1 .prices .price:not([class*="text-"]) {
  color: #ffffff;
}
.bg-type-facette1 .cart .btn-rounded {
  transition: .3s;
  background: #ffffff;
}
.bg-type-facette1 .cart .btn-rounded i {
  color: #3dc16a;
}
.bg-type-facette1 .cart .btn-rounded:hover {
  opacity: .9;
}
.bg-type-facette1-light {
  background-color: rgba(61, 193, 106, 0.5);
  color: #ffffff;
}
.bg-type-facette1-light:hover {
  background-color: rgba(61, 193, 106, 0.5);
}
.bg-type-facette1-light .prices .price:not([class*="text-"]) {
  color: #ffffff;
}
.bg-type-facette1-light.indented th:first-child .icon,
.bg-type-facette1-light.indented .th:first-child .icon,
.bg-type-facette1-light.indented td:first-child .icon,
.bg-type-facette1-light.indented .td:first-child .icon {
  color: #3dc16a;
}
.bg-type-facette1-light .cart .btn-rounded {
  transition: .3s;
  background: #ffffff;
}
.bg-type-facette1-light .cart .btn-rounded i {
  color: rgba(61, 193, 106, 0.5);
}
.bg-type-facette1-light .cart .btn-rounded:hover {
  opacity: .7;
}
 null