.tabs-wrapper {
    justify-content: space-between;
}

@media screen and (min-width: 1201px) {
    .product-item .reg_price .price-box .special-price .price-container .price {
        font-size: 25px;
    } 
}

@media screen and (min-width: 768px) {
    .seal_f {
      float: right;
      width: 40%;
    }
    .product.data.items>.item.title {
        margin: 0px -5px 0 0;
        float: none;
        display: inline-flex;
        width: auto;
        align-items: center;
        justify-content: center;
    }
    .product.data.items>.item.content {
      text-align: initial;
    }
    .product.data.items>.item.title:not(.disabled)>.switch:focus, .product.data.items>.item.title:not(.disabled)>.switch:hover {
        background: #fff;
        color: #000;
        border: none;
    }
    .product.data.items>.item.title.active>.switch, .product.data.items>.item.title.active>.switch:focus, .product.data.items>.item.title.active>.switch:hover {
        border: none;
    }
}

@media screen and (max-width: 1680px) {
    .checkout-index-index .header.content {
        padding: 23.5px 15px 23.5px;
    }
    .headerPhoneNumber {
        margin: 25px 0 0 3vw;
    }
    .page-header .amsearch-wrapper-block {
        margin-left: 3vw;
    }
    .header.content {
        padding: 23.5px 15px;
    }
    .catalog-product-view .productHolder {
        padding: 40px 20px;
    }
}

@media screen and (max-width: 1550px) {
    .tabs-wrapper ul li .tab_item {
        padding: 10px;
    }
    .nav-sections-item-content>.navigation [data-content-type="html"] {
        width: 60%;
        align-items: flex-start;
        justify-content: flex-end;
    }
    .nav-sections-item-content>.navigation .columnWrapper [data-content-type="html"] {
        right: 0;
    }
    .page-layout-1column .product.media {
        width: 44%;
    }
    .page-layout-1column .price-details-wrapper {
        width: 53.5%;
        float: right;
    }
    .header.content {
        padding: 14.5px 15px 14.5px 15px;
    }
    .cat {
        min-height: 200px;
    }
    .cat:nth-child(1),
    .cat:nth-child(4) {
        background-size: 70%;
    }
    .cat:nth-child(2) {
        background-size: 50%;
    }
    .cat:nth-child(3) {
        background-size: 48%;
    }
    .cat strong {
        font-size: 32px;
    }
    .headerPhoneNumber span, .headerPhoneNumber span a {
        display: none;
    }
    .headerPanelRight {
        flex-basis: 40%;
    }
}

@media screen and (max-width: 1440px) {
    .products.pinned.products-list .product-item {
        width: 100%;
    }
    .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus {
        min-width: 45px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .product-item-info::after {
        right: -13px;
    }
    .amasty-xlanding-columns5.amasty_xlanding-page-view .products-grid .product-items .product-item,
    .amasty_xlanding-page-view .products-grid .product-items .product-item {
        margin-left: 0;
        width: 25%;
    }
    .amasty-xlanding-columns5.amasty_xlanding-page-view .products-grid .product-items .product-item:nth-of-type(5n),
    .amasty-xlanding-columns5.amasty_xlanding-page-view .products-grid .product-items .product-item:nth-of-type(5n + 1),
    .amasty_xlanding-page-view .products-grid .product-items .product-item:nth-of-type(5n),
    .amasty_xlanding-page-view .products-grid .product-items .product-item:nth-of-type(5n + 1) {
        -ms-flex-pack:  center;
        -webkit-justify-content:  center;
        justify-content: center;
    }
    .tabContent {
        height: auto;
    }
    .tabs-wrapper h6 {
        font-size: 40px;
    }
    .tabs-wrapper ul li {
        flex-basis: 13%;
        padding: 5px 0;
    }
    .new[data_viewport="true"] .tabs-wrapper ul li:first-child .tab_item::before {
        width: 110px;
    }
    .month {
        flex: 0 0 25%;
    }
    .month_amount {
        flex: 0 0 75%;
    }
    .productLeftSide {
        width: calc(100% - 255px);
        padding-right: 25px;
    }
    .productRightSide {
        width: 255px;
    }
    body.page-products .products-grid .product-item:nth-child(3n + 1) {
        margin-left: 0;
    }
    body .item.product.product-item,
    .amasty-xlanding-columns4.amasty_xlanding-page-view .products-grid .product-items .product-item,
    .amasty_xlanding-page-view .products-grid .product-items .product-item {
        width: 33%;
        margin-left: 0;
    }
    nav.navigation > ul > li ul.navigation__inner-list.navigation__inner-list--level1 > li {
        width: 260px;
    }
    nav.navigation > ul li.navigation__item--parent.level-1 {
        width: 263px;
    }
    nav.navigation > ul ul.navigation__inner-list.navigation__inner-list--level1 > li:hover ul, nav.navigation > ul ul.navigation__inner-list.navigation__inner-list--level1 > li ul {
        left: 262px;
        width: calc(100% - 302px);
    }
    nav.navigation > ul > li ul.navigation__inner-list.navigation__inner-list--level1 > li > a {
        font-size: 11px;
    }
}

@media screen and (max-width: 1200px) {
    .loud_features {
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    .loud_features li {
        border-right: none;
    }
    .loud_features li {
        width: calc(50% - 55px);
        padding: 0;
    }
    .loud_features li:last-child {
        width: 100%;
    }
    .categories_wrapper .wrapp .content{
        flex-wrap: wrap;
    }
    .categories_wrapper .wrapp .content.first-line .first,
    .categories_wrapper .wrapp .content.first-line .middle {
        width: calc(50% - 10px);
    }
    .categories_wrapper .wrapp .content.first-line .last {
        width: 100%;
    }
    .categories_wrapper .wrapp .content.last-line .first,
    .categories_wrapper .wrapp .content.last-line .middle {
        width: calc(50% - 10px);
    }
    .categories_wrapper .wrapp .content.last-line .last {
        width: 100%;
    }
    .amasty-xlanding-columns5.amasty_xlanding-page-view .products-grid .product-items .product-item,
    .amasty_xlanding-page-view .products-grid .product-items .product-item {
        margin-left: 0;
        width: 33.33%;
    }
    .navigation__inner-list--level2 .columnWrapper.column-3, .navigation__inner-list--level2 .banner {
        display: none;
    }
    .nav-sections-item-content>.navigation [data-content-type="html"] {
        width: 90%;
        align-items: flex-start;
        justify-content: flex-end;
    }
    .navigation__inner-list--level2 .columnWrapper.column-1, .navigation__inner-list--level2 .columnWrapper.column-2 {
        width: 40%;
    }
    .productRightSide {
        width: 230px;
    }
    .productLeftSide {
        width: calc(100% - 230px);
    }
    .product-add-form .action.primary {
        height: 40px;
        width: 100%;;
    }
    .product-addto-links {
        width: 100%;
        justify-content: center;
        padding-left: 0;
        margin-top: 15px;
    }
    .product-add-form .actions {
        justify-content: center;
    }
    h1.page-title,
    .catalog-product-view h1.page-title {
        font-size: 25px;
    }
    .sorter {
        margin-left: 15px;
    }
    .nav-sections-item-content>.navigation {
        padding: 0px;
    }
    .catalog-category-view .sidebar-main {
        width: 30%;
    }
    .catalog-category-view .column.main {
        width: 70%;
    }
    body .item.product.product-item,
    .amasty-xlanding-columns4.amasty_xlanding-page-view .products-grid .product-items .product-item,
    .amasty_xlanding-page-view .products-grid .product-items .product-item {
        width: 50%;
        margin-left: 0;
        margin-bottom: 20px;
    }
    .headerPanelRight {
        flex-basis: 25%;
    }
    .headerPhoneNumber {
        margin: 25px 0 0 2vw;
    }
    .page-header .amsearch-wrapper-block {
        margin-left: 2vw;
    }
    .headerPanelRight li a {
        font-size: 0;
    }
    .customer-menu .header.links li a {
        font-size: 12px;
        height: auto;
        color: #000;
    }
    .minicart-wrapper .action.showcart {
        margin: 0;
    }
    .minicart-wrapper .action.showcart .counter.qty {
        min-width: auto!important;
    }
    .minicart-wrapper .action.showcart .counter-number {
        display: block;
        background: #000;
        color: #fff;
        padding: 5px;
        box-sizing: border-box;
        border-radius: 50%;
        font-size: 14px;
        width: 20px;
        height: 20px;
        text-align: center;
        line-height: 10px;
        position: absolute;
        right: -4px;
        top: -4px;
    }
    .minicart-wrapper .action.showcart .counter-label,
    .minicart-wrapper .action.showcart .counter.qty.empty,
    .minicart-wrapper .action.showcart .text {
        display: none;
    }
    .amslider.ambrands-slider .slide {
        margin: 0 10px 0px 0;
        flex-basis: 10%;
    }
    .product-item .reg_price .price-box .special-price .price-container .price, .product-item .reg_price .price-box.price-final_price .price-container .price {
        font-size: 22px;
    }
    .customer-account-login #maincontent, .customer-account-create #maincontent {
        background-image: none;
        margin: 0px auto 15px;
    }
    .customer-account-login .actions-toolbar > .primary button, .form.create.account .primary button {
        padding: 15px 40px !important;
    }
    #amasty-shopby-product-list {
        margin-top: 15px;
      }
}

