/* Common Widget Style */

.main-navigation-area .contact-info .text {
    font-size: 1.5rem;
    font-weight: 700;
}

.main-navigation-area .contact-info .title {
    font-size: 1rem;
    font-weight: 500;
}

.widget-left, .widget-right {
    display: inline-flex;
    align-items: center;
}

.widget-right li a {
    margin-left: auto;
}

.widget-left li a {
    margin-right: auto;
}

.widget-right .widget,
.widget-left .widget {
    padding: 0 1.25rem;
}

.widget-left .widget:nth-child(2n+3),
.widget-left .widget:first-child{
    padding-left: 0px;
}

.widget-right .widget:nth-child(n+2) {
    padding: 0 1.25rem;
}

.widget-right .widget:nth-child(2n+4),
.widget-right .widget:first-child {
    padding-right: 0px;
}

.widget-right .widget:first-child {
    padding-left: 0px;
}

.widget-right .widget:last-child {
    padding-right: 0px;
}

.widget.widget-text-slide {
    width: 100%;
}

/*---//---*/

/* Header Widget */

.main-header p:not(.site-description) {
    margin: 0;
}

.above-header .contact-area {
    min-height: 45px;
    color: var(--bs-white);
}

.above-header .contact-icon {
    font-size: 16px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    margin-right: 10px;
    color: var(--bs-white);
    background-color: var(--bs-primary);
    -webkit-transition: 0.6s;
    transition: 0.6s;
}

.above-header .contact-area:hover .contact-icon,
.above-header .contact-area:focus-within .contact-icon {
    color: var(--bs-primary);
    background-color: var(--bs-white);
}

.above-header .contact-area:hover .contact-icon i,
.above-header .contact-area:hover .contact-icon img,
.above-header .contact-area:focus-within .contact-icon i,
.above-header .contact-area:focus-within .contact-icon img {
    -webkit-animation: none;
    animation: none;
}

.above-header .widget-left,
.above-header .widget-right {
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    min-height: 60px;
}

.header-widget:not(.header-carousel) .widget:not(.widget_media_video) {
    display: inline-block;
    margin: 0;
}

.header-widget:not(.header-item):not(.header-carousel) .widget:not(.widget_media_video) {
    line-height: 45px;
}

.main-header .widget:not(.widget_social_widget) li {
    display: inline-block;
    padding: 0;
}

.main-header .widget:not(.widget_nav_menu):not(.widget_social_widget) li {
    margin: 0 10px 5px 0;
}

.main-header .widget.widget_nav_menu li {
    margin: 0 10px 0 0;
}

.main-header .widget:not(.widget_social_widget) li:last-child, .tagcloud a:last-child {
    margin: 0;
}

.header-widget ul li, .header-widget ul li a,
.main-header .widget span {
    font-weight: 500;
}

