/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/*                           BEGIN CUSTOM CSS DAVID                           */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

/*** BAN COMM CATEGORY ***/

@media (min-width: 768px)  {
    .ban-pc {
        display: block;
        margin-bottom: 50px;
    }
    .ban-mob {
        display: none;
    }
}

@media (max-width: 767px)  {
    .ban-pc {
       display: none;
    }
    .ban-mob {
        display: block;
        margin: 50px auto 0 auto;
    }
}


/*** PAGE CUSTOMER PORTAL ***/

.cp-sub-title {
    background: #f2f2f2;
    max-width: max-content;
    margin: 0 auto;
    border-radius: 10px;
}

.cp-sub-title p {
    padding: 10px 20px;
    text-align: center!important;
    color: #f68620!important;
    font-weight: 600!important;
    font-size: 20px!important;
	font-style: italic!important;
}

.cp-text-top {
    color: #1f5da5!important;
    text-align: center!important;
    font-size: 18px!important;
}

.page-content.page-cms .block.cp-img.ApImage {
    margin-top: 0;
    margin-bottom: 50px;
}

.cp-img img {
    box-shadow: 0px 3px 5px rgb(100 100 100 / 27%) !important;
    border-radius: 15px;
}

.cp-functions {
    background: #f68620;
    border-radius: 15px;
    box-shadow: 0px 3px 5px rgb(100 100 100 / 27%);
     padding: 5px 30px;
}

.page-content.page-cms .block_content p.cp-functions-title {
    margin-bottom: 50px!important;
}

.cp-functions-title {
    color: #ffffff !important;
    font-size: 22px !important;
    font-weight: 600 !important;
    padding: 20px 5px 0px 5px;
}

.cp-button a {
    background: #034a9c;
    display: inline-block;
    padding: 10px;
    color: #fff;
    font-weight: bold;
    border-radius: 10px;
    text-align: center;
    width: 100%;
    font-size: 22px;
    box-shadow: 0px 3px 5px rgb(100 100 100 / 27%);
    transition: 0.3s;
    margin-top:50px;
}

.cp-button a:hover {
    background: #fff;
    transition: 0.3s;
}

.cp-box-icon {
    display: inline-block;
    margin: 25px 0;
}

.cp-icon-left {
    display: inline-block;
    width: 35%;
	vertical-align: middle;
}

.cp-icon-left i {
    background: #034a9c;
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 40px;
    border: 3px solid #fff;
	margin: 0 auto;
}

.cp-text-right {
    display: inline-block;
    width: 55%;
    margin-left: 10%;
	vertical-align: middle;
}

.cp-text-right p {
    color: #ffffff!important;
    font-size: 17px!important;
}

.ast-access {
    text-align: center!important;
}

p.open-account {
    color: #1f5da5 !important;
    text-align: center !important;
    font-size: 22px !important;
    font-weight: bold!important;
}

p.btn-intcom {
    width: fit-content;
    margin: 0 auto;
    display: block;
}

.btn-intcom a {
    background: #f2f2f2;
    padding: 10px 20px;
    font-size: 22px;
    font-weight: bold;
    color: #f68620;
    border-radius: 10px;
    box-shadow: 0px 3px 5px rgb(100 100 100 / 27%);
    transition: 0.3s;
}


.btn-intcom a:hover {
    background: #034a9c;
    color: #fff!important;
	transition: 0.3s;
}


/*** CART DROP DOWN ***/

.leo-remove-from-cart {
    bottom: 2.5rem!important;
    left: 1rem!important;
    top: unset!important;
    right: unset!important;
}


/**** RADIO BUTTON REGISTER FORM ****/

.custom-radio input[type="radio"]:checked + span {
    background: none;
}

.custom-radio input[type="radio"] {
    margin-right: 15px;
}

form#customer-form {
    border: 1px solid #034a9c;
    border-radius: 10px;
    padding: 20px;
}

/*** LOG/REFISTER PAGE ***/

.page-authentication .login-form,
.page-authentication .no-account {
    border: 1px solid #034a9c;
    border-radius: 10px;
    margin-top: 50px;
    padding: 20px;
}

@media (min-width:768px) {
	.page-authentication .no-account {
		margin-right: -10px;
		margin-left: 10px;
	}

	.page-authentication .login-form {
		background-color: #034a9c0a;
		margin-left: -10px;
		margin-right: 10px;
	}
}

.noAccountTxt, .AccountTxt {
    font-size: 24px;
    color: #f68620;
    line-height: 28px;
    letter-spacing: normal;
    margin-bottom: 20px;
    text-align: center;
    font-weight: bold;
    text-decoration: underline;
    display: block;
}

span.noAccountDesc {
    text-align: left;
    margin-bottom: 20px;
}

.split-line {
    width: 100%;
    height: 1px;
    background-color: #034a9c;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 25px;
}

.split-line::before {
    content: "ou";
    text-align: center;
    background: white;
    padding: 15px;
    font-size: 17px;
    color: #f68620;
}

/**** BUTTON NOT LOG ****/

a.btn.btn-product.orangeBtn-notlog {
    color: #f68620;
    border: 1px solid;
    border-radius: 10px;
}

a.btn.btn-product.orangeBtn-notlog:hover {
    background: #f68620;
    color:#ffffff!important;
    border-color: #f68620;
}

/****** SHOPPING_CART HEADER ********/

span.tooltiptext {
    visibility: hidden;
    width: 150px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 10px;
    border-radius: 6px;
    position: absolute;
    z-index: 999;
    bottom: -60px;
}

#_desktop_cart .header:hover span.tooltiptext {
    visibility: visible;
}

#_desktop_cart .header {
    display: flex !important;
    flex-direction: column;
    align-items: center;
}

#_desktop_cart .header .title {
    font-weight: 500;
    white-space: nowrap;
    color: #000;
	display: block!important;
}

#_desktop_cart .header img {
	margin: 0 auto;
    display: block;
}

#_desktop_cart .header:hover img, 
#_desktop_cart .header:hover .title {
    /*opacity: 0.33;*/
	filter: invert(15%) sepia(68%) saturate(4725%) hue-rotate(204deg) brightness(86%) contrast(98%);
}

@media (max-width: 767px) {
     #_desktop_cart {
        margin-right: 30px!important;
    }
}

@media (max-width: 413px) {
     #_desktop_cart .header .title {
         font-size: 11px;
    }
}

@media (max-width: 449px) {
   #_desktop_cart {
        margin-right: 20px!important;
    }
}

@media (max-width: 374px) {
     #_desktop_cart .header .title {
         font-size: 10px;
    }
	#_desktop_cart .blockcart .header span.title,
	.header-top .groupHeader .colActionsBtn .containerLoginRegister .accountTxt {
		display:none!important;
	}
}

.leo-dropdown-cart.dropdown {
	right:-130px!important;
	top: 60px!important;
}


/* ||||||||||||||||||||||||||||||||| GENERAL |||||||||||||||||||||||||||||||| */
/* @import url("https://use.typekit.net/efq5tbp.css"); */
@import url("/themes/child_leo_foodelic/assets/fonts/typekitfont.css");

h1,
h2,
h3,
h4,
h5,
h6,
body,
main,
section,
div,
p,
ul,
ol,
li,
span,
a,
strong {
    font-family: "graphie", sans-serif !important;
}

.hidePls {
    display: none !important;
}

.fwPls {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
}

.outElement {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    /* IE */
    clip: rect(1px, 1px, 1px, 1px);
    /* IE*/
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.orangeBtn,
.blueBtn,
.cookiesplus-btn {
    border-radius: 10px;
    background-color: #f68620;
    padding: 7px 20px !important;
    font-size: 16px !important;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 2.4px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    border: none;
    transition: none !important;
    width: fit-content;
}

.orangeBtn span,
.orangeBtn a,
.blueBtn span,
.blueBtn a {
    color: #fff !important;
}

.blueBtn {
    background-color: #034A9C;
}

.blueBtn:active,
.blueBtn:focus,
.blueBtn:hover,
.orangeBtn:active,
.orangeBtn:focus,
.orangeBtn:hover {
    color: #fff !important;
}

.blueBtn:active,
.blueBtn:focus,
.blueBtn:active:hover,
.blueBtn:hover {
    background-color: #F68620;
}

.orangeBtn:active,
.orangeBtn:focus,
.orangeBtn:active:hover,
.orangeBtn:hover {
    background-color: #034A9C;
}

.orangeBtn.transparent,
.blueBtn.transparent {
    background-color: transparent;
}

.orangeBtn.transparent {
    color: #F68620;
    border: solid 2px #F68620;
    padding: 5px 20px !important;
}

.blueBtn.transparent {
    color: #034A9C;
    border: solid 2px #034A9C;
}

.orangeBtn.transparent:hover,
.orangeBtn.transparent:focus,
.orangeBtn.transparent:active {
    background-color: #F68620;
}

.blueBtn.transparent:hover,
.blueBtn.transparent:focus,
.blueBtn.transparent:active {
    background-color: #034A9C;

}

.title_block {
    font-size: 45px !important;
    font-weight: 800;
    line-height: normal;
    letter-spacing: normal;
    text-align: center !important;
    color: #034a9c !important;
    position: relative;
    display: flex;
    background-color: #fff;
    padding: 0 !important;
    margin: 17px auto !important;
    justify-content: center;
    width: fit-content;
    text-transform: uppercase !important;
}

.title_block::before {
    content: '';
    position: absolute;
    display: block;
    border: solid 2px #f68620;
    height: 85px;
    width: 100%;
    margin: 0 auto;
    z-index: -1;
    transform: skewX(-15deg) translateY(-50%) translateX(-58%);
    top: 50%;
    left: 50%;
    max-width: 155px;
}

.container {
    width: 1430px;
}

.transparentBtn {
    border-radius: 5px;
    border: solid 1.5px #fff;
    padding: 14px 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 2.1px;
    display: inline-block;
}

.transparentBtn:hover {
    background-color: #fff;
    color: #034A9C !important;
}

.blueContainer {
    background-color: #F2F6FA;
    z-index: 0;
}

.blueContainer .title_block {
    background-color: #F2F6FA;
}

a:hover,
a:focus,
a:active {
    color: #F68620 !important;
}

.slick-arrows .slick-arrow:before {
    display: none !important;
}

.customRow {
    display: flex;
}

.usefulness_btn {
    padding: px;
}

.usefulness_btn:hover {
    color: #f68620 !important;
}

.usefulness_btn.active:hover {
    color: #fff;
}

.usefulness_btn.active {
    background-color: #f68620 !important;
    border-color: #f68620 !important;
}

.notification.notification-success {
    background: #fff;
    left: 30px;
    color: #000;
    border: solid 2px #034a9c;
    box-shadow: 5px 5px 15px 0 #00000026;
    padding: 25px 15px;
    top: -30px;
}

.notification .notification-close {
    background: #034a9c;
    padding: 5px 10px;
}

.alert.alert-success {
    background-color: #034A9C;
    border-color: transparent;
    color: #fff;
    border-radius: 0;
    margin-bottom: 15px !important;
}

input[type=checkbox],
input[type=radio] {
    position: relative;
    opacity: 1;
    -webkit-opacity: 1 !important;
    margin-top: 0 !important;
    height: 13px !important;
	width: 10px !important;
}

body#checkout section.checkout-step .custom-radio input[type="radio"] {
    border: none;
    background: transparent;
    height: auto !important;
    width: auto !important;
}

input[type=checkbox]::before,
input[type=radio]::before {
    content: '';
    display: inline-block;
    border: solid 2px #f68620;
    height: 18px;
    width: 18px;
    background-color: #fff;
    position: relative;
    top: 1px;
    cursor: pointer;
}

input[type=radio]::before {
    border-radius: 50px;
    left: -2px;
    top: -3px;
}

.custom-radio {
    background: transparent;
    border: none;
}

input[type=checkbox]:checked::before,
input[type=radio]:checked::before {
    background-image: url(/themes/child_leo_foodelic/assets/img/filtre-actif.svg);
    background-repeat: no-repeat;
    background-position: center 3px;
    background-color: #F68620;
}

.requiredStar {
    color: #F68620;
}

.ps-alert-success .item {
    border-color: #034A9C;
    background-color: #034A9C;
}

.ps-alert-success .item i {
    border-color: #034A9C;
}

.ps-alert-success .item i svg {
    background-color: #034A9C;
}


.alert.alert-info {
    background-color: #034a9c;
    color: #fff;
    border-color: #034A9C;
    font-size: 16px;
    line-height: normal;
    letter-spacing: normal;
    margin-bottom: 15px !important;
}

html body .alert {
    margin-bottom: 15px !important;
}

.alert.alert-info a {
    color: #fff;
}

.inputFw {
    width: 100% !important;
    max-width: 100% !important;
}

select.form-control:not([size]):not([multiple]) {
    height: 45px;
}

.orangeBtn .material-icons {
    height: unset;
    width: unset;
    line-height: 0;
}

.alert.alert-warning {
    color: #1e1e1e;
    font-size: 16px;
}

.orangePls {
    color: #F68620 !important;
}

.cursorPls {
    cursor: pointer;
}

.boldPls {
    font-weight: bold;
}

.mobileOnly {
    display: none;
}

.noScroll {
    overflow: hidden;
}

/* ||||||||||||||||||||||||||||||| END GENERAL |||||||||||||||||||||||||||||| */


/* ||||||||||||||||||||||||||||||||| HEADER ||||||||||||||||||||||||||||||||| */
.header-nav {
    display: none !important;
}

.header-top .inner {
    max-width: 1400px;
    margin: 0 auto;
    padding-top: 15px;
}

.header-top .groupHeader {
    display: flex;
    align-items: center;
    margin: 0 0 15px
}

.header-top .groupHeader .colTop {
    padding: 0 !important;
}

.header-top .groupHeader .colPhone .ApImage {
    display: flex;
    align-items: center;
    margin: 0;
}

.header-top .groupHeader .colPhone .ApImage p {
    margin: 0;
}

.header-top .groupHeader .colPhone img {
    width: 30px !important;
    height: 30px !important;
}

.header-top .groupHeader .colPhone a {
    color: #034A9C;
    font-weight: 600;
    font-size: 16px;
}

.header-top .groupHeader .colPhone .image_description {
    margin-left: 10px;
}

.header-top .groupHeader .colSearch #leo_search_block_top #leosearchtopbox {
    position: static;
    transform: none;
    visibility: visible;
    opacity: 1;
    max-width: 360px;
    width: 100%;
    height: 45px;
    background-color: #fff;
    border: solid 2px #ABC3DE;
    border-radius: 0;
    margin-right: 31px;
}

.header-top .groupHeader .colSearch #leo_search_block_top #leosearchtopbox .search_query.ac_input {
    color: #F68620;
    font-size: 16px;
    font-weight: 500;
}

.header-top .groupHeader .colSearch #leo_search_block_top #leosearchtopbox .search_query.ac_input::placeholder {
    color: #B4B4B4;
}

.header-top .groupHeader .colSearch #leo_search_block_top .title_block::before {
    display: none;
}

.header-top .groupHeader .colSearch #leo_search_block_top #leosearchtopbox #leo_search_top_button span::before {
    display: none;
}

.header-top .groupHeader .colSearch #leo_search_block_top #leosearchtopbox #leo_search_top_button {
    width: 55px;
    line-height: normal;
    height: 42px;
}

.header-top .groupHeader .colSearch #leo_search_block_top #leosearchtopbox #leo_search_top_button .searchIcon,
#search_blog_button .searchIcon {
    width: 25px;
    height: 25px;
}

.header-top .groupHeader .colSearch {
    display: flex;
    justify-content: center;
    align-items: center;
}

.header-top .groupHeader .colSearch #leo_search_block_top {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

.header-top .groupHeader .colSearch .leoproductsearch-result .ac_results,
.header-top .colMenu .leoproductsearch-result .ac_results  {
    border-color: #034A9C;
    padding: 15px;
}

.header-top .groupHeader .colSearch .leoproductsearch-result .ac_over:hover {
    background-color: #F68620;
}


.header-top .groupHeader .colSearch .leoproductsearch-result a:hover {
    color: #034A9C;
}

.header-top .groupHeader .colActionsBtn {
    display: flex;
    justify-content: flex-end;
}

.header-top .groupHeader .colActionsBtn #_desktop_cart {
    margin: 0;
    float: unset;
    margin-right: 50px;
}

.header-top .groupHeader .colActionsBtn .containerLoginRegister {
    margin-right: 30px;
}

.header-top .groupHeader .colActionsBtn #_desktop_cart .emptyCart {
    opacity: .33;
}

.header-top .groupHeader .colActionsBtn #_desktop_cart .cart-products-count {
    background-color: #034A9C;
    height: 24px;
    width: 24px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 50px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -10px;
    right: -10px;
}

.header-top .groupHeader .colActionsBtn .popup-over a.popup-title {
    padding: 0;
}

.header-top .groupHeader .colActionsBtn .popup-over a.popup-title img {
    width: 40px;
    height: 40px;
}

.header-top .groupHeader .colActionsBtn .leo-dropdown-cart-content {
    /* border: 2px solid #034A9C; */
    border: none;
    box-shadow: 5px 5px 15px 0 #00000026;
    padding: 15px;
    position: relative;
    top: 10px;
}

.leo-dropdown-cart-item.show-additional,
.leo-dropdown-cart-item .leo-dropdown-additional,
.leo-dropdown-cart-item.high-light {
    background-color: #F2F2F2;
}

.header-top .groupHeader .colActionsBtn .leo-cart-dropdown-action {
    border-top: 1px solid #eaeaea;
}

#header .leo-cart-dropdown-action a.cart-dropdow-viewcart {
    margin-top: 10px;
    margin-bottom: 10px;
}

.header-top .groupHeader .colActionsBtn .popup-over .popup-content li a img {
    width: 20px;
    height: 20px;
    border-radius: 20px;
}

.header-top .groupHeader .leo-dropdown-cart-item a {
    color: #034A9C;
    font-weight: 600;
}

.header-top .groupHeader .leo-cart-item-info .current-price .price {
    font-weight: 900;
    color: #F68620;
}

.leo-cart-item-info .product-price .unit-price-cart {
    font-size: 12px;
    color: #777;
    font-weight: 400;
}

.header-top .groupHeader .leo-cart-item-info .product-discount .discount-percentage {
    background: #034A9C;
    position: absolute;
    border-radius: 5px;
    right: 10px;
    bottom: 10px;
    padding: 6px 11px;
}

.header-top .groupHeader .leo-cart-item-info .product-name {
    max-width: 155px;
}

.header-top .groupHeader .leo-dropdown-cart-subtotals .value,
.leo-dropdown-cart-total .value {
    color: #034A9C;
    font-weight: 900;
}

.header-top .groupHeader .leo-dropdown-cssload-speeding-wheel,
.header-top .groupHeader .leo-fly-cssload-speeding-wheel {
    border: 2px solid #F68620;
    border-left-color: transparent;
    border-right-color: transparent;
}

.header-top .containerMegaMenu::before {
    box-shadow: 0 15px 30px 0 #00000029;
}

.header-top .containerMegaMenu .colMenu {
    padding: 0 15px;
    position: static;
}

.header-top .containerMegaMenu .leo-megamenu .navbar-nav>li:first-child>a {
    padding: 18px 50px 18px 0;
}

.header-top .containerMegaMenu .leo-megamenu .navbar-nav>li>a {
    padding: 18px 30px;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    text-transform: none;
    letter-spacing: normal;
}

.header-top .containerMegaMenu .leo-megamenu .navbar-nav>li>a:hover {
    color: #034A9C !important;
}

.header-top .containerMegaMenu .leo-megamenu .navbar-nav>li>a>.menu-title:after {
    display: none;
}

.leo-megamenu .navbar-nav>li>a:focus>.menu-title {
    color: #fff !important;
}

.header-top .containerMegaMenu .mainMenuItem {
    position: static;
}

.header-top .containerMegaMenu .mainMenuItem a {
    transition: none;
}

