body {
	overflow-x: hidden;
}

::-webkit-scrollbar {
	width: 5px;
	border: 2px;
}
#selecttt{
     border-style:none;
    background-color: transparent;
    color:var(--iq-body-text);
    font-weight:300;
    font-size:16px;

}

#selecttt option{
    border-style:none;
    color:var(--iq-body-text);
    background-color: rgba(20, 20, 20, 0.9) !important;
}

#bannerss{
	padding: 30px 0;
}

.ban-inner {
	position: absolute;
	overflow: hidden;
	width: 34%;
	left: 100px;
	top: 70%;

}
.ban-inner ul {
	list-style-type: none;
	padding-left: 0px;
	margin-top: 20px;
}

.direction-rtl .ban-inner ul {
	padding-right: 0;
	text-align: left !important;
}

.ban-inner ul li {
	display: inline-block;
	padding: 4px 9px;
	border-radius: 5px;
	background-color: #c31924;
}

.ban-inner ul li a {
	color: #fff;
	font-weight: bold;
	font-size: 15px;
}


.sub-p{
     font-size: 13px;
    text-align: center;
    margin-top: 10px;
}
.newsletter_email {
	padding: 5px 10px;
	display: inline-block;
	width: 250px;
	color: #fff;
	vertical-align: top;
	background: #000000;
	border-color: #c31924 !important;
	border-width: 2px;

}
.newsletter_submit {
    border: none;
    background: #c31924;
    color: #fff;
    margin: 0;
    margin-left: -5px;
    display: inline-block;
    padding: 0;
    width: 70px;
    height: 38px;
    vertical-align: top;
}


.gateway {
	text-align: left;
}
.direction-rtl .media-item-author{
    float:left;
}

.direction-rtl #review-name {
	text-align: left;
}
/* #slider-img {
	width: 70%;
} */
@media (max-width: 320px) {
	.slider-img {
		 width: 50% !important;
		margin-right: auto !important;
	}
}
@media (max-width: 767px) {
	.slider-img {
		 width: 50% !important;
		margin-right: auto !important;
	}

	.trailer-icon {
	    margin-left: 0 !important;

	}
}
.top10-number{
position: absolute;
bottom: 0;
right: 0;
width: 90px;
height:113px;
}

.direction-rtl .gateway,
.direction-rtl .gateway div {
	text-align: right;
}

.our-partner-right-bottom {
	direction: ltr;
}

.gateway div {
	text-align: left;
	margin: 0 0.5%;
}

.application {
	text-align: right;
}

.direction-rtl .application {
	text-align: left;
}

img#google-application {
	position: relative;
	top: 14%;
	margin:0 4px;
	max-height:45px;
	max-width:140px;
}

::-webkit-scrollbar-track {
	background: #f1f1f1;
	border-radius: 10px;
}

#coupon_btn {
	background-color: #bd1823;
	border-color: #bd1823;
	height: 37px;
	width: 100%;
	padding-top: 4px;
}

.direction-rtl .row.footer_copyright .col-md-6.col-sm-6.col-xs-12 {
	direction: ltr;
}

#frc {
	padding-top: 15px;
	width: 45% !important;
}

.modal-body {
	padding: 0 1rem;
}

select#book_id {
	margin-bottom: 1.5rem !important;
}

.modal-footer {
	padding: 0 1rem 1rem 1rem;
}

#coupon_button {
	background: transparent !important;
}

#coupon_button img {
	width: 49px;
	position: relative;
	right: 20px;
	bottom: 5px;
	height: 32px;
}

.direction-rtl #coupon_button img {
	right: unset;
	left: 20px;
}

.modal-footer,
.modal-header {
	border: none;
}

.modal-content {
	position: relative;
	left: 25%;
	width: 65%;
}

#coupon_code {
	height: 40px !important;
}

::-webkit-scrollbar-thumb {
	background: #888;
}

a.vp-outro-button.js-cta {
	border-radius: 5px !important;
}

::-webkit-scrollbar-thumb:hover {
	background: #555;
}

header#main-header {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	text-align: center;
	z-index: 99;
	background: rgba(20, 20, 20, 0.1) !important;
}


#fn{
	color: var(--iq-white) !important;
}
#ln{
	color: var(--iq-white) !important;
}
#email{
	color: var(--iq-white) !important;
}
#pn{
	color: var(--iq-white) !important;
}
#pl{
	color: var(--iq-white) !important;
}
#update_account_btn:hover{
	background-color: var(--iq-white);
	color: var(--iq-primary);
}
.page-item.disabled .page-link {
	background-color: transparent;
}

header .navbar-light .navbar-brand img.logo {
	width: 118px;
}

.direction-rtl .navbar-brand {
	margin-right: 0.5rem;
}
.direction-rtl .container-fluid .row .col-sm-12 {
	padding-right: 0;
}

.iq-search-bar .search-input {
	width: 100%;
	height: 40px;
	padding: 5px 15px 5px 40px;
	border: none;
	border-radius: 0;
	color: var(--iq-white);
	background: var(--iq-bg1);
}

.iq-search-bar .searchbox .search-link {
	position: absolute;
	left: 15px;
	top: 6px;
	font-size: 16px;
}

.nav-item span.dots {
	height: 10px;
	width: 10px;
	font-size: 0;
	text-align: center;
	padding: 0;
	position: absolute;
	top: 3px;
	right: 12px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
}

.menu-right .nav-item span.dots {
	right: 0;
}

a.shopping-basket svg {
	/* width: 13%; */
	width: 20px;
	height: 20px;
	margin-right: 10px;
	margin-bottom: -4px;
}

button.close {
	color: var(--iq-primary) !important;
	font-size: 1.7rem;
	text-shadow: unset;
	opacity: 1;
}

