.whatsapp_contact{
padding: 12px;
position: relative;
top: 15px;
left: -2px;
background-color: #25d366;
color: white;
width: fit-content;
border-radius: 5px;
width: -moz-max-content;
}
.whatsapp_contact:before{
content:"\f232";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
font-size: 18px;
position: absolute;
left: 9px;
bottom: 9px;
}
.fma_order_on_whatsapp_btn_on_shop_page {
position:relative;
border-radius:6px !important;
}
.fma_order_on_whatsapp_btn_on_shop_page:before{
content:"\f232";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
font-size: 18px;
position: absolute;
left: 10px;
bottom:4px;
}
.fma_oow_share_btn {
position:relative;
border-radius: 6px !important; }
.fma_oow_share_btn:before{
content:"\f14d";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
font-size: 18px;
position: absolute;
left: 10px;
bottom:4px;
}
.whatsapp_contact_cart_page{
position:relative;
}
.whatsapp_contact_cart_page:before{
content:"\f232";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
font-size: 18px;
position: absolute;
left: 8px;
bottom: 9px;
}
#fma_order_on_whatsapp_span, #fma_order_on_whatsapp_span_variable, #fma_order_on_whatsapp_cart_page {
margin:0px 0px 0px 15px;
} .whatsapp_contact a {
color:white;
text-decoration: none;
} .whatsapp_link{
text-decoration: none;
} #whatsapp_link_cart_page{
text-decoration: none;
} #whatsapp_link_cart_page : hover{
text-decoration: none;
} .whatsapp_contact_cart_page{
padding: 12px;
position: relative;
top: -41px;
left: -2px;
background-color: #25d366;
color: white;
width: fit-content;
border-radius: 5px;
} #whatsapp_link_checkout_page{
text-decoration: none;
} #whatsapp_link_checkout_page :hover{
text-decoration: none;
} .whatsapp_contact_checkout {
padding: 12px;
position: relative;
top: -10px;
left: -1px;
background-color: #25d366;
color: white;
width: fit-content;
border-radius: 5px;
}
table.table-outer.shipping-method-table.main-shipping-conf, table.table-mastersettings.table-outer.form-table {
margin-bottom: 50px;
border: 1px solid #ddd;
display: block;
width: 99%;
margin-top: 0;
border-top: 0;
background: #fff;
}
.form-table th {
width:225px;
}
#whatsapp_save_changes_dashboard{
padding: 13px;
margin: 0 auto;
bottom: 8px;
width: 90%;
left: -4%;
}  @-moz-document url-prefix() { 
.whatsapp_contact_cart_page{
width: 14%;
}
} #whatsapp_settings_tbl{
border-collapse: separate;
border-spacing: 20px 10px;
margin-left:-4px;
} .description{
position: relative;
left:19px;
}  #snackbar {
visibility: hidden;
min-width: 250px;
margin-left: -125px;
background-color: #fff;
border-left:outset;
text-align: center;
border-left-color: #46b450 !important;
border-radius: 2px;
padding: 16px;
position: fixed;
z-index: 1;
left: 50%;
bottom: 30px;
font-size: 17px;
}
#snackbar.show {
visibility: visible;
-webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
animation: fadein 0.5s, fadeout 0.5s 2.5s;
}
@-webkit-keyframes fadein {
from {bottom: 0; opacity: 0;} 
to {bottom: 30px; opacity: 1;}
}
@keyframes fadein {
from {bottom: 0; opacity: 0;}
to {bottom: 30px; opacity: 1;}
}
@-webkit-keyframes fadeout {
from {bottom: 30px; opacity: 1;} 
to {bottom: 0; opacity: 0;}
} .fma_oow_all_inputs{
width:221px;
}
#fma_oow_either_cats_or_prds{
width:402px;
}
.fma_oow_btn_shop_pg{
margin:0px 0px 0px 9px;
}
.fma_oow_share_btn_product_pg{
margin:20px 0px 0px 0px;
}
.fma_oow_whatsap_share_btn{
margin:9px 0px 0px 0px;
}
.fma_oow_tabs{
cursor:pointer;
}