body, html {
    font-family: "Lato", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}
ul li, p {
  color: #000;
  font-weight: 400;
}
.material-icons {
  font-family: "Material Icons", Arial, sans-serif !important;
}
#wrapper {
  padding-top: 0;
  background: #fff;
}
body > main {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
body > main #wrapper {
  flex-grow: 1;
}
#index #wrapper {
  overflow-x: hidden;
}
a {
  cursor: pointer;
}
div#_desktop_language_selector {
    display: none;
}
/*****/
#header {
    color: #000000;
    background: #E1F0D1;
    box-shadow: none;
    border: none;
    clear: both;
}
#header .header-nav .container {
    width: 100%;
    max-width: 1690px;
    padding-left: 15px;
    padding-right: 15px;
}
#header .header-nav {
    max-height: max-content;
    border-bottom: none;
    padding-top: 36px;
}
.top-menu .right-nav-mobile a:not([data-depth="0"]){
    padding: 0;
}
body:not(#index) #header .header-nav {
    padding-top: 20px;
    padding-bottom: 15px;
}
#header #_desktop_logo h1 a {
    display: block;
}
#header .header-nav .search-widget {
    margin-top: 0;
}
.search-widget form input[type="text"] {
    min-width: 219px;
    padding: 8px 40px 8px 12px;
    color: #000;
    border-radius: 35px;
    border: 1px solid #8DB054;
    height: 40px;
    font-size: 16px;
    line-height: 20px;
    background: rgba(255, 255, 255, 0.7);
    outline: 0 !important;
    box-shadow: none;
}
.search-widget form input[type="text"]::placeholder, .search-widget form input[type="text"]:-moz-placeholder, .search-widget form input[type="text"]::-webkit-input-placeholder {
    color: #000;
}
.search-widget form {
    position: relative;
}
.search-widget form button[type="submit"] {
    position: absolute !important;
    right: 0;
    top: 0;
    bottom: inherit;
    width: 40px;
    height: 40px;
    background: none !important;
    border: none;
    border-radius: 0 35px 35px 0;
    line-height: 1;
    z-index: 1;
    min-width: auto !important;
    padding: 0 !important;
    margin: 0 !important;
}
.search-widget form button[type="submit"] i.search {
    line-height: inherit;
    width: auto;
    height: auto;
    font-size: inherit;
}
/***panier ***/
#header .header-nav .blockcart {
    height: inherit;
    padding: 0;
    margin-left: 21px;
    margin-top: 0;
    text-align: right;
    white-space: nowrap;
    background: transparent;
}
#header .header-nav .blockcart .header {
    margin-top: 0;
}
#header .header-nav .cart-preview .shopping-cart {
    color: #000;
    display: flex;
    align-items: center;
    padding: 8px 0;
    margin: 0;
    border: none!important;
}
#header .header-nav .cart-preview .shopping-cart .psb_cart_qty_mobile {
    display: none;
}
#header .header-nav .cart-preview .shopping-cart img {
    margin-right: 7px;
}
#header .header-nav .cart-preview .shopping-cart span {
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    line-height: 20px;
    color: #000;
    font-weight: 400;
}
#header .header-nav .cart-preview .psb_blockcart_header a, #header .header-nav .cart-preview {
    background: transparent !important;
    border: none !important;
}
#header .header-nav .user-info {
    margin-top: 0;
    margin-left: 21px;
}
#header .header-nav .user-info > a, #header .header-nav .user-info .account {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #000;
    line-height: 20px;
    font-weight: 400;
    padding: 8px 0;
}
#header .header-nav .user-info .account {
    margin-left: 0;
}
#header .header-nav .user-info a img {
    margin-right: 8px;
}
#header .header-nav .user-info ul.dropdown-list {
    position: absolute;
    z-index: 1001;
    margin: 0;
    min-width: 180px;
    text-align: left;
    padding: 0;
    border-radius: 6px;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .16);
    transition: all 0.3s linear;
    display: none;
    height: auto;
    right: 0;
}
#header .header-nav .user-info ul.dropdown-list > li:not(:last-child) {
    border-bottom: 1px solid #DFE0E1;
}
#header .header-nav .user-info ul.dropdown-list li a {
    padding: 12px 12px;
    display: block;
    margin: 0 !important;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    text-transform: none;
    text-transform: capitalize;
}
#header .header-nav .user-info ul.dropdown-list li a:hover {
    color: #8DB054;
}
#header .header-nav .user-info .dropdown:hover ul.dropdown-list {
    display: block !important;
}
/** end panier **/
.ets_mm_megamenu *:not(.fa):not(i) {
    font-family: 'Lato', sans-serif !important;
}
.mm_menu_content_title {
    padding: 0;
    min-height: 40px;
    font-size: 18px;
    line-height: 24px;
    text-transform: none;
    color: #000;
    font-weight: 400;
}
/*** menu ***/
    .search-widget {
        min-width: inherit;
    }
    #header .header-nav .right-nav {
        margin-top: 32px;
    }
    
    .layout_layout1 .ets_mm_megamenu_content {    
        border-bottom: none;
        border-top: none;
        background: transparent !important;
    }
    .ets_mm_megamenu.layout_layout1 {
        background: transparent;
        margin-top: 30px;
    }
    .layout_layout1 .ets_mm_megamenu_content ul.mm_menus_ul {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .layout_layout1 .mm_menus_li {
        border-right: none !important;
        border-left: none !important;
    }
    .layout_layout1 .ets_mm_megamenu_content ul.mm_menus_ul > .mm_menus_li {
        padding-left: 16px;
        padding-right: 16px;
    }
    .layout_layout1:not(.ybc_vertical_menu):not(.click_open_submenu) .mm_menus_li:hover > a, .layout_layout1:not(.ybc_vertical_menu).click_open_submenu .mm_menus_li.open_li > a, .layout_layout1:not(.ybc_vertical_menu) .mm_menus_li.menu_hover > a, .ets_mm_megamenu.layout_layout1.ybc_vertical_menu:hover, #header .layout_layout1:not(.ybc_vertical_menu):not(.click_open_submenu) .mm_menus_li:hover > a, #header .layout_layout1:not(.ybc_vertical_menu).click_open_submenu .mm_menus_li.open_li > a, #header .layout_layout1:not(.ybc_vertical_menu) .mm_menus_li.menu_hover > a, .ets_mm_megamenu.layout_layout1.ybc_vertical_menu:hover {
        background: transparent;
    }
    .layout_layout1:not(.ybc_vertical_menu):not(.click_open_submenu) .mm_menus_li > a:before, .layout_layout1:not(.ybc_vertical_menu).click_open_submenu .mm_menus_li.open_li > a:before, .layout_layout1.ybc_vertical_menu:hover .ybc-menu-vertical-button:before, .layout_layout1:hover .ybc-menu-vertical-button .ybc-menu-button-toggle_icon_default .icon-bar, .ybc-menu-vertical-button.layout_layout1:hover {
        background-color: #8DB054;
    }
    .layout_layout1 .mm_menus_li>a:before {
        height: 2px;
        border-radius: 2px;
        background-color: #8DB054 !important;
        left: 0;
        top: inherit;
        bottom: 0;
    }
    body:not(#index) .layout_layout1 .mm_menus_li>a:before {
        display: none!important;
    }
    .layout_layout1 .ets_mm_megamenu_content ul.mm_menus_ul > .mm_menus_li:hover a.ets_mm_url, .layout_layout1 .ets_mm_megamenu_content ul.mm_menus_ul > .mm_menus_li a.ets_mm_url {
        background: transparent !important;
    }
    body:not(#index) .layout_layout1 .ets_mm_megamenu_content ul.mm_menus_ul > .mm_menus_li:hover a.ets_mm_url .mm_menu_content_title, body:not(#index) .layout_layout1 .ets_mm_megamenu_content ul.mm_menus_ul > .mm_menus_li a.ets_mm_url:hover .mm_menu_content_title {
        color: #80AD4A;
    }
