@font-face {
  font-family: 'latoregular';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(//themes.googleusercontent.com/static/fonts/lato/v7/9k-RPmcnxYEPm8CNFsH2gg.woff) format('woff');
}
@font-face {
  font-family: 'latobold';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(//themes.googleusercontent.com/static/fonts/lato/v7/wkfQbvfT_02e2IWO3yYueQ.woff) format('woff');
}
@font-face {
  font-family: 'latoblack';
  font-style: normal;
  font-weight: 900;
  src: local('Lato Black'), local('Lato-Black'), url(//themes.googleusercontent.com/static/fonts/lato/v7/BVtM30trf7q_jfqYeHfjtA.woff) format('woff');
}

html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, sub, sup, ul, li {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: 'latoregular';
  vertical-align: baseline;
}
ul {
  list-style: none;
}
a {
  text-decoration: none;
  color:#E51316;
}
a:hover {
  text-decoration: underline;
  color:#E51316;
}


*
{
    border: 0px;
}

p
{
    font-size: 13px;
    color: #000000;
    font-family: latoregular;
    padding: 0 0 14px 0;
    line-height: 18px;
    text-align: justify;
}

body
{
    margin: 0px;
    padding: 0px;
    background-color: #000000;
    /*background-image: url(../images/bg-body.jpg);
    background-repeat: no-repeat;
    background-position: center top;*/
    font-family:'latoregular';
}
input[type=text], input[type=password], input[type=textarea], select {
  border:1px solid #7E7E7E;
}
.clear
{
    clear: both;
}
.dr_error {
  color: #FF0000;
}
.container {
  padding:0;
}
.popup_window_wrapper * {
  box-sizing: content-box;
}
#backgroundImage {
  z-index: -1; 
  position: fixed; 
  top: 0; left: 0;
  background-image: url("//drh.img.digitalriver.com/DRHM/Storefront/Site/Tk22k/cm/images/Background-image/2Kbackgroundimage2.jpg"); 
  background-attachment: fixed; 
  width: 100%; 
  height: 100%; 
  display: block; 
  background-position: 50% 0%; 
  background-repeat: no-repeat no-repeat;
}

div#header {
  padding: 0px;
  margin: 68px 0 0 0;
  background-image: url(//drh.img.digitalriver.com/DRHM/Storefront/Site/Tk22k/cm/images/header-bg/bg-header.jpg);
  background-repeat: repeat-x;
  background-position: left top;
  position:relative;
  z-index:1000;
}

div#header .container {
  clear: both;
  height: 94px;
  padding: 0 0 20px 0;
  margin: 0 auto 20px auto;
}

div#header .container  h1
{
  font-size: 18px;
  text-transform: uppercase;
  color: #ffffff;
  padding: 0 0 20px 0;
  font-family: latobold;
  font-weight: normal;
}

.headerTopBlock
{
  float: left;
  width: 100%;
  height: 62px;
  padding: 14px 0 0 0;
  position: relative;
  z-index: 10;
}

.logo {
    position: absolute;
    left: 0px;
    top: -40px;
}

.navbar-brand {
    position: absolute;
    left: 0px;
    top: -56px;
}
.navbar-collapse {
  max-height:none;
}

.red
{
    color: #F00;
}

div.nav
{
    float: left;
    width: 572px;
    margin: 8px 0 0 136px;
}

div.nav ul
{
}

div.nav ul li
{
    position: relative;
    height: 41px;
    float: left;
}

div.nav ul li a
{
    font-size: 18px;
    text-transform: uppercase;
    color: #000000;
    font-family: latoregular;
    padding: 0 20px 0 5px;
}

div.nav ul li a:hover
{
    color: #EE2D24;
    text-decoration:none;
}

div.nav ul li ul li
{
    float: none;
    height: auto;
    padding: 0 0 5px 0;
}

div.nav ul li ul li a
{
    font-size: 18px;
    color: #ffffff;
    padding: 0px;
    text-transform: none;
    font-family: latoregular;
}

div.nav ul li ul li a:hover
{
    color: #000;
}

div.nav ul li:hover > .navDropDown
{
    display: block;
}

.navDropDown
{
    position: absolute;
    left: -140px;
    top: 41px;
    z-index: 99999;
    float: none;
    display: none;
    width: 965px;
}

.dropDownBlock
{
    background-color: #e51316;
    float: left;
    padding: 25px 30px 60px 30px;
}

.navDropDownArrow
{
    position: absolute;
    left: 172px;
    top: -14px;
}

.navDropDownColumn
{
    float: left;
    margin: 0 35px 0 35px;
}

.searchBox
{
    float: right;
    background-color: #f6f6f6;
    height: 33px;
}
.searchBox label {
  display:none;
}
#navbar-collapse-1 #dr_productSearch  {
  margin:10px;
  border:1px solid #ccc;
  overflow-y:auto;
  border-radius:3px;
  position:relative;
}
#navbar-collapse-1 #dr_productSearch #dr_siteButtons {
  position:absolute;
  right:0;
  top:0;
}
#navbar-collapse-1 #dr_productSearch #dr_siteButtons .dr_button{
  color:#fff;
  background-color:#E51316;
  text-transform:uppercase;
  height:24px;
  font-size:14px;
}
#navbar-collapse-1 #dr_productSearch  label {
  display:none;
}
#navbar-collapse-1 #dr_productSearch  input[type='text'] {
  width:100%;
  float:left;
  padding:2px 2%;
}

::-webkit-input-placeholder {
   color: #C3C2C2;
}

:-moz-placeholder { /* Firefox 18- */
   color: #C3C2C2;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #C3C2C2;  
}

:-ms-input-placeholder {  
   color: #C3C2C2;  
}
.searchBox #keywords
{
    float: left;
    background-color: transparent;
    height: 30px;
    width: 185px;
    border: none;
    margin: 0 0 0 16px;
    font-size: 16px;
    color: #000;
    /*line-height: 30px; */
    font-family: latoregular;
}
.searchBox #dr_siteButtons {
    float: right;
}
.searchBox .dr_button
{
    background:url("//drh.img.digitalriver.com/DRHM/Storefront/Site/Tk22k/cm/images/icon-search.png") no-repeat scroll 0 0;
    height:33px;
    width:33px;
    text-indent:-9999px;
}

.headerBottomBlock
{
    float: left;
    width: 100%;
    position: relative;
    z-index: 5;
}

.navDropDownColumn > ul > li.separated
{
    margin-top: 28px;
    margin-bottom: 28px;
}

.subNav
{
    float: left;
    margin: 7px 0 0 140px;
}

.subNav ul
{
    float: left;
    width: 100%;
}

.subNav ul li
{
    float: left;
    position: relative;
    height: 25px;
    font-family: latoregular;
    font-size: 15px;
    text-transform: uppercase;
    color: #FFF;
    padding: 0 40px 0 0;
}

.subNav ul li a
{
    color: #FFF;
    padding: 0 0 0 0;
}

.subNav ul li a:hover
{
    color: #EE2D24;
    text-decoration:none;
}

.subNav ul li ul li
{
    height: auto;
    float: none;
    padding: 0 0 5px 0;
}

.subNav ul li ul li a
{
    font-size: 18px;
    color: #ffffff;
    padding: 0px;
    text-transform: none;
    font-family: latoregular;
}

.subNav ul li ul li a:hover
{
    color: #000;
}

.subNav ul li:hover > .subNavDropDown
{
    display: block;
}

.subNavDropDown
{
    position: absolute;
    left: -65px;
    top: 25px;
    z-index: 99999;
    display: none;
    width: 800px;
}

.subNavDropDownArrow
{
    position: absolute;
    left: 100px;
    top: -8px;
}

.shoppingCart
{
    float: right;
    font-size: 15px;
    line-height: 30px;
    color: #FFF;
    font-family: latobold;
}

.shoppingCart a
{
    color: #FFF;
    margin-left:5px;
}

.shoppingCart a:hover
{
    color: #EE2D24;
}
#dr_cartSummary {
  display:none;
}

.flag
{
    float: right;
    height: 10px;
    width: 16px;
    margin: 5px 10px 0 30px;
    position: relative;
}

.flag:hover > .flagText
{
    visibility: visible;
}

.flagImage
{
    float: left;
    height: 10px;
    width: 16px;
    z-index: 10;
    position: relative;
    top: -2px;
}

.flagText
{
    width: 200px;
    border: 1px solid #b9b9b9;
    background-color: #FFF;
    visibility: hidden;
    position: absolute;
    top: -4px;
    right: -10px;
    z-index: 5;
}

.flagText h3
{
    background-color: #ededed;
    border-bottom: 1px solid #b9b9b9;
    font-family: latobold;
    color: #333;
    font-weight: normal;
    font-size: 12px;
    padding: 5px 10px 5px 10px;
    margin: 0 0 6px 0;
}

