#main-menu .megamenu-child-container>ul.sub-menu>li>a .menu-item-description,
#main-menu .menu-item-megamenu-parent .megamenu-child-container>ul.sub-menu>li>a:after,
#main-menu ul li.menu-item-simple-parent ul li a .fa,
#toTop span:after,
#toTop span:before,
.megamenu-child-container ul.sub-menu>li>ul li a .fa,
.menu-icons-wrapper .cart a span,
.menu-icons-wrapper .search a span,
.menu-icons-wrapper.rounded-icons .cart a span,
.menu-icons-wrapper.rounded-icons .search a span,
ul.side-nav li a:after {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

#main-header-wrapper-sticky-wrapper.sticky-wrapper[style*="height: 70px"] {
    margin-bottom: 30px
}

#main-header-wrapper-sticky-wrapper.sticky-wrapper[style*="height: 70px"] .main-header-wrapper {
    padding: 15px 0
}

#main-header-wrapper-sticky-wrapper.sticky-wrapper[style*="height: 70px"] .main-header-wrapper .menu-icons-wrapper {
    padding: 0
}

#logo {
    display: flex;
    align-items: center;
    flex-grow: 1
}

#logo a {
    display: block;
    overflow: hidden;
    float: left;
    padding: 0;
    margin: 0;
    width: 100%
}

#logo a img {
    display: block;
    height: inherit;
    overflow: hidden
}

#logo a .retina_logo {
    display: none
}

#logo a .darkbg_logo,
.dt-sc-dark-bg #logo a .normal_logo {
    display: none
}

.dt-sc-dark-bg #logo a .darkbg_logo {
    display: block
}

.is-sticky #logo a {
    height: 40px
}

.is-sticky #logo a img {
    max-height: 100%;
    width: auto;
    height: auto;
    max-width: 100%
}

#logo .logo-title {
    margin-top: 16px
}

#logo .logo-title>h1 {
    line-height: normal;
    margin-bottom: 0;
    font-weight: 700
}

#logo .logo-title h2 {
    font-size: 20px;
    display: block;
    clear: both
}

#logo .logo-title>h1 a {
    height: auto;
    line-height: normal;
    width: auto;
    padding: 0
}

.left-header #logo .logo-title {
    padding: 0 20px
}

.split-header #logo {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 18%;
    text-align: center;
    z-index: 9999
}

.split-header #logo a {
    max-width: 100%;
    float: none;
    margin: 0 auto
}

.split-header #logo a img {
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto
}

.header-align-center #logo {
    width: 29.8%;
    text-align: center;
    display: inline-block
}

.header-align-center .main-header #logo a {
    padding-top: 25px;
    height: auto;
    float: none;
    padding-bottom: 20px
}

.header-align-center .main-header #logo a img {
    margin: 0 auto
}

.header-align-center .main-header>.header-left:empty~#logo,
.header-align-center .main-header>div:nth-child(1):nth-last-child(2) {
    display: block !important;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.header-align-center .main-header #logo a img,
.header-align-left .main-header #logo a img,
.overlay-header #logo a img {
    width: 50%
}

.header-align-left #logo {
    display: inline-block;
    width: 24.7%;
    padding-top: 24px;
    padding-bottom: 20px
}

.header-align-left #logo a {
    height: auto
}

.left-header #header-wrapper #logo a {
    display: inline-block;
    float: none;
    width: 100%
}

.left-header #header-wrapper #logo a img {
    margin: 0 auto
}

.left-header #logo {
    margin: 35px 0;
    text-align: center;
    width: 100%;
    clear: both
}

.left-header.left-header-boxed #logo {
    padding: 40px 0 20px;
    margin: 0;
    text-align: center
}

.overlay-header #logo a {
    padding: 20px 0;
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    #logo,
    #logo a,
    .main-header,
    ::i-block-chrome {
        display: -webkit-box;
        -webkit-box-align: center;
        -webkit-box-flex: 1;
        position: relative
    }

    .left-header #header-wrapper #logo a,
    .overlay-header #logo,
    .overlay-header #logo a,
    .overlay-header .main-header,
    ::i-block-chrome {
        display: block
    }
}

.top-bar {
    float: left;
    clear: both;
    margin: 0;
    padding: 0;
    width: 100%;
    max-height: 50px;
    line-height: 50px;
    position: relative;
    z-index: 9999
}

.top-bar p {
    line-height: unset
}

.top-bar-left {
    width: 49%;
    float: left
}

.top-bar-right {
    width: 49%;
    float: right;
    text-align: right
}

.top-bar .dt-sc-vertical-small-separator {
    position: relative;
    top: 2px
}

.top-bar-right .dt-sc-vertical-small-separator {
    margin: 0 15px
}

.top-bar .language {
    float: left;
    margin: 0;
    padding: 0 20px 0 0;
    position: relative
}

.top-bar .language img {
    margin: 0 10px 0 0;
    vertical-align: middle;
    position: relative;
    top: -1px
}

.top-bar .language:before {
    content: "\f107";
    position: absolute;
    font-family: FontAwesome;
    font-size: 14px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.text-with-icon {
    display: inline-block;
    margin-right: 15px
}

.text-with-icon .fa,
.text-with-icon .icon {
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    margin: 0 10px 0 0;
    position: relative;
    top: 1px
}

.top-bar .dt-sc-sociable {
    float: right;
    margin: 0 0 0 20px;
    padding: 0
}

.top-bar .dt-sc-sociable li {
    display: inline-block;
    margin: 0;
    padding: 0
}

.top-bar .dt-sc-sociable li a {
    padding: 0 10px;
    width: auto;
    height: auto;
    line-height: 50px
}

.top-bar .dt-sc-sociable li:last-child a {
    padding-right: 0
}

.top-bar .dt-sc-button {
    margin-top: 5px;
    letter-spacing: 1px;
    font-weight: 700
}

.top-bar ul li {
    float: left;
    margin: 5px
}

.top-bar ul li:last-child {
    margin-right: 0
}

#header-wrapper {
    position: relative;
    display: block;
    margin: 0 15px 0;
    border-radius: 20px 20px 0 0;
    padding: 0;
    background: var(--theme-red);
    border-bottom: 1px solid#f3f3f3;
    padding-bottom: 2px
}

#header {
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%
}

.header-on-slider .main-header-wrapper {
    position: inherit
}

.header-on-slider.header-with-topbar .main-header-wrapper {
    margin-top: 0
}

.fullwidth-menu-header.header-on-slider.header-with-topbar.page-with-slider .main-header-wrapper,
.header-on-slider .main-header-wrapper {
    top: 50px
}

.header-on-slider.header-with-topbar .main-header-wrapper {
    top: 0
}

.header-on-slider .is-sticky .main-header-wrapper,
.header-on-slider.page-with-slider .main-header-wrapper {
    margin-top: 0
}

.header-on-slider.page-with-slider .main-header-wrapper {
    position: absolute
}

.header-on-slider.header-with-topbar .top-bar {
    margin-top: 0;
    position: relative
}

.header-below-slider .main-header-wrapper {
    margin-top: 0
}

.main-header-wrapper {
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

.main-header {
    display: flex;
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative
}

.standard-header .main-header-wrapper {
    position: inherit;
    top: 0;
    float: left;
    clear: both;
    width: 100%
}

.layout-boxed.standard-header .main-header-wrapper {
    width: 1250px
}

.layout-boxed.left-header .main-header-wrapper {
    width: 100%
}

.boxed-header .main-header {
    padding: 0 30px
}

.split-header #main-menu .menu-left,
.split-header #main-menu .menu-right {
    width: 40%
}

.split-header #main-menu .menu-right {
    float: right
}

.split-header #main-menu,
.split-header .menu-wrapper {
    width: 100%;
    margin: 0
}

.split-header #main-menu ul.menu>li>a {
    padding: 0 21px
}

.split-header .is-sticky .menu-active-with-double-border #main-menu ul.menu>li>a {
    line-height: 66px
}

.split-header #main-menu ul.menu {
    text-align: left;
    line-height: 0
}

.split-header #main-menu ul.menu li {
    line-height: 24px
}

.split-header #main-menu ul.menu.menu-right {
    text-align: right
}

.split-header #main-menu ul.menu>li {
    float: none;
    display: inline-block;
    text-align: center
}

.split-header.transparent-header #main-menu ul.menu>li>a {
    padding: 0
}

.split-header.transparent-header #main-menu ul.menu>li {
    padding: 0 20px
}

.left-header.transparent-header .main-header,
.left-header.transparent-header .main-header-wrapper,
.transparent-header .main-header,
.transparent-header .main-header-wrapper {
    background: 0 0
}

.two-color-header .main-header-wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    left: -5%;
    width: 39.5%;
    height: 100%;
    -webkit-transform: skewX(-30deg);
    transform: skewX(-30deg)
}

.two-color-header .main-header-wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    right: -5%;
    width: 70%;
    height: 100%;
    -webkit-transform: skewX(-30deg);
    transform: skewX(-30deg)
}

.two-color-header .menu-wrapper {
    position: relative;
    z-index: 1
}

.two-color-header .dt-sc-dark-bg .main-header-wrapper {
    background: 0 0
}

.fullwidth-menu-header .menu-wrapper {
    width: 100%;
    clear: both;
    text-align: center;
    border-top: 1px solid;
    border-bottom: 1px solid;
    margin-left: 0;
    float: left
}

.fullwidth-menu-header .dt-sc-dark-bg .menu-wrapper {
    border-bottom-color: rgba(255, 255, 255, .3);
    border-top-color: rgba(255, 255, 255, .3)
}

.header-align-center #main-menu ul.menu,
.header-align-center.fullwidth-menu-header #main-menu {
    text-align: center;
    display: inline-block;
    float: none
}

.header-align-center #main-menu ul.menu>li>a,
.header-align-center.fullwidth-menu-header #main-menu ul.menu>li {
    float: none;
    display: inline-block
}

.header-align-center.fullwidth-menu-header #main-menu ul.menu>li>a {
    line-height: 70px
}

.header-align-center.fullwidth-menu-header .menu-icons-wrapper {
    height: auto;
    display: inline-block;
    float: none;
    padding: 0
}

.header-align-center.fullwidth-menu-header .menu-icons-wrapper .cart,
.header-align-center.fullwidth-menu-header .menu-icons-wrapper .search {
    float: none;
    display: inline-block
}

.header-align-center.fullwidth-menu-header .menu-icons-wrapper .cart a,
.header-align-center.fullwidth-menu-header .menu-icons-wrapper .search a {
    line-height: 50px
}

.header-align-center .header-left,
.header-align-center .header-right,
.header-align-left .header-right {
    padding-top: 20px;
    padding-bottom: 20px
}

.header-align-center .header-left:empty,
.header-align-center .header-right:empty,
.header-align-left .header-right:empty {
    display: none
}

.header-align-center.fullwidth-menu-header .dt-sc-dark-bg .is-sticky .menu-wrapper,
.header-align-left.fullwidth-menu-header .dt-sc-dark-bg .is-sticky .menu-wrapper,
.header-align-left.fullwidth-menu-header.semi-transparent-header .dt-sc-dark-bg .is-sticky .menu-wrapper {
    background: rgba(0, 0, 0, .9)
}

.header-align-center .header-left,
.header-right {
    width: 35%
}

.header-align-center .main-header {
    display: block
}

.header-align-center .header-left {
    float: left
}

.header-align-center .header-right {
    float: right;
    text-align: right
}

.header-align-left .header-right {
    width: 75%;
    float: right;
    text-align: right
}

.header-align-left.fullwidth-menu-header .menu-wrapper {
    border-bottom: none
}

.header-ad {
    width: 100%;
    line-height: 150px
}

.header-ad img {
    max-width: 100%;
    vertical-align: middle
}

.main-header #searchform {
    border: 1px solid;
    padding: 13px 15px;
    max-width: 250px;
    position: relative;
    margin: 0
}

.main-header #searchform:before {
    content: "\f002";
    position: absolute;
    font-family: FontAwesome;
    font-size: 14px;
    right: 15px;
    top: -4px;
    bottom: 0;
    margin: auto;
    height: 22px
}

.main-header #searchform input[type=text] {
    border: none;
    background: 0 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 12px;
    width: 220px;
    -webkit-appearance: none
}

.main-header #searchform label span {
    display: none
}

.main-header #searchform input[type=submit] {
    width: 45px;
    height: 42px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    cursor: pointer;
    background: 0 0;
    text-indent: -9999px
}

.menu-icons-wrapper {
    float: right;
    margin: 0 0 0 10px;
    padding: 10px 0;
    height: 70px
}

.menu-icons-wrapper .cart,
.menu-icons-wrapper .search {
    float: left;
    margin: 0 10px
}

.menu-icons-wrapper.rounded-icons .cart,
.menu-icons-wrapper.rounded-icons .search {
    margin: 0 5px
}

.menu-icons-wrapper div:last-child {
    margin-right: 0
}

.menu-icons-wrapper .cart a,
.menu-icons-wrapper .search a {
    font-size: 14px
}

.menu-icons-wrapper .cart a span,
.menu-icons-wrapper .search a span {
    line-height: 78px
}

.menu-icons-wrapper.rounded-icons .cart a span,
.menu-icons-wrapper.rounded-icons .search a span {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    line-height: 40px;
    text-align: center
}

.menu-icons-wrapper .search {
    position: relative
}

.menu-icons-wrapper .top-menu-search-container {
    display: none;
    position: absolute;
    right: -10px;
    bottom: -55px;
    z-index: 9
}

.menu-icons-wrapper .top-menu-search-container.show-top-menu-search {
    display: block
}

.menu-icons-wrapper .top-menu-search-container .search-form label span {
    display: none
}

.menu-icons-wrapper .top-menu-search-container .search-form input[type=submit] {
    text-indent: -9999px
}

.menu-icons-wrapper .top-menu-search-container .search-form input[type=search] {
    padding-right: 30px;
    text-transform: none
}

.menu-icons-wrapper .cart sup {
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    font-size: 9px;
    font-weight: 700;
    color: #fff;
    border-radius: 50%;
    position: relative;
    top: -8px;
    left: -9px;
    display: inline-block
}

.overlay-search {
    width: auto;
    float: right
}

.overlay-search,
.overlay-search *,
.overlay-search :after,
.overlay-search :before {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.overlay-search .overlay-close:after,
.overlay-search .overlay-close:before {
    border-color: #161616
}

.overlay-search {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10000;
    background-color: #fff;
    -webkit-transform: scale(.95);
    transform: scale(.95)
}

.overlay-search.open {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.main-header .menu-icons-wrapper .overlay-search #searchform {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    border: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-bottom: 10px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    box-shadow: none;
    max-width: none;
    width: 50%
}

.overlay-search #searchform input[type=text] {
    color: var(--theme-black)
}

.overlay-search #searchform input[type=text] {
    width: 100%;
    font-size: 40px;
    letter-spacing: 10px;
    text-transform: capitalize
}

.overlay-search #searchform input[type=submit] {
    width: 55px;
    height: 100%
}

.main-header .menu-icons-wrapper .overlay-search #searchform:before {
    font-size: 30px
}

.overlay-search-icon span {
    cursor: pointer;
    color: #2f2e2e
}

.overlay-search .overlay-close {
    cursor: pointer;
    width: 75px;
    height: 75px;
    transform: scale(0);
    position: fixed;
    right: 20px;
    top: 50px;
    font-size: 0;
    z-index: 9;
    border-radius: 50%
}

.overlay-search.open .overlay-close {
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1)
}

.overlay-search .overlay-close:after,
.overlay-search .overlay-close:before {
    content: '';
    position: absolute;
    height: 5px;
    width: 50px;
    top: 50%;
    left: 50%;
    background: #fff
}

.overlay-search .overlay-close:before {
    transform: translate(-50%, -50%) rotate(45deg);
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg)
}

.overlay-search .overlay-close:after {
    transform: translate(-50%, -50%) rotate(-45deg);
    -moz-transform: translate(-50%, -50%) rotate(-45deg);
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg)
}

.cart-info {
    padding: 14px 20px 14px 57px;
    width: auto;
    display: inline-block;
    position: relative;
    margin: 0
}

.cart-info p {
    margin: 0
}

.cart-info:before {
    content: "\e66c";
    position: absolute;
    font-family: Stroke-Gap-Icons;
    font-size: 20px;
    left: 15px;
    top: 18px
}

.cart-icon span {
    font-size: 12px;
    line-height: 20px;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    left: 28px;
    top: 9px
}

.cart-total {
    font-size: 14px;
    display: inline-block;
    margin: 0 0 0 20px;
    letter-spacing: .5px
}

.main-header .menu-icons-wrapper #searchform {
    margin: 0
}

#searchform .dt-search-icon {
    display: none
}

.live-chat {
    float: right;
    margin: 32px 0 0 10px
}

.live-chat a {
    font-size: 10px;
    font-weight: 800;
    padding: 10px 15px 9px;
    text-transform: uppercase;
    border-radius: 5px
}

