#descriptionSeeds{
   word-wrap: break-word !important;  
white-space-collapse: break-spaces;   
max-width: 900px;
text-wrap: unset !important; 
font-family: system,-apple-system,BlinkMacSystemFont,'Segoe UI','Segoe WP',Roboto,Ubuntu,Oxygen,Cantarell,'Fira Sans','Helvetica Neue',Helvetica,'Lucida Grande','Droid Sans',Tahoma,'Microsoft Sans Serif',sans-serif;
line-height: 26px; 
color: #030303;
margin: 0px 20px; 
}
    .image-container {
        position: relative;
        overflow: hidden;
    }
    .image-grid {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
        grid-gap: 10px;
        height: 100%;
    }
    .image-wrapper {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .image-wrapper img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
    }
    #openPaySearchGepa{
    display: none;
    width: 100vw;
    border: 1px solid #dedede;
    border-radius: 23px;
    padding: 0px;
    position: fixed;
    z-index: 22;
    background: #dedede;
    height: 100vh;
    top: 0px;
    padding-top: 100px;
    left: 0;
    }
       @media (min-width: 700px) {
       .decstopPat{
          display: none; 
       }
    }
   @media (max-width: 700px) {
       .mobilePat{
          display: none; 
       }
    }
.product-page::after {
    content: "";
    display: block;
    width: 100%;
    height: 20px;
    position: absolute;
    left: 0;
    bottom: 5px;
    border-bottom: 1px dashed #d3d4dd;
}
          @media (max-width: 700px) {
  .innerdivbazar
{
    display: grid;
    grid-template-columns: repeat(2,calc(100%/2 - 8px/4*(2 - 1)));
    row-gap: 24px;
    column-gap: 8px;
    grid-auto-flow: row dense;
        margin-top: 25px;
    margin-bottom: 25px;
}
  }
      @media (min-width: 700px) and (max-width: 1260px) {
  .innerdivbazar
{
    display: grid;
    grid-template-columns: repeat(4,calc(100%/4 - 8px/4*(4 - 1)));
    row-gap: 24px;
    column-gap: 8px;
    grid-auto-flow: row dense;
        margin-top: 25px;
    margin-bottom: 25px;
}
.eachdiv {
            padding: 18px 12px !important;
          }
  }
  @media (min-width: 1260px) {
  .innerdivbazar
{
    display: grid;
    grid-template-columns: repeat(5,calc(100%/5 - 8px/5*(5 - 1)));
    row-gap: 24px;
    column-gap: 8px;
    grid-auto-flow: row dense;
        margin-top: 25px;
    margin-bottom: 25px;
}
      .eachdiv {
            padding: 18px 12px !important;
          }
  }
   .product-card__img-wrap{
    padding-top: calc(100% * (328/246));
    position: relative;
    border-radius: 8px;
    background-color: #f6f6f9;
    overflow: hidden;
} 
    .notaUserFoto {
    display: flex;
    font-family: 'Roboto', sans-serif;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 5px;
        font-size: 12px;
}
#Layer_2 {
    width: 25px;
    height: 25px;
}
#addImageObject{
  display: none;
  border-radius: 13px;
height: fit-content;
margin: 5%;
box-shadow: 12px 12px 15px 10px rgba(147, 146, 146, 0.25);
}
.container-v2.jsx-410242825 {
    box-shadow: none;
    background-color: transparent;
}
.form-v2.jsx-2580397738 .button-row.jsx-2580397738 {
    margin-bottom: 24px;
}  
@media (min-width: 1025px){
.grid {
  grid-template-columns: 0.35fr 0.65fr;
}
    
}
@media (min-width: 1025px){
.grid {
    grid-template-columns: 0.4fr 0.6fr;
}
}
@media (max-width: 992px){
.name-and-manufacture {
  width: 99%;
}
    }
.collection .collection-item {
    padding: 0px 0px 5px 0px;
}
                        @media (max-width: 378px) {
                      .row.add-image-object.center {display: none;}
                        }
                        @media (min-width: 378px) {
                      .row.add-image-object_mob {display: none;}
                        }

                            
                            /*кнопка добавить фото */
                           /* 21. hover-border-11 */

