.elementor-section-wrap .elementor-section,
.elementor-column-gap-default>.elementor-column>.elementor-element-populated{
	padding:0px !important;	
}
.admin-bar .fixed-header .sticky-header{
	top:32px;
}
.kc_column>.kc-col-container{
	display:block;
}
.kc-row-container.kc-container{
	max-width:1230px;
	width:100%;
}
.main-slider .tp-bullets{
	display:none;
}
.breadcrumb > li + li::before{
    display:none;
}
.sidebar-page-container .comments-area .pingback .comment {
    padding: 0px;
}
.page-title{
	position: relative;
    text-align: center;
    padding: 150px 0px 130px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}
.full-width-menu{
    position:static;
}
.dark-style .gallery-section .filters .filter-tabs .filter::after,
.dark-style .gallery-section .filters .filter-tabs .filter{
    color:#fff;
}
.main-header .search-box-outer .dropdown.open .search-box-btn .fa-search:before{
	content:'\f00d';
}
.admin-bar .default-form.comment-form,
.comment-form{
	margin:60px 0px;
}
.pagination, 
.pagination li .page-numbers{
	padding-left:0px !important;
}
.single.single-post #exp-main{
	padding:0px;
}
.admin-bar .default-form.comment-form .sec-title{
	margin-bottom: 20px;
}
.sidebar-page-container .comments-area .comment .comment-reply a{
	color: #333333;
}
.default-form.comment-form h2 small a{
	position:relative;
	font-size:18px;
	color:#333;
	font-weight:500;
	display:block;
}
.global_theme .global_theme{
	margin-left:80px;
}
.pagination li{
    position:relative;
    display:inline-block !important;
    list-style-type:none !important;
}
.pagination li a, .pagination li > span, .styled-pagination .inner-container ul li a, .styled-pagination .inner-container ul li > span {
    margin: 0 5px 7px 0;
    position: relative;
    border: 1px solid #353535;
    color: #ffffff;
    background: #353535;
    display: inline-block;
    border-radius:5px !important;
    font-size: 14px;
    font-weight: 800;
    line-height: 44px;
    padding: 0px;
    min-width: 46px;
    height: 46px;
    text-align: center;
    text-transform: capitalize;
    transition: all 500ms ease 0s;
}

.pagination li a:hover, .pagination li > span, .styled-pagination .inner-container ul li a:hover, .styled-pagination .inner-container ul li > span {
    background: #ffb200 none repeat scroll 0 0;
    border-color: #ffb200;
    color: #ffffff;
}
.pagination>li:first-child>a, .pagination>li:first-child>span{
     border-radius:5px !important;  
}
.pagination>li:last-child>a, .pagination>li:last-child>span{
     border-radius:5px !important;  
}
.default-form.comment-form .sec-title h2, .comments-area .sec-title h2 {
    padding-bottom: 0px;
}
.comments-area .sec-title h2 small a{
    position:relative;
    display:block;
    font-size:18px;
    margin:10px 0px 5px 0px;
    font-weight: 700 !important;
    color: #333333;
    line-height: 1.2em;
}
.sidebar-page-container .content-side{
    margin-bottom: 0px;
}
.woocommerce-cart .blog-classic .styled-pagination,
.woocommerce-checkout .blog-classic .styled-pagination,
.woocommerce-account .blog-classic .styled-pagination{
    margin-top: 0px;
}

.lower-content.padd_btm{
 padding:25px 0px 0px;
}
.lower-content.padd_top{
    padding:15px 0px 0px;
}
.news-block-three .inner-box .lower-content.inner-column{
    padding:0px;
}
.pagination li a, .pagination li span{
 position:relative;
 display:inline-block;
 line-height:50px;
 height:50px;
 float:none;
 font-size:16px;
 min-width:50px;
 color:#303030;
 font-weight:600;
 text-align:center;
 background:#ffffff;
 border:1px solid #cccccc;
 text-transform:capitalize;
 transition:all 500ms ease;
 -webkit-transition:all 500ms ease;
 -ms-transition:all 500ms ease;
 -o-transition:all 500ms ease;
 -moz-transition:all 500ms ease;
 font-family: 'Montserrat', sans-serif;
}

.pagination li a:focus, .pagination li a:hover, .pagination li span:focus, .pagination li span:hover, .pagination li span.current{
    border-color: #ffb200;
    background-color: #ffb200;
	color:#fff;
}
.sticky-header .main-menu .navigation > li.current:hover > a{
    color:#ffffff !important;
}
.post-share-options .inner-container .prev,
.post-share-options .inner-container .next{
    position:relative;
	text-align:center;
	display:inline-block;
}
.post-share-options .inner-container .prev a,
.post-share-options .inner-container .next a{
    position:relative;
	padding:10px 15px;
	text-align:center;
    border:1px solid #bbbbbb;
	display:inline-block;
}
.post-share-options .inner-container .social{
 text-align: center;
}
rs-dotted.twoxtwo,
rs-dotted{
    background-image:none !important;
    background-color:rgba(0,0,0,0.5) !important;
}
.map-section.style-two{
    padding-bottom: 0px;   
}
/***************************** Blog Post Widget **************************/

.sidebar-widget ul{
	position:relative;
}

.sidebar-widget ul li{
	position:relative;
	margin-bottom:2px;
	display:block;
	font-size:16px !important;
	font-weight:400 !important;
	color:#777777;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	font-family: 'Arimo', sans-serif;
}

