.wp-block-button__link:not(.has-text-color) {
    color: #333333;
}

.wp-block-button__link:not(.has-text-color):hover,
.wp-block-button__link:not(.has-text-color):focus,
.wp-block-button__link:not(.has-text-color):active {
    color: #333333;
}

.wp-block-button__link:not(.has-background) {
    background-color: #eeeeee;
}

.wp-block-button__link:not(.has-background):hover,
.wp-block-button__link:not(.has-background):focus,
.wp-block-button__link:not(.has-background):active {
    border-color: #d5d5d5;
    background-color: #d5d5d5;
}

.wp-block-quote footer,
.wp-block-quote cite,
.wp-block-quote__citation {
    color: #6d6d6d;
}

.wp-block-pullquote cite,
.wp-block-pullquote footer,
.wp-block-pullquote__citation {
    color: #6d6d6d;
}

.wp-block-image figcaption {
    color: #6d6d6d;
}

.wp-block-separator.is-style-dots::before {
    color: #333333;
}

.wp-block-file a.wp-block-file__button {
    color: #333333;
    background-color: #eeeeee;
    border-color: #eeeeee;
}

.wp-block-file a.wp-block-file__button:hover,
.wp-block-file a.wp-block-file__button:focus,
.wp-block-file a.wp-block-file__button:active {
    color: #333333;
    background-color: #d5d5d5;
}

.wp-block-code,
.wp-block-preformatted pre {
    color: #6d6d6d;
}

.wp-block-table:not(.has-background):not(.is-style-stripes) tbody tr:nth-child(2n) td {
    background-color: #fdfdfd;
}

.wp-block-cover .wp-block-cover__inner-container h1,
.wp-block-cover .wp-block-cover__inner-container h2,
.wp-block-cover .wp-block-cover__inner-container h3,
.wp-block-cover .wp-block-cover__inner-container h4,
.wp-block-cover .wp-block-cover__inner-container h5,
.wp-block-cover .wp-block-cover__inner-container h6 {
    color: #000000;
}

.woocommerce form .form-row .required {
    visibility: visible;
}

.main-navigation ul li a,
.site-title a,
ul.menu li a,
.site-branding h1 a,
button.menu-toggle,
button.menu-toggle:hover,
.handheld-navigation .dropdown-toggle {
    color: #333333;
}

button.menu-toggle,
button.menu-toggle:hover {
    border-color: #333333;
}

.main-navigation ul li a:hover,
.main-navigation ul li:hover>a,
.site-title a:hover,
.site-header ul.menu li.current-menu-item>a {
    color: #747474;
}

table:not(.has-background) th {
    background-color: #f8f8f8;
}

table:not(.has-background) tbody td {
    background-color: #fdfdfd;
}

table:not(.has-background) tbody tr:nth-child(2n) td,
fieldset,
fieldset legend {
    background-color: #fbfbfb;
}

.site-header,
.secondary-navigation ul ul,
.main-navigation ul.menu>li.menu-item-has-children:after,
.secondary-navigation ul.menu ul,
.storefront-handheld-footer-bar,
.storefront-handheld-footer-bar ul li>a,
.storefront-handheld-footer-bar ul li.search .site-search,
button.menu-toggle,
button.menu-toggle:hover {
    background-color: #ffffff;
}

p.site-description,
.site-header,
.storefront-handheld-footer-bar {
    color: #404040;
}

button.menu-toggle:after,
button.menu-toggle:before,
button.menu-toggle span:before {
    background-color: #333333;
}

h1,
h2,
h3,
h4,
h5,
h6,
.wc-block-grid__product-title {
    color: #333333;
}

.widget h1 {
    border-bottom-color: #333333;
}

body,
.secondary-navigation a {
    color: #6d6d6d;
}

.widget-area .widget a,
.hentry .entry-header .posted-on a,
.hentry .entry-header .post-author a,
.hentry .entry-header .post-comments a,
.hentry .entry-header .byline a {
    color: #727272;
}

a {
    color: #96588a;
}

a:focus,
button:focus,
.button.alt:focus,
input:focus,
textarea:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus {
    outline-color: #96588a;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.widget a.button {
    background-color: #eeeeee;
    border-color: #eeeeee;
    color: #333333;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button:hover,
.widget a.button:hover {
    background-color: #d5d5d5;
    border-color: #d5d5d5;
    color: #333333;
}

button.alt,
input[type="button"].alt,
input[type="reset"].alt,
input[type="submit"].alt,
.button.alt,
.widget-area .widget a.button.alt {
    background-color: #333333;
    border-color: #333333;
    color: #ffffff;
}

button.alt:hover,
input[type="button"].alt:hover,
input[type="reset"].alt:hover,
input[type="submit"].alt:hover,
.button.alt:hover,
.widget-area .widget a.button.alt:hover {
    background-color: #1a1a1a;
    border-color: #1a1a1a;
    color: #ffffff;
}

.pagination .page-numbers li .page-numbers.current {
    background-color: #e6e6e6;
    color: #636363;
}

#comments .comment-list .comment-content .comment-text {
    background-color: #f8f8f8;
}

