/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: edrweb
Template: flatsome
Version: 3.0
*/
/*Fuente general del sitio*/
@font-face {font-family: HighVoltage; src: url('fonts/HighVoltage.ttf');} h1, h2, h3, h4{ font-family: HighVoltage !important; letter-spacing: 3px;}
/*Colores a reemplazar:  Primario Violeta: #A8B8E8  | Secundario Oscuro Negro: #18191b | Intermedio Gris: #dddddd  */
/*************** GENERAL ***************/
h1, h2, h3, h4, h5, h6 {font-weight: normal;}
/*ICONOS*/  /*Ajustes General iconos*/.icon-box:before{color:#A8B8E8;}
/*Ajustes iconos grandes*/.icbig .icon-box:before{font-size:40px;width:40px;} .icbig .icon-box-left:before{margin-right:15px;margin-top:-13px;} 
/*Ajustes iconos chicos*/.icsmall .icon-box-left h5{font-weight: normal;margin-top: 3px;}
/*Bordes en iconos*/.icborder .icon-box:before{border: 2px solid; padding: 10px;border-radius: 50%;}.icborder .icon-box:hover:before{color: #fff;background: #A8B8E8;}
/* BORDES */ /*Bordes General*/.bor, .bor img{border:1px solid #fff;} .borg{border: 5px solid #A8B8E8;} .bb{border-bottom: 1px solid #A8B8E8;} .bt{border-top: 1px solid #A8B8E8;} 
/*************** MENU ***************/
/*Topbar border*/#top-bar {border-bottom: solid 1px rgba(255,255,255,.2) !important;}
/*Menú de Navegación dividido: modo Archi, con circulo o cualquier Font Awesome Icon. Tiene que tener seteado el header main dividido*/
/*Tipografía*/.header-main .nav-divided.nav>li>a{letter-spacing:2px;font-weight:normal;line-height: 16px !important;}@media only screen and (min-width: 850px) and (max-width: 1000px){.header-main .nav-divided.nav>li>a{font-size:12px; letter-spacing:0px;}}
/*Circulos separadores*/.header-main .nav-divided>li+li>a:after{font-family:"FontAwesome";content:"\f111";color:#A8B8E8;border-left:none;left:-2.5em;font-size:7px;}.nav-divided.nav-spacing-large>li{margin:0px 15px;}
/*************** HOME ***************/
/*@media screen and (min-width: 549px) and (max-width: 849px){ }*/


