﻿#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10000;
    overflow: hidden
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left
}

#cboxContent {
    position: relative
}

#cboxTitle {
    margin: 0
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#colorbox, #cboxContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

#cboxOverlay {
    background: #000
}

#colorbox {
    outline: 0
}

#cboxTopLeft {
    width: 14px;
    height: 14px;
    background: url(../wp-content/plugins/yith-woocommerce-compare/assets/images/colorbox/controls.png) no-repeat 0 0
}

#cboxTopCenter {
    height: 14px;
    background: url(https://demo2.madrasthemes.com/electro/wp-content/plugins/yith-woocommerce-compare/assets/images/colorbox/border.png) repeat-x top left
}

#cboxTopRight {
    width: 14px;
    height: 14px;
    background: url(https://demo2.madrasthemes.com/electro/wp-content/plugins/yith-woocommerce-compare/assets/images/colorbox/controls.png) no-repeat -36px 0
}

#cboxBottomLeft {
    width: 14px;
    height: 43px;
    background: url(https://demo2.madrasthemes.com/electro/wp-content/plugins/yith-woocommerce-compare/assets/images/colorbox/controls.png) no-repeat 0 -32px
}

#cboxBottomCenter {
    height: 43px;
    background: url(https://demo2.madrasthemes.com/electro/wp-content/plugins/yith-woocommerce-compare/assets/images/colorbox/border.png) repeat-x bottom left
}

#cboxBottomRight {
    width: 14px;
    height: 43px;
    background: url(https://demo2.madrasthemes.com/electro/wp-content/plugins/yith-woocommerce-compare/assets/images/colorbox/controls.png) no-repeat -36px -32px
}

#cboxMiddleLeft {
    width: 14px;
    background: url(https://demo2.madrasthemes.com/electro/wp-content/plugins/yith-woocommerce-compare/assets/images/colorbox/controls.png) repeat-y -175px 0
}

#cboxMiddleRight {
    width: 14px;
    background: url(https://demo2.madrasthemes.com/electro/wp-content/plugins/yith-woocommerce-compare/assets/images/colorbox/controls.png) repeat-y -211px 0
}

#cboxContent {
    background: #fff;
    overflow: visible
}

#cboxLoadingOverlay {
    background: url(https://demo2.madrasthemes.com/electro/wp-content/plugins/yith-woocommerce-compare/assets/images/colorbox/loading_background.png) no-repeat center center
}

#cboxLoadingGraphic {
    background: url(https://demo2.madrasthemes.com/electro/wp-content/plugins/yith-woocommerce-compare/assets/images/colorbox/loading.gif) no-repeat center center
}

#cboxTitle {
    position: absolute;
    bottom: -25px;
    left: 0;
    text-align: center;
    width: 100%;
    font-weight: bold;
    color: #7C7C7C
}

#cboxCurrent {
    position: absolute;
    bottom: -25px;
    left: 58px;
    font-weight: bold;
    color: #7C7C7C
}

#cboxPrevious, #cboxNext, #cboxSlideshow {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    position: absolute;
    bottom: -29px;
    background: url(https://demo2.madrasthemes.com/electro/wp-content/plugins/yith-woocommerce-compare/assets/images/colorbox/controls.png) no-repeat 0px 0px;
    width: 23px;
    height: 23px;
    text-indent: -9999px
}

#cboxPrevious {
    left: 0px;
    background-position: -51px -25px
}

#cboxNext {
    left: 27px;
    background-position: -75px -25px
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
    direction: rtl;
}

article, aside, figcaption, figure, footer, header, main, nav, section {
    display: block
}

a {
    background-color: transparent
}

