/*.........<! 1. Theme default css !>.........*/

body {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    overflow-x: hidden;
}

img {
    max-width: 100%;
    height: auto;
}


/*comments list */

.blog-coment-title h2 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px;
}

.comments-avatar {
    float: left;
}

.comments-avatar img {
    margin-right: 15px;
}

.comments-text {
    overflow: hidden;
}

.comments-text h3 {
    margin-bottom: 10px;
}

.latest-comments ul li .children {
    margin-left: 60px;
    margin-top: 0;
}

.latest-comments ul li .children li {
    margin-top: 10px;
}

#cancel-comment-reply-link {
    color: var(--rr-color-theme-primary);
    margin-left: 8px;
    font-size: 16px;
}


/*comments form*/

.comment-reply-title {
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 10px;
}

.comment-form-cookies-consent {
    display: none;
}

div.latest-comments>ul {
    padding-left: 0;
}

.latest-comments>ul>li {
    list-style: none;
}

.latest-comments pre {
    overflow-x: auto;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}

.latest-comments blockquote {
    border: 1px solid #EAEAEF;
}

.latest-comments>ul>li li {
    margin: 0;
    padding: 0;
}

.latest-comments ul .children {
    list-style: none;
    padding-left: 40px;
}

@media (max-width: 576px) {
    .latest-comments ul .children {
        padding-left: 0;
    }
}

.latest-comments .comments-text ul li,
.latest-comments .comments-text ol li {
    margin-bottom: 3px;
}

.latest-comments .comments-text>ul,
.latest-comments .comments-text>ol {
    margin-bottom: 20px;
}

.latest-comments ul .comment-respond {
    padding: 0px 0 15px;
}


/* post sticky */

.rr-postbox-item.sticky {
    border-top: 3px solid var(--rr-color-theme-primary);
}


/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em !important;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em !important;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center;
}


/*tp unit css */

.rr-blog-area>ul,
.rr-blog-area>ol,
.rr-blog-area ul,
.rr-blog-area ol {
    padding-left: 24px;
}

.rr-blog-area dl,
.rr-blog-area ol,
.rr-blog-area ul {
    margin-top: 0;
    margin-bottom: 25px;
}

.postbox__details ol li,
.postbox__details ul li {
    padding-top: 7px;
}

.rr-blog-area ol ol,
.rr-blog-area ol ul,
.rr-blog-area ul ol,
.rr-blog-area ul ul {
    margin-bottom: 0;
}


/*rr-page-content*/

.rr-page-content .blog-post-comment {
    clear: both;
    overflow: hidden;
    margin-top: 30px;
    padding-top: 30px;
}

.rr-page-content ol,
.rr-page-content ul {
    padding-left: 25px;
    margin-bottom: 25px;
}

.rr-page-content ol li,
.rr-page-content ul li {
    margin-bottom: 7px;
}

.rr-page-content ol li ol,
.rr-page-content ul li ul {
    margin-top: 7px;
}

.rr-page-content ol ol,
.rr-page-content ol ul,
.rr-page-content ul ol,
.rr-page-content ul ul {
    margin-bottom: 0;
}

.rr-page-content .size-full.alignright {
    margin-bottom: 35px;
    margin-top: 20px;
    clear: both;
}

.rr-page-content .rr-page-post>p {
    margin: 32px 0;
    margin-top: 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
    margin-top: 10px;
    padding-top: 30px;
}

.page-links>span.page-links-title {
    border: 0;
    color: inherit;
}

.wp-block-archives-list.extraclass.wp-block-archives li a {
    color: var(--rr-text-body);
}

.wp-block-archives-dropdown .nice-select {
    margin-bottom: 15px;
}

.postbox__text .nice-select {
    float: none;
    margin-bottom: 20px;
}

.postbox__text ol,
.postbox__text ul {
    padding-left: 20px;
}

.postbox__text .wp-block-comments-title {
    font-size: 32px;
    font-weight: 600;
}

.rr-postbox-details-article-inner .wp-block-comment-reply-link.has-small-font-size a.comment-reply-link {
    border: 1px solid #E6E7E8;
    display: inline-block;
    padding: 0px 11px;
}

.rr-postbox-details-article-inner .wp-block-comment-template {
    padding-left: 0;
}

.rr-postbox-details-article-inner .wp-block-comment-template .comment-respond.wp-block-post-comments-form {
    padding-top: 0;
}

.rr-postbox-details-article-inner .wp-block-comment-template li:not(:last-child) {
    margin-bottom: 25px;
}

