

.page-products .products-grid ol.product-items li.item.product.product-item .product-item-info .product-item-details strong.product-item-name a.product-item-link {
    color: #040734;
    font-size: 19px;
    font-weight: 500;
    display: block;
    margin-bottom: 0.9rem;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 95px;
}

.page-products .products-grid ol.product-items li.item.product.product-item .product-item-info .product-item-details .reviews .product-reviews-summary {
    margin: 0px;
}

.page-products .products-grid ol.product-items li.item.product.product-item .product-item-info .product-item-details .reviews {
    min-height: 19px;
    margin: 10px 0;
}


.page-products .products-grid ol.product-items li .product-reviews-summary.short .rating-summary .rating-result > span::before {
    color: #E57125;
}

.page-products .products-grid ol.product-items li .product-reviews-summary.short .reviews-actions a.action.view {
    color: #000000;
    text-decoration: underline;
}

li.item.product.product-item .product-item-info .product-item-details .stock.unavailable,
li.item.product.product-item .product-item-info .product-item-details .stock.available {
    margin-bottom: 16px;
}


li.item.product.product-item .product-item-info .product-item-details .stock.available span {
    color: #00B25F;
    font-size: 12px;
    position: relative;
    display: flex;
    align-items: center;
}

li.item.product.product-item .product-item-info .product-item-details .stock.available span:before {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #00B25F;
    display: block;
    margin-right: 5px;
}


li.item.product.product-item .product-item-info .product-item-details .stock.unavailable span {
    color: #888888;
    font-size: 12px;
    position: relative;
    display: flex;
    align-items: center;
    font-weight: 700;
}

li.item.product.product-item .product-item-info .product-item-details .stock.unavailable span:before {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #888888;
    display: block;
    margin-right: 5px;
}

.page-products .products-grid ol.product-items li.item.product.product-item .product-item-info .product-item-inner .amxnotif-block.label.subscribe-popup {
    height: 50px;
    background: #DB2424;
    font-size: 17px;
    border-radius: 0px;
    width: 100%;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px;
}

.page-products .products-grid ol.product-items li.item.product.product-item .product-item-info .product-item-details .price-box {
    margin: 4px 0 10px;
}

.page-products .products-grid ol.product-items li.item.product.product-item .product-item-info .product-item-inner .amxnotif-block.label.subscribe-popup a {
    color: #F2B0B0;
    font-size: 17px;
    font-weight: 700;
}

.page-products .products-grid ol.product-items li.item.product.product-item .product-item-info {
    width: 100%;
    background: #ffffff;
    margin: 0px;
    border: solid 1px #D209B4;
    padding: 17px;
    height: 100%;
}

.page-products .products-grid ol.product-items li.item.product.product-item .product-item-info {
    position: relative;
}

.page-products .products-grid ol.product-items .product-item-inner:before {
   top: 0px;

}

.page-products .products-grid ol.product-items li.item.product.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary a.action.towishlist {
    width: 39px;
    height: 39px;
    background: #D209B4;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 8px;
    right: 10px;
    z-index: 10;
}

.category .subscribe-popup label {
    text-align: center;
    font-size: 23px;
}

.category .subscribe-popup .notification-container {
    display: flex;
    align-items: center;
}

.category .subscribe-popup .notification-container .input-fields.fieldset {
    width: 100%;
}


.category .subscribe-popup .notification-container .input-fields.fieldset input[type="email"] {
    height: 45px;
    border: solid 1px #000;
}

.category .subscribe-popup .notification-container button.action.submit.primary {
    height: 46px;
    font-size: 14px;
    border-radius: 0px;
    width: 122px;
    text-transform: uppercase;
    padding: 0;
    background: #00B25F;
    top: 0px;
    position: relative;
}

.category .subscribe-popup span.close-subscribe-popup {
    background: #00B25F;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    top: -6px;
    right: -7px;
}



.breadcrumbs {
    margin-top: 2rem;
    margin-bottom: 2rem;
}



.breadcrumbs ul.items li.item a {
    color: #ffffff;
    font-size: 14px;
}
.breadcrumbs ul.items {
    display: flex;
    align-items: center;
}

.breadcrumbs ul.items li.item::after {
    color: #ffffff;
    position: relative;
    top: 1px;
}

.breadcrumbs ul.items li.item strong {
    color: #ffffff;
    display: block;
}



.catalog-product-view .page-main {
  max-width: 1400px;
    width: 100%;
}


.catalog-product-view .page-main .product.media .gallery-placeholder img.gallery-placeholder__image {
    width: 100%;
    border-radius: 20px;
}

