
/* Header Top Widget */

.sidebar .widget .widget_title {
    border-bottom:1px solid  #e9e9ea;
}

.widget_none p,
.header p {
    margin: 0;
}

.widget_none p {
    line-height: normal;
}

.header-widget:not(.header-widget-news):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: 43px;
}

.header-widget .xl-search-form>div,
.header-widget .xl-search-form .xl-search-field {
    border-radius: 0;
    border-bottom-width: 0;
    min-height: 46px;
}

.header-widget .xl-search-form input,
.header-top-info .contact-area {
    min-height: 45px;
}


/*----------------------------*/
.widget-left, .widget-right {
    margin: 0;
    height: 100%;
}

.widget-right li a {
    margin-left: auto;
}

.widget-left li a {
    margin-right: auto;
}
/*----------------------------*/

.widget-right .widget,
.widget-left .widget {
    padding: 0px 12px;
}

.widget-left .widget:nth-child(2n+3),
.widget-left .widget:first-child{
    padding-left: 0px;
}

.widget-right .widget:nth-child(n+2) {
    padding: 0 12px;
}

.footer-copyright .widget-left .widget:last-child,
.footer-copyright .widget-left .widget:first-child,
.widget-right .widget:nth-child(2n+3),
.widget-right .widget:first-child {
    padding-right: 0px;
}

.footer-copyright .widget-right .widget:first-child,
.widget-right .widget:last-child:not(:first-child) {
    padding-left: 0px;
}

.header .widget:not(.widget_nav_menu):not(.widget_social_widget) > ul > li, .tagcloud a {
    display: inline-block;
    line-height: 45px;
    padding: 0;
}

.header .widget:not(.widget_nav_menu):not(.widget_social_widget) li, .tagcloud a {
    margin: 0 10px 0 0;
}

.header .widget.widget_nav_menu li {
    margin: 0 5px 0 0;
}

.header .widget-left .widget_nav_menu li:not(:first-child) a,
.footer-copyright .widget-left .widget_nav_menu li:not(:first-child) a {
    margin-left: 5px;
}

.header .widget-right .widget_nav_menu li:not(:last-child) a,
.footer-copyright .widget-right .widget_nav_menu li:not(:last-child) a,
.footer-copyright .widget-center .widget_nav_menu li:not(:last-child) a {
    margin-right: 5px;
}

.header .widget:not(.widget_social_widget) li:last-child, .tagcloud a:last-child {
    margin: 0;
}

.header-widget ul li, .header-widget ul li a,
.header .widget span, .contact-info span {
    font-size: 13px;
    font-weight: 500;
}