.rr-postbox-details-article-inner .wp-calendar-nav a:hover {
    color: var(--rr-color-theme-primary);
}

.rr-postbox-details-article-inner .wp-block-latest-comments__comment-meta {
    font-size: 16px;
}

.rr-postbox-details-article-inner .wp-block-latest-comments__comment-meta a:hover {
    color: var(--rr-color-theme-primary);
}

.rr-postbox-details-article-inner .wp-block-column-is-layout-flow {
    margin-bottom: 20px !important;
}

.postbox__text .rr-postbox-details-share-wrapper {
    clear: both;
}

.wp-block-image {
    overflow: hidden;
}

p.logged-in-as a {
    color: var(--rr-color-theme-primary);
}

p.logged-in-as a:hover {
    color: var(--rr-color-theme-primary);
}

ol.wp-block-latest-comments {
    margin-left: 0;
    padding-left: 0;
}

ol.wp-block-latest-comments .wp-block-latest-comments__comment:not(:last-child) {
    margin-bottom: 15px;
}

.postbox__details p:last-child {
    margin-bottom: 0;
}

.postbox__text ul li a:hover,
dl a:hover {
    text-decoration-style: dotted;
    text-decoration-skip-ink: none;
}

.wp-block-button {
    margin-bottom: 10px;
}

.is-style-squared .wp-block-button__link {
    border-radius: 0;
}

div.postbox__text .wp-block-cover-text {
    color: #fff;
}

.wp-block-cover {
    margin-bottom: 30px;
}

.wp-block-gallery .blocks-gallery-grid {
    padding-left: 0;
    margin-bottom: 0;
}

.blocks-gallery-caption {
    margin-bottom: 40px !important;
}

.wp-block-group.has-background {
    margin-bottom: 25px;
}

.wp-block-group {
    margin-top: 30px;
    margin-bottom: 30px;
}

.wp-block-query-pagination {
    margin-bottom: 15px;
}

.rr-postbox-details-article-inner .wp-block-group .wp-block-group__inner-container> :last-child {
    margin-bottom: 0;
}

.wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {
    text-underline-offset: inherit;
    text-decoration-skip-ink: initial;
    text-decoration: none;
    line-height: 1.4;
}

.wp-block-navigation ul.wp-block-page-list {
    padding-left: 0;
}

ul.wp-block-page-list {
    padding-left: 20px;
}

.wp-block-cover.is-light .wp-block-cover__inner-container {
    color: #fff;
}

.wp-block-navigation .wp-block-page-list .wp-block-pages-list__item .wp-block-navigation__submenu-container {
    padding: 10px 0;
}

.wp-block-navigation .wp-block-page-list .wp-block-pages-list__item .wp-block-navigation__submenu-container .wp-block-pages-list__item {
    margin-bottom: 10px;
    padding: 0 15px;
}

.wp-block-navigation .wp-block-page-list .wp-block-pages-list__item .wp-block-navigation__submenu-container .wp-block-pages-list__item:last-child {
    margin-bottom: 0;
}

ul.wp-block-archives-list.extraclass.wp-block-archives {
    padding-left: 24px;
}

ul.wp-block-archives-list.extraclass.wp-block-archives li a {
    text-underline-offset: 3px;
    text-decoration-skip-ink: all;
    text-decoration: underline;
}

ul.wp-block-archives-list.extraclass.wp-block-archives li a:hover {
    text-decoration-style: dotted;
    text-decoration-skip-ink: none;
}

.wp-block-query ul.wp-block-post-template {
    padding-left: 0;
}

.wp-block-query ul.wp-block-post-template .wp-block-post .wp-block-post-title {
    font-size: 34px;
    font-weight: 500;
    margin-bottom: 0;
}

.wp-block-query ul.wp-block-post-template .wp-block-post:not(:last-child) {
    margin-bottom: 20px;
}

.wp-block-query ul.wp-block-post-template .wp-block-post .wp-block-post-excerpt {
    margin-top: 10px;
}

.wp-block-avatar {
    margin-bottom: 15px;
}

.wp-block-post-author {
    margin-bottom: 15px;
}

.wp-block-post-navigation-link a {
    color: var(--rr-color-theme-primary);
}

.wp-block-post-navigation-link a:hover {
    text-decoration: underline;
}

.post-navigation-link-previous {
    margin-bottom: 15px;
}

.wp-block-read-more {
    font-size: 18px;
    margin-bottom: 15px;
}

