.hearder_cvp {
    display: none !important;
}

/* CATEGORY CSS CHANGES */
.catalog-category-view .hero-container {
    width: var(--container-width);
    max-width: var(--container-max-width);
    margin: var(--container-margin);
    padding: var(--container-padding);
    z-index: 1;
    display: flex;
    align-items: flex-end;
    gap: 50px;
    flex-wrap: nowrap;
}

.catalog-category-view .category-view.with-bg:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #1b1f3b;
    position: absolute;
    display: block;
    opacity: 0.5;
    top: 0;
    left: 0;
    z-index: 0;
}

.catalog-category-view .with-bg .page-title-wrapper h1, .catalog-category-view .with-bg .customtitle h1 {
    color: white;
}

.catalog-category-view .category-description {
    max-width: 800px;
    margin-bottom: 20px;
    min-height: initial;
    max-height: 70px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding: 0;
}

.catalog-category-view .with-bg .category-description {
    color: white;
}

.catalog-category-view .columns {
    padding-top: 0 !important;
    margin-top: 0 !important;
    border-top: unset !important;
}

.catalog-category-view .breadcrumbs {margin: 10px 0;}

.catalog-category-view .product.details.product-item-details {
    background-color: #fff4eb !important;
}

.catalog-category-view a.product.photo.product-item-photo {
    background-color: #fff !important;
}

.catalog-category-view.page-products .product-item .product-item-info {
    background-color: #fff4eb;
}

.catalog-category-view .category-view {
    padding-bottom: 60px;
    padding-top: 60px;
    margin-top: 0;
    background-position: center;
    background-size: cover;
    position: relative;
    margin-bottom: 0;
}

.catalog-category-view .hearder_cvp {
    border-radius: 0;
    max-width: unset;
}

.catalog-category-view .hero-right {
    padding-bottom: 20px;
}

.catalog-category-view .hero-left {
    width: 100%;
}

.catalog-category-view .filter-options-item.active .filter-options-content {
    max-height: unset;
}

.catalog-category-view .filter-options-item-category ol.items li.parent {
    margin-bottom: 10px;
}

/* PRODUCT PAGE */
.catalog-product-view .page-main > .columns {
    max-width: var(--container-max-width);
    margin: auto;
    padding-top: 40px;
}

.catalog-product-view .hearder_cvp {
    max-width: 100%;
    border-radius: 0;
}

.catalog-product-view .breeze-gallery .stage {
    background: white;
    border: 2px solid #5964BE;
    border-radius: 20px;
    overflow: hidden !important;
}

.catalog-product-view .product-info-wrapper {
    column-gap: 50px;
    margin-bottom: 20px;
    border-bottom: 0;
}

.catalog-product-view .breadcrumbs {
    margin-bottom: 0;
}

.catalog-product-view .tab-nav {
  display: inline-flex;
  list-style: none;
  cursor: pointer;
  padding-left: 0;
  width: auto;
  gap: 20px;
}

.catalog-product-view .tab-nav li {
  padding: 20px 30px;
  background: #f9f9f9;
  border-radius: 10px 10px 0 0;
  border: 1px solid #f9f9f9;
  border-top: 4px solid #f9f9f9;
  border-bottom: unset !important;
  color: black;
}

.catalog-product-view .tab-nav li.active {
  font-weight: bold;
  border-top-color: #e06624;
}

.catalog-product-view .tab-pane {
  display: none;
  padding: 20px;
  background: #f9f9f9;
  border-radius: 0 10px 10px 10px;
  color: #424143;
}

.catalog-product-view .tab-pane.active {
  display: block;
}


.catalog-product-view .tab-container-custom {
  margin-bottom: 20px;
}

.catalog-product-view .tab-container {
    background: #444c8d;
  }

.catalog-product-view .product.data.items {
    /* display: none; */
}

.catalog-product-view .breeze-gallery .thumbnails {
    margin-top: 20px;
}

.catalog-product-view .product.info.detailed {
    max-width: var(--container-max-width);
}

/*.catalog-product-view .product.attribute.sku {*/
/*    display: none;*/
/*}*/

.catalog-product-view .product-reviews-summary.empty {
    display: none;
}

.catalog-product-view main#maincontent {
    background: #ffffff;
    max-width: 100%;
}

.catalog-product-view .page-bottom-recommendations {
    max-width: var(--container-max-width);
    margin: auto;
    padding-top: 10px;
    margin-bottom: 90px;
    width: 100%;
}

