
        .page-id-2089 .rich-header #slider-arrow {
            background-color: #f5f5f5;
        }
        
        .page-id-2130 .rich-header #slider-arrow {
            background-color: #f9f9f9;
        }
        
        .custom-slick-dots .slick-dots li:after {
            background-color: #cccccc;
        }
        
        #menu-item-4474 .widget_fast_contact_widget textarea {
            height: 132px !important;
        }
        
        #slide-31-layer-7 {
            cursor: pointer;
        }
        /*REVOLUTION SLIDER ARROWS*/
        
        .custom.tparrows {
            display: block;
            width: 60px !important;
            height: 80px !important;
            -webkit-transform: none !important;
            transform: none !important;
            background-color: rgba(0, 0, 0, 0.5) !important;
            position: absolute !important;
            -webkit-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
            margin-top: -40px;
            top: 50% !important;
        }
        
        .custom.tparrows.tp-rightarrow {
            left: auto !important;
            right: 0px;
        }
        
        .custom.tparrows:before {
            content: "" !important;
            display: block;
            width: 60px !important;
            height: 80px !important;
            content: "";
            position: absolute;
            top: 0;
            right: -20px;
            background-image: url(../upload/arrow_slider_left.png);
            background-repeat: no-repeat;
            background-position: 50%;
            -webkit-transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
            transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
        }
        
        .custom.tparrows.tp-rightarrow:before {
            right: auto;
            left: -20px;
            background-image: url(../upload/arrow_slider_right.png);
        }
        
        .custom.tparrows.tp-leftarrow:hover:before {
            right: -10px;
        }
        
        .custom.tparrows.tp-rightarrow:hover:before {
            right: auto !important;
            left: -10px !important;
        }
        
        .custom.tparrows:hover {
            background-color: #f0634c !important;
        }
        
        .custom .tp-bullet {
            width: 15px !important;
            height: 4px !important;
            background: #ffffff !important;
        }
        
        #rev_slider_4_1 .custom .tp-bullet,
        #rev_slider_5_1 .custom .tp-bullet,
        #rev_slider_6_1 .custom .tp-bullet {
            background: rgba(0, 0, 0, 0.7) !important;
        }
        
        .custom .tp-bullet.selected,
        #rev_slider_4_1 .custom .tp-bullet.selected,
        #rev_slider_5_1 .custom .tp-bullet.selected,
        #rev_slider_6_1 .custom .tp-bullet.selected {
            background: #f0634c !important;
        }
        
        .custom-toggle-color .nz-accordion .toggle-icon {
            background-color: #ffffff;
        }
        
        .custom-posts-top-alignment {
            overflow: visible !important;
            margin-top: -250px !important;
        }
        
        .custom-posts-top-alignment .nz-recent-posts {
            position: relative;
            top: 0px;
        }
        
        .custom-grey-button-color {
            color: #f0634c !important;
        }
        
        @media only screen and (max-width: 767px) {
            .custom-padding-on-mobile .col-inner {
                padding-left: 20px !important;
                padding-right: 20px !important;
                padding-top: 20px !important;
                padding-bottom: 20px !important;
            }
        }
        
        @media only screen and (min-width: 1100px) {
            .nz-bar {
                float: left;
            }
        }
        
        @media only screen and (min-width: 1600px) {
            .custom-padding-on-mobile .col-inner {
                padding-left: 150px !important;
                padding-right: 150px !important;
                padding-top: 150px !important;
                padding-bottom: 150px !important;
            }
            .nz-boxed .custom-padding-on-mobile .col-inner {
                padding-left: 55px !important;
                padding-right: 55px !important;
                padding-top: 55px !important;
                padding-bottom: 55px !important;
            }
        }
        /* LANDING PAGE */
        
        .custom-demo-title {
            text-transform: uppercase;
            letter-spacing: 2px;
        }
        
        @media only screen and (min-width: 1024px) {
            .page-id-5737 .demos-row {
                padding-left: 60px !important;
                padding-right: 60px !important;
            }
            .page-id-5737 .demos-row .col {
                padding-left: 30px !important;
                padding-right: 30px !important;
            }
        }
        
        .ninzio-latter-spacing {
            letter-spacing: 2px;
        }
        
        .page-id-5737 .demos-row .nz-single-image:before,
        .page-id-5737 .demos-row .nz-single-image:after {
            display: none !important;
        }
        
        .page-id-5737 .demos-row .nz-single-image {
            -webkit-transition: all 300ms;
            transition: all 300ms;
            -webkit-transform: translateY(0px);
            transform: translateY(0px);
            box-shadow: 5px 5px 12px rgba(0, 0, 0, 0.05);
        }
        
        .page-id-5737 .demos-row .col:hover .nz-single-image {
            -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
            box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
        }
        
        #buy-now {
            text-align: right;
            cursor: pointer;
            position: fixed;
            bottom: 10px;
            right: 70px;
            width: 175px;
            height: 40px;
            line-height: 40px;
            padding-right: 20px;
            border-radius: 0px;
            background-image: url(../upload/envato.png);
            background-repeat: no-repeat;
            background-position: 20px 50%;
            background-color: rgba(0, 0, 0, 0.7);
            color: #ffffff;
            text-transform: uppercase;
            font-family: Montserrat;
            z-index: 9999999999999999999;
            -webkit-transform: translateY(100%);
            -ms-transform: translateY(100%);
            transform: translateY(100%);
            -webkit-transition: all 300ms ease-out;
            transition: all 300ms ease-out;
            opacity: 0;
        }
        
        #top.active + #buy-now {
            opacity: 1;
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0);
        }
        
        #buy-now:hover {
            background-color: rgba(0, 0, 0, 0.9);
        }
        
        body,
        input,
        pre,
        code,
        kbd,
        samp,
        dt {
            font-size: 14px;
            line-height: 24px;
            font-family: Open Sans;
        }
        
        .desk .header-top-menu ul li > a .txt {
            font-family: Open Sans !important;
        }
        
        h1,
        h2,
        h3,
        h4,
        h5,
        h6 {
            font-family: Montserrat;
            text-transform: none;
        }
        
        h1 {
            font-size: 24px;
            line-height: 34px;
        }
        
        h2 {
            font-size: 22px;
            line-height: 32px;
        }
        
        h3 {
            font-size: 20px;
            line-height: 30px;
        }
        
        h4 {
            font-size: 18px;
            line-height: 28px;
        }
        
        h5 {
            font-size: 16px;
            line-height: 26px;
        }
        
        h6 {
            font-size: 14px;
            line-height: 24px;
        }
        
        .ls a,
        .mob-menu li a,
        #nz-content .search input[type="text"],
        .mob-header-content .header-top-menu li a,
        .mob-header-content .top-button,
        .header-top .top-button,
        .widget_title,
        .yawp_wim_title,
        textarea,
        select,
        button,
        .button,
        .button .txt,
        input[type="month"],
        input[type="number"],
        input[type="submit"],
        input[type="button"],
        input[type="date"],
        input[type="datetime"],
        input[type="password"],
        input[type="search"],
        input[type="datetime-local"],
        input[type="email"],
        input[type="tel"],
        input[type="text"],
        input[type="time"],
        input[type="url"],
        input[type="week"],
        input[type="reset"],
        .nz-timer,
        .count-value,
        .nz-testimonials .name,
        .nz-persons .person .name,
        .nz-pricing-table > .column .title,
        .nz-pricing-table .price,
        .tabset .tab,
        .toggle-title .toggle-title-header,
        .ninzio-navigation,
        .woocommerce-pagination,
        .ninzio-filter .filter,
        .single-details .nz-i-list a,
        .nz-table th,
        .comment-meta .comment-author cite,
        .wp-caption .wp-caption-text,
        .woocommerce .product .added_to_cart,
        .woocommerce-tabs .tabs > li,
        .woocommerce .single-product-summary .amount,
        .reset_variations,
        .footer-menu > ul > li > a,
        .share-label,
        .comment-meta .replay a,
        .woocommerce-tabs .commentlist .comment-text .meta,
        a.edit,
        a.view,
        .widget_icl_lang_sel_widget,
        .nz-progress .progress-percent,
        .nz-progress .progress-title,
        .nz-content-box-2 .box-title span,
        .footer-info,
        .product .price,
        .related-products-title h3,
        .post .post-more,
        .ninzio-nav-single > *,
        .error404-big,
        .box-more,
        .count-title,
        .nz-pricing-table .hlabel,
        .widget_nz_recent_entries .post .post-date-custom,
        .standard .post-date-custom,
        .status-author,
        .quote-author,
        .link-link,
        .single .post-social-share .social-links a span,
        .woocommerce .product .onsale,
        .widget_tag_cloud .tagcloud a,
        .post-tags a,
        .widget_product_tag_cloud .tagcloud a,
        .projects-tags a,
        .widget_recent_entries a,
        .widget_categories ul li a,
        .widget_pages ul li a,
        .widget_archive ul li a,
        .widget_meta ul li a,
        .widget_nav_menu li a,
        .widget_product_categories li a,
        .post .post-category ul li a,
        .tagline-title,
        .nz-accordion .toggle-title {
            font-family: Montserrat !important;
        }
        
        html,
        #gen-wrap {
            background-color: #ffffff;
        }
        
        .shoping-cart .rich-header,
        .woo-account .rich-header,
        .shoping-cart .parallax-container,
        .woo-account .parallax-container,
        .shoping-cart .fixed-container,
        .woo-account .fixed-container {
            background-image: url(../upload/page_header5.jpg);
            background-repeat: no-repeat;
            background-attachment: scroll;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            background-size: cover;
            background-position: center center
        }
        
        .shoping-cart .rich-header h1,
        .woo-account .rich-header h1 {
            color: #ffffff;
        }
        
        .shoping-cart .rich-header .nz-breadcrumbs,
        .woo-account .rich-header .nz-breadcrumbs {
            color: #ffffff;
        }
        
        .footer-wa {
            background-color: #2d3034
        }
        
        ::-moz-selection {
            background-color: #f0634c;
            color: #ffffff;
        }
        
        ::selection {
            background-color: #f0634c;
            color: #ffffff;
        }
        
        .mob-menu li a:hover,
        .mob-menu .current-menu-item > a,
        .mob-menu .current-menu-parent > a,
        .mob-menu .current-menu-ancestor > a,
        .mob-menu ul li > a:hover > .di,
        .mob-menu .current-menu-item > a > .di,
        .mob-menu .current-menu-parent > a > .di,
        .mob-menu .current-menu-ancestor > a > .di,
        .mob-header-content .header-top-menu li a:hover,
        .mob-header-content .header-top-menu .current-menu-item > a,
        .mob-header-content .header-top-menu .current-menu-parent > a,
        .mob-header-content .header-top-menu .current-menu-ancestor > a,
        .mob-header-content .header-top-menu ul li > a:hover > .di,
        .mob-header-content .header-top-menu .current-menu-item > a > .di,
        .mob-header-content .header-top-menu .current-menu-parent > a > .di,
        .mob-header-content .header-top-menu .current-menu-ancestor > a > .di,
        .search-r .post-title a,
        .project-category a:hover,
        .project-details a:hover,
        .nz-related-portfolio .project-details a:hover,
        .single-details .nz-i-list a:hover,
        .blog-post .post .post-title:hover > a,
        .nz-recent-posts .post .post-title:hover > a,
        .blog-post .post .post-meta a:hover,
        .nz-recent-posts .post .post-meta a:hover,
        .blog-post .post .post-meta a:hover i,
        .nz-recent-posts .post .post-meta a:hover i,
        .woocommerce .product .price,
        .single-post-content a:not(.button),
        .nz-breadcrumbs a:hover,
        .error404-big,
        .nz-content-box-2 a:hover .box-title h3,
        .nz-breadcrumbs > *:before,
        .post-comments a:hover,
        .footer-menu ul li a:hover,
        .comment-meta .replay a:hover,
        .comment-content .edit-link a:hover,
        .loop .project-title a:hover,
        .loop .projects-category a:hover,
        .nz-related-projects .projects-category a:hover,
        .nz-recent-projects .projects-category a:hover,
        .widget_product_categories ul li a:hover,
        .widget_nav_menu ul li a:hover,
        .widget_shopping_cart p.buttons > a:hover,
        .widget_recent_entries a:hover,
        .widget_categories ul li a:hover,
        .widget_pages ul li a:hover,
        .widget_archive ul li a:hover,
        .widget_meta ul li a:hover,
        .widget_nz_recent_entries .post-title:hover,
        .widget_price_filter .price_slider_amount .button:hover,
        .sidebar .widget_shopping_cart .cart_list > li > a:hover,
        .sidebar .widget_products .product_list_widget > li > a:hover,
        .sidebar .widget_recently_viewed_products .product_list_widget > li > a:hover,
        .sidebar .widget_recent_reviews .product_list_widget > li > a:hover,
        .sidebar .widget_top_rated_products .product_list_widget > li > a:hover,
        .sidebar .widget_product_tag_cloud .tagcloud a:hover,
        .sidebar .post-tags a:hover,
        .sidebar .projects-tags a:hover,
        .sidebar .widget_tag_cloud .tagcloud a:hover,
        .sidebar .widget_recent_entries a:hover,
        .sidebar .widget_nz_recent_entries .post-title:hover,
        .sidebar .widget_product_categories ul li a:hover,
        .sidebar .widget_nav_menu ul li a:hover,
        .sidebar .widget_categories ul li a:hover,
        .sidebar .widget_pages ul li a:hover,
        .sidebar .widget_archive ul li a:hover,
        .sidebar .widget_meta ul li a:hover,
        .site-widget-area .widget_shopping_cart .cart_list > li > a:hover,
        .site-widget-area .widget_products .product_list_widget > li > a:hover,
        .site-widget-area .widget_recently_viewed_products .product_list_widget > li > a:hover,
        .site-widget-area .widget_recent_reviews .product_list_widget > li > a:hover,
        .site-widget-area .widget_top_rated_products .product_list_widget > li > a:hover,
        .site-widget-area .widget_product_tag_cloud .tagcloud a:hover,
        .site-widget-area .post-tags a:hover,
        .site-widget-area .projects-tags a:hover,
        .site-widget-area .widget_tag_cloud .tagcloud a:hover,
        .footer-widget-area .widget_shopping_cart .cart_list > li > a:hover,
        .footer-widget-area .widget_products .product_list_widget > li > a:hover,
        .footer-widget-area .widget_recently_viewed_products .product_list_widget > li > a:hover,
        .footer-widget-area .widget_recent_reviews .product_list_widget > li > a:hover,
        .footer-widget-area .widget_top_rated_products .product_list_widget > li > a:hover,
        .footer-widget-area .widget_product_tag_cloud .tagcloud a:hover,
        .footer-widget-area .post-tags a:hover,
        .footer-widget-area .projects-tags a:hover,
        .footer-widget-area .widget_tag_cloud .tagcloud a:hover,
        .mob-header .widget_shopping_cart p.buttons > a:hover,
        .mob-header .widget_price_filter .price_slider_amount .button:hover,
        .blog-post .post .postmeta a:hover,
        .standard .post .post-more:hover,
        #comments #submit:hover,
        .loop .small-image .projects .projects-category a:hover,
        .loop .medium-image .projects .projects-category a:hover,
        .loop .large-image .projects .projects-category a:hover,
        .loop .small-image-nogap .projects .projects-category a:hover,
        .loop .medium-image-nogap .projects .projects-category a:hover,
        .nz-recent-projects.small-image .projects-category a:hover,
        .nz-recent-projects.medium-image .projects-category a:hover,
        .nz-recent-projects.large-image .projects-category a:hover,
        .nz-recent-projects.small-image-nogap .projects-category a:hover,
        .nz-recent-projects.medium-image-nogap .projects-category a:hover,
        .nz-related-projects .projects-category a:hover,
        .ninzio-filter .filter.active,
        .ninzio-filter .filter:hover,
        .project-social-link-share .social-links a:hover,
        .post-social-share .social-links a:hover,
        .post-author-info .author-social-links a:hover,
        .woocommerce-tabs .commentlist .comment-text .meta,
        .box-more:hover,
        .nz-persons .person .name:hover,
        .nz-testimonials .name,
        .stepset .active .title {
            color: #f0634c !important;
        }
        
        #nz-content a:not(.button),
        #nz-content a:not(.button):visited,
        .sidebar a:not(.button):not(.ui-slider-handle),
        .woo-cart .widget_shopping_cart .cart_list > li > a:hover,
        .woocommerce .single-product-summary .product_meta a,
        .reset_variations:hover,
        .count-icon,
        .nz-testimonials .name,
        .post-comments-area .comments-title,
        .footer-copyright a,
        .post-comments-area a,
        .post .post-more,
        .post-author-info-title a,
        .post-tags a:hover,
        .comment-meta .comment-author,
        .comment-meta .replay a,
        .shop-loader {
            color: #f0634c;
        }
        
        #nz-content a:not(.button):hover,
        #nz-content a:not(.button):visited:hover,
        .woocommerce .product_meta a:hover,
        .sidebar a:not(.button):hover,
        .post-author-info-title a:hover {
            color: rgb(190, 49, 26);
        }
        
        .flex-control-paging li a.flex-active,
        .flex-direction-nav a,
        .ninzio-navigation li a:hover,
        .ninzio-navigation li span.current,
        .woocommerce-pagination li a:hover,
        .woocommerce-pagination li span.current,
        .widget_price_filter .ui-slider .ui-slider-range,
        .nz-persons .person .title:after,
        .post .post-date:after,
        #nz-content .nz-single-image:before,
        .widget_twitter .follow,
        .nz-content-box-2 .box-title h3:after,
        .nz-content-box-2 .box-title h3:before,
        .nz-persons .person .title:after,
        .nz-persons .person .title:before,
        .header-top .header-top-menu ul .submenu-languages li a:after,
        .mob-menu-toggle2:hover,
        #top,
        .widget_calendar td#today,
        .desk-menu .sub-menu li > a:before,
        .standard .post-date-custom,
        .woocommerce-tabs .tabs > li.active:before,
        .widget_title:after,
        .yawp_wim_widget:after,
        .widget_nav_menu li a:before,
        .widget_product_categories li a:before,
        .widget_categories ul li a:before,
        .widget_pages ul li a:before,
        .widget_archive ul li a:before,
        .widget_meta ul li a:before,
        .widget_shopping_cart .cart_list .remove:hover,
        .footer-menu ul li a:after,
        .post .post-more:hover,
        .post .post-category ul li a,
        .single .single-post-content a:before,
        .nz-reletated-posts-sep:after,
        .post-comments-area .comments-title:after,
        .post-comments-area #respond #reply-title:after,
        .comment-meta .replay a:hover,
        .post-single-navigation a:hover,
        .single-projects .post-gallery .flex-direction-nav li a:hover,
        .projects-navigation a:hover,
        .single .project-details a:after,
        .nz-related-projects h3:after,
        .woocommerce .product .button:hover,
        .woocommerce .product .added_to_cart:hover,
        .woocommerce .product .product_type_external:hover,
        .social-links a:hover,
        .box-more:after,
        .nz-persons .person .name:after,
        .nz-accordion .toggle-title.active .toggle-icon,
        .tabset .tab.active,
        .stepset .active .step-title {
            background-color: #f0634c !important;
        }
        
        button,
        input[type="reset"],
        input[type="submit"],
        input[type="button"],
        .single-details .project-link,
        .wc-proceed-to-checkout a,
        .woocommerce-message .button.wc-forward,
        a.edit,
        a.view,
        #nz-content .nz-single-image:before,
        .loop .project-more,
        .nz-recent-projects .project-more,
        .woocommerce .product .onsale,
        .woocommerce .single-product-summary .product_meta a:after,
        .woocommerce-tabs .panel > h2:after,
        .woocommerce-tabs .panel > #reviews > #comments > h2:after,
        .related-products-title h3:after,
        .button-ghost.default.icon-true.animate-false .btn-icon:after {
            background-color: #f0634c;
        }
        
        button:hover,
        input[type="reset"]:hover,
        input[type="submit"]:hover,
        input[type="button"]:hover,
        .single-details .project-link:hover,
        .woocommerce .single-product-summary .button:hover,
        .wc-proceed-to-checkout a:hover,
        .woocommerce-message .button.wc-forward:hover,
        .single_add_to_cart_button:hover,
        a.edit:hover,
        a.view:hover,
        .button-normal.default.icon-true.animate-false .btn-icon:after,
        .button-3d.default.icon-true.animate-false .btn-icon:after,
        .button-ghost.default.icon-true.animate-false:hover .btn-icon:after {
            background-color: rgb(220, 79, 56);
        }
        
        .button-normal.default.icon-true.animate-false:hover .btn-icon:after {
            background-color: rgb(200, 59, 36);
        }
        
        .widget_recent_projects .ninzio-overlay {
            background-color: rgba(240, 99, 76, 0.9);
        }
        
        .nz-pricing-table > .column .title:after {
            border-bottom: 3em solid #f0634c;
        }
        
        .owl-controls .owl-page.active,
        .standard .post .post-more:hover,
        #comments #submit:hover {
            box-shadow: inset 0 0 0 2px #f0634c;
        }
        
        .social-links a:hover {
            box-shadow: inset 0 0 0 1px #f0634c !important;
        }
        
        .slick-dots li.slick-active button {
            box-shadow: inset 0 0 0 20px #f0634c !important;
        }
        
        .shop-loader:before {
            border: 1px solid #f0634c;
        }
        
        .nz-loader {
            border-top: 1px solid rgba(240, 99, 76, 0.1);
            border-right: 1px solid rgba(240, 99, 76, 0.1);
            border-bottom: 1px solid rgba(240, 99, 76, 0.1);
            border-left: 1px solid rgba(240, 99, 76, 0.5);
        }
        
        .widget_price_filter .ui-slider .ui-slider-handle,
        .widget_tag_cloud .tagcloud a:after,
        .post-tags a:after,
        .widget_product_tag_cloud .tagcloud a:after,
        .projects-tags a:after,
        .widget_tag_cloud .tagcloud a:before,
        .post-tags a:before,
        .widget_product_tag_cloud .tagcloud a:before,
        .projects-tags a:before,
        .widget_shopping_cart p.buttons > a:before,
        .widget_shopping_cart p.buttons > a:after,
        .widget_price_filter .price_slider_amount .button:before,
        .widget_price_filter .price_slider_amount .button:after {
            border-color: #f0634c !important;
        }
        
        .single-details .nz-i-list span.icon {
            box-shadow: inset 0 0 0 20px #f0634c;
        }
        
        .default.button-normal {
            background-color: #f0634c;
        }
        
        .default.button-ghost {
            box-shadow: inset 0 0 0 2px #f0634c;
            color: #f0634c;
        }
        
        .default.button-3d {
            background-color: #f0634c;
            box-shadow: 0 4px rgb(190, 49, 26);
        }
        
        .default.animate-false.button-3d:hover {
            box-shadow: 0 2px rgb(190, 49, 26);
        }
        
        .default.animate-false.button-normal.hover-fill:hover {
            background-color: rgb(220, 79, 56);
        }
        
        .default.button-ghost.hover-fill:hover,
        .default.button-ghost.hover-drop:after,
        .default.button-ghost.hover-side:after,
        .default.button-ghost.hover-scene:after,
        .default.button-ghost.hover-screen:after {
            background-color: #f0634c;
        }
        
        .mob-header-top {
            height: 50px !important;
            line-height: 50px !important;
        }
        
        .mob-header-top .mob-menu-toggle,
        .mob-sidebar-toggle {
            top: 10px !important;
        }
        
        .version1 .header-top {
            background-color: rgba(241, 241, 241, 1);
        }
        
        .version1 .header-top .header-top-menu ul li a {
            color: #999999;
        }
        
        .version1 .header-top .header-top-menu ul li:hover > a {
            color: #f0634c;
        }
        
        .version1 .header-top .header-top-menu > ul > li:not(:last-child):after {
            color: rgba(153, 153, 153, 0.3);
        }
        
        .version1 .header-top .top-button {
            color: #ffffff;
            background-color: #f0634c;
        }
        
        .version1 .header-top .top-button:hover {
            background-color: rgb(220, 79, 56);
        }
        
        .version1 .header-top .header-top-social-links a {
            color: #999999 !important;
        }
        
        .version1 .header-top .header-top-menu ul li ul.submenu-languages,
        .version1 .desk-menu > ul > li ul.submenu-languages {
            width: 149px;
        }
        
        .version1.top-false {
            height: 90px;
        }
        
        .version1.top-true {
            height: 130px;
        }
        
        .version1 .header-body {
            background-color: rgba(255, 255, 255, 0);
            border-bottom: 1px solid rgba(255, 255, 255, 0.1);
            height: 90px;
        }
        
        .version1 .logo,
        .version1 .logo-title {
            height: 90px;
            line-height: 90px;
        }
        
        .version1 .desk-menu .sub-menu {
            top: 90px;
        }
        
        .version1 .search {
            top: 65px;
        }
        
        .version1 .desk-cart-wrap {
            height: 90px;
        }
        
        .version1 .search-toggle-wrap,
        .version1 .desk-cart-toggle,
        .version1 .site-sidebar-toggle {
            margin-top: 25px;
        }
        
        .version1 .site-sidebar-toggle {
            background-color: transparent;
            box-shadow: inset 0 0 0 2px transparent;
        }
        
        .version1 .woo-cart {
            top: 90px;
        }
        
        .version1 .desk-menu > ul > li {
            margin-left: 5px !important;
            height: 90px;
            line-height: 90px;
        }
        
        .version1:not(.active) .logo-title {
            color: #ffffff;
        }
        
        .version1 .desk-menu > ul > li > a {
            color: #ffffff;
            text-transform: uppercase;
            font-weight: 400;
            font-size: 14px;
            font-family: Montserrat;
            margin-top: 30px;
        }
        
        .version1 .desk-cart-toggle span {
            color: #ffffff
        }
        
        .version1 .desk-menu > ul > li.menu-item-language > a > .txt {
            box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
        }
        
        .version1 .desk-menu > ul > li.menu-item-language:hover > a > .txt {
            box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7);
        }
        
        .version1 .desk-menu > ul > li:hover > a,
        .version1 .desk-menu > ul > li.one-page-active > a,
        .version1 .desk-menu > ul > li.current-menu-item > a,
        .version1 .desk-menu > ul > li.current-menu-parent > a,
        .version1 .desk-menu > ul > li.current-menu-ancestor > a {
            color: #999999;
        }
        
        .one-page-top.version1 .desk-menu > ul > li.current-menu-item > a,
        .one-page-top.version1 .desk-menu > ul > li.current-menu-parent > a,
        .one-page-top.version1 .desk-menu > ul > li.current-menu-ancestor > a {
            color: #ffffff;
        }
        
        .one-page-top.version1 .desk-menu > ul > li:hover > a,
        .one-page-top.version1 .desk-menu > ul > li.one-page-active > a {
            color: #999999 !important;
        }
        
        .version1 .desk-menu .sub-menu,
        .version1 .header-top .header-top-menu ul li ul,
        .version1 .woo-cart {
            background-color: #292929;
        }
        
        .version1 .search {
            background-color: #292929 !important;
        }
        
        .version1 .desk-menu .sub-menu .sub-menu {
            background-color: rgb(21, 21, 21);
        }
        
        .version1 .desk-menu .sub-menu li > a {
            color: #ffffff;
            text-transform: uppercase;
            font-weight: 400;
            font-size: 13px;
            line-height: 22px;
            font-family: Open Sans;
        }
        
        .version1 .desk-menu .sub-menu li > a:before {
            background-color: #f0634c !important;
        }
        
        .version1 .header-top .header-top-menu ul li ul li a {
            color: #ffffff;
        }
        
        .version1 .desk-menu .sub-menu li:hover > a,
        .version1 .header-top .header-top-menu ul li ul li:hover > a {
            color: #ffffff;
        }
        
        .version1 .desk-menu [data-mm="true"] > .sub-menu > li > a {
            text-transform: uppercase;
            font-weight: 400;
            font-size: 14px;
            color: #ffffff !important;
            font-family: Montserrat;
        }
        
        .version1 .desk-menu [data-mm="true"] > .sub-menu > li > a {
            padding: 31px 0 30px 0;
            position: relative;
        }
        
        .version1 .desk-menu [data-mm="true"] > .sub-menu > li > a:after {
            background-color: #f0634c;
            display: block;
            content: "";
            width: 30px;
            height: 2px;
            display: block;
            bottom: 20px;
            left: 0px;
            position: absolute;
        }
        
        .version1 .yawp_wim_title {
            position: relative;
            padding: 31px 0 43px 0 !important;
            margin-bottom: 0;
            line-height: 22px;
        }
        
        .version1 .yawp_wim_title:after {
            background-color: #f0634c;
            display: block;
            content: "";
            width: 30px;
            height: 2px;
            display: block;
            bottom: 30px;
            left: 0px;
            position: absolute;
        }
        
        .version1 .desk-menu .sub-menu .label {
            font-family: Montserrat;
        }
        
        .version1 .search-true.cart-false .search-toggle:after,
        .version1 .cart-true .desk-cart-wrap:after {
            background-color: rgba(255, 255, 255, 0.2);
        }
        
        .version1 .search input[type="text"] {
            color: #ffffff;
        }
        
        .version1.effect-underline .desk-menu > ul > li > a:after,
        .version1.effect-overline .desk-menu > ul > li > a:after,
        .version1.effect-fill .desk-menu > ul > li:hover > a,
        .version1.effect-fill .desk-menu > ul > li.one-page-active > a,
        .version1.effect-fill .desk-menu > ul > li.current-menu-item > a,
        .version1.effect-fill .desk-menu > ul > li.current-menu-parent > a,
        .version1.effect-fill .desk-menu > ul > li.current-menu-ancestor > a {
            background-color: rgba(255, 255, 255, 1);
        }
        
        .one-page-top.version1.effect-fill .desk-menu > ul > li:hover > a,
        .one-page-top.version1.effect-fill .desk-menu > ul > li.one-page-active > a {
            background-color: rgba(255, 255, 255, 1) !important;
        }
        
        .version1.effect-outline .desk-menu > ul > li:hover > a,
        .version1.effect-outline .desk-menu > ul > li.one-page-active > a,
        .version1.effect-outline .desk-menu > ul > li.current-menu-item > a,
        .version1.effect-outline .desk-menu > ul > li.current-menu-parent > a,
        .version1.effect-outline .desk-menu > ul > li.current-menu-ancestor > a {
            box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 1);
        }
        
        .one-page-top.version1.effect-outline .desk-menu > ul > li:hover > a,
        .one-page-top.version1.effect-outline .desk-menu > ul > li.one-page-active > a {
            box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 1) !important;
        }
        
        .version1.effect-overline .desk-menu > ul > li > a:after {
            top: -30px;
        }
        
        .version1 .desk-menu > ul:after {
            content: "";
            display: block;
            float: left;
            width: 1px;
            height: 40px;
            margin-top: 25px;
            margin-left: 25px;
            margin-right: 20px;
            background-color: rgba(255, 255, 255, 0.3);
            -webkit-transition: background-color 300ms linear;
            transition: background-color 300ms linear;
        }
        
        .version1 .menu-item-type-yawp_wim,
        .version1 .menu-item-type-yawp_wim a:not(.button) {
            color: #ffffff;
            text-transform: uppercase;
            font-weight: 400;
            font-size: 13px;
            line-height: 22px;
            font-family: Open Sans;
        }
        
        .version1 .widget_rss a,
        .version1 .widget_nz_recent_entries a,
        .version1 .widget_recent_comments a,
        .version1 .widget_recent_entries a,
        .version1 .widget_nz_recent_entries .post .post-date,
        .version1 .nz-schedule li,
        .version1 .widget_twitter .tweet-time,
        .version1 .widget_shopping_cart .cart_list > li > a {
            color: #ffffff !important;
        }
        
        .version1 .widget_rss a:hover,
        .version1 .widget_nz_recent_entries a:hover,
        .version1 .widget_recent_comments a:hover,
        .version1 .widget_recent_entries a:hover,
        .version1 .widget_shopping_cart .cart_list > li > a:hover {
            color: #ffffff !important;
        }
        
        .version1 .widget_twitter ul li:before,
        .version1 .widget_nz_recent_entries .post-body:before,
        .version1 .widget_recent_comments ul li:before {
            color: #ffffff !important;
            background-color: rgba(255, 255, 255, 0.2) !important;
        }
        
        .version1 .nz-schedule {
            box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2);
        }
        
        .version1 .widget_shopping_cart .cart_list > li,
        .version1 .widget_products .product_list_widget > li,
        .version1 .widget_recently_viewed_products .product_list_widget > li,
        .version1 .widget_recent_reviews .product_list_widget > li,
        .version1 .widget_top_rated_products .product_list_widget > li {
            border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        }
        
        .version1 .widget_price_filter .price_slider_wrapper .ui-widget-content {
            background-color: rgba(255, 255, 255, 0.2) !important;
        }
        
        .version1 .widget_calendar td#prev,
        .version1 .widget_calendar td#next,
        .version1 .widget_calendar td,
        .version1 .widget_calendar caption,
        .version1 .widget_calendar th:first-child,
        .version1 .widget_calendar th:last-child {
            border-color: rgba(255, 255, 255, 0.2);
        }
        
        .version1 .widget_tag_cloud .tagcloud a:hover,
        .version1 .widget_product_tag_cloud .tagcloud a:hover,
        .version1 .post-tags a:hover,
        .version1 .projects-tags a:hover {
            color: #f0634c !important;
        }
        
        .version1 .widget_calendar td#today {
            background-color: #f0634c !important;
        }
        
        .version1 .widget_tag_cloud .tagcloud a:after,
        .version1 .widget_product_tag_cloud .tagcloud a:after,
        .version1 .post-tags a:after,
        .version1 .projects-tags a:after,
        .version1 .widget_tag_cloud .tagcloud a:before,
        .version1 .widget_product_tag_cloud .tagcloud a:before,
        .version1 .post-tags a:before,
        .version1 .projects-tags a:before {
            border-color: #f0634c !important;
        }
        
        .version1 .widget_nav_menu ul li:hover a {
            color: #ffffff !important;
        }
        
        .version1 .widget_product_categories ul li a:hover,
        .version1 .widget_shopping_cart p.buttons > a:hover,
        .version1 .widget_recent_entries a:hover,
        .version1 .widget_categories ul li a:hover,
        .version1 .widget_pages ul li a:hover,
        .version1 .widget_archive ul li a:hover,
        .version1 .widget_meta ul li a:hover,
        .version1 .widget_nz_recent_entries .post-title:hover,
        .version1 .widget_price_filter .price_slider_amount .button:hover,
        .version1 .widget_shopping_cart .cart_list > li > a:hover,
        .version1 .widget_products .product_list_widget > li > a:hover,
        .version1 .widget_recently_viewed_products .product_list_widget > li > a:hover,
        .version1 .widget_recent_reviews .product_list_widget > li > a:hover,
        .version1 .widget_top_rated_products .product_list_widget > li > a:hover,
        .version1 .widget_recent_entries a:hover,
        .version1 .widget_nz_recent_entries .post-title:hover,
        .version1 .widget_product_categories ul li a:hover,
        .version1 .widget_nav_menu ul li a:hover,
        .version1 .widget_recent_comments a:hover {
            color: #ffffff !important;
        }
        
        .version1 .menu-item-type-yawp_wim a:hover {
            color: #ffffff;
        }
        
        .version1 textarea,
        .version1 select,
        .version1 input[type="date"],
        .version1 input[type="datetime"],
        .version1 input[type="datetime-local"],
        .version1 input[type="email"],
        .version1 input[type="month"],
        .version1 input[type="number"],
        .version1 input[type="password"],
        .version1 input[type="search"],
        .version1 input[type="tel"],
        .version1 input[type="text"],
        .version1 input[type="time"],
        .version1 input[type="url"],
        .version1 input[type="week"] {
            box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.25);
            color: #ffffff;
        }
        
        .version1 textarea:hover,
        .version1 select:hover,
        .version1 input[type="date"]:hover,
        .version1 input[type="datetime"]:hover,
        .version1 input[type="datetime-local"]:hover,
        .version1 input[type="email"]:hover,
        .version1 input[type="month"]:hover,
        .version1 input[type="number"]:hover,
        .version1 input[type="password"]:hover,
        .version1 input[type="search"]:hover,
        .version1 input[type="tel"]:hover,
        .version1 input[type="text"]:hover,
        .version1 input[type="time"]:hover,
        .version1 input[type="url"]:hover,
        .version1 input[type="week"]:hover {
            color: #ffffff !important;
        }
        
        .version1 .desk-menu .button,
        .version1 .desk-menu button,
        .version1 .desk-menu input[type="reset"],
        .version1 .desk-menu input[type="submit"],
        .version1 .desk-menu input[type="button"] {
            background-color: #f0634c !important;
            color: #ffffff !important;
        }
        
        .version1 .desk-menu .button:hover,
        .version1 .desk-menu button:hover,
        .version1 .desk-menu input[type="reset"]:hover,
        .version1 .desk-menu input[type="submit"]:hover,
        .version1 .desk-menu input[type="button"]:hover {
            background-color: rgb(220, 79, 56) !important;
        }
        
        .version1::-webkit-input-placeholder {
            color: #ffffff;
        }
        
        .version1:-moz-placeholder {
            color: #ffffff;
        }
        
        .version1::-moz-placeholder {
            color: #ffffff;
        }
        
        .version1:-ms-input-placeholder {
            color: #ffffff;
        }
        
        .version1 .widget_shopping_cart p.buttons > a:before,
        .version1 .widget_shopping_cart p.buttons > a:after,
        .version1 .widget_price_filter .price_slider_amount .button:before,
        .version1 .widget_price_filter .price_slider_amount .button:after,
        .version1 .widget_price_filter .ui-slider .ui-slider-handle {
            border-color: #f0634c !important;
        }
        
        .version1 .widget_price_filter .ui-slider .ui-slider-range {
            background-color: #f0634c !important;
        }
        
        .version1 .widget_shopping_cart p.buttons > a:hover,
        .version1 .widget_price_filter .price_slider_amount .button:hover {
            color: #f0634c !important;
        }
        
        .version1 .yawp_wim_title {
            text-transform: uppercase;
            font-weight: 400;
            font-size: 14px;
            color: #ffffff !important;
            font-family: Montserrat;
        }
        
        .version1 .widget_tag_cloud .tagcloud a,
        .version1 .post-tags a,
        .version1 .widget_product_tag_cloud .tagcloud a,
        .version1 .projects-tags a {
            font-family: Montserrat;
            color: #ffffff;
            box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3) !important;
        }
        
        .version1 .widget_shopping_cart {
            color: #ffffff;
        }
        
        .version1 .widget_shopping_cart .cart_list li {
            border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        }
        
        .version1 .widget_shopping_cart .cart_list li .remove {
            background-color: rgb(31, 31, 31) !important;
        }
        
        .version1 .widget_shopping_cart .cart_list li .remove:hover {
            background-color: #f0634c !important;
        }
        
        .version1 .widget_shopping_cart .cart_list li img {
            background-color: rgba(255, 255, 255, 0.1);
        }
        
        .version1 .widget_shopping_cart .cart_list li:hover img {
            background-color: rgba(255, 255, 255, 0.2);
        }
        
        .version1 .widget_shopping_cart p.buttons > a,
        .version1 .widget_price_filter .price_slider_amount .button {
            color: #ffffff !important;
            box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.3) !important;
        }
        
        .version1 .widget_shopping_cart p.buttons > a:hover,
        .version1 .widget_price_filter .price_slider_amount .button:hover {
            color: #f0634c !important;
        }
        
        .version1 .star-rating:before {
            color: rgba(255, 255, 255, 0.4) !important;
        }
        
        .version1 .widget_nav_menu li a:before,
        .version1 .widget_product_categories li a:before,
        .version1 .widget_categories ul li a:before,
        .version1 .widget_pages ul li a:before,
        .version1 .widget_archive ul li a:before,
        .version1 .widget_meta ul li a:before {
            background-color: #f0634c !important;
        }
        
        .version1 .yawp_wim_title a {
            text-transform: uppercase !important;
            font-weight: 400 !important;
            font-size: 14px !important;
            color: #ffffff !important;
            font-family: Montserrat !important;
        }
        
        .version1 .widget_categories ul li,
        .version1 .widget_pages ul li,
        .version1 .widget_archive ul li,
        .version1 .widget_meta ul li {
            border-bottom: 1px solid rgba(255, 255, 255, 0.25);
        }
        
        .version1.fixed-true.active .header-body,
        .version1.fixed-true.active {
            height: 90px;
        }
        
        .version1.fixed-true.active.top-true {
            height: 130px;
        }
        
        .version1.fixed-true.active .logo,
        .version1.fixed-true.active .logo-title {
            height: 90px;
            line-height: 90px;
        }
        
        .version1.fixed-true.active .desk-menu .sub-menu {
            top: 90px;
        }
        
        .version1.fixed-true.active .search {
            top: 65px;
        }
        
        .version1.fixed-true.active .desk-cart-wrap {
            height: 90px;
        }
        
        .version1.fixed-true.active .search-toggle-wrap,
        .version1.fixed-true.active .desk-cart-toggle,
        .version1.fixed-true.active .site-sidebar-toggle {
            margin-top: 25px;
        }
        
        .version1.fixed-true.active .woo-cart {
            top: 90px;
        }
        
        .version1.fixed-true.active .desk-menu > ul > li {
            height: 90px;
            line-height: 90px;
        }
        
        .version1.fixed-true.active .desk-menu > ul > li > a {
            margin-top: 30px;
        }
        
        .version1.fixed-true.active .logo-title {
            color: #777777;
        }
        
        .version1.fixed-true.active .header-body {
            background-color: rgba(255, 255, 255, 1);
        }
        
        .version1.fixed-true.active .desk-menu > ul > li > a {
            color: #777777;
        }
        
        .version1.fixed-true.active .desk-cart-toggle span {
            color: #777777;
        }
        
        .version1.fixed-true.active .desk-menu > ul > li:hover > a,
        .version1.fixed-true.active .desk-menu > ul > li.one-page-active > a,
        .version1.fixed-true.active .desk-menu > ul > li.current-menu-item > a,
        .version1.fixed-true.active .desk-menu > ul > li.current-menu-parent > a,
        .version1.fixed-true.active .desk-menu > ul > li.current-menu-ancestor > a {
            color: #ffffff;
        }
        
        .one-page-top.version1.fixed-true.active .desk-menu > ul > li.current-menu-item > a,
        .one-page-top.version1.fixed-true.active .desk-menu > ul > li.current-menu-parent > a,
        .one-page-top.version1.fixed-true.active .desk-menu > ul > li.current-menu-ancestor > a {
            color: #777777;
        }
        
        .one-page-top.version1.fixed-true.active .desk-menu > ul > li:hover > a,
        .one-page-top.version1.fixed-true.active .desk-menu > ul > li.one-page-active > a {
            color: #ffffff !important;
        }
        
        .version1.fixed-true.active .site-sidebar-toggle {
            background-color: transparent;
            box-shadow: inset 0 0 0 2px transparent;
        }
        
        .version1.fixed-true.active .search-true.cart-false .search-toggle:after,
        .version1.fixed-true.active .cart-true .desk-cart-wrap:after {
            background-color: rgba(119, 119, 119, 0.2);
        }
        
        .version1.fixed-true.active.effect-outline .desk-menu > ul > li:hover > a,
        .version1.fixed-true.active.effect-outline .desk-menu > ul > li.one-page-active > a,
        .version1.fixed-true.active.effect-outline .desk-menu > ul > li.current-menu-item > a,
        .version1.fixed-true.active.effect-outline .desk-menu > ul > li.current-menu-parent > a,
        .version1.fixed-true.active.effect-outline .desk-menu > ul > li.current-menu-ancestor > a {
            box-shadow: inset 0 0 0 2px rgba(240, 99, 76, 1);
        }
        
        .one-page-top.version1.fixed-true.active.effect-outline .desk-menu > ul > li:hover > a,
        .one-page-top.version1.fixed-true.active.effect-outline .desk-menu > ul > li.one-page-active > a {
            box-shadow: inset 0 0 0 2px rgba(240, 99, 76, 1) !important;
        }
        
        .version1.fixed-true.active.effect-underline .desk-menu > ul > li > a:after,
        .version1.fixed-true.active.effect-overline .desk-menu > ul > li > a:after,
        .version1.fixed-true.active.effect-fill .desk-menu > ul > li:hover > a,
        .version1.fixed-true.active.effect-fill .desk-menu > ul > li.one-page-active > a,
        .version1.fixed-true.active.effect-fill .desk-menu > ul > li.current-menu-item > a,
        .version1.fixed-true.active.effect-fill .desk-menu > ul > li.current-menu-parent > a,
        .version1.fixed-true.active.effect-fill .desk-menu > ul > li.current-menu-ancestor > a {
            background-color: rgba(240, 99, 76, 1);
        }
        
        .one-page-top.version1.fixed-true.active.effect-fill .desk-menu > ul > li:hover > a,
        .one-page-top.version1.fixed-true.active.effect-fill .desk-menu > ul > li.one-page-active > a {
            background-color: rgba(240, 99, 76, 1) !important;
        }
        
        .version1.fixed-true.active .desk-menu > ul:after {
            background-color: rgba(238, 238, 238, 1);
        }
        
        .version2 .header-top {
            background-color: rgba(250, 250, 250, 1);
        }
        
        .version2 .header-top .header-top-menu ul li a {
            color: #999999;
        }
        
        .version2 .header-top .header-top-menu ul li:hover > a {
            color: #f0634c;
        }
        
        .version2 .header-top .header-top-menu > ul > li:not(:last-child):after {
            color: rgba(153, 153, 153, 0.3);
        }
        
        .version2 .header-top .top-button {
            color: #f0634c;
            background-color: #ffffff;
        }
        
        .version2 .header-top .top-button:hover {
            background-color: rgb(235, 235, 235);
        }
        
        .version2 .header-top .header-top-social-links a {
            color: #999999 !important;
        }
        
        .version2 .header-top .header-top-menu ul li ul.submenu-languages,
        .version2 .desk-menu > ul > li ul.submenu-languages {
            width: 149px;
        }
        
        .version2.top-false {
            height: 90px;
        }
        
        .version2.top-true {
            height: 130px;
        }
        
        .version2 .header-body {
            background-color: rgba(0, 0, 0, 0.1);
            height: 90px;
        }
        
        .version2 .logo,
        .version2 .logo-title,
        .version2.desk .logo-part {
            height: 90px;
            line-height: 90px;
        }
        
        .version2 .desk-menu .sub-menu {
            top: 90px;
        }
        
        .version2 .search {
            top: 65px;
        }
        
        .version2 .desk-cart-wrap {
            height: 90px;
        }
        
        .version2 .search-toggle-wrap,
        .version2 .desk-cart-toggle,
        .version2 .site-sidebar-toggle {
            margin-top: 25px;
        }
        
        .version2 .site-sidebar-toggle {
            background-color: transparent;
            box-shadow: inset 0 0 0 2px transparent
        }
        
        .version2 .woo-cart {
            top: 90px;
        }
        
        .version2 .desk-menu > ul > li {
            margin-left: 20px !important;
            height: 90px;
            line-height: 90px;
        }
        
        .version2:not(.active) .logo-title {
            color: #ffffff;
        }
        
        .version2 .desk-menu > ul > li > a {
            color: #ffffff;
            text-transform: uppercase;
            font-weight: 400;
            font-size: 14px;
            font-family: Montserrat;
            margin-top: 30px;
        }
        
        .version2 .desk-cart-toggle span {
            color: #ffffff;
        }
        
        .version2 .desk-menu > ul > li.menu-item-language > a > .txt {
            box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
        }
        
        .version2 .desk-menu > ul > li.menu-item-language:hover > a > .txt {
            box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7);
        }
        
        .version2 .desk-menu > ul > li:hover > a,
        .version2 .desk-menu > ul > li.one-page-active > a,
        .version2 .desk-menu > ul > li.current-menu-item > a,
        .version2 .desk-menu > ul > li.current-menu-parent > a,
        .version2 .desk-menu > ul > li.current-menu-ancestor > a {
            color: #ffffff;
        }
        
        .one-page-top.one-page-top.version2 .desk-menu > ul > li:hover > a,
        .one-page-top.version2 .desk-menu > ul > li.one-page-active > a {
            color: #ffffff !important;
        }
        
        .one-page-top.version2 .desk-menu > ul > li.current-menu-item > a,
        .one-page-top.version2 .desk-menu > ul > li.current-menu-parent > a,
        .one-page-top.version2 .desk-menu > ul > li.current-menu-ancestor > a {
            color: #ffffff;
        }
        
        .version2 .desk-menu .sub-menu,
        .version2 .header-top .header-top-menu ul li ul,
        .version2 .woo-cart {
            background-color: #292929;
        }
        
        .version2 .search {
            background-color: #292929 !important;
        }
        
        .version2 .desk-menu .sub-menu .sub-menu {
            background-color: rgb(21, 21, 21);
        }
        
        .version2 .desk-menu .sub-menu li > a {
            color: #cccccc;
            text-transform: none;
            font-weight: 400;
            font-size: 14px;
            line-height: 22px;
            font-family: Montserrat;
        }
        
        .version2 .desk-menu .sub-menu li > a:before {
            background-color: #f0634c !important;
        }
        
        .version2 .header-top .header-top-menu ul li ul li a {
            color: #cccccc;
        }
        
        .version2 .desk-menu .sub-menu li:hover > a,
        .version2 .header-top .header-top-menu ul li ul li:hover > a {
            color: #ffffff;
        }
        
        .version2 .desk-menu [data-mm="true"] > .sub-menu > li > a {
            text-transform: uppercase;
            font-weight: 400;
            font-size: 14px;
            color: #ffffff !important;
            font-family: Montserrat;
        }
        
        .version2 .desk-menu [data-mm="true"] > .sub-menu > li > a {
            padding: 31px 0 30px 0;
            position: relative;
        }
        
        .version2 .desk-menu [data-mm="true"] > .sub-menu > li > a:after {
            background-color: #f0634c;
            display: block;
            content: "";
            width: 30px;
            height: 2px;
            display: block;
            bottom: 20px;
            left: 0px;
            position: absolute;
        }
        
        .version2 .yawp_wim_title {
            position: relative;
            padding: 31px 0 43px 0 !important;
            margin-bottom: 0;
            line-height: 22px;
        }
        
        .version2 .yawp_wim_title:after {
            background-color: #f0634c;
            display: block;
            content: "";
            width: 30px;
            height: 2px;
            display: block;
            bottom: 30px;
            left: 0px;
            position: absolute;
        }
        
        .version2 .menu-item-type-yawp_wim,
        .version2 .menu-item-type-yawp_wim a:not(.button) {
            color: #cccccc;
            text-transform: none;
            font-weight: 400;
            font-size: 14px;
            line-height: 22px;
            font-family: Montserrat;
        }
        
        .version2 .widget_rss a,
        .version2 .widget_nz_recent_entries a,
        .version2 .widget_recent_comments a,
        .version2 .widget_recent_entries a,
        .version2 .widget_nz_recent_entries .post .post-date,
        .version2 .nz-schedule li,
        .version2 .widget_twitter .tweet-time,
        .version2 .widget_shopping_cart .cart_list > li > a {
            color: #cccccc !important;
        }
        
        .version2 .widget_rss a:hover,
        .version2 .widget_nz_recent_entries a:hover,
        .version2 .widget_recent_comments a:hover,
        .version2 .widget_recent_entries a:hover,
        .version2 .widget_shopping_cart .cart_list > li > a:hover {
            color: #ffffff !important;
        }
        
        .version2 .widget_twitter ul li:before,
        .version2 .widget_nz_recent_entries .post-body:before,
        .version2 .widget_recent_comments ul li:before {
            color: #cccccc !important;
            background-color: rgba(204, 204, 204, 0.2) !important;
        }
        
        .version2 .nz-schedule {
            box-shadow: inset 0 0 0 1px rgba(204, 204, 204, 0.2);
        }
        
        .version2 .widget_shopping_cart .cart_list > li,
        .version2 .widget_products .product_list_widget > li,
        .version2 .widget_recently_viewed_products .product_list_widget > li,
        .version2 .widget_recent_reviews .product_list_widget > li,
        .version2 .widget_top_rated_products .product_list_widget > li {
            border-bottom: 1px solid rgba(204, 204, 204, 0.2);
        }
        
        .version2 .widget_price_filter .price_slider_wrapper .ui-widget-content {
            background-color: rgba(204, 204, 204, 0.2) !important;
        }
        
        .version2 .widget_calendar td#prev,
        .version2 .widget_calendar td#next,
        .version2 .widget_calendar td,
        .version2 .widget_calendar caption,
        .version2 .widget_calendar th:first-child,
        .version2 .widget_calendar th:last-child {
            border-color: rgba(204, 204, 204, 0.2);
        }
        
        .version2 .widget_tag_cloud .tagcloud a:hover,
        .version2 .widget_product_tag_cloud .tagcloud a:hover,
        .version2 .post-tags a:hover,
        .version2 .projects-tags a:hover {
            color: #f0634c !important;
        }
        
        .version2 .widget_calendar td#today {
            background-color: #f0634c !important;
        }
        
        .version2 .widget_tag_cloud .tagcloud a:after,
        .version2 .widget_product_tag_cloud .tagcloud a:after,
        .version2 .post-tags a:after,
        .version2 .projects-tags a:after,
        .version2 .widget_tag_cloud .tagcloud a:before,
        .version2 .widget_product_tag_cloud .tagcloud a:before,
        .version2 .post-tags a:before,
        .version2 .projects-tags a:before {
            border-color: #f0634c !important;
        }
        
        .version2 .widget_nav_menu ul li:hover a {
            color: #cccccc !important;
        }
        
        .version2 .widget_product_categories ul li a:hover,
        .version2 .widget_shopping_cart p.buttons > a:hover,
        .version2 .widget_recent_entries a:hover,
        .version2 .widget_categories ul li a:hover,
        .version2 .widget_pages ul li a:hover,
        .version2 .widget_archive ul li a:hover,
        .version2 .widget_meta ul li a:hover,
        .version2 .widget_nz_recent_entries .post-title:hover,
        .version2 .widget_price_filter .price_slider_amount .button:hover,
        .version2 .widget_shopping_cart .cart_list > li > a:hover,
        .version2 .widget_products .product_list_widget > li > a:hover,
        .version2 .widget_recently_viewed_products .product_list_widget > li > a:hover,
        .version2 .widget_recent_reviews .product_list_widget > li > a:hover,
        .version2 .widget_top_rated_products .product_list_widget > li > a:hover,
        .version2 .widget_recent_entries a:hover,
        .version2 .widget_nz_recent_entries .post-title:hover,
        .version2 .widget_product_categories ul li a:hover,
        .version2 .widget_nav_menu ul li a:hover,
        .version2 .widget_recent_comments a:hover {
            color: #ffffff !important;
        }
        
        .version2 .menu-item-type-yawp_wim a:hover {
            color: #ffffff;
        }
        
        .version2 textarea,
        .version2 select,
        .version2 input[type="date"],
        .version2 input[type="datetime"],
        .version2 input[type="datetime-local"],
        .version2 input[type="email"],
        .version2 input[type="month"],
        .version2 input[type="number"],
        .version2 input[type="password"],
        .version2 input[type="search"],
        .version2 input[type="tel"],
        .version2 input[type="text"],
        .version2 input[type="time"],
        .version2 input[type="url"],
        .version2 input[type="week"] {
            box-shadow: inset 0 0 0 1px rgba(204, 204, 204, 0.25);
            color: #cccccc;
        }
        
        .version2 textarea:hover,
        .version2 select:hover,
        .version2 input[type="date"]:hover,
        .version2 input[type="datetime"]:hover,
        .version2 input[type="datetime-local"]:hover,
        .version2 input[type="email"]:hover,
        .version2 input[type="month"]:hover,
        .version2 input[type="number"]:hover,
        .version2 input[type="password"]:hover,
        .version2 input[type="search"]:hover,
        .version2 input[type="tel"]:hover,
        .version2 input[type="text"]:hover,
        .version2 input[type="time"]:hover,
        .version2 input[type="url"]:hover,
        .version2 input[type="week"]:hover {
            color: #ffffff !important;
        }
        
        .version2 .desk-menu .button,
        .version2 .desk-menu button,
        .version2 .desk-menu input[type="reset"],
        .version2 .desk-menu input[type="submit"],
        .version2 .desk-menu input[type="button"] {
            background-color: #f0634c !important;
            color: #ffffff !important;
        }
        
        .version2 .desk-menu .button:hover,
        .version2 .desk-menu button:hover,
        .version2 .desk-menu input[type="reset"]:hover,
        .version2 .desk-menu input[type="submit"]:hover,
        .version2 .desk-menu input[type="button"]:hover {
            background-color: rgb(220, 79, 56) !important;
        }
        
        .version2::-webkit-input-placeholder {
            color: #cccccc;
        }
        
        .version2:-moz-placeholder {
            color: #cccccc;
        }
        
        .version2::-moz-placeholder {
            color: #cccccc;
        }
        
        .version2:-ms-input-placeholder {
            color: #cccccc;
        }
        
        .version2 .widget_shopping_cart p.buttons > a:before,
        .version2 .widget_shopping_cart p.buttons > a:after,
        .version2 .widget_price_filter .price_slider_amount .button:before,
        .version2 .widget_price_filter .price_slider_amount .button:after,
        .version2 .widget_price_filter .ui-slider .ui-slider-handle {
            border-color: #f0634c !important;
        }
        
        .version2 .widget_price_filter .ui-slider .ui-slider-range {
            background-color: #f0634c !important;
        }
        
        .version2 .widget_shopping_cart p.buttons > a:hover,
        .version2 .widget_price_filter .price_slider_amount .button:hover {
            color: #f0634c !important;
        }
        
        .version2 .yawp_wim_title {
            text-transform: uppercase;
            font-weight: 400;
            font-size: 14px;
            color: #ffffff !important;
            font-family: Montserrat;
        }
        
        .version2 .widget_tag_cloud .tagcloud a,
        .version2 .post-tags a,
        .version2 .widget_product_tag_cloud .tagcloud a,
        .version2 .projects-tags a {
            font-family: Montserrat;
            color: #cccccc;
            box-shadow: inset 0 0 0 1px rgba(204, 204, 204, 0.3) !important;
        }
        
        .version2 .widget_shopping_cart {
            color: #cccccc;
        }
        
        .version2 .widget_shopping_cart .cart_list li {
            border-bottom: 1px solid rgba(204, 204, 204, 0.2);
        }
        
        .version2 .widget_shopping_cart .cart_list li .remove {
            background-color: rgb(31, 31, 31) !important;
        }
        
        .version2 .widget_shopping_cart .cart_list li .remove:hover {
            background-color: #f0634c !important;
        }
        
        .version2 .widget_shopping_cart .cart_list li img {
            background-color: rgba(204, 204, 204, 0.1);
        }
        
        .version2 .widget_shopping_cart .cart_list li:hover img {
            background-color: rgba(204, 204, 204, 0.2);
        }
        
        .version2 .widget_shopping_cart p.buttons > a,
        .version2 .widget_price_filter .price_slider_amount .button {
            color: #cccccc !important;
            box-shadow: inset 0 0 0 2px rgba(204, 204, 204, 0.3) !important;
        }
        
        .version2 .widget_shopping_cart p.buttons > a:hover,
        .version2 .widget_price_filter .price_slider_amount .button:hover {
            color: #f0634c !important;
        }
        
        .version2 .star-rating:before {
            color: rgba(204, 204, 204, 0.4) !important;
        }
        
        .version2 .widget_nav_menu li a:before,
        .version2 .widget_product_categories li a:before,
        .version2 .widget_categories ul li a:before,
        .version2 .widget_pages ul li a:before,
        .version2 .widget_archive ul li a:before,
        .version2 .widget_meta ul li a:before {
            background-color: #f0634c !important;
        }
        
        .version2 .yawp_wim_title a {
            text-transform: uppercase !important;
            font-weight: 400 !important;
            font-size: 14px !important;
            color: #ffffff !important;
            font-family: Montserrat !important;
        }
        
        .version2 .widget_categories ul li,
        .version2 .widget_pages ul li,
        .version2 .widget_archive ul li,
        .version2 .widget_meta ul li {
            border-bottom: 1px solid rgba(204, 204, 204, 0.25);
        }
        
        .version2 .desk-menu .sub-menu .label {
            font-family: Montserrat;
        }
        
        .version2 .search-true.cart-false .search-toggle:after,
        .version2 .cart-true .desk-cart-wrap:after {
            background-color: rgba(255, 255, 255, 0.2);
        }
        
        .version2 .search input[type="text"],
        .version2 .woo-cart {
            color: #cccccc;
        }
        
        .version2 .woo-cart .widget_shopping_cart .cart_list li {
            border-bottom: 1px solid rgba(204, 204, 204, 0.2);
        }
        
        .version2 .woo-cart .widget_shopping_cart .cart_list li .remove {
            background-color: rgb(21, 21, 21);
        }
        
        .version2 .woo-cart .widget_shopping_cart .cart_list li .remove:hover {
            background-color: rgb(11, 11, 11) !important;
        }
        
        .version2 .woo-cart .widget_shopping_cart .cart_list li img {
            background-color: rgba(204, 204, 204, 0.1);
        }
        
        .version2 .woo-cart .widget_shopping_cart .cart_list li:hover img {
            background-color: rgba(204, 204, 204, 0.2);
        }
        
        .version2.effect-underline .desk-menu > ul > li > a:after,
        .version2.effect-overline .desk-menu > ul > li > a:after,
        .version2.effect-fill .desk-menu > ul > li:hover > a,
        .version2.effect-fill .desk-menu > ul > li.one-page-active > a,
        .version2.effect-fill .desk-menu > ul > li.current-menu-item > a,
        .version2.effect-fill .desk-menu > ul > li.current-menu-parent > a,
        .version2.effect-fill .desk-menu > ul > li.current-menu-ancestor > a {
            background-color: rgba(240, 99, 76, 1);
        }
        
        .one-page-top.version2.effect-fill .desk-menu > ul > li:hover > a,
        .one-page-top.version2.effect-fill .desk-menu > ul > li.one-page-active > a {
            background-color: rgba(240, 99, 76, 1) !important
        }
        
        .version2.effect-outline .desk-menu > ul > li:hover > a,
        .version2.effect-outline .desk-menu > ul > li.one-page-active > a,
        .version2.effect-outline .desk-menu > ul > li.current-menu-item > a,
        .version2.effect-outline .desk-menu > ul > li.current-menu-parent > a,
        .version2.effect-outline .desk-menu > ul > li.current-menu-ancestor > a {
            box-shadow: inset 0 0 0 2px rgba(240, 99, 76, 1);
        }
        
        .one-page-top.version2.effect-outline .desk-menu > ul > li:hover > a,
        .one-page-top.version2.effect-outline .desk-menu > ul > li.one-page-active > a {
            box-shadow: inset 0 0 0 2px rgba(240, 99, 76, 1) !important;
        }
        
        .version2.effect-overline .desk-menu > ul > li > a:after {
            top: -30px;
        }
        
        .version2.fixed-true.active .header-body,
        .version2.fixed-true.active {
            height: 90px;
        }
        
        .version2.fixed-true.active.top-true {
            height: 130px;
        }
        
        .version2.fixed-true.active .logo,
        .version2.fixed-true.active .logo-title {
            height: 90px;
            line-height: 90px;
        }
        
        .version2.fixed-true.active .desk-menu .sub-menu {
            top: 90px;
        }
        
        .version2.fixed-true.active .search {
            top: 65px;
        }
        
        .version2.fixed-true.active .desk-cart-wrap {
            height: 90px;
        }
        
        .version2.fixed-true.active .search-toggle-wrap,
        .version2.fixed-true.active .desk-cart-toggle,
        .version2.fixed-true.active .site-sidebar-toggle {
            margin-top: 25px;
        }
        
        .version2.fixed-true.active .woo-cart {
            top: 90px;
        }
        
        .version2.fixed-true.active .desk-menu > ul > li {
            height: 90px;
            line-height: 90px;
        }
        
        .version2.fixed-true.active .desk-menu > ul > li > a {
            margin-top: 30px;
        }
        
        .version2.fixed-true.active .logo-title {
            color: #999999;
        }
        
        .version2.fixed-true.active .header-body {
            background-color: rgba(255, 255, 255, 1);
        }
        
        .version2.fixed-true.active .desk-menu > ul > li > a {
            color: #999999;
        }
        
        .version2.fixed-true.active .desk-cart-toggle span {
            color: #999999;
        }
        
        .version2.fixed-true.active .desk-menu > ul > li:hover > a,
        .version2.fixed-true.active .desk-menu > ul > li.one-page-active > a,
        .version2.fixed-true.active .desk-menu > ul > li.current-menu-item > a,
        .version2.fixed-true.active .desk-menu > ul > li.current-menu-parent > a,
        .version2.fixed-true.active .desk-menu > ul > li.current-menu-ancestor > a {
            color: #333333;
        }
        
        .one-page-top.version2.fixed-true.active .desk-menu > ul > li.current-menu-item > a,
        .one-page-top.version2.fixed-true.active .desk-menu > ul > li.current-menu-parent > a,
        .one-page-top.version2.fixed-true.active .desk-menu > ul > li.current-menu-ancestor > a {
            color: #999999;
        }
        
        .one-page-top.version2.fixed-true.active .desk-menu > ul > li:hover > a,
        .one-page-top.version2.fixed-true.active .desk-menu > ul > li.one-page-active > a {
            color: #333333 !important;
        }
        
        .version2.fixed-true.active .site-sidebar-toggle {
            background-color: transparent;
            box-shadow: inset 0 0 0 2px transparent;
        }
        
        .version2.fixed-true.active .search-true.cart-false .search-toggle:after,
        .version2.fixed-true.active .cart-true .desk-cart-wrap:after {
            background-color: rgba(153, 153, 153, 0.2);
        }
        
        .version2.fixed-true.active.effect-outline .desk-menu > ul > li:hover > a,
        .version2.fixed-true.active.effect-outline .desk-menu > ul > li.one-page-active > a,
        .version2.fixed-true.active.effect-outline .desk-menu > ul > li.current-menu-item > a,
        .version2.fixed-true.active.effect-outline .desk-menu > ul > li.current-menu-parent > a,
        .version2.fixed-true.active.effect-outline .desk-menu > ul > li.current-menu-ancestor > a {
            box-shadow: inset 0 0 0 2px rgba(240, 99, 76, 1);
        }
        
        .one-page-top.version2.fixed-true.active.effect-outline .desk-menu > ul > li:hover > a,
        .one-page-top.version2.fixed-true.active.effect-outline .desk-menu > ul > li.one-page-active > a {
            box-shadow: inset 0 0 0 2px rgba(240, 99, 76, 1) !important;
        }
        
        .version2.fixed-true.active.effect-underline .desk-menu > ul > li > a:after,
        .version2.fixed-true.active.effect-overline .desk-menu > ul > li > a:after,
        .version2.fixed-true.active.effect-fill .desk-menu > ul > li:hover > a,
        .version2.fixed-true.active.effect-fill .desk-menu > ul > li.one-page-active > a,
        .version2.fixed-true.active.effect-fill .desk-menu > ul > li.current-menu-item > a,
        .version2.fixed-true.active.effect-fill .desk-menu > ul > li.current-menu-parent > a,
        .version2.fixed-true.active.effect-fill .desk-menu > ul > li.current-menu-ancestor > a {
            background-color: rgba(240, 99, 76, 1);
        }
        
        .one-page-top.version2.fixed-true.active.effect-fill .desk-menu > ul > li:hover > a,
        .one-page-top.version2.fixed-true.active.effect-fill .desk-menu > ul > li.one-page-active > a {
            background-color: rgba(240, 99, 76, 1) !important;
        }
        
        .version2.fixed-true.active.effect-overline .desk-menu > ul > li > a:after {
            top: -30px;
        }
        
        .version3 .header-body {
            background-color: rgba(255, 255, 255, 1);
            height: 90px;
        }
        
        .version3 .logo,
        .version3 .logo-title {
            height: 90px;
            line-height: 90px;
        }
        
        .version3 .desk-menu .sub-menu {
            top: 90px;
        }
        
        .version3 .search {
            top: 65px;
        }
        
        .version3 .desk-cart-wrap {
            height: 90px;
        }
        
        .version3 .search-toggle-wrap,
        .version3 .desk-cart-toggle,
        .version3 .site-sidebar-toggle,
        .version3 .header-social-links {
            margin-top: 25px;
        }
        
        .version3 .site-sidebar-toggle {
            background-color: transparent;
            box-shadow: inset 0 0 0 2px transparent;
        }
        
        .version3 .woo-cart {
            top: 90px;
        }
        
        .version3 .desk-menu > ul > li {
            margin-left: 20px !important;
            height: 90px;
            line-height: 90px;
        }
        
        .version3:not(.active) .logo-title {
            color: #999999;
        }
        
        .version3 .header-social-links a {
            color: #999999;
        }
        
        .version3 .desk-menu > ul > li > a {
            color: #999999;
            text-transform: none;
            font-weight: 400;
            font-size: 14px;
            font-family: Montserrat;
            margin-top: 30px;
        }
        
        .version3 .desk-cart-toggle span {
            color: #999999;
            margin-left: -11px;
        }
        
        .version3 .desk-menu > ul > li.menu-item-language > a > .txt {
            box-shadow: inset 0 0 0 1px rgba(153, 153, 153, 0.5);
        }
        
        .version3 .desk-menu > ul > li.menu-item-language:hover > a > .txt {
            box-shadow: inset 0 0 0 1px rgba(153, 153, 153, 0.7);
        }
        
        .version3 .desk-menu > ul > li:hover > a,
        .version3 .desk-menu > ul > li.one-page-active > a,
        .version3 .desk-menu > ul > li.current-menu-item > a,
        .version3 .desk-menu > ul > li.current-menu-parent > a,
        .version3 .desk-menu > ul > li.current-menu-ancestor > a {
            color: #999999;
        }
        
        .one-page-top.version3 .desk-menu > ul > li:hover > a,
        .one-page-top.version3 .desk-menu > ul > li.one-page-active > a {
            color: #999999 !important;
        }
        
        .one-page-top.version3 .desk-menu > ul > li.current-menu-item > a,
        .one-page-top.version3 .desk-menu > ul > li.current-menu-parent > a,
        .one-page-top.version3 .desk-menu > ul > li.current-menu-ancestor > a {
            color: #999999;
        }
        
        .version3 .desk-menu .sub-menu,
        .version3 .header-top .header-top-menu ul li ul,
        .version3 .woo-cart {
            background-color: #292929;
        }
        
        .version3 .search {
            background-color: #292929 !important;
        }
        
        .version3 .desk-menu .sub-menu .sub-menu {
            background-color: rgb(21, 21, 21);
        }
        
        .version3 .desk-menu .sub-menu li > a {
            color: #ffffff;
            text-transform: none;
            font-weight: 700;
            font-size: 13px;
            line-height: 22px;
            font-family: Open Sans;
        }
        
        .version3 .desk-menu .sub-menu li > a:before {
            background-color: #f0634c !important;
        }
        
        .version3 .desk-menu .sub-menu li:hover > a {
            color: #ffffff;
        }
        
        .version3 .desk-menu [data-mm="true"] > .sub-menu > li > a {
            text-transform: uppercase;
            font-weight: 400;
            font-size: 14px;
            color: #ffffff !important;
            font-family: Montserrat;
        }
        
        .version3 .desk-menu [data-mm="true"] > .sub-menu > li > a {
            padding: 31px 0 30px 0;
            position: relative;
        }
        
        .version3 .desk-menu [data-mm="true"] > .sub-menu > li > a:after {
            background-color: #f0634c;
            display: block;
            content: "";
            width: 30px;
            height: 2px;
            display: block;
            bottom: 20px;
            left: 0px;
            position: absolute;
        }
        
        .version3 .yawp_wim_title {
            position: relative;
            padding: 31px 0 43px 0 !important;
            margin-bottom: 0;
            line-height: 22px;
        }
        
        .version3 .yawp_wim_title:after {
            background-color: #f0634c;
            display: block;
            content: "";
            width: 30px;
            height: 2px;
            display: block;
            bottom: 30px;
            left: 0px;
            position: absolute;
        }
        
        .version3 .menu-item-type-yawp_wim,
        .version3 .menu-item-type-yawp_wim a:not(.button) {
            color: #ffffff;
            text-transform: none;
            font-weight: 700;
            font-size: 13px;
            line-height: 22px;
            font-family: Open Sans;
        }
        
        .version3 .widget_rss a,
        .version3 .widget_nz_recent_entries a,
        .version3 .widget_recent_comments a,
        .version3 .widget_recent_entries a,
        .version3 .widget_nz_recent_entries .post .post-date,
        .version3 .nz-schedule li,
        .version3 .widget_twitter .tweet-time,
        .version3 .widget_shopping_cart .cart_list > li > a {
            color: #ffffff !important;
        }
        
        .version3 .widget_rss a:hover,
        .version3 .widget_nz_recent_entries a:hover,
        .version3 .widget_recent_comments a:hover,
        .version3 .widget_recent_entries a:hover,
        .version3 .widget_shopping_cart .cart_list > li > a:hover {
            color: #ffffff !important;
        }
        
        .version3 .widget_twitter ul li:before,
        .version3 .widget_nz_recent_entries .post-body:before,
        .version3 .widget_recent_comments ul li:before {
            color: #ffffff !important;
            background-color: rgba(255, 255, 255, 0.2) !important;
        }
        
        .version3 .nz-schedule {
            box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2);
        }
        
        .version3 .widget_shopping_cart .cart_list > li,
        .version3 .widget_products .product_list_widget > li,
        .version3 .widget_recently_viewed_products .product_list_widget > li,
        .version3 .widget_recent_reviews .product_list_widget > li,
        .version3 .widget_top_rated_products .product_list_widget > li {
            border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        }
        
        .version3 .widget_price_filter .price_slider_wrapper .ui-widget-content {
            background-color: rgba(255, 255, 255, 0.2) !important;
        }
        
        .version3 .widget_calendar td#prev,
        .version3 .widget_calendar td#next,
        .version3 .widget_calendar td,
        .version3 .widget_calendar caption,
        .version3 .widget_calendar th:first-child,
        .version3 .widget_calendar th:last-child {
            border-color: rgba(255, 255, 255, 0.2);
        }
        
        .version3 .widget_tag_cloud .tagcloud a:hover,
        .version3 .widget_product_tag_cloud .tagcloud a:hover,
        .version3 .post-tags a:hover,
        .version3 .projects-tags a:hover {
            color: #f0634c !important;
        }
        
        .version3 .widget_calendar td#today {
            background-color: #f0634c !important;
        }
        
        .version3 .widget_tag_cloud .tagcloud a:after,
        .version3 .widget_product_tag_cloud .tagcloud a:after,
        .version3 .post-tags a:after,
        .version3 .projects-tags a:after,
        .version3 .widget_tag_cloud .tagcloud a:before,
        .version3 .widget_product_tag_cloud .tagcloud a:before,
        .version3 .post-tags a:before,
        .version3 .projects-tags a:before {
            border-color: #f0634c !important;
        }
        
        .version3 .widget_nav_menu ul li:hover a {
            color: #ffffff !important;
        }
        
        .version3 .widget_product_categories ul li a:hover,
        .version3 .widget_shopping_cart p.buttons > a:hover,
        .version3 .widget_recent_entries a:hover,
        .version3 .widget_categories ul li a:hover,
        .version3 .widget_pages ul li a:hover,
        .version3 .widget_archive ul li a:hover,
        .version3 .widget_meta ul li a:hover,
        .version3 .widget_nz_recent_entries .post-title:hover,
        .version3 .widget_price_filter .price_slider_amount .button:hover,
        .version3 .widget_shopping_cart .cart_list > li > a:hover,
        .version3 .widget_products .product_list_widget > li > a:hover,
        .version3 .widget_recently_viewed_products .product_list_widget > li > a:hover,
        .version3 .widget_recent_reviews .product_list_widget > li > a:hover,
        .version3 .widget_top_rated_products .product_list_widget > li > a:hover,
        .version3 .widget_recent_entries a:hover,
        .version3 .widget_nz_recent_entries .post-title:hover,
        .version3 .widget_product_categories ul li a:hover,
        .version3 .widget_nav_menu ul li a:hover,
        .version3 .widget_recent_comments a:hover {
            color: #ffffff !important;
        }
        
        .version3 .menu-item-type-yawp_wim a:hover {
            color: #ffffff;
        }
        
        .version3 textarea,
        .version3 select,
        .version3 input[type="date"],
        .version3 input[type="datetime"],
        .version3 input[type="datetime-local"],
        .version3 input[type="email"],
        .version3 input[type="month"],
        .version3 input[type="number"],
        .version3 input[type="password"],
        .version3 input[type="search"],
        .version3 input[type="tel"],
        .version3 input[type="text"],
        .version3 input[type="time"],
        .version3 input[type="url"],
        .version3 input[type="week"] {
            box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.25);
            color: #ffffff;
        }
        
        .version3 textarea:hover,
        .version3 select:hover,
        .version3 input[type="date"]:hover,
        .version3 input[type="datetime"]:hover,
        .version3 input[type="datetime-local"]:hover,
        .version3 input[type="email"]:hover,
        .version3 input[type="month"]:hover,
        .version3 input[type="number"]:hover,
        .version3 input[type="password"]:hover,
        .version3 input[type="search"]:hover,
        .version3 input[type="tel"]:hover,
        .version3 input[type="text"]:hover,
        .version3 input[type="time"]:hover,
        .version3 input[type="url"]:hover,
        .version3 input[type="week"]:hover {
            color: #ffffff !important;
        }
        
        .version3 .desk-menu .button,
        .version3 .desk-menu button,
        .version3 .desk-menu input[type="reset"],
        .version3 .desk-menu input[type="submit"],
        .version3 .desk-menu input[type="button"] {
            background-color: #f0634c !important;
            color: #ffffff !important;
        }
        
        .version3 .desk-menu .button:hover,
        .version3 .desk-menu button:hover,
        .version3 .desk-menu input[type="reset"]:hover,
        .version3 .desk-menu input[type="submit"]:hover,
        .version3 .desk-menu input[type="button"]:hover {
            background-color: rgb(220, 79, 56) !important;
        }
        
        .version3::-webkit-input-placeholder {
            color: #ffffff;
        }
        
        .version3:-moz-placeholder {
            color: #ffffff;
        }
        
        .version3::-moz-placeholder {
            color: #ffffff;
        }
        
        .version3:-ms-input-placeholder {
            color: #ffffff;
        }
        
        .version3 .widget_shopping_cart p.buttons > a:before,
        .version3 .widget_shopping_cart p.buttons > a:after,
        .version3 .widget_price_filter .price_slider_amount .button:before,
        .version3 .widget_price_filter .price_slider_amount .button:after,
        .version3 .widget_price_filter .ui-slider .ui-slider-handle {
            border-color: #f0634c !important;
        }
        
        .version3 .widget_price_filter .ui-slider .ui-slider-range {
            background-color: #f0634c !important;
        }
        
        .version3 .widget_shopping_cart p.buttons > a:hover,
        .version3 .widget_price_filter .price_slider_amount .button:hover {
            color: #f0634c !important;
        }
        
        .version3 .yawp_wim_title {
            text-transform: uppercase;
            font-weight: 400;
            font-size: 14px;
            color: #ffffff !important;
            font-family: Montserrat;
        }
        
        .version3 .widget_tag_cloud .tagcloud a,
        .version3 .post-tags a,
        .version3 .widget_product_tag_cloud .tagcloud a,
        .version3 .projects-tags a {
            font-family: Montserrat;
            color: #ffffff;
            box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3) !important;
        }
        
        .version3 .widget_shopping_cart {
            color: #ffffff;
        }
        
        .version3 .widget_shopping_cart .cart_list li {
            border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        }
        
        .version3 .widget_shopping_cart .cart_list li .remove {
            background-color: rgb(31, 31, 31) !important;
        }
        
        .version3 .widget_shopping_cart .cart_list li .remove:hover {
            background-color: #f0634c !important;
        }
        
        .version3 .widget_shopping_cart .cart_list li img {
            background-color: rgba(255, 255, 255, 0.1);
        }
        
        .version3 .widget_shopping_cart .cart_list li:hover img {
            background-color: rgba(255, 255, 255, 0.2);
        }
        
        .version3 .widget_shopping_cart p.buttons > a,
        .version3 .widget_price_filter .price_slider_amount .button {
            color: #ffffff !important;
            box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.3) !important;
        }
        
        .version3 .widget_shopping_cart p.buttons > a:hover,
        .version3 .widget_price_filter .price_slider_amount .button:hover {
            color: #f0634c !important;
        }
        
        .version3 .star-rating:before {
            color: rgba(255, 255, 255, 0.4) !important;
        }
        
        .version3 .widget_nav_menu li a:before,
        .version3 .widget_product_categories li a:before,
        .version3 .widget_categories ul li a:before,
        .version3 .widget_pages ul li a:before,
        .version3 .widget_archive ul li a:before,
        .version3 .widget_meta ul li a:before {
            background-color: #f0634c !important;
        }
        
        .version3 .yawp_wim_title a {
            text-transform: uppercase !important;
            font-weight: 400 !important;
            font-size: 14px !important;
            color: #ffffff !important;
            font-family: Montserrat !important;
        }
        
        .version3 .widget_categories ul li,
        .version3 .widget_pages ul li,
        .version3 .widget_archive ul li,
        .version3 .widget_meta ul li {
            border-bottom: 1px solid rgba(255, 255, 255, 0.25);
        }
        
        .version3 .desk-menu .sub-menu .label {
            font-family: Montserrat;
        }
        
        .version3 .search-true.cart-false .search-toggle:after,
        .version3 .cart-true .desk-cart-wrap:after {
            background-color: rgba(153, 153, 153, 0.2);
        }
        
        .version3 .search input[type="text"],
        .version3 .woo-cart {
            color: #ffffff;
        }
        
        .version3 .woo-cart .widget_shopping_cart .cart_list li {
            border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        }
        
        .version3 .woo-cart .widget_shopping_cart .cart_list li .remove {
            background-color: rgb(21, 21, 21);
        }
        
        .version3 .woo-cart .widget_shopping_cart .cart_list li .remove:hover {
            background-color: rgb(11, 11, 11) !important;
        }
        
        .version3 .woo-cart .widget_shopping_cart .cart_list li img {
            background-color: rgba(255, 255, 255, 0.1);
        }
        
        .version3 .woo-cart .widget_shopping_cart .cart_list li:hover img {
            background-color: rgba(255, 255, 255, 0.2);
        }
        
        .version3.effect-underline .desk-menu > ul > li > a:after,
        .version3.effect-overline .desk-menu > ul > li > a:after,
        .version3.effect-fill .desk-menu > ul > li:hover > a,
        .version3.effect-fill .desk-menu > ul > li.one-page-active > a,
        .version3.effect-fill .desk-menu > ul > li.current-menu-item > a,
        .version3.effect-fill .desk-menu > ul > li.current-menu-parent > a,
        .version3.effect-fill .desk-menu > ul > li.current-menu-ancestor > a {
            background-color: rgba(240, 99, 76, 1);
        }
        
        .one-page-top.version3.effect-fill .desk-menu > ul > li:hover > a,
        .one-page-top.version3.effect-fill .desk-menu > ul > li.one-page-active > a {
            background-color: rgba(240, 99, 76, 1) !important;
        }
        
        .version3.effect-outline .desk-menu > ul > li:hover > a,
        .version3.effect-outline .desk-menu > ul > li.one-page-active > a,
        .version3.effect-outline .desk-menu > ul > li.current-menu-item > a,
        .version3.effect-outline .desk-menu > ul > li.current-menu-parent > a,
        .version3.effect-outline .desk-menu > ul > li.current-menu-ancestor > a {
            box-shadow: inset 0 0 0 2px rgba(240, 99, 76, 1);
        }
        
        .one-page-top.version3.effect-outline .desk-menu > ul > li:hover > a,
        .one-page-top.version3.effect-outline .desk-menu > ul > li.one-page-active > a {
            box-shadow: inset 0 0 0 2px rgba(240, 99, 76, 1) !important;
        }
        
        .version3.effect-overline .desk-menu > ul > li > a:after {
            top: -30px;
        }
        
        .version3.fixed-true.active .header-body,
        .version3.fixed-true.active {
            height: 90px;
        }
        
        .version3.fixed-true.active .logo,
        .version3.fixed-true.active .logo-title {
            height: 90px;
            line-height: 90px;
        }
        
        .version3.fixed-true.active .search,
        .version3.fixed-true.active .desk-menu .sub-menu {
            top: 90px;
        }
        
        .version3.fixed-true.active .search {
            top: 65px;
        }
        
        .version3.fixed-true.active .desk-cart-wrap {
            height: 90px;
        }
        
        .version3.fixed-true.active .header-social-links,
        .version3.fixed-true.active .search-toggle-wrap,
        .version3.fixed-true.active .desk-cart-toggle,
        .version3.fixed-true.active .site-sidebar-toggle {
            margin-top: 25px;
        }
        
        .version3.fixed-true.active .woo-cart {
            top: 90px;
        }
        
        .version3.fixed-true.active .desk-menu > ul > li {
            height: 90px;
            line-height: 90px;
        }
        
        .version3.fixed-true.active .desk-menu > ul > li > a {
            margin-top: 30px;
        }
        
        .version3.fixed-true.active .header-social-links a {
            color: #999999;
        }
        
        .version3.fixed-true.active .logo-title {
            color: #999999;
        }
        
        .version3.fixed-true.active .header-body {
            background-color: rgba(255, 255, 255, 1);
        }
        
        .version3.fixed-true.active .desk-menu > ul > li > a {
            color: #999999;
        }
        
        .version2.fixed-true.active .desk-cart-toggle span {
            color: #999999;
        }
        
        .version3.fixed-true.active .desk-menu > ul > li:hover > a,
        .version3.fixed-true.active .desk-menu > ul > li.one-page-active > a,
        .version3.fixed-true.active .desk-menu > ul > li.current-menu-item > a,
        .version3.fixed-true.active .desk-menu > ul > li.current-menu-parent > a,
        .version3.fixed-true.active .desk-menu > ul > li.current-menu-ancestor > a {
            color: #999999;
        }
        
        .one-page-top.version3.fixed-true.active .desk-menu > ul > li.current-menu-item > a,
        .one-page-top.version3.fixed-true.active .desk-menu > ul > li.current-menu-parent > a,
        .one-page-top.version3.fixed-true.active .desk-menu > ul > li.current-menu-ancestor > a {
            color: #999999;
        }
        
        .one-page-top.version3.fixed-true.active .desk-menu > ul > li:hover > a,
        .one-page-top.version3.fixed-true.active .desk-menu > ul > li.one-page-active > a {
            color: #999999 !important;
        }
        
        .version3.fixed-true.active .site-sidebar-toggle {
            background-color: transparent;
            box-shadow: inset 0 0 0 2px transparent;
        }
        
        .version3.fixed-true.active .search-true.cart-false .search-toggle:after,
        .version3.fixed-true.active .cart-true .desk-cart-wrap:after {
            background-color: rgba(153, 153, 153, 0.2);
        }
        
        .version3.fixed-true.active.effect-outline .desk-menu > ul > li:hover > a,
        .version3.fixed-true.active.effect-outline .desk-menu > ul > li.one-page-active > a,
        .version3.fixed-true.active.effect-outline .desk-menu > ul > li.current-menu-item > a,
        .version3.fixed-true.active.effect-outline .desk-menu > ul > li.current-menu-parent > a,
        .version3.fixed-true.active.effect-outline .desk-menu > ul > li.current-menu-ancestor > a {
            box-shadow: inset 0 0 0 2px rgba(240, 99, 76, 1);
        }
        
        .one-page-top.version3.fixed-true.active.effect-outline .desk-menu > ul > li:hover > a,
        .one-page-top.version3.fixed-true.active.effect-outline .desk-menu > ul > li.one-page-active > a {
            box-shadow: inset 0 0 0 2px rgba(240, 99, 76, 1) !important;
        }
        
        .version3.fixed-true.active.effect-underline .desk-menu > ul > li > a:after,
        .version3.fixed-true.active.effect-overline .desk-menu > ul > li > a:after,
        .version3.fixed-true.active.effect-fill .desk-menu > ul > li:hover > a,
        .version3.fixed-true.active.effect-fill .desk-menu > ul > li.one-page-active > a,
        .version3.fixed-true.active.effect-fill .desk-menu > ul > li.current-menu-item > a,
        .version3.fixed-true.active.effect-fill .desk-menu > ul > li.current-menu-parent > a,
        .version3.fixed-true.active.effect-fill .desk-menu > ul > li.current-menu-ancestor > a {
            background-color: rgba(240, 99, 76, 1);
        }
        
        .one-page-top.version3.fixed-true.active.effect-fill .desk-menu > ul > li:hover > a,
        .one-page-top.version3.fixed-true.active.effect-fill .desk-menu > ul > li.one-page-active > a {
            background-color: rgba(240, 99, 76, 1) !important;
        }
        
        .one-page-bullets a[href*="#"]:hover,
        .one-page-bullets .one-page-active[href*="#"] {
            box-shadow: inset 0 0 0 10px #f0634c;
        }
        
        .desk-menu > ul > li > a > .txt .label:before {
            border-color: #f0634c transparent transparent transparent;
        }
        
        @media only screen and (min-width:1100px) {
            .version1.fixed-true.stuck-false.stuck-boxed-false + .page-content-wrap {
                padding-top: 90px;
            }
            .version1.fixed-true.stuck-false.stuck-boxed-false.top-true + .page-content-wrap {
                padding-top: 130px;
            }
            .version1.fixed-true.active.stuck-boxed-false.stuck-false + .page-content-wrap {
                padding-top: 90px;
            }
            .version1.stuck-true + .page-content-wrap > .rich-header {
                padding-top: 104px;
            }
            .version1.stuck-boxed-true + .page-content-wrap > .rich-header {
                padding-top: 134px;
            }
            .version1.stuck-true.top-true + .page-content-wrap > .rich-header {
                padding-top: 144px;
            }
            .version1.stuck-boxed-true.top-true + .page-content-wrap > .rich-header {
                padding-top: 184px;
            }
            .version1.stuck-true + .page-content-wrap > .rich-header.version1,
            .version1.stuck-boxed-true + .page-content-wrap > .rich-header.version1 {
                height: 440px;
            }
            .version1.stuck-true + .page-content-wrap > .rich-header.version2,
            .version1.stuck-boxed-true + .page-content-wrap > .rich-header.version2 {
                height: 240px;
            }
            .version1.stuck-true.top-true + .page-content-wrap > .rich-header.version1,
            .version1.stuck-boxed-true.top-true + .page-content-wrap > .rich-header.version1 {
                height: 480px;
            }
            .version1.stuck-true.top-true + .page-content-wrap > .rich-header.version2,
            .version1.stuck-boxed-true.top-true + .page-content-wrap > .rich-header.version2 {
                height: 280px;
            }
            .version1.fixed-true.active.effect-overline .desk-menu > ul > li > a:after {
                top: -30px;
            }
            .version2.fixed-true.stuck-false + .page-content-wrap {
                padding-top: 90px;
            }
            .version2.fixed-true.stuck-false.top-true + .page-content-wrap {
                padding-top: 130px;
            }
            .version2.fixed-true.active.stuck-false + .page-content-wrap {
                padding-top: 90px;
            }
            .version2.stuck-true + .page-content-wrap > .rich-header {
                padding-top: 104px;
            }
            .version2.stuck-true.top-true + .page-content-wrap > .rich-header {
                padding-top: 144px;
            }
            .version2.stuck-true + .page-content-wrap > .rich-header.version1 {
                height: 440px;
            }
            .version2.stuck-true + .page-content-wrap > .rich-header.version2 {
                height: 240px;
            }
            .version2.stuck-true.top-true + .page-content-wrap > .rich-header.version1 {
                height: 480px;
            }
            .version2.stuck-true.top-true + .page-content-wrap > .rich-header.version2 {
                height: 280px;
            }
            .fixed-true.header-version3.page-content-wrap:not(.revolution-slider-active) {
                padding-top: 90px;
            }
            .fixed-true.header-version3.page-content-wrap.active {
                padding-top: 90px;
            }
            .version3.fixed-true.active.effect-overline .desk-menu > ul > li > a:after {
                top: -30px;
            }
        }
        
        @media only screen and (min-width:1600px) {
            .version1 .desk-menu > ul > li {
                margin-left: 30px !important;
            }
            .version2 .desk-menu > ul > li {
                margin-left: 20px !important;
            }
            .version3 .desk-menu > ul > li {
                margin-left: 20px !important;
            }
        }