.navbar-right li .iq-sub-dropdown .iq-sub-card {
	position: relative;
	font-size: inherit;
	padding: 15px 15px;
	line-height: normal;
	color: inherit;
	text-align: left;
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid white;
	border-image-slice: 1;
}

.iq-sub-card.setting-dropdown {
	padding: 15px 15px 15px 0 !important;
}

.navbar-right li .iq-sub-dropdown a.iq-sub-card:last-child {
	border-bottom: 0;
}

.notify-bg {
	overflow: hidden;
	z-index: 99;
}

.notify-bg:before {
	content: "";
	display: block;
	position: absolute;
	background: rgba(255, 255, 255, 0.5);
	width: 70px;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0.5;
	filter: blur(30px);
	transform: translateX(-100px) skewX(-30deg);
	animation: noti-before-animation 2s infinite 2s;
}

.notify-bg:after {
	content: "";
	display: block;
	position: absolute;
	background: rgba(255, 255, 255, 0.2);
	width: 30px;
	height: 100%;
	left: 30px;
	top: 0;
	opacity: 0;
	filter: blur(5px);
	transform: translateX(-100px) skewX(-30deg);
	animation: noti-after-animation 2s infinite 2s;
}

.navbar-right .iq-sub-dropdown .iq-card-body div {
	border-radius: 0;
}

.navbar-right .iq-show .iq-sub-dropdown,
.iq-show .search-box {
	opacity: 1;
	visibility: visible;
	transform: translate(0, 8px);
}

.navbar-right .iq-sub-dropdown .iq-card-body div h6 {
	text-align: center;
}

.navbar-right .iq-sub-dropdown.lan {
	width: 113px;
}

.theme .iq-sub-card.setting-dropdown,
.language .iq-sub-card.setting-dropdown {
	width: 20% !important;
	float: left !important;
	border: none !important;
}

.direction-rtl .theme .iq-sub-card.setting-dropdown,
.direction-rtl .language .iq-sub-card.setting-dropdown {
	float: right !important;
}

.language > h6 {
	border-bottom: 1px solid white;
}

.direction-rtl .iq-card-body.p-0.pl-3.pr-3#main-settings {
	padding-left: 0;
	padding-right: 1rem !important;
}

.iq-card.shadow-none.m-0.settings {
	position: relative;
	left: 5.5px;
}

.direction-rtl .iq-card.shadow-none.m-0.settings {
	position: relative;
	right: 14px;
}

.language .iq-sub-card.setting-dropdown div div h6:hover,
.theme .iq-sub-card.setting-dropdown div div i:hover {
	color: var(--iq-primary) !important;
	font-weight: 900;
}

.theme > h6,
.language > h6 {
	width: 50% !important;
	float: left !important;
	position: relative;
	font-size: inherit;
	padding: 9.5px;
	line-height: normal;
	color: inherit;
	text-align: left;
	display: inline-block;
}

.direction-rtl .theme > h6,
.direction-rtl .language > h6 {
	float: right !important;
}

.iq-card-body.p-0.pl-3.pr-3#main-settings {
	padding-right: 0 !important;
}

a.iq-user-dropdown.search-toggle.p-0.d-flex.align-items-center i {
	font-size: 20px;
	position: relative;
	bottom: 2px;
	color: white;
}

a.iq-user-dropdown.search-toggle.p-0.d-flex.align-items-center i:hover {
	color: var(--iq-primary) !important;
}

.direction-rtl a.iq-sub-card h6 {
	text-align: right;
}

.theme .media-body.ml-3 {
	text-align: center;
}

.language a.iq-sub-card.setting-dropdown {
	border-bottom: 1px solid white !important;
}

.active {
	color: var(--iq-primary) !important;
	font-weight: 900 !important;
}

#current_password{
    color: #ffffff !important;
}
.language .iq-sub-card.setting-dropdown,
.theme .iq-sub-card.setting-dropdown {
	padding: 15px 0px 15px 0 !important;
}

.navbar-right .iq-sub-dropdown {
	width: 300px;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 100%;
	right: 15px;
	background: var(--iq-bg1);
	transform: translate(0, 25px) !important;
	-webkit-transform: translate(0, 70px);
	transition: all 0.3s;
	padding: 0;
	-webkit-box-shadow: 0px 0 20px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0 20px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0 20px 0 rgba(0, 0, 0, 0.5);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	z-index: 1;
}

.direction-rtl .navbar-right .iq-sub-dropdown {
	right: unset;
	left: 15px;
}
.navbar-light .navbar-toggler-icon {
	background: url(../images/menu.png) no-repeat scroll center center;
}

.search-toggle:hover,
header .navbar ul li.menu-item a:hover {
	color: var(--iq-primary) !important;
}

.search-wrapper {
	position: relative;
	display: inline-block;
	height: 36px;
	vertical-align: bottom;
}

.searchbutton {
	position: absolute;
	font-size: 22px;
	width: 100%;
	margin: 0;
	padding: 0;
	right: 16px;
	color: var(--iq-body-text);
}

.search:focus + .searchbutton {
	transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	color: var(--iq-primary);
}

.search:hover + .searchbutton {
	color: var(--iq-white);
}

#checkout_button:hover {
	color: #fff;
}

.search {
	position: absolute;
	left: 49px;
	background-color: transparent;
	outline: none;
	border: none;
	border-bottom: 1px solid transparent;
	padding: 0 0 0 16px;
	width: 0;
	height: 100%;
	z-index: 10;
	color: var(--iq-white);
	transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
}

.search:focus,
.search:hover {
	width: 350px;
	padding: 0 0 0 0;
	border-color: var(--iq-body-text);
}

.img-responsive {
	width: 100%;
	height: auto;
}

