/** Shopify CDN: Minification failed

Line 2660:9 Expected ":"

**/
/* 
	CKO Designs Shopify Template
	Override CSS Styles

	TKO Red = EA2833
	Black = 25292b

	---------------------------*/
	
/* Global 
-------------------------------*/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,100,100italic,300italic,400italic);
@import url(https://fonts.googleapis.com/css?family=Montserrat);
@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,700,900);

@font-face {
  font-family: "Eurostile-Bold";
  src: url("//www.tkostrength.com/cdn/shop/t/15/assets/Eurostile-Bold.eot?v=111603181540343972631771140198") format("eot"),
  url("//www.tkostrength.com/cdn/shop/t/15/assets/Eurostile-Bold.ttf?v=135366923417795241481771140199") format("truetype");
}

@font-face {
  font-family: "minion";
  src: url("//www.tkostrength.com/cdn/shop/t/15/assets/minion.eot?v=83423550465136383391771140231") format("eot"),
  url("//www.tkostrength.com/cdn/shop/t/15/assets/minion.woff?v=138988420610828233251771140233") format("woff"),
  url("//www.tkostrength.com/cdn/shop/t/15/assets/minion.ttf?v=100352498733922047721771140232") format("truetype");
}

html {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

html {
	font-size: 14px;
}

body {
  color: #333;
  font-family: "open sans", arial, sans-serif;
  font-size: 100%;
  line-height: 1.48em;
  border-top: 80px solid transparent;
}

body.template-index {
  border-top: none;
}

body.border-top-remove {
  border-top: none;  
}

h1, h2, h3, h4, h5, h6 {
 font-family: "open sans", arial, sans-serif;
 color: #333; 
 font-weight: 700;
 margin: 0 auto;
 line-height: 1em;
}

h1 { 
  font-size:1.75rem; 
  padding:1.51786rem 0; 
}

h2 { 
  font-size:1.5rem; 
  padding:1.45833rem 0; 
}

h3 { 
  font-size:1.33333rem; 
  padding:1.25rem 0; 
}

h2.section-head {
  color: #fff;
  font-size: 3rem;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  padding-top: 30px;
  padding-bottom: 30px;
  margin: 0;
  width: 100%;
}

h2.section-head.dark {
  color: #25292b;
}

p {
  font-weight: 300;
  margin: 0 0 20px;
}

p.large {
  font-size: 1.333rem;
  letter-spacing: .06em;
  line-height: 1.45em;
  font-weight: 700;
}

a {
  color:#EA2833; 
}

a:hover {
  text-decoration: none;
  color: #EC3F49;
  -webkit-transition: all .15s ease-in-out;
  -moz-transition: all .15s ease-in-out;
  -ms-transition: all .15s ease-in-out;
  -o-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;;
}

.collection-description {
  height: 0px;
  overflow: hidden;
 }

#collection-description {
  height: 0px;
  overflow: hidden;
 }
.collection2-description {
  height: 200px;
  overflow: hidden;
 }

#collection2-description {
  height: 200px;
  overflow: hidden;
 }
#container {
  width: 100%;
  padding:  0;
  margin: 0 auto;
}

.inner-wrapper {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  position: relative;
  padding: 0 20px;
  box-sizing: border-box;
}

.one-half {
  width: 49%;
}

.one-half-true {
  width: 50%;
}

.one-third-true {
  width: 33.33333%;  
}

.one-third {
  width: 32.5%;  
}

.two-thirds {
  width: 65%;  
}

.three-fourths {
  width: 75%;
}

.one-fourth {
  width: 25%;
}

.one-fifth {
  width: 20%;
}

.two-fifths {
  width: 40%;
}

.three-fifths {
  width: 60%;
}

.four-fifths {
  width: 80%;  
}

.full-width {
  width: 95%;
}

.box-centered {
  margin-right: auto;
  margin-left: auto;
}

.left {
  float: left;
}

.right {
  float: right;  
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left !important;  
}

.text-justify {
  text-align: justify;  
}

.text-center {
  text-align: center;  
}

.text-right {
  text-align: right;  
}

.italics {
  font-style: italics;  
}

.white-bg {
  background: #fff;
}

.gray-bg {
  background: #f5f5f5;  
}

.black-bg {
  background: #1e2123;  
}

.dark-bg {
  background: #25292b
}

.inline-block {
  display: inline-block;  
}

.header-spacing {
  padding-top: 80px;  
}

.large-title {
  font-size: 4rem;
}

.block-center {
  margin-right: auto;
  margin-left: auto;
}

hr.clear {
  width: 100%;
  margin: 40px auto;
  background: transparent;
  border: none;
  height: 0;	
}

hr.clear-breaker-line {
  width: 100%;
  height: 81px;
  border: none;
  background: url( //www.tkostrength.com/cdn/shop/t/15/assets/break-line.png?v=22954 ) center center no-repeat;
  margin:0;
  padding: 0;
  display: block;
  clear: both;
}

hr.clear-breaker-line.bottom {
  width: 100%;
  height: 81px;
  border: none;
  background: url( //www.tkostrength.com/cdn/shop/t/15/assets/break-line-bottom.png?v=22954 ) center center no-repeat;
  margin:0;
  padding: 0;
  display: block;
  clear: both;
}

hr.clear-pretty {
  width: 23%;
  background: #E21622;
  height: 4px;
  margin-right: auto;
  margin-left: auto;
  clear:both;
  border: none;
  padding: 0;
  margin: 0 auto 40px; 
}

.divide-object {
    z-index: 100;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    height: 40px;
    width: 40px;
    border-bottom: 1px solid #1e2123;
    border-left: 1px solid #1e2123;
    background-color: transparent;
    content: "";
}

.divide-object.bottom {
    bottom: -20px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.divide-object.bottom.black {
	background: #1e2123;
  	border-color: #1e2123;
}

a#signup-button {
  margin-left: 15px;
  border-radius: 2px;
  width: 100%;
  max-width: 310px;
  display: inline-block;
  border: none;
  background: #EA2833;
  color: #fefefe;
  padding: 11px 25px 11px;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 1px;
  max-width: 210px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
   transition: all 250ms ease-in-out;
   width: 50%;
}

/* Page Section Styles 
--------------------------------------*/

input.button, a.button, span.button {
	border: none;
  	background: #EA2833;
    color: #fefefe;
 	padding: 11px 25px 11px;
    font-size: 1rem;
    font-weight: 700;
  	letter-spacing: 1px;
  	max-width: 210px;
  	text-align: center;
    text-transform: uppercase;
  	-webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
  	width: 50%;
}

input.button:hover, a.button:hover, a.button:focus, span.button:hover, span.button:focus {
	background: #eee;
    color: #777;
  	outline: none;
}


/* Preloader 
---------------------------------------*/

.loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 100000000;
  background: #000;
  opacity: 1;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.loader img {
  width: 300px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  opacity: 0;
}

.loader.loaded {
  opacity: 0;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

body.loading {
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}	

@keyframes flickerAnimation {
  0%   { opacity:0; }
  50%  { opacity:1; }
  100% { opacity:0; }
}
@-o-keyframes flickerAnimation{
  0%   { opacity:0; }
  50%  { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes flickerAnimation{
  0%   { opacity:0; }
  50%  { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes flickerAnimation{
  0%   { opacity:0; }
  50%  { opacity:1; }
  100% { opacity:0; }
}
.animate-flicker {
   -webkit-animation: flickerAnimation 3s infinite;
   -moz-animation: flickerAnimation 3s infinite;
   -o-animation: flickerAnimation 3s infinite;
    animation: flickerAnimation 3s infinite;
}

/* Header 
---------------------------------------------*/

#header {
  	background: rgba(0,0,0,.80);
	top: 0;  
  	position: fixed;
  	height: 80px;
  	z-index: 100000;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.1);
	box-shadow: 0 2px 3px 0 rgba(0,0,0,.1);
    -webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;	
	transition: all .3s ease-in-out;
} 

#logo { 
  padding-top: 15px;
  padding-bottom: 10px;
  position: relative;
  height: 80px;
  float: left;
 -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  opacity: 1;
  width: 200px
}

#logo:hover {
  background: #EA2833;
  
}

#logo img {
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  display: block;
}

#cart-summary {
  height:  80px;
  position: absolute;
  right: 20px;
  top: 0;
  opacity: 1;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}


#header #cart-summary > span.top-link {
  color: #fff;
  font-weight: 500;
  padding-left: 1em;
  padding-right: 1em;
  line-height: 80px;
  float: left;
  text-align: center;
  letter-spacing: 1px;
}

