.flex_row {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }
.full_width { 
  
  width: 100%;
}
.col {
  padding-left: 15px;
  padding-right: 15px;
}
.pl15 {
  padding-left: 15px;
}
.pr15 {
  padding-right: 15px;
}
.pt15 {
  padding-top: 15px;
}
.flex_row
{
  display:flex;
  flex-wrap:wrap;
  width:100%
}
.column_1
{
  width:4.16667%;
}
.column_2
{
  width:8.33333%;
}
.column_3
{
  width:12.5%;
}
.column_4
{
  width:16.66667%;
}
.column_5
{
  width:20.83333%;
}
.column_6
{
  width:25%;
}
.column_7
{
  width:29.16667%;
}
.column_8
{
  width:33.33333%;
}
.column_9
{
  width:37.5%;
}
.column_10
{
  width:41.66667%;
}
.column_11
{
  width:45.83333%;
}
.column_12
{
  width:50%;
}
.column_13
{
  width:54.16667%;
}
.column_14
{
  width:58.33333%;
}
.column_15
{
  width:62.5%;
}
.column_16
{
  width:66.66667%;
}
.column_17
{
  width:70.83333%;
}
.column_18
{
  width:75%;
}
.column_19
{
  width:79.16667%;
}
.column_20
{
  width:83.33333%;
}
.column_21
{
  width:87.5%;
}
.column_22
{
  width:91.66667%;
}
.column_23
{
  width:95.83333%;
}
.column_24
{
  width:100%;
}
* {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: inherit;
  font: inherit;
  vertical-align: baseline;
  color: inherit;
  font-weight: inherit;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased !important; }
body {
  background: #fff; font-family: 'Roboto', sans-serif; font-size: 14px; color: #373737;}
a {
  color: inherit; }
body, html {
  height: 100%; }
nav ol, nav {
  list-style: none; }
:focus, a, a:focus {
  outline: 0; }
a, a:active, a:focus, a:hover, a:visited {
  text-decoration: none; }
body, li > ol, li > ul, p, ul {
  margin: 0; }
a, body, h1, h2, h3, h4, h5, h6, p, ul li {
  font-family: 'Roboto', sans-serif; }
.dispI, .dispTC {
  vertical-align: middle; }
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }
body {
  line-height: 1.2;
  font-size: 14px;
  width: 100%; }
:focus {
  -moz-outline-style: none; }
iframe {
  border-width: 0; }
ul {
  list-style-type: square;
  padding: 0; }
a {
  color: inherit;
  line-height: 1;
  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  background: 0 0;
  -moz-outline-style: none; }
a:active, a:hover {
  opacity: .9;
  outline: 0; }
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #3d3d3d;
  line-height: 1.3;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  margin: 0; }
h1 {
  font-size: 25px;
}
h2 {
  font-size: 22px;
 }
h3 {
  font-size: 18px; }
h4 {
  font-size: 16px; }
h5 {
  font-size: 14px; }
h6 {
  font-size: 12px; }
img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle; }
::-webkit-input-placeholder {
  color: #808080;
  font-size: 14px;
}
:-moz-placeholder {
  color: #808080;
  font-size: 14px;
}
::-moz-placeholder {
 color: #808080;
  font-size: 14px; }
:-ms-input-placeholder {
  color: #808080;
  font-size: 14px; }
.dispB {
  display: block; }
.dispI {
  display: inline-block; }
.dispT {
  display: table; }
.dispTC {
  display: table-cell; }
.txtaC {
  text-align: center; }
.txtaL {
  text-align: left; }
.txtUpr, .txtaR {
  text-align: right; }
.floatR {
  float: right; }
.floatL {
  float: left; }
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px; }
.mt20 {
  margin-top: 20px; }
.mt30 {
  margin-top: 30px; }
.mt40 {
  margin-top: 40px; }
.mt50 {
  margin-top: 50px; }
.mt60 {
  margin-top: 60px; }
.mt70 {
  margin-top: 70px; }
.mt80 {
  margin-top: 80px; }
.mt90 {
  margin-top: 90px; }
.mt100 {
  margin-top: 100px; }
.mb5 {
  margin-bottom: 5px; }
.mb10 {
  margin-bottom: 10px; }
.mb15 {
  margin-bottom: 15px; }
.mb20 {
  margin-bottom: 20px; }
.mb30 {
  margin-bottom: 30px; }
.mb40 {
  margin-bottom: 40px; }
.mb45 {
  margin-bottom: 45px; }
.mb50 {
  margin-bottom: 50px; }
.mb60 {
  margin-bottom: 60px; }
.mb70 {
  margin-bottom: 70px; }
