/*================================================================================
	Item Name: Vuexy - Vuejs, HTML & Laravel Admin Dashboard Template
	Version: 2.0
	Author: PIXINVENT
	Author URL: http://www.themeforest.net/user/pixinvent
================================================================================

NOTE:
------
PLACE HERE YOUR OWN SCSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */

.dx-tooltip-wrapper .dx-overlay-content .dx-popup-content {
	padding: 14px;
}

.showtime-preview > div:first-child {
	font-size: 12px;
	white-space: normal;
}

.showtime-preview > div:not(:first-child) {
	font-size: 11px;
	white-space: normal;
}

.movie-tooltip .movie-info {
	display: inline-block;
	margin-left: 10px;
	vertical-align: top;
	text-align: left;
}

.movie-tooltip img {
	height: 80px;
	margin-bottom: 10px;
}

.movie-tooltip .movie-title {
	font-size: 1.5em;
	line-height: 40px;
}

.long-title h3 {
	font-family: 'Segoe UI Light', 'Helvetica Neue Light', 'Segoe UI', 'Helvetica Neue', 'Trebuchet MS', Verdana;
	font-weight: 200;
	font-size: 28px;
	text-align: center;
	margin-bottom: 20px;
}

.custom-item > img {
	height: 40px;
	width: 40px;
	float: left;
	margin-top: 2px;
	border-radius: 50%;
}

.custom-item > div.product-name {
	margin-left: 50px;
	line-height: 34px;
	font-size: 14px;
}

i {
	font-size: 50px;
}

.sizeIncono-16 {
	width: 16px;
	height: 16px;
}

.sizeIncono-24 {
	width: 24px;
	height: 24px;
}

.sizeIncono-38 {
	width: 38px;
	height: 38px;
}

.sizeIncono-48 {
	width: 48px;
	height: 48px;
}

.munu-solo li:hover > ul {
	display: block;
}

