/**
 * 2008-2026 Prestaworld
 *
 * NOTICE OF LICENSE
 *
 * The source code of this module is under a commercial license.
 * Each license is unique and can be installed and used on only one website.
 * Any reproduction or representation total or partial of the module, one or more of its components,
 * by any means whatsoever, without express permission from us is prohibited.
 *
 * DISCLAIMER
 *
 * Do not alter or add/update to this file if you wish to upgrade this module to newer
 * versions in the future.
 *
 * @author    prestaworld
 * @copyright 2008-2026 Prestaworld
 * @license https://opensource.org/licenses/AFL-3.0 Academic Free License version 3.0
 * International Registered Trademark & Property of prestaworld
 */
#_desktop_contact_link, #tf_translator_nav1 {
    float: left;
}
#tf_translator_nav1 {
    float: left;
    padding: 13px 0px 0px 30px;
}
#tf_translator_top {    
}
#tf_translator_bo_nav {
    position: absolute;
    left: 50%;
    padding: 8px 0px;
}
.goog-te-gadget-simple{
	border: none!important;
}
.goog-te-gadget-simple > img:first-child{
	display: none;
}
.goog-te-gadget-simple a > span:nth-of-type(2) {
    display: none;
}
.goog-te-gadget-simple a > img:first-child {
	display: none;
}
.goog-te-gadget-simple a > span:nth-of-type(3) {
    font-size: 0;
    color: transparent !important;
    position: relative;
}
.goog-te-gadget-simple a > span:nth-of-type(3)::after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 6px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'%3E%3Cpath d='M4.609 5.48058C4.85232 5.67903 5.21124 5.66486 5.43805 5.43805L9.81855 1.05755C10.0605 0.815618 10.0605 0.423374 9.81855 0.181445C9.57662 -0.0604829 9.18438 -0.0604833 8.94245 0.181445L5 4.1239L1.05755 0.181445C0.815619 -0.060483 0.423375 -0.0604835 0.181446 0.181445C-0.0604821 0.423374 -0.0604821 0.815617 0.181447 1.05755L4.56195 5.43805C4.57707 5.45317 4.59278 5.46735 4.609 5.48058Z' fill='%23222222'/%3E%3C/svg%3E");
}