/*
 Theme Name:     Hemingway Child Theme
 Theme URI:      https://www.headforthehills.net.au
 Description:    Hemingway Child Theme for Head for the Hills Off Road Cycling
 Author:         Tyson Schmidt
 Author URI:     https://www.headforthehills.net.au
 Template:       hemingway
 Version:        1.0.0
*/

/*  BOOTSTRAP STUFF FIRST  */

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (<none>)
 * Config saved to config.json and <none>
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

[hidden],
template {
  display: none;
}

abbr[title] {
  border-bottom: 1px dotted;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}

svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}

figure {
  margin: 0;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
     transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
     transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
     transition-timing-function: ease;
}

.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: 80%;
  margin: 150px auto;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (max-width: 800px){
	.modal-dialog {
		width: 80%;
		margin: 75px auto;
	}
}

@media (max-width: 575px){
	.modal-dialog {
		width: 90%;
	}
}


@media (min-width: 800px) {

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.clearfix:before,
.clearfix:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}

#contact-us-modal .modal-dialog{
	max-width: 800px;
}

/* END BOOTSTRAP STUFF */


 
/* Theme customization starts here
------------------------------------------------------- */


.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
	color: #2d2d2d;
}

.post-content .modal-content h1, .post-content .modal-content h2, .post-content .modal-content h3, .post-content .modal-content h4, .post-content .modal-content h5, .post-content .modal-content h6 {
	margin-top: 0px;
}

.wp-facebook-review{
    display:none !important;
}
.wp-facebook-review:nth-child(-n+4){
    display:block !important;
}

@font-face {
	font-family: hfth-icons;  
	src: local('hfth-icons'), 
		url("fonts/hfth-icons.woff") format('truetype');  
	font-weight: normal;  
}

button,
	.post-content button,
	.orange-button,
	.post-content .orange-button,
	.post-content a.more-link,
	.widget_text a.orange-button,
	.post-content input[type="submit"],
	.post-content input[type="reset"],
	.post-content input[type="button"]{
	color: #fff;
	font-weight: bold;
	font-size: .8em;
	border: 1px solid #f7931e;
	border-radius: 3px;
	padding: 10px 28px;
	text-align: center;
	text-shadow: 0 -1px 0 #b76e11;
	min-width: 90px;
	display: inline-block;
	cursor: pointer;
	background: #f7931e;
	margin-top: 17px;
	line-height: 1;
	box-shadow: 5px 5px 5px #00000077;
}

button:hover,
	.post-content button:hover,
	.orange-button:hover,
	.post-content .orange-button:hover,
	.post-content a.more-link:hover,
	.widget_text a.orange-button:hover,
	.post-content input[type="submit"]:hover,
	.post-content input[type="reset"]:hover,
	.post-content input[type="button"]:hover,
pushbutton-wide:hover{
	color: #fff;
	background: #f7af4e;
	background-color: #f7af4e !important;
	border: 1px solid #f7af4e;
	text-decoration: none;
	transform: translate(-1px, -1px);
	box-shadow: 7px 7px 7px #00000077;
}

button:focus,
	.post-content button:focus,
	.orange-button:focus,
	.post-content .orange-button:focus,
	.post-content a.more-link:focus,
	.widget_text a.orange-button:focus,
	.post-content input[type="submit"]:focus,
	.post-content input[type="reset"]:focus,
	.post-content input[type="button"]:focus{
	outline: none;
}

button:active,
	.post-content button:active,
	.orange-button:active,
	.post-content .orange-button:active,
	.post-content a.more-link:active,
	.widget_text a.orange-button:active,
	.post-content input[type="submit"]:active,
	.post-content input[type="reset"]:active,
	.post-content input[type="button"]:active{
   		outline: none;
		transform: translate(2px, 2px);
		box-shadow: 3px 3px 3px #00000077;
}
 /* For Modals - Needs to be after standard buttons...*/
.post-content button.close {
  padding: 0px 5px 1px;
  cursor: pointer;
  background: transparent !important;
  border: 1px solid #000;
  -webkit-appearance: none;
	min-width: unset;
	color: #000;
	font-size: 1em;
}

