/* Theme Name:   Dazzling Child Template:     dazzling Version:      1.0.0 Text Domain:  dazzling-child*/

@import url(http://fonts.googleapis.com/css?family=Roboto:300,500&subset=latin,latin-ext);
/* Table of content-----------------------------------------------1. Global2. Content3. Post styling4. Singe Post/Page Pagination5. Media6. Widgets7. Buttons8. Infinite Scroll8. Custom Styles9. Navigation10. Comments11. Attachment styling12. Footer13. Mobile Styling14. Social icons15. Call For Action*/
/* =Global----------------------------------------------- */

body {
    color: #6B6B6B;
    word-wrap: break-word;
    line-height: 1.7;
    font-size: 14px;
}
a {
    color: #0298CB;
    text-decoration: none;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
a:hover,
a:focus {
    color: #333;
    text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    color: black
}
h1,
.h1 {
    font-size: 32px
}
h2,
.h2 {
    font-size: 28px
}
h3,
.h3 {
    font-size: 24px
}
h4,
.h4 {
    font-size: 18px
}
h5,
.h5 {
    font-size: 16px
}
h6,
.h6 {
    font-size: 14px
}
strong {
    font-weight: 500 !important
}
img {
    height: auto;
    /* Make sure images are scaled correctly. */
    
    max-width: 100%;
    /* Adhere to container width. */
}
button,
input,
select,
textarea {
    font-size: 100%;
    /* Corrects font size not being inherited in all browsers */
    
    margin: 0;
    /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
    
    vertical-align: baseline;
    /* Improves appearance and consistency in all browsers */
    
    *vertical-align: middle;
    /* Improves appearance and consistency in all browsers */
}
select {
    width: 250px;
    border: 1px solid #DCE4EC;
    background-color: #FFF;
    height: 30px;
    padding: 5px;
}
input[type="checkbox"],
input[type="radio"] {
    padding: 0;
    /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
    -webkit-appearance: textfield;
    /* Addresses appearance set to searchfield in S5, Chrome */
    
    -webkit-box-sizing: content-box;
    /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
    
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
    /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
    
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
    
    border: 0;
    padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
    color: #666;
    border: 1px solid #E8E8E8;
    border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
    color: #111
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
    padding: 3px
}
textarea {
    overflow: auto;
    /* Removes default vertical scrollbar in IE6/7/8/9 */
    
    padding-left: 3px;
    vertical-align: top;
    /* Improves readability and alignment in all browsers */
    
    width: 100%;
}
/* Alignment */

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}
/* Text meant only for screen readers */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar */
}
/* Clearing */

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: '';
    display: table;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both
}
/* =Content----------------------------------------------- */

.sticky {}.hentry {
    margin: 0 0 1.5em
}
.byline,
.updated {
    display: none
}
.single .byline,
.group-blog .byline {
    display: inline;
    margin-right: 0;
}
.page-content,
.entry-content {
    margin: 1.5em 0 0
}
.page-links {
    clear: both;
    margin: 0 0 1.5em;
}
#content {
    margin-top: 40px;
    margin-bottom: 40px;
}
.nav-tabs {
    border: none
}
/* =Post styling----------------------------------------------- */

.entry-meta a {
    font-size: 13px
}
#main .page-header {
    margin-top: 0
}
.entry-meta a {
    color: #6B6B6B
}
.entry-meta .fa {
    font-size: 14px;
    margin-right: 3px;
    color: #1FA67A;
}
.entry-meta span {
    margin-right: 10px
}
.entry-title {
    line-height: 1em;
    font-size: 32px;
    color: #444;
}
.entry-title a {
    color: #444
}
.entry-title a:hover {
    color: #666
}
.btn.btn-default.read-more {
    float: right;
    border: 1px solid #E8E8E8;
    color: #1FA67A;
    background-color: transparent;
    margin-top: 10px;
}
.btn.btn-default.read-more:hover {
    color: #FFF;
    background-color: #1FA67A;
}
.search .btn.btn-default.read-more {
    float: none
}
hr.section-divider {
    border-color: #E8E8E8;
    margin-top: 50px;
    margin-bottom: 50px;
}
/* =Singe Post/Page Pagination----------------------------------------------- */

.page-links span {
    display: inline-block;
    color: #fff;
    background-color: #1FA67A;
    border-radius: 4px;
    padding: 2px 10px;
    margin-left: 2px;
}
.page-links a span {
    background-color: inherit;
    border: 1px solid #E8E8E8;
    color: #1FA67A;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.page-links a:hover span {
    background-color: #1FA67A;
    border: 1px solid #1FA67A;
    color: #fff;
}
/* =Asides----------------------------------------------- */

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none
}
/* =Media----------------------------------------------- */

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.wp-caption {
    border: 1px solid #ccc;
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block
}
.wp-caption-text {
    text-align: center
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0
}
.site-main .gallery {
    margin-bottom: 1.5em
}
.gallery-caption {}.site-main .gallery a img {
    border: none;
    height: auto;
    max-width: 90%;
}
.site-main .gallery dd {
    margin: 0
}
.site-main .gallery-columns-4 .gallery-item {}.site-main .gallery-columns-4 .gallery-item img {}
/* Make sure embeds and iframes fit their containers */

embed,
iframe,
object {
    max-width: 100%
}
/* =Widgets----------------------------------------------- */

.widget {
    margin: 0 0 1.5em
}
/* Make sure select elements fit in widgets */

.widget select {
    max-width: 100%
}
/* Search widget */

.widget_search .search-submit {
    display: none
}
.widget > ul > li,
li.recentcomments {
    border-bottom: 1px solid #EEE;
    position: relative;
    display: block;
    padding: 0 0 10px 0;
}
.widget ul li {
    list-style: none
}
.widget ul {
    padding: 0 10px
}
.widget-title {
    border-bottom: 1px solid #eee
}
.widget ul.nav.nav-tabs {
    padding: 0
}
.tab-content ul li {
    list-style: none
}
#secondary .widget_archive ul li:before,
#secondary .widget_categories ul li:before,
#secondary .widget_recent_comments ul li:before {
    font-family: fontawesome;
    margin-right: 10px;
}
#secondary .widget_archive ul li:before {
    content: '\f073'
}
#secondary .widget_categories ul li:before {
    content: '\f115'
}
#secondary .widget_recent_comments ul li:before {
    content: '\f0e5'
}
.tab-content .tab-thumb {
    float: left;
    margin-right: 8px;
    padding-top: 5px;
    float: left;
    line-height: 0px;
    width: 60px;
    height: 60px;
}
.tab-content li {
    overflow: hidden;
    list-style: none;
    border-bottom: 1px solid #f0f0f0;
    margin: 0 0 8px;
    padding: 0 0 6px;
}
.tab-content .tab-entry {
    display: block
}
.tab-content > .active {
    border: none
}
.tab-content ul li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.tab-content .tab-entry {
    font-size: 14px
}
.tab-comment {
    font-size: 18px;
    padding: 0 10px;
}
.nav-tabs > li > a {
    border-bottom-color: transparent;
    text-transform: uppercase;
}
.tab-content i {
    font-size: 12px
}
.tab-thumb.thumbnail {
    margin-bottom: 5px
}
.tab-content #messages li:before {
    content: '\f0e5';
    font-family: fontawesome;
    float: left;
    padding-right: 10px;
    font-size: 20px;
    color: #1FA67A;
}
.nav-tabs > li.active > a,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:active,
.nav-tabs > li > a:visited,
.nav-tabs > li > a:focus {
    border: none !important;
    border-radius: 0;
}
/* =Buttons----------------------------------------------- */

.btn-default,
.label-default {
    background-color: white;
    border: none;
    color: black !important;
}
.btn-default:hover,
.label-default[href]:hover,
.label-default[href]:focus,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
#image-navigation .nav-previous a:hover,
#image-navigation .nav-next a:hover {
    background-color: white;
    border: none;
    color: black !important;
}
.btn.btn-default {
    color: #FFF
}
/* =Infinite Scroll----------------------------------------------- */
/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .paging-navigation,
/* Older / Newer Posts Navigation (always hidden) */

.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    
    display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */

.infinity-end.neverending .site-footer {
    display: block
}
#infinite-handle span {
    display: block;
    text-align: center;
    font-size: 18px;
    margin-bottom: 20px;
    border-radius: 4px;
    padding: 12px;
    background: transparent;
    border: 1px solid #E8E8E8;
    color: #1FA67A;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
#infinite-handle span:hover {
    background-color: #1FA67A;
    color: #fff;
}
.woocommerce #infinite-handle {
    display: none
}
/* =Custom Styles----------------------------------------------- */

.site-branding {
    margin-top: 20px;
    margin-bottom: 20px;
}
.site-description {
    color: #777;
    font-weight: 200;
    font-size: 16px;
}
.page-template-page-homepage-php .carousel {
    margin-top: -20px;
    margin-bottom: 20px;
}
/* =Navigation----------------------------------------------- */

