<style type="text/css">
.auto-style3 {
	color: #09C;
}
.auto-style4 {
	border-collapse: collapse;
	border: 1px solid #000000;
}
.auto-style5 {
	border: 1px solid #000000;
}
.auto-style6 {
	color: #484848;
}
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);
@import "https://fonts.googleapis.com/css?family=Montserrat";
.smalltext {
	font-size: xx-small;
}
.auto-style2 {
	font-family: Georgia;
	color: #3366ff;
}
.auto-style3 {
	font-family: Georgia;
	color: #3366ff;
	font-size: x-large;
}
.odds {
	font-family: arial, sans-serif;
	color: #0000FF;
}
        body {
            font-family: arial, sans-serif;
        }
        img {
			background-image: url('https://www.breakninja.com/noimage.png')
            border: none;
        }
        #store-wrap {
            width:    100%;
            height:   auto;
            position: relative;
        }
        #filter-wrap {
            width:            100%;
            float:            left;
            height:           250px;
            margin-right:     1px;
            background-color: #EBEBEB;
        }
        #result-wrap {
            width:    100%;
            float:    left;
            height:   auto;
            position: relative;
        }
        #pagination-wrap {
            width:  100%;
            float:  right;
            height: 20px;
        }
        #prod-wrap {
            width:            33%;
			min-width: 		  320px;
			max-width: 		  980px;
            height:           560px;
            margin:           1px 1px 1px;
			float:            left;
            border:           0px;
            background-color: #f2f2f2;
        }
        .prodimg-wrap {
            width: 100%;
        }
        .prodimg {
            width:   100%;			
            height:  auto;
			max-height: 400px;
            padding: 0px;
			margin: 0px;
        }
        .prodtxt {
            font-size: 18px;
            width:     100%;
        }
