@import url('http://fonts.googleapis.com/css?family=Raleway');
.woocommerce_page_wps-ext-cst-option p{
	font-family: raleway;
}
.wps-afoc-main-wrap p, .select2-selection__choice__display, .wps_wafc_multiselect, .select2-results__option--selectable, .select2-search__field{
	font-family: raleway !important;
}
.select2-container--default{
    width: 100% !important;
}
.wps-afoc-main-wrap p a{
	text-decoration: none;
}
.wps-afoc-main-wrap .error{
	font-family: raleway;
	color: #dd0d0d;
	font-size: 12px;
	font-style: italic;
	letter-spacing: 1px; 
}
.wps-afoc-main-wrap .error a{
	text-decoration: none;
}

.wps-afoc-main-wrap .wps-ext-cst-fees h3{
	width: 100%;
	border-bottom: 1px solid #DDD;
	font-family: raleway;
    font-weight: 200;
    padding-bottom: 5px;
}
.wps-afoc-main-wrap h2{
    border-bottom: 1px solid #DDD;
    padding: 8px;
    font-size: 22px;
    font-family: raleway;
    font-weight: 200;
    margin-right: 20px;
}
.wps-afoc-main-wrap table tr th{
	font-family: raleway;
	letter-spacing: 1px;
}
.wps-afoc-main-wrap input[type="text"], .wps-afoc-main-wrap select, .wps-afoc-main-wrap input[type="number"] {
	height: 34px !important;
  	width: 99% !important;
  	max-width: 99% !important;
  	border-radius: 3px;
  	border: 1px solid #DDD !important;
  	float: left;

}
.wps-afoc-mainwraper{
	width: 100%;
	text-align: center;
	display: block ruby;
	margin-top: 30px;
}
.wps-afoc-main-wrap{
	background: white;
    display: inline-block;
	padding: 15px;
	margin: 15px;
	position:relative;
	width: 70%;
	height: auto;
	position:relative;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.wps-afoc-main-wrap:before, .wps-afoc-main-wrap:after
{
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:10px;
    bottom:10px;
    left:0;
    right:0;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}
.wps-afoc-main-wrap:after
{
    right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
    -moz-transform:skew(8deg) rotate(3deg);
    -ms-transform:skew(8deg) rotate(3deg);
    -o-transform:skew(8deg) rotate(3deg);
    transform:skew(8deg) rotate(3deg);
}
.cndtn_mode label, .wps-ext-cst-fees label{
	display: block;
}
.wps-buy-notice span{
		font-family: 'Raleway';
		font-size:12px;

	}
	.wps-buy-notice .gradient-button {
    margin: 6px;
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    letter-spacing: 1px;
    padding: 6px;
    text-align: center;
    transition: 0.5s;
    background-size: 200% auto;
    color: #FFF;
    box-shadow: 0 0 20px #eee;
    border-radius: 10px;
    width: 100px;
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    cursor: pointer;
    display: inline-block;
    border-radius: 25px;
    font-weight: 700;
    text-decoration: none;
}
.wps-buy-notice .gradient-button:hover{
    color: white;
}

.wps-buy-notice .gradient-button-4 {background-image: linear-gradient(to right, #00d2ff 0%, #3a7bd5 51%, #00d2ff 100%)}
.wps-buy-notice .gradient-button-4:hover { background-position: right center; }
.wps-afoc-main-wrap p{
	font-family: raleway;
}
.wps-afoc-main-wrap h2, .wps-afoc-main-wrap h3{
    border-bottom: 1px solid;
    padding: 8px;
    font-size: 22px;
    font-family: raleway;
    font-weight: 200;
    margin-right: 20px;
}
.wps-afoc-main-wrap table tr th{
	font-family: raleway;
	letter-spacing: 1px;
}
.wps-afoc-main-wrap input[type="number"],.wps-afoc-main-wrap input[type="text"],.wps-afoc-main-wrap textarea{
	height: 45px !important;
  	width: 99% !important;
  	border-radius: 3px;
  	border-top: none;
  	border: 1px solid #DDD;
	box-shadow: none;
	background: transparent;
}
 .wps-afoc-main-wrap select{
 	height: 45px !important;
  	width: 99% !important;
 }
 .wps-afoc-main-wrap .form-table td{
    width: 100%;
 }
 .wps-afoc-main-wrap .form-table td p{
    font-size: 12px;
    font-style: italic;
    display: inline-block;
 }
.wps-feat-not{
    font-size: 10px;
    font-weight: 600;
    color: #e7000087;
}
.wps-feat-prem{
    font-size: 10px;
    font-weight: 600;
    color: grey;
}