/*
Theme Name: Smart Quark for Pet Specialists of Hawaii
Author: Albina
Author URI: homeshowoff.com
Description: Custom Rebuild.
Version: 6.0
Text Domain: quark
*/

/* ==========================================================================
   Default stylings
   ========================================================================== */

* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
body { margin: 0; font-size: 16px; line-height: 1.5; }
::-webkit-selection { background: #0097ff; color: #fff; text-shadow: none; }
::-moz-selection { background: #0097ff; color: #fff; text-shadow: none; }
::selection { background: #0097ff; color: #fff; text-shadow: none; }
menu { padding: 0; }
td { vertical-align: top; }
canvas {
	-ms-touch-action: double-tap-zoom;
}
embed, iframe, object, video {max-width: 100%;}
.entry-content .twitter-tweet-rendered {max-width: 100% !important; }
img {border: 0;	max-width: 100%; height: auto; vertical-align: top;}
.entry-content img, .comment-content img, .widget img {	max-width: 100%;}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; 
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; 
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
/* Header */
h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	line-height: normal;
	margin: 0;
	padding: 0 0 18px 0;
}
h1 {font-size: 54px;}
h2 {font-size: 48px;}
h3 {font-size: 42px;}
h4 {font-size: 36px;}
h5 {font-size: 30px;}
h6 {font-size: 24px;}
hr {
	background-color: #d0d0d0;
	border: 0;
	height: 1px;
	margin: 30px;
}
ol, ul {
	list-style: none outside none;
}
p, ol, ul, dl, address {
	margin: 0 0 20px 0;
}
ul ul, ul ol, ol ol, ol ul {
	margin-bottom: 0;
}
dt {
	font-family: inherit;
	font-style: normal;
	font-weight: 700;
}
figure {
	margin: 16px 0;
}
b, strong {
	font-family: inherit;
	font-style: normal;
	font-weight: 700;
}
em {
	font-family: inherit;
	font-style: italic;
}
strong em, b em {
	font-family: inherit;
	font-style: italic;
	font-weight: 700;
}
ins {
	background: none repeat scroll 0 0 #FFF9C0;
	text-decoration: none;
}
a {
	outline: none;
}
.alignleft {
	float: left;
	margin: 0 20px 15px 0;
}
.alignright {
	float: right;
	margin: 0 0 15px 20px;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 2em;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
blockquote {
	border-left: 5px solid #000;
	margin: 25px 0 25px 20px;
	padding: 0 0 0 16px;
}
blockquote.pull-right {
	border-left: 0 none;
	border-right: 5px solid #000;
	margin: 25px 20px 25px 0;
	padding: 0 16px 0 0;
	float: none;
}
blockquote p {
	font-weight: 400;
	margin-bottom: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
	text-align: right;
}
blockquote cite:before {
	content: "\2014 ";
	margin-right: 6px;
}
blockquote cite {
	font-family: inherit;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	color: #999;
	display: block;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
code, pre {
	border-radius: 3px;
	color: #555;
	font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
	font-size: 12px;
	padding: 0 3px 2px;
	overflow: auto;
	white-space: pre-wrap;
	word-wrap: break-word;
}
code {
	background-color: #f7f7f9;
	border: 1px solid #e1e1e8;
	padding: 2px 4px;
}
pre {
	background-color: #fafafa;
	border-color: #ddd;
	border-style: solid;
	border-width: 1px 1px 1px 11px;
}
abbr,
dfn,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
.wp-caption {
	max-width: 100%;
	padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption,
.wp-block-image figcaption {
	font-family: inherit;
	font-style: italic;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.5;
	color: #777;
	text-align: center;
}
img.wp-smiley, .rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.entry-content dl.gallery-item {
	margin: 0;
}
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;
}
.gallery {
	clear: both;
	margin: 0 auto;
	*zoom: 1;
}
.gallery:before,
.gallery:after {
	content: "";
	display: table;
}
.gallery:after {
	clear: both;
}
#primary .entry-content [id^="gallery-"] img {
	border: none;
}

/* Text meant only for screen readers */
.assistive-text {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

button, input {
	font-family: inherit;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: normal;
	margin: 0;
	vertical-align: middle;
}
button, input {
	*overflow: visible;
	line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}
input[type="button"] {
	width: auto;
}
.btn:first-child {
	*margin-left: 0;
}
.btn:focus,
input[type="submit"]:focus {
	outline: none;
	ie-dummy: expression(this.hideFocus=true);
}
.btn.disabled, .btn[disabled] {
	cursor: default;
	background-image: none;
	opacity: 0.95;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn.disabled:active, .btn[disabled]:active {
	top:0;
}
button.btn, input[type="submit"].btn {
	*padding-top: 2px;
	*padding-bottom: 2px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
	padding: 0;
	border: 0;
}
.btn-large,
input[type="submit"].btn-large {
	padding: 10px 15px;
	font-size: 20px;
}
.btn-small,
input[type="submit"].btn-small {
	padding: 5px 9px;
	font-size: 13px;
}

/* Form fields */
input[type="text"],
input[type="password"],
input[type="email"],
input[type="file"],
input[type="url"],
input[type="tel"],
input[type="date"],
input[type="search"],
textarea,
select {
	padding: 8px 12px;
	font-family: inherit;
	font-size: inherit;
	background: #fff;
	border: 1px solid #eaeaea;
	color: #333;
	width: 100%;
	max-width: 100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition: all 0.3s ease-in-out 0s;
 	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition:  all 0.3s ease-in-out;
}
textarea {
	height: 120px;
	overflow: auto;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="file"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="date"]:focus,
input[type="search"]:focus,
textarea:focus,
select:focus {
	border-color: #ccc;
	outline: none;
}
fieldset {
	padding: 15px;
	margin-bottom: 20px;
}
fieldset legend {
	padding: 0 10px;
	display: inline-block;
}

/* HTML5 galleries */
.gallery .gallery-item {
	float: left;
	margin: 10px 1% 0;
	text-align: center;
}
.gallery-columns-1 .gallery-item {
	width: 100%;
	margin: 10px 0 0;
}
.gallery-columns-2 .gallery-item {
	width: 47.5%
}
.gallery-columns-3 .gallery-item {
	width: 31%
}
.gallery-columns-4 .gallery-item {
	width: 22.5%
}
.gallery-columns-5 .gallery-item {
	width: 17.75%
}
.gallery-columns-6 .gallery-item {
	width: 14%
}
.gallery-columns-7 .gallery-item {
	width: 12%
}
.gallery-columns-8 .gallery-item {
	width: 10.25%
}
.gallery-columns-9 .gallery-item {
	width: 9%
}

/* Small headers */
.archive-title,
.page-title,
.comment-content th {
	font-style: normal;
	font-size: 20px;
}
#wrapper {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.container-fluid {
	max-width: 1170px;
}
.container-fluid.full {
	max-width: 100%;
}
#maincontentcontainer {
	width: 100%;
	position: relative; 
}
.site-content {
	clear: both;
	padding: 52px 0;
	position: relative;
}
.full-width .site-content {
	padding: 0;
}
.full-width .entry-content,
.full-width .site-content article {
	margin-bottom: 0;
}
.full-width .entry-header {
	padding: 0 20px;
}

/**	Responsive Video	*/
.video-box {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	margin:0 0 0 0;
	width:100%;
}
.video-box iframe, 
.video-box object, 
.video-box video,
.video-box embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* ==========================================================================
   Main Content
   ========================================================================== */
#breadcrumbs {
	text-align: center;
	font-style: italic;
	color: #737373;
	margin-bottom: 30px;
}
.entry-meta {
	clear: both;
}
.comments-link {
	font-family: inherit;
	font-style: italic;
	font-weight: 400;
	float: right;
}
.entry-header {
	margin-bottom: 16px;
	text-align: center;
}
.entry-header .entry-title a {
	text-decoration: none;
}
article.sticky .featured-post {
	font-family: inherit;
	font-style: normal;
	font-weight: 400;
	border-top: 4px double #aaa;
	border-bottom: 4px double #aaa;
	color: #777;
	line-height: 3;
	margin-bottom: 24px;
	text-align: center;
}
article.sticky {
	border-bottom: 4px double #aaa;
}
.site-content article {
	margin-bottom: 40px;
}
.header-meta {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 10px 0;
	*zoom: 1;
}
.header-meta:before,
.header-meta:after {
	content: "";
	display: table;
}
.header-meta:after { clear: both; }

.header-meta a {
	text-decoration:none;
}

.entry-content {
	margin-bottom: 20px;
	*zoom: 1;
}
.entry-content:before,
.entry-content:after {
	content: "";
	display: table;
}
.entry-content:after { clear: both; }
.post-categories a,
.post-tags a {
	margin: 0 3px 0 0;
	display: inline-block;
	text-decoration: none;
}

.entry-header address,
.comment-content address {
	font-family: inherit;
	font-style: italic;
	font-weight: 400;
	display: block;
}
.entry-header address {
	display: inline;
}
.entry-header time,
.entry-header address {
	font-family: inherit;
	font-weight: inherit;
	margin: 0 20px 0 0;
}
.page-links {
	clear: both;
	line-height: 1.75;
	color: #333;
}
.page-links .page-numbers {
	background-color: #333;
	border: 1px solid #333;
	padding: 2px 4px;
	color: #fff;
}
.page-links a {
	text-decoration: none;
}
.page-links a .page-numbers {
	background-color: transparent;
	color: #333;
}
.page-links a:hover .page-numbers {
	background-color: #f3961e;
	color: #fff;
}
.more-link {
	text-decoration: none;
}
.post-edit-link {
	text-decoration: none;
}
.entry-content dl,
.comment-content dl {
	margin: 0 24px;
}
.entry-content dt,
.comment-content dt {
	font-family: inherit;
	font-style: normal;
	font-weight: 700;
	line-height: 1.5;
}
.entry-content dd,
.comment-content dd {
	line-height: 1.5;
	margin-bottom: 24px;
}

/* Author profiles */
.author .archive-header {
	margin-bottom: 24px;
}
.author-avatar img {
	display: block;
	margin: 0 auto;
	width: 100px;
	min-width: 100px;
	height: auto;
	border-radius: 50%;
}
.author-info {
	background: #F7F7F7;
	padding: 30px;
	margin: 24px 0;
	display: -webkit-box; 
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex; 
	display: flex;
	align-items: center;
	gap: 2em;
}
.author-description .author-title {
	font-size: 24px;
	margin-bottom: 1em;
}
.author-description p {
	color: #777;
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 8px;
}
.author-link {
	font-size: 14px;
}
.author-link a {
	color: #777;
	text-decoration: none;
}
.author.archive .author-info {
	border-top: 0;
	margin: 0 0 48px;
}
.author.archive .author-avatar {
	margin-top: 0;
}
.author.archive .author-link {
	display: none;
}
.social-meta a {
	text-decoration: none;
	margin-right: 5px;
}

/* ==========================================================================
   Post Formats
   ========================================================================== */
.entry-media {
	margin: 0 auto 16px;
	max-width: 792px;
	width: 100%;
}
.entry-media .wp-caption,
.entry-media .wp-caption-text,
.entry-media [class*="align"] {
	margin: 0 auto;
}
/* Aside */
.format-aside .entry-content {
	margin: 20px 0 18px 0;
}
.format-aside .entry-content p:last-child {
	margin-bottom: 0;
}
/* Status */
.format-status .entry-content {
	border-left: 5px solid #ddd;
	margin: 20px 0 18px 0;
	padding: 0 0 0 15px;
}
.format-status .entry-content p {
	font-size: 20px;
	font-style: italic;
}
.format-status .entry-content p:last-child {
	margin-bottom: 0;
}
/* Quote */
.format-quote .entry-content blockquote:before {
	font-family: 'FontAwesome';
	font-weight: normal;
	font-style: normal;
	speak: none;
	vertical-align: top;
	font-size: 40px;
	content: "\f10d";
	color: #ddd;
	top: -15px;
	left: 0;
	position: absolute;
	z-index: -1;
}
.format-quote .entry-content {
	margin-top: 24px;
	position: relative;
}
.format-quote .entry-content blockquote {
	border: none;
	margin-left: 40px;
}
/* Audio */
.format-audio .wp-audio-shortcode {
	margin-bottom: 16px;
}

/* ==========================================================================
   Archives
   ========================================================================== */
.archive-header,
.page-header {
	margin-bottom: 32px;
	text-align: center;
}
.archive-header .archive-title {
	font-size: 32px;
}
.archive-meta {
	font-family: inherit;
	font-style: italic;
	font-weight: 400;
	color: #777;
	font-size: 14px;
	line-height: 2;
	margin-top: 16px;
	text-align: left;
}

/* ==========================================================================
   404 error
   ========================================================================== */
  
article.error404 {
	text-align: center;
	font-size: 18px;
}
article.error404 .error-code {
	font-size: 180px;
	color: #000;
	line-height: 1.1;
}
article.error404 #searchform {
	width: 600px;
	max-width: 100%;
	margin: 0 auto;
}
#searchform .controls-wrap {
	position: relative;
}
#searchform .field {
	padding: 15px 40px 15px 15px;
	height: 46px;
	font-size: 13px;
	color: #999999;
	background: #f3f3f3;
}
#searchform .field:focus {
	border-color: #bfbfbf !important;
}
#searchform .btn-wrap {
	position: absolute;
	right: 0;
	top: 0;
	width: 55px;
	height: 46px;
	text-align: center;
}
#searchform .button {
	font-size: 0;
	text-indent: -9999px;
	padding: 0;
	border: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	min-width: 55px;
	height: 100%;
	background: none !important;
}
#searchform .btn-wrap:before {
	content: "\f002";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	display: inline-block;
	position: relative;
	line-height: 44px;
	font-size: 18px;
	width: 55px;
	text-indent: 0;
	color:  #B3B3B3;
}