.catalog-product-view .page-main .product.media .gallery-placeholder {
    /* padding-left: 200px; */
    position: relative;
}

.catalog-product-view .page-main .product.media .gallery-placeholder .fotorama-item {
    width: 100%;
    left: 0px;
    top: 0px;
    min-width: auto;
    position: relative;
    height: 100%;
}
.product.media .gallery-placeholder .fotorama-item  .fotorama__nav-wrap.fotorama__nav-wrap--vertical {
    position: relative;
    width: 100%;
}


.catalog-product-view .page-main .fotorama__nav-wrap--vertical .fotorama__nav__shaft{
background: none;
}


/* .catalog-product-view .page-main .product.media .gallery-placeholder .fotorama-item .fotorama__wrap.fotorama__wrap--slide {
    padding-left: 200px;
} */

.product.media .gallery-placeholder .fotorama-item .fotorama__nav-wrap.fotorama__nav-wrap--vertical .fotorama__nav--thumbs {
    width: 100% !important;
    height: 100% !important;
    padding: 33px 0;
    transform: none;
}

.product.media .gallery-placeholder .fotorama-item .fotorama__nav-wrap.fotorama__nav-wrap--vertical .fotorama__nav--thumbs .fotorama__thumb__arr {
    opacity: 1;
    position: absolute;
    width: auto;
    top: 50%;
    transform: translate(0px, -50%);
    background: none;
    left: inherit;
    right: inherit;
    padding: 3px 5px;
    z-index: 99;
    cursor: pointer;
    pointer-events: auto;
}
.product.media .gallery-placeholder .fotorama-item .fotorama__nav-wrap.fotorama__nav-wrap--vertical .fotorama__nav--thumbs .fotorama__thumb__arr.fotorama__thumb__arr--left {
    left: 0px;
    background: #00b25f;
    display: flex;
    align-items: center;
    justify-content: center;
}


.product.media .gallery-placeholder .fotorama-item .fotorama__nav-wrap.fotorama__nav-wrap--vertical .fotorama__nav--thumbs .fotorama__thumb__arr--left .fotorama__thumb--icon {
    background-image: url('../images/Up_Arrow.svg');
    width: 16px;
    height: 9px;
    display: block;
    background-size: cover;
    background-position: bottom;
    padding: 0px;
    transform: rotate(-90deg);
}

.product.media .gallery-placeholder .fotorama-item .fotorama__nav-wrap.fotorama__nav-wrap--vertical .fotorama__nav--thumbs .fotorama__thumb__arr--right .fotorama__thumb--icon {
    background-image: url('../images/down-arrow.svg');
    width: 16px;
    height: 9px;
    display: block;
    background-size: cover;
    background-position: bottom;
    transform: none;
    padding: 0px;
    transform: rotate(-90deg);
}

.product.media .gallery-placeholder .fotorama-item .fotorama__nav-wrap.fotorama__nav-wrap--vertical .fotorama__nav--thumbs .fotorama__thumb__arr.fotorama__thumb__arr--right {
    right: 0px;
    background: #00b25f;
    display: flex;
    align-items: center;
    justify-content: center;
}


.product.media .gallery-placeholder .fotorama__nav-wrap .fotorama_horizontal_ratio .fotorama__img{
    width: 100%;
}

.catalog-product-view .product-info-main {
    background: rgba(92, 96, 148, 0.2);
    border-radius: 30px 30px 0 0;
    padding-top: 28px;
    margin-bottom: 45px;
}
.pdp_reviews_section {
    background: #0B0E3E;
}


.catalog-product-view .product-info-main .gkit-labels-wrap {
    padding: 0px 25px 10px;
    display: flex;
    align-items: center;
}
.catalog-product-view .product-info-main .gkit-labels-wrap span.gkit-label.gkit-label-system {
    background: #00B25F;
    padding: 0 11px;
    line-height: 26px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 500;
    display: inline-block;
    margin-right: 5px;
}


.gkit-labels-wrap span.gkit-label.gkit-label-offer {
    background: #D209B4;
    padding: 0 11px;
    line-height: 26px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 500;
    display: inline-block;
    margin-right: 5px;
}

.product-info-main .page-title-wrapper.product h1.page-title span.base {
    color: #ffffff;
    font-size: 29px;
    font-weight: 400;
    display: block;
    line-height: 1.4;
}


.product-info-main .page-title-wrapper.product {
    padding: 5px 25px 10px;
}


.product-info-main .product.attribute.sku {
    padding:5px 25px 15px;
    display: flex;
    align-items: center;
}

