﻿/* NutraTea — Live Chat Widget (Tidio) CSS
 * Migrated from Simple Custom CSS & JS plugin
 * Source: 21550.css
 */
#tidio-chat-iframe { bottom: 100px !important; }
@media only screen and (max-width: 430px) {
 #tidio-chat-iframe { bottom: 100px !important;}
}
@media (min-width: 820px) {
 #tidio-chat-iframe { bottom: 150px !important;}
}
@media (min-width: 1150px) {
 #tidio-chat-iframe { bottom: 90px !important;}
}
@media (min-width: 1440px) {
 #tidio-chat-iframe { bottom: 90px !important;}
}
@media (min-width: 1920px) {
 #tidio-chat-iframe { bottom: 95px !important;}
}