.pool-bread-crumbs,.pool-bread-crumbs a {
    font-family: var(--second-family);
    font-weight: 400;
    font-size: 16px;
    color: #000;
    margin-bottom: 35px;
    margin-top: 35px;
}
.pool-bread-crumbs .navigation {
    width: 100%;
}
.pool-bread-crumbs-back,.pool-bread-crumbs-next {
    cursor: pointer;
    width: 100%;
}
.pool-bread-crumbs-back .pool-bread-crumbs-back-icon {
     margin-right: 10px;
}
.pool-bread-crumbs-next .pool-bread-crumbs-next-icon {
    margin-left: 10px;
}
.wrap-slider-good {
    max-width: 581px;
    width: 100%;
    margin-right: 35px;
}
.wrap-slider-good-big {
    position: relative;
}
.slider-good-min {
    display: flex;
    flex-wrap: wrap;
}
.slider-good-min-one {
    flex: 0 0 24%;
}
.slider-good-min-one:not(:last-child) {
    margin-right: 1%;
}
.slider-good-big {
    border: 1px dashed #6495ff;
    border-radius: 20px;
    width: 100%;
    padding: 14px 16px;
    margin-bottom: 24px;
}
.slider-good-big.swiper .swiper-wrapper{
    padding: 14px 0px;

}
.wrap-slider-good .slider-good-big .swiper-slide {
    padding: 0px 14px;
}
.wrap-slider-good .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    height: unset;
}
.wrap-slider-good-big-img {
    max-height: 321px;
    height: 100%;
    overflow: hidden;
    border-radius: 14px;
}
/*.wrap-slider-good-big-img {
    max-height: 321px;
    height: 100%;
    overflow: hidden;
    border-radius: 14px;
}*/
.woocommerce .wrap-slider-good .wrap-slider-good-big-img img {
    margin: unset;
}

.woocommerce .wrap-slider-good img {
    margin: auto;
}
.woocommerce-page .slider-good-big.swiper img {
    border-radius: 16px;
}
.woocommerce-page .slider-good-min.swiper img {
    border-radius: 8px;
    max-height: 92px;
}
/*
.woocommerce .wrap-slider-good img, .woocommerce-page .slider-good-big.swiper img {
    margin: auto;
}
*/

.wrap-good-info {
    width: 100%;
}
/*рейтинг для input*/
.rating-group {
     display: flex;
     flex-direction: row-reverse;
     justify-content: flex-end;
 }
