<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: cigroup.lt
Author: ncwebs
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;
}

.cky-consent-container, .cky-preference-center {
	font-family: "Poppins", Sans-serif;
}


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

}

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

}

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

}
</pre></body></html>