.adbro-grid .adbro-close {
	display: block;
	bottom: auto;
	top: -2px;
	z-index: 2;
	}

.adbro-grid {
	position: relative;
	overflow: hidden !important;
	padding: 0 !important;
	width: 300px !important;
	}

.adbro-bottom .adbro-grid {
	margin: 10px auto 0 !important;
	}

.adbro-grid__list {
	display: block !important;
	padding: 0 0 38px !important;
	position: relative;
	height: 600px !important;
	margin: 0 !important;
	background: #fff !important;
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
	}

.adbro-grid__box {
	display: block !important;
	margin: 0 !important;
	width: 100%;
	height: 100%;
	overflow: visible !important;
	}

.adbro-grid__box:first-child {
	margin-top: 0 !important;
	}

.adbro-grid__bg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 562px;
	/*height: 600px;*/
	background: #000;
	background-size: contain;
	-webkit-animation: slideInUp24 .5s .5s both;
	animation: slideInUp24 .5s .5s both;
	margin: 0 !important;
	overflow: hidden !important;
	}

.adbro-grid__line {
	position: absolute !important;
	left: 0;
	bottom: 0;
	width: 100% !important;
	height: 38px !important;
	background: #000;
	border-radius: 0 !important;
	z-index: 3;
	}

.adbro-grid__btn {
	position: absolute;
	top: 50%;
	left: 0;
	background-size: contain;
	background-position: center center;
	background-image: url(../images/intimissi-grid-btn.png?v=2);
	width: 100% !important;
	height: 16px !important;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	}


.adbro-grid__item .adbro-grid__video {
	position: relative;
	background-color: transparent!important;
	padding: 0!important;
	box-shadow: none!important;
	display: block !important;
	}

.adbro-grid__video:after {
	content: '';
	display: block;
	width: 100%;
	padding-top: 200%;
	}

.adbro-grid__video video {
	height: 100% !important;
	position: absolute;
	top: 0;
	left: 0;
	}

.adbro-grid__item--wide {
	padding: 0!important;
	}

.adbro-grid .adbro-grid__item--wide {
	margin: 0!important;
	}