.header-top .containerMegaMenu .dropdown-sub.dropdown-menu {
    position: absolute !important;
    width: 100vw !important;
    margin-left: -50vw;
    left: 50%;
    box-shadow: 0 15px 30px 0 #00000029 inset;
    padding-top: 30px;
    padding-bottom: 48px;
}

.header-top .containerMegaMenu .listCat .titleCat {
    display: block;
    line-height: normal;
    letter-spacing: normal;
    font-weight: normal;
    margin-right: 35px;
}

.header-top .containerMegaMenu .listCat .firstCat {
    padding-top: 15px;
}

.header-top .containerMegaMenu .listCat .firstCat .titleCat {
    font-size: 24px;
    font-weight: 800;
    color: #f68620;
    margin-bottom: 30px;
}

.header-top .containerMegaMenu .listCat .secondsCat {
    margin-top: -12px;
}

.header-top .containerMegaMenu .listCat .secondsCat .titleCat,
.header-top .containerMegaMenu .listCat .secondsCatWithChild .titleCat {
    font-size: 20px;
    color: #034a9c;
    padding-bottom: 8px;
    padding-top: 8px;
    padding-left: 15px;
}

.header-top .containerMegaMenu .listCat .thirdCat .titleCat {
    opacity: 0.66;
    font-size: 18px;
    color: #034a9c;
    margin-left: 30px
}

.header-top .containerMegaMenu .dropdown-menu-inner {
    max-width: 1400px;
    margin: 0 auto;
}

.header-top .containerMegaMenu .dropdown-menu-inner>.row {
    display: flex;
}

.header-top .containerMegaMenu .dropdown-menu-inner .mega-col {
    padding-left: 35px;
    padding-right: 0;
    border-right: solid 1px #DDDDDD;

}

.header-top .containerMegaMenu .dropdown-menu-inner .mega-col:first-child {
    padding: 0;
}

.header-top .containerMegaMenu .listCat .firstCat .titleCat:hover {
    color: #F9AF6C !important;
}

.header-top .containerMegaMenu .listCat .secondsCat .titleCat:hover,
.header-top .containerMegaMenu .listCat .secondsCatWithChild:hover {
    background-color: #F2F6FA;
    color: #034a9c !important;
}

.header-top .containerMegaMenu .listCat .secondsCatWithChild .titleCat:hover {
    opacity: 1;
    color: #034a9c !important;
}

.header-top .containerMegaMenu .listCat .secondsCatWithChild {
    margin-right: 34px;
}

.header-top .containerMegaMenu .dropdown-menu-inner .mega-col:nth-child(3) {
    border: none;
}

.header-top .containerMegaMenu .dropdown-menu-inner .mega-col:last-child {
    border: none;
    position: absolute;
    top: 33px;
    float: unset;
    right: 162px;
    padding: 0;
    width: auto;
}

.header-top .containerMegaMenu .dropdown-menu-inner .mega-col .closeSubMenu {
    cursor: pointer;
}

.header-top .containerMegaMenu .leo-megamenu .navbar-nav>li.aligned-left .dropdown-menu {
    left: 50%;
    right: unset !important;
}

.header-top .containerMegaMenu .leo-megamenu .dropdown>.dropdown-menu {
    display: block;
    top: -100vh;
    z-index: -1;
    transition: .2s;
}

.header-top .containerMegaMenu .leo-megamenu .dropdown>.dropdown-menu.dropdown-sub-js.show {
    top: 59px;
}

.header-top .containerMegaMenu .mainMenuItem.opened a.nav-link {
    color: #034a9c !important;
}

.view-leo-dropdown-additional {
    background-color: #034A9C;
}

.popup-over .popup-content li.current a {
    color: #f68620;
}

.popup-over .popup-content li a {
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: normal;
    color: #034A9C;
}

.containerLoginRegister img:hover {
    filter: invert(15%) sepia(68%) saturate(4725%) hue-rotate(204deg) brightness(86%) contrast(98%);
}

.popup-over .popup-content {
    padding: 20px 42px;
    border-radius: 0;
    border: none;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
    top: 60px;
    right: -50px;
}

.popup-over .popup-content::before {
    content: '';
    display: block;
    width: 150px;
    height: 20px;
    position: absolute;
    top: -10px;
    right: 0;
}

.leo-dropdown-cart-item {
    height: auto !important;
}

.header-top .groupHeader .colSearch .leoproductsearch-result .ac_results,
.header-top .colMenu .leoproductsearch-result .ac_results {
    border: none;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
    margin-top: 0;
    left: -2px;
    max-width: 360px;
}

#module-leoproductsearch-productsearch .head-leosearch-product .search-value-title,
.ac_results .search-value-title {
    font-size: 17px;
    font-weight: 500;
    color: #034A9C;
    margin-bottom: 10px;
}

#module-leoproductsearch-productsearch .head-leosearch-product ul li a,
.ac_results ul li a {
    font-size: 16px;
    color: #1e1e1e;
}

.ac_results ul {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #dddddd;
}

.header-top .groupHeader .colSearch .leoproductsearch-result .ac_over:hover {
    background-color: #fff;
}

.leoproductsearch-result .ac_results .lps-result-content .lps-result-title {
    font-size: 16px;
}

.leoproductsearch-result .ac_results .lps-result-content .lps-result-price {
    color: #034A9C;
    font-weight: 500;
    margin-top: 5px;
}

.ac_results .search-in-product li {
    border-bottom: 1px solid #eaeaea;
}

.ac_results .all-search-product a {
    font-size: 16px;
    font-weight: 500;
}

.ac_results .search-in-product ul {
    border: none;
}

.off-canvas:not(.rtl) .off-canvas-inactive>.off-canvas-nav-megamenu {
    transform: translateX(-100%);
}

.ApMegamenu .navbar-header button {
    position: relative;
}

.colLogo .ApMegamenu,
.colMenu #leo_search_block_top {
    display: none;
}

.searchIcon.mobile,
.leo-quicklogin-nav,
.colActionsBtn .logout,
.colActionsBtn .account {
    display: none;
}

.titleCatLinkMenu {
    display: none;
}

.header-logo .logo {
    width: 270px;
    height: 90px;
}

.leo-top-menu {
    display: flex !important;
    justify-content: center;
}

.containerMegaMenu::before{
    background-color: #F68620;
}

#leo_search_block_top #leosearchtopbox .search_query.ac_input{
    color: #000;
}

#page{
    padding-top: 179px;
}

#header{
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 1030;
}

/* .header-top{
    z-index: 99;
    position: fixed;
    width: 100%;
    top: 0;
} */

.header-top .groupHeader .colActionsBtn .containerLoginRegister > a {
    display: flex !important;
    flex-direction: column;
    align-items: center;
}

.header-top .groupHeader .colActionsBtn .containerLoginRegister .accountTxt{
    font-weight: 500;
    white-space: nowrap;
}

.header-top .groupHeader .colActionsBtn .containerLoginRegister a:hover span{
    color: #034A9C;
}

.header-top .groupHeader .colActionsBtn .containerLoginRegister a:hover img{
    filter: invert(15%) sepia(68%) saturate(4725%) hue-rotate(204deg) brightness(86%) contrast(98%);
}
/* ||||||||||||||||||||||||||||||| END HEADER ||||||||||||||||||||||||||||||| */



/* |||||||||||||||||||||||||||||||| HOMEPAGE |||||||||||||||||||||||||||||||| */
.groupSlider {
    margin-bottom: 90px;
}

/* .groupSlider .textContainer,
.groupSlider .textContainer .caption-contain{
    transition: none !important;
    opacity: 1 !important;
} */

.groupSlider .textContainer.title .caption-contain {
    font-weight: 800;
    line-height: normal;
    letter-spacing: normal;
    max-width: 1200px;
    white-space: wrap;
}

.groupSlider .textContainer.title .caption-contain span {
    color: #F68620;
}

.groupSlider .textContainer.title.left .caption-contain {
    max-width: 720px;
    width: 100% !important;
    white-space: wrap;
    text-transform: none;
}

.groupSlider .textContainer.paragraphe .caption-contain {
    max-width: 600px;
    text-transform: none;
    white-space: wrap;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
}

.groupSlider .textContainer.paragraphe.left .caption-contain {
    text-align: left;
}

.groupSlider .textContainer.orangeBtn .caption-contain {
    font-weight: bold;
    line-height: normal;
    letter-spacing: 2.4px;
    height: auto !important;
}

.groupSlider .iviewSlider {
    background-size: cover !important;
}

.groupSlider .iview-strip {
    background-size: cover !important;
    height: 450px !important;
    width: 100% !important;
    transform-origin: 0px 0px !important;
    transform: scale(1) !important;
}

/* DISABLE BEFORE BLANK SLIDER */
/* .groupSlider .iview-strip::before,
.groupSlider .iviewSlider::before {
    content: '';
    background: #ffffff;
    background: linear-gradient(227deg, #ffffff 0%, #ffffffbf 50%, #ffffff40 100%);
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
} */

.groupSlider .iview-controlNav div.iview-items.customHtmlBullet {
    text-align: center;
    display: flex;
    justify-content: center;
    background-color: transparent;
}

.groupSlider .iview-controlNav div.iview-items.customHtmlBullet a.iview-control span {
    display: none;
}

.groupSlider .iview-controlNav div.iview-items.customHtmlBullet a.iview-control {
    width: 15px;
    height: 15px;
    display: block;
    margin: 5px;
    padding: 0;
    opacity: 0.5;
    border-radius: 50px;
    border: solid 2px #034a9c;
}

.groupSlider .iview-directionNav a {
    width: 30px;
    height: 30px;
    background-color: transparent !important;
}

.groupSlider .iview-controlNav div.iview-items.customHtmlBullet a.iview-control::after,
.groupSlider .iview-directionNav a.iview-nextNav:before,
.groupSlider .iview-directionNav a.iview-prevNav:before {
    display: none;
}

.groupSlider .iview-controlNav div.iview-items.customHtmlBullet a.iview-control.active,
.groupSlider .iview-controlNav div.iview-items.customHtmlBullet a.iview-control:hover {
    background-color: #034a9c;
}

.groupSlider .iview-controlNav.iview-bullet,
.groupSlider .iview-directionNav {
    opacity: 1 !important;
}

.groupSlider .iview-controlNav div.iview-items.customHtmlBullet,
.groupSlider .iview-controlNav div.iview-items.customHtmlBullet ul li {
    height: 50px;
}

.groupSlider .iview-directionNav .iview-prevNav {
    left: 130px !important;
}

.groupSlider .iview-directionNav .iview-nextNav {
    right: 130px !important;
}

.groupSlider .sliderHomePage .textContainer.title {
    text-transform: uppercase;
}

.groupSlider .sliderHomePage .textContainer.paragraphe {
    text-align: right !important;
}

.groupSlider .sliderHomePage .ls-wrapper:hover .textContainer.orangeBtn {
    background-color: #034A9C !important;
}

.groupSlider .sliderHomePage .textContainer.orangeBtn {
    width: 100% !important;
    height: 100% !important;
    max-height: 19px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    max-width: 160px;
}

.groupSlider .sliderHomePage .ls-bottom-slidebuttons a {
    width: 11px !important;
    height: 11px !important;
    padding: 0 !important;
    opacity: 0.5;
    border-radius: 50px;
    border: solid 2px #034a9c !important;
}

.groupSlider .sliderHomePage .ls-bottom-slidebuttons a.ls-nav-active,
.groupSlider .sliderHomePage .ls-bottom-slidebuttons a.ls-nav-active:hover,
.groupSlider .sliderHomePage .ls-bottom-slidebuttons a:hover {
    background-color: #034a9c !important;
    border-color: #034a9c !important;
}

.groupSlider .sliderHomePage .ls-bottom-slidebuttons {
    bottom: 15px;
}

.groupCategories .categoryImageBanner {
    position: relative;
    margin-bottom: 60px;
}

.groupCategories .categoryImageBanner .cover-img {
    width: 100%;
    height: 100%;
    position: absolute;
    padding: 0;
    z-index: -1;
}

.groupCategories .categoryImageBanner .cover-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.groupCategories .categoryImageBanner .cat_name {
    font-size: 24px;
    font-weight: 800;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.groupCategories .categoryImageBanner .cat_desc {
    font-size: 16px;
    font-weight: normal;
    letter-spacing: normal;
    color: #fff;
    opacity: .66;
    margin-bottom: 30px;
}

.groupCategories .categoryImageBanner .orangeBtn:hover {
    background-color: #fff;
    color: #F68620 !important;
}

.groupCategories .categoryImageBanner::before {
    content: '';
    position: absolute;
    display: block;
    background-image: linear-gradient(to bottom, rgba(3, 74, 156, 0.66), rgba(3, 74, 156, 0.95));
    width: 100%;
    height: 100%;
    z-index: 0;
}

.groupCategories .categoryImageBanner .contentTxtCat {
    position: relative;
    z-index: 1;
    padding: 45px 90px;
}

.groupCategories .block_content {
    margin-top: 90px;
}

.groupCategories .cate_content {
    display: flex;
    justify-content: space-between;
}

.groupCategories .catPdf {
    position: relative;
    z-index: 1;
    padding-right: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.groupCategories .loadingImg {
    max-width: 50px;
    max-height: 50px;
    margin-bottom: 35px;
}

.groupCategories .linkCatPdf {
    margin-bottom: -16px;
}

.groupCategories .loadedImg {
    margin-top: -112px;
}

.groupCategories .imgSrcCatPdf {
    display: none;
}

.groupCategories {
    margin-bottom: 30px;
}

.groupProductSlider {
    padding-top: 90px;
}

.groupProductSlider .block_content {
    max-width: 1380px;
    margin: 90px auto 0;
}

.groupProductSlider {
    z-index: 0;
}

.groupProductSlider .products_block {
    margin-bottom: 90px !important;
}

.groupCms {
    margin-top: 90px;
}

.groupCms .colCms {
    max-width: 1430px;
    margin: 0 auto;
    float: unset;
}

.groupCms .blocCms {
    margin-bottom: 60px !important;
}

.groupCms .blocCms h2 {
    font-size: 40px;
    font-weight: 800;
    line-height: normal;
    letter-spacing: normal;
    color: #034a9c;
    margin-bottom: 45px;
}

.groupCms .blocCms p {
    font-size: 16px;
    line-height: normal;
    letter-spacing: normal;
    color: #6A6A6A;
}

.groupCms .blocCms h3 {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: normal;
    text-align: left;
    color: #f68620;
    margin-top: 45px;
    margin-bottom: 15px;
}

.groupCms .imgBlocCms {
    margin-bottom: 0 !important;
}

.groupCms .imgBlocCms img {
    box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, 0.15);
}

.page-index .breadcrumbCustom {
    display: none
}

.btnProductListContainer {
    margin-top: auto;
}

.thumbnail-container .product-image .product-thumbnail {
    height: 266px;
    width: 266px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.thumbnail-container .product-image .product-thumbnail img {
    height: 266px;
    width: 266px;
    object-fit: contain;
}

.imgCatPdf img {
    width: 350px;
    height: 197px;
}

.iview-directionNav img,
.listViewProduct .slick-arrows img {
    width: 30px;
    height: 30px;
}

.sliderHomePage .textContainer.btnContainer.left {
    left: -1030px !important;
    position: absolute !important;
    top: 0 !important;
}

.groupSlider .sliderHomePage .textContainer.title.left,
.groupSlider .sliderHomePage .textContainer.title.left.twoLines,
.groupSlider .sliderHomePage .textContainer.paragraphe.left {
    position: absolute !important;
    left: -703px !important;
    top: 0 !important;
}

.groupSlider .sliderHomePage .textContainer.paragraphe.left {
    text-align: left !important;
    left: -801px !important;
}

.groupSlider .sliderHomePage .textContainer.title.twoLines {
    position: absolute !important;
    top: -51px !important;
    left: 0 !important;
}

.groupCms h1{
    font-size: 24px;
}

.groupCms h4,
.groupCms h5,
.groupCms h6{
    font-size: 16px;
}

.btnSlider{
    text-transform: uppercase;
}

.btnSlider:hover{
    background-color: #034A9C !important;
}

html .sliderHomePage.mobile.ls-wp-container:not(.ls-container) img, 
body .sliderHomePage.mobile.ls-wp-container:not(.ls-container) img{
    height: 767px;
    width: 767px;
    /* max-width: 100vw; */
    /* max-height: 100vw; */
}

html .sliderHomePage.ls-device-is-desktop.ls-wp-container:not(.ls-container) img, 
body .sliderHomePage.ls-device-is-desktop.ls-wp-container:not(.ls-container) img{
    width: 1920px;
    height: 450px;
    /* max-width: 100vw; */
}

html body .sliderHomePage .ls-slide{
    height: 100%;
    width: 100%;
}

html body .sliderHomePage .ls-slide:first-child{
    visibility: visible !important;
}

.optiSize{
    width: 100% !important;
    height: auto !important;
}

img.placeholder {
    position: relative;
    z-index: 98;
}

img.placeholder.noIndex{
    z-index: -99;
    opacity: 0;
}

/*.sliderHomePage{
    position: absolute !important;
    top: 0;
    opacity: 0;
}*/

.sliderHomePage.plsShow{
    opacity: 1;
}

img.placeholder.mobile{
    display: none;
}
/* |||||||||||||||||||||||||||||| END HOMEPAGE |||||||||||||||||||||||||||||| */


/* |||||||||||||||||||||||||||||| PRODUCT LIST |||||||||||||||||||||||||||||| */
.product-miniature {
    max-width: 300px;
    border: solid 2px #034A9C;
    padding: 0 15px;
    margin-top: 40px;
    display: flex;
}

.product-miniature .thumbnail-container .product-image {
    box-shadow: 5px 5px 15px 0 #00000026;
    margin-top: -30px;
}

.product-miniature .thumbnail-container .product-meta {
    padding-top: 30px;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.product-miniature .thumbnail-container .product-title a {
    font-size: 22px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #034a9c;
    overflow: visible;
    display: block;
    margin-bottom: 15px;
    text-transform: initial;
}

.product-miniature .thumbnail-container .product-price-and-shipping {
    text-align: center;
    margin-top: auto;
}

.product-miniature .thumbnail-container .product-price-and-shipping .price {
    font-size: 45px;
    font-weight: 800;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #f68620;
    margin: 0;
    display: block;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}

.product-miniature .thumbnail-container .product-price-and-shipping .price .taxLabel {
    font-size: 25px;
    position: relative;
    top: -15px;
    left: 10px;
}

/* .product-miniature .thumbnail-container .btnProductListContainer{
    margin-top: auto;
} */

.product-miniature .thumbnail-container .seeProduct {
    text-align: center;
    margin-bottom: 15px;
    margin-top: 30px;
}

.product-miniature .thumbnail-container .button-container.cart {
    text-align: center;
}

.listViewProduct .item {
    display: flex;
    flex-grow: 1;
    justify-content: center;
}

.product-miniature .product-flags {
    top: -16px;
    left: 30px;
}

.product-flags li.product-flag {
    margin: 5px 0;
    border-radius: 0;
    text-align: center;
    font-weight: 600;
    font-size: 12px;
    line-height: normal;
    letter-spacing: 1.8px;
    padding: 5px 15px;
}

.product-flags .product-flag {
    background-color: #F68620;
}

.product-flags .product-flag.new,
.thumbnail-container .discount-percentage {
    background-color: #034A9C;
}

.product-miniature .thumbnail-container .discount-percentage {
    top: -20px;
    border-radius: 0;
    margin: 0;
}

.listViewProduct .slick-track,
.listViewProduct .slick-slide {
    display: flex !important;
    height: inherit;
}

.product-miniature .thumbnail-container {
    display: flex;
    flex-direction: column;
}

.product-miniature .thumbnail-container .wr-price-reviews {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.product-miniature .btn-product.add-to-cart {
    position: relative;
}

.groupProductSlider .slick-arrows .slick-arrow.slick-next {
    right: -115px;
}

.groupProductSlider .slick-arrows .slick-arrow.slick-prev {
    left: -130px;
}

.fakeCartBtn{
    text-align: center;
}
/* |||||||||||||||||||||||||||| END PRODUCT LIST |||||||||||||||||||||||||||| */


/* ||||||||||||||||||||||||||||||||| FOOTER ||||||||||||||||||||||||||||||||| */
footer#footer,
footer#footer .footer-center {
    background-color: #034A9C !important;
}

#main .page-footer {
    margin: 0;
}

footer#footer.footer-container {
    margin-top: 90px;
}

.footerGroup {
    padding: 60px 15px 43px;
}

.footerGroup .colFooter {
    padding: 0;
}

.footerGroup .colFooter.first img {
    /* max-width: 335px; */
    max-width: 270px;
}

.footerGroup .colFooter.first .imgAxel {
    display: flex;
    flex-direction: row-reverse;
    align-items: baseline;
    justify-content: start;
}

.footerGroup .colFooter.first .imgAxel em {
    font-size: 18px;
    font-weight: 300;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
}

.footerGroup .colFooter.first .imgAxel img {
    width: 125px !important;
    height: 25px !important;
    margin-left: 10px;
}

.footerGroup .colFooter.first .imgLogoFooter {
    margin-bottom: 60px;
}

.footerGroup .colFooter .title_block {
    font-size: 32px !important;
    font-weight: 800;
    line-height: normal;
    letter-spacing: normal;
    color: #fff !important;
    background-color: transparent;
    border: none;
    margin: 0 0 20px !important;
}

.footerGroup .colFooter .block_content a,
.footerGroup .colFooter .block_content p {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #fff !important;
}

.footerGroup .colFooter .block_content h3 a {
    font-size: 24px;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 15px !important;
    display: block;
}

.footerGroup .colFooter .block_content .newTabIcon {
    position: relative;
    top: -10px;
    right: -4px;
}

.footerGroup .colFooter .socialIconFooter {
    display: flex;
    align-items: flex-end;
}

.footerGroup .colFooter .socialIconFooter h2 {
    font-size: 24px;
    font-weight: 800;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
}

.footerGroup .colFooter .socialIconFooter .imgSocial {
    margin-left: 25px;
}

.footerGroup .colFooter .socialIconFooter .imgSocial img {
    margin: 0 15px
}

.footerGroup .colFooter .socialIconFooter .imgSocial img:hover{
    filter: invert(56%) sepia(54%) saturate(2183%) hue-rotate(348deg) brightness(105%) contrast(93%);
}

.footerGroup .colFooter.third {
    border-left: solid 1px #5283BC;
    padding-left: 60px;
}

.footerGroup .colFooter.second .block {
    margin-bottom: 0;
}

.footerGroup .colFooter.second .block:last-child h3,
.footerGroup .colFooter.second .block:last-child h3 a {
    margin: 0;
}

.groupFooterLinks {
    border-top: solid 4px #f68620;
    padding-top: 28px;
}

.groupFooterLinks ul {
    display: flex;
    justify-content: space-between;
}

.groupFooterLinks ul li a {
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
}

.groupFooterLinks ul li a:hover {
    color: #fff !important;
    text-decoration: underline;
}

.groupCopy {
    text-align: center;
    background-color: #f68620;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
}

.groupCopy .block {
    margin: 0 !important;
    padding: 13px 10px;
}

.footerGroup .mobileLinks {
    display: none;
}

.footerGroup .colFooter .block_content a:hover {
    color: #f68620 !important;
}

.imgSocial i {
    font-size: 49px;
    color: #fff;
    margin: 0 15px;
}

.imgSocial i:hover {
    color: #f68620;
}

/* ||||||||||||||||||||||||||||||| END FOOTER ||||||||||||||||||||||||||||||| */


/* ||||||||||||||||||||||||||||||| BREADCRUMB ||||||||||||||||||||||||||||||| */
#wrapper .breadcrumb {
    margin-bottom: 30px;
    /* position: relative; */
    /* z-index: -2; */
}