ul.nav li.dropdown:hover > ul.dropdown-menu {
    visibility: visible
}
.site-main [class*="navigation"] a,
.more-link {
    border: 1px solid #E8E8E8;
    padding: 6px 12px;
    border-radius: 4px;
    display: block;
}
.site-main [class*="navigation"] a:hover,
.more-link:hover {
    color: #fff;
    background: #1FA67A;
    text-decoration: none;
}
.more-link {
    float: right;
    margin: 10px 0;
}
.site-main [class*="navigation"] {
    margin: 0 0 1.5em;
    overflow: hidden;
}
[class*="navigation"] .nav-previous {
    float: left
}
[class*="navigation"] .nav-next {
    float: right;
    text-align: right;
}
.navbar.navbar-default {
    background-color: #fff;
    font-weight: 200;
    margin-bottom: 0;
    margin-top: -2px;
    border-bottom: 1px solid #eee;
}
.navbar-default .navbar-nav > li > a {
    color: #999;
    line-height: 30px;
}
.navbar > .container .navbar-brand {
    color: #1FA67A;
    font-size: 24px;
    margin: 8px 0;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    border-right: none;
    border-left: none;
}
.navbar {
    border-radius: 0
}
.navbar-default {
    border: none
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: #1FA67A;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #999
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    border-left: 1px solid rgba(0, 0, 0, 0.1)
}
.dropdown-menu > li > a {
    padding: 14px 20px;
    color: #999;
}
.dropdown-menu,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    border: none
}
.dropdown-menu > .active > a,
.navbar-default .navbar-nav .open > .dropdown-menu > .active > a {
    background-color: transparent;
    color: #000;
    border-bottom: 1px solid #0298CB !important;
}
.dropdown-menu .divider {
    background-color: rgba(0, 0, 0, 0.1)
}
.navbar-nav > li > .dropdown-menu {
    padding: 0
}
.navbar-nav > li > a {
    padding-top: 18px;
    padding-bottom: 18px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: transparent
}
.nav.navbar-nav {
    float: right
}
@media (max-width: 500px) {
    .navbar-collapse.navbar-ex1-collapse.collapse.in {
        width: 90% !important
    }
    .read-more.store-link {
        display: none !important
    }
    #header-search {
        float: right !important;
        margin-top: -15px !important;
        padding-bottom: 45px !important;
        padding-right: 25px !important;
    }
    #front-page-tabs .nav.nav-tabs > li > a {
        margin-right: 10px !important
    }
    #front-page-tabs .nav.nav-tabs > li:last-child {
        margin-right: 30px;
        float: right !important;
    }
    .smart-slider-canvas-inner div.smart-slider-layer:nth-child(2) {
        height: 13.2% !important
    }
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        margin-left: 15% !important
    }
}
@media (max-width: 600px) {
    .woo-filters-li select {
        width: 105% !important
    }
    .read-more.store-link {
        display: none
    }
    .collapseMore {
        margin-left: 25% !important
    }
    div.container.teenused {
        width: 100%
    }
    .page #content {
        padding-left: none !important
    }
    div.container.teenused article:first-child {
        padding-top: 20px
    }
    .category-artiklid:first-child {
        padding-top: 20px
    }
    article.category-teenused img {
        width: 100%
    }
    .woo-filters-li.col-md-3 {
        width: 40% !important
    }
    #woocommerce_filters {
        padding-left: 20% !important
    }
}
@media (max-width: 767px) {
    .nav.navbar-nav {
        float: none
    }
    .woocommerce .related ul li.product,
    .woocommerce .related ul.products li.product,
    .woocommerce .upsells.products ul li.product,
    .woocommerce .upsells.products ul.products li.product,
    .woocommerce-page .related ul li.product,
    .woocommerce-page .related ul.products li.product,
    .woocommerce-page .upsells.products ul li.product,
    .woocommerce-page .upsells.products ul.products li.product {
        width: 200px !important
    }
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        width: 217px !important
    }
}
/* =Comments----------------------------------------------- */

.comment-content a {
    word-wrap: break-word
}
.bypostauthor {}#respond {
    background-color: transparent !important;
    box-shadow: none !important;
    padding: 0px !important;
}
#respond > p,
#respond p.comment-notes,
p.logged-in-as {
    margin-bottom: 10px
}
p.logged-in-as {
    padding-bottom: 0px
}
.comment-list {
    margin-bottom: 40px !important;
    margin-left: 0px !important;
    padding-left: 0;
}
.comment .comment-body {
    background-color: #ffffff;
    margin: 0;
    overflow: hidden;
    padding: 25px;
    margin-top: 2em;
    padding-left: 116px;
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0);
    border-color: #E8E8E8;
    border-radius: 4px;
}
.comment-list .children {
    margin-left: 0px!important;
    padding-left: 40px;
    border-left: 1px solid #E8E8E8;
    background-repeat: no-repeat;
    background-position: left 20px;
}
.comment-list li.comment > div img.avatar {
    position: absolute;
    left: 29px;
    top: 29px;
}
#comment-form-title {
    font-size: 24px;
    padding-bottom: 10px;
}
.vcard .avatar {
    position: absolute;
    left: 29px;
    top: 29px;
}
.comment-metadata {
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 10px;
}
.comment-reply-link {
    float: right
}
.form-allowed-tags code {
    word-wrap: break-word;
    white-space: inherit;
}
.comment-respond label {
    display: block;
    font-weight: normal;
}
.comment-respond .required {
    color: #C7254E
}
/* =Attachment styling----------------------------------------------- */

#image-navigation .nav-previous a,
#image-navigation .nav-next a {
    padding: 5px 20px;
    border: 1px solid #E8E8E8;
    border-radius: 4px;
    display: block;
}
#image-navigation .nav-previous a:hover,
#image-navigation .nav-next a:hover {
    background-color: #1FA67A;
    color: #fff;
}
#image-navigation .nav-previous,
#image-navigation .nav-next {
    margin: 10px 0
}
/* =Footer----------------------------------------------- */

#footer-area {
    background-color: #313233;
    color: #CCC;
    font-size: 12px;
}
#footer-area a {
    color: #ccc
}
#footer-area .footer-widget-area {
    padding: 40px 0 20px 0;
    overflow: hidden;
}
#footer-area ul li {
    border-bottom: 1px solid #444
}
#footer-area .site-info nav ul li {
    border-bottom: none
}
#footer-area .tab-content > .active {
    border: none
}
#footer-area .nav-tabs > li.active > a,
#footer-area .nav-tabs > li.active > a:hover,
#footer-area .nav-tabs > li.active > a:focus {
    background-color: transparent
}
#footer-area .tab-content .tab-entry {
    font-size: inherit
}
#footer-area .widgettitle {
    font-size: 18px;
    color: inherit;
    margin-top: 0px;
}
#footer-area #social ul li {
    border-bottom: none
}
#footer-area .widget ul li {
    padding: 10px 0;
    list-style: none;
}
.footer-nav.nav > li {
    position: relative;
    display: inline-block;
}
.footer-nav.nav {
    float: left;
    margin-bottom: 2px;
}
.copyright {
    margin-top: 10px;
    float: right;
    text-align: right;
}
#colophon {
    background-color: #1F1F1F;
    padding: 10px 0;
    border-top: 1px solid #3A3A3A;
}
.site-info a {
    color: #777
}
.site-info a:hover {
    color: #999
}
#footer-area a:hover {
    color: #fff
}
.site-info {
    color: #999;
    font-size: 12px;
}
.footer-nav.nav > li > a:hover {
    background-color: transparent
}
.scroll-to-top {
    background: #3B3B3B;
    background: rgba(0, 0, 0, 0.4);
    color: #FFF;
    bottom: 4%;
    cursor: pointer;
    display: none;
    position: fixed;
    right: 20px;
    z-index: 999;
    font-size: 16px;
    padding: 2px 10px;
    -webkit-transition: background-color 0.1s linear;
    -moz-transition: background-color 0.1s linear;
    -o-transition: background-color 0.1s linear;
    transition: background-color 0.1s linear;
}
.scroll-to-top i.fa.fa-angle-up {
    margin-bottom: 5px
}
.scroll-to-top:hover {
    background: #0298CB;
    opacity: .8;
}
/* =Mobile Styling----------------------------------------------- */

@media (max-width: 768px) {
    .pull-right {
        float: none !important
    }
    .pull-left {
        float: none !important
    }
    .site-info,
    .copyright {
        text-align: center
    }
    .footer-nav.nav,
    .copyright {
        float: none
    }
    .flex-caption {
        display: none
    }
    .navbar > .container .navbar-brand {
        margin: 0;
        height: initial;
    }
    .navbar-default .navbar-nav > li > a {
        line-height: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .woocommerce ul.products li.product:nth-child(2n),
    .woocommerce-page ul.products li.product:nth-child(2n) {
        float: left
    }
}
/* =Social icons----------------------------------------------- */

.top-bar {
    border-bottom-color: #E8E8E8
}
.social-icon {
    font-size: 32px;
    margin: 6px;
    color: #E8E8E8;
}
#social {
    top: 0;
    position: relative;
    text-align: center;
}
#social ul li {
    list-style: none;
    display: inline-block;
    padding: 0 10px;
}
#social ul {
    margin-bottom: 0;
    padding: 0;
}
.fa-googleplus:before {
    content: "\f0d5"
}
@media (max-width: 992px) {
    .site-branding {
        text-align: center
    }
    #social {
        top: 0;
        float: none;
        text-align: center;
    }
}
/* =Call For Action----------------------------------------------- */