/** menu **/
/** not index **/
body:not(#index) header#header {
    background-color: #fff;
    background-image: url(/themes/espace-therapeute/assets/img/bg-header.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right top;
}
body:not(#index) #header .header-nav {
    padding-top: 18px;
    padding-bottom: 12px;
}
body#category #header .header-nav, body#product #header .header-nav {
    padding-bottom: 0;
}
body:not(#index) #header .logo {
    height: 102px;
    width: auto;
}
body:not(#index) .ets_mm_megamenu.layout_layout1 {
    margin-top: 37px;
}
body:not(#index) #header .header-nav .right-nav {
    margin-top: 37px;
}
/** footer ****/
footer#footer {
    background: #F3F9ED;
    border-top: 1px solid #8DB054;
    padding: 0;
}
.footer-container {
    padding-top: 48px;
    padding-bottom: 24px;
}
#footer .footer-container .container {
    width: 100%;
    max-width: 1690px;
    padding-left: 15px;
    padding-right: 15px;
}
.footer-container .links .two-column.wrapper .collapse {
    column-count: 2;
}
.footer-container .h3, .footer-container .h4 {
    margin-bottom: 8px;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    text-transform: none !important;
    line-height: 28px;
    font-weight: 600;
    text-align: left;
}
#footer .links .wrapper ul li a {
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    font-family: 'Lato', sans-serif;
    text-transform: lowercase;
}
#footer .links .wrapper ul li a span.text-uppercase {
    text-transform: uppercase;
}
#footer .links .wrapper ul li a::first-letter {
    text-transform: uppercase;
}
.block-contact #contact-infos {
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    font-family: 'Lato', sans-serif;
    text-transform: lowercase;
}
.block-social ul li {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 4px;
    cursor: pointer;
    background-color: transparent!important;
    background-repeat: no-repeat;
    position: relative;
    transition: transform .4s ease-in-out;
    -moz-transition: transform .4s ease-in-out;
    -webkit-transition: transform .4s ease-in-out;
}
.block-social ul li a {
    display: block;
    height: 100%;
    overflow: hidden;
    text-indent: inherit;
    white-space: normal;
    opacity: 0;
    z-index: 3;
    position: relative;
}
#footer .block-social ul li:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
.block-social ul li:before {
    z-index: 2;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
    content: "";
    background-size: 20px;
    background-repeat: no-repeat;
    background-color: #fff;
    border-radius: 2px;
}
.block-social ul li.facebook::before {
    background-image: url(/themes/espace-therapeute/assets/img/facebook.svg);
}
.block-social ul li.youtube::before {
    background-image: url(/themes/espace-therapeute/assets/img/youtube.svg);
}
.block-social ul li.pinterest::before {
    background-image: url(/themes/espace-therapeute/assets/img/pinterest.svg);
}
.block-social ul li.instagram::before {
    background-image: url(/themes/espace-therapeute/assets/img/instagram.svg);
}
.block-social {
    margin-top: 16px;
}
.block-contact .contact_block a {
    color: #000;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    padding-left: 21px;
    position: relative;
    display: block;
}
.block-contact .contact_block .phone a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 14px;
    height: 14px;
    background-image: url(/themes/espace-therapeute/assets/img/phone.svg);
    background-repeat: no-repeat;
}
.block-contact .contact_block .email a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    width: 15px;
    height: 11px;
    background-image: url(/themes/espace-therapeute/assets/img/email.svg);
    background-repeat: no-repeat;
}
.footer-container li {
    margin-bottom: 2px;
}
#footer .links .wrapper ul li a:hover, #footer .footer-container a:hover {
    color: #000 !important;
    text-decoration: underline;
}
.footer-copyright {
    background: #fff;
    padding: 12px 0 14px;
}
.footer-copyright p {
    margin: 0;
    text-align: center;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    line-height: 20px;
    color: #000;
}
.footer-copyright .container {
    width: 100%;
    max-width: 100%;
}
.footer-copyright p a {
    font-weight: 600;
    color: #8DB054;
    text-decoration: underline;
    transition: all .2s linear;
}
.footer-copyright p a:hover {
    text-decoration: none;
}
/**** body ***/
#wrapper {
    padding-top: 0;
    background: #fff;
}