.live-chat a span {
    font-size: 14px;
    display: inline-block;
    margin: 0 5px 0 0
}

.menu-wrapper {
    margin: 0 0 0 20px
}

#main-menu,
#main-menu ul.menu {
    float: left;
    margin: 0;
    padding: 0
}

#main-menu ul.menu li {
    float: left;
    display: inline;
    margin: 0;
    padding: 0
}

#main-menu>ul.menu>li>a,
#main-menu>ul.menu>li>span.nolink-menu {
    float: left;
    padding: 0 15px;
    line-height: 90px;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .2px
}

#main-menu>ul.menu>li>span.nolink-menu {
    font-size: 13px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: .5px;
    text-align: inherit;
    text-transform: none
}

.menu-active-highlight-grey #main-menu ul.menu>li {
    padding: 0 20px
}

.menu-active-highlight-grey #main-menu ul.menu>li>a {
    padding: 0;
    position: relative
}

.menu-active-highlight-grey #main-menu ul.menu>li>a:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    left: 0;
    bottom: 0
}

.left-header .menu-active-highlight-grey #main-menu ul.menu>li {
    padding: 0
}

.left-header #main-menu,
.left-header #main-menu ul.menu {
    width: 100%
}

.left-header .menu-with-slanting-splitter #main-menu ul.menu>li:before {
    content: none
}

.left-header #main-menu ul.menu>li>.megamenu-child-container {
    overflow-y: scroll;
    height: 400px
}

.left-header .top-bar {
    float: left;
    clear: both;
    padding: 0;
    text-align: center;
    width: 100vw;
    position: relative;
    height: auto;
    left: 0
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    .left-header .top-bar,
    ::i-block-chrome {
        left: 100%;
        width: 1170px
    }

    .left-header .top-bar:before,
    ::i-block-chrome {
        position: absolute;
        content: "";
        display: block;
        background: #eee;
        left: -500px;
        width: 500px;
        top: 0;
        height: 100%
    }

    .left-header .top-bar:after,
    ::i-block-chrome {
        position: absolute;
        content: "";
        display: block;
        background: #eee;
        right: -500px;
        width: 500px;
        top: 0;
        height: 100%
    }
}

.left-header #header-wrapper .top-bar,
.left-header #header-wrapper .top-bar .container {
    width: 100%
}

.left-header .vc_row.vc_row-no-padding {
    left: 0 !important;
    margin: 0 auto;
    width: 100% !important
}

.left-header .menu-active-with-icon.menu-active-highlight #main-menu>ul.menu>li>a:after,
.left-header .menu-active-with-icon.menu-active-highlight #main-menu>ul.menu>li>a:before {
    content: none
}

.left-header .menu-active-highlight-with-arrow #main-menu>ul.menu>li.current-menu-ancestor>a:before,
.left-header .menu-active-highlight-with-arrow #main-menu>ul.menu>li.current-menu-item>a:before,
.left-header .menu-active-highlight-with-arrow #main-menu>ul.menu>li.current_page_ancestor>a:before,
.left-header .menu-active-highlight-with-arrow #main-menu>ul.menu>li.current_page_item>a:before {
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(-90deg);
    right: -26px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    left: auto
}

.menu-active-with-double-border #main-menu ul.menu>li>a {
    border-bottom: 4px double transparent
}

.left-header .menu-active-with-double-border #main-menu ul.menu>li>a {
    border-bottom-color: transparent
}

.left-header .menu-active-with-double-border #main-menu>ul.menu>li.current-menu-item>a {
    border-top-color: rgba(0, 0, 0, .09)
}

.split-header.transparent-header .menu-active-with-icon #main-menu>ul.menu>li.current-menu-ancestor>a:before,
.split-header.transparent-header .menu-active-with-icon #main-menu>ul.menu>li.current-menu-item>a:before,
.split-header.transparent-header .menu-active-with-icon #main-menu>ul.menu>li.current_page_ancestor>a:before,
.split-header.transparent-header .menu-active-with-icon #main-menu>ul.menu>li.current_page_item>a:before {
    bottom: -2px
}

.split-header.transparent-header .menu-active-with-icon #main-menu>ul.menu>li.current-menu-ancestor>a:after,
.split-header.transparent-header .menu-active-with-icon #main-menu>ul.menu>li.current-menu-item>a:after,
.split-header.transparent-header .menu-active-with-icon #main-menu>ul.menu>li.current_page_ancestor>a:after,
.split-header.transparent-header .menu-active-with-icon #main-menu>ul.menu>li.current_page_item>a:after {
    bottom: -8px
}

.menu-active-with-icon #main-menu>ul.menu>li.current-menu-ancestor>a,
.menu-active-with-icon #main-menu>ul.menu>li.current-menu-item>a,
.menu-active-with-icon #main-menu>ul.menu>li.current_page_ancestor>a,
.menu-active-with-icon #main-menu>ul.menu>li.current_page_item>a {
    position: relative
}

.menu-active-with-icon #main-menu>ul.menu>li.current-menu-ancestor>a:after,
.menu-active-with-icon #main-menu>ul.menu>li.current-menu-ancestor>a:before,
.menu-active-with-icon #main-menu>ul.menu>li.current-menu-item>a:after,
.menu-active-with-icon #main-menu>ul.menu>li.current-menu-item>a:before,
.menu-active-with-icon #main-menu>ul.menu>li.current_page_ancestor>a:after,
.menu-active-with-icon #main-menu>ul.menu>li.current_page_ancestor>a:before,
.menu-active-with-icon #main-menu>ul.menu>li.current_page_item>a:after,
.menu-active-with-icon #main-menu>ul.menu>li.current_page_item>a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto
}

.menu-active-with-icon #main-menu>ul.menu>li.current-menu-ancestor>a:before,
.menu-active-with-icon #main-menu>ul.menu>li.current-menu-item>a:before,
.menu-active-with-icon #main-menu>ul.menu>li.current_page_ancestor>a:before,
.menu-active-with-icon #main-menu>ul.menu>li.current_page_item>a:before {
    bottom: 20px;
    width: 13px;
    height: 1px
}

.menu-active-with-icon #main-menu>ul.menu>li.current-menu-ancestor>a:after,
.menu-active-with-icon #main-menu>ul.menu>li.current-menu-item>a:after,
.menu-active-with-icon #main-menu>ul.menu>li.current_page_ancestor>a:after,
.menu-active-with-icon #main-menu>ul.menu>li.current_page_item>a:after {
    bottom: 14px;
    height: 13px;
    width: 1px
}

.menu-active-with-icon #main-menu>ul.menu>li.current-menu-ancestor>a,
.menu-active-with-icon #main-menu>ul.menu>li.current-menu-item>a,
.menu-active-with-icon #main-menu>ul.menu>li.current_page_ancestor>a,
.menu-active-with-icon #main-menu>ul.menu>li.current_page_item>a {
    border: none
}

.menu-active-border-with-arrow #main-menu>ul.menu>li.current-menu-ancestor>a,
.menu-active-border-with-arrow #main-menu>ul.menu>li.current-menu-item>a,
.menu-active-border-with-arrow #main-menu>ul.menu>li.current_page_ancestor>a,
.menu-active-border-with-arrow #main-menu>ul.menu>li.current_page_item>a {
    position: relative
}

.menu-active-border-with-arrow #main-menu>ul.menu>li.current-menu-ancestor>a:after,
.menu-active-border-with-arrow #main-menu>ul.menu>li.current-menu-ancestor>a:before,
.menu-active-border-with-arrow #main-menu>ul.menu>li.current-menu-item>a:after,
.menu-active-border-with-arrow #main-menu>ul.menu>li.current-menu-item>a:before,
.menu-active-border-with-arrow #main-menu>ul.menu>li.current_page_ancestor>a:after,
.menu-active-border-with-arrow #main-menu>ul.menu>li.current_page_ancestor>a:before,
.menu-active-border-with-arrow #main-menu>ul.menu>li.current_page_item>a:after,
.menu-active-border-with-arrow #main-menu>ul.menu>li.current_page_item>a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: auto
}

.menu-active-border-with-arrow #main-menu>ul.menu>li.current-menu-ancestor>a:before,
.menu-active-border-with-arrow #main-menu>ul.menu>li.current-menu-item>a:before,
.menu-active-border-with-arrow #main-menu>ul.menu>li.current_page_ancestor>a:before,
.menu-active-border-with-arrow #main-menu>ul.menu>li.current_page_item>a:before {
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-bottom: 3px solid;
    right: 0;
    width: 0;
    bottom: 2px
}

.menu-active-border-with-arrow #main-menu>ul.menu>li.current-menu-ancestor>a:after,
.menu-active-border-with-arrow #main-menu>ul.menu>li.current-menu-item>a:after,
.menu-active-border-with-arrow #main-menu>ul.menu>li.current_page_ancestor>a:after,
.menu-active-border-with-arrow #main-menu>ul.menu>li.current_page_item>a:after {
    height: 2px
}

.menu-active-with-two-border #main-menu>ul.menu>li.current-menu-ancestor>a,
.menu-active-with-two-border #main-menu>ul.menu>li.current-menu-item>a,
.menu-active-with-two-border #main-menu>ul.menu>li.current_page_ancestor>a,
.menu-active-with-two-border #main-menu>ul.menu>li.current_page_item>a {
    position: relative
}

.menu-active-with-two-border #main-menu>ul.menu>li.current-menu-ancestor>a:after,
.menu-active-with-two-border #main-menu>ul.menu>li.current-menu-ancestor>a:before,
.menu-active-with-two-border #main-menu>ul.menu>li.current-menu-item>a:after,
.menu-active-with-two-border #main-menu>ul.menu>li.current-menu-item>a:before,
.menu-active-with-two-border #main-menu>ul.menu>li.current_page_ancestor>a:after,
.menu-active-with-two-border #main-menu>ul.menu>li.current_page_ancestor>a:before,
.menu-active-with-two-border #main-menu>ul.menu>li.current_page_item>a:after,
.menu-active-with-two-border #main-menu>ul.menu>li.current_page_item>a:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px
}

.menu-active-with-two-border #main-menu>ul.menu>li.current-menu-ancestor>a:before,
.menu-active-with-two-border #main-menu>ul.menu>li.current-menu-item>a:before,
.menu-active-with-two-border #main-menu>ul.menu>li.current_page_ancestor>a:before,
.menu-active-with-two-border #main-menu>ul.menu>li.current_page_item>a:before {
    top: 0
}

.menu-active-with-two-border #main-menu>ul.menu>li.current-menu-ancestor>a:after,
.menu-active-with-two-border #main-menu>ul.menu>li.current-menu-item>a:after,
.menu-active-with-two-border #main-menu>ul.menu>li.current_page_ancestor>a:after,
.menu-active-with-two-border #main-menu>ul.menu>li.current_page_item>a:after {
    bottom: 0
}

.menu-active-highlight-with-arrow #main-menu>ul.menu>li.current-menu-ancestor>a,
.menu-active-highlight-with-arrow #main-menu>ul.menu>li.current-menu-item>a,
.menu-active-highlight-with-arrow #main-menu>ul.menu>li.current_page_ancestor>a,
.menu-active-highlight-with-arrow #main-menu>ul.menu>li.current_page_item>a {
    position: relative
}

.menu-active-highlight-with-arrow #main-menu>ul.menu>li.current-menu-ancestor>a:before,
.menu-active-highlight-with-arrow #main-menu>ul.menu>li.current-menu-item>a:before,
.menu-active-highlight-with-arrow #main-menu>ul.menu>li.current_page_ancestor>a:before,
.menu-active-highlight-with-arrow #main-menu>ul.menu>li.current_page_item>a:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    bottom: -9px;
    border-top: 12px solid;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    margin: 0 auto;
    right: 0
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    .menu-active-highlight-with-arrow #main-menu>ul.menu>li.current-menu-ancestor>a:before,
    .menu-active-highlight-with-arrow #main-menu>ul.menu>li.current-menu-item>a:before,
    .menu-active-highlight-with-arrow #main-menu>ul.menu>li.current_page_ancestor>a:before,
    .menu-active-highlight-with-arrow #main-menu>ul.menu>li.current_page_item>a:before,
    ::i-block-chrome {
        border-left-width: 34px;
        border-right-width: 34px
    }
}

.menu-with-small-splitter #main-menu ul.menu>li {
    position: relative
}

.menu-with-small-splitter #main-menu ul.menu>li:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    height: 20px;
    width: 1px
}

.menu-with-small-splitter #main-menu ul.menu>li:last-child:before {
    background: 0 0
}

.menu-with-slanting-splitter #main-menu ul.menu>li {
    position: relative
}

.menu-with-slanting-splitter #main-menu ul.menu>li:before {
    content: "";
    position: absolute;
    top: 3px;
    bottom: 0;
    right: -6px;
    margin: auto;
    height: 25px;
    width: 1px;
    -webkit-transform: rotate(30deg);
    -moz-transform-origin: 0 0;
    -moz-transform: rotate(30deg);
    -ms-transform-origin: 0 0;
    -ms-transform: rotate(30deg);
    transform-origin: 0 0;
    transform: rotate(30deg)
}

.dt-sc-dark-bg .menu-with-slanting-splitter #main-menu ul.menu>li:last-child:before,
.menu-with-slanting-splitter #main-menu ul.menu>li:last-child:before {
    background: 0 0
}

.overlay-header .menu-with-slanting-splitter #main-menu ul.menu>li:before {
    bottom: 27px;
    top: auto;
    height: 1px;
    width: 25px;
    right: 0;
    left: 0;
    transform: none
}

html {
    height: 100%
}

.left-header #header-wrapper .main-header {
    display: inline-block
}

.left-header #header-wrapper .main-header,
.left-header #header-wrapper .main-header-wrapper {
    height: 100%
}

.left-header #header-wrapper {
    width: 260px;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999
}

.left-header #header {
    height: 100%
}

.left-header .main-header-wrapper {
    position: inherit
}

.left-header.header-on-slider.header-with-topbar .main-header-wrapper {
    margin-top: 0
}

.left-header.header-on-slider.page-with-slider .main-header-wrapper {
    top: auto
}

.left-header .menu-wrapper {
    width: 100%;
    clear: both;
    margin: 0
}

.left-header #header-wrapper .container {
    width: 100%;
    height: 100%
}

.left-header #main-menu ul.menu li,
.left-header #main-menu ul.menu li a {
    width: 100%
}

.left-header #main-menu>ul.menu>li>a {
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    padding: 16px 25px 15px;
    border-top: 1px solid
}

.left-header #main-menu>ul.menu>li:last-child>a {
    border-bottom: 1px solid
}

.left-header .menu-active-with-double-border #main-menu ul.menu>li:last-child>a {
    border-bottom: 4px double
}

.left-header:not(.left-header-boxed) .menu-active-border-with-arrow #main-menu>ul.menu>li.current-menu-ancestor>a:before,
.left-header:not(.left-header-boxed) .menu-active-border-with-arrow #main-menu>ul.menu>li.current-menu-item>a:before,
.left-header:not(.left-header-boxed) .menu-active-border-with-arrow #main-menu>ul.menu>li.current_page_ancestor>a:before,
.left-header:not(.left-header-boxed) .menu-active-border-with-arrow #main-menu>ul.menu>li.current_page_item>a:before {
    left: 25px;
    right: auto
}

.left-header-footer {
    clear: both;
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: center;
    padding: 30px 20px
}

.left-header-footer:empty {
    display: none
}

.left-header-footer h5 {
    text-transform: uppercase
}

.left-header-footer .dt-sc-sociable {
    width: 100%;
    text-align: center
}

.left-header-footer .dt-sc-sociable li,
.left-header-footer .dt-sc-sociable li a {
    display: inline-block;
    float: none
}

.left-header-footer .dt-sc-sociable li {
    margin: 0 5px 5px
}

.left-header-footer .dt-sc-sociable.filled li a {
    width: 32px;
    height: 32px;
    line-height: 32px
}

.left-header-footer p {
    font-size: 13px;
    line-height: 24px;
    margin: 20px 0 0;
    display: inline-block
}

.left-header {
    overflow-x: hidden
}

.left-header #main {
    padding-left: 260px
}

.left-header.layout-boxed #main {
    padding-left: 0
}

.left-header .menu-icons-wrapper {
    display: none
}

.left-header #main-menu ul.menu>li>.megamenu-child-container {
    left: 260px;
    top: 0
}

.left-header .main-header-wrapper #main-menu ul li.menu-item-simple-parent ul {
    left: 100%;
    top: 0
}

.left-header .section-wrapper.vc_row[data-vc-full-width-init] {
    padding-left: 260px
}

.left-header.left-header-boxed .section-wrapper.vc_row[data-vc-full-width-init] {
    padding-left: 0
}

.left-header.left-header-creative .section-wrapper.vc_row[data-vc-full-width-init] {
    padding-left: 0
}

.left-header.left-header-creative #main {
    padding-left: 0
}

.left-header.left-header-creative #toggle-sidebar {
    display: block !important
}

