.admin-bar .stricky-fixed{
	top:32px;
}
.contact-us .section-title h2{
	position: relative;
    font-size: 30px;
    font-weight: 700;
    color: #333;
    text-transform: capitalize;
}
.contact-form .wpcf7-submit{
	background: #ff9a00;
    color: #fff;
    line-height: 45px;
    padding: 0 41px;
}
.contact-form .wpcf7-submit:hover{
	background: #fff;
    color: #ff9a00;
    border-color: #ff9a00;
    transition: .5s ease;
}
.buy-ticket .ticket-info .item .list li{
	display:inline-block;
	margin-right:30px;
}
.buy-ticket .ticket-info .item .list li:nth-child(2n){
	margin-right:0px;
}
.page-title ul li{
	position: relative;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    color: #ff9a00;
    transition: .5s ease;
	margin-left:5px;
}
.page-title ul li:after{
	top:1px;
}
.pagination>li>a, .pagination>li>span{
	position: relative;
    display: block;
    font-weight: 500;
    padding: 16px 23px;
    font-size: 13px;
    color: #333;
    border: none;
    transition: .5s ease;
}
.pagination>li:hover>a, .pagination>li>span:hover{
    color: #fff;
    background: #ff9a00;
    border-radius: 0px !important;
    transition: .5s ease;
}
.pagination>li>span{
	color:#ff9a00;
}
.recent-news .content h4 a {
	position: relative;
    font-size: 12px;
    color: #777;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 22px;
}
.comment-box .children{
	margin-left:135px;
}
.rev_slider_wrapper{
	overflow:visible !important;
}
.tp-dottedoverlay.twoxtwo{
	background-image:url(../images/overly/slider-2.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
}
/***********************Custom Widget*************************/
.widget ul li a:after {
    background: #ff9a00 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 5px;
    left: 6px;
    line-height: 32px;
    position: absolute;
    top: 13px;
    width: 5px;
	margin-right:20px;
}
.widget ul li {
    border-bottom: 1px solid #f2f2f2;
    line-height: 32px;
    padding: 7px 0 3px;
    position: relative;
}
.widget ul li a {
    color: #333;
    display: block;
    font-size: 13px;
    font-weight: 300;
    position: relative;
	padding-left:20px;
}
.widget ul li a:hover {
    color: #ff9a00;
}
.tagcloud a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #f6f6f6;
    border-image: none;
    border-style: solid;
    border-width: 1px 2px;
    color: #999999;
    display: inline-block;
    font-size: 12px !important;
    line-height: 24px;
    margin: 0 7px 11px 0;
    padding: 5px 17px;
    position: relative;
    text-transform: capitalize;
    transition: all 300ms ease 0s;
}
.tagcloud a:hover {
    border-color: #ff9a00;
    color: #333;
}
.single-blog-post .single-comment-box .img-box2{
	width:137px;
}
.single-blog-post .single-comment-box .img-box2 img{
	width:100%;
}
.schedule-details .sidebar-page .content ul li a{
	min-height:80px;
	display:block;
}
.pb-tp-zero .sponser-section.style-2 {
	padding-top:0px;
} 
.error_page{
	padding:150px 0;
}
.error_page .shop_aside{
	max-width:900px;
	margin:0 auto;
	text-align:center;
}
.error_page .shop_aside a{
	display:inline-block;
}