body {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
}
#wrapper {
  padding-top: 0.563rem;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin: 1rem 0;
}
p {
    margin: 0;
}
.mosparo__label {
  font-size: 11px !important;
  line-height: 11px !important;
}
body#index div.block-social{
  display: none;
}
div.product-description span div.stars-container div {
padding-top: 0 !important;
  padding-bottom: 0 !important;
  display: table;
  margin: 0 auto !important;
}
.product-miniature .thumbnail-container {
  margin-bottom: 0 !important;
}
  /*!
 * CROSS
 */ 
div.pm-csoc-owl-carousel  .product-miniature .variant-links,
div.pm-csoc-owl-carousel .product-flags,
div.pm-csoc-owl-carousel .stars-container {
  display: none;
}
div.pm-csoc-owl-carousel .product-description {
  min-height: auto;
  height: auto;
}
div.pm-csoc-owl-item a.thumbnail.product-thumbnail picture img,
div.pm-csoc-owl-carousel .product-thumbnail img {
  margin: 0 auto;
  max-width: 80px;
}
.blockreassurance {
  margin-top: 30px;
  text-align: center;
  width: 100%;
  border-top: 1px solid #ccc;
  padding-top: 30px;
  padding-bottom: 20px;
}
div.pm-csoc-owl-item div.js-product.product.two-buttons{
  padding: 20px 5px;
  margin: 2px;
  border:1px solid #ccc;
}
div.pm-csoc .button_display form,
.pm-csoc-owl-carousel .product-accessories .product,
.pm-csoc-owl-carousel .product-miniature .thumbnail-container {
  margin-bottom: 0;
}
 div#blockcart-modal .product-miniature .product-thumbnail img {
  max-width: 80px;
}
div.pm-csoc .product-miniature .thumbnail-container .product-thumbnail {
  height: auto !important;
}
form#PM_ASForm_40.PM_ASForm div.PM_ASCriterionsGroupList.row{
  display: flex;
  flex-wrap: wrap;
}
.PM_ASBlockOutputHorizontal .PM_ASCriterionsGroup {
  padding-top: 0;
  padding-bottom: 0;
}
nav.header-nav {
    background-color: #f6f6f6;
}
div.product-information div.product-description{
  margin-top: 10px;
}

nav.header-nav a,
nav.header-nav span,
nav.header-nav p {
    color: #54595f;
    font-size: 14px;
    font-family: Calibri, sans-serif;
    font-weight: 400;
    margin: 0;
    line-height: 24px;
}
.reward_alert_message {
  margin-bottom: 0;
}
nav.header-nav .dropdown .expand-more {
    color: #54595f;
}

nav.header-nav .right-nav div {
    margin: 0 0 0 5px;
}

#header .header-nav .language-selector, #header .header-nav .user-info {
    margin: 0;
}
#wrapper .breadcrumb li:last-child {
  color: #d94012;
  font-size: 12px;
}
div.stars-container div a.comment_anchor img{
  height: auto !important;
}
#header .header-top .position-static {
    display: grid;
    grid-template-columns: 50% 18% 1fr 1fr 1fr;
}

#header .header-top .position-static > div:nth-child(1) {
    grid-column-start: 1;
    min-width: 100%;
}

#header .header-top .position-static > div:nth-child(2) {
    grid-column-start: 3;
}

#header .header-top .position-static > div:nth-child(3) {
    grid-column-start: 4;
}

#header .header-top .position-static > div:nth-child(4) {
    grid-column-start: 5;
}

#header .mobile-view svg,
#header .header-top-right svg {
    background: linear-gradient(to right, #cd1719 0%, #eb5f0a 40%, #fbb800 100%);
    width: 39px;
    height: 39px;
    color: #ffffff;
    background-color: #ffffff00;
    border-radius: 50% 50% 50% 50%;
    margin: 0px 0px 6px 0px;
    padding: 9px;
    fill: currentColor;
}
#header .mobile-view svg {
    margin: 0;
}


#header .header-top-right img {
    margin: 0px 0px 6px 0px;
    padding: 4px 4px 4px 4px;
    width: 39px;
    height: 39px;
}
.tabs {
  padding: 0 0 1.875rem;
  margin-top: 0;
}
#search_widget {
    max-width: 100%;

}#search_widget .material-icons.search {
right: 15px;top: 5px;color: #000;font-size: 24px;
}
#search_widget input[type="text"]::placeholder {
    color: #000;
    opacity: 1;
    font-family: Calibri, sans-serif;
    font-size: 18px;
    font-weight: lighter;
}

