/*
Theme Name: E &amp; G (Themify Agency)
Description: Child theme for Themify Agency
Author: Ekstr&ouml;m &amp; Garay
Template: agency
Text Domain: themify
*/

body {	
	/*font-family: 'Quattrocento Sans', sans-serif;*/
	
	font-family: Arial, sans-serif;
	font: Arial, sans-serif;
	font-variant: normal;
	
	/*font: 'Quattrocento Sans', sans-serif;*/
	font-size: 16px;
	/*font: .85em/150% Georgia, "Times New Roman", Times, serif; */
    word-wrap: break-word;
    background-color: #fff;
	color: #505050;
	/*font-size: 1em;*/
}

body div#body {
	padding: 0px;
	padding-bottom: 1px;
	background: #e6e6e6;
}
body div#content {
	padding: 0px;
}

p.p1 {
	/*font-size: 1.2em;*/
	font-size: 16px;
	font-weight: normal;
}

a:link,
a:hover,
a:visited,
a:active {
	/*color: #909090;*/
	color: #999;
	text-decoration: none;
}

#header {
    height: 180px;
    position: relative;
}

div#layout {
	background: white;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
}

aside#sidebar {	
}

body.sidebar1 div#content {
	border-right: 1px solid #d7d7d7;
	
}

div#layout {
	background: white;	
}

div#headerwrap {
	background: #e6e6e6;
}

header.pagewidth {
	padding-top: 10px;
	padding-left: 10px;
	background: white;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	
}


#footerwrap {
	background: none;
	background-color: #e6e6e6 !important;
    /*border-top: solid 1px #ccc;*/
    border-top: none;
    padding: 0px 0;
    position: relative;
}

footer#footer {
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
}




h1, h2, h3, h4, h5, h6 {
    line-height: 1.4em;
	font-family: Arial, sans-serif;
	/*font-family: Calibri;*/
    /*font-family: 'Quattrocento Sans';*/
    font-style: normal;
    border-bottom: none;
}


h1 {
    /*font-variant: small-caps;*/
    margin: 10px 0 25px;
	font-weight: normal;
    
    /* Tveksamt */
    text-align: center;
    font-size: 2em;
}


#sidebar {
	margin-right: 20px;
}

.post-nav {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}
/*
div.pagenav {
	margin-right: 10px;
	
}*/
/*div.pagenav a  {
	color: white;
}*/

.page-title {
	font-size: 2em;
}

body.home h1.page-title {  
	background-color: #336f00;
	color: #fff;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;  
}

h1.post-title {
	text-align: left;
}

h2 {
	border: none;
	font-variant:normal;
}

h3.module-title {
	text-align: center;
}

body.home h3.module-title {
	font-size: 2em;
	font-variant: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}

h4 {
	font-style: normal;
}


.podd-startsida h2.post-title {
	font-size: 1em;
}

hr {
	border: none; 
	height: 1px; 
	color: #d7d7d7; 
	background-color: #d7d7d7;
}



#main-nav .sub-arrow {
	display: none !important;
}

/* back to top */
.back-top {
	clear: both;
	margin: 0px 0 15px;
	padding-top: 15px;
}
.back-top a {
	background: #997551 url(images/arrow-up.png) no-repeat center center;
	display: block;
	width: 34px;
	height: 34px;
	margin: 0px auto 10px;
	text-indent: -900em;
	
	border-radius: 10em;	
}
.back-top a:hover {
	background-color: #000;
}

/* Sidor */
body.page-template-default {
}

body.home {
	border: none;
}
	

/* Meny */
#main-nav {
	margin-right:10px;
}
#main-nav a {
    color: #999;
    display: block;
    padding: 6px 9px;
    margin: 0;
    text-decoration: none;
    font: bold 95%/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
nav#main-nav-wrap {
	font-size: 14px;
}


/* Knappar *//*
.action-buttons {
	margin: 20px 0 20px;
}*/

