/*
Theme Name: Books Library Pro
Theme URI: https://www.wpradiant.net/products/cinema-wordpress-theme/
Author: Wpradiant
Author URI: https://wpradiant.net/
Description:The Cinema WordPress Theme is designed to support a wide range of premium features and functionalities that enhance the online cinematic experience. Users can seamlessly integrate showtime schedules, display upcoming movies, and even sell tickets online. It’s like having your own digital cinema box office, where visitors can check showtimes, book tickets, and explore film details all in one place. The theme also supports multimedia integration, allowing users to share trailers, behind-the-scenes content, and interviews with the cast and crew.
Version: 0.0.1
Tested up to: 6.2
Requires at least: 5.9
Requires PHP: 7.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: books-library-pro
*/
/*header buy now bar start*/
.sticky{
	position: fixed;
	background-color: #000;
	width: 100%;
	max-width: 100%;
	top: 40px;
	z-index: 999;
}
.wp-block-columns.slider_row .wp-block-column.col_one .wp-block-stackable-button a {
    text-decoration: underline !important;
    text-decoration-color: #fff !important;
}
.search-slider-icon.open.search-icon {
	cursor: pointer;
}
.header-coupon {
    color: #fff;
}
.wp-block-column.header_col {
	padding-left: 100px;
}
header nav ul {
	gap: 60px !important;
}
.buy-now a {
    background-color: #000!important;
    color: white !important;
    padding: 10px 20px;
    border-radius:10px;
}

.header-coupon:hover {
    animation: none; /* Stop the blinking on hover */
}

.admin-bar .sticky{
	position: fixed;
	background-color: #000;
	width: 100%;
	max-width: 100%;
	top: 32px;
	z-index: 999;
}
 .mtsnb{
 z-index: 1!important;
  }
  .mtsnb-button-type a{
    background: #000;
    color: #fff!important;
    padding: 5px 10px;
    border-radius: 10px;
	  display: inline-block;
}
.header-coupoun{
    color: green;
}
.mtsnb-text{
      font-weight: bold;
}
/*header buy now bar end*/

