/*
Theme Name: Marity Child
Theme URI: https://marity.qodeinteractive.com
Description: A child theme of Marity
Author: Select Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: marity
Template: marity
*/

.qodef-drag-cursor,
.qodef-drag-cursor-inner,
.qodef-slider-drag,
.qodef-slider-drag * {
    background: linear-gradient(135deg, #E6DDCB, #C9A58A) !important;
    color: #0E1A23 !important;
}


.home .qodef-page-header,
.home .qodef-header-background,
.home .qodef-menu-area {
    background: transparent !important;
    box-shadow: none !important;
}


.qodef-fullscreen-menu,
.qodef-side-area {
    background: linear-gradient(135deg, #E6DDCB, #C9A58A) !important;
}


.qodef-side-area,
.qodef-side-area-inner,
.qodef-fullscreen-menu,
.qodef-fullscreen-menu-inner {
    background-color: #E6DDCB !important;  /* yahan apna color */
}