.flagText p
{
    font-family: latoregular;
    color: #333;
    font-weight: normal;
    font-size: 11px;
    line-height: 16px;
    padding: 0 10px 10px 10px;
}

.flagText p a
{
    color: #333;
    text-decoration: underline;
}

.flagText p a:hover
{
    text-decoration: none;
}
#pageNavSec {
    clear: both;
    min-height: 65px;
    margin: 0 auto 20px;
    overflow-y:auto;
}

.contentBox {
  border: 1px solid #000001;
  /*background-image: url(https://az25493.vo.msecnd.net/2k-app-assets/bg-black.png);
  background-repeat: repeat;*/
  background-color:rgba(0,0,0,0.4);
  padding: 10px;
  margin: 0 0 20px 0;
}
.contentBox > .content {
  background-color:#fff;
  padding:12px;
  position:relative;
}

.contentBox.topOffers, .contentBox.bottomOffers, .dr_Content .dr_offers {
  display:none;
}

.contentBox.topOffers.active, .contentBox.bottomOffers.active {
  display:block;
}

div#footer {
    padding: 0px;
    margin: 0px;
    border-top: 1px solid #202020;
    background-color:rgba(0,0,0,0.4);
}

div#footer .container
{
    clear: both;
    margin: 0 auto 0 auto;
    padding: 18px 0 0 0;
}

div#footer .container h1
{
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    color: #ffffff;
    padding: 0 0 10px 0;
    font-family: latobold;
}

div#footer .container p
{
    font-size: 12px;
    line-height: 14px;
    color: #ffffff;
    font-family: latoregular;
}

.footerLeft
{
    float: left;
    max-width: 565px;
    margin: 0 0 0 30px;
}

.footerLeftText
{
    float: left;
    max-width: 360px;
    margin: 0 0 0 13px;
}

.footerLeftLogo
{
    float: left;
}

.footerRight
{
    float: right;
    max-width: 265px;
    margin: 0 22px 0 0;
}

.footerRight ul
{
    float: left;
    width: 100%;
    text-align: right;
    margin: 0 0 17px 0;
}

.footerRight ul li
{
    display: inline;
    font-size: 12px;
    color: #ffffff;
    font-family: latoregular;
}

.footerRight ul li a
{
    display: inline;
    color: #ffffff;
}

.footerRight ul li a:hover
{
    display: inline;
    color: #EE2D24;
}

.navbar-toggle {
  background-color:#e51316;
  border-radius:0;
  height:33px;
  width:33px;
  border-width:0;
  color:#fff;
  padding:7px 10px;
  margin-top:15px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color:#f4805d;
  border-color:#f4805d;
  color:#fff;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color:#fff;
  border-radius:0;
  width:18px;
}
.navbar-default {
  border-width:0;
}
input:focus {
  outline: none;
}
#dr_TCFooter {
  display: none;
}








/* -------Start - Home page Carousel--------- */
/*
This is the visible area of you carousel.
Set a width here to define how much items are visible.
The width can be either fixed in px or flexible in %.
Position must be relative!
*/
.jcarousel {
    position: relative;
    overflow: hidden;
}

/*
This is the container of the carousel items.
You must ensure that the position is relative or absolute and
that the width is big enough to contain all items.
*/
.jcarousel ul {
    width: 20000em;
    position: relative;

    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0;
}

/*
These are the item elements. jCarousel works best, if the items
have a fixed width and height (but it's not required).
*/
.jcarousel li {
    /* Required only for block elements like <li>'s */
    float: left;
}

.jcarousel-container {
  position:relative;
}
.jcarousel-control-prev, .jcarousel-control-next {
  text-indent:-9999em;
  display:none;
}
.jcarousel-control-prev.inactive, .jcarousel-control-next.inactive{
  display:none;
  visibility: hidden;
}
.jcarousel-control-prev.active {
  display:block;
}

.dr_subcategory h2 {
  background-color: #000000;
  color: #FFFFFF;
  font-family: latoregular;
  font-size: 30px;
  font-weight: normal;
  height: 42px;
  line-height: 42px;
  margin: 0 0 16px;
  padding: 0 10px;
  position: relative;
  text-transform: uppercase;
}

.seeAll {
    color: #FFFFFF;
    font-family: latoregular;
    font-size: 14px;
    line-height: 20px;
    position: absolute;
    right: 10px;
    text-transform: uppercase;
    top: 15px;
}

.dr_subcategory h2 a {
  color:#fff;
}

.dr_subcategory h2 a:hover {
  color:#EE2C23;
  text-decoration:none;
}

.dr_subcategory .dr_product a{
  color:#000000;
  font-size: 13px;
  font-weight: normal;
  color: #000000;
  padding: 0 0 4px 0;
  font-family: latoregular;
}

.jcarousel-skin-ecosystem .dr_productName {
  color: #000000;
  font-family: latoregular;
  font-size: 13px;
  font-weight: normal;
  padding: 0 0 4px;
  text-transform: uppercase;
}

/* ---------End - Home page Carousel--------- */

/* ---------Start - Home page Banner--------- */
.dr_banner_left {
  width: 29%;
  float: left;
  margin-right: 15px;
}
.bannerCarousel.bannerTop {
  height: 164px;
  margin-bottom: 12px;
  overflow: hidden;
}
.bannerCarousel.bannerBottom {
  height: 164px;
  overflow: hidden;
}
.bannerCarousel.bannerRight {
  height: 341px;
  overflow: hidden;
}

/* ---------End - Home page Banner--------- */



/* ---------Start - Product Detail page ---------*/
#dr_ProductDetails .gameModeRightTop .left {
  color:#000;
}
#dr_ProductDetails .gameModeRightTop .left .dr_productName{
  font-weight: bold;
  font-family: latoregular;
  font-size: 23px;
  text-transform: uppercase;
}
#dr_ProductDetails .gameModeRightTop .left div, #dr_ProductDetails .gameModeRightTop .left div .dr_price {
  font-size: 24px;
  text-transform: uppercase;
  color: #000000;
  font-family: latoregular;
}
#dr_ProductDetails .gameModeRightTop .left div.dr_price .startingPrice {
  text-transform:lowercase;
  color:#999;
}
#dr_ProductDetails .gameModeRightTop .left div.dr_price .startingPrice span {
  text-transform: uppercase;
  color: #000000;
}
#dr_ProductDetails .gameModeLeftBottom {
  clear: both;
  margin: 0 auto 0 auto;
  padding: 10px 0 10px 20px;
  width: 220px;
}
#dr_ProductDetails .gameModeLeftBottom .dr_ratingImage{
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-top: 5px;
}
#dr_ProductDetails .gameModeLeftBottom .textList,
#dr_ProductDetails .gameModeLeftBottom .dr_ratingReason {
  font-family: latoregular;
  font-size: 11px;
  color: #000000;
  padding-left: 55px;
}
.bottomOffers  h2 {
  background-color: #000000;
  color: #FFFFFF;
  font-family: latoregular;
  font-size: 30px;
  font-weight: normal;
  height: 42px;
  line-height: 42px;
  margin: 0 0 16px;
  padding: 0 10px;
  position: relative;
  text-transform: uppercase;
}
.bottomOffers .dr_offers a{
  color:#000000;
  font-size: 13px;
  font-weight: normal;
  color: #000000;
  padding: 0 0 4px 0;
  font-family: latoregular;
}
.bottomOffers .dr_offers a .dr_productName{
  margin-top:5px;
  text-transform: uppercase;
}
.bottomOffers .dr_offers a .dr_price{
  margin-bottom:5px;
}
#dr_ProductDetails #dr_productSummary{
   margin-top:20px;
}
#dr_ProductDetails #dr_inventoryStatus{
  margin-top: 20px;
}
#dr_ProductDetails .ad-gallery {
  width: auto;
}

#dr_ProductDetails .ad-gallery, #dr_ProductDetails.ad-gallery * {
  margin: 0;
  padding: 0;
}
#dr_ProductDetails .ad-gallery .ad-image-wrapper {
  width: 100%;
  height: 400px;
  margin: 0 0 15px 0;
  position: relative;
  overflow: hidden;
  text-align: center;
}
#dr_ProductDetails .ad-gallery .ad-image-wrapper .ad-loader {
  position: absolute;
  z-index: 10;
  top: 48%;
  left: 48%;
  border: 1px solid #CCC;
}
#dr_ProductDetails .ad-gallery .ad-image-wrapper .ad-next {
  position: absolute;
  right: 0;
  top: 0;
  width: 25%;
  height: 100%;
  cursor: pointer;
  display: block;
  z-index: 100;
}
#dr_ProductDetails .ad-gallery .ad-image-wrapper .ad-prev {
  position: absolute;
  left: 0;
  top: 0;
  width: 25%;
  height: 100%;
  cursor: pointer;
  display: block;
  z-index: 100;
}
#dr_ProductDetails .ad-gallery .ad-image-wrapper .ad-prev, #dr_ProductDetails .ad-gallery .ad-image-wrapper .ad-next {
  /* Or else IE will hide it */
