/*!
Theme Name: Hendy
Theme URI:   http://hkangles.com/hendy/
Author:      HKangles
Author URI:  http://hkangles.com/
Description: Hendy - Handyman Service WordPress Theme
Version:     2.0
License:     GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hendy
Domain Path: /languages
Tags:        one-column, two-columns, right-sidebar, custom-logo, custom-menu, threaded-comments, translation-ready, left-sidebar, custom-background, custom-colors, custom-header, featured-images, sticky-post
*/

.hkangles-text-white {
  color: #fff !important;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

img {
  max-width: 100%;
  height: auto;
}

#primary {
  width: 100%;
}

.bypostauthor {
  display: block;
}

body {
  font-family: 'Poppins';
  font-size: 15px;
  line-height: 1.6;
  overflow: visible;
  overflow-x: hidden;
  color: #6c7176;
}

.elementor-text-editor-white.elementor-element .elementor-text-editor p {
  color: #fff;
}
.elementor-text-editor-dark.elementor-element .elementor-text-editor p {
    color: rgb(255 255 255 / 60%);
}

a,
a:hover,
a:active,
a:focus {
  text-decoration: none;
  color: inherit;
  outline: none;
}

a,
a:visited,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
}

a {
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}

p {
  margin: 0 0 25px;
}

dl,
ol,
ul {
  margin-bottom: 25px;
}

blockquote {
  font-size: 20px;
  line-height: 32px;
  position: relative;
  margin-bottom: 0;
  border-left: none;
  font-weight: 400;
  display: block;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  padding: 0 20px 20px 0;
  margin-top: 50px;
  padding: 0;
}
.without-image .hkangles-blog-classic footer.entry-footer {
  border-top: 1px solid #eeeeee;
  padding-top: 15px;
  font-size: 14px;
}

blockquote {
  padding: 80px 25px 30px 40px;
  margin: 0;
  margin-top: 55px;
  margin-bottom: 40px;
  position: relative;
  z-index: 1;
  font-size: 18px;
  line-height: 28px;
  font-family: Viga;
  font-style: italic;
  font-weight: 400;
  color: #091219;
  box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 6%);
  background: #fff;
  border-radius: 5px;
  border-left: 5px solid;
}

.wp-block-pullquote {
  padding: 15px;
}

.wp-block-pullquote p {
  font-size: 1.5em;
  line-height: 1.2;
  padding-left: 20px;
}

body blockquote.wp-block-quote.is-large,
body blockquote.wp-block-quote.is-style-large {
  padding: 40px;
  padding-top: 70px;
  padding-bottom: 30px;
  margin: 70px 0px 50px 0;
}

blockquote a:hover,
blockquote a,
blockquote a:visited {
  color: #595959 !important;
}
blockquote p {
  margin-bottom: 0;
}
blockquote cite {
  font-size: 16px;
  letter-spacing: 0;
  font-weight: 400;
  z-index: 1;
  display: block;
  font-style: normal;
  padding-top: 15px;
  font-family: Viga;
}
.alignwide blockquote.wp-block-quote cite {
  margin-left: 0;
  font-size: 14px;
}
.wp-block-pullquote.is-style-solid-color blockquote {
	margin-bottom: 40px;
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
  margin-left: 40px;
}

.wp-block-preformatted {
  border: none;
  background: none;
  padding: 0px;
}

.wp-block-verse {
  border: none;
  background: none;
  padding: 0px;
  font-family: inherit;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  max-width: 100px;
}

.wp-block-separator {
  border: none;
  border-bottom: 2px solid #8f98a1;
  margin: 1.65em auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.3;
  margin-bottom: 20px;
  color: #000;
}

.vc_custom_heading {
  margin-bottom: 15px;
}

pre {
  border: 1px solid #d1d1d1;
  line-height: 1.3125;
  background: #f5f5f5;
  color: #666;
  font-family: monospace;
  font-size: 14px;
  margin: 25px 0;
  overflow: auto;
  padding: 20px 20px 45px 20px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.has-large-font-size {
  line-height: 46px;
}


/* --------------------------------------
 * WordPress Core
 * ---------------------------------------*/

.alignnone {
  margin: 5px 25px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 25px 20px 0;
}

.wp-caption.alignright:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 25px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 25px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  max-width: 100%;
}

.wp-caption.alignnone {
  margin: 5px 25px 20px 0;
}

.wp-block-image .alignleft,
.wp-caption.alignleft {
  margin: 5px 25px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 0px 20px;
}

.widget.widget_block.widget_recent_comments {
  padding-top: 30px;
}

.widget.widget_block.widget_categories,
.widget.widget_block.widget_archive,
.widget.widget_block.widget_recent_entries,
.widget.widget_block.widget_tag_cloud {
  padding-top: 15px;
}