.wp-block-read-more:hover {
    color: var(--rr-color-theme-primary);
}

.wp-block-comment-reply-link.has-small-font-size .comment-reply-link:hover {
    color: var(--rr-color-theme-primary);
}

.wp-block-comment-edit-link.has-small-font-size a:hover {
    color: var(--rr-color-theme-primary);
}

.wp-block-post-comments-form .logged-in-as a:hover {
    color: var(--rr-color-theme-primary);
}

.wp-block-search__button-inside.wp-block-search__text-button.wp-block-search .wp-block-search__inside-wrapper,
.wp-block-search__button-inside.wp-block-search__icon-button.wp-block-search .wp-block-search__inside-wrapper {
    border-color: #E0E2E3;
}

.wp-block-search__button-inside.wp-block-search__text-button.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input,
.wp-block-search__button-inside.wp-block-search__icon-button.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input {
    border: none;
}

.wp-block-search__button-inside.wp-block-search__text-button.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input:focus {
    border-color: inherit;
}

div.wp-block-post-comments-form input[type="submit"] {
    display: inline-block;
    font-family: var(--rr-ff-jost);
    font-weight: 400;
    font-size: 16px;
    background-color: var(--rr-color-heading-primary);
    padding: 9px 26px;
    color: #fff;
    border: 1px solid var(--rr-color-heading-primary);
    height: auto;
}

.wp-block-post-comments-form input[type="submit"]:hover {
    background-color: #fff;
    border-color: var(--rr-color-heading-primary);
    color: var(--rr-color-heading-primary);
}

.comment-respond.wp-block-post-comments-form {
    margin-bottom: 20px;
}

.comment-respond.wp-block-post-comments-form input,
.comment-respond.wp-block-post-comments-form textarea {
    height: 56px;
    background: #FFFFFF;
    border: 1px solid #E0E2E3;
    font-size: 14px;
    color: var(--rr-color-heading-primary);
}

.comment-respond.wp-block-post-comments-form input:focus,
.comment-respond.wp-block-post-comments-form textarea:focus {
    border-color: var(--rr-color-heading-primary);
}

.comment-respond.wp-block-post-comments-form textarea {
    height: 165px;
    resize: none;
    line-height: 1.4;
    padding: 17px 26px;
}

span.required {
    color: red;
}

.logged-in.wp-block-loginout a:hover {
    color: var(--rr-color-theme-primary);
}

.wp-block-columns.has-pale-pink-background-color.has-background {
    padding: 1.25em 2.375em;
}

.wp-block-columns .wp-block-column.has-pale-cyan-blue-background-color p,
.wp-block-columns.has-pale-pink-background-color.has-background p {
    margin-bottom: 0;
}

.wp-block-media-text {
    margin-top: 30px;
    margin-bottom: 30px;
}

.postbox__text p.has-large-font-size {
    font-size: 24px !important;
    line-height: 1.2;
    margin-bottom: 10px;
}

.wp-block-media-text.alignfull.has-media-on-the-right.has-background.is-stacked-on-mobile {
    margin-bottom: 20px;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
    margin-top: 30px;
}

.page-links a,
.page-links>span {
    border: 2px solid #ddd;
    display: inline-block;
    min-width: 35px;
    text-align: center;
    margin-left: 2px;
    height: 33px;
    line-height: 29px;
    margin-right: 3px;
    color: #444;
}

.page-links>span {
    border: 2px solid var(--rr-color-theme-primary);
    color: var(--rr-color-theme-primary);
}

pre {
    display: block;
    font-size: 87.5%;
    color: #212529;
    border: 1px solid #ddd;
    padding: 15px;
}

.wp-block-preformatted {
    margin: 30px 0;
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
    font-size: 14px;
    font-style: italic;
}

.rr-postbox-details-content table.wp-calendar-table {
    margin-bottom: 20px;
}

.rr-postbox-details-content .wp-block-calendar {
    margin-bottom: 20px;
}

.rr-post-tag {
    overflow: hidden;
    clear: both;
    margin-top: 20px;
    padding-top: 30px;
}

.rr-post-tag span {
    font-size: 16px;
    color: var(--rr-color-heading-primary);
    font-weight: 500;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}

.rr-post-tag a {
    display: inline-block;
    height: 36px;
    line-height: 38px;
    padding: 0 15px;
    font-size: 15px;
    font-weight: 500;
    color: var(--rr-text-11);
    background: var(--rr-grey-2);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    margin-right: 8px;
    margin-bottom: 10px;
}