strong {
    font-weight: 700
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

button, input, select {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button {
    -webkit-appearance: button
}

    button::-moz-focus-inner, input::-moz-focus-inner {
        padding: 0;
        border: 0
    }

input {
    line-height: normal
}

    input[type=search] {
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-appearance: textfield
    }

        input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none
        }

table {
    border-spacing: 0;
    border-collapse: collapse
}

td, th {
    padding: 0
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*, ::after, ::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

@-ms-viewport {
    width: device-width
}

@viewport {
    width: device-width
}

html {
    font-size: 16px
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    color: #373a3c;
    background-color: #fff
}

h2, h4, h5 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

ul {
    margin-top: 0;
    margin-bottom: 1rem
}

    ul ul {
        margin-bottom: 0
    }

a {
    color: #0275d8;
    text-decoration: none
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle
}

a, button, input, label, select {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

table {
    background-color: transparent
}

th {
    text-align: left
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button, input, select {
    margin: 0;
    line-height: inherit;
    border-radius: 0
}

    input[type=search] {
        -webkit-box-sizing: inherit;
        box-sizing: inherit;
        -webkit-appearance: none
    }

h2, h4, h5 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h2 {
    font-size: 2rem
}

h4 {
    font-size: 1.5rem
}

h5 {
    font-size: 1.25rem
}

.container {
    padding-right: .9375rem;
    padding-left: .9375rem;
    margin-right: auto;
    margin-left: auto
}

    .container::after {
        display: table;
        clear: both;
        content: ""
    }

@media (min-width:544px) {
    .container {
        max-width: 576px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 940px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: .25rem
}

    .form-control::-ms-expand {
        background-color: transparent;
        border: 0
    }

    .form-control::-webkit-input-placeholder {
        color: #999;
        opacity: 1
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #999;
        opacity: 1
    }

.btn {
    display: inline-block;
    padding: .375rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: .25rem
}

.btn-secondary {
    color: #373a3c;
    background-color: #fff;
    border-color: #ccc
}

.collapse {
    display: none
}

.dropdown {
    position: relative
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: .25rem;
    margin-left: .25rem;
    vertical-align: middle;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 1rem;
    color: #373a3c;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0
    }

    .input-group .form-control, .input-group-addon, .input-group-btn {
        display: table-cell
    }

        .input-group-addon:not(:first-child):not(:last-child) {
            border-radius: 0
        }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    color: #55595c;
    text-align: center;
    background-color: #eceeef;
    border: 1px solid #ccc;
    border-radius: .25rem
}

.input-group .form-control:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group .form-control:last-child, .input-group-btn:last-child > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

    .input-group-btn > .btn {
        position: relative
    }

    .input-group-btn:last-child > .btn {
        z-index: 2;
        margin-left: -1px
    }

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-toggler {
    padding: .5rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: 0 0;
    border: 1px solid transparent;
    border-radius: .25rem
}

.clearfix::after {
    display: table;
    clear: both;
    content: ""
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

@media (max-width:1199px) {
    .hidden-lg-down {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-xl-up {
        display: none !important
    }
}

@font-face {
    font-family: "font-electro";
    src: url(~/fonts/font-electro.eot);
    src: url(~/fonts/font-electro.eot?#iefix) format("embedded-opentype"),
        url(~/fonts/font-electro.woff) format("woff"),
        url(~/fonts/font-electro.ttf) format("truetype"),
        url(~/fonts/font-electro.svg#font-electro) format("svg");
    font-weight: normal;
    font-style: normal
}

.ec {
    display: inline-block;
    font: normal normal normal 14px/1 font-electro;
    font-size: inherit;
    text-rendering: auto;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ec-compare:before {
    content: "\64"
}

.ec-favorites:before {
    content: "\67"
}

.ec-search:before {
    content: "\6d"
}

.ec-shopping-bag:before {
    content: "\6e"
}

.ec-support:before {
    content: "\6f"
}

.ec-user:before {
    content: "\72"
}

.ec-map-pointer:before {
    content: "\75"
}

.ec-close-remove:before {
    content: "\77"
}

.ec-arrow-down-search:before {
    content: "\79"
}

.ec-transport:before {
    content: "\42"
}

.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom
}

    .mCustomScrollbar.mCS_no_scrollbar {
        -ms-touch-action: auto;
        touch-action: auto
    }

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto
}

    .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
        margin-right: 0
    }

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0
}

.mCSB_outside + .mCSB_scrollTools {
    right: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
    width: 100%;
    height: 30px;
    z-index: 1
}

    .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        position: relative;
        width: 4px;
        height: 100%;
        margin: 0 auto;
        -webkit-border-radius: 16px;
        -moz-border-radius: 16px;
        border-radius: 16px;
        text-align: center
    }

.mCSB_scrollTools {
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)"
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,0.4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,0.75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

* {
    box-sizing: border-box
}

body {
    overflow-x: hidden;
    background-color: #fff;
    color: #333e48;
    direction: ltr
}

.clearfix::after {
    content: "";
    display: table;
    clear: both
}

.screen-reader-text {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
    position: absolute !important
}

body {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-size: .875em;
    letter-spacing: -.01em
}

body, button, input {
    color: #333e48;
    font-family: "Open Sans",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    line-height: 1.714em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility
}

button, input {
    line-height: 1.286em
}

select {
    color: initial;
    font-family: "Open Sans",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif
}

h2, h4, h5 {
    margin-bottom: .5em
}

.dropdown-menu {
    font-size: 1em
}

table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1.236rem
}

    table td, table th {
        padding: .75rem;
        line-height: 1.5;
        vertical-align: top;
        border-top: 1px solid #eceeef
    }

    table thead th {
        vertical-align: bottom;
        border-bottom: 2px solid #eceeef
    }

img {
    height: auto;
    max-width: 100%;
    display: block
}

.form-control, .navbar-search .form-control {
    font-size: 1.071em;
    line-height: 2em;
    border-radius: 1.467em;
    padding: .701em 2.134em;
    border-width: 0
}

label {
    font-size: 1em;
    line-height: 1.286em;
    font-weight: 700;
    margin-bottom: .857em
}

.btn, button {
    font-size: .875rem;
    border-radius: 1.571em;
    padding: 1.036em 2.134em;
    border-width: 0;
    display: inline-block;
    color: #333e48;
    background-color: #efecec;
    border-color: #efecec
}

.btn-secondary {
    background-color: #333e48;
    color: #fff
}

form::after {
    content: "";
    display: table;
    clear: both
}

input[type=search], input[type=text] {
    padding: .857em 1.214em;
    background-color: transparent;
    color: #818181;
    line-height: 1.286em;
    outline: 0;
    border: 0;
    -webkit-appearance: none;
    border-radius: 1.571em;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: #ddd
}

@media (min-width:1200px) {
    .container {
        max-width: 1200px
    }
}

section {
    margin-bottom: 3.571em
}

    section > h2 {
        font-size: 1.786em;
        line-height: 1.6em;
        position: relative;
        margin-bottom: 1.6em
    }

img.desaturate {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray
}

.primary-nav-menu .nav-inline > .menu-item {
    display: inline-block
}

    .primary-nav-menu .nav-inline > .menu-item + .menu-item {
        margin-left: 2.5em
    }

    .primary-nav-menu .nav-inline > .menu-item.dropdown + .menu-item {
        margin-left: 2.143em
    }

    .primary-nav-menu .nav-inline > .menu-item > a {
        display: inline-block;
        color: #334141;
        font-size: 1.071em;
        font-weight: 700
    }

.primary-nav-menu .nav-inline .dropdown-toggle::after {
    content: '\f107';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: -.125em;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #aeaeae;
    border-top: none;
    border-left: none;
    border-right: none;
    margin-left: .5em;
    margin-right: 0;
    width: auto;
    height: auto;
    font-size: 12px
}

.navbar-search {
    float: left;
    width: 52%
}

    .navbar-search > .input-group {
        width: 100%;
        display: flex;
    }

        .navbar-search > .input-group .input-search-field {
            flex-grow: 1;
            flex-basis: 0;
            margin-right: -1px
        }

            .navbar-search > .input-group .input-search-field .product-search-field.form-control {
                border-top-left-radius: 2.467em;
                border-bottom-left-radius: 2.467em;
                border-color: #ce000c;
            }

        .navbar-search > .input-group .search-categories {
            display: flex;
            border-color: #ce000c;
        }

        .navbar-search > .input-group .input-group-btn, .navbar-search > .input-group .search-categories {
            width: auto;
            height: 50px;
            border-color: #ce000c;
        }

    .navbar-search .form-control {
        background: #fff;
        line-height: 1.34em;
        padding: 1.01em 2.134em;
        height: 50px;
        border-radius: 2.467em;
        border-color: #ce000c;
    }

    .navbar-search .btn, .navbar-search button {
        line-height: 1.36em;
        padding: 1.08em 1.93em;
        height: 50px;
        border-radius: 2.571em;
        border-color: #ce000c;
        background-color: #ce000c
    }

    .navbar-search .search-categories.input-group-addon {
        border: none;
        background-color: #fff;
        border-color: #ce000c;
    }

    .navbar-search .search-categories > select {
        color: #6b6b6b;
        font-size: .938em;
        line-height: 1.4em;
        display: inline-block;
        max-width: 100%;
        padding: 0 1.75rem 0 .75rem;
        vertical-align: middle;
        background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) no-repeat right .75rem center;
        background-size: 8px 10px;
        border: none;
        -moz-appearance: none;
        -webkit-appearance: none
    }

        .navbar-search .search-categories > select::-ms-expand {
            opacity: 0
        }

.dropdown-menu-mini-cart {
    width: 332px;
    left: auto;
    right: 0;
    padding: 2.2em 2.2em 1.2em 2.2em;
    border-radius: 0;
    top: 120% !important;
    box-shadow: 0 0 6px 0 rgba(1,1,1,.3);
    border: none
}

.woocommerce-breadcrumb {
    margin-top: 1.786em;
    margin-bottom: 3.571em
}

    .woocommerce-breadcrumb a {
        color: #333e48;
        display: inline-block
    }

    .woocommerce-breadcrumb span.delimiter {
        margin: 0 1.429em
    }

@media (max-width:568px) {
    .woocommerce-breadcrumb {
        margin-top: 0;
        background-color: #f8f8f8;
        margin-left: -15px;
        margin-right: -15px;
        padding: 15px 15px 0 15px
    }

        .woocommerce-breadcrumb a {
            padding-bottom: 1.2em
        }

        .woocommerce-breadcrumb span.delimiter {
            margin: 0 10px
        }
}

@font-face {
    font-family: star;
    src: url(~/fonts/star.eot);
    src: url(~/fonts/star.ttf);
    src: url(~/fonts/star.eot?#iefix) format("embedded-opentype"),
        url(~/fonts/star.woff) format("woff"),
        url(~/fonts/star.ttf) format("truetype"),
        url(~/fonts/star.svg#star) format("svg");
    font-weight: 400;
    font-style: normal
}

.star-rating {
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.5em;
    font-family: star
}

    .star-rating:before {
        content: "\73\73\73\73\73";
        color: rgba(0,0,0,.2);
        float: left;
        top: 0;
        left: 0;
        position: absolute
    }

    .star-rating span {
        overflow: hidden;
        float: left;
        top: 0;
        left: 0;
        position: absolute;
        padding-top: 1.5em
    }

        .star-rating span:before {
            content: "\53\53\53\53\53";
            top: 0;
            position: absolute;
            left: 0;
            color: #e50012
        }

.owl-carousel {
    display: none;
    width: 100%;
    position: relative;
    z-index: 1
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0,0,0)
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-touch-callout: none
    }

        .owl-carousel .owl-item img {
            -webkit-transform-style: preserve-3d;
            display: block;
            width: 100%;
            height: auto
        }

    .owl-carousel .owl-dots.disabled {
        display: none
    }

    .owl-carousel.owl-loaded {
        display: block
    }

    .owl-carousel .owl-item img {
        transform-style: preserve-3d
    }

.owl-dots {
    text-align: center
}

table.cart {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1.236rem
}

    table.cart td, table.cart th {
        padding: .75rem;
        line-height: 1.5;
        vertical-align: top;
        border-top: 1px solid #eceeef
    }

    table.cart thead th {
        vertical-align: bottom;
        border-bottom: 2px solid #eceeef
    }

    table.cart thead th {
        font-size: 1em;
        line-height: 1.714em;
        color: #747474;
        border-bottom: 1px solid #ddd;
        border-top: none;
        font-weight: 400
    }

    table.cart td {
        vertical-align: middle;
        font-size: 1.214em;
        line-height: 1.147em
    }

    table.cart .product-thumbnail {
        width: 136px
    }

.yamm > .dropdown {
    position: static
}

.yamm .dropdown-menu {
    left: auto
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0;
    position: absolute;
    padding: 0;
    animation-duration: .2s
}

    .yamm .dropdown.yamm-fw .dropdown-menu .menu-item {
        list-style: none
    }

    .yamm .dropdown.yamm-fw .dropdown-menu .menu {
        padding: 0
    }

.yamm .yamm-content {
    padding: 2.143em
}

    .yamm .yamm-content .wpb_content_element {
        margin: 0
    }

    .yamm .yamm-content .bg-yamm-content {
        position: absolute;
        right: 0;
        bottom: 0
    }

.yamm .nav-title {
    font-weight: 700;
    font-size: 1.071em;
    padding: .571em 0;
    min-height: 2.667em
}

    .yamm .nav-title a, .yamm .nav-title > a {
        padding: 0;
        font-weight: 700
    }

.yamm .nav-divider {
    height: 1px;
    border-top: 1px solid #ddd;
    margin: .5em 0
}

.yamm .nav-subtext, .yamm .nav-text {
    display: block
}

.yamm .nav-subtext {
    font-size: .8em;
    color: #aaa;
    line-height: 1
}

.bg-yamm-extend-outside {
    position: relative;
    right: -50px
}

#scrollUp {
    border-radius: 3px;
    bottom: 1.25rem;
    color: #fff;
    font-size: 2.25rem;
    height: 2.625rem;
    line-height: 100%;
    opacity: .5;
    padding: 3px;
    right: 1.25rem;
    text-align: center;
    width: 2.625rem
}

    #scrollUp i {
        display: inline-block;
        vertical-align: top
    }

@media (max-width:991px) {
    #scrollUp {
        bottom: 1.25rem
    }
}

