/*
Theme Name:   buddyboss-theme child theme
Description:  Write here a brief description about your child-theme
Author:       Buddyboss
Author URL:   Write here the author's blog or website url
Template:     buddyboss-theme
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  buddyboss-theme-child
*/

/* Write here your own personal stylesheet */


 .single-post .mp_wrapper  {

    max-width: 100% !important;
   
}

.bs-card-list .bb-cover-wrap {

    display: none !important;
   
}


.linje
{
border-bottom: 1px solid black;
padding-bottom: 3px;
	padding-top: 3px;
}

.nyrad {
content: "";
  display: table;
  clear: both;
}
.jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px;
	text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eeeeee;
	border: 1px solid #d6d6d6;
}



.button.regknapp,
.button.regknapp:visited {
	 width: auto;
	
padding: 10px 16px ;
	  border-radius: 6px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
	text-decoration: none !important;

      background-color: #00a5b5;
    border-color: #00a5b5;
	font-size: 18px;
	text-align: center;
color:#FFF;
    margin:auto;
  display:block;
	margin-bottom: 5px;
}

.button.regknapp:hover,
.button.regknapp:active {
	background: #004a67;
	color:#FFF;
}



.betalning {
color: #808080;

font-family: "Nunito",sans-serif;

font-size: 14px;

font-weight: 400;
text-align: center;
line-height: 1.45;

word-wrap: break-word;
}

.center {
  text-align: center;
 overflow: auto;
}





/* Divtabell */

.divTable{

	display: table;

	width: 100%;

font-size:12px;


}

.authortable{

	display: table;

	width: 100%;


	border: none;


}



.divTableRow {

	display: table-row;



}

.divTableHeading {

	background-color: #EEE;

	display: table-header-group;

}

.divTableCell {



	display: table-cell;

	padding: 3px 3px;
color: #fff !important;


}

.forfattare {


	padding-right: 10px;
width: 15%;
	display: table-cell;
font-family: 'Source Sans Pro',sans-serif;
color: #fff !important;
	
	font-size:14px !important;
}


.authortableCell {


	padding-right: 10px;
width: 15%;
	display: table-cell;

color: #fff !important;

	font-size:14px;
}

.authortableCellb {


	padding-right: 10px;
width: 15%;
	display: table-cell;

color: #494949;
	padding-bottom: 3px;
	font-size:11px;
}

.authortableCella {


	padding-right: 10px;
width: 15%;
	display: table-cell;

color: #494949;
	padding-bottom: 3px;
	font-size:13px;
}


.forfattare2 {
	
	font-size:14px !important;
font-family: 'Source Sans Pro',sans-serif;
color: #fff !important;
	display: table-cell;

padding-bottom: 3px;

}
.authortableCell2b {



	display: table-cell;

padding-bottom: 3px;
font-size:11px;
}

.authortableCell4a {


color: #4c4c4c !important;
	display: table-cell;

padding-bottom: 3px;
font-size:12px;
}


.divTableCell1 {



	display: table-cell;
font-family: 'Source Sans Pro',sans-serif;
	padding: 3px 10px;

width: 25%;

padding-left: 1em;


color: #fff !important;




}





.divTableCell2 {



	display: table-cell;

	padding: 3px 10px;

width: 18%;

padding-left: 1em;

background: #006983;



}



.divTableHead {

	display: table-cell;

	padding: 3px 3px;

}

.divTableHeading {

	background-color: #EEE;

	display: table-header-group;

	font-weight: bold;

}

.divTableFoot {

	background-color: #EEE;

	display: table-footer-group;

	font-weight: bold;

}

.divTableBody {

	display: table-row-group;



}



.framsidaright {
    text-align: right;
   
    
    padding: 0px;
}

.titeltext {
	font-size: 14px;
	 width: auto;
	 margin: auto;
	color: #fff !important;
	font-family: 'Source Sans Pro',sans-serif;
	}