background: url(non-existing.jpg)
}
#dr_ProductDetails .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
  width: 30px;
  height: 30px;
  display: none;
  position: absolute;
  top: 47%;
  left: 0;
  z-index: 101;
}
#dr_ProductDetails .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
  width: 30px;
  height: 30px;
  right: 0;
  left: auto;
}
#dr_ProductDetails .ad-gallery .ad-image-wrapper .ad-image {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  z-index: 9;
}
#dr_ProductDetails .ad-gallery .ad-image-wrapper .ad-image a img {
  border: 0;
}
#dr_ProductDetails .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding: 7px;
  text-align: left;
  width: 100%;
  z-index: 2;
  color: #000;
}
#dr_ProductDetails .ad-gallery .ad-thumb-list .ad-thumb-img{
  max-width: 53pt;
  max-height: 32pt;
  opacity: 1;
  height:41pt;
}
#dr_productImage {
  padding: 10px 0 15px;
	text-align: center;
}
#dr_productImage img {
  max-width:270px;
  width:100%;
}
.addToCartButton, #buyNowButton, .dr_interstitial .dr_acceptOffer{
  background-color: #E51316;
  border: medium none;
  color: #FFFFFF;
  cursor: pointer;
  font-family: latoregular;
  font-size: 14px;
  height: 27px;
  padding: 0 8px 2px;
  width: auto;
}
#buyNowButton, .dr_interstitial .dr_acceptOffer {
  text-transform: capitalize;
}
#variationDiv .variation {
  overflow-y:auto;
  clear:both;
}
#variationDiv input[type=radio] {
  /*display:none;*/
  /*visibility:hidden;*/
  position:absolute;
width: 0;
z-index:-1;
/* and/or */
-moz-opacity:0;
filter:alpha(opacity:0);
opacity:0;
}
#variationDiv label {
  border: 1px solid #B2B2B2;
  color: #000000;
  float: left;
  font-family: latoregular;
  font-size: 13px;
  font-weight:normal;
  height: 26px;
  line-height: 24px;
  margin: 3px 1px;
  padding:0 10px;
  text-align: center;
  width: auto;
  cursor:pointer;
  vertical-align:baseline;
  font-style:normal;
  font-size-adjust:none;
}
#variationDiv label.disabled {
  border-color: #CCCCCC;
  color: #CCCCCC;
  cursor: default;
}
#variationDiv label.disabled:hover { 
  background-color: #fff;
  border-color: #CCCCCC;
}
#variationDiv label.active, #variationDiv label:hover {
  background-color: #FBD7D8;
  border-color: #E51316;
  text-align: center;
}
#variationDiv h4 {
  display:none;
}
#gallery.ad-gallery .ad-thumbs li a img {
  border:1px solid #000000;
}
#gallery.ad-gallery .ad-thumbs li a.ad-active img {
  border-color:#999;
}
.ad-gallery .ad-thumbs li a {
  position: relative;
}
#gallery .ad-image {
  cursor:pointer;
}
#lightbox {
  z-index:1000000;
}
#gallery.ad-gallery .ad-forward {
  right:-15px;
}
.gameModeRight p {
  font-size: 16px;
  text-align: left;
  line-height:20px;
}
#dr_ProductDetails.dr_hidden{
  display:none;
}
#dr_ageGate h2{
  background-color: #000000;
  color: #FFFFFF;
  font-family: latoregular;
  font-size: 30px;
  font-weight: normal;
  min-height: 42px;
  line-height: 42px;
  margin: 0 0 16px;
  padding: 0 10px;
  position: relative;
  text-transform: uppercase;
}
#dr_ageGate #dr_birthError{
  color:#ff0000;
}
#dr_ageGate .dr_button{
  background-color: #E51316;
  border: medium none;
  color: #FFFFFF;
  cursor: pointer;
  font-family: latoregular;
  font-size: 14px;
  height: 27px;
  padding: 8px;
  width: auto;
}
#dr_ageGate label{
  display:block;
}
#dr_ageGate>div{
  text-align:center;
}
#dr_ageGate>div>span{
  display:inline-block;
  margin: 0px 10px;
}
#dr_ageGate .dr_buttonBlock{
  margin-top:20px;
}
#dr_ProductDetails .FBWrap {
  margin-top:20px;
}
#dr_ProductDetails .dr_error {
  color:#ff0000;
}
#dr_ProductDetails .dr_ratingReasonPEGI img, #dr_ProductDetails .dr_ratingImagePEGI img {
  display: block;
  margin-bottom: 5px;
  width: 50px;
}
/* ---------End - Product Detail page--------- */

/* ---------Start - ThankYou page ---------*/
#dr_ThankYou .dr_SNDisplay {display:none;}
/* ---------End - ThankYou page ---------*/


/* ---------Start - CategoryProductList page ---------*/
#dr_CategoryProductList .dr_vatInclLabel, #dr_CategoryList .dr_vatInclLabel, .bottomOffers .dr_vatInclLabel, #dr_ProductSearchResults .dr_vatInclLabel  {
  display:none;
}
#dr_CategoryProductList .dr_categoryName {
  float: left;
  font-family: latoregular;
  font-size: 30px;
  text-transform: uppercase;
  padding-top: 4px;
}
.categoryHeader, .categoryFooter {
  background-color: #000;
  /*height: 42px;*/
  line-height: 42px;
  color: #fff;
  margin: 0 0 16px 0;
  font-weight: normal;
  padding: 0px 2%;
  overflow-y:auto;
}
.categoryHeader select, .categoryFooter select {
  color:#000;
}
.categoryHeader label, .categoryFooter label {
  margin-bottom:0;
}
.categoryHeader form, .categoryFooter form {
  float: left;
  font-family: latoregular;
  font-size: 12px;
  text-transform: none;
}
.dr_sortAndPagination {
  float: right;
}
.dr_sortAndPagination .dr_pagination {
  float: right;
  margin-left: 5px
}
.dr_sortAndPagination .dr_pagination .dr_pages li {
  float: left;
  margin: 0 3px;
  font-family: latoregular;
  font-size: 12px;
}
.dr_sortAndPagination .dr_pages a {
  color: #fff;
}
.dr_sortAndPagination li.dr_selected {
  font-weight: bold;
}
#dr_CategoryProductList .dr_product img{
  width: 100%;
  max-height:100%;
}
#dr_CategoryProductList .dr_product{
  width: 20%;
  float: left;
  padding: 10px 1%;
}
.dr_product.unavailable, .dr_searchResultItem.unavailable {
    display:none;
}
#dr_CategoryProductList li.dr_product:hover {
  background-color: #ededed;
}
.contentTextBlock {
  margin-top: 15px;
  padding: 0 8px;
}
.contentTextBlock .dr_productName {
  font-size: 13px;
  font-weight: normal;
  text-transform: uppercase;
  color: #000;
  padding-bottom: 4px;
  font-family: latoregular;
}
.contentTextBlock .dr_productName, .contentTextBlock .dr_price {
  font-size: 13px;
  font-weight: normal;
  text-transform: uppercase;
  color: #000;
  padding-bottom: 4px;
  font-family: latoregular;
}
.contentThumbImage {
  height:230px;
  line-height:228px;
}
.contentThumbBlockImage
{
  /*  float: left; */
    height: 230px;
    line-height: 228px;
}

.contentThumbBlockText
{
    width: 100%;
/*    float: left; */
    height: 120px;
    margin: 15px 0 0 0;
    padding: 0 8px 0 8px;
}

.contentThumbBlockText a, .dr_interstitial .contentThumbBlockText .dr_productName{
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
    color: #000000;
    padding: 0 0 4px 0;
    font-family: latoregular;
}

.contentThumbBlockText
{
    font-size: 13px;
    font-weight: normal;
    color: #000000;
    padding: 0 0 4px 0;
    font-family: latoregular;
}

.contentThumbBlockText .dr_price {
  padding-bottom:14px;
}

