@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,600i,700,700i');
/****************************************
    HEADER
****************************************/

.header
{
    background-color: #ffffff;
    width: 100%;
    margin: 0 auto;
}

.header .header-body,
.header-body
{
    width: 100%;
    padding: 22px 0 15px 0;
    background-color: #ffffff;
}

.header-body-content,
.header-body-content-account {
    display: flex;
    align-items: center;
    position: relative;
    justify-content: flex-end;
}

.header-body-content-account::before {
    content: '';
    position: absolute;
    left: 0;
    width: 2px;
    background-color: #e3e3e3;
    height: 36px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
}

.header-body-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-body-logo {

}
.header-body-content {
    min-width: 61%;
}

.header-body-content > div:first-child {
    flex: none;
    min-width: 325px;
}

.header-body-content > div:last-child {

}

.header .header-logo a img,
.header-body a img
{
    width: 195px;
}

.header .header-account
{
    font-size: 11px;
    font-weight: 700;
    padding: 0 16px 0 10px;
}

@media screen and (max-width: 1200px) {

    .header .header-body img,
    .header-body img
    {
        width: 125px !important;
        height: auto !important;
    }

}
@media screen and (max-width: 767px)
{
    #body
    {
        padding-top: 63px;
    }
    .header .header-body,
    .header-body
    {
        position: fixed;
        top : 0;
        z-index: 100 !important;
        padding: 15px 0;
    }

    .header .header-body img,
    .header-body img
    {
        width: 95px !important;
        height: auto !important;
    }

    .mm-wrapper_opened .header-body
    {
        z-index: 1!important;
    }
}

/****************************************
    NAVBAR
****************************************/

.menu.menu-eshop
{
    width: 100%;
    margin: 0 auto;
}

.menu.menu-eshop .menu-container
{
    background-color: #28373a;
}

nav.mmenu
{
    display: none;
}

.mm-page.mm-slideout
{
    position: initial;
}

.mm-burger
{
    background-color: #fff;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 101 !important;
}

.mm-burger.is-active
{
    z-index: 1 !important;
}

.mm-burger .hamburger-inner,
.mm-burger .hamburger-inner::after,
.mm-burger .hamburger-inner::before
{
    background-color: #ccc;
}

.mm-searchfield {
    align-items: flex-start;
}

.mm-searchfield input {
    height: 38px !important;
    max-height: 38px !important;
}

.mm-navbars_bottom > .mm-navbar, .mm-navbars_top > .mm-navbar {
    justify-content: space-between !important;
    align-items: center !important;
    padding: 15px !important;
}

@media screen and (max-width: 400px) {
    .mm-navbars_bottom > .mm-navbar, .mm-navbars_top > .mm-navbar {
        padding: 0 !important;
    }
}

.mm-navbars_bottom > .mm-navbar > :not(img):not(.mm-btn), .mm-navbars_top > .mm-navbar > :not(img):not(.mm-btn) {
    flex: none !important;
    align-items: center !important;
}


.mm-searchfield .form-autosearch input#autosearch
{
    line-height: 34px;
    height: 34px;
    max-height: 34px;
    min-height: 34px;
}

/****************************************
    ACCOUNT MENU
****************************************/

nav.account
{
    width: 100%;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
}

nav.account ul
{
    width: 100%;
}

nav.account ul li
{
    width: 20%;
    text-align: center;
}

nav.account ul li a
{

}

/****************************************
    FOOTER
****************************************/

.footer .footer-footer
{
    width: 100%;
    background-color: #242b2d;
    color: #fff;
}

/****************************************
    BODY
****************************************/
.body
{
    background-color: #FFFFFF;
}
section {
    padding: 2px 0;
}
/****************************************
    CONTENT ZONE
****************************************/

.zone
{
    height: auto;
    margin: 0 auto;
    padding: 0 8px 8px;
}
.zone.zone-line01,
.zone.zone-line02,
.zone.zone-line03,
.zone.zone-line04,
.zone.zone-line05,
.zone.zone-line06,
.zone.zone-line07,
.zone.zone-line08
{

}
.zone.zone-line01
{
    padding: 0 15px;
    position: relative;
}
.zone.zone-line02
{

}
.zone.zone-line03
{

}
.zone.zone-line04
{

}
.zone.zone-line05
{

}
.zone.zone-line06
{

}
.zone.zone-line07
{

}
.zone.zone-line08
{

}

.zone01,
.zone02,
.zone03,
.zone04,
.zone05,
.zone06,
.zone07,
.zone08
{

}
.zone01
{

}
.zone02
{

}
.zone03
{

}
.zone04
{

}
.zone05
{

}
.zone06
{

}
.zone07
{

}
.zone08
{

}
.zone-menu {
    background-color: #28373a;
}

