/*New  header css starts here*/
body, h1, h2, h3, h4, h5, h6, p, a { font-family: 'Poppins', sans-serif !important;}
.page-wrapper .page-header {
  background-color: #fff;
}
.page-header .panel.header {
    text-align: right;
    display: flex;
    padding: 10px 20px;
    align-items: center;
    justify-content: flex-end;
}
li.greet.welcome, li.customer-welcome {
    padding-top: 2px;
}
.page-wrapper .page-header .panel.wrapper::after {
  background-repeat: no-repeat;
  background: linear-gradient(45deg, #ffffff 0 20%, #0069B1 20% 40%, #00B0B9 40% 60%, #F6B700 60% 80%, #DF4F61 80% 100%);
  background-size: 100% 100%;
  display: inline-block;
  width: 80%;
  height: 9px;
  content: "";
  float: right;
}
.page-wrapper .page-header .header.content a.logo {
  margin-bottom: 0;
  margin-top: 10px;
}
.logo img {
    width: 100%;
    max-width: 70%;
}
.page-wrapper .page-header .header-3in1 {
  display: flex;
  width: auto;
}
.page-wrapper .page-header .Search_block {
  order: 1;
  margin-right: 5px;
  width: auto;
  position: relative !important;
  border-right: 1px solid #989b9c;
  padding-right: 15px;
  float: right;
}
.page-wrapper .page-header .Search_block div#search-btn {
  display: inline-block;
  position: relative;
  margin-top: 4px;
}
.page-wrapper .page-header .Search_block div#search-btn a:after {
  content: "\f002";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #f00;
  font-size: 24px;
}
.page-wrapper .page-header .Search_block div#search-btn div#custom-search {
  position: absolute;
  right: -9px;
  top: -6px;
}
.page-wrapper .page-header .Search_block .field.search .control .input-text {
  border: 1px solid #f00;
  border-right: 0;
  min-width: 300px;
}
.page-wrapper .page-header .Search_block .actions .btn-search-header {
  background: none;
  border-color: #f00;
  width: 40px;
}
.page-wrapper .page-header .Search_block .actions .btn-search-header::before {
  color: #f00;
  font-size: 24px;
}
.page-wrapper .page-header ul.header-social {
    padding-left: 0;
    order: 3;
    float: right;
    margin-right: 0;
}
.page-wrapper .page-header ul.header-social li a {
  color: #989b9c;
}
.page-wrapper .page-header .minicart-wrapper {
    order: 2;
    color: #333;
    padding: 0 5px;
    margin-left: 10px;
    position: relative;
    top: 0;
}
.page-wrapper .page-header .minicart-wrapper .action.showcart:before {
  color: #ffffff;
}
.brand-label {
  text-align: right;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
}
.page-footer {
  background-color: #000;
}
.copyright {
  background: #000;
}
body .page-wrapper {
  min-height: auto;
}
.page-header .panel.header ul.header.links {
    margin: 0 !important;
}
.customer-menu .header.links li a {
    text-align: left;
}
.footer-block-content li, .footer-block-content li a {
    color: #fff !important;
}
@media (max-width: 768px) {
  .logo img {
    max-width: inherit;
}
.page-wrapper .page-header .header-3in1 > div {
    width: 70%;
}
.page-wrapper .page-header .header.content a.logo.mobile-logo img {
width: auto;
max-width: 100%;
}
.page-wrapper .page-header .Search_block {
    order: 1;
    width: auto;
    position: relative;
    margin: 0;
    display: inline-block;
    margin-top: 15px;
    float:left;
}
.page-wrapper .page-header ul.header-social {
    padding-left: 0;
    order: 3;
    float: none;
    margin-right: 0;
    margin-left: 10px;
}
.page-header .panel.header {
    padding: 0;
}
    .page-header .header-3in1 .Search_block .field.search .control .input-text {
    border-top-left-radius: 20px;
    -webkit-border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
}
.page-header .header-3in1 .Search_block .actions .btn-search-header {
    border-top-right-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
}
  .page-wrapper .page-header .header.content a.logo {
    margin: 10px 0px;
  }
  .page-wrapper .page-header .Search_block div#search-btn {
    margin-top: 0;
  }
  .page-wrapper .page-header .header-3in1 {
    width: 100%;
  }
  .page-wrapper .page-header .Search_block div#search-btn div#custom-search {
    position: absolute;
    top: 34px;
    left: 0;
  }
  .page-wrapper .page-header .minicart-wrapper {
    background: none;
    position: relative;
    top: 100px ;
    right: 10px;
  }
.ammenu-button.-hamburger {
    color: #666 !important;
    position: absolute;
    right: 0;
}
.ammenu-button.-hamburger .ammenu-line, .ammenu-button.-hamburger:before, .ammenu-button.-hamburger:after{
    border-bottom: 2px solid !important;
}
  .page-wrapper .page-header .ammenu-menu-toggle {
    right: 0;
    left: auto;
  }
  .page-wrapper .page-header .ammenu-menu-toggle .ammenu-icon {
    border-bottom: 3px solid #f00 !important;
  }
  .brand-label {
    display: none;
  }
  .page-wrapper .page-header .minicart-wrapper .action.showcart:before {
    color: #000 !important;
}
}

.customer-menu ul.header.links {
  text-align: left;
}
ul.header.links li.link.authorization-link a {
    text-decoration: underline;
}
.customer-menu ul.header.links li a, .customer-menu ul.header.links li.link.authorization-link a {
    text-decoration: none !important;
}
.header-3in1 ul.header-social li a .fa-youtube:before {
    content: "\f16a";
}
@media (max-width:1024px) and (min-width:768px) {
    /*.page-wrapper .page-header .minicart-wrapper {
        margin-right: 40px;
        margin-left: 30px;
    }*/
    .page-wrapper .page-header .header.content a.logo {
        margin: 0;
    }
    .page-wrapper .page-header .header.content a.logo img {
        width: 240px;
        max-width: 80%;
        display: inline-block;
        margin-top: 10px;
    }

}
@media (min-width:768px) {
button#toggle_button.ammenu-button.-hamburger {
    display: none;
}
}
body .ammenu-header-container .header.content {

display: inherit;

}
/*New header css ends here*/


.page-wrapper .page-header .header.content a.logo.mobile-logo{
display: none;


}
@media (max-width: 767px) {
.page-wrapper .page-header .header.content a.logo.mobile-logo{
display: block;
max-width: 100%;
margin: 5px 0;
}
}
.page-wrapper .page-header .header.content a.logo.desktop-logo{
display: none;


}
@media (min-width: 767px) {
.page-wrapper .page-header .header.content a.logo.desktop-logo{
display: block;
}
}

.page-wrapper .page-header .header.content a.logo.mobile-logo img{
max-height: 49px;
}




.slick-slide .pagebuilder-slide-wrapper {
background-size: 100% 100% !important;
}

.slick-arrow {
margin: 0 10px;
}

.pagebuilder-slider.slick-initialized.slick-slider {
max-width: 1900px;
margin: 0 auto !important;
width: 100%;
}

/*Slider Css*/
.pagebuilder-slider.slick-initialized.slick-slider {
min-height: 100% !important;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
min-height: auto !important;
}
@media (min-width:1300px) {
.slick-slide .pagebuilder-slide-wrapper {
background-size: cover !important;
min-height: 321px !important;
}
}
@media (min-width:320px) {
.slick-slide .pagebuilder-slide-wrapper {
background-size: 100% !important;
min-height: 360px !important;
}
}
@media (min-width:365px) {
.slick-slide .pagebuilder-slide-wrapper {
background-size: 100% !important;
min-height: 375px !important;
}
}
@media (min-width:399px) {
.slick-slide .pagebuilder-slide-wrapper {
background-size: 100% !important;
min-height: 400px !important;
}
}
@media (min-width:411px) {
.slick-slide .pagebuilder-slide-wrapper {
background-size: 100% !important;
min-height: 411px !important;
}
}
@media (min-width:414px) {
.slick-slide .pagebuilder-slide-wrapper {
background-size: 100% !important;
min-height: 414px !important;
}
}
@media (min-width:428px) {
.slick-slide .pagebuilder-slide-wrapper {
background-size: 100% !important;
min-height: 428px !important;
}
}
@media (min-width:667px) {
.slick-slide .pagebuilder-slide-wrapper {
background-size: 100% !important;
min-height: 667px !important;
}
}
@media (min-width:736px) {

.slick-slide .pagebuilder-slide-wrapper {
background-size: 100% !important;
min-height: 736px !important;
}
}
@media (min-width:768px) {
.slick-slide .pagebuilder-slide-wrapper {
background-size: 100% !important;
min-height: 768px !important;
}
}
@media (min-width:800px) {
.slick-slide .pagebuilder-slide-wrapper {
background-size: 100% !important;
min-height: 190px !important;
}
}
@media (min-width:812px) {
.slick-slide .pagebuilder-slide-wrapper {
background-size: 100% !important;
min-height: 193px !important;
}
}
@media (min-width:844px) {
.slick-slide .pagebuilder-slide-wrapper {
background-size: 100% !important;
min-height: 200px !important;
}
}
@media (min-width:858px) {
.slick-slide .pagebuilder-slide-wrapper {
background-size: 100% !important;
min-height: 203px !important;
}
}
@media (min-width:900px) {
.slick-slide .pagebuilder-slide-wrapper {
background-size: 100% !important;
min-height: 213px !important;
}
}
@media (min-width:992px) {
.slick-slide .pagebuilder-slide-wrapper {
background-size: 100% !important;
min-height: 236px !important;
}
}
@media (min-width:1200px) {
.slick-slide .pagebuilder-slide-wrapper {
background-size: 100% !important;
min-height: 303px !important;
}
}
@media (min-width:1300px) {
.slick-slide .pagebuilder-slide-wrapper {
background-size: 100% !important;
min-height: 323px !important;
}
}
@media (min-width:1400px) {
.slick-slide .pagebuilder-slide-wrapper {
background-size: 100% !important;
min-height: 341px !important;
}
}
@media (min-width:1481px) {
.slick-slide .pagebuilder-slide-wrapper {
background-size: 100% !important;
min-height: 370px !important;
}
}
@media (min-width:1600px) {
.slick-slide .pagebuilder-slide-wrapper {
background-size: 100% !important;
min-height: 380px !important;
}
}
@media (min-width:1680px) {
.slick-slide .pagebuilder-slide-wrapper {
background-size: 100% !important;
min-height: 397px !important;
}
}
@media (min-width:1900px) {
.slick-slide .pagebuilder-slide-wrapper {
background-size: 100% !important;
min-height: 448px !important;
}
}


/* add custom css */

@media(max-width: 767px){
    .catalog-product-view .product-info-main .product-info-price .price-box .price-container > span{
        margin-bottom: 0px;
    }
    body .page-wrapper .page-header .header.content {
    padding-bottom: 10px;
    }
    body .page-wrapper .page-header .header.content ul.header-social {
    margin-bottom: 0px;
    }
    body .page-wrapper .page-header .header.content .Search_block div#search-btn div#custom-search {
    top: 43px;
    }
    body .page-wrapper .page-header .header.content ul.compare.wrapper + .widget.block {
    margin: 0;
    }
    .login-container .log-in-content {
        padding: 0 0px;
    }
    body .page-wrapper .page-header ul.header-social{
        margin-bottom: 0px;
    }
    body .page-wrapper .page-header .Search_block div#search-btn div#custom-search{
        top: 44px
    }
    .page-wrapper .page-header .Search_block .field.search .control .input-text{
        box-shadow: none;
    }
    body .page-wrapper .page-header .Search_block .actions .btn-search-header{
        background: #ffffff;
    }
    body .page-wrapper .page-header .minicart-wrapper {
        top: 100px !important;
        z-index: 9;
    }
    .cms-index-index .block-products-list li.product-item {
        margin-bottom: 30px;
    }
    .cms-index-index .block-products-list li.product-item .price-box {
        margin-bottom: 5px;
    }
    button.action.tocart.preorder {
        margin-top: 10px;
        margin-bottom: 5px;
    }
    body.catalog-product-view .product-info-main .product-info-price{
        width: 100% !important;
    }
    body.catalog-product-view .product-info-main .price-box.price-final_price{
        align-items: center;
        gap: 5px;
    }
    body.catalog-product-view .product-info-main span.ken-discount-percent {
        top: 0px; margin-left: 5px;
    }
    select{
	font-size: 16px;
    }
    input[type="color"],
    input[type="date"],
    input[type="datetime"],
   input[type="datetime-local"],
   input[type="email"],
  input[type="month"],
  input[type="number"],
  input[type="password"],
  input[type="search"],
  input[type="tel"],
 input[type="text"],
 input[type="time"],
 input[type="url"],
 input[type="week"],
select:focus,
textarea {
font-size: 16px;
}

}



@media(max-width: 767px){
body .page-wrapper .page-header .panel.header .minicart-wrapper {
    right: 10px;
    top: 100px !important;
    background: 0 0;
    position: relative;
}
}
@media (min-width: 768px) and (max-width: 1366px) {
    body .page-wrapper .page-header .panel.header .minicart-wrapper {
        right: 30px !important;
    }

    .page-wrapper .page-header .minicart-wrapper .action.showcart:before {
        color: #000 !important;
    }

    .brand-label {
        display: none;
    }

    .page-wrapper .page-header .header-3in1 {
        float: none !important;
    }
    .page-wrapper .page-header .header-3in1{justify-content: space-evenly;margin-top: 20px;}
    .page-wrapper .page-header .header-3in1 > div{width:auto !important;}
}

/*Header block css code*/
ul.header-social li a .fa-twitter::before {
  content: "";
  background: url('/media/wysiwyg/icon/newtwitter-logo.png');
  width: 20px;
  height: 20px;
  display: block;
  background-size: 100%;
}
ul.footer-social li a .fa-twitter::before {
  content: "";
  background: url('/media/wysiwyg/icon/twitter-logo-white.png');
  width: 13px;
  height: 14px;
  display: block;
  background-size: 100%;
  }
  .page-wrapper .page-header ul.header-social li a {
    color: #666 !important;
}
ul.header-social {
	display: inline-block;
	float:right;
	margin-right: 25px;
}
ul.header-social > li {
	display: inline-block;
	margin: 10px 5px 0 10px;
	font-size: 25px;
}
ul.header-social > li a:hover {
	color: #fff;
}
ul.header-social > li a {
	font-size: 25px;
        color: #fff;
}

.ada-footer {
    display: flex;
    justify-content: space-between;
    max-width: 74%;
    margin: 25px auto;
    align-items: center;
}
button#ot-sdk-btn {
    height: 40px;
}

@media (max-width:991px) {
    .ada-footer {
        max-width: 94%;

    }}
@media (max-width:768px) {
    .ada-footer {
        display: block;
        max-width: 100%;
        text-align: center;
    }
    .field-recaptcha {
        margin: 0 auto 15px;
        display: inline-block;
    }
    .ada-remediation {
        margin: 0 auto 15px;
    }
}

/* Footer- Connect with Us */
.block.block-customer-login, .log-in-content {
    width: 50%;
    display: inline-block;
}

.log-in-content {
    padding: 0 50px;
}

.log-in-content h3 {
    color: #000;
    margin-bottom: 20px;
}

.log-in-content p {
    font-size: 15px;
    margin-bottom: 20px;
}

.log-in-content p a {
    text-decoration: underline;
}

.account-links.login-container, .static-block-content {
    width: 48%;
    float: left;
}

.account-links.login-container {
    margin-right: 10px;
}

.account-links .block.block-new-customer {
    width: 100%;
}

.account-links .block.block-new-company {
    float: none;
    width: 100%;
    margin-top: 30px;
}

.account-links .company-account { display: table; }

.main-contain .static-block-content {
    padding: 0 30px;
}