.pace .pace-progress {
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 100%;
    width: 100%;
    height: 2px
}

.navbar-toggle-close {
    display: none
}

.top-bar {
    border-bottom: 1px solid #ddd;
    padding: .786em 0
}

    .top-bar .nav-inline .menu-item {
        display: inline-block;
        color: #959595;
        font-size: .929em
    }

    .top-bar .nav-inline > .menu-item + .menu-item:before {
        content: '|';
        color: #cad5d5;
        display: inline-block;
        margin: 0 1em
    }

    .top-bar .nav-inline .menu-item > a {
        display: inline-block;
        color: #334141
    }

        .top-bar .nav-inline .menu-item > a i {
            margin-right: 6px;
            font-size: 1rem
        }

.site-header .dropdown-menu {
    z-index: 1001
}

.header-logo {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: .9375rem;
    padding-right: .9375rem
}

@media (min-width:768px) {
    .header-logo {
        width: 25%
    }
}

.header-logo .header-logo-link {
    display: block
}

@media (max-width:568px) {
    .site-header {
        border-bottom: 1px solid #ddd;
        padding-bottom: 0
    }
}

.navbar-search i.ec {
    line-height: .9em;
    font-size: 1.429em
}

.navbar-search .input-group .form-control:last-child {
    border-top-left-radius: 2.467em;
    border-bottom-left-radius: 2.467em
}

.brands-carousel {
    margin-bottom: 6.071em
}

    .brands-carousel .item {
        text-align: center;
        height: 50px;
        position: relative
    }

        .brands-carousel .item figure {
            display: block;
            margin: 0;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 100%;
            text-align: center
        }

            .brands-carousel .item figure .text-overlay {
                background-color: rgba(26,187,156,0) !important;
                display: none
            }

            .brands-carousel .item figure img {
                opacity: .5;
                max-height: 50px;
                width: auto;
                margin: 0 auto
            }

.owl-brands {
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    padding: 1.286em 0
}

    .owl-brands .owl-nav {
        position: relative
    }

        .owl-brands .owl-nav [class*=owl-] {
            color: #d6d6d6;
            font-size: 14px;
            display: inline-block;
            position: absolute;
            top: -30px;
            line-height: 14px
        }

        .owl-brands .owl-nav .owl-prev {
            left: 0
        }

        .owl-brands .owl-nav .owl-next {
            right: 0
        }

        .owl-brands .owl-nav .disabled {
            opacity: .5
        }

.widget img {
    display: block;
    max-width: 100%;
    height: auto
}

