/*
Theme Name: msgtec-loja Child
Description: This is a child theme for Flatsome Theme
Author: Msgtec
Template: msgtec-loja
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.has-shadow > .col > .col-inner {background: transparent;}
.has-shadow > .col > .col-inner:hover{background: /*#f4eee5;*//*#fbea90;*/}
.has-shadow.box:not(.box-overlay):not(.box-shade), .has-shadow .box:not(.box-overlay):not(.box-shade){background: transparent;}
.fazemos{padding: 7px 7px;color:/*#90133b;*//*#fbea90;*/}
.header:not(.transparent) .header-bottom-nav.nav > li.fazemos > a {margin: 20px 5px;padding: 0px 6px;background-color: black;/*color:#fbea90*/;border-radius: 5px;border: solid 1px #fbea90;}
.header:not(.transparent) .header-bottom-nav.nav > li.fazemos:hover > a {/*background-color:#fbea90;color: black;/* border:1px solid white;border-radius: 30px; background:#90133b;*/}
.nav > li > a:hover {background-color: /*#90133b;*//*#fbea90;!Important;*/ color: black !Important;}
.nav > li > a {padding: 20px 3px;}
.header-bottom-nav > li > a {line-height: 30px;}
.badge-container{background-color: #2f2f2f; /*color: #fbea90;*/}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}