/*
 Theme Name:   Verlag SKV
 Description:  Theme für Verlag SKV
 Author:       bootScore
 Author URI:   https://bootscore.me
 Template:     bootscore-main
 Version:      5.1.3.1
 Text Domain:  VSA-theme
*/

/* 
All style editing is done via css/scss/_bscore_custom.scss
*/

div#content.site-content.single-blog.container.pb-5 {
    margin-top: 40px;
}

main#main.site-main {
    padding-top: 0px;
}

h1.display-5 {
    margin-bottom: 35PX;
}

div.col-sm-12.col-md-7.order-sm-2.order-md-1.py-5 {
    padding-bottom: 1px !important;
}

div.lead {
    margin-right: 45px;
}

nav.breadcrumb.mb-4.mt-2.bg-light.py-2.px-3.small.rounded {
    margin-bottom: 0px !important;
}

.mt-2, #blog-archive .card .tags-links, #relevanssi_related .card .tags-links, #blog-archive .card .category-badge, #relevanssi_related .card .category-badge, .wgm-go-back-button, .wgm-place-order {
    margin-top: 0px !important;
}

.offcanvas-account .woocommerce .row > .col-md-6{
    width: 100%;
}

