/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

 * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

/* BUG IQIT MEGAMENU */
#cbp-close-mobile, .cbp-spmenu, #iqitmegamenu-accordion.cbp-spmenu li a:hover, #iqitmegamenu-accordion.cbp-spmenu > li ul{
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
 
}
.cbp-spmenu-push-toright #page{
    box-shadow: 0px 6px 30px 0px rgba(8, 0, 0, 0.38);
    z-index: 5103;
    position: relative;
}
 
.cbp-spmenu-overlay{
  z-index: 5104;
  left: 240px;
}  


/* MOBILE HEADER */
#_mobile_logo.top-logo {
    display: flex;
    justify-content: center;
    margin: 10px 0px 0px 0px;
}

#_mobile_signature.top-signature {
    display: flex;
    justify-content: center;
}

#_mobile_signature.top-signature .signature {
    margin-left: 0px;
    margin-top: -15px;
}

#iqitmegamenu-mobile #iqitmegamenu-shower, #cbp-close-mobile {
    background-color: transparent;
    color: #ffffff;
    border: none;
}

#iqitmegamenu-mobile .iqitmegamenu-icon {
    color: #ffffff;
    background-color: #461146;
}





 @font-face {
    font-family: 'Trenda-Bold';
    src: url('../font/latinotype__trenda_bold-webfont.woff2') format('woff2'),
         url('../font/latinotype__trenda_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Trenda-Black';
    src: url('../font/latinotype__trenda_black-webfont.woff2') format('woff2'),
         url('../font/latinotype__trenda_black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* DEUX GRAINS ICONS */
@font-face {
    font-family: 'deuxgrains';
    src: url('../font/deuxgrains.eot');
    src: url('../font/deuxgrains.eot?#iefix') format('embedded-opentype'),
         url('../font/deuxgrains.woff') format('woff'),
         url('../font/deuxgrains.ttf') format('truetype'),
         url('../font/deuxgrains.svg#deuxgrains') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class*='icon-']:before{
	display: inline-block;
   font-family: 'deuxgrains';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}
.icon-emoji-jumelles-violet:before{content:'\0041';}
.icon-fleche-nouveaute-blanche:before{content:'\0042';}
.icon-picto-livraison-home:before{content:'\0043';}
.icon-picto-paiement-secure-home:before{content:'\0044';}
.icon-picto-satisfaction-home:before{content:'\0045';}
.icon-picto-stock-home:before{content:'\0046';}
.icon-icone-wish-emoji:before{content:'\0047';}
.icon-script-moins:before{content:'\0048';}
.icon-script-plus:before{content:'\0049';}
.icon-favoris:before{content:'\004a';}
.icon-panier:before{content:'\004b';}
.icon-compte:before{content:'\004c';}
.icon-contact:before{content:'\004d';}
.icon-home:before{content:'\004e';}
.icon-satisfait:before{content:'\004f';}
.icon-livraison:before{content:'\0050';}
.icon-stock:before{content:'\0051';}
.icon-securise:before{content:'\0052';}
.icon-picto-diapason:before{content:'\0053';}
.icon-picto_livraison_2:before{content:'\0054';}
.icon-picto-satisfaction-2:before{content:'\0055';}
.icon-picto-stock-garanti-2:before{content:'\0056';}
.icon-picto-livraison-2:before{content:'\0057';}
.icon-picto-paiement-secur-2:before{content:'\0058';}
.icon-chevron-circle-up::before, .icon-chevron-sign-up::before {
    content: "";
}

.icon-chevron-circle-down::before, .icon-chevron-sign-down::before {
    content: "";
}

.icon-chevron-circle-up, .icon-chevron-circle-down {
    font: normal normal normal 14px/1 FontAwesome;
        font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.reassurance .icon-picto-livraison-2 {
    font-size: 1.9rem;
    margin-top: -2px;
}

.home-assurance i.icon-picto-livraison-2 {
    font-size: 2.7em;
    margin-bottom: -16px;
}

/* COOKIE BANDEAU */
.lgcookieslaw_banner span.lgcookieslaw_btn {
    margin: 5px 10px 5px 10px !important;
}

/* INSCRIPTION NEWSLETTER */
#gdpr_consent .custom-control-label {
    font-size: .8rem;
    font-weight: 300;
}

#gdpr_consent .custom-control {
    padding-top: 0.5rem;
    padding-left: 0rem;
}

/* TOOLTIPS */


/* MAIN */ 

body {
    background-color: #fef3f0;
    font-family: 'Montserrat', sans-serif;
}

h1, h2, h3, h4 {
    font-family: 'Trenda-Bold';
}

a {
    color: #461146;
}

a:hover {
    color: #461146;
}

a.text-primary {
    color: #461146 !important;
}

a.text-primary:focus, a.text-primary:hover {
    color: #461146 !important;
}

.btn-link {
    color: #461146;
}

.btn-link:hover {
    color: #461146;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #461146;
    border-color: #461146;
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px #461146,0 0 0 .2rem #ffcccd;
}

.btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #461146;
    border-color: #461146;
}

.rouge {
    background-color: #FF555A;
}

.aubergine {
    background-color: #461146;
}

.creme {
    background-color: #fef3f0;
}

.text-success {
    color: #b9cc74 !important;
}




.products-section-title {
    font-family: 'Trenda-Bold';
    color: #FFF;
    font-size: 2.5em;
    letter-spacing: .15em;
    margin: 1.5em 0;
    font-feature-settings: "salt";
    font-weight: normal;
}

.products-section-title.aubergine {
    color: #461146;
    background-color: transparent;
}

.l-header {
    box-shadow: none;
}

.header-banner {
    text-align: center;
    background-color: #ff555a;
    color: #FFF;
    padding: .2rem 0;
}

.header-banner h3 {
    font-size: 1rem;
    margin-bottom: .2rem;
    margin-top: .2rem;
}

.btn-primary {
    color: #fff;
    background-color: #461146;
    border-color: #461146;
    box-shadow: none;
}

.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
    color: #fff;
    background-color: #461146;
    border-color: #461146;
}

 .container, .container-lg, .container-md, .container-sm, .container-xl, .l-wrapper, .l-wrapper--boxed, main > .notifications-container {
    max-width: 1200px;
} 

/* HEADER */
.logo.img-fluid {
    min-width: 230px;
}

.signature {
    margin-left: -50px;
    max-width: 240px;
}

.header-picto.img-fluid {
    width: 25px;
}

.contact.header-picto.img-fluid {
    margin-right: 5px;
}

.customer-nav {
    min-height: 55.5px;
}



.header-top #contact-link {
    display: none;
}

.header-top .blockcart {
    padding: 0;
}

.header-top {
    border-bottom: none;
    padding-bottom: 35px;
    padding-top: 20px;
}

.shopping-cart .icon-panier {
    font-size: 1.3em;
}

.shopping-cart .icon-panier:hover {
    color: #ff545a;
}