.main-contain .static-block-content p {
    margin-bottom: 20px;
    font-size: 15px
}

.main-contain .address {
    margin-bottom: 20px;
}

.main-contain .address span {
    display: block;
    font-size: 15px;
    font-weight: bold;
}


@media screen and (max-width: 767px) {

	.block.block-customer-login, .log-in-content {
	    width: 100%;
	    display: block;
	}

	.account-links.login-container, .static-block-content {
	    width: 100%;
	    float: none;
	}
}
/* ends footer block */
/* Product price and special price */
.product-info-main .product-info-price {
    margin: 10px 0px 20px;
}

.product-info-main .product-info-price .price-box .old-price {
    float: left
}

.product-info-main .product-info-price .price-box .special-price {
    margin: 0 0 0 5px;
    padding: 0;
    vertical-align: bottom;
    color: #e74c3c;
}

.product-info-main .product-info-price .price-box .price {
    color: #e74c3c;
    font-size: 20px;
}

.product-info-main .product-info-stock-sku {
    vertical-align: bottom
}

.product-info-main .ken-discount-percent {
    position: relative;
    top: 0;
    float: right;
    margin: 0 0 0 10px;
    text-align: center;
    font-size: 20px;
    display: inline
}

.product-info-main .product-info-price .price-box .old-price .price {
    margin-left: 5px
}

.product-info-main .product-info-price .price-box .old-price .price, .product-info-main .product-info-price .price-box .old-price .price-label {
    color: #999;
    font-size: 20px
}

body.catalog-category-view.mass-add-to-cart .products-list .price-box .old-price, body.catalog-category-view.mass-add-to-cart .products-list .price-box .old-price .price-label {
    color: #999;
    font-size: 16px
}

body.catalog-category-view.mass-add-to-cart .products-list .price-box .price {
    font-size: 16px;
}

body.catalog-category-view.mass-add-to-cart .products-list .price-box .special-price {
    margin-right: 0px;
    order: 1;
    vertical-align: bottom;
    margin-top: 3px;
    margin-left: 5px;
}

/* ends here */
/* Special price call out in b2c*/
.special-price span.price {
    color: unset !important;
    font-size: unset !important;
}

.special-price span.price:before {
    content: unset !important;
    font-size: unset !important;
    color: unset !important;
}
/*ends here*/
/* Css from admin */

@media (max-width: 767px){
.header.content .header-3in1 .brand-label {
top: 19px;
max-width: 73% !important;display:none;
}
}
.gray-note-top { 
font-weight: 600;
}

.gray-note-top + div { 
font-weight: 600;
}

.gray-note {
font-weight: 600;
}

.gray-note + div {
font-weight: 600;
}

@media (min-width:768px) and (max-width:780px){
    body .page-header .header-3in1{
        float: none;
    }
}

/* narrow mega menu item padding */
/*
@media (min-width: 1024px), print {
.ammenu-menu-wrapper.-desktop .ammenu-item.-main {
        padding: 18px 14px;
    }
}
.mass-add-to-cart .selection-addtocart{ top: 60px !important;}

.customer-account-index .block-dashboard-info .box-information .box-actions .action.edit::after {
    content: "|";
}
*/
@media (max-width: 767px){
    .block.block-customer-login {width: 100% !important; }
}
.main-megamenu { width:100%}
.header-style-12 .header-bottom .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > .sm_megamenu_head { font-size: 110.67% !important; margin-right: 16px; }

@media screen and (max-width: 1024px) {
.header-style-12 .header-bottom .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > .sm_megamenu_head {
    font-size: 88.67% !important;
    margin-right: 5px !important;
}
}

.footer-style-2 .container .row {
    margin: 0;
}

.footer-style-2 .container .footer-top {
	padding-top: 30px;
}
a.left.carousel-control {
    display: none;
}
a.right.carousel-control {
    display: none;
}
#amasty-shopby-product-list .products.wrapper {
    z-index: unset;
}

/*ends here*/
/*Login page*/
.form-login .login legend{
display: none;
}

#contact-form .fieldset legend{
	display: none;
}

.form-addbysku .box .fieldset legend{
	display: none;
}
p.new-arrivals {
color:#969696;
}
.catalog-category-view .category-description .pagebuilder-column div h3 strong span {
color: #ce0013 !important;
}
.compare.wrapper .counter.qty{
color :#595959 !important;
}
.product-info-main .product-info-price .price-box .price {
  color: #A82315 !important;
}
.product-info-main .product-info-price .price-box .special-price {
	color: #A82315 !important;
}
.product-info-main .product-info-price .price-box .price {
  color: #A82315 !important;
}
.old-price .price-label {
    display: none !important;
}
.fotorama-item #slide-info {
display:none;
}
/* Redundant link fixes*/
.mass-add-to-cart #mass-add-to-cart{
    table{
        .box-image-list.related-box-item{
            width: auto;
        }
    }
    .products.list.items.product-items .product-image-container {
        width: 100px !important;
    }
    .products.list.items.product-items .product-item-photo {
        display: inline-flex;
        gap: 15px;
        width: auto;
    }
}
.mass-add-to-cart #mass-add-to-cart .products.list.items.product-items .product-item-photo {
  text-decoration: none !important;
}
.products.list.items.product-items .product-item-photo h2 {
 color: #000000;
}
.mass-add-to-cart #mass-add-to-cart {
    & table {
        .box-image-list.related-box-item {
        width: 270px;
        }
    }
}
.mass-add-to-cart #mass-add-to-cart .products.list.items.product-items table td.item-image .product-image-container {
border-right: 1px solid #ddd; padding: 10px;
}
.mass-add-to-cart #mass-add-to-cart .products.list.items.product-items table td.item-image .product-name {
  font-weight: 400;
}
.page-header .nav-toggle > span {
	font-size:12px;
}
/*Very small text fixes for PDP page */
@media only screen and (min-width: 780px) {
.product-items .product-item-info .product-item-details .requisition-list-button.toggle span {
font-size:10px;
}
}
.incdisplay{
	width: 80px;
}
/* For backorder item button color*/
.box-tocart .action.tocart.item-backorder{
    background-color: #00B1BB;
    color: black;
    width: 52%;
}

/*quickorder changes */
.quickorder-index-index .column .block-addbysku .box-upload {
    width: 100%;
}
.quickorder-index-index .column .block-addbysku .box-upload .extendquickorder {
    display: grid;
    grid-auto-flow: row;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
}
.quickorder-index-index .column .block-addbysku .box-upload .extendquickorder .field.upload.skus {
    order: 1;
}
.quickorder-index-index .column .block-addbysku .box-upload .extendquickorder .field.upload.skus + .field.upload.skus {
    order: 3;
}
.quickorder-index-index .column .block-addbysku .box-upload .extendquickorder .fieldset {
    order: 2;
}
.quickorder-index-index .column .block-addbysku .box-upload .extendquickorder .fields.additional {
    order: 4;
}
.quickorder-index-index .column .block-addbysku .box-upload .extendquickorder .actions-toolbar {
    order: 5;
    float: none;
    display: block;
    margin: 0;
}
.quickorder-index-index .column .block-addbysku .box-upload .extendquickorder .deletable-item .actions-toolbar{
float: none; display: inline-block;
padding-left: 5px;
}
@media(max-width: 767px){
.quickorder-index-index .column .block-addbysku .box-upload .extendquickorder {
    display: grid;
    grid-auto-flow: row;
    grid-template-columns: 1fr;
    gap: 40px;
}
.quickorder-index-index .column .block-addbysku .box-upload .extendquickorder .field.upload.skus + .field.upload.skus{
order: 2;
}
.quickorder-index-index .column .block-addbysku .box-upload .extendquickorder .fieldset {
    order: 3;
}
}
/*CSS for list page image alignment*/
.mass-add-to-cart #mass-add-to-cart .products.list.items.product-items table td.item-image .product-image-container{
	width: 80px !important;
}
.bo-cyan-color{
	background:#8fe2e6;
}
.cyan-note-top{
background:#8fe2e6;
font-weight:600;
width:fit-content;
}
.quickorder-index-index .page-title{
    margin-bottom: 10px;
}
.instructions_pdf a{
    color: #fc0009;
    letter-spacing: 0.1px;
}
/* CSS copied form B2C to Corporate*/
/* add custom css */

aside.modal-popup.agreements-modal.modal-slide._inner-scroll~.modals-overlay {
    display: none;
}

aside.modal-popup.agreements-modal.modal-slide._inner-scroll._show~.modals-overlay {
    display: block;
}

aside.modal-popup.agreements-modal.modal-slide._inner-scroll+aside.modal-popup.agreements-modal.modal-slide._inner-scroll._show~.modals-overlay {
    display: none;
}

aside.modal-popup.agreements-modal.modal-slide._inner-scroll._show+aside.modal-popup.agreements-modal.modal-slide._inner-scroll._show~.modals-overlay {
    display: block;
}

.nav-sections .section-item-content .menu-container .menu>ul>li ul li .electronics-menu-box {
    display: flex;
    flex-direction: row;
}

.catalog-category-view .products-list .price-box.price-final_price,
.catalogsearch-result-index .products-list .price-box.price-final_price {
    align-items: center;
}

.catalog-category-view .products-list .price-box.price-final_price .old-price .price-container,
.catalogsearch-result-index .products-list .price-box.price-final_price .old-price .price-container {
    top: 0;
    padding-left: 5px;
}

.checkout-index-index form#cim-transparent-form+.checkout-agreements-block .checkout-agreement.field {
    display: block;
}

.catalog-product-view .product-info-main .price-box.price-final_price {
    align-items: baseline;
}

.products-grid .product-item-details .product-item-actions .actions-secondary.action.more-options {
    border: 1px solid #e7e7e7;
}

.products-grid .product-item-details .product-item-actions .actions-secondary.action.more-options:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 21px;
    line-height: inherit;
    color: #bbb;
    content: '\f853';
    font-family: 'porto-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}

.agreements-modal+.agreements-modal {
    display: none !important;
}

.form.password.reset {
    Padding-bottom: 10px;
}

.payment-method-billing-address .checkout-billing-address .billing-address-details {
    padding-bottom: 20px;
}

.section-item-content .menu-container .menu>ul>li.three-col-small-banner ul li.megaCategoryBlock .child-column-megamenu-block {
    padding: 14px 30px;
}

.section-item-content .menu-container .menu>ul>li.three-col-small-banner ul li.megaCategoryBlock .child-column-megamenu-block li {
    padding-bottom: 6px;
}

div#md_authorizecim_cc_type_cvv_div {
    position: relative;
}

.checkout-payment-method .ccard>.field.cvv>.control {
    display: inline-flex;
    padding-right: 20px;
    position: static;
    width: 100%;
    padding-bottom: 20px;
}

.checkout-payment-method .ccard>.field.cvv>.control div#md_authorizecim_cc_cid-error {
    position: absolute;
    width: 100%;
    bottom: 0;
}

div#md_authorizecim_cc_type_cvv_div .field-tooltip {
    cursor: pointer;
    position: relative;
    right: 0;
    top: 1px;
}

.modal-popup.popup-authentication .modal-inner-wrap .action-close {
    padding: 5px;
    margin: 5px;
}

.form-create-account {
    margin-bottom: 30px;
}

.catalog-category-view .products-list .product-item .old-price {
    margin: -1px 0 0 0;
    padding-left: 5px;
    line-height: 1;
}

.section-item-content .menu-container .menu.horizontal>ul>li>a span.megaitemicons {
    display: none;
}

form#cim-transparent-form+.checkout-agreements-block .checkout-agreement.field {
    align-items: baseline;
}
@media(max-width: 767px) {
    .cms-index-index .home-learn-more {
        margin-top: 15px !important;
    }

    .checkout-agreements-block .checkout-agreement.field {
        flex-wrap: wrap;
        align-items: flex-start;
        margin-top: 5px;
    }

    .checkout-agreements-block .checkout-agreement.field input {
        margin-top: 0px;
    }

    .section-item-content .menu-container .menu.horizontal>ul>li span.plus:before {
        color: #333333;
    }

    .section-item-content .menu-container .menu.horizontal>ul>li span.plus:after {
        content: none;
    }

    .section-item-content .menu-container .menu.horizontal>ul>li.has-active:hover span.plus::before {
        color: #ffffff;
    }

    div[data-content-type="banner"] a div[data-background-type="image"] {
        background-position: center top !important;
    }

    select,
    input[type="color"],
    input[type="date"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="email"],
    input[type="month"],
    input[type="number"],
    input[type="password"],
    input[type="search"],
    input[type="tel"],
    input[type="text"],
    input[type="time"],
    input[type="url"],
    input[type="week"],
    select:focus,
    textarea {
        font-size: 16px;
    }

    .homemobilechange p span {
        padding-left: 10px;
        font-size: 26px !important;
    }

    .checkout-cart-index .cart.table-wrapper .cart>.item tr.item-info {
        position: relative;
    }

    .checkout-cart-index .cart.table-wrapper .cart>.item .col.qty input+.mage-error {
        position: absolute;
        left: 0;
        right: 0;
    }

    .page-header .Search_block .actions {
        background: #ffffff;
    }

    html.nav-before-open .page-wrapper .page-header .minicart-wrapper {
        top: 57px !important;
    }
}
/* Blog widget */

.template-1-2 .block-title-wrap {
  display: flex;
}
a.latest-blog-view-all {
  margin: 0px 0 0 10px;
  position: relative;
  top: 5px;
  color: #000;
}
body [class^=template-] .image-wrap._4x3 {
  padding-bottom:35.1% !important
}
[class^=template-] .post-list .post-item {
  margin-bottom:1.5rem;
  display:block !important;
  text-align:left
}
.template-1-2.my-5 {
  padding: 20px 20px;
   background:#fff; 
}
.template-1-2 .post-list {
  margin-left:0;
  margin-right:0;
  display:grid;
  grid-template-columns:repeat(1,1fr);
  grid-template-rows:repeat(1,1fr);
  grid-column-gap:15px;
  grid-row-gap:15px
}
  [class^=template-] .post-list .image-container {
    max-width:100% !important;
    width: 100% !important;  
margin-bottom: 10px;
  }
@media (min-width:481px) {
  .template-1-2 .post-list {
    grid-template-columns:repeat(2,1fr)
  }
     [class^=template-] .post-list .image-container {
    max-width:90% !important;
    width: 100% !important; 
   margin-bottom: 10px;
  }

}
@media (min-width:768px) {
  .template-1-2 .post-list {
    grid-template-columns:repeat(3,1fr);
  }
}
.template-1-2 .post-list .post-item {
  width:100% !important
}
.template-1-2 .post-list .post-description {
  max-height:96px !important;
  color:#fff;
  line-height:1.3
}
.template-1-2 .post-list .post-description span {
  float:none
}
body [class^=template-] .post-list .image-container {
  float:left
}
body [class^=template-] .post-list .post-info {
  padding:0 !important;
  width:100%
}
.template-1-2 .post-list .post-description {
  max-height:56px !important;
  color:#000;
  font-size:14px;
  font-weight:400
}
body .template-1-2 .post-list .post-info h3.post-title a {
  font-size:20px !important;
  line-height:1.2 !important;
  font-weight:600;
  display:inline-block;
  min-height:52px;
   color: #000;
}
.template-1-2 .post-list .post-description p {
  font-size:14px !important;
  font-weight:400 !important;
  text-align:left !important
}
.template-1-2 .post-list .post-description span {
  font-size:14px !important;
  font-weight:400 !important
}
.template-1-2 .post-list .post-description strong {
  font-size:14px !important;
  font-weight:400 !important
}
.template-1-2 .post-list .post-description h3 {
  font-size:14px !important;
  font-weight:400 !important;
  line-height:1.29;
  text-transform:uppercase
}
.post-list .post-info .post-data-wrap {
  font-size: 18px;
  font-family: sans-serif;
}
.post-author-name * {
  color: #000 !important;
}
[class^="template-"] .post-data {
  color: #000 !important;
  padding: 0 0 10px;
  text-align: center;
  font-size: 18px !important;
}
[class^="template-"] .post-data {
  font-size: 11px;
  color: #fff;
}

