/* ---------------------------------------------------------------

 * MOBILE CSS fallback for device width 768px or below

 * ------------------------------------------------------------ */
html, body {
    width: 100%;
    overflow-x: hidden;
}
.sidebar1, .Sidebar1.active {
    overflow-x: hidden;
}
.no-slidemenu .open-menu.btn-customized, .no-slidemenu .overlay.active, .no-slidemenu .sidebar1, .no-slidemenu .Sidebar1.active {
    display: none;
}
/*Basic Elementor*/
.dark .elementor-accordion .elementor-tab-title {
    background-color: #333 !important;
}
.dark .elementor-active .elementor-accordion-icon, .dark .elementor-widget-accordion .elementor-active .elementor-accordion-title {
    color: #fff !important;
}
.elementor-tab-content.elementor-clearfix {
    width: 100%;
    float: left;
    position: relative;
    display: none !important;
}
.elementor-tab-content.elementor-clearfix.elementor-active {
    display: block !important;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
}
.elementor-accordion .elementor-tab-title {
    width: 100%;
    float: left;
    margin-bottom: 1px !important;
}
.elementor-widget-tabs .elementor-tab-content {
    padding: 30px !important;
}
.elementor-section.elementor-section-stretched .elementor-column-gap-default {
    padding: 0 15px;
}
.dark :not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .dark .elementor-element:not(.elementor-motion-effects-element-type-background), .dark .elementor-element:not(.elementor-motion-effects-element-type-background) .elementor-widget-container, .dark .elementor-element:not(.elementor-motion-effects-element-type-background) > .elementor-column-wrap {
    background-color: transparent !important;
}
.elementor-widget:not(:last-child) {
    margin-bottom: 0px !important;
}
.elementor-section.elementor-section-boxed > .elementor-container, .elementor-553 .elementor-element.elementor-element-83328e9 {
    width: 1260px !important;
}
.customfrontpage-wrapper .elementor hr {
    background-color: #333;
    height: 2px;
}
.elementor embed, iframe, .elementor object, .elementor video {
    max-width: auto !important;
}
@media only screen and (max-width: 825px) {
    .elementor-section.elementor-section-stretched {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
/* Minimum width of 768pixels. */
@media screen and (max-width: 768px) {
    .footer-topinside {
        padding-right: 15px;
        padding-left: 15px;
    }
    .site-wordpress, .footer-topinside .col-md-4.widget-area {
        width: 100%;
        text-align: left;
        padding: 0;
    }
    .footer-nav {
        padding: 15px 0 5px;
    }
    .site-wordpress {
        margin-bottom: 25px;
    }
    .footer-topinside .col-md-3.widget-area {
        width: 100%;
    }
}
@media screen and (min-width: 768px) {
    .wrapper-header {
        padding: 2px 15px 0;
        margin-bottom: 25px;
        margin: 0 auto;
        max-width: 1260px;
    }
    .wrapper-body.wide {
        padding: 25px 0 0;
    }
    .wrapper-footer.wide {
        max-width: 100%;
        float: left;
    }
    .header-top {
        padding: 0;
        min-height: 26px;
        border-bottom: 1px solid#ccc;
    }
    .narrow .header-top {
        padding: 0 15px;
    }
    .header-top.hide {
        display: none;
    }
    .header-middleinside, .mainnav-inside {
        margin: 0 auto;
        max-width: 1260px;
    }
    .footer-topinside .row:first-child {
        margin-bottom: 10px;
    }
    .header-top .col-md-6 {
        margin: 2px 0;
        padding-left: 0px;
        padding-right: 0px;
    }
    .header-top .col-md-6.left {
        margin: 10px 0 2px 0;
    }
    .wrapper-body {
        margin: 0 auto;
        max-width: 1260px;
    }
    aside {
        margin: 0 auto;
        max-width: 1260px;
    }
    .footer-topinside aside {
        padding: 0;
    }
    .Sidebar1 aside, .sidebar aside {
        padding: 0;
    }
    aside.widget_block {
        margin: 0 0 30px;
    }
    .header-style3 aside, .header-logo aside {
        padding: 0;
    }
}
.header-middle {
    padding: 20px 0;
}
.header-right {
    float: right;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    width: 33%;
}
.header-left {
    float: left;
    margin: 0;
    padding: 0;
    width: 26%;
}
.col-md-4.mainheader img {
    width: 100%;
    height: auto;
}
.header-nav {
    float: left;
    padding-left: 15px;
    width: 60%;
    position: relative;
}
.header-address {
    float: right;
    width: 40%;
    text-align: right;
    font-size: 12px;
    position: relative;
    padding-right: 15px;
}
.header6-address {
    float: right;
    width: 100%;
    text-align: right;
    font-size: 12px;
    position: relative;
    padding-right: 15px;
}
.sosmed {
    margin: 2px 0 2px 15px;
    float: right;
    display: inline;
    width: 32px;
    height: 32px;
    padding: 5px 0 0 7px;
    border-radius: 50%;
    background: #fff;
    position: relative;
}
.header-top .sosmed {
    margin: 5px 0 5px 15px;
}
.sosmed img {
    width: 76%;
    height: auto;
    opacity: 1;
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    transition: all 700ms ease;
}
.sosmed a:hover img {
    opacity: 0.5;
    filter: sepia(1);
}
.sosmed > a:hover {
    background-size: 0% 0%;
}
.header6-top .sosmed img {
    width: 100%;
    height: auto;
}
.sosmed .tooltiptext {
    visibility: hidden;
    background-color: black;
    color: #fff;
    text-align: center;
    font-size: 10px;
    text-transform: uppercase;
    padding: 2px 5px;
    bottom: -25px;
    left: -50%;
    position: absolute;
    z-index: 99999;
}
.sosmed:hover .tooltiptext {
    visibility: visible;
}
@media screen and (min-width: 769px) {
    .sosmed {
        padding: 1px 0 0 5px;
        margin: 0 5px 2px 0;
        width: 26px;
        height: 26px;
        background-image: linear-gradient(45deg, #ddd 25%, transparent 25%, transparent 50%, #ddd 50%, #ddd 75%, transparent 75%, transparent 100%);
        background-size: 5.66px 5.66px;
    }
}
/*MEGA MAIN MENU*/
/**/
.mega_main_menu.direction-horizontal.first-lvl-separator-sharp > .menu_holder > .menu_inner > .nav_logo:before, .mega_main_menu.direction-horizontal > .menu_holder > .menu_inner > ul > li > .item_link:before {
    opacity: 0.4;
}
.nav-mainwrapper .mega_main_menu.primary_menu > .menu_holder > .menu_inner > .nav_logo > .mobile_toggle > .mobile_button span {
    font-size: 18px;
    font-weight: 400;
}
.menu_holder.sticky_container {
    background: #fff;
    box-shadow: 0 2px 5px rgb(0 0 0 / 8%);
    -webkit-transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    transition: all 900ms ease;
}
.dark .menu_holder.sticky_container {
    background: #111;
}
.mega_main_menu.direction-horizontal > .menu_holder > .menu_inner > ul > li.nav_search_box:before {
    background-image: none !important;
}
.mega_main_menu li.default_dropdown > ul, .mega_main_menu li.default_dropdown li > ul, .mega_main_menu li.multicolumn_dropdown > ul, .mega_main_menu li.tabs_dropdown > ul, .mega_main_menu li.widgets_dropdown > ul, .mega_main_menu li.post_type_dropdown > ul, .mega_main_menu li.grid_dropdown > ul, .mega_main_menu li.post_type_dropdown .mega_dropdown > li.post_item .post_details, .mega_main_menu li.grid_dropdown .mega_dropdown > li .post_details {
    -webkit-box-shadow: 0px 0 0 0 tranparent;
    -moz-box-shadow: 0px 0 0 0 tranparent;
    -ms-box-shadow: 0px 0 0 0 tranparent;
    -o-box-shadow: 0px 0 0 0 tranparent;
    box-shadow: 0px 0 0 0 #222 !important;
    border: 0px solid transparent !important;
}
.mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link {
    padding: 0px 22px 0 17px !important;
}
.mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link:after {
    right: 9px !important;
}
span.carttext {
    font-size: 14px !important;
    margin-left: 5px;
}
.mega_main_menu.main-nav > .menu_holder > .menu_inner > ul > li > .item_link .link_descr {
    position: absolute;
    text-transform: uppercase;
    top: -15px;
    right: -7px;
    margin-top: 0 !important;
    color: #fff;
    padding: 2px 7px;
    background-color: #000;
    z-index: 99;
    -webkit-transition-duration: 0.4s;
    -webkit-transition-delay: 0.1s;
    transition-duration: 0.4s;
    transition-delay: 0.1s;
}
.mega_main_menu > .menu_holder > .menu_inner > ul > li.nav_woo_cart .woocommerce {
    padding: 0 25px;
}
.mega_main_menu.main-nav > .menu_holder > .menu_inner > ul > li:hover > .item_link .link_descr {
    top: -6px;
}
.mega_main_menu.main-nav.primary_style-flat.direction-horizontal.first-lvl-align-left.no-logo > .menu_holder > .menu_inner > ul > li:first-child > .item_link {}
.mega_main_menu.direction-vertical > .menu_holder > .menu_inner > ul > li > .item_link:after {
    margin-right: 10px;
}
.mega_main_menu.direction-vertical > .menu_holder > .menu_inner > ul > li {
    float: left;
    width: 100%;
}
.mega_main_menu > .menu_holder > .menu_inner > ul > li.multicolumn_dropdown > .mega_dropdown > li {
    padding: 0px 10px 10px 10px;
}
.mega_main_menu > .menu_holder > .menu_inner > ul > li.multicolumn_dropdown > .mega_dropdown > li:hover {
    background-color: transparent !important;
}
.mega_main_menu.main-nav .mega_dropdown .widgettitle {
    text-transform: uppercase;
    font-size: 110%;
    padding-bottom: 5px;
    margin-bottom: 15px;
    color: #000;
}
.mega_main_menu li.default_dropdown > .mega_dropdown > li > .item_link {
    padding: 10px 12px !important;
}
.mega_main_menu li.default_dropdown > .mega_dropdown > li.menu-item.drop_to_right > .item_link:before {
    right: 9px !important;
}
#site-navigation #searchsubmit, #site-footernavigation #searchsubmit {
    background: transparent;
    border: 0px solid#ccc;
}
.mega_main_menu.primary_menu > .menu_holder > .menu_inner > ul > li.nav_search_box > .mega_main_menu_searchform {
    border-radius: 10px;
}
.mega_main_menu.primary_menu > .menu_holder > .menu_inner > ul > li .icosearch {
    color: #000 !important;
}
.mega_main_menu.primary_menu .nav_logo > .logo_link > img {
    height: 100% !important;
    padding: 5px 0;
}
.mega_main_menu .nav_logo .logo_link {
    padding: 0 15px 0 0 !important;
}
.dark .mega_main_menu.primary_menu > .menu_holder > .menu_inner > .nav_logo > .mobile_toggle > .mobile_button {
    color: #fff;
}
/*TAGCLOUD*/
.tagcloud a {
    float: left;
    margin: 0 20px 10px 0;
    font-size: 12px !important;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
}
.tagcloud a:before {
    content: "";
    position: absolute;
    height: 1px;
    width: 10px;
    background: #111;
    z-index: 0;
    right: -15px;
    bottom: 50%;
}
.wp-block-tag-cloud a {
    float: left;
    padding: 3px 10px;
    margin: 0 5px 5px 0;
    font-size: 12px !important;
}
/*JETPACK SOCMED*/
.sd-content ul li a.sd-button:before, .sd-social-icon .sd-content ul li a.share-more {
    top: 0px !important;
}
.sd-sharing {
    margin-bottom: 0 !important;
}
.sd-social-icon .sd-content ul li a.share-more span {
    display: none;
}
.features-onsinglepost .sd-content ul li a.sd-button, .features-onsinglepost .sd-social-icon-text .sd-content ul li a.sd-button {
    border-radius: 0px !important;
    background: rgba(0, 0, 0, .0);
    box-shadow: 0 1px 0 rgba(0, 0, 0, .0) !important;
    margin: 0 0 0 0;
    padding: 4px 0 0 8px !important;
    width: 100%;
    border: 0px solid#111 !important;
}
.sd-social-icon-text .sd-content ul li a span {
    top: -3px;
    position: relative;
    font-size: 14px;
    line-height: 1em;
}
.features-onsinglepost .sd-content ul li a:hover.sd-button, .features-onsinglepost .sd-social-icon-text .sd-content ul li a:hover.sd-button {
    color: #ccc !important;
}
.features-onsinglepost .sd-social-icon-text .sd-content ul li:hover a:before {
    color: #ccc;
}
.sd-content .share-customize-link, div.sharedaddy h3.sd-title, .sharedaddy, #main div.sharedaddy {
    display: none;
}
.moduleshare .sharedaddy {
    display: inline;
}
.sd-social-icon .sd-content ul li a.sd-button, .sd-social-text .sd-content ul li a.sd-button, .sd-content ul li a.sd-button, .sd-content ul li .option a.share-ustom, .sd-content ul li.preview-item div.option.option-smart-off a, .sd-content ul li.advanced a.share-more, .sd-social-icon-text .sd-content ul li a.sd-button, .sd-social-official .sd-content > ul > li > a.sd-button, #sharing_email .sharing_send, .sd-social-official .sd-content > ul > li .digg_button > a {
    font-family: inherit !important;
}
.features-onsinglepost .sharedaddy, .sharejetpack .sharedaddy, .sharejetpack #main div.sharedaddy, .sharejetpack .sharedaddy {
    display: inherit !important;
}
.sharing-hidden .inner {
    box-shadow: 0px 5px 20px rgba(0, 0, 0, .0);
}
div.sharedaddy, #content div.sharedaddy, #main div.sharedaddy {
    color: #111;
    margin: 0;
    float: left;
}
.below-title-meta .sd-social-official .sd-content ul > li {
    float: right;
    margin: 0 0 5px 10px !important;
    height: 25px;
}
.sd-content ul {
    margin: 0 0 0 0 !important;
}
.entry-content-left .sd-content ul li {
    width: 48%;
    float: left;
    text-align: center;
    margin-bottom: 10px;
    background: #eee;
    padding: 10px 0;
}
.entry-content-left .sd-content ul li:nth-child(even) {
    float: right;
}
.sd-social-icon .sd-content ul li a.sd-button {
    font-size: 6px !important;
    line-height: 10px;
    background: transparent !important;
}
.woocommerce .sd-social-icon .sd-content ul li a.sd-button {
    padding: 7px 15px 7px 0 !important;
}
.sd-content ul li a.sd-button:before {
    font: normal 22px/1 'social-logos' !important;
    color: #111 !important;
}
.dark .sd-content ul li a.sd-button:before {
    color: #fff !important;
}
.woocommerce .sharedaddy h3.sd-title {
    margin: 15px 0;
}
.woocommerce .sharedaddy {
    display: inline;
}
.woocommerce .sd-content ul li {
    margin: 0 0 5px 0;
}
.woocommerce .sharedaddy h3.sd-title:before {
    border-top: 0;
}
.meta-onsinglepost2 ul {
    padding: 0 !important;
    margin: 0 0 .7em 0 !important;
    list-style: none !important;
}
.meta-onsinglepost2 ul li {
    margin: 0 5px 5px 0;
    padding: 0;
    display: inline-block;
}
.meta-onsinglepost2 ul li a {
    text-decoration: none !important;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    border-radius: 3px;
    color: #777 !important;
    background: #f8f8f8;
    border: 1px solid #cccccc;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .08);
    text-shadow: none;
    line-height: 23px;
    padding: 1px 8px 0px 5px;
}
.share-onmodule {
    float: left;
    width: 100%;
    position: relative;
}
.share-onmodule .sharedaddy {
    display: inherit !important;
}
.meta-onsinglepost2 ul li a.sharing-anchor {
    display: none;
}
.below-title-meta .sharedaddy h3.sd-title {
    display: none;
}
@media screen and (max-width: 480px) {
    .adt-comment, .submeta-singlepost {
        width: 100%;
        float: left;
        margin: 0 0 5px;
    }
}
@media screen and (max-width: 600px) {
    .adt-comment {
        float: left;
        margin-top: 10px;
    }
    .features-onsinglepost .sd-content ul li a.sd-button, .features-onsinglepost .sd-social-icon-text .sd-content ul li a.sd-button {
        margin: 0 10px 5px 0;
        padding: 1px 0 0 8px;
        background: #ccc;
    }
    .sd-content ul li {
        margin: 0 5px 5px 0 !important;
    }
}
/*WEATHER*/
.splw-lite-wrapper .splw-lite-current-temp span.cur-temp, .splw-lite-wrapper .splw-lite-header-title, .splw-lite-wrapper .splw-lite-current-time {
    font-family: 'Jost', sans-serif;
    font-weight: 400 !important;
}
/* --Switch-- */
.switch {
    align-items: center;
    position: relative;
    top: 4px;
    width: 70px !important;
    height: 24px !important;
    border-radius: 0;
    padding: 0;
    float: left;
    border: 1px solid#ccc;
    border-radius: 15px;
}
.dark .switch {
    border: 1px solid#333;
    background: #111;
}
.headerdefault-wrapper .switch {
    margin-left: 0px;
    float: right;
}
.switchtext1 {
    position: absolute;
    left: 0;
    top: 0;
    color: #f00;
    z-index: 1;
}
.switch__input, .switch__label {
    position: absolute;
    left: 12px;
    bottom: 3px;
}
.switch__input {
    margin: 0;
    padding: 0;
    opacity: 0;
    height: 0;
    width: 0;
    pointer-events: none;
}
.switch__input:checked + .switch__label + .switch__marker {
    left: 30px;
}
.switch__input:checked + .switch__label + .switch__marker:after {
    font-family: fontawesome;
    content: "\f186";
    display: block;
    border: none;
    position: absolute;
    bottom: -2px;
    left: 17px;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    line-height: 1em;
}
.switch__label {
    width: 100%;
    height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 1;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
}
.switch__label:before {
    font-family: fontawesome;
    content: "\f185";
    display: block;
    border: none;
    position: absolute;
    bottom: 0px;
    left: 0;
    color: #999;
    font-weight: 600;
    font-size: 16px;
    line-height: 1em;
    cursor: pointer;
}
.switch__label:hover:before {
    color: #fff;
}
.switch__label:after {
    font-family: fontawesome;
    content: "\f186";
    display: block;
    border: none;
    position: absolute;
    bottom: 0px;
    left: 35px;
    color: #000;
    font-weight: 600;
    font-size: 16px;
    line-height: 1em;
    cursor: pointer;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
}
.switch__label:hover:after {
    color: #ccc;
}
.switch__marker {
    position: relative;
    background-color: transparent;
    width: 30px;
    height: 22px;
    z-index: 2;
    left: 12px;
    bottom: 5px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
}
.switch__marker:before {
    font-family: fontawesome;
    content: "\f185";
    display: block;
    border: none;
    position: absolute;
    bottom: -2px;
    left: 0px;
    color: #ccc;
    font-weight: 600;
    font-size: 16px;
    line-height: 1em;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
}
.dark .switch__marker:before {
    left: 17px;
    color: #111;
}
/*NEWSTICKER*/
.simple-marquee-container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 500;
}
.simple-marquee-container {
    width: 100%;
    background: transparent;
    float: left;
    display: inline-block;
    overflow: hidden;
    box-sizing: border-box;
    height: 34px;
    position: relative;
}
.simple-marquee-container .marquee-sibling {
    background: #181818;
    padding: 0;
    width: 95%;
    height: 34px;
    line-height: 36px;
    font-size: 11px;
    color: #fff;
    text-align: center;
    float: left;
    left: 0;
    z-index: 1;
}
@media only screen and (max-width: 800px) {
    .marquee-wrapper {
        display: none !important;
    }
    .simple-marquee-container {
        margin: 0;
    }
}
.marquee-wrapper {
    padding: 0 15px 0 0;
    background: #fff;
    width: 10%;
    height: 34px;
    float: left;
    left: 0;
    z-index: 2;
}
.marquee-sibling:before {
    font-family: FontAwesome;
    content: "\f0e7";
    font-weight: 600;
    margin-right: 5px;
    color: #fff;
    z-index: 3;
}
.simple-marquee-container .marquee, .simple-marquee-container *[class^="marquee"] {
    display: inline-block;
    white-space: nowrap;
    position: absolute;
}
@media screen and (max-width: 1024px) {
    .sidebar .widgetbox-wrapper {
        left: 0px;
    }
    .col-md-10 .marquee-wrapper, .sticky .index-jbottom .sticky-text:before {
        display: none;
    }
    .theiaStickySidebar {
        position: relative;
    }
    .sidebar {
        float: left;
        margin: 15px 0 15px 0;
    }
    .single-wrapper .sidebar {
        padding: 30px 15px 0;
    }
    .single2-widget {
        overflow: hidden;
    }
    .headerdefault-wrapper .switch {
        float: left;
        margin: -3px 0 5px;
    }
    .single2-wrapper {
        margin: 30px 0;
    }
    .module31-content .column, .module31-content .first.column {
        width: 100% !important;
        padding: 0;
    }
    .module31-content .last.column {
        width: 100% !important;
        padding: 0;
        float: left !important;
    }
}
.simple-marquee-container .marquee {
    margin-left: 25%;
}
.simple-marquee-container .marquee-content-items {
    display: inline-block;
    padding: 3px 0;
    margin: 0;
    height: 30px;
    position: relative;
    font-weight: 600;
}
.simple-marquee-container .marquee-content-items li {
    display: inline-block;
    line-height: 30px;
}
.simple-marquee-container .marquee-content-items li:after {
    content: "|";
    margin: 0 1em;
    color: #181818;
}
.content {
    display: block;
    width: 1200px;
    background: rgb(215, 215, 215);
    padding: 1em;
    overflow: hidden;
    margin: 0 auto;
}
.content * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
/*SLIDE BAR*/
/***** Sidebar1 *****/
.Sidebar1 {
    width: 350px;
    height: 100vh;
    max-width: 100%;
    position: fixed;
    top: 0;
    left: -355px;
    z-index: 999;
    background: #fff;
    color: #181818;
    transition: all .3s;
    text-align: left;
    overflow: auto;
}
.Sidebar1.active {
    left: 0;
}
.dismiss {
    width: 44px;
    height: 34px;
    position: absolute;
    right: 0;
    top: 17px;
    margin: 0 -2px 0 0;
    transition: all .3s;
    background: #181818;
    text-align: center;
    cursor: pointer;
}
.dismiss:before {
    font-family: fontawesome;
    content: "\f100";
    display: block;
    border: none;
    position: absolute;
    top: 5px;
    left: 15px;
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    line-height: 22px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
}
.dismiss:hover, .dismiss:focus {
    background: #999;
    color: #fff;
}
.Sidebar1 .logo {
    padding: 20px 85px 20px 30px;
}
.sidebar1-insidewrapper {
    width: 100%;
    float: left;
    padding: 20px 40px;
}
.Sidebar1 a[data-toggle="collapse"] {
    position: relative;
}
.Sidebar1 .dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}
.Sidebar1 .to-top {
    padding: 20px;
    text-align: center;
}
.Sidebar1 .dark-light-buttons {
    padding: 10px 20px 30px 20px;
    text-align: center;
}
/***** Dark overlay *****/
.overlay {
    display: none;
    position: fixed !important;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7) !important;
    z-index: 998;
    opacity: 0;
    transition: all .5s ease-in-out;
}
.overlay.active {
    display: block;
    opacity: 0.5;
    left: 0;
}
/***** Content *****/
.open-menu {
    top: 0px;
    z-index: 997;
}
.open-menu.btn-customized {
    box-shadow: none;
    position: relative;
    height: 24px;
    width: 35px;
    float: left;
}
.headerdef-top .open-menu.btn-customized {
    top: -4px;
}
.open-menu.btn-customized:before {
    font-family: fontawesome;
    content: "\f1de";
    display: block;
    position: absolute;
    top: 8px;
    left: 0px;
    color: #111;
    font-weight: 500;
    font-size: 18px;
    line-height: 1em;
}
/***** Buttons *****/
a.btn-customized {
    border: 0;
    border-radius: 0px;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
}
a.btn-customized:hover {
    outline: 0;
    color: #fff;
}
/***** SIDEBAR APPEARANCE *****/
/* width */
.Sidebar1::-webkit-scrollbar {
    width: 5px;
}
/* Track */
.Sidebar1::-webkit-scrollbar-track {
    background: #fff;
}
/* Handle */
.Sidebar1::-webkit-scrollbar-thumb {
    background: #a0a0a0;
}
/* Handle on hover */
.Sidebar1::-webkit-scrollbar-thumb:hover {
    background: #222;
}
/*EDIT BUTTON FOR ADMIN*/
i {
    font-weight: 300 !important;
}
/*EDIT BUTTON FOR ADMIN*/
.post-edit-link {
    position: fixed;
    right: 0;
    top: 50%;
    padding: 10px 15px;
    border: 1px solid#ccc;
    border-right: none;
    background: #fff;
    margin-top: -2.5em;
    z-index: 99;
    display: inline;
}
.edit-link .vc_inline-link {
    display: none;
}
/*READING BAR*/
.scrollBar1 {
    position: fixed;
    top: 0;
    left: 0;
    height: 2px;
    width: 0%;
    background: #000;
    transition: width 200ms var(--timing);
    text-align: right;
    color: #fff;
    z-index: 9999;
}
.dark .scrollBar1 {
    background: #f8d92f;
    color: #181818;
}
/*WOO*/
.woocommerce form .form-row .required {
    color: #f00;
}
.woocommerce ul.order_details li strong {
    color: #111;
    float: left;
    width: 100%;
    margin-top: 5px;
}
.woocommerce-tabs.wc-tabs-wrapper {
    float: left;
    margin-top: 50px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs, #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 0;
    padding: 0;
    text-align: center;
    list-style: none;
}
.woocommerce ul.order_details li {
    margin-bottom: 15px;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
}
.woocommerce-review-link {
    display: none;
}
.woocommerce .woocommerce-breadcrumb {
    margin: 0 0 5px;
    font-size: 11px;
    text-transform: uppercase;
}
.tagged_as a, .posted_in a, .woocommerce .woocommerce-breadcrumb a {
    color: #111;
    font-weight: 600;
}
.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 5px;
}
.woocommerce-tabs.wc-tabs-wrapper {
    width: 80%;
    float: none;
    margin: 50px auto 0 auto;
}
.woocommerce-product-details__short-description {
    width: 100%;
    float: left;
    margin: 15px 0 25px;
}
.woocommerce .cart-collaterals .cross-sells span2, .woocommerce-page .cart-collaterals .cross-sells span2, .up-sells.upsells.products span2, .related.products span2, .up-sells.upsells.products h2, .related.products h2 {
    width: 100%;
    float: left;
    position: relative;
    margin: 0 0 20px;
}
.woocommerce .cart-collaterals .cross-sells span2, .woocommerce-page .cart-collaterals .cross-sells span2, .up-sells.upsells.products span2, .related.products span2 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    color: #111;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #f9f9f9;
    border-bottom-color: transparent;
    border-top: 1px solid #f9f9f9;
    border-left: 1px solid #f9f9f9;
    border-right: 1px solid #f9f9f9;
    z-index: 99;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 0px solid #181818;
    background-color: transparent;
    border-radius: 0;
    margin: 0;
    padding: 0 1em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    left: 0;
    border-bottom-right-radius: 0;
    border-width: 0;
    box-shadow: 0 0 0 #ebe9eb;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    right: 0;
    border-bottom-left-radius: 0;
    border-width: 0;
    box-shadow: 0 0 0 #ebe9eb;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after, .woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
    box-shadow: 0 0 0 #fff;
    border: 0px solid #d3ced2;
    bottom: 0;
}
.woocommerce div.product .woocommerce-tabs .panel {
    padding: 30px;
    background: #f9f9f9;
    margin: -1px 0 50px;
    z-index: 9;
    position: relative;
    border: 1px solid #f9f9f9;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    padding: 0.7em 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    color: #111;
}
.woocommerce #review_form #respond {
    width: 75%;
}
.woocommerce #reviews #comment {
    height: 125px;
    margin-bottom: 0px;
}
.woocommerce #respond form input[type="text"] {
    margin-bottom: 0px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    border: 0px solid #333;
    background: #f0f0f0;
}
.woocommerce ul.products li.product .price {
    font-size: 16px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    font-size: 26px;
    color: #111;
    font-weight: 500;
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
    font-weight: 500;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
    font-size: 88%;
    font-weight: 400;
}
.woocommerce .products .star-rating {
    margin: 10px 0;
    font-size: 12px !important;
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
    padding: 15px 0;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
    padding: 8px 15px;
    background-color: #111;
    border: 1px solid#111;
    color: #fff;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 400;
}
.woocommerce-error::before {
    top: -10px;
    left: -10px;
}
.woocommerce #review_form #respond .form-submit input, .woocommerce button.button, .woocommerce button.button.alt, .woocommerce a.button.alt, .woocommerce a.button, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce div.product form.cart .button {
    padding: 14px;
    background-color: #111;
    border: 1px solid#111;
    color: #fff;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 11px;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover, .woocommerce #review_form #respond .form-submit input:hover, .woocommerce button.button:hover, .woocommerce button.button.alt:hover, .woocommerce a.button.alt:hover, .woocommerce a.button:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover, .woocommerce .cart .button:hover, .woocommerce .cart input.button:hover, .woocommerce div.product form.cart .button:hover {
    background-color: transparent;
    border: 1px solid#333;
    color: #000;
    border-radius: 0;
}
.woocommerce-variation-price {
    float: left;
    width: 100%;
    margin: 30px 0;
}
.woocommerce div.product form.cart .reset_variations {
    position: relative;
    left: 15px;
}
.woocommerce div.product form.cart .variations label {
    font-weight: 600;
    text-transform: uppercase;
    color: #111;
}
.woocommerce div.product form.cart .variations select {
    border: 1px solid #111;
    color: #fff;
    background: #111;
    border-radius: 0px;
    font-family: inherit;
    margin-right: 0%;
    margin-bottom: 10px;
    padding: 8px 10px;
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    transition: all 700ms ease;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 15px;
}
.button.checkout.wc-forward {
    margin: 0 0 0 5px;
}
.single2-widget .select2-container .select2-selection--single, .single2-widget .select2-container--default .select2-selection--single {
    background-color: rgba(0, 0, 0, 0.0);
    border: 1px solid #333;
    height: 32px;
    margin: 0;
}
#customer_details {
    margin-bottom: 30px;
}
.woocommerce form .form-row {
    padding: 0;
    margin: 0 0 20px;
}
.woocommerce-ordering select:focus, .woocommerce-ordering select {
    border: 1px solid #333;
    border-radius: 0;
    padding: 5px 10px;
    font-size: 11px;
    text-transform: uppercase;
}
.woocommerce .woocommerce-result-count {
    margin: 0;
    font-size: 11px;
    text-transform: uppercase;
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text, .woocommerce .select2-container--default .select2-selection--single, .woocommerce input, .woocommerce textarea {
    border-radius: 0 !important;
}
.select2-container--default .select2-selection--single {
    height: 38px;
    background: transparent;
}
.woocommerce div.product form.cart div.quantity input {
    margin: 0;
    text-align: left;
    padding: 8px 0 8px 20px;
    border: 1px solid #333;
    border-radius: 0;
    width: 75px;
}
.quantity {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.minus, .plus {
    position: absolute;
    right: 0;
    width: 25px;
    height: 21px;
    line-height: 1em;
    border-left: 0;
    cursor: pointer;
    transition: color .2s ease-out;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #111;
    background-color: #fff;
    border: 1px solid #111;
}
.plus {
    top: 0;
}
.minus {
    bottom: 0;
}
.woocommerce span.onsale {
    left: 12px;
    top: 12px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 11px;
    line-height: 45px;
    text-align: center;
    text-transform: uppercase;
    background-color: #fff;
    color: #111;
    z-index: 100;
}
.woocommerce ul.products li.product .onsale {
    top: 12px;
    right: 15px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 11px;
    line-height: 45px;
    text-align: center;
    text-transform: uppercase;
    background-color: #fff;
    color: #111;
    z-index: 5;
}
.woocommerce-product-gallery__image {
    position: relative;
}
section.up-sells.upsells, section.related {
    width: 80%;
    margin: 0 auto;
}
section.up-sells.upsells.products > ul, section.related.products > ul {
    padding: 30px 0 0;
    border-bottom: 0px solid#333;
    margin: 0;
}
section.up-sells.upsells.products, section.related.products ul.products li.product .woocommerce-loop-product__title {
    padding: 5px 0 15px;
    font-size: 20px;
}
.woocommerce ul.products li.product a {
    float: left;
    width: 100%;
}
.woocommerce nav.woocommerce-pagination {
    width: 100%;
    float: left;
    margin-top: 30px;
}
.woocommerce .cart-collaterals .cross-sells ul.products, .woocommerce-page .cart-collaterals .cross-sells ul.products {
    padding: 0;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    padding: 15px;
    border: 1px solid #ddd;
}
.cart_totals h2 {
    margin: 0 0 30px;
}
.woocommerce table.shop_table {
    margin: 0 -1px 50px 0;
    border-radius: 0;
}
.woocommerce table.shop_attributes td {
    font-style: normal;
    font-size: 14px;
    border: 0px dotted rgba(0, 0, 0, .1);
}
.woocommerce table.shop_attributes th {
    padding: 10px 0;
    border: 0px dotted rgba(0, 0, 0, .1);
    background: transparent;
    color: #111;
}
.woocommerce table.shop_attributes {
    margin-bottom: 0;
}
.woocommerce-tabs.wc-tabs-wrapper h2 {
    display: none;
}
.yith_magnifier_zoom_magnifier {
    border: 0px dotted rgba(0, 0, 0, 0) !important;
}
.woocommerce .star-rating span {
    color: #111;
    font-size: 12px;
}
.woocommerce-info::before, .woocommerce p.stars a::before, .woocommerce-message::before {
    color: #111;
}
.woocommerce-message::before {
    margin-top: 8px;
}
.woocommerce .star-rating {
    font-size: 12px;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background-color: transparent;
    color: #111;
    border: 1px solid #ddd;
}
.woocommerce-message {
    display: inline-block;
    width: 100%;
    padding: 1.5em 2em 1em 3.5em;
}
.customfrontpage-wrapper .woocommerce-notices-wrapper > div > a {
    background-color: transparent;
    border: 1px solid#111;
    color: #111;
    font-size: 11px;
    text-transform: uppercase;
    padding: 10px 15px;
    margin-top: -5px;
}
.checkout.woocommerce-checkout.processing > div.blockUI.blockOverlay {
    background: rgba(258, 258, 258, 0.1) !important;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text {
    padding: 10px 15px;
    border: 1px solid#111;
    width: auto;
}
#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th {
    border-top: 1px solid#333;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 75px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    padding: 0;
    width: 55px;
    border: 0px solid #e4e1e3;
}
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
    border-top: 1px solid #333;
}
.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li {
    padding: 10px 0 10px 2em;
}
.woocommerce.widget_shopping_cart .cart_list li a.remove {
    top: 10px;
}
.woocommerce-checkout #payment {
    background: transparent;
    border-radius: 0;
    border: 1px solid#ccc;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    background: #fff;
    border: 1px solid#ccc;
    color: #111;
}
.woocommerce-checkout #payment div.payment_box::before {
    border: 13px solid #ccc;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}
