/* Widget Css */
.widget {
    margin-bottom: 40px;
    overflow: hidden;
    text-align: left;
    border-radius:10px;
    transition: all 0.3s ease-in-out 0s;
    padding: 35px 35px 35px;
    background:#fff;
    border:px solid #222;  
}
.widget-title{
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 0;
}
.blog-left-side > div {
	margin-bottom: 30px;
}
.blog-left-side > div:last-child {
    margin-bottom: 0px;
}
.blog-left-side h2 {
    margin-bottom: 10px;
    font-size: 30px;
    margin: 0 0 15px;
    font-weight: 700;
}
.blog-left-side a{
	color:#686868;
}
.blog-left-side .content {
    padding: 0;
}
.blog-left-side .push-bottom-large {
    margin-bottom: 0;
}
.blog-left-side > div:last-child {
    margin-bottom: 0px;
}
.blog-left-side > aside:last-child {
    margin-bottom: 0px !important;
}
.blog-left-side .sub-menu li a:hover,
.blog-left-side .nav .children li a:hover {
    background: transparent;
    color: var(--secondary-color) ;
}

/* Instagram */
.sb_instagram_header {
	display: none;
}
#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a {
	background: #062a4d;
	border-radius: 0;
}
#sb_instagram #sbi_load .sbi_load_btn:hover {
	background: var(--secondary-color);
}
#sb_instagram .sbi_follow_btn a:focus, #sb_instagram .sbi_follow_btn a:hover {
	outline: 0;
	box-shadow: inset 0 0 10px 20px var(--secondary-color);
}

/* Widget Search */
.search {
	position: relative;
}
.wp-block-search__input {
    padding: 12px;
    flex-grow: 1;
    margin-left: 0;
    margin-right: 0;
    min-width: 3em;
    border: 1px solid #ddd;
    text-decoration: unset!important;
    background: #fff;
    outline: 0;
}
.wp-block-search__button {
    margin-left: .625em;
    word-break: normal;
    background: var(--secondary-color);
    color: #fff;
    font-weight: 500;
    border:5px;
}
.search > input {
    background: #fff none repeat scroll 0 0;
    height: 54px;
    position: relative;
    width: 100%;
    border: 1px solid #ced4da;
    color: #686868;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    outline: 0;
}
.search input[type="text"] {} .search input::-ms-input-placeholder,
.search input::-webkit-placeholder,
.search input::-moz-placeholder {
    color: #858585;
    font-size: 14px;
}

.search button {
    background: var(--ao-primary);
    border-radius: 8px;
    color: #fff;
    border: 1px solid var(--ao-primary);
    padding: 15px 25px;
    margin-left: 10px;
}
.search button i {
    color: var(--secondary-color);
}
.search input[type="text"] {
  padding-left: 10px;
}

/* widget list */
.blog-left-side .widget h4 {
    display: block;
    margin-bottom: 20px;
}
.blog-left-side .widget h4.widget-title {
    display: block;
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative;
}
.blog-left-side .widget ul {
	list-style: none;
    width: 100%;
    margin:0px;
}
.blog-left-side .widget ul li {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    padding: 6px 0;
    position: relative;
}
.blog-left-side .widget ul.children {
    margin-top: 5px;
    padding-left: 10px;
}
.blog-left-side .widget ul li {
	position: relative;
	border-bottom:1px solid rgba(0, 0, 0, 0.17);
}
.blog-left-side .widget ul ul {
    padding-left: 10px;
    margin-top: 10px;
}
.blog-left-side .widget ul li:last-child {
	margin-bottom: 0;
	border: 0;
    padding-bottom: 0;
}
.blog-left-side .widget ul li a {
    color: #686868;
    font-weight:500;
}
.blog-left-side .widget ul li a:hover{
	color: var(--secondary-color);
}
.widget ul.children{
	margin-top:5px;
	padding-left:10px;
}
.blog-left-side .cat-item a {
    display: inline-block;
}
.blog-left-side .cat-item {
    display: block;
    border-radius: 6px;
    margin: 5px  0;
}

