@media screen and (max-width: 768px) {
.title_mobile_blog {
        font-size: 39px;
        text-align: center;
        margin-top: -70px;
        margin-bottom: 20px;
        display:block !important;
}
}

.title_mobile_blog {
        display:none;
}

body.page-cart .elementor-widget-heading.elementor-widget-heading .elementor-heading-title {
    color: #000;
}

#header.hide #header-right {
       top: 100px !important;
       right: -300px !important;
       position: relative !important;
}

#header.hide #header-right > .elementor-column-wrap > .elementor-widget-wrap {
       justify-content: left;
}
@media (max-width: 767px) {
       header.hide ul.mm_menus_ul.active {
               width: 100vw !important;
               max-width: 100vw;
               margin-left: -10px;
       }
}


.carousel-indicators li {
    border-color: rgba(0,0,0,0.1) !important;
    background: rgba(0,0,0,0.1) !important;
}

.carousel-indicators .active {
    background: #cf0025 !important;
    border-color: #cf0025 !important;
}



body.page-index .carousel .carousel-control .icon-prev i {
	background: url(/img/cms/slider-left.png) !important;
    	font-size: 0px;
    	width: 60px;
    	height: 60px;
	position: absolute;
	left:40px;
}

body.page-index .carousel .carousel-control .icon-next i {
        background: url(/img/cms/slider-left.png) !important;
	transform: scaleX(-1) !important;
        font-size: 0px;
        width: 60px;
        height: 60px;
	position:absolute;
	right:40px;
}

body.page-index .carousel-item > a > figure {
	width:100%;
}

body.page-index .carousel-item > figure > a >  picture,
body.page-index .carousel-item > a > figure > picture,
body.page-index .carousel-item > figure > a >  img,
body.page-index .carousel-item > a > figure > img {
	max-width: 596px !important;
	height:424px !important;
	object-fit: cover;
	transform: translate(-50%, -50%);
    	position: absolute;
    	top: 50%;
    	left: calc(50% + 200px);
	width:100%;
}

body.page-index .carousel-item > figure > a:before,
body.page-index .carousel-item > a > figure:before{
	content:'';
	background:url(/img/cms/sigle-albert-m%C3%A9n%C3%A8s.png);
	transform: translate(-50%, -50%);
        position: absolute;
	top: calc(50% - 207px);
    	left: calc(50% + 483px);
	font-size:30px;
	color:red;
	height: 95px;
    	width: 95px;
	z-index:9;
}

body.page-index .carousel .carousel-item .caption .display-1 {
	font-weight: 800;
	font-size: 23px;
	font-family: Raleway;
    	line-height: 40px;
	letter-spacing: 3.6px;
}

body.page-index .carousel .carousel-item .caption .caption-description p {
	font-size: 14px;
	font-family: Raleway;
	line-height: 23px;
	font-weight: 500;
}

body.page-index .carousel-item > figure > .caption,
body.page-index .carousel-item > a > figure > .caption {
	background-color:white;
	color:black !important;
	font-family: Raleway;
	border: 2px solid rgb(207, 0, 37);
	padding:55px 55px 50px 55px;
	max-width:500px !important;
	left:12px !important;
	top:50px !important;
}

body.page-index .carousel-item > figure > .caption:before,
body.page-index .carousel-item > a > figure > .caption:before {
	content:' ';
	font-size:30px;
        color: red;
    	position: absolute;
    	top: -10px;
    	left: -10px;
    	width: calc(100% + 20px);
    	height: calc(100% + 20px);
    	border: 1px solid rgba(207, 0, 37, 0.4);
}

body.page-index .carousel {
        background-color: #FAF8F6;
    	height: 600px;
	width: 100vw;
	margin-left: calc(-100vw / 2 + 1140px / 2);
    	margin-right: calc(-100vw / 2 + 1140px / 2);
}


body.page-index .carousel-item >  figure > .caption .display-1, 
body.page-index .carousel-item >  figure > .caption > .caption-description,
body.page-index .carousel-item > a > figure > .caption > .caption-description {
	color:black !important;
}

body.page-index .carousel-item .btn {
	font-family: "Raleway", sans-serif !important;
	line-height: 1.4rem;
	background-color: #cf0025;
    	border: 1px solid #cf0025;
    	font-size: 12px;
    	font-weight: 500;
    	letter-spacing: 1px;
	height: 2.75rem;
    	padding-top: 0.625rem;
	color:white;
	padding-left: 40px;
	padding-right: 40px;
	cursor: pointer;
    	position: relative;
}

body.page-index .carousel-item .btn:hover {
	color:white !important;
}

body.page-index .carousel .carousel-inner {
	height: 600px !important;
	max-width:1110px;
	margin:auto;
}

body.page-index .carousel .carousel-item .caption {
	bottom: auto !important;
}



@media (max-width: 1200px) {
	body.page-index .carousel-item > figure > a >  picture,
        body.page-index .carousel-item > a > figure > picture,
	body.page-index .carousel-item > figure > a >  img,
	body.page-index .carousel-item > a > figure > img {
        	max-width: 459px !important;
        	height:326px !important;
		left: calc(50% + 160px) !important;
		top: calc(50% - 50px);
	}

	body.page-index .carousel-item > figure > .caption,
	body.page-index .carousel-item > a > figure > .caption {
		max-width:393px !important;
		padding: 35px 35px 30px 35px;
		left: 130px !important;
	}

	body.page-index .carousel-item > figure > a:before,
	body.page-index .carousel-item > a > figure:before{
        	top: calc(50% - 208px);
        	left: calc(50% + 380px);
        	height: 73px;
        	width: 73px;
		background-size: contain;
	}

	body.page-index .carousel .carousel-item .caption .caption-description p {
		font-size: 10.7917px;
    		line-height: 17.7292px;
	}

	body.page-index .carousel .carousel-item .caption .display-1 {
		font-size: 17.7292px;
		letter-spacing: 2.775px;
	}


	body.page-index .carousel-item .btn {
		font-weight: 400;
		font-size: 9px;
	}

	body.page-index .carousel {
		margin-left: calc(-100vw / 2 + 960px / 2);
        	margin-right: calc(-100vw / 2 + 960px / 2);
	}
}

