/* Global */
.admin-bar .navbar-sticky.sticky {
  margin-top: 30px; }

/* Image */
.alignright.size-thumbnail.wp-image-827 {
  margin-bottom: 40px;
  display: inline-block; }

img,
figure {
  -ms-interpolation-mode: bicubic;
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: middle; }

img[class*="wp-image-"] {
  margin-top: 10px;
  margin-bottom: 10px; }

.wp-caption img[class*="wp-image-"] {
  display: block; }

.wp-caption {
  margin-bottom: 8px;
  max-width: 100%;
  border-radius: 0;
  padding: 0;
  clear: both; }

.wp-caption.aligncenter {
  margin-bottom: 10px; }

.wp-caption .wp-caption-text {
  text-align: center;
  margin-top: 4px;
  font-style: italic;
  margin-bottom: 30px; }

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto; }

.alignleft {
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

/*-- HTML Formate --*/
/* table */
table,
iframe {
  border: 1px solid #fbfbfb;
  border-collapse: separate;
  border-spacing: 0;
  width: 100%; }

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td,
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  border-top: 1px solid #e7e7e7; }

table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 10px 10px;
  border: 1px solid #ededed;
  text-align: center; }

div#calendar_wrap caption {
  margin: 10px 10px 0;
  padding-bottom: 0; }

div#calendar_wrap table > thead > tr > th,
div#calendar_wrap table > tbody > tr > th,
div#calendar_wrap table > tfoot > tr > th,
div#calendar_wrap table > thead > tr > td,
div#calendar_wrap table > tbody > tr > td,
div#calendar_wrap table > tfoot > tr > td {
  padding: 0; }

#wp-calendar #today {
  background-color: #B79D5B;
  color: #ffffff; }
  #wp-calendar #today a {
    color: #ffffff; }

#wp-calendar tbody > tr > td {
  padding: 8px 6px; }

