/*
Theme Name: Mouno
Theme URI: http://demo.casethemes.net/mouno
Author: Case-Themes
Author URI: https://themeforest.net/user/case-themes/portfolio
Description: Mouno is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Version: 1.0.0
Tested up to: 6.0
Requires PHP: 7.4
License: ThemeForest
License URI: https://themeforest.net/licenses
Text Domain: mouno
Tags: Blog, E-Commerce, Portfolio, Grid Layout, One Column, Two Columns, Three Columns, Four Columns, Left Sidebar, Right Sidebar, Custom Background, Custom Colors, Custom Header, Custom Logo, custom-menu, Editor Style, Featured Image Header, Featured Images, flexible-header, Footer Widgets, Full Width Template, microformats, Post Formats, Sticky Post, Theme Options, threaded-comments, translation-ready, Block Editor Styles, Wide Blocks
Copyright (c) 2025 Case-Themes. All rights reserved.
This theme is licensed under the GPL-2.0+ license.
*/

.fixbg iframe, 
.fixbg video {
	position: fixed !important;
	max-height: 100vh;
}

.fixbg {
    
}

.moduleheading div.supheading {
    font-size: 110px;
    font-weight: bold;
    text-transform: uppercase;
    /* color: rgba(255, 255, 255, 0); */
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px;
    opacity: 0.3;
    line-height: 110px;
}

.moduleheading {
	text-align: center;
    margin-bottom: 30px;
}

.moduleheading h2 {
    font-size: 80px;
    line-height: 1;
    color: #ffffff;
    margin-top: -50px;
}

.productheading div.supheading {
    font-size: 80px;
    font-weight: bold;
    text-transform: uppercase;
    /* color: rgba(255, 255, 255, 0); */
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px;
    opacity: 0.3;
    line-height: 90px;
}

.productheading {
	text-align: left;
    margin-bottom: 30px;
}

.productheading h2 {
    font-size: 50px;
    line-height: 1;
    color: #ffffff;
    margin-top: -30px;
}

.testimonials .fl-post-carousel-title {
	display: none
}

.testimonials .fl-post-carousel-text {
    padding: 35px;
    border-top: 3px solid #b3b3b3;
	}

.testi-client {
    font-weight: bold;
    font-size: 20px;
    margin-top: 20px;
}

.testi-text {
    font-size: 17px;
    line-height: 1.6;
}

body {
	overflow-x: hidden;
}

.bloglist .fl-post-grid-post {
	background: #000;
	border: 0.5px solid #dedede;

}

.bloglist .fl-post-image {
	position:relative;
}

.bloglist .blogdate {
    display: inline-block;
    padding: 6px 20px;
    background: #bd1e24;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    position: absolute;
    rotate: 90deg;
    right: 0px;
    width: 170px;
    top: 60px;
    text-align: center;
}

.wdt-heading-holder .wdt-heading-background-text-wrapper {
    line-height: 1;
    margin-bottom: 0;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    user-select: none;
    pointer-events: none;
}

.wdt-heading-holder .wdt-heading-background-text-wrapper .wdt-heading-background-text {
    display: inline-block;
    font-family: var(--wdtFontTypo_Alt);
    font-size: 200px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: var(--wdtLineHeight_Base);
    opacity: 20%;
    margin-top: 5px;
    margin-left: -5px;
    text-transform: uppercase;
}