@media (max-width: 991px) {
	body.page-index .carousel-indicators .active {
		width: 10px !important;
    		height: 10px !important;
		margin-right: 8px;
	}

	body.page-index .carousel-indicators li {
                width: 10px !important;
                height: 10px !important;
		margin-right: 8px;
        }

	body.page-index .carousel {
		left:0 !important;
		height:500px;
    		margin-left: calc(-100vw / 2 + 690px / 2);
                margin-right: calc(-100vw / 2 + 690px / 2);	
	}

	body.page-index .carousel .carousel-item .caption {
		text-align: initial !important;
		position:relative;
		margin-top: 0px;
    		margin-bottom: 0px;
		margin: 0px !important;
	}


	body.page-index .carousel .carousel-inner {
		height:500px !important;
	}

	body.page-index .carousel-item > figure > .caption,
	body.page-index .carousel-item > a > figure > .caption {
		max-width: 318px !important;
		left: 154px !important;
	}

	body.page-index .carousel-item > figure > a > picture,
	body.page-index .carousel-item > a > figure > picture,
	body.page-index .carousel-item > figure > a > img, 
	body.page-index .carousel-item > a > figure > img {
		z-index:-1;
		left: calc(50% + 131px) !important;
		top: calc(50% - 33px);
		max-width: 377px !important;
    		height: 268px !important;
	}

	body.page-index .carousel-item > figure > a:before,
        body.page-index .carousel-item > a > figure:before{
                top: calc(50% - 165px);
                left: calc(50% + 312px);
                height: 59px;
                width: 59px;
                background-size: contain;
        }

	body.page-index .carousel-item .btn {
		height: 1.75rem;
		padding-left: 30px;
		padding-right: 30px;
		line-height: 0.5rem;
	}
}

@media (max-width: 767px) {
	body.page-index .carousel {
                margin-left: calc(-100vw / 2 + 540px / 2);
                margin-right: calc(-100vw / 2 + 540px / 2);
        }	

	body.page-index .carousel-item > figure > a > picture,
	body.page-index .carousel-item > a > figure > picture,
	body.page-index .carousel-item > figure > a > img, 
	body.page-index .carousel-item > a > figure > img {
    		z-index: -1;
    		left: calc(50%) !important;
    		top: calc(50% - 100px);
    		max-width: 343px !important;
    		height: 220px !important;
	}

	body.page-index .carousel-item > figure > .caption, 
	body.page-index .carousel-item > a > figure > .caption {
		top: 300px !important;
		max-width: 324px !important;
    		left: calc(50%) !important;
		width:100%;
		position: absolute !important;
		transform: translate(-50%, -50%);
		padding: 10px 15px 15px 15px;
	}

	body.page-index .carousel-item > figure > a:before,
	body.page-index .carousel-item > a > figure:before {
		display:none;
	}

	body.page-index .carousel-item > figure > .caption .display-1 {
		font-weight: 700 !important;
		font-size: 17px !important;
		line-height: 28px !important;
		letter-spacing: 3.6px !important;
	}

	body.page-index .carousel-item > figure > .caption > .caption-description p {
		font-weight: 500 !important;
		font-size: 14px !important;
    		line-height: 22px !important;
	}
}


@media (max-width: 571px) {
	body.page-index .carousel {
    		margin-left: 0;
    		margin-right: 0;
	}

	body.page-index .carousel .carousel-control .icon-prev i,
	body.page-index .carousel .carousel-control .icon-next i {
		display:none;
	}
}





#wrapper {
  padding-top: 1.563rem;
  background: #fff !important;
}

:root {
  --main-red-color: #cf0025;
}

/*--------------------- Home Banner-------------------------*/
/*-- Field with title, description and button--*/

.banner-description {
  width: 501px;
  height: 362px;
  /* padding: 65px 62px 64px 63px!important; */
  border: solid 1.5px var(--main-red-color) !important;
  background-color: #fff !important;
}

/* button into the banner*/

.btn-description-banner {
  padding: 16px 21px 15px 22px;
  border: solid 1.5px var(--main-red-color);
  background-color: var(--main-red-color);
  font-family: Raleway;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 3.6 !important;
  letter-spacing: 1.65px;
  text-align: center !important;
  text-transform: uppercase;
  width: 205px;
  height: 40px;
}

.text-descrition-banner {
  width: 376px;
  height: 65px;
  margin: 24px 0;
  font-family: Raleway;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}

/*-direction arrow banner */

#home-banner div div a.ls-nav-next {
  background-image: url("https://albertmenes-nouveau-site.projet-client.com/img/cms/slider-left.png");
  display: block !important;
  transform: scaleX(-1) !important;
  width: 60px;
  height: 60px;
  background-repeat: no-repeat;
  background-position: center;
  top: 35% !important;
}

#home-banner div div a.ls-nav-prev {
  background-image: url("https://albertmenes-nouveau-site.projet-client.com/img/cms/slider-left.png");
  display: block !important;
  width: 60px;
  height: 60px;
  background-repeat: no-repeat;
  background-position: center;
  top: 35% !important;
}

/* Title of Product*/

.h1 {
  text-transform: initial !important;
  font-size: 34px !important;
  color: #000000 !important;
  font-weight: 500 !important;
}

/*--------------------- New Product carroussel-------------------------*/

.product-caroussel .elementor-button.elementor-size-sm {
  width: 80%;
  color: var(--main-red-color) !important;
  border: var(--main-red-color) solid 1px !important;
  background-color: white !important;
  margin-left: 15px;
}

.product-caroussel div.elementor-content h3.elementor-title {
  color: black;
  font-weight: 300;
}

.product-caroussel div.elementor-price-wrapper span.elementor-price {
  color: black;
  font-weight: bold;
  font-size: 14px;
}

.product-caroussel
  .elementor-image-carousel-wrapper
  .slick-slider
  .slick-prev::before,
