/* Template default CSS
/*----------------------------------------*/

html,
body {
	height: 100%;
	font-family: "Mulish", sans-serif;
	-webkit-font-smoothing: antialiased;
	background: #0D0E1C;
	/* Tu color de fondo */
	color: #BABDC6;
	/* Color de texto suave */
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	color: #FFFFFF;
	font-weight: 400;
	font-family: "Mulish", sans-serif;
}

h1 {
	font-size: 70px;
}

h2 {
	font-size: 36px;
}

h3 {
	font-size: 30px;
}

h4 {
	font-size: 24px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

p {
	font-size: 15px;
	font-family: "Mulish", sans-serif;
	color: #3d3d3d;
	font-weight: 400;
	line-height: 25px;
	margin: 0 0 15px 0;
}

img {
	max-width: 100%;
}

input:focus,
select:focus,
button:focus,
textarea:focus {
	outline: none;
}

a:hover,
a:focus {
	text-decoration: none;
	outline: none;
	color: #FFFFFF;
}

ul,
ol {
	padding: 0;
	margin: 0;
}

/*---------------------
  Helper CSS
-----------------------*/

.section-title {
	margin-top: 30px;
	margin-bottom: 30px;
}

.section-title h4,
.section-title h5 {
	color: #FFFFFF;
	font-weight: 600;
	line-height: 21px;
	text-transform: uppercase;
	padding-left: 20px;
	position: relative;
	font-family: "Oswald", sans-serif;
}

.section-title h4:after,
.section-title h5:after {
	position: absolute;
	left: 0;
	top: -6px;
	height: 32px;
	width: 4px;
	background: #A146E7;
	content: "";
}

.set-bg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}

.spad {
	padding-top: 100px;
	padding-bottom: 100px;
}

.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white p,
.text-white span,
.text-white li,
.text-white a {
	color: #fff;
}

/* buttons */

.primary-btn {
	display: inline-block;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 2px;
}

.primary-btn span {
	font-size: 18px;
	margin-left: 5px;
	position: relative;
	top: 3px;
}

.site-btn {
	font-size: 13px;
	color: #FFFFFF;
	background: #A146E7;
	font-weight: 700;
	border: none;
	border-radius: 2px;
	letter-spacing: 2px;
	text-transform: uppercase;
	display: inline-block;
	padding: 12px 30px;
}

/* Preloder */

#preloder {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999999;
	background: #000;
}

.loader {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -13px;
	margin-left: -13px;
	border-radius: 60px;
	animation: loader 0.8s linear infinite;
	-webkit-animation: loader 0.8s linear infinite;
}

@keyframes loader {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		border: 4px solid #f44336;
		border-left-color: transparent;
	}

	50% {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
		border: 4px solid #673ab7;
		border-left-color: transparent;
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
		border: 4px solid #f44336;
		border-left-color: transparent;
	}
}

@-webkit-keyframes loader {
	0% {
		-webkit-transform: rotate(0deg);
		border: 4px solid #f44336;
		border-left-color: transparent;
	}

	50% {
		-webkit-transform: rotate(180deg);
		border: 4px solid #673ab7;
		border-left-color: transparent;
	}

	100% {
		-webkit-transform: rotate(360deg);
		border: 4px solid #f44336;
		border-left-color: transparent;
	}
}

.spacial-controls {
	position: fixed;
	width: 111px;
	height: 91px;
	top: 0;
	right: 0;
	z-index: 999;
}

.spacial-controls .search-switch {
	display: block;
	height: 100%;
	padding-top: 30px;
	background: #323232;
	text-align: center;
	cursor: pointer;
}

.search-model {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #000;
	z-index: 99999;
}

.search-model-form {
	padding: 0 15px;
}

.search-model-form input {
	width: 500px;
	font-size: 40px;
	border: none;
	border-bottom: 2px solid #333;
	background: 0 0;
	color: #999;
}

.search-close-switch {
	position: absolute;
	width: 50px;
	height: 50px;
	background: #333;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	font-size: 28px;
	line-height: 28px;
	top: 30px;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

/*---------------------
  Header
-----------------------*/

.header {
	background: #13141F !important;
	border-bottom: 2px solid #A146E7;
	/* La línea lila sólida */
}

.header__logo {
	padding: 15px 0;
	/* Ajusta el espacio arriba y abajo del logo */
}

.header__logo a {
	display: inline-block;
}

.header__logo img {
	/* Esto obliga al logo a adaptarse al ancho de la columna (col-lg-2) */
	max-width: 100%;
	/* Ajusta la altura máxima para que no sea más alto que el menú */
	max-height: 50px;
	object-fit: contain;
}

.header__menu {
	text-align: center;
}

.header__menu ul li {
	list-style: none;
	display: inline-block;
	position: relative;
	margin-right: 16px;
}

.header__menu ul li.active a {
	background: #A146E7;
	color: #FFFFFF;
}

.header__menu ul li:hover a {
	color: #FFFFFF;
}

.header__menu ul li:hover .dropdown {
	top: 62px;
	opacity: 1;
	visibility: visible;
}

.header__menu ul li:hover .dropdown li a {
	background: transparent;
}

.header__menu ul li:last-child {
	margin-right: 0;
}

.header__menu ul li .dropdown {
	position: absolute;
	left: 0;
	top: 60px;
	/* Ajustado para que pegue con el borde lila */
	width: 180px;
	background: #13141f !important;
	/* Fondo oscuro sólido */
	border: 2px solid #A146E7 !important;
	/* Borde lila sólido */
	border-radius: 8px !important;
	text-align: left;
	padding: 10px 0;
	z-index: 99;
	/* --- ESTO ES LO QUE HACE QUE NO ESTÉ ABIERTO SIEMPRE --- */
	opacity: 0;
	visibility: hidden;
	/* ------------------------------------------------------ */
	-webkit-transition: all, 0.3s;
	-o-transition: all, 0.3s;
	transition: all, 0.3s;
	box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.6);
}

