/* NOTE: ****�������������� ����� ��� *.hoob.com *****/

h3 {
  font-size: 2.8rem;
}

/* NOTE: Codex */

  main#maincontent .product-item-info {
    min-height: auto;
  }

  .logo img {
    width: 160px;
    height: 80px;
  }

  .price-box .price-label {
    color: #4f4f4f !important;
  }

.hoob-card p {
  color: #666 !important;
}

  .footer-bottom-container,
  .footer-bottom-container span,
  .footer-bottom-container small {
    color: #dddddd !important;
  }

.hoob-lazy-video {
    position: relative;
    overflow: hidden;
    width: 100%;
    background: #000;
  }

.hoob-lazy-video__poster {
    display: block;
    width: 100%;
    height: auto;
    opacity: 1;
    transition: opacity 0.45s ease;
  }

.hoob-lazy-video__video {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    transition: opacity 0.45s ease;
  }

.hoob-lazy-video.is-video-ready .hoob-lazy-video__poster {
    opacity: 0;
  }

.hoob-lazy-video.is-video-ready .hoob-lazy-video__video {
    opacity: 1;
  }  

.footer ul.bullet li { 
	margin-bottom: 1rem;
  }

.cms-home .category-products-grid .item {
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.cms-home .category-products-grid .item:hover {
  transform: scale(1.03);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.16);
  z-index: 2;
}

.cms-home .header-container .category-products-grid .item:hover {
  transform: none;
  box-shadow: none;
  z-index: auto;
}

.cms-home .category-products-grid .item {
  position: relative;
}

.product-view .price-box .price {
    font-family: inherit !important;
}

a.pagebuilder-button-secondary, 
button.pagebuilder-button-secondary, 
div.pagebuilder-button-secondary, 
.cart.table-wrapper .actions-toolbar>.action.pagebuilder-button-secondary, 
.action-gift.pagebuilder-button-secondary {
  font-family: inherit !important;
  }

 .catalog-category-view.page-layout-1column-full-width .category-description {
    margin-bottom: 0px;
}

.catalog-category-view.page-layout-1column-full-width .main.container,
.cms-home .main.container {
  padding-bottom: 0px;
}

.nav-regular .nav-item.level0.level-top > a {
    font-weight: 500;
}

@media only screen and (min-width: 768px) {
    .category-products-grid .item {
        padding-top: 1%;
        padding-left: 0%;
        padding-right: 0%;
        margin: 1%;
    }
}

.nav-item.nav-4.classic > a.level-top {
  background: #ff9e1b;
  color: #FFF !important;
}

.nav-item.nav-4.classic > a.level-top:hover {
  color: #000 !important;
}

/* NOTE: End Codex */

/* NOTE: Black background invert */

@media only screen and (min-width: 770px) {

:lang(ru) .cms-home .logo img, 
:lang(ru) .cms-home .header-top-container .item.item-left, 
:lang(ru) .cms-home .lang-switcher .label:not(.dropdown-icon):not(:hover), 
:lang(ru) .cms-home .currency-switcher .dropdown-heading:not(:hover), 
:lang(ru) .cms-home .page-header:not(.sticky-header) .mini-cart .dropdown-heading:not(:hover), 
:lang(ru) .cms-home .account-links .header.links:not(:hover), 
:lang(ru) .cms-home .page-header:not(.sticky-header) .nav-container .nav-item .level-top:not(:hover) {
	filter: invert(1);
}

.cms-history-html .logo img,
.cms-history-html .header-top-container .item.item-left,
.cms-history-html .lang-switcher .label:not(.dropdown-icon):not(:hover),
.cms-history-html .currency-switcher .dropdown-heading:not(:hover),
.cms-history-html .page-header:not(.sticky-header) .mini-cart .dropdown-heading:not(:hover),
.cms-history-html .account-links .header.links:not(:hover),
.cms-history-html .page-header:not(.sticky-header) .nav-container .nav-item .level-top:not(:hover) {
      filter: invert(1);
    }

/* .catalog-category-view.page-layout-1column-full-width .logo img,
.catalog-category-view.page-layout-1column-full-width .header-top-container .item.item-left, 
.catalog-category-view.page-layout-1column-full-width .page-header:not(.sticky-header) .nav-container .nav-item:not(.nav-4.classic) .level-top:not(:hover), 
.catalog-category-view.page-layout-1column-full-width .lang-switcher .label:not(.dropdown-icon):not(:hover),
.catalog-category-view.page-layout-1column-full-width .currency-switcher .dropdown-heading:not(:hover),
.catalog-category-view.page-layout-1column-full-width .page-header:not(.sticky-header) .mini-cart .dropdown-heading:not(:hover),
.catalog-category-view.page-layout-1column-full-width .account-links .header.links:not(:hover) {
  filter: invert(1);
}    */

}

/* NOTE: End Black background invert */

/* NOTE: Header */

.header .logo-wrapper .logo {

	max-width: 100% !important;

}

.header.links, .mini-cart-heading .label {
	text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
}

.dropdown-block .dropdown-heading .inner-heading .ic-cart {
    vertical-align: text-bottom;
}

@media only screen and (min-width: 993px) {
	.hp-block.left-column .item {
		display: table-cell;
		vertical-align: middle;
	}
}

.nav-container {
	box-shadow: none !important;
}

.nav .navi-wrapper, .nav .nav-regular {
	background-color: transparent;
}

.page-wrapper .nav-holders-wrapper.right-column {
	float: right;
}

.header-top .item-left {
	position: relative;
    z-index: 5;
}

.logo-wrapper--regular {
	position: relative;
    z-index: 5;
}

.header-top .item-right {
	position: relative;
    z-index: 6;
}

.header-primary .user-menu {
	position: relative;
    z-index: 5;
}

/* NOTE: Image background */

.cms-index-index .product-image-photo {
	background-color: #fff;
}

.category-products-grid .item {
	border: none !important;
}

/* NOTE: Main */

b, strong {
    font-weight: 600;
}

.social-links a > span.icon{
margin-top: -1px;
}

.data.items.style1.show-tabs h3.block-title {
	margin-top:20px;
}


.underlined {
	padding: 8px 5px;
    border-bottom: 1px solid #e5e5e5;
	font-family: Roboto;
	text-transform: uppercase;
	font-weight: normal;
    font-size: 19px;
    line-height: 24px;
}

.product-info-price {
    margin-bottom: 40px !important;
}

.cart-summary>.title {
    
    margin-top: 1rem !important;
   
}

.pre-order-note-wrapper {
    box-sizing: border-box;
    padding: 5px 10px;
    line-height: 1.5;
    color: #2b2b2b;
    background: #ff9e1b63;
}

.pre-order-note-wrapper .pre-order-note {
    display: inline;
    padding: 0;
    color: inherit;
    background: transparent;
}

.checkout-agreements-block .action-show {
	color: #de2666;
	font-size: 1.4rem;
	padding: 8px 0px;
}

.descrip-spacer {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 30px;
	margin-bottom: -10px;
}

h4.block-title  {
	margin-top: 20px;
}

.age-pop-up {
	background: rgba(51, 51, 51, 0.9) !important;
	color: #fff !important;

}

.age-pop-up h3 {
	background: #ffffffe6 !important;
	color: #333;
}

.age-pop-up .button {
	background: #ffffffe6 !important;
	color: #333; 
}

.age-pop-up h2 {
	color: #fff !important;
	
}

.nav-regular .nav-submenu--mega>li>.nav-block--top {
    margin-bottom: 0px !important;
}

.nav-regular .nav-submenu--mega>.nav-item {
	padding-bottom: 15px;
}

.column.main {
    padding-bottom: 0px !important;
}

.footerinfo h3{
	font-size: 19px !important;
	padding-left: 5px !important;
	line-height: 24px !important;
}

.feature.indent-size-xl>.ic:first-child {
	margin-top: 30px !important;
}

.catalog-category-view #page-title-heading {
	padding-bottom: 7px !important;
}

div.MagicToolboxContainer.selectorsBottom .MagicToolboxSelectorsContainer {
    padding-top: 10px !important;
}

.product-options-wrapper .fieldset div.ob-below .ob-descr {
    padding-left: 100px !important;
	margin: 5px 0 5px 0 !important;
}

.product-add-form .fieldset>.field>.label {
	margin: 0 0 10px !important;
}

input[type="radio"] {
    margin: 0px 5px 0 0 !important;
}

.field.qty.qty-holder{
	display:none !important;
}

.fieldset>.field>.label {
	font-weight: 600 !important;
	font-size: 14px !important;
}

.products-list-ext .price-box .price {
    font-size: 1.6rem !important;
}

.product-items .item .tocart{
	text-transform: capitalize !important;

}

.bundle-options-container .box-tocart .action.tocart{
	text-transform: capitalize !important;
}

.product-items .item .details .tocart{
	font-weight:400 !important;
}

.products-list-ext .product-item-name {
    font-size: 1.8rem !important;
    
}

@media (min-width: 640px) {

	.products-list-ext .product-item-img{
		min-width: 286px !important;
	}

}


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

	.mobile-collapsible .block-title {
		padding: 10px !important;
	}
	.knopka {
		margin-bottom: 40px !important;
	}
	.header-container .skip-link .label {
		line-height: 18px !important;
		font-size: 16px !important;
		text-transform: uppercase !important;
    font-family: 'din';
	}
	.main.container {
		padding-top: 0px !important;
	}
	.grid-container-spaced .grid12-4.topfeature {
	    margin-bottom: 4% !important; 
		}
	.text-center-mobile {
		text-align: center !important;
		}

	.cms-index-index .slideshow-wrapper-additional .col-sm-9 {
			width: 100% !important;
		}
	.review-content-container {
			padding-left: 0px !important;
		}
}

.prokrutka {
	margin-bottom: 80px !important;
    margin-top: 40px !important;
}

.visota {
    height: 500px !important;
}

.centrovka {
    padding-top: 170px !important;
}

.seriy {
    padding-bottom: 30px !important;
    padding-top: 30px !important;
}


.texttobottom {
	vertical-align:bottom; 
	display: flex; 
	align-items: flex-end;
}

.magneticlockbanner {
	height:80px;
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
	.magneticlockbanner {
		height:64px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.prokrutka {
    	margin-left: -160px !important;
    	width: 138% !important;
		overflow:hidden !important;
	}

	.magneticlockbanner {
		height:53px;
	}
}

@media only screen and (min-width: 770px) and (max-width: 991px) {

	.magneticlockbanner {
		height:37px;
	}

}

@media only screen and (min-width: 1200px) {
	.prokrutka {
    	margin-left: -312px !important;
    	width: 154% !important;
		overflow:hidden !important;
	}
}

.knopkabuy {
	margin-bottom:0px;
	padding: 15px 10px 15px 10px;
	font-size: 2.0em
}

@media (max-width: 767px) {
	.knopkabuy {
		padding:20px;
	}

	[data-pb-style=X0D7GF1]{
		max-width: 300px !important;
		margin-top: 20px;
	}

	[data-pb-style="SC0TP58"]{
		margin-bottom: 20px !important;
	}

	.rusoffer iframe {
		height: 2730px !important;
	} 

	.engoffer iframe {
		height: 1800px !important;
	} 

}

.nav-item--stickylogo img {
    padding-right: 20px;
	padding-left: 10px;
}

.caption.centered {
    width: 88% !important;
}

.topfeature h3{
	font-size: 2.3rem !important;
}

.freeshipgreen {

	background-color: #00c763;
    color: #fff;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 5px;

}

.freeze {
	background-color: #00c7c7;
    color: #fff;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 5px;

}

.product-info-main .product-add-form {
	border-bottom: 0px #f5f5f5 solid !important;
}

.review-content-container {
	display: flow-root;
    padding-left: 20px;
}

.product-items.owl-carousel .owl-wrapper {
	text-align: center !important;
}

.textblockmargin {
	margin-top: 40px;
	margin-bottom: 40px;
	padding-right: 40px;
	padding-left: 40px;
}

.textblocknomargin {
	margin-top: 40px;
	margin-bottom: 40px;
	padding-left: 40px;
	padding-right: 40px;
}

.textblockleftnomargin {
	margin-top: 40px;
	margin-bottom: 40px;
	padding-left: 0px;
	padding-right: 40px;
}

.textblockrightnomargin {
	margin-top: 40px;
	margin-bottom: 40px;
	padding-left: 40px;
	padding-right: 0px;
}

.textblockleft {
	padding-left: 0px;
	padding-right: 40px;
}

.textblockright {
	padding-left: 40px;
	padding-right: 40px;
}

.textblockleft.feature.hola {
	padding-top: 20px;
}

.rowguide {
	margin-top: 20px;
}

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

	.textblockmargin {
		padding-right: 10px;
		padding-left: 10px;
	}
	
	.textblocknomargin {
		padding-left: 0px;
		padding-right: 0px;
	}
	.textblockleftnomargin {
		padding-left: 0px;
		padding-right: 0px;
	}
	.textblockrightnomargin {
		padding-left: 0px;
		padding-right: 0px;
	}
	.textblockleft, .textblock {
		padding-left: 22px;
		padding-right: 22px;
	}

	.textblockright {
		padding-left: 10px;
		padding-right: 10px;
		margin-top: 0px;
		margin-bottom: 0px;
	}
}

[data-content-type='row'][data-appearance='contained'] {
	max-width: 1440px !important;
 }

 .page-wrapper {
	border-top-width: 0px !important;
 }

 .imgleft {
	 margin-left: 0px;
	 margin-right: 15px;
 }

 .imgright {
	margin-left: 15px;
	margin-right: 0px;
}

.imgcenter {
	margin-left: 15px;
	margin-right: 15px;
}

@media only screen and (max-width: 769px) {
	.imgleft, .imgright, .imgcenter {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
}

.ui-tabs .block-featured-content .block-title {
	padding-bottom: 0px !important;
}

.pagebuilder-column .no-top-margin .block-featured-content .block-title  {
	padding-bottom: 0px !important;
}

.marginbottom100 {
	padding-bottom: 60px;
	padding-top: 60px;
}

.marginbottom100.first {
	padding-bottom: 40px;
}

.marginbottom80 {
	margin-bottom: 100px;
}

.marginbottom80.hola {
	margin-bottom: 0px;
	margin-top: 100px;
}


.mainslidermargin {
	margin-top: -145px;
}

.blockpaddingtop80 {
	padding-top: 80px;
}

.blockpaddingtop40 {
	padding-top: 40px;
}

/* NOTE: главное фото на странице категории */

.maincategorymargin {
	margin-top: -183px;
}

@media only screen and (max-width: 769px) {
	.marginbottom100 {
		padding-bottom: 30px;
		padding-top: 30px;
	}

	.marginbottom80 {
		margin-bottom: 40px;
	}

	.block-featured-content .block-title {
		padding-left: 10px;
	}
	.alreadyuse .block-title{
		padding-left: 10px;
	}
	.alreadyuse .owl-next{
		margin-right: 10px;
	}
	.mainslidermargin {
		margin-top: -10px;
	}

	.maincategorymargin {
		margin-top: -258px;
	}

	.blockpaddingtop80, .blockpaddingtop40 {
		padding-top: 40px;
	}
	.header-container .currency-switcher .dropdown-heading .label {
		display: inline-block !important;
	}
	.sidepanel {
		margin-top: 40px;
		margin-bottom: 40px;
	}

	.marginbottom80.hola {
		margin-top: 40px;
	}
	.holamobile {
		width: 70%;
		margin: auto;
	}
	.holaborder .category-products-grid .item {
		border-top: 0px;
	}
}

.fortyone[data-content-type='video'] .pagebuilder-video-container {
	padding-top: 41.89% 
}

.thirtysix[data-content-type='video'] .pagebuilder-video-container {
	padding-top: 36.5% 
}

.verticalvideo[data-content-type='video'] .pagebuilder-video-container {
	padding-top: 177.77% 
}


[data-content-type='row'][data-appearance='full-width']>.row-full-width-inner {
    max-width: 1440px !important;
}

.slidetextbottom .pagebuilder-overlay {
	align-items: flex-end !important;
}

.slidetexttop .pagebuilder-overlay {
	align-items: flex-start !important;
	padding-top: 10vh;
	padding-left: 10vh;
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
	.container {
    	max-width: 1440px !important;	
	}
	.block-featured-content .block-title {
		padding-left: 10px;
	}
	.alreadyuse .block-title{
		padding-left: 10px;
	}
	.alreadyuse .owl-next{
		margin-right: 10px;
	}
	.nav-item--stickylogo img {
		padding-left: 10px;
	}
}

.nav-container .inner-container {
	padding-left: 0px;
	padding-right: 0px;
}

.cms-home .category-products-grid.hover-effect .item:hover {
	background-color: #fff;
}

.review-form .field-recaptcha {
	visibility: hidden !important;
	margin-top: -70px !important;
}

.review-form .action.submit.primary {
	background: #5bd2ec;
}

.products-list .product-item-description h3{
	margin-bottom: 20px !important;
    font-size: 1.4rem;
}

.cms-content-important {
	margin: 20px -20px 20px -20px !important;
}

.ui-tabs-nav {
	border-bottom: 5px solid #333;
}

.nounderline .ui-tabs-nav {
	border-bottom: 0px solid #333;
}

.blogh30 {
	height:30vh; 
	object-fit: cover;
}

@media only screen and (max-width: 769px) {
	#retailcrm-consultant-app {
		bottom: 20px !important;
		right: 20px !important;
	}
	#scroll-to-top {
		visibility: hidden;
	}
	.mainslider .pagebuilder-overlay.pagebuilder-poster-overlay {
		visibility: hidden;
	}
	.skip-links-wrapper{
		margin-left: -15px;
    	margin-right: -15px;
	}
	.mainslider{
		margin-bottom: 40px !important;
	}
	.margin-20{
		margin-bottom: -20px !important;
	}
	.slick-arrow{
		display: none !important;
	}
	.ui-tabs-nav {
		margin-bottom: 20px !important;
		border-bottom: 0px solid #333;
	}
	.topparallax {
		margin-top: 0px;
	}
	.centerinmobile {
		text-align: center !important;
	}
	.topright.mobile .pagebuilder-overlay{
		align-items: flex-start !important;
		text-align: right;
	}
	.topleft.mobile .pagebuilder-overlay{
		align-items: flex-start !important;
		text-align: left;
	}
	.sorter-label {
		visibility: hidden;
	}
	.block-content.filter-content {
		margin-bottom: 20px;
	}
	.items-grid.equal-height .item {
		padding-bottom: 20px;
	}
	.bundle-options-wrapper .ob-picker img {
		width: 85px;
	}
	#timer8da5307e9606ab8de589b036ff57d068 .timer-slide-inner, #timer90ec42882a9006a9a04f4fccb1799c2b .timer-slide-inner {
		font-size: 30px !important;
	}
	.timer-separator {
		font-size: 30px !important;
	}
	#timer8da5307e9606ab8de589b036ff57d068, #timer90ec42882a9006a9a04f4fccb1799c2b {
		min-width: 340px !important;
		height: 53px !important;
	}
	.block-bundle-summary .bundle-info .product-image-container {
		margin-left: -12px;
	}

	.age-pop-up.ageconf.open {
		overflow: scroll;
		width: 88% !important;
	}

	.age-pop-up {
		position: absolute;
		font-size: 14px;
	}
	.menuimage {
		margin-top: 0px;
		margin-right: -20px;
		margin-bottom: -24px;
		margin-left: -20px;
	}
	.menuimage3 {
		margin-top: 0px;
		margin-right: -20px;
		margin-bottom: -24px;
		margin-left: -20px;
	}
	.nav-block {
		margin-top: 0%;
		margin-bottom: 0%;
	}
	.nav-panel .category-products-grid .item {
		border-top: 0px solid #e5e5e5;
		padding-top: 0%;
	}
	
	.category-25-11 .toolbar-sorter.sorter {
		display: none;
	}

	.category-25-11 .columns {
		padding-top: 0px;
	}

	.block-bundle-summary {
		margin-left: -15px;
		margin-right: -15px;
	}
	.bundle-header-stiky__add-to-cart .action.tocart {
		min-width: 50px !important;
		padding: 15px !important;
		font-size: 1.6rem !important;
	}
	.bundle-header-stiky__price .price {
		font-size: 2.0rem !important;
    	line-height: 20px !important;
	} 

	.slidetexttop .pagebuilder-overlay {
		padding-top: 5vh;
		padding-left: 5vh;
	}
	.blogh30 {
		height: 20vh;
	}
	.nav-block .feature.centered {
		text-align: left !important;
	}
	.header-m-container {
		    position: relative;
    		z-index: 2;
	}
}

@media only screen and (max-width: 991px) {
	.freeship-option-margin {
		margin-bottom: 20px;
	}
}

#scroll-to-top {
bottom: 30px;
}

.feature .above-heading {
	font-size: inherit !important;
}

.slick-arrow{
	display: none !important;
}

.mainslider:hover .slick-arrow{
	display: inline-block !important;
}

.checkout-cart-index .crosssell .actions-primary {
	margin: auto;
    width: 100%;
}

.nav-block.std ol.items{
	margin: 0 !important;
    padding: 0 !important;
    list-style: none none !important;
}

@media only screen and (min-width: 769px) {
	.nav-block .category-products-grid .item {
		border-top: none;
		padding-left: 0;
		padding-right: 0;
	}
	.nav-block .feature {
		margin-bottom: -20px;
	}
	div[data-content-type='tabs'] .tabs-navigation li.tab-header {
		background: none;
	}
	.nav-panel-inner .products-grid .item {
		padding-bottom: 0px;
		padding-top: 20px;
	}
	.nav-container {
    z-index: 4;
    position: relative;
	}
	.sticky-header .nav-container {
		background-color: #fff;
		position: fixed;
	}
	.menuimage {
		margin-top: -89px;
        margin-right: -34px;
        margin-bottom: -28px;
	}
	.menuimage3 {
		margin-top: -94px;
		margin-right: -31px;
		margin-bottom: -30px;
	}

	.side10 {
		margin-left: 10%;
		margin-right: 10%;
	}

	.nav-item .old-price {
		display: none;
	}

	.nav-block .product-item-link {
		white-space: nowrap;
    	overflow: hidden;
    	display: block;
    	text-overflow: ellipsis;
	}
}

div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title {
	font-size: 16px;
	font-weight: 400;
}

div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title:hover {
	background: #5bd2ec;
	color: #fff;
}

div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active a.tab-title {
	background: #333;
	color: #fff;
}

.collapsible.noarrow .block-title:after {
	content: none;
}

.collapsible.noarrow .block-title:after, .collapsible.noarrow.active .block-title:after {
	content: none;
}

.collapsible.noarrow .block-title {
	font-size: 30px;
	color: #fff;
}

.collapsible.noarrow .block-title:hover {
	color: #5bd2ec;
}

.collapsible.noarrow.active .block-title:hover {
	color: #fff;
}

.tabs-content {
	overflow: visible !important;
}

.swatch100 .swatch-option {
	background-size: 100% !important;
}

.newlineback {
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
}

.nav-panel-inner .block-featured-content {
	padding-bottom: 0px;
}
.nav-border-bottom {
	border-bottom: 0px solid #333 !important;
}

.swatch-option.text {
	font-size: 14px;
}

.product-view .swatch-attribute .swatch-option {
	padding: 7px;
}

.swatch-attribute-selected-option {
	display: inline-block;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 0px;
}

.swatch-attribute-label {
	padding-right: 17px;
}

.tooltipster-base img {
	width: 200px;
	height: 200px;
}

.block-bundle-summary .bundle-info .product-image-container {
    width: 344px !important;
	margin-top: 10px;
	margin-bottom: 10px;
}

#ob_v_image_b_5153, #ob_v_image_b_5162, #ob_v_image_b_5170, #ob_v_image_b_5179, #ob_v_image_b_5184, #ob_v_image_b_5185, #ob_v_image_b_5192, #ob_v_image_b_5193, #ob_v_image_b_5197, #ob_v_image_b_5198, #ob_v_image_b_5199, #ob_v_image_b_5219, #ob_v_image_b_5218, #ob_v_image_b_5217, #ob_v_image_b_5221, #ob_v_image_b_5220, #ob_v_image_b_5222, #ob_v_image_b_5233, #ob_v_image_b_5234, #ob_v_image_b_5237, #ob_v_image_b_5235, #ob_v_image_b_5236, #ob_v_image_b_5229, #ob_v_image_b_5230, #ob_v_image_b_5231, #ob_v_image_b_5232, #ob_v_image_b_5257, #ob_v_image_b_5258, #ob_v_image_b_5256, #ob_v_image_b_5255, #ob_v_image_b_5259, #ob_v_image_b_5260, #ob_v_image_b_5261, #ob_v_image_b_5262, #ob_v_image_b_5263, #ob_v_image_b_5264, #ob_v_image_b_5292, #ob_v_image_b_5293, #ob_v_image_b_5294, #ob_v_image_b_5295, #ob_v_image_b_5296, #ob_v_image_b_5304, #ob_v_image_b_5305, #ob_v_image_b_5306, #ob_v_image_b_5307, #ob_v_image_b_5308, #ob_v_image_b_5309, #ob_v_image_b_5310, #ob_v_image_b_5311, #ob_v_image_b_5312, #ob_v_image_b_5313, #ob_v_image_b_5314, #ob_v_image_b_5342, #ob_v_image_b_5343, #ob_v_image_b_5362, #ob_v_image_b_5368, #ob_v_image_b_5369, #ob_v_image_b_5370, #ob_v_image_b_5376, #ob_v_image_b_5383, #ob_v_image_b_5384, #ob_v_image_b_5395, #ob_v_image_b_140, #ob_v_image_b_5403, #ob_v_image_b_5405, #ob_v_image_b_5406, #ob_v_image_b_5413, #ob_v_image_b_5414, #ob_v_image_b_680, #ob_v_image_b_5442, #ob_v_image_b_5459, #ob_v_image_b_5460, #ob_v_image_b_5461, #ob_v_image_b_5462, #ob_v_image_b_267, #ob_v_image_b_5474, #ob_v_image_b_5475, #ob_v_image_b_5503, #ob_v_image_b_5504, #ob_v_image_b_5505, #ob_v_image_b_5506, #ob_v_image_b_286, #ob_v_image_b_5507, #ob_v_image_b_5508, #ob_v_image_b_5509, #ob_v_image_b_5510, #ob_v_image_b_5511, #ob_v_image_b_5512, #ob_v_image_b_305, #ob_v_image_b_5547, #ob_v_image_b_5548, #ob_v_image_b_5549, #ob_v_image_b_5550, #ob_v_image_b_5551, #ob_v_image_b_5822, #ob_v_image_b_5823, #ob_v_image_b_5826, #ob_v_image_b_5827, #ob_v_image_b_5828, #ob_v_image_b_5829, #ob_v_image_b_5824, #ob_v_image_b_5909, #ob_v_image_b_5910, #ob_v_image_b_5906, #ob_v_image_b_5907, #ob_v_image_b_5905, #ob_v_image_b_5908, #ob_v_image_b_5911, #ob_v_image_b_5687, #ob_v_image_b_5945, #ob_v_image_b_5947, #ob_v_image_b_5946, #ob_v_image_b_5949, #ob_v_image_b_5954, #ob_v_image_b_5956, #ob_v_image_b_5958, #ob_v_image_b_5933, #ob_v_image_b_5830, #ob_v_image_b_6123, #ob_v_image_b_6124 {
    width: 55px; 
	border-radius: 27px;
}

