.admin-bar .fixed-header .sticky-header,
.admin-bar .top-32{
    top: 32px !important;
}
.menu-area .mobile-nav-toggler__ele {
    display: inline-flex;
    width: 50px;
    height: 40px;
    color: #fff;
    font-size: 22px;
    align-items: center;
    justify-content: center;
}

/*Menu*/
.main-menu .navigation .dropdown-btn{
	display: none;
}

.fixed-header .elementor-element-4849783{
	padding : 0 320px;
}

.main-menu .navigation > li.has-mega-menu {
	position: static;
}

.main-menu .navigation > li.has-mega-menu > .sensai-mega-menu-content {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  margin-top: 15px;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  border-radius: 0px;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}

.main-menu .navigation > li.has-mega-menu:hover > .sensai-mega-menu-content {
  visibility: visible;
  opacity: 1;
  margin-top: 0px;
  top: 100%;
}

/*Banner*/
.page-title .content-box ul{
	display: flex;
	justify-content: center
}

.news-block-one .inner-box .lower-content .category a{
	color: #6600FF;
}

/*blog detail*/
.cus-blog-img{
	height: 336px;
	width: 100%;
	object-fit: cover;
}

/*header logout registeration button*/
.ele-button{
	position : relative;
	display: flex;
	gap: 10px;
}
/*sub-title custom css*/
.te-cus-tit span{
	display: inline-block;
}


.pricing-style-four .tabs-content .pricing-block .active-block{
	background: #0F2840;
  	border-color: #0F2840;
}


.pricing-block-two .pricing-table .table-header .theme-btn .active-block{
	background: #73C052;
	color: #fff;
}


/*Team detail page*/

.team-details{
	position: relative;
	padding: 100px 0px 100px 0px;
}

.team-details .image-box{
	position: relative;
	display: block;
	padding-right: 40px;
}

.team-details .image-box img{
	width: 100%;
	height:100%;
}

.team-details .image-box .image-2{
	position: absolute;
	left: 0px;
	bottom: 66px;
}

.team-details .image-box .image-shape{
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 271px;
	height: 231px;
	background-repeat: no-repeat;
	z-index: -1;
}

.team-details .content-box{
	position: relative;
	display: block;
	margin-top: -14px;
}

.team-details .content-box h2{
	position: relative;
	display: block;
	font-size: 34px;
	line-height: 44px;
	font-weight: 700;
	margin-bottom: 14px;
}

.team-details .content-box .text h3{
	font-size: 25px;
}

.team-details .content-box h2 span{
	font-size: 30px;
	display: block;
}

