

.contact-info .icon i{
    margin-right: 10px;
    color: #EB7C15;
}
.contact-user-form input[type=submit]{
    margin-top: 30px;
}
.footer_top .widget.widget_nav_menu li{
line-height:14px;
}
.q_tabs #tab-description {
    text-align: left !important;
}
li.product .image-wrapper {
    border: 1px solid #EB7C15;
    border-bottom:none;
}
.woocommerce ul.products li.product h6{
    background: #F68B1F;
    color: #fff;
    padding: 15px 10px;
    margin-top:-8px !important;
}


nav.main_menu>ul>li>a {
 padding: 0 10px;
}
.header_top #searchform input[type=text] {
    height: 20px;
   border: 1px solid #ddd;
   margin-top: 5px;
}
li.description_tab  {
    display: none !important;
}
.qode-sp-separator.separator {
display:none;
}
.q_tabs {
 padding: 0px 16.5% 60px !important;
}
.product_meta {
display:none;
}
.qode_video_box_button {
background: #EB7C15 !important;
}

ul#nav-brochure{
list-style: none;
}
ul#nav-brochure li{
display: inline-block;
}
ul#nav-brochure li a{
border-right: 1px solid #9e9e9e;
padding: 0 6px;
}
ul#nav-brochure li:last-child a{
    border-right: 0px solid #9e9e9e;
    color:  #424953 !important;
    padding: 7px;
    font-weight: 700;
}

.drop_down .second li:not(:hover) > ul {
display: none!important;
}
nav.main_menu.right {
    left: 95px;
    top: 20px;
}
.drop_down .second .inner ul li.sub a i.q_menu_arrow{
color: #fff !important;
}