#wrapper .breadcrumb .category-cover {
    display: flex;
    justify-content: flex-end;
    max-height: 180px;
    overflow: hidden;
    /* z-index: -2; */
}

#wrapper .breadcrumb .category-cover img {
    object-fit: cover;
    /* position: relative; */
    z-index: -1;
    /* top: -243px; */
    /* height: 100%; */
    height: 180px;
}

.category-cover:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, #fff, #fff 14%, #ffffffd9 50%, #ffffff80);
}

#wrapper .breadcrumb .container {
    align-items: flex-start;
}

#wrapper .breadcrumb .container .category-name {
    font-size: 45px;
    font-weight: 800;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #034a9c;
    text-transform: uppercase;
    margin: 0 0 0 105px;
}

#wrapper .breadcrumb li {
    font-size: 16px;
    font-weight: bold !important;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #f68620;
}

#wrapper .breadcrumb li a {
    color: #f68620;
}

#wrapper .breadcrumb li:last-child {
    color: #1e1e1e;
    font-weight: normal;
    margin: 0;
}

#wrapper .breadcrumb li::after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url('/themes/child_leo_foodelic/assets/img/fil-arriane-fleche.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin: 0 4px;
}

#wrapper .breadcrumb li:last-child::after {
    display: none;
}

#wrapper .breadcrumbCustom {
    margin-bottom: 60px;
}

/* ||||||||||||||||||||||||||||| END BREADCRUMB ||||||||||||||||||||||||||||| */


/* |||||||||||||||||||||||||||||||| CATEGORY |||||||||||||||||||||||||||||||| */
.categoryDescription {
    margin-bottom: 90px;
    padding: 0 4px;
}

.blocTxt .contentTxt{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.blocTxt.expand .contentTxt{
    display: block;
}

.viewMoreBtn{
    color: #F68620;
    text-decoration: underline;
    cursor: pointer;
}

.viewMoreBtn.expand .viewMore,
.viewMoreBtn .viewLess{
    display: none;
}

.viewMoreBtn.expand .viewLess{
    display: block;
}


.categoryDescription,
.categoryDescription p,
.categoryDescription li {
    font-size: 16px;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #6B6B6B;
}

.categoryDescription p {
    margin-bottom: 20px;
}

.categoryDescription li,
.product-description li,
.adressOrderContactTxt li,
.page-content.page-cms .block_content li,
.blog-description li {
    list-style: disc;
    margin-left: 57px;
    margin-bottom: 10px;
    position: relative;
}

.product-description li:before,
.categoryDescription li::before,
.adressOrderContactTxt li::before,
.page-content.page-cms .block_content li::before,
.blog-description li::before {
    content: '';
    display: block;
    position: absolute;
    width: 14px;
    height: 14px;
    border: solid 5px #F68620;
    border-radius: 50px;
    background-color: #fff;
    top: 3px;
    left: -22px;
}

.containerListCat {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-around; */
}

.containerListCat::after {
    display: none;
}

.subcategory-block.subcategories-list {
    /* padding: 0; */
    margin-bottom: 90px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 300px;
    max-width: 297px;
    margin: 0 auto 90px;
}

.subcategory-block.subcategories-list::before {
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    border: solid 2px #F68620;
    max-width: 300px;
    top: 30px;
    z-index: -1;
}

.subcategory-block .subcategory-image,
.subcategory-block .subcategory-image a {
    max-width: 270px;
    height: 180px;
}

.subcategory-block .subcategory-image {
    margin-bottom: 15px;
}

.subcategory-block .subcategory-image img {
    object-fit: cover;
    height: 100%;
    box-shadow: 5px 5px 15px 0 #00000026;
    transition: .2s;
}

.subcategory-block .subcategory-meta {
    text-align: center;
}

.subcategory-block .subcategory-meta .subcategory-name {
    text-align: center;
    font-weight: 800;
    line-height: normal;
    letter-spacing: normal;
    color: #034a9c;
    font-size: 24px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
}

.subcategory-block .subcategory-meta .catTitleList {
    margin: 0;
    max-width: 212px;
    height: 54px;
    display: flex;
    align-items: center;
}

.categoryDescription.additionnal {
    margin-top: 30px;
    margin-bottom: 35px;
}

.subcategory-block.subcategories-list:hover img {
    filter: grayscale(.2) contrast(0.6) brightness(1.25);
}

.total-products,
.labelFakeSelect {
    font-size: 22px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
    color: #034a9c;
    opacity: .66;
}

.productNumberByPage {
    display: flex;
    align-items: center;
}

.labelFakeSelect {
    opacity: 1;
    margin-right: 15px;
}

.fakeSelect {
    width: 90px;
    height: 45px;
    margin: 0 0 0 15px;
    border: solid 2px #034a9c54;
    background-color: #f2f6fa;
    align-items: center;
    justify-content: center;
    display: flex;
    cursor: pointer;
    position: relative;
}

.fakeSelect .actualValue {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1e1e1e;
    opacity: .66;
    display: inline-block;
}

.fakeSelect .actualValue::after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 20px;
    background-image: url(/themes/child_leo_foodelic/assets/img/afficher.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.fakeSelect .actualValue.open::after {
    transform: rotate(180deg);
}

.selectOption {
    display: none;
    position: absolute;
    top: 107%;
    flex-direction: column;
    align-items: center;
    border: solid 2px #034a9c54;
    border-top: none;
    min-width: 90px;
    background-color: #fff;
    z-index: 3;
}

.selectOption.open {
    display: flex;
}


.selectValue {
    width: 100%;
    text-align: center;
    display: block;
    padding: 5px;
    font-size: 16px;
}

.selectValue:hover {
    background-color: #f2f6fa;
}

.products-selection .sort-by-row {
    justify-content: flex-end;
    width: 100%;
}

#content-wrapper.left-column {
    max-width: 1050px;
}

#left-column.sidebar {
    max-width: 350px;
    margin-right: 29px;
}

.products-selection .total-products {
    padding-top: 0;
}

.product_list.grid .ajax_block_product {
    display: flex;
    justify-content: center;
}

.product_list.grid .ajax_block_product.last-in-line {
    padding-right: 0;
}

.product_list.grid .ajax_block_product.first-in-line {
    padding-left: 0;
}

.colPByPage {
    padding: 0;
}

.rowSort {
    display: flex;
    align-items: center;
}

.products-selection,
.listViewProduct .ajax_block_product {
    margin-bottom: 48px;
}

.pagination .pageLink.disabledCustom {
    opacity: .66;
}

.pagination .pageLink.disabledCustom:hover {
    background-color: transparent !important;
    cursor: not-allowed;
}

.pagination .pageLink {
    width: 40px !important;
    height: 40px !important;
    margin: 0 5px;
    padding: 0;
    border: solid 2px #034a9c;
    border-radius: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #034a9c;
    font-size: 22px;
}

.pagination .pageLink:hover,
.pagination .pageLink:hover:active,
.pagination .pageLink:focus,
.pagination .current .pageLink,
.pagination .pageLink:hover.next,
.pagination .pageLink:hover.previous {
    background-color: #034A9C;
    color: #fff !important;
}

.pagination .page-list {
    display: flex;
    align-items: center;
    justify-content: center;
}

.pagination .pageLink:not(.disabledCustom):hover.next img,
.pagination .pageLink:not(.disabledCustom):hover.previous img {
    filter: invert(99%) sepia(15%) saturate(94%) hue-rotate(80deg) brightness(210%) contrast(100%);
}

.pagination .page-list li {
    padding: 0;
}

.pagination .pageLink.next,
.pagination .nextDisabled {
    margin-left: 15px;
}

.pagination .pageLink.nextDisabled:hover:active,
.pagination .pageLink.prevDisabled:hover:active {
    background-color: #fff;
}

.pagination a.previous,
.pagination .prevDisabled {
    margin-right: 15px;
}

.pagination {
    margin-top: 0;
    padding-top: 2px;
}

#products {
    margin-bottom: 0;
}

#category footer#footer.footer-container {
    margin-top: 52px;
}

.rowFwd #content-wrapper.left-column {
    max-width: unset;
}

.PM_ASBlockOutput {
    border: none;
}

.PM_ASBlockOutput #PM_ASBlock_1 {
    padding: 30px 45px;
    background-color: #034a9c;
    border-radius: 0;
}

.PM_ASBlockOutput .card-header {
    background-color: transparent;
    border-radius: 0 !important;
    border: none !important;
    padding: 0;
}

.PM_ASBlockOutput .card-header .PM_ASBlockTitle {
    font-size: 40px;
    font-weight: 800;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
}

.PM_ASBlockOutput .card-block {
    padding: 0;
}

.PM_ASBlockOutput .card-block .PM_ASCriterionsGroupName {
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 2.4px;
    color: #fff;
    text-transform: uppercase;
}

.PM_ASBlockOutputVertical .PM_ASCriterionsGroupTitle {
    border: none;
    padding-top: 30px;
    padding-bottom: 12px;
    margin-bottom: 0;
}

.PM_ASBlockOutputVertical .PM_ASLabelLink,
.PM_ASBlockOutputVertical .PM_ASLabelLink:hover {
    font-size: 16px;
    font-weight: normal !important;
    line-height: normal;
    letter-spacing: normal;
    color: #fff !important;
}

.PM_ASCritRange {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    border: none;
    height: 6px;
    border-radius: 3px;
}

.ui-slider-horizontal .ui-slider-range {
    background: #F68620;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border-radius: 50px;
    background: #F68620;
    border: none;
    cursor: pointer;
    top: -5px;
    height: 16px;
    width: 16px;
}

.criterionsMinMaxPrice .PM_ASCritRangeValue {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.criterionsMinMaxPrice .priceCriterion {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
}

.PM_ASCriterionCheckbox {
    position: relative;
}

/* .PM_ASCriterionCheckbox::before{
    display: none !important;
} */

input[type=checkbox].PM_ASCriterionCheckbox::before {
    top: -2px;
    background-color: #034A9C;
}


input[type=checkbox].PM_ASCriterionCheckbox:checked::before {
    background-color: #F68620;
}

.PM_ASCriterionCheckbox::after {
    content: '';
    display: none;
    position: absolute;
    height: 18px;
    width: 18px;
    border: solid 2px #f68620;
    cursor: pointer;
    background-color: #034a9c;
    top: -3px;
}

.PM_ASCriterionCheckbox:checked::after {
    background-image: url(/themes/child_leo_foodelic/assets/img/filtre-actif.svg);
    background-repeat: no-repeat;
    background-position: center 3px;
    background-color: #F68620;
}

.PM_ASCriterionGroupCheckbox .checkbox label {
    margin-bottom: 0;
    margin-left: 14px;
    text-align: left;
}

.PM_ASCriterionGroupCheckbox .checkbox {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    margin-left: 15px;
}

#PM_ASCriterions_1_9 .PM_ASCriterionsGroupTitle,
.PM_ASResetSearch {
    display: none !important;
}

#PM_ASCriterions_1_9 .PM_ASCriterionsGroupOuter {
    margin-top: 29px;
}

#PM_ASCriterions_1_9 .PM_ASCriterionGroupCheckbox .checkbox {
    margin-left: 0;
}

.PM_ASCriterionNoChoice {
    color: #fff;
}

.category-id-2 #wrapper .breadcrumb {
    display: block;
}

#PM_ASCriterionsGroup_1_9 .PM_ASCriterionNoChoice {
    display: none;
}

#category .product_list>.row {
    display: flex;
    flex-wrap: wrap;
}

#PM_ASCriterionsGroup_1_24 .PM_ASCriterionsGroupTitle {
    opacity: 0;
}

#PM_ASCriterionsGroup_1_24 .checkbox {
    margin-left: 0;
    margin-top: -49px;
}

#category #left-column.sidebar {
    display: none;
}

#category #content-wrapper {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100%;
    float: unset;
}

.containerLoadingRPP{
    display: none;
    content:'';
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #00000038;
}

.containerLoadingRPP.loading{
    display: flex;
    justify-content: center;
    align-items: center;
}


.loadingRPP {
    position: absolute;
    height: 30px;
    width: 30px;
    border-radius: 50px;
    border: solid 2px #F68620;
    border-left-color: #034A9C;
    border-right-color: #034A9C;
    animation: loadingRPP 1s linear 0s infinite normal;
}

@keyframes loadingRPP {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.categoryDescription h1,
.categoryDescription h1 b,
.categoryDescription h1 strong,
.categoryDescription h1 span{
    font-size: 24px !important;
}

.categoryDescription h2,
.categoryDescription h2 b,
.categoryDescription h2 strong,
.categoryDescription h2 span{
    font-size: 20px !important;
}

.categoryDescription h3,
.categoryDescription h3 b,
.categoryDescription h3 strong,
.categoryDescription h3 span{
    font-size: 18px !important;
}

.categoryDescription h4,
.categoryDescription h5,
.categoryDescription h6,
.categoryDescription h4 b,
.categoryDescription h5 b,
.categoryDescription h6 b,
.categoryDescription h4 strong,
.categoryDescription h5 strong,
.categoryDescription h6 strong,
.categoryDescription h6 span
.categoryDescription p{
    font-size: 16px !important;
}

#module-pm_advancedsearch4-searchresults #PM_ASearchResultsInner #js-product-list-footer,
.colPByPage{
    display: none;
}

.categoryDescription h2{
    font-size: 30px;
    font-weight: 800;
    line-height: normal;
    letter-spacing: normal;
    color: #034a9c;
}
/* |||||||||||||||||||||||||||||| END CATEGORY |||||||||||||||||||||||||||||| */


/* |||||||||||||||||||||||||||||| PRODUCT PAGE |||||||||||||||||||||||||||||| */
#product #wrapper .breadcrumbCustom {
    margin-bottom: 30px;
}

.product-cover {
    box-shadow: 5px 5px 15px 0 #00000026;
    text-align: center;
    /* height: 430px;
    width: 430px; */
    /* display: flex; */
    align-items: center;
    justify-content: center;
}

.product-cover .layer {
    display: none;
}

.product-detail.product-thumbs-bottom .product-thumb-images {
    padding: 0;
}

.product-thumb-images .thumb {
    max-width: 63px;
    /* max-height: 63px; */
    height: 63px !important;
    object-fit: cover;
    width: 100%;
}

.product-thumb-images .thumb.selected,
.product-thumb-images .thumb:hover {
    border: solid 2px #034A9C;
}

.images-container {
    max-width: 430px;
    margin-bottom: 37px;
}

.productInfosCol {
    padding-left: 29px;
}

.product-detail-name {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 36px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: normal;
    color: #034a9c;
}

.btnAttachmentDevis a {
    margin-bottom: 15px;
}

.product-features>.data-sheet .value,
.product-features>.data-sheet .name {
    background-color: transparent !important;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #034a9c;
    padding: 0;
}

.product-features>.data-sheet .name {
    display: inline-block;
    font-weight: 800;
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 150px;
}

.lineFeature {
    display: flex;
}

.lineFeature .valueFeature {
    margin-left: 20px;
}

.lineFeature .labelFeature {
    max-width: 150px;
    width: 100%;
}

.product-additional-info {
    margin-top: 76px;
}

.product-price {
    font-size: 36px !important;
    font-weight: 800 !important;
    line-height: normal !important;
    letter-spacing: normal !important;
    color: #f68620 !important;
}

.product-price .taxLabel {
    position: relative;
    font-size: 23px;
    top: -8px;
}

.product-price .product-unit-price .taxLabel{
    font-size: 9px;
    top: -4px;
}

.qtyCustomInput {
    padding: 10px 23px 10px 5px;
    border-radius: 5px;
    border: solid 2px #034a9c;
    background-color: #fff;
    min-width: 60px;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    color: #034a9c;
    display: flex;
    max-width: 83px;
}

.inputQtyBtns {
    position: relative;
    max-width: 83px;
}

.inputQtyBtns .btnQtyContainer {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
}

.inputQtyBtns .btnQtyContainer .btnQty {
    cursor: pointer;
    border: solid 2px #034A9C;
    padding: 2px 3px;
}

.inputQtyBtns .btnQtyContainer .btnQty.qtyPlus {
    border-top-right-radius: 5px;
    border-bottom: none;
}

.inputQtyBtns .btnQtyContainer .btnQty.qtyLess {
    border-bottom-right-radius: 5px;
}

