/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

 iframe {
	   width:100%;
}

/* IATS Customizations */
label.IATS_EventTitle {font: 26px Roboto Slab !important; color: #232324 !important; font-weight: 600 !important;}
span.IATS_AmountSectionTitle, span.IATS_PaymentSectionTitle {font: 18px Roboto Slab !important; font-weight: 600 !important;}
#IATS_PaymentBoxDiv input, #IATS_PaymentBoxDiv select, #IATS_PaymentBoxDiv textarea, #IATS_PaymentBoxDiv div {font: 15px lato !important; color: #232324;}
div.IATS_PaymentItemDiv label {font: 15px lato !important; color: #232324;}
span.IATS_EventDescription {font: 15px lato !important; color: #232324;}
label.IATS_RadioPaymentLabel {font: 15px lato !important;}
label.IATS_RadioAmtLabel {font: bold 15px lato !important; color: #232324;}
input.IATS_RadioAmtButton, div.IATS_PaymentItemDiv input[type="radio"] {margin-right: 15px !important;}
div.IATS_Div {border-radius: 0px !important;}
button.IATS_Action {background: #ED6736 !important; font: 20px roboto slab !important; letter-spacing: 1px !important; text-transform: uppercase !important; border: none !important; border-radius: 0px !important;}
span.IATS_Action {margin: 0 0 0 0 !important; text-align: left !important;}

/* General Edits */
.q_logo a {visibility: visible !important;}

@media only screen and (max-width: 1000px) {
	header .q_logo img.mobile {
		max-height: 80px !important;
	}
}

.crp_related.crp-rounded-thumbs li {background: #232323 !important;}
.crp_related.crp-rounded-thumbs li:hover {background: #353535 !important;}
.crp_related.crp-rounded-thumbs img {object-fit: cover !important; height: 200px !important;}