.comment .cmt-reply-link, .comment .cmt-cancel-reply-link{
display:none;
}
.comment-author a{
color: rgb(182,153,88);
font-weight: 600;
margin-right: 5px;
}
.comment-author{
font-weight: 600;
margin-right: 5px;
}
.article-comments{
border: 1px solid #C5710D;
}
/*Hide line below title in categories pages*/
.css-1oger16{
margin-top:-1px;
}
/*Adjust Hamburder menu location*/
.pp-hamburger{
top:6%;
}

/* -- Responsive video embed -- */
.responsive-video {
  padding-bottom: 56.25%; /* for 16:9 ratio */
  padding-top: 25px;
  position: relative;
  height: 0;
}
.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wpcf7 {width:100% !important;}
.wpcf7-form label {width:100% !important;}

.pp-slideover{
z-index:201;
}
.pp-hamburger{
z-index:202;
}