.expandright {
	left: auto;
	right: -6px;
	bottom: -2px;
}

.search::placehoder {
	color: var(--iq-white) !important;
}

.noti-svg {
	-webkit-animation: notify 1.5s ease infinite;
	animation: notify 1.5s ease infinite;
	fill: var(--iq-body-text);
}

.noti-svg:hover {
	fill: var(--iq-primary);
}

.search-box {
	position: absolute;
	left: 0;
	right: 0;
	top: 46px;
	min-width: 25rem;
	width: 100%;
	z-index: -1;
	opacity: 0;
	transform: translate(0, 70px);
	-webkit-transform: translate(0, -700px);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}

.search-toggle {
	padding: 0 !important;
	cursor: pointer;
}

/*--------------------------------------------------------------
               Navigation
--------------------------------------------------------------*/
header#main-header.menu-sticky {
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.4);
}

header#main-header.menu-sticky {
	position: fixed;
	top: 0;
	width: 100%;
	background: rgba(20, 20, 20, 0.9) !important;
	-webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
	z-index: 999;
}

header .navbar .menu-header-menu-container,
header .navbar .menu-all-pages-container,
header .navbar .menu-testing-menu-container,
header .navbar .menu-short-container,
header .navbar .menu-main-menu-container {
	display: inline-block;
	width: 100%;
}

header .navbar ul.navbar-nav {
	display: block;
	text-align: center;
	float: left;
	padding-bottom: 10px;
}

.direction-rtl header .navbar ul.navbar-nav {
	float: right;
}

.renew-subscription {
    background: #bd1825;
    padding: 5px 10px;
    border-radius: 15px;
}
header .navbar ul li {
	list-style: none;
	margin-right: 18px;
	position: relative;
	transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	display: inline-block;
}

header .navbar ul li.menu-item a {
	font-size: 16px;
	font-weight: 500;
    color: #fff;
	position: relative;
	padding: 0px 0px 0px 10px;
	line-height: 70px;
	position: relative;
	z-index: 9;
	text-decoration: none;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

.nav-open .nav-overlay {
	opacity: 1;
	visibility: visible;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.nav-overlay {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	z-index: 900;
	display: block;
	width: 100%;
	position: fixed;
	visibility: hidden;
	background: rgba(0, 0, 0, 0.6);
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.more-toggle {
	color: var(--iq-white) !important;
	font-size: 22px;
}

.dropdown-toggle.more-toggle::after {
	content: none;
}

.mobile-more-menu {
	display: none;
}

.mobile-more-menu .menu-navbar-user {
	display: inline-flex;
	padding-top: 15px;
	margin-bottom: 0;
	padding-left: 0px;
	padding-bottom: 15px;
}

.mobile-more-menu .search-box {
	left: unset;
}

.direction-rtl .mobile-more-menu .search-box {
	right: unset;
	left: 0;
}
.mobile-more-menu .iq-show .search-box {
	z-index: 999;
}

.mobile-more-menu .search-mobile-icon {
	font-size: 22px;
	line-height: 0;
	padding-top: 0 !important;
	margin-top: 10px;
	display: block;
}

#search-btn {
	top: 20%;
	position: relative;
}

.mobile-more-menu .header-profile-picture {
	width: 25px;
	height: 25px;
}

.mobile-more-menu a {
	font-size: 10px;
}

.mobile-more-menu header .navbar ul li {
	margin-right: 15px;
}

.create-account-wrapper.mb-3.mobile a {
	font-size: 10px;
}

.create-account-wrapper.mb-3.mobile small {
	font-size: 9px;
}

.our-partner-right-top {
	padding-top: 10px;
}

.our-partner-right-top .text {
	width: 54% !important;
}

.our-partner-right-top .logo {
	width: 23% !important;
}

.our-partner-right-bottom {
	width: 76%;
	font-size: 13px;
	line-height: 1;
	text-align: justify;
	margin-top: 20px;
}

.more-menu {
	position: absolute;
	top: 50px;
	left: auto;
	right: 0;
	min-width: 18rem;
	padding: 0.35rem 0.5rem;
	margin: 0;
	opacity: 0;
	transform: translate(0, 70px);
	-webkit-transform: translate(0, 70px);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	background: var(--iq-bg1);
	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.75);
	visibility: hidden;
	z-index: 999;
}

.more-menu.show {
	opacity: 1;
	transform: translate(0, 0);
	visibility: visible;
}

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

.direction-rtl header .navbar ul li:last-child {
	margin-right: 18px;
}

/*--------------------------------------------------------------
                       Main Slider
--------------------------------------------------------------*/
#home-slider ul.slick-dots {
	bottom: 23%;
}

#home-slider .slick-dots li {
	height: auto;
}

#home-slider .slick-dots li button {
	height: 2px;
	width: 15px;
	background: white;
	padding: 0;
}

#home-slider .slick-dots li.slick-active button {
	background: var(--iq-primary);
}

#home-slider li {
	position: relative;
}

.slider-description {
	position: absolute;
	top: 15%;
	left: 80px;
}

#home-slider h1.slider-text {
	font-size: 35px;
	margin: 15px 0;
}

#home-slider h3.slider-text {
	font-size: 18px;
	margin: 15px 0;
	line-height: 25px;
}

#home-slider p {
	margin: 20px 0;
	width: 75%;
}

#home-slider .slick-bg {
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height: 120vh;
	position: relative;
	z-index: 1;
}

.curve_logo {
	position: absolute;
	top: -220px;
	right: 0;
	left: 0;
}

.trailor-video {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 999;
}

.channel-name {
	color: var(--iq-primary);
	font-size: 20px;
	margin-left: 10px;
	letter-spacing: 2.5px;
	font-weight: 500;
}

.c-logo {
	width: 130px;
}