#header #cart-summary > span.top-link.mycartdrop {
  height: 100%;
  position: relative;
  width: 50px;
}

#header #cart-summary > span.top-link.mycartdrop:hover {
  cursor: pointer;
}

#header #cart {
  display: block;
  text-indent: -9999em;
  background: url(//www.tkostrength.com/cdn/shop/t/15/assets/cart-icon.png?v=847468965868808921771140190) center center no-repeat;
  background-size: 20px 20px;
}

#header #cart.added {
  background: url(//www.tkostrength.com/cdn/shop/t/15/assets/cart-icon-added.png?v=88259655375755221251771140190) center center no-repeat;
  background-size: 20px 20px;
}

#header #cart-count {
  color: #333;
  width: 13px;
  height: 13px;
  background: #fff;
  position: absolute;
  left: 10%;
  line-height: 13px;
  font-size: 10px;
  top: 30%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}

#header #specials-bar {
	height: 40px;
 	position: absolute;
 	bottom: -40px;
    background: rgba(234, 40,51, .9);
  	text-align: center;
   width: 100%;
}
	#header #specials-bar span {
      display: block;
      text-align: center;
      margin: 0 auto;
      color: #fff;
      font-size: .875rem;
      font-weight: bold;
      line-height: 40px;
      z-index: 100;
     
    }

/* Cart Dropdown
------------------------------------------*/

#header #cart-info table {
	width: 100%;  
}

#header #cart-info .cart_header {
  padding-top: .5em;
  padding-bottom: .5em;
}

#header #cart-info .cart_remove {
	padding-top: 5px;
  	font-size: .675rem;
  	color: #fefefe;
}

#header #cart-info {
  position: absolute;
  top: 95%;
  right: -20px;
  width: 400px;
  background: #111;
  line-height: 1.2em;
}

#cart-info td {
  padding-top: 5px;
  padding-bottom: 5px;
}

#cart-info #cart_buttons_td {
  padding-top: 10px;
  padding-bottom: 0;
}

#cart-info #view_cart {
  border:none;
  border-right: 1px solid #222;
  background: #EA2833;
  width: 50%;
  float: left;
  font-size: .675rem;
}

#cart-info #checkout_me {
  border:none;
  background: #EA2833;
  width: 50%;
  float: left;
  font-size: .675rem;
}


#cart-info #checkout_me a, #cart-info #view_cart a {
  display: block;
  background: #EA2833;
  color: #fff;
  font-weight: 600;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  -webkit-transition: all .15s ease-in-out;
  -moz-transition: all .15s ease-in-out;
  -ms-transition: all .15s ease-in-out;
  -o-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
}

#cart-info #checkout_me a:hover, #cart-info #view_cart a:hover {
  background: #eee;
  color: #333;
}

/* Search 
-------------------------------------------*/

#header #top-search {
  float: left;
  width: 40px;
  height: 100%;
  text-indent: -99999em;
  background: url(//www.tkostrength.com/cdn/shop/t/15/assets/top-search-icon.png?v=86808191212203656181771140254) center center no-repeat;
  background-size: 14px 14px;
}

#header #top-search:hover {
  cursor: pointer;  
}

#header.top {
  background: rgba(0,0,0,0);
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,0);
  box-shadow: 0 2px 3px 0 rgba(0,0,0,0);
  position: fixed;
  top: 0;
}

#header.top #logo, #header.top #cart-summary {
  opacity: 0;
}

#top-search-bar {
  background: rgba(234, 40,51, .9);
  top: 100%;
  height: 80px;
  max-height: 0;	
  overflow: hidden;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -ms-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
}

#top-search-bar.active {
  max-height: 80px;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -ms-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;  
  z-indeX: 100000;
}

#top-search-bar form {
  margin-right: auto;
  margin-left: auto;
  height: 50px;
  width: 66%;
}

#top-search-bar form input#search-field {
  color: #fff;
  border: none;
  padding: 0 40px 0 0;
  font-size: 48px;
  width: 100%;
  font-weight: 500;
  text-align: center;
}

#top-search-bar span#close-search {
  color: #fff;
  font-weight: 700;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  font-size: 48px;
  position: absolute;
}
  
#top-search-bar span#close-search:hover {
  cursor: pointer;
}

#top-search-bar form button {
  position: absolute;
  right: 10%;
  top: 20px;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
  background: transparent;
  border: none;
}

@media only screen and (max-width: 720px) {
	#top-search-bar form button {
    	font-size: 1rem;
    }
}

/* Navigation
--------------------------------------------*/

#nav {
  width: 60%;
  margin: 0 auto;
  padding: 0;
  position: relative;
  text-align: center;
  padding-right: 20px;
  padding-left: 20px;
}

#header a.top-link {
  border-bottom: 3px solid transparent;
  color: #fff;
  padding-left: 1em;
  padding-right: 1em;
  font-size: 11px;
  line-height: 77px;
  display: inline-block;
  text-align: center;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

#header a.top-link:hover {
  color: #fff;
  background: rgba(0,0,0,.9);
  border-color: #E21622;
}

/*-------------------------------------------
				Home Page 
--------------------------------------------*/

/* slideshow 
--------------------------------------------*/

#hero {
  height: auto;
  width: 100%;
  overflow: hidden;
  background: #000;
}

#hero-logo {
  width: 600px;
  height: auto;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 999;
  opacity: 1;
  transform: translate(-50%, -50%);
}

#hero-logo img {
  width: 100%;
}

