body.skin-10 {
  padding-top: 0;
  background: #E4DED0;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-style: normal;
  color: #615D54;
  text-align: justify;
}

body.skin-10 .editor-styles-wrapper .content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
body.skin-10 .alignwide {
  max-width: 980px;
  margin: 0 auto;
}

body.skin-10 p {
  margin-top: 0;
  margin-bottom: 0;
}
body.skin-10 .paragraph-normal{
  padding: 0px 5px;
}
body.skin-10 .margin-top-10 {
  margin-top: 10px !important;
}

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

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

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

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

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

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

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

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

body.skin-10 .wp-block-cover {
  background-color: transparent;
}

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

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

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

body.skin-10 .wp-block-cover.block-cover {
  min-height: 960px;
}

body.skin-10 .wp-block-cover.block-cover .wp-block-cover__inner-container {
  margin-top: 100px;
}

body.skin-10 .cover-heading-before {
  font-family: 'Chakra Petch', sans-serif;
  font-size: 64px;
  line-height: 83px;
  font-style: normal;
  font-weight: normal;
  color: #fff;
  text-align: right;
  padding-right: 130px;
}

body.skin-10 .cover-heading-after {
  font-family: 'Chakra Petch', sans-serif;
  font-size: 96px;
  line-height: 125px;
  font-style: normal;
  font-weight: normal;
  color: #fff;
  text-align: right;
  padding-right: 250px;
}

body.skin-10 .block-title-before {
  font-family: 'Chakra Petch', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 36px;
  line-height: 47px;
  color: #333;
}

body.skin-10 .block-title {
  font-family: 'Chakra Petch', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 72px;
  line-height: 94px;
  text-transform: uppercase;
  text-align: center;
  color: #A40000;
}

body.skin-10 .paragraph-quote,
body.skin-10 .paragraph-quote-2 {
  font-family: 'Chakra Petch', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  line-height: 36px;
  color: #A40000;
  text-align: left;
}

body.skin-10 .paragraph-quote-2 {
  font-size: 24px;
  line-height: 31px;
}

body.skin-10 .paragraph-quote:before {
  font-family: 'Chakra Petch', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 96px;
  color: #A40000;
  content: '“';
  position: relative;
  display: block;
  height: 0;
  left: -10px;
  top: -30px;
}

body.skin-10 .paragraph-quote-2:before {
  font-family: 'Chakra Petch', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 96px;
  color: #A40000;
  content: '“';
  position: relative;
  display: block;
  top: -5px;
  line-height: 15px;
}

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

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

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

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

body.skin-10 .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-10 .wp-block .editor-block-list__block-edit .block-title {
  font-size: 30px;
}

body.skin-10 .wp-block .editor-block-list__block-edit .paragraph-quote:before,
body.skin-10 .wp-block .editor-block-list__block-edit .paragraph-quote-2:before {
  content: "";
}

body.skin-10 .wp-block .editor-block-list__block-edit .cover-heading-before {
  font-size: 30px;
  line-height: 45px;
}

body.skin-10 .wp-block .editor-block-list__block-edit .cover-heading-after {
  font-size: 40px;
  line-height: 60px;
}

body.skin-10 .wp-block .editor-block-list__block-edit .box-width-medium,
body.skin-10 .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-10 .box-width-medium,
  body.skin-10 .box-width-small {
    max-width: 100% !important;
  }

  body.skin-10 .wp-block-cover.block-cover {
    min-height: 320px;
    background-size: cover;
  }

  body.skin-10 .wp-block-cover.block-cover .cover-heading-before {
    font-size: 20px;
    padding-right: 0;
    line-height: 30px;
  }

  body.skin-10 .wp-block-cover.block-cover .cover-heading-after {
    font-size: 25px;
    padding-right: 0;
    line-height: 32px;
  }

  body.skin-10 .wp-block-cover.block-cover .wp-block-cover__inner-container {
    margin-top: 30px;
  }

  body.skin-10 .paragraph-quote-2::before {
    content: "";
  }

  body.skin-10 .block-title {
    font-size: 45px;
    line-height: 65px;
  }
}