.product-info-main .product.attribute.sku strong.type {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
}

.product-info-main .product.attribute.sku .value {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
}

.product-info-main .page-title-wrapper.product h1.page-title {
    margin: 0px;
}

.pdp_reviews_section {
    background: #0B0E3E;
    padding: 25px 25px;
}

.pdp_reviews_section .pdp_price_section {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.pdp_reviews_section .pdp_price_section .product-info-price {
    width: 50%;
    border: none;
    margin: 0px;
    display: block;
}

.pdp_reviews_section .pdp_price_section .product-info-price .price-box {
    padding: 0px;
}

.pdp_reviews_section .pdp_price_section .product-info-price .price-box .price-wrapper {
    margin: 0px;
}

.pdp_reviews_section .pdp_price_section .product-info-price .price-box .price-wrapper span.price {
    color: #00B25F;
    font-size: 36px;
}

.pdp_reviews_section .pdp_price_section .product-addto-links {
    position: absolute;
    right: 0;
    top: -10px;
}
/* .product.media .gallery-placeholder .fotorama-item .fotorama__nav-wrap.fotorama__nav-wrap--vertical .fotorama__nav--thumbs .fotorama__nav__shaft {
    background: none;
    height: 597px;
    position: relative;
    top: 0px;
    margin-top: 0px;
    overflow: hidden;
} */

.product.media .gallery-placeholder .fotorama-item .fotorama__nav-wrap.fotorama__nav-wrap--vertical .fotorama__nav--thumbs .fotorama__nav__shaft .fotorama__nav__frame {
    background: #ffffff;
    margin: 2px 10px;
    border-radius: 20px;
    overflow: hidden;
    border: solid 3px transparent;
    display: inline-block;
}

.product.media .gallery-placeholder .fotorama-item .fotorama__nav-wrap.fotorama__nav-wrap--vertical .fotorama__nav--thumbs .fotorama__nav__shaft .fotorama__thumb-border {
    border-color: #D209B4;
    border-width: 3px;
    border-radius: 20px;
    display: none !important;
}

.product.media .gallery-placeholder .fotorama-item .fotorama__nav-wrap.fotorama__nav-wrap--vertical .fotorama__nav--thumbs .fotorama__nav__shaft .fotorama__nav__frame--thumb.fotorama__active {
    border-color: #D209B4;
}

.pdp_reviews_section .pdp_price_section .review-share .social_share_icon img {
    width: 23px;
}

.pdp_reviews_section .pdp_price_section .review-share .social_share_icon a:first-child img {
    width: 31px;
}

.pdp_reviews_section .pdp_price_section .review-share .social_share_icon {
    position: absolute;
    left: 0px;
}


.product.media .gallery-placeholder .fotorama-item .fotorama__wrap.fotorama__wrap--slide .fotorama__stage .fotorama__stage__shaft {
    width: 100% !important;
    max-width: 100% !important;
    background: #ffffff;
    border-radius: 30px;
}

.product.media .gallery-placeholder .fotorama-item .fotorama__wrap.fotorama__wrap--slide .fotorama__stage .fotorama__stage__shaft .fotorama__stage__frame img.fotorama__img {
    border-radius: 20px;
}

.pdp_reviews_section .pdp_price_section .product-addto-links a.action.tocompare {
    display: none;
}

.pdp_reviews_section .pdp_price_section .product-addto-links a.action.towishlist {
    margin: 0px;
}

.pdp_reviews_section .pdp_price_section .product-addto-links a.action.towishlist span {
    display: none;
}


.pdp_reviews_section .pdp_price_section .product-addto-links a.action.towishlist:before {
    content: "";
    background-image: url(../images/wishlist-de.svg);
    width:16px;
    height: 14px;
    display: block;
    margin: 0 auto 4px;
}


.pdp_reviews_section .pdp_price_section .review-share {
    width: 42%;
    padding-left: 35px;
    position: relative;
    margin-left: auto;
    margin-top: 12px;
}


.pdp_reviews_section .pdp_price_section .review-share .product-reviews-summary {
    border-left: solid 1px #ffffff;
    padding-left: 10px;
}
.pdp_reviews_section .pdp_price_section .review-share .product-reviews-summary .rating-summary {
    margin-right: 10px;
    display: none;
}


.pdp_reviews_section .pdp_price_section .review-share .product-reviews-summary .rating-summary .rating-result > span::before {
    color: #f2c812;
}

.pdp_reviews_section .pdp_price_section .review-share .product-reviews-summary .reviews-actions a.action {
    color: #ffffff;
    font-size: 12px;
    display: block;
    white-space: normal;
}

.pdp_reviews_section .pdp_price_section .review-share .product-reviews-summary .reviews-actions {
    margin: 0px;
}

.product-info-main .product-add-form .fieldset {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 22px 5px;
    margin-bottom: 0px;
}

.product-info-main .product-add-form .fieldset .field.qty {
    width: 50%;
    padding-right: 5px;
    display: flex;
    align-items: center;
    margin-bottom: 0px;
}

.product-info-main .product-add-form .fieldset .field.qty label.label {
    margin: 0 8px 0 0;
    font-size: 15px;
    color: #ffffff;
    font-weight: 500;
    text-transform: uppercase;
}

.product-info-main .product-add-form .fieldset .field.qty .control .qty-wrapper {
    display: flex;
    align-items: center;
    border: solid 2px #00B25F;
    padding: 7px 11px;
    border-radius: 5px;
}

.product-info-main .product-add-form .fieldset .field.qty .control .qty-wrapper button.qty-btn {
    width: 38px;
    height: 34px;
    background: #00B25F;
    color: #fff;
    font-size: 17px;
    border-radius: 3px;
    border: none;
    box-shadow: none;
}

.product-info-main .product-add-form .fieldset .field.qty .control .qty-wrapper input {
    background: none;
    border: none;
    color: #ffffff;
    font-size: 16px;
}

.product-info-main .product-add-form .fieldset .actions {
    width: 50%;
    padding-left: 5px;
}

.product-info-main .product-add-form .fieldset .actions button {
    width: 100%;
    background: #00B25F;
    height: 50px;
    margin-bottom: 0px;
}
.pdp_payment_sections {
    display: inline-block;
    width: 100%;
}

.product-info-main .product-info-stock-sku {
    width: 100%;
    float: none;
    padding: 0 25px 13px;
    text-align: left;
}

.product-info-main .product-info-stock-sku .stock.available span {
    color: #D209B4;
    font-size: 13px;
}

.pdp_payment_sections ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.catalog-product-view .product-info-main .pdp_payment_sections {
    background: #0B0E3E;
    padding: 17px 15px;
}

.pdp_payment_sections ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #00B25F;
    font-size: 18px;
    font-weight: 500;
    margin: 0px;
}

