@import url('https://fonts.googleapis.com/css2?family=Ysabeau+Infant:wght@200;300;400;500;600;700;800;900;1000&display=swap');
:root {
  --primary-color: #e3120d;
  --secondary-color: #1f4abf;
}

body {
  background: rgb(25, 133, 242);
  background: linear-gradient(
    90deg,
    rgba(25, 133, 242, 0.05) 0%,
    rgba(247, 81, 185, 0.05) 100%
  );
}


.axil-search .is-search-submit .is-search-icon {
  background-color: rgb(0 70 190)!important;
  border: none;
  position: relative;
  left: -6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.axil-search .is-search-submit path {
  fill: #fff!important;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
  background-color: #fff!important;
  border: 1px solid #1f4abf!important;
  border-radius: 6px!important;
  font-size: 14px!important;
  color: var(--color-heading)!important;
  font-weight: 500!important;
}

.section {
  padding: 50px 0;
}

.back-to-top {
  background: var(--secondary-color);
  object-position: center;
}

/* Start Header */
.axil-header {
  background-color: #fff;
}

.axil-header-top {
  background: #1f4abf;
  border-bottom: 1px solid #fff;
}
.axil-header-top .header-brand .logo {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 24px;
  font-family: 'Ysabeau Infant', sans-serif;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
  background: transparent!important;
}

.is-menu {
  display: flex;
  width: 100%;
  background-color: #1f4abf;
}
.is-menu .is-column-20 {
  flex: 0 0 auto;
  width: 20%;
}
.is-menu .cat-toggle {
  height: 100%;
}
.is-menu .is-column-80 {
  flex: 0 0 auto;
  width: 80%;
}
.is-menu .menu-list {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}

.is-menu .menu-list li {
  flex: 0 0 auto;
  width: 25%;
  margin: 0;
}
ul {
  list-style: none;
  margin-bottom: 30px;
  padding-left: 20px;
}
.is-menu .menu-list li a {
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  line-height: 50px;
  height: 50px;
  display: block;
  position: relative;
  text-align: center;
  transition: 0.5s;
  border-right: 1px solid #fff;
}
/* .is-menu .menu-list li a:after {
  content: "";
  height: 2px;
  width: 0;
  position: absolute;
  bottom: 0px;
  left: 0;
  opacity: 0;
  transition: .5s;
  background-color: var(--primary-color);
} */
/*Start catlists */
.cat-lists {
  font: 200 20px/1.5 Helvetica, Verdana, sans-serif;
  border-bottom: 1px solid #ccc;
}
 
.cat-lists:last-child {
  border: none;
}
 
.cat-lists a {
  text-decoration: none;
  color: #000;
  display: block;
  width: 200px;
 
  -webkit-transition: font-size 0.3s ease, background-color 0.3s ease;
  -moz-transition: font-size 0.3s ease, background-color 0.3s ease;
  -o-transition: font-size 0.3s ease, background-color 0.3s ease;
  -ms-transition: font-size 0.3s ease, background-color 0.3s ease;
  transition: font-size 0.3s ease, background-color 0.3s ease;
}
 

/*End catlists */
.is-menu .menu-list > li > a:hover::after {
  width: 100%;
  opacity: 1;
}

.is-menu .menu-list > li > a.active:after {
  width: 100%;
  opacity: 1;
}

.mainmenu {
  margin: 0 40px;
  width: 437px;
}

.header-style-2 .axil-header-top .axil-search {
  position: relative;
  margin-left: 70px;
  margin-right: 20px;
  max-width: 50%;
}

.header-style-2 .axil-header-top .axil-search input {
  border-color: #1f4abf;
}

.social-media-links {
  margin-left: auto;
}

.axil-mainmenu.aside-category-menu .mainmenu {
  justify-content: flex-end;
  /* margin-right: 165px; */
}

.axil-mainmenu.aside-category-menu {
  background-color: #1f4abf;
  border-top: 1px solid #d4d4d4;
}

.social-media-links {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  margin-left: auto;
}

.social-media-links li a {
  color: #fff;
  background-color: #1f4abf;
  display: block;
  margin: 0 5px;
  width: 25px;
  height: 25px;
  text-align: center;
  border-radius: 5px;
}

.social-media-links li a:last-of-type {
  margin-right: 0;
}

.axil-mainmenu.aside-category-menu .header-department .header-department-text {
  background: #f8f8f8;
  color: #302f2f;
}

.axil-mainmenu.aside-category-menu
  .header-department
  .header-department-text
  .icon,
.axil-mainmenu.aside-category-menu
  .header-department
  .header-department-text
  .text {
  color: inherit;
}

.mainmenu > li > a:hover,
.mainmenu > li > a.active {
  font-weight: 900;
  color: #fff !important;
}
.mainmenu > li > a {
  color: #fff;
}

.mainmenu > li > a::before {
  background-color: var(--primary-color);
}

.axil-mainmenu.aside-category-menu .mainmenu > li > a:before {
  bottom: 0px;
}

.mainmenu > li > a {
  font-weight: 900;
}

.axil-mainmenu.aside-category-menu .header-department .header-department-text {
  padding: 18px 20px;
  margin-left: -295px;
}

.is-menu .cat-list {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  background-color: #fff;
  width: 285px;
  z-index: 2;
  display: none;
}
.is-menu .cat-toggle:hover + .cat-list,
.is-menu .cat-list:hover {
  display: block;
}

/* End Header */

/* Start Slider */

.slide-wrapper {
  height: 430px;
  overflow: hidden;
  position: relative;
}
.main-slider .swiper-pagination-bullet {
  width: 30px;
  height: 5px;
  border-radius: 5px;
}
.main-slider .shop-btn {
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
}
.main-slider .shop-btn .axil-btn {
  margin: 0 10px;
}
.main-slider .swiper-pagination-bullet-active {
  background-color: var(--primary-color);
}

.main-slider a.axil-btn.btn-bg-gray:before,
.main-slider button.axil-btn.btn-bg-gray:before {
  background-color: #1f4abf;
}

.main-slider .slide-wrapper img {
  width: 100%;
}

.slider-overlay {
  position: relative;
}

.slider-overlay::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgb(33, 60, 142);
  z-index: 1;
  background: linear-gradient(
    58deg,
    rgba(33, 60, 142, 1) 0%,
    rgba(33, 60, 142, 0.78) 28%,
    rgba(67, 93, 168, 0.58) 56%,
    rgba(255, 255, 255, 0) 100%
  );
}

.main-slider-style-7 .main-slider-content .title {
  color: #fff;
}

.main-slider-style-7 .main-slider-content p {
  color: #fff;
}

.main-slider-style-7 .main-slider-content {
  height: 400px;
}

a.axil-btn.btn-bg-secondary,
button.axil-btn.btn-bg-secondary {
  background-color: #1f4abf;
}

a.axil-btn.btn-bg-secondary:before,
button.axil-btn.btn-bg-secondary:before {
  background-color: #1f4abf;
}

a.axil-btn.btn-bg-gray,
button.axil-btn.btn-bg-gray {
  background-color: transparent;
  color: #fff;
}

.main-slider.axil-slick-dots .slick-dots {
  bottom: 90px;
}

.axil-slick-dots .slick-dots li.slick-active button {
  background-color: var(--primary-color);
}

/* End Slider */
/* Start Top Demand Section */
.section-style-one .is-grid {
  display: grid;
  gap: 24px;
  padding: 20px 15px;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(1, 1fr);
}

.section-style-one .is-grid .is-column:nth-of-type(1) {
  grid-area: 1 / 1 / 2 / 2;
}

.section-style-one .is-grid .is-column:nth-of-type(2) {
  grid-area: 1 / 2 / 2 / 3;
}
ul li ul {
	background: white;
	visibility: hidden;
  opacity: 0;
  min-width: 27rem;
	position: absolute;
  transition: all 0.5s ease;
  margin-top: 1rem;
	left: 0;
  display: none;
}