.product-caroussel
  .elementor-image-carousel-wrapper
  .slick-slider
  .slick-next::before {
  display: block;
  width: 40px;
  height: 40px;
  border: 4px double #cf0025;
  border-radius: 50%;
  color: #cf0025 !important;
  text-align: center;
  text-decoration: none;
  background: white;
  font-size: 25px !important;
  font-weight: bold;
  position: relative;
  margin-left: 90px;
  top: -236px;
  line-height: 1.25 !important;
}

.product-caroussel
  .elementor-image-carousel-wrapper
  .slick-slider
  button.slick-prev {
  transform: translateX(870px);
}

.product-caroussel
  .elementor-image-carousel-wrapper
  .slick-slider
  button.slick-next {
  transform: translateX(-160px);
}

@media (min-width: 768px) {
  .product-caroussel .elementor-image-carousel-wrapper ul.slick-dots {
    display: none !important;
  }
}

/*--------------------- falling for something carrousel-------------------------*/

#coup-de-coeur {
  left: -119px;
  width: 558px;
  height: 460px;
  top: 50px;
}

#img-coup-coeur div div img,
#img-coup-coeur {
  width: 627px;
  height: 533px;
}

#coup-de-coeur
  .elementor-image-carousel-wrapper
  .slick-slider
  .slick-prev::before,
#coup-de-coeur
  .elementor-image-carousel-wrapper
  .slick-slider
  .slick-next::before {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 1.1;
  border: 4px double #cf0025;
  border-radius: 50%;
  color: var(--main-red-color) !important;
  text-align: center;
  text-decoration: none;
  background: white;
  font-weight: bold;
}

#coup-de-coeur
  .elementor-image-carousel-wrapper
  .slick-slider
  .slick-prev::before {
  position: relative;
  left: 33px;
}

#coup-de-coeur
  .elementor-image-carousel-wrapper
  .slick-slider
  .slick-next::before {
  position: relative;
  right: 33px;
}

#coup-de-coeur > div.elementor-widget-container {
  border: 1.5px solid rgb(206, 0, 31) !important;
  outline-style: solid;
  outline-color: var(--main-red-color);
  outline-width: 0.5px;
  outline-offset: 3px;
}

/*------------------------------SubCategory header-------------------------------*/
/*------------------------------Senchou-page-------------------------------*/

.subcatsenchou .category-cover {
  top: -30px !important;
  position: absolute;
  display: block;
}

.subcatsenchou .block-category h1 {
  display: none;
}

.subcatsenchou .category-cover img {
  width: 100%;
}

/*------------------------------ Subcatecories Header's La Maison-------------------------------*/

.page-header {
  width: 100%;
  font-size: 100%;
}

.page-header h1 {
  text-align: center;
  color: #dd0330;
  font-size: 35px;
  text-transform: uppercase;
  font-weight: 500;
  font-family: inherit;
}

/*--------------------------Pagination-------------------------*/

.pagination div.col-md-6.offset-md-2.pr-0 {
  display: flex;
  justify-content: end;
}

/*     a.previous,
a.next {
    display: none;
} */

.pagination .page-list {
  display: flex;
}

li.current {
  width: 34px;
  height: 34px;
  border: solid 0.8px var(--main-red-color);
  border-radius: 50px;
  line-height: 1.57;
}

.pagination a {
  font-family: Raleway;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  margin: 0 13px;
}

.pagination .current a {
  color: var(--main-red-color) !important;
  font-weight: bold;
  font-size: 14px !important;
  line-height: 1.57;
}

.pagination .col-md-4 {
  width: 162px;
  height: 13px;
  margin: 5.3px 16.5px 91px 40px;
  font-family: Raleway;
  font-size: 11px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: 1.65px;
  text-align: left;
  color: #000;
}

/*-------------------responsive-------------------------*/

@media screen and (max-width: 1199px) {
  .product-caroussel
    .elementor-image-carousel-wrapper
    .slick-slider
    button.slick-prev {
    transform: translateX(730px);
  }

  .product-caroussel
    .elementor-image-carousel-wrapper
    .slick-slider
    button.slick-next {
    transform: translateX(-120px);
  }
}

@media screen and (max-width: 991px) {
  .product-caroussel
    .elementor-image-carousel-wrapper
    .slick-slider
    button.slick-prev {
    transform: translateX(500px);
  }

  .product-caroussel
    .elementor-image-carousel-wrapper
    .slick-slider
    button.slick-next {
    transform: translateX(-120px);
  }
}

@media screen and (max-width: 767px) {
  .product-caroussel
    .elementor-image-carousel-wrapper
    .slick-slider
    button.slick-prev {
    transform: translateX(420px);
  }

  .product-caroussel
    .elementor-image-carousel-wrapper
    .slick-slider
    button.slick-next {
    transform: translateX(-20px);
  }
}

/*------------------- Header Megamenu -------------------------*/

.mm_menu_content_title {
  letter-spacing: 1.6px;
  font-weight: bold;
}

.ets_mm_megamenu_content_content {
  justify-content: center;
}

.mm_menus_ul {
  width: auto !important;
}

.ets_mm_categories li a,
.ets_mm_block_content li a {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 1.65px;
  color: #000 !important;
}

.ets_mm_block_content h3 {
  font-size: 11px;
  letter-spacing: 1.65px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
}

.ets_mm_block_content p {
  font-size: 14px;
  line-height: 20px;
}

@media (min-width: 767px) {
  .mm_columns_ul {
    padding: 0 10vw !important;
    left: 0 !important;
    position: absolute !important;
    height: 334px !important;
  }
}

.ets_mm_megamenu_content .container {
  width: 100% !important;
  padding: 0 !important;
}

.mm_menu_content_title {
  color: #000 !important;
}

span.mm_menu_content_title:hover {
  color: #cf0025 !important;
}

.mm_arrow {
  display: none;
}

img.mm-image {
  max-width: 282px !important;
}

li.mm_columns_li.column_size_3.mm_has_sub {
  border: none;
}

.header-top .container {
  width: 100%;
  padding: 0px;
}

.ets_mm_categories a:hover,
.ets_mm_block_content a:hover {
  color: #cf0025 !important;
}

.ets_mm_megamenu.sticky_enabled.scroll_heading {
  position: initial !important;
}

