/*

Theme Name: perse.lt

Theme URI: https://github.com/elementor/hello-theme/

Author: perse.lt

Author URI: https://perse.lt/

Template: hello-elementor

*/

body {
	margin:0px!important;
}

.elementor-slideshow__footer {
	display:none!important;
}

p, ol {
	margin-top:0px!important;
}

button {
	cursor:pointer;
}

html, body {
	width:100%;
	overflow-x:hidden;
}

*:focus {
    outline: none!important;
	box-shadow:none!important;
}

/* COOKIES CSS */
.cky-consent-bar, .cky-preference-center{
	font-family:"Montserrat";
}
/* END COOKIES CSS */

/* Large desktop */
@media (max-width: 1200px) {

}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {

}

/* Landscape phones and down */
@media (max-width: 480px) {

}
