<style type="text/css">
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);
@import "http://fonts.googleapis.com/css?family=Montserrat";
.smalltext {
	font-size: xx-small;
}
.funfont {
  font-family: "Audiowide", sans-serif;
  color: #000000;
  font-size: 50px;
  text-shadow: 1px 1px #FFFFFF;
}
.afterfun {
  color: #ffffff;
  font-size: 35px;
  text-shadow: 1px 1px #000000;
}
.auto-style2 {
	font-family: Georgia;
	color: #3366ff;
}
.auto-style3 {
	font-family: Georgia;
	color: #d9b38c;
	font-size: x-large;
}
.odds {
	font-family: arial, sans-serif;
	color: #0000FF;
}
/* 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%;}
}
[class*="dol-"] {
  width: 90%;
}
@media only screen and (min-width: 600px) {
  /* For tablets: */
  .dol-s-1 {width: 8.33%;}
  .dol-s-2 {width: 16.66%;}
  .dol-s-3 {width: 25%;}
  .dol-s-4 {width: 33.33%;}
  .dol-s-5 {width: 41.66%;}
  .dol-s-6 {width: 50%;}
  .dol-s-7 {width: 58.33%;}
  .dol-s-8 {width: 66.66%;}
  .dol-s-9 {width: 75%;}
  .dol-s-10 {width: 83.33%;}
  .dol-s-11 {width: 91.66%;}
  .dol-s-12 {width: 100%;}
}
@media only screen and (min-width: 768px) {
  /* For desktop: */
  .dol-1 {width: 8.33%;}
  .dol-2 {width: 16.66%;}
  .dol-3 {width: 25%;}
  .dol-4 {width: 33.33%;}
  .dol-5 {width: 41.66%;}
  .dol-6 {width: 50%;}
  .dol-7 {width: 58.33%;}
  .dol-8 {width: 66.66%;}
  .dol-9 {width: 75%;}
  .dol-10 {width: 83.33%;}
  .dol-11 {width: 91.66%;}
  .dol-12 {width: 100%;}
}
.advancedheader {
  background-color: #d9b38c;
  color: #ffffff;
  padding: 15px;
}
.advancedfooter {
  background-color: #d9b38c;
  color: #ffffff;
  text-align: center;
  padding: 15px;
}
.advancedtable {
  background-color: #d9b38c;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  padding: 15px;
}
.advancedlefttable {
  background-color: #d9b38c;
  color: #ffffff;
  font-size: 16px;
  text-align: left;
  padding: 15px;
}
.advancedrighttable {
  background-color: #d9b38c;
  color: #ffffff;
  text-align: right;
  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;
}
button {
  margin: 20px;
}  
.custom-btn {
  width: 130px;
  height: 40px;
  color: #fff;
  border-radius: 5px;
  padding: 10px 25px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  background: transparent;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
   box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
   7px 7px 20px 0px rgba(0,0,0,.1),
   4px 4px 5px 0px rgba(0,0,0,.1);
  outline: none;
  margin: 4px 2px;  
}
.btn-2 {
  background: rgb(96,9,240);
  background: linear-gradient(0deg, rgba(217,179,140,1) 0%, rgba(198,140,83,1) 100%);
  border: none;
}
.btn-2:before {
  height: 0%;
  width: 2px;
}
.btn-2:hover {
  box-shadow:  4px 4px 6px 0 rgba(255,255,255,.5),
              -4px -4px 6px 0 rgba(116, 125, 136, .5), 
    inset -4px -4px 6px 0 rgba(255,255,255,.2),
    inset 4px 4px 6px 0 rgba(0, 0, 0, .4);
}
.btn.style-1{
    border-radius: 10px;
	text-decoration: none;
}
.btn.style-2{
	border-radius: 2px;
  	padding: 2px;
  	margin-bottom: 4px;
	text-align: left;
	min-width: 65px;
	max-width: 266px;
	text-decoration: none;
	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: #d9b38c;border-color: #d9b38c;color: #FFFFFF;}
.btn.color-2:hover {background: #815e32;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;
  text-decoration: underline;
}
a:visited {
  color: black;
}
a:hover {
  color: black;
}
a.one:link {color:#ffff99;}
a.one:visited {color:#ffff99;}
a.one:hover {color:#ffff99;}
a.one {text-decoration: underline;}
a.none {
text-decoration: none;
font-size: 16px;
}

/* 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; 
}
#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(#ecd9c6),
									   to(#bf8040),
									   color-stop(.6,#d9b38c))
}
.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:#d9b38c;
  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%, #ac7339), color-stop(100%, #ecd9c6));
    background: -webkit-linear-gradient(top, #ac7339, #ecd9c6);
    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;
}
div.a {
  text-align: center;
}
.paapi555-pa-ad-unit {
    border: 1px solid #eee;
    margin:2px;
    position: relative;
    overflow: hidden;
    padding: 2px 2px;
    line-height: 1.1em;
}

.paapi555-pa-ad-unit * {
    box-sizing: content-box;
    box-shadow: none;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    outline: 0;
    padding: 0;
}

.paapi555-pa-ad-unit.pull-left {
    float: left;
}

.paapi555-pa-ad-unit.pull-right {
    float: right;
}

.paapi555-pa-ad-unit a {
    box-shadow: none !important;
}

.paapi555-pa-ad-unit a:hover {
    color: #c45500;
}

.paapi555-pa-product-container {
    width: 300px;
    height: 440px;
	border: 1px solid #eee;
}
/* fixed width and height of product image to 150px */
.paapi555-pa-product-image {
    display: table;
    width: 33%;
    height: auto;
    margin: 0 auto;
    text-align: center;
}

.paapi555-pa-product-image-wrapper {
    display: table-cell;
    vertical-align: middle;
}

.paapi555-pa-product-image-link {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.paapi555-pa-product-image-source {
    max-width: 150px;
    max-height: 250px;
	width: 149px;
    height: auto;
    vertical-align: bottom;
}

.paapi555-pa-percent-off {
    display: block;
    width: 32px;
    height: 25px;
    padding-top: 8px;
    position: absolute;
    top: -16px;
    right: -16px;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: #a50200;
    background-image: -webkit-linear-gradient(top, #cb0400, #a50200);
    background-image: linear-gradient(to bottom, #cb0400, #a50200);
}

.paapi555-pa-ad-unit.hide-percent-off-badge .paapi555-pa-percent-off {
    display: none;
}

.paapi555-pa-product-details {
    display: inline-block;
    max-width: 100%;
    margin-top: 2px;
    text-align: center;
    width: 100%;
}

.paapi555-pa-ad-unit .paapi555-pa-product-title a {
    display: block;
    width: 33%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 13px;
    color: #0066c0;
    text-decoration: none;
    margin-bottom: 3px;
}

.paapi555-pa-ad-unit .paapi555-pa-product-title a:hover {
    text-decoration: underline;
    color: #c45500;
}

.paapi555-pa-ad-unit.no-truncate .paapi555-pa-product-title a {
    text-overflow: initial;
    white-space: initial;
}

.paapi555-pa-product-offer-price {
    font-size: 26px;
    color: #111111;
}

.paapi555-pa-product-offer-price-value {
    color: #AB1700;
    font-weight: bold;
    font-size: 1.1em;
    margin-right: 3px;
}

.paapi555-pa-product-list-price {
    font-size: 13px;
    color: #565656;
}

.paapi555-pa-product-list-price-value {
    text-decoration: line-through;
    font-size: 0.99em;
}

.paapi555-pa-product-prime-icon .icon-prime-all {
    background: url("https://images-na.ssl-images-amazon.com/images/G/01/AUIClients/AmazonUIBaseCSS-sprite_2x_weblab_AUI_100106_T1-4e9f4ae74b1b576e5f55de370aae7aedaedf390d._V2_.png") no-repeat;
    display: inline-block;
    margin-top: -1px;
    vertical-align: middle;
    background-position: -192px -911px;
    background-size: 560px 938px;
    width: 52px;
    height: 15px;
}

.paapi555-pa-product-offer-price,
.paapi555-pa-product-list-price,
.paapi555-pa-product-prime-icon {
    display: inline-block;
    margin-right: 3px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .paapi555-pa-ad-unit .paapi555-pa-product-prime-icon .icon-prime-all {
        background: url("https://images-na.ssl-images-amazon.com/images/G/01/AUIClients/AmazonUIBaseCSS-sprite_2x_weblab_AUI_100106_T1-4e9f4ae74b1b576e5f55de370aae7aedaedf390d._V2_.png") no-repeat;
        display: inline-block;
        margin-top: -1px;
        vertical-align: middle;
        background-position: -192px -911px;
        background-size: 560px 938px;

        width: 52px;
        height: 15px;
    }
}

/* css for mobile devices when device width is less than 441px*/
@media  screen and (max-width: 440px) {
    .paapi555-pa-ad-unit {
        float: none;
        width: 100%;
    }
   .paapi555-pa-product-image-source {
    max-width: 100px;
    max-height: 250px;
	width: 99px;
    height: auto;
	 }
    .paapi555-pa-product-container {
        margin: 0 auto;
        width: 33%;
    }
    .paapi555-pa-product-details {
        text-align: center;
        margin-top: 11px;
    }
}
.containerthing {
  display: flex;
  border: 0px solid #eee;
  width: 100%;
}
.containerthing > div {
  flex: 1; /*grow*/
}
@media only screen and (min-width: 768px) {
.containerthing {
  display: flex;
  border: 0px solid #eee;
  width: 40%;
}
}
</style>