.sidebar-side .sidebar {
  margin-left: 20px;
}
.sidebar-side .sidebar .sidebar-widget {
  margin-bottom: 35px;
}
.sidebar-side .sidebar select {
  position: relative;
  display: block;
  width: 100%;
  border: 1px solid #e5e5e5;
  background: #fff;
  padding: 13px 15px;
  transition: all 500ms ease;
  max-width: 100%;
  margin-bottom: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 97%;
  background-position-y: 14px;
}
.wp-block-archives select,
.wp-block-categories select {
  position: relative;
  display: block;
  width: 100%;
  border: 1px solid #e5e5e5;
  background: #fff;
  padding: 13px 15px;
  transition: all 500ms ease;
  max-width: 250px;
  margin-bottom: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 97%;
  background-position-y: 14px;
}
.wp-block-calendar table {
  max-width: 250px;
  margin-bottom: 0px;
}
.wp-block-calendar .wp-calendar-nav {
  text-align: left;
  margin-bottom: 15px;
}
.widget_archive ul li:hover {
  color: #eb3648;
}
.widget_archive ul li:hover a {
  color: #eb3648;
}
.widget_archive ul li a {
  padding: 7px 0px;
}
.widget_calendar .calendar_wrap .wp-calendar-table {
  margin-bottom: 0;
}
.widget_calendar .calendar_wrap .wp-calendar-nav a {
  padding-left: 0;
}
.widget_categories ul li {
  flex-wrap: wrap;
  padding-top: 10px !important;
  margin-top: 10px !important;
}
.widget_categories ul li:hover {
  color: #eb3648;
}
.widget_categories ul li:hover a {
  color: #eb3648 !important;
}
.widget_categories ul li a {
  margin: 0;
  padding: 0 !important;
}
.widget_categories ul li ul {
  width: 100%;
}
.widget_categories ul li ul li {
  border-top: 1px solid #dfe5e5;
}
.widget_categories ul li + li {
  border-top: 1px solid #dfe5e5;
}
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul {
  margin-left: 20px;
}
.widget_meta ul li,
.widget_nav_menu ul li,
.widget_pages ul li {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 26px;
  color: #252930;
}
.widget_meta ul li:hover,
.widget_nav_menu ul li:hover,
.widget_pages ul li:hover {
  color: #da2c45;
}
.widget_meta ul li:hover a,
.widget_nav_menu ul li:hover a,
.widget_pages ul li:hover a {
  color: #da2c45;
}
.widget_meta ul li a,
.widget_nav_menu ul li a,
.widget_pages ul li a {
  position: relative;
  display: block;
  color: #252930;
  padding: 7px 0px;
}
.widget_meta ul li:after,
.widget_nav_menu ul li:after,
.widget_pages ul li:after {
  content: "";
  position: absolute;
  left: -20px;
  top: 18px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #da2c45;
}
.widget_meta ul li ul,
.widget_nav_menu ul li ul,
.widget_pages ul li ul {
  padding-left: 20px;
}
.widget_recent_comments ul li {
  margin-bottom: 15px;
}
.widget_recent_comments ul li a {
  color: #da2c45;
}
.widget_recent_comments ul li .comment-author-link a {
  font-weight: 600;
  color: #1e1e2a;
}
.widget_text .wp-caption {
  margin-top: 10px;
}
.widget_text .wp-caption img {
  margin: 10px auto;
}
.widget_text p img {
  margin: 10px auto;
}
.widget_text .textwidget select {
  margin-top: 15px;
  margin-bottom: 0;
}
.widget_rss ul li {
  position: relative;
  display: block;
  width: 100%;
  border: 1px solid #e5e5e5;
  background: #fff;
  padding: 15px 15px;
  transition: all 500ms ease;
  height: auto;
  margin-bottom: 20px;
}
.widget_rss ul li .rsswidget {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 15px;
  display: block;
}
.widget_rss ul li cite {
  font-weight: 600;
  margin-top: 10px;
  display: block;
  color: #da2c45;
}
.widget_rss ul li:hover {
  color: #252930;
}
.widget_rss ul li:hover a,
.widget_rss ul li:hover cite {
  color: #252930;
  transition: 0.2s;
}
.tagcloud {
  overflow: hidden;
}
.widget_nav_menu li {
  padding-left: 0;
}
.widget_nav_menu li:before {
  display: none;
}
.widget_nav_menu li ul {
  margin-left: 0;
}
.widget_nav_menu li ul li {
  padding-left: 0;
}
.base-theme .news-block-three .inner-box .image-box {
  background: transparent;
}
.base-theme .news-block-three .inner-box .image-box .image {
  background: transparent;
}
.base-theme .news-block-three .inner-box .image-box .image img {
  width: auto;
}
.base-theme .blog-details-content .inner-box .text h2 {
  margin-bottom: 0;
}
.base-theme .blog-details-content .inner-box .text h3 {
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 0;
}
.base-theme .blog-details-content .inner-box .text h5 {
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 0;
}
.no-post-thumb.blog-details-content .inner-box {
  border-top: 1px solid #ddd;
}
.blog-details-content .inner-box {
  overflow: hidden;
}
.blog-details-content .comments-area {
  margin-top: 20px;
}
a,
h2 {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
iframe {
  width: 100%;
}
.page-links {
  margin-bottom: 20px;
  margin-top: 5px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  overflow: hidden;
  float: left;
  width: 100%;
}
.page-links .current,
.page-links a {
  position: relative;
  display: inline-block;
  margin: 3px 3px;
  font-size: 18px;
  font-family: "Cabin", sans-serif;
  font-weight: 400;
  height: 50px;
  width: 50px;
  line-height: 50px;
  border: 1px solid #e4e4e4;
  text-align: center;
  color: #555555;
  background: transparent;
  z-index: 1;
  transition: all 500ms ease;
}
.page-links .current:hover,
.page-links a:hover {
  color: #ffffff;
  background: #2d5883;
  border-color: #2d5883;
}
.page-links .current {
  color: #ffffff;
  background: #2d5883;
  border-color: #2d5883;
}
.elementor-widget-fionca_policy select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  text-indent: 1px !important;
  text-overflow: "" !important;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>") !important;
  background-repeat: no-repeat !important;
  background-position-x: 97% !important;
  background-position-y: 14px !important;
}
.blog-details-content ul,
.post-comment-areas .text ul {
  list-style-type: disc;
}
.blog-details-content ul ul,
.post-comment-areas .text ul ul {
  list-style-type: circle;
}
.blog-details-content ul ul ul,
.post-comment-areas .text ul ul ul {
  list-style-type: square;
}
.page-title .content-box h1 {
  word-wrap: break-word;
}
@media only screen and (min-width: 320px) and (max-width: 600px) {
  .main-header.style-six .header-lower .logo-box {
    padding-bottom: 0;
  }
  .blog-details-content .post-share-option .post-share {
    -webkit-padding-start: 0px;
    padding-inline-start: 0px;
  }
  .sidebar-side .sidebar {
    margin-left: 0;
  }
  .sidebar-page-container {
    padding-bottom: 0;
    padding-top: 50px;
  }
  .page-title {
    padding: 60px 0px;
  }
  .pagination li a {
    margin-top: 5px;
  }
  .page-title .content-box h1 {
    font-size: 38px;
  }
  .project-style-two .project-inner .content-box {
    border: 1px solid #22222217;
    box-shadow: unset;
  }
}

