.styleswitcher-right h5.switcher-title,
.styleswitcher-right h6.switcher-title,
.styleswitcher h5.switcher-title,
.styleswitcher h6.switcher-title {
    font-weight: 400;
    margin: 0 0 10px 0;
    font-size: 14px;
}

.styleswitcher .site-button,
.styleswitcher-right .site-button {
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 20px;
}

.styleswitcher-right h6.switcher-title,
.styleswitcher h6.switcher-title {
    color: #717171;
}

.styleswitcher-right h5.switcher-title,
.styleswitcher h5.switcher-title {
    font-size: 16px;
    position: relative;
    color: #000;
    font-weight: 600;
}

.styleswitcher-right h5.switcher-title span,
.styleswitcher h5.switcher-title span {
    background-color: #fff;
    padding-right: 5px;
}

.styleswitcher-right h5.switcher-title span {
    padding-left: 5px;
    padding-right: 0;
}

.styleswitcher-right h5.switcher-title:after,
.styleswitcher h5.switcher-title:after {
    background: #000;
    content: "";
    width: 100%;
    height: 2px;
    display: block;
    top: 55%;
    position: absolute;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    z-index: -1;
    opacity: 0.1;
}

.styleswitcher {
    background-color: #ffffff;
    box-shadow: 2px 1px 5px rgba(0, 0, 0, 0.1);
    height: 100%;
    left: -220px;
    padding: 15px;
    position: fixed;
    top: 0;
    width: 220px;
    z-index: 99999;
    direction: ltr;
}

.styleswitcher-inner {
    height: 100%;
    left: 0;
    overflow: auto;
    position: absolute;
    top: 0;
    width: 100%;

}

.styleswitcher .switcher-btn-bx {
    box-shadow: 7px 0 5px rgba(0, 0, 0, 0.1);
    position: absolute;
    right: -40px;
    top: 200px;
}

.dez-page {
    padding: 4px 10px;
    font-size: 12px;
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
}

/* styleswitcher-left End*/
/* styleswitcher-right */
.styleswitcher-right {
    background-color: #ffffff;
    box-shadow: -3px 1px 5px rgba(0, 0, 0, 0.1);
    height: 100%;
    right: -220px;
    padding: 15px;
    position: fixed;
    top: 0;
    width: 220px;
    z-index: 9999999;
}

.styleswitcher-right .switcher-btn-bx {
    position: absolute;
    left: -40px;
    top: 200px;
}

.styleswitcher-right .switch-btn {
    box-shadow: -3px 1px 5px rgba(0, 0, 0, 0.1);
    color: #000;
}

/* styleswitcher-right End */
.switch-btn {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 2px 1px 5px rgba(0, 0, 0, 0.1);
    color: #333333;
    cursor: pointer;
    display: block;
    font-size: 21px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}

.layout-view,
.header-view,
.dark-view,
.skin-view,
.nav-view,
.corner-view {
    display: table;
    width: 100%;
    margin: 10px 5px;
}

.theme-box ul,
.layout-view,
.layout-view,
.nav-view,
.header-view,
.dark-view,
.skin-view,
.color-skins,
.color-skins-db,
.bg-color-switcher,
.pattern-switcher,
.background-switcher {
    margin: 0;
    padding: 0;
}

.color-skins,
.color-skins-db,
.pattern-switcher,
.bg-color-switcher,
.background-switcher {
    margin: 0 -4px;
}

.theme-panel-save li.active a {
    color: #fff;
}

.theme-panel-save li a {
    color: #000;
    display: block;
}

.sw-btn,
.layout-view li,
.nav-view li,
.skin-view li,
.dark-view li,
.header-view li,
.corner-view li {
    background: #E8E8E8;
    cursor: pointer;
    display: table-cell;
    font-weight: 600;
    margin: 0;
    padding: 5px 0;
    text-align: center;
    font-size: 14px;
}

.menubar-view {
    display: flex;
}

.sw-btn {
    width: 50%;
}

.sw-btn.active,
.layout-view li.active,
.nav-view li.active,
.skin-view li.active,
.dark-view li.active,
.header-view li.active,
.corner-view li.active {
    background: #333333;
    color: #fff;
    -webkit-transition: all 0.8s linear;
    -moz-transition: all 0.8s linear;
    -ms-transition: all 0.8s linear;
    -o-transition: all 0.8s linear;
    transition: all 0.8s linear;
}

.theme-box {
    padding: 15px;
    border-bottom: 1px solid #eee;
}

.theme-panel-frame li.active {
    border: 4px solid #000;
}

.pattern-switcher li img {
    border: 1px solid #e3e3e3;
}

.color-skins li,
.color-skins-db li,
.bg-color-switcher li {
    cursor: pointer;
    display: inline-block;
    list-style: outside none none;
    margin: 0 4px 6px;
}

.color-skins li a,
.color-skins-db li a,
.bg-color-switcher li a {
    display: block;
    height: 35px;
    width: 35px;
}

.color-skins-db li a {
    background-size: 100%;
}

.color-skins li .skin-1,
.color-skins-db li .skin-1 {
    background-color: #f42223;
}