/* ==========================================================================
   Comments
   ========================================================================== */
.comments-title {
	padding-bottom: 20px;
	font-size: 28px;
	line-height: 1.5;
	font-weight: normal;
}
.comments-area article {
	padding-bottom: 16px;
	margin: 24px 0;
	border-bottom: 1px solid #ccc;
}
.comments-area article header {
	margin: 0 0 24px;
	overflow: hidden;
	position: relative;
}
.comments-area article header img {
	float: left;
	padding: 0;
	line-height: 0;
}
.comments-area article header cite,
.comments-area article header time {
	display: block;
	margin-left: 84px;
}
.comments-area article header cite {
	font-style: normal;
	font-size: 16px;
	line-height: 1.5;
}
.comments-area article header time {
	font-family: inherit;
	font-style: italic;
	font-weight: 400;
	line-height: 1.8;
	text-decoration: none;
	font-size: 14px;
	color: #5e5e5e;
}
.comments-area article header a {
	text-decoration: none;
	color: #5e5e5e;
}
.comments-area article header a:hover {
	color: #000;
}
.comments-area article header cite a {
	color: #444;
}
.comments-area article header cite a:hover {
	text-decoration: underline;
}
.comments-area article header h4 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	background-color: #0088d0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #009cee, #0088d0);
	background-image: -ms-linear-gradient(top, #009cee, #0088d0);
	background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
	background-image: -o-linear-gradient(top, #009cee, #0088d0);
	background-image: linear-gradient(top, #009cee, #0088d0);
	border-radius: 3px;
	border: 1px solid #007cbd;
}
.comments-area li.bypostauthor cite span {
	position: absolute;
	margin-left: 6px;
	padding: 2px 6px;
	font-size: 12px;
}
a.comment-reply-link {
	font-size: 14px;
	line-height: 1.8;
	color: #686868;
	text-decoration: none;
}
a.comment-reply-link:hover {
	color: #000;
}
.commentlist .pingback {
	line-height: 1.8;
	margin-bottom: 24px;
	padding-bottom: 0;
}
.commentlist .children {
	margin-left: 48px;
}
.commentlist {
	padding-left: 0;
}

/* Comment form */
#respond {
	margin-top: 25px;
}

#respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 12px;
	font-weight: normal;
	font-size: 12px;
}
#respond form {
	margin: 24px 0 32px 0;
}
#respond form p {
	margin: 12px 0;
}
#respond form p.logged-in-as {
	margin-bottom: 24px;
}
#respond form label {
	display: block;
	line-height: 1.8;
}
#respond form input[type="text"],
#respond form textarea {
	font-family: inherit;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 1.8;
	padding: 8px;
	width: 100%;
}
#respond form p.form-allowed-tags {
	margin: 0;
	font-size: 12px;
	line-height: 1.5;
	color: #5e5e5e;
}
#respond form p.form-allowed-tags code {
	background: none;
	border: none;
	color: #5e5e5e;
}
label .required,
span.required {
	color: #bb0504;
}
form label.error {
	font-family: inherit;
	font-style: normal;
	font-weight: 700;
	display:block;
	padding: 0 10px 0 10px;
	margin: 5px 0 5px 0;
	font-size: 14px;
	border-left: 4px solid #bb0504;
	display: none;
}
#respond form label.error {
	line-height: 1.3;
}

