.elementor-1101 .elementor-element.elementor-element-68d9418{--display:flex;--min-height:350px;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-1101 .elementor-element.elementor-element-68d9418:not(.elementor-motion-effects-element-type-background), .elementor-1101 .elementor-element.elementor-element-68d9418 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://bookofthuldrun.com/wp-content/uploads/2025/05/sunkenCities-banner.webp");background-position:top center;background-repeat:no-repeat;background-size:cover;}.elementor-1101 .elementor-element.elementor-element-d4c2fa0{--display:flex;}.elementor-1101 .elementor-element.elementor-element-548cbb9 > .elementor-widget-container{margin:0px 0px 0px -14px;padding:10px 0px 0px 0px;}.elementor-1101 .elementor-element.elementor-element-548cbb9 .elementor-heading-title{font-family:"sub heading", Sans-serif;}.elementor-1101 .elementor-element.elementor-element-ee8b7cc > .elementor-widget-container{margin:0px 0px 0px -14px;}.elementor-1101 .elementor-element.elementor-element-ee8b7cc{text-align:justify;font-family:"Poppins", Sans-serif;}.elementor-1101 .elementor-element.elementor-element-ee8b7cc p{margin-bottom:1px;}.elementor-1101 .elementor-element.elementor-element-7922864 .elementor-button{background-color:#E44C27;border-radius:5px 5px 5px 5px;}.elementor-1101 .elementor-element.elementor-element-7922864 .elementor-button:hover, .elementor-1101 .elementor-element.elementor-element-7922864 .elementor-button:focus{background-color:#0B0808;}:root{--page-title-display:none;}/* Start custom CSS *//* Style the entire comment section container */
.comment-respond {
  background-color: #f8f9fa; /* light background */
  padding-left:175px;
  padding-right:180px;
  margin-top: 40px;
  border-radius: 8px;
  border: 1px solid #ddd;
  font-family: sans-serif;
}

/* Style the "Leave a Reply" heading */
.comment-reply-title {
  font-size: 24px !important;
  font-weight: bold;
  font-family:poppins !important;
  margin-bottom: 20px;
  color: #333;
}

/* Style the "Logged in as..." line */
.logged-in-as {
  font-size: 14px;
  margin-bottom: 15px;
  color: #555;
}

/* Style the labels like "Comment *" */
.comment-form label {
  display: block;
  font-weight: 600;
  margin-bottom: 5px;
  color: #444;
}

/* Style the textarea (comment box) */
.comment-form textarea {
  width: 100%;
  min-height: 150px;
  padding: 15px;
  margin-bottom: 20px;
  border-radius: 6px;
  border: 1px solid #ccc;
  font-size: 15px;
  resize: vertical;
}

/* Style the submit button */
.comment-form input[type="submit"] {
  background-color: #e44c27;
  color: white;
  padding: 12px 25px;
  border: none;
  border-radius: 4px;
  font-size: 16px;
  cursor: pointer;
}


.comment-form input[type="submit"]:hover {
  background-color: #000;
}/* End custom CSS */