/*!************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/components/post-list/index.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************/
/* Bulma Utilities */
.post-item__title {
  margin-bottom: 0.15rem;
}
.post-item__meta {
  margin-top: 0.3rem;
  font: inherit;
  line-height: inherit;
}
.post-item__meta * {
  font: inherit;
  line-height: inherit;
}
.post-item__body {
  margin-top: 0.5rem;
}
.post-item__taxonomies {
  margin-top: 0.5rem;
}
.post-item__product-price {
  margin-top: 0.5rem;
}

.post-grid__item-title,
.post-carousel__item-title {
  margin-top: 0.5rem;
}

* {
  box-sizing: border-box;
}

html {
  font-size: 16px;
}

.ptr--pull-down-treshold-breached {
  margin-top: 2rem;
}

.colsMobile--1 .post-grid__item--highlight-false {
  width: 100%;
}
.colsMobile--1--Mobile .post-grid__item--highlight-false {
  width: 100% !important;
}
.colsMobile--2 .post-grid__item--highlight-false {
  width: 50%;
}
.colsMobile--2--Mobile .post-grid__item--highlight-false {
  width: 50% !important;
}

@media screen and (min-width: 769px) {
  .colsTablet--1 .post-grid__item--highlight-false {
    width: 100%;
  }
  .colsTablet--2 .post-grid__item--highlight-false {
    width: 50%;
  }
  .colsTablet--3 .post-grid__item--highlight-false {
    width: 33.3333333333%;
  }
}
.editor-styles-wrapper {
  padding-left: 0 !important;
  padding-right: 0 !important;
  overflow-x: hidden !important;
}

.editor-post-trash {
  display: none;
}

.edit-post-post-link__preview-label {
  display: none;
}

.edit-post-post-link__preview-link-container {
  display: none;
}

.block-editor-block-list__block {
  margin-top: 0;
  margin-bottom: 0;
}

.edit-post-visual-editor__post-title-wrapper {
  display: none;
}

.editor-styles-wrapper .editor-post-title__block {
  margin-bottom: 0;
}

.edit-post-visual-editor__post-title-wrapper .editor-post-title {
  margin: 0;
}

.block-editor-post-preview__button-resize:nth-child(1) {
  display: none;
}

.editor-post-switch-to-draft {
  display: none;
}

.block-editor-inserter__tabs div[role=tablist] {
  display: none;
}

.block-heading {
  padding: 0 0.75rem;
}

.components-circular-option-picker__option:focus:after {
  display: none;
}

.components-button.is-pressed:focus:not(:disabled) {
  box-shadow: none;
}

.popover-color-picker .components-popover__content {
  min-width: 0 !important;
}
.popover-color-picker .sketch-picker {
  box-shadow: none !important;
}

.wp-block-mobiloud-posts {
  padding-top: 1px;
}