.post-content .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=40);
}
.post-content .close:hover,
.post-content .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
	transform: translate(-1px, -1px);
	box-shadow: 7px 7px 7px #00000077;
	background: transparent;
}
	
		
/* End Stuff for Modals */


.scrollbutton{
	cursor: pointer;
}


/* Menu Styling*/

.navigation{
	position: fixed;
    top: 0px;
    height: 115px;
    width: 100%;
    z-index: 999;
}

.top-pack{
	display: block;
	position: static;
}

.blog-menu{
	width: 82%;
	float: right;
	clear: right;
}

.blog-menu  a{
	padding: 10px 15px;
}

.blog-menu li{
	float: right;
}



.blog-menu > li:before, .blog-menu > li:first-child:before  {
    content: "//";
	z-index: 2;
}

.blog-menu > .has-children::after, .blog-menu > .page_item_has_children::after {
	z-index: 0;
}


.blog-menu ul li {
    width: 250px;
    background: #1d1d1d;
}

.menu-tab{
	display: inline-block;
}

.menu-tab li{
	display: inline-block;
	padding: 5px 0;
	border-radius: 0 0 3px 3px;
	color: #fff;
	background: #f7931e;
	margin: 0 0 5px 10px;
}

.menu-tab li:hover{
	background: #f7af4e;
}

.menu-tab a{
	color: #fff;
	padding: 4px 10px;
}

.menu-tab a:hover{
	color: #fff;
}

.menu-tab a:before{
	font-family: hfth-icons;
	margin-right: 10px;
}

.home-button a:before{
	content: "\e604";
}

.phone a:before {
	content: "\e602";
}

.contact-button a:before{
	content: "\e603";
}

.menu-logo{
	display: inline-block;
	float: left;
}

@media (max-width: 800px){
	.menu-addition{
		display: none;
	}

	.navigation{
		height: 57px;
	} 
}
/*This should stop links to tags on a page hiding behind top menu bar*/
:target:before {
content:"";
display:block;
height:115px; /* fixed header height*/
margin:-115px 0 0; /* negative fixed header height */
}

/*end of Menu Styling*/

/*Header Styling*/

.header {
	padding: 45px 0;
	background: no-repeat center top;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}

@media (min-width: 1400px){	 /*Big Screens (Desktop)*/
	.header{
		padding: 60px;
	}
}
@media (max-width: 700px){
	.header.section {
    	padding: 35px 0;
	}
}
@media (max-width: 500px){
	.header.section {
   		padding: 15px 0;
	}
}

.blog-logo img {
    max-height: 300px;
    width: auto;
    max-width: 100%;
    height: auto;
}


/*End of Header Styling */


/* SideBar Widgit Edits */

/* Change Spacing between Widgets */

.widget {
    padding-bottom: 5%;
    margin-bottom: 5%;
}

.sidebar{
	margin-top: 2%;
}



/*--Set Up General Formatting--*/

/*Text and Colours*/

body a {
	color: #f7931e;
	text-decoration: none;
}

body a:hover {
	color: #f7931e;
	text-decoration: none;
}

::selection {
	background: #f7931e;
	color: #333;
}

.post-title {
    font-size: 2em;
    line-height: 100%;
}

.post-header{
	margin-bottom: 3% 0;
}

.post-content h2{
	font-size: 1.5em;
}

.post-content h3{
	font-size: 1.3em;
	margin: 50px 0 15px; 
}

.post-content p{
	text-align: justify;
	line-height: 150%;
}

.post-content a:hover {
    cursor: pointer;
}

/* Reduce Space Between Header and Title */
.wrapper{
	margin-top: 20px;
}

/* Line up Data on Contact Details Sections*/
.contact-table{
	margin-bottom: 25px;
}

.contact-th, .contact-table td, .contact-table tr{
	padding: 0px;
	border: 0px;
	word-break: break-word;
}

table.contact-table tbody > tr:nth-child(odd) > td {
    background: none;
}

.contact-table th{
	width: 30px;
	padding: 0px;
	border: 0px;
	
}