.left-header #toggle-sidebar {
    cursor: pointer;
    width: 45px;
    height: 45px;
    position: fixed;
    left: 20px;
    top: 20px;
    z-index: 3000
}

.left-header #toggle-sidebar:before {
    content: "";
    position: absolute;
    width: 26px;
    height: 14px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.left-header #toggle-sidebar:after {
    content: "";
    position: absolute;
    width: 26px;
    height: 2px;
    background: #fff;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.left-header #toggle-sidebar.close-icon {
    display: none
}

.left-header.left-header-creative #header-wrapper[data-simplesidebar=disabled] .menu-active-highlight-with-arrow #main-menu>ul.menu>li.current-menu-ancestor>a::before,
.left-header.left-header-creative #header-wrapper[data-simplesidebar=disabled] .menu-active-highlight-with-arrow #main-menu>ul.menu>li.current-menu-item>a::before,
.left-header.left-header-creative #header-wrapper[data-simplesidebar=disabled] .menu-active-highlight-with-arrow #main-menu>ul.menu>li.current_page_ancestor>a::before,
.left-header.left-header-creative #header-wrapper[data-simplesidebar=disabled] .menu-active-highlight-with-arrow #main-menu>ul.menu>li.current_page_item>a::before {
    visibility: hidden
}

.left-header.left-header-boxed #main {
    padding-left: 0
}

.left-header.left-header-boxed #header-wrapper {
    left: 40px;
    top: 40px;
    bottom: 40px;
    height: auto
}

.left-header.left-header-boxed #main-menu>ul.menu>li>a {
    text-align: center
}

.overlay-header.header-on-slider.page-with-slider .main-header-wrapper {
    margin-top: 0
}

.overlay-header.header-on-slider.page-with-slider.header-with-topbar .main-header-wrapper {
    top: 50px
}

.overlay-header .overlay nav {
    text-align: center;
    position: relative;
    top: 50%;
    font-size: 54px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%
}

.overlay-header .overlay ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    height: 100%;
    position: relative;
    float: none
}

.overlay-header .overlay ul li {
    display: block;
    height: 16.6666667%;
    height: calc(100% / 6);
    min-height: 54px
}

.overlay-header .dt-sc-dark-bg .main-header-wrapper {
    background: 0 0
}

.overlay-hugeinc {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .5s, visibility 0s .5s;
    transition: opacity .5s, visibility 0s .5s
}

.overlay-hugeinc.open {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

.overlay-hugeinc nav {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.overlay-hugeinc nav ul {
    opacity: .4;
    -webkit-transform: translateY(-25%) rotateX(35deg);
    transform: translateY(-25%) rotateX(35deg);
    -webkit-transition: -webkit-transform .5s, opacity .5s;
    transition: transform .5s, opacity .5s
}

.overlay-hugeinc.open nav ul {
    opacity: 1;
    -webkit-transform: rotateX(0);
    transform: rotateX(0)
}

.overlay-hugeinc.close nav ul {
    -webkit-transform: translateY(25%) rotateX(-35deg);
    transform: translateY(25%) rotateX(-35deg)
}

.overlay-header .main-header-wrapper,
.overlay-header .sticky-wrapper .main-header-wrapper {
    z-index: 99999
}

@media screen and (max-height:30.5em) {
    .overlay-header .overlay nav {
        height: 70%
    }

    .overlay-header .overlay ul li {
        min-height: 34px
    }
}

.overlay-header #main-header-wrapper.main-header-wrapper {
    background: 0 0
}

.overlay-header .overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999
}

.overlay-header #trigger-overlay,
.overlay-header .overlay .overlay-close {
    cursor: pointer;
    width: 46px;
    height: 46px;
    position: fixed;
    right: 20px;
    top: 20px;
    font-size: 0;
    z-index: 9
}

.overlay-header #trigger-overlay:before {
    content: "";
    position: absolute;
    width: 26px;
    height: 14px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.overlay-header #trigger-overlay:after {
    content: "";
    position: absolute;
    width: 26px;
    height: 2px;
    background: #fff;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.overlay-header .overlay .overlay-close:after,
.overlay-header .overlay .overlay-close:before {
    content: "";
    position: absolute;
    width: 26px;
    height: 2px;
    background: #fff;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.overlay-header .overlay .overlay-close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.overlay-header .dt-sc-dark-bg .overlay .overlay-close {
    background: rgba(0, 0, 0, .1)
}

.overlay-header .overlay #main-menu,
.overlay-header .overlay #main-menu ul.menu {
    float: none;
    text-align: center
}

.overlay-header .overlay #main-menu>ul.menu>li {
    clear: both;
    text-align: center;
    float: none;
    display: block;
    width: 100%;
    top: 50%;
    transform: translateY(-50%)
}

.overlay-header .overlay #main-menu>ul.menu>li>a {
    font-size: 20px;
    line-height: normal;
    float: none;
    display: inline-block;
    padding: 0;
    position: relative
}

.overlay-header .dt-sc-dark-bg .overlay #main-menu>ul.menu>li>a {
    color: rgba(255, 255, 255, .6)
}

.overlay-header .dt-sc-dark-bg .overlay #main-menu>ul.menu>li.current-menu-item>a,
.overlay-header .dt-sc-dark-bg .overlay #main-menu>ul.menu>li.current_page_item>a,
.overlay-header .dt-sc-dark-bg .overlay #main-menu>ul.menu>li>a:hover {
    color: #fff
}

.overlay-header .dt-sc-dark-bg .overlay #main-menu ul li.menu-item-megamenu-parent:hover>a,
.overlay-header .dt-sc-dark-bg .overlay #main-menu ul>li.menu-item-simple-parent:hover>a {
    color: #fff
}

.overlay-header .menu-active-with-icon #main-menu>ul.menu>li.current-menu-ancestor>a:before,
.overlay-header .menu-active-with-icon #main-menu>ul.menu>li.current-menu-item>a:before,
.overlay-header .menu-active-with-icon #main-menu>ul.menu>li.current_page_ancestor>a:before,
.overlay-header .menu-active-with-icon #main-menu>ul.menu>li.current_page_item>a:before {
    width: auto;
    height: auto;
    position: inherit
}

.overlay-header .overlay #main-menu ul>li.current-menu-ancestor,
.overlay-header .overlay #main-menu ul>li.current-menu-ancestor>a,
.overlay-header .overlay #main-menu>ul.menu>li>a:after,
.overlay-header .overlay #main-menu>ul.menu>li>a:before,
.overlay-header .overlay #main-menu>ul>li.current-menu-item,
.overlay-header .overlay #main-menu>ul>li.current-menu-item>a,
.overlay-header .overlay #main-menu>ul>li.current_page_ancestor,
.overlay-header .overlay #main-menu>ul>li.current_page_ancestor>a,
.overlay-header .overlay #main-menu>ul>li.current_page_item,
.overlay-header .overlay #main-menu>ul>li.current_page_item>a {
    background-color: rgba(0, 0, 0, 0) !important;
    border: none
}

.overlay-header .overlay {
    background: rgba(255, 255, 255, .9)
}

.overlay-header .overlay #main-menu>ul.menu>li>a:after,
.overlay-header .overlay #main-menu>ul.menu>li>a:before {
    display: inline-block;
    opacity: 0;
    bottom: auto;
    left: auto;
    right: auto;
    width: 0;
    -webkit-transition: -webkit-transform .3s, opacity .2s;
    -moz-transition: -moz-transform .3s, opacity .2s;
    transition: transform .3s, opacity .2s
}

.overlay-header .overlay #main-menu>ul.menu>li>a:before {
    content: '[';
    height: auto;
    position: inherit;
    width: auto
}

.overlay-header .overlay #main-menu>ul.menu>li>a:after {
    content: ']'
}

.overlay-header .overlay #main-menu>ul.menu>li:hover>a:after,
.overlay-header .overlay #main-menu>ul.menu>li:hover>a:before,
.overlay-header .overlay #main-menu>ul.menu>li>a:hover:after,
.overlay-header .overlay #main-menu>ul.menu>li>a:hover:before {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0)
}

.overlay-header .overlay #main-menu>ul.menu>li:hover>a:after,
.overlay-header .overlay #main-menu>ul.menu>li>a:before,
.overlay-header .overlay #main-menu>ul.menu>li>a:hover:after {
    -webkit-transform: translateX(15px);
    -moz-transform: translateX(15px);
    transform: translateX(15px)
}

.overlay-header .overlay #main-menu>ul.menu>li:hover>a:before,
.overlay-header .overlay #main-menu>ul.menu>li>a:after,
.overlay-header .overlay #main-menu>ul.menu>li>a:hover:before {
    -webkit-transform: translateX(-15px);
    -moz-transform: translateX(-15px);
    transform: translateX(-15px)
}

.overlay-header .menu-with-slanting-splitter #main-menu ul.menu>li::before {
    content: none
}

#main-menu ul.menu>li>a {
    color: #2b2b2b
}

.dt-sc-dark-bg #main-menu ul.menu>li>a {
    color: #fff
}

.left-header .menu-active-highlight #main-menu>ul.menu>li.current-menu-ancestor>a,
.left-header .menu-active-highlight #main-menu>ul.menu>li.current-menu-item>a,
.left-header .menu-active-highlight #main-menu>ul.menu>li.current_page_ancestor>a,
.left-header .menu-active-highlight #main-menu>ul.menu>li.current_page_item>a,
.left-header .menu-active-highlight-with-arrow #main-menu>ul.menu>li.current-menu-ancestor>a,
.left-header .menu-active-highlight-with-arrow #main-menu>ul.menu>li.current-menu-item>a,
.left-header .menu-active-highlight-with-arrow #main-menu>ul.menu>li.current_page_ancestor>a,
.left-header .menu-active-highlight-with-arrow #main-menu>ul.menu>li.current_page_item>a,
.menu-active-highlight #main-menu>ul.menu>li.current-menu-ancestor:hover>a,
.menu-active-highlight #main-menu>ul.menu>li.current-menu-ancestor>a,
.menu-active-highlight #main-menu>ul.menu>li.current-menu-item:hover>a,
.menu-active-highlight #main-menu>ul.menu>li.current-menu-item>a,
.menu-active-highlight #main-menu>ul.menu>li.current_page_ancestor:hover>a,
.menu-active-highlight #main-menu>ul.menu>li.current_page_ancestor>a,
.menu-active-highlight #main-menu>ul.menu>li.current_page_item:hover>a,
.menu-active-highlight #main-menu>ul.menu>li.current_page_item>a,
.menu-active-highlight-with-arrow #main-menu>ul.menu>li.current-menu-ancestor:hover>a,
.menu-active-highlight-with-arrow #main-menu>ul.menu>li.current-menu-ancestor>a,
.menu-active-highlight-with-arrow #main-menu>ul.menu>li.current-menu-item:hover>a,
.menu-active-highlight-with-arrow #main-menu>ul.menu>li.current-menu-item>a,
.menu-active-highlight-with-arrow #main-menu>ul.menu>li.current_page_ancestor:hover>a,
.menu-active-highlight-with-arrow #main-menu>ul.menu>li.current_page_ancestor>a,
.menu-active-highlight-with-arrow #main-menu>ul.menu>li.current_page_item:hover>a,
.menu-active-highlight-with-arrow #main-menu>ul.menu>li.current_page_item>a {
    color: #fff
}

.menu-active-highlight-grey #main-menu>ul.menu>li.current-menu-ancestor,
.menu-active-highlight-grey #main-menu>ul.menu>li.current-menu-item,
.menu-active-highlight-grey #main-menu>ul.menu>li.current_page_ancestor,
.menu-active-highlight-grey #main-menu>ul.menu>li.current_page_item {
    background: #eee
}

.menu-active-with-icon #main-menu>ul.menu>li.current-menu-ancestor>a:after,
.menu-active-with-icon #main-menu>ul.menu>li.current-menu-ancestor>a:before,
.menu-active-with-icon #main-menu>ul.menu>li.current-menu-item>a:after,
.menu-active-with-icon #main-menu>ul.menu>li.current-menu-item>a:before,
.menu-active-with-icon #main-menu>ul.menu>li.current_page_ancestor>a:after,
.menu-active-with-icon #main-menu>ul.menu>li.current_page_ancestor>a:before,
.menu-active-with-icon #main-menu>ul.menu>li.current_page_item>a:after,
.menu-active-with-icon #main-menu>ul.menu>li.current_page_item>a:before {
    background: #2b2b2b
}

.menu-active-highlight.menu-active-with-icon #main-menu>ul.menu>li.current-menu-ancestor>a:after,
.menu-active-highlight.menu-active-with-icon #main-menu>ul.menu>li.current-menu-ancestor>a:before,
.menu-active-highlight.menu-active-with-icon #main-menu>ul.menu>li.current-menu-item>a:after,
.menu-active-highlight.menu-active-with-icon #main-menu>ul.menu>li.current-menu-item>a:before,
.menu-active-highlight.menu-active-with-icon #main-menu>ul.menu>li.current_page_ancestor>a:after,
.menu-active-highlight.menu-active-with-icon #main-menu>ul.menu>li.current_page_ancestor>a:before,
.menu-active-highlight.menu-active-with-icon #main-menu>ul.menu>li.current_page_item>a:after,
.menu-active-highlight.menu-active-with-icon #main-menu>ul.menu>li.current_page_item>a:before {
    background: #fff
}

.menu-with-small-splitter #main-menu ul.menu>li:before {
    background: rgba(0, 0, 0, .1)
}

.menu-with-slanting-splitter #main-menu ul.menu>li:before {
    background: rgba(0, 0, 0, .8)
}

.left-header #main-menu>ul.menu>li:last-child>a,
.left-header #main-menu>ul.menu>li>a {
    border-color: rgba(0, 0, 0, .08)
}

.left-header .dt-sc-dark-bg #main-menu>ul.menu>li:last-child>a,
.left-header .dt-sc-dark-bg #main-menu>ul.menu>li>a {
    border-color: rgba(255, 255, 255, .2)
}

#main-menu .menu-item-megamenu-parent .megamenu-child-container,
#main-menu ul li.menu-item-simple-parent ul,
.boxed-header .main-header,
.left-header.left-header-boxed #header-wrapper {
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .1)
}

.dt-sc-dark-bg .menu-with-slanting-splitter #main-menu ul.menu>li:before {
    background: rgba(255, 255, 255, .8)
}

.sticky-wrapper {
    height: auto;
    width: 100%;
    z-index: 9999;
    position: relative
}

.main-header-wrapper,
.sticky-wrapper .main-header-wrapper {
    z-index: 9999
}

.home.header-on-slider .sticky-wrapper {
    height: auto
}

.header-align-center.fullwidth-menu-header .is-sticky .menu-wrapper {
    left: 0
}

.fullwidth-header.semi-transparent-header.header-on-slider .is-sticky .main-header-wrapper,
.fullwidth-header.transparent-header .is-sticky .main-header-wrapper,
.header-align-center.fullwidth-menu-header .is-sticky .menu-wrapper,
.header-align-left.fullwidth-menu-header .is-sticky .menu-wrapper,
.header-align-left.fullwidth-menu-header.semi-transparent-header .is-sticky .menu-wrapper,
.header-align-left.transparent-header .is-sticky .menu-wrapper,
.header-on-slider .is-sticky .main-header-wrapper,
.standard-header .is-sticky .main-header-wrapper,
.transparent-header .is-sticky .main-header-wrapper {
    background: rgba(255, 255, 255, .9);
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.two-color-header .is-sticky .main-header-wrapper {
    background: 0 0;
    border: none
}

.header-align-left .main-header {
    display: block
}

.header-align-left.fullwidth-menu-header .is-sticky .menu-wrapper {
    left: 0
}

.header-align-left.fullwidth-menu-header .is-sticky .menu-wrapper {
    border-radius: 0
}

.header-align-left.fullwidth-menu-header .is-sticky #main-menu,
.header-align-left.fullwidth-menu-header .is-sticky #main-menu ul.menu {
    text-align: center;
    display: inline-block;
    float: none
}

.header-align-left.fullwidth-menu-header .is-sticky .menu-icons-wrapper {
    display: inline-block;
    float: none;
    height: 39px
}

.header-align-left.fullwidth-menu-header .is-sticky .menu-icons-wrapper .cart a span,
.header-align-left.fullwidth-menu-header .is-sticky .menu-icons-wrapper .search a span {
    line-height: 50px
}

.header-align-left.fullwidth-menu-header .is-sticky #main-menu ul.menu>li,
.header-align-left.fullwidth-menu-header .is-sticky #main-menu ul.menu>li>a {
    float: none;
    text-align: center;
    display: inline-block
}

.is-sticky #main-menu>ul.menu>li>a,
.is-sticky #main-menu>ul.menu>li>span.nolink-menu {
    line-height: 70px
}

.is-sticky .menu-active-with-double-border #main-menu ul.menu>li>a {
    line-height: 66px
}

.is-sticky .menu-icons-wrapper {
    height: 50px
}