.rr-post-tag a:hover {
    color: #fff;
    background: var(--rr-color-theme-primary);
}

.postbox__text .wp-block-tag-cloud a {
    font-size: 15px !important;
    color: var(--rr-color-heading-primary);
    padding: 10px 20px;
    line-height: 1;
    display: inline-block;
    border: 1px solid #E6E7E8;
    margin-bottom: 8px;
    text-transform: capitalize;
    border-radius: 6px;
}

.postbox__text .wp-block-tag-cloud a:hover {
    background-color: var(--rr-color-theme-primary);
    border-color: var(--rr-color-theme-primary);
    color: #fff;
}

ul.wp-block-rss.wp-block-rss {
    box-sizing: border-box;
    padding-left: 0;
}

.rr-postbox-details-comment-thumb {
    flex: 0 0 auto;
}


/*block quote*/

.wp-block-quote {
    border: 0;
}

div.wp-block-columns .wp-block-quote {
    padding: 32px 20px 35px;
}

blockquote {
    text-align: center;
    padding: 32px 60px 35px;
    background-color: #fff;
    margin-bottom: 45px 0 !important;
}

blockquote::before {
    content: "\f10e";
    position: static;
    font-family: "Font Awesome 5 Pro";
    font-size: 32px;
    color: var(--rr-color-theme-primary);
    line-height: 1;
    margin-bottom: 18px;
    display: inline-block;
}

.rr-blog-area blockquote p {
    font-family: var(--rr-ff-jost);
    font-weight: 500;
    font-size: 22px;
    line-height: 1.36;
    text-align: center;
    letter-spacing: -0.02em;
    color: var(--rr-color-heading-primary);
    margin-bottom: 0;
}

blockquote cite {
    font-size: 14px !important;
    display: block;
    margin-top: 10px;
    color: var(--rr-color-heading-primary) !important;
    font-style: inherit;
    font-weight: 500;
}

blockquote cite::before {
    content: "";
    font-size: 28px;
    padding-bottom: 0px;
    display: inline-block;
    background: var(--rr-color-theme-primary);
    height: 2px;
    width: 40px;
    font-weight: 400;
    text-align: center;
    top: -4px;
    margin-right: 10px;
    position: relative;
}

.rr-postbox-details-content blockquote p {
    margin-bottom: 0;
}

.rr-postbox-details-content a.wp-block-file__button {
    background: #32373c;
    border-radius: 2em;
    color: #fff;
    font-size: 10px;
    padding: 0.5em 1em;
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
    margin-bottom: 1em;
    padding: 30px 30px;
}

.rr-blog-area .wp-block-quote.has-text-align-right.extraclass p {
    text-align: right;
}

.wp-block-quote.has-text-align-right.extraclass {
    text-align: right;
}

.postbox__text blockquote.is-style-large cite::before {
    margin-right: 0;
}

.wp-block-quote.has-text-align-right {
    border-right: 0;
    padding: 30px;
}

.wp-block-pullquote.is-style-solid-color blockquote {
    margin: auto;
    display: inline-block;
}

.comments-box blockquote {
    background: #fff;
}

.rr-postbox-details-comment-wrapper .rr-postbox-details-comment-content blockquote {
    box-shadow: none;
}

.rr-postbox-details-comment-wrapper .rr-postbox-details-comment-content>ul,
.rr-postbox-details-comment-wrapper .rr-postbox-details-comment-content>ol {
    margin-bottom: 20px;
}

.wp-block-column .wp-block-quote {
    padding: 10px;
}

.postbox__text ul li a,
dl a {
    text-underline-offset: 3px;
    text-decoration-skip-ink: all;
    text-decoration: underline;
}


/*gallery */

.gallery-item {
    display: inline-block;
    max-width: 33.33%;
    text-align: center;
    vertical-align: top;
    width: 100%;
    padding-right: 5px !important;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}


/*table */

.rr-postbox-details-content table {
    margin-bottom: 30px;
    width: 100%;
}

.rr-postbox-details-content table,
.rr-postbox-details-content th,
.rr-postbox-details-content td {
    border: 1px solid #d1d1d1;
}

.rr-postbox-details-content table th {
    padding: 12px 12px;
    font-size: 15px;
    border-color: #ddd;
    text-align: center;
    font-weight: 400;
}

.rr-postbox-details-content table tbody td {
    text-align: center;
}

.rr-postbox-details-content table a {
    color: var(--rr-color-theme-primary);
}

.rr-postbox-details-content table td {
    border-color: #ddd;
    padding: 12px 12px;
}