@media screen and (max-width:1100px) {
    .page-products .products-list.pinned .product-item.product .product-item-info {
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
    }
}

@media screen and (max-width:992px) {
    .brand-wrapper {
        display: flex;
        flex-direction: column;
    }
    .brandSliderShowAll a span i {
        display: none;
    }
    .brandSliderShowAll {
        border-top: solid 7px #fcb515;
        width: 97%;
        margin: auto;
        margin-bottom: 15px;
        background: transparent;
    }
    .brandSliderShowAll a {
        text-align: center;
        display: block;
        color: #000;
        text-transform: uppercase;
        font-family: averta_semibold;
        font-size: 14px;
        margin-top: -1px;
    }
    .brandSliderShowAll a span {
        background: #fcb515;
        padding: 3px 45px 7px;
        margin: 0;
    }
    .amasty_xlanding-page-view .products-grid .product-item-info {
        width: 100%;
    }
    .amasty-xlanding-columns5.amasty_xlanding-page-view .products-grid .product-items .product-item,
    .amasty_xlanding-page-view .products-grid .product-items .product-item {
        width: 50%;
    }
    .amslider.ambrands-slider .ambrands-swiper-brand .ambrands-image-block img {
        max-width: 100%!important;
    }
    nav.navigation > ul > li:hover > ul.navigation__inner-list--level1[data-ul-level="2"] {
        top: 54px;
    }
    .productRightSide a picture img {
        width: 100%;
        height: 100%;
    }
    .month {
        flex: 0 0 35%;
    }
    .month_amount {
        flex: 0 0 65%;
    }
    .buying-options-wrapper {
        padding: 0;
        box-shadow: none;
    }
    .productRightSide {
        width: 70%;
        margin: 0 auto;
        margin-top: 0;
        padding: 30px 0 0;
    }
    .productLeftSide {
        width: 100%;
        padding: 0;
    }
    nav.navigation > ul li.navigation__item--parent.level-1 > a {
        display: none;
    }
    nav.navigation > ul li.navigation__item--parent.level-1 {
        background: #000;
        display: block;
        text-transform: uppercase;
        font-size: 18px;
        margin-left: 0;
        font-family: Montserrat_regular;
        color: #fff;
        padding: 26.5px 0;
        width: 6%;
        min-width: 58px;
    }
}

@media screen and (max-width: 962px) {
    .products.pinned .price-label{display: none;}
    .products.pinned .special-price .price-container .price {
      font-size: 20px;
    }
    .tabs-wrapper ul li .tab_item::before {
        height: 30px;
        font-size: 12px;
        width: 50px;
        margin: 0;
    }
    .tabs-wrapper ul li .tab_item {
        font-size: 0;
        padding: 5px 10px;
    }
    .new[data_viewport="true"] .tabs-wrapper ul li:first-child .tab_item::before {
        width: 85px;
    }
    span.regularPrice,
    .regular-price .price {
        font-size: 18px
    }
    .ajaxresponse .productNameHolder a,
    .ajaxresponse .details a {
        font-size: 14px;
    }
    .ajaxresponse .regularPrice {
        font-size: 20px;
    }
    .page-layout-2columns-left .sidebar-main {
        width: 30.833333%;
    }
    .page-layout-2columns-left .column.main {
        width: 69.166667%;
    }
    .filter-options .am-labels-folding.-am-singleselect .item:not(.backMenu) {
        padding-left: 0px;
    }
    .product-item .reg_price .price-box .special-price .price-container .price, 
    .product-item .reg_price .price-box.price-final_price .price-container .price {
        font-size: 20px;
    }
}

