/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.1
*/

body .container-wrap [class*=wp-block].alignfull img, body .container-wrap [class*=wp-block].alignwide img{
	width:auto;
}

.woocommerce .adyen-checkout__card__brands img.adyen-checkout__image, 
.woocommerce .adyen-checkout-card-input__icon.adyen-checkout__card__cardNumber__brandIcon,
.woocommerce .wc_payment_method.payment_method_wc_payerurl_gateway>label>img,
.woocommerce .adyen-checkout__field__exp-date_hint{
	border: none !important;
	border-radius: unset !important;
}
