#wp-advanced-search h5 {margin: 0;}
.wpas-checkbox-container input[type="checkbox"] { margin-right: 10px}
.wpas-checkbox-container label { font-weight: normal; margin: 0; text-transform:none; font-size: 12px;}
.wpas-taxonomy-field div:last-child { margin-bottom: 15px;}
.sidenav-header { text-align:center; background:rgba(0, 0, 0, 0.03); }
.sidenav-header h4 {color: #555; font-family: 'Lato', sans-serif; text-transform: uppercase; font-weight: normal; font-size: 16px; margin: 15px 0;}
.sidenav-header img {margin: 20px 0; top: 0; transition: all, 0.2s; position: relative; }
.sidenav-header:hover img {top: -10px;}
.whitebg { background: #fff; border: 1px solid #E5E5E5; }
#learning-title { padding-bottom: 25px; background: linear-gradient(to right, #f6752e, #f54100); }
#learning-title .breadcrumb { padding-bottom: 25px; background: rgba(255, 255, 255, 0.15); }
#learning-title h1 { color: #fff; }
#content {font-size: 1.3em;}
#ident-hero:before { content: ' '; display: block; position: absolute; left: 0;top: 0;width: 100%; height: 100%; z-index: 1;
    opacity: 0.5;background-image: url('/wp-content/themes/ident3/img/ident-hero.jpg'); background-repeat: no-repeat; background-position: 50% 0;
    -ms-background-size: cover; -o-background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; background-size: cover;
}
#ipar-hero:before { content: ' '; display: block; position: absolute; left: 0;top: 0;width: 100%; height: 100%; z-index: 1;
    opacity: 0.5;background-image: url('/wp-content/uploads/2020/04/ipar-hero.jpg'); background-repeat: no-repeat; background-position: 50% 0;
    -ms-background-size: cover; -o-background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; background-size: cover;
}
.header-extras .input-group { width: 550px; margin-right: 50px;}
.breadcrumb {background:none;}

body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

.product.content-wrap { padding: 15px 0 15px 0; }
.content-wrap.padding-fix { padding: 15px 0 15px 0; }
.ul-fix ul { margin-left: 25px;}