/*
Theme Name: vetematheme
Author: vetema.lt
Version: 1.0
*/

body {
	margin:0px!important;
}

button {
	cursor:pointer;
}

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

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

ul {
	padding-left:25px;
}

*: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) {

}
