// .warning {
// 	position: fixed;
// 	bottom: 10px;
// 	left: 10px;
// 	display: none;
// 	justify-content: center;
// 	max-width: 355px;
// 	padding: 15px;
// 	box-sizing: border-box;
// 	background-color: #9e302e;
//   border-radius: 8px;
// }

// .warning a{
//   color: whitesmoke;
// }

// .warning--active {
// 	display: flex;
// }

// .warning__text {
//   color: whitesmoke;
// 	margin-right: 30px;
// }

// .warning__read {
// 	display: block;
// 	margin-left: 15px;
// }

// .warning button {
//   width:100px;
//   height: 40px;
// }

div.articlewrapper {
  display: flex;
  flex-wrap: wrap;
  font-size: 10px;
}

div.articlewrapper p {
  font-size: 14pt; 
  font-family: 'Grtsk Variable';
}

div.articlewrapper img {
  margin: 0 auto;
  text-align: center;
  border-radius: 30px;
  webkit-border-radius: 30px;
}

//статья уход
.ugallery {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    padding: 10px;
}

.ugallery-item{
    //  display: block;
     width: calc(33.333% - 20px);
     cursor: pointer;
     transition: transform 0.2s;
     margin: 5px;
 }

// div.ugallery-new {
//     display: flex;
//     flex-wrap: wrap;
//     gap: 10px;
//     justify-content: center;
//     padding: 10px;
// }

// a.ugallery-item-new{
//     display: block;
//     width: calc(33.333% - 20px);
//     cursor: pointer;
//     // transition: transform 0.2s;
//     margin: 5px;
// }

div.ugallery-new {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    padding: 10px;
}

a.ugallery-item-new {
    display: block;
    width: calc(33.333% - 20px);
    cursor: pointer;
    margin: 5px;
    position: relative;
}

.ugallery-item-new img {
    width: 100%;
    height: auto;
    display: block;
}

.ugallery-new .text-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white; 
    font-size: 46px; 
    font-weight: bold;
    text-align: center;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); 
}

.ugallery-item:hover {
    transform: scale(1.05);
}

@media (max-width: 768px) {
    .ugallery-item {
        width: 100%;
    }

    a.ugallery-item-new {
    width: calc(50% - 20px);
    }

   .ugallery-new  .text-overlay {
    font-size: 26px;  
    }
}

.upopup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.upopup-content {
    margin-top: 5%;
    max-width: 90%;
    max-height: 90%;
}

.uclose {
    position: absolute;
    top: 20px;
    right: 30px;
    font-size: 40px;
    color: white;
    cursor: pointer;
}

//статья уход конец
//статья пресса

.p-gallery{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    padding: 10px;
}

.pgallery-item {
    width: calc(33.333% - 20px);
    cursor: pointer;
    transition: transform 0.2s;
    margin: 5px;
    font-family: "Grtsk Variable";
    color: #797171;
    text-align: center;
    font-size: 14px;
}

.pgallery-item a{
    font-size: medium;
    font-weight: 700;
    margin: 1rem auto 2rem;
    //text-transform: uppercase;
    color: #9E302E;
    text-align: center;
}

.pgallery-item div img{
    padding: 5% 30%;
}


//.pgallery-item:hover {
//    transform: scale(1.05);
//}

@media (max-width: 768px) {
    .pgallery-item {
        width: 100%;
    }
}

//статья пресса конец



@media screen and (min-width: 568px) {
    div.articlewrapper > div {
    width: 50%;
    padding: 0 20px;
  }
}


.ssale {
    margin-top:25px;
    display: flex;
    flex-wrap: wrap;

}

.ssale > div {
    width: 50%;
    text-align: center;
}

.ssale > div:first-child > div:first-child {
    font-size: 30px;
    padding-top: 200px;
    padding-left: 30px;
    padding-right: 30px;
}

 .ssale > div img {
    font-size: 30px;
    padding: 30px;
}



@media screen and (max-width:768px){
    .ssale > div {
        width: 100%;
    }
    
    .ssale > div:first-child > div:first-child {
    font-size: 20px;
    padding: 10px;
}
    .ssale > div img {
    font-size: 30px;
    padding: 10px;
}

  // .warning__text {
  //   color: whitesmoke;
  //   margin: 5px;
  //   font-size: 0.8em;
  // }

//   .warning--active {
// 	display: flex;
//   flex-direction: column;
// }

//   .warning{
//     width: 90%;
//     bottom: 5px;
// 	  left: 5px;
//   }

//   .warning button {
//   width:80px;
//   height: 40px;
// }

}