#search_widget input[type="text"] {
    background-color: #ffffff;
    border-style: solid;
    border-color: #000000;
    border-radius: 20px 20px 20px 20px;
    padding: 12px 20px 12px 20px;
    border-width: 1px;
}
.blockreassurance_product .item-product img, .blockreassurance_product .item-product svg {
  height: auto !important;
}
div.blockreassurance_product div span.block-title {
  color: #000 !important;
}
div.blockreassurance_product div {
margin: 20px 0 0;
}
.header-nav .mobile {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-around;
    align-items: center;
	padding: 0;
}
.header-nav .mobile #menu-icon{display: none;}

#header #_mobile_language_selector,
#header #_mobile_myaccount_button,
#header #_mobile_cart_button{padding: 0 5px;}

#header #_mobile_myaccount_button span{display: none;}
div.hidden-md-up.col-xs-5.text-sm-center.mobile div#_mobile_user_info.float-xs-right.mobile-view{display: none;}
div#_desktop_cart_button,
#header #_mobile_cart_button {
  position: relative;
}

#header #_mobile_cart_button span {
background: #e72729;
  color: white;
  position: absolute;
  right: 0;
  top: 20px;
  border-radius: 30px;
  font-size: 11px;
  display: inline-block;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
}
div.header a span.cart-products-count {
  background: #e72729;
  color: white !important;
  position: absolute;
  right: 20px;
  top: 20px;
  border-radius: 30px;
  font-size: 11px;
  display: inline-block;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
}
#header #_mobile_cart_button .header>svg{opacity: 0.5;}
div#_mobile_contact_button.float-xs-right.mobile-view div.contact a{
  padding-left: 5px;
}
#header #_mobile_language_selector .language-selector-wrapper{}
#header #_mobile_language_selector .language-selector-wrapper span{float: left;}
#header #_mobile_language_selector button.hidden-sm-down {
  display: block !important;
}
#header #_mobile_language_selector .language-selector-wrapper .dropdown select {
    -moz-appearance: button;
}

.myaccount-button a, .compare-select .current-item a, .blockcart .header {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#header {
    padding-bottom: 30px;
}

#header .images-blocks div a span {
  font-weight: 900;
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  word-wrap: anywhere;
  line-height: initial;
  text-align: center;
  padding: 10px 5px;
}

#header .images-blocks div a span.title {
    font-size: 16px;
}


#header .blockreassurance .row > div {
    display: flex;
    flex-direction: row;
}

#header .blockreassurance .block-icon {
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-right: 10px;
}
    img {
        height: auto;
    }
}

#header .blockreassurance .block-content {
    font-family: Calibri, sans-serif;
    font-size: 18px;
    text-align: left;
}
div#everblock-11 a,div#everblock-11 a span{
    color: #066db3 !important;}

#header .myaccount-button span,
#header .blockcart .header span,
#header .compare-select .current-item span {
    text-align: center;
    font-size: 16px;
    font-family: Calibri, sans-serif;
    display: block;
    color: #7a7a7a;
}
body#index #header {
  padding-bottom: 0;
  -webkit-box-shadow: 0 0px 0px 0 rgba(0,0,0,.11);
  box-shadow: 0 0px 0px 0 rgba(0,0,0,.11);
}
#w-title,
#w-more {
  padding: 0 !important;
}
.lgcomments_law_block {
  padding: 5px !important;
}
#header .header-top {
    border-bottom: 1px solid #000;
}

#header .colorfull-background {
    background-image: linear-gradient(170deg, #ce1918 4%, #fab201 100%);
margin-bottom: 10px;
}

#header .images-blocks {
    display: flex;
    min-height: 300px;
	justify-content: space-between;
  gap: 8px;
}

#header .colorfull-background p {
    margin: 4px 0;
    text-align: center;
}

#header .colorfull-background a {
    color: #fff;
    font-size: 16px;
    font-family: Calibri, sans-serif;
}

#header .images-blocks div {
    padding: 20px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	width:25%;
	position: relative;
}
#header .images-blocks div a {
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  justify-content: center;
}

#header #bloc1 {
    justify-content: center;
}

#header #bloc2 {
    /*background-image: url('/img/cms/bloc2.webp');*/
}

#header #bloc3 {
    /*background-image: url('/img/cms/bloc3.webp');*/
}

#header #bloc3 span {
}

#header #bloc3 span.title {
    font-size: 20px;
}

#header #bloc4 {
    /*background-image: url('/img/cms/bloc4.webp');*/
}

#header #bloc4 span {
}

#header #bloc4 span.title {
    font-size: 20px;
    color: #fff;
}


#header #bloc5 {
    /*background-image: url('/img/cms/bloc5.webp');*/

}

