@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter/Inter-Regular.woff2') format('woff2'),
        url('../fonts/Inter/Inter-Regular.woff') format('woff');
    font-display: swap; ascent-override: 90%;
  descent-override: 10%;
  line-gap-override: 0%;
}

@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway/Raleway-Light.woff2') format('woff2'),
        url('../fonts/Raleway/Raleway-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap; ascent-override: 90%;
  descent-override: 10%;
  line-gap-override: 0%;
}

@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway/Raleway-Regular.woff2') format('woff2'),
        url('../fonts/Raleway/Raleway-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap; ascent-override: 90%;
  descent-override: 10%;
  line-gap-override: 0%;
}

@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway/Raleway-Medium.woff2') format('woff2'),
        url('../fonts/Raleway/Raleway-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap; ascent-override: 90%;
  descent-override: 10%;
  line-gap-override: 0%;
}



h1,h2,h3,h4 {
    font-family: 'Raleway';
    font-weight: 300;
    color:#212120;
}
span.price {
    font-family: 'Inter';
}

main#maincontent {
    margin-top: 20px;
}
.modal-slide._show, .modal-popup._show {
    z-index: 9991 !important;
}


* {box-sizing: border-box;}
body{font-family: Inter;}
button.action-secondary.action-dismiss {border-radius: 5px;}
button.action-primary.action-accept {
    border-radius: 5px;
    background: #01133b;
    border-color: #01133b;
}
.modal-popup.confirm .modal-inner-wrap {
    border-radius: 10px;
}
.primary .primary.action, button.action.primary {
    background: #212120;
    color: #fff;
    border-radius: 0;
    border-color: #212120;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    transition: background 0.3s;
}
.primary .primary.action:hover, button.action.primary:hover, .primary .primary.action:focus, button.action.primary:focus {
    background: #FFFFFF;
    border: 1px solid #212120;
    color: #212120;box-shadow: none;
}
p#price_promise_btn {
    cursor: pointer;
}