.content-ch2 > {
    width: 80%;
    max-width: 900px;
    margin: 20px auto;
    padding: 20px;
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.content-ch2 h1 {
box-sizing: border-box;
color: rgb(158, 48, 46);
display: block;
font-family: Cormorant;
font-size: 56px;
font-style: normal;
font-weight: 300;
height: 42px;
letter-spacing: -1.68px;
line-height: 42px;
margin-block-end: 32px;
margin-block-start: 0px;
margin-bottom: 32px;
margin-inline-end: 0px;
margin-inline-start: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
text-align: center;
text-size-adjust: 100%;
text-transform: none;
}

body > div.page_layout.page_layout__chapter-2.page_layout-clear.header_sticky_inner_wrapper > main > div.layout.widget-type_widget_v4_page_title_1_21da7d4648664728911e253f0c1ccb30 > div > h1{
    text-transform: none !important;
    display: none !important;
}

.content-ch2 h2 {
  font-family: "cormorant";
    font-size: 1.75em;
    // color: #34495e;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    // border-bottom: 2px solid #ecf0f1;
    padding-bottom: 0.25em;
}

.content-ch2 p {
    line-height: 1.5;
    margin: 0.5em 0;
    font-size: 1em;
    color: #797171;
    font-family: "Grtsk Variable";
}



.content-ch2 strong {
    color: #9E302E;
}

.content-ch2 a.telegram-link {
    display: block;
    text-align: center;
    width: 300px;
    margin: 2em auto;
    padding: 0.5em 1em;
    background-color: #9E302E;
    color: #ffffff;
    text-decoration: none;
    border-radius: 5px;
    transition: background-color 0.3s ease;
    font-size: 1.2em;
}

.content-ch2 a.telegram-link:hover {
    background-color: #9e302e9f;
}


.pink-october p {
    text-align: center;
    font-size: 12pt;
}

.pink-october h3 span {
    font-size: 18pt;
} 






@media screen and (max-width:768px){
    .content-ch2 > div {
        width: 100%;
    }
    
    .content-ch2 > div:first-child > div:first-child {
    font-size: 25px;
    padding: 10px;
}
    .content-ch2 > div img {
    font-size: 30px;
    padding: 10px;
}
}

.content-ch2 .image-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    margin-top: 2rem;
}

.content-ch2 .image-container img {
    max-width: 100%;
    height: auto;
}

/* Desktop styles */
@media (min-width: 768px) {
    .content-ch2 .image-container {
        flex-wrap: nowrap;
    }

    .content-ch2 .image-container img {
        width: 45%;
    }
    .content-ch2 .v1{
  max-width: 80%;
  margin: auto !important;
  text-align: center;
  font-size: 1.3em !important;
    }

    .widget-type_new-header .promo-slider img{
        height: auto;
    }


    .pink-october p {
        text-align: justify;
        font-size: 14pt;
    }

    .pink-october h3 span {
        font-size: 24pt;
    } 
}


//ВОЗВРАТ ТОВАРА

.divno_return .page-info__title {
    margin: 0 0 86px 0;
    text-align: center;
    font-family: "Cormorant";
    font-size: 82px;
    font-style: normal;
    font-weight: 300;
    line-height: 54px;
    letter-spacing: -2.46px
}

.divno_return .page-info__content {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: calc(100% - 8.3% - 42.2%) 8.3% 42.2%;
    grid-template-columns: calc(100% - 8.3% - 42.2%) 42.2%;
    grid-gap: 8.3%
}

.divno_return .page-info__image {
    width: 100%
}

.divno_return .page-info__image picture, .divno_return .page-info__image img {
    width: 100%;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-border-radius: 30px;
    border-radius: 30px
}

.divno_return .page-info__text__title {
    margin: 0 0 48px 0;
    font-family: "Cormorant";
    font-size: 72px;
    font-style: normal;
    font-weight: 300;
    line-height: 54px;
    letter-spacing: -2.16px
}

.divno_return .page-info__text--main {
    margin: 0 0 64px 0;
    font-family: "Grtsk Variable";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px
}

.divno_return .page-info__text--secondary {
    margin: 0 0 59px 0;
    color: #797171;
}

