.elementor-20835 .elementor-element.elementor-element-fddabb2{--display:flex;}.elementor-20835 .elementor-element.elementor-element-dc4649b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-divider{--divider-color:var( --e-global-color-secondary );}.elementor-widget-divider .elementor-divider__text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-divider.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon{color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-secondary );}.elementor-20835 .elementor-element.elementor-element-48a2de6{--divider-border-style:solid;--divider-color:var( --e-global-color-secondary );--divider-border-width:1px;}.elementor-20835 .elementor-element.elementor-element-48a2de6 .elementor-divider-separator{width:100%;}.elementor-20835 .elementor-element.elementor-element-48a2de6 .elementor-divider{padding-block-start:15px;padding-block-end:15px;}/* Start custom CSS for post-comments, class: .elementor-element-10a6550 *//* FORCE SAM STYLE ON ELEMENTOR POST COMMENTS */
body.single-post .elementor-widget-post-comments,
body.single-post .elementor-widget-post-comments *,
body.single-post #comments,
body.single-post #comments *{
  box-sizing:border-box;
}

body.single-post .elementor-widget-post-comments{
  max-width:1220px !important;
  margin:55px auto 0 !important;
  padding:34px !important;
  border-radius:28px !important;
  border:1px solid rgba(196,143,86,.32) !important;
  background:
    radial-gradient(circle at top right,rgba(196,143,86,.18),transparent 42%),
    rgba(255,255,255,.045) !important;
  box-shadow:0 28px 80px rgba(0,0,0,.45) !important;
  color:#f7f3ec !important;
}

body.single-post #comments{
  background:transparent !important;
  border:0 !important;
  padding:0 !important;
  margin:0 !important;
}

body.single-post #comments h2,
body.single-post #comments h3,
body.single-post #comments .comments-title,
body.single-post #comments .comment-reply-title{
  color:#f7f3ec !important;
  font-size:34px !important;
  font-weight:900 !important;
  letter-spacing:-.04em !important;
  margin:0 0 28px !important;
  text-transform:none !important;
}

body.single-post #comments .comment-list{
  list-style:none !important;
  padding:0 !important;
  margin:0 !important;
}

body.single-post #comments .comment,
body.single-post #comments .comment-body{
  position:relative !important;
  display:grid !important;
  grid-template-columns:82px 1fr !important;
  gap:18px !important;
  padding:24px 0 !important;
  margin:0 !important;
  border-bottom:1px solid rgba(255,255,255,.12) !important;
  background:transparent !important;
}

body.single-post #comments .avatar,
body.single-post #comments .comment-author img{
  width:82px !important;
  height:82px !important;
  border-radius:20px !important;
  object-fit:cover !important;
  border:1px solid rgba(255,255,255,.14) !important;
  background:#171717 !important;
}

body.single-post #comments .comment-author .fn,
body.single-post #comments .comment-author cite,
body.single-post #comments .comment-author b{
  color:#fff !important;
  font-size:20px !important;
  font-weight:900 !important;
  font-style:normal !important;
}

body.single-post #comments .comment-meta,
body.single-post #comments .comment-metadata{
  margin:7px 0 !important;
}

body.single-post #comments .comment-meta a,
body.single-post #comments .comment-metadata a{
  color:#C48F56 !important;
  font-size:12px !important;
  font-weight:800 !important;
  text-decoration:none !important;
}

body.single-post #comments .comment-content,
body.single-post #comments .comment-content p,
body.single-post #comments .comment p{
  color:#f7f3ec !important;
  font-size:15px !important;
  line-height:1.75 !important;
}

body.single-post #comments .reply{
  position:absolute !important;
  right:0 !important;
  top:26px !important;
}

body.single-post #comments .reply a{
  color:#fff !important;
  font-size:12px !important;
  font-weight:900 !important;
  text-transform:uppercase !important;
  text-decoration:none !important;
}

body.single-post #comments .reply a:hover{
  color:#f0c98b !important;
}

/* FORM */
body.single-post #respond,
body.single-post #commentform{
  margin-top:42px !important;
}

body.single-post #respond label{
  color:#f0c98b !important;
  font-weight:800 !important;
  font-size:13px !important;
}

body.single-post #respond input,
body.single-post #respond textarea,
body.single-post #commentform input,
body.single-post #commentform textarea{
  width:100% !important;
  border:1px solid rgba(255,255,255,.14) !important;
  background:rgba(255,255,255,.055) !important;
  color:#fff !important;
  border-radius:18px !important;
  padding:15px 17px !important;
  outline:none !important;
}

body.single-post #respond textarea,
body.single-post #commentform textarea{
  min-height:150px !important;
}

body.single-post #respond input:focus,
body.single-post #respond textarea:focus{
  border-color:#C48F56 !important;
  box-shadow:0 0 0 3px rgba(196,143,86,.12) !important;
}

body.single-post #respond input[type="submit"],
body.single-post #commentform input[type="submit"],
body.single-post .form-submit input{
  width:auto !important;
  min-height:50px !important;
  padding:0 28px !important;
  border:0 !important;
  border-radius:999px !important;
  background:linear-gradient(135deg,#C48F56,#f0c98b) !important;
  color:#111 !important;
  font-weight:900 !important;
  cursor:pointer !important;
}

@media(max-width:700px){
  body.single-post .elementor-widget-post-comments{
    padding:24px !important;
  }

  body.single-post #comments .comment,
  body.single-post #comments .comment-body{
    grid-template-columns:56px 1fr !important;
  }

  body.single-post #comments .avatar,
  body.single-post #comments .comment-author img{
    width:56px !important;
    height:56px !important;
    border-radius:16px !important;
  }

  body.single-post #comments .reply{
    position:relative !important;
    top:auto !important;
    right:auto !important;
    margin-top:10px !important;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-dc4649b */.sam-single-blog .comments-area,
.sam-single-blog #comments{
  margin-top:40px;
  padding:32px;
  border-radius:26px;
  border:1px solid rgba(255,255,255,.12);
  background:
    radial-gradient(circle at top right,rgba(196,143,86,.15),transparent 45%),
    rgba(255,255,255,.045);
  color:#fff;
}

.sam-single-blog .comments-title,
.sam-single-blog .comment-reply-title{
  font-size:28px;
  color:#fff;
  margin-bottom:24px;
}

.sam-single-blog .comment-list{
  list-style:none;
  padding:0;
  margin:0;
}

.sam-single-blog .comment-body{
  display:grid;
  grid-template-columns:72px 1fr;
  gap:18px;
  padding:22px 0;
  border-bottom:1px solid rgba(255,255,255,.12);
}

.sam-single-blog .comment-author img{
  width:72px;
  height:72px;
  border-radius:18px;
}

.sam-single-blog .comment-author .fn{
  color:#fff;
  font-size:19px;
  font-weight:900;
}

.sam-single-blog .comment-metadata a{
  color:#C48F56;
  font-size:12px;
  font-weight:800;
}

.sam-single-blog .comment-content p{
  color:#f7f3ec;
  line-height:1.7;
}

.sam-single-blog .reply a{
  color:#fff;
  font-size:12px;
  font-weight:900;
}

.sam-single-blog input,
.sam-single-blog textarea{
  width:100%;
  border:1px solid rgba(255,255,255,.12);
  background:rgba(255,255,255,.06);
  color:#fff;
  border-radius:16px;
  padding:14px 16px;
}

.sam-single-blog .submit{
  border:0;
  border-radius:999px;
  padding:14px 24px;
  background:linear-gradient(135deg,#C48F56,#f0c98b);
  color:#111;
  font-weight:900;
}/* End custom CSS */