/*
 Theme Name:   Chillypills - GP Child theme
 Theme URI:    -
 Description:  Custom GeneratePress child theme
 Author:       Chillypills, Tom Usborne
 Author URI:   https://chillypills.com
 Template:     generatepress
 Version:      0.1
*/

@media only screen and (max-width: 769px) {

    .elementor-slides .swiper-slide-bg{
    background-size: 170% !important;
    background-position: bottom !important;
}

}

html, body {
	overflow-x: hidden !important;
}

.form-text:hover {
	color:#9B181F;
}

.form-ydrive:link {
  color: white;
}

.form-ydrive:hover {
	color: whitesmoke;
}

.form-ydrive:visited {
  color: white;
}