@charset "utf-8";

body {
  background-attachment: fixed;
  background-color: #f5f5f5;
  background-image: url("../../img/bg/bg-body12.png"); /* 12 | 5 */
  background-position: center top;
  background-repeat: repeat;
  font-size: 14px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: inherit;
    font-family: inherit;
    font-weight: 800;
    line-height: 1.3;
}
h3.popover-title {
  font-weight: inherit;
}
h6, .h6 {
    font-size: 16px;
}

.header .header-wrapper {
  background: inherit;
  /*background-color: #F2F2F2;*/
  padding-bottom: 12px;
}
#main {
  padding: 40px 0 20px;
}
.hidden-top.visible-top .header-wrapper:only-child,
.fixed-header.fixed .header-wrapper:only-child {
  box-shadow: none;
}

/* top slider */
.fullwidthabanner {
  max-height: 200px !important;
}

header .slider {
  background: inherit;
  margin-top: 10px;
  padding: 0;
  max-height: 150px !important;
}

@media (max-width: 768px) {
header  .slider {
    display: none;
}
}
.top-slider {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.slider  .top-slider .slid .slid-img {
    max-height: 150px;
}
.top-slider::before, .top-slider::after {
    content: " ";
    display: table;
}
.top-slider::after {
    clear: both;
}
@media (min-width: 768px) {
.top-slider {
    width: 750px;
}
}
@media (min-width: 992px) {
.top-slider {
    width: 970px;
}
}
@media (min-width: 1200px) {
.top-slider {
    width: 100%;
}
}

/* line 8, ../sass/_sliders.scss */
.slider > .top-slider {
  position: relative;
}

.slider .slider-nav {
  background-color: #1e1e1e;
  background-color: rgba(30, 30, 30, 0.97);
  bottom: 0;
  position: absolute;
  right: 15px;
  top: 0;
  z-index: 2;
}

/* line 161, ../sass/_sliders.scss */
.slider .top-slider:hover .slider-nav .prev,
.slider .top-slider:hover .slider-nav .next,
.page-slider:hover .slider-nav .prev,
.page-slider:hover .slider-nav .next {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
/* line 255, ../sass/_sliders.scss */
.content .progressive-slider .top-slider {
  padding: 0;
  width: 100% !important;
}
/* line 12, ../sass/_header.scss */
.header .header-wrapper .top-slider {
  position: relative;
}
@media (max-width: 767px) {
  /* line 883, ../sass/_responsive.scss */
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
    .progressive-slider .container {
    padding-left: 0;
    padding-right: 0;
  }
    /* line 1033, ../sass/_responsive.scss */
  .page-header .container:before {
    left: 10px;
  }
}

/* Typo */
.page-header {
  margin: 0 0 40px;
}

p.no-margin {
  margin-bottom: 15px;
}
#footer .footer-top {
  font-size: 14px;
}
/* Alert */
.alert {
    border: none;
    border-radius: 0;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 22px;
    padding: 20px;
}

/* Form */
.selectBox-dropdown-menu {
  z-index: 10;
}

.form-control-info {
  border-radius: 3px;
  font-size: 12px;
  height: 40px;
  line-height: 22px;
  margin-bottom: 22px;
  min-height: 40px;
  padding: 8px 12px;
  width: 100%;
}

.wrap-direction img {
  width: 100%;
  border: 3px solid transparent;
  border-radius: 3px;
  padding: 6px;
  cursor: pointer;
}

.wrap-direction img.selected {
  border-color: rgba(0,0,0,.7);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, .2);
}

#delivery-address-toggle {
  margin-top: 10px;
}

/* Loader */
.page-loading {
    background-color: #eee;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
    color: #333;
    font-size: 13px;
    left: 50%;
    margin-left: -60px;
    margin-top: -30px;
    min-width: 125px;
    padding: 7px;
    position: fixed;
    text-align: center;
    top: 50%;
    vertical-align: middle;
}

/* Menu */
.navbar-inverse .navbar-nav > .open > a,
 .navbar-inverse .navbar-nav > .open > a:focus,
 .navbar-inverse .navbar-nav > .open > a:hover,
 li.open .dropdown-menu {
    background-color: #EFEFEF;
    color: #000;
}

/* cart */
#car-bottom {
    margin-bottom: 10px;
}