.rr-postbox-details-content .comments-text table {
    margin-bottom: 30px;
    width: 100%;
    background: #fff;
}


/*pabe table*/

.rr-page-content table {
    margin-bottom: 30px;
}

.rr-page-content table,
.rr-page-content th,
.rr-page-content td {
    border: 1px solid #d1d1d1;
}

.rr-page-content table th {
    padding: 12px 12px;
    font-size: 15px;
    border-color: #ddd;
    text-align: center;
    font-weight: 500;
}

.rr-page-content table tbody td {
    text-align: center;
}

.rr-page-content table td {
    border-color: #ddd;
    padding: 12px 12px;
}

.rr-page-content table a {
    color: var(--rr-color-theme-primary);
}


/*post password*/

.post-password-form input[type="password"] {
    height: 56px;
    background: #FFFFFF;
    border: 1px solid #E0E2E3;
    font-size: 14px;
    color: var(--rr-color-heading-primary);
    width: 100%;
}

.post-password-form input[type="password"]:focus {
    border-color: var(--rr-color-theme-primary);
}

.post-password-form label {
    width: 100%;
}

.post-password-form input[type="submit"] {
    width: 120px;
    height: 50px;
    background: var(--rr-color-theme-primary);
    color: #fff;
    border: 0;
    margin-top: 10px;
    transition: .3s;
}

.post-password-form input[type="submit"]:hover {
    background: #031220;
}

.wp-block-search__input {
    border: 1px solid #E0E2E3;
    height: 50px;
    font-size: 16px;
    outline: 0;
    background-color: #fff;
    padding: 0 26px;
}

.wp-block-search__input:focus {
    border-color: var(--rr-color-theme-primary);
}

.wp-block-search__button {
    width: 120px;
    height: 56px;
    background: var(--rr-color-theme-primary);
    color: #fff;
    border: 0;
    transition: .3s;
}

.wp-block-search__button:hover {
    background: #031220;
}

ul.wp-block-social-links {
    padding-left: 10px;
}

.wp-block-query-pagination a:hover {
    color: var(--rr-color-theme-primary);
}

.taxonomy-category.wp-block-post-terms a:hover {
    color: var(--rr-color-theme-primary);
}


/*widget*/

.rr-sidebar-widget {
    padding: 30px;
    border: 1px solid var(--rr-color-border-1);
    border-radius: 6px;
}

.rr-sidebar-widget ul {
    padding-left: 0;
}

.rr-sidebar-widget.widget_recent_comments ul li a::after {
    display: none;
}

.rr-sidebar-widget.widget_recent_comments ul li a {
    padding-left: 0;
    display: inline;
}

.rr-sidebar-widget.widget_recent_comments ul li>a {
    color: var(--rr-color-heading-primary);
}

.rr-sidebar-widget.widget_recent_comments ul li>a:hover {
    color: var(--rr-color-theme-primary);
}

.rr-sidebar-widget.widget_recent_comments .comment-author-link a {
    color: var(--rr-color-theme-primary);
}

.rr-sidebar-widget.widget_recent_entries ul li a::after {
    display: none;
}

.rr-sidebar-widget.widget_recent_entries ul li a {
    padding-left: 0;
    color: var(--rr-color-heading-primary);
}

.rr-sidebar-widget.widget_recent_entries ul li a:hover {
    padding-left: 0;
    color: var(--rr-color-theme-primary);
}

.rr-sidebar-widget.widget_rss ul li a::after {
    display: none;
}

.rr-sidebar-widget.widget_rss ul li a {
    padding-left: 0;
    display: inline;
}

.rr-sidebar-widget.widget_text form br {
    display: none;
}

.rr-sidebar-widget.widget_rss ul li>a {
    color: var(--rr-color-heading-primary);
}

.rr-sidebar-widget.widget_rss ul li>a:hover {
    color: var(--rr-color-theme-primary);
}

.rr-sidebar-widget.widget_tag_cloud .tagcloud {
    border-top: 0;
    padding: 0;
}

.rr-sidebar-widget .nice-select {
    float: none;
}

.rr-sidebar-widget .nice-select .list {
    width: 100%;
}

.rr-sidebar-widget .nice-select .option {
    margin-bottom: 0 !important;
}

.rr-sidebar-widget .nice-select::after {
    right: 18px;
}

.rr-sidebar-widget .wp-block-group {
    margin-top: 0;
    margin-bottom: 0;
}

.rr-postbox-details-comment-wrapper .logged-in-as {
    margin-bottom: 10px;
}