.product-variants>.product-variants-item select {
    padding: 7px 14.7px 7px 20px;
    border-radius: 10px;
    border: solid 2px #034a9c;
    background-color: #fff;
    color: #034a9c;
    line-height: normal;
    letter-spacing: normal;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    background-image: url(/themes/child_leo_foodelic/assets/img/selecteur-declinaisons.svg);
    background-size: 10px;
    background-position: 90% center;
    padding-right: 32px !important;
    height: 33px !important;
    min-width: 180px !important;
}

.product-variants>.product-variants-item select option,
.labelVariations {
    font-size: 16px;
    font-weight: 600;
}

.labelVariations {
    color: #034A9C;
}

.product-variants-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start !important;
    margin-left: 80px !important;
}

.addToCartProductBtnCustom {
    background-color: #F68620 !important;
    transition: none !important;
    padding: 0 20px !important;
    border: none !important;
    height: 45px !important;
    display: flex;
    align-items: center;
    font-size: 14px !important;
    line-height: normal !important;
    letter-spacing: 2.1px;
    min-width: 260px;
}

.addToCartProductBtnCustom:hover {
    background-color: #034A9C !important;
}

.addToCartTxt {
    margin-left: 15px;
}

.addToCartProductBtnCustom img {
    transition: .2s;
}

.addToCartProductBtnCustom .addToCartTxt,
.addToCartProductBtnCustom .addedToCartTxt {
    transition: .2s !important;
    width: 0 !important;
    position: relative;
    left: 0;
    display: flex !important;
    align-items: center;
}

.addToCartProductBtnCustom.added {
    background-color: #034A9C !important;
    opacity: 1 !important;
}

.addToCartProductBtnCustom.added img {
    transform: translateX(180px);
}

.addToCartProductBtnCustom.added .addToCartTxt {
    left: 20px;
    opacity: 0;
}

.addedToCartTxt {
    opacity: 0;
    left: -35px !important;
}

.addToCartProductBtnCustom.added .addedToCartTxt {
    opacity: 1;
    left: -15px !important;
}

.product-actions {
    margin-left: 45px;
}

.has-discount.product-price {
    position: relative;
}

.has-discount .discount {
    position: absolute;
    top: -25px;
    left: 0;
    background: #034A9C;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 15px;
    margin: 0;
}

.product-quantity .add .btn:hover[disabled] {
    background-color: #f68620 !important;
}

.product-quantity .add .btn.added:hover[disabled] {
    background-color: #034A9C !important;
}

#product-availability {
    color: #fff;
    background: #034a9c;
    padding: 5px 15px;
    border-radius: 5px;
    margin-top: 20px;
    font-size: 16px;
    font-weight: 500;
}

#product-availability.stock {
    background: #46a335;
}

#product-availability i {
    display: inline-block;
	margin-right: 10px;
}

.title-info-product {
    display: flex;
    align-items: center;
    font-size: 45px !important;
    font-weight: 500;
    line-height: normal;
    letter-spacing: normal;
    color: #f68620 !important;
    text-transform: none !important;
    white-space: nowrap;
}

.more-info-product .title-info-product {
    margin-right: 0;
}

.more-info-product .title-info-product:before {
    display: none;
}

.title-info-product:after {
    content: '';
    display: inline-block;
    height: 2px;
    width: 100%;
    background-color: #f68620;
    margin-left: 40px;

}

.more-info-product {
    margin-top: 58px;
    padding: 0;
}

.product-description {
    margin-bottom: 86px;
}

/* .product-description h3, */
.product-description h2 {
    font-size: 30px;
    font-weight: 800;
    line-height: normal;
    letter-spacing: normal;
    color: #034a9c;
}

.product-description h1{
    font-size: 24px
}

.product-description h2{
    font-size: 20px
}

.product-description h3{
    font-size: 18px
}

.product-description h4,
.product-description h5,
.product-description h6,
.product-description p{
    font-size: 16px
}

.product-description,
.product-description p,
.product-description li {
    color: #6B6B6B !important;
    font-size: 16px;
    /* font-size: 18px; */
}

.product-description a {
    color: #5988BE;
    text-decoration: underline;
}

.modal-footer .blueBtn:hover,
.modal-footer .orangeBtn {
    background-color: #f68620 !important;
}

.modal-footer .blueBtn,
.modal-footer .orangeBtn:hover {
    background-color: #034A9C !important;
}

.leo-modal-review .has-success label {
    color: #034A9C;
}

#product_reviews_block_tab .review_author {
    padding: 15px;
    border: solid 2px #034A9C;
}

#product_reviews_block_tab .title_review {
    font-size: 20px;
}

.review_author_infos {
    margin-top: 15px;
}

#product_reviews_block_tab .review {
    border-bottom: solid 2px #000;
    margin-bottom: 50px;
}

.review-info {
    margin-left: 0;
    margin-right: 0;
}

.product-accessories {
    padding: 0;
    margin-top: 78px;
    margin-bottom: 0;
}

.product-accessories .product-miniature {
    border-color: #F68620;
    margin-top: 88px;
}

.product-accessories .products-section-title {
    margin-bottom: -24px;
}

.product-accessories .btnProductListContainer,
.product-accessories .wr-price-reviews {
    display: none !important;
}

.open-review-form {
    font-size: 16px;
}

div.star.star_on:before,
div.star.star_hover:before,
div.star:before {
    font-size: 26px;
    color: #fbc30e;
}

.star {
    line-height: normal;
}

div#leo_product_reviews_block_extra {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}

div#leo_product_reviews_block_extra .reviews_advices {
    margin-left: 20px;
}

div#leo_product_reviews_block_extra .reviews_advices .read-review {
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
    color: #034a9c;
    position: relative;
    top: 2px;
}

.review-info .review_details {
    padding-left: 30px;
}

.review-info .review_details p {
    font-size: 16px;
    line-height: 22px;
    color: #6b6b6b;
}

.description-short {
    margin-top: 14px;
    margin-bottom: 14px;
    font-size: 16px;
}

.description-short h1{
    font-size: 24px
}

.description-short h2{
    font-size: 20px
}

.description-short h3{
    font-size: 18px
}

.description-short h4,
.description-short h5,
.description-short h6,
.description-short p span,
.description-short p{
    font-size: 16px !important;
}

/* .product-cover img {
    width: 430px;
    height: 430px;
    max-width: 430px;
    max-height: 430px;
    object-fit: contain;
} */

/* ERASE FOR V2 */
#leofeature-product-review {
    display: none;
}
/* ERASE FOR V2 */

/* .js-image-zoom__zoomed-image{
    z-index: 1;
    box-shadow: 5px 5px 15px 0 #00000026;
    background-color: #fff;
}*/

.zoomContainer,
.zoomTint,
.product-cover #zoom_product,
.zoomWindowContainer,
.zoomWindowContainer div{
    width: 430px !important;
    height: 430px !important;
}

.fullCol .product-actions,
.fullCol .product-variants-item{
    margin-left: 0 !important;
}

.noBuyBtns .product-variants>.product-variants-item,
.noBuyBtns .product-actions{
    margin-left: 0 !important;
}

/* .product-accessories .ajax_block_product:nth-child(3n+1) {
    clear: both;
} */

.product-accessories .products > .row{
    display: flex;
    flex-wrap: wrap;
}

.product-additional-info {
    margin-top: 15px;
    padding-bottom: 15px;
}
/* |||||||||||||||||||||||||||| END PRODUCT PAGE |||||||||||||||||||||||||||| */


/* ||||||||||||||||||||||||||||||||| CONTACT |||||||||||||||||||||||||||||||| */
#contact #content-wrapper {
    width: 100%;
    max-width: unset;
    padding: 0 15px;
}

#contact .contact-form {
    max-width: 990px;
    padding: 0 15px;
    margin: 0 auto;
}

.formContact {
    margin-top: 60px;
}

#contact #wrapper .breadcrumbCustom{
    margin-bottom: 25px;
}

#contact .card {
    background-color: transparent;
}

.formContact label,
.form-control-label {
    float: unset;
    text-align: left;
    font-size: 22px !important;
    font-weight: 600 !important;
    line-height: normal;
    letter-spacing: normal;
    color: #034a9c !important;
    margin-bottom: 10px;
    padding: 0;
}

.formContact input,
.formContact textarea,
.form-control:not(.search_query) {
    padding: 0 20px !important;
    border: solid 2px #034a9c54 !important;
    background-color: #fff;
    height: 45px;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}

html body .formContact textarea.form-control {
    padding: 13px 20px !important;
    height: 180px !important;
}

.formContact .colLeft {
    margin-right: 30px !important;
}

.formContact .colRight {
    margin-left: 30px !important;
}

.formContact .colRight,
.formContact .colLeft {
    width: calc(50% - 30px);
}

.formContact .form-group {
    margin-bottom: 30px;
}

.rgpdContainer {
    margin-left: 15px;
}

.formContact .psgdpr_consent_message {
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #B5B5B5 !important;
    cursor: pointer;
}

.formContact .psgdpr_consent_message span {
    display: inline-block;
    margin-left: 33px;
}

.formContact .psgdpr_consent_message input+span {
    display: none !important;
}

.formContact .orangeBtn {
    background-color: #F68620;
    padding: 7px 20px !important;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 2.4px;
    text-align: center;
    color: #fff !important;
    border: none !important;
    cursor: pointer;
    height: auto;
}

.formContact .orangeBtn[disabled] {
    opacity: .66;
    pointer-events: none;
}

.formContact .orangeBtn:hover {
    background-color: #034A9C;
}

.formContact .form-footer {
    text-align: center !important;
}

.adressOrderGroup {
    max-width: 990px;
    padding: 0 15px;
    margin: 90px auto;
}

.adressOrderGroup h2 {
    font-size: 40px;
    font-weight: 800;
    line-height: normal;
    letter-spacing: normal;
    color: #034a9c;
    margin-bottom: 30px;
}

.adressOrderGroup p,
.adressOrderGroup li {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #6b6b6b;
}

.adressOrderGroup li {
    margin-bottom: 11px;
}

.commercialServiceGroup {
    max-width: 1430px;
    padding: 0px 55px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}

.commercialServiceGroup.titleGroup {
    margin-bottom: 23px;
}

.commercialServiceCol {
    margin-top: 18px;
    display: flex;
    justify-content: center;
}

.imgContactItem {
    margin: 30px 0 0;
    padding: 0 20px 29px;
    border: solid 2px #034a9c;
    display: flex;
    flex-direction: column;
    max-width: 270px;
}

.imgContactItem .mainImg {
    order: -2;
    margin-top: -30px;
    box-shadow: 5px 5px 15px 0 #00000026;
    max-height: 226px;
    object-fit: contain;
    background-color: #fff;
}

.imgContactItem .title_block {
    order: -1;
    font-size: 22px !important;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left !important;
    color: #034a9c !important;
    text-transform: none !important;
    margin: 30px 0 10px !important;
}

.imgContactItem .title_block::before {
    display: none;
}

.imgContactItem .sub-title-widget {
    font-size: 16px;
    font-weight: normal;
    font-style: italic;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #6B6B6B;
    text-transform: none;
}

.imgContactItem .rowContactInfo a {
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #034a9c;
    display: inline-block;
    margin-left: 8px;
    margin-bottom: 20px;
}

.commercialServiceGroup .title-info-product {
    margin-left: -40px;
    width: 100%;
}

#contact footer#footer.footer-container {
    margin-top: 50px;
}

.rowContactInfo {
    white-space: nowrap;
}

.contactDescription p{
    font-size: 16px;
    line-height: 19px;
    color: #1E1E1EA8;
}
/* ||||||||||||||||||||||||||||||| END CONTACT |||||||||||||||||||||||||||||| */


/* |||||||||||||||||||||||||||||||| PAGE CMS |||||||||||||||||||||||||||||||| */
.page-content.page-cms {
    background-color: transparent;
}

.page-content.page-cms .mainTitleCms {
    margin-bottom: 103px !important;
}

.page-content.page-cms .block_content,
.page-content.page-cms .block_content p,
.page-content.page-cms .block_content li {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #6A6A6A;
}

.page-content.page-cms .block_content p,
.page-content.page-cms .block_content ul {
    margin-bottom: 20px !important;
}

.page-content.page-cms .block_content li {
    margin-bottom: 10px !important;
}

.page-content.page-cms .block.ApImage {
    margin-top: 75px;
    margin-bottom: 75px;
    text-align: center;
}

.page-content.page-cms .block.ApHtml .title_block {
    font-size: 30px !important;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
    color: #f68620 !important;
    margin: 60px 0 30px !important;
}

.page-content.page-cms .block.ApHtml .title_block::before {
    display: none;
}

.page-cms footer#footer.footer-container {
    margin-top: 30px;
}

.cmsTemplateCol .title_block,
.cmsTemplateCol .sub-title-widget {
    text-align: left !important;
}

.cmsTemplateCol .sub-title-widget {
    color: #034A9C;
    line-height: normal;
}

.page-content.page-cms .cmsTemplateCol .block.ApImage {
    margin: 0 auto 50px;
    text-align: center;
}

.pdfLink {
    max-width: 300px;
}

.treeColCmsGroup .title_block {
    color: #F68620 !important;
    font-size: 20px !important;
    margin: 0 auto 20px !important;
}

.treeColCmsGroup .title_block:before {
    display: none;
}

.treeColCmsGroup .ApImage {
    display: flex;
    flex-direction: column;
    max-width: 330px;
    padding: 15px;
}

.treeColCmsGroup .ApImage .sub-title-widget {
    order: 1;
    margin-top: 20px;
    line-height: 26px;
}

.treeColCmsGroup .ApImage .image_description {
    order: 2;
}

.treeColCmsGroup .ApImage .image_description p {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #6A6A6A;
}

.treeColCmsGroup .sub-title-widget {
    text-align: center !important;
}

.cms-id-4 .page-content.page-cms .block.ApImage {
    margin-top: 0;
}

#cms .block_content h3 {
    font-size: 25px;
    font-weight: 800;
    line-height: normal;
    letter-spacing: normal;
    color: #034a9c;
    margin-bottom: 15px;
}

#cms .block_content h1,
#cms .page-content.page-cms h1{
    font-size: 24px;
}

#cms .block_content h2{
    font-size: 20px;
}

#cms .block_content h3,
#cms .page-content.page-cms h3{
    font-size: 18px;
}

#cms .block_content h4,
#cms .block_content h5,
#cms .block_content h6,
#cms .page-content.page-cms h4,
#cms .page-content.page-cms h5,
#cms .page-content.page-cms h6{
    font-size: 16px;
}
/* |||||||||||||||||||||||||||||| END PAGE CMS |||||||||||||||||||||||||||||| */


/* |||||||||||||||||||||||||||||||| REGISTER |||||||||||||||||||||||||||||||| */
.page-customer-account #content,
.page-customer-account #content .card {
    background-color: transparent;
    border: none;
    box-shadow: none;
}

.register-form {
    margin: 90px auto 0;
    max-width: 990px;
    padding: 0 15px;
}

.register-form>p {
    font-size: 16px;
    margin-bottom: 50px;
}

.formFieldCustom {
    width: 50%;
    max-width: 450px;
    margin-bottom: 30px;
}

.formFieldCustom.checkboxGroup {
    width: 100%;
}

#customer-form>section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.field-password-policy {
    width: 100%;
}

.input-group .input-group-btn>.btn[data-action="show-password"] {
    background-color: #F68620 !important;
    padding: 16px;
    letter-spacing: normal;
    letter-spacing: 1;
}

.input-group .input-group-btn>.btn[data-action="show-password"]:hover {
    background-color: #034A9C !important;
}

.register-form .custom-checkbox label {
    font-size: 15px;
    line-height: 19px;
    cursor: pointer;
}

.register-form .custom-checkbox label em {
    display: block;
    margin-left: 21px;
}

.register-form .custom-checkbox input[type="checkbox"]+span {
    margin-right: 13px;
    height: 0;
    overflow: hidden;
    width: 0;
}

.register-form .text-success {
    color: #034A9C !important;
}

.password-strength-feedback {
    margin-top: -10px !important;
}

.btnCenter {
    text-align: center;
}

.page-authentication #content {
    max-width: unset;
}

/****.page-authentication .login-form {
    max-width: 640px;
}****/

/* |||||||||||||||||||||||||||||| END REGISTER |||||||||||||||||||||||||||||| */


/* |||||||||||||||||||||||||||||||||| LOGIN ||||||||||||||||||||||||||||||||| */
.login-form {
    margin-top: 102px;
}


.page-customer-account .login-form .form-footer{
    text-align: center;
}

.login-form .formFieldCustom {
    width: 100%;
    max-width: unset;
}

.page-customer-account #content .forgot-password,
.page-customer-account #content .no-account {
    font-size: 15px;
	text-align: left;
}

.page-customer-account #content .forgot-password a,
.forgot-password a {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: normal;
    color: #034A9C;
    text-decoration: underline;
}

.no-account {
    margin-top: 30px;
    display: flex !important;
    flex-direction: column;
    align-items: center;
}

.passHide {
    display: none;
}

.input-group .input-group-btn>.btn[data-action="show-password"] {
    padding: 0 !important;
    background-color: transparent !important;
    position: relative;
    left: -40px;
}

.input-group .input-group-btn>.btn[data-action="show-password"]:hover {
    background-color: transparent !important;
}

.togglePasswordBtn {
    z-index: 5 !important;
}

.togglePasswordBtn img {
    width: 30px;
    height: 24.53px;
}

.input-group-btnPassword {
    position: absolute;
    right: 0;
}

#field-password {
    background-color: transparent !important;
    padding-right: 55px !important;
}

/* |||||||||||||||||||||||||||||||| END LOGIN ||||||||||||||||||||||||||||||| */


/* |||||||||||||||||||||||||||| FORGOTED PASSWORD ||||||||||||||||||||||||||| */
.forgotten-password,
.resetPasswordForm {
    margin: 100px auto 0;
    max-width: 990px;
    padding: 0 15px;
}

.send-renew-password-link,
.renew-password .email {
    font-size: 16px;
    line-height: normal;
    letter-spacing: normal;
    color: #6A6A6A;
    margin-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
}

.renew-password .email {
    margin-bottom: 0;
}

.forgotten-password .form-fields .center-email-fields {
    flex-direction: column;
}

.forgotten-password .form-fields .email {
    width: 100%;
}

.forgotten-password .form-fields .center-email-fields button {
    height: unset;
}

.forgotten-password .form-fields .email input {
    height: 45px;
}

/* |||||||||||||||||||||||||| END FORGOTED PASSWORD ||||||||||||||||||||||||| */


/* ||||||||||||||||||||||||||||||||| ACCOUNT |||||||||||||||||||||||||||||||| */
#my-account .links {
    margin-top: 107px;
}

.page-my-account #content .links a {
    margin: 20px;
    width: calc(33.33333% - 40px);
    padding: 0;
}

.page-my-account #content .links a span.link-item {
    padding: 30px;
    border-radius: 10px;
    background-color: #f2f6fa;
    box-shadow: none;
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #1e1e1e;
    display: flex;
    flex-direction: column;
}

.page-my-account #content .links a i {
    font-size: 45px;
    padding: 0;
    color: #034a9c !important;
    display: block;
    margin-bottom: 20px;
}

.subTitleLink {
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #1e1e1e;
    text-transform: none;
    margin-top: 15px;
}

.iconAccount {
    max-width: 45px;
    margin: 0 auto 20px;
}

#logout-link .link-item {
    background-color: #fff !important;
    border: solid 1px #80A4CD;
}

.page-my-account .page-footer,
#identity .field-password-policy,
#identity .hiddenAccountField,
#identity .form-control-comment {
    display: none;
}

#identity .page-content {
    padding: 0;
    margin-top: -20px;
    margin-bottom: 25px;
}

.titleAccount {
    font-size: 40px;
    font-weight: 800;
    line-height: normal;
    letter-spacing: normal;
    color: #034a9c;
    margin-bottom: 45px;
}

.containerAccount {
    max-width: 990px;
    padding: 0 15px;
    margin: 0 auto;
}

