/* Menu Section css---------------------------------------------------------------------------------------------------- */
@media (max-width: 1100px) {
     .dropdown-menu {
        border-top: none;
        border-bottom: none;
        box-shadow: none;
        border: none;
    }

    .spice-classic .spice-nav .nav .open>a,
    .spice-classic .spice-nav .nav .open>a:hover,
    .spice-classic .spice-nav .nav .open>a:focus {
        border-color: #106eea;
    }

}

@media (max-width: 1100px) {

    .spice-classic .spice-nav>li>a:hover,
    .spice-classic .spice-nav>li>a:focus {
        background-color: transparent;
        color: #106eea;
    }

    .spice-classic .spice-nav>.open>a,
    .spice-classic .spice-nav>.open>a:hover,
    .spice-classic .spice-nav>.open>a:focus {
        background-color: transparent;
        color: #106eea;
    }

    .spice-classic .spice-nav>.active>a,
    .spice-classic .spice-nav>.active>a:hover,
    .spice-classic .spice-nav>.active>a:focus {
        background-color: transparent;
        color: #106eea;
        border-top: none;
    }
}

@media (min-width: 100px) and (max-width: 1100px) {

    .spice .spice-nav>.active>a,
    .spice .spice-nav>.active>a:hover,
    .spice .spice-nav>.active>a:focus {
        color: #106eea;
        background-color: transparent;
    }

    .spice .spice-nav>.open>a,
    .spice .spice-nav>.open>a:hover,
    .spice .spice-nav>.open>a:focus {
        background-color: transparent;
        color: #106eea;
        border-bottom: 1px dotted #4c4a5f;
    }
}

/*===================================================================================*/
/*  spice
        /*===================================================================================*/

.spice-block {
    /* background-color: #fff; */
    border: 0;
    border-radius: 0;
    z-index: 1000;
    /* font-size: 1.000rem; */
    transition: background, padding 0.4s ease-in-out 0s;
    margin: 0;
/*    min-height: 90px;*/
}

.spice a {
    transition: color 0.125s ease-in-out 0s;
}

.spice-block .spice-brand {
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 2.000rem;
    line-height: 1.5;
    color: #1b1b1b;
    margin-left: 0px;
    height: auto;
    padding: 15px 10px 15px 0px;
}

.spice-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}

.site-branding-text {
    float: left;
    margin: 0;
    padding: 13px 50px 13px 0;
}

.site-title {
    height: auto;
    font-size: 1.875rem;
    line-height: 1.3;
    font-weight: 600;
    margin: 0;
    padding: 0px;
}

.site-description {
    padding: 0;
    margin: 0;
}

.spice-block .spice-nav li {
    margin: 0px;
    padding: 0;
}

.spice-block .spice-nav li>a.nav-link {
    position: relative;
    color: #000000;
    font-weight: 600;
    font-size: 0.875rem;
/*    padding: 35px 17px;*/
    transition: all 0.3s ease-in-out 0s;
    text-transform: uppercase;
}

/*Dropdown Menu*/
.spice-block .dropdown-menu {
    border-radius: 0;
    padding: 1px;
    min-width: 200px;
/*    background-color: #ffffff;*/
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
}

.spice-block .dropdown-menu>li {
    padding: 0 10px;
    margin: 0;
}

.spice-block .dropdown-menu>li>a.nav-link {
    color: #777777;
    border-bottom: 1px solid #0000001a;
    font-weight: 600;
    font-size: 0.875rem;
    padding: 12px 15px;
    transition: all 0.2s ease-in-out 0s;
    letter-spacing: 0.7px;
    white-space: normal;
}

.spice-block .dropdown-menu>li>a.nav-link:hover,
.spice-block .dropdown-menu>li>a.nav-link:focus {
    padding: 12px 15px 12px 20px;
}

.spice-block .dropdown-menu>li>a.nav-link :hover,
.spice-block .dropdown-menu>li>a.nav-link :focus {
    color: #777777;
    background-color: transparent;
    border-bottom: 1px solid #004EC2;
}

.spice-block .dropdown-menu .dropdown-menu {
    left: 100%;
    right: auto;
    top: 0;
    margin-top: 0;
}

.spice-block.spice-block .dropdown-menu.left-side .dropdown-menu {
    border: 0;
    right: 100%;
    left: auto;
}

