.dark-link.footer-mail-link {
  display: none;
}

.buy-online-link {
  display: block;
  position: relative;
  max-width: max-content;
  margin: 0px auto;
  z-index: 10;
}

.buy-online-link span {
  max-width: 300px;
  display: inline-block;
  margin-top: 10px;
  color: #6d2b3d;
  cursor: pointer;
  font-size: 16px;
  font-family: "Lato", sans-serif;
  padding: 12px 30px;
  border: 1px solid #6d2b3d;
  background: rgb(255, 255, 255);
}

.buy-online-link ul {
  opacity: 0;
  pointer-events: none;
  text-align: center;
  position: absolute;
  background-color: rgb(255, 255, 255);
  box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 5px 0px;
  width: 100%;
  padding-inline-start: 0px;
  margin-top: 0px;
  transition: all 0.3s ease 0s;
  list-style: none;
  padding: 10px;
}

.buy-online-link:hover ul {
  opacity: 1;
  pointer-events: all;
}

.buy-online-row {
  margin-top: -40px;
  margin-bottom: 35px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 25px;
}

.buy-online-row p {
  font-weight: bold;
  font-size: 20pt;
  color: #000;
  font-family: "Lato", sans-serif;
  text-align: center;
}

.buy-online-row ul {
  list-style: none;
  margin: 0 auto;
  text-align: center;
}

.buy-online-row ul li {
  display: inline-block;
}

.buy-online-row ul li img {
  max-width: 100px;
}

#top-menu .menu-item-has-children > a:first-child:after,
#et-secondary-nav .menu-item-has-children > a:first-child:after {
  font-family: "ETmodules";
  content: "3";
  font-size: 16px;
  position: absolute;
  right: 50%;
  margin-right: -8px;
  top: 60%;
  font-weight: 800;
}

#top-menu .menu-item-has-children > a:first-child {
  padding-right: 8px;
}

.category-227 .et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h1 {
  font-size: 45px;
}

.category-227 .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content-container.center {
  max-width: 880px;
}

.category-227 .et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h1:before,
.category-227 .et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h1:after {
  display: none;
}

.category-227 .et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content {
  background-color: rgba(63, 28, 28, 0.7);
  padding: 40px 20px;
}

.category-227 .et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content .et_pb_header_content_wrapper p {
  background-color: transparent !important;
  color: #fff !important;
}

.whatsapp-btn {
  background-color: #25d366;
  width: 100%;
  max-width: 200px;
  display: flex;
  margin: 0 auto;
  text-align: left;
  padding: 7px 10px;
  border-radius: 4px;
  justify-content: center;
  align-content: center;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  line-height: 32px;
  margin-bottom: 15px;
}

.whatsapp-btn:hover {
  color: #fff;
}

.whatsapp-btn i {
  margin-right: 10px;
  font-size: 31px;
  color: #fff;
}

table.greyTable {
  border: 1px solid #1c6ea4;
  background-color: #eeeeee;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}

table.greyTable td,
table.greyTable th {
  border: 1px solid #aaaaaa;
  padding: 3px 2px;
}

table.greyTable tbody td {
  font-size: 13px;
}

table.greyTable tr:nth-child(even) {
  background: #f5f5f5;
}

table.greyTable tfoot td {
  font-size: 14px;
}

table.greyTable tfoot .links {
  text-align: right;
}

table.greyTable tfoot .links a {
  display: inline-block;
  background: #1c6ea4;
  color: #ffffff;
  padding: 2px 8px;
  border-radius: 5px;
}

#slide-zero {
  clip-path: polygon(0px 0px, 100% 0px, 100% 90%, 50% 100%, 0px 90%);
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  min-height: 650px;
  width: 100% !important;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
  position: relative;
  background: rgb(2, 0, 36);
  background: linear-gradient(139deg, rgb(2, 0, 36) 0%, rgb(192, 0, 49) 100%);
}

#slide-home {
  width: 100% !important;
}