@media screen and (max-width: 769px) {
    body.-amsearch-overlay-opened .page-header {
        z-index: 1000;
    }
      .loud-features-section {
        position: relative;
      }
      .loud-features-section .nav {
        position: absolute;
        bottom: 5px;
        width: 40px;
        height: 20px;
        left: calc(50% - 10px);
      }
      .loud-features-section .nav::before {
        font-family: "Font Awesome 5 Free";
        content: "\f054";
        font-weight: 600;
        font-size: 20px;
        color: #000;
        position: absolute;
        right: 5px;
        bottom: 0px;
      }
      .loud-features-section .nav::after {
        font-family: "Font Awesome 5 Free";
        content: "\f053";
        font-weight: 600;
        font-size: 20px;
        color: #000;
        position: absolute;
        left: 5px;
        bottom: 0px;
      }
    .product.data.items>.item.title>.switch:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 13px;
        line-height: inherit;
        color: inherit;
        content: '\e622';
        font-family: 'luma-icons';
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
    }
    .product.data.items>.item.title>.switch {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .product.data.items>.item.title.active>.switch:after {
        content: '\e621';
    }
    .loud-features-section {
        min-height: 75px;
        position: relative;
        overflow-y: hidden;
        background: #fff;
        margin-top: 20px;
    }
    body .loud_features {
        padding: 5px 0;
        gap: 0;
        flex-wrap: unset;
        align-items: center;
        justify-content: flex-start;
        height: 50px;
        position: absolute;
        top: 0;
        left: 0;
        color: #fff;
        width: max-content;
        display: flex;
        margin-top: 0;
    }

    body .loud_features li {
        gap: 0px;
        flex-direction: column;
        text-align:left;
        min-width: auto;
        font-size: 15px;
        padding: 0;
        margin-left: 30px;
    }

    body .loud_features li a {
        display: flex;
        align-items: center;
        gap: 13px;
        width: max-content;
    }

    body .loud_features li:last-child {
        margin-right: 30px;
        padding: 0;
        display: block;
    }
    
    .twoPromotionsWrapper {
        flex-direction: row;
    }

    .home-top-promotion {
        margin-top: 0px;
        flex-direction: column;
        gap: 10px;
    }
    
    .twoPromotionsWrapper {
        width: 100%;
        gap: 10px;
    }
      
    .four-promo .row-full-width-inner {
      gap: 10px;
    }
    
    .homeTopPromotion {
        max-width: 100%;
        width: 100%;
        margin-right: 0;
    }    
    .categories_wrapper h2.header strong,
    .brands h2.header strong {
        font-size: 25px;
        width: 100%;
        display: block;
        padding: 0;
    }
    .categories_wrapper h2.header:before,
    .brands h2.header::before {
        display: none;
    }
    .categories_wrapper .wrapp .content.first-line .first,
    .categories_wrapper .wrapp .content.first-line .middle,
    .categories_wrapper .wrapp .content.first-line .last,
    .categories_wrapper .wrapp .content.last-line .first,
    .categories_wrapper .wrapp .content.last-line .middle,
    .categories_wrapper .wrapp .content.last-line .last {
        width: 100%;
    }

    .page-products .products-list.pinned .price-list_wrapp {
        width: 100%;
    }
    .page-products .products-list.pinned .product-item.product .product-item-info .product-right {
        flex-basis: 100%;
        border-left: none;
        padding-left: 0px;
    }
    .products-list.pinned .mp_price {
        width: auto;
    }
    .priceDiscountBoxWrapper :not(.old-price) > .price-container span.price {
        font-size: 25px;
    }
    .product-add-form {
        margin-top: 20px;
    }
    .amrelated-pack-item.-wide .amrelated-details {
        margin-left: 20px;
    }
    .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus {
        display: none;
    }
    .amrelated-summary-content {
        background: #dedfe4;
        border-bottom: 1px solid #ccc;
    }
    .page-products .columns {
        padding-top: 50px;
    }
    .products {
        margin: 0 0 20px;
    }
    .filter.active .filter-title strong {
        top: 7px;
    }
    .filter.block:not(.active) .filter-title strong::before {
        font-family: "Font Awesome 5 Free";
        content: '\f1de';
        font-weight: 600;
        font-size: 18px;
        color: #fff;
        padding-right: 10px;
    }
    .filter .filter-current {
        border-width: inherit;
        margin: 0;
        padding-top: 10px;
    }
    .filter .filter-current-subtitle {
        display: none;
    }
    .filter .filter-current .items,
    .filter .filter-current+.block-actions {
        display: block;
    }
    .filter-actions {
        margin: 0px 0px 10px;
        padding-bottom: 10px;
    }
    .filter-options .am-labels-folding.-am-singleselect .item:not(.backMenu),
    .filter-options-content .am-ranges .items.-am-multiselect .item [class*='am-filter-item'] {
        padding-left: 20px;
    }
    .minicart-wrapper .action.showcart:before, .minicart-wrapper .action.showcart.active:before {
        content: '';
        background: url(../images/cartIcon.webp) no-repeat;
        text-align: center;
        width: 35px;
        height: 35px;
        background-size: contain;
    }
    .amsearch-button.-disabled {
        opacity: 1;
    }
    .amasty-xlanding-columns5.amasty_xlanding-page-view .products-grid .product-items .product-item,
    .amasty-xlanding-columns4.amasty_xlanding-page-view .products-grid .product-items .product-item,
    .amasty_xlanding-page-view .products-grid .product-items .product-item,
    body .item.product.product-item {
        width: 33.33%;
    }
    .cat h2 strong {
        font-size: 23px;
    }
    .columns .column.main {
    	padding-bottom: 20px;
    }
    .homeTopPromotion .top-promotion-slides .slick-arrow {
        opacity: 1;
    }
    .home-top-promotion {
        margin-top: 0px;
    }
    .homeTopPromotion {
        max-width: 1040px;
        width: 100%;
        margin-right: 0;
    }
    .tabs-wrapper h6 {
        font-size: 30px;
    }
    .tabs-wrapper ul li .tab_item {
        font-size: 0;
        padding: 5px 0px;
    }
    .homeFeaturedProductsHeader.new ul li[data-owl="featured_454"] {
        display: none;
    }
    .categories_wrapper {
        flex-wrap: wrap;
        gap: 10px;
        justify-content: center;
    }
    .cat {
        margin: 0;
        width: 46%;
    }
    .footer-container {
        flex-direction: column-reverse;
    }
    .footer-container .f_column {
        width: 100%;
        margin-right: 0;
    }
    .f_column {
        padding: 10px;
        background: #d9dbe1;
        margin-bottom: 1px;
        cursor: pointer;
    }
    .f_column strong {
        border-bottom: 0;
        padding-bottom: 0;
        margin: 0;
        margin-left: 10px;
        font-family: Montserrat_regular;
    }
    .f_column:not(.footer-active) ul {
        display: none;
    }
    .footer-container.payments ul {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: center;
    }
    .footer-container .f_column:nth-child(1) {
        order: 5;
    }
    .footer-container .f_column:nth-child(2) {
        order: 4;
    }
    .footer-container .f_column:nth-child(3) {
        order: 1;
    }
    .footer-container .f_column:nth-child(4) {
        order: 0;
    }
    body .block.newsletter .field .control:before {
        left: 5px;
    }
    .footer-container.payments .first-column {
        background: #fff;
    }
    .f_column_main_right {
        width: 100%;
    }
    .f_column.first-column {
        background: #000;
        margin-bottom: 0;
        cursor: auto;
    }
    .f_column.first-column ul {
        text-align: center;
    }
    .f_column .f_logo {
        display: none;
    }
    .f_column ul.no-toggle {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 0;
        padding: 10px 0;
    }
    .f_column .mb {
        margin-bottom: 20px;
    }
    .first-column ul.no-toggle li {
        font-size: 18px;
        color: #fff;
        font-weight: 500;
        font-family: Montserrat_regular;
    }
    .first-column ul.no-toggle li:nth-child(2) a,
    .first-column ul.no-toggle li:nth-child(3) a {
        font-size: 18px;
        color: #fff;
        font-weight: 500;
        font-family: Montserrat_regular;
    }
    .f_column ul li span {
        width: auto;
        margin-right: 0;
    }
    .f_column ul li span .fas,
    .f_column ul li span .far {
        font-size: 30px;
        margin-bottom: 10px;
    }
    .f_column .flex-center {
        flex-direction: column;
    }
    .f_column.footer-active {
        background: #fff;
        border-left: 6px solid #fcb515;
    }
    .first-column.footer-active {
        background: #000;
        margin: 0;
        border-left: none;
    }
    .first-column.footer-active ul.no-toggle {
        padding: 60px 0!important;
        border: none;
    }
    .first-column.footer-active ul.no-toggle li {
        font-size: 20px;
        font-family: Montserrat_regular;
    }
    .f_column.footer-active ul {
        display: block;
        padding: 20px 20px 0px;
    }
    .f_column.footer-active ul li {
        font-size: 16px;
        font-family: Montserrat_regular;
    }
    .f_column strong {
        position: relative;
        font-size: 17px;
    }
    .f_column strong::after {
        font-family: "font awesome 5 free";
        content: '\f067';
        position: absolute;
        font-size: 14px;
        top: 50%;
        right: 5px;
        transform: translateY(-50%);
    }
    .f_column.footer-active strong::after {
        font-family: "font awesome 5 free";
        content: '\f068';
        position: absolute;
        font-size: 14px;
        top: 50%;
        right: 5px;
        transform: translateY(-50%);
    }
    .product-info-stock-sku {
        margin: 10px 0 0;
    }
    .price-details-wrapper {
        display: flex;
        flex-direction: column;
    }
    .price-details-wrapper .additional-attributes-wrapper {
        order: -1;
    }
    .page-layout-1column .product.media {
        width: 100%;
    }
    .page-layout-1column .price-details-wrapper {
        width: 100%;
        float: right;
    }
    .productLeftSide {
        width: 100%;
        padding-right: 0;
    }
    .block.newsletter .form.subscribe {
        flex-direction: column;
    }
    .signup {
        padding-right: 0;
        margin-bottom: 20px;
    }
    .block.newsletter .field {
        width: 70%;
        margin: 0 0 10px;
    }
    .block.newsletter input {
        border-radius: 30px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        -ms-border-radius: 30px;
        -o-border-radius: 30px;
    }
    .footer-container.payments ul li a img {
        height: 20px;
        width: 100%;
    }
    .block.newsletter .actions {
        width: 100%;
    }
    .block.newsletter .action.subscribe,
    .block.newsletter .field, .block.newsletter .field.newsletter {
        width: 70%;
        color: #fff;
        border-radius:30px;
        -webkit-border-radius:30px;
        -moz-border-radius:30px;
        -ms-border-radius:30px;
        -o-border-radius:30px;
    }
    body .block.newsletter .actions {
        width: 100%;
    }
    .block.newsletter .field .control:before {
        top: 4px;
        left: 7px;
    }
    .block.newsletter input {
        padding-left: 35px;
        margin: 0 0 10px;
    }

    .page-header .amsearch-wrapper-block {
        margin-left: 0;
        width: 100%;
        padding: 0;
    }
    .amsearch-button.-close {
        padding: 17px;
    }
    .amsearch-input-wrapper .amsearch-input {
        height: 40px;
        left: 0;
        padding: 0 10px;
        border-radius: 0px;
    }
    .header.content {
        padding: 5px 0 0 0;
        justify-content: flex-start;
        display: inline-block;
    }
    .logo {
        flex-basis: 250px;
        z-index: 1;
    }
    .page-header .amsearch-wrapper-block {
        margin-top: 5px;
        flex: unset;
        z-index: 900;
    }
    .headerPanelRight {
        margin-top: 0;
    }
    .logo img {
        max-width: 170px;
        padding: 0 0 0 56px;
    }
    .nav-sections-item-content>.navigation .fa-bars,
    .page-header .amsearch-wrapper-block:before {
        display: none;
    }
    @-webkit-keyframes menu-float {
        from {
            -webkit-transform: translate3d(0px, -60px, 0px);
            transform: translate3d(0px, -60px, 0px)
        }
    
        to {
            -webkit-transform: translate3d(0px, 0px, 0px);
            transform: translate3d(0px, 0px, 0px)
        }
    }
    
    @keyframes menu-float {
        from {
            -webkit-transform: translate3d(0px, -60px, 0px);
            transform: translate3d(0px, -60px, 0px)    ;
            -moz-transform: translate3d(0px, -60px, 0px);
            -ms-transform: translate3d(0px, -60px, 0px);
            -o-transform: translate3d(0px, -60px, 0px);
    }
    
        to {
            -webkit-transform: translate3d(0px, 0px, 0px);
            transform: translate3d(0px, 0px, 0px)
        }
    }
    
    .header.content.sticky {
        position: fixed;
        -webkit-animation: menu-float .5s ease-in-out;
        animation: menu-float .5s ease-in-out;
        -webkit-box-shadow:0px 1px 1px #46062d;
        -moz-box-shadow:0px 1px 1px #46062d;
        box-shadow:0px 1px 1px #46062d;
        top: 0;
    z-index: 1000;
    background: #fff;
    }

    .action.switch,
    .headerPanelRight .header.links li:nth-child(3) a:before {
        display: none;
    }
    .customer-welcome.active .customer-menu {
        width: 225px;
    }
    .nav-sections .header.links li>a {
        border: none;
    }
    .customer-menu .header.links li a {
        padding: 0;
    }
    .customer-menu .header.links li {
        line-height: normal;
        height: 20px;
    }
    .customer-menu {
        position: absolute;
        z-index: 10;
        background: #fff;
        border: 1px solid #bbb;
        display: none;
        left: 12px;
        padding: 10px;
        top: 55px;
    }
    .customer-menu::after {
        position: absolute;
        content: '';
        width: 10px;
        height: 10px;
        background: #fff;
        top: -6px;
        transform: rotate(45deg);
        border: 1px solid #bbb;
        border-right: 0;
        border-bottom: 0;
    }
    .headerPanelRight li.authorization-link a {
        padding-left: 0;
        width: auto;
        height: auto;
    }
    .headerPanelRight li.customer-welcome span.customer-name {
        display: flex;
        flex-direction: row-reverse;
        background: none;
        width: 100%;
        height: 35px;
        font-size: 0;
        padding: 0;
        margin-right: 10px;
        padding-left: 0;
        align-items: center;
        font-size: 14px;
    }
    .headerPanelRight li.customer-welcome span.customer-name span {
        padding-left: 5px;
    }
    .headerPanelRight li.customer-welcome span.customer-name::after {
        font-family: "Font Awesome 5 Free";
        content: '\f234';
        background: none;
        width: 40px;
        height: 38px;
        font-size: 30px;
        font-weight: bold;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #000;
    }
    .headerPanelRight ul.header.links>li.customer-welcome {
        order: 2;
        margin: 0;
    }
    .headerPanelRight li.customer-welcome span.customer-name {
        margin: 0;
    }
    .minicart-wrapper {
        margin: 14px 15px 0 15px;
        display: flex;
        justify-content: flex-end;
        float: none;
    }
    .headerPanelRight li.customer-welcome span.customer-name::before {
        display: none;
    }
    .customer-welcome.active .customer-menu {
        display: block;
    }
    .customer-menu li a {
        width: auto;
        height: auto;
        margin: 0;
        padding: 0;
        width: 100%;
        font-size: 14px;
    }
    .nav-sections .header.links {
        border: none;
    }
    .headerPanelRight .header.links li:nth-child(2) a::before {
        display: block;
        content: '\f007';
        background: none;
        font-family: "Font Awesome 5 Free";
        width: 30px;
        height: 30px;
        background-size: contain;
        font-size: 30px;
        padding: 0;
        top: 50%;
        left: 0;
        transform: translate(0, -50%);
        display: flex;
        align-items: center;
        justify-content: center;
        color: #000;
    }
    .authorization-link, .headerPanelRight li:nth-child(2) {
        margin-left: 0px;
        margin-right: 0px;
        display: block;
        width: 35px;
        height: 35px;
    }

    .nav-sections .header.links li {
        width: 100%;
    }

    .nav-sections .customer-menu .header.links li.authorization-link a {
        font-size: 12px;
        padding-left: 0px;
    }
    .nav-sections .header.links li.authorization-link a {
        height: 20px;
        font-size: 14px;
        color: #000;
        padding-left: 33px;
    }

    .headerPanelRight ul.header.links>li.customer-welcome {
        height: 35px;
    }

    /* Navigation Menu Start */
    .headerPanelRight li:not(.authorization-link, .customer-welcome),
    .nav-sections-item-title {
        display: none;
    }
    .headerPanelRight {
        flex-basis: auto;
        float: unset;
        justify-content: flex-end;
        padding: 10px 10px 10px 0px;
        border-bottom: 1px solid #d1d1d1;
    }
    .nav-toggle:before {
        color: #000;
        font-size: 28px;
    }
    html.nav-before-open {
        overflow: hidden;
    }
    .header.content.sticky .nav-toggle,
    .nav-toggle {
      left: 15px;
      position: absolute;
      top: 22px;
      z-index: 14;
      transition: right 0.3s;
      display: flex;
        align-items: center;
        justify-content: center;
    }
    .nav-toggle.active {
        z-index: 99999;
        width: 35px;
        height: 35px;
        top: 10px;
    }
    .amsearch-overlay-block.active {
        display: block!important;
    }
    .amsearch-overlay-block {
        background: rgba(0,0,0,0.5);
        z-index: 999;
    }
    .nav-toggle.active::before {
        content: '\e616';
        font-size: 20px;
    }
    /* Navigation Menu End */

/* Mobile Navigation */

.nav-sections-item-content {
    margin-top: 0px;
    padding: 0px 0 25px;
    top: 0;
	overflow-x: hidden;
}

body .navigation>ul.level1 {
	display: flex;
	flex-direction: column;
}
body .navigation>ul.level1 >li {
    align-items: flex-start;
    text-align: left;
	padding-bottom: 0px;
}

#html-body .page-wrapper .navigation .level-top a {
    border-bottom: none;
}