.is-sticky .menu-icons-wrapper .cart a span,
.is-sticky .menu-icons-wrapper .search a span {
    line-height: 50px
}

#main-menu ul.menu>li>a>i {
    margin-right: 5px
}

.fullwidth-menu-header.header-on-slider .sticky-wrapper {
    position: inherit
}

.header-on-slider .sticky-wrapper {
    height: auto !important
}

#header-wrapper.dt-sc-dark-bg .is-sticky .main-header-wrapper {
    background: rgba(0, 0, 0, .9);
    border: none
}

.two-color-header #header-wrapper.dt-sc-dark-bg .is-sticky .main-header-wrapper {
    background: 0 0
}

.boxed-header .is-sticky .main-header,
.boxed-header.semi-transparent-header .is-sticky .main-header {
    background: 0 0
}

.is-sticky .menu-active-with-icon #main-menu>ul.menu>li.current-menu-ancestor>a:before,
.is-sticky .menu-active-with-icon #main-menu>ul.menu>li.current-menu-item>a:before,
.is-sticky .menu-active-with-icon #main-menu>ul.menu>li.current_page_ancestor>a:before,
.is-sticky .menu-active-with-icon #main-menu>ul.menu>li.current_page_item>a:before {
    bottom: 10px
}

.is-sticky .menu-active-with-icon #main-menu>ul.menu>li.current-menu-ancestor>a:after,
.is-sticky .menu-active-with-icon #main-menu>ul.menu>li.current-menu-item>a:after,
.is-sticky .menu-active-with-icon #main-menu>ul.menu>li.current_page_ancestor>a:after,
.is-sticky .menu-active-with-icon #main-menu>ul.menu>li.current_page_item>a:after {
    bottom: 5px
}

.split-header.transparent-header .is-sticky #main-menu ul.menu>li>a {
    line-height: 66px
}

#main-menu ul.menu>li {
    position: relative
}

#main-menu ul li.menu-item-simple-parent ul,
#main-menu ul li.menu-item-simple-parent ul li ul,
#main-menu ul li.menu-item-simple-parent ul li ul li ul {
    display: none;
    text-align: left;
    z-index: 9999
}

#main-menu ul li.menu-item-simple-parent ul {
    width: 260px;
    background: #fff;
    padding: 10px 0 10px;
    position: absolute;
    top: 100%;
    left: 0;
    float: left;
    margin-top: 0
}

#main-menu ul li.menu-item-simple-parent ul li {
    display: block;
    padding: 0 15px;
    position: relative;
    width: 100%
}

#main-menu ul li.menu-item-simple-parent ul li a,
#main-menu ul li.menu-item-simple-parent ul li span.nolink-menu {
    color: #2b2b2b;
    position: relative;
    padding: 10px 0 10px 10px;
    font-size: 14px;
    line-height: 24px;
    display: block
}

#main-menu ul li.menu-item-simple-parent ul li:last-child>a {
    border: none
}

#main-menu ul li.menu-item-simple-parent ul li ul {
    left: 100%;
    top: -10px;
    padding-top: 10px
}

#main-menu ul li.menu-item-simple-parent:last-child ul,
#main-menu ul li.menu-item-simple-parent:nth-last-child(1) ul,
#main-menu ul li.menu-item-simple-parent:nth-last-child(2) ul {
    right: 0;
    left: auto
}

#main-menu ul li.menu-item-simple-parent:last-child ul li ul,
#main-menu ul li.menu-item-simple-parent:nth-last-child(1) ul li ul,
#main-menu ul li.menu-item-simple-parent:nth-last-child(2) ul li ul {
    right: 100%;
    left: auto
}

#main-menu ul li.menu-item-simple-parent ul li a .fa {
    margin-right: 10px;
    position: relative;
    top: -1px
}

#main-menu ul li.menu-item-simple-parent.dt-sc-dark-bg ul li a,
#main-menu ul li.menu-item-simple-parent.dt-sc-dark-bg ul li a .fa {
    color: #fff
}

#main-menu ul.menu>li>.megamenu-child-container {
    display: none;
    z-index: 9999
}

#main-menu .megamenu-child-container {
    background: #fff;
    padding: 10px 10px 0;
    position: absolute;
    top: 100%;
    left: 0;
    float: left
}

#main-menu .megamenu-child-container img {
    max-width: 100%
}

#main-menu .megamenu-child-container>ul.sub-menu {
    padding: 0;
    margin: 0;
    text-align: left
}

#main-menu .megamenu-child-container>ul.sub-menu>li>.nolink-menu,
#main-menu .megamenu-child-container>ul.sub-menu>li>a {
    color: var(--theme-black);
    text-transform: uppercase;
    font-weight: 600;
    padding: 0;
    margin-bottom: 15px;
    display: block;
    font-size: 14px
}

#main-menu .menu-item-megamenu-parent .megamenu-child-container>ul.sub-menu>li.current-menu-ancestor>a:after,
#main-menu .menu-item-megamenu-parent .megamenu-child-container>ul.sub-menu>li:hover>a:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent
}

#main-menu .megamenu-child-container>ul.sub-menu>li.current_page_parent>a:before,
#main-menu .megamenu-child-container>ul.sub-menu>li:hover>.nolink-menu:before,
#main-menu .megamenu-child-container>ul.sub-menu>li:hover>a:before {
    height: 100%
}

#main-menu .megamenu-child-container>ul.sub-menu>li .fa,
#main-menu .megamenu-child-container>ul.sub-menu>li a .fa {
    margin-right: 5px
}

#main-menu .megamenu-child-container>ul.sub-menu>li .featured-product .featured-tag .fa,
#main-menu .megamenu-child-container>ul.sub-menu>li .featured-product .featured-tag a .fa {
    margin-right: 0
}

#main-menu .megamenu-child-container>ul.sub-menu>li>a .menu-item-description,
#main-menu .menu-item-description {
    color: #696969;
    display: block;
    font-weight: 400;
    padding: 0;
    text-transform: none;
    font-size: 12px;
    position: relative;
    top: -3px;
    line-height: normal
}

.dt-megamenu-custom-content {
    display: block;
    padding: 10px 0 0
}

#main-menu .megamenu-child-container ul.sub-menu>li>ul {
    padding: 0;
    margin: 10px 0 5px auto !important
}

#main-menu .megamenu-child-container ul.sub-menu>li>ul li {
    display: block;
    padding: 0;
    width: 100%;
    float: left
}

#main-menu .megamenu-child-container ul.sub-menu>li>ul li,
#main-menu .megamenu-child-container ul.sub-menu>li>ul li a {
    clear: both
}

#main-menu .megamenu-child-container ul.sub-menu>li>ul li a {
    color: #2f2e2e;
    position: relative;
    padding: 10px 0;
    font-size: 14px;
    line-height: 24px;
    display: block;
    width: 100%;
    float: left
}

#main-menu .megamenu-child-container ul.sub-menu>li>ul li:last-child a {
    border-bottom: none
}

#main-menu .megamenu-child-container ul.sub-menu>li>ul li a .fa {
    margin-right: 10px;
    position: relative;
    top: -1px
}

#main-menu .megamenu-child-container ul.sub-menu>li>ul>li>ul {
    padding-left: 20px
}

#main-menu .megamenu-child-container>ul.sub-menu>li.fulwidth-image-link>.nolink-menu {
    padding: 0
}

#main-menu .megamenu-child-container>ul.sub-menu>li.fulwidth-image-link ul.sub-menu {
    padding-top: 0
}

#main-menu .megamenu-child-container>ul.sub-menu>li.fulwidth-image-link img {
    max-width: 100%
}

#main-menu .megamenu-child-container.dt-sc-dark-bg ul.sub-menu>li>ul li a,
#main-menu .megamenu-child-container.dt-sc-dark-bg ul.sub-menu>li>ul li a .fa,
#main-menu .megamenu-child-container.dt-sc-dark-bg>ul.sub-menu>li>.nolink-menu,
#main-menu .megamenu-child-container.dt-sc-dark-bg>ul.sub-menu>li>a {
    color: #fff
}

#main-menu .dt-sc-dark-bg .menu-item-description,
#main-menu .megamenu-child-container.dt-sc-dark-bg>ul.sub-menu>li>a .menu-item-description {
    color: rgba(255, 255, 255, .5)
}

.dt-sc-dark-bg ul.menu li h2,
.dt-sc-dark-bg ul.menu li h3,
.dt-sc-dark-bg ul.menu li h4,
.dt-sc-dark-bg ul.menu li h5,
.dt-sc-dark-bg ul.menu li h6,
.dt-sc-dark-bg ul.menu li ul {
    color: #2f2e2e
}

.dt-menu-toggle {
    display: none;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 15px;
    cursor: pointer;
    position: relative;
    z-index: 1
}

.dt-menu-toggle-icon {
    background: #fff;
    display: inline-block;
    height: 2px;
    position: absolute;
    text-align: left;
    width: 20px;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto
}

.dt-menu-toggle-icon:after,
.dt-menu-toggle-icon:before {
    content: "";
    position: absolute;
    background: #fff;
    height: 2px;
    width: 20px;
    left: 0;
    top: -5px
}

.dt-menu-toggle-icon:after {
    top: 5px
}

#main-menu ul.menu li a.dt-menu-expand {
    border: none !important;
    cursor: pointer;
    display: none;
    font-family: FontAwesome;
    font-weight: 400;
    font-size: 20px;
    height: 38px;
    line-height: 38px;
    margin: auto;
    padding: 0 !important;
    position: absolute !important;
    right: 0;
    top: 0;
    text-align: center;
    width: 38px !important
}

.header-align-left.fullwidth-menu-header .is-sticky #main-menu ul.menu>li>a.dt-menu-expand {
    display: none
}

#main-menu ul li.menu-item-simple-parent.menu-links-with-arrow.single ul>li>a.dt-menu-expand:before,
#main-menu ul li.menu-item-simple-parent.menu-links-with-bg ul>li>a.dt-menu-expand {
    display: none
}

#main-menu .menu-item-megamenu-parent.menu-title-with-bg a.dt-menu-expand {
    height: 44px;
    line-height: 44px;
    margin: 0
}

#main-menu ul.menu li a.dt-menu-expand.dt-mean-clicked {
    font-family: monospace
}

#main-menu .menu-item-megamenu-parent.menu-title-with-bg .megamenu-child-container>ul.sub-menu>li>.nolink-menu,
#main-menu .menu-item-megamenu-parent.menu-title-with-bg .megamenu-child-container>ul.sub-menu>li>a {
    padding: 10px 15px;
    margin-bottom: 10px
}

#main-menu .megamenu-child-container.menu-hasbg {
    background-color: #fff;
    background-position: right bottom;
    background-repeat: no-repeat
}

#main-menu .menu-item-megamenu-parent.menu-title-with-border .megamenu-child-container>ul.sub-menu>li>.nolink-menu,
#main-menu .menu-item-megamenu-parent.menu-title-with-border .megamenu-child-container>ul.sub-menu>li>a {
    padding-bottom: 10px
}

#main-menu .menu-item-megamenu-parent.menu-links-with-bg .megamenu-child-container ul.sub-menu>li>ul>li,
#main-menu .menu-item-megamenu-parent.menu-links-with-border .megamenu-child-container ul.sub-menu>li>ul>li {
    width: 100%
}

#main-menu .menu-item-megamenu-parent.menu-links-with-bg .megamenu-child-container ul.sub-menu>li>ul>li>a,
#main-menu ul li.menu-item-simple-parent.menu-links-with-bg ul>li>a {
    padding: 7px 12px;
    margin-bottom: 7px;
    float: left;
    width: 100%;
    display: inline-block
}

#main-menu .menu-item-megamenu-parent.menu-links-with-border .megamenu-child-container ul.sub-menu>li>ul>li>a,
#main-menu ul li.menu-item-simple-parent.menu-links-with-border ul>li>a {
    padding-bottom: 10px
}

#main-menu .menu-item-megamenu-parent.menu-links-with-border .megamenu-child-container ul.sub-menu>li>ul>li:last-child>a,
#main-menu ul li.menu-item-simple-parent.menu-links-with-border ul>li:last-child>a {
    border: none !important
}

#main-menu .menu-item-megamenu-parent.menu-links-with-border .megamenu-child-container ul.sub-menu>li>ul>li>a {
    float: left;
    width: 100%;
    display: inline-block
}

#main-menu .menu-item-megamenu-parent.menu-links-with-arrow .megamenu-child-container ul.sub-menu>li>ul>li>a,
#main-menu ul li.menu-item-simple-parent.menu-links-with-arrow ul>li>a {
    padding-left: 25px
}

#main-menu .menu-item-megamenu-parent.menu-links-with-arrow .megamenu-child-container ul.sub-menu>li>ul>li>a:before,
#main-menu ul li.menu-item-simple-parent.menu-links-with-arrow ul>li>a:before {
    position: absolute;
    left: 10px;
    font-family: FontAwesome;
    font-size: 14px
}

#main-menu .menu-item-megamenu-parent.menu-links-with-arrow.single .megamenu-child-container ul.sub-menu>li>ul>li>a:before,
#main-menu ul li.menu-item-simple-parent.menu-links-with-arrow.single ul>li>a:before {
    content: "\f105"
}

#main-menu .menu-item-megamenu-parent.menu-links-with-arrow.double .megamenu-child-container ul.sub-menu>li>ul>li>a:before,
#main-menu ul li.menu-item-simple-parent.menu-links-with-arrow.double ul>li>a:before {
    content: "\f101"
}

#main-menu .menu-item-megamenu-parent.menu-links-with-arrow.disc .megamenu-child-container ul.sub-menu>li>ul>li>a:before,
#main-menu ul li.menu-item-simple-parent.menu-links-with-arrow.disc ul>li>a:before {
    content: "\f111";
    font-size: 8px
}

#main-menu .menu-item-megamenu-parent.menu-links-with-bg.menu-links-with-arrow .megamenu-child-container ul.sub-menu>li>ul>li>a,
#main-menu ul li.menu-item-simple-parent.menu-links-with-bg.menu-links-with-arrow ul>li>a {
    padding-left: 27px
}

#main-menu .menu-item-megamenu-parent.menu-links-with-bg.menu-links-with-arrow .megamenu-child-container ul.sub-menu>li>ul>li>a:before,
#main-menu ul li.menu-item-simple-parent.menu-links-with-bg.menu-links-with-arrow ul>li>a:before {
    left: 12px
}

#main-menu ul li ul li ul li ul.children,
#main-menu ul li ul li ul.children,
#main-menu ul li ul.children {
    display: none
}

#main-menu ul li ul li ul li:hover ul.children,
#main-menu ul li ul li:hover ul.children,
#main-menu ul li:hover>ul.children {
    display: block
}

#main-menu ul li ul.children {
    background: #fff;
    float: left;
    left: 0;
    padding: 10px 0;
    position: absolute;
    top: 100%;
    width: 260px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    margin: 0;
    text-align: left;
    z-index: 1
}

#main-menu ul li ul.children li {
    box-sizing: border-box;
    display: block;
    padding: 0 15px;
    position: relative;
    width: 100%
}

#main-menu ul li ul.children li a {
    color: #2b2b2b;
    display: block;
    font-size: 14px;
    line-height: 24px;
    padding: 10px 0 10px 10px;
    position: relative
}

#main-menu ul li ul li ul.children {
    left: 100%;
    padding-top: 5px;
    top: -10px
}

.left-header #main-menu ul li ul.children {
    left: 100%;
    top: -10px
}

#slider {
    clear: both;
    width: 100%;
    margin: 0;
    padding: 0;
    display: block;
    line-height: 0
}

#slider img {
    max-width: 100%
}

.section-wrapper {
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 0;
    padding: 0
}

.section-wrapper.fullwidth-section>.container {
    width: 100%
}

.section-wrapper.fullwidth-section {
    position: relative
}

.dark-overlay,
.extend-bg-fullwidth-left,
.extend-bg-fullwidth-right,
.light-overlay {
    position: relative
}

.dark-overlay:before,
.light-overlay:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: inline !important;
    z-index: 0
}

.section-wrapper .container {
    z-index: 9
}

.main-title-section-wrapper {
    width: 100%;
    padding: 40px 0 43px;
    position: relative;
    clear: both;
    background-color: rgba(0, 0, 0, .05)
}

.main-title-section-wrapper.dt-sc-dark-bg {
    background-color: rgba(0, 0, 0, .7)
}

.header-on-slider .main-title-section-wrapper {
    background: rgba(0, 0, 0, 0)
}

.header-on-slider .main-title-section-wrapper:before {
    background: rgba(0, 0, 0, .05);
    content: "";
    height: 300%;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.header-on-slider.no-breadcrumb #header-wrapper {
    min-height: 140px
}

.header-on-slider #header-wrapper,
.home.header-on-slider #header-wrapper {
    min-height: 150px
}

.fullwidth-menu-header.header-on-slider #header-wrapper,
.fullwidth-menu-header.home.header-on-slider #header-wrapper {
    min-height: 250px
}