.homeblogsection .block-inner {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 20px;
}

/* Special price call out in b2c*/
.special-price span.price {
    color: rgb(230,0,19);
    font-size: 120%;
}

.special-price span.price:before {
    content: "Special Price!! ";
    font-size: 100%;
    color: rgb(237,109,1);
}
/*ends here*/
/* CSS added in admin */
.widget.block.block-tagclaud {
    display: none;
}

.section-item-content .menu-container .menu>ul>li:hover {
    background: #fc0009 !important;
}

.page-header .header .nav-toggle {
    left: auto;
    right: 19px;
}

.page-header .header .nav-toggle:before {
    color: #757575;
}



.section-item-content .menu-container .menu.horizontal {
    background: #f0f0f0 !important;width:100%;
}

.section-item-content .menu-container .menu.horizontal>ul>li>a {
    color: rgb(54, 54, 54);
}

.section-item-content .menu-container .menu.horizontal>ul>li.menu-dropdown-icon>a:before {
    color: rgb(54, 54, 54);
}

.page-wrapper .ammenu-menu-wrapper {
    margin-bottom: 0;
}

@media (min-width:768px) and (max-width:780px) {
    .page-wrapper .page-header .header-3in1 {
        float: none;
    }
}
.minicart-items .product-item-details {
    text-align: left;
}

@media (max-width: 767px) {
    .page-header .Search_block .search-autocomplete {
        margin-top: 0;
    }
}

.slick-arrow {
    margin: 0 10px;
}

#PopupSignupForm_0 {
    display: none !important;
}

@media (max-width:767px) {
    .header-3in1 .brand-label {
        margin-bottom: 0;
        position: absolute;
        top: 28px;
        max-width: 55% !important;
        right: 60px;
        display: block;
    }

    .header-3in1 .brand-label img {
        width: 100% !important;
    }
}
#checkout-payment-method-load .warning_block {color: red;}
.block-content.filter-content .filter-options-content ol li a input[type=checkbox] { display: none; }
div#minicart-content-wrapper .subtitle span {
    color: #000 !important;
}
.col-lg-3.col-md-3 .message.info.empty {
	display: none;
}
@media only screen and (max-width: 767px) {.checkout-agreement.required{margin-left: 15px;}
}
.checkout-agreement.required button{
 padding-left : 0px !important;
 position : relative;
 top : -2px    
}
.checkout-agreement.required span{
color : #000
}
.checkout-index-index .checkout-container > .authentication-wrapper {
	display: none;
}
.checkout-payment-method .payment-method-content .fieldset.authorizenet_directpost > .field.type .control {
	margin-left: 0%;
}

.slick-prev, .slick-next {
z-index: 9;
}

.title {
font-weight: bold;
text-transform: uppercase;
}

div.ex1 {
  background-color: lightblue;
  width: 1020px;
  height: 200px;
  overflow: auto;
}

.whitetxt {
color: white;
}

.titletest {
font-weight: bold;
border-bottom: 1px red;
}
.label {
    color: unset;
}
.panel {
    background-color: unset;
}
.page-header {
    margin-top: 0px;
}

/* Amasty Search fixes */
@media (min-width: 768px) {
.page-header .header-3in1 .Search_block .field.search .control .input-text {
    padding-left: 30px;
}
}
/* fix product grid below navigation on categories with multiple pages */
#amasty-shopby-product-list .products.wrapper {
    z-index: 2;
}


/* hide no search results message */
.amsearch-products.-waste {
display: none;
}

/* spacing between product-items on mobile view */
@media only screen and (max-width: 639px)  {.product-items > li { margin-bottom: 15px; }}


.slick-slide .desktop{
	  display: block ;
	}
	.slick-slide .mobile{
	  display: none;
	}

@media (max-width: 767px){
	.slick-slide .desktop{
	  display: none;
	}
	.slick-slide .mobile{
	  display: block;
	}
}

.desktop{
	  display: block;
	}
	.mobile{
	  display: none;
	}

@media (max-width: 767px){
	.desktop{
	  display: none;
	}
	.mobile{
	  display: block;
	}
}

.section-item-content .menu-container .menu>ul>li.has-active>a{
    background: #000;
    color: #fff;
}
.section-item-content .menu-container .menu>ul>li.has-active>a::before{
    color: #fff !important;
}


@media screen and (max-width: 767px) {
 .modal-popup.modal-slide {
        left: 0;
       }
 .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #ffffff;
    }
.section-item-content .menu-container .menu.horizontal>ul>li span.plus:before {
    color: #000;
}
.section-item-content .menu-container .menu>ul>li .plus:after {
    content: "";
}    
}
@media screen and (max-width: 480px) {
    .modal-popup.modal-slide .modal-inner-wrap[class] {
        background-color: #ffffff;
        margin-left: 8%;
        margin-right: 8%;
        max-width: 86%;
    }

}


.template-1-2.my-5 {
    padding: 0px;
    margin-top: 0px !important;
}

.homeblogsection .block-inner {
    padding: 0 10px;
}

.template-1-2 .post-list .post-description p {
    margin-bottom: 1.6rem;
}

/*ends here*/
/* CSS for frontend order and invoice print table*/
body.page-print .table-order-items tbody tr {
    border-top: 1px solid #cccccc;
}

body.page-print .table-order-items thead tr th {
    border-bottom: none !important;
}

/*ends here*/
/*ADA fixes for home page*/
.minicart-wrapper .action.showcart .counter.qty {
    background: #ce0013 !important;
}

.minicart-wrapper .text {
    background: #ffffff !important;
}

.page-wrapper .action.skip.contentarea span {
    background: #ffffff !important;
}

/* ADA List Page color contrast fixes*/
.breadcrumbs ul li.item a[aria-current="page"] {
    color: #595959 !important;
}

.toolbar-target-text {
    color: #595959 !important;
}

.sr-only {
    color: #004370 !important;
    background-color: #aee598 !important;
}

/* ADA Blog Page color contrast fixes*/
.template-3-6 .block-post:nth-child(1) .image-container+.post-info *:not(.post-view) {
    background: rgba(89, 89, 89, 0.1) !important;
}

.sidebar-additional .blog-search .form .actions .action.search span {
    background: #FFFFFF !important;
}

.slick-dots li.slick-active button,
.slick-dots li.slick-active .quote-details-items .actions-toolbar>.action {
    color: #A6A6A6 !important;
}

/*Related products css*/
.block.related .related-available .product-item-name {
    margin-left: 0;
}

.block.related .related-available .price-box {
    margin: 10px 20px 25px;
}

.block.related .field.choice {
    top: 0;
}

/*Cart page image and product name css*/
#maincontent .cart.table-wrapper .product-item-photo {
    text-decoration: none !important;
}

.cart.table-wrapper .product-item-name {
    color: #333;
}

@media(max-width: 767px) {
    .checkout-cart-index .cart-container .form.form-cart .cart.table-wrapper td.col.item {
        width: 250px;
    }

    #maincontent .cart.table-wrapper .product-item-photo {
        text-decoration: none !important;
        max-width: 250px;
        top: 0;
        position: relative;
        left: 0;
    }

    .cart.table-wrapper .product-item-name {
        color: #333;
        font-size: 12px;
    }
}

.cart.table-wrapper .product-item-photo .product-image-container {
    display: inline-block !important;
    left: 0px !important;
    max-width: 65px !important;
    padding: 0 !important;
    position: relative !important;
    top: initial !important;
    width: 100px !important;
    height: 100px !important;
    overflow: hidden !important;
    padding-right: 15px !important;
}

.cart.table-wrapper .product-item-photo .product-image-container {
    float: left;
    padding-right: 15px !important;
}

.checkout-cart-index .cart.table-wrapper .product-item-photo {
    left: 0px !important;
    max-width: inherit !important;
    position: static !important;
    top: 0 !important;
    width: 100% !important;
    height: auto !important;
}

/* ends here */
/*Mini cart page image and product name css*/
.minicart-wrapper .block-minicart li.product-item a {
    display: flex;
    gap: 5px;
    float: none;
    color: #000;
    text-decoration: none;
}

.minicart-wrapper .block-minicart li.product-item a>span {
    width: 75px !important;
}

.minicart-items .product-item-name {
    text-align: left;
    max-width: 260px;
}

.minicart-wrapper .product .actions {
    display: flex;
}
/* ends here */
/* Live search design*/

.page-wrapper .page-header .Search_block 
.search-autocomplete .livesearch.popover-container {
    width: 1000px !important;
}

.page-wrapper .page-header .Search_block 
.search-autocomplete .livesearch.popover-container 
.products-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr) !important;
    grid-template-rows: repeat(2, 1fr) !important;
    gap: 16px;
}
@media (min-width: 768px) and (max-width: 1024px) {
    .page-wrapper .page-header .Search_block 
    .search-autocomplete .livesearch.popover-container {
        width: 90vw !important;
        max-width: 720px;
    }

    .page-wrapper .page-header .Search_block 
    .search-autocomplete .livesearch.popover-container 
    .products-container {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}
@media (max-width: 767px) {
    /*.page-wrapper .page-header .Search_block 
    .search-autocomplete {
        left: 0 !important;
        right: 0 !important;
    }*/

    .page-wrapper .page-header .Search_block 
    .search-autocomplete .livesearch.popover-container {
        width: 100% !important;
        max-width: 100%;
        padding: 12px;
    }

    .page-wrapper .page-header .Search_block 
    .search-autocomplete .livesearch.popover-container 
    .products-container {
        grid-template-columns: 1fr !important;
    }
}
.page-wrapper .page-header .block-content .search-autocomplete .livesearch.popover-container .products-container .product-result {
    border-bottom: unset !important;
}
/* Parent should be relative */
.Search_block,
.field.search,
.form.minisearch {
    position: relative;
}
 
/* Autocomplete popup */
.search-autocomplete {
    position: absolute !important;
    top: calc(100% + 6px); /* below input */
    left: 50% !important;
    transform: translateX(-50%);
    width: 1000px; /* adjust as needed */
    max-width: 95vw;
    z-index: 9999;
}
.page-wrapper .page-header .Search_block .search-autocomplete .livesearch.popover-container .products-container .product-result{height:150px !important;}
.page-wrapper .page-header .Search_block .search-autocomplete .livesearch.popover-container .products-container{height:350px;}
@media (min-width: 768px) and (max-width: 1024px) {
    .search-autocomplete {
        width: 70vw;left:100% !important;        
    }
}
 
@media (max-width: 767px) {
    .search-autocomplete {
        width: 70vw;
        left: 100% !important;       
    }
}

@media (max-width: 768px) {
.page-header .panel.header{background-color: #202020 !important;}
}
@media (max-width: 768px) {

    .minicart-wrapper {
        position: relative;
        pointer-events: auto;
        z-index: 1000;
    }

    .minicart-wrapper .action.showcart {
        pointer-events: auto;
        cursor: pointer;
    }
        .toolbar-products {
        margin-top: 20px;
    }

}


/*grid sticky and colors based on the tems collection displaying with border start*/
        .page-products #amasty-shopby-product-list .products.wrapper.grid .qty-selector div.mage-error {
            position: relative;
            width: 200px;
            top:20px;
            background-color: lightyellow;
            padding:5px;
            border-radius: 3px;
            border: solid black 1px;
        }
       .page-products #amasty-shopby-product-list .products.wrapper.list  .qty-selector div.mage-error {
    position: relative;
    left: -270px;
    width: 325px;
    top: -6px;
    background-color: #ffffe0;
    padding: 5px;
    border-radius: 3px;
    border: solid #000 1px;
}





        .contactnotice {
            text-align: left;
            display: block;
        }

    /* Base card look for grid items */
   .category-product.products-grid .product-item-info {
        background: #fff;
        border-radius: 4px;
        border: 1px solid #e3e3e3;
        box-shadow: none;
        padding: 10px;
        min-height: 360px;
        height: 440px;
        display: flex;
        flex-direction: column;
    }

    /* Out of stock: grey left border only */
    .item.product.product-item.grey-out .product-item-info {
        border-left: 4px solid #bfbfbf;
    }

    /* Pre-order: yellow left border only */
    .item.product.product-item.pre-order-item .product-item-info {
        border-left: 4px solid blanchedalmond;
    }

    /* Limited / backorder: cyan left border only */
    .item.product.product-item.bo-cyan-color .product-item-info {
        border-left: 4px solid #8fe2e6;
    }

    /* Sticky Add to Cart bar for GRID view */
    .grid-sticky-addtocart {
        position: sticky;
        top: 0;
        z-index: 30;
        background: #ffffff;
        padding: 10px 0;
        border-bottom: 1px solid #ddd;
         display: flex;
        justify-content: flex-end;
    }
    /* Ensure the details (including price) are visible in GRID */
    /* .category-product.products-grid .product.details.product-item-details.box-info {
        display: block;
    } */

    .category-product.products-grid .price-box {
        display: block;
    }

    .category-product.products-grid .price-box .ken-discount-percent {
        display: inline;
        font-weight: bold;
        margin-left: 5px;
        color: #c00;
    }

    .product-price-block {
        margin: 5px 0 10px;
    }
    .product-price-block .price-block {
        font-size: 14px;
    }
    .category-product.products-grid .price-box {
        display: inline-flex;
        align-items: baseline;
        gap: 4px;
    }
    .category-product.products-grid .price-box .old-price {
        order: 1;
    }
    .category-product.products-grid .price-box .special-price {
        order: 2;
    }
    .category-product.products-grid .incdisplay-grid {
        margin-top: 4px;
        color: red;
        font-size: 11px;
        position: static;   /* or simply remove position */
        display: block;
        clear: both;
    }

    /* Kill Magento�s default big top margin on details */
    .category-product.products-grid .product-item-details,
    .category-product.products-grid .product.details.product-item-details.box-info {
        margin-top: 4px !important;
        padding-top: 0 !important;
    }

    /* Tighten spacing between items inside details (reviews, price, etc.) */
    .category-product.products-grid .product.details.product-item-details.box-info > * {
        margin: 2px 0 !important;
    }

    /* Price area: remove extra margins */
    .category-product.products-grid .product.details.product-item-details.box-info .product-price-block {
        margin: 0 !important;
    }
    .category-product.products-grid .product.details.product-item-details.box-info .price-box {
        margin: 0 !important;
    }

    /* Make grid product card a proper vertical flex layout */
    /* .category-product.products-grid .product-item-info {
        display: flex;
        flex-direction: column;
    } */

    /* Ensure inner wrapper stretches */
    .category-product.products-grid .product-item-info .item-inner {
        display: flex;
        flex-direction: column;
        height: 100%;
    }

    /* Details block fills available space */
    .category-product.products-grid .product.details.product-item-details.box-info {
        display: flex !important;
        flex-direction: column;
        flex: 0 1 auto;
        margin-top: 6px !important;
        padding-top: 0 !important;
    }