body .navigation .navigation__list a {
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    font-weight: 600;
}

.nav-sections, .navigation {
    background: #fff;
  }

.nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
}

.navigation .level1 {
    border-top: none;
}

.nav-sections-item-content>.navigation.slide-left {
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
}

.nav-sections-item-content>.navigation {
    transition: transform 0.5s ease;
    height: auto;
    padding-top: 0px;
    -webkit-transition: transform 0.5s ease;
    -moz-transition: transform 0.5s ease;
    -ms-transition: transform 0.5s ease;
    -o-transition: transform 0.5s ease;
}

.navigation .parent.level1 {
    position: relative;
	width: 100%;
}

.navigation .parent.level1.navigation.level-top,
.navigation ul.submenu.level1.navigation__inner-list  {
    border: none;
}

.navigation .parent .level-top:after {
    display: none;
}

.navigation .level2 .leader  {
    color: #000;
    text-transform: uppercase;
    font-family: Montserrat_bold;
    font-size: 13px;
    border-bottom: 1px solid #fcb515;
    display: inline-block;
    padding-bottom: 1px;
}

#html-body .page-wrapper .navigation .level-top .level2.leader a {
    font-family: Montserrat_bold;
}

#html-body .page-wrapper .navigation .level-top .level1 a {
	font-size: 14px;
	font-family: 'Montserrat_regular';
    color: #000;
    text-transform: uppercase;
}