.mb80 {
  margin-bottom: 80px; }
.mb90 {
  margin-bottom: 90px; }
.mb100 {
  margin-bottom: 100px; }
.pt10 {
  padding-top: 10px; }
.pt20 {
  padding-top: 20px; }
.pt30 {
  padding-top: 30px; }
.pt40 {
  padding-top: 40px; }
.pt50 {
  padding-top: 50px; }
.pb10 {
  padding-bottom: 10px; }
.pb20 {
  padding-bottom: 20px; }
.pb30 {
  padding-bottom: 30px; }
.pb40 {
  padding-bottom: 40px; }
.pb50 {
  padding-bottom: 50px; }
.mr_50 {
  margin-right: 50px;
}
.removePadd {
  padding: 0; }
.p_r {
  position: relative; }
.p_a {
  position: absolute; }
.p_f {
  position: fixed; }
.owl-theme .owl-controls {
  margin-top: 0; }
.owl-theme .owl-controls .owl-buttons div {
  background: 0 0;
  opacity: 1;
  position: relative;}
.flex_box {
  display: flex;
  justify-content: space-between;
  align-items: center;}
.ib {display: inline-block;}
.main_page  {
  min-height: 80%; 
  min-height: calc(100vh - 152px - 154px);
}
/*index*/
/*header*/
.container_page {
  width: 1560px;
  max-width: 95%;
  margin: auto;
}
.mobile_header {
  display: none;
}
.top_section {
  height: 100%;
}
.site_header {
  height: 154px;
  width: 100%;
}
.logo_header {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.top_buttons a {
  display: inline-block;
}
.wrap_fast_contact {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  min-height: 45px;
}
.wrap_fast_contact a {
  color: #008dd2;
  font-weight: normal;
}
.wrap_fast_contact a:hover {
  opacity: 0.8;
}
.contact_top {
  display: inline-block;
  padding-left: 20px;
  color: #008dd2;
  font-weight: bold;
}
.main_menu_ul_li {
  display: inline-block;
  padding-left: 28px;
  padding-right: 20px;
  margin-top: 50px;
}
.main_menu_ul_li:last-child {
  padding-right: 0;
}
.main_menu_ul_li:last-child {
  padding-right: 0;
}
.main_menu_ul_li_a {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 300;
  position: relative;
}
.main_menu_ul_li_a:after {
  content: '';
  position: absolute;
  right: -25px;
  top:0;
  bottom: 0;
  border: 1px solid #373737;
}
.link_without_border:after {
  border: none;
}
.main_menu_ul_li_a:hover {
  color: #008dd2;
}
/*end header*/
/*slider index*/
.set_bg_top_slider {
  width: 100%;
  max-height: 551px;
 /* height: calc(100vw / 3.48);*/
}
.set_bg_top_slider img {
  width: 100%;
  /*height: 100%;*/
  height: 550px;
  object-fit: cover;
}
.overlay_top_slider {
  position: absolute;
  top:0;
  left: 0;
  right: 0;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-align-items: center;
          align-items: center;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
  z-index: 99;
}
.promo {
  background: rgba(255, 255, 255, 0.25);
  min-height: 235px;
  width: 876px;
  max-width: 92%;
  display: flex;
  -webkit-justify-content: space-around;
          justify-content: space-around;
  -webkit-align-items: center;
          align-items: center;
  border-radius: 10px;

}
.top_info_prod {
  min-height: 150px;
}
.title_prod p {
  font-size: 35px;
  color: #008dd2;
  text-transform: uppercase;
  font-weight: bold;
}
.description_prod {
  max-width: 450px;
  min-height: 50px;
}
.description_prod p {
  font-size: 25px;
  text-transform: uppercase;
  font-weight: bold;
}
.include_top_slider_on_page {
  position: relative;
  z-index: 10;
}
.button {
  background: url(../images/bg_button.png) no-repeat center/cover;
  width: 186px;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.button a {
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
}
.button img {
  vertical-align: top;
  padding-top: 1px;
  padding-left: 3px;
  display: inline-block;
}
.include_top_slider_on_page .owl-theme .owl-controls .owl-buttons div, .include_slider_partners .owl-theme .owl-controls .owl-buttons div {
  background: transparent;
  opacity: 1;
  padding: 0;
  margin: 0;
}
.include_top_slider_on_page .owl_index .icon_left_sync {
  display: block;
  background: url(../images/arrow_slider_left.png) no-repeat;
  width: 41px;
  height: 77px;
}
.include_top_slider_on_page .owl_index .icon_right_sync {
  display: block;
  background: url(../images/arrow_slider_right.png) no-repeat;
  width: 41px;
  height: 77px;
}
.owl_index .owl-prev {
  position: absolute!important;
  top: calc(50% - 50px);
  left: 0;
  z-index: 999;
}
.owl_index .owl-next {
  position: absolute!important;
  top: calc(50% - 50px);
  right: 0;
  z-index: 999;
}
.details_prod_and_offer {
  width: 290px;
  margin-left: auto;
  border-radius: 10px;
  max-width: 100%;
}
.details_prod_and_offer a {
  display: inline-block;
  height: 100%;
  line-height: 34px;
  padding-right: 18px;
  font-size: 14px;
}
.details_prod_and_offer img {
  vertical-align: middle;
  padding-top: 0;
}
.details_prod {
  border-right: 1px solid #fff;
}
.offer_prod {
  padding-left: 18px;
}
.details_prod_a {
  border-right: 1px solid #fff;
}
/*end slider index*/
/*slider partners*/
.include_slider_partners {
  background: url(../images/bg_partners.png) no-repeat;
  height: 202px;
  background-size: 100% 100%;
}
.title_section h3 {
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
}
.owl_partners {
  max-width: 1525px;
  max-width: 95%;
  margin: auto;
  padding-top: 10px;
}
.item_bg {
  /*width: 189px;*/
  /*height: 123px;*/
  /*background: #fff;*/
  /*border-radius: 10px;*/
  /*margin: auto;*/
  /*line-height: 123px;*/
  /*text-align: center;*/
  
  
      width: 150px;
    height: 100px;
    background: #fff;
    border-radius: 10px;
    margin: auto;
    line-height: 100px;
    text-align: center;
}
.include_slider_partners .owl-controls {
  display: block!important;
}
.include_slider_partners .owl-prev {
  position: absolute!important;
  top: calc(50% - 10px);
  left: 0;
}
.include_slider_partners .owl-next {
  position: absolute!important;
  top: calc(50% - 10px);
  right: 0;
}
.include_slider_partners .owl_partners .icon_left_sync1 {
  display: block;
  background: url(../images/prev1.png) no-repeat;
  width: 16px;
  height: 28px;
}
.include_slider_partners .owl_partners .icon_right_sync1 {
  display: block;
  background: url(../images/next1.png) no-repeat;
  width: 16px;
  height: 28px;
}
/*end slider partners*/
/*footer*/
#site_footer {
  min-height: 150px;
  background: #333333;
  margin-top: 50px;
}
.footer_cols {
  display: flex;
  padding-top: 25px;
  width: 1525px;
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  color: #FFF;
}
.footer_cols .footer_logo {
    text-align: center;
    padding-top: 15px;
}
.footer_logo img {
  max-height: 60px;
}
.fcol:not(:last-child) {
    border-right: 1px solid #fff;
    text-align: center;
    padding-right: 2%;
    padding-left: 20px;
   /* width: 19%;*/
}
/*.info_b {
  width: 21%;
}*/
.fcol li {
  text-align: left;
}
.footer_nav a, .info_b_det p a {
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  display: inline-block;
  margin-bottom: 2px;
}
.wbm img {
  max-width: 100px;
}
.wbm p a {
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  padding-top: 10px;
  margin-top: 7px;
}
/*end footer*/

/*main categories*/
.header_main_categories {
  background: url(../images/bg_header.png) no-repeat center/cover;
  height: 50px;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-align-items: center;
          align-items: center;
  background-size: 100% 100%;
  border-radius: 13px;
}
.main_categories {
  height: auto;
  border: 1px solid #008dd2;
  border-radius: 10px;
  padding: 3px;
  /*position: sticky;
  top: 80px;*/
}
.header_main_categories span {
  margin-left: 50px;
}
.categories_ul {
  padding-left: 25px;
  padding-right: 25px;
}
.categories_ul_li_a {
  font-size: 18px;
  text-transform: uppercase;
  display: inline-block;
  padding-bottom: 10px;
}
.categories_ul_li_a:hover, .active_category_a {
  color: #008dd2;
  font-weight: bold;
}
.submenu_categories_ul {
  border-top: 1px solid #008dd2;
  padding-top: 10px;
  padding-left: 20px;
  padding-bottom: 10px;
  display: none;
}
.submenu_categories_ul_li_a {
  display: inline-block;
  text-transform: uppercase;
  font-size: 16px;
  padding-bottom: 10px;
  font-weight: bold;
}
/*.categories_ul_li:hover .submenu_categories_ul {
  display: block;
}*/
.show_and_hide_sidebar_on_resp, .close_sidebar {
  display: none;
}
/*end main categories*/
/*new products section*/
.set_bg_title {
  background: url(../images/bg_title.png) no-repeat center/cover;
/*  background-size: 100% 100%;*/
  min-height: 50px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 25px;
  margin-bottom: 20px;
  border-radius: 13px;
}
.wrap_new_prod {
  text-align: center;
}
.unit_new_prod {
  min-height: 189px;
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 20px 3px 3px 3px;
  position: relative;
  margin-bottom: 30px;
  position: relative;
  display: inline-block;
  width: 100%;
}
.pdf_link a {
  content: '\f102';
  font-family: Flaticon;
  position: absolute;
  display: inline-block;
  top: 3px;
  right: 3px;
  background: #004a89;
  width: 58px;
  height: 34px;
  border-radius: 10px;
  text-align: center;
  color: #fff;
  font-size: 25px;
  line-height: 34px;
}
.pdf_link span:before {
  margin-left: 0;
}
.promo_img {
  position: absolute;
  top: -20px;
  left: -18px;
  width: 115px;
  display: block;
}
.img_product {
overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 140px;
  border-right: 1px solid #ccc;
  padding-right: 5%;
}
.img_product img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.title_product {
  /*max-width: 480px;*/
/*  min-height: 55px;*/
  margin-bottom: 10px;
}
p.title_product  {
  font-size: 18px;
  text-transform: uppercase;
  color: #008dd2;
  font-weight: bold;
  text-align: left;
}
.product_image {margin: 0 20px 10px 0; float: left;}
.desc_prod {
  min-height: 70px;
  margin-bottom: 10px;
  padding-right: 10px;
}
.desc_prod p {
  font-size: 14px;
  color: #303030;
  text-align: justify;
}
.see_all_promo {
  width: 233px;
  margin-left: auto;
  margin-right: auto;
  height: 32px;
  background: #008dd2;
  border-radius: 10px;
}
.see_all_promo a {
  font-size: 14px;
}
/*end new products section*/
/*end index*/
@media all and (-ms-high-contrast:none)
{
  
}
@supports (-ms-accelerator:true) {
  
}
@supports (-ms-ime-align:auto) {
  
}

/* iulian edits */

.text_content p {
  font-size: 18px;
}


.product_bg {
    background: url(../images/bg_products.png) no-repeat center/cover;
    height: 50px;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    background-size: cover;
    position: relative;
    border-radius: 13px;
}
.product_bg .flaticon-pdf {
  position: absolute;
  right: 10%;
  top: 13px;
}
.view_product {

  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  position: absolute;
  left: 10px;
}

.view_product a {
  color: #fff;
}

.divider {

    height: 50px;
    border-left: 1px solid #fff;
    position: absolute;
    right: 25%;
}


/*.title_product {
  min-height: 90px;
}
*/
.product_list .unit_new_prod img {

  object-fit: cover;
  height: 180px;

}



.pagination {
  padding-left: 0px;
  margin-bottom: 100px;
}
.pagination a {
  text-align: center;
  color:#fff;
  font-size: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.pagination .items {
  display: table;
  margin: 0 auto;
}

.product_list .col:nth-child(3n+0) {

    padding-left: 15px;
    padding-right: 0px;
}




.product_list .col:nth-child(3n+1) {

    padding-left: 0px;
    padding-right: 15px;    
}

.product_description .wrap_new_prod {
  position: relative;
}


.product_description .pdf_link {
  position: absolute;
  top: -18px;
  right: 0px;
}

.product_description .title_product {
  text-align: left;


}

.product_description p {
  text-align: justify;
  font-size: 20px;
}

.product_img {
  min-height: 400px;
      display: flex;
    justify-content: flex-start;
    align-items: center;
}

.product_img img {
  width: 100%;
      width: 90%;
    display: table;
    margin: 0 auto;
}

.product_description .product_bg {
  width: 350px;
      float: right;
    margin-top: 20px;
    margin-bottom: 20px;
}

.product_description .product_bg a {
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
}

.product_info .pdf_link a {

      padding-top: 3px;
          line-height: 40px;
           width: 76px;
    height: 45px;

}

.parteners .product_img {
      min-height: 220px;
      max-height: 220px;
 
}

.image-container {
    position: relative;


}
.image-container .after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    color: #008dd2;
    border-radius: 10px;
}
.image-container:hover .after {
    display: block;
    background: rgba(255, 255, 255, .8);
}
.parteners .product_img img {
  width: 40%;
}

.after .content {
  position: relative;
  top: 35%; ;
}

.after .content a {
  position: relative;
  top: 20px;
color: #008dd2;
}

.after .content h2 {
  color: #008dd2;
}

input[type="text"],input[type="email"],input[type="tel"],select {
  border-radius: 10px;
  border: 1px solid #ccc;
  width: 100%;
  padding: 10px 15px;
  margin-top: 5px;
  margin-bottom: 5px;
   height: 50px;
}

input[type="text"]::placeholder,
textarea::placeholder{
  color: #000;

}
input[type="submit"] {
  padding: 10px 55px;
    border-radius: 10px;
    background-color: #008dd2;
    color: #fff;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    float: right;
}
input[type="submit"]:hover{
  cursor: pointer;
}
textarea {
  border-radius: 10px;
  border: 1px solid #ccc;
  width: 100%;
  resize: none;
  padding: 10px 15px;
  height: 200px;
  margin-top: 10px;
  margin-bottom: 10px;
  height: 120px;
}

.company_info {
  display: inline-block;
  text-align: left;
  color: #008dd2;
  font-size: 20px;
  margin-bottom: 20px;
}

.company_info span {
  font-weight: bold;
}

.img_placeholder img {
  border-radius: 15px;
  width: 77%;
}

.location {
  margin-bottom: 20px;
}

.map {
  width: 100%;
  border-radius: 15px;
  height: 430px;
}

.contact-page {
  margin-bottom: 50px;
}


.product_list .unit_new_prod .promo_product_list {
      width: 90px;
    height: 90px;
    position: absolute;
    left: 0;
    top: 0;
}

.product_img .promo_product_description {
      position: absolute;
    top: 0px;
    left: 0px;
    width: 135px;
    height: 135px;
}

.errors{

    color: red;

}

.g-recaptcha.error div div iframe {


    outline: 1px solid red;
    border-radius: 5px;
}



.error{

    border-color: red!important;
}



.error_input{

      border: 1px solid red!important;
}
.active{
  color:  #008dd2;
}
strong
{
  font-weight: bold;
}


.product_list .title_product {

  min-height: 60px;

}

.product_list .unit_new_prod {
  margin-bottom: 20px;
}

.product_info ol{
 text-align: left;
 margin-top: 5px;
 margin-bottom: 5px;
 padding-left: 20px;
 font-size: 18px;
}

.product_info ul {
  text-align: left;
   margin-top: 5px;
 margin-bottom: 5px;
padding-left: 20px;
font-size: 18px;
}

.main_categories_nav ul {
  list-style: none;
}

#site_footer nav ul  {
  list-style: none;
}