.post-list--divider-true .post-list__item {
  border-top: 1px solid #e3e3e3;
  padding: 0.75rem 0.75rem;
}
.post-list--divider-true .post-list__item:first-child {
  border-top: none;
}
.post-list__item {
  display: flex;
  flex-flow: row wrap;
  padding: 0.375rem 0.75rem;
}
.post-list__item--highlight-true {
  display: block;
  position: relative;
}
.post-list__item--highlight-true .ripple {
  z-index: 10;
}
.post-list__item--highlight-true .post-item__title {
  margin-top: 0.35rem;
  margin-bottom: 0.5rem;
}
.post-list__item--highlight-true .post-list__item-thumbnail-wrapper {
  position: relative;
  margin-right: 0;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.post-list__item--highlight-true .post-list__item-thumbnail-wrapper--Mobile {
  width: 100% !important;
  height: auto !important;
}
.post-list__item--highlight-true .post-list__item-thumbnail {
  display: block;
  width: 100%;
  height: auto;
}
.post-list__item-thumbnail-wrapper {
  position: relative;
  margin-right: 1rem;
  overflow: hidden;
  width: 128px;
  height: 128px;
}
@media screen and (min-width: 769px) {
  .post-list__item-thumbnail-wrapper {
    width: 192px;
    height: 192px;
  }
}
.post-list__item-thumbnail-wrapper--Mobile {
  width: 128px !important;
  height: 128px !important;
}
.post-list__item-thumbnail-wrapper .post-list__item-thumbnail {
  display: block;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.post-list__item-text-wrapper {
  flex: 1;
}
/*!************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/components/post-grid/index.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************/
/* Bulma Utilities */
.post-item__title {
  margin-bottom: 0.15rem;
}
.post-item__meta {
  margin-top: 0.3rem;
  font: inherit;
  line-height: inherit;
}
.post-item__meta * {
  font: inherit;
  line-height: inherit;
}
.post-item__body {
  margin-top: 0.5rem;
}
.post-item__taxonomies {
  margin-top: 0.5rem;
}
.post-item__product-price {
  margin-top: 0.5rem;
}

.post-grid__item-title,
.post-carousel__item-title {
  margin-top: 0.5rem;
}

* {
  box-sizing: border-box;
}

html {
  font-size: 16px;
}

.ptr--pull-down-treshold-breached {
  margin-top: 2rem;
}

.colsMobile--1 .post-grid__item--highlight-false {
  width: 100%;
}
.colsMobile--1--Mobile .post-grid__item--highlight-false {
  width: 100% !important;
}
.colsMobile--2 .post-grid__item--highlight-false {
  width: 50%;
}
.colsMobile--2--Mobile .post-grid__item--highlight-false {
  width: 50% !important;
}

@media screen and (min-width: 769px) {
  .colsTablet--1 .post-grid__item--highlight-false {
    width: 100%;
  }
  .colsTablet--2 .post-grid__item--highlight-false {
    width: 50%;
  }
  .colsTablet--3 .post-grid__item--highlight-false {
    width: 33.3333333333%;
  }
}
.editor-styles-wrapper {
  padding-left: 0 !important;
  padding-right: 0 !important;
  overflow-x: hidden !important;
}

.editor-post-trash {
  display: none;
}

.edit-post-post-link__preview-label {
  display: none;
}

.edit-post-post-link__preview-link-container {
  display: none;
}

.block-editor-block-list__block {
  margin-top: 0;
  margin-bottom: 0;
}

.edit-post-visual-editor__post-title-wrapper {
  display: none;
}

.editor-styles-wrapper .editor-post-title__block {
  margin-bottom: 0;
}

.edit-post-visual-editor__post-title-wrapper .editor-post-title {
  margin: 0;
}

.block-editor-post-preview__button-resize:nth-child(1) {
  display: none;
}

.editor-post-switch-to-draft {
  display: none;
}

.block-editor-inserter__tabs div[role=tablist] {
  display: none;
}

.block-heading {
  padding: 0 0.75rem;
}

.components-circular-option-picker__option:focus:after {
  display: none;
}

.components-button.is-pressed:focus:not(:disabled) {
  box-shadow: none;
}

.popover-color-picker .components-popover__content {
  min-width: 0 !important;
}
.popover-color-picker .sketch-picker {
  box-shadow: none !important;
}

.wp-block-mobiloud-posts {
  padding-top: 1px;
}

.product-price * {
  font-family: inherit;
}

.post-grid {
  display: flex;
  flex-flow: row wrap;
}
.post-grid__item--highlight-true {
  width: 100%;
}
.post-grid__item {
  padding: 0.375rem 0.375rem;
  padding-bottom: 1.5rem;
}
.post-grid__item--highlight-true {
  display: block;
  position: relative;
}
.post-grid__item--highlight-true .ripple {
  z-index: 10;
}
.post-grid__item--highlight-true .post-item__title {
  margin-top: 0.35rem;
  margin-bottom: 0.5rem;
}
.post-grid__item--highlight-true .post-grid__item-thumbnail-wrapper {
  position: relative;
  margin-right: 0;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.post-grid__item--highlight-true .post-grid__item-thumbnail-wrapper--Mobile {
  width: 100% !important;
  height: auto !important;
}
.post-grid__item--highlight-true .post-grid__item-thumbnail {
  display: block;
  width: 100%;
  height: auto;
}
.post-grid__item--highlight-false .post-grid__item-thumbnail-wrapper--1-1 {
  padding-bottom: 100%;
}
.post-grid__item--highlight-false .post-grid__item-thumbnail-wrapper--16-9 {
  padding-bottom: 56.25%;
}
.post-grid__item-thumbnail-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}
.post-grid__item-thumbnail-wrapper .post-grid__item-thumbnail {
  display: block;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/*!*********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/components/post-list-expanded/index.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************/
/* Bulma Utilities */
.post-item__title {
  margin-bottom: 0.15rem;
}
.post-item__meta {
  margin-top: 0.3rem;
  font: inherit;
  line-height: inherit;
}
.post-item__meta * {
  font: inherit;
  line-height: inherit;
}
.post-item__body {
  margin-top: 0.5rem;
}
.post-item__taxonomies {
  margin-top: 0.5rem;
}
.post-item__product-price {
  margin-top: 0.5rem;
}

.post-grid__item-title,
.post-carousel__item-title {
  margin-top: 0.5rem;
}

* {
  box-sizing: border-box;
}

html {
  font-size: 16px;
}

.ptr--pull-down-treshold-breached {
  margin-top: 2rem;
}

.colsMobile--1 .post-grid__item--highlight-false {
  width: 100%;
}
.colsMobile--1--Mobile .post-grid__item--highlight-false {
  width: 100% !important;
}
.colsMobile--2 .post-grid__item--highlight-false {
  width: 50%;
}
.colsMobile--2--Mobile .post-grid__item--highlight-false {
  width: 50% !important;
}

@media screen and (min-width: 769px) {
  .colsTablet--1 .post-grid__item--highlight-false {
    width: 100%;
  }
  .colsTablet--2 .post-grid__item--highlight-false {
    width: 50%;
  }
  .colsTablet--3 .post-grid__item--highlight-false {
    width: 33.3333333333%;
  }
}
.editor-styles-wrapper {
  padding-left: 0 !important;
  padding-right: 0 !important;
  overflow-x: hidden !important;
}

.editor-post-trash {
  display: none;
}

.edit-post-post-link__preview-label {
  display: none;
}

.edit-post-post-link__preview-link-container {
  display: none;
}

.block-editor-block-list__block {
  margin-top: 0;
  margin-bottom: 0;
}

.edit-post-visual-editor__post-title-wrapper {
  display: none;
}

.editor-styles-wrapper .editor-post-title__block {
  margin-bottom: 0;
}

.edit-post-visual-editor__post-title-wrapper .editor-post-title {
  margin: 0;
}

.block-editor-post-preview__button-resize:nth-child(1) {
  display: none;
}

.editor-post-switch-to-draft {
  display: none;
}

.block-editor-inserter__tabs div[role=tablist] {
  display: none;
}

.block-heading {
  padding: 0 0.75rem;
}

.components-circular-option-picker__option:focus:after {
  display: none;
}

.components-button.is-pressed:focus:not(:disabled) {
  box-shadow: none;
}

.popover-color-picker .components-popover__content {
  min-width: 0 !important;
}
.popover-color-picker .sketch-picker {
  box-shadow: none !important;
}

.post-list-expanded--divider-true .post-list-expanded__item {
  border-top: 1px solid #e3e3e3;
  padding: 0.75rem 0.75rem;
}
.post-list-expanded--divider-true .post-list-expanded__item:first-child {
  border-top: none;
}
.post-list-expanded__item {
  padding: 0.375rem 0.75rem;
}
.post-list-expanded__item-title {
  margin-bottom: 0.35rem;
}
.post-list-expanded__item-excerpt {
  margin-top: 0.5rem;
}
.post-list-expanded__item-thumbnail-wrapper {
  position: relative;
  margin-right: 1rem;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.post-list-expanded__item-thumbnail-wrapper .post-list-expanded__item-thumbnail {
  display: block;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
.post-list-expanded__item-text-wrapper {
  margin-top: 0.5rem;
}

/*# sourceMappingURL=mobiloud-front.css.map*/