#html-body .page-wrapper .navigation .level-top ul.level1 {
    margin: 0 15px;
    width: calc(100% - 30px);
}

#html-body .page-wrapper .navigation .level-top {
    padding-top: 15px;
}

#html-body .page-wrapper .navigation .level-top .level2 a {
	text-transform: unset;
	font-size: 14px;
	font-family: 'Montserrat_regular';
}

.navigation .level2.active>a:not(.ui-state-active),
.navigation .level2.has-active>a:not(.ui-state-active) {
    border-left-width: 0px;
    border-bottom: none;
    padding-left: 0px;
    padding: 6px 40px 5px 35px;
    text-decoration: underline;
}

.navigation .level2.active>a:not(.ui-state-active) span:not(.ui-menu-icon),
.navigation .level2.has-active>a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: 0px;
}

.navigation .level2>.level3.active {
    text-decoration: underline;
}

.openMobMenu .navigation li.parent.level-top .c-nav:after,
.openMobMenu .navigation li.parent>a:before {
    content: '\e621';
    font-family: 'luma-icons';
    transform: rotate(90deg);
    color: black;
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 3;
    right: 0px;
    top: 50%;
    cursor: pointer;
    font-size: 16px;
    margin-top: -15px;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

.navigation li.parent.ui-menu-item.level1 a:before,
.navigation li.parent.ui-menu-item.level1 .c-nav:after {
    margin-top: -21px;
}

.navigation .submenu.level2 {
    width: 100%;
    top: 0 !important;
    left: 0% !important;
    position: fixed !important;
    z-index: 3;
    transition: all 0.5s ease-out;
    height: 100%;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
}

.navigation li.ui-menu-item.all-category {
    display: none;
}

.navigation .submenu:not(.level1) {
    width: 100%;
    top: 0 !important;
    left: 0% !important;
    display: none !important;
    position: fixed !important;
    z-index: 3;
    transition: all 0.3s ease-in-out 0.0s;
    -moz-transition: all 0.3s ease-in-out 0.0s;
    -ms-transition: all 0.3s ease-in-out 0.0s;
    -o-transition: all 0.3s ease-in-out 0.0s;
    -webkit-transition: all 0.3s ease-in-out 0.0s;
    padding-top: 50px;
}

.navigation .level2.submenu.display-menu {
    z-index: 3;
    transition: all 0.5s ease-out;
    color: #000!important;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
}


.navigation .level1.submenu.display-menu .level2.submenu {
	top: 0!important;
    left: 200% !important;
    display: flex !important;
    transition: all 0.3s ease-in-out 0.0s;
    -moz-transition: all 0.3s ease-in-out 0.0s;
    -ms-transition: all 0.3s ease-in-out 0.0s;
    -o-transition: all 0.3s ease-in-out 0.0s;
    -webkit-transition: all 0.3s ease-in-out 0.0s;
}

.navigation .level1.submenu.display-menu {
    left: 100% !important;
    display: flex !important;
    transition: all 0.3s ease-in-out 0.0s;
    -moz-transition: all 0.3s ease-in-out 0.0s;
    -ms-transition: all 0.3s ease-in-out 0.0s;
    -o-transition: all 0.3s ease-in-out 0.0s;
    -webkit-transition: all 0.3s ease-in-out 0.0s;
}

.navigation .level0,
.navigation .level1,
.navigation .level2 {
    border-bottom: 1px solid #d1d1d1;
    font-size: 1.6rem;
    width: 100%;
}

#html-body .page-wrapper .navigation .level-top.parent.level1 .navigation__link {
	display: none;
}

#html-body .page-wrapper .navigation .level-top.parent.level2 .navigation__link {
	display: block;
}

.navigation .level1.submenu.display-menu .level2.submenu.display-menu {
    display: flex !important;
    flex-direction: column;
    justify-content: flex-start;
    left: 100% !important;
    top: 0px !important;
    transition: all 0.5s ease-out;
    box-shadow: none;
    overflow-y: auto;
    padding: 0;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
}

.navigation .level1.submenu.display-menu.moved-left,
.navigation .level2.submenu.display-menu.moved-left{
    display: block !important;
    left: 0% !important;
    top: 0 !important;
    overflow-y: hidden;
}

.navigation .level1.submenu.display-menu.moved-right,
.navigation .level1.submenu.display-menu .level2.submenu.display-menu.moved-right {
    display: block !important;
    left: 300% !important;
    top: 0 !important;
}

.navigation .submenu h4.menuHeading {
	font-size: 16px;
    font-weight: 600;
    position: relative;
    margin-top: 0px;
    padding-left: 20px;
    margin-bottom: 10px;
    color: #000;
    text-transform: uppercase;
}

.navigation .submenu h4.menuHeading span+span {
    border-bottom: solid 2px #cbbc80;
}

.navigation .submenu h4.menuHeading span.backBt {
    display: block;
    padding-bottom: 25px;
    font-size: 14px;
    padding-left: 0px;
    position: relative;
    margin-top: 15px;
}

.navigation .submenu h4.menuHeading span.backBt:before {
    content: '\e621';
    font-family: 'luma-icons';
    transform: rotate(-90deg);
    position: absolute;
    font-size: 14px;
    top: -1px;
    left: -20px;
}

.navigation li.level3>span {
    padding: 5px 0px 5px 30px;
    display: block;
    font-size: 16px;
}

.navigation .submenu:not(:first-child)>li>a {
    padding-left: 5px;
    width: calc(100% - 40px);
    margin: 0 auto;
}

#html-body .navigation .level-top a {
    border-bottom: solid 1px #cbbc80;
}

#html-body .navigation .submenu:not(:first-child) ul {
    padding-left: 0px;
	height: 100%;
    margin: 0 15px;
    width: calc(100% - 30px);
    border-bottom: none;
}

.navigation .submenu:not(:first-child) ul>li a,
.sorter-action:before {
    color: #000;
}

.sections.nav-sections {
    background: #fff;
    position: fixed;
    z-index: 10001;
    top: 0;
    left: -100%;
    width: calc(100% - 40px);
    transition: left 0.3s;
}

.sections.nav-sections.openMobMenu {
    left: 0%;
}

.headerPhoneNumber {
    display: none;
}