.category-product.products-grid .product-price-block {
    margin: 2px 0 2px !important;  /* less bottom margin under price */
}
    /* Keep qty block inside the card, pinned to bottom of details */
    .category-product.products-grid .product.details.product-item-details.box-info .bottom-action {
        margin-top: 4px !important;
        padding-top: 0px !important;
    }
    .category-product .qty-selector,
    .category-product .qty-selector .control {
        background: transparent !important;
    }
    .category-product.products-grid .item.product.product-item.bo-cyan-color {
        background: transparent !important;
    }
    /* Grid: equal vertical spacing for name, SKU, Release Date, Preorder */
    .category-product.products-grid .product-item-info h2.product-name,
    .category-product.products-grid .product-i95dev-information > div {
        margin: 0 0 4px !important;          /* same bottom space for each line */
        line-height: 1.4 !important;         /* consistent line height */
    }

    /* Optional: tighten the whole info block a bit */
    .category-product.products-grid .product-i95dev-information {
        margin-top: 6px;
    }

    /* GRID view: [-] [qty] [+] layout, no JS changes */
    .category-product.products-grid .bottom-action .qty-selector .control {
        position: relative;
        display: inline-block;
    }

    .category-product.products-grid .bottom-action .qty-selector .control input.input {
        width: 55px;
        text-align: center;
        padding: 0; /* space for left/right buttons */
        box-sizing: border-box;
        margin-left: 3px;
    }

    .category-product.products-grid .bottom-action .qty-selector .qtybtn {
        position: absolute;
        inset: 0;
        pointer-events: none; /* let children handle clicks */
    }

    .category-product.products-grid .bottom-action .qty-selector .qtybtn .plus,
    .category-product.products-grid .bottom-action .qty-selector .qtybtn .minus {
        position: unset;
        top: 0;
        bottom: 0;
        width: 20px;
        line-height:16px; /* match input height */
        text-align: center;
        background-color: #000;
        color: #fff;
        pointer-events: auto; 
    }

    .category-product.products-grid .bottom-action .qty-selector .qtybtn .minus {
        left: 0;   /* left side of input */
    }

    .category-product.products-grid .bottom-action .qty-selector .qtybtn .plus {
        right: 0;  /* right side of input */
    }
    /*grid sticky and colors based on the tems collection displaying with border end*/

@media (max-width:1024px) {
.product-image-photo{max-width:85% !important;}
.gray-note-top{background:#fff !important;}
}
@media (max-width: 991px) {
    /* Mass add to cart form */
    .mass-add-to-cart {
        overflow-x: auto;
    }

    /* Products list */
    .products.list.items.product-items {
        display: block;
        width: 100%;
        overflow-x: auto;
    }

    /* Table */
    .products.list.items.product-items table {
        width: 100%;
        min-width: 900px; /* important */
        table-layout: auto;
    }

}
@media screen and (max-width: 767px) {
.filter-options.mage-accordion-disabled{display:none !important;}
.filter-active .widget.block.block-static-block div{display:none !important;}
.filter-active .block-content.filter-content .filter-options.mage-accordion-disabled{display:block !important}
.filter.active .filter-subtitle{border-bottom:none;}
.page-products .filter.block .filter-title{margin-bottom:15px;}
.page-products .filter.block .filter-title{background:unset!important;}
.filter-options.mage-accordion-disabled{margin-top:0px !important;}
.filter.active .filter-title strong{position: absolute;}
.filter-title strong{position: relative;}
body.mass-add-to-cart .products.list.items.product-items{overflow-x: auto !important;}
.section-item-content .menu-container .menu > ul > li.three-col-small-banner ul.column1{width:100% !important;}
.section-item-content .menu-container .menu > ul > li{float:none !important;}
.page-products #amasty-shopby-product-list .products.wrapper.grid .qty-selector div.mage-error{width:170px;}
}
@media (min-width: 768px) and (max-width:991px) {
.filter-options.mage-accordion-disabled{display:none !important;}
.filter-active .widget.block.block-static-block div{display:none !important;}
.filter-active .block-content.filter-content .filter-options.mage-accordion-disabled{display:block !important}
.filter.active .filter-subtitle{border-bottom:none;}
.page-products .filter.block .filter-title{margin-bottom:15px;}
.page-products .filter.block .filter-title{background:unset!important;}
.filter-options.mage-accordion-disabled{margin-top:0px !important;}
.filter.active .filter-title strong{position: absolute;}
.filter-title strong{position: relative;}
body.mass-add-to-cart .products.list.items.product-items{overflow-x: auto !important;}
.page-products #amasty-shopby-product-list .products.wrapper.grid .qty-selector div.mage-error{width:150px;}
}

@media (min-width: 992px) and (max-width: 1024px) {

.page-products #amasty-shopby-product-list .products.wrapper.grid .qty-selector div.mage-error{width:150px;}
}
.page-products .products-grid .product-item{padding:10px !important;}
.category-product.products-grid .product-item-info{border-top:1px solid transparent !important;border-bottom:1px solid transparent !important;border-right:1px solid transparent !important;}
@media (max-width: 991px) {
.products.list.items.product-items table {min-width: auto !important;}
.page-layout-2columns-left .column.main{float:none !important;}
}
/* PREORDER TEXT CSS CODE CHANGES 23-02-2026 */
/* Make product card relative */
.product-item-info {
    position: relative;
    transition: all 0.3s ease;
}

/* Subtle left border for pre-order items */
.pre-order-item .product-item-info {
    border-left: 4px solid #ff7a00;
}

/* Premium floating badge */
.item-status.preorder-status {
    position: absolute;
    top: 12px;
    left: 12px;
    background: linear-gradient(135deg, #ffcc7e, #ff9822);
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    padding: 6px 12px;
    border-radius: 20px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.15);
    z-index: 5;
}
@media (max-width: 767px) {
    body .page-wrapper .page-header .header.content .Search_block div#search-btn div#custom-search .block-search .field.search .control .input-text {
        min-width: 300px !important;
    }

    body .page-wrapper .page-header .header.content .Search_block div#search-btn div#custom-search .block-search .actions .search:before {
        color: rgb(151, 148, 148) !important;
    }

    .page-header {
        border-bottom: none !important;
        margin-bottom: 30px !important;
    }

    body .page-wrapper .page-header .header.content {
        padding-bottom: 20px !important;
    }
    .search-autocomplete {
        transform: none !important;
     }
}

@media (min-width: 768px) {
    .header-3in1 .block-content.Search_block {
        right: unset !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {

    [znt-dialog] {
        z-index: auto !important;
    }
    .page-wrapper .page-header .Search_block .field.search .control .input-text {
        border-right: 1px solid red;
        min-width: 350px !important;
    }
    .header.content ul.header-social>li {
        margin: 0px 0px 0px 0px !important;
    }
}
@media all and (min-width: 1024px){
.page-layout-1column .products-grid .product-item {
            width: 16.66666667%;
        }
}.modal-popup .modal-inner-wrap .modal-header {
  border: none;
  padding-bottom: 0px;
}
.modal-popup .modal-inner-wrap .action-close {
  padding: 10px;
}
.modal-popup .modal-inner-wrap .modal-content {
  box-shadow: none;
  border: none;
  padding-bottom: 20px;
}
.modal-popup .modal-inner-wrap .modal-footer {
  padding: 10px 20px;
}
.modal-popup.agreements-modal .modal-header {
  padding-bottom: 10px;
  background: #fff;
}
.modal-popup.agreements-modal .action-close {
  position: absolute;
  top: 0px;
  padding: 0px;
}
.modal-popup.confirm .modal-inner-wrap .modal-header {
  border: none;
  padding-bottom: 0px;
}
button {
  box-shadow: none !important;
}
input[type=checkbox],
input[type=radio] {
  top: 0px;
  display: inline-block;
}
.label {
  font-size: 14px;
  text-align: left;
  padding-left: 0px;
}
.page-header .header-3in1 .minicart-wrapper {
  background: transparent;
}
.page-header .Search_block {
  z-index: 9;
}
.page-header .Search_block .search-autocomplete {
  left: 16px;
}
.minicart-wrapper .action.showcart:before {
  color: #fff;
}
.minicart-wrapper .action.showcart:hover:before {
  color: #eee;
}
.page-products.mass-add-to-cart .products-list h2.product.name.product-item-name.product-name a {
  font-weight: 600;
  line-height: 20px;
}
.page-products.mass-add-to-cart .box-image-list.related-box-item .label-product {
  position: absolute;
  top: 14px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  z-index: 20;
  padding: 3px 13px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 10px;
  padding: 3px 4px;
}
.page-products.mass-add-to-cart .box-image-list.related-box-item .label-product.label-new {
  background-color: #00abf0;
}
.page-products.mass-add-to-cart .box-image-list.related-box-item .label-product.label-new:before {
  position: absolute;
  bottom: -4px;
  left: 10px;
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 4px solid #00abf0;
  border-right: 6px solid transparent;
}
.page-products.mass-add-to-cart .box-image-list.related-box-item .label-product.label-sale {
  top: -15px;
  left: 14px;
  background-color: #e74c3c;
}
.page-products.mass-add-to-cart .box-image-list.related-box-item .label-product.label-sale:before {
  position: absolute;
  bottom: -4px;
  right: 10px;
  content: "";
  display: inline-block;
  width: 0px;
  height: 0px;
  border-top: 4px solid #e74c3c;
  border-left: 6px solid transparent;
}
.product-info-main .page-title-wrapper h1 {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}
.opc-block-additional-payment .payment-option {
  margin-bottom: 20px;
}
.opc-block-additional-payment .payment-option .payment-option-title {
  border-bottom: 1px solid #ccc;
  margin-bottom: 0;
  padding: 0 0 5px;
  font-weight: 600;
  font-size: 16px;
  cursor: pointer;
}
.opc-block-additional-payment .payment-option .payment-option-title:after {
  content: '\e622';
  font-family: 'luma-icons';
  float: right;
  color: #757575;
}
.opc-block-additional-payment .payment-option .payment-option-content {
  padding: 10px 0;
}
.opc-block-additional-payment .payment-option .payment-option-content .label {
  font-weight: 600;
  margin-bottom: 5px;
  display: inline-block;
}
.opc-block-additional-payment .payment-option .payment-option-content .control {
  margin-bottom: 10px;
}
.opc-block-additional-payment .payment-option._active .payment-option-title:after {
  content: '\e621';
}
.gray-note-top {
  color: #333333;
  margin-top: 0;
  float: none;
  background: #f2f2f2;
  width:fit-content;
}
.mass-add-to-cart .gray-note {
  color: #333333;
  float: none;
  background: #f2f2f2;
  width:fit-content;
}
.mass-add-to-cart #mass-add-to-cart {
  margin-top: 0;
  display: table;
  width: 100%;
}
.mass-add-to-cart #mass-add-to-cart .products.list.items.product-items .product-item {
  display: table-row;
}
.mass-add-to-cart #mass-add-to-cart .products.list.items.product-items .product-item-photo {
  padding: 0 0px 0px 0;
}
.mass-add-to-cart #mass-add-to-cart .products.list.items.product-items .product-image-container {
  width: auto !important;
}
.mass-add-to-cart #mass-add-to-cart .products.list.items.product-items table th {
  background: #f5f5f5;
  padding: 10px;
  letter-spacing: .02em;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 20px;
  font-size: 12px;
  vertical-align: middle;
}
.mass-add-to-cart #mass-add-to-cart .products.list.items.product-items table th:first-child {
  width: 60px;
}
.mass-add-to-cart #mass-add-to-cart .products.list.items.product-items table td,
.mass-add-to-cart #mass-add-to-cart .products.list.items.product-items table th {
  vertical-align: middle;
  padding: 4px 5px;
  line-height: 16px;
}
.mass-add-to-cart #mass-add-to-cart .products.list.items.product-items table td img {
  max-width: 100%;
  min-width: 60px;
}
.mass-add-to-cart #mass-add-to-cart .products.list.items.product-items table .item-price {
  min-width: 140px;
}
.mass-add-to-cart #mass-add-to-cart .products.list.items.product-items table .item-price .price-block .price-box {
  margin: 0;
}
.mass-add-to-cart #mass-add-to-cart .products.list.items.product-items table .item-price .price-block .price-box .old-price {
  margin: 0 5px 0 0;
  order: 1;
  position: relative;
  top: -2px;
}
.mass-add-to-cart #mass-add-to-cart .products.list.items.product-items table .item-price .price-block .price-box .special-price {
  order: 2;
}
.mass-add-to-cart #mass-add-to-cart .products.list.items.product-items table .item-price .price-block .price-box .price {
  font-size: 17px;
  font-weight: normal;
}
.mass-add-to-cart .selection-addtocart .action.tocart {
  width: 130px;
  height: 45px;
  background: #223e7e;
  border: 1px solid #223e7e;
  box-shadow: none;
  border-radius: 0;
  outline: 0;
  color: #fff;
  text-transform: uppercase;
}
.product-info-main .price-box.price-final_price {
    display: flex !important;
    float: left;
}
.product-info-main span.special-price {
    order: 2;
}
.product-info-main span.old-price {
    order: 1;
}
.product-info-main span.ken-discount-percent {
    top: 9px;
    font-size: 15px;
    order: 3;
}
.old-price .price-label {
    display: none !important;
}
.old-price {
    text-decoration: line-through;
}
@media(min-width: 768px) {
    .catalog-category-view .products-list .price-box, .catalogsearch-result-index .products-list .price-box {
        flex-wrap: wrap;
    }
}
.mass-add-to-cart  .ken-discount-percent {
    color: #e74c3c;
    font-weight: 700;
    text-align: center;
    margin: 5px 0 0;
    font-size: 16px;
    order: 4;
    width: 100%;
}
.mass-add-to-cart  a.minimal-price-link {
    order: 5;
    width: 100%;
}
.product-info-main .ken-discount-percent {
  position: relative;
  top: 7px;
}
.product-info-main .product-info-price .price-box .old-price {
  float: left;
}
.product-info-main .product-info-price .price-box .special-price {
  margin: 0px 0px 0px 5px;
  padding: 0px;
  vertical-align: bottom;
  color: #e74c3c;
  position: relative;
  /*top: 7px;*/
}
.product-info-main .product-info-price .price-box .price {
  color: #e74c3c;
}
.product-info-main .product-info-stock-sku {
  vertical-align: bottom;
}
/*Cart Page*/
.checkout-cart-index .cart.table-wrapper .actions-toolbar {
  margin-bottom: 10px;
}
.checkout-cart-index .cart-totals tbody .mark {
  background: transparent;
}
/*Checkout Page*/
.checkout-index-index .payment-method-content input[type=checkbox],
.checkout-index-index .payment-method-content input[type=radio] {
  margin: 0px 5px 0 0;
  position: relative;
  top: 0px;
}
.checkout-index-index .payment-method input[type=checkbox],
.checkout-index-index .payment-method input[type=radio] {
  margin: 0px 5px 0 0;
  position: relative;
  top: 0px;
}
.checkout-index-index .opc-sidebar .modal-inner-wrap .modal-header {
  border-bottom: none;
}
.checkout-index-index .opc-sidebar .modal-inner-wrap .modal-content {
  box-shadow: none;
}
.checkout-index-index .opc-sidebar .opc-block-summary {
  padding: 10px 20px;
  border-radius: 6px 6px 0px 0px;
}
.checkout-index-index .opc-sidebar .opc-block-summary .table-totals .mark {
  background: transparent;
}
.checkout-index-index .opc-sidebar .opc-block-shipping-information {
  padding: 0 20px;
}
.checkout-index-index .opc-sidebar .opc-block-additional-payment {
  padding: 10px 10px;
}
.form-contact .contact-info .address-info {
  padding-left: 25px;
}
.form-contact .form.contact .fieldset {
  margin-bottom: 20px;
}
.form-contact .form.contact .field {
  margin-bottom: 10px;
}
.requisition_list-requisition-index .action.add {
  background: #444 !important;
  color: #fff;
  text-transform: uppercase;
  padding: 0 20px !important;
  line-height: 35px;
  font-weight: 600;
  text-decoration: none;
}
@media (min-width: 1024px) {
  .page-products #amasty-shopby-product-list .products-grid .product-items {
  width: 100%;
  float: none;
  }
  .page-products #amasty-shopby-product-list .products-grid .product-items .product-item {
  width: calc(100% / 4 - 15px);
  margin-left: 20px;
  }
  .page-products #amasty-shopby-product-list .products-grid .product-items .product-item:nth-child(4n+1) {
  margin-left: 0px;
  }
  .page-products #amasty-shopby-product-list .products-grid .product-items .product-item .product-item-info {
  margin: 0px;
  padding: 10px;
  }
}
@media (min-width: 768px) {
  .header.content {
  padding: 20px 20px 0;
  }
  .header.content ul.header-social > li {
  margin: 0 5px 0 10px;
  }
  .minicart-wrapper .action.showcart .counter.qty {
  position: absolute;
  margin-left: 5px;
  }
  .page-products {
  /*     #amasty-shopby-product-list {

      .products-grid {

        .product-items {
          width: 100%;
          float: none;

          .product-item {
            width: calc(100% / 4 - 15px);
            margin-left: 20px;

            &:nth-child(4n+1) {
              margin-left: 0px;
            }

            .product-item-info {
              margin: 0px;
              padding: 10px;

            }
          }
        }

      }

    }*/
  }
  .page-products .page-title-wrapper {
  max-width: 1280px;
  margin: 0 auto;
  }
  .page-products .page-title-wrapper .page-title {
  padding: 0 15px;
  }
  .page-products .toolbar {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding-top: 10px;
  padding-bottom: 10px;
  }
  .page-products .toolbar .modes-label + .modes-mode {
  border-radius: 0px;
  }
  .page-products .toolbar .modes-mode {
  background: #fff;
  box-shadow: none;
  border-radius: 0px;
  }
  .page-products .toolbar .modes-mode.active {
  background: #223d7d;
  box-shadow: none;
  color: #fff;
  border-color: #223d7d;
  }
  .page-products .toolbar .modes-mode.active:before {
  color: #fff;
  }
  .page-products .toolbar .modes-mode:last-child {
  border-radius: 0px;
  }
  .page-products .toolbar select {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0px;
  box-shadow: none;
  }
  .page-products .toolbar .limiter {
  display: inline-block;
  }
  .page-products .toolbar .pages {
  float: right;
  margin-left: 20px;
  display: inline-block;
  margin-bottom: 0px;
  }
  .page-products .toolbar .pages strong.page {
  padding: 0px 10px;
  background: #223d7d;
  color: #fff;
  }
  .page-products .toolbar .pages a.page {
  border: 1px solid #ddd;
  color: #000;
  padding: 0px 10px;
  }
  .page-products .toolbar .pages .action.next,
  .page-products .toolbar .pages .action.previous {
  background: #fff;
  box-shadow: none;
  border-radius: 0;
  }
  .page-products .toolbar .pages .action.next {
  margin-left: 0px;
  }
  .page-products .toolbar .pages .action.previous {
  margin-right: 0px;
  }
  .page-products .toolbar .sorter {
  float: left;
  margin-left: 20px;
  }
  .page-products #amasty-shopby-product-list .products.wrapper {
  display: table;
  width: 100%;
  }
  .page-products .toolbar-amount {
  display: none;
  }
  .checkout-index-index .opc-progress-bar {
  margin-top: 20px;
  }
  .opc-block-shipping-information {
  padding: 0 0px;
  }
  .page-footer .footer-links-section .footer-block ul li {
  word-break: break-word;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .page-products .sidebar-main,
  .page-products .sidebar-additional {
  width: 29%;
  }
  .page-products .column.main {
  width: 70%;
  }
  .page-products #amasty-shopby-product-list .products-grid .product-items {
  width: 100%;
  float: none;
  }
  .page-products #amasty-shopby-product-list .products-grid .product-items .product-item {
  width: calc(100% / 3 - 15px);
  margin-left: 20px;
  }
  .page-products #amasty-shopby-product-list .products-grid .product-items .product-item:nth-child(3n+1) {
  margin-left: 0px;
  }
  .page-products #amasty-shopby-product-list .products-grid .product-items .product-item .product-item-info {
  margin: 0px;
  padding: 10px;
  }
  .page-products .toolbar-products .pages {
  display: none;
  }
}
@media (max-width: 767px) {
  .product-info-main .page-title-wrapper h1 {
  font-size: 18px;
  }
  .page-products .page-title-wrapper {
  padding: 0px 15px;
  }
  .page-products .filter.block .filter-title {
  background: #fff;
  border-radius: 0;
  }
  .page-products .toolbar select {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0px;
  box-shadow: none;
  }
  .mass-add-to-cart #mass-add-to-cart {
  display: block !important;
  }
  .mass-add-to-cart #mass-add-to-cart .products.list.items.product-items .box-image-list.related-box-item {
  width: auto !important;
  }
  .mass-add-to-cart #mass-add-to-cart .products.list.items.product-items table td img {
  max-width: 70px !important;
  min-width: inherit !important;
  }
  .mass-add-to-cart .selection-addtocart .action.tocart {
  opacity: 0.7;
  }
  .copyright {
  overflow: hidden;
  }
}
/*New header css starts here*/
body, h1, h2, h3, h4, h5, h6, p, a { font-family: 'Poppins', sans-serif !important;}
.columns .column.main {
    padding-bottom: 0px;
}
.page-wrapper .page-header {
  background-color: #fff;
}
.page-header .panel.header {
    text-align: right;
    display: flex;
    padding: 10px 0;
}
.page-wrapper .page-header .panel.wrapper::after {
  background-repeat: no-repeat;
  background: linear-gradient(45deg, #ffffff 0 20%, #0069B1 20% 40%, #00B0B9 40% 60%, #F6B700 60% 80%, #DF4F61 80% 100%);
  background-size: 100% 100%;
  display: inline-block;
  width: 80%;
  height: 9px;
  content: "";
  float: right;
}
.page-wrapper .page-header .header.content a.logo {
  margin-bottom: 0;
  margin-top: 10px;
}
.logo img {
    width: 100%;
    max-width: 70%;
}
.page-wrapper .page-header .header-3in1 {
  display: flex;
  width: auto;
}
.page-wrapper .page-header .Search_block {
  order: 1;
  margin-right: 5px;
  width: auto;
  position: relative;
  border-right: 1px solid #989b9c;
  padding-right: 15px;
  float: right;
}
.page-wrapper .page-header .Search_block div#search-btn {
  display: inline-block;
  position: relative;
  margin-top: 4px;
}
.page-wrapper .page-header .Search_block div#search-btn a:after {
  content: "\f002";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #f00;
  font-size: 24px;
}
.page-wrapper .page-header .Search_block div#search-btn div#custom-search {
  position: absolute;
  right: -9px;
  top: -6px;
}
.page-wrapper .page-header .Search_block .field.search .control .input-text {
  border: 1px solid #f00;
  border-right: 0;
  min-width: 300px;
}
.page-wrapper .page-header .Search_block .actions .btn-search-header {
  background: none;
  border-color: #f00;
  width: 40px;
}
.page-wrapper .page-header .Search_block .actions .btn-search-header::before {
  color: #f00;
  font-size: 24px;
}
.page-wrapper .page-header ul.header-social {
    padding-left: 0;
    order: 3;
    float: right;
    margin-right: 0;
}
.page-wrapper .page-header ul.header-social li a {
  color: #989b9c;
}
.page-wrapper .page-header .minicart-wrapper {
    order: 2;
    color: #333;
    padding: 0 5px;
    margin-left: 10px;
    position: relative;
    top: 0;
}
.page-wrapper .page-header .minicart-wrapper .action.showcart:before {
  color: #ffffff;
}
.brand-label {
  text-align: right;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
}
.page-footer {
  background-color: #000;
}
.copyright {
  background: #000;
}
body .page-wrapper {
  min-height: auto;
}
ul.header.links li.link.authorization-link a, ul.header.links li:nth-child(3) a {
    text-decoration: underline !important;
}
.header-3in1 ul.header-social li a .fa-youtube:before {
    content: "\f16a";
}
@media (max-width: 767px) {
  .logo img {
    max-width: 90%;
}
.page-wrapper .page-header .header-3in1 > div {
    width: 70%;
}
.page-wrapper .page-header .Search_block {
    order: 1;
    width: auto;
    position: relative;
    margin: 0;
    display: inline-block;
    margin-top: 15px;
    float: left;
}
.page-wrapper .page-header ul.header-social {
    padding-left: 0;
    order: 3;
    float: none;
    margin-right: 0;
    margin-left: 10px;
}
.page-header .panel.header {
    padding: 0;
}
    .page-header .header-3in1 .Search_block .field.search .control .input-text {
    border-top-left-radius: 20px;
    -webkit-border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
}
.page-header .header-3in1 .Search_block .actions .btn-search-header {
    border-top-right-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
}
  .page-wrapper .page-header .header.content a.logo {
    margin: 10px 0px;
  }
  .page-wrapper .page-header .Search_block div#search-btn {
    margin-top: 0;
  }
  .page-wrapper .page-header .header-3in1 {
    width: 100%;
  }
  .page-wrapper .page-header .Search_block div#search-btn div#custom-search {
    position: absolute;
    top: 34px;
    left: 0;
  }
  .page-wrapper .page-header .minicart-wrapper {
    right: 17px;
    top: 120px;
    background: none;
    position: absolute;
  }
  .page-wrapper .page-header .ammenu-menu-toggle {
    right: 0;
    left: auto;
  }
  .page-wrapper .page-header .ammenu-menu-toggle .ammenu-icon {
    border-bottom: 3px solid #f00 !important;
  }
  .brand-label {
    display: none;
  }
  .page-wrapper .page-header .minicart-wrapper .action.showcart:before {
    color: #000;
}
}