.product_list_widget {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

    .product_list_widget > li {
        margin-bottom: 2.143em
    }

        .product_list_widget > li::after {
            content: "";
            display: table;
            clear: both
        }

        .product_list_widget > li:last-child {
            margin-bottom: 0
        }

    .product_list_widget .product-title {
        color: #0062bd;
        font-weight: 700;
        font-size: 1em;
        display: block;
        line-height: 1.2em
    }

    .product_list_widget a {
        color: #0062bd;
        font-weight: 700
    }

    .product_list_widget .wp-post-image {
        width: 75px;
        height: 75px;
        margin-right: 20px;
        float: left
    }

    .product_list_widget .electro-price {
        margin-top: 1.667em;
        display: block;
        margin-left: 95px
    }

    .product_list_widget .star-rating + .electro-price {
        margin-top: 0
    }

    .product_list_widget .amount {
        display: inline-block;
        font-size: 1.071em
    }

    .product_list_widget del, .product_list_widget del .amount {
        color: #8f8f8f
    }

        .product_list_widget del .amount {
            text-decoration: line-through;
            font-size: .928em
        }

    .product_list_widget ins {
        text-decoration: none
    }

        .product_list_widget ins .amount {
            font-size: 1.071em
        }

    .product_list_widget .star-rating {
        margin: 8px 0
    }

.footer-widgets {
    margin-bottom: 6.429em
}

    .footer-widgets .widget-title {
        font-size: 1.429em;
        padding: 15px 0;
        border-bottom: 1px solid #dadada;
        margin-bottom: 40px;
        position: relative
    }

        .footer-widgets .widget-title:after {
            content: ' ';
            width: 83px;
            border-bottom: 2px solid transparent;
            display: block;
            position: absolute;
            bottom: -1px
        }

.footer-newsletter {
    padding: 1.286em 0
}

    .footer-newsletter .newsletter-title {
        display: inline-block;
        font-size: 1.571em;
        margin-right: 25px;
        line-height: 2.429em;
        margin-bottom: 0
    }

        .footer-newsletter .newsletter-title::before {
            content: "\76";
            font-family: font-electro;
            margin-right: 15px;
            font-size: 1.619em;
            vertical-align: middle
        }

    .footer-newsletter .newsletter-marketing-text {
        margin-left: 25px;
        font-size: 1.071em
    }

    .footer-newsletter form {
        margin-top: 2px
    }

    .footer-newsletter input[type=text] {
        padding: 1.04em 2em;
        background-color: #fff;
        border: 0
    }

.footer-bottom-widgets {
    background-color: #f8f8f8;
    padding: 4.143em 0 5.714em 0
}

    .footer-bottom-widgets .widget-title {
        font-size: 1.143em;
        line-height: 1.125em;
        margin-bottom: 2.5em;
        font-weight: 700
    }

    .footer-bottom-widgets ul > li > a {
        font-size: 1em;
        color: #333e48
    }

.footer-logo {
    margin-bottom: 2.571em
}

.footer-call-us {
    margin-bottom: 3em
}

    .footer-call-us .call-us-text {
        font-weight: 100;
        font-size: .929em;
        display: block;
        line-height: 1.429em
    }

    .footer-call-us .call-us-number {
        font-size: 1.571em;
        display: block;
        line-height: 1.429em
    }

.footer-social-icons {
    margin-bottom: 3em
}

    .footer-social-icons .social-icons a {
        color: #7c7c7c;
        font-size: 1.571em
    }

.shop_table.wishlist_table > tbody > tr > td, .shop_table.wishlist_table > tfoot > tr > td {
    vertical-align: middle
}

@media (max-width:767px) {
    #content {
        margin-bottom: 5.714em
    }

    .bg-yamm-extend-outside {
        right: 0
    }

    .yamm .yamm-content .bg-yamm-content {
        position: static;
        margin-bottom: 1.429em
    }

    .footer-newsletter .newsletter-title {
        display: block;
        margin-right: 0
    }

    .footer-newsletter .newsletter-marketing-text {
        margin-left: 0;
        display: block;
        text-align: center
    }

    .footer-newsletter form {
        margin-top: .714em
    }

    table.wishlist_table thead {
        display: none
    }

    table.wishlist_table tbody tr {
        display: block;
        border-bottom: 1px solid #ddd;
        margin-bottom: 1.429em;
        padding-bottom: 1.429em
    }

        table.wishlist_table tbody tr:last-child {
            border-bottom: none;
            padding-bottom: 0;
            margin-bottom: 0
        }

        table.wishlist_table tbody tr td {
            display: block;
            border-top: none
        }
}

@media (max-width:543px) {
    .dropdown-menu-mini-cart {
        width: 308px;
        right: -25px !important
    }
}

@media screen and (max-width:370px) {
    .navbar-search > .input-group .search-categories.input-group-addon select {
        max-width: 9.313em
    }
}

