/*
Theme Name: CxC DCREG
Theme URI: https://cortexcreative.com/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: CxC
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: cxc
Text Domain: twentyfifteendc

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.payPal-calculate .userValue{border:1px solid #d3d6d7 !important;}
.payPal-button{padding:8px 34px !important;}
.errorMsg{color:#bd2e2a;}
ul.logo-list li .sponserLogo{height:280px;display:table;width:100%;border:1px solid #d6d8d9;background:#fff;}
ul.list-1 li{margin:0px !important;padding-top:20px;padding-bottom:20px;}
ul.logo-list li img{margin:0 auto;max-width:240px;}
ul.logo-list .exe-boxes{display:table-cell;vertical-align:middle;}

.current-sponsors-list ul{display: flex;	flex-wrap: wrap;align-items: center;justify-content: center;}
.current-sponsors-list li{max-width:250px;flex:0 0 auto;}
.current-sponsors-list li.enlarged{max-width:350px;}

.reset-padding{padding:0!important;}
.more_attendees_form input{padding:5px 15px;width:150px;font-size:16px;}
.more_attendees_form button{width:100px;}
table.event_section_table th,table.event_section_table td{padding:15px;}
table.event_section_table th th,table.event_section_table td td{padding:5px;}

.ee-my-events-event-section-details-row td{border:solid #7a8387 1px;}
.ee-my-events-event-section-details-row td td{border:none;}

ul.event_venue_date{margin:0;list-style:none;}
ul.event_venue_date li{padding-bottom:20px;}
ul.event_venue_date div{/*display:inline-block;*/}
ul.event_venue_date .red{font-weight:bold;color:#d6231e;}

.ticket-required-pg{display:none!important;}
.paybyguest.select-pay{max-width:80%;}
.paybyguest label{width:100%!important}

@media (min-width:768px) and (max-width:991px){
	ul.logo-list li{min-height:150px;float:left !important;}
	ul.logo-list{margin-left:0px !important;}
	.page-id-341 ul.list-1{margin:0px;}
	ul.logo-list li img{max-width:185px;}
}
@media(max-width:767px){
	ul.logo-list li{min-height:170px;float:left !important;}
	ul.logo-list{margin-left:0px !important;}
	ul.logo-list li img{max-width:170px;}
	.paybyguest.select-pay{max-width:100%;}
}
@media (max-width: 479px){
	ul.list-1 li{width:100%;}
	.current-sponsors-list li {max-width:90% !important;margin:20px;}
}
@media (min-width:992px) and (max-width:1024px){
	.inr-ctn ul.logo-list{margin:0px;}
}