<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
* Theme Name: Mayosis Child
* Description: This is a child theme of Mayosis, generated by Auto Installer.
* Author: &lt;a href="https://teconce.com/contact/"&gt;Teconce&lt;/a&gt;
* Template: mayosis
* Version: 4.6
*/


.mobile--nav-menu{
	opacity:0;
}
.mobile--nav-menu.show{
	opacity:1;
}
.teconce-trust-badges{
	    padding: 32px 30px 11px;
}

.trust-badge-item {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 16px;
    margin-bottom: 8px;
}
.trust-icon {
    font-size: 18px;
}

.videokit-hero-css .elementor-background-video-container,.videokit-hero-css .elementor-background-overlay{
	    filter: blur(2px);
    transform: scale(1.1);
}
.photo--price--block .photo_edd_el_button, .photo--price--block a.edd-wl-action.edd-wl-button{
	    color: #1d314f;
}
.photo-credential{
	border-radius:3px;
}
.photo--price--block {
    padding: 32px 30px 11px;
}
.photo-template-social {
    padding-top: 10px;
}
.eicon-chevron-left,
.eicon-chevron-right{
	font-family:'Zeroicons-Line' !important;
}
.eicon-chevron-left:before{
	content:"\2c2"
}
.eicon-chevron-right:before{
	content:"\2c3"
}
.home_cat_slide .elementor-swiper-button-prev,
.home_cat_slide .elementor-swiper-button-next{
	display:flex;
	justify-content:center;
	align-items:center
}
@media(min-width:991px){
	.footer-widget.mx-one{
		padding-right:100px
	}
}
@media (min-width: 1600px){
#comment_box.container {
    width: 750px;
}
	.bottom_meta{
		    width: 70%;
    margin: 80px auto 30px auto !important;
		float:inherit;
	}
}

/* media player */

.plyr--full-ui {
max-width:400px;
}

.wp-caption, img, pre{
	max-width:400px;
}

.photo--section--image-content .plyr{
margin: 0 auto !important;
}


/* striked price */

.photo--price--block h3 del{
color: #8A8A8A;

}

/* login page */

.mayosis-modern-login{
	padding:20px;
}

.elementor-1246 .elementor-element.elementor-element-a4f7d01{
	padding: 0px 0px 0px 0px;
}

.elementor img{
	max-width:60%;
}

.login-logo{
	margin-bottom:50px;
}

/* Register page */

.elementor-2473 .elementor-element.elementor-element-ab359c2{
	padding: 0px 0px 0px 0px;
}

/* Dashboard categories */

.product-masonry-filter{
	margin-bottom:10px;
}

.elementor-19 .elementor-element.elementor-element-f1000d1 .product-masonry-filter&gt;li a:hover{
	color:black;
}

.elementor-19 .elementor-element.elementor-element-f1000d1 .product-masonry-filter&gt;li a{
	color:grey;
}

/* Mobile View Dashboard videos */

.product-masonry-gutter .product-masonry-item{
	padding:5px;
}

/* Search Results Page */

.no-results.not-found {
	padding: 10px 30px;
	margin: 0px 20px;
}

.search--content--main{
	padding: 0px 0px;
}

/* Checkout button */

#edd_purchase_submit .edd-submit.button, #edd_purchase_submit .edd-submit.button.blue{
	width: 100% !important
}

/* Product archive (category) */

.product-main-content{
	padding: 0px 0px;
}

.carouselname{
	text-align: center;
}

/* Mobile side menu Login button problem (it was getting big) */

#mayosis-sidemenu{float:left}

.top-social-icon li a {
	padding : 17px 17px;
}

/* Pop up customising */

.sgpb-theme-1-content{
	box-shadow: rgba(0, 0, 0, 0) 0 0 0 14px !important
}		

/* Free Tag Page settings */

.tag_breadcrumb_color{
	background: black !important;
}

.tag_breadcrumb_color .parchive-page-title{
	text-align: center !important;
	font-family: poppins !important;
}

/* Remove Social Share in Downloads/Post/Product page */