.channel-logo {
	border-left: 5px solid var(--iq-primary);
	background: transparent
		linear-gradient(
			270deg,
			rgba(11, 1, 2, 0) 0%,
			rgba(255, 55, 65, 0.3) 100%
		);
	padding: 10px 10px 10px 15px;
	width: 255px;
	position: relative;
	overflow: hidden;
}

.circle {
	stroke: var(--iq-primary);
	stroke-dasharray: 650;
	stroke-dashoffset: 650;
	-webkit-transition: all 0.5s ease-in-out;
	opacity: 0.3;
}

.playbtn {
	display: inline-block;
	-webkit-transition: all 0.5s ease;
}

.playbtn .triangle {
	-webkit-transition: all 0.7s ease-in-out;
	stroke-dasharray: 240;
	stroke-dashoffset: 480;
	stroke: var(--iq-white);
	transform: translateY(0);
}

.playbtn:hover .triangle {
	stroke-dashoffset: 0;
	opacity: 1;
	stroke: var(--iq-primary);
	animation: trailorPlay 0.7s ease-in-out;
}

.playbtn:hover .circle {
	stroke-dashoffset: 0;
	opacity: 1;
}

.slider-inner {
	position: absolute;
	overflow: hidden;
	width: 34%;
	left: 100px;
	top: 25%;
}

.slick-track {
	margin: unset !important;
}

.main-content {
	/*background: #000;*/
}

.block-space {
	padding: 40px 0;
}

.s-margin {
	margin-top: 40px;
}

.ep-carousel-main-header {
	margin-bottom: 20px;
}

.main-title a:hover,
.main-title a:focus {
	color: var(--iq-primary) !important;
}

:focus {
	outline: none !important;
}

.carousel-slider .slick-list,
#top-ten-slider-nav .slick-list {
	overflow: visible;
	padding-left: 0.4%;
}

.carousel-slider li.slide-item {
	float: left;
	width: 25%;
}

.direction-rtl .carousel-slider li.slide-item {
	float: right;
}
.podcasts-carousel-slider .slick-list,
.carousel-slider .slick-list {
	overflow: visible;
}

.carousel-slider-top10 .slick-list {
	overflow: visible;
}

#new-releases .carousel-slider {
	padding-bottom: 25px !important;
}

.carousel-slider-top10 li.slide-item {
	float: left;
	width: 25%;
}

.direction-rtl .carousel-slider-top10 li.slide-item {
	float: right;
}
.carousel-slider-top10 .slick-list {
	overflow: visible;
	margin-left: 0.65%;
}

.carousel-slider-trailers .slick-list {
	overflow: visible;
	margin-left: 1%;
}

.carousel-slider-trailers li.slide-item {
	float: left;
	width: 25%;
}

.direction-rtl .carousel-slider-trailers li.slide-item {
	float: right;
	width: 25%;
}

.carousel-slider-trailers .slick-list {
	overflow: visible;
}

.carousel-slider-originals .slick-list {
	overflow: visible;
	padding-left: 0.6%;
}

.carousel-slider-originals li.slide-item {
	float: left;
	width: 25%;
}

.direction-rtl .carousel-slider-originals li.slide-item {
	float: right;
}

.carousel-slider-originals .slick-list {
	overflow: visible;
}

li.slide-item {
	position: relative;
	padding: 0 8px;
}

li.slide-item .block-images {
	position: relative;
	width: 100%;
	transition: all 0.45s ease 0s;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
}

li.slide-item:hover .block-images {
	overflow: visible;
}

li.slide-item:hover .block-images .img-box {
	position: relative;
	z-index: 9999;
}

li.slide-item:hover .block-images {
	z-index: 99;
	transform: scale3d(1.1, 1.1, 1) translate3d(0, 0, 0) perspective(500px);
	transform-origin: 50% 50%;
	transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
	/*box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.9);*/
}

.block-social-info {
	position: absolute;
	top: 0;
	left: auto;
	bottom: 0;
	right: 25px;
	z-index: 999;
	display: flex;
	align-items: center;
	opacity: 0;
}

li.slide-item .block-images::before {
	position: absolute;
	content: "";
	border-radius: 5px;
	background: rgb(184 184 184 / 0.6);
	width: 104%;
	height: 85%;
	opacity: 0;
	top: 50%;
	right: 50%;
	transform: translate(50%, -50%);
}

li.slide-item:hover .block-images::before {
	opacity: 1;
	z-index: 9;
}

li.slide-item:hover .block-description {
	animation: fadeIn 0.6s ease-in-out;
	opacity: 1;
}

li.slide-item:hover .block-social-info {
	animation: fadeIn 0.6s ease-in-out;
	opacity: 1;
}

.hover-buttons .btn {
	padding: 5px 15px;
	font-size: 12px;
}

li.slide-item.slick-current:hover .block-images {
	/*transform: scale3d(1.1, 1.1, 1) translate3d(11%, 0, 0) perspective(500px);*/
}

.block-images .hover-buttons {
	margin-top: 5px;
}

.slick-bg:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.slick-arrow {
	cursor: pointer;
}

/*-----------------------*/
footer {
	background: var(--iq-bg1);
	position: relative;
}

ul.f-link li a {
	color: var(--iq-body-text) !important;
}

ul.f-link li a:hover {
	color: var(--iq-primary) !important;
}

.footer {
	border-top: 5px solid #c31924;
	padding: 15px 20px;
}

.footer h4 {
	font-size: 18px;
	margin-bottom: 10px;
}

.footer h4 {
	color: #dedede;
	font-weight: bold;
}

.s-icon {
	position: relative;
	/* width: 40px; */
	height: 40px;
	border-radius: 50%;
	text-align: center;
	line-height: 40px;
	padding-right: 15px;
	/* margin-right: 12px; */
	color: var(--iq-white);
	font-size: 17px;
	transition: all 0.4s ease;
}