.ls-fullwidth .ls-nav-prev,
.ls-fullwidth .ls-nav-next {
  z-index: 100 !important;
}

body .ets_mm_megamenu::before {
  width: 100% !important;
  left: 0 !important;
}

/*------------------- Prevent page overflow -------------------------*/

body {
  overflow-x: hidden;
}

/*------------------- Quickview CTA -------------------------*/

.product-miniature .quick-view.js-quick-view:hover,
body:not(.page-index) .js-product-miniature .elementor-button:hover {
    background: #cf0025 !important;
    color: #fff !important;
    transition: 0.3s all ease;
}

.product-miniature .quick-view.js-quick-view {
  transition: 0.3s all ease;
}

.elementor-email-subscription .elementor-message.elementor-message-danger {
  color: #fff;
}

/*------------------- HP SLider -------------------------*/

.ls-fullwidth .ls-nav-prev {
  left: 3vw !important;
}

.ls-fullwidth .ls-nav-next {
  right: 3vw !important;
}

.titre-banner {
  text-transform: uppercase;
  letter-spacing: 3.6px;
  font-weight: bold;
}

/*------------------- Notre sélection -------------------------*/

@media screen and (max-width: 767px) {
  #home-selection-item figcaption {
    text-align: center !important;
  }
}

.btn-selection,
.titre-selection {
  display: none;
  pointer-events: none;
}

.category-bloc:hover .btn-selection {
  display: block !important;
}

.category-bloc:hover .titre-selection {
  display: block !important;
}

/*------------------- Remise fiche produit -------------------------*/

p.product-pack-price {
  display: none;
}

/*------------------- BLOG -------------------------*/

.ybc-blog-form-comment .blog-submit .button,
.blog-managament-information button[type="submit"],
.ybc-blog-slider.carousel .slick-dots .slick-active button,
.blog_view_all,
.view_all_link,
.blog_view_all_button a,
.form-polls-body button,
.form_reply input.btn.btn-primary.btn-default[name="addReplyComment"],
.add_new_post_blog a,
#form_blog button[type="submit"],
#form_blog .btn.edit_view_post,
.form_reply_comment input[type="submit"],
.ets_blog_loading .squaresWaveG {
  background: #dd0330 !important;
}

.blog_view_all,
.view_all_link {
  background-color: #dd0330 !important;
}

.form-polls {
  display: none !important;
}

/*------------------- Recherche -------------------------*/

ul#ui-id-1 {
  left: 0 !important;
  right: 0 !important;
  width: 1165px !important;
  margin: auto;
}

ul#ui-id-1 .product-price {
  color: #cf0025;
  margin-left: 20px;
}

.ui-autocomplete.searchbar-autocomplete li a:hover {
  background: none !important;
}

#search_widget form {
  width: 1165px;
  max-width: 100vw;
  left: 0;
  right: 0;
  margin: auto;
  padding: 15px 0px !important;
}

#search_widget form i.clear {
  right: 0 !important;
}

.ui-menu .ui-menu-item {
  border: solid 0.25px #000;
  border-bottom: none;
}

.ui-menu .ui-menu-item:last-of-type {
  border-bottom: solid 0.25px #000;
}

/*------------------- MyAccount -------------------------*/

#my-account .page-footer {
  margin-top: 70px;
}

/*------------------- HP Product Slider -------------------------*/

/* Texte sur 2 lignes */
.elementor-product-miniature h3.elementor-title {
  white-space: normal;
  height: 42px;
}

/*------------------- Cart Crosselling -------------------------*/

#cart
  .product-caroussel
  .elementor-image-carousel-wrapper
  .slick-slider
  button.slick-next {
  transform: translateX(0px);
}

#cart
  .product-caroussel
  .elementor-image-carousel-wrapper
  .slick-slider
  button.slick-prev {
  transform: translateX(0px);
}

#cart
  .product-caroussel
  .elementor-image-carousel-wrapper
  .slick-slider
  .slick-prev::before,
#cart
  .product-caroussel
  .elementor-image-carousel-wrapper
  .slick-slider
  .slick-next::before {
  top: initial;
  margin-left: initial;
}

#cart .elementor-slick-slider .slick-next,
#cart .elementor-slick-slider .slick-prev {
  width: 40px;
}

/*------------------- Category -------------------------*/

#category .breadcrumb {
  z-index: 10;
}

/*#category .block-category .h1{
    display: none;
}*/

/*------------------- Shipping -------------------------*/

.shipping-amount-display.fsad-free.custom .line,
.shipping-amount-display.fsad-free.custom .filled-line {
  background: #cf0025 !important;
}

/*------------------- Header-mobile -------------------------*/

.header-mobile {
  display: none;
}

@media screen and (max-width: 767px) {
  .header-mobile {
    display: block;
  }

  .header-desktop {
    display: none;
  }

  .mobile_logo {
    margin: 0 !important;
  }

  .header-mobile .close_menu {
    display: none !important;
  }

  #category-description {
    max-width: 100%;
  }

  .mobile_logo img.logo {
    width: 174px;
  }

  .ets_mm_megamenu.bg_submenu[data-bggray="bg_gray"]:before {
    opacity: 0 !important;
  }
}

#_mobile_searchbar a {
  background: url(/themes/classic/assets/images/search.svg) no-repeat center;
  width: 21px;
  height: 18px;
  display: block;
}

.header-mobile .mobile_menu_burger .ybc-menu-toggle {
  padding: 0;
  font-size: 0px;
  line-height: 0px;
}

.header-mobile .ets_mm_megamenu_content .container {
  background: none;
}

.header-mobile .ybc-menu-button-toggle_icon .icon-bar:nth-child(2) {
  width: 12px;
}

.header-mobile .ybc-menu-button-toggle_icon .icon-bar {
  height: 1px;
  margin: 3px 0px;
}

#nav-mobile {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  padding: 0;
}

.header-mobile .ets_mm_megamenu.hook-custom {
  margin-top: 0px !important;
}

.header-mobile .mobile_menu_scroll {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: scroll;
  padding: 10px 20px;
  gap: 30px;
}

