/***********************
 * Global styles
 **********************/
* {
	margin: 0; 
	padding: 0;
	line-height: 100%;
	outline: none; 
	border: none;
	vertical-align: baseline;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
			box-sizing: border-box;
}

.ad-size{ 
	width: 300px;
	height: 250px;
}

img{
	height: auto;
	width: auto;
}

.hidden{ 
	opacity: 0;
}

sup{
	font-size: small;
    vertical-align: top;
}

body{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
    color: #2c363e;
}

div#container{
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	cursor: pointer;
	border: 1px solid #000;
	background-color: #fff;
    opacity: 0;
}

div#container > div{
	position: absolute;
    display: block;
	top: -1px;
	left: -1px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
}

/***********************
 * Ad styles
 **********************/

/*  layer frames  */
div#logo  { z-index: 229; }

div#frame1{ z-index: 4;font-size:.95em; }
div#frame2{ z-index: 8; }

div#frame6{ }*/
div#frame5{ }

/*  cta hover toggle  */
div#container .hover,
div#container:hover .cta{
	opacity: 0;
}
div#container .cta,
div#container:hover .hover{
	opacity: 1;
}

/*  text frame  */
div.text-wrapper{
    position: relative;
    top: 50%;
    left: 0px;
	font-size: 4em;
    margin-top: -6px;
    transform: translateY(-50%);
    font-weight: bold;
}
div.text-wrapper > span > span{
	position: relative;
    padding-left: 22px;

    display: block;
	clear: both;
	margin: 0 0;
}
/*div.text-wrapper > span > span:nth-child(odd){
	left: 400px;
}
div.text-wrapper > span > span:nth-child(even){
	left: -400px;
}*/

/*  carousel item  */
div.item{
    position: absolute;
    display: block;
    width: 940px;
    padding-right: 640px;
    height: 250px;
    overflow: hidden;
    left: 0;
    top: 0;
}


div.item > .clicker {
    position: absolute;
    left: -300px;
    top: 0px;
    width: 300px;
    height: 250px;
    display: block;
    z-index: 100000;

}

/*  frame 5  */

div#frame5 > div.text-wrapper, div#frame5_img > div.text-wrapper {
    top: 0;
    left: 0px;
    padding: 184px 0 0 31px;
    font-size: 18px;
    transform: none;
    width: 300px;
    height: auto;
    /* line-height: 27px; */
    display: block;
    z-index: 1;
    text-align: left;
    letter-spacing: -0.02em;
}
div#frame5 > div.text-wrapper > span > span, div#frame5_img > div.text-wrapper > span > span{
	left: 0;
	right: 150%;
    padding-left: 0px;
}
div#frame5 > img.image, div#frame5_img > img.image {
    position: absolute;
    top: 55%;
    right: 150%;
    transform: translate(55%,-55%);
    max-height: 105px;
    display: none;
}

div#frame5 > img.cta{
	
}
div#frame5 > img.cta,
div#frame5 > img.hover, div#frame5_img > img.cta,
div#frame5_img > img.hover{
	position: absolute;
	top: 0;
	left: 0;
}
div#frame5 > p.legal, div#frame5_img > p.legal {
    position: absolute;
    bottom: 3px;
    right: 3px;
    font-size: 8px;
    color: #003a63;
    font-weight: bold;
    /*opacity: 0;*/
}
div#frame5 > p.legal > sup, div#frame5_img > p.legal > sup{
	font-size: 7px;
}

#carousel {
    display: block;
    position: absolute;
    left:0;
    top:0;
    opacity: 0;
}
#carousel_bg{
    position: absolute;
    display: block;
    left:0;
    top:0;
}
.slide {
    position: absolute;
    display: block;
    width: 300px;
    height: 250px;
    overflow: hidden;
    left: -300px;
    top: 0px;
}
.footer_hold{
    display: block;
    width: 280px;
    padding-top: 0px;
    padding-left: 34px;
    height: 70px;
    flex-direction: row;
    justify-content: center;
    align-self: center;
}
.prod_price_hold {
    display: inline-block;
    width: 100%;
    padding:0 0 3px;
    float: left;
    align-self: center;
    justify-content: center;
    font-weight: bolder;
}

p.price {
    padding-top: 0px;
    display: inline-block;
    align-self: center;
    justify-self: center;
    font-size: 2.2em;
    letter-spacing: -0.05em;
    color: #2c363e;
    text-align: left;
}

.prod_img_holder {
    position: relative;
    display: flex;
    width: 300px;
    height: 180px;
    justify-content: center;
    align-content: center;

}


img.prod_img {
display: block;
    align-self: center;
    justify-content: center;
    max-height: 120px;
    max-width: 120px;
    width: auto;
}
.prod_name_hold {
    display: inline-block;
    width: 100%;
    justify-content: center;
    align-content: center;
}
p.name{
    padding-left: 1px;
    padding-right: 1px;
    font-weight: normal;
    display: block;
    align-self: center;
    justify-content: center;
    line-height: 14.5px
}

.prod_img{display: block; align-self:center;  }


#arrow_left {
    position: absolute;
    display: none;
    padding: 12px 0px 24px 66px;
    top: 56px;
    z-index: 499;
    opacity: 0;
}
#arrow_leftOverlay{
    position: absolute;
    width: 90px;
    height: 80px;
    display: none;
    padding: 12px 0px 24px 66px;
    top: 56px !important;
    opacity: 0;
    z-index: 599;
}

#arrow_right {
    position: absolute;
    display: none;
    right: 0px;
    top: 56px;
    z-index: 499;
    opacity: 0;
    padding: 12px 66px 24px 0px;
}

#arrow_rightOverlay{
    position: absolute;
    display: none;
    width: 90px;
    height: 80px;
    right: 0px;
    left: auto !important;
    top: 56px !important;
    opacity: 0;
    padding: 12px 66px 24px 0px;
    z-index: 599;
}
div#pinwheel_hold  { z-index: 2; }

div.pinwheel_hold{
    position: absolute;
    display: block;

    width: 1310px;
    height: 1310px;
}
#pinwheel_wrapper{

    display: block;
    width: 1310px;
    height: 1310px;
    align-content: center;
    justify-content: center;

}
#pin_svg{
    width: 1310px;
    height: 1310px;
}
#pinwheel_parts_holder{
    position: absolute;
    display: block;
    left:0;
    top:0;
}
#pinwheel_bg{
    position: absolute;
    display: block;
    left:0;
    top:0;
}
#clickerHolder{
    position: absolute;
    display: block;
    width: 60px;
    left:0;
    top:0;
}
#clicker_grx{
    position: absolute;
    display: block;
    width: 60px;
    height: auto;
    left:-20px;
    top:-25px;
}
#feedFail{
    width: 300px;
    height: 250px;
    top:0;
    left:0;
    display:block;
    position: absolute;;
}

div#container > #ctaBox {
    position: absolute;
    top: 177px;
    left: 0px;
    width: 100%;
    height: 71px;
    z-index: 600;
    display: none;
}
