/*
 Theme Name:   Verorini
 Description:  Verorini Deluxe Hotel Theme
 Author:       ADS Solutions
 Author URI:   https://ads-solutions.gr/
 Template:     bootscore-main
 Version:      1.0.0
 Text Domain:  bootscore
*/

/* 
All style editing is done via scss/_bscore_custom.scss
*/

#page {
	overflow-x: hidden;
}

/* removed to make it look like figma has a default value */

p {
	margin-bottom: 0 !important;
}

.fixed-top1.bg-body-tertiary {
	background-color: red !important;
} 
/* 
.slick-initialized {
	overflow-x: clip;
} */
