
body {
	color: #777777;
	/*font-size: 15px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	background: #ffffff;
}


/* Bigcard shipping select box */
.shipping_mode_box{
margin: 0 0 10px 0;
}

/* Megamenu banner */
.mega-menu .popup
{
background-color: #fafafa;
}
.mega-menu .popup ul
{
display: table-cell;
vertical-align: top;
}
/*.megamenu .popup ul.submenu-table*/
.submenu-table
{
display: table-cell;
vertical-align: top;
}
.submenu-banner
{
/* background-color: #fafafa; */
padding: 10px;
margin: 5px;
border-color: #7bae23;
border-style: solid;
border-width: 3px 0 0;
min-width: 200px;
}
.submenu-bannerbox
{
border-left: 1px solid #aaaaaa;
padding-left: 8px;
}

/* SEARCH FORM */
#suggestions{ position: absolute; width:320px; top: 35px; display:none; background-color:#a0a0a0;
  border-width:1px; border-color:#919191; border-style:solid; width:320px; font-size:10px; line-height:14px;color: white; }
#suggestions a { display:block; background-color:#e4e4e4; clear:left; height:52px; text-decoration:none; border-bottom:1px solid gray;}
#suggestions a:hover { background-color:#b7b7b7; color:#ffffff; }
#suggestions a img { float:left; padding:3px; width:50px;}
#suggestions a span.searchheading { display:block; font-weight:bold; padding-top:5px; color:#191919; }
#suggestions a:hover span.searchheading { color:#ffffff; }
#suggestions a span { color:#555555; }
#suggestions ul { padding: 0px; }
#suggestions li { list-style: none; }
#suggestions a:hover span { color:#f1f1f1; }
#suggestions span.category { font-size:11px; margin:5px; display:block; color:#ffffff; }
#suggestions span.seperator { float:right; padding-right:15px; margin-right:5px;
			background-image:url(../images/shortcuts_arrow.gif); background-repeat:no-repeat; background-position:right; }
#suggestions span.seperator a { background-color:transparent; display:block; margin:5px; height:auto; color:#ffffff; border:none;}
#suggestions br { line-height:5px; }

#prefilter_suggestions{ position: absolute; width:320px; top: 35px; display:none; background-color:#a0a0a0; border-width:1px; border-color:#919191; border-style:solid; width:320px; font-size:10px; line-height:14px;color: white; z-index: 1;box-shadow: rgb(136, 136, 136) 5px 10px 10px;}
#prefilter_suggestions ul { padding: 0px; margin-bottom: 0px; }
#prefilter_suggestions li { list-style: none; line-height: 20px; cursor: pointer; padding:5px; font-size: 14px;border-bottom: 1px solid gray;color: #ffffff;}
#prefilter_suggestions li.prefilter_search_prod_item { background-color: #e4e4e4; color: #191919;}
#prefilter_suggestions li.prefilter_search_prod_item:hover { background-color:#b7b7b7; color:#ffffff; }
#prefilter_suggestions li span.searchheading { display:block; padding-top:5px; }
#prefilter_suggestions span.seperator { float:right; padding-right:15px; margin-right:5px; }
#prefilter_suggestions br { line-height:5px; }

/* PrefixBOX */
.pf-suggestion-container{ margin: 40px 0 0 0 !important; border: 1px solid #ddd !important; width: 115% !important;}
.pf-suggestion-container.open{display:table !important;}
.pf-suggestion-body-text1{font-size:12px !important;}

.prefilter-picturelist{
  max-height:310px;
  overflow:auto;
}
  .prefilter-picturelist .prefilter-proditem {
    border:1px solid #ededed;
  }

  .prefilter-picturelist .prefilter-proditem-name{
    cursor:pointer;
  }

	.sidebar .event_box .event_item{
		margin:5px 0px 5px 0px;
	}

	.sidebar .event_box .event_item:hover{
		background-color:#ECECEC;
	}

	.sidebar .event_box .event_box_middle{
		padding: 5px;
	}

	.sidebar .event_box .event_item img{
		float:left;
		magrin-left:5px;
		width:20%;
	}

	.sidebar .event_box .event_item span{
		float:right;
		font-size:12px;
		width:70%;
	}

	.brand_label{
		padding:5px;
		font-size:15px;
	}

	.brand_index a{
		padding:3px;
	}

.compare table{
	width:100%;
	border-collapse: separate;
	text-align: left;
	vertical-align: center;
	border-spacing: 10px;
}
.compare table .headlabel{
	text-align: right;
}

.compare table tr:hover td{
	background-color:white;
}

.compare table td{
	background-color:lightgray;
	width:auto;
	padding:5px;
}

.compare table td img{
	width:100%;
	max-width:200px;
}

.fb-comments span, .fb-comments iframe {
    width: 100% !important;
}

  .social_area .cc_facebook,
  .social_area .cc_twitter,
  .social_area .cc_gplus,
  .social_area .cc_ribbutton,
  .social_area .cc_addthis_toolbox{
   margin:5px 5px 5px 0;
  }

/* responsive fb-like-box */
.fb-wrap {
  width:100%;
  margin: 0 auto;
}

.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] { width: 100% !important; }

