﻿/*

Theme Name:     Shoppa Start

Theme URI:      www.Shoppa.com

Description:    Generiska anpassning som bör passa på de flesta teman för att möta Startsidans behov. Möjlighet att dölja footers och headers med variabel samt stöd for filtrering via kundId och språk.

Author:         Per Hyyrynen

Author URI:

Template:       twentysixteen

Version:        1

*/



@import url("../twentysixteen/style.css");



.embedded-mode .site-header, .embedded-mode .site-header-main, .embedded-mode .site-footer {

   display: none;

}

body {

	background: #FFFFFF; /* Fallback for when there is no custom background color defined. */		

	padding-bottom:0px;

	margin: 0; 

	font-family:'Open Sans'; 

	sans-serif;

	font-size: 14px!important; 

	font-weight: 400; 

	line-height: 24px; 

	color: #555; 

	background-color: #fff; 

	overflow-x: hidden;

 }

.bullet_list ul { 
	padding-left: 15px;
	padding-bottom: 10px;
	list-style:disc;
}
.bullet_list li {
	list-style: disc;
        padding-bottom: 10px;
}

.entry-title {

	display: none; 

}

 .entry-content h4, .entry-content h4: first-child, .entry-content h5, .entry-content h6, .entry-summary h4, .entry-summary h5, .entry-summary h6, .comment-content h4, .comment-content h5, .comment-content h6, .textwidget h4, .textwidget h5, .textwidget h6 
 
 {       

    margin-top: 0;
    margin-bottom: 5px;
    font-weight: 700;
    font-family: 'open sans';
}

.entry-content h1:first-child, .entry-content h2:first-child, .entry-content h3:first-child, .entry-content h4:first-child, .entry-content h5:first-child, .entry-content h6:first-child, .entry-summary h1:first-child, .entry-summary h2:first-child, .entry-summary h3:first-child, .entry-summary h4:first-child, .entry-summary h5:first-child, .entry-summary h6:first-child, .comment-content h1:first-child, .comment-content h2:first-child, .comment-content h3:first-child, .comment-content h4:first-child, .comment-content h5:first-child, .comment-content h6:first-child, .textwidget h1:first-child, .textwidget h2:first-child, .textwidget h3:first-child, .textwidget h4:first-child, .textwidget h5:first-child, .textwidget h6:first-child 

{

    margin-top: 0;
    margin-bottom: 5px;
    font-weight: 700;
    font-family: 'open sans';
}


#bullet_list {

   	margin-left: 50px;

}



.entry-footer, .posted-on {  /* Hides time and date in footer */      

	display:none;

}



.site-main > article {

    margin-bottom: 0.5em;

    position: relative;

}

.sticky-post {

	display: none; 

}