/* ==========================================================================
   Content Navigation
   ========================================================================== */
.site-content nav {
	width: 100%;
	clear: both;
	line-height: 2;
	overflow: hidden;
}
#nav-below.nav-single {
	padding: 10px;
}
#nav-above {
	padding: 24px;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous,
.previous-image {
	float: left;
	width: 50%;
	line-height: 1.3;
}
.nav-previous a,
.nav-next a {
	text-decoration: none;
}
.nav-next,
.next-image {
	float: right;
	text-align: right;
	width: 50%;
	line-height: 1.3;
}
.nav-single + .comments-area,
#comment-nav-above {
	margin: 48px 48px 48px 0;
}
ul.page-numbers {
	padding: 0;
	margin: 0;
	text-align: center;
}
li a.page-numbers,
li span.page-numbers {
	padding: 5px 10px;
	border: 1px solid #ccc;
	text-decoration: none;
	display: inline-block;
	line-height: normal;
}
li a:visited.page-numbers {
	color: #333;
}
li a:hover.page-numbers {
	background-color: #ccc;
	color: #fff;
}
li a:hover.prev,
li a:hover.next {
	background-color: transparent;
	color: #000;
}
.page-numbers li {
	display: inline-block;
}
li span.current {
	background-color: #ccc;
	color: #fff;
}
li a.prev,
li a.next,
li span.dots {
	border: none;
}

/* ==========================================================================
   Non-semantic helper classes from HTML5 Boilerplate
   Please define your styles before this section.
   ========================================================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.clr {clear: both;}

/* ==========================================================================
   Print styles from HTML5 Boilerplate
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
