@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

/* Rozmiar czcionki dla najwyzszego diva */
#cm-crockpot-product {
  font-size: 16px;
  font-family: "Montserrat", Arial, sans-serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-image: none;
  background-position: bottom center;
  background-repeat: no-repeat;
  text-align: left;
  color: #fff;
}

#cm-crockpot-product > div {
  max-width: 1170;
  margin: auto;
}

@media only screen and (max-width: 900px) {
  #cm-crockpot-product {
    font-size: 14px;
  }
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
}

@media (max-width: 767px) {
  #cm-crockpot-product {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  #cm-crockpot-product {
    font-size: 14px;
  }
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
}

@media (max-width: 767px) {
  #cm-crockpot-product {
    font-size: 14px;
  }
}

#cm-crockpot-product div {
  text-align: left;
  color: #565655;
}

#cm-crockpot-product span {
  color: #EECA64 !important;
}

#cm-crockpot-product * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#cm-crockpot-product img {
  max-width: none;
  max-height: none;
}

#cm-crockpot-product .cm-section-ng {
  margin: 0 auto;
  margin-top: 5em;
  padding-left: 1em;
  padding-right: 1em;
  position: relative;
  z-index: 20;
}

@media only screen and (max-width: 700px) {
  #cm-crockpot-product .cm-section-ng {
    margin-top: 4em;
  }
}

#cm-crockpot-product .cm-section-ng .cm-h1 {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 700;
  color: #565655;
  font-size: 2.5em;
  text-align: center;
  line-height: 1.2;
}

@media only screen and (max-width: 700px) {
  #cm-crockpot-product .cm-section-ng .cm-h1 {
    font-size: 2em;
  }
}

#cm-crockpot-product .cm-section-header {
  padding-top: 1em;
}

@media only screen and (max-width: 700px) {
  #cm-crockpot-product .cm-section-header {
    padding-bottom: 0em;
  }
}

#cm-crockpot-product .cm-section-header .cm-header-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media only screen and (max-width: 700px) {
  #cm-crockpot-product .cm-section-header .cm-header-logo {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

#cm-crockpot-product .cm-section-header .cm-header-logo .cm-logo {
  padding: 1.5em 0 1.5em 0em;
}

@media only screen and (max-width: 1000px) {
  #cm-crockpot-product .cm-section-header .cm-header-logo .cm-logo {
    padding-left: 3em;
  }
}

@media only screen and (max-width: 800px) {
  #cm-crockpot-product .cm-section-header .cm-header-logo .cm-logo {
    padding-left: 2em;
  }
}

@media only screen and (max-width: 700px) {
  #cm-crockpot-product .cm-section-header .cm-header-logo .cm-logo {
    padding: 2em 0;
  }
}

#cm-crockpot-product .cm-section-header .cm-header-logo .cm-logo img {
  max-width: 210px;
  width: 100%;
}

#cm-crockpot-product .cm-section-header .cm-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  background-color: #41695B;
  border-radius: 24px;
  min-height: 572px;
}

@media only screen and (max-width: 700px) {
  #cm-crockpot-product .cm-section-header .cm-header {
    background-image: url("../img/bg_header_mobile.png") !important;
    background-repeat: no-repeat;
    background-position: 50% 10em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding-bottom: 4em;
  }
}

@media only screen and (max-width: 500px) {
  #cm-crockpot-product .cm-section-header .cm-header {
    background-position: 50% 7em;
  }
}

@media only screen and (max-width: 400px) {
  #cm-crockpot-product .cm-section-header .cm-header {
    padding-bottom: 2em;
  }
}

#cm-crockpot-product .cm-section-header .cm-header .cm-col {
  width: 50%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 700px) {
  #cm-crockpot-product .cm-section-header .cm-header .cm-col {
    display: block;
    width: 100%;
    padding-bottom: 0;
  }
}

#cm-crockpot-product .cm-section-header .cm-header .cm-col .cm-packshot {
  max-width: 600px;
}

@media only screen and (max-width: 700px) {
  #cm-crockpot-product .cm-section-header .cm-header .cm-col .cm-packshot {
    position: relative;
    margin: 0 auto;
  }
}

#cm-crockpot-product .cm-section-header .cm-header .cm-col .cm-packshot img {
  width: 100%;
}

@media only screen and (max-width: 1100px) {
  #cm-crockpot-product .cm-section-header .cm-header .cm-col .cm-packshot {
    max-width: 500px;
  }
}

#cm-crockpot-product .cm-section-header .cm-header .cm-col .cm-text {
  color: #fff;
  padding-left: 3em;
  padding-top: 0;
  padding-right: 1em;
}

@media only screen and (max-width: 1000px) {
  #cm-crockpot-product .cm-section-header .cm-header .cm-col .cm-text {
    padding-left: 3em;
  }
}

@media only screen and (max-width: 800px) {
  #cm-crockpot-product .cm-section-header .cm-header .cm-col .cm-text {
    padding-left: 2em;
  }
}

