@charset "UTF-8";
/*
Theme Name: errigal
Theme URI: https://projecterrigal.com/themes/errigal/
Author: Project errigal
Author URI: https://projecterrigal.com/
Description: errigal is a fully responsive minimalist theme that works perfectly on all kind of devices and screen sizes. errigal theme is compatible with Gutenberg editor and currently supports English and 日本語. errigal is also accessibility-ready, and it meets the AA level of WCAG 2.0. Simply install errigal theme and get started.
Version: 1.0.4
Requires at least: 5.6
Tested up to: 6.2
Requires PHP: 7.1
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: errigal
Tags: two-columns, right-sidebar, accessibility-ready, block-styles, custom-colors, custom-logo, custom-menu, editor-style, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready

errigal WordPress Theme, Copyright 2022 projecterrigal.com
errigal is distributed under the terms of the GNU GPL.
*/
.customize-control-textarea textarea {
  min-height: 4rem;
}

a.errigal-admin__button {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: none;
  border: 1px solid;
  border-radius: 0.25rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0.5rem 1.5rem;
}

a.errigal-admin__button {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
}

a.errigal-admin__button {
  background-color: #007998;
  border-color: #007998;
  color: #ffffff;
  -webkit-box-shadow: 0 0.125rem 0.5rem calc(-1 * 0.625rem) rgba(0, 97, 121, 0.16);
          box-shadow: 0 0.125rem 0.5rem calc(-1 * 0.625rem) rgba(0, 97, 121, 0.16);
}

a.errigal-admin__button:active {
  background-color: #003d4d;
  border-color: #b6dce6;
  color: #ffffff;
  -webkit-box-shadow: 0 0.5rem 1.5rem calc(-1 * 0) rgba(0, 97, 121, 0.32);
          box-shadow: 0 0.5rem 1.5rem calc(-1 * 0) rgba(0, 97, 121, 0.32);
}

a.errigal-admin__button:hover:not([disabled]) {
  background-color: #006179;
  border-color: #b6dce6;
  -webkit-box-shadow: 0 0.25rem 1rem calc(-1 * 0) rgba(0, 97, 121, 0.24);
          box-shadow: 0 0.25rem 1rem calc(-1 * 0) rgba(0, 97, 121, 0.24);
}

a.errigal-admin__button[disabled] {
  background-color: #dbdfe0;
  border-color: #dbdfe0;
  color: #ffffff;
}

.errigal-admin__link-external {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.errigal-admin__link-external > .svg-icon {
  height: 1em;
  margin-left: 0.25rem;
  width: 1em;
}

.errigal-notice {
  margin: 3rem 0.625rem 3rem 2.25rem;
}

.errigal-notice__title {
  margin: 0;
}

.errigal-notice__items {
  margin: 1.5rem 0 0;
}

.errigal-notice__item {
  border-radius: 0.5rem;
  padding: 2.25rem;
}

p.errigal-notice__item__title {
  margin: 0;
  padding: 0;
}

.errigal-notice__item__content {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 1.5rem 0 0;
}

@media (min-width: 768px) {
  .errigal-notice__item__content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.errigal-notice__item__content > .svg-icon {
  min-width: 6rem;
  width: 6rem;
}

.errigal-notice__item__content__container {
  margin: 1.5rem 0 0;
  width: 100%;
}

@media (min-width: 768px) {
  .errigal-notice__item__content__container {
    margin: 0 0 0 1.5rem;
  }
}

h3.errigal-notice__item__content__title {
  margin: 0;
  padding: 0;
}

p.errigal-notice__item__content__description {
  margin: 1rem 0 0;
  padding: 0;
}

@media (min-width: 1366px) {
  p.errigal-notice__item__content__description {
    width: 75%;
  }
}

.errigal-notice__item__content__cta-container {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 1.5rem 0 0;
}

.errigal-notice__item__content__cta:not(:first-child) {
  margin: 1.5rem 0 0;
}

.errigal-notice__title {
  font-size: 2.5rem;
  font-weight: 600;
  line-height: normal;
}

.errigal-notice__title strong {
  font-weight: 700;
  white-space: nowrap;
}

.errigal-notice__item__title {
  font-size: 1.125rem;
  line-height: normal;
}

.errigal-notice__item__content__title {
  font-size: 2rem;
  font-weight: 500;
  line-height: normal;
}

.errigal-notice__item__content__description {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: normal;
}

.errigal-notice__item__content__cta {
  font-size: 1rem;
  font-weight: 400;
}

.errigal-notice__item__content__cta:hover {
  text-decoration: none;
}

#errigal-welcome-notice {
  background-color: #fcfeff;
}

.errigal-notice__title {
  color: #121414;
}

.errigal-notice__item {
  background-color: #242626;
  color: #ffffff;
}

.errigal-notice__item__content__title {
  color: #ffffff;
}

.errigal-notice__item__content__cta {
  color: #ffffff;
}

.errigal-notice__item__content__cta:hover {
  color: #ffffff;
}

.errigal-notice__item__content__cta:focus {
  color: #ffffff;
  outline-color: #ffffff;
}

#_customize-description-footer_copyright_text {
  margin-bottom: 1rem;
}

#_customize-description-footer_copyright_text ul {
  list-style: initial;
  margin: 0.5rem 0;
}

#_customize-description-footer_copyright_text ul > li {
  margin-left: 2rem;
}

.errigal-widget__select {
  width: 100% !important;
}

.errigal-widget__textarea {
  font-size: revert;
  padding: 0.5rem;
}

.errigal-widget__image-control {
  margin-bottom: 0.5rem;
  margin-top: 1rem;
}

.errigal-widget__image-container.circle-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.errigal-widget__image-container.circle-image .errigal-widget__image {
  border-radius: 50%;
  height: 128px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 128px;
}

.errigal-widget__image-path {
  display: none !important;
}

.errigal-widget__add-image-button {
  border: 1px dashed #c3c4c7;
  cursor: pointer;
  padding: 9px 0;
  text-align: center;
  width: 100%;
}

.errigal-widget__add-image-button:focus {
  background-color: #fff;
  border-color: #4f94d4 !important;
  border-style: solid !important;
  -webkit-box-shadow: 0 0 3px rgba(34, 113, 177, 0.8);
          box-shadow: 0 0 3px rgba(34, 113, 177, 0.8);
  outline: 2px solid transparent;
  outline-offset: -2px;
}

.errigal-widget__image-buttons-container {
  margin-bottom: 1rem;
}

.errigal-widget__image-buttons-container .button {
  margin: 1rem 0 0;
  white-space: normal;
}

.errigal-widget__image-buttons-container .button:first-child {
  margin-right: 0.5rem;
}

#accordion-section-pro_features .accordion-section-title:hover {
  border-left-color: #009fc7 !important;
  background-color: #007998 !important;
  color: #fff !important;
}

#accordion-section-pro_features .accordion-section-title:hover::after {
  color: #fff !important;
}

#customize-control-pro_features .pro-features {
  background-color: #fff;
  padding: 2rem 1rem;
}

#customize-control-pro_features .pro-features > ul {
  list-style-type: disc;
  padding-left: 1.75rem;
}

#customize-control-pro_features .pro-features > ul > li:not(:last-child) {
  margin-bottom: 1rem;
}

#customize-control-pro_features .pro-features > .button {
  background-color: #007998;
  border: none;
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
  text-align: center;
  width: 100%;
}

#customize-control-pro_features .pro-features > .button:not(:only-child) {
  margin-top: 2rem;
}

#customize-control-pro_features .pro-features > .button:hover {
  background-color: #006179;
}