.header__menu ul li:hover>.dropdown {
	top: 50px;
	/* Sube un poco al aparecer para efecto premium */
	opacity: 1;
	visibility: visible;
}

.header__menu ul li .dropdown li {
	display: block;
	margin-right: 0;
}

.header__menu ul li .dropdown li a {
	font-size: 14px;
	color: #BABDC6 !important;
	/* Gris de lectura */
	font-weight: 500;
	padding: 8px 20px;
	display: block;
	transition: all 0.3s;
}

.header__menu ul li .dropdown li a:hover {
	color: #A146E7 !important;
	/* Texto lila al pasar el mouse */
	padding-left: 25px;
	/* El salto lateral premium */
	background: transparent;
}

.header__menu ul li a {
	font-size: 15px;
	color: #FFFFFF !important;
	/* Blanco para que se vea */
	display: block;
	font-weight: 700;
	padding: 20px;
	transition: all 0.5s;
}

.header__menu ul li a span {
	position: relative;
	font-size: 17px;
	top: 2px;
}

.header__right {
	text-align: right;
	padding: 20px 0 15px;
}

.header__right a {
	display: inline-block;
	font-size: 18px;
	color: #FFFFFF;
	margin-right: 30px;
}

.header__right a:last-child {
	margin-right: 0;
}

.slicknav_menu {
	display: none;
}

/*---------------------
  Hero
-----------------------*/

.hero {
	padding-top: 50px;
}

.hero__items {
	/*padding: 250px 0 42px 50px;
	border-radius: 5px;*/
	height: 500px;
	/* Altura más equilibrada para cine */
	padding: 0 0 40px 80px;
	/* Más espacio a la izquierda para alejar el texto del borde */
	display: flex;
	align-items: center;
	/* Centra el texto verticalmente */
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	border-radius: 5px;
	/* Un toque sutil de diseño */
	overflow: hidden;
}

/* Subir el nivel del texto para que quede por encima de la capa oscura */
.hero__text {
	position: relative;
	z-index: 2;
	max-width: 500px;
	/* Evita que el texto cruce toda la pantalla */
}

/* Capa oscura automática sobre la imagen */
.hero__items::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 70%);
	z-index: 1;
}

.hero__text .label {
	font-size: 13px;
	color: #A146E7;
	background: #FFFFFF;
	padding: 5px 14px 3px;
	display: inline-block;
	position: relative;
	top: -100px;
	opacity: 0;
	-webkit-transition: all, 0.2s;
	-o-transition: all, 0.2s;
	transition: all, 0.2s;
}

.hero__text h2 {
	/*color: #FFFFFF;
	font-size: 42px;
	font-family: "Oswald", sans-serif;
	font-weight: 700;
	line-height: 52px;
	margin-top: 35px;
	margin-bottom: 8px;
	position: relative;
	top: -100px;
	opacity: 0;
	-webkit-transition: all, 0.4s;
	-o-transition: all, 0.4s;
	transition: all, 0.4s;*/
	color: #FFFFFF;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
	/* Refuerzo extra de lectura */
	margin-bottom: 15px;
}

.hero__text p {
	/*color: #FFFFFF;
	font-size: 16px;
	margin-bottom: 40px;
	position: relative;
	top: -100px;
	opacity: 0;
	-webkit-transition: all, 0.6s;
	-o-transition: all, 0.6s;
	transition: all, 0.6s;*/
	color: #FFFFFF;
	line-height: 1.6;
}

.hero__text a {
	position: relative;
	top: -100px;
	opacity: 0;
	-webkit-transition: all, 0.8s;
	-o-transition: all, 0.8s;
	transition: all, 0.8s;
}

.hero__text a span {
	font-size: 13px;
	color: #FFFFFF;
	background: #A146E7;
	display: inline-block;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 14px 20px;
	border-radius: 4px 0 0 4px;
	margin-right: 1px;
}

.hero__text a i {
	font-size: 20px;
	display: inline-block;
	background: #A146E7;
	padding: 11px 5px 16px 8px;
	color: #FFFFFF;
	border-radius: 0 4px 4px 0;
}

/* --- Nuevo Estilo Cinematográfico Cine N Fuga --- */

/* 1. Flechas Integradas Modernas */
.hero__slider.owl-carousel .owl-nav {
	display: block !important;
	/* Aseguramos que se vean */
}

.hero__slider.owl-carousel .owl-nav button {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background: transparent !important;
	/* Sin fondos raros */
	border: none;
	outline: none;
	font-size: 45px !important;
	/* Flechas grandes y elegantes */
	color: rgba(255, 255, 255, 0.4) !important;
	/* Blancas suaves */
	z-index: 10;
	transition: all 0.3s ease;
}

.hero__slider.owl-carousel .owl-nav button:hover {
	color: #A146E7 !important;
	/* Cambian a tu morado al pasar el mouse */
	transform: translateY(-50%) scale(1.2);
}

.hero__slider.owl-carousel .owl-nav button.owl-prev {
	left: 40px;
	/* Integradas dentro del slider */
}

.hero__slider.owl-carousel .owl-nav button.owl-next {
	right: 40px;
}

/* 2. Barras de Navegación más grandes y visibles */
.hero__slider.owl-carousel .owl-dots {
	position: absolute;
	left: 50%;
	bottom: 40px;
	/* Un poco más arriba para que no estorben */
	transform: translateX(-50%);
	z-index: 10;
	display: flex;
	gap: 12px;
}

.hero__slider.owl-carousel .owl-dots button.owl-dot {
	height: 6px;
	/* Más gruesas */
	width: 45px;
	/* Más largas */
	background: rgba(255, 255, 255, 0.2) !important;
	border-radius: 4px;
	border: none;
	transition: all 0.4s ease;
}