.team-details .content-box .designation{
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.team-details .content-box .text{
	position: relative;
	display: block;
	margin-bottom: 20px;
}
.team-details .content-box .text h3,
.team-details .content-box .text p{
	margin-bottom: 20px;
}

.team-details .content-box .text h4{
	display: block;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 20px;
}

.team-details .content-box .text .list-item li{
	position: relative;
	display: block;
	padding-left: 30px;
	margin-bottom: 13px;
}

.team-details .content-box .text .list-item li:last-child{
	margin-bottom: 0px;
}

.team-details .content-box .text .list-item li:before{
	position: absolute;
	content: '';
	width: 14px;
	height: 16px;
	left: 0px;
	top: 6px;
	background-color: var(--theme-color);
	background-repeat: no-repeat;
}

.team-details .content-box .contact-inner h6 a{
	display: block;
	font-size: 20px;
	line-height: 30px;
	color: #1f1f1f;
	margin-bottom: 30px;
}

.team-details .content-box .contact-inner h6 a:hover{
	color: var(--theme-color);
}

.team-details .content-box .contact-inner h4{
	display: block;
	font-size: 25px;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 15px;
}

.team-details .content-box .contact-inner h4 a{
	display: inline-block;
	color: #1f1f1f;
}

.team-details .content-box .contact-inner h4 a:hover{
	color: #a9774e;
}

.team-details .content-box .social-links li{
	position: relative;
	display: inline-block;
	float: left;
	margin-right: 10px;
}

.team-details .content-box .social-links li:last-child{
	margin: 0px !important;
}

.team-details .content-box .social-links li a{
	position: relative;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 56px;
  background-color: #243d53;
  text-align: center;
  font-size: 18px;
  color: #fcfdfd;
}

.team-details .content-box .social-links li a:hover{
	color: #fff;
  	background-color: var(--theme-color);
}


/*Blog sidebar*/
.sidebar-title {
	margin-bottom: 20px;
}

.sidebar-widget{
	margin-bottom: 60px;
}

.blog-sidebar .post-widget .post .post-thumb img{
	height: 90px;
	object-fit: cover;
}

.blog-sidebar .gallery-widget .image-list li img{
	height: 96px;
	width: 96px;
	object-fit: cover;
}

.blog-sidebar .tagcloud {
	position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.blog-sidebar .tagcloud a{
	position: relative;
	display: inline-block;
	font-size: 15px !important;
	line-height: 28px;
	color: #6A6A6A;
	background: #F4F4F4;
	padding: 9px 18px;
	border-radius: 55px;
}
.blog-sidebar .tagcloud a:hover{
	color: #fff;
  	background: #6600FF;
}


/********* Pagination Style *************/
.pagination,
.paginate-links{
	position:relative;
	gap: 10px;
	display:flex;
	align-items: center;
	justify-content: center;
}

.pagination li a,
.pagination li > span,
.paginate-links a,
.paginate-links > span {
    position: relative;
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  font-family: var(--title-font);
  height: 60px;
  width: 60px;
  line-height: 60px;
  background: #ffffff;
  box-shadow: 0px 10px 40px 10px rgba(0, 0, 0, 0.07);
  text-align: center;
  color: #000;
  border-radius: 50%;
  z-index: 1;
  transition: all 500ms ease;
  line-height: 60px !important;
}

.pagination li a:hover, 
.pagination li.active a,
.pagination li > span,
.paginate-links a:hover,
.paginate-links > span {
  color: #fff;
  background: var(--theme-color);
  border-color: var(--theme-color);
}

/*blog detail sidebar*/

.sidebar-widget{
	margin-bottom: 60px;
	position: relative;
	padding: 0px;
}
.sidebar-widget:last-child{
	margin-bottom: 0px;
}
.sidebar-widget ul,
.sidebar-widget ol{
	position:relative;
	display: block;
	margin:0px;
	padding:0px;
}

.sidebar-widget ul li,
.sidebar-widget ol li{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 28px;
	color: #111;
	font-weight: 400;
    font-family: var(--text-font);
	margin-bottom: 20px;
}

.sidebar-widget ul li:last-child,
.sidebar-widget ol li:last-child{
	margin-bottom:0px;
}

.sidebar-widget ul li ul li,
.sidebar-widget ol li ol li{
	margin-bottom:0px;
	margin-top:20px;
    padding-left: 15px;
}

.sidebar-widget ul li a:hover:before,
.sidebar-widget ol li a:hover:before{
	position: absolute;
	content: '\e925';
	font-family: 'icomoon';
	font-size: 12px;
	left: 0px;
	top: 0px;
	opacity: 1;
	transition: all 500ms ease;
}

.sidebar-widget ul li a,
.sidebar-widget ol li a{
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 28px;
	color: #111;
	font-weight: 400;
    font-family: var(--text-font);
	-webkit-transition: all 500ms ease;
}
.sidebar-widget ul li a:hover,
.sidebar-widget ol li a:hover{
	padding-left: 17px;
    color: var(--theme-color);
	-webkit-transition: all 500ms ease;
}

.widget .wp-block-group,
.footer-widget .wp-block-group{
    margin-bottom: 0;
}

/*----------Shop Sidebar Styling----------*/

.shop-widget{
	margin-bottom: 60px;
	position: relative;
	padding: 0px;
}
.shop-widget:last-child{
	margin-bottom: 0px;
}
.shop-widget ul,
.shop-widget ol{
	position:relative;
	display: block;
	margin:0px;
	padding:0px;
}

.shop-widget ul li,
.shop-widget ol li{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 28px;
	color: #111;
	font-weight: 400;
    font-family: var(--text-font);
	margin-bottom: 20px;
}

.shop-widget ul li:last-child,
.shop-widget ol li:last-child{
	margin-bottom:0px;
	border-bottom:none;
	padding-bottom:0px;
}

.shop-widget ul li ul li,
.shop-widget ol li ol li{
	padding-bottom:0px;
	border-bottom:0px;
	margin-bottom:0px;
	margin-top:20px;
}

.shop-widget ul li a:hover:before,
.shop-widget ol li a:hover:before{
	position: absolute;
	content: '\e925';
	font-family: 'icomoon';
	font-size: 12px;
	left: 0px;
	top: 0px;
	opacity: 1;
	transition: all 500ms ease;
}

.shop-widget ul li a,
.shop-widget ol li a{
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 28px;
	color: #111;
	font-weight: 400;
    font-family: var(--text-font);
	-webkit-transition: all 500ms ease;
}
.shop-widget ul li a:hover,
.shop-widget ol li a:hover{
	padding-left: 17px;
    color: var(--theme-color);
	-webkit-transition: all 500ms ease;
}

.price_slider_amount {
	display: flex;
	flex-direction: column;
	gap: 0.75rem;
}
 
.price_slider_amount input[type="text"] {
	display: block !important;
}
 
.price_slider_amount input[type="text"] {
	padding: 0.5rem 0.75rem;
	border: 1px solid #ccc;
	border-radius: 8px;
	font-size: 1rem;
	width: 100%;
	box-sizing: border-box;
}
 
.price_slider_amount .button {
	background: var(--theme-color) !important;
	color: #fff !important;
	position: relative;
    display: inline-block;
    font-size: 16px !important;
    line-height: 26px !important;
    font-weight: 500 !important;
    border: solid;
    border-width: 1px;
    border-radius: 50px !important;
    padding: 6px 30px !important;
    transition: all 500ms ease;
}
 
.price_slider_amount .button:hover {
	background-color: #e14a25;
}
 
.price_slider_wrapper .clear,
.price_slider_wrapper .price_label,
.price_slider_wrapper .price_slider{
	display: none !important;
}
 
.price_slider_wrapper .screen-reader-text {
	font-size: 16px;
    color: var(--title-color);
	display: contents;
}

/*footer about us social styling*/

.footer-widget .social-links li{
	position: relative;
	display: inline-block;
	margin-right: 10px;
	float: left;
}

.footer-widget .social-links li a{
	position: relative;
	display: inline-block;
	width: 44px;
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	color: rgba(255, 255, 255, 0.80);
	border: 1px solid rgba(255, 255, 255, 0.10);
	border-radius: 50%;
	text-align: center;
}

.footer-widget .social-links li a:hover{
	background: var(--theme-color);
	border-color: var(--theme-color);
}

/*footer links widgets*/
.footer-widget .menu-primary-pages-container li,
.footer-widget .menu-footer-resource-container li{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 48px;
}
.footer-widget .menu-primary-pages-container li a,
.footer-widget .menu-footer-resource-container li a{
	position: relative;
	display: inline-block;
	color: rgba(255, 255, 255, 0.80);
	padding-left: 15px;
}
.footer-widget .menu-primary-pages-container li a:before,
.footer-widget .menu-footer-resource-container li a:before{
	position: absolute;
	content: '';
	background: rgba(255, 255, 255, 0.80);
	left: 0px;
	top: 22px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
}
.footer-widget .menu-primary-pages-container li a:hover,
.footer-widget .menu-footer-resource-container li a:hover{
	color: var(--theme-color);
}

.footer-widget .widget-content p{
	color: rgba(255, 255, 255, 0.80);
    margin-bottom: 35px;
}

/*contact info*/
.working-block-two .inner-box .has-ele-text a{
	color: #6A6A6A;
}
.working-block-two .inner-box .has-ele-text a:hover{
	color: #6600FF;
}


.banner-section .generate-form p .theme-btn.btn-one:hover{
	color: #fff;
} 

.working-block-one .inner-box .btn-box a:hover{
	color: #fff;
	border-color: #fff;
	background-color: var(--theme-color);
}
.my-video_btn .video-btn i:hover{
	background-color: var(--theme-color);
	color: #fff;
	transition: 0.5s ease;
}

.elementor-widget .animated {
    animation: inherit !important;
    -webkit-animation-duration: 1s;
      animation-duration: 1s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
  }

@media (prefers-reduced-motion: reduce) {
  .elementor-widget .animated {
    animation: inherit !important;
    -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
}

.c-main__title {
    display: block;
    font-size: 36px;
    margin-bottom: 30px;
}

.comment-inner .comment {
    position: relative;
    margin-bottom: 30px;
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    background: #fff;
    padding: 40px;
    border-radius: 20px;
    box-shadow: 0px 10px 50px 0px #0000000D;
}

.comment-inner > .sensai-comment-item:last-child .comment {
    margin-bottom: 0;
}

.te-lower-coment__wrap {
    width: calc( 100% - 120px );
}

.c-title {
    font-size: 20px;
    margin-bottom: 10px;
}

.c-title span {
    color: var(--theme-color);
}

.comment-reply-link {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 600;
    background-color: var(--theme-color);
    color: #fff;
    margin-top: 20px;
    transition: all 0.5s ease;
    padding: 7px 35px;
}

.comment-reply-link:hover {
    background-color: var(--secondary-color);
    color: #ffffff;
}

.sensai-comment-item .sensai-comment-item {
    margin-left: 80px;
}

.logged-in-as {
    margin-bottom: 20px;
    display: block;
}

.blog-details-content .sensai-comment-item .comment-form-area {
    margin-bottom: 60px;
}

@media only screen and (max-width: 767px){
    .sensai-comment-item .sensai-comment-item {
        margin-left: 0;
    }
    
    .comment-inner .comment {
        flex-direction: column;
        gap: 30px;
    }
    
    .comment-inner .comment .te-lower-coment__wrap {
         width: 100%;   
    }
}

.widget .nice-select,
.footer-widget .nice-select{
	float:none;
	height: 60px;
	display: flex;
	align-items: center;
	padding: 0 30px;
    background: #F4F4F4;
    border-radius: 70px;
    border: 1px solid #F4F4F4;
    color: #6A6A6A;
    font-size: 16px;
    font-weight: 400;
    font-family: var(--thm-font);
}

.widget .nice-select:after,
.footer-widget .nice-select:after{
	position: absolute;
    content: '';
    right: 10px;
    top: 50%;
    width: 28px;
    height: 44px;
    transform: translateY(-50%);
    background-image: url('../images/icons/icon-select.png');
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-repeat: no-repeat;
	background-position: right center;
}

.footer-widget .nice-select{
	background-color: #fff;
}

.widget .nice-select ul.list,
.footer-widget .nice-select ul.list{
	min-width:100%;
	border: none;
}

.widget .nice-select ul li,
.footer-widget .nice-select ul li{
	padding-bottom: 5px;
    padding-top: 5px;
	margin-bottom:0px;
}

.widget .nice-select ul li:before,
.footer-widget .nice-select ul li:before{
	display:none;
}

.footer-widget .nice-select ul li{
	color: var(--thm-black);
}

.default-sidebar .widget-title h3 a,
.main-footer .widget-title h3 a{
    color: inherit;
}

.sidebar-widget ul li a.rsswidget {
    font-size: 18px;
    font-weight: 600;
}

.sidebar-widget ul li .rss-date,
.sidebar-widget ul li cite {
    display: block;
    margin: 10px 0;
    color: var( --theme-color );
}

.footer-widget {
    margin-bottom: 40px;
}

.widget-section .footer-widget ul,
.widget-section .footer-widget ol{
    margin: 0;
    padding: 0;
    position: relative;
}

.widget-section .footer-widget ul li,
.widget-section .footer-widget ol li {
    position: relative;
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
    display: block;
    padding-left: 18px;
    color: rgba(255, 255, 255, 0.80);
}

.widget-section .footer-widget ul li:before,
.widget-section .footer-widget ol li:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '\f192';
    font-family: 'FontAwesome';
    font-size: 8px;
}

.widget-section .footer-widget ul li:last-child,
.widget-section .footer-widget ol li:last-child {
    margin-bottom: 0;
}

.widget-section .footer-widget ul li ul li,
.widget-section .footer-widget ol li ol li {
    margin-bottom: 0;
    margin-top: 10px;
}

.widget-section .footer-widget ul li a,
.widget-section .footer-widget ol li a {
    color: rgba(255, 255, 255, 0.80);
    font-size: 16px;
    transition: all 500ms ease;
}

.widget-section .footer-widget ul li a:hover,
.widget-section .footer-widget ol li a:hover {
    color: var(--theme-color);
}

.comment-respond .comment-form-rating .nice-select {
    display: none;
}

.sidebar-page-container .news-block-one .inner-box .lower-content .text-box h2 {
    margin-bottom: 20px;
}