#dr_CategoryList .dr_regularPriceLabel, #dr_CategoryList .dr_discountLabel, #dr_ProductSearchResults .dr_regularPriceLabel, #dr_ProductSearchResults .dr_promoPriceLabel, #dr_CategoryProductList .dr_regularPriceLabel, #dr_CategoryProductList .dr_discountLabel {
  display:none;
}
#dr_ProductSearchResults .dr_regularPriceLabel, #dr_CategoryProductList .dr_regularPrice, #dr_CategoryList .dr_regularPrice, #dr_ProductDetails .dr_strikePrice  {
  float:left;
  margin-right:5px;
}
#dr_ProductDetails .dr_price br {
  display:none;
}
.jcarousel-skin-text-ecosystem {
  font-size:13px;
  line-height:18px;
}
.dr_regularPrice, .dr_price .dr_strikePrice {
  color:#999;
}
.outOfStock .contentThumbBlockImage {
  background: url(//drh.img.digitalriver.com/DRHM/Storefront/Site/Tk22k/cm/images/outOfStockImage_1.jpg) no-repeat 50% 50%;
}
.outOfStock .contentThumbBlockImage img {
  opacity: 0.15;
}
/* ---------End - CategoryProductList page ---------*/

/* ---------Start - Shopping Breadcrumb ---------*/
.storeImage {
  float: left;
}
#Top_ShoppingBreadcrumb {
  float: left;
  margin: 34px 0 0 10px;
}
#pageNavSec ul li {
  float: left;
  font-size: 18px;
  color: #fff;
  font-family: latoblack;
  margin-right: 4px;
  text-transform: uppercase;
}
#pageNavSec ul li a {
  color: #fff;
  font-family: latoregular;
}
#pageNavSec ul li a:hover {
  text-decoration: underline;
}
/* ---------End - Shopping Breadcrumb ---------*/

/* ---------Start - Shopping Cart Page ---------*/
#dr_productIframe .dr_button{
  font-size: 16px;
  text-transform: uppercase;
  color: #FFF;
  background-color: #e51316;
  font-family: latobold;
  text-align: center;
  border: none;
}
#dr_ShoppingCart #dr_checkoutButton a {
  float: right;
  background-color: #e51316;
  height: 36px;
  width: 150px;
  border: 1px solid #e51316;
  font-size: 24px;
  text-transform: uppercase;
  font-family: latobold;
  color: #fff;
  margin: 2px 3px 0 0;
  padding: 0 0 2px 9px;
  line-height: 34px;
}
#dr_ShoppingCart #dr_checkoutButton a:hover {
  text-decoration:none;
}
#dr_ShoppingCart h1 #dr_checkoutButton a {
  margin-right:-7px;
}
#dr_ShoppingCart h1 {
  background-color: #000;
  height: 42px;
  font-size: 30px;
  line-height: 42px;
  color: #fff;
  margin: 0 0 16px 0;
  font-weight: normal;
  padding: 1px 10px 0 10px;
  text-transform: uppercase;
}
#dr_ShoppingCart h1 span {
  float: left;
}
#dr_shoppingCartTable thead th {
  background-color: #000;
  font-family: latoregular;
  font-size: 14px;
  color: #fff;
  font-weight: normal;
  padding: 5px;
}
#dr_shoppingCartTable tbody .dr_productThumbnail {
  max-width: 67px;
  max-height: 94px;
}
#dr_shoppingCartTable tbody {
  font-family: latoregular;
  font-size: 13px;
  color: #000;
  font-weight: normal;
}
#dr_shoppingCartTable tbody td {
  padding: 8px;
  vertical-align: top;
}
#dr_shoppingCartTable table {
  width: 100%;
}
#dr_cartTbl {
  margin-bottom: 40px;
}
#dr_cartTbl th {
  text-transform:capitalize;
}
#dr_cartSubTotal tr {
  color: #ffffff;
}
#dr_cartSubTotal td {
  white-space:nowrap;
}
#dr_cartSubTotal {
  background-color: #000;
  font-family: latoregular;
  font-size: 14px;
  padding: 5px 0;
  margin-bottom: 10px;
}
#dr_cartSubTotal td {
  text-align: right;
  padding: 5px 20px 5px 0 !important;
  border-top-width:0;
}
#dr_shoppingCartTable td.dr_productImg img {
  border: 1px solid #000;
}
#dr_shoppingCartTable .dr_productName a {
  /*color: #000;*/
}
#dr_shoppingCartTable .dr_rating {
  display:block;
  margin-top:3px;
}
#dr_shoppingCartTable .dr_rating>img{
  vertical-align:top;
}
#dr_shoppingCartTable .dr_rating>span {
  display:inline-block;
}
#dr_payPalExpressCheckoutButton {
  text-align: right;
}
#dr_continueShoppingButton a {
  font-size: 13px;
  color: #E51316;
  font-family: latoregular;
  margin-bottom: 15px;
  text-transform: capitalize;
}
.dr_Content #dr_siteButtons {
  margin: 20px 0;
}
#dr_payPalExpressCheckoutButton span {
  margin-left: 50px;
}
#dr_cartPricingDisclaimer {
  padding-top: 30px;
  clear: both;
}
.coupon_code {
  font-family: latoregular;
  font-size: 14px;
  margin-top: 20px;
}
#promoCode {
  margin-right: 5px;
}
#dr_siteButtons #dr_continueShoppingButton {
  padding-left: 0;
}
.dr_checkoutButton.col-md-3 {
  padding-right: 0;
}
.coupon_code .dr_button {
  background-color: #e51316;
  border: 1px solid #e51316;
  text-transform: uppercase;
  font-family: latobold;
  color: #fff;
}
.ShoppingCartBannerCarousel {
  height: 73px;
  overflow: hidden;
  float: left;
  margin-top: 20px;
}
#dr_ShoppingCart select{
  color:black;
}
.helpicon {
  border: 1px solid white;
  border-radius: 9px;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  height: 18px;
  line-height: 15px;
  margin-right: 3px;
  width: 18px;
  text-align: center;
  color: white;
}
.dr_lineItemShipping .helpicon {
  border:1px solid black;
  background-color:black;
}

.helpicon:hover {
  color: #E51316;
  text-decoration: none;
  border: 1px solid #E51316;
}

#dr_ShoppingCart #dr_helpIcon .dr_button {
    background-color: #e51316;
    border: medium none;
    color: #fff;
    font-family: latobold;
    font-size: 16px;
    /*line-height: 16px;*/
    text-align: center;
    text-transform: uppercase;
}
#dr_helpIcon .dr_bold {
    font-weight: bold;
}
.dr_qtyInput.qtyError{
	border: 1px solid #ff0000;
}
/* candy rack offer*/
#dr_shoppingCartTable .dr_candyRackItems td{	
	padding: 0;
}
#dr_shoppingCartTable tbody .dr_candyRackList .dr_productThumbnail{
	display: inline-block;
	min-width: 67px;
	vertical-align: middle;
	width: 16%;
}
.dr_candyRackItems td .dr_liOfferDescription{
	margin: 10px;
}
.dr_candyRackItems .dr_candyWrap{
	border: 4px solid #000;
	padding: 10px;
}
.dr_CandyRack .dr_thumbnail img{
  max-width: 67px;
  max-height: 94px;
}
.dr_CandyRack .dr_button{
	background-color: #e51316;
	border: 1px solid #e51316;
	border-radius: 5px;
	color: #fff;
	font-family: latobold;
	font-size: 12px;
	padding: 4px 6px;
	text-transform: uppercase;
	text-decoration: none;
}
.dr_CandyRack .dr_button:hover{
	text-decoration: none;
}
.dr_candyRackList{
	display: inline-block;
	width: 100%;
}
.dr_candyRackList li.dr_CandyRack{
	float: left;
	padding: 10px 0;
  width: 50%;
}
.dr_candyRackList li.dr_CandyRack div.dr_productName{
	display: inline-block;
	padding: 0 5px;
	vertical-align: middle;	
	width: 35%;
}
.dr_candyRackList div.dr_price{
	display: inline-block;
	text-align: center;
	width: 22%;
}
.dr_candyRackList  .dr_link{
	display: inline-block;
}
/* ---------End - Shopping Cart Page ---------*/

/* ---------Start - ThreePgCheckoutAddressPaymentInfo Page ---------*/


#dr_ThreePgCheckoutAddressPaymentInfo{

}
#dr_ThreePgCheckoutAddressPaymentInfo .dr_clear{
  clear:both;
}

#dr_ThreePgCheckoutAddressPaymentInfo .dr_formLine{
  clear:both;
}
#dr_ThreePgCheckoutAddressPaymentInfo .dr_label{
  display:block;
}
#dr_ThreePgCheckoutAddressPaymentInfo h1, #dr_CheckoutPaymentShippingInfo h1 {
  background-color: #000;
  height: 42px;
  font-size: 30px;
  line-height: 42px;
  color: #fff;
  margin: 0 0 16px 0;
  font-weight: normal;
  padding: 1px 10px 0 10px;
  text-transform: uppercase;
}

