/*
Theme Name: Tangico Child
Theme URI: http://tangicogifts.com
Description: Child theme for tangicogifts.com
Author: Gary Ivey
Author: URI: http://www.omeganetinc.net
Template: twentysixteen
Version: 0.1
*/

@import url("../twentysixteen/style.css");

@import url('https://fonts.googleapis.com/css?family=PT+Sans');

body {
	background:#ffffff;
	background-image: url(https://tangicogifts.com/wp-content/uploads/2017/05/LargeWhiteBrickBG.jpg);
	font-weight:normal;
	font-family: 'PT Sans', Helvetica, Arial, sans serif;
}

p, h1, h2, h3, h4 { font-family: 'PT Sans', Helvetica, Arial, sans serif; }
h2.page-title {margin:0}

.page-header {padding:15px;margin-bottom:0}

nav.pagination .nav-links {}

article.product {margin-top:75px}
.pagination .page-numbers {}

h2.entry-title {font-size:1.5rem;}
.site-info {text-align:center}
.site-title, .entry-title, .primary-menu { font-family: 'PT Sans', Helvetica, Arial, sans serif; }

#post-2 .entry-header h1.entry-title {display:none }

.content-area {width:100%}

mark.count {background-color:#fff; background:#fff;color:#000}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product {text-align:center}

.footer {margin-top:30px}

.footer-navigation {
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    width:100%;
}

.footer-navigation ul {display:block; list-style:none }

.footer-navigation ul li {display:inline;margin-left:2%}

.primary-menu li a:visited { color:#1a1a1a }

.submenu li.menu-item.menu-item-type-post_type.menu-item-object-page {
	border:none; border-bottom:1px solid #1a1a1a 
}

.submenu li.menu-item.menu-item-type-post_type.menu-item-object-page a:active, .submenu li.menu-item.menu-item-type-post_type.menu-item-object-page a:visited { color:#1a1a1a }

.homeLinks {
	width:100%;
	height:60px;
	position:absolute;
	bottom:50px;
	color:#ffffff;
	text-align:right;
	padding:15px 5% 0 0;
}

a.homeLinks  {
	background-color:none;
}
a.homeLinks:link, a.homeLinks:visited {
	color:#ffffff;
	background:#7ab4c9;
	text-decoration:none;
	border:none;
	box-shadow: 0 6px 4px rgba(0, 0, 0, 0.6);
    	border: solid rgba(88, 85, 81, 1) 0px;

}

a.homeLinks:hover {
	color:#ffffff;
	text-decoration:none;
	background:#b5babc;
	box-shadow: 0 6px 4px rgba(0, 0, 0, 0.6);
    	border: solid rgba(88, 85, 81, 1) 0px;
}

.site-header {padding:0 4.4%} /*1.24em*/ 

.employeeBlock {float:left;width:48%}
.employeeBlock div.address {margin:0 0 20px 0}

.employeePic {max-width:200px;max-height:200px}

.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {width:300px;height:300px}

.privacyText {font-size:10pt}

.product { max-height:375px}
.entry-summary { }

/**************Search Style****************/

.product-type-simple {/*width:33%;*/float:left;}

.c4 {
    position:static;
}

aside#search-8 {
    position:absolute;
    top: 425px;
    border:0px;
    z-index:999;
    width:350px;
}

@media screen and (min-width: 61.5625em) {
.site-header-menu {margin-top:0.75em;margin-bottom:0.75em;}
.pagination {margin:0}
}

@media screen and (min-width: 56.87em) {
	.pagination {margin:0}
	.nav-links {height:100px;}
	#main header.page-header {clear:both;margin-bottom:50px}
	#main header.page-header h1 {margin:0}
	.site-content {min-height:1100px}
	.site-footer {margin-top:30px}

}
