/**
 * Theme Name: Cloetta Child Theme
 * Template:   astra
 * Author: Omegapoint
 * Version: 1.0.0
 */

:root {
  --cloetta-red: #eb0000;
  --cloetta-red-darker: #d80000;
  --cloetta-red-lighter: #f00000;
  --soft-pink: #fcc8d7;
  --soft-pink-lighter: #feeff3;
  --cloetta-gray: #dcd7d7;
  --cloetta-gray-lighter: #f7f8f9;
  --cloetta-text: #191d23;
}

@font-face {
  font-family: "Poppins";
  src: url("https://www.cloetta.fi/wp-content/themes/child-theme/fonts/poppins/Poppins-LightItalic.woff2")
    format("woff2");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("https://www.cloetta.fi/wp-content/themes/child-theme/fonts/poppins/Poppins-BoldItalic.woff2")
    format("woff2");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("https://www.cloetta.fi/wp-content/themes/child-theme/fonts/poppins/Poppins-Bold.woff2")
    format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("https://www.cloetta.fi/wp-content/themes/child-theme/fonts/poppins/Poppins-ExtraLight.woff2")
    format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("https://www.cloetta.fi/wp-content/themes/child-theme/fonts/poppins/Poppins-SemiBold.woff2")
    format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("https://www.cloetta.fi/wp-content/themes/child-theme/fonts/poppins/Poppins-Italic.woff2")
    format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("https://www.cloetta.fi/wp-content/themes/child-theme/fonts/poppins/Poppins-ExtraLightItalic.woff2")
    format("woff2");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("https://www.cloetta.fi/wp-content/themes/child-theme/fonts/poppins/Poppins-Light.woff2")
    format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("https://www.cloetta.fi/wp-content/themes/child-theme/fonts/poppins/Poppins-ExtraBoldItalic.woff2")
    format("woff2");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("https://www.cloetta.fi/wp-content/themes/child-theme/fonts/poppins/Poppins-ExtraBold.woff2")
    format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("https://www.cloetta.fi/wp-content/themes/child-theme/fonts/poppins/Poppins-Thin.woff2")
    format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("https://www.cloetta.fi/wp-content/themes/child-theme/fonts/poppins/Poppins-MediumItalic.woff2")
    format("woff2");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("https://www.cloetta.fi/wp-content/themes/child-theme/fonts/poppins/Poppins-Regular.woff2")
    format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("https://www.cloetta.fi/wp-content/themes/child-theme/fonts/poppins/Poppins-ThinItalic.woff2")
    format("woff2");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("https://www.cloetta.fi/wp-content/themes/child-theme/fonts/poppins/Poppins-Medium.woff2")
    format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("https://www.cloetta.fi/wp-content/themes/child-theme/fonts/poppins/Poppins-SemiBoldItalic.woff2")
    format("woff2");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

body {
  font-family: "Poppins" !important;
  font-weight: 450;
}

.brand-heading h1 {
  margin: 0px !important;
  word-wrap: break-word;
}

.article-content span {
  font-family: unset !important;
  font-size: unset !important;
}

h1 {
  font-family: "Poppins";
  font-size: 60px;
  margin: 74px 0px 74px 0px !important;
  font-weight: 500;
  line-height: 1.28;
  letter-spacing: 2px;
  max-width: 800px;
}

h2 {
  font-size: 42px;
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 2.2px;
  margin-top: 0px;
}
h3 {
  font-size: 36px;
  font-weight: 500;
  line-height: 1.27;
  letter-spacing: 1.9px;
  margin-top: 0px;
}

h4 {
  font-size: 30px;
  font-weight: 500;
  line-height: 1.33;
  letter-spacing: 1.6px;
  margin-top: 0px;
}

h4.e-n-accordion-item-title-text {
  font-weight: 600;
  font-size: 24px !important;
  line-height: 32px;
  letter-spacing: 1.4px;
}

.e-n-accordion-item-title {
  padding: 20px 20px 0px 20px;
}

p,
td {
  font-family: "Poppins";
  font-size: 18px;
  line-height: 1.55;
  letter-spacing: 1px;
}

.topmenu {
  height: 40px;
  background-color: var(--cloetta-gray-lighter);
}

.topmenu .e-con-inner {
  justify-content: end !important;
  padding: 0px !important;
}

.topmenu ul {
  justify-content: end !important;
}

.topmenu li {
  height: 40px;
}

.topmenu a:hover {
  text-decoration: underline;
}

.topmenu .e-n-menu-title-text {
  font-size: 14px !important;
  font-weight: 500 !important;
}

[data-elementor-type="header"] {
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
}

.menu-max-width,
.topmenu > * {
  max-width: 1480px !important;
}

.menu-max-width .e-n-menu-content > * > * {
  max-width: 1480px;
  margin: auto;
}

.menu-column-gap {
  gap: 160px;
}

.elementor-location-header {
  background-color: white;
  border-bottom: 1px solid rgb(231, 234, 238);
  display: flex;
  max-height: 120px;
  flex-direction: column;
}

.elementor-location-header .e-con-inner {
  width: 100% !important;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.elementor-location-header span {
  color: rgb(25, 29, 35);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.55;
  letter-spacing: 1.1px;
}

.elementor-location-header ul {
  padding-top: 10px !important;
}

.elementor-location-header li .e-n-menu-title {
  padding-bottom: 27px;
}

.elementor-widget-theme-site-logo {
  margin-top: -10px;
}

.elementor-widget-theme-site-logo img {
  height: 80px !important;
  width: auto !important;
  object-fit: contain;
}

.e-n-menu-content {
  background-color: white;
  border-bottom: 1px solid rgb(231, 234, 238);
  top: 70px;
}

.e-n-menu-content .navigation-content {
  background-color: var(--cloetta-gray-lighter);
  box-shadow: -23vmax 0 0 22vmax var(--cloetta-gray-lighter);
  clip-path: inset(0 -100vmax);
}

.extend-red {
  box-shadow: 0 0 0 22vmax var(--soft-pink-lighter);
  clip-path: inset(0 -100vmax);
}

.e-n-menu-content .navigation-content img {
  width: 100% !important;
  height: auto;
}

.navigation-content .elementor-heading-title {
  font-weight: 500;
}

.navigation-content .elementor-button-content-wrapper .elementor-button-text {
  color: var(--cloetta-red-darker);
}

.navigation-content .elementor-button-content-wrapper .elementor-button-icon {
  color: var(--cloetta-red);
  padding-top: 2px;
  padding-left: 4px;
}

.navigation-brands {
  padding-top: 60px;
  padding-bottom: 0px;
}

.navigation-brands .elementor-grid {
  gap: 30px 15px !important;
}

.navigation-brands .elementor-widget-loop-grid {
  padding: 0 20px;
}

.navigation-brands .e-loop-item .e-con-inner {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  border-radius: 8px;
  background-color: var(--cloetta-gray-lighter);
  min-height: 120px;
  max-height: 121px;
}

.navigation-brands .elementor-widget-button {
  -webkit-box-align: center;
  align-items: center;
  background-color: var(--soft-pink-lighter);
  cursor: pointer;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  padding: 28px;
  width: 100%;
  margin-top: 30px;
}

.navigation-brands .elementor-widget-button .elementor-button-text {
  color: var(--cloetta-red-darker);
  cursor: pointer;
  font-weight: 600;
  font-size: 16px;
  margin-right: 12px;
}

.navigation-brands .elementor-widget-button .elementor-button-icon {
  color: var(--cloetta-red);
  padding-left: 2px;
  padding-top: 2px;
}

.nopadding .e-con-inner {
  padding: 0px;
}

.navigation-brands .e-loop-item .elementor-widget-image {
  width: 100% !important;
}

.navigation-brands .e-loop-item img {
  width: 55%;
  height: 100%;
}

.navigation-news .elementor-heading-title {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: rgb(50, 58, 70);
  font-weight: 500;
  margin-left: 10px;
  max-height: 80px;
  text-transform: none;
  font-size: 16px;
  line-height: 1.4 !important;
  max-width: 300px;
}

.navigation-news .elementor-button-text {
  color: var(--cloetta-red);
  cursor: pointer;
  font-weight: 500;
  font-size: 16px;
  margin-right: 12px;
}

.navigation-news .elementor-button-icon {
  color: var(--cloetta-red);
}

.elementor-widget-text-editor ul {
  padding: 0px 0px 0px 25px;
  margin: 0px 0px 40px;
  display: flex;
  flex-direction: column;
}

.elementor-widget-text-editor li {
  font-size: 18px;
  margin-bottom: 8px;
}

.elementor-widget-text-editor li::marker {
  color: var(--cloetta-red) !important;
}

.e-n-menu .elementor-button {
  box-shadow: none;
}

.e-n-menu-content .ekit_page_list_content {
  margin-bottom: 15px;
}

.e-n-menu-content .ekit_page_list_title_title {
  margin: 0px 0px 4px;
  font-size: 16px !important;
  color: var(--cloetta-text) !important;
  font-weight: 500;
  letter-spacing: 0.9px !important;
  font-family: "Poppins" !important;
}

.e-n-menu-content .ekit_menu_subtitle {
  font-size: 14px !important;
  font-weight: 450 !important;
  margin: 0px;
  color: var(--cloetta-text) !important;
  letter-spacing: 0.8px !important;
  font-family: "Poppins" !important;
}

.e-n-menu-content p {
  font-size: 14px;
  line-height: 1.55;
  margin-top: 0px;
  font-weight: 450;
  letter-spacing: 1.1px;
}

.elementor-widget-text-editor p {
  margin-left: auto;
  margin-right: auto;
  max-width: 720px;
  color: var(--cloetta-text) !important;
  margin-bottom: 20px;
}

.e-con .elementor-widget-text-editor p {
  font-size: 18px;
}

.e-n-menu-content .elementor-widget-text-editor p {
  font-size: 14px;
}

.submenu {
  background-color: var(--cloetta-gray-lighter);
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.submenu ul {
  padding-top: 4px;
}

.submenu li {
  height: 36px;
}

.submenu a {
  color: var(--cloetta-text) !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  line-height: 20px;
  letter-spacing: 0.8px;
  margin: 0 10px !important;
  text-decoration: none !important;
}

.submenu a:hover,
.submenu .elementor-item-active {
  color: var(--cloetta-red-darker) !important;
  background-color: var(--soft-pink-lighter);
  border-radius: 16px;
}

.e-grid .elementor-button-wrapper {
  margin-top: -15px;
  padding-top: 6px;
  padding-bottom: 7px;
  padding-left: 6px;
}

.e-grid .elementor-button-text {
  border-bottom: 1px solid transparent;
  line-height: 1.5;
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
}

.e-grid .elementor-button-icon {
  margin-top: 5px;
  margin-left: 5px;
}

.child-pages-list {
  margin-left: auto;
  margin-right: auto;
  max-width: calc(100% - 50px);
  width: 1480px;
  margin-bottom: 70px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  justify-items: center;
  gap: 64px 32px;
}
.child-page-item {
  width: 100%;
  height: 346px;
  background-color: var(--cloetta-gray-lighter);
  border-radius: 32px;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}

.child-page-item img {
  width: 60%;
  height: 100%;
  display: block;
  transition: 0.5s ease-in-out;
  object-fit: contain;
}

.elementor-button:hover {
  fill: var(--cloetta-text);
}

.menu-child-page-list {
  grid-template-columns: repeat(5, 1fr);
  gap: 24px 0px;
  max-width: calc(100% - 50px);
  width: 1480px;
  padding: 56px 0px 64px;
  display: grid;
  flex-wrap: wrap;
  justify-items: center;
  margin: 0px;
}

.menu-child-page-item {
  width: 220px;
}

.menu-child-page-item img {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  border-radius: 8px;
  background-color: var(--cloetta-gray-lighter);
  height: 120px;
}

.hover-image-widget {
  width: 100%;
  height: 346px;
  background-color: var(--cloetta-gray-lighter);
  border-radius: 32px;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}

/* @media (max-width: 1280px) {
  .elementor-location-header {
    height: 100px;
  }
} */

@media (max-width: 1300px) {
  .hover-image-widget {
    height: 250px;
  }
}
@media (max-width: 991px) {
  .elementor-location-header {
    height: 100px;
  }
  .submenu {
    display: none !important;
  }

  h1 {
    font-size: 36px !important;
    margin: 42px 0px 42px 0px !important;
    letter-spacing: 1.9px;
    line-height: 46px;
  }
  h2 {
    font-size: 25px;
    font-weight: 600;
  }
  h3 {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  h1 {
    font-size: 30px;
    line-height: 1.33;
    letter-spacing: 1.6px;
  }
  h4 {
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 1px;
  }

  h4.e-n-accordion-item-title-text {
    font-size: 18px !important;
    line-height: 28px;
    letter-spacing: 0.8px;
  }

  p,
  td {
    font-size: 16px;
  }

  .hover-image-widget {
    height: 230px;
  }

  .swiper-slide img {
    height: 500px;
    object-fit: cover;
    object-position: 72% !important;
  }

  .unset-object-position .swiper-slide img {
    object-position: unset !important;
  }

  .elementor-location-header {
    height: 81px;
    justify-content: center;
  }

  .elementor-widget-theme-site-logo img {
    height: 60px !important;
  }
}

@media screen and (max-width: 500px) {
  .hover-image-widget {
    height: 156px;
    border-radius: 16px;
  }

  .swiper-slide img {
    height: 360px;
  }
}

.hover-image-link {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  border-radius: 32px;
}

.hover-image-widget .first-image {
  width: 60%;
  height: 100%;
  box-shadow: none;
  display: block;
  transition: all 0.5s ease-in-out 0s;
  object-fit: contain;
}

.hover-image-widget .hover-image {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  color: transparent;

  left: 0px;
  top: 0px;
  opacity: 0;
  transition: all 0.5s ease-in-out 0s;
  backface-visibility: hidden;
  object-fit: cover;
}

.hover-image-widget:hover .hover-image {
  opacity: 1;
}

.hover-image-widget:hover .first-image {
  opacity: 0;
}

.table-row {
  display: flex;
  width: 100%;
  justify-content: space-between;
  border-bottom: 1px solid #e7eaee;
  padding: 10px 16px;
}

.asterisk {
  margin-top: 15px;
}
.product-features {
  margin-left: 40px;
}
.product-features p {
  margin: 0px;
}
.product-features-heading {
  margin-bottom: 10px !important;
  font-size: 20px;
}

.news-badge {
  background-color: var(--soft-pink-lighter);
  color: var(--cloetta-red);
  padding: 10px 24px;
  border-radius: 24px;
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
  letter-spacing: 0.8px;
}

.bold {
  font-weight: bold;
}
.indent {
  margin-left: 20px;
}

.decoration-item {
  background-color: var(--cloetta-red);
  border-radius: 0px 0px 100px 100px;
  box-shadow: rgba(92, 0, 16, 0.15) 0px 4px 8px -2px;
  -webkit-box-flex: 1;
  flex-grow: 1;
}

.decoration-item:nth-child(2n) {
  background-color: white;
}

@media (max-width: 880px) {
  .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    --e-n-carousel-dots-vertical-offset: -40%;
  }
}

@media (max-width: 767px) {
  .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    --e-n-carousel-dots-vertical-offset: -32%;
  }
}

@media (max-width: 421px) {
  .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    --e-n-carousel-dots-vertical-offset: -36%;
  }
}

@media (max-width: 412px) {
  .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    --e-n-carousel-dots-vertical-offset: -38%;
  }
}

.product #featured-image {
  background-color: #f7f8f9;
}

.product #featured-image img {
  mix-blend-mode: darken;
}

.product-image img {
  mix-blend-mode: darken;
}


/* brand pages brand image */
/*  .brand_image_corp {
    filter: brightness(96%);
    bottom: 50px;
    transform: rotate(180deg);
    position: absolute;
}

@media (max-width: 460px) {    
    .brand_image_corp {
    bottom: 36px;
    transform: rotate(180deg) scale(0.75);
}
}

.brand_image_corp > div {
    transform: rotate(180deg) scale(0.8);
} 
    */