<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*

@Author: Tanislav Robert Marian.
@URL: http://www.woctech.ro
Project: Looper
Primary use: MultiPurpose Template 

This file contains the styling for the margins.

*/
.size-30{
	font-size: 30px;
}

.size-40{
	font-size: 40px;
}

.p-30{
	padding:30px !important;
}

.mb-0{margin-bottom:0 !important}
.mb-10{margin-bottom:10px !important}
.mb-20{margin-bottom:20px !important}
.mb-30{margin-bottom:30px !important}
.mb-40{margin-bottom:40px !important}
.mb-50{margin-bottom:50px !important}
.mb-60{margin-bottom:60px !important}
.mb-70{margin-bottom:70px !important}
.mb-80{margin-bottom:80px !important}
.mb-90{margin-bottom:90px !important}

.mt-0{margin-top:0 !important}
.mt-10{margin-top:10px !important}
.mt-20{margin-top:20px !important}
.mt-30{margin-top:30px !important}
.mt-40{margin-top:40px !important}
.mt-50{margin-top:50px !important}
.mt-60{margin-top:60px !important}
.mt-70{margin-top:70px !important}
.mt-80{margin-top:80px !important}
.mt-90{margin-top:90px !important}
.mt-100{margin-top:100px !important}
.mt-110{margin-top:110px !important}
.mt-120{margin-top:120px !important}
.mt-130{margin-top:130px !important}
.mt-140{margin-top:140px !important}

.pt-0{padding-top:0 !important}
.pt-10{padding-top:10px !important}
.pt-20{padding-top:20px !important}
.pt-30{padding-top:30px !important}
.pt-40{padding-top:40px !important}
.pt-50{padding-top:50px !important}
.pt-60{padding-top:60px !important}
.pt-70{padding-top:70px !important}
.pt-80{padding-top:80px !important}
.pt-90{padding-top:90px !important}
.pb-0{padding-bottom:0 !important}
.pb-10{padding-bottom:10px !important}
.pb-20{padding-bottom:20px !important}
.pb-30{padding-bottom:30px !important}
.pb-40{padding-bottom:40px !important}
.pb-50{padding-bottom:50px !important}
.pb-60{padding-bottom:60px !important}
.pb-70{padding-bottom:70px !important}
.pb-80{padding-bottom:80px !important}
.pb-90{padding-bottom:90px !important}

@media only screen and (max-width:991px){
	.mb-md-0{margin-bottom:0 !important}
	.mb-md-10{margin-bottom:10px !important}
	.mb-md-20{margin-bottom:20px !important}
	.mb-md-30{margin-bottom:30px !important}
	.mb-md-40{margin-bottom:40px !important}
	.mb-md-50{margin-bottom:50px !important}
	.mb-md-60{margin-bottom:60px !important}
	.mb-md-70{margin-bottom:70px !important}
	.mb-md-80{margin-bottom:80px !important}
	.mb-md-90{margin-bottom:90px !important}
	.mt-md-0{margin-top:0 !important}
	.mt-md-10{margin-top:10px !important}
	.mt-md-20{margin-top:20px !important}
	.mt-md-30{margin-top:30px !important}
	.mt-md-40{margin-top:40px !important}
	.mt-md-50{margin-top:50px !important}
	.mt-md-60{margin-top:60px !important}
	.mt-md-70{margin-top:70px !important}
	.mt-md-80{margin-top:80px !important}
	.mt-md-90{margin-top:90px !important}
	.pt-md-0{padding-top:0 !important}
	.pt-md-10{padding-top:10px !important}
	.pt-md-20{padding-top:20px !important}
	.pt-md-30{padding-top:30px !important}
	.pt-md-40{padding-top:40px !important}
	.pt-md-50{padding-top:50px !important}
	.pt-md-60{padding-top:60px !important}
	.pt-md-70{padding-top:70px !important}
	.pt-md-80{padding-top:80px !important}
	.pt-md-90{padding-top:90px !important}
	.pb-md-0{padding-bottom:0 !important}
	.pb-md-10{padding-bottom:10px !important}
	.pb-md-20{padding-bottom:20px !important}
	.pb-md-30{padding-bottom:30px !important}
	.pb-md-40{padding-bottom:40px !important}
	.pb-md-50{padding-bottom:50px !important}
	.pb-md-60{padding-bottom:60px !important}
	.pb-md-70{padding-bottom:70px !important}
	.pb-md-80{padding-bottom:80px !important}
	.pb-md-90{padding-bottom:90px !important}
}
@media (max-width: 768px){
	.mb-sm-0{margin-bottom:0 !important}
	.mb-sm-10{margin-bottom:10px !important}
	.mb-sm-20{margin-bottom:20px !important}
	.mb-sm-30{margin-bottom:30px !important}
	.mb-sm-40{margin-bottom:40px !important}
	.mb-sm-50{margin-bottom:50px !important}
	.mb-sm-60{margin-bottom:60px !important}
	.mb-sm-70{margin-bottom:70px !important}
	.mb-sm-80{margin-bottom:80px !important}
	.mb-sm-90{margin-bottom:90px !important}
	.mt-sm-0{margin-top:0 !important}
	.mt-sm-10{margin-top:10px !important}
	.mt-sm-20{margin-top:20px !important}
	.mt-sm-30{margin-top:30px !important}
	.mt-sm-40{margin-top:40px !important}
	.mt-sm-50{margin-top:50px !important}
	.mt-sm-60{margin-top:60px !important}
	.mt-sm-70{margin-top:70px !important}
	.mt-sm-80{margin-top:80px !important}
	.mt-sm-90{margin-top:90px !important}
	.pt-sm-0{padding-top:0 !important}
	.pt-sm-10{padding-top:10px !important}
	.pt-sm-20{padding-top:20px !important}
	.pt-sm-30{padding-top:30px !important}
	.pt-sm-40{padding-top:40px !important}
	.pt-sm-50{padding-top:50px !important}
	.pt-sm-60{padding-top:60px !important}
	.pt-sm-70{padding-top:70px !important}
	.pt-sm-80{padding-top:80px !important}
	.pt-sm-90{padding-top:90px !important}
	.pb-sm-0{padding-bottom:0 !important}
	.pb-sm-10{padding-bottom:10px !important}
	.pb-sm-20{padding-bottom:20px !important}
	.pb-sm-30{padding-bottom:30px !important}
	.pb-sm-40{padding-bottom:40px !important}
	.pb-sm-50{padding-bottom:50px !important}
	.pb-sm-60{padding-bottom:60px !important}
	.pb-sm-70{padding-bottom:70px !important}
	.pb-sm-80{padding-bottom:80px !important}
	.pb-sm-90{padding-bottom:90px !important}
}

@media (max-width: 480px){
	.mt-xs-20{margin-top:20px !important}
	.mt-xs-50{margin-top:50px !important}
	.mb-xs-40{margin-bottom:40px !important}
}</pre></body></html>