.header-widget ul li span, .header-widget a,
.contact-info span {
    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:not(.header-widget-news) a {
    display: inline-block;
}

.contact-info span {
    display: block;
    line-height: normal;;
}

.header .widget li span .ny-text-wrapper {
    
}

.header-widget .widget:not(.widget_social_widget) li a {
    width: max-content;
}

.header-widget .widget:not(.widget_social_widget):not(.widget_nav_menu):not(.widget_contact) i,
.header-widget .widget:not(.widget_social_widget):not(.widget_nav_menu):not(.widget_contact):not(.widget_media_gallery):not(.widget_media_image) img {
    font-size: 15px;
    display: inline-block;
}

.header-widget .widget:not(.widget_social_widget):not(.widget_nav_menu):not(.widget_contact):not(.widget_media_gallery):not(.widget_media_image) img {
    height: 20px;
}

.header .widget li:last-child, .header-widget-info li:last-child {
    margin-right: 0;
}

.header-widget .fa-phone + span {
    font-weight: 700;
}

.footer-copyright .widget:not(.widget_info):not(.widget_none) .widget_title,
.footer-copyright .widget:not(.widget_info):not(.widget_none) .title_border,
.header .widget:not(.widget_info):not(.widget_none) .widget_title,
.header .widget:not(.widget_info):not(.widget_none) .title_border {
    display: none;
}

.header-widget .gallery .gallery-item a {
    display: block;
}

.header-widget .widget_media_image a {
    margin: auto 0;
    vertical-align: middle;
}

.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_nav_menu li a i {
    display: block;
    text-align: center;
    font-size: 32px;
    margin-bottom: 5px;
}

.header-widget:not(.header-carousel) .widget .contact-area {
    padding: 0;
}

.header-widget .tagcloud a {
    color: #383E41;
    border-color: #383E41;
    border-left-color: #492cdd;
}

.header [class*="widget_"]:not(.widget_nav_menu):not(.widget_recent_comments):not(.widget_info):not(.widget_social_widget):not(.widget_calender):not(.widget_tag) li a {
    padding-left: 20px;
}

.header-widget .widget_meta a {
    font-size: 12px;
}

.header-widget [class*="widget_"].widget_meta li a:before {
    line-height: inherit;
    font-size: 13px;
}

/* ---//--- */


/* Basic Css for widget */

[class*="widget_"] li {
    list-style: none;
    position: relative;
    /*z-index: 0;*/
}

[class*="widget_"] li a {
    position: relative;
    z-index: 0;
    display: inline-block;
}

[class*="widget_"] li a:before {
    font-family: fontawesome;
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
}

.header .widget li a:before,
.footer .widget li a:before {    
    left: 0;
}

.sidebar .widget_nav_menu li a:before,
.footer-wrapper .widget_nav_menu li a:before,
[class*="widget_"]:not(.widget_edd_cart_widget):not(.widget_nav_menu):not(.widget_meta):not(.widget_recent_comments):not(.widget_info):not(.widget_social_widget):not(.widget_nav_menu):not(.widget_calender):not(.widget_tag) li a:before {
    content: "\f192";
}

[class*="widget_"] li a:hover:before,
[class*="widget_"] 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);
    }
}

/* ---//--- */


/* Search Form Start */

.xl-search-form {
    width: 100%;
    /* margin: 15px 0; */
    /* display: flex; */
    /* justify-content: space-around; */
    /* align-items: center; */
    /* flex-wrap: wrap; */
}

.xl-search-form>div {
    display: block;
    position: relative;
    overflow: hidden;
    z-index: 0;
}

.xl-search-form>div,
.xl-search-form .xl-search-field {
    border-radius: 3px;
}

.xl-search-form .xl-search-field {
    padding-right: 45px;
}

.xl-search-form:not(.xl-search-normal) .xl-search-submit {  
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50px;
    border: none;
    border-radius: 0;
    background: none;
    margin: 0;
    padding: 0;
    z-index: 0;
}

.xl-search-form:not(.xl-search-normal) .xl-search-submit i {
    color: #383E41;
}

.xl-search-form:not(.xl-search-normal) .xl-search-submit:hover i,
.xl-search-form:not(.xl-search-normal) .xl-search-submit:focus i {
    color: #492cdd;
}

.xl-search-form-bg button.xl-search-submit {
    background-color: #492cdd;
    width: 45px;
    color: #fff;
    right: 0;
}

.wp-block-search .wp-block-search__input,
.xl-search-form label {
    flex: 1;
    margin-right: 15px;
    margin-bottom: 0;
}

/* --/-- */


/* Manual Links Start & Calendar Start */

.widget ul, .tagcloud {
    list-style: none;
    margin: 0;
    padding: 0;
}

.calendar_wrap table {
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0px -5px 10px 0px rgba(0, 0, 0, 0.1);
}

.calendar_wrap .wp-calendar-nav {
    padding: 10px 15px;
    background-color: #ffffff;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
    border: 1px solid #e9e9ea;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    border-top: 0;
}

.calendar_wrap table caption {
    font-weight: 600;
    padding-left: .75rem;
    padding-right: .75rem;
    line-height: 2.7;
    border: 2px solid;
    background-color: #ffffff;
}

.calendar_wrap table th,
.calendar_wrap table td {
    text-align: center;
    line-height: 2.5;
}

.calendar_wrap table th {
    color: #ffffff;
}