#car-bottom .car-bottom-line {
    font-size: 12px;
    line-height: 18px;
    margin: 0 auto 10px;
    padding: 27px 30px 20px;
}
#car-bottom .car-bottom-box {
    margin: 0 auto 10px;
}

@media (max-width: 992px) {
  #car-bottom .car-bottom-box {
      max-width: inherit;
      margin: 0 auto 10px;
  }
}
#inscription_commande_address_fact {
  margin: 10px 0 0 0;
}
#inscription_commande_address_fact .new-checkbox,
#inscription_commande_paiement_mode .new-checkbox {
  margin: 3px 0 0 0;
}
#inscription_commande_address_fact label,
#inscription_commande_paiement_mode label,
.payment_method label {
  margin: 0 0 3px 20px;
}
#inscription_commande_paiement_mode,
.payment_method ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#inscription_commande_paiement_mode li,
.payment_method li {
  background-color: #FFF;
  border-color: #D7BACE;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  height: 50px;
  line-height: 50px;
  margin-bottom: 5px;
  background-repeat: no-repeat;
  background-position: 130px 0px;
}
#inscription_commande_paiement_mode li img,
.payment_method li img {
  margin: 0 0 0 15px;
  max-width: 150px;
}
#inscription_commande_paiement_mode .new-radio,
.payment_method .new-radio {
  margin: 17px 0 0 0px;
}
#inscription_commande_paiement_mode li.checked,
.payment_method li.checked {
  background-color: #D7BACE;
  border-color: #FFF;
}

[class*="frame-shadow"] {
    z-index: 1;
}

/* Select2 */
.select2-container .select2-choice {
  border: 1px solid #e1e1e1;
    border-radius: 3px;
    box-shadow: 0 1px #fff, 0 1px 4px rgba(0, 0, 0, 0.15) inset;
    font-size: 12px;
    height: 40px;
    line-height: 22px;
    margin-bottom: 22px;
    min-height: 40px;
    padding: 2px 0px;
    width: 100%;
}
.select2-drop,
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #e1e1e1;
  border-radius: 3px;
    box-shadow: 0 1px #fff, 0 1px 4px rgba(0, 0, 0, 0.15) inset;
}
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border-top: 0px;
}
.select2-drop-auto-width, .select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #e1e1e1;
}

.input-group .select2-container .select2-choice:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

/***
Fix z-index
Bootstrap Modal z-index = 10050
Page loader must be over all
***/
.page-spinner-bar,
.page-loading {
  z-index: 10080;
}
.select2-drop-mask {
  z-index: 10050;
}
.select2-drop {
  z-index: 10051;
}
.tooltip, .select2-search  {
  z-index: 10052;
}
.md-radio label > .box {
  z-index: 10055;
}
.md-radio label > .check {
  z-index: 10056;
}
.progress {
  margin-bottom: 0px;
}
.dataTables_info {
  margin-left: 10px;
}

/* modal */
.modal-body {
  padding: 15px;
}

/* faq */
.faq .panel-body {
  padding: 0 0 0 60px;
}
.faq .panel-body ul {
  padding: 0 0 0 15px;
}
/* selectbox */
.selectBox-dropdown-menu {
  font-size: 14px;
}
.selectBox-options li + li a {
  border: none;
}
.selectBox-options li a {
  line-height: 1.6;
}

/* Colors */
.font-grey-cascade {
  color: #95A5A6 !important;
}
.col-nopadding {
  padding-left: 0px;
}
.list-unstyled {
  padding-left: inherit;
}

/***
UI Loading
***/
.loading-message {
  display: inline-block;
  min-width: 125px;
  margin-left: -60px;
  padding: 10px;
  margin: 0 auto;
  color: #000 !important;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
}
.loading-message.loading-message-boxed {
  border: 1px solid #ddd;
  background-color: #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}
.loading-message > span {
  line-height: 20px;
  vertical-align: middle;
}

/**
Datatable pagination
**/
.input-sm {
    font-size: 13px;
    height: 28px;
    padding: 5px 10px;
}
.input-inline {
    display: inline-block;
    vertical-align: middle;
    width: auto;
}
.input-mini {
    width: 45px !important;
}

/* Look of the disabled links */
a.disabled,
a[disabled] {
    cursor:  not-allowed;
    filter:  alpha(opacity=65);
    opacity: .65;
}

a.disabled:hover,
a[disabled]:hover {
    cursor:  not-allowed;
    filter:  alpha(opacity=65);
    opacity: .65;
    text-decoration: none;
}