.widget_tag_cloud p.wp-block-tag-cloud {
  margin-bottom: 0;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption .wp-caption-text {
  font-style: italic;
  font-size: 13px;
  line-height: 1.6153846154;
  padding-top: .5384615385em;
}


/* Text meant only for screen readers. */

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
/* --------------------------------------
 * Table Section
 * ---------------------------------------*/

table {
  border-collapse: collapse;
  border-spacing: 0;
  vertical-align: middle;
  width: 100%;
  margin: 0 0 1.75em;
  background: #fff;
}

table thead th {
  border: 0;
  padding: 10px;
  font-weight: 400;
  background: #f4f4f4;
  border-right: 1px solid #e6e6e6;
  color: #000 !important;
  font-family: Viga;
  font-size: 20px;

}

.calendar_wrap table thead th {
  font-size: 17px;
}

table tbody th {
  color: #000;
  background-color: #f9f9f9 !important;
  padding: 10px;
  font-weight: 400;
  border-right: 1px solid #e6e6e6;
  font-family: Viga;
  font-size: 18px;
}

table th a {
  color: #000;
}

table th a:hover {
  color: #000;
}

table td {
  padding: 15px 10px;
}

table tbody tr,
table thead tr {
  border: 1px solid #e6e6e6;
}

table tbody th,
table tbody td {
  border-right: 1px solid #e6e6e6;
}


/* --------------------------------------
 * gallery
 * ---------------------------------------*/

.gallery {
  margin: 0;
}

.gallery-item {
  max-width: 33.33%;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
  margin: 0;
  padding: 2px;
}

.gallery-columns-1 .gallery-item {
  max-width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-icon img {
  margin: 0 auto;
}

.gallery-caption {
  color: #686868;
  display: block;
  font-size: 16px;
  font-style: italic;
  line-height: 26px;
  padding-top: 10px;
  padding-bottom: 20px;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}


/* --------------------------------------
 * Page links
 * ---------------------------------------*/

.page-links {
  clear: both;
  font-size: 16px;
  font-weight: 600;
  margin: 20px 0;
  color: #000;
  letter-spacing: 0.5px;
}

.page-links a {
  border: 1px solid #000;
}

.page-links a,
.page-links>span {
  text-decoration: none;
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin: 0px 2px;
  border-radius: 5px;
}

.page-links a:hover {
  background-color: #ba1010;
  color: #fff !important;
  border: none;
}

.page-links>span {
  background-color: #ba1010;
  border: 1px solid #ba1010;
  color: #fff;
}

.page-links>a:first-child,
.page-links>span:first-child {
  margin-left: 15px;
}


/* --------------------------------------
 * Logo Setting
 * ---------------------------------------*/

.headerlogo {
  height: 105px;
  line-height: 105px;
}

.site-title img {
  max-height: 50px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.site-title {
  margin: 0;
  padding: 0;
  display: table;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  height: 105px;
}

.site-title a {
  display: table-cell;
  vertical-align: middle;
}

.site-title a .site-title-text {
  display: none;
}


/* --------------------------------------
 * Global Form Input
 * ---------------------------------------*/

input[type="number"],
input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="search"],
select,
textarea {
  display: block;
  width: 100%;
  height: 55px;
  font-size: 15px;
  color: #0f202d;
  font-weight: 500;
  margin-bottom: 20px;
  line-height: normal;
  padding: 0px 15px 0 25px;
  background: #fff;
  border: 0;
  border-radius: 50px;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  background-color: #f6f6f6;
}
.hendy-main-form2 input[type="number"],
.hendy-main-form2 input[type="text"],
.hendy-main-form2 input[type="email"],
.hendy-main-form2 input[type="password"],
.hendy-main-form2 input[type="tel"],
.hendy-main-form2 input[type="url"],
.hendy-main-form2 input[type="search"],
.hendy-main-form2 select,
.hendy-main-form2 textarea {
  border-radius: 6px;
  border: 1px solid #f3f1f8;
  margin-bottom: 25px;
} 
.Contact-us-form input[type="number"], 
.Contact-us-form input[type="text"], 
.Contact-us-form input[type="email"], 
.Contact-us-form input[type="password"], 
.Contact-us-form input[type="tel"], 
.Contact-us-form input[type="url"], 
.Contact-us-form input[type="search"], 
.Contact-us-form select, 
.Contact-us-form textarea {
  background: #f6f6f6;
  border: none;
  height: 55px;
  border: 1px solid #f3f4f6;
}
.hendy-home11-form input[type="number"], 
.hendy-home11-form input[type="text"], 
.hendy-home11-form input[type="email"], 
.hendy-home11-form input[type="password"], 
.hendy-home11-form input[type="tel"], 
.hendy-home11-form input[type="url"], 
.hendy-home11-form input[type="search"], 
.hendy-home11-form select, 
.hendy-home11-form textarea {
  background: none;
  border: 1px solid #f3f4f6;
}

.hendy-comment-form-input-wrapper input[type="number"],
.hendy-comment-form-input-wrapper input[type="text"],
.hendy-comment-form-input-wrapper input[type="email"],
.hendy-comment-form-input-wrapper input[type="password"],
.hendy-comment-form-input-wrapper input[type="tel"],
.hendy-comment-form-input-wrapper input[type="url"],
.hendy-comment-form-input-wrapper input[type="search"],
.hendy-comment-form-input-wrapper select,
.hendy-comment-form-input-wrapper textarea {
  margin-bottom: 0px;
  background-color: #f6f6f6;
  border: 0;
  border: 1px solid #f3f4f6;
}
.comment-form-comment textarea {
  background-color: #f6f6f6;
  border: 0;
  border-radius: 15px;
  border: 1px solid #f3f4f6;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

.hkangles-select {
  position: relative;
}

.hkangles-select:before {
  position: absolute;
  top: 43%;
  right: 18px;
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid #fff;
}
.hendy-main-form select option {
  color: #000;
}

.hkangles-heading-color .hkangles-select:before {
  border-top: 7px solid #fff;
}

input:focus,
select:focus,
textarea:focus {
  outline: none!important;
}

textarea {
  height: 150px;
  resize: none;
  padding: 12px 15px;
}
.Contact-us-form textarea {
  height: 100px;
  border-radius: 20px !important;
}

.get-quote-form input[type=submit] {
  width: 100%;
}

.hkangles-heading-color .elementor-widget-button.cd-bg-color-secondary .elementor-button:hover {
  background: #fff;
}

.hkangles-heading-color .elementor-widget-button.cd-bg-color-secondary .elementor-button:hover {
  color: #000;
}

.elementor-widget-button.cd-bg-color-white .elementor-button:hover {
  color: #fff !important;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  position: relative;
  border: none;
  /* text-transform: uppercase; */
  cursor: pointer;
  -webkit-transition: all .6s;
  -moz-transition: all .6s;
  font-size: 16px;
  line-height: 31px;
  color: #fff;
  padding: 12px 30px;
  font-weight: 600;
  border-radius: 50px;
}

.post.sticky .hkangles-blog-classic-inner:after {
  background-color: #ba1010;
}


/* --------------------------------------
 * Sidebar padding top
* ---------------------------------------*/

.widget h2.widget-title,
.widget .wp-block-group h2,
.widget_search label.wp-block-search__label {
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  position: relative;
  margin-bottom: 35px;
  padding: 15px 30px;
  color: #fff;
  position: relative;
  margin-right: -1.9rem;
  margin-left: -1.9rem;
}

.single-service .widget.widget_recent_services h2.widget-title {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 30px;
  text-align: center;
  color: #fff;
  border-radius: 5px 5px 0 0;
}


/* --------------------------------------
 * Widget Sections
 * ---------------------------------------*/

.widget {
  padding: 0px;
  margin-bottom: 30px;
  overflow: hidden;
}

.sidebar .widget {
  padding: 0 25px 30px;
  border: 0;
  background-color: #f3f4f8;
  border-radius: 0 15px 15px;
}
.single-service .sidebar .widget.widget_recent_services {
  padding: 0;
  overflow: hidden;
  padding-bottom: 2px;
}
.single-service .sidebar .widget {
  padding: 30px 30px 20px;
}
body.search-results article.without-image .hkangles-blog-classic-inner,
body.search-results article:not(.has-post-thumbnail) .hkangles-blog-classic-inner {
  padding: 30px;
  border-radius: 20px;
}

body.blog article.without-image .hkangles-blog-classic-inner,
body.blog article:not(.has-post-thumbnail) .hkangles-blog-classic-inner {
  padding: 30px;
}

.widget ul {
  margin: 0;
  padding: 0;
}

.widget ul li {
  list-style: none;
}

.widget a {
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;

}

.widget.widget_rss .widget-title a {
  position: relative;
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 20px;
  font-weight: 400;
  color: #fff;
}

.widget ul a {
  display: inline-block;
  position: relative;
}

.widget ul>li ul {
  margin-left: 10px;
}

.widget ul>li {
  position: relative;
}

.widget ul>li a {
  padding: 15px 0 15px 30px;
}

.sidebar .widget.widget_pages ul>li a,
.sidebar .widget ul.wp-block-latest-posts>li a,
.sidebar .widget.widget_recent_entries ul>li a,
.sidebar .widget.widget_nav_menu ul>li a,
.sidebar .widget.widget_meta ul>li a {
  padding-left: 18px;
}
.sidebar .widget.widget_pages ul>li a:after,
.sidebar .widget ul.wp-block-latest-posts>li a:after,
.sidebar .widget.widget_recent_entries ul>li a:after,
.sidebar .widget.widget_nav_menu ul>li a:after,
.sidebar .widget.widget_meta ul>li a:after {
  font-family: "hkangles-base-icons";
  content: "\f006";
  color: #000;
  font-size: 12px;
  position: absolute;
  top: 50%;
  left: 0;
  transition: all .4s ease;
  background: none;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  line-height: 20px;
  transform: translateY(-50%);
}
.widget.widget_rss ul>li a {
  padding: 15px 0 15px 0;
}
.widget_recent_comments.widget ul>li a {
   padding: 15px 0 15px 0;
}

.sidebar #monster-widget-placeholder-2.widget.widget_archive h2.widget-title {
  margin-bottom:25px;
}

.sidebar .widget.widget_hendy_recent_entries ul>li {
  padding: 0px 0px 20px 0;
}
.sidebar .widget.widget_hendy_recent_entries ul>li:last-child {
  padding-bottom: 0;
}

.widget ul>li ul>li:last-child,
.sidebar .widget.widget_pages ul>li ul>li:last-child,
.sidebar .widget.widget_nav_menu ul>li ul>li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  padding-top: 0;
}

.widget_pages li.page_item:last-child {
  padding-bottom: 0 !important;
}


.sidebar .widget.widget_nav_menu ul>li:last-child {
  padding-bottom: 0;
}


/*=== Calendar Widget ===*/

.widget_calendar table td#today {
  font-weight: bold;
  background: #ba1010;
  color: #fff;
}