#dr_ThreePgCheckoutAddressPaymentInfo legend, #dr_CheckoutPaymentShippingInfo legend{
  font-family: latoregular;
  font-size: 18px;
  color: #FFF;
  text-transform: uppercase;
  background-color: #000;
  text-indent: 10px;
  font-weight: normal;
  padding: 3px 0 3px 0;
  margin: 0 0 7px 0;
}
#dr_ThreePgCheckoutAddressPaymentInfo .cart-redasterisk,
#dr_ThreePgCheckoutAddressPaymentInfo .dr_error{
  color:#FF0000;
}
#dr_ThreePgCheckoutAddressPaymentInfo input[type=text],
#dr_ThreePgCheckoutAddressPaymentInfo input[type=password]{
  float: left;
  width:100%;
  max-width: 260px;
  font-family: latoregular;
  font-size: 13px;
  line-height: 25px;
  color: #000;
  background-color: #eaeaea;
  height: 25px;
  border: none;
  padding: 0 5px 0 5px;
  margin: 0 0 1px 0;
  padding-left: 5px;
  padding-right: 5px;
}
#dr_ThreePgCheckoutAddressPaymentInfo select {
  line-height: normal;
  height: 25px;
  padding-left: 3px;
  background-color: #eaeaea;
  width: 100%;
  max-width:260px;
}
#dr_ThreePgCheckoutAddressPaymentInfo .dr_button, #dr_CheckoutPaymentShippingInfo .dr_button{
  font-size: 16px;
  text-transform: uppercase;
  color: #FFF;
  background-color: #e51316;
  font-family: latobold;
  text-align: center;
  line-height: 16px;
  border: none;
  padding: 0;
}

#dr_ThreePgCheckoutAddressPaymentInfo .dr_label_paymentMethodName{
  font-family: latoregular;
  font-size: 13px;
  color: #000000;
  font-weight: normal;
  padding: 0 0 8px 0;
  margin: 0 0 13px 0;
  border-bottom: 1px solid #b2b2b2;
  min-height: 30px;
  width:100%;
}
#dr_ThreePgCheckoutAddressPaymentInfo .dr_paymentMethodBlock span.dr_expandDetails{
  float:right;
}
#dr_ThreePgCheckoutAddressPaymentInfo #dr_payment>h3,
#dr_ThreePgCheckoutAddressPaymentInfo #dr_billing>h3,
#dr_ThreePgCheckoutAddressPaymentInfo #dr_optIn>h3
{
  display:none;
}
#dr_ThreePgCheckoutAddressPaymentInfo #dr_paymentBlock{
  display:none;
}
#dr_ThreePgCheckoutAddressPaymentInfo #dr_loginContainer{
  clear:both;
}
#dr_ThreePgCheckoutAddressPaymentInfo #dr_TCFooter{
  clear:both;
}
#dr_ThreePgCheckoutAddressPaymentInfo #dr_billingContainer{
  clear:both;
  padding-left:0px;
  padding-bottom:10px;
}
#dr_ThreePgCheckoutAddressPaymentInfo #dr_siteButtons{
  clear:both;
  padding-top: 10px;
}
#dr_ThreePgCheckoutAddressPaymentInfo #checkoutButton{
  width: 270px;
  line-height: 40px;
  display:none;
}
#dr_ThreePgCheckoutAddressPaymentInfo #dr_cc_login{
  width: 135px;
  line-height: 25px;
}
#dr_ThreePgCheckoutAddressPaymentInfo .grayBox{
  width: auto;
  background-color: #eaeaea;
  border: 1px solid #b2b2b2;
  padding: 12px 18px 8px 18px;
  margin: 0 0 18px 0;
}
#dr_ThreePgCheckoutAddressPaymentInfo .grayBox h2{
  font-size: 13px;
  color: #000000;
  font-family: latoregular;
  font-weight: normal;
  margin: 0 0 8px 0;
  border-bottom: 1px solid #b2b2b2;
  padding: 0 0 5px 0;
}
#dr_ThreePgCheckoutAddressPaymentInfo .grayBox ul
{
  float: left;
  width: 100%;
}

#dr_ThreePgCheckoutAddressPaymentInfo .grayBox ul li
{
  float: left;
  width: 100%;
  padding: 0 0 5px 0;
}

#dr_ThreePgCheckoutAddressPaymentInfo .grayBox ul li a
{
  font-family: latoregular;
  font-size: 13px;
  color: #000000;
  background-image: url(//drh.img.digitalriver.com/DRHM/Storefront/Site/Tk22k/cm/images/Arrow/icon-arrow2.png);
  background-repeat: no-repeat;
  background-position: left 3px;
  padding: 0 0 0 10px;
}

#dr_ThreePgCheckoutAddressPaymentInfo .grayBox ul li a:hover
{
  color: #000000;
  text-decoration: underline;
}

#dr_ThreePgCheckoutAddressPaymentInfo .weAccept
{
  background-color: #eaeaea;
  border: 1px solid #b2b2b2;
  padding: 12px 18px 8px 18px;
  margin: 0 0 18px 0;
}

#dr_ThreePgCheckoutAddressPaymentInfo .weAccept ul
{
  float: left;
  width: 150px;
}

#dr_ThreePgCheckoutAddressPaymentInfo .weAccept ul li
{
  float: left;
  padding: 0 10px 10px 0;
  width: 62px;
}


#dr_ThreePgCheckoutAddressPaymentInfo .row, #dr_CheckoutPaymentShippingInfo .row{
  margin:0px;
  clear:both;
}

#dr_ThreePgCheckoutAddressPaymentInfo .checkoutSubNav, #dr_CheckoutPaymentShippingInfo .checkoutSubNav
{
  width: 100%;
  margin: 0 0 18px 0;
}

#dr_ThreePgCheckoutAddressPaymentInfo .checkoutSubNav ul, #dr_CheckoutPaymentShippingInfo .checkoutSubNav ul
{
  padding-left: 14px;
}

#dr_ThreePgCheckoutAddressPaymentInfo .checkoutSubNav ul li, #dr_CheckoutPaymentShippingInfo .checkoutSubNav ul li
{
  float: left;
}

#dr_ThreePgCheckoutAddressPaymentInfo .checkoutSubNav ul li .text, #dr_CheckoutPaymentShippingInfo .checkoutSubNav ul li .text
{
  line-height: 58px;
  text-transform: uppercase;
  text-align: center;
  height: 58px;
  width: 177px;
  border: 1px solid #b6b6b6;
  font-size: 14px;
  color: #000000;
  font-family: latoregular;
  float: left;
}

#dr_ThreePgCheckoutAddressPaymentInfo .checkoutSubNav ul li .text a, #dr_CheckoutPaymentShippingInfo .checkoutSubNav ul li .text a
{
  color: #000000;
  display: block;
}

#dr_ThreePgCheckoutAddressPaymentInfo .checkoutSubNav ul li .text:hover, #dr_CheckoutPaymentShippingInfo .checkoutSubNav ul li .text:hover
{
  color: #000000;
  border-color: #e61e21;
  background-color: #fbd7d8;
}

#dr_ThreePgCheckoutAddressPaymentInfo .checkoutSubNav ul li .active, #dr_CheckoutPaymentShippingInfo .checkoutSubNav ul li .active
{
  color: #000000;
  border-color: #e61e21;
  background-color: #fbd7d8;
}

#dr_ThreePgCheckoutAddressPaymentInfo .continuePaymentButton {
  width:223px;
  float:right;
}
#dr_ThreePgCheckoutAddressPaymentInfo .continuePaymentBack{
    width:223px;
}
#dr_ThreePgCheckoutAddressPaymentInfo .continuePaymentArea{
  width:100%;
  display: inline-block;
  margin: 0 0 18px 0;
}

#dr_ThreePgCheckoutAddressPaymentInfo .continuePaymentButton a,
#dr_ThreePgCheckoutAddressPaymentInfo .continuePaymentBack a {
  padding: 16px;
  display: block;
  color: #FFF;
  cursor: pointer;
}
#shippingDifferentThanBillingIndicator > label {
  display:inline;
}
.dr_deleteItemImage {
  vertical-align:baseline;
}
/* ---------End - ThreePgCheckoutAddressPaymentInfo Page ---------*/

