/**
 * Theme Name: Sheehan Associates
 * Version: 1.1
**/

h2, h3, h4, h5, h6 {
    text-transform: none;
    line-height: 1.15;
}

#page-info h2, #page-info h3, #page-info h4, #page-info h5, #page-info h6 {
    text-transform: none !important;
}

#home-slider .slider-caption h1 {
    font-size: 46px;
    line-height: 1.25;
}

#home-slider .slider-caption {
    bottom: auto;
    right: 15px;
    top: 470px;
    width: 700px;
    background: rgba(0,0,0,0.35);
    padding: 20px 30px 10px 30px;
}

#home-slider .slider-caption .descr p {
	font-style: italic;
	font-size: 24px;
}

.fresh-new {
	padding: 40px 65px;
}

.top-bar .header-menu li.is-active > a, .top-bar .header-menu li.current-menu-item > a, .top-bar .header-menu li.current_page_ancestor > a, .top-bar .header-menu li.current_page_parent > a {
	background: none;
}

.top-bar .header-menu ul li > a {
    text-transform: none;
    font-size: 24px;
}

.top-bar .is-dropdown-submenu {
    min-width: 240px;
}

.top-bar .submenu li > a {
    background: #daddc7 !important;
}

.top-bar .submenu li > a:hover {
    background: #C7CABA !important;
}

.top-bar .is-dropdown-submenu li a {
	line-height: 1.25;
	padding: 10px 15px;
}

#using .col-right .descr p {
    font-size: 1rem;
    font-style: italic;
}

.home-tagline {
	color: #fff;
	padding: 30px 20px 40px 20px;
	margin: 0;
	position: relative;
	z-index: 1;
	text-align: center;
	line-height: 1.25;
	font-size: 36px;
	text-shadow: 0 1px 2px rgba(0,0,0,0.35);
}

#top-banner .descr {
    padding-bottom: 10px;
    font-size: 21px;
    width: 660px;
}

.home-texture {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    display: block;
    height: 380px;
    width: auto;
}

.in-stock {
	padding: 30px 80px 40px 80px;
}

.in-stock .button {
	padding: 15px 20px;
	text-decoration: none;
}

.footer a {
	color: #fff;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.footer .disclaimer {
	width: 100%;
	max-width: 800px;
	margin: 0 auto 40px auto;
	padding: 0 40px;
}

.footer .disclaimer p {
	text-align: center;
	color: #fff;
	font-style: italic;
}

.slick-dots {
    bottom: -43px;
}

.slick-dots li button:focus::before, .slick-dots li.slick-active button::before {
    background-color: rgba(255,255,255,0.75);
}

.slick-dots li button::before {
    background-color: rgba(0,0,0,0.35);
}

#testimonials {
    overflow-x: hidden;
}

.archive .category-title,
.archive .archive-title,
.single-post .main-content {
	padding-top: 100px;
	padding-bottom: 20px;
}

.single-post .columns.sidebar {
	padding-top: 186px;
}

.single-post .columns.sidebar .widget,
.archive .columns.sidebar .widget {
	background: #F3F5EF;
	padding: 40px 40px 20px 40px;
}

/* SMALL LAPTOPS */
@media screen and (max-width: 1279px) {

	#home-slider .slick-slide .large-offset-6 {
		margin: 0;
	}
	
	#home-slider .slick-slide .large-5 {
		width: 100%;
	}
	
	#home-slider .slider-caption {
		right: -15px;
		float: right;
	}
	
	.single-post .columns.sidebar .widget,
	.archive .columns.sidebar .widget {
		padding: 30px 20px 10px 20px;
	}
	
	.top-bar .header-menu li > a {
		font-size: 1.25rem;
	}

}

/* IPAD LANDSCAPE */

@media screen and (max-width: 1024px) {

	.top-bar .header-menu ul li > a {
		text-align: left;
		font-size: 21px;
	}

	.home-texture {
		height: 280px;
	}

	#home-slider .slider-caption h1 {
		font-size: 36px;
	}
	
	#home-slider .slider-caption .descr p {
		font-size: 21px;
	}


	#home-slider .slider-caption {
		text-align: left;
		width: 560px;
	}

	.home-tagline {
		padding: 40px 20px 0 20px;
	}

	.footer .column {
		text-align: center;
	}
	
	.footer .info-block {
		padding-bottom: 40px;
	}
	
	.footer .copyright .info-block {
		padding-bottom: 0;
	}
	
	.archive .category-title,
	.archive .archive-title,
	.single-post .main-content {
		padding-top: 110px;
	}

	.single-post .columns.sidebar {
		padding-top: 196px;

	}

	.archive .columns.sidebar .widget,
	.single-post .columns.sidebar .widget {
		background: #F3F5EF;
		padding: 20px 20px 10px 20px;
	}
	
	.archive .row .columns,
	.single-post .row .columns {
		float: none;
		clear: both;
		width: 100%;
	}

}

/* IPAD PORTRAIT */