.pdp_payment_sections ul li img {
    margin-right: 10px;
}

.product-info-main .product.attribute.overview {
    margin: 0px;
    padding: 25px 25px;
}


.product-info-main .product.attribute.overview .value {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}


.delivery-container {
    background: #0B0E3E;
    padding: 25px 25px 3px;
}


.delivery-container .delivery-header {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 15px;
    position: relative;
    cursor: pointer;
}

.delivery-container .delivery-header:before {
    content: "";
    content: '\e622';
    font-family: 'luma-icons';
    color: #fff;
    position: absolute;
    right: 0px;
}

.delivery-container div#deliveryContent {
    display: none;
}

.delivery-container div#deliveryContent.active {
    display: block;
}

.delivery-container .delivery-content p {
    position: relative;
    color: #fff;
    padding-left: 82px;
    font-size: 14px;
    font-weight: 500;
}

.delivery-container .delivery-content p img.express-icon {
    position: absolute;
    left: 0px;
    width: 66px;
}

.delivery-container .delivery-content small {
    color: #ffffff;
    padding-left: 82px;
    display: block;
    font-size: 11px;
}

.delivery-container .delivery-content p.next-day {
    margin-top: 18px;
    padding-left: 36px;
    font-size: 14px;
    font-weight: 400;
}
.delivery-container .delivery-content p.next-day img {
    position: absolute;
    left: 0px;
    width: 23px;
}

.product-info-main .product.alert {
    text-align: center;
}

.product-info-main .product.alert a.action.alert {
    color: #ffffff;
}

.product-info-main .amxnotif-block {
    background: #0B0E3E;
    padding: 20px 25px;
    margin: 0px;
}

.product-info-main .amxnotif-block label {
    display: none;
}

.product-info-main .amxnotif-block .notification-container {
    display: flex;
    align-items: center;
}

.product-info-main .amxnotif-block .notification-container .input-fields.fieldset {
    width: 100%;
}

.product-info-main .amxnotif-block .notification-container .input-fields.fieldset input {
    background: none;
    color: #ffffff;
    border: solid 1px #00b25f;
    height: 41px;
}