@media only screen and (max-width: 700px) {
  #cm-crockpot-product .cm-section-header .cm-header .cm-col .cm-text {
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 1em;
  }
}

#cm-crockpot-product .cm-section-header .cm-header .cm-col .cm-text .cm-ng1 {
  color: #fff;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 700;
  font-size: 3.25em;
}

@media only screen and (max-width: 700px) {
  #cm-crockpot-product .cm-section-header .cm-header .cm-col .cm-text .cm-ng1 {
    text-align: center;
  }
}

@media only screen and (max-width: 400px) {
  #cm-crockpot-product .cm-section-header .cm-header .cm-col .cm-text .cm-ng1 {
    font-size: 2.5em;
  }
}

#cm-crockpot-product .cm-section-header .cm-header .cm-col .cm-text .cm-ng2 {
  color: #fff;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 500;
  font-size: 2.5em;
  line-height: 1;
  margin-top: 0.25em;
}

@media only screen and (max-width: 700px) {
  #cm-crockpot-product .cm-section-header .cm-header .cm-col .cm-text .cm-ng2 {
    font-size: 1.5em;
    text-align: center;
  }
}

#cm-crockpot-product .cm-section-img {
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

@media only screen and (max-width: 1200px) {
  #cm-crockpot-product .cm-section-img {
    border-radius: 24px;
  }
}

#cm-crockpot-product .cm-section-img img {
  width: 100%;
  border-radius: 24px;
}

@media only screen and (max-width: 600px) {
  #cm-crockpot-product .cm-section-img img {
    width: 150%;
    -webkit-transform: translateX(-19%);
            transform: translateX(-19%);
  }
}

@media only screen and (max-width: 500px) {
  #cm-crockpot-product .cm-section-img img {
    width: 160%;
    -webkit-transform: translateX(-20%);
            transform: translateX(-20%);
  }
}

#cm-crockpot-product .cm-section-banner-b .cm-row .cm-col .cm-text:hover .cm-row:not(:hover) .cm-num,
#cm-crockpot-product .cm-section-banner-b .cm-row .cm-col .cm-text:hover .cm-row:not(:hover) .cm-description {
  opacity: .5;
  -webkit-transition: all .25s ease-in;
  transition: all .25s ease-in;
}

#cm-crockpot-product .cm-section-serp {
  margin-top: 3rem;
  margin-bottom: 2rem;
}

#cm-crockpot-product .cm-section-serp.cm-serp-background {
  background-color: #EECA64;
  border-radius: 24px;
}

@media only screen and (max-width: 700px) {
  #cm-crockpot-product .cm-section-serp.cm-serp-background {
    padding-bottom: 0.5em;
  }
}

#cm-crockpot-product .cm-section-serp.cm-serp-background .cm-text {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

@media only screen and (max-width: 700px) {
  #cm-crockpot-product .cm-section-serp.cm-serp-background .cm-text {
    padding-top: 0;
    padding-bottom: 0;
  }
}

#cm-crockpot-product .cm-section-serp.cm-serp-background li::before {
  color: #41695B !important;
}

@media only screen and (max-width: 700px) {
  #cm-crockpot-product .cm-section-serp {
    margin-top: 2rem;
  }
}

#cm-crockpot-product .cm-section-serp .cm-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
  margin-bottom: 3em;
}

@media only screen and (max-width: 700px) {
  #cm-crockpot-product .cm-section-serp .cm-row {
    margin-bottom: 2em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #cm-crockpot-product .cm-section-serp .cm-row:last-child {
    padding-bottom: 0;
  }
}

#cm-crockpot-product .cm-section-serp .cm-row .cm-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 585px;
  position: relative;
  width: 100%;
  overflow: hidden;
}

#cm-crockpot-product .cm-section-serp .cm-row .cm-col.text-col {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (max-width: 700px) {
  #cm-crockpot-product .cm-section-serp .cm-row .cm-col.text-col {
    max-width: 500px;
  }
}

#cm-crockpot-product .cm-section-serp .cm-row .cm-col .cm-text {
  padding-left: 4em;
  padding-right: 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media only screen and (max-width: 1000px) {
  #cm-crockpot-product .cm-section-serp .cm-row .cm-col .cm-text {
    padding-left: 2em;
  }
}

@media only screen and (max-width: 700px) {
  #cm-crockpot-product .cm-section-serp .cm-row .cm-col .cm-text {
    margin-top: 2em;
    margin-bottom: 0;
    padding-left: 1em;
  }
}

#cm-crockpot-product .cm-section-serp .cm-row .cm-col .cm-text ul {
  list-style: none;
  font-size: 1.125em;
  margin: 0;
}

@media only screen and (max-width: 800px) {
  #cm-crockpot-product .cm-section-serp .cm-row .cm-col .cm-text ul {
    font-size: 1em;
  }
}