ul li:hover > ul,
ul li ul:hover {
  visibility: visible;
  position: absolute;
  opacity: 1;
  /* display: inline-flex; */
  display: block;
  left: 25rem;
  top: -12px;
  height: auto;
}
/* .cat-listst::after {
  content: ">";
  color: #262626;
  margin: 0.3125em;
} */
/* .cat-listst::after {
  content: ">";
  color: #262626;
  margin: 10px;
  position: relative;
  font-size: 17px;
  left: 60px;
  top: -18px;
} */
ul li ul li {
	clear: both;
  width: 100%;
}
.section-style-one .is-column .box {
  height: 100%;
}

.section-style-one .is-column .box img {
  display: block;
  width: auto;
  height: 100%;
  margin: 0 auto;
  border-style: none;
}

.section-style-one .is-column .box.is-video {
  padding: 0;
}

.section-style-one .is-column .box.is-video video {
  width: 100%;
  height: 100%;
}

.imay-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(5, 1fr);
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.is-float {
  position: relative;
  top: -51px;
}

.imay-grid__item:nth-of-type(1) {
  grid-area: 1 / 1 / 4 / 3;
}

.imay-grid__item:nth-of-type(2) {
  grid-area: 1 / 3 / 4 / 5;
}

.imay-grid__item:nth-of-type(3) {
  grid-area: 4 / 1 / 6 / 2;
}

.imay-grid__item:nth-of-type(4) {
  grid-area: 4 / 2 / 6 / 3;
}

.imay-grid__item:nth-of-type(5) {
  grid-area: 4 / 3 / 6 / 4;
}

.imay-grid__item:nth-of-type(6) {
  grid-area: 4 / 4 / 6 / 5;
}

.section-style-one {
  background: #fff;
}

.section-style-one .section__title {
  background-color: #1f4abf;
  padding: 0 15px;
  text-align: center;
}

.section-style-one .section__title h2 {
  margin: 0;
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
  padding: 10px 0;
}

.section-style-one .imay-grid {
  padding: 15px;
}

.product-cards-style-one .product-card {
  padding: 20px;
  border: 1px solid #e2e2e2;
  width: 100%;
  height: 100%;
  border-radius: 6px;
}

.product-cards-style-one .product-card__more {
  text-align: right;
  color: var(--primary-color);
}

.product-cards-style-one .product-card__title {
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  color: #303030;
}

.product-cards-style-one .product-card__subtitle {
  margin: 0;
  font-size: 12px;
  font-weight: normal;
  color: #303030;
}

.product-cards-style-one .product-card__more a,
.product-cards-style-one .product-card__more a:hover {
  color: inherit;
}

.posters-style-one {
  padding: 10px 0;
}

.posters-style-one .poster-card {
  position: relative;
  padding-bottom: 80px;
}

.posters-style-one .poster-card__description {
  background-color: #ff4f04;
  position: absolute;
  bottom: 35px;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  padding: 30px 15px;
}

.posters-style-one .poster-card__title {
  margin: 0;
  font-size: 32px;
  font-weight: normal;
  color: #fff;
  text-align: center;
}

.posters-style-one .poster-card__details {
  margin: 0;
  color: #fff;
  font-size: 16px;
}

.posters-style-one .poster-card__more {
  position: absolute;
  background-color: #263f8e;
  color: #fff;
  padding: 5px 10px;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
}
.posters-style-one img,
.posters-style-one video {
  max-width: 100%;
}
.posters-style-one img {
  height: 340px;
  object-fit: cover;
  width: 100%;
}

.posters-style-one .swiper .swiper-pagination-bullet {
  background: #fff !important;
  opacity: 1 !important;
}

.posters-style-one .swiper .swiper-pagination-bullet-active {
  background: var(--primary-color) !important;
}

/* End Top Demand Section */
/* Start Products Section Styles */
.bg-image-1 {
  padding: 50px 0;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.products-style-three .section__title {
  text-align: center;
  color: #fff;
}

.products-style-three .section__subtitle {
  margin: 0 auto 30px auto;
  max-width: 600px;
  color: #fff;
}

.products-style-three .product-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  border-radius: 5px;
  width: 100%;
}

.products-style-three .product-card__img {
  max-width: 300px;
  height: 300px;
}

.products-style-three .product-card__title {
  color: #fff;
  font-size: 18px;
}

.products-style-three .product-card p {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
  margin-bottom: 0;
}

.products-style-three .product-card__more {
  font-size: 16px;
  /* border: 2px solid #fff; */
  color: #fff;
  padding: 5px 15px;
  border-radius: 6px;
  display: inline-block;
  transition: all 0.3s ease-in-out;
}

.products-style-three .product-card__more:hover {
  background-color: #fff;
  color: rgb(25, 133, 242);
}

/* End Products Section Styles */
/* Start Selected Products Styles */
.products-style-four .section__title {
}

.products-style-four .tabs {
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 3px solid #263f8e;
}

.products-style-four .tabs li {
  margin: 0;
}

.products-style-four .tabs li:nth-of-type(1) a {
  padding-left: 0;
}

.products-style-four .tabs li a {
  color: #303030;
  padding: 5px 20px;
  display: block;
}

.products-style-four .tabs li a.active {
  background-color: #263f8e;
  color: #fff;
}

.section-style-two .is-grid.is-five {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-template-rows: repeat(3, 1fr);
  grid-column-gap: 25px;
  grid-row-gap: 25px;

}

.section-style-two .is-grid.is-five .is-column.is-column:nth-of-type(1) {
  grid-area: 1 / 1 / 4 / 4;
}

.section-style-two .is-grid.is-five .is-column.is-column:nth-of-type(2) {
  grid-area: 1 / 4 / 2 / 7;
}

.section-style-two .is-grid.is-five .is-column.is-column:nth-of-type(3) {
  grid-area: 2 / 4 / 4 / 5;
}

.section-style-two .is-grid.is-five .is-column.is-column:nth-of-type(4) {
  grid-area: 2 / 5 / 4 / 6;
}

.section-style-two .is-grid.is-five .is-column.is-column:nth-of-type(5) {
  grid-area: 2 / 6 / 4 / 7;
}

.section-style-two .carousel-card {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}

.section-style-two .carousel-card::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  /* background: rgb(33, 60, 142); */
  z-index: 1;
  /* background: linear-gradient(
    58deg,
    rgb(21, 28, 52) 0%,
    rgba(15, 24, 49, 0.78) 28%,
    rgba(8, 12, 23, 0.58) 56%,
    rgba(255, 255, 255, 0) 100%
  ); */
}

.section-style-two .carousel-card .carousel-card__title {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 2;
  color: #fff;
}
.section-style-two .carousel-card .carousel-card__more {
  position: absolute;
  bottom: 20px;
  right: 10px;
  z-index: 2;
  background-color: var(--secondary-color);
  padding: 5px 10px;
  color: #fff;
  border-radius: 5px;
  display: block;
}

