/*
Theme Name: TM Arden Child
Theme URI: http://arden.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.0
Template: tm-arden
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/


/*Noticias Listado*/
.tm-blog.style-3 .post-item:hover .post-title a{
/*, .tm-blog.style-3 .post-title a*/
	color: #bbb;
}
.logo_sgi_page_pventa img{
	background: rgba(255,255,255,1);
  box-shadow: 0px 0px 5px rgba(0,0,0,.7);
  padding: 4px 2px;
	box-sizing: content-box;
}
.desktop-menu .sm-simple li>a .sub-arrow:before{
	right: 0;
}
.facturacion-anual select option{
	background-color: #808080;
}
/*Uncanny Agency added*/
.whatsapp-button {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 999;
}

.whatsapp-button a {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease-in-out;
}

.whatsapp-button a:hover {
  transform: scale(1.1);
}

.whatsapp-button img {
  width: 100%;
  height: auto;
}
/*Uncanny Agency Added*/

body, .body-font {
    font-family: Karla, Helvetica, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 1.6;
}

.menu--primary li > a,
.desktop-menu .menu--primary .sm-simple>li>a .menu-item-title {
    font-family: Karla, Helvetica, Arial, sans-serif;
    font-weight: 700;
    letter-spacing: 0.0;
    line-height: 1.2;
    text-transform: uppercase;
    font-size: 12px;
    color: #182141;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, th {
    font-family: Karla, Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #182141;
}

.page-id-3666 form input:-webkit-autofill {
    -webkit-text-fill-color: white;
	 -webkit-box-shadow:0 0 0 50px #0F1220 inset;
}

.page-id-3666 form input:-webkit-autofill:focus {
    -webkit-text-fill-color: white;
	 -webkit-box-shadow:0 0 0 50px #0F1220 inset;
}