.hero__slider.owl-carousel .owl-dots button.owl-dot.active {
	background: #A146E7 !important;
	/* Tu morado */
	width: 70px;
	/* Se expanden significativamente al estar activas */
}

/* 3. Limpieza de elementos antiguos (Importante) */
.hero__slider.owl-carousel .owl-nav button:after,
.hero__slider.owl-carousel .owl-nav button span {
	display: none !important;
	/* Quitamos los diamantes y estilos viejos */
}

/* Usamos los iconos nativos de Owl o caracteres simples */
.hero__slider.owl-carousel .owl-nav button.owl-prev:before {
	content: "‹";
	font-family: serif;
}

.hero__slider.owl-carousel .owl-nav button.owl-next:before {
	content: "›";
	font-family: serif;
}

/* 4. Overlay de profundidad */
.hero__items:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, rgba(13, 14, 28, 0.9) 0%, rgba(13, 14, 28, 0.1) 100%);
	z-index: 1;
}

/*---------------------
  Product
-----------------------*/

.product {
	padding-bottom: 60px;
	padding-top: 80px;
}

.product-page {
	padding-top: 60px;
}

.btn__all {
	text-align: right;
	margin-bottom: 30px;
}

.trending__product {
	margin-bottom: 50px;
}

.popular__product {
	margin-bottom: 50px;
}

.recent__product {
	margin-bottom: 50px;
}

.product__item {
	margin-bottom: 30px;
}

/* --- Películas (Index y Categorías) --- */
.product__item__pic {
	height: 325px;
	position: relative;
	/* Base para el link invisible */
	border-radius: 12px !important;
	border: 3px solid #A146E7 !important;
	overflow: hidden;
	background-size: cover;
	background-position: center;
	transition: all 0.4s ease-out;
	box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.5);
}

/* El link invisible que cubre toda la imagen */
.product__item__pic .full-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
	/* Por encima de la foto */
	display: block;
}

/* Efecto al pasar el mouse (Hover) */
.product__item__pic:hover {
	cursor: pointer;
	transform: translateY(-4px) scale(1.02);
	border-color: #d199ff !important;
	box-shadow: 0px 15px 30px rgba(161, 70, 231, 0.6);
}

/* Subimos las etiquetas para que el link no las tape y se sigan viendo claras */
.product__item__pic .ep,
.product__item__pic .comment,
.product__item__pic .view {
	z-index: 10;
	/* Siempre por encima del full-link */
}

.product__item__pic .ep {
	font-size: 13px;
	color: #FFFFFF;
	background: #A146E7;
	display: inline-block;
	padding: 2px 12px;
	border-radius: 4px;
	position: absolute;
	left: 10px;
	top: 10px;
}

.product__item__pic .comment {
	font-size: 13px;
	color: #FFFFFF;
	background: #3d3d3d;
	display: inline-block;
	padding: 2px 10px;
	border-radius: 4px;
	position: absolute;
	left: 10px;
	bottom: 10px;
}

.product__item__pic .view {
	font-size: 13px;
	color: #FFFFFF;
	background: #3d3d3d;
	display: inline-block;
	padding: 2px 10px;
	border-radius: 4px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}

/* --- Alineación y Estilo de Texto de Películas --- */
.product__item__text {
	min-height: 85px;
	/* Eliminamos cualquier margen que pueda mover la caja */
	padding-top: 15px;
}

.product__item__text ul {
	margin-bottom: 10px;
}

.product__item__text ul li {
	list-style: none;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: 700;
	padding: 1px 10px;
	background: rgba(255, 255, 255, 0.2);
	border-radius: 50px;
	display: inline-block;
}

.product__item__text h5 a {
	/* Forzamos el color blanco y quitamos el azul de enlace */
	color: #FFFFFF !important;
	text-decoration: none;

	/* Mantenemos la estructura para que no se desalineen */
	display: -webkit-box;
	-webkit-box-orient: vertical;
	vertical-align: middle;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 48px;
	transition: 0.3s;
}

/* Efecto hover opcional para que sepa que es un link */
.product__item__text h5 a:hover {
	color: #A146E7 !important;
}

.product__sidebar .section-title h5 {
	color: #FFFFFF;
	font-weight: 600;
	font-family: "Oswald", sans-serif;
	line-height: 21px;
	text-transform: uppercase;
	padding-left: 20px;
	position: relative;
}

.product__sidebar .section-title h5:after {
	position: absolute;
	left: 0;
	top: -6px;
	height: 32px;
	width: 4px;
	background: #A146E7;
	content: "";
}

.product__sidebar__view {
	position: relative;
	margin-bottom: 80px;
}

.product__sidebar__view .filter__controls {
	position: absolute;
	right: 0;
	top: -5px;
}

.product__sidebar__view .filter__controls li {
	list-style: none;
	font-size: 13px;
	color: #b7b7b7;
	display: inline-block;
	margin-right: 7px;
	cursor: pointer;
}

.product__sidebar__view .filter__controls li.active {
	color: #FFFFFF;
}

.product__sidebar__view .filter__controls li:last-child {
	margin-right: 0;
}

/*---------------------------------
  Top Rated Sidebar (Actualizado)
-----------------------------------*/

.product__sidebar__view__item {
	height: 190px;
	position: relative;
	border-radius: 5px;
	margin-bottom: 20px;
	overflow: hidden;
	background-size: cover;
	/* Añade esto */
	background-position: center;
	/* Añade esto */
	transition: transform 0.3s ease;
}

/* El link invisible que cubre toda la imagen */
.product__sidebar__view__item .full-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
	/* Por encima del fondo, pero debajo del texto */
}

.product__sidebar__view__item .ep {
	font-size: 13px;
	color: #FFFFFF;
	background: #A146E7;
	display: inline-block;
	padding: 2px 12px;
	border-radius: 4px;
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 10;
	/* Para que el link no tape la etiqueta */
}

