/*
Theme Name: persetheme
Author: perse.lt
Version: 1.2
*/

body {
	margin:0px!important;
}

button {
	cursor:pointer;
}

html, body {
	width:100%;
	overflow-x:hidden;
}

*:focus {
    outline: none;
	box-shadow:none!important;
}

ul.elementor-nav-menu--dropdown a {
	border:0px!important;
}

.elementor-slideshow__header {
	flex-direction:unset!important;
}

/* Large desktop */
@media (max-width: 1200px) {

}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {

}

/* Landscape phones and down */
@media (max-width: 480px) {

}