/* ---------Start - ThreePgCheckoutConfirmOrderPage  ---------*/
.dr_reviewGrayboxArea {
  width: 100%;
  margin-bottom: 20px;
  float: left;
}
.dr_reviewGrayboxArea .grayBox {
  background-color: #eaeaea;
  border: 1px solid #b2b2b2;
  float: left;
  min-height: 135px;
  position: relative;
  width: 27%;
  padding: 12px 18px 8px 18px;
  margin: 0 28px 18px 27px;
}
.dr_reviewGrayboxArea .grayBox h3 {
  font-family: latoregular;
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 8px;
  padding-bottom: 5px;
  border-bottom: 1px solid #b2b2b2;
}
.dr_reviewGrayboxArea .grayBox address {
  font-family: latoregular;
  font-size: 12px;
}
.dr_confirmCartEditLinkBilling, .dr_confirmPaymentEditLink {
  font-family: latoregular;
  font-size: 12px;
  color: #000;
  background: url(//drh.img.digitalriver.com/DRHM/Storefront/Site/Tk22k/cm/images/Arrow/icon-arrow2.png) no-repeat left 3px;
  padding-left: 10px;
}
.dr_confirmCartEditLinkBilling:hover, .dr_confirmPaymentEditLink:hover {
  text-decoration: underline;
  color: #000;
}
#dr_CheckoutPaymentShippingInfo thead th {
  background-color: #000;
  font-family: latoregular;
  font-size: 14px;
  color: #fff;
  font-weight: normal;
  padding: 5px;
}
#dr_CheckoutPaymentShippingInfo tbody .dr_productThumbnail {
  max-width: 67px;
  max-height: 94px;
}
#dr_CheckoutPaymentShippingInfo tbody {
  font-family: latoregular;
  font-size: 13px;
  color: #000;
  font-weight: normal;
}
#dr_CheckoutPaymentShippingInfo tbody td {
  padding: 8px;
  vertical-align: top;
}
#dr_CheckoutPaymentShippingInfo table {
  width: 100%;
}
#dr_confirmTbl {
  margin-bottom: 40px;
}

/* ---------End - ThreePgCheckoutConfirmOrderPage  ---------*/

/* ---------Start - Product Search Result Page  ---------*/

#dr_ProductSearchResults .searchHeader {
  background-color: #000;
  line-height: 42px;
  color: #fff;
  margin: 0 0 16px 0;
  font-weight: normal;
  padding: 0 2%;
  height: 42px;
}
#dr_ProductSearchResults .searchHeader span {
  float: left;
  font-family: latoregular;
  font-size: 30px;
  text-transform: uppercase;
  padding-top: 4px;
}
#dr_ProductSearchResults #dr_sortOptions {
  float: left;
  font-family: latoregular;
  font-size: 12px;
  text-transform: none;
}
#dr_ProductSearchResults #dr_sortOptions #dr_ordering {
  color: #000;
}
#dr_ProductSearchResults #dr_productSearch {
  font-size: 16px;
  font-family: latoregular;
}
#dr_ProductSearchResults #dr_productSearch .dr_label {
  float: left;
}
#dr_ProductSearchResults #dr_productSearch #searchKeywords {
  border: 1px solid #EFEFEf;
  margin-left: 5px;
  float: left;
}
#dr_ProductSearchResults  #dr_productSearch #dr_siteButtons input {
  float: left;
  background-color: #e51316;
  border: 1px solid #e51316;
  text-transform: uppercase;
  font-family: latobold;
  color: #fff;
  height:24px;
  line-height:24px;
}
#dr_ProductSearchResults #dr_productSearch #searchKeywords {
  width:100%;
  max-width: 260px;
  font-family: latoregular;
  font-size: 13px;
  line-height: 25px;
  color: #000;
  background-color: #eaeaea;
  height: 25px;
  border: none;
  padding: 0 5px 0 5px;
  margin: 0 0 1px 0;
  padding-left: 5px;
  padding-right: 5px;
}
#dr_searchSortSubmit {
  background-color: #e51316;
  border: 1px solid #e51316;
  text-transform: uppercase;
  font-family: latobold;
  color: #fff;
}
#dr_ProductSearchResults .dr_searchResultItem {
  float: left;
  width: 20%;
  padding: 10px 1%;
/*  overflow-y:auto;*/
}
#dr_ProductSearchResults .dr_searchResultItem .dr_column2 {
  float: left;
  height: 230px;
  line-height: 228px;
}
#dr_ProductSearchResults .dr_searchResultItem .dr_column2 img {
  width: 100%;
  max-height:100%;
}
.dr_clearBoth {
  clear: both;
}
.dr_searchResultItem .dr_column3 {
  color: #000;
  font-family: latoregular;
  font-size: 13px;
  font-weight: normal;
  padding: 0 0 4px 0;
  width: 146px;
  height: 120px;
  margin: 15px 0 0 0;
  float: left;
}
.dr_searchResultItem .dr_column3 a {
  font-size: 13px;
  font-weight: normal;
  text-transform: uppercase;
  color: #000;
  padding: 0 0 4px 0;
  font-family: latoregular;
}
.dr_searchResultItem:hover {
  background-color: #ededed;
}
#dr_productSearchResultsWrapper {
  margin-top: 20px;
}
#dr_productSearchResultsWrapper .dr_sortAndPagination .dr_pages a {
  color: #000;
}
#dr_ProductSearchResults > #dr_facetNav {
    margin-top: 15px;
}
#dr_facetNav {
  display:none;
}
/* ---------End - Product Search Result Page  ---------*/

/* ---------START - Help Pages  ---------*/
.dr_emptyCart #dr_continueShoppingButton a {
  background-color: #e51316;
  border: 1px solid #e51316;
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  padding: 4px 9px;
  line-height: 54px;
  text-decoration: none;
}

#dr_helpColumnLeft {
  float: left;
  width: 49%;
  margin-right: 1%;
}
#dr_helpColumnRight {
  float: right;
  width: 49%;
  margin-left: 1%;
}
#dr_Help h1, #dr_CustomerServiceOrderSearch h1, #dr_ShippingInformation h1, #dr_TechnicalAssistance h1, #dr_DownloadInformation h1, #dr_ReturnAndCancellations h1, #dr_PrivacyAndSecurity h1, #dr_ContactForm h1, #dr_OrderInformation h1, #sizeChart h1 {
  background-color: #000;
  font-size: 30px;
  color: #fff;
  line-height: 42px;
  font-weight: normal;
  margin-bottom: 16px;
  padding: 0 10px;
  text-transform: uppercase;
}
#dr_Help h3, #dr_ContactForm h2 {
  color: #fff;
  background-color: #000;
  font-size: 18px;
  font-weight: normal;
  padding: 5px 0 5px 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#dr_quickOrderLookUp legend {
  display: none;
}
.dr_helpElement li, .dr_helpElement .dr_formLine, #dr_CustomerServiceOrderSearch li, #dr_CustomerServiceOrderSearch p, #dr_CustomerServiceOrderSearch .dr_formLine {
  margin-left: 10px;
}
.dr_helpElement a:hover {
  text-decoration: underline;
}
.dr_helpElement a {
  font-size: 13px;
  color: #000;
}
#dr_Help strong {
  font-size: 14px;
  margin-left: 10px;
}

#dr_quickOrderLookUp .dr_label, #dr_orderSearch .dr_label {
  font-weight: normal;
}
#dr_quickOrderLookUp .dr_button, #dr_orderSearch .dr_button, #dr_ContactForm .dr_button {
  background-color: #e51316;
  border: 1px solid #e51316;
  color: #fff;
  text-transform: uppercase;
}
#dr_quickOrderLookUp #orderNumber, #dr_quickOrderLookUp #password, #dr_orderSearch #orderNumber, #dr_orderSearch #password, #dr_orderSearch #emailAddress, #dr_orderSearch #ccNumber, #dr_ContactForm input[type="text"], #dr_ContactForm textarea, #dr_ContactForm select {
  background-color: #eaeaea;
  border: none;
}
.dr_helpElement {
  margin-bottom: 15px;
}
#dr_CustomerServiceOrderSearch #dr_orderLookupReasons {
  font-family: latoregular;
  font-size: 13px;
}
#dr_orderSearch legend {
  color: #fff;
  background-color: #000;
  font-size: 18px;
  padding: 5px 0 5px 10px;
  text-transform: uppercase;
}
#dr_CustomerServiceOrderSearch .dr_label {
  width: 28%;
  font-size: 13px;
}
#dr_CustomerServiceOrderSearch .dr_forgotPassword {
  font-size: 13px;
  margin-left: 10px;
}
#dr_OrderInformation, #dr_ShippingInformation, #dr_TechnicalAssistance, #dr_DownloadInformation, #dr_ReturnAndCancellations, #dr_PrivacyAndSecurity, #dr_ContactForm {
  font-family: latoregular;
  font-size: 13px;
}
.dr_Content dt {
  font-size: 16px;
  margin: 10px;
}
.dr_Content dt a {
  color: #000;
}
.dr_Content dd {
  padding: 10px;
}
#dr_OrderInformation p, #dr_ShippingInformation p, #dr_TechnicalAssistance p, #dr_DownloadInformation p, #dr_ReturnAndCancellations p, #dr_PrivacyAndSecurity p {
  padding: 10px 0;
}
#dr_ContactForm #dr_contactAdditionalLinks, #dr_ContactForm #dr_technicalSupportSection, #dr_ContactForm #dr_contactFormSection {
margin-left: 10px;
}
#dr_Help #dr_quickOrderFAQ,
#dr_Help #dr_orderInformationFAQ .dr_q13,
#dr_Help #dr_orderInformationFAQ .dr_q14,
#dr_Help #dr_orderInformationFAQ .dr_q15,
#dr_Help #dr_shippingInformationFAQ .dr_q5,
#dr_Help #dr_privacySecurityFAQ .dr_q2,
#dr_Help #dr_downloadInformationFAQ .dr_q3,
#dr_OrderInformation .dr_q13,
#dr_OrderInformation .dr_q14,
#dr_ShippingInformation .dr_q5,
#dr_DownloadInformation .dr_q3,
#dr_ContactForm #dr_contactForgotPassword
{
  display:none;
}
#dr_ReturnAndCancellations .dr_q1 ul {
  list-style: disc;
  list-style-position: inside;
}
span.dr_underline {
    text-decoration: underline;
}
.article-body {
  margin: 0 10px;
}
.article-body img {
    border: 1px solid rgba(0, 0, 0, 0.07);
    height: auto;
    max-width: 100%;
    padding: 3px;
}
/* ---------End - Help Pages  ---------*/
/* ----------- START COOKIE ACKNOWLEDGEMENT -----------*/
#cookieoverlay {
  background-color: #FFFFFF;
  border-color: #000;
  border-style: solid;
  border-width: 2px 2px 0;
  bottom: -200px;
  font-size: 12px;
  margin: 0 10px;
  padding: 15px;
  position: fixed;
  right: 0;
  z-index: 10000;
  box-shadow:0px 0px 10px 0px #333;
}
#cookieoverlay .dr_button a {
  background-color: #dfdfdf;
  color: #000000;
  display: inline-block;
  font-family: latoregular;
  font-size: 13px;
  margin-right: 10px;
  margin-top: 10px;
  max-width: 114px;
  padding: 5px 10px;
}
#cookieoverlay .dr_button a:hover {
  background-color:#eee;
  text-decoration: none;
}
#cookieoverlay > p {
  clear: both;
}
.dr_crossButton {
  background-color: #e51316;
  color: #fff;
  float: right;
  font-size: 20px;
  line-height: 21px;
  text-align: center;
  width: 21px;
}
.dr_crossButton:hover {
  color: #fff;
  text-decoration: none;
}