.divno_return h6.page-info__text--secondary__title {
    font-family: "Grtsk Variable";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    text-transform: uppercase;
    color: #9E302E;
}

.divno_return .page-info__text--secondary__content {
    padding: 0 0 0 17.2%;
    font-family: "Grtsk Variable";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px
}

.divno_return .page-info__text--secondary__content li {
    margin: 0.5rem 0;
}

.divno_return .page-info__text--secondary__content i {
    font-family: "Grtsk Variable";
    font-size: 11px;
    font-style: italic;
    font-weight: 400;
    line-height: 20px
}

.divno_return .page-info__text--main, .divno_return .page-info__text--secondary {
    padding: 0 0 0 14.5%
}

.divno_return .page-info__text--main p, .divno_return .page-info__text--secondary p {
    margin: 0 0 22px 0
}

.divno_return .page-info__text--main p:last-of-type, .divno_return .page-info__text--secondary p:last-of-type {
    margin: 0
}

@media screen and (max-width: 992px) {
    .divno_return .page-info__title {
        margin: 0 0 24px 0;
        font-size: 56px;
        font-weight: 300;
        line-height: 45px;
        letter-spacing: -1.68px
    }

    .divno_return .page-info__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        gap: 20px
    }

    .divno_return .page-info__image {
        padding: 0 25.4% 0 8.4%
    }

    .divno_return .page-info__text__title {
        margin: 0 0 22px 0;
        font-size: 56px;
        font-style: normal;
        font-weight: 300;
        line-height: 45px;
        letter-spacing: -1.68px
    }

    .divno_return .page-info__text--main {
        margin: 0 0 27px 0;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px
    }

    .divno_return .page-info__text--secondary {
        margin: 0 0 42px 0
    }

    .divno_return .page-info__text--secondary__title {
        font-size: 13px;
        font-style: normal;
        font-weight: 500;
        line-height: 18px
    }

    .divno_return .page-info__text--secondary__content {
        padding: 0 0 0 10.8%;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px
    }

    .divno_return .page-info__text--main, .divno_return .page-info__text--secondary {
        padding: 0 0 0 6.7%
    }

    .divno_return .page-info__text--main p, .divno_return .page-info__text--secondary p {
        margin: 0 0 12px 0
    }

    .divno_return .page-info__text--main p:last-of-type, .divno_return .page-info__text--secondary p:last-of-type {
        margin: 0
    }
}

//ПОПАП ЛОЯЛЬНОСТЬ

    /* Общий стиль для попапа */
    #customPopup {
      display: none;
      position: fixed;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 400px;
      background: #F5EFE2;
      padding: 0px;
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
      border-radius: 10px;
      text-align: center;
      z-index: 1000;
      font-family: "Grtsk Variable", sans-serif;
      line-height: 2;
      max-width: 440px;
    }
    
    /* Контент попапа */
    .custom-popup-content {
      position: relative;
      color: #3A2A24;
    }
    
    /* Кнопка закрытия */
    .custom-popup-close-btn {
      position: absolute;
      top: -5px;
      right: 10px;
      font-size: 34px;
      cursor: pointer;
      color: #3A2A24;
    }
    
    /* Заголовок */
    .custom-popup h2 {
        margin: 1rem;
      font-size: 20px;
      font-weight: bold;
      color: #9E302E;
      margin-bottom: 15px;
      text-align: center;
    }
    
.custom-popup h2 span {
    font-size: 40px;
}

    /* Текст */
    .custom-popup p {
      font-size: 18px;
      margin: 2rem 1rem;
      margin-bottom: 20px;
      text-align: center;
    }
    
    .custom-popup a {
            text-align: center;
    }
    /* Хештег */
    .hashtag {
      color: #9E302E;
      font-weight: bold;
    }
    
    /* Кнопка вступить */
    .custom-popup-action-btn {
      padding: 10px 20px;
      border: none;
      background: #6D1C1A;
      color: #fff;
      cursor: pointer;
      border-radius: 5px;
      font-size: 16px;
      margin: 0 auto;
      margin-bottom: 20px;
    }
    
    /* Контейнер для картинки */
    .custom-popup-image {
      width: 100%;
    }
    
    .custom-popup-image img {
    //   width: 400px;
      width: inherit;
      max-width: 400px;
      border-radius: 5px;
    }
    
    /* Стиль кнопки открытия */
    .custom-popup-btn {
      background: #6D1C1A;
      color: #fff;
      padding: 10px 20px;
      border: none;
      font-size: 16px;
      cursor: pointer;
      border-radius: 5px;
      margin: 2rem
    }

    /* Затемнение фона */