.template-account .zone-content {
    padding-left: 68px;
}

.template-account .zone-line04.zone-line05 {
    padding: 40px 0;
}

@media screen and (max-width: 980px){
    .template-account .zone-content {
        padding-left: 0;
    }
} 

@media screen and (max-width: 768px){
    .template-account .zone-line04.zone-line05 {
        padding: 10px 0;
    }
} 

/****************************************
    CATALOG MOZ
****************************************/
.zone-filter {
    max-width: 250px;
    padding-top: 15px;
}
.zone-catalog {
    padding-left: 25px;
}

.row-custom
{
    margin: 0 auto;
}

.col-custom
{
    padding: 0 10px;
}

.col-center
{
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 0 auto;
}

.cadre-custom
{

}

.cadre-custom .vignette_moz
{

}

.cadre-custom a img
{

    width: auto;
}

.cadre-custom.std
{
    color: #fff;
    display: inline-block;
    padding: 5px;
    position: relative;
    width: 100%;
}

.cadre-custom.small
{

}

@media screen and (max-width: 980px) {
    .zone-filter {
        max-width: 100%;
    }
    .zone-catalog {
        padding-left: 0;
    }
}

/****************************************
    FICHE ARTICLE
****************************************/
article
{

}

.article
{
    margin-bottom: 20px;
}

.article-container
{

}

.article-container.left
{
    min-height: 400px;
}

.article-container.center
{

}

.article-container.right
{

}

.article-container.full
{

}

.article-container.left .content,
.article-container.center .content,
.article-container.right .content,
.article-container.full .content
{

}

.article-container .article-logo > img {
    width: 100%;
    max-width: 100px;
}

.article-container .article-logo {
    margin: 5px auto;
}

@media screen and (max-width: 580px) {
    .article-container.left
    {
        min-height: 350px;
    }
}

/****************************************
    TUNNEL DE COMMANDE - ORDER
****************************************/

.panel.panel-panier
{

}

.panel.panel-recap
{

}


.breadcrumb {
    font-size: 10px;
    padding: 15px 0;
    margin-bottom: 5px;
}

.breadcrumb h1 {
    font-size: 10px;
    display: inline-block;
    font-weight: 400;
    margin: 0;
}

.breadcrumbline_1 {
    padding-left: 18px;
    position: relative;
}
.breadcrumbline_1::before {
    content: '';
    display: block;
    position: absolute;
    height: 13px;
    width: 11px;
    background-image: url('../images/home.png');
    background-repeat: no-repeat;
    background-size: contain;
    left: 2px;
    top: 1px;
}

.breadcrumb-active,
.breadcrumb-active a {
    color: #ce1719;
    font-weight: 700;
}

.breadcrumb-active.grey,
.breadcrumb-active.grey a {
    color: #727272;
}

.breadcrumb > li + li::before {
    padding: 0 1px;
}


.btn-singer {
    background-color: #ce1719;
    color: #ffffff;
    border-radius: 20px;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 1;
    padding: 10px 18px;
    letter-spacing: 0.01em;
}

.btn-singer.btn-singer-secondary {
    background-color: #28373a;
}


.btn-singer.disabled {
    background-color: #e5e3e3;
    opacity: 0.9;
}

.btn-singer:hover {
    color: #ffffff;
}

.btn-back-singer,
.btn-back-singer:hover {
    color: #beb1b1;
    border: none;
    background: transparent;
    padding-left: 18px;
    position: relative;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.01em;
}

.btn-back-singer:before {
    content: '<';
    color: #cd1316;
    display: inline;
    position: absolute;
    left: 0;
    font-weight: 700;
}

.triangle-top-left {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 23px 23px 0 0;
    border-color: #f3f3f3 transparent transparent
}

.triangle-top-left.head {
    border-color: #009de0 transparent transparent
}
.triangle-top-left.body {
    border-color: #a4b530 transparent transparent
}
.triangle-top-left.hand {
    border-color: #c90001 transparent transparent
}
.triangle-top-left.foot {
    border-color: #ff9c04 transparent transparent
}

.d-flex {
    display: flex;
}

.align-items-center {
    align-items: center;
}

.swiper-button-next, .swiper-button-prev {
    background-size: contain; 
}


.input-singer
{
    border: 2px solid #dbd9d9;
    border-radius: 4px;
    background-color: #f3f3f3;
    color: #28373a;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 0.01em;
    height: 38px;
    position: relative;
}

.input-singer::-webkit-input-placeholder {
    color: #28373a;
    font-style: italic;
    font-size: 12px;
    letter-spacing: 0.01em;
    font-weight: 400;
}