/* widget select */
.blog-left-side .widget select {
    width: 100%;
    height: 40px;
    background: #fff;
    border: 1px solid #ddd;
    padding-left: 13px;
    outline: 0;
}
.widget .screen-reader-text {
    display: none;
}
.textwidget select{
	width:100%;
}
/* Widgets Calander css */
#wp-calendar {
    width: 100%;
}
#wp-calendar caption {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
    text-align: center;
}
#wp-calendar {
  font-size: 13px;
}
#wp-calendar {
    border: 0px solid #e5e5e5;
    margin-bottom: 20px;
    overflow: auto;
    vertical-align: top;
    width: 100%;
    margin: 0;
	color:#333333;
}
table#wp-calendar td {
  border: 1px solid #e5e5e5;
  color: #444444;
   padding: 5px 6px;
  text-align: center;
  vertical-align: top;
  font-size: 14px;
}
#wp-calendar th, #wp-calendar td {
  padding: 8px;
}
table#wp-calendar th {
  border: 1px solid #e5e5e5;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  padding: 5px 6px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
}
table#wp-calendar td#today {
    color: #fff;
    background-color:var(--ao-primary);
}
table#wp-calendar td#today a{
	color:#fff;
}
/* Widgets tags */
.tagcloud a {
    color: #686868;
    display: inline-block;
    font-size: 15px !important;
    margin: 0 0px 12px 0;
    padding: 3px 9px;
    text-align: center;
    text-transform: capitalize;
    border: none;
    line-height: 1.4;
    border: 1px solid #ddd;
}
.widget_categories ul li:hover:before,
.widget_archive ul li:hover:before,
.widget_categories ul li a:hover,
.widget_archive ul li a:hover,
.r-post-content h3:hover,
.r-post-content h3 a:hover {
    color: var(--secondary-color);
}
.tagcloud a:hover {
    border-color: var(--secondary-color);
}
.wp-block-archives select {
	height: 40px;
	width: 200px;
	border: 1px solid #ddd;
	padding: 0 10px;
    margin:5px 0px;
}
.single-blog-content .wp-block-latest-comments{padding-left: 0}
.recent-post-text span i {
	color: #f8f9fe;
	margin-right: 5px;
	font-size: 14px;
}
.blog-left-side .widget.widget_text .wp-caption {
	margin-bottom: 0px;
}
/* Footer Widgets */ 
.footer-middle .widget {
    margin-bottom: 30px;
    box-shadow: none;
    padding: 0;
    background: transparent;
}
.footer-middle .widget p {
    color: #fff;
    font-size: 14px;
    overflow: hidden;
}
/* .footer-middle {
    padding: 50px 0 34px !important;
} */
.footer-bottom {
    border-top: 1px solid transparent !important;
}
.footer-middle .widget ul li {
    display: block;
    margin-bottom: 0 !important;
    padding: 5px 0 !important;
}
/* Recent Post */
.recent-post-item {
    clear: both;
    overflow: hidden;
    margin-bottom: 27px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.14901960784313725);
    padding-bottom: 2px;
}
.recent-post-image {
    float: left;
    overflow: hidden;
    margin-right: 15px;
    height: 80px;
    width: 80px;
}
.recent-post-image img {
    border-radius: 4px;
}
.recent-post-image a {
	display: inline-block;
    margin-top: 0;
}

.recent-post-text h4 {
    overflow: hidden;
    margin: 0;
}
.blog-left-side .widget .recent-post-text h4 {
	margin-bottom: 0px;
	margin-top: -5px;
	line-height: 18px;
}
.recent-post-text h4 a {
	color: #686868;
	font-size: 1rem;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	font-weight: 400;
}
.recent-post-text h4 a:hover {
	color: var(--secondary-color);
}
.recent-post-item:last-child{
	border-bottom:0;
	padding-bottom:0;
	margin-bottom: 0;
}
.recent-post-text .rcomment i {
	margin-right: 5px;
}
.recent-post-text .rcomment {
	text-transform: capitalize;
	font-size: 13px;
	color: #9e9e9e;
}

