@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");
@-webkit-keyframes floating {
  0% {
    opacity: 0;
    -webkit-transform: translateX(7%) translateY(50%) rotate(-15deg);
    transform: translateX(7%) translateY(50%) rotate(-15deg);
  }

  40% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(7%) translateY(20%) rotate(0deg);
    transform: translateX(7%) translateY(20%) rotate(0deg);
  }
}

@keyframes floating {
  0% {
    opacity: 0;
    -webkit-transform: translateX(7%) translateY(50%) rotate(-15deg);
    transform: translateX(7%) translateY(50%) rotate(-15deg);
  }

  40% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(7%) translateY(20%) rotate(0deg);
    transform: translateX(7%) translateY(20%) rotate(0deg);
  }
}

@-webkit-keyframes floatingReverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(4%) translateY(50%) rotate(20deg);
    transform: translateX(4%) translateY(50%) rotate(20deg);
  }

  40% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(4%) translateY(0%) rotate(0deg);
    transform: translateX(4%) translateY(0%) rotate(0deg);
  }
}

@keyframes floatingReverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(4%) translateY(50%) rotate(20deg);
    transform: translateX(4%) translateY(50%) rotate(20deg);
  }

  40% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(4%) translateY(0%) rotate(0deg);
    transform: translateX(4%) translateY(0%) rotate(0deg);
  }
}

@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }

  40% {
    opacity: .6;
    -webkit-filter: blur(0px);
    filter: blur(0px);
  }

  100% {
    opacity: 0;
  }
}

@keyframes scale {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }

  40% {
    opacity: .6;
    -webkit-filter: blur(0px);
    filter: blur(0px);
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.8), 0 1px 1px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.8), 0 1px 1px 0 rgba(0, 0, 0, 0.16);
  }

  100% {
    -webkit-box-shadow: 0 0 0 32px rgba(255, 255, 255, 0), 0 1px 1px 32px rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 32px rgba(255, 255, 255, 0), 0 1px 1px 32px rgba(0, 0, 0, 0);
  }
}

@keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.8), 0 1px 1px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.8), 0 1px 1px 0 rgba(0, 0, 0, 0.16);
  }

  100% {
    -webkit-box-shadow: 0 0 0 32px rgba(255, 255, 255, 0), 0 1px 1px 32px rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 32px rgba(255, 255, 255, 0), 0 1px 1px 32px rgba(0, 0, 0, 0);
  }
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