.home #header-wrapper {
    margin-bottom: 50px
}

.no-breadcrumb #main {
    margin-top: 50px
}

.home.overlay-header #header-wrapper,
.page-with-slider.header-below-slider #slider {
    margin-bottom: 0
}

.page-with-slider.left-header #slider,
.page-with-slider.overlay-header #slider {
    margin-bottom: 50px
}

.home.header-on-slider.page-with-slider .main-title-section-wrapper {
    padding-top: 90px
}

.header-on-slider.page-with-slider #main,
.home.header-on-slider.page-with-slider #main {
    margin-top: 0
}

.main-title-section {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    pointer-events: none
}

.main-title-section h1 {
    font-size: 20px;
    font-weight: 400;
    color: var(--theme-black);
    margin-bottom: 0
}

.breadcrumb {
    clear: both;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: 500;
    color: rgba(0, 0, 0, .6);
    background: 0 0
}

.breadcrumb a {
    color: #2b2b2b
}

.breadcrumb .fa {
    display: inline-block;
    margin: 0 4px;
    padding: 0
}

.breadcrumb span.current {
    color: var(--theme-red)
}

.breadcrumb .fa.default {
    display: inline-block;
    height: 14px;
    width: 1px;
    -webkit-transform: rotate(30deg);
    -moz-transform-origin: 0 0;
    -moz-transform: rotate(30deg);
    -ms-transform-origin: 0 0;
    -ms-transform: rotate(30deg);
    transform-origin: 0 0;
    transform: rotate(30deg);
    background: #2b2b2b;
    top: 3px;
    position: relative;
    margin: 0 5px 0 10px
}

.main-title-section.aligncenter {
    text-align: center
}

.main-title-section.alignright {
    text-align: right
}

.main-title-section-wrapper.breadcrumb-left .breadcrumb {
    clear: none;
    float: left;
    width: 35%;
    padding-right: 20px;
    margin-top: 13px
}

.main-title-section-wrapper.breadcrumb-left .main-title-section {
    float: right;
    width: 65%;
    text-align: right
}

.main-title-section-wrapper.breadcrumb-right .breadcrumb {
    clear: none;
    float: right;
    text-align: right;
    width: 35%;
    padding-left: 20px;
    margin-top: 13px
}

.main-title-section-wrapper.breadcrumb-right .main-title-section {
    float: left;
    width: 65%
}

.main-title-section-wrapper.breadcrumb-top-left-title-center .main-title-section {
    width: 100%;
    text-align: center
}

.main-title-section-wrapper.breadcrumb-top-left-title-center .breadcrumb {
    margin-top: -70px;
    width: 100%;
    float: left
}

.main-title-section-wrapper.breadcrumb-top-right-title-center .main-title-section {
    width: 100%;
    text-align: center
}

.main-title-section-wrapper.breadcrumb-top-right-title-center .breadcrumb {
    margin-top: -70px;
    width: 100%;
    float: right;
    text-align: right
}

.dt-sc-dark-bg .breadcrumb {
    color: rgba(255, 255, 255, .6)
}

.dt-sc-dark-bg .breadcrumb a {
    color: #fff
}

.dt-sc-dark-bg .breadcrumb a:hover,
.dt-sc-dark-bg .breadcrumb span.current {
    color: rgba(255, 255, 255, .6)
}

.dt-sc-dark-bg .breadcrumb .fa.default {
    background: #fff
}

.page.header-on-slider.transparent-header .dt-sc-dark-bg .main-header-wrapper {
    background: 0 0
}

.home-page.page.header-on-slider.transparent-header .dt-sc-dark-bg .main-header-wrapper {
    background: 0 0
}

.boxed-header.semi-transparent-header .dt-sc-dark-bg .main-header,
.fullwidth-header.semi-transparent-header .dt-sc-dark-bg .main-header-wrapper,
.icon-menu-header.semi-transparent-header .dt-sc-dark-bg .main-header-wrapper,
.left-header.semi-transparent-header .dt-sc-dark-bg .main-header,
.left-header.semi-transparent-header .dt-sc-dark-bg .main-header-wrapper {
    background: rgba(0, 0, 0, .7)
}

#footer {
    clear: both;
    position: relative;
    display: block;
    margin: 15px;
    border-radius: 20px;
    overflow: hidden
}

.footer-widgets {
    padding: 70px 0 30px;
    width: 100%;
    float: left;
    clear: both;
    margin: 0;
    background-color: var(--theme-blue)
}

#footer .textwidget img {
    width: 195px;
    margin-top: -200px;
}

#footer .container {
    z-index: 9
}

.footer-copyright .alignright img {
    float: right
}

.footer-copyright {
    float: left;
    margin: 0;
    padding: 0 0 10px;
    width: 100%;
    clear: both;
    font-size: 14px
}

.copyright-left {
    width: 48%;
    float: left;
    margin: 0;
    padding: 0
}

.copyright-right {
    float: right;
    margin: 0;
    padding: 0;
    width: 48%;
    text-align: right
}

.footer-copyright .container {
    padding-top: 30px
}

.footer-copyright .sociable ul.dt-sc-sociable {
    float: right
}

.footer-copyright .first,
.footer-copyright .first>p {
    line-height: 40px;
    margin-bottom: 0
}

.footer-copyright .menu-links {
    text-align: right;
    margin: 0;
    padding: 0
}

.footer-copyright .menu-links li {
    margin: 0 0 0 29px;
    display: inline-block;
    padding: 0;
    float: none
}

.footer-copyright .menu-links li.page_item_has_children {
    display: none
}

.footer-copyright .menu-links li a {
    position: relative
}

.footer-copyright .menu-links li a:before {
    position: absolute;
    content: "";
    display: block;
    width: 5px;
    height: 3px;
    left: -20px;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.aligncenter .menu-links {
    text-align: center
}

.aligncenter .menu-links li {
    float: none;
    display: inline-block;
    text-align: center
}

.menu-links.with-splitter li {
    margin: 0
}

.footer-copyright .menu-links.with-splitter li a {
    padding: 0 15px;
    border-right: 1px solid
}

.footer-copyright .menu-links.with-splitter li:last-child a {
    border-right: 0
}

.copyright-align-center {
    text-align: center
}

.copyright-align-center .copyright-left,
.copyright-align-center .copyright-right,
.copyright-align-center .dt-sc-sociable {
    text-align: center;
    width: 100%;
    float: left;
    clear: both;
    margin: 10px 0
}

.copyright-align-center .dt-sc-sociable,
.copyright-align-center .menu-links {
    text-align: center
}

.copyright-align-center .dt-sc-sociable li,
.copyright-align-center .dt-sc-sociable li a,
.copyright-align-center .menu-links li {
    float: none;
    display: inline-block;
    text-align: center
}

.custom-social li a span {
    margin: 0 10px 0 0;
    font-size: 14px;
    width: 20px;
    text-align: center
}

.copyright-right .dt-sc-sociable {
    text-align: right;
    width: 100%
}

.copyright-right .dt-sc-sociable li {
    float: none;
    display: inline-block;
    text-align: right
}

.dt_ajax_subscribe_msg .success-msg {
    color: #15d401
}

.dt_ajax_subscribe_msg .error-msg {
    color: #bd0404
}

.side-navigation {
    width: 27%;
    float: left;
    margin: 0 2% 0 0;
    padding: 0
}

.side-navigation-content {
    width: 71%;
    float: left;
    margin: 0;
    padding: 0
}

.side-navigation-bottom-content {
    width: 100%;
    float: left
}

.side-navigation-content img {
    max-width: 100%
}

.side-nav-container {
    float: left;
    margin: 0 0 30px;
    padding: 0;
    width: 98%
}

ul.side-nav {
    border: 1px solid;
    border-bottom: 0;
    margin: 0;
    padding: 0;
    float: left;
    width: 100%
}

ul.side-nav li {
    float: left;
    width: 100%;
    display: block;
    padding: 0;
    border-bottom: 1px solid
}

ul.side-nav li a {
    color: #2d2d2d;
    padding: 12px 0 11px 60px;
    display: block;
    position: relative;
    font-weight: 600;
    font-size: 14px
}

ul.side-nav li ul {
    border-top: 1px solid;
    margin: 0;
    padding-left: 0
}

ul.side-nav li ul li:last-child {
    border: none;
    padding-bottom: 0
}

ul.side-nav li ul li a {
    padding-left: 85px
}

ul.side-nav ul ul li a {
    padding-left: 120px
}

ul.side-nav,
ul.side-nav li,
ul.side-nav li ul {
    border-color: #e3e3e3
}

ul.side-nav li a:before,
ul.side-nav>li>a:hover,
ul.side-nav>li>ul>li>a:hover,
ul.side-nav>li>ul>li>ul>li>a:hover {
    color: #fff
}

.sidenav-alignright .side-navigation {
    float: right;
    margin: 0 0 0 2%
}

ul.side-nav li a:before {
    content: "\f006";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    margin: auto;
    width: 45px;
    height: 100%;
    text-align: center;
    line-height: 47px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
    font-size: 16px;
    background-color: var(--theme-black)
}

ul.side-nav>li.current_page_item>a,
ul.side-nav>li.current_page_item>a:hover {
    background-color: var(--theme-black);
    color: #fff
}

ul.side-nav li:nth-child(even) a:after {
    bottom: 0;
    top: auto
}

ul.side-nav li a:hover:after {
    height: 100%
}

ul.side-nav li a:after {
    position: absolute;
    width: 100%;
    height: 0;
    content: "";
    background: var(--theme-black);
    left: 0;
    top: 0;
    z-index: -1
}

.dt-style-picker-wrapper {
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 150px
}

#dt-style-picker {
    background: #f9f9f9;
    width: 225px;
    float: left;
    position: absolute;
    top: 0;
    z-index: 1;
    margin: 0;
    padding: 0;
    text-align: center
}

#dt-style-picker h2 {
    font-size: 17px;
    font-weight: 400;
    line-height: 48px;
    text-transform: capitalize;
    width: 100%;
    color: #fff;
    margin: 0;
    padding: 0;
    background-color: #1a1a1a
}

#dt-style-picker h3 {
    font-size: 15px;
    font-weight: 400;
    padding: 15px 0;
    width: 100%;
    color: #666;
    margin: 0;
    display: inline-block
}

#dt-style-picker ul {
    float: left;
    margin: 0;
    padding: 15px 0;
    text-align: center;
    width: 225px;
    background-image: linear-gradient(to bottom, #f7f4f4, #fff);
    border-top: 1px solid rgba(23, 24, 26, .08)
}

#dt-style-picker ul li {
    display: inline-block;
    display: inline;
    list-style-type: none;
    padding: 0;
    margin: 0 4px 6px 4px
}

#dt-style-picker ul li a {
    background: #f9f9f9;
    border: 1px solid #fff;
    padding: 3px;
    display: inline-block;
    margin: 0;
    line-height: 0
}

#dt-style-picker ul li a.selected,
#dt-style-picker ul li a:hover {
    border: 1px solid #d7d7d7
}

#dt-style-picker ul li a img,
.style-picker-ico>img {
    border: 1px solid #f0f0f0
}

#dt-style-picker ul.scheme-picker li a {
    padding: 7px
}

#dt-style-picker ul.scheme-picker li a img {
    height: auto;
    border: 0
}

#dt-style-picker .hr {
    width: 100%;
    height: 10px;
    display: block;
    float: left;
    clear: both;
    position: relative;
    z-index: 1;
    margin: 3px 0
}

.style-picker-ico {
    background: #1a1a1a;
    height: 48px;
    left: 224px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 50px;
    border-left: 0
}

.style-picker-ico>i {
    color: #fff;
    font-size: 27px;
    line-height: 47px
}

#dt-style-picker h3.color-scheme {
    background: #1a1a1a;
    color: #fff
}

.loader {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999991
}

.loader-inner:before {
    content: "Loading";
    display: block;
    font-size: 10em;
    text-transform: uppercase;
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    right: 0;
    margin: 0 auto;
    text-align: center;
    letter-spacing: 10px;
    opacity: .05;
    text-shadow: 5px 5px 0 #fff
}

.loader-inner {
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    right: 0;
    margin: 0 auto
}

.loader-inner .dot {
    width: 7px;
    height: 7px;
    background-color: #fff;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 7px;
    animation-name: dot_move;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-delay: .2s;
    -moz-animation-name: dot_move;
    -moz-animation-duration: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-delay: .2s;
    -ms-animation-name: dot_move;
    -ms-animation-duration: 2s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-delay: .2s;
    -webkit-animation-name: dot_move;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-delay: .2s
}

.loader-inner .dot1 {
    margin-left: -40px;
    animation-delay: .4s;
    -moz-animation-delay: .4s;
    -webkit-animation-delay: .4s;
    -ms-animation-delay: .4s
}

.loader-inner .dot2 {
    margin-left: -20px;
    animation-delay: .3s;
    -moz-animation-delay: .3s;
    -webkit-animation-delay: .3s;
    -ms-animation-delay: .3s
}

.loader-inner .dot3 {
    margin-left: 20px;
    animation-delay: .1s;
    -moz-animation-delay: .1s;
    -webkit-animation-delay: .1s;
    -ms-animation-delay: .1s
}

.loader-inner .dot4 {
    margin-left: 40px;
    animation-delay: 0s;
    -moz-animation-delay: 0s;
    -webkit-animation-delay: 0s;
    -ms-animation-delay: 0s
}

@keyframes dot_move {
    0% {
        left: 0;
        opacity: 0
    }

    30% {
        left: 50%;
        opacity: 1;
        height: 7px
    }

    40% {
        height: 35px
    }

    60% {
        height: 7px
    }

    80% {
        left: 50%;
        opacity: 1
    }

    100% {
        left: 100%;
        opacity: 0
    }
}

@-moz-keyframes dot_move {
    0% {
        left: 0;
        opacity: 0
    }

    30% {
        left: 50%;
        opacity: 1;
        height: 7px
    }

    40% {
        height: 35px
    }

    60% {
        height: 7px
    }

    80% {
        left: 50%;
        opacity: 1
    }

    100% {
        left: 100%;
        opacity: 0
    }
}

@-webkit-keyframes dot_move {
    0% {
        left: 0;
        opacity: 0
    }

    30% {
        left: 50%;
        opacity: 1;
        height: 7px
    }

    40% {
        height: 35px
    }

    60% {
        height: 7px
    }

    80% {
        left: 50%;
        opacity: 1
    }

    100% {
        left: 100%;
        opacity: 0
    }
}

#toTop {
    position: fixed;
    display: none;
    text-decoration: none;
    bottom: 30px;
    right: 30px;
    overflow: hidden;
    width: 40px;
    height: 40px;
    border: none;
    text-indent: 100%;
    background-color: #108bea;
    z-index: 999;
    text-indent: -9999px;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%
}

#toTop span {
    opacity: 1 !important
}

#toTop span:after,
#toTop span:before {
    content: "";
    background-color: #fff;
    display: inline-block;
    position: absolute;
    right: 14px;
    left: auto;
    top: 12px;
    margin: auto;
    transform: skewX(42deg);
    -moz-transform: skewX(42deg);
    -webkit-transform: skewX(42deg);
    width: 1px;
    height: 13px
}

#toTop span:before {
    left: 14px;
    right: auto;
    transform: skewX(-42deg);
    -moz-transform: skewX(-42deg);
    -webkit-transform: skewX(-42deg)
}

#toTop:hover span:before {
    transform: skewX(-35deg);
    -moz-transform: skewX(-35deg);
    -webkit-transform: skewX(-35deg);
    left: 15px
}

#toTop:hover span:after {
    transform: skewX(35deg);
    -moz-transform: skewX(35deg);
    -webkit-transform: skewX(35deg);
    right: 15px
}

.main-header #searchform {
    border-color: #e5e5e5
}

.main-header #searchform:before {
    color: #c2c2c2
}

.cart-info:before,
.cart-total:before,
.main-header #searchform input[type=text] {
    color: #aaa
}

.fullwidth-menu-header .menu-wrapper {
    border-top-color: #eee;
    border-bottom-color: #eee
}

.boxed-header .main-header,
.left-header .main-header-wrapper,
.main-header #searchform {
    background: #fff
}

.top-bar {
    background: #eee;
    color: #666
}

.dt-sc-dark-bg.top-bar a {
    color: #fff
}

.top-bar a {
    color: #666
}

.dt-sc-dark-bg.top-bar a:hover,
.top-bar a:hover {
    color: #666
}

.fullwidth-header.transparent-header .main-header-wrapper,
.transparent-header .dt-sc-dark-bg .main-header-wrapper,
.transparent-header .main-header-wrapper,
.transparent-header .menu-wrapper {
    background: 0 0
}

.main-header-wrapper {
    background: rgba(255, 255, 255, 1)
}

.dt-sc-dark-bg .main-header-wrapper {
    background: rgba(0, 0, 0, 1)
}