.widget .mc4wp-form-fields .solid-btn {
	width: 38%;
}
.widget .mc4wp-form-fields {
	position: relative;
	width: 100%;
	margin: auto;
}
.resent-post .recent-post-text h4 a {
    color: #fff;
    font-family: 'Fira Sans';
    font-weight: 500;
    transition: .5s;
    line-height: 24px;
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
}

/*start footer section*/

.footer-middle table#wp-calendar th {
	border: 1px solid #fff;
	color: #fff;
}
.footer-middle table#wp-calendar td {
	border: 1px solid #e5e5e5;
	color: #fff;
}
.footer-middle #wp-calendar caption {
	font-size: 15px;
	color: #fff;
}
.footer-middle .wp-calendar-nav-prev a {
	color: #fff;
}
.footer-bottom-content-copy {
    text-align: right;
}
.footer-bottom-content-copy p {
    color: #FFf;
    margin: 0;
}
.footer-bottom-content-copy span {
    color: #e9ba04;
}
.blog-left-side .widget .rpwwt-widget ul li a {
    color: #232323;
    font-weight: 500;
    color: #101010;
    text-decoration:none;
    transition:.3s;
}
.blog-left-side .widget .rpwwt-widget ul li a:hover{
    color:var(--secondary-color);
}
.blog-social-tags a { margin-bottom:15px; }
.category-content h4 { margin: 0; word-break: break-word; }
.cursor-scale { word-break: break-word; }