/* For mobile phones: */
[class*="col-"] {
  width: 100%;
}
@media only screen and (min-width: 600px) {
  /* For tablets: */
  .col-s-1 {width: 8.33%;}
  .col-s-2 {width: 16.66%;}
  .col-s-3 {width: 25%;}
  .col-s-4 {width: 33.33%;}
  .col-s-5 {width: 41.66%;}
  .col-s-6 {width: 50%;}
  .col-s-7 {width: 58.33%;}
  .col-s-8 {width: 66.66%;}
  .col-s-9 {width: 75%;}
  .col-s-10 {width: 83.33%;}
  .col-s-11 {width: 91.66%;}
  .col-s-12 {width: 100%;}
}
@media only screen and (min-width: 768px) {
  /* For desktop: */
  .col-1 {width: 8.33%;}
  .col-2 {width: 16.66%;}
  .col-3 {width: 25%;}
  .col-4 {width: 33.33%;}
  .col-5 {width: 41.66%;}
  .col-6 {width: 50%;}
  .col-7 {width: 58.33%;}
  .col-8 {width: 66.66%;}
  .col-9 {width: 75%;}
  .col-10 {width: 83.33%;}
  .col-11 {width: 91.66%;}
  .col-12 {width: 100%;}
}
.advancedheader {
  background-color: #63c900;
  color: #ffffff;
  padding: 15px;
}
.advancedfooter {
  background-color: #63c900;
  color: #ffffff;
  text-align: center;
  font-size: 18px;
  padding: 15px;
}
.btn {
    display: inline-block;
    padding: 1px 5px;
    font-size: 16px;
    font-family: 'Open Sans Condensed', sans-serif;
    border: 3px solid #ddd;
    color: #ddd;
    text-decoration: none;
    margin: 0px 2px 3px 0;
    transition: all .6s;
 	min-width: 109px;
	max-width: 110px;
	text-align: center
}
.btn:hover {
    background: #ddd;
    color: #fff;
}
.btn.style-athlete{
	border-radius: 2px;
  	padding: 2px;
  	margin-bottom: 4px;
	text-align: left;
	min-width: 72px;
	max-width: 180px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.btn.style-1{
    border-radius: 10px;
}
.btn.style-2{
	border-radius: 2px;
  	padding: 2px;
  	margin-bottom: 4px;
	text-align: left;
	min-width: 65px;
	max-width: 166px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.btn.color-1 {background: #CCCCCC;border-color: #CCCCCC;color: #000000;}
.btn.color-1:hover {background: #ffffff;color: #000000;}
.btn.color-2 {background: #33b5e5;border-color: #33b5e5;color: #FFFFFF;}
.btn.color-2:hover {background: #0099cc;color: #FFFFFF;}
.btn.color-3 {background: #00e600;border-color: #00e600;color: #FFFFFF;}
.btn.color-3:hover {background: #00b300;color: #FFFFFF;}
.btn.color-4 {background: #33b5e5;border-color: #33b5e5;color: #000000;}
.btn.color-4:hover {background: #0099cc;color: #000000;}
.btn.color-77 {background: #63c900;border-color: #63c900;color: #FFFFFF;}
.btn.color-77:hover {background: #0ea138;color: #FFFFFF;}

a:link {
  color: black;
}
a:visited {
  color: black;
}
a:hover {
  color: black;
}
.mySlides {display: none}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 400px;
  position: relative;
  margin: auto;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 16px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 45px;
  width: 45px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}
.container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width:98%;
  height: 550px;
  overflow: scroll;
  overflow-x:hidden;
}
.container > div {
  flex: 1; /*grow*/
}
#style-15::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
	background-color: #F5F5F5;
	border-radius: 10px;
}

#style-15::-webkit-scrollbar
{
	width: 15px;
	background-color: #F5F5F5;
}

#style-15::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-color: #FFF;
	height: 120px;
	background-image: -webkit-gradient(linear,
									   40% 0%,
									   75% 84%,
									   from(#33b5e5),
									   to(#61c6ea),
									   color-stop(.6,#bbe6f6))
}
.container2 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width:98%;
  overflow: scroll;
  overflow-x:hidden;
}
.container2 > div {
  flex: 1; /*grow*/
}
.product {
  width:260px;
  height:520px;
  position:relative;
}
.product-img {
  object-fit: contain;
  width:   100%;			
  height:  auto;
  max-height: 360px;
  position:relative;
}
.product-actions {
  width:260px;
  height:130px;
  position:relative;
  margin-top:1px;
}

.product {
  margin: 1px 1px 1px;
  -webkit-box-shadow: -2px 3px 2px rgba(255,255,255,0.5);
          box-shadow: -2px 3px 2px rgba(255,255,255,0.5);
  background:#FFF;
}
.info-block, .product-title, .product-description, .product-prize {
  position:absolute;
  z-index:3;
}
.info-block {
  height:90px;
  width:256px;
  bottom:0px;
  text-decoration: none;
}

.product-title {
  color:#222;
  font-size:1em:
  font-weight:400;
  top:8px;
  left:10px;
  right:10px;
  text-decoration: none;
}

.product-description {
  width:228px;
  top:32px;
  left:16px;
  font-family: 'helvetica neue';
  font-size: 0.8em;
  font-weight: 400;
  color: #7d7d7d;
  border-bottom:1px solid #dadada;
  padding-bottom:10px;
}

.product-prize {
  color:#33b5e5;
  font-size:1.875em;
  font-weight:600;
  font-family:'helvetica neue';
  right:17px;
  top:-40px;
}
input.enter-page-no {
	width: 42px !important;
	height: 28px !important;
	font-size: 12px;
	padding: 6px 12px 6px 12px !important;
	margin: 6px;
	border-radius: 3px !important;
	text-align: center !important;
}

input.goto-button {
	color: white;
	max-width: 80px;
	font-size: 12px;
	padding: 6px 12px 6px 12px !important;
	border: 1px solid #9a9a9a;
	border-radius: 3px !important;
	text-align: center !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4D9C41), color-stop(100%, #54DE5D));
    background: -webkit-linear-gradient(top, #4D9C41, #54DE5D);
    border: 1px solid #97a031;
    box-shadow: inset 0px 1px 0px rgb(255, 255, 211), 0px 1px 4px rgba(199, 199, 199, 0.9);
}

.page-before-after {
	font-weight: bold;
	padding-top: 12px;
	text-decoration: none;
}
</style>