.ui-jolisearch .jolisearch-title {
    margin-left: 0;
    margin-top: -2.5em;
    margin-bottom: 0;
    padding: 3px 8px;
    font-size: 16px;
    font-weight: 600;
    background: transparent;
    color: #000;
    text-shadow: none;
    text-transform: none;
    border-radius: 0;
    box-shadow: none;
    z-index: 30;
}
.ui-jolisearch .jolisearch-title:after {
    display: none;
}
.ui-jolisearch.centered-list {
    border: none !important;
    box-shadow: none !important;
    background: #fff !important;
}
@media (min-width: 992px) {
    .ui-jolisearch.centered-list {
    border: none !important;
    box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, .2)!important;
    background: #fff !important;
    right: 0;
    margin-left: 20px;
    }
}
.ui-jolisearch .jolisearch-description span {
    padding-top: 6px;
    padding-left: 0;
    font-size: .75em;
    color: #000;
    text-transform: none;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
.ui-jolisearch .jolisearch-description span.jolisearch-price {
    font-weight: 600;
    font-size: .95rem;
    padding-top: 4px;
}
.ui-jolisearch.ui-menu .ui-menu-item.more-results a .jolisearch-post {
    color: #000 !important;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    border-bottom: 1px solid #000;
    display: inline-block;
    line-height: 18px;
}
.ui-jolisearch.ui-menu .ui-menu-item.more-results a:hover .jolisearch-post {
    border-bottom-color: transparent!important;
}
/*** responsive ***/
@media (max-width: 1480px) {
    .mm_menu_content_title {
        font-size: 16px;
        line-height: 24px;
    } 
    .layout_layout1 .ets_mm_megamenu_content ul.mm_menus_ul > .mm_menus_li {
        padding-left: 8px;
        padding-right: 8px;
    } 
    #header .header-nav {
        padding-top: 24px;
    }
    .footer-container .h3, .footer-container .h4 {
        margin-bottom: 8px;
        font-size: 17px;
        line-height: 24px;
    }
    .footer-container {
        padding-top: 36px;
        padding-bottom: 20px;
    }
}
@media (max-width: 1200px) and (min-width: 992px) {
    #header .header-nav .right-nav {
        width: 33.33333%;
    }
    #header .header-nav .center-nav {
        width: 50%;
    }
    #header .header-nav .hook-default .ets_mm_megamenu_content .container {
        padding: 0 30px 0 0;
    }
}
@media (max-width: 1200px) {
    #header .header-nav .cart-preview .shopping-cart span.hidden-sm-down {
        display: none;
    }
    #header .header-nav .cart-preview .shopping-cart .psb_cart_qty_mobile {
        display: block;
        position: absolute;
        right: -2px;
        top: -1px;
        font-family: 'Lato', sans-serif;
        font-size: 12px;
        font-weight: 700;
        background: #e52020;
        color: #fff;
        width: 20px;
        height: 20px;
        line-height: 20px;
        border-radius: 50%;
        text-align: center;
        z-index: 1;
    }
    #header .header-nav .user-info > a span.hidden-sm-down, #header .header-nav .user-info .account span.hidden-sm-down {
        display: none;
    }
    #header .header-nav {
        padding-top: 18px;
    }
}
@media (min-width: 992px) {
    button.display-search.hidden-lg-up {
        display: none!important;
    }
    .search-widget button.close.hidden-lg-up {
        display: none !important;
    }
}
@media (max-width: 992px) and (min-width: 768px) {
    #header .header-nav .right-nav {
        width: 25%;
    }
    #header .header-nav .center-nav {
        width: 58.33333%;
    }
    #header .header-nav .ets_mm_megamenu_content .container {
        padding: 0;
    }
    #header .header-nav .ets_mm_megamenu .container {
        padding: 0;
    }
    .layout_layout1 .ets_mm_megamenu_content ul.mm_menus_ul > .mm_menus_li {
        padding-left: 7px;
        padding-right: 7px;
    }
    .layout_layout1 .ets_mm_megamenu_content ul.mm_menus_ul{
        justify-content: center;
    }
    .search-widget form.hidden-md-down {
        display: none !important;
    }
    button.display-search.hidden-lg-up {
        display: block !important;
    }
    .search-widget form.hidden-md-down.show {
        display: block !important;
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        background: rgba(0, 0, 0, .5);
        padding: 0;
        z-index: 9;
        /* box-shadow: 0 -2px 6px 4px rgba(0, 0, 0, .2); */
        width: 100%;
        height: 100%;
    }
    .search-widget form.hidden-md-down.show .search_block {
        width: 100%;
        background: #fff;
        padding: 2.25rem 1.875rem 1rem;
        position: relative;
        height: 92px;
    }
    .search_block_form {
        display: flex;
        position: relative;
        max-width: 400px;
        justify-content: center;
        margin: 0 auto;
    }
    .search-widget form input[type="text"] {
        min-width: 219px;
        width: 100%;
    }
    .ui-jolisearch.centered-list {
        max-width: 100%;
        position: fixed;
        top: 92px !important;
        bottom: inherit;
        box-shadow: 0 2px 4px rgba(0, 0, 0, .4) !important;
        width: 100% !important;
        box-shadow: none !important;
        height: calc(100vh - 92px) !important;
        overflow-y: scroll;
        border: none !important;
    }
    .search-widget button.close.hidden-lg-up {
        display: block !important;
        position: absolute;
        right: 0;
        top: 0;
        width: 40px;
        height: 40px;
        opacity: 1;
    }
    .search-widget button.close.hidden-lg-up .close {
        float: none;
        font-size: 1.5rem;
        font-weight: 700;
        line-height: 1;
        color: #000;
        text-shadow: none;
        opacity: 1;
    }
    .search-widget button.close .close span {
        font-size: 30px;
        color: #000;
        font-family: 'Lato', sans-serif;
        font-weight: 300;
        line-height: 20px;
        font-style: normal;
    }
    body.jolisearch-on {
        overflow: hidden;
    }
}
@media (max-width: 992px) {
button.display-search i.material-icons.search {
    font-size: 0;
    line-height: inherit;
    display: block;
    width: auto;
    height: auto;
}
button.display-search {
    background: transparent;
    outline: 0 !important;
    margin-left: 21px;
    margin-top: 7px;
    box-shadow: none !important;
    border: none !important;
    height: 36px;
    width: 36px;
    padding: 4px;
}
button.display-search i.material-icons.search svg {
    width: 25px;
    height: 21px;
}
#header .header-nav .right-nav {
    margin-top: 24px;
}
.ets_mm_megamenu.layout_layout1 {
    margin-top: 24px;
}
.footer-container .links .two-column.wrapper .collapse {
    column-count: 1;
}
.footer-container .links .wrapper {
    padding-left: 0;
    padding-right: 15px;
}
.footer-container .block-contact.wrapper {
    padding-left: 0;
}
.footer-container {
    padding-top: 36px;
    padding-bottom: 16px;
}
}
@media (min-width:767px) {
    nav.header-nav .hidden-md-up {
        display: none;
    }
}