.product__sidebar__view__item .view {
	font-size: 13px;
	color: #FFFFFF;
	background: #3d3d3d;
	display: inline-block;
	padding: 2px 10px;
	border-radius: 4px;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 10;
	/* Para que el link no tape la etiqueta */
}

.product__sidebar__view__item h5 {
	position: absolute;
	left: 0;
	bottom: 25px;
	width: 100%;
	padding: 0 30px 0 20px;
	z-index: 10;
	/* Para que el link no tape el título */
}

.product__sidebar__view__item h5 a {
	color: #FFFFFF;
	font-weight: 700;
	line-height: 26px;
}

/* Efecto visual al pasar el mouse por cualquier parte de la imagen */
.product__sidebar__view__item:hover {
	transform: scale(1.02);
	filter: brightness(1.1);
}

/* El contenedor del degradado no debe bloquear el clic */
.sidebar-item-title {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%);
	padding: 60px 20px 20px 20px;
	z-index: 7;
	pointer-events: none;
	/* Permite hacer clic a través de la sombra */
}

/* Título siempre blanco */
.product__sidebar__view__item h5 {
	color: #FFFFFF !important;
	font-weight: 700;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 1);
	/* Sombra más fuerte para leer en blanco */
	margin: 0;
	position: relative;
	z-index: 10;
}

/* Evitar que cualquier hover cambie el color del texto */
.product__sidebar__view__item:hover h5 {
	color: #FFFFFF !important;
}


/* --- Alineación Perfecta de Título y Ver Todo --- */
.trending__product .row,
.recent__product .row {
	display: flex;
	align-items: center;
	/* Alinea verticalmente al centro */
	margin-bottom: 15px;
}

.btn__all {
	text-align: right;
	width: 100%;
}

.btn__all .primary-btn {
	color: #ffffff !important;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	position: relative;
	padding: 5px 0;
	display: inline-block;
	transition: all 0.3s ease;
}

/* El icono de la flecha */
.btn__all .primary-btn span {
	color: #A146E7;
	font-size: 18px;
	margin-left: 5px;
	transition: transform 0.3s ease;
}

/* Línea neón animada */
.btn__all .primary-btn::after {
	content: "";
	position: absolute;
	width: 0;
	height: 2px;
	bottom: 0;
	right: 0;
	/* La línea nace desde la derecha */
	background-color: #A146E7;
	box-shadow: 0 0 10px #A146E7;
	transition: width 0.3s ease;
}

/* Hover */
.btn__all .primary-btn:hover::after {
	width: 100%;
}

.btn__all .primary-btn:hover {
	color: #A146E7 !important;
}

.btn__all .primary-btn:hover span {
	transform: translateX(5px);
}

.product__sidebar__comment {
	margin-bottom: 35px;
}

.product__sidebar__comment__item {
	margin-bottom: 20px;
	overflow: hidden;
}

.product__sidebar__comment__item__pic {
	float: left;
	margin-right: 15px;
}

.product__sidebar__comment__item__text {
	overflow: hidden;
}

.product__sidebar__comment__item__text ul {
	margin-bottom: 10px;
}

.product__sidebar__comment__item__text ul li {
	list-style: none;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: 700;
	padding: 1px 10px;
	background: rgba(255, 255, 255, 0.2);
	border-radius: 50px;
	display: inline-block;
}

.product__sidebar__comment__item__text h5 {
	margin-bottom: 10px;
}

.product__sidebar__comment__item__text h5 a {
	color: #FFFFFF;
	font-weight: 700;
	line-height: 26px;
}

.product__sidebar__comment__item__text span {
	display: block;
	font-size: 13px;
	color: #b7b7b7;
}

.product__page__title {
	border-bottom: 2px solid rgba(255, 255, 255, 0.2);
	padding-bottom: 10px;
	margin-bottom: 30px;
}

.product__page__title .section-title {
	margin-bottom: 0;
}

.product__page__title .product__page__filter {
	text-align: right;
}

.product__page__title .product__page__filter p {
	color: #FFFFFF;
	display: inline-block;
	margin-bottom: 0;
	margin-right: 16px;
}

/* El botón principal de ordenar */
.product__page__title .product__page__filter .nice-select {
	float: none;
	display: inline-block;
	font-size: 15px;
	color: #ffffff !important;
	/* Texto blanco */
	font-weight: 700;
	background-color: #171d26 !important;
	/* Fondo oscuro del encabezado */
	border: 2px solid #A146E7 !important;
	/* Borde lila sólido */
	border-radius: 8px !important;
	/* Esquinas redondeadas */
	padding-left: 15px;
	padding-right: 40px;
	height: 38px;
	line-height: 34px;
	transition: all 0.3s;
}

/* La flechita del buscador */
.product__page__title .product__page__filter .nice-select:after {
	border-bottom: 2px solid #A146E7 !important;
	/* Flecha lila */
	border-right: 2px solid #A146E7 !important;
	height: 8px;
	top: 45%;
	width: 8px;
	right: 15px;
}

/* La lista que se despliega al hacer clic */
.product__page__title .product__page__filter .nice-select .list {
	margin-top: 5px;
	border-radius: 8px !important;
	background-color: #13141f !important;
	/* Fondo oscuro sólido */
	border: 1px solid #A146E7 !important;
	box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.6);
}

/* Las opciones dentro de la lista */
.product__page__title .product__page__filter .nice-select .option:hover,
.product__page__title .product__page__filter .nice-select .option.focus,
.product__page__title .product__page__filter .nice-select .option.selected.focus {
	color: #A146E7 !important;
	background-color: transparent !important;
}

/* Contenedor de los números */
.product__pagination {
	padding-top: 15px;
	text-align: center;
	/* Para que queden centrados como en la imagen */
}

