.custom_published_date .author-date .author span{
    color: #AC6620;
text-align: center;
font-family: "Poppins";
font-size: 17.25px;
font-style: normal;
font-weight: 300;
line-height: 28.75px; /* 166.667% */
letter-spacing: 1.035px;
text-transform: uppercase;
}

.custom_published_date .author-date .date .label{
    color: #AC6620;
text-align: center;
font-family: "Poppins";
font-size: 17.25px;
font-style: normal;
font-weight: 300;
line-height: 28.75px; /* 166.667% */
letter-spacing: 1.035px;
text-transform: uppercase;
} 

.custom_published_date .author-date .date .post-date{
    color: #AC6620;
text-align: center;
font-family: "Poppins";
font-size: 17.25px;
font-style: normal;
font-weight: 500;
line-height: 28.75px; /* 166.667% */
letter-spacing: 1.035px;
text-transform: uppercase;
}


.custom_published_date .author-date .author span a{
color: #AC6620;
text-align: center;
font-family: "Poppins";
font-size: 17.25px;
font-style: normal;
font-weight: 500;
line-height: 28.75px; /* 166.667% */
letter-spacing: 1.035px;
text-transform: uppercase;
}

.post-meta .author-date a{
    text-decoration: none !important;
    border-style:none !important;
}


#Header_wrapper .container {
  position: relative;
  width: auto !important;
  height: auto !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.subheader-both-center #Subheader .title {
  font-size: 58px;
  font-weight: 700;
  line-height: 68px;
  letter-spacing: 2px;
  color: #ffe5d4;
  text-align: center;
}

.icon-user-custom {
  content: url(./images/user.png);
}

.the_content_wrapper h2 {
  color: #32361d;
  font-family: "Cormorant Garamond";
  font-size: 34.5px;
  font-style: normal;
  font-weight: 700;
  line-height: 46px; /* 133.333% */
}

.the_content_wrapper p {
  color: #000;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 175% */
}

.the_content_wrapper h3 {
  color: #2c2c2c;
  font-family: "Cormorant Garamond";
  font-size: 34.5px;
  font-style: normal;
  font-weight: 700;
  line-height: 70px; /* 112.903% */
}

.section-related-adjustment h4 {
  color: #2c2c2c;
  text-align: center;
  font-family: "Cormorant Garamond";
  font-size: 62px;
  font-style: normal;
  font-weight: 700;
  line-height: 70px; /* 112.903% */
}

.section-related-adjustment h6 {
  color: #ac6620;
  text-align: center;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px; /* 140% */
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

.section-related-adjustment .desc h4 {
  color: #252525;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
}

.the_content_wrapper li {
  color: #000;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 26px; /* 185.714% */
}

.admin-sec {
  display: flex;
  justify-content: space-between;
  border-top-width: 1px;
  padding-top: 20px;
  padding-bottom: 20px;
  background: rgba(93, 61, 40, 0.2);
  border-style: solid;
  border-radius: 0px;
}

.section-post-related .section-related-adjustment {
  border: none;
  width: 100%;
}

.section-post-related .post-related {
  margin-top: 62px;
  margin-bottom: 62px;
}

.btm-line {
  border-bottom: 1px solid #5d3d2833;
}

@media screen and (max-width: 1198px) {
  .section-related-adjustment h4{
  color: #2c2c2c;
  text-align: center;
  font-family: "Cormorant Garamond";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px; /* 112.903% */
}
}

@media screen and (max-width: 767px) {
  .intro-title {
    font-size: 32px !important;
    line-height: 1.2em !important;
  }

  .section-post-related .post-related {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .section-related-adjustment h4 {
    color: #2c2c2c;
    text-align: center;
    font-family: "Cormorant Garamond";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2em; /* 112.903% */
  }

  .section-related-adjustment h6 {
    color: #ac6620;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.2em; /* 140% */
    letter-spacing: 1.2px;
    text-transform: uppercase;
  }
	
	 #Intro .intro-inner {
        padding: 100px 30px 41px !important;
    }
}

@media screen and (max-width: 451px) {
  .intro-title {
    font-size: 24px !important;
    line-height: 1.2em !important;
  }

  .section-post-related .post-related {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .section-related-adjustment h4 {
    color: #2c2c2c;
    text-align: center;
    font-family: "Cormorant Garamond";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2em; /* 112.903% */
  }

  .section-related-adjustment .desc h4 {
    color: #252525;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
  }

  .section-related-adjustment h6 {
    color: #ac6620;
    text-align: center;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.2em; /* 140% */
    letter-spacing: 1.2px;
    text-transform: uppercase;
  }

  .the_content_wrapper h2 {
    color: #32361d;
    font-family: "Cormorant Garamond";
    font-size: 31.5px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
  }
}



/* BLOG PAGE INSIDE PHOTO  */

.the_content_wrapper  img{
  width: 100%;
  border-radius: 20px;
}


   