/*New header css ends here*/.order-details-items{padding:0px;}{}
.page-layout-2columns-left .main{padding-left:0%;}
/* ==============================
   Equal Column Spacing (Figma)
   ============================== */
/* First TR (Header row) bold bottom border */
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr:first-child th {
    border-bottom: 2px solid #000; /* Change color if needed */
}

.sales-order-view table.data.table-order-items {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed; /* Important for equal column width */
}

/* Equal padding for both th & td */
.sales-order-view table.data.table-order-items th,
.sales-order-view table.data.table-order-items td {
    padding: 20px 24px;   /* SAME spacing everywhere */
    border-bottom: 1px solid #e5e5e5;
    vertical-align: middle;
}

/* Header styling */
.sales-order-view table.data.table-order-items thead th {
    font-size: 16px;
    font-weight: 600;
    color: #111;
    background: #fff;
}

/* Body styling */
.sales-order-view table.data.table-order-items tbody td {
    font-size: 14px;
    color: #333;
}

/* Equal column width control */
.sales-order-view table.data.table-order-items th.col-name,
.sales-order-view table.data.table-order-items td.col-name {
    width: 30%;
}

.sales-order-view table.data.table-order-items th.col-sku,
.sales-order-view table.data.table-order-items td.col-sku {
    width: 15%;
}

.sales-order-view table.data.table-order-items th.col-price,
.sales-order-view table.data.table-order-items td.col-price,
.sales-order-view table.data.table-order-items th.col-qty,
.sales-order-view table.data.table-order-items td.col-qty,
.sales-order-view table.data.table-order-items th.col-subtotal,
.sales-order-view table.data.table-order-items td.col-subtotal {
    width: 13%;
    text-align: center;
}

/* Remove left & right borders */
.sales-order-view table.data.table-order-items th,
.sales-order-view table.data.table-order-items td {
    border-left: none;
    border-right: none;
}


.sales-order-view .order-details-items {
    padding: 0;
    margin-top: -1px;
}

.sales-order-view .table-wrapper {
    border: none;
}

/* Main Table */
.sales-order-view table.data.table-order-items {
    width: 100%;
    border-collapse: collapse;
    border: none;
}

/* Table Header */
.sales-order-view table.data.table-order-items thead th {
    font-size: 16px;
    font-weight: 600;
    color: #111;
    text-align: left;
    padding: 16px 20px;
    border-bottom: 2px solid #ddd;
    background: #ffffff;
}

/* Center align numeric columns */
.sales-order-view table.data.table-order-items th.col-price,
.sales-order-view table.data.table-order-items th.col-qty,
.sales-order-view table.data.table-order-items th.col-subtotal,
.sales-order-view table.data.table-order-items td.col-price,
.sales-order-view table.data.table-order-items td.col-qty,
.sales-order-view table.data.table-order-items td.col-subtotal {
    text-align: center;
}

/* Table Body */
.sales-order-view table.data.table-order-items tbody td {
    padding: 18px 20px;
    font-size: 14px;
    color: #333;
    border-bottom: 1px solid #eeeeee;
    vertical-align: middle;
}

/* Remove left & right borders */
.sales-order-view table.data.table-order-items th,
.sales-order-view table.data.table-order-items td {
    border-left: none;
    border-right: none;
}

/* Product Name */
.sales-order-view table.data.table-order-items td.col-name {
    font-weight: 500;
}

/* ==============================
   Totals Section (Grey Box)
   ============================== */

.sales-order-view .order-totals,
.sales-order-view .totals {
    background: #f4f4f4;
    padding: 30px 40px;
    margin-top: 40px;
    width: 50%;
    float: right;
}

.sales-order-view .order-totals table,
.sales-order-view .totals table {
    width: 100%;
}

.sales-order-view .order-totals th,
.sales-order-view .totals th {
    text-align: left;
    font-weight: 600;
    padding: 10px 0;
}

.sales-order-view .order-totals td,
.sales-order-view .totals td {
    text-align: right;
    font-weight: 600;
    padding: 10px 0;
}

.sales-order-view .order-totals tr.grand_total th,
.sales-order-view .order-totals tr.grand_total td,
.sales-order-view .totals tr.grand_total th,
.sales-order-view .totals tr.grand_total td {
    font-size: 18px;
    font-weight: 700;
}
/* Subtotal */
.sales-order-view tfoot tr.subtotal th,
.sales-order-view tfoot tr.subtotal td {
    font-weight: 700;
}

/* Grand Total */
.sales-order-view .totals tr.grand_total th,
.sales-order-view .totals tr.grand_total td {
    font-weight: 700;
}
.account .column.main .order-details-items.ordered .table-wrapper .data.table > thead > tr th.col.name{width:20%;}
.account .column.main .order-details-items.invoice .table-wrapper .data.table > thead > tr th.col.name{width:15%;}
.account .column.main .order-details-items.shipments .table-wrapper .data.table > thead > tr th.col.name{width:20%;}