/* Estilo de los números (Sin contorno) */
.product__pagination a {
	display: inline-block;
	font-size: 18px;
	color: #BABDC6 !important;
	/* Gris suave para los no seleccionados */
	font-weight: 600;
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	margin-right: 10px;
	border: none !important;
	/* Quitamos cualquier contorno */
	background: transparent !important;
	/* Fondo transparente */
	transition: all 0.3s ease;
}

/* Contenedor de la paginación */
.product__pagination {
	padding-top: 15px;
	text-align: center;
	/* Centrado para que se vea como en la imagen */
}

/* El número SELECCIONADO (Círculo lila marcado) */
.product__pagination a.current-page {
	background: #A146E7 !important;
	/* Lila sólido */
	color: #ffffff !important;
	/* Número en blanco */
	border-radius: 50% !important;
	/* Totalmente redondo */
	box-shadow: 0px 0px 15px rgba(161, 70, 231, 0.5);
	/* Brillo neón suave */
}

/* Efecto al pasar el mouse por los números no seleccionados */
.product__pagination a:hover:not(.current-page) {
	color: #A146E7 !important;
	/* El número se vuelve lila al acercarse */
	transform: translateY(-3px);
	/* Pequeño salto hacia arriba */
}

/* Flechas de navegación (si las hay) */
.product__pagination a i {
	color: #BABDC6;
	vertical-align: middle;
}

.product__pagination a:hover i {
	color: #A146E7;
}

/*---------------------
  Movie Details
-----------------------*/

.movie-details {
	padding-top: 10px;
}

.movie-details__content {
	margin-bottom: 65px;
}

.movie-details__text {
	position: relative;
}

.movie-details__text p {
	color: #b7b7b7;
	font-size: 18px;
	line-height: 30px;
}

.movie-details__pic {
	height: 440px;
	border-radius: 5px;
	position: relative;
}

.movie-details__pic .comment {
	font-size: 13px;
	color: #FFFFFF;
	background: #3d3d3d;
	display: inline-block;
	padding: 2px 10px;
	border-radius: 4px;
	position: absolute;
	left: 10px;
	bottom: 25px;
}

.movie-details__pic .view {
	font-size: 13px;
	color: #FFFFFF;
	background: #3d3d3d;
	display: inline-block;
	padding: 2px 10px;
	border-radius: 4px;
	position: absolute;
	right: 10px;
	bottom: 25px;
}

.movie-details__title {
	margin-bottom: 20px;
}

.movie-details__title h3 {
	color: #FFFFFF;
	font-weight: 700;
	margin-bottom: 13px;
}

.movie-details__title span {
	font-size: 15px;
	color: #b7b7b7;
	display: block;
}

.movie-details__rating {
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
}

.movie-details__rating .rating i {
	font-size: 24px;
	color: #e89f12;
	display: inline-block;
}

.movie-details__rating span {
	display: block;
	font-size: 18px;
	color: #b7b7b7;
}

.movie-details__widget {
	margin-bottom: 15px;
}

.movie-details__widget ul {
	margin-bottom: 20px;
}

.movie-details__widget ul li {
	list-style: none;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 30px;
	position: relative;
	padding-left: 18px;
}

.movie-details__widget ul li:before {
	position: absolute;
	left: 0;
	top: 12px;
	height: 6px;
	width: 6px;
	background: #b7b7b7;
	content: "";
}

.movie-details__widget ul li span {
	color: #b7b7b7;
	width: 115px;
	display: inline-block;
}

.movie-details__btn .follow-btn {
	font-size: 13px;
	color: #FFFFFF;
	background: #A146E7;
	display: inline-block;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 14px 20px;
	border-radius: 4px;
	margin-right: 11px;
}

.movie-details__btn .watch-btn span {
	font-size: 13px;
	color: #FFFFFF;
	background: #A146E7;
	display: inline-block;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 14px 20px;
	border-radius: 4px 0 0 4px;
	margin-right: 1px;
}

.movie-details__btn .watch-btn i {
	font-size: 20px;
	display: inline-block;
	background: #A146E7;
	padding: 11px 5px 16px 8px;
	color: #FFFFFF;
	border-radius: 0 4px 4px 0;
}

.movie-details__review {
	margin-bottom: 55px;
}



.movie-details__form form textarea {
	width: 100%;
	font-size: 15px;
	color: #b7b7b7;
	padding-left: 20px;
	padding-top: 12px;
	height: 110px;
	border: none;
	border-radius: 5px;
	resize: none;
	margin-bottom: 24px;
}

.movie-details__form form button {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
	background: #A146E7;
	border: none;
	padding: 10px 15px;
	border-radius: 2px;
}

/*---------------------
  Movie Watching
-----------------------*/
/* --- LIMPIEZA TOTAL: TRAILER DE YOUTUBE --- */
.movie__video__player {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	/* Relación 16:9 */
	background: #000;
	border-radius: 12px;
	overflow: hidden;
	margin-bottom: 40px;
	border: 2px solid rgba(255, 255, 255, 0.1);
}

#youtube-trailer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#youtube-trailer iframe {
	width: 100% !important;
	height: 100% !important;
	border: none !important;
}



/* Eliminamos rellenos innecesarios de la sección */
.movie-details.spad {
	padding-top: 0;
}



.movie-details__episodes {
	margin-bottom: 35px;
}

.movie-details__episodes a {
	display: inline-block;
	font-size: 15px;
	color: #FFFFFF;
	background: rgba(255, 255, 255, 0.2);
	padding: 10px 20px;
	border-radius: 4px;
	margin-right: 15px;
	margin-bottom: 20px;
	-webkit-transition: all, 0.3s;
	-o-transition: all, 0.3s;
	transition: all, 0.3s;
}

.movie-details__episodes a:hover {
	color: #000000;
	background: #FFFFFF;
}

/*---------------------
  Breadcrumb
-----------------------*/

.breadcrumb-option {
	padding-top: 35px;
}

.breadcrumb__links a {
	font-size: 15px;
	color: #FFFFFF;
	margin-right: 18px;
	display: inline-block;
	position: relative;
}