.header-mobile .mobile_menu_scroll .mobile_menu_item {
  font-size: 12px;
  font-family: raleway;
  text-transform: uppercase;
  white-space: nowrap;
  font-weight: 600;
}

.header-mobile .mm_menus_ul.active {
  margin-top: 60px;
}

.header-mobile .ybc-menu-toggle.opened:before {
  background: none !important;
}

.header-mobile .mm_menus_ul {
  background: #fff !important;
}

.header-mobile .row {
  margin: 0px;
}

@media screen and (max-width: 768px) {
  #category #product-list-header {
    height: auto !important;
  }

  #header .header-top {
    margin-top: 0;
  }
}

.ybc-menu-toggle.ybc-menu-btn.opened .icon-bar:nth-child(1) {
  transform: translateY(6.5px) rotate(-45deg);
}

.ybc-menu-toggle.ybc-menu-btn.opened .icon-bar:nth-child(2) {
  opacity: 0;
}

.ybc-menu-toggle.ybc-menu-btn.opened .icon-bar:nth-child(3) {
  transform: translateY(-7.5px) rotate(45deg);
}

/*------------------- Cart -------------------------*/

#cart #cart-title h1.h1 {
  font-size: 24px !important;
  line-height: 42px;
  letter-spacing: 4px;
  font-weight: bold !important;
  text-transform: uppercase !important;
}

#cart #_desktop_cart .cart-item .shopping-cart,
#cart #_desktop_cart .cart-item .psb_cart_qty {
  filter: invert(20%) sepia(90%) saturate(4888%) hue-rotate(339deg)
    brightness(76%) contrast(121%);
}

@media screen and (max-width: 768px) {
    #cart #cart-title {
        padding-top: 1rem !important;
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    #cart #wrapper,
    #checkout #wrapper,
    #contact #left-column {
        transform: translateY(0px) !important;
    }

    #product #content-wrapper {
        transform: none !important;
    }

    .cart-grid.row:before {
        content: "";
        position: absolute;
        left: 0;
        width: 100vw;
        height: 50px;
        background: #f7f4ef;
        z-index: -1;
    }

    #cart #cart-title h1.h1 {
        font-size: 14px !important;
        line-height: 22px !important;
        font-weight: bold !important;
        letter-spacing: 2.1px !important;
    }

    #cart .card.cart-summary h2 {
        display: none;
    }

    #cart .card.cart-summary {
        overflow-x: hidden;
        padding: 16px 18px 0;
    }
    #cart .block-promo .promo-input {
        height: 38px;
    }
    .blockreassurance_product.carousel {
        background-color: transparent;
    }
    .blockreassurance_product.carousel .carousel-inner {
        min-height: 150px;
    }
    .blockreassurance_product.carousel .carousel-item {
        text-align: center;
    	padding-left: 20%;
    	padding-right: 20%;
    	margin-bottom: 50px;
	margin-top:17px;
    }

  
    .blockreassurance_product.carousel .carousel-item .item-product img {
	    max-width: 50px;
    }
    .blockreassurance_product.carousel .carousel-item .item-product{
        float: none;
        margin: 0;
    }
    .blockreassurance_product.carousel .carousel-indicators {
        display: flex;
        gap: 16px;
        justify-content: center;
        align-items: center;
    }
    .blockreassurance_product.carousel .carousel-indicators li {
        width: 10px;
        height: 10px;
        border-color: #cf0025;
    }
    .blockreassurance_product.carousel .carousel-indicators li.active {
        background-color: #cf0025;
    }
    #cart .card-block.cart-detailed-subtotals + .cart-summary-totals .cart-total {
        border: none;
    }
    #cart .cart-summary-line.cart-total .value {
        font-weight: bold;
    }
    #cart .promo-btn {
        color: #cf0025 !important;
        border-color: #cf0025 !important;
        background-image: none !important;
        border-width: 0.5px;
        font-size: 11px;
        letter-spacing: 1.65px;
        background-color: transparent !important;
        line-height: 20px;
    }
    .cart-detailed-subtotals {
        padding: 0 !important;
    }
    #header .ets_mm_megamenu.hook-custom {
        margin: 0;
    }
    #header-logo-img img {
        width: 100%;
    }
    #header-account-img .elementor-widget-container,
    #header-shopping-cart .elementor-widget-container {
        margin: 0;
    }
    #header-shopping-cart .elementor-cart__toggle {
        display: flex;
        align-items: center;
    }
    #header-shopping-cart .elementor-button-icon i {
        width: 16px;
        height: 18px;
        background-size: 18px 16px !important;
        background: url(/themes/child_classic/assets/img/icons/bag-active.svg) no-repeat center;
        color: transparent;
    }
    #header .pl-cart-icon > * {
        padding-left: 5px !important;
    }
    #header-shopping-cart .elementor-button-icon::before {
        top:0;
        font-size: 14px;
        line-height: 1.57;
    }
    #header-shopping-cart .elementor-button-wrapper > a {
        padding: 0;
    }
    #header-account-img img {
        width: auto;
    }
    #header .elementor-search__toggle i {
        width: 17px;
        height: 17px;
        background-size: 17px 17px !important;
        background: url(/themes/child_classic/assets/img/icons/search.svg) no-repeat center;
        color: transparent;
    }
    #header .ybc-menu-button-toggle_icon {
        content: "";
        position: absolute;
        width: 17px;
        height: 20px;
        left: 6px;
        background-size: 20px 17px !important;
        background: url(/themes/child_classic/assets/img/icons/menu.svg) no-repeat center;
    }
    #header .ybc-menu-toggle {
        padding-top: 11px;
        padding-bottom: 11px;
    }
    #header .ybc-menu-toggle .icon-bar {
        display: none;
    }
    #header .ets_mm_megamenu .container {
        background: transparent;
    }
    #header .ybc-menu-toggle {
        color: transparent;
    }
    .mi-col-xs-3 {
        padding: 0 !important;
        width: 25% !important;
        align-items: center;
    }
    .mi-col-xs-6 {
        padding: 0 !important;
        width: 50% !important;
        align-items: center;
    }
    #cart-detailed-header {
        display: none;
    }

    .js-subtotal {
        padding-left: 1rem !important;
    }

    .cart-detailed-subtotals .cart-summary-line .value {
        padding-right: 1rem !important;
    }

    .block-promo .promo-code {
        padding: 0 !important;
    }
    #cart .blockreassurance_product .item-product {
        margin-right: 0;
    }
    .promo-input {
        width: calc(100% - 61px) !important;
    }

    .js-increase-product-quantity {
        border-left: none !important;
    }

    .js-decrease-product-quantity {
        border-right: none !important;
    }

    .cart-detailed-actions {
        padding: 0;
    }

  #header .ets_mm_megamenu .container {
    background: transparent;
  }

  #header .ybc-menu-toggle {
    color: transparent;
  }

  .mi-col-xs-3 {
    padding: 0 !important;
    width: 25% !important;
    align-items: center;
  }

  .mi-col-xs-6 {
    padding: 0 !important;
    width: 50% !important;
    align-items: center;
  }

  #cart-detailed-header {
    display: none;
  }

  .js-subtotal {
    padding-left: 1rem !important;
  }

  .cart-detailed-subtotals .cart-summary-line .value {
    padding-right: 1rem !important;
  }

  .block-promo .promo-code {
    padding: 0 !important;
  }

  #cart .blockreassurance_product .item-product {
    margin-right: 0;
  }

  .promo-input {
    width: calc(100% - 61px) !important;
  }

  .js-increase-product-quantity {
    border-left: none !important;
  }

  .js-decrease-product-quantity {
    border-right: none !important;
  }

  .cart-detailed-actions {
    padding: 0;
  }
}