.adbro-grid__sound {
	position: absolute;
	z-index: 3;
	bottom: 10px;
	left: 10px;
	margin: 0!important;
	width: 22px;
	height: 22px;
	background: url(https://cdn.adbro.me/inimage/images/adbro-icon-sound.png) no-repeat left bottom !important;
	background-size: contain !important;
	border-radius: 50%;
	padding: 0;
	border: none;
	box-shadow: none;
	outline: none;
	-webkit-appearance: none;
	cursor: pointer;
	overflow: visible !important;
	-webkit-filter: drop-shadow(0px 0px 10px rgba(0,0,0,.5));
	filter: drop-shadow(0px 0px 10px rgba(0,0,0,.5));
	}

.adbro-grid__sound:before,
.adbro-grid__sound:after {
	content: '';
	position: absolute;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: contain;
	-webkit-animation: fall25 2s .3s both infinite;
	animation: fall25 2s .3s both infinite;
	}

.adbro-grid__sound:before {
	top: -10px;
	left: -2px;
	background-image: url(https://cdn.adbro.me/inimage/images/adbro-sound-item.png);
	width: 7px;
	height: 8px;
	}

.adbro-grid__sound:after {
	top: -15px;
	left: 15px;
	background-image: url(https://cdn.adbro.me/inimage/images/adbro-sound-item2.png);
	width: 7px;
	height: 12px;
	-webkit-animation-delay: .8s;
	animation-delay: .8s;
	}

.adbro-grid__sound.adbro-sound--on {
	background-image: url(https://cdn.adbro.me/inimage/images/adbro-icon-sound2.png)!important;
	}

.adbro-grid__overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	}

.adbro-grid__controls {
	display: block !important;
	position: absolute;
	z-index: 3;
	top: 50%;
	margin: 0 !important;
	margin-top: -35px !important;
	width: 40px;
	height: 65px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	cursor: pointer;
	}

.adbro-grid__controls--prev {
	left: 5px;
	background-image: url(../images/slider-arrow.png);
	transform: rotateZ(180deg);
	}

.adbro-grid__controls--next {
	right: 5px;
	background-image: url(../images/slider-arrow.png);
	}


/*revolver*/

.adbro-3d-carousel__viewport {
	width: 100%;
	height: 100%;
	overflow: hidden;
	}

.adbro-3d-carousel {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	touch-action: none;
	position: relative;
	perspective: 350px;
	}

.adbro-3d-carousel .adbro-3d-carousel__card {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0%;
	top: 0%;
	/*width: 80%;*/
	/*height: 80%;*/
	/*left: 10%;*/
	/*top: 20%;*/
	margin: 0 !important;
	border-radius: 10px;
	overflow: hidden;
	padding: 0;
	}

/* Just to properly fit it :-) */
.adbro-3d-carousel .adbro-3d-carousel__card-img {
	position: absolute;
	width: 100% !important;
	height: 100% !important;
	display: block !important;
	/*padding-bottom: 65.99%;*/
	}

.adbro-3d-carousel--1 .adbro-3d-carousel__card-img--1 {
	background: url(../images/intimissimi-grid-pic.png) no-repeat center;
	background-size: contain;
	}

.adbro-3d-carousel--1 .adbro-3d-carousel__card-img--2 {
	background: url(../images/intimissimi-grid-pic2.png) no-repeat center;
	background-size: contain;
	}

.adbro-3d-carousel--1 .adbro-3d-carousel__card-img--3 {
	background: url(../images/intimissimi-grid-pic3.png) no-repeat center;
	background-size: contain;
	}


.adbro-3d-carousel__cards {
	width: 100%;
	height: 100%;
	position: absolute;
	transform-style: preserve-3d;
	transition: transform 1s;
	}

.adbro-3d-carousel.adbro-3d-carousel__ready .adbro-3d-carousel__card {
	transition: transform 1s, opacity 1s;
	}




.adbro-close {
	position: absolute;
	bottom: 35px;
	right: 0;
	background: url(https://cdn.adbro.me/inimage/images/adbro-close.svg) no-repeat 50% 50%;
	background-size: 18px 18px;
	width: 30px;
	height: 30px;
	margin: 0 !important;
	-webkit-animation: fadeIn24 1s .4s both;
	animation: fadeIn24 1s .4s both;
	cursor: pointer;
	z-index: 1;
	display: none;
	}

.adbro-icon {
	display: none;
	position: absolute;
	bottom: 51px;
	right: 3px;
	background: url(https://cdn.adbro.me/inimage/images/adbro-icon2.svg) no-repeat 50% 50%;
	background-size: 100% 100%;
	width: 25px;
	height: 24px;
	-webkit-animation: fadeIn24 1s .4s both;
	animation: fadeIn24 1s .4s both;
	cursor: pointer;
	margin: 0 !important;
	z-index: 1;
	}

.adbro-link {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 120px;
	margin: 0 !important;
	}

@-webkit-keyframes fadeIn24 {
	from {
		opacity: 0;
		}

	to {
		opacity: 1;
		}

	}

@keyframes fadeIn24 {
	from {
		opacity: 0;
		}

	to {
		opacity: 1;
		}

	}

@-webkit-keyframes fadeInLeft24 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
		}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		}

	}

@keyframes fadeInLeft24 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
		}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		}

	}

@-webkit-keyframes fadeInRight24 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(50%, 0, 0);
		transform: translate3d(50%, 0, 0);
		}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		}

	}

@keyframes fadeInRight24 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(50%, 0, 0);
		transform: translate3d(50%, 0, 0);
		}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		}

	}

@-webkit-keyframes fadeInDown24 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -50%, 0);
		transform: translate3d(0, -50%, 0);
		}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		}

	}

@keyframes fadeInDown24 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -50%, 0);
		transform: translate3d(0, -50%, 0);
		}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		}

	}

@-webkit-keyframes fadeInUp24 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 50%, 0);
		transform: translate3d(0, 50%, 0);
		}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		}

	}

@keyframes fadeInUp24 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 50%, 0);
		transform: translate3d(0, 50%, 0);
		}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		}

	}

@-webkit-keyframes shine24 {
	0% {
		left: 0;
		opacity: 0
		}

	5% {
		opacity: 0
		}

	50% {
		opacity: 1
		}

	80% {
		opacity: 0
		}

	100% {
		left: 99%
		}

	}

@keyframes shine24 {
	0% {
		left: 0;
		opacity: 0
		}

	5% {
		opacity: 0
		}

	50% {
		opacity: 1
		}

	80% {
		opacity: 0
		}

	100% {
		left: 99%
		}

	}

@-webkit-keyframes zoomInOut25 {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
		}
	12.5% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05);
		}
	25% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
		}
	37.5% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05);
		}
	50% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
		}
	}

@keyframes zoomInOut25 {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
		}
	12.5% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05);
		}
	25% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
		}
	37.5% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05);
		}
	50% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
		}
	}

@-webkit-keyframes fadeInOut515 {
	0%, 22.84%, 100% {
		opacity: 0;
		}
	2.86%, 19.88% {
		opacity: 1;
		}
	}

@keyframes fadeInOut515 {
	0%, 22.84%, 100% {
		opacity: 0;
		}
	2.86%, 19.88% {
		opacity: 1;
		}
	}
