/*
Theme Name: Type Child twentytwos
Template: type
Theme URI: https://www.designlabthemes.com/type-wordpress-theme/
Author: Little Sea Bear 
Author URI: https://littleseabear.com
Description: Build a professional blog, an online store or a magazine style website with Type WordPress Theme. Type lets you easily combine 4 Header Styles, 3 Layout variations, Sidebar Position and more. Quickly upload a Custom Logo, create an impressive Header Image, showcase your Featured Posts and see the preview in real-time. The Theme includes also a basic support for WooCommerce plugin.
Version: 1.1.42
*/

 #amazon .amazon a {
	background-image: url(//wms-eu.amazon-adsystem.com/panda/20070822/US/img/cart.gif);
    text-align: left;
    height: 25px;
    vertical-align: middle;
    display: table-cell;
    padding-left: 30px;
    background-repeat: no-repeat;
    font-size: 11.4px;
    font: normal 13px/17px Arial,Helvetica,sans-serif;
    color: #333;
    background:  linear-gradient(to bottom,#f8e6b8 0,#f3d686 6%,#ebb62c 100%);
    width: 100%;
    display: block;
    padding: 6px 0;
    margin-bottom: 3px;
    border-width: 1px 0;
}


.mobile-navbar {
	background-color: pink;
		
}
.sidebar {
	display: none;
	clear: both;
}

.inside, .content-area, .site-main{
	width:100%
}

.has-header-image .header-image .social-menu a{
	 background-color: cornflowerblue
	
}

.archive h1.page-title{
	visibility: hidden
}
.archive h1.page-title span{
	visibility: visible
}

.site-title a{
	color: #ffc874;
}
.site-description {
	color: lemonchiffon;
}

.social-menu a[href*="facebook.com"]:before {
	font-family: "font awesome 5 brands";
	content: "\f09a";
}

.mc4wp-form-basic {
 width: 50%;
	background-color: lavender;
	padding: 0.6rem 0.5rem 0.1rem 0.5rem;
	margin: auto;
	margin-bottom:  3rem;
	box-shadow: #D70040 0.08rem 0.08rem 0.3rem
}

.post-type-archive-jetpack-portfolio .entry-title, .post-type-archive-jetpack-portfolio .entry-summary, .tax-jetpack-portfolio-type .entry-summary{
	display: none;
}
.page-title{
	font-size: 2rem
}
.tax-jetpack-portfolio-type .entry-title a, .post-type-archive-jetpack-portfolio .entry-title a{
	background-color: #5c0621;
	padding-top: 0.3rem;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	margin: auto;
	color: #ffc874;
	opacity: 0.6
}
.tax-jetpack-portfolio-type .entry-title a:hover, .post-type-archive-jetpack-portfolio .entry-title a:hover{
	opacity: 1;
}


.post-type-archive-jetpack-portfolio .entry-title, .tax-jetpack-portfolio-type .entry-title{
	margin-top: -4rem;
	position: relative

}
.mobile-navbar, .site-footer .widget-area, .widget-area .container{
	background-color: #52072f;
}
.button-toggle:before, .button-toggle:after, .button-toggle{
	background-color: #ffcb75
}

/*footer*/ 
#footer-area-2 .widget .wp-block-image .wp-image-697{
	border: 2px #00abab solid;
	border-radius: 5px;
	width: 13rem;
	height: auto;
	}
	.site-footer .col-4 {
	float: left;
	padding-left: 2.4rem;	
	padding-right: 2.4rem;
align-items: center;
	}

.site-footer{
	background-color: #52072f;
}

.widget_custom_html img, .widget_custom_html{
	height: 7rem;
	width: auto;
	text-align: center
}

.designed, .designed a{
	  font-size: 0.875rem;
    color: #888;
    text-align: center;
}
.site-credits, .designed, .site-info{
margin-bottom: 0;
}
.site-info a:hover{
	color: #2e64e6;
}

	.footer-copy{
height: 2rem;
padding: 0.4rem; 
}
@media only screen and (max-width: 960px)
{
	.footer-copy{
height: 2.4rem;
padding: 0.4rem;
}
	.footer-copy a, .site-credits{
		font-size: 0.697rem;
	}
}
@media only screen and (max-width: 960px)
{
	.footer-copy{
height: 2.4rem;
padding: 0.4rem;
}
	.footer-copy a, .site-credits{
		font-size: 0.6rem;
	}
}
@media only screen and (max-width: 792px)
{
	.widget_custom_html img{
	height: 6rem;
	width: auto;
		
}
	.site-footer .col-4 {
	float: left;
	padding-left: 1.2rem;	
	padding-right: 1.2rem;
	margin-top:	-1rem;	
	}
	.site-footer .widget-area, 	.site-footer .widget-area .container{
height: 7.5rem;
	}
}
@media only screen and (max-width: 440px)
{
	.widget_custom_html img{
	height: 3.5rem;
	width: auto;
	align-items: center;	
}
		.site-footer .widget-area, 	.site-footer .widget-area .container{
height: 5rem
	}
	.site-footer .widget {
margin-bottom: -2rem;
}
#footer-area-2 .widget .wp-block-image .wp-image-697{
	border: 2px #00abab solid;
	border-radius: 5px !important;
	width: 6rem;
	height: auto;
	}
	#footer-area-2{
		padding-bottom: 20px;
	}
}
}

/*Book covers drop shadow */
.archive .entry-thumbnail{
box-shadow: 6px 9px 9px #444;
}
#footer-area-3 .custom-html-widget img{
	background-color: white;
	border: 2.8px #00abab solid;
	padding: 3px;
	border-radius: 5px;
		
 
}
.site-credits, .site-info, .site-info a{
	color: #ffce88;
}