/* mega menu - overwrite*/
.mega-menu > ul > li > a,
.mega-menu > ul > li > h5,
.mega-menu .popup ul li > a {
    text-transform: none !important;
}

/* ----- cart ------ */
.shop_table.cart tbody .product-wrap{
  /*  padding: 10px 20px;*/
}

.shop_table.cart tbody div.product-thumbnail{
    max-width:80px !important;
}

.shop_table.cart tbody .product-detail {
   /* padding-left: 210px;*/
    /*padding-left: 100px;*/
    text-align:left;
}

.page .entry-content ul > li {
  list-style-type: disc;
  margin-left: 15px;
}

/* ----- gls map ----- */
.glsmap{
width: 750px;
height: 500px;
padding: 2px;
border: 1px solid lightgray;
}

@media (max-width: 1200px){
	.glsmap{
		width: 650px;
		height: 400px;
	}
}

@media (max-width: 992px){
	.glsmap{
		width: 500px;
		height: 350px;
	}
}

@media (max-width: 768px){
	.glsmap{
		width: 400px;
		height: 250px;
	}
}

@media (max-width: 479px){
	.glsmap{
		width: 300px;
		height: 200px;
	}
}

/* ----- header filter ---- */
.filter_content_box{
	margin-left:-10px;
	margin-right:-10px;
}

.brand_index a {
  margin:0px 4px;
  font-size: 16px;
}

.blocks-left .mini-cart,
.blocks-left .login-links,
.blocks-left .topseo,
.blocks-left .header_contact,
.blocks-left .header_lang,
.blocks-left .header_lang ul,
.blocks-left .usercount,
.blocks-left .pageload,
.blocks-left .slogan,
.blocks-left .logo,
.blocks-left .header_submenu,
.blocks-left .brand_index,
.blocks-left .social-links,
.blocks-left .welcome-msg,
.blocks-left .sticky_logo,
.blocks-left .sticky_home,
.blocks-left .sticky_cart,
.blocks-left .search,
.blocks-left .sticky_static_menu,
.blocks-left .sticky_search,
.blocks-left .sticky_categories
{
float:left;
}

.blocks-middle .logo,
.blocks-middle .welcome-msg,
.blocks-middle .slogan,
.blocks-middle .topseo,
.blocks-middle .admin_static,
.blocks-middle .header_lang a,
.blocks-middle .usercount,
.blocks-middle .pageload,
.blocks-middle .header_submenu,
.blocks-middle .sticky_categories,
.blocks-middle .sticky_search,
.blocks-middle .sticky_logo
{
  text-align: center;
}

.blocks-right .mini-cart,
.blocks-right .login-links,
.blocks-right .topseo,
.blocks-right .header_contact,
.blocks-right .header_lang,
.blocks-right .header_lang ul,
.blocks-right .usercount,
.blocks-right .pageload,
.blocks-right .slogan,
.blocks-right .logo,
.blocks-right .header_submenu,
.blocks-right .header_search,
.blocks-right .brand_index,
.blocks-right .social-links,
.blocks-right .sticky_home,
.blocks-right .sticky_logo,
.blocks-right .sticky_cart,
.blocks-right .sticky_categories,
.blocks-right .sticky_static_menu,
.blocks-right .sticky_search,
.blocks-right .sticky_login,
.blocks-right .welcome-msg
{
float:right;
}


