/*
Theme Name:   Rayo Child
Theme URI:    https://www.oceanthemes.site/rayo/
Description:  Make your modifications to [Parent Theme] in this Rayo child theme.
Author:       OceanThemes
Author URI:   http://oceanthemes.site/
Template:     rayo
Version:      1.1
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  rayo-child
*/

/* =Theme customization starts here
------------------------------------------------------- */
.mxd-pinned__img-item .elementor-tube-video iframe {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}
.mxd-pinned__img-item {
    position: relative;
    overflow: hidden;
}

.loader__count span {
	font-family: Urbanist !important;
	font-weight: 800 !important;
}

.marquee__item.has-caption {
background-color: transparent !important;
    background-image: radial-gradient(at bottom right, #8000ff 0%, #dd00ff 100%) !important;
}

.hamburger__base {
    background: linear-gradient(40deg, rgba(221, 0, 255, 1) 0%, rgba(128, 0, 255, 1) 100%);
}

.main-menu__toggle img, .main-menu__toggle svg {
	display: none !important;
}

.mxd-header {
	padding-top: 0 !important;
}
.mxd-nav__contain {
	margin-top: 18px !important;
}
.mxd-stats-simple__inner {
	min-height: 0 !important;
	align-items: center !important;
}