.theme-preview h2 {
    font-size: 14px;
}

.wptu-ticker.wptu-ticker-main {
	background: none !important;
}
#wptu-ticker-1 > .wptu-ticker-title .wptu-ticker-head {
	color:#fff !important;
}

.wptu-ticker-block a:hover{
	font-weight: bold;
}
.st-gheading {
	text-align: center;
}
/*
.theme-preview:hover {
	position:relative;
    top:-25px;
    left:-35px;
    width:500px;
    height:auto;
    display:block;
    z-index:9999;
}
*/
@media(max-width:991px){
.edd_download{width:50% !important;}   
}
@media(max-width:768px){   
.edd_download{width:100% !important;}}

@media(max-width:768px){      
.attachment-simontaxi-download-image{ 
width: 100% !important;
height: auto !important;
}}
      
.theme-preview:hover {
position: absolute;
top: -25px;
left: -15px;
right: 0;
width: 205px;
height: auto;
display: block;
margin: 0 auto;
z-index: 999999;
}

.edd-gateway-option-selected {
color: #fff !important;
background: #f7b926;
border: 1px solid #caaaaa;
padding: 12px !important;
margin-top: 18px;
border-radius: 33px;
}

.edd-gateway-option-selected input[type="radio"]{
	width: 0em !important;
	margin-right: 0px;
}
.contact-form {
	border: 1px solid #f7b926;
	border-radius: 25px;
	padding: 20px;
}