.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td{border-bottom:1px solid #ccc;font-size:16px;color:#000;text-align: center;}
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td{background:unset !important;}
.account .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td{font-weight:bold;font-size:16px;color:#000;}
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > th{font-size:16px;color:#000;text-align: center;}
.account .column.main .order-details-items .table-wrapper:not(:last-child){margin-bottom:0px !important;}


/* ==============================
   Responsive (Mobile + iPad)
   ============================== */

@media (max-width: 1024px) {

    .sales-order-view table.data.table-order-items thead {
        display: none;
    }

    .sales-order-view table.data.table-order-items tbody tr {
        display: block;
        margin-bottom: 20px;
        border-bottom: 1px solid #eeeeee;
    }

    .sales-order-view table.data.table-order-items tbody td {
        display: flex;
        justify-content: space-between;
        text-align: right;
        padding: 10px 0;
    }

    .sales-order-view .order-totals,
    .sales-order-view .totals {
        width: 100%;
        float: none;
    }
    .account .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td{text-align: left !important;padding:10px 10px !important;display: flex;
        justify-content: space-between;}
    .account .column.main .order-details-items .table-wrapper .data.table>thead>tr>th{text-align:left !important;padding:10px 10px !important;}
    .account.page-layout-2columns-left .sidebar-main .block [znt-toggle-button-acc]:not([aria-expanded=false]){display:block !important;}
}


/* iPad specific adjustments 3-9-2026 */
@media (max-width: 767px) {
     .account.page-layout-2columns-left .columns .column.main {order: 2 !important;margin-top: 30px !important;}
    .account.page-layout-2columns-left .columns  .sidebar.sidebar-main{order: 1 !important;}
    .account.page-layout-2columns-left .column.main {width: 100% !important;}

 }
@media (min-width: 768px) and (max-width: 1024px) {
    .account.page-layout-2columns-left .columns .column.main {
            order: 2 !important;
            margin-top: 30px !important;
            float: right !important;
            width: 77.7% !important;
        }
    
        .account.page-layout-2columns-left .columns .sidebar.sidebar-main {
            order: 1 !important;
            width: 22.3% !important;
        }
    
        .account.page-layout-2columns-left .columns .sidebar-main {
            flex-basis: unset !important;
        }
    
        .znt-btn_close,
        .znt-cookies-btn_close {
            display: none;
        }
    
        #znt-mobile-menu {
            display: none;
        }
    
        body .page-wrapper .page-header .panel.header .minicart-wrapper {
            top: 75px !important;
        }
    
        .account.page-layout-2columns-left .column.main {
            float: right !important;
        }
    
        .nav-title-btn[aria-expanded="false"] .account-page-icon-wrapper:after {
            display: none !important;
        }
    
        .account-page-icon-wrapper:after {
            display: none !important;
        }
    
        .page-layout-2columns-left .main {
            padding-left: 2% !important;
        }
}


/* Client change request 3-12-2026*/
@media (max-width:1024px){
.block.block-order-details-view .block-content{
    display:grid;
    grid-template-columns: 1fr 1fr;
    gap:20px;

    grid-template-areas:
        "shipping billing"
        "shippingmethod payment";
}

.box-order-shipping-address{
    grid-area: shipping;
}

.box-order-billing-address{
    grid-area: billing;
}

.box-order-shipping-method{
    grid-area: shippingmethod;
}

.box-order-billing-method{
    grid-area: payment;
}

.order-details-items .order-title{
    padding:1em;
}
.items.order-links{
    display:grid;
    grid-template-columns: repeat(3, 1fr);
    border:1px solid #ccc;
}

.items.order-links .nav.item{
    text-align:center;
    padding:12px;
}

.items.order-links .nav.item:last-child{
    border-right:1px solid #ccc;;
}

/* force two-line layout */
.items.order-links .nav.item strong,
.items.order-links .nav.item a{
    display:block;
    line-height:1.4;
}
.order-links .item strong{border:none;padding: 0 0px !important;}
.order-links .nav.item{background: #f6f6f6;color: #6d6d6d;border-right:2px solid #ccc;}
.items.order-links .nav.item.current{background: #ffffff!important;color: #6d6d6d;}
.order-details-items .order-title > strong{font-weight:normal;}
.order-links .item a{border:none !important;}
}
@media only screen 
and (min-width: 768px) 
and (max-width: 1024px) 
and (orientation: portrait) {

   .page-wrapper .page-header .header-3in1 ul.header-social{margin-bottom:0px !important;}
   .page-wrapper .page-header .Search_block{margin-top:0px !important;}

}    

/*3-27-2026*/
@media (min-width: 768px) {
    .account [znt-toggle-button-acc] + [znt-toggle-panel-acc] {
        display: block !important;
    }
}
@media (max-width: 767px) {
    .account [znt-toggle-button-acc]:not([aria-expanded="false"]) + [znt-toggle-panel-acc] {
        display: none;
    }
}
 @media (max-width: 768px) {
     .account .page-main{padding-top:0px !important;}
	 .account .title.block-collapsible-nav-title.nav-title-btn{padding:13px 40px 13px 0px !important;}
	 .account .nav-title-btn{border-top: 1px solid #ccc !important;}
}
@media (max-width: 1024px) {

    /* Make table behave like block */
    .account .table-wrapper.order-items table,
    .account .table-wrapper.invoice table,
    .account .table-wrapper.order-items-shipment table {
        display: block;
        width: 100%;
    }

    .account .table-wrapper.order-items thead,
    .account .table-wrapper.invoice thead,
    .account .table-wrapper.order-items-shipment thead {
        display: none;
    }

    .account .table-wrapper.order-items tbody,
    .account .table-wrapper.invoice tbody,
    .account .table-wrapper.order-items-shipment tbody {
        display: block;
        width: 100%;
    }

    .account .table-wrapper.order-items tbody tr,
    .account .table-wrapper.invoice tbody tr,
    .account .table-wrapper.order-items-shipment tbody tr {
        display: block;
        width: 100%;
        margin-bottom: 15px;
        border-bottom: 1px solid #eee;
    }

    .account .table-wrapper.order-items tbody td,
    .account .table-wrapper.invoice tbody td,
    .account .table-wrapper.order-items-shipment tbody td {
        display: block;
        width: 100% !important;
        max-width: 100%;
        box-sizing: border-box;
        padding: 8px 0;
        text-align: left !important;
    }

    /* 💥 KEY FIX: force inner content full width */
    .account .table-wrapper.order-items td *,
    .account .table-wrapper.invoice td *,
    .account .table-wrapper.order-items-shipment td *,
    .account .table-wrapper.order-items .product-item-name,
    .account .table-wrapper.invoice .product-item-name,
    .account .table-wrapper.order-items-shipment .product-item-name,
    .account .table-wrapper.order-items .cart-price,
    .account .table-wrapper.invoice .cart-price,
    .account .table-wrapper.order-items-shipment .cart-price,
    .account .table-wrapper.order-items .price,
    .account .table-wrapper.invoice .price,
    .account .table-wrapper.order-items-shipment .price {
        display: block;
        width: 100%;
    }

    /* Label (Product Name, SKU etc) */
    .account .table-wrapper.order-items tbody td:before,
    .account .table-wrapper.invoice tbody td:before,
    .account .table-wrapper.order-items-shipment tbody td:before {
        content: attr(data-th);
        font-weight: 600;
        display: block;
        margin-bottom: 4px;
        color: #666;
    }

}
@media (max-width: 1024px) {

    /* Fix tfoot layout */
    .account .table-wrapper.order-items tfoot,
    .account .table-wrapper.invoice tfoot,
    .account .table-wrapper.order-items-shipment tfoot {
        display: block;
        width: 100%;
        margin-top: 10px;
        border-top: 1px solid #eee;
    }

    .account .table-wrapper.order-items tfoot tr,
    .account .table-wrapper.invoice tfoot tr,
    .account .table-wrapper.order-items-shipment tfoot tr {
        display: flex;
        justify-content: space-between;
        width: 100%;
        padding: 8px 0;
        border-bottom: 1px solid #eee;
    }

    .account .table-wrapper.order-items tfoot th,
    .account .table-wrapper.invoice tfoot th,
    .account .table-wrapper.order-items-shipment tfoot th,
    .account .table-wrapper.order-items tfoot td,
    .account .table-wrapper.invoice tfoot td,
    .account .table-wrapper.order-items-shipment tfoot td {
        display: block;
        width: auto;
        text-align: left !important;
    }

    .account .table-wrapper.order-items tfoot .amount,
    .account .table-wrapper.invoice tfoot .amount,
    .account .table-wrapper.order-items-shipment tfoot .amount {
        text-align: right !important;
        font-weight: 600;
    }

}
@media (max-width: 1024px) {

    .account .table-wrapper.order-items tbody td,
    .account .table-wrapper.invoice tbody td,
    .account .table-wrapper.order-items-shipment tbody td {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        gap: 10px;
        padding: 8px 0;
    }

    /* Label */
    .account .table-wrapper.order-items tbody td:before,
    .account .table-wrapper.invoice tbody td:before,
    .account .table-wrapper.order-items-shipment tbody td:before {
        content: attr(data-th);
        font-weight: 600;
        min-width: 120px;
        flex-shrink: 0;
        color: #333;
    }

    /* Value */
    .account .table-wrapper.order-items tbody td > *,
    .account .table-wrapper.invoice tbody td > *,
    .account .table-wrapper.order-items-shipment tbody td > * {
        flex: 1;
        text-align: right;
    }

    /* Product name special case (long text) */
    .account .table-wrapper.order-items td.col.name,
    .account .table-wrapper.invoice td.col.name,
    .account .table-wrapper.order-items-shipment td.col.name {
        flex-direction: column;
    }

    .account .table-wrapper.order-items td.col.name:before,
    .account .table-wrapper.invoice td.col.name:before,
    .account .table-wrapper.order-items-shipment td.col.name:before {
        margin-bottom: 4px;
    }

    .account .table-wrapper.order-items td.col.name > *,
    .account .table-wrapper.invoice td.col.name > *,
    .account .table-wrapper.order-items-shipment td.col.name > * {
        text-align: left;
    }
    /*.account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]:before, .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th[data-th]:before {
        padding-right: 10px;
        content: attr(data-th) ': ';
        display: inline-block;
        color: #111111;
        font-weight: 700;
    }*/
     .account .column.main .block.block-order-details-view .block-content:not(.widget) .box{width:100% !important;} 
     .account .column.main .block-order-details-view .block-content .box {margin-bottom:0px !important;}  
     .account .column.main .order-links:before{display: none !important;} 
    .account .column.main .order-details-items.ordered .order-title{display:block !important;}
    .account.sales-order-history .actions-toolbar .primary a{text-decoration:none !important;}           
}
/* Zenyth Mega Menu */
.nav-sections .znt-mega-menu-btn[aria-expanded="false"] ~ [znt-toggle-panel] {
	display: none !important;
}
.nav-sections .znt-mega-menu-btn[aria-expanded="true"] ~ [znt-toggle-panel] {
	display: block !important;
}

/* Zenyth Filter Menu */
.znt-filter-toggle-button[aria-expanded="false"] ~ [znt-toggle-panel] {
    display: none !important;
}
.znt-filter-toggle-button[aria-expanded="true"] ~ [znt-filter-toggle-panel] {
    display: block !important;
}

.sidebar-main .menu-dropdown-icon.dropdown.category-item .plus {
    display: none !important;
}

.menu-dropdown-icon.dropdown.category-item a {
    margin-right: 50px;
    padding-right: 0 !important;
}

/* Filter menu */
.znt-filter-toggle-button {
    position: absolute;
    top: 0;
    right: 0;
    height: 44px;
    width: 50px;
    border: none;
    background: inherit;
}

.znt-filter-toggle-button[aria-expanded="true"]:before {
    content: "\f068";
}

.znt-filter-toggle-button:before {
    content: "\f067";
    font-size: 14px;
    line-height: 32px;
    color: #333;
    font-weight: normal;
    font-family: "FontAwesome";
}

.znt-filter-toggle-button:hover,
.znt-filter-toggle-button:active {
    border-color: #fc0009;
    background: #fc0009;
}



.menu.drillDown .mega-menu-znt {
    display: none !important;
}

.md-top-menu-items .drill-filter-menu-znt {
    display: none !important;
}

/*Sidebar Filter Menu*/

.znt-sidebar-filter-button[aria-expanded="false"] ~ [znt-filter-toggle-content] {
    display: none !important;
}

.znt-sidebar-filter-button[aria-expanded="true"] ~ [znt-filter-toggle-content] {
    display: block !important;
}

.znt-sidebar-filter-button,
.znt-sidebar-filter-button:hover,
.znt-sidebar-filter-button:focus {
	width: 100%;
    border: none;
    background: transparent;
    text-align: left;
    color: #000;
    font-weight: 700;
}

/*  */



.menu.drillDown .mega-menu-znt {
    display: none !important;
}

.md-top-menu-items .drill-filter-menu-znt {
    display: none !important;
}

    /*Mobile menu trigger*/
#znt-mobile-menu:before {
	font-size: 28px;
    line-height: inherit;
    color: #757575;
    content: '\e609';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}

/* END OF - Zenyth Mega Menu */

/* Helpers */
.visually-hidden,
.znt-slick-live-region {
	position: absolute;
	width: 1px;
	height: 1px;
	opacity: 0;
	overflow: hidden;
}


/* Visibility */
@media(min-width: 769px) {
	.znt-tablet {
		display: none !important;
	}
}
@media(max-width: 769px) {
	.znt-desktop {
		display: none !important;
	}
}

/* END OF - Helpers */

/* Mobile Menu */
.action.nav-toggle {
	display: none !important;
}

#znt-mobile-menu {
	position: absolute !important;
    top: 20px !important;
    right: 10px !important;
    padding: 0 !important;
    width: 32px !important;
    height: 32px !important;
    border: none !important;
    background-color: transparent !important;
}

[znt-dialog] {
	z-index: 9999999999999999999 !important;
}

@media(max-width: 767px) {
	html:not(.nav-open) [znt-dialog] {
		display: none !important;
	}
}


.znt-btn_close,
.znt-cookies-btn_close {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 44px;
	height: 44px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAG1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACUUeIgAAAACHRSTlMA9EE7PeX4pnubQ2oAAACISURBVEjH7ZZLDsAgCAWhauX+J+7GNP34ebPXLTNREQlWSzZ55VKthMtG9iiWXTYamjz8UPgbFI0HJhkvSDA+yNL4AQujE54a3eDEGISGBg3QrenlaProA9ESoEVGy5h+FJlvKODNksdJeLPkESfgsUCPRC9N07r71e5Xu1/pHwWPDng4oePPBVCQBbm0ZufAAAAAAElFTkSuQmCC) !important;
	background-color: transparent !important;
	border: 1px solid #777 !important;
	background-size: 22px !important;
	background-repeat: no-repeat !important;
	cursor: pointer;
	background-position: center !important;
	z-index: 9999999 !important;
}


.znt-dialog-backdrop {
	position: fixed;
	z-index: 9999998;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background: rgba(0,0,0,.75);
	display: none;
}

@media(min-width: 769px){
	#znt-mobile-menu,
	.znt-btn_close,
	.znt-dialog-backdrop  {
		display: none !important;
	}
}
/* END OF - Dialog */


/* Carousel fixes */
.znt-pause-btn {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 32px;
	height: 32px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAALVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADBoCg+AAAADnRSTlMAgEC/xxnz76tlNiZ/vqdpLd0AAABkSURBVDjLYxi8YMm7d++etYJYEXlAphdMnLXuHRA8ATH9QKznAVAJzndgsIGBgRvCmgCVYHwnwMDA/E6BgYHpnQEDAw+Qi1WCcVRiVGLoSByAS1wAS+DMBoQyDsOSPLSsNmgBABr5vXQSWdhsAAAAAElFTkSuQmCC) !important;
	background-color: #f0f0f0 !important;
	border: 1px solid #777 !important;
	background-size: 22px !important;
	background-repeat: no-repeat !important;
	cursor: pointer;
	background-position: center !important;
	z-index: 90 !important;
	color: transparent !important;
	overflow: hidden;
}

.znt-pause-btn.paused {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAaVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAnbPKNAAAAInRSTlMAbwndovj0gTgVEPy1lAbu6c16YU1GMiMe7eDMx9ewUb2Nq991VgAAAMlJREFUSMftlckSgjAQBYcgi7KIoKiA2/v/jzQ5WO/ITJW50feuashkIhtG3HgQC0WOrDEoAwLdoBYWIIVnGZVCBshrAlApuwCIuCJjl0LwXGt45lIpBM5p6NrttcKv654oBXadSp3ALrBrVRDX5wCOyapAbjt2KYTA5cEulSBtwi6NELqe8NRuXWBXCqAxCNIWQGcSemCyJn2MH/2O81t5cDFGg8MXZbx5gaJcUS6BKGuGNQoqoDWtytm6jBPrupeeD4rhydr4C1+VACIxnaGh9AAAAABJRU5ErkJggg==) !important;
}
/* END OF - Carousel fixes */










/*Cookies bas fixes*/
#notice-cookie-block {
	display: block !important;
	z-index: 99999;
	padding-right: 60px;
}


.znt-cookies-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99998;
	background-color: rgba(0,0,0,.5);
}


