.wp_automatic_gallery_main{

	width:500px;

	height:500px;

	background-size:contain;

	background-position:center;

	background-repeat:no-repeat;

	border:1px solid #eee;

	margin-bottom:10px;	

	max-width: 100%;

}



.wp_automatic_gallery_btn{

	background-position: center center;

    background-repeat: no-repeat;

    background-size: contain;

    border: 1px solid #eee;

    height: 80px;

    width: 80px;

    float:left;

    cursor:pointer;

    margin-right:1px;

}



.wp_automatic_gallery_btn:last-child{

	clear:right;

}



.wp_automatic_fb_img{

	margin-bottom:10px;

}



.wp_automatic_amazon_disclaimer{

	text-decoration: underline;

	cursor:default;

}



.wp_automatic_demo_btn{



-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;

	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;

	box-shadow:inset 0px 1px 0px 0px #f5978e;

	background-color:#f24537;

	-webkit-border-top-left-radius:0px;

	-moz-border-radius-topleft:0px;

	border-top-left-radius:0px;

	-webkit-border-top-right-radius:0px;

	-moz-border-radius-topright:0px;

	border-top-right-radius:0px;

	-webkit-border-bottom-right-radius:0px;

	-moz-border-radius-bottomright:0px;

	border-bottom-right-radius:0px;

	-webkit-border-bottom-left-radius:0px;

	-moz-border-radius-bottomleft:0px;

	border-bottom-left-radius:0px;

	text-indent:0;

	border:1px solid #d02718;

	display:inline-block;

	color:#ffffff !important;

	font-family:Arial;

	font-size:15px;

	font-weight:bold;

	font-style:normal;

	height:35px;

	line-height:35px;

	width:200px;

	text-decoration:none;

	text-align:center;

	text-shadow:1px 1px 0px #810e05;

  margin:20px 10px 20px 0;

}



.wp_automatic_demo_btn:hover{

	background-color:#c62d1f;

	text-decoration:none !important;

}



.wp_automatic_buy_btn{

  margin:20px 10px 20px 0;

  -moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c;

	-webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c;

	box-shadow:inset 0px 1px 0px 0px #c1ed9c;

	background-color:#9dce2c;

	-webkit-border-top-left-radius:0px;

	-moz-border-radius-topleft:0px;

	border-top-left-radius:0px;

	-webkit-border-top-right-radius:0px;

	-moz-border-radius-topright:0px;

	border-top-right-radius:0px;

	-webkit-border-bottom-right-radius:0px;

	-moz-border-radius-bottomright:0px;

	border-bottom-right-radius:0px;

	-webkit-border-bottom-left-radius:0px;

	-moz-border-radius-bottomleft:0px;

	border-bottom-left-radius:0px;

	text-indent:0;

	border:1px solid #83c41a;

	display:inline-block;

	color:#ffffff !important;

	font-family:Arial;

	font-size:15px;

	font-weight:bold;

	font-style:normal;

	height:35px;

	line-height:35px;

	width:200px;

	text-decoration:none !important;

	text-align:center;

	text-shadow:1px 1px 0px #689324;

}



.wp_automatic_buy_btn:hover{

	background-color:#8cb82b;

	text-decoration:none !important;

}



.wp-automatic-video-wrap {

    position: relative;

    height: 366px;

    overflow: hidden;

}

video {

    position: absolute;

    left: 0;

    top: -248px;

    height: 366px;

}