@media (max-width:768px) {
    /* #header .header-nav .cart-preview .shopping-cart .psb_cart_qty_mobile {
        right: 4px;
        top: 8px;
    } */
    #header .header-nav .cart-preview  .shopping-cart .psb_cart_qty_mobile {
        top: 0;
        right: 0;
    }
    button.display-search.hidden-lg-up {
        display: none !important;
    }
    .left-nav-mobile {
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
    #header .header-nav .left-nav-mobile .ets_mm_megamenu .container {
        width: auto;
        max-width: max-content;
        margin: 0;
        background-color: transparent;
        padding: 0;
    }
    #header .header-nav .ets_mm_megamenu {
        width: auto;
        margin: 0!important;
    }
    #header .top-logo a {
        padding: 0 12px;
    }
    #header .top-logo img {
        width: auto;
        height: auto!important;
        max-height: 48px;
    }
    .ets_mm_megamenu .ybc-menu-button-toggle_icon svg, .ets_mm_megamenu .ybc-menu-button-toggle_icon svg path {
        fill: #000;
        color: #000;
    }
    .ets_mm_megamenu .ybc-menu-button-toggle_icon svg {
        width: 26px;
        height: 26px;
    }
    .ets_mm_megamenu .ybc-menu-button-toggle_icon {
        margin-bottom: 0;
        margin-right: 0;
    }
    .ets_mm_megamenu .ybc-menu-toggle {
        font-size: 18px;
        font-weight: 700;
        line-height: 18px;
        padding: 10px 10px 10px 15px;
    }
    .right-nav-mobile {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .mobile .top-menu {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .search-widget form.hidden-md-down {
        display: block !important;
        width: 100%;
    }
    .bottom-menu-search button.display-search {
        display: none !important;
    }
    #header .header-nav .bottom-menu-search .search-widget {
        margin-top: 0;
        display: block;
        padding: 10px 15px 0;
    }
    .search-widget form input[type="text"] {
        width: 100%;
    }
    .search-widget button.close.hidden-lg-up {
        display: none !important;
    }
    .ui-jolisearch.centered-list {
        box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, .2)!important;
    }
    #header .header-nav .user-info {
        margin-top: 0;
        margin-left: 8px;
    }
    #header .header-nav .blockcart {
        margin-left: 8px;
        margin-top: 0; 
    }
    .ets_mm_megamenu .ets_mm_megamenu_content ul.mm_menus_ul {
        display: block;
    }
    .ets_mm_megamenu .ybc-menu-vertical-button, .ets_mm_megamenu.transition_floating .close_menu, .ets_mm_megamenu.transition_full .close_menu {
        background-color: #E1F0D1;
        color: #000 !important;
    }
    .ets_mm_megamenu.transition_floating .close_menu *, .ets_mm_megamenu.transition_full .close_menu *, .ets_mm_megamenu .ybc-menu-vertical-button .icon-bar {
        color: #000;
    }
    .ets_mm_megamenu .close_menu .pull-left, .ets_mm_megamenu .close_menu .pull-right {
        font-size: 16px;
        text-transform: capitalize;
        font-family: 'Lato', sans-serif !important;
        line-height: 20px;
    }
    .ets_mm_megamenu .mm_menus_back_icon {
        height: 8px;
        width: 8px;
        top: -1px;
        position: relative;
        border-color: #000;
    }
    .ets_mm_megamenu .close_menu .icon-bar {
        background-color: #000;
        height: 2px;
        margin: 3px 0 1px;
        width: 15px;
        position: relative;
        top: 1px;
        border-color: #000;
    }
    .ets_mm_megamenu .close_menu .pull-left span.mm_menus_back {
        margin-right: 6px;
    }
    .ets_mm_megamenu .mm_menus_li {
        border-top: 1px solid #E1F0D1;
    }
    .ets_mm_megamenu .ets_mm_megamenu_content ul.mm_menus_ul > .mm_menus_li {
        padding-left: 0;
        padding-right: 0;
    }
    .ets_mm_megamenu .ets_mm_megamenu_content ul.mm_menus_ul > .mm_menus_li a.ets_mm_url {
        background: #fff !important;
        padding: 12px 8px;
    }
    .ets_mm_megamenu .ets_mm_megamenu_content ul.mm_menus_ul > .mm_menus_li a.ets_mm_url .mm_menu_content_title {
        padding: 0;
        min-height: max-content;
    }
    .ets_mm_megamenu ul.mm_menus_ul {
        background: #fff !important;
    }
    .ets_mm_megamenu.transition_floating .mm_menus_ul {
        max-width: 320px;
    }
    #header .header-nav {
        padding-top: 16px;
        padding-bottom: 16px;
    }
    .footer-container .links .title {
        padding: 4px 0 0;
        cursor: pointer;
        border-bottom: 1px solid #8DB054;
        margin: 0 0 6px !important;
    }
    .footer-container .links .row {
        margin: 0;
    }
    .footer-container .links .h3, .footer-container .links .h4 {
        font-size: 17px;
        line-height: 24px;
        margin: 0;
        color: #000;
    }
    .logo-footer {
        margin: 0 0 16px;
    }
    .footer-container .links .wrapper, .footer-container .block-contact.wrapper {
        margin: 0;
        padding-top: 6px;
    }
    .footer-container {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .footer-container .links .navbar-toggler {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .links .navbar-toggler i {
        font-size: 20px;
    }
    .footer-container .links ul {
        margin-bottom: 0;
        background-color: transparent;
    }
    .footer-container .links ul>li {
        padding: .25rem .5rem;
        font-weight: 400;
        border-bottom: none;
    }
    .footer-container .links .two-column.wrapper .collapse {
        column-count: 2;
    }
    #footer .links .wrapper ul li a {
        font-size: 15px;
        line-height: 24px;
    }
    .block-contact #contact-infos {
        padding: 0;
        margin: 0;
    }
    .block-contact .block-social {
        margin-top: .5rem;
    }
    .block-contact #contact-infos .contact_block, .block-contact #contact-infos .followup_block {
        padding: .25rem .5rem;
    }
    .footer-container .links .block-social .h4 {
        font-size: 16px;
        margin: 0 0 4px;
    }
    .footer-container .links .block-social ul li {
        padding: 0;
    }
}
@media (max-width:576px) {
    .logo-footer img.logo {
        height: 86px;
        width: auto;
    }
    .footer-container {
        padding-top: 24px;
        padding-bottom: 25px;
    }
    .footer-container .links .h3, .footer-container .links .h4 {
        font-size: 16px;
        line-height: 24px;
        font-weight: 600;
        margin: 0;
        color: #000;
    }
}
@media (max-width:425px) {
    .footer-container .links .two-column.wrapper .collapse {
        column-count: 1;
    }
    .ets_mm_megamenu .ybc-menu-button-toggle_icon svg {
        width: 22px;
        height: 22px;
    }
    #header .top-logo a {
        padding: 0 5px;
    }
    #header .top-logo img {
        width: auto;
        max-height: 42px;
    }
    .search-widget form input[type="text"] {
        padding: 6px 40px 6px 12px;
        height: 38px;
        font-size: 14px;
        line-height: 20px;
    }
    .search-widget form button[type="submit"] {
        width: 40px;
        height: 38px;
        padding: 2px 4px;
    }
    .ets_mm_megamenu .close_menu .pull-left, .ets_mm_megamenu .close_menu .pull-right {
        font-size: 14px;
        line-height: 20px;
        font-weight: 600;
    }
    .ets_mm_megamenu .mm_menus_back_icon {
        height: 7px;
        width: 7px;
    }
    .ets_mm_megamenu.transition_floating .mm_menus_ul {
        max-width: 280px;
    }
}
/**** product-miniature ****/
.product-miniature .thumbnail-container {
    margin-bottom: 1.25rem;
    background: #fff;
    border: 1px solid #DFE0E1;
    border-radius: 10px;
    overflow: hidden;
}
.product-miniature .thumbnail-container .product-thumbnail img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}
.product-miniature .thumbnail-container:hover .product-description::after, .product-miniature .thumbnail-container:focus .product-description::after {
    border-top: none;
    opacity: 0;
    display: none;
}
.product-miniature .product-description .product-title a {
    display: block;
    color: #000;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    height: 52px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.product-miniature .product-description {
    position: relative;
    bottom: 0;
    height: auto;
    padding: 11px 20px 16px;
    background: #fff;
}
.product-miniature .product-description .product-title {
    text-transform: none;
    text-align: left!important;
    margin: 0 0 12px !important;
}
.product-miniature .product-price-and-shipping {
    font-weight: 400;
    color: #000;
    text-align: left;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    line-height: 24px;
}
.product-miniature .product-price-and-shipping .price {
    font-size: 18px;
    font-weight: 700;
    color: #8DB054;
    line-height: 28px;
    font-family: 'Lato', sans-serif;
}
.product-miniature .regular-price {
    display: inline-block;
    font-size: 14px;
    color: #000;
    text-decoration: none;
    margin-left: 8px;
    font-weight: 400;
}
.product-miniature .price-note {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    margin: 8px 0 0;
    font-family: 'Lato', sans-serif;
}
.product-miniature .product-price-and-shipping {
    position: relative;
    padding-left: 30px;
    display: flex;
    align-items: flex-end;
}
.product-miniature .product-price-and-shipping:after {
    content: "";
    position: absolute;
    left: 0;
    width: 22px;
    height: 22px;
    background-image: url(/themes/espace-therapeute/assets/img/tag.svg);
    background-size: auto;
    top: 3px;
}
.product-miniature .highlighted-informations {
    display: none!important;
}
.product-miniature .product-flags .product-flag.d-none {
    display: none;
}
section.featured-products .product-miniature .product-flags li.product-flag {
    display: none;
}
section.featured-products.populars-category .product-miniature .product-flags li.product-flag.flag-popular {
    display: block;
}
section.featured-products.bestsellers-category .product-miniature .product-flags li.product-flag.flag-bestseller {
    display: block;
}
section.featured-products.specials-category .product-miniature .product-flags li.product-flag.discount {
    display: block;
}
.product-flags {
    top: 1rem;
}
.product-flags li.product-flag {
    display: block;
    position: relative;
    background: #8DB054;
    padding: 4px 6px;
    text-transform: none;
    font-size: 15px;
    font-weight: 600 !important;
    line-height: 17px;
    height: 26px;
    min-height: 24px !important;
    min-width: 66px !important;
    margin-bottom: 8px;
    margin-top: 0;
    text-align: center;
}
.product-flags li.product-flag:before {
    content: "";
    position: absolute;
    right: -11px;
    bottom: 0;
    width: 8px;
    height: 8px;
    border: 8px solid #8DB054;
    border-right: 6px solid transparent;
    border-top: 12px solid transparent;
}
.product-flags li.product-flag:after {
    content: "";
    position: absolute;
    right: -11px;
    top: 0;
    width: 6px;
    height: 6px;
    border: 8px solid #8DB054;
    border-right: 6px solid transparent;
    border-bottom: 12px solid transparent;
}
.product-flags li.product-flag.flag-bestseller {
    background: #8DB054;
}
.product-flags li.product-flag.flag-popular {
    background: #008000;
}
.product-flags li.product-flag.flag-popular:before {
    border-left-color: #008000;
    border-bottom-color: #008000;
}
.product-flags li.product-flag.flag-popular:after {
    border-left-color: #008000;
    border-top-color: #008000;
}
.product-flags li.product-flag.discount {
    background: #FF2205;
}
.product-flags li.product-flag.discount:before {
    border-left-color: #FF2205;
    border-bottom-color: #FF2205;
}
.product-flags li.product-flag.discount:after {
    border-left-color: #FF2205;
    border-top-color: #FF2205;
}
.product-flags li.product-flag.out_of_stock {
    background: #DFE0E1;
    color: #000;
}
.product-flags li.product-flag.out_of_stock:before {
    border-left-color: #DFE0E1;
    border-bottom-color: #DFE0E1;
}
.product-flags li.product-flag.out_of_stock:after {
    border-left-color: #DFE0E1;
    border-top-color: #DFE0E1;
}
/*** breadcrumbs ***/
.breadcrumb {
    padding: 0;
    background: transparent;
    margin-bottom: 0;
}
#wrapper .breadcrumb {
    padding: 24px 15px;
}
nav.breadcrumb[data-depth="1"] {
    display: none;
}
.breadcrumb ol {
    padding-left: 0;
    margin-bottom: 0;
}
.breadcrumb li {
    display: inline;
}
.breadcrumb li:last-child {
    margin: 0;
    color: #7a7a7a;
    content: "/";
}
.breadcrumb li::after, #wrapper .breadcrumb li::after {
    content: "\e5cc";
    font-family: "Material icons";
    font-family: "Material Icons", Arial, sans-serif !important;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    top: 3px;
    position: relative;
    color: #000;
}
.breadcrumb li:last-child::after , #wrapper .breadcrumb li:last-child::after {
    content: "";
}
.breadcrumb li span, .breadcrumb li a {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #000;
    font-family: 'Lato', sans-serif;
}
.breadcrumb li a:hover, .breadcrumb li a:hover span {
    color: #8DB054 !important;
}
/*** owl-carousel **/
.owl-carousel .owl-nav.disabled {
    display: block;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    margin-top: -42px;
    width: 42px;
    height: 42px;
    border: none;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .16);
    outline: 0 !important;
}
.owl-carousel .owl-nav button.owl-next {
    right: 0;
    left: inherit;
}
.owl-carousel .owl-nav button.owl-next span, .owl-carousel .owl-nav button.owl-prev span {
    font-size: 0;
    position: relative;
}
.owl-carousel .owl-nav button.owl-next span:after, .owl-carousel .owl-nav button.owl-prev span:after {
    /* content: "\e315" !important; */
    content: "";
    color: #000000;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-family: 'Material Icons'; 
    font-weight: 400; 
    font-size: 18px;
    line-height: 18px;
    display: inline-block; 
    margin-top: -2px;
    margin-left: -1px;
    width: 18px;
    height: 18px;
    background-image: url(/themes/espace-therapeute/assets/img/arrow.svg);
    background-position: center;
    background-repeat: no-repeat;
}
.owl-carousel .owl-nav button.owl-next span:after { 
    /* content: "\e314" !important; */
    background-image: url(/themes/espace-therapeute/assets/img/arrow-right.svg);    
    margin-left: 1px;
}