.sidebar-widget .tagcloud a{
	position:relative;
	display:inline-block;
	line-height:24px !important;
	padding:10px 18px 10px;
	margin:0px 3px 7px 0px;
	color:#777777;
	text-align:center;
	font-size:16px !important;
	background:#f5f5f5;
	font-weight:400;
	text-transform:capitalize;
	transition:all 600ms ease;
	-webkit-transition:all 600ms ease;
	-ms-transition:all 600ms ease;
	-o-transition:all 600ms ease;
	-moz-transition:all 600ms ease;
	font-family: 'Montserrat', sans-serif;
	border: 1px solid #e4e4e4;
}
.sidebar-widget .tagcloud a:hover{
	background-color:#333333;
	color:#ffb200;
}
.news-single .inner-box .lower-content .text ul{
	padding-left:20px;
}
/*************************** Shop Sidebar Style**************************/

.rangeslider-widget .outer-box{
	position:relative;
	padding:5px 0px 0px;
}

.rangeslider-widget .noUi-background{
	height:5px !important;
	box-shadow:none !important;
	border:1px solid #dfdfdf;
	background-color: #bbbbbb !important;
}

.rangeslider-widget .form-group{
	position:relative;
	color:#222222;
	font-weight:400;
	font-size:14px;
	margin:15px 0px 0px;
}

.rangeslider-widget .val-box{
	position:relative;
	display:inline-block;
	margin:7px 5px 0px 0px;
	line-height:24px;
	font-size:14px;
	padding:5px 0px;
	width:50px;
	text-align:center;
	color:#222222;
	font-weight:500;
}

.rangeslider-widget .noUi-connect{
	background:#333333 !important;
	box-shadow:none;
}

.rangeslider-widget .noUi-handle{
	top:-10px !important;
	width:15px;
	height:15px;
	background-color:#333333 !important;
	box-shadow:none;
	cursor:pointer;
	border:0;
	margin-left:14px;
	border-radius:50%;
}

.rangeslider-widget .theme-btn{
	letter-spacing: .25px;
	padding:10px 38px 6px;
	margin-top:20px;
}

.rangeslider-widget .theme-btn:hover{
	color:#ffffff;
}
.price_label{
	color: #000000;
    font-size: 16px;
    font-weight: 400;
}
.price_label span{
	color: #777777;
    font-size: 16px;
    font-weight: 300;
}

.sidebar .shop-sidebar form button {
    background-color: #333333;
    color: #fff;
    margin-right: 0px !important;
}