.calendar_wrap table td {
    color: initial;
}

.calendar_wrap table tfoot {
    background-color: #e9e9ea;
}

.calendar_wrap table tbody #today {
    font-weight: 600;
}

/* --/-- */


/* Widget Meta */

.sidebar [class*="widget_"].widget_meta ul li a:before {    
    left: 15px;
}

.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: "\f0f6";
}
.widget_meta ul li:nth-child(4) a:before {
    content: "\f27b";
}
.widget_meta ul li:nth-child(5) a:before {
    content: "\f19a";
}

/* ---//--- */

.widget_archive li>span,
.widget_categories li>span {
    font-style: normal;
    margin-left: auto;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    position: absolute;
    right: 0;
    top: 3px;
    color: rgba(255, 255, 255, 0.2);
    background-color: hsla(0,0%,57%,.1);
    min-width: 24px;
    min-height: 24px;
    padding: 5px 8px;
    border-radius: 50px;
    line-height: 1;
    font-size: .866em;
    font-weight: 400;
    pointer-events: none;
}

.widget .cat-item:hover a + span {
    color: #ffffff;
    background-color: red;
}

/* Widget Tag & Widget Text & Widget Social */

.tagcloud {
    margin-top: -6px;
}

.tagcloud a {
    font-size: 15px !important;
    line-height: 2.5;
    padding: 0px 15px;
    border: 1px solid transparent;    
    border-left: 3px solid transparent;
    border-left-color: #492cdd;
    margin-top: 10px;
}

.widget_text p:last-child {
    margin: 0;
}

.widget_social_widget li a {
    width: 45px;
    text-align: center;
    line-height: 45px;
}

.widget_social_widget li a:hover i,
.widget_social_widget li a:focus i {
    -webkit-animation: slideRight .3s forwards;
    animation: slideRight .3s forwards;
}
@-webkit-keyframes slideRight {
    49% {
        -webkit-transform: translateX(100%);
                transform: translateX(100%)
    }
    50% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: translateX(-100%);
                transform: translateX(-100%)
    }
    51% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
    }
}

@keyframes slideRight {
    49% {
        -webkit-transform: translateX(100%);
                transform: translateX(100%)
    }
    50% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: translateX(-100%);
                transform: translateX(-100%)
    }
    51% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
    }
}

.widget_social_widget ul li:last-child {
    margin-right: 0px;
}

.footer .widget_social_widget li a,
.sidebar .widget_social_widget li a,
.widget_social_widget li {
    display: inline-block;
    margin-right: -5px;
    overflow: visible;
    list-style: none;
}

.footer .widget_social_widget ul li,
.sidebar .widget_social_widget ul li {
    margin-right: 10px;
    margin-bottom: 10px;
}

/* ---//--- */


/* Widget Title Set */

.widget .widget_title {
    display: block;
    text-transform: capitalize;
    position: relative;
    z-index: 0;
    font-weight: 400;
    word-break: break-all;
	font-size: 20px;
}

.footer div.widget.widget_none .widget_title,
.widget:not(.widget_none) .widget_title {
    line-height: 1.5;
}

.footer div.widget.widget_none .widget_title,
.footer .widget:not(.widget_none) .widget_title {
    margin-bottom: 1.5rem;
    padding-bottom: 10px;
}

.widget_title_two:before,
.widget_title_two:after {
    position: absolute;
    left: 0;
    background-color: rgba(34, 34, 34, 0.75);
}

.widget_title_two:before {
    content: "";    
    bottom: 0;
    margin: 0;
    width: 55%;
    height: 1px;
    
}

.widget_title_two:after {
    content: "\f111";
    font-family: fontawesome;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    font-size: 10px;
    bottom: -1px;
    height: 3px;
    width: 20%;
}

.widget_title_two:after {
    color: #492cdd;
}

.footer .widget .widget_title:hover:after,
.widget .widget_title:hover:after {
    width: 110px;
}

/* ---//--- */