/* Home Page Promo Section
--------------------------------------------*/

.home-promo-container {
  width:  100%;
  position: relative;
  margin-right: auto;
  margin-left: auto;
}

.home-promo-container .inner-wrapper.tall {
  padding-top: 60px;
  padding-bottom: 60px;
}

.home-promo-container.full-bg {
  transform: scale(1,1);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.home-promo-container h3 {
  font-size: 4rem;  
  text-transform: uppercase;
  text-align: center;
}

.home-promo-container h3 {
  padding-bottom: 40px;  
}

.home-promo-container p {
  margin-right: auto;
  margin-left: auto;
}

.home-promo-container .top-push {
  padding-top: 80px;
}

.home-promo-container.full-bg h3 {
  padding-bottom: 10px;  
}

.home-promo-container.full-bg p.large {
  	font-size: 1.4rem;
  	font-weight: 400;
  	letter-spacing: 1px;
	color: #fefefe;
}

/* Home Promo Box 1
--------------------------------------------*/

#promo-box-1 {
  z-index: 10000;
  padding-bottom: 60px;
}

#promo-box-1 .one-third {
  border: 1px solid #333;
  margin-right: 1.5%;
  margin-left: 1.5%;
  width: 30%;  
  text-align: center;
  margin-bottom: 30px;
  float: left;
  line-height: 1;
}

#promo-box-1 .one-third h4 {
  	padding: 40px 0 0px;
  	font-size: 2rem;
  	text-align: center;
  	text-transform: uppercase;
  	color: #a6a6a6;
  	letter-spacing: 2px;
}

#promo-box-1 .inner-wrapper .one-third.last {
  margin-right: 0;
}

#promo-box-1 .inner-wrapper .one-third.first {
  margin-left: 0;
}

#promo-box-1 .inner-wrapper .home-grid {
 -moz-column-count: 3;
 -moz-column-gap: 15px;
 -webkit-column-count: 3;
 -webkit-column-gap: 15px;
 column-count: 3;
 column-gap: 15px;
 list-style-type: none;
 overflow: hidden;
 width: 85%;
 margin-right: auto;
 margin-left: auto;
 margin-bottom: 20px;
 margin-top: 0px;
}

#promo-box-1 .inner-wrapper .one-third {
   display: inline-block;
   margin-bottom: 12px;
   width: 100%;
	opacity: 1;
   -webkit-transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -ms-transition: all .3s ease-in-out;
   -o-transition: all .3s ease-in-out;
   transition: all .3s ease-in-out;
}

#promo-box-1 .inner-wrapper .one-third a {
  line-height: 0;
  display: block;
  background: #fff;
}

#promo-box-1 .inner-wrapper .one-third img {
  opacity: .9;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

#promo-box-1 .inner-wrapper .one-third:hover img {
  opacity: 1;
}

@media only screen and (max-width : 999px),
only screen and (max-device-width : 999px){
 #promo-box-1 .inner-wrapper .home-grid {
 -moz-column-count: 3;
 -moz-column-gap: 5px;
 -webkit-column-count: 3;
 -webkit-column-gap: 5px;
 column-count: 3;
 column-gap: 5px;
 max-width: 800px;
 }
}
 
@media only screen and (max-width : 799px),
only screen and (max-device-width : 799px){
 #promo-box-1 .inner-wrapper .home-grid {
 -moz-column-count: 3;
 -moz-column-gap: 5px;
 -webkit-column-count: 3;
 -webkit-column-gap: 5px;
 column-count: 3;
 column-gap: 5px;
 max-width: 600px;
 }
 
}
 
@media only screen and (max-width : 599px),
only screen and (max-device-width : 599px){
 #promo-box-1 .inner-wrapper .home-grid {
 -moz-column-count: 1;
 -moz-column-gap: 10px;
 -webkit-column-count: 1;
 -webkit-column-gap: 10px;
 column-count: 1;
 column-gap: 10px;
 max-width: 400px;
 }
 
}

/* Home Promo Box 2
--------------------------------------------*/

#promo-box-2 {
  border-top: 2px solid #333;
  border-bottom: 1px solid #333;
  overflow: hidden;  
  padding-top: 20vh;
  padding-bottom: 20vh;
}

#promo-box-2 h3 {
  color: #fff;
  text-align: center;
}

#promo-box-2 img.body-bike-logo {
  margin-bottom: 30px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  display: block;
  max-width: 20%;
}

#promo-box-2 p.large {
  font-weight: bold;
  text-transform: uppercase;
}

/* Home Promo Box 3
--------------------------------------------*/

h2#featured-title-home {
  font-family: Eurostile-Bold, 'open sans';
  color: #EA2833;
  font-size: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  width: auto;
  z-index: 10000;
  position: absolute;
  bottom: 0;
  width: 100%;
}

#promo-box-3 {
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
  height: 450px;  
}

@media only screen and (min-width: 1400px)  {
  #promo-box-3 {
  	height: 600px;
  }
}

#promo-box-3 h2.featured-title {
  color: #EA2833;
  position: absolute;
  padding-right: 1em;
  padding-left: 1em;
  font-size: 2rem;
  background: #000;
  left: 50%;
  transform: translatex(-50%);
  top: 40px;
  text-align: center;
  text-transform: uppercase;
  width: auto;
  z-index: 1000;
}

#promo-box-3 h3 {
  color: #333;
  text-align: center;
}

#promo-box-3 .one-half {
  width: 50%;
  height: 100%;
  float: left;
  position: relative;
  overflow: hidden;
  transform: scale(1,1);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.half-caption {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.4);
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -ms-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
  border: 1px solid #aaa;  
}

.half-caption:hover {
   background: rgba(0,0,0,.0);
}

#promo-box-3 .half-caption h2 {
  padding-top: 25%;
  font-size: 1.75rem;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 40px;
  font-weight: 700;
  text-shadow: 1px 0px 2px #888;
}

/* Home Promo Box 4
--------------------------------------------*/

#promo-box-4 {
	padding-top: 20vh;
  	padding-bottom: 20vh;
}

#promo-box-4 h3 {
	color: #fff;
}

#promo-box-4 img.home-slogan {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  display: block;
  max-width: 50%;
}

/* Signup Call
--------------------------------------------*/

.signup-call {
  width: 100%;
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
}

.signup-call h3 {
  color: #fff;
  padding-bottom: 10px;
  text-transform: normal;
  text-align: left;
  font-size: 2rem;
  letter-spacing: 1px;
}

.signup-call h4 {
  color: #fff;
}

.signup-call form {
  padding-top: 20px;
  position: relative;
  padding-right: 40px;
  padding-left: 40px;
}

.signup-call form input {
  background: #fefefe;
  font-size: 1rem;
  padding: 12px 10px;
  border: 1px solid #a6a6a6;
  margin-bottom: 20px;
  font-family: "open sans", arial, sans-serif;
  color: #a66a6a;
  text-transform: uppercase;
  width: 100%;
}

.signup-call form input.email {
  margin-bottom: 0;  
}