#slide-one {
  clip-path: polygon(0px 0px, 100% 0px, 100% 90%, 50% 100%, 0px 90%);
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  min-height: 650px;
  width: 100% !important;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  background-repeat: no-repeat;
  z-index: 1;
  position: relative;
  background-position: center center;
  background-size: contain;
}

#slide-one {
  background-color: #34c1d5;
}

.slide-zero-cta {
  position: absolute;
  left: 10%;
  top: 45%;
  transform: translatey(-50%);
}

.slide-zero-products {
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translateY(-50%);
}

.slide-zero-cta img {
  width: 100%;
  max-width: 350px;
}

.slide-zero-products img {
  width: 100%;
  max-width: 600px;
}

#slide-one .slide-zero-cta {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#slide-one .slide-zero-cta img {
  width: 100%;
  max-width: 100%;
}

#cycle-hero {
  width: 100% !important;
}

#cycle-hero #slide-home .et_pb_row {
  top: 50%;
  margin-top: -160px;
}

.cycle-slideshow {
  width: 100%;
}

.left-arrow,
.right-arrow {
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
  z-index: 99;
  margin-top: -40px;
  opacity: 0.6;
  transition: 0.3s ease all;
}

.left-arrow:hover,
.right-arrow:hover {
  opacity: 1;
}

.left-arrow i,
.right-arrow i {
  font-size: 80px;
  color: #fff;
  cursor: pointer;
}

.left-arrow {
  left: 20px;
}

.right-arrow {
  right: 20px;
}

#footer-lg {
  display: none !important;
}

.et_pb_text_inner h1 sup {
  font-size: 19px !important;
}