.label[for="bundle-option-29"] ~ img, .label[for="bundle-option-6"] ~ img, .label[for="bundle-option-1042"] ~ img, .label[for="bundle-option-222"] ~ img, .label[for="bundle-option-35"] ~ img, .label[for="bundle-option-373"] ~ img, .label[for="bundle-option-41"] ~ img, .label[for="bundle-option-81"] ~ img, .label[for="bundle-option-87"] ~ img, .label[for="bundle-option-145"] ~ img, .label[for="bundle-option-93"] ~ img, .label[for="bundle-option-1053"] ~ img, .label[for="bundle-option-1123"] ~ img, .label[for="bundle-option-1108"] ~ img {
	width: 55px; 
	border-radius: 27px;
}

.product-view .swatch-attribute.color .swatch-option, .product-view .swatch-attribute.fittings_color .swatch-option, .product-view .swatch-attribute.aluminum_color .swatch-option {
	background-size: contain !important;
    border-radius: 30px;
	border-width: 0px;
    width: 30px !important;
    height: 30px !important;
    padding: 10px !important;
}

.whitelink {
	color: #fff;
}

.whitelink:hover {
	color: #2dc4e6;
}

.itemgrid.itemgrid-0col .item {
	width: 48%;
	margin-left: 25%;
}

.category-25-11 .product.details.product-item-details {
	text-align: center;
}

.category-25-11 .items-grid .special-price .price {
	font-size: 1.6rem !important;
}

.product-details .product.name, .bundle-header-stiky__name {
	font-family: din !important;
	font-size: 18px;
}

#p1, #p2, #p3, #p4, #p5, #p6, #p7 {
	scroll-margin-top: 120px;
}

.footer-primary-bottom .pagebuilder-button-link {
	font-size: 1rem;
	margin: 10px 0px 0px 0px;
	line-height: normal;
    padding: 0px 10px 0px 10px;
	color: #555555;
}

.cms-home .sticker.custom {
    margin-top: 80% !important;
}

.sticker.custom {
	background-color: #5bd2ec9c !important;
}

@media only screen and (min-width: 769px) {
	.cms-home .main .itemgrid-2col .sticker.custom {
		margin-top: 90% !important;
	}
	.main .itemgrid-2col .sticker-wrapper.top-left {
		margin-left: 3% !important;
	}
}

.header .central-column {
	display: none;
}

