.full-width-menu{
    position:static;
}
.service-one .service-one_heading a br,
.service-one .service-one_content br{
    display:none !important;
}
.exp-footer-style{
    overflow: hidden;
    border-radius: 40px;
}

.testimonial-two .swiper{
    overflow:hidden;
}

.clients-section .sponsors-carousel{
    text-align:center;
}

.contact-form_two .form-group{
    margin-bottom:15px;
}
.service-widget ul li a br{
    display:none;
}
.elementor-widget .elementor-icon-list-item strong{
    color:#000;
    font-size:18px;
}

.news-block_one.exp---post,
.news-block_one{
    margin-bottom:50px;
}
.news-block_one-image a{
    position: initial !important;
}
.news-block_one-meta li{
    padding-top:0px !important;
}
.comments-area{
    margin-top:70px;
}
 
.comments-area .comment-respond,
.comments-area .comment-list-wrap{
    margin-top:0px !important;
}
.comments-area .comment-list-wrap .comment-list{
    margin-bottom:60px !important;
}

.exp-main-footer{
	position: relative;
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #000;
	text-align: center;	
}
.exp-main-footer .copyright-text{
	position:relative;
	color:#fff;
	font-size:18px;
}	
.news-block_one.exp---post{
	margin-bottom:70px;
}
.slider-one_heading{
	position:relative;
	line-height: 110px;
	font-size: 100px;		
}
.slider-two_authors{
	padding:5px 0px 0px;	
}
.accordion-box .accordion,
.price-block_one-list li,
.footer .footer__widget-content .footer__blog-single .inner .post-meta li{
	list-style:none !important;	
}
.news-block_two-meta{
	margin-bottom:0px !important;	
}
/*********** Unit Testing Style **********/

.blog-page.blog_section .news-block_three-content::before,
.blog-detail_content:before{
	display:none;	
}
.blog-page.blog_section .news-block_three-image{
	border-radius:30px 30px 0px 0px;
	display:inline-block;	
}

.exp-sidebar-area .widget {
  margin-bottom: 42px;
}
.widget {
  position: relative;
  background: #f8f7f4;
  padding: 30px 27px 30px;
  border-radius: 10px;
}

#exp-header-default {
  position: relative;
  z-index: 999;
  background-color: #fff;
  padding:10px 0px;
}
@media screen and (min-width: 1201px) {
  #exp-header-default .row > div {
    padding:0 15px;
  }
}
#exp-header-default .exp-header-branding {
  display: flex;
  align-items: center;
  flex-grow: 1;
}
#exp-header-default .exp-header-branding a {
  display: inline-flex;
}
#exp-header-default .exp-header-branding img {
  height: 40px;
  max-width: inherit;
}

.admin-bar .exp-header-menu {
  top: 32px;
}

@media screen and (min-width: 1201px) {
  .exp-hide-xl {
    display: none !important;
  }
}

.page-title{
	padding:170px 0px 140px;
	border-radius:0px;
	background-color:#111;
	text-align:center;	
}

#exp-header-default .container {
  max-width: 1775px;
}

#exp-wapper .container {
  max-width: 1330px;
  width: 100%;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}


.exp-mr-4 {
  margin-right: 4px;
}

.widget_product_categories ul li.page_item_has_children .children, 
.widget_categories ul li.page_item_has_children .children,
.widget_categories ul li .children, 
.widget_nav_menu ul li.page_item_has_children .children, 
.widget_pages ul li.page_item_has_children .children, 
.widget_archive ul li.page_item_has_children .children, 
.widget_meta ul li.page_item_has_children .children, 
.widget_recent_entries ul li.page_item_has_children .children {
  margin-left: 10px;
}

.widget_product_categories ul, 
.widget_categories ul, 
.widget_nav_menu ul, 
.widget_pages ul, 
.widget_archive ul, 
.widget_meta ul, 
.widget_recent_entries ul {
  list-style: none;
  margin-bottom: 0;
  padding: 0;
}


@media screen and (min-width: 1201px) {
  #exp-header-default .exp-menu-primary > li > a span::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    height: 1px;
    width: 0;
    background-color: var(--primary-color);
    -webkit-transition:all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
  }
  #exp-header-default .exp-menu-primary > li.menu-item-has-children > a span::after{
    content: "\f107";
    font-family: 'FontAwesome';
    font-size: 14px;
    margin-left: 6px;
    font-weight: 400;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
}

.page-title .breadcrumb{
	display: block;
	flex-wrap: nowrap;
	align-items: center;	
}
.page-title .breadcrumb li{
	display: inline-block;
	color:#fff;	
}
.page-title .breadcrumb li a,
.page-title .breadcrumb li span{
	color:#fff;	
}
.blog-detail_content,
.exp-entry-content{
	margin-bottom:90px;	
}
.wp-block-search__button {
  padding:5px 15px;
}

.news-single-block .image-box{
	display:inline-block;	
}
.no-results .page-header .page-title{
	background-color:transparent;
	text-align: left;
	margin-bottom: 10px;	
}
.wp-block-button__link{
	width:auto;	
}
.menu-item-has-children .sub-menu{
	min-width:270px;
}


.sidebar-page-container{
	padding-top:0px;	
}

.blog-detail_image{
	border-radius:30px 30px 0px 0px;	
}

.widget_block.widget_search .wp-block-search__inside-wrapper .wp-block-search__input {
  height: 66px;
  background-color: transparent;
  border:1px solid #c6dfe0;
  -webkit-border-radius:50px;
  -khtml-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius:50px;
  padding-left: 24px;
  padding-right: 75px;
  color: #4a7172;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
.widget_block.widget_search .wp-block-search__inside-wrapper .wp-block-search__button {
  height: 66px;
  width: 66px;
  background-color:var(--main-color);
  top: 0;
  right: 0;
  -webkit-border-radius:50px;
  -khtml-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius:50px;
  padding:0;
  position: absolute;
  color: #fff;
  line-height: 66px;
  z-index: 1;
  font-size: 0px;
  -webkit-box-shadow:none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.widget_block.widget_search .wp-block-search__inside-wrapper .wp-block-search__button:before {
  content: "\f002";
  font-family: "FontAwesome";
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform:translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform:translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.main-footer .inner-container .copyright-text,
.main-footer .inner-container .copyright-text a{
	color:#fff;
	font-size:18px;	
}
.comment-form .comment-form-comment textarea {
  height: 150px;
}
.blog-detail_content iframe{
	width:100%;
}
.widget_search .searchform-wrap {
  position: relative;
}
.no-results .search-box .search-form {
  position: relative;
}
.no-results .search-box .search-form button.search-submit {
  height: 50px;
  width: 50px;
  background:transparent;
  top: 0;
  right: 0;
  -webkit-border-radius:0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius:0px;
  padding:0;
  position: absolute;
  color: #222;
  line-height: 50px;
  z-index: 1;
  justify-content: center;
  border-left:1px solid #ececec;
}

.footer-contact_list li,
.news-block_one-meta li{
	list-style:none;	
}

.exp-post-standard .blog-classic.exp-item--archive {
  margin-bottom: 30px;
  border-radius: 15px;
  padding: 30px;
  box-shadow: 0px 11.351px 68.108px 0px rgba(137, 151, 186, 0.15);
  background-color: #fff;
}
.comment-list li .children li{
    padding: 30px 10px 0px 30px;
    background-color: #fff;
    border-radius: 10px;
    margin-top: 15px;
}