.menuAccount {
    text-align: center;
    margin-bottom: 60px;
}

.tabsAccount {
    border-radius: 10px;
    background-color: #f2f6fa;
    display: inline-block;
}

.tabsAccount a {
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #034a9c;
    padding: 7px 20px;
}

.tabsAccount a.active {
    color: #fff;
    display: inline-block;
    border-radius: 10px;
    background-color: #034a9c;
}

.tabsAccount a.active:hover,
.tabsAccount a.active:focus,
.tabsAccount a.active:active {
    color: #fff !important;
    cursor: default;
}

.page-customer-account .form-footer {
    margin-top: 10px;
}

.page-footer .account-link {
    margin-left: 30px;
}

.page-footer .account-link span {
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    color: #f68620;
    position: relative;
}

.page-footer .account-link img {
    margin-right: 10px;
}

.page-footer {
    max-width: 990px;
    padding: 0 15px;
    margin: 0 auto !important;
}

.addAdress {
    font-size: 16px !important;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 2.4px;
    color: #fff;
}

.page-addresses .address,
#checkout .address-item,
.delivery-option,
.head-leosearch-product,
.blocSiteMap,
.blog-item,
.blueBloc {
    background-color: #f2f6fa !important;
    border-radius: 10px;
    box-shadow: none;
    font-size: 16px;
    letter-spacing: normal;
    line-height: normal;
}

.page-addresses .address .address-footer a,
.page-addresses .address .address-footer a span {
    color: #fff !important;
    font-size: 16px !important;
    font-weight: bold;
    letter-spacing: 2.4px;
    line-height: normal;
}

.page-addresses .address .address-footer a i {
    font-size: 16px !important;
}

.page-addresses .address .address-footer a:hover span {
    color: #f68620
}

.address-form {
    max-width: 990px;
    padding: 0 15px;
    margin: 0 auto;
}

.address-form .form-fields {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cadreShadowAccount {
    padding: 30px;
    box-shadow: 5px 5px 15px 0 #00000026;
    background-color: #fff;
    border: none;
    border-radius: 0;
}

.tableOrderHistory {
    margin-top: 30px;
}

.cadreShadowAccount p {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #6B6B6B;
}

.table-bordered thead {
    height: 60px;
}

.table-bordered thead th {
    background-color: #034A9C;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
    padding: 20px;
    border: none;
    white-space: nowrap;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fff;
}

.table-striped tbody tr:nth-of-type(even) {
    background-color: #f2f6fa;
}

.table-striped tbody tr,
.table-bordered th,
.table-bordered td,
.table-bordered {
    border: none;
    height: 50px;
}

.table-bordered th,
.table-bordered td {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1E1E1E;
}

.table-bordered td .label {
    font-weight: 800 !important;
    margin: 0;
}

.table-bordered td .orangeBtn {
    text-transform: none;
    letter-spacing: normal;
    margin: 0 5px;
    white-space: nowrap;
}

.table-bordered td .orangeBtn.transparent {
    padding: 5px 20px !important;
}

.table-bordered td .orangeBtn.transparent:hover {
    background-color: #fff;
    color: #034A9C !important;
    border-color: #034A9C;
}

.table-bordered td.order-actions {
    display: flex;
    padding-top: 9px;
    padding-bottom: 9px;
}

#history .page-footer,
#addresses .page-footer {
    max-width: unset;
}

.table-bordered td.dateOrder {
    white-space: nowrap;
}

.table-bordered .totalOrder {
    text-align: right;
}

.table-bordered th.totalOrder {
    padding-right: 10px;
}

.table-bordered td.paymentOrder {
    padding-left: 20px;
}

#order-detail #wrapper .breadcrumbCustom,
#history #wrapper .breadcrumbCustom {
    margin-bottom: 30px;
}

#order-detail .titleAccount,
#history .titleAccount {
    margin-bottom: 25px;
}

#history #content {
    padding: 0;
}

#order-detail .box {
    padding: 30px;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1e1e1e;
    margin-bottom: 30px;
}

#order-detail .orangeBtn {
    text-transform: none;
    letter-spacing: normal;
}

#order-detail .box li {
    margin-bottom: 5px;
}

.followOrderTitle {
    font-size: 16px;
    font-weight: 800;
    line-height: normal;
    letter-spacing: normal;
    color: #1e1e1e;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.downloadInvoiceLink {
    margin-top: 15px;
    font-weight: 800
}

.downloadInvoiceLink a {
    color: #f68620;
}

.downloadInvoiceLink a:hover {
    color: #034a9c !important;
}

.addresses .aliasAdress {
    font-size: 16px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #1e1e1e;
}

/* #order-products tr td{
    font-weight: 500;
} */

#order-products tfoot tr:nth-of-type(even) {
    background-color: #fff;

}

#order-products tfoot tr:nth-of-type(odd) {
    background-color: #f2f6fa;
}

#order-products thead th:nth-child(2) {
    padding-left: 10px;
}

#order-products thead th:nth-child(3) {
    text-align: right;
    padding-right: 10px;
}

#order-products thead th:nth-child(4) {
    text-align: right;
}

#order-products tfoot tr td:nth-child(4),
#order-products tr td:nth-child(4) {
    padding-right: 20px;
}

.tableShipping thead th.paddingCustom {
    padding-left: 10px;
}

.titleBox {
    font-size: 16px !important;
    font-weight: 800 !important;
    line-height: normal;
    letter-spacing: normal;
    color: #1e1e1e;
    text-transform: uppercase;
}


.order-message-form p {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #1e1e1e !important;
}

.order-message-form .form-control-select {
    background-image: url(/themes/child_leo_foodelic/assets/img/selectionnez-un-produit.svg);
    background-size: 10px;
    background-position: 97%;
}

.order-message-form textarea.form-control {
    height: 105px !important;
    padding: 13px 20px !important;
}

#order-detail .page-footer {
    max-width: unset;
}

.box.messages .titleBox {
    margin-bottom: 30px !important;
}

.box.messages .textMsg {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #1e1e1e;
}

.page-order-detail .messages .message {
    border: none;
}

.page-order-detail .messages .message>div {
    margin-bottom: 15px;
}

#order-slip .page-footer,
#discount .page-footer,
#module-psgdpr-gdpr .page-footer {
    max-width: unset;
}

.psgdprinfo17 {
    background-color: #fff;
    box-shadow: 5px 5px 15px 0 #00000026;
}

.psgdprinfo17 p {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #6B6B6B;
}

.page-addresses .address .address-body,
.page-addresses .address .address-footer,
body#checkout .address-item header,
body#checkout section.checkout-step .address-footer {
    padding: 15px;
}

.listAdresses {
    display: flex;
    flex-wrap: wrap;
}

.page-addresses .address {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.page-addresses .address .address-footer {
    margin-top: auto;
}

.colAdress {
    margin-bottom: 30px;
}

#order-slips-link,
#discounts-link,
#cookie-link {
    display: none !important;
}

/* ||||||||||||||||||||||||||||||| END ACCOUNT |||||||||||||||||||||||||||||| */


/* |||||||||||||||||||||||||||||||||| CART |||||||||||||||||||||||||||||||||| */
#cart .breadcrumbCustom,
#checkout .breadcrumbCustom {
    display: none;
}

.containerCart,
.containerCheckout {
    margin-top: 45px;
    margin-bottom: 110px;
}

.no-items {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #1e1e1e;
}

.cart-container {
    margin-bottom: 45px;
}

.product-line-grid-body>.product-line-info>a.label {
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #034a9c;
}

.product-line-grid-right .product-price strong {
    font-weight: 800;
}

.product-line-actions .bootstrap-touchspin {
    display: none;
}

.product-line-grid .has-discount .discount {
    position: static;
}

.deleteProductCol {
    padding: 0;
}

.product-line-grid .product-price {
    font-size: 30px;
}

.block-promo .promo-input {
    border-radius: 10px;
    border: solid 2px #034A9C;
    width: 100%;
}

.promo-code .orangeBtn span {
    text-transform: uppercase;
}

.cancel-promo {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0 !important;
    color: #fff !important;
    position: relative;
    top: 2px;
}

.cart-summary-line .value {
    font-size: 25px !important;
    font-weight: 800 !important;
    line-height: normal !important;
    letter-spacing: normal !important;
    color: #f68620 !important;
}

.cart-summary-line .label {
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #034a9c;
}

#cart .inputQtyBtns {
    width: 83px;
}

.totalLabel{
    color: #034A9C;
    font-size: 29px;
    font-weight: 600;
}

#cart .cart-summary .card-block{
    padding-left: 0;
    padding-right: 0;
}
/* |||||||||||||||||||||||||||||||| END CART |||||||||||||||||||||||||||||||| */


/* |||||||||||||||||||||||||||||||| CHECKOUT |||||||||||||||||||||||||||||||| */
body#checkout section.checkout-step {
    border: none;
}

body#checkout section.checkout-step .step-title {
    color: #F68620;
    font-size: 16px;
}

#checkout .continue.btn {
    border: none;
    background-color: #F68620;
    font-weight: bold;
}

#checkout .continue.btn:hover {
    border: none;
    background-color: #034A9C;
}

#checkout p {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1e1e1e;
}

body#checkout section.checkout-step small {
    color: #757575;
}

body#checkout section.checkout-step .step-title {
    color: #F68620;
    font-size: 20px;
}

body#checkout section.checkout-step.-current .step-title {
    margin-bottom: 10px;
}

#checkout .done {
    color: #034A9C;
}

#checkout .cadreShadowAccount .card-block {
    padding-left: 0;
    padding-right: 0;
}

#checkout .media-list .product-name a {
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
    color: #034a9c;
}

body#checkout #cart-summary-product-list .media-list li .media-body .product-quantity,
body#checkout #cart-summary-product-list .media-list li .media-body .product-line-info .value {
    color: #F68620;
}

body#checkout #cart-summary-product-list .product-price {
    font-size: 22px !important;
}

#cart-summary-product-list {
    margin-bottom: 45px;
}

body#checkout #cart-summary-product-list .media-list li {
    padding: 20px 0;
}

.block-promo .promo-code-button{
    display: none;
}


.block-promo .promo-code-button {
    padding-left: 0;
}

body#checkout section.checkout-step .radio-block {
    padding: 0;
    margin: 0;
}

body#checkout section.checkout-step .address,
body#checkout section.checkout-step .address-alias,
#delivery label {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1e1e1e;
}

body#checkout section.checkout-step .address-alias {
    font-weight: bolder;
}

body#checkout section.checkout-step .delete-address,
body#checkout section.checkout-step .edit-address {
    color: #fff !important;
}

body#checkout section.checkout-step .address-alias {
    cursor: pointer;
}

body#checkout section.checkout-step .delete-address i,
body#checkout section.checkout-step .edit-address i {
    font-size: 16px !important;
    margin-right: 10px;
    position: relative;
    top: -1px;
}

body#checkout section.checkout-step .address-item.selected {
    outline: solid 2px #034A9C;
    border: none;
}

body#checkout section.checkout-step .add-address a i {
    font-size: 16px;
    top: -2px;
    position: relative;
    left: -2px;
}

body#checkout section.checkout-step .add-address a {
    color: #fff;
}

#checkout-addresses-step .form-fields {
    display: flex;
    flex-wrap: wrap;
}

#checkout-addresses-step .form-fields .formFieldCustom {
    width: calc(50% - 20px);
    margin-left: 10px !important;
    margin-right: 10px !important;
}

body#checkout .cancel-address {
    color: #fff;
    text-decoration: none;
    margin-top: 0;
    margin-bottom: 0;
}

#use_same_address+label {
    text-align: left;
    display: inline;
    position: relative;
    left: 10px;
    top: 2px;
}

body#checkout section.checkout-step #delivery-addresses,
body#checkout section.checkout-step #invoice-addresses {
    align-items: stretch;
}

body#checkout section.checkout-step hr {
    margin-top: auto;
}

body#checkout section.checkout-step .address-item {
    display: flex;
    flex-direction: column;
}

.separatorAddress {
    margin-top: 75px;
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
    color: #fff !important;
    text-transform: uppercase;
    font-weight: bold;
}

body#checkout section.checkout-step .step-edit .edit {
    font-size: 16px;
    position: relative;
    top: -1px;
}

#checkout .alert-danger {
    color: #a94442;
}

.delivery-option,
body#checkout section.checkout-step .carrier-delay,
body#checkout section.checkout-step .carrier-name,
body#checkout section.checkout-step .delivery-option label {
    cursor: pointer;
}

body#checkout #gift_message textarea,
body#checkout #delivery textarea {
    height: 180px;
}

body#checkout section.checkout-step #conditions-to-approve .custom-checkbox input {
    top: -14px;
}

#payment-confirmation button {
    background-color: #F68620;
    font-weight: bold;
    opacity: 1 !important;
}

#payment-confirmation button:hover:not([disabled]) {
    background-color: #034A9C !important;
}

.knowMoreLink:hover {
    color: #034A9C !important;
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
    margin-top: -5px;
}

.alertFees{
        text-align: center;
        background-color: #F2F6FA;
        padding: 15px;
        border-radius: 10px;
        margin-bottom: 30px;
        /* margin-top: 30px; */
        font-style: italic;
        color: #034A9C;
}

.alertFees .orangeBtn{
    font-style: normal;
}
/* |||||||||||||||||||||||||||||| END CHECKOUT |||||||||||||||||||||||||||||| */


/* ||||||||||||||||||||||||||| ORDER CONFIRMATION ||||||||||||||||||||||||||| */

.orderConfirmedMsg {
    font-size: 16px;
    color: #1e1e1e;
    letter-spacing: normal;
    line-height: normal;
    font-weight: bold;
    margin-bottom: 45px;
}

#order-items .details {
    font-size: 22px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
    color: #034a9c;
}

.productOrderPrice,
.productOrderQty {
    font-size: 30px;
    font-weight: 800;
    line-height: normal;
    letter-spacing: normal;
    color: #f68620;
}

.productOrderQty {
    color: #034a9c;
}

#order-items {
    border: none;
}

#order-confirmation td,
#content-hook_payment_return p {
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1e1e1e;
}

#order-confirmation #order-details {
    margin-top: 45px;
    background-color: #f2f6fa !important;
    border-radius: 10px;
    padding: 15px;
}

section#content-hook_payment_return {
    margin-bottom: 40px;
}
/* ||||||||||||||||||||||||| END ORDER CONFIRMATION ||||||||||||||||||||||||| */


/* ||||||||||||||||||||||||||||||| SARCH PAGE ||||||||||||||||||||||||||||||| */
#module-leoproductsearch-productsearch .product_list.grid .ajax_block_product {
    max-width: 350px;
    padding: 0;
}

#module-leoproductsearch-productsearch .product_list.grid .ajax_block_product.first-in-line {
    clear: unset;
}

#module-leoproductsearch-productsearch .product_list.grid>.row {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
}

#module-leoproductsearch-productsearch .colPByPage {
    display: none;
}

#module-leoproductsearch-productsearch .products-selection .total-products {
    width: 100%;
}

#module-leoproductsearch-productsearch .titleAccount {
    margin-top: 75px;
}

#module-leoproductsearch-productsearch .head-leosearch-product {
    padding: 15px;
    margin-bottom: 45px;
}

#module-leoproductsearch-productsearch .pagination .page-list li:first-child a.disabled {
    display: none;
}

#module-leoproductsearch-productsearch #content-wrapper.left-column {
    /* max-width: unset; */
    margin: 0 auto;
    float: unset;
}

/* ||||||||||||||||||||||||||||| END SEARCH PAGE |||||||||||||||||||||||||||| */


/* ||||||||||||||||||||||||||||||||||| 404 |||||||||||||||||||||||||||||||||| */
.subTitleError {
    margin-top: 90px;
}

/* ||||||||||||||||||||||||||||||||| END 404 |||||||||||||||||||||||||||||||| */


/* ||||||||||||||||||||||||||| INFORMATIONS PAGES ||||||||||||||||||||||||||| */
#cms #content h2 {
    font-size: 30px !important;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
    color: #f68620 !important;
    margin: 60px 0 15px !important;
}

#cms #content p,
#cms #content p {
    font-size: 16px;
    letter-spacing: normal;
    text-align: left;
    line-height: normal;
}

/* ||||||||||||||||||||||||||| INFORMATIONS PAGES ||||||||||||||||||||||||||| */


/* ||||||||||||||||||||||||||||||||| SITEMAP |||||||||||||||||||||||||||||||| */
.sitemapContainer {
    margin-top: 107px;
}

.sitemap h2 {
    color: #F68620;
    font-size: 30px;
    margin-left: 0;
    font-weight: 900;
    border: none;
}

.blocSiteMap {
    padding: 15px;
    margin: 0 15px;
    width: calc(33.33333% - 30px);
}

.sitemap ul {
    margin-left: 0;
}

.blocSiteMap a {
    font-size: 16px;
    letter-spacing: normal;
    line-height: normal;
}

/* ||||||||||||||||||||||||||||||| END SITEMAP |||||||||||||||||||||||||||||| */


/* |||||||||||||||||||||||||||||||||| BLOG |||||||||||||||||||||||||||||||||| */
#module-leoblog-list #content-wrapper {
    margin-top: 60px;
}

#module-leoblog-list #right-column {
    margin-top: 90px;
}

.secondary-blog .blog-item .blog-image img {
    max-width: 390px;
}

.blog-item {
    padding: 15px;
    margin: 30px;
}

.blog-item .title a {
    font-size: 22px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
    color: #034a9c;
    display: block;
    margin-bottom: 15px;
}

.blog-item .blog-shortinfo {
    font-size: 16px;
    line-height: normal;
    letter-spacing: normal;
    color: #6A6A6A;
}

.blog-created .date {
    color: #F68620;
}

.share_button ul li.linkedin a:before {
    font-family: "FontAwesome";
    content: "\f0e1";
    color: #1866C1;
}

.share_button ul li.mail a:before {
    font-family: "FontAwesome";
    content: "\f0e0";
    color: #F68620;
}

.share_button ul li {
    margin: 0 5px !important;
}

.share_button>span {
    margin-right: 5px;
    color: #000;
}

#search-blog .block_content {
    padding: 0;
}

#form-search-blog .form-control {
    border-radius: 0 !important;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #B5B5B5;
}

#search-blog button {
    right: 15px;
    top: 5px;
    padding: 0;
}

#blogPopularBlog .titleAccount {
    margin-bottom: 0;
    font-size: 35px;
}

#blogPopularBlog .list-item {
    padding: 15px;
    margin: 15px 0;
    border: none;
}

#search-blog form {
    margin-bottom: 0 !important;
}

#blogPopularBlog .list-item .blog-content .post-name a {
    color: #034a9c;
    font-weight: 600;
}

#blogPopularBlog .list-item .blog-content .info {
    color: #f68620;
    font-size: 12px;
}

.pagination>div:first-child {
    text-align: center;
}

.blog-detail .titleAccount {
    margin-bottom: 0;
}

.blog-detail .blog-meta {
    margin-bottom: 45px;
}

.blog-detail .blog-image img {
    max-width: 800px;
}

.blog-detail .blog-image {
    text-align: center;
}

.blog-description p {
    font-size: 16px;
    letter-spacing: normal;
    text-align: left;
    line-height: normal;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.blog-description li {
    position: relative;
    margin-bottom: 10px !important;
}

.blog-description h1{
    font-size: 24px;
}

.blog-description h2{
    font-size: 20px;
}

.blog-description h3{
    font-size: 18px;
}

.blog-description h4,
.blog-description h5,
.blog-description h6{
    font-size: 16px;
}

.blog-description {
    margin-bottom: 90px;
}

.extra-blogs h2 {
    color: #034A9C;
}

.extra-blogs li {
    font-size: 16px;
}

/* |||||||||||||||||||||||||||||||| END BLOG |||||||||||||||||||||||||||||||| */


/* ||||||||||||||||||||||||||||||||| COOKIES |||||||||||||||||||||||||||||||| */
#cookiesplus-modal>div,
#cookiesplus-modal p {
    font-size: 16px;
    letter-spacing: normal;
    line-height: normal;
}