.product-info-main .amxnotif-block .notification-container .input-fields.fieldset input::-webkit-input-placeholder { color: #ffffff; } /* Chrome, Safari */
.product-info-main .amxnotif-block .notification-container .input-fields.fieldset input:-ms-input-placeholder { color: #ffffff; }     /* IE 10+ */
.product-info-main .amxnotif-block .notification-container .input-fields.fieldset input::-ms-input-placeholder { color: #ffffff; }    /* Edge */
.product-info-main .amxnotif-block .notification-container .input-fields.fieldset input::placeholder { color: #ffffff; }    


.product-info-main .amxnotif-block .notification-container .actions-toolbar .primary {
    width: 100%;
}

.product-info-main .amxnotif-block .notification-container .actions-toolbar .primary button.action.submit.primary {
    width: 100%;
    background: #00B25F;
    height: 41px;
    margin: 0px;
    border-radius: 0px;
}

.product.info.detailed .product.data.items > .item.title a {
    border: solid 1px #D209B4;
    background: #0B0E3E;
    margin-bottom: 24px;
    border-radius: 5px;
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 4px 17px;
    height: auto;
}

.product.info.detailed .product.data.items > .item.content {
    float: none;
    margin: 0px;
    background: #1E2251;
    border: none;
    border-radius: 10px;
    margin-top: -28px;
    margin-bottom: 32px;
    display: inline-block;
}

.product.info.detailed .product.data.items > .item.content .value {
    color: #ffffff;
}

.product.info.detailed .product.data.items > .item.content h2 {
    margin: 0px;
    color: #fff;
    font-size: 16px;
}

.product.info.detailed .product.data.items .data.item.title {
    width: 100%;
}

.product.info.detailed .product.data.items > .item.content .table-wrapper table th {
    color: #ffffff;
    font-size: 15px;
    font-weight: 300;
    border-bottom: solid 2px #0B0E3E;
}


.product.info.detailed .product.data.items > .item.content .table-wrapper table td {
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    border-bottom: solid 2px #0B0E3E;
}

.product.info.detailed .product.data.items > .item.content .table-wrapper table {
    width: 100%;
}


.product.info.detailed .product.data.items > .item.title a span.counter {
    color: #fff;
}

.block.related .block-title.title strong {
    font-size: 26px;
    color: #FFFFFF;
    font-weight: 500;
    text-transform: uppercase;
}



.block.related .block-title.title {
    text-align: center;
}


.products-grid ol.product-items {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}


.products-grid ol.product-items li.item.product.product-item {
    width: 100%;
    padding: 0px;
    margin-bottom: 2rem;
    margin-left: 0px;
    margin-right: 0px;
}

.products-grid ol.product-items li.item.product.product-item .product-item-info {
    width: 100%;
    background: #ffffff;
    margin: 0px;
    border: solid 1px #D209B4;
    padding: 17px;
    position: relative;
}


.products-grid ol.product-items li.item.product.product-item .product-item-info a.product-item-photo {
    display: block;
}

.products-grid ol.product-items li.item.product.product-item .product-item-info a.product-item-photo span.product-image-container {
    width: 100%;
}

.products-grid ol.product-items li.item.product.product-item .product-item-info .product-item-details strong.product-item-name a.product-item-link {
    color: #040734;
    font-size: 19px;
    font-weight: 500;
    display: block;
    margin-bottom: 0.9rem;
}

.products-grid ol.product-items li.item.product.product-item .product-item-info .product-item-details {
    color: #040734;
    font-size: 14px;
    position: static;
}

.products-grid ol.product-items li.item.product.product-item .product-item-info .product-item-details .price-box span.price {
    color: #D209B4;
    font-size: 21px;
    font-weight: 500;
}

.products-grid ol.product-items li.item.product.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary {
    width: 100%;
}

.products-grid ol.product-items li.item.product.product-item .product-item-info .product-item-inner {
    display: block;
    position: static;
    border: none;
    box-shadow: none;
    margin: 0px;
    padding: 0px;
    right: 0;
    width: 100%;
    overflow: visible;
    height: auto;
    clip: auto;
}

.products-grid ol.product-items li.item.product.product-item .product-item-info .product-item-inner .product-item-actions {
    margin: 0px;
}

.products-grid ol.product-items li.item.product.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary button.action.tocart.primary {
    height: 50px;
    background: #00B25F;
    font-size: 17px;
    border-radius: 0px;
    width: 100%;
    text-transform: uppercase;
}

.products-grid ol.product-items li.item.product.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary a.action.tocompare {
    display: none;
}


.products-grid ol.product-items li.item.product.product-item .product-item-info .product-item-details .product.actions.product-item-actions .actions-secondary a.action.towishlist,
.products-grid ol.product-items li.item.product.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary a.action.towishlist {
    width: 39px;
    height: 39px;
    background: #D209B4;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 8px;
    right: 10px;
}
.products-grid ol.product-items li.item.product.product-item .product-item-info .product-item-details .product.actions.product-item-actions .actions-secondary a.action.towishlist:before,
.products-grid ol.product-items li.item.product.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary a.action.towishlist::before {
    color: #ffffff;
}

.products-grid ol.product-items li.item.product.product-item .product-item-info .product-item-details .product-item-name {
    margin-left: 0px;
}

.products-related.products-grid ol.product-items {
    grid-template-columns: repeat(5, 1fr);
}

.products-grid ol.product-items li.item.product.product-item .product-item-info .product-item-details .product.actions.product-item-actions {
    margin: 0px;
}

.products-grid ol.product-items li.item.product.product-item .product-item-info .product-item-details .product.actions.product-item-actions .actions-secondary a.action.tocompare {
    display: none;
}

.products-related.products-grid ol.product-items li.item.product.product-item .product-item-info .product-item-details strong.product-item-name a.product-item-link {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.3;
    min-height: 51px;
}

.products-grid ol.product-items li.item.product.product-item .product-item-info .product-item-details .field.choice.related {
    display: block;
    position: relative;
    top: 0px;
}

.products-grid ol.product-items li.item.product.product-item .product-item-info .product-item-details .field.choice.related input[type="checkbox"] {
    display: none;
}


.products-grid ol.product-items li.item.product.product-item .product-item-info .product-item-details .field.choice.related label.label {
    height: 50px;
    background: #00B25F;
    font-size: 17px;
    border-radius: 0px;
    width: 100%;
    text-transform: uppercase;
    position: relative;
    display: block;
    margin: 0px;
    text-align: center;
    line-height: 50px;
    color: #ffffff;
    cursor: pointer;
    font-weight: 600;
}

.block.related .block-actions {
    display: none;
}




.product-sticky {
    height: auto;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    transition: ease-out opacity 200ms;
    animation: slideinBar 200ms forwards;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    display: none;
}

.product-sticky.scroll-sticky {
    display: block;
}

.product-sticky .product-sticky-wraper {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1550px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
    display: flex;
    flex-wrap: wrap;
    padding-top: 6px;
    padding-bottom: 6px;
}

.product-sticky .product-sticky-wraper .product-leftsticky {
    width: auto;
    display: flex;
    align-items: center;
    flex: 1;
}

.product-sticky .product-sticky-wraper .product-price {
    display: flex;
    align-items: center;
    margin-left: auto;
    width: auto;
}

.product-sticky .product-sticky-wraper .product-leftsticky .img-product img {
    border: solid 1px #959595;
}
.product-sticky .product-sticky-wraper .product-leftsticky .sticky_logo img {
    width: 100%;
    max-width: 110px;
    background-color: #040734;
    padding: 5px 5px;
}

.product-sticky .product-sticky-wraper .product-leftsticky .img-product {
    margin: 0 8px;
}

.product-sticky .product-sticky-wraper .product-leftsticky .title-product h1.page-title {
    margin-bottom: 2px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}

.product-sticky .product-sticky-wraper .product-leftsticky .title-product {
    padding-left: 8px;
    padding-right: 20px;
}

.product-sticky .product-sticky-wraper .product-price .leftColumn {
    margin-right: 8px;
}

.product-sticky .product-sticky-wraper .product-price .leftColumn span.price {
    color: #00B25F;
    font-weight: 600;
    font-size: 22px;
}

.product-sticky .product-sticky-wraper .product-price button#product-addtocart-button {
    padding: 12px 13px;
    height: auto;
    border-radius: 5px;
    background: #00b25f;
}



.product.info.detailed .product.data.items > .item.content .amreview-info-wrapper {
    background: #0B0E3E;
    padding: 19px 18px;
}

.product.info.detailed .product.data.items > .item.content .amreview-info-wrapper a#amreview-toform {
    background: #00b25f;
    border: none;
    color: #fff;
    padding: 15px 30px;
    height: auto;
    font-weight: 600;
    border-radius: 10px;
}
.product.info.detailed .product.data.items > .item.content .amreview-info-wrapper .amreview-label {
    margin: 0 0 0 0;
    max-width: 100%;
    color: #ffffff;
}
.product.info.detailed .product.data.items > .item.content .amreview-info-wrapper .amreview-showmore {
    color: #ffffff;
    font-weight: 600;
    line-height: normal;
}

.product.info.detailed .product.data.items > .item.content .amreview-info-wrapper p.amreview-summary {
    color: #ffffff;
}

.product.info.detailed .product.data.items > .item.content .amreview-info-wrapper p.amreview-count {
    color: #ffffff;
}

.product.info.detailed .product.data.items > .item.content #product-review-container p.amrev-title-block {
    text-align: center;
}

.product.info.detailed .product.data.items > .item.content #product-review-container p.amrev-title-block strong.am-strong {
    color: #fff;
    display: block;
    margin: 0 auto;
    padding: 0px;
}