#header #bloc5 span {
    font-size: 16px;
}

#header #bloc5 span.title {
    font-size: 20px;
}


#adtm_menu ul#menu {
    padding: 10px 0;
}
#adtm_menu ul#menu li.li-niveau1 div a {
    font-size: 14px;
    font-family: Calibri, sans-serif;
}
#adtm_menu table.columnWrapTable {
    margin-top: 10px;
}

section#content .everhook-hookDisplayHome h1 {
    color: #333333;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
}

section#content .row {
    display: flex;
    /*max-width: 90%;*/
    margin: 0 auto;
}

section#content .row > .element {
    margin: 0 20px;
}

section#content .row h2 {
    font-size: 20px;
    color: #333;
    font-weight: 400;
    margin: 20px 0;
}

section#content #w-more a,
section#content #w-title a {
    color: #333;
}

section#content .lgcomments_law_block span {
    color: #555555;
}
body#product .product-actions .product-add-to-cart, body#product .product-prices {
  padding: 0 20px 10px;
  margin: -20px 0 0;
  background: #f9f9f9;
}
body#product div.product-add-to-cart span.product-availability,
body#product div.blockreassurance_product div p {
    display: none;
}
.reward_alert_message {
  font-size: 12px;
}
body#product div.product-information span.delivery-information{
  background-color: #5cb85c;
  display: inline;
  padding: .2em .6em .3em;
  font-weight: bold;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

body#product div.product-information span.delivery-information:empty{
display: none;
}
body#product .blockreassurance_product .item-product {
  margin-right: 0;
  padding-top: 0;
  width: 30px;
}
body#product .blockreassurance_product .item-product img,body#product .blockreassurance_product .item-product svg {
  width: 25px;
}
div#medInterest button{
width: 60%;
  border-radius: 3px;
  cursor: pointer;
  box-shadow: none;
  border: none;
  height: 40px;
  text-align: center;
  font-size: 14px;
  background-color: #2fb5d2;
  color: #fff;
  margin: 0 auto;
}
.homeproducts-title h2.heading-title,
.reassurance-pro h2.heading-title {
    color: #222222;
    font-family: "Open Sans", sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.1em;
    text-align: center;
    letter-spacing: 1.1px;
    margin-bottom: 40px;
    margin-top: 30px;
}

.homeproducts-title h2.heading-title span,
.reassurance-pro h2.heading-title span {
    display: block;
    font-size: 18px;
}

.reassurance-pro .view_grid {
    display: flex;
    justify-content: space-around;
}

.reassurance-pro .view_grid figure {
    margin: 0 5px;
    width: 25%;
    padding: 0 5px;
}
.reassurance-pro .view_grid > figure:nth-child(1) {
    border-top: 20px solid #d01c18;
}
.reassurance-pro .view_grid > figure:nth-child(2) {
    border-top: 20px solid #e95e09;
}
.reassurance-pro .view_grid > figure:nth-child(3) {
    border-top: 20px solid #f58f02;
}
.reassurance-pro .view_grid > figure:nth-child(4) {
    border-top: 20px solid #f6b702;
}

.reassurance-pro .view_grid .item-caption {
    color: #222222;
    font-family: "Open Sans", sans-serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 1.5em;
    margin-top: 20px;
}

.reassurance-pro .view_grid .item-text {
    font-family: Calibri, sans-serif;
    font-size: 20px;
    margin: 15px 0 30px;
    font-weight: 400;
}

.featured-products .product-miniature.js-product-miniature {
    height: 100%;
}

.featured-products .product-miniature .thumbnail-container {
    border: 1px solid #ccc;
}

.product-miniature .thumbnail-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.product-miniature .thumbnail-top {
    max-width: 100%;
}

.product-miniature .highlighted-informations {
top: 65%;
  background: transparent;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 0;
  opacity: 1;
  max-height: 60px;
}

.product-miniature:hover .highlighted-informations {
    opacity: 1;
}