#cookiesplus-modal .first-layer>.row>div:nth-child(2) {
    width: 100%;
    order: 3;
    text-align: center;
}

#cookiesplus-modal .first-layer>.row>div:nth-child(3) {
    text-align: right;
}

#cookiesplus-modal .first-layer>.row>div {
    width: 50%;
}

#cookiesplus-modal .first-layer>.row>div button {
    display: inline-block;
    width: auto;
    margin: 10px auto;
    border: none !important;
}

#cookiesplus-modal .row {
    display: flex;
}

#cookiesplus-modal .float-xs-right,
#cookiesplus-modal .float-xs-left {
    float: unset !important;
}

#cookiesplus-modal .cookiesplus-policy {
    color: #fff;
}

#cookiesplus-modal {
    border-color: #034A9C;
}

#cookiesplus-modal .cookiesplus-close,
#cookiesplus-modal .cookiesplus-close-and-save,
#cookiesplus-modal-not-available .cookiesplus-close {
    color: #fff;
}

#cookiesplus-modal .cookiesplus-actions {
    height: auto;
    min-height: auto;
}

#cookiesplus-modal #cookiesplus-back {
    display: block;
    margin-bottom: 10px;
}

#cookiesplus-modal #cookiesplus-back:hover {
    color: #F68620;
}

#cookiesplus-modal label {
    color: #fff;
}

#cookiesplus-modal th {
    background-color: #034a9c;
}

.cookiesplus-consent-hash a {
    color: #fff;
}

.cookiesplus-consent-hash {
    display: none;
}

#cookiesplus-modal-container .col-lg-6 {
    width: 100%;
}

/* ||||||||||||||||||||||||||||||| END COOKIES |||||||||||||||||||||||||||||| */



/* ||||||||||||||||||||||||| BEGIN RESPONSIVE DAVID ||||||||||||||||||||||||| */
/* ******************************* BEGIN 1920PX & + ****************************** */
@media only screen and (min-width: 1921px) {
    .sliderHomePage .textContainer.btnContainer.left {
        left: -65vw !important;
    }

    #wrapper .breadcrumb .category-cover img{
        width: 100%;
    }
}

/* ******************************* END 1920PX & + ****************************** */


/* ******************************* BEGIN 1600PX ****************************** */
@media only screen and (max-width: 1919px) {
    .header-top .containerMegaMenu .dropdown-menu-inner .mega-col:last-child {
        right: 60px;
    }

    .bannercontainer .textContainer.title {
        left: 640px !important;
    }

    .bannercontainer .textContainer.paragraphe {
        left: 740px !important;

    }

    .bannercontainer .textContainer.orangeBtn {
        left: 1082px !important;
    }

    .groupProductSlider .slick-arrows .slick-arrow.slick-next {
        right: -55px;
    }

    .groupProductSlider .slick-arrows .slick-arrow.slick-prev {
        left: -65px;
    }

    .bannercontainer .textContainer.title.left,
    .bannercontainer .textContainer.paragraphe.left {
        left: 240px !important;
    }

    .bannercontainer .textContainer.orangeBtn.left {
        left: 320px !important;
    }

    .groupSlider .sliderHomePage .textContainer.paragraphe {
        font-size: 15px !important;
    }

    .sliderHomePage .textContainer.btnContainer {
        position: absolute !important;
        top: 0 !important;
        left: -50px !important;
    }

    .groupSlider .sliderHomePage .textContainer.paragraphe.left {
        left: -787px !important;
    }

    .groupSlider .sliderHomePage .textContainer.title.twoLines {
        top: -42.5px !important;
    }

    html body #layerslider_1 .tremaxBtn {
        margin-left: 17px !important;
        margin-top: -5px !important;
    }
}

/* ******************************* END 1600PX ****************************** */


/* ******************************* BEGIN 1440PX ****************************** */
@media only screen and (max-width: 1599px) {
    .header-top .containerMegaMenu .dropdown-menu-inner .mega-col:first-child {
        padding-left: 30px;
    }

    .header-top .containerMegaMenu .dropdown-menu-inner .mega-col:last-child {
        right: 30px;
    }

    .bannercontainer .textContainer.title {
        left: 480px !important;
    }

    .bannercontainer .textContainer.paragraphe {
        left: 580px !important;

    }

    .bannercontainer .textContainer.orangeBtn {
        left: 922px !important;
    }

    .groupProductSlider .slick-arrows .slick-arrow.slick-prev {
        left: -25px;
    }

    .groupProductSlider .slick-arrows .slick-arrow.slick-next {
        right: -15px;
    }

    .containerCart {
        padding: 0 15px;
    }

    .sliderHomePage .textContainer.btnContainer.left {
        left: -865px !important;
    }

    .groupSlider .sliderHomePage .textContainer.title.left,
    .groupSlider .sliderHomePage .textContainer.title.left.twoLines {
        left: -620px !important;
    }

    .groupSlider .sliderHomePage .textContainer.paragraphe.left {
        left: -695px !important;
    }

    .groupSlider .sliderHomePage .textContainer.title.twoLines {
        top: -38.25px !important;
    }

    html body #layerslider_1 .tremaxBtn {
        margin-left: 4px !important;
        margin-top: -5px !important;
    }
}

/* ******************************* END 1440PX ****************************** */


/* ******************************* BEGIN 1366PX ****************************** */
@media only screen and (max-width: 1439px) {
    .containerMegaMenu {
        margin: 0;
    }

    .header-top .groupHeader {
        margin: 0 15px 15px;
    }

    .bannercontainer .textContainer.title {
        left: 406px !important;
    }

    .bannercontainer .textContainer.paragraphe {
        left: 506px !important;

    }

    .bannercontainer .textContainer.orangeBtn {
        left: 848px !important;
    }

    .groupProductSlider {
        padding-left: 50px;
        padding-right: 50px;
    }

    .groupProductSlider .slick-arrows .slick-arrow.slick-prev {
        left: -40px;
    }

    .groupProductSlider .slick-arrows .slick-arrow.slick-next {
        right: -30px;
    }

    .groupCms {
        padding-left: 15px;
        padding-right: 15px;
    }

    #left-column.sidebar {
        margin-right: 0px;
    }

    /* #module-leoproductsearch-productsearch .product_list.grid .ajax_block_product, */
    #category .product_list.grid .ajax_block_product {
        width: 50%;
        clear: unset;
    }

    .page-addresses .address .address-footer a,
    .page-addresses .address .address-footer a span {
        margin: auto;
    }

    .blog-item {
        margin-left: 0;
    }

    #module-leoproductsearch-productsearch .product_list.grid .ajax_block_product {
        max-width: unset;
    }

    .thumbnail-container .product-image .product-thumbnail img,
    .product-miniature .thumbnail-container .product-image {
        height: 260px;
        width: 260px;
        margin-left: auto;
        margin-right: auto;
    }

    .thumbnail-container .product-image .product-thumbnail {
        height: 260px;
        width: 260px;
    }

    .product-cover {
        width: 425.33px;
        height: 425.33px;
    }

    .sliderHomePage .textContainer.btnContainer {
        left: -100px !important;
    }

    .groupSlider .sliderHomePage .textContainer.paragraphe.left {
        left: -692px !important;
    }

    .groupSlider .sliderHomePage .textContainer.title.twoLines {
        top: -36.28px !important;
    }

    html body #layerslider_1 .tremaxBtn {
        margin-left: 50px !important;
        margin-top: -7px !important;
    }

    .zoomContainer,
    .zoomTint,
    .product-cover #zoom_product,
    .zoomWindowContainer,
    .zoomWindowContainer div{
        width: 425.31px !important;
        height: 425.31px !important;
    }

    #module-leoproductsearch-productsearch #content-wrapper.left-column {
        width: 100%;
    }
}

/* ******************************* END 1366PX ****************************** */


/* ******************************* BEGIN 1280PX ****************************** */
@media only screen and (max-width: 1365px) {

    .header-top .containerMegaMenu .leo-megamenu .navbar-nav>li>a,
    .header-top .containerMegaMenu .leo-megamenu .navbar-nav>li:first-child>a {
        padding: 18px 25px;
    }

    .header-top .containerMegaMenu .dropdown-menu-inner .mega-col:last-child {
        right: 10px;
    }

    .bannercontainer .textContainer.title {
        left: 320px !important;
    }

    .bannercontainer .textContainer.paragraphe {
        left: 420px !important;

    }

    .bannercontainer .textContainer.orangeBtn {
        left: 762px !important;
    }

    .subcategory-block.subcategories-list {
        max-width: unset;
        width: 33.33333%;
    }

    .btnAttachmentDevis a {
        font-size: 15px !important;
    }

    .page-addresses .address .address-footer a,
    .page-addresses .address .address-footer a span {
        margin: 5px auto;
    }

    .address-footer {
        text-align: center;
    }

    body#checkout section.checkout-step .edit-address {
        margin-bottom: 10px;
    }

    .subcategory-block.subcategories-list {
        margin: 0 0 90px;
    }

    .thumbnail-container .product-image .product-thumbnail img,
    .product-miniature .thumbnail-container .product-image,
    .thumbnail-container .product-image .product-thumbnail {
        height: 238px;
        width: 238px;
    }

    .product-cover {
        width: 396.66px;
        height: 396.66px;
    }

    html body #layerslider_1 .tremaxBtn {
        margin-left: 42px !important;
    }

    .groupSlider .sliderHomePage .textContainer.title.left,
    .groupSlider .sliderHomePage .textContainer.title.left.twoLines {
        left: -589px !important;
    }

    .groupSlider .sliderHomePage .textContainer.paragraphe {
        font-size: 14px !important;
    }

    .groupSlider .sliderHomePage .textContainer.paragraphe.left {
        left: -656px !important;
    }

    .groupSlider .sliderHomePage .textContainer.title.twoLines {
        top: -34px !important;
    }

    .zoomContainer,
    .zoomTint,
    .product-cover #zoom_product,
    .zoomWindowContainer,
    .zoomWindowContainer div{
        width: 396.64px !important;
        height: 396.64px !important;
    }

    .header-top .groupHeader .colActionsBtn,
    .header-top .groupHeader .colSearch,
    .header-top .groupHeader .colPhone{
        width: 100%;
    }

    .header-top .groupHeader .colLogo{
        width: 50%;
    }
    
}

/* ******************************* END /1280PX/ ****************************** */


/* ******************************* BEGIN 1024PX ****************************** */
@media only screen and (max-width: 1279px) {
    .header-top .containerMegaMenu .leo-megamenu .navbar-nav>li>a {
        padding: 18px 12px !important;
        font-size: 18px;
    }

    .header-top .containerMegaMenu .listCat .firstCat .titleCat {
        font-size: 20px;
    }

    .header-top .containerMegaMenu .listCat .secondsCat .titleCat,
    .header-top .containerMegaMenu .listCat .secondsCatWithChild .titleCat {
        font-size: 16px;
    }

    .header-top .containerMegaMenu .listCat .firstCat .titleCat {
        margin-bottom: 25px;
    }

    .header-top .containerMegaMenu .dropdown-menu-inner .mega-col {
        padding-left: 30px;
    }

    .header-top .containerMegaMenu .dropdown-menu-inner .mega-col:first-child {
        padding-left: 25px;
    }

    .header-top .groupHeader .colPhone .ApImage {
        margin-left: 30px;
    }

    .bannercontainer .textContainer.title {
        left: 141px !important;
    }

    .bannercontainer .textContainer.paragraphe {
        left: 241px !important;
    }

    .bannercontainer .textContainer.orangeBtn {
        left: 582px !important;
    }

    .groupSlider .iview-directionNav .iview-nextNav {
        right: 15px !important;
    }

    .groupSlider .iview-directionNav .iview-prevNav {
        left: 15px !important;
    }

    .header-top .groupHeader .colSearch .leoproductsearch-result .ac_results{
        display: none !important;
    }

    .bannercontainer .textContainer.title.left,
    .bannercontainer .textContainer.paragraphe.left {
        left: 159px !important;
    }

    .bannercontainer .textContainer.orangeBtn.left {
        left: 239px !important;
    }

    .groupFooterLinks ul li a {
        font-size: 16px;
    }

    .footerGroup .colFooter .block_content h3 a,
    .footerGroup .colFooter .socialIconFooter h2 {
        font-size: 19px;
    }

    .footerGroup .colFooter .socialIconFooter .imgSocial img {
        width: 30px;
        margin: 0 12px;
    }

    .footerGroup .colFooter .title_block {
        font-size: 30px !important;
        margin: 0 0 15px !important;
    }

    #left-column.sidebar {
        width: 30%;
    }

    #content-wrapper.left-column {
        width: 70%;
    }

    .btnAttachmentDevis a {
        font-size: 11px !important;
    }

    .product-flags li.product-flag {
        font-size: 10px;
    }

    .page-my-account #content .links a {
        width: calc(50% - 40px);
    }

    .product-line-grid {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 0;
    }

    .product-line-grid>div {
        width: 100%;
        text-align: center;
    }

    .product-line-grid>div .qty {
        width: 25%;
    }

    .product-line-grid>div .price {
        width: 75%;
    }

    .cart-item {
        border-bottom: solid 1px #ddd !important;
        margin-bottom: 25px;
        padding-bottom: 30px;
    }

    #cart .cadreShadowAccount {
        padding: 15px;
    }

    .btnPromoContainer {
        text-align: center;
        margin-top: 10px;
    }

    body#checkout section.checkout-step #delivery-addresses,
    body#checkout section.checkout-step #invoice-addresses {
        flex-direction: column;
    }

    body#checkout #delivery label {
        text-align: left;
    }

    #order-items .details {
        width: 33.33333%;
    }

    .blog-info {
        padding-left: 15px;
    }

    .secondary-blog .nocol-lg-12 {
        width: 100%;
    }

    .blog-item {
        display: flex;
        margin: 15px 0;
    }

    #blogPopularBlog .titleAccount {
        font-size: 26px;
    }

    #form-search-blog .form-control {
        padding-right: 50px !important;
    }

    .sitemap {
        padding: 0;
    }

    .rowFwd #content-wrapper.left-column {
        width: 100%;
    }

    .thumbnail-container .product-image .product-thumbnail img,
    .product-miniature .thumbnail-container .product-image,
    .thumbnail-container .product-image .product-thumbnail {
        height: 250px;
        width: 250px;
    }

    .header-logo .logo {
        width: 142px;
        height: 47px;
    }

    .groupSlider .sliderHomePage .textContainer.orangeBtn {
        font-size: 14px !important;
    }

    .product-cover {
        width: 311.33px;
        height: 311.33px;
    }

    html body #layerslider_1 .tremaxBtn {
        margin-left: -80px !important;
    }

    .sliderHomePage .textContainer.btnContainer.left {
        left: -670px !important;
    }

    .groupSlider .sliderHomePage .textContainer.title.left,
    .groupSlider .sliderHomePage .textContainer.title.left.twoLines {
        left: -465px !important;
    }

    .groupSlider .sliderHomePage .textContainer.paragraphe {
        font-size: 11px !important;
    }

    .groupSlider .sliderHomePage .textContainer.paragraphe.left {
        left: -518px !important;
    }

    .groupSlider .sliderHomePage .textContainer.title.twoLines {
        top: -27.19px !important;
    }

    html body #layerslider_1 .tremaxBtn {
        margin-left: 13px !important;
        margin-top: -11px !important;
    }

    .zoomContainer,
    .zoomTint,
    .product-cover #zoom_product,
    .zoomWindowContainer,
    .zoomWindowContainer div{
        width: 311.31px !important;
        height: 311.31px !important;
    }

    .product-accessories .products > .row .ajax_block_product{
        width: 33.33333%;
    }

    #page{
        padding-top: 134px;
    }
}

/* ******************************* END 1024PX ****************************** */


/* ******************************* BEGIN 992PX ****************************** */
@media only screen and (max-width: 1023px) {
    .header-top .containerMegaMenu .leo-megamenu .navbar-nav>li>a {
        padding: 18px 12px !important;
    }

    .header-top .containerMegaMenu .listCat .firstCat .titleCat {
        font-size: 19px;
    }

    .header-top .containerMegaMenu .listCat .firstCat .titleCat {
        margin-bottom: 20px;
    }

    .header-top .containerMegaMenu .listCat .secondsCat .titleCat,
    .header-top .containerMegaMenu .listCat .secondsCatWithChild .titleCat {
        font-size: 15px;
    }

    .header-top .containerMegaMenu .dropdown-menu-inner .mega-col {
        padding-left: 25px;
    }

    .header-top .containerMegaMenu .dropdown-menu-inner .mega-col:first-child {
        padding-left: 20px;
    }

    .bannercontainer .textContainer.title {
        left: 109px !important;
    }

    .bannercontainer .textContainer.paragraphe {
        left: 209px !important;
    }

    .bannercontainer .textContainer.orangeBtn {
        left: 550px !important;
    }

    .footerGroup .colFooter .socialIconFooter .imgSocial img {
        margin: 0 9px;
        ;
    }

    .btnAttachmentDevis a {
        white-space: nowrap;
    }

    .product-flags li.product-flag {
        font-size: 9px;
    }

    .page-customer-account #content {
        padding: 0;
    }

    #blogPopularBlog .titleAccount {
        font-size: 25px;
    }

    #search-blog form .form-control:placeholder-shown {
        text-overflow: ellipsis;
    }

    #cms #content .title_block.mainTitleCms {
        font-size: 43px !important;
    }

    #cms #content .title_block {
        font-size: 35px !important;
    }

    #cms #content .treeColCmsGroup .title_block {
        font-size: 20px !important;
    }

    .treeColCmsGroup .ApImage .sub-title-widget {
        font-size: 21px;
    }

    .thumbnail-container .product-image .product-thumbnail img,
    .product-miniature .thumbnail-container .product-image,
    .thumbnail-container .product-image .product-thumbnail {
        height: 243px;
        width: 243px;
    }

    .header-logo .logo {
        width: 137px;
        height: 46px;
    }

    .product-cover {
        width: 300.66px;
        height: 300.66px;
    }

    .groupSlider .sliderHomePage .textContainer.paragraphe {
        font-size: 9px !important;
    }

    .groupSlider .sliderHomePage .textContainer.paragraphe.left {
        left: -517px !important;
    }

    .groupSlider .sliderHomePage .textContainer.title.twoLines {
        top: -26.34px !important;
    }

    .zoomContainer,
    .zoomTint,
    .product-cover #zoom_product,
    .zoomWindowContainer,
    .zoomWindowContainer div{
        width: 300.64px !important;
        height: 300.64px !important;
    }

    #product .customRow.rowAction.noBuyBtns{
        justify-content: flex-start;
    }

    .header-top .containerMegaMenu .leo-megamenu .navbar-nav>li>a{
        padding: 18px 11px !important;
    }

    #page{
        padding-top: 133px;
    }
}

/* ******************************* END 992PX ****************************** */