/*------------------- Badge Nouveauté -------------------------*/
.elementor-product-miniature .elementor-badge-new {
  background: #2fb5d2;
  display: none !important;
}

.product-flags li.product-flag {
  display: none !important;
}

/*------------------- Page produit -------------------------*/

@media screen and (max-width: 768px) {
   .elementor-widget-language-selector .elementor-nav {
	z-index: 0 !important;
   }


  .PM_ASCriterionsGroup:after {
    display: none;
  }

  .PM_ASForm {
    margin-top: 0 !important;
  }

  .hidden-sm-down {
  }

  .images-container .product-images {
    flex-direction: row;
  }

  .images-container {
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 50px;
  }

  .product-description {
    position: relative;
  }

  /* .product-quantity.clearfix {
        position: fixed;
        width: 100%;
        background: #fff;
        bottom: 0;
        left: 0;
        z-index: 10;
        padding: 10px 20px;
        border: solid 0.5px rgba(0, 0, 0, 0.2);
    } */

  .PM_ASBlockOutput.PM_ASMobileMode .PM_ASearchTitle:after {
    display: none;
  }

  .PM_ASBlockOutput.PM_ASMobileMode {
    transform: translateY(40px);
    z-index: 10;
    width: 50vw;
  }

  .PM_ASBlockOutput.PM_ASMobileVisible {
    width: 100%;
  }

  .PM_ASBlockOutput.PM_ASMobileMode.PM_ASMobileVisible .card-block {
    margin-bottom: 40px;
  }

  .card-header.hidden-sm-up {
    border-bottom: none;
  }

  .card-header span.PM_ASearchTitle:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    left: 0px;
    background-size: 18px 18px !important;
    background: url(/themes/classic/assets/images/filter.svg) no-repeat center;
  }

  #category .total-products {
    text-align: center;
  }

  .hidden-md-up.up {
    display: none;
  }

  #category .pagination div.col-md-6.offset-md-2.pr-0 {
    transform: translateY(-20px);
  }

  #category .pagination .col-md-4 {
    margin: 0;
  }

  #category .pagination {
    transform: translateY(35px);
  }

    .product-miniature .highlighted-informations {
        width: auto !important;
    }
  .highlighted-informations.no-variants.hidden-sm-down {
    display: block !important;
  }

  .product-miniature .highlighted-informations {
    width: 160px !important;
  }

  .product-miniature .quick-view.js-quick-view {
    padding: 13px 5px;
  }

  .subcat {
    margin-bottom: 10px !important;
  }

  /*.thumbnail-container {
    min-height: 340px !important;
  }*/
}

#product .scroll-box-arrows.scroll {
  display: none;
}

#main .images-container .js-qv-mask {
  overflow: visible !important;
}

.thumbnail-container {
  min-height: 410px;
}

.highlighted-informations.no-variants,
.product-miniature
  .thumbnail-container:hover
  .highlighted-informations.no-variants,
.product-miniature
  .thumbnail-container:focus
  .highlighted-informations.no-variants,
#products .highlighted-informations,
.featured-products .highlighted-informations,
.product-accessories .highlighted-informations,
.product-miniature .highlighted-informations {
  top: auto !important;
  bottom: 0 !important;
}

.product-images > li.thumb-container > .thumb.selected,
.product-images > li.thumb-container > .thumb:hover {
  border: #000 2px solid !important;
}

.product-quantity .input-group-btn-vertical .btn i {
  top: auto !important;
  left: auto !important;
  right: auto;
  bottom: auto;
}

.product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-down,
.product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-up {
  display: flex;
  position: initial;
  align-items: center;
  justify-content: center;
}

/* .btn.btn-touchspin.js-touchspin.bootstrap-touchspin-down {
    right: 47px !important;
    top: -40px !important;
} */

.btn.btn-touchspin.js-touchspin.bootstrap-touchspin-down {
  transform: initial !important;
}

#cart .btn.btn-touchspin.js-touchspin.bootstrap-touchspin-down {
  top: 2px !important;
}

.product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-up {
  /* right: -52px !important; */
  right: calc(-100% - 17px) !important;
}

.product-quantity .qty {
  overflow-y: hidden;
}

.products-selection .total-products p {
  text-transform: uppercase;
  font-size: 13px !important;
  letter-spacing: 1.65px !important;
  font-weight: 500 !important;
  color: #000 !important;
}

