* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }
html { width: 100%; overflow-x: hidden; }
body { font-family: 'Poppins', sans-serif; font-size: 20px; width: 100%;overflow-x: hidden;position: relative; color: #2E1D85; }
a { color: #000; text-decoration: none;}
.flex { display: flex;}
.grid2 {display: grid; grid-template-columns: 1fr 1fr; gap: 20px;}
.grid3 { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 20px;}
.grid3-full { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 20px;}
.grid2-left {display: grid; grid-template-columns: 2fr 1fr; }
.grid2-right {display: grid; grid-template-columns: 1fr 2fr; }
.grid4 { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; text-align: center; gap: 30px; }
.container { max-width: 1200px; margin: 0 auto; padding: 20px;}
.container-small { max-width: 1000px; margin: 0 auto}
img { max-width: 100%; }
.vacenter { align-items: center; }
.align-left { text-align: left;}
.justify-between { justify-content: space-between }
.flex-column { flex-direction: column;}
.middle { justify-content: center; }
.center { text-align: center;}
.space-around { justify-content: space-around;}
.space-evenly { justify-content: space-evenly}
.button-view { margin-top: 30px;}
header { padding: 28px 0;}
ul { list-style: none; }
.menu ul {  gap: 1.5vw;}
.menu a { 
    font-size: 20px;
    color: #2E1D85;
    text-decoration: none;
    white-space: nowrap; }
.produs h1 { font-size: 34px; margin-bottom: 30px; font-weight: 400; margin-top: 30px; }
h1 { font-size: 20px; }
    h2 { font-size: 34px; font-weight: 400; margin-bottom: 20px;}
h3 { font-size: 20px; margin-bottom: 10px; font-weight: 600; margin-top: 20px; }
h3.small { font-size: 28px; margin-bottom: 12px; font-weight: 400; margin-top: 0px; }
h3.small.blue { color: #24799E; font-weight: 600;}
.blue {color: #24799E; }
.green { color: #83CE3F;}
.mov { color: #B70083}
.number { font-weight: bold;
    font-size: 30px;}
h5 { min-height: 40px;}
.recommended h6 { min-height: 30px;}
.grid4 h5 { font-size: 21px; font-weight: 400;}
a.primary { display: inline-block;font-size: 18px; color: #2EA6BD; border: 1px solid #2EA6BD; border-radius: 5px; padding: 5px 10px; text-decoration: none;}
a.whitebut { font-size: 18px; color: #fff; border: 1px solid #fff; border-radius: 5px; padding: 5px 10px; text-decoration: none;}
.button { margin-top: 0px; }
.grey { background: #F9F9F6;}
.blue-back { background: #2F1D85;}
.numbered, .categno { padding: 30px 0; }
.numbered h3 { font-weight: bold; color: #000; }
.categno h3 { font-weight: 400; font-size: 24px;}
.youtube iframe{ width: 100%; aspect-ratio: 16/9;}
footer { margin-top: 30px; border-top: 5px solid #B70083;}
footer ul { justify-content: space-evenly; padding: 20px;}
footer a { text-decoration: none; color: #fff;}
.footer-logo { display: block; padding: 20px 0 0 0; margin: 0 auto; }
.adulti,.junior { max-width: 350px;}
.block-details { padding: 20px;}
.gblock { border-radius: 10px; align-items: center;}
.pb20 { padding-bottom:  20px;;}
.pb-40 { padding-bottom: 40px; }
.fagure { margin: 0px auto 40px;}
.fagure h3 { font-size: 28px; font-weight: 700; margin-bottom: 0;}
.fagurecont .fagure-text { margin: 8vw auto; background: #fff7ec; display: flex; position: relative; border-radius: 60px;}
.fagurecont .fagure-text.green { background: #f7fbee; }
.fagurecont { padding-left: 15%; position: relative; max-width: 1200px;}
.fagurecont .fagure-gol { flex: 0 47%;}
.fagure.absolute { position: absolute; max-width: 40%; top: -4vw; z-index: 99;}
.fagure-text { padding: 6vw 7vw 6vw 13vw;}
.fagure-text p { font-size: 16px;}
.fagurecont .fagure.absolute { left: 10px; }
.ambalare { font-size: 14px; color: #A8A8A8; padding: 0 0 10px 0;}
.recommended h3 { text-align: center; margin: 0; padding: 30px;}
.bottom { align-items: end; }
.recommended {
    padding: 0 0 30px;
}
.farmacii h3 { font-size: 26px; font-weight: bold; text-align: center;}
.hexs { margin-top: 50px; }
.hex { margin-top: -50px; padding: 0 10px 50px 10px;}
.hex-desc { min-height: 46px; }
.sprite-group10 {
    background: url(sprite_sheet.png);
    display: inline-block;
    height: 94px;
    width: 80px;
    background-position: -27px -7px;
}

.sprite-group12 {
    background: url(sprite_sheet.png);
    display: inline-block;
    height: 87px;
    width: 88px;
    background-position: -157px -10px;
}

.sprite-group14 {
    background: url(sprite_sheet.png);
    display: inline-block;
    height: 75px;
    width: 87px;
    background-position: -291px -16px;
}

.sprite-group16 {
    background: url(sprite_sheet.png);
    display: inline-block;
    height: 78px;
    width: 64px;
    background-position: -437px -15px;
}

.sprite-group18 {
    background: url(sprite_sheet.png);
    display: inline-block;
    height: 74px;
    width: 74px;
    background-position: -566px -17px;
}

.sprite-group2 {
    background: url(sprite_sheet.png);
    display: inline-block;
    height: 82px;
    width: 93px;
    background-position: -20px -121px;
}

.sprite-group31 {
    background: url(sprite_sheet.png);
    display: inline-block;
    height: 72px;
    width: 72px;
    background-position: -165px -126px;
}

.sprite-group33 {
    background: url(sprite_sheet.png);
    display: inline-block;
    height: 66px;
    width: 70px;
    background-position: -300px -129px;
}

.sprite-group4 {
    background: url(sprite_sheet.png);
    display: inline-block;
    height: 108px;
    width: 92px;
    background-position: -423px -108px;
}

.sprite-group47 {
    background: url(sprite_sheet.png);
    display: inline-block;
    height: 73px;
    width: 63px;
    background-position: -571px -125px;
}

.sprite-group49 {
    background: url(sprite_sheet.png);
    display: inline-block;
    height: 71px;
    width: 74px;
    background-position: -30px -234px;
}

.sprite-group51 {
    background: url(sprite_sheet.png);
    display: inline-block;
    height: 68px;
    width: 91px;
    background-position: -155px -236px;
}

.sprite-group53 {
    background: url(sprite_sheet.png);
    display: inline-block;
    height: 82px;
    width: 82px;
    background-position: -294px -229px;
}

.sprite-group55 {
    background: url(sprite_sheet.png);
    display: inline-block;
    height: 86px;
    width: 60px;
    background-position: -439px -227px;
}

.sprite-group57 {
    background: url(sprite_sheet.png);
    display: inline-block;
    height: 87px;
    width: 86px;
    background-position: -560px -226px;
}

.sprite-group59 {
    background: url(sprite_sheet.png);
    display: inline-block;
    height: 70px;
    width: 70px;
    background-position: -32px -343px;
}

.sprite-group6 {
    background: url(sprite_sheet.png);
    display: inline-block;
    height: 83px;
    width: 94px;
    background-position: -154px -336px;
}

.sprite-group61 {
    background: url(sprite_sheet.png);
    display: inline-block;
    height: 77px;
    width: 77px;
    background-position: -296px -339px;
}

.sprite-group63 {
    background: url(sprite_sheet.png);
    display: inline-block;
    height: 73px;
    width: 69px;
    background-position: -434px -341px;
}

.sprite-group65 {
    background: url(sprite_sheet.png);
    display: inline-block;
    height: 46px;
    width: 134px;
    background-position: -536px -355px;
}

.sprite-group8 {
    background: url(sprite_sheet.png);
    display: inline-block;
    height: 91px;
    width: 91px;
    background-position: -21px -440px;
}
.m20 { margin: 20px;}
  .pt40 { padding-top: 40px}
  .block-text { padding-bottom: 25px; min-height: 70px; }
  a.buy-now {
    display: block;
    background: linear-gradient(#FFBE08,#FC812F);
    max-width: 200px;
    margin: 30px auto 0;
    padding: 13px;
    border-radius: 10px; }
.prod-img img {
    max-height: 340px;
    margin: 30px;
}
.info { font-size: 14px;}
  @media (max-width: 991px) {
    body { font-size: 16px;}
    .prod-img img { max-height: 220px;}
    .container { padding: 10px; }
    .hidemob { display: none; }
    header { padding: 15px}
    .logo { max-width: 137px;}
    .grid3 { display: block}
    .block-details { flex: 0 0 50%; padding: 20px 0;}
    .respirator,.urinar, .orala { max-width: 50vw;}
    h2 { margin-top: 20px; margin-bottom: 0; font-size: 20px;}
    .container-small h1, .container-small h2 { margin: 20px 0 10px 0; font-size: 26px;}
    .grid2-left { display: block;}
    .grid2 { display: block;}
    .grid4 { grid-template-columns: 1fr 1fr; }
    .fagurecont.right { padding-left: 0; }
    h3 { font-size: 18px; margin-bottom: 0;}
    .text{ padding: 0 15px 20px;}
    footer ul { flex-direction: column; gap: 10px;}
    .menu-mob { display: none; position: fixed; background-color: #fff; width: 100%; left: 0; height: 100vh; top: 60px; z-index: 99; border-top: 1px solid #ddd;}
    .menu-mob li {
        display: block;
        text-align: center;
        line-height: 60px;
        border-bottom: 1px solid #ddd;
        color: #000;
    }
    .col4 { margin: 30px 0; }
    .gblock { border-radius: 0; flex-direction: column;}
    .adulti, .junior { max-width: 100vw;}
    .fagurecont { display: block; margin: 20px auto;}
    .fagure.absolute { position: initial; max-width: 20%; text-align: center; margin: 0 auto;}
    .fagurecont .fagure-text { margin: 1vw auto;}
    .fagure-text p { text-align: center;}
    .hex { margin-top: 20px; padding: 20px;}
    .hexs { margin-top: 0;}
    .grid4 h5 { height: 67px; overflow: hidden; font-size: 18px; }
    .button { margin-top: 10px;}
    .block-text { padding-bottom: 15px; min-height: 0px;}
  }
  @media (min-width: 992px) {
    .hidedesk { display: none; }
  }