body .main-holder {
	overflow:hidden;
	position:relative
}
.container1 {
	width:100%
}
.red {
	color:red
}

.text-white
{
color:#fff!important; 
font-weight:600!important;
}

.d-none{
display:none;
}
.swal-title {
	color:rgba(0, 0, 0, .65);
	font-weight:500;
	text-transform:none;
	position:relative;
	display:block;
	padding:13px 16px 0 16px;
	font-size:20px;
	line-height:normal;
	text-align:center;
	margin-bottom:0
}
.swal-button {
	background:0 0;
	border:2px solid #252525!important;
	box-shadow:0 0 10px rgba(0, 0, 0, .1);
	color:#212121;
	border:none;
	box-shadow:none;
	border-radius:3px;
	font-weight:600;
	font-size:14px;
	padding:5px 50px;
	margin:0;
	cursor:pointer;
transition:ease all .3s
}
.swal-button:hover {
	background:#252525!important;
	border:2px solid #252525;
	color:#fff!important
}
.swal-footer {
	text-align:center!important
}
.swal-content__input:focus, .swal-content__textarea:focus {
	outline:0;
	border-color:#dedede!important
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color:#555!important;
}
.form-area {
	background:rgba(0, 0, 0, .9);
	padding:15px;
	margin:5px 25px;
	border:0;
	border-radius:5px;
	color:#fff;
	overflow:hidden
}
input[type=mobile-number], input[type=mobile-std] {
	padding:4px 6px;
	float:none;
	color:#555;
	font-size:12px
}
#Field106, #Field107 {
	width:63%;
	height:30px;
	float:right
}
#searchForm {
	position:absolute;
	top:150px;
	left:68.4%
}
.button-part, .radio, .radio span {
	position:relative
}
#Field106 {
	padding:4px 6px;
	border-radius:2px;
	border:0;
	font-size:12px;
	color:#999
}
#Field107 {
	border-radius:2px
}
.sub-field {
	position:relative;
	width:calc(100% - 115px);
	float:right;
	margin-bottom:15px
}

