/*
Theme Name: Additive Tehnology & Chemicals
Theme URI: http://www.amazing7.com
Author: Sunny Khanna
Description: This theme is designed for Additives Tehnology & Chemicals
Version: 1.5
Licence: GNU General Public License v2 or later
Licence URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
 background: transparent none repeat scroll 0% 0% !important;
}


.nav li li > a:first-child:nth-last-child(2):before {  
  border-left-color: #aaa; 
  margin-top: -5px
}
.nav li li:hover > a:first-child:nth-last-child(2):before {
  border: 5px solid transparent; 
  border-right-color: orange;
  right: 10px; 
}

.file {
background: url("img/file.png") no-repeat;
height: 34px;
}

.upcp-clear {
clear:none;
}

.prod-cat-inner {
height: auto !important;
}


   h2 .no-underline {color: #00aeef; }