.widget_calendar table td#today a {
  color: #fff !important;
}

.widget_calendar table {
  border-collapse: separate;
  border-color: #dedede;
  border-spacing: 0;
  border-style: solid;
  border-width: 1px 0 0 1px;
  margin-bottom: 0px;
  width: 100%;
}

.widget_calendar table th,
.widget_calendar table td {
  border-bottom: 1px solid #dedede;
  border-right: 1px solid #dedede;
  padding: 7px;
}

.widget_calendar caption {
  padding: 10px;
  background: #ba1010;
  color: #fff;
  margin: 0px;
  text-align: center;
  margin-bottom: 0;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 400;
  font-family: viga;
  caption-side: top;
}

.widget_calendar tbody a {
  display: block;
  font-weight: 400;
}

.widget_categories.widget ul {
  background: #fff;
  padding: 10px 10px 15px 25px;
  border-radius: 5px;
}


/*=== widget_hendy_recent_entries ===*/

.widget_hendy_recent_entries li {
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
}

.widget_hendy_recent_entries .hkangles-post-image {
  margin-right: 20px;
  width: 70px;
  height: 70px;
  min-width: 70px;
}
.widget_hendy_recent_entries .hkangles-post-image img {
  border-radius: 5px;
}
.widget_hendy_recent_entries li .hkangles-post-date {
  display: block;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 24px;
    font-weight: 600;
    letter-spacing: 0;
    padding-bottom: 5px;
}