:active, :hover, :focus {
  outline: 0!important;
  outline-offset: 0;
}

.btn-holder {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1000px;
  margin: 10px auto 35px;
}
.addFoto {
  position: relative;
  display: inline-block;
  width: auto; height: auto;
  background-color: transparent;
  border: none;
  cursor: pointer;
  margin: 0px 25px 15px;
  min-width: 150px;
}
  .addFoto span {         
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
    top: 0; left: 0;
    width: 100%;
    padding: 15px 20px;
    transition: 0.3s;
  }
  .u-section-1 {
  min-height: 980px;
  z-index: 1;
  width: 125%;
  left: -12.5%;
}

/*--- btn-5 ---*/
.addFoto-5 span {
  color: rgb(28, 31, 30);
  border: 2px solid rgb(75, 177, 79);
  transition: 0.2s;
  text-align: center;
}
.addFoto-5 span:hover {
  background-color: rgb(245,245,245);
}

/* 21. hover-border-11 */
.addFoto.hover-border-EC::before,
.addFoto.hover-border-EC::after {
  width: 100%; height: 2px;
  background-color: rgb(54, 56, 55);
  z-index: 2;
  transition: 0.35s; 
}
.addFoto.hover-border-EC::before {
  top: 0; right: 0;
}
.addFoto.hover-border-EC::after {
  bottom: 0; left: 0;
}
.addFoto.hover-border-EC:hover::before,
.addFoto.hover-border-EC:hover::after {
  width: 0%;
  transition: 0.2s 0.2s ease-out; 
}

.addFoto.hover-border-EC span::before,
.addFoto.hover-border-EC span::after {
  width: 2px; height: 100%;
  background-color: rgb(54, 56, 55);
  z-index: 2;
  transition: 0.25s; 
}
.addFoto.hover-border-EC span::before {
  bottom: 0; right: -2px;
}
.addFoto.hover-border-EC span::after {
  top: 0; left: -2px;
}
.addFoto.hover-border-EC span:hover::before,
.addFoto.hover-border-EC span:hover::after {
  height: 0%;
}
.modal.open{
   bottom: 10%;          
            } 
.name-and-manufacture {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-evenly;
    align-items: flex-start;
    word-wrap: break-word;
}

@media (max-width: 1022px){
.u-section-1 .u-group-1 {
  width: 86%;
  left: 2%;
  position: relative;
  margin-top: 118px;
}
}

@media (min-width: 1023px) and (max-width: 1160px){
.u-section-1 .u-group-1 {
  width: 84%;
  left: 3%;
  position: relative;
  margin-top: 24px;
}
}
@media (min-width: 1199px){
.u-section-1 .u-group-1 {
    top: 79px;
}
}
@media (max-width: 500px){
.u-section-1 .u-group-1 {
  margin-top: 76px;
}
}

@media (min-width: 500px) and (max-width: 1123px) {
.u-section-1 .u-group-1 {
  margin-top: 120px;
}
}
@media (min-width: 1124px) and (max-width: 1199px) {
.u-section-1 .u-group-1 {
  margin-top: 26px;
}
}

@media (max-width: 360px){
.grid1{
  max-width: 78%;
}
.grid2{
  max-width: 78%;
}
}
@media (max-width: 390px) and (min-width:360px){
.grid1{
  max-width: 88%;
}
.grid2{
  max-width: 88%;
}
}
@media (max-width:400px) and (min-width:390px){
.grid1{
  max-width: 95%;
}
.grid2{
  max-width: 95%;
}
}
.u-section-1 {
    min-height: 1040px;
}
 #print-block-info{
