@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100&display=swap');

body  {
    font-family: Roboto;
}

p, h1, h2, h3, h4, h5, h6 {
    margin: 0;
}
a:hover {
    text-decoration: none;
}
/* .panel.wrapper {
    background: #ededed;
} */
.search-container {
    width: 40%;
}
.search-container .block-search {
    float: none;
    width: auto;
    padding: 0;
}

.search-container .block-search input {
    height: 52px;
    padding-left: 24px;
}
.amsearch-form-container .input-text:focus, .search-container .block-search input {
    border: 1px solid #a8a8a8;
}

.search-container .block-search input:focus {
    box-shadow: none;
}

.search-container .block-search .action.search {
    right: 22px;
    opacity: 1;
}

.search-container .block-search .action.search::before {
    content: url('../images/icons/search_icon.png');
    position: relative;
    top: 5px;
}

.amsearch-form-container.-opened .amsearch-wrapper-input {
    position: unset;
}
.sections.nav-sections {
    margin-bottom: 0;
    background: #fff;
}
.navigation {
    background: #fff;
    color: #707070;
    text-align: center;
    max-width: unset;
}
.navigation {
    padding: 0 125px;
    border-top: 1px solid #a8a8a8;
    border-bottom: 1px solid #a8a8a8;
}

.navigation > ul {
    border: none;
}

.navigation .level0 > .level-top {
    padding: 25px 0;
}

.page-header .block-search {
    max-width: 720px;
}
.block-search .input-text {
    height: 52px;
    padding-left: 24px;
    border-radius: 0;
    background-color: #fff;
    border: 1px solid #a8a8a8;
}
.block-search .input-text:hover, .block-search .input-text:active, .block-search .input-text:focus, .block-search .input-text:not([disabled]):focus {
    box-shadow: none;
    border-color: #a8a8a8;
}

.amsearch-form-container .input-text:focus, .search-container .block-search input {
    border: 1px solid #a8a8a8;
}

.block-search input:focus {
    box-shadow: none;
}
.block-search .action.search {
    right: 15px;
    opacity: 1;
    padding: 0;
    background: url('../images/icons/search_icon.png');
    width: 42px;
    height: 42px;
}
.amsearch-form-container.-opened .amsearch-wrapper-input {
    position: unset;
}

.block-search .actions {
    right: 5px;
    left: unset;
    top: 5px;
}
.header.content .block.block-search {
    flex: 2;
    margin: 0;
    height: 55px;
}
.page-header .header.content {
    margin: 0;
    width: 100%;
    padding: 0 125px;
    max-width: unset;
    height: 140px;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 15px;
}
.page-header .logo {
    margin-inline-end: 0;
}
.amsearch-form-container.-opened .amsearch-wrapper-input {
    position: unset;
}
.amsearch-form-container.-opened .amsearch-wrapper-input, .search-autocomplete, .amsearch-results {
    max-width: 720px;
}
.amsearch-close {
    top: 15px;
}
.footer.content {
    width: 100%;
}
.breadcrumbs {
    margin-top: 20px;
}
div#ninjamenus1 {
    z-index: 10;
}
.customer-account-create header.page-header,.contact-index-index header.page-header,.customer-account-index .header.page-header {
    margin-bottom: 20px;
}
.contact-index-index h1.page-title {
    text-align: center;
}
.checkout-index-index #maincontent {
    max-width: 100%;
}
.checkout-index-index .page-header:before{
    display: none;
}
#discount-form {
    max-width: 100%;
}
.minicart-wrapper.active .block-minicart {
    width: 400px;
}
.checkout-cart-index #block-shipping {
    display: none;
}
.amtheme-sidebar-reorder .amtheme-actions {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.amtheme-sidebar-reorder .amtheme-actions a{
    margin-inline-start: 0!important;
}
ul#ui-id-1 {
    justify-content: center;
}
.slick-dots {
    width: 100%!important;
}
.slick-list .product-item-photo img {
    margin: auto;
}
.cart-summary button.action, .block.block-minicart button.action {
    background: #ff9a02;
    border: #ff9a02;
}
.amtheme-tabs-buttons .amtheme-title.-am-active {
    background: #ff9a02;
}
.amtheme-tabs-buttons .amtheme-title {
    border: 2px solid #ff9a02;
}
.slick-slider .slick-dots li.slick-active button:before{
    background: #ff9a02;
}
button{
    background: #ff9a02;
}
button:hover {
    background: #fff;
    border: 1px solid #ff9a02;
    color: #ff9a02;
}
.filter-options-content .items.-am-singleselect .amshopby-link-selected, .filter-options-content .swatch-option.selected + .am-shopby-swatch-label {
    color: #ff9a02;
}
.filter-options-content .items.-am-singleselect .amshopby-link-selected .count, .filter-options-content .swatch-option.selected + .am-shopby-swatch-label .count {
    color: #ff9a02;
}
.filter-options-content .item a:hover,.filter-options-content .item a:hover .count{
    color: #ff9a02;
}
.actions-toolbar .action.primary, .actions-toolbar .primary > .action, .actions-toolbar .amshopby-button, .actions-toolbar .am-filter-go, .actions-toolbar .widget.amrelated-grid-wrapper.grid .widget-product-grid .product-item-actions .action.tocart, .actions-toolbar .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go, .actions-toolbar .am-show-button > .amshopby-button{
    background: #ff9a02;
}
.amgdprcookie-modal-container.modal-popup.modal-slide {
    height: 100vh;
}
.landing-row {
    display: flex;
    gap: 10px;
    justify-content: center;
    flex-wrap: wrap;
}
.landing-grid-container {
    margin-bottom: 50px;
}
.support-your-local-artist-container {
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
}
.support-your-local-artist-container img {
    max-width: 220px;
    height: auto;
}
.support-your-local-artist-inner-content {
    display: flex;
    flex-direction: column;
    gap: 50px;
}
.local-artist-head-content {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}
.local-artist-description {
    max-width: 50%;
}
.local-artist-items {
    display: flex;
    gap: 20px;
    justify-content: center;
    margin-bottom: 10px;
    flex-wrap: wrap;
}
.panel.header ul.header.links {
    display: none;
}
.customer-welcome {
    display: inline-block;
    position: relative;
    cursor: pointer;
}
.customer-welcome .customer-menu {
    display: none;
}
.customer-welcome.active ul {
    display: block;
}
.customer-welcome.active .customer-menu {
    display: block;
}
.customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
}
.customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
}
.customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    display: none;
    z-index: 101;
    box-sizing: border-box;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.customer-welcome ul li {
    margin: 0;
    padding: 0;
}
.amtheme-icons-container .account-container {
    margin-inline-end: 22px;
}
.page-header .amsearch-input-wrapper {
    min-width: 500px;
}
