.top-header-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-main {
    background: #e2e2e2;
}

.top-header-right {
    display: flex;
    align-items: flex-start;
}

ul.accountsec {
    padding: 0;
    list-style: none;
    display: flex;
    margin: 0;
    align-items: center;
}

.social-links ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding-left: 10px;
}

body .navigation ul {
    padding: 0;
}

body .page-header .panel.wrapper {
    display: none;
}

.welcome-msg,
ul.accountsec a {
    font-size: 12px;
    color: #969696;
    /* font-weight: 600;
    font-family: 'open_sanssemibold'; */
}

ul.accountsec a:hover {
    color: #f84440;
}

.top-header-right ul li {
    margin: 0;
}

.welcome-msg strong {
    color: #fff;
    font-family: 'open_sanssemibold';
}

li.accountsec-register::before {
    content: "";
    border-right: 2px solid #f84440;
    margin: 0 5px;
    position: absolute;
    display: inline-block;
    width: 2px;
    height: 11px;
    top: 6px;
    left: 0;
}

li.accountsec-register {
    position: relative;
    /* padding-right: 12px; */
    padding-left: 12px;
}

li.accountsec-login span {
    color: #aaa;
    margin: 0 2px;
    font-size: 12px;
}

.social-links {
    margin-bottom: -6px;
}

.social-links a {
    display: block;
    font-size: 13px;
    color: #fff;
    height: 30px;
    width: 22px;
    border-radius: 0 0 9px 9px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    margin-bottom: 0;
    background-color: #a5cc34;
    text-align: center;
    margin-left: 4px;
    padding-top: 2px;
}

