
/* General Find a Product Styles */
.product-finder-tools h5 { font-size: 1.1em; }

.dpwpmodellist-wrap.view-compare .product-finder-tools,
.dpwpmodellist-wrap.view-compare .product-finder-results,
.dpwpmodellist-wrap .product-compare-products,
.dpwpmodellist-wrap.loading .product-compare-products,
.dpwpmodellist-wrap .product-loading { display: none; }

.dpwpmodellist-wrap.view-compare .product-compare-products { display: block; }

.dpwpmodellist-wrap.loading .product-loading { display: block; padding: 3em; margin: 0 auto; }



.product-finder-results .result-count + a { margin-left: 3em; }

.btn.compare { text-transform: uppercase; }
.btn.compare-clear { text-transform: uppercase; margin-right: 1em; display: none; }
.btn.compare-clear.visible { display: inline-block; }
.btn.compare-back { text-transform: uppercase; margin-left: 1em; }

.product-list-wrapper { }
.product-list { display: flex; flex-flow: row wrap; justify-content: space-around; }
.product-list-item { flex-basis: 23.75%; box-sizing: border-box; padding: 0; background-color: #fff; }
.product-list-item > br { float: left; }
.product-list-item.hidden { display: none; }
.series-product-list .product-list-item { width: 14.2%; }
.product-list-item a { text-decoration: none; }
.product-list-item .product-link { padding: 1em; display: block; }

.product-list-item .product-stats { border-top: 1px solid #eee; text-align: center; border-bottom: none; }
.product-list-item .dhcolumn + .dhcolumn { margin-left: 1.32%; padding-left: 1.32%; margin-left: 0; padding-left: 0; width: 25.6%; border-left: 1px solid #ddd; }

/* compare tables */
.product-compare-page { }
.specs-table img { max-width: 100%; }
.specs-table thead tr td { background-color: #fff; padding: 1em .5em; }
.specs-table thead tr th { table-layout: fixed; text-transform: uppercase; color: #fff; background-color: #1B365D; border-top: 1px solid #d7d7d7; border-bottom: 1px solid #d7d7d7; }
.specs-table thead tr th a { text-decoration: none; }
.specs-table thead th:first-child,
.specs-table tr td:first-child { white-space: nowrap; text-align: left; }
.specs-table th,
.specs-table td { padding: 2px 6px; border-bottom: 1px solid #d7d7d7; text-align: center; }
.specs-table { table-layout: fixed; width: 100%; border-collapse: collapse; margin-bottom: 20px; }
.specs-table tbody tr.spacer-row td { border: none; }

.product-specs img { max-height: 500px; }

/* Product Header Slideshow styles */
.product-header-slideshow .header-image { margin: 0 0 -.5em; }


/* DEFAULT OPTION LABELS */
.product-type-wrapper input[type=checkbox] { display: none; }
.product-type-wrapper input[type=checkbox] + label { display: block; padding: 0 0 0 1.1em; background: transparent url(../../../img/bp-unselected-checkbox.svg) no-repeat center left / .8em; float: left; }
.product-type-wrapper input[type=checkbox]:checked + label,
.product-type-wrapper input[type=checkbox].included + label { background-image: url(../../../img/bp-selected-checkbox.svg); }
.product-type-wrapper .cost-wrapper,
.product-type-wrapper .link-wrapper { display: block; float: right; clear: right; padding-left: 1em; }
.product-type-wrapper input[type=checkbox].standard + label .cost-wrapper { color: #900; font-weight: bold; text-transform: uppercase; border: none; background: none; }
.product-type-wrapper br { float: left; }

.product-promo-text { border-top: 1px solid #ddd; padding: .5em 0; margin: -1em 0 0; text-align: center; font-size: 1.2em; line-height: 1.2; }
.product-promo-text:first-line { font-weight: bold; font-size: 1.2em; }

.product-stats { border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
.product-stats .dhcolumn { box-sizing: border-box; padding: 5px 0 45px; text-align: center; border-left: 1px solid #ddd; }
.product-stats .dhcolumn { border-left: 1px solid #ddd; }
.product-stats .dhcolumn:first-child { border: none; }
.product-product-name { font-size: 1.1em; text-align: center; font-weight: 300; display: block; }


.image-middle, image-middle span { display: block; }
.image-outer-container { box-sizing: border-box; padding-bottom: 50%; position: relative; width: 100%; }
.image-inner-container { box-sizing: border-box; height: 100%; padding: 10px; position: absolute; text-align: center; vertical-align: middle; width: 100%; }
.image-item { display: inline-block; height: 100%; position: relative; width: 100%; }
.image-item img { bottom: 0; height: auto; left: 0; margin: auto; max-height: 100%; max-width: 100%; position: absolute; right: 0; top: 0; width: auto; }

/* MODEL DETAILS CSS
.model-detail-nav { background-color: #f5f5f5; }
.model-detail-nav .dhcolumn { padding: 0; }
.model-detail-nav a { padding: 1.5em 0; display: block; color: #000; text-transform: uppercase; font-weight: 300; text-decoration: none; font-size: 1.3em; }
.model-detail-nav a.active { font-weight: 700; }
.model-detail-nav li { padding: 0 2em; }
.model-detail-nav li.bab-link { float: right; padding: 0; }
.model-detail-nav li.bab-link a { color: #fff; background: #000 url(../../../img/icon-build.svg) no-repeat center left 1.3em / .8em; padding-left: 2.5em; padding-right: 2em; }

.product-details h3 { border-bottom: 1px solid #eee; }
.link-youtube { display: block; text-align: center; color: #fff; text-decoration: none; background: #3F60A1; color: #fff; padding: 1.5em 0; }
 */
.product-specs .specs-table thead tr:first-child { display: none; }
.product-name-container { display: block; }

@media only screen and (max-width:1100px) {
	.product-list-item { flex-basis: 32.220%; }
}

@media only screen and (max-width:900px) {
	.model-detail-nav li a { padding-bottom: .5em; }
	.model-detail-nav li.bab-link { float: none; padding-top: 1em; padding-bottom: 1em; }
	.model-detail-nav li.bab-link a { padding-top: .5em; padding-bottom: .5em; }
}

@media only screen and (max-width:810px) {
	.product-list-item { flex-basis: 49.166%; }
}

@media only screen and (max-width:600px) {
	.product-finder-tools .dhcolumn { padding-left: 0 !important; border-left: none !important; }
	.model-menu.inline-list li { padding: 0 .5em; }
	.top-nav .top-menu, .top-nav .social-menu { text-align: center; }


	/* compare tables */
	.specs-table th,
	.specs-table td { font-size: 10px; }
	.specs-table thead th:first-child, .specs-table tr td:first-child { white-space: normal; line-height: 1; }
}

@media only screen and (max-width:530px) {
	.product-list-item { flex-basis: 100%; }
}