/*Search fix*/
#custom-search {
	right: 38px !important;
}

#custom-search .btn-search-header:before {
	content: "\f054" !important;
	font-size: 20px !important;
}

/*Global disabled styles*/
*:disabled {
	opacity: .5 !important;
    filter: grayscale(1) !important;
}

/*Blog search label fix*/
[for="blog_search"] {
	border: initial !important;
	clip: initial !important;
	height: initial !important;
	margin: initial !important;
	overflow: initial !important;
	padding: initial !important;
	width: initial !important;
	text-decoration: initial !important;
	display: initial !important;
	float: initial !important;
	bottom: 100%;
}

/*Blog top image fix*/

.template-3-6 .block-post .post-view,
.template-3-6 .block-post .post-description  {
	display: block !important;
}
.template-3-6 .block-post:nth-child(1) .post-view,
.template-3-6 .block-post:nth-child(1) .post-description {
    display: none !important;
}

.template-3-6 .block-post:nth-child(1) .image-container + .post-info .post-title.znt-h3 a {
	font-size: 20px !important;
    line-height: 25px !important;
    font-weight: 500 !important;
    text-shadow: 1px 1px 3px rgba(0,0,0,.2);
}

.template-3-6 .block-post:nth-child(1) .image-container + .post-info *:not(.post-view) {
    color: #fff !important;
}


.template-3-6 .block-post:nth-child(1) .image-container > a {
	z-index: 10;
}
.template-3-6 .block-post:nth-child(1):after {
	z-index: 1;
}

.template-3-6 .block-post:nth-child(1) .post-info {
	z-index: 10 !important;
}


.template-3-6 .block-post:nth-child(1) .image-container > a:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-image: linear-gradient(transparent, transparent, rgba(0,0,0,.75));
}
@media(max-width: 990px) {
	.template-3-6 .block-post:nth-child(1) .image-container:after {
		background-image: linear-gradient(transparent, rgba(0,0,0,.75));
	}
}



/* Breadcrumbs fix */
a[aria-current="page"] {
	color: #777;
	pointer-events: none;
}
.breadcrumbs {
	display: block !important;
}


/*Typography for visual consistency*/
.znt-h3 {
	font-size: 1.8rem;
	margin: 0;
}
.znt-h4 {
	font-size: 1.4rem;
	margin: 0;
}
.znt-h5 {
	font-size: 1.2rem;
	margin: 0;
}

/* Top label text - Blog Page */
.znt-top-label {
	display: inline-block;
    background: #222222;
    color: #fff;
    padding: 7px 12px 5px;
    font-weight: 500;
    line-height: 16px;
}

@media(max-width: 1000px) {
	.znt-h3 {
		font-size: 15px;
	}
	.post-description p,
	.post-description[role="paragraph"],
	.post-description[role="paragraph"] * {
		line-height: 1.2 !important;
	}
}


@media(max-width: 600px) {
	.template-3-6 .block-post:nth-child(1) .image-container:after {
		background-image: linear-gradient(rgba(0,0,0,.75), rgba(0,0,0,.75));
	}
	.template-3-6 .block-post .image-container + .post-info .post-view {
	    top: -2px;
	}

	.template-3-6 .block-post {
	    flex-direction: column;
	}

	.template-3-6 .block-post .image-container + .post-info {
	    padding: 16px 0 0 0;
	}
}


/*Cart page fixes*/
td .actions-toolbar {
	display: flex !important;
}

.cart.table-wrapper .actions-toolbar > .action-edit, .cart.table-wrapper .actions-toolbar > .action-delete,
.cart.table-wrapper .actions-toolbar > .action-edit, .cart.table-wrapper .actions-toolbar > .action-edit {
	position: initial !important;
	right: initial !important;
    top: initial !important;
    display: initial !important;
    text-decoration: initial !important;
}

td .cart.table-wrapper .action {
	margin-left: 10px;
}

/*Cart page - Rewflow issues*/

.cart.table-wrapper {
	overflow: auto !important;
}

.cart.table-wrapper table {
	min-width: 886px !important;
}

.cart.table-wrapper td:before {
	display: none !important;
}
.cart.table-wrapper thead .col.item, 
.cart.table-wrapper thead .col.qty,
.cart.table-wrapper thead .col.price,
.cart.table-wrapper thead .col.subtotal,
.cart.table-wrapper thead .col.msrp {
	display: table-cell !important;
}
 
.cart.table-wrapper .product-item-photo {
	display: inline-block !important;
    left: 15px !important;
    max-width: 65px !important;
    padding: 0 !important;
    position: relative !important;
    top: initial !important;
    width: 100px !important;
    height: 100px !important;
    overflow: hidden !important;
}

.cart.table-wrapper .product-item-photo + .product-item-details {
	display: inline-block !important;
    width: calc(100% - 120px) !important;
    margin-left: 20px !important;
}


/*Debug hints - cleans up the hints showing only on hover
.debugging-hints:not(:hover) .debugging-hint-template-file {
    display: none !important;
}*/




.pagebuilder-column-group .pagebuilder-column a {
	display: block;
}


.pagebuilder-column-group .pagebuilder-column a .pagebuilder-banner-button[class*="pagebuilder-button-"],
.pagebuilder-column-group .pagebuilder-column a .pagebuilder-banner-button[class*="pagebuilder-button-"] {
	visibility: visible !important;
}


.pagebuilder-column-group .pagebuilder-column a:hover .pagebuilder-banner-button[class*="pagebuilder-button-"],
.pagebuilder-column-group .pagebuilder-column a:focus .pagebuilder-banner-button[class*="pagebuilder-button-"] {
	opacity: 1 !important;
}





/*Footer button - COntrast fix */
footer #ot-sdk-btn.ot-sdk-show-settings, footer #ot-sdk-btn.optanon-show-settings {
	border-color: #3C7315;
	color: #3C7315;
}

footer #ot-sdk-btn.ot-sdk-show-settings:hover, footer #ot-sdk-btn.optanon-show-settings:hover {
	color: #000;
}


/*Links styles fix - Must be different from surrounding texts*/
footer a {
	text-decoration: none;
	position: relative;
}

footer a:after {
    content: '';
    position: absolute;
    right: -10px;
    top: 9px;
    width: 6px;
    height: 6px;
    border-bottom: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    transform: rotate(-45deg);
}


/*Social links - Contrast fix*/
.page-wrapper .page-header ul.header-social li a {
	color: #666666;
}


/*Main navigation hover fix*/

/*Reset*/
.section-items .section-item-content .menu-container .menu>ul>li:hover {
	background-color: transparent !important;
}

.nav-sections .section-item-content .menu-container .menu>ul>li {
    border-bottom: 5px solid transparent;
}

.nav-sections .section-item-content .menu-container .menu>ul>li a {
    padding-bottom: 10px !important;
}

.nav-sections .section-item-content .menu-container .menu>ul>li:hover {
    border-color: #fc0009;
}

.znt-desktop.nav-sections [id*="znt-megamenu-"] {
	top: 47px;
}


/*Success message - Added to Cart*/
.message-success a {
	text-decoration: underline !important;
}


/*Old Regular price*/
.old-price .price-label {
	display: block !important;
	width: 0;
	height: 0;
	position: absolute;
	overflow: hidden;
	opacity: 0;
}








@media(min-width: 768px){
	.header-3in1 .block-content.Search_block {
		position: absolute;
		right: 175px;
	}
}

@media(max-width: 768px) {

	.minicart-wrapper  .action.showcart:hover {
		box-shadow: 0 0 3px 1px #006bb4 !important;
	}

	.checkout-cart-index .cart-container {
        display: flex;
        flex-direction: column;
    }

    .checkout-cart-index .cart-container .cart-summary {
        order: 1;
    }

    .checkout-cart-index .cart-container .form.form-cart {
        order: 2;
    }

    .checkout-cart-index .cart-container #gift-options-cart {
        order: 3;
    }

    .checkout-cart-index .cart-container .cart-discount {
        order: 4;
    }

    .checkout-cart-index .cart-container .block.crosssell {
        order: 5;
    }
}

.control p.mage-error {
    margin-top: 7px;
}

.control p.mage-error {
    color: #e02b27;
    font-size: 1.2rem;
}

span.nav-sections-item-switch {
    cursor: pointer;
    color: #006bb4;
}


.toolbar-target-text {
	display: block;
    clear: both;
    text-align: left;
    font-size: 11px;
    color: #777;
    padding: 5px 0;
    margin-bottom: 0;
    margin-top: -10px;
}

@media(max-width: 768px) {
	.toolbar-target-text {
		display: none;
	}
}

.sections.nav-sections .nav-sections-item-content .menu-container.horizontal-menu .menu-dropdown-icon span.plus + span.plus {
	display: none;
}

.sections.nav-sections .nav-sections-item-content .menu-container.horizontal-menu .menu-dropdown-icon .znt-mega-menu-btn[aria-expanded="true"] + .plus:before {
	content: "\f068";
}

/*
    Cart page 
*/

.cart.table-wrapper .actions-toolbar > .action-delete:before {
	content: '';
	display: none;
}

.cart.table-wrapper .actions-toolbar > .action-delete > span.action.action-delete {
	position: relative;
}

.cart.table-wrapper .actions-toolbar > .action-edit:before {
	content: '';
	display: none;
}

.cart.table-wrapper .actions-toolbar > .action-edit > span.action.action-edit {
	position: relative;
}

.cart.table-wrapper .actions-toolbar > .action-delete > span.action.action-delete:before {
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e604';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}

.cart.table-wrapper .actions-toolbar > .action-edit > span.action.action-edit:before {
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e601';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}

.form.giftcard.add .label {
	display: block;
}

#discount-coupon-form .label {
	display: block;
}

#co-shipping-method-form .items.methods .item-title {
	font-weight: bold;
    margin-bottom: 5px;
}

#cart-totals .data.table.totals .table-caption {
	display: block;
}

.homeblogsection .pagebuilder-column-group .pagebuilder-column h2 {
	text-align: left;
	font-weight: bold;
	font-size: 32px;
}

.about-bandai-namco h2 {
	text-align: left;
	font-weight: bold;
	font-size: 38px;
}

.cms-home [data-content-type='row'] .row-full-width-inner .pagebuilder-column-group .pagebuilder-column h2 {
	text-align: left;
	font-weight: bold;
	font-size: 32px;
}

.footer-block h2 {
	font-weight: 700;
    text-transform: uppercase;
    font-size: 133%;
}

.tooltip.wrapper:hover {
	.tooltip.content {
		display: block;
	}
} 

#tooltip-button button {
	border: 0;
    background: transparent;
    padding: 0 0 3px 0;
}

.copyright  p {
	margin: 0;
}

.product-info-main .product.attribute.sku p.type {
	margin: 0;
    display: inline;
}


/*Studio Ghibli - Social media and See All button - contrast fix*/
a img[src*="Twitter.png"],
a img[src*="Twitter_2.png"],
a img[src*="Facebook.png"],
a img[src*="FB_4.png"],
a img[src*="YouTube.png"],
a img[src*="YouTube_2.png"],
a img[src*="Insta_3.png"],
a img[src*="Insta_4.png"],
a img[src*="SEEALL_button.png"],
a img[src*="SEEALL_button.png"],
a img[src*="Twitch_logo.png"],
a img[src*="Twitch_1.png"] {
	filter: brightness(0.4) !important;
}



/*Headfer z-index issue*/
/*.page-header {
	z-index: 999999 !important;
}
.znt-desktop.sections.nav-sections {
	z-index: 999998 !important;
}*/




/*Demon Slayer Menu item fix*/

.section-item-content .menu-container .menu > ul > li.has-active,
.section-item-content .menu-container .menu > ul > li.has-active:hover {
	background: #000 !important;
}

.section-item-content .menu-container .menu > ul > li.has-active {
	background: #000 !important;
}


/* Form required fields info - Global fix */
.form-info {
	font-size: 12px;
}

.form-info:first-child {
	margin-top: 10px;
}

.info-included fieldset:after {
	display: none !important;
}



/*Global link styling*/
#maincontent a {
	text-decoration: underline !important;
}
#maincontent .sidebar a {
	text-decoration: none !important;
}


/*Legend headings fix*/
legend h2 {
	margin: 0;
}


/* Custom Accordion */

.znt-accordion-trigger {
	background: transparent !important;
    border: none !important;
    text-align: left !important;
    padding-left: 0 !important;
    padding-bottom: 0 !important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAFVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAASAQCkAAAAB3RSTlMA/lZbU+VM4zq6AgAAAGtJREFUSMftkkEOwCAIwCyC/3/yLtviBjp2p0fSmhBprSiKgGGm0VzNRhgYIH4sgC0DXwjLQAkKAUDbpuje76u1XfHhu+LTfxUJ/1Gk/KlI+neR9q+nIf74bSHZM5Sf/rlH/3Pqujj1oihmDhsSAUSlS0ZIAAAAAElFTkSuQmCC) 
    	no-repeat 
    	calc(100% - 24px) 17px / 26px !important;
}
.znt-accordion-trigger[aria-expanded="true"] {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAFVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAASAQCkAAAAB3RSTlMA/lZbU+VM4zq6AgAAAGdJREFUOMtjGAWDFriGYBdnEhQ0wCqhKCgojF0DEChg1QAEQlg1CDtis0URKMiCxRYmsBgWLYpgIYgWTA1QLZgaIFowNaBogXMV4EpEkCQCBYUQhoqiSCjATUWRSA1BCvwwhlEw+AAABqYKwdqhCy0AAAAASUVORK5CYII=)
    	no-repeat 
    	calc(100% - 24px) 17px / 26px !important;
}

.znt-accordion-trigger > span {
	font-weight: 600;
    line-height: 40px;
    font-size: 1.4rem;
    font-family: 'Poppins', sans-serif !important;
}

.znt-accordion-trigger:not([aria-expanded="true"]) + .znt-accordion-panel {
	display: none !important;
}


/* Catalog filter contrast fix */
.filter-options input[type='checkbox'] + .amshopby-choice:before {
	border: 1px solid #777777;
}
.amshopby-filter-current .amshopby-remove:after, .amshopby-filter-current .amshopby-remove:before {
	background-color: #777777;
}
.amshopby-filter-current .amshopby-remove:hover ~ * {
	opacity: 1 !important;
}

/* Catalog filter focus fix - hidden link, exposed input*/
[class*="am-filter"] > .item:focus-within {
	outline: 2px solid #00699d !important;
	outline-offset: 2px !important;
	box-shadow: 0 0 0 2px #fff !important;
}



/*Catalog hover fix*/
.widget .section-item-content .menu-container .menu>ul>li {
	border-bottom: 5px solid transparent !important;
}
 .widget .section-item-content .menu-container .menu>ul>li:hover {
	background: #f2f2f2 !important;
	border-bottom: 5px solid #fc0009 !important;
}
 .widget .znt-filter-toggle-button:hover,  .widget .znt-filter-toggle-button:active {
	background: #f2f2f2 !important;
}



/*Gradient Heading - Cutom*/
.znt-gradient-heading {
	font-size: 54px;
    text-align: left;
    font-weight: 800;
    padding: 22px 42px;
    margin: 0;
    letter-spacing: -2px;
    background-image: linear-gradient(to right, #cdcdcd,#cdcdcd,#cdcdcd, #cdcdcd, #cdcdcd, transparent, transparent);
    color: #cc0000;
}


/* Global Focus Refactor */



*:focus-visible,				
._keyfocus *:focus,
._keyfocus *:focus-visible,
._keyfocus .panel.header *:focus,
._keyfocus footer *:focus,
._keyfocus footer input:not([disabled]):focus,
._keyfocus footer textarea:not([disabled]):focus,
._keyfocus footer select:not([disabled]):focus,
._keyfocus footer #ot-sdk-btn.ot-sdk-show-settings:focus,
._keyfocus footer #ot-sdk-btn.optanon-show-settings:focus {
	outline: 2px solid #00699d !important;
	outline-offset: 2px !important;
	box-shadow: 0 0 0 2px #fff !important;
}