.widget_hendy_recent_entries li a {
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    font-family: Viga;
    padding: 0 !important;
}

.widget_hendy_recent_entries li .hkangles-post-content {
  align-self: center!important;
}

.comment-list .trackback .comment-body,
.comment-list .pingback .comment-body {
  padding: 30px;
}
/*=== post-password-form ===*/

.post-password-form input[name="post_password"] {
  position: relative;
  top: 2px;
  height: 60px;
  background: #fbfafe;
  margin-bottom: 5px;
  border-radius: 50px 0 0 50px;
}

.blog .post-password-form input[name="post_password"] {
  background-color: #fff;
}

.post-password-form input[type=submit] {
  background-image: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  padding-top: 13px;
  padding-bottom: 17px;
  background-color: #ba1010;
  border-radius: 0 50px 50px 0;
}


/*=== widget_categories ===*/

.widget_categories ul li {
  padding-bottom: 0;
  position: relative;
  padding: 0;
}

.widget_archive ul>li:last-child,
.widget_categories ul>li:last-child {
  margin-bottom: 0;
}

.widget.widget_categories ul ul {
  margin-top: 0;
}

.widget_archive ul li span,
.widget_categories ul li span {
  position: absolute;
  right: 15px;
  top: 15px;
  width: 26px;
  height: 26px;
  margin-left: 9px;
  line-height: 26px;
  color: #1d2150;
  text-align: center;
  display: block;
  font-size: 12px;
  font-weight: 600;
  background-color: #f3f3f3;
  border-radius: 50%;
}

.widget select {
  border: 1px solid #eaeaea;
  background: #fff;
}


/*=== widget_tag_cloud ===*/

.widget_tag_cloud a {
    display: inline-block;
    font-size: 13px !important;
    padding: 4px 15px;
    line-height: 29px;
    margin: 5px;
    text-transform: uppercase;
    font-weight: 400;
    background-color: #fff;
    border-radius: 5px;
    font-family: 'Viga';
}

.hkangles-blog-classic .entry-meta-footer a,
.widget_tag_cloud a:hover {
  text-decoration: none !important;
}

.widget_tag_cloud a:hover {
  color: #fff;
}


/*=== Widget Image ===*/

.widget.widget_media_image {
  padding: 0;
}

.widget.widget_media_image img {
  width: 100%;
}


/*=== Search widget ===*/