.header-widget ul li span, .header-widget a,
.contact-info a {
    text-decoration: none;
    position: relative;
    text-shadow: -0.15px -0.15px 0 transparent, 0.15px 0.15px transparent;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.header-widget ul li span, .header-widget a {
    display: inline-block;
}

.header-widget .widget:not(.widget_social_widget) li a {
    width: max-content;
}

.header-widget .widget:not(.widget_social_widget):not(.widget-contact) i,
.header-widget .widget:not(.widget_social_widget):not(.widget-contact):not(.widget_media_gallery):not(.widget_media_gallery) img {
    font-size: 15px;
    display: inline-block;
}

.header-widget .widget:not(.widget_social_widget):not(.widget-contact):not(.widget_media_gallery):not(.widget_media_gallery) img {
    height: 1.25rem;
}

.main-header .widget li:last-child, .header-widget-info li:last-child {
    margin-right: 0;
}

.header-widget .fa-phone + span {
    font-weight: 700;
}

.breadcrumb-widget .widget .widget-title,
.footer-copyright .widget:not(.widget-info):not(.widget-none) .widget-title,
.main-header .widget:not(.widget-info):not(.widget-none) .widget-title {
    display: none;
}

.widget .gallery {
    display: flow-root;
}

.header-widget .gallery .gallery-item a {
    display: block;
}

.header-widget .widget img {
    width: 50px;
}

.header-widget .gallery {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.header-widget .gallery .gallery-item {
    -ms-flex: 1;
    flex: 1;
    margin: 0 6px 0 0;
    padding: 0;
}

.header-widget .widget_media_video {
    display: block;
    width: 100%;
}

.header-widget .widget_media_video .wp-video .mejs-container {
    width: 100% !important;
    max-height: 170px;
}

.header-widget .widget_media_video .wp-video-shortcode video, .header-widget .widget_media_video video.wp-video-shortcode {
    max-height: 170px;
}

.header-widget .widget-menu-top li a i {
    display: block;
    text-align: center;
    font-size: 32px;
    margin-bottom: 5px;
}

/* ---//--- */

/* Above Header BG */

.above-header-bg .above-header .contact-icon,
.above-header-bg .above-header .widget_social_widget li a {
    color: var(--bs-white);
    background-color: var(--bs-secondary);
}

.above-header-bg .above-header .widget-text-slide .text-heading,
.above-header-bg .above-header .contact-area {
    color: var(--bs-secondary);
}

/* ---//--- */

/* Basic Css for widget */

.widget.widget_rss h5 {
    margin-bottom: 0;
}

.widget.widget_rss h5 a {
    display: inline-block;
}

.widget li {
    list-style: none;
    position: relative;
}

.widget li a {
    position: relative;
    z-index: 0;
    display: inline-block;
    font-weight: 500;
}

.widget li a:before {
    font-family: var(--bs-font-awesome);
    font-weight: 900;
    position: absolute;
}

.footer-main .widget_nav_menu li a:before,
.footer-main .widget:not(.widget_nav_menu):not(.widget_recent_comments):not(.widget-info):not(.widget_social_widget):not(.widget_calender):not(.widget_tag) li a:before {
    left: 0;
}

.footer-main .widget:not(.widget_text):not(.widget_meta):not(.widget_recent_comments):not(.widget-info):not(.widget_social_widget):not(.widget_calender):not(.widget_tag) li a:before {
    content: "\f054";
}

/* ---//--- */


/*=============== Contact-Area Start =============*/

.contact-area {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.contact-icon {
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    z-index: 1;
    font-size: 38px;
    width: 42px;
    height: 42px;
    line-height: 1;
    margin-right: 15px;
    color: var(--bs-primary);
    -webkit-transition: var(--bs-transition);
    transition: var(--bs-transition);
}

.contact-area .contact-icon i,
.contact-area .contact-icon img {
    color: inherit;
    display: inline-block;
    vertical-align: baseline;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.contact-area:hover .contact-icon i,
.contact-area:hover .contact-icon img,
.contact-area:focus-within .contact-icon i,
.contact-area:focus-within .contact-icon img {
    -webkit-animation: buzz-out 1.25s linear infinite;;
    animation: buzz-out 1.25s linear infinite;;
}

.contact-info {
    display: inline-block;
    text-align: center;
    color: inherit;
}

.contact-info .text {
    margin-bottom: 0;
    line-height: normal;
    font-weight: 500;
}

.contact-info .title {
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.2;
    margin-bottom: 1px;
}

.contact-info .btn-link {
    text-decoration: none;
    box-shadow: none;
    padding: 0;
    font-weight: 700;
}

.contact-info .btn-link:not(:hover):not(:focus) {
    color: var(--bs-secondary);
}

.contact-btn {
    display: inline-block;
    overflow: hidden;
    margin-top: 2rem;
}

.contact-btn .read-link:after {
    content: "\f061";
    height: 0.9375rem;
    width: 0.9375rem;
    border-radius: 1.25rem;
    background-color: var(--bs-secondary);
    color: var(--bs-white);
    font-size: 0.625rem;
}

.contact-btn .read-link:hover,
.contact-btn .read-link:focus {
    color: var(--bs-primary);
}

.contact-btn .read-link:hover:after,
.contact-btn .read-link:focus:after {
    background-color: var(--bs-primary);
    color: var(--bs-white);
}

/* --/-- */


/* Search Form Start */

.widget .search-form label,
.mail-form,
.search-form {
    width: 100%;
}

.mail-form>div,
.search-form,
.widget .wp-block-search .wp-block-search__inside-wrapper  {
    display: block;
    position: relative;
    overflow: hidden;
    border-radius: 0.3125rem;
    z-index: 0;
}

.widget .search-form .search-submit {
    color: var(--bs-white);
    font-weight: 600;
    padding: 0 0.875rem;
    border-radius: 10rem;
    min-width: 50px;
}

.widget .search-form .search-submit:focus,
.widget .search-form .search-submit:hover {
    color: var(--bs-white);
}

.search-submit i {
    font-size: inherit;
    line-height: 2.15;
}

.widget form .search-field {
    padding-right: 5.35rem;
}

.widget form .search-field:not(:hover),
.widget form .search-field:not(:focus) {
    border-color: transparent;
}

.widget form .search-field,
.widget .mail-form .form-control {
    padding-left: 1.25rem;
    min-height: 50px;
    border-radius: 0.3125rem;
    padding-top: 0.81rem;
    padding-bottom: 0.81rem;
}

.widget .mail-form .form-control {
    padding-right: 3.8rem;
}

.widget form {
    overflow: hidden;
}

.widget .search-form,
.widget form .search-field,
.widget .wp-block-search .wp-block-search__input {
    border-radius: 10rem;
}

.footer-main .mail-form .submit,
.search-form .btn.search-submit:not(.btn-link):not(.btn-play):not(.btn-video),
.search-form .search-submit:not(.btn-link):not(.btn-play):not(.btn-video),
.widget .wp-block-search .wp-block-search__button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border: none;
    outline: none;
    box-shadow: none;
    line-height: 2;
    z-index: 0;
}

.footer-main .mail-form .submit,
.search-form .btn.search-submit:not(.btn-link):not(.btn-play):not(.btn-video):not(:hover):not(:focus),
.search-form .search-submit:not(.btn-link):not(.btn-play):not(.btn-video):not(:hover):not(:focus) {
    color: var(--bs-white);
    background-color: var(--bs-primary);
}

.footer-main .mail-form .submit {
    padding: 0 .85rem;
    border-radius: 0 0.3125rem 0.3125rem 0;
    font-size: 1.5625rem;
    border: 1px solid transparent;
}

.footer-main .mail-form .submit:hover,
.footer-main .mail-form .submit:focus {
    border-color: var(--bs-white);
}

.widget .btn:not(.btn-link):not(.btn-play):not(.btn-video):before {
    border-radius: 0 30px 30px 0;
}

/* ---//--- */

/* Subscribe Form Start */

.sidebar .widget_subscribe {
    text-align: center;
    font-weight: 500;
}

.sidebar .widget_subscribe form button {
    display: block;
    width: 100%;
    color: #ffffff;
    margin-top: 1.25rem;
}

.sidebar .widget_subscribe form input[type="email"] {
    border-radius: 10rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}

.sidebar .widget_subscribe form input[type="email"]:not(:hover):not(:focus) {
    border-color: transparent;
}

/*---//---*/


/* Manual Links Start & Calendar Start */

.widget > ul, .widget div > ul, .tagcloud {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 0;
}

.calendar_wrap {
    position: relative;
    padding: 1.875rem;
    background-color: var(--bs-primary-light);
    border: 1px solid var(--bs-gray);
}

.main-footer .calendar_wrap {
    padding: 1rem;
    color: var(--bs-secondary);
}

.sidebar .calendar_wrap {
    padding: 0;
    background: none;
    border: none;
}

.calendar_wrap table {
    width: 100%;
    background: none;
    border: none;
    margin: 0;
    caption-side: top;
}

.calendar_wrap table caption {
    font-weight: 700;
    color: var(--bs-secondary);
    position: relative;
    padding-right: 8.75rem;
    text-align: right;
}

.calendar_wrap table th, .calendar_wrap table td {
    text-align: center;
    line-height: 41px;
    border: 0;
    padding: 0;
    text-align: center;
    border-radius: 50%;
}

.calendar_wrap table th {
    color: var(--bs-secondary);
    background: none;
    font-weight: 700;
}

.calendar_wrap table td {
    font-weight: 500;
    position: relative;
}

.calendar_wrap table td a:after,
td#today:after {
    content: "";
    position: absolute;
    width: .25em;
    height: .25em;
    border-radius: 50%;
    background: var(--bs-white);
    bottom: 0;
    left: 50%;
    margin-bottom: 7px;
    transform: translateX(-50%);
    filter: drop-shadow(.5em 0px 0px #dc221c) drop-shadow(-.5em 0px 0px #ffae00);
    transition: var(--bs-transition);
}

.calendar_wrap table td a:after {
    opacity: 0;
    visibility: hidden;
}

.calendar_wrap table td a:hover:after,
.calendar_wrap table td a:focus:after {
    opacity: 1;
    visibility: visible;
}

.calendar_wrap table tfoot {
    background-color: var(--bs-gray-light);
}

.wp-calendar-nav {
    position: absolute;
    font-weight: 600;
    font-size: 0.85rem;
    top: 35px;
    right: 30px;
}

.main-footer .wp-calendar-nav {
    right: .75rem;
}

.sidebar .wp-calendar-nav {
    top: 0.35rem;
    right: 0;
}

.wp-calendar-nav a {
    width: 60px;
    height: 26px;
    line-height: 26px;
    display: inline-block;
    text-align: center;
    color: var(--bs-white);
    background-color: var(--bs-secondary);
    border-radius: 10rem;
    transition: var(--bs-transition);
}

.wp-calendar-nav a:hover,
.wp-calendar-nav a:focus {
    color: var(--bs-white);
    background-color: var(--bs-primary);
}

/* --/-- */


/* Widget Meta */

.header-widget .widget_meta a {
    font-size: 12px;
}

.header-widget .widget.widget_meta li a:before {
    line-height: 1.2;
    font-size: 13px;
}

.widget_meta ul li a {
    padding-right: 0;
    padding-left: 25px;
}

.widget_meta ul li a:before {
    left: 0;
    color: var(--bs-primary);
}

.widget_meta ul li:nth-child(1) a:before {
    content: "\f007";
}
.widget_meta ul li:nth-child(2) a:before {
    content: "\f08b";
}
.widget_meta ul li:nth-child(3) a:before {
    content: "\f086";
}
.widget_meta ul li:nth-child(4) a:before {
    content: "\f27a";
}
.widget_meta ul li:nth-child(5) a:before {
    content: "\f19a";
}

.footer-main .widget li a:hover:before,
.footer-main .widget li a:focus:before,
.widget_meta li a:hover:before,
.widget_meta li a:focus:before {
    -webkit-animation: iconRightCaret 600ms ease;
    animation: iconRightCaret 600ms ease;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

/* Icon Right Caret */
@-webkit-keyframes iconRightCaret {
    0% {
        -ms-transform: translateX(-1px);
        -webkit-transform: translateX(-1px);
        transform: translateX(-1px);
    }

    50% {
        -ms-transform: translateX(2px);
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }

    100% {
        -ms-transform: translateX(-1px);
        -webkit-transform: translateX(-1px);
        transform: translateX(-1px);
    }
}
@keyframes iconRightCaret {
    0% {
        -ms-transform: translateX(-1px);
        -webkit-transform: translateX(-1px);
        transform: translateX(-1px);
    }

    50% {
        -ms-transform: translateX(2px);
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }

    100% {
        -ms-transform: translateX(-1px);
        -webkit-transform: translateX(-1px);
        transform: translateX(-1px);
    }
}

/* ---//--- */

/* Widget Tag & Widget Text & Widget Social */

.tagcloud a {
    margin-bottom: 10px;
    margin-right: 6px;
}

.tagcloud a {
    font-size: 1rem !important;
    display: inline-block;
    line-height: 2.5;
    padding: 0 0.875rem;
    font-weight: 500;
    color: var(--bs-white);
    background-color: var(--bs-primary);
}

.tagcloud a:nth-child(25),
.tagcloud a:nth-child(19),
.tagcloud a:nth-child(13),
.tagcloud a:nth-child(7),
.tagcloud a:nth-child(1) {
    background-color: #7169fe;
}

.tagcloud a:nth-child(26),
.tagcloud a:nth-child(20),
.tagcloud a:nth-child(14),
.tagcloud a:nth-child(8),
.tagcloud a:nth-child(2) {
    background-color: #ff486a;
}

.tagcloud a:nth-child(27),
.tagcloud a:nth-child(21),
.tagcloud a:nth-child(15),
.tagcloud a:nth-child(9),
.tagcloud a:nth-child(3) {
    background-color: #8338ec;
}

.tagcloud a:nth-child(28),
.tagcloud a:nth-child(22),
.tagcloud a:nth-child(16),
.tagcloud a:nth-child(10),
.tagcloud a:nth-child(4) {
    background-color: #fb0699;
}

.tagcloud a:nth-child(29),
.tagcloud a:nth-child(23),
.tagcloud a:nth-child(17),
.tagcloud a:nth-child(11),
.tagcloud a:nth-child(5) {
    background-color: #fdd948;
}

.tagcloud a:nth-child(30),
.tagcloud a:nth-child(24),
.tagcloud a:nth-child(18),
.tagcloud a:nth-child(12),
.tagcloud a:nth-child(6) {
    background-color: #1cbfc3;
}

.tagcloud a:hover,
.tagcloud a:focus {
    color: var(--bs-white);
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
}

.widget-text p:last-child {
    margin: 0;
}

.widget_social_widget li a {
    width: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 100%;
    -webkit-transition: 0.6s;
    transition: 0.6s;
}

.widget_social_widget li a i {
    vertical-align: middle;
}

.widget_social_widget li:not(:last-child) {
    margin-right: 6px;
}

.widget.widget_social_widget ul {
    margin-top: -0.75rem;
}

.widget.widget_social_widget ul li {
    margin-top: 0.75rem;
}

.widget_social_widget li a:hover,
.widget_social_widget li a:focus,
.above-header .contact-area:hover .contact-icon,
.above-header .contact-area:focus-within .contact-icon {
    border-radius: 0;
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}

.sidebar .widget_social_widget li a {
    color: var(--bs-primary);
    background-color: var(--bs-white);
    box-shadow: 0 5px 10px rgb(0 0 0 / 0.09);
}

.sidebar .widget_social_widget li a:hover,
.sidebar .widget_social_widget li a:focus {
    color: var(--bs-white);
    background-color: var(--bs-primary);
}

.widget_social_widget ul li:last-child {
    margin-right: 0px;
}

.main-footer .widget_social_widget li a,
.sidebar .widget_social_widget li a,
.widget_social_widget li {
    display: inline-block;
}

.main-footer .widget_social_widget li a {
    color: var(--bs-secondary);
}

.main-footer .widget_social_widget li a {
    background-color: var(--bs-white);
}

.main-footer .widget_social_widget li a:hover,
.main-footer .widget_social_widget li a:focus {
    color: var(--bs-white);
    background-color: var(--bs-primary);
}

.above-header .widget_social_widget li a {
    color: var(--bs-white);
    background-color: var(--bs-primary);
}

.above-header .widget_social_widget li a:hover,
.above-header .widget_social_widget li a:focus {
    color: var(--bs-primary);
    background-color: var(--bs-white);
}

.widget_special_social a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    color: var(--bs-white);
    background-color: var(--bs-primary);
    padding: 13px 20px;
    position: relative;
    z-index: 0;
}

.widget_special_social a:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: inherit;
    z-index: -1;
    transition: var(--bs-transition);
}

.widget_special_social a:hover:after,
.widget_special_social a:focus:after {
    background-color: rgb(1 1 47 / 0.1);
}

.widget_special_social p {
    font-weight: 600;
    line-height: 1.17;
    letter-spacing: 0.15px;
    margin: 0;
}

.widget_special_social span {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    display: block;
}

.widget_special_social i {
    font-size: 30px;
}

.widget_special_social a.twitter {
    background-color: #03a9f4;
}

.widget_special_social a.facebook {
    background-color: #3a559f;
}

.widget_special_social a.instagram {
    background-color: #d62976;
}

/* ---//--- */


/* Widget Title Set */

.widget .widget-title {
    display: block;
    text-transform: capitalize;
    position: relative;
    z-index: 0;
    text-align: left;
    letter-spacing: 0.35px;
    word-break: break-all;
}

.main-footer div.widget.widget-none .widget-title {
    margin-bottom: 1rem;
    line-height: 1.5;
}

.main-footer .widget .widget-title {
    color: var(--bs-white);
    padding-left: 24px;
    margin-bottom: 2.1875rem;
}

.main-footer .widget-title:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 6px;
    height: 100%;
    background-color: var(--bs-primary);
    
}

.textwidget .logo {
    margin-bottom: 1rem;
}

/* ---//--- */

/*---------------------------------------
    Post Widget
-----------------------------------------*/

.widget_latest_posts .post-items {
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    text-align: left;
    border: none;
}

.widget_latest_posts .post-items:not(:last-child) {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid var(--bs-gray);
}

.widget_latest_posts .post-image {
    margin-right: 15px;
    flex-basis: 28.44%;
    overflow: visible;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.widget_latest_posts .featured-image .post-hover {
    display: block;
    border-radius: 100%;
    overflow: hidden;
}

.widget_latest_posts .featured-image,
.widget_latest_posts .featured-image > a {
    width: 80px;
    height: 80px;
}

.widget_latest_posts .post-image img {
    height: 100%;
    object-fit: cover;
}

.widget_latest_posts .post-image .post-hover:before {
    font-size: 10px;
    max-width: 25px;
    max-height: 25px;
}

.widget_latest_posts .post-content {
    flex: 1;
    padding: 0;
}

.widget_latest_posts .post-title {
    font-size: 1rem;
    margin-bottom: 5px;
}

.widget_latest_posts .post-meta:not(.post-img-meta):not(.post-tags) {
    font-size: 13px;
    padding: 0;
    padding-top: 5px;
    margin-top: 5px;
    justify-content: flex-start;
}

.widget_latest_posts .post-meta time:not(.icon):before {
    display: none;
}

.widget_latest_posts .post-meta time:not(.icon) {
    padding-left: 0;
}

.widget_latest_posts .post-meta .post-date {
    line-height: 1.2;
}

.widget_latest_posts .post-meta .post-date i {
    margin-right: 6px;
}

.widget_latest_posts .post-image .post-meta {
    top: -5px;
    left: -2px;
    right: unset;
}

.widget_latest_posts .post-image .count-link {
    top: 0;
    left: 0;
    right: unset;
    font-size: 14px;
    font-weight: 700;
    width: 30px;
    height: 30px;
    color: var(--bs-white);
    border: 2px solid var(--bs-white);
    background-color: var(--bs-primary);
    box-shadow: none;
}

.widget_latest_posts .post-image .count-link a {
    color: inherit;
}

/* ---//--- */


/*---------------------------------------
    Widget Sidebar Start

    .sidebar .tagcloud,
-----------------------------------------*/

.sidebar .widget {
    margin-bottom: 1.875rem;
    padding: 1.875rem;
    background-color: var(--bs-primary-light);
}

.sidebar .widget-title {
    margin-bottom: 1.5625rem;
    line-height: 1.5;
    padding-left: 3rem;
    color: var(--bs-secondary);
}

.sidebar .widget-title:before, .sidebar .widget-title:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.sidebar .widget-title:before {
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background-color: var(--bs-primary);
}

.sidebar .widget-title:after {
    left: 12px;
    width: 26px;
    height: 6px;
    border-radius: 3px;
    background-color: var(--bs-primary);
}

.widget_media_video iframe {
    width: 100%;
    height: 100%;
}

.main-footer .widget:last-child,
.sidebar .widget:last-child {
    margin-bottom: 0;
}

.sidebar .widget_social_widget ul {
    padding: 0 15px;
}

.sidebar .widget ul li.menu-item-has-children {
    padding-bottom: 0;
}

.sidebar .widget_recent_comments li {
    padding: 15px;
    word-break: break-word;
}

.widget_special_social a:not(:last-child),
.sidebar .widget.widget_nav_menu ul li:not(:last-child) a,
.sidebar .widget.widget_pages ul li:not(:last-child) a,
.sidebar .widget.widget_meta ul li:not(:last-child),
.sidebar .widget.widget_archive ul > li:not(:last-child),
.sidebar .widget.widget_categories ul > li:not(:last-child) {
    margin-bottom: 1.25rem;
}

.sidebar .widget.widget_nav_menu ul li a,
.sidebar .widget.widget_pages ul li a {
    display: block;
}

.sidebar .widget.widget_archive ul > li,
.sidebar .widget.widget_categories ul > li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    border-radius: 10rem;
    font-weight: 600;
    color: var(--bs-white);
    background-color: var(--bs-secondary);
    z-index: 1;
}

.sidebar .widget.widget_archive ul > li,
.sidebar .widget.widget_categories ul > li {
    padding: 14px 0.7rem 14px 1.25rem;
}

.sidebar .widget.widget_archive ul > li ul,
.sidebar .widget.widget_categories ul > li ul {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: var(--bs-primary-light);
    border: 1px solid #cccccc;
    padding: 15px;
    border-radius: 10px;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.sidebar .widget.widget_archive ul li:hover > ul,
.sidebar .widget.widget_archive ul li:focus-within > ul,
.sidebar .widget.widget_categories ul li:hover > ul,
.sidebar .widget.widget_categories ul li:focus-within > ul {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1) translateY(0px);
    -ms-transform: scale(1) translateY(0px);
    transform: scale(1) translateY(0px);
}

.sidebar .widget.widget_archive ul > li:after,
.sidebar .widget.widget_categories ul > li:after {
    content: "";
    position: absolute;
    top: 0;
    right: -1px;
    bottom: 0;
    width: 52px;
    height: 52px;
    border-radius: 100%;
    background-color: var(--bs-primary);
    margin: auto 0;
    z-index: -1;
}

.calendar_wrap table tbody #today,
.calendar_wrap table tbody a:hover,
.calendar_wrap table tbody a:focus {
    color: var(--bs-white);
    background-color: var(--bs-primary);
    border-radius: 50%;
}

.sidebar .calendar_wrap table tbody a {
    display: block;
    border-radius: 50%;
}

.calendar_wrap table td a {
    white-space: nowrap;
}

.sidebar .widget select {
    margin: 15px auto 0;
}

.sidebar .widget select:not(:hover),
.sidebar .widget select:not(:focus) {
    border-color: transparent;
}

.sidebar [class*='widget-']:not(.widget-info):not(.widget_social_widget) li a:before {
    color: inherit;
}

.sidebar .widget-contact {
    color: var(--bs-white);
    background-color: var(--bs-primary);
    padding: 30px;
}

.sidebar .widget-contact .widget-title:first-letter {
    color: var(--bs-white);
}

.sidebar .widget.widget-contact .widget-title {
    border-bottom: none;
    margin: 0;
}

.sidebar .widget-contact .contact-icon {
    width: 35px;
    height: 35px;
    line-height: 2.25;
    text-align: center;
    background-color: var(--bs-white);
    border-radius: 50%;
}

.sidebar .widget-contact .contact-area {
    margin-bottom: 1rem;
}

.sidebar .widget-contact a:hover,
.sidebar .widget-contact a:focus {
    color: var(--bs-white)
}

.sidebar .widget_text .textwidget {
    text-align: center;
    color: var(--bs-secondary);
    font-weight: 500;
}

.widget_text .textwidget img {
    display: inline-block;
}

.sidebar .widget_text .widget.widget_social_widget {
    padding: 0;
}

/* ---//--- */


/* Footer Widget*/

.footer-main .widget {
    margin-bottom: 2.3rem;
}

.main-footer .widget_latest_posts .featured-image .post-hover,
.main-footer .widget_media_image img {
    border: 1px solid #202052;
}

.footer-copyright .widget {
    display: inline-block;
    max-width: 100%;
}

.main-footer .widget ul ul {
    padding-left: 15px;
}

.footer-main .widget:not(.widget-info):not(.widget_social_widget):not(.widget_calender):not(.widget_tag) li:not(:last-child) a {
    margin-bottom: 25px;
}

.footer-copyright .widget:not(.widget-info):not(.widget_social_widget) li:not(:first-child) a {
    padding-left: 22px;
    border-left: 1px solid var(--bs-primary);
}

.footer-main .widget_nav_menu li a,
.footer-copyright .widget:not(.widget_text):not(.widget_nav_menu):not(.widget_recent_comments):not(.widget-info):not(.widget_social_widget):not(.widget_calender):not(.widget_tag) li a,
.footer-main .widget:not(.widget_text):not(.widget_recent_comments):not(.widget-info):not(.widget_social_widget):not(.widget_calender):not(.widget_tag) li a {
    padding-left: 22px;
}

.header-widget .widget_media_gallery img,
.sidebar .widget_media_gallery img {
    margin: auto;
}

.footer:not(.footer-main .footer-center):not(.footer-main .footer-right) .widget_media_gallery img {
    margin: auto 0;
}

.footer-main .widget-text .logo + p {
    margin-top: 25px;
}

.footer-copyright .widget_media_gallery {
    max-width: 150px;
    min-height: 44px;
}

.footer-copyright .widget ul {
    margin-top: -0.75rem;
}

.footer-copyright .widget li {
    display: inline-block;
    margin-top: 0.75rem;
}

.footer-copyright .widget li:not(:last-child) {
    margin-right: 1.25rem;
}

/* ---//--- */

.main-footer .wp-block-calendar table caption {
    color: var(--bs-white);
}

.wp-block-calendar table caption {
    text-align: center;
}

.main-footer .wp-block-calendar tr {
    color: var(--bs-white);
}

.wp-block-calendar tr th {
    background: var(--bs-primary);
	color: var(--bs-white);
}

.post-content ol.wp-block-latest-comments {
    padding: 0;
}