.wdt-heading-holder .wdt-heading-background-text-wrapper .wdt-heading-background-text {
    overflow: hidden;
    background: linear-gradient(90deg, #000, #fff, #000);
    background-repeat: no-repeat;
    background-size: 80%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(255, 255, 255, 0);
    animation: bg-text-ani 3s linear infinite;
    -webkit-animation: bg-text-ani 3s linear infinite;
}

.backgroundheading {
    overflow: hidden;
    background: linear-gradient(90deg, #000, #fff, #000);
    background-repeat: no-repeat;
    background-size: 80%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(255, 255, 255, 0);
    animation: bg-text-ani 3s linear infinite;
    -webkit-animation: bg-text-ani 3s linear infinite;
}

.productcarousel .fl-photo-content {
    padding: 15px 20px;
    min-height: 450px;
    width: 100%;
    overflow: hidden;
}


.productcarousel .fl-photo-content:after {
	display:block;
	content:'';
	background-color:#000000;
		height: 100%;
	position:absolute;
	width: 100%;
	top: 0;
	left: 0;
		z-index:1;
	opacity:0.6;
}

.productcarousel .fl-photo-content img {
    transform: rotate(-17deg);
    margin-top: -15px;
}

.productcarousel .fl-post-carousel-text {
	padding: 0;
	position: absolute !important;
    bottom: 0;
		z-index:2;
}


.productcarousel .fl-post-carousel-text a {
    display: inline-block;
    padding: 8px 15px;
    width: 100%;
    margin: 0;
}

.productcarousel .fl-post-carousel-title {
    font-size: 18px;
    line-height: 23px;
    margin: 0 0 10px;
    padding: 0;
}

.productcarousel .fl-post-carousel-post {
	position: relative;
	max-height: 450px
}

.productcarousel .fl-post-carousel-post:hover .fl-post-carousel-text {
    bottom: 35px;
	transition: 300ms;
}
	
.productcarousel .fl-post-carousel-post:hover .fl-post-carousel-title {
	font-size: 22px;
	transition: 300ms;
}

.productcarousel .fl-post-carousel-post:hover .fl-photo-content:after {
	display:none;
	opacity:0;
	transition: 300ms;
}


.productcarousel .fl-post-carousel-post:hover .fl-photo-content {
    padding: 15px 20px 0px 20px;
    min-height: 480px;
	transition: 300ms;
}

.productcarousel .fl-post-carousel-post:hover {
    min-height: 480px;
	margin-top: -30px;
	transition: 300ms;
}

.productcarousel .fl-post-carousel-post:hover .fl-photo-content img {
    transform: rotate(0deg);
	transition: 300ms;
}

.productcarousel .fl-post-carousel-wrapper {
    min-height: 550px;
    padding-top: 30px;
}

.producthotspot .uabb-hotspot-tooltip-content {
    min-width: 550px;
}


.producthotspot .uabb-hotspot-text {
    background: transparent !important;
    padding: 7px !important;
    border: 3px solid #fff !important;
    line-height: 19px !important;
    height: 38px!important;
    width: 38px!important;
    text-align: center!important;
    border-radius: 100%!important;
}

.contactform input[type=text]::placeholder, .contactform input[type=email]::placeholder, .contactform textarea::placeholder { 
color: #eee !important;
}


.productlisting .fl-post-grid-post {
	background: #1e1e1e;
	position: relative;
	border: 1px solid #2a2a2a;
}

.productlisting .fl-post-text {
    padding: 0;
    position: absolute !important;
    bottom: -35px;
    z-index: 2;
}

.productlisting .fl-post-title {
    font-size: 18px;
    line-height: 23px;
    margin: 0 0 10px;
    padding: 0;
}

.productlisting .fl-post-text a {
    display: inline-block;
    padding: 8px 15px;
    width: 100%;
    margin: 0;
}

.productlisting .fl-post-image:after {
	display:block;
	content:'';
	background-color:#000000;
		height: 100%;
	position:absolute;
	width: 100%;
	top: 0;
	left: 0;
		z-index:1;
	opacity:0.6;
}

.productlisting .fl-post-image img {
    transform: rotate(-17deg);
}

.productlisting .fl-post-grid-post:hover .fl-post-image img {
    transform: rotate(0deg);
	transition: 300ms;
}


.productlisting .fl-post-grid-post:hover .fl-post-text {
    bottom: 0;
	transition: 300ms;
}

.productlisting .fl-post-grid-post:hover .fl-post-image:after {
	display:none;
	opacity:0;
	transition: 300ms;
}

.history .uabb-timeline-heading {
	display: none;
}


@keyframes flashlight {
  50% {opacity: 0.3;}
}

.flashinglight img {
  animation: flashlight 5s infinite;
}

.producthotspot {
	position: relative;
	width: 100%;
}

.producticons {
	width: 55%;
	float: left;
}

.productimg {
	width: 45%;
	float: left;
	text-align: center;
}

.iconswrap {    
    text-align: center;
    width: calc(33% - 2px);
    padding: 8px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
}
.producticons {
	background: #ed1c24;
	padding: 10px;
}

.productimg img {
    width: 250px;
    margin: auto;
    max-width: 100%;
}

.iconlink {
    font-size: 11px;
    line-height: 1.4;
    color: #fff;
}


.iconlink img {
margin-bottom: 10px;
	width: 55px;
}


.iconlink:hover img {
	transform: scale(1.2);
	transition: 300ms;
}

.iconcontent1 {
    background-color: rgba(0, 0, 0, 0.7);
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 13px;
    line-height: 1.4;
    position: absolute;
    z-index: 9;
    width: 550px;
    text-align: center;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    cursor: default;
    pointer-events: none;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, transform .3s;
    transition: opacity .3s, transform .3s, -webkit-transform .3s;
    right: -80px;
    top: -200px;
}

.iconcontent2 {
    background-color: rgba(0, 0, 0, 0.7);
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 13px;
    line-height: 1.4;
    position: absolute;
    z-index: 9;
    width: 550px;
    text-align: center;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    cursor: default;
    pointer-events: none;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, transform .3s;
    transition: opacity .3s, transform .3s, -webkit-transform .3s;
    right: -80px;
    top: -200px;
}


.iconcontent3 {
    background-color: rgba(0, 0, 0, 0.7);
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 13px;
    line-height: 1.4;
    position: absolute;
    z-index: 9;
    width: 550px;
    text-align: center;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    cursor: default;
    pointer-events: none;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, transform .3s;
    transition: opacity .3s, transform .3s, -webkit-transform .3s;
    right: -30px;
    top: -100px;
}

.iconcontent:after {
    content: '';
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-width: 10px;    border-top-color: rgba(0, 0, 0, 0.7);
    top: 100%;
    left: 50%;
    margin-left: -10px;
}

.iconlink1:hover + .iconcontent1 , .iconlink2:hover + .iconcontent2, .iconlink3:hover + .iconcontent3 {
	opacity: 1;
}

.containernomargin .elementor-widget-container {
}


.chooseseries .premium-smart-listing__post-wrapper {
    background-color: #1e1e1e !important;
}

.chooseseries .premium-smart-listing__post-title-wrapper {
    display: none;
}

.chooseseries .premium-smart-listing__thumbnail-container {
    background-size: 75%; 
    opacity: 0.35;
}

.chooseseries .slick-slide:hover .premium-smart-listing__thumbnail-container {
    opacity: 1;
}

#mainlisting .premium-smart-listing__post-wrapper:hover .premium-smart-listing__thumbnail-container {
    opacity: 1;
}

#mainlisting .premium-smart-listing__post-wrapper {
    position: relative;
}