.user-info .icon-compte {
    font-size: 1.3em;
}

.user-info .icon-compte:hover {
    color: #ff545a;
}

.user-info .account {
    font-size: .8em;
}

.contact .icon-contact {
    font-size: 1.3em;
}

.contact .icon-contact:hover {
    color: #ff545a;
}

.pw-fav-link .icon-favoris {
    font-size: 1.3em;
}

.pw-fav-link .icon-favoris:hover {
    color: #ff545a;
}

#index #wrapper {
    margin-top: 2rem;
}

.l-header {
    background-color: #fef3f0;
}

.search-widget .form-control {
    border-bottom: 1px solid #461146;
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
    border-top: none;
    border-left: none;
    border-right: none;
}

#iqitmegamenu-horizontal {
    border: none;
    background-color: #fef3f0;
}

.cbp-hrmenu .cbp-hrsub-inner .cbp-hrsub-tabs-names.cbp-tabs-names a {
    font-size: 0.9em !important;
    line-height: 0.9em !important;
}

#cbp-hrmenu .cbp-hrsub-inner .tab-content a {
    font-family: 'Montserrat', sans-serif;
    text-transform: none;
}

#cbp-hrmenu .cbp-hrsub-inner a:hover, #cbp-hrmenu1 .cbp-hrsub-inner a:hover {
    color: #FF555A;
}

.container-xs-height.cbp-tabs-container .col-xs-2.col-xs-height {
    width: 20%;
}

#iqitmegamenu-horizontal .tab-content {
    border: none;
}

#iqitmegamenu-horizontal .col-md-3, #iqitmegamenu-horizontal .col-md-9 {
    padding: 0;
}

.iqitmegamenu-wrapper {
    border-top: 1px solid #FFCCCD;
    border-bottom: 1px solid #FFCCCD;
}

#cbp-hrmenu .cbp-hrsub-inner a, #cbp-hrmenu .cbp-hrsub-inner a:link, #cbp-hrmenu1 .cbp-hrsub-inner a, #cbp-hrmenu1 .cbp-hrsub-inner a:link {
    color: #6d595b;
}

#cbp-hrmenu .cbp-hrsub-inner a {
    font-family: 'Trenda-Bold';
    font-size: 1.1em;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 2em;
}

.cbp-hrmenu .cbp-links li a::before {
    content: "\f111";
    color: #ff555a;
    font-size: 0.5em;
}

#cbp-hrmenu .cbp-hrsub-inner a.active {
    color: #ff555a;
}

.cbp-hrmenu .cbp-hrsub-inner .cbp-tabs-names li a {
    background-color: transparent;
}

#cbp-hrmenu > ul > li > a .cbp-mainlink-iicon {
    font-size: 14px;
    max-height: 20px;
    width: 20px;
}

.cbp-hrmenu .cbp-tab-pane {
    border-left: none;
}

.cbp-hrsub .tab-content {
    padding: 0;
    border-left: none;
}

.container.container-iqit-menu {
    padding: 0;
}

.cbp-hor-width-0 #iqitmegamenu-horizontal .container {
    padding-left: 0px;
    padding-right: 0px;
}

.blockcart {
    color: #461146;
    background-color: transparent;
}

.blockcart .text-white {
    color: #461146 !important;
}

.blockcart.inactive {
    color: #461146;
    background-color: transparent;
}

.blockcart.inactive .material-icons {
    color: #461146;
}

/* breadcrumb */

.breadcrumb {
    padding: 0rem 1rem;
    background-color: transparent;
    font-size: 0.8em;
}

/* FAVORIS HOME */
.page-home .featured-products .all-product-link {
    display: none;
}

/* LISTING PRODUITS */ 
.block-category.card-block {
    background: transparent;
    border: none;
    padding: 0rem;
}

#_desktop_category_header h1 {
    font-family: 'Trenda-Bold';
    color: #461146;
    font-size: 1.8em;
    text-align: center;
    font-weight: 400;
}

#index .product__card-img .rc{
    position: relative;
    height: auto;
    padding: 25px;
    margin-bottom: 0px;
    background: radial-gradient(ellipse at center, #ff545a 100%,#f9c0c6 0%); 
}

#index .product__card-img .rc:hover{
    background: radial-gradient(ellipse at center, #f9a5ad 0%,#ff545a 70%);
}

#index .product__card-img .rc img {
    mix-blend-mode: luminosity;
    -webkit-filter: grayscale(100%);
   -moz-filter: grayscale(100%);
   filter: grayscale(100%);
   transition: all 0.5s ease;
    
}

#index .product__card-img .rc:hover img {
    mix-blend-mode: normal;
    -webkit-filter: grayscale(0%);
   -moz-filter: grayscale(0%);
   filter: grayscale(0%);
    
}

.product__card-img .rc{
    position: relative;
    height: auto;
    padding: 25px;
    margin-bottom: 0px;
    background: radial-gradient(ellipse at center, #ff545a 0%,#ff545a 70%);
}

.product__card-img .rc:hover{
    background: radial-gradient(ellipse at center, #f9a5ad 0%,#ff545a 70%);
}

.product__card-img .rc img {
    mix-blend-mode: normal;
    -webkit-filter: grayscale(0%);
   -moz-filter: grayscale(0%);
   filter: grayscale(0%);
    
}



.product__card-img .rc > * {
    position: relative;
    bottom: initial;
    left: initial;
    width: 100%;
    height: 100%;
}

.pw-fav-remove .icon-icone-wish-emoji {
    color: #461146;
}

.pw-fav-toggle.active:hover i {
    text-shadow: 0 0 4px #461146;
}

.product__card-desc {
    color: #826e70;
}

.products .card {
    background-color: transparent;
    border: none;
}

#index .products .price {
    font-weight: 700;
    color: #461146;
    font-size: 1rem;
}

.products .price {
    font-weight: 700;
    color: #ff555a;
    font-size: 1rem;
}

.price {
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    color: #FF555A;
    font-size: 1.25rem;
}

.product-title {
    text-align: left;
}

.product-title a {
    color: #461146;
    text-transform: uppercase;
    font-weight: normal;
    text-align: left;
    font-family: 'Trenda-Bold';
    font-size: 1em;
    -webkit-font-smoothing: antialiased;
}

.card-product .card-body {
    padding: 1rem .25rem .25rem .25rem;
}

.card-product:hover .product-title a {
    color: #461145;
}

.vignerons {
    text-transform: uppercase;
    font-size: .9em;
    text-align: left;
    line-height: 1.5em;
    font-weight: 300;
}

#index .product-price-and-shipping {
    margin-bottom: .7em;
    margin-top: .7em;
    border-bottom: 1px solid #BE353B;
    padding-bottom: .7em;
}

.product-price-and-shipping {
    margin-bottom: .7em;
    margin-top: .7em;
    border-bottom: 1px solid #ffcccd;
    padding-bottom: .7em;
}

.regular-price {
    color: #be353b;
}