/* NOTE: Контейнер товаров Page Builder */
.block.widget.block-products-list .products-grid {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

/* NOTE: Каждый товар */
.block.widget.block-products-list .product-item {
    width: 20%; /* NOTE: 100% / 5 = 20% */
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
    box-sizing: border-box;
	margin-left: 0px;
}

.pagebuilder-column [data-content-type='products'] .block.widget .products-grid .widget-product-grid.product-items .product-item {
	width: 20%;
}

.block.widget .product-item-info {
	margin-left: 5%;
}

/* NOTE: Планшет */
@media (max-width: 1024px) {
    .block.widget.block-products-list .product-item {
        width: 25%; /* NOTE: 4 в ряд */
    }
}

/* NOTE: Маленький планшет */
@media (max-width: 768px) {
    .block.widget.block-products-list .product-item {
        width: 33.33%; /* NOTE: 3 в ряд */
    }
}

/* NOTE: Телефон */
@media (max-width: 480px) {
    .block.widget.block-products-list .product-item {
        width: 50%; /* NOTE: 2 в ряд */
    }
}

/* NOTE: столбцы в меню */
@media only screen and (min-width: 992px) and (max-width: 1439px) {
	/* NOTE: Item grid: 1 columns */
        .itemgrid-adaptive.itemgrid-1col .item { width:48%; clear:none !important; }
        .itemgrid-adaptive.itemgrid-1col > li:nth-of-type(2n+1) { clear:left !important; }
}

@media only screen and (min-width: 769px) and (max-width: 992px) {
	.mainslidermargin {
    	margin-top: -235px;
	}
}

/* NOTE: заголовок на странице категории */

.category-atom.catalog-category-view .page-title-wrapper {
	display: none;
}

.background2b {
	background-color: #2b2b2b;
}

@media only screen and (min-width: 768px) {
    .block-featured-content .block-title strong {
        line-height: 1.1;
   		font-size: 2.4rem;
   		margin-top: 0rem;
    	margin-bottom: 1rem;
		font-family: din;
    	font-weight: 400;
	}
}

/* NOTE: Подпись на баннере на странице категории */

.categoryprice .row-full-width-inner {
    width: auto !important; 
    padding: 20px 20px;
    backdrop-filter: blur(20px);
    margin-left: 9% !important;
}

@media only screen and (max-width: 768px) {
	.categoryprice {
		justify-content: end !important;
		padding-bottom: 80px;
	}
	.categoryprice .row-full-width-inner {
		background: rgba(0, 0, 0, .20);
	}
}

/* NOTE: SEO Статьи */

.hoob-article{line-height:1.65;font-size:16px;margin:0 auto;background:none}
.hoob-article *{box-sizing:border-box}
.hoob-article h1{letter-spacing:-.5px;margin:0 0 18px;text-transform:uppercase}
.hoob-article h2{margin:48px 0 16px;padding-top:18px;border-top:2px solid #0a0a0a;text-transform:uppercase;letter-spacing:-.2px}
.hoob-article.switch h2 {border-top:none; margin-top:0px}
.hoob-article h3{margin:28px 0 10px;}
.hoob-article h4{margin:18px 0 8px;}
.hoob-article p{margin:0 0 14px}
.hoob-article ul,.hoob-article ol{margin:0 0 16px;padding-left:22px}
.hoob-article li{margin-bottom:6px}
.hoob-article .hoob-lead{font-size:18px;line-height:1.55;color:#222;background:#f7f7f7;border-left:4px solid #0a0a0a;padding:18px 20px;margin:0 0 28px}
.hoob-article .hoob-meta{font-size:13px;color:#777;margin:0 0 28px;display:flex;flex-wrap:wrap;gap:14px;align-items:center}
.hoob-article .hoob-meta .tag{background:#0a0a0a;color:#fff;padding:3px 10px;font-size:11px;letter-spacing:1px;text-transform:uppercase}
.hoob-article .hoob-hero{margin: 24px auto}
.hoob-article .hoob-hero img{max-width:600px;height:auto;display:block;border:1px solid #eee; margin: auto;}
.hoob-article figure{margin:24px 0}
.hoob-article figure img{width: auto;display: block;border: 1px solid #eee;max-height: 50vh;margin: auto;}
.hoob-article figcaption{font-size:13px;color:#777;margin-top:8px;text-align:center;font-style:italic}
.hoob-article table{width:100%;border-collapse:collapse;margin:16px 0 24px;font-size:15px}
.hoob-article table th,.hoob-article table td{border:1px solid #e5e5e5;padding:10px 12px;text-align:left;vertical-align:top}
.hoob-article table th{background:#2b2b2b;color:#fff;font-weight:600;text-transform:uppercase;font-size:13px;letter-spacing:.5px}
.hoob-article table tr:nth-child(even) td{background:#fafafa}
.hoob-article .hoob-callout{background:#fff8e6;border-left:4px solid #d49a00;padding:14px 18px;margin:20px 0;font-size:15px;color:#3a2a00}
.hoob-article .hoob-callout strong{color:#2b2b2b}
.hoob-article .hoob-myth{background:#fdecec;border-left:4px solid #b00020;padding:14px 18px;margin:20px 0;font-size:15px;color:#3a0a0a}
.hoob-article .hoob-fact{background:#e8f4ec;border-left:4px solid #1d7a3c;padding:14px 18px;margin:20px 0;font-size:15px;color:#0a3a1a}
.hoob-article details{border:1px solid #e5e5e5;margin-bottom:8px;background:#fff}
.hoob-article details summary{cursor:pointer;padding:14px 18px;font-weight:600;font-size:16px;list-style:none;position:relative;padding-right:44px;user-select:none}
.hoob-article details summary::-webkit-details-marker{display:none}
.hoob-article details summary::after{content:'+';position:absolute;right:18px;top:50%;transform:translateY(-50%);font-size:22px;font-weight:400;color:#666}
.hoob-article details[open] summary::after{content:'–'}
.hoob-article details[open] summary{border-bottom:1px solid #e5e5e5;background:#fafafa}
.hoob-article details .ans{padding:14px 18px;font-size:15px;line-height:1.6}
.hoob-article .hoob-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin:20px 0 28px}
.hoob-article .hoob-card h3, .hoob-article .hoob-card p {padding: 0 20px;}
.hoob-article .hoob-card{padding:0 0 20px;background:#fff;text-decoration:none;color:#0a0a0a;display:block;transition:border .2s}
.hoob-article.switch .hoob-card{background: #f4f4f4;}
.hoob-article.switch .hoob-card h3 {color: #2b2b2b;}
.hoob-article.switch p {color:#fff}
.hoob-article .hoob-card:hover{border-color:#0a0a0a}
.hoob-article .hoob-card img{width:100%;height:200px;object-fit:contain;display:block;margin-bottom:10px;background:#f7f7f7}
.hoob-article .hoob-card .name{font-weight:600;font-size:15px;margin-bottom:4px}
.hoob-article .hoob-card .role{font-size:12px;color:#777;text-transform:uppercase;letter-spacing:.5px}
.hoob-article .toc{background:#f7f7f7;padding:18px 22px;margin:0 0 28px;border:1px solid #ececec}
.hoob-article .toc-title{font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;color:#0a0a0a}
.hoob-article .toc ol{margin:0;padding-left:20px;font-size:15px}
.hoob-article .toc a{text-decoration:none;color:#333}
.hoob-article .toc a:hover{text-decoration:underline}
.hoob-article .toc li{margin-bottom:6px;break-inside:avoid}
.hoob-article .hoob-rank{display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid #ececec}
.hoob-article .hoob-rank:last-child{border-bottom:none}
.hoob-article .hoob-rank .rk-num{flex:0 0 44px;height:44px;background:#0a0a0a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:800;font-family:'Helvetica Neue',Arial}
.hoob-article .hoob-rank .rk-body{flex:1}
.hoob-article .hoob-rank .rk-title{font-weight:700;font-size:17px;margin-bottom:4px;color:#0a0a0a}
.hoob-article .hoob-rank .rk-desc{font-size:15px;color:#444;line-height:1.5}
.hoob-article .hoob-disclaimer{margin-top:36px;padding:20px 22px;background:#2b2b2b;color: #cdcdcd;font-size:13px;line-height:1.6}
.hoob-article .hoob-disclaimer strong{color:#fff}
.hoob-article .hoob-sources{font-size:14px;color:#555}
.hoob-article .hoob-sources li{margin-bottom:4px}
@media (max-width:680px){
  .hoob-article{font-size:16px}
  .hoob-article h1{font-size:26px}
  .hoob-article h2{font-size:20px;margin-top:36px}
  .hoob-article h3{font-size:17px}
  .hoob-article .hoob-cards{grid-template-columns:1fr 1fr; gap: 20px}
  .hoob-article .hoob-cards.category-cards {grid-template-columns:1fr}
  .hoob-article table{font-size:13px; hyphens: auto;}
  .hoob-article table th,.hoob-article table td{padding:8px}
}

.mpblog-post-view .page-title-wrapper, .mpblog-post-view .post-view-image, .mp-footer, .catalog-product-view #related\.post\.tab > h2, .mp-blog-view .owl-theme .owl-dots {
	display: none;
}

.mpblog-post-view .post-post_content, .mpblog-post-view .post-list-content, .mpblog-post-view .col-xs-12 {
	padding-left: 0px;
	padding-right: 0px;
}

.mpblog-post-view .post-list-content {
	margin-top: -20px;
}

.mpblog-post-view .post-post_content {
	margin-top: 0px;
}

@media (max-width: 768px) {
    .mpblog-post-view main#maincontent {
        padding-top: 0px !important;
    }
}

.owl-item .product.product-item.mp-blog-slider-item {
    height: auto !important;
}

.item.product.product-item.mp-blog-slider-item .actions-primary{
	display: flex;
    justify-content: center;
}

.item.product.product-item.mp-blog-slider-item .product-item-actions .actions-primary {
	float: none;
}

.mp-blog-view .owl-carousel .owl-stage-outer {
    overflow: visible;
}

/* ── КОНТЕЙНЕР ДЛЯ INLINE-SVG (.hoob-scheme) — нужен ВСЕМ статьям с иллюстрациями ── */
.hoob-article .hoob-scheme{background:#fafafa;border:1px solid #ececec;padding:18px;margin:20px 0}
.hoob-article .hoob-scheme svg{width:100%;height:auto;display:block;max-width:560px;margin:0 auto}

/* ── БЛОК «СВЯЗАННЫЕ РАЗДЕЛЫ КАТАЛОГА» — «ТОП-10», «Бренды» ── */
.hoob-article .hoob-catalog{background:#f7f7f7;border:1px solid #ececec;padding:18px 22px;margin:24px 0}
.hoob-article .hoob-catalog .ct{font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px}
.hoob-article .hoob-catalog ul{margin:0;padding-left:20px;columns:2;column-gap:28px}

/* ── КАРТОЧКА РЕЙТИНГА — только «ТОП-10 кальянов» ── */
.hoob-article .hoob-rankcard{border:1px solid #e5e5e5;padding:20px 22px;margin:18px 0;position:relative}
.hoob-article .hoob-rankcard.hoob-rankcard--own{border:2px solid #0a0a0a}
.hoob-article .hoob-rankcard .rc-badge{position:absolute;top:-14px;left:18px;background:#0a0a0a;color:#fff;font-weight:800;font-size:15px;padding:3px 12px;letter-spacing:1px}

/* ── ПРОНУМЕРОВАННЫЕ ШАГИ (.hoob-steps) ──
   Нужен статьям «Как забивать кальян» и «Почему горчит кальян»:
   там пошаговые инструкции. В вашем CSS этого класса тоже нет. ── */
.hoob-article .hoob-steps{counter-reset:step;margin:20px 0;padding:0;list-style:none}
.hoob-article .hoob-steps li{counter-increment:step;position:relative;padding:0 0 18px 56px;margin:0}
.hoob-article .hoob-steps li::before{content:counter(step);position:absolute;left:0;top:0;width:38px;height:38px;background:#0a0a0a;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:800;font-family:'Helvetica Neue',Arial}
.hoob-article .hoob-steps li::after{content:'';position:absolute;left:18px;top:38px;bottom:0;width:2px;background:#e5e5e5}
.hoob-article .hoob-steps li:last-child::after{display:none}
.hoob-article .hoob-steps .st-t{font-weight:700;font-size:16px;margin-bottom:4px;color:#0a0a0a}
.hoob-article .hoob-steps .st-d{font-size:15px;color:#444;line-height:1.5}

/* ── МОБИЛЬНАЯ АДАПТАЦИЯ ── */
@media (max-width:680px){
  .hoob-article .hoob-catalog ul{columns:1}
}

/* NOTE: SEO Статьи End */

.footer-bottom {
	color: #cdcdcd !important;
}

.product-item:not(.nav-panel .product-item) .price-box .price,
.product-items:not(.nav-panel .product-items) .item .price-box .price {
    font-size: 1.6rem;
}

/* NOTE: History */

.cms-history-html h2,
.catalog-category-view.page-layout-1column-full-width h2,
.hh-section-head h2 {
	font-size: clamp(30px, 4.2vw, 56px);
}

.cms-history-html h1 {
font-size: clamp(44px, 8vw, 106px);
}

.hh-page {
      --ink: #2B2B2B;
      --muted: #2b2b2bad;
      --soft: #FFFFFF;
      --line: rgba(43, 43, 43, .16);
      --metal: rgba(255, 255, 255, .74);
      --accent: #FF9E1B;
      --deep: #2B2B2B;
      --green: #284734;
      --red: #862633;
      --max: 1440px;
    }

    .hh-page, .hh-page * { box-sizing: border-box; }

    .hh-wrap {
      width: min(var(--max), calc(100% - 40px));
      margin: 0 auto;
    }

    .hh-hero { 
      width: 100vw;
      max-width: 100vw;
      margin-left: calc(50% - 50vw);
      margin-right: calc(50% - 50vw);
      padding: 0;

      display: grid;
      align-items: end;
      color: white;
      background:
        linear-gradient(90deg, rgba(0,0,0,.92), rgba(43,43,43,.68) 45%, rgba(43,43,43,.18)),
        url("https://hoob.com/media/catalog/product/a/t/atom-2.jpg") center / cover;
    }

    :lang(ru) .hh-hero {
        min-height: calc(100vh - 24px);
    }

    :lang(en) .hh-hero {
        min-height: 100vh;
    }

@media only screen and (min-width: 769px) {
	.hh-hero { 
		margin-top: -183px;
	}
}

@media only screen and (max-width: 768px) {
	.hh-hero { 
		margin-top: -83px;
	}
}

    .hh-hero .hh-wrap {
      padding: 108px 0 72px;
      display: grid;
      grid-template-columns: minmax(0, 1.1fr) minmax(260px, .55fr);
      gap: 56px;
      align-items: end;
    }

    .hh-eyebrow {
      margin: 0 0 20px;
      color: var(--metal);
      text-transform: uppercase;
      letter-spacing: .16em;
      font-size: 13px;
      font-weight: 700;
    }

    .hh-lead {
      margin: 26px 0 0;
      max-width: 680px;
      color: rgba(255,255,255,.84);
      font-size: 20px;
    }

    .hh-hero-facts {
      display: grid;
      gap: 12px;
      border-left: 1px solid rgba(255,255,255,.28);
      padding-left: 24px;
    }

    .hh-hero-facts strong {
      display: block;
      font-size: 34px;
      line-height: 1;
      color: #fff;
    }

    .hh-hero-facts span {
      color: rgba(255,255,255,.72);
      font-size: 14px;
    }

    .hh-page section { padding: 84px 0; }

    .hh-page .hh-hero {
      padding: 0;
      border-top: 0;
    }

    .hh-section-head {
      display: grid;
      grid-template-columns: minmax(180px, .42fr) minmax(0, 1fr);
      gap: 44px;
      margin-bottom: 42px;
    }

    .hh-kicker {
      color: #ff9e1b;
      font-size: 13px;
      font-weight: 800;
      letter-spacing: .14em;
      text-transform: uppercase;
    }

    .hh-muted { color: #2b2b2bad; }

    .hh-story {
      display: grid;
      grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
      gap: 44px;
      align-items: start;
    }

 .hh-story-media {
  position: sticky;
  top: 90px;
  min-height: 520px;
  padding: 0;
  overflow: hidden;
  background: #2B2B2B;
  color: #fff;
}

.hh-story-media img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hh-story-media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 35%,
    rgba(43, 43, 43, .72) 100%
  );
}

.hh-story-media p {
  position: absolute;
  left: 28px;
  right: 28px;
  bottom: 26px;
  z-index: 1;
  margin: 0;
  max-width: 420px;
  color: rgba(255,255,255,.86);
}

    .hh-production {
      display: grid;
      grid-template-columns: minmax(0, 1.15fr) minmax(320px, .85fr);
      gap: 44px;
      align-items: center;
    }

    .hh-production video {
      width: 100%;
      aspect-ratio: 16 / 9;
      display: block;
      object-fit: cover;
      background: #2B2B2B;
      border: 1px solid var(--line);
    }

    .hh-production-player {
      position: relative;
      background: #2B2B2B;
    }

    .hh-production-note {
      border-left: 3px solid var(--accent);
      padding-left: 22px;
      color: #2b2b2bad;
    }

    .hh-production-points {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 40px;
      padding: 0;
      list-style: none;
    }

    .hh-production-points li {
      border-top: 1px solid var(--line);
      padding-top: 12px;
      color: #2b2b2bad;
    }

    .hh-production-points b {
      display: block;
      color: var(--ink);
      margin-bottom: 3px;
    }

    .hh-quote {
      border-left: 3px solid var(--accent);
      padding-left: 22px;
      margin: 32px 0;
      font-size: 24px;
      line-height: 1.28;
    }

    .hh-grid {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 40px;
    }

    .hh-card {
      overflow: hidden;
      background: #fff;
    }

    .hh-card img {
      width: 100%;
      aspect-ratio: 4 / 3;
      object-fit: contain;
      padding: 18px 14px 8px;
      background: var(--soft);
    }

    .hh-card-body { padding: 22px; }

    .hh-card .hh-date {
      display: block;
      margin-bottom: 10px;
      color: var(--accent);
      font-size: 13px;
      font-weight: 800;
      letter-spacing: .08em;
      text-transform: uppercase;
    }

    .hh-timeline {
      position: relative;
      display: grid;
      gap: 18px;
    }

    .hh-event {
      display: grid;
      grid-template-columns: 160px minmax(0, 1fr);
      gap: 30px;
      padding: 26px 0;
      border-top: 1px solid var(--line);
    }

    .hh-event:first-child { border-top: 0; }

    .hh-event time {
      color: var(--accent);
      font-weight: 800;
      font-size: 18px;
    }

    .hh-event p:last-child { margin-bottom: 0; }

    .hh-event-content {
      min-width: 0;
    }

    .hh-event-content:has(.hh-event-media),
    .hh-event-content.hh-event-content-media {
      display: grid;
      grid-template-columns: minmax(0, 1fr) 180px;
      grid-template-rows: auto auto;
      gap: 8px 24px;
      align-items: center;
    }

    .hh-event-content:has(.hh-event-media) h3,
    .hh-event-content.hh-event-content-media h3 {
      grid-column: 1;
      grid-row: 1;
    }

    .hh-event-content:has(.hh-event-media) p,
    .hh-event-content.hh-event-content-media p {
      grid-column: 1;
      grid-row: 2;
    }

    .hh-event-media {
      width: 180px;
      height: 128px;
      margin: 0;
      grid-column: 2;
      grid-row: 1 / span 2;
      align-self: center;
      border-radius: 0;
      background: #fff;
      overflow: hidden;
    }

    .hh-event-media.hh-event-media-product img {
      object-fit: contain;
      padding: 10px;
      width: 100%;
      height: 100%;
      display: block;
    }

    .hh-proof {
      display: inline-flex;
      align-items: center;
      gap: 8px;
      color: var(--muted);
      font-size: 13px;
    }

    .hh-proof::before {
      content: "";
      width: 7px;
      height: 7px;
      border-radius: 0;
      background: var(--green);
    }

    .hh-proof.hh-inferred::before { background: var(--red); }

    .hh-band {
      width: 100vw;
      max-width: 100vw;
      margin-left: calc(50% - 50vw);
      margin-right: calc(50% - 50vw);
      background: var(--deep);
      color: #fff;
    }

    .hh-band section { border-top: 0; }

    .hh-band .hh-muted { color: rgba(255,255,255,.68); }

    .hh-band .hh-card {
      background: var(--hoob-line);
    }

    .hh-awards {
      display: grid;
      grid-template-columns: 1fr;
      gap: 22px;
      align-items: start;
    }

    .hh-awards-intro {
      padding: 28px 0 24px;
      color: var(--ink);
      display: flex;
      align-items: flex-end;
      justify-content: space-between;
      gap: 24px;
      border-top: 1px solid var(--line);
      border-bottom: 1px solid var(--line);
    }

    .hh-awards-intro strong {
      display: block;
      flex: 0 0 auto;
      font-size: clamp(64px, 10vw, 132px);
      line-height: .78;
      letter-spacing: -.04em;
    }

    .hh-awards-intro span {
      display: block;
      max-width: 760px;
      color: var(--ink);
      font-size: clamp(22px, 3vw, 42px);
      line-height: 1.08;
      font-weight: 800;
      text-transform: uppercase;
    }

    .hh-notice {
      border: 1px solid var(--line);
      border-radius: 0;
      padding: 24px;
      background: var(--soft);
    }

    .hh-notice strong {
      display: block;
      margin-bottom: 8px;
      font-size: 20px;
    }

    .hh-award-stack {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 14px;
    }

    .hh-award-item {
      min-height: 190px;
      border: 1px solid var(--line);
      border-radius: 0;
      padding: 24px;
      background: #fff;
    }

    .hh-award-item b {
      display: block;
      margin-bottom: 6px;
      font-size: 18px;
    }

    .hh-status {
      display: inline-flex;
      margin-bottom: 10px;
      padding: 4px 8px;
      border-radius: 0;
      background: transparent;
      color: var(--ink);
      font-size: 12px;
      font-weight: 800;
      letter-spacing: .08em;
      text-transform: uppercase;
    }

    .hh-status.hh-nominee {
      background: transparent;
      color: var(--accent);
    }


    .hh-faq-list {
      display: grid;
      gap: 10px;
    }

    .hh-faq-list details {
      border: 1px solid var(--line);
      border-radius: 0;
      background: #fff;
      overflow: hidden;
    }

    .hh-faq-list summary {
      cursor: pointer;
      list-style: none;
      padding: 18px 52px 18px 20px;
      position: relative;
      font-weight: 800;
      font-size: 18px;
    }

    .hh-faq-list summary::-webkit-details-marker { display: none; }

    .hh-faq-list summary::after {
      content: "+";
      position: absolute;
      right: 20px;
      top: 50%;
      transform: translateY(-50%);
      color: var(--accent);
      font-size: 26px;
      line-height: 1;
      font-weight: 400;
    }

    .hh-faq-list details[open] summary {
      border-bottom: 1px solid var(--line);
      background: var(--soft);
    }

    .hh-faq-list details[open] summary::after { content: "–"; }

    .hh-faq-list p {
      margin: 0;
      padding: 18px 20px 20px;
      color: var(--muted);
    }

    .hh-sources {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 10px 18px;
      padding: 0;
      margin: 0;
      list-style: none;
    }

    .hh-sources li {
      padding: 12px 0;
      border-top: 1px solid var(--line);
      font-size: 14px;
      line-height: 1.45;
    }

    .hh-sources li:nth-child(-n+2) { border-top: 0; }

    .hh-sources a,
    .hh-sources span:first-child {
      font-weight: 800;
    }

    .hh-source-label {
      display: block;
      color: #2b2b2bad;
      font-size: 12px;
      line-height: 1.4;
      margin-top: 3px;
    }

    .hh-cta {
      padding: 64px 0;
      background: var(--soft);
    }

    .hh-cta .hh-wrap {
      display: flex;
      justify-content: space-between;
      align-items: center;
      gap: 24px;
    }

    .hh-cta p { margin: 0; max-width: 720px; }

    .hh-pill {
      display: inline-flex;
      justify-content: center;
      align-items: center;
      min-height: 44px;
      padding: 0 18px;
      border: 1px solid var(--ink);
      border-radius: 0;
      text-decoration: none;
      font-weight: 800;
      white-space: nowrap;
    }

    @media (max-width: 900px) {
      .hh-hero .hh-wrap,
      .hh-section-head,
      .hh-story,
      .hh-production,
      .hh-awards,
      .hh-cta .hh-wrap {
        grid-template-columns: 1fr;
      }

      .hh-hero-facts {
        grid-template-columns: repeat(3, 1fr);
        border-left: 0;
        border-top: 1px solid rgba(255,255,255,.28);
        padding-left: 0;
        padding-top: 24px;
      }

      .hh-story-media { position: relative; top: auto; min-height: 420px; }

      .hh-grid,
      .hh-award-stack { grid-template-columns: 1fr 1fr; }

      .hh-event-content:has(.hh-event-media),
      .hh-event-content.hh-event-content-media {
        grid-template-columns: minmax(0, 1fr) 150px;
        gap: 8px 18px;
      }

      .hh-event-media {
        width: 150px;
        height: 112px;
      }
    }

    @media (max-width: 640px) {
      .hh-wrap { width: min(100% - 44px, var(--max)); }
      .hh-hero { min-height: calc(100vh - 178px) !important; }
      .hh-hero .hh-wrap { padding: 72px 0 44px; gap: 34px; }
      .hh-lead { font-size: 18px; }
      .hh-hero-facts { grid-template-columns: 1fr; }
      .hh-page section { padding: 58px 0; }
      .hh-grid { grid-template-columns: 1fr; }
      .hh-award-stack,
      .hh-production-points,
      .hh-sources { grid-template-columns: 1fr; }
      .hh-sources li:nth-child(2) { border-top: 1px solid var(--line); }
      .hh-awards-intro { align-items: flex-start; flex-direction: column; }
      .hh-event { grid-template-columns: 1fr; gap: 8px; padding: 22px 0; }
      .hh-event-content:has(.hh-event-media),
      .hh-event-content.hh-event-content-media {
        grid-template-columns: 1fr;
        gap: 8px;
      }
      .hh-event-content:has(.hh-event-media) h3,
      .hh-event-content.hh-event-content-media h3,
      .hh-event-content:has(.hh-event-media) p,
      .hh-event-content.hh-event-content-media p,
      .hh-event-media {
        grid-column: 1;
        grid-row: auto;
      }
      .hh-event-media {
        width: 100%;
        height: 156px;
      }
      .hh-story-media { min-height: 340px; padding: 22px; }
      .hh-quote { font-size: 21px; }
    }

/* NOTE: End History */

/* NOTE: Category page */

  .hoob-category-page {
    --hoob-black: #000000;
    --hoob-graphite: #2B2B2B;
    --hoob-white: #FFFFFF;
    --hoob-line: rgba(255, 255, 255, .18);
    --hoob-accent: #FF9E1B;
    --hoob-text: #000;
    --hoob-muted: rgba(255, 255, 255, .72);
    color: var(--hoob-text);
    background: var(--hoob-white);
    line-height: 1.55;
  }

  .catalog-category-view .hoob-category-page > .hoob-category-section {
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }

  .hoob-category-page * {
    box-sizing: border-box;
  }

  .hoob-category-page img {
    display: block;
    max-width: 100%;
    height: auto;
  }

  .hoob-category-page h1,
  .hoob-category-page h2 {
    margin-top: 0;
  }

  .hoob-category-page h1 {
    margin-bottom: 20px;
    color: var(--hoob-white);
    font-size: clamp(44px, 8vw, 106px);
    line-height: .92;
    font-weight: 800;
    letter-spacing: 0;
  }

  .hoob-category-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    align-items: center;
    margin-top: 28px;
  }


  .hoob-category-video {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    background: var(--hoob-black);
  }

  .hoob-category-video .hhProductionVideo {
    display: block;
    width: 100%;
    aspect-ratio: 1920 / 804;
    height: auto;
    object-fit: cover;
    background: var(--hoob-black);
  }

  .hoob-category-section {
    padding: 88px 0;
  }

  .hoob-category-section--light {
    background: var(--hoob-white);
    color: var(--hoob-black);
  }

  .hoob-category-section--muted {
    background: #F4F4F4;
    color: var(--hoob-black);
  }

  .hoob-category-section--product {
    background: var(--hoob-white);
    color: var(--hoob-black);
  }

  .hoob-category-section--split {
    background: var(--hoob-graphite);
    color: var(--hoob-white);
  }

  .hoob-category-price {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 16px;
    align-items: baseline;
    margin: 20px 0 24px;
  }

  .hoob-category-price strong {
    font-size: 30px;
    line-height: 1;
  }

  .hoob-category-price span {
    color: rgba(0, 0, 0, .5);
    text-decoration: line-through;
  }

  .hoob-category-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 26px 0 0;
    padding: 0;
    list-style: none;
  }

  .hoob-category-tags li {
    padding: 7px 10px;
    border: 1px solid rgba(0, 0, 0, .16);
    border-radius: 0;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
  }

  .hoob-category-faq {
    display: grid;
    gap: 10px;
  }

  .hoob-category-section--faq,
  .hoob-category-section--scenario {
    background: #F4F4F4;
    color: var(--hoob-black);
  }

  .hh-band a h3 {
    color: #FFF;
  }

  .hh-band .hh-kicker,
  #awards .hh-kicker {
    margin-bottom: 5px;
  }

  .hoob-category-faq details {
    background: #FFF;
  }

  .hoob-category-faq summary {
    cursor: pointer;
    padding: 22px 24px;
    color: var(--hoob-black);
    font-size: 18px;
    font-weight: 500;
    list-style: none;
  }

  .hoob-category-faq summary::-webkit-details-marker {
    display: none;
  }

  .hoob-category-faq summary::after {
    content: "+";
    float: right;
    color: #FF9E1B;
  }

  .hoob-category-faq details[open] summary::after {
    content: "-";
  }

  .hoob-category-faq p {
    margin: 0;
    padding: 0 24px 22px;
    color: rgba(0, 0, 0, .72);
  }

  @media (max-width: 900px) {

    .hoob-category-video .hhProductionVideo {
      aspect-ratio: 1920 / 804;
      height: auto;
      object-fit: contain;
      object-position: center;
    }

    .hoob-category-section {
      padding: 64px 0;
    }
  }

  @media (max-width: 560px) {
    .hoob-category-page {
      line-height: 1.48;
    }

    .hoob-category-page h1 {
      margin-bottom: 14px;
      font-size: 46px;
      line-height: .94;
    }

    .hoob-category-video .hhProductionVideo {
      height: auto;
      object-position: center;
    }

    .hoob-category-section {
      padding: 52px 0;
    }

    .hoob-category-price {
      margin: 18px 0 20px;
    }

    .hoob-category-price strong {
      font-size: 28px;
    }

    .hoob-category-tags {
      margin-top: 20px;
    }

    .hoob-category-tags li {
      font-size: 11px;
      line-height: 1.25;
    }

    .hoob-category-faq {
      gap: 8px;
    }

    .hoob-category-faq summary {
      display: grid;
      grid-template-columns: 1fr auto;
      gap: 16px;
      padding: 18px 16px;
      font-size: 16px;
      line-height: 1.25;
    }

    .hoob-category-faq summary::after {
      float: none;
    }

    .hoob-category-faq p {
      padding: 0 16px 18px;
      font-size: 14px;
    }

    .hoob-category-actions .action.primary {
      width: 100%;
      text-align: center;
      white-space: normal;
    }
  }

  @media only screen and (max-width: 768px) {
    .catalog-category-view .hh-hero {
        margin-top: -108px;
    }
}

  @media (max-width: 380px) {
    .hoob-category-page h1 {
      font-size: 40px;
    }

    .hoob-category-video .hhProductionVideo {
      height: auto;
    }
  }

.nav-regular .hoob-category-sticky-cta {
    display: inline-block;
    max-width: 0;
    overflow: hidden;
    opacity: 0;
    pointer-events: none;
    transform: translateY(-5px);
    transition: max-width .28s ease, opacity .22s ease, transform .22s ease, visibility 0s linear .28s;
    vertical-align: top;
    visibility: hidden;
    white-space: nowrap;
  }

  .nav-regular .hoob-category-sticky-cta.is-visible {
    max-width: 360px;
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
    transition: max-width .28s ease, opacity .24s ease .04s, transform .24s ease .04s, visibility 0s;
    visibility: visible;
  }

  .nav-regular .hoob-category-sticky-cta > a.level-top {
    margin: 0;
    padding-left: 14px;
    padding-right: 14px;
    color: #ffffff !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    white-space: nowrap;
  }

  .nav-regular .hoob-category-sticky-cta > a.level-top > span {
    color: inherit;
    font-family: inherit;
  }

  .nav-regular .hoob-category-sticky-cta > a.level-top:hover,
  .nav-regular .hoob-category-sticky-cta > a.level-top:focus {
    color: #2b2b2b !important;
  }

  @media (max-width: 959px) {
    .nav-regular .hoob-category-sticky-cta,
    .nav-regular .hoob-category-sticky-cta.is-visible {
      display: none;
    }
  }

/* NOTE: End category page */

/* NOTE: Catalog product cards: center text, rating, price, cart button */

.catalog-category-view main#maincontent .column.main .category-products-grid .item:not(.hoob-card),
.catalog-category-view main#maincontent .column.main .products-grid .item,
.catalog-category-view main#maincontent .column.main .product-items .product-item {
  text-align: center;
}

.catalog-category-view main#maincontent .column.main .product-item-name,
.catalog-category-view main#maincontent .column.main .product-item-link,
.catalog-category-view main#maincontent .column.main .price-box,
.catalog-category-view main#maincontent .column.main .stock.available {
  text-align: center;
}

.catalog-category-view main#maincontent .column.main .product-reviews-summary {
  display: flex;
  justify-content: center;
  align-items: center;
}

.catalog-category-view main#maincontent .column.main .product-reviews-summary .rating-summary,
.catalog-category-view main#maincontent .column.main .product-reviews-summary .reviews-actions {
  float: none;
  margin: 0;
}

.catalog-category-view main#maincontent .column.main .product-item-actions,
.catalog-category-view main#maincontent .column.main .actions-primary {
  text-align: center;
}

.catalog-category-view main#maincontent .column.main .items-grid.equal-height .item .actions {
    bottom: 14px;
}

/* NOTE: prevent active catalog menu item from opening dropdown on page load */

.nav-regular .nav-item--parent.active:not(:hover) > .nav-panel,
.nav-regular .nav-item--parent.current:not(:hover) > .nav-panel,
.nav-regular .nav-item--parent.active:not(:hover) > .nav-panel--dropdown,
.nav-regular .nav-item--parent.current:not(:hover) > .nav-panel--dropdown {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

/* NOTE: Mini-cart minimal fix without absolute positioning */
#header-cart .minicart-items {
  display: block !important;
  width: 100%;
  margin: 0;
  padding: 0;
}

#header-cart .minicart-items > .product-item {
  display: block !important;
  float: none !important;
  clear: both;
  width: 100% !important;
  max-width: 100%;
  box-sizing: border-box;
}

#header-cart .minicart-items .product-item > .product {
  display: grid !important;
  grid-template-columns: 80px minmax(0, 1fr) 170px;
  column-gap: 16px;
  align-items: start;
  width: 100%;
  box-sizing: border-box;
}

#header-cart .minicart-items .product-item-photo {
  grid-column: 1;
  float: none !important;
}

#header-cart .minicart-items .product-item-photo,
#header-cart .minicart-items .product-image-container,
#header-cart .minicart-items .product-image-wrapper,
#header-cart .minicart-items .product-image-photo {
  width: 80px !important;
  max-width: 80px !important;
}

#header-cart .minicart-items .product-item-details {
  grid-column: 2 / 4;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 170px;
  grid-template-areas:
    "name pricing"
    "options pricing"
    ". actions";
  column-gap: 16px;
  align-items: start;
  min-width: 0;
  padding-left: 0 !important;
}

#header-cart .minicart-items .product-item-name {
  grid-area: name;
  min-width: 0;
  margin-right: 0;
  word-break: normal;
  overflow-wrap: normal;
}

#header-cart .minicart-items .product.options {
  grid-area: options;
  min-width: 0;
  margin-right: 0;
}

#header-cart .minicart-items .product-item-pricing {
  grid-area: pricing;
  margin: 0;
  text-align: right;
}

#header-cart .minicart-items .product-item-pricing .price {
  white-space: nowrap;
}

#header-cart .minicart-items .details-qty {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  margin-top: 14px;
  white-space: nowrap;
}

#header-cart .minicart-items .details-qty .label {
  width: auto;
  margin: 0;
  white-space: nowrap;
}

#header-cart .minicart-items .product.actions {
  grid-area: actions;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 18px;
  margin: 10px 0 0;
}

#header-cart .minicart-items .product.actions a {
  position: static;
  margin: 0;
}

/* NOTE: Homepage accessories block inside .hoob-category-section--faq */
.hoob-category-section.hoob-category-section--faq .hh-home-accessories .hh-card { display: flex; min-height: 230px; }
.hoob-category-section.hoob-category-section--faq .hh-home-accessories .hh-card-body { display: flex; flex-direction: column; width: 100%; }
.hoob-category-section.hoob-category-section--faq .hh-home-accessories .hh-card h3 { margin: 14px 0 12px; font-size: clamp(23px, 2vw, 32px); line-height: 1.08; font-weight: 400; }
.hoob-category-section.hoob-category-section--faq .hh-home-accessories__media { flex: 0 0 clamp(92px, 28%, 138px); aspect-ratio: 9 / 16; background: #D9D9D9; }
.hoob-category-section.hoob-category-section--faq .hh-home-accessories__media img { display: block; width: 100%; height: 100%; padding: 0; aspect-ratio: auto; object-fit: cover; background: transparent; }
.hoob-category-section.hoob-category-section--faq .hh-home-accessories__bottom { display: flex; justify-content: space-between; gap: 18px; margin: auto 0 0; padding-top: 28px; color: var(--muted); font-size: 14px; }
.hoob-category-section.hoob-category-section--faq .hh-home-accessories__bottom a { font-weight: 800; }

@media (max-width: 640px) {
  .hoob-category-section.hoob-category-section--faq .hh-home-accessories__media { flex-basis: 125px; min-width: 125px; max-width: 125px; }
  .hoob-category-section.hoob-category-section--faq .hh-home-accessories__bottom { align-items: flex-start; flex-direction: column; }
}

/* NOTE: Homepage wholesale block with 16:9 image placeholders in segment cards */
.hoob-category-section .hh-home-wholesale .hh-section-head { margin-bottom: 34px; }
.hoob-category-section .hh-home-wholesale__layout { display: grid; grid-template-columns: minmax(0, 1.08fr) minmax(380px, .7fr); gap: 48px; align-items: start; }
.hoob-category-section .hh-home-wholesale__lead { max-width: 780px; font-size: 18px; line-height: 1.62; }
.hoob-category-section .hh-home-wholesale__segments { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; margin-top: 32px; }
.hoob-category-section .hh-home-wholesale__segments article { display: flex; min-height: 0; flex-direction: column; padding: 0; background: #f5f5f5; overflow: hidden; }
.hoob-category-section .hh-home-wholesale__segment-media { display: block; width: 100%; aspect-ratio: 16 / 9; margin: 0; background: #dedede; overflow: hidden; }
.hoob-category-section .hh-home-wholesale__segment-media img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: center; }
.hoob-category-section .hh-home-wholesale__segment-body { display: flex; flex: 1; flex-direction: column; padding: 22px; }
.hoob-category-section .hh-home-wholesale__segment-body span { margin-bottom: 16px; color: var(--accent); font-size: 12px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.hoob-category-section .hh-home-wholesale__segment-body h3 { margin: 0 0 12px; font-size: clamp(23px, 1.8vw, 30px); line-height: 1.05; font-weight: 400; }
.hoob-category-section .hh-home-wholesale__segment-body p { margin: auto 0 0; color: var(--muted); font-size: 15px; line-height: 1.5; }
.hoob-category-section .hh-home-wholesale__actions { display: flex; flex-wrap: wrap; gap: 16px; align-items: center; margin-top: 32px; }
.hoob-category-section .hh-home-wholesale__media { margin: 0; overflow: hidden; }
.hoob-category-section .hh-home-wholesale__media img { display: block; width: 100%; height: clamp(460px, 50vw, 650px); object-fit: contain; object-position: center; }
.hoob-category-section .hh-home-wholesale__trusted { margin-top: 44px; padding: 30px 0 0; border-top: 1px solid rgba(43, 43, 43, .14); }
.hoob-category-section .hh-home-wholesale__trusted-head { display: grid; grid-template-columns: minmax(180px, .42fr) minmax(0, 1fr); gap: 44px; align-items: start; margin-bottom: 22px; }
.hoob-category-section .hh-home-wholesale__trusted-head span { color: var(--accent); font-size: 12px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.hoob-category-section .hh-home-wholesale__trusted-head h3 { margin: 0; color: var(--ink); font-size: clamp(24px, 2.2vw, 34px); line-height: 1.12; font-weight: 400; }
.hoob-category-section .hh-home-wholesale__logos { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 1px; background: rgba(43, 43, 43, .14); }
.hoob-category-section .hh-home-wholesale__logos a { display: flex; min-height: 112px; align-items: center; justify-content: center; padding: 22px; background: #fff; transition: opacity .2s ease; }
.hoob-category-section .hh-home-wholesale__logos a:hover { opacity: .72; }
.hoob-category-section .hh-home-wholesale__logos img { display: block; max-width: 205px; max-height: 60px; width: auto; height: auto; filter: grayscale(1); }

@media (max-width: 1180px) {
  .hoob-category-section .hh-home-wholesale__layout { grid-template-columns: 1fr; }
  .hoob-category-section .hh-home-wholesale__media img { height: clamp(380px, 55vw, 560px); }
  .hoob-category-section .hh-home-wholesale__logos { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}

@media (max-width: 820px) {
  .hoob-category-section .hh-home-wholesale__segments { grid-template-columns: 1fr; }
  .hoob-category-section .hh-home-wholesale__media img { height: 360px; }
  .hoob-category-section .hh-home-wholesale__trusted-head { grid-template-columns: 1fr; gap: 12px; }
  .hoob-category-section .hh-home-wholesale__logos { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 520px) {
  .hoob-category-section .hh-home-wholesale__actions { align-items: flex-start; flex-direction: column; }
  .hoob-category-section .hh-home-wholesale__actions .pagebuilder-button-primary { width: 100%; text-align: center; }
  .hoob-category-section .hh-home-wholesale__media img { height: 300px; }
  .hoob-category-section .hh-home-wholesale__logos { grid-template-columns: 1fr; }
}

/* NOTE: HOOB footer number markers only; footer layout remains theme-native */
.hoob-footer-why__num {
    display: inline-block;
    width: 26px;
    height: 26px;
    line-height: 26px;
    box-sizing: border-box;
    border: 0;
    border-radius: 0;
    background: #2b2b2b;
    color: #ffffff;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 0;
    transition: background-color 180ms ease, color 180ms ease;
}

.hoob-footer-why .feature:hover .hoob-footer-why__num {
    background: #ff9e1b;
    color: #000000;
}

/* NOTE: keep catalog cart and stock centered inside equal-height product cards */
.catalog-category-view main#maincontent .column.main .items-grid.equal-height .item .product-item-actions {
  left: 0;
  right: 0;
  width: 100%;
}

.catalog-category-view main#maincontent .column.main .items-grid.equal-height .item .actions-primary {
  width: 100%;
}

/* NOTE: Homepage production block v7 */
.hoob-category-section .hh-home-production {
  color: #fff;
}

.hoob-category-section .hh-home-production .hh-section-head {
  margin-bottom: 34px;
}

.hoob-category-section .hh-home-production__intro {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(420px, .75fr);
  gap: 48px;
  align-items: start;
  margin-bottom: 38px;
}

.hoob-category-section .hh-home-production__copy {
  max-width: 840px;
}

.hoob-category-section .hh-home-production__copy p {
  margin: 0 0 18px;
  color: rgba(255,255,255,.76);
  font-size: 18px;
  line-height: 1.62;
}

.hoob-category-section .hh-home-production__copy .hh-home-production__lead {
  color: #fff;
  font-size: clamp(24px, 2.2vw, 36px);
  line-height: 1.16;
  font-weight: 400;
}

.hoob-category-section .hh-home-production__media {
  position: relative;
  aspect-ratio: 16 / 9;
  margin: 0;
  overflow: hidden;
  background: #1f1f1f;
}

.hoob-category-section .hh-home-production__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  filter: grayscale(.1);
}

.hoob-category-section .hh-home-production__flow {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 1px;
  margin: 0 0 40px;
  padding: 0;
  list-style: none;
  background: rgba(255,255,255,.18);
}

.hoob-category-section .hh-home-production__flow li {
  min-height: 118px;
  padding: 18px;
  background: rgba(255,255,255,.08);
  color: rgba(255,255,255,.84);
  font-size: 15px;
  line-height: 1.35;
}

.hoob-category-section .hh-home-production__flow span {
  display: block;
  margin-bottom: 18px;
  color: var(--accent);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.hoob-category-section .hh-home-production__cards {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
  margin-bottom: 38px;
}

.hoob-category-section .hh-home-production__cards article {
  display: flex;
  min-height: 330px;
  flex-direction: column;
  padding: 26px;
  background: #fff;
  color: var(--ink);
}

.hoob-category-section .hh-home-production__cards span {
  margin-bottom: 18px;
  color: var(--accent);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.hoob-category-section .hh-home-production__cards h3 {
  margin: 0 0 18px;
  font-size: clamp(25px, 2vw, 34px);
  line-height: 1.04;
  font-weight: 400;
}

.hoob-category-section .hh-home-production__cards p {
  margin: auto 0 0;
  color: var(--muted);
  font-size: 16px;
  line-height: 1.58;
}

.hoob-category-section .hh-home-production__outcome {
  display: grid;
  grid-template-columns: minmax(0, .92fr) minmax(0, 1.08fr);
  gap: 36px;
  padding-top: 28px;
  border-top: 1px solid rgba(255,255,255,.18);
}

.hoob-category-section .hh-home-production__outcome p {
  margin: 0;
  color: rgba(255,255,255,.76);
  font-size: 17px;
  line-height: 1.62;
}

.hoob-category-section .hh-home-production__outcome strong {
  color: #fff;
  font-weight: 700;
}

@media (max-width: 1024px) {
  .hoob-category-section .hh-home-production__intro,
  .hoob-category-section .hh-home-production__outcome {
    grid-template-columns: 1fr;
  }

  .hoob-category-section .hh-home-production__cards {
    grid-template-columns: 1fr;
  }

  .hoob-category-section .hh-home-production__cards article {
    min-height: 0;
  }
}

@media (max-width: 760px) {
  .hoob-category-section .hh-home-production__flow {
    grid-template-columns: 1fr;
  }

  .hoob-category-section .hh-home-production__flow li {
    min-height: 0;
  }

}

/* NOTE: Homepage segmentation block v1 */
.hoob-category-section .hh-home-segmentation .hh-section-head {
  margin-bottom: 34px;
}

.hoob-category-section .hh-home-segmentation__intro {
  display: grid;
  grid-template-columns: minmax(0, .82fr) minmax(480px, 1fr);
  gap: 56px;
  align-items: end;
  margin-bottom: 42px;
}


.hoob-category-section .hh-home-segmentation__facts {
  display: grid;
  grid-template-columns: .6fr .6fr 1.25fr;
  gap: 1px;
  background: rgba(43, 43, 43, .14);
}

.hoob-category-section .hh-home-segmentation__facts div {
  min-height: 118px;
  padding: 20px;
  background: #f4f4f4;
}

.hoob-category-section .hh-home-segmentation__facts strong,
.hoob-category-section .hh-home-segmentation__facts span {
  display: block;
}

.hoob-category-section .hh-home-segmentation__facts strong {
  margin-bottom: 20px;
  color: var(--ink);
  font-size: clamp(24px, 2.4vw, 38px);
  line-height: 1;
  font-weight: 400;
  white-space: nowrap;
}

.hoob-category-section .hh-home-segmentation__facts span {
  color: var(--muted);
  font-size: 14px;
}

.hoob-category-section .hh-home-segmentation__list {
  display: grid;
  gap: 8px;
}

.hoob-category-section .hh-home-segmentation__item {
  display: grid;
  grid-template-columns: minmax(220px, .62fr) minmax(300px, .9fr) minmax(0, 1.25fr);
  gap: 36px;
  align-items: center;
  min-height: 154px;
  padding: 26px 30px;
  background: #f4f4f4;
  color: var(--ink);
}

.hoob-category-section .hh-home-segmentation__price {
  display: flex;
  gap: 18px;
  align-items: baseline;
}

.hoob-category-section .hh-home-segmentation__price span,
.hoob-category-section .hh-home-segmentation__purpose small {
  color: var(--accent);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.hoob-category-section .hh-home-segmentation__price strong {
  font-size: clamp(22px, 2vw, 31px);
  line-height: 1.08;
  font-weight: 400;
  white-space: nowrap;
}

.hoob-category-section .hh-home-segmentation__purpose h3 {
  margin: 8px 0 0;
  font-size: clamp(21px, 1.7vw, 28px);
  line-height: 1.12;
  font-weight: 400;
}

.hoob-category-section .hh-home-segmentation__models {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin: 0;
}

.hoob-category-section .hh-home-segmentation__models a {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 7px 11px;
  background: #fff;
  color: var(--ink);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
}

.hoob-category-section .hh-home-segmentation__models a:hover {
  background: var(--accent);
  color: var(--ink);
}

.hoob-category-section .hh-home-segmentation__item--dark {
  background: var(--deep);
  color: #fff;
}

.hoob-category-section .hh-home-segmentation__item--dark .hh-home-segmentation__price strong,
.hoob-category-section .hh-home-segmentation__item--dark .hh-home-segmentation__purpose h3 {
  color: #fff;
}

.hoob-category-section .hh-home-segmentation__item--dark .hh-home-segmentation__models a {
  background: rgba(255, 255, 255, .1);
  color: #fff;
}

.hoob-category-section .hh-home-segmentation__item--dark .hh-home-segmentation__models a:hover {
  background: var(--accent);
  color: var(--ink);
}

.hoob-category-section .hh-home-segmentation__footer {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 44px;
  align-items: end;
  margin-top: 34px;
}

.hoob-category-section .hh-home-segmentation__footer p {
  max-width: 1040px;
  margin: 0;
  color: var(--muted);
  font-size: 16px;
  line-height: 1.62;
}

@media (max-width: 1100px) {
  .hoob-category-section .hh-home-segmentation__intro,
  .hoob-category-section .hh-home-segmentation__item {
    grid-template-columns: 1fr;
  }

  .hoob-category-section .hh-home-segmentation__intro,
  .hoob-category-section .hh-home-segmentation__item {
    gap: 24px;
  }

  .hoob-category-section .hh-home-segmentation__item {
    min-height: 0;
  }
}

@media (max-width: 760px) {
  .hoob-category-section .hh-home-segmentation__facts {
    grid-template-columns: 1fr 1fr;
  }

  .hoob-category-section .hh-home-segmentation__facts div:last-child {
    grid-column: 1 / -1;
  }

  .hoob-category-section .hh-home-segmentation__item {
    padding: 24px 20px;
  }

  .hoob-category-section .hh-home-segmentation__price {
    align-items: flex-start;
    flex-direction: column;
    gap: 10px;
  }

  .hoob-category-section .hh-home-segmentation__price strong {
    white-space: normal;
  }

  .hoob-category-section .hh-home-segmentation__footer {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .hoob-category-section .hh-home-segmentation__footer .pagebuilder-button-primary {
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 420px) {
  .hoob-category-section .hh-home-segmentation__facts {
    grid-template-columns: 1fr;
  }

  .hoob-category-section .hh-home-segmentation__facts div:last-child {
    grid-column: auto;
  }
}

/* NOTE: Homepage navigation v1 — aligned with the shared HOOB page language. */
.hh-home-nav {
  max-width: 1440px;
  margin: 0 auto;
}

.hh-home-nav__grid {
  display: grid;
  grid-template-columns: minmax(0, 7fr) minmax(380px, 5fr);
  grid-template-rows: repeat(2, minmax(0, 1fr));
  gap: 12px;
  min-height: 560px;
}

.hh-home-nav__card {
  position: relative;
  display: block;
  min-width: 0;
  overflow: hidden;
  color: #fff;
  background: #2b2b2b;
  isolation: isolate;
}

.hh-home-nav__card,
.hh-home-nav__card:hover,
.hh-home-nav__card:focus {
  color: #fff;
  text-decoration: none;
}

.hh-home-nav__card--hookahs {
  grid-column: 1;
  grid-row: 1 / -1;
}

.hh-home-nav__card--accessories,
.hh-home-nav__card--venues {
  grid-column: 2;
}

.hh-home-nav__card--accessories {
  grid-row: 1;
}

.hh-home-nav__card--venues {
  grid-row: 2;
}

.hh-home-nav__image,
.hh-home-nav__veil {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.hh-home-nav__image {
  z-index: -2;
  object-fit: cover;
  transform: scale(1.01);
  transition: transform .7s cubic-bezier(.2, .7, .2, 1);
}

.hh-home-nav__card--hookahs .hh-home-nav__image {
  object-position: center 42%;
}

.hh-home-nav__card--accessories .hh-home-nav__image {
  object-position: center;
}

.hh-home-nav__card--venues .hh-home-nav__image {
  object-position: center 58%;
}

.hh-home-nav__veil {
  z-index: -1;
  background: rgba(20, 20, 20, .58);
  transition: opacity .45s ease;
}

.hh-home-nav__card--hookahs .hh-home-nav__veil {
  background: rgba(20, 20, 20, .42);
}

.hh-home-nav__card--venues .hh-home-nav__veil {
  background: rgba(20, 20, 20, .54);
}

.hh-home-nav__content {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  box-sizing: border-box;
  height: 100%;
  padding: clamp(28px, 3.2vw, 48px);
  transition: transform .45s ease, opacity .45s ease;
}

.hh-home-nav__kicker {
  display: block;
  margin: 0 0 8px;
}

.hh-home-nav__title {
  display: block;
  max-width: 100%;
  margin: 0;
  color: #fff;
  font-size: clamp(30px, 2.5vw, 40px);
  line-height: .98;
  letter-spacing: 0;
  text-transform: uppercase;
}

.hh-home-nav__text {
  display: block;
  min-height: 2.7em;
  max-width: 34ch;
  margin-top: 12px;
  font-size: clamp(15px, 1.2vw, 18px);
  line-height: 1.35;
}

@media (hover: hover) and (pointer: fine) {
  .hh-home-nav__card:hover .hh-home-nav__veil {
    opacity: .78;
  }

  .hh-home-nav__card:hover .hh-home-nav__image {
    transform: scale(1.035);
  }

  .hh-home-nav__card:hover .hh-home-nav__content {
    opacity: 1;
    transform: translateY(-4px);
  }
}

.hh-home-nav__card:focus-visible {
  outline: 3px solid #5bd2ec;
  outline-offset: -3px;
}

@media (max-width: 900px) {
  .hh-home-nav__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: 380px 260px;
    min-height: 0;
  }

  .hh-home-nav__card--hookahs {
    grid-column: 1 / -1;
    grid-row: 1;
  }

  .hh-home-nav__card--accessories {
    grid-column: 1;
    grid-row: 2;
  }

  .hh-home-nav__card--venues {
    grid-column: 2;
    grid-row: 2;
  }
}

@media (max-width: 600px) {
  .hh-home-nav__grid {
    grid-template-columns: 1fr;
    grid-template-rows: 360px repeat(2, 240px);
    gap: 8px;
  }

  .hh-home-nav__card,
  .hh-home-nav__card--hookahs,
  .hh-home-nav__card--accessories,
  .hh-home-nav__card--venues {
    grid-column: 1;
    min-height: 0;
    margin: 0;
  }

  .hh-home-nav__card--hookahs {
    grid-row: 1;
  }

  .hh-home-nav__card--accessories {
    grid-row: 2;
  }

  .hh-home-nav__card--venues {
    grid-row: 3;
  }

  .hh-home-nav__content {
    padding: 24px;
  }

  .hh-home-nav__title {
    font-size: clamp(30px, 10vw, 40px);
  }
}

@media (prefers-reduced-motion: reduce) {
  .hh-home-nav__image,
  .hh-home-nav__veil,
  .hh-home-nav__content {
    transition: none;
  }
}

/* NOTE: Homepage popular-products heading aligned with shared HOOB section headers. */
.cms-index-index .hh-home-products__head {
  margin-top: clamp(64px, 6vw, 88px);
}

.cms-index-index .hh-home-products__head + .block-featured-content .block-title {
  display: none;
}

@media (max-width: 900px) {
  .cms-index-index .hh-home-products__head {
    gap: 12px;
    margin-top: 52px;
  }
}

/* NOTE: Homepage commerce grids keep a stable media ratio and compact aligned card anatomy. */
.cms-index-index main#maincontent .category-products-grid > .products.product-items {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
  margin: 0;
}

.cms-index-index main#maincontent .category-products-grid > .products.product-items > .item {
  display: grid;
  grid-template-columns: 16px minmax(0, 1fr) 12px auto 16px;
  grid-template-rows: auto auto auto 50px 16px;
  align-content: start;
  float: none !important;
  clear: none !important;
  width: auto !important;
  min-width: 0;
  height: 100%;
  margin: 0 !important;
  padding: 0;
  box-sizing: border-box;
  text-align: left;
  background: #ffffff;
}

/* NOTE: Keep filtered accessory cards out of the product grid after PageBuilder regenerates tab IDs. */
.cms-index-index main#maincontent .hh-catalog-switcher .hh-catalog-panel--accessories .category-products-grid > .products.product-items > .item[hidden] {
  display: none;
}

.cms-index-index main#maincontent .category-products-grid > .products.product-items > .item > .product-image-wrapper {
  grid-row: 1;
  grid-column: 1 / -1;
  width: 100%;
  aspect-ratio: 1 / 1;
  margin: 0;
  padding: 16px;
  overflow: hidden;
  box-sizing: border-box;
  background: #ffffff;
}

.cms-index-index main#maincontent .category-products-grid .product-image {
  width: 100%;
  height: 100%;
}

.cms-index-index main#maincontent .category-products-grid .product-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* NOTE: Keep only the primary product image during hover and touch states. */
.cms-index-index main#maincontent .category-products-grid .product-image .alt-img {
  display: none !important;
}

/* NOTE: On mobile the category banners start immediately after the menu. */
@media only screen and (max-width: 769px) {
  .cms-index-index .header-container.header-mobile .header-primary {
    padding-top: 0;
    padding-bottom: 0;
  }

  .cms-index-index main#maincontent .mainslidermargin {
    display: none !important;
  }

  .cms-index-index main#maincontent .mainslidermargin + .hoob-category-section {
    padding-top: 0;
  }
}

.cms-index-index main#maincontent .category-products-grid > .products.product-items > .item > .product-name {
  grid-row: 2;
  grid-column: 2 / 5;
  align-self: start;
  display: block;
  max-height: 1.5em;
  margin: 16px 0 0;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.cms-index-index main#maincontent .category-products-grid > .products.product-items > .item > .product-name .product-item-link {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
}

.cms-index-index main#maincontent .category-products-grid > .products.product-items > .item > .product-reviews-summary {
  grid-row: 3;
  grid-column: 2 / 5;
  align-self: start;
  display: flex;
  width: 100%;
  min-height: 24px;
  min-width: 0;
  gap: 7px;
  align-items: center;
  justify-content: flex-start;
  margin: 4px 0 0 !important;
}

.cms-index-index main#maincontent .category-products-grid > .products.product-items > .item:not(:has(> .product-reviews-summary))::before {
  content: "Нет отзывов";
  grid-row: 3;
  grid-column: 2 / 5;
  align-self: start;
  min-height: 24px;
  margin-top: 4px;
  color: #646464;
  font-size: 13px;
  line-height: 24px;
}

.cms-index-index main#maincontent .category-products-grid .product-reviews-summary .rating-summary,
.cms-index-index main#maincontent .category-products-grid .product-reviews-summary .reviews-actions {
  display: block;
  width: auto;
  margin: 0;
  float: none;
  line-height: 24px;
}

.cms-index-index main#maincontent .category-products-grid .rating-summary .rating-result {
  width: 85px;
  height: 24px;
}

.cms-index-index main#maincontent .category-products-grid .rating-summary .rating-result::before,
.cms-index-index main#maincontent .category-products-grid .rating-summary .rating-result > span::before {
  height: 24px;
  font-size: 20px;
  letter-spacing: -2.4px;
  line-height: 24px;
}

.cms-index-index main#maincontent .category-products-grid .product-reviews-summary .reviews-actions a {
  display: inline-flex;
  margin: 0;
  align-items: center;
  color: #646464;
  font-size: 13px;
  line-height: 24px;
  white-space: nowrap;
}

.cms-index-index main#maincontent .category-products-grid .product-reviews-summary .reviews-actions a span {
  display: none;
}

.cms-index-index main#maincontent .category-products-grid .product-reviews-summary .reviews-actions a::before {
  content: "(";
}

.cms-index-index main#maincontent .category-products-grid .product-reviews-summary .reviews-actions a::after {
  content: ")";
}

.cms-index-index main#maincontent .category-products-grid > .products.product-items > .item > .price-box {
  grid-row: 4;
  grid-column: 2;
  align-self: start;
  margin: 7px 0 0;
  text-align: left;
  white-space: nowrap;
}

.cms-index-index main#maincontent .category-products-grid .price-box .minimal-price {
  margin: 0;
}

.cms-index-index main#maincontent .category-products-grid .price-box .price-container {
  display: inline-flex;
  align-items: baseline;
  gap: 5px;
}

.cms-index-index main#maincontent .category-products-grid .price-box .price-label {
  color: #646464;
  font-size: 0;
}

.cms-index-index main#maincontent .category-products-grid .price-box .price-label::before {
  content: "от";
  font-size: 13px;
}

.cms-index-index main#maincontent .category-products-grid .price-box .price {
  font-size: 20px;
  line-height: 1;
}

.cms-index-index main#maincontent .category-products-grid > .products.product-items > .item > .actions,
.cms-index-index main#maincontent .category-products-grid > .products.product-items > .item > .actions > .actions-primary {
  display: contents;
}

.cms-index-index main#maincontent .category-products-grid > .products.product-items > .item > .actions .actions-primary form {
  grid-row: 4;
  grid-column: 4;
  align-self: start;
  margin: 6px 0 0;
}

.cms-index-index main#maincontent .category-products-grid > .products.product-items > .item > .actions .action.tocart {
  display: inline-flex;
  height: 44px;
  min-height: 44px;
  padding: 0 16px;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  border: 0;
  border-radius: 0;
  color: #ffffff;
  background: #2b2b2b;
  white-space: nowrap;
}