/* Mobile Navigation end */

    .productNameHolder {
        height: 60px;
        line-height: normal;
        overflow: hidden;
    }
    .tab_container_wrapper {
        padding-bottom: 20px;
    }
    .minicart-wrapper .block-minicart {
        right: -5px;
    }
    .minicart-wrapper .block-minicart:after {
        right: 14px;
    }
    .minicart-wrapper .block-minicart:before {
        right: 15px; 
    }
    .amsearch-input-wrapper .amsearch-button.-loupe {
        width: 25px;
        height: 25px;
        background-size: 25px;
        right: 65px;
        top: -74px;
        opacity: 1;
        filter: brightness(0);
        transition: none;
        background-size: contain;
    }
    .page-header .amsearch-input-wrapper.active .amsearch-button.-loupe,
    .amsearch-input-wrapper.-typed .amsearch-button.-loupe {
        left: unset;
        top: -114px;
        right: 65px;
    }
    .amsearch-input-wrapper.-typed .amsearch-input {
        padding-left: 15px;
        padding-right: 40px;
    }
    .toggle-button {
        position: absolute;
        right: 60px;
        top: 13px;
        height: 50px;
        width: 51px;
        z-index: 2;
    }
    .page-header .amsearch-input-wrapper input {
		display: none!important;
	}
	.page-header .amsearch-input-wrapper.active input {
		display: block!important;
	}
    .filter-title strong {
        background-color: #000;
        box-shadow: none;
        border: 1px solid #000;
        color: #fff;
        text-transform: uppercase;
        font-size: 18px;
        padding: 6.7px 15px;
        border-radius: 0;
    }
    .page-products .product-item-info {
        max-width: calc(100% - 10px);
        margin: 0 auto;
        padding: 0 15px;
    }
    .products-grid .product-item-info:hover, .products-grid .product-item-info.active {
        margin: 0 auto;
        padding: 0 15px;
    }
    .reg_price {
        width: 100%;
    }
    .mp_price {
        width: 100%;
        line-height: 1.5;
        margin-bottom: 5px;
    }
    body .filter-options-content a {
        margin-right: 0;
        margin-left: 0;
    }
    .productViewRightInfo {
        margin-top: 25px;
    }
    .catalog-product-view .productHolder,
    .priceBoxWrapper {
        padding: 20px;
    }
    .product.info.detailed .product.data.items {
        padding: 0 15px;
        border: none;
    }
    h1.page-title, .catalog-product-view h1.page-title {
        margin-top: 0;
    }
    .product.data.items>.item.title:not(:last-child),
    h1.page-title, .catalog-product-view h1.page-title {
        margin-bottom: 10px;
    }
    .product.data.items>.item.content {
        margin-top: -10px;
    }
    .productLeftSide .page-title-wrapper {
        text-align: center;
        flex-direction: column;
    }
    pre {
        line-height: normal;
        word-break: normal;
        word-wrap: normal;
        white-space: break-spaces;
    }
    .product.data.items {
        text-align: left;
    }
    .cart-container {
        display: flex;
        flex-direction: column;
    }
    .checkout-cart-index .cart-summary {
        order: 1;
        padding: 15px 10px;
        margin-bottom: 0;
    }
    .checkout-cart-index .columns .column.main {
        padding-bottom: 0;
    }
    .checkout-cart-index .page-title-wrapper {
        width: 100%;
    }
    .cart.table-wrapper .product-item-photo {
        top: 50px;
    }
    .checkout-cart-index #maincontent {
        padding: 0px 10px 15px;
    }
    h1.page-title {
        font-size: 21px;
        margin-bottom: 15px;
        padding-left: 0px;
        margin-top: 10px;
        text-align: center;
    }
    .cart-summary>.title {
        margin: 0 0 10px;
        font-size: 18px;
    }
    .cart-discount {
        margin-bottom: 20px;
    }
    .cart.table-wrapper .product-item-name,
    .abs-incl-excl-tax .price-including-tax, .abs-incl-excl-tax .price-excluding-tax, .paypal-review .table-paypal-review-items .col.price .price-including-tax, .paypal-review .table-paypal-review-items .col.price .price-excluding-tax, .paypal-review .table-paypal-review-items .col.subtotal .price-including-tax, .paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax, .cart.table-wrapper .col.price .price-including-tax, .cart.table-wrapper .col.price .price-excluding-tax, .cart.table-wrapper .col.subtotal .price-including-tax, .cart.table-wrapper .col.subtotal .price-excluding-tax, .cart.table-wrapper .col.msrp .price-including-tax, .cart.table-wrapper .col.msrp .price-excluding-tax, .order-details-items .col.price .price-including-tax, .order-details-items .col.price .price-excluding-tax, .order-details-items .col.subtotal .price-including-tax, .order-details-items .col.subtotal .price-excluding-tax {
        font-size: 16px;
    }
    .products.list.items.product-items {
        padding: 20px 0 0;
    }
    .block-minicart .minicart-items-wrapper {
        max-height: 560px;
    }
    #html-body.multishipping-checkout-login .nav-toggle {
        display: flex!important;
    }
    #html-body.multishipping-checkout-login .page-wrapper,
    input::placeholder {
        background: #fff;
    }
    .abs-button-l, #store-selector .form-continue .actions-toolbar .action.primary, .order-review-form .action.primary, .bundle-actions .action.primary.customize, .bundle-options-container .block-bundle-summary .box-tocart .action.primary, .box-tocart .action.tocart, .cart-summary .checkout-methods-items .action.primary.checkout, .block-minicart .block-content>.actions>.primary .action.primary, .methods-shipping .actions-toolbar .action.primary, .block-authentication .action.action-register, .block-authentication .action.action-login, .checkout-payment-method .payment-method-content>.actions-toolbar>.primary .action.primary, .form-address-edit .actions-toolbar .action.primary, .box-tocart .action.instant-purchase, .multicheckout .action.primary, #store-selector .form-continue .actions-toolbar .amshopby-button, .order-review-form .amshopby-button, .bundle-actions .amshopby-button.customize, .bundle-options-container .block-bundle-summary .box-tocart .amshopby-button, .cart-summary .checkout-methods-items .amshopby-button.checkout, .block-minicart .block-content>.actions>.primary .amshopby-button, .methods-shipping .actions-toolbar .amshopby-button, .checkout-payment-method .payment-method-content>.actions-toolbar>.primary .amshopby-button, .form-address-edit .actions-toolbar .amshopby-button, .multicheckout .amshopby-button, #store-selector .form-continue .actions-toolbar .am-filter-go, .order-review-form .am-filter-go, .bundle-actions .am-filter-go.customize, .bundle-options-container .block-bundle-summary .box-tocart .am-filter-go, .cart-summary .checkout-methods-items .am-filter-go.checkout, .block-minicart .block-content>.actions>.primary .am-filter-go, .methods-shipping .actions-toolbar .am-filter-go, .checkout-payment-method .payment-method-content>.actions-toolbar>.primary .am-filter-go, .form-address-edit .actions-toolbar .am-filter-go, .multicheckout .am-filter-go {
        padding: 0px 17px;
    }
    .customer-account-login #maincontent, .customer-account-create #maincontent {
        background-image: none;
        margin: 0px 15px 15px;
        padding: 20px 15px 0;
    }
    .customer-account-login .actions-toolbar > .primary,
    .fieldset.create.info input, .fieldset.create.account input {
        max-width: 480px;
    }
    .form.create.account fieldset {
        width: 100%;
        margin-right: 0;
    }
    .custom_page h1 {
        font-size: 35px;
        margin-bottom: 30px;
    }
    .custom_page {
        background: #fff;
        padding: 25px 20px;
    }
    .custom_page p, .custom_page ul li {
        font-size: 15px;
        margin-bottom: 10px;
        line-height: 1.5;
    }
    .amrelated-pack-wrapper {
        margin: 20px 0 30px;
    }
    .product.info.detailed {
        padding-top: 0px;
    }
    .amrelated-discount.-summary {
        top: 27px;
    }
    .amrelated-summary-content .main.price {
        font-size: 28px;
    }
    #product-attribute-specs-table tr {
        padding: 5px 10px;
        font-size: 15px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    #product-attribute-specs-table tr:nth-of-type(2n) {
        background: #eef1f7
    }
    #product-attribute-specs-table tr td {
        padding: 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
        color: #8c8c8c;
    }
    #product-attribute-specs-table tr td::before {
        color: #333;
    }
    .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) {
        border: none;
        display: block;
    }
    .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)>tbody {
        display: block;
    }
    .checkout-index-index .header.content {
        padding: 5px 0 0 0;
    }
    .checkout-index-index .header.content.sticky .nav-toggle, 
    .checkout-index-index .nav-toggle,
    .checkout-index-index .page-header .amsearch-wrapper-block {
        display: none;
    }
    .checkout-index-index .minicart-wrapper {
        margin: 14px 25px 0 15px;
    }
    .checkout-index-index .minicart-wrapper .block-minicart {
        right: -20px;
    }
    .checkout-index-index .minicart-wrapper .block-minicart:after {
        right: 30px;
    }
    .checkout-index-index .minicart-wrapper .block-minicart:before {
        right: 31px;
    }
    .checkout-index-index .page-main {
        padding: 0;
    }
    .checkout-index-index .am-checkout {
        margin: 0;
        padding: 0 12px;
    }
    .checkout-index-index .checkout-block {
        margin: 7px 9px 15px;
    }
    #co-payment-form br {
        display: none;
    }
    #html-body .modal-popup.modal-slide._inner-scroll._show {
        z-index: 1002!important;
        width: 95%;
        height: 75%;
        margin: auto;
        left: 0;
    }
    .block.upsell .block-content .product-item .product-item-info,
    .block.related .block-content .product-item .product-item-info {
        padding: 0 10px;
    }

    .home-top-promotion {
        margin-top: 0px;
    }
    
    .homeTopPromotion {
        max-width: 100%;
        width: 100%;
        margin-right: 0;
    }
    
    .homeTopPromotion .top-promotion-slides .slick-arrow {
        opacity: 1;
    }
    
    .columns .column.main {
        padding-bottom: 20px;
    }
    
    .tabs-wrapper ul li .tab_item::before {
        height: 30px;
        font-size: 12px;
        width: 50px;
        margin: 0;
    }
    
    .minicart-wrapper .action.showcart .counter-label, .minicart-wrapper .action.showcart .counter.qty.empty, .minicart-wrapper .action.showcart .text {
        display: none;
    }
    
    .headerPanelRight li a {
        font-size: 0;
    }
    
    .nav-sections-item-content  [data-content-type="html"] {
        display: flex;
        position: relative;
        width: calc(100% - 30px);
        align-items: center;
        justify-content: flex-start;
        margin: 10px 0 0 auto;
    }
    
    .nav-sections-item-content [data-content-type="html"] .under-mobile-menu li a {
        padding-bottom: 8px;
        font-size: 14px;
        font-family: 'Montserrat_regular';
        color: #000;
        text-transform: uppercase;
        font-weight: 600;
        padding-left: 0;
        padding-top: 5px;
    }
    .nav-sections-item-content [data-content-type="html"] .under-mobile-menu {
        width: 100%;
        padding: 0;
        margin: 0;
        list-style: none;
    }
    .nav-sections-item-content [data-content-type="html"] .under-mobile-menu li {
        padding: 5px 0;
    }
    .nav-sections-item-content [data-content-type="html"] .under-mobile-menu .wrapp {
        display: flex;
        gap: 15px;
    }
    
    .nav-sections-item-content [data-content-type="html"] .under-mobile-menu .wrapp a {
        padding-bottom: 0px;
        font-size: 18px;
    }
    body .block.related .item.product.product-item {
        width: 50%;
    }
    .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus,
    .amrelated-pack-wrapper .amrelated-content-wrapper .-discount-applied.-collapsed + .amrelated-plus {
        display: none;
    } 
    .amrelated-pack-wrapper .amrelated-content-wrapper .-discount-applied + .amrelated-plus {
        display: block;
        text-align: center;
        font-size: 50px;
        margin: 0 auto;
        position: relative;
        top: -23px;
        line-height: 45px;
        border: 1px solid #fcb515;
        border-radius: 50%;
        background: #fff;
    }
    .amrelated-pack-item:not(.-main).-selected {
        padding-top: 0;
    }
} 