.cfa {
    padding: 30px 0px;
    background: #1FA67A;
    text-align: center;
}
.cfa-text {
    font-size: 22px;
    color: #fff;
    display: block;
    padding-top: 10px;
}
.cfa-button {
    background-color: transparent;
    color: #fff;
    padding: 15px 30px;
    border-color: #fff;
}
.cfa-button a,
.cfa-button a {
    color: #fff
}
.cfa-button:hover {
    background-color: #fff;
    color: #1FA67A;
}
.cfa-button:hover a {
    color: #1FA67A
}
html {
    overflow-x: hidden
}
body {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
}
.img-overlay {
    display: block;
    position: absolute;
    background-color: #AFAFBC;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 200ms ease-in-out;
}
.img-overlay:hover {
    opacity: 0.2 !important
}
.employee-table .img-overlay {
    top: -66px !important
}
/*         Header menu ----------------------  */

.navbar.navbar-default {
    margin: 0 auto;
    border: 0;
    z-index: 10;
    background: #FFF;
}
.navbar-default .container {
    width: 100%;
    max-width: 1200px;
    padding-left: 0;
    padding-right: 0;
    margin: 0 auto;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    background: none !important;
    color: #000 !important;
}
/*    Header search and login -------------------------- */

#header-search .search-form,
#header-search .login-form {
    position: absolute;
    display: none;
    background: #FFF;
    padding: 20px;
}
.form-search .search-query,
#header-search .login-form #user_login,
#header-search .login-form #user_pass {
    border: 1px solid #DDDDE3;
    background: #EFEFF2;
    box-shadow: none;
    border-radius: 0;
    float: left;
    font-size: 16px;
    height: 40px;
}
.form-search .search-query {
    width: 450px;
    padding: 5px 14px;
}
.search-btn,
#header-search .login-form #wp-submit {
    border: 0;
    background: #0298CB;
    color: #FFF !important;
    text-transform: uppercase;
    padding: 7.5px 15px;
    font-size: 16px;
    font-weight: 300;
}
.search-btn {
    float: left;
    width: 90px;
    margin-left: 20px;
}
#header-search .login-remember,
#header-search .login-form label {
    display: none
}
#header-search .login-form p {
    margin: 0
}
#header-search .login-form #user_login,
#header-search .login-form #user_pass {
    margin-bottom: 20px
}
#header-search .login-form #wp-submit {
    border-radius: 0;
    width: 100%;
}
/*         Front page ----------------------- */

#front-page-content {
    width: 100%;
    background: #0298CB;
    padding: 80px 0 94px 0;
}
#front-page-tabs {
    margin: 0 auto;
    margin-top: 100px;
}
#front-page-tabs .nav.nav-tabs > li > a {
    border: none !important;
    border-bottom: 2px solid #0298CB !important;
    color: #FFF;
    font-size: 20px;
    text-transform: none;
    border-radius: 0 !important;
    text-align: left !important;
    padding: 0;
    margin-right: 40px;
}
#front-page-tabs .nav-tabs > li > a:hover,
#front-page-tabs .nav-tabs > li > a:focus,
#front-page-tabs .nav-tabs > li > a:active {
    border: none !important;
    border-bottom: 2px solid #FFF !important;
    outline: none !important;
    color: #FFF;
    background: none;
}
#front-page-tabs .nav-tabs > li.active > a {
    background: none !important;
    border-bottom: 2px solid #FFF !important;
}
#front-page-tabs .nav-tabs,
#front-page-tabs .tab-content .active {
    border: none !important;
    position: relative;
}
#front-page-tabs .tab-content {
    margin-top: 34px;
    overflow-x: hidden;
}
#front-page-tabs .tab-content img {
    width: 180px;
    max-width: 180px;
}
#front-page-tabs .tab-content .tab-pane {
    width: 9999% !important;
    height: 180px !important;
    background: none;
    border: none;
}
#front-page-tabs .scroll-left,
#front-page-tabs .scroll-right {
    float: left;
    width: 23px;
    height: 23px;
}
#front-page-tabs .nav-tabs > li > a.scroll-left,
#front-page-tabs .nav-tabs > li > a.scroll-left:hover,
#front-page-tabs .nav-tabs > li > a.scroll-left:active,
#front-page-tabs .nav-tabs > li > a.scroll-left:visited,
#front-page-tabs .nav-tabs > li > a.scroll-left:focus {
    background: transparent url('inc/img/icon-larr-white.png') no-repeat center !important;
    border-bottom: none !important;
    margin-right: 5px !important;
}
#front-page-tabs .nav-tabs > li > a.scroll-right,
#front-page-tabs .nav-tabs > li > a.scroll-right:hover,
#front-page-tabs .nav-tabs > li > a.scroll-right:active,
#front-page-tabs .nav-tabs > li > a.scroll-right:visited,
#front-page-tabs .nav-tabs > li > a.scroll-right:focus {
    background: transparent url('inc/img/icon-rarr-white.png') no-repeat center !important;
    border-bottom: none !important;
    margin-right: 0 !important;
}
#front-page-tabs .tab-content .front-page-article {
    width: 31% !important;
    max-width: 385px;
    height: 180px;
    overflow-y: hidden;
    float: left;
    background: #FFF;
    margin-right: 20px;
}
.front-page-article {
    position: relative
}
.front-page-article img {
    width: 50%;
    max-height: 180px;
    float: left;
    margin-right: 25px;
}
.front-article-content {
    padding-right: 20px
}
.front-article-content h3 {
    font-size: 14px;
    font-weight: 500;
    color: #000;
}
.front-article-content p {
    font-size: 12px
}
.front-page-article .read-more {
    display: block;
    position: absolute;
    bottom: 10px;
    right: 15px;
}
#front-page-tabs .row > div {
    width: 33.3333%;
    float: left;
}
/* Sliders */

.smart-slider-canvas,
.sliderfontcustom2 {
    font-family: 'Roboto', sans-serif !important;
    font-weight: 300 !important;
    color: #FFF !important;
}
@media(min-width: 1281px) {
    .sliderfontcustom2 p {
        padding-bottom: 12px;
    }
}
@media(max-width: 1024px) {
    h6.sliderfontcustom1 {
        font-size: 250% !important;
    }
    div#nextend-smart-slider-7 h2,
    div#nextend-smart-slider-7 .sliderfont3 {
        line-height: 1em !important;
    }
    div#nextend-smart-slider-7 h2 {
        font-size: 170% !important;
    }
    .poweram-partners article {
    	clear: both;
    	margin-bottom: 40px;
    }
}
#nextend-smart-slider-7 .smart-slider-canvas .smart-slider-canvas-inner > div,
#nextend-smart-slider-1 .smart-slider-canvas .smart-slider-canvas-inner > div {
    overflow: visible !important;
}
#nextend-smart-slider-7 .nextend-bullet-container,
#nextend-smart-slider-7 .smartslider-outer,
#nextend-smart-slider-7 .smartslider-inner,
.home .smartslider-outer,
.home .smartslider-inner {
    display: none
}
/*        Footer ------------------------ */

#footer-area #colophon {
    background-color: #EFEFF2;
    border-top: 1px solid #FFF;
    padding: 50px 0 135px 0;
}
#footer-area #colophon .container {
    width: 100%;
    max-width: 1200px;
    padding: 0;
    margin: 0 auto;
}
/* Footer menu */

#menu-footer-menu {
    width: 100%
}
#footer-area .site-info nav > ul > li {
    width: 33%
}
#menu-footer-menu li a,
#menu-footer-menu li a:hover,
#menu-footer-menu li a:active,
#menu-footer-menu li a:visited,
#menu-footer-menu li a:focus,
#colophon .contact ul > li > ul > li,
#colophon .contact ul li a {
    color: #444;
    font-size: 14px;
}
#menu-footer-menu .sub-menu,
#menu-footer-menu > li > a,
#colophon .contact ul {
    padding: 0
}
#menu-footer-menu .sub-menu,
#colophon .contact ul > li > ul {
    margin-top: 20px
}
#menu-footer-menu > li {
    float: left
}
#menu-footer-menu > li > a,
#menu-footer-menu > li > a:hover,
#menu-footer-menu > li > a:active,
#menu-footer-menu > li > a:visited,
#menu-footer-menu > li > a:focus,
#colophon .contact ul > li {
    color: #444;
    font-size: 20px;
}
#menu-footer-menu .sub-menu li,
#colophon .contact ul li {
    list-style-type: none
}
#colophon .contact ul li {
    border: none
}
#colophon .contact li.phone {
    background: url('inc/img/icon-phone.png') no-repeat 4px 0
}
#colophon .contact li.email {
    background: url('inc/img/icon-envelope.png') no-repeat 2px 30%
}
#colophon .contact li.facebook {
    background: url('inc/img/icon-fb.png') no-repeat 2px 25%
}
#colophon .contact ul > li > ul > li {
    padding: 0 0 10px 35px
}
footer .site-info {
    position: relative
}
footer .copyright {
    width: 80%;
    margin: 0 auto;
    font-size: 11px;
    position: absolute;
    top: 130%;
    right: 0;
}
/* Sidebar */