/* 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;
  }
}

#cm-crockpot-product.cm-width-800,#cm-crockpot-product .cm-width-800 {
  max-width: 800px;
  margin: auto;
  font-size: 14px;
}

#cm-crockpot-product .cm-crockpot-product div:only-child {
  max-width: 1170;
  margin: auto;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  #cm-crockpot-product .pc-b3 .pc-b3-square .pc-b3-image img {
    -o-object-fit: cover;
    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)) {
  #cm-crockpot-product .pc-p7 .pc-p7-square .pc-p7-image img {
    -o-object-fit: cover;
    object-fit: cover;
  }
}

#cm-crockpot-product .cm-width-920 p {
  font-size: 14px;
}

@media (max-width: 960px) {
  #cm-crockpot-product p {
    font-size: 1em;
  }
}

@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 p {
  margin: 0;
}

#cm-crockpot-product img {
  max-width: none;
  max-height: none;
}

#cm-crockpot-product a {
  text-decoration: none;
  outline: none;
  color: #565655;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#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-logo {
  text-align: center;
}

#cm-crockpot-product .cm-section-ng .cm-h2 {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 300;
  font-weight: 300;
  color: #41695B;
  font-size: 1.125em;
  text-align: center;
  line-height: 1.2;
  padding-bottom: 0.8em;
  text-transform: uppercase;
  letter-spacing: 1.5;
}

@media only screen and (max-width: 700px) {
  #cm-crockpot-product .cm-section-ng .cm-h2 {
    font-size: 1em;
  }
}

#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-ng .cm-h1span {
  color: #EECA64;
}

#cm-crockpot-product .cm-section-ng .cm-p {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 300;
  color: #565655;
  font-size: 1.25em;
  line-height: 1.25;
  text-align: center;
  line-height: 1.6;
  padding-bottom: 2em;
}

#cm-crockpot-product .cm-section-ng .cm-img {
  max-width: 612px;
  margin: 0 auto;
}

#cm-crockpot-product .cm-section-ng .cm-img img {
  width: 100%;
}

#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-header .cm-header .cm-col .cm-text .cm-ng3 {
  color: #fff;
  font-size: 1.125em;
  line-height: 1.7;
}

@media only screen and (max-width: 700px) {
  #cm-crockpot-product .cm-section-header .cm-header .cm-col .cm-text .cm-ng3 {
    font-size: 1em;
    text-align: center;
  }
}

#cm-crockpot-product .cm-section-header .cm-header .cm-col .cm-logo {
  padding-left: 4.1875em;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  max-width: 260px;
}

#cm-crockpot-product .cm-section-header .cm-header .cm-col .cm-logo img {
  width: 100%;
}

@media only screen and (max-width: 700px) {
  #cm-crockpot-product .cm-section-header .cm-header .cm-col .cm-logo {
    margin: 0 auto;
    padding-left: 0;
    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-img-60-40 {
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 1200px) {
  #cm-crockpot-product .cm-section-img-60-40 {
    border-radius: 24px;
  }
}

@media only screen and (max-width: 600px) {
  #cm-crockpot-product .cm-section-img-60-40 {
    display: block;
  }
}

#cm-crockpot-product .cm-section-img-60-40 img:first-child {
  -ms-flex-preferred-size: 59%;
  flex-basis: 59%;
}

#cm-crockpot-product .cm-section-img-60-40 img:last-child {
  -ms-flex-preferred-size: 41%;
  flex-basis: 41%;
}

#cm-crockpot-product .cm-section-img-60-40 img {
  width: 100%;
  min-width: 100px;
  border-radius: 24px;
}

@media only screen and (max-width: 600px) {
  #cm-crockpot-product .cm-section-img-60-40 img {
    width: 110%;
  }
}

@media only screen and (max-width: 500px) {
  #cm-crockpot-product .cm-section-img-60-40 img {
    width: 120%;
  }
}

#cm-crockpot-product .cm-section-img-30 {
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 20px;
  padding-top: 6em;
}

@media only screen and (max-width: 1200px) {
  #cm-crockpot-product .cm-section-img-30 {
    border-radius: 24px;
  }
}

#cm-crockpot-product .cm-section-img-30 img {
  -ms-flex-preferred-size: 33%;
  flex-basis: 33%;
  width: 100%;
  min-width: 50px;
  border-radius: 24px;
}

@media only screen and (max-width: 600px) {
  #cm-crockpot-product .cm-section-img-30 img {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
}

#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 .cm-description {
  -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;
  }
}

@-webkit-keyframes splide-loading {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

@keyframes splide-loading {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

@-webkit-keyframes sweep {
  0% {
    opacity: 0;
    margin-top: -10px;
  }

  100% {
    opacity: 1;
    margin-top: 0px;
  }
}

@keyframes sweep {
  0% {
    opacity: 0;
    margin-top: -10px;
  }

  100% {
    opacity: 1;
    margin-top: 0px;
  }
}

#cm-crockpot-product .cm-section-details {
  padding: 0 1em;
}

#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-w300 {
  max-width: 300px;
  margin: 0 auto;
}

#cm-crockpot-product .cm-w400 {
  max-width: 400px;
}

#cm-crockpot-product .cm-w460 {
  max-width: 460px;
  margin: 0 auto;
}

@media only screen and (max-width: 800px) {
  #cm-crockpot-product .cm-w460 {
    padding-left: 1em;
    padding-right: 1em;
  }
}

@media only screen and (max-width: 600px) {
  #cm-crockpot-product .cm-w460 {
    padding-left: 0em;
    padding-right: 0em;
  }
}

#cm-crockpot-product .cm-w700 {
  max-width: 700px;
  margin: 0 auto;
}

@media only screen and (max-width: 800px) {
  #cm-crockpot-product .cm-w700 {
    padding-left: 1em;
    padding-right: 1em;
  }
}

@media only screen and (max-width: 600px) {
  #cm-crockpot-product .cm-w700 {
    padding-left: 0em;
    padding-right: 0em;
  }
}

#cm-crockpot-product .cm-w730 {
  max-width: 730px;
  margin: 0 auto;
}

@media only screen and (max-width: 800px) {
  #cm-crockpot-product .cm-w730 {
    padding-left: 1em;
    padding-right: 1em;
  }
}

@media only screen and (max-width: 600px) {
  #cm-crockpot-product .cm-w730 {
    padding-left: 0em;
    padding-right: 0em;
  }
}

#cm-crockpot-product .cm-section-footer {
  margin-top: 4em;
  background-color: #41695B;
}