div.block-category.card.card-block {
  background: bottom;
}
div#PM_ASBlock_52.card div.card-block,
div#PM_ASBlock_49.card div.card-block,
div#PM_ASBlock_53.card div.card-block,
div#PM_ASBlock_55.card div.card-block,
div#PM_ASBlock_50.card div.card-block,
div#PM_ASBlock_45.card div.card-block,
div#PM_ASBlock_40.card div.card-block,
div#PM_ASBlock_51.card div.card-block{
  border: 1px solid #ecb737;
  padding: 10px;
  background: #ecb737;
}
.product-miniature .product-actions {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.product-miniature .product-actions > div {
    display: flex;
    justify-content: center;
    align-items: center;
}
.product-miniature .product-actions > div.transparent{opacity: 0;}

.product-miniature .product-actions > div:hover {

}
div.qty div.input-group.bootstrap-touchspin input.input-group.quantity_wanted.form-control {
  display: block;
  height: 44px;
}
span.product-availability.js-product-availability{
  display: inline-block;
  border: 1px solid #eee;
  width: 100%;
  text-align: center;
  padding: 5px;
}
span.available-now i.icon-ok {
    color: #5cb85c;
}
div.product-information span.product-availability {
  display: block;
  font-size: 90%;
  line-height: 1.2em;
  white-space: inherit;
  color:white;
}
span.product-availability.available {
  display: inline-block;
  border: 0px solid #5cb85c;
  width: 100%;
  text-align: center;
  padding: 5px;
  background: #5cb85c;
  color: white !important;
}
body#product span.product-availability.available {
    max-width: 150px;
    font-size: 14px;
    margin-top: 10px;
}
.product-miniature .thumbnail-container .product-thumbnail img {
  margin: 10px auto 0;
}
span.product-availability.available.later{
  background-color: #f0ad4e !important;
}
span.available{
  background-color: #f0ad4e;
}
.products .two-buttons article  {

}
div#blockcart-modal div.products {
  max-width: 70%;
  margin: 0 auto;
}
div#blockcart-modal section.featured-products h2 {
  text-align: center;
}
div#blockcart-modal .product-miniature .thumbnail-container .product-thumbnail img {
  max-width: 50%;
}
div#blockcart-modal div.stars-container div a.comment_anchor img {
  height: auto !important;
  width: 40%;
}
div#blockcart-modal section.featured-products .product-miniature .variant-links {
  display: none;
}
div#blockcart-modal section.featured-products .product-miniature .product-price-and-shipping span.price,
div#blockcart-modal section.featured-products .product-miniature .product-title a {
  font-size: 12px;
}
span.product-availability.js-product-availability i.product-last-items {
    color: #E95C00;
}
span.product-availability.last_remaining_items{
  border: 1px solid #E95C00;
  color: #E95C00;
}
body#product span.product-availability{
  border: none !important;
}
.product-miniature .product-title a {
    font-weight: 600;
    font-size: 15px;
}
.product-information .manufacturer-logo {
  border: none;
}
.products article .wishlist-button-add {
  display: none !important;
}
.product-miniature .product-price-and-shipping {
    text-align: left;
    font-weight: 400;
    font-size: 12px;
}
body#category div#PM_ASBlock_68.card{
  background-color: #ecb737;
}
.product-miniature .thumbnail-container:focus .product-description::after, .product-miniature .thumbnail-container:hover .product-description::after {
  border-top: none;
}
.product-miniature .product-price-and-shipping div, .product-miniature .product-price-and-shipping span {display: inline;}

.product-miniature .product-price-and-shipping span.price {
    font-weight: 600;
    font-size: 16px;
}

.product-miniature .thumbnail-container .product-thumbnail {
    height: auto;
}

.products article .wishlist-button-add {
    right: auto;
    width: 60px;
    background: none;
    box-shadow: none;
    height: 60px;
    top: 30px;
    opacity: 0;
}
.products .two-buttons article .wishlist-button-add {
    transform: translateX(65px);
    right: 50%;
}

.product-miniature:hover .wishlist-button-add {
    opacity: 1;
}

.product-miniature .product-actions .add-to-cart {
}
/*i {margin: 0;}*/

.product-miniature .product-actions .add-to-cart .svgic {
    width: 24px;
    height: 24px;
    fill: #fff;
}
div.product-actions.show-on-hover.scale-on-hover div.button::child(2){display:none;}
.everhook-hookDisplayWrapperBottom {border-bottom: 1px solid #000000;padding-bottom: 15px;margin-bottom: 15px;}

.everhook-hookDisplayWrapperBottom + .everhook-hookDisplayWrapperBottom {border-bottom: none;padding-bottom: 0;margin-bottom: 0;}

.products article .wishlist-button-add i {color: #ffffff;}

.product-miniature .highlighted-informations .quick-view {color: #ffffff;}

.custom-checkbox input[type="checkbox"] + span.color, .variant-links .color, label .color {
    width: 75px !important;
    height: 21px !important;
    border-radius: 0;
    background-size: auto;
    background-position: center center;
    border: 2px solid transparent;
}

.bestsellers-products .product-miniature * {
    text-align: left;
}

.bestsellers-products .product-miniature .thumbnail-container {
    align-items: flex-start;
}

.footer-container {
    background-color: #f2f2f2;
}

.footer-container .links,
.footer-container #block_myaccount_infos {
    padding: 0 30px;
}


.footer-container .links p.h3,
.footer-container .links p.h3 a,
.footer-container #block-newsletter-label {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: Calibri, sans-serif;
}

.footer-container .links ul li {
    border-bottom: 1px dashed #7a7a7a;
    padding-bottom: 2px;
}

.footer-container .links ul li a {
    color: #333;
    font-family: Calibri, sans-serif;
    font-size: 13px;
}


#blockEmailSubscription_displayFooter {
    padding: 0 30px;
    background: transparent;
}