.breadcrumb__links a i {
	margin-right: 5px;
	color: #A146E7;
}

.breadcrumb__links a:after {
	position: absolute;
	right: -14px;
	top: 0;
	content: "";
	font-family: "FontAwesome";
}

.breadcrumb__links span {
	font-size: 15px;
	color: #b7b7b7;
	display: inline-block;
}

/*---------------------
    Normal Breadcrumb
-----------------------*/

.normal-breadcrumb {
	height: 300px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.normal__breadcrumb__text h2 {
	color: #FFFFFF;
	font-size: 48px;
	font-family: "Oswald", sans-serif;
	font-weight: 700;
	margin-bottom: 22px;
}

.normal__breadcrumb__text p {
	color: #FFFFFF;
	font-size: 24px;
	margin-bottom: 0;
}

/*---------------------
    Blog
-----------------------*/

.blog {
	padding-top: 70px;
	padding-bottom: 90px;
}

.blog__item {
	height: 580px;
	position: relative;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 10px;
}

.blog__item.small__item {
	height: 285px;
}

.blog__item.small__item .blog__item__text {
	padding: 0 30px;
}

.blog__item.small__item .blog__item__text p {
	margin-bottom: 5px;
}

.blog__item.small__item .blog__item__text h4 a {
	font-size: 20px;
	line-height: 30px;
}

.blog__item__text {
	position: absolute;
	left: 0;
	bottom: 25px;
	text-align: center;
	width: 100%;
	padding: 0 105px;
}

.blog__item__text p {
	color: #FFFFFF;
	margin-bottom: 12px;
}

.blog__item__text p span {
	color: #A146E7;
	margin-right: 5px;
}

.blog__item__text h4 a {
	color: #FFFFFF;
	line-height: 34px;
}

/*---------------------
  Blog Details
-----------------------*/

.blog-details {
	padding-top: 70px;
}

.blog__details__title {
	text-align: center;
	margin-bottom: 70px;
}

.blog__details__title h6 {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.blog__details__title h6 span {
	color: #b7b7b7;
	font-weight: 400;
	text-transform: none;
}

.blog__details__title h2 {
	color: #FFFFFF;
	font-size: 48px;
	font-weight: 700;
	line-height: 60px;
	margin-bottom: 38px;
}

.blog__details__title .blog__details__social a {
	display: inline-block;
	font-size: 15px;
	color: #FFFFFF;
	padding: 16px 35px 14px 20px;
	border-radius: 2px;
	margin-right: 6px;
}

.blog__details__title .blog__details__social a:last-child {
	margin-right: 0;
}

.blog__details__title .blog__details__social a.facebook {
	background: #3b5998;
}

.blog__details__title .blog__details__social a.pinterest {
	background: #ca2027;
}

.blog__details__title .blog__details__social a.linkedin {
	background: #0372b1;
}

.blog__details__title .blog__details__social a.twitter {
	background: #39a1f2;
}

.blog__details__title .blog__details__social a i {
	margin-right: 6px;
}

.blog__details__pic {
	margin-bottom: 30px;
}

.blog__details__pic img {
	min-width: 100%;
}

.blog__details__text {
	margin-bottom: 40px;
}

.blog__details__text p {
	color: #FFFFFF;
	font-size: 17px;
	line-height: 30px;
}

.blog__details__item__text {
	margin-bottom: 42px;
}

.blog__details__item__text h4 {
	color: #FFFFFF;
	font-weight: 700;
	margin-bottom: 35px;
}

.blog__details__item__text img {
	min-width: 100%;
	margin-bottom: 26px;
}

.blog__details__item__text p {
	color: #FFFFFF;
	font-size: 17px;
	line-height: 30px;
	margin-bottom: 0;
}

/*---------------------
  Footer
-----------------------*/

.footer {
	background: #0D0E1C;
	padding-top: 60px;
	padding-bottom: 40px;
	position: relative;
	border-top: 1px solid rgba(161, 70, 231, 0.2);
}

.footer .container .row {
	display: flex;
	align-items: center;
	/* Alinea verticalmente icono y menú */
}

/* --- Botón Volver Arriba --- */
.page-up {
	position: absolute;
	left: 50%;
	top: -25px;
	margin-left: -25px;
}

.page-up a {
	display: inline-block;
	font-size: 30px;
	color: #FFFFFF;
	height: 50px;
	width: 50px;
	background: #A146E7;
	line-height: 50px;
	text-align: center;
	border-radius: 50%;
	box-shadow: 0 0 15px rgba(161, 70, 231, 0.5);
}

/* --- Icono Facebook Izquierda (Estilo Moradito) --- */
.footer__social {
	text-align: left;
}

.footer__social a {
	display: inline-block;
	width: 45px;
	height: 45px;
	background: rgba(161, 70, 231, 0.1);
	/* Fondo morado suave */
	color: #A146E7;
	/* Tu color morado */
	line-height: 45px;
	text-align: center;
	border-radius: 10px;
	/* Bordes ligeramente redondeados */
	font-size: 20px;
	border: 2px solid #A146E7;
	box-shadow: 0 0 10px rgba(161, 70, 231, 0.3);
	/* Efecto neón */
	transition: all 0.3s ease;
}

.footer__social a:hover {
	background: #A146E7;
	color: #ffffff;
	box-shadow: 0 0 20px rgba(161, 70, 231, 0.7);
	transform: translateY(-3px);
}

/* --- Menú Derecha --- */
.footer__nav {
	text-align: right;
}

.footer__nav ul li {
	list-style: none;
	display: inline-block;
	margin-left: 30px;
	/* Espacio entre enlaces */
}

.footer__nav ul li a {
	font-size: 14px;
	color: #b7b7b7;
	font-weight: 600;
	text-transform: uppercase;
	transition: 0.3s;
}

.footer__nav ul li a:hover {
	color: #A146E7;
}

/* --- Copyright --- */
.footer__copyright__text {
	color: #666666;
	font-size: 13px;
	margin-top: 20px;
	text-align: center;
	border-top: 1px solid rgba(255, 255, 255, 0.05);
	padding-top: 20px;
}




/* Lista flotante dentro del buscador de pantalla completa */
.search-results-floating {
	position: absolute;
	top: 100%;
	/* Se pega debajo del input */
	left: 0;
	width: 100%;
	background: #0D0E1C;
	/* Color de la plantilla */
	max-height: 400px;
	overflow-y: auto;
	z-index: 9999;
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 0 0 10px 10px;
}

/* Contenedor de la información al lado de la imagen */
.search-result-info {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.search-result-item {
	display: flex;
	align-items: center;
	padding: 12px 20px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.05);
	cursor: pointer;
	transition: background 0.3s;
}

.search-result-item:hover {
	background: rgba(255, 255, 255, 0.1);
}

.search-result-item img {
	width: 50px;
	height: 70px;
	object-fit: cover;
	border-radius: 4px;
	margin-right: 20px;
}

.search-result-item .main-title {
	color: white;
	font-size: 18px;
	font-weight: 500;
	display: block;
}

/* Título Secundario (Inglés/Tittle) */
.search-result-item .sub-title {
	color: #b7b7b7;
	/* Un gris más claro */
	font-size: 13px;
	/* Más pequeño */
	font-style: italic;
	display: block;
	margin-top: 4px;
	/* Separación mínima */
}

.search-result-item span {
	color: white;
	font-size: 18px;
	font-weight: 500;
}



/* --- BOTÓN PARÉNTESIS DIRECTO (UNIÓN BODY-FOOTER) --- */
#scrollToTopButton {
	position: absolute;
	/* Esto lo posiciona justo en la línea divisoria */
	top: 0;
	left: 50%;
	transform: translate(-50%, -20%);
	/* Lo sube exactamente sobre la línea */

	width: 130px;
	height: 30px;
	background: #A146E7 !important;
	color: #ffffff !important;

	/* Curva de paréntesis directo: el radio es la mitad del alto */
	border-radius: 250px 250px 0 0 !important;

	cursor: pointer;
	z-index: 999;
	border: none !important;
	display: flex;
	align-items: center;
	justify-content: center;

	/* Brillo difuminado hacia arriba */
	box-shadow: 0px -8px 20px rgba(161, 70, 231, 0.3);

	/* Movimiento muy lento como pediste */
	transition: all 0.9s cubic-bezier(0.19, 1, 0.22, 1);
}

#scrollToTopButton:hover {
	height: 40px;
	/* Crece 10px */
	margin-top: -10px;
	/* Se mueve 10px hacia arriba para compensar */
	background: #ffffff !important;
	color: #A146E7 !important;
	box-shadow: 0px -5px 30px rgba(161, 70, 231, 0.7);
}