.rr-postbox-details-comment-wrapper .logged-in-as a {
    color: var(--rr-color-theme-primary);
}

.rr-postbox-details-comment-wrapper .logged-in-as a:hover {
    color: var(--rr-color-theme-primary);
}

.textwidget img {
    max-width: 100%;
    height: auto;
}

#wp-calendar {
    width: 100%;
}

#wp-calendar caption {
    text-align: right;
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
}

#wp-calendar thead {
    font-size: 14px;
}

#wp-calendar thead th {
    padding-bottom: 10px;
    text-align: center;
}

#wp-calendar tbody {
    color: #666;
}

#wp-calendar tbody td {
    background: #fff;
    border: 1px solid #e1e1e1;
    text-align: center;
    padding: 8px 0;
    transition: 0.3s;
}

.rr-sidebar-widget .wp-calendar-table a {
    color: var(--rr-color-theme-primary);
}

#wp-calendar tbody td#today {
    background: var(--rr-color-theme-primary);
    color: #fff;
}

.wp-calendar-nav {
    display: flex;
    justify-content: space-between;
}

.rr-sidebar-widget .wp-calendar-nav-prev a {
    color: var(--rr-color-heading-primary);
}

.rr-sidebar-widget .wp-calendar-nav-prev a:hover {
    color: var(--rr-color-theme-primary);
}


/*sidebar block widget*/

.rr-sidebar-widget .wp-block-group__inner-container h2 {
    position: relative;
    display: block;
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #E8E8E8;
}

.rr-sidebar-widget .wp-block-search__input {
    width: 100%;
    padding-left: 20px;
    padding-right: 130px;
    background-color: #F6F6F7;
    outline: 0;
    border: 0;
    height: 60px;
    font-size: 16px;
}

.rr-sidebar-widget .wp-block-search__label {
    display: none;
}

.rr-sidebar-widget .wp-block-search__inside-wrapper {
    position: relative;
}

.rr-sidebar-widget .wp-block-search__button {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background: var(--rr-color-theme-primary);
    color: #fff;
    border: 0;
    padding: 0 25px;
    font-size: 16px;
}

.rr-sidebar-widget .wp-block-search__button:hover {
    background: var(--rr-color-heading-primary);
    color: #fff;
}

.rr-sidebar-widget.widget_block ul.wp-block-latest-posts li:not(:last-child) {
    margin-bottom: 15px;
}

.rr-sidebar-widget.widget_block ol.wp-block-latest-comments li.wp-block-latest-comments__comment {
    margin-bottom: 0;
}

.rr-sidebar-widget.widget_block ol.wp-block-latest-comments li.wp-block-latest-comments__comment:not(:last-child) {
    margin-bottom: 15px;
}

.rr-sidebar-widget.widget_block ul.wp-block-latest-posts li a::after {
    display: none;
}

.rr-sidebar-widget.widget_block ul.wp-block-latest-posts li a {
    color: var(--rr-color-heading-primary);
    padding-left: 0;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    background-color: transparent;
    box-shadow: none;
}

.rr-sidebar-widget.widget_block ul.wp-block-latest-posts li a:hover {
    color: var(--rr-color-theme-primary);
}

.rr-sidebar-widget.widget_block .wp-block-latest-comments article a {
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    color: var(--rr-color-heading-primary);
}

.rr-sidebar-widget.widget_block .wp-block-latest-comments article a:hover {
    color: var(--rr-color-theme-primary);
}

.rr-sidebar-widget.widget_block .wp-block-latest-comments article .wp-block-latest-comments__comment-meta {
    color: #666;
}

.rr-sidebar-widget.widget_block .wp-block-latest-comments article a.wp-block-latest-comments__comment-author {
    color: var(--rr-color-theme-primary);
}

.rr-sidebar-widget .wp-block-tag-cloud a {
    display: inline-block;
    height: 36px;
    line-height: 38px;
    padding: 0 15px;
    font-size: 14px !important;
    font-weight: 500;
    color: var(--rr-text-11);
    background: var(--rr-grey-2);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    margin-right: 8px;
    margin-bottom: 10px;
}

.rr-sidebar-widget .wp-block-tag-cloud a:hover {
    color: #fff;
    background: var(--rr-color-theme-primary);
}

.rr-sidebar-widget .wp-block-calendar table th {
    background: no-repeat;
}


/*footer widget*/

.footer-widget ul li {
    list-style: none;
}