aside#recent-posts a,
aside#recent-posts h2,
aside#categories a,
aside#categories h2 {
    color: #000
}
aside#recent-posts ulaside#categories ul {
    padding: 0
}
aside#recent-posts ul > li,
aside#categories ul > li {
    padding: 0
}
aside#recent-posts a,
aside#categories a {
    padding: 10px;
    padding-left: 15px;
    width: 100%;
    display: block;
}
aside#recent-posts a:hover,
aside#recent-posts a:active,
aside#recent-posts a:focus,
aside#categories a:hover,
aside#categories a:active,
aside#categories a:focus {
    background: #0298CB url('inc/img/icon-rarr.png') no-repeat 95% 50%;
    color: #FFF;
    outline: none;
}
aside#recent-posts h2,
aside#categories h2 {
    font-size: 20px
}
aside#categories {
    margin-top: 50px
}
/* Pages */

.page-header,
.widget-title,
.widget > ul > li {
    border-bottom: none
}
.page-header {
    margin-top: 0;
    padding-top: 0;
}
.page-header .page-title {
    font-size: 30px;
    color: #000;
}
.search .page-title {
    line-height: 1em;
    margin-top: 55px;
}
.search #content,
.archive #content,
.blog #content {
    padding: 0;
    /*padding-top: 30px;*/
    
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.search #content #primary {
    padding: 0
}
/* Articles */

.page #content,
.single #content {
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
}
.page #content #secondary {
    margin-top: 1px
}
.single .entry-meta,
.single .entry-meta a {
    font-size: 11.5px;
    padding: 0;
}
.single .entry-meta {
    color: #444
}
.single h1.entry-title {
    font-size: 30px;
    color: #000;
    display: block;
    position: relative;
    top: -5px;
    margin-bottom: 0;
}
.single .entry-meta strong {
    color: #000;
    font-weight: 300 !important;
}
.single .entry-meta span.separator {
    padding: 0;
    margin: 0 7px 0 -2px;
}
.single .entry-content p {
    margin: 10px 0;
    padding-bottom: 15px;
}
.blog #content {
    margin: 0 auto
}
#content #secondary h2.widget-title {
    margin-bottom: 30px
}
.entry-content {
    font-family: 'Roboto', sans-serif !important;
    font-weight: 300 !important;
}
article.category-teenused .entry-header h2,
article.category-artiklid .entry-header h2 {
    font-size: 20px;
    color: #000;
}
article.category-teenused .entry-content,
article.category-artiklid .entry-content {
    font-size: 14px;
    line-height: 1.5em;
    color: #444 !important;
    margin-top: 0;
}
article .entry-content .read-more {
    margin-top: 20px;
    display: inline-block;
}
.teenused h2.entry-title {
    font-size: 20px;
    color: #000;
}
.archive .entry-content img,
article.category-artiklid .entry-header img,
.category-teenused .entry-header img,
.search article img {
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
}
article.category-teenused .entry-content a.read-more,
article.category-artiklid .entry-content a.read-more {
    display: inline-block;
    margin-top: 20px !important;
}
.alm-btn-wrap {
    display: none
}
/* Search results */

.search-result {
    margin: 0 0 60px 0;
    padding: 0;
    max-height: 180px;
    overflow: hidden;
}
.search-result .entry-thumbnail {
    width: 300px;
    height: auto;
    padding: 0;
    margin-right: 36px;
}
.search-result .entry-summary {
    padding: 0
}
.search-result .entry-title {
    font-weight: 300;
    font-size: 20px !important;
    margin-top: 0;
}
.search-result .entry-thumbnail img {
    border: none;
    border-radius: 0;
    padding: 0;
}
.search-result .entry-summary {
    margin: 0
}
.read-more {
    color: #000;
    padding: 0 25px 0 0;
    margin: 0;
    font-size: 12px;
    background: url('inc/img/icon-read-more.png') no-repeat 100% 50%;
}
.read-more.store-link {
    position: absolute;
    right: 20px;
    bottom: 25px;
}
.nav-links a .fa {
    display: none
}
.nav-links a,
.nav-links a:hover,
.nav-links a:active.nav-links a:focus,
.nav-links a:visited {
    border-radius: 0 !important;
    border: none !important;
    font-size: 12px;
    color: #000 !important;
}
.nav-previous a,
.nav-previous a:hover,
.nav-previous a:active.nav-previous a:focus,
.nav-previous a:visited {
    padding-left: 25px !important;
    background: transparent url('inc/img/icon-read-prev.png') no-repeat left center !important;
}
.nav-next a,
.nav-next a:hover,
.nav-next a:active.nav-next a:focus,
.nav-next a:visited {
    padding-right: 25px !important;
    background: transparent url('inc/img/icon-read-more.png') no-repeat right center !important;
}
/* Contact page */