.sub-field-d {
	position:relative;
	width:calc(100% - 115px);
	float:right;
	margin-bottom:15px
}
input[type=mobile-std] {
	height:30px;
	border-radius:2px;
	border:0;
	position:absolute;
	width:35px;
	z-index:1;
	box-sizing:border-box
}
.sub-field input[type=mobile-number] {
	border-radius:2px;
	border:0;
	position:relative
}
.btn-default-form-banner:hover {
	color:#000;
	background-color:#9dcd17;
}
.btn-default-form-banner {
	background-color:#da251d;
	color:#fff;
	border:0;
	border-radius:4px;
	font-size:16px;
	padding:2px 10px
}
form>div {
	clear:both;
	overflow:hidden;
	padding:1px;
	margin:0 0 10px
}
form>div>fieldset>div>div {
	margin:0 0 5px
}
form>div>label, legend {
	width:40%;
	float:left;
	padding-right:10px
}
.radio, select {
	padding:4px 6px;
	float:right
}
form>div>div, form>div>fieldset>div {
	width:60%;
	float:right
}
#title103, #title3, #title4 {
	float:left;
	margin-bottom:20px
}
form>div>fieldset label {
	font-size:90%
}
fieldset {
	border:0;
	padding:0
}
input[type=email], input[type=mobile-number], input[type=password], input[type=text], input[type=url] {
	width:100%;
	box-sizing:border-box;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #555;
	border-bottom:1px solid #555;
	padding:4px 6px;
	border-radius:2px;
	border:0;
	float:right;
	font-size:14px;
	color:#555;
	height:30px
}
.form-area select {
	width:100%;
	color:#555; 
	font-size:14px;
}
input[type=email]:focus, input[type=password]:focus, input[type=text]:focus, input[type=url]:focus, textarea:focus {
	outline:0;
	border-color:#4697e4
}
#title1, #title102, #title103, #title106, #title2, #title3, #title4 {
	float:left;
	margin-bottom:5px;
	width:115px
}
.gym-size {
	width:100%
}
.error {
	margin:0 0 5px;
	width:calc(100% - 115px)
}
.radio-field {
	height:70px
}
input[type=radio] {
	width:60%
}
.radio {
	width:100%;
	border-radius:2px;
	border:0
}
.button-part {
	width:calc(100% - 115px);
	float:right;
	margin-bottom:15px
}
select {
	width:63%;
	border-radius:2px;
	border:0;
	font-size:12px;
	color:#999;
	height:30px
}
.radio.inline, .radio.inline1 {
	padding-top:5px;
	margin-bottom:0;
	vertical-align:middle;
	float:left;
	display:inline-block;
	width:auto;
	min-height:unset;
	padding:0;
	margin-right:10px
}
label {
	font-size:13px;
	text-align:left
}
.radio.inline {
	width:auto;
	min-height:unset;
    margin-top:-5px;
	margin-bottom:10px;
}
.inline+.inline {
	margin-left:10px
}
.radio {
	color:#fff;
	font-size:16px;
	bottom:30%;
	left:0;
	padding:0
}
.radio span {
	padding-left:25px
}
.radio span:after {
	content:'';
	width:20px;
	height:20px;
	border:2px solid;
	position:absolute;
	left:0;
	top:1px;
	border-radius:100%;
	-ms-border-radius:100%;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
	box-sizing:border-box;
	-ms-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box
}
.radio input[type=radio] {
	cursor:pointer;
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	opacity:0;
	margin:0
}
.radio input[type=radio]:checked+span {
	color:#9dcd17;
}
.radio input[type=radio]:checked+span:before {
	content:'';
	width:7px;
	height:8px;
	position:absolute;
	background:#9dcd17;
	left:6px;
	top:7px;
	border-radius:100%;
	-ms-border-radius:100%;
	-moz-border-radius:100%;
	-webkit-border-radius:100%
}
.title-form-banner {
	margin-bottom:20px;
	font-size:19px;
	font-weight:500;
	text-align:center;
	color:#fff;
	letter-spacing:1px
}
.title-form-banner, h4 {
	margin-bottom:20px;
	font-size:19px!important;
	font-weight:500!important;
	text-align:center;
	color:#9dcd17!important;
	letter-spacing:1px
}
@media (min-width:1200px) {
form>div>label, legend {
text-align:left
}
}
@media only screen and (max-width:1199px) {
#searchForm {
position:static;
top:0;
left:0;
margin-top:2%
}
.form-area {
background:rgba(0, 0, 0, .9);
padding:5px 15px;
border:0;
border-radius:5px;
color:#fff;
width:90%;
margin:0 auto
}
#Field106 {
width:62%;
height:30px;
float:right;
border-radius:2px
}
}
@media only screen and (max-width:991px) {
#searchForm {
position:static;
top:0;
left:0;
margin-top:2%
}
.form-area {
background:rgba(0, 0, 0, .9);
padding:5px 15px;
border:0;
border-radius:5px;
color:#fff;
/*height:100vh;*/
width:90%;
margin:0 auto
}
.featured-products_wrapper {
/*height:100vh;*/
}
#Field106 {
width:62%;
height:30px;
float:right;
border-radius:2px
}
}
@media only screen and (max-width:1024px) {
#searchForm {
position:static;
top:0;
left:0;
margin:15px auto
}
.form-area {
background:rgba(0, 0, 0, .9);
padding:15px;
border:0;
border-radius:5px;
color:#fff;
width:60%;
margin:0 auto
}
.featured-products_wrapper {
margin-top:0px
}
#Field106 {
width:62%;
height:30px;
float:right;
border-radius:2px
}
.title-form-banner {
margin-bottom:20px;
font-size:15px;
font-weight:500;
text-align:center;
color:#fff;
letter-spacing:1px
}
.container1 {
width:75%!important;
margin:0 auto;
float:none
}
body #motopress-main.main-holder header.header .shop-menu-wrapper #shopnav li {
margin-right:6px!important
}
body.home #motopress-main.main-holder .content-holder {
padding-top:0px
}
}
@media only screen and (max-width:800px) {
#searchForm {
position:static;
top:0;
left:0;
margin-top:2%
}
.form-area {
background:rgba(0, 0, 0, .9);
padding:5px 15px;
border:0;
border-radius:5px;
color:#fff;
/*height:100vh;*/
width:90%;
margin:0 auto
}
.featured-products_wrapper {
/*height:100vh;*/
}
#Field106 {
width:62%;
height:30px;
float:right;
border-radius:2px
}
.title-form-banner {
margin-bottom:20px;
font-size:15px;
font-weight:500;
text-align:center;
color:#fff;
letter-spacing:1px
}
.container1 {
width:75%!important;
margin:0 auto;
float:none
}
select {
width:60%
}
}
@media only screen and (max-width:768px) {
#searchForm {
position:static;
top:0;
left:0;
margin-top:2%
}
.form-area {
background:rgba(0, 0, 0, .9);
padding:5px 15px;
border:0;
border-radius:5px;
color:#fff;
/*height:620px;*/
width:90%;
margin:0 auto
}
.featured-products_wrapper {
/*height:100vh;*/
}
#Field106 {
width:62%;
height:30px;
float:right;
border-radius:2px
}
.title-form-banner {
margin-bottom:20px;
font-size:15px;
font-weight:500;
text-align:center;
color:#fff;
letter-spacing:1px
}
.container1 {
width:75%!important;
margin:0 auto;
float:none
}
}
@media only screen and (max-width:736px) {
.search-cart-wrapper {
width:100%!important
}
}
@media only screen and (max-width:667px) {
.search-cart-wrapper {
width:100%!important
}
}
@media only screen and (max-width:640px) {
#searchForm {
position:static;
top:0;
left:0;
margin-top:2%
}
.form-area {
background:rgba(0, 0, 0, .9);
padding:5px 15px;
border:0;
border-radius:5px;
color:#fff;
/*height:620px;*/
width:90%;
margin:0 auto
}
.featured-products_wrapper {
/*height:100vh;*/
}
#Field106 {
width:62%;
height:30px;
float:right;
border-radius:2px
}
.title-form-banner {
margin-bottom:20px;
font-size:15px;
font-weight:500;
text-align:center;
color:#fff;
letter-spacing:1px
}
.container1 {
width:100%!important
}
select {
width:60%
}
}
@media only screen and (max-width:600px) {
#searchForm {
position:static;
top:0;
left:0;
margin-top:2%
}
.form-area {
background:rgba(0, 0, 0, .9);
padding:5px 15px;
border:0;
border-radius:5px;
color:#fff;
/*height:580px;*/
width:90%;
margin:0 auto
}
.featured-products_wrapper {
/*height:100vh;*/
}
#Field106 {
width:62%;
height:30px;
float:right;
border-radius:2px
}
.title-form-banner {
margin-bottom:20px;
font-size:15px;
font-weight:500;
text-align:center;
color:#fff;
letter-spacing:1px
}
.container1 {
width:100%!important
}
select {
width:60%
}