.footer-widget .widget-title {
    margin-bottom: 25px;
}

.footer-widget ul li a {
    font-family: var(--rr-ff-body);
    color: var(--rr-color-text-body);
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
}

.footer-widget ul li a:hover {
    color: var(--rr-color-theme-primary);
}

.footer-widget ul li:not(:last-of-type) {
    margin-bottom: 10px;
}

.rr-footer-widget ul ul {
    padding-left: 10px;
    padding-top: 8px;
}

.rr-footer-widget.widget_recent_comments ul li {
    line-height: 1.6;
}

.rr-footer-widget.widget_recent_comments ul li>a {
    padding-left: 0;
}

.rr-footer-widget.widget_recent_comments ul li>a::after {
    display: none;
}

.rr-footer-widget.widget_recent_entries ul li {
    line-height: 1.6;
}

.rr-footer-widget .rssSummary {
    line-height: 1.5;
}

.rr-footer-widget .rsswidget {
    font-weight: 500;
}

.rr-footer-widget.widget_recent_comments .comment-author-link a {
    color: var(--rr-color-heading-primary);
    font-weight: 500;
    padding-left: 0;
}

.rr-footer-widget.widget_recent_comments .comment-author-link a::after {
    display: none;
}

.rr-footer-widget.widget_recent_comments .comment-author-link a:hover {
    color: var(--rr-color-theme-primary);
}

.rr-footer-widget.widget_recent_entries ul li a::after {
    display: none;
}

.rr-footer-widget.widget_recent_entries ul li a {
    padding-left: 0;
}

.rr-footer-widget.widget_rss ul li a::after {
    display: none;
}

.rr-footer-widget.widget_rss ul li a {
    padding-left: 0;
    color: var(--rr-color-heading-primary);
}

.rr-footer-widget.widget_rss ul li a:hover {
    color: var(--rr-color-theme-primary);
}

.rr-footer-widget .nice-select .list {
    width: 100%;
}

.rr-footer-widget .nice-select .option {
    margin-bottom: 0 !important;
    color: var(--rr-text-1);
}

.rr-footer-widget .nice-select .option:hover {
    color: var(--rr-color-theme-primary);
}

.rr-footer-widget .nice-select::after {
    right: 18px;
}

#wp-calendar {
    width: 100%;
}

#wp-calendar caption {
    text-align: right;
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
    color: var(--rr-color-heading-primary);
}

#wp-calendar thead {
    font-size: 14px;
}

#wp-calendar thead th {
    padding-bottom: 10px;
    text-align: center;
    color: var(--rr-color-heading-primary);
}

#wp-calendar tbody {
    color: #666;
}

#wp-calendar tbody td {
    background: #fff;
    border: 1px solid #e1e1e1;
    text-align: center;
    padding: 8px 0;
    transition: 0.3s;
}

.rr-footer-widget .wp-calendar-table a {
    color: var(--rr-color-theme-primary);
}

#wp-calendar tbody td#today {
    background: var(--rr-color-theme-primary);
    color: #fff;
}

#wp-calendar tbody td#today a {
    color: #fff;
}

.wp-calendar-nav {
    display: flex;
    justify-content: space-between;
}

.rr-footer-widget .wp-calendar-nav-prev a {
    color: var(--rr-text-1);
}

.rr-footer-widget .wp-calendar-nav-prev a:hover {
    color: var(--rr-color-theme-primary);
}

.rr-footer-widget .tagcloud a {
    background: transparent;
    display: inline-block;
    color: var(--rr-color-heading-primary);
    font-size: 14px !important;
    font-weight: 500;
    padding: 8px 20px;
    border: 1px solid var(--rr-color-border-1);
    border-radius: 6px;
    text-transform: capitalize;
}

.rr-footer-widget .tagcloud a:hover {
    background: var(--rr-color-theme-primary);
    color: #fff;
}

.rr-footer-widget .tagcloud a:not(:last-of-type) {
    margin-right: 10px;
    margin-bottom: 10px;
}

.rr-footer-widget .sidebar__search input {
    background: #fff;
}

.rr-footer-widget .nice-select {
    float: none;
}

.rr-footer-widget.widget_rss ul li {
    line-height: 1.5;
}


/*footer block widget*/

.rr-footer-widget .wp-block-group__inner-container h2 {
    color: var(--rr-color-heading-primary);
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 25px;
}

.rr-footer-widget .wp-block-search__input {
    min-width: 100%;
    border: 0;
    width: 100%;
    background: #fff;
    height: 52px;
    padding: 0 15px;
}