.color-skins li .skin-2,
.color-skins-db li .skin-2 {
    background-color: #e6822a;
}

.color-skins li .skin-3,
.color-skins-db li .skin-3 {
    background-color: #0086f0;
}

.color-skins li .skin-4,
.color-skins-db li .skin-4 {
    background-color: #ffaf29;
}

.color-skins li .skin-5,
.color-skins-db li .skin-5 {
    background-color: #23d039;
}

.color-skins li .skin-6,
.color-skins-db li .skin-6 {
    background-color: #15808d;
}

.color-skins li .skin-7,
.color-skins-db li .skin-7 {
    background-color: #ef9f7e;
}

.color-skins li .skin-8,
.color-skins-db li .skin-8 {
    background-color: #8669d4;
}

.background-switcher li {
    cursor: pointer;
    display: inline-block;
    height: 35px;
    margin: 0 4px 10px;
    width: 35px;
}

.pattern-switcher li {
    cursor: pointer;
    display: inline-block;
    height: 35px;
    margin: 0 4px 10px;
    width: 35px;
}

/* background color switcher */
.bg-color-switcher li .bg-color-1 {
    background-color: #f42223;
}

.bg-color-switcher li .bg-color-2 {
    background-color: #e6822a;
}

.bg-color-switcher li .bg-color-3 {
    background-color: #0086f0;
}

.bg-color-switcher li .bg-color-4 {
    background-color: #ffaf29;
}

.bg-color-switcher li .bg-color-5 {
    background-color: #23d039;
}

.bg-color-switcher li .bg-color-6 {
    background-color: #15808d;
}

.bg-color-switcher li .bg-color-7 {
    background-color: #ef9f7e;
}

.bg-color-switcher li .bg-color-8 {
    background-color: #8669d4;
}

.dez-page.btn-sm {
    text-transform: uppercase;
    font-size: 13px;
    padding: 8px 14px;
    font-family: oswald;
    border-radius: 4px;
    letter-spacing: 1px;
}

/* Range */
.theme-box .range-slider {
    margin-top: 15px;
}

.theme-box .price .amount {
    font-weight: 500;
    border: 0;
    font-size: 14px;
    margin-bottom: 12px;
}

#ThemeRangeSlider .ui-widget-content {
    background: #aaaaaa;
}

@media only screen and (max-width: 1199px) {

    .styleswitcher-right,
    .styleswitcher {
        display: none;
    }
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 2px solid var(--primary);
}









.styleswitcher .localizationTool.ltool-is-visible .ltool-dropdown-label-arrow,
.styleswitcher .localizationTool .ltool-dropdown-label-arrow {
    border: none;
    width: auto;
    height: auto;
    top: 50%;
    font-size: 28px;
    line-height: 28px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    right: 20px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.styleswitcher .localizationTool.ltool-is-visible .ltool-dropdown-label-arrow {
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.styleswitcher .localizationTool .ltool-dropdown-label-arrow:after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 16px;
    color: #000;
}

.styleswitcher .localizationTool {
    color: #333333;
    background: transparent;
    position: relative;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    z-index: 2;
}

.ltool-language-country {
    display: block;
}

.styleswitcher .localizationTool .ltool-dropdown-label {
    padding: 15px;
    color: #000;
    border: 0;
    position: relative;
    background: #fff;
    font-size: 15px;
    font-weight: 700;
    height: 60px;
    margin-bottom: 0;
    border-radius: 12px;
    align-items: center;
    outline: 0;
    display: flex;
}

.styleswitcher .flag.flag-gb {}

.styleswitcher .flag.flag-tr {}

.styleswitcher .flag.flag-tn {}

.styleswitcher .flag.flag-jp {}

.styleswitcher .italian-flag {}

.styleswitcher .flag.flag-in {}

.styleswitcher .flag.flag-de {}

.styleswitcher .flag.flag-fr {}

.styleswitcher .flag.flag-br {}

.styleswitcher .localizationTool .ltool-language-flag {
    display: inline-block;
    float: none;
    margin: 0;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background-color: #fff;
    background-position: center;
    background-size: 100%;
}

.styleswitcher .localizationTool .ltool-dropdown-label .ltool-language-flag {
    width: 30px;
    height: 30px;
}

.styleswitcher .localizationTool.ltool-is-visible ul {
    background: #fff;
    border-radius: 0 0 12px 12px;
    overflow: hidden;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.styleswitcher .localizationTool li {
    background: transparent;
    display: flex;
    align-items: center;
    padding: 8px 15px;
}

.styleswitcher .localizationTool .ltool-dropdown-items .ltool-language-countryname {
    font-size: 15px;
    font-weight: 400;
    color: #000;
}

.styleswitcher .localizationTool .ltool-language-name,
.styleswitcher .localizationTool .ltool-dropdown-label .ltool-language-name {
    color: #777;
    font-size: 12px;
    display: block;
}

.styleswitcher .localizationTool.ltool-is-visible .ltool-dropdown-label {
    border-radius: 12px 12px 0 0;
}

.styleswitcher .localizationTool img {
    display: none;
}

.styleswitcher .localizationTool li:hover,
.styleswitcher .localizationTool li.ltool-is-selected {
    background: #eee;
}