.submenu_categories_ul_li_a {font-size: 12px;}


.promo {
    background: rgba(255, 255, 255, 0.25);
    min-height: 235px;
    width: 450px;
    max-width: 92%;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-items: center;
    align-items: center;
    border-radius: 10px;
    position: absolute;
    left: 15%;
    top: calc(19vw/2);
}

.description_prod p {
  font-size: 18px;
}




.img_promo {
  width: 25%;
}

.img_promo img {
  max-height: initial;
  max-width: initial;
  width: 95%;

}

.details_prod_slider {
  width: 75%;
}

.include_top_slider_on_page .owl-item {
  height: calc(66vw/2);
}
.product_list .unit_new_prod .obj {
  height: auto;
  object-fit: contain;
}
.product_bg_new .view_product {
  position: static;
}
.product_bg_new {
  height: 34px;
}
.product_bg_new .flaticon-pdf {
  top: 0;
}
.unit_new_dd_sub .title_product {
  max-width: 100%;
}

.footer_copywrite {
  margin-top: 7px;
  font-size: 12px;
}


.termeni-conditii {
        padding: 15px 0px;
    font-size: 1.1em;
    text-align: start;
}




    .cookie-policy {
        display: none;
        justify-content: space-around;
        align-items: center;
        position: sticky;
        top: 100vh;
        background-color: #008dd2;
        width: 100%;
        height: 6em;
        color: white;
        padding: 2em;
        transition: all .3s;
        box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
        left: 100%;
        transform: translateY(-100%);
        z-index: 99999999;
    }

    .cookieTitle {
        color: white!important;
        font-size: 2em;
        font-weight: 800;
    }

    .cookie-consent__message {
        font-size: 1.1em;
        font-weight: 600;
    }

    .cookieButton {
        background-color: #21da11;
        color: white!important;
        width: 120px;
        padding: 10px;
        text-align: center;
        font-weight: bolder;
        font-size: 1.4em;
        cursor: pointer;
        box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    }
    
    @media only screen and (max-width: 600px) {
        .cookie-policy {
            height: 100%;
            flex-direction: column;
            transform: translateY(-65%);
            width: 115vw;
        }
        
        .cookie-consent__message {
            font-size: 1em;
            padding: 1em;
        }
    }