#index .product__card-desc .product-description {
    border-top: none;
    border-bottom: none;
    color: #FEEBE6;
}

#index .product__card-desc .product-description .description-vin{
    border-top: 1px solid #BE353B;
    border-bottom: 1px solid #BE353B;
}

.product__card-desc .product-description .description-vin{
    border-top: 1px solid #ffcccd;
    border-bottom: 1px solid #ffcccd;
}

.product__card-desc .product-description p {
    margin-bottom: .7em;
    margin-top: .7em;
}

.qualite {
    font-size: 0.8em;
    text-align: left;
    margin-bottom: .7em;
    font-weight: 300;
}

.product-description {
    font-size: 1em;
    font-weight: 300;
}

.add-to-cart-or-refresh .add-to-cart {
    width: 75%;
    float: right;
    font-size: 1em;
    min-height: 38px;
}

#index .add-to-cart-or-refresh input {
    border: 1px solid #be353b;
}

.add-to-cart-or-refresh input {
    width: 15%;
    margin-right: 5%;
    float: left;
    text-align: center;
    border: 1px solid #FFCCCD;
    line-height: 2em;
    min-height: 38px;
    -moz-appearance: textfield;
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #be353b;
    border-color: #be353b;
    cursor: default;
}

.product-flags {
    left: .5rem;
    font-family: 'Oswald', sans-serif;
}    

.product-flag {
    font-size: 0.9em;
    background: transparent;
    box-shadow: none;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
}

.product-flag.discount-product {
    background: transparent;
}

/* HOME */
body#index .home-section.container-fluid.full-bg {
    padding: 0;
    background-color: #fef3f0;
    background-image: url('https://dev.deuxgrains.com/themes/classic-rocket/assets/img/back-zone-1.jpg');
    background-size: cover;
}

body#index .assurance-section.container-fluid.full-bg {
    padding: 6rem 0;
    background-color: #fef3f0;
}



body#index {
    background-color: #ff545a;
}

body#index .product__card-desc {
    color: #FEEBE6;
}

.page-home > * {
    margin-bottom: 6rem;
}

.home-presentation {
    padding-bottom: 7em;
}

#zone-accueil-1 {
    text-transform: uppercase;
    color: #FFF;
    min-height: 470px;
}

#zone-accueil-2 {
    color: #FFF;
    min-height: 470px;
    margin-top: -300px;
}

#zone-accueil-1.card, #zone-accueil-2.card {
    padding: 0;
}

#zone-accueil-1 .card-body, #zone-accueil-2 .card-body {
    padding: 3.25rem;
}

#zone-accueil-1 .card-body h2 {
    font-size: 2.2em;
}


.home-assurance {
    color: #6d595b;
    text-transform: uppercase;
    font-size: 1.5rem;
    text-align: center;
    line-height: 1.2;
    font-weight: 300;
}


.home-assurance .col-md-3{
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    border-right: 1px solid #FFCCCD;
}

.home-assurance .col-md-3:last-child{
    border-right: none;
}

.home-assurance i {
    font-size: 2em;
}

.home-assurance i.icon-picto_livraison_2 {
    font-size: 2.8em;
    margin-bottom: -20px;
}

.home-assurance i.icon-picto-stock-home {
    font-size: 2.6em;
    margin-bottom: -10px;
}

.home-assurance i.icon-picto-satisfaction-home {
    font-size: 2.4em;
    margin-bottom: 0px;
}

.all-product-link {
    font-family: 'Trenda-Bold';
    font-size: 1.5em;
    text-transform: uppercase;
}

.all-product-section {
    margin-top: 2rem;
    letter-spacing: 3px;
}

.all-product-section i {
    font-size: 4em;
    line-height: 1;
    color: #461146;
}

.all-product-section .all-product-link {
    color: #FFF;
}

.home-presentation .icon-emoji-jumelles-violet {
    padding-left: 25px;
}

/* PAGE CMS */
.home-btn {
    background-color: #FF555A;
}

.home-btn:hover {
    background-color: #FFFFFF;
    color: #FF555A;
}

.page-cms #content-wrapper h3 {
    color: #461146;
    font-family: 'Trenda-Bold';
    text-transform: uppercase;
    font-size: 1.3em;
    margin: 40px 0px 20px 0px;
}

.page-cms #content-wrapper h5 {
font-weight: 700;
}

.page-cms #content-wrapper span {
    font-size: 0.9em;
}

.page-cms .card {
    padding: 20px;
    border: 1px solid #ffcccd
}

.page-cms #content-wrapper table {
    margin: 20px;
}

.page-cms #content-wrapper tr {
    border-bottom: 1px solid #461146;
}

.page-cms #content-wrapper ul {
    list-style: disc;
    margin: 0px 20px;
}

.page-cms #content-wrapper li {
    margin-bottom: 10px;
}

.folie {
    width: 58%;
    margin: auto;
}

.folie div {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 2rem;
}

.folie div img{
    margin-right: 1rem;
}

.folie h2 {
    text-align: center;
    margin-bottom: 2rem;
}

.folie p {
    margin-bottom: 0rem;
}

.folie strong {
    color: #ff555a;
}


/* PLUGIN FAVORIS */ 
 article.product-miniature.js-product-miniature .pw-fav-toggle {
    top: 2px;
    width: 24px;
    height: 24px;
}

.pw-fav-toggle i {
    font-size: 1.5rem;
}

/* FILTRE FACETTE */ 

img#PM_ASCriterionsGroupIcon_1_10 {
    width: 73%;
}

ul#PM_ASCriterionGroupCheckbox_1_10 li {
    display: flex;
} 

ul#PM_ASCriterionGroupCheckbox_1_10 .checkbox {
    width: 100%;
    display: flex;
}

ul#PM_ASCriterionGroupCheckbox_1_10 li:nth-child(1) .checkbox::before {
    background-image:url(../img/indice_1.svg);
    background-size: 20px 20px;
    display: inline-block;
    width: 20px; 
    height: 20px;
    margin-right: 5px;
    content:"";
}

ul#PM_ASCriterionGroupCheckbox_1_10 li:nth-child(2) .checkbox::before {
    background-image:url(../img/indice_2.svg);
    background-size: 20px 20px;
    display: inline-block;
    width: 20px; 
    height: 20px;
    margin-right: 5px;
    content:"";
}

ul#PM_ASCriterionGroupCheckbox_1_10 li:nth-child(3) .checkbox::before {
    background-image:url(../img/indice_3.svg);
    background-size: 20px 20px;
    display: inline-block;
    width: 20px; 
    height: 20px;
    margin-right: 5px;
    content:"";
}

ul#PM_ASCriterionGroupCheckbox_1_10 li:nth-child(4) .checkbox::before {
    background-image:url(../img/indice_4.svg);
    background-size: 20px 20px;
    display: inline-block;
    width: 20px; 
    height: 20px;
    margin-right: 5px;
    content:"";
}