.signup-call form button.button {
  font-family: Montserrat;
  position: absolute;
  padding: 10px 20px;
  font-weight: 200;
  background: transparent;
  color: #b5121b; 
  bottom: 0;
  font-size: 1.618rem;
  right: 40px;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-left: 1px solid #a6a6a6;
}

/*-------------------------------------------
		All Collection Page
--------------------------------------------*/

#all-collection-page {
	padding-top: 0;  
}

#all-collection-page .page-title {
  margin-bottom: 40px;
}

#all-collection-page .coll-prod-meta {
  padding-top: 15px;
}

#all-collection-page .coll-prod-meta p, #all-collection-page .coll-prod-meta a {
  font-weight: 700;
}

/*-------------------------------------------
		Collection Landing Page
--------------------------------------------*/

h1.collection-page-title {
  color: #EA2833;
  padding-top: 40px;
  padding-bottom: 20px;
  font-size: 3rem;
  font-family: Eurostile-Bold, "open sans", arial;
  font-weight: 700;
  text-transform: uppercase;
}

#collection-landing-page .collection-link {
  display: inline-block;  
  position: relative;	
  line-height: 0;
  margin-bottom: 70px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;  
}

#collection-landing-page .collection-link h3 {
  font-size: 1.2rem;
  color: #EA2833;
  font-weight: 700;
  line-height: 1.2em;
  text-transform: uppercase;
  width: 100%;
  padding-left: 10%;
  padding-right: 10%;
  text-align: center;
  position: absolute;
  top: 100%;
  opacity: 1;  
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; 
}

#collection-landing-page .collection-link:hover h3 {
  opacity: 1;
}


#collection-landing-page .collection-link h4.view-more {
  color: #fff;
  font-weight: 700;
  font-style: italic;
  font-size: 1.775rem;
  line-height: 1.2em;
  text-transform: uppercase;
  width: 100%;
  padding-left: 10%;
  padding-right: 10%;
  text-align: center;
  position: absolute;
  top: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;  
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; 
}

#collection-landing-page .collection-link:hover h4.view-more {
  opacity: 1;
}

#collection-landing-page .collection-link a.box-link {
  background: rgba(0,0,0,0);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; 
}

#collection-landing-page .collection-link a.box-link:hover {
 background: rgba(0,0,0,.5);
}


/*-------------------------------------------
			Pages
--------------------------------------------*/

.page-section-header {
  width: 100%;
  height: 60vh;
  background-position: 50% 50%;
  background-size: cover !important;
  color: rgb(90, 90, 90);
  display: block;
  background-attachment: fixed;
  position: relative;
}

.intro-section {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 60px;
  border-bottom: 1px solid #eee;
  background-size: cover !important;
  background-repeat: no-repeat;
  background-attachment: fixed !important;
}

.intro-section h2 {
  font-size: 3rem;
  font-weight: 500;
  text-transform: uppercase;
  padding-bottom: 0;
  letter-spacing: 2px;
}

.intro-section p.large {
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}

/* About Pages
--------------------------------------------*/

#about-us-header {
  position: relative;
  height: 85vh;  
}

img.about-slogan {
  padding-top: 60px;
  text-align: center;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

#about-us-content .about-section {
	text-align: left;  
}

#about-us-content p {
  font-weight: 400;
  line-height: 1.5em;
}

#about-us-content .about-section .two-thirds, #about-us-content .about-section .one-third  {
  padding-right: 20px;
  padding-left: 20px;
}

#about-us-content .about-section h2 {
  padding-top: 0;
  padding-bottom: 30px;
  letter-spacing: 1px;
  font-style: italic;
}

#about-us-content .about-section .one-third img {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  display: block;
}

#about-us-content .quote {
  color: #fff;
}

#about-us-content .quote h2 {
  color: #fff;
  padding-bottom: 30px;
  font-weight: 700;
  font-style: italic;
}

#about-us-content #google-map {
  width: 100%;
  height: 500px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.map-container {
  position: relative;
}

.map-container .map-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100000;
  width: 100%;
  height: 100%;
}

.map-container .map-overlay:hover {
  cursor: pointer;
}

#about-us-content #our-location {
  text-align: center;
  padding-bottom: 0;
}

#about-us-content #our-location h2 {
  font-style: normal;
  font-weight: 600;
}

#about-us-content #our-location p {
  font-weight: 500;
  font-size: 1.25rem;
}

#connect {
	padding-top: 40px;
  	padding-bottom: 60px;
}

#connect h2 {
	padding-bottom: 20px;
}

/* Body Bike USA
--------------------------------------------*/

#body-bike-header {
  height: 65vh;  
}

#body-bike-header .body-bike-logo {
  text-align: center;
  display: block;
  position: absolute;
  top: 50%;
  margin-right: auto;
  margin-left: auto;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}

#body-bike-content .body-bike-intro {
  text-align: center;
  padding-top: 0;
}

#body-bike-content .intro-section {
  border-bottom: none; 
  position: relative;
}

#body-bike-hotspot {
  width: 620px;
  position: relative;
  margin-right: auto;
  margin-left: auto;
}

#body-bike-hotspot img.body-bike-bg {
  position: relative;
  display: block;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

#body-bike-hotspot p.click-to-learn {
  background: #EA2833;
  color: #fff;
  display: inline-block;
  padding: .5em 1em;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
}

#hotspot-content {
  display: none;
}

.hotspot .hotspot-image {
  width: 49.5%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

.hotspot .hotspot-image img {
  height: auto;
  width: 100%;
}

.hotspot .hotspot-title {
  float: right;   
  width: 49.5%;
  font-size: 2rem;
  font-weight: 600;
  padding-bottom: 20px;
  padding-top: 20px;
  line-height: 1.2em;
  text-transform: uppercase;
}

.hotspot .hotspot-description {
  float: right;   
  width: 49.5%;  
}

.hotspot .hotspot-description p {
  line-height: 1.5em;
}

.body-bike-slider-container {
  width: 100%;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}

#body-bike-content p {
  font-weight: 400;
  line-height: 1.5em;
}

#body-bike-content .about-section .two-thirds, #body-bike-content .about-section .one-third  {
  padding-right: 20px;
  padding-left: 20px;
}

#body-bike-content .about-section h2 {
  padding-top: 0;
  padding-bottom: 30px;
  letter-spacing: 1px;
  font-style: italic;
}

#body-bike-content .about-section .one-third img {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  display: block;
}

#body-bike-content #body-bike-quote {
  height: 410px;
  overflow: hidden;
}

#body-bike-content .quote {
  color: #fff;
  border-bottom: none;
}

#body-bike-content .quote h2 {
  color: #fff;
  padding-bottom: 30px;
  font-weight: 700;
  font-style: italic;
}

#body-bike-content .quote p {
  font-style: normal;
  font-size: 1.5rem;
}


#body-bike-content .quote span {
  font-style: italic;
  font-size: .875rem;
  margin-top: 10px;
  display: block;
  padding: .25em 1em;
  text-transform: uppercase;  
}

