body.skin-1 {
  padding-top: 0;
  background: #1E1E0C;
}

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

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

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

body.skin-1 .wp-block-cover.heading-cover {
  min-height: 1040px;
}

body.skin-1 .wp-block-cover.heading-title {
  height: 174px !important;
  min-height: 174px !important;
  position: relative;
  top: -50px;
  z-index: 1;
}

body.skin-1 .heading-title-inner {
  font-family: 'Saira', sans-serif;
  font-size: 48px;
  line-height: 60px;
  text-transform: uppercase;
  color: #1E1E0C;
  font-weight: bold;
  font-style: normal;
  margin: 0;
  padding: 0;
  text-align: left;
  max-width: 744px;
}

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

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

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

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

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

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

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

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

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

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

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

body.skin-1 .box-width-medium {
  max-width: 660px !important;
  width: 660px;
}

body.skin-1 .line-paragraph figure {
  margin-top: 0;
  margin-bottom: 0;
}

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

body.skin-1 p, body.skin-1 .paragraph-normal {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  text-align: justify;
  font-weight: normal;
  font-style: normal;
  color: #EEDEBD;
}

body.skin-1 .paragraph-modern.has-drop-cap:first-letter {
  font-family: 'Playfair Display', serif;
  font-style: italic;
  font-weight: normal;
  font-size: 36px;
  line-height: 48px;
  color: #D0BA8D;
  padding-right: 9px;
  margin-top: 0;
}

body.skin-1 .has-drop-cap:not(:focus):after {
  padding-top: 0 !important;
}

body.skin-1 .wp-block-cover.block-heading {
  height: 174px !important;
  min-height: 174px !important;
}

body.skin-1 .block-heading-title {
  font-family: 'Saira', sans-serif;
  font-size: 48px;
  line-height: 60px;
  text-transform: uppercase;
  color: #1E1E0C;
  font-weight: bold;
  font-style: normal;
  margin: 0;
  padding: 0;
  text-align: left;
  max-width: 744px;
}

body.skin-1 .pizza-heading {
  border: 3px solid #EEDEBD;
  font-size: 36px;
  line-height: 60px;
  font-weight: bold;
  font-family: 'Saira', sans-serif;
  color: #D0BA8D;
  padding: 22px 0;
  text-align: center;
}

body.skin-1 .pizza-content {
  border: 3px solid #EEDEBD;
  border-top: none;
}

body.skin-1 .pizza-right {
  border-left: 3px solid #EEDEBD;
  margin-left: 0;
}

body.skin-1 .pizza-description {
  font-family: 'Saira', sans-serif;
  font-size: 24px;
  line-height: 60px;
  font-weight: bold;
  text-transform: uppercase;
  font-style: normal;
  color: #D0BA8D;
}

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

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

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

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


/* css for editor */
body.skin-1 .wp-block .editor-block-list__block-edit .block-title-medium {
  font-size: 45px;
  line-height: 63px;
}

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

body.skin-1 .wp-block .editor-block-list__block-edit .heading-title-inner,
body.skin-1 .wp-block .editor-block-list__block-edit .block-heading-title {
  font-size: 40px;
  line-height: 60px;
}

body.skin-1 .wp-block .editor-block-list__block-edit .wp-block-cover.heading-title {
  top: 0;
}


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

  body.skin-1 .wp-block-cover.heading-title,
  body.skin-1 .wp-block-cover.block-heading {
    background-size: cover;
    background-repeat: no-repeat;
    top: 0;
    height: auto !important;
    min-height: auto !important;
    margin-bottom: 20px !important;
  }

  body.skin-1 .wp-block-cover.heading-title .wp-block-cover__inner-container,
  body.skin-1 .block-heading-title .wp-block-cover__inner-container {
    width: 100%;
  }

  body.skin-1 .heading-title-inner,
  body.skin-1 .block-heading-title {
    font-size: 25px;
    line-height: 35px;
    padding: 5px 10px;
  }

  body.skin-1 .pizza-right {
    border-top: 3px solid #eedebd;
    border-left: none;
  }

  body.skin-1 .pizza-description {
    text-align: center;
  }
}
