HEX
Server: Apache
System: Linux uws7-179.cafe24.com 3.10.0-1160.119.1p.el7.x86_64 #1 SMP Thu Sep 11 14:15:01 KST 2025 x86_64
User: medikors (1589)
PHP: 7.3.1p1
Disabled: mysql_pconnect
Upload Files
File: /medikors/www/wp-content/plugins/LayerSlider/static/admin/scss/about.scss
.ls-about-page {
	margin: 25px 40px 0 20px;
	font-size: 15px;

	p {
		font-size: 14px;
	}
}


.ls-about-img {
	position: absolute;
	height: 65px !important;
	top: 10px;
	border: 0 !important;
}

.ls-start-button-wrapper {
	text-align: center;
}

.layerslider-logo {
	width: 60px;
	float: left;
	margin: 2px 30px 0 0;
	transform: translateZ(0px);
}

.ls-start-button {
	border: none !important;
	background-color: #f9292d !important;
	border-radius: 40px !important;
	box-shadow: none !important;
	text-shadow: none !important;
	text-transform: uppercase;
	margin: 20px auto 25px auto !important;
	line-height: 46px !important;
	text-align: center;
}


.about-heading {
	white-space: nowrap;
}

.about-heading,
.about-text {
	margin-left: 90px !important;
	margin-right: 0px !important;
	position: relative;
	z-index: 10;
}

.about-text {
	min-height: auto !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.ls-about-page .km-tabs-content {

	a {
		font-size: 14px;
	}

	ul {
		margin-left: 30px;
		list-style-type: square;

		li {
			margin-top: 5px;
		}

		li.gap {
			margin-top: 20px;
		}
	}

	p {
		margin: 2px 30px 10px 0;
	}
}

.five-col {
	.col {
		width: 20%;
		float: left;

		h3 {
			margin-left: 10px;
		}
	}
}


.ls-about-privacy {

	h2 {
		margin-left: 20px;
	}

	p {
		margin: 20px !important;
	}

	.ls-checkbox {
		vertical-align: top;
		margin-right: 10px;
	}

	label {
		line-height: 30px;
	}
}