.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;
}

a {
    color: #13bbea;
}

a:hover {
    color: #f5a93f;
}

.sticky_post_icon {
    position: absolute;
    right: 30px;
    top: 30px;
    font-size: 40px;
    z-index: 1;
    color: #13bbea;
}

.main-menu .navigation>li {
    margin: 0px 15px;
}

.page-links {
    padding-top: 15px;
    overflow: hidden;
    clear: both;
}

a.post-page-numbers {
    display: inline-block;
    margin: 0px 6px;
    position: relative;
    font-size: 18px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    border: 1px solid #dddddd;
    border-radius: 50%;
    text-align: center;
    color: #222;
    background: transparent;
    transition: all 500ms ease;
}

span.post-page-numbers.current {
    display: inline-block;
    margin: 0px 6px;
    position: relative;
    font-size: 18px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    border: 1px solid #dddddd;
    border-radius: 50%;
    text-align: center;
    color: #222;
    background: transparent;
    transition: all 500ms ease;
    color: #fff;
    border-color: #f5a93f;
    background: #f5a93f;
}

.news-block-one .inner-box .image-box img {
    width: auto;
}

.page-title {
    background: #f3f9ff;
    padding: 130px 0px 150px 0px;
}

.page-title:before {
    position: absolute;
    content: '';
    background: url(../images/icons/wave-1.png);
    width: 100%;
    height: 143px;
    left: 0px;
    bottom: 0px;
    background-repeat: repeat-x;
}

.lower-content h2,
.lower-box h2 {
    word-break: break-word;
}

article {
    overflow: hidden;
}