ul#PM_ASCriterionGroupCheckbox_1_10 li:nth-child(5) .checkbox::before {
    background-image:url(../img/indice_5.svg);
    background-size: 20px 30px;
    display: inline-block;
    width: 20px;
    margin-top: -5px;
    height: 30px;
    margin-right: 5px;
    content: "";
}

#PM_ASCriterionGroupCheckbox_1_5 li, #PM_ASCriterionGroupCheckbox_1_6 li {
    display: flex;
}

.asterisk {
    font-size: 0.8em;
    color: #FF555A;
    padding: 0 1.25em;
}

.asterisk a{
    color: #FF555A;
}

.asterisk i {
    margin-right: 5px;
}

.PM_ASBlockOutputVertical #PM_ASCriterionsGroup_1_10 {
    margin-bottom: 0;
}

a#PM_ASCriterionsGroupTitle_1_10:after {
    font-family: 'FontAwesome';
    content: "\f069";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 400;
    color: #FF555A;
    font-size: 0.7em;
}

.indicator.icon-script-moins, .indicator.icon-script-plus {
    color: #FF555A;
}

#left-column .panel-collapse {
    margin-top: 1rem;
}

.PM_ASCriterionGroupSelect.form-control {
    margin-top: 2rem;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0px;
}

.PM_ASearchTitle, .PM_ASBlockOutputHorizontal a, .PM_ASBlockOutputVertical a {
    color: #6d595b;
}

/* MENU EFFECT */
#wrapper.blur {
    filter: blur(4px) opacity(0.4);
    -webkit-filter: blur(2px) opacity(0.4);
}

/* STICKY EFFECT LEFT COLUMN */
#left-column {
    position: sticky;
    top: 4rem;
    height: calc(100vh - 4rem);
    overflow-y: auto;
}

/* IQIT MEGAMENU */
#module-pm_advancedsearch4-searchresults .home-presentation {
    display: none;
}


#cbp-hrmenu-tab-2 .menu-element-id-2, #cbp-hrmenu-tab-5 .menu-element-id-2 {
    margin-right: 50px;
}

#cbp-hrmenu-tab-2 .menu-element-id-2 li a::before, #cbp-hrmenu-tab-5 .menu-element-id-2 li a::before {
    content: none; 
}


#cbp-hrmenu > ul > li > a, #cbp-hrmenu > ul > li > span.cbp-main-link {
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
    color: #461146;
    text-transform: uppercase;
    font-weight: normal;
    text-align: left;
    font-family: 'Trenda-Bold';
    font-size: 1em;
    letter-spacing: 1px;
}

/* PAGE PRODUIT */

h1.h1 {
    text-transform: uppercase;
    font-family: 'Trenda-Bold';
    font-size: 1.6em;
    text-transform: uppercase;
    color: #461146;
}

.products-imagescover {
    background: #FFF;
}

#product h2, #product a h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    color: #6D595B;
    text-transform: uppercase;
    font-size: 1.2rem;
}

#product .qualite {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    color: #6D595B;
    font-size: 1rem;
    
}

#product-description-short-1 p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    color: #6D595B;
    font-size: 1rem;
    border-width: 1px 0px;
    border-color: #FFCCCD;
    border-style: solid;
    padding: 1rem 0;
}

.product__product-price .price.current-price-discount {
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    color: #FF555A;
    font-size: 1.25rem;
}

.add .btn-primary.add-to-cart {
        font-family: 'Montserrat', sans-serif;
        font-weight: 300;
        font-size: 1.1rem;
        text-transform: none;
}

.bootstrap-touchspin {
    box-shadow: none;
    border: 1px solid #FFCCCD;
}

.bootstrap-touchspin > input {
    -moz-appearance: textfield;
    min-height: 48px;
}

.product-add-to-cart {
    display: flex;
    align-items: center;
}

#add-to-cart-or-refresh {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.product-actions {
    border-bottom: 1px solid #FFCCCD;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
}

.additional-info .col-md-12 {
    border-bottom: 1px solid #FFCCCD;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    font-size: 1em;
    font-weight: 300;
    color: #6D595B;
}

.reassurance {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    color: #6D595B;
    font-size: 0.8rem;
    line-height: 1;
    padding-bottom: 1rem;
    padding-left: 10px;
}

.reassurance i {
    font-size: 1.4rem;
    float: left;
    margin-right: 0.5rem;
}



.product-actions .product-prices {
    width: auto;
}

.nav-tabs .nav-link {
    color: #6D595B;
    font-weight: 600;
}

.nav-tabs {
    border: 1px solid #FFCCCD;
    justify-content: space-around;
}

.nav-tabs .nav-item {
    width: 50%;
    text-align: center;
}

.nav-tabs .nav-item:first-child {
    border-right: none;
}


.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #ff555a;
    background-color: #fff;
    border-color: transparent transparent #ff555a;
}

.tabs.product-tabs.card.card-block {
    padding: 0;
    border: none;
}

.tab-content {
    padding: 1.25rem;
    border-left: 1px solid #ffcccd;
    border-right: 1px solid #ffcccd;
    border-bottom: 1px solid #ffcccd;
}

.tab-content .product-description p {
    border-bottom: none;
}

.product-description {
    font-size: 0.9em;
    font-weight: 300;
    color: #6D595B;
}

.social-share-btn--product {
    background-color: transparent;
    box-shadow: none !important;
}

.social-sharing.social-sharing--product span {
    display: none;
}

.social-share-btn--product:hover {
    background-color: #FFF;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}

.social-share-btn--product.facebook:hover {
    background-image: url(../css/90464e8f4507d7cc4dc4032c752c11fa.svg)
}

.social-share-btn--product.twitter:hover {
    background-image: url(../css/ffa43ee2d7f6db73af85bfa35912c205.svg);
}

.social-share-btn--product.pinterest:hover {
    background-image: url(../css/fd22b6e5f1545ed1074b8723ddb00939.svg);
}

#content .product-img {
    padding: 3rem;
}

.custom-favorite {
    float: right;
}

.custom-favorite .pw-fav-toggle, .custom-favorite .pw-fav-toggle:hover, .custom-favorite .pw-fav-toggle:focus {
    color: #FF555A;
}

.custom-favorite .pw-fav-btn-text {
    display: none;
}

.product-manufacturer {
    text-align: center;
    margin-bottom: 2rem;
}

.product-manufacturer .img-thumbnail {
    padding: 1.6rem;
    background-color: transparent;
    border: none;
    box-shadow: none;
    background-image: url(../img/fond-image-vignerons.svg);
    /*max-width: 250px;*/
    transform:rotate(-5deg);
    -ms-transform:rotate(-5deg); /* IE 9 */
    -moz-transform:rotate(-5deg); /* Firefox */
    -webkit-transform:rotate(-5deg); /* Safari and Chrome */
    -o-transform:rotate(-5deg); /* Opera */
    max-width: 220px;
}

.product-features {
    color: #6d595b;
}

