/*

Theme Name: Framadvokat.no
Theme URI: framadvokat.no
Description:
Version: 1.0
Author: Nettrafikk
Author URI: nettrafikk.no

*/

@import "dist/css/styles.min.css";


/****************advokats******************/
.section--advokater .person {padding: 12px 12px 12px 12px;}
.section--advokater .person .img-wrapper {width:90px; height:125px;}
.section--advokater .person .text-wrapper {padding: 0px 0 0 12px; max-width:130px;}
.section--advokater .person .socials a {font-size:13px; width:auto; height:auto; display: block; line-height: 1.5; border:0;}
.wrapper .section--advokater {padding:0}
/*.sidebar .section--advokater .person .img-wrapper {width:65px; height:83px;}*/

.section--content-advokat .socials {line-height: 1.5;font-size: 18px;text-align: center;}
.section--content-advokat .socials a {width:auto; height:auto; border:0;}
/******************************************/



@media print, screen and (min-width: 48em) {
	.section--advokater .person .img-wrapper {width:100px; height:145px}
	.section--advokater .person .text-wrapper {padding: 0px 0 0 12px; max-width:55%;}
	.section--advokater .person .socials {margin-left:12px;}
	.section--advokater .person .socials a {font-size:14px;}
	.sidebar .section--advokater .person .img-wrapper {width:100px; height:145px;}
	.sidebar .section--advokater .person .socials {display:block; max-width:none;}
}