.cms-index-index main#maincontent .category-products-grid > .products.product-items > .item > .actions .stock.available,
.cms-index-index main#maincontent .category-products-grid > .products.product-items > .item > .actions .stock.unavailable {
  grid-row: 4;
  grid-column: 2;
  align-self: end;
  margin: 0;
  color: #646464;
  font-size: 12px;
  line-height: 1.2;
  text-align: left;
}

@media (min-width: 640px) and (max-width: 959px) {
  .cms-index-index main#maincontent .category-products-grid > .products.product-items {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 639px) {
  .cms-index-index main#maincontent .category-products-grid > .products.product-items {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
  }

  .cms-index-index main#maincontent .category-products-grid > .products.product-items > .item {
    grid-template-columns: 10px minmax(0, 1fr) 7px 42px 10px;
    grid-template-rows: auto auto auto 48px 10px;
  }

  .cms-index-index main#maincontent .category-products-grid > .products.product-items > .item > .product-image-wrapper {
    padding: 8px;
  }

  .cms-index-index main#maincontent .category-products-grid > .products.product-items > .item > .product-name {
    margin-top: 10px;
    line-height: 1.25;
  }

  .cms-index-index main#maincontent .category-products-grid > .products.product-items > .item > .product-name .product-item-link {
    font-size: 14px;
  }

  .cms-index-index main#maincontent .category-products-grid .product-reviews-summary {
    gap: 5px;
    margin-top: 2px !important;
  }

  .cms-index-index main#maincontent .category-products-grid .rating-summary .rating-result {
    width: 78px;
    height: 24px;
  }

  .cms-index-index main#maincontent .category-products-grid .rating-summary .rating-result::before,
  .cms-index-index main#maincontent .category-products-grid .rating-summary .rating-result > span::before {
    height: 24px;
    font-size: 18px;
    letter-spacing: -2.16px;
    line-height: 24px;
  }

  .cms-index-index main#maincontent .category-products-grid .product-reviews-summary .reviews-actions {
    font-size: 11px;
    line-height: 24px;
  }

  .cms-index-index main#maincontent .category-products-grid .product-reviews-summary .reviews-actions a,
  .cms-index-index main#maincontent .category-products-grid > .products.product-items > .item:not(:has(> .product-reviews-summary))::before {
    font-size: 11px;
    line-height: 24px;
  }

  .cms-index-index main#maincontent .category-products-grid > .products.product-items > .item:not(:has(> .product-reviews-summary))::before {
    margin-top: 2px;
  }

  .cms-index-index main#maincontent .category-products-grid > .products.product-items > .item > .price-box {
    margin-top: 6px;
  }

  .cms-index-index main#maincontent .category-products-grid .price-box .price-label::before {
    font-size: 11px;
  }

  .cms-index-index main#maincontent .category-products-grid .price-box .price {
    font-size: 16px;
  }

  .cms-index-index main#maincontent .category-products-grid > .products.product-items > .item > .actions .stock.available,
  .cms-index-index main#maincontent .category-products-grid > .products.product-items > .item > .actions .stock.unavailable {
    font-size: 10px;
  }

  .cms-index-index main#maincontent .category-products-grid > .products.product-items > .item > .actions .actions-primary form,
  .cms-index-index main#maincontent .category-products-grid > .products.product-items > .item > .actions .action.tocart {
    width: 42px;
  }

  .cms-index-index main#maincontent .category-products-grid > .products.product-items > .item > .actions .actions-primary form {
    margin-top: 6px;
  }

  .cms-index-index main#maincontent .category-products-grid > .products.product-items > .item > .actions .action.tocart {
    position: relative;
    height: 42px;
    min-height: 42px;
    padding: 0;
    font-size: 0;
  }

  .cms-index-index main#maincontent .category-products-grid > .products.product-items > .item > .actions .action.tocart::before {
    content: "";
    width: 20px;
    height: 20px;
    background: #ffffff;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 4h2l2 11h10l2-8H6M9 20h.01M17 20h.01' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='square' stroke-linejoin='miter'/%3E%3C/svg%3E") center / contain no-repeat;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 4h2l2 11h10l2-8H6M9 20h.01M17 20h.01' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='square' stroke-linejoin='miter'/%3E%3C/svg%3E") center / contain no-repeat;
  }
}

@media (max-width: 340px) {
  .cms-index-index main#maincontent .category-products-grid > .products.product-items {
    gap: 6px;
  }

  .cms-index-index main#maincontent .category-products-grid > .products.product-items > .item {
    grid-template-columns: 8px minmax(0, 1fr) 5px 38px 8px;
    grid-template-rows: auto auto auto 44px 8px;
  }

  .cms-index-index main#maincontent .category-products-grid .price-box .price {
    font-size: 14px;
  }

  .cms-index-index main#maincontent .category-products-grid > .products.product-items > .item > .actions .actions-primary form,
  .cms-index-index main#maincontent .category-products-grid > .products.product-items > .item > .actions .action.tocart {
    width: 38px;
  }

  .cms-index-index main#maincontent .category-products-grid > .products.product-items > .item > .actions .action.tocart {
    height: 38px;
    min-height: 38px;
  }
}

/* NOTE: homepage catalog tabs — two clear navigation levels without changing PageBuilder markup */
.cms-index-index .hoob-category-section > .row-full-width-inner > .tab-align-center[data-content-type='tabs'] {
  --hh-tabs-graphite: #2b2b2b;
  --hh-tabs-muted: #f3f3f3;
  --hh-tabs-accent: #ff9e1b;
  margin-top: clamp(28px, 3vw, 48px);
}

/* Main choice: Hookahs / Accessories */
.cms-index-index .hoob-category-section > .row-full-width-inner > .tab-align-center[data-content-type='tabs'] > .tabs-navigation {
  display: flex;
  width: max-content;
  max-width: 100%;
  margin: 0 auto;
  padding: 6px;
  gap: 4px;
  border: 0;
  background: var(--hh-tabs-muted);
  list-style: none;
}

.cms-index-index .hoob-category-section > .row-full-width-inner > .tab-align-center[data-content-type='tabs'] > .tabs-navigation > .tab-header {
  float: none;
  margin: 0;
  background: transparent;
  list-style: none;
}

.cms-index-index .hoob-category-section > .row-full-width-inner > .tab-align-center[data-content-type='tabs'] > .tabs-navigation > .tab-header > a.tab-title {
  min-width: 164px;
  padding: 14px 26px;
  background: transparent;
  color: var(--hh-tabs-graphite);
  font-size: 15px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: .06em;
  text-align: center;
  transition: background-color .2s ease, color .2s ease;
}

.cms-index-index .hoob-category-section > .row-full-width-inner > .tab-align-center[data-content-type='tabs'] > .tabs-navigation > .tab-header.ui-state-active > a.tab-title {
  background: var(--hh-tabs-graphite);
  color: #fff;
}

/* Second choice: use case */
.cms-index-index .hoob-category-section > .row-full-width-inner > .tab-align-center[data-content-type='tabs'] > .tabs-content .nounderline[data-content-type='tabs'] > .tabs-navigation {
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
  margin: 18px 0 28px;
  padding: 0;
  border: 0;
  list-style: none;
}

.cms-index-index .hoob-category-section > .row-full-width-inner > .tab-align-center[data-content-type='tabs'] > .tabs-content .nounderline[data-content-type='tabs'] > .tabs-navigation > .tab-header {
  float: none;
  margin: 0;
  background: transparent;
  list-style: none;
}

.cms-index-index .hoob-category-section > .row-full-width-inner > .tab-align-center[data-content-type='tabs'] > .tabs-content .nounderline[data-content-type='tabs'] > .tabs-navigation > .tab-header > a.tab-title {
  position: relative;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  min-height: 46px;
  padding: 12px 18px;
  background: var(--hh-tabs-muted);
  color: var(--hh-tabs-graphite);
  font-size: 15px;
  font-weight: 500;
  line-height: 1.35;
  white-space: nowrap;
  transition: background-color .2s ease, color .2s ease;
}

.cms-index-index .hoob-category-section > .row-full-width-inner > .tab-align-center[data-content-type='tabs'] > .tabs-content .nounderline[data-content-type='tabs'] > .tabs-navigation > .tab-header.ui-state-active > a.tab-title {
  background: var(--hh-tabs-graphite);
  color: #fff;
}

.cms-index-index .hoob-category-section > .row-full-width-inner > .tab-align-center[data-content-type='tabs'] > .tabs-content .nounderline[data-content-type='tabs'] > .tabs-navigation > .tab-header.ui-state-active > a.tab-title::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 3px;
  background: var(--hh-tabs-accent);
  content: '';
}

.cms-index-index .hoob-category-section > .row-full-width-inner > .tab-align-center[data-content-type='tabs'] .tabs-navigation > .tab-header > a.tab-title:hover {
  background: #5bd2ec;
  color: #fff;
}

.cms-index-index .hoob-category-section > .row-full-width-inner > .tab-align-center[data-content-type='tabs'] .tabs-navigation > .tab-header > a.tab-title:focus-visible {
  box-shadow: inset 0 0 0 2px #5bd2ec;
}

@media (max-width: 767px) {
  .cms-index-index .hoob-category-section > .row-full-width-inner > .tab-align-center[data-content-type='tabs'] {
    margin-top: 24px;
  }

  .cms-index-index .hoob-category-section > .row-full-width-inner > .tab-align-center[data-content-type='tabs'] > .tabs-navigation {
    width: 100%;
    box-sizing: border-box;
  }

  .cms-index-index .hoob-category-section > .row-full-width-inner > .tab-align-center[data-content-type='tabs'] > .tabs-navigation > .tab-header {
    flex: 1 1 50%;
  }

  .cms-index-index .hoob-category-section > .row-full-width-inner > .tab-align-center[data-content-type='tabs'] > .tabs-navigation > .tab-header > a.tab-title {
    min-width: 0;
    padding: 13px 10px;
    font-size: 13px;
  }

  .cms-index-index .hoob-category-section > .row-full-width-inner > .tab-align-center[data-content-type='tabs'] > .tabs-content .nounderline[data-content-type='tabs'] > .tabs-navigation {
    justify-content: flex-start;
    flex-wrap: nowrap;
    margin: 14px -15px 22px;
    padding: 0 15px 6px;
    overflow-x: auto;
    overscroll-behavior-inline: contain;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
  }

  .cms-index-index .hoob-category-section > .row-full-width-inner > .tab-align-center[data-content-type='tabs'] > .tabs-content .nounderline[data-content-type='tabs'] > .tabs-navigation::-webkit-scrollbar {
    display: none;
  }

  .cms-index-index .hoob-category-section > .row-full-width-inner > .tab-align-center[data-content-type='tabs'] > .tabs-content .nounderline[data-content-type='tabs'] > .tabs-navigation > .tab-header > a.tab-title {
    min-height: 44px;
    padding: 11px 16px;
    font-size: 14px;
  }
}