.product-features dt {
    font-weight: normal;
    font-family: 'Trenda-Bold';
    text-transform: uppercase;
    font-size: 0.9em;
}

.product-features dd {
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.9em;
}

.grains-de-folie {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #ff555a;
    flex-direction: column;
    align-items: center;
}

.grains-de-folie-img {
    margin: 10px 0;
    font-size: 18px;
    line-height: 24px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.grains-de-folie-img a {
    margin-right: 5px;
}

#product .featured-products h1 {
    margin-top: 3rem;
}

.product-information p {
    color: #6d595b;
    font-weight: 300;
    
}

#product .description-vin {
    border-bottom: 1px solid #FFCCCD;
    margin-bottom: 1rem;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-top: 1px solid #FFCCCD;
    padding-top: 1rem;
}

#tab-content .product-description p {
    border: none;
    margin-bottom: 0;
}

.product-quantity .qty .form-control {
    background-color: #FFFFFF;
}

.bg-success {
    background-color: #b9cc74 !important;
}

.bg-success .card-body {
    text-align: center;
    color: #FFFFFF !important;
}

.images-container .custom-favorite {
    margin-right: 15px;
    margin-top: 15px;
}

#product .product-flags .product-flag.new {
    color: #FF555A;
    margin-left: 30px;
    margin-top: 12px;
}

#product h1 {
    margin-top: 12px;
    padding-left: 10px;
}

#product h2, #product h3 {
    padding-left: 10px;
}

#product .product-information p {
    padding-left: 10px;
}

.bdlabels-row.left {
    position: absolute;
    top: 50px !important;
    left: 8% !important;
    width: 35px;
    z-index: 9;
    top: unset;
    right: unset;
}

.bd-labels {
    margin-bottom: 10px;
}

/* SEARCH AUTOCOMPLETE */
.autocomplete-suggestion img {
    display: none;
}

.autocomplete-suggestion {
    padding: 10px;
}

/* VIGNERON */
#manufacturer h1 {
    color: #461146;
}

#manufacturer-description {
    color: #6d595b;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}

#manufacturer-short_description {
    color: #6d595b;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 1.25rem;
}

#manufacturer-short_description p {
    border-bottom: 1px solid #ffcccd;
    padding-bottom: 1rem;
}

#manufacturer .brand-infos {
    font-family: 'Trenda-Bold';
    font-size: 1.25rem;
    text-align: center;
}

#manufacturer #main {
    margin-top: 1rem;
}

/* STORE */
#stores h1 {
    font-size: 1.8em;
}

#stores .card {
    background-color: transparent;
    border: none;
    color: #6d595b;
}

#stores .h3 {
    font-family: 'Trenda-Bold';
    color: #461146;
    font-size: 1.5em;
    text-transform: uppercase;
    margin-top: 1em;
}

#stores .store-picture .h3 {
    text-align: center;
    margin-top: 0;
    letter-spacing: 1px;
}

#stores .table {
    background-color: #461146;
    color: #FFFFFF;
}

/* FOOTER */
.footer-container {
    background: no-repeat 18% 75%/3% url('../img/logo-condense.svg');
}

a.custom-page-link {
    color: #6d595b;
}

a.custom-page-link:hover {
    color:#461146
}

.logo-condense.img-fluid {
    max-width: 45px;
}

.l-footer {
    padding-top: 0rem;
    margin-top: 0
}

.featured-products h1.h1 {
    color: #ff555a;
}

.newsletter h3 {
    text-transform: uppercase;
    font-size: 1.4rem;
    letter-spacing: 3px;
    font-family: 'Trenda-Black';
    font-weight: 400;
    max-width: 190px;
}

.newsletter .container {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.newsletter .small {
    font-size: .8rem;
    font-weight: 300;
}

.newsletter .form-control {
    border-bottom: 1px solid #fff;
    box-shadow: none;
    border-top: none;
    border-left: none;
    border-right: none;
    background-color: transparent;
    color: #FFF;
    padding-left: 0px;
}

.newsletter .form-control::placeholder {
    color: #FFF;
}

.newsletter .btn-primary {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    border-bottom: 1px solid #FFF;
    background: transparent;
    border-top: none;
    border-right: none;
    border-left: none;
    color: #461146;
}

#footer .container-fluid {
    padding: 0;
}

.footer-container {
    margin-top: 0;
    padding: 3rem 0;
}

#footer .newsletter {
    background-color: #ff777b;
    color: #FFF;
}

.footer__title, .footer__title:hover, .footer__title:visited {
    color: #ff545a;
    letter-spacing: 1px;
}

.l-footer, .l-footer .account-list a, .l-footer .cms-page-link {
    color: #6d595b;
}

.l-footer .account-list a:hover, .l-footer .cms-page-link:hover {
    color: #461146;
}

.footer__title {
    font-weight: 400;
    font-family: 'Trenda-Black';
    -webkit-font-smoothing: antialiased;
}

.copyright {
    background-color: #ff545a;
    color: #FFF;
    font-size: 12px;
}

.copyright a {
    color: #FFF;
}

.copyright .text-center {
    margin: 1rem 0;
}

/* LISTE & TRI */
.product-miniature {
    margin-bottom: 45px !important;
}


#PM_ASBlockOutput_1 {
    margin-top: -1rem;
}

#PM_ASBlock_1.card {
    background-color: transparent;
    border: none;
}

#PM_ASBlock_1 .card-header {
    display: none;
}

#PM_ASBlock_1 .card-block {
    background-color: transparent;
    border: none;
    padding-bottom: 0;
}

#PM_ASBlock_1 .PM_ASCriterionsGroupName {
    display: none;
}

.PM_ASBlockOutputVertical .PM_ASCriterionsGroupTitle {
    border-bottom: none;
}

.PM_ASCriterionsGroupList {
    color: #6D595B;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: none;
    background: transparent url(../img/picto-diapason.svg) 100% 100% no-repeat;
    font-weight: 400;
    color: #555;
}

.ui-slider .ui-slider-handle {
    width: 0.7em;
    height: 2em;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -0.5em;
    margin-left: -12px;
}

.PM_ASCritRangeValue {
    margin-top: 15px;
}

.ui-slider-horizontal .ui-slider-range {
    top: 1em;
    height: 2px;
}

.ui-widget-header {
    background: #FF555A;
}

.ui-widget-content {
    border: none;
    background: transparent;
    color: #222;
    border-radius: 0;
    border-bottom: 2px solid #FFCCCD;
}

.material-icons.shopping-cart {
    font-size: 1.2em;
    line-height: 1.2em;
}

/* CUSTOM CHECKBOX */
/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 1.95em;
  cursor: pointer;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0; top: 0;
  width: 1.25em; height: 1.25em;
  border: 2px solid #ffcccd;
  background: #fff;
  border-radius: 0px;
  box-shadow: none;
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: '\2713\0020';
  position: absolute;
  top: .15em; left: .22em;
  font-size: 1.3em;
  line-height: 0.8;
  color: #ff545a;
  transition: all .2s;
  font-family: 'Lucida Sans Unicode', 'Arial Unicode MS', Arial;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