body .header.content {
    padding: 0 15px 18px;
    display: flex;
    align-items: center;
    background: url(../images/shadow.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    justify-content: space-between;
}

.page-header .block-search {
    float: none;
    padding-left: 0;
    position: relative;
    width: 600px;
    z-index: 4;
    padding-top: 18px;
    /* margin-left: auto; */
    margin-right: auto;
}
.header-account {
    /* margin-left: auto; */
    margin-right: auto;
}

body .logo {
    margin: 0;
    max-width: 100%;
    float: none;
    padding-top: 18px;
    margin-right: auto;
}

body .minicart-wrapper .action.showcart::before,
body .minicart-wrapper .action.showcart.active::before {
    content: '';
    /* background: url(../images/cart.png); */
    background: url(../images/Basket.svg);
    background-repeat: no-repeat;
    display: block;
    width: 73px;
    height: 73px;
    position: absolute;
    left: -17px;
    top: 8px;
    background-size: 73px;
}
body .minicart-wrapper .action.showcart span {
    margin-left: 2px;
}
body .minicart-wrapper .action.showcart span ,
.account-inner .my-acc a{
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 12px;
    color: #9d9c9d;
    font-weight: 700;
    font-family: "nunitosemibold";
    text-align: center;
    position: relative;
    
}
.account-inner .my-acc a{
    padding: 0 5px;
}

body .minicart-wrapper .action.showcart span, .account-inner .my-acc a:first-child {
    padding-left: 0;
}
.my-acc a::before {
    content: "";
    border-right: 2px solid #a660c9;
    margin: 0 5px;
    position: absolute;
    display: inline-block;
    width: 2px;
    height: 13px;
    top: -2px;
    left: -8px;
}
body .minicart-wrapper .action.showcart span.mycart-label , 
.account-inner span.Lable {
    font-size: 21px;
    letter-spacing: -1px;
    line-height: 20px;
    color: #2a013e;
    font-family: "nunitosemibold";
    text-align: center;
    font-weight: normal;
}
body .minicart-wrapper .action.showcart span.sub-text {
    padding-left: 5px;
    color: #a660c9;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
    display: block;
    padding: 0;
    text-align: right;
}

.header-call {
    display: flex;
    align-items: center;
}

.header-call-title.enquiry {
    font-size: 13.25px;
    color: #cecece;
    font-family: 'open_sansbold';
    text-transform: uppercase;
}

.call a {
    color: #474747;
    font-size: 28.15px;
    font-family: 'open_sansextrabold';
    line-height: 24px;
    letter-spacing: 1px;
}

.header-call-details {
    padding-left: 10px;
}

body .minicart-wrapper {
    display: block;
    align-items: center;
    margin-left: 25px;
    position: relative;
    margin-right: 10px;
}

.cart-text span {
    font-size: 23.58px;
    color: #474747;
    font-family: 'open_sanssemibold';
}

.cart-text {
    padding-left: 0;
    margin-left: -5px;
    padding-right: 47px;
    display: none;
}

.checkout-links a {
    font-size: 12px;
    font-family: 'open_sansregular';
    color: #b3b3b3;
    display: block;
}

.checkout-links {
    display: flex;
    justify-content: flex-end;
}

.checkout-links a.view-basket::after {
    content: "";
    border-right: 2px solid #f84440;
    margin: 0 5px;
    height: 12px;
    position: absolute;
    display: inline-block;
    top: 3px;
}

.checkout-links a.view-basket {
    position: relative;
    padding-right: 5px;
    margin-right: 5px;
}

body .block-search input {
    border-radius: 15px;
    height: 50px;
    font-size: 16px;
    color: #a6a6a6;
    font-family: 'open_sanssemibold';
    padding: 0 15px;
    border: 1px solid #cacaca;
}

body .block-search .action.search:before {
    font-size: 21px;
    line-height: 36px;
    color: #a5cc34;
}

body .block-search .action.search.disabled,
body .block-search .action.search[disabled],
body fieldset[disabled] .block-search .action.search {
    opacity: 1;
}

body .block-search input::placeholder {
    color: #a6a6a6;
    opacity: 1;
    /* Firefox */
}

body .nav-sections-item-content {
    background: #28003d;
    background-image: linear-gradient(0deg, #28003d 0%, #3a124f 100%);
    padding: 0;
}

body .navigation .level0>.level-top {
    font-size: 20px;
    line-height: 64px;
    color: #f5f5f5;
    font-weight: 400;
    font-family: 'nunitosemibold';
    text-align: center;
    padding: 0 19px 0 19px;
    text-transform: capitalize;
    /* filter: drop-shadow(0 0 16.5px rgba(0,0,0,0.72)); */
}
body .navigation .level0.last .level-top {
    background-image: linear-gradient(0deg, #ff7200 0%, #ffb300 100%);
}
body .navigation .level0>.level-top:hover, 
body .navigation .level0>.level-top.ui-state-focus{
    color: #f5f5f5;
    background-image: linear-gradient(0deg, #59147c 0%, #a560c8 100%);
}

body .navigation .level0.active>.level-top, 
body .navigation .level0.has-active>.level-top {
    border-color: transparent;
    border-style: solid;
    border-width: 0;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    background-image: linear-gradient(0deg, #59147c 0%, #a560c8 100%);
}

body nav.navigation {
    background: transparent;
}

body .navigation .level0 {
    margin: 0;
    position: relative;
}

body .nav-sections{
    margin-bottom: 12px;
}

body .navigation ul {
    /* display: flex;
    justify-content: center; */
}

body .navigation .level0.parent>.level-top>.ui-menu-icon {
    right: 10px;
    display: none;
}

body .navigation .level0:last-child::after {
    content: none;
}

.social-links .fa.fa-google {
    padding-left: 3px;
}

body .minicart-wrapper .action.showcart .counter.qty {
    background: transparent;
    font-size: 16px;
    color: #f84440;
    padding: 0 4px 0 0;
    right: -4px;
    top: 0px;
    border-radius: 0%;
    font-family: 'open_sansbold';
    position: inherit;
    display: flex;
    margin-top: 0;
    justify-content: flex-start;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
    display: flex;
    justify-content: flex-start;
}

body .minicart-wrapper .action.showcart .counter-number {
    text-shadow: none;
    display: none;
}
body .minicart-wrapper .action.showcart span.counter-number.subtotal {
    display: block;
    position: relative;
    margin-right: 0px;
}
body .minicart-wrapper .action.showcart span.counter-number.subtotal::after {
    /* content: "-";
    display: block;
    position: absolute;
    color: #f84440;
    top: 0;
    right: -8px; */
}

body .minicart-wrapper .action.showcart {
    position: relative;
    text-align: right;
    display: block;
    padding-left: 47px;
    padding-top: 18px;
}

body .header-mob-call {
    display: none;
}

body.cms-home main#maincontent {
    padding: 0;
    display: none;
    border: none;
}

body .page-header {
    border: none;
    margin-bottom: 0;
}

body .navigation .level0.parent>.level-top>.ui-menu-icon:after {
    position: relative;
    left: auto;
    top: auto;
    font-size: 10px;
    right: -6px;
}

body .navigation .level0.parent>.level-top {
    padding-right: 18px;
}

body .navigation .level0 .submenu {
    padding: 0;
    box-shadow: none;
    min-width: 260px;
    background: #28003d;
    border: 0;
    background-image: linear-gradient(0deg, #28003d 0%, #3a124f 100%);
}

body .navigation .level0 .submenu a {
    color: #fff;
    font-size: 13px;
    font-family: 'open_sanssemibold';
    text-transform: uppercase;
}

body .navigation .level0 .submenu a:hover,
body .navigation .level0 .submenu a.ui-state-focus {
    background: #a560c8;
    background-image: linear-gradient(0deg, #59147c 0%, #a560c8 100%);
    color: #fff;
    text-decoration: none;
}

body .navigation .level0 .submenu .active>a {
    color: #fff;
    border: 0;
    background: #a560c8;
}


body .minicart-items .product-item-name a {
    color: #000;
    text-align: left;
    padding: 0;
    text-decoration: none;
    font-family: 'open_sanssemibold';
    font-size: 16px;
}

body a.action.viewcart {
    font-size: 16px;
    color: #f7433f;
    text-transform: uppercase;
    font-family: 'open_sansbold';
}

.top-header-main em.fa.fa-twitter {
    padding-left: 3px;
}
.top-header-main em.fa.fa-instagram {
    padding-left: 3px;
}

.top-header-main em.fa.fa-facebook {
    padding-left: 2px;
}

.top-header-main em.fa.fa-linkedin {
    padding-left: 3px;
}

body.cms-home .sections.nav-sections {
    margin-bottom: 0;
}
.block-search .action.search:before{
    content: none !important;
}
.block-search .action.search::after{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 27px;
    line-height: 50px;
    color: #fff;
    position: relative;
    right: 0;
    /* left: 0; */
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
body .block-search .action.search>span {
    border: 0;
    clip: unset;
    height: auto;
    margin: 0;
    overflow: visible;
    padding: 0;
    position: absolute;
    width: auto;
    color: #fff;
    top: 3px;
    font-size: 20px;
    color: #ffffff;
    font-weight: 400;
    font-family: 'Oswald-Regular';
    display: none;
    top: 15px;
}
body .block-search .action.search {
    padding: 0px 11px;
    line-height: 50px;
    border-radius: 0 15px 15px 0;
    right: 0;
    transition: all ease .4s;
    background-image: linear-gradient(0deg, #29003d 0%, #3b124f 100%);
    background: #29003d;
    top: 18px;
}
body .block-search .action.search:hover{
    background: #1c3c6d;
}
.minicart-wrapper .action.showcart .counter-label{
    border: 0;
    clip: inherit;
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: inherit;
    width: auto;
    display: flex;
    align-items: center;
}
.minicart-wrapper .action.showcart.active {
    display: block;
    text-decoration: none;
}
.sale-inner h2{
    font-size: 26px;
    line-height: 25px;
    color: #ff5400;
    font-weight: 400;
    font-family: "Bebas_Neue";
    text-align: center;
    margin: 0;
}
.sale-inner .view a{
    font-size: 14px;
    line-height: 13px;
    color: #3b124f;
    font-weight: 700;
    font-family: "nunitosemibold";
    text-align: center;
}
.account-main {
    padding-left: 52px;
    /* background: url(../images/acc-icon.png); */
    background: url(../images/My-Account.svg);
    background-repeat: no-repeat;
    padding-top: 18px;
    background-size: 73px;
    background-position: -13px 7px;
    margin-left: auto;
    /* margin-right: auto; */
}
.sale-inner {
    position: relative;
    padding-left: 75px;
    padding-top: 15px;
}

.sale-inner::before {
    content: "";
    background: url(../images/sale.png);
    background-repeat: no-repeat;
    height: 72px;
    width: 72px;
    display: block;
    position: absolute;
    top: -3px;
    left: 0;
    padding-left: 20px;
    background-size: 72px;
}
.my-acc a:first-child::before{
    content: none;
}

body .block-search input::placeholder {
    color:#a6a6a6;
    opacity: 1; /* Firefox */
}
  
body .block-search input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #a6a6a6;
}
  
body .block-search input::-ms-input-placeholder { /* Microsoft Edge */
    color: #a6a6a6;
}

/*** Header EX/INCL btn Css ***/
.acf-switch-input {
    opacity: 0;
    position: absolute;
    margin: 0;
}
.acf-switch:hover, .acf-switch.-focus {
    border-color: #a35ec6;
    background: #f3f5f6;
    color: #a35ec6;
}

.acf-switch {
    display: inline-block;
    border-radius: 17px;
    cursor: pointer;
    position: relative;
    background: #f5f5f5;
    height: 30px;
    vertical-align: middle;
    border: #7e8993 solid 1px;
    -webkit-transition: background 0.25s ease;
    -moz-transition: background 0.25s ease;
    -o-transition: background 0.25s ease;
    transition: background 0.25s ease;
    width: 68px;
    margin-left: 66px;
}
.acf-switch .acf-switch-on {
    color: #fff;
    /* text-shadow: #007cba 0 1px 0; */
    position: absolute;
    right: -76px;
}
span.acf-switch-off {
    left: -72px;
}
.acf-true-false {
    position: relative;
}
.acf-switch span {
    display: inline-block;
    float: left;
    text-align: center;
    font-size: 18px;
    line-height: 29px;
    padding: 4px 6px;
    min-width: 15px;
    position: absolute;
    color: #fff;
    font-family: 'nunitosemibold';
}
.acf-switch:hover .acf-switch-slider, .acf-switch.-focus .acf-switch-slider {
    border-color: #0071a1;
}
.acf-switch .acf-switch-slider {
    position: absolute;
    top: 2px;
    left: 2px;
    bottom: 2px;
    right: 50%;
    z-index: 1;
    background: #fff;
    border-radius: 17px;
    /* border: #a35ec6 solid 1px; */
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    transition-property: left, right;
    background: #a35ec6;
}
.acf-switch.-on {
    /* background: #0d99d5;
    border-color: #007cba; */
}
.acf-switch.-on .acf-switch-slider {
    left: 50%;
    right: 2px;
    /* border-color: #007cba; */
}
body .nav-sections-item-content>.navigation {
    display: flex;
    align-items: center;
}
.acf-true-false label {
    margin: 0;
}


@media (min-width: 768px){
    .logo img {
        max-height: inherit;
        width: 250px;
    }
}

@media screen and (max-width: 1600px) {
    .page-header .block-search{
        width: 530px;
    }
    body .navigation .level0>.level-top{
        font-size: 16px;
    } 

    span.acf-switch-off {
        left: -54px;
    }
    .acf-switch .acf-switch-on {
        right: -57px;
    }
    .acf-switch span {
        font-size: 13px;
        padding: 0 5px !important;
    }
    .acf-switch {
        margin-left: 35px;
    }
}

@media screen and (max-width: 1400px) {
    .page-header .block-search{
        width: 450px;
        padding-top: 18px;
    }
    body .minicart-wrapper .action.showcart span.mycart-label, .account-inner span.Lable {
        font-size: 20px;
    }
    body .minicart-wrapper .action.showcart span, .account-inner .my-acc a{
        font-size: 11px;
    }
    body .navigation .level0>.level-top{
        padding: 0 14px 0 12px;
        font-size: 16px;
    }
    .acf-switch{
        margin-left: 50px;
    }
    .acf-switch .acf-switch-on{
        right: -68px;
    }
    span.acf-switch-off {
        left: -63px;
    }
    .acf-switch span{
        font-size: 15px;
    }
}

@media screen and (max-width: 1280px) {
    .page-header .block-search{
        width: 380px;
    }
    .acf-switch span {
        font-size: 15px;
    }
    body .navigation .level0>.level-top {
        padding: 0 8px;
    }
}

@media screen and (max-width: 1199px) {
    .page-header .block-search {
        /* left: calc(50% - 210px); */
        width: 345px;
    }
    .call a {
        font-size: 21.15px;
        line-height: 18px;
    }
    .header-call-title.enquiry {
        font-size: 10.25px;
    }
    .cart-text span {
        font-size: 19.58px;
    }
    .checkout-links a {
        font-size: 11.41px;
    }
    body .logo {
        /* max-width: 14%; */
    }
    body .navigation .level0>.level-top {
        font-size: 13px;
        padding: 0 8px !important;
    }
    body .navigation .level0.parent>.level-top {
        padding-right: 0;
    }
    body .navigation .level0.parent>.level-top>.ui-menu-icon {
        display: none;
    }
    body .navigation .level0.active::after,
    body .navigation .level0.has-active::after,
    body .navigation .level0:hover::after,
    body .navigation .level0.active-prev::after {
        margin-top: 0;
    }
    .sale-inner h2 {
        font-size: 18px;
        line-height: 14px;
    }
    .sale-inner .view a {
        font-size: 12px;
        line-height: 13px;
    }
    body .minicart-wrapper .action.showcart span.mycart-label, .account-inner span.Lable {
        font-size: 18px;
        line-height: 19px;
    }
    .acf-switch span {
        font-size: 13px;
        line-height: 30px;
    }
    .acf-switch .acf-switch-on {
        right: -58px;
    }
    span.acf-switch-off {
        left: -50px;
    }
    .acf-switch {
        margin-left: 32px;
    }

}

@media screen and (max-width: 991px) {
    .cart-text {
        display: none;
    }
    .top-header-main {
        display: block;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    .top-header-right {
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
    }
    .top-header-left {
        display: block;
        width: 100%;
    }
    body .navigation .level0>.level-top {
        /* font-size: 16px;
        font-family: 'open_sansbold';
        text-align: left;
        line-height: normal;
        padding: 6px 0px !important;
        display: block; */
    }
    .page-header .block-search {
        /* left: calc(50% - 162px); */
    }
    .header-account {
        display: none;
    }
    body .minicart-wrapper{
        margin-left: 5px;
    }
    body .block-search input{
        height: 42px;
        font-size: 13px;
    }
    .block-search .action.search::after{
        font-size: 20px;
        line-height: 42px;
    }
    body .block-search .action.search{
        line-height: 42px;
    }
    .page-header .block-search{
        width: 245px;
    }
}
@media screen and (max-width: 985px) {
    body .navigation .level0>.level-top {
        font-size: 11px;
        padding: 0 4px !important;
    }
    span.acf-switch-off {
        left: -36px;
    }
    .acf-switch span {
        font-size: 10px;
        line-height: 30px;
    }
    .acf-switch {
        margin-left: 17px;
        width: 48px;
    }
    .acf-switch .acf-switch-on {
        right: -40px;
    }

}

@media screen and (max-width: 767px) {
    body .navigation .level0>.level-top {
        font-size: 17px;
        padding: 0 20px !important;
        text-align: left;
        line-height: 46px;
    }

    body .navigation ul {
        display: block;
    }
    body .navigation .level0 .submenu {
        background: transparent;
    }
    body .navigation .level0 .submenu a:hover,
    body .navigation .level0 .submenu a.ui-state-focus {
        background: transparent;
        color: #333;
    }
    body .navigation .level0 .submenu .active>a {
        background: transparent;
        color: #333;
    }
    body .nav-sections-item-title {
        width: 50%;
    }
    .header-call,
    .top-header-left {
        display: none;
    }
    ul.accountsec,
    .social-links {
        width: 50%;
    }
    .social-links ul {
        padding: 0;
        justify-content: flex-end;
    }
    ul.accountsec {
        padding-left: 2px;
    }
    .social-links a {
        height: 36px;
        width: 32px;
        border-radius: 0 0 13px 15px;
        font-size: 17px;
        padding-top: 4px;
        margin-top: -3px;
    }
    .social-links em.fa.fa-linkedin {
        margin-left: 6px;
    }
    .social-links em.fa.fa-twitter {
        margin-left: 5px;
    }
    body .header-mob-call a {
        font-size: 30px;
        font-family: 'open_sansregular';
        color: #fff;
    }
    .top-header-right {
        display: flex;
        align-items: center;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    li.greet.welcome {
        display: none;
    }
    .register-wishlist-main{
        display: none;
    }
    body .header.content{
        margin: 0;
        padding: 10px 0;
    }
    .header-account{
        display: none;
    }
    body .minicart-wrapper {
        padding: 0;
        margin: 0;
        margin-left: auto;
        background: none;
        box-shadow: none;
    }
    body .minicart-wrapper .action.showcart {
        padding-right: 0;
        padding-left: 30px;
    }
    .page-header .block-search {
        width: 100%;
        position: initial;
        margin: 0 10px 0 0;
        padding: 0;
    }
    body .block-search .label.active+.control input {
        position: relative;
        width: 100%;
        left: auto;
        background: #fff;
        padding: 8px 33px;
    }
    body .block-search input {
        left: -300%;
        margin: 0;
        position: absolute;
        width: 100%;
    }
    body .block-search .label:before {
        color: #a660c9;
        margin: 0;
    }
    body .block-search .label.active+.control {
        position: absolute;
        width: 100%;
        top: 100%;
        display: block;
        left: 0;
        padding: 15px;
        background: #000;
    }
    body .block-search .control {
        border-top: 0;
        clear: both;
        margin: 0;
        padding: 0;
        width: 100%;
    }
    body .nav-toggle{
        left: 15px;
        position: absolute;
        top: 7px;
        color: #fff;
    }
    body .nav-toggle:before {
        color: #a660c9 !important;
        top: -2px;
        position: absolute;
    }
    body .minicart-wrapper .action.showcart::before, 
    body .minicart-wrapper .action.showcart.active::before {
        height: 36px;
        width: 36px;
        background-size: 38px;
        top: -7px;
        left: -6px;
    }
    body .logo {
        margin: 0 auto 0 0;
        /* width: 13%; */
        margin: 0;
        position: absolute;
        top: 50%;
        max-width: 100%;
        float: none;
        left: 50%;
        transform: translate(-50%, -50%);
        padding: 0px;
    }
    body .minicart-wrapper .action.showcart .text{
        display: none;
    }
    body .nav-sections{
        background: #fff;
    }
    .nav-sections-item-title.active{
        background: #28003d;
        background-image: linear-gradient( 0deg, #28003d 0%, #3a124f 100%);
    }
    .nav-sections-item-title.active a {
        color: #fff;
    }
    body .nav-sections{
        margin: 0;
    }
    body .block-search .action.search {
        display: none;
    }
    .section-item-title.nav-sections-item-title.active a {
        color: #fff;
    }
    .section-item-title.nav-sections-item-title a {
        font-size: 16px;
        text-transform: uppercase;
        font-family: 'open_sansbold';
        color: #000;
    }
    body .nav-sections .header.links li>a,
    body .nav-sections .switcher .label,
    body .nav-sections .switcher-trigger strong {
        font-size: 17px;
        text-transform: none;
        color: #fff !important;
        font-family: 'nunitosemibold';
        line-height: 46px;
        padding-top: 0;
        padding-bottom: 0;
    }
    body .navigation .level0:hover:after {
        content: none;
    }
    body .navigation .level0 .submenu a {
        color: #fff;
    }
    body .navigation .parent .level-top:after {
        top: -1px;
    }
    body .navigation .level0.active>a:not(.ui-state-active) span:not(.ui-menu-icon),
    body .navigation .level0.has-active>a:not(.ui-state-active) span:not(.ui-menu-icon) {
        margin-left: 0;
    }
    body .navigation .submenu:not(:first-child) ul>li a {
        color: #fff;
    }
    body .navigation .level0.active>.level-top,
    body .navigation .level0.has-active>.level-top,
    body .navigation .level0:hover>.level-top {
        background: transparent;
        color: #fff;
    }
    /** Blog **/
    .home-blog .post-title a {
        font-size: 15px;
    }
    .home-blog .read-more a {
        font-size: 14px;
    }
    .testimonial-title.title h1 {
        font-size: 16px;
    }
    .testimonial-title.title {
        padding-bottom: 10px;
    }
    .all-post-button a {
        font-size: 16px;
    }
    body .minicart-wrapper .action.showcart span.mycart-label , 
    body .minicart-wrapper .action.showcart .counter.qty{
        display: none;
    }
    body .minicart-wrapper .action.showcart span.counter-number.subtotal{
        display: none;
    }
    body .navigation .level0{
        border-top: none;
        font-size: 1.6rem;
        border-bottom: 1px solid #fff;
    }
    ul.accountsec {
        padding-left: 0px;
        width: 100%;
        justify-content: center;
    }
    .account-main{
        display: none;
    }
    .block-search .label{
        margin: 0;
    }
    .minicart-wrapper .action.showcart .counter.qty.empty{
        display: none;
    }
    
}
@media screen and (max-width: 640px) {
    body .logo{
        /* width: 18%; */
    }
    body .logo img {
        margin: 0 auto;
    }
}

@media screen and (max-width: 480px) {
    .header-account {
        position: absolute;
        top: 92px;
        z-index: 99;
        width: 76%;
        text-align: center;
        left: 58px;
        line-height: normal;
    }
    body .header-mob-call a {
        font-size: 22px;
    }
    .social-links a {
        height: 36px;
        width: 25px;
        border-radius: 0 0 13px 15px;
        font-size: 15px;
        padding-top: 4px;
        margin-top: 0px;
    }
    .welcome-msg,
    ul.accountsec a {
        font-size: 11px;
    }
    ul.accountsec {
        padding-left: 0px;
        width: 100%;
    }
    .social-links {
        width: 40%;
    }
    body .logo {
        max-width: 66%;
        /* width: 30%; */
    }
  
}