/*---------------------------------------
    Sticky Sidebar
-----------------------------------------*/
.blog-section .xl-container-fluid,
.blog-section .xl-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 0 10px;
}

.sticky-first-widget .sidebar,
.sticky-last-widget .sidebar {
    overflow: visible;
    -webkit-backface-visibility: visible;
    height: 100%;
}

.sticky-full-sidebar .sidebar,
.sticky-first-widget .sidebar .widget:first-child,
.sticky-last-widget .sidebar .widget:last-child {
    position: -webkit-sticky;
    position: sticky;
    top: 20px;
    z-index: 99;
}

/*---//---*/


/*---------------------------------------
    Widget Sidebar Start
-----------------------------------------*/

.sidebar .widget_recent_comments ul,
.sidebar .widget_none p,
.sidebar .tagcloud,
.sidebar .gallery,
.sidebar .widget_text .textwidget,
.sidebar .widget_media_video .wp-video,
.sidebar .widget_media_image img,
.sidebar:not(.sidebar-1) .xl-search-form,
.sidebar .calendar_wrap,
.sidebar .widget_title,
.sidebar .widget_contact .contact-area {
    padding: 15px;
}

.sidebar-3 .sidebar {
    background-color: #ffffff;
}

.sidebar-2 .sidebar .widget {
    background-color: #ffffff;
}

.sidebar-1 .sidebar .xl-search-form {
    padding: 15px 0px;
}

.sidebar-2 .sidebar .widget {
    background-color: #ffffff;
}

.sidebar-2 .sidebar .emergency-call,
.sidebar-2 .sidebar .widget {
    margin-bottom: 50px;
}

.widget_media_video iframe {
    width: 100%;
    height: 100%;
}

/* .sidebar {overflow: hidden;} */

.footer .widget:last-child,
.sidebar .widget:last-child {
    margin-bottom: 0;
}

.sidebar .widget_title {
    margin-bottom: 0;
}

/* .sidebar .widget_social_widget ul li { */
    /* padding: 15px 0 0; */
/* } */

.sidebar .widget_social_widget ul {
    padding: 0 15px;
}

.sidebar .widget ul li.menu-item-has-children {
    padding-bottom: 0;
}

.sidebar .widget > ul,
.sidebar .widget > div > ul {
    
}

.sidebar .widget_nav_menu ul.sub-menu li a {
    padding-left: 40px !important;
}

.sidebar .widget_nav_menu .sub-menu li a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 15px;
    bottom: 0;
    margin: auto 0;
    width: 20px;
    height: 1px;
    background-color: #e9e9ea;
}

.sidebar [class*="widget_"].widget_meta ul li a {
    display: block;
    font-size: 15px;
    word-break: break-word;
    padding: 15px 15px 15px 40px;
}

.sidebar [class*="widget_"]:not(.widget_edd_cart_widget):not(.widget_social_widget):not(.widget_meta):not(.widget_info):not(.widget_social_widget):not(.widget_calender):not(.widget_tag) ul:not(.days) li a {
    display: block;
    font-size: 15px;
    padding: 15px;
    word-break: break-word;
}

.sidebar [class*="widget_"]:not(.widget_edd_cart_widget):not(.widget_meta):not(.widget_recent_comments):not(.widget_info):not(.widget_social_widget):not(.widget_calender):not(.widget_tag) ul:not(.days) li a:before {
    content: "\f101";
    right: 15px;
}

.sidebar .widget .menu-item-has-children > a,
.sidebar [class*="widget_"]:not(.widget_edd_cart_widget):not(.widget_recent_comments):not(.widget_social_widget) ul > li:not(:last-child) a {
    border-bottom: 1px solid #e9e9ea;    
}

.sidebar [class*="widget_"]:not(.widget_edd_cart_widget):not(.widget_recent_comments) ul > li > span {
    display: block;
    font-size: 13px;
    line-height: 1.2;
    padding: 15px 0;
}

.calendar_wrap table th {
    color: #ffffff;
}

.sidebar .calendar_wrap table tbody a {
    display: block;
}