.PM_ASCriterionGroupSelect {
  border: none !important;
  font-family: raleway;
  font-weight: bold;
  font-size: 13px !important;
  color: #000 !important;
  text-transform: uppercase;
}

.PM_ASCriterionGroupSelect:hover {
  color: #cf0025 !important;
  cursor: pointer;
}

.PM_ASearchTitle {
  font-size: 13px;
  letter-spacing: 1.65px;
  font-weight: bold;
  color: #000 !important;
  line-height: 1.55;
  text-transform: uppercase;
}

.PM_ASCriterionsGroupName {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}

.PM_ASCriterions.PM_ASCriterionsToggleHover {
  display: flex;
  align-items: center;
}

.PM_ASCriterionsGroupTitle.h4 {
  font-size: 14px;
  margin: 0;
  white-space: nowrap;
}

.PM_ASResetGroup {
  display: none;
}

.PM_ASCriterionsGroupOuter {
  width: 100%;
  padding-left: 15px;
}

.ui-state-default,
.ui-widget-content .ui-state-default {
}

.ui-widget-content,
.ui-widget-header {
}

.PM_ASCriterionsGroup:after {
  content: "";
  width: 1px;
  height: 30px;
  background: #ececec;
  position: absolute;
  right: 5px;
  top: 20px;
}

.PM_ASCriterionsGroup:last-child:after {
  display: none;
}

.PM_ASCritRange,
.PM_ASCritRangeValue {
  transform: translateY(10px);
}

#PM_ASBlock_1 {
  background: none;
}

.PM_ASForm {
  margin-top: 50px;
}

#category .card-header {
  background: none;
  padding: 0;
  width: 100px;
}

.tabs .nav-tabs .nav-link.active {
  color: #cf0025 !important;
  border: none;
  border-bottom: #cf0025 3px solid !important;
}

@media screen and (min-width: 768px) {
  .PM_ASCriterionsGroup:first-of-type {
    padding-left: 0px;
  }
}

/*------------------- checkout -------------------------*/

.custom-radio input[type="radio"]:checked + span {
  background-color: #cf0025 !important;
}

/*------------------- header langue masqué -------------------------*/
.language-selector.dropdown.js-dropdown {
  display: none;
}

/*------------------- Menu cadeaux -------------------------*/

#header
  > div.header-desktop
  > div
  > div.container
  > div:nth-child(1)
  > div
  > div
  > div
  > div
  > div
  > ul
  > li:nth-child(5)
  > ul
  > li:nth-child(1)
  > ul
  > li:nth-child(1)
  > div.ets_mm_block.mm_block_type_html.mm_hide_title
  > div
  > a {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 1.65px;
  color: #000000 !important;
}

/*------------------- Order confirmation-------------------------*/

#content-wrapper {
  margin-top: -50px;
}

#order-items {
  border-right: #f6f6f6 1px solid;
  margin-top: -150px;
}

.wishlist-list-item-default {
  border-bottom: 1px solid #0000002e;
  /* display: none !important; */
}

#category
  > div.wishlist-add-to
  > div.wishlist-modal.modal.fade.show
  > div
  > div
  > div.modal-body
  > div
  > ul
  > li:nth-child(1) {
  display: none !important;
}

/*------------------- Texte catégorie-------------------------*/

.elementor-widget-text-editor {
  color: #000000 !important;
}

/*------------------- Blog-------------------------*/
.ybc-blog #content-wrapper .ybc-blog-wrapper {
  margin-top: -200px !important;
}

.ybc-blog-wrapper-detail {
  margin-top: -180px !important;
}

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

  .post-wrapper {
    max-width: 374px !important;
  }
}

#left-column .block,
#right-column .block {
  box-shadow: none !important;
}

#left-column .title_blog {
  font-size: 14px !important;
  line-height: 22px;
  letter-spacing: 2.1px;
}

#left-column .ybc_block_categories a {
  font-size: 11px !important;
  line-height: 17px;
  letter-spacing: 1.65px;
  text-transform: uppercase;
  padding-bottom: 7.5px !important;
}

#left-column .ybc_block_categories li.active a {
  font-weight: bold;
}

#left-column .ybc_block_categories li:not(:last-child) a {
  border: none !important;
}

#left-column .ybc_block_categories li:not(.active) a::before {
  display: none;
}

#ybc_blog_page .icon_search::before {
  color: #cf0025;
}

#ybc_blog_page input[name="blog_search"] {
  border-bottom: 1px solid #cf0025 !important;
}

#ybc_blog_page input[name="blog_search"]::placeholder {
  color: #cf0025;
  opacity: 0.5;
}

.blog_tag .ybc-blog-tag-a {
  background-color: white !important;
  color: #cf0025;
  font-size: 11px !important;
  line-height: 24px;
  letter-spacing: 1.65px;
  text-transform: uppercase;
  padding: 0;
}

.blog_tag .ybc-blog-tag-a:hover {
  color: #cf0025 !important;
}

.blog_tag a:not(:last-child)::after {
  content: "·";
  margin-left: 8px;
}

.ybc-blog-list .post-wrapper {
  max-width: 345px !important;
}

@media (min-width: 768px) {
  .ybc_blog_layout_grid .ybc-blog-list > li {
    display: flex;
    justify-content: center;
  }
}

.ybc_item_img {
  max-width: 345px;
  height: 345px;
}

.ybc_item_img img {
  height: 345px;
}

.ybc_title_block {
  font-size: 14px !important;
  line-height: 22px !important;
  letter-spacing: 2.1px !important;
  font-weight: bold !important;
}

.ybc-blog-latest-toolbar-views {
  display: none;
}

.blog_description p {
  color: #080808 !important;
  font-size: 14px !important;
  line-height: 22px !important;
}

.ybc_categories {
  font-family: Raleway;
  font-size: 11px;
  color: #cd0025;
  text-transform: uppercase;
  margin-top: 10px;
  float: left;
  transform: translateY(5px);
}

.ybc-blog-wrapper {
  margin-bottom: 160px !important;
}

.blog-paggination .links > b {
  width: 34px !important;
  height: 34px !important;
  border: solid 0.8px var(--main-red-color) !important;
  border-radius: 50px;
  color: #cf0025 !important;
  line-height: 1.57;
  background: none !important;
  font-weight: bold;
}