.chooseseries .premium-smart-listing__post-content img {
    margin: auto;
}

.chooseseries .premium-smart-listing__post-content-inner h3 {
    height: 78px !important;
    display:block !important;
    font-size: 31px !important;
    text-align: center !important;
    color: #fff !important;
    line-height: 57px;
}

.chooseseries .premium-smart-listing__post-content-inner h4 {
    height: 78px !important;
    display: block !important;
    font-size: 20px !important;
    text-align: center !important;
    color: #fff !important;
    line-height: 25px;
    padding: 15px 5px;
}



.chooseseries .premium-smart-listing__post-content {
    text-align: center;
}

.chooseseries .premium-smart-listing__post-content-inner {
    width: 100%;
}

.slick-initialized .slick-slide {
    margin: 15px;
    position: relative;
}

.slick-initialized .slick-slide::before {
    display: none;
    content: '';
    width: 90px;
    height: 90px;
    border-radius: 100%;
    background-color: #000;
    position: absolute;
    right: -35px;
    top: -35px;
    opacity: 0;
	transition: 300ms;
    z-index: 1;
}

.slick-initialized .slick-slide:hover::before {
    opacity: 1;
	transition: 300ms;
}

.slick-initialized .slick-slide:hover  {
    opacity: 1;
	transition: 300ms;
}
.chooseseries .premium-smart-listing__post-wrapper img {
	transition: 300ms;
    width: 100%;
    left: 0%;
    padding: 8px 25px;
}

.chooseseries .premium-smart-listing__post-wrapper:hover img {
    height: auto;
    margin: auto;
    position: absolute;
    width: 110%;
    left: -5%;
    /* right: -10%; */
    max-width: none;
    z-index: 2;
    /* margin-bottom: 50px; */
    background: #ED1C24;
	transition: 300ms;
	border-radius: 4px;
    padding: 8px 25px;
}

.chooseseries .premium-smart-listing__post-wrapper h3 {
	transition: 300ms;
    width: 100%;
    left: 0%;
    min-height: 78.4px;
    padding: 8px 25px;
}

.chooseseries .premium-smart-listing__post-wrapper:hover h3 {
    height: auto;
    margin: auto;
    position: absolute;
    width: 110%;
    left: -5%;
    /* right: -10%; */
    max-width: none;
    z-index: 2;
    /* margin-bottom: 50px; */
    background: #ED1C24;
	transition: 300ms;
	border-radius: 4px;
    font-size: 38px !important;
}

.chooseseries .premium-smart-listing__post-wrapper:hover h4 {
    height: auto;
    margin: auto;
    position: absolute;
    width: 110%;
    left: -5%;
    /* right: -10%; */
    max-width: none;
    z-index: 2;
    /* margin-bottom: 50px; */
    background: #ED1C24;
	transition: 300ms;
	border-radius: 4px;
    font-size: 23px !important;
}