p {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.aligncenter {
    clear: both;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
}

img.aligncenter {
    display: block;
}

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

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.alignright {
    clear: both;
    float: right;
    margin-left: 1.5em;
    margin-bottom: 1.5em;
}

.wp-caption,
.wp-caption-text,
.gallery-caption,
.bypostauthor,
.alignright,
.alignleft,
.aligncenter {
    opacity: 1;
}

.wp-caption-text {
    text-align: center;
    margin-top: 10px;
}

blockquote {
    padding: 41px 40px !important;
    background-color: #f7f7fa;
    border-left: 2px solid #4a87cb;
}

blockquote {
    margin: 0 0 1rem !important;
}

.wp-block-pullquote.is-style-solid-color blockquote {
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: left !important;
    max-width: 60% !important;
}

.has-large-font-size {
    font-size: 36px;
    line-height: 32px;
}

table,
th,
td {
    border: 1px solid #f0f0f0;
    border: 1px solid rgba(51, 51, 51, 0.1) !important;
    font-size: 15px;
}

th,
td {
    padding: 11px;
    font-size: 15px;
}

table {
    border-collapse: separate;
    margin-bottom: 10px;
    margin-top: 10px;
    border-spacing: 0;
}

.blog-details-content ul {
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    padding-inline-start: 40px;
}

.blog-details-content ul li {
    list-style-type: disc;
    margin-top: 8px;
}

.blog-details-content ol {
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

.blog-details-content ol li {
    list-style-type: decimal;
    margin-top: 8px;
}

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: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    overflow: auto;
}

select {
    max-width: 270px;
    width: 100%;
    background: transparent;
    margin-left: 0;
    height: 50px;
    padding: 10px;
    color: #000;
    border: 1px solid #d8e5f1;
    border-radius: 3px;
}

.sidebar-page-container .blog-sidebar .widget_archive ul ul,
.sidebar-page-container .blog-sidebar .widget_categories ul ul,
.sidebar-page-container .blog-sidebar .widget_pages ul ul,
.sidebar-page-container .blog-sidebar .widget_nav_menu ul ul,
.sidebar-page-container .blog-sidebar .widget_meta ul ul {
    position: relative;
    display: block;
    margin-left: 15px;
}

.sidebar-page-container .blog-sidebar .widget_archive ul ul ul,
.sidebar-page-container .blog-sidebar .widget_categories ul ul ul,
.sidebar-page-container .blog-sidebar .widget_pages ul ul ul,
.sidebar-page-container .blog-sidebar .widget_nav_menu ul ul ul,
.sidebar-page-container .blog-sidebar .widget_meta ul ul ul {
    position: relative;
    display: block;
    margin-left: 15px;
}

.sidebar-page-container .blog-sidebar .widget_archive li,
.sidebar-page-container .blog-sidebar .widget_categories li,
.sidebar-page-container .blog-sidebar .widget_pages li,
.sidebar-page-container .blog-sidebar .widget_nav_menu li,
.sidebar-page-container .blog-sidebar .widget_meta li {
    position: relative;
    display: block;
    margin-bottom: 0px;
}

.sidebar-page-container .blog-sidebar .widget_archive li a,
.sidebar-page-container .blog-sidebar .widget_categories li a,
.sidebar-page-container .blog-sidebar .widget_pages li a,
.sidebar-page-container .blog-sidebar .widget_nav_menu li a,
.sidebar-page-container .blog-sidebar .widget_meta li a {
    position: relative;
    display: inline-block;
    font-size: 18px;
    color: #666;
    padding-left: 18px;
    margin-bottom: 8px;
}

.sidebar-page-container .blog-sidebar .widget_archive li a:before,
.sidebar-page-container .blog-sidebar .widget_categories li a:before,
.sidebar-page-container .blog-sidebar .widget_pages li a:before,
.sidebar-page-container .blog-sidebar .widget_nav_menu li a:before,
.sidebar-page-container .blog-sidebar .widget_meta li a:before {
    position: absolute;
    content: "\f0da";
    font-family: 'Font Awesome 5 Free';
    font-size: 16px;
    font-weight: 700;
    left: 0px;
    top: 0px;
    transition: all 500ms ease;
}

.sidebar-page-container .blog-sidebar .widget_recent_comments li a {
    color: #666;
    margin: 0 0 10px;
    font-weight: 600;
}

.sidebar-page-container .blog-sidebar .widget_rss li a {
    color: #222;
    display: block;
    margin: 0 0 5px;
}

.sidebar-page-container .blog-sidebar .widget_rss li .rss-date {
    display: block;
    margin: 0 0 10px;
}

.sidebar-page-container .blog-sidebar .widget_rss li .rssSummary {
    display: block;
    margin: 0 0 5px;
}

.sidebar-page-container .blog-sidebar .widget_rss li cite {
    display: block;
    margin: 0 0 15px;
    text-align: right;
}

.sidebar-page-container .blog-sidebar .widget_archive li a:hover,
.sidebar-page-container .blog-sidebar .widget_categories li a:hover,
.sidebar-page-container .blog-sidebar .widget_pages li a:hover,
.sidebar-page-container .blog-sidebar .widget_nav_menu li a:hover,
.sidebar-page-container .blog-sidebar .widget_meta li a:hover {
    color: #f5a93f;
}

.sidebar-page-container .blog-sidebar .widget_recent_comments li a:hover {
    color: #f5a93f;
}

.sidebar-page-container .blog-sidebar .widget_rss li a:hover {
    color: #f5a93f;
}

.sidebar-page-container .blog-sidebar .widget_recent_entries a {
    display: inline-block;
    color: #222;
    margin: 0 0 10px;
}

.sidebar-page-container .blog-sidebar .widget_recent_entries a:hover {
    display: inline-block;
    color: #f5a93f;
}

.widget_rss .widget-title a {
    color: #222;
}

.default-sidebar .widget_tag_cloud .tagcloud a {
    position: relative;
    display: inline-block;
    font-size: 16px !important;
    color: #999;
    padding: 10px 25px;
    border-radius: 30px;
    margin: 0px 7px 10px 0px;
}

.default-sidebar .tagcloud a:hover {
    color: #fff;
}

.default-sidebar .tagcloud a:hover {
    background: #f5a93f;
}
.sidebar-side .sidebar .widget:last-child {
    margin-bottom: 0px;
}
.blog-details-content .post-share-option {
    position: relative;
    padding: 35px 0px 34px 0px;
    clear: both;
}
.calendar_wrap a {
    color: #13bbea;
}
.comments-area .comment .comment-inner h4 a {
    color: #222;
}
.comments-area .comment .comment-inner .replay-btn a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
}
.comments-area .comment .comment-inner .replay-btn a {
    color: #346bae;
}
.comments-area .comment .comment-inner .replay-btn a:hover {
    color: #f5a93f;
}
.comments-area .comment .comment-inner .text a {
    color: #346bae;
}
.comment-reply-title a {
    color: #346bae;
}
.comment-reply-title a:hover {
    color: #f5a93f;
}
#cancel-comment-reply-link {
    color: #346bae;
}
#cancel-comment-reply-link:hover {
    color: #f5a93f;
}
.wp-block-cover {
    margin: 0 0 1.5em;
}
.wp-block-image figcaption {
    margin-top: .5em;
    margin-bottom: 1em;
    color: #555d66;
    text-align: center;
    font-size: 14px;
}
.wp-block-button {
    margin-bottom: 5px;
}
.wp-block-cover .wp-block-cover-text {
    color: #fff !important;
}
.wp-block-cover.has-left-content .wp-block-cover-text {
    margin-left: 0;
    text-align: left !important;
}
form.post-password-form input {
    position: relative;
    padding: 15px 50px 15px 15px;
    border: 1px solid #d8e5f1;
    background: #fff;
    font-size: 16px;
    line-height: 30px;
    color: #25283a;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    border-radius: 50px 0 0 50px;
}
form.post-password-form input[type="submit"] {
    background: #de9e53;
    text-align: center;
    padding-right: 20px;
    min-width: 140px;
    color: #fff;
    font-weight: 700;
    position: absolute;
    right: 0;
    cursor: pointer;
    border-color: #de9e53;
    border-radius: 0 50px 50px 0;
}
form.post-password-form {
    max-width: 420px;
}
@media only screen and (max-width: 600px) {
    form.post-password-form input[type="submit"] {
        min-width: 100px;
    }
}
.blog-details-content .comments-area .yes-ping {
    padding-left: 0px !important;
}
.logged-in-as {
    margin-top: 18px;
    margin-bottom: 24px;
}
h3#reply-title {
    font-size: 24px;
}
.form-default>p {
    margin-bottom: 23px !important;
    margin-top: 18px !important;
}
p.form-submit {
    margin-top: 0px !important;
}
.blog-details-content .comments-form-area .comment-reply-title {
    margin-bottom: -7px;
}
.news-block-one .inner-box .image-box {
    background: #656675;
}
.blog-details-content .group-title {
    font-size: 26px;
}
.blog-details-content .inner-box .upper-box .post-info.no-image {
    margin-top: 30px;
}
.error-section {
    position: relative;
    padding: 50px 0px 150px 0px;
}
.shop-sidebar .widget_product_search input[type='search'] {
    position: relative;
    width: 100%;
    height: 55px;
    border: 1px solid #d8e5f1;
    background: #fff;
    border-radius: 30px;
    padding: 10px 20px 10px 30px;
    font-size: 16px;
    color: #666;
    transition: all 500ms ease;
}
.shop-sidebar .widget_product_search button {
    display: none;
}
.widget_product_categories .widget-title,
.widget_recently_viewed_products .widget-title,
.widget_product_tag_cloud .widget-title {
    position: relative;
    display: block;
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    color: #222;
    padding-bottom: 21px;
}
.widget_product_tag_cloud .tagcloud a {
    position: relative;
    display: inline-block;
    font-size: 16px !important;
    color: #999;
    padding: 10px 25px;
    border-radius: 30px;
    margin: 0px 7px 10px 0px;
}
.widget_product_tag_cloud .tagcloud a {
    background: #f3f9ff;
}
.nice-select {
    position: relative;
    width: 100%;
    height: 55px;
    border: 1px solid #d8e5f1;
    background: #fff;
    border-radius: 30px;
    font-size: 16px;
    color: #666;
    transition: all 500ms ease;
}
.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    white-space: normal;
}
.nice-select .list {
    width: 100%;
}
div#comments {
    margin-top: 25px;
}
.blog-details-content .comments-area {
    position: relative;
    margin-top: 20px;
}
li.recentcomments {
    margin-bottom: 8px;
}
.post-info.no-image {
    margin-left: 0px !important;
}
ul.tags-list.pull-left {
    padding: 0;
    margin: 0;
}
.woocommerce table.shop_attributes td p {
    margin-left: 5px;
}