.contact-info p {
    color: #444
}
.contact-info p strong {
    font-weight: 300 !important;
    color: #000;
}
.contact-info a:link,
.contact-info a:visited {
    color: #000
}
.contact-tabs a:link,
.contact-tabs a:visited {
    color: #444 !important
}
.contact-info a:active,
.contact-info a:hover,
.contact-info a:focus,
.contact-tabs a:active,
.contact-tabs a:hover,
.contact-tabs a:focus {
    color: #0298CB !important
}
.contact-tabs {
    clear: both
}
.contact-tabs img {
    width: 130px;
    height: auto;
}
.contact-tabs .table > tbody > tr > td {
    border: none
}
.contact-tabs .nav > li > a,
.contact-tabs .nav > li > a:visited,
.contact-tabs .nav > li > a:focus,
.contact-tabs .nav > li > a:active,
.contact-tabs .nav > li > a:hover {
    border: none;
    border-bottom: 3px solid #FFF;
    background: transparent;
    text-transform: none;
    font-size: 20px;
    padding: 0;
    margin: 30px 20px 0 0;
}
.contact-tabs .nav > li > a:focus,
.contact-tabs .nav > li > a:active,
.contact-tabs .nav > li > a:hover {
    color: #000 !important;
    border-bottom: 3px solid #0298CB !important;
}
.contact-tabs .table-responsive td hr {
    border: none;
    padding: 0;
    margin: 6px 0;
}
#mapConElem_1 {
    filter: url("data:image/svg+xml; nowhitespace: afterproperty;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    /* Firefox 10+, Firefox on Android */
    
    filter: gray;
    /* IE6-9 */
    
    -webkit-filter: grayscale(100%);
    /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
/* References page */

.reference-nav {
    display: none;
    outline: none;
    position: absolute;
}
.no-results {
    padding-bottom: 65px
}
/*        Responsiveness ------------------------- */

@media (max-width: 640px) {
    .navbar-header {
        padding: 0 15px
    }
}
@media (max-width: 800px) {
    .related.products .products {
        float: left !important
    }
    #header-search {
        margin-top: -45px;
        padding-bottom: 45px;
        padding-right: 20px;
    }
    #header-search .search-form {
        width: 100%
    }
    #header-search .search-form .input-group {
        width: 100%
    }
    #header-search .search-form .search-query {
        width: 70%
    }
    #menu-header-menu {
        margin-left: -10px;
        margin-top: 15px;
    }
    .navbar-default .navbar-toggle {
        margin-top: 15px
    }
    #header-search .search-form,
    #header-search .login-form {
        left: 0;
        margin-top: 20px !important;
    }
    #footer-area .contact {
        width: 50% !important
    }
}
@media (min-width: 800px) {
    #menu-header-menu {
        float: left !important
    }
    #header-search > img {
        cursor: pointer;
        height: initial;
    }
    #header-search .search-form,
    #header-search .login-form {
        margin-top: 55px;
        right: 0;
        box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
        z-index: 5;
        border-top: 1px solid #0298CB;
    }
    #header-search .search-form {
        width: 600px
    }
    #header-search .login-form {
        width: 300px
    }
    #header-search .login-form input {
        width: 100%
    }
}
@media (max-width: 1024px) {
    .navbar-default .container,
    #footer-area #colophon .container {
        margin-left: 0
    }
    .read-more.store-link {
        display: none
    }
    .widget-area.col-md-4.pull-right {
        float: none !important;
        clear: both;
    }
    .employee-table .img-overlay {
        display: none
    }
    #nextend-smart-slider-7 .nextend-transition-previous {
        margin-left: 0
    }
    #nextend-smart-slider-7 .nextend-transition-next {
        margin-right: 0
    }
    body.single-post article .thumbnail {
        margin-top: 15px
    }
    #footer-area div.contact {
        clear: both;
        padding-top: 40px;
    }
    #footer-area div.contact > ul > li > ul > li {
        background-image: none !important;
        padding: 0 !important;
    }
    footer .site-info .copyright {
        top: 120%
    }
}
@media (min-width: 1024px) {
    .menu-item.active > a {
        border-bottom: 5px solid #0298CB !important
    }
    .dropdown-menu .menu-item.active > a {
        border-bottom: none !important
    }
    .navbar-default .navbar-collapse {
        width: 70%;
        float: left;
    }
    .nav.navbar-nav {
        float: none;
        position: relative;
    }
    .navbar-nav .caret {
        display: none
    }
    .navbar-default .navbar-nav > li > a {
        padding: 30px 10px 25px 10px;
        border-bottom: 5px solid #FFF;
        text-transform: uppercase;
        color: #000;
        font-size: 15px;
    }
    .navbar-default .navbar-nav > li > a:hover {
        border-bottom: 5px solid #0298CB
    }
    /* 2nd level menu */
    
    .navbar-nav > li > .dropdown-menu {
        width: 1200%;
        max-width: 1000px;
        height: 440px;
        left: -240%;
        padding: 0 25px !important;
        border-radius: 0 !important;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li {
        width: 16.66666%;
        float: left;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        width: 89%;
        margin-top: 0;
        color: #000;
        font-weight: 400;
        padding-left: 0;
        white-space: pre-wrap;
        white-space: -moz-pre-wrap;
        white-space: -pre-wrap;
        white-space: -o-pre-wrap;
        word-wrap: break-word;
        border-bottom: 1px solid #0298CB;
    }
    /* 3rd level menu */
    
    .navbar-nav > li > .dropdown-menu > li > .dropdown-menu {
        display: block;
        background: none;
        width: 170px;
        box-shadow: none;
        border-radius: 0 !important;
    }
    .navbar-default .navbar-nav ul.dropdown-menu > li > .dropdown-menu > li {
        float: none;
        width: 100%;
    }
    .navbar-default .navbar-nav .dropdown-menu > li > ul.dropdown-menu > li > a {
        margin-top: 0;
        border-bottom: 0;
        font-weight: 300;
        padding: 5px 0;
        font-size: 12px !important;
        line-height: 1em;
    }
    .navbar-default #menu-item-28 > a,
    .navbar-default #menu-item-32 > a,
    .navbar-default #menu-item-36 > a,
    .navbar-default #menu-item-207 > a,
    .navbar-default #menu-item-209 > a,
    .navbar-default #menu-item-212 > a {
        padding-top: 170px;
        padding-bottom: 8px;
    }
    /*.navbar-default #menu-item-32 > a,*/
    
    .navbar-default #menu-item-212 > a,
    /*.navbar-default #menu-item-32 > .dropdown-menu > li,    */
    
    .navbar-default #menu-item-212 > .dropdown-menu > li {
        position: relative;
        top: -20px;
    }
    /*.navbar-default #menu-item-209 > a,        .navbar-default #menu-item-209 > .dropdown-menu > li {            position: relative;            top: -40px;        }*/
    /* Menu item backgrounds */
    
    .navbar-default #menu-item-28 {
        background: url('inc/img/icon-ups.png') no-repeat 40% 35%
    }
    .navbar-default #menu-item-32 {
        background: url('inc/img/menu-pdu.jpg') no-repeat 35% 40%
    }
    .navbar-default #menu-item-36 {
        background: url('inc/img/icon-aku.png') no-repeat 40% 38%
    }
    .navbar-default #menu-item-207 {
        background: url('inc/img/menu-dc.jpg') no-repeat 30% 40%
    }
    .navbar-default #menu-item-209 {
        background: url('inc/img/menu-kapid.jpg') no-repeat 30% 42%
    }
    .navbar-default #menu-item-212 {
        background: url('inc/img/menu-elekter.jpg') no-repeat 30% 34%
    }
    #header-search {
        float: right !important;
        position: relative;
        overflow: visible;
        margin-top: 35px;
        margin-right: 15px;
    }
    #header-search .login-icon {
        margin: 1px 0 0 18px
    }
    .read-more.store-link {
        display: block
    }
    /* Front page */
    
    #front-page-tabs {
        width: 1000px
    }
    #front-page-tabs .tab-content {
        height: 180px
    }
    #nextend-smart-slider-1 .sliderfontcustom2 p {
        line-height: 1.6em
    }
    /* Breadcrumbs */
    
    .page-breadcrumbs .breadcrumbs {
        margin-top: 30px
    }
    /* Single post sidebar */
    
    .single-post div#secondary {
        padding-top: 0;
        margin-top: 0;
    }
    .single-post #recent-posts {
        margin-top: -20px;
        padding-top: 0;
    }
    .navigation.post-navigation {
        padding-right: 18px
    }
    /* Archive */
    
    .archive article {
        width: 30%;
        padding-right: 40px;
        padding-bottom: 17px;
    }
    /* Search results */
    
    .search #main {
        width: 103.5%;
        overflow: visible;
        margin-top: 51px;
    }
    .search article {
        padding-right: 40px;
        padding-bottom: 17px;
        width: 33.333%;
    }
    /* Articles, services */
    
    .entry-content {
        margin-top: 46px;
        padding-top: 0;
    }
    .teenused #main,
    .blog #main,
    .archive.category #main {
        padding-top: 30px;
        width: 115%;
        margin-top: 30px;
    }
    .blog article.category-artiklid,
    .page .category-teenused {
        width: 30%;
        padding-right: 40px;
        padding-bottom: 17px;
    }
    .poweram-about {
        overflow: auto;
    }
    .poweram-about img {
        float: right;
        width: 48.5%;
        margin: 20px 0;
        padding-left: 30px;
    }
    .poweram-about > div {
        width: 50%;
        float: left;
    }
    .poweram-about > div:nth-child(2n) {
        padding-right: 35px;
    }
    .poweram-about > div:nth-child(2n+1) {
        padding-left: 35px;
    }
    .poweram-about div img + p {
        display: none;
    }
    h2.align-top {
        margin-top: 0;
    }
    .poweram-partners article {
        width: 50%;
        float: left;
    }
    .poweram-partners article:nth-child(2n+1) {
        padding-right: 35px;
        clear: both;
    }
    .poweram-partners article:nth-child(2n) {
        padding-right: 0 !important;
        padding-left: 35px;
    }
    .blog article.category-ateenused .entry-header img,
    .blog article.category-artiklid .entry-header img,
    .page .category-teenused .entry-header img {
        width: 100%
    }
    .single-post .category-teenused .page-header,
    .single-post .category-artiklid .page-header {
        margin-bottom: 10px !important
    }
    .single-post article .thumbnail {
        float: left;
        margin: 0 40px 20px 0 !important;
        max-width: 40%;
    }
    .single-post #content {
        margin-top: 55px
    }
    .single-post .category-teenused,
    .single-post .category-artiklid {
        margin-top: -15px;
        padding-right: 18px;
    }
    .single-post .category-teenused {
        padding-right: 18px
    }
    .blog #content #secondary aside,
    .single #content #secondary aside {
        /*margin-left: 50px;*/
    }
    #ajax-load-more {
        min-height: 500px
    }
    /* Contact page */
    
    .contact-info {
        color: #000;
        padding: 0 40px 0 0;
        width: 48%;
        float: left;
    }
    .contact-info h1 {
        margin-top: 5px;
        font-size: 20px;
        line-height: 1em;
    }
    .contact-info .directions {
        margin-top: 60px;
        color: #444;
    }
    .contact-info p {
        margin: 20px 0;
        font-size: 13.5px;
    }
    #mapConElem_1 {
        width: 50% !important;
        height: 400px;
        clear: none;
        float: right;
    }
    .contact-tabs .table-responsive .table > tbody > tr > td {
        width: 25%;
        height: 150px;
    }
    /* References page */
    
    .nextend-js #main {
        padding: 0 !important
    }
    #nextend-smart-slider-7 .nextend-widget-bullet {
        overflow-x: hidden;
        height: 155px !important;
        position: relative !important;
    }
    #nextend-smart-slider-7 .nextend-bullet-container {
        display: block !important;
        width: 9999% !important;
    }
    #nextend-smart-slider-7 {
        margin: 5px 0 240px 0 !important
    }
    #nextend-smart-slider-7 .smart-slider-border1,
    #nextend-smart-slider-7 .smart-slider-border2 {
        border-radius: 0 !important
    }
    #nextend-smart-slider-7 .nextend-bullet-container {
        padding: 0 !important;
        position: absolute;
        top: 0;
        display: block !important;
        width: 100%;
    }
    #nextend-smart-slider-7 .nextend-bullet-container.nextend-bullet-transition-square .nextend-bullet {
        height: 108px !important;
        width: 180px !important;
    }
    #nextend-smart-slider-7 .nextend-bullet-container .nextend-bullet {
        width: 100 !important;
        height: 108px !important;
        margin: 12px 19.5px 0 0 !important;
        border-bottom: 5px solid #FFF !important;
        -o-background-size: 120px 72px !important;
        -webkit-background-size: 120px 72px !important;
        -khtml-background-size: 120px 72px !important;
        -moz-background-size: 120px 72px !important;
        background-size: 180px 108px !important;
    }
    #nextend-smart-slider-7 .nextend-bullet-container .nextend-bullet.active {
        border: none !important;
        border-bottom: 5px solid #0298CB !important;
    }
    .reference-nav {
        display: block;
        bottom: 18%;
        width: 30px;
        height: 30px;
        border: 0;
        padding: 5px;
        margin: 0;
    }
    .reference-nav.scroll-left {
        left: 1%;
        background: rgba(0, 0, 0, 0.6) url('inc/img/slider-arrow-left.png') no-repeat -50% 50%;
    }
    .reference-nav.scroll-right {
        left: 95.5%;
        background: rgba(0, 0, 0, 0.6) url('inc/img/slider-arrow-right.png') no-repeat 150% 50%;
    }
}
@media (min-width: 1200px) {
    .container {
        width: auto
    }
}
@media (min-width: 1220px) {
    /* Header menu */
    
    .navbar > .container .navbar-brand {
        padding-left: 0
    }
    #menu-header-menu {
        float: left;
        left: 21%;
    }
    .navbar-default .navbar-nav > li > a {
        padding: 30px 17px 25px 17px
    }
    /* 2nd level menu */
    
    .navbar-nav > li > .dropdown-menu {
        width: 1500%;
        max-width: 1200px;
        left: -440%;
        padding: 0 25px 0 45px !important;
        border-radius: 0 !important;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    }
    .navbar-default #menu-item-32 > a,
    .navbar-default #menu-item-32 > .dropdown-menu > li {
        top: 0
    }
    .navbar-default #menu-item-209 > a,
    .navbar-default #menu-item-209 > .dropdown-menu > li {
        top: 0
    }
    .navbar-default .navbar-nav .dropdown-menu > li > ul.dropdown-menu > li > a {
        width: 103%
    }
    /* Header search */
    
    #header-search {
        margin-left: 5%;
        margin-right: 0;
    }
    /* Front page */
    
    #front-page-tabs {
        width: 1200px
    }
    /* Front page slider */
    
    .home .nextend-transition-previous-thick .smartslider-outer,
    .home .nextend-transition-previous-thick .smartslider-inner {
        background: url('inc/img/slider-arrow-left.png') no-repeat center
    }
    .home .nextend-transition-next-thick .smartslider-outer,
    .home .nextend-transition-next-thick .smartslider-inner {
        background: url('inc/img/slider-arrow-right.png') no-repeat center
    }
    .home .nextend-transition-previous {
        margin-left: -8%
    }
    .home .nextend-transition-next {
        margin-right: -8%
    }
    #nextend-smart-slider-7 .nextend-bullet-container.nextend-bullet-transition-square .nextend-bullet {
        height: 132px !important;
        width: 223px !important;
    }
    #nextend-smart-slider-7 .nextend-bullet-container .nextend-bullet {
        width: 223px !important;
        height: 132px !important;
        margin: 12px 21.25px 0 0 !important;
        border-bottom: 5px solid #FFF !important;
        -o-background-size: 223px 132px !important;
        -webkit-background-size: 223px 132px !important;
        -khtml-background-size: 223px 132px !important;
        -moz-background-size: 223px 132px !important;
        background-size: 223px 132px !important;
    }
    /* Breadcrumbs */
    
    .page-breadcrumbs .page-title {
        padding-left: 0
    }
    /* Contact page */
    
    .contact-tabs .table-responsive td p {
        float: left;
        font-size: 12px;
        line-height: 1.3em;
        margin-bottom: 2px;
        padding-right: 6px;
    }
    /* Pos. fix for job titles that are too short */
    
    .contact-tabs .table-responsive td p:nth-child(4) {
        min-width: 75px
    }
    .table.employee-table {
        padding-left: -6px
    }
    .contact-tabs .table-responsive td hr {
        float: left;
        width: 30%;
    }
    .contact-tabs .table-responsive td p strong {
        font-size: 14px;
        padding: 27px 0 2px 0;
        display: block;
        color: #000;
    }
    .contact-tabs .table-responsive img {
        margin-right: 5px
    }
    .contact-tabs .table-responsive .table > tbody > tr > td {
        border: none;
        padding-bottom: 25px;
        padding-left: 0;
    }
    .contact-tabs .nav-tabs {
        border: none
    }
    .contact-tabs .nav > li {
        margin-top: 20px
    }
    .contact-tabs .nav > li > a,
    .contact-tabs .nav > li > a:hover,
    .contact-tabs .nav > li > a:active,
    .contact-tabs .nav > li > a:focus,
    .contact-tabs .nav > li > a:visited {
        background-color: transparent;
        border: none;
        outline: none;
        font-size: 20px;
        text-transform: none;
        color: #000;
        padding: 0 0 5px 0;
        margin-right: 40px;
    }
    .contact-tabs .nav > li > a,
    .contact-tabs .nav > li > a:visited,
    .contact-tabs .nav-tabs > li.active > a,
    .contact-tabs .nav-tabs > li.active > a,
    .nav-tabs > li > a:hover {
        border-bottom: 2px solid #FFF !important
    }
    .contact-tabs .nav > li.active > a,
    .contact-tabs .nav > li > a:hover,
    .contact-tabs .nav > li > a:active,
    .contact-tabs .nav > li > a:focus {
        border-bottom: 2px solid #0298CB !important
    }
    .reference-nav {
        bottom: 15% !important
    }
    .reference-nav.scroll-left {
        left: 1%;
        background: rgba(0, 0, 0, 0.6) url('inc/img/slider-arrow-left.png') no-repeat -50% 50%;
    }
    .reference-nav.scroll-right {
        left: 96.5%;
        background: rgba(0, 0, 0, 0.6) url('inc/img/slider-arrow-right.png') no-repeat 150% 50%;
    }
    /* Footer */
    
    #footer-area #colophon nav {
        padding-left: 0
    }
}
@media (min-width: 1366px) {
    /* Sliders */
    
    .home .nextend-transition-previous {
        margin-left: -15%
    }
    .home .nextend-transition-next {
        margin-right: -15%
    }
    #nextend-smart-slider-7 .nextend-transition-previous-thick .smartslider-outer,
    #nextend-smart-slider-7 .nextend-transition-previous-thick .smartslider-inner {
        display: none !important;
        background: transparent url('inc/img/reference-slider-larr.png') no-repeat center !important;
    }
    #nextend-smart-slider-7 .nextend-transition-next-thick .smartslider-outer,
    #nextend-smart-slider-7 .nextend-transition-next-thick .smartslider-inner {
        display: none !important;
        background: transparent url('inc/img/reference-slider-rarr.png') no-repeat center !important;
    }
    #nextend-smart-slider-7 .nextend-transition-previous {
        margin-left: -6%
    }
    #nextend-smart-slider-7 .nextend-transition-next {
        margin-right: -6%
    }
    .reference-nav {
        bottom: 15%
    }
    .reference-nav.scroll-left {
        left: -2.5%;
        background: transparent url('inc/img/reference-slider-larr.png') no-repeat 0 50%;
    }
    .reference-nav.scroll-right {
        left: 100%;
        background: transparent url('inc/img/reference-slider-rarr.png') no-repeat 100% 50%;
    }
    /* Footer */
    
    #colophon .site-info.container {
        width: 66%
    }
}
@media (min-width: 1400px) {
    #nextend-smart-slider-7 .nextend-transition-previous {
        margin-left: -8%
    }
    #nextend-smart-slider-7 .nextend-transition-next {
        margin-right: -8%
    }
}
/* Misc */