#body-bike-content .body-bike-options {
  padding-top: 0;
  padding-bottom: 0;
}

#body-bike-content .body-bike-options .half-caption {
  opacity: 0;
  -webkit-transition: all .15s ease-in-out;
  -moz-transition: all .15s ease-in-out;
  -ms-transition: all .15s ease-in-out;
  -o-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
}

#body-bike-content .body-bike-options .listing:hover .half-caption:hover {
  background: rgba(0,0,0,.5);
  opacity: 1;  
}

#body-bike-content .body-bike-options img.body-bike-logo {
  width: 25%;
  margin-top: 25%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  display: block;
}

#body-bike-content .body-bike-options .one-half {
  width: 50%;
  position: relative;
  border: 1px solid #ddd;
}

#body-bike-content .body-bike-options .product.listing {
  margin-bottom: 0;
}

#body-bike-content .half-caption h3 {
  color: #fff;
  font-size: 1.75rem;
}

#body-bike-content .body-bike-info h3 {
  color: #fff;
  text-transform: uppercase;
  padding-bottom: 40px;
  font-weight: 600;
}

#body-bike-content .body-bike-info .one-fourth {
	margin-bottom: 40px;  
}

#body-bike-content .body-bike-info .one-fourth p {
  font-weight: 600;
  color: #fff;
}

.body-bike-contact h2 {
  padding-bottom: 30px;
  font-weight: 600;
}

.body-bike-contact p {
  font-size: 1rem;
  font-style: italic;
  color: #777;
  padding-bottom: 30px;
}

#contactFormWrapper {
  width: 66%;
  margin-right: auto;
  margin-left: auto;
}

#contactFormWrapper label {
  font-weight: 600;
  color: #EA2833;
  padding-bottom: 0;
  font-size: 1.25rem;
}

#contactFormWrapper input, 
#contactFormWrapper textarea {
  width: 66%;
  margin: 0 auto 30px;
  font-size: 1.5rem;
  padding: 12px 9px;
  text-indent: .25em;
}

#contactFormWrapper #contactFormSubmit {
  background: #EA2833;
  margin-right: auto;
  margin-left: auto;
  text-indent: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  width: 33%;
  height: auto;
  font-size: 1.25rem;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

#contactFormWrapper #contactFormSubmit:hover {
  background: #ddd;
  color: #333;
}

.successForm.feedback p {
  font-size: 1.5rem;
  font-weight: 600;
  color: #EC3F49;
}

p.faq-note {
  color: #333;
  font-style: italic;
  font-weight: 700;
  font-size: 1.5rem;
  text-align: center;
}

/* Product Catalog
--------------------------------------------*/

.product-catalog {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

a.download-button {
  display: block;
  margin: 30px auto;
}

/* Excercise Charts
--------------------------------------------*/

a.chart-download {
  font-size: 2.5rem;
  text-align: left; 
}

/* Instruction Manuals
--------------------------------------------*/

#instruction-manuals .intro-section {
  text-align: left;
}

#instruction-manuals h2 {
  font-size: 1.775rem;
  font-weight: 600;
  border-bottom: 2px solid #EA2833;
  padding-top: 60px;
  padding-bottom: 5px;
  margin-bottom: 15px;
  text-align: left;
  letter-spacing: 1px;
  text-indent: .25em;
}

#instruction-manuals h4 {
  padding-left: 40px;
  font-size: 1.15rem;
  padding-top: 15px;
}

#instruction-manuals ul {
  list-style-type: none;
  padding-left: 40px;
  margin-top: 5px;
}


/* FAQ Page
--------------------------------------------*/

.faq:first-child {
  border-top: 1px solid #ccc;  
}

.faq {
  border-bottom: 1px solid #ccc;
  display: block;
  padding: 30px 10px 30px 40px;
  margin-bottom: 0;  
  position: relative;
}

.faq h2 {
  font-size: 1.5rem;
  line-height: 1.2em;
  font-weight: 600;
  text-align: left;
  padding: 0;
  letter-spacing: 1px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;  
}

.faq h2:hover {
  color: #EA2833;
  cursor: pointer;
}

.faq .answers {
  height: auto;
  overflow: hidden;
  max-height: 0;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.faq .answers.expanded {
  max-height: 400px;
  margin-top: 10px;
}

.faq span.expand {
  background: url(//www.tkostrength.com/cdn/shop/t/15/assets/open-close.png?v=34418279206669150331771140237) center center no-repeat;
  background-size: 20px 20px;
  position: absolute;
  top: 33px;
  left: 0px;
  width: 20px;
  height: 20px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.faq span.expand:hover {
  cursor: pointer;
}

.faq span.expand.close {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.faq .answers {
  margin-top: 0px;
  text-align: left;
}

.faq .answers p {
  font-weight: 600;
}

/* Search Page 
--------------------------------------------*/

#search-content #search-form {
  margin-right: auto;
  margin-left: auto;
  width: 50%;
}

#search-content #search-form input {
  width: 74%;
  display: inline-block;
}

#search-content #search-form .button {
  width: 25%;
  display: inline-block;
}

#search-page h2.search-result-title {
  padding-bottom: 5px;
  font-size: 1.75rem; 
}

#search-page p.search-result-price {
  font-weight: 600;
  font-style: normal;
  font-family: "open sans", arial, sans-serif;
}


/*-------------------------------------------
		Collection Page 
--------------------------------------------*/


.collection-section-header {
    width: 100%;
    display: block;
  	position: relative;
  	padding-bottom: 80px;
  	padding-top: 160px;
}

.collection-section-header h1 {
    color: #333;
    font-weight: 400;
    text-transform: uppercase;
    font-size:5rem;
    line-height: 1em;
    margin: 0 auto;
  	text-align: center;
  	letter-spacing: 3px;
  	padding-bottom: 10px;
  	width: 100%;
}

.collection-section-header p {
	text-align: center;
  	font-size: 1.15rem;
  	font-weight: 300;
  	color: #a6a6a6;
  	line-height: 2rem;
  	letter-spacing: 2px;
    max-width: 600px;
    margin-right: auto;
  	margin-left: auto;
    text-align: center;	
  	font-family: minon, georgia, serif;
}

#collection {
	padding-bottom: 80px;
}

/* Long Collection Page 
-----------------------------------------*/

.product.listing {
  box-sizing: border-box;
  border: 5px solid #fff;
  display: inline-block;
  text-align: center;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
  width: 32.933%;
}

.product.listing img {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  width: 100%;
}

.product.listing h4 {
  font-family: "open sans", arial, sans-serif;
  font-size: 1rem;
  margin-bottom: 0;
  font-weight: 800;
  margin-top: 10px;
  padding-bottom: 0px;
  letter-spacing: 1px;
  text-transform: uppercase;   
  line-height: 1.2em;
}

.product.listing .price {
  font-size: 1rem;
  font-weight: 600;
  color: #EA2833;
  letter-spacing: .15em;
}

.product.listing .price del {
  color: #333;
}