/* ----------- END COOKIE ACKNOWLEDGEMENT -----------*/

/* ---------Start - Cross Sell Page  ---------*/
.dr_interstitial h1{
	font-size: 23px;
}
.dr_interstitial .contentThumbBlockText{	
	height: auto;	
}
.dr_interstitial #dr_childs, .dr_interstitial #dr_offerHeader{
	padding: 10px 0;
}
.dr_interstitial #dr_childProducts{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;	
	-webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}
.dr_interstitial #dr_childProducts .dr_product{
	display: inline-block;
	list-style: outside none none;
	padding: 5px 1%;
	width: 25%;
}
.dr_interstitial .contentThumbBlockImage{
	height: 140px;
	line-height: 140px;
	text-align: center;
}
.dr_interstitial #dr_childProducts .dr_product img{
	max-height: 100%;
}
.dr_interstitial #dr_childProducts .dr_select, .dr_interstitial #dr_childProducts .dr_discountYouSave{
	padding: 5px 0;
	text-align: center;	
}
.dr_interstitial #dr_childProducts  .dr_productName, .dr_interstitial #dr_childProducts .dr_price{
	text-align: center;	
}
.dr_interstitial #dr_childProducts .dr_price{
	padding-bottom: 5px;
}
#dr_childProducts .dr_accept{
	background: #e51316;
	cursor: pointer;
	font-weight: normal;
	padding: 5px 0;
	width: 40%;
	min-width: 85px;
}
#dr_childProducts .dr_accept .dr_isSelected{
	display: none;
}
.dr_interstitial #dr_offerFooter{
	padding: 10x 0;
}
.dr_interstitial #dr_siteButtons{
	clear: both;
	margin: 10px 0;
	text-align: right;
}
.dr_interstitial .contentThumbBlockText a.dr_productNameLink:hover{
	text-decoration: underline;
}
.dr_interstitial #dr_siteButtons .dr_button{
	text-decoration: underline;
	text-transform: capitalize;
}
/* ---------End - Cross Sell Page ---------*/
/* ---------Start - Product Picker Page ---------*/
.dr_CustomBundle .dr_strikeThrough {
	color: #999;
	text-decoration: line-through;
}
.dr_CustomBundle .dr_youSave{
	display: inline-block;
	font-size: 16px;
}
.dr_CustomBundle .dr_bundleHeader{
	font-size: 30px;
	padding: 15px 0;
}
.dr_CustomBundle .dr_groupWrapper{
	clear: both;
	padding: 2% 0;
}
.dr_finalBundle{
	background-color: #000;
	box-shadow: 10px 10px 5px transparent;
	color: #fff;
	display: inline-block;
	margin: 0;
	padding: 6px 6px 8px;
	width: 100%;
	z-index: 1;
}
.dr_finalBundle:before{
	content: "";
	height: 0;
	position: absolute;
	top: 0;
	width: 0;
}
.dr_finalBundle:after{
	border-bottom: 30px solid #FFF;
	border-left: 15px solid #000;
	border-right-color: #000;
	content: "";
	height: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
}
.dr_finalBundle span{
	font-size: 14px;
  font-style: italic;
}
.dr_CustomBundle .dr_groupWrapper .dr_customeBundleUl{
	padding: 2%;
}
.dr_groupWrapper .dr_customeBundleUl .dr_customeBundleLi{
	padding: 2%;
	text-align: center;
	width: 30%;
}
.dr_customeBundleLi .dr_bundleInfo{
	display: inline-block;	
}
.dr_customeBundleLi .dr_qtyDetails{
	bottom: 28%;
	display: inline-block;
	position: relative;
	width: 20%
}
.dr_bundleInfo .dr_productImg{
	height: 140px;
	line-height: 140px;
}
.dr_bundleInfo .dr_productImg .dr_thumbnail{
	max-height: 100%;
}
.dr_tdremoveButton .dr_button {
	padding: 2px 0;
	width: 30px;
}
.dwnArrow{
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 6px solid;
	display: inline-block;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	width: 0;	
}
.upArrow{
	border-bottom: 6px solid;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	display: inline-block;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	width: 0;
}
.nxtArrow{
	border-bottom: 5px solid transparent;
	border-left: 6px solid;
	border-top: 5px solid transparent;
	display: inline-block;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	width: 0;
}
.dr_bundle .dr_groupTitle{
	border-bottom: 1px solid #333;
}
.dr_bundle .dr_frpNameOpt{
	font-size: 12px;
	font-style: italic;
}
.dr_bundle .dr_groupTitle .dr_groupName{
	font-size: 18px;
	font-style: italic;
	padding-left: 1%;
}
.dr_bundle  .dr_groupTitle a.dr_button{
	color: #333333;
	cursor: pointer;
	float: right;
	font-size: 16px;
	font-style: normal;
	margin-right: 5px;
	text-transform: capitalize;
}
.dr_groupTitle a.dr_button:hover{
	color: #e51316;
	text-decoration: none;
}
.dr_bundlePriceSubtotal{
	font-size: 20px;
}
.dr_bundlePriceSubtotal .dr_actualPrice{
	color: #000;
	font-size: 24px;
}
.dr_CustomBundle .dr_submitBundle{
	padding: 8% 0;
}
.dr_groupWrapper .dr_nextBtn{
 cursor: pointer;
 display: block;
 float: right;
 text-transform: capitalize;
}
.dr_CustomBundle .dr_submitBundle .dr_button, .dr_tdQuantity .dr_addBtn{
	background-color: #E51316;
  border: medium none;
  color: #FFFFFF;
  cursor: pointer;
  font-family: latoregular;
  font-size: 14px;
  height: 27px;
	margin: 2% 0;
  padding: 0 8px 2px;
	text-transform: capitalize;
  width: auto;
}
/* ---------End - Product Picker Page ---------*/