.custom-popup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); /* Чёрный фон с прозрачностью */
  z-index: 998;
}

/* Попап */
#customPopup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgb(234, 234, 234);
  padding: 20px;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.3);
  z-index: 9990;
  display: none;
  width: 90%;
  max-width: 440px;
  border-radius: 15px;
  text-align: center;
  font-family: "Grtsk Variable";
}

/* Кнопка в правом нижнем углу */
#customPopupTrigger {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 64px;
  height: 64px;
  background: transparent;
  border: none;
  cursor: pointer;
  z-index: 9000;
  padding: 0;
}

/* Устанавливаем изображение как фон кнопки */
#customPopupTrigger img {
  width: 100%;
  height: 100%;
  object-fit: contain; /* Подгоняет изображение под размер кнопки */
}


/* статья возврат с гармошками  */
   
    .divno-return {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    }

     .divno-return.ref {
        align-items: center;
     }

    .divno-return div:first-child {
        width: 100%;
    }

    .divno-return div:last-child {
        width: 100%;
    }

    .divno-return div:last-child img {
        width: 70%;
        border-radius: 20px;
    }

    .divno-return details {

        padding: 10px;

        font-family: "Grtsk Variable";
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        // cursor: pointer;
        color: #797171;
        line-height: 1.5;
        margin: 1rem 0;
    }

    .divno-return details p,
    .divno-return details ul {
        font-family: "Grtsk Variable";
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        // cursor: pointer;
        color: #797171;
        line-height: 1.5;
    }

    .divno-return summary {
        display: flex;
        align-items: center;
        cursor: pointer;
        text-transform: uppercase;
        color: #9E302E;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        font-family: "Grtsk Variable";
         list-style: none;
    }



.divno-return summary::-webkit-details-marker {
    display: none;
}

.divno-return summary::marker {
    display: none;
    content: "";
}


.divno-return.ref h4{
      color: #9E302E;
       font-family: "Grtsk Variable";
       cursor: auto;
       font-size: 17px;
}



   .divno-return details[open] summary img {
        transform: rotate(180deg);
    } 
    
     .divno-return summary img {
        width: 20px !important;
        margin-right: 10px;
        transition: transform 0.2s ease;
       
    }

  

    .divno-return p {
        margin: 10px 0 0;
    }

        .divno-return.ref p {
        margin: 10px 20px;
      

       cursor: auto;
       font-size: 15px;
    }


    .divno-return .accordion {
        border: none;
        border-radius: 08px;
        padding: 10px;
        margin: 5px auto;
    }

    .divno-return .page-info__text--main {
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        cursor: pointer;
        color: #797171;
        line-height: 1.5;
        font-family: "Grtsk Variable";
        margin-top: 5rem;
    }

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

         .divno-return {
           display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    }
    
     .divno-return div:last-child img {
        width: 100%;
        // margin-bottom: 2rem;
    }

    .divno-return .page-info__text--main {margin-top: 0rem;}
        .divno-return.ref p {
        margin: 10px;
      }
    
    }

    /*СТРАНИЦА ДОЛЯМИ*/

.d-faq{
    display: block;
}
.dol-app {
    margin-bottom: 128px
}

.dol-app {
    display: flex;
    flex-direction: column;
    gap: 32px;
    align-items: center;
    width: 100%
}

.dol-app__title {
    padding-right: 0;
    padding-bottom: 24px;
    padding-left: 0;
    font-weight: 400;
    font-size: 32px;
    line-height: 130%;
    letter-spacing: -1.6px
}

.dol-app__content {
    text-align: center
}

.dol-app__stores {
    display: flex;
    gap: 12px;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 0;
    list-style: none
}

.dol-app__store {
    width: -moz-fit-content;
    width: fit-content
}

.dol-button {
    all: unset;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    min-height: 50px;
    padding: 16px;
    border: 1px solid #9E302E;
    border-radius: 6px;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 130%;
    cursor: pointer;
    transition: all .3s cubic-bezier(.4,0,.2,1);
    background-color: #9E302E;
    color: #fff;
    width: auto;
    min-width: 330px;
    margin: 3rem 0;
    max-width: 520px ;
     font-family: "Grtsk Variable";
}