.product.info.detailed .product.data.items > .item.content #product-review-container p.amrev-title-block {
    text-align: center;
    padding: 20px 0 20px 0;
}

.product.info.detailed .product.data.items > .item.content #product-review-container .amrev-items-block.block-content p.amreview-review-list.-empty {
    text-align: center;
    color: #fff;
    padding: 0;
}


.product.info.detailed .product.data.items > .item.content .amreview-submit-form {
    background: #0B0E3E;
    padding: 19px 18px;
}

.product.info.detailed .product.data.items > .item.content .amreview-submit-form fieldset.fieldset.review-fieldset legend.legend.review-legend span {
    color: #fff;
    margin-right: 16px;
}

.product.info.detailed .product.data.items > .item.content .amreview-submit-form fieldset.fieldset.review-fieldset strong {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

.product.info.detailed .product.data.items > .item.content .amreview-submit-form fieldset.fieldset .field .control label span {
    color: #ffffff;
}

.product.info.detailed .product.data.items > .item.content .amreview-submit-form fieldset.fieldset .field .control.review-control-vote::before {
    color: #fff;
}

.product.info.detailed .product.data.items > .item.content .amreview-submit-form fieldset.fieldset .field label.label {
    color: #ffffff;
    margin-bottom: 4px;
}

.product.info.detailed .product.data.items > .item.content .amreview-submit-form fieldset.fieldset .field .control input {
    border: solid 1px #D209B4;
    height: 40px;
    background: none;
    color: #ffffff;
}

.product.info.detailed .product.data.items > .item.content .amreview-submit-form fieldset.fieldset .field .control textarea {
    border: solid 1px #D209B4;
    background: none;
    color: #ffffff;
}

.product.info.detailed .product.data.items > .item.content .amreview-submit-form fieldset.fieldset .field .control input.amrev-input {
    background: #fff;
    border: none;
    height: auto;
    color: #000;
    padding: 5px 9px;
}

.product.info.detailed .product.data.items > .item.content .amreview-submit-form fieldset.fieldset .field label.amreview-checkboxlabel {
    color: #ffffff;
    font-weight: 400;
}

.amreview-submit-form .review-form .actions-toolbar.review-form-actions .primary.actions-primary button.action.submit.primary {
    background: #00b25f;
    border: none;
    height: auto;
}

.product-info-main .product-info-stock-sku .stock.unavailable {
    margin-bottom: 23px;
    text-align: center;
}

.product-info-main .product-info-stock-sku .stock.unavailable span {
    color: #d209b4;
    font-weight: 400;
}

.review-share .social_share_icon .share-popup {
    padding: 0px;
    position: relative;
}


.review-share .social_share_icon .share-popup .popup-close {
    position: absolute;
    right: 0px;
    width: 25px;
    height: 25px;
    background: #00B25F;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    right: -7px;
    top: -7px;
}

.review-share .social_share_icon .share-popup h4 {
    text-transform: uppercase;
}


.review-share .social_share_icon .share-icons {
    padding-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.share-popup {
  background: #fff;
  border-radius: 12px;
  padding: 30px 40px; /* increase padding */
  width: 320px; /* make popup wider */
  max-width: 90%; /* responsive */
  text-align: center;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
  transform: scale(1.05); /* slight size boost */
}

.share-popup h4,
.share-popup p {
  font-size: 18px; /* larger text */
}

.share-popup-overlay {
  justify-content: center;
  align-items: center;
  background: rgba(0,0,0,0.6); /* darker overlay for contrast */
}
.share-popup {
  animation: popupFadeIn 0.3s ease-out;
}

@keyframes popupFadeIn {
  from { transform: scale(0.9); opacity: 0; }
  to { transform: scale(1); opacity: 1; }
}
.scrollmore {
    height: 250px;
    overflow: auto;
}

.block.related .products-grid ol.product-items li.item.product.product-item:nth-child(n+6) {
    display: none !important;
}

.fotorama__arr--next {
    right: 0 !important;
}


@media (min-width: 769px){

.catalog-product-view .product-info-main {
    width: 50%;
}

.catalog-product-view .product.media {
    width: 47%;
}

}



@media (min-width: 992px){


.catalog-product-view .page-main .product.media .gallery-placeholder .fotorama-item .fotorama__wrap.fotorama__wrap--slide .fotorama__stage {
    left: 0px !important;
    height: 697px!important;
}

}


@media (max-width: 1399px){

.product-info-main .product-add-form .fieldset .field.qty label.label {
    font-size: 14px;
}


.product-info-main .product-add-form .fieldset .actions {
    width: 44%;
    padding-left: 5px;
    margin-left: auto;
}


.product-info-main .product-add-form .fieldset .field.qty .control .qty-wrapper button.qty-btn {
    width: 34px;
    height: 30px;
}


.product-info-main .page-title-wrapper.product h1.page-title span.base {
    font-size: 25px;
    line-height: 1.3;
}


}


@media (max-width: 1199px){



.product-info-main .page-title-wrapper.product h1.page-title span.base {
    font-size: 20px;
}

.pdp_reviews_section .pdp_price_section .product-info-price .price-box .price-wrapper span.price {
    font-size: 25px;
}

.pdp_reviews_section .pdp_price_section .review-share {
    width: 50%;
    padding-left: 35px;
}


.pdp_reviews_section {
  padding: 18px 25px 0;
}


.product-info-main .amxnotif-block .notification-container .input-fields.fieldset {
    width: 100%;
    margin-bottom: 0px;
}


.product-info-main .amxnotif-block .notification-container .input-fields.fieldset input {
  font-size: 12px;
}

.product-info-main .product-add-form .fieldset .field.qty {
    width: 100%;
    padding-right: 0px;
    display: flex;
    align-items: center;
    margin-bottom: 9px;
}

.product-info-main .product-add-form .fieldset .actions {
    width: 100%;
    padding-left: 0px;
    margin-left: auto;
    margin-top: 10px;
}


.delivery-container .delivery-content p.next-day {
    font-size: 14px;
    font-weight: 400;
}


.products-related.products-grid ol.product-items {
    grid-template-columns: repeat(3, 1fr);
}


}



@media (max-width: 991px){

.page-layout-1column .product.media {
    width: 100%;
    margin-bottom: 20px;
}

.catalog-product-view .product-info-main {
    width: 100%;
}


.products-related.products-grid ol.product-items {
    grid-template-columns: repeat(2, 1fr);
}


.catalog-product-view .columns {
    display: block;
}

.product.info.detailed .product.data.items {
    margin: 0px;
}

.page-wrapper > .breadcrumbs {
    display: none;
}


.pdp_reviews_section .pdp_price_section .review-share {
    width: 100%;
    padding-left: 35px;
}

.delivery-container .delivery-content p img.express-icon {
    width: 48px;
}

.delivery-container .delivery-content p {
    padding-left: 62px;
    font-size: 13px;
}

.delivery-container .delivery-content small {
    padding-left: 61px;
}


}


@media (max-width: 767px){

.product-sticky {
    top: inherit;
    bottom: 0px;
}



.product-sticky .product-sticky-wraper {
    display: block;
}


.product-sticky .product-sticky-wraper .product-leftsticky {
    width: 100%;
    display: block;
    text-align: center;
    border-bottom: solid 1px #dedede;
    padding-bottom: 7px;
    margin-bottom: 9px;
}

.product-sticky .product-sticky-wraper .product-leftsticky .sticky_logo {
    display: none;
}

.product-sticky .product-sticky-wraper .product-leftsticky .img-product {
    margin: 0 8px;
    display: none;
}


.product-sticky .product-sticky-wraper .product-price {
    justify-content: center;
}

.product-sticky .product-sticky-wraper {
    padding-top: 13px;
    padding-bottom: 6px;
}

.product-sticky .product-sticky-wraper .product-leftsticky .title-product h1.page-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]:before, .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th[data-th]:before {
    color: #ffffff;
    font-weight: 400;
}


.product.info.detailed .product.data.items > .item.content .table-wrapper table td a {
    color: #fff;
}


.product-info-main .amxnotif-block,
.pdp_reviews_section .pdp_price_section .review-share{
    display: none;
}

.pdp_reviews_section {
    padding: 18px 25px;
}




}


@media (max-width: 479px){

.products-related.products-grid ol.product-items {
    grid-template-columns: repeat(1, 1fr);
}

}