#blockEmailSubscription_displayFooter .logo {
    max-width: 100%;
    width: 250px;
}

#blockEmailSubscription_displayFooter form p {
    font-style: italic;
    font-size: 11px;
}

#blockEmailSubscription_displayFooter form input[type="email"] {
    border-radius: 20px;
}

#blockEmailSubscription_displayFooter form .submit-widget-newsletter {
    position: absolute;
    right: 1px;
    background-color: #fff;
    height: 80%;
    top: 10%;
    width: 50px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    border-radius: 20px;
}

#blockEmailSubscription_displayFooter form .submit-widget-newsletter svg {
    max-width: 100%;
    max-height: 25px;
}

#contact-infos .contact-block {
    display: flex;
    flex-direction: row;
    margin-bottom: 15px;

}

#contact-infos .contact-block img {
    margin-right: 15px;
}

#contact-infos .contact-block a {
    color: #7a7a7a;
    line-height: 24px;
}

.social-icon-facebook {
    padding: 10px;
    background-color: #3b5998;
    width: 40px;
    height: 40px;
    display: block;
    border-radius: 40px;
    overflow: hidden;
}

.social-icon-facebook svg {
    max-width: 20px;
    max-height: 20px;
    fill: #fff;
}

.everhook-hookDisplayFooterAfter{margin-bottom: 20px;}

.everhook-hookDisplayFooterAfter p {
    color: #222;
    font-family: Calibri, sans-serif;
}

div.copyright{display: none;}

.product-prices .tax-shipping-delivery-label .delivery-information::before {content: '';}
.product-prices span {
    color: #333;
    font-size: 24px;
    font-family: Calibri, sans-serif;
}
.product-prices span.delivery-information {
    font-size: 16px;
}

.product-prices .product-price,
.product-prices .current-price {
    margin: 0;
}

div.tab-pane.active div#search-by-step-content ul.level-0 li span.title{
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    font-family: "Open Sans";
    line-height: 1.2em;
    letter-spacing: 0em;
    text-transform: uppercase;
    background: #eb4b00;
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 3px 20px;
    color: white;
    border-radius: 4px 4px 0 0;
}
div.tab-pane.active div#search-by-step-content ul.level-1{
    list-style: none;
}
div.tab-pane.active div#search-by-step-content ul.level-0 li ul.level-1 li ul.level-2{
    font-size: 13px;
}
div.tab-pane.active div#search-by-step-content ul.level-0 li ul.level-1 li ul.level-2 li{}
div.tab-pane.active div#search-by-step-content li span.span-0{}
div.tab-pane.active div#search-by-step-content li span.span-1{}
div.tab-pane.active div#search-by-step-content li span.span-2{
    font-weight: 800;
}
div.tab-pane.active div#search-by-step-content ul.level-0 li ul.level-1 li span.title{
    font-size: 16px;
    background: black;
    color: white;
    padding: 2px 15px;
    margin: 20px 0 10px;
    display: inline-block;
    width: 100%;
}

.breadcrumb a {
    font-size: 14px;
    font-family: Calibri, sans-serif;
}

.js-product-container h1,
.product-information h2 ,
.product-information h2 span{
color: #000;
  font-weight: 600;
    margin-bottom: 20px;
}

.product-information span,
.product-information p{
    margin-bottom: 10px;
}
.js-product-container h1{font-size: 22px}

.product-add-to-cart .qty{margin-right: 0;}
.js-product-container .product-add-to-cart button.add-to-cart{
    background-color: #eb4b00;
    font-size: 14px;
    font-family: Calibri, sans-serif;
}
.product-add-to-cart .product-quantity{
    margin-bottom: 10px;
}
#product-availability {
background-color: #5cb85c;
  color: #fff;
  padding: 10px;
  font-size: 16px;
  width: 100%;
  display: block;
  text-align: center;
}
#product-availability .product-available{
    color: #fff;
}
body#product div.product-additional-info.js-product-additional-info{
  display: inline-block;
  margin: 10px 0;
}
#medInterest button{
    width: 220px;
    height: 50px;
    border: none;
    outline: none;
    color: #fff;
    background: #111;
    cursor: pointer;
    position: relative;
    z-index: 0;
    border-radius: 0px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
}