.contact-form-wrapper{
	max-width: 500px;
	margin: 25px auto;	
}

.testimonial{
	font-style: italic;
}

.testimonial-name{
	font-style: normal;
	font-weight: bold;
	color: #f7931e;
}



/* Contact Form Stying for Jetpack Contact Form  */

.contact-form input[type=checkbox], .contact-form input[type=radio] {
    float: none;
    margin-bottom: 0px; 
}

.contact-form label.checkbox, .contact-form label.radio{
	margin-bottom: 15px;
}



/*  Rezdy-Like Formatting  */



.product-wrapper{
	width: 100%;
	border-top: 1px solid #eee;
	padding: 20px 0;
	display: table;
}

.product-info h1, .product-info h2, .product-info h3, .product-info h4, .product-info h5, .product-info h6 {
	margin: 0 0 10px;
}

.product-wrapper p {
	font-size: .9em;
	margin-bottom: .5em;
	word-wrap: break-word;
}

.product-pricing button, .product-pricing .orange-button{
	margin-top: 0;
}

.product-hidden-details p{
	font-size: 1em;
}

.product-img-wrapper{
	float: left;
	display: block;
	padding: 5px;
	border: 1px solid #ddd;
	border-radius: 4px;
}
.product-img{
	max-width: 150px;
	min-width: 150px;
	width: 150px;
	float: left;
}
.product-text-wrapper{
	margin-left: 20px;
	float: left;
	display: block;
}

.product-info{
	display: block;
}

.additional-info {
	display: block;
	font-size: .9em;
	list-style: none;
	margin-bottom: 14px !important;
}

.additional-info table {
	display: block;
	font-size: .9em;
}

.additional-info tr, .additional-info th, .additional-info td{
	background: none;
	border: 0;
	padding: 0;
	line-height: 1.5em;
}

.additional-info td{
	word-break: break-word;
}

.additional-info th{
	padding-right: 5px;
}


 
.additional-info table tbody > tr:nth-child(odd) > td{
	background: none;
	border: none;
}


.hidden-text-wrapper-prev {
	font-size: 16px;
	word-wrap: break-word;
	text-align: justify;
}

.product-pricing{
	float: right;
	text-align: right;
	display: block;
	margin-right: 14px;
}

.product-pricing p {
	float: right;
	text-align: right;
	display: block;
}

.product-pricing a {
	color: #fff;
	}


.product-from {
	font-weight: bold;
	font-size: 16px;
	color: #2d2d2d;
	margin-bottom: 4px;
}

.product-dollars {
	font-weight: bold;
	font-size: 28px;
	line-height: 100%;
	color: #2d2d2d;
}

.program-status-detail{
	font-weight: bold;
	font-style: italic;
}