.product.listing .details {
  height: 90px;  
}

.product.listing .free-freight {
  display: block;
}

.product.listing img.free-freight {
  display:block;
  margin-right: auto;
  margin-left: auto;
  text-align:center;
  width: 180px;
}

/*-------------------------------------
		Product Page
--------------------------------------*/

#product-content {
  	padding-bottom: 80px;
}

#breadcrumbs {
	padding-bottom: 20px;
  	padding-top: 20px;
  	padding-left: 20px;
	display: block;
	width: 100%;
}

#breadcrumbs span, #breadcrumbs a {
	font-family: "open sans", arial, sans-serif;
    text-transform: uppercase;
  	color: #a6a6a6;
  	font-size:1rem;
  	letter-spacing: .15em;
  	font-weight: 600;
}

#breadcrumbs a {
  color: #EA2833;
}

/* Product Photos 
--------------------------------------*/

#product-photos {
  	float: left;
  	position: relative;
}

#product-photos .featured {
  width: 75%;
  border: 1px solid #eee;
}

#product-photos #wrap {
  z-index: 9998 !important;
}

#product-photos .featured img {
  	width: 100%;
  	height: auto;
}

#thumbs-container {
  text-align: center;
  width: 100%;
  text-align: left;
  padding-top: 0px;
  position: relative;
}

#thumbs-container .thumbs-wrapper {
  position: relative;
  top: 0;
  left: 0;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

#thumbs-container .image {
	display: inline-block;
  	margin-bottom: 10px;
}

#thumbs-container img {
  	width: 100%;
	padding: 0;
  	border: 1px solid #eee;
}

#thumbs-container.overflow {
  margin-top: 15px;
  overflow: hidden;
}

.thumbs-outer {
  position: relative;
  margin-right: 20px;
  width: 15%;
}

.thumbs-outer .slide-arrow {
  width: 100%;
  height: 15px;
  position: absolute;
  display: block;
  opacity: .7;
}

.thumbs-outer .slide-arrow:hover {
  cursor: pointer;
  opacity: 1;
}

.thumbs-outer #next-slide-item {
  bottom: -10px;
  background: url(//www.tkostrength.com/cdn/shop/t/15/assets/triangle-down.png?v=172416312756176510091771140255) center center no-repeat;
}

.thumbs-outer #prev-slide-item {
  top: -10px;
  background: url(//www.tkostrength.com/cdn/shop/t/15/assets/triangle-up.png?v=12485155664249580541771140255) center center no-repeat;
}

#product-photos .product-specs {
  width: 100%;
  padding-top: 40px;
  margin-bottom: 40px;
  float: left; 
}

#product-photos .product-specs img {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  display: block;
}

/* Product Page 
--------------------------------------*/

#product-info h1.title {
  font-size: 1.75rem;
  font-family: "open sans", arial, sans-serif;
  font-weight: 700;
  margin: 0 auto;	
  letter-spacing: 1px;
  line-height: 1em;
  text-transform: uppercase;
  padding-top: 0;
  padding-bottom: 15px;	
}

#product-info h2.price {
  font-family: "open sans", arial, sans-serif;
  font-weight: 700;
  font-size: 1.65rem;
  margin-top: 0;
  padding: 0 0 15px;
  line-height: 1em;
  text-transform: uppercase;
}

#product-info h2.price span {
  display: block;
  line-height: 1em;
}


#product-info h2.price span#save-perc {
  font-size: 1rem;
  padding-bottom: 7px;
  color: #333;
}

#product-info h2.price .product-compare-price {
  font-size: 1rem;
  padding-bottom: 7px;
  color: #999;
}

#product-info .details {
  text-align: left;
  font-size: 1rem;
  letter-spacing: .07em;
}

#product-info .description {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding-top: 10px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  position: relative;
}

#product-info #social {
  position: absolute;
  bottom: 5px;
  right: 0;
}

#product-info #social i {
  font-size: 24px;
  margin-left: 3px;
}

#product-info .product-sku {
  padding-top: 20px;
  font-weight: 700;
  color: #333;
  font-size: 1.2rem;
  margin-bottom:0;
}

#product-info #add, #product-info #request-quote {
  font-family: 'open sans', arial, sans-serif;
  width: 66%;
  background: #EA2833;
  font-weight: 600;
  font-size: 1rem;
  padding-top: 1em;
  padding-bottom: 1em;
  letter-spacing: .15em;
  text-align: center;
  margin-bottom: 10px;
  -webkit-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  letter-spacing: 0px;
}

#product-info #add:hover, #product-info #request-quote {
  color: #fff;
}

/* Quantity Selector
--------------------------------------*/

#quantity-selector {
  margin-bottom: 15px;
}

/* Product Variants
--------------------------------------*/
#product-variants {
	margin-bottom: 20px; 
  	width: 66%;
  	overflow: hidden;
}

#product-variants label, #product-info label {
  font-weight: 700;
  color: #EA2833;
  margin-bottom: 2px; 
  text-transform: uppercase;
}

#product-variants select:active, #product-variants select:focus {
  outline: none;  
}

#product-variants select {
  font-family: "open sans", arial, sans-serif;
  font-size: .875rem;
  width: 105%;
  color: #333;
  font-weight: 600;
  letter-spacing: .15em;
  text-transform: uppercase;
  padding: 1em 0;
  border: none;
  border-bottom: 1px solid #a6a6a6;
  margin-bottom: 10px;
  background:url(//www.tkostrength.com/cdn/shop/t/15/assets/select_arrow.jpg?v=142843374119526392481771140248)no-repeat 94% center / 8px auto;
}

#product-variants select:hover {
  cursor: pointer;
}

/* Product Features Box 
-------------------------------------*/

#product-features-box {
	margin-bottom: 40px;
  	min-height: 340px;
}


#product-features-box .one-third-true {
	text-align: center;
  	padding: 20px 15px;
  	min-height: 340px;
}


/* Request A Quote 
--------------------------------------*/

#request-quote {
  float: left; 
  margin-right: 10px;
}


p.please-call-note {
  width: 50%; 
  float: left;
  font-weight: bold;
  color: #333;
  line-height: 50px;
}

#request-quote-pop {
  display: none;
  background: #fefefe;
  border: 2px solid #EA2833;
  height: auto;
  min-height: 500px;
  padding: 15px 20px;
  width: 600px;
}

#request-quote-pop img {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

#request-quote-pop #contactFormWrapper {
  padding-bottom: 15px;
}

#request-quote-pop h2#success-message {
  display: none;
  margin-top: 25%;
}

#request-quote-pop #contactFormWrapper input, #request-quote-pop #contactFormWrapper textarea {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-indent: 0;
  text-align: center;
  width: 66%;
}

#request-quote-pop #contactFormWrapper textarea {
  
}

#request-quote-pop #contactFormSubmit {
  font-family: 'open sans', arial, sans-serif;
  width: 66%;
  background: #EA2833;
  font-weight: 600;
  font-size: 1rem;
  padding-top: 1em;
  padding-bottom: 1em;
  letter-spacing: .15em;
  text-align: center;
  margin-bottom: 10px;
  -webkit-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  letter-spacing: 0px;
}

