/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 19 2020 | 19:52:05 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment  */ 

.tab-pane{
  line-height: 30px;
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video
{
   vertical-align: top !important;
}

#tab_container_33811 .wpsm_nav-tabs > li > a {
  background: transparent !important;
}

#header.header-transparent {
    background-position: center center;
    background-size: cover;
    max-height: inherit !important;
}
.nav-categories .mobile-dropdown>ul>li.other-dropdown>span:after {
    
  content: '\f0d7';
    display: inline-block;
    font-family: 'fontAwesome';
    margin-left: 8px;
}

@media only screen and (max-width: 980px){
  .nav-categories li.all.mobile a:after{
       content: '\f0d7';
    display: inline-block;
    font-family: 'fontAwesome';
    position: absolute;
    right: 16px;
    font-size: 20px;
  }}


.nav-sticky-wrapper .nav-categories{
  width:100% !important;
}