/* ******************************* BEGIN 768PX ****************************** */
@media only screen and (max-width: 991px) {

    .colPhone,
    .colSearch {
        display: none !important;
    }


    .colLogo .ApMegamenu,
    .colMenu #leo_search_block_top {
        display: block;
    }

    .colMenu .ApMegamenu {
        display: none;
    }

    .header-top .groupHeader .colLogo {
        display: flex;
        align-items: center;
    }

    .header-top .groupHeader .colLogo .header-logo {
        margin-left: 30px;
    }

    .ApMegamenu .navbar-header button {
        border: none !important;
        cursor: pointer;
    }

    .ApMegamenu .navbar-header button {
        border: 1px solid #000000;
        width: auto;
        height: auto;
        padding: 0;
    }

    .animateBurgerIcon {
        width: 30px;
        height: 20px;
        position: relative;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
    }

    .animateBurgerIcon span {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        background: #F68620;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }

    .animateBurgerIcon span:nth-child(1) {
        top: 0px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }

    .animateBurgerIcon span:nth-child(2) {
        top: 8px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }

    .animateBurgerIcon span:nth-child(3) {
        top: 16px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }

    .animateBurgerIcon.open span:nth-child(1) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        top: -8px;
        left: 3px;
    }

    .animateBurgerIcon.open span:nth-child(2) {
        width: 0%;
        opacity: 0;
    }

    .animateBurgerIcon.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 13px;
        left: 3px;
    }

    .colMenu #leo_search_block_top #leosearchtopbox {
        position: static;
        visibility: visible;
        opacity: 1;
        transform: scale(1);
    }

    #leo_search_block_top #leosearchtopbox #leo_search_top_button span::before {
        display: none;
    }

    #leo_search_block_top #leosearchtopbox .search_query {
        height: 35px;
        background-color: #fff;
        color: #B5B5B5;
        font-size: 16px;
        width: calc(100% - 45px) !important;
    }

    #leo_search_block_top #leosearchtopbox .search_query.ac_input::placeholder {
        color: #B5B5B5;
    }

    .colMenu {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }

    #leo_search_block_top #leosearchtopbox {
        max-width: unset;
        width: 100%;
        background-color: transparent;
    }

    .searchIcon.mobile {
        display: block;
        padding-top: 2px;
        width: 30px !important;
        height: 32px !important;
    }

    .searchIcon.desktop {
        display: none;
    }

    #leo_search_block_top .btn {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .megamenu-overlay {
        display: none;
    }

    section.off-canvas-nav-megamenu {
        top: 137px !important;
    }

    .off-canvas-nav-megamenu {
        width: 100%;
    }

    .off-canvas-button-megamenu {
        display: none;
    }

    .menu-title {
        font-size: 22px;
        font-weight: 900;
        line-height: 26px;
        letter-spacing: normal;
        color: #F68620;
        padding: 15px 20px;
    }

    .off-canvas-nav-megamenu .nav li.dropdown .caret:before {
        content: '';
        background-image: url(/themes/child_leo_foodelic/assets/img/fil-arriane-fleche.svg);
        width: 10px;
        height: 10px;
        background-repeat: no-repeat;
        background-position: center;
    }

    .off-canvas-nav-megamenu .nav li.dropdown .caret {
        position: static;
        margin-left: auto;
        margin-top: 25px;
        margin-right: 8px;
    }

    .off-canvas-nav-megamenu .navbar-nav>li+.nav-item:last-child {
        border-bottom: none;
    }

    .mobileOnly {
        display: block;
    }

    .phoneItem .nav-link {
        padding: 0 !important;
    }

    .phoneItem .nav-link span {
        color: #034A9C;
        font-size: 18px;
        font-weight: 600;
        line-height: 22px;
        letter-spacing: normal;
        padding: 0;
        padding-left: 20px;
        padding-bottom: 6px;
        padding-top: 6px;
        background-size: 30px !important;
    }

    .phoneItem {
        position: absolute;
        bottom: 30px;
        left: 0;
        right: 0;
        text-align: center;
    }

    .off-canvas-nav-megamenu .offcanvas-mainnav {
        min-height: unset !important;
        height: calc(100vh - 137px);
    }

    .phoneItem .menu-icon {
        background-position: 0 1px !important;
    }

    .mainMenuItem {
        position: static;
        display: flex;
        transition: .2s;
        cursor: pointer;
        border-bottom: solid 1px #E5ECF5 !important;
    }

    .menuFirstLvl .mainMenuItem,
    .menuFirstLvl .phoneItem {
        transform: translateX(-100%);
        position: absolute;
        width: 100vw;
    }

    .menuSecondLvl .mainMenuItem,
    .menuSecondLvl .phoneItem {
        transform: translateX(-200vw);
    }

    .menuSecondLvl .hasCatChilds,
    .menuSecondLvl .dropdown-menu-inner>.backBtnMenu,
    .menuSecondLvl .dropdown-menu-inner>.titleCatLinkMenu,
    .menuThirdLvl .secondsCat {
        position: absolute;
    }

    .menuThirdLvl .mainMenuItem,
    .menuThirdLvl .phoneItem {
        transform: translateX(-300vw);
    }


    .mainMenuItem .dropdown-menu {
        position: absolute;
        height: calc(100vh - 137px);
        transform: translateX(100%);
        top: 0;
        padding: 0 30px;
    }

    .mainMenuItem .dropdown-menu .titleCat {
        color: #034A9C;
        font-size: 18px;
        font-weight: 600;
        line-height: 22px;
        letter-spacing: normal;
        padding: 15px;
        display: block;
        position: relative;
        width: fit-content;
    }

    .mainMenuItem .dropdown-menu .titleCat::after {
        content: '';
        width: 100vw;
        height: 1px;
        display: block;
        background-color: #E5ECF5;
        position: absolute;
        bottom: 0;
        left: -15px;
    }

    .mainMenuItem .dropdown-menu .mega-col {
        padding: 0;
    }

    .mainMenuItem .dropdown-menu .dropdown-menu-inner {
        width: 100vw;
    }

    .backBtnMenu {
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        color: #034A9C;
        letter-spacing: 1.5px;
        line-height: 17px;
        display: block;
        margin-top: 30px;
        margin-bottom: 15px;
        display: flex;
        align-items: center;
    }

    .titleCatLinkMenu {
        color: #f68620;
        font-weight: 900;
        text-transform: uppercase;
        font-size: 22px;
        letter-spacing: normal;
        line-height: 26px;
        display: block;
        margin-bottom: 30px;
    }

    .backIconMenu {
        transform: rotate(180deg);
        margin-right: 10px;
        position: relative;
        top: -1px;
    }

    .contactItem {
        border: none !important;
    }

    .listCat,
    .firstCat {
        display: flex;
        flex-direction: column;
    }

    .listCat {
        position: relative;
    }

    .secondsCat,
    .secondsCatWithChild {
        transform: translateX(100vw);
        display: none;
        flex-direction: column;
    }

    .secondsCatWithChild {
        position: relative;
    }

    .thirdCat,
    .thirdChildLink {
        width: 100%;
    }

    .colCloseBtn {
        display: none;
    }

    .hasCatChilds {
        background-image: url(/themes/child_leo_foodelic/assets/img/menu-mobile-ouvrir-categorie-enfant.svg);
        background-position: 90.5%;
        background-repeat: no-repeat;
    }

    .thirdCat {
        transform: translateX(100%);
    }

    .menuSecondLvl .mainMenuItem .dropdown-menu .mega-col {
        position: absolute;
    }

    .containerLoginRegister .popup-login {
        display: none !important;
    }

    .leoquicklogin-slidebar {
        height: calc(100vh - 137px) !important;
        top: 137px !important;
        z-index: 9999;
        width: 100vw;
    }

    .closeSubMenu {
        display: none;
    }

    .leoquicklogin-slidebar .leoquicklogin-slidebar-close {
        background-color: transparent !important;
        padding: 2px;
    }

    .leoquicklogin-slidebar .leoquicklogin-slidebar-close i {
        font-size: 32px;
        color: #F68620;
    }

    .leo-login-form-content {
        margin-top: 78px;
    }

    .leo-login-form-content .fa-eye {
        display: none;
    }

    .togglePassQuickLogin {
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
        cursor: pointer;
    }

    .formContact input.lql-pass-login,
    .form-control.lql-pass-login:not(.search_query) {
        padding-right: 55px !important;
    }

    .leo-quicklogin-form {
        padding-left: 10px;
        padding-right: 10px;
    }

    .lql-callregister {
        margin-top: 120px;
    }

    .lql-form-mesg.has-danger {
        text-align: center;
    }

    .lql-form-mesg.has-danger .form-control-label {
        font-size: 16px !important;
        color: #c71414 !important;
    }

    .lql-form-bt.lql-login-bt {
        background: #034A9C !important;
    }

    .groupCategories .categoryImageBanner .contentTxtCat {
        padding: 45px 15px;
    }

    .groupCategories .catPdf {
        padding-right: 15px;
    }

    .groupFooterLinks ul {
        flex-direction: column;
        align-items: center;
    }

    .groupFooterLinks ul li a {
        font-size: 20px;
    }

    .subcategory-block.subcategories-list {
        width: 50%;
    }

    #category .product_list.grid .ajax_block_product {
        width: 100%;
    }

    #content-wrapper.left-column,
    #left-column.sidebar {
        width: 50%;
    }

    .product_list.grid .ajax_block_product.first-in-line {
        padding-left: 15px;
    }

    .product_list.grid .ajax_block_product.last-in-line {
        padding-right: 15px;
    }

    .images-container {
        margin: 0px auto 37px;
    }

    .btnAttachmentDevis {
        text-align: center;
    }

    .productInfosCol {
        padding-left: 15px;
        margin-top: 50px;
    }

    .review-info .review_details {
        margin-top: 20px;
    }

    #product .product-miniature {
        margin: 88px auto 0;
    }

    #product .customRow.rowAction {
        justify-content: center;
    }

    #product_reviews_block_tab .review_button {
        margin-bottom: 20px;
    }

    .btnAttachmentDevis a {
        font-size: 16px !important;
    }

    .formFieldCustom {
        width: calc(50% - 15px);
    }

    #password .title_block {
        font-size: 40px !important;
    }

    #discount .table-bordered th,
    #discount .table-bordered td {
        white-space: nowrap;
    }

    #exportDataToCsv,
    #exportDataToPdf {
        margin-right: auto;
        margin-left: auto;
        float: unset;
        margin-bottom: 15px;
    }

    .btnPromoContainer {
        margin-top: 0;
    }

    .cart-grid-body {
        margin-bottom: 60px;
    }

    #order-items .order-line {
        margin-left: 0;
        margin-right: 0;
    }

    #module-leoblog-list #content-wrapper,
    #module-leoblog-list #right-column,
    #module-leoblog-blog #content-wrapper,
    #module-leoblog-blog #right-column {
        width: 100%;
    }

    .blog-item {
        flex-direction: column;
        align-items: center;
    }

    .blog-item .blog-image-container {
        margin-bottom: 20px;
    }

    #blogPopularBlog .lists {
        display: flex;
        flex-wrap: wrap;
    }

    #blogPopularBlog .list-item {
        padding: 15px;
        margin: 15px 15px;
        border: none;
        width: calc(50% - 30px);
    }

    #cms #content .title_block.mainTitleCms {
        font-size: 33px !important;
    }

    #cms #content .title_block {
        font-size: 29px !important;
    }

    .groupImageTitleCms {
        margin-top: -80px;
    }

    .blocSiteMap {
        width: 100%;
        margin-bottom: 30px;
    }

    .titleCatLinkMenu {
        display: block;
    }

    .thumbnail-container .product-image .product-thumbnail img,
    .product-miniature .thumbnail-container .product-image,
    .thumbnail-container .product-image .product-thumbnail {
        height: 250px;
        width: 250px;
    }

    .header-logo .logo {
        width: 186px;
        height: 62px;
    }

    .groupSlider .sliderHomePage .orangeBtn {
        font-size: 13px !important;
    }

    .product-cover {
        width: 430px;
        height: 430px;
    }

    .leo-top-menu {
        display: none !important;
    }

    html body #layerslider_1 .tremaxBtn {
        margin-left: -100px !important;
    }

    .sliderHomePage .textContainer.btnContainer.left {
        left: -526px !important;
        top: -20px !important;
    }

    .groupSlider .sliderHomePage .textContainer.title.left,
    .groupSlider .sliderHomePage .textContainer.title.left.twoLines {
        top: -20px !important;
        left: -360px !important;
    }

    .groupSlider .sliderHomePage .textContainer.paragraphe.left {
        top: -20px !important;
        left: -398px !important;
    }

    .groupSlider .sliderHomePage .textContainer.title.twoLines {
        top: -20.40px !important;
    }

    html body #layerslider_1 .tremaxBtn {
        margin-left: 17px !important;
    }

    .zoomContainer, 
    .zoomTint, 
    .product-cover #zoom_product, 
    .zoomWindowContainer, 
    .zoomWindowContainer div {
        width: 430px !important;
        height: 430px !important;
    }

    /* #module-leoproductsearch-productsearch .product_list.grid .ajax_block_product {
        width: 100%;
    } */

    .product-accessories .products > .row .ajax_block_product{
        width: 50%;
    }
    
    .off-canvas-nav-megamenu{
        display: none;
    }

    .off-canvas-nav-megamenu.showPls{
        display: block;
    }

    #page{
        padding-top: 137px;
    }

    img.placeholder{
        display: none;
    }
    
    img.placeholder.mobile{
        display: block;
    }
}

/* ******************************* END 768PX ****************************** */


/* ******************************* BEGIN 460PX ****************************** */
@media only screen and (max-width: 767px) {
    .header-top .groupHeader .colLogo {
        width: 100%;
    }

    section.off-canvas-nav-megamenu,
    .leoquicklogin-slidebar {
        top: 135px !important;
        height: calc(100vh - 135px) !important;
    }

    .colLogo .navbar-toggler {
        position: relative !important;
        top: 6px;
    }

    .header-top .groupHeader .colActionsBtn #_desktop_cart,
    .header-top .groupHeader .colActionsBtn .containerLoginRegister {
        margin-right: 15px;
    }

    .header-top .groupHeader {
        margin: 0 10px 15px;
    }

    .hasCatChilds {
        background-position: 84.5%;
    }

    .hasCatChilds.thirdChildLink {
        background-position: 90%;
    }

    .header-logo {
        min-width: 150px;
    }

    .title_block {
        font-size: 30px !important;
    }

    .title_block::before {
        max-width: 110px;
        height: 60px;
    }

    .leo-login-form-content {
        margin-top: 73px;
    }

    .popup-over .popup-content {
        left: -145px
    }

    .bannercontainer .iview,
    .bannercontainer .iviewSlider,
    .groupSlider .iview-strip {
        height: 390px !important;
    }

    .bannercontainer .iviewSlider {
        transform: none !important;
        width: 100vw !important;
    }

    .bannercontainer .textContainer.title,
    .bannercontainer .textContainer.paragraphe {
        max-width: 330px;
        width: 100%;
    }

    .groupSlider .textContainer.title {
        font-size: 22px !important;
    }

    .groupSlider .textContainer.title.left {
        font-size: 20px !important;
    }

    .groupSlider .slide_config.active .textContainer.title.left,
    .groupSlider .slide_config.active .textContainer.title {
        top: 70px !important;
    }

    .groupSlider .slide_config.active .textContainer.paragraphe.left,
    .groupSlider .slide_config.active .textContainer.paragraphe {
        top: 142px !important;
    }

    .groupSlider .slide_config.active .textContainer.orangeBtn.left,
    .groupSlider .slide_config.active .textContainer.orangeBtn {
        top: 267px !important;
    }

    .groupSlider .textContainer.paragraphe .caption-contain {
        text-align: left;
    }

    .bannercontainer .textContainer.title,
    .bannercontainer .textContainer.paragraphe,
    .bannercontainer .textContainer.orangeBtn,
    .bannercontainer .textContainer.title.left,
    .bannercontainer .textContainer.paragraphe.left,
    .bannercontainer .textContainer.orangeBtn.left {
        left: 50% !important;
        transform: translateX(-50%);
        white-space: unset;
    }

    .iview-directionNav {
        display: none;
    }

    .orangeBtn,
    .blueBtn {
        font-size: 14px !important;
    }

    .groupSlider .iview-controlNav div.iview-items.customHtmlBullet,
    .groupSlider .iview-controlNav div.iview-items.customHtmlBullet ul li {
        height: 35px;
    }

    .groupSlider .iview-strip::before,
    .groupSlider .iviewSlider::before {
        backdrop-filter: blur(3px);
    }

    .container {
        max-width: 100%;
    }

    .groupSlider {
        margin-bottom: 41px;
    }

    .groupCategories .block_content {
        margin-top: 58px;
    }

    .groupCategories .cate_content {
        flex-direction: column;
    }

    .groupCategories .catPdf {
        flex-direction: column-reverse;
        padding: 0 15px;
    }

    .groupCategories .loadedImg {
        margin-top: unset;
        max-width: 330px;
        margin-bottom: -60px;
    }

    .groupCategories .categoryImageBanner .orangeBtn {
        display: block;
        margin: 0 auto;
    }

    .groupCategories .linkCatPdf {
        margin-bottom: unset;
    }

    .groupCategories .categoryImageBanner .contentTxtCat {
        padding: 45px 15px 30px;
    }

    .groupCategories .categoryImageBanner {
        margin-bottom: 70px;
    }

    .groupProductSlider {
        padding-top: 56px;
    }

    .groupProductSlider .block_content {
        margin: 46px auto 0;
    }

    .product-miniature .thumbnail-container .product-title a {
        font-size: 20px;
    }

    .product-miniature .thumbnail-container .product-price-and-shipping .price {
        font-size: 40px;
    }

    .groupProductSlider .products_block {
        margin-bottom: 45px !important;
    }

    .groupCms {
        margin-top: 50px;
    }

    .groupCms .blocCms h2 {
        font-size: 30px;
        margin-bottom: 30px;
    }

    .groupCms .colCms {
        padding: 0 30px;
        margin-bottom: 0;
    }

    .groupCms .blocCms h3 {
        font-size: 20px;
    }

    .groupCms .imgBlocCms img {
        height: 330px !important;
        object-fit: cover;
    }

    .groupCms .blocCms {
        margin-bottom: 45px !important;
    }

    footer#footer.footer-container {
        margin-top: 60px;
    }

    .footerGroup {
        padding: 60px 30px 40px;
    }

    .footerGroup .colFooter {
        border-bottom: solid 1px #5283BC;
        margin-bottom: 33px;
    }

    .footerGroup .colFooter.first .imgAxel {
        margin-bottom: 18px;
    }

    .footerGroup .colFooter .title_block {
        margin: 0 0 24px !important;
    }

    .footerGroup .colFooter .block_content a,
    .footerGroup .colFooter .block_content p {
        margin-bottom: 20px;
    }

    .footerGroup .colFooter.second .block_content h3,
    .footerGroup .colFooter.second .block_content br {
        display: none;
    }

    .footerGroup .colFooter.second,
    .footerGroup .colFooter.third {
        padding-bottom: 16px !important;
    }

    .footerGroup .colFooter.third {
        border-left: none;
        border-bottom: solid 1px #5283BC;
        padding: 0;
    }

    .footerGroup .colFooter .socialIconFooter {
        display: none;
    }

    .footerGroup .mobileLinks {
        display: block;
        padding: 0;
    }

    .footerGroup .colMobile .bigLinkMobile {
        font-size: 24px;
        font-weight: 800;
        line-height: normal;
        text-transform: uppercase;
        margin-bottom: 40px;
        display: block;
        color: #fff;
    }

    .footerGroup .colMobile .bigLinkMobile a {
        color: #fff;
    }

    .footerGroup .colMobile .socialIconFooter .bigLinkMobile {
        margin-bottom: 20px;
    }

    .footerGroup .colMobile .socialIconFooter .imgSocial a {
        margin-left: 20px;
    }

    .footerGroup .colMobile .socialIconFooter .imgSocial a:first-child {
        margin-left: 0;
    }

    .groupFooterLinks {
        margin: 0 15px;
        padding-top: 38px;
    }

    .footerGroup .colFooter .title_block {
        font-size: 24px !important;
    }

    .footerGroup .colFooter .title_block {
        margin: 0 0 20px !important;
    }

    .footerGroup .colFooter.first img {
        max-width: 290px;
    }

    #cookiesplus-modal .row {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #cookiesplus-modal .first-layer>.row>div:nth-child(3),
    #cookiesplus-modal .first-layer>.row>div {
        text-align: center;
        width: 100%;
    }

    html body #cookiesplus-modal .cookiesplus-reject,
    html body #cookiesplus-modal .cookiesplus-more-information,
    html body #cookiesplus-modal .cookiesplus-accept,
    html body #cookiesplus-modal .cookiesplus-save {
        font-size: 13px !important;
    }

    .subcategory-block.subcategories-list {
        width: 100%;
    }

    #content-wrapper.left-column,
    #left-column.sidebar {
        width: 100%;
        max-width: unset;
    }

    .PM_ASBlockOutput #PM_ASBlock_1 {
        padding: 15px;
    }

    .PM_ASBlockOutput.PM_ASMobileMode .PM_ASBlockTitle:after,
    .PM_ASBlockOutput.PM_ASMobileMode .PM_ASearchTitle:after {
        top: 50%;
        transform: translateY(-50%);
        font-size: 29px;
    }

    .PM_ASBlockOutput.PM_ASMobileMode.PM_ASMobileVisible .PM_ASearchTitle:after,
    .PM_ASBlockOutput.PM_ASMobileMode.PM_ASMobileVisible .PM_ASBlockTitle:after {
        top: 38px;
    }

    .categoryDescription {
        margin-top: 35px;
    }

    .rowSort {
        justify-content: center;
        padding: 0 15px;
        flex-direction: column;
    }

    .labelFakeSelect {
        margin-right: 0;
    }

    #product .customRow.rowAction {
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .product-variants>.product-variants-item,
    .product-actions {
        margin-left: 0 !important;
    }

    #product .customRow.rowAction .customCol {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .product-variants>.product-variants-item,
    .product-actions {
        width: 100%;
    }

    .title-info-product {
        font-size: 35px !important;
    }

    .product-description h3 {
        font-size: 25px;
    }

    .product-detail-name {
        font-size: 33px;
    }

    .formContact .colRight,
    .formContact .colLeft {
        margin-left: 0 !important;
        width: 100% !important;
    }

    .formContact .colLeft {
        margin-bottom: 30px;
    }

    .adressOrderGroup h2 {
        font-size: 35px;
    }

    .formFieldCustom {
        width: 100%;
    }

    #password .title_block {
        font-size: 23px !important;
    }

    .renew-password {
        margin-left: 0;
    }

    .resetPasswordForm .renew-password>.container-fluid {
        padding: 0;
    }

    .page-footer .account-link {
        margin-left: 0;
    }

    .page-my-account #content .links a {
        width: 100%;
    }

    #my-account .links {
        margin-top: 60px;
    }

    #history .cadreShadowAccount p {
        margin-bottom: 0;
    }

    #history .cadreShadowAccount {
        margin-bottom: 30px;
    }

    #order-infos .box>.row {
        display: flex;
        flex-direction: column;
    }

    #order-infos .box>.row .colBtnReOrder {
        margin-top: 10px;
        width: 100%;
    }

    .page-order-detail .order-items .order-item .desc .name {
        margin-bottom: 5px;
    }

    #order-detail .titleAccount {
        font-size: 35px;
    }

    .order-message-form .form-control-select {
        background-position: 95%;
    }

    #order-slip .cadreShadowAccount:not(.credit-slips),
    #discount .cadreShadowAccount:not(.cart-rules) {
        display: none;
    }

    .credit-slip,
    .cart-rule {
        border-bottom: solid 1px #f68620;
        margin-bottom: 20px;
    }

    #module-psgdpr-gdpr .titleAccount {
        font-size: 36px;
    }

    .rowColumnMobile {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .product-line-grid>div .qty,
    .product-line-grid>div .price {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .product-line-grid>div .qty {
        padding-bottom: 10px;
    }

    .deleteProductCol {
        padding: 0;
        position: absolute;
        top: 5px;
        right: 0;
    }

    body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
        margin-top: 10px;
        margin-left: auto;
        margin-right: auto;
    }

    #checkout-addresses-step .form-fields .formFieldCustom {
        width: 100%;
        margin-bottom: 20px;
        max-width: unset;
    }

    .carriere-name-container,
    .carrier-price {
        margin-top: 15px;
    }

    .carrier-price {
        color: #F68620;
    }

    #order-confirmation .card-title {
        display: none;
    }

    #order-items .order-line>div:first-child {
        padding: 0;
        text-align: center;
    }

    #order-items .order-line>div {
        width: 100%;
    }

    #order-items .image img {
        max-width: 250px;
    }

    #order-items .order-line {
        border-bottom: solid 1px #ddd;
        padding-bottom: 15px;
    }

    #order-confirmation .titleAccount {
        font-size: 35px;
    }

    #blogPopularBlog .list-item {
        width: 100%;
    }

    #module-leoblog-list #content-wrapper {
        margin-top: 30px;
    }

    #blog-category .inner {
        margin-top: 50px;
    }

    #module-leoblog-blog .titleAccount {
        font-size: 35px;
    }

    #cms #content h2 {
        font-size: 25px;
        margin-top: 30px;
        text-align: left !important;
    }

    .page-content.page-cms .block.ApImage {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .categoryDescription li,
    .product-description li,
    .adressOrderContactTxt li,
    .page-content.page-cms .block_content li,
    .blog-description li {
        margin-left: 30px;
        text-align: left;
    }

    #cms.cms-id-16 #content .title_block.mainTitleCms {
        font-size: 19px !important;
    }

    #cms.cms-id-12 #content .title_block.mainTitleCms {
        font-size: 27px !important;
    }

    .blocSiteMap {
        margin-left: 0;
        margin-right: 0;
    }

    .sitemap {
        margin: 0;
    }

    .sitemapContainer {
        margin-top: 60px;
    }

    #cms.cms-id-17 #content .title_block.mainTitleCms {
        font-size: 26px !important;
    }

    #cms.cms-id-17 #content .title_block.mainTitleCms {
        font-size: 24px !important;
    }

    #cms.cms-id-17 .page-content.page-cms .mainTitleCms,
    #cms.cms-id-2 .page-content.page-cms .mainTitleCms {
        margin-bottom: 60px !important;
    }

    #cart .alert {
        padding: 10px 15px !important;
    }

    #cart .alert.alert-warning::before {
        display: none;
    }

    #registration .formFieldCustom {
        max-width: unset;
    }

    .thumbnail-container .product-image .product-thumbnail img,
    .product-miniature .thumbnail-container .product-image,
    .thumbnail-container .product-image .product-thumbnail {
        height: 266px;
        width: 266px;
    }

    .header-logo .logo {
        width: 160px;
        height: 53px;
    }

    .imgCatPdf img {
        width: 330px;
        height: 185px;
    }

    .sliderHomePage.mobile .ls-wrapper.ls-in-out {
        /* transform: translateX(-50%) !important; */
        /* left: 50% !important; */
        width: auto !important;
        width: 100vw !important;
    }

    .sliderHomePage.mobile .ls-wrapper.ls-in-out .textContainer {
        position: absolute !important;
        transform: translateX(-50%) !important;
        left: 50% !important;
        top: unset !important;
        width: calc(100% - 60px) !important;
    }

    .sliderHomePage.mobile .textContainer.paragraphe {
        font-size: 16px !important;
        text-align: left !important;
    }

    .groupSlider .sliderHomePage .ls-bottom-slidebuttons {
        bottom: 0;
    }

    .sliderHomePage.mobile .textContainer.btnContainer.tremaxBtn {
        top: -175px !important;
    }

    #module-leoproductsearch-productsearch .product_list.grid .ajax_block_product {
        width: 100%;
    }

    .product-accessories .products > .row .ajax_block_product{
        width: 100%;
    }

    #page{
        padding-top: 128px;
    }
}