.spice-block .dropdown-menu .open>a.nav-link,
.spice-block .dropdown-menu .open>a.nav-link:focus,
.spice-block .dropdown-menu .open>a.nav-link:hover {
    background: #282737;
    color: #fff;
}

.nav .open>a.nav-link ,
.nav .open>a.nav-link :hover,
.nav .open>a.nav-link :focus {
    border-color: #363544;
}

.spice-block .dropdown-menu>.active>a.nav-link ,
.spice-block .dropdown-menu>.active>a.nav-link :hover,
.spice-block .dropdown-menu>.active>a.nav-link :focus {
    color: #777777;
    background-color: transparent;
}

.spice-block .sb-toggle .icon-bar {
    background: #121213;
    width: 40px;
    height: 2px;
}

.sb-toggle .icon-bar+.icon-bar {
    margin-top: 8px;
}


/*--------------------------------------------------------------
                spice Overlapped & Stiky Header Css
        --------------------------------------------------------------*/

/* body.page .header-overlapped~#slider-carousel,
body.woocommerce-page .header-overlapped~#slider-carousel {
    margin: -70px 0 70px;
}

body.page-template.page-template-template-business .header-overlapped~#slider-carousel,
body.blog .header-overlapped,
body.page-template.page-template-template-overlapped .header-overlapped~#slider-carousel,
body.page-template.page-template-template-overlaped .header-overlapped~#slider-carousel {
    margin: 0px;
}

body.home.blog .header-overlapped,
body.page-template-template-business .header-overlapped,
body.page-template-template-overlaped .header-overlapped {
    background-color: transparent;
    margin: 0;
    position: relative;
    z-index: 99;
}

.header-overlapped {
    margin: 0 0 70px;
}

.header-overlapped .page-title-section {
    background-color: transparent;
}

.spice-overlapped {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    z-index: 20;
    background-color: rgba(0, 0, 0, 0.2);
}

@media (min-width:500px) {

    body.home.blog .spice-overlapped,
    body.page-template-template-business .spice-overlapped,
    body.page-template-template-overlaped .spice-overlapped {
        position: absolute;
        right: 0;
        left: 0;
        top: 0;
        z-index: 20;
    }
}

.spice-overlapped {
    min-height: 90px;
    position: relative;
}

.header-overlapped .page-seperate {
    display: none;
}

.spice-overlapped .spice-brand {
    padding: 20px 0px;
    color: #ffffff;
}

.spice-overlapped .spice-brand:hover,
.spice-overlapped .spice-brand:focus {
    color: #ffffff;
}

.spice-overlapped .site-title a,
.spice-overlapped .site-title a:hover,
.spice-overlapped .site-title a:focus,
.spice-overlapped .site-description {
    color: #fff;
}

.spice-overlapped .spice-nav>li>a {
    color: #fff;
    border-bottom: 2px solid transparent;
    padding: 34px 10px;
    margin-left: 5px;
    margin-right: 5px;
}

.spice-overlapped .spice-nav>li>a:hover,
.spice-overlapped .spice-nav>li>a:focus {
    background-color: transparent;
    color: #fff;
    border-bottom: 2px solid rgba(255, 255, 255, 1);
}

.spice-overlapped .spice-nav>.open>a,
.spice-overlapped .spice-nav>.open>a:hover,
.spice-overlapped .spice-nav>.open>a:focus {
    background-color: transparent;
    color: #fff;
    border-bottom: 2px solid transparent;
}

.spice-overlapped .spice-nav>.active>a,
.spice-overlapped .spice-nav>.active>a:hover,
.spice-overlapped .spice-nav>.active>a:focus {
    background-color: transparent;
    color: #fff;
    border-bottom: 2px solid rgba(255, 255, 255, 1);
}

.spice-overlapped .cart-header {
    width: 25px;
    height: 25px;
    margin: 33px 7px 32px 20px;
}

.spice-overlapped .cart-header>a.cart-icon {
    color: #fff;
    border: 1px solid #ffffff;
}

.spice-overlapped .cart-header>a.cart-icon {
    width: auto;
    height: auto;
    border: 0 none;
    padding: 0;
}

.spice-overlapped .cart-header>a .cart-total {
    right: -11px;
    top: -4px;
} */