.sec-title h5 {
  color: #fff;
}

.info-section .title-inner .year-box h2,
.info-section .title-inner .title h2,
.info-section .title-inner .title h2 span,
.info-section .text-column .text a span,
.sec-title h2,
h4 a,
#content_block_two .content-box .single-progress-box .piechart span,
.news-block-one .inner-box .lower-content .post-info i,
#content_block_two .content-box .single-progress-box .piechart span:after,
#content_block_two .content-box .single-progress-box .box h5 {
  color: #af8842 !important;
}

.news-block-one .inner-box .lower-content h3 a,
.news-block-one .inner-box .lower-content .link a span,
.service-block-one .inner-box .inner a span,
.info-section .title-inner .year-box h3,
.info-section .text-column .text a i {
  color: #fff !important;
}
.news-block-one .inner-box .lower-content h3 a:hover,
.news-block-one .inner-box .lower-content .link a:hover span,
.service-block-one .inner-box .inner a:hover span,
.project-block-one .inner-box .lower-content h2 a:hover,
.news-block-one .inner-box .lower-content .link a i,
.blog-details-content .inner-box .text h2 {
  color: #af8842 !important;
}
.service-block-one .inner-box .inner a:hover span {
  color: #af8842 !important;
  border-color: #fff !important;
}
ul.bread-crumb {
  display: none !important;
}
.feature-block-one .inner-box .lower-content .inner,
.sec-title h5:before,
.support-section .inner-container .info-inner .info-box {
  background: #af8842 !important;
}
.bg-color-1 {
  background: #000 !important;
}
#content_block_one .content-box .inner-box .single-item .icon-box .bg-box {
  background: #ffffff21 !important;
}
.sh_bg_video {
  opacity: 0.3;
}
.support-section .inner-container {
  background: #48433d;
}
.info-section {
  padding: 25px 0px !important;
}
.feature-block-one .inner-box .lower-content .inner{
  padding: 20px 10px 25px 10px !important;
}
.feature-section {
  padding-bottom: 0px !important;
}
.feature-block-one .inner-box .lower-content .inner a{
  bottom: 0 !important;
}
/*# sourceMappingURL=fionca-custom-theme.css.map */
