/*
 Theme Name: Uku Child
 Theme URI:
 Description: Uku Child Theme
 Author: Your Name
 Author URI: http://www.yourdomain.com/
 Template: uku
 Version: 1.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags: Uku Child Theme
*/

/*
You can start adding your own styles here. Use !important to overwrite styles if needed. */

/*-----------------------------------------------------------------------------------*/
/*	2.0 General Styles
/*-----------------------------------------------------------------------------------*/

.single-post .entry-content blockquote,
.page .entry-content blockquote {
	border-top: 0px solid #2b2b2b;
	border-bottom: 0px solid #2b2b2b;
	padding: 20px 0;
	margin: 0 0 30px;
}

span.dropcaps {
	float: left;
	padding: 3px 4px 0 0;
	font-size: 64px;
	font-size: 4rem;
	font-weight: 600;
	line-height: 0.78;
}

/*-----------------------------------------------------------------------------------*/
/*	3.0 Header
/*-----------------------------------------------------------------------------------*/

.custom-logo-wrap a.custom-logo-link img {
	max-width: 200px;
	max-height: 90px;
}

.big-instagram-wrap .widget-area .widget {
	position: relative;
	padding: 35px 0 20px 0;
}

/* Comments
   ========================================================================== */
.comments-area {
  padding-top: 50px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.dark-color .comments-area {
  border-top-color: rgba(255, 255, 255, 0.1);
}
.comments-area .comments-title-wrap {
  margin-bottom: 50px;
}
.comments-area ol.comment-list {
  margin: 0 auto;
  list-style: none;
}
.comments-area ol.comment-list ol.children {
  margin: 50px 0 0 34px;
}
.comments-area ol.comment-list ol.children li .comment-body:before {
  position: absolute;
  left: -30px;
  top: 8px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  font-family: "ElegantIcons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "J";
  font-size: 18px;
  font-size: 1.125rem;
  opacity: 0.3;
}
.comments-area ol.comment-list li.comment, .comments-area ol.comment-list li.pingback, .comments-area ol.comment-list li.trackback {
  position: relative;
  padding: 0 0 50px;
  list-style: none;
}
.comments-area ol.comment-list li:not(.depth-1):last-of-type {
  padding-bottom: 0;
}
.comments-area ol.comment-list li.pingback, .comments-area ol.comment-list li.trackback {
  font-weight: 700;
}
.comments-area ol.comment-list li.pingback a, .comments-area ol.comment-list li.trackback a {
  font-weight: 400;
}
.no-touch .comments-area ol.comment-list li.pingback a:hover, .no-touch .comments-area ol.comment-list li.trackback a:hover {
  box-shadow: 0 1px 0 #4fd675;
}
.comments-area ol.comment-list li:last-child {
  margin-bottom: 0 !important;
}
.comments-area ol.comment-list li.comment .comment-body {
  position: relative;
}
.comments-area ol.comment-list li .comment-meta {
  padding-left: 64px;
  margin-bottom: 17px;
}
.comments-area ol.comment-list li .comment-meta .comment-author.vcard {
  display: inline-block;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 30px;
}
.comments-area ol.comment-list li .comment-meta .comment-author.vcard img {
  position: absolute;
  top: 0;
  left: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
}
.comments-area ol.comment-list li .comment-meta .comment-author.vcard b.fn {
  font-weight: 700;
}
.no-touch .comments-area ol.comment-list li .comment-meta .comment-author.vcard b.fn a:hover {
  color: var(--primary-color);
}
.comments-area ol.comment-list li .comment-meta .comment-author.vcard .author-label {
  display: none;
}
.comments-area ol.comment-list li .comment-meta .comment-metadata {
  font-size: 11px;
  font-size: 0.6875rem;
  opacity: 0.5;
}
.comments-area ol.comment-list li a.comment-edit-link {
  margin-left: 6px;
  font-size: 0;
  opacity: 0.5;
}
.no-touch .comments-area ol.comment-list li a.comment-edit-link:hover {
  opacity: 1;
}
.comments-area ol.comment-list li a.comment-edit-link:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font: normal normal normal 14px/1 "Font Awesome 5 Free";
  font-size: inherit;
  text-rendering: auto;
  line-height: inherit;
  font-weight: 900;
  font-size: 12px;
  font-size: 0.75rem;
  content: "";
}
.comments-area ol.comment-list li .comment-content > *:last-child {
  margin-bottom: 0;
}
.comments-area ol.comment-list li .comment-content p {
  color: var(--content-color);
  font-size: 16px;
  font-size: 1rem;
}
.comments-area ol.comment-list li .comment-content p,
.comments-area ol.comment-list li .comment-content dd,
.comments-area ol.comment-list li .comment-content address {
  margin-bottom: 17px;
}
.comments-area ol.comment-list li .comment-content hr {
  margin-top: 34px;
  margin-bottom: 34px;
}
.comments-area ol.comment-list li .comment-content li {
  margin-bottom: 8px;
}
.comments-area ol.comment-list li .comment-content li ul,
.comments-area ol.comment-list li .comment-content li ol {
  margin-top: 8px;
}
.comments-area ol.comment-list li .comment-content blockquote {
  padding: 34px;
  margin: 34px 0;
  background: rgba(0, 0, 0, 0.025);
  border-left: 4px solid var(--primary-color);
}
.comments-area ol.comment-list li .comment-content blockquote p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.8;
}
.comments-area ol.comment-list li .comment-content blockquote p:last-child {
  margin-bottom: 0;
}
.comments-area ol.comment-list li .comment-content blockquote:last-child {
  margin-bottom: 0;
}
.comments-area ol.comment-list li .reply {
  margin-top: 17px;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 600;
}
.comments-area ol.comment-list li .reply a {
  display: inline-block;
  padding: 3px 8px;
  background: #f3f3f3;
  border-radius: 4px;
  line-height: 20px;
}
.dark-color .comments-area ol.comment-list li .reply a {
  background: #363636;
}
.no-touch .comments-area ol.comment-list li .reply a:hover {
  background: var(--primary-color);
  color: #fff;
}
.comments-area ol.comment-list li.bypostauthor > .comment-body b.fn:after {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-left: 6px;
  border-radius: 50%;
  background: var(--primary-color);
  color: #fff;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font: normal normal normal 14px/1 "Font Awesome 5 Free";
  font-size: inherit;
  text-rendering: auto;
  line-height: inherit;
  font-weight: 900;
  content: "";
  font-size: 8px;
  font-size: 0.5rem;
  line-height: 17px;
  text-align: center;
}
.comments-area ol.comment-list li .comment-respond {
  margin-top: 50px;
  padding: 35px;
  background: #fff;
  box-shadow: 0 15px 30px -6px rgba(0, 0, 0, 0.1), 0 0 1px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
}
.comments-area ol.comment-list li .comment-respond #cancel-comment-reply-link {
  float: right;
  display: inline-block;
  padding: 3px 8px;
  background: #f3f3f3;
  border-radius: 4px;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 20px;
}
.no-touch .comments-area ol.comment-list li .comment-respond #cancel-comment-reply-link:hover {
  background: var(--primary-color);
  color: #fff;
}
.comments-area ol.comment-list + .comment-respond {
  padding-top: 50px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.dark-color .comments-area ol.comment-list + .comment-respond {
  border-top-color: rgba(255, 255, 255, 0.1);
}
.comments-area .navigation {
  margin-bottom: 50px;
}
.comments-area .navigation .nav-links {
  padding: 15px 0;
  border-top: 1px dashed rgba(0, 0, 0, 0.1);
  border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
}
.comments-area .navigation .nav-links > * a:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font: normal normal normal 14px/1 "Font Awesome 5 Free";
  font-size: inherit;
  text-rendering: auto;
  line-height: inherit;
  font-weight: 900;
}
.comments-area .navigation .nav-links .nav-previous {
  float: right;
}
.comments-area .navigation .nav-links .nav-previous a:before {
  float: right;
  margin-left: 6px;
  content: "";
}
.comments-area .navigation .nav-links .nav-next a:before {
  float: left;
  margin-right: 6px;
  content: "";
}
.comments-area .comment-respond label {
  font-size: 14px;
  font-size: 0.875rem;
  opacity: 0.8;
}
.comments-area .comments-closed {
  padding: 15px 0;
  margin-bottom: 0;
  border-top: 1px dashed rgba(0, 0, 0, 0.1);
  border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
  font-weight: 700;
  opacity: 0.5;
}

