/*!
Theme Name: parallaxpassion
Theme URI: https://digitalguider.com/
Author: DG Development Team
Author URI: https://digitalguider.com/
Description: A custom WordPress theme for parallaxpassion.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: parallaxpassion
*/

.wpcf7-not-valid-tip:not(:nth-child(1)):not(:nth-child(2)) {display:none;}
.rounded-img1 img {
    border-radius: 50px;}
.custom-card-sec .box-content p{
	width: 500px;
    height: 80px;
    overflow: auto;
    padding: 0px 15px;
}
.custom-card-sec .box-content h3{
    padding: 0px 15px;
}

.custom-card-sec .box-content .paragraph-text{
	width: 500px;
    height: 80px;
    overflow: auto;
    padding: 0px 15px;
}

.blog-video iframe {
    border: none;
    width: 100%;
    height: 370px;
}