/*Header Stiky Menu*/
/* .stiky-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background: #21202e;
    transition: all 0.3s ease;
    min-height: 70px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .1)
}

.spice-overlapped.stiky-header .spice-brand {
    padding: 10px 0px;
}

.spice-overlapped.stiky-header .site-branding-text {
    padding: 3px 50px 3px 15px;
}

.spice-overlapped.stiky-header .spice-nav>li>a {
    padding: 24px 10px;
}

.spice-overlapped.stiky-header .cart-header {
    margin: 23px 7px 22px 20px;
} */

/*--------------------------------------------------------------
                spice Classic Header Css
        --------------------------------------------------------------*/

/* .mobile-header {
    display: none;
}

@media (max-width: 1100px) {
    .desktop-header {
        display: none;
    }

    #wrapper .mobile-header {
        display: block;
    }

    .mobile-header .spice-classic {
        background-color: #fff;
    }
}

.spice-classic {
    z-index: 20;
    background-color: #21202e;
}

.spice-classic {
    min-height: 60px;
}

.spice-classic .spice-nav {
    float: none;
}

.spice-classic .spice-nav>li>a {
    color: #fff;
    padding: 20px 25px;
}

.spice-classic .sb-collapse {
    border-top: 1px solid #434158;
}

.spice-classic .cart-header {
    width: 25px;
    height: 25px;
    margin: 18px 10px 17px 20px;
}

.spice-classic .cart-header>a.cart-icon {
    color: #fff;
    border: 1px solid #ffffff;
}

.spice-classic .cart-header>a.cart-icon {
    width: auto;
    height: auto;
    border: 0 none;
    padding: 0;
}

.spice-classic .cart-header>a .cart-total {
    right: -11px;
    top: -4px;
}

.header-widget-info .spice-brand {
    height: auto;
    padding: 15px 0px;
}

@media (min-width: 1100px) and (max-width: 1101px) { */

    /*spice Classic*/
    /* .spice-classic .spice-nav>li>a {
        padding: 20px 25px;
    }

    .spice-classic .spice-nav .cart-header {
        margin: 18px 12px 18px 20px;
    }
} */

/*--------------------------------------------------------------
                Menubar - Media Queries
        --------------------------------------------------------------*/

@media (min-width: 1100px) {

    .sb-collapse.collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        justify-content: center;
        visibility: visible;
        height: auto;
    }

    .spice-nav {
        margin: 0;
    }

    .spice-block .spice-nav>li {
        float: left;
    }

    .spice-header {
        float: left;
    }

    .sb-toggle {
        display: none;
    }

    .spice-block .spice-nav>li.menu-item-type-custom i {
        padding-left: 6px;
        line-height: 1;
    }
}

@media (min-width: 768px) {

    /* spice Classic */
    .spice-classic .spice-nav {
        float: none;
    }
}

@media (min-width: 1100px) {
    .spice-transparent {
        background: transparent;
        padding-bottom: 0px;
        padding-top: 0px;
        margin: 0;
    }

    .spice-block .open>.dropdown-menu {
        visibility: visible;
        opacity: 1;
    }

    .spice-right .dropdown-menu {
        right: auto;
        left: 0;
    }

    .spice-classic .sb-collapse {
        padding-right: 5px;
        padding-left: 5px;
    }
}

@media (min-width: 1101px) {

    /* .spice-block .container-fluid {
        width: 970px;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    } */


    .spice-block .dropdown-menu>li>a {
        padding: 12px 15px;
    }

    .spice-block .dropdown-menu>li>a.nav-link:hover,
    .spice-block .dropdown-menu>li>a.nav-link:focus {
        padding: 12px 15px 12px 20px;
    }

    /* .spice-block .open .dropdown-menu {
        background-color: #ffffff;
    } */

    .spice-block .dropdown-menu {
        position: absolute;
        display: block;
        visibility: hidden;
        opacity: 0;
    }

    .spice-block .dropdown-menu>li>a.nav-link i {
        float: right;
    }

}
/* 
@media (min-width: 1200px) {

    .spice-block .container-fluid {
        width: 1170px;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
} */

@media (min-width: 1200px) {
    .spice-block .container-fluid.fullwidth {
        width: auto;
    }
}


/** BELOW MAX-WIDTH MEDIA QUERIES **/