.action-buttons a {
	font-size: 1em;
	line-height: 1;
	background: #755ebb;
	color: #fff;
	display: inline-block; 
	vertical-align: middle;
	padding: 11px 26px;
	margin: 5px 3px;
	text-decoration: none;
	border-radius: 5px;
}
.action-buttons a.outline {
	background: none;
	color: #755ebb;
	border: solid 2px;
}
.action-buttons a.gray-button {
	background: #e6e6e6;
	color: #000;
}
.action-buttons a.green-button {
	background: #336f00;
}

.script46-buttons {
	margin: 20px 0 0px;
	text-transform: uppercase;
}
.script46-buttons a {
	font-size: .85em;
	line-height: 1;
	background: #755ebb;
	color: #fff;
	display: inline-block; 
	vertical-align: middle;
	padding: 18px 32px;
	margin: 5px 3px;
	text-decoration: none;
	border-radius: 25px;
	font-weight: bold;
}
.script46-buttons a.red-button {
	background: #d30000;
}




div.banner-top {
	background-color: #336f00;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

div.banner-top h1 {
	color: #fff;
	/*font-family: Calibri;*/
	font-weight: normal;
	font-size: 2em;
	font-variant: normal;
	padding-top: 0px;
	padding-bottom: 0px;
}


#headerwrap {
	border: none;
}

.slider-aktuellt {
	
}


div.aktuella-bocker-portfolio div.post-content a {
	font-size: 1.2em;
}

/* L�s mer-l�nk i nyheter */
body.archive .post-read-more,
body.query-post .post-read-more {
	display: block;
}

body.archive .post-read-more-rest,
body.query-post .post-read-more-rest {
	display: none;
}

body.single-post .post-read-more {
	display: none;
}

body.single-post .post-read-more-rest {
	display: block;
}


/* S�kresultat */
body.search-results article.portfolio {
	text-align: left !important;
}
body.search-results figure.post-image {
	/*display:none !important;*/
}
body.search-results article.portfolio-category-bocker {
	/*display:none !important;*/
}



/* Ikoner f�r butiker*/
div.butik-bokus,
div.butik-adlibris,
div.butik-nextstory,
div.butik-storytel,
div.butik-bookbeat,
div.butik-akademibokhandeln {
	background-repeat: no-repeat;
	padding-left:20px;
	background-position: left center;
}