#search-by-step ul {
    border: 1px solid #ecb737;
    padding: 10px;
    background: #ecb737;
}
.box select {
    border: 1px solid #d0d0d0;
    padding: 8px 8px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
    border-radius: 3px;
}
div#search-by-step ul li label {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5em;
    letter-spacing: 0em;
    text-transform: none;
    text-align: left;
    padding: 10px;
    width: 100%;
    display: block;
    color: #414141;
    margin: 0;
}
#search-by-step ul > li {
    margin-right: 20px;
    box-shadow: none !important;
}

#search-by-step ul > li:first-child {
    background: transparent;
    border: none;
    margin-left: 0;
}
#search-by-step ul > li:last-child {
    background: transparent;
    border: none;
    margin-left: 0;
}

#search-by-step #go-back{display: none}

#cart .blockreassurance_product{}
#checkout .blockreassurance_product > div:empty,
#cart .blockreassurance_product > div:empty {display: none;}

#checkout div.blockreassurance_product div span.block-title,
#cart div.blockreassurance_product div span.block-title {
    font-weight: 600;
    color: #222 !important;
    margin-right: 10px;
}
#checkout .blockreassurance_product .item-product,
#cart .blockreassurance_product .item-product {width: auto;}
.product-prices .tax-shipping-delivery-label .delivery-information {
  display: none;
}
#checkout .blockreassurance_product .item-product img,
#checkout .blockreassurance_product .item-product svg,
#cart .blockreassurance_product .item-product img,
#cart .blockreassurance_product .item-product svg{
    width: auto;
    max-width: 60px;
    height: auto;
    max-height: 35px;
}
body#checkout .additional-information {
  margin: 1.25rem 0;
}
body#checkout section.checkout-step .step-title {
  font-size: 1rem;
}
.product-accessories .product{
    margin-bottom: 20px;
}
.product-accessories .product-miniature{
    background-color: #fff;
    height: 100%;
}

body#category #main{clear: both;}

ul.widget-pklinks li, ul.menulien li, .cat-drop-menu li {
    width: auto;
    min-width: 200px;
    padding: 4px 0;
    padding-bottom: 4px;
    border-bottom: 1px dashed #ccc;
}
.PM_ASBlockOutput {
    background-color: #fff;
}
.PM_ASBlockOutput .card-header{background-color: #fff;}
.PM_ASCriterionsGroupName {
    color: #333;
    font-size: 14px;
}
.block-category{min-height: inherit;height: auto;}
.block-category h1{display: none;}
#subcategories h2{display: none;}
#subcategories ul li {
    width: inherit;
    min-width: inherit;
}
#subcategories ul li .subcategory-image{display: none;}
#subcategories ul li .subcategory-name {
border: 3px solid #f67403;
  padding: 10px;
 color: #fff !important;
  font-weight: 500;
  font-size: 16px;
  text-transform: inherit;
  background: #f67403;
}
#subcategories {
  margin: 0;
  border-top: none;
  padding: 0;
}
#js-product-list-top{display: none;}
#js-product-list .js-product {margin-bottom: 30px;}
#js-product-list .js-product article{
    height: 100%;
    border: 1px solid #c1c1c1;
    background-color: #fff;
    padding: 0 10px;
}
.product-flags li.product-flag{
    background-color: #fab600;
}

.product-information+.row{clear: both;}

.product-accessories{
    background-color: #fff;
    margin-top: 20px;
    padding: 20px;
}
.product-accessories p.h5 {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 1em;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #333;
}
.password-strength-feedback{display: none!important;}

.product-cover .legend {
    position: absolute;
    margin-top: -50px;
    padding: 0 15px;
    color: #666;
    display: block;
    background-color: #fffa;
}