@media (max-width: 1100px) {

    /* spice */
    .spice-block .spice-nav {
        letter-spacing: 0px;
        margin-top: 1px;
        margin-bottom: 0;
    }

    .spice-block .spice-nav li {
        margin: 0 15px;
        padding: 0;
    }

    .spice-block .spice-nav li>a.nav-link {
        color: #777777;
        padding: 12px 0px 12px 0px;
    }

    .spice-block .spice-nav>li>a.nav-link:focus,
    .spice-block .spice-nav>li>a.nav-link:hover {
        background: transparent;
        color: #fff;
    }

    .spice-block .spice-nav li>a.search-icon-sbp {
        padding-top: 15px;
    }

    .cart-header {
        height: 25px
    }

    .spice-block .dropdown-menu>li>a.nav-link {
        display: block;
        clear: both;
        font-weight: normal;
    }

    .spice-block .dropdown-menu.search-panel {
        top: 53px;
    }

    .spice-block .dropdown-menu>li>a.nav-link:hover,
    .spice-block .dropdown-menu>li>a.nav-link:focus {
        background-color: #ffffff;
        color: #777777;
        padding: 12px 0px 12px 0px;
    }

    .spice-block .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .spice-block .open .dropdown-menu>li>a.nav-link {
        line-height: 20px;
    }

    .spice-block .open .dropdown-menu .dropdown-header,
    .spice-block .open .dropdown-menu>li>a.nav-link {
        padding: 12px 0px;
    }

    .spice-block .open .dropdown-menu .dropdown-menu .dropdown-header,
    .spice-block .open .dropdown-menu .dropdown-menu>li>a.nav-link {
        padding: 12px 0px;
    }

    .spice-block li a.nav-link,
    .spice-block .dropdown-search {
        border-bottom: 1px solid #0000001a;
    }

    .spice-header {
        padding: 0px 15px;
        float: none;
    }

    .spice-block .spice-brand {
        padding: 20px 50px 20px 0px;
    }

    .sb-toggle {
        display: block;
        margin: 24px 15px 24px 0;
        padding: 9px 12px;
        float: right;
    }

    .spice-block.spice5.hp-hc .sb-toggle {
        float: none;
        margin: 15px auto;
    }

    .site-branding-text {
        padding: 17px 50px 17px 15px;
    }

    .sb-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .sb-collapse.collapse {
        display: none !important;
    }

    .spice-block .spice-nav {
        background-color: #ffffff;
        float: none !important;
        margin: 0px
    }

    .spice-block .spice-nav>li {
        float: none;
    }

    .sb-collapse.collapse.in {
        display: block !important;
    }

    .collapsing {
        overflow: hidden !important;
    }

    .sb-collapse,
    .sb-collapse.collapse.in {
        padding-right: 0px;
        padding-left: 0px;
    }

    .spice-block.hp-hc .spice-nav>li {
        float: none;
        display: block;
    }

    .spice-block.hp-hc .spice-nav {
        text-align: left;
    }

    .spice5 .spice-nav>.active>a:after {
        content: none;
    }


    /*spice Overlapped*/
    .spice-overlapped.stiky-header .sb-toggle {
        margin: 13px 15px 13px 0;
    }

    .spice-overlapped.stiky-header .sb-collapse.in {
        max-height: 500px;
        padding-right: 0px;
    }

}

@media (max-width: 1100px) {
    .spice-block .dropdown a>i.fa {
        font-size: 0.938rem;
        position: absolute;
        right: 0;
        margin-top: -6px;
        top: 50%;
        padding-left: 7px;
    }

    /*spice Overlapped*/
    .spice-overlapped.stiky-header .spice-brand {
        padding: 20px 0px;
    }

    .spice-overlapped.stiky-header .spice-nav>li>a {
        padding: 12px 15px;
    }

    .spice-overlapped .spice-nav>li>a:hover,
    .spice-overlapped .spice-nav>li>a:focus {
        border-bottom: 1px dotted #4c4a5f;
    }

    .spice-overlapped .spice-nav>.active>a,
    .spice-overlapped .spice-nav>.active>a:hover,
    .spice-overlapped .spice-nav>.active>a:focus {
        border-bottom: 1px dotted #4c4a5f;
    }

    .spice-overlapped .sb-toggle {
        color: #fff;
    }

    .spice-overlapped .sb-toggle .icon-bar {
        background-color: #fff;
    }

}

