/* Button */
#aurora-nav-btn {display: none;cursor: pointer;}
.anb-line {width: 35px;border-top: 3px solid #000;margin: 0 auto 6px;transition: .3s;}
.anb-line:last-child {margin-bottom: 0;}

/* Menu */
#aurora-mobile-menu {position: fixed;z-index: 9999;left: 0;top: 0;width: 75vw;height: 100vh;transform: translate(-100%,0);text-align: left;background: #333;line-height: 1.4;transition: .4s;}
#aurora-mobile-menu .menu-title {padding: 30px 20px;color: #fff;font-size: 17px;border-bottom: 1px solid rgba(255,255,255,0.12);}
#aurora-mobile-menu li {position: relative;}
#aurora-mobile-menu li span {position: absolute;z-index: 2;right: 0;top: 0;width: 40px;line-height: 40px;text-align: center;background: rgba(255,255,255,0.12);color: #fff;font-size: 12px;cursor: pointer;}
#aurora-mobile-menu a {display: block;padding: 0 20px;line-height: 40px;border-bottom: 1px solid rgba(255,255,255,0.12);color: #fff;font-size: 14px;text-decoration: none;}

.amb-active .anb-line:nth-child(1) {transform: rotate(45deg) translate(0,6px);}
.amb-active .anb-line:nth-child(2) {transform: rotate(-45deg) translate(0,-6px);}
.amb-active .anb-line:nth-child(3) {opacity: 0;}
#aurora-mobile-menu.amm-active {transform: translate(0);}

/* Submenu */
#aurora-mobile-menu .sub-menu {background: rgba(0,0,0,0.3); padding: 10px 0 10px 20px;}
#aurora-mobile-menu .sub-menu a {border: 0; padding: 0 10px;}html#ecwid_html body#ecwid_body .ecwid.ecwid-SingleProduct a,
.ecwid-SingleProduct a div.ecwid-title {
    color: #000;
    text-decoration: none;
}

html#ecwid_html body#ecwid_body .ecwid-SearchPanel input {
    max-width: 300px;
}

html#ecwid_html body#ecwid_body .ecwid-shopping-cart-categories #horizontal-menu,
html#ecwid_html body#ecwid_body .ecwid-shopping-cart-categories .horizontal-menu {
    margin-bottom: 10px;
    margin-top: 10px;
}

.ecwid-shopping-cart-categories .horizontal-menu-item {
    background-image: none;
}

html#ecwid_html body#ecwid_body .ecwid-productsList ul li .ecwid-productsList-name {
    color: inherit;
    font-size: inherit;
}

html#ecwid_html body#ecwid_body .ecwid tr:hover td {
    color: inherit;
}

html#ecwid_html body#ecwid_body .ecwid table {
    line-height: inherit;
}

.ecwid-SingleProduct-v2 {
    box-sizing: content-box;
}

.ecwid .ecwid-productBrowser input {
    display: inline-block;
}

.ecwid .ecwid-productBrowser label {
    vertical-align: middle;
}

.ecwid .ecwid-productBrowser select,
.ecwid .ecwid-productBrowser input {
    background-color: #fff;
    color: #333;
}

/* fix old search widget */
.ecwid-shopping-cart-search .ecwid-SearchPanel .ecwid-SearchPanel-field {
    display: inline-block;
}

.ecwid-shopping-cart-search .ecwid-SearchPanel .ecwid-SearchPanel-field {
    font-size: 14px;
}

.ecwid-shopping-cart-search .ecwid-SearchPanel .ecwid-SearchPanel-button {
    font-size: 14px;
    font-weight: 400;
}


html#ecwid_html body#ecwid_body .ecwid.ecwid-SingleProduct-v2.ecwid-random-product {
    min-width: unset;
}

.ecwid-random-product:not(.loaded) {
    min-height: 290px;
}

.ecwid-shopping-cart-categories {
    min-height: 51px;
    margin: 10px 0;
}

.ecwid-shopping-cart-search {
    min-height: 42px;
}

#dynamic-ec-store-container {
    width: 100%;
}

.hide-ec-dynamic-placeholder {
    margin-bottom: 0 !important;
}

.hide-ec-dynamic-placeholder .ecwid-shopping-cart-product-browser {
    display: none;
}

.ec-demo-notice {
    text-align: center;
}

.ec-demo-notice .ec-notice__wrap {
    background-color: #fcf5e8 !important;
}

.ec-cart-widget[data-icon]::before {
    content: '';
}

#dynamic-ec-store-container,
#static-ec-store-container {
    margin-top: 0 !important;
}