/* Icono de flecha centrado */
#scrollToTopButton i,
#scrollToTopButton span {
	font-size: 24px;
	margin-top: 5px;
	/* Ajuste para que se vea centrado en la curva */
	transition: transform 0.9s ease;
}

#scrollToTopButton:hover i {
	transform: translateY(-10px);
}







/*--------------------------------- Responsive Media Quaries -----------------------------*/

@media only screen and (min-width: 1200px) and (max-width: 1300px) {
	.hero {
		overflow: hidden;
	}
}

@media only screen and (min-width: 1200px) {
	.container {
		max-width: 1170px;
	}
}

/* Medium Device = 1200px */

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.hero {
		overflow: hidden;
	}

	.blog__item__text {
		padding: 0 50px;
	}
}

/* Tablet Device = 768px */

/* Tablet Device = 768px */
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.hero {
		overflow: hidden;
	}

	.header {
		position: relative;
		min-height: 80px;
		/* Un poco más de espacio para que no se vea apretado */
	}

	.header .container {
		position: relative;
	}

	/* LA LUPA: Quitamos el absolute que la encimaba */
	.header__right {
		display: flex !important;
		align-items: center;
		margin-left: auto;
		/* Empuja la lupa hacia la derecha */
		margin-right: 60px;
		/* Deja espacio para el botón del menú */
		padding: 0;
		z-index: 10;
	}

	.header__right a span {
		color: #A146E7 !important;
		/* Lila en lugar de blanco */
		font-size: 24px;
		transition: all 0.3s ease;
		/* Para que el brillo sea suave */
	}

	.header .container .row {
		display: flex;
		align-items: center;
		/* Alinea verticalmente logo, lupa y menú */
		justify-content: space-between;
		position: relative;
	}

	/* EL MENÚ MÓVIL (Botón rojo) */
	.slicknav_menu {
		display: block !important;
		background: transparent;
		padding: 0;
	}

	.slicknav_btn {
		position: absolute !important;
		right: 15px;
		top: 50%;
		transform: translateY(-50%);
		/* Centra el botón exactamente a la mitad */
		background-color: #A146E7 !important;
		margin: 0;
		z-index: 11;
	}

	/* ------------------------------------------------------------------ */

	/* Ajuste del desplegable para que no tape el header */
	.slicknav_nav {
		position: absolute;
		top: 60px;
		left: 0;
		width: 100%;
		z-index: 999;
		background: #FFFFFF;
	}

	.slicknav_nav ul {
		margin: 0;
	}

	.slicknav_nav .slicknav_row,
	.slicknav_nav a {
		padding: 7px 0;
		margin: 0;
		color: #111111;
		font-weight: 600;
	}

	.slicknav_nav .slicknav_arrow {
		color: #111111;
	}

	.product__sidebar {
		padding-top: 50px;
	}

	.footer__nav ul li {
		margin-right: 15px;
		margin-bottom: 10px;
	}

	.footer__logo {
		margin-bottom: 20px;
	}

	.footer__copyright__text {
		text-align: center;
	}

	.footer__social {
		text-align: center;
		margin-top: 20px;
	}

	.footer__nav {
		text-align: center;
	}

	.footer__social {
		text-align: center;
		margin-top: 20px;
	}

	.footer__nav {
		text-align: center;
	}

	.movie-details__widget ul li span {
		width: 90px;
	}

	.movie-details__pic {
		margin-bottom: 40px;
	}

	.movie-details__sidebar {
		padding-top: 50px;
	}

	.search-model-form input {
		width: 80%;
		font-size: 24px;
	}

	.search-result-item .main-title {
		font-size: 15px;
	}

}

