/*!
Theme Name: Cherito Child theme
Theme URI: https://bracketweb.com/cheritowp/
Template: cherito
Author: Layerdrops
Author URI: https://themeforest.net/user/Layerdrops
Description: This is a Child theme for Cherito WordPress theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: cherito-child
*/


#home-vid .video-one .sec-title{
	position: relative;
	z-index: 999;
	background: rgba(255, 255, 255, 0.3);
    border-radius: 15px;
    padding: 15px;
}

.testimonials-six{
	background: #F36524;
}

.cta-five{
	background: #fdb318;
}

@media (max-width: 480px) {
  body {
    .page-header {
        padding-top: 150px;
        padding-bottom: 50px;
    }
  }