margin-top: 0px;
}
    @media (min-width: 600px){
      #print-block-info{
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
            row-gap: 24px;
        column-gap: 8px;
}
        #boingInfoPerson{
    width: 200px;
    background-color: #535353;
    color: #ffffff;
    margin-bottom: 0px;
    border-radius: 3px;
    padding: 12px 9px;
    font-size: 16px;
    display: flex;
    text-align: center;
    flex-direction: column;
    height: max-content;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    text-align: left;
    padding: 20px 24px;
    border-radius: 8px;
    box-shadow: 0px 2px 6px rgba(0,0,0,.1);
    max-width: 339px;
    margin-top: 25px;
    margin-bottom: 25px;
    background: #fff;
    height: 140px; 
}
    }
    @media (max-width: 600px){
        #print-block-info{
  justify-content: flex-start;
    display: flex;
    align-content: flex-start;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
            row-gap: 24px;
        column-gap: 8px;
}
        #boingInfoPerson {
    width: 200px;
    background-color: #535353;
    color: #ffffff;
    margin-bottom: 0px;
    border-radius: 3px;
    padding: 12px 9px;
    font-size: 16px;
    display: flex;
    text-align: center;
    flex-direction: column;
    height: max-content;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    text-align: left;
    padding: 20px 24px;
    border-radius: 8px;
    box-shadow: -1px 4px 7px 0px rgba(0, 0, 0, .1);
    max-width: 339px;
    margin: 15px;
    background: #fff;
    height: 140px;
    border: 0.5px solid rgb(160 156 156 / 10%);
}
    }
@media only screen and (min-width: 960px) {
      .ya-share2.ya-share2_inited{
  top: 10px !important;
}
    }
@media (min-width: 700px) {
      .close-bussiness{
        position: absolute;
    right: 18px;  
              background: #fff;
    border-radius: 50%;
    padding: 5px 4px;
    z-index: 22;
    border: 1px solid #dedede;
    width: 27px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
      }
          .close-bussiness.gepa{
          width: 100%;
    position: relative;
    display: block;
    margin-left: calc(100% - 30px);
          }
    }
.menu_pest_list.active{
  background: #242425;
  color: #fff;
  stroke: #ffffff;
  fill:#ffffff;
}

#webBlockInfo{
    padding: 25px 5px;
    background: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .12);
    border-radius: 8px;
    margin-bottom: 20px;
}
#boingAll{
    overflow: scroll;
}
#seedsParameter{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;    height: 40px;
}
.product-page{
    width: 50%;
    position: relative;
    display: block;
    color: #868695;
    padding-right: 5%;
}
#name_parameter{
    background: #fff;
    z-index: 1;
    position: relative;
}
#data_parameter{
    width: 45%;
    position: relative;
    display: block;
}
#descseedsParameter{
    margin: 22px 0%;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    color: #292929;
}
.row.info.tara{
    width: 100%;
    display: flex; 
}
.col.s4.pack{
    color: #818181;
}
.col.s8.value{
    margin-left: 0;
}
.icon-subs{
    margin: 2px;
    display: flex;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    height: auto;
    top: 0px;
    flex-direction: column;
    flex-wrap: nowrap;
}
.image-container{
    width: auto;
    height: 100%;
}
@media (max-width: 700px) {
    .viewMobile {
        transform: rotate(90deg);
        position: absolute;
        margin-top: 185px;
    }
}
@media (min-width: 700px) {
    .viewMobile {
        display: none;
    }
}
.close-bussiness{
    margin-left: 85%;
}
.decstopPat, .mobilePat{
    width: 90vw;
    margin-left: auto;
    margin-right: auto;
}
#openPaySearchGepaBlock{
    cursor: pointer;
}
#helloGepaBuy{
    color: #292924;
    margin-top: 6px;
    font-size: .7rem;
    margin-top: 50px;
    width: 90vw;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.storeInfoApple{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    background: #000;
    border-radius: 4px;
    width: 110px;
    height: 36px;
    padding-left: 3px;
}
.storeInfoGoogle{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    background: #000;
    border-radius: 4px;
    width: 110px;
    height: 36px;
    padding-left: 3px;
}
.storeInfohuawei{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    background: #000;
    border-radius: 4px;
    width: 110px;
    height: 36px;
    padding-left: 3px;
}
.storeInforustore{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    background: #000;
    border-radius: 4px;
    width: 110px;
    height: 36px;
    padding-left: 3px;
}