.sub-field-d {
	position:relative;
	width:calc(100% - 0px);
	float:right;
	margin-bottom:15px
}


}
@media only screen and (max-width:568px) {
.form-area {
/*height:100vh;*/
}
}
@media only screen and (max-width:480px) {
#searchForm {
position:static;
top:0;
left:0;
margin-top:2%
}
.form-area {
background:rgba(0, 0, 0, .9);
padding:5px 0px;
border:0;
border-radius:5px;
color:#fff;
/*height:100vh;*/
width:90%;
margin:0 auto
}
.featured-products_wrapper {
/*height:100vh;*/
}
#Field106 {
width:62%;
height:30px;
float:right;
border-radius:2px
}
.title-form-banner {
margin-bottom:20px;
font-size:15px;
font-weight:500;
text-align:center;
color:#fff;
letter-spacing:1px
}
.container1 {
width:100%!important
}
select {
width:60%
}
}
@media only screen and (max-width:375px) {
.title-form-banner {
margin-bottom:20px;
font-size:15px;
font-weight:500;
text-align:center;
color:#fff;
letter-spacing:1px
}
select {
width:61%
}
.container1 {
width:100%
}
.radio.inline, .radio.inline1 {
display:inline-block;
margin-bottom:10px;
vertical-align:middle;
float:left
}
.form-area {
/*height:100vh;*/
}
.featured-products_wrapper {
/*height:100vh;*/
}
}
@media only screen and (max-width:360px) {
.title-form-banner {
margin-bottom:20px;
font-size:15px;
font-weight:500;
text-align:center;
color:#fff;
letter-spacing:1px
}
select {
width:61%
}
.form-area {
/*height:100vh;*/
}
.featured-products_wrapper {
/*height:100vh;*/
}
}
@media only screen and (max-width:320px) {
.title-form-banner {
margin-bottom:20px;
font-size:14px;
font-weight:500;
text-align:center;
color:#fff;
letter-spacing:1px
}
select {
width:61%
}
#title3 {
width:26%
}
.container1 {
width:100%
}
.form-area {
/*height:100vh;*/
}
.featured-products_wrapper {
/*height:100vh;*/
}
#title106 {
width:22%
}
}