.s-icon:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	transition: all 0.4s ease;
	transform: scale(0.9);
	z-index: -1;
}

.play-button {
	position: absolute;
	z-index: 10;
	top: 50%;
	left: 50%;
	transform: translateY(-50%);
	display: block;
}

.play-button:before {
	content: "";
	position: absolute;
	z-index: 0;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 50px;
	height: 50px;
	background: #ba1f24;
	border-radius: 50%;
	animation: pulse-border 1500ms ease-out infinite;
}

.play-button:after {
	content: "";
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 50px;
	height: 50px;
	background: var(--iq-primary);
	border-radius: 50%;
	transition: all 200ms;
}

.play-button:hover:after {
	background-color: darken(#fa183d, 10%);
}

.play-button i {
	display: block;
	position: relative;
	z-index: 3;
	font-size: 20px;
	color: var(--iq-white);
}

video {
	display: block;
	width: 100%;
	height: 100%;
}

/*-----------------------*/
.carousel-slider .slick-arrow,
.carousel-slider-top10 .slick-arrow,
.carousel-slider-trailers .slick-arrow,
.carousel-slider-originals .slick-arrow {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 30px;
	text-align: center;
	opacity: 1;
	z-index: 9;
	top: 30%;
	margin: 0 0 0 20px;
	line-height: 5px;
	box-shadow: 0px 9px 19px #01041b0d;
	font-size: 0;
	transform: none;
	color: var(--iq-white);
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}

.carousel-slider .slick-arrow:hover,
.carousel-slider-top10 .slick-arrow:hover,
.carousel-slider-trailers .slick-arrow:hover,
.carousel-slider-originals .slick-arrow:hover {
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}

.carousel-slider .slick-prev,
.carousel-slider-top10 .slick-prev,
.carousel-slider-trailers .slick-prev,
.carousel-slider-originals .slick-prev {
	color: var(--iq-white);
	left: 14px;
}

.carousel-slider .slick-next,
.carousel-slider-top10 .slick-next,
.carousel-slider-trailers .slick-next,
.carousel-slider-originals .slick-next {
	color: var(--iq-white);
	right: 14px;
}

.carousel-slider .slick-prev:before,
.carousel-slider .slick-next:before,
.carousel-slider-top10 .slick-prev:before,
.carousel-slider-top10 .slick-next:before,
.carousel-slider-trailers .slick-prev:before,
.carousel-slider-trailers .slick-next:before,
.carousel-slider-originals .slick-prev:before,
.carousel-slider-originals .slick-next:before {
	font-size: 0;
}

.carousel-slider .slick-arrow i,
.carousel-slider-top10 .slick-arrow i,
.carousel-slider-trailers .slick-arrow i,
.carousel-slider-originals .slick-arrow i {
	font-size: 35px;
}

.about-us {
	text-align: justify;
}

.swiper-button-prev i {
	font-size: 35px;
	color: white;
	position: absolute;
	left: -22px;
}

.swiper-button-next i {
	font-size: 35px;
	color: white;
	position: absolute;
	right: -49px;
}

.direction-rtl .swiper-button-next i {
	direction: ltr;
}

#back-to-top .top {
	z-index: 999;
	position: fixed;
	margin: 0px;
	color: var(--iq-white);
	background: var(--iq-primary);
	bottom: 30px;
	right: 25px;
	font-size: 26px;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	border-radius: 90px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#back-to-top .top:hover {
	color: var(--iq-white) !important;
	background: var(--iq-primary);
}

#back-to-top {
	opacity: 0;
	transition: opacity 0.6s ease;
}

#back-to-top.show {
	opacity: 1;
	transition: opacity 0.6s ease;
}

::placeholder {
	color: #d9d5d5 !important;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #d9d5d5 !important;
}

::-ms-input-placeholder {
	color: #d9d5d5 !important;
}

.f-link:hover {
	color: var(--iq-primary);
}

@keyframes slide-down {
	0% {
		opacity: 0;
		transform: translateY(100%);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes notify {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
	}
	10% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
		transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
	}
	20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
		transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
	}
	30% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
	}
	50% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
	}
	70% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
	}
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
	}
	40% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
	}
	60% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
	}
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
	}
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
	}
}

@-webkit-keyframes slide-in {
	100% {
		left: 0;
	}
}

@keyframes slide-in {
	100% {
		left: 0;
	}
}

@keyframes pulse-border {
	0% {
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1;
	}
	100% {
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0;
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	50% {
		opacity: 0.2;
	}
	to {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	50% {
		opacity: 0.2;
	}
	to {
		opacity: 1;
	}
}

@keyframes trailorPlay {
	0% {
		transform: translateX(0);
	}
	30% {
		transform: translateX(-5px);
	}
	50% {
		transform: translateX(5px);
	}
	70% {
		transform: translateX(-2px);
	}
	100% {
		transform: translateX(0);
	}
}

.slide-item .price {
	font-size: 12px;
	line-height: 2.1em;
	float: right;
}

.direction-rtl .slide-item .price {
	float: left;
}

.slide-item .book-title {
	font-size: 16px;
	margin-top: 8px;
	display: inline-block;
	line-height: 1.8em;
	width: 100%;
	white-space: nowrap;
	font-weight: 300 !important;
	overflow: hidden !important;
	text-overflow: ellipsis;
}

.slide-item .au-title {
	font-size: 16px;
	margin-top: 8px;
	display: inline-block;
	line-height: 1.8em;
	width: 100%;
	white-space: nowrap;
	font-weight: 500 !important;
	overflow: hidden !important;
	text-overflow: ellipsis;
}


.slide-item .book-author {
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden !important;
	text-overflow: ellipsis;
}

#publishers-pick {
	background: #1c1c1c;
	padding: 30px 0;
	border-radius: 5px;
}

#kids {
	background: #1c1c1c;
	padding: 30px 0;
	border-radius: 5px;
}