.woo-menu-cart {
    display: none !important
}
.cat-item a {
    color: lightgrey
}
.col-md-8 {
    width: 870px;
    max-width: 100%;
}
.col-md-4 {
    width: 300px
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    margin: 0 -1px -1px 0
}
.product-cat-link:hover,
.product-cat-link {
    color: lightgrey
}
.product-cat-link-title {
    color: black;
    cursor: pointer;
}
.woocommerce-result-count {
    display: none
}
.woocommerce-breadcrumb .row .breadcrumbs {
    padding-left: 0
}
.woocommerce-breadcrumb .row {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
    line-height: 1em;
}
.page-breadcrumbs,
div.woocommerce-breadcrumb {
    width: 100%;
    padding: 45px 0 !important;
    margin: 0 !important;
    background-color: #0298CB;
}
nav.woocommerce-breadcrumb {
    margin: 0 !important;
    padding: 0 !important;
}
.page-breadcrumbs .row {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.page-breadcrumbs p,
.page-breadcrumbs a {
    margin: 0;
    padding: 0;
    line-height: 1em;
    color: #FFF;
}
nav.woocommerce-breadcrumb a {
    color: white !important
}
.custom-breadcrum-div {
    margin-left: 0
}
.tootekataloog-breadcrumb {
    border: 2px white solid;
    color: #0298CB;
    background-color: white;
    padding: 6px 13px;
    margin-right: 3%;
}
.woocommerce .woocommerce-breadcrumb,
.woocommerce-page .woocommerce-breadcrumb {
    color: white;
    font-size: 14px;
}
.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3 {
    padding: 10px 23px;
    margin: 0;
    font-size: 1em;
    font-weight: 500;
}
.product-link-list {
    line-height: 13px;
    font-size: 12px;
    color: black;
}
.product-link-list p {
    padding: 24px;
    padding-top: 7px;
}
.contact-form-submit-button {
    text-align: center
}
.submit-button-submit:active,
.submit-button-submit:focus,
.submit-button-submit:hover,
.submit-button-submit {
    width: 100%;
    background-color: #0298CB;
    border-radius: 0;
    color: white !important;
    border: none;
}
.product-page-text {
    font-family: roboto;
    padding-right: 10px;
    color: black;
    padding-left: 90px;
}
.btn.btn-default.product_type_simple {
    padding-left: 60px !important
}
.glyphicon-chevron-right:before {
    content: "\e080";
    border-radius: 10px 10px 10px;
    padding: 1px 3px;
    color: white;
    background-color: #0298CB;
}
.container {
    margin-left: 12%;
    max-width: 1200px;
}
.page .container,
.single .container {
    width: inherit
}
.products.grid li.product-type-simple {
    height: 330px
}
.products.grid li #toggle-list-extra-info {
    display: none
}
aside#text-2 {
    width: 315px
}
aside#text-2 .wpcf7-form {
    width: 100%;
    padding: 20px;
    background: #EFEFF2;
}
aside#text-2 .wpcf7-form p {
    margin-bottom: 20px
}
aside#text-2 .wpcf7-form p:last-of-type {
    position: relative;
    margin: 0;
}
aside#text-2 .wpcf7-form p.mail_form_text {
    font-size: 18px !important
}
aside#text-2 .wpcf7-form input,
aside#text-2 .wpcf7-form textarea {
    width: 100%;
    padding: 5px 8px;
}
aside#text-2 .wpcf7-form .wpcf7-form-control-wrap.captcha {
    display: inline-block;
    float: right;
    width: 45%;
}
aside#text-2 .wpcf7-form .wpcf7-submit {
    background: #0298CB;
    color: white !important;
    font-weight: 100;
    border-radius: 0;
}
aside#text-2 .wpcf7-form .ajax-loader {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: initial;
    padding: 7px;
}
.wpcf7-response-output {
    display: none !important
}
.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img {
    height: auto;
    -webkit-box-shadow: 0 0 0 0 !important;
}
/*      Product category menu --------------------------- */

