/*
Theme Name: Ashtanga Child
Theme URI: https://ashtanga.qodeinteractive.com
Description: A child theme of Ashtanga
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: ashtanga
Template: ashtanga
*/


.boxed-style{
    margin-right:0px;
    margin-left:0px;
}

/* #qodef-page-outer{
    background-color: var(--e-global-color-secondary);
} */

@font-face {
    font-family: 'Whois';
    src: url('./customFont/QueensVar.eot');
    src: url('./customFont/QueensVar.eot?#iefix') format('embedded-opentype'),
        url('./customFont/QueensVar.woff2') format('woff2'),
        url('./customFont/QueensVar.woff') format('woff');
    font-style: normal;
    font-display: swap;
}

h1,h2{
    font-family:'Whois'!important;
}

.qodef-h1, h1{
    letter-spacing: 0;
    text-transform: none;
    font-variation-settings: 'wght' 1000;
}

.qodef-h2, h2{
    letter-spacing: 0;
    text-transform: none;
    font-variation-settings: 'wght' 1000;
}

.qodef-h3, h3{
    letter-spacing: 0;
    text-transform: none;
    font-variation-settings: 'wght' 1000;
}

@media only screen and (min-width: 1441px) {
    .qodef-content-grid-1300 div[data-element_type=container].qodef-elementor-content-grid>.elementor-container, .qodef-content-grid-1300 div[data-element_type=container].qodef-elementor-content-grid>.elementor-element, .qodef-content-grid-1300 section.qodef-elementor-content-grid>.elementor-container, .qodef-content-grid-1300 section.qodef-elementor-content-grid>.elementor-element {
        width: 1140px!important;
        max-width: 1140px!important;
    }
}

.qodef-m-content,
.qodef-m-title-text{
    color:var(--e-global-color-primary);
}

section.qodef-offset-image .qodef-offset-image-holder img {
    opacity: 1!important;
    transition: opacity .8sease-out .4s;
}


.qodef-h6, h6{
    font-size:12px!important;
    letter-spacing: 0;
    text-transform: none;
    font-variation-settings: 'wght' 1000;
}

.white-color{
    color: white;
}


element.style {
    transition-duration: 0ms;
    transform: translate3d(-1995px, 0px, 0px);
}

.qodef--drag-cursor .swiper-wrapper {
    min-width: 1000%;
    gap: 16px!important;
}

.qodef-header--standard #qodef-page-header {
    height: 100px!important;
    background: var(--e-global-color-secondary)!important;
}

#menu-standard-menu-1>ul>li>a .qodef-menu-item-text {
    color:var(--e-global-color-primary)!important;
}

#qodef-page-footer-top-area {
    display: none!important;
}

#qodef-page-inner {
    position: relative;
    padding: 0!important;
    overflow-x: hidden;
}

.qodef-text-marquee .qodef-m-content {
    font-family: 'Whois'!important;
}


.elementor-kit-7 a {
    font-family: none !important;
    font-size: 14px!important;
}

.qodef-newsletter .qodef-m-button.qodef-layout--textual {
    position: relative;
    right: 0;
    width: 100% !important;
    padding: 1rem !important;
    color: white!important;
    display: flex!important;
    background-color: var(--e-global-color-accent) !important;
    top: 0;
    justify-content: center;
}