.table-striped > tbody > tr:nth-child(odd),
table > tbody > tr:nth-child(odd) {
  border: 1px solid #e7e7e7; }

dt {
  font-weight: bold;
  margin: 6px; }

/* Gallery item */
.gallery-item {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  margin: 0 0 1.5em;
  padding: 0 1em 0 0;
  width: 50%; }

.gallery-columns-1 .gallery-item {
  width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  max-width: 100%; }

.gallery-item a img {
  display: block;
  -webkit-transition: -webkit-filter 0.2s ease-in;
  transition: -webkit-filter 0.2s ease-in;
  -o-transition: filter 0.2s ease-in;
  transition: filter 0.2s ease-in;
  transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.gallery-item a:hover img,
.gallery-item a:focus img {
  -webkit-filter: opacity(60%);
  filter: opacity(60%); }

.gallery-caption {
  display: block;
  text-align: left;
  padding: 0 10px 0 0;
  margin-bottom: 0; }

.gallery-size-thumbnail .gallery-caption {
  display: inline-block;
  max-width: 200px;
  margin-top: 5px; }

.gallery-size-thumbnail .gallery-item > div > a {
  display: inline-block; }

.wp-caption,
.gallery-caption {
  color: #666;
  font-size: 16px;
  font-style: italic;
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption .wp-caption-text {
  margin: 0.8075em 0; }

.alignnone {
  margin: 5px 20px 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 20px 20px 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.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

img.pull-left {
  margin-right: 20px;
  margin-bottom: 20px; }

img.pull-right {
  margin-left: 20px;
  margin-bottom: 20px; }

.pull-left {
  float: left !important; }

.pull-right {
  float: right !important; }

@media screen and (min-width: 30em) {
  /* Gallery Columns */
  .gallery-item {
    max-width: 25%; }
  .gallery-columns-1 .gallery-item {
    max-width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .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%; } }

/* Theme check */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  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: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; }

.gallery-caption,
.bypostauthor {
  display: block; }

code {
  overflow: auto;
  max-width: 100%;
  padding: 0 1em;
  border: 1px solid #ddd;
  background-color: #f9f9f9;
  display: inline-block;
  vertical-align: middle;
  word-wrap: break-word; }

a code {
  color: #B79D5B; }

p {
  margin: 0 0 25px; }

p img.alignleft {
  clear: both;
  margin-bottom: 30px; }

select {
  max-width: 100%; }

.post-password-form input[type="password"] {
  padding: 5px 15px;
  margin-left: 10px; }

.post-password-form input[type="submit"] {
  background-color: #B79D5B;
  border: none;
  padding: 7px 55px;
  color: #ffffff;
  cursor: pointer; }

/* Dropcap */
.dropcap {
  font-size: 48px;
  line-height: 60px;
  padding: 0 7px;
  display: inline-block;
  float: left;
  font-weight: 700;
  margin: 5px 15px 5px 0;
  position: relative;
  text-transform: uppercase; }

.form-control {
  font-size: 14px;
  line-height: 28px;
  padding: 0 25px;
  border-radius: 0;
  height: auto; }
  .form-control:focus {
    border-color: #B79D5B;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

/*============================
   post
=============================== */
.search .page,
.post {
  margin: 0 0 40px; }

.search .page .post-media,
.post .post-media {
  width: calc(100% - 0px);
  position: relative;
  overflow: hidden; }

.search .page .post-media .video-link-btn,
.post .post-media .video-link-btn {
  position: absolute;
  right: 0;
  bottom: 0; }

.search .page .post-media .video-link-btn a,
.post .post-media .video-link-btn a {
  background: #B79D5B;
  padding: 15px 20px;
  display: inline-block;
  color: #ffffff;
  font-size: 25px; }

.search .page .post-body,
.post .post-body {
  border: 1px solid #ededed;
  padding: 40px; }

.search .page .entry-header .entry-title,
.post .entry-header .entry-title {
  margin-bottom: 20px;
  word-wrap: break-word; }

.search .page .entry-header .entry-title a,
.post .entry-header .entry-title a {
  color: #01476A;
  line-height: 1.3; }

.search .page .entry-header .entry-title a:hover,
.post .entry-header .entry-title a:hover {
  color: #B79D5B; }

.search .page .entry-header .post-meta,
.post .entry-header .post-meta {
  margin-bottom: 18px; }

.search .page .entry-header .post-meta span,
.post .entry-header .post-meta span {
  display: inline-block;
  margin-right: 28px;
  color: #666666;
  font-size: 14px; }

.search .page .entry-header .post-meta span a,
.post .entry-header .post-meta span a {
  color: #666666; }

.search .page .entry-header .post-meta span i,
.post .entry-header .post-meta span i {
  margin-right: 6px;
  font-size: 16px; }

.search .page .post-footer,
.post .post-footer {
  clear: both; }

.post .post-footer .readmore i {
  vertical-align: middle;
  display: inline-block;
  margin-top: -2px;
  padding-left: 5px; }

.search .page .post-footer .readmore,
.post .post-footer .readmore {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 12px 30px;
  border-radius: 0.25rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  background-color: #B79D5B;
  border-color: #B79D5B;
  color: #ffffff; }

.search .page .post-footer .readmore:hover,
.post .post-footer .readmore:hover,
.sidebar .widget.widget_search .input-group-append:hover {
  color: #ffffff;
  background-color: #01476A;
  border-color: #01476A; }

.post.sticky .meta-featured-post {
  display: block;
  position: absolute;
  right: -35px;
  top: 18px;
  background: #B79D5B;
  width: auto;
  height: auto;
  padding: 12px 45px;
  color: #ffffff;
  display: inline-block;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  font-size: 12px;
  font-weight: 700;
  -webkit-transform: rotate(45deg);
  z-index: 1; }

.post.sticky .post-body {
  overflow: hidden;
  position: relative; }

.xs-page-header {
  margin-bottom: 30px; }

.xs-page-header h2,
.entry-title {
  font-size: 30px; }

/*=========================== ===========
         sidebar
========================================*/
.sidebar .widget {
  margin-bottom: 40px;
  border: 1px solid #eeeeee;
  padding: 40px; }

.sidebar .widget ul {
  margin-bottom: 0; }

.sidebar .widget .textwidget form br {
  display: none; }

@media (max-width: 400px) {
  .post .post-body,
  .sidebar .widget {
    padding: 25px; } }

.sidebar .widget .widget-title {
  font-size: 24px;
  font-weight: 700;
  position: relative;
  margin: 0 0 30px;
  padding: 0 0 15px; }

@media (max-width: 400px) {
  .sidebar .widget .widget-title {
    font-size: 19px; } }

.sidebar .widget .widget-title:before {
  content: "";
  position: absolute;
  display: inline-block;
  bottom: 0px;
  width: 50px;
  height: 2px;
  left: 0;
  z-index: 1;
  background: #B79D5B; }

.sidebar .widget.widget_search {
  padding: 0;
  border: 0; }

.sidebar .widget.widget_search .form-control {
  font-weight: 400;
  border-radius: 0;
  padding-left: 35px;
  border: 1px solid #eeeeee; }

.sidebar .widget.widget_search .form-control:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #B79D5B; }

.sidebar .widget.widget_search .input-group-append,
.search-forms .input-group-append {
  background: #B79D5B;
  color: #ffffff;
  padding: 0 20px;
  cursor: pointer;
  border: none;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }

.sidebar .widget.widget_search .input-group-append .input-group-text,
.sassico-serach .input-group-append .input-group-text {
  background-color: transparent;
  border: none;
  color: #ffffff; }

.sidebar .widget.widget_search .input-group-append i {
  line-height: 52px; }

.sidebar .widget.widget-tags ul li {
  display: inline-block;
  margin-bottom: 8px;
  margin-right: 4px; }

.sidebar .widget.widget-tags ul li a {
  display: block;
  padding: 5px 20px;
  border: 1px solid #eee;
  color: #666;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

.sidebar .widget.widget-tags ul li a:hover {
  background: #B79D5B;
  color: #ffffff;
  -webkit-transition: all ease 500ms;
  -o-transition: all ease 500ms;
  transition: all ease 500ms; }

.sidebar .widget.widget-tags ul li:last-child {
  margin-bottom: 0; }

.sidebar .widget select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #596172;
  border: 1px solid #ebebeb;
  width: 100%;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  line-height: 50px;
  height: 50px;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0px;
  padding: 0 30px;
  border-radius: 0 !important;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAh0lEQVQ4T93TMQrCUAzG8V9x8QziiYSuXdzFC7h4AcELOPQAdXYovZCHEATlgQV5GFTe1ozJlz/kS1IpjKqw3wQBVyy++JI0y1GTe7DCBbMAckeNIQKk/BanALBB+16LtnDELoMcsM/BESDlz2heDR3WePwKSLo5eoxz3z6NNcFD+vu3ij14Aqz/DxGbKB7CAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: 95% center;
  background-color: #fff; }
  .sidebar .widget select:focus {
    outline-style: none; }

.calendar_wrap {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }

.sidebar ul {
  border: 0;
  padding: 0;
  list-style: none; }

.sidebar ul li {
  border-bottom: 1px dashed #eeeeee;
  padding-bottom: 10px;
  margin-bottom: 10px; }

.sidebar ul li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0; }

.sidebar ul li a {
  color: #666; }

.sidebar ul li a:hover,
.sidebar ul li a.rsswidget:hover {
  color: #B79D5B; }

.rssSummary {
  color: #5a5a5a; }

.sidebar ul li a.url,
.sidebar ul li a.rsswidget {
  color: #222222; }

.sidebar ul li a.rsswidget {
  font-weight: 600; }

.sidebar ul li cite {
  font-style: normal; }

.sidebar ul.sub-menu,
.sidebar ul.children {
  padding: 10px 0px 0 20px; }

.sidebar ul.children {
  padding-bottom: 0; }

.tag-lists a,
.tagcloud a {
  border: 1px solid #f1f1f1;
  color: #5a5a5a;
  display: inline-block;
  font-size: 14px !important;
  padding: 4px 13px;
  margin-left: 3px;
  margin-bottom: 10px; }

.tag-lists a:hover,
.tagcloud a:hover {
  color: #B79D5B; }

.textwidget img {
  margin: 10px 0; }

.page-links .page-link {
  display: inline-block; }

/*=======================================
 Post  Comments section
 ========================================*/
.blog-post-comment .comment-title {
  font-size: 24px; }

.blog-post-comment .comment-info [class*="col-md-"] {
  margin-bottom: 15px;
  position: inherit; }

.blog-post-comment .comment-content > h3 {
  margin-bottom: 0.5rem; }

.blog-post-comment .comment-respond {
  margin-bottom: 40px;
  margin-top: 40px; }

.blog-post-comment .comment-respond .comment-reply-title {
  font-size: 24px; }

.blog-post-comment .comment-respond .comment-form textarea.form-control {
  padding: 20px 25px;
  height: 245px; }

.blog-post-comment .comment-respond .comment-form .form-control {
  border-radius: 0;
  margin-bottom: 15px;
  height: 50px; }

.blog-post-comment .comment-respond .comment-form .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #B79D5B; }

.blog-post-comment
.comment-respond
.comment-form
.comment-form-cookies-consent {
  display: none; }

.blog-post-comment .comment-respond .comment-form .comment-notes {
  font-style: italic; }

.blog-post-comment .comment-respond .comment-form .btn.btn-primary {
  margin-top: 40px;
  padding: 12px 30px; }

.comments-list {
  padding-left: 0;
  list-style: none; }
  .comments-list .comment {
    list-style: none; }

@media (max-width: 400px) {
  .comments-list ul {
    padding-left: 15px; } }

.loginformuser .form-control {
  height: 100%;
  resize: none; }

.loginformuser .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #B79D5B; }

.btn-primary {
  background-color: #B79D5B;
  border-color: #B79D5B; }
  .btn-primary:hover {
    color: #ffffff;
    background-color: #01476A;
    border-color: #01476A; }
  .btn-primary:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }

/* Common */
.pingback p,
.pingback .says {
  display: none; }

.commenxs-list .pingback .comment-body {
  margin-left: 0; }

.commenxs-list {
  list-style: none;
  margin: 0;
  padding: 20px 0; }

.commenxs-list .comment {
  list-style: none; }

.commenxs-list .comment .last {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0; }

.commenxs-list .comment-author {
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 700;
  font-size: 15px;
  color: #172541;
  font-style: normal; }

.commenxs-list .comment-author a {
  color: #172541; }

.commenxs-list .comment-author a:hover {
  color: #B79D5B; }

.commenxs-list .comment-author cite {
  font-style: normal; }

.commenxs-list .comment-date {
  font-size: 14px;
  display: block;
  margin-top: -5px; }

.commenxs-list .comment-content {
  margin: 15px 0; }

.commenxs-list .comment-body {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 30px;
  margin-left: 110px; }

.commenxs-list img.comment-avatar {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  margin-right: 30px; }

.commenxs-list .comment-reply-link {
  color: #252a37;
  font-weight: 400;
  font-size: 14px; }

.commenxs-list .comment-reply-link i {
  margin-right: 5px; }

.commenxs-list .comment-reply-link:hover {
  color: #B79D5B; }

.commenxs-counter {
  font-size: 18px; }

.commenxs-counter a {
  color: #666; }

.commenxs-reply {
  list-style: none;
  margin: 0 0 0 70px; }

#cancel-comment-reply-link {
  float: right;
  color: #000; }

#cancel-comment-reply-link:hover {
  color: #B79D5B; }

.not-found h1 {
  margin-bottom: 20px; }

.not-found .input-group-append {
  background: #B79D5B;
  color: #ffffff;
  padding: 0 20px;
  border: none;
  cursor: pointer; }

.not-found .input-group-append i {
  line-height: 48px; }

.not-found .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #B79D5B; }

.not-found p {
  line-height: 1.1;
  margin-bottom: 25px; }

.not-found p small {
  display: block; }

article.page .post-meta {
  margin-bottom: 15px; }

/*===========================
         author box
=============================*/
.author-box {
  padding: 40px 40px 20px;
  margin-bottom: 40px; }

.author-box .author-img img {
  width: 70px;
  height: 70px;
  border-radius: 50%; }

.author-box .author-info {
  margin-left: 90px; }

.author-box .author-info > h3 {
  margin-bottom: 4px; }

.author-box .author-url {
  margin-bottom: 12px; }

.author-box .author-url a {
  color: #666666;
  font-size: 14px; }

/*=============================
   pagination nav
 =============================*/
.post-navigation {
  padding: 25px;
  border: 1px solid #eeeeee;
  margin-bottom: 40px; }

.post-navigation .post-previous,
.post-navigation .post-next {
  padding: 0 40px;
  width: 50%;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  display: table-cell;
  position: relative;
  vertical-align: middle; }

.post-navigation span:hover,
.post-navigation h3:hover {
  color: #B79D5B; }

.post-navigation h3 {
  font-size: 17px;
  line-height: 26px;
  margin: 5px 0;
  font-weight: bold;
  ms-word-wrap: break-word;
  word-wrap: break-word; }

.post-navigation span {
  color: #a9a9a9; }

.post-navigation i {
  margin: 0 5px;
  color: #a9a9a9;
  font-family: "Font Awesome 5 Free"; }

.post-navigation .post-previous {
  text-align: left;
  float: left;
  border-left: 0 none;
  border-right: 0 none;
  padding: 0 40px 0 0; }

.post-navigation .post-next {
  text-align: right;
  float: right;
  border-right: 0 none;
  padding: 0 0 0 40px; }

/*==============================
 pagination
 ============================*/
.pagination {
  margin: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.pagination li:not(:last-child) {
  margin-right: 8px; }

.pagination li.active a,
.pagination li.active span {
  background-color: #B79D5B;
  color: #ffffff; }
  .pagination li.active a:hover,
  .pagination li.active span:hover {
    background-color: #01476A; }

.pagination li a,
.pagination li span {
  width: 40px;
  height: 40px;
  line-height: 24px;
  border: 1px solid #dadada;
  text-align: center;
  display: inline-block;
  color: #666;
  border-radius: 3px; }

.pagination li a i,
.pagination li span i {
  line-height: 40px; }

@media (max-width: 400px) {
  .pagination li a,
  .pagination li span {
    margin-right: 6px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0px; }
  .pagination li a i,
  .pagination li span i {
    line-height: 28px; } }

@media (max-width: 991px) {
  .sidebar {
    margin-top: 30px; } }

.pagination li.active a,
.pagination li:hover a {
  color: #ffffff;
  background: #B79D5B;
  border: 1px solid transparent; }

.pagination li.active a:hover,
.pagination li:hover a:hover {
  background: #B79D5B; }

.pagination li.pagination-dots {
  margin: 0 15px 0 10px;
  line-height: 1;
  margin-top: -11px; }

.entry-content .page-links {
  color: #000;
  margin-left: 5px;
  overflow: hidden;
  width: 100%;
  margin-top: 50px; }

.entry-content .page-links span {
  display: inline-block; }

.entry-content .page-links span.page-link {
  color: #000;
  margin-right: 5px; }

.entry-content .page-links .current span.page-link {
  color: #ffffff;
  background: #B79D5B;
  border-color: #B79D5B; }

.entry-content .page-links .page-link-text {
  margin-right: 10px; }

/*=======================
   blog details
 ========================*/
.blog-single .post .post-media {
  margin-bottom: 30px; }

.blog-single .post .post-body {
  background: #ffffff;
  border: 0;
  padding: 0; }

/*-- Review --*/
.header ul.navbar-nav li .dropdown-menu {
  margin: 0; }

.header ul.navbar-nav > li > a {
  font-size: 13px;
  margin-left: 8px; }

.header ul.navbar-nav {
  margin-right: 0; }

/*# sourceMappingURL=blog.css.map */
.sassico-preloder {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center; }

.preloder-logo img {
  height: 150px; }

.preloder-logo #xs_animated_logo_loder {
  height: 120px; }

@media (max-width: 767.98px) {
  .preloder-logo #xs_animated_logo_loder {
    height: 80px; } }

.preloder-logo #xs_animated_logo_loder #path-1,
.preloder-logo #xs_animated_logo_loder #path-2,
.preloder-logo #xs_animated_logo_loder #path-3,
.preloder-logo #xs_animated_logo_loder #path-4,
.preloder-logo #xs_animated_logo_loder #path-5 {
  stroke: #B79D5B; }

.elementor-element.elementor-element-466ba69 .ekit_social_media > li {
  display: inline-block; }

.wp-caption.aligncenter {
  margin: 0 auto; }

.comment-author cite {
  font-style: normal;
  font-weight: 500; }

.comment {
  margin-bottom: 30px; }

.pingback {
  margin-bottom: 30px; }

.banner-bg {
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover; }

.banner-area {
  min-height: 490px;
  position: relative; }
  .banner-area::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }

.post-single .post-author .avatar {
  width: 30px;
  height: 30px;
  display: inline-block; }

.post-single .post-author a {
  display: inline-block;
  margin-left: 6px; }

.main-container {
  padding: 100px 0; }

.banner-solid {
  background: #efefef;
  min-height: 300px; }

.banner-area .breadcrumb {
  background-color: transparent;
  padding: 0;
  margin-bottom: 0;
  color: #B79D5B; }
  .banner-area .breadcrumb > li {
    display: inline-block;
    color: #B79D5B;
    margin: 0px 5px; }
    .banner-area .breadcrumb > li a {
      color: #fff;
      margin-right: 10px; }

.banner-area.banner-solid .breadcrumb li a {
  color: #01476A; }

.banner-title {
  font-size: 36px;
  margin-bottom: 10px; }

.xs-search-group .search-button {
  background: #B79D5B;
  border: none;
  padding: 16px 24px;
  font-size: 1rem;
  color: #ffffff;
  cursor: pointer;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease; }

.post-category > a:not(:last-child) {
  padding-right: 5px; }
  .post-category > a:not(:last-child)::after {
    content: ",";
    padding-left: 2px;
    display: inline-block; }

.category-layout .post-layout {
  margin-bottom: 20px; }

.category-layout .post-block-style .post-thumb {
  margin-bottom: 20px; }

.blog p,
.blog-single p {
  color: #5a5a5a; }

.blog .sidebar ul li a,
.blog-single .sidebar ul li a {
  color: #5a5a5a; }

/*---------recent posts---------*/
.recent-post-widget .widget-post {
  padding-bottom: 20px; }
  .recent-post-widget .widget-post img {
    max-width: 110px; }
  .recent-post-widget .widget-post .media-body {
    margin-left: 25px; }
    .recent-post-widget .widget-post .media-body .post-meta {
      color: #666666;
      font-size: 14px; }
    .recent-post-widget .widget-post .media-body .entry-title {
      margin-bottom: 0; }
      .recent-post-widget .widget-post .media-body .entry-title a {
        font-size: 16px;
        color: #01476A; }
      .recent-post-widget .widget-post .media-body .entry-title:hover a {
        color: #B79D5B; }
  .recent-post-widget .widget-post:last-child {
    padding-bottom: 0; }