.products-grid .product-item-info:focus-within {
	background: #ffffff;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border: 1px solid #bbbbbb;
    margin: -10px;
    padding: 9px;
    position: relative;
    z-index: 9;
}
.products-grid:focus-within .product-item-info {
	display: block;
}

.product-item-info:focus-within .product-item-inner {
	display: block;
	background: #ffffff;
	border: none !important;
    border-top: none;
    left: 0;
	padding: 0 !important;
    position: relative !important;
    right: -1px;
    z-index: 2;
    clip: initial !important;
    width: 100% !important;
    height: initial !important;
    margin: 9px 0 0 -1px;
    overflow: initial !important;
    box-shadow: none !important;
}

 
.cms-studioghibli div[data-content-type="row"] div[class="pagebuilder-column-group"] div[data-content-type="text"] h2 {
    font-weight: 700;
    font-size: 20px;
    margin: 0 0 1rem 0;
    text-align: left;
}

.cms-studioghibli #maincontent div[data-content-type="row"] div[class="pagebuilder-column-group"] div[data-content-type="text"] h2 a {
	text-decoration: none !important;
}

.cms-studioghibli #maincontent div[data-content-type="row"] div[class="row-full-width-inner"] div[data-content-type="text"] h2 {
	margin: 0;
    text-align: center;
    font-weight: bold;
    font-size: 32px;
}

.form.create.account.form-create-account .legend span {
	display: block;
}

.message.success .message-text-wrapper:before {
	content: '' !important;
	display: none !important;
}

.message.success .messages-icon-wrapper {
	display: block;
}

.message.success .messages-icon-wrapper:before {
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 24px;
    color: #006400;
    content: '\e60e';
    font-family: 'luma-icons';
    margin: -12px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    left: 0;
    top: 22px;
    width: 45px;
    position: absolute;
    text-align: center;
}

.customer-account-create .field-tooltip-action.action-help:before {
	content: '' !important;
	display: none !important;
}

.customer-account-create #tooltip .tooltip-icon-wrapper {
	position: relative;
}

.customer-account-create .field-tooltip-action.action-help .tooltip-icon-wrapper:before {
	padding-left: 1px;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 21px;
    line-height: inherit;
    color: #bbbbbb;
    content: '\e623';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}

.checkout-index-index .field-tooltip-action.action-help:before {
	content: '' !important;
	display: none !important;
}

.checkout-index-index #tooltip-button .tooltip-icon-wrapper {
	position: relative;
}

.checkout-index-index .field-tooltip-action.action-help .tooltip-icon-wrapper:before {
	padding-left: 1px;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 21px;
    line-height: inherit;
    color: #bbbbbb;
    content: '\e623';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    width: 26px;
    height: 26px;
    padding-top: 6px;
    color: #888;
}

.znt-megamenu-icon-wrapper:before {
	content: "\f067";
    font-size: 14px;
    line-height: 32px;
    color: #333;
    font-weight: normal;
    font-family: "FontAwesome";
}

.znt-filter-toggle-button[aria-expanded="true"] .znt-megamenu-icon-wrapper:before {
	content: "\f068";
}

.znt-filter-toggle-button:before {
	content: '' !important;
	display: none !important;
}

.action.next:before {
	content: '' !important;
	display: none !important;
}

.action.next .pager-icon-wrapper {
	position: relative !important;
}

.action.next .title-next {
	display: none;
}

.action.next .pager-icon-wrapper:before {
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e608';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}

.action.sorter-action.sort-asc:before {
	content: '' !important;
	display: none !important;
}

.action.sorter-action.sort-desc:before {
	content: '' !important;
	display: none !important;
}

.sorter-asc-icon-wrapper:before {
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    content: '\e613';
    line-height: inherit;
    color: #757575;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}

.sorter-desc-icon-wrapper:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    content: '\e614';
    line-height: inherit;
    color: #757575;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}

.sorter-desc-icon-wrapper {
	position: relative !important;
}

.sorter-asc-icon-wrapper {
	position: relative !important;
}

.modes-mode.mode-grid:before {
	content: '' !important;
	display: none !important;
}

.modes-mode.mode-list:before {
	content: '' !important;
	display: none !important;
}

.mode-grid-icon-wrapper:before {
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #fff;
    content: '\e60d';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}

.mode-list-icon-wrapper:before {
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60b';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}

.mode-grid-icon-wrapper {
	position: relative !important;
}

.mode-list-icon-wrapper {
	position: relative !important;	
}

.menu.drillDown .dropdown .megaStaticBlock .categories-menu .items .item a:before {
	content: '' !important;
	display: none !important;
}

.menu.drillDown .dropdown .megaStaticBlock .categories-menu .items .item a .drill-menu-icon-wrapper:before {
	content: "\f105";
    font-size: 16px;
    vertical-align: top;
    font-weight: normal;
    font-family: "FontAwesome";
    color: #333;
    line-height: 22px;
    margin: 0px 12px 0 0px;
}

.required-field-hint {
	
}

.customer-account-create .field-tooltip .field-tooltip-action.action-help .tooltip-icon-wrapper:before {
	color: #888;
}

.customer-account-create .toolbar-target-text {
	text-align: left;
}

@media(max-width: 768px) {
	.customer-account-create .toolbar-target-text {
		display: none;
	}
}

.mfblog-related-posts-block #block-related-posts-heading {
	border-bottom: 3px solid #222222;
    padding-bottom: 2px;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.1;
    margin-top: 2rem;
    margin-bottom: 2rem;
    display: inline;
}

.block.items-in-cart .title h2 {
	font-size: 1.8rem;
    font-weight: 300;
    margin: 0;
    line-height: 1.1;
}

.checkout-container .minicart-items .product-item-inner .details-qty p.label {
	display: inline;
}

.checkout-container .minicart-items .product-item-inner .details-qty p.value {
	display: inline;
}

.cart-page-icon-wrapper:after {
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 12px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 3px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    color: #858585;
    display: inline;
    margin-left: 10px;
    position: static;
}

.cart-page-icon-wrapper {
    position: relative !important;
    display: inline-table;
}

.cart-discount .block .title:after {
	display: none;
}

.cart-summary .block > .title:after {
	display: none;
}

.block.shipping.active {
	.cart-page-icon-wrapper:after {
		content: '\e621';
	}
}

.block.discount.active {
	.cart-page-icon-wrapper:after {
		content: '\e621';
	}
}

.block.giftcard.active {
	.cart-page-icon-wrapper:after {
		content: '\e621';
	}
}

#block-shipping-heading {
	display: inline;
}

.cart-summary .cart-totals .totals-tax-summary .amount .price:after{
	display: none;
}

.cart-summary .cart-totals .totals-tax-summary .amount .price {
	padding-right: 0;
}

.cart-summary .cart-totals .totals-tax-summary .amount .cart-page-icon-wrapper:after{
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 12px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 3px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    color: #858585;
    display: inline;
    margin-left: 10px;
    position: static;
}

.cart-summary .cart-totals .totals-tax-summary.expanded .amount .cart-page-icon-wrapper:after{
	content: '\e621';
}

.filter-options.mage-accordion-disabled {
	display: block;
	margin-top: 30px;
}

@media(max-width: 300px) {
	.field-tooltip-content.remember-me-tooltip {
		width: 100px;
		right: -85px;
	}
}

@media(max-width: 768px) {
	.toolbar-sorter.sorter {
		position: relative !important;
		margin-top: -33px;
	}

	.page-products .toolbar .field.limiter {
		display: block;
	}

	.account  {
		.title.block-collapsible-nav-title.nav-title-btn {
			width: 100%;
			padding: 13px 40px 13px 15px;
		}

		.title.block-collapsible-nav-title.nav-title-btn:after {
			content: '';
			display: none;
		}

		.nav-title-btn {
			text-align: left;
    		background: transparent;
    		border: 0;
    		border-bottom: 1px solid #cccccc;
		}

		.nav-title-btn span {
			font-weight: 700;
    		line-height: 1.1;
    		font-size: 1.4rem;
    		margin-top: 2rem;
    		margin-bottom: 2rem;
		}

		.nav-title-btn[aria-expanded="false"] .account-page-icon-wrapper:after {
			content: '\e621';
		}

		.account-page-icon-wrapper {
			position: absolute;
    		top: -9px;
    		right: 20px;
		}

		.account-page-icon-wrapper:after {
			-webkit-font-smoothing: antialiased;
    		-moz-osx-font-smoothing: grayscale;
		    font-size: 12px;
		    line-height: inherit;
		    color: inherit;
		    content: '\e622';
		    font-family: 'luma-icons';
		    margin: 3px 0 0 0;
		    vertical-align: middle;
		    display: inline-block;
		    font-weight: normal;
		    overflow: hidden;
		    speak: none;
		    text-align: center;
		}

		[znt-toggle-button-acc]:not([aria-expanded="false"]) + [znt-toggle-panel-acc] { display: none; }
		[znt-toggle-button-acc]:not([aria-expanded="true"]) + [znt-toggle-panel-acc] { display: block; }
	}
}

/*.action.primary.tocart:focus,
#top-cart-btn-checkout:focus,
#btn-minicart-close:focus,
#top-cart-btn-checkout:focus,
.minicart-wrapper .action.primary.checkout:focus,
.minicart-wrapper .action.edit:focus,
.minicart-wrapper .action.delete:focus,
._keyfocus .panel.header .minicart-wrapper a:not(.action.showcart):focus {
    box-shadow: 0 0 3px 1px #00699d !important;
}*/



/*Focus Visible*/
/*.znt-btn_close:focus-visible,
.znt-cookies-btn_close:focus-visible,
#btn-cookie-allow:focus-visible,
#znt-mobile-menu:focus-visible,
.btn-search-header:focus-visible,
.update-cart-item:focus-visible {
	outline: 1px solid #006bb4;
	outline-offset: 4px;
}*/

/*.znt-filter-toggle-button:focus {
    background: inherit;
    border: inherit;
    box-shadow: 0 0 3px 1px #00699d !important;
}*/

/*Mobile menu trigger*/
/*.znt-filter-toggle-button:focus {
    background: inherit;
    border: inherit;
    box-shadow: 0 0 3px 1px #00699d !important;
}*/

/* Carousel focus */
/*.znt-pause-btn:focus-visible,
.slick-arrow:focus-visible {
	outline: 1px solid #000;
	outline-offset: -4px;
}*/

/* Custom Focus - Overrides */


/*.slick-slide a[data-link-type]:focus-visible:after {
	content: "";
	position: absolute;
	top: 6px;
	left: 6px;
	width: calc(100% - 12px);
	height: calc(100% - 12px);
	border: 1px solid #fff;
}
.slick-slide a[data-link-type]:focus-visible:before {
	content: "";
	position: absolute;
	top: 7px;
	left: 7px;
	width: calc(100% - 14px);
	height: calc(100% - 14px);
	border: 1px solid #000;
}*/
/* END OF - Carousel focus */

/*button.preorder:focus-visible {
	outline: 1px solid #000;
	outline-offset: -4px;
}*/

/*.ot-floating-button__open:focus {
	box-shadow: 0 0 3px 1px #ffffff !important;
	outline: 1px solid #000 !important;
	outline-offset: 3px !important;
}*/

/*@media(max-width: 768px) {
	.minicart-wrapper .action.showcart:focus {
		box-shadow: 0 0 3px 1px #006bb4 !important;
	}
}*/

/* END OF - Global Focus Refactor*/




.znt-custom-list,
.znt-custom-def-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.znt-custom-list > li:not(:last-child) {
	border-bottom: 1px solid #777;
}

.znt-custom-def-list > dt {
	display: inline-block;
	width: 90px;
}

.znt-custom-def-list > dd {
	display: inline-block;
	width: calc(100% - 95px);
}


.pagebuilder-banner-button.pagebuilder-button-primary {
	visibility: visible !important;
}

.pagebuilder-banner-button.pagebuilder-button-primary:focus {
	opacity: 1 !important;
}



/*Sidebar account skip link*/
.sidebar.sidebar-main {
	position: relative;
}


.znt-sidebar-skip-link_start,
.znt-sidebar-skip-link_end {
	position: absolute;
	left: 0;
	color: #888;
	font-size: 13px;
	border: 1px solid #777;
	border-radius: 5px;
	box-shadow: 4px 4px 8px rgba(0,0,0,.5);
	padding: 0x 6px;
	width: 0;
	overflow: hidden;
	opacity: 0;
}

.znt-sidebar-skip-link_start {
	top: -16px;
}

.znt-sidebar-skip-link_end {
	bottom: -16px;
}

.znt-sidebar-skip-link_start:focus,
.znt-sidebar-skip-link_end:focus {
	width: initial;
	opacity: 1;
}


/*Dots contrast fix*/
.slick-dots li button, .slick-dots li .quote-details-items .actions-toolbar>.action {
	border-color: #000;
}


/*Removes pause button from blog carousel*/
.post-description .znt-pause-btn {
	display: none;
}





/* Checkout Tax */

.totals-tax-summary .is-collapsed { display: block; }

.totals-tax-summary .is-expanded { display: none; }

.totals-tax-summary.expanded .is-expanded { display: block; }

.totals-tax-summary.expanded .is-collapsed { display: none; }


.znt-table-toggle {
    border: none;
    background-color: transparent;
    padding: 0;
    width: 24px;
    height: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.znt-caret-down {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAD1BMVEUAAAAAAAAAAAAAAAAAAABPDueNAAAABHRSTlMAnpdcGMPyYgAAAGZJREFUOMvt0LENgDAMBMBAFnCRETKAJSZA8v4z0bz4l150FCnyVT72NW476+X6qL1C/4/Kd3DrYFTyGQq4diqZFV64pM0BqgN2BSQGSBQoITACYMQBTjEU6PEAnABYJoClZ9v5NQ9WARAj/aP0SwAAAABJRU5ErkJggg==);
	background-size: 16px;
	background-position: center;
	background-repeat: no-repeat;
	width: 16px;
    height: 16px;
}

.totals-tax-summary.expanded .znt-caret-down {
	transform: rotate(180deg);
}

.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
	display: none;
}/* Product Lightbox */
.fotorama__nav__frame.fotorama__nav__frame--dot {
    padding: 0 4px;
}

.fotorama__dot {
    height: 10px;
    width: 10px;
}

.fotorama-item.fotorama--fullscreen {
	z-index: 9999999999999 !important;
}

.fotorama-item .fotorama__nav__shaft .fotorama__thumb-border,
.fotorama-item .fotorama__nav__shaft .fotorama__nav__frame--thumb .fotorama__loaded--img,
.fotorama-item .fotorama__thumb__arr--left {
	display: none !important;
}

.fotorama-item .fotorama__nav__shaft .fotorama__nav__frame--thumb {
	height: 10px !important;
    width: 10px !important;
    border-radius: 6px !important;
    border: 1px solid #858585 !important;
    left: 6px !important;
    position: relative !important;
    top: 12px !important;
    padding: 0 !important;
    margin: 0 8px !important;
}

.fotorama-item .fotorama__nav__shaft .fotorama__nav__frame--thumb.fotorama__active {
	background-color: #ff5501 !important;
}



.fotorama-item .fotorama__nav__shaft {
	left: 50% !important;
	transform: translateX(-50%) !important;
}

.fotorama-item.fotorama--fullscreen .fotorama__nav--thumbs {
	position: fixed !important;
	bottom: 0 !important;
	height: 30px;
}

.fotorama-item .fotorama__nav {
	display: flex !important;
}

.fotorama-item .fotorama__nav.fotorama__nav--thumbs {
	height: 32px !important;
}




/* END OF - Product Lightbox */