.input-singer:-ms-input-placeholder {
    color: #28373a;
    font-style: italic;
    font-size: 12px;
    letter-spacing: 0.01em;
    font-weight: 400;
}

.input-singer::-ms-input-placeholder {
    color: #28373a;
    font-style: italic;
    font-size: 12px;
    letter-spacing: 0.01em;
    font-weight: 400;
}

.input-singer::placeholder {
    color: #28373a;
    font-style: italic;
    font-size: 12px;
    letter-spacing: 0.01em;
    font-weight: 400;
}


.input-singer.error,
.input-qty.error {
    border-color: #e43e40;
}

.input-group-icon {
    position: relative;
}
.input-group-icon span{
    position: absolute;
    width: 17px;
    height: 17px;
    background-size: contain;
    right: -25px;
    top: 50%;
    transform: translateY(-50%);
    display: none;
    z-index: 2;
}

.input-group-icon span.input-message {
    display: none;
    width: auto;
    height: auto;
    right: 0;
    bottom: 100%;
    transform: none;
    top: -15px;
    font-size: 11px;
}

.input-group-icon.error span.input-message {
    color: #e43e40;
    display: block;
}

.input-group-icon span.show-password {
    right: 9px;
    width: 23px;
    height: 18px;
    top: 51%;
    background-image: url('../images/eye.png');
    background-repeat: no-repeat;
    display: block;
    cursor: pointer;
}

.input-group-icon span.show-password.on {
    top: 47%;
    background-image: url('../images/eye-stroke.png');
}

.input-group-icon.error span.input-icon{
    background: url('../images/wrong.png') no-repeat center;
    display: block;
}
.input-group-icon.success span.input-icon{
    background: url('../images/right.png') no-repeat center;
    display: block;
    width: 21px;
}

.input-group-icon.error input, 
.input-group-icon.error .input-singer {
    border-color: #e43e40;
}

.input-group-icon.success input, 
.input-group-icon.success .input-singer {
    color: #28373a;
}

.singer-title {
    font-size: 16px;
    margin: 0;
    text-transform: uppercase;
    color: #333333;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #cccccc;
}

.modal {
    z-index: 99999999;
}

.input-group-addon-singer {
    background-color: #28373a;
    color: #ffffff;
    padding: 0 6px;
}