/* ----------- QB 7431 EMBEDDED VIDEO SUPPORT -----------*/
.video {
  margin: 0 auto;
  height: 341px;
  width: 632px;
  max-width: 90vw;
  max-height: calc(90vw * 0.54);
  display: none;
}
#video1 {
  margin: auto;
  height: 341px;
  width: 632px;
  max-width: 100%;
}
.mainText {
  margin-top: 16px;
  color: #fff;
}
.background {
  width: 632px;
  max-width: 90vw;
  height: 341px;
  max-height: calc(90vw * 0.54);
  background: #000;
}
.agegate {
  position: relative;
  height: 341px;
  width: 632px;
  max-width: 90vw;
  max-height: calc(90vw * 0.54);
  margin: 0 auto;
  padding: 120px 0;
  text-align: center;
  z-index: 2;
  background: #000;
}
#dr_ProductDetails .agegate {
  margin: 0 0 30px 0;
}
.gameModeRight p.enterDate {
  text-align: center;
}
.enterDate {
  color: #FFF;
  text-align: center;
  text-transform: uppercase;
}
.agegate-select {
  border: none;
  padding: 1px 5px;
}
.agegate-select, #submit_agegate, .submit-agegate {
  text-transform: uppercase;
}
#submit_agegate:hover, .submit-agegate:hover {
  background-color: #FFF;
}
#vidBox {
  width: 832px;
  height: 341px;
  max-width: 90vw;
  max-height: calc(90vw * 0.54);
}
#lbVideoLightbox, #lbVideoLightbox_wrapper {
  margin: auto;
}
.featherlight .featherlight-content {
  overflow: hidden;
}
.featherlight-previous {
  right: 85%;
  background: transparent;
}
.featherlight-next {
  left: 85%;
  background: transparent;
}
.featherlight-next span, .featherlight-previous span {
	color: #E51316;
}
.gameModeRight .vidContainer {
  display: none;
}
.featherlight-next:hover, .featherlight-previous:hover {
  background: transparent;
}
.videoSection {
  margin-top: 30px;
}
.videoSection > div {
  margin-bottom: 30px;
}
.ad-gallery .ad-thumbs li {
  margin-bottom: 5px;
}
.featherlight .featherlight-image {
  max-width: 90vw;
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
    width: 100% !important;
    min-width: 200px;
}
@media(max-width:480px) {
  .jcarousel-skin-short .jcarousel-next-horizontal {
    right: -15px;
  }
  .jcarousel-skin-ecosystem .jcarousel-next-horizontal {
    right: -15px;
  }
  .jcarousel-skin-short .jcarousel-prev-horizontal, .jcarousel-skin-ecosystem .jcarousel-prev-horizontal {
    left: -15px;
  }
  #video1 {
    width: 85%;
  }
}
/* ----------- END QB 7431 -----------*/
/* removing "platform" from homepage products */
#dr_CategoryList #dr_platform {
	display: none;
}
/*   -----------------   768px WIDE OR LARGER  --------------------    */
@media(min-width:768px){
  .container{max-width:750px}
}
/*   -----------------   992px WIDE OR LARGER  --------------------    */
@media(min-width:992px){
  .container{max-width:960px}
}

/*   -----------------   1200px WIDE OR LARGER  --------------------    */
@media(min-width:1200px){
  .container{max-width:960px}
}
/*   -----------------   991px WIDE OR SMALLER  --------------------    */
@media(max-width:991px){
  .jcarousel-skin-ecosystem .jcarousel-clip-horizontal {
    width:704px;
    height:305px;
  }
  .jcarousel-skin-short .jcarousel-clip-horizontal {
    width:704px;
    height:130px;
  }
  .jcarousel-skin-ecosystem .jcarousel-container-horizontal, .jcarousel-skin-short .jcarousel-container-horizontal {
    width:704px;
  }
  .jcarousel-skin-ecosystem .jcarousel-item, .jcarousel-skin-short .jcarousel-item {
    width:122px;
  }
  .jcarousel-skin-image-ecosystem {
    height:172px;
    line-height:172px;
  }
  .jcarousel-skin-ecosystem .jcarousel-item-horizontal img, .jcarousel-skin-short .jcarousel-item-horizontal img {
    width:100%;
  }
  .jcarousel-skin-ecosystem .jcarousel-prev-horizontal, .jcarousel-skin-ecosystem .jcarousel-next-horizontal {
    top:145px;
  }
  
  .topOffers  img {
    width:100%;
  }
  .bannerCarousel.bannerTop {
    margin-bottom:10px;
  }
  .bannerCarousel.bannerBottom, .bannerCarousel.bannerTop {
    height:126px;
  }
  .bannerCarousel.bannerRight {
    height:262px;
  }
  .jcarousel-skin-short .jcarousel-prev-horizontal, .jcarousel-skin-short .jcarousel-next-horizontal {
    top:52px;
  }
	.dr_candyRackList li.dr_CandyRack div.dr_productName{
		width: 26%;
	}
	.dr_candyRackList div.dr_price{
		width: 20%;
	}
}
/*   -----------------   768px WIDE OR SMALLER  --------------------    */
@media(max-width:768px){
  #video1 {
    max-height: calc(100% * 0.54);
  }
  .jcarousel-skin-ecosystem .jcarousel-clip-horizontal {
    width:100%;
    height:305px;
  }
  .jcarousel-skin-short .jcarousel-clip-horizontal {
    width:100%;
    height:130px;
  }
  .jcarousel-skin-ecosystem .jcarousel-container-horizontal, .jcarousel-skin-short .jcarousel-container-horizontal {
    width:100%;
  }
  .jcarousel-skin-ecosystem .jcarousel-item, .jcarousel-skin-short .jcarousel-item {
    width:122px;
  }
  .jcarousel-skin-image-ecosystem {
    height:172px;
    line-height:172px;
  }
  .jcarousel-skin-ecosystem .jcarousel-item-horizontal img, .jcarousel-skin-short .jcarousel-item-horizontal img {
    width:100%;
  }
  .jcarousel-skin-ecosystem .jcarousel-prev-horizontal, .jcarousel-skin-ecosystem .jcarousel-next-horizontal {
    top:145px;
  }
  
  .dr_banner_left {
    display:none;
  }
  .dr_banner_right ul li {
    display:none;
  }
  .dr_banner_right ul li:first-child {
    display:block;
  }
  .bannerCarousel.bannerRight {
    height:auto;
  }
  
  #dr_CategoryProductList .dr_product, #dr_ProductSearchResults .dr_searchResultItem, .dr_interstitial #dr_childProducts .dr_product {
    width: 33%;
    padding: 10px 1%;
  }
  .footerLeft
  {
      float: none;
      max-width: 565px;
      margin: 0;
      padding:0 2%;
  }

  .footerLeftText
  {
      float: none;
      max-width: 100%;
      margin: 0px;
  }

  .footerLeftLogo
  {
      float: none;
  }

  .footerRight
  {
      float: none;
      max-width: 100%;
      margin: 0 22px 0 0;
      padding:0 2%;
  }

  .footerRight ul
  {
      float: none;
      width: 100%;
      text-align: left;
      margin: 0 0 10px 0;
  }
  #gallery.ad-gallery .ad-nav .ad-thumbs {
    overflow:visible;
    width:100%;
  }
  #gallery.ad-gallery .ad-back, #gallery.ad-gallery .ad-forward {
    display:none;
  }
  #dr_shipping {
    padding-left:0;
    padding-right:0;
  }
  .ShoppingCartBannerCarousel img {
    width:100%;
  }
}
/*   -----------------   767px WIDE OR SMALLER  --------------------    */
@media(max-width:767px){
	.dr_candyRackList li.dr_CandyRack{
		max-width: 100%;
		width: 100%;
	}
	.dr_candyRackList li.dr_CandyRack div.dr_productName{
		width: 50%;
	}
}
/*   -----------------   520px WIDE OR SMALLER  --------------------    */
@media(max-width:520px){
	.dr_groupWrapper .dr_customeBundleUl .dr_customeBundleLi{
		width: 100%;
	}
	.dr_CustomBundle .dr_submitBundle{
		padding: 4% 0;
	}
	#dr_ProductDetails .FBWrap {
    margin-bottom: 5px;
  }
  .ad-thumb-list {
    max-width: 100%;
  }
}
/*   -----------------   480px WIDE OR SMALLER  --------------------    */
@media(max-width:480px){
  .dr_subcategory h2 {
    height:auto;
    overflow-y:auto;
  }
  .seeAll {
    position:static;
    display:block;
    text-align:right;
  }
  .storeImage {
    float:none;
    width:90%;
  }
  .storeImage img {
    width:100%;
    height:auto;
    max-width:310px;
  }
  #dr_CategoryProductList .dr_product, .dr_interstitial #dr_childProducts .dr_product {
    width: 100%;
    float: none;
    padding: 10px 10%;
    margin:0 auto;
    max-width:240px;
  }
  #dr_CategoryProductList .dr_product img, .dr_interstitial #dr_childProducts .dr_product img {
    max-height:100%;
    max-width:100%;
  }
  #dr_shoppingCartTable tbody .dr_productThumbnail {
    max-width:50px;
    height:auto;
  }
  #dr_ShoppingCart h1, .bottomOffers h2 {
    font-size:22px;
    height:30px;
    line-height:27px;
    padding:1px 5px 0;
  }
  .footerRight ul {
    margin: 0 0 10px 0;
  }
  .dr_searchResultItem .dr_column3 {
    height: auto;
    width: 100%;
  }
  #dr_ProductSearchResults .dr_searchResultItem {
    width: 100%;
    float: left;
    padding: 10px 10%;
  }
	#dr_cartTbl .dr_productName{
		word-break: break-all;
	}
	.dr_candyRackList li.dr_CandyRack div.dr_productName{
		width: 35%;
	}
}