.two-color-header.semi-transparent-header .dt-sc-dark-bg .main-header-wrapper:after,
.two-color-header.transparent-header .dt-sc-dark-bg .is-sticky .main-header-wrapper:after {
    background: rgba(0, 0, 0, .7)
}

.fullwidth-header.semi-transparent-header .main-header-wrapper,
.left-header.semi-transparent-header .main-header,
.left-header.semi-transparent-header .main-header-wrapper,
.two-color-header.semi-transparent-header .main-header-wrapper:after,
.two-color-header.transparent-header .is-sticky .main-header-wrapper:after {
    background: rgba(255, 255, 255, .85)
}

.two-color-header .dt-sc-dark-bg .main-header-wrapper:after {
    background: #2b2b2b
}

.two-color-header .main-header-wrapper,
.two-color-header.semi-transparent-header #main-header-wrapper.main-header-wrapper,
.two-color-header.standard-header .is-sticky .main-header-wrapper,
.two-color-header.transparent-header .main-header-wrapper,
.two-color-header.transparent-header .main-header-wrapper:after,
.two-color-header.transparent-header .main-header-wrapper:before {
    background: 0 0
}

.two-color-header .main-header-wrapper:after {
    background: rgba(255, 255, 255, 1)
}

.boxed-header.semi-transparent-header .main-header,
.semi-transparent-header.boxed-header .is-sticky .main-header-wrapper {
    background: rgba(255, 255, 255, .85)
}

.boxed-header .dt-sc-dark-bg .is-sticky .main-header,
.boxed-header .dt-sc-dark-bg .main-header-wrapper,
.boxed-header .main-header-wrapper,
.boxed-header.semi-transparent-header .dt-sc-dark-bg .is-sticky .main-header,
.boxed-header.transparent-header .dt-sc-dark-bg .is-sticky .main-header,
.boxed-header.transparent-header .dt-sc-dark-bg .main-header,
.boxed-header.transparent-header .dt-sc-dark-bg .main-header-wrapper,
.page.header-on-slider.boxed-header.transparent-header .dt-sc-dark-bg .is-sticky .main-header,
.page.header-on-slider.boxed-header.transparent-header .dt-sc-dark-bg .main-header-wrapper,
.semi-transparent-header.boxed-header .main-header-wrapper,
.transparent-header.boxed-header .main-header {
    background: 0 0
}

.boxed-header .main-header {
    background: rgba(255, 255, 255, 1)
}

.boxed-header .dt-sc-dark-bg .main-header {
    background: rgba(0, 0, 0, 1)
}

.left-header-footer .dt-sc-sociable.filled li a:hover {
    color: #2b2b2b
}

.left-header-footer p {
    color: rgba(0, 0, 0, .4)
}

.left-header-footer .dt-sc-sociable.filled li a {
    background: #2b2b2b !important
}

.left-header-footer .dt-sc-sociable.filled li a:hover {
    background: rgba(0, 0, 0, .1) !important
}

.left-header.transparent-header #header-wrapper,
.left-header.transparent-header .dt-sc-dark-bg .main-header,
.left-header.transparent-header .dt-sc-dark-bg .main-header-wrapper,
.transparent-header.left-header .main-header,
.transparent-header.left-header .main-header-wrapper {
    background: 0 0
}

.left-header .main-header,
.left-header .main-header-wrapper {
    background: rgba(255, 255, 255, 1)
}

.left-header .dt-sc-dark-bg .main-header,
.left-header .dt-sc-dark-bg .main-header-wrapper {
    background: rgba(0, 0, 0, 1)
}

.cart-info {
    background: #f3f3f3
}

.cart-icon span,
.dt-sc-vertical-small-separator,
.live-chat a:hover,
.menu-icons-wrapper.rounded-icons .cart a span,
.menu-icons-wrapper.rounded-icons .search a span {
    background: #2b2b2b
}

.menu-icons-wrapper .cart a,
.menu-icons-wrapper .cart a:hover span,
.menu-icons-wrapper .search a,
.menu-icons-wrapper .search a:hover span {
    color: #2b2b2b
}

.cart-icon span,
.dt-sc-dark-bg .menu-icons-wrapper .cart a,
.dt-sc-dark-bg .menu-icons-wrapper .cart a:hover span,
.dt-sc-dark-bg .menu-icons-wrapper .search a,
.dt-sc-dark-bg .menu-icons-wrapper .search a:hover span,
.menu-icons-wrapper.rounded-icons .cart a span,
.menu-icons-wrapper.rounded-icons .search a span {
    color: #fff
}

.menu-icons-wrapper .top-menu-search-container .search-form {
    background: #fff
}

#footer .dt-sc-dark-bg,
#footer .dt-sc-dark-bg a,
.footer-copyright.dt-sc-dark-bg,
.footer-widgets.dt-sc-dark-bg,
.footer-widgets.dt-sc-dark-bg a {
    color: rgba(255, 255, 255, .6)
}

#footer .dt-sc-dark-bg h3,
#footer .dt-sc-dark-bg h3 a {
    color: #fff
}

#footer,
.footer-copyright,
.footer-widgets {
    color: #777
}

#footer a,
.footer-widgets a {
    color: #fff
}

.footer-copyright .menu-links.with-splitter li a {
    border-right-color: rgba(0, 0, 0, .2)
}

#footer .tweet_list li {
    border-color: rgba(255, 255, 255, .15)
}

.dt-sc-dark-bg.footer-copyright .menu-links.with-splitter li a {
    border-right-color: rgba(255, 255, 255, .2)
}

#footer .dt-sc-sociable.filled li a,
#footer .mailchimp-form input[type=submit] {
    color: #fff
}

#footer .mailchimp-form input[type=email] {
    color: rgba(255, 255, 255, .5)
}

.footer-copyright {
    background: var(--theme-red)
}

.wpsl-stores-fullwidth-container .page .vc_row.wpb_row.vc_row-fluid {
    overflow: hidden
}

#wpsl-gmap,
#wpsl-result-list {
    width: 100%
}

#wpsl-wrap {
    left: 30px;
    overflow: visible;
    position: absolute;
    top: 60px;
    width: 400px
}

.wpsl-search-btn-wrap .dt-sc-storesearch-btn {
    font-family: Fontawesome
}

.dt-sc-advanced-options {
    display: none;
    float: left;
    margin: 10px 0 0;
    padding: 20px 15px;
    width: 100%
}

.wpsl-input #wpsl-search-input {
    border-radius: 0 !important;
    border: none;
    color: #4d4d4d;
    float: left;
    height: 60px;
    line-height: 60px;
    margin-right: 0;
    padding: 10px 12px;
    width: 316px
}

#wpsl-search-wrap .wpsl-input {
    background: #fff;
    margin-right: 0;
    position: relative;
    width: 100%
}

#wpsl-search-btn,
#wpsl-search-wrap .wpsl-search-btn-wrap {
    margin-right: 0
}

.dt-sc-toggle-advanced-options {
    background: #fff;
    color: #4d4d4d;
    float: left;
    height: 60px;
    line-height: 40px;
    padding: 10px;
    position: relative;
    width: 100%
}

.dt-sc-toggle-advanced-options:hover {
    color: #4d4d4d
}

.dt-sc-toggle-advanced-options span {
    color: #fff;
    float: right;
    font-size: 20px;
    height: 60px;
    line-height: 60px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 60px
}

#wpsl-category label,
#wpsl-radius label,
#wpsl-results label,
.wpsl-input label {
    width: 67% !important
}

#wpsl-radius,
.wpsl-select-wrap #wpsl-results {
    margin-bottom: 10px;
    margin-right: 0 !important;
    width: 100% !important
}

#wpsl-result-list li p {
    margin-bottom: 0
}

#wpsl-search-wrap .wpsl-select-wrap div label {
    line-height: 40px
}

#wpsl-results .wpsl-dropdown {
    z-index: 1
}

.wpsl-select-wrap {
    margin-bottom: 0 !important;
    width: 100%
}

#wpsl-checkbox-filter {
    margin-top: 0 !important
}

.wpsl-dropdown {
    border-radius: 0 !important;
    width: 30% !important
}

#wpsl-wrap #wpsl-direction-details,
#wpsl-wrap #wpsl-stores {
    height: 540px !important
}

#wpsl-stores .wpsl-store-thumb {
    border-radius: 0 !important
}

#wpsl-radius {
    width: 58%
}

.wpsl-select-wrap #wpsl-results {
    margin-right: 0;
    width: 38%
}

#wpsl-checkbox-filter input[type=checkbox] {
    float: right;
    margin: 10px 0 0
}

#wpsl-search-btn {
    background-image: none;
    border-radius: 0 !important;
    color: #fff;
    height: 60px;
    margin-top: 0;
    width: 60px
}

#wpsl-wrap #wpsl-result-list ul li {
    margin: 20px 15px;
    padding: 20px 20px 10px
}

#wpsl-wrap #wpsl-result-list li:last-child {
    border-bottom: none
}

.wpsl-locations-details {
    color: #fff;
    float: left;
    margin-top: 25px;
    padding: 15px 10px 0;
    width: 100%
}

.wpsl-locations-details>span {
    display: block;
    margin-bottom: 20px
}

.single-wpsl_stores #wpsl-base-gmap_0 {
    height: 400px
}

.dt-appointment-fix {
    float: left;
    margin: 0;
    position: relative
}

#wpsl-stores .wpsl-directions {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 700;
    padding: 9px 7px 9px 0;
    position: relative;
    text-align: center
}

#wpsl-stores li>p span {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 700;
    padding: 9px 7px 10px
}

#wpsl-stores li>p {
    display: block;
    float: left;
    text-align: center;
    width: 100%
}

#wpsl-stores li>p,
#wpsl-stores li>p~.wpsl-directions {
    display: inline-block;
    margin: 20px 0;
    width: 50%
}

#wpsl-stores li>div {
    float: left;
    width: 100%
}

#wpsl-stores li>div p a {
    display: block;
    margin-bottom: 10px
}

#wpsl-stores li>a:before {
    font-family: FontAwesome;
    margin-right: 10px;
    vertical-align: middle
}

#wpsl-stores li>a.dt-appointment-fix:before {
    content: "\f073"
}

#wpsl-stores li>a.wpsl-directions:before {
    content: "\f1d9"
}

#wpsl-search-btn,
#wpsl-search-wrap input {
    border: none
}

#wpsl-wrap .wpsl-selected-item,
.wpsl-dropdown {
    color: #fff
}

.wpsl-selected-item:after {
    border-top: 8px solid #fff !important
}

.wpsl-active .wpsl-selected-item::after {
    border-bottom: 8px solid #fff !important;
    border-top: none !important;
    margin-top: -5px
}

#wpsl-checkbox-filter.wpsl-checkbox-3-columns li,
#wpsl-search-wrap #wpsl-checkbox-filter label {
    margin-right: 0;
    width: 100%
}

#wpsl-wrap #wpsl-result-list li {
    border-width: 0
}

#wpsl-result-list,
.wpsl-search {
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .25);
    background-color: rgba(237, 245, 248, .8);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .25)
}

#wpsl-checkbox-filter.wpsl-checkbox-3-columns li {
    border-bottom: 1px dashed rgba(0, 0, 0, .15);
    margin-right: 0;
    padding: 10px 0;
    width: 100%
}

#wpsl-wrap #wpsl-result-list ul li,
.dt-sc-advanced-options {
    background-color: rgba(255, 255, 255, .64)
}

.dt-privacy-wrapper {
    clear: both;
    padding-top: 10px
}

.dt-privacy-wrapper>input {
    margin-right: 10px;
    margin-top: -1px
}

.dt-privacy-wrapper label {
    font-weight: 400
}

@media only screen and (min-width:1281px) and (max-width:1600px) {
    #main-menu ul li.menu-item-simple-parent ul li ul {
        left: auto;
        right: 100%
    }
}

@media only screen and (min-width:1200px) and (max-width:1280px) {
    .left-header #main-menu .megamenu-2-columns-group .megamenu-child-container {
        width: 460px
    }

    .left-header #main-menu .megamenu-3-columns-group .megamenu-child-container {
        width: 680px
    }

    .left-header #main-menu .megamenu-4-columns-group .megamenu-child-container {
        width: 900px
    }

    #main-menu>ul.menu>li>a {
        padding: 0 8px;
        font-size: 12px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .top-bar .dt-sc-vertical-separator {
        margin: 0 10px
    }

    .main-header .menu-icons-wrapper .overlay-search #searchform {
        width: 80%
    }

    #main-menu>ul.menu>li>a {
        padding: 0 8px;
        font-size: 12px
    }

    .menu-with-slanting-splitter #main-menu>ul.menu>li>a {
        padding: 0 10px
    }

    .menu-active-border-with-arrow #main-menu>ul.menu>li>a {
        padding: 0 9px;
        font-size: 12px
    }

    .menu-active-with-icon #main-menu>ul.menu>li>a {
        padding: 0 8px
    }

    .menu-active-highlight-grey #main-menu ul.menu>li {
        padding: 0 12px
    }

    .split-header #main-menu ul.menu>li>a {
        padding: 0 15px
    }

    .split-header.transparent-header #main-menu ul.menu>li {
        padding: 0 10px
    }

    .split-header .menu-with-slanting-splitter #main-menu>ul.menu>li>a {
        font-size: 11px;
        padding: 0 7px
    }

    .split-header .menu-with-slanting-splitter #main-menu ul.menu>li:before {
        right: -8px
    }

    .split-header #main-menu .menu-left,
    .split-header #main-menu .menu-right {
        width: 41%
    }

    ul.side-nav li a {
        font-size: 13px
    }

    .main-title-section-wrapper.breadcrumb-right .main-title-section h1 {
        font-size: 26px
    }

    .main-title-section-wrapper.breadcrumb-right .main-title-section {
        width: 58%
    }

    .main-title-section-wrapper.breadcrumb-right .breadcrumb {
        width: 42%
    }

    .responsive-map {
        max-width: 100%
    }

    .footer-copyright .vc_col-sm-6 {
        width: 100%;
        text-align: center
    }

    .footer-copyright .vc_col-sm-6 .vc_column-inner {
        padding: 0
    }

    .footer-copyright .menu-links {
        text-align: center
    }

    .footer-copyright .vc_col-sm-6.alignright .dt-sc-sociable {
        float: left;
        margin-top: 10px;
        text-align: center;
        width: 100%
    }

    .footer-copyright .vc_col-sm-6.alignright .dt-sc-sociable li {
        display: inline-block;
        float: none
    }

    #logo {
        width: 10%
    }

    #main-menu ul li.menu-item-simple-parent ul li ul {
        left: auto;
        right: 100%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {

    .top-bar .dt-sc-vertical-separator,
    .top-bar .dt-sc-vertical-small-separator {
        margin: 0 7px
    }

    .text-with-icon {
        font-size: 12px
    }

    .boxed-header .main-header {
        padding: 0 20px
    }

    .main-header .menu-icons-wrapper .overlay-search #searchform {
        width: 80%
    }

    .sticky-wrapper {
        height: auto
    }

    #logo a {
        line-height: normal;
        height: 45px
    }

    .is-sticky #logo a {
        height: 35px
    }

    .left-headerleft-header #logo {
        max-width: 100%
    }

    .header-align-center #logo {
        max-width: none
    }

    .split-header #main-menu ul.menu>li>a {
        padding: 0 8px;
        font-size: 12px
    }

    .split-header.transparent-header #main-menu ul.menu>li {
        padding: 0 5px
    }

    .split-header .menu-with-slanting-splitter #main-menu>ul.menu>li>a {
        padding: 0 6px
    }

    .split-header .menu-with-slanting-splitter #main-menu ul.menu>li:before {
        right: -8px
    }

    .header-align-center .main-header #searchform {
        width: 60%
    }

    .header-align-center .header-left {
        width: 36%
    }

    .header-align-center .header-right {
        width: 34%
    }

    .header-left .text-with-icon {
        font-size: 10px
    }

    .header-left .text-with-icon .fa,
    .header-left .text-with-icon .icon {
        font-size: 12px;
        margin: 0 2px 0 0
    }

    .header-left .dt-sc-vertical-small-separator {
        margin: 0 5px
    }

    .header-right .dt-sc-button {
        margin-top: 0;
        margin-bottom: 10px
    }

    .menu-icons-wrapper .cart,
    .menu-icons-wrapper .search {
        margin: 0 5px
    }

    #main-menu .megamenu-child-container>ul.sub-menu>li>.nolink-menu,
    #main-menu .megamenu-child-container>ul.sub-menu>li>a {
        font-size: 10px
    }

    #main-menu .megamenu-child-container ul.sub-menu>li>ul li .nolink-menu,
    #main-menu .megamenu-child-container ul.sub-menu>li>ul li a,
    #main-menu ul li.menu-item-simple-parent ul li .nolink-menu,
    #main-menu ul li.menu-item-simple-parent ul li a {
        font-size: 13px
    }

    #main-menu ul li.menu-item-simple-parent ul {
        width: 200px
    }

    #main-menu>ul.menu>li>a {
        padding: 0 6px;
        font-size: 10px
    }

    .menu-active-highlight-grey #main-menu ul.menu>li {
        padding: 0 8px
    }

    .menu-active-border-with-arrow #main-menu ul.menu>li>a {
        padding: 0 6px
    }

    .main-title-section-wrapper.breadcrumb-right .main-title-section h1 {
        font-size: 24px;
        margin-top: 11px
    }

    ul.side-nav li a {
        font-size: 10px;
        padding: 6px 10px 6px 50px
    }

    .responsive-map {
        max-width: 100%
    }

    .footer-copyright .vc_col-sm-6,
    .footer-copyright .vc_col-sm-6.alignright {
        width: 100%;
        text-align: center;
        float: none;
        display: block
    }

    .footer-copyright .vc_col-sm-6 .vc_column-inner {
        padding: 0
    }

    .footer-copyright .menu-links {
        text-align: center;
        margin-top: 5px
    }

    .footer-copyright .vc_col-sm-6.alignright .dt-sc-sociable {
        float: none;
        text-align: center;
        display: inline-block
    }

    #logo {
        width: 10%
    }

    #main-menu>ul.menu>li>a {
        font-size: 12px !important
    }

    #main-menu ul li.menu-item-simple-parent ul li ul {
        left: auto;
        right: 100%
    }
}