@media (max-width:991px) {
    .top-bar .nav.nav-inline {
        float: none;
        text-align: center;
        margin: .714em 0
    }

        .top-bar .nav.nav-inline.pull-left.flip, .top-bar .nav.nav-inline.pull-right.flip {
            float: none !important
        }

    .header-logo {
        margin-bottom: 1.429em;
        float: none
    }

    .footer-newsletter .newsletter-marketing-text {
        margin-left: 0;
        display: block;
        text-align: center
    }

    .header-logo {
        text-align: center;
        z-index: 1;
        float: left
    }

        .header-logo a.header-logo-link {
            display: inline-block
        }

    .navbar-search {
        width: 100%;
        margin: .714em 0
    }

        .navbar-search > .input-group {
            display: block
        }

            .navbar-search > .input-group .search-field.form-control {
                border-bottom: 1px solid #ddd;
                border-bottom-left-radius: 0;
                border-top-right-radius: 1.467em
            }

            .navbar-search > .input-group .search-categories.input-group-addon {
                border-bottom-left-radius: 1.467em;
                border-top-left-radius: 0;
                width: 100%;
                text-align: left
            }

                .navbar-search > .input-group .search-categories.input-group-addon select {
                    padding: 0 1.75rem 0 1em
                }

            .navbar-search > .input-group .input-group-btn > .btn {
                padding: 1.036em 2.2em;
                border-top-right-radius: 0
            }

        .navbar-search .form-control {
            border-radius: 1.467em
        }

        .navbar-search .btn, .navbar-search button {
            border-radius: 1.571em
        }

    .dropdown-menu-mini-cart {
        right: -1.071em
    }

    .site-footer {
        padding-bottom: 60px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .navbar-search {
        width: 50%
    }
}

@media (min-width:544px) and (max-width:991px) {
    .header-logo {
        width: 100%;
        text-align: center;
        display: inline-block
    }

    .product_list_widget .product-title {
        margin-left: 95px
    }
}

.electro-compact .top-bar {
    padding: .464em 0
}

.electro-compact .footer-widgets {
    margin-bottom: 3.2145em
}

.electro-compact .footer-newsletter .input-group-btn .btn, .electro-compact .footer-newsletter .input-group-btn button {
    padding: .715em 2.134em
}

.electro-compact .footer-newsletter input[type=text] {
    padding: .734em 2em
}

.electro-compact .footer-newsletter {
    padding: .55em 0
}

    .electro-compact .footer-newsletter form {
        margin-top: 0
    }

    .electro-compact .footer-newsletter .newsletter-title {
        font-size: 1.429em
    }

.electro-compact .footer-bottom-widgets .widget-title {
    margin-bottom: 1.6em
}

.electro-compact .footer-logo {
    margin-bottom: 1.55em
}

.electro-compact .footer-call-us {
    margin-bottom: 1em
}

.electro-compact .footer-bottom-widgets {
    padding: 4.28em 0 4.44em 0
}

.electro-compact .owl-brands {
    padding: .8em 0
}

.electro-compact .brands-carousel {
    margin-bottom: 2.68em
}

.electro-compact .header-logo-link svg {
    width: 145px
}

.electro-compact .navbar-search .btn, .electro-compact .navbar-search .form-control, .electro-compact .navbar-search > .input-group .input-group-btn, .electro-compact .navbar-search > .input-group .search-categories {
    height: 41px
}

.electro-compact .navbar-search .btn, .electro-compact .navbar-search button {
    padding: .3em 1.4em .3em
}

.electro-compact .navbar-search .form-control {
    padding: .3em 2.134em
}

.electro-compact .product_list_widget > li {
    margin-bottom: 1.35em
}

.electro-compact .woocommerce-breadcrumb {
    margin-bottom: 1.6em
}

.off-canvas-navigation {
    background-color: #333;
    position: fixed;
    top: 0;
    left: -250px;
    width: 250px;
    height: 100vh;
    z-index: 10000
}

    .off-canvas-navigation .dropdown .dropdown-menu, .off-canvas-navigation .yamm-tfw .dropdown-menu {
        width: 100% !important;
        top: 0
    }

    .off-canvas-navigation .nav-title {
        color: #fff;
        padding: 0
    }

    .off-canvas-navigation .nav-divider, .off-canvas-navigation .nav-subtext, .off-canvas-navigation .nav-text {
        display: none
    }

    .off-canvas-navigation .yamm .yamm-content {
        padding: 0
    }

        .off-canvas-navigation .yamm .yamm-content .vc_row {
            margin: 0
        }

        .off-canvas-navigation .yamm .yamm-content .wpb_column {
            width: 100%
        }

        .off-canvas-navigation .yamm .yamm-content .vc_column-inner {
            padding: 0
        }

    .off-canvas-navigation .yamm .yamm-content, .off-canvas-navigation ul {
        list-style: none;
        margin: 0;
        padding: 0;
        flex-direction: column
    }

        .off-canvas-navigation ul li.menu-item-has-children .dropdown-toggle::after, .off-canvas-navigation ul li.menu-item-has-children > a::after {
            content: "\62";
            transform: rotate(90deg);
            margin-left: auto
        }

        .off-canvas-navigation ul li .dropdown-toggle::after, .off-canvas-navigation ul li.menu-item-has-children > a::after {
            width: auto;
            height: auto;
            margin: 0;
            border: none;
            font-family: font-electro;
            color: rgba(255,255,255,.7);
            display: block
        }

        .off-canvas-navigation .yamm .yamm-content li a, .off-canvas-navigation .yamm .yamm-content li.nav-title, .off-canvas-navigation .yamm .yamm-content li > a, .off-canvas-navigation ul li a, .off-canvas-navigation ul li.nav-title, .off-canvas-navigation ul li > a {
            padding: 0 1.387em;
            line-height: 3em;
            border-bottom: 1px solid #262626;
            text-decoration: none
        }

        .off-canvas-navigation ul li .nav-title {
            font-size: 1em
        }

        .off-canvas-navigation .yamm .yamm-content li a, .off-canvas-navigation ul li a {
            display: flex;
            align-items: center;
            color: rgba(255,255,255,.7)
        }

@media (max-width:767.98px) {
    .off-canvas-navigation .yamm .yamm-content li a, .off-canvas-navigation ul li a {
        flex-wrap: wrap
    }

        .off-canvas-navigation .yamm .yamm-content li a .nav-subtext, .off-canvas-navigation ul li a .nav-subtext {
            width: 100%;
            margin-bottom: 14px
        }
}

.off-canvas-navigation ul li ul {
    border-radius: 0
}

    .off-canvas-navigation ul li ul::after, .off-canvas-navigation ul li ul::before {
        display: none;
        bottom: 100%;
        right: 20px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        border-color: rgba(72,72,72,0);
        border-bottom-color: #090b0c;
        border-width: 7px;
        margin-left: -7px
    }

.off-canvas-navigation .yamm .yamm-content .bg-yamm-content, .off-canvas-navigation ul .bg-yamm-content {
    display: none
}

.off-canvas-navigation ul .dropdown-menu {
    position: relative;
    background-color: #090b0c;
    width: 100%;
    border: none
}

.off-canvas-navigation-wrapper .navbar-toggler, .off-canvas-navigation-wrapper button {
    color: #333;
    border: none
}

    .off-canvas-navigation-wrapper .navbar-toggler .navbar-toggler-icon, .off-canvas-navigation-wrapper button .navbar-toggler-icon {
        width: 1.24em;
        height: 1.24em;
        display: inline-block;
        vertical-align: middle;
        content: "";
        background: no-repeat center center;
        background-size: 100% 100%;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 1)' stroke-width='2' stroke-linecap='butt' stroke-miterlimit='0' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
    }

.off-canvas-wrapper {
    width: 100%;
    overflow-x: hidden;
    position: relative;
    backface-visibility: hidden;
    -webkit-overflow-scrolling: auto
}

    .off-canvas-wrapper #page {
        overflow: hidden
    }