.hkangles-search-form {
  margin-bottom: 50px;
}

.search-form {
  position: relative;
}

.search-form label {
  display: block;
  margin: 0;
  width: 100%;
}

.widget_search .search-field {
  border-color: #eaeaea;
  padding-right: 50px;
  background-color: #fff;
  margin: 0;
  padding: 0 20px;
  font-size: 13px;
  border-radius: 20px;
  border: none;
}

.widget_search .search-submit {
  position: absolute;
  top: 50%;
  margin-top: -28px;
  right: 0px;
  text-indent: -999px;
  padding: 0;
  width: 55px;
  height: 55px;
  z-index: 1;
  background-image: url(assets/images/findicon-dark.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
  border-radius: 0 20px 20px 0;
  margin-right: -3px;
  border-left: 1px solid #f6f6f6;
  background-color: #fff !important;
  }
.search-form button .screen-reader-text {
  display: none;
}

.widget_search .search-submit:hover {
  color: #000;
}


/*=== RSS Widget ===*/

.rss-date {
  font-size: 15px;
  display: block;
  color: #666;
}

.rss-widget-icon {
  position: relative;
  top: -3px;
}

.widget_rss.widget ul>li {
  padding-bottom: 30px;
}

.widget_rss.widget ul>li:last-child {
  padding-bottom: 0;
}

.widget_rss .rssSummary {
  font-size: 15px;
  opacity: 0.9;
}


/*=== widget_calendar ===*/

.widget_calendar table {
  border-color: rgba(191, 191, 191, 0.32);
}

.widget_calendar table th,
.widget_calendar table td {
  border-bottom-color: rgba(191, 191, 191, 0.32);
  border-right-color: rgba(191, 191, 191, 0.32);
  text-align: center;
}

.widget_calendar table th {
  background: #f5f9ff;
}

.widget_calendar nav.wp-calendar-nav {
  margin-top: 15px;
}

span.wp-calendar-nav-next {
  float: right;
}

iframe {
  max-width: 100%
}


/*=== Blog Gallery ===*/

div.occf7rs_slider {
  margin: 20px 0px 45px;
  width: 75%;
  padding-left: 20px;
}

.ui-slider-horizontal {
  height: 5px !important;
}

.ui-slider .ui-slider-handle {
  width: 15px !important;
  height: 15px !important;
}

.rtooltip {
  padding: 2px 13px;
  border-radius: 0;
  font-family: Viga, sans-serif;
  font-size: 14px;
}

label.miles-dist {
  width: 25%;
  font-weight: 500;
  padding: 10px 0 20px;
}

.oc_top.rtooltip {
  top: -10px !important;
}

.format-gallery .featured-wrapper {
  position: relative;
}

.format-gallery .lSPager {
  position: absolute;
  bottom: 10px;
  left: 50%;
  -moz-transform: translateX(-50%) translateY(0%);
  -ms-transform: translateX(-50%) translateY(0%);
  -o-transform: translateX(-50%) translateY(0%);
  transform: translateX(-50%) translateY(0%);
}

.format-gallery .lSSlideOuter .lSPager.lSpg>li a {
  height: 13px;
  width: 13px;
  border: 2px solid #fff;
  background-color: transparent;
}

.format-gallery .lSSlideOuter .lSPager.lSpg>li:hover a {
  background-color: transparent !important;
}

.format-gallery .lSSlideOuter .lSPager.lSpg>li.active a {
  background-color: #fff;
}


/*=== Single post navigation ===*/

.site-main .comment-navigation,
.site-main .posts-navigation {
  overflow: hidden;
  margin-top: 40px;
  margin-bottom: 40px;
}

.site-main .post-navigation {
  overflow: hidden;
  margin-top: 40px;
}

.single .site-main .post-navigation {
  margin: 55px 0;
  border: 1px solid #f1f1f1;
  padding: 20px;
  border-radius: 5px;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
  text-align: left;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  max-width: 50%;
}

.navigation .nav-links {
  margin-top: 0;
}

.navigation .nav-links .nav-next a,
.navigation .nav-links .nav-previous a {
  position: relative;
  font-size: 19px;
  line-height: 24px;
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -webkit-box-align: center!important;
  -ms-flex-align: center!important;
  align-items: center!important;
  letter-spacing: 0.5px;
  word-break: break-word;
  font-family: Viga;
  font-weight: 400;
}

.comment-navigation .nav-previous a:before,
.posts-navigation .nav-previous a:before,
.post-navigation .nav-previous a:before {
  content: "\f007";
  font-family: "hkangles-base-icons";
  display: inline-table;
  min-width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  margin-right: 15px;
  color: #fff;
  border-radius: 5px;
}
.comment-navigation .nav-previous a:hover:before,
.posts-navigation .nav-previous a:hover:before,
.post-navigation .nav-previous a:hover:before,
.comment-navigation .nav-next a:hover:after, 
.posts-navigation .nav-next a:hover:after, 
.post-navigation .nav-next a:hover:after {
background-color: #1d2150;
-webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.comment-navigation .nav-next a,
.posts-navigation .nav-next a,
.post-navigation .nav-next a {
  padding-left: 2rem;
  padding-right: 0;
}

.comment-navigation .nav-next a:after,
.posts-navigation .nav-next a:after,
.post-navigation .nav-next a:after {
  content: "\f006";
  font-family: "hkangles-base-icons";
  display: inline-table;
  min-width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  margin-left: 15px;
  color: #fff;
  border-radius: 5px;
}
.comment-list .comment-content > ul, 
.comment-list .comment-content > ol {
    margin-bottom: 20px;
}

/* --------------------------------------
 * Seach Result page
 * ---------------------------------------*/

.site-main input.search-submit {
  position: absolute;
  right: 2px;
  padding: 0 30px;
  border: none;
  outline: none;
  background-color: #000;
  top: 50%;
  height: 51px;
  line-height: 51px;
  margin-top: -26px;
  color: #fff;
  font-size: 14px;
  z-index: 1;
}

.site-main input.search-submit:hover {
  color: #fff;
}

.post-pagination {
  margin-top: 35px;
}

.nav-links {
  text-align: center;
  margin-top: 30px;
}

.nav-links .page-numbers {
  padding: 10px 17px;
  font-size: 15px;
  font-weight: bold;
  display: inline-block;
  margin: 0 2px;
  border: 1px solid #000;
  color: #2c2c2c;
  margin-bottom: 10px;
  border-radius: 8px;
}

.nav-links .page-numbers:hover,
.nav-links .page-numbers.current {
  color: #fff !important;
  background: #ba1010;
  border: 1px solid #ba1010;
  border-radius: 8px;
}

.clear:before,
.clear:after,
blockquote:before,
blockquote:after,
.entry-content:before,
.entry-content:after,
.entry-summary:before,
.entry-summary:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.site-main>article:before,
.site-main>article:after,
.primary-menu:before,
.primary-menu:after,
.social-links-menu:before,
.social-links-menu:after,
.textwidget:before,
.textwidget:after,
.content-bottom-widgets:before,
.content-bottom-widgets:after {
  content: "";
  display: table;
}

.clear:after,
blockquote:after,
.entry-content:after,
.entry-summary:after,
.comment-content:after,
.site-content:after,
.site-main>article:after,
.primary-menu:after,
.social-links-menu:after,
.textwidget:after,
.content-bottom-widgets:after {
  clear: both;
}

.wp-block-column blockquote cite {
  font-size: 17px;
  line-height: 24px;
}
.hkangles-blog-classic .wp-block-column blockquote {
	padding-left: 20px;
  padding-bottom: 20px;
  margin-top: 45px;
  margin-left: 0;
  padding-top: 65px;
}
.hkangles-blog-classic .wp-block-column blockquote:before {
  left: 20px;
  top: 20px;
  font-size: 30px;
}


/* --------------------------------------
 * Blog Widget in page
 * ---------------------------------------*/

ul.wp-block-latest-posts,
ul.wp-block-categories,
ul.wp-block-archives {
  list-style: none;
}

ul.wp-block-latest-posts li,
ul.wp-block-categories li,
ul.wp-block-archives li {
  position: relative;
  margin: 13px 0;
  padding: 0;
}
.wp-block-media-text.alignfull.has-media-on-the-right {
    margin-bottom: 20px;
}
ul.wp-block-categories>li ul {
  margin-left: 15px;
  margin-top: 15px;
}

ul.wp-block-categories li>a,
ul.wp-block-archives li>a {
  position: relative;
  padding-left: 27px;
}

.widget.widget_categories ul li>a:before,
.widget.widget_archive ul li a:before,
ul.wp-block-archives li>a:before,
ul.wp-block-categories li>a:before {
  content: '\e82f';
  font-family: "hkangles-base-icons";
  position: absolute;
  top: 50%;
  margin-top: -6px;
  left: 0px;
  display: inline-block;
  line-height: 10px;
}
.widget_recent_comments .recentcomments,
.widget .wp-block-latest-comments__comment {
  padding: 0px 0px 15px 0;
  padding-left: 25px;
  position: relative;
}
.widget .wp-block-latest-comments,
.widget_recent_comments .recentcomments:last-child,
.widget .wp-block-latest-comments__comment:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.widget_recent_comments .recentcomments:after,
.widget .wp-block-latest-comments__comment:after{
    content: "\f0e5";
    font-family: hkangles-base-icons;
    position: absolute;
    top: 5px;
    left: 0;
    display: inline-block;
    line-height: 10px;
}
.widget.widget_block ol.wp-block-latest-comments {
  padding: 0;
}

.sidebar .widget.widget_categories ul>li:first-child {
  margin-top: 0;
}

.sidebar .widget.widget_categories ul>li>ul>li:last-child {
  padding: 0;
}

ul.wp-block-archives ul.children {
  margin-left: 15px;
  margin-top: 15px;
}

ul.wp-block-categories li span {
  width: 21px;
  height: 21px;
  line-height: 21px;
  background-color: #f2f3f4;
  color: #000;
  text-align: center;
  display: inline-block;
  font-size: 11px;
  font-weight: 400;
  margin-left: 10px;
  border-radius: 50%;
}

.wp-block-archives-dropdown {
  margin-bottom: 10px;
}

.wp-block-button {
  margin: 2rem 0;
}

.wp-block-cover-image-text,
.wp-block-cover-text,
section.wp-block-cover-image h2 {
  color: #fff !important;
}

.wp-block-button.alignleft {
  margin-top: 0;
  margin-right: 20px;
}

.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
  font-size: 16px;
  text-align: left;
}

.hkangles-blog-classic-inner .wp-block-button__link {
  color: #fff !important;
}

.hkangles-blog-classic-inner .wp-block-button.is-style-outline .wp-block-button__link {
  color: #000 !important;
  border: 2px solid #000;
}

.hkangles-blog-classic-inner .wp-block-button.is-style-outline .wp-block-button__link:hover {
  border: 2px solid transparent;
  color: #fff !important;
  background-color: #ba1010;
}
.is-style-squared.wp-block-button .wp-block-button__link {
    border-radius: 0 !important;
}
.is-style-outline a.wp-block-button__link:hover {
  color: #fff;
  border-color: transparent;
}

.wp-block-gallery .blocks-gallery-caption {
  margin-bottom: 30px;
  margin-top: -10px;
}

.wp-block-search .wp-block-search__button:after {
  font-family: "hkangles-base-icons";
  content: "\e825";
  position: absolute;
  right: 24px;
  top: 0;
  opacity: 1;
  z-index: 1;
  color: #fff;
  font-size: 18px;
  border-radius: 0 5px 5px 0;
}

.wp-block-categories-dropdown {
  margin-bottom: 20px;
}

.wp-block-group.has-background {
  padding: 25px;
  margin-bottom: 15px;
}

.wp-block-search {
  position: relative;
  display: inline-block;
}

.wp-block-search__inside-wrapper {
  position: relative;
}

.wp-block-search button {
  position: absolute;
  right: 0;
  padding: 0;
  border: none;
  outline: none;
  background-color: #ba1010;
  top: -1px!important;
  height: 59px;
  line-height: 59px;
  color: #000;
  font-size: 16px;
  z-index: 1;
  width: 65px;
  border-radius: 0 20px 0 0;
}

.wp-block-search input[type="search"] {
  height: 58px;
  line-height: 58px;
  border: 1px solid #ececec;
  padding-right: 90px;
}

.wp-block-search .wp-block-search__button {
  font-size: 0;
  top: auto;
  background: #ba1010;
  color: #fff;
  bottom: 0;
}
.page-links a:hover {
  border: 1px solid #ba1010;
}
.wp-block-archives-dropdown {
  margin-bottom: 25px;
}
.wp-block-search__label {
  width: 124%;
  font-family: viga;
}

/*wp-block-tag-cloud*/

.wp-block-tag-cloud a {
  display: inline-block;
  font-size: 12px!important;
  padding: 0 12px;
  height: 36px;
  line-height: 36px;
  background-color: #fbfafe;
  margin-bottom: 8px;
  margin-right: 5px;
  color: #222;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 5px;
}

.wp-block-tag-cloud a:hover {
  color: #fff;
  background: #000;
}

.wp-block-cover.has-background-dim {
  margin-bottom: 20px;
}


/*=== wp-block-calendar ===*/

.wp-block-calendar nav.wp-calendar-nav {
  padding-bottom: 20px;
  margin-top: 15px;
}

.wp-block-calendar table td#today {
  font-weight: bold;
}