#testimonials {
	background: #1c1c1c;
	padding: 30px 0;
	border-radius: 5px;
	margin-bottom: 50px;
}

#podcasts {
    background: #1c1c1c;
    padding: 30px 0;
    border-radius: 5px;
}

#trending-podcasts {
    padding: 30px 0;
    border-radius: 5px;
}

.podcasts-carousel-slider i {
    position: absolute;
    bottom: 10px;
    right: 10px;
    color: #c31924;
    font-size: 37px;
}

#popular {
	background: #1c1c1c;
	padding: 30px 0;
	border-radius: 5px;
}

#life-changing{
	background: #1c1c1c;
	padding: 30px 0;
	border-radius: 5px;
}
#shereads{
	padding: 30px 0;
}
#award_winning_ebooks{
	background: #1c1c1c;
	padding: 30px 0;
	border-radius: 5px;
}
#addictive-reads{
	padding: 30px 0;
}
#Seasonal {
	background: #1c1c1c;
	padding: 30px 0;
	border-radius: 5px;
}
#Romance{
	padding: 30px 0;
}
#Detective {
	background: #1c1c1c;
	padding: 30px 0;
	border-radius: 5px;
}

#action{
	padding: 30px 0;
}
#politics {
	background: #1c1c1c;
	padding: 30px 0;
	border-radius: 5px;
}
#self_development{
    	padding: 30px 0;

}
#researches{
    	background: #1c1c1c;
	padding: 30px 0;
	border-radius: 5px;
}
#trailers {
	background: #1c1c1c;
	padding: 30px 0;
	border-radius: 5px;
}

#genres {
	padding: 30px 0;
}

#genres .grey-bg {
	padding: 0 18px 10px 18px !important;
}

#top-10 {
	padding: 30px 0;
}

#originals {
	padding: 30px 0;
}

#authors {
	padding: 30px 0;
}

.genre-title {
	display: block;
	font-size: 20px;
	font-weight: 500;
	margin-top: -3px;
}

.container-fluid-right {
	padding: 0 0 0 100px;
}

.direction-rtl .container-fluid-right {
	padding: 0 100px 0 0;
}

@media (max-width: 767px) {
	.direction-rtl .container-fluid-right,
	.container-fluid-right {
		padding-left: 15px;
		padding-right: 15px;
	}
}

.slide-item .block-images .img-box > img,
.swiper-slide img {
	border-radius: 5px;
}

li.slide-item.slick-current .block-images {
	z-index: 99;
	/*transform: scale3d(1.1, 1.1, 1) translate3d(0, 0, 0) perspective(500px);*/
	transform-origin: 50% 50%;
	transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
	/*box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.9);*/
	overflow: visible;
}

li.slide-item.slick-current .block-images::before {
	width: 104%;
}

li.slide-item.slick-current .block-images .img-box {
	z-index: 9999;
	position: relative;
}

.swiper-container {
	width: 100%;
}

.swiper-genre {
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-container-v {
	background: #313131;
	border-radius: 15px;
}

.grey-bg {
	background-color: #313131;
	border-radius: 5px;
	padding: 0 15px;
}

.cube-swiper-slide {
	height: 200px;
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: none;
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: none;
}

#genres img {
	/*height: 175px;*/
	width: 100%;
}

.swiper-container-v .swiper-slide-active {
	transform: scale3d(1.1, 1.1, 1) translate3d(0, 0, 0) perspective(500px);
	z-index: 99;
}

.caret {
	margin: 6px 8px 0px 10px;
	width: 0;
	height: 0;
	display: inline-block;
	border: 6px solid transparent;
}

.caret.down {
	border-top-color: #fff;
}

.btn-transperent {
	background: transparent;
}

.border-white {
	border: 1px solid #fff;
}

.btn-red {
	background: var(--iq-primary);
	color: var(--iq-white);
}

.btn-full-width {
	width: 100%;
}

.btn-rounded {
	border-radius: 5px !important;
}

.btn-bold {
	font-weight: bold;
}

.error {
	color: var(--iq-primary);
	font-size: 12px;
}

.cart-count {
	background: var(--iq-primary);
	position: absolute;
	font-size: 11px;
	color: #fff;
	right: -6px;
	top: -5px;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 7px;
}

.shopping-basket {
	background: var(--iq-primary);
	/* width: 100%; */
	display: inherit;
	color: #fff;
	padding: 9px;
}

.shopping-basket:hover {

	color: #fff !important;

}

.no-border {
	border: 0 !important;
}

.shopping-cart-dropdown .iq-sub-card:last-child {
	border: 0 !important;
}

.star-checked {
	color: var(--iq-primary);
}

.font-10 {
	font-size: 10px !important;
}

.login-container {
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding: 10% 0;
	background-position: 0% -11%;
}

.login-container .form-control,
.account-form .form-control,
.contact-container .form-control,
.newsletter .form-control {
	height: 45px;
	line-height: 45px;
	background: #545454;
	font-size: 12px;
	color: var(--iq-white);
	border: 0;
	border-radius: 5px;
}

.user-input-wrp {
	position: relative;
}

.user-input-wrp .form-control:focus {
	background: #878787;
}

.user-input-wrp .floating-label {
	position: absolute;
	pointer-events: none;
	top: 12px;
	font-size: 14px;
	left: 10px;
	transition: 0.2s ease all;
}

.direction-rtl .user-input-wrp .floating-label {
	text-align: right;
	left: 0px;
	right: 10px;
}

