./* Enter Your Custom CSS Here */
.zerif-copyright-box{
  display:none;
}

input.skill4,input.skill3,input.skill2,input.skill1 {
 display:none; 
}

.our-team .row .team-box {display:none!important;}

.section-header {
 padding-bottom:45px; 
}
.our-team{
 padding-top:70px; 
}

.period-selector-container {
 margin-top:20px; 
}

.period-selector-container label{
  display:inline;
  font-size:24px;
  margin-top:20px;
}

.prosites-checkout-table .psts-level-0 {
 display:none; 
}
.level-summary {
 display:none; 
}
.plan-price{
 font-size:55px!important; 
}
.plan-price .symbol,.plan-price .whole,.plan-price .dot,.plan-price .decimal{
  font-size:inherit!important;
}


#psts_checkout_grid .pblg-checkout-opt {

	color: #fff;

	font-weight: normal;

	cursor: pointer;

	-moz-border-radius: 6px;

	-khtml-border-radius: 6px;

	-webkit-border-radius: 6px;

	border-radius: 6px;

	padding: 10px;

	background: #6bd3ff;

	width: 100%;

    position:relative;
  margin:10px;

}



#psts_checkout_grid .pblg-checkout-opt:hover {
	background: #00b4ff;
}



#psts_checkout_grid div.opt-current {
	background: #00b4ff;
}



#psts_checkout_grid div.opt-selected, #psts_checkout_grid div.opt-selected:hover, #psts_checkout_grid div.opt-current:hover {
	background: #00b4ff;
}

.psts_level_head th:first-of-type{
  color:white;
}
.psts_level_head th {
 padding-left:10px; 
}
tr.psts_level.level-1 td {
  margin-top:10px;
  margin-bottom:10px;
}
.psts-signup-message {
 font-size:18px;
  padding:0px 20px 20px 20px;
      line-height: 28px;
}
.login-existing,.login-existing a {
 font-size:18px; 
}

#loginform label,#prosites-user-register label{
 width: 140px;
  margin-right:5px;
}
#loginform {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
 margin-top: 30px;
  padding-top:30px;
}

.entry-title:after,.entry-title:before {
  background:#6bd3ff!important;
      width: 100%!important;
    height: 1px!important;
}
.entry-title {
 line-height:30px;
  font-size:26px;
  font-weight:normal;
}
div.username,div.email,div.blogname,div.blog_title {
  padding:10px;
}
div#privacy {
  display:none;
}
#prosites-signup-form-checkout h2 {
  margin-top:25px;
  font-weight:normal;
}
.reserved_msg {
    margin-top:25px;
  font-weight:normal;
}
#gateways-1, #gateways-2, #gateways-3 {
 padding:0px; 
}
#psts-stripe-checkout  h2 ,#psts-payment-info-received h2,#psts-stripe-checkout-existing h2,#psts_existing_info h2,#psts-checkout-output h2,.reserved_msg h2{
  font-weight:normal;
}
#psts_existing_info,#psts-signup-another {
  margin-bottom:25px;
}
.service-icon {
cursor:default;
}