.block-left .view-switcher .dropdown-menu {
  left: 0;
  right: auto;
}

.mini_look div{
  padding:0px !important;
  margin:0px !important;
}

.big_look .label {
  margin-top: 5px;
  margin-right: 5px;
  display: inline-block;
  padding: 0.5em;
  font-size: 100%;
}

.loginheader .login-dropdown-box{
  position: absolute;
  right: 0px;
  padding: 5px 0px;
  z-index: 10;
  margin-top: 15px;
}

.blocks-left .loginheader .login-dropdown-box{
  left: 0px;
  right:auto;
}


.loginheader .login-error{
  position: absolute;
  right: 0px;
  padding: 5px 10px;
  background-color: white;
  z-index: 10;
}

/* search suggestions */
.suggestions{
    top: 36px;
    display: none;
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    max-width: 320px;
    position:absolute;
    padding: 3px;
    font-size: 1.1em;
    line-height: 1.2em;
	}

	.suggestions ul {
	  padding: 0px;
    margin: 0px;
	}

  .suggestions li{
    max-height: 55px;
    overflow: hidden;
    border-bottom: 1px solid #dddddd;
  }

		.suggestions a {
		    display: block;
		    clear: left;
		    text-decoration: none;
        padding:3px;
		}

    .suggestions .seperator a {
      border-bottom: none;
    }
			.suggestions a img {
			    float: left;
			    padding-right: 3px;
			    width: 50px;
			}

			.suggestions .searchheading {
        padding:5px;
      }

			.suggestions .seperator {
        float: right;
      }

/* brand logo grid*/
.brand-logo-grid .brands div{
  padding-left: 5px;
  padding-right: 5px;
}

.brand-logo-grid .brands div a img {
  width: 100%;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #cccccc;
}

.brand-logo-grid .brands div:hover a img {
  -moz-box-shadow: 0px 0px 10px #aaaaaa;
  -webkit-box-shadow: 0px 0px 10px #aaaaaa;
  box-shadow: 0px 0px 10px #aaaaaa;
}

/* ============================ Media Styles ================================*/

/* tv view */
@media (min-width: 1200px) {
}

/* normal pc view -> empty=default */
@media (min-width: 992px) {}

/* tablet view */
@media (max-width: 991px) {
}

/* mobile view */
@media (max-width: 767px) {

    .header { padding-top: 10px; }

    #wrapper .ls-container .ls-nav-prev,
    #wrapper .ls-container .ls-nav-next,
    .product-topslider.owl-theme .owl-controls .owl-buttons div {
      width: 40px;
      height: 30px;
      line-height: 28px;
      font-size: 18px;
    }

    .resp-tabs-container {
      border-style: solid;
      border-color: #dcdcdc;
      border-top-width: 1px;
      border-right-width: 1px;
      border-bottom-width: 1px;
      border-left-width: 1px;
      border-radius: 3px 3px 3px 3px;
    }

    .resp-tab-content {
      border-radius: 0;
    }
}

/* old mobile view */
@media (max-width: 480px) {
}


/* --------- BACKGROUND SLIDER  ------------- */
.cb-slideshow{
	list-style:none;
}

.cb-slideshow,
.cb-slideshow:after {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
}
.cb-slideshow:after {
    content: '';
    background: transparent url(../images/pattern.png) repeat top left;
}
.cb-slideshow li span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
	-webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 36s linear infinite 0s;
    -moz-animation: imageAnimation 36s linear infinite 0s;
    -o-animation: imageAnimation 36s linear infinite 0s;
    -ms-animation: imageAnimation 36s linear infinite 0s;
    animation: imageAnimation 36s linear infinite 0s;
}
.cb-slideshow li div {
    z-index: 1000;
    position: absolute;
    bottom: 30px;
    left: 0px;
    width: 100%;
    text-align: center;
    opacity: 0;
    color: #fff;
    -webkit-animation: titleAnimation 36s linear infinite 0s;
    -moz-animation: titleAnimation 36s linear infinite 0s;
    -o-animation: titleAnimation 36s linear infinite 0s;
    -ms-animation: titleAnimation 36s linear infinite 0s;
    animation: titleAnimation 36s linear infinite 0s;
}
.cb-slideshow li div h3 {
    font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
    font-size: 240px;
    padding: 0;
    line-height: 200px;
}
.cb-slideshow li:nth-child(1) span {
    background-image: url(../images/1.jpg)
}
.cb-slideshow li:nth-child(2) span {
    /*background-image: url(../images/2.jpg);*/
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}
.cb-slideshow li:nth-child(3) span {
    /*background-image: url(../images/3.jpg);*/
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}
.cb-slideshow li:nth-child(4) span {
    /*background-image: url(../images/4.jpg);*/
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
}
.cb-slideshow li:nth-child(5) span {
    /*background-image: url(../images/5.jpg);*/
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s;
}
.cb-slideshow li:nth-child(6) span {
   /* background-image: url(../images/6.jpg); */
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s;
}