@media (max-width: 768px) {
    .spice-header {
        padding: 0 15px;
    }

    .sb-collapse,
    .sb-collapse.collapse.in {
        padding-right: 15px;
        padding-left: 15px;
    }

    .spice-block .spice-brand {
        padding: 20px 50px 20px 15px;
    }
}

@media (max-width: 500px) {
    .spice-block .spice-brand {
        float: none;
        display: block;
        text-align: center;
        padding: 25px 15px 5px 15px;
    }

    .spice-block .spice-brand img {
        margin: 0 auto;
    }

    .site-branding-text {
        padding: 17px 15px 17px 15px;
        float: none;
        text-align: center;
    }

    .sb-toggle {
        float: none;
/*        margin: 10px auto 25px;*/
    }

    /*spice Overlapped*/
    .spice-overlapped {
        position: relative;
        background-color: #21202e;
        border-bottom: 1px solid #4c4a5f;
    }

    .spice-overlapped .sb-collapse.in {
        bottom: 0px;
    }

    .spice-overlapped .sb-collapse {
        bottom: 0px;
    }

    .spice-overlapped.stiky-header .sb-toggle {
        float: none;
        margin: 10px auto 25px;
    }

    .spice-overlapped.stiky-header .site-branding-text {
        padding: 17px 15px 17px 15px;
        float: none;
        text-align: center;
    }

    body.blog .spice-overlapped {
        position: relative;
    }

    .spice-header .custom-logo-link-url {
        display: block;
        text-align: center;
        padding: 5px 10px 10px 10px;
        ;
    }

}

/*===================================================================================*/
/*  CART ICON
        /*===================================================================================*/
.cart-header {
    width: 30px;
    height: 30px;
    line-height: 1.6;
    text-align: center;
    background: transparent;
    position: relative;
    float: left;
    margin: 30px 8px 25px 5px;
    border-left: 1px solid #000;
    display: inline-block;
    padding-left: 12px;
}

.spice-block .spice-nav li>a.search-icon-sbp {
    padding-right: 12px;
    display: inline-block;
    /* float: left; */
}

.cart-header>a.cart-icon {
    -wekbit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    display: inline-block;
    font-size: 1.125rem;
    color: #000000;
    width: 100%;
    height: 100%;
    padding: 0px;
}

.cart-header>a .cart-total {
    font-family: 'Open Sans', Sans-serif;
    font-size: 0.688rem;
    line-height: 1.7;
    color: #ffffff;
    font-weight: 600;
    position: absolute;
    right: -12px;
    top: -7px;
    padding: 1px;
    width: 1.225rem;
    height: 1.225rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -wekbit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

@media (min-width: 100px) and (max-width: 1100px) {
    .cart-header {
        float: left;
        margin: 8px;
        display: inline-block;
    }

    .cart-header>a.cart-icon {
        color: #777777;
    }
}


/*-------------------------------------------------------------------------
        /* spice - Logo Right Align with Menu
        -------------------------------------------------------------------------*/

@media (min-width: 1101px) {
    .spice-header.align-right {
        float: right;
    }

    .spice-header.align-right~.sb-collapse {
        padding-left: 0;
    }
}

@media (max-width: 1100px) {
    .spice-header.align-right .sb-toggle {
        float: left;
        margin-left: 15px;
    }

}

.spice-brand.align-right,
.site-branding-text.align-right {
    float: right;
    margin-right: 0px;
    margin-left: 50px;
    padding-right: 0px;
}

@media (max-width: 768px) {

    .spice-brand.align-right,
    .site-branding-text.align-right {
        padding-right: 15px;
    }
}

@media (max-width: 500px) {
    .spice-brand.align-right {
        float: none;
        padding: 10px 15px 30px 15px;
    }

    .site-branding-text.align-right {
        float: none;
        padding: 10px 15px 30px 15px;
        margin-left: 0;
    }

    .spice-header.align-right .sb-toggle {
        float: none;
        margin: 30px auto 10px;
    }
}

.p-lef-right-0 {
    padding-left: 0;
    padding-right: 0;
}


/*-------------------------------------------------------------------------
        /* spice - Logo Center Align with Menu
        -------------------------------------------------------------------------*/

.mobile-header {
    display: none;
}

@media (max-width: 1100px) {
    .desktop-header {
        display: none;
    }

    .mobile-header {
        display: block;
    }
}

.spice-center-fullwidth .container-fluid {
    padding-left: 0px;
    padding-right: 0px;
    width: auto;
}

@media (min-width: 1101px) {
    .spice-center-fullwidth .logo-area {
        margin: 0 auto;
        padding: 40px 0;
        text-align: center;
    }

    .spice-brand.align-center,
    .site-branding-text.align-center {
        float: none;
        padding: 0px;
        display: inline-block;
    }

    .spice-center-fullwidth .spice-nav {
        float: none;
        margin: 0 auto;
        display: table;
    }
}

.spice-center-fullwidth .sb-collapse {
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
}

.spice-center-fullwidth .spice-nav>.active>a,
.spice-center-fullwidth .spice-nav>.active>a:hover,
.spice-center-fullwidth .spice-nav>.active>a:focus {
    color: #106eea;
    background-color: transparent;
}

.spice-center-fullwidth .spice-nav li>a {
    padding: 20px;
}

.spice-center-fullwidth .dropdown-menu>li>a {
    padding: 12px 15px;
}

.spice-center-fullwidth .sp-search-area {
    margin-top: 10px;
    margin-bottom: 8px;
}

@media (min-width: 1100px) {
    .spice-nav ul.dropdown-menu .fa-caret-down:before {
        content: "\f0da";
    }
}

@media (min-width: 1101px) {
    .spice-blockspice-custom .dropdown-menu>li>a i {
        padding-top: 2px;
    }
}

</style><style>body.boxed {
    background-image: url("#");
}

</style><noscript><style>.woocommerce-product-gallery {
    opacity: 1;
}

</style></noscript><style type="text/css" id="header-css">.site-title,
.site-description {
    clip: rect(1px 1px 1px 1px);
    /* IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute;
}

</style><style type="text/css" id="wp-custom-css">.page-template-template-center .index-logo.index5 .col-xs-12,
.page-template-template-center .index-logo.index5 .col-md-4,
.page-template-template-center .index-logo.index5 .col-sm-5 {
    margin: 0 auto;
    float: none;
}

.spice-block .dropdown-menu>li {
    padding: 0 5px;
}

.dark_layout {
    background-color: #222222;
    box-shadow: 0 2px 0 0 #000000;
    color: #ffffff;
    border-radius: 2px;
    border: 0px none;
    display: inline-block;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1.5px;
    line-height: 20px;
    margin: 5px 2px;
    padding: 5px 13px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
}

.dark_layout:hover {
    color: #fff;
}

.spice.spice-block .header-button a {
    outline: none;
    color: #fff;
    cursor: pointer;
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 1.6;
    padding: 0.75rem 1.3rem;
    text-shadow: none;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
    margin: 5px 17px;
    background-color: #ff5e14;
}
}

.header-sidebar {
    /*  background-color: rgba(255 ,255, 255,0.10);*/
    position: absolute;
    width: 100%;
    z-index: 999;
}

@media (min-width: 768px) {
    .spice-nav {
        float: left;
        margin: 0;
    }

    .spice-nav>li {
        float: left;
    }
}

.spice-block ul {
    list-style: none;
}

.nav>li {
    position: relative;
    display: block;
}

.dropup,
.dropdown {
    position: relative;
}

.clrfix::after {
    display: block;
    clear: both;
    content: "";
}

.clrfix:before,
.clrfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.spice-container:before,
.spice-container:after,
.spice-container-fluid:before,
.spice-container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.spice:before,
.spice:after,
.spice-header:before,
.spice-header:after,
.sb-collapse:before,
.sb-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " ";
}

.clrfix:after,
.dl-horizontal dd:after,
.spice-container:after,
.spice-container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.spice:after,
.spice-header:after,
.sb-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
    clear: both;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.dropdown-menu>li>a {
    display: block;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
}

.dropdown-menu {
    margin: 2px 0 0;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
}

.sb-toggle {
    color: #fff;
    font-size: 1rem;
    font-weight: 400;
}

.spice-block.trsprnt-menu {
    background-color: transparent;
    border-color: transparent;
    position: relative;
/*    width: 100%;*/
    z-index: 999;
}
.spice-block.trsprnt-menu:has(.sb-collapse.collapse.in) {
    z-index: 99999;
}
.header-sidebar .widget .head-contact-info.time-info li {
    border-right: none;
}

.spice-block .dropdown-menu.search-panel {
    top: 75px;
    left: auto;
    right: 0px;
    padding: 12px 3px 12px;
    width: 315px;
    background-color: #21202e;
    border-top: 2px solid #ff5e14;
    border-bottom: 2px solid #ff5e14;
}
.spice-block .right-turn.dropdown-menu.search-panel {
    top: 75px;
    left: 0px;
    right: auto;
    padding: 12px 3px 12px;
    width: 315px;
    background-color: #21202e;
    border-top: 2px solid #ff5e14;
    border-bottom: 2px solid #ff5e14;
}

.spice-block .dropdown-menu.search-panel .search-form {
    width: 100%;
    position: relative;
}

.spice-block .dropdown-menu.search-panel .search-form input[type="search"] {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 1.5rem;
    background: #ffffff;
    border: 1px solid #e0e0e0;
    padding: 0.4375rem 5.625rem 0.4375rem 0.4375rem;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    font-size: large;
    border-radius: unset;
}

body.spice-block .dropdown-menu.search-panel .search-form input[type="submit"] {
    cursor: pointer;
    position: absolute;
    width: auto;
    transition: all .3s ease-in-out;
    color: #fff;
    font-weight: 600;
    height: 40px;
    left: auto;
    right: 0;
    font-family: 'Nunito Sans';
    font-size: 16px;
    line-height: 0;
    top: 0;
    padding: 12px ;
    background-color: #ff5e14;
    border-color: #ff5e14;
    margin: 0;
    border-radius: unset;
}

.spice-block .dropdown-menu.search-panel .search-form input {margin: 0}


.custom-logo-link-url {
    display: inline-block;
    vertical-align: middle;
    padding: 15px 10px 10px 10px;
}

/*.custom-logo-link-url .site-title a {
    color: #fff;
}*/

.custom-logo-link-url .site-description {
    color: #c5c5c5;
}

@media (max-width: 767px) {
    .header-sidebar .widget .custom-social-icons {
        display: block;
        padding: 0 0 10px;
    }
}

@media (max-width: 1100px) {
    .spice-block .dropdown-menu.search-panel {
        position: absolute;
        left: 0;
        width: 250px;
    }

    .spice-block .dropdown-menu.search-panel {
        top: 50px;
    }

    .post .entry-content .more-link {
        float: none;
    }
}

.footer-meta.entry-meta .tag-links a {
    background: #e5e5e5;
    border-radius: 50px;
    padding: 0.25rem 0.854rem;
}

/* ---------------------------------- */
.spice-block .dropdown li a.nav-link:not(.search-icon-sbp) i{
    color: currentColor;
    font-weight: 900;
    margin-left: 4px;
    font-size: 14px;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translatey(-50%);
}
@media (max-width: 1100px){
    .spice-block li a.nav-link:not(.search-icon-sbp) i{
    position: absolute;
    top: 50%;
    right: 30px;
    border: 1px solid #0000005c;
    border-radius: 4px;
    color: currentColor;
    padding: 1px 6px;
    transform: translatey(-50%);
    font-weight: 900;
    font-size: 14px;
}
}
.spice-block li a.nav-link:not(.search-icon-sbp) i {
    font-size: 14px;
    padding-left: 6px;
}


.spice.spice-block .header-button a {
    display: inline-block;
}

.spice-block .blog-lg-area-left,
.spice-block .post .entry-content{
    overflow: initial;
}

body.spice-block .blog .post{
    transition: unset;
    transform: unset;
}

body.spice-block .blog-detail-section {
    overflow: visible;
    display: flex;
}

body.spice-block .blog-detail-section .blog-post-title {
    overflow: unset;
}


body.spice-block .blog-section .post .entry-content {
    overflow: initial;
}

body.spice-block .site-content .blog .post-content{
    overflow: initial;
}

/* body.spice-block .blog-left{
    overflow: initial;
} */

body.spice-block .dropdown-submenu > a:after {
    content: unset;
}