.infotabell {

    

 

    margin-bottom: 10px;
	
    padding: 12px 10px 10px 10px;
padding-bottom: 5px;

}



.infotabell a

{

	color:#fff !important;
	 text-decoration: underline;
}
.infotabell a:visited

{

	color:#fff !important;
	 text-decoration: underline;
}


.infotabell2 {

    background-color: #eee;

  

    margin-bottom: 0px;

    padding: 5px 10px 10px 10px;
padding-bottom: 3px;
}

.infotabell3 {

    background-color: #006983;

  

    margin-bottom: 10px;

    padding: 5px 10px 10px 10px;
padding-bottom: 3px;
}



#column-2 .widget_taxonomy li a:hover {

 background: #a9ced4;
}

#column-2 .widget_taxonomy li a {

    font-size: 15px;
    color: #555;
    background: #fff;
    text-decoration: none;
    font-weight: 600;
    display: block;
    line-height: 15px;
    padding: 8px 14px;
    width: 100%;
    box-sizing: border-box;


}

#column-2 .widget_taxonomy ul {

    list-style: none;
margin-left: 0px; 
}

#column-2 .widget_taxonomy ul li li {

margin-left: 15px; 


}



#column-2 ul li a { display:block; text-decoration:none; color:#000000; background-color:#FFFFFF; line-height:30px;
  border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#CCCCCC; padding-left:10px; cursor:pointer; }


.footerpost {

background-image: linear-gradient(to bottom,#e8e8e8 0,#f5f5f5 100%);

background-repeat: repeat-x;

border-color: #dcdcdc;
	
	min-height: 20px;

padding: 19px;

margin-bottom: 20px;

background-color: #f5f5f5;

border: 1px solid #e3e3e3;

}

.referenser  {



color: #363434;



font-size: 14px;

font-weight: bold;

text-decoration: none;



line-height: 140%;



margin-bottom: 0.2%;



margin-top: 0%;

border-bottom: 1px solid #333;
width: 100%;
display: block;
} 



.referenserCSS  {
font-size: 12px;
padding-left:15px;

color: #4a4848;
} 



















.scroll {

    overflow: scroll;
	overflow-x: hidden;
	    max-height: 550px;
}





h1, h2, h3, h4, h5, h6 {

	clear: both;

}



.wp-editor-container div.mce-toolbar-grp>div {
    padding: 4px;
}



.entry-meta, .entry-meta * {
   
    color: #fff !important;
}

.wp-caption-text {
	font-size: 11px;
}
	





::selection {
    background-color: #004a67 !important;
    color: #fff;
}

	.author entry-content a {
color: #5198a3 !important;
}




@media only screen and (max-width: 840px) {
table.responsive {
margin-bottom: 0;
overflow: hidden;
overflow-x: scroll;
display: block;
white-space: nowrap;
}
}

.bild {
  padding-top: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
}

.aiovg-title {
    font-size: 15px !important;
  
}


.footer-bar .widget_nav_menu .current-menu-item a {
	
	padding: .25em .4em;
    font-size: 100%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
	
    color: #fff;

    margin: 5px 0 0 5px;
	background-color: #00a5b5 !important;

}

.footer-bar .widget_nav_menu  a {
	
	padding: .25em .4em;
    font-size: 100%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
	
    color: #fff;

    margin: 5px 0 0 5px;
	background-color: #006983 !important;

}

.footer-bar .widget_nav_menu  a:hover {
		background-color: #fff !important;
	color: #004a67 !important;
	}



@media (max-width: 768px) {
    #secondary-navigation {
        display: none;
    }
}



.aiovg-col-4 {
  
	border-bottom: solid 1px;
	border-right: solid 1px;
		border-top: none;
	border-color: #e9e8e8;
}


a.ld-profile-edit-link
 {
        display: none;
    }


.rsImg.rsMainSlideImage {
	margin-top: 8px !important;
	margin-bottom: 20px !important;
}

.rsContentSlider h3 {
	display: none;
}