.products-style-four .product-card {
  background-color: #fff;
  border-radius: 5px;
}
.products-style-four .is-grid img {
  width: 100%;
}
.products-style-four .product-card__img {
}
.products-style-four .product-card__details {
  padding: 10px 10px 25px 10px;
}
.products-style-four .product-card__img img {
  width: 100%;
  object-fit: cover;
}
.products-style-four .product-card__stars {
  display: flex;
  padding: 0;
  list-style: none;
  margin: 0;
}
.products-style-four .product-card__stars i {
  color: #e2e2e2;
  padding: 0 3px;
  cursor: pointer;
}
.products-style-four .product-card__stars i.is-fill {
  color: #f8da48;
}
.products-style-four .product-card__subtitle {
  margin: 0;
  font-size: 12px;
  font-weight: 900;
}
.products-style-four .product-card__title {
  margin: 0;
  font-size: 16px;
}
/* End Selected Products Styles */
/* Start Products Section  */
.section-style-three {
  padding-bottom: 76px;
  /* height: 60vh; */
  background: rgb(9,110,158);
  background: linear-gradient(90deg, rgba(9,110,158,1) 0%, rgba(22,218,233,1) 100%);
}
.encre{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.encre .card img {
  object-fit: contain;
}
.swiper-initializeds{
  touch-action: pan-y;
  width: 100%;
}
.products-style-five .product-card {
  background-color: #fff;
  border-radius: 5px;
  padding: 15px 15px;
}
.products-style-five .product-card .product-card__img {
  margin-bottom: 20px;
}
.products-style-five .product-card .product-card__title {
  margin: 0;
  font-size: 16px;
}
.products-style-five .product-card .product-card__subtitle {
  margin: 0;
  font-size: 12px;
}
.products-style-five .product-card .product-card__more {
  display: block;
  text-align: right;
  color: #e3120d;
  font-size: 16px;
}
.products-style-five {
  height: 600px;
  --swiper-navigation-color: var(--primary-color);
}
/* End Products Section  */
/* Start Banner Styles */
.banner__title {
  margin: 0;
  font-weight: 600;
  font-size: 35px;
  color: #fff;
}
.banner__more {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 15px 30px;
  transition: all 0.3s ease-in-out;
}
.banner__more:hover {
  color: rgb(25, 133, 242);
  background-color: #fff;
}
/* End Banner Styles */
/* Start New Arrived Styles */
.section-style-five .section__header {
  background-color: #1f4abf;
  text-align: center;
  padding: 10px 0;
}
.section-style-five .section__title {
  color: #fff;
  font-size: 24px;
  margin: 0;
}
.section-style-five .is-grid {
  padding: 20px 40px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(1, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #fff;
  box-shadow: 4px 4px 15px rgb(0 0 0 / 20%);
}
.section-style-five .is-grid .is-column:nth-of-type(1) {
  grid-area: 1 / 1 / 2 / 3;
}
.section-style-five .is-grid .is-column:nth-of-type(2) {
  grid-area: 1 / 3 / 2 / 4;
}
.section-style-five .is-grid .is-column:nth-of-type(3) {
  grid-area: 1 / 4 / 2 / 5;
}
.section-style-five .poster-card {
  position: relative;
  height: 400px;
  overflow: hidden;
  border-radius: 5px;
}
.section-style-five .poster-card:not(.is-full) {
  padding: 12px;
  border: 1px solid #e2e2e2;
}
.section-style-five .poster-card:not(.is-full) .poster-card__img {
  overflow: hidden;
  height: 280px;
  text-align: center;
  margin-bottom: 20px;
}
.section-style-five .poster-card__img img {
  height: 100%;
}
.section-style-five .poster-card__title {
  margin: 0;
  font-size: 16px;
}
.section-style-five .poster-card__subtitle {
  margin: 0;
  font-size: 12px;
}
.section-style-five .poster-card__more {
  font-size: 16px;
  font-weight: bold;
  color: var(--primary-color);
  text-align: right;
  display: block;
}
.section-style-five .poster-card__details {
}
.section-style-five .poster-card__details.is-float {
  position: absolute;
  top: unset;
  bottom: 15px;
  left: 15px;
}
.section-style-five .is-full .poster-card__img {
  height: 100%;
}
.section-style-five .poster-card__details.is-float .poster-card__title {
  color: var(--primary-color);
  font-size: 40px;
  font-weight: bold;
}
.section-style-five .poster-card__details.is-float .poster-card__subtitle {
  font-size: 16px;
  color: #fff;
  margin-bottom: 15px;
}
.section-style-five .poster-card__details.is-float .poster-card__more {
  display: inline-block;
  color: #fff;
  background-color: var(--secondary-color);
  padding: 5px 20px;
}
/* End New Arrived Styles */
/* Start Second Banner Styles */
.banner {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}
.banner img {
  width: 100%;
}
.banner-style-2 .banner__more {
  position: absolute;
  bottom: 5px;
  padding: 10px 15px;
  left: 50px;
  color: #e3120d !important;
  border: none;
}
.banner-style-2 .banner__more:before {
  background-color: #fff !important;
}
.banner-style-2 .banner__more i {
  color: #e3120d !important;
}
/* End Second Banner Styles */
/* Start Services Section */
.service-card {
  border-radius: 5px;
}
.service-card__img {
  overflow: hidden;
  height: 250px;
}
.service-card__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.service-card__details {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #fff;
  padding: 15px 10px;
}
.service-card__number {
  font-size: 25px;
  font-weight: bold;
  color: var(--primary-color);
}
.service-card__title {
  color: #263f8e;
  border: 1px solid #263f8e;
  width: 170px;
  text-align: center;
  border-radius: 20px;
  padding: 5px 0;
  transition: 0.7s ease;
}
.service-card__title:hover {
  background-color: #0046be;
  color: #fff;
  transform: scale(1.1);
}
.service-card__description {
  margin: 8px 0;
  text-align: center;
}
.service-card__more {
  display: block;
  color: #fff;
  font-weight: bold;
  background-color: var(--primary-color);
  width: 130px;
  text-align: center;
  padding: 5px 0;
  transition: 0.7s ease;
}
.service-card__more:hover {
  color: #fff;
  transform: scale(1.1);
}
/* End Services Section */
/* Start Footer Styles */
.footer {
  background-color: #1f4abf;
  padding: 50px 0;
}
.footer-links {
}
.footer-links__title {
  color: #fff;
  position: relative;
  width: fit-content;
  font-size: 20px;
  text-transform: uppercase;
}
.footer-links__title::after {
  content: "";
  background-color: #fff;
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.footer-links__text {
  color: #fff;
  margin-bottom: 20px;
  font-size: 14px;
}
.footer-links__btn {
  display: inline-block;
  color: #fff;
  background-color: var(--primary-color);
  border-radius: 50px;
  padding: 8px 15px;
  margin-bottom: 20px;
  font-size: 14px;
}
.footer-links__btn:hover,
.footer-links__link:hover {
  color: #fff;
}
.footer-links__link {
  display: block;
  color: #fff;
  margin-bottom: 20px;
  font-size: 14px;
}
.footer-links__newsletter {
  display: flex;
  margin-bottom: 20px;
}
.footer-links__newsletter input[type="email"] {
  padding: 5px 15px;
  line-height: 0;
  border-radius: 0;
  border-top-left-radius: 50px;
  background: #e3e3e3;
  border-bottom-left-radius: 50px;
}
.footer-links__newsletter input[type="submit"] {
  padding: 5px 12px;
  border: none;
  color: #fff;
  line-height: 0;
  border-radius: 0;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  background-color: #e3120d;
}
.footer-links__newsletter input[type="submit"]:hover {
  background-color: #e3120d;
  border: none;
}
.footer-links__social-media {
  display: flex;
  list-style: none;
  padding: 0;
}
.footer-links__social-media li a {
  color: #fff;
  background-color: var(--primary-color);
  display: block;
  margin: 0 5px;
  width: 25px;
  height: 25px;
  text-align: center;
  border-radius: 5px;
}
.footer-links__social-media li a:hover {
  color: #fff;
  background-color: var(--primary-color);
}
.copyright {
  text-align: center;
  padding: 10px 0;
  border-top: 1px solid #5c76c9;
}
.copyright p {
  margin: 0;
  color: #fff;
}
/* End Footer Styles */
/* Start Carousel Products By category  */
.carousel-style-2 .carousel-card {
  cursor: pointer;
  text-align: center;
}
.carousel-style-2 .carousel-card__title {
  margin-top: 15px;
  display: block;
}
.carousel-style-2 .carousel-card__img {
  background-color: #e9e9e9;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.carousel-style-2 .carousel-card__img img {
  vertical-align: middle;
  border-radius: 6px;
  width: 100%;
  transition: 0.3s;
}
.carousel-style-2 .carousel-card:hover img {
  transform: scale(1.5);
}
/* End Carousel Products By category  */
@media (max-width: 1400px) {
  .contact img {
    height: 25% !important;
    width: 20% !important;
  }
  section.section.section-style-three.products-style-five {
    margin: 0px 35px !important;
  }
  .title-contact {
    font-size: 30px !important;
  }
  .mainmenu > li > a {
    font-size: 14px;
  }
  .header-department-text.department-title {
    margin-left: -50px;
  }
  .axil-mainmenu.aside-category-menu
    .header-department
    .header-department-text {
    margin-left: -50px;
  }
  .card-title {
    font-size: 11px !important;
  }

  .card img{
    height: 100px;
    width: 100%;
    margin-top: 0px;
  }
  p.card-text {
    font-size: 10px !important;
  }
  .title-aubaines.waviy {
    font-size: 40px;
  }
  section.promo {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    /* padding: 88px !important; */
  }
  a.card_more {
    left: 400px !important;
  }
}
/* Start Marks Section */
.mark {
  border-radius: 10px;
  background-color: #fff;
  border: 1px solid #e7e9ea;
  padding: 0;
  overflow: hidden;
}
.marks-section .section__more {
  border-radius: 6px;
  padding: 10px 20px;
  color: #fff;
  display: inline-block;
  margin: 30px auto 0 auto;
  background-color: #263f8e;
  box-shadow: 4px 4px 10px rgb(0 0 0 / 20%);
}
.marks-section .swiper-nav {
  position: absolute;
  bottom: 0;
  right: 0;
}
.marks-section .swiper-nav-next,
.marks-section .swiper-nav-prev {
  background-color: #fff;
  border-radius: 6px;
  color: #777777;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 48px;
  display: inline-block;
}

/* End Marks Section */

.products-style-three .product-card {
  transition: 0.7s ease;
}
.products-style-three .product-card {
  background: #3f68bb;
  padding: 10px;
  box-shadow: 2px 2px 2px 2px #263f8e;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  /* box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); */
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-card-front {
  background-color: #fff;
  color: #fff;
  border-radius: 10px;
  padding: 15px 15px;
}

.flip-card-back {
  background-color: #fff !important;
  color: white;
  transform: rotateY(180deg);
  border-radius: 10px;
  padding: 100px 15px;
}

.flip-card {
  height: 400px;
  border-radius: 20px;
  padding: 15px 15px;
}
a.product-card__more {
  background-color: #00276c;
  padding: 10px;
  font-size: 20px;
  border-radius: 10px;
  color: #fff;
  transition: 0.5s ease-in-out;
}
h3.product-card__title {
  color: #e3120d;
}
p.product-card__subtitle {
  color: #252525;
}
a.product-card__more:hover {
  transform: scale(1.1);
}
.ul_principale {
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
}
svg {
  max-width: 40px;
}
.ul_principale .li_principale .liprinc_a img {
  max-width: 50px;
}
li.li_principale {
  padding: 0 15px;
}
.ul_principale .li_principale .liprinc_a span {
  margin-left: 20px;
  color: #263f8e;
  position: relative;
}
.ul_principale .li_principale .liprinc_a span:before {
  content: "";
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
  background-color: var(--primary-color);
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.btn-cat {
  color: #fff;
  background-color: #e3120d;
  display: inline-block;
  margin-left: -280px;
  width: 100%;
  height: 50px;
  text-align: center;
}
.float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  left: 40px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

.loader {
  -webkit-perspective: 700px;
  perspective: 700px;
}

.loader > span {
  font-size: 45px;
  font-family: "franklin gothic medium", sans-serif;
  display: inline-block;
  animation: flip 2.6s infinite linear;
  transform-origin: 0 70%;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

@keyframes flip {
  35% {
    transform: rotateX(360deg);
  }
  100% {
    transform: rotatex(360deg);
  }
}

.loader > span:nth-child(even) {
  color: white;
}

.loader > span:nth-child(2) {
  animation-delay: 0.3s;
}

.loader > span:nth-child(3) {
  animation-delay: 0.6s;
}

.loader > span:nth-child(4) {
  animation-delay: 0.9s;
}

.loader > span:nth-child(5) {
  animation-delay: 1.2s;
}

.loader > span:nth-child(6) {
  animation-delay: 1.5s;
}

.loader > span:nth-child(7) {
  animation-delay: 1.8s;
}
.card {
  background-color: transparent !important;
  border: none;
}
h5.card-title {
  text-align: center;
  font-size: 14px;
  font-weight:900;
}
p.card-text {
  text-align: center;
}
img.card-img-top {
  text-align: center;
  background: #fff;
  padding: 25px;
}
.card-body {
  background: #fff;
}
p.card-text {
  color: #ffc107;
  font-weight: 900;
  font-size: 13px;
}
.title-aubaines {
  position: relative;
  text-transform: uppercase;
  font-weight: 900;
  color: #fff;
  text-shadow: rgb(9, 110, 158) 1px 0 10px;
  text-align: center;
}
/* section.section.section-style-three.products-style-five {
  margin: 0 150px;
} */
a.card_more {
  background-color: #00276c;
  color: #fff;
  /* padding: 10px;
  border-radius: 20px; */
  border-radius: 6px;
  font-size: var(--font-size-b1);
  line-height: var(--line-height-b1);
  font-weight: 700;
  display: inline-block;
  padding: 10px;
  position: relative;
  transition: all 0.3s ease-in-out;
  z-index: 1;
  bottom: 54px;
  left: 504px;
}
.waviy {
  position: relative;
  -webkit-box-reflect: below -20px linear-gradient(transparent, rgba(0, 0, 0, 0.2));
  font-size: 40px;
}
.waviy span {
  font-family: "Alfa Slab One", cursive;
  position: relative;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  animation: waviy 1s infinite;
  animation-delay: calc(0.1s * var(--i));
}
@keyframes waviy {
  0%,
  40%,
  100% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(-20px);
  }
}
section.promo {
  margin-top: 25px;
  margin-bottom: 50px;
  padding: 120px;
}
.Search_submit .Search_search-icon {
  max-height: 0.44em;
  max-width: 0.325em;
  font-size: 4em;
  vertical-align: middle;
  color: #fff;
}
.animate-charcter
{
  position: absolute;
  text-transform: uppercase;
  background-image: linear-gradient( -225deg, #231557 0%, #44107a 29%, #ff1361 67%, #fff800 100% );
  background-size: auto auto;
  background-clip: border-box;
  background-size: 179% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 2s linear infinite;
  display: inline-block;
  font-size: 32px;
  margin-left: 50px;
  text-align: justify;
  margin-top: 100px;
}
.samsung-s23
{
  position: absolute;
  text-transform: uppercase;
  background-image: linear-gradient( -225deg, #231557 0%, #44107a 29%, #ff1361 67%, #fff800 100% );
  background-size: auto auto;
  background-clip: border-box;
  background-size: 179% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 2s linear infinite;
  display: inline-block;
  font-size: 32px;
  margin-left: 50px;
  text-align: justify;
  margin-top: 200px;
}
.samsung-s22
{
  position: absolute;
  text-transform: uppercase;
  background-image: linear-gradient( -225deg, #231557 0%, #44107a 29%, #ff1361 67%, #fff800 100% );
  background-size: auto auto;
  background-clip: border-box;
  background-size: 179% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 2s linear infinite;
  display: inline-block;
  font-size: 32px;
  margin-left: 260px;
  text-align: justify;
  margin-top:300px ;
}
/* .text-center img{
  height: 500px;
} */

@keyframes textclip {
  to {
    background-position: 200% center;
  }
}
.header-style-2 .axil-header-top .axil-search .icon {
  width: auto;
  position: absolute;
  top: 0px;
  background-color: rgb(0 70 190);
  font-size: 26px;
  color: #fff;
  z-index: 1;
  left: 91%;
  border-radius: 360px;
  padding: 3px 17px;
}
.header-style-2 .axil-header-top .axil-search .icon:hover {
  color: #fff;
}
.info-inner {
  padding: 70px;
}
/* input.wpcf7-form-control.has-spinner.wpcf7-submit.btn-contact {
  top: 1245px;
  position: absolute;
} */
ul.info-list.clearfix {
  list-style: none;
}
div#wpcf7-f5-o1 h6 {
  color: #0046be;
  font-size: 25px;
  font-weight: 900;
}
.contact img {
  height: 35%;
  width: 25%;
  position: relative;
  left: 65px;
}

.contact p {
  font-size: 20px;
  padding: 10px;
  font-weight: 900;
  color: #000;
}
.cat-list li {
  /* margin-left: 10px; */
  text-align: center;
}
.title-contact {
  margin-top: 40px;
  color: #e3120d;
  font-weight: 900;
  font-size: 42px;
}
.cat-toggle {
  color: #fff;
  background-color: #0046be;
  border-right: 1px solid #fff;
}
.contact-form {
  text-align: center;
  background-image: linear-gradient(rgba(0 13 106 / 30%), rgba(0 13 106 / 30%)),
    url("http://server10.servermdz.pro/property8/wp-content/themes/wpresidence/img/unnamed.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0;
}
.contact-page {
  background: linear-gradient(#3577f0, #cbcbcb);
  padding: 50px 0;
}

.image-contact {
  width: 10px;
}

.contact-page-form {
  background: #00000080;
  padding: 50px;
  border-radius: 5px;
  margin-bottom: 20px;
}
.contact-page-form li {
  list-style: none;
  color: #fff;
}
.contact-page-form i {
  margin-right: 5px;
  margin-right: 5px;
  background: #0046be;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
}
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
  height: 100px;
}
.btn-swiper-next {
  right: -20px;
}
.btn-swiper-prev {
  left: -20px;
}
.image-card-services img {
  width: 70px;
  margin: 20px 0 0 0;
}
.title-card-services {
  font-weight: bolder;
  text-align: center;
  padding: 5px 0px 5px 0px;
  font-size: 23px;
}
.card-services {
  align-items: center;
  text-align: center;
  margin: 10px 0px;
  padding: 20px;
  box-shadow: 1px 1px 2px #1f4abf, -1px -1px #e9e5e5;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  gap: 5px;
  transition: transform 1.1s;
  cursor: pointer;
}
.card-services:hover{
  transform: scale(1.06);
}
.title-pub{
  margin-top: 15px;
  color: #1f4abf;
  text-align: center;
  font-weight: 900;
  font-size: 25px;
}
/* Start Pc Portable Page Styles */
.pc-portables .card {
  height: 400px;
}
.mb-3 {
  margin-bottom: 1rem!important;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
.pc-portables img.card-img-top {
  height: 240px;
  object-fit: contain;
}
/* End Pc Portable Page Styles */
.containers { 
   margin:70px auto;
   max-width:350px; 
   border:solid 1px #ccc; 
   border-radius:5px; 
   padding:30px;}

.filter-hidden { 
  display:none; 
}
.accordion-button{
  position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 1.4rem;
    color: #212529;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
}
.pointer { cursor:pointer; }

.list-group-item-hover:hover { background:#eee; }

/*Start News pages produits */
.breadcrumb-nav {
  color: #8e8e8e;
  border-bottom: 0;
}
.w-75 {
  height: 500px;
  object-fit: contain;
}
.breadcrumb {
  margin-bottom: 0;
  padding: 1rem 0;
  border-radius: 0;
  background-color: transparent;
  display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}
.breadcrumb-item {
  font-size: 12px;
  letter-spacing: -0.01em;
  line-height: 24px;
  text-transform: uppercase;
}
.breadcrumb-item.active, .breadcrumb-item a {
  color: inherit;
}
.icon-home:before {
  content: "";
}
[class*=" icon-"]:before, [class^=icon-]:before {
  font-family: "porto";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.breadcrumb-item+.breadcrumb-item {
    padding-left: 1.5rem;
}

.breadcrumb-item+.breadcrumb-item:before {
  color: inherit;
  padding-right: 1.1rem;
  content: "";
  font-size: 12px;
  font-family: "porto";
  vertical-align: middle;
  margin-top: -2px;
}
.breadcrumb-item+.breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.sticky-header {
  transition: left 0.25s;
}
.toolbox, .toolbox-item, .toolbox-left, .toolbox-right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.toolbox {
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  justify-content: space-between;
  -ms-flex-pack: justify;
  margin-bottom: 1rem;
  font-size: 1.2rem;
  line-height: 1.5;
}
.sidebar-toggle {
  display: flex;
  position: static;
  margin-right: 0.8rem;
  margin-top: 0;
  padding: 0 1.1rem 0 3px;
  align-items: center;
  width: auto;
  height: 34px;
  text-transform: uppercase;
  line-height: 36px;
  color: inherit;
  border: 1px solid #dfdfdf;
  background: #fff;
  cursor: pointer;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
.sidebar-toggle svg {
  stroke: #222529;
  fill: #fff;
  width: 28px;
}
.sidebar-toggle span {
  margin-left: 0rem;
  font-size: 1.3rem;
  letter-spacing: -0.05em;
}

.toolbox-item.toolbox-sort {
  margin-right: 1.5rem;
}
.toolbox label {
  margin: 1px 1.1rem 0 0;
  color: #777;
  font-size: 1.3rem;
  font-weight: 400;
  font-family: "Open Sans",sans-serif;
}

.toolbox-item .select-custom {
  margin-bottom: 0;
}
.toolbox-item {
  margin-bottom: 10px;
}
.select-custom {
  position: relative;
  margin-bottom: 1rem;
  background: #fff;
}
.toolbox select.form-control:not([size]):not([multiple]) {
  height: 34px;
}

.toolbox .select-custom .form-control {
  max-width: 160px;
  padding-right: 2.5rem;
  padding-left: 0.8rem;
  font-size: 1.3rem;
  padding-top: 1px;
}
.toolbox .form-control {
  display: inline-block;
  margin-bottom: 0;
  padding: 0 0.8rem;
  color: #777;
}
/* .toolbox .select-custom:after {
  right: 1.5rem;
  font-size: 1.6rem;
  color: #222529;
} */
/* 
.select-custom:after {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 1.9rem;
  transform: translateY(-50%);
  font-family: "porto";
  font-size: 1.6rem;
  content: "";
  padding-bottom: 2px;
  font-weight: 400;
} */
label {
  display: inline-block;
  margin-bottom: 0.5rem;
  margin: 0 0 0.6rem;
  color: #222529;
  font-family: Poppins,sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
}
.form-control {
  padding-left: 1.2rem;
  height: 46px;
  margin-bottom: 1rem;
  transition: all 0.3s;
  border: 1px solid #dfdfdf;
  border-radius: 0;
  background-color: #fff;
  color: #777;
  font-family: "Open Sans",sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.toolbox-item.layout-modes {
  margin-top: -1px;
}

.toolbox-item {
  margin-bottom: 10px;
}
.layout-btn.active {
  color: #08C;
}
.layout-btn:not(:last-child) {
  margin-right: 4px;
}
.layout-btn {
  display: inline-block;
  width: 1.2em;
  color: #000;
  font-size: 16px;
  line-height: 34px;
  text-align: center;
}
.btn-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
}
.icon-mode-list:before {
  content: "";
}
.icon-mode-grid:before {
  content: "";
}
.product-default {
  color: #777;
  margin-bottom: 2rem;
  transition: box-shadow 0.3s ease-in-out;
}
.product-default figure {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-bottom: 1.6rem;
}
figure {
  display: block;
  margin: 0 0 1rem;
}

.product-default a {
  color: inherit;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* .product-default figure img:last-child {
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  left: 0;
} */
.product-default figure img {
  transition: opacity 0.3s ease-in-out;
  height: auto;
  height: 130px;
  width: 100%;
  object-fit: contain;
}

.product-default .product-label.label-hot {
  background-color: #2ba968;
}
.product-default .product-label.label-sale {
  background-color: #da5555;
}
.product-default .product-label {
  display: block;
  text-align: center;
  margin-bottom: 5px;
  text-transform: uppercase;
  padding: 5px 11px;
  color: #fff;
  font-weight: 600;
  font-size: 10px;
  line-height: 1;
  border-radius: 12px;
}
.product-default .category-wrap {
  width: 100%;
  white-space: nowrap;
}
.product-default .category-list {
  text-align: center;
  font-weight: 400;
  font-size: 1rem;
  font-family: "Open Sans",sans-serif;
  line-height: 1.7;
  opacity: 0.8;
  text-transform: uppercase;
  text-overflow: ellipsis;
  overflow: hidden;
}
.product-category {
  color: #1d2127;
  margin-bottom: 2rem;
  position: relative;
}
.cat-sublist {
  margin-top: 1.3rem;
  margin-left: 1.4rem;
}
.product-default .product-title a {
  display: block;
}
.product-default .product-title {
  max-width: 100%;
  font-weight: 400;
  font-size: 1.5rem;
  font-family: Poppins,sans-serif;
  line-height: 1.35;
  letter-spacing: 0.005em;
  margin-bottom: 0.4rem;
}
.product-default .product-details {
  display: flex;
  display: -ms-flexbox;
  padding: 0 0.8rem;
  flex-direction: column;
  -ms-flex-direction: column;
  align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -ms-flex-pack: center;
}
/* .product-default a {
  color: inherit;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
} */
.ratings-container {
  line-height: 1;
  margin: 0 0 12px 1px;
  cursor: pointer;
  position: relative;
  display: inline-block;
}
.ratings-container .product-ratings {
  height: 11px;
}

.ratings-container .product-ratings, .ratings-container .ratings {
  position: relative;
  display: inline-block;
  font-size: 11px;
  letter-spacing: 0.1em;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.ratings-container .product-ratings:before {
  content: "★★★★★";
  color: #FF9800;
}
.ratings-container .ratings {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
}
.tooltiptext {
  visibility: hidden;
  position: absolute;
  background-color: #333;
  color: #fff;
  font-family: "Open Sans",sans-serif;
  font-weight: 400;
  letter-spacing: 0.01em;
  text-align: center;
  padding: 1rem 0.7rem;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s;
  bottom: 125%;
  left: 50%;
  transform: translateX(-50%);
}
.price-box {
  margin-bottom: 1.4rem;
  font-weight: 600;
  font-family: "Open Sans",sans-serif;
  line-height: 1;
}
.old-price {
  text-decoration: line-through;
  font-size: 1.2rem;
  letter-spacing: 0.005em;
  color: #999;
  margin-right: 3px;
}
.tooltip-top:after {
  content: "";
  position: absolute;
  top: 96%;
  left: 50%;
  margin-left: -6px;
  border-width: 6px;
  border-style: solid;
  border-color: #333 transparent transparent transparent;
}
.product-price {
  color: #222529;
  font-size: 1.5rem;
  line-height: 1;
}
.product-default .product-action {
  position: relative;
  margin-bottom: 1.5rem;
  color: #333;
  text-align: center;
  width: 100%;
}
.product-default .btn-icon-wish {
  left: 0;
}
.product-default .btn-add-cart, .product-default .btn-icon-wish, .product-default .btn-quickview {
  border: 1px solid #f4f4f4;
  background: #f4f4f4;
  color: #6f6e6b;
  line-height: 34px;
}
.product-default .btn-icon-wish, .product-default .btn-quickview {
  display: inline-block;
  position: absolute;
  top: 0;
  margin: 0 2px;
  width: 36px;
  height: 36px;
  font-size: 1.6rem;
  text-align: center;
  opacity: 0;
  transition: all 0.25s ease;
}
.product-default .btn-add-cart {
  display: inline-block;
  padding: 0 1.4rem;
  font-size: 1.2rem;
  font-weight: 600;
  font-family: Poppins,sans-serif;
  text-align: center;
  vertical-align: top;
  cursor: pointer;
  transition: all 0.25s ease;
}

.icon-heart:before {
  content: "";
}
.product-default:not(.inner-icon) .btn-add-cart:not(.product-type-simple) i {
  display: none;
}
.product-default .btn-add-cart i {
  display: none;
}

.product-default .btn-add-cart i {
  font-size: 1.5rem;
  line-height: 32px;
}
.fa, .fas {
  font-weight: 900;
  /* font-family: "Font Awesome 5 Free"; */
}
.fa, .fab, .fal, .far, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.product-default:hover {
  z-index: 1;
  box-shadow: 0 12px 20px 0 rgba(0,0,0,0.08);
  transition: box-shadow 0.3s ease-in-out;
}
.product-default:hover .btn-add-cart {
  background: #2b2b2d;
  border-color: #2b2b2d;
  color: #fff;
}

.product-default:hover .product-action a {
  opacity: 1;
}
.product-default .btn-quickview {
  font-size: 1.4rem;
  right: 0;
}
.fa-external-link-alt:before {
  content: "\f35d";
}
.sidebar-shop {
  font-size: 1.3rem;
}
[class*=col-] {
  padding-left: 10px;
  padding-right: 10px;
}
.sidebar-shop .widget:not(:last-child) {
  border-bottom: 0;
}

.sidebar-shop .widget {
  padding: 2rem;
  border: 1px solid #e7e7e7;
}

.sidebar-shop .widget-title {
  margin: 0;
  color: #313131;
  font-family: Poppins,sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.4;
  text-transform: uppercase;
}
.widget-title {
  margin: 0.5rem 0 1.3rem;
  color: #313131;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}
.sidebar-shop .widget-title a {
  display: block;
  position: relative;
  color: inherit;
}

.sidebar-shop .widget-title a:after, .sidebar-shop .widget-title a:before {
  display: inline-block;
  position: absolute;
  top: 50.4%;
  right: 2px;
  width: 10px;
  height: 2px;
  margin-top: -1px;
  transition: all 0.35s;
  background: #222529;
  content: "";
}

.sidebar-shop .widget-body {
  padding: 1.5rem 0 0.7rem;
}
.cat-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar-shop .widget:after {
  display: block;
  clear: both;
  content: "";
}
.cat-list li {
  position: relative;
  border-bottom: 1px solid #ccc;
  margin-bottom: 1.3rem;
  font-size: 16px;
  font-weight: 500;
}

.widget form {
  margin-bottom: 0;
}
.noUi-horizontal {
  height: 0.3rem;
}
.price-slider-wrapper {
  padding: 1.5rem 0.4rem 0.5rem 0.6rem;
}
.noUi-target {
  background: #dfdfdf;
  border-radius: 0;
}
.noUi-target {
  position: relative;
  direction: ltr;
}
.noUi-target {
  background: #eee;
}
.noUi-base, .noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.noUi-connect {
  background: none;
  box-shadow: 0 1px 2px 0 rgba(0,0,0,0.38) inset;
}
.noUi-target, .noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-connects {
  overflow: hidden;
  border-radius: 0;
  z-index: 0;
}
html:not([dir=rtl]) .noUi-horizontal .noUi-origin {
  left: auto;
  right: 0;
}
.noUi-horizontal .noUi-handle {
  width: 1.1rem;
  height: 1.1rem;
  left: -0.55rem;
  top: -0.3em;
}
.noUi-handle {
  border-radius: 50%;
    background: #08c;
    cursor: pointer;
  
}
.noUi-origin{
  transform: translate(-100%,0px);z-index: 5;
}
.noUi-horizontal .noUi-origin {
  height: 0;
}
.noUi-handle {
  position: absolute;
}
.noUi-connect, .noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
  right: -0.55rem;
  left: auto;
}
.filter-price-action {
  margin-top: 2.5rem;
  padding-bottom: 0.5rem;
}

.flex-wrap {
  -ms-flex-wrap: wrap!important;
  flex-wrap: wrap!important;
}  
.filter-price-action .filter-price-text {
  font-size: 1.2rem;
  line-height: 2;
}
.filter-price-action .btn {
  padding: 5px 1.5rem 6px 1.5rem;
  font-size: 1.2rem;
  font-weight: 600;
  font-family: "Open Sans",sans-serif;
}
.product-default .btn-add-cart, .product-default .btn-icon-wish, .product-default .btn-quickview {
  border: 1px solid #f4f4f4;
  background: #f4f4f4;
  color: #6f6e6b;
  line-height: 29px;
}
.product-default:hover .product-action a.btn-quickview {
  /* right: -40px; */
}
.section__header span{
  font-size: 40px;
}





@media (min-width: 992px){
  .sidebar-toggle {
    display: none;
  }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .form-footer, form {
    margin-bottom: 5rem;
}
}
@media (min-width: 768px){
  .form-footer, form {
    margin-bottom: 4rem;
  }
 
}

@media only screen and (max-width: 768px){
          .products-style-three .product-card__img{
            height: 155px;
          }
          .products-style-three .product-card__title{
            font-size: 10px;
          }
          .products-style-three .product-card__more{
            font-size: 10px;

          }
          .section-style-two .is-grid.is-five {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            grid-template-rows: repeat(3, 7fr);
            grid-column-gap: 0px;
            grid-row-gap: 25px;
            height: 490px;
          }

        .title-pub{
          margin-top: 15px;
          color: #1f4abf;
          text-align: center;
          font-weight: 900;
          font-size: 14px;
          }
          .carousel-style-2 .carousel-card__img {
            background-color: #e9e9e9;
            width: 70px;
            height: 70px;
            border-radius: 50%;
            margin: 0 auto;
            display: flex;
            justify-content: center;
            align-items: center;
          }
          .section__title{
            font-size: 18px;
          }
          .animate-charcter {
            position: absolute;
            text-transform: uppercase;
            background-image: linear-gradient( -225deg, #231557 0%, #44107a 29%, #ff1361 67%, #fff800 100% );
            background-size: auto auto;
            background-clip: border-box;
            background-size: 179% auto;
            color: #fff;
            background-clip: text;
            text-fill-color: transparent;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            animation: textclip 2s linear infinite;
            display: inline-block;
            font-size: 10px;
            margin-left: 16px;
            text-align: justify;
            margin-top: 4px;
          }
          
          .products-style-four .product-card__subtitle {
            margin: 0;
            font-size: 9px;
            font-weight: 900;
          }
          .samsung-s23 {
            position: absolute;
            text-transform: uppercase;
            background-image: linear-gradient( -225deg, #231557 0%, #44107a 29%, #ff1361 67%, #fff800 100% );
            background-size: auto auto;
            background-clip: border-box;
            background-size: 179% auto;
            color: #fff;
            background-clip: text;
            text-fill-color: transparent;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            animation: textclip 2s linear infinite;
            display: inline-block;
            font-size: 12px;
            margin-left: 17px;
            /* text-align: justify; */
            margin-top: 23px;
          }
          .samsung-s22 {
            position: absolute;
            text-transform: uppercase;
            background-image: linear-gradient( -225deg, #231557 0%, #44107a 29%, #ff1361 67%, #fff800 100% );
            background-size: auto auto;
            background-clip: border-box;
            background-size: 179% auto;
            color: #fff;
            background-clip: text;
            text-fill-color: transparent;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            animation: textclip 2s linear infinite;
            display: inline-block;
            font-size: 12px;
            /* margin-left: 260px; */
            text-align: justify;
            margin-top: 45px;
          }
        .products-style-five {
          height: 640px;
          --swiper-navigation-color: var(--primary-color);
          }
        .encre .card img{
          width: 100%;
          height: 100px;

          }
        .title-aubaines{
          font-size: 17px;
          }
        .gadmay .img-fluid{
          height: 250px;
          }
        .section__header span{
          font-size: 20px;
          }
        .main-slider .shop-btn {
          position: absolute;
          bottom: 50px;
          display: flex;
          left: 50%;
          transform: translateX(-50%);
          }
        .heroSlider{
          height: 250px;
          }
        .a.axil-btn{
          padding: 4px 1px;
            font-size: 11px;
            margin: 20px;
            top:30px;
            position: relative;
          }
        .main-slider .shop-btn .axil-btn {
          padding: 8px;
            margin: 0 10px;
            height: 30px;
            width: 100px;
            top: 20px;
            font-size: 9px;
            position: relative;
          }
        .posters-style-one img{
          height: 150px;
          object-fit: cover;
          width: 100%;
          }
        .swiper{
          padding: 10px;
          }
        .section-style-one .section__title h2 {
          margin: 0;
          color: #fff;
          font-size: 15px;
          text-transform: uppercase;
          padding: 10px 0;
          }
        .is-menu .menu-list li a {
          color: #fff;
          font-weight: 700;
          font-size: 10px;
          line-height: 50px;
          height: 50px;
          display: block;
          position: relative;
          text-align: center;
          transition: 0.5s;
          border-right: 1px solid #fff;
          }
        .cat-toggle {
          font-size: 10px;
          color: #fff;
          background-color: #0046be;
          border-right: 1px solid #fff;
          }
        .products-style-four .tabs li a {
          color: #303030;
          padding: 5px 12px;
          font-size: 14px;
          display: block;
          }
        .is-menu .cat-list {
          list-style: none;
          margin: 0;
          /* font-size: 26px; */
          padding: 0;
          position: absolute;
          background-color: #fff;
          width: 130px;
          z-index: 2;
          display: none;
          }
        .header-brand a img {
          max-height: 40px;
          position: relative;
          right: -10px;
          }
        .logo img {
          position: relative;
          right: -8px;
          }
        .p-0 {
          padding-right: 10px!important;
          }
        ul li:hover > .list-unstyled {
          visibility: visible;
          position: absolute;
          opacity: 1;
          padding: 10px;
          top: 37px;
          left: -135px;
          display: inline-flex;
          /* display: block; */
          height: 469px;
          z-index: 2;
          width: 361px;
          }
        .cat-lists a:hover {
          font-size: 13px;
          /* background: #f6f6f6; */
          }
        .conso{
          padding: 0px;
          border: 1px solid black;
          }
        .list-unstyled img {
          height: 45px;
          }
        .carousel-style-2 .carousel-card__title{
          margin-top: 9px;
          display: block;
          font-size: 9px;
          }
        .card-services {
          align-items: center;
          text-align: center;
          margin: 10px 0px;
          padding: 0px;
          box-shadow: 1px 1px 2px #1f4abf, -1px -1px #e9e5e5;
          border-radius: 5px;
          display: flex;
          flex-direction: column;
        
          gap: 10px;
          transition: transform 1.1s;
          cursor: pointer;
          }
        .card-services p{
          font-size: 12px;
          }

        ul li:hover > ul {
          visibility: visible;
          position: absolute;
          opacity: 1;
          /* width: 200px; */
          /* display: inline-flex; */
          display: block;
          left: 12rem;
          top: -10px;
          height: auto;
          }
        .cat-lists a {
          text-decoration: none;
          color: #000;
          font-size: 11px;
          display: block;
          width: 142px;
          -webkit-transition: font-size 0.3s ease, background-color 0.3s ease;
          -moz-transition: font-size 0.3s ease, background-color 0.3s ease;
          -o-transition: font-size 0.3s ease, background-color 0.3s ease;
          -ms-transition: font-size 0.3s ease, background-color 0.3s ease;
          transition: font-size 0.3s ease, background-color 0.3s ease;
          }
        .title-card-services {
          font-weight: bolder;
          text-align: center;
          padding: 5px 0px 5px 0px;
          font-size: 12px;
          }
        .image-card-services img {
          width: 40px;
          margin: 20px 0 0 0;
          }
        .products-style-four .tabs li a.active {
          background-color: #263f8e;
          color: #fff;
          font-size: 12px;
          }
        .product-default .btn-add-cart {
          display: inline-block;
          padding: 0 10px;
          font-size: 10px;
          font-weight: 600;
          font-family: Poppins,sans-serif;
          text-align: center;
          vertical-align: top;
          cursor: pointer;
          transition: all 0.25s ease;
          }
          .gads img {
            height: 180px;
          }
          .gad img {
            height: 180px;
          }
          .imay img {
      
            height: 180px;
          }
          .polimio img {
            height: 180px;
          }
          .section-style-two .is-grid.is-five .is-column.is-column:nth-of-type(1) {
            grid-area: 1 / 2 / 2 / 6;
            position: relative;
            top: 102px;
            left: 50px;
            
        }
          .section-style-two .is-grid.is-five .is-column.is-column:nth-of-type(2) {
            position: relative;
            /* top: -115px; */
            grid-area: 1 / 4 / 2 / 7;
        }
          .section-style-two .is-grid.is-five .is-column.is-column:nth-of-type(3) {
            grid-area: 2 / 4 / 4 / 5;
            position: relative;
            top: 80px;
            padding: 5px;
            height: 200px;
        }
        .section-style-two .is-grid.is-five .is-column.is-column:nth-of-type(4) {
          grid-area: 2 / 5 / 4 / 6;
          position: relative;
          top: 80px;
          padding: 5px;
          height: 200px;
        }
        .section-style-two .is-grid.is-five .is-column.is-column:nth-of-type(5) {
          grid-area: 2 / 6 / 4 / 7;
          position: relative;
          top: 80px;
          padding: 5px;
          height: 200px;
        }
        .slide-wrapper {
          height: auto;
          overflow: hidden;
          position: relative;
        }
        .card-title{
          font-size: 8.6px;
        }
        .center .card {
          margin: 30px;
          position: relative;
          width: 255px;
          height: 400px;
          background: rgba(255, 255, 255, 0.15);
          box-shadow: 0px 0px 57px rgba(37, 13, 97, 0.08);
          backdrop-filter: blur(2px);
          border-radius: 20px;
      }

      .offres{
        display: flex;
        flex-wrap: wrap;
        padding-left: 0;
        margin-bottom: 0;
        font-size: 11px;
        list-style: none;
        align-content: flex-start;
        justify-content: center;
        background-color: #1f4abf;
      }

      .slick-dots li button {
        width: 20px !important;
        height: 8px !important;
        left: 825px !important;
        border: 20px !important;
        background: #ecf2ff !important;
        border-radius: 20px !important;
      }
        .slick-dots li button {
          width: 20px !important;
          height: 10px !important;
          left: 825px !important;
          border: 20px !important;
          background: #ecf2ff !important;
          border-radius: 20px !important;
      }
        .section-style-two .carousel-card .carousel-card__more {
          position: absolute;
          bottom: 0px;
          right: 10px;
          z-index: 2;
          width: 80;
          font-size: 10px;
          background-color: var(--secondary-color);
          padding: 5px 10px;
          color: #fff;
          border-radius: 5px;
          display: block;
        }
        .section-style-two .carousel-card .carousel-card__title {
          position: absolute;
          top: 10px;
          left: 10px;
          font-size: 10px;
          z-index: 2;
          color: #fff;
        }
        .contact-page-form li {
          list-style: none;
          color: #fff;
          font-size: 15px;
      }
      input[type=text]{
          font-size: var(--font-size-b2);
          font-weight: 400;
          height: auto;
          line-height: 35px;
          background: #fff;
          -webkit-box-shadow: none;
          box-shadow: none;
          padding: 0 30px;
          outline: none;
          border: var(--border-width) solid var(--color-border);
          border-radius: var(--radius);
      }
      input[type=submit] {
        width: auto;
        padding: 0 30px;
        border-radius: 6px;
        display: inline-block;
        font-weight: 500;
        transition: .3s;
        height: 36px;
        background: var(--color-primary);
        color: var(--color-white);
        font-weight: var(--p-medium);
        font-size: var(--font-size-b2);
        line-height: var(--line-height-b3);
        border: 2px solid var(--color-primary);
    }
    ul li ul {
      background: white;
      visibility: hidden;
      opacity: 0;
      min-width: 15rem;
      position: absolute;
      transition: all 0.5s ease;
      margin-top: 0.7rem;
      left: 0;
      display: none;
    }  
     .justify-content-center h6
     {
      font-size: 10px;
    }

    .section.services-section .row{
        display: block;
    } 
    #home-slider {
      height: 30vh;
      width: 100vw;
      position: relative;
    
    }

}

@media only screen and (min-width: 768px) {

  .imay img{
    width: 100%;
    height: 460px;
  }
  #home-slider {
    height: 80vh;
    width: 100vw;
    position: relative;
  
  }
  .carousel-card h3{
    font-size: 15px;
  }
  
  .gads img{
    height: 460px;
  }
  
  .gad img{
    height: 460px;
  }
  .polimio img{
    height: 460px;
  }
  .swiper-horizontals{
    height: 525px;
  }
  .center .card {
    margin: 30px;
    position: relative;
    width: 255px;
    height: 400px;
  
    background: rgba(255, 255, 255, 0.15);
    box-shadow: 0px 0px 57px rgba(37, 13, 97, 0.08);
    backdrop-filter: blur(2px);
  
    border-radius: 20px;
  }
  .slick-dots li button {
    width: 61px !important;
    height: 8px !important;
    left: 825px !important;
    border: 20px !important;
    background: #ecf2ff !important;
    border-radius: 20px !important;
  }
  .page-wrap {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(to right bottom, #9E9E9E 50%, #5f616c 50%);
    /* background: linear-gradient(to right bottom, #2a1f30 50%, #383d44 50%); */
  }
}
/*End News pages produits */

/* Start Products Styles */
.is-product {
  margin-bottom: 30px;
  background-color: transparent;
  border: 1px solid #e7e7e7;
  transition: box-shadow 0.3s ease-in-out;
}
.is-product:hover {
  box-shadow: 0 12px 20px 0 rgba(0,0,0,0.08);
}
.is-product .product__img {
  background-color: transparent;
  display: block;
  height: 200px;
  overflow: hidden;
  width: 100%;
}
.is-product .product__img img {
  height: auto;
  max-height: 100%;
  margin-top: 0;
  object-fit: contain;
  background: transparent;
  padding: 10px;
}
.is-product .card-body {
  text-align: center;
  background: transparent;
}
.is-product .card-body p,
.is-product .card-body h5 {
  margin-bottom: 0;
}
.is-product h5 {
  color: #292930;
  font-weight: 400;
  font-size: 15px;
  font-family: "Poppins",sans-serif;
  line-height: 1.35;
  letter-spacing: 0.005em;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.is-product p {
  color: #777777;
  text-align: center;
  font-weight: 400;
  font-size: 10px;
  font-family: "Open Sans",sans-serif;
  line-height: 1.7;
  opacity: 0.8;
  text-transform: uppercase;
}
.is-product .product__price {
  font-family: "Open Sans",sans-serif;
  color: #222529;
  font-size: 16px;
  font-weight: 600;
}
.is-product .is-sale-price {
  color: #e3120d;
}
.is-product .product__details {
  background: #2b2b2d;
  border-color: #2b2b2d;
  color: #fff;
  font-weight: 600;
  font-size: 12px;
}
.is-product.is-loading {
  /* animation: skeleton-loading 1s linear infinite alternate; */
}
@keyframes skeleton-loading {
  0% {
    background-color: hsl(200, 20%, 80%);
  }
  100% {
    background-color: hsl(200, 20%, 95%);
  }
}
.is-product.is-loading .product__img {
  animation: skeleton-loading 1s linear infinite alternate;
}
.is-product.is-loading img {
  display: none;
}
.is-product.is-loading p,
.is-product.is-loading h5 {
  animation: skeleton-loading 1s linear infinite alternate;
  border-radius: 4px;
}
.section-style-three {
  padding-bottom: 0px;
  /* height: 60vh; */
  background: rgb(9,110,158);
  background: linear-gradient(90deg, rgba(9,110,158,1) 0%, rgba(22,218,233,1) 100%);
}
.is-product.is-loading .product__price {
  width: 60px;
  height: 10px;
  margin: 0 auto 11px;
}
.is-product.is-loading .product__title {
  width: 100%;
  height: 10px;
  margin: 0 auto 11px;
}
.is-product.is-loading .product__category {
  width: 50px;
  height: 10px;
  margin: 0 auto 11px;
}
.is-product.is-loading .product__details {
  width: 100px;
  height: 10px;
  margin: 0 auto 11px;
  border: none;
  animation: skeleton-loading 1s linear infinite alternate;
}
.btn__more {
  background-color: transparent;
  width: fit-content;
  margin: 0 auto;
  display: block;
  height: 40px;
  width: 120px;
  color: #1f4abf;
  border: 1px solid #1f4abf;
  transition: all .3s ease-in-out;
}
.btn__more:disabled {
  border-color: #e7e7e7;
  color: #e7e7e7;
}
/* End Products Styles */
/* Start Customize Category template page */
.sidebar__widget {
  padding: 16px;
  border: 1px solid #e7e7e7;
}
.sidebar__widget ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.sidebar__widget ul a {
  display: block;
  padding: 5px 15px;
  border-radius: 3px;
}
.sidebar__widget ul li:hover a {
  background-color: #f7f7fd;
}
/* End Customize Category template page */
#single-product.is-loading .product__img {
  width: 400px;
  height: 400px;
  margin: 0 auto;
  border-radius: 5px;
  animation: skeleton-loading 1s linear infinite alternate;
}
#single-product.is-loading .product__title {
  height: 15px;
  width: 80%;
  animation: skeleton-loading 1s linear infinite alternate;
  border-radius: 5px;
  opacity: 1!important;
}

#single-product.is-loading .product__description p {
  height: 15px;
  width: 100%;
  border-radius: 5px;
  animation: skeleton-loading 1s linear infinite alternate;
}
#single-product.is-loading .product__description p:last-of-type {
  width: 50%;
}
#single-product.is-loading .product__price {
  height: 15px;
  width: 30%;
  margin-top: 30px;
  border-radius: 5px;
  animation: skeleton-loading 1s linear infinite alternate;
}
#single-product .is-regular-price {
  color: #222529;
  margin: 0;
}
#single-product .is-sale-price {
  color: #e3120d;
}