 #top .container {
  padding-bottom: 20px;
}

#top .logo {
  padding-top: 0;
}

ul.megamenu > li > a {
  padding-left: 30px;
  padding-right: 30px;
}

html[lang='en']  ul.megamenu > li > a {
  padding-left: 27px;
  padding-right: 27px;
}

.trustpilot-widget iframe {
  height: 700px !important;
}

@media (max-width: 767px) {
    .responsive #top .container-megamenu,
    #slider,
    .breadcrumb {
       display: none;
    }

    .box-with-categories .box-heading {
        background-color: #555;
        color: #fff;
        font-size: 19px;
        font-weight: 500;
        padding-left: 10px;
        padding-top: 12px !important;
        padding-bottom: 12px;
    }

    .box-with-categories .box-heading:before {
        content: "\f0c9";
        display: inline-block;
        font: normal normal normal 18px/1 FontAwesome;
        margin-right: 7px;
        text-rendering: auto;
    }

    .box-with-categories .box-content {
        border-left: 1px solid #e7ebed;
        border-right: 1px solid #e7ebed;
        display: none;
    }

    .box-with-categories .box-content.show {
        display: block;
    }

    .box-category ul li a {
        line-height: 45px;
    }

    .box-category ul li .head a {
        border: 0;
        font-size: 24px;
    }
}

.extension-svea-success .breadcrumb {
    display: none !important;
}

.sco-main-content {
    margin-bottom: 40px;
    margin-top: 10px;
}