.menu-area-right .menu-area {
    float: right;
}
.sidebar-widget.widget_search {
    padding: 0 !important;
    background: transparent;
}
.sidebar-widget.widget_search .widget-title:before {
    display: none;
}
.email-not-publish,
.logged-in-as {
    font-size: 15px;
    margin-bottom: 1rem;
}
.sidebar .sidebar-widget {
    padding: 40px;
}
.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;
}
figcaption {
    margin-top: 10px;
    padding-bottom: 15px;
    font-size: 14px;
}
.wp-caption-text {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 15px;
    font-size: 15px;
}
abbr[title] {
    border-bottom: 1px dotted;
}
acronym {
    border-bottom: 1px dotted;
}
.bypostauthor,
.gallery-caption,
.wp-caption-text {
    opacity: 1;
}
table,
td,
th {
    border: 1px solid #f0f0f0;
    border: 1px solid rgba(51, 51, 51, 0.1) !important;
    font-size: 15px;
}
td,
th {
    padding: 7px;
    font-size: 15px;
    text-align: center;
}
table {
    border-collapse: separate;
    margin-bottom: 22px;
    margin-top: 10px;
    border-spacing: 0;
    width: 100%;
}
select {
    position: relative;
    width: 100%;
    border: none;
    line-height: 56px;
    border-radius: 0px;
    padding: 0px 20px;
    font-size: 15px;
    font-weight: 600;
    color: #2d2727;
    border: 1px solid transparent;
    background: #ffffff;
    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;
}
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;
    display: block;
}
.blocks-gallery-item:before {
    content: none !important;
}
.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: #fff;
    position: relative;
    display: block;
}
.widget_recent_entries ul li:hover a {
    color: #fff;
    background: #d9a95b;
}
.widget_recent_entries ul li:last-child {
    margin-bottom: 0;
}

.widget_nav_menu ul,
.widget_pages ul {
    padding-left: 20px;
}
.widget_meta ul li a,
.widget_nav_menu ul li a,
.widget_pages ul li a {
    position: relative;
    display: block;
    color: #252930;
    padding: 7px 0px;
}
.widget_nav_menu ul li a:before, 
.widget_pages ul li a:before {
    content: "";
    position: absolute;
    left: -20px;
    top: 50%;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #d9a95b;
}
.widget_meta ul li a:hover,
.widget_nav_menu ul li a:hover,
.widget_pages ul li a:hover {
    color: #d9a95b;
}
.widget_meta ul li ul,
.widget_nav_menu ul li ul,
.widget_pages ul li ul {
    padding-left: 17px;
}
.widget_archive ul li,
.widget_categories ul li {
    transition: .5s;
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 16px;
    padding-right: 15px;
}
.widget_archive ul li a, .widget_categories ul li a {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 34px;
    color: #717577;
    font-weight: 500;
    padding: 7px 0px;
    padding-left: 15px;
    list-style-type: none;
}

