.footer-bottom.base-footer {
padding: 15px 0;
}
.footer-bottom.base-footer .auto-container .content .logo-copy p {
margin-bottom: 0;
color: #ffffff;
}
.main-header.base-header {
border-bottom: 1px solid #f5f5f5;
}
.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;
}
.wp-block-button {
margin-top: 10px;
margin-bottom: 10px;
}
.wp-block-button .wp-block-button__link {
color: #ffffff;
}
.is-style-outline .wp-block-button__link {
color: #32373c !important;
}
.wp-block-button__link.is-style-outline {
color: #32373c !important;
}
.wp-block-search .wp-block-search__input {
position: relative;
display: block;
width: 100%;
height: 50px;
border: 1px solid #22c58e;
border-radius: 5px;
background: #fff;
padding: 10px 15px;
transition: all 500ms ease;
max-width: 300px;
margin-bottom: 10px;
margin-right: 10px;
margin-top: 0px;
}
.wp-block-search .wp-block-search__button {
position: relative;
display: block;
width: 100%;
height: 50px;
border: 1px solid #22c58e;
border-radius: 5px;
background: #22c58e;
padding: 10px 15px;
transition: all 500ms ease;
color: #fff;
max-width: 90px;
margin-bottom: 10px;
cursor: pointer;
margin-left: 0;
}
figure.alignright figcaption {
text-align: right;
}
figure.aligncenter figcaption {
text-align: center;
}
figcaption {
font-weight: 600;
}
.wp-block-group__inner-container {
padding: 20px;
margin-bottom: 15px;
}
.wp-block-media-text {
margin-bottom: 10px;
}
.post-password-form input {
position: relative;
display: block;
width: 100%;
height: 50px;
border: 1px solid #222;
border-radius: 5px;
background: #fff;
padding: 10px 15px;
transition: all 500ms ease;
max-width: 300px;
margin-bottom: 0px;
margin-right: 10px;
margin-top: 10px;
}
.post-password-form input[type=submit] {
position: relative;
display: block;
width: 100%;
height: 50px;
border: 1px solid #222;
border-radius: 5px;
background: #222;
padding: 10px 15px;
transition: all 500ms ease;
color: #fff;
max-width: 90px;
margin-bottom: 10px;
cursor: pointer;
margin-left: 0;
}
.wp-block-rss__item-title a {
color: #222;
}
.wp-block-latest-posts__list li a {
color: #222;
}
.wp-block-tag-cloud a {
position: relative;
display: inline-block;
font-size: 15px !important;
line-height: 26px;
color: #25283a;
border: 1px solid #7b7b7b4f;
border-radius: 4px;
padding: 7px 21.5px;
margin-bottom: 5px;
}
.yes-ping .comment {
padding-left: 0 !important;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
padding: 41px 40px !important;
}
.page-links a,
.page-links .post-page-numbers {
position: relative;
display: inline-block;
font-size: 16px;
font-family: "Poppins", sans-serif;
font-weight: 400;
height: 50px;
width: 50px;
line-height: 50px;
text-align: center;
color: #222;
background: transparent;
z-index: 1;
border: 1px solid currentColor;
transition: all 500ms ease;
}
.page-links a:hover,
.page-links .post-page-numbers:hover {
background: #222;
color: #fff;
}
.page-links .post-page-numbers.current {
background: #222;
color: #fff;
}
.post-single-link.page-links {
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
}
.page-pagination .pagination .nav-links {
position: relative;
display: block;
}
.page-pagination .pagination .nav-links .page-numbers {
display: inline-block;
margin: 0 4px 10px;
width: 60px;
height: 60px;
line-height: 58px;
border: 1px solid #ebebeb;
text-align: center;
color: #222;
font-size: 16px;
font-weight: 600;
transition: 0.5s ease;
border-radius: 30px 0 30px 30px;
}
.page-pagination .pagination .nav-links .page-numbers:hover {
color: #ffffff;
border-color: #21c58e;
background-color: #21c58e;
}
.page-pagination .pagination .nav-links .current {
color: #ffffff;
border-color: #21c58e;
background-color: #21c58e;
}
.text-center.page-pagination .nav-links {
margin: 0 auto;
}
.entry-title,
.blog-title {
word-wrap: break-word;
}
.page-title {
background-color: #3e3e3e;
}
.page-title .auto-container {
overflow: hidden;
}
.sidebar .calendar_wrap table {
text-align: center;
margin-bottom: 0;
width: 100%;
}
.sidebar .calendar_wrap table caption {
padding: 0;
padding-top: 5px;
}
.sidebar .calendar_wrap table a {
color: #21c58e;
}
.sidebar .calendar_wrap .wp-calendar-nav a {
color: #21c58e;
}
.sidebar .sidebar-widget {
margin-bottom: 30px;
}
.sidebar .sidebar-widget:last-child {
margin-bottom: 0px;
}
.widget_recent_entries ul li {
margin-bottom: 8px;
}
.widget_recent_entries ul li a {
color: #706767;
position: relative;
display: block;
font-size: 16px;
font-weight: 600;
padding: 12px 30px;
background: #f3f3f3;
position: relative;
display: block;
}
.widget_recent_entries ul li:hover a {
color: #fff;
background: #21c58e;
}
.widget_recent_entries ul li:last-child {
margin-bottom: 0;
}
.widget_nav_menu ul,
.widget_meta ul,
.widget_pages ul {
padding-left: 20px;
}
.widget_nav_menu ul li a,
.widget_meta ul li a,
.widget_pages ul li a {
position: relative;
display: block;
color: #222;
padding: 9px 0px;
font-weight: 500;
font-size: 16px;
}
.widget_nav_menu .sidebar-title,
.widget_meta .sidebar-title,
.widget_pages .sidebar-title {
margin-bottom: 18px;
}
.widget_archive .sidebar-title, 
.widget_categories .sidebar-title {
margin-bottom: 20px;
}
.widget_nav_menu ul li a::after,
.widget_meta ul li a::after,
.widget_pages ul li a::after {
content: "";
position: absolute;
left: -20px;
top: 19px;
width: 7px;
height: 7px;
border-radius: 50%;
background: #d7d7d7;
}
.widget_nav_menu ul li a:hover,
.widget_meta ul li a:hover,
.widget_pages ul li a:hover {
color: #21c58e;
}
.widget_nav_menu ul li a:hover::after,
.widget_meta ul li a:hover::after,
.widget_pages ul li a:hover::after {
background: #21c58e;
}
.widget_nav_menu ul li ul,
.widget_meta ul li ul,
.widget_pages ul li ul {
padding-left: 12px;
}
.widget_archive ul,
.widget_categories ul {
padding-left: 20px;
}
.widget_archive ul li,
.widget_categories ul li {
width: 100%;
position: relative;
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: flex-start;
font-size: 15px;
color: #222;
}
.widget_archive ul li a,
.widget_categories ul li a {
position: relative;
display: block;
font-size: 15px;
line-height: 34px;
color: #222;
font-weight: 500;
padding: 5px 0px;
}
.widget_archive ul li a:before,
.widget_categories ul li a:before {
position: absolute;
content: "";
border: 2px solid #d5d5d5;
width: 8px;
height: 8px;
left: -20px;
top: 19px;
border-radius: 50%;
transition: all 500ms ease;
}
.widget_archive ul li a:hover,
.widget_categories ul li a:hover {
color: #21c58e;
}
.widget_archive ul li a:hover:before,
.widget_categories ul li a:hover:before {
border-color: #21c58e;
background: #21c58e;
}
.widget_archive ul li:last-child,
.widget_categories ul li:last-child {
margin-bottom: 0;
}
.widget_archive ul li ul,
.widget_categories ul li ul {
width: 100%;
padding-left: 15px;
}
.widget_archive ul li ul li,
.widget_categories ul li ul li {
padding: 0;
position: relative;
}
.widget_archive ul li ul li a,
.widget_categories ul li ul li a {
padding: 5px 0px;
}
.widget_archive ul li ul li ul,
.widget_categories ul li ul li ul {
padding-left: 25px;
}
.widget_recent_comments ul li {
display: flex !important;
align-items: center;
flex-wrap: wrap;
margin-bottom: 15px;
}
.widget_recent_comments ul li .comment-author-link {
font-weight: 600;
margin-right: 5px;
}
.widget_recent_comments ul li .comment-author-link a {
color: #706767;
}
.widget_recent_comments ul li a {
color: #21c58e;
margin-left: 5px !important;
}
.widget_tag_cloud a {
position: relative;
display: inline-block;
font-size: 15px !important;
line-height: 26px;
color: #717577;
font-weight: 500;
margin-right: 5px;
margin-bottom: 10px;
}
.widget_tag_cloud a:hover {
color: #22272b;
}
.widget_tag_cloud a:after {
content: ",";
}
.widget_text .textwidget p {
font-size: 16px;
line-height: 33px;
margin-bottom: 5px;
}
.widget_text .textwidget form {
margin-top: 10px;
}
.widget_rss .widget-title h3 img {
top: -3px;
position: relative;
}
.widget_rss .widget-title h3 a {
color: #222;
}
.widget_rss ul li {
font-size: 16px;
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 1px solid #e5e5e5;
}
.widget_rss ul li:last-child {
padding-bottom: 0px;
margin-bottom: 0px;
border-bottom: 0px solid #e5e5e5;
}
.widget_rss ul li .rsswidget {
margin-bottom: 10px;
display: block;
font-weight: 600;
}
.widget_rss ul li .rss-date {
margin-bottom: 5px;
}
.widget_rss ul li .rssSummary {
line-height: 28px;
}
.widget_rss ul li cite {
margin-top: 10px;
display: block;
font-weight: 600;
font-style: normal;
}
.widget_rss ul li a {
color: #4c4c4c;
}
figcaption {
margin-top: 10px;
padding-bottom: 15px;
font-size: 14px;
}
abbr[title] {
border-bottom: 1px dotted;
}
acronym {
border-bottom: 1px dotted;
}
.wp-caption-text,
.gallery-caption,
.bypostauthor {
opacity: 1;
}
table,
th,
td {
border: 1px solid #f0f0f0;
border: 1px solid rgba(51, 51, 51, 0.1) !important;
font-size: 15px;
}
th,
td {
padding: 5px 8px;
font-size: 15px;
}
table {
border-collapse: separate;
margin-bottom: 20px;
margin-top: 10px;
border-spacing: 0;
}
select {
position: relative;
width: 100%;
border: none;
line-height: 56px;
border-radius: 32px 0 32px 32px;
padding: 0px 20px;
font-size: 15px;
font-weight: 600;
color: #2d2727;
border: 1px solid #f3f3f3;
background: transparent;
z-index: 9;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
background-image: url("data:image/svg+xml;utf8,<svg fill='2d2727' 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: 15px;
}
.wp-block-image .aligncenter > figcaption,
.wp-block-image .alignleft > figcaption,
.wp-block-image .alignright > figcaption,
.wp-block-image.is-resized > figcaption {
text-align: center;
}
.wp-block-image {
max-width: 100%;
}
.wp-block-image figcaption {
display: block;
}
.wp-caption img {
margin-top: 10px;
}
img.aligncenter {
display: block;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
color: #333;
white-space: pre-wrap;
word-wrap: break-word;
background-color: #fff;
border-radius: 4px;
overflow: auto;
margin-top: 10px;
border: 1px solid #2b3c6b;
}
.wp-block-cover-text {
font-size: 24px;
}
.wp-block-cover-text a {
color: #ffffff;
}
.alignleft {
float: left;
margin-right: 1.5em;
margin-bottom: 1.5em;
}
.wp-block-button.alignright {
text-align: right;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
padding: 41px 40px !important;
}
article .text {
overflow: hidden;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
clear: both;
}
.blocks-gallery-item {
list-style: outside none;
padding-left: 0 !important;
}
iframe {
width: 100%;
}
.wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-block-cover-text {
margin-bottom: 0 !important;
}
.aligncenter {
clear: both;
margin-left: auto;
margin-right: auto;
}
.blocks-gallery-item:before {
content: none !important;
}
.comment-box-list .comment p {
font-size: 15px;
line-height: 26px;
font-weight: 400;
}
.comment-box-list .comment blockquote {
padding: 41px 40px;
border-left: 2px solid #22c58e;
background: #222222;
}
.comment-box-list .comment blockquote p,
.comment-box-list .comment blockquote cite {
color: #ffffff !important;
}
.comment-box-list .comment table {
max-width: 100%;
}
.comment-box-list .comment select {
max-width: 300px;
margin-bottom: 20px;
}
.comment-box-list .comment ul,
.comment-box-list .comment li {
list-style: disc;
}
.comment-box-list .comment ul {
padding-left: 25px;
}
.comment-box-list .comment ol {
padding-left: 25px;
}
.comment-box-list .comment ol li {
list-style: unset;
}
.comment-box-list .comment ul li a {
color: #222222;
}
.comment-box-list .comment .wp-block-button .wp-block-button__link {
color: #ffffff;
}
.comment-box-list .comment p.wp-block-cover-text,
.comment-box-list .comment p.wp-block-cover-text a {
color: #fff !important;
}
.comment-box-list .comment .wp-block-cover-text {
font-size: 24px;
}
.comment-box-list .comment .wp-block-cover,
.comment-box-list .comment .wp-block-cover-image {
margin-bottom: 10px;
margin-top: 10px;
}
.comment-box-list .comment .blocks-gallery-grid {
padding-left: 0;
margin-top: 10px;
}
.comment-box-list .comment .wp-block-file a.wp-block-file__button {
color: #ffffff;
}
.comment-box-list .comment .wp-block-archives li {
margin-bottom: 10px;
}
.comment-box-list .comment .wp-block-calendar .wp-calendar-table {
margin-bottom: 0;
}
.comment-box-list .comment .wp-block-calendar .wp-calendar-table caption {
padding-bottom: 0;
}
.comment-box-list .comment .wp-block-calendar .wp-calendar-nav {
text-align: left;
margin-bottom: 10px;
}
.base-theme .page-title.style-two {
padding: 105px 0;
}
.base-theme img {
max-width: 100%;
}
.base-theme .sidebar-page .blog-single-post .blog-posts-content p {
margin: 0 0 18px;
line-height: 1.7em;
}
.base-theme .sidebar-page .blog-single-post .blog-posts-content p:last-child {
margin-bottom: 0;
}
.base-theme .sidebar-page .blog-single-post .blog-posts-content blockquote {
padding: 41px 40px;
border-left: 2px solid #22c58e;
}
.base-theme .sidebar-page .blog-single-post .blog-posts-content blockquote p,
.base-theme .sidebar-page .blog-single-post .blog-posts-content blockquote cite {
color: #ffffff !important;
}
.base-theme .sidebar-page .blog-single-post .blog-posts-content table {
max-width: 100%;
}
.base-theme .sidebar-page .blog-single-post .blog-posts-content select {
max-width: 300px;
margin-bottom: 20px;
}
.base-theme .sidebar-page .blog-single-post .blog-posts-content ul,
.base-theme .sidebar-page .blog-single-post .blog-posts-content li {
list-style: disc;
}
.base-theme .sidebar-page .blog-single-post .blog-posts-content ul {
padding-left: 25px;
}
.base-theme .sidebar-page .blog-single-post .blog-posts-content ol {
padding-left: 25px;
}
.base-theme .sidebar-page .blog-single-post .blog-posts-content ol li {
list-style: unset;
}
.base-theme .sidebar-page .blog-single-post .blog-posts-content ul li a {
color: #222222;
}
.base-theme .sidebar-page .blog-single-post .blog-posts-content .wp-block-button .wp-block-button__link {
color: #ffffff;
}
.base-theme .sidebar-page .blog-single-post .blog-posts-content p.wp-block-cover-text,
.base-theme .sidebar-page .blog-single-post .blog-posts-content p.wp-block-cover-text a {
color: #fff !important;
}
.base-theme .sidebar-page .blog-single-post .blog-posts-content .wp-block-cover-text {
font-size: 24px;
}
.base-theme .sidebar-page .blog-single-post .blog-posts-content .wp-block-cover,
.base-theme .sidebar-page .blog-single-post .blog-posts-content .wp-block-cover-image {
margin-bottom: 10px;
margin-top: 10px;
}
.base-theme .sidebar-page .blog-single-post .blog-posts-content .blocks-gallery-grid {
padding-left: 0;
margin-top: 10px;
}
.base-theme .sidebar-page .blog-single-post .blog-posts-content .wp-block-file a.wp-block-file__button {
color: #ffffff;
}
.base-theme .sidebar-page .blog-single-post .blog-posts-content .wp-block-archives li {
margin-bottom: 10px;
}
.base-theme .sidebar-page .blog-single-post .blog-posts-content .wp-block-calendar .wp-calendar-table {
margin-bottom: 0;
}
.base-theme .sidebar-page .blog-single-post .blog-posts-content .wp-block-calendar .wp-calendar-table caption {
padding-bottom: 0;
}
.base-theme .sidebar-page .blog-single-post .blog-posts-content .wp-block-calendar .wp-calendar-nav {
text-align: left;
margin-bottom: 10px;
}
.comments-area .comment-box-list .comment-respond {
margin-bottom: 50px;
}
.gallery-item {
display: inline-block;
padding: 1.79104477%;
text-align: center;
vertical-align: top;
}
.gallery-item img {
display: inline-block !important;
}
.gallery-columns-1 .gallery-item {
max-width: 100%;
width: 100%;
}
.page-only-single .blog-details-bottom-content .comments-area .comment-box-list .comment-respond {
margin-bottom: 30px;
}
.page-only-single .blog-details-bottom-content .comments-area .comment-box-list .comment-box .comment {
margin-bottom: 20px;
}
@media screen and (min-width: 30em) {
.gallery-columns-1 .gallery-item {
max-width: 100%;
}
}
.gallery-columns-2 .gallery-item {
max-width: 100%;
width: 50%;
}
@media screen and (min-width: 30em) {
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
}
.gallery-columns-3 .gallery-item {
max-width: 100%;
width: 33.33%;
}
@media screen and (min-width: 30em) {
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
}
.gallery-columns-4 > .gallery-item {
max-width: 100%;
width: 25%;
}
@media screen and (min-width: 30em) {
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
}
.gallery-columns-5 .gallery-item {
max-width: 100%;
width: 20%;
}
@media screen and (min-width: 48em) {
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
}
.gallery-columns-6 .gallery-item {
max-width: 100%;
width: 16.66%;
}
@media screen and (min-width: 48em) {
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
}
.gallery-columns-7 .gallery-item {
max-width: 100%;
width: 14.28%;
}
@media screen and (min-width: 48em) {
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
}
.gallery-columns-8 .gallery-item {
max-width: 100%;
width: 12.5%;
}
@media screen and (min-width: 48em) {
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
}
.gallery-columns-9 .gallery-item {
max-width: 100%;
width: 11.11%;
}
@media screen and (min-width: 48em) {
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
}
.main-header .header-upper .logo-box .logo img {
width: 100%;
}
.wp-block-button.is-style-squared a {
border-radius: 0;
}
.wp-block-button {
margin-bottom: 10px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.comments-area .comment {
padding-left: 0px;
}
.comments-area .comment-box .author-thumb {
position: relative;
margin-bottom: 20px;
}
.blog-details-bottom-content .comments-area .comment-box-list .comment-box + .children {
padding-left: 20px !important;
}
}
.news-block-one .category a {
color: #fff;
display: none;
}
.news-block-one .category a:first-child {
display: block;
}
.news-block-one .post-meta a {
color: #061a3a;
text-transform: capitalize;
}
.news-block-one .text {
overflow: hidden;
}
.news-block-one.style-two {
position: relative;
}
.news-block-one.style-two .sticky_post_icon {
position: absolute;
top: 30px;
right: 30px;
color: #22c58e;
font-size: 30px;
}
.news-block-one.style-two .inner-box {
padding-bottom: 40px;
margin-bottom: 40px;
width: 100%;
}
.main-menu li.menu-item-has-children:hover > ul {
visibility: visible;
opacity: 1;
transform: translateY(0);
transition: all 300ms ease;
}
.main-menu li.menu-item-has-children > ul > li.menu-item-has-children > ul {
left: -100%;
}
.news-block-one.style-two.no-post-thumb.sticky-post-class .inner-box {
padding-left: 30px;
padding-right: 30px;
padding-top: 30px;
border-radius: 10px;
box-shadow: 12.036px 15.973px 80px 0px rgba(37, 59, 112, 0.12);
border-bottom: 0;
}
.blog-details-bottom-content .comment-form.default-form .comment-respond .logged-in-as {
margin-left: 15px;
margin-bottom: 15px;
}
a.rsswidget {
color: #222;
}
.blog-single-post {
overflow: hidden;
}
.blog-single-post .blog-posts-content {
overflow: hidden;
}
.blog-details-bottom-content .comments-area {
margin-bottom: 0px;
}
.blog-details-bottom-content .comments-area .group-title h3 small {
margin-left: 10px;
}
.blog-details-bottom-content .comments-area .group-title h3 small a {
font-size: 14px;
}
.blog-details-bottom-content .comments-area .comment-box-list {
margin-bottom: 0;
}
.blog-details-bottom-content .comments-area .comment-box-list li:last-child {
margin-bottom: 0;
}
.blog-details-bottom-content .comments-area .comment-box-list > li:last-child .comment {
border: none;
padding-bottom: 0;
}
.blog-details-bottom-content .comments-area .comment-box-list .comment-box + .children {
padding-left: 40px;
}
.blog-details-bottom-content .comments-area .comment-box-list .comment-box .comment .author-thumb img {
box-shadow: inset 0px 0px 2px 3px #22222208;
padding: 1px;
width: 100%;
border-radius: 50%;
}
.blog-details-bottom-content .comments-area .comment-box-list .comment-box .comment .text {
margin-bottom: 0;
}
.blog-details-bottom-content .comments-area .comment-box-list .comment-box .comment .text p:last-child {
margin-bottom: 0;
}
.blog-details-bottom-content .comments-area .comment-box-list .comment-box .comment .comment-reply-link {
margin-top: 15px;
}
.logged-in .blog-details-bottom-content .default-form .comment-respond .group-title {
margin-bottom: 0px !important;
}
.logged-in .blog-details-bottom-content .comment-box-list .comment-respond .logged-in-as {
margin-left: 15px !important;
margin-bottom: 15px !important;
}
.mobile-menu .nav-logo {
margin-bottom: 20px;
margin-top: 45px;
}
.mobile-menu .close-btn {
top: 85px;
}
.menu-item-object-page .dropdown-btn {
position: absolute;
right: 6px;
top: 6px;
width: 32px;
height: 32px;
text-align: center;
font-size: 16px;
line-height: 32px;
color: #ffffff;
background: rgba(255, 255, 255, 0.1);
cursor: pointer;
border-radius: 2px;
transition: all 500ms ease;
z-index: 5;
opacity: 0;
visibility: hidden;
}
.menu-item-object-page .dropdown-btn.open {
transform: rotate(90deg);
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content p {
line-height: 41px !important;
}
section.no-results.not-found.ri-fat-not-found {
max-width: 530px;
}
.links-widget .list li a {
color: #ffffff;
}
.contact-widget ul li {
color: #ffffff;
}
.about-widget .text {
color: #ffffff;
}
.about-widget .copyright {
color: #ffffff;
}
.footer-menu li a {
color: #ffffff;
}
.sec-title h2 {
text-transform: capitalize;
}
.header-top .search-btn button {
color: #ffffff;
}
.header-top .location {
color: #ffffff;
}
.header-top ul.contact-info a {
color: #ffffff;
}
.base-theme .page-title.page-breadcrumb h1 {
margin-bottom: 0;
}
@media only screen and (min-width: 320px) and (max-width: 1139px) {
.menu-item-object-page .dropdown-btn {
opacity: 1;
visibility: visible;
}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.page-title .text {
font-size: 17px;
margin-top: 20px;
}
.sidebar {
margin-top: 20px;
}
nav.navigation.pagination {
padding-left: 15px;
}
.news-block-one.list-style .lower-content {
width: 100%;
}
.menu-item-object-page .dropdown-btn {
opacity: 1;
visibility: visible;
}
.mobile-menu-visible .mobile-menu .menu-box {
padding-bottom: 20px;
}
.sidebar-widget {
padding: 30px;
}
.single-sidebar.sidebar-widget.widget_calendar {
padding: 20px;
}
}
.base-theme .blog-details-bottom-content h2,
.base-theme .blog-posts-content h2 {
margin-top: 15px;
margin-bottom: 15px;
}
.base-theme .blog-details-bottom-content h1+h2,
.base-theme .blog-posts-content h1+h2 {
margin-top: 0;
margin-bottom: 0 !important;
}