/* Related products container 
-------------------------------------*/

div.related-products-container {
    position: relative;
  	margin-bottom: 40px;
  	border-top: 1px solid #eee;
}

h2.related-products-title {
	font-family: "open sans", arial, sans-serif;
    margin-right: auto;
    margin-left: auto;
    color: #EA2833;
	display: block;
    font-size: 2rem;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

.related-products-container .product.listing {
    display: inline-block;
    width: 32.933%;
    border: 5px solid #fff;
    text-align: center;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
  	margin-bottom: 20px;
}

/* Media Press 
---------------------------------*/

.article.one-fourth {
	width: 321px;
    height: 220px;
    float: left;
  	margin: 0;
    padding: 0;
	position: relative;  	
}

.article.one-fourth img {
	width: 321px;
    height: 220px;
    position: absolute;
    top: 0;
  	left: 0;
}

#content #blog {
  padding-bottom: 40px;
}

#blog .article {
  margin-right: 18px;
  margin-bottom: 20px;
  padding-right: 0;
}

#blog .article:nth-child(3n + 3) {
  margin-right: 0;
}


/* Foot Call
----------------------------------*/

.foot-call {
	padding-top: 80px;
  	padding-bottom: 80px;
  	text-align: center;
}

.foot-call h3 {
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    font-size: 2.75rem;
    line-height: 1em;
    padding: 0 0 20px 0;
    margin: 0 auto;
   text-align: center;
}

.foot-call p {
	font-weight: 500;
  	font-size: 1.225rem;
	line-height: 1.48em;
  	color: #fff;
}

.foot-call .button {
	display: inline-block;  
}

/* Contact Us 
----------------------------------*/

.contact-page {
  padding-top: 80px;
}

#container.contact-page .contact-info {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.contact-page p {
	font-family: "open sans", sans-serif;
  	color: #333;
  	line-height: 1.48em;
  	font-weight: 300;
}

#container.contact-page a {
	color:#888;  
}

.contact-page .one-half.left {
	width: 39%;
    padding-right: 10%;
}

.one-half.left {
	float: left;
}

#contact-form-wrapper {
	float: none;
  	width: 50%;
  	background: whitesmoke;
  	border: 1px solid #eee;
  	margin-right: auto;
    margin-left: auto;
  	margin-bottom: 40px;
    text-align: center;
}


#contact-form-wrapper .styled-input, 
#contact-form-wrapper input[type=text],
#contact-form-wrapper input[type=tel], 
#contact-form-wrapper input[type=password],
#contact-form-wrapper input[type=email], 
#contact-form-wrapper textarea {
	background: #fff;  
}


#contact-form-wrapper input.btn.styled-submit {
	margin-right: auto;
    margin-left:auto;
	text-align: center;
}

/* Cart Styles 
----------------------------------*/

h1.cart-page-title {
  color: #EA2833;
  padding-top: 40px;
  padding-bottom: 20px;
  font-size: 3rem;
  font-family: Eurostile-Bold, "open sans", arial;
  font-weight: 700;
  text-transform: uppercase; 
  text-align: center;
}

span.back-to-shopping {
  display: block;
  padding-top: 15px;
}

span.back-to-shopping a {
  color: #677e87;
  font-style: italic;
}

#cartform .cart-detail h2 {
  padding-bottom: 10px;  
}

#checkout-button {
  display: inline-block;
}

/* Wholesale Page
----------------------------------*/

#container2 h3 {
  font-style: italic;
  color: #888;
  font-size: 24px;
  line-height: 1em;
  margin-bottom: 5px;
  margin-top: 40px;
}

#container2 img.about-image {
	float: right;  
}

/* Contact Page
----------------------------------*/

#contactFormWrapper {
	width: 90%;
  	margin-right: auto;
  	margin-left: auto;
  	padding-bottom: 40px;
}

#contactFormWrapper input {
  width: 50%;
  padding-right: 0;
  padding-left: 0;
  margin: 0 auto 25px;
  font-size: 1.25rem;
}

#contactFormWrapper input {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #fff;
  text-indent: 2em;
}

#contactFormWrapper textarea {
  width: 48%;
  padding 1%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #fff;
}

#contactFormWrapper #contactFormSubmit {
  background: #EA2833;
  width: 50%;
  max-width: 310px;
  padding: 10px 0;
  text-align: center;
  height: 40px;
  margin-right: auto;
  margin-left: auto;
}

#contactFormWrapper label {
  font-size: 1rem;
  text-transform: uppercase;
}

#contactFormWrapper #top-tab {
	  
}

/* Footer Callout
----------------------------------*/

.footer-callout {
  background: whitesmoke;
  text-align: center;
  min-height: 200px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

/* Footer
----------------------------------*/

#main-footer {
  background: #000;
  border-top: 3px solid #111;
  padding: 30px 0 20px 0;
  position: relative;
  margin: 0px auto 0;
  width: 100%;
}

#main-footer ul.foot-info-box {
  padding: 10px 24px 40px;
  float: left;
  margin: 0;
  text-align: left;
  color: #666;
  list-style-type: none;
}  

#main-footer ul.foot-info-box p {
  color: #b1b1b1;
  font-weight: 600;
  padding-left: .5em;
  font-size: .85em;
}

#main-footer ul.foot-info-box.first {
  padding-left: 0px;
}


#main-footer ul.foot-info-box.last {
  padding-right: 0;
}


#main-footer ul.foot-info-box li.title {
  font-size: 1rem;
  line-height: 1.4rem;
  padding-bottom: 0px;
  margin-bottom: 10px;
  color: #999;
  text-transform: uppercase;
  font-weight: 700;
}

#main-footer ul.foot-info-box li.icon {
  display: flex;
}

#main-footer ul.foot-info-box li {
   font-size: 1rem
   line-height: 1.5em;
   margin:0;
   text-indent: 0;
   text-transform: normal;
   padding: 0;
   padding-left: 5px;
}

#main-footer ul.foot-info-box li a {
    color: #b1b1b1;
    line-height: 1.8em;
  	font-weight: 300;
  	font-size: .875rem;
}

#main-footer #contact {
  display:flex;
  text-transform: uppercase;
  max-width: 1200px;
  justify-content: center;
  align-items: center;
  margin-bottom: 3rem;
}

#main-footer #contact .contact-banner {
  color: #fff;
  width: 50%;
  margin: 0;
  padding: 0;
  text-align: right;
  font-size: 1.2rem;
  line-height: 1.4;
}

#main-footer #contact form {
  display:flex;
  flex:1; 
  padding: 0 2rem;
}

#main-footer #contact form input {
  width: 75%;
  margin-bottom: 0;
  background: #fff;
}

#main-footer #contact form .submit {
  background: #EA2833;
  
}

#main-footer hr {
  border-top: 1px solid #EA2833;
}

#main-footer .footer-block {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#main-footer .footer-column {
  display: flex;
  flex-direction: column;
  align-items: center;
}