.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: 25px;
}
.widget_archive ul li ul li,
.widget_categories ul li ul li {
    padding: 0;
    position: relative;
}
.widget_archive ul li ul li:before,
.widget_categories ul li ul li:before {
    left: -10px;
    top: 8px;
}
.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: 10px;
}
.widget_recent_comments ul li:not(:last-child) {
    display: flex !important;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgb(0,0,0,0.05);
}
.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: #d9a95b;
    margin-left: 5px !important;
}
.widget_rss .widget-title h3 a {
    color: #d9a95b;
}
.widget_rss ul li {
    font-size: 17px;
    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 cite {
    margin-top: 10px;
    display: block;
    font-weight: 600;
}
.widget_rss ul li a {
    color: #d9a95b;
}
.sticky-post-class .sticky_post_icon {
    position: absolute;
    top: 30px;
    right: 30px;
    color: #d9a95b;
    font-size: 30px;
    z-index: 99;
}


.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_text .textwidget form {
    margin-top: 10px;
}
.sidebar .calendar_wrap table {
    margin-bottom: 0;
    width: 100%;
}
.sidebar .calendar_wrap table caption {
    padding: 0;
    padding-top: 5px;
}
.sidebar .calendar_wrap table a {
    color: #d9a95b;
}
.sidebar .calendar_wrap .wp-calendar-nav a {
    color: #d9a95b;
}
.sidebar .sidebar-widget .widget-title:before {
    left: -44px;
}
.pagination-wrapper .pagination .nav-links {
    position: relative;
    display: block;
}
.pagination-wrapper .pagination .nav-links .page-numbers {
    position: relative;
    display: inline-block;
    font-size: 18px;
    height: 70px;
    width: 70px;
    line-height: 70px;
    text-align: center;
    color: #717577;
    font-weight: 500;
    background: #f8f7f3;
    border-radius: 50%;
    z-index: 1;
    transition: all 500ms ease;
}
.pagination-wrapper .pagination .nav-links .page-numbers:hover {
    background: #d9a95b;
    color: #22272b;
}
.pagination-wrapper .pagination .nav-links .current {
    background: #d9a95b;
    color: #22272b;
}
.pagination-wrapper .pagination .nav-links .next {
    color: #fff;
    background: #22272b;
}
.pagination-wrapper .pagination .nav-links .prev {
    color: #fff;
    background: #d9a95b;
}
.page-links {
    margin-bottom: 15px;
    clear: both;
}
.page-links > * {
    position: relative;
    display: inline-block;
    font-size: 18px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    color: #22272b;
    font-weight: 500;
    background: #f9f7ed;
    border-radius: 50%;
    z-index: 1;
    transition: all 500ms ease;
}
.page-links .current {
    background: #d9a95b;
}
.page-links a:hover {
    color: #fff;
    background: #d9a95b;
}
@media only screen and (max-width: 767px){
    .sticky-post-class .sticky_post_icon {
        top: 18px;
        right: 35px;
        font-size: 20px;
    }
}
.wp-block-button {
    margin-bottom: 10px;
}
a.wp-block-button__link {
    color: #fff;
}

.base-theme h2 {
    margin-top: 15px;
}
.base-theme h1+h2 {
    margin-top: 0;
}

blockquote {
    background-color: #f7f8f9;
    position: relative;
    padding: 35px 70px 35px 45px;
}
blockquote p {
    margin-bottom: 0 !important;
}
p.wp-block-cover-text {
    color: #fff !important;
}
ul.blocks-gallery-grid {
    padding: 0 !important;
}
.post-password-form input {
    display: block;
    border: 1px solid #e2e2e2;
    height: 50px;
    padding: 0 20px;
}
.post-password-form label {
    font-weight: 600;
    color: #333;
}
.post-password-form input[type=submit] {
    width: 100px;
    height: 50px;
    font-weight: 600;
    letter-spacing: 1px;
    border: none;
    cursor: pointer;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    background-color: #9e0036;
    color: #fff;
    border: 1px solid transparent;
}
.post-password-form input[type=submit]:hover {
    color: #000000;
    background: #fff;
    border-color: #9e0036;
}
.post-password-form input[type=password]{
    max-width: 350px;
    min-width: 350px;
}
.gallery-item {
    display: inline-block;
    padding: 1.79104477%;
    text-align: center;
    vertical-align: top;
}
.gallery-columns-1 .gallery-item {
    max-width: 100%;
    width: 100%;
}
@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%;
    }
}
.base-theme .blog-details ol,
.base-theme .blog-details ul {
  padding-left: 25px;
}
.base-theme .blog-details ul li {
  list-style: disc;
}
.base-theme .blog-details ol li {
  list-style: decimal;
}

.base-theme .header-left-style2{
    width:unset;
}
.base-theme .header-middle-style2{
    width:unset;
}

@media only screen and (max-width: 1199px){
    .header-style2 .auto-container-box {
        padding-right: 20px;
    }
    .base-theme .header-middle-style2{
        float: right;
    }
}
.text {
    overflow: hidden;
}


p.no-found-text {
    margin-bottom: 15px;
}
.nothing-found-search {
    max-width: 500px;
}


.base-theme .blog-single-area .blog-posts .text ol,
.base-theme .blog-single-area .blog-posts .text ul,
.base-theme .blog-single-area .page-content ul,
.base-theme .blog-single-area .page-content ol {
  padding-left: 25px;
}
.base-theme .blog-single-area .blog-posts .text ul li,
.base-theme .blog-single-area .page-content ul li {
  list-style: disc inside;
}
.base-theme .blog-single-area .blog-posts .text ol li,
.base-theme .blog-single-area .page-content ol li {
  list-style: decimal inside;
}

.service-sidebar ul li a:before{
	content:none;
}