div.butik-bokus {
	background-image: url(https://ekstromgaray.se/wp-content/uploads/2020/03/bokus.ico);
}
div.butik-adlibris {
	background-image: url(https://ekstromgaray.se/wp-content/uploads/2020/03/adlibris.ico);
}
div.butik-nextstory {
	background-image: url(https://ekstromgaray.se/wp-content/uploads/2020/03/nextstory.ico);
}
div.butik-storytel {
	background-image: url(https://ekstromgaray.se/wp-content/uploads/2020/03/storytel.ico);
}
div.butik-bookbeat {
	background-image: url(https://ekstromgaray.se/wp-content/uploads/2020/03/bookbeat.ico);
}
div.butik-akademibokhandeln {
	background-image: url(https://ekstromgaray.se/wp-content/uploads/2020/09/akademibokhandeln.ico);
}

.slide-content div.portfolio-purchase {
	display:none;
}

.module-image .image-title {
	font-size: 1.0em;
	color: #999;
}

/* Sociala knappar */
.ti-search:before {
	font-size:20px;
	position: relative;
	top:5px;
	left:4px;
	margin-right: 20px;
}

.ti-search a {
	text-decoration: none;
}

@media screen and (max-width: 1000px) { 
	a.search-link {
		display: none;
	}
}




/* Aktuella b�cker */
.aktuella-bocker-slider .module-title {
	font-size:26px;
	margin: 0px;
	margin-top: 6px;
	margin-bottom: 6px;	
	font-variant: normal;
	text-align: left;
}

.aktuella-bocker-slider .module-title:first-of-type {
	font-weight: bold;
	font-size:26px;
}


.aktuella-bocker-slider .slide-inner-wrap {
	margin-left: 0px;
	margin-right: 0px;
}

.aktuella-bocker-slider .carousel-nav-wrap {
	padding: 0px;
}

/* Nyhetslista */
body.query-post div#content {
	padding-left:10px;
	padding-right:10px;
}

body.single-post div#content {
	padding-left:10px;
	padding-right:10px;
}

body.single div#content {
	padding-left:10px;
	padding-right:10px;
}

body.category div#content {
	padding-left:10px;
	padding-right:10px;
}

body.archive div#content {
	padding-left:10px;
	padding-right:10px;
}

/* Portfolio */
div.portfolio {
	padding-left:10px;
	padding-right:10px;
}

body.portfolio-template-default {
	
}

body.portfolio-template-default .post-content {
	padding-left:10px;
	padding-right:10px;
}

body.no-home .page-content {
	padding-left:10px;
	padding-right:10px;
}

body.page-id-12 .page-content {
	padding-left:0px;
	padding-right:0px;
}

body.portfolio-template-default .module-title {
	font-size: 2em;
	text-align: left;
	/*background-color: #336f00;
	color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;*/
}

body.portfolio-template-default .module-title a {
	/*color: white;*/
}


body.portfolio-template-default div.module .module-title {
	font-size:20px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 12px;	
	font-weight:lighter !important;
	/*font-variant: normal;*/
	text-align: left;
}

article.portfolio {
	margin-bottom:0px;
}


/* Processbeskrivning */
div.process-step-bkg {
	background-color: #e6e6e6;
	background-size: 75px 150px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

div.process-step {
	background-repeat: no-repeat;
	background-size: 150px 150px;
	height: 150px;
}

div.process-step-1 { background-image: url(images/1.png); }
div.process-step-2 { background-image: url(images/2.png); }
div.process-step-3 { background-image: url(images/3.png); }
div.process-step-4 { background-image: url(images/4.png); }
div.process-step-5 { background-image: url(images/5.png); }
div.process-step-6 { background-image: url(images/6.png); }

div.process-step div.inner {
	height: 150px;
	margin-left:170px;
}

div.process-step table.content {
	border-collapse:collapse;
	float:left;
	height:100%;
}

div.process-step table.content td.number {
	width: 75px;
	font-size:75px;
	color: #000;
}

div.process-step table.content td.text {
	color: #000;
	font-size: 1em;
}

div.process-step table.content td.text div.title {
	font-size:18px;
	font-weight: bold;
}

div.process-step table.content td.text div.bodytext {
	font-size:18px;
	font-weight: normal;
	margin-top: 2px;
}


/* Manusformul�r */
input[type=text], input[type=search], input[type=email], input[type=url], input[type=tel] {
    width: 240px;
    max-width: 90%;
}
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=tel] {
    background-color: #eee;
    border: solid 1px #ddd;
    padding: 6px 10px;
    border-radius: 5px;
    -webkit-appearance: none;
}


/* Mailpoetformul�r */
#mailpoet_form_2 .mailpoet_paragraph {
	margin: 0px;
}
#mailpoet_form_2 form.mailpoet_form  {
	background-color: white;
	padding: 2px !important;
}

div.mailpoet-mail-page1 {
	float: left;
}

div.mailpoet-mail-page1 input {
	border-radius: 0px;
	/*padding: 14px !important;*/
	
	border: 2px solid white;
	width: 300px !important;
	background-color: #fff;
	margin:2px;
	padding-top: 8px !important;
	/*
	background-image: url(images/mail-button.png);
	background-repeat: no-repeat;
	background-position: right;*/
}

div.mailpoet-submit-page1 {
	float: right;
	margin:2px;
	
}
div.mailpoet-submit-page1 input[type=submit] {
	/*display: none;*/
	background-image: url(images/mail-button.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;	
	border-radius: 0px;
	width: 50px;
	height: 38px;
}


.mobile_menu_active .mobile-button {
	margin-right: 10px;
}

span.wpcf7-list-item {
	margin: 0px;
}

time.entry-date {

	font-family: Arial, sans-serif;
	font-style: normal;
}

/* WP RSS Retreiver */
.wp_rss_retriever_title {
	font-size: 130%;
}

.wp_rss_retriever_item {
	padding-bottom: 20px;
	border-bottom: 1px solid #ffb97b;
}

.wp_rss_retriever li {
	margin-bottom: 20px;
	
}

.wp_rss_retriever_title:hover {
	
}