.direction-rtl .contact-info {
	direction: ltr !important;
}

.user-input-wrp input:focus ~ .floating-label,
.user-input-wrp input:not(:focus):valid ~ .floating-label,
.user-input-wrp textarea:focus ~ .floating-label,
.user-input-wrp textarea:not(:focus):valid ~ .floating-label {
	top: 0;
	left: 11px;
	font-size: 10px;
	opacity: 1;
}

.login-wrapper {
	width: 80%;
	margin: auto;
}

.action-form {
	background: rgba(48, 48, 48, 0.8);
	border-radius: 5px;
	padding: 25px 35px;
	text-align: center;
}

.action-form button {
	width: 300px;
}

.form-title {
	font-size: 35px;
	text-align: center;
	margin-bottom: 15px;
}

.social-login {
	text-align: center;
}

.social-login p {
	color: #fff;
	font-size: 16px;
}

.social-login img {
	width: 60px;
	padding: 0px 15px;
	margin-bottom: 5px;
}

.forget-password {
	text-decoration: underline;
	margin: 25px 0;
	font-size: 14px;
}

.description-section {
	padding: 25px 35px;
	text-align: center;
	background: rgba(195, 25, 36, 0.8);
	border-radius: 5px;
	height: 100%;
	position: relative;
}

.description-section p {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 80%;
	font-weight: bold;
	color: #fff;
	transform: translate(-50%, -50%);
}

.description-section button {
	position: absolute;
	left: 50%;
	bottom: 5px;
	width: 80%;
	font-weight: bold;
	color: #fff;
	transform: translate(-50%, -50%);
}

@media (max-width: 480px) {
	.pm-question {
		position: relative !important;
	}
}

@media screen and (min-device-width: 481px) and (max-device-width: 960px) {
	.category-page .slide-item {
		width: 20%;
	}
}

.trailers-page,
.category-page {
}

.category-page .slide-item {
	width: 12%;
	margin-bottom: 35px;
}

.category-page {
	padding: 15px 0;
}

.trailers-page .slide-item {
	width: 25%;
	margin-bottom: 35px;
}

@media (max-width: 480px) {
	.category-page .slide-item {
		width: 33% !important;
	}

	.trailers-page .slide-item {
		width: 50%;
		margin-bottom: 35px;
	}
}

.trailers-page h1,
.category-page h1 {
	margin: 35px 0;
	font-size: 35px;
	margin-top: 10% !important;
}
.new-text-label{
    	color:var(--iq-body-text);
	font-weight: 600;
}
.red-text-label {
	color: #c31924;
	font-weight: 500;
}

.about-page {
	position: relative;
}

.form-control-textarea {
	line-height: 45px;
	background: #545454;
	font-size: 14px;
	width: 100%;
	color: var(--iq-white);
	border: 0;
	border-radius: 5px;
}

.newsletter {
	background-color: #313131;
	padding: 25px 0;
}

.newsletter_form {
	margin-top: 40px;
	text-align: center;
}

/*input.newsletter_email {*/
/*	padding: 5px 10px;*/
/*	display: inline-block;*/
/*	width: 90%;*/
/*	border: 0;*/
/*	color: rgba(0, 0, 0, 0.4);*/
/*	vertical-align: top;*/
/*	background: #878787;*/
/*}*/

/*button.newsletter_submit {*/
/*	border: none;*/
/*	background: #c4151c;*/
/*	color: #fff;*/
/*	margin: 0;*/
/*	margin-left: -5px;*/
/*	display: inline-block;*/
/*	padding: 0;*/
/*	width: 10%;*/
/*	height: 34px;*/
/*	vertical-align: top;*/
/*}*/

.direction-rtl button.newsletter_submit {
	margin-left: 0;
	margin-right: -5px;
}

button.newsletter_submit i {
	font-size: 30px;
}

.our-partners {
	padding: 25px 0;
	background-color: #000000;
}

.our-partners img {
	width: 70%;
}

#testimonials .ep-carousel-main-header {
	margin-bottom: 45px;
}

#testimonials .swiper-slide-active .testimonials-item {
	background: rgba(49, 49, 49, 1);
	opacity: 1;
}

.testimonials-item {
	background: rgba(49, 49, 49, 1);
	border-radius: 5px;
	padding: 15px;
	opacity: 0.5;
	color: #fff;
	position: relative;
}

.testimonials-image {
	position: absolute;
	top: 15px;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.testimonials-image img {
	width: 70px;
	border-radius: 50%;
}

.testimonials-item h4 {
	font-size: 14px;
	margin-top: 45px;
	margin-bottom: 15px;
	font-weight: bold;
}

.testimonials-item p {
	font-size: 14px;
}

#testimonials .swiper-button-prev img {
	width: 35px;
}

#testimonials .swiper-button-next img {
	width: 35px;
}

.slider-inner ul {
	list-style-type: none;
	padding-left: 0px;
	margin-top: 40px;
}

.direction-rtl .slider-inner ul {
	padding-right: 0;
}

.slider-inner ul li {
	display: inline-block;
	padding: 4px 9px;
	border-radius: 5px;
	margin-right: 5px;
	background-color: #c31924;
}


.slider-inner ul li a {
	color: #fff;
	font-weight: bold;
	font-size: 15px;
}

.slider-inner ul li.trailer-icon {
	margin: 5px;
	background-color: #545454;
	display: none;
}

.row.payment-partners.footer-payment-logos {
	background: 0 0;
	text-align: center;
	border-top: 1px solid rgba(255, 255, 255, 0.4);
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	padding: 10px 0;
}

.footer-payment-logos img {
	max-height: 50px;
	margin: 0 2px;
}

.footer-payment-logos .col-md-12 {
	align-items: center;
}