.owl-carousel .owl-nav button.owl-next:hover, .owl-carousel .owl-nav button.owl-prev:hover {
    background: #F3F9ED;
}
/****/

@media(max-width: 992px){
    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
        margin-top: -30px;
        width: 36px;
        height: 36px; 
    }
    .owl-carousel .owl-nav button.owl-next span:after, .owl-carousel .owl-nav button.owl-prev span:after {
        background-size: 8px;
    }
}
@media (max-width: 768px) {
    .product-miniature .thumbnail-container .product-thumbnail img {
        height: 200px;
    }
    .product-miniature .product-description .product-title a {
        height: 40px;
        font-size: 14px;
        line-height: 20px;
    }
    .product-miniature .product-price-and-shipping {
        font-size: 12px;
        line-height: 20px;
        padding-left: 25px;
    }
    .product-miniature .product-price-and-shipping .price {
        font-size: 16px;
    }
    .product-miniature .regular-price {
        font-size: 12px;
    }
    .product-miniature .product-description {
        padding: 11px 12px 16px;
    }
    .product-miniature .product-price-and-shipping:after {
        width: 19px;
        height: 19px;
        background-size: 19px;
        top: 4px;
    }
    .product-miniature .product-flags li.product-flag {
        padding: 2px 6px;
        font-size: 13px;
        font-weight: 600;
        line-height: 14px;
        height: 22px;
        min-height: 22px;
        min-width: 54px;
        margin-bottom: 8px;
    }
    nav.breadcrumb {
        display: block !important;
    }
    nav.breadcrumb[data-depth="1"] {
        display: none !important;
    }
    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
        margin-top: -38px;
        width: 38px;
        height: 38px;
    }
    .owl-carousel .owl-nav button.owl-next span:after, .owl-carousel .owl-nav button.owl-prev span:after {  
        font-size: 16px;
        line-height: 16px;
        width: 16px;
        height: 16px;
    }
}
@media (max-width: 480px) {
    .product-miniature .product-flags li.product-flag {
        font-weight: 400;
    }
    .product-miniature .price-note {
        font-size: 13px;
    }
    .product-miniature .product-price-and-shipping {
        flex-wrap: wrap;
    }
    .product-miniature .regular-price {
        margin-left: -25px;
        margin-top: 2px;
        display: block;
        font-weight: 400;
        width: 100%;
    }
    .breadcrumb li span, .breadcrumb li a {
        font-size: 15px;
        line-height: 24px;
    }
}
/***** modal cart shopping ****/
.psb_blockcart_body {
    color: #000;
    right: 0;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 999;
    max-width: 100%;
    bottom: 0 !important;
    height: 100vh !important;
    min-width: 100%;
    width: 100vh !important;
    background: rgba(0, 0, 0, .5);
}
.psb_blockcart_body.open {
    display: block !important;
}
.psb_blockcart_body .blockcart-inner {
    background-color: #f3f9ed;
    padding: 0;
    box-shadow: 0 0 4px 4px rgba(0, 0, 0, .04);
    border-radius: 0;    
    max-width: 500px;
    width: 100%;
    height: 100%;
    right: 0;
    position: absolute;
    max-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.psb_blockcart_body.open .blockcart-inner .cart-total-top {
    max-height: calc(100% - 180px);
    overflow-y: scroll;
}
.psb_blockcart_body .blockcart-inner .cart-total-bottom {
    position: sticky;
    bottom: 0;
    left: 0;
    right: 0;
    width: auto;
    height: 180px;
    background: #fff;
    box-shadow: 0 -1px 15px 0 rgba(0,0,0,.16);
    z-index: 2;
}
.psb_blockcart_body .cart-total {
    margin-top: auto;
}
.psb_blockcart .scrollbar-js {
    background: #fff;
    padding: 10px 0;
}
.blockcart-title {
    position: relative;
    padding: 20px 24px;
    text-align: left;
    background: #fff;
}
.blockcart-title:after {
    content: "";
    position: absolute;
    left: 24px;
    width: calc(100% - 48px);
    height: 1px;
    bottom: 0;
    border-bottom: 1px solid #DFE0E1;
}
.blockcart-title .h2 {
    color: #000;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-transform: none;
    margin: 0;
    text-align: left;
}
.blockcart-title button.close-btn {
    position: absolute;
    right: 12px;
    top: 10px;
    border: none;
    background: transparent;
    color: #000;
    padding: 0;
    outline: 0 !important;
    box-shadow: none !important;
    opacity: 1;
    cursor: pointer;
}
#header .header-nav button.close-btn span i, #header .header-nav button.close-btn span {
    color: #000 !important;
    font-family: 'Lato', sans-serif !important;
    font-size: 32px;
    font-weight: 300;
}
.psb_blockcart .psb_blockcart_list .remove_link {
    width: auto;
    height: auto;
    top: 0;
    position: absolute;
    right: 0;
}
.psb_blockcart .psb_blockcart_list .cart-info .remove-from-cart {
    padding: 0 5px;
    color: #000 !important;
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: underline;
}
.psb_blockcart .cart-notices {
    font-size: 16px;
    text-align: center;
    margin-bottom: 0;
    background: transparent;
    padding: 0;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #000;
}
.psb_blockcart .psb_blockcart_list li {
    padding-right: 0!important;
    padding-left: 0!important;
}
.psb_blockcart_body .blockcart-inner ul.psb_blockcart_list {
    padding: 0 24px !important;
}
.blockcart-bestsales {
    background: #F3F9ED;
    padding: 20px 24px 20px;
}
.psb_blockcart_body .cart-total {
    padding: 20px 24px 8px;
}
.psb_blockcart .cart-checkout-link {
    margin-bottom: 0;
    padding: 0 24px 20px;
}
body.no-scroll {
    overflow: hidden;
}
body.no-scroll .agJsWidget {
    opacity: 0!important;
    visibility: hidden!important;
}
.psb_blockcart .jspTrack {
    background: #eee;
    border-radius: 3px;
  }
  .psb_blockcart .jspDrag {
    background: #c4c4c4;
    border-radius: 3px;
  }
  .psb_blockcart .jspVerticalBar {
      background: #fff;
      height: 100%;
      position: absolute;
      right: 0;
      top: 0;
      width: 6px;
    border-radius: 3px;
  }
