@font-face {
   /*  font-family: 'ChunkFiveEx'; */
     font-family: 'Nimbus Sans L Bold';
    font-style: normal;
    font-weight: normal;
    src:  url('/sites/all/themes/smww/font/nimbus-sans-l-cufonfonts-webfont/NimbusSanL-Bol.woff') format('woff');
	font-display: swap;
    }
#payment_detail_box table td {
padding: 10px 10px;
}
.left_apply_button {
width: 58%;
float:left;
padding: 4%;
}
.img_seats_left {
float:left;
padding-left:10%
}
#currency_select_1 {
margin-top:4px;
}
.cards_image {
width: 40px;
vertical-align: middle;
margin-right:9px;
}
.img_seats_left img {
margin-top:15% !important;
}
#payment_detail_box {
clear:both;
padding: 2px; 
background: #003c7d;
}
.payment_detail_inner_box {
padding: 3px;
text-align: left; 
margin-bottom: 13px;
margin-top: 13px;
color:#fff;
}
.pay_heading1 {
margin:10px;
font-size:29px;
font-weight:800;
font-family: 'chunkfive_exregular' !important;

}
.payment_description {
margin:15px;
margin-left:15px;
margin-right:8px;
}
.pay_price1 {
color:#f3ac3a;
font-family: 'Nimbus Sans L Bold';
}
.pay_heading2 {
font-family: 'chunkfive_exregular' !important;
font-size:18px;
}
.pay_heading {
font-family: 'chunkfive_exregular' !important;
font-size:22px;
}
.payment_method_inner_box {
padding: 3px;
text-align: left; 
margin-bottom: 13px;
margin-top: 13px;
color:#003c7d;
background:#fff;
}
.payment_method_inner_box .payment_description {
margin: 10px;
    margin-left: 12px;
  
}
.prerequiste_method_inner_box {
padding: 3px;
text-align: left; 

background:#f3ac3a;
color:#003c7d;
}
.prerequiste_method_inner_box .payment_description {
margin: 10px;
    margin-left: 12px;
  
}
.pay_heading3 {
	font-family: 'chunkfive_exregular' !important;
font-size:16px;
text-transform:uppercase;
}
.payment_price_inner_box {
border: 1px solid #f3ac3a;
}
.payment_price_inner_box .payment_description {
color:#fff;
}
.currency_unprocessed_price {
font-size: 22px;
color: #f3ac3a;
font-family: 'chunkfive_exregular' !important;
}
.pay_detail_globe {
width:60px;
}
#payment_description {
margin-bottom:0px;
}
#currency_select_0 {
height: 35px;
border-radius:20px;
color: #003c7d;
    font-weight: 600;
}
#currency_select_0, #currency_select_1 {
	-webkit-appearance: none; 
	-moz-appearance: none;
	appearance: none; 
    font-size: 15px;
    padding: 4px 7px;
    margin-bottom: 5px;
	background:#fff;
	background: url("https://www.sportsmanagementworldwide.com/sites/default/files/blue_arrow_new.png") 95% 61% !important;
    background-repeat: no-repeat !important;
    background-color: #fff !important;
	overflow:hidden;
      text-overflow:ellipsis;
      padding-right:40px;
	  width:60%;
	
}

@media only screen and (max-width:600px) 
{
.pipe{display:none;}
.left_apply_button {
width: 100% !important;
float:none ! important;
padding: 2%;
}
.img_seats_left {
width: 100% !important;
float:none ! important;
text-align:center;
}
#currency_select_0, #currency_select_1 {
width:100%;
margin-top:10px;
}
}
.top_apply_button{
	float:left !important;
}