 
    @media (prefers-reduced-motion: no-preference) {
      :root {
        scroll-behavior: smooth;
      }
    }
 
 
 
 
 
     @media (min-width: 800px) {
.clocks {
width: 35px;
    margin-left: -3%;
} 

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    /* padding: 1em 2em 1em 8.5em; */
    margin: 0 0 2em;
    position: relative;
    background-color: #f7f6f7;
    color: #515151;
    border-top: 3px solid #497a57;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}
    }
 
  
 
     @media (max-width: 799px) {
.clocks {
width: 30px;
} 
    }
 
  


 
 


    .malpr {
		    padding-left: 15px;
padding-bottom: 8%;
    margin-top: -2%;
	line-height: 2;
    } 

    .timer {
		    padding-left: 30px;
      display: flex;
      flex-direction: column;
      align-items: center;
	      height: 46px;
    }

    .timer__items {
      display: flex;
      font-size: 14px;
	      margin-left: -7%;  
    }

    .timer__item {
      position: relative;
      min-width: 46px;
      /*margin-left: 10px;
      margin-right: 10px;
      padding-bottom: 15px;*/
      text-align: center;
	      top: 6px;
    }

    .timer__item::before {
      content: attr(data-title);
      display: block;
      position: absolute;
      left: 50%;
    /* bottom: 0; */
    /* transform: translateX(-50%); */
    /* font-size: 14px; */
    width: 36px;
    }

    .timer__item:not(:last-child)::after {
      content: ':';
      position: absolute;
      right: -11px;
    }
 

    .timer__result {
      text-align: center;
      padding: 10px;
      color: #9c27b0;
      font-weight: bold;
    }
 
 
 
.vot1, .vot3, .vot5, .vot7, .vot9, .vot11, .vot13, .vot15, .vot17, .vot19, .vot21, .vot23, .vot25, .vot27, .vot29, .vot31, .vot33, .vot35,.vot37,.vot39{ 
 color: black;
    border-radius: 5px;
    background: #ded8e5;
    border: 1px solid #800080;
    padding: 5px;
    font-size: 12px;
    font-family: Tahoma;
    font-weight: bold;
    width: 150px;
    /* height: 36px; */
    position: absolute;
    line-height: 1.25;
    left: 36px;
    text-align: center;
    /* margin-top: 5;*/
	/*display: none;*/
	} 
 
 
 
.votpr1, .votpr3, .votpr5, .votpr7, .votpr9, .votpr11, .votpr13, .votpr15, .votpr17, .votpr19, .votpr21, .votpr23, .votpr25, .votpr27, .votpr29, .votpr31, .votpr33, .votpr35,.votpr37,.votpr39{ 
 color: black;
    border-radius: 5px;
    background: #ded8e5;
    border: 1px solid #800080;
    padding: 5px;
    font-size: 12px;
    font-family: Tahoma;
    font-weight: bold;
    width: 150px;
    /* height: 36px; */
    position: absolute;
    line-height: 1.25;
    left: 36px;
    text-align: center;


	} 

 