/* NOTE: visible hover feedback for the lower homepage catalog tabs only */
.cms-index-index .hoob-category-section > .row-full-width-inner > .tab-align-center[data-content-type='tabs'] > .tabs-content .nounderline[data-content-type='tabs'] > .tabs-navigation > .tab-header > a.tab-title {
  transform: translateY(0);
  transition: background-color .2s ease, color .2s ease, transform .2s ease;
}

.cms-index-index .hoob-category-section > .row-full-width-inner > .tab-align-center[data-content-type='tabs'] > .tabs-content .nounderline[data-content-type='tabs'] > .tabs-navigation > .tab-header > a.tab-title::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 3px;
  background: #ff9e1b;
  content: '';
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform .2s ease;
}

.cms-index-index .hoob-category-section > .row-full-width-inner > .tab-align-center[data-content-type='tabs'] > .tabs-content .nounderline[data-content-type='tabs'] > .tabs-navigation > .tab-header:not(.ui-state-active) > a.tab-title:hover {
  background: #2b2b2b;
  color: #fff;
  transform: translateY(-2px);
}

.cms-index-index .hoob-category-section > .row-full-width-inner > .tab-align-center[data-content-type='tabs'] > .tabs-content .nounderline[data-content-type='tabs'] > .tabs-navigation > .tab-header > a.tab-title:hover::after,
.cms-index-index .hoob-category-section > .row-full-width-inner > .tab-align-center[data-content-type='tabs'] > .tabs-content .nounderline[data-content-type='tabs'] > .tabs-navigation > .tab-header.ui-state-active > a.tab-title::after {
  transform: scaleX(1);
}

@media (prefers-reduced-motion: reduce) {
  .cms-index-index .hoob-category-section > .row-full-width-inner > .tab-align-center[data-content-type='tabs'] > .tabs-content .nounderline[data-content-type='tabs'] > .tabs-navigation > .tab-header > a.tab-title,
  .cms-index-index .hoob-category-section > .row-full-width-inner > .tab-align-center[data-content-type='tabs'] > .tabs-content .nounderline[data-content-type='tabs'] > .tabs-navigation > .tab-header > a.tab-title::after {
    transition: none;
  }
}

/* NOTE: show every lower catalog tab on mobile without horizontal scrolling */
@media (max-width: 767px) {
  .cms-index-index .hoob-category-section > .row-full-width-inner > .tab-align-center[data-content-type='tabs'] > .tabs-content .nounderline[data-content-type='tabs'] > .tabs-navigation {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: stretch;
    gap: 8px;
    margin: 14px 0 22px;
    padding: 0;
    overflow: visible;
  }

  .cms-index-index .hoob-category-section > .row-full-width-inner > .tab-align-center[data-content-type='tabs'] > .tabs-content .nounderline[data-content-type='tabs'] > .tabs-navigation > .tab-header {
    width: auto;
    min-width: 0;
  }

  .cms-index-index .hoob-category-section > .row-full-width-inner > .tab-align-center[data-content-type='tabs'] > .tabs-content .nounderline[data-content-type='tabs'] > .tabs-navigation > .tab-header > a.tab-title {
    justify-content: center;
    width: 100%;
    height: 100%;
    min-height: 52px;
    padding: 11px 12px;
    white-space: normal;
    text-align: center;
  }
}

/* NOTE: strengthen the parent level of the homepage catalog tabs */
.cms-index-index .hoob-category-section > .row-full-width-inner > .tab-align-center[data-content-type='tabs'] > .tabs-navigation > .tab-header > a.tab-title {
  padding: 16px 30px;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: .05em;
}

@media (max-width: 767px) {
  .cms-index-index .hoob-category-section > .row-full-width-inner > .tab-align-center[data-content-type='tabs'] > .tabs-navigation > .tab-header > a.tab-title {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    min-height: 56px;
    padding: 14px 10px;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: .04em;
  }
}

/* NOTE: Homepage technologies section — equal cards for Magnetic Port, Pyro Pro and Mola Pro. */

.hoob-category-section .hh-home-technologies .hh-section-head {
  margin-bottom: clamp(28px, 4vw, 56px);
}

.hoob-category-section .hh-home-technologies__intro {
  display: grid;
  grid-template-columns: minmax(0, 1.55fr) minmax(230px, .45fr);
  gap: clamp(32px, 6vw, 96px);
  align-items: end;
  margin-bottom: clamp(34px, 5vw, 64px);
}

/* NOTE: Shared lead text; Accessories reuses the Technologies intro grid. */
.hoob-category-section .hh-home-technologies__intro > p:first-child,
.hoob-category-section .hh-home-segmentation__lead {
  max-width: 800px;
  margin: 0;
  color: #555555;
  font-size: clamp(18px, 1.45vw, 22px);
  line-height: 1.55;
}

.hoob-category-section .hh-home-technologies__note {
  margin: 0;
  color: #777;
  font-size: 13px;
  line-height: 1.45;
  letter-spacing: .07em;
  text-transform: uppercase;
}

.hoob-category-section .hh-home-technologies__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 40px;
}

.hoob-category-section .hh-home-technologies__item {
  display: flex;
  min-width: 0;
  flex-direction: column;
  background: #252525;
  color: #fff;
}

.hoob-category-section .hh-home-technologies__media {
  aspect-ratio: 1 / 1;
  overflow: hidden;
  background: #181818;
}

.hoob-category-section .hh-home-technologies__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .45s ease;
}

.hoob-category-section .hh-home-technologies__item:hover .hh-home-technologies__media img {
  transform: scale(1.025);
}

.hoob-category-section .hh-home-technologies__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: clamp(28px, 2.5vw, 40px);
}

.hoob-category-section .hh-home-technologies__type {
  margin: 0 0 18px;
  color: #ff9e1b;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: .11em;
  text-transform: uppercase;
  font-weight: 800;
}

.hoob-category-section .hh-home-technologies__body h3 {
  margin: 0 0 18px;
  color: #fff;
  font-size: clamp(27px, 2vw, 34px);
  font-weight: 400;
  line-height: 1.08;
}

.hoob-category-section .hh-home-technologies__body > p:not(.hh-home-technologies__type):not(.hh-home-technologies__result) {
  margin: 0;
  color: #c8c8c8;
  font-size: 15px;
  line-height: 1.6;
}

.hoob-category-section .hh-home-technologies__result {
  margin: auto 0 0;
  padding-top: 28px;
  color: #fff;
  font-size: 15px;
  line-height: 1.45;
}

@media (max-width: 1000px) {
  .hoob-category-section .hh-home-technologies__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .hoob-category-section .hh-home-technologies__item:last-child {
    grid-column: 1 / -1;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .hoob-category-section .hh-home-technologies__item:last-child .hh-home-technologies__media {
    aspect-ratio: auto;
    min-height: 420px;
  }
}

@media (max-width: 720px) {
  .hoob-category-section .hh-home-technologies__intro,
  .hoob-category-section .hh-home-technologies__grid,
  .hoob-category-section .hh-home-technologies__item:last-child {
    grid-template-columns: 1fr;
  }

  .hoob-category-section .hh-home-technologies__intro {
    gap: 20px;
  }

  .hoob-category-section .hh-home-technologies__grid {
    gap: 28px;
  }

  .hoob-category-section .hh-home-technologies__item:last-child {
    grid-column: auto;
    display: flex;
  }

  .hoob-category-section .hh-home-technologies__item:last-child .hh-home-technologies__media {
    min-height: 0;
    aspect-ratio: 1 / 1;
  }
}

@media (prefers-reduced-motion: reduce) {
  .hoob-category-section .hh-home-technologies__media img {
    transition: none;
  }
}

/* NOTE: keep the minicart wrapper as a real grid item; Safari can misplace
   descendants of display: contents during Magento's first mobile DOM move. */
@media only screen and (max-width: 769px) {
	.header-container.header-mobile #skip-links.skip-links-wrapper.skip-links--4 {
		display: grid !important;
		grid-template-columns: repeat(4, minmax(0, 1fr));
		grid-auto-flow: row;
		position: relative;
	}

	.header-container.header-mobile #skip-links > .skip-nav {
		grid-column: 1;
		grid-row: 1;
	}

	.header-container.header-mobile #skip-links > .skip-search {
		grid-column: 2;
		grid-row: 1;
	}

	.header-container.header-mobile #skip-links > .skip-account {
		grid-column: 3;
		grid-row: 1;
	}

	.header-container.header-mobile #skip-links > .minicart-wrapper.mini-cart {
		grid-column: 4;
		grid-row: 1;
		display: block !important;
		float: none !important;
		position: static !important;
		width: 100% !important;
		min-width: 0;
		margin: 0 !important;
		box-sizing: border-box;
	}

	.header-container.header-mobile #skip-links > .minicart-wrapper.mini-cart > .skip-cart {
		display: block;
		float: none !important;
		width: 100% !important;
		min-width: 0;
		margin: 0 !important;
		padding: 0 !important;
		box-sizing: border-box;
	}

	.header-container.header-mobile #skip-links > .skip-nav,
	.header-container.header-mobile #skip-links > .skip-search,
	.header-container.header-mobile #skip-links > .skip-account {
		width: 100% !important;
		min-width: 0;
		box-sizing: border-box;
	}

	.header-container.header-mobile #skip-links > .skip-content {
		grid-column: 1 / -1;
		width: 100% !important;
		max-width: 100% !important;
		margin: 0 !important;
		box-sizing: border-box;
	}

	.header-container.header-mobile #skip-links > .minicart-wrapper.mini-cart > #header-cart,
	.header-container.header-mobile #skip-links > .minicart-wrapper.mini-cart > .mage-dropdown-dialog {
		position: absolute !important;
		top: 100% !important;
		left: 0 !important;
		right: 0 !important;
		width: 100% !important;
		max-width: 100% !important;
		margin: 0 !important;
		box-sizing: border-box;
		z-index: 20;
	}

	.header-container.header-mobile #skip-links > .minicart-wrapper.mini-cart > .mage-dropdown-dialog > #header-cart {
		width: 100% !important;
		max-width: 100% !important;
		margin: 0 !important;
		box-sizing: border-box;
	}

	.header-container.header-mobile #skip-links > .skip-links-clearer {
		display: none !important;
	}
}

/* NOTE: refresh for the Origin, Production and Lineup sections on history.html */
.hh-history-refresh { padding: 88px 0; }
.hh-history-refresh .hh-section-head { margin-bottom: 48px; }