@media (max-width: 1210px) {
  .slide-zero-products img {
    max-width: 500px;
  }
  .slide-zero-cta img {
    max-width: 300px;
  }
  .slide-zero-products {
    right: 5%;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 991.98px) {
  .mobile-main-image {
    right: 50px;
    left: auto;
  }
}
@media (max-width: 980px) {
  .slide-zero-products {
    position: absolute;
    right: auto;
    left: 50%;
    bottom: -10%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
  }
  .slide-zero-cta {
    position: absolute;
    left: 50%;
    top: 60px;
    transform: translate(-50%, 0px);
  }
  .slide-zero-cta img {
    max-width: 220px;
  }
}
@media (min-width: 768px) {
  #et-main-area .container {
    margin-bottom: 0px !important;
  }
}
.page-id-12757 {
  /* PriceSpider Overrides */
}
.page-id-12757 #et-main-area {
  position: relative;
  background-image: url("https://mahatmarice.com/wp-content/uploads/2019/07/GettyImages-595347309-3.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.page-id-12757 #et-main-area::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  top: 0;
  left: 0;
}
.page-id-12757 .et_pb_text_inner p {
  font-weight: bold;
}
.page-id-12757 .breadcrumbs {
  display: none;
}
.page-id-12757 .ps-ribbon,
.page-id-12757 .ps-footer {
  background-color: rgb(63, 28, 28);
}
.page-id-12757 .ps-product-details > h1.ps-product-name {
  text-transform: none;
  text-align: left;
}
.page-id-12757 button.ps-online-buy-button {
  font-family: "Lato", sans-serif !important;
}
.page-id-12757 .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3f1c1c;
}
@media (min-width: 768px) {
  .page-id-12757 .et_pb_section {
    padding: 20px 0 158px;
  }
}
.page-id-12757 .selected-placeholder {
  text-align: center;
  width: 100%;
}
.page-id-12757 .selected-placeholder img {
  width: 100%;
  max-width: 150px;
}
.page-id-12757 .selected-placeholder i {
  font-size: 100px;
  color: rgb(63, 28, 28);
}
.page-id-12757 .ps-widget-container {
  width: 100%;
  text-align: center;
}
.page-id-12757 .ps-widget-container .ps-widget[ps-sku] {
  float: none;
  max-width: max-content;
  margin: 0 auto;
  background: none;
  background-color: rgb(63, 28, 28);
  border-radius: 0px;
  border-color: white;
}
.page-id-12757 .ps-lightbox {
  z-index: 999999 !important;
}
.page-id-12757 #ps-lightbox-background {
  z-index: 99999 !important;
}
.page-id-12757 .locator-dropdown {
  text-align: center;
}
.page-id-12757 .locator-dropdown .js-locator-dropdown {
  text-align: left;
}
.page-id-12757 .select2-container {
  z-index: 99999;
}
.page-id-12757 .select2-container .select-outer {
  display: inline-flex;
}
.page-id-12757 .select2-container .select-outer .select-img {
  width: 70px;
}
.page-id-12757 .select2-container .select-outer .select-img img {
  max-height: 60px;
}
.page-id-12757 .select2-container .select-outer .select-text {
  display: flex;
  align-items: center;
  width: calc(100% - 70px);
}
.page-id-12757 .select2-container .select2-selection--single {
  height: 48px;
}
.page-id-12757 .select2-container .select2-selection--single .select2-selection__arrow {
  height: 48px;
}
.page-id-12757 .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 48px;
  font-weight: bold;
}
.page-id-12757 .select2-container--default .select2-selection--single .select2-selection__clear {
  color: rgb(63, 28, 28);
  border-radius: 50%;
  height: 30px;
  background-color: transparent;
  width: 30px;
  right: -60px;
  top: 8px;
  position: relative;
  border: 1px solid rgb(63, 28, 28);
}
.page-id-12757 .select2-container--default .select2-selection--single .select2-selection__clear span {
  margin-left: -4px;
  top: -2px;
  position: relative;
}
.page-id-12757 .select2-container--default .select2-results > .select2-results__options {
  max-height: 320px;
}
.page-id-12757 input[type=radio].ps-online-tab-button:checked ~ div.ps-ribbon > div > label.ps-online-tab-label,
.page-id-12757 input[type=radio].ps-local-tab-button:checked ~ div.ps-ribbon > div > label.ps-local-tab-label {
  background-color: white;
  color: black;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-top: 5px;
  font-family: "Futura Light", sans-serif;
}
.page-id-12757 input[type=radio].ps-online-tab-button:checked ~ div.ps-ribbon > div > label.ps-online-tab-label > span,
.page-id-12757 input[type=radio].ps-local-tab-button:checked ~ div.ps-ribbon > div > label.ps-local-tab-label > span {
  border-bottom: 0px;
  font-family: "Futura Light", sans-serif;
}
.page-id-12757 .ps-widget[ps-sku] {
  border: 0;
  font-family: "Futura Light", sans-serif;
}
.page-id-12757 .ps-widget[ps-sku]:hover {
  background-color: rgb(63, 28, 28);
  color: #fff;
  font-family: "Futura Light", sans-serif;
  border: 0;
}
.page-id-12757 .ps-widget[ps-sku]:hover .ps-button-label {
  color: #fff;
  font-family: "Futura Light", sans-serif;
}
.single-products .ps-lightbox {
  z-index: 999999 !important;
}
.single-products #ps-lightbox-background {
  z-index: 99999 !important;
}
.single-products .ps-widget[ps-sku] {
  margin-top: 20px;
  position: relative;
  transform: translateX(-50%);
  left: 50%;
}

.cube-outer {
  display: none;
}

@media (min-width: 768px) {
  .shoppable-html {
    overflow-y: scroll !important;
  }
}