/* Animation for the slideshow images */
@-webkit-keyframes imageAnimation {
    0% { opacity: 0;
    -webkit-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -webkit-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@-moz-keyframes imageAnimation {
    0% { opacity: 0;
    -moz-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -moz-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@-o-keyframes imageAnimation {
    0% { opacity: 0;
    -o-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -o-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@-ms-keyframes imageAnimation {
    0% { opacity: 0;
    -ms-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -ms-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@keyframes imageAnimation {
    0% { opacity: 0;
    animation-timing-function: ease-in; }
    8% { opacity: 1;
         animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
/* Animation for the title */
@-webkit-keyframes titleAnimation {
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}
@-moz-keyframes titleAnimation {
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}
@-o-keyframes titleAnimation {
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}
@-ms-keyframes titleAnimation {
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}
@keyframes titleAnimation {
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}
/* Show at least something when animations not supported */
.no-cssanimations .cb-slideshow li span{
	opacity: 1;
}

@media screen and (max-width: 1140px) {
    .cb-slideshow li div h3 { font-size: 140px }
}
@media screen and (max-width: 600px) {
    .cb-slideshow li div h3 { font-size: 80px }
}


.sellout{
  color: white;
}

.sellout a{
  color: #fbff00;
}

.sellout .main-content,
.sellout .sticky-header,
.sellout .main-menu,
.sellout .footer-wrapper {
  background-color: #000000;
}

.sellout footer .event_box .product_list_widget img {
  width: 60px;
}

.sellout footer .event_box .product_list_widget li .product-details {
  margin-left: 70px;
}

.countdownHolder{
  width:100%;
  margin:0 auto;
  font: 40px/1.5 'Open Sans Condensed',sans-serif;
  text-align:center;
  letter-spacing:-3px;
}

.sidebar .countdownHolder{
  font: 20px/1.5 'Open Sans Condensed',sans-serif;
}

.hide-desktop.show-mobile .countdownHolder{
  font: 35px/1.5 'Open Sans Condensed',sans-serif;
}

.position{
  display: inline-block;
  height: 1.6em;
  overflow: hidden;
  position: relative;
  width: 1.05em;
}

.digit{
  position:absolute;
  display:block;
  width:1em;
  background-color:#444;
  border-radius:0.2em;
  text-align:center;
  color:#fff;
  letter-spacing:-1px;
}

.digit.static{
  box-shadow:1px 1px 1px rgba(4, 4, 4, 0.35);

  background-image: linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
  background-image: -o-linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
  background-image: -moz-linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
  background-image: -webkit-linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
  background-image: -ms-linear-gradient(bottom, #3A3A3A 50%, #444444 50%);

  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.5, #3A3A3A),
    color-stop(0.5, #444444)
    );
}

.countDays{ /* display:none !important;*/ }
.countDiv0{ /* display:none !important;*/ }
.countHours{}
.countDiv1{}
.countMinutes{}
.countDiv2{}
.countSeconds{}


.countDiv{
  display:inline-block;
  width:16px;
  height:1.6em;
  position:relative;
}

.countDiv:before,
.countDiv:after{
  position:absolute;
  width:5px;
  height:5px;
  background-color:#444;
  border-radius:50%;
  left:50%;
  margin-left:-3px;
  top:0.5em;
  box-shadow:1px 1px 1px rgba(4, 4, 4, 0.5);
  content:'';
}

.countDiv:after{
  top:0.9em;
}