.rr-footer-widget .wp-block-search__label {
    display: none;
}

.rr-footer-widget .wp-block-search__inside-wrapper {
    position: relative;
}

.rr-footer-widget .wp-block-search__button {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background: var(--rr-color-theme-primary);
    color: #fff;
    border: 0;
    padding: 0 25px;
}

.rr-footer-widget.widget_block ul.wp-block-latest-posts li a::after {
    display: none;
}

.rr-footer-widget .widget_block ul.wp-block-latest-posts li a {
    color: var(--rr-color-heading-primary);
    padding-left: 0;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
}

.rr-footer-widget.widget_block .wp-block-latest-comments article a {
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    color: var(--rr-color-heading-primary);
}

.rr-footer-widget.widget_block .wp-block-latest-comments article .wp-block-latest-comments__comment-meta {
    color: #666;
}

.rr-footer-widget.widget_block .wp-block-latest-comments article a.wp-block-latest-comments__comment-author {
    color: var(--rr-color-theme-primary);
}

.rr-footer-widget .wp-block-tag-cloud a {
    display: inline-block;
    height: 36px;
    line-height: 38px;
    padding: 0 15px;
    font-size: 14px !important;
    font-weight: 500;
    color: var(--rr-text-11);
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    margin-right: 8px;
    margin-bottom: 10px;
}

.rr-footer-widget .wp-block-tag-cloud a:hover {
    color: #fff;
    background: var(--rr-color-theme-primary);
}

.rr-footer-widget .wp-block-calendar table th {
    background: no-repeat;
}

.bypostauthor {
    display: block;
}

.gallery-caption {
    display: block;
}


/* 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;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #eee;
    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;
    /* Above WP toolbar. */
}

.admin-bar .primary-header.fixed,
.admin-bar .header__sticky {
    margin-top: 32px;
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .admin-bar .primary-header.fixed,
    .admin-bar .header__sticky {
        margin-top: 0px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
    .admin-bar .primary-header.fixed,
    .admin-bar .header__sticky {
        margin-top: 42px;
    }
}

.postbox__details .postbox__title {
    display: none;
}


/*woo */

.wp-block-table.is-style-stripes tbody tr:nth-child(2n+1) {
    background-color: #fff;
}

.wp-block-table.is-style-stripes {
    border-spacing: 0;
    border-collapse: inherit;
    background-color: transparent;
    border-bottom: 1px solid #ddd;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(2n+1) {
    background-color: #f0f0f0;
}

.single-product .elementor-lightbox {
    display: none !important;
}

.rr-pagination ul {
    display: flex;
    align-items: center;
    list-style: none;
    column-gap: 10px;
    padding-left: 0;
}

.rr-pagination ul li {
    list-style: none;
}

.rr-pagination li a,
.rr-pagination li span {
    background-color: var(--rr-color-grey-1);
    color: var(--rr-color-heading-primary);
    font-weight: 600;
    height: 50px;
    width: 50px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}

.rr-pagination li a:hover,
.rr-pagination li span:hover {
    background-color: var(--rr-color-theme-primary);
    color: var(--rr-color-common-white);
}

.rr-pagination ul li span.current {
    background-color: var(--rr-color-theme-primary);
    color: var(--rr-color-common-white);
}

.wp-block-column .wp-block-image figcaption {
    font-size: 15px;
}

.rr-sidebar-widget ul li ul {
    padding-left: 15px;
    padding-top: 6px;
}

.rr-footer-widget ul ul {
    padding-left: 10px;
    padding-top: 8px;
}

.rr-footer-widget .sidebar__search input {
    background: #fff;
    width: 100%;
    position: relative;
    border: none;
    font-size: 16px;
    padding: 15px 15px;
    color: var(--rr-color-heading-primary);
}

.rr-footer-widget .rr-sidebar-search-input button {
    position: absolute;
    left: auto;
    right: 5%;
    top: 50%;
    transform: translateY(-50%);
}

.rr-postbox-details-comment-content {
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 1px solid #E0E2E3;
}

.rr-postbox-details-comment-box {
    margin-bottom: 28px;
}

#commentform input[type="text"],
#commentform input[type="email"],
#commentform input[type="tel"],
#commentform input[type="number"],
#commentform input[type="password"],
#commentform input[type="url"] {
    height: 56px;
    width: 100%;
    line-height: 56px;
    font-size: 14px;
    color: var(--rr-color-heading-primary);
    padding-left: 26px;
    padding-right: 26px;
}