/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 26 2025 | 19:42:49 */
::-webkit-scrollbar {
	display: none;
}
.red-bg {
	background-color: #e73c39;
}
.scrollsequence-canvas {
	top: 0;
}
.scrollsequence-sticky {
	top: 0 !important;
}
.hero {
	z-index: 2;
	position: relative;
}
.tilt-right {
	rotate: 1deg;
}
.tilt-left {
	rotate: -1deg;
}
.tilt-right, .tilt-left {
	max-width: 106vw;
	width: 120%;
	transform: translate(-3vw, 0)
}
.ditty-item__content div{
	width: round(up, 100vw, 100px) !important;
}
.film {
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: -300px;
}
[data-id="1922"],  [data-id="1953"], [data-id="6714"], [data-id="6707"]{
	margin-top: 15px;
	margin-bottom: 15px;
}
.orso, .tag {
	position: absolute;
	top: 20px;
	z-index: 3;
}
.orso {
	right: 40px;
	width: 80px !important;
}
.tag {
	left: 40px;
	width: 100px
}
.width100 {
	width: 100%;
	max-width: 1000px;
}
@media screen and (max-width: 1200px) {
	.footer {
		padding-left: 50px !important;
		padding-right: 50px !important;
	}
}
@media screen and (max-width: 900px) {
	.footer {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.width100 {
		flex-wrap: wrap;
		gap: 20px;
		width: 473px;
	}
	.orso, .tag {
		position: absolute;
		top: 15px;
		z-index: 3;
	}
	.orso {
		right: 13px;
		width: 40px !important;
	}
	.tag {
		left: 13px;
		width: 50px
	}
	.film {
		margin-top: -600px;
	}
	[data-id="1922"],  [data-id="1953"], [data-id="6714"], [data-id="6707"]{
		margin-top: 7px;
		margin-bottom: 7px;
	}
.ditty-ticker__items div {
	padding-right: 0 !important;
}
	.ditty-item__content img{
		height: 110px;
	}
	.ditty-item__content div{
		height: 10px !important;
		background-size: 25px 10px !important;
	}
}
@media screen and (max-width: 500px) {
	.icon_array {
		flex-wrap: wrap !important;
		width: 220px;
	}
	.width100 {
		width: min-content;
	}
}