.woocommerce-checkout #payment div.payment_box::after {
    content: "";
    display: block;
    border: 13px solid #fff;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -8px;
    left: 0px;
    margin: -17px 0 0 2em;
}
.select2-dropdown {
    background-color: #f9f9f9;
    border: 1px solid #ccc;
    border-radius: 0px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}
.woocommerce ul.order_details {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    padding: 15px 0;
}
.woocommerce ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li a {
    margin-bottom: 10px;
}
.woocommerce ul.product_list_widget li .star-rating {
    display: none;
}
.woocommerce .widget_rating_filter ul li, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
    padding: 10px 0;
}
.pp_woocommerce a.yith_expand {
    z-index: 88 !important;
}
.woocommerce .woocommerce-customer-details address {
    border: 1px solid #ddd;
    border-radius: 0;
    padding: 25px;
}
.woocommerce ul.products li.product .button {
    position: absolute;
    top: 40%;
    left: 15px;
    width: auto;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.7);
    border: 0;
    transition: all 0.7s ease-in-out;
}
.woocommerce ul.products li.product:hover .button {
    opacity: 1;
    top: 35%;
}
.products.columns-3 .star-rating {
    margin-bottom: 15px;
}
.woocommerce .page-title, .woocommerce div.product .product_title {
    margin-bottom: 15px;
}
.tagged_as, .posted_in, .sku_wrapper {
    width: 100%;
    margin-bottom: 7px;
    float: left;
    font-size: 14px;
    text-transform: capitalize;
}
.sku_wrapper {
    text-transform: uppercase;
}
.price_slider_wrapper {
    width: 100%;
    float: left;
}
.single2-widget .ui-slider-handle.ui-corner-all.ui-state-default {
    border-radius: 50%;
    height: 12px;
    width: 12px;
    background-color: #333;
    outline: 1px solid #333;
    border: 2px solid #fff;
    top: -5px;
}
.single2-widget .widget_price_filter .ui-slider .ui-slider-range, .single2-widget .price_slider.ui-slider.ui-corner-all.ui-slider-horizontal.ui-widget.ui-widget-content {
    border-radius: 0;
    height: 2px;
    margin-bottom: 25px;
}
.single2-widget .price_slider.ui-slider.ui-corner-all.ui-slider-horizontal.ui-widget.ui-widget-content {
    background-color: #181818;
    margin-left: 10px;
    margin-right: 10px;
}
.single2-widget .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #555;
}
.cat-parent > ul {
    margin-left: 15px;
}
.sidebar .widget .cat-parent > ul > li {
    border-top: 0px solid#333;
    border-bottom: 0px solid#333;
    padding: 10px 0;
}
.woocommerce ul.product_list_widget li img {
    float: left;
    margin-right: 25px;
    width: 20%;
    height: auto;
}
ul > li > a > span.product-title {
    text-transform: uppercase;
    font-weight: 600;
}
@media only screen and (max-width: 1024px) {
    section.up-sells.upsells, section.related, .woocommerce-tabs.wc-tabs-wrapper {
        width: 100%;
        float: left;
    }
    .woocommerce #review_form #respond {
        width: 100%;
    }
}
@media (min-width: 601px) and (max-width: 980px) {
    #product-80768 > div.images {
        overflow: hidden;
    }
}
@media (min-width: 601px) and (max-width: 825px) {
    .woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce h1.entry-title {
        font-size: 26px !important;
        line-height: 32px !important;
    }
}
@media only screen and (max-width: 768px) {
    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
        width: 47%;
    }
}
@media only screen and (max-width: 600px) {
    .woocommerce-page .woocommerce-result-count, .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
        float: left;
        width: 100%;
    }
    .woocommerce h2 {
        font-size: 20px !important;
        line-height: 24px !important;
    }
    .woocommerce h1.entry-title {
        font-size: 26px !important;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
        font-size: 16px !important;
    }
    .woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
        padding: 0 0 0 15px;
    }
    .woocommerce div.product .woocommerce-tabs .panel {
        padding: 30px 10px;
    }
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
    position: relative;
    float: left;
    width: 100%;
    margin-left: 0;
    padding: 0 0 10px 0;
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
    padding: 10px 0;
}
.woocommerce ul.products li.product a {
    background-size: 0px 1px;
}
.woocommerce ul.products li.product a:hover {
    background-size: 100% 1px;
}
.woocommerce ul.products li.product .price ins, .woocommerce ul.products li.product .price {
    color: #111;
    font-weight: 500;
    font-size: 14px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: 5px 0;
    line-height: 1em;
    font-size: 18px;
}
.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
    width: 50px;
}
.woocommerce ul.products li.product a img {
    margin: 0;
}
.singleproduct {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
}
.woocommerce .borderbox2 {
    padding: 15px 15px 15px;
    border: 1px solid#ddd;
    margin-bottom: 15px;
    width: 100%;
    float: left;
}
.woocommerce ul.products li.product a:hover .module117-thumb1 {
    position: relative;
    opacity: 0;
}
.woocommerce ul.products li.product a:hover .module117-thumb2 {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    margin-left: 0;
}
.woocommerce nav.woocommerce-pagination ul {
    border: 1px solid #333;
}
.woocommerce nav.woocommerce-pagination ul li {
    border-right: 1px solid #333;
}
.woocommerce nav.woocommerce-pagination ul li:last-child {
    border-right: 0px solid #333;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    padding: 0.5em 1em;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #111;
    color: #fff;
}
.cat-item span, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span {
    float: right;
}
.woocommerce > ul > li.cat-item > a, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}
li.cat-item a {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
}
.woocommerce .sidebar .widget li:before {
    content: "";
}
.order-total .woocommerce-Price-amount.amount, .cart-subtotal .woocommerce-Price-amount.amount {
    font-size: 14px;
    font-weight: 600;
    color: #111;
}
.woocommerce table.shop_table tfoot th, .cart-subtotal th, .order-total th {
    background: rgba(0, 0, 0, .0);
    border-left: 0px solid rgba(0, 0, 0, .1);
    border-right: 1px solid rgba(0, 0, 0, .1);
    border-bottom: 0px solid rgba(0, 0, 0, .1);
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #111;
}
.woocommerce table.shop_table td {
    font-size: 12px;
    text-transform: uppercase;
}
.woocommerce-MyAccount-navigation ul {
    width: 100%;
    display: grid;
    position: relative;
    grid-template-columns: repeat(6, 1fr);
    gap: 15px;
    text-align: center;
    background: #eee;
    overflow: hidden;
    padding: 10px 8px;
}
.woocommerce-MyAccount-navigation ul li {
    margin: 0 -1px 0 0;
    padding: 5px 0;
    position: relative;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
}
.woocommerce-MyAccount-navigation ul li.is-active {
    background: #111;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
    color: #fff;
}
.woocommerce-MyAccount-navigation ul li:before {
    position: absolute;
    content: "";
    background: #ddd;
    width: 1px;
    height: 777px;
    right: -8px;
    top: -20px;
    z-index: 9;
}
.woocommerce-MyAccount-content {
    float: left;
    width: 100%;
    padding: 30px;
    background: #f9f9f9;
}
.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th {
    padding: 10px 8px;
}
.woocommerce table.my_account_orders th {
    padding: 10px 8px;
    border: 1px solid #111;
}
.select2-container--default .select2-selection--single .dark .woocommerce-MyAccount-content, .dark .woocommerce-MyAccount-navigation ul, .dark .woocommerce .woocommerce-customer-details address, .dark .woocommerce .cart-collaterals .cart_totals, .dark .woocommerce-page .cart-collaterals .cart_totals {
    border: 1px solid#333;
}
.dark .woocommerce ul.products li.product .onsale {
    background-color: #181818;
    color: #fff;
}
.dark .woocommerce .borderbox2, .dark .select2-container--default .select2-selection--single, .dark .woocommerce-MyAccount-navigation ul li:before, .dark #add_payment_method #payment, .dark .woocommerce-cart #payment, .dark .woocommerce-checkout #payment, .dark .woocommerce #reviews #comments ol.commentlist li .comment-text, .dark .woocommerce div.product .woocommerce-tabs ul.tabs li.active, .dark .woocommerce div.product .woocommerce-tabs .panel {
    background: #222;
    border: 1px solid #222;
}
.dark .select2-container--default .select2-selection--single .select2-selection__rendered, .dark .woocommerce ul.order_details li strong, .dark .woocommerce table.shop_table tfoot th, .dark .cart-subtotal th, .dark .order-total th, .dark .order-total .woocommerce-Price-amount.amount, .dark .cart-subtotal .woocommerce-Price-amount.amount, .dark .woocommerce-info::before, .dark .woocommerce p.stars a::before, .dark .woocommerce-message::before, .dark .woocommerce table.shop_attributes th, .dark .up-sells.upsells.products span2, .dark .related.products span2, .dark .woocommerce div.product form.cart .variations label, .dark .woocommerce .woocommerce-breadcrumb, .dark .woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .dark .woocommerce div.product .woocommerce-tabs ul.tabs li a, .dark del, .dark .woocommerce div.product p.price, .dark .woocommerce div.product span.price, .dark .posted_in a, .dark .woocommerce .woocommerce-breadcrumb a, .dark .woocommerce ul.products li.product .price, .dark .woocommerce .star-rating span {
    color: #fff;
}
.dark .woocommerce .star-rating::before {
    color: #333;
}
.dark .woocommerce-error, .dark .woocommerce-info, .dark .woocommerce-message {
    color: #fff;
    border: 1px solid #333;
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    display: grid;
    float: left;
    grid-template-columns: repeat(1, 1fr);
}
.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
    order: 2;
    width: 100%;
    margin-top: 50px;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    order: 1;
    float: left;
    width: 100%;
}
.cross-sells ul.products li:nth-child(4), .woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li {
    width: 23.5%;
    clear: none;
    position: relative;
}
.cross-sells ul.products li:nth-child(2), .cross-sells ul.products li.first {
    margin: 0 2% 2.992em 0;
}
.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide em {
    font-style: normal;
    float: left;
    margin-top: 5px;
    color: #999;
}
.woocommerce-EditAccountForm.edit-account legend {
    margin: 15px 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    color: #111;
    border-top: 1px solid#ccc;
    padding-top: 30px;
}
.woocommerce-Address-title.title a {
    text-transform: uppercase;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.mega_main_menu li.nav_woo_cart > .mega_dropdown {
    border: 1px solid#111 !important;
    padding: 30px 5px 10px !important;
    max-width: 400px !important;
}
.woocommerce-mini-cart.cart_list.product_list_widget {
    display: inline;
    position: relative;
    left: 0;
}
.woocommerce-mini-cart.cart_list.product_list_widget a {
    background: transparent;
    display: block;
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    padding: 0;
    margin-bottom: 0px;
    width: 100%;
    white-space: normal;
    border-bottom: 0px solid#333;
}
.woocommerce-mini-cart.cart_list.product_list_widget a:hover {
    color: #777 !important;
}
.menu-item.nav_woo_cart span.quantity {
    color: #999;
    margin-top: 25px;
    font-size: 14px;
    font-weight: 600;
}
.menu-item.nav_woo_cart span.woocommerce-Price-currencySymbol, .menu-item.nav_woo_cart span.woocommerce-Price-amount.amount bdi {
    color: #ccc;
}
.woocommerce-mini-cart.cart_list.product_list_widget img {
    width: 50px;
    height: auto;
}
.woocommerce-mini-cart.cart_list.product_list_widget a.remove {
    top: 25%;
    right: 0;
    width: 40px;
    text-align: right;
    position: absolute;
    font-size: 30px;
    font-weight: 400;
}
.woocommerce-mini-cart__total.total {
    float: left;
    width: 100%;
    margin: 30px 0 !important;
    font-size: 16px;
    line-height: 18px;
}
.woocommerce-mini-cart__total.total strong {
    font-size: 12px;
    color: #999 !important;
    font-weight: 400;
}
.woocommerce-mini-cart__buttons.buttons > a {
    border: 1px solid#333;
}
.woocommerce table.shop_table th {
    padding: 15px 12px;
}
.woocommerce-mini-cart__empty-message {
    color: #fff !important;
}
#main_ul-primary_menu > li.menu-item.nav_woo_cart.multicolumn_dropdown.drop_to_left.submenu_default_width > span > i {
    padding-right: 0;
}
/*DARK THEME*/
body {
    background-color: #fff;
}
.dark .tagcloud a:link, .dark .tagcloud a:visited, .dark .module11-related, .dark .related-maintitle h3, .dark .efposelogo a, .dark a {
    color: #fff;
}
.dark .footer-topinside aside.widget {
    color: #c0c0c0;
}
.dark a:hover {
    color: #999;
}
.dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6 {
    color: #fff !important;
}
.dark .author_left_style2, .dark .footer7-subtitle2, body.dark, body.dark .single2-intro, body.dark .jmodule-subtitle2, body.dark .jmodule-maintitle, .dark .jmodule-maintitle2, .dark .module8-caption {
    background: #181818;
    color: #c0c0c0;
}
.dark .wp-block-calendar table th {
    background: #111;
    color: #f0f0f0;
}
.dark .wp-block-calendar table tbody {
    color: #f0f0f0;
    background: #222;
}
.dark .mega_main_menu.primary_menu > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link, .dark .mega_main_menu.primary_menu > .menu_holder > .menu_inner > ul > li.current-menu-item > .item_link {
    background: #111;
}
.dark .mega_main_menu.primary_menu > .menu_holder > .menu_inner > ul > li:hover > .item_link {
    background: #111;
}
.dark .jmodule-maintitle2 h3, .dark .crumbs a:nth-child(2), .dark .mega_main_menu.primary_menu > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link *, .dark .mega_main_menu.primary_menu > .menu_holder > .menu_inner > ul > li:hover > .item_link * {
    color: #f0f0f0 !important;
}
.dark .mega_main_menu.primary_menu li .post_details > .post_icon > i, .dark .mega_main_menu.primary_menu li .mega_dropdown .item_link *, .dark .mega_main_menu.primary_menu li .mega_dropdown a, .dark .mega_main_menu.primary_menu li .mega_dropdown a *, .dark .mega_main_menu.primary_menu li li .post_details a, .dark .mega_main_menu.primary_menu > .menu_holder > .menu_inner > ul > li.current-menu-item > .item_link * {
    color: #f0f0f0;
}
.dark .mega_main_menu.primary_menu ul .mega_dropdown > li > .item_link, .dark .mega_main_menu.primary_menu > .menu_holder > .menu_inner > ul > li.default_dropdown .mega_dropdown, .dark .mega_main_menu.primary_menu > .menu_holder > .menu_inner > ul > li > .mega_dropdown {
    background: #111 !important;
}
.dark .mega_main_menu.primary_menu > .menu_holder > .menu_inner > ul > li:hover.current-post-ancestor > .item_link, .dark .mega_main_menu.primary_menu > .menu_holder > .menu_inner > ul > li.current-post-ancestor > .item_link, .dark .mega_main_menu.primary_menu.primary_style-buttons > .menu_holder > .menu_inner > .nav_logo > .mobile_toggle, .dark .mega_main_menu.primary_menu > .menu_holder > .menu_inner > ul > li > .item_link, .dark .mega_main_menu.primary_menu > .menu_holder > .mmm_fullwidth_container {
    background: transparent;
}
.dark .mega_main_menu.primary_menu > .menu_holder > .menu_inner > ul > li.nav_search_box > .mega_main_menu_searchform, .dark .mega_main_menu.primary_menu > .menu_holder > .menu_inner > ul > li.nav_search_box .field, .dark .mega_main_menu.primary_menu > .menu_holder > .menu_inner > ul > li.nav_search_box *, .dark #site-navigation #searchsubmit, .dark #site-footernavigation #searchsubmit {
    background: rgba(258, 258, 258, 0.08);
    border-color: rgba(0, 0, 0, 0) !important;
    color: #f0f0f0;
}
.dark .mega_main_menu.primary_menu > .menu_holder > .menu_inner > ul > li .icosearch {
    color: #f0f0f0 !important;
}
.dark .authors-name h4 span, .dark .sidebar1-insidewrapper {
    color: #f0f0f0;
}
.dark .list_carousel3 .prev6, .dark .list_carousel3 .next6 {
    background: #181818 !important;
    border: 1px solid#181818;
}
.dark .pagination > li > a, .dark .pagination > li > span {
    background: #222;
    border: 1px solid#333;
    color: #fff;
}
.dark .pagination > li:hover > a, .dark .pagination > li:hover > span {
    background: #333;
}
.dark .pagination li span.emm-current {
    color: #777;
}
.dark .category3-jbottom:hover {
    background: #000 !important;
    border: 1px solid#000;
}
.dark .alert.alert-info, .dark .features-onsinglepost .sd-content ul li a.sd-button, .dark .features-onsinglepost .sd-social-icon-text .sd-content ul li a.sd-button {
    background: none !important;
    color: #f0f0f0 !important;
    border: 1px solid#333;
}
.dark .features-onsinglepost .sd-content ul li a:hover.sd-button, .dark .features-onsinglepost .sd-social-icon-text .sd-content ul li a:hover.sd-button {
    color: #999 !important;
}
.dark .category1-topinside select, .dark .list_carousel3 .prev6:hover, .dark .list_carousel3 .next6:hover {
    background: #333 !important;
    border: 1px solid#333;
    color: #f0f0f0;
}
.dark ::-webkit-scrollbar-thumb, .dark .site-content nav:before, .dark .sticky .categorydefault-wrapper, .dark .simple-marquee-container .marquee-sibling, .dark .sticky .category2-jtop, .dark .sticky .category3-jbottom, .dark .module16-time:after, .dark .wrapper-module6:after, .dark .module15ol:before {
    background: #333;
}
.dark .page-header {
    border: 1px solid #222;
    background-color: #222;
}
.dark .cpt-sidebar {
    border: 1px solid #333;
    background-color: #222;
}
.dark .wp-block-calendar table caption, .dark .wp-block-calendar table tbody, .dark .author-description h2, .dark .cpt-inside h5, .dark .cpt-titleheader .entry-title {
    color: #f0f0f0;
}
.dark .dismiss, .dark #submit, .dark input, .dark button, .dark textarea {
    border: 1px solid #333;
    background: #333;
    color: #f0f0f0;
}
.dark .post-edit-link, .dark .wpcf7-submit {
    border: 1px solid #333;
    background: #333;
    color: #f0f0f0;
}
.dark #searchsubmit {
    border: 1px solid #222;
    background: #222;
    color: #f0f0f0;
}
.dark .widget-title:before, .dark .author-avatar:after, .dark .author-avatar:before, .dark .module11-bottompost, .dark .wpcf7-submit:hover {
    background: #333;
    color: #f0f0f0;
}
.dark .efpose-nav li a, .dark .efpose-latest-article h6 a, .dark .mega_main_menu.primary_menu > .menu_holder > .menu_inner > ul > li > .item_link:after, .dark .cpt-inside, .dark .author_left_style2 .authorname_name, .dark .widget-title:before, .dark .comments-title, .dark .open-menu.btn-customized:before, .dark .dismiss:before, .dark .module8-morecontent ul, .dark .module4-text .firstletter, .dark .module8-text .firstletter, .dark .entry-content > p:first-of-type:first-letter, .dark .entry-content.ctest > div.first.column > p:first-of-type:first-letter, .dark .related-maintitle, .dark #respond h3, .dark .widget-title, .dark .entry-content blockquote, .dark .entry-header .entry-title, .dark .mega_main_menu.primary_menu > .menu_holder > .menu_inner > ul > li > .item_link * {
    color: #f0f0f0;
}
.dark .cat-popview span.comment:before, .dark footer.entry-meta, .dark .simple-marquee-container .marquee-content-items li:after, .dark .subcomment-singlepost:before, .dark .readtime:before, .dark span.view2:before, .dark .moduletitle-wrapper span, .dark .moduletitle-subwrapper span {
    color: #f0f0f0;
}
.dark .footerstyle6-nav .efpose-nav li a, .dark aside #wp-calendar tbody, .dark .col-md-4.thumbw6, .dark .col-md-4.thumbw1, .dark .col-md-6.cattitle, .dark .category1-jbottomleft {
    border-right: 1px solid#333;
}
.dark .error-wrapper, .dark .wp-block-calendar tbody td, .dark .wp-block-calendar th, .dark .search-jtopinside, .dark .category3-jbottom, .dark .author_left_style2 {
    border: 1px solid#333;
}
.dark #wp-calendar thead, .dark .children .comment .comment:before, .dark .children .comment .comment:after {
    background: #333;
}
.dark .index-jbottom, .dark .footer7-subwrapper {
    border-top: 1px solid#333;
}
.dark .javawidget-inside, .dark .horizontal .module1c-post, .dark .vertical .module1c-post, .dark aside #wp-calendar tbody th, .dark aside #wp-calendar tbody td, .dark .javawidget5-article, .dark .module4-morecontent, .dark .module4-author, .dark .cpt-jbottom h2, .dark .cpt-titleheader, .dark .cpt-inside, .dark .cat-popview, .dark .category5-jbottom .sticky-text:after, .dark .header-top, .dark .Sidebar1 .logo, .dark .wrapper-module7, .dark .module15-intro, .dark .module15-post {
    border-bottom: 1px solid#333;
}
.dark .footer-wrapinside, .sidebar .dark .widget li, .dark .category1-sidewrapper, .dark .footer-topinside .widget li, .dark .index-footer {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
}
.dark aside #wp-calendar tbody th, .dark aside #wp-calendar tbody td {
    border-left: 1px solid #333;
}
.dark .module2-post:last-child, .dark .wrapper-module7:last-child, .dark .module1-post:last-child {
    border-bottom: transparent;
}
.dark .wp-block-pullquote, .dark .elementor-element, .dark .elementor-widget-container, .dark .elementor-element-populated {
    border-color: #333 !important;
}
.dark .list_carousel3 .next6:before, .dark .list_carousel3 .prev6:before, .dark .jmodule-maintitle h3 {
    color: #f0f0f0 !important;
}
.dark .categorydefault-wrapper .entry-header {
    border-bottom: none;
}
.dark hr {
    background-color: #333;
}
.dark .Sidebar1, .dark .sidebar1-insidewrapper, .dark .Sidebar1 .logo, .dark .module11-bottomcontent:nth-child(even) .module11-bottompost, .dark .modulebox-wrapper > ul > li.active > a {
    background-color: #222;
}
.dark .modulebox-wrapper .nav-pills > li > a {
    background-color: #333;
    color: #f0f0f0;
}
.dark .marquee-wrapper {
    background: #181818;
}