/*--------------------------theme check----------------------------------*/
	#wp-calendar {
		width: 100%;
	}
	#wp-calendar caption {
		text-align: right;
		color: #333;
		font-size: 12px;
		margin-top: 10px;
		margin-bottom: 15px;
	}
	#wp-calendar thead {
		font-size: 10px;
	}
	#wp-calendar thead th {
		padding-bottom: 10px;
	}
	#wp-calendar tbody {
		color: #aaa;
	}
	#wp-calendar tbody td {
		background: #f5f5f5;
		border: 1px solid #fff;
		text-align: center;
		padding:8px;
	}
	#wp-calendar tbody td:hover {
		background: #fff;
	}
	#wp-calendar tbody .pad {
		background: none;
	}
	#wp-calendar tfoot #next {
		font-size: 10px;
		text-transform: uppercase;
		text-align: right;
	}
	#wp-calendar tfoot #prev {
		font-size: 10px;
		text-transform: uppercase;
		padding-top: 10px;
	}

	.sticky .inner-box .thm-unit-test {border: 3px solid #fff; padding:20px !important; }
	.sticky .news-block-three{ background-color:#efefef; padding:20px; padding-top:17px;}

	.wp-caption {
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
	.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
	.gallery-caption {
		font-size:15px;
		color:#777777;
		line-height:1.8em;
		font-weight:400;
		background:#ffffff;
		background-size:cover;
		background-repeat:no-repeat;
		background-position:center top;
		-webkit-font-smoothing: antialiased;
		font-family: 'PT Sans', sans-serif;
	}
	.bypostauthor{
		font-size:15px;
		color:#777777;
		line-height:1.8em;
		font-weight:400;
		background:#ffffff;
		background-size:cover;
		background-repeat:no-repeat;
		background-position:center top;
		-webkit-font-smoothing: antialiased;
		font-family: 'PT Sans', sans-serif;
	}
	.alignright{
		text-align:right;
	}
	.alignleft{
		text-align:left;
	}
	.aligncenter{
		text-align:center;
	}
	.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}


/*************************************Theme Unit Testing***********************/
.thm-unit-test h1, .thm-unit-test h2, .thm-unit-test h3, .thm-unit-test h4, .thm-unit-test h5, .thm-unit-test h6 {
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 15px;
    font-weight: 700 !important;
    color: #333333;
    line-height: 1.2em;
}
.thm-unit-test .tag-sticky-2 .news-block .inner-box .lower-box{
	background:#fafafa;
	padding:20px 22px 15px;
	border:5px solid #eaeaea;
}
.thm-unit-test h1{
	font-size:2em;
}
.thm-unit-test h2{
	font-size:1.6em;
}
.thm-unit-test h3{
	font-size:1.4em;
}
.thm-unit-test h4,.thm-unit-test .text h4{
	font-size:1.2em;
}
.thm-unit-test h5{
	font-size:1.1em;
}
.thm-unit-test h6{
	font-size:1em;
}
.thm-unit-test table{
	margin-bottom:20px;
}
.thm-unit-test table thead tr th{
	border: 1px solid #ddd;
    vertical-align: bottom;
	padding:8px;
}
.thm-unit-test table tbody tr th{
	border: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.thm-unit-test table tbody tr td{
	border: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}

.thm-unit-test .text > ul,.thm-unit-test ol,.thm-unit-test .text > ul li ul,.thm-unit-test .text > ul li ul li ul,
.thm-unit-test > ul,.thm-unit-test > ul li ul,.thm-unit-test > ul li ul li ul{
	padding-left:20px;
}
.thm-unit-test .text > ul li,
.thm-unit-test > ul li{
	list-style-type:disc;
	display:list-item;
	line-height: 27px;
    font-size: 15px;
}
.thm-unit-test .text > ul li ul li,
.thm-unit-test > ul li ul li{
	list-style-type:circle;
}
.thm-unit-test .text > ul li ul li ul li,
.thm-unit-test > ul li ul li ul li{
	list-style-type:square;
}
.thm-unit-test ol li{
	list-style-type:decimal;
	display:list-item;
}
.thm-unit-test ol li ol li{
	list-style-type:lower-alpha;
}
.thm-unit-test ol li ol li ol li{
	list-style-type:upper-roman;
}
.thm-unit-test p img,.thm-unit-test figure img,.thm-unit-test img{
	max-width:100%;
	display:block;
	height:auto;
}
figure{
	max-width:100%;
	display:block;
}
.paginate-links {
	margin-top: 15px;
}

/****************Custom Widget*********************/
.widget select{
	width:100%;
	display:block;
	border:1px solid #ededed;
	padding:6px 6px;
	margin-top:15px;
}
.textwidget img {
    height: auto;
    max-width: 100%;
}
.widget ul{
	padding-bottom:0px;
}
.widget ul li ul{
	padding:0px;
	margin:0px;
}
.widget ul li ul li{
	border-bottom:none;
    margin-bottom:0px;
    padding-bottom: 0px;
    margin-top: 5px;
}
.widget ul li ul li::after{
	top:10px;
}
.thm-unit-test .share-box ul{
	padding-left:0px !important;
}
.thm-unit-test .share-box ul li{
	list-style-type:none !important;
	display:inline-block !important;
}
.thm-unit-test .share-box ul li img{
	display:inline-block !important;
}
.post-password-form input[type="password"]{
	border:1px solid #ffb200;
	padding:5px 10px;
	display:inline-block;
}
.post-password-form input[type="submit"]{
	background:#ffb200;
	color:#fff;
	padding:6px 15px;
	display:inline-block;
	border:none;

}
.thm-unit-test .review-box .fr-coment-item .fr-coment-item{
	margin-left:60px;
}
.thm-unit-test .review-box .fr-coment-item .name h4{
	font-size:18px;
}
.thm-unit-test .default-form .section-title h3{
	font-size:24px !important;
}
.blog-section .thm-unit-test > p{
	margin-bottom:15px;
}
/*********************Custom Footer widget Styling************************/
.footer-widget h3{
	margin-bottom:30px;
}
.footer-widget.widget_recent_comments ul li{
	padding: 0;
}
.footer-widget ul li a{
	padding:0px 0 7px 20px;
	display:inline-block;
}
.footer-widget ul li a,.footer-widget ul li,.footer-widget .textwidget p{
	color:#ffffff;
}
.footer-widget a{
	color:#fafafa;
}
.footer-widget select{
	width:100%;
	padding:6px;
	color:#222;
}
.footer-widget #wp-calendar caption{
	padding:0px;
	margin:0px 0 15px;
	font-size:14px;
	color:#ffffff;
}
.footer-widget #wp-calendar thead th{
	border:1px solid #fafafa;
	border-bottom:none;
	text-align:center;
	padding:0px;
	line-height:30px;
	color:#ffffff;
}
.footer-widget #wp-calendar tbody .pad{
	background:#fafafa;
}
.footer-widget .tagcloud a{
	color:#ffffff;
}
.sidebar-page-container .comments-area .pingback,
.sidebar-page-container .comments-area .trackback{
	padding-left:0px;
}
.sidebar-page-container .comments-area .pingback .author-thumb,
.sidebar-page-container .comments-area .trackback .author-thumb{
	display:none;
}
.no-comments{
	display:inline-block;
	background:#ffb200;
	padding:8px 15px;
	color:#ffffff;
	margin-top:20px;
}
.post-share-options .inner-container{
	margin-top:25px;
}
.blog-single .inner-box .post-meta{
	padding-left:0px;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.woocommerce .actions .coupon{
	padding-left:20px;
	padding-bottom:20px;
}
.woocommerce .actions .coupon .button{
	padding-top:14px !important;
	padding-bottom:13px !important;
}
.woocommerce .actions > .button{
	margin-right:20px;
}
.gallery figure{
	display:inline-block;
}

/*********************WP Gallery*********************/
.gallery-columns-1,.gallery-columns-2,.gallery-columns-3,.gallery-columns-4,.gallery-columns-5,
.gallery-columns-6,.gallery-columns-7,.gallery-columns-8,.gallery-columns-9{
	margin-left:-15px;
	margin-right:-15px;
}
.gallery-columns-1 .gallery-item,.gallery-columns-2 .gallery-item,.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,.gallery-columns-5 .gallery-item,.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,.gallery-columns-8 .gallery-item,.gallery-columns-9 .gallery-item{
	padding-left:15px;
	padding-right:15px;
}
.gallery-columns-1 .gallery-item{
	width:100%;
}
.gallery-columns-2 .gallery-item{
	width:50%;
}
.gallery-columns-3 .gallery-item{
	width: 33.33333333%;
}
.gallery-columns-4 .gallery-item{
	width: 25%;
}
.gallery-columns-5 .gallery-item{
	width: 20%;
}
.gallery-columns-6 .gallery-item{
	width:16.66666666%;
}
.gallery-columns-7 .gallery-item{
	width: 14.2857143%;
}
.gallery-columns-8 .gallery-item{
	width: 12.5%;
}
.gallery-columns-9 .gallery-item{
	width: 11.11111111%;
}
/************************** Widget Rss*****************************/
.widget_rss.widget ul li,
.widget_rss.footer-widget ul li{
	margin-bottom:15px;
	padding-bottom:15px;
}
.widget_rss.widget ul li a,
.widget_rss.footer-widget ul li a{
	font-weight:600;
}
.widget_rss.widget ul li .rss-date,
.widget_rss.footer-widget ul li .rss-date{
	margin-bottom:10px;
	color:#ffb200;
	display:block;
}
.widget_rss.widget ul li cite,
.widget_rss.footer-widget ul li cite{
	margin-top:10px;
	color:#ffb200;
	display:block;
}
.widget_rss.footer-widget ul li{
	border-bottom:1px dashed #fafafa;
}
.widget_rss.footer-widget ul li .rss-date{
	margin-top:10px;
}
.page .sidebar-page-container .comments-area{
	margin-top:30px;
}




.blog-classic .news-block-three{
	margin-bottom: 60px;
	box-shadow: 0px 11.351px 68.108px 0px rgba(137, 151, 186, 0.3);
	padding: 10px 30px 30px;
	border-radius: 15px;
}



.widget_block.widget_search .wp-block-search__inside-wrapper {
  position: relative;
}

.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: 6px;
  -khtml-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  padding-left: 24px;
  padding-right: 75px;
  color: #4a7172;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

.widget {
  border-radius: 6px;
  background: #fff;
  box-shadow: 0px 11.351px 68.108px 0px rgba(137, 151, 186, 0.15);
  padding: 36px 34px !important;
}

#exp-footer-default {
  padding: 44px 0;
  background-color: #000;
  font-size: 16px;
  text-align: center;
  color: #fff;
}