.accepted_payments:hover {
	color: #fff;
}

.footer_copyright {
	color: rgba(255, 255, 255, 1);
	font-weight: 100;
	padding-top: 15px;
	font-size: 13px;
}

.footer_copyright a {
	color: rgba(255, 255, 255, 1);
	border-right: 1px solid rgba(255, 255, 255, 0.4);
	padding: 0 2px;
}

.footer .footer_copyright a:last-child {
	border-right: none;
	padding-right: 0;
}

.direction-rtl .footer .footer_copyright a:last-child {
	color: rgba(255, 255, 255, 1);
	border-right: 1px solid rgba(255, 255, 255, 0.4);
	padding: 0 2px;
}

.direction-rtl .footer .footer_copyright a:first-child {
	border-right: none;
	padding-right: 0;
}

li.menu-item h5 {
	line-height: 10px;
	float: left;
	width: 100%;
	text-align: left;
	padding: 10px 30px;
	color: var(--iq-white);
}
.direction-rtl li.menu-item h5 {
    float:right !important;
    text-align:right;
}


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

.direction-rtl .align-right {
	text-align: left;
}

.form-control:focus {
	box-shadow: none !important;
}

li.page-item {
	margin: 0 5px;
}

.page-item.active .page-link {
	z-index: 1;
	color: #fff !important;
	background-color: #707070;
	border-radius: 5px;
	border-color: #707070;
}

.page-link {
	position: relative;
	display: block;
	padding: 1px 8px;
	font-weight: 600;
	margin-left: -1px;
	color: #fff !important;
	background-color: transparent;
	border: 0;
}

h3.slider-text.slogan.ar {
	direction: rtl;
	text-align: justify;
}

h3.slider-text.slogan.en {
	direction: ltr;
	text-align: justify;
}

h1.slider-text.ar {
	direction: rtl;
	text-align: right;
}

h1.slider-text.en {
	direction: ltr;
	text-align: left;
}

.pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
	width: fit-content;
	margin: auto;
	background: #303030;
	border-radius: 5px;
	padding: 3px 0;
}

.page-item:first-child .page-link {
	margin-left: 0;
	color: #878787 !important;
	font-size: 38px;
	line-height: 0.4;
	border: 0;
	background-color: transparent !important;
	/* border-top-left-radius: .25rem; */
	/* border-bottom-left-radius: .25rem; */
}

.page-item:last-child .page-link {
	margin-left: 0;
	color: #878787 !important;
	font-size: 38px;
	line-height: 0.4;
	border: 0;
	background-color: transparent !important;
	/* border-top-left-radius: .25rem; */
	/* border-bottom-left-radius: .25rem; */
}

.page-link:hover {
	text-decoration: none;
	background-color: #878787;
	border-color: #878787;
	border-radius: 5px;
}

.view_all {
	float: right;
	padding-right: 100px;
}

.direction-rtl .view_all {
	float: left;
	padding-left: 100px;
}

.view_all a {
	font-size: 18px;
	color: #fff;
}

.view_all a:hover {
	color: red;
}

.main-content.category-books-container .container .container-fluid {
	padding: 0;
}

.create_account {
	padding: 5px 15px;
	border-radius: 5px;
	font-weight: bold;
	color: #fff;
	background-color: #c31924;
}

.create_account:hover {
	color: #c31924;
	background-color: #fff;
}

.create-account-wrapper {
	margin-top: 15px;
}

.create-account-wrapper small {
	padding-top: 8px;
}

a:hover {
	color: #c31924;
}

.carousel-slider-top10 li.slide-item,
.carousel-slider-originals li.slide-item {
	padding: 0 12px;
}

.carousel-slider-trailers li.slide-item {
	padding: 0 12px;
}

.carousel-slider-trailers li.slide-item .block-images::before {
	height: 85%;
	top: 50%;
	right: 50%;
}

.carousel-slider-originals li.slide-item.slick-current .block-images::before {
	width: 104%;
	height: 85%;
	top: 50%;
	right: 50%;
}

.carousel-slider-trailers li.slide-item.slick-current .block-images::before {
	/*left: -215px !important;*/
	/*top: 110px !important;*/
}

.carousel-slider-originals .slide-item .book-title,
.carousel-slider-top10 .slide-item .book-title {
	margin-top: 15px;
}

.carousel-slider-originals .slide-item .au-title,
.carousel-slider-top10 .slide-item .au-title {
	margin-top: 15px;
}

.header-profile-picture {
	background-size: cover;
	background-position: center;
	background-blend-mode: multiply;
	color: transparent;
	transition: all 0.3s ease;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 40px;
	height: 40px;
	border-radius: 50%;
}

@media only screen and (min-width: 1700px) {
	.cube-swiper-slide {
		height: 285px !important;
	}

	.curve_logo {
		position: absolute;
		top: -270px;
	}

	.our-partner-right-bottom {
		width: 76%;
		font-size: 16px;
		line-height: 1;
		text-align: justify;
		margin-top: 20px;
	}
}
@media only screen and (device-width: 1366px) {
    	.curve_logo {
		position: absolute;
		top: -220px;
	}
}
@media only screen and (min-width: 2000px) {
	.cube-swiper-slide {
		height: 300px !important;
	}

	.curve_logo {
		position: absolute;
		top: -390px;
	}
}

.page-sub-header {
	font-size: 21px;
}

.list-unstyled {
	padding-right: 0;
}

.free-badge {
	background: #c31924;
	border-radius: 5px;
	color: #fff;
	font-weight: 400;
	line-height: 0;
	padding: 0px 10px;
}

input:-webkit-autofill ~ .floating-label {
    top: 0;
    left: 11px;
    font-size: 10px;
    opacity: 1;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px #878787 inset !important;
    color: #fff;
}