.wp-block-calendar table caption {
  padding: 10px;
  background: #ba1010;
  color: #fff;
  margin: 0px;
  text-align: center;
  margin-bottom: 0;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  caption-side: top;
}
.wp-block-calendar table thead th {
    background: #fff !important;
}
.blog .wp-block-calendar table thead th {
    background: #f4f4f4 !important;
}
.wp-block-calendar table {
  border-collapse: separate;
  border-color: #dedede;
  border-spacing: 0;
  border-style: solid;
  border-width: 1px 0 0 1px;
  margin-bottom: 0px;
  width: 100%;
}

.wp-block-calendar table th {
  background: #f5f9ff;
}

.wp-block-calendar table th,
.wp-block-calendar table td {
  border: 0;
  border-bottom: 1px solid #dedede;
  border-right: 1px solid #dedede;
  padding: 10px;
  text-align: center;
}

.wp-block-calendar table th {
  font-weight: 400;
}

.wp-block-calendar {
  text-align: left;
}

.wp-block-calendar a {
  text-decoration: inherit;
  font-weight: 400;
}

.wp-block-calendar caption {
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  caption-side: top;
  color: inherit;
}

.wp-block-calendar tbody a {
  display: block;
  font-weight: 400;
}

.wp-block-calendar table td#prev {
  text-align: left;
}

