/* From 481 | Phone Landscape & Bigger */
@media (min-width: 481px) {
  /* Grid */
  .pixelt-grid-small-1-1 > * {
    width: 100%; }

  .pixelt-grid-small-1-2 > * {
    width: 50%; }

  .pixelt-grid-small-1-3 > * {
    width: 33.333%; }

  .pixelt-grid-small-2-3 > * {
    width: 66.666%; }

  .pixelt-grid-small-1-4 > * {
    width: 25%; }

  .pixelt-grid-small-1-5 > * {
    width: 20%; }

  .pixelt-grid-small-1-6 > * {
    width: 16.666%; }

  .pixelt-grid-small-1-10 > * {
    width: 10%; }

  /* Grid Cells */
  .pixelt-small-1-1 {
    width: 100%; }

  .pixelt-small-1-2,
  .pixelt-small-2-4,
  .pixelt-small-3-6,
  .pixelt-small-5-10 {
    width: 50%; }

  .pixelt-small-1-3,
  .pixelt-small-2-6 {
    width: 33.333%; }

  .pixelt-small-2-3,
  .pixelt-small-4-6 {
    width: 66.666%; }

  .pixelt-small-1-4 {
    width: 25%; }

  .pixelt-small-3-4 {
    width: 75%; }

  .pixelt-small-1-5,
  .pixelt-small-2-10 {
    width: 20%; }

  .pixelt-small-2-5,
  .pixelt-small-4-10 {
    width: 40%; }

  .pixelt-small-3-5,
  .pixelt-small-6-10 {
    width: 60%; }

  .pixelt-small-4-5,
  .pixelt-small-8-10 {
    width: 80%; }

  .pixelt-small-1-6 {
    width: 16.666%; }

  .pixelt-small-5-6 {
    width: 83.333%; }

  .pixelt-small-1-10 {
    width: 10%; }

  .pixelt-small-3-10 {
    width: 30%; }

  .pixelt-small-7-10 {
    width: 70%; }

  .pixelt-small-9-10 {
    width: 90%; } }