.photo-template-social {
    all: unset !important; /* Reset all styles */
    display: none !important; /* Hide the entire element */
}
.home_cat_slide .elementor-swiper-button-prev{
	width: 30px;
    height: 30px;
    background: #ffffff;
    border-radius: 50%;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    position: absolute;
    top: 25%;
    z-index: 99;
    left: 10px;
}
.home_cat_slide .elementor-swiper-button-next{
		width: 30px;
    height: 30px;
    background: #ffffff;
    border-radius: 50%;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    position: absolute;
    top: 25%;
    z-index: 99;
    right: 10px;
}
.home_cat_slide .swiper-button-disabled{
	opacity:.6 !important
}
@media (max-width:767px){
	.search-results .mayosis-archive-wrapper  .col-md-12{
width:100% !important;
	padding:0 !important;
	margin:0 !important;
	
}
.search-results .mayosis-archive-wrapper  .col-md-12 .container{
	margin: 0;
    padding-right: 0;
}
}

/* Masterclass Registration Contact Form Ahead */


/* Hide Chaty Widget */
body.page-id-41540 .chaty {
    display: none !important;
    visibility: hidden !important;
}

/* Remove outer layout spacing just for this page */
body.page-id-41540,
body.page-id-41540 #content,
body.page-id-41540 .site,
body.page-id-41540 .site-content,
body.page-id-41540 .content-area,
body.page-id-41540 main,
body.page-id-41540 .page,
body.page-id-41540 .ast-container,
body.page-id-41540 .elementor-section-wrap {
    margin: 0 !important;
    padding: 0 !important;
    max-width: 100% !important;
}

/* Set background only for this page */
body.page-id-41540 {
    background: #121212 !important;
}

/* Fix form section layout */
body.page-id-41540 .checkout-page {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    min-height: 80vh;
    background: #121212;
}

body.page-id-41540 .checkout-container {
    background: #1E1E1E;
    padding: 30px;
    border-radius: 10px;
    text-align: center;
    width: 400px;
    max-width: 90%;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.3);
    font-family: 'Poppins', sans-serif;
    color: white;
}

body.page-id-41540 h2 {
    font-size: 22px;
    font-weight: 600;
    color: #FF9800;
}

body.page-id-41540 .sub-text {
    font-size: 14px;
    color: #CCCCCC;
    margin-bottom: 20px;
}

body.page-id-41540 .form-label {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    text-align: left;
    margin-bottom: 10px;
}

body.page-id-41540 .checkout-form input {
    padding: 12px;
    border-radius: 8px;
    border: none;
    width: 100%;
    font-size: 14px;
    background: #333;
    color: white;
    outline: none;
    margin-bottom: 15px;
}

body.page-id-41540 .checkout-form input::placeholder {
    color: #aaaaaa;
    opacity: 1;
}

body.page-id-41540 .wpcf7-submit {
    display: block !important;
    margin: 0 auto !important;
    text-align: center !important;
    background: #FF9800 !important;
    color: white !important;
    border: none !important;
    padding: 12px !important;
    border-radius: 8px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    cursor: pointer !important;
    transition: 0.3s !important;
    width: 100% !important;
}

body.page-id-41540 .wpcf7-submit:hover {
    background: #e68900 !important;
}

body.page-id-41540 .go-back {
    display: block;
    margin-top: 15px;
    font-size: 14px;
    color: #FF9800;
    text-decoration: none;
}

body.page-id-41540 .go-back:hover {
    text-decoration: underline;
}

/* Mobile responsiveness */
@media (max-width: 600px) {
    body.page-id-41540 .checkout-container {
        width: 90%;
        padding: 20px;
    }
}

/* Category page output */
@media (max-width: 767px) {
  .mayosis-archive-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: space-between;
  }

  .mayosis-archive-wrapper &gt; .col-md-12 {
    flex: 0 0 calc(50% - 5px);
    max-width: calc(50% - 5px);
    box-sizing: border-box;
    margin: 0 !important;
    padding: 0 !important;
  }
}</pre></body></html>