#main-footer .footer-block .social-icons h2{
  color: #fff; 
  font-size: 1rem;
  line-height: 1rem;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 10px;
  line-height: 1em;
  color: #999;
  text-transform: uppercase;
  font-weight: 700;
}


#main-footer .footer-block .social-icons a {
  width: 30px;
  height: 30px;
  margin-right: 2px;
  display: inline-block;
  background: #EA2833;
  border-radius: 5px;
}



#main-footer .footer-block .social-icons a#facebook {
  background: url(//www.tkostrength.com/cdn/shop/t/15/assets/facebook-white.png?v=120937828738507192421771140199) center center no-repeat;
  background-size: 30px 30px;
}

#main-footer .footer-block .social-icons a#instagram {
  background: url(//www.tkostrength.com/cdn/shop/t/15/assets/instagram-white.png?v=60128767402083885861771140217) center center no-repeat;
  background-size: 30px 30px;
}

#main-footer .footer-block .social-icons a#twitter {
  background: url(//www.tkostrength.com/cdn/shop/t/15/assets/twitter-white.png?v=164953546905415172531771140255) center center no-repeat;
  background-size: 30px 30px;
}

#main-footer .footer-block .social-icons a#pinterest {
  background: url(//www.tkostrength.com/cdn/shop/t/15/assets/pinterest-white.png?v=94803268458685443331771140242) center center no-repeat;
  background-size: 30px 30px;
}

#main-footer .footer-block .social-icons a#linkedin {
  background: url(//www.tkostrength.com/cdn/shop/t/15/assets/linkedin-white.png?v=23777947910678187881771140224) center center no-repeat;
  background-size: 30px 30px;
}

#main-footer .footer-block .social-icons a#youtube {
  background: url(//www.tkostrength.com/cdn/shop/t/15/assets/youtube-white.png?v=22335825674427066371771140259) center center no-repeat;
  background-size: 30px 30px;
}

#main-footer .footer-block .social-icons .icon-block {
  display: flex;
}

#main-footer .footer-block .social-icons .icon-block-title {
  padding: 10px 24px;
}

#main-footer p.copy-text {
  color: #999;
  text-align: left;
  float: left;
  line-height: 50px;
  letter-spacing: normal;
  font-size: 0.75rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: .02em;
  letter-spacing: 2px;
}

#main-footer p.rights-reserved {
  color: #999;
  line-height: 50px;
  letter-spacing: normal;
  font-size: 0.75rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: .02em;
  letter-spacing: 2px;
}

#main-footer .footer-end {
  display: flex;
  justify-content: space-between; 
}



/* Subfooter 
-------------------------------------*/

.sub-footer {
  background: #000;
  height: 30px;
  padding-top: 20px;
  padding-bottom: 50px;
  margin: 0 auto;
  width: 100%;
}

.sub-footer p.copy-text {
  color: #999;
  text-align: left;
  float: left;
  line-height: 50px;
  margin: 0 auto;
  letter-spacing: normal;
  font-size: 0.75rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: .02em;
  letter-spacing: 2px;
}


.sub-footer .social-icons {
  width: auto;
  text-align: center;
  float: right;
  margin-right: 40px;
}

.sub-footer .social-icons a {
  width: 30px;
  height: 30px;
  margin-right: 2px;
  display: inline-block;
  background: #EA2833;
  border-radius: 5px;
}


.sub-footer .social-icons a#facebook {
  background: url(//www.tkostrength.com/cdn/shop/t/15/assets/facebook.png?v=120937828738507192421771140200) center center no-repeat;
  background-size: 30px 30px;
}

.sub-footer .social-icons a#instagram {
  background: url(//www.tkostrength.com/cdn/shop/t/15/assets/instagram.png?v=50720978568290114051771140218) center center no-repeat;
  background-size: 30px 30px;
}

.sub-footer .social-icons a#twitter {
  background: url(//www.tkostrength.com/cdn/shop/t/15/assets/twitter.png?v=138658937445412538171771140256) center center no-repeat;
  background-size: 30px 30px;
}

.sub-footer .social-icons a#pinterest {
  background: url(//www.tkostrength.com/cdn/shop/t/15/assets/pinterest.png?v=117000038255686775961771140243) center center no-repeat;
  background-size: 30px 30px;
}

/* PRP POP 
------------------------------*/

div#prp_pop {
  background: transparent;;
  width: auto;
  text-align:center;
  height:auto;
  border: none;
  border-radius: 5px;
  box-shadow: 0 -2px 0 rgba(204,223,243,.3) inset,0 0 1px rgba(0,0,0,.1);
  -moz-box-shadow: 0 -2px 0 rgba(204,223,243,.3) inset,0 0 1px rgba(0,0,0,.1);-webkit-box-shadow: 0 -2px 0 rgba(204,223,243,.3) inset,0 0 1px rgba(0,0,0,.1);display: block;
  float: left;
  margin-bottom: 15px;
  padding: 0px;
  display:none;
}

form#pop-newsletter-signup input#newsletter_text {
  padding-left: 3px;
  font-size: 13px;
  border: 1px solid #eee;
  -webkit-box-shadow: inset 1px 1px 1px 0px rgba(0, 0, 0, .2);
  box-shadow: inset 1px 1px 1px 0px rgba(0, 0, 0, .2);
  color: #999;
  padding: 2px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding:8px 25px;
  font-family: raleway;
  border:none;
}

form#pop-newsletter-signup button#news_letter_button {
  font-family: raleway;
  color: white;
  background: #000;
  padding: 9px 11px;
  border: none;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}


form#pop-newsletter-signup button#news_letter_button:hover {
 cursor: pointer;
 background:#777;
}

div#prp_pop span.button.b-close { 
  width:32px;
  display:block;
  height:32px;
  position:absolute;
  top:-30px;
  right:-30px;
  background: url(exit_delete_small.png) center center no-repeat;
}

div#prp_pop span.b-close:hover {
  cursor:pointer;
}

div#prp_pop span.button span {
  width:32px;
  height:32px;
  display:block;
  text-indent: -9999em;
}


#mc-embedded-subscribe-form table tr td {
  border: none; 
}

.tempalte-index #mc-embedded-subscribe-form {
  padding-top: 5px;
  padding-bottom: 5px;
}

.template-index #mc-embedded-subscribe {  	   
  height: 28px;
  background: #000;
  color: #fff;
  padding-right: 9px;
  border: none;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.template-index #mc-embedded-subscribe:hover {
  background: #ccc;
  color: #333;
}

hr.small-clear {
 	width: 100%;
  	clear:both;
  	border: none;
  	padding: none; 	
  	height: 0;
  	margin-top: 60px auto 60px;
 
}


ul#blog-content {
   max-width: 940px;
   width: 940px;
   margin: 0 auto;
}


#large-bottom-promo {
	width: 1000px;
  	height: 260px;
  	position: relative;
}

#large-bottom-promol {
 	width: 100%;
  	background: whitesmoke;
}