.page-list-single {
    clear: both;
  }

  a.carelyst-fallback-menu  { border: 1px solid #333; color: #333; padding: 8px 25px; border-radius: 5px; display: inline-flex; font-size: 16px; }
  .is-fixed  a.carelyst-fallback-menu  { border: 1px solid #fff; color: #fff;  }

  a:hover.carelyst-fallback-menu { border: 1px solid #5b6eff; color: #5b6eff;  }



  #wp-block-categories-1 {
    appearance: button-arrow-down;
    border:1px solid #ddd;
    border-radius:5px;
    margin:10px 0px;
  }
  select {
      appearance: button-arrow-down;
      border:1px solid #ddd;
      border-radius:5px;
  }
  

  .search-error { padding: 30px; border: 1px solid #ccc; border-radius: 15px; background: #fff; }
  .search-error input[type="text"] { border: 1px solid #ccc; border-radius: 10px; width: 100%; padding: 19px 15px; height: 60px; }

  .widget.widget_block .wp-block-heading { padding:0px 0 0px; margin-bottom: 30px; position: relative; z-index: 1; display:block;  font-size: 24px;  color: #041c33; font-weight: 600; }

  .widget.widget_block .wp-block-latest-posts.wp-block-latest-posts__list li { margin-bottom:0px; }
  .widget.widget_block .wp-block-latest-posts.wp-block-latest-posts__list li a {  }
  .widget.widget_block .wp-block-latest-posts.wp-block-latest-posts__list li:last-child { margin-bottom:0px; }
  .widget.widget_block .wp-block-latest-comments { padding: 0px; }
  .widget.widget_block .wp-block-tag-cloud a { display: inline-block; font-size: 16px !important; color: #222; padding: 5px 15px; background: rgba(0, 0, 0, 0.06);
  border-radius: 35px; margin-bottom: 10px; margin-right: 7px; margin-left: 0px; font-weight: 500; border: none; }
  .widget.widget_block .wp-block-tag-cloud a:hover { background:var(--ao-primary) ; color: #fff; }

  .blog-left-side .wp-block-categories-list li.cat-item  a { font-weight: 500; }
  .blog-left-side .wp-block-categories-list li.cat-item  { position: relative; border-bottom: 1px solid rgba(0, 0, 0, 0.17); display: flex;   justify-content: space-between; border-radius: 0; color: #222; font-weight: 500; } 

  .blog-left-side .wp-block-archives-list li  a { font-weight: 500; }
  .blog-left-side .wp-block-archives-list li  { position: relative; border-bottom: 1px solid rgba(0, 0, 0, 0.17); display: flex;   justify-content: space-between; border-radius: 0; color: #222; font-weight: 500; }
  

.wp-block-search__button-outside .wp-block-search__label { display:none; }

.blog-left-side .wp-block-latest-comments li  a { font-weight: 500;  } 
.blog-left-side .wp-block-latest-comments li  { position: relative; border-bottom: 1px solid rgba(0, 0, 0, 0.17);  border-radius: 0; color: #222; font-weight: 500; margin-bottom: 15px; padding:6px 0px ;}
.blog-left-side .wp-block-latest-comments li .wp-block-latest-comments__comment-date { display: block; color: #222; }
.blog-left-side .wp-block-latest-comments li:last-child  { border-bottom:none; }




.comments-area { margin-top:30px; }
#comments.comments-area { width: 100%; padding: 0px 0px; }
.comments-area .comment-form p.logged-in-as { width: 100% !important; }
.comments-area .comment-form p.logged-in-as a { color: }
#commentform .comment_forms { padding:0px 15px; }
.blog-related-box.style-two { text-align: right; justify-content: flex-end; }
#commentform button.btn.solid-btn { margin-left:15px; border-radius:10px; background:var(--ao-primary-btn); padding:12px 25px; color:var(--ao-primary-btn-text); font-weight:600; }
#commentform button.btn.solid-btn i { display:none; } 


.widget.widget_block.widget_search { position: relative; padding:0px; }
.widget.widget_block.widget_search .dc-widget-search-wrap { margin:0px; }
.widget.widget_block.widget_search .dc-widget-search-wrap .wp-block-search__form { margin:0px; }
.widget.widget_block.widget_search .dc-widget-search-wrap .wp-block-search__input { padding:10px 30px 10px 30px !important; border:none !important; }
.widget.widget_block.widget_search .dc-widget-search-wrap .dc-search-icon-btn { width:40px; height:40px; display:flex; align-items:center; justify-content:center; position: absolute; right:10px; top:10px;color: #000; font-size: 25px; border:none; background:#fff; border-radius:50px; }


.wp-block-search__form { display: flex; }
blockquote > cite, blockquote > p > cite, blockquote > .wp-block-pullquote__citation, .wp-block-quote .wp-block-quote__citation { margin-top:20px !important; }

.widget.widget_block h2.wp-block-heading { position: relative; padding-bottom:10px; }
.widget.widget_block h2.wp-block-heading::after { content:""; position:absolute; bottom:0px; left:0px; width:50px; height:2px; background-color:var(--ao-primary);  }






.wp-block-latest-posts,
.wp-block-page-list,
.wp-block-categories-list,
.wp-block-archives-list,
.widget_categories ul,
.widget_archive ul,
.widget_meta ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_nav_menu ul,
.widget_recent_entries ul,
.widget_services ul {
  list-style:none;
  padding-left:0;
  margin-bottom:0
}
.wp-block-latest-posts li,
.wp-block-categories-list li,
.wp-block-page-list li,
.wp-block-archives-list li,
.widget_categories ul li,
.widget_archive ul li,
.widget_meta ul li,
.widget_pages ul li,
.widget_recent_comments ul li,
.widget_nav_menu ul li,
.widget_recent_entries ul li,
.widget_services ul li {
  padding-bottom:1.125rem;
  margin-bottom:.8125rem;
  position:relative;
  padding:.5rem 0rem .5rem 1rem;
  margin-bottom:0;
  line-height:1.25rem
}
.wp-block-latest-posts li a,
.wp-block-page-list li a,
.wp-block-categories-list li a,
.wp-block-archives-list li a,
.widget_categories ul li a,
.widget_archive ul li a,
.widget_meta ul li a,
.widget_pages ul li a,
.widget_recent_comments ul li a,
.widget_nav_menu ul li a,
.widget_recent_entries ul li a,
.widget_services ul li a {
  color:inherit;
  text-transform:capitalize;
  -webkit-transition:all 0.2s;
  -ms-transition:all 0.2s;
  transition:all 0.2s;
  position:relative;
  display:inline-block
}
.wp-block-page-list li a:before,
.wp-block-latest-posts li a:before,
.wp-block-categories-list li a:before,
.wp-block-archives-list li a:before,
.widget_categories ul li a:before,
.widget_archive ul li a:before,
.widget_meta ul li a:before,
.widget_pages ul li a:before,
.widget_recent_comments ul li a:before,
.widget_nav_menu ul li a:before,
.widget_recent_entries ul li a:before,
.widget_services ul li a:before {
  content:"\f054";
  font-family:"FontAwesome";
  position:absolute;
  left:0;
  display:block;
  left:-1rem;
  top:1px;
  font-size:.75rem;
  line-height:1.5;
  font-weight:normal;
  color:var(--ao-primary)
}
.wp-block-page-list li a:hover,
.wp-block-latest-posts li a:hover,
.wp-block-categories-list li a:hover,
.wp-block-archives-list li a:hover,
.widget_categories ul li a:hover,
.widget_archive ul li a:hover,
.widget_meta ul li a:hover,
.widget_pages ul li a:hover,
.widget_recent_comments ul li a:hover,
.widget_nav_menu ul li a:hover,
.widget_recent_entries ul li a:hover,
.widget_services ul li a:hover {
  color:var(--ao-primary)
}
.wp-block-latest-posts li li,
.wp-block-page-list li li,
.wp-block-categories-list li li,
.wp-block-archives-list li li,
.widget_categories ul li li,
.widget_archive ul li li,
.widget_meta ul li li,
.widget_pages ul li li,
.widget_recent_comments ul li li,
.widget_nav_menu ul li li,
.widget_recent_entries ul li li,
.widget_services ul li li {
  border-bottom:none;
  padding-top:.5rem;
  padding-bottom:.5rem;
  line-height:1.375rem
}
.wp-block-page-list li li:last-child,
.wp-block-latest-posts li li:last-child,
.wp-block-categories-list li li:last-child,
.wp-block-archives-list li li:last-child,
.widget_categories ul li li:last-child,
.widget_archive ul li li:last-child,
.widget_meta ul li li:last-child,
.widget_pages ul li li:last-child,
.widget_recent_comments ul li li:last-child,
.widget_nav_menu ul li li:last-child,
.widget_recent_entries ul li li:last-child,
.widget_services ul li li:last-child {
  border-bottom:0;
  padding-bottom:0
}
.wp-block-page-list li li:before,
.wp-block-latest-posts li li:before,
.wp-block-categories-list li li:before,
.wp-block-archives-list li li:before,
.widget_categories ul li li:before,
.widget_archive ul li li:before,
.widget_meta ul li li:before,
.widget_pages ul li li:before,
.widget_recent_comments ul li li:before,
.widget_nav_menu ul li li:before,
.widget_recent_entries ul li li:before,
.widget_services ul li li:before {
  top:.5rem;
  left:0
}
.wp-block-page-list ul,
.wp-block-latest-posts ul,
.wp-block-categories-list ul,
.wp-block-archives-list ul,
.widget_categories ul ul,
.widget_archive ul ul,
.widget_meta ul ul,
.widget_pages ul ul,
.widget_recent_comments ul ul,
.widget_nav_menu ul ul,
.widget_recent_entries ul ul,
.widget_services ul ul {
  padding-left:1.125rem;
  margin-top:.5rem;
  margin-left:-.9375rem
}
.wp-block-page-list li ul,
.widget_archive li ul,
.wp-block-categories-list li ul,
.wp-block-archives-list li ul,
.wp-block-latest-posts li ul,
.widget_categories li ul {
  margin-bottom:-.625rem
}
.wp-block-page-list {
  padding:0!important;
  li {
    display:table;
    width:100%;
    padding:.625rem 0rem .625rem 1rem!important;
    line-height:1.3!important
  }
}
.widget_archive ul li,
.wp-block-categories-list li,
.wp-block-archives-list li,
.wp-block-latest-posts li,
.widget_categories ul li {
  text-align:right;
  display:table;
  width:100%;
  padding:.625rem 0rem .625rem 1rem!important;
  line-height:1.3!important
}
.wp-block-categories-list li:before,
.wp-block-archives-list li:before,
.wp-block-latest-posts li:before {
  content:none!important
}
.widget_archive li a,
.wp-block-latest-posts li a,
.wp-block-categories-list li a,
.wp-block-archives-list li a,
.widget_categories li a {
  float:left;
  text-transform:capitalize;
  text-align:left
}
.wp-block-latest-posts,
.wp-block-categories-list,
.wp-block-archives-list {
  margin-bottom:2.5rem;
  padding:0!important
}
.widget_recent_comments ul {
  margin-top:-.625rem
}
.widget_recent_comments ul li {
  padding-left:1.875rem
}
.widget_recent_comments ul li a {
  font-weight:500
}
.widget_recent_comments ul li a:before {
  content:none
}
.widget_recent_comments ul li:before {
  content:"\f27a";
  font-family:"Font Awesome 5 Free";
  background:#fff0;
  width:auto;
  height:auto;
  position:absolute;
  left:0;
  top:.625rem;
  font-size:1.125rem
}
.widget_meta ul li a abbr[title] {
  color:#333;
  border-bottom:none
}
.widget_calendar th,
.widget_calendar td {
  text-align:center;
  border:.0625rem solid var(--rgba-primary-1);
  padding:.4em
}
.widget_calendar th a,
.widget_calendar td a {
  color:var(--primary)
}
.widget_calendar tr {
  border-bottom:.0625rem solid var(--rgba-primary-1)
}
.widget_calendar tr:nth-child(2n+2) {
  background-color:var(--rgba-primary-05)
}
.widget_calendar table {
  border-collapse:collapse;
  margin:0;
  width:100%
}
.widget_calendar .calendar_wrap th,
.widget_calendar tfoot td a {
  color:#fff;
  background:var(--primary)
}
.widget_calendar .calendar_wrap td a {
  font-weight:600;
  text-transform:uppercase;
  color:inherit
}
.wp-block-calendar caption,
.widget_calendar caption {
  text-align:center;
  font-weight:600;
  caption-side:top;
  background:var(--primary);
  border-bottom:1px solid rgb(255 255 255 / .2);
  color:#fff;
  text-transform:uppercase;
  font-size:.9375rem;
  border-radius:var(--border-radius-base) var(--border-radius-base) 0 0
}
.widget_calendar tr th {
  background:rgb(0 0 0 / .2)
}
footer .widget_calendar th,
footer .widget_calendar td {
  color:#fff;
  border-color:rgb(255 255 255 / .1)
}
.wp-calendar-nav {
  background:var(--primary);
  color:#fff;
  display:flex;
  justify-content:space-between;
  text-align:center;
  border-radius:0 0 var(--border-radius-base) var(--border-radius-base)
}
.wp-calendar-nav span {
  padding:.3125rem 1.25rem;
  width:44%;
  border-right:.0625rem solid rgb(255 255 255 / .2)
}
.wp-calendar-nav span a {
  color:#fff
}
.textwidget img {
  border-radius:var(--border-radius-base)
}
.widget_archive select {
  width:100%;
  padding:12px 20px;
  border:.0625rem solid #CCC;
  background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat:no-repeat;
  background-position:right .75rem center;
  background-size:16px 12px;
  appearance:none
}
.wp-block-archives-dropdown select,
.wp-block-categories-dropdown select {
  background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat:no-repeat;
  background-position:right .75rem center;
  background-size:16px 12px;
  border-radius:var(--border-radius-base);
  appearance:none
}
.widget_text select {
  width:100%;
  border:.0625rem solid #CCC
}
.widget_text select option {
  width:100%
}
.widget_text p {
  font-size:.9375rem;
  line-height:1.75rem
}
.rsswidget img {
  display:inherit
}
.widget-title .rsswidget {
  display:inline-block
}
ul a.rsswidget,
ul cite {
  font-weight:600;
  color:var(--title)
}
ul a.rsswidget {
  font-size:1rem;
  line-height:1.3;
  -webkit-transition:all 0.8s;
  -ms-transition:all 0.8s;
  transition:all 0.8s
}
ul a.rsswidget:hover {
  color:var(--primary)
}
.rssSummary {
  margin:1.25rem 0;
  line-height:1.7;
  font-size:15px
}
.rss-date {
  display:block;
  margin-top:.3125rem;
  font-weight:400
}
.widget_rss ul li {
  margin-bottom:1.25rem;
  padding-bottom:1.25rem;
  border-bottom:.0625rem solid rgb(0 0 0 / .1);
  list-style:none;
  padding-top:0
}
.widget_rss ul li:last-child {
  margin-bottom:0;
  border-bottom:0
}
.widget_gallery ul {
  padding-left:0;
  display:flex;
  flex-wrap:wrap;
  margin-left:-.3rem;
  margin-right:-.3rem
}
footer .widget_rss ul li {
  border-bottom:.0625rem solid rgb(255 255 255 / .1)
}
footer ul a.rsswidget,
footer ul cite {
  color:#fff
}
.widget_gallery.gallery-grid-2 li {
  width:50%
}
.widget_gallery.gallery-grid-4 li {
  width:25%
}
.widget_gallery li {
  display:inline-block;
  width:33.33%;
  float:left;
  -webkit-transition:all 0.8s;
  -ms-transition:all 0.8s;
  transition:all 0.8s;
  padding:.125rem
}
.widget_gallery li img {
  display:inline-block;
  width:100%
}
.widget_gallery li:nth-child(3n-3) {
  margin-right:0
}
.widget_gallery li:hover {
  opacity:.7
}
.widget_gallery li a {
  display:inline-block
}
.wp-block-tag-cloud,
.tagcloud {
  clear:both;
  display:table
}
.wp-block-tag-cloud a,
.tagcloud a {
  position:relative;
  border-radius:50px;
  padding:6px 15px;
  display:inline-block;
  margin:0 6px 10px 0;
  font-size:15px;
  letter-spacing:0;
  background:#f2f3f4;
  line-height:1.4
}
.wp-block-tag-cloud a:hover,
.tagcloud a:hover {
  background-color:var(--ao-primary-btn);
  color:#fff
}
.recent-posts-entry .widget-post-bx {
  margin-left:-8px;
  margin-right:-8px
}
.recent-posts-entry .widget-post-bx .widget-post {
  display:flex;
  align-items:center;
  padding:10px;
  border-radius:.375rem;
  margin-bottom:10px;
  transition:all 0.5s
}
.recent-posts-entry .widget-post-bx .widget-post .dz-media {
  width:100px;
  overflow:hidden;
  min-width:100px;
  border-radius:.375rem
}
.recent-posts-entry .widget-post-bx .widget-post .dz-info {
  padding-left:15px
}
.recent-posts-entry .widget-post-bx .widget-post .dz-info span {
  color:var(--primary)
}
.recent-posts-entry .widget-post-bx .widget-post .dz-meta li {
  font-size:14px;
  color:var(--primary);
  list-style:none
}
.recent-posts-entry .widget-post-bx .widget-post .title {
  font-weight:600
}
.recent-posts-entry .widget-post-bx .widget-post:hover {
  background:#fff;
  box-shadow:0 0 60px 0 rgb(0 0 0 / .1)
}
.service_menu_nav {
  background:#fff;
  padding:30px 30px;
  box-shadow:0 0 60px 0 rgb(0 0 0 / .1);
  border-radius:4px
}


.widget_block  .wp-block-accordion-heading__toggle-title {
  flex: 1;
  font-size: 18px;
}

.widget_block #wp-calendar caption {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 10px;
  text-align: center;
  color: #222;
}

.widget_block .wp-calendar-nav span {
  padding: 0;
  width: auto;
}
.widget_block .wp-calendar-nav span a {
  color: #222;
}