@media only screen and (max-width:767px) {
    @media only screen and (-moz-min-device-pixel-ratio:1.5),
    only screen and (-o-min-device-pixel-ratio:3/2),
    only screen and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (min-devicepixel-ratio:1.5),
    only screen and (min-resolution:1.5dppx) {

        #primary.with-both-sidebar,
        #primary.with-left-sidebar,
        #primary.with-right-sidebar {
            display: inline-block;
            float: left
        }
    }

    #logo {
        text-align: center;
        width: 100%;
        display: inline-block;
        padding: 20px 0 0
    }

    #logo a {
        float: left;
        height: 50px
    }

    #logo img {
        margin: 0 auto
    }

    .main-header {
        display: block
    }

    .dt-sc-dark-bg #logo a .darkbg_logo {
        display: none
    }

    .dt-sc-dark-bg #logo a .normal_logo {
        display: block
    }

    .header-on-slider.page-with-slider .main-header-wrapper {
        position: static
    }

    .fullwidth-menu-header.header-on-slider #header-wrapper,
    .fullwidth-menu-header.home.header-on-slider #header-wrapper,
    .header-on-slider #header-wrapper,
    .home.header-on-slider #header-wrapper {
        min-height: 100%
    }

    .left-header.standard-header #header-wrapper .main-header,
    .left-header.standard-header #header-wrapper .main-header-wrapper {
        height: auto
    }

    .left-header.standard-header #header-wrapper {
        width: 100%;
        position: inherit
    }

    .left-header.standard-header .left-header-footer {
        position: inherit
    }

    .left-header.standard-header .menu-wrapper {
        width: 70%;
        margin: 0 auto;
        float: none
    }

    .left-header.standard-header #main-menu>ul.menu>li>a {
        text-align: left
    }

    .left-header #header-wrapper .main-header,
    .left-header #header-wrapper .main-header-wrapper {
        height: auto
    }

    .left-header #header {
        overflow-y: visible;
        height: auto
    }

    .left-header #header-wrapper {
        margin: 0 auto;
        position: inherit;
        float: none;
        width: 80%
    }

    .left-header.left-header-creative #header-wrapper {
        position: inherit !important;
        width: 80% !important
    }

    .left-header.left-header-creative #toggle-sidebar {
        display: none !important
    }

    .left-header .main-header-wrapper {
        padding-bottom: 0
    }

    .left-header-footer:empty {
        display: none
    }

    .left-header #logo {
        margin: 0;
        padding-left: 0
    }

    .left-header #main {
        padding-left: 0
    }

    .left-header #main-menu ul.menu>li>.megamenu-child-container {
        left: 0
    }

    .left-header #main-menu ul.menu li a.dt-menu-expand {
        font-size: 20px;
        text-align: center
    }

    .left-header.left-header-boxed #main-menu>ul.menu>li>a {
        text-align: left
    }

    .left-header.left-header-boxed #main-menu>ul.menu>li>a.dt-menu-expand {
        text-align: center
    }

    .left-header #main-menu ul.menu>li>.megamenu-child-container {
        height: auto;
        overflow: inherit
    }

    .layout-boxed .main-header-wrapper,
    .layout-boxed .wrapper,
    .layout-boxed.header-align-center .menu-wrapper,
    .layout-boxed.header-align-left .is-sticky .menu-wrapper,
    .layout-boxed.standard-header .main-header-wrapper {
        width: 100%
    }

    .main-header .menu-icons-wrapper .overlay-search #searchform {
        width: 80%
    }

    .overlay-search #searchform input[type=text] {
        font-size: 30px;
        letter-spacing: 1px
    }

    .dt-menu-toggle {
        display: block
    }

    .main-header-wrapper .menu-wrapper {
        background: 0 0
    }

    .overlay-header .dt-menu-toggle {
        display: none
    }

    .overlay-header #main-menu {
        background: 0 0
    }

    .overlay-header #main-menu>ul.menu {
        display: block
    }

    #main-menu>ul.menu,
    .header-align-center #main-menu ul.menu {
        display: none;
        width: 100%
    }

    .menu-wrapper #main-menu .megamenu-child-container,
    .menu-wrapper #main-menu ul li.menu-item-simple-parent ul {
        border: 0
    }

    #main-menu ul li.menu-item-simple-parent:last-child ul li ul,
    #main-menu ul li.menu-item-simple-parent:nth-child(6) ul li ul,
    #main-menu ul li.menu-item-simple-parent:nth-child(7) ul li ul {
        right: auto
    }

    #main-menu {
        width: 100%
    }

    #main-menu ul li ul.children {
        position: static;
        width: 100%
    }

    #main-menu ul.menu>li>.megamenu-child-container {
        display: block;
        padding: 0
    }

    #main-menu .megamenu-child-container ul.sub-menu {
        display: none
    }

    #main-menu ul.menu>li>.megamenu-child-container>.dt-menu-expand {
        display: none !important
    }

    .menu-wrapper {
        width: 100%;
        margin: 0;
        clear: both
    }

    #main-menu {
        position: relative;
        z-index: 9999
    }

    #main-menu ul.menu li {
        width: 100%
    }

    #main-menu>ul.menu>li>a,
    #main-menu>ul.menu>li>span.nolink-menu {
        line-height: 38px !important;
        padding: 0 15px;
        width: 100%
    }

    .header-align-center.fullwidth-menu-header #main-menu ul.menu>li>a {
        line-height: 38px
    }

    .split-header #main-menu .menu-left,
    .split-header #main-menu .menu-right {
        width: 100%;
        float: left;
        text-align: left
    }

    .split-header #main-menu ul.menu>li {
        text-align: left
    }

    .left-header .main-header-wrapper #main-menu ul li.menu-item-simple-parent ul {
        left: 0
    }

    #main-menu ul.menu li {
        position: relative
    }

    #main-menu ul li.menu-item-simple-parent.menu-links-with-bg ul>li>a.dt-menu-expand,
    #main-menu ul.menu li a.dt-menu-expand,
    .header-align-left.fullwidth-menu-header .is-sticky #main-menu ul.menu>li>a.dt-menu-expand {
        display: block
    }

    #main-menu ul li.menu-item-simple-parent ul,
    #main-menu ul li.menu-item-simple-parent ul li ul,
    #main-menu ul.menu>li>.megamenu-child-container {
        top: 0;
        margin: 0;
        position: inherit;
        left: 0;
        width: 100%
    }

    .menu-active-highlight-grey #main-menu ul.menu>li>a:before,
    .menu-with-slanting-splitter #main-menu ul.menu>li:before {
        display: none
    }

    #main-menu .megamenu-child-container,
    #main-menu .megamenu-child-container.menu-hasbg,
    #main-menu ul li.menu-item-simple-parent ul {
        background-image: none !important
    }

    #main-menu .megamenu-child-container,
    #main-menu ul li.menu-item-simple-parent ul {
        border-radius: 0
    }

    #main-menu ul.menu {
        padding: 10px 0;
        background: var(--theme-blue)
    }

    .left-header #main-menu ul {
        padding: 0
    }

    .split-header #main-menu .menu-right {
        padding-top: 0
    }

    .split-header #main-menu .menu-left {
        padding-bottom: 0
    }

    .menu-active-highlight-grey #main-menu ul.menu>li,
    .split-header.transparent-header #main-menu ul.menu>li {
        padding: 0
    }

    .menu-active-highlight-grey #main-menu ul.menu>li>a,
    .split-header.transparent-header #main-menu ul.menu>li>a {
        padding-left: 15px;
        padding-right: 15px
    }

    #main-menu ul li.menu-item-simple-parent ul,
    #main-menu ul li.menu-item-simple-parent ul li ul {
        padding: 0
    }

    #main-menu .menu-item-megamenu-parent.with-box-shadow .megamenu-child-container,
    #main-menu ul li.menu-item-simple-parent.with-box-shadow ul {
        box-shadow: none
    }

    #main-menu ul li.menu-item-simple-parent ul li {
        padding: 0 0 0 15px
    }

    #main-menu ul li.menu-item-simple-parent ul li li li {
        padding: 0
    }

    #main-menu .menu-item-megamenu-parent .megamenu-child-container>ul.sub-menu>li>.nolink-menu,
    #main-menu .menu-item-megamenu-parent .megamenu-child-container>ul.sub-menu>li>a,
    #main-menu .menu-item-megamenu-parent.menu-links-with-border .megamenu-child-container ul.sub-menu>li>ul>li>a,
    #main-menu ul li.menu-item-simple-parent.menu-links-with-border ul>li>a {
        border: 0;
        padding: 5px 8px 5px 15px
    }

    #main-menu .menu-item-megamenu-parent .megamenu-child-container>ul.sub-menu>li>.nolink-menu,
    #main-menu .menu-item-megamenu-parent .megamenu-child-container>ul.sub-menu>li>a {
        margin-bottom: 0
    }

    #main-menu .megamenu-child-container ul.sub-menu>li>ul li a,
    #main-menu .menu-item-megamenu-parent.menu-title-with-bg .megamenu-child-container>ul.sub-menu>li>.nolink-menu,
    #main-menu .menu-item-megamenu-parent.menu-title-with-bg .megamenu-child-container>ul.sub-menu>li>a {
        padding-top: 0;
        padding-bottom: 0
    }

    #main-menu .megamenu-child-container,
    #main-menu ul li.menu-item-simple-parent ul {
        box-shadow: none
    }

    #main-menu .menu-item-megamenu-parent .megamenu-child-container ul.sub-menu>li>ul>li>a:hover,
    #main-menu ul li.menu-item-simple-parent ul>li>a:hover {
        border: none
    }

    #main-menu .menu-item-megamenu-parent .megamenu-child-container ul.sub-menu>li>ul>li>a {
        border: 0;
        padding: 10px 8px 10px 35px
    }

    #main-menu .megamenu-child-container>ul.sub-menu>li>.nolink-menu,
    #main-menu .megamenu-child-container>ul.sub-menu>li>a {
        font-weight: 400;
        text-transform: capitalize;
        text-align: left
    }

    #main-menu ul li.menu-item-simple-parent ul li a,
    #main-menu ul li.menu-item-simple-parent ul li span.nolink-menu {
        padding-left: 15px
    }

    #main-menu .menu-item-megamenu-parent .megamenu-child-container>ul.sub-menu>li>a:after,
    #main-menu .menu-item-megamenu-parent .megamenu-child-container>ul.sub-menu>li>a:before {
        content: none
    }

    #main-menu ul li.menu-item-simple-parent.menu-links-with-arrow.double ul>li>a.dt-menu-expand::before,
    #main-menu ul.menu>li.menu-item-has-children:hover>a::before {
        content: none
    }

    #main-menu .menu-item-megamenu-parent a.dt-menu-expand,
    #main-menu ul.menu li a.dt-menu-expand {
        line-height: 38px;
        height: 38px
    }

    #main-menu .menu-item-megamenu-parent a.dt-menu-expand:after,
    #main-menu .menu-item-megamenu-parent a.dt-menu-expand:before,
    #main-menu ul.menu li a.dt-menu-expand:after,
    #main-menu ul.menu li a.dt-menu-expand:before {
        display: none
    }

    .left-header #main-menu ul.menu li a.dt-menu-expand {
        line-height: 46px;
        height: 46px
    }

    #main-menu .menu-item-megamenu-parent .megamenu-child-container ul.sub-menu>li>ul>li>a:before {
        left: 20px
    }

    #main-menu .menu-item-megamenu-parent .megamenu-child-container ul.sub-menu>li>ul>li>a:after {
        left: 18px
    }

    #main-menu ul.menu .megamenu-child-container li a.dt-menu-expand {
        top: 0;
        text-align: center
    }

    #main-menu .megamenu-child-container .widget .woocommerce .products li.product:before {
        content: none
    }

    .boxed-header .main-header,
    .fullwidth-header .main-header-wrapper,
    .fullwidth-header.semi-transparent-header.header-on-slider .is-sticky .main-header-wrapper,
    .fullwidth-header.transparent-header .is-sticky .main-header-wrapper,
    .header-align-center.fullwidth-menu-header .is-sticky .menu-wrapper,
    .header-align-left.fullwidth-menu-header .is-sticky .menu-wrapper,
    .header-align-left.fullwidth-menu-header.semi-transparent-header .is-sticky .menu-wrapper,
    .header-align-left.transparent-header .is-sticky .menu-wrapper,
    .header-on-slider .is-sticky .main-header-wrapper,
    .header-on-slider.transparent-header .is-sticky .main-header-wrapper,
    .left-header .main-header,
    .left-header .main-header-wrapper,
    .main-header-wrapper,
    .standard-header .is-sticky .main-header-wrapper,
    .transparent-header .is-sticky .main-header-wrapper,
    .two-color-header .main-header-wrapper:before {
        background: #fff
    }

    .boxed-header .dt-sc-dark-bg .main-header,
    .dt-sc-dark-bg .main-header-wrapper,
    .fullwidth-header .dt-sc-dark-bg .main-header-wrapper,
    .fullwidth-header.semi-transparent-header.header-on-slider .dt-sc-dark-bg .is-sticky .main-header-wrapper,
    .fullwidth-header.transparent-header .dt-sc-dark-bg .is-sticky .main-header-wrapper,
    .header-align-center.fullwidth-menu-header .dt-sc-dark-bg .is-sticky .menu-wrapper,
    .header-align-left.fullwidth-menu-header .dt-sc-dark-bg .is-sticky .menu-wrapper,
    .header-align-left.fullwidth-menu-header.semi-transparent-header .dt-sc-dark-bg .is-sticky .menu-wrapper,
    .header-align-left.transparent-header .dt-sc-dark-bg .is-sticky .menu-wrapper,
    .header-on-slider .dt-sc-dark-bg .is-sticky .main-header-wrapper,
    .left-header .dt-sc-dark-bg .main-header,
    .left-header .dt-sc-dark-bg .main-header-wrapper,
    .standard-header .dt-sc-dark-bg .is-sticky .main-header-wrapper,
    .transparent-header .dt-sc-dark-bg .is-sticky .main-header-wrapper,
    .two-color-header .dt-sc-dark-bg .main-header-wrapper:before,
    .two-color-header .main-header-wrapper:before {
        background: var(--theme-black)
    }

    .menu-active-highlight.menu-active-with-icon #main-menu>ul.menu>li.current-menu-ancestor>a:after,
    .menu-active-highlight.menu-active-with-icon #main-menu>ul.menu>li.current-menu-ancestor>a:before,
    .menu-active-highlight.menu-active-with-icon #main-menu>ul.menu>li.current-menu-item>a:after,
    .menu-active-highlight.menu-active-with-icon #main-menu>ul.menu>li.current-menu-item>a:before,
    .menu-active-highlight.menu-active-with-icon #main-menu>ul.menu>li.current_page_ancestor>a:after,
    .menu-active-highlight.menu-active-with-icon #main-menu>ul.menu>li.current_page_ancestor>a:before,
    .menu-active-highlight.menu-active-with-icon #main-menu>ul.menu>li.current_page_item>a:after,
    .menu-active-highlight.menu-active-with-icon #main-menu>ul.menu>li.current_page_item>a:before {
        display: none
    }

    #main-menu .menu-item-widget-area-container {
        margin: 0
    }

    .left-header #main-menu .megamenu-child-container>ul.sub-menu>li,
    .split-header #main-menu .megamenu-child-container>ul.sub-menu>li {
        padding: 0 35px
    }

    .left-header #main-menu ul li.menu-item-simple-parent ul li,
    .split-header #main-menu ul li.menu-item-simple-parent ul li {
        padding: 0 0 0 25px
    }

    .left-header #main-menu>ul.menu>li>a {
        padding-left: 15px;
        padding-right: 15px
    }

    .overlay-header .dt-sc-dark-bg #main-menu {
        background: 0 0
    }

    .left-header .dt-sc-dark-bg #main-menu .menu-item-widget-area-container .widget ul li>a,
    .left-header .dt-sc-dark-bg ul.menu li h3,
    .left-header .dt-sc-dark-bg ul.menu li ul {
        color: #fff
    }

    .menu-wrapper #main-menu .megamenu-child-container,
    .menu-wrapper #main-menu ul li.menu-item-simple-parent ul {
        border: none
    }

    .menu-active-highlight-grey #main-menu>ul.menu>li.current-menu-ancestor,
    .menu-active-highlight-grey #main-menu>ul.menu>li.current-menu-item,
    .menu-active-highlight-grey #main-menu>ul.menu>li.current_page_ancestor,
    .menu-active-highlight-grey #main-menu>ul.menu>li.current_page_item {
        background: 0 0
    }

    .menu-active-highlight-grey #main-menu>ul.menu>li.current-menu-ancestor>a:before,
    .menu-active-highlight-grey #main-menu>ul.menu>li.current-menu-item>a:before,
    .menu-active-highlight-grey #main-menu>ul.menu>li.current_page_ancestor>a:before,
    .menu-active-highlight-grey #main-menu>ul.menu>li.current_page_item>a:before {
        background: 0 0
    }

    .menu-active-with-two-border #main-menu>ul.menu>li.current-menu-ancestor>a:after,
    .menu-active-with-two-border #main-menu>ul.menu>li.current-menu-ancestor>a:before,
    .menu-active-with-two-border #main-menu>ul.menu>li.current-menu-item>a:after,
    .menu-active-with-two-border #main-menu>ul.menu>li.current-menu-item>a:before,
    .menu-active-with-two-border #main-menu>ul.menu>li.current_page_ancestor>a:after,
    .menu-active-with-two-border #main-menu>ul.menu>li.current_page_ancestor>a:before,
    .menu-active-with-two-border #main-menu>ul.menu>li.current_page_item>a:after,
    .menu-active-with-two-border #main-menu>ul.menu>li.current_page_item>a:before {
        display: none
    }

    .menu-active-highlight-with-arrow #main-menu>ul.menu>li.current-menu-ancestor>a:before,
    .menu-active-highlight-with-arrow #main-menu>ul.menu>li.current-menu-item>a:before,
    .menu-active-highlight-with-arrow #main-menu>ul.menu>li.current_page_ancestor>a:before,
    .menu-active-highlight-with-arrow #main-menu>ul.menu>li.current_page_item>a:before {
        border: none
    }

    .menu-active-highlight.menu-active-with-icon #main-menu>ul.menu>li.current-menu-ancestor>a:after,
    .menu-active-highlight.menu-active-with-icon #main-menu>ul.menu>li.current-menu-ancestor>a:before,
    .menu-active-highlight.menu-active-with-icon #main-menu>ul.menu>li.current-menu-item>a:after,
    .menu-active-highlight.menu-active-with-icon #main-menu>ul.menu>li.current-menu-item>a:before,
    .menu-active-highlight.menu-active-with-icon #main-menu>ul.menu>li.current_page_ancestor>a:after,
    .menu-active-highlight.menu-active-with-icon #main-menu>ul.menu>li.current_page_ancestor>a:before,
    .menu-active-highlight.menu-active-with-icon #main-menu>ul.menu>li.current_page_item>a:after,
    .menu-active-highlight.menu-active-with-icon #main-menu>ul.menu>li.current_page_item>a:before {
        background: 0 0
    }

    .menu-active-border-with-arrow #main-menu>ul.menu>li.current-menu-ancestor>a:after,
    .menu-active-border-with-arrow #main-menu>ul.menu>li.current-menu-ancestor>a:before,
    .menu-active-border-with-arrow #main-menu>ul.menu>li.current-menu-item>a:after,
    .menu-active-border-with-arrow #main-menu>ul.menu>li.current-menu-item>a:before,
    .menu-active-border-with-arrow #main-menu>ul.menu>li.current_page_ancestor>a:after,
    .menu-active-border-with-arrow #main-menu>ul.menu>li.current_page_ancestor>a:before,
    .menu-active-border-with-arrow #main-menu>ul.menu>li.current_page_item>a:after,
    .menu-active-border-with-arrow #main-menu>ul.menu>li.current_page_item>a:before {
        border: none;
        background: 0 0;
        display: none
    }

    .menu-active-with-double-border #main-menu>ul.menu>li.current-menu-ancestor>a,
    .menu-active-with-double-border #main-menu>ul.menu>li.current-menu-item>a,
    .menu-active-with-double-border #main-menu>ul.menu>li.current_page_ancestor>a,
    .menu-active-with-double-border #main-menu>ul.menu>li.current_page_item>a {
        border: none
    }

    .menu-with-slanting-splitter #main-menu ul.menu>li:before {
        background: 0 0
    }

    .fullwidth-menu-header.header-align-center .dt-sc-dark-bg .menu-wrapper,
    .fullwidth-menu-header.header-align-center .menu-wrapper {
        border: 0
    }

    .fullwidth-menu-header .menu-wrapper,
    .header-align-center #main-menu ul.menu,
    .header-align-center.fullwidth-menu-header #main-menu {
        text-align: left
    }

    .menu-icons-wrapper {
        position: absolute;
        width: 100%;
        text-align: right;
        top: 0;
        right: 0;
        left: 0;
        margin: 0 0 0 -20px
    }

    .menu-icons-wrapper .cart,
    .menu-icons-wrapper .search {
        float: none;
        display: inline-block
    }

    .is-sticky .menu-icons-wrapper {
        top: 18px
    }

    .top-bar .dt-sc-sociable li {
        float: none
    }

    .top-bar .wpb_column {
        margin-bottom: 0
    }

    .top-bar {
        max-height: none;
        text-align: center;
        padding: 5px 0
    }

    .top-bar .wpb_column {
        padding: 0
    }

    .top-bar .text-with-icon {
        font-size: 12px
    }

    .top-bar .alignright {
        float: none;
        display: inline-block;
        text-align: center
    }

    .header-align-left .header-right .dt-sc-vertical-small-separator,
    .top-bar .dt-sc-vertical-separator,
    .top-bar .dt-sc-vertical-small-separator {
        margin: 0 10px
    }

    .header-align-left .header-right {
        text-align: center;
        font-size: 12px;
        float: none;
        width: 100%;
        display: inline-block
    }

    .header-align-left .header-right .text-with-icon {
        line-height: 60px
    }

    .header-align-center #logo,
    .header-align-center .header-left,
    .header-align-center .header-right {
        float: none;
        text-align: center;
        display: inline-block;
        width: 100%
    }

    .header-align-center #header .text-with-icon {
        margin-top: 0
    }

    .header-align-center .header-left,
    .header-align-center .main-header-wrapper .dt-sc-button,
    .header-align-center .top-bar .dt-sc-button,
    .header-align-left .main-header-wrapper .dt-sc-button,
    .header-align-left .top-bar .dt-sc-button {
        margin-top: 0
    }

    .header-align-center .header-right {
        margin-bottom: 0
    }

    .header-align-center #logo {
        margin: 0
    }

    .header-align-center .main-header .header-left #searchform {
        width: 100%;
        display: inline-block;
        margin-top: 10px
    }

    .header-align-center .main-header #logo a {
        line-height: normal;
        padding: 0
    }

    .header-align-center .header-right .cart-info {
        margin: 0 0 10px
    }

    .header-align-center .main-header-wrapper {
        padding-bottom: 0
    }

    .header-align-left #logo {
        width: auto
    }

    .left-header #header-wrapper #logo a,
    .overlay-header #logo a,
    .overlay-header .main-header-wrapper {
        padding: 0
    }

    .split-header #logo {
        position: inherit;
        width: 100%;
        text-align: center;
        top: 0
    }

    .split-header.boxed-header.transparent-header .main-header-wrapper {
        top: 0
    }

    .main-header-wrapper {
        position: inherit;
        float: left;
        width: 100%;
        top: 0;
        padding: 0 0 20px
    }

    .boxed-header .main-header-wrapper,
    .header-on-slider.boxed-header .main-header-wrapper,
    .header-with-topbar .main-header-wrapper,
    .header-with-topbar.header-on-slider .main-header-wrapper {
        top: 0
    }

    .boxed-header .main-header {
        padding: 0 15px
    }

    .two-color-header .menu-wrapper {
        position: static
    }

    .two-color-header .dt-sc-dark-bg .main-header-wrapper:after,
    .two-color-header .main-header-wrapper:after,
    .two-color-header .main-header-wrapper:before,
    .two-color-header.semi-transparent-header .dt-sc-dark-bg .main-header-wrapper:after,
    .two-color-header.semi-transparent-header .main-header-wrapper:after {
        background-color: #f9f9f9 !important;
        left: 0;
        right: 0;
        width: 100%;
        z-index: -1;
        -webkit-transform: none;
        transform: none
    }

    .two-color-header .dt-menu-toggle {
        position: relative;
        z-index: 1
    }

    .two-color-header .menu-icons-wrapper {
        z-index: 1
    }

    #main-menu {
        background: #fff;
        box-shadow: 0 0 5px rgba(0, 0, 0, .1)
    }

    #main-menu ul.menu>li.menu-item-has-children:hover>a::after {
        content: none
    }

    .overlay-header #main-menu {
        background: 0 0
    }

    .overlay-header #main-menu>ul.menu {
        display: block
    }

    .dt-sc-dark-bg #main-menu {
        background: #2b2b2b
    }

    .standard-header.header-below-slider .dt-sc-dark-bg .main-header-wrapper #main-menu {
        background: #2b2b2b
    }

    .home-page.page.header-on-slider.transparent-header .dt-sc-dark-bg .main-header-wrapper {
        background: #2b2b2b !important
    }

    .dt-sc-dark-bg #main-menu .megamenu-child-container,
    .dt-sc-dark-bg #main-menu ul li.menu-item-simple-parent ul,
    .header-on-slider.transparent-header .dt-sc-dark-bg .main-header-wrapper #main-menu {
        background: #2b2b2b
    }

    .dt-sc-dark-bg #main-menu .megamenu-child-container ul.sub-menu>li>ul li a,
    .dt-sc-dark-bg #main-menu .megamenu-child-container>ul.sub-menu>li>.nolink-menu,
    .dt-sc-dark-bg #main-menu .megamenu-child-container>ul.sub-menu>li>a,
    .dt-sc-dark-bg #main-menu ul li.menu-item-simple-parent ul li a {
        color: #fff
    }

    .main-title-section h1 {
        font-size: 26px
    }

    .breadcrumb,
    .main-title-section,
    .main-title-section h1 {
        text-align: center;
        justify-content: center
    }

    .main-title-section-wrapper.breadcrumb-left .breadcrumb,
    .main-title-section-wrapper.breadcrumb-left .main-title-section,
    .main-title-section-wrapper.breadcrumb-right .breadcrumb,
    .main-title-section-wrapper.breadcrumb-right .main-title-section {
        width: 100%;
        padding: 0;
        text-align: center
    }

    .boxed-header.header-on-slider .main-title-section-wrapper {
        padding-top: 45px
    }

    .header-on-slider .main-title-section-wrapper:before {
        height: 999px
    }

    .side-navigation,
    .side-navigation-content {
        width: 100%
    }

    .side-navigation {
        margin-bottom: 30px
    }

    .responsive-map {
        max-width: 100%
    }

    .footer-copyright {
        text-align: center
    }

    .footer-copyright .vc_col-sm-6 {
        width: 100% !important;
        margin-bottom: 15px !important
    }

    .footer-copyright .menu-links li {
        margin: 0 20px
    }

    .wpsl-stores-fullwidth-container {
        text-align: center
    }

    #wpsl-wrap {
        margin: 35px auto;
        position: relative;
        top: auto;
        float: none;
        display: inline-block;
        text-align: left;
        left: 0
    }

    #wpsl-wrap #wpsl-direction-details,
    #wpsl-wrap #wpsl-stores {
        height: 325px !important
    }

    #wpsl-result-list,
    .wpsl-search {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .wpsl-input #wpsl-search-input {
        width: 316px !important
    }

    #wpsl-search-wrap .wpsl-search-btn-wrap {
        clear: none
    }

    #wpsl-search-wrap #wpsl-search-btn {
        margin-right: 0
    }

    #wpsl-gmap {
        margin: 0
    }

    .vc_row-no-padding .wpb_column {
        margin-bottom: 0
    }

    .top-bar .wpb_text_column.wpb_content_element {
        margin-bottom: 0 !important
    }

    .footer-copyright .sociable ul.dt-sc-sociable {
        float: none
    }

    .footer-copyright .first,
    .footer-copyright .first>p {
        line-height: 30px;
        margin-bottom: 10px
    }

    .top-bar .column.dt-sc-one-half,
    .top-bar p {
        margin: 0 !important
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .loader-inner::before {
        font-size: 5em
    }

    .footer-copyright .vc_col-sm-6 {
        width: 100% !important;
        margin-bottom: 15px !important;
        text-align: center;
        padding: 0
    }

    .footer-copyright .dt-sc-sociable li {
        display: inline-block;
        float: none
    }

    .footer-copyright .dt-sc-sociable.diamond-square-border li {
        margin: 0 20px 0 0
    }

    .footer-copyright .menu-links {
        text-align: center
    }

    .footer-copyright .menu-links.with-splitter li {
        margin: 0
    }

    .footer-copyright .alignright img {
        display: inline-block;
        float: none
    }

    .footer-copyright .dt-sc-contact-info span {
        width: 20px;
        margin: 7px 6px 0 0;
        font-size: 15px
    }
}