ul.product-categories {
    margin-top: -17px;
    width: 105%;
}
.product-categories .woo-cat-div {
    padding: 12px 15px;
    line-height: 1.3em;
}
.product-categories .woo-cat-div > a,
.product-categories .woo-cat-div > a:active,
.product-categories .woo-cat-div > a:focus {
    outline: 0
}
.product-categories > .current-cat-parent > .children > .current-cat > .woo-cat-div > a {
    color: #FFF
}
.product-categories .woo-cat-div > a {
    line-height: 1em;
    color: #000;
    font-size: 14px;
}
.product-categories li.current-cat > .woo-cat-div > a {
    font-weight: 500
}
li.current-cat-parent > ul > li.cat-item.current-cat-parent > .woo-cat-div > a {
    color: #FFF !important
}
li.current-cat-parent > ul > li.cat-item.current-cat-parent > .woo-cat-div,
li.current-cat > .woo-cat-div {
    background: #0298CB url('inc/img/icon-rarr.png') no-repeat 95% 50%
}
li.current-cat-parent > ul > li.current-cat-parent > ul > li.cat-item.current-cat-parent > .woo-cat-div {
    color: #444
}
.product-categories ul.children ul.children li.current-cat > .woo-cat-div,
.product-categories .current-cat-parent .current-cat-parent .cat-parent > ul.children,
.product-categories li.current-cat-parent > ul > li.current-cat-parent > ul > li.cat-item > .woo-cat-div {
    background: #EFEFF2
}
.product-categories .current-cat.cat-parent > ul.children li .woo-cat-div > a,
.product-categories ul.children ul.children ul.children > li > .woo-cat-div > a,
.product-categories li.current-cat-parent > ul > li.current-cat-parent > ul > li.cat-item > .woo-cat-div > a {
    background: transparent url('inc/img/icon-rarr-right-blue.png') no-repeat 0 50%;
    padding-left: 20px;
}
.product-categories ul.children ul.children li.current-cat > .woo-cat-div > a,
.product-categories .current-cat-parent .current-cat-parent .current-cat-parent > .woo-cat-div > a {
    background: #EFEFF2 url('inc/img/icon-rarr-down-blue.png') no-repeat 0 60% !important;
    padding-left: 25px !important;
    color: #444 !important;
}
.product-categories .current-cat-parent .current-cat-parent .current-cat-parent > .children > .current-cat > .woo-cat-div > a {
    background: transparent url('inc/img/icon-rarr-right-blue.png') no-repeat 0 50% !important;
    padding-left: 20px !important;
}
.product-categories li.current-cat > div.woo-cat-div + ul.children {
    background-color: #EFEFF2
}
.product-categories .current-cat.cat-parent > ul.children li .woo-cat-div > a,
.product-categories ul.children ul.children ul.children > li > .woo-cat-div > a,
.product-categories li.current-cat-parent > ul > li.current-cat-parent > ul > li.cat-item > .woo-cat-div > a {
    color: #444 !important
}
.product-categories .current-cat-parent .current-cat-parent .cat-parent > ul.children {
    padding-left: 25px
}
.product-categories .cat-item-28 > div {
    visibility: hidden
}
.product-categories li.cat-item.current-cat-parent > ul > li.cat-item.current-cat-parent > .woo-cat-div > a,
.product-categories li.current-cat > div.woo-cat-div a {
    font-size: 14px
}
.product-categories li.current-cat > div.woo-cat-div .children {
    padding-left: 10px
}
div#secondary {
    z-index: 5;
    padding: 35px 0 10px 0;
}
.widget-area .col-md-4 {
    padding-left: 0
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    width: 25%
}
.woocommerce .related ul li.product,
.woocommerce .related ul.products li.product,
.woocommerce .upsells.products ul li.product,
.woocommerce .upsells.products ul.products li.product,
.woocommerce-page .related ul li.product,
.woocommerce-page .related ul.products li.product,
.woocommerce-page .upsells.products ul li.product,
.woocommerce-page .upsells.products ul.products li.product {
    width: 25%
}
.related.products > .products li > img {
    height: 140px !important;
    margin: 0 auto !important;
    display: block !important;
}
.related.products > .products li a span.product-page-text {
    font-family: roboto;
    padding-right: 10px;
    color: black;
    padding-left: 90px;
}
.related.products .products li h3.product-cat-link-title {
    cursor: auto
}
.related.products > .products li a span.read-more-product.product-view-link {
    top: auto;
    bottom: 22px;
    position: absolute;
    display: inline-block;
}
.related.products > .products li {
    height: 366px;
    border: 1px solid lightgrey;
}
.related-products-text {
    font-size: 21px;
    margin-bottom: 28px;
}
ul.products.grid {
    list-style: none;
    display: block;
    clear: both;
}
ul.products.grid li {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid lightgrey;
    margin-left: -1px;
    margin-top: -1px;
    margin-right: -1px;
    position: relative;
    z-index: 1;
}
.product-view-link {
    top: auto;
    bottom: 22px;
    position: absolute;
    display: inline-block;
}
img.attachment-shop_single.wp-post-image {
    box-shadow: 0 0 0 0 !important;
    -webkit-box-shadow: 0 0 0 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
    float: left;
    width: 48%;
}
ul.products.grid li img.attachment-shop_catalog.wp-post-image {
    width: 100%
}
ul.products.list li a span.product-view-link {
    bottom: 15px;
    position: inherit;
}
#grid span.glyphicon.glyphicon-th,
#list span.glyphicon.glyphicon-align-justify {
    color: black
}
.read-more-product {
    color: #000;
    padding: 0 15px 0 0;
    margin: 0;
    font-size: 12px;
    background: url('inc/img/icon-read-more.png') no-repeat 100% 50%;
}
#toggle-list-extra-info:hover {
    cursor: pointer
}
#toggle-list-extra-info {
    float: right;
    padding: 8px 25px 17px 0;
}
.products.list li.product-type-simple {
    height: auto
}
.products.list li h3.product-cat-link-title {
    font-size: 15px !important
}
.products.list li .product-excrept-text {
    font-size: 12px
}
.products.list li .product-excrept-text p {
    padding: 0 30px 0 0;
    margin-top: 40px;
}
.products.list li h3 {
    position: absolute
}
.products.list li a span .product-page-text {
    padding-left: 0
}
.products.list li {
    border-top: 1px solid lightgrey
}
.page-numbers,
.woocommerce nav.woocommerce-pagination ul li,
.woocommerce #content nav.woocommerce-pagination ul li,
.woocommerce-page nav.woocommerce-pagination ul li,
.woocommerce-page #content nav.woocommerce-pagination ul li {
    border: none !important
}
.page-numbers {
    color: lightgrey !important;
    padding-top: 4px !important;
}
.page-numbers .current {
    color: #0298CB !important;
    background: white !important;
}
.prev:before {
    content: url('inc/img/icon-read-more.png') no-repeat 100% 50% !important;
    margin-right: 10px;
    display: inline-block;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}
