body.ce-kit-1{color:#222222;font-family:"Rubik", sans-serif;font-size:14px;line-height:1.4em;background-color:#A9CEE0;}a, .elementor a{color:#222222;}a:hover, .elementor a:hover{color:#9BC03B;}.elementor-button, a.elementor-button:not(#e){color:#000000;}.elementor-button{--ce-btn-bg-color:#FFFFFF;background-color:var(--ce-btn-bg-color);border-style:solid;border-width:1px 1px 1px 1px;border-color:#000000;}.elementor-button:hover, .elementor-button:focus, a.elementor-button:not(#e):hover, a.elementor-button:not(#e):focus{color:#FFFFFF;}.elementor-button:hover, .elementor-button:focus{--ce-btn-bg-color:#9BC03B;border-style:solid;border-width:1px 1px 1px 1px;border-color:#9BC03B;}.elementor-button-primary .elementor-button, .elementor-button-primary a.elementor-button:not(#e){color:#FFFFFF;}.elementor-button-primary .elementor-button{--ce-btn-bg-color:#9BC03B;background-color:var(--ce-btn-bg-color);border-style:solid;border-width:1px 1px 1px 1px;border-color:#9BC03B;}.elementor-button-primary .elementor-button:hover, .elementor-button-primary .elementor-button:focus, .elementor-button-primary a.elementor-button:not(#e):hover, .elementor-button-primary a.elementor-button:not(#e):focus{color:#FFFFFF;}.elementor-button-primary .elementor-button:hover, .elementor-button-primary .elementor-button:focus{--ce-btn-bg-color:#EB7025;border-style:solid;border-width:1px 1px 1px 1px;border-color:#EB7025;}body.ce-kit-1 .container{width:1440px;max-width:100%;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}/* Start custom CSS for page-settings */#header {
    position: relative;
}

.btn-outline-primary,
.btn.btn-primary {
    color: #000;
    background: #fff;
    border-color: #000;
    border-radius: 0;
}
.btn-outline-primary:hover,
.btn.btn-primary:hover {
    color: #fff;
    background: #9bc03b;
    border-color: #9bc03b;
}
.nav-link {
    color: #000;
}
.nav-underline .nav-link:focus, .nav-underline .nav-link:hover {
    border-bottom-color: #000;
}
.nav-link:focus, .nav-link:hover {
    color: #000;
}


.header {
    background-color: transparent;
}
.elementor-section .elementor-container {
    background: #fff;
}
#footer .elementor-section .elementor-container {
    background: #efedf2;
}

.breadcrumb__wrapper {
        margin-bottom: 0;
        background: none;
    }
.columns-container.container {
    background: #fff;
}
.breadcrumb__wrapper .container {
    background: #c4c9cc;
    padding: 10px 20px;
}

#wrapper > .container {
    background: #fff;
    padding: 30px;
}
#notifications .container {
    background: #fff;
}
#notifications .container .alert {
    margin: 0;
    position: relative;
    top: 20px;
}

.checkout-steps {
    margin-block-end: 0;
}

#header .ets_mm_megamenu {
    background-color: transparent;
    margin-top: 0;
}
#header .layout_layout1 .ets_mm_megamenu_content {
    background: none;
    border: none;
}
#header .layout_layout1:not(.ybc_vertical_menu):not(.click_open_submenu) .mm_menus_li > a:before {
    display: none;
}
#header .mm_menu_content_title {
    padding: 0 20px;
    min-height: 50px;
}
#header .layout_layout1 .mm_menus_li,
#header .layout_layout1 .mm_menus_li:nth-child(2),
#header .layout_layout1 .mm_menus_li:last-child {
    border: none;
}
#header .layout_layout1:not(.ybc_vertical_menu):not(.click_open_submenu) .mm_menus_li:hover > a {
    background: none !important;
}

#header .ybc-menu-toggle {
    color: #fff;
    background: #000;
}
#header .ybc-menu-toggle .icon-bar {
    background-color: #fff;
}

#header .menu-all > a,
#header .layout_layout1:not(.ybc_vertical_menu):not(.click_open_submenu) .mm_menus_li.menu-all:hover > a {
    background: #9bc03b !important;
    border-radius: 4px;
}
#header .menu-all > a span {
    color: #fff;
}

#header .menu-all > a:after {
    content: "\f0d7";
    display: table;
    font-weight: 400;
    font-family: "FontAwesome";
    text-align: center;
    text-indent: 0;
    top: 15px;
    margin: auto;
    font-size: 13px;
    position: absolute;
    right: 15px;
    transition: all 0.4s ease;
    background: none;
    bottom: auto;
    left: auto;
}
#header .menu-all .mm_tab_li_content {
    display: none !important;
}
#header .menu-all .mm_columns_contents_ul {
    width: 230px !important;
    left: 0 !important;
    right: 230px !important;
}/* End custom CSS */