.hidden-text-prev:active{
	background: #e88500;
	border-color: #e88500;}


@media (min-width: 1063px) {
	
.product-text-wrapper {
	width: 73%;
	margin-left: 20px;
	}

.product-info {
	width: 69%;
	float: left;
	margin-right: 20px;
	}



}


@media (min-width: 911px) and (max-width: 1062px) {

.product-text-wrapper {
	/*width: 60%;*/
	width: 70%;
	margin-left: 20px;
	}

.product-pricing {
	float: left;
	text-align: left;
	display: block;
	}

.product-pricing p {
		float: left;
		text-align: left;
	}

}

@media (min-width:576px) and (max-width:910px) {
	
.product-text-wrapper {
	/*width: 42%;*/
	width: 60%;
	margin-left: 15px;
	}

.product-pricing {
	float: left;
	text-align: left;
	display: block;
	}

.product-pricing p {
	float: left;
	text-align: left;
	}

}


@media (max-width: 575px) {

.product-text-wrapper {
	width: 100%;
	margin-left: 1px;
	}

.product-img-wrapper {
	margin-bottom: 10px;
	}

.product-pricing {
	float: left;
	text-align: left;
	display: block;
	}
	
.product-pricing p {
	float: left;
	text-align: left;
	}
}


/*-----------------------------------------------*/
/*-----------Front Page Quick Links  ------------*/
/*-----------------------------------------------*/


.quick-links-wrapper{
	display:block;
	width:100%;
	text-align: justify;
	padding: 20px 0;
}

.quick-links-wrapper:after{
	display: inline-block;
	content: '';
	width:100%;
}

.quick-link {
	display:inline-block;
    width: 23%;
	max-width: 200px;
    padding-top: 10px;
}

.ql-caption-wrapper h3{
    font-weight: bold;
    color: #fff;
    margin: 0;
    padding: 10px;
    background: rgba(0, 0, 0, .5);
}

.ql-caption-wrapper p{
padding: 10px;
}

@media (min-width: 800px){

.ql-caption-container {
    position: relative;
    overflow: hidden;

    /* Only the -webkit- prefix is required these days */
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
}

.ql-caption-container::before {
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    transition: background .35s ease-out;
}

.ql-caption-container:hover::before {
    background: rgba(0, 0, 0, .5);
}

.quick-link img{
display: block;
max-width: 100%;
height: auto;
} 

.ql-caption-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: white;

    -webkit-transform: translateY(100%);
            transform: translateY(100%);

    transition: -webkit-transform .35s ease-out;
    transition:         transform .35s ease-out;
}

.ql-caption-container:hover .ql-caption-wrapper {

    -webkit-transform: translateY(0);
            transform: translateY(0);
}

.ql-caption-wrapper h3 {
    -webkit-transform: translateY( -webkit-calc(-100%) );
            transform: translateY( calc(-100%) );

    transition: -webkit-transform .35s ease-out;
    transition:         transform .35s ease-out;
}

.ql-caption-container:hover .ql-caption-wrapper h3 {
    -webkit-transform: translateY(0);
            transform: translateY(0);
}

}

@media (max-width: 800px) {

.quick-link{
display:block;
width: 100%;
max-width: 100%;
}

.ql-caption-wrapper h3{
font-size: 1.2em;
color: #444;
padding: 0 0 10px 0;
background: none;
}

.ql-caption-wrapper p{
padding: 0px;
}

.quick-link img{
display: inline-block;
width:25%;
}

.ql-caption-wrapper{
display: inline-block;
position: relative;
vertical-align: top;
width: 72%;
opacity: 1;
padding: 0;
margin-left: 1%;
color: #444;
font-size: 1em;
font-weight: normal;
background-color: transparent;
}
}

@media (max-width: 300px){
	.ql-caption-wrapper p{
		display: none;
	}
}

/*-----------End of Front Page Quick Links--------------*/


/*--------- jetpack contact form & wrapper ---------------*/

.contact-form input[type=text], .contact-form input[type=email], .contact-form textarea {
    width: 98%;
}


/*------------------------------------------------------*/
/*-----------         MailChimp Stuff        -----------*/
/*------------------------------------------------------*/
.mailing-subscribe-wrapper > #mc_embed_signup {
    background: none;
    clear: left;
   font: inherit; 
}


.mailing-subscribe-wrapper > #mc_embed_signup .button {
    clear: both;
    background-color: #f7931e;
    border: 1px solid #f7931e;
    border-radius: 3px;
    transition: all 0.1s ease-in-out;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: .8em;
    font-weight: bold;
    height: unset;
    line-height: 1;
    margin: 0 5px 10px 0;
    padding: 10px 28px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
}

.mailing-subscribe-wrapper > #mc_embed_signup input[type="text"],.mailing-subscribe-wrapper > #mc_embed_signup input[type="email"] {
    border: none;
}

.mailing-subscribe-wrapper{
	max-width: 450px;
	margin-bottom: 1.1em;
	border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

#mc_embed_signup_scroll > h2{
display: none;
}



/*---------------------------------------------------------------------*/
/*-------              Columns Section (responsive)              ------*/
/*-------       Manually set column width with inline HTML       ------*/
/*---------------------------------------------------------------------*/

.multi-column {
	display: inline-block;
	width: 49%;
	vertical-align: top;
	margin: auto;
}

.column-images .photo-caption-container{
	max-width: 460px;
}


