body.skin-6 {
  padding-top: 0;
  background: #E0D9C5;
  font-family: 'Roboto Mono', sans-serif;
  font-style: normal;
  color: #615D54;
  text-align: justify;
}

body.skin-6 .editor-styles-wrapper .content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
body.skin-6 .alignwide {
  max-width: 980px;
  margin: 0 auto;
}
body.skin-6 .paragraph-normal{
  padding: 0px 5px;
}
body.skin-6 .wp-block-cover {
  background-color: transparent;
}

body.skin-6 .wp-block-cover.alignfull {
  margin-top: 0 !important;
}

body.skin-6 .wp-block-cover.heading-cover {
  min-height: 1088px;
}

body.skin-6 p {
  margin-top: 0;
  margin-bottom: 0;
}

body.skin-6 .margin-top-90 {
  margin-top: 90px !important;
}

body.skin-6 .margin-top-60 {
  margin-top: 60px !important;
}

body.skin-6 .margin-top-5 {
  margin-top: 5px !important;
}

body.skin-6 .margin-top-10 {
  margin-top: 10px !important;
}

body.skin-6 .margin-top-20 {
  margin-top: 20px !important;
}

body.skin-6 .margin-top-30 {
  margin-top: 30px !important;
}

body.skin-6 .margin-top-35 {
  margin-top: 35px !important;
}

body.skin-6 .margin-top-40 {
  margin-top: 40px !important;
}

body.skin-6 .margin-top-50 {
  margin-top: 50px !important;
}

body.skin-6 .margin-top-70 {
  margin-top: 70px !important;
}

body.skin-6 .margin-top-100 {
  margin-top: 100px !important;
}

body.skin-6 .margin-top-110 {
  margin-top: 110px !important;
}

body.skin-6 .margin-bottom-0 {
  margin-bottom: 0;
}

body.skin-6 .margin-right-35 {
  margin-right: 35px;
}

body.skin-6 .margin-right-30 {
  margin-right: 30px;
}

body.skin-6 .margin-left-0 {
  margin-left: 0;
}

body.skin-6 .padding-top-30 {
  padding-top: 30px;
}

body.skin-6 .padding-top-70 {
  padding-top: 70px;
}

body.skin-6 .box-width-medium {
  max-width: 980px !important;
  width: 980px;
}

body.skin-6 .box-width-small {
  max-width: 660px !important;
  width: 660px;
}

body.skin-6 .text-medium {
  font-size: 24px;
  line-height: 36px;
  font-weight: normal;
  color: #626262;
}

body.skin-6 .editor-styles-wrapper .has-drop-cap:first-letter {
  font-style: normal;
  font-weight: normal;
  font-size: 96px;
  line-height: 75px;
  padding: 11px 6px;
  color: #000;
}

body.skin-6 .wp-block-column figure {
  margin-top: 0;
  margin-bottom: 0;
}

body.skin-6 .img-with-border {
  border: 1px solid #fff;
  padding: 17px;
}

body.skin-6 .paragraph-modern {
  font-family: 'Playfair Display', serif;
  font-style: italic;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  color: #DDDDDD;
}

body.skin-6 p, body.skin-6 .paragraph-normal {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  font-style: normal;
  color: #615D54;
}

body.skin-6 .paragraph-quote {
  font-family: 'Roboto Mono', sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  font-style: italic;
  color: #626262;
}

body.skin-6 .paragraph-quote:before {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  content: '“';
  font-size: 72px;
  line-height: 65px;
  color: #615D54;
  position: relative;
  display: block;
  left: -3px;
}

body.skin-6 .block-heading {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 64px;
  line-height: 75px;
  text-transform: uppercase;
  color: #6D674F;
  font-weight: 100;
}

body.skin-6 .img-small-relation {
  position: relative;
  right: -180px;
}

body.skin-6 .embed-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin-left: 0;
  margin-right: 0;
}

body.skin-6 .embed-video iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}

body.skin-6 .seperate-full {
  border-bottom: 1px solid #dfdfdf;
  width: 100% !important;
  max-width: 100% !important;
}

body.skin-6 .footer {
  padding-top: 55px;
}

body.skin-6 .footer-description {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  color: #6D674F;
  font-size: 14px;
  line-height: 24px;
  margin-top: 10px !important;
  margin-bottom: 40px !important;
}


/* css for editor */
body.skin-6 .wp-block .editor-block-list__block-edit .box-width-medium {
  margin-left: 65px;
}

body.skin-6 .wp-block .editor-block-list__block-edit .embed-video iframe {
  height: 350px;
}

body.skin-6 .wp-block .editor-block-list__block-edit .img-small-relation {
  right: 0;
}

body.skin-6 .wp-block .editor-block-list__block-edit .box-width-medium,
body.skin-6 .wp-block .editor-block-list__block-edit .box-width-small {
  max-width: initial !important;
  width: initial;
}

/* responsive */
@media only screen and (max-width: 767px) {
  body.skin-6 .box-width-medium,
  body.skin-6 .box-width-small {
    max-width: 100% !important;
  }

  body.skin-6 .img-small-relation {
    right: 0;
  }
}