.calendar_wrap table td a {
    white-space: nowrap;
}

.sidebar .widget_title_two:before,
.sidebar .widget_title_two:after {
    left: 15px;
}

.sidebar .tagcloud a {
    color: #383E41;
    border-color: #383E41;
    border-left-color: #492cdd;
}

.sidebar .widget select {
    margin: 15px auto;
    max-width: 92%;
}

.sidebar [class*='widget_']:not(.widget_info):not(.widget_social_widget) li a:before {
    color: inherit;
}

/* ---//--- */


/* Footer Widget*/

.footer-copyright .widget-center .widget {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.footer-copyright .widget-center .widget:not(:last-child) {
    margin-bottom: 15px;
}

.widget-left .widget:nth-child(n+3), .widget-right .widget:nth-child(n+3) {
    margin-top: 12px;
}

.footer-copyright .widget-left .widget,
.footer-copyright .widget-right .widget {
    display: inline-block;
    max-width: 100%;
}

.footer .widget ul ul {
    padding-left: 12px;
}

.footer .widget_title:not([class^="widget_title_"]):after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;    
    width: 75px;
    height: 2px;
}

.footer .widget-left .widget_title:not([class^="widget_title_"]):after {
    left: 0;
}

.footer .widget-right .widget_title:not([class^="widget_title_"]):after {
    right: 0;
    left: auto;
}

.footer .widget-center .widget_title:not([class^="widget_title_"]):after {
    right: 0;
    margin: auto;
}

.footer-wrapper .widget .menu-item-has-children > a,
.footer-wrapper [class*="widget_"]:not(.widget_recent_comments):not(.widget_info):not(.widget_social_widget):not(.widget_calender):not(.widget_tag) li:not(:last-child) {
    padding-bottom: 10px;
}

.footer-copyright .widget-left [class*="widget_"]:not(.widget_nav_menu):not(.widget_recent_comments):not(.widget_info):not(.widget_social_widget):not(.widget_calender):not(.widget_tag) li a,
.footer-wrapper [class*="widget_"]:not(.widget_recent_comments):not(.widget_info):not(.widget_social_widget):not(.widget_calender):not(.widget_tag) li a {
    padding-left: 20px;
}

.footer-copyright .widget-center [class*="widget_"]:not(.widget_nav_menu):not(.widget_recent_comments):not(.widget_info):not(.widget_social_widget):not(.widget_calender):not(.widget_tag) li a,
.footer-copyright .widget-right [class*="widget_"]:not(.widget_nav_menu):not(.widget_recent_comments):not(.widget_info):not(.widget_social_widget):not(.widget_calender):not(.widget_tag) li a {
    padding-left: 20px;
}

.footer [class*='widget_']:not(.widget_info):not(.widget_social_widget) li a:before {
    color: inherit;
}

.footer .tagcloud a {
    color: #fff;
    border-color: #fff;
    border-left-color: #492cdd;
}

.footer .widget-center {
    text-align: center;
}

.footer .widget-center .widget img,
.footer .widget-center .widget_media_image img,
.header-widget .widget_media_image img,
.sidebar .widget_media_image img {
    margin: auto;
}

.footer:not(.footer .widget-center):not(.footer .widget-right) .widget_media_image img {
    margin: auto 0;
}

.footer .widget-right .widget_media_image img {
    margin: auto 0 auto auto;
}

.footer .widget-center .emergency-call {
    max-width: 50%;
    margin: auto;
}

.footer-copyright .widget-left, .footer-copyright .widget-right {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 44px;
}

.footer-copyright .widget-right {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.footer-copyright .widget_media_gallery {
    max-width: 150px;
    min-height: 44px;
}

.header .widget_nav_menu ul.menu > li,
.footer-copyright .widget_nav_menu ul.menu > li,
.footer-copyright .widget:not(.widget_nav_menu) li {
    display: inline-block;
}

.footer-copyright .widget > ul > li:not(:last-child) {
    margin-right: 10px;
}

/* ---//--- */