.blockcart-bestsales p.h4.bestsales-title {
    color: #000;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin: 0 0 16px;
}
.blockcart-bestsales .js-product.product {
    padding-left: 10px;
    padding-right: 10px;
}
.blockcart-bestsales .product-miniature .thumbnail-top {
    height: 214px;
    padding: 0;
}
.blockcart-bestsales .product-miniature .product-description {
    padding: 12px; 
}
#header .header-nav .blockcart-bestsales .product-miniature .product-description .product-title a {
    color: #000;
    text-align: left;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    line-clamp: 2;
    height: 48px;
    white-space: normal;
    padding: 0;
}
body .blockcart-bestsales article.product-miniature a {
    padding: 0;
}
body .psb_blockcart_body .blockcart-inner a {
    padding: 0;
}
#header .header-nav .blockcart-bestsales .product-miniature #categoryStarsMain {
    display: none !important;
}
/* .blockcart-bestsales .product-miniature .product-description > * {
    display: none;
} */
.blockcart-bestsales .product-miniature .product-description .product-title, .blockcart-bestsales .product-miniature .product-description .manufacturer_block, .blockcart-bestsales .product-miniature .product-description .product-price-and-shipping {
    display: block !important;
}
.psb_blockcart .blockcart-bestsales .product-miniature .product-flags li.product-flag {
    padding: 0 !important;
    width: 48px !important;
    font-size: 16px !important;
    line-height: 26px !important;
}
.psb_blockcart_body .cart-total .cart-prices-line {
    margin-bottom: 12px;
    display: block !important;
}
.psb_blockcart_body .cart-total .cart-prices-line span {
    padding: 0;
}
.psb_blockcart_body .cart-total .cart-prices-line:not(.totals) span {
    font-size: 16px;
    line-height: 24px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #000;
}
.psb_blockcart_body .cart-total .cart-prices-line.totals span {
    font-size: 17px;
    font-weight: 700;
    line-height: 24px;
    font-family: 'Lato', sans-serif;
    color: #000;
}
.psb_blockcart .psb_blockcart_list .remove_link img {
    width: 24px;
    height: 24px;
}
.psb_blockcart_body .cart-total .cart-prices-line:not(.totals) {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #DFE0E1;
}
.psb_blockcart_body .cart-total .cart-prices-line {
    margin-left: 0;
    margin-right: 0;
}
.blockcart-bestsales .product-miniature .manufacturer_block {
    font-size: 12px;
    line-height: 18px; 
}
.psb_blockcart .cart-info .product-name {
    padding-bottom: 8px; 
}
#header .psb_blockcart .cart-info .product-name a  {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 48px;
    white-space: normal;
    overflow: hidden;
}
.psb_blockcart .cart-info .quantity-formated .quantity {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    color: #000;
    line-height: 20px;
    font-weight: 400;
    text-transform: none;
}
.blockcart-bestsales .product-miniature .product-price-and-shipping {
    margin-top: 8px;
}
.blockcart-bestsales .product-miniature .product-price-and-shipping .price {
    font-size: 20px;
    line-height: 24px;
    display: block;
}
.blockcart-bestsales .product-price-and-shipping * {
    display: none;
}
body .blockcart-bestsales .product-miniature .product-actions2 {
    position: relative!important;
    opacity: 1!important;
    visibility: visible!important;
    height: auto!important;
    padding: 0 8px 8px!important;
}
.blockcart-bestsales .product-miniature button.btn.btn-primary.add-to-cart {
    font-size: 14px;
    line-height: 18px;
    padding: 8px 18px 8px;
    font-weight: 600;
    border-radius: 4px; 
}
body .blockcart-bestsales article.product-miniature {
    margin: 0 0 12px!important;
}
.blockcart-bestsales section.bestsales-products.best-products-not-home {
    overflow: hidden;
}
.psb_blockcart  .psb_blockcart_body .cart-info span.manufacturer {
    text-decoration: none;
    color: #000;
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-transform: uppercase;
}
.psb_blockcart .psb_blockcart_body .cart-info .price {
    font-size: 20px;
    line-height: 30px;
    font-family: 'Droid Sans', sans-serif;
    width: auto;
    text-align: right !important;
    font-weight: 700;
    color: #8DB054 !important;
    position: absolute;
    bottom: 0;
    right: 0; 
}
.psb_blockcart  .psb_blockcart_body .cart-info .product-name {
    max-width: calc(100% - 80px);
}
.psb_blockcart .product-line-info, .psb_blockcart .product-line-info span {
    font-size: 15px !important;
    font-weight: 400 !important;
    color: #000;
    font-family: 'Lato', sans-serif;
}
.psb_blockcart .product-line-info {
    margin: 0 0 10px;
    display: none;
}
.psb_blockcart li {  
    padding: 0;
    border-bottom: none !important;
}
.psb_blockcart ul.psb_blockcart_list > li {
    border-bottom: 1px solid #DFE0E1!important;
    padding: 12px 0;
}
.psb_blockcart ul.psb_blockcart_list > li:last-child {
    border-bottom: none !important;
}
.psb_blockcart .cart-images img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 4px;
    background: #F5F5F5;
}
.psb_blockcart .cart-checkout-link .button_order_cart {
    background: #80AD4A;
    color: #fff !important;
    font-family: 'Droid Sans', sans-serif;
    font-style: normal;
    border-radius: 4px;
    text-transform: none !important;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    padding: 9px 12px!important;
    height: 40px;
    text-transform: uppercase;
    outline: 0!important;
    border: none!important;
    box-shadow: none!important;
}
.psb_blockcart .cart-checkout-link .button_order_cart span {
    text-transform: uppercase;
}
.psb_blockcart .cart-checkout-link .button_order_cart:hover, 
.psb_blockcart .cart-checkout-link .button_order_cart:focus {
    background: #6f8c40!important;
    color: #fff!important;
}
.blockcart-bestsales p.h4 {
    font-size: 18px;
    line-height: 24px;
    color: #000;
    text-align: left;
    margin: 0 0 18px;
    font-weight: 700;
    text-transform: none;
}
.blockcart_products .owl-carousel .owl-nav button.owl-next {
    right: 0;
}
.blockcart_products .owl-carousel .owl-nav button.owl-prev {
    left: 0;
}
.blockcart_products .owl-carousel .owl-nav button.owl-next, .blockcart_products .owl-carousel .owl-nav button.owl-prev {
    margin-top: -30px;
    width: 36px;
    height: 36px;
    background: #fff;
}
.blockcart_products .owl-carousel .owl-nav button.owl-next.disabled, .blockcart_products .owl-carousel .owl-nav button.owl-prev.disabled {
    opacity: .6;
}
.blockcart_products .owl-carousel .owl-nav button.owl-next span:after, .blockcart_products .owl-carousel .owl-nav button.owl-prev span:after {
    background-size: 8px;
}
.blockcart_products .owl-carousel.owl-hidden {
    opacity: 1;
}

