body.ce-kit-1{color:#000000;font-family:"Plus Jakarta Sans", sans-serif;font-size:16px;background-color:#FFFFFF;}a, .elementor a{font-family:"Plus Jakarta Sans", sans-serif;}body.ce-kit-1 h1{font-family:"Plus Jakarta Sans", sans-serif;font-weight:bold;}body.ce-kit-1 h2{font-family:"Plus Jakarta Sans", sans-serif;font-weight:bold;}body.ce-kit-1 h3{font-family:"Plus Jakarta Sans", sans-serif;}.elementor-button{font-family:"Plus Jakarta Sans", sans-serif;}.elementor-button-primary .elementor-button{font-family:"Plus Jakarta Sans", sans-serif;}.elementor-button-secondary .elementor-button{font-family:"Plus Jakarta Sans", sans-serif;}body.ce-kit-1 label{font-family:"Plus Jakarta Sans", sans-serif;}body.ce-kit-1 #wrapper{background-color:#FFFFFF;}body.ce-kit-1 #content{background-color:#FFFFFF;}body.ce-kit-1 .breadcrumb li:not(#e), body.ce-kit-1 .ce-breadcrumb__item{color:#000000;font-family:"Plus Jakarta Sans", sans-serif;}body.ce-kit-1 .breadcrumb li a:not(#e), body.ce-kit-1 .ce-breadcrumb__item a:not(#e){color:#00AB95;}body.ce-kit-1 .breadcrumb li a:not(#e):hover, body.ce-kit-1 .ce-breadcrumb__item a:not(#e):hover{color:#058675;}body.ce-kit-1 .breadcrumb:not(#e), body.ce-kit-1 .elementor-row{text-align:left;justify-content:left;}/* Start custom CSS for page-settings *//*#index nav .elementor-icon-list-text {
    color: white;
}
#index .elementor-menu-toggle {
    color: white;
    background-color: transparent;
}*/

/*#index .elementor-search--skin-topbar .elementor-search__toggle {
    color: white;
}*/

#index .logo-std {
    display: none;
}

.home-wt {
    display: none;
}

#index .home-wt {
    display: block;
}

/*#index .elementor-1170101 .elementor-element.elementor-element-aa1cfbc.elementor-view-default .elementor-icon:not(#e) {
    color: #fff;
}

#index .elementor-search__toggle svg path, #index .elementor-cart__toggle svg path {
    fill: white;
}*/

.img-category-home .elementor-image {
    position: relative;
    display: inline-block;
    overflow: hidden;
}


.img-category-home .elementor-image img {
    transition: transform 0.3s ease;
}

.img-category-title {
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.3s ease;
    background-color: white;
}

.img-category-home:hover .elementor-image img {
    transform: translateY(-20px);
}

.img-category-home:hover ~ .img-category-title {
    opacity: 1;
}

/* footer */
#checkout #footer {
    display: none;
}/* End custom CSS */