/*
Theme Name: persetheme
Author: perse.lt
Version: 1.2
*/

body {
	margin:0px!important;
}

button {
	cursor:pointer;
}

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

p {
	margin-top:0px;
}

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

ul.elementor-nav-menu--dropdown a {
	border:0px!important;
}

.elementor-slideshow__header {
	flex-direction:unset!important;
}

.cc-floating.cc-theme-edgeless .cc-message {
	font-family: "Gilroy",Sans-serif;
	font-size: 16px;
    font-weight: normal;
	margin:0px!important;
	padding:25px;
}

.cc-floating .cc-compliance>.cc-btn{
	font-family: "Gilroy",Sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.cc-window.cc-floating.cc-type-info.cc-theme-edgeless.cc-bottom.cc-left.cc-color-override-1442230529 {
	border-radius:0px!important;
}

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

}

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

}

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

}