[type="checkbox"]:disabled + label {
  color: #aaa;
}
/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
  border: 2px dotted blue;
}

/* hover style just for information */
label:hover:before {
  border: 2px solid #ff545a!important;
}

/* CUSTOM SELECT */
#PM_ASCriterions_1_7 .PM_ASCriterionsGroupTitle.h4, #PM_ASCriterions_1_8 .PM_ASCriterionsGroupTitle.h4 {
    padding-bottom: 1.5rem;
}

#PM_ASCriterionsGroup_1_7 .PM_ASCriterionStepEnable, #PM_ASCriterionsGroup_1_8 .PM_ASCriterionStepEnable {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  
  #PM_ASCriterionsGroup_1_7 .PM_ASCriterionStepEnable select, #PM_ASCriterionsGroup_1_8 .PM_ASCriterionStepEnable select {
    background-color: rgba(255,255,255,0.5);
    color: #414141;
    width: 100%;
    font-size: 17px;
    box-shadow: none;
    -webkit-appearance: inherit;
    appearance: button;
    outline: none;
    border-color:#ffcccd;
    -webkit-appearance: none;
    -moz-appearance: none;
  }
  
  #PM_ASCriterionsGroup_1_7 .PM_ASCriterionStepEnable::before, #PM_ASCriterionsGroup_1_8 .PM_ASCriterionStepEnable::before {
    content: "\f13a";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    right: 0;
    width: 20%;
    height: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 45px;
    color: #ffcccd;
    background-color: transparent;
    pointer-events: none;
  }
  
  #PM_ASCriterionsGroup_1_7 .PM_ASCriterionStepEnable:hover::before, #PM_ASCriterionsGroup_1_8 .PM_ASCriterionStepEnable:hover::before{
    color:#ff545a;
    background-color: transparent;
  }
  
  #PM_ASCriterionsGroup_1_7 .PM_ASCriterionStepEnable select option, #PM_ASCriterionsGroup_1_8 .PM_ASCriterionStepEnable select option{
    padding: 30px;
  }

/* PAGE UTILISATEUR */ 
#history .table, #order-slip .table {
    width: 100%;
    margin-bottom: 1rem;
    color: #6d595b;
    background-color: transparent;
}

#history .table-bordered, #history .table-bordered td, #history .table-bordered th, #order-slip .table-bordered, #order-slip .table-bordered td, #order-slip .table-bordered th {
    border: none;
}

#my-account .home-presentation, #order-slip .home-presentation, #module-psgdpr-gdpr .home-presentation, #module-pwfavorites-favorites .home-presentation, #new-products .home-presentation{
    display: none;
}

#my-account h1 {
    color: #461146;
    text-align: center;
    margin: 2rem;
}

.account-links .link-item {
    border: none;
    font-weight: normal;
    font-family: 'Trenda-Bold';
}

.page-wrapper {
    background-color: transparent;
    border: none;
}

.page-header {
    text-align: center;
    background-color: transparent;
    color: #461146;
    border: none;
}

.form-fields {
    color: #6D595B;
}

.address-footer, .card-footer, .page-footer {
    padding: .75rem 1.25rem;
    background-color: transparent;
    border-top: 1px solid #ffcccd;
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border: 2px solid #ffcccd;
    background-color: #fff;
    box-shadow: none;
}


.custom-radio .custom-control-input:checked ~ .custom-control-label::before {

    color: #fff;
    border: 2px solid #ffcccd;
    background-color: #ff555a;
    box-shadow: none;

}

.form-control {
    color: #6d595b;
    background-color: transparent;
    border: 1px solid #461146;
    box-shadow: none;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-top: none;
    border-left: none;
    border-right: none;
}

.btn-light {
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;
}

.btn-light.focus, .btn-light:focus, .btn-light:hover {
    color: #fff;
    background-color: #ffcccd;
    border-color: #ffcccd;
}

.custom-select {
    border: none;
}

.psgdprinfo17 {
    background: transparent;
    color: #6D595B;
}

/* MODAL CART */
.modal-content {
    background-color: #fef3f0;
    font-family: 'Montserrat', sans-serif;
}

.cart-content {
    padding: 1rem;
    background: #461146;
    color: #FFF;
}

.modal-cart__name {
    color: #461146;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Trenda-Bold';
}

.btn-outline-primary {
    color: #6d595b;
    border-color: #6d595b;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #6d595b;
    border-color: #6d595b;
}

.btn-outline-secondary {
    color: #6d595b;
    border-color: #6d595b;
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6d595b;
    border-color: #6d595b;
}

/* CART */

#cart .card {
    background-color: transparent;
    border: none;
}

#cart .card-header {
    background-color: transparent;
    border-bottom: none;
    color: #461146;
}

.js-cart-line-product-quantity.form-control {
    color: #6d595b;
    background-color: #FFF;
}

.product-line-grid .product-line__title {
    margin-bottom: .75rem;
    display: inline-block;
    color: #461146;
    text-transform: uppercase;
    font-family: 'Trenda-Bold';
    font-weight: normal;
}

.card-body--summary .cart-total {
    background-color: transparent;
    font-weight: 700;
}

#cart .regular-price {
    color: #FF555A;
}

#cart .product-price {
    color: #461146;
}

/* CHECKOUT */

#checkout .card {
    border: 1px solid #ffcccd;
    background-color: rgba(255,255,255,0.7);
}

#checkout .card.-complete {
    background-color: #ffcccd;
}

#checkout .card-header {
    background-color: rgba(255,255,255,0);
}

h1.step-title {
    font-family: 'Trenda-Bold';
    font-weight: normal;
    color: #461146;
}

h1.step-title .text-success {
    color: #461146 !important;
}

.form-control:focus {
    /*box-shadow: inset 0 1px 1px #ffcccd,0 0 0 .2rem #ffcccd;*/
    border-bottom: 2px solid #FF555A;
    box-shadow: none;
}

.delivery-option {
    background-color: transparent;
}

.carrier-price {
    color: #FF555A;
}

.alert-info {
    color: #6d595b;
    background-color: transparent;
    border-color: transparent;
}

#order-confirmation .home-presentation {
    display: none;
}

/* CROSS SELLING ON CART  */
#csoc-container .card-block {
    background-color: transparent;
    border: none;
}


div#csoc-container .product-miniature .thumbnail-container.with-button {
    position: relative;
    margin-bottom: 0px;
    height: 450px;
    min-width: 280px;
}

div#csoc-container .product-miniature .thumbnail-container.with-button .product-thumbnail img {
    background: radial-gradient(ellipse at center, #ff545a 0%,#ff545a 70%);
    padding: 25px;
}

div#csoc-container .highlighted-informations {
    display: none;;
}

div#csoc-container .product-miniature .button_display .btn {
    font-size: 1em;
    margin-top: 0px;
    width: 100%;
    padding: 10px;
}