.wp-block-calendar table td#next {
  text-align: right;
}

.wp-block-calendar tfoot a {
  text-decoration: none;
}

#site-navigation-mobile {
  display: none;
  margin-left: auto;
}

#site-navigation-mobile .slicknav_menu {
  background: 0 0;
  padding: 0;
}

#site-navigation-mobile .slicknav_menu .slicknav_btn {
  margin: 0;
  width: auto;
  height: 35px;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  background-color: #f5f9ff;
  padding: 10px;
  border-radius: 0;
}

#site-navigation-mobile .slicknav_menu .slicknav_icon {
  width: 22px;
  height: 17px;
  margin: 0;
}

#site-navigation-mobile .slicknav_menu .slicknav_icon .slicknav_icon-bar {
  width: 100%;
  height: 2px;
  background: #0a172a;
  box-shadow: none;
}

#site-navigation-mobile .slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar {
  margin-top: 0;
}

#site-navigation-mobile .slicknav_nav {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 99;
  background: #fff;
  width: 100%;
  -webkit-box-shadow: 0 4px 18px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 4px 18px rgba(0, 0, 0, .1);
  box-shadow: 0 4px 18px rgba(0, 0, 0, .1)
}

#site-navigation-mobile .slicknav_nav {
  padding: 10px 0;
  margin: 0;
  max-height: 350px;
  overflow: auto;
}

