/*
Theme Name: Depot Child
Theme URI: https://depot.qodeinteractive.com/
Description: A child theme of Depot Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.0.1
Text Domain: depot
Template: depot
*/

/* colors */
:root { --orange: #ea5629; }

/* global */
h1, h2, h3, h4, h5, h6 { text-transform: none !important; }

/* header */
.mkd-vertical-align-containers .mkd-position-right { float: left !important; width: calc(100% - 290px); text-align: left !important; }
.mkd-main-menu>ul>li>a { padding: 0px 12px !important; font-size: 14px !important; letter-spacing: 0px !important; text-transform: none !important; }
.mkd-vertical-align-containers .mkd-position-right { left: 0px; right: auto !important; padding-top: 5px !important; }
.mkd-main-menu-widget-area { position: absolute !important; top: 0px; right: 0px; }
.mkd-clients-carousel-holder { display: block !important; width: 70% !important; margin: 0px auto; }
.mkd-clients-carousel-holder .mkd-cc-item { max-width: 80% !important; }
#menu-oficial { margin-left: 20px; }

/* product list */
.mkd-pl-holder .mkd-pl-categories ul li a { position: relative; text-transform: none !important; }
.mkd-pl-holder .mkd-pl-categories ul li a.active::after { position: absolute; bottom: -10px; left: 0px; width: 100%; height: 2px; background-color: var(--orange); content: ''; }
.mkd-pl-holder .mkd-pli-inner { border-radius: 20px; }

/* home -> bem vindo */
#vc_custom_1487856134781 { }