@media screen and (max-width: 768px) {

	.fresh-new {
		padding: 20px;
	}

	#top-banner .inner {
		padding-bottom: 40px;
	}
	
	.page-template-default #top-banner {
    	min-height: 0;
	}

	.page-template-default #top-banner .title {
		position: relative;
		text-align: center;
	}

	#page-info {
		margin-top: 40px;
	}

	#page-info h1 {
		font-size: 2em;
	}

	#page-info h2 {
		font-size: 1.75em
	}

	#page-info h3 {
		font-size: 1.35em;
	}

	#page-info h4 {
		font-size: 1.1em;
	}

	#page-info h4,
	#page-info h5 {
		font-size: 1em;
	}

}

/* CELL PHONES */

@media screen and (max-width: 767px) {

	.title-bar {
		font-size: 18px;
	}

	.top-bar ul li > a {
		font-size: 21px;
	}

	.top-bar .header-menu ul li > a {
		font-size: 18px;
		color: #667754;
	}

	.top-bar ul li.has-dropdown .accordion-toggle {
		width: 100%;
	}

	.top-bar ul li.has-dropdown .accordion-toggle i.fa {
		bottom: auto;
		left: auto;
		right: 20px;
		top: 16px;
	}
	
	.home-texture {
		height: 240px;
	}

	#home-slider .slick-slide a.arrow-down {
		display: none;
	}
	
	#home-slider .slider-caption {
		float: none;
		bottom: auto;
		top: 330px;
		text-align: center;
    	width: 100%;
    	right: 0;
    	padding-left: 10px;
    	padding-right: 10px;
	}
	
	#home-slider .slider-caption h1 {
		font-size: 27px;
	}

	#home-slider .slider-caption .descr p {
		font-size: 18px;
	}
	
	#home-slider .slick-slide {
		height: 480px;
		background-position: center left;
	}
	
	#with-without {
		padding-top: 60px;
	}

	#with-without .top-stripe {
		display: none;
	}
	
	#with-without .block .img-block {
		height: 240px;
		width: 240px;
		margin: 0 auto;
	}
	
	#with-without .block .img-block .align-middle {
		width: 80px;
		height: auto;
	}

	#with-without .title {
		letter-spacing: 0;
		font-size: 30px;
	}
	
	#with-without .container .without-block.block {
		padding-bottom: 40px;
	}
	
	#with-without .block .caption {
		marin-bottom: 0.75em;
	}
	
	.home-tagline {
		padding: 0;
		font-size: 27px;
	}
	
	.copyright .info-block em {
		display: block;
		margin: 20px auto;
	}
	
	#top-banner .inner {
		padding-top: 190px;
    }
    
	.single-product #top-banner .inner {
		padding-top: 160px;
	}

	.single-product #top-banner .title {
		font-size: 24px;
		text-align: center;
	}
	
	#top-banner .descr {
		font-size: 16px;
		width: 100%;
		text-align: center;
	}
	
	#top-banner .logo {
		margin: 20px auto;
		display: block;
	}
	
	#top-banner a {
		margin: 10px auto;
	}
	
	#top-banner {
		min-height: 100vh;
		background-position: 70% 50%;
	}
	
	#top-banner .row.inner {
		background: rgba(0,0,0,0.5);
		height: 100vh;
	}
	
	.in-stock {
    	padding: 20px;
	}
}

/* OLD PHONES */

@media screen and (max-width: 374px) {

	header .header-inner {
		padding: 15px;
	}

	.title-bar {
		margin-top: 15px;
	}

	#top-banner .inner {
		padding-top: 155px;
	}
	#top-banner .inner {
		padding-bottom: 30px;
	}

	#home-slider .slider-caption h1 {
		font-size: 21px;
	}

	#home-slider .slider-caption .descr p {
		font-size: 16px;
	}

	#home-slider .slider-caption {
		top: 360px;
	}
	
	#with-without {
		padding-top: 40px;
	}

	.home-tagline {
		font-size: 24px;
		padding: 0;
	}
	
	#using .col-right .section-title {
    	margin-bottom: 24px;
    	font-size: 26px;
	}
	
	.single-product #top-banner .inner {
		padding-left: 0;
		padding-right: 0;
	}
	
	#top-banner .logo {
		margin: 10px auto;
	}
	
	#top-banner a {
		margin: 0 auto 10px auto;
	}

	.home .slick-slide .column {
		padding: 0;
	}
	
	#home-slider .slider-caption {
		top: 300px;
	}
	
	.single-product #top-banner .inner {
		padding-top: 125px;
	}
	
	#top-banner .texture {
    	width: 310px;
	}

}
/*
     FILE ARCHIVED ON 00:38:01 May 03, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:52:00 Jun 29, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.679
  exclusion.robots: 0.096
  exclusion.robots.policy: 0.083
  esindex: 0.01
  cdx.remote: 14.423
  LoadShardBlock: 127.754 (3)
  PetaboxLoader3.datanode: 89.532 (4)
  load_resource: 72.454
  PetaboxLoader3.resolve: 48.146
*/