.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%);
}

.widget_block.widget_search .wp-block-search__inside-wrapper .wp-block-search__button {
  height: 66px;
  width: 66px;
  background: #ffb800;
  top: 0;
  right: 0;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  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;
}



.blog-classic .news-block-three .inner-box .lower-content{
    padding: 5px 0px 0px;
}
.sidebar-widget ul li.recentcomments{
	padding-bottom:6px;
}
.sidebar-widget ul li.recentcomments:before{
	display:none;
}
.news-single .inner-box .lower-content .text p:last-child{
	margin-bottom:10px;
}

.sidebar-widget #recentcomments li a {
    padding-left: 0px;
}

.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
    width: 100%;
}

.woocommerce button.button:disabled, .woocommerce button.button[disabled]:disabled {
    background-color: #fdc900;
}

.sidebar-page-container .comments-area .comment-info a {
    color: #333;
}

.main-footer.footer-bg-color:before {
    background-color: rgba(0,0,0,0.80);
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    content: '';
}
/*Search Box Widget*/

.footer-widget .search-box .form-group{
	position:relative;
	margin:0px;
}

.footer-widget .search-box .form-group input[type="text"],
.footer-widget .search-box .form-group input[type="search"] {
	position:relative;
	line-height:36px;
	padding:10px 50px 10px 20px;
	border:2px solid #cccccc;
	background:none;
	display:block;
	font-size:16px;
	width:100%;
	height:60px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.footer-widget .search-box .form-group button {
	position:absolute;
	right:0px;
	top:0px;
	height:60px;
	width:60px;
	display:block;
	font-size:20px;
	color:#333333;
	line-height:100%;
	font-weight:normal;
	background:#ffb200;
}

/*Popular Tags*/

.footer-widget .tagcloud a{
	position:relative;
	display:inline-block;
	line-height:24px !important;
	padding:13px 18px 13px;
	margin:0px 3px 7px 0px;
	color:#777777;
	text-align:center;
	font-size:16px !important;
	background:#f5f5f5;
	font-weight:400;
	text-transform:capitalize;
	transition:all 600ms ease;
	-webkit-transition:all 600ms ease;
	-ms-transition:all 600ms ease;
	-o-transition:all 600ms ease;
	-moz-transition:all 600ms ease;
	font-family: 'Montserrat', sans-serif;
}
.footer-widget .tagcloud a:hover{
	background-color:#f5f5f5;
	color:#333333;
	border-radius:50px;
}

.clients-section.remove_top_padding {
    padding-top: 0px;
}

.clients-section.remove_bottom_padding {
    padding-bottom: 0px;
}

.main-slider .text.text-center{ text-align: center !important; }


.process-block .inner-box .upper-box .icon-box {
    color: #333333;
}

.subscribe-section .title-column h2 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.main-header .sticky-header .main-menu .navigation > li > a {
    padding: 20px 10px !important;
}

.footer-about-address ul {
  margin-top: 15px;
}
.footer-about-address ul li {
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #fff;
}
.footer-about-address ul li:last-child {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.footer-about-address ul li .icon-box {
    position: absolute;
    left: 0px;
    top: 3px;
    color:#ffb200
}
.footer-about-address ul li .icon-box i {
  font-size: 18px;
}
.footer-about-address ul li .content {
  padding-left: 30px;
}
.footer-about-address ul li .content h3 {
  margin: 0;
  color: #F4F4F4;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
}

.main-footer .footer-bottom {
    background-color: #222222;
}

/* #Mega Menu */
.main-menu ul li.mega-menu-links > ul {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%; }
  .main-menu ul li.mega-menu-links > ul > li {
    padding-left: 0px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: bold;
    text-transform: uppercase; }
    .main-menu ul li.mega-menu-links > ul > li:hover ~ li {
      z-index: 0; }
    .main-menu ul li.mega-menu-links > ul > li.hide-mega-headings > a {
      display: none; }
    .main-menu ul li.mega-menu-links > ul > li > a {
      position: relative;
      padding-top: 13px;
      padding-bottom: 13px; }
      .main-menu ul li.mega-menu-links > ul > li > a:after {
        display: none; }

.main-menu ul li.mega-menu-links.mega-columns-1col > ul > li {
  width: 100%; }

.main-menu ul li.mega-menu-links.mega-columns-2col > ul > li {
  width: 50%; }

.main-menu ul li.mega-menu-links.mega-columns-3col > ul > li {
  width: 33.33333%; }

.main-menu ul li.mega-menu-links.mega-columns-4col > ul > li {
  width: 25%; }

.main-menu ul li.mega-menu-links.mega-columns-5col > ul > li {
  width: 20%; }

.main-menu ul li.mega-menu-links > ul.mega-menu > li > ul {
  position: relative;
  left: 0 !important;
  right: auto !important;
  padding-top: 10px;
  padding-bottom: 10px;
  top: 0;
  opacity: 0;
  min-width: auto;
  visibility: hidden;
  margin-top: 0;
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .main-menu ul li.mega-menu-links > ul.mega-menu > li > ul > li {
    padding-left: 0;
    padding-right: 0;
    text-transform: none; }
    .main-menu ul li.mega-menu-links > ul.mega-menu > li > ul > li ul {
      left: 100% !important;
      right: auto !important; }

/* Mega Menu Categories */
.main-menu ul li.mega-menu.mega-cat > ul.mega-menu {
  width: 1170px; }
  .main-menu ul li.mega-menu.mega-cat > ul.mega-menu.sub-menu-columns-item {
    width: 100%; }
  .main-menu ul li.mega-menu.mega-cat > ul.mega-menu > li > ul {
    position: relative;
    left: 0 !important;
    right: auto !important;
    top: 0;
    opacity: 0;
    min-width: auto;
    visibility: hidden;
    margin-top: 0; }

.main-menu ul li.mega-menu.mega-cat.mega-columns-1col .ajax_menu .item {
  width: 100%; }

.main-menu ul li.mega-menu.mega-cat.mega-columns-2col .ajax_menu .item {
  width: 50%; }

.main-menu ul li.mega-menu.mega-cat.mega-columns-3col .ajax_menu .item {
  width: 33.33333%; }

.main-menu ul li.mega-menu.mega-cat.mega-columns-4col .ajax_menu .item {
  width: 25%; }

.main-menu ul li.mega-menu.mega-cat.mega-columns-5col .ajax_menu .item {
  width: 20%; }

.main-menu ul li.mega-menu.mega-cat .ajax_menu .item {
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.main-menu ul li.mega-menu.mega-cat div.mega-menu-container .vertical-posts {
  float: left;
  width: 80%;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .main-menu ul li.mega-menu.mega-cat div.mega-menu-container .vertical-posts .preloader_type {
    width: 80%;
    margin-left: 20%; }

.main-menu ul li.mega-menu.mega-cat div.mega-menu-container {
  overflow: hidden;
  width: 100%;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .main-menu ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu .item {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: opacity .4s ease, -webkit-transform .6s ease;
    transition: opacity .4s ease, -webkit-transform .6s ease;
    -o-transition: opacity .4s ease, -o-transform .6s ease;
    -moz-transition: transform .6s ease, opacity .4s ease, -moz-transform .6s ease;
    transition: transform .6s ease, opacity .4s ease;
    transition: transform .6s ease, opacity .4s ease, -webkit-transform .6s ease, -moz-transform .6s ease, -o-transform .6s ease; }
    .main-menu ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu .item:nth-child(5) {
      -webkit-transition-delay: .4s;
      -moz-transition-delay: .4s;
      -o-transition-delay: .4s;
      transition-delay: .4s; }
    .main-menu ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu .item:nth-child(4) {
      -webkit-transition-delay: .3s;
      -moz-transition-delay: .3s;
      -o-transition-delay: .3s;
      transition-delay: .3s; }
    .main-menu ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu .item:nth-child(3) {
      -webkit-transition-delay: .2s;
      -moz-transition-delay: .2s;
      -o-transition-delay: .2s;
      transition-delay: .2s; }
    .main-menu ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu .item:nth-child(2) {
      -webkit-transition-delay: .1s;
      -moz-transition-delay: .1s;
      -o-transition-delay: .1s;
      transition-delay: .1s; }
    .main-menu ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu .item:nth-child(1) {
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      -o-transition-delay: 0s;
      transition-delay: 0s; }
  .main-menu ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu.fadeIn-menu .item {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  .main-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu {
    /* Categories Vertical */
    position: relative;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    .main-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-vertical {
      width: 20%;
      padding: 0;
      background: rgba(0, 0, 0, 0.04);
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      border-top: 0;
      margin: 0;
      padding-bottom: 1500px;
      margin-bottom: -1500px;
      border: 0;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      padding-top: 19px; }
      .main-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-vertical li.menu-item {
        -webkit-transition: background .4s, color .3s, border-color .4s;
        -o-transition: background .4s, color .3s, border-color .4s;
        -moz-transition: background .4s, color .3s, border-color .4s;
        transition: background .4s, color .3s, border-color .4s;
        border-top: 1px solid transparent;
        border-bottom: 1px solid transparent;
        padding: 0; }
        .main-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-vertical li.menu-item > a {
          padding: 10px 28px 10px 28px; }
      .main-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-vertical li.is-active {
        background: #fff;
        border-top: 1px solid #e9e9e9;
        border-bottom: 1px solid #e9e9e9; }
    .main-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal {
      /* Categories Horizontal */
      border: 0;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      padding: 20px;
      background: transparent; }
      .main-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal:after {
        display: block;
        content: '';
        height: 0;
        clear: both; }
      .main-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal > li {
        float: left;
        padding: 0;
        margin-right: 10px; }
        .main-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal > li:last-child {
          margin-right: 0; }
        .main-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal > li.is-active > a {
          color: #fff; }
        .main-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal > li > a {
          display: block;
          padding: 3px 13px;
          font-size: 14px;
          text-align: center;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          -webkit-transition: background .3s, color .3s;
          -o-transition: background .3s, color .3s;
          -moz-transition: background .3s, color .3s;
          transition: background .3s, color .3s; }
  .main-menu ul li.mega-menu.mega-cat div.mega-menu-container > .mega-cat-content.horizontal-posts {
    padding: 0 10px; }

/* Mega menu preloader */
.mega_menu_wrapper_overlay {
  background: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  -webkit-transition: opacity .2s ease;
  -o-transition: opacity .2s ease;
  -moz-transition: opacity .2s ease;
  transition: opacity .2s ease; }

.mega_menu_wrapper_preloader {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 16px;
  height: 16px; }

.preloader_type {
  width: 100%;
  height: 100%;
  position: relative; }

.mega_menu_wrapper_preloader span {
  height: 16px;
  width: 16px;
  background-color: #999;
  -webkit-animation: experts_circle 1.4s infinite ease-in-out both;
  -moz-animation: experts_circle 1.4s infinite ease-in-out both;
  -o-animation: experts_circle 1.4s infinite ease-in-out both;
  animation: experts_circle 1.4s infinite ease-in-out both;
  position: absolute;
  top: 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%; }

.mega_menu_wrapper_preloader span:first-of-type {
  left: -22px;
  -webkit-animation-delay: -.32s;
  -moz-animation-delay: -.32s;
  -o-animation-delay: -.32s;
  animation-delay: -.32s; }

.mega_menu_wrapper_preloader span:nth-of-type(2) {
  -webkit-animation-delay: -.16s;
  -moz-animation-delay: -.16s;
  -o-animation-delay: -.16s;
  animation-delay: -.16s; }

.mega_menu_wrapper_preloader span:last-of-type {
  left: 22px; }

@-webkit-keyframes experts_circle {
  0%, 80%, to {
    -webkit-transform: scale(0);
    opacity: 0; }
  40% {
    -webkit-transform: scale(1);
    opacity: 1; } }

@-moz-keyframes experts_circle {
  0%, 80%, to {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
    opacity: 0; }
  40% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@-o-keyframes experts_circle {
  0%, 80%, to {
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0; }
  40% {
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@keyframes experts_circle {
  0%, 80%, to {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0; }
  40% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

/* #Sticky Menu */
.experts-sticky-header {
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
  overflow: hidden;
  opacity: 0; }
  .experts-sticky-header.sticky_active {
    opacity: 1;
    overflow: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  .experts-sticky-header.header_sticky_shadow {
    -webkit-box-shadow: 1px 0 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 0 10px rgba(0, 0, 0, 0.1); }

/******************Updated Gutenberg********************/
.wp-caption-text{
	padding-top:10px;
}
.map-section .map-outer,
.map-section-two .map-outer{
    height:500px;
}
iframe{
    width: 100% !important;
    height: 100% !important;   
}

.clients-section{
    padding:0px;
}   
.social-icon-five li a{
    color:#222222 !important;
}

.brochure-widget{
    margin:50px 0px;   
}
.sidebar .popular-posts .post{
    min-height:80px;   
}
.sidebar .popular-posts .post .post-thumb{
    height: 80px;
    background-position: center;
    background-repeat: no-repeat;   
}
.news-widget .post .post-thumb{
    background-position: center;
    background-repeat: no-repeat; 
    background-size: cover;
}
iframe{
    width:100%;
    height:100%;
}
.blog-classic .news-block-three .inner-box .lower-content.padd_btm {
    margin-top: 10px;
}
.comming-soon,
.comming-soon .content{
    position:relative;   
}

.no-sticky .sticky-header {
    display: none;   
}


.pageloader .loader:before{
	display:none !important;
}


.projects-section .nav-style-one .owl-nav.disabled,
.projects-section .owl-dots-none .owl-dots.disabled{
	display:block !important;
 }
 
 /********************** Custom Style Add ******************/
 .main-title-section.centered .te-title span{
     font-weight: 600;
     color: #ffb200;
 }
 .exp-swiper-pagination-bullet {
    position: relative !important;
    margin: 0px 3px !important;
    width: 40px !important;
    height: 3px !important;
    background-color: #ffb200 !important;
    display: inline-block !important;
    border-radius: none !important;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.exp-swiper-dots .exp-swiper-pagination-bullet.swiper-pagination-bullet-active {
    height: 6px !important;
    background-color: #1b1b1b !important;
}
.slider-nav-icon{
    margin-top:30px;
}
.slider-nav-icon .exp-swiper-arrow {
    position: relative;
    width: 50px !important;
    height: 50px !important;
    color: #ffffff !important;
    text-align: center !important;
    line-height: 42px !important;
    font-size: 24px !important;
    margin: 0px 10px !important;
    border: 3px solid #ffffff !important;
    display: inline-block !important;
    transition: all 500ms ease;
    opacity: 1;
    border-radius: 0px;
    background-color: transparent;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}


.testimonial-one__nav.owl-nav .swiper-button-next.owl-next:after, 
.testimonial-one__nav.owl-nav .swiper-button-prev.owl-prev:after{
    display:none;
}

.default-portfolio-item .overlay-inner .content .tags a{
    color: #000 !important;
}

.projects-section.gallery-section ul li{
      color: #fff !important;
      font-size: 16px;
      cursor: pointer;
      font-weight: 400;
      padding: 0px 20px;
      text-transform: uppercase;
      display: inline-block;
      line-height: 1em;
      display: inline-block;
}

.projects-section.gallery-section ul li:after{
    color: #fff !important;
}


.projects-section.gallery-section ul li.active{
    color: #ffb200 !important;
}

.comment-form .comment-form-comment textarea{
height:150px;
}






#exp-search-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  -khtml-transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  -moz-transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  -ms-transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  -o-transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
}
#exp-search-popup .exp-item--logo {
  position: absolute;
  top: 0;
  left: 100px;
  z-index: 1;
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  animation-delay: 0.3s;
  opacity: 0;
  visibility: hidden;
}
#exp-search-popup .exp-item--logo img {
  max-height: 41px;
}
#exp-search-popup .exp-item--close {
  position: absolute;
  top: 0;
  right: 60px;
  width: 50px;
  height: 50px;
  background-color: transparent;
  border-width: 11px;
  z-index: 99;
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  animation-delay: 0.3s;
  opacity: 0;
  visibility: hidden;
  -webkit-border-radius: 45px;
  -khtml-border-radius: 45px;
  -moz-border-radius: 45px;
  -ms-border-radius: 45px;
  -o-border-radius: 45px;
  border-radius: 45px;
  -webkit-transform: translate(-50%, 0);
  -khtml-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
@media (max-width: 767px) {
  #exp-search-popup .exp-item--close {
    top: 20px !important;
    right: auto;
    left: 50%;
    transform: translatex(-50%);
  }
}
#exp-search-popup .exp-item--close:before, #exp-search-popup .exp-item--close:after {
  background-color: #fff;
}
#exp-search-popup .exp-item--conent {
  position: absolute;
  padding: 0 15px;
  top: -400px;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 400px;
  will-change: top, box-shadow;
  background-color: rgba(17, 17, 17, 0.8);
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 000000.1);
  -khtml-box-shadow: 0 1px 6px rgba(0, 0, 0, 000000.1);
  -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 000000.1);
  -ms-box-shadow: 0 1px 6px rgba(0, 0, 0, 000000.1);
  -o-box-shadow: 0 1px 6px rgba(0, 0, 0, 000000.1);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 000000.1);
  -webkit-transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
  -khtml-transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
  -moz-transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
  -ms-transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
  -o-transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
  transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

.exp-item--flex, #exp-search-popup .exp-item--conent {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

@media (max-width: 767px) {
  #exp-search-popup .exp-item--conent {
    max-height: 250px;
  }
}
#exp-search-popup .exp-item--conent form {
  position: relative;
  max-width: 1290px;
  margin: 0 auto;
  width: 100%;
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
  opacity: 0;
  visibility: hidden;
}
@media screen and (max-width: 1400px) {
  #exp-search-popup .exp-item--conent form {
    max-width: 1000px;
  }
}
#exp-search-popup .exp-item--conent form .search-field {
  height: 95px;
  padding: 0 40px 0 0;
  font-size: 25px;
  font-weight: 400;
  border: none;
  color: #fff;
  background-color: transparent;
}
@media (max-width: 575px) {
  #exp-search-popup .exp-item--conent form .search-field {
    font-size: 20px;
    height: 70px;
  }
}
#exp-search-popup .exp-item--conent form .search-field:focus {
  background: none;
}
#exp-search-popup .exp-item--conent form .search-submit {
  position: absolute;
  top: 50%;
  right: 0;
  text-align: right;
  border: none;
  background: none;
  font-size: 25px;
  line-height: 92px;
  color: #fff;
  opacity: 0.9;
  padding: 0;
  z-index: 99;
  cursor: pointer;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#exp-search-popup .exp--search-divider {
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #fff;
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  animation-delay: 0.8s;
  visibility: hidden;
  -webkit-transform: scale3d(0, 1, 1);
  -khtml-transform: scale3d(0, 1, 1);
  -moz-transform: scale3d(0, 1, 1);
  -ms-transform: scale3d(0, 1, 1);
  -o-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
  transform-origin: left center;
}
#exp-search-popup .exp-item--overlay {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: -1;
  -webkit-transition: 0.5s;
  -khtml-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#exp-search-popup.active {
  opacity: 1;
  visibility: visible;
}
#exp-search-popup.active .exp-item--logo, #exp-search-popup.active .exp-item--close {
  top: 60px;
  -webkit-animation-name: exp_fadein;
  animation-name: exp_fadein;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 1;
  visibility: visible;
}
#exp-search-popup.active .exp-item--conent {
  top: 0;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
  -khtml-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
  -webkit-transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
  -khtml-transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
  -moz-transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
  -ms-transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
  -o-transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
  transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
}
#exp-search-popup.active .exp-item--conent form {
  -webkit-animation-name: exp_fadein;
  animation-name: exp_fadein;
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 1;
  visibility: visible;
}
#exp-search-popup.active .exp--search-divider {
  -webkit-animation-name: exp_fade_in_move;
  animation-name: exp_fade_in_move;
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  visibility: visible;
}
.exp-search-out-anim #exp-search-popup .exp-item--conent form {
  -webkit-animation-name: exp_fadeout;
  animation-name: exp_fadeout;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.exp-search-out-anim #exp-search-popup .exp-item--conent form .exp--search-divider {
  -webkit-animation-name: exp_fade_out_move;
  animation-name: exp_fade_out_move;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  visibility: visible;
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  -o-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.exp-search-out-anim #exp-search-popup .exp-item--logo, .exp-search-out-anim #exp-search-popup .exp-item--close {
  -webkit-animation-name: exp_fadeout;
  animation-name: exp_fadeout;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
  visibility: visible;
}
.exp-search-popup-button, .exp-cart-sidebar-button {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 36px;
  text-align: center;
  -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);
  cursor: pointer;
  font-size: 20px;
  position: relative;
}
.exp-search-popup-button svg, .exp-cart-sidebar-button svg {
  height: 16px;
}
.exp-search-popup-button.style-box, .exp-cart-sidebar-button.style-box {
  font-size: 16px;
}
.exp-search-popup-button.style-box .exp_cart_counter, .exp-cart-sidebar-button.style-box .exp_cart_counter {
  top: -13px;
  right: -13px;
  width: 25px;
  height: 25px;
  line-height: 25px;
}
.exp-search-popup-button .exp_cart_counter, .exp-cart-sidebar-button .exp_cart_counter {
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 100px;
  background-color: #ffb200;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  top: -4px;
  right: -14px;
}
.exp-search-popup-button.style-box, .exp-search-popup-button.style-box-bd {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 51px;
  height: 51px;
  background-color: #ffb200;
  line-height: 51px;
  color: #000;
  font-size: 16px;
}
.exp-search-popup-button.style-box-bd {
  border: 1px solid rgba(30, 32, 35, 0.15);
  background-color: transparent;
  width: 51px;
  height: 51px;
  line-height: 51px;
  border-radius: 50%;
  color: #000;
  font-size: 16px;
}
.exp-search-popup-button.style-box-bd:hover {
  background-color: #000;
  border-color: transparent;
  color: #fff;
}
.exp-search-popup-button.style-box-bd:hover svg {
  fill: #fff;
}
.exp-widget-searchform .searchform-wrap {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  position: relative;
}
.exp-widget-searchform .searchform-wrap .search-field {
  font-size: 16px;
  font-weight: 700;
  color: #0a0a0b;
  width: 92px;
  padding: 0;
  background-color: transparent;
  border: none;
  min-width: 92px;
}
.exp-widget-searchform .searchform-wrap .search-submit {
  width: 30px;
  min-width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 15px;
  color: #0a0a0b;
  font-weight: normal;
  background-color: transparent;
}
.exp-widget-searchform .searchform-wrap .search-submit:hover {
  color: #ffb200;
}