.catalog-product-view .tab-container::before {
    -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0%200%201091%201090'><path fill='%23fff' d='M814,84l-191,244.5-3.2.2c-78.5-25.1-160.9-16.1-225.3,37.2-119.1,98.8-103.3,287,30.8,364.1,116.6,67,257.5,17.5,313.8-101.5,2.4-5.1,15.2-37.8,17.5-38.5l307.3,10.8c-14.2,54-26.6,107.5-50.1,158.3-106.9,230.7-365.8,353-613.3,286.6C127.1,972.5-39.2,699,23.3,420.8,89.8,124.8,394-53.8,686.5,33c44.1,13.1,85.1,33.7,127.5,51Z'/></svg>") no-repeat center/contain !important;
    mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0%200%201091%201090'><path fill='%23fff' d='M814,84l-191,244.5-3.2.2c-78.5-25.1-160.9-16.1-225.3,37.2-119.1,98.8-103.3,287,30.8,364.1,116.6,67,257.5,17.5,313.8-101.5,2.4-5.1,15.2-37.8,17.5-38.5l307.3,10.8c-14.2,54-26.6,107.5-50.1,158.3-106.9,230.7-365.8,353-613.3,286.6C127.1,972.5-39.2,699,23.3,420.8,89.8,124.8,394-53.8,686.5,33c44.1,13.1,85.1,33.7,127.5,51Z'/></svg>") no-repeat center/contain !important;
    opacity: 0.1 !important;
    transform: rotate(277deg) !important;
    background: #ffffff !important;
}

.catalog-product-view .tab-container::after {
    -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0%200%201091%201090'><path fill='%23fff' d='M814,84l-191,244.5-3.2.2c-78.5-25.1-160.9-16.1-225.3,37.2-119.1,98.8-103.3,287,30.8,364.1,116.6,67,257.5,17.5,313.8-101.5,2.4-5.1,15.2-37.8,17.5-38.5l307.3,10.8c-14.2,54-26.6,107.5-50.1,158.3-106.9,230.7-365.8,353-613.3,286.6C127.1,972.5-39.2,699,23.3,420.8,89.8,124.8,394-53.8,686.5,33c44.1,13.1,85.1,33.7,127.5,51Z'/></svg>") no-repeat center/contain !important;
    mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0%200%201091%201090'><path fill='%23fff' d='M814,84l-191,244.5-3.2.2c-78.5-25.1-160.9-16.1-225.3,37.2-119.1,98.8-103.3,287,30.8,364.1,116.6,67,257.5,17.5,313.8-101.5,2.4-5.1,15.2-37.8,17.5-38.5l307.3,10.8c-14.2,54-26.6,107.5-50.1,158.3-106.9,230.7-365.8,353-613.3,286.6C127.1,972.5-39.2,699,23.3,420.8,89.8,124.8,394-53.8,686.5,33c44.1,13.1,85.1,33.7,127.5,51Z'/></svg>") no-repeat center/contain !important;
    opacity: 0.1 !important;
    transform: rotate(173deg) scale(.8) !important;
    background: #ffffff !important;
}

.catalog-product-view .block.related .prod-slider .slider-item {
    border: 1px solid #ccc;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0px 3px 3px 0 rgba(0, 0, 0, 0.2);
    margin-bottom: 25px;
}

.catalog-product-view .block.related .prod-slider .slider-item .product-item-info a.product.photo.product-item-photo {
    background-color: #fff !important;
}

.catalog-product-view .block.related .prod-slider .slider-item .product-item-info {
    background-color: #fff4eb !important;
}

.catalog-product-view .block.related .prod-slider .slider-item .product-item-info .product-item-details {
    padding: 15px;
    background-color: #fff4eb !important;
}

.catalog-product-view .sku_name {
    display: none;
}

.catalog-product-view .products-grid .product-item .product-item-info .product-item-name {
    display: block;
    min-height: 60px;
}

.catalog-product-view .products-grid .product-item .product-item-info .price-box {
    height: 50px;
    align-items: baseline;
    position: relative;
}

.catalog-product-view .products-grid .price-including-tax+.price-excluding-tax span {
    font-size: .875rem !important;
    line-height: 1.5rem;
    font-weight: 400 !important;
}

.catalog-product-view .products-grid .product-item .actions-secondary {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 99;
}

.related .block-title.title strong#block-related-heading {
    font-size: 35px;
    font-weight: 900 !important;
}

.block.related .prod-slider .slider-item:hover {
    transform: translateY(10px);
}

.block.related .prod-slider .slider-item {
    transition: all ease-in-out 0.3s;
}

.keyfeature-pdp {
    max-width: 1240px !important;
}

.keyfeature-pdp h2 {
    margin-top: 60px !important;
    color: white !important;
}

.keyfeature-pdp ul li::before {
    background: white !important;
}

.keyfeature-pdp ul li {
    color: white !important;
}

/* Newsletter animation */
.footer-top .block.newsletter::before {
    transform-origin: center center;
    animation: spin 10s linear infinite;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

/* WebKit-prefixed support: */
@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}


@media (max-width:600px) {
    .catalog-category-view .hero-container {
        flex-direction: column;
        position: relative;
        gap: 0;
        align-items: flex-start;
    }
}