.producthotspot .premium-image-hotspots-tooltips-text strong {
    font-weight: bold !important;
}


.producthotspot .premium-image-hotspots-tooltips-text img {
    width: 65px !important;
}

ul li {
    list-style-position: outside !important;
}

.brakekittable td {
    padding: 2px 10px;
    font-size:13px;
    vertical-align: top;
    border: 0;
}

.brakekittable {
    border: 0;
}


.brakekittable tr td:first-child {
    font-weight: bold;
}

.brakekittable td ul {
    margin-bottom: 0;
    padding-left: 10px;
}

.pxl-navigation-menu-wrapper .pxl-menu-primary.menu-panel .sub-menu > li a {
    padding: 0;
    padding-left: 36px;
    font-size: 45px;
    font-weight: 500;
    color: #fff;
}

.single.single-post #pxl-content-area .pxl-post-group {
    max-width: 100%;
    display: block;
    text-align: center;
}

.pxl-navigation-menu-wrapper .pxl-menu-primary.menu-panel {
    max-height: none !important;
}

.pxl-header-mobile {
    background: #222222 !important;
}

.pxl-anchor-divider .pxl-icon-line:before, .pxl-anchor-divider .pxl-icon-line:after {
    background: #fff !important;
}

.pxl-header-search {
    display: none;
}

.pxl-header .pxl-header-logo img {
    height: 65px;
}


.contactform input[type=text]::placeholder {
    color: #fff !important;
}

.productdesc ul li{
    margin-bottom: 20px;
}

@media only screen and (max-width: 1199px) {
    .pxl-header .pxl-header-inner .pxl-sidebar-menu .pxl-menu-primary li > a {
        color: #fff;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    }
        .pxl-header .pxl-header-inner .pxl-sidebar-menu .pxl-sidebar-box {
        background: #000;
    }
    
    .pxl-header-mobile .pxl-sidebar-menu .pxl-header-nav .pxl-menu-primary .sub-menu > li a {
    color: #fff;
}
}

@media only screen and (max-width: 1024px) {
    .moduleheading div.supheading {
    font-size: 70px;
    line-height: 1;
    }
    
    .moduleheading h2 {
    font-size: 50px;
    line-height: 1;
}

.premium-smart-listing__posts-outer-wrapper.premium-smart-listing__skin-3 .premium-smart-listing__post-wrapper {
    padding: 0 !important;
}
.btn.pxl-btn-split, button.pxl-btn-split {
    --pxl-height: 40px !important;
}

.btn.pxl-btn-split .pxl-btn-text, button.pxl-btn-split .pxl-btn-text {
    padding-inline: 30px;
}
}

@media only screen and (max-width: 768px) {
    .moduleheading div.supheading {
    font-size: 38px;
    line-height: 1;
    }
    
    .moduleheading h2 {
    font-size: 31px;
    line-height: 1;
    margin-top: -20px;
}

.btn.pxl-btn-split .pxl-btn-text, button.pxl-btn-split .pxl-btn-text {
    padding-inline: 30px;
}

.btn.pxl-btn-split, button.pxl-btn-split {
    --pxl-height: 40px !important;
}

.elementor .elementor-background-video, .elementor .elementor-background-video-embed, .elementor .elementor-background-video-hosted {
    top: 42%;
}

#mainlisting .premium-smart-listing__posts-outer-wrapper.premium-smart-listing__skin-3 .premium-smart-listing__posts-wrapper {
        grid-template-columns: repeat(2, 1fr) !important;
    }
    
    #mainlisting .premium-smart-listing__posts-wrapper {
    row-gap: 5px;
    column-gap: 5px;
}

    #mainlisting .premium-smart-listing__post-thumbnail-wrapper {
    min-height: 250px;
    height: 250px;
}

.chooseseries .premium-smart-listing__post-content-inner h3 {
        height: 40px !important;
        display: block !important;
        font-size: 21px !important;
        text-align: center !important;
        color: #fff !important;
        line-height: 40px;
    }
    
    .chooseseries .premium-smart-listing__post-wrapper:hover h3 {
    font-size: 21px !important;
}

.chooseseries .premium-smart-listing__post-wrapper:hover h4 {
    font-size: 16px !important;
    line-height: 1.2;
}

.chooseseries .premium-smart-listing__post-content-inner h4 {
    font-size: 16px !important;
}

.textcenter ul li {
    text-align: center;
    width: 100%;
}

.productheading div.supheading {
    font-size: 45px;
    text-align: center;
}

.productheading h2 {
    font-size: 30px;
    line-height: 1;
    color: #ffffff;
    margin-top: -30px;
    text-align: center;
}
}