@media only screen and (max-width: 700px) {
  #cm-crockpot-product .cm-section-serp .cm-row .cm-col .cm-text ul {
    font-size: 1.125em;
  }
}

@media only screen and (max-width: 500px) {
  #cm-crockpot-product .cm-section-serp .cm-row .cm-col .cm-text ul {
    font-size: 1em;
    padding-left: 2em;
  }
}

#cm-crockpot-product .cm-section-serp .cm-row .cm-col .cm-text ul li {
  margin-bottom: 0.5em;
}

#cm-crockpot-product .cm-section-serp .cm-row .cm-col .cm-text ul li::before {
  /* For a round bullet */
  content: "\2022";
  /* For a square bullet */
  /*content:'\25A0';*/
  display: block;
  position: relative;
  max-width: 0px;
  max-height: 0px;
  left: -30px;
  top: -37px;
  color: #EECA64;
  font-size: 70px;
}

@media only screen and (max-width: 500px) {
  #cm-crockpot-product .cm-section-serp .cm-row .cm-col .cm-text ul li::before {
    font-size: 60px;
    left: -25px;
    top: -34px;
  }
}

#cm-crockpot-product .cm-section-serp .cm-row .cm-col .cm-text:hover .cm-row-s:not(:hover) .cm-num,
#cm-crockpot-product .cm-section-serp .cm-row .cm-col .cm-text:hover .cm-row-s:not(:hover) .cm-description {
  opacity: 0.5;
  -webkit-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
}

#cm-crockpot-product .cm-section-serp .cm-row .cm-col.cm-rounded {
  max-width: 585px !important;
}

#cm-crockpot-product .cm-section-serp .cm-row .cm-col.cm-rounded img {
  border-radius: 24px;
}

@media only screen and (max-width: 700px) {
  #cm-crockpot-product .cm-section-serp .cm-row .cm-col.cm-rounded {
    max-width: 485px !important;
  }
}

#cm-crockpot-product .cm-section-serp .cm-row .cm-col .cm-title {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 700;
  color: #565655;
  font-size: 1.75em;
  padding-bottom: 1em;
  width: 100%;
}

@media only screen and (max-width: 700px) {
  #cm-crockpot-product .cm-section-serp .cm-row .cm-col .cm-title {
    text-align: center;
    padding-bottom: 0.5em;
  }
}

@media only screen and (max-width: 500px) {
  #cm-crockpot-product .cm-section-serp .cm-row .cm-col .cm-title {
    font-size: 1.5em;
  }
}

#cm-crockpot-product .cm-section-serp .cm-row .cm-col .cm-p {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 300;
  font-size: 1.125em;
  color: #565655;
  line-height: 1.6;
  padding-right: 1em;
  padding-bottom: 1em;
}

@media only screen and (max-width: 700px) {
  #cm-crockpot-product .cm-section-serp .cm-row .cm-col .cm-p {
    text-align: center;
    padding-right: 0;
  }
}

@media only screen and (max-width: 500px) {
  #cm-crockpot-product .cm-section-serp .cm-row .cm-col .cm-p {
    font-size: 1em;
  }
}

#cm-crockpot-product .cm-section-serp .cm-row .cm-col .cm-img {
  position: relative;
  -ms-grid-column-align: start;
      justify-self: start;
}

@media only screen and (max-width: 700px) {
  #cm-crockpot-product .cm-section-serp .cm-row .cm-col .cm-img {
    margin-bottom: 0;
  }
}

#cm-crockpot-product .cm-section-serp .cm-row .cm-col .cm-img img {
  width: 100%;
}

#cm-crockpot-product .cm-section-serp .cm-row.cm-row-revers {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media only screen and (max-width: 700px) {
  #cm-crockpot-product .cm-section-serp .cm-row.cm-row-revers {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

#cm-crockpot-product .cm-section-faq details > summary::marker {
  position: absolute;
  content: "+";
  left: 20px;
}

#cm-crockpot-product .cm-section-faq details[open] > summary::marker {
  position: absolute;
  content: "-";
  left: 20px;
}

#cm-crockpot-product .cm-section-footer {
  padding-top: 3em;
  padding-bottom: 3em;
}

@media only screen and (max-width: 700px) {
  #cm-crockpot-product .cm-section-footer {
    padding-top: 2em;
    padding-bottom: 2em;
  }
}

#cm-crockpot-product .cm-section-footer .cm-logo {
  max-width: 210px;
  margin: 0 auto;
}

@media only screen and (max-width: 700px) {
  #cm-crockpot-product .cm-section-footer .cm-logo {
    max-width: 180px;
  }
}

@media only screen and (max-width: 500px) {
  #cm-crockpot-product .cm-section-footer .cm-logo {
    max-width: 130px;
  }
}

#cm-crockpot-product .cm-section-footer .cm-logo img {
  width: 100%;
}

#cm-crockpot-product .cm-section-footer {
  margin-top: 4em;
  background-color: #41695B;
}