/*************** Maquee Text Style ***********/

.feature-one {
    position: relative;
    display: block;
    z-index: 1;
}
.feature-one__inner {
    position: relative;
    display: block;
    padding: 35px 0 105px;
}
.feature-one__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    white-space: nowrap;
    min-width: 100%;
}
.feature-one__list li {
    position: relative;
    display: block;
    padding: 0 22px;
}
.feature-one__list li a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 98px;
    font-weight: 700;
    line-height: 98px;
    letter-spacing: -3.92px;
    text-transform: uppercase;
    color: #000;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.feature-one__list li a > span {
    color: #d9d9d9;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.feature-one__list li a:hover {
    color: #ffb200;
}
.feature-one__list li a:hover span {
    color: #ffb200;
}
.feature-two {
    position: relative;
    display: block;
    background-color: #000000;
    padding: 22px 0 21px;
    z-index: 1;
}
.feature-two__inner {
    position: relative;
    display: block;
}
.feature-two__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    white-space: nowrap;
    min-width: 100%;
    margin-bottom:0px;
}
.feature-two__list li {
    position: relative;
    display: block;
    padding: 0 22px;
}
.feature-two__list li a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 20px;
    letter-spacing: -0.8px;
    text-transform: capitalize;
    font-weight: 500;
    line-height: 20px;
    color: #ffffff;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.feature-two__list li a > span {
    position: relative;
    margin-right: 5px;
    color: #ffb200;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.feature-two__list li a:hover {
    color: #ffb200;
}
.feature-two__list li a i {
    color: #ffffff;
    position: relative;
    font-size: 13px;
    margin-right: 15px;
}
.feature-three {
    position: relative;
    display: block;
    padding: 100px 0 100px;
    z-index: 1;
}
.feature-three__shape-1 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.5;
    z-index: -1;
}
.feature-three__inner {
    position: relative;
    display: block;
}
.feature-three__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    white-space: nowrap;
    min-width: 100%;
}
.feature-three__list li {
    position: relative;
    display: block;
    padding: 0 12px;
}
.feature-three__list li a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 138px;
    font-weight: 700;
    line-height: 138px;
    letter-spacing: -5.52px;
    text-transform: capitalize;
    color: transparent;
    -webkit-text-stroke: 1px #555555;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.feature-three__list li a > span {
    color: #d9d9d9;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.feature-three__list li:hover a {
    -webkit-text-stroke: 1px #ffb200;
}
.news-block .inner-box .lower-content .post-meta li .sl-wrapper a .sl-count{
    font-size: 14px;
    color: #333;
    font-weight: 700;
}