.dol-button.ref{
    margin: 2rem 0;
}

.dol-button:hover{
    color: #fff;
}

.dol-button.tech{
    margin: 3rem auto;
}



.dol__payment {
    margin: 2rem auto;
    font-family: "Grtsk Variable";

}

.dol-payment h2 {
   
    font-family: "Grtsk Variable";
}

h2.dol__section-title.typo {
font-family: "Grtsk Variable";
color: #9E302E;
 text-align: center;
}


h2.dol__section-title.typo.left {
font-family: "Grtsk Variable";
color: #9E302E;
text-align: left;
}

.dol-payment h3 {
    text-align: center;
    font-family: "Grtsk Variable";
    font-size: 14px;
}

.dol-payment.ref h4 {
    text-align: center;
    font-family: "Grtsk Variable";
    font-size: 13px;
}

.dol-payment {
    display: flex;
    flex-direction: column;
    gap: 32px;
    width: 100%
}

.dol-payment__list {
    display: flex;
    flex-direction: row;
}

.dol-payment__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
        font-family: "Grtsk Variable";
    margin: 10px;
}

.dol-payment__image {
    width: 100%;
    margin-bottom: 32px;
    border-radius: 10px;
}

.dol-payment__title {
    margin-bottom: 16px;
    text-align: center;
        font-family: "Grtsk Variable";
}

.dol-payment__content {
    text-align: center;
    color: #797171;
        font-family: "Grtsk Variable";

}

.page-info__text--main.center{
    text-align: center;
}


    @media screen and (max-width: 1000px) {
.dol-payment__list {
    display: flex;
    flex-direction: column;
}
    
    }

    
    .divno-contacts {
      width: 100%;
      margin: 0 auto;
      padding: 20px;
   font-family: "Grtsk Variable";
    
     
    }
    

    .divno-contacts__title {
      font-size: 1.5em;
      font-weight: bold;
      text-align: left;
      margin-bottom: 20px;
    }
    

    .divno-contacts__columns {
      display: flex;
      flex-wrap: wrap;
      gap: 20px;
    }
    

    .divno-contacts__column {
      flex: 1 1 calc(33% - 20px);
      min-width: 250px;
    //   background: #f7f7f7;
      padding: 20px;
    //   border-radius: 8px;
    //   box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    }
    

    .divno-contacts__info {
      margin-bottom: 15px;
    }
    
    .divno-contacts__info-label {
      font-weight: bold;
      margin-bottom: 8px;
      font-size: 1.1em;
    }
    
    .divno-contacts__info-value a {
      color: #4f3e35;
      text-decoration: none;
      transition: color 0.3s ease;
    }
    
    .divno-contacts__info-value a:hover {
      text-decoration: underline;
      color: #7a685b;
    }

    .divno-link {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  color: inherit;
  transition: color 0.3s ease;
  gap: 7px;
}

.divno-link__icon {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}

.divno-link:hover {
  color: #7a685b;
}

 .divno-link img {
    width:30px;
  
 }

div.header__area-collections > div.header__collections-head.section {min-width: 60px;}
#divno-return .delivery-left-text{margin: 15px 40px; text-align: left;}
button.button.button_size-xl.button_wide.add-cart-counter__btn.product__not-available__label{
     padding: 0 23px;
        height: 56px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-border-radius: 16px;
        border-radius: 16px;
        background-color: var(--color-btn-bg);
          font-family: "Grtsk Variable";
          font-size: 20px;
          font-style: normal;
          font-weight: 300;
          line-height: normal;
          text-transform: uppercase;
}

    

    @media (max-width: 768px) {
      .divno-contacts__column {
        flex: 1 1 calc(100%);
      }
    }
    
    @media (max-width: 480px) {
      .divno-contacts__column {
        flex: 1 1 100%;
      }
    }

    .poison-container p{
        color:#797171;
        margin: 2rem auto;
    }

    .poison-col-left {
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .poison-col-left img{
        width: 40%;
    }

    .poison-div.t33{
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
    }

    .poison-div.t33 img {
        width: 32%;
    }

     @media (max-width: 768px) {
        .poison-col-left img{
        width: 100%;
    }
    #divno-return .delivery-left-text{margin: 15px 0px; text-align: left;} 

     }

#divno-return span.bordo-text{
    color: #9E302E !important;
}

