#evawhatsapp_web .whatsapp, .instagram {
position: fixed;
z-index: 999;
font-family: Arial,sans-serif;
background-color: #009846;
padding: 10px;
border-radius: 5px;
right: 12px;
}
#evawhatsapp_web .whatsapp, .instagram {
opacity: .9;
cursor: pointer;
bottom: 25px;
color: #fff;
height: auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
}
#evawhatsapp_web .whatsapp img {
width: 30px;
height: 30px;
float: left;
margin-right: 10px;
}
#evawhatsapp_web .whatsapp a {
text-decoration: none;
cursor: pointer;
font-size: 16px;
font-weight: 700;
color: #fff;
display: block;
}
body.elementor-page {
--e-global-color-primary: #C12D3D !important;
}
#th-search-form-2-category-button {
display: none;
}
.yoltarifi {
position: fixed;
right: 12px;
bottom: 78px;
z-index: 999;
}
.yoltarifi li a {
display: block;
background: orange;
color: #fff;
padding: 4px 10px;
border-radius: 3px;
}
.yoltarifi li {
list-style-type: none;
}
.yoltarifi li a, .whatsapp {
width: 220px;
}
.stok-yok-uyari {
background: #ffecec;
border: 2px solid #e53935;
color: #b71c1c;
font-size: 22px;
font-weight: 800;
padding: 20px;
margin-bottom: 20px;
border-radius: 6px;
}
.woocommerce-error li {
font-weight: bold;
font-size: 22px;
line-height: 22px;
}