#site-navigation-mobile .slicknav_nav li {
  margin: 0 15px;
}

#site-navigation-mobile .slicknav_nav li .slicknav_arrow {
  float: right;
  font-size: 1em;
  display: block;
  padding: 0 10px;
  background: #f5f5f5;
}

.header-type-header_builder #site-navigation-mobile .slicknav_nav li .slicknav_arrow {
  padding: 0 10px 0 20px;
  margin: 0;
}

#site-navigation-mobile .slicknav_nav li>a {
  background: 0 0;
  color: #1d2150;
  line-height: 26px;
  border-bottom: 1px solid #f5f9ff;
  padding: 10px 0;
  margin: 0;
  font-weight: 600;
}

#site-navigation-mobile .slicknav_nav li:last-child>a {
  border-bottom: none;
}

#site-navigation-mobile .slicknav_nav li>a a {
  color: #0a172a;
}

#site-navigation-mobile .slicknav_nav li.current-menu-item>a,
#site-navigation-mobile .slicknav_nav li.slicknav_open>a,
#site-navigation-mobile .slicknav_nav li.slicknav_open>a a {
  color: #0a172a;
}

#site-navigation-mobile .slicknav_nav li .sub-menu li {
  margin: 0;
}

#site-navigation-mobile .slicknav_nav .slicknav_row:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.slicknav_btn .slicknav_icon {
  width: 30px;
  height: 17px;
  position: relative;
  margin: 20px auto;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  cursor: pointer;
}

.slicknav_btn .slicknav_icon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #d3531a;
  border-radius: 0;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

.slicknav_btn .slicknav_icon span:nth-child(1) {
  top: 1px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.slicknav_btn .slicknav_icon span:nth-child(2) {
  top: 8px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.slicknav_btn .slicknav_icon span:nth-child(3) {
  top: 15px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.slicknav_btn.slicknav_open .slicknav_icon span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  left: 3px;
}

.slicknav_btn.slicknav_open .slicknav_icon span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

.slicknav_btn.slicknav_open .slicknav_icon span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 15px;
  left: 3px;
}

.counter-style:last-child {
  border: none;
}


/* search result */

.search-results .hkangles-blog-classic footer.entry-footer {
  margin-bottom: 0;
}

.search-results .hkangles-blog-classic-inner {
  padding: 30px;
  background: #f6f6f6;
  border-radius: 0 0 20px 20px;
}

@media (max-width: 1200px) {
  /* Header */
  #site-navigation-mobile {
    display: block;
  }
  .header-layout-2 .hendy-header-button-container,
  .header-layout-2 .site-header-top>.d-flex:after,
  .site-header .contact-info {
    display: none;
  }
  .header-layout-2 .site-header .site-header-bottom {
    display: block;
  }
  .header-layout-2 .site-header .site-logo {
    height: 100px !important;
  }
}

@media (min-width: 1200px) {
  .header-layout-1 .site-header .header-stickable-wrap,
  .header-layout-1 .site-header-bottom,
  .header-layout-1 .site-header .hkangles-header-right-side .site-header .main-navigation div>ul>li,
  .header-layout-1 .site-header .main-navigation div>ul>li>a {
    height: 70px !important;
    line-height: 70px!important;
  }
  .header-layout-1 .header-stickable {
    background: #1d2150 !important;
  }
  .header-layout-1 .site-header .container {
    padding: 0 15px;
  }
}