/*
Theme Name: Regate v. 1.0
Theme URI: 
Author: Amprise
Author URI: https://digital.amprisedesign.com
Description: Required plugins 'Advanced Custom Fields PRO', PolyLang, 'Safe SVG'
Version: 1.0
*/


body {
	user-select: initial !important;
}

/*.preloader {
	display: none !important;
}*/

img[src=''] {
	background: #ccc url('assets/images/png/placeholder.jpg') center / cover;
}

.mission__video > div video {
    object-fit: cover;
}


.how-square video {
    width:  100%;
}


.how-square {
    background: transparent !important;
}