.tab-block{background-color: #ffffff;}
.tabs .nav-tabs .nav-link {
    border-bottom: 3px solid transparent;
}

.sticky-block {
    background-color: #fff;
    padding: 10px 20px;
}

.form-control-comment:empty {
    display: none;
}
.form-control{
   outline-color: none;
}
.form-control:user-invalid,
.custom-checkbox input[type="checkbox"]:user-invalid+span {
    border:2px solid red
}
.custom-checkbox input[type="checkbox"]:user-invalid+span {
    background-color:#fdd!important
}
.form-group div.form-control-comment {
    color:red;
    padding:0 20px;
    right:1px;
    background:linear-gradient(180deg,rgb(250,250,250) 0%,rgb(230,230,230) 100%);
    top:1px
}
.form-group .custom-checkbox+div.form-control-comment {
    display:none
}
form .form-control-label {
    font-size: 1.2rem;
    font-weight: 400;
    color: #414141;
    font-family: Calibri, sans-serif;
}

section#content .form-group.row {
    margin-bottom: 20px;
}
.form-control {
    line-height: 45px;
    height: 45px;
}
.form-group.row {
    position: relative;
}
.form-group .js-input-column + div.form-control-comment {
    color: red;
    padding: 0 20px;
    right: 17px;
    background: linear-gradient(180deg,rgb(250,250,250) 0%,rgb(230,230,230) 100%);
    top: 1px;
    position: absolute;
    line-height: 43px;
}
.form-group.type-select .js-input-column + div.form-control-comment,
.form-group.type-checkbox .js-input-column + div.form-control-comment {
display: none;
}
select.form-control:not([size]):not([multiple]) {
    line-height: inherit;
}

@media (min-width: 1200px) {
    .container {
        width: 1380px;
        max-width: 100%;
    }

}
@media (min-width: 1025px) {
	
div#everblock-11 ul{
  display: flex;
  gap: 20px;
}
    .sticky-block.stick-to-top {
        position: fixed;
        top: 20px;
        right: 20px;
        z-index: 999;
    }
    #search-by-step ul {
        max-width: 100%;
        list-style: none;
        width: 100%;
        display: flex;
    }
    #search-by-step li {
        width: 30%;
    }
    #search-by-step li+li {
        width: 40%;
    }
    #search-by-step li+li+li {
        width: 30%;
    }
}

@media (max-width: 1200px) {
    .bestsellers-products,
    .featured-products .js-product.product {
        padding: 0 2px;
    }
}
@media (max-width: 991px) {
#header .images-blocks div {
  width: 100%;
  min-height: 200px;
}	
#adtm_menu {
  margin: 10px;
}
#header .images-blocks {
	flex-wrap:wrap;
}

    #blockcart-modal .modal-body {
        padding: 1rem;
    }

    #header .images-blocks{
        grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
    }

    #checkout .header-top{display: none;}

    .input-group.bootstrap-touchspin {
        display: flex;
    }
    #content-wrapper {
        padding: 5px;
    }
    .cart-grid-body {
        padding: 10px;
    }
    body#checkout section.checkout-step .address-selector {
        flex-direction: column;
        align-items: stretch;
    }

    #header #bloc1 {
        grid-column-start: 1;
        grid-column-end: span 10;
        grid-row-start: 1;
        grid-row-end: span 1;
    }

    #header #bloc2 {
        grid-column-start: 1;
        grid-column-end: span 10;
        grid-row-start: 2;
        grid-row-end: span 1;
    }

    #header #bloc3 {
        grid-column-start: 1;
        grid-column-end: span 10;
        grid-row-start: 3;
        grid-row-end: span 1;
    }

    #header #bloc4 {
        grid-column-start: 1;
        grid-column-end: span 10;
        grid-row-start: 4;
        grid-row-end: span 1;
    }

    #header #bloc5 {
        grid-column-start: 1;
        grid-column-end: span 10;
        grid-row-start: 5;
        grid-row-end: span 1;
    }

    #header .blockreassurance .row {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .reassurance-pro .view_grid{
        flex-wrap: wrap;
    }
    .reassurance-pro .view_grid figure {
        max-width: 46%;
        margin: 0 1%;
    }
    .reassurance-pro .view_grid figure a img{  max-width: 100%;  }
    #blockcart-modal .product-image{
        max-height: 120px;
        width: auto;
        margin: 0 auto;
    }
    blockcart-modal .cart-content p.product-tax,
    #blockcart-modal .cart-content>p{display: none!important;}

    .carrier-extra-content-gls, .gls-container, .gls-container .row > [class*="col-"] {padding: 0;}
    .gls-relay-list .card-body{padding: 0.5rem 0;}
    .payment-options label{text-align:left;}

}
@media (max-width: 600px) {
    section#main {
        overflow: hidden;
    }

    #widget_block {
            position: relative;
            z-index: 0;
    }
    #widget_block .block_content{
        background: url(/modules/lgcomments/views/img/bg/horizontal-beige.png) no-repeat center center !important;
        width: 200px !important;
    }
    #widget_block .rotate{
        transform: rotate(0);
        -o-transform: rotate(0);
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        top: 82px !important;
        left: 10px !important;
    }

    #widget_block .block_content>div+div .rotate {
        top: 95px !important;
        left: 25px !important;
        -webkit-transform: rotate(0deg);
    }


}
@media (max-width: 576px) {
ul.subcategories-list{display: none;}
    section#content .row {
        flex-wrap: wrap;
    }
    .everhook-hookDisplayHome .row .element{width: 100%;}

    #header .header-top .position-static{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-around;

    }

    #content-wrapper iframe{max-width: 100%}

    #header .header-nav{max-height: inherit;}

    .everhook-hookDisplayNavFullWidth{display: none;}

    .nav-tabs{display: flex;flex-direction: column;}
}