@media (max-width: 1063px) {

.multi-column {
	display: block;
	width: 100% !important;
	margin: 20px 0;
}
.multi-column-hide-small {
	display: none !important;		
}	
.multi-column-hide-large {
	display: block;		
}	
}

@media (min-width: 1063px) {


.multi-column-hide-large {
	display: none !important;		
}	
}


/*------------------------------------------------------*/
/*-----------      Photo Sexiness Code       -----------*/
/*------------------------------------------------------*/

.photo-caption-container {
	display: block;
	margin: 0 auto 1.1em auto;
	padding: 0 20px;
}

.photo-caption-container img {
	display: block;
	width: 100%;
	padding: 5px;
	border: 1px solid #ddd;
	border-radius: 4px;
	background: #fff;
}

.photo-caption-container p {
	padding-top: 0.5em;
    font-size: 0.85em;
    font-style: italic;
    color: #888;
    text-align: center;
}

/*Turn off "no comments" bit in posts*/
.nocomments{
	display: none;
}

/*------------------------------------------------------*/
/*-----------      Details Table             -----------*/
/*------------------------------------------------------*/

.details-table{
	max-width: 500px;
}

.details-table tr{
	background: none;
}

.details-table tr:nth-child(odd) > td{
	background: none !important;
	}

.details-table th {
	background: none;	
}

.details-table td {
	background: none;
}

.details-table-stack th{
	border: none;
}

.details-table-stack td{
	border: none;
	padding: 1% 2%;
}

.details-table-stack-last td{
	padding: 1% 2%;
}


.details-table-large th{
	border: none;
	padding-bottom: 2px;
}

.details-table-large td{
	padding-top: 0;
}



/*------------------------------------------------------*/
/*-----------    Page Description Section    -----------*/
/*------------------------------------------------------*/

.page-description{
	margin-bottom: 20px;
}

.page-description .column-text{
	width: 59%;
}

.page-description .column-images{
	width: 39%;
}

.hidden{
	display: none;
}


/*------------------------------------------------------*/
/*-----------    Multi Program Buttons etc   -----------*/
/*------------------------------------------------------*/

.product-hidden-details {
	display: none;
	float: left;
	width: 100%;
}

.center{
	display: block !important;
	margin: auto;
}



/* Image Slider Stuff
------------------------------------------------------- */

.slideshow-image-wrapper {
	display: block;
	width: 30%;
	margin: auto;
	padding: 0;
  position: absolute;
  left: 35%;
  top: 8%;
  z-index: 1;
}

.slideshow-image-wrapper p{
	display: none;
}

.slideshow-image-wrapper img{
/*-webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;*/
}

.image-hot{
	left: 25%;
	display: block;
	top: 0;
	z-index: 4;
	width: 55%;
}

.image-hot p{
	display: block;
}


.image-hot img{
/*-webkit-box-shadow: 0 20px 40px 0px black;
-moz-box-shadow: 0 20px 40px 0px black;
box-shadow: 0 20px 40px 0px black;*/
}


.image-pre, .image-post{
	left: 1%;
    display: block;
    top: 8%;
    z-index: 3;
}

.image-post{
	left: 69%;
}



.slideshow-container {
  height: 350px;
  width: 100%;
  position: relative;
  margin: auto;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}




.slideshow-container > .prev, .slideshow-container > .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 3px;
  user-select: none;
}

/* Position the "next button" to the right */
.slideshow-container > .next {
  right: 0;
}

/* On hover, add a black background color with a little bit see-through */
.slideshow-container > .prev:hover, .slideshow-container > .next:hover {
  background-color: rgba(0,0,0,0.8);
  text-decoration: none;
}


/* The dots/bullets/indicators */
.slideshow-dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .slideshow-dot:hover {
  background-color: #717171;
}


/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next {font-size: 11px}
}

@media (max-width: 675px) {
.slideshow-container {
  height: 660px;
}

.slideshow-image-wrapper{
	display: none;
}
.image-hot, .image-pre, .image-post{
	display: block;
	position: static;
	top: 0;
	width: 100%;
	max-width: 350px;
	padding: 0 20px 20px; 
}

.image-post p, .image-pre p{
	display: block;
}

}


/* END Image Slider STUFF */