.hh-history-origin__lead {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(360px, .8fr);
  gap: 72px;
  align-items: end;
  margin-bottom: 48px;
}
.hh-history-origin__statement {
  max-width: 900px;
  margin: 0;
  font: 400 clamp(27px, 2.45vw, 40px)/1.15 "DINPro", "DIN Alternate", Arial, sans-serif;
}
.hh-history-origin__facts { display: grid; grid-template-columns: repeat(3, 1fr); }
.hh-history-origin__facts p { margin: 0; padding: 0 18px; border-left: 1px solid #d8d8d8; }
.hh-history-origin__facts strong { display: block; font: 400 clamp(25px, 2vw, 34px)/1 "DINPro", "DIN Alternate", Arial, sans-serif; }
.hh-history-origin__facts span { display: block; margin-top: 8px; color: #666; font-size: 13px; line-height: 1.3; }
.hh-history-origin__editorial { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(360px, .85fr); gap: 0; background: #f4f4f4; }
.hh-history-origin__media { position: relative; min-height: 650px; margin: 0; overflow: hidden; }
.hh-history-origin__media::after { content: ""; position: absolute; inset: 50% 0 0; background: linear-gradient(transparent, rgba(0,0,0,.72)); }
.hh-history-origin__media img { width: 100%; height: 100%; object-fit: cover; }
.hh-history-origin__media figcaption { position: absolute; z-index: 1; right: 36px; bottom: 32px; left: 36px; max-width: 570px; color: #fff; font-size: 16px; line-height: 1.5; }
.hh-history-origin__copy { display: flex; flex-direction: column; justify-content: center; padding: clamp(42px, 5vw, 76px); }
.hh-history-origin__copy > p { max-width: 660px; }
.hh-history-origin__copy blockquote { margin: 34px 0; padding: 0 0 0 24px; border-left: 3px solid #ff9e1b; font: 400 clamp(24px, 2vw, 34px)/1.2 "DINPro", "DIN Alternate", Arial, sans-serif; }

.hh-history-production { color: #fff; background: #2b2b2b; }
.hh-history-production .hh-section-head h2 { color: #fff; }
.hh-history-production__intro { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 64px; max-width: 1160px; margin: 0 0 48px auto; color: #d4d4d4; font-size: 18px; line-height: 1.55; }
.hh-history-production__stage { display: grid; grid-template-columns: minmax(0, 1.55fr) minmax(360px, .65fr); }
.hh-history-production__player { min-height: 650px; background: #000; }
.hh-history-production__player video { display: block; width: 100%; height: 100%; min-height: 650px; object-fit: cover; }
.hh-history-production__points { display: grid; grid-template-rows: repeat(4, 1fr); background: #fff; color: #2b2b2b; }
.hh-history-production__points article { display: flex; flex-direction: column; justify-content: center; padding: 26px 34px; border-bottom: 1px solid #dedede; }
.hh-history-production__points article:last-child { border-bottom: 0; }
.hh-history-production__points h3 { margin: 6px 0 8px; font: 400 clamp(23px, 2vw, 30px)/1.1 "DINPro", "DIN Alternate", Arial, sans-serif; }
.hh-history-production__points p { margin: 0; color: #666; line-height: 1.45; }

.hh-history-lineup { color: #fff; background: #2b2b2b; }
.hh-history-lineup .hh-section-head h2 { color: #fff; }
.hh-history-lineup__lead { max-width: 880px; margin: 0 0 48px 30%; color: #d4d4d4; font-size: clamp(20px, 1.6vw, 26px); line-height: 1.42; }
.hh-history-lineup__list { display: grid; gap: 8px; }
.hh-history-lineup__item { display: grid; grid-template-columns: 190px minmax(180px, .72fr) minmax(300px, 1.28fr) minmax(220px, .75fr); gap: 32px; align-items: center; min-height: 190px; padding: 0 32px 0 0; background: #3a3a3a; }
.hh-history-lineup__media { align-self: stretch; display: grid; place-items: center; min-height: 190px; background: #fff; }
.hh-history-lineup__media img { width: 100%; height: 170px; object-fit: contain; }
.hh-history-lineup__name h3 { margin: 5px 0 0; font: 400 clamp(30px, 3vw, 44px)/1 "DINPro", "DIN Alternate", Arial, sans-serif; }
.hh-history-lineup__item > p { margin: 0; color: #dedede; font-size: 17px; line-height: 1.48; }
.hh-history-lineup__models, .hh-history-lineup__link { color: #bdbdbd; font-size: 13px; line-height: 1.45; text-transform: uppercase; letter-spacing: .05em; }
.hh-history-lineup__link { color: inherit; text-decoration: underline; text-underline-offset: 5px; }
.hh-history-lineup__item--dark { color: #fff; background: #171717; }
.hh-history-lineup__item--dark > p, .hh-history-lineup__item--dark .hh-history-lineup__models { color: #d4d4d4; }

@media (max-width: 900px) {
  .hh-history-refresh { padding: 60px 0; }
  .hh-history-refresh .hh-section-head { margin-bottom: 34px; }
  .hh-history-origin__lead, .hh-history-origin__editorial, .hh-history-production__stage { grid-template-columns: 1fr; }
  .hh-history-origin__lead { gap: 32px; }
  .hh-history-origin__media, .hh-history-production__player, .hh-history-production__player video { min-height: 520px; }
  .hh-history-production__intro { grid-template-columns: 1fr; gap: 10px; margin-left: 0; }
  .hh-history-production__points { grid-template-columns: repeat(2, 1fr); grid-template-rows: auto; }
  .hh-history-production__points article { min-height: 180px; }
  .hh-history-production__points article:nth-child(odd) { border-right: 1px solid #dedede; }
  .hh-history-lineup__lead { margin-left: 0; }
  .hh-history-lineup__item { grid-template-columns: 150px 1fr 1.3fr; padding-right: 24px; }
  .hh-history-lineup__item > :last-child { grid-column: 2 / -1; padding-bottom: 24px; }
}

@media (max-width: 560px) {
  .hh-history-refresh { padding: 52px 0; }
  .hh-history-origin__facts { grid-template-columns: 1fr; gap: 16px; }
  .hh-history-origin__facts p { padding: 0 0 0 16px; }
  .hh-history-origin__media, .hh-history-production__player, .hh-history-production__player video { min-height: 380px; }
  .hh-history-origin__media figcaption { right: 22px; bottom: 22px; left: 22px; }
  .hh-history-origin__copy { padding: 34px 24px; }
  .hh-history-production__points { grid-template-columns: 1fr; }
  .hh-history-production__points article { min-height: 0; padding: 28px 24px; border-right: 0 !important; }
  .hh-history-lineup__list { gap: 12px; }
  .hh-history-lineup__item { grid-template-columns: 112px 1fr; gap: 20px; min-height: 0; padding: 0 20px 24px 0; }
  .hh-history-lineup__media { min-height: 138px; }
  .hh-history-lineup__media img { height: 124px; }
  .hh-history-lineup__item > p, .hh-history-lineup__item > :last-child { grid-column: 1 / -1; margin-left: 20px; padding-bottom: 0; }
}

/* NOTE: Shared content patterns for HOOB category pages. */
.hoob-category-page .hoob-category-benefits__item {
  display: grid;
  grid-template-columns: minmax(320px, .92fr) minmax(0, 1.08fr);
  min-height: 440px;
  background: #fff;
}

.hoob-category-page .hoob-category-benefits__item:nth-child(even) .hoob-category-benefits__media {
  order: 2;
}

.hoob-category-page .hoob-category-benefits__media {
  min-height: 440px;
  margin: 0;
  overflow: hidden;
  background: #ededed;
}

.hoob-category-page .hoob-category-benefits__media img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 440px;
  object-fit: cover;
}

.hoob-category-page .hoob-category-benefits__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: clamp(38px, 5vw, 72px);
}

.hoob-category-page .hoob-category-benefits__number {
  display: block;
  margin-bottom: 32px;
  color: #ff9e1b;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.hoob-category-page .hoob-category-benefits__item h3 {
  max-width: 560px;
  margin: 0 0 22px;
  font-size: clamp(30px, 3vw, 44px);
  line-height: 1.04;
}

.hoob-category-page .hoob-category-benefits__item p {
  max-width: 620px;
  margin: 0;
  color: #666;
  font-size: 16px;
  line-height: 1.6;
}

.hoob-category-page .hoob-category-benefits__item--dark {
  background: #2b2b2b;
  color: #fff;
}

.hoob-category-page .hoob-category-benefits__item--dark p {
  color: #d0d0d0;
}

.hoob-category-page .hoob-category-use .hh-section-head h2 {
  color: #fff;
}

.hoob-category-page .hoob-category-use__stage {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(360px, .92fr);
  min-height: 640px;
}

.hoob-category-page .hoob-category-use__media {
  position: relative;
  min-height: 640px;
  margin: 0;
  overflow: hidden;
}

.hoob-category-page .hoob-category-use__media::after {
  content: "";
  position: absolute;
  inset: 45% 0 0;
  background: linear-gradient(transparent, rgba(0, 0, 0, .78));
}

.hoob-category-page .hoob-category-use__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hoob-category-page .hoob-category-use__media figcaption {
  position: absolute;
  z-index: 1;
  right: clamp(24px, 4vw, 48px);
  bottom: clamp(24px, 4vw, 42px);
  left: clamp(24px, 4vw, 48px);
  max-width: 520px;
  color: rgba(255, 255, 255, .88);
  font-size: 15px;
  line-height: 1.5;
}

.hoob-category-page .hoob-category-use__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: clamp(36px, 5vw, 72px);
  background: #fff;
  color: #2b2b2b;
}

.hoob-category-page .hoob-category-use__lead {
  margin: 0 0 48px;
  font: 400 clamp(24px, 2.15vw, 34px)/1.22 "DINPro", "DIN Alternate", Arial, sans-serif;
}

.hoob-category-page .hoob-category-use__items {
  display: grid;
}

.hoob-category-page .hoob-category-use__items article {
  display: grid;
  grid-template-columns: 90px 1fr;
  gap: 24px;
  padding: 18px 0;
  border-top: 1px solid #dedede;
}

.hoob-category-page .hoob-category-use__items span,
.hoob-category-page .hoob-category-scenario-grid__context {
  color: #ff9e1b;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.hoob-category-page .hoob-category-use__items p {
  margin: 0;
  color: #666;
  line-height: 1.5;
}

.hoob-category-page .hoob-category-scenario-grid__list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 40px;
}

.hoob-category-page .hoob-category-scenario-grid__item {
  display: flex;
  min-width: 0;
  flex-direction: column;
  background: #fff;
}

.hoob-category-page .hoob-category-scenario-grid__media {
  aspect-ratio: 4 / 3;
  margin: 0;
  overflow: hidden;
  background: #2b2b2b;
}

.hoob-category-page .hoob-category-scenario-grid__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .45s ease;
}

.hoob-category-page .hoob-category-scenario-grid__item:hover .hoob-category-scenario-grid__media img {
  transform: scale(1.025);
}

.hoob-category-page .hoob-category-scenario-grid__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: clamp(26px, 3vw, 40px);
}

.hoob-category-page .hoob-category-scenario-grid__meta {
  display: flex;
  gap: 14px;
  align-items: center;
  margin-bottom: 26px;
}

.hoob-category-page .hoob-category-scenario-grid__index {
  color: #999;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .12em;
}

.hoob-category-page .hoob-category-scenario-grid__item h3 {
  margin: 0 0 16px;
  font-size: clamp(27px, 2.4vw, 36px);
  line-height: 1.06;
}

.hoob-category-page .hoob-category-scenario-grid__item p {
  margin: 0;
  color: #666;
  line-height: 1.55;
}

.hoob-category-page .hoob-category-scenario-grid__item--dark {
  background: #2b2b2b;
  color: #fff;
}

.hoob-category-page .hoob-category-scenario-grid__item--dark p {
  color: #d0d0d0;
}

.hoob-category-page .hoob-category-offer {
  background: #f4f4f4;
}

.hoob-category-page .hoob-category-benefits {
  background: #ffffff;
}

.hoob-category-page .hoob-category-offer__layout {
display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(420px, .85fr);
  align-items: center;
  min-height: 720px;
}

.hoob-category-page .hoob-category-offer__image {
position: relative;
  display: grid;
  place-items: center;
  min-height: 720px;
  padding: clamp(34px, 5vw, 72px);
  overflow: hidden;
  background: #f4f4f4;
}

.hoob-category-page .hoob-category-offer__image img {
width: 100%;
  max-width: 620px;
  max-height: 650px;
  object-fit: contain;
}

.hoob-category-page .hoob-category-offer__image > span {
display: none;
}

.hoob-category-page .hoob-category-offer__content {
display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 620px;
  padding: clamp(48px, 5vw, 76px) clamp(0px, 3vw, 48px);
  background: #f4f4f4;
  color: #2b2b2b;
}

.hoob-category-page .hoob-category-offer__content h2 {
margin: 12px 0 22px;
  color: #2b2b2b;
  font-size: clamp(36px, 3.6vw, 54px);
  font-weight: 400;
  line-height: 1.02;
}

.hoob-category-page .hoob-category-offer__description {
max-width: 600px;
  margin: 0;
  color: rgba(43, 43, 43, .76);
  font-size: 16px;
  line-height: 1.6;
}

.hoob-category-page .hoob-category-offer__purchase {
display: flex;
  flex-wrap: wrap;
  gap: 24px;
  align-items: center;
  margin-top: 20px;
}

.hoob-category-page .hoob-category-offer .hoob-category-price {
  margin: 24px 0;
}

.hoob-category-page .hoob-category-offer .hoob-category-price strong {
color: #2b2b2b;
}

.hoob-category-page .hoob-category-offer .hoob-category-price span {
color: rgba(43, 43, 43, .46);
}

.hoob-category-page .hoob-category-offer .hoob-category-tags {
display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px 24px;
  margin-top: 32px;
  padding: 0;
}

.hoob-category-page .hoob-category-offer .hoob-category-tags li {
position: relative;
  padding: 3px 0 3px 15px;
  border: 0;
  color: rgba(43, 43, 43, .78);
}

.hoob-category-page .hoob-category-offer .hoob-category-tags li::before {
  content: "";
  position: absolute;
  top: .72em;
  left: 0;
  width: 5px;
  height: 5px;
  background: #ff9e1b;
}

@media (max-width: 900px) {
  .hoob-category-page .hoob-category-use__stage,
  .hoob-category-page .hoob-category-offer__layout {
    grid-template-columns: 1fr;
  }

  .hoob-category-page .hoob-category-offer__content {
    max-width: none;
    padding-right: 36px;
    padding-left: 36px;
  }

  .hoob-category-page .hoob-category-benefits__item {
    grid-template-columns: minmax(280px, .9fr) minmax(0, 1.1fr);
  }

  .hoob-category-page .hoob-category-use__media,
  .hoob-category-page .hoob-category-use__stage,
  .hoob-category-page .hoob-category-offer__image,
  .hoob-category-page .hoob-category-offer__layout {
    min-height: 520px;
  }

  .hoob-category-page .hoob-category-scenario-grid__list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px;
  }

  .hoob-category-page .hoob-category-scenario-grid__item:last-child {
    grid-column: 1 / -1;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .hoob-category-page .hoob-category-scenario-grid__item:last-child .hoob-category-scenario-grid__media {
    aspect-ratio: auto;
    min-height: 360px;
  }
}

@media (max-width: 640px) {
  .hoob-category-page .hoob-category-benefits__item,
  .hoob-category-page .hoob-category-scenario-grid__list,
  .hoob-category-page .hoob-category-scenario-grid__item:last-child {
    grid-template-columns: 1fr;
  }

  .hoob-category-page .hoob-category-benefits__item:nth-child(even) .hoob-category-benefits__media {
    order: 0;
  }

  .hoob-category-page .hoob-category-benefits__item,
  .hoob-category-page .hoob-category-benefits__media,
  .hoob-category-page .hoob-category-benefits__media img {
    min-height: 0;
  }

  .hoob-category-page .hoob-category-benefits__media {
    aspect-ratio: 4 / 3;
  }

  .hoob-category-page .hoob-category-benefits__content {
    padding: 34px 24px;
  }

  .hoob-category-page .hoob-category-benefits__number {
    margin-bottom: 20px;
  }

  .hoob-category-page .hoob-category-scenario-grid__list {
    gap: 24px;
  }

  .hoob-category-page .hoob-category-scenario-grid__item:last-child .hoob-category-scenario-grid__media {
    min-height: 0;
    aspect-ratio: 4 / 3;
  }

  .hoob-category-page .hoob-category-use__media,
  .hoob-category-page .hoob-category-use__stage,
  .hoob-category-page .hoob-category-offer__image,
  .hoob-category-page .hoob-category-offer__layout {
    min-height: 380px;
  }

  .hoob-category-page .hoob-category-use__content {
    padding: 34px 24px;
  }

  .hoob-category-page .hoob-category-use__items article {
    grid-template-columns: 72px 1fr;
    gap: 16px;
  }

  .hoob-category-page .hoob-category-offer__content {
    padding: 42px 24px 58px;
  }

  .hoob-category-page .hoob-category-offer .hoob-category-tags {
    grid-template-columns: 1fr;
  }

  .hoob-category-page .hoob-category-offer__purchase,
  .hoob-category-page .hoob-category-offer__purchase .pagebuilder-button-primary {
    width: 100%;
  }

  .hoob-category-page .hoob-category-offer__purchase .pagebuilder-button-primary {
    box-sizing: border-box;
    text-align: center;
  }
}

@media (prefers-reduced-motion: reduce) {
  .hoob-category-page .hoob-category-scenario-grid__media img {
    transition: none;
  }
}

/* NOTE: HOOB Classic Care block for the product-page accordion. */
.hoob-classic-care {
  --care-ink: #2b2b2b;
  --care-muted: rgba(43, 43, 43, .68);
  --care-soft: #f4f4f4;
  --care-accent: #ff9e1b;
  box-sizing: border-box;
  color: var(--care-ink);
  padding-top: 20px;
}

.hoob-classic-care *,
.hoob-classic-care *::before,
.hoob-classic-care *::after {
  box-sizing: inherit;
}

.hoob-classic-care__head {
  display: grid;
  grid-template-columns: minmax(170px, .38fr) minmax(0, 1fr);
  column-gap: 40px;
  margin-bottom: 38px;
}

.hoob-classic-care__kicker {
  margin: 7px 0 0;
  color: var(--care-accent);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .14em;
  line-height: 1.4;
  text-transform: uppercase;
}

.hoob-classic-care__head h2 {
  margin: 0;
  max-width: 820px;
  font-size: clamp(28px, 3.5vw, 48px);
  line-height: 1.04;
  letter-spacing: -.025em;
}

.hoob-classic-care__lead {
  grid-column: 2;
  margin: 16px 0 0;
  max-width: 760px;
  color: var(--care-muted);
  font-size: 17px;
  line-height: 1.55;
}

.hoob-classic-care__layout {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(360px, .92fr);
  gap: clamp(32px, 4vw, 64px);
  align-items: start;
}

.hoob-classic-care__media {
  min-width: 0;
}

.hoob-care-player {
  position: relative;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  background: var(--care-ink);
  color: #fff;
}

.hoob-care-player__video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  background: var(--care-ink);
}

.hoob-care-player::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: 34%;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(43,43,43,0), rgba(43,43,43,.76));
}

.hoob-care-player__start {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  width: 76px;
  height: 76px;
  padding: 0;
  transform: translate(-50%, -50%);
  border: 0;
  border-radius: 0;
  background: var(--care-accent);
  box-shadow: none;
  cursor: pointer;
  transition: background-color .2s ease, transform .2s ease, opacity .2s ease;
}

.hoob-care-player__start:hover,
.hoob-care-player__start:focus-visible {
  background: #fff;
  transform: translate(-50%, -50%) scale(1.05);
}

.hoob-care-player__start-icon {
  display: block;
  width: 0;
  height: 0;
  margin-left: 31px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 16px solid var(--care-ink);
}

.hoob-care-player.is-playing .hoob-care-player__start {
  opacity: 0;
  pointer-events: none;
}

.hoob-care-player.is-loading .hoob-care-player__start-icon {
  width: 22px;
  height: 22px;
  margin: 0 auto;
  border: 2px solid rgba(43,43,43,.28);
  border-top-color: var(--care-ink);
  animation: hoob-care-spin .7s linear infinite;
}

@keyframes hoob-care-spin {
  to { transform: rotate(360deg); }
}

.hoob-care-player__controls {
  position: absolute;
  z-index: 3;
  right: 20px;
  bottom: 18px;
  left: 20px;
  display: grid;
  grid-template-columns: 34px minmax(80px, 1fr) auto 34px;
  gap: 14px;
  align-items: center;
}

.hoob-care-player__toggle,
.hoob-care-player__fullscreen {
  position: relative;
  width: 34px;
  height: 34px;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  cursor: pointer;
}

.hoob-care-player__fullscreen {
  display: grid;
  place-items: center;
  color: #fff;
}

.hoob-care-player__fullscreen svg {
  width: 21px;
  height: 21px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: square;
  stroke-linejoin: miter;
}

.hoob-care-player__fullscreen:hover,
.hoob-care-player__fullscreen:focus-visible {
  color: var(--care-accent);
}

.hoob-care-player.is-fullscreen .hoob-care-player__fullscreen svg {
  transform: rotate(180deg);
}

.hoob-care-player__toggle span::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 11px;
  width: 0;
  height: 0;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 14px solid #fff;
}

.hoob-care-player.is-playing .hoob-care-player__toggle span::before {
  top: 9px;
  left: 10px;
  width: 5px;
  height: 16px;
  border: 0;
  background: #fff;
  box-shadow: 9px 0 0 #fff;
}

.hoob-care-player__timeline {
  --progress: 0%;
  width: 100%;
  height: 18px;
  margin: 0;
  appearance: none;
  -webkit-appearance: none;
  background: transparent;
  cursor: pointer;
}

.hoob-care-player__timeline::-webkit-slider-runnable-track {
  height: 3px;
  background: linear-gradient(90deg, var(--care-accent) var(--progress), rgba(255,255,255,.38) var(--progress));
}

.hoob-care-player__timeline::-moz-range-track {
  height: 3px;
  background: rgba(255,255,255,.38);
}

.hoob-care-player__timeline::-moz-range-progress {
  height: 3px;
  background: var(--care-accent);
}

.hoob-care-player__timeline::-webkit-slider-thumb {
  width: 12px;
  height: 12px;
  margin-top: -4.5px;
  appearance: none;
  -webkit-appearance: none;
  border: 0;
  border-radius: 0;
  background: #fff;
}

.hoob-care-player__timeline::-moz-range-thumb {
  width: 12px;
  height: 12px;
  border: 0;
  border-radius: 0;
  background: #fff;
}

.hoob-care-player__time {
  min-width: 78px;
  color: #fff;
  font-size: 12px;
  font-variant-numeric: tabular-nums;
  text-align: right;
}

.hoob-classic-care__warning {
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr);
  gap: 16px;
  align-items: start;
  margin-top: 20px;
  padding: 20px;
  background: var(--care-soft);
}

.hoob-classic-care__warning-mark {
  display: grid;
  place-items: center;
  width: 44px;
  height: 44px;
  background: var(--care-accent);
  color: var(--care-ink);
  font-size: 24px;
  font-weight: 800;
}

.hoob-classic-care__warning p {
  margin: 0;
  color: var(--care-muted);
  line-height: 1.55;
}

.hoob-classic-care__warning strong {
  color: var(--care-ink);
}

.hoob-classic-care__guide.pagebuilder-button-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  margin-top: 20px;
  text-decoration: none;
}

.hoob-classic-care__rules {
  display: grid;
  gap: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: none;
}

.hoob-classic-care__rules li {
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr);
  gap: 18px;
  padding: 0 0 26px;
}

.hoob-classic-care__rules li + li {
  padding-top: 26px;
  background: linear-gradient(var(--care-soft), var(--care-soft)) top / 100% 1px no-repeat;
}

.hoob-classic-care__num {
  display: grid;
  place-items: center;
  width: 48px;
  height: 48px;
  background: var(--care-ink);
  color: #fff;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .08em;
}

.hoob-classic-care__rules h3 {
  margin: 1px 0 7px;
  color: var(--care-ink);
  font-size: 18px;
  line-height: 1.28;
}

.hoob-classic-care__rules p {
  margin: 0;
  color: var(--care-muted);
  font-size: 15px;
  line-height: 1.58;
}

@media (max-width: 900px) {
  .hoob-classic-care__layout {
    grid-template-columns: 1fr;
  }

  .hoob-classic-care__rules {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px;
  }

  .hoob-classic-care__rules li,
  .hoob-classic-care__rules li + li {
    padding: 0;
    background: none;
  }
}

@media (max-width: 620px) {
  .hoob-classic-care__head {
    grid-template-columns: 1fr;
    gap: 12px;
    margin-bottom: 28px;
  }

  .hoob-classic-care__kicker,
  .hoob-classic-care__lead {
    grid-column: 1;
  }

  .hoob-classic-care__kicker {
    margin-top: 0;
  }

  .hoob-classic-care__head h2 {
    font-size: clamp(27px, 8.5vw, 38px);
  }

  .hoob-classic-care__lead {
    margin-top: 2px;
    font-size: 15px;
  }

  .hoob-care-player__start {
    width: 60px;
    height: 60px;
  }

  .hoob-care-player__start-icon {
    margin-left: 25px;
    border-top-width: 8px;
    border-bottom-width: 8px;
    border-left-width: 13px;
  }

  .hoob-care-player__controls {
    right: 10px;
    bottom: 8px;
    left: 10px;
    grid-template-columns: 30px minmax(50px, 1fr) auto 30px;
    gap: 8px;
  }

  .hoob-care-player__toggle,
  .hoob-care-player__fullscreen {
    width: 30px;
    height: 30px;
  }

  .hoob-care-player__time {
    min-width: 70px;
    font-size: 11px;
  }

  .hoob-classic-care__warning {
    grid-template-columns: 38px minmax(0, 1fr);
    gap: 13px;
    padding: 16px;
  }

  .hoob-classic-care__warning-mark {
    width: 38px;
    height: 38px;
    font-size: 21px;
  }

  .hoob-classic-care__guide.pagebuilder-button-secondary {
    width: 100%;
  }

  .hoob-classic-care__rules {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .hoob-classic-care__rules li,
  .hoob-classic-care__rules li + li {
    grid-template-columns: 42px minmax(0, 1fr);
    gap: 14px;
    padding: 0 0 22px;
    background: none;
  }

  .hoob-classic-care__rules li + li {
    padding-top: 22px;
    background: linear-gradient(var(--care-soft), var(--care-soft)) top / 100% 1px no-repeat;
  }

  .hoob-classic-care__num {
    width: 42px;
    height: 42px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .hoob-care-player__start {
    transition: none;
  }
}

/* NOTE: Only warranty-specific layout not provided by external.css */
.hoob-warranty {
  margin-top: 20px;
}

.hoob-warranty__lead {
    font-size: 18px;
    line-height: 1.55;
    margin-bottom: 0;
    max-width: 800px;
}

.hoob-warranty__fact {
    background: #f4f4f4;
    min-height: 170px;
}

.hoob-warranty__fact .hh-card-body {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.hoob-warranty__fact--primary {
    background: #2b2b2b;
    color: #ffffff;
}

.hoob-warranty__fact strong {
    display: block;
    font-size: clamp(30px, 3vw, 42px);
    font-weight: 400;
    line-height: 1;
    margin-bottom: 18px;
}

.hoob-warranty__fact p {
    margin-bottom: 0;
    max-width: 270px;
}

.hoob-warranty .hh-section-head h3 {
    font-size: clamp(28px, 3.2vw, 44px);
    margin-bottom: 0;
}

.hoob-warranty__section > p,
.hoob-warranty__terms,
.hoob-warranty__return-grid,
.hoob-warranty__steps {
    margin-left: 30%;
}

.hoob-warranty__terms {
    margin-bottom: 30px;
}

.hoob-warranty__terms > div {
    align-items: baseline;
    background: #f4f4f4;
    display: grid;
    gap: 24px;
    grid-template-columns: minmax(110px, .28fr) minmax(0, .72fr);
    margin-bottom: 1px;
    padding: 18px 22px;
}

.hoob-warranty__terms dt {
    font-size: 22px;
    font-weight: 400;
}

.hoob-warranty__terms dd,
.hoob-warranty__restriction p:last-child {
    margin-bottom: 0;
}

.hoob-warranty__section--dark h3,
.hoob-warranty__contact h3 {
    color: #ffffff;
}

.hoob-warranty__list {
    columns: 2;
    column-gap: 54px;
    list-style: square;
    margin-bottom: 28px;
    margin-left: 30%;
    padding-left: 20px;
}

.hoob-warranty__list li {
    break-inside: avoid;
    margin-bottom: 10px;
    padding-left: 6px;
}

.hoob-warranty__list li::marker {
    color: #ff9e1b;
}

.hoob-warranty__return-grid {
    display: grid;
    gap: 38px;
    grid-template-columns: minmax(0, 1.2fr) minmax(240px, .8fr);
}

.hoob-warranty__emphasis {
    font-size: 24px;
    line-height: 1.35;
}

.hoob-warranty__restriction {
    background: #f4f4f4;
    padding: 24px;
}

.hh-page .hoob-warranty__section--steps {
    padding-bottom: 0;
}

.hoob-warranty__steps {
    counter-reset: warranty-step;
    list-style: none;
    padding-left: 0;
}

.hoob-warranty__steps li {
    align-items: start;
    background: #f4f4f4;
    counter-increment: warranty-step;
    display: grid;
    gap: 10px 22px;
    grid-template-columns: 48px minmax(160px, .35fr) minmax(0, .65fr);
    margin-bottom: 1px;
    padding: 20px 22px;
}

.hoob-warranty__steps li::before {
    color: #ff9e1b;
    content: "0" counter(warranty-step);
    font-size: 18px;
    line-height: 1.4;
}

.hoob-warranty__contact {
    align-items: center;
    background: #2b2b2b;
    color: #ffffff;
    display: grid;
    gap: 36px;
    grid-template-columns: minmax(0, 1fr) auto;
    margin-top: 52px;
    padding: 38px 42px;
}

.hoob-warranty__contact h3 {
    font-size: clamp(26px, 3vw, 38px);
    margin-bottom: 8px;
}

.hoob-warranty__contact p:last-child {
    margin-bottom: 0;
    max-width: 700px;
}

.hoob-warranty__scope {
    font-size: 13px;
    line-height: 1.55;
    margin: 22px 0 0;
    padding-bottom: 18px;
}

@media (max-width: 900px) {
    .hoob-warranty__section > p,
    .hoob-warranty__terms,
    .hoob-warranty__return-grid,
    .hoob-warranty__steps,
    .hoob-warranty__list {
        margin-left: 0;
    }

    .hh-page .hoob-warranty__section--dark {
        padding-left: 20px;
        padding-right: 20px;
    }

    .hoob-warranty__return-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 640px) {
    .hoob-warranty__lead {
        font-size: 16px;
    }

    .hoob-warranty__fact {
        min-height: 0;
    }

    .hoob-warranty__fact strong {
        margin-bottom: 10px;
    }

    .hoob-warranty__terms > div {
        gap: 6px;
        grid-template-columns: 1fr;
        padding: 16px 18px;
    }

    .hoob-warranty__terms dt {
        font-size: 20px;
    }

    .hoob-warranty__list {
        columns: 1;
    }

    .hoob-warranty__emphasis {
        font-size: 21px;
    }

    .hoob-warranty__steps li {
        gap: 6px 14px;
        grid-template-columns: 38px 1fr;
        padding: 17px 18px;
    }

    .hoob-warranty__steps span {
        grid-column: 2;
    }

    .hoob-warranty__contact {
        grid-template-columns: 1fr;
        margin-top: 38px;
        padding: 28px 22px;
    }

    .hoob-warranty__contact .pagebuilder-button-primary {
        text-align: center;
        width: 100%;
    }
}

.hoob-warranty__section--dark {
  background: #2B2B2B;
    color: #fff; 
    box-shadow: 0 0 0 100vmax #2b2b2b;
    clip-path: inset(0 -100vmax);
}

/* NOTE: Product-page accordion refresh; preserves Magento markup and behavior. */
.catalog-product-view .product.info.detailed .product.data.items.mage-tabs-disabled {
    counter-reset: hoob-product-section;
    margin: 48px 0 72px;
}

.catalog-product-view .product.info.detailed .product.data.items.mage-tabs-disabled > .data.item.title {
    counter-increment: hoob-product-section;
    margin: 0 0 4px;
    background: #f4f4f4;
    transition: background-color 180ms ease;
}

.catalog-product-view .product.info.detailed .product.data.items.mage-tabs-disabled > .data.item.title:hover {
    background: #fafafa;
}

.catalog-product-view .product.info.detailed .product.data.items.mage-tabs-disabled > .data.item.title.active {
    margin-bottom: 0;
    background: #2b2b2b;
}

.catalog-product-view .product.info.detailed .product.data.items.mage-tabs-disabled > .data.item.title > .data.switch {
    display: grid;
    grid-template-columns: 52px minmax(0, 1fr) 36px;
    gap: 16px;
    align-items: center;
    min-height: 48px;
    padding: 18px 24px;
    border: 0;
    color: #2b2b2b;
}

.catalog-product-view .product.info.detailed .product.data.items.mage-tabs-disabled > .data.item.title > .data.switch::before {
    content: "0" counter(hoob-product-section);
    color: #ff9e1b;
    font-size: 13px;
    line-height: 1;
    letter-spacing: 0.12em;
}

.catalog-product-view .product.info.detailed .product.data.items.mage-tabs-disabled > .data.item.title > .data.switch::after {
    content: "+";
    position: static;
    width: 36px;
    height: 36px;
    color: #2b2b2b;
    font-family: inherit;
    font-size: 30px;
    font-weight: 300;
    line-height: 32px;
    text-align: center;
}

.catalog-product-view .product.info.detailed .product.data.items.mage-tabs-disabled > .data.item.title > .data.switch strong {
    font-size: 22px;
    font-weight: 400;
    line-height: 1.25;
}

.catalog-product-view .product.info.detailed .product.data.items.mage-tabs-disabled > .data.item.title.active > .data.switch,
.catalog-product-view .product.info.detailed .product.data.items.mage-tabs-disabled > .data.item.title.active > .data.switch::after {
    color: #ffffff;
}

.catalog-product-view .product.info.detailed .product.data.items.mage-tabs-disabled > .data.item.title.active > .data.switch::after {
    content: "−";
}

.catalog-product-view .product.info.detailed .product.data.items.mage-tabs-disabled > .data.item.title > .data.switch:focus-visible {
    outline: 2px solid #ff9e1b;
    outline-offset: -2px;
}

.catalog-product-view .product.info.detailed .product.data.items.mage-tabs-disabled > .data.item.content {
    margin: 0 0 4px;
    padding: 36px 92px 52px;
    border: 0;
    background: #fafafa;
}

.catalog-product-view .product.info.detailed .product.data.items.mage-tabs-disabled > .data.item.content > :last-child,
.catalog-product-view .product.info.detailed .product.data.items.mage-tabs-disabled > .data.item.content .value > :last-child {
    margin-bottom: 0;
}

.catalog-product-view .product.info.detailed .product.data.items.mage-tabs-disabled .counter {
    color: inherit;
    font-size: 0.72em;
    opacity: 0.58;
}

@media (max-width: 767px) {
    .catalog-product-view .product.info.detailed .product.data.items.mage-tabs-disabled {
        margin: 32px 0 48px;
    }

    .catalog-product-view .product.info.detailed .product.data.items.mage-tabs-disabled > .data.item.title > .data.switch {
        grid-template-columns: 32px minmax(0, 1fr) 28px;
        gap: 10px;
        min-height: 44px;
        padding: 14px 14px 14px 18px;
    }

    .catalog-product-view .product.info.detailed .product.data.items.mage-tabs-disabled > .data.item.title > .data.switch strong {
        font-size: 18px;
    }

    .catalog-product-view .product.info.detailed .product.data.items.mage-tabs-disabled > .data.item.title > .data.switch::before {
        font-size: 11px;
    }

    .catalog-product-view .product.info.detailed .product.data.items.mage-tabs-disabled > .data.item.title > .data.switch::after {
        width: 28px;
        height: 28px;
        font-size: 25px;
        line-height: 25px;
    }

    .catalog-product-view .product.info.detailed .product.data.items.mage-tabs-disabled > .data.item.content {
        padding: 26px 18px 38px 18px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .catalog-product-view .product.info.detailed .product.data.items.mage-tabs-disabled > .data.item.title {
        transition: none;
    }
}

.product-lower-primary-column.grid12-12 {
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
}

/* NOTE: Separate the review form from published reviews. */
.catalog-product-view #reviews #product-review-container {
    margin-bottom: 48px;
}

.catalog-product-view #reviews .block.review-add {
    clear: both;
}

/* NOTE: v5 keeps v1 unchanged except for removing action text. */
.hh-nav-dropdown {
  width: 100%;
  color: #2b2b2b;
}

.hh-nav-dropdown__grid {
  display: grid;
  grid-template-columns: 1.16fr 1fr 1fr .9fr .9fr;
  grid-template-rows: repeat(2, minmax(170px, auto));
  gap: 1px;
  overflow: hidden;
  background: #dedede;
}

.hh-nav-dropdown__item {
  position: relative;
  display: flex;
  min-width: 0;
  box-sizing: border-box;
  flex-direction: column;
  align-items: flex-start;
  padding: 22px 70px 20px 22px;
  color: #2b2b2b;
  background: #ffffff;
  text-align: left;
  text-decoration: none;
  transition: color .2s ease, background-color .2s ease;
}

.hh-nav-dropdown__item:hover,
.hh-nav-dropdown__item:focus {
  color: #000000;
  background: #fafafa;
  text-decoration: none;
}

.hh-nav-dropdown__item:focus-visible {
  z-index: 2;
  outline: 3px solid #5bd2ec;
  outline-offset: -3px;
}

.hh-nav-dropdown__item--history {
  grid-row: 1 / -1;
  padding: 30px 88px 30px 30px;
  color: #ffffff;
  background: #2b2b2b;
}

.hh-nav-dropdown__item--history:hover,
.hh-nav-dropdown__item--history:focus {
  color: #ffffff;
  background: #000000;
}

/* NOTE: cfg.css loads after external.css and otherwise recolors every dropdown link. */
.navi .nav-panel--dropdown .hh-nav-dropdown a.hh-nav-dropdown__item {
  color: #2b2b2b;
  text-decoration: none;
}

.navi .nav-panel--dropdown .hh-nav-dropdown a.hh-nav-dropdown__item--history,
.navi .nav-panel--dropdown .hh-nav-dropdown a.hh-nav-dropdown__item--history:hover,
.navi .nav-panel--dropdown .hh-nav-dropdown a.hh-nav-dropdown__item--history:focus {
  color: #ffffff;
}

.hh-nav-dropdown__item--partners {
  grid-column: 2 / 4;
  background: #f4f4f4;
}

.hh-nav-dropdown__icon {
  position: absolute;
  top: 22px;
  right: 22px;
  width: 38px;
  height: 38px;
  margin: 0;
  object-fit: contain;
  opacity: .9;
  transition: transform .2s ease;
}

.hh-nav-dropdown__item--history .hh-nav-dropdown__icon {
  filter: invert(1);
}

.hh-nav-dropdown__item:hover .hh-nav-dropdown__icon,
.hh-nav-dropdown__item:focus .hh-nav-dropdown__icon {
  transform: translateX(4px);
}

.hh-nav-dropdown__eyebrow {
  font-size: 11px;
  line-height: 1.3;
  letter-spacing: .11em;
  text-transform: uppercase;
}

.hh-nav-dropdown__eyebrow {
  margin-bottom: 8px;
  color: #ff9e1b;
}

.hh-nav-dropdown__title {
  display: block;
  max-width: 22ch;
  font-family: din, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.08;
  text-transform: uppercase;
}

.hh-nav-dropdown__item--history .hh-nav-dropdown__title {
  max-width: 9ch;
  font-size: clamp(30px, 2.5vw, 30px);
}

.hh-nav-dropdown__item--partners .hh-nav-dropdown__title {
  max-width: 24ch;
  font-size: 25px;
}

.hh-nav-dropdown__text {
  display: block;
  max-width: 34ch;
  margin-top: 10px;
  font-size: 13px;
  line-height: 1.35;
  color: #626262;
}

.hh-nav-dropdown__item--history .hh-nav-dropdown__text {
  margin-top: 16px;
  color: #d7d7d7;
}

@media (max-width: 1100px) {
  .hh-nav-dropdown__grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    grid-template-rows: auto;
  }

  .hh-nav-dropdown__item--history,
  .hh-nav-dropdown__item--partners {
    grid-column: span 2;
    grid-row: auto;
  }

  .hh-nav-dropdown__item--history .hh-nav-dropdown__title {
    max-width: none;
  }
}

@media (max-width: 767px) {
  .hh-nav-dropdown__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .hh-nav-dropdown__item {
    min-height: 180px;
    padding: 20px 64px 20px 20px;
  }

  .hh-nav-dropdown__item--history,
  .hh-nav-dropdown__item--partners {
    min-height: 220px;
  }

  .hh-nav-dropdown__item--history .hh-nav-dropdown__title {
    font-size: 32px;
  }

  .hh-nav-dropdown__item--partners .hh-nav-dropdown__title {
    font-size: 24px;
  }
}

@media (max-width: 520px) {
  .hh-nav-dropdown__grid {
    grid-template-columns: 1fr;
  }

  .hh-nav-dropdown__item,
  .hh-nav-dropdown__item--history,
  .hh-nav-dropdown__item--partners {
    grid-column: auto;
    min-height: 0;
  }

  .hh-nav-dropdown__item {
    display: grid;
    grid-template-columns: 36px minmax(0, 1fr) auto;
    column-gap: 14px;
    align-items: center;
    padding: 18px;
  }

  .hh-nav-dropdown__icon,
  .hh-nav-dropdown__item--history .hh-nav-dropdown__icon {
    position: static;
    grid-column: 1;
    grid-row: 1 / 4;
    width: 36px;
    height: 36px;
    margin: 0;
  }

  .hh-nav-dropdown__eyebrow,
  .hh-nav-dropdown__title,
  .hh-nav-dropdown__text {
    grid-column: 2;
  }

  .hh-nav-dropdown__eyebrow {
    margin: 0 0 4px;
  }

  .hh-nav-dropdown__title,
  .hh-nav-dropdown__item--history .hh-nav-dropdown__title,
  .hh-nav-dropdown__item--partners .hh-nav-dropdown__title {
    max-width: none;
    font-size: 20px;
  }

  .hh-nav-dropdown__text {
    margin-top: 6px;
  }

  .nav-custom-link .nav-panel-inner {
    padding: 0px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .hh-nav-dropdown__item,
  .hh-nav-dropdown__icon {
    transition: none;
  }
}

/* NOTE: only the accessory grid is custom; the left block reuses the live About-menu classes. */
@media only screen and (min-width: 768px) {
  .nav-regular .nav-2 > .nav-panel > .nav-panel-inner {
    display: flex;
    align-items: stretch;
    padding: 20px calc(20px + 1%);
    background: #ffffff;
  }

  .nav-regular .nav-2 > .nav-panel > .nav-panel-inner > .nav-block--left,
  .nav-regular .nav-2 > .nav-panel > .nav-panel-inner > .nav-block--center,
  .nav-regular .nav-2 > .nav-panel > .nav-panel-inner > .nav-block--right {
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
    flex-grow: 1;
  }

  .nav-regular .nav-2 > .nav-panel > .nav-panel-inner > .nav-block--left {
    padding: 0;
    background: #2b2b2b;
  }

  .hh-accessories-menu__intro {
    height: 100%;
    padding-right: 30px;
  }

  .hh-accessories-menu__intro:hover {
    color: #ffffff;
    background: #2b2b2b;
  }

  .hh-accessories-menu__intro .hh-nav-dropdown__title {
    max-width: 13ch;
  }

  .nav-regular .nav-2 .nav-submenu--mega {
    display: flex;
    flex-wrap: wrap;
    align-content: stretch;
    height: 100%;
    margin: 0;
    padding: 0;
    background: #dedede;
  }

  .nav-regular .nav-2 .nav-submenu--mega > .nav-item {
    position: relative;
    display: flex;
    min-width: 0;
    box-sizing: border-box;
    flex-direction: column;
    flex-grow: 1;
    justify-content: flex-start;
    padding: 22px 22px 20px;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    background: #ffffff;
    transition: background-color .2s ease;
  }

  .nav-regular .nav-2 .dd-itemgrid-2col > .nav-item:nth-child(2n),
  .nav-regular .nav-2 .dd-itemgrid-3col > .nav-item:nth-child(3n),
  .nav-regular .nav-2 .dd-itemgrid-4col > .nav-item:nth-child(4n),
  .nav-regular .nav-2 .dd-itemgrid-5col > .nav-item:nth-child(5n),
  .nav-regular .nav-2 .dd-itemgrid-6col > .nav-item:nth-child(6n) {
    border-right: 0;
  }

  .nav-regular .nav-2 .dd-itemgrid-2col > .nav-item:nth-last-child(-n + 2),
  .nav-regular .nav-2 .dd-itemgrid-3col > .nav-item:nth-last-child(-n + 3),
  .nav-regular .nav-2 .dd-itemgrid-4col > .nav-item:nth-last-child(-n + 4),
  .nav-regular .nav-2 .dd-itemgrid-5col > .nav-item:nth-last-child(-n + 5),
  .nav-regular .nav-2 .dd-itemgrid-6col > .nav-item:nth-last-child(-n + 6) {
    border-bottom: 0;
  }

  .nav-regular .nav-2 .nav-submenu--mega > .nav-item:hover,
  .nav-regular .nav-2 .nav-submenu--mega > .nav-item:focus-within {
    background: #fafafa;
  }

  .nav-regular .nav-2 .nav-submenu--mega > .nav-item > a {
    display: flex;
    min-height: 38px;
    box-sizing: border-box;
    order: -1;
    align-items: flex-start;
    justify-content: space-between;
    gap: 10px;
    margin: 0;
    padding: 0;
    color: #2b2b2b;
    background: transparent;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.1;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
  }

  .nav-regular .nav-2 .nav-submenu--mega > .nav-item > .nav-block--top {
    height: 140px;
    flex: 0 0 140px;
    margin: 10px 0 0;
    padding: 0;
    overflow: hidden;
    background: transparent;
  }

  .nav-regular .nav-2 .nav-submenu--mega > .nav-item > .nav-block--top > div,
  .nav-regular .nav-2 .nav-submenu--mega > .nav-item > .nav-block--top .hide-in-mobile-menu,
  .nav-regular .nav-2 .nav-submenu--mega > .nav-item > .nav-block--top a {
    display: block;
    height: 100%;
  }

  .nav-regular .nav-2 .nav-submenu--mega > .nav-item > .nav-block--top img {
    display: block;
    width: 100%;
    height: 140px;
    margin: 0;
    object-fit: contain;
    mix-blend-mode: multiply;
    transition: transform .25s ease;
  }

  .nav-regular .nav-2 .nav-submenu--mega > .nav-item:hover > .nav-block--top img,
  .nav-regular .nav-2 .nav-submenu--mega > .nav-item:focus-within > .nav-block--top img {
    transform: scale(1.035);
  }

  .nav-regular .nav-2 .nav-submenu--mega > .nav-item > a:hover,
  .nav-regular .nav-2 .nav-submenu--mega > .nav-item > a:focus {
    color: #000000;
    background: transparent;
    text-decoration: none;
  }

  .nav-regular .nav-2 .nav-submenu--mega > .nav-item > a:focus-visible {
    z-index: 2;
    outline: 3px solid #5bd2ec;
    outline-offset: -3px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .nav-regular .nav-2 .nav-submenu--mega > .nav-item > a {
    min-height: 34px;
    gap: 4px;
    font-size: 12px;
  }

  .nav-regular .nav-2 .nav-submenu--mega > .nav-item > a .caret {
    display: none;
  }

  .nav-regular .nav-2 .nav-submenu--mega > .nav-item > .nav-block--top {
    height: 128px;
    flex-basis: 128px;
    margin-top: 8px;
  }

  .nav-regular .nav-2 .nav-submenu--mega > .nav-item > .nav-block--top img {
    height: 128px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .nav-regular .nav-2 .nav-submenu--mega > .nav-item,
  .nav-regular .nav-2 .nav-submenu--mega > .nav-item > .nav-block--top img {
    transition: none;
  }
}

/* NOTE: Full-width editorial hero for HOOB category pages. */
  .hoob-category-page .hoob-category-hero {
    position: relative;
    display: block;
    overflow: hidden;
    background: #f4f4f4;
    color: #2b2b2b;
  }

  .hoob-category-hero__main {
    position: relative;
    min-height: inherit;
  }

  .hoob-category-hero__media {
    position: absolute;
    inset: 0;
    margin: 0;
    overflow: hidden;
    background: #f4f4f4;
  }

  .hoob-category-hero__media img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 52%;
  }

  .hoob-category-hero--media-right .hoob-category-hero__media img {
    max-width: none;
    transform: translateX(clamp(24px, 9vw, 104px)) scale(1.12);
  }

  .hoob-category-hero__content {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    box-sizing: border-box;
    min-height: inherit;
    margin: 0 auto;
    padding: clamp(170px, 18vh, 210px) max(22px, calc((100vw - 1440px) / 2)) clamp(54px, 7vh, 76px);
  }

  .hoob-category-hero__content::before {
    display: none;
  }

  .hoob-category-hero__content > * {
    position: relative;
    z-index: 1;
    width: min(100%, 500px);
  }

  .hoob-category-page .hoob-category-hero__title {
    margin: 10px 0 0;
    color: #2b2b2b;
    font-size: clamp(62px, 5vw, 84px);
    font-weight: 800;
    letter-spacing: -0.04em;
    line-height: 0.94;
  }

  .hoob-category-hero__lead {
    max-width: 420px;
    margin: 28px 0 0;
    color: rgba(43, 43, 43, 0.82);
    font-size: 20px;
    line-height: 1.55;
  }

  .hoob-category-hero__facts {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: clamp(28px, 5vw, 88px);
    width: 100vw;
    margin: 0;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding: 30px max(22px, calc((100vw - 1440px) / 2));
    background: #2b2b2b;
    list-style: none;
  }

  .hoob-category-hero__fact {
    min-width: 0;
  }

  .hoob-category-hero__fact strong {
    display: block;
    margin-bottom: 8px;
    color: #ffffff;
    font-size: clamp(26px, 2.2vw, 34px);
    font-weight: 600;
    line-height: 1;
  }

  .hoob-category-hero__fact span {
    display: block;
    max-width: 440px;
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    line-height: 1.45;
  }

  @media (max-width: 1100px) {
    .hoob-category-hero__content > * {
      width: min(100%, 460px);
    }

    .hoob-category-page .hoob-category-hero__title {
      font-size: clamp(56px, 6vw, 72px);
    }
  }

  @media (max-width: 768px) {
    .hoob-category-page .hoob-category-hero {
      min-height: 0 !important;
      background: #ffffff;
    }

    .hoob-category-hero__main {
      display: flex;
      flex-direction: column;
      min-height: 0;
    }

    .hoob-category-hero__media {
      position: relative;
      inset: auto;
      height: clamp(430px, 62svh, 560px);
      flex: 0 0 auto;
    }

    .hoob-category-hero__media img {
      object-position: 50% 50%;
    }

    .hoob-category-hero--media-right .hoob-category-hero__media img {
      object-position: 50% 50%;
      transform: none;
    }

    .hoob-category-hero__content {
      align-items: flex-start;
      min-height: 0;
      padding: 38px 22px 46px;
      background: #2b2b2b;
      color: #ffffff;
    }

    .hoob-category-hero__content::before {
      display: none;
    }

    .hoob-category-hero__content > * {
      width: min(100%, 520px);
    }

    .hoob-category-page .hoob-category-hero__title {
      color: #ffffff;
      font-size: clamp(44px, 14vw, 62px);
      line-height: 0.98;
    }

    .hoob-category-hero__lead {
      margin-top: 20px;
      color: rgba(255, 255, 255, .82);
      font-size: 17px;
    }

    .hoob-category-hero .hoob-category-actions {
      align-items: stretch;
      flex-direction: column;
      margin-top: 26px;
    }

    .hoob-category-hero .hoob-category-actions .pagebuilder-button-primary,
    .hoob-category-hero .hoob-category-actions .pagebuilder-button-secondary {
      box-sizing: border-box;
      width: 100%;
      text-align: center;
    }

    .hoob-category-hero__facts {
      grid-template-columns: 1fr;
      gap: 26px;
      padding: 34px 22px 38px;
    }

    .hoob-category-hero__fact strong {
      font-size: 30px;
    }
  }

/* NOTE: Only the separate warranty page layout missing from external.css. */
.hoob-warranty-page__videos {
    display: grid;
    gap: 40px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin: 42px 0;
}

.hoob-warranty-page__video-card {
    min-width: 0;
}

.hoob-warranty-page__video-card > h3 {
    margin: 8px 0 10px;
}

.hoob-warranty-page__video-card > .hh-muted {
    margin: 0 0 20px;
}

.hoob-warranty-page__care-grid {
    align-items: start;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.hoob-warranty-page__care-grid .hh-card {
    background: #f4f4f4;
}

.hoob-warranty-page__care-grid .hh-card:first-child {
    grid-row: span 2;
}

.hoob-warranty-page__care-grid .hh-card-body {
    height: 100%;
}

.hoob-warranty-page__care-grid h3 {
    margin: 8px 0 20px;
}

.hoob-warranty-page__care-list {
    list-style: square;
    margin: 0;
    padding-left: 20px;
}

.hoob-warranty-page__care-list li {
    margin-bottom: 10px;
    padding-left: 4px;
}

.hoob-warranty-page__care-list li::marker {
    color: #ff9e1b;
}

.hoob-warranty-page__care-warning {
    margin-top: 40px;
}

.hoob-warranty-page__care-warning > :last-child {
    margin-bottom: 0;
}

.hoob-warranty-page .hoob-warranty__contact a:not(.pagebuilder-button-primary) {
    color: #ffffff;
}

@media (max-width: 900px) {
    .hoob-warranty-page__videos {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 640px) {
    .hoob-warranty-page__videos {
        gap: 34px;
        margin: 34px 0;
    }

    .hoob-warranty-page__care-grid {
        grid-template-columns: 1fr;
    }

    .hoob-warranty-page__care-grid .hh-card:first-child {
        grid-row: auto;
    }
}

/* NOTE: hide Yandex Forms branded footer */
iframe[name="ya-form-6825e4f05056906951ddae8f"] {
    display: block;
    clip-path: inset(0 0 56px 0);
    margin-bottom: -56px;
}

@media (max-width: 767px) {
    iframe[name="ya-form-6825e4f05056906951ddae8f"] {
        clip-path: inset(0 0 76px 0);
        margin-bottom: -76px;
    }
}

/* NOTE: HOOB footer v1; four native Magento mobile-collapsible blocks */
.page-footer .footer-primary-container,
.page-footer .footer-primary {
    background: #2b2b2b;
}

.page-footer .footer-primary {
    padding-top: 64px;
}

.page-footer .hoob-footer-block,
.page-footer .hoob-footer-block a {
    color: #ffffff;
}

.page-footer .hoob-footer-block .block-title {
    margin: 0 0 28px;
    color: #ffffff;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: .04em;
    text-transform: uppercase;
}

.page-footer .hoob-footer-brand .block-title {
    font-size: 32px;
    letter-spacing: .02em;
}

.page-footer .hoob-footer-kicker,
.page-footer .hoob-footer-contact__label {
    display: block;
    margin: 0 0 8px;
    color: #ff9e1b;
    font-size: 11px;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.page-footer .hoob-footer-text {
    max-width: 31rem;
    margin: 0;
    color: rgba(255, 255, 255, .76);
    font-size: 15px;
    line-height: 1.55;
}

.page-footer .hoob-footer-meta {
    margin: 22px 0 0;
    color: rgba(255, 255, 255, .50);
    font-size: 12px;
    line-height: 1.4;
}

.breadcrumbs .items .item strong {
    color: #737373;
}

.page-footer .hoob-footer-proof {
    display: grid;
    grid-template-columns: 30px minmax(0, 1fr);
    gap: 14px;
    align-items: start;
    margin: 0 0 14px;
}

.page-footer .hoob-footer-proof:last-child {
    margin-bottom: 0;
}

.page-footer .hoob-footer-proof__num {
    display: block;
    width: 30px;
    height: 30px;
    border: 0;
    border-radius: 0;
    background: #ffffff;
    color: #2b2b2b;
    font-size: 12px;
    font-weight: 500;
    line-height: 30px;
    text-align: center;
    transition: background-color 180ms ease, color 180ms ease;
}

.page-footer .hoob-footer-proof p {
    margin: 4px 0 0;
    color: rgba(255, 255, 255, .82);
    font-size: 14px;
    line-height: 1.45;
}

.page-footer .hoob-footer-proof:hover .hoob-footer-proof__num {
    background: #ff9e1b;
    color: #000000;
}

.page-footer .hoob-footer-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.page-footer .hoob-footer-nav li {
    margin: 0 0 10px;
}

.page-footer .hoob-footer-nav a {
    color: rgba(255, 255, 255, .76);
    font-size: 14px;
    line-height: 1.45;
    text-decoration: none;
    transition: color 180ms ease;
}

.page-footer .hoob-footer-nav a:hover,
.page-footer .hoob-footer-nav a:focus,
.page-footer .hoob-footer-contact a:hover,
.page-footer .hoob-footer-contact a:focus {
    color: #ff9e1b;
}

.page-footer .hoob-footer-contact {
    margin: 0 0 17px;
}

.page-footer .hoob-footer-contact a,
.page-footer .hoob-footer-contact p {
    margin: 0;
    color: rgba(255, 255, 255, .82);
    font-size: 14px;
    line-height: 1.45;
    text-decoration: none;
    transition: color 180ms ease;
}

.page-footer .footer-primary-bottom-spacing {
    border-color: rgba(255, 255, 255, .12);
}

.page-footer .social-links .ib {
    background: #ffffff;
    color: #2b2b2b;
}

.page-footer .social-links a:hover .ib,
.page-footer .social-links a:focus .ib {
    background: #ff9e1b;
    color: #000000;
}

.page-footer .footer-primary-bottom .pagebuilder-button-link {
    color: rgba(255, 255, 255, .58);
}

.page-footer .footer-primary-bottom .pagebuilder-button-link:hover,
.page-footer .footer-primary-bottom .pagebuilder-button-link:focus {
    color: #ffffff;
}

.page-footer .footer-bottom-container {
    background: #202020;
    color: rgba(255, 255, 255, .52);
}

@media only screen and (max-width: 769px) {
    .page-footer .footer-primary {
        padding-top: 24px;
    }

    .page-footer .hoob-footer-block {
        box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .12);
    }

    .page-footer .hoob-footer-block .block-title,
    .page-footer .hoob-footer-brand .block-title {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin: 0;
        padding: 17px 0 !important;
        color: #ffffff;
        font-size: 17px;
        font-weight: 500;
        line-height: 1.2;
    }

    .page-footer .hoob-footer-block .block-title::after {
        content: "+";
        float: none;
        color: #ff9e1b;
        font-family: inherit;
        font-size: 22px;
        font-weight: 400;
        line-height: 1;
    }

    .page-footer .hoob-footer-block.active .block-title::after {
        content: "−";
    }

    .page-footer .hoob-footer-block .block-content {
        padding: 4px 0 24px;
    }

    .page-footer .hoob-footer-text {
        max-width: none;
    }

    .page-footer .footer-primary-bottom-spacing {
        margin-top: 24px;
    }
}

/* NOTE: remove the second divider above social links on mobile */
@media only screen and (max-width: 769px) {
    .page-footer .footer-primary-bottom-spacing {
        border-top: 0;
    }
}

/* NOTE: Dealer map v17. Native map engine with no external mapping JS libraries. */
.cms-dealer-map .hh-dealer-page > section { width: 100vw; max-width: 100vw; margin-right: calc(50% - 50vw); margin-left: calc(50% - 50vw); }
.cms-dealer-map .hh-dealer-intro h1 { margin: 0; color: #FFFFFF; font-size: clamp(44px, 6vw, 80px); font-weight: 400; line-height: .98; }
.cms-dealer-map .hh-dealer-intro .hh-section-head { margin-bottom: 0; }
.cms-dealer-map .hh-dealer-locator { padding: 88px 0; background: #F4F4F4; }
.cms-dealer-map .hh-dealer-toolbar { display: grid; grid-template-columns: minmax(260px, 1fr) auto auto; gap: 12px; margin-top: 44px; }
.cms-dealer-map .hh-dealer-search input { box-sizing: border-box; width: 100%; height: 52px; padding: 0 18px; border: 0; border-radius: 0; background: #FFFFFF; color: #2B2B2B; }
.cms-dealer-map .hh-dealer-toolbar button { min-height: 52px; margin: 0; white-space: nowrap; }
.cms-dealer-map .hh-dealer-status { min-height: 24px; margin: 16px 0; color: #666666; }
.cms-dealer-map .hh-dealer-surface { display: grid; grid-template-columns: minmax(300px, 390px) minmax(0, 1fr); min-height: 680px; background: #FFFFFF; }
.cms-dealer-map .hh-dealer-panel { min-width: 0; max-height: 680px; overflow-y: auto; border-right: 1px solid #E6E6E6; }
.cms-dealer-map .hh-dealer-list { display: grid; }
.cms-dealer-map .hh-dealer-card { position: relative; padding: 0; border-bottom: 1px solid #E6E6E6; background: #FFFFFF; }
.cms-dealer-map .hh-dealer-card.is-selected { background: #2B2B2B; color: #FFFFFF; }
.cms-dealer-map .hh-dealer-card__select { display: grid; width: 100%; gap: 7px; padding: 22px 24px 12px; border: 0; background: transparent; color: inherit; text-align: left; cursor: pointer; }
.cms-dealer-map .hh-dealer-card__select small { color: #777777; text-transform: uppercase; letter-spacing: .08em; }
.cms-dealer-map .hh-dealer-card.is-selected .hh-dealer-card__select small { color: #CCCCCC; }
.cms-dealer-map .hh-dealer-card__select strong { font-size: 18px; font-weight: 400; }
.cms-dealer-map .hh-dealer-card__select span { color: #FF9E1B; }
.cms-dealer-map .hh-dealer-card__actions { display: flex; flex-wrap: wrap; gap: 16px; padding: 0 24px 20px; }
.cms-dealer-map .hh-dealer-card__actions a { color: inherit; text-decoration: underline; text-underline-offset: 4px; }
.cms-dealer-map .hh-dealer-map { position: relative; min-width: 0; min-height: 680px; overflow: hidden; background: #E8E8E8; cursor: grab; touch-action: none; }
.cms-dealer-map .hh-dealer-map.is-dragging { cursor: grabbing; }
.cms-dealer-map .hoob-native-map__tiles, .cms-dealer-map .hoob-native-map__markers, .cms-dealer-map .hoob-native-map__popup { position: absolute; inset: 0; overflow: hidden; }
.cms-dealer-map .hoob-native-map__tiles img { position: absolute; width: 256px; height: 256px; max-width: none; filter: grayscale(1) contrast(.9); user-select: none; }
.cms-dealer-map .hoob-native-map__markers, .cms-dealer-map .hoob-native-map__popup { pointer-events: none; }
.cms-dealer-map .hoob-map-pin, .cms-dealer-map .hoob-map-cluster { position: absolute; transform: translate(-50%, -50%); pointer-events: auto; cursor: pointer; }
.cms-dealer-map .hoob-map-pin { padding: 0; border: 0; background: transparent; }
.cms-dealer-map .hoob-map-pin span { display: block; box-sizing: border-box; width: 24px; height: 24px; border: 6px solid #FFFFFF; background: #2B2B2B; box-shadow: 0 2px 8px rgba(0,0,0,.22); }
.cms-dealer-map .hoob-map-pin.is-active span { background: #FF9E1B; transform: scale(1.2); }
.cms-dealer-map .hoob-map-cluster { display: grid; width: 44px; height: 44px; padding: 0; border: 0; place-items: center; background: #2B2B2B; color: #FFFFFF; box-shadow: 0 2px 10px rgba(0,0,0,.24); }
.cms-dealer-map .hoob-map-cluster span { font-weight: 500; }
.cms-dealer-map .hoob-native-map__popup-card { position: absolute; transform: translate(-50%, calc(-100% - 18px)); background: #FFFFFF; box-shadow: 0 8px 28px rgba(0,0,0,.18); pointer-events: auto; }
.cms-dealer-map .hoob-native-map__controls { position: absolute; right: 18px; bottom: 28px; display: grid; z-index: 4; }
.cms-dealer-map .hoob-native-map__controls button { width: 42px; height: 42px; padding: 0; border: 0; border-bottom: 1px solid #E6E6E6; background: #FFFFFF; color: #2B2B2B; font-size: 24px; cursor: pointer; }
.cms-dealer-map .hoob-native-map__attribution { position: absolute; right: 0; bottom: 0; z-index: 4; padding: 3px 6px; background: rgba(255,255,255,.9); color: #2B2B2B; font-size: 11px; }
.cms-dealer-map .hoob-map-popup { min-width: 210px; padding: 20px; }
.cms-dealer-map .hoob-map-popup > span { color: #FF9E1B; text-transform: uppercase; letter-spacing: .08em; }
.cms-dealer-map .hoob-map-popup strong { display: block; margin-top: 8px; font-size: 18px; font-weight: 400; }
.cms-dealer-map .hoob-map-popup p { margin: 6px 0 16px; color: #666666; }
.cms-dealer-map .hoob-map-popup div { display: flex; flex-wrap: wrap; gap: 12px; }
.cms-dealer-map .hoob-map-popup a { color: #2B2B2B; text-decoration: underline; text-underline-offset: 3px; }
.cms-dealer-map .hh-dealer-empty { padding: 32px 24px; }

@media (max-width: 900px) {
  .cms-dealer-map .hh-dealer-locator { padding: 52px 0; }
  .cms-dealer-map .hh-dealer-toolbar { grid-template-columns: 1fr 1fr; margin-top: 30px; }
  .cms-dealer-map .hh-dealer-search { grid-column: 1 / -1; }
  .cms-dealer-map .hh-dealer-surface { grid-template-columns: 1fr; }
  .cms-dealer-map .hh-dealer-map { order: -1; min-height: 56vh; }
  .cms-dealer-map .hh-dealer-panel { max-height: 480px; border-right: 0; }
}

@media (max-width: 540px) {
  .cms-dealer-map .hh-dealer-toolbar { grid-template-columns: 1fr; }
  .cms-dealer-map .hh-dealer-search { grid-column: auto; }
  .cms-dealer-map .hh-dealer-toolbar button { width: 100%; }
  .cms-dealer-map .hh-dealer-map { min-height: 440px; }
}

/* Product gallery: keep lazy selectors the same size as initialized MagicZoom selectors. */
.catalog-product-view .MagicToolboxSelectorsContainer .mt-thumb-switcher {
  width: 50px;
  height: 50px;
}

/* NOTE: Restore footer icon sizing on Mageplaza blog pages. */
body[class*="mpblog-"] .footer-primary .ic.ic-2x {
  font-size: 28px;
  line-height: 40px;
}

/* NOTE: Homepage catalog switcher separates catalog scope from scenario filters. */
.cms-index-index main#maincontent .hh-catalog-switcher {
  width: 100%;
  margin-bottom: 24px;
  background: #ffffff;
}

.cms-index-index main#maincontent .hh-catalog-switcher > .hh-catalog-scopebar {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  min-height: 82px;
  padding: 0 28px;
  background: #ffffff;
}

.cms-index-index main#maincontent .hh-catalog-switcher > .hh-catalog-scopebar > .tabs-navigation {
  display: flex;
  align-self: stretch;
  gap: 40px;
  width: auto;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
}

.cms-index-index main#maincontent .hh-catalog-switcher > .hh-catalog-scopebar > .tabs-navigation > .tab-header {
  position: relative;
  display: flex;
  align-items: stretch;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
}

.cms-index-index main#maincontent .hh-catalog-switcher > .hh-catalog-scopebar > .tabs-navigation > .tab-header > a.tab-title {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 9px;
  min-height: 82px;
  padding: 4px 0 0;
  background: transparent;
  color: #777777;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  white-space: nowrap;
}

.cms-index-index main#maincontent .hh-catalog-switcher > .hh-catalog-scopebar > .tabs-navigation > .tab-header > a.tab-title:hover,
.cms-index-index main#maincontent .hh-catalog-switcher > .hh-catalog-scopebar > .tabs-navigation > .tab-header > a.tab-title:focus,
.cms-index-index main#maincontent .hh-catalog-switcher > .hh-catalog-scopebar > .tabs-navigation > .tab-header.ui-state-active > a.tab-title {
  background: transparent;
  color: #2b2b2b;
}

.cms-index-index main#maincontent .hh-catalog-switcher > .hh-catalog-scopebar > .tabs-navigation > .tab-header > a.tab-title::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 4px;
  background: transparent;
}

.cms-index-index main#maincontent .hh-catalog-switcher > .hh-catalog-scopebar > .tabs-navigation > .tab-header.ui-state-active > a.tab-title::after {
  background: #ff9e1b;
}

.cms-index-index main#maincontent .hh-catalog-scope-count,
.cms-index-index main#maincontent .hh-catalog-filter-count {
  color: #8a8a8a;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0;
}

.cms-index-index main#maincontent .hh-catalog-result {
  margin: 0 0 27px;
  color: #666666;
  font-size: 15px;
  white-space: nowrap;
}

.cms-index-index main#maincontent .hh-catalog-switcher > .tabs-content {
  padding: 0;
  border: 0;
}

.cms-index-index main#maincontent .hh-catalog-switcher .hh-catalog-source-navigation {
  display: none;
}

.cms-index-index main#maincontent .hh-catalog-filterbar {
  display: grid;
  grid-template-columns: 210px minmax(0, 1fr);
  min-height: 64px;
  background: #2b2b2b;
}

.cms-index-index main#maincontent .hh-catalog-filter-label {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0 28px;
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.cms-index-index main#maincontent .hh-catalog-filtertrack {
  display: flex;
  min-width: 0;
  padding: 0 12px;
  overflow-x: auto;
  background: #eeeeee;
  scrollbar-width: thin;
  scrollbar-color: #b8b8b8 transparent;
  overscroll-behavior-inline: contain;
}

.cms-index-index main#maincontent .hh-catalog-filter {
  position: relative;
  flex: 0 0 auto;
  min-height: 64px;
  padding: 0 18px;
  border: 0;
  background: transparent;
  color: #4a4a4a;
  cursor: pointer;
  font-size: 15px;
  font-weight: 700;
  white-space: nowrap;
}

.cms-index-index main#maincontent .hh-catalog-filter::after {
  content: "";
  position: absolute;
  right: 18px;
  bottom: 0;
  left: 18px;
  height: 3px;
  background: transparent;
}

.cms-index-index main#maincontent .hh-catalog-filter:hover,
.cms-index-index main#maincontent .hh-catalog-filter:focus,
.cms-index-index main#maincontent .hh-catalog-filter[aria-pressed="true"] {
  background: #ffffff;
  color: #2b2b2b;
}

.cms-index-index main#maincontent .hh-catalog-filter[aria-pressed="true"]::after {
  background: #ff9e1b;
}

.cms-index-index main#maincontent .hh-catalog-filter-count {
  margin-left: 5px;
}

.cms-index-index main#maincontent .hh-catalog-switcher .nounderline > .tabs-content,
.cms-index-index main#maincontent .hh-catalog-switcher .hh-catalog-panel--accessories > .no-top-margin {
  margin-top: 0;
}

@media only screen and (max-width: 767px) {
  .cms-index-index main#maincontent .hh-catalog-switcher > .hh-catalog-scopebar {
    grid-template-columns: 1fr;
    min-height: 68px;
    padding: 0 16px;
  }

  .cms-index-index main#maincontent .hh-catalog-switcher > .hh-catalog-scopebar > .tabs-navigation {
    width: 100%;
    gap: 0;
  }

  .cms-index-index main#maincontent .hh-catalog-switcher > .hh-catalog-scopebar > .tabs-navigation > .tab-header {
    width: 50%;
  }

  .cms-index-index main#maincontent .hh-catalog-switcher > .hh-catalog-scopebar > .tabs-navigation > .tab-header > a.tab-title {
    justify-content: center;
    width: 100%;
    min-height: 68px;
    font-size: 14px;
  }

  .cms-index-index main#maincontent .hh-catalog-result {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    white-space: nowrap;
  }

  .cms-index-index main#maincontent .hh-catalog-filterbar {
    grid-template-columns: 1fr;
  }

  .cms-index-index main#maincontent .hh-catalog-filter-label {
    min-height: 42px;
    padding: 0 16px;
    font-size: 11px;
  }

  .cms-index-index main#maincontent .hh-catalog-filtertrack {
    padding: 0 16px;
    scroll-snap-type: x proximity;
  }

  .cms-index-index main#maincontent .hh-catalog-filter {
    min-height: 56px;
    padding: 0 14px;
    font-size: 14px;
    scroll-snap-align: start;
  }

  .cms-index-index main#maincontent .hh-catalog-filter::after {
    right: 14px;
    left: 14px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .cms-index-index main#maincontent .hh-catalog-filtertrack {
    scroll-behavior: auto;
  }
}

/* NOTE: Safari does not center an absolutely positioned SVG by grid static positioning. */
.hoob-messenger__toggle .hoob-messenger__bubble {
  position: absolute;
  inset: 0;
  margin: auto;
}

/* NOTE: Hide the theme-generated empty-review row in Infortis product grids. */
.cms-home-opt .product-items.itemgrid.products-grid > .item::before {
  display: none !important;
  content: none !important;
}

/* NOTE: Remove Magento's label-column clearfix from the flex show-password row. */
.customer-account-login .hoob-account-panel .field.choice::before,
.customer-account-login .hoob-account-panel .field.choice::after {
  display: none;
  content: none;
}

/* NOTE: Let flex alignment center the checkbox without Magento's 2px offset. */
.customer-account-login .hoob-account-panel .field.choice .checkbox {
  top: 0;
}

/* NOTE: keep the Hookahs classic submenu rows independent from inherited floating carets. */
@media only screen and (min-width: 768px) {
  .nav-regular .nav-1 > .nav-submenu > .nav-item > a,
  .nav-regular .nav-2 > .nav-submenu > .nav-item > a {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .nav-regular .nav-1 > .nav-submenu > .nav-item > a > span:first-child,
  .nav-regular .nav-2 > .nav-submenu > .nav-item > a > span:first-child {
    min-width: 0;
    white-space: nowrap;
  }

  .nav-regular .nav-1 > .nav-submenu > .nav-item > a > .caret,
  .nav-regular .nav-2 > .nav-submenu > .nav-item > a > .caret {
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    align-self: stretch;
    float: none;
    line-height: 1;
    margin-bottom: 0;
  }
}

/* NOTE: HOOB editorial blog index v1. Scoped to Mageplaza post index only. */
.mpblog-post-index .breadcrumbs { display: none; }

.mpblog-post-index main#maincontent {
  width: 100%;
  max-width: none;
  padding: 0;
}

@media (min-width: 641px) {
  .mpblog-post-index .main.container > .inner-container {
    padding-left: 0;
    padding-right: 0;
  }
}

.mpblog-post-index .columns {
  display: grid;
  grid-template-columns: 1fr;
  width: 100%;
  max-width: none;
}

.mpblog-post-index .column.main,
.mpblog-post-index .sidebar.sidebar-main {
  width: calc(100% - 40px);
  max-width: 1440px;
  margin: 0 auto;
  padding: 0;
}

.mpblog-post-index .page-title-wrapper { display: none; }

.mpblog-post-index .hoob-blog-hero {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  padding: 96px 0 42px;
  background: #2b2b2b;
  color: #ffffff;
}

.mpblog-post-index .hoob-blog-hero .hh-section-head { margin-bottom: 56px; }

.mpblog-post-index .hoob-blog-hero h1 {
  max-width: 940px;
  margin: 0;
  color: #ffffff;
  font-size: clamp(52px, 7vw, 104px);
  line-height: .94;
  font-weight: 400;
  letter-spacing: -.035em;
}

.mpblog-post-index .hoob-blog-hero__lead {
  max-width: 720px;
  margin: 30px 0 0;
  color: rgba(255,255,255,.72);
  font-size: 20px;
  line-height: 1.5;
}

.mpblog-post-index .hoob-blog-topics {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 26px;
  padding-top: 28px;
  border-top: 1px solid rgba(255,255,255,.2);
}

.mpblog-post-index .hoob-blog-topics a {
  color: rgba(255,255,255,.68);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .08em;
  text-decoration: none;
  text-transform: uppercase;
}

.mpblog-post-index .hoob-blog-topics a:hover,
.mpblog-post-index .hoob-blog-topics a:focus-visible,
.mpblog-post-index .hoob-blog-topics a[aria-current='page'] { color: #ffffff; }

.mpblog-post-index .hoob-blog-rss {
  display: flex;
  justify-content: flex-end;
  margin: 26px 0 0;
}

.mpblog-post-index .hoob-blog-rss a {
  color: #2b2b2b;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.mpblog-post-index .hoob-blog-list-head { margin: 72px 0 42px; }

.mpblog-post-index .hoob-blog-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 40px;
  margin: 0;
}

.mpblog-post-index .hoob-blog-grid .post-list-item {
  width: auto;
  margin: 0;
  padding: 0;
}

.mpblog-post-index .hoob-blog-grid .post-item-wraper { height: 100%; }

.mpblog-post-index .hoob-blog-grid .post-image {
  float: none;
  width: 100%;
  margin: 0;
  overflow: hidden;
  background: #f4f4f4;
}

.mpblog-post-index .hoob-blog-grid .post-image a { display: block; }

.mpblog-post-index .hoob-blog-grid .post-image img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 3 / 2;
  padding: 0;
  object-fit: cover;
  transition: transform .35s ease;
}

.mpblog-post-index .hoob-blog-grid .post-image a:hover img { transform: scale(1.025); }

.mpblog-post-index .hoob-blog-grid .post-info-wraper {
  display: flex;
  height: calc(100% - 1px);
  flex-direction: column;
}

.mpblog-post-index .hoob-blog-grid .mp-post-title {
  margin: 0 0 16px;
  font-size: clamp(27px, 2.35vw, 38px);
  line-height: 1.08;
  font-weight: 400;
}

.mpblog-post-index .hoob-blog-grid .post-link-title { color: #2b2b2b; }

.mpblog-post-index .hoob-blog-grid .mp-post-info {
  margin: 0 0 22px;
  color: rgba(43,43,43,.58);
  font-size: 12px;
  line-height: 1.5;
}

.mpblog-post-index .hoob-blog-grid .mp-post-info a { color: #00546c; }

.mpblog-post-index .hoob-blog-grid .post-short-description {
  color: rgba(43,43,43,.72);
  font-size: 16px;
  line-height: 1.55;
}

.mpblog-post-index .hoob-blog-grid .post-short-description p { margin: 0; }

.mpblog-post-index .hoob-blog-grid .mp-post-meta-info {
  float: none;
  margin: auto 0 0;
  padding-top: 28px;
  text-align: left;
}

.mpblog-post-index .hoob-blog-grid .mp-read-more {
  color: #2b2b2b;
  font-size: 14px;
  font-weight: 700;
}

.mpblog-post-index .hoob-blog-grid .mp-read-more span { margin-left: 8px; }

.mpblog-post-index .hoob-blog-grid .hoob-blog-card--featured {
  grid-column: 1 / -1;
  background: #f4f4f4;
}

.mpblog-post-index .hoob-blog-grid .hoob-blog-card--featured .post-item-wraper {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(380px, .65fr);
}

.mpblog-post-index .hoob-blog-grid .hoob-blog-card--featured .post-image,
.mpblog-post-index .hoob-blog-grid .hoob-blog-card--featured .post-image a,
.mpblog-post-index .hoob-blog-grid .hoob-blog-card--featured .post-image img { height: 100%; }

.mpblog-post-index .hoob-blog-grid .hoob-blog-card--featured .post-image img { aspect-ratio: auto; }

.mpblog-post-index .hoob-blog-grid .hoob-blog-card--featured .post-info-wraper {
  justify-content: center;
  padding: clamp(34px, 4vw, 64px);
}

.mpblog-post-index .hoob-blog-grid .hoob-blog-card--featured .mp-post-title {
  font-size: clamp(36px, 4vw, 56px);
}

.mpblog-post-index .toolbar-blog-posts {
  display: flex;
  justify-content: flex-end;
  margin: 42px 0 0;
}

.mpblog-post-index .sidebar.sidebar-main {
  margin-top: 88px;
  margin-bottom: 88px;
  padding-top: 54px;
  border-top: 1px solid rgba(43,43,43,.16);
}

.mpblog-post-index .sidebar.sidebar-main > .mp-sidebar:not(:first-child) { display: none; }

.mpblog-post-index .sidebar .data.item.title .data.switch {
  margin: 0 0 22px;
  color: #2b2b2b;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.mpblog-post-index .sidebar .product.data.items { border: 0; }

.mpblog-post-index .sidebar .data.item.title,
.mpblog-post-index .sidebar .data.item.content {
  float: none;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
}

.mpblog-post-index .sidebar .data.item.title { display: none; }
.mpblog-post-index .sidebar #tab-label-popular { display: block; }
.mpblog-post-index .sidebar #tab-content-mostview { display: none !important; }
.mpblog-post-index .sidebar #tab-content-popular { display: block !important; }

.mpblog-post-index .sidebar #tab-content-popular {
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 28px;
}

.mpblog-post-index .sidebar .list-post-tabs {
  display: block;
  margin: 0;
  padding: 0;
}

.mpblog-post-index .sidebar .post-left,
.mpblog-post-index .sidebar .post-right {
  float: none;
  width: auto;
}

.mpblog-post-index .sidebar .post-left img {
  width: 100%;
  height: auto;
  aspect-ratio: 3 / 2;
  margin-bottom: 14px;
  object-fit: cover;
}

.mpblog-post-index .sidebar .post-right > a {
  color: #2b2b2b;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.25;
}

.mpblog-post-index .sidebar .create-at {
  display: block;
  margin-top: 7px;
  color: rgba(43,43,43,.58);
  font-size: 12px;
}

@media (max-width: 1000px) {
  .mpblog-post-index .hoob-blog-grid .hoob-blog-card--featured .post-item-wraper {
    grid-template-columns: 1fr;
  }

  .mpblog-post-index .hoob-blog-grid .hoob-blog-card--featured .post-image img {
    height: auto;
    aspect-ratio: 3 / 2;
  }

  .mpblog-post-index .sidebar #tab-content-popular { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}

@media (max-width: 640px) {
  .mpblog-post-index .column.main,
  .mpblog-post-index .sidebar.sidebar-main { width: min(100% - 44px, 1440px); }

  .mpblog-post-index .hoob-blog-hero { padding: 58px 0 32px; }
  .mpblog-post-index .hoob-blog-hero .hh-section-head { gap: 18px; margin-bottom: 40px; }
  .mpblog-post-index .hoob-blog-hero h1 { font-size: 48px; }
  .mpblog-post-index .hoob-blog-hero__lead { margin-top: 22px; font-size: 17px; }

  .mpblog-post-index .hoob-blog-topics {
    flex-wrap: nowrap;
    margin-right: -22px;
    padding-right: 22px;
    overflow-x: auto;
    scrollbar-width: none;
  }

  .mpblog-post-index .hoob-blog-topics::-webkit-scrollbar { display: none; }
  .mpblog-post-index .hoob-blog-topics a { flex: 0 0 auto; }
  .mpblog-post-index .hoob-blog-list-head { margin: 54px 0 30px; }
  .mpblog-post-index .hoob-blog-grid { grid-template-columns: 1fr; gap: 28px; }

  .mpblog-post-index .hoob-blog-grid .post-info-wraper,
  .mpblog-post-index .hoob-blog-grid .hoob-blog-card--featured .post-info-wraper { padding: 24px; }

  .mpblog-post-index .hoob-blog-grid .mp-post-title,
  .mpblog-post-index .hoob-blog-grid .hoob-blog-card--featured .mp-post-title { font-size: 29px; }

  .mpblog-post-index .sidebar.sidebar-main {
    margin-top: 58px;
    margin-bottom: 58px;
    padding-top: 38px;
  }

  .mpblog-post-index .sidebar #tab-content-popular { grid-template-columns: 1fr; gap: 22px; }
  .mpblog-post-index .sidebar .list-post-tabs {
    display: grid;
    grid-template-columns: 108px 1fr;
    gap: 16px;
  }

  .mpblog-post-index .sidebar .post-left img { margin-bottom: 0; }
}

@media (prefers-reduced-motion: reduce) {
  .mpblog-post-index .hoob-blog-grid .post-image img { transition: none; }
}

/* NOTE: HOOB editorial blog index v2 mobile grid min-size fix. */
@media (max-width: 640px) {
  .mpblog-post-index .column.main,
  .mpblog-post-index .sidebar.sidebar-main {
    width: 100%;
    min-width: 0;
    max-width: none;
  }

  .mpblog-post-index .hoob-blog-index {
    width: 100%;
    max-width: 100%;
  }
}

/* NOTE: HOOB editorial blog index v3 mobile popular-grid min-content fix. */
@media (max-width: 640px) {
  .mpblog-post-index .sidebar #tab-content-popular {
    grid-template-columns: minmax(0, 1fr);
  }

  .mpblog-post-index .sidebar .list-post-tabs,
  .mpblog-post-index .sidebar .post-right {
    min-width: 0;
  }

  .mpblog-post-index .sidebar .post-right > a span {
    overflow-wrap: anywhere;
  }
}

/* HOOB editorial blog index v4 feedback fixes — 2026-08-10 */
.mpblog-post-index .hoob-blog-grid { align-items: start; }

.mpblog-post-index .hoob-blog-grid .post-list-item { align-self: start; }

.mpblog-post-index .hoob-blog-grid .post-item-wraper {
  height: auto;
  padding: 0;
}

.mpblog-post-index .hoob-blog-grid .post-info-wraper {
  height: auto;
  min-height: 0;
}

.mpblog-post-index .hoob-blog-grid .mp-post-meta-info {
  margin: 0;
  padding-top: 24px;
}

.mpblog-post-index .hoob-blog-pager {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  margin-top: 48px;
  padding-top: 28px;
  border-top: 1px solid rgba(43,43,43,.16);
}

.mpblog-post-index .hoob-blog-pager__summary {
  margin: 0;
  color: rgba(43,43,43,.68);
  font-size: 15px;
}

.mpblog-post-index .hoob-blog-pager__summary strong { color: #2b2b2b; }
.mpblog-post-index .hoob-blog-pager .toolbar-blog-posts { margin: 0; }
.mpblog-post-index .hoob-blog-pager .limiter { display: none; }

.mpblog-post-index .hoob-blog-pager .pages-items {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0;
  padding: 0;
}

.mpblog-post-index .hoob-blog-pager .pages .item { margin: 0; }

.mpblog-post-index .hoob-blog-pager .pages a,
.mpblog-post-index .hoob-blog-pager .pages strong {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 44px;
  height: 44px;
  padding: 0 12px;
  border: 1px solid rgba(43,43,43,.2);
  color: #2b2b2b;
  font-weight: 700;
  text-decoration: none;
}

.mpblog-post-index .hoob-blog-pager .pages .current strong,
.mpblog-post-index .hoob-blog-pager .pages a:hover {
  border-color: #2b2b2b;
  background: #2b2b2b;
  color: #fff;
}

.mpblog-post-index .hoob-blog-popular__head { margin-bottom: 34px; }

.mpblog-post-index .hoob-blog-popular__grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 28px;
}

.mpblog-post-index .hoob-blog-popular__card { min-width: 0; }

.mpblog-post-index .hoob-blog-popular__image {
  display: block;
  overflow: hidden;
  margin-bottom: 16px;
  background: #f2f1ef;
}

.mpblog-post-index .hoob-blog-popular__image img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 3 / 2;
  object-fit: cover;
  transition: transform .35s ease;
}

.mpblog-post-index .hoob-blog-popular__image:hover img { transform: scale(1.025); }

.mpblog-post-index .hoob-blog-popular__card h3 {
  margin: 0 0 10px;
  font-size: clamp(18px, 1.4vw, 22px);
  line-height: 1.25;
}

.mpblog-post-index .hoob-blog-popular__card h3 a { color: #2b2b2b; text-decoration: none; }
.mpblog-post-index .hoob-blog-popular__card h3 a:hover { color: #00a88f; }

.mpblog-post-index .hoob-blog-popular__card time {
  color: rgba(43,43,43,.56);
  font-size: 14px;
}

@media (max-width: 1000px) {
  .mpblog-post-index .hoob-blog-popular__grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}

@media (max-width: 640px) {
  .mpblog-post-index .hoob-blog-pager { align-items: flex-start; flex-direction: column; margin-top: 32px; }
  .mpblog-post-index .hoob-blog-popular__grid { grid-template-columns: 1fr; gap: 30px; }
  .mpblog-post-index .hoob-blog-popular__card h3 { font-size: 20px; }
}

/* HOOB editorial blog index v5 legacy important overrides — 2026-08-10 */
.mpblog-post-index .hoob-blog-grid .post-item-wraper { padding: 0 !important; }
.mpblog-post-index .toolbar-blog-posts .limiter { display: none !important; }

/* HOOB editorial blog index v6 pager limiter override — 2026-08-10 */
.mpblog-post-index .hoob-blog-pager .limiter { display: none !important; }

/* NOTE: HOOB blog topic layout and compact heading spacing v7 — 2026-08-11. */
.mpblog-post-index .post-list-content { padding-top: 0; }
.mpblog-post-index .hoob-blog-rss { margin-top: 20px; }
.mpblog-post-index .hoob-blog-list-head { margin-top: 42px; }

@media (max-width: 640px) {
  .mpblog-post-index .hoob-blog-rss { margin-top: 16px; }
  .mpblog-post-index .hoob-blog-list-head { margin-top: 34px; }
}

/* NOTE: HOOB blog bottom rhythm without decorative dividers v9 — 2026-08-11. */
.mpblog-post-index .post-list-content { padding-bottom: 0; }

.mpblog-post-index .hoob-blog-pager {
  margin-top: 32px;
  padding-top: 0;
  border-top: 0;
}

.mpblog-post-index .sidebar.sidebar-main {
  margin-top: 64px;
  margin-bottom: 80px;
  padding-top: 0;
  border-top: 0;
}

@media (max-width: 640px) {
  .mpblog-post-index .hoob-blog-pager { margin-top: 28px; }
  .mpblog-post-index .sidebar.sidebar-main {
    margin-top: 48px;
    margin-bottom: 56px;
    padding-top: 0;
  }
}

/* NOTE: Keep desktop category cards on the stable four-column rhythm and prevent hover reflow. */
@media (min-width: 769px) {
  body.catalog-category-view main#maincontent .column.main .category-products-grid > .products.product-items > .product-item {
    margin-left: 1% !important;
    margin-right: 1% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 1% !important;
  }

  body.catalog-category-view main#maincontent .column.main .category-products-grid > .products.product-items > .product-item:hover {
    margin-left: -1% !important;
    margin-right: -1% !important;
    padding-left: 2% !important;
    padding-right: 2% !important;
  }
}

/* NOTE: Keep the configured-product preview at the accepted size. */
body.catalog-product-view .block-bundle-summary .bundle-info .product-image-container {
  width: 344px !important;
  max-width: 100%;
}

/* NOTE: Only the Atom stem choices use compact round swatches. */
body.catalog-product-view .bundle-options-wrapper .label[for="bundle-option-35"] ~ img.ob-picker-image {
  width: 55px;
  border-radius: 27px;
}

/* NOTE: Keep sticky travel and neutralize the duplicate aspect-ratio spacer added by bundle JS. */
@media (min-width: 768px) {
  .product-hoob-go-pro-mini .bundle-options-container #product_addtocart_form > .bundle-summary-wrapper {
    align-self: stretch;
  }

  .page-product-bundle .bundle-options-container .block-bundle-summary .product-image-wrapper[style*="padding-bottom"] {
    padding-bottom: 0 !important;
  }
}