.message.info{background: #f3f3f0;color: #212120;}
.message.info > *:first-child:before{color: #212120;}
._keyfocus *:focus, input:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus{
box-shadow: none;
}
.mst-searchautocomplete__item.magento_catalog_product .store > .price {
    font-family: 'Raleway';
}
.common-btn-white {
  display: inline-block;
  padding: 12px 100px;
  color: #FFFFFF;
  text-decoration: none;
  transition: background 0.3s;
  border: 1px solid rgba(255, 255, 255, 0.65);
  text-transform: uppercase;line-height:19px;
}
.common-btn-white:visited {
    color: #FFFFFF;
}
.common-btn-white:active {
    
}
.common-btn-white:hover {
  background: #FFFFFF;color: #212120;text-decoration:none;
}
.common-btn-black {
  display: inline-block;
  padding: 12px 100px;
  color: #212120;
  text-decoration: none;
  transition: background 0.3s;
  border: 1px solid rgba(33, 33, 32, 0.65);
  text-transform: uppercase;line-height:19px;
}
.common-btn-black:visited {
    color: #212120;
}
.common-btn-black:active {
    
}
.common-btn-black:hover {
  background: #212120;color: #fff;text-decoration:none;
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: 1;
}

html a:visited, html .alink:visited{color: #302E2A;}
body._has-modal{overflow: initial;}
.messages .message.success, .messages .message.success>*:first-child:before{color: #01123b;}

/*Set Font Family*/
.block-search #search{font-family: 'Inter';}
.fieldset > .field > .label, .fieldset > .fields > .field > .label {
    color: #212120;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 12px;
}
select, input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type*="date"], input[type="email"] {
    border-color: #CCCCCC;
    height: 42px;
}
.customer-account-forgotpassword  .page-main > .page-title-wrapper .page-title {
    font-size: 20px;
    font-weight: 500;
    font-family: 'Raleway';
}
.customer-account-forgotpassword .primary .primary.action, button.action.primary {
    min-width: 250px;
    padding: 10px 0;
}
.mst-searchautocomplete__highlight {
    color: #212120;
}

.mst-searchautocomplete__item.magento_catalog_product .title a:hover {
    text-decoration: none;
    opacity: 65%;
}

.mst-searchautocomplete__item.magento_catalog_product .description {
    color: #212120;
}

.mst-searchautocomplete__item.magento_catalog_product .title a:active {
    text-decoration: none;
    opacity: 65%;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: 1 !important;
}
.slick-prev:before, .slick-next:before{
    content: "" !important;
    width: 20px;
    height: 20px;
    background-image: url(../icons/right.svg);
    background-size: contain;
    background-repeat: no-repeat;vertical-align: bottom;
    padding: 0;
}
.slick-prev:before{
    background-image: url(../icons/left.svg);
}

.product-item-details .product-reviews-summary {display: none;}
.product-item-info .labels {width: 28%;z-index: 9;position: absolute;}
.message.global.noscript, .message.global.cookie {background: #f4f4f4; box-shadow: 0 3px 38px 2px;text-align: center;}


/*header common*/
html.mstInPage, html.mstInPage body{overflow-y: auto;}
.page-wrapper .page-header .panel.wrapper {background-color: #01123b;font-weight: 900;}
.page-wrapper .page-header .header.panel {padding-bottom: 7px;padding-top: 8px;display: flex;}
.headertext {color: #fff;text-transform: uppercase;font-size: 13px;line-height: 20px;}
.contact.headertext a {color: #fff;font-size: 14px;}

/*MINICART*/



/*HEADER*/
.page-header .navigation .level0 > .level-top {
    color: #212120;text-transform: uppercase;
}
.page-header .nav-sections {
    background: initial;margin-bottom: 0;
}
.page-header .navigation {
    background: initial;
}
.page-header a.logo {
    margin: 0;z-index: 1;
}
.header.content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    gap: 20px;
    padding: 10px 20px;
}

.page-header .navigation .level0.level-top:hover::before {
    content: "•";
    color: #212120;
    display: inline-block;
    font-size: 11px;
    position: absolute;
    bottom: 0;
    left: 48%;
}



/* Navigation Menu */
.navigation .level0 > .level-top{font-weight: 500;}
.header.content .sections.nav-sections {
    flex: 1;    z-index: 1;
}

.header.content .navigation ul li a:hover {
    opacity: 65%;
    color: #212121;
}

.header.content .block-search input[type="text"] {
    padding: 6px 10px;
    border: 1px solid #ccc;
    height: 45px;
}

.header.content .block-search button:hover {
    background: #d32f2f;
}

/* Cart & Account */
.header.content .lastheaderblock {
    display: flex;
    align-items: center;
    gap: 30px;z-index: 1;
}

.page-header .header.content {
    padding: 5px 20px 5px;max-width: 100%;
}
.page-header {
    position: relative;
    width: 100%;
    transition: all 0.3s ease;
    z-index: 1000;
}

.page-header.sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #FFFFFF;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}



/* Hide search input and label */
.icon-search:before{
    font-size: 20px;
    color: #FFFFFF;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    cursor: pointer;
}
a.storylink {
    font-size: 14px;
    color: #212120;
    text-transform: uppercase;vertical-align: middle;
}

a.storylink:hover {
    text-decoration: none;opacity: 65%;
}
.lastheaderblock button.toggle-button:hover:before {
    opacity: 65%;
}
.search-bar {
    position: relative;
}
.search-bar.active .search-input-sec {
    display: block;
    position: absolute;
    right: -30px;
    top: 44px;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
}
.search-input-sec {display:none;}
.search-bar.active .search-input-sec {display:block;}
.search-input-sec .actions {
    display: none;
}
.block-search #search:focus {
    box-shadow: initial;
    border-color: #bbb;
}
.page-header .minicart-wrapper .action.showcart:before {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(../icons/basket.svg);
    background-size: contain;
    background-repeat: no-repeat;vertical-align: bottom;
    padding: 0;
}
.page-header .navigation .level0.active > .level-top, .page-header .navigation .level0.has-active > .level-top {
    border: 0;
}
.breadcrumbs {
    display: none;
}
.minicart-wrapper .action.showcart.active:hover:before {
    color: #fff;
}
.minicart-items .product-item-name a:focus {
    box-shadow: none;
}
.minicart-items .product-item-name a:hover {
    text-decoration: none;
    opacity: 65%;
}
.toggle-toplinks {
    position: relative;
}
.lastheaderblock .toggle-content {
    position: absolute;
    background-color: #fff;
    padding: 10px;
    z-index: 1000;
    right: -19px;
    top: 35px;
    line-height: 25px;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
}
.togglesec, .ourstorysec, .searchsec, .minicartsec {
    position: relative;
}
.togglesec:hover::before,
.searchsec:hover::before,
.minicartsec:hover::before,
.ourstorysec:hover::before {
    content: "•";
    color: #212120;
    display: inline-block;
    font-size: 11px;
    position: absolute;
    bottom: -17px;
    left: 48%;
}
.ourstorysec:hover::before{
    bottom: -13px;
}
.minicartsec:hover::before{
    left: 42%;
}
.searchsec:hover::before{
    bottom: -14px;
}
.lastheaderblock ul.header.links {
    margin-bottom: 0;
    padding-left: 5px;
}
.lastheaderblock .toggle-content li {
    display: block;margin-bottom: 0;list-style: none;
}

.lastheaderblock .toggle-toplinks li a, .lastheaderblock .toggle-button, .lastheaderblock .toggle-content a {
    text-decoration: none;
    color: #333;
    display: flex;
    align-items: center;
    padding: 5px 10px;
    white-space: nowrap;
    background: initial;
    border: 0;
}
.lastheaderblock .toggle-button:before {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(../icons/account.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
.lastheaderblock .minicart-wrapper {
    margin-left: 0;
}
.icon-search:before {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(../icons/search.svg);
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: sub;
    cursor: pointer;
}
.icon-search:hover:before {
    opacity: 65%;
}
.lastheaderblock .toggle-button {
    color: #fff;padding: 0;cursor: pointer;
}
.lastheaderblock .toggle-toplinks li a:hover, .lastheaderblock .toggle-content a:hover {
    background: #FBFBFB;
}
.minicart-wrapper .action.showcart {
    position: relative;
}
.minicart-wrapper .action.showcart .counter.qty {
    position: absolute;
    top: -2px;
    right: -23px;
    background: #212121;
    color: #FFFFFF;
    padding: 1px 3px;
    margin: 0;
}

.minicart-wrapper .action.showcart .counter-number {
    text-shadow: none;
}
.mst-searchautocomplete__autocomplete._active {
    margin-top: 15px;
    border: 0;
    box-shadow: none;
    min-width: initial;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all a {
    padding: 8px 0;
    font-size: 12px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
}

.mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all {
    height: auto;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__index-title {
    margin: 0;
    padding-left: 0;
    color: #000;
    font-size: 12px;border-top: 1px solid #efefef;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__spinner {
    top: 28px;
    right: 26px;
}
.mst-searchautocomplete__autocomplete {
    position: initial;
}


._has-modal .page-header .minicart-wrapper .block-minicart {
    z-index: 9;
}
.page-header .minicart-wrapper .block-minicart {z-index: 999999;position: fixed;top: 0;padding: 0;right: 0;min-width: initial;bottom: 0;margin-top: 0;border: 0;border-left: 1px solid #d4d4d4;box-shadow: -5px 0 25px rgb(0 0 0 / 30%);overflow-x: scroll;}
.page-header .minicart-items-wrapper {padding: 0 35px;margin: 0;position: absolute;height: calc(100% - 269px) !important;width: 100%;top: 120px;overflow-y: auto;border: 0;}
.minicart-items .product-item-details .details-qty {
    margin-top: 0;
}
.minicart-wrapper .main-actions {
    display: flex;
    gap: 15px;align-items: center;
}
.minicart-wrapper .item-qty.cart-item-qty {
    border: 0;
    padding: 0;
    width: 25px;opacity: 1;
}
.minicart-wrapper .action.close:before{display:none;}
.minicart-wrapper .action.close {
    width: auto;
    right: 11px;
    top: 0;
    text-transform: uppercase;
    color: #212120;
    font-size: 14px;display:none;
}
.minicart-wrapper .product .actions {
    margin: 0;
}
.minicart-wrapper .p-info {
    display: flex;
}
.minicart-wrapper .left-item {
    flex: 1;
}
.page-header div#minicart-content-wrapper {
    margin-top: 35px;
}
.minicart-wrapper .action.close>span {position: initial;}
.bottom-cart {position: fixed;bottom: 0;width: 464px;text-align: center;}
button#top-cart-btn-checkout {
    font-size: 14px;
    padding: 12px 0;
    margin: 0;
    width: 100%;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 500;
}
.minicart-wrapper .block-minicart .block-title {
    display: block;
    padding: 0 35px;
    font-size: 28px;
    font-family: 'Raleway';
}
.minicart-wrapper .product-item-details {text-align: left;position: relative;}
.minicart-wrapper .product .actions .primary {display: none;}
.minicart-items .product-item-name {padding-right: 18px;}
.minicart-items .product-item-name a {
    color: #212120;
    font-size: 18px;
}
.minicart-wrapper .minicart-items .price-container {float: right;}
.minicart-items .product-item-details .price {
    font-weight: 500;
    font-size: 16px;
    color: #212120;
    font-family: 'Raleway';
}
.block-minicart .subtotal {
    margin: 0px 35px 0 35px;
    text-align: right;
    display: flex;
    padding: 10px 0 0 0;
    border-top: 1px solid #CCCCCC;
}
.minicart-items .product-item:not(:first-child) {
    border: 0;
}
.block-minicart .amount.price-container {flex: 2;}
.block-minicart .subtotal span.label {
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 2px;
    color: #212120;
}
.block-minicart .amount .price-wrapper:first-child .price {
    font-weight: 500;
    font-size: 16px;
    font-family: 'Raleway';
    color: #212120;
}
.block-minicart a.action.viewcart {
    margin-bottom: 12px;
    float: left;
    width: 100%;
    border: 1px solid rgba(33, 33, 32, 0.65);
    padding: 10px 0;
    text-transform: uppercase;
    color: #212120;
    font-size: 14px;
}
.block-minicart a.action.viewcart:hover {
    text-decoration: none;
}
.page-header .minicart-wrapper .action.showcart:hover:before {
    opacity: 65%;
}
.block-minicart .bottom-cart .actions{padding: 0 35px 10px;}
.minicart-items .product-item-pricing .label {text-transform: uppercase;}
.minicart-items .update-cart-item {border-radius: 0;text-transform: uppercase;}
.totalmini {float: right;padding-left: 10px;text-align: left;border-left: 1px solid #d4d4d4;margin-left: 10px;color: #595959;}
.totalmini p{margin:0;}
.mini-info {float: right;border: 1px solid #d4d4d4;border-radius: 25px;padding: 5px 15px;}
.totalmini span.vat {margin-left: 6px;}
.totalmini span.price {font-weight: 600;font-size: 16px;}
.minicart-wrapper .more {display: inline-block;padding: 0 8px;font-size: 18px;}
.minicart-wrapper .less {display: inline-block;font-size: 18px;padding: 0 8px;}
.minicart-wrapper .minicart-items .action.delete:before {
    content: none;
}
.minicart-items .action.delete > span {
    position: initial;
    font-weight: 600;
    font-size: 15px;
    color: #212120;
}
.minicart-items .action.delete > span:hover {
    opacity: 65%;
}
.minicart-wrapper .block-minicart .block-title span.text {
    font-weight: 400;
    font-family: 'Raleway';
    color: #212120;font-size: 28px;
}
.minicart-wrapper .block-minicart .block-title .items_count {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Inter';
    color: #212120;font-weight: 400;
}
/*FOOTER*/
.page-footer{background: #FBFBFB !important;padding: 40px !important;}
.footer.content {padding-left: 0;padding-right: 0;}
.footer-middle {float: left;width: 100%;}
.footer-middle .column {float: left;padding-right: 40px;}
.footer.content .footer-middle .column .block {float: left;width: 100%;margin-bottom: 15px;}
.footer-bottom {float: left;width: 100%;text-align: center;}
.footer-bottom h3 {margin-top: 0;font-weight: 400;font-size: 22px;}
.footer-middle .column .block-title {text-transform: uppercase;margin-bottom: 15px;}
.footer-middle .column .block-title strong {
    font-family: 'Inter';
    font-weight: 400;
    color: #212120;
    font-size: 12px;
}
.footer.content .links a {
    color: #212120;
    text-decoration: none;
    font-size: 15px;
    font-weight: 400;
}
.footer.content .links a:visited {
    color: #212120;
}
.logopart {margin-top: 35px;}
.logopart img {margin-left: 51px;vertical-align: middle;}
.footer-bottom {
  font-size: 14px;
}
.footer.content .links a:hover {
    text-decoration: none;
    opacity: 65%;
}
.copyright-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.copyright-custom {
    text-align: left;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 12px;
    color: #212120;
}
.logopart {
  text-align: right;
  margin: 0;
  padding: 0;
}

.logopart img {
  max-height: 35px;
  width: auto;
  display: block;
}
.footer-row {
    display: flex;
}

.logo-footer {
    margin-left: auto;
    display: flex;
    align-items: center;
}
.mobile-nav, .mobile-nav-bottom{display:none;}


/*Bottom Box*/


/*sidebar category block*/


/*Header*/


@media screen and (min-width: 768px) {
    .page-header .block-search{min-width: 480px;padding-left: 0;padding: 15px;background: #FFF;}
    .lastheaderblock .toggle-content:after, .search-bar.active .icon-search:after {content: '';position: absolute;right: -4px;top: 22px;border: 11px solid transparent;border-bottom-color: inherit;transition: border-bottom-color 0.3s;color: #fff;z-index: 11;}
    .lastheaderblock .toggle-content:after {top: -22px;right: 15px;}
    .minicart-wrapper .block-minicart {width: 464px !important;}
}
@media screen and (max-width: 1080px) {
    .nav-sections .navigation .level0 {
        margin-right: 0;
    }
    .navigation ul {
        padding: 0;
    }
    .header.content .lastheaderblock {
        gap: 20px;
    }
}
@media screen and (max-width: 980px) {
    .page-header .navigation .level0 > .level-top {
        padding: 0 7px;
    }
}
@media screen and (max-width: 940px) {
    .page-header .navigation .level0 > .level-top {
        font-size: 12px;
    }
    a.storylink {
        font-size: 12px;
    }
    .lastheaderblock .toggle-button:before{width: 15px;height: 15px;}
    .icon-search:before {width: 15px;height: 17px;}
    .page-header .minicart-wrapper .action.showcart:before {content: "";width: 15px;height: 17px;}
}
@media screen and (max-width: 840px) {
    .page-header .navigation .level0 > .level-top {font-size: 11px;}
    a.storylink {font-size: 11px;vertical-align: text-bottom;}
}
@media screen and (max-width: 800px) {
    .header.content .lastheaderblock {gap: 11px;}
}
@media screen and (max-width: 768px) {
    .header.content .sections.nav-sections {
        z-index: 99;background: #FFF;
    }
    .header.content .sections.nav-sections {
        padding: 0 20px;
    }
    .nav-sections-item-title {
        display: none;
    }
    .nav-sections-item-content {
        margin-top: 0;
        padding: 0;
    }
    .page-header .navigation .level0 > .level-top{
        color: #212120;padding: 12px 0;font-size: 14px;
    }
    .navigation .level0 {border-top: 1px solid #CCCCCC;}
    .navigation .level0:first-child {
        border: 0;
    }
   
    .mobile-nav{display:block;}
    a.storylink {font-size: 14px;width: 100%;display: inline-block;padding: 12px 0;}
    .mobile-nav-bottom {
        display: block;
        position: absolute;
        bottom: 0;
        left: 20px;
        right: 20px;
    }
    .mobile-nav-bottom ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    
    .mobile-nav-bottom ul li {
        margin: 0;
        border-bottom: 1px solid #CCCCCC;
        padding: 12px 0;
        text-transform: uppercase;
        font-size: 14px;
        color: #212120;
    }
    .mobile-nav-bottom ul li a {
        color: #212120;
    }
    .mobile-nav-bottom ul li:hover, .mobile-nav-bottom ul li a:hover {
        text-decoration: none;
        opacity: 65%;
    }
    .mobile-nav-bottom ul li:last-child {
        border: 0;
    }
    .nav-toggle:before{
        content: '';
        background-image: url(../icons/menu.svg);
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        right: -25px;
        top: 16px;
        width: 20px;
        height: 20px;
    }
    .page-header .header.content {
        padding: 32px 20px 32px;
    }
    .minicartsec {
        position: absolute;
        right: 18px;
    }
    .minicart-wrapper .action.showcart .counter.qty{
        top: -3px;
        right: 26px;padding: 0 3px;
    }
    .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon), .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
        margin-left: 0;
    }
    .lastheaderblock .ourstorysec, .lastheaderblock .toggle-toplinks, .lastheaderblock .search-bar {
        display: none;
    }
    header.page-header {
        border: 0;
    }
    .lastheaderblock .minicart-wrapper {
        margin-top: 0;
    }
    .page-header .header.content {
        display: flex;
        justify-content: center;
    }
    .page-header .minicart-wrapper .action.showcart:before {
        width: 20px;
        height: 20px;
    }
    .page-header .logo {
        margin: 0 auto;
        display: inline-block;
    }
    .common-btn-white, .common-btn-black {
        padding: 8px 50px;
        font-size: 14px;
    }
    .ourstorysec {border-bottom: 1px solid #d1d1d1;display: unset;}
    .ourstorysec:hover::before {content: '';}
    .minicart-wrapper .block-minicart{width: 90% !important;max-width: 425px;}
    .bottom-cart {width: 90%;max-width: 425px;}
    .footer.content{border-top: 0;}
    .footer-row {display: initial;}
    .footer-middle .column {float: none;padding-right: 0;}
    .footer.content .links > li {background: initial;border: 0;}
    .footer-middle .column .block-title {
        position: relative;
    }
    .page-footer .block-content {
        display: none;
    }
    .mst-searchautocomplete__autocomplete .mst-searchautocomplete__spinner {
        top: 52px;
        right: 10px;
    }
    .block-search #search {
        margin-bottom: 0;
    }
    .footer-middle .block-title.togglefooter:after {
        content: '';
        background-image: url(../icons/down.svg);
        background-size: contain;
        background-repeat: no-repeat;vertical-align: bottom;
        position: absolute;
        right: 3px;
        top: 3px;padding: 9px;
    }
    .footer-middle .block-title.togglefooter.active:after {
        background-image: url(../icons/up.svg);
    }
    .copyright-content {
        display: inline-block;
    }
    
    .copyright-custom {
        width: 100%;
        text-align: center;
    }
    
    .logopart {
        text-align: center;
        width: 100%;
    }
    
    .logopart img {
        margin-left: 0;
        margin-top: 28px;
    }
    /* Hide other nav items when search is open */
    .header.content .sections.nav-sections.search-open > *:not(.block.block-search) {
        display: none;
    }
    
    /* Animate search block */
    .block.block-search {
        opacity: 0;
        transform: translateY(-20px);
        max-height: 0;
        overflow: hidden;
        transition: all 0.4s ease;
    }
    .block.block-search {
        opacity: 0;
        transform: scale(0.8);
        max-height: 0;
        overflow: hidden;
        transition: all 0.4s ease;
    }
    
    .block.block-search.active {
        opacity: 1;
        transform: scale(1);
        max-height: 600px; /* adjust as needed */
    }
    .block-search .label {
        display: none;
    }
    .block-search .control {
        border: 0;
    }
    .header.content .block-search input[type="text"] {
        margin-top: 40px;
    }
    .mst-searchautocomplete__autocomplete .mst-searchautocomplete__close {
        right: -6px;
        color: #212120;
    }
    .mobile-search-close {
        position: absolute;
        top: 10px;
        right: 10px;
        cursor: pointer;
        font-size: 20px;
        font-weight: bold;
        color: #333;
        z-index: 1000;
    }
}

@media screen and (max-width: 540px) {
    .minicart-items .product-item-name a {font-size: 14px;}
    .minicart-items .product-item-details .price{font-size: 14px;}
    .minicart-items .action.delete > span{font-size: 12px;}
    .block-minicart a.action.viewcart, button#top-cart-btn-checkout{font-size: 12px;}
    .minicart-wrapper .block-minicart .block-title span.text{font-size: 22px;}
}


/*Checkout*/
.firecheckout.checkout-index-index header.page-header {
    display: none;
}
.firecheckout.checkout-index-index #checkout .opc-wrapper .step-title, .firecheckout.checkout-index-index #checkout .opc-block-summary > .title {
    font-family: 'Raleway';
    font-weight: 400;
    font-size: 20px;color: #212120;
}
.firecheckout.checkout-index-index #checkout .opc-wrapper .step-title:before, .firecheckout.checkout-index-index #checkout .opc-block-summary > .title:before, .firecheckout.checkout-index-index #checkout .opc-sidebar .step-title:before {
    font-size: 16px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #212120;
    border-color: #212120;
}
.firecheckout.checkout-index-index .form-shipping-address .fieldset div.field > .label {
    color: #212120;
    text-transform: uppercase;
}
.firecheckout.checkout-index-index:not(.page-layout-checkout) .page-title-wrapper h1 {
    font-size: 28px;
}
.firecheckout.checkout-index-index #checkout .opc-wrapper .payment-methods .step-title:before {
    line-height: 28px;
}
.firecheckout.checkout-index-index #checkout span.price {
    font-family: 'Raleway';
}
.firecheckout.checkout-index-index #checkout .opc-wrapper .checkout-billing-address .step-title:before {
    line-height: 28px;
}
.firecheckout.checkout-index-index #maincontent .authentication-wrapper .action-auth-toggle {
    background: #212120;
    border: 1px solid #212120;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 14px;
    padding: 7px 15px;
}
.firecheckout.checkout-index-index #maincontent .authentication-wrapper .action-auth-toggle:hover,
.firecheckout.checkout-index-index #maincontent .authentication-wrapper .action-auth-toggle:focus{
    color: #212120;
}
.firecheckout.checkout-index-index .place-order .actions-toolbar .primary .action {
    background: #212120;
    border: 1px solid #212120;
    border-radius: 0;
}
.firecheckout.checkout-index-index .place-order .actions-toolbar .primary .action:hover, .firecheckout.checkout-index-index .place-order .actions-toolbar .primary .action:focus {
    background: #FFF;
    color: #212120;
    border: 1px solid #212120;
    border-radius: 0;
}
.firecheckout.checkout-index-index .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
    background: #212120;
    border: 1px solid #212120;
    box-shadow: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    border-radius: 0;
}
.firecheckout.checkout-index-index .form-shipping-address input[type="checkbox"]:checked, .firecheckout.checkout-index-index #checkout input[type="checkbox"]:checked, .firecheckout.checkout-index-index .form-shipping-address input[type="radio"]:checked, .firecheckout.checkout-index-index #checkout input[type="radio"]:checked {
    box-shadow: 0 0 0 10px #212120 inset;
}
.firecheckout.checkout-index-index .form-shipping-address input[type="checkbox"]:checked:focus, .firecheckout.checkout-index-index #checkout input[type="checkbox"]:checked:focus, .firecheckout.checkout-index-index .form-shipping-address input[type="radio"]:checked:focus, .firecheckout.checkout-index-index #checkout input[type="radio"]:checked:focus {
    box-shadow: 0 0 0 10px #212120 inset;
}
.firecheckout.checkout-index-index .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:hover {
    background: #fff;
    color: #212120;
}
.firecheckout.checkout-index-index #checkout [data-collapsible="true"] > [role="tab"], .firecheckout.checkout-index-index #checkout [data-collapsible="true"] > .title[data-role="title"], .firecheckout.checkout-index-index #checkout [data-collapsible="true"] > [role="tab"] > span, .firecheckout.checkout-index-index #checkout [data-collapsible="true"] > .title[data-role="title"] > span, .firecheckout.checkout-index-index #checkout [data-collapsible="true"] > [role="tab"] > strong, .firecheckout.checkout-index-index #checkout [data-collapsible="true"] > .title[data-role="title"] > strong, .firecheckout.checkout-index-index #checkout [data-collapsible="true"] > [role="tab"] .action-toggle, .firecheckout.checkout-index-index #checkout [data-collapsible="true"] > .title[data-role="title"] .action-toggle{
    color: #212120;
}

.firecheckout.checkout-index-index.block-customer-login button.action.action-login.secondary {
    background: #212120;
    border: 1px solid #212120;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 15px;
    padding: 8px 24px;
}

.firecheckout.checkout-index-index.block-customer-login button.action.action-login.secondary:hover,
.firecheckout.checkout-index-index.block-customer-login button.action.action-login.secondary:focus{
    padding: 8px 24px;
    background: #fff;
    color: #212120;
    border: 1px solid #212120;
    border-radius: 0;
}
.checkout-onepage-success .block.create-account a.action.primary {
    background: #212120;
    border: 1px solid #212120;
    border-radius: 0;
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase;
}
.checkout-onepage-success .block.create-account a.action.primary:hover{
    opacity: 1;
}
.checkout-onepage-success .block.create-account a.action.primary:hover {
    background: #fff;
    color: #212120;opacity: 1;
}
.checkout-onepage-success span.price {
    font-family: 'Raleway';
    color: #212120;
    font-size: 13px;
}