/* Wide Mobile = 480px */

@media only screen and (max-width: 767px) {
	.hero {
		overflow: hidden;
	}

	.header {
		position: relative;
		min-height: 60px;
		/* Asegura que el header tenga altura */
	}

	.header .container {
		position: relative;
	}

	.header__right {
		position: absolute;
		right: 70px;
		/* Espacio para que no choque con las 3 rayitas */
		top: 14px;
		/* Alineación vertical */
		padding: 0;
		display: block !important;
		z-index: 999;
	}

	.header__right a span {
		color: #FFFFFF !important;
		font-size: 22px;
	}

	.header__menu {
		display: none;
	}

	/* MENÚ MÓVIL: Forzamos su visibilidad */
	.slicknav_menu {
		background: transparent;
		display: block !important;
		padding: 0;
		position: static;
	}

	.slicknav_nav {
		position: absolute;
		left: 0;
		top: 55px;
		width: 100%;
		background: #FFFFFF;
		padding: 15px 30px;
		z-index: 9999;
		/* El desplegable por encima de todo */
		display: none;
		/* Se abrirá al hacer clic */
	}

	.slicknav_nav ul {
		margin: 0;
	}

	.slicknav_nav .slicknav_row,
	.slicknav_nav a {
		padding: 7px 0;
		margin: 0;
		color: #111111;
		font-weight: 600;
	}

	/* EL BOTÓN DEL MENÚ (Las 3 rayitas) */
	.slicknav_btn {
		display: block !important;
		visibility: visible !important;
		opacity: 1 !important;
		background-color: #A146E7 !important;
		/* Rojo */
	}

	.slicknav_nav .slicknav_arrow {
		color: #111111;
	}

	.slicknav_nav .slicknav_row:hover {
		border-radius: 0;
		background: transparent;
		color: #111111;
	}

	.slicknav_nav a:hover {
		border-radius: 0;
		background: transparent;
		color: #111111;
	}

	.product__sidebar {
		padding-top: 50px;
	}

	.footer__nav ul li {
		margin-right: 15px;
		margin-bottom: 10px;
	}

	.footer__logo {
		margin-bottom: 20px;
	}

	.footer__copyright__text {
		text-align: center;
	}

	/* --- Estilo Redes Sociales Footer --- */
	.footer__social {
		text-align: right;
		/* Alineado a la derecha en PC */
	}

	.footer__social a {
		display: inline-block;
		width: 45px;
		height: 45px;
		background: rgba(255, 255, 255, 0.05);
		/* Fondo muy sutil */
		color: #ffffff;
		line-height: 45px;
		text-align: center;
		border-radius: 50%;
		/* Forma circular */
		font-size: 20px;
		margin-left: 10px;
		border: 1px solid rgba(161, 70, 231, 0.3);
		/* Borde morado suave */
		transition: all 0.3s ease;
	}

	.footer__social a:hover {
		background: #A146E7;
		/* Se llena de morado al pasar el mouse */
		color: #ffffff;
		box-shadow: 0 0 15px rgba(161, 70, 231, 0.5);
		/* Efecto de brillo (glow) */
		transform: translateY(-3px);
		/* Pequeño salto hacia arriba */
	}

	.footer__copyright {
		text-align: center;
		margin-top: 30px;
		border-top: 1px solid rgba(255, 255, 255, 0.1);
		padding-top: 20px;
		color: #666;
		font-size: 13px;
	}

	.blog__details__title h2 {
		font-size: 34px;
		line-height: normal;
	}

	.movie-details__pic {
		margin-bottom: 40px;
	}

	.movie-details__sidebar {
		padding-top: 50px;
	}

	.btn__all {
		text-align: left;
	}

	.product__page__title .section-title {
		margin-bottom: 30px;
	}

	.product__page__title .product__page__filter {
		text-align: left;
	}

	.movie-details__rating {
		text-align: left;
		position: relative;
		margin-bottom: 20px;
	}

	.blog__details__social {
		overflow: hidden;
	}

	.blog__details__title .blog__details__social a {
		margin-right: 10px;
		margin-bottom: 10px;
		width: calc(50% - 10px);
		float: left;
	}

	.blog__item__text {
		padding: 0 30px;
	}

	.login__register {
		padding-left: 0;
	}

	.product__sidebar__view .filter__controls li {
		margin-right: 2px;
	}

	.search-model-form input {
		width: 100%;
	}
}

/* Small Device = 320px */

@media only screen and (max-width: 479px) {
	.hero__slider.owl-carousel .owl-nav {
		display: none;
	}

	.hero__items {
		padding: 250px 0 42px 15px;
	}

	.hero__text h2 {
		font-size: 32px;
	}

	.footer__nav ul li {
		margin-right: 10px;
	}

	.movie-details__btn .follow-btn {
		padding: 14px 26px;
		margin-right: 11px;
		margin-bottom: 25px;
	}

	.movie-details__widget ul li span {
		width: 85px;
	}

	.blog__details__title h2 {
		font-size: 30px;
		line-height: normal;
	}

	.blog__details__title .blog__details__social a {
		padding: 16px 25px 14px 20px;
	}

	.blog__details__comment__item.blog__details__comment__item--reply {
		padding-left: 0;
	}
}