.next:before {
    content: url('inc/img/icon-read-more.png') no-repeat 100% 50% !important;
    margin-left: 10px;
    display: inline-block;
    float: right;
}
.product.grid li img.attachment-shop_catalog.wp-post-image {
    margin-left: 15px !important
}
.products.grid li span.product-excrept-text,
.products.grid li a.product-cat-link,
.products.grid li a img {
    display: block !important
}
#primary {
    padding-left: 17px !important;
    padding-right: 0;
    z-index: 1;
}
.blog #primary,
.single-post #primary,
.archive #primary,
.page #primary,
.search #primary,
.blog #main,
.single-post #main,
.page #main {
    padding-left: 0 !important;
    padding-right: 0;
}
.woocommerce ul.products.list li.product h3 {
    padding: 15px 0 0 12px;
    margin: 0;
    font-size: 1em;
    font-weight: 500;
}
.products.list li a.product-link-list,
.products.list li a.product-cat-link,
.products.list li .product-image-link img,
.products.list li span.toggle-list-extra-info {
    display: none
}
.products.list li:nth-child(odd) {
    background: rgb(247, 247, 248)
}
.glyphicon-minus {
    color: #0298CB;
    font-size: 18px;
}
.product-cat-link-active {
    color: #0298CB
}
.products.grid li h3.product-cat-link-active {
    color: black
}
span.page-numbers.current,
a.page-numbers,
a.prev.page-numbers,
a.next.page-numbers {
    padding: 0 0 0 !important
}
a.page-numbers {
    color: black !important;
    font-weight: 300 !important;
}
.container {
    width: auto
}
.glyphicon-plus {
    color: black;
    font-size: 18px;
}
a.page-numbers:hover,
a.next.page-numbers:hover,
a.prev.page-numbers:hover {
    background: transparent !important
}
span.page-numbers,
a.page-numbers {
    padding-bottom: 0 !important
}
nav.woocommerce-pagination {
    padding-bottom: 50px;
    padding-top: 20px;
}
.related.products ul.products #toggle-list-extra-info {
    display: none
}
.related.products {
    padding-bottom: 47px
}
.related.products ul.products .product-cat-link .product-view-link {
    position: inherit
}
.related.products ul.products {
    padding: 0 !important
}
ul.product-categories.inactive-cat-menu,
ul.children.inactive-cat-menu {
    padding-left: 0
}
.widget ul {
    padding: 0
}
.products.list li:last-child {
    border-bottom: 2px solid #0298CB !important
}
.products.list li:first-child {
    border-top: 1px solid grey !important
}
.woo-cat-divli.current-cat > div.woo-cat-div a {
    color: white !important
}
.current-cat.cat-parent div .woo-cat-menu {
    float: right !important;
    padding-top: 5px;
}
.current-cat ul li div a {
    float: none
}
span#toggle-list-extra-info {
    z-index: 9999
}
.next.page-numbers:after,
.prev.page-numbers:after {
    content: ''
}
.page-numbers:after {
    content: ' / ';
    padding-left: 1px;
}
ul.page-numbers {
    width: 100%
}
.parent-next-page {
    float: right !important;
    padding-top: 4px !important;
}
.parent-prev-page {
    float: left !important;
    padding-left: 2% !important;
}
.woocommerce nav.woocommerce-pagination ul li,
.woocommerce #content nav.woocommerce-pagination ul li,
.woocommerce-page nav.woocommerce-pagination ul li,
.woocommerce-page #content nav.woocommerce-pagination ul li {
    display: inline-block;
    float: none;
}
ul.page-numbers li:last-child > .page-numbers:before {
    padding-right: 4px;
    content: '/';
}
ul.page-numbers li:nth-last-child(2) > a.page-numbers:after,
ul.page-numbers li:last-child > span:after {
    content: ''
}
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
    border: none
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before {
    border: none
}
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
    border: none;
    background: white;
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(white));
    background: -webkit-linear-gradient(white, white);
    background: -moz-linear-gradient(center top, white 0%, white 100%);
    background: -moz-gradient(center top, white 0%, white 100%);
    display: inline-block;
    position: relative;
    z-index: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.0), inset 0 0 0 rgba(0, 0, 0, 0.0);
    margin: 0;
    padding: 0 1em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after {
    border: none;
    position: absolute;
    bottom: 0;
    width: 0;
    height: 0;
    content: '';
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a {
    border-bottom: 3px solid #0298CB
}
.woocommerce-tabs ul.tabs li a {
    color: black !important;
    font-weight: 300 !important;
    font-size: 20px;
}
​div.panel.entry-content {
    display: none !important
}
div.images {
    float: right !important
}
.summary.entry-summary {
    float: left
}
.woocommerce .widget_layered_nav_filters ul li a:hover,
.woocommerce-page .widget_layered_nav_filters ul li a:hover {
    border-bottom: none;
    border-radius: 0;
}
.woocommerce .widget_layered_nav_filters ul li a,
.woocommerce-page .widget_layered_nav_filters ul li a {
    border: none;
    background: white;
    color: black;
}
.cat-parent.current-cat-parent + ul.children > li > div.woo-cat-div:before {
    content: url('inc/img/icon-rarr-right-blue.png') no-repeat 95% 50%;
    background-color: transparent !important;
    float: left;
    padding: 4px;
}
.woocommerce-tabs ul.tabs {
    padding-left: 0 !important
}
.woocommerce-tabs ul.tabs li {
    padding: 0 15px 0 0 !important
}
.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-info:before {
    padding-top: 0
}
.woo-cat-divli.current-cat > div.woo-cat-div:before {
    content: none !important
}
.widget.woocommerce.widget_layered_nav h3.widget-title {
    margin-bottom: -10px
}
.widget-area > aside.widget_layered_nav:first-child > h3.widget-title {
    margin-bottom: 30px
}
/*Woocommerce filters*/

.woo-filters-li,
ul.woo-filters-ul.row {
    padding-left: 0;
    list-style-type: none;
    margin-left: 0;
    height: 100%;
}
#woocommerce_filters {
    padding: 40px 0 15px 0
}
.woo-filters-title {
    width: 0
}
.woo-filters-li select {
    width: 100%
}
.woo-filters-li.col-md-3 {
    width: 20%;
    height: 40px;
    float: left;
}
.container-fluid.woo-filter-container {
    padding-left: 0;
    padding-right: 0;
}
.glyphicon:empty {
    width: 4px
}
div.collapseWrapper {
    overflow: hidden;
    margin-bottom: 15px;
}
.collapseMore {
    color: black;
    margin-left: 43%;
}
.collapseMore:hover {
    color: lightgrey
}
.hide-filter {
    height: 50px
}
#woocommerce_layered_nav_filters-2 {
    margin: 0;
    padding-bottom: 23px;
}
.black-arrow-down:after {
    content: url('inc/img/icon-rarr-down-black.png') no-repeat 95% 50%;
    background-color: transparent !important;
    padding: 0 0 0 10px;
}
.black-arrow-up:after {
    content: url('inc/img/icon-rarr-up-black.png') no-repeat 95% 50%;
    background-color: transparent !important;
    padding: 0 0 0 10px;
}
.woocommerce table.shop_attributes th,
.woocommerce-page table.shop_attributes th {
    font-weight: 400
}
.gridlist-toggle {
    border: none !important;
    float: right;
    padding-bottom: 15px;
    padding-top: 20px;
}
.gridlist-toggle #list {
    padding-right: 8px
}
.gridlist-toggle #grid span:after {
    content: url('inc/img/icon-grid-inactive.png') no-repeat 95% 50%
}
.gridlist-toggle #grid.active span:after {
    content: url('inc/img/icon-grid-active.png') no-repeat 95% 50%
}
.gridlist-toggle #list span:before {
    content: url('inc/img/icon-list-inactive.png') no-repeat 95% 50%
}
.gridlist-toggle #list.active span:before {
    content: url('inc/img/icon-list-active.png') no-repeat 95% 50%
}
.woocommerce .products li > .product-image-link > img {
    height: 140px !important;
    width: auto !important;
    margin: 0 auto !important;
}
p > .wpcf7-captcha-captcha {
    width: initial !important;
    height: initial !important;
    margin-top: 3px;
}
.navbar-brand > img {
    height: initial !important;
    margin: 0;
}
.wpcf7-sent-seccess {
    outline: none !important;
    background: #1ab273 !important;
}
a#grid {
    padding-right: 2px
}
.wpcf7-form-control {
    border-radius: 0 !important;
    outline: none;
}
.wpcf7-not-valid-tip {
    display: none !important
}
input.wpcf7-not-valid {
    border: 1px solid red !important
}
.related.products > ul.products > li {
    height: 330px
}
.woocommerce-tabs > .panel.entry-content > h2 {
    display: none
}
textarea.wpcf7-form-control {
    resize: none
}
.woocommerce .widget_layered_nav_filters ul li,
.woocommerce-page .widget_layered_nav_filters ul li {
    float: left;
    padding: 0 1px 1px 0;
    list-style: none;
    position: absolute;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active {
    z-index: 0
}
.content-none-search-form {
    padding-top: 50px
}
.product-query-content-none form p.mail_form_text {
    display: none
}
.products.list li a.product-image-link img {
    display: none
}
.woocommerce ul.products.list li.product a img {
    display: none
}
.woocommerce #content div.product div.images img,
.woocommerce div.product div.images img,
.woocommerce-page #content div.product div.images img,
.woocommerce-page div.product div.images img {
    width: initial;
    padding-bottom: 10px;
    box-shadow: none;
    padding-top: 10px;
}
.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
    margin-right: initial
}
div.thumbnails {
    padding-left: 55px
}
ul.eaton-logo {
    margin-bottom: 0em !important
}
.poweram-partners {
    clear: both;
}
.poweram-partners li {
    padding 15px 0;
}
.poweram-about-heading {
    margin: 40px 0;
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
}
.poweram-about br,
.poweram-partners p,
.poweram-partners br {
    display: none;
}
.poweram-partners article {
    padding-bottom: 60px;
}
.poweram-partners article a:first-child {
    display: block;
    float: left;
    width: 45%;
    padding: 7px 25px 5px 0;
}