/* From 769 | Tablet & Bigger */
@media (min-width: 769px) {
  /* Gutenberg */
  .pixelt-no-sidebar .alignwide {
    margin-left: -50px;
    margin-right: -50px;
    max-width: unset;
    width: auto; }

  .pixelt-grid-divider > [class*='pixelt-medium-']:not(.pixelt-medium-1-1):nth-child(n+2) {
    border-left: 1px solid #e0e5e9; }

  /* Grid */
  .pixelt-grid-medium-1-1 > * {
    width: 100%; }

  .pixelt-grid-medium-1-2 > * {
    width: 50%; }

  .pixelt-grid-medium-1-3 > * {
    width: 33.333%; }

  .pixelt-grid-medium-2-3 > * {
    width: 66.666%; }

  .pixelt-grid-medium-1-4 > * {
    width: 25%; }

  .pixelt-grid-medium-1-5 > * {
    width: 20%; }

  .pixelt-grid-medium-1-6 > * {
    width: 16.666%; }

  .pixelt-grid-medium-1-10 > * {
    width: 10%; }

  /* Grid Cells */
  .pixelt-medium-1-1 {
    width: 100%; }

  .pixelt-medium-1-2,
  .pixelt-medium-2-4,
  .pixelt-medium-3-6,
  .pixelt-medium-5-10 {
    width: 50%; }

  .pixelt-medium-1-3,
  .pixelt-medium-2-6 {
    width: 33.333%; }

  .pixelt-medium-2-3,
  .pixelt-medium-4-6 {
    width: 66.666%; }

  .pixelt-medium-1-4 {
    width: 25%; }

  .pixelt-medium-3-4 {
    width: 75%; }

  .pixelt-medium-1-5,
  .pixelt-medium-2-10 {
    width: 20%; }

  .pixelt-medium-2-5,
  .pixelt-medium-4-10 {
    width: 40%; }

  .pixelt-medium-3-5,
  .pixelt-medium-6-10 {
    width: 60%; }

  .pixelt-medium-4-5,
  .pixelt-medium-8-10 {
    width: 80%; }

  .pixelt-medium-1-6 {
    width: 16.666%; }

  .pixelt-medium-5-6 {
    width: 83.333%; }

  .pixelt-medium-1-10 {
    width: 10%; }

  .pixelt-medium-3-10 {
    width: 30%; }

  .pixelt-medium-7-10 {
    width: 70%; }

  .pixelt-medium-9-10 {
    width: 90%; } }
/* From 1025 | Desktop & Bigger */
@media (min-width: 1025px) {
  /* Gutenberg */
  .pixelt-no-sidebar .alignwide {
    margin-left: -75px;
    margin-right: -75px; }

  /* Sidebar */
  .pixelt-grid-divider > [class*='pixelt-large-']:not(.pixelt-large-1-1):nth-child(n+2) {
    border-left: 1px solid #e0e5e9; }

  /* Grid */
  .pixelt-grid-large-1-1 > * {
    width: 100%; }

  .pixelt-grid-large-1-2 > * {
    width: 50%; }

  .pixelt-grid-large-1-3 > * {
    width: 33.333%; }

  .pixelt-grid-large-2-3 > * {
    width: 66.666%; }

  .pixelt-grid-large-1-4 > * {
    width: 25%; }

  .pixelt-grid-large-1-5 > * {
    width: 20%; }

  .pixelt-grid-large-1-6 > * {
    width: 16.666%; }

  .pixelt-grid-large-1-10 > * {
    width: 10%; }

  /* Grid Cells */
  .pixelt-large-1-1 {
    width: 100%; }

  /* Halves */
  .pixelt-large-1-2,
  .pixelt-large-2-4,
  .pixelt-large-3-6,
  .pixelt-large-5-10 {
    width: 50%; }

  .pixelt-large-1-3,
  .pixelt-large-2-6 {
    width: 33.333%; }

  .pixelt-large-2-3,
  .pixelt-large-4-6 {
    width: 66.666%; }

  .pixelt-large-1-4 {
    width: 25%; }

  .pixelt-large-3-4 {
    width: 75%; }

  .pixelt-large-1-5,
  .pixelt-large-2-10 {
    width: 20%; }

  .pixelt-large-2-5,
  .pixelt-large-4-10 {
    width: 40%; }

  .pixelt-large-3-5,
  .pixelt-large-6-10 {
    width: 60%; }

  .pixelt-large-4-5,
  .pixelt-large-8-10 {
    width: 80%; }

  .pixelt-large-1-6 {
    width: 16.666%; }

  .pixelt-large-5-6 {
    width: 83.333%; }

  .pixelt-large-1-10 {
    width: 10%; }

  .pixelt-large-3-10 {
    width: 30%; }

  .pixelt-large-7-10 {
    width: 70%; }

  .pixelt-large-9-10 {
    width: 90%; } }
/* From 1200 | Large Screen & Bigger */
@media (min-width: 1201px) {
  /* Grid */
  .pixelt-grid-xlarge-1-1 > * {
    width: 100%; }

  .pixelt-grid-xlarge-1-2 > * {
    width: 50%; }

  .pixelt-grid-xlarge-1-3 > * {
    width: 33.333%; }

  .pixelt-grid-xlarge-2-3 > * {
    width: 66.666%; }

  .pixelt-grid-xlarge-1-4 > * {
    width: 25%; }

  .pixelt-grid-xlarge-1-5 > * {
    width: 20%; }

  .pixelt-grid-xlarge-1-6 > * {
    width: 16.666%; }

  .pixelt-grid-xlarge-1-10 > * {
    width: 10%; }

  /* Grid Cells */
  .pixelt-xlarge-1-1 {
    width: 100%; }

  .pixelt-xlarge-1-2,
  .pixelt-xlarge-2-4,
  .pixelt-xlarge-3-6,
  .pixelt-xlarge-5-10 {
    width: 50%; }

  .pixelt-xlarge-1-3,
  .pixelt-xlarge-2-6 {
    width: 33.333%; }

  .pixelt-xlarge-2-3,
  .pixelt-xlarge-4-6 {
    width: 66.666%; }

  .pixelt-xlarge-1-4 {
    width: 25%; }

  .pixelt-xlarge-3-4 {
    width: 75%; }

  .pixelt-xlarge-1-5,
  .pixelt-xlarge-2-10 {
    width: 20%; }

  .pixelt-xlarge-2-5,
  .pixelt-xlarge-4-10 {
    width: 40%; }

  .pixelt-xlarge-3-5,
  .pixelt-xlarge-6-10 {
    width: 60%; }

  .pixelt-xlarge-4-5,
  .pixelt-xlarge-8-10 {
    width: 80%; }

  .pixelt-xlarge-1-6 {
    width: 16.666%; }

  .pixelt-xlarge-5-6 {
    width: 83.333%; }

  .pixelt-xlarge-1-10 {
    width: 10%; }

  .pixelt-xlarge-3-10 {
    width: 30%; }

  .pixelt-xlarge-7-10 {
    width: 70%; }

  .pixelt-xlarge-9-10 {
    width: 90%; } }
/* Until 1200 */
@media screen and (max-width: 1200px) {
  /* Margin */
  .pixelt-margin-xlarge {
    margin-top: 80px;
    margin-bottom: 80px; }

  .pixelt-margin-xlarge-top {
    margin-top: 80px; }

  .pixelt-margin-xlarge-bottom {
    margin-bottom: 80px; }

  .pixelt-margin-xlarge-left {
    margin-left: 80px; }

  .pixelt-margin-xlarge-right {
    margin-right: 80px; }

  /* Padding */
  .pixelt-padding-xlarge {
    padding-top: 80px;
    padding-bottom: 80px; }

  .pixelt-padding-xlarge-top {
    padding-top: 80px; }

  .pixelt-padding-xlarge-bottom {
    padding-bottom: 80px; }

  .pixelt-padding-xlarge-left {
    padding-left: 80px; }

  .pixelt-padding-xlarge-right {
    padding-right: 80px; } }
/* Until 1024 */
@media screen and (max-width: 1024px) {
  /* Margin */
  .pixelt-margin-large, .pixelt-margin-xlarge {
    margin-top: 40px;
    margin-bottom: 40px; }

  .pixelt-margin-large-top {
    margin-top: 40px; }

  .pixelt-margin-large-bottom {
    margin-bottom: 40px; }

  .pixelt-margin-large-left {
    margin-left: 40px; }

  .pixelt-margin-large-right {
    margin-right: 40px; }

  .pixelt-margin-xlarge-top {
    margin-top: 40px; }

  .pixelt-margin-xlarge-bottom {
    margin-bottom: 40px; }

  .pixelt-margin-xlarge-left {
    margin-left: 40px; }

  .pixelt-margin-xlarge-right {
    margin-right: 40px; }

  /* Padding */
  .pixelt-padding-large, .pixelt-padding-xlarge {
    padding-top: 40px;
    padding-bottom: 40px; }

  .pixelt-padding-large-top {
    padding-top: 40px; }

  .pixelt-padding-large-bottom {
    padding-bottom: 40px; }

  .pixelt-padding-large-left {
    padding-left: 40px; }

  .pixelt-padding-large-right {
    padding-right: 40px; }

  .pixelt-padding-xlarge-top {
    padding-top: 40px; }

  .pixelt-padding-xlarge-bottom {
    padding-bottom: 40px; }

  .pixelt-padding-xlarge-left {
    padding-left: 40px; }

  .pixelt-padding-xlarge-right {
    padding-right: 40px; } }
/* Until 768 */
@media screen and (max-width: 768px) {
  /* General */
  .pixelt-footer-two-columns,
  .pixelt-pre-header-two-columns {
    display: block; }
    .pixelt-footer-two-columns .pixelt-inner-footer-left,
    .pixelt-footer-two-columns .pixelt-inner-footer-right,
    .pixelt-footer-two-columns .pixelt-inner-pre-header-left,
    .pixelt-footer-two-columns .pixelt-inner-pre-header-right,
    .pixelt-pre-header-two-columns .pixelt-inner-footer-left,
    .pixelt-pre-header-two-columns .pixelt-inner-footer-right,
    .pixelt-pre-header-two-columns .pixelt-inner-pre-header-left,
    .pixelt-pre-header-two-columns .pixelt-inner-pre-header-right {
      display: block;
      width: 100%;
      text-align: center; }

  .pixelt-page-footer .pixelt-inner-footer-right .pixelt-menu {
    float: none;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap; }

  .pixelt-page-footer .pixelt-inner-footer-left .pixelt-menu {
    float: none;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap; } }
/* Until 480 */
@media screen and (max-width: 480px) {
  /* Margin */
  .pixelt-margin-medium, .pixelt-margin-large, .pixelt-margin-xlarge {
    margin-top: 20px;
    margin-bottom: 20px; }

  .pixelt-margin-large-top {
    margin-top: 20px; }

  .pixelt-margin-large-bottom {
    margin-bottom: 20px; }

  .pixelt-margin-large-left {
    margin-left: 20px; }

  .pixelt-margin-large-right {
    margin-right: 20px; }

  .pixelt-margin-medium-top {
    margin-top: 20px; }

  .pixelt-margin-medium-bottom {
    margin-bottom: 20px; }

  .pixelt-margin-medium-left {
    margin-left: 20px; }

  .pixelt-margin-medium-right {
    margin-right: 20px; }

  .pixelt-margin-xlarge-top {
    margin-top: 20px; }

  .pixelt-margin-xlarge-bottom {
    margin-bottom: 20px; }

  .pixelt-margin-xlarge-left {
    margin-left: 20px; }

  .pixelt-margin-xlarge-right {
    margin-right: 20px; }

  /* Padding */
  .pixelt-padding-medium, .pixelt-padding-large, .pixelt-padding-xlarge {
    padding-top: 20px;
    padding-bottom: 20px; }

  .pixelt-padding-large-top {
    padding-top: 20px; }

  .pixelt-padding-large-bottom {
    padding-bottom: 20px; }

  .pixelt-padding-large-left {
    padding-left: 20px; }

  .pixelt-padding-large-right {
    padding-right: 20px; }

  .pixelt-padding-medium-top {
    padding-top: 20px; }

  .pixelt-padding-medium-bottom {
    padding-bottom: 20px; }

  .pixelt-padding-medium-left {
    padding-left: 20px; }

  .pixelt-padding-medium-right {
    padding-right: 20px; }

  .pixelt-padding-xlarge-top {
    padding-top: 20px; }

  .pixelt-padding-xlarge-bottom {
    padding-bottom: 20px; }

  .pixelt-padding-xlarge-left {
    padding-left: 20px; }

  .pixelt-padding-xlarge-right {
    padding-right: 20px; } }
/* Visibility */
/* Desktop and bigger */
@media (min-width: 1025px) {
  .pixelt-visible-small {
    display: none !important; }

  .pixelt-visible-medium {
    display: none !important; }

  .pixelt-hidden-large {
    display: none !important; } }
/* Tablets portrait */
@media (min-width: 769px) and (max-width: 1024px) {
  .pixelt-visible-small {
    display: none !important; }

  .pixelt-visible-large {
    display: none !important; }

  .pixelt-hidden-medium {
    display: none !important; } }
/* Tablets */
@media (max-width: 768px) {
  .pixelt-visible-medium {
    display: none !important; }

  .pixelt-visible-large {
    display: none !important; }

  .pixelt-hidden-small {
    display: none !important; } }