/* 404 */
#pagenotfound #content-wrapper {
    text-align: center;
}

#pagenotfound h1 {
    color: #ff555a;
    font-size: 2em;
    letter-spacing: 2px;
    margin-top: 45px;
    margin-bottom: 15px;
}

#pagenotfound p {
    color: #6d595b;
}


/* BUG MEGA MENU */
.menu-principal .cbp-hor-width-0 #iqitmegamenu-horizontal {
    margin: 0 !important;
    padding: 0 !important;
}

.cbp-mobilesubmenu {
    border-bottom: none !important;
}

/* LIVRAISON */
.delivery-options-list button {
    display: block;
    clear: both;
}

/* TUNNEL D'ACHAT */
#order-confirmation h3.card-title, #order-confirmation .card-body {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

@media only screen and (max-width : 1024px) {
    .product-title a {
        font-size: 0.9em;
    }

    #cbp-hrmenu > ul > li > a, #cbp-hrmenu > ul > li > span.cbp-main-link {
        padding-left: 10px;
        padding-right: 10px;
    }

    .row {
        display: flex;
        flex-wrap: wrap;
        margin-right: 0px;
        margin-left: 0px;
    }

    .signature {
        margin-left: 0px;
    }

  

    .product-add-to-cart .qty {
        margin: 1rem 1rem 0 0rem;
        width: 100%;
    }

    .product-add-to-cart .add {
        width: 100%;
    }

    #add-to-cart-or-refresh {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: column;
    }

    .bootstrap-touchspin {
        display: flex;
        justify-content: space-between;
        background-color: #FFF;
    }

    .current-price {
        text-align: center;
    }

    

}

@media (max-width: 991.98px) {
    .header-top .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .header-top .justify-content-end {
        justify-content: center !important;
    }
}


/* SPECIAL TABLETTE */ 
@media only screen and (max-width : 768px) {
    .product-title a {
        font-size: 0.9em;
    }

    .product-miniature {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .justify-content-end.customer-nav {
        justify-content: space-around !important;
        margin: auto;
    }

    #_desktop_contact_link {
        display: none;
    }

    .header-top {
        border-bottom: none;
        padding-bottom: 10px;
        padding-top: 0px;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-style: solid;
        margin-top: 10px;
        margin-bottom: 10px;
        border-color: #FFCCCD;
    }

    .iqitmegamenu-wrapper {
        border: none;
    }

    #iqitmegamenu-horizontal {
        margin: 0 !important;
        padding: 0 !important;
    }

    .products, .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    #add-to-cart-or-refresh {
        flex-direction: column;
        text-align: center;
    }

    .product-add-to-cart .qty {
    margin: 1rem 0rem 0 !important;
    width: 100% !important;
    }

    .product-add-to-cart .add {
        width: 100% !important;
    }

    .bootstrap-touchspin {
        display: flex;
        justify-content: space-between;
        background-color: #FFF;
    }
}

@media only screen and (min-width : 768px) and (max-width : 1024px) {
    .reassurance {
        padding: 0px 0px 10px 0px;
    }

    .reassurance i {
        margin-right: 0;
    }

    .reassurance .col-sm-3 {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .reassurance .icon-picto-livraison-2 + span {
        margin-top: -8px;
    }

    #zone-accueil-1 .card-body, #zone-accueil-2 .card-body {
        padding: 1.5rem;
    }
}

/* SPECIAL PHONE */ 
@media only screen and (max-width : 414px) {
    .product-miniature {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .products-section-title {
        font-size: 2em;
    }
}

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

    .home-assurance .col-md-3 {
        border-right: none;
    }
    
    #zone-accueil-1 .card-body h2 {
        font-size: 2em;
    }

    .folie {
        width: 100%;
    }

    .product-tabs .nav-tabs {
        font-size: .7rem;
    }

    .home-assurance .col-md-3 {
        margin-bottom: 50px;
    }

    .reassurance .col-xs-3 {
        align-items: center;
        display: flex;
        margin-bottom: 10px;
    }

    #zone-accueil-1 {
        min-height: auto;
    }

    #zone-accueil-2 {
        min-height: auto;
        margin-top: 0px;
    }

    #zone-accueil-1 .card-body, #zone-accueil-2 .card-body {
        padding: 1rem;
    }

    .footer-container {
        background: none;
    }

    #add-to-cart-or-refresh {
        flex-direction: column;
        text-align: center;
    }

    .product-add-to-cart .qty {
    margin: 1rem 0rem 0 !important;
    width: 100% !important;
    }

    .product-add-to-cart .add {
        width: 100% !important;
    }

    .bootstrap-touchspin {
        display: flex;
        justify-content: space-between;
        background-color: #FFF;
    }

    .reassurance .icon-picto-livraison-2 {
        margin-left: -7px;
    }

    #left-column {
        position: relative;
        top: 0rem;
        height: auto;
        overflow-y: inherit;
    }

    #PM_ASBlock_1 .card-header {
        display: flex;
        background-color: #FFF;
        border: 2px solid #ffcccd;
    }

    .PM_ASBlockOutput.PM_ASMobileMode .PM_ASBlockTitle:after {
        font-size: 18px;
    }

    img#PM_ASCriterionsGroupIcon_1_10 {
        width: 54%;
    }

    .footer-container {
        background: none;
    }

    .asterisk {
        display: none;
    }
}






