/*
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.0
*/

.dostawa-cta {
display: block;
width: 100%;
margin-top: 10px;
text-align: center;
border: 1px solid #ededed;
padding: 5px 10px;
border-radius: 5px;
font-size: 13px;
text-transform: uppercase;
font-weight: 600;
}

.opinia-cta {
border: 1px dashed #24eb5c;
background: #f9f9f9;
padding: 20px;
border-radius: 10px;
font-style: italic;
font-size: 13px !important
 line-height: 2;
display: block;
margin-top: 30px;
}

/* Stylowanie opinii pod Call to Action */
.opinia-pod-cta {
	border: 1px dashed #24eb5c;
	background: #f9f9f9;
	padding: 20px;
	border-radius: 10px;
	font-style: italic;
	font-size: 13px !important;
	line-height: 2;
	display: block;
	margin-top: 30px;
}

.opinia-pod-cta-podpis {
	margin-top: 20px;
	display:flex;
	align-items: center;
}

.opinia-pod-cta-podpis img {
	margin-right: 10px;
}