*{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary{display: block;}
audio,
canvas,
video{display: inline-block;}
audio:not([controls]){display: none; height: 0;}
[hidden]{display: none;}
html{font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}

html,
button,
input,
select,
textarea{font-family: 'Poppins', sans-serif;}

body{margin: 0; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased;}

a {
	text-decoration-thickness: 1px;
	text-underline-offset: 0.25ch;
}

a:hover,
a:focus {
	text-decoration-style: dashed;
}

a:active {
	text-decoration: none;
}

figure a{display:inline-block;}

.wp-block-navigation .wp-block-navigation-item a:hover,
.wp-block-navigation .wp-block-navigation-item a:focus {
	text-decoration-style: solid;
}

h1,
h2,
h3,
h4,
h5,
h6{clear: both; font-family:'Oswald';}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a{color: inherit;}

h1{font-size: 48px; margin: 33px 0;}
h2{font-size: 30px; margin: 25px 0;}
h3{font-size: 22px; margin: 22px 0;}
h4{font-size: 20px; margin: 25px 0;}
h5{font-size: 18px; margin: 30px 0;}
h6{font-size: 16px; margin: 36px 0;}

p{margin: 0 0 25px;}

img{border: none; max-width: 100%; -ms-interpolation-mode: bicubic; border: 0; vertical-align: middle;}

address{font-style: italic; margin: 0 0 24px;}
abbr[title]{border-bottom: 1px dotted;}
b,
strong{font-weight: bold;}
dfn{font-style: italic;}
mark{background: #ff0; color: #000;}
code,
kbd,
pre,
samp{font-family: monospace, serif; font-size: 14px; hyphens: none;}
pre{background: #f5f5f5; color: #666; font-family: monospace; font-size: 14px; margin: 20px 0; overflow: auto; padding: 20px; white-space: pre; white-space: pre-wrap; word-wrap: break-word;}
blockquote, q{hyphens: none; quotes: none;}
blockquote:before,
blockquote:after,
q:before,
q:after{content: ""; content: none;}
blockquote{font-size: 18px; font-style: italic; font-weight: 300; margin: 24px 40px;}
blockquote blockquote{margin-right: 0;}
blockquote cite,
blockquote small{font-size: 14px; font-weight: normal; text-transform: uppercase;}
blockquote em,
blockquote i{font-style: normal; font-weight: 300;}
blockquote strong,
blockquote b{font-weight: 400;}
small{font-size: smaller;}
sub,
sup{font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sup{top: -0.5em;}
sub{bottom: -0.25em;}
dl{margin: 0 20px;}
dt{font-weight: bold;}
dd{margin: 0 0 20px;}
menu,
ol,
ul{margin: 16px 0; padding: 0 0 0 15px;}
ul{list-style-type: square;}
nav ul,
nav ol{list-style: none; list-style-image: none;}
li > ul,
li > ol{margin: 0;}
svg:not(:root){overflow: hidden;}
figure{margin: 0;}
form{margin: 0;}
fieldset{border: 1px solid #c0c0c0; margin: 0 2px; min-width: inherit; padding: 0.35em 0.625em 0.75em;}
legend{border: 0; padding: 0; white-space: normal;}

button,
input,
select,
textarea{font-size: 100%; margin: 0; max-width: 100%; vertical-align: baseline;}
button,
input{line-height: normal;}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"]{-webkit-appearance: button; cursor: pointer;}
button[disabled],
input[disabled]{cursor: default;}
input[type="checkbox"],
input[type="radio"]{padding: 0;}
input[type="search"]{-webkit-appearance: textfield; padding-right: 2px; width: 270px;}
input[type="search"]::-webkit-search-decoration{-webkit-appearance: none;}
button::-moz-focus-inner,
input::-moz-focus-inner{border: 0; padding: 0;}
textarea{overflow: auto; vertical-align: top; resize: none; min-height: 120px;}

table{border-bottom: 1px solid #ededed; border-collapse: collapse; border-spacing: 0; line-height: 2; margin: 0 0 20px;	width: 100%;}
caption,
th,
td{font-weight: normal; text-align: left;}
caption{font-size: 16px; margin: 20px 0;}
th{font-weight: bold; text-transform: uppercase;}
td{border-top: 1px solid #ededed; padding: 6px 10px 6px 0;}
del{color: #333;}
ins{ text-decoration: none;}

/* Form fields styles. */
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="date"],
input[type="number"],
input[type="search"],
input[type="url"],
input[type="password"],
textarea{border: 1px solid #efefef; width: 100%; border-radius: 8px; padding: 13px; outline: none;}

select{background: transparent; border: 1px solid #00b5e2; width: 100%; border-radius: 8px; padding: 13px; outline: none;}

/* Buttons */
button,
input[type="submit"],
input[type="button"],
input[type="reset"]{background-color: #5BAAEC; border: none; border-radius: 50px; color: #fff; display: inline-block; font-size: 20px; font-weight: 500; padding: 18px 50px; text-decoration: none; transition: all 0.2s;}

/* Placeholder text color -- selectors need to be separate to work. */
::placeholder{color: #041F69; opacity: 1;}
:-ms-input-placeholder{color: #041F69;}
::-ms-input-placeholder{color: #041F69;}

/*
 * Search and File Block button styles.
 * Necessary until the following issues are resolved in Gutenberg:
 * https://github.com/WordPress/gutenberg/issues/36444
 * https://github.com/WordPress/gutenberg/issues/27760
 */

 a:where(:not(.wp-element-button)):hover{
	color: red;
 }
/*
 * Button hover styles.
 * Necessary until the following issue is resolved in Gutenberg:
 * https://github.com/WordPress/gutenberg/issues/27075
 */

.wp-block-search__button:hover,
.wp-block-file .wp-block-file__button:hover,
.wp-block-button__link:hover {
	opacity: 0.90;
}

/* Blocks inside columns don't have negative margins. */
.wp-site-blocks .wp-block-columns .wp-block-column .alignfull,
.is-root-container .wp-block-columns .wp-block-column .wp-block[data-align="full"],
/* We also want to avoid stacking negative margins. */
.wp-site-blocks .alignfull:not(.wp-block-group) .alignfull,
.is-root-container .wp-block[data-align="full"] > *:not(.wp-block-group) .wp-block[data-align="full"] {
	margin-left: auto !important;
	margin-right: auto !important;
	width: inherit;
}

/*
 * Responsive menu container padding.
 * This ensures the responsive container inherits the same
 * spacing defined above. This behavior may be built into
 * the Block Editor in the future.
 */

.wp-block-navigation__responsive-container.is-menu-open {
	padding-top: var(--wp--custom--spacing--outer);
	padding-bottom: var(--wp--custom--spacing--large);
	padding-right: var(--wp--custom--spacing--outer);
	padding-left: var(--wp--custom--spacing--outer);
}

.books-library-pro-header .wp-block-cover, .books-library-pro-header .wp-block-cover-image, .books-library-pro-footer .wp-block-cover, .books-library-pro-footer .wp-block-cover-image, .books-library-pro-porduct-section, .books-library-pro-menu-section{align-items:inherit;}
.books-library-pro-footer-menu .wp-block-navigation li {padding-left:20px; position:relative;}
.books-library-pro-footer-menu .wp-block-navigation li:before{ content:''; width:8px; height:8px; background:#fff; left:0px; top:50%; position:absolute; border-radius:100%; transform:translateY(-50%);}
.books-library-pro-header .wp-block-navigation__submenu-container{min-width:215px !important; background:#5f1c00 !important;}
.books-library-pro-menu .wp-block-navigation li{padding:17px 0px;}
.books-library-pro-menu .wp-block-navigation__submenu-container li{padding:inherit;}
.books-library-pro-menu .wp-block-group {padding:0;}
.wc-block-mini-cart__button:hover {background:transparent;}

.books-library-pro-menu {font-family:Oswald;}
.books-library-pro-header .wp-block-navigation li.current-menu-item .wp-block-navigation-item__label, .books-library-pro-header .wp-block-navigation li .wp-block-navigation-item__label:hover{color:#5BAAEC;}
.books-library-pro-footer-menu .wp-block-navigation li.current-menu-item .wp-block-navigation-item__label, .books-library-pro-footer-menu .wp-block-navigation li .wp-block-navigation-item__label:hover{ color:#ff8502;}
.books-library-pro-footer-menu .wp-block-navigation li:hover:before, .books-library-pro-footer-menu .wp-block-navigation li.current-menu-item:before{ background:#ff8502;}

.books-library-pro-ice-berg .wp-block-image{background:#5f1c00; width:170px; height:170px; border-radius:100%; align-items:center !important; display:flex !important; justify-content:center !important;}
.books-library-pro-ice-berg h3 {width:50%; margin:0 auto;}
.books-library-pro-ice-berg:hover .wp-block-image{background: #19375B;}
.books-library-pro-ice-berg:hover h3{color:#19375B !important;}
.books-library-pro-better-box .wp-block-image{background:#fff; width:100px; height:100px; border-radius:100%; align-items:center !important; display:flex !important; justify-content:center !important; float:left;}
.books-library-pro-product-box .wc-block-components-product-image img {width:auto !important; margin:0 auto; display:table;}

.books-library-pro-menu-section::before {content:''; width:35%; height:100%; background:#19375B; position:absolute; left:0px; top:0; z-index:1;}
.books-library-pro-section .wp-block-columns{position: relative;
overflow: hidden;}
.books-library-pro-discount-box {width:230px !important; height:230px; position:absolute; right:-60px; bottom:-50px;}
.books-library-pro-section-box .wp-block-column {z-index:9;}
.books-library-pro-section .books-library-pro-section-box::before {content:''; width:99.5%; height:99%; border:solid 2px #bd9655; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); border-style: dashed;}
.books-library-pro-inner-banner{ position:relative; z-index:-1;}

.books-library-pro-section11-left {margin-right:100px !important;}
.books-library-pro-section11{ position:relative;}
.books-library-pro-section11::before {content:''; width:41.5%; position:absolute; height:100%; background:#19375B; z-index:0;}
.books-library-pro-section11 .wp-block-columns{ position:relative; z-index:0;}

.books-library-pro-section7-right .wp-block-image {position:absolute; right:0;}
.books-library-pro-section7 {position:relative; overflow:hidden;}
.books-library-pro-section5-left {position:relative;}
.books-library-pro-section5-left::after {content:""; position:absolute; left:0; top:0; background:#19375B; width:45%; height:100%; z-index:-1;}
.books-library-pro-header{ position:absolute !important; width:100%; z-index:2;}

/**woocommerce**/
.woocommerce .loader::before{
	opacity: 0;
}

@media(max-width: 1440px){
.books-library-pro-section7-right .wp-block-image {position:relative; right:-114px;}
.books-library-pro-menu-section::before{ width:25%;}
}
@media(max-width: 1300px){
.books-library-pro-section7-right .wp-block-image{ right:-40px;}
}

@media(max-width: 1199px){
.books-library-pro-menu-section::before { display:none}
.books-library-pro-header-top-bar {padding:20px 15px !important;}
}

@media(min-width: 1024px) and (max-width: 1200px){
.related.products li, .products li{margin:10px !important;}
}

@media(max-width: 1023px){
.books-library-pro-banner-content h1 {font-size:32px !important;}
h3.has-text-color {font-size:20px !important;}
h5.has-text-color {font-size:18px !important;}
.books-library-pro-header-top-bar-left {text-align:center; padding-bottom:25px;}
.books-library-pro-header-top-bar-left .wp-block-image {display:table; margin:0 auto !important; float:none !important; margin-bottom:10px !important; display:none;}
.books-library-pro-header-top-bar {padding-top:20px !important; padding-bottom:35px !important;}

.books-library-pro-banner-content {padding-top:0px !important; text-align:center; padding-bottom:40px;}
.books-library-pro-banner-content .wp-block-buttons {margin:0 auto; display: table !important;}
.books-library-pro-header-top-bar-right .wp-block-woocommerce-mini-cart {display:table; margin:0 auto !important; padding-top:20px;}
.books-library-pro-section1 {padding:40px 15px 0px !important;}
.books-library-pro-section1-left {text-align:center;}
.books-library-pro-section1-left .wp-block-button{ display:table; margin:0 auto;}
.books-library-pro-section1-right {padding-top:40px;}
.books-library-pro-ice-berg {margin-bottom:40px !important;}
.books-library-pro-ice-berg h3 {width:100%;}
.books-library-pro-section1-left p {padding-top:0px !important;}

.books-library-pro-section2{padding:60px 15px 40px !important;}
.books-library-pro-section2-right {text-align:center;}
.books-library-pro-section2-right .wp-block-image{margin:0 auto; display:table; margin-bottom:20px !important; margin-inline-start:auto !important; margin-inline-end:auto !important; float:none !important;}

.books-library-pro-section3{ padding:40px 15px !important; text-align:center;}
.books-library-pro-section3-right {margin-top:40px !important; padding: 30px !important; text-align: center !important;}
.books-library-pro-better-box .wp-block-image{ float:none; margin-bottom:15px !important;}
.books-library-pro-section3-left .wp-block-button{ display:table; margin:0 auto;}
.books-library-pro-discount-box {padding-top:30px !important;}

.books-library-pro-section5-inner {padding:40px 15px !important;}
.books-library-pro-porduct-section {padding:40px 0px !important;}
.books-library-pro-menu-section::before { display:none;}
.books-library-pro-menu-section .wp-block-group {text-align:center;}
.books-library-pro-section5-right .wp-block-buttons {display:table; margin:0 auto;}
.books-library-pro-section6 {padding:40px 15px !important;}
.books-library-pro-section7-left {padding:40px 15px !important;}
.books-library-pro-section7-left .wp-block-group, .books-library-pro-section7-left h2.has-text-color, .books-library-pro-section7-left .wp-block-columns {padding:0px !important;}
.books-library-pro-section7-testimonial-box { padding:30px !important;}
.wp-block-group.books-library-pro-section7-testimonial-box {padding:30px !important;}
.books-library-pro-section7-left .wp-block-columns {margin-top:40px !important;}
.wp-block-group.books-library-pro-section7-testimonial-box .wp-block-columns {margin-top:0px !important;}
.books-library-pro-section7-right .wp-block-image {margin:0px !important; right:0px;}
.books-library-pro-section7-left h5, .books-library-pro-section7-left h2 {text-align:center;}
.books-library-pro-section7-testimonial-box h4, .books-library-pro-section7-testimonial-box p {text-align:center;}
.books-library-pro-section7-testimonial-box .wp-block-image {margin:0 auto !important; float:none !important;}
.books-library-pro-section7-right .wp-block-image, .books-library-pro-section7-right .wp-block-image img{ width:100% !important;}

.books-library-pro-section9 {padding:40px 15px !important;}
.books-library-pro-section10 {padding:40px 15px !important;}
.books-library-pro-section11 {padding:0px !important;}
.books-library-pro-section11-left {padding:0px !important; padding-bottom:40px !important;}
.books-library-pro-section11-left h5, .books-library-pro-section11-left h2 {text-align:center;}
.books-library-pro-section11-left .wp-block-buttons{display:table !important; margin:0 auto !important;}
.books-library-pro-section11-right .wp-block-column {border:none;}
.books-library-pro-section11-left {margin-right:0px !important;}
.books-library-pro-section11-left .wp-block-group {padding:40px !important;}
.books-library-pro-section11::before { display:none;}
.books-library-pro-section11-right {padding:0px 0px 40px 0px !important;}

.books-library-pro-section-box {padding:80px 25px 200px !important;}
.books-library-pro-section-box h2{font-size:38px !important;}
.books-library-pro-section-box .wp-block-column{ padding:0px !important;}
.books-library-pro-footer-column {padding:20px 15px !important;}
.books-library-pro-footer-box, .books-library-pro-footer-menu {padding:20px 0px;}
.books-library-pro-footer-copyright .wp-block-column {text-align:center;}
.books-library-pro-section11-right .wp-block-columns {border:none; margin:0px !important;}

.header-layout1{padding:20px 0px !important;}
.books-library-pro-404 .wp-block-search__inside-wrapper {width:100% !important;}
.books-library-pro-404 {padding:40px 15px !important;}

.books-library-pro-blog-area, .iceland-blog-right-side, .books-library-pro-blog-left-side-page, .books-library-pro-blog-no-sidebar, .books-library-pro-archive-page {padding:40px 15px !important;}
.books-library-pro-blog-content {padding-left:0px !important; padding-top:25px;}
.books-library-pro-blog-meta .wp-block-post-date, .books-library-pro-blog-meta .wp-block-post-author, .books-library-pro-blog-meta .wp-block-post-terms {width:100% !important; padding:0px !important;}
.books-library-pro-blog-left-side-area {padding-right:0px !important;}
.iceland-iceland-blog-right-side-page{ padding-left:0px !important;}
.books-library-pro-contact-lay1, .books-library-pro-contact-lay2-box{padding:40px 15px !important;}
.books-library-pro-contact-lay1 .wp-block-group{ padding-right:0px !important;}
.books-library-pro-contact-lay1 .books-library-pro-contact-info{ padding-top:40px;}
.books-library-pro-contact-info-box {padding:30px !important;}
.books-library-pro-service-single-lay{padding:40px 15px 0px !important;}
.books-library-pro-service-menu {padding-right:0px !important; padding-bottom:40px;}
.books-library-pro-service-single-lay h2 {font-size:24px !important;}
.books-library-pro-archive-left {padding-right:0px !important;}
.books-library-pro-inner-banner-title {font-size:26px !important; margin:0px !important;}
.books-library-pro-blog-single-area {padding:40px 15px !important;}
.books-library-pro-blog-single-right-area {padding-left:0px !important; padding-top:40px;}
.books-library-pro-section9 .wp-block-buttons {margin-top:30px !important;}
.books-library-pro-inner-banner .wp-block-cover {min-height:220px !important;}
.books-library-pro-404 h1{padding-bottom:30px !important; font-size:30px !important;}
.related.products li, .products li{width:100% !important; margin:0 auto !important;}
.books-library-pro-section5-menu-box .wp-block-column {text-align:center;}
.books-library-pro-section5-left::after{ display:none;}
.books-library-pro-section5-left, .books-library-pro-section5-right{ padding:0px !important;}
}

@media(min-width: 1024px){
.books-library-pro-banner{padding-left:60px !important;}
}

@media(min-width: 768px) and (max-width: 991px){
	section.wp-block-group.cinema_most_watched_sec .stk-block-carousel__buttons {
		width: 92% !important;
	}
	.wp-block-columns.about_row .wp-block-stackable-text p {
		padding-right: 30px;
	}
	.cinema_movies_category_sec article .gutentor-button {
		padding: 26px 76px 26px 20px !important;
		transform: rotate(-90deg) translate(127px, 46px) !important;
	}
	.slider-social-icons {
        position: unset !important;
        writing-mode: unset !important;
        transform: unset !important;
        margin: unset !important;
        justify-content: flex-start !important;
        margin-top: 30px !important;
	}
	.wp-block-group.slider-social-icons .stk-row .wp-block-stackable-icon-button {
		transform: unset !important;
	}
}

@media(min-width: 768px) and (max-width: 1023px){
.books-library-pro-header-top-bar {padding:20px 15px !important;}
.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column.books-library-pro-header-top-bar-left, .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column.books-library-pro-header-top-bar-logo, .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column.books-library-pro-header-top-bar-right {flex-basis:auto !important; width:33.33%; float:left; padding:0px !important;}
.books-library-pro-ice-berg .wp-block-image{width:140px; height:140px;}
.books-library-pro-header-top-bar-right .wc-block-mini-cart.wp-block-woocommerce-mini-cart {padding:0px;}
.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column.books-library-pro-banner-content, .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column.books-library-pro-banner-image{flex-basis:auto !important; width:50%; float:left; padding:0px !important; text-align:left;}
.books-library-pro-banner-content .wp-block-buttons {margin:inherit;}
.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column.books-library-pro-banner-content {padding-top:40px !important;}
.books-library-pro-section1-right .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {flex-basis:auto !important;}
.books-library-pro-better-box {flex-basis:auto !important; width:49% !important; display:inline-block; padding:15px !important;}
.books-library-pro-section11-right .is-layout-flow.wp-block-column {flex-basis:auto !important; padding:15px;}
.books-library-pro-section2-left .wp-block-image.alignleft.size-full, .books-library-pro-section5-inner .wp-block-image.alignleft.size-full {float:none; text-align:center; width:100%;}
.books-library-pro-section7-testimonial-box {width:60%; margin:0 auto;}
.books-library-pro-banner{padding-left:60px !important;}
}

@media(min-width: 600px) and (max-width: 1023px){
.books-library-pro-section8-product-box ul li, .books-library-pro-section4-product-box ul li, .books-library-pro-section9 ul li {width:calc(50% - .9375em) !important;}
.books-library-pro-section-box {padding:80px 100px 200px !important;}
}

@media(min-width: 1024px) and (max-width: 1440px){
h3.has-text-color {font-size:20px !important;}
h5.has-text-color {font-size:18px !important;}
.books-library-pro-blog-content h2 {font-size:24px !important;}
.books-library-pro-ice-berg h3 {width:100%;}
.books-library-pro-section7-left .wp-block-group {padding:0px !important;}
.books-library-pro-section7-left .wp-block-columns {padding:0px !important;}
.books-library-pro-section7-left h2{ padding:0px !important;}
.books-library-pro-section1-left p {padding-top:0px !important;}
.books-library-pro-section7-left {padding:40px 15px 0px !important;}
.wp-block-group .books-library-pro-section7-testimonial-box {padding:20px 25px !important; margin-top: 30px !important;}
.wp-block-group .books-library-pro-section7-testimonial-box p{ font-size:16px !important; padding-bottom:10px !important;}
.books-library-pro-section-box{padding-right:30px !important; padding-left:30px !important;}
.books-library-pro-section8 h2{font-size: 46px !important;}
.books-library-pro-banner-content h1{font-size:50px !important;}
.books-library-pro-header-top-bar-left .wp-block-image {margin:0px !important;}
.books-library-pro-404 h3.has-text-color {font-size:80px !important;}
.books-library-pro-section11-left{padding-left: 40px;}
}

@media(max-width: 575px){
	.wp-block-columns.slider_row .stk-block-carousel__slider {
		--slides-to-show: 1 !important;
	}
	.slider-main-carousel .stk-block-carousel__slider .wp-block-stackable-column img {
		width: 100% !important;
	}
	
}

@media(max-width: 991px){
	.wp-block-group.slider-butons-group .wp-block-group {
		display: none !important;
	}
}

@media(max-width: 767px){
    .wp-block-group.single_product form {
        justify-content: center;
        display: flex;
    }
	.single.single-product .quantity, .single-product .quantity {
		width: unset !important;
	}
	.single-product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button, .single-product .yith-wcwl-wishlistaddedbrowse {
		align-items: center !important;
	}
	.wp-block-columns.nav_row .wp-block-column.btn_col {
		display: none;
	}
	.wp-block-group.slider-butons-group {
		justify-content: center;
	}
	.slider-main-carousel .stk-block-carousel__slider {
        margin: 10px;
    }
	.slider-main-carousel {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
		
	.slider-social-icons {
        position: unset !important;
        writing-mode: unset !important;
        transform: unset !important;
        margin: unset !important;
        justify-content: center !important;
        margin-top: 30px !important;
	}
	.wp-block-group.slider-social-icons .stk-row .wp-block-stackable-icon-button {
		transform: unset !important;
	}

	.wp-block-group.cinema_header_sec.sticky .toggler_icon_col {
		display: none;
	}

	.cinema_about_sec .about_btn {
		position: unset !important;
		right: unset !important;
		bottom: unset !important; 
		transform: unset !important;
		z-index: 15;
	}
.books-library-pro-header-banner .wp-block-cover{padding-top:300px !important;}
.sticky {
    position: absolute !important;
    background-color:  #000;
    width: 100%;
    max-width: 100%;
    top: 40px;
    z-index: 999;
}
}

@media(min-width: 600px) and (max-width: 799px){
.books-library-pro-header .wp-block-navigation__submenu-container {right:-1px !important; left:auto !important;}

}


@media(min-width: 600px) and (max-width: 799px){
	.admin-bar .sticky {
		top: 104px !important;
	}
	.sticky {
        top: 72px !important;
	}
}


@media(max-width: 599px){
	.cinema_header_sec .header_col {
		padding-top: 50px !important;
	}
	.cinema_newsletter_sec form input[type="email"] {
		padding: 17px 25px 17px 25px !important;
	}
.books-library-pro-menu {position:relative; right:0px; top:-25px;}
.books-library-pro-menu .wp-block-navigation ul{display: block !important; width: 100%; text-align: right; min-width:310px !important; padding-left:5px !important;}
.wp-block-navigation__submenu-container li {padding-right:0px !important;}
.books-library-pro-menu .wp-block-navigation ul li{display:block !important; border-bottom:solid 1px #ccc; margin-bottom:0px; padding:15px 0px; padding-right:25px;}
.books-library-pro-menu .wp-block-navigation__submenu-container {padding-right:0px !important;}
.books-library-pro-menu .wp-block-navigation ul li a{ line-height:normal !important;}
.books-library-pro-menu .wp-block-navigation__submenu-container li a{ text-align:right; display:inherit !important;}
.books-library-pro-menu .wp-block-navigation__submenu-container{ padding-top:20px !important;}
.books-library-pro-menu .wp-block-navigation__submenu-container li {border:none !important;}
.books-library-pro-menu .wp-block-navigation__responsive-container-open:hover {background:none;}
.books-library-pro-menu .wp-block-navigation__responsive-container-open svg{width:35px; height:35px;}
.books-library-pro-menu .wp-block-navigation.items-justified-right{ padding-top:0px;}
.books-library-pro-menu .current-menu-item a, .books-library-pro-menu li a:hover {color:#5BAAEC !important; background:none !important;}
.books-library-pro-menu .is-layout-constrained {padding:5px !important;}
}


/* *-*-*-*-*-*-*-*-*-* New CSS	*-*-*-*-*-*-*-*-*-*-*-* */
body .wp-site-blocks{
	overflow: hidden;
}
.wpcf7 form .wpcf7-response-output{
	margin: 0;
}
/* *-*-*-*-*-*-*-*-*- Slider Section *-*-*-*-*-*-*-*-*-*-*-* */

.wp-block-stackable-image.free-flow-img {
    position: absolute;
    bottom: 0;
    left: 0;
	z-index: -1;
}
.slider-main-carousel .stk-block-carousel__slider .gutentor-woo-add-to-cart a i {
	margin-left: 0;
}
.slider-main-carousel .stk-block-carousel__slider .gutentor-woo-add-to-cart a span {
	display: none;
}

.slider-main-carousel .stk-block-carousel__slider .gutentor-woo-add-to-cart a i {
    color: #000;
}
.slider-main-carousel .stk-block-carousel__slider .gutentor-woo-add-to-cart {
    position: absolute;
    top: 0;
    right: 0;
	top: 10px;
    right: 10px;
}

.slider-main-carousel .stk-block-carousel__slider .gutentor-woo-add-to-cart a.added_to_cart {
    margin-top: 0;
    margin-left: 0;
    background-color: #fff;
    padding: 10px;
    color: #000;
    border-radius: 5px;
}


.slider-main-carousel .grid-row article {
	padding: 0;
}
.slider-social-icons {
    position: absolute;
    left: 0;
    writing-mode: vertical-rl;
    transform: rotate(180deg) translateX(-80px);
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    margin: auto;
}
.wp-block-group.slider-social-icons .stk-row .wp-block-stackable-icon-button {
    transform: rotate(-180deg);
}
div.wp-block-columns.slider_row .wp-block-stackable-button-group svg:last-child {
	width: 40px !important;
}

.cinema_slider_sec .col_one{
	box-shadow: 0px -620px 0px 0px #EF5D58, 0px -400px 0px 0px #EF5D58, 0px -200px 0px 0px #EF5D58;
	z-index: 1;
}
.slider-main-carousel {
    padding-top: 12em;
    padding-bottom: 12em;
}
.slider-main-carousel .stk-block-carousel__buttons {
	display: none;
}
.slider-main-carousel .gutentor-categories a {
    color: #000;
    display: block !important;
    margin-bottom: 5px;
}


.cinema_slider_sec .col_one .stk-block-button-group{
	transform: rotate(-90deg);
	z-index: 2;
	top: -175px;
}
.gutentor-element-icon.cart-slider-icon {
    margin-bottom: 25px;
}	
.cinema_slider_sec .col_one .stk-row{
  width: 200px;
}
/* *-*-*-*-*-*-*-*-*- Second Section *-*-*-*-*-*-*-*-*-*-*-* */
.cinema_second_sec .col_one figure{
	width: 65px;
	height: 65px;
}
.cinema_second_sec .col_two figure img,
.cinema_second_sec .col_one figure img{
	width: 100%;
	height: 100%;
}
.cinema_second_sec .col_two figure{
	width: 250px;
	height: 75px;
}
/* *-*-*-*-*-*-*-*-*- About Us Section *-*-*-*-*-*-*-*-*-*-*-* */
.cinema_about_sec.wp-block-group,
.cinema_about_sec.wp-block-cover{
	position: relative;
}
.cinema_about_sec .about_btn{
	position: absolute;
	right: -96px !important;
  bottom: 95px !important;
	transform: rotate(-90deg);
  z-index: 15;
}
.cinema_about_sec .img_col{
	position: relative;
}
.cinema_about_sec .img_body{
	position: absolute;
  width: 100%;
  bottom: 0;
  height: 560px;
	z-index: 1;
	right: 0;
}
.cinema_about_sec .img_body .wp-block-cover__inner-container,
.cinema_about_sec .img_body .container,
.cinema_about_sec .img_body .image_row,
.cinema_about_sec .img_body .image_row figure{
	height: 100%;
}
.wp-block-columns.breadcums_row .gutentor-text-wrap p {
    font-family: 'Lexend Deca';
    width: max-content;
    margin-top: 0px;
    color: #000;
    margin-right: 8px;
}

.cinema_about_sec .img_body .about_right_img img{
	height: 100%;
	width: 100%;
	object-fit: contain;
}
.cinema_about_sec .img_body .image_row figure {
	width: 450px;
	margin: auto;
}
/* *-*-*-*-*-*-*-*-*- Download Section *-*-*-*-*-*-*-*-*-*-*-* */
section.cinema_download_sec{
	position: relative;
}
section.cinema_download_sec:after{
	content: '';
  position: absolute;
  top: 0;
  right: 0;
  background: #EF5D58;
  height: 100%;
  width: 26%;
  z-index: 1;
}
.cinema_download_sec .wp-block-cover__inner-container{
	position: relative;
	z-index: 2;
}
/* *-*-*-*-*-*-*-*-*- Staff Section *-*-*-*-*-*-*-*-*-*-*-* */
.cinema_team_sec .stk-block-carousel__buttons{
	height: 90px;
	top: -120px;
	width: 95%;
	margin: 0 auto;
}
.cinema_team_sec .team_body figure img{
	width: 100%;
	height: 100%;
}
.cinema_team_sec .stk-block-carousel__buttons .stk-block-carousel__button__prev, .cinema_team_sec .stk-block-carousel__buttons .stk-block-carousel__button__next {
    position: relative !important;
	&:hover::after {
		opacity: 1;
	}
}
.cinema_team_sec .stk-block-carousel__buttons .stk-block-carousel__button__prev::after {
    position: absolute;
    content: '' !important;
    left: 0;
    top: -15px;
    bottom: 0;
    background-color: #EF5D58;
    width: 28px;
    height: 28px;
    border-radius: 50px;
    z-index: -1;
    transform: translateX(-10px);
	opacity: 0;
}
.cinema_team_sec .stk-block-carousel__buttons .stk-block-carousel__button__next::after {
    position: absolute;
    content: '' !important;
    right: 0;
    top: -15px;
    bottom: 0;
    background-color: #EF5D58;
    width: 28px;
    height: 28px;
    border-radius: 50px;
    z-index: -1;
    transform: translateX(10px);
	opacity: 0;
}
/* *-*-*-*-*-*-*-*-*- Testimonial Section *-*-*-*-*-*-*-*-*-*-*-* */
section.cinema_testimonial_sec{
	position: relative;
}
section.cinema_testimonial_sec:after{
	content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: #EF5D58;
  height: 100%;
  width: 26%;
  z-index: 1;
}
.cinema_testimonial_sec .wp-block-cover__inner-container{
	position: relative;
	z-index: 2;
}
/* *-*-*-*-*-*-*-*-*- Newsletter Section *-*-*-*-*-*-*-*-*-*-*-* */
.cinema_newsletter_sec form p{
	margin: 0;
}
.cinema_newsletter_sec form{
	position: relative;
}
.cinema_newsletter_sec form:after{
    content: '';
    position: absolute;
    top: 25px;
    right: 25px;
    font-size: 25px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    background-image: url(assets/images/blog/arrow.png);
    width: 50px;
    height: 9px;
    background-repeat: no-repeat;
}
.cinema_newsletter_sec .wp-block-cover__image-background {
    filter: brightness(0.3);
}
.cinema_newsletter_sec form input[type="email"] {
    background: transparent;
    border: none;
    border-bottom: 1px solid #ffffff57;
    border-radius: 0;
    padding: 17px 17em 17px 25px;
    color: #fff;
    font-family: 'Lexend Deca';
}
.cinema_newsletter_sec form input[type="email"]::placeholder{
	font-family: Lexend Deca;
	font-size: 15px;
	font-weight: 400;
	line-height: 35px;
	letter-spacing: 0px;
    color: #ffffff80;
	text-transform: lowercase;
}
.cinema_newsletter_sec form input[type="submit"]{
    background: #EF5D58;
    padding: 15px 110px 15px 50px;
    border-radius: 0;
    position: absolute;
    right: 0;
    top: 0;
    font-family: Lexend Deca;
    font-size: 14px;
    font-weight: 600;
    line-height: 29px;
    letter-spacing: 0px;
    text-transform: uppercase;
}
/* *-*-*-*-*-*-*-*-*- blog Section *-*-*-*-*-*-*-*-*-*-*-* */
.cinema_blog_sec .gutentor-post-content {
    position: relative;
}
.cinema_blog_sec .gutentor-post-item:hover {
    background-color: #EF5D58;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.cinema_blog_sec .gutentor-post-item:hover .posted-on {
    background-color: #fff !important;
    color: #2B2B35 !important;
}
/* .cinema_blog_sec .gutentor-post-item .gutentor-post-title a {
	text-decoration: underline !important;
} */
.cinema_blog_sec .gutentor-post-item:hover .gutentor-post-title a {
    color: #fff;
    text-decoration: underline;
}
.cinema_blog_sec .gutentor-post-item:hover .posted-on {
    background-color: #fff;
    color: #2B2B35;
}
.cinema_blog_sec .gutentor-post-item .gutentor-post-title {
    padding-right: 5em !important;
}




.cinema_blog_sec .gutentor-post-content .gutentor-entry-meta-primary .posted-on {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 90px;
    display: flex;
    align-items: center;
    background-color: #8d8da94d;
    transform: translateX(-15px);
    text-align: center;
    color: #8D8DA9;
    font-family: 'Lexend Deca';
    font-weight: 600;
    padding: 9px;
    height: 90px;
    margin: auto;
}



.cinema_blog_sec .gutentor-post-item{
	align-items: center !important;
}
.cinema_blog_sec .gutentor-image-thumb,
.cinema_blog_sec .gutentor-image-thumb img{
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.cinema_blog_sec .gallery_col{
	align-items: center;
	display: flex;
}
.cinema_blog_sec .gallery_col .wp-block-group{
	width: 100%;
}
.cinema_blog_sec .blog_row{
	position: relative;
}
.cinema_blog_sec .gallery_col{
	position: absolute !important;
	right: -24%;
	top: 0;
	width: 50%;
	height: 100%;
	box-shadow: 200px 0px 0px 0px #EF5D58;
}
.cinema_blog_sec .gallery_col .wp-block-group{
	justify-content: space-around;
}
/* *-*-*-*-*-*-*-*-*- Recommended Section *-*-*-*-*-*-*-*-*-*-*-* */
.cinema_recommended_sec .grid-container{
	max-width: 100%;
  padding: 30px 0px 0px 0px !important;
}
section.cinema_recommended_sec div.wp-block-stackable-button svg.ugb-custom-icon:last-child {
	height: 10px !important;
    width: 45px !important;
}
.cinema_recommended_sec .gutentor-categories a {
    color: #8D8DA9;
}
.cinema_recommended_sec .gutentor-slick-arrows .slick-arrow:hover {
    background: unset;
}
.cinema_recommended_sec .gutentor-slick-arrows{
	width: 95%;
	left: 0 !important;
	right: 0 !important;
	margin: -59px auto 0 auto !important;
	justify-content: space-between !important;
  position: absolute;
}
.wp-block-group.cinema_most_watched_sec .gutentor-post-item.gptm-item .gptm-bg-image {
    height: 575px;
}
.wp-block-group.cinema_most_watched_sec .gutentor-post-item.gptm-item {
    margin: 0;
}
.cinema_recommended_sec .gutentor-image-thumb,
.cinema_recommended_sec .gutentor-image-thumb img{
	width: 100%;
	height: 100%;
}
.wp-block-group.cinema_most_watched_sec .stk-block-carousel__buttons {
    transform: translateY(-5.5em);
	width: 70% !important;
    margin: 0 auto;
}
.wp-block-group.cinema_most_watched_sec .stk-block-carousel__button__prev {
	position: relative !important;
	&:hover::before{
		opacity: 1;
	}
	&::before {
        content: '';
        background-color: #EF5D58;
        left: 0;
        top: 12px;
        bottom: 0;
        border-radius: 50%;
        width: 35px;
        height: 35px;
        position: absolute;
        z-index: -1;
        transform: translateX(-14px);
		opacity: 0;
	}
}
.wp-block-group.cinema_most_watched_sec .stk-block-carousel__button__next {
	position: relative !important;
	&:hover::before{
		opacity: 1;
	}
	&::before {
        content: '';
        background-color: #EF5D58;
        right: 0;
        top: 12px;
        bottom: 0;
        border-radius: 50%;
        width: 35px;
        height: 35px;
        position: absolute;
        z-index: -1;
        transform: translateX(14px);
		opacity: 0;
	}
}
/* *-*-*-*-*-*-*-*-*- Most Watched Section *-*-*-*-*-*-*-*-*-*-*-* */
.cinema_most_watched_sec .grid-container{
	max-width: 100%;
	padding: 0px !important;
}
/* *-*-*-*-*-*-*-*-*- Awards Section *-*-*-*-*-*-*-*-*-*-*-* */
.cinema_movies_category_sec .grid-container{
	max-width: 100%;
	padding: 0px !important;
}
.cinema_movies_category_sec .grid-row{
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: repeat(3,220px);
	grid-gap: 20px;
}
.cinema_movies_category_sec .gutentor-term{
	padding: 0px !important;
	width: 100%;
	height: 100%;
}

.cinema_movies_category_sec .gtf-item-height::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '' !important;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6979166666666667) 70%);
}
.cinema_movies_category_sec article .gutentor-button:hover span::after {
	filter: brightness(0) saturate(100%) invert(56%) sepia(66%) saturate(2285%) hue-rotate(323deg) brightness(95%) contrast(98%);
}
.cinema_movies_category_sec article .gutentor-button {
    background-color: #EF5D58;
    color: #fff;
    padding: 29px 92px 29px 35px;
    position: absolute;
    right: 0;
    transform: rotate(-90deg) translate(127px, 55px);
    height: 100% !important;
    bottom: 0;
    top: 0;
    opacity: 0;
}
.cinema_movies_category_sec article:hover .gutentor-button {
    opacity: 1;
}

.cinema_movies_category_sec article:hover .gutentor-button span {
	position: relative;
	&::after {
		position: absolute;
		content: url(assets/images/right-arrow.svg);
		top: -9px;
		bottom: 0;
		font-size: 25px;
		right: 0;
		left: 0;
		display: flex;
		transform: translateX(80px);
	}
}



.cinema_movies_category_sec .gutentor-term:nth-child(1){
	grid-row-start: 1;
  grid-row-end: 1;
  grid-column-start: 1;
  grid-column-end: 3;
}
.cinema_movies_category_sec .gutentor-term:nth-child(2){
	grid-row-start: 1;
  grid-row-end: 1;
  grid-column-start: 3;
  grid-column-end: 4;
}
.cinema_movies_category_sec .gutentor-term:nth-child(3){
	grid-row-start: 1;
  grid-row-end: 1;
  grid-column-start: 4;
  grid-column-end: 5;
}
.cinema_movies_category_sec .gutentor-term:nth-child(4){
	grid-row-start: 2;
  grid-row-end: 2;
  grid-column-start: 1;
  grid-column-end: 2;
}
.cinema_movies_category_sec .gutentor-term:nth-child(5){
	grid-row-start: 2;
  grid-row-end: 2;
  grid-column-start: 2;
  grid-column-end: 3;
}
.cinema_movies_category_sec .gutentor-term:nth-child(6){
	grid-row-start: 2;
  grid-row-end: 2;
  grid-column-start: 3;
  grid-column-end: 5;
}
.cinema_movies_category_sec .gutentor-term:nth-child(7){
	grid-row-start: 3;
  grid-row-end: 3;
	grid-column-start: 1;
  grid-column-end: 3;
}
.cinema_movies_category_sec .gutentor-term:nth-child(8){
	grid-row-start: 3;
  grid-row-end: 3;
	grid-column-start: 3;
  grid-column-end: 4;
}
.cinema_movies_category_sec .gutentor-term:nth-child(9){
	grid-row-start: 3;
  grid-row-end: 3;
	grid-column-start: 4;
  grid-column-end: 5;
}
/* *-*-*-*-*-*-*-*-*- Ticket Section *-*-*-*-*-*-*-*-*-*-*-* */





.cinema_ticket_sec .ticket{
	box-shadow: 0px 4px 34px 0px #0000001A;
}
.cinema_ticket_sec .ticket table{
	margin: 0;
}
.cinema_ticket_sec .col_one .ticket_img{
	width: 95px;
	height: 185px;
}
.cinema_ticket_sec .col_two .ticket_img{
	height: 157px;
  width: 100%;
}
.cinema_ticket_sec .col_two .ticket_img img,
.cinema_ticket_sec .ticket_img img,
.cinema_ticket_sec .img_box .vip_icon img{
	width: 100%;
	height: 100%;
}
.cinema_ticket_sec .col_one .ticket_info{
	width: 75%;
}
.cinema_ticket_sec .col_one .ticket_info .wp-block-table{
	width: 100%;
}
.cinema_ticket_sec .col_one .ticket_info .wp-block-table td{
	font-family: Lexend Deca;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 0;
	color: #8D8DA9;
}
.cinema_ticket_sec .col_one .ticket,
.cinema_ticket_sec .col_two .ticket,
.cinema_ticket_sec .img_box{
	position: relative;
}
.cinema_ticket_sec .col_one .icon,
.cinema_ticket_sec .col_two .ticket .icon{
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.cinema_ticket_sec .img_box .vip_icon{
	position: absolute;
	bottom: -30px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 65px;
	height: 65px;
}
/* *-*-*-*-*-*-*-*-*- Team Section *-*-*-*-*-*-*-*-*-*-*-* */
.sport_awards_sec .sec_title,
.sport_team_sec .sec_title{
	position: relative;
}
.sport_awards_sec .sec_title:after,
.sport_team_sec .sec_title:after{
  content: '';
  background: #0d0d0d;
  width: 100px;
  height: 1px;
  position: absolute;
  bottom: -10px;
  left: 0;
  z-index: 1;
}
.sport_awards_sec .sec_title:before,
.sport_team_sec .sec_title:before{
  content: '';
  background: #EF5D58;
  width: 35px;
  height: 5px;
  position: absolute;
  bottom: -12px;
  left: 0;
  z-index: 2;
  border-radius: 50px;
}
.sport_team_sec .stk-block-carousel__slider{
	padding-top: 80px;
}
.sport_team_sec .member_img{
	width: 300px;
	height: 430px;
	position: relative;
}
.sport_team_sec .member_img img,
.sport_awards_sec .award_img img{
	width: 100%;
	height: 100%;
}
.sport_team_sec .member_img:after{
	content: '';
	width: 107%;
	height: 190px;
	background: #84849A;
	position: absolute;
	bottom: 0;
	left: -10px;
	z-index: -1;
	border-radius: 50% 50% 0 0 / 100% 100% 0 0;
}
.sport_awards_sec .stk-block-carousel__buttons,
.sport_team_sec .stk-block-carousel__buttons{
	max-width: 220px;
	height: 70px;
	background: #fff;
	position: absolute !important;
	right: 0px !important;
	top: -62px !important;
	float: revert;
	margin-left: auto;
	padding: 10px;
	border-radius: 50px;
	border: 1px solid #0000001A;
	z-index: 5;
}
.sport_awards_sec .stk-block-carousel__button,
.sport_team_sec .stk-block-carousel__button{
  box-shadow: inset -1px -2px 5px 0px #bdbdbd !important;
	z-index: 10;
}
.sport_awards_sec .stk-block-carousel__dots,
.sport_team_sec .stk-block-carousel__dots{
	max-width: 200px;
	position: absolute;
	top: -47px;
	right: 63px;
	width: 95px;
	z-index: 2;
}
.sport_team_sec .team_col:hover .member_img:after{
	height: 90%;
	background: #EF5D58;
  border-radius: 50% 50% 0 0 / 40% 40% 0 0;
	transition: 0.5s all;
}
.sport_team_sec .team_col:hover .name .stk-block-heading__text{
	color: #EF5D58 !important;
	transition: 0.5s all;
}
.sport_team_sec .team_col:hover .number .stk-block-heading{
	background-color: #EF5D58 !important;
	box-shadow: unset !important;
	transition: 0.5s all;
}
.sport_team_sec .team_col:hover .number .stk-block-heading__text{
	color: #ffffff !important;
	transition: 0.5s all;
}
/* -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*- */
.spinner-loading-box{
  background: transparent;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
/* -*-*-*-*-**-*-*-*- */
.spinner-loading-box .wp-block-cover__inner-container{
	width: auto;
	z-index: 999;
}
.loader {
	width: 48px;
	height: 48px;
	position: relative;
	top: 50%;
	margin: 0 auto;
	right: 0;
	left: 0;
	transform: translateY(-50%);
}
.loader:before {
  content: "";
  width: 48px;
  height: 5px;
  background: #ffffff7d;
  position: absolute;
  top: 60px;
  left: 0;
  border-radius: 50%;
  animation: shadow324 0.5s linear infinite;
}
.loader:after {
  content: "";
  width: 100%;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 4px;
  animation: jump7456 0.5s linear infinite;
}

@keyframes jump7456 {
  15% {
    border-bottom-right-radius: 3px;
  }

  25% {
    transform: translateY(9px) rotate(22.5deg);
  }

  50% {
    transform: translateY(18px) scale(1, 0.9) rotate(45deg);
    border-bottom-right-radius: 40px;
  }

  75% {
    transform: translateY(9px) rotate(67.5deg);
  }

  100% {
    transform: translateY(0) rotate(90deg);
  }
}

@keyframes shadow324 {
  0%,
  100% {
    transform: scale(1, 1);
  }

  50% {
    transform: scale(1.2, 1);
  }
}

/* -*-*-*-*-*-*-*-* */
.solo_success_sec .animate__fadeInLeft,
.solo_success_sec .animate__fadeInRight,
.solo_week_plan_sec .week_plan,
.solo_testimonial_sec.animate__fadeInUpBig{
	-webkit-animation-duration: 2s !important;
	animation-duration: 2s !important;
	animation-iteration-count: 1 !important;
	animation-delay: 0s !important;
	animation-play-state: running;
}
.solo_success_sec .animate__fadeInLeft{
	animation: fadeInLeft;
}
.solo_success_sec .animate__fadeInRight{
	animation: fadeInRight;
}
.solo_testimonial_sec.animate__fadeInUpBig{
	animation: fadeInUpBig;
}
.solo_week_plan_sec .week_plan{
	animation: fadeInUpBig;
}
/* *-*-*-*-*-*-*-*-*-* Video Section *-*-*-*-*-*-*-*-*- */
.cinema_video_sec .full_img{
	height: 750px;
	width: 100%;
}
.cinema_video_sec .full_img iframe{
	width: 100%;
	height: 100%;
}
.cinema_video_sec .small_slider {
	position: relative;
	border: 10px solid transparent;
}
.cinema_video_sec .small_slider .small_img{
	height: 220px;
	width: 194px;
  border-radius: 6px;
}
.cinema_video_sec .small_slider .small_img img{
	height: 100%;
  width: 100%;
  border-radius: 5px;
}
.cinema_video_sec .small_slider .slider_text{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
}
.cinema_video_sec .small_slider.slick-current .slider_text{
	opacity: 1;
}
.cinema_video_sec .small_slider .slider_text h6{
	font-family: Lexend Deca;
	font-size: 16px;
	font-weight: 500;
	line-height: 26px;
	letter-spacing: 0;
	text-align: center;
	color: #fff;
}
.cinema_video_sec p.slick-slide{
	display: none;
}
.cinema_video_sec .slider_body{
	position: relative;
}
.cinema_video_sec .slider-nav {
	padding: 0px 100px 50px 100px;
	position: absolute;
	width: 100%;
	bottom: 0;
}
.cinema_video_sec p{
	margin-bottom: 0px;
}
.cinema_video_sec .small_slider.slick-current{
	border: 5px solid #EF5D58;
	border-radius: 10px;
}
.section-gta6d5dd1 .gtf-item {
    width: 300% !important;
    margin: 15px 0 15px 0;
}
.section-gt55cbac2 .gtf-item {
    width: 300% !important;
    margin: 15px 0 15px 0;
    border-radius: 12px;
}


@media(max-width: 1440px){
	.cinema_recommended_sec .gutentor-post .gutentor-post-image-box {
		height: auto !important;
	}

}

@media(min-width: 768px) and (max-width: 991px){
	.admin-bar .sticky {
		top: 82px !important;
	}
	.mtsnb .mtsnb-container {
		padding: 10px 20px !important;
	}
	.slider-main-carousel {
		padding-top: 0em;
		padding-bottom: 0em;
	}
	.slider-main-carousel .stk-block-carousel__slider .wp-block-stackable-column img {
		width: 100%;
	}
	.slider-main-carousel .stk-block-carousel__slider {
		margin: 10px;
	}
}

@media(min-width: 992px) and (max-width: 1199px){
	.wp-block-group.cinema_most_watched_sec .gutentor-post-item.gptm-item .gptm-bg-image {
		height: 400px;
	}
	.admin-bar .sticky {
		top: 82px !important;
	}
	.sticky {
		top: 50px !important;
	}
	.slider-main-carousel {
		padding-top: 5em;
		padding-bottom: 4em;
	}
	.slider-social-icons {
        position: unset !important;
        writing-mode: unset !important;
        transform: unset !important;
        margin: unset !important;
        justify-content: flex-start;
        margin-top: 30px !important;
	}
	.wp-block-group.slider-social-icons .stk-row .wp-block-stackable-icon-button {
		transform: unset !important;
	}
	.slider-main-carousel .stk-block-carousel__slider .wp-block-stackable-column img {
		height: 350px;
		object-fit: cover;
	}
	.cinema_slider_sec .col_one {
		box-shadow: 0px -690px 0px 0px #EF5D58, 0px -400px 0px 0px #EF5D58, 0px -200px 0px 0px #EF5D58;
	}
}

@media(min-width: 1200px) and (max-width: 1399px){
	.admin-bar .sticky {
		top: 82px !important;
	}
	.sticky {
		top: 50px !important;
	}
	.slider-main-carousel {
		padding-top: 5em;
		padding-bottom: 4em;
	}
	.slider-social-icons {
        position: unset !important;
        writing-mode: unset !important;
        transform: unset !important;
        margin: unset !important;
        justify-content: flex-start;
        margin-top: 30px !important;
	}
	.wp-block-group.slider-social-icons .stk-row .wp-block-stackable-icon-button {
		transform: unset !important;
	}
	.slider-main-carousel .stk-block-carousel__slider .wp-block-stackable-column img {
		height: 350px;
		object-fit: cover;
	}
	.cinema_slider_sec .col_one {
		box-shadow: 0px -690px 0px 0px #EF5D58, 0px -400px 0px 0px #EF5D58, 0px -200px 0px 0px #EF5D58;
	}
}

@media(min-width: 1400px) and (max-width: 1599px){
	.admin-bar .sticky {
		top: 82px !important;
	}
	.sticky {
		top: 50px !important;
	}
	.slider-main-carousel .stk-block-carousel__slider .wp-block-stackable-column {
		flex-basis: 35% !important;
	}
	.slider-main-carousel .stk-block-carousel__slider .wp-block-stackable-column.stk-block-carousel__slide--active {
		flex-basis: 55% !important;
	}
	.slider-main-carousel .stk-block-carousel__slider .wp-block-stackable-column img {
		width: 100% !important;
	}
	
	.slider-main-carousel .stk-block-carousel__slider .wp-block-stackable-column.stk-block-carousel__slide--active img {
		height: 354px !important;
		object-fit: cover;
	}
	.slider-main-carousel .stk-block-carousel__slider .wp-block-stackable-column img {
		height: 262px !important;
		object-fit: cover;
	}
	.slider-main-carousel .stk-block-carousel__slider {
        position: relative;
        left: 70px;
    }
	.slider-main-carousel .stk-block-carousel__slider .wp-block-stackable-column .stk-column-wrapper {
        display: flex !important;
        align-items: center;
    }

	.slider-social-icons {
        position: unset !important;
        writing-mode: unset !important;
        transform: unset !important;
        margin: unset !important;
        justify-content: flex-start;
        margin-top: 30px !important;
	}
	.wp-block-group.slider-social-icons .stk-row .wp-block-stackable-icon-button {
		transform: unset !important;
	}
}

@media(min-width: 1600px) and (max-width: 1920px){
	.sticky {
		top: 50px !important;
	}
	.admin-bar .sticky {
		top: 82px !important;
	}
	.wp-block-columns.slider_row .wp-block-column.col_two {
        padding-left: 190px !important;
		padding-right: 190px !important;
	}
	.wp-block-column.header_col {
        padding-left: 190px !important;
	}
	.slider-main-carousel .stk-block-carousel__slider {
		position: relative;
		left: 70px;
	}
	.slider-main-carousel .stk-block-carousel__slider .gutentor-woo-add-to-cart a.add_to_cart_button.added {
		display: none;
	}
	.slider-main-carousel .stk-block-carousel__slider .wp-block-stackable-column {
		flex-basis: 35% !important;
	}
	.slider-main-carousel .stk-block-carousel__slider .wp-block-stackable-column.stk-block-carousel__slide--active {
		flex-basis: 55% !important;
	}
	.slider-main-carousel .stk-block-carousel__slider .wp-block-stackable-column img {
		width: 100% !important;
	}
	
	.slider-main-carousel .stk-block-carousel__slider .wp-block-stackable-column.stk-block-carousel__slide--active img {
		height: 354px !important;
		object-fit: cover;
	}
	.slider-main-carousel .stk-block-carousel__slider .wp-block-stackable-column img {
		height: 262px !important;
		object-fit: cover;
	}
	.slider-main-carousel .stk-block-carousel__slider .wp-block-stackable-column .stk-column-wrapper {
		display: flex !important;
		align-items: center;
	}
	
}


@media(min-width: 768px) and (max-width: 1920px){
	.watched-carousel.animate__bounceInUp {
		animation: bounceInUp; 
        animation-duration: 2s; 
        --animate-delay: 0s;
	}
	.most-watched-head.animate__bounceInLeft {
		animation: bounceInLeft; 
        animation-duration: 2s; 
        --animate-delay: 0s;
	}
	.testimonial_row .img_col.animate__bounceInLeft {
		animation: bounceInLeft; 
        animation-duration: 2s; 
        --animate-delay: 0s;
	}
	.testimonial_row .content_col.animate__bounceInRight {
		animation: bounceInRight; 
        animation-duration: 2s; 
        --animate-delay: 0s;
	}
	
	.book-cat.animate__zoomInDown {
		animation: fadeInLeft; 
        animation-duration: 1s; 
        --animate-delay: 0s;
	}

	.recom-slider.animate__fadeInUp {
		animation: fadeInUp; 
        animation-duration: 1s; 
        --animate-delay: 0s;
	}

	.recom-head.animate__bounceInLeft {
		animation: bounceInLeft; 
        animation-duration: 1s; 
        --animate-delay: 0s;
	}
}

header .header-buy-now span {
    background-color: #EF5D58;
    padding: 6px;
    color: #fff !important;
    border-radius: 6px;
	&:hover {
		background-color: #000 !important;
		color: #EF5D58 !important;
	}
}

footer .header-buy-now span {
	background-color: #000;
    padding: 6px;
    color: #fff !important;
    border-radius: 6px;
	&:hover {
		background-color: #fff !important;
		color: #EF5D58 !important;
	}
}
.toggler_icon {
    cursor: pointer;
}
header ul li.has-child ul li a:hover {
    background-color: #EF5D58 !important;
    color: #fff !important;
}
footer ul li.has-child ul li a:hover {
    background-color: #EF5D58;
    color: #fff !important;
}
.search_alert .gutentor-element-icon-box {
    transform: rotate(45deg);
}
.page_title.main-head h2 {
    font-family: 'Lexend Deca';
    font-size: 30px;
    font-weight: 600;
    line-height: 35px;
}
.page_title.small-head h2 {
    font-family: 'Lexend Deca', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
}
.wp-block-columns.slider_row .wp-block-column.col_two {
	position: relative;
}

.shop_table.cart .product-name a {
    font-family: 'Lexend Deca';
    text-decoration: unset;
}
.shop_table.cart .item-details-table td {
    font-family: 'Lexend Deca';
    font-size: 18px !important;
}
.shop_table.cart .additional-info td {
    font-family: 'Lexend Deca';
    font-size: 16px !important;
}
.shop_table.cart .product-add-to-cart a {
    border-radius: 5px;
    background-color: #ef5d58;
}
.single-product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button, .single-product .yith-wcwl-wishlistaddedbrowse  {
	align-items: baseline;
}
.single-product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .single-product .yith-wcwl-wishlistaddedbrowse a {
    text-decoration: unset;
    color: #000;
	margin-bottom: 20px;
}
body.woocommerce-wishlist .wp-block-cover.cinema_footer_sec {
	width: 100% !important;
}
.woocommerce-checkout h1 {
    font-family: 'Lexend Deca';
    color: #EF5D58;
}
.woocommerce-checkout .checkout h3 {
    font-family: 'Lexend Deca';
    font-size: 30px;
}
.wp-block-group.single_product .woocommerce-product-gallery__wrapper img {
    height: 500px !important;
    object-fit: contain;
}