#product .tabs {
	margin-top: 0.3rem;
}

.product-prices div {
	margin-bottom:0.2rem;
}
.product-discounts {
  margin-bottom: 1.0rem;
}
#product form#add-to-cart-or-refresh div.product-variants.js-product-variants div.product-variants-item{
	margin: 1rem 0;
}
#medInterest {
  text-align: left;
}

body:not(.lang-fr) div.shopping-cart.before-free-port{display: none;}
div.shopping-cart.before-free-port {}
div.shopping-cart.before-free-port p {
    text-align: center;
    padding: 10px 0;
    margin: 5px;
    border: 1px solid #c1c1c1;
    background-color: #efefef;
    color: #f00;
    font-weight: 600;
    font-size: 18px;
}
.product-manufacturer img {
    max-width: 250px;
    max-height: 350px;
}
body#checkout #payment-confirmation .ps-shown-by-js>button{display: block!important;}
body#checkout #payment-confirmation .ps-shown-by-js>div{display: none!important;}

.select2-selection__clear{display: none;}

@media screen and (max-width:1024px){
.social-icon-facebook {
  margin: 0 auto;
}
div#_desktop_cart_button div.header a {
  height: 40px;
}
div#_desktop_cart_button div.header span.cart-products-count{
  position: absolute;
  right: 0;
 bottom: -10px;
  background: red;
  color: white !important;
  border-radius: 30px;
}
body#product main footer#footer {
  padding-top: 0;
}
btn.btn-primary.float-xs-right{
  float: none;
  width: 100%;
}
#header {
  padding-bottom: 10px;
}
	#header .images-blocks div a span {
  font-size: 30px;
}
.btn-primary, .btn-secondary {
  padding: .5rem 0.95rem;
  font-size: 12px;
  width: 100%;
}
div#_desktop_cart_button{
display: none;
  }
  #wrapper .breadcrumb li:last-child {
  color: #d42716;
  font-weight: 700;
}
div.product-actions.js-product-actions,
body#product div.product-information,
body#product div.images-container.js-images-container{
  padding: 0 30px;
}
.product-prices {
  margin-top: 0;
  padding: 0 30px;
}
.scroll-box-arrows i {
  background: #f60;
  color: white;
  font-size: 30px;
  bottom: 3.225rem;
}
.js-product-container h1 {
  color: #000;
  font-weight: 600;
  margin-bottom: 0;
  padding: 0 30px;
}
.tab-content{
  padding-top: 10px;
  padding-bottom: 10px;
  background: #f2f2f2;
  font-size: 0.775rem;
  margin: 20px 0;
  border: 1px dotted #333;
}
.product-accessories p.h5 {
  text-align: center;
}
div.comment_anchor_content{
  padding-top: 10px;
  padding-bottom: 10px;
  background: #f2f2f2;
  font-size: 0.775rem;
  text-align: center;
  margin: 20px 0;
  border: 1px dotted #333;
}
.tab-content{
  padding: 10px;
  background: #f2f2f2;
  font-size: 0.775rem;
  margin: 20px 0;
  border: 1px dotted #333;
}
div#googleRichSnippets span,
span.comment_anchor {
  font-size: 14px;
}
span.normal-price{
  color: #eb4b00;
}
.tabs .nav-tabs .nav-link {
  border-bottom: 3px solid #777;
}
.product-accessories {
  background-color: #f2f2f2;
  margin-top: 0;
  padding: 20px 0 0;
}
.products.row{
  padding: 20px;
}
.product-accessories .product {
  margin-bottom: 20px;
  padding: 3px;
}
.everhook-hookDisplayFooterAfter p {
  text-align: center;
}
.everhook-hookDisplayFooterAfter p img{
  max-width: 70%;
  height: auto;
  margin: 0 auto;
}
}
@media (max-width: 600px) {
  section#main {
    padding: 0 20px;
  }
}
@media (max-width: 991px) {
  .block-contact {
    margin: 30px;
  }
}
@media (max-width: 767px) {
  .links .title {
    padding: .625rem 30px;
  }
}
@media (max-width: 991px) {
  #content-wrapper {
    padding: 0;
  }
}