body.catalog-category-view .subcategory {
    flex-direction: column;
    gap: 15px;
}

body.catalog-category-view .subcategory {
    flex-direction: column;
    gap: 15px;
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
    ms-overflow-style: none;
    scrollbar-width: thin;
    width: 100%;
}

body.catalog-category-view .subcategory .subcategory__list {
    justify-content: flex-start;
    gap: 15px;
    place-items: flex-start;
    margin: 0;
    border: none;
    display: flex;
    width: max-content;
    flex-wrap: nowrap;
    padding-bottom: 20px;
}

@media screen and (max-width: 767px) {
    .catalog-category-view .page-main .category-description div[data-content-type='text'], 
    .ambrand-index-index .category-description .category-description div[data-content-type='text'] {
        position: relative;
        overflow: hidden;
        height: 60px;
        transition: all 0.3s ease-in-out;
        cursor: pointer;
        margin-bottom: 0px;
    }
    .catalog-category-view .page-main .category-description div[data-content-type='text']::after, 
    .ambrand-index-index .category-description .category-description div[data-content-type='text']::after {
        position: absolute;
        bottom: 0;
        left: 0;
        height: 100%;
        width: 100%;
        content: "";
        background: linear-gradient(to top, rgba(242, 240, 232, 1) 5%, rgba(255, 255, 255, 0) 60%);
        pointer-events: none;
        opacity: 1;
        transition: all 0.3s ease-in-out;
    }
    .catalog-category-view .page-main .category-description.active div[data-content-type='text'], 
    .ambrand-index-index .category-description .category-description.active div[data-content-type='text'] {
        height: auto;
        margin-bottom: 0;
    }
    .catalog-category-view .page-main .category-description.active div[data-content-type='text']::after, 
    .ambrand-index-index .category-description .category-description.active div[data-content-type='text']:after{
        opacity: 0;
    }
}

@media screen and (max-width:640px) {
    .amrelated-pack-item.-wide .amrelated-info {
        text-align: center;
    }
    .amrelated-pack-item.-wide .amrelated-photo-container {
        margin: 0 auto;
    }
    .loud_features li,
    .loud_features li:last-child {
        width: auto;
        padding: 0 5px;
    }
    .loud_features li i {
        font-size: 18px;
    }
    .loud_features {
        grid-gap: 20px;
        gap: 20px;
        padding: 15px 0;
        margin-top:10px;
    }
    .loud_features li {
        gap: 10px;
        flex-direction: column;
        text-align: center;
        min-width: 22%;
        font-size: 16px;
    }
    .block.upsell .priceBoxWrapper,
    .block.related .priceBoxWrapper {
        width: calc(100% - 25px);
        gap: 10px;
        padding: 5px 15px 15px;
    }
    .block.upsell .priceDiscountBoxWrapper,
    .block.related .priceDiscountBoxWrapper {
        justify-content: space-between;
        flex-direction: column;
        align-items: center;
    }
    .block.upsell .productDiscountPercentages,
    .block.related .productDiscountPercentages {
        padding-bottom: 3px;
    }
    .block.upsell .discountBoxWrapper,
    .block.related .discountBoxWrapper {
        width: 90%;
        padding: 10px 6px;
    }
    .block.upsell .discountBoxWrapper .productDiscountSaving,
    .block.related .discountBoxWrapper .productDiscountSaving {
        margin-top: 3px;
    }
    .checkout-payment-method .payment-methods .actions-toolbar .primary {
        width: 100%;
    }
    .opc-wrapper .form-login, .opc-wrapper .form-shipping-address, .opc-wrapper .methods-shipping {
        margin: 20px -11px 15px;
    }
    #product-attribute-specs-table tr td {
        width: 100%;
    }
    .price-details-wrapper .additional-attributes-wrapper {
        border: none;
        margin-bottom: 5px;
    }
    .product-info-price>*:last-child {
        padding-right: 0px;
    }
    .pages .pages-items {
        padding: 0px 40px 0;
    }
    .amasty-xlanding-columns5.amasty_xlanding-page-view .products-grid .product-items .product-item,
    .amasty-xlanding-columns4.amasty_xlanding-page-view .products-grid .product-items .product-item,
    .amasty_xlanding-page-view .products-grid .product-items .product-item,
    body .item.product.product-item {
        width: 50%;
    }
    .amrelated-pack-item.-wide .amrelated-info {
        flex-direction: column;
    }
    .amrelated-pack-item.-wide .amrelated-details {
        margin-left: 0px;
        margin-top: 10px;
    }
}