/* ******************************* END 460PX ****************************** */

@media only screen and (max-width:575px) {
	section.off-canvas-nav-megamenu, .leoquicklogin-slidebar {
        top: 133px !important;
        height: calc(100vh - 133px) !important;
    }
}

/* ******************************* BEGIN 414PX ****************************** */
@media only screen and (max-width: 459px) {
    .header-top .groupHeader .colActionsBtn .leo-dropdown-cart-content {
        left: 65px;
    }

    .btnAttachmentDevis a {
        font-size: 15px !important;
        white-space: normal;
    }

    #password .title_block {
        font-size: 21px !important;
    }

    #address .titleAccount {
        font-size: 38px;
    }

    #discount .titleAccount {
        font-size: 37px;
    }

    #module-psgdpr-gdpr .titleAccount {
        font-size: 32px;
    }

    #module-psgdpr-gdpr .orangeBtn {
        font-size: 13px !important;
    }

    .order-line>div>.row {
        display: flex;
        flex-wrap: wrap;
    }

    #order-items .order-line .qty .row div.productOrderPrice,
    #order-items .order-line .qty .row div.productOrderQty {
        width: 50%;
    }

    #order-items .order-line .qty .row div.productOrderTotal {
        width: 100%;
        text-align: center !important;
        margin-top: 10px;
    }

    #order-items .order-line .qty .row div.productOrderQty {
        text-align: right;
    }

    #cms.cms-id-12 #content .title_block.mainTitleCms {
        font-size: 24px !important;
    }

    .header-logo .logo {
        width: 150px;
        height: 50px;
    }

    .product-cover {
        width: 384px;
        height: 384px;
        margin-left: auto;
        margin-right: auto;
    }

    .sliderHomePage.mobile .ls-wrapper.ls-in-out .textContainer.title.twoLines {
        top: -20px !important;
    }

    .sliderHomePage.mobile .textContainer.btnContainer.tremaxBtn {
        top: -152px !important;
    }

    .zoomContainer, 
    .zoomTint, 
    .product-cover #zoom_product, 
    .zoomWindowContainer, 
    .zoomWindowContainer div {
        width: 384px !important;
        height: 384px !important;
    }

    #page{
        padding-top: 125px;
    }
}

/* ******************************* END 414PX ****************************** */


/* ******************************* BEGIN 375PX ****************************** */
@media only screen and (max-width: 413px) {

    .header-top .groupHeader .colActionsBtn #_desktop_cart,
    .header-top .groupHeader .colActionsBtn .containerLoginRegister {
        margin-right: 5px;
    }

    .header-top .groupHeader .colActionsBtn .leo-dropdown-cart-content {
        left: 57px;
    }

    .mainMenuItem .dropdown-menu .titleCat {
        padding-right: 51px;
    }

    .header-top .groupHeader .colLogo .header-logo {
        margin-left: 20px;
    }

    .groupCms .imgBlocCms img {
        height: 315px !important;
    }

    .btnAttachmentDevis a {
        font-size: 12px !important;
    }

    .title-info-product {
        font-size: 30px !important;
    }

    .product-description h3 {
        font-size: 23px;
    }

    .formFooterForgotPassword .orangeBtn {
        font-size: 12px !important;
    }

    .page-footer .account-link {
        margin: 0;
    }

    #password .title_block {
        font-size: 19px !important;
    }

    #order-detail .titleAccount {
        font-size: 31px;
    }

    .tabsAccount {
        background-color: transparent;
    }

    .tabsAccount a {
        margin: 20px;
        background-color: #f2f6fa;
        border-radius: 10px;
    }

    .addAdress {
        font-size: 13px !important;
    }

    #address .titleAccount {
        font-size: 34px;
    }

    #discount .titleAccount {
        font-size: 33px;
    }

    #module-psgdpr-gdpr .titleAccount {
        font-size: 29px;
    }

    #module-psgdpr-gdpr .orangeBtn {
        font-size: 10px !important;
    }

    .btnPromoContainer {
        margin-top: 10px;
    }

    .block-promo .promo-code {
        padding: 15px;
    }

    .cart-summary-line .value {
        font-size: 20px !important;
    }

    body#checkout section.checkout-step .step-title {
        font-size: 18px;
    }

    body#checkout section.checkout-step .step-number {
        padding: 0;
    }

    #cms #content .title_block.mainTitleCms {
        font-size: 29px !important;
    }

    #cms #content .title_block {
        font-size: 24px !important;
    }

    #cms.cms-id-12 #content .title_block.mainTitleCms {
        font-size: 21px !important;
    }

    #cms.cms-id-17 #content .title_block.mainTitleCms {
        font-size: 21px !important;
    }

    #module-leoproductsearch-productsearch .titleAccount {
        font-size: 30px;
    }

    .thumbnail-container .product-image .product-thumbnail img,
    .product-miniature .thumbnail-container .product-image,
    .thumbnail-container .product-image .product-thumbnail {
        height: 241px;
        width: 241px;
    }

    .product-cover {
        width: 345px;
        height: 345px;
    }

    .sliderHomePage.mobile .ls-wrapper.ls-in-out .textContainer.paragraphe {
        font-size: 14px !important;
        text-align: left !important;
        top: 25px !important;
    }

    .sliderHomePage.mobile .textContainer.btnContainer.tremaxBtn {
        top: -142px !important;
    }

    .zoomContainer, 
    .zoomTint, 
    .product-cover #zoom_product, 
    .zoomWindowContainer, 
    .zoomWindowContainer div {
        width: 345px !important;
        height: 345px !important;
    }

    .header-top .groupHeader .colActionsBtn .containerLoginRegister a span {
        font-size: 11px;
    }
}

/* ******************************* END 375PX ****************************** */


/* ******************************* BEGIN 360PX ****************************** */
@media only screen and (max-width: 374px) {
    .header-top .groupHeader .colActionsBtn .leo-dropdown-cart-content {
        left: 63px;
    }
	
	section.off-canvas-nav-megamenu, .leoquicklogin-slidebar {
        top: 125px !important;
        height: calc(100vh - 125px) !important;
    }

    .containerLoginRegister img,
    .leo-blockcart img,
    .language-selector-wrapper>a>img,
    .header-top .groupHeader .colActionsBtn .popup-over a.popup-title {
        width: 30px !important;
        height: unset !important;
    }

    .header-top .groupHeader .colActionsBtn #_desktop_cart .cart-products-count {
        height: 18px;
        width: 18px;
        font-size: 10px;
        top: -6px;
        right: -6px;
    }

    .header-top .groupHeader .colActionsBtn {
        align-items: center;
    }

    .popup-over .popup-content {
        left: -162px;
    }

    .title_block {
        font-size: 28px !important;
    }

    .groupCms .imgBlocCms img {
        height: 300px !important;
    }

    .groupSlider .slide_config.active .textContainer.orangeBtn.left,
    .groupSlider .slide_config.active .textContainer.orangeBtn {
        top: 267px !important;
        width: 185px !important;
        height: auto !important;
    }

    .groupFooterLinks ul li a {
        font-size: 18px;
    }

    .formFooterForgotPassword .orangeBtn {
        font-size: 11px !important;
    }

    #password .title_block {
        font-size: 18px !important;
    }

    #order-detail .titleAccount {
        font-size: 30px;
    }

    .addAdress {
        font-size: 12px !important;
    }

    #address .titleAccount {
        font-size: 33px;
    }

    #discount .titleAccount {
        font-size: 32px;
    }

    #module-psgdpr-gdpr .titleAccount {
        font-size: 27px;
        margin-bottom: 30px;
    }

    #module-psgdpr-gdpr .orangeBtn {
        white-space: break-spaces;
    }

    .cart-summary-products .orangeBtn {
        font-size: 13px !important;
    }

    body#checkout section.checkout-step .step-title {
        white-space: nowrap;
    }

    #cms #content .title_block.mainTitleCms {
        font-size: 28px !important;
    }

    #cms.cms-id-12 #content h2 {
        font-size: 25px !important;
    }

    .thumbnail-container .product-image .product-thumbnail img,
    .product-miniature .thumbnail-container .product-image,
    .thumbnail-container .product-image .product-thumbnail {
        height: 226px;
        width: 226px;
    }

    .product-cover {
        width: 330px;
        height: 330px;
    }

    .zoomContainer, 
    .zoomTint, 
    .product-cover #zoom_product, 
    .zoomWindowContainer, 
    .zoomWindowContainer div {
        width: 330px !important;
        height: 330px !important;
    }

    .header-top .groupHeader .colActionsBtn .containerLoginRegister .accountTxt{
        font-size: 10px;
    }
}

/* ******************************* END 360PX ****************************** */


/* ******************************* BEGIN 320PX ****************************** */
@media only screen and (max-width: 359px) {
    .customLink {
        padding-right: 25px;
    }

    .header-top .groupHeader .colActionsBtn .leo-dropdown-cart-content {
        left: 57px;
    }

    .bannercontainer .textContainer.title,
    .bannercontainer .textContainer.paragraphe {
        max-width: 290px;
    }

    .groupSlider .textContainer.title.left {
        font-size: 18px !important;
    }

    .title_block {
        font-size: 24px !important;
    }

    .groupCategories .categoryImageBanner .cat_name {
        font-size: 22px;
    }

    .product-miniature {
        max-width: 290px;
    }

    .groupProductSlider {
        padding-left: 15px;
        padding-right: 15px;
        max-width: 100vw;
        margin: 0;
    }

    .groupProductSlider .slick-arrows .slick-arrow.slick-prev {
        left: -28px;
        transform: scale(.7);
    }

    .groupProductSlider .slick-arrows .slick-arrow.slick-next {
        right: -21px;
        transform: scale(.7);
    }

    .groupCms .blocCms h2 {
        font-size: 23px;
    }

    .groupCms .blocCms h3 {
        font-size: 17px;
    }

    .groupCms .imgBlocCms img {
        height: 260px !important;
    }

    .groupFooterLinks ul li a {
        font-size: 16px;
    }

    .footerGroup .colFooter.first .imgAxel em {
        font-size: 17px;
    }

    .pagination .pageLink {
        width: 35px !important;
        height: 35px !important;
    }

    .btnAttachmentDevis a {
        font-size: 14px !important;
    }

    .title-info-product {
        font-size: 26px !important;
    }

    .product-description h3 {
        font-size: 20px;
    }

    .open-review-form {
        font-size: 15px;
    }

    .adressOrderGroup h2 {
        font-size: 30px;
    }

    .formFooterForgotPassword .orangeBtn {
        font-size: 9px !important;
    }

    .page-footer {
        padding: 0;
    }

    .page-footer .account-link span {
        font-size: 15px;
    }

    #password .title_block {
        font-size: 16px !important;
    }

    .formFooterResetPassword .orangeBtn {
        font-size: 12px !important;
    }


    #history .titleAccount {
        font-size: 35px;
    }

    #order-detail .titleAccount {
        font-size: 26px;
    }

    .addAdress {
        font-size: 10px !important;
    }

    #address .titleAccount {
        font-size: 37px;
    }

    #address .titleAccount {
        font-size: 29px;
    }

    #discount .titleAccount {
        font-size: 28px;
    }

    #module-psgdpr-gdpr .titleAccount {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .cadreShadowAccount p {
        font-size: 15px;
    }

    body#checkout section.checkout-step .step-title {
        font-size: 15px;
    }

    .cadreShadowAccount {
        padding: 15px;
    }

    .cart-summary-products .orangeBtn {
        font-size: 12px !important;
    }

    body#checkout section.checkout-step .form-footer {
        align-items: center;
        display: flex;
        flex-direction: column;
    }

    #checkout .continue.btn {
        margin-bottom: 10px;
    }

    #order-confirmation #order-details {
        margin-left: 15px;
        margin-right: 15px;
    }

    #order-confirmation .titleAccount {
        font-size: 30px;
    }

    .blog-item .title a {
        font-size: 20px;
    }

    #module-leoblog-blog .titleAccount {
        font-size: 30px;
    }

    #cms #content .title_block.mainTitleCms {
        font-size: 24px !important;
    }

    #cms #content .title_block {
        font-size: 20px !important;
    }

    .leo-modal-review .modal-footer .orangeBtn,
    .leo-modal-review .modal-footer .blueBtn {
        font-size: 12px !important;
    }

    .product-cover {
        width: 290px;
        height: 290px;
    }

    html body #layerslider_2 .tremaxBtn {
        margin-left: -10px !important;
    }

    .sliderHomePage.mobile .ls-wrapper.ls-in-out .textContainer.paragraphe {
        font-size: 12px !important;
    }

    .sliderHomePage.mobile .textContainer.btnContainer.tremaxBtn {
        top: -120px !important;
    }

    .zoomContainer, 
    .zoomTint, 
    .product-cover #zoom_product, 
    .zoomWindowContainer, 
    .zoomWindowContainer div {
        width: 290px !important;
        height: 290px !important;
    }
}

/* ******************************* END 320PX ****************************** */
/* |||||||||||||||||||||||||| END RESPONSIVE DAVID |||||||||||||||||||||||||| */



/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/*                            END CUSTOM CSS DAVID                            */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */