body, input, textarea, button, select {
    font-family: "Libre Baskerville";
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: Poppins;
}

img {
    width: 100%;
    height: auto;
}

@font-face {
    font-family: 'FontAwesome';
    src: url('/assets/templates/site/fontawesome-webfont.eot?v=4.5.0');
    src: url('/assets/templates/site/fontawesome-webfont.eot#iefix&v=4.5.0') format('embedded-opentype'),
    url('/assets/templates/site/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),
    url('/assets/templates/site/fontawesome-webfont.woff?v=4.5.0') format('woff'),
    url('/assets/templates/site/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),
    url('/assets/templates/site/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fa {
    font-family: 'FontAwesome';
    font-weight: 400;
}

.icon-close {
    font-family: 'simple-line-icons';
    font-weight: 700;
    font-size: 14px;
}

.icon-close:before {
    content: "\e082";
}
.icon-basket-loaded{
    font-family: 'simple-line-icons';
    font-weight: 700;
    font-size: 24px;
}
.icon-basket-loaded:before {
    content: "\e04d";
}

.icon-check {
    font-family: 'simple-line-icons';
    font-weight: 700;
    font-size: 14px;
}

.icon-check:before {
    content: "\e080";
}

#slidedown-cart .btn-remove {
    right: 15px;
    top: 12px;
}

#slidedown-cart .total {
    padding-top: 15px;
    border-top: 1px solid #ccc;
    margin-top: 5px;
}

#slidedown-cart ul ul {
    padding: 0;
}

#slidedown-cart .product-details ul, #slidedown-cart .product-details .cart-collateral {
    padding-left: 10px;
    font-size: 11px;
}

#slidedown-cart .product-details .cart-collateral {
    font-weight: 700;
    font-size: 13px;
}

.icon-arrow-left, .icon-arrow-right {
    color: white;
    left: -8px;
    position: relative;
}

/***** header ***/
.site-nav > li:hover {
    background: white;
}

.header-type-10 .menu-tool ul li {
    margin-top: 0;
}

/*** home-slide-section ***/
.grid-banner-type-20 .featured-content .btn.four:hover {
    color: #fff !important;
    border-bottom: 2px solid #000 !important;
}

.grid-banner-type-20 .featured-content .btn.three:hover {
    color: #fff !important;
    border-bottom: 2px solid #000 !important;
}

.grid-banner-type-20 .featured-content .btn.two:hover {
    color: #fff !important;
    border-bottom: 2px solid #000 !important;
}

.grid-banner-type-20 .featured-content .btn.one:hover {
    color: #ffffff !important;
    border-bottom: 2px solid #b1ce4d !important;
}

.grid-banner-type-20 .ovrly31.overlay_2 .ovrly {
    background: rgba(255, 209, 140, 0.7);
}

.grid-banner-type-20 .ovrly31.overlay_3 .ovrly {
    background: rgba(180, 111, 83, 0.7);
}

.grid-banner-type-20 .ovrly31.overlay_4 .ovrly {
    background: rgba(45, 29, 29, 0.7);
}

.grid-banner-type-20 .ovrly31.overlay_5 .ovrly {
    background: rgba(255, 250, 127, 0.7);
}


#home-slider-wrapper:hover .divas-navigation a.next, #home-slider-wrapper:hover .divas-navigation a.prev {
    opacity: 1;
    background: none;
    border: 0;
}

#home-slider-wrapper ul li.slider_1_loop .slider-des a.btn {
    background: none;
    padding: 0;
    color: #000000;
    border-bottom: 2px solid #000000;
}

.owl-carousel .owl-stage {
    display: flex;
}

.article-items {
    display: flex;
    flex: 1 0 auto;
    height: 100%;
}

.aticle-box {
    position: relative;
    overflow: hidden;
    /* margin-bottom: 80px; *//*This is optional*/
    display: flex;
    flex-direction: column;
    align-items: stretch;
}


#home-slider-wrapper ul li.slider_1_loop .slider-des a.btn:hover {
    color: #e33128;
}

#home-slider-wrapper ul li.slider_2_loop .slider-des a.btn {
    background: none;
    padding: 0;
    border: 0;
    border-bottom: 2px solid #ffffff;
    border-radius: 0;
}

#home-slider-wrapper ul li.slider_2_loop .slider-des a.btn:hover {
    color: #000;
}

#home-slider-wrapper ul li.slider_3_loop .slider-des a.btn {
    background: none;
    padding: 0;
    color: #ffffff;
    border-bottom: 2px solid #ffffff;
}

#home-slider-wrapper ul li.slider_3_loop .slider-des a.btn:hover {
    color: #000;
}

.index-section .ovrly31 {
    position: relative;
}

.index-section .featured-content {
    top: auto;
    bottom: 10%;
    left: 8%;
    position: absolute;
}

.index-section .featured-content * {
    color: #fff;
    text-shadow: 2px 2px 4px #000;
    border: 0;
    border-radius: 0;
}

.index-section .the-arrow.-left {
    position: absolute;
    top: 60%;
    left: 0;
}

.the-arrow {
    width: 64px;
    transition: all 0.2s;
}

.the-arrow.-left {
    position: absolute;
    top: 60%;
    left: 0;
}

.the-arrow.-left > .shaft {
    width: 0;
    background-color: #999;
}

.the-arrow.-left > .shaft:before, .the-arrow.-left > .shaft:after {
    width: 0;
    background-color: #999;
}

.the-arrow.-left > .shaft:before {
    transform: rotate(0);
}

.the-arrow.-left > .shaft:after {
    transform: rotate(0);
}

.the-arrow.-right {
    top: 3px;
}

.the-arrow.-right > .shaft {
    width: 64px;
    transition-delay: 0.2s;
}

.the-arrow.-right > .shaft:before, .the-arrow.-right > .shaft:after {
    width: 8px;
    transition-delay: 0.3s;
    transition: all 0.5s;
}

.the-arrow.-right > .shaft:before {
    transform: rotate(40deg);
}

.the-arrow.-right > .shaft:after {
    transform: rotate(-40deg);
}

.the-arrow > .shaft {
    background-color: #ffffff;
    display: block;
    height: 1px;
    position: relative;
    transition: all 0.2s;
    transition-delay: 0;
    will-change: transform;
}

.the-arrow > .shaft:before, .the-arrow > .shaft:after {
    background-color: #ffffff;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 0;
    right: 0;
    transition: all 0.2s;
    transition-delay: 0;
}

.the-arrow > .shaft:before {
    transform-origin: top right;
}

.the-arrow > .shaft:after {
    transform-origin: bottom right;
}

.animated-arrow {
    display: inline-block;
    color: #999;
    font-size: 1.25em;
    font-style: italic;
    text-decoration: none;
    position: relative;
    transition: all 0.2s;
}

.animated-arrow:hover {
    color: #eaeaea;
}

.animated-arrow:hover > .the-arrow.-left > .shaft {
    width: 64px;
    transition-delay: 0.1s;
    background-color: #eaeaea;
}

.animated-arrow:hover > .the-arrow.-left > .shaft:before, .animated-arrow:hover > .the-arrow.-left > .shaft:after {
    width: 8px;
    transition-delay: 0.1s;
    background-color: #eaeaea;
}

.animated-arrow:hover > .the-arrow.-left > .shaft:before {
    transform: rotate(40deg);
}

.animated-arrow:hover > .the-arrow.-left > .shaft:after {
    transform: rotate(-40deg);
}

.animated-arrow:hover > .main {
    transform: translateX(80px);
}

.animated-arrow:hover > .main > .the-arrow.-right > .shaft {
    width: 0;
    transform: translateX(200%);
    transition-delay: 0;
}

.animated-arrow:hover > .main > .the-arrow.-right > .shaft:before, .animated-arrow:hover > .main > .the-arrow.-right > .shaft:after {
    width: 0;
    transition-delay: 0;
    transition: all 0.1s;
}

.animated-arrow:hover > .main > .the-arrow.-right > .shaft:before {
    transform: rotate(0);
}

.animated-arrow:hover > .main > .the-arrow.-right > .shaft:after {
    transform: rotate(0);
}

.animated-arrow > .main {
    display: flex;
    align-items: center;
    transition: all 0.2s;
}

.animated-arrow > .main > .text {
    margin: 0 16px 0 0;
    line-height: 1;
    color: white;
    font-size: 18px;
    font-family: Libre Baskerville;
}

.animated-arrow > .main > .the-arrow {
    position: relative;
}

.set-sort-field {
    cursor: pointer;
    line-height: 32px;
    font-size: 16px;
}

#home-slider-wrapper {
    position: relative;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

#home-slider-wrapper ul li h3, #home-slider-wrapper ul li .h3 {
    font-size: 70px;
    font-weight: 600;
    margin: 0 0 10px;
    line-height: 1;
    text-shadow: 2px 2px 4px #000;
}

@media screen and (max-width: 1559px) {
    #home-slider-wrapper ul li h3, #home-slider-wrapper ul li .h3 {
        font-size: 50px;
    }
}

@media screen and (max-width: 967px) {
    #home-slider-wrapper ul li h3, #home-slider-wrapper ul li .h3 {
        font-size: 40px;
    }
}

@media screen and (max-width: 567px) {
    #home-slider-wrapper ul li h3, #home-slider-wrapper ul li .h3 {
        font-size: 30px;
    }
}

#home-slider-wrapper ul li h2, #home-slider-wrapper ul li .h2 {
    font-style: italic;
    font-family: Libre Baskerville;
    margin: 0 0 15px;
    line-height: 1;
}

@media screen and (max-width: 1559px) {
    #home-slider-wrapper ul li h2, #home-slider-wrapper ul li .h2 {
        font-size: 30px;
    }
}

@media screen and (max-width: 967px) {
    #home-slider-wrapper ul li h2, #home-slider-wrapper ul li .h2 {
        font-size: 20px;
    }
}

@media screen and (max-width: 567px) {
    #home-slider-wrapper ul li h2, #home-slider-wrapper ul li .h2 {
        font-size: 18px;
    }
}

#home-slider-wrapper ul li p {
    margin: 0 0 20px;
    font-size: 16px;
}

@media screen and (max-width: 1559px) {
    #home-slider-wrapper ul li p {
        font-size: 14px;
    }
}

#home-slider-wrapper ul li {
    position: relative;
}



@media screen and (max-width: 1199px) {
    #home-slider-wrapper .slider-des {
        padding: 0 20px;
    }
}

#home-slider-wrapper {
    position: relative;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

#home-slider-wrapper ul li h3, #home-slider-wrapper ul li .h3 {
    font-size: 70px;
    font-weight: 600;
    margin: 0 0 10px;
    line-height: 1;
    text-shadow: 2px 2px 4px #000;
}

@media screen and (max-width: 1559px) {
    #home-slider-wrapper ul li h3, #home-slider-wrapper ul li .h3 {
        font-size: 50px;
    }
}

@media screen and (max-width: 967px) {
    #home-slider-wrapper ul li h3, #home-slider-wrapper ul li .h3 {
        font-size: 40px;
    }
}

@media screen and (max-width: 567px) {
    #home-slider-wrapper ul li h3, #home-slider-wrapper ul li .h3 {
        font-size: 30px;
    }
}

#home-slider-wrapper ul li h2, #home-slider-wrapper ul li .h2 {
    font-style: italic;
    font-family: Libre Baskerville;
    margin: 0 0 15px;
    line-height: 1;
}

@media screen and (max-width: 1559px) {
    #home-slider-wrapper ul li h2, #home-slider-wrapper ul li .h2 {
        font-size: 30px;
    }
}

@media screen and (max-width: 967px) {
    #home-slider-wrapper ul li h2, #home-slider-wrapper ul li .h2 {
        font-size: 20px;
    }
}

@media screen and (max-width: 567px) {
    #home-slider-wrapper ul li h2, #home-slider-wrapper ul li .h2 {
        font-size: 18px;
    }
}

#home-slider-wrapper ul li p {
    margin: 0 0 20px;
    font-size: 16px;
}

@media screen and (max-width: 1559px) {
    #home-slider-wrapper ul li p {
        font-size: 14px;
    }
}

#home-slider-wrapper ul li {
    position: relative;
}

#home-slider-wrapper .slider-des {
    padding: 0 60px;
    position: absolute;
    z-index: 1;
    bottom: 84px;
}

@media screen and (max-width: 1199px) {
    #home-slider-wrapper .slider-des {
        padding: 0 20px;
    }
}

.divas-navigation a {
    position: absolute;
    z-index: 1;
    font-size: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.divas-navigation a.prev {
    left: 20px;
}

.divas-navigation a.next {
    right: 20px;
}

#home-slider-wrapper ul, #home-slider-wrapper ul li {
    list-style: none;
    padding: 0;
    overflow: hidden;
}

/**** products ****/
.products {
    position: relative;
    overflow: hidden;
    border: 1px solid #e5e5e5;
}

.products .product-container {
    height: 300px;
}

.products:hover .ImageOverlayCa {
    top: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 1;
    background: #00000057;
}

ul li.grid__item.item-row .products, #recently-viewed-products-grid .grid__item .products {
    border: 1px solid #d9d9d9;
}

.product-detail .title {
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: 600;
    font-size: 18px;
    color: #292929;
    display: inline-block;
    width: 100%;
    margin: 0px 0 2px;
    line-height: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.imageWrapper {
    position: absolute;
    top: 20px;
    right: 10px;
    color: white;
    z-index: 1;
}

.imageWrapper .add-to-wishlist i {
    color: white;
    font-size: 24px;
}

.imageWrapper .add-to-wishlist.active i {
    color: red;
}

.products:hover .ImageOverlayCa {
    top: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 1;
    background: #00000057;
}

.products .ImageOverlayCa {
    height: 100%;
    left: 0;
    top: -100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
}

.products:hover .product-detail {
    background: #e7561e;
    color: white;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.products:hover .product-detail .title {
    color: white;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.products .product-detail {
    text-align: center;
    float: left;
    width: 100%;
    position: relative;
    padding: 10px 15px 10px;
    z-index: 1;
    border-radius: 0 0 0px 0px;
    background: #f4f4f4;
    height: 77px;
}

/**** products-tabs ****/
ul.dt-sc-tabs li.ui-tabs-active a.ui-tabs-anchor {
    color: #e7561e;
    border-bottom: 1px solid #bd471a;
}

ul.dt-sc-tabs li a {
    position: relative;
    border: 2px solid transparent;
    padding: 7px 20px;
    line-height: 40px;
    display: inline-block;
    font-size: 30px;
    position: relative;
    z-index: 1;
    text-transform: capitalize;
    color: #e7561e;
}

.tabs-container .dt-sc-tabs {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.tabs-container .dt-sc-tabs li {
    float: none;
    display: inline-block;
}


/*** Icons ***/
@font-face {
    font-family: 'simple-line-icons';
    src: url('/assets/templates/site/Simple-Line-Icons.eot?v=2.4.0');
    src: url('/assets/templates/site/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'),
    url('/assets/templates/site/Simple-Line-Icons.woff2?v=2.4.0') format('woff2'),
    url('/assets/templates/site/Simple-Line-Icons.ttf?v=2.4.0') format('truetype'),
    url('/assets/templates/site/Simple-Line-Icons.woff?v=2.4.0') format('woff'),
    url('/assets/templates/site/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

.icon-user,
.icon-phone,
.icon-location-pin,
.icon-menu,
.icon-arrow-left,
.icon-arrow-right,
.icon-handbag,
.icon-heart,
.icon-magnifier,
.icon-user-following {
    font-family: 'simple-line-icons';
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none
}

.icon-user-following:before {
    content: "\e003";
}

.icon-user:before {
    content: "\e005"
}

.icon-phone:before {
    content: "\e600"
}

.icon-location-pin:before {
    content: "\e096"
}

.icon-menu:before {
    content: "\e601"
}

.icon-arrow-left:before {
    content: "\e605"
}

.icon-arrow-right:before {
    content: "\e606"
}

.icon-handbag:before {
    content: "\e035"
}

.icon-heart:before {
    content: "\e08a"
}

.icon-magnifier:before {
    content: "\e090"
}

/*** cart ***/
#slidedown-cart {
    width: 350px;
    position: absolute;
    right: 0;
    top: 100%;
    -webkit-box-shadow: 0px 0px 30px 0 rgb(0 0 0 / 15%);
    box-shadow: 0px 0px 30px 0 rgb(0 0 0 / 15%);
    z-index: 9999999;
    padding: 0px;
    text-align: left;
    line-height: 1.7;
}

.grid__item .featured-content h3, .grid__item .featured-content .h3 {
    font-size: 40px;
    line-height: 1;
    margin-bottom: 10px;
    font-weight: 300;
    font-family: Poppins;
}

.header-bar__module.cart.header_cart .baskettop #slidedown-cart {
    display: none;
}

.header-bar__module.cart.header_cart:hover #slidedown-cart {
    display: block;
}


/** MENU **/
.megamenu {
    z-index: 15;
}

.megamenu .megamenu-nav {
    padding: 0;
    margin: 0;
    align-items: center;
}

.megamenu .megamenu-nav .nav-item {
    display: block;
    /* line-height: 47px; */
}

.megamenu .megamenu-nav .nav-item.is-open > .megamenu-content {
    visibility: visible;
    opacity: 1;
    background: #00000061;
    height: 100vh;
}

.megamenu .megamenu-nav .nav-item.is-open > .nav-link {
    background: #fff;
    color: #333;
}

.megamenu .megamenu-nav .nav-link {
    color: #fff;
    line-height: 47px;
    padding: 0 22px;
    font-size: 14px;
}

.megamenu .megamenu-nav .nav-link:hover {
    background: #fff;
    color: #333;
}

.megamenu .megamenu-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 147px;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    z-index: 14;
    transition: all 0.3s ease-in-out;
}

.megamenu .megamenu-content .container {
    padding: 45px 15px;
    background: white;
}

.megamenu .megamenu-content .subnav {
    margin: 0;
    padding: 0;
}

.megamenu .megamenu-content .subnav-item {
    display: block;
    padding: 0 12px;
}

.megamenu .megamenu-content .subnav-item .subnav-link {
    padding: 10px 0;
    display: block;
}

.megamenu-background {
    background: #fff;
    position: absolute;
    left: 0;
    top: 54px;
    right: 0;
    height: 0;
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.15);
    z-index: 13;
}

.megamenu-dim {
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 54px;
    visibility: hidden;
    opacity: 0;
    z-index: -12;
    transition: all 0.3s ease-in-out;
}

body.megamenu-visible .megamenu-dim {
    z-index: 12;
    visibility: visible;
    opacity: 1;
}


.dropdown-menu-full {
    width: 100% !important;
    border-top: none;
    border-left: none;
    border-right: none;
    /*margin-top: -($spacer * .25 * 3);*/
}


/* Logo block */
.header-type-10 .site-header__menubar {
    background: #ffffff;
}

.header-type-10 .site-header__logo a {
    color: #000;
}

.header-type-10 .site-header__logo a:hover {
    color: #bacd0a;
}

/* Menu  block */
.header-type-10 .menubar-section, .mobile-nav-section {
    background: #e7561e;
}


.mobile-nav-section .mobile-nav-trigger {
    color: #ffffff;
}

.header-type-10 .menu-tool ul li a:hover, .header-type-10 .menu-tool .site-nav > li > a.current:hover {
    color: #bacd0a;
}

.header-type-10 .menu-tool .site-nav > li > a.current {
    color: #bacd0a;
}

.header-type-10 .site-nav-dropdown, #MobileNav, .mobile-nav__sublist {
    background: #fff;
}

.header-type-10 .site-nav-dropdown .inner > a {
    color: #51381b;
}

.header-type-10 .site-nav-dropdown .inner > a:hover {
    color: #bacd0a;
}

.header-type-10 .site-nav-dropdown .inner .dropdown a, .header-type-10 .menu-tool .site-nav .site-nav-dropdown li a, .header-type-10 .site-nav .widget-featured-product .product-title, .header-type-10 .site-nav .widget-featured-product .widget-title h3, #MobileNav a, .mobile-nav__sublist a, .site-nav .widget-featured-nav .owl-prev a, .site-nav .widget-featured-nav .owl-next a {
    color: #000000;
}

.header-type-10 .site-nav-dropdown .inner .dropdown a:hover, .header-type-10 .menu-tool .site-nav .site-nav-dropdown li a:hover, .header-type-10 .site-nav-dropdown .inner .dropdown a.current, .header-type-10 .menu-tool .site-nav .site-nav-dropdown li a.current, .header-type-10 .site-nav .widget-featured-product .product-title:hover, #MobileNav a.current, .mobile-nav__sublist a.current, .site-nav .widget-featured-nav .owl-prev a:hover, .site-nav .widget-featured-nav .owl-next a:hover {
    color: #bacd0a;
}


/* Search block */
.header-type-10 .header-search input#search {
    color: #000000;
    background: #f4f4f4;
}

.header-type-10 .header-search span, .header-type-10 .header-search .res_btn, .header-mobile #showLeftPush {
    color: #000;
    background: none;
}

.header-type-10 .header-search span:hover, .header-type-10 .header-search .res_btn:hover, .header-mobile #showLeftPush:hover {
    color: #bacd0a;
    background: none;
}

.header-type-10 .search-bar__form {
}

.header-type-10 .header-search button {
    color: #ffffff;
    background: #e7561e;
}

.header-type-10 .header-search button:hover {
    color: #ffffff;
    background: #51381b;
}

.header-type-10 .header-all--collections {
    background: #f4f4f4;
    color: #000;
}

.header-type-10 .header-all--collections ul li a {
    color: #000;
}

.header-type-10 .header-search input#search::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #000000;
}

.header-type-10 .header-search input#search::-moz-placeholder { /* Firefox 19+ */
    color: #000000;
}

.header-type-10 .header-search input#search:-ms-input-placeholder { /* IE 10+ */
    color: #000000;
}

.header-type-10 .header-search input#search:-moz-placeholder { /* Firefox 18- */
    color: #000000;
}

/* Cart Summary block */
.header-type-10 .header-bar__module.cart .baskettop a.icon-cart-arrow #cartCount {
    color: #ffffff;
    background: #bacd0a;
}

.header-type-10 .header-bar__module.cart .baskettop a.icon-cart-arrow:hover #cartCount {
    color: #fff;
    background: #bacd0a;
}

.header-type-10 #slidedown-cart .actions, .header-type-10 #slidedown-cart {
    background: #fff;
}

.header-type-10 .header-bar__module p {
    color: #000;
}

.header-type-10 .header-bar__module a {
    color: #000;
}

.header-type-10 .header-bar__module a:hover {
    color: #bacd0a;
}

.header-type-10 .header-bar__module .btn {
    color: #ffffff;
    background: #bacd0a;
}

.header-type-10 .header-bar__module .btn:hover {
    color: #ffffff;
    background: #bacd0a;
}

.header-type-10 #slidedown-cart .total .price, .header-type-10 #minicart_total, .header-type-10 #slidedown-cart ul li .cart-collateral {
    color: #000;
}

.header-type-10 #slidedown-cart li {
    border-bottom: 1px solid #e4e4e4;
}


/* Currency block */

.header-type-10 .header_currency ul select {
    color: #000000;
}

.header-type-10 .header_currency ul select:hover {
    color: #bacd0a;
}

.header-type-10 .header_currency ul li.currency:hover:after {
    border-top-color: #bacd0a;
}

.header-type-10 .header_currency ul li.currency:after, .header-type-10 li.init.dt-sc-toggle:after {
    color: #000000;
}

.header-type-10 .header_currency option {
    background: #fff;
    color: #000;
}


/* Header borders */

.header-type-10 .top_bar ul li:last-child, .header-type-10 .top_bar li:last-child span, .header-type-10 .top_bar li:last-child a {
    border-right: none;
}

.header-all--collections ul {
    height: 30px;
    width: 100%;
    float: left;

}

.header-all--collections ul li {
    padding: 5px 10px;
    z-index: 2;
}

.header-all--collections li.init {
    cursor: pointer;
}

.header-account_links ul li {
    z-index: 2;
}

.header-account_links ul li:not(.init) {
    float: left;
}

.header-account_links ul li:not(.init):hover, .header-account_links ul li.selected:not(.init) {
}

.header-account_links li.init {
    cursor: pointer;
}

.header-type-10 .dt-sc-toggle-content {
    background: #fff;
}

.header-type-10 .dt-sc-toggle-content.header-account_links ul li a {
    color: #000000;
}

.header-type-10 .dt-sc-toggle-content.header-account_links ul li a:hover {
    color: #bacd0a;
}


/* wishlist */

.header-type-10 .wishlist a, .header-type-10 .header-bar__module.cart .baskettop a.icon-cart-arrow, .header-type-10 .wishlist a {
    color: #000;
}

.header-type-10 .wishlist a:hover, .header-type-10 .header-bar__module.cart .baskettop a.icon-cart-arrow:hover {
    color: #bacd0a;
}

.header-type-10 .is-sticky .wishlist a, .header-type-10 .is-sticky .header-bar__module.cart .baskettop a.icon-cart-arrow {
    color: #ffffff;
}

.header-type-10 .is-sticky .wishlist a:hover, .header-type-10 .is-sticky .header-bar__module.cart .baskettop a.icon-cart-arrow:hover {
    color: #bacd0a;
}


/* General styles for all menus */


.gf-menu-device-wrapper .close-menu {
    font-size: 17px;
    padding: 12px 20px;
    text-align: right;
    display: block;
    border-bottom: 1px solid #e5e5e5;
}

.cbp-spmenu {

    position: fixed;
}

.cbp-spmenu h3 {


    padding: 20px;
    margin: 0;

}

.cbp-spmenu a {
    display: block;

    font-size: 1.1em;
    font-weight: 300;
}


/* Orientation-dependent styles for the content of the menu */

.cbp-spmenu-vertical {
    width: 240px;
    height: 100%;
    top: 0;
    z-index: 1000;
}

.cbp-spmenu-vertical a {

    padding: 1em;
}

.cbp-spmenu-horizontal {
    width: 100%;
    height: 150px;
    left: 0;
    z-index: 1000;
    overflow: hidden;
}

.cbp-spmenu-horizontal h3 {
    height: 100%;
    width: 20%;
    float: left;
}

.cbp-spmenu-horizontal a {
    float: left;
    width: 20%;
    padding: 0.8em;

}

/* Vertical menu that slides from the left or right */

.cbp-spmenu-left {
    left: -240px;
}

.cbp-spmenu-right {
    right: -240px;
}

.cbp-spmenu-left.cbp-spmenu-open {
    left: 0px;
}

.cbp-spmenu-right.cbp-spmenu-open {
    right: 0px;
}

/* Horizontal menu that slides from the top or bottom */

.cbp-spmenu-top {
    top: -150px;
}

.cbp-spmenu-bottom {
    bottom: -150px;
}

.cbp-spmenu-top.cbp-spmenu-open {
    top: 0px;
}

.cbp-spmenu-bottom.cbp-spmenu-open {
    bottom: 0px;
}

/* Push classes applied to the body */

.cbp-spmenu-push {
    overflow-x: hidden;
    position: relative;
    left: 0;
}

.cbp-spmenu-push-toright {
    left: 240px;
}

.cbp-spmenu-push-toleft {
    left: -240px;
}

/* Transitions */

.cbp-spmenu,
.cbp-spmenu-push {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/* Example media queries */

@media screen and (max-width: 55.1875em) {

    .cbp-spmenu-horizontal {
        font-size: 75%;
        height: 110px;
    }

    .cbp-spmenu-top {
        top: -110px;
    }

    .cbp-spmenu-bottom {
        bottom: -110px;
    }

}

@media screen and (max-height: 26.375em) {

    .cbp-spmenu-vertical {
        font-size: 90%;
        width: 190px;
    }

    .cbp-spmenu-left,
    .cbp-spmenu-push-toleft {
        left: -190px;
    }

    .cbp-spmenu-right {
        right: -190px;
    }

    .cbp-spmenu-push-toright {
        left: 190px;
    }
}


/* width: 750px  */
@media (min-width: 968) and (max-width: 991px) {
    .banner .container {
        margin-left: -375px;
    }

    .banner .inner {
        width: 320px;
    }

    .header-bottom.on .header-panel-top {
        right: 65px;
    }

    .header-bottom.on .site-nav {
        padding-right: 90px;
    }

    .nav-bar .header-logo-fix {
        margin-left: 10px;
        margin-right: 10px;
    }

    .site-nav > li > a {
        margin-left: 12px;
        margin-right: 12px;
    }

    .header-bottom.on .site-nav > li > a {
        margin-left: 7px;
        margin-right: 7px;
        font-size: 10px;
    }

}

@media (min-width: 968px) {
    .cbp-spmenu-push-toright {
        left: 0 !important;
    }

    #cbp-spmenu-s1 {
        display: none !important;
    }


    .header-bottom.on .nav-bar .header-logo-fix {
        display: table;
        height: 48px;
        position: relative;
        z-index: 2;
    }

    .header-bottom.on .nav-bar .header-logo-fix a {
        display: table-cell;
        vertical-align: middle;
    }

    .header-bottom.on .site-nav {
        padding-right: 120px;
    }

    .have-fixed .nav-bar {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        z-index: 99;
        padding: 0;
    }

    .have-fixed .nav-search {
        position: fixed;
        top: 0;
        right: 65px;
        z-index: 100;
        width: 52px;
    }


}

/* width: 100%  */
@media (max-width: 767px) {
    body.cbp-spmenu-push-toright {
        cursor: pointer;
    }

    .cbp-spmenu .site-nav-dropdown.style_4 .inner img {
        margin-top: 10px;
    }


    .visible-phone {
        display: block;
    }

    .hidden-phone {
        display: none;
    }

    /* header */
    /* Fix Menu Mobile */
    .nav-bar {
        display: none;
    }

    .gf-menu-device-container .site-nav {
        display: block !important;
        overflow: hidden;
        width: 100%;
    }

    .gf-menu-device-container .site-nav li {
        width: 100%;
    }

    .gf-menu-device-container .site-nav.gf-menu.clicked {
        visibility: visible;
        height: auto;
    }

    /* End Fix Menu Mobile */
    .cbp-spmenu-left.cbp-spmenu-open {
        left: 0;
        overflow-y: auto;
    }

    .cbp-spmenu-push-toright {
        overflow-y: hidden;
        position: fixed;
        width: 100%;
    }

    #megamenu-responsive-root {
        display: none !important;
    }

    .menu-block {
        width: 100%;
        float: none;
        padding: 0;
    }

    /* Icon Menu */
    .site-nav > li:hover > a > span:first-child,
    .site-nav > li:hover > a.current > span:first-child,
    .site-nav > li > a.current > span:first-child {
        border: 0;
    }

    .site-nav a {
        white-space: normal;
    }

    .cbp-spmenu {
    }

    .cbp-spmenu .site-nav > li > a {
        font-size: 13px;
        font-weight: 700;
        padding: 12px 20px;
        margin: 0;
    }

    .cbp-spmenu .site-nav > li.dropdown.open > a {
        position: relative;
    }

    .cbp-spmenu .site-nav > li.dropdown.open > a:before {
        top: 15px;
    }

    .menu-block .site-nav {
        border-bottom: none;
    }

    .site-nav li {
        position: relative;
    }

    .site-nav li.dropdown {
        position: relative;
    }

    .site-nav > li {
        display: block;
        clear: both;
        position: relative;
    }

    .site-nav > li > a {
        padding: 12px 0;
    }

    .site-nav > li.dropdown > p.toogleClick {
        height: 0;
        width: 0;
        display: block;
        margin-left: 7px;
        top: 2px;
        right: 5px;
        margin: 0;
        padding: 0;
        z-index: 2;
        padding: 20px;
    }

    .site-nav > li.dropdown p.toogleClick {
        position: absolute;
        right: 0;
        text-indent: -999em;
        cursor: pointer;
    }

    .site-nav > li.dropdown > p.toogleClick.mobile-toggle-open:before {
        border-top-color: transparent;
        top: 14px;
    }

    .site-nav li.dropdown a > .icon-dropdown {
        display: none;
    }

    .site-nav-dropdown .container {
        padding-left: 0;
        padding-right: 0;
    }

    .site-nav-dropdown .row {
        margin: 0px !important
    }


    .site-nav > li.dropdown ul p.toogleClick.mobile-toggle-open:before {
        top: 10px;
    }

    .site-nav-dropdown .col-1 .inner p.toogleClick:before,
    .site-nav > li.dropdown ul p.toogleClick:before {
        display: block;
        content: "";
        position: absolute;
        right: 0;
        top: -15px !important;
        width: 20px;
        height: 40px;
    }

    .site-nav-dropdown p.toogleClick {
        background: url(//cdn.shopify.com/s/files/1/2174/2077/t/4/assets/icon-megamenu.png?0) no-repeat;
        padding: 0;
        width: 8px;
        height: 8px;
        right: 0;
        top: 18px;
        z-index: 2;
    }

    .site-nav-dropdown .col-1 .inner p.toogleClick {
        display: block !important;
    }

    .site-nav > li.dropdown ul p.toogleClick.mobile-toggle-open,
    .site-nav-dropdown .col-1 .inner p.toogleClick.mobile-toggle-open {
        background-position: center bottom;
        height: 4px;
    }

    .site-nav > li > ul > .dropdown.open > ul {
        display: block;
    }

    .site-nav > li > ul > li > ul > .dropdown.open > ul {
        display: block;
    }

    .site-nav > li > ul > li > ul > ul > li > .dropdown.open > ul {
        display: block;
    }

    .site-nav > li > .site-nav-dropdown {
    }

    .site-nav > li > .site-nav-dropdown > li > a {
        padding: 11px 0 13px;
        text-transform: uppercase;
        font-size: 11px;
        font-weight: 700;
    }

    .site-nav > li > .site-nav-dropdown > li:first-child > a {
        border-top: 0;
    }

    .site-nav > li > .site-nav-dropdown > li:hover > a:before {
        background: none;
    }

    .site-nav > li li .site-nav-dropdown {
        padding: 0 15px;
        margin-bottom: 20px;
    }

    .site-nav-dropdown li:hover a {
        background: none;
    }

    .site-nav-dropdown li:hover a,
    .site-nav-dropdown a:active {
        padding-left: 0;
    }

    .site-nav-dropdown li li a {
        padding: 7px 0;
    }

    .site-nav-dropdown li li:hover a {
        padding: 7px 20px;
    }

    .site-nav-dropdown li:hover > a:before {
        left: 0;
    }

    .site-nav-dropdown .col-1,
    .site-nav-dropdown .col-2,
    .site-nav-dropdown .col-3 {
        width: 100%;
        padding: 0;
    }

    .site-nav-dropdown .col-3 {
        padding-bottom: 28px;
    }

    .site-nav-dropdown .col-1 .inner {
        width: 100%;
        padding: 0;
    }

    .cbp-spmenu .site-nav-dropdown .col-1 .inner:first-child > a {
        border-top: 0;
    }

    .site-nav-dropdown .col-1 ul.dropdown li a {
        padding: 7px 15px;
        font-size: 12px;
        font-weight: 400;
        text-transform: none;
        border: 0;
    }

    .site-nav-dropdown .col-1 ul.dropdown li:hover > a:before {
        left: 20px;
    }

    .site-nav .widget-featured-product {
        text-align: left;
        border-width: 1px 0;
        margin-bottom: 10px;
        padding-top: 23px;
        padding-bottom: 25px;
    }

    .site-nav .products-grid .grid-item {
        text-align: left;
    }

    .site-nav .products-grid .grid-item .product-grid-image {
        float: left;
        margin: 0 15px 0 0;
    }

    .widget-featured-product .grid-item .product-grid-image img {
        width: 80px;
    }

    .widget-featured-product .products-grid .grid-item {
        position: relative;
    }

    .widget-featured-product .details {
        overflow: hidden;
    }

    .site-nav .product-label {
        display: none;
    }

    .site-nav .product-label strong {
        float: left;
    }

    .cbp-spmenu .site-nav-dropdown .col-1 .inner {
        width: 100% !important;
        position: relative;
        padding: 0;
        float: left;
    }

    .cbp-spmenu .site-nav-dropdown.style_4 .inner {
        width: 100%;
    }

    /*Update 2.0.1*/
    .site-nav-dropdown .col-2 .col-left {
        width: 100%;
        clear: both;
        padding: 0;
    }

    .site-nav-dropdown .col-2 .col-right {
        width: 100%;
        clear: both;
        padding: 0 0 10px;
    }

    .site-nav-dropdown .style_2 .col-2 .col-left a {
        padding-right: 0;
    }

    .site-nav-dropdown .style_3 .inner > img {
        display: none;
    }

    .site-nav-dropdown .style_4 .col-2 {
        padding-right: 0;
    }

}


.header-mobile #showLeftPush.active .fa-times {
    display: block;
    line-height: 46px;
}

.header-mobile #showLeftPush {
    display: block;
    font-size: 24px;
    text-align: center;
    cursor: pointer;
}

.header-mobile #showLeftPush.active,
.header-mobile #showLeftPush:hover {
}

.header-mobile .customer-area {
    float: left;
    width: 50%;
    position: static;
}

.header-mobile .customer-area > a {
    float: left;
    width: 100%;
    height: 46px;
}

.header-mobile .customer-links {
    margin: 0;
}

.header-mobile .dropdown-menu {
    font-size: 12px;
    margin: 0;
    width: 200%;
    padding: 10px 15px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.header-mobile .dropdown-menu ul {
    overflow: hidden;
    margin: 0 0 10px;
    padding-left: 0;
    list-style: none;
}

.header-mobile .customer-area .fa-user {
    display: block;
    text-align: center;
    line-height: 46px;
    font-size: 20px;
}


/*** Footer ***/

.footer-model-6 .footer_newsletter button:hover {
    color: #bacd0a;
    color: #ffffff !important;
}


.footer-model-6 .footer-bottom .footer-bottom__menu ul li a:hover {
    color: #bacd0a;
}

.footer-model-6 .copyright a {
    color: #ffffff;
}

.footer-model-6 .copyright a:hover {
    color: #bacd0a;
}

/*.footer-model-6 .site-footer .social-icons li a:hover {
    color: #bacd0a !important;
}*/

.footer-model-6 .footer_newsletter input::-webkit-input-placeholder {
    color: #ffffff;
}

.footer-model-6 .footer_newsletter input:-moz-placeholder {
    color: #ffffff;
}

.footer-model-6 .footer_newsletter input::-moz-placeholder {
    color: #ffffff;
}

.footer-model-6 .footer_newsletter input:-ms-input-placeholder {
    color: #ffffff;
}

.footer-model-6 .footer_newsletter input {
    color: #ffffff;
}


.invoice * {
    box-sizing: border-box;
    box-sizing: border-box;
}

.invoice .text-muted {
    color: #777;
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777;
    font-size: 65%;
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}

.media-left, .media > .pull-left {
    padding-right: 10px;
}

.invoice {
    background: #EEE;
    /* width: 100%; */
    /* margin: 50px auto; */
    padding: 15px !important;
    box-sizing: border-box;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.invoice .invoice-header {
    padding: 25px 25px 15px;
}

.invoice .invoice-header h1 {
    margin: 0;
}

.invoice .invoice-header .media .media-body {
    font-size: 12px;
    margin: 0;
    float: right;
}

.invoice .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    padding: 10px;
    font-size: 14px;
}

.invoice .sectionBody {
    padding: 10px;
    font-size: 12px;
    box-sizing: border-box;
    display: unset;
    padding: 0;
}

.invoice .invoice-body > .table-responsive {
    margin-top: 25px;
}

.invoice .table thead {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    font-size: 14px;
}

.invoice .table.order-table {
    border-collapse: collapse;
}

.invoice .table.order-table tr {
    border-bottom: 1px solid #eeeeee;
}

.invoice .table.total {
    width: 30%;
    text-align: right;
    margin: 0 0 0 70%;
}

.invoice .table thead td {
    padding: 10px;
}

.invoice .invoice-body .panel {
    border: 1px solid #ccc;
    box-sizing: border-box;
    overflow: hidden;
    box-sizing: border-box;
}

.invoice .invoice-body {
    border-radius: 10px;
    padding: 25px;
    background: #fff;
}

.invoice .invoice-footer {
    padding: 15px;
    font-size: 0.9em;
    text-align: center;
    color: #999;
}


.invoice .logo {
    max-height: 70px;
    border-radius: 10px;
}

.invoice .dl-horizontal {
    margin: 0;
}

.invoice .dl-horizontal dt {
    float: left;
    width: 80px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.invoice .dl-horizontal dd {
    margin-left: 90px;
}

.invoice .rowamount {
    padding-top: 15px !important;
}

.invoice .rowtotal {
    font-size: 1.3em;
}

.invoice .colfix {
    width: 12%;
}

.invoice .mono {
    font-family: monospace;
}

.invoice .panel * {
    /* margin: 0; */
    /* box-sizing: border-box; */
    /* padding: 0; */
    overflow: hidden;
    margin: 0;
    font-size: 0.9em;
}

#mslistorders .invoice {
    max-height: 90vh;
}

.invoice .table td {
    padding: 10px 0 !important;
    font-size: 13px !important;
}

.breadcrumb {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 20px;
}

.breadcrumb h1 {
    margin-bottom: 15px;
}

.breadcrumb__sep {
    padding: 5px;
}

.main-content {
    margin-top: 147px;
}

.my-orders input, .my-orders select {
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
    padding: 10px;
    height: auto;
}

.product-list {
    border: 1px solid #e4e4e4;
    margin-bottom: 20px;
}

.collection_sidebar {
    padding: 0px;
    float: left;
    width: 100%;
}

@media screen and (max-width: 967px) {
    .collection_sidebar {
        margin: 0;
    }
}

@media screen and (max-width: 767px) {
    .collection_sidebar {
        display: none;
    }
}

.collection_sidebar .widget {
    float: left;
    width: 100%;
}

.collection_sidebar .widget h4 a.clear, .collection_sidebar .widget .h4 a.clear {
    float: right;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 15px;
    color: #fff;
    border: none;
}

.collection_sidebar .top_products_nav a:hover {
    border-color: #e7561e;
    background: #e7561e;
    color: white;
}

.collection_sidebar .top_products_nav a {
    padding: 0;
    cursor: pointer;
    position: absolute;
    top: 40%;
    width: 35px;
    height: 35px;
    line-height: 40px;
    text-align: center;
}

.collection_sidebar .top_products_nav a.prev {
    left: 0;
}

.collection_sidebar .top_products_nav a.next {
    right: 0;
}

.collection_sidebar .widget_top_rated_products .top_products_nav a {
    opacity: 1;
}

.collection_sidebar .widget_top_rated_products:hover .top_products_nav a {
    opacity: 1;
}

.collection_sidebar .top-products li {
    float: left;
    width: 100%;
}

.collection_sidebar .top-products li a.thumb img {
    margin: auto;
}

.top-products-detail .sale {
    display: none;
    background: #80a814;
    color: #fff;
    font-size: 10px;
    padding: 2px 6px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 5px;
    float: left;
}

.collection_sidebar .top-products .top-products-detail a {
    font-size: 18px;
    float: left;
    width: 100%;
}

@media screen and (max-width: 1599px) {
    .collection_sidebar .top-products .top-products-detail a {
        font-size: 14px;
    }
}

.collection_sidebar .top-products .top-products-detail .price {
    font-size: 16px;
    color: #e7561e;
}

@media screen and (max-width: 967px) {
    .collection_sidebar .top-products .top-products-detail .price {
        font-size: 12px;
    }
}

.collection_sidebar .widget .product-categories li {
    float: left;
    width: 100%;
    position: relative;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.collection_sidebar .widget .product-categories li, .product_sidebar .widget .product-categories li, .blog-design-4 .widget.widget_categories ul li {
    float: left;
    width: 100%;
    padding: 12px 0 12px 5px;
    border-bottom: 1px dashed #e4e4e4;
}

.collection_sidebar .widget .product-categories li:last-child, .product_sidebar .widget .product-categories li:last-child {
    border-bottom: none;
}

.collection_sidebar .widget .product-categories li a span {
    position: absolute;
    right: 0;
    float: right;
}

.collection_sidebar .widget .product-categories li .dt-menu-expand {
    position: absolute;
    right: 0;
    top: 10px;
    cursor: pointer;
    font-size: 16px;
}

.collection_sidebar .widget .product-categories li:before, .sidebar-tag.brand li:before, .widget_categories li:before, .sidebar-tag.price li:before, .sidebar-tag.material li:before, .product_sidebar .widget .product-categories li:before, .sidebar-tag li:before {
    /* content: ""; */
    width: 7px;
    height: 7px;
    border-radius: 100%;
    display: inline-block;
    background: #e7561e;
    position: absolute;
    left: 0;
    right: 0;
    top: 20px;
}

.collection_sidebar .widget .product-categories li, .sidebar-tag.brand li, .widget_categories li, .sidebar-tag.price li, .sidebar-tag.material li, .sidebar-tag li {
    position: relative;
    list-style-type: none;
}

.collection_sidebar .widget .product-categories ul.children {
    padding: 15px 0 15px 15px;
    margin: 0;
    border: none;
}

@media screen and (max-width: 967px) {
    .collection_sidebar .widget ul li a {
        font-size: 13px;
    }
}

.collection_sidebar .widget ul li a:hover,
.collection_sidebar .widget .product-categories li:hover .dt-menu-expand,
.collection_sidebar .widget ul li.active > a,
.collection_sidebar .widget ul li.current > a,
.collection_sidebar .widget ul li > a.current,
.collection_sidebar .widget .product-categories li.active > .dt-menu-expand {
    color: #e7561e;
}

.collection_sidebar .widget .product-categories ul.children li a {
    font-size: 13px;
}

.collection_sidebar .widget .product-categories ul.children {
    margin: 0;
    border: none;
    padding: 0;
}

.collection_sidebar .widget .product-categories ul.children li {
    position: relative;
}

.widget .product-categories li span.dt-sc-toggle:hover:before {
    color: #e7561e;
}

.collection_sidebar .widget .product-categories li span.dt-sc-toggle:before, .product_sidebar .widget .product-categories li span.dt-sc-toggle:before {
    cursor: pointer;
    font-size: 14px;
    content: "\f078";
    font-weight: bold;
    font-family: 'FontAwesome';
    right: 12px;
    top: 10px;
}

.collection_sidebar .widget .product-categories li span.dt-sc-toggle.active:before, .product_sidebar .widget .product-categories li span.dt-sc-toggle.active:before {
    cursor: pointer;
    font-size: 14px;
    content: "\f054";
    font-weight: bold;
    font-family: 'FontAwesome';
    right: 12px;
    top: 10px;
}

.product_sidebar .widget .product-categories li a.active, .collection_sidebar .widget .product-categories li a.active, .blog-design-4 .widget.widget_categories ul li.active {
    color: #e7561e;
}

.widget h4, .widget .h4 {
    font-size: 18px;
    letter-spacing: 1px;
    position: relative;
    background: #e7561e;
    color: #fff;
    padding: 4px 20px;
    border-bottom: 0px solid;
    border-radius: 4px;
    margin-top: 3px;
}

.collection_sidebar .dt-sc-toggle, .homepage_sidebar .dt-sc-toggle, .product_sidebar .widget .product-categories li .dt-sc-toggle {
    float: right;
    width: 14%;
    text-align: center;
    cursor: pointer;
}

.quantity_width {
    width: 60%;
    float: none;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}

.quantity_width span {
    cursor: pointer;
}

.quantity_width .minus, .quantity_width .plus {
    padding: 10px;
}

.product_single_detail_section .product-single__quantity input#quantity {
    border: 1px solid #e4e4e4;
    width: 55px;
    font-size: 14px;
    margin: 0;
    text-align: center;
    line-height: 1;
    padding: 10px;
}

.quantity-box-section label, .total-price label {
    font-size: 13px;
    color: #000;
    font-weight: 700;
}

.product-single__quantity .total-price * {
    font-size: 16px;
    font-weight: 700;
}

.product_single_price .money {
    font-size: 16px;
}

p {
    font-size: 14px;
    line-height: 26px;
    color: #333;
}

.product_single_detail_section .product-infor label {
    font-weight: 700;
}

.product_single_detail_section .brand span {
    font-weight: 700;
    padding: 5px;
    border: 1px solid #ccc;
    margin-bottom: 5px;
}


.toolbar .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    display: none;
    float: left;
    padding: 15px 20px;
    margin: 0px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border-top: none;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.toolbar ul li {
    list-style: none;
}


.toolbar .open .dropdown-menu {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    left: auto;
    text-align: left;
}

.fixed-top {
    top: 0;
    transition: top .3s;
}

.fixed-top:not(.sticky) .menu-tool > a {
    display: none !important;
}

.fixed-top.sticky {
    top: -100px;
    transition: top .3s;
}

.fixed-top:not(.sticky) .menu-tool .menu_bar_right {
    display: none
}

.menu-tool .menu_bar_right {
    padding: 2px 15px 2px;
}

.menu-tool .menu_bar_right a {
    color: white !important;
}

@media screen and (max-width: 1440px) {
    .main-content {
        margin-top: 147px;
    }
}

@media screen and (max-width: 1024px) {
    .grid__item .featured-content h3, .grid__item .featured-content .h3 {
        font-size: 22px;
    }

    .animated-arrow > .main > .text {
        font-size: 14px;
    }

    #home-slider-wrapper ul li h3, #home-slider-wrapper ul li .h3 {
        font-size: 34px;
    }
}


#nutritionfacts {
    background-color: white;
    border: 1px solid black;
    padding: 3px;
    width: 350px;
    margin: 0 auto;
}

#nutritionfacts td {
    color: black;
    font-family: 'Arial Black', 'Helvetica Bold', sans-serif;
    font-size: 8pt;
    padding: 0;
}

#nutritionfacts td.header {
    font-family: 'Arial Black', 'Helvetica Bold', sans-serif;
    font-size: 28px;
    white-space: nowrap;
}

#nutritionfacts div.label {
    float: left;
    font-family: 'Arial Black', 'Helvetica Bold', sans-serif;
}

#nutritionfacts div.serving {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-align: center;
}

#nutritionfacts div.weight {
    display: inline;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 1px;
}

#nutritionfacts div.dv {
    display: inline;
    float: right;
    font-family: 'Arial Black', 'Helvetica Bold', sans-serif;
}

#nutritionfacts table.vitamins td {
    font-family: Arial, Helvetica, sans-serif;
    white-space: nowrap;
    width: 33%;
}

#nutritionfacts div.line {
    border-top: 1px solid black;
}

#nutritionfacts div.labellight {
    float: left;
    font-family: Arial, Helvetica, sans-serif;
}

#nutritionfacts .highlighted {
    border: 1px dotted grey;
    padding: 2px;
}
label[for="productSelect-option-0-0"] {
    display: none;
}

#add-to-cart-form .selector-wrapper {
    display: none
}

#productSelect-option-0-0 {
    display: none;
}

#productSelect-option-0-0 + .custom-style-select-box {
    display: none !important;
}
label[for="productSelect-option-0-2"] {
    display: none;
}

#add-to-cart-form .selector-wrapper {
    display: none
}

#productSelect-option-0-2 {
    display: none;
}

#productSelect-option-0-2 + .custom-style-select-box {
    display: none !important;
}