.rating-group input {
    position: absolute;
    left: -9999px;
}
.rating-group label svg path {
    font-size: 30px;
    fill: #ccc; /* Пустая звезда */
    cursor: pointer;
}
.rating-group input:checked ~ label svg path ,
.rating-group label svg path:hover ,
.rating-group label:hover ~ label svg path {
    fill: #ffc107; /* Закрашенная звезда (желтая) */
}
/*рейтнг для  img*/
.stars{
    position: relative;
    background: #ccc;
    color: gold;
    font-size: 5em;
    display: inline-block;
}
.stars-img {
    position: relative;
    z-index: 1;
}
.stars .inner{
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    background: #ffc107;
    height: 100%;
    width: 100%;
    z-index: 0;
}
/*-------end-img-------*/
.good-info-name {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 32px;
    color: #000;
    margin-bottom: 17px;
}
.good-rating-number {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 22px;
    line-height: 122%;
    color: #1c1c1c;
    margin-right: 6px;
}
.good-rating-count {
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 14px;
    color: #90909e;
}
.wrap-good-info-rating {
    margin-bottom: 7px;
}
.good-rating-stars {
    margin-right: 4px;
}
.wrap-good-info-price {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 22px;
    line-height: 122%;
    color: #1c1c1c;
    margin-bottom: 22px;
}
.good-price-full {
    margin-right: 19px;
}
.good-price-month {
    border-radius: 51px;
    max-width: 279px;
    width: 100%;
    background: #d8dff5;
    padding: 12px 15px;
}
.good-price-month .icon-credit {
    width: 27px;
    height: 27px;
}
.good-info-param-logo {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 18px;
    color: #000;
    margin-bottom: 12px;
}
.wrap-good-info-size {
    display: flex;
    flex-wrap: wrap;
    max-width: 520px;
    margin-bottom: 6px;
    width:100%;
}
.good-info-size-one {
    cursor: pointer;
    margin-right: 18px;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    line-height: 162%;
    text-align: center;
    color: #1c1c1c;
    border-radius: 5px;
    max-width: 118px;
    width: 100%;
    box-shadow: inset 0 0 9px 0 rgba(185, 197, 231, 0.5);
    background: #f2f5fc;
    padding: 9px 0px;
    flex: 0 0 24%;
    margin-bottom: 14px;
}
.good-info-size-one.active {
    color: #fff;
    box-shadow: inset 0 0 9px 0 rgba(185, 197, 231, 0.5);
    background: linear-gradient(180deg, #fc7c66 0%, #ef4e33 100%);
}

.wrap-good-info-param,.wrap-good-info-facing {
    flex-wrap: wrap;
    max-width: 520px;
}
.good-info-facing {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
.wrap-good-info-deep {
    margin-bottom: 8px;
}
.good-info-param-one {
    position: relative;
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 16px;
    color: #6495ff;
    border-radius: 8px;
    max-width: 125px;
    width:100%;
    padding: 9px 0px;
    background: #f3f4f7;
    border: 2px solid transparent;
    cursor: pointer;
    margin-right: 18px;
    flex: 0 0 24%;
    margin-bottom: 14px;
}
.good-info-param-one.active {
    color: #ff4e33;
    border: 2px solid #ff4e33;
}
.good-info-param-one.active:before {
    background: #ff4e33;
}
.good-info-param-one:before {
    content: '';
    width: 12px;
    height: 12px;
    position: relative;
    margin-right: 8px;
    display: inline-block;
    background: #6495ff;
    border-radius: 50%;
}
.good-info-param-one:after {
    content: '?';
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 16px;
    line-height: 95%;
    text-align: center;
    color: #6495ff;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #dae6ff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 8px;
}
.good-info-param-one.active:after {
    color: #ff4e33;
    background: #ffc6bd;
}
.wrap-good-info-facing .good-info-param-one:after {
    display: none;
}

.good-info-param-facing-one{
    position: relative;
    background: linear-gradient(180deg, #d5dcea 0%, #f1f5fd 100%);
    border: 2px solid #6495ff;
    border-radius: 9px;
    max-width: 180px;
    width: 100%;
    overflow: hidden;
    flex: 0 0 28%;
    margin-right: 3%;
    margin-bottom: 14px;
    cursor: pointer;
}
.good-info-param-one-name {
    position: absolute;
    left: 16px;
    top: 12px;
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 14px;
    color: #6495ff;
}
.good-info-param-one-price {
    position: absolute;
    left: 13px;
    bottom: 16px;
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 13px;
    line-height: 109%;
    color: #1c1c1c;
    background: #fff;
    border-radius: 13px;
    padding: 3px 4px;
}
.param-one-price {
    border-radius: 50%;
    height: 24px;
    width: 24px;
    background:  #6495ff;
    margin-right: 8px;
}
.good-info-param-facing-one.active .param-one-price {
    background: #ff4e33;
}
.good-info-param-facing-one.active .good-info-param-one-name {
    color: #ff4e33;
}
.good-info-param-facing-one.active  {
    border: 2px solid  #ff4e33;
}
.good-info-in-one {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    line-height: 162%;
    color: #1c1c1c;
    margin-bottom: 8px;
}
.good-info-in-one-icon {
    margin-right: 10px;
}
.wrap-good-info-in {
    margin-bottom: 14px;
}
.good-specification-logo {
    cursor: pointer;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    color: #ff4e33;
    margin-bottom: 10px;
}
.good-specification-one {
    border-bottom: 0.79px dashed #d4d4d4;
    padding: 6px 12px;
    background: #fff;
    font-family: var(--font-family);
    font-weight: 600;
    font-size: 12px;
    color: #000;
}
.good-specification-one-name {
    font-weight: 600;
}
.good-specification-one-val {
    font-weight: 400;
}
.wrap-good-specification {
    margin-bottom: 29px;
}
.good-specification-list {
    display: none;
}

.wrap-good-btn {
    margin-bottom: 32px;
}
.good-btn-info-order {
    cursor: pointer;
    border-radius: 5px;
    max-width: 342px;
    width: 100%;
    background: linear-gradient(180deg, #fc7c66 0%, #ef4e33 100%);
    padding: 17px 9px;
    font-family: var(--font-family);
    font-weight: 600;
    font-size: 16px;
    line-height: 162%;
    text-align: center;
    color: #fff;
    margin-right: 16px;
}
.good-btn-add-cart {
    cursor: pointer;
    border: 1px solid #6f94f8;
    border-radius: 5px;
    max-width: 294px;
    width: 100%;
    background: rgba(0, 0, 0, 0);
    padding: 19px 9px;
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 14px;
    line-height: 149%;
    text-align: center;
    color: #6f94f8;
}
.wrap-good-about-text {
    margin-top: 37px;
    margin-bottom: 45px;
}
.good-about-logo,.good-related-logo {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 18px;
    color: #000;
    margin-bottom: 12px;
}
.good-about-text {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    line-height: 162%;
    color: #1c1c1c;
    margin-bottom: 8px;
}
.good-related-min {
    display: flex;
    gap: 2%;
    overflow-x: auto;
    box-shadow: 0 10px 90px 0 rgb(0 0 0 / 6%);
    margin-bottom: 45px;
}
.good-related-min .bpool-one {
  /*  flex: 0 0 23%;
    flex: 0 0 28%;*/
    flex: none;
    max-width: 300px;
    margin-bottom: 0px;
}
.good-related-min .bpool-info-name {
    min-height: 40px;
    font-size: 15px;
    margin-bottom: 10px;
}
.good-related-min .wrap-bpool-info {
    padding: 15px 10px 22px 10px;
}
.good-related-min .bpool-info-price {
    font-size: 12px;
}
.good-related-min .bpool-info-top {
    padding-bottom: 15px;
}
.good-related-min .bpool-info-bot {
    padding-top: 15px;
}
.good-related-min .bpool-info-buttn-price {
    padding: 16px 0px;
}
/*nтуманка скрытый текст товара*/
.wrap-good-about-text {
    position: relative;
}
.good-about-text {
    max-height: 150px; /* высота в свернутом виде */
    overflow: hidden;
    position: relative;
    transition: max-height 0.6s ease;
}
/* туманка */
.good-about-text::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    background: linear-gradient(to bottom, rgba(255,255,255,0), #fff);
    pointer-events: none;
    transition: opacity 0.3s ease;
}
/* раскрыто */
.good-about-text.active {
    max-height: 5000px; /* большое значение */
}
.good-about-text.active::after {
    opacity: 0;
}
/* кнопка */
.good-about-toggle {
    font-family: var(--font-family);
    margin-top: 10px;
    cursor: pointer;
    color: #0073aa;
    font-weight: 500;
}
/*переходы от предыдущих страниц*/
.pool-bread-crumbs-back .nav-links {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.good-related-min .bpool-img {
    max-height: 220px;
}
@media (max-width: 1220px) {
    .wrap-good-btn {
        flex-direction: column;
        align-items: flex-start;
    }
    .good-btn-info-order {
        margin-right: 0px;
        margin-bottom: 17px;
    }
    .good-btn-add-cart {
        max-width: 342px;
    }
}
@media (max-width: 1190px) {
    .wrap-good {
        flex-direction: column;
    }
    .good-btn-add-cart {
        max-width: 238px;
       /* padding: 19px 9px;*/
    }
    .wrap-good-btn {
        flex-direction: row;
        align-items: flex-start;
        justify-content: space-between;
    }
    .wrap-slider-good {
        margin: auto;
        margin-bottom: 32px;
    }
    .wrap-good-info {
        max-width: 581px;
        margin: auto;
    }
    .good-btn-info-order {
        max-width: 297px;
    }
}
@media (max-width: 574px) {
    .section-crumb {
        display: none;
    }
    .section-good {
        padding-top: 30px;
    }
    .wrap-header-f-fix {
        box-shadow: 0 10px 164px 0 rgb(0 0 0 / 36%);
        background: #fff;
    }
    .wrap-slider-good-big-img {
        max-height: 273px;
    }
    .good-info-name {
        font-size: 20px;
    }
    .wrap-good-info-price {
        font-size: 16px;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .good-price-month {
        max-width: 199px;
        padding: 4px 9px;
    }
    .good-rating-number {
        font-size: 18px;
    }
    .good-info-param-logo {
        font-size: 16px;
    }
    .wrap-good-btn {
        flex-direction: column;
        margin-bottom: 0px;
    }
    .good-btn-add-cart {
        max-width: 297px;
    }
    .good-about-logo, .good-related-logo {
        font-size: 16px;
    }

    .good-info-param-one {
        font-size: 12px;
        max-width: 109px;
        flex: unset;
        margin-right: 0px;
        padding: 5px 0px;
    }
    .wrap-good-info-param, .good-info-facing {
        gap: 1.5%;
    }
    .good-info-param-facing-one {
        font-size: 12px;
        max-width: 133px;
        flex: unset;
        margin-right: 0px;
    }
    .good-price-full {
        margin-right: 6px;
    }
}
@media (max-width: 430px) {
    .good-btn-info-order {
        max-width: 100%;
    }
    .good-btn-add-cart {
        max-width: 100%;
    }
}
@media (max-width: 350px) {
    .good-info-name {
        font-size: 17px;
    }
    .good-rating-number {
        font-size: 16px;
        margin-bottom: 13px;
    }
    .good-info-param-one {
        font-size: 10px;
        max-width: 104px;
    }
    .good-info-param-logo {
        font-size: 14px;
    }
    .wrap-good-info-price {
        font-size: 14px;
        margin-bottom: 11px;
    }
    .good-price-month {
        max-width: 180px;
    }
    .wrap-slider-good-big-img {
        max-height: 209px;
    }
    .good-btn-info-order {
        font-size: 14px;
    }
    .wrap-good-about-text {
        margin-top: 26px;
        margin-bottom: 32px;
    }
}
/*--------------дополнительная общая инфомация-------------*/
.wrap-good-info-dop {
    margin-top: 40px;
    flex-wrap: wrap;
}
.good-info-dop-one {
    border: 1px solid #6f94f8;
    border-radius: 10px;
    padding: 29px 0px;
    height: 102px;
    margin-bottom: 22px;
}
.good-info-dop-text {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 18px;
    color: #000;
    max-width: 180px;
    padding: 29px 18px;
}
.good-info-dop-text span {
    display: block;
}
.good-info-dop-one img {
    position: relative;
    top: -11px;
}
.good-info-dop-one:nth-child(2) .good-info-dop-text,.good-info-dop-one:nth-child(3) .good-info-dop-text{
    max-width: 230px;
    margin-left: -24px;
}
.good-info-dop-one:nth-child(4) .good-info-dop-img {
    max-width: 115px;
    display: flex;
    align-self: center;
    align-items: center;
    justify-content: center;
}
.good-info-dop-one:nth-child(4) img {
    width: 155px;
    max-width: unset;
}
@media (max-width: 1200px) {
    .good-info-dop-one {
        max-width: 100%;
        width: 23%;
    }
}
@media (max-width: 1070px) {
    .good-info-dop-one {
        width: 49%;
    }

}
@media (max-width: 578px) {
    .wrap-good-info-dop {
        display: none;
    }
}
/*----------Фотоотзывы о бассейне----------*/
.slider-pool-photo-review-logo {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 26px;
    line-height: 123%;
    text-align: center;
    color: #1c1c1c;
    margin-bottom: 35px;
    margin-top: 14px;
}
.slider-pool-photo-review.swiper {
    max-width: 87%;
    width: 100%;
}
.slider-pool-photo-review .swiper-slide {
    border-radius: 14px;
}

.slider-pool-photo-review .swiper-slide a {
    width: 100%;
}
.slider-pool-photo-review .swiper-wrapper {
    /*justify-content: center;*/
}
.slider-pool-photo-review .swiper-slide img {
    border-radius: 14px;
    max-width: 261px;
    max-height: 152px;
    width: 100%;
    height:  152px;
    object-fit: cover;
    display: block;
}
.wrap-pool-photo-review {
    margin-bottom: 30px;
}
.wrap-slider-pool-photo-review .slider-pool-wsiper-row {
    padding: 0px 12px;
}
@media (max-width: 900px){
    .slider-pool-photo-review .swiper-slide img {
        height: 120px;
    }
    .wrap-slider-pool-photo-review  .slider-pool-wsiper-row {
        padding: 0px 0px;
    }
    .slider-pool-photo-review.swiper {
        max-width: 82%;
    }
}
@media (max-width: 708px){
    .slider-pool-photo-review .swiper-slide img {
        height: 104px;
    }
    .slider-pool-photo-review-logo {
        margin-bottom: 19px;
        margin-top: 31px;
    }
}
@media (max-width: 580px){
    .slider-pool-photo-review.swiper {
        max-width: 100%;
    }
    .slider-pool-photo-review .swiper-slide img {
        height: unset;
        max-width: 100%;
        max-height: 200px;

    }
    .slider-pool-photo-review-logo {
        font-size: 22px;
        margin-bottom: 17px;
    }
}
/*---------------Плашка------------------*/
.wrap-billet {
    position: absolute;
    right: -4%;
    top: 8%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: 16px;
    border-radius: 20px;
    padding: 17px 21px;
    max-width: 240px;
    width: 100%;
    box-shadow: 0 40px 40px 0 rgb(97 97 97 / 16%);
    background: #fff;
    z-index: 3;
}
.billet-svg {
    max-width: 39px;
    width: 100%;
}
.billet-one {
    width: 100%;
}
.billet-one-text {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 14px;
    text-decoration-skip-ink: none;
    color: #000;
}
.billet-one-text.billet-active-city {
    text-decoration: underline;
}
.billet-btn {
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 16px;
    line-height: 172%;
    text-align: center;
    color: #6f94f8;
    border: 1px solid #6495ff;
    border-radius: 5px;
   /* box-shadow: inset 0 0 9px 0 rgb(185 197 231 / 50%);*/
    padding: 15px 5px;
    max-width: 100%;
    width: 100%;
    cursor: pointer;
    background: white;
}

@media (max-width: 1402px){
    .wrap-billet {
        right: 1%;
        top: 14%;
    }
}
@media (max-width: 1190px){
    .wrap-billet {
        display: none;
    }
}