/*
Theme Name: Capsule Child
Description: Child theme for Capsule.
Author: Your Name
Template: capsule
Version: 1.0.0
Text Domain: capsule-child
*/

/* Add your custom CSS below */
.banner-slides{overflow:hidden;border-radius:6px;}
.sib_signup_form{position:relative}
.sib_signup_form .sib_loader{position: absolute; right: 50px; top: 5px;}
.sib_msg_disp{position:absolute;bottom: -20px;left: 0;}
.rey-newsletterForm-sb .sib_msg_disp{margin-top:0 !important;}
.form-container{position: relative}
.form-container .form-row{display: flex; align-items: center; justify-content: space-between; gap: 20px;}
.form-container .form-row .form-group{flex:1;}
.form-container .form-group p{text-align: left;margin:0}
.form-container .form-group label{font-size: 11px; font-weight: var(--font-weight-bold); text-transform: uppercase; margin-bottom: 5px; color: HSL(var(--neutral-6));text-align: left;}
.form-container .form-row .form-group label span{color: #ff0000;font-weight: 700;}
.form-container .form-group .form-textarea{height: 120px; resize: none;}
.form-container .form-actions{display: flex;align-items: center; justify-content: center;margin: 20px 0 0;}
.form-container .form-actions p{margin:0;}
.form-container .form-actions .btn-action{width:100%; font-size: 13px;display: inline-flex;font-weight: 600;padding: 0.75em 1.25rem;text-transform:uppercase;color: var(--btn-color, var(--link-color)); background-color: #dfe3e7;letter-spacing:0.5px;}
.form-container .form-row .form-group .wpcf7-not-valid-tip{font-size:12px; font-weight:500; color: #484f56;}
.brands-btn{margin: 0 0 0 15px !important;}
.photo-mark{position: relative; border-radius: 2px; overflow: hidden; background: radial-gradient(120% 90% at 20% 0%, rgba(225, 29, 42, .22), transparent 55%), linear-gradient(155deg, #2a2a2a 0%, #0d0d0d 70%);}
.ph-mark{display:flex;align-items:center;justify-content:center;flex:1;}
.photo-description p{margin:0;}
.scripture-section{background: linear-gradient(170deg, #a30f1a 0%, #e11d2a 32%, #f3d9d9 78%, #f6f4ef 100%);}
.newsletter-form{position: relative;}
.newsletter-form .form-group{position:relative;}
.newsletter-form .form-group p{margin: 0 0 10px;}
.newsletter-form .form-group .form-control{padding: 10px 100px 10px 10px;}
.newsletter-form .form-actions{width: 100%; font-size: 13px; display: inline-flex; font-weight: 600; padding: 0.75em 1.25rem; text-transform: uppercase; color: var(--btn-color, var(--link-color)); background-color: #dfe3e7; letter-spacing: 0.5px;position: relative;}
.newsletter-form .form-actions p{margin: 0 auto; display: flex; align-items: center; justify-content: center;}
.newsletter-form .form-actions .wpcf7-spinner{position: absolute; right: 10px;}
.newsletter-form .form-actions  .wpcf7-not-valid-tip{font-size:14px;}
.newsletter-form .form-actions .wpcf7-form-control{text-transform: uppercase;}