.page-id-13350 .grecaptcha-badge {
  display: none !important;
}
@media (min-width: 768px) {
  .page-id-13350 {
    position: relative;
    height: 100vh;
    min-height: 768px;
  }
}
.page-id-13350 .ps-wtb {
  background-color: white;
}
.page-id-13350 .ps-sku-selector {
  text-transform: lowercase;
}
@media (min-width: 768px) {
  .page-id-13350 .ps-local-tab {
    position: relative;
    height: 277px;
  }
}
@media (min-width: 768px) {
  .page-id-13350 .ps-online-tab {
    position: relative;
    height: 367px;
  }
}
.page-id-13350.show-footer-buttons .ps-online-tab ul.ps-online-sellers {
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .page-id-13350.show-footer-buttons .ps-online-tab ul.ps-online-sellers {
    padding-bottom: 90px;
  }
}
.page-id-13350.show-footer-buttons .ps-local-sellers-container {
  margin-bottom: 70px;
}
@media (min-width: 768px) {
  .page-id-13350.show-footer-buttons .ps-local-sellers-container {
    margin-bottom: 90px;
    height: 311px;
  }
  .page-id-13350.show-footer-buttons .ps-local-sellers-container .ps-local-sellers {
    margin-bottom: 0px;
  }
}
.page-id-13350.show-size .ps-sku-selector-attribute-Size {
  margin-top: 5px;
}
@media (min-width: 768px) {
  .page-id-13350 .ps-local-sellers-wrapper {
    margin-bottom: 90px !important;
  }
}
.page-id-13350 .footer-btns {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  bottom: 10px;
  z-index: 2;
  width: calc(100% - 10px);
}
.page-id-13350 .footer-btns .btn-show-online,
.page-id-13350 .footer-btns .btn-show-local {
  border: 2px solid rgb(63, 28, 28);
  display: block;
  width: 100%;
  background-color: white;
  border-radius: 22px;
  box-shadow: 0px 13px 8px rgba(0, 0, 0, 0.2);
  padding: 10px 20px;
  color: rgb(63, 28, 28);
  font-weight: bold;
  font-size: 15px;
  cursor: pointer;
  text-align: center;
}
.page-id-13350 .footer-btns .btn-show-online {
  display: none;
}
.page-id-13350 .ps-header .ps-product-image {
  margin-top: 0;
}
.page-id-13350 .btns-group {
  display: inline-flex;
  position: relative;
  z-index: 2;
  top: -20px;
}
.page-id-13350 .btns-group .product-select-button .btn-show-products {
  border: 0px;
  display: block;
  width: 100%;
  background-color: rgb(63, 28, 28);
  border-radius: 22px;
  box-shadow: 0px 6px 5px rgba(0, 0, 0, 0.2);
  padding: 10px 20px;
  color: white;
  font-weight: bold;
  font-size: 13px;
  cursor: pointer;
  text-align: center;
}
.page-id-13350.show-description .ps-description {
  font-size: 12px;
  line-height: initial;
  opacity: 0.8;
}
.page-id-13350.show-recipe .ps-recipe-title {
  font-size: 14px;
  line-height: initial;
}
.page-id-13350.show-recipe .btns-group {
  top: auto;
  margin-bottom: 10px;
  width: 100%;
  padding-left: 0px;
}
@media (min-width: 768px) {
  .page-id-13350.show-recipe .btns-group .product-select-button,
.page-id-13350.show-recipe .btns-group .recipe-select-button {
    padding: 5px;
  }
}
.page-id-13350.show-recipe .btns-group .product-select-button {
  width: 50%;
  border-right: 0.5px solid #fff;
}
.page-id-13350.show-recipe .btns-group .product-select-button .btn-show-products {
  border-radius: 6px;
  width: 100%;
}
@media (min-width: 768px) {
  .page-id-13350.show-recipe .btns-group .product-select-button .btn-show-products {
    border-radius: 22px;
  }
}
.page-id-13350.show-recipe .btns-group .recipe-select-button {
  width: 50%;
  border-left: 0.5px solid #fff;
}
.page-id-13350.show-recipe .btns-group .recipe-select-button .btn-recipe {
  border: 0px;
  display: block;
  width: 100%;
  background-color: #6d2b3d;
  border-radius: 22px;
  box-shadow: 0px 6px 5px rgba(0, 0, 0, 0.2);
  padding: 10px 20px;
  color: white;
  font-weight: bold;
  font-size: 13px;
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  .page-id-13350.show-recipe .btns-group .recipe-select-button .btn-recipe {
    border-radius: 22px;
  }
}
.page-id-13350 .shoppable-products-overlay {
  position: fixed;
  z-index: 1003;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
}
.page-id-13350 .shoppable-products-overlay.is-open-products {
  z-index: 1004;
}
.page-id-13350 .shoppable-products.is-open {
  transform: translateX(0%);
}
.page-id-13350 .shoppable-products.is-open.is-open-products {
  z-index: 1005;
  max-width: 100%;
}
.page-id-13350 .shoppable-products {
  z-index: 1004;
  position: absolute;
  width: 100%;
  background-color: white;
  height: 100vh;
  max-width: 300px;
  box-shadow: -10px 30px 30px rgba(0, 0, 0, 0.16);
  overflow-x: scroll;
  transform-origin: 100% 50%;
  transform: translateX(-100%);
  transition: 0.3s ease-in-out all;
  outline: 0;
}
.page-id-13350 .shoppable-products p {
  font-family: "Lato", sans-serif;
  padding: 20px 20px 0;
  font-size: 23px;
}
.page-id-13350 .shoppable-products ul li {
  padding: 20px 20px;
  display: inline-flex;
  cursor: pointer;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  align-items: center;
  transition: 0.3s ease all;
}
.page-id-13350 .shoppable-products ul li.not-found {
  background-color: rgba(255, 0, 0, 0.05);
  pointer-events: none;
}
.page-id-13350 .shoppable-products ul li.not-found:hover, .page-id-13350 .shoppable-products ul li.not-found:active, .page-id-13350 .shoppable-products ul li.not-found:focus {
  background-color: rgba(255, 0, 0, 0.05);
  pointer-events: none;
}
.page-id-13350 .shoppable-products ul li:hover {
  background-color: rgba(0, 0, 0, 0.05);
  margin-right: 10px;
  box-shadow: -10px 10px 10px rgba(0, 0, 0, 0.16);
}
.page-id-13350 .shoppable-products ul li figure img {
  max-width: 50px;
}
.page-id-13350 .shoppable-products ul li div {
  padding-left: 10px;
  font-family: "Lato", sans-serif;
}
.page-id-13350.ps-open.show-recipe .ps-product-name {
  padding: 10px 0;
}
.page-id-13350.ps-open.show-recipe .btns-group {
  align-items: stretch;
}
.page-id-13350.ps-open.show-recipe .btns-group button {
  height: 100%;
}
.page-id-13350.ps-open .ps-lightbox.ps-open {
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  bottom: 0 !important;
}
@media (min-width: 768px) {
  .page-id-13350.ps-open .ps-lightbox.ps-open {
    left: 50% !important;
    transform: translate(-50%, -50%);
    right: auto !important;
    width: 100% !important;
    max-width: 768px;
    height: 100vh !important;
    margin: 0 auto;
    position: absolute;
    top: 50% !important;
    overflow: hidden;
    min-height: 768px;
  }
  .page-id-13350.ps-open .ps-lightbox.ps-open .ps-wtb {
    position: relative;
    min-height: 768px;
  }
  .page-id-13350.ps-open .ps-lightbox.ps-open .ps-wtb > .ps-wtb-content {
    height: 100%;
  }
}
.page-id-13350.ps-open .ps-lightbox.ps-open .ps-header .ps-product-image {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.page-id-13350.ps-open .ps-lightbox.ps-open .ps-client-logo {
  display: none !important;
}
@media (min-width: 768px) {
  .page-id-13350.ps-open .ps-lightbox.ps-open .ps-client-logo {
    top: 0;
    max-width: 110px;
    margin: 10px;
    display: block !important;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("https://carolinarice.com/wp-content/uploads/2020/01/carolina-rice-logo-since-1927-w200.png");
  }
  .page-id-13350.ps-open .ps-lightbox.ps-open .ps-client-logo img {
    opacity: 0;
  }
}
.page-id-13350 #ps-lightbox-background {
  background-color: white;
  opacity: 1 !important;
  pointer-events: none !important;
}
@media (min-width: 768px) {
  .page-id-13350 #ps-lightbox-background {
    background: rgb(212, 212, 212);
    background: radial-gradient(circle, rgb(212, 212, 212) 0%, rgb(236, 236, 236) 100%);
  }
}
.page-id-13350 .ps-footer {
  display: none !important;
}
.page-id-13350 .ps-product-details {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 0px 10px 0;
  margin-top: 0;
}
.page-id-13350 .ps-product-details .ps-product-name {
  background-color: white;
  text-align: left;
  font-size: 20px;
}
.page-id-13350 .ps-product-details .ps-product-selector {
  padding-top: 10px;
  padding-bottom: 10px;
}
.page-id-13350 .ps-product-details .ps-product-selector > div {
  margin-top: 0;
}
.page-id-13350.use-hero.show-product .ps-header .ps-product-image {
  display: block;
}
.page-id-13350.use-hero .ps-header {
  background-size: cover;
  background-position: center center;
  min-height: 240px;
}
.page-id-13350.use-hero .ps-header .ps-product-image {
  display: none;
}
.page-id-13350 .ps-ribbon-header {
  display: none !important;
}
.page-id-13350 .ps-location label {
  display: none !important;
}
.page-id-13350 .ps-location {
  padding: 10px;
}
@media (min-width: 768px) {
  .page-id-13350 .ps-location {
    top: -60px !important;
    right: 0;
    width: 100%;
  }
  .page-id-13350 .ps-location label {
    display: none;
  }
}
@media (min-width: 768px) {
  .page-id-13350 .ps-location > div {
    width: 100%;
  }
}
.page-id-13350.hide-size .ps-product-selector {
  display: none !important;
}
.page-id-13350.hide-title .ps-product-details > h1.ps-product-name {
  display: none;
}
.page-id-13350 .ps-lightbox-close {
  display: none;
}
.page-id-13350 #page-container {
  position: relative;
  z-index: 1;
  height: 0px;
}
.page-id-13350 #page-container::before {
  position: absolute;
  z-index: 2;
  content: "";
  height: 100%;
  background-color: white;
  width: 100%;
  left: 0;
  top: 0;
}
.page-id-13350 #main-header {
  z-index: 0;
}
.page-id-13350 .cube-outer {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  z-index: 999;
}
.page-id-13350 .logo-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page-id-13350 .cube-folding {
  width: 50px;
  height: 50px;
  display: inline-block;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 0;
  font-size: 0;
}
.page-id-13350 .cube-folding span {
  position: relative;
  width: 25px;
  height: 25px;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
  display: inline-block;
}
.page-id-13350 .cube-folding span::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 25px;
  height: 25px;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-animation: folding 2.5s infinite linear both;
  -moz-animation: folding 2.5s infinite linear both;
  animation: folding 2.5s infinite linear both;
}
.page-id-13350 .cube-folding .leaf2 {
  -webkit-transform: rotateZ(90deg) scale(1.1);
  -moz-transform: rotateZ(90deg) scale(1.1);
  transform: rotateZ(90deg) scale(1.1);
}
.page-id-13350 .cube-folding .leaf2::before {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  background-color: rgba(0, 0, 0, 0.8);
}
.page-id-13350 .cube-folding .leaf3 {
  -webkit-transform: rotateZ(270deg) scale(1.1);
  -moz-transform: rotateZ(270deg) scale(1.1);
  transform: rotateZ(270deg) scale(1.1);
}
.page-id-13350 .cube-folding .leaf3::before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  background-color: rgba(0, 0, 0, 0.8);
}
.page-id-13350 .cube-folding .leaf4 {
  -webkit-transform: rotateZ(180deg) scale(1.1);
  -moz-transform: rotateZ(180deg) scale(1.1);
  transform: rotateZ(180deg) scale(1.1);
}
.page-id-13350 .cube-folding .leaf4::before {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  background-color: rgba(0, 0, 0, 0.8);
}
@-webkit-keyframes folding {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    -moz-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    -moz-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    -moz-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
}
@-moz-keyframes folding {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    -moz-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    -moz-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    -moz-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
}
@-ms-keyframes folding {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    -moz-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    -moz-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    -moz-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
}
@keyframes folding {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    -moz-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    -moz-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    -moz-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
}
.page-id-13350 .cube-wrapper {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 150px;
  height: 100px;
  text-align: center;
}
.page-id-13350 .cube-wrapper:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  margin: auto;
  width: 90px;
  height: 6px;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-filter: blur(2px);
  filter: blur(2px);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-animation: shadow 0.5s ease infinite alternate;
  -moz-animation: shadow 0.5s ease infinite alternate;
  animation: shadow 0.5s ease infinite alternate;
}
.page-id-13350 .cube-wrapper .loading {
  font-size: 12px;
  letter-spacing: 0.1em;
  display: block;
  color: rgba(0, 0, 0, 0.8);
  position: relative;
  top: 25px;
  z-index: 2;
  -webkit-animation: text 0.5s ease infinite alternate;
  -moz-animation: text 0.5s ease infinite alternate;
  animation: text 0.5s ease infinite alternate;
}
@-webkit-keyframes text {
  100% {
    top: 35px;
  }
}
@-moz-keyframes text {
  100% {
    top: 35px;
  }
}
@-ms-keyframes text {
  100% {
    top: 35px;
  }
}
@keyframes text {
  100% {
    top: 35px;
  }
}
@-webkit-keyframes shadow {
  100% {
    bottom: -18px;
    width: 100px;
  }
}
@-moz-keyframes shadow {
  100% {
    bottom: -18px;
    width: 100px;
  }
}
@-ms-keyframes shadow {
  100% {
    bottom: -18px;
    width: 100px;
  }
}
@keyframes shadow {
  100% {
    bottom: -18px;
    width: 100px;
  }
}