.icon-calendar {
    background-image: url('../images/calendrier-picto.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 17px;
    height: 16px;
    display: inline-block;
}


.ui-datepicker {
    width: 370px;
    max-width: 100%;
    padding: 25px 30px 20px 30px;
    font-family: "Open Sans",sans-serif;
    box-shadow: 0px 0px 9.5px 0.5px rgba(0, 0, 0, 0.13);
    border: none;
    margin-top: 20px;
    margin-left: 0;
}

.ui-widget-header .ui-icon {
    background-image: url('../images/chevron-red-left.png');
    background-repeat: no-repeat;
    background-size: contain; 
    width: 9px;
    height: 17px;
}

.ui-datepicker-prev.ui-state-hover {
    background: #ffffff !important;
    border: none!important;
    left: 18%;
    top: 2px;
}

.ui-datepicker .ui-datepicker-prev {
    left: 12%;
}
.ui-datepicker .ui-datepicker-next {
    right: 11%;
}

.ui-datepicker-next.ui-state-hover {
    right: 11%;
    background: #ffffff !important;
    border: none!important;
    top: 2px;
}

.ui-widget-header .ui-icon.ui-icon-circle-triangle-w {
    background-image: url('../images/chevron-red-left.png');
    background-position: center;
}


.ui-widget-header .ui-icon.ui-icon-circle-triangle-e {
    background-image: url('../images/chevron-red-right.png');
    background-position: center;
}

.ui-widget-content {
    background: #ffffff;
}

.ui-datepicker .ui-datepicker-header {
    background: #ffffff;
    border: 1px solid #ffffff;
}

.ui-datepicker-month, .ui-datepicker-year {
    color: #bfbfbf;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 400;
}

.ui-datepicker th {
    text-transform: uppercase;
    color: #808080;
    font-weight: 600;
}

.ui-datepicker td {
    text-align: center;
    padding: 0 5px; 
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    color: #333333;
    background: #ffffff;
    font-size: 12px;
    text-align: center;
    border: 2px solid transparent;
    font-weight: 600;
    border-radius: 3px;
    padding: 5px;
}

.ui-state-active, 
.ui-state-active.ui-state-hover, 
.ui-widget-content .ui-state-active, 
.ui-widget-content .ui-state-active.ui-state-hover, 
.ui-widget-header .ui-state-active.ui-state-hover,
.ui-widget-header .ui-state-active {
    background: #ce1719;
    color: #ffffff;
    border-color: transparent;
}

.ui-state-hover, 
.ui-widget-content .ui-state-hover, 
.ui-widget-header .ui-state-hover, 
.ui-state-focus, 
.ui-widget-content 
.ui-state-focus, 
.ui-widget-header 
.ui-state-focus {
    border-color: #dbd9d9;
}

.ui-autocomplete {
    border: 2px solid #dbd9d9 !important;
    z-index: 99999999 !important;
    margin-top: -4px !important;
    padding: 0;
}

.ui-autocomplete .ui-menu-item,
.ui-autocomplete .ui-menu-item a,
.ui-autocomplete .ui-menu-item a strong {
    font-size: 14px;
    color: #28373a;
    font-weight: 500;
    padding: 0;
}

.ui-autocomplete .ui-menu-item a {
    border: 1px solid transparent;
    border-bottom: 1px solid #e5e5e5;
    padding: 8px 13px;
    border-radius: 0;
    line-height: inherit;
}

.ui-autocomplete .ui-menu-item:last-child a {
    border: 1px solid transparent;
}

.ui-autocomplete .ui-menu-item span {
    color: #cd1316 !important;
}

.ui-autocomplete .ui-state-focus {
    background: #f8f7f7;
    border: 1px solid transparent;
    padding: 0;
}

.small-border {
    position: relative;
}

.small-border:after {
    content: '';
    position: absolute;
    height: 10px;
    width: 1px;
    display: block;
    background-color: #b0b0b0;
    top: 50%;
    transform: translateY(-50%);
}

.small-border-right:after {
    right: 0
}
.small-border-left:after {
    left: 0
}


.modal .close {
    font-size: 45px;
    opacity: 1;
    color: #333333;
    font-weight: 300;
    float: none;
    position: absolute;
    right: 7px;
    top: -3px;
    z-index: 9999;
}
.modal-header {
    padding: 0;
    border:none;
    min-height: 1px;
}

.has-feedback-singer {
    display: flex;
}
.has-feedback-singer .input-singer,
.has-feedback-singer .autosearch  {
    border-right: none;
    border-radius: 4px 0 0 4px;
}
.has-feedback-singer .form-control-feedback {
    position: relative;
    top: 0;
    right: 0;
    flex: none;
}

.info-bubble-i {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background-color: #cd1316;
    background-image: url('../images/i-fontawesome.png');
    background-repeat: no-repeat;
    background-position: center;

}

.tooltip-singer.tooltip-order,
.tooltip-singer.tooltip-order .info-bubble-i {
    position: relative;
}

.tooltip-singer.tooltip-order .info-bubble-i .tooltip {
    top: -28px !important;
    left: 28px !important;
}

.tooltip-singer.tooltip-order .info-bubble-i .tooltip .tooltip-arrow {
    top: 50% !important;
}

.valid_order_button .tooltip-singer.tooltip-order {
    display: inline-block;
    padding: 0;
    vertical-align: middle;
    margin-left: 15px;
    margin-top: 5px;
}

.tooltip-singer .tooltip-inner {
    max-width: 233px;
    min-width: 233px;
    font-size: 11px;
    color: #cd1316;
    background-color: #ffffff;
    opacity: 1;
    border: 1px solid rgba(295, 19, 22, 0.3);
    box-shadow: 1px 1px 9.7px 0.3px rgba(0, 0, 0, 0.28);
    font-family: "Open Sans",sans-serif;
    padding: 10px 20px;
    text-align: left;
}

.tooltip-singer .tooltip-inner strong{
    text-decoration: underline;
}

.tooltip-singer  .tooltip.in {
    opacity: 1;
}

.tooltip-singer .tooltip.right .tooltip-arrow {
    border-right-color: #cd1316;
    left: -7px;
    z-index: 2;
    margin-top: -13px;
    border-width: 13px 13px 13px 0;
}
.tooltip-singer .tooltip.right .tooltip-arrow:after {
    content: '';
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-right-color: #ffffff;
    left: 0;
    z-index: 2;
    margin-top: -13px;
    border-width: 13px 13px 13px 0;
    position: absolute;
}

.tooltip-singer .tooltip.right  {
    margin-left: 9px;
}

.message-error  .alert {
    background-color: transparent;
    color: #333333;
    margin-bottom: 5px;
    padding: 8px 3px;
}

.message-error  .alert-danger {
    color: #ce1719;
    background-color: transparent;
    border: none
}

.message-error  .alert-success {
    color: #49b885;
    background-color: transparent;
    border: none;
}