HEX
Server: Apache/2.4.37 (AlmaLinux) mpm-itk/2.4.7-04 OpenSSL/1.1.1k PHP/7.2.24
System: Linux cp.iqhost.ru 4.18.0-513.11.1.el8_9.x86_64 #1 SMP Wed Jan 17 02:00:40 EST 2024 x86_64
User: iq22073873 (6195)
PHP: 7.2.24
Disabled: NONE
Upload Files
File: /var/www/iq22073873/data/www/bckln.ru/wp-content/themes/dt-the7/css/static-less/main-slideshow.less
/* #Main slideshow
================================================== */
#main-slideshow {
	position: relative;
	z-index: 1;
	clear: both;
}
	#main-slideshow-content {
		display: none;
	}

/*FIXED WIDTH SLIDESHOW*/
#main-slideshow.fixed {
	padding: 44px;
	margin-top: 0px;
}
#main-slideshow.layer-fixed {
	padding: 40px;
	margin-top: 0px;
}
#main-slideshow.fix.rv-slider {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0px;
}

	#main-slideshow.fixed:after,
	#main-slideshow.layer-fixed:after,
	#main-slideshow.fix:after {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 1px;
		content: "";
	}
	#main-slideshow.fixed:after,
	#main-slideshow.layer-fixed:after,
	#main-slideshow.fix:after {
		top: auto;
		bottom: 0;
	}

	#main-slideshow #main-slideshow-content {
		display: block;
	}

	#main-slideshow.fixed > .royalSlider {
		max-width: 1200px;
		margin: 0 auto;
	}
	#main-slideshow > .royalSlider {
		width: 100%;
		height: 600px;
		overflow: hidden;
	}
	#main-slideshow > .royalSlider > li > img {
		display: none;
	}
	.rsDefault .rsFullscreenBtn {
		top: auto !important;
		bottom: 18px;
	}
/*WITH OVERLAP HEADER SLIDESHOW*/
.overlap #main-slideshow {
	margin-top: -70px;
	margin-bottom: -70px;
}
.overlap #main-slideshow.fixed {
	margin-top: 0;
	margin-bottom: 0;
}