.site-footer {
    background-color: #ffffff;
    color: #6d6d6d;
}

.site-footer a:not(.button):not(.components-button) {
    color: #333333;
}

.site-footer .storefront-handheld-footer-bar a:not(.button):not(.components-button) {
    color: #333333;
}

.site-footer h1,
.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer h5,
.site-footer h6,
.site-footer .widget .widget-title,
.site-footer .widget .widgettitle {
    color: #333333;
}

.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-title {
    color: #000000;
}

.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-content {
    color: #000000;
}

@media screen and (min-width: 768px) {
    .secondary-navigation ul.menu a:hover {
        color: #595959;
    }

    .secondary-navigation ul.menu a {
        color: #404040;
    }

    .main-navigation ul.menu ul.sub-menu,
    .main-navigation ul.nav-menu ul.children {
        background-color: #f0f0f0;
    }

    .site-header {
        border-bottom-color: #f0f0f0;
    }
}

a.cart-contents,
.site-header-cart .widget_shopping_cart a {
    color: #333333;
}

a.cart-contents:hover,
.site-header-cart .widget_shopping_cart a:hover,
.site-header-cart:hover>li>a {
    color: #747474;
}

table.cart td.product-remove,
table.cart td.actions {
    border-top-color: #ffffff;
}

.storefront-handheld-footer-bar ul li.cart .count {
    background-color: #333333;
    color: #ffffff;
    border-color: #ffffff;
}

.woocommerce-tabs ul.tabs li.active a,
ul.products li.product .price,
.onsale,
.wc-block-grid__product-onsale,
.widget_search form:before,
.widget_product_search form:before {
    color: #6d6d6d;
}

.woocommerce-breadcrumb a,
a.woocommerce-review-link,
.product_meta a {
    color: #727272;
}

.wc-block-grid__product-onsale,
.onsale {
    border-color: #6d6d6d;
}

.star-rating span:before,
.quantity .plus,
.quantity .minus,
p.stars a:hover:after,
p.stars a:after,
.star-rating span:before,
#payment .payment_methods li input[type=radio]:first-child:checked+label:before {
    color: #96588a;
}

.widget_price_filter .ui-slider .ui-slider-range,
.widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #96588a;
}

.order_details {
    background-color: #f8f8f8;
}

.order_details>li {
    border-bottom: 1px dotted #e3e3e3;
}

.order_details:before,
.order_details:after {
    background: -webkit-linear-gradient(transparent 0, transparent 0), -webkit-linear-gradient(135deg, #f8f8f8 33.33%, transparent 33.33%), -webkit-linear-gradient(45deg, #f8f8f8 33.33%, transparent 33.33%)
}

#order_review {
    background-color: #ffffff;
}

#payment .payment_methods>li .payment_box,
#payment .place-order {
    background-color: #fafafa;
}

#payment .payment_methods>li:not(.woocommerce-notice) {
    background-color: #f5f5f5;
}

#payment .payment_methods>li:not(.woocommerce-notice):hover {
    background-color: #f0f0f0;
}

.woocommerce-pagination .page-numbers li .page-numbers.current {
    background-color: #e6e6e6;
    color: #636363;
}

.wc-block-grid__product-onsale,
.onsale,
.woocommerce-pagination .page-numbers li .page-numbers:not(.current) {
    color: #6d6d6d;
}

p.stars a:before,
p.stars a:hover~a:before,
p.stars.selected a.active~a:before {
    color: #6d6d6d;
}

p.stars.selected a.active:before,
p.stars:hover a:before,
p.stars.selected a:not(.active):before,
p.stars.selected a.active:before {
    color: #96588a;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    background-color: #eeeeee;
    color: #333333;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
    background-color: #d5d5d5;
    border-color: #d5d5d5;
    color: #333333;
}

.button.added_to_cart:focus,
.button.wc-forward:focus {
    outline-color: #96588a;
}

.added_to_cart,
.site-header-cart .widget_shopping_cart a.button,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link {
    background-color: #eeeeee;
    border-color: #eeeeee;
    color: #333333;
}

.added_to_cart:hover,
.site-header-cart .widget_shopping_cart a.button:hover,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover {
    background-color: #d5d5d5;
    border-color: #d5d5d5;
    color: #333333;
}

.added_to_cart.alt,
.added_to_cart,
.widget a.button.checkout {
    background-color: #333333;
    border-color: #333333;
    color: #ffffff;
}

.added_to_cart.alt:hover,
.added_to_cart:hover,
.widget a.button.checkout:hover {
    background-color: #1a1a1a;
    border-color: #1a1a1a;
    color: #ffffff;
}

.button.loading {
    color: #eeeeee;
}

.button.loading:hover {
    background-color: #eeeeee;
}

.button.loading:after {
    color: #333333;
}

@media screen and (min-width: 768px) {

    .site-header-cart .widget_shopping_cart,
    .site-header .product_list_widget li .quantity {
        color: #404040;
    }

    .site-header-cart .widget_shopping_cart .buttons,
    .site-header-cart .widget_shopping_cart .total {
        background-color: #f5f5f5;
    }

    .site-header-cart .widget_shopping_cart {
        background-color: #f0f0f0;
    }
}