[data-sal]{transition-duration:.2s;transition-duration:var(--sal-duration,.2s);transition-delay:0s;transition-delay:var(--sal-delay,0s);transition-timing-function:ease;transition-timing-function:var(--sal-easing,ease)}[data-sal][data-sal-duration="200"]{transition-duration:.2s}[data-sal][data-sal-duration="250"]{transition-duration:.25s}[data-sal][data-sal-duration="300"]{transition-duration:.3s}[data-sal][data-sal-duration="350"]{transition-duration:.35s}[data-sal][data-sal-duration="400"]{transition-duration:.4s}[data-sal][data-sal-duration="450"]{transition-duration:.45s}[data-sal][data-sal-duration="500"]{transition-duration:.5s}[data-sal][data-sal-duration="550"]{transition-duration:.55s}[data-sal][data-sal-duration="600"]{transition-duration:.6s}[data-sal][data-sal-duration="650"]{transition-duration:.65s}[data-sal][data-sal-duration="700"]{transition-duration:.7s}[data-sal][data-sal-duration="750"]{transition-duration:.75s}[data-sal][data-sal-duration="800"]{transition-duration:.8s}[data-sal][data-sal-duration="850"]{transition-duration:.85s}[data-sal][data-sal-duration="900"]{transition-duration:.9s}[data-sal][data-sal-duration="950"]{transition-duration:.95s}[data-sal][data-sal-duration="1000"]{transition-duration:1s}[data-sal][data-sal-duration="1050"]{transition-duration:1.05s}[data-sal][data-sal-duration="1100"]{transition-duration:1.1s}[data-sal][data-sal-duration="1150"]{transition-duration:1.15s}[data-sal][data-sal-duration="1200"]{transition-duration:1.2s}[data-sal][data-sal-duration="1250"]{transition-duration:1.25s}[data-sal][data-sal-duration="1300"]{transition-duration:1.3s}[data-sal][data-sal-duration="1350"]{transition-duration:1.35s}[data-sal][data-sal-duration="1400"]{transition-duration:1.4s}[data-sal][data-sal-duration="1450"]{transition-duration:1.45s}[data-sal][data-sal-duration="1500"]{transition-duration:1.5s}[data-sal][data-sal-duration="1550"]{transition-duration:1.55s}[data-sal][data-sal-duration="1600"]{transition-duration:1.6s}[data-sal][data-sal-duration="1650"]{transition-duration:1.65s}[data-sal][data-sal-duration="1700"]{transition-duration:1.7s}[data-sal][data-sal-duration="1750"]{transition-duration:1.75s}[data-sal][data-sal-duration="1800"]{transition-duration:1.8s}[data-sal][data-sal-duration="1850"]{transition-duration:1.85s}[data-sal][data-sal-duration="1900"]{transition-duration:1.9s}[data-sal][data-sal-duration="1950"]{transition-duration:1.95s}[data-sal][data-sal-duration="2000"]{transition-duration:2s}[data-sal][data-sal-delay="50"]{transition-delay:.05s}[data-sal][data-sal-delay="100"]{transition-delay:.1s}[data-sal][data-sal-delay="150"]{transition-delay:.15s}[data-sal][data-sal-delay="200"]{transition-delay:.2s}[data-sal][data-sal-delay="250"]{transition-delay:.25s}[data-sal][data-sal-delay="300"]{transition-delay:.3s}[data-sal][data-sal-delay="350"]{transition-delay:.35s}[data-sal][data-sal-delay="400"]{transition-delay:.4s}[data-sal][data-sal-delay="450"]{transition-delay:.45s}[data-sal][data-sal-delay="500"]{transition-delay:.5s}[data-sal][data-sal-delay="550"]{transition-delay:.55s}[data-sal][data-sal-delay="600"]{transition-delay:.6s}[data-sal][data-sal-delay="650"]{transition-delay:.65s}[data-sal][data-sal-delay="700"]{transition-delay:.7s}[data-sal][data-sal-delay="750"]{transition-delay:.75s}[data-sal][data-sal-delay="800"]{transition-delay:.8s}[data-sal][data-sal-delay="850"]{transition-delay:.85s}[data-sal][data-sal-delay="900"]{transition-delay:.9s}[data-sal][data-sal-delay="950"]{transition-delay:.95s}[data-sal][data-sal-delay="1000"]{transition-delay:1s}[data-sal][data-sal-easing=linear]{transition-timing-function:linear}[data-sal][data-sal-easing=ease]{transition-timing-function:ease}[data-sal][data-sal-easing=ease-in]{transition-timing-function:ease-in}[data-sal][data-sal-easing=ease-out]{transition-timing-function:ease-out}[data-sal][data-sal-easing=ease-in-out]{transition-timing-function:ease-in-out}[data-sal][data-sal-easing=ease-in-cubic]{transition-timing-function:cubic-bezier(.55,.055,.675,.19)}[data-sal][data-sal-easing=ease-out-cubic]{transition-timing-function:cubic-bezier(.215,.61,.355,1)}[data-sal][data-sal-easing=ease-in-out-cubic]{transition-timing-function:cubic-bezier(.645,.045,.355,1)}[data-sal][data-sal-easing=ease-in-circ]{transition-timing-function:cubic-bezier(.6,.04,.98,.335)}[data-sal][data-sal-easing=ease-out-circ]{transition-timing-function:cubic-bezier(.075,.82,.165,1)}[data-sal][data-sal-easing=ease-in-out-circ]{transition-timing-function:cubic-bezier(.785,.135,.15,.86)}[data-sal][data-sal-easing=ease-in-expo]{transition-timing-function:cubic-bezier(.95,.05,.795,.035)}[data-sal][data-sal-easing=ease-out-expo]{transition-timing-function:cubic-bezier(.19,1,.22,1)}[data-sal][data-sal-easing=ease-in-out-expo]{transition-timing-function:cubic-bezier(1,0,0,1)}[data-sal][data-sal-easing=ease-in-quad]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-sal][data-sal-easing=ease-out-quad]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-sal][data-sal-easing=ease-in-out-quad]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-sal][data-sal-easing=ease-in-quart]{transition-timing-function:cubic-bezier(.895,.03,.685,.22)}[data-sal][data-sal-easing=ease-out-quart]{transition-timing-function:cubic-bezier(.165,.84,.44,1)}[data-sal][data-sal-easing=ease-in-out-quart]{transition-timing-function:cubic-bezier(.77,0,.175,1)}[data-sal][data-sal-easing=ease-in-quint]{transition-timing-function:cubic-bezier(.755,.05,.855,.06)}[data-sal][data-sal-easing=ease-out-quint]{transition-timing-function:cubic-bezier(.23,1,.32,1)}[data-sal][data-sal-easing=ease-in-out-quint]{transition-timing-function:cubic-bezier(.86,0,.07,1)}[data-sal][data-sal-easing=ease-in-sine]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-sal][data-sal-easing=ease-out-sine]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-sal][data-sal-easing=ease-in-out-sine]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-sal][data-sal-easing=ease-in-back]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-sal][data-sal-easing=ease-out-back]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-sal][data-sal-easing=ease-in-out-back]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-sal|=fade]{opacity:0;transition-property:opacity}[data-sal|=fade].sal-animate,body.sal-disabled [data-sal|=fade]{opacity:1}[data-sal|=slide]{opacity:0;transition-property:opacity,transform}[data-sal=slide-up]{transform:translateY(20%)}[data-sal=slide-down]{transform:translateY(-20%)}[data-sal=slide-left]{transform:translateX(20%)}[data-sal=slide-right]{transform:translateX(-20%)}[data-sal|=slide].sal-animate,body.sal-disabled [data-sal|=slide]{opacity:1;transform:none}[data-sal|=zoom]{opacity:0;transition-property:opacity,transform}[data-sal=zoom-in]{transform:scale(.5)}[data-sal=zoom-out]{transform:scale(1.1)}[data-sal|=zoom].sal-animate,body.sal-disabled [data-sal|=zoom]{opacity:1;transform:none}[data-sal|=flip]{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:transform}[data-sal=flip-left]{transform:perspective(2000px) rotateY(-91deg)}[data-sal=flip-right]{transform:perspective(2000px) rotateY(91deg)}[data-sal=flip-up]{transform:perspective(2000px) rotateX(-91deg)}[data-sal=flip-down]{transform:perspective(2000px) rotateX(91deg)}[data-sal|=flip].sal-animate,body.sal-disabled [data-sal|=flip]{transform:none}

/*# sourceMappingURL=sal.css.map*/