img.scaled-image {
  border: 0 !important;
}

.post-type-archive-products .products-list-ps-outer {
  position: absolute;
  top: 0;
  z-index: -2;
}
.post-type-archive-products .ps-lightbox {
  z-index: 999999 !important;
}
.post-type-archive-products #ps-lightbox-background {
  z-index: 99999 !important;
}
.post-type-archive-products .product-list button {
  position: relative;
  top: -40px;
  background-color: rgb(242, 234, 190);
  border-color: rgb(242, 234, 190);
  color: rgba(63, 28, 28, 0.7);
  text-transform: uppercase;
  font-weight: bold;
}

.page-template-page-contact .wpcf7-submit.disabled {
  pointer-events: none;
  opacity: 0.05;
}
.page-template-page-contact .comments-error {
  border: 1px solid red;
}
.page-template-page-contact .chatbot-button-container {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.page-template-page-contact .chatbot-button-container .entry-content h2 {
  line-height: normal;
}
.page-template-page-contact .chatbot-button-container .entry-content p {
  line-height: normal;
}
.page-template-page-contact .chatbot-button-container .button-container {
  text-align: center;
  padding: 10px;
}
.page-template-page-contact .chatbot-button-container .button-container button {
  background-color: #9c323b;
  color: white;
  border: 0;
  font-size: 23px;
  border-radius: 5px;
  padding: 10px 20px;
}
.page-template-page-contact .chatbot-button-container .button-container button img {
  max-width: 20px;
}
.page-template-page-contact .footer-widget a.dark-link {
  display: none;
}
.page-template-page-contact #left-area article {
  display: none;
}
.page-template-page-contact #sidebar {
  display: none;
}

.category-cooking .pagination a {
  color: white;
}

/*# sourceMappingURL=riviana-carolina-style.css.map */