.rsContentSlider h3, .rsContentSlider p {
    margin-top: 10px; 
	  margin-bottom: 5px; 
	text-align: center;
	height: 100px !important;
}

.visibleNearbyZoom {

	
	padding-top: 0px !important;
}



	

.rsDefaultInv .rsGCaption span
{
	  display: block!important;
	
    clear: both;
     color: #333 !important;
    font-size: 14px;
    line-height: 22px;
	padding: 4px;
}

.rsDefaultInv .rsGCaption 
{
	    width: 100%!important;
    position: static!important;
    float: left!important;
    left: auto!important;
    bottom: auto!important;
    
}


.royalSlider img {
    width: 80%  !important;
	height: 95% !important;
	display: block!important;
  margin-left: auto!important;
  margin-right: auto!important;
	display: flex!important;
justify-content: center!important;
align-items: center!important;
}



a.rsLink,
.rsslide. rsactiveslide,
.rsContent
{
    width: 80%  !important;
	display: block!important;
  margin-left: auto!important;
  margin-right: auto!important;
	display: flex!important;
justify-content: center!important;
align-items: center!important;
}

#new-royalslider-4 .rsVisibleNearbyWrap {
position: relative!important;
	top: -7%!important;
left: 50%!important;
transform: translateX(-50%)!important;
   
}


.rsGCaption {


    background: #c1dce3 !important;
    color: #000 !important;
    width: 100%;
   border-style: solid;
    border-width: 1px 1px 1px 1px;
	border-color: #E5E7F2;
    float: left;
    left: auto;
    bottom: auto;
    text-align: center;
	border-radius: 5px !important;

	margin-bottom: 15px;
}




.visibleNearbyZoom .rsGCaption span  {
	font-size: 16px;
    line-height: 18px;
	
	
	  display: block;
    clear: both;
     color: #333 !important;
    font-size: 14px;
    line-height: 22px;
	padding: 4px;
}

.bildrubriktext  {
		background-color: #103A61;
    color: #fff;
	  display: block;
    clear: both;
        font-size: 14px;
    line-height: 22px;
	padding: 4px;
	text-align: center;
}


.bildrubriktext2  {
	 font-size: 12px;
	text-align: center;
	padding-bottom: 15px;
	}

.bildgalleri  {
width: 95%;
	
	display: block;
  margin-left: auto;
  margin-right: auto;
	border-top: 1px solid;
border-left: 1px solid;
	border-right: 1px solid;
    border-color: #E5E7F2;


}

.textv

{
width: 50%;
	float: left;
padding-bottom: 15px;
}


/* For correct SVG scaling */
.style-svg {
       max-width: 100%;
       height: 100%;
}

#new-royalslider-4 .rsBullets
{
    position: absolute!important;
    bottom: 15px!important;
 top: auto;
}

#new-royalslider-4, #new-royalslider-4 .rsOverflow, #new-royalslider-4 .rsSlide, #new-royalslider-4 .rsVideoFrameHolder, #new-royalslider-4 .rsThumbs {
    background: #fff !important;
    padding-bottom: 10px!important;
}

 .rsNav {
    position: absolute;
    bottom: auto;
    top: -20px;
}


#new-royalslider-5,
#new-royalslider-5 .rsOverflow,
#new-royalslider-5 .rsSlide,
#new-royalslider-5 .rsVideoFrameHolder,
#new-royalslider-5 .rsThumbs {
    background: #fff !important;
}

#new-royalslider-4,
#new-royalslider-4 .rsOverflow,
#new-royalslider-4 .rsSlide,
#new-royalslider-4 .rsVideoFrameHolder,
#new-royalslider-4 .rsThumbs {
    background: #fff !important;
	 padding-bottom: 15px;

}




#new-royalslider-5 .rsGCaption
 {
    background: #fff !important;
}


.royalSlider.rsFullscreen 
{
  height: 80%!important;
	width: 80%!important;

}


.single .entry-img {
  display: none !important;

}

.progress_bit__data-num {
  
    color: #fff !important;
}