@media screen and (max-width:530px) {
    .amrelated-discount.-summary {
        top: 20px;
        padding: 5px 10px;
        max-width: 100%;
        font-size: 12px;
    }
    .amrelated-pack-item.-discount-applied .amrelated-discount {
        margin-bottom: 20px;
    }    
    .amrelated-summary-content {
        justify-content: center;
        flex-direction: column;
        padding: 0px 15px 15px;
    }
    .amrelated-tocart-wrapper .action.primary {
        width: 100%;
    }
    .amrelated-price-wrapper {
        padding: 10px 0;
    }
    .amrelated-pack-item {
        padding: 20px 15px;
    }
    .productRightSide {
        width: 100%;
    }
    .signup {
        font-size: 18px;
    }
    .tabs-wrapper ul {
        width: calc(100% - 85px);
    }
    .tabs-wrapper ul li {
        flex-basis: 5%;
        padding: 5px 5px;
    }
    .action[data_viewport="true"] .tabs-wrapper ul li:first-child .tab_item::before {
        height: 28px;
        width: 44px;
    }
    .tabs-wrapper ul li .tab_item::before {
        height: 30px;
        font-size: 12px;
        width: 35px;
        margin: 0;
    }
    .tabs-wrapper h6 {
        font-size: 24px;
        padding-left: 10px;
    }
    .new[data_viewport="true"] .tabs-wrapper ul li:first-child .tab_item::before {
        width: 60px;
    }
    .new[data_viewport="true"] .tabs-wrapper ul li:first-child .tab_item {
        position: relative;
    }
    .new[data_viewport="true"] .tabs-wrapper ul li:first-child .tab_item::before {
        background-image: url(../images/stickerNew.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    }
    .new[data_viewport="true"] .tabs-wrapper ul li:first-child .tab_item::after {
        content: "NOVO";
        font-family: Montserrat_bold;
        font-size: 10px;
        color: #fff;
        position: absolute;
        line-height: 0;
        width: 100%;
        top: 50%;
    }
    .cat {
        width: 45%;
    }
    .banners_homepage_wrapper .banners_homepage {
        width: 100%;
    }
    .tabs-wrapper {
        justify-content: center;
        flex-direction: column;
    }
    .tabs-wrapper h6 {
        padding: 10px 0 5px;
        text-align: center;
    }
    .tabs-wrapper ul {
        width: calc(100% - 10px);
        justify-content: center;
    }
}

@media screen and (max-width:480px) {
    .amshopby-categories-slider.amslider .slide {
        flex-basis: 40%;
    }
    .amshopby-categories-slider.amslider .wrapper, .subcategory__list {
        justify-content: center;
    }
    .amslider .slide .category-item-title, .amslider .swiper-slide .swiper-category-item {
        font-size: 12px;
    }
    .amshopby-categories-slider.amslider .wrapper, .subcategory__list {
        gap: 10px;
    }
    .subcategory {
        padding-left: 7px;
        width: 100%;
    }
    .twoPromotionsWrapper {
        flex-direction: column;
    }
    .cat ul li a {
        font-size: 14px;
    }
    #tabs-container .slick-slider .slick-arrow.slick-next, #tabs-container .slick-slider .slick-arrow.slick-prev {
        display: none!important;
    }
    .slick-slider {
        padding: 0 10px!important;
    }
    .f_column strong, 
    .f_column.footer-active ul li {
        font-size: 15px;
    }
    .call_to_action {
        display: block;
        position: fixed;
        left: 10px;
        bottom: 30px;
        z-index: 999;
        width: 50px;
        height: 50px;
        background: #fcb515;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #000;
        box-shadow: 0 0 0 rgba(204,169,44, 0.4);
        animation: pulse 2s infinite;
    }
    .call_to_action i {
        font-size: 22px;
        color: #fff;
    }
    @-webkit-keyframes pulse {
        0% {
          -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
        }
        70% {
            -webkit-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
        }
        100% {
            -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
        }
      }
      @keyframes pulse {
        0% {
          -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
          box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
        }
        70% {
            -moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
            box-shadow: 0 0 0 10px rgba(204,169,44, 0);
        }
        100% {
            -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
            box-shadow: 0 0 0 0 rgba(204,169,44, 0);
        }
    }
    .sorter-label {
        display: none;
    }
}

@media screen and (max-width:430px) {
    .tworow, .onerow {
        flex-wrap: wrap;
    }
    .tworow .cat {
        flex-basis: 100%;
    }
    .page-products .products-list.pinned .price-list_wrapp {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .products-list.pinned .mp_price {
        margin-top: 0px;
        margin-right: 0px;
    }
    .products.pinned .product-item .price-box {
        margin-bottom: 10px;
    }
    .product-item .reg_price .price-box .special-price .price-container .price, .product-item .reg_price .price-box.price-final_price .price-container .price {
        font-size: 18px;
    }
    .header.content.sticky .nav-toggle, .nav-toggle {
        top: 22px;
    }
    .openMobMenu .navigation li.parent.level-top .c-nav:after, .openMobMenu .navigation li.parent>a:before {
        right: -20px;
    }
    #html-body .page-wrapper .navigation .level-top .level1 a {
        padding-left: 5px;
        width: calc(100% - 20px);
        margin: 0 auto 0 0;
    }
    .navigation .submenu h4.menuHeading span+span {
        border-bottom: solid 2px #cbbc80;
        left: -20px;
        position: relative;
        width: calc(100% + 20px);
        display: block;
        padding-bottom: 10px;
    }
    .navigation .submenu h4.menuHeading {
        margin-bottom: 0px;
    }
    .cart.table-wrapper .product-item-photo {
        top: 60px;
    }
    .block-minicart .minicart-items-wrapper {
        max-height: 280px;
    }
}

@media screen and (max-width:380px) {
    .customer-account-login #maincontent, .customer-account-create #maincontent {
        margin: 0px 10px 10px;
    }
    .checkout-cart-index #maincontent {
        padding: 0px 10px 10px;
    }
    .product-item-info {
        padding: 0 15px;
    }
    .page-main {
        padding: 0 10px;
    }
    .page-header {
        margin-bottom: 10px;
    }
    .product-item .reg_price .price-box .special-price .price-container .price, .product-item .reg_price .price-box.price-final_price .price-container .price {
        font-size: 16px;
    }
    .new[data_viewport="true"] .tabs-wrapper ul li:first-child .tab_item::before {
        width: 45px;
    }
    .tabs-wrapper ul li .tab_item::before {
        width: 27px;
    }
}