@media(max-width: 768px){
    .blockcart-title .h2 {
        font-size: 18px;
        font-weight: 600;
        line-height: 24px;
    }
    /* .psb_blockcart_body .blockcart-inner .cart-total-bottom {
        height: 210px;
    }
    .psb_blockcart_body.open .blockcart-inner .cart-total-top {
        max-height: calc(100% - 210px);
    } */
    .blockcart-bestsales .product-miniature .thumbnail-top {
        height: 180px;
    }
    .blockcart-bestsales .product-miniature .thumbnail-container .product-thumbnail img {
        height: 180px;
    }
    .blockcart-bestsales .product-miniature .thumbnail-container {
        margin-bottom: 0;
    }
    .blockcart-bestsales p.h4 {
        font-size: 16px;
        line-height: 24px;
        margin: 0 0 15px;
    }
    #header .header-nav .blockcart-bestsales .product-miniature .product-description .product-title a {
        font-size: 15px;
    }
    .blockcart-bestsales .product-miniature .product-price-and-shipping .price {
        font-size: 16px;
        font-weight: 700;
        line-height: 20px;
    }
    .blockcart-bestsales .product-miniature .product-price-and-shipping:after {
        width: 18px;
        height: 18px;
        background-size: 18px;
        top: 2px;
    }
    #header .psb_blockcart .cart-info .product-name a {
        font-size: 14px;
        line-height: 24px;
        font-weight: 600;
    }
    .psb_blockcart .cart-info .quantity-formated .quantity {
        font-size: 14px; 
    }
    .psb_blockcart .psb_blockcart_body .cart-info .price {
        font-size: 18px;
        line-height: 28px;
    }
    .psb_blockcart .psb_blockcart_list .remove_link img {
        width: 22px;
        height: 22px;
    }
    .blockcart-title {
        padding: 16px 24px;
    }
    .psb_blockcart .cart-info .quantity-formated {
        text-align: left !important;
        display: block;
    }
}
@media(max-width: 576px){
    .blockcart-title .h2 {
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
    }
    .psb_blockcart_body .blockcart-inner {
        max-width: 400px;
    }
    #header .header-nav button.close-btn span i, #header .header-nav button.close-btn span {
        font-size: 28px;
    }
    #header .psb_blockcart .cart-info .product-name a {
        font-size: 14px;
        line-height: 20px;
        height: 40px;
    }
    .psb_blockcart .psb_blockcart_body .cart-info .price {
        font-size: 17px;
        line-height: 26px;
    }
    .blockcart-bestsales {
        padding: 16px 15px 16px;
        min-height: 420px;
    }
    .psb_blockcart_body .blockcart-inner ul.psb_blockcart_list {
        padding: 0 20px !important;
    }
    .psb_blockcart .scrollbar-js {
        padding: 6px 0;
    }
    .psb_blockcart ul.psb_blockcart_list > li {
        padding: 10px 0;
    }
    #header .header-nav .blockcart-bestsales .product-miniature .product-description .product-title a {
        font-size: 14px;
        line-height: 20px;
        height: 40px;
    }
    .product-miniature .price-note {
        text-align: left;
        font-size: 13px;
    }
    .psb_blockcart_body .cart-total .cart-prices-line:not(.totals) span {
        font-size: 15px;
        line-height: 24px;
    }
    .psb_blockcart_body .cart-total .cart-prices-line {
        margin-bottom: 10px;
    }
    .psb_blockcart_body .cart-total .cart-prices-line.totals span {
        font-size: 15px;
    }
    .psb_blockcart_body .cart-total {
        padding: 16px 20px 8px;
    }
    .psb_blockcart .cart-checkout-link {
        padding: 0 20px 20px;
    }
    .psb_blockcart .cart-checkout-link .button_order_cart {
        padding: 7px 12px!important;
    }
}
@media(max-width: 425px){
.blockcart-bestsales .js-product.product {
    padding-left: 6px;
    padding-right: 6px;
}
.psb_blockcart .product-miniature .price-note {
    text-align: left;
    font-size: 13px;
    white-space: normal;
    line-height: 18px;
}
.blockcart_products .owl-carousel .owl-nav button.owl-next, .blockcart_products .owl-carousel .owl-nav button.owl-prev {
    margin-top: -30px;
    width: 30px;
    height: 30px;
}
.blockcart_products .owl-carousel .owl-nav button.owl-next span:after, .blockcart_products .owl-carousel .owl-nav button.owl-prev span:after {
    background-size: .45rem;
}
.blockcart-bestsales .product-miniature .thumbnail-container .product-thumbnail img {
    height: 140px;
}
.blockcart-bestsales .product-miniature .thumbnail-top {
    height: 140px;
}
.psb_blockcart .cart-checkout-link .button_order_cart {
    padding: 6px 12px!important;
    height: 38px;
    font-size: 15px;
}
}