.storefront-product-pagination a {
    color: #6d6d6d;
    background-color: #ffffff;
}

.storefront-sticky-add-to-cart {
    color: #6d6d6d;
    background-color: #ffffff;
}

.storefront-sticky-add-to-cart a:not(.button) {
    color: #333333;
}

#mvvwo_floating_button {
    bottom: 20px;
    right: 15px;
    position: fixed;
    z-index: 9999;
    cursor: pointer;
}

#mvvwo_floating_button svg {
    fill: #ffffff;
}

#mvvwo_floating_button:hover {}

#mvvwo_floating_button .mvvwo_txt {
    display: inline-block;
    vertical-align: bottom;
    line-height: 60px;
    opacity: 0;
    transition: opacity 500ms ease-in;
}

#mvvwo_floating_button.mvvwo_show .mvvwo_txt {
    opacity: 1;
}

#mvvwo_floating_button .mvvwo_txt a {
    background: #ffffff;
    box-shadow: 0px 0px 5px 0px rgba(136, 136, 136, 0.50);
    padding: 3px 10px;
    border-radius: 5px;
    color: #333333;
    text-decoration: none;
    position: relative;
}

#mvvwo_floating_button .mvvwo_txt a:after {
    content: '';
    position: absolute;
    background: #ffffff;
    right: -5px;
    top: 50%;
    margin-top: -4px;
    width: 8px;
    height: 8px;
    z-index: 1;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#mvvwo_floating_button.mvvwo_pos_left .mvvwo_txt a:after {
    left: -4px;
}

#mvvwo_floating_button .mvvwo_btn {
    display: inline-block;
    width: 60px;
    height: 60px;
    background: #25D367;
    border-radius: 50%;
    padding: 13px;
    box-shadow: 0px 0px 7px 2px rgba(136, 136, 136, 0.50);
    transform: scale3d(0, 0, 0);
    transition: transform .3s ease-in-out;
    transform-origin: 100% 100%;
    margin: 0 5px;
    box-sizing: border-box;
}

#mvvwo_floating_button.mvvwo_pos_left .mvvwo_btn {
    transform-origin: 0% 100%;
}

#mvvwo_floating_button.mvvwo_show a.mvvwo_btn {
    transform: scale3d(1, 1, 1);
}

#mvvwo_floating_button.mvvwo_pos_left {
    right: auto;
    left: 10px;
}

@media (max-width: 480px) {
    #mvvwo_floating_button {
        bottom: 10px;
        right: 10px;
    }
}

.mvvwo_cart_page_button {
    margin: 7px 0px;
}

.mvvwo_cart_button {
    display: block;
    clear: both;
    padding: 10px 0;
}

.mvvwo_cart_button a {
    background: #1ebea5;
    padding: 6px 8px;
    display: inline-block;
    border-radius: 6px;
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
}

.mvvwo_cart_button svg {
    fill: #7ed321;
    width: 25px;
    vertical-align: middle;
    margin-right: 5px;
    display: inline-block;
}

.mvvwo_cart_page_button a {
    background: #6cca00 !important;
    padding: 6px 8px;
    display: inline-block;
    border-radius: 6px;
    color: #ffffff !important;
    text-decoration: none;
    font-size: 14px;
}

.mvvwo_cart_page_button svg {
    fill: #ffffff;
    width: 25px;
    vertical-align: middle;
    margin-right: 5px;
    display: inline-block;
}

@media (min-width: 1281px) {}

.mvvwo_whatsbutton {
    margin: 7px 0px;
}

.mvvwo_whatsbutton a {
    background: #57be1e;
    padding: 6px 8px;
    display: inline-block;
    border-radius: 6px;
    text-decoration: none !important;
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
}

.mvvwo_whatsbutton svg {
    fill: #ffffff;
    width: 25px;
    vertical-align: middle;
    margin-right: 5px;
    display: inline-block;
}

@media (min-width: 1281px) {}

.woocommerce-product-gallery {
    opacity: 1 !important;
}

.site-info {
    display: none;
}

.woocommerce-pagination {
    display: none;
}

.woocommerce-result-count {
    display: none;
}

#the_menu,
#menu_headings,
div.fdoe-item:hover {
    background-color: #fff;
}

#the_menu .fdoe-item {
    border-right-color: #ddd;
    border-bottom-color: #ddd;
}

#menu_headings {
    display: none;
}

#menu_headings.menu_headings_fixed {
    display: none !important;
}

.ust_absolute {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    background-color: white;
    opacity: 0.6;
    display: none;
   
}

.ust_absolute img {
    width: 150px;
    height: 150px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -75px 0 0 -75px;
}

.ust_absolute2 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    background-color: white;
 
   
}

.ust_absolute2 img {
width: 210px;
height: 158px;
position: absolute;
left: 50%;
top: 50%;
margin: -150px 0 0 -105px;
}




body {
overflow:hidden;
}