@media only screen and (max-width:479px) {
    .loader-inner::before {
        font-size: 4em
    }

    .top-bar {
        line-height: 35px;
        padding-bottom: 10px
    }

    .top-bar .dt-sc-vertical-separator,
    .top-bar .dt-sc-vertical-small-separator {
        display: none
    }

    .top-bar .dt-sc-sociable {
        float: none
    }

    .top-bar .text-with-icon {
        margin: 0 5px
    }

    .top-bar .alignright .dt-sc-sociables {
        float: none;
        display: inline-block
    }

    .main-header .menu-icons-wrapper .overlay-search #searchform {
        width: 90%
    }

    .overlay-search #searchform input[type=text] {
        font-size: 20px
    }

    .main-title-section h1 {
        font-size: 23px
    }

    .main-header #searchform {
        max-width: 100%;
        width: 100%;
        box-sizing: border-box
    }

    .header-align-left .header-right .text-with-icon {
        line-height: 40px;
        margin: 0 5px
    }

    .header-align-left .header-right .dt-sc-vertical-small-separator {
        display: none
    }

    .header-align-center .header-left .dt-sc-vertical-small-separator {
        display: none
    }

    .header-align-center .header-left .text-with-icon {
        margin: 0 5px
    }

    #wpsl-wrap {
        width: 90%
    }

    #wpsl-search-wrap .wpsl-search-btn-wrap {
        float: right
    }

    .wpsl-input #wpsl-search-input {
        width: 77.2% !important
    }

    #wpsl-search-wrap #wpsl-search-btn {
        margin-bottom: 0
    }

    .footer-copyright .vc_col-sm-6 {
        width: 100% !important;
        margin-bottom: 15px !important;
        text-align: center;
        padding: 0
    }

    .footer-copyright .dt-sc-sociable li {
        display: inline-block;
        float: none
    }

    .footer-copyright .dt-sc-sociable.diamond-square-border li {
        margin: 0 20px 0 0
    }

    .alignright .dt-sc-sociable {
        width: 100%;
        text-align: center
    }

    .footer-copyright .menu-links {
        text-align: center
    }

    .footer-copyright .menu-links.with-splitter li {
        margin: 0
    }

    .footer-copyright .alignright img {
        display: inline-block;
        float: none
    }
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .footer-copyright .menu-links.with-splitter li a {
        padding: 0 7px
    }

    .footer-copyright .first,
    .footer-copyright .first>p {
        line-height: 30px;
        margin-bottom: 10px
    }
}

@media only screen and (max-width:319px) {
    #logo {
        text-align: center !important
    }

    .menu-icons-wrapper {
        float: none;
        margin: 0 auto;
        position: static;
        text-align: center
    }

    .menu-icons-wrapper .cart,
    .menu-icons-wrapper .search {
        display: inline-block;
        float: none
    }

    .footer-copyright .dt-sc-sociable li {
        margin-bottom: 7px
    }

    .footer-copyright .menu-links.with-splitter li a {
        padding: 0 7px
    }

    .top-bar .text-with-icon {
        font-size: 11px;
        margin: 0 3px
    }

    .top-bar .text-with-icon .fa,
    .top-bar .text-with-icon .icon {
        font-size: 12px;
        margin: 0 3px 0 0
    }
}

.mfp-close-btn-in .mfp-close {
    position: absolute !important;
    font-size: 28px
}