.nav {
    display: flex;
    flex-wrap: nowrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.off-canvas-navigation .nav {
    flex-wrap: wrap
}

@media (max-width:991.98px) {
    .footer-v2 {
        padding-bottom: 0
    }
}

body:not(.electro-v1) .site-content-inner {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

body:not(.electro-v1) .content-area {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 100%;
    max-width: 100%
}

@media (min-width:1200px) {
    body:not(.electro-v1) .content-area {
        flex: 0 0 75%;
        max-width: 75%
    }
}

@media (min-width:768px) {
    body:not(.electro-v1).page-template-default .content-area {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.site-content {
    margin-bottom: 2.857em
}

    .site-content + .brands-carousel {
        margin-top: 0
    }

.site-main > :last-child {
    margin-bottom: 0
}

.owl-carousel .owl-nav {
    display: none
}

    .owl-carousel .owl-nav i {
        color: #aeaeae;
        font-size: 30px
    }

    .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
        position: absolute;
        top: calc(50% - 23px);
        transform: translateY(-50%);
        z-index: 9999
    }

        .owl-carousel .owl-nav .owl-prev.disabled {
            opacity: .4
        }

    .owl-carousel .owl-nav .owl-prev {
        left: 0
    }

    .owl-carousel .owl-nav .owl-next {
        right: 0
    }

.owl-carousel.owl-brands .owl-nav {
    display: block
}

    .owl-carousel.owl-brands .owl-nav i {
        font-size: 14px
    }

.dropdown-menu {
    border-radius: 0;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.28);
    border-color: transparent;
    min-width: 200px;
    border-bottom-left-radius: .5em;
    border-bottom-right-radius: .5em
}

    .dropdown-menu > li > a {
        display: block;
        width: 100%;
        padding: .25rem 1.5rem;
        clear: both;
        font-weight: 400;
        color: #212529;
        text-align: inherit;
        white-space: nowrap;
        background-color: transparent;
        border: 0
    }

.dropdown-menu-mini-cart {
    border-top-width: 2px;
    border-top-style: solid
}

.masthead {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    align-items: center
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%
}

.header-logo-area {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.header-logo-link {
    display: block
}

.header-icons {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.header-icon {
    position: relative;
    margin-left: 2.714em
}

    .header-icon > a {
        color: #333e48;
        line-height: 2.53em;
        font-size: 1.142em;
        font-weight: 700
    }

        .header-icon > a i {
            line-height: .9em;
            font-size: 1.429em
        }

    .header-icon .header-icon-counter {
        bottom: -3px;
        left: 7px;
        position: absolute
    }

.header-icon-counter {
    font-size: .75em;
    line-height: 1.75em;
    font-weight: 700;
    width: 1.75em;
    text-align: center;
    border-radius: 50%;
    display: inline-block
}

@media (min-width:992px) {
    .departments-menu-v2 .departments-menu-v2-title + .dropdown-menu li .yamm-content, .yamm .yamm-content {
        padding: 0 2.143em
    }

        .departments-menu-v2 .departments-menu-v2-title + .dropdown-menu li .yamm-content ul, .yamm .yamm-content ul {
            padding-left: 0;
            list-style: none
        }

        .departments-menu-v2 .departments-menu-v2-title + .dropdown-menu li .yamm-content li, .yamm .yamm-content li {
            padding: 0
        }

            .departments-menu-v2 .departments-menu-v2-title + .dropdown-menu li .yamm-content li > a, .yamm .yamm-content li > a {
                padding: 5px 0;
                color: #333e48;
                display: block;
                border: none
            }

        .departments-menu-v2 .departments-menu-v2-title + .dropdown-menu li .yamm-content .nav-title, .yamm .yamm-content .nav-title {
            padding: 5px 0;
            min-height: auto;
            font-size: 1em
        }

            .yamm .yamm-content .nav-title > a {
                font-weight: 700 !important
            }
}

@media (min-width:768px) {
    .yamm-tfw .dropdown-menu {
        width: calc(.6 * (720px - 300px))
    }
}

@media (min-width:992px) {
    .yamm-tfw .dropdown-menu {
        width: calc(.6 * (940px - 300px))
    }
}

@media (min-width:1200px) {
    .yamm-tfw .dropdown-menu {
        width: calc(.6 * (1200px - 300px))
    }
}

@media (min-width:768px) {
    .yamm-fw .dropdown-menu {
        width: calc((720px - 300px))
    }
}

@media (min-width:992px) {
    .yamm-fw .dropdown-menu {
        width: calc((940px - 300px))
    }
}

@media (min-width:1200px) {
    .yamm-fw .dropdown-menu {
        width: calc((1200px - 300px))
    }
}

.departments-menu-v2 .dropdown {
    width: 100%;
    height: 100%
}

.departments-menu-v2 .departments-menu-v2-title + .dropdown-menu {
    border: 2px solid transparent;
    border-top: none;
    width: 100%;
    margin: 0;
    border-radius: 0;
    border-bottom-left-radius: .5em;
    border-bottom-right-radius: .5em;
    padding: .5em 0;
    box-shadow: none;
    min-width: 270px
}

    .departments-menu-v2 .departments-menu-v2-title + .dropdown-menu li {
        padding: 0 1em
    }

        .departments-menu-v2 .departments-menu-v2-title + .dropdown-menu li > a {
            display: block;
            width: 100%;
            clear: both;
            font-weight: 400;
            line-height: 1.5;
            text-align: inherit;
            background: 0 0;
            border: 0;
            color: #333e48;
            white-space: normal;
            padding: 6.5px 0 6.5px 5px;
            border-bottom: 1px solid #ddd
        }

        .departments-menu-v2 .departments-menu-v2-title + .dropdown-menu li:last-child > a {
            border-bottom: none
        }

        .departments-menu-v2 .departments-menu-v2-title + .dropdown-menu li.highlight > a {
            font-weight: 700
        }

        .departments-menu-v2 .departments-menu-v2-title + .dropdown-menu li.menu-item-has-children > a {
            position: relative
        }

            .departments-menu-v2 .departments-menu-v2-title + .dropdown-menu li.menu-item-has-children > a::after {
                font-family: font-electro;
                border-top: none;
                border-left: none;
                border-right: none;
                width: auto;
                height: auto;
                content: '\62';
                color: #aeaeae;
                font-size: 1em;
                line-height: 1;
                margin-left: 8px;
                margin-right: 0;
                position: absolute;
                right: 4px;
                top: 50%;
                transform: translateY(-50%);
                margin-top: 2px
            }

        .departments-menu-v2 .departments-menu-v2-title + .dropdown-menu li.menu-item-has-children .dropdown-menu {
            top: 0;
            border-radius: 0;
            left: calc(100% - 3px);
            top: -2px;
            border-radius: 0;
            border: none;
            margin: 0;
            bottom: auto;
            border-top: 2px solid transparent;
            min-height: calc(100% + 4px);
            padding: 1.7em 0;
            border-bottom-right-radius: .5em;
            box-shadow: none
        }

            .departments-menu-v2 .departments-menu-v2-title + .dropdown-menu li.menu-item-has-children .dropdown-menu a {
                border-bottom-width: 0
            }

.departments-menu-v2:not(.animated-dropdown) .yamm .menu-item-has-children > .dropdown-menu, .departments-menu-v2:not(.animated-dropdown) .yamm .yamm-tfw > .dropdown-menu {
    width: 0;
    min-width: 0;
    opacity: 0;
    visibility: hidden
}

.departments-menu-v2-title {
    color: #333e48;
    font-weight: 700;
    font-size: 1em;
    display: flex;
    height: 100%;
    align-items: center;
    padding: 0 calc(1.143em + 8px);
    border-radius: .5em
}

    .departments-menu-v2-title .departments-menu-v2-icon {
        margin-right: 9px
    }

.electro-navbar .departments-menu-v2 .departments-menu-v2-title + .dropdown-menu li.menu-item-has-children > .dropdown-menu {
    border-right: 2px solid transparent;
    border-bottom: 2px solid transparent
}

.header-support-inner {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end
}

    .header-support-inner .support-info {
        flex: 0 0 auto;
        max-width: auto
    }

    .header-support-inner .support-icon {
        margin-right: 1em
    }

        .header-support-inner .support-icon .ec {
            font-size: 3.571em
        }

.primary-nav-menu .nav-inline > .menu-item > a {
    font-size: 1em;
    padding: .786em 0
}

.primary-nav-menu .nav-inline > .menu-item .dropdown-menu {
    border-top-width: 2px;
    border-top-style: solid
}

.primary-nav-menu .nav-inline > .menu-item a {
    color: #333e48
}

.primary-nav-menu .dropdown-menu {
    line-height: 1.7;
    border-top-width: 2px
}

.primary-nav-menu .yamm .yamm-content {
    padding: 14px 26px 21px
}

    .primary-nav-menu .yamm .yamm-content li:not(.nav-title) a {
        line-height: 1.5
    }

.electro-navbar-inner {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    height: 50px;
    align-items: center
}

    .electro-navbar-inner .departments-menu-v2, .electro-navbar-inner .header-icons, .electro-navbar-inner .navbar-search {
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px
    }

    .electro-navbar-inner .departments-menu-v2 {
        flex: 0 0 25%;
        max-width: 25%;
        align-self: stretch
    }

    .electro-navbar-inner .navbar-search {
        flex-basis: 0;
        flex-grow: 1;
        padding-right: 0
    }

    .electro-navbar-inner .header-icons {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
        padding-left: 0
    }

    .electro-navbar-inner .departments-menu-v2-icon {
        margin-left: 1em
    }

.electro-navbar {
    width: 100vw;
    position: relative;
    margin-left: calc(-50vw + 50% - 8px)
}

@media (max-width:991.98px) {
    .electro-navbar {
        margin-left: calc(-50vw + 50%)
    }
}

.masthead .header-logo-area {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width:768px) {
    .masthead .header-logo-area {
        flex: 0 0 25%;
        max-width: 25%
    }
}

.masthead .navbar-toggler {
    color: #909090 !important
}

.masthead .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(144, 144, 144, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
    width: 1.214em;
    height: 1.214em
}

.header-v2 .masthead {
    margin-bottom: 1.429em;
    margin-top: 1.9em
}

    .header-v2 .masthead .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(144, 144, 144, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
        width: 1em;
        height: 1em
    }

    .header-v2 .masthead .header-support, .header-v2 .masthead .primary-nav-menu {
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px
    }

    .header-v2 .masthead .header-support {
        flex: 0 0 25%;
        max-width: 25%
    }

    .header-v2 .masthead .primary-nav-menu {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

.handheld-header-wrap.container {
    max-width: 100%
}

.handheld-header-v2 {
    padding: 6px 0
}

.handheld-header-v2 {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    align-items: center
}

    .handheld-header-v2 .handheld-header-links, .handheld-header-v2 .header-logo, .handheld-header-v2 .off-canvas-navigation-wrapper {
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px
    }

    .handheld-header-v2 .off-canvas-navigation-wrapper {
        max-width: 75px;
        flex: 0 0 75px
    }

    .handheld-header-v2 .header-logo {
        max-width: 150px;
        flex: 0 0 150px;
        margin-bottom: 0;
        padding-left: 0;
        text-align: left
    }

        .handheld-header-v2 .header-logo a.header-logo-link svg {
            width: 100px
        }

    .handheld-header-v2 .handheld-header-links {
        max-width: calc(100% - 225px);
        flex: 0 0 calc(100% - 225px)
    }

        .handheld-header-v2 .handheld-header-links > ul {
            padding-left: 0;
            list-style: none;
            display: flex;
            align-items: center;
            margin-bottom: 0;
            justify-content: flex-end;
            line-height: 1
        }

            .handheld-header-v2 .handheld-header-links > ul a {
                color: #515151;
                text-indent: -999999px;
                display: inline-block;
                font-size: 22px;
                width: 22px
            }

                .handheld-header-v2 .handheld-header-links > ul a::before {
                    font-family: font-electro;
                    text-indent: 0;
                    float: left
                }

            .handheld-header-v2 .handheld-header-links > ul li + li {
                margin-left: 20px
            }

        .handheld-header-v2 .handheld-header-links .search a::before {
            content: "\6d"
        }

        .handheld-header-v2 .handheld-header-links .search .site-search {
            position: fixed;
            left: 0;
            right: 0;
            width: 100%;
            opacity: 0;
            top: 100px;
            visibility: hidden;
            background-color: #ffff;
            z-index: 1;
            box-shadow: 0 4px 3px 0 rgba(1,1,1,.1)
        }

            .handheld-header-v2 .handheld-header-links .search .site-search input[type=search] {
                border: none;
                flex: 0 1 100%
            }

            .handheld-header-v2 .handheld-header-links .search .site-search .woocommerce-product-search {
                display: flex;
                height: 54px;
                background-color: #fff
            }

                .handheld-header-v2 .handheld-header-links .search .site-search .woocommerce-product-search::after {
                    display: none
                }

                .handheld-header-v2 .handheld-header-links .search .site-search .woocommerce-product-search button {
                    text-indent: -999999px;
                    display: inline-block;
                    background-color: transparent;
                    border: none;
                    font-size: 18px;
                    padding: 15px;
                    line-height: 1;
                    border-radius: 0
                }

                    .handheld-header-v2 .handheld-header-links .search .site-search .woocommerce-product-search button::before {
                        content: "\6d";
                        font-family: font-electro;
                        line-height: 1;
                        text-indent: 0;
                        float: left
                    }

        .handheld-header-v2 .handheld-header-links .my-account a::before {
            content: "\72"
        }

        .handheld-header-v2 .handheld-header-links .cart {
            margin-bottom: 0
        }

            .handheld-header-v2 .handheld-header-links .cart a {
                position: relative
            }

                .handheld-header-v2 .handheld-header-links .cart a::before {
                    content: "\6e"
                }

            .handheld-header-v2 .handheld-header-links .cart .count {
                text-indent: 0;
                float: left;
                position: absolute;
                top: 9px;
                left: 9px;
                font-size: 10px;
                color: #fff;
                padding: 2px 0;
                border-radius: 50px;
                background-color: #333e48;
                width: 20px;
                height: 20px;
                text-align: center;
                font-weight: 700
            }

.electro-navbar-inner .departments-menu-v2, .header-v2 .header-logo-area, .masthead .header-logo-area {
    min-width: 300px;
    max-width: 300px
}

.electro-navbar-inner .header-icon-counter {
    background-color: #333e48 !important;
    color: #fff !important
}

section {
    margin-bottom: 2em
}

@media (min-width:768px) {
    section {
        margin-bottom: 2.857em
    }
}

.top-bar .pull-left {
    float: left
}

.top-bar .pull-right {
    float: right
}

.top-bar .nav-inline .menu-item > a i.fa {
    font-size: 12px
}

.social-icons-color .fa-whatsapp {
    color: #4fce5d
}

.social-icons-color .fa-pinterest {
    color: #bd081c
}

.social-icons-color .fa-linkedin-square {
    color: #0077b5
}

.social-icons-color .fa-instagram {
    color: #f25a00
}

.social-icons-color .fa-rss {
    color: #f60
}

.handheld-footer {
    background-color: #f2f2f2;
    padding-top: 15px
}

@media (min-width:992px) {
    .handheld-footer {
        display: none
    }
}

.handheld-footer .handheld-widget-menu {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px
}

@media (min-width:576px) {
    .handheld-footer .handheld-widget-menu {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .handheld-footer .handheld-widget-menu {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .handheld-footer .handheld-widget-menu {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .handheld-footer .handheld-widget-menu {
        max-width: 1140px
    }
}

.handheld-footer .handheld-widget-menu .columns {
    background: #fff;
    margin-bottom: 10px;
    border-radius: 7px
}

.handheld-footer .handheld-widget-menu .widget-title {
    font-size: 16px;
    font-weight: 600;
    padding: 15px 20px;
    margin-bottom: 0;
    position: relative
}

    .handheld-footer .handheld-widget-menu .widget-title:after {
        position: absolute;
        content: '\79';
        font-family: font-electro;
        color: #333e48;
        right: 20px
    }

.handheld-footer .handheld-widget-menu ul {
    padding-left: 0;
    list-style: none;
    padding: 0 20px 20px;
    margin-bottom: 0
}

    .handheld-footer .handheld-widget-menu ul li {
        margin-top: 7px
    }

    .handheld-footer .handheld-widget-menu ul a {
        color: #0062bd
    }

.handheld-footer .footer-social-icons {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    font-size: 26px;
    text-align: center
}

@media (min-width:576px) {
    .handheld-footer .footer-social-icons {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .handheld-footer .footer-social-icons {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .handheld-footer .footer-social-icons {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .handheld-footer .footer-social-icons {
        max-width: 1140px
    }
}

.handheld-footer .footer-social-icons .social-icons-color {
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    justify-content: center;
    margin-bottom: 0
}

    .handheld-footer .footer-social-icons .social-icons-color li {
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        margin-bottom: 20px;
        padding: 0;
        width: auto
    }

        .handheld-footer .footer-social-icons .social-icons-color li a {
            padding: 0 15px
        }

.handheld-footer .handheld-footer-bar {
    background-color: #333e48
}

    .handheld-footer .handheld-footer-bar .handheld-footer-bar-inner {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        display: flex;
        justify-content: space-between;
        padding-top: 20px;
        padding-bottom: 20px
    }

@media (min-width:576px) {
    .handheld-footer .handheld-footer-bar .handheld-footer-bar-inner {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .handheld-footer .handheld-footer-bar .handheld-footer-bar-inner {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .handheld-footer .handheld-footer-bar .handheld-footer-bar-inner {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .handheld-footer .handheld-footer-bar .handheld-footer-bar-inner {
        max-width: 1140px
    }
}

.handheld-footer .handheld-footer-bar .footer-logo {
    margin-bottom: 0;
    width: auto;
    align-self: center
}

.handheld-footer .handheld-footer-bar .footer-call-us {
    margin-bottom: 0;
    max-width: 180px;
    width: auto
}

    .handheld-footer .handheld-footer-bar .footer-call-us .call-us-text {
        font-size: 13px;
        color: #fff;
        font-weight: 400
    }

    .handheld-footer .handheld-footer-bar .footer-call-us .call-us-number {
        font-size: 20px;
        color: #fff
    }

.desktop-footer .footer-widgets {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

    .desktop-footer .footer-widgets .widget-column {
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

.desktop-footer .footer-newsletter {
    width: 100vw;
    position: relative;
    margin-left: calc(-50vw + 50% - 8px)
}

@media (max-width:991.98px) {
    .desktop-footer .footer-newsletter {
        margin-left: calc(-50vw + 50%)
    }
}

.desktop-footer .footer-newsletter .footer-newsletter-inner {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.desktop-footer .footer-newsletter .newsletter-content {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
}

.desktop-footer .footer-newsletter .newsletter-form {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
    align-self: center
}

.desktop-footer .footer-bottom-widgets {
    width: 100vw;
    position: relative;
    margin-left: calc(-50vw + 50% - 8px)
}

@media (max-width:991.98px) {
    .desktop-footer .footer-bottom-widgets {
        margin-left: calc(-50vw + 50%)
    }
}

.desktop-footer .footer-bottom-widgets .footer-bottom-widgets-inner {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.desktop-footer .footer-bottom-widgets .footer-contact {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
}

.desktop-footer .footer-bottom-widgets .footer-bottom-widgets-menu {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
    flex-basis: 0%;
    flex-grow: 1;
    max-width: 100%
}

.footer-social-icons .social-icons > li + li a {
    margin-top: 6px;
    margin-left: 26px
}

@media (max-width:991.98px) {
    .footer-v2 {
        padding-bottom: 0
    }
}

@media (min-width:992px) {
    .footer-v2 .handheld-footer {
        display: none
    }
}

@media (max-width:991.98px) {
    .footer-v2 .desktop-footer {
        display: none
    }
}

@media (max-width:991.98px) {
    .site-footer .footer-newsletter, .site-footer .footer-widgets {
        display: none
    }
}

.footer-bottom-widgets-menu-inner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: -3em
}

    .footer-bottom-widgets-menu-inner > .columns {
        margin-top: 3em
    }

@media (min-width:1200px) {
    .footer-bottom-widgets-menu-inner > .columns {
        min-width: 205px
    }
}

@media (max-width:1199.98px) {
    .social-icons .fa-whatsapp.mobile, .social-icons-color .fa-whatsapp.mobile {
        display: block
    }

    .social-icons-color .fa-whatsapp.desktop {
        display: none
    }
}

@media (min-width:1200px) {
    .social-icons .fa-whatsapp.mobile, .social-icons-color .fa-whatsapp.mobile {
        display: none
    }
}

.header-support-inner .support-icon {
    color: #e50012
}

.footer-logo svg ellipse, .header-logo svg ellipse {
    fill: #e50012
}

.departments-menu-v2 .departments-menu-v2-title + .dropdown-menu li.menu-item-has-children .dropdown-menu, .dropdown-menu-mini-cart, .primary-nav-menu .nav-inline > .menu-item .dropdown-menu {
    border-top-color: #e50012
}

.electro-navbar .departments-menu-v2 .departments-menu-v2-title + .dropdown-menu li.menu-item-has-children > .dropdown-menu {
    border-bottom-color: #e50012
}

.departments-menu-v2-title, .electro-navbar, .footer-newsletter, .handheld-header-v2, .header-icon-counter, .pace .pace-progress {
    background-color: #e50012
}

    .electro-navbar .departments-menu-v2 .departments-menu-v2-title + .dropdown-menu li.menu-item-has-children > .dropdown-menu {
        border-right-color: #e50012
    }

#scrollUp {
    background-color: #ce000c !important
}

.departments-menu-v2 .departments-menu-v2-title + .dropdown-menu, .footer-widgets .widget-title:after {
    border-color: #e50012
}

.vc_row:after, .vc_row:before {
    content: " ";
    display: table
}

.vc_row:after {
    clear: both
}

.vc_column_container {
    width: 100%
}

.vc_row {
    margin-left: -15px;
    margin-right: -15px
}

.vc_col-sm-12, .vc_col-sm-3, .vc_col-sm-6 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media (min-width:768px) {
    .vc_col-sm-12, .vc_col-sm-3, .vc_col-sm-6 {
        float: left
    }

    .vc_col-sm-12 {
        width: 100%
    }

    .vc_col-sm-6 {
        width: 50%
    }

    .vc_col-sm-3 {
        width: 25%
    }
}

.wpb_text_column :last-child {
    margin-bottom: 0
}

.wpb_content_element {
    margin-bottom: 35px
}

.vc_column-inner::after, .vc_column-inner::before {
    content: " ";
    display: table
}

.vc_column-inner::after {
    clear: both
}

.vc_column_container {
    padding-left: 0;
    padding-right: 0
}

    .vc_column_container > .vc_column-inner {
        box-sizing: border-box;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%
    }

.wpb_single_image img {
    height: auto;
    max-width: 100%;
    vertical-align: top
}

.wpb_single_image .vc_single_image-wrapper {
    display: inline-block;
    vertical-align: top;
    max-width: 100%
}

.wpb_single_image.vc_align_left {
    text-align: left
}

.wpb_single_image .vc_figure {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    max-width: 100%
}

img.wp-smiley, img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important
}

.rll-youtube-player {
    position: relative;
    padding-bottom: 56.23%;
    height: 0;
    overflow: hidden;
    max-width: 100%
}

    .rll-youtube-player iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 100;
        background: 0 0
    }

    .rll-youtube-player img {
        bottom: 0;
        display: block;
        left: 0;
        margin: auto;
        max-width: 100%;
        width: 100%;
        position: absolute;
        right: 0;
        top: 0;
        border: none;
        height: auto;
        cursor: pointer;
        -webkit-transition: .4s all;
        -moz-transition: .4s all;
        transition: .4s all
    }

        .rll-youtube-player img:hover {
            -webkit-filter: brightness(75%)
   }

    .rll-youtube-player .play {
        height: 72px;
        width: 72px;
        left: 50%;
        top: 50%;
        margin-left: -36px;
        margin-top: -36px;
        position: absolute;
        background: url(../wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat;
        cursor: pointer
    }