.sliding-text-one {
    position: relative;
    display: block;
    padding: 120px 0 80px;
    transform: rotate(-5deg);
    z-index: 1;
}
.sliding-text-one__wrap {
    position: relative;
    display: block;
}
.sliding-text__list {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-wrap: nowrap;
    width: fit-content;
}
.sliding-text__list li {
    osition: relative;
    display: block;
    float: left;
    margin-right: 30px;
}
.sliding-text__title {
    position: relative;
    /* 
    color: transparent;
    -webkit-text-stroke: 1px #222222;
    */
    color: #fff;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    font-size: 120px;
    line-height: 0.9em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -4.8px;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.sliding-text__list li .sliding-text__title:hover {
    color: transparent;
    -webkit-text-stroke: 1px #ffb200;
}
.sliding-text__title:before {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    color: #ffb200;
    white-space: nowrap;
    content: attr(data-hover);
    transition: all 0.5s cubic-bezier(0.17, 0.67, 0.32, 0.87);
}
.sliding-text__list li:hover .sliding-text__title:before {
    width: 100%;
}

.pagination li a.next i, .pagination li a.prev i {
  line-height: 48px;
}


.price-labe .elementor-widget-container:before{
    box-shadow: 0 -20px 0 0 #fff;
    left: -19px;
    border-top-right-radius: 60px;
    content: "";
    position: absolute;
    background-color: transparent;
    top: 0px;
    height: 40px;
    width: 20px;
}

.price-labe .elementor-widget-container:after{
    box-shadow: 0 -20px 0 0 #fff;
    right: -20px;
    border-top-left-radius: 20px;
    content: "";
    position: absolute;
    background-color: transparent;
    top: 0px;
    height: 40px;
    width: 20px;
}