/*!
Author:      MetropolitanHost
Theme Name:  Sacreva
Author URI:  https://themeforest.net/user/metropolitantheme/portfolio
Theme URI:   https://metropolitanhost.com/themes/themeforest/wp/sacreva/
Version:     2.0.3
Description: Sacreva - Church and Donation WordPress Theme
License:     GNU General Public License version 3.0
Text Domain: sacreva
License URI: http://www.gnu.org/licenses/gpl-3.0.html
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
*/
.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: #f8f8f8;
  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;
}
html {
    overflow-x: hidden;
}
body {
  font-family: 'Poppins', sans-serif;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 1.9;
  font-weight: 400;
  color: #767e88;
  overflow-x: hidden;
}
a {
  color: #F74F22;
  text-decoration: none;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
a:hover,
a:active,
a:focus {
  color: #ec6a47;
  text-decoration: none;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  outline: none;
}
p {
  margin: 0 0 20px;
}
dl,
ol,
ul {
  margin-bottom: 25px;
}
blockquote {
  padding: 30px;
  padding-right: 60px;
  margin: 20px 0px 20px 0;
  background-color: #f5f5f5;
  font-size: 20px;
  line-height: 28px;
  position: relative;
  font-family: Poppins;
  color: #111;
}
blockquote p {
  margin-bottom: 0;
  position: relative;
  z-index: 1
}
body blockquote.wp-block-quote.is-large,
body blockquote.wp-block-quote.is-style-large {
  padding: 30px;
  padding-right: 60px;
  margin: 50px 0px 50px 0;
  margin-left: 80px;
}
.sigma-post-wrapper blockquote.has-text-align-right{
  text-align: right;
}
.wp-block-columns.alignwide .wp-block-column blockquote:before {
    font-size: 60px;
}
.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: 1px solid rgba(0,0,0,.1);
  margin: 1.65em auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #022147;
  font-family: "Poppins", sans-serif;
  margin: 0px 0 20px;
  font-weight: 700;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1, h2, h3, h4, h5, h6, b, strong {
  color: #022147;
}
h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{
  color: #ec6a47;
}
h1 {
  font-size: 52px;
}
h2 {
  font-size: 44px;
}
h3 {
  font-size: 36px;
  line-height: 1.2;
}
h4 {
  font-size: 28px;
  line-height: 1.4;
}
h5 {
  font-size: 24px;
  line-height: 1.3;
}
h6 {
  font-size: 18px;
  line-height: 1.7;
}
p {
  font-size: 16px;
  line-height: 1.9;
  margin-bottom: 15px;
  color: #777;
}
.vc_custom_heading {
  margin-bottom: 15px;
}
pre {
  border: 1px solid #d1d1d1;
  line-height: 1.3125;
  background-color: #f5f5f5;
  color: #666;
  font-family: monospace;
  font-size: 14px;
  margin: 20px 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: 1.8;
}
/* --------------------------------------
 * WordPress Core
 * ---------------------------------------*/
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 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 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  max-width: 100%;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption .wp-caption-text {
  font-style: italic;
  color: #b3b3b3;
  font-size: 12px;
  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: #f8f8f8;
  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 30px;
}
table th {
  border: 0;
  padding: 10px;
  font-weight: bold;
  background: inherit;
  border-right: 1px solid #e6e6e6;
  color: #111;
}
table th a {
  color: #F74F22;
}
table th a:hover {
  color: #111;
  text-decoration: none;
}
table td {
  padding: 5px 10px;
}
table tfoot tr,
table tbody tr,
table thead tr {
  border: 1px solid #e6e6e6;
}
table tbody th,
table tbody td {
  border-right: 1px solid #e6e6e6;
}
table tbody th a:visited {
  color: #F74F22;
}
/* --------------------------------------
 * 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: 0.5384615385em;
  padding-bottom: 0.5384615385em;
}
.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 #ededed;
}
.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;
}
.page-links a:hover {
  color: #F74F22;
}
.page-links>span {
  background-color: #000;
  border: 1px solid #000;
  color: #fff;
}
.page-links>a:first-child,
.page-links>span:first-child {
  margin-left: 15px;
}
/* --------------------------------------
 * 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: 60px;
  font-size: 14px;
  color: #848484;
  line-height: normal;
  padding: 0px 15px;
  font-weight: 400;
  background-color: #f5f5f5;
  border: 0;
  border-radius: 0;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
input:focus,
select:focus,
textarea:focus {
  border-color: #F74F22;
  outline: none !important;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 2px solid #F0F2F3;
  border-radius: 50%;
  display: inline-block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 16px;
  margin: 4px 8px 4px 0;
  outline: 0;
  -webkit-transition: background-color .2s ease-out;
  -o-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
  width: 16px;
}
input[type=checkbox]:checked,
input[type=radio]:checked {
  background-color: #F74F22;
}
input[type="checkbox"] {
  border-radius: 2px;
}
label {
  margin: 0;
}
textarea {
  height: 150px;
  resize: none;
  padding: 20px 15px;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  display: inline-block;
  font-weight: 600;
  background-color: #F74F22;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 15px 20px;
  font-size: 14px;
  border-radius: 0px;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  text-transform: uppercase;
  border: none;
}
button:hover,
html input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover,
button:focus,
html input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus {
  background-color: #ec6a47;
  outline: none;
}
select {
    background: #f5f5f5 url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: 15px 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
/* --------------------------------------
 * Widget Sections
 * ---------------------------------------*/
.widget {
  padding: 30px 30px 30px;
  background-color: #fff;
}
.widget + .widget {
  margin-top: 30px;
}
.widget h2.widget-title,
.widget-area.sidebar .widget .wp-block-group h2 {
  text-transform: none;
  position: relative;
  padding-left: 45px;
  margin-bottom: 30px;
  font-size: 22px;
  color: #022147;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.widget h2.widget-title a.rsswidget {
    font-size: 22px;
    font-weight: 700;
}
.widget h2.widget-title:before,
.widget-area.sidebar .widget .wp-block-group h2::before {
  content: '';
  width: 20px;
  height: 3px;
  border-radius: 4px;
  background-color: #F74F22;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.widget h2.widget-title:after,
.widget-area.sidebar .widget .wp-block-group h2::after {
    content: '';
    width: 5px;
    height: 3px;
    border-radius: 4px;
    background-color: #F74F22;
    display: block;
    position: absolute;
    top: 50%;
    left: 25px;
    transform: translateY(-50%);
}
.wp-block-latest-comments .wp-block-latest-comments__comment {
    font-size: 14px;
}
.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: 400;
  font-size: 14px;
  line-height: 20px;
}
.widget ul a {
  display: inline-block;
  color: #111;
}
.widget ul a:hover{
  color: #ec6a47;
}
.widget ul>li ul {
  margin-left: 15px;
  margin-top: 15px;
}
.widget ul>li {
  padding: 0px 0px 15px 0;
}
.widget>ul>li:last-child {
  padding-bottom: 0;
}
.widget ul>li ul>li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  padding-top: 0;
}
/*=== Calendar Widget ===*/
.widget table{
  margin-bottom: 0;
}
.wp-calendar-table tr{
  border: 0;
}
.wp-calendar-table td, .wp-calendar-table th {
  padding: 0;
  border: 0;
  color: #111;
  width: 14.2857%;
}
.wp-calendar-table th{
  padding: 10px 2px 10px 2px;
}
.wp-block-calendar table th {
    font-weight: 400;
    background: #F74F22;
    color: #fff;
}
.wp-block-calendar table caption {
    padding-top: 0;
    padding-bottom: 10px;
    font-weight: 600;
    color: #fff;
    background-color: #F74F22;
    padding: 6px 0;
    text-align: center;
}
.wp-calendar-table td#today a {
    color: #f74f22;
}
.calendar_wrap caption{
  padding-top: 0;
  padding-bottom: 10px;
  font-weight: 600;
  color: #fff;
  background-color: #F74F22;
  padding: 6px 0;
  text-align: center;
}
.calendar_wrap caption {
  margin-top: 20px;
}
footer .sigma-footer-widgets-wrapper .widget.widget_recent_comments li.recentcomments a {
    font-weight: 500;
}
.calendar_wrap .wp-calendar-nav{
  padding-top: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.entry-content .wp-block-latest-comments a {
    color: #022147;
}
.entry-content .wp-block-latest-comments a:hover {
    color: #F74F22;
}
.site-footer.footer-dark .widget ul li.recentcomments a {
    font-weight: 100;
}
/*=== widget_sigma_recent_entries ===*/
.widget_sigma_recent_entries li {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.widget_sigma_recent_entries .sigma-post-image {
  margin-right: 15px;
  margin-bottom: 15px;
  width: 110px;
}
.widget_sigma_recent_entries li .sigma-post-date {
  display: block;
  text-transform: none;
}
/*=== post-password-form ===*/
.post-password-form input[name="post_password"] {
  position: relative;
  top: 2px;
  height: 60px;
}
.post-password-form input[type=submit] {
  background-image: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  padding-top: 16px;
  padding-bottom: 18px;
}
/*=== widget_categories ===*/
.widget_archive ul li,
.widget_categories ul li {
  padding-bottom: 0;
  position: relative;
  margin: 20px 0;
  padding: 0;
}
.widget_archive ul>li:last-child,
.widget_categories ul>li:last-child {
  margin-bottom: 0;
}
.widget_archive ul li span,
.widget_categories ul li span {
  position: absolute;
  right: 0;
  top: -1px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  background-color: #fff;
  color: #111;
  text-align: center;
  display: block;
  font-size: 12px;
  font-weight: 700;
}
/*=== widget_tag_cloud ===*/
.widget_tag_cloud a {
display: inline-block;
font-size: 12px !important;
color: #022147;
padding: 5px 20px;
background-color: #f4f4f4;
margin-bottom: 8px;
margin-right: 5px;
position: relative;
font-family: "Poppins", sans-serif;
font-weight: 600;
text-transform: uppercase
}
.widget_tag_cloud a:hover {
  background-color: #F74F22;
  color: #fff;
}
/*=== Widget Image ===*/
.widget.widget_media_image {
  padding: 0;
}
.widget.widget_media_image img {
  width: 100%;
}
/*=== Search widget ===*/
.search-form {
  position: relative;
  display: flex;
}
.search-form label {
  display: block;
  margin: 0;
  flex: 1;
}
.widget_search .search-field {
  border-color: #EFEFEF;
  padding-right: 50px;
  background-color: #f8f8f8;
  padding: 0 20px;
  font-size: 13px;
}
.search-form button .screen-reader-text {
  display: none;
}
/*=== RSS Widget ===*/
.widget.widget_rss .widget-title a:first-child{
  display: none;
}
.widget.widget_rss .widget-title a{
  position: relative;
  display: flex;
  align-items: center;
  color: #111;
}
.widget.widget_rss .widget-title a::before{
  font-family: "Font Awesome 5 Pro";
  content: "\f09e";
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  transition: .3s;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-size: 12px;
  margin-right: 10px;
  color: #F74F22;
}
.widget.widget_rss ul li a{
  font-weight: 600;
}
.widget.widget_rss ul li .rss-date {
    font-size: 13px;
    display: block;
    font-weight: 600;
}
.widget.widget_rss ul li .rssSummary{
  margin: 5px 0;
}
.widget.widget_rss ul li cite{
  font-size: 12px;
  font-style: italic;
  color: #F74F22;
}
iframe {
  max-width: 100%
}
/*=== Blog Gallery ===*/
.format-gallery .featured-wrapper {
  position: relative;
}
.format-gallery .lSPager {
  position: absolute;
  bottom: 10px;
  left: 50%;
  -khtml-transform: translateX(-50%) translateY(0%);
  -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-post .site-main .post-navigation {
  margin: 30px 0 43px 0;
  padding: 50px 0 30px 0;
  border-top: 1px solid #EFEFEF;
  border-bottom: 1px solid #EFEFEF;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  text-align: left;
  word-break: break-word;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: right;
}
.comment-navigation a h3,
.posts-navigation a h3,
.post-navigation a h3 {
  width: 230px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 20px;
  font-weight: 500;
}
.navigation-dots {
  display: flex;
  flex-wrap: wrap;
  width: 40px;
  height: 40px;
}
.navigation-dots span {
  flex: 0 calc(33.33% - 3px);
  width: calc(33.33% - 3px);
  height: 10.33px;
  border-radius: 50%;
  margin: 0 1px;
  border: 1px solid #F74F22;
}
.navigation .nav-links {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0;
}
.navigation .nav-links .nav-next a,
.navigation .nav-links .nav-previous a {
  display: block;
  color: #111;
  text-transform: none;
  font-size: 28px;
  letter-spacing: -1px;
  font-family: "Poppins", sans-serif;
  line-height: normal;
}
.post-navigation .nav-previous a span,
.post-navigation .nav-next a span {
  color: #F74F22;
  font-size: 14px;
  font-weight: 500;
  display: block;
  text-transform: capitalize;
  letter-spacing: normal;
  font-family: 'Poppins', sans-serif;
  line-height: 1.6;
  margin-bottom: 6px;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  word-break: break-word;
}
.comment-content ul,
.comment-content ol {
  margin-bottom: 20px;
}
.comment-content ul ul,
.comment-content ol ol {
  margin-bottom: 0;
}
.post-pagination .navigation.pagination {
  justify-content: center;
}
.comment-navigation .nav-previous a:before {
  font-weight: 100;
  content: "\e686";
  font-family: 'Pe-icon-7-stroke';
  display: inline-block;
  padding: 10px;
  border: 4px solid #f4f4f4;
  margin-right: 15px;
  font-size: 40px;
  line-height: 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 {
  content: "\e684";
  font-family: 'Pe-icon-7-stroke';
  display: inline-block;
  padding: 20px;
  border: 4px solid #f4f4f4;
  margin-left: 15px;
}
.post-navigation a:hover,
.post-navigation .nav-previous a:hover:before,
.post-navigation .nav-next a:hover:after {
  color: #F74F22
}
/* --------------------------------------
 * Seach Result page
 * ---------------------------------------*/
.site-main input.search-submit {
  position: absolute;
  right: 0;
  padding: 0 30px;
  border: none;
  outline: none;
  background-color: #111;
  top: 50%;
  height: 60px;
  line-height: 60px;
  margin-top: -29px;
  color: #fff;
  font-size: 16px;
  z-index: 1;
}
.woocommerce nav.woocommerce-pagination,
nav.woocommerce-pagination,
.post-pagination {
  margin-top: 35px;
  margin-bottom: 50px;
}
.woocommerce nav.woocommerce-pagination ul,
nav.woocommerce-pagination ul,
.nav-links {
  text-align: center;
  margin-top: 30px;
}
.woocommerce nav.woocommerce-pagination ul,
nav.woocommerce-pagination ul {
  border: 0;
  margin: 0;
}
.woocommerce nav.woocommerce-pagination ul li{
  float: none;
  border-right: 0;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.nav-links .page-numbers {
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
  border-radius: 0;
  height: 50px;
  width: 50px;
  border: 1px solid #ededed;
  color: #111;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  cursor: pointer;
}
.woocommerce nav.woocommerce-pagination ul li:last-child a,
.nav-links .page-numbers.next {
    margin-right: 0;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.nav-links .page-numbers:hover{
  color: #F74F22;
  background-color: #fff;
  border-color: #ededed;
}
.nav-links .page-numbers.current,
.woocommerce nav.woocommerce-pagination ul li span.current{
  color: #fff;
  background-color: #022147;
  border-color: #022147;
}
.theme-icon-cat-temple.woocommerce nav.woocommerce-pagination ul li a{
  border-radius: 50px;
}
.woocommerce nav.woocommerce-pagination ul li a:hover {
    background: none;
    border: 2px solid #efefef;
    color: #F74F22;
}
.nav-links .page-numbers.next,
.nav-links .page-numbers.prev {
  font-size: 0;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
}
.nav-links .page-numbers.next:before,
.nav-links .page-numbers.prev:before {
  content: "\f053";
  font-size: 16px;
}
.nav-links .page-numbers.next:before {
  content: "\f054";
}
.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;
}
/* --------------------------------------
 * Columns
 * ---------------------------------------*/
.wp-block-columns{
  margin: 40px 0 20px;
}
.wp-block-image{
  margin: 30px 0;
}
.wp-block-columns .wp-block-image{
  margin: 0;
}
/* --------------------------------------
 * 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 {
  padding-bottom: 0;
  position: relative;
  margin: 15px 0;
  padding: 0;
}
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: 20px;
}
.widget.widget_categories ul li>a:before,
.widget.widget_meta ul li>a:before,
.widget.widget_recent_entries ul li>a:before,
.widget.widget_archive ul li a:before,
ul.wp-block-archives li>a:before,
.widget .wp-block-categories li>a:before {
  content: '\f105';
  font-family: 'Font Awesome 5 Pro';
  font-size: 14px;
  color: inherit;
  padding-right: 8px;
}
ul.wp-block-archives ul.children {
  margin-left: 15px;
  margin-top: 15px;
}
.wp-block-archives-list, .entry-content .wp-block-archives-list {
    padding-left: 0;
}
.wp-block-archives-list li {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
ul.wp-block-archives li a {
    padding-left: 0;
}
.wp-block-archives-list li a {
    color: #022147;
}
.wp-block-archives-list li a:hover {
    color: #F74F22;
}
.wp-block-latest-comments, .entry-content .wp-block-latest-comments {
    padding-left: 0;
}
.entry-content ul.blocks-gallery-grid,
.entry-content ul.wp-block-gallery,
.wp-block-latest-posts.wp-block-latest-posts__list {
    padding-left: 0;
}
ul.wp-block-categories li span {
  width: 21px;
  height: 21px;
  line-height: 21px;
  background-color: #f2f3f4;
  color: #111;
  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-bottom: 20px;
}
.wp-block-button.alignright {
    margin: 0 0 20px 20px;
}
.wp-block-cover-image-text,
.wp-block-cover-text,
section.wp-block-cover-image h2 {
  color: #fff !important;
}
.wp-block-cover.has-left-content .wp-block-cover-text strong {
    color: #fff;
}
.wp-block-button.alignleft {
  margin-top: 0;
  margin-right: 20px;
}
.entry-content a.wp-block-button__link:not(.has-color),
.entry-content a.wp-block-button__link:not(.has-color):hover{
  color:#fff;
}
.wp-block-button__link {
    color: #fff;
      background-color: #F74F22;
      border: none;
      border-radius: 30p;
      box-shadow: none;
      position: relative;
      font-size: 14px;
      padding: 15px 30px;
      text-decoration: none;
      overflow-wrap: break-word;
      cursor: pointer;
      display: inline-block;
      font-weight: 500;
      text-align: center;
      white-space: nowrap;
      z-index: 1;
      vertical-align: middle;
}
.wp-block-button__link:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transform-origin: center;
    background-color: #02214745;
    width: 10px;
    height: calc(100% - 15px);
    z-index: -1;
    transition: .3s;
    border-radius: 30px;
    opacity: 0;
    visibility: hidden;
}
.wp-block-button.is-style-squared .wp-block-button__link {
    border-radius: 0;
}
.wp-block-button.is-style-squared .wp-block-button__link:before {
    border-radius: 0;
}
.wp-block-button__link:hover:before {
    width: calc(100% - 14px);
    opacity: 1;
    visibility: visible;
}
.is-style-outline .wp-block-button__link,
.entry-content .is-style-outline .wp-block-button__link:not(.has-color) {
    border: 2px solid #efefef;
    color: #022147;
}
.is-style-outline .wp-block-button__link:before {
    background: #F74F22;
}
.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;
}
.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-categories-dropdown {
  margin-bottom: 20px;
}
.wp-block-group.has-background {
  padding: 25px;
  margin-bottom: 15px;
}
.wp-block-search {
  position: relative;
}
.wp-block-search button {
  position: absolute;
  right: 0;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  top: 50%;
  height: 58px;
  line-height: 58px;
  margin-top: -29px;
  color: #ffffff;
  font-size: 16px;
  z-index: 1;
  width: 70px;
}
.wp-block-search input[type="search"] {
  height: 58px;
  line-height: 58px;
  border: 1px solid #ececec;
  background-color: #fff;
  padding-right: 90px;
}
.wp-block-search .wp-block-search__button {
    display: inline-block;
    position: relative;
    bottom: 0;
    background: #F74F22;
    top: auto;
    margin-top: 0px;
    padding: 0px 20px;
    width: auto;
}
.wp-block-archives-dropdown,
.wp-block-search {
  margin-bottom: 25px;
}
.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button {
  color: #fff;
  font-weight: 500;
}
.widget .wp-block-categories li>a{
  padding-left: 0;
}
/*wp-block-table*/
.wp-block-table.is-style-stripes td {
  border-color: #e6e6e6;
}
/*wp-block-tag-cloud*/
.wp-block-tag-cloud a {
  display: inline-block;
  font-size: 12px !important;
  padding: 0 12px;
  height: 42px;
  line-height: 42px;
  background-color: #fff;
  margin-bottom: 8px;
  margin-right: 5px;
  color: #666;
  text-transform: none;
  background-color: #f0f0f0;
  font-weight: bold;
  text-transform: uppercase;
}
.wp-block-tag-cloud a:hover {
  color: #fff;
  background-color: #F74F22;
}
.entry-content ul,
.entry-content ol {
    padding-left: 20px;
}
.entry-content ul {
    list-style: disc;
}
#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: #f1f1f1;
  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-color: #022147;
  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-color: #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-color: #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: #022147;
  line-height: 26px;
  border-bottom: 1px solid #EFEFEF;
  padding: 10px 0;
  margin: 0;
  font-weight: 700;
}
#site-navigation-mobile .slicknav_nav li:last-child>a {
  border-bottom: none;
}
#site-navigation-mobile .slicknav_nav li>a a {
  color: #022147;
}
#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: #022147;
}
#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-color: #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;
}
/* --------------------------------------
 * Plugins
 * ---------------------------------------*/