.blog-paggination .links a {
  border: none !important;
}

.last::before {
  content: none !important;
}

.frist::before {
  content: none !important;
}

.ybc-bloc-html {
  text-align: center;
  border: solid 1.5px #cf0025;
  padding: 30px 15px;
  position: relative;
  pointer-events: none;
}

.ybc-bloc-html::before {
  content: "";
  border: 2.5px solid #cf0025;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  position: absolute;
  z-index: 10;
}

.ybc-bloc-html img {
  width: 100%;
  margin-bottom: 15px;
}

.ybc-bloc-html a {
  color: #cd0025;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  pointer-events: all;
}

.ybc-bloc-html h2 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
}

.ybc_block_popular ul li {
  display: flex;
  flex-wrap: nowrap;
  gap: 15px;
  flex-direction: row;
  max-height: 100px;
  overflow: hidden;
  margin-bottom: 20px;
}

.ybc_block_popular .ybc_title_block {
  font-size: 14px;
}

.ybc_block_popular {
  padding-right: 0 !important;
}

.ybc_block_popular ul li .ybc_item_img {
  max-width: 100px;
  min-width: 100px;
}

.ybc_block_popular ul li .ybc_item_img img {
  object-fit: cover;
}

.ybc_block_popular .ybc_categories {
  margin-top: 0;
  margin-bottom: 5px;
}

.ybc_block_popular .ybc_title_block {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

#left-column .block {
  padding-left: 0px !important;
}

.ybc_block_popular .blog_description {
  display: none !important;
}

.ybc_block_popular .read_more {
  display: none !important;
}

.text-black {
  color: #000;
}

.fs-14 {
  font-size: 14px !important;
}

.fs-15 {
  font-size: 15px !important;
}

.lh-22 {
  line-height: 22px !important;
}

.ff-arial {
  font-family: Arial !important;
}

.d-none {
  display: none !important;
}

#footerLinks .elementor-column,
#headerTopLeft .elementor-column {
  width: auto;
}

.contact-form #id-order {
  padding: 8px 14px;
}

.related-recipe__full-width {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background-color: transparent;
  background-image: linear-gradient(180deg, #f7f4ef 330px, #fff 50%);
}

.related-recipe__container {
  max-width: 1090px;
  padding-top: 40px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

.related-recipe__row {
  display: flex;
  justify-content: center;
  gap: 20px;
}

.related-recipe__recipe {
  width: 33.333%;
  position: relative;
  min-height: 1px;
  display: flex;
  flex-direction: column;
}

.related-recipe__recipe picture:first-child {
  text-align: center;
  transform: translateY(-50%);
}

.related-recipe__heading {
  color: #000;
  font-family: "Raleway", sans-serif;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 42px;
  margin-bottom: 15px;
  letter-spacing: 3.6px;
  text-align: center;
}

.related-recipe__description {
  margin-bottom: 60px;
  color: #000;
  text-align: center;
}

.related-recipe__link_image {
  outline: none;
  max-width: 345px;
  height: 345px;
  float: left;
  overflow: hidden;
  position: relative;
  background-color: #eee;
  width: 100%;
  margin-bottom: 10px;
}

.related-recipe__link_image:hover img {
  transform: scale(1.05);
}

.related-recipe__image {
  height: 345px;
  width: 100%;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.7s ease 0s;
}

.related-recipe__category-name {
  color: #cf0025;
  font-family: "Raleway", sans-serif;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 15px;
  letter-spacing: 1.65px;
  text-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
}

.related-recipe__title {
  color: #000;
  font-size: 11pt;
  line-height: 22px;
  letter-spacing: 2.1px;
  font-family: Calibri, sans-serif;
}

.product-quantity.product-quantity-ajax {
  justify-content: center;
}

.product-quantity.product-quantity-ajax input {
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  border: none;
}

#header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
  transition: all 0.4s;
}

#header.hide {
  transform: translateY(calc(-100% + 60px));
  margin-bottom: 0 !important;
}

#header.hide #header-right {
  position: fixed;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  z-index: 9997;
  top: 170px;
  right: 200px;
}

@media (max-width: 1650px) {
  #header.hide #header-right {
    top: 75%;
    right: 32px;
  }
}

#header.hide .elementor-widget-ajax-search {
  display: none;
}

#header.hide .elementor-cart__container {
  top: 151px;
}

.elementor-cart__container.elementor-lightbox {
  background-color: rgba(0, 0, 0, 0.25);
}

.miniature.add-to-cart:disabled {
  pointer-events: none !important;
  cursor: initial !important;
}

.miniature.add-to-cart {
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
  background: white;
  border: 1px #cf0025 solid;
  padding: 13px 35px;
  color: #cf0025 !important;
  letter-spacing: 2px;
  font-weight: bold;
  font-size: 11px !important;
}

.miniature.add-to-cart:hover {
  background: #cf0025 !important;
  color: #fff !important;
  transition: 0.3s all ease;
}

#icon-cart .elementor-button--view-cart,
#icon-cart .elementor-button--checkout {
  display: flex;
  align-items: center;
  justify-content: center;
}

#icon-cart .elementor-button--view-cart:hover {
  color: #fff !important;
}

.qty.from-cart {
  display: flex;
  flex-direction: row;
  text-align: center;
  align-items: center;
  margin: 10px auto 0 auto;
}

.qty.from-cart input {
  flex: 1 1 auto;
  text-align: center;
  max-width: 60px;
}

.qty.from-cart .minus,
.qty.from-cart .plus {
  flex: 0 0 42px;
  cursor: pointer;
}

@media (max-width: 428px) {
  .page-header h1 {
    font-size: 28px;
  }
}

h1.step-title.js-step-title.h3.not-allowed {
  border-bottom: 1px solid #ddd !important;
}

.cart-summary .shipping-amount-display.custom .price {
  color: #cf0025;
}

.cart-summary .shipping-amount-display .filled-line {
  background: #cf0025;
}

.c-red {
    color: var(--main-red-color) !important;
}