/* Twitter Feed */
#ctf .ctf-item{
  padding: 15px 0;
}
#ctf.ctf-narrow .ctf-corner-logo{
  line-height: 1;
  margin-top: 3px;
  margin-left: 5px;
}
#ctf.ctf-super-narrow .ctf-tweet-actions{
  margin-top: 5px;
}
#ctf.ctf-super-narrow .ctf-author-box{
  margin-bottom: 5px;
  float: none;
}
#ctf .ctf-corner-logo{
  color: #F74F22;
}
#ctf svg:not(:root).svg-inline--fa,
#ctf_lightbox svg:not(:root).svg-inline--fa{
  width: 15px;
}
#ctf .ctf-author-name{
  margin-left: 0;
  margin-right: 5px;
}
#ctf.ctf-super-narrow .ctf-author-avatar + .ctf-author-name{
  margin-left: 5px;
}
/* Pinterest Feed */
.gs-pin-details{
  position: relative;
}
.gs-pin-details::before{
  content: "\f0d2";
  font-family: "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  transition: .3s;
  position: absolute;
  bottom: 10px;
  right: 20px;
  color: #fff;
  opacity: 0;
  visibility: hidden;
}
.gs-pin-details:hover::before{
  opacity: 1;
  visibility: visible;
  bottom: 20px;
}
/* Popup Maker */
body .pum-container, body .pum-content, body .pum-content+.pum-close, body .pum-content+.pum-close:active,
body .pum-content+.pum-close:focus, body .pum-content+.pum-close:hover, body .pum-overlay, body .pum-title{
  line-height: 1.7;
}
@media (max-width: 1200px) {
  /* Header */
  #site-navigation-mobile {
    display: block;
  }
  .header-layout-2 .sigma-header-button-container,
  .header-layout-2 .site-header-top>.d-flex:after,
  .site-header .contact-info {
    display: none;
  }
  .header-layout-2 .header-stickable-wrap,
  .header-layout-1 .header-stickable-wrap {
    display: none;
  }
  .header-layout-2 .site-header .site-logo {
    height: 120px;
  }
}
