/*********************************************************/
/******************** Checkout Menu Fade *****************/
/*********************************************************/

@media only screen and (max-width: 587px){
    #Checkout .Fifth{
        width: 50%;
    }
    
}    

@media only screen and (min-width: 1024px){

    #Checkout.Items-In-Cart header,
    #PayPal-Checkout header,
    #Credit-Card-Payment header,
    #Amazon-Checkout header,
    #Checkout.Items-In-Cart footer,
    #PayPal-Checkout footer,
    #Credit-Card-Payment footer,
    #Amazon-Checkout footer{
        opacity: 0.3;
        transition:all .1s linear;  
        -o-transition:all .1s linear;  
        -moz-transition:all .1s linear;  
        -webkit-transition:all .1s linear;
    }
    
    #Checkout.Items-In-Cart #Main,
    #PayPal-Checkout #Main,
    #Credit-Card-Payment #Main,
    #Amazon-Checkout #Main{
        border-top: 3px solid #626317;
        border-bottom: 3px solid #626317;
    }
    
    #Checkout.Items-In-Cart header:hover,
    #PayPal-Checkout header:hover,
    #Credit-Card-Payment header:hover,
    #Amazon-Checkout header:hover,
    #Checkout.Items-In-Cart footer:hover,
    #PayPal-Checkout footer:hover,
    #Credit-Card-Payment footer:hover,
    #Amazon-Checkout footer:hover{
        opacity: 1.0;
    }

}

/*********************************************************/
/******************** NAV ********************************/
/*********************************************************/

nav.Arrow,
nav.List,
nav.Item-List,
nav.Colour-List{
	width: 100%;
	float: left;
	margin-bottom: 10px;
}

nav.Arrow a,
nav.List a,
nav.Item-List a,
nav.Colour-List a{
	display: inline-block;
	width: 100%;
	font-size: 0.9375em;
	line-height: 1.5;
	margin-bottom: 5px;
}

nav.Item-List a:hover,
nav.Item-List a.Selected { color: #0f0f0f; }

nav.Arrow.Half a,
nav.List.Half a,
nav.Item-List.Half a,
nav.Colour-List.Half a{
	float: left;
	width: 50%;
}

nav.Arrow a.Heading,
nav.List a.Heading,
nav.Item-List a.Heading,
nav.Colour-List a.Heading{
	font-size: 1.125em;
	font-weight: bold;
	line-height: 2;
}

/**********************/
/*** ARROW ************/
/**********************/

nav.Arrow a{
	padding-left: 1.5em;
	color: #626317;
}

nav.Arrow a:hover,
nav.Arrow a.Selected{
	color: #2f2f2f;
	text-decoration: none;
	background-image: url('//images.esellerpro.com/2296/198904/images/elem/nav.png');
	background-repeat:  no-repeat;
	background-position: left center;
}

/**********************/
/*** LIST *************/
/**********************/

nav.List a{
	padding-left: 1.25em;
	color: #626317;
	background-image: url('//images.esellerpro.com/2296/198904/images/elem/arrow.png');
	background-repeat:  no-repeat;
	background-position: left 4px;
}

.Primary nav.List a,
.Secondary nav.List a,
.Tertiary nav.List a{
	padding-left: 1.25em;
	color: #ffffff;
	background-image: url('//images.esellerpro.com/2296/198904/images/elem/arrow-white.png');
	background-repeat:  no-repeat;
	background-position: left 4px;
}

/**********************/
/*** ITEM-LIST ********/
/**********************/

nav.Item-List{
	max-height: 160px;
	overflow-y: auto;
}

nav.Item-List a{
	padding-left: 26px;
	line-height: 20px;
	height: 20px;
	color: #848484;
	margin-bottom: 0;
	font-size: 0.75em;
	
	background-image: url('//images.esellerpro.com/2296/198904/images/buttons/checkbox.png');
	background-repeat: no-repeat;
}

nav.Item-List a:first-child{
	margin-top: 0px;
}

nav.Item-List a.Inactive{
	display: none;
}

nav.Item-List a:hover,
nav.Item-List a.Selected{
	text-decoration: none;
	background-position: 0 -20px;
}

/**********************/
/*** COLOUR-LIST ******/
/**********************/

.Filters .Colour-List a {
	float: left;
	margin: 0 3px 3px 0;
	padding: 0;
	width: 28px;
	height: 28px;
	border: 1px solid #dadada;
	background-image: none;
}

.Filters .Colour-List a:hover { background-position: 0 0; }

.Filters .Colour-List a[title='red']{ background-image: url('//images.esellerpro.com/2296/images/swatches/Red.gif'); }
.Filters .Colour-List a[title='orange']{ background-image: url('//images.esellerpro.com/2296/images/swatches/Orange.gif'); }
.Filters .Colour-List a[title='white']{ background-image: url('//images.esellerpro.com/2296/images/swatches/White.gif'); }
.Filters .Colour-List a[title='black']{ background-image: url('//images.esellerpro.com/2296/images/swatches/Black.gif'); }
.Filters .Colour-List a[title='brown']{ background-image: url('//images.esellerpro.com/2296/images/swatches/Brown.gif'); }
.Filters .Colour-List a[title='navy']{ background-image: url('//images.esellerpro.com/2296/images/swatches/Navy.gif'); }
.Filters .Colour-List a[title='grey']{ background-image: url('//images.esellerpro.com/2296/images/swatches/Grey.gif'); }
.Filters .Colour-List a[title='blue']{ background-image: url('//images.esellerpro.com/2296/images/swatches/Blue.gif'); }
.Filters .Colour-List a[title='green']{ background-image: url('//images.esellerpro.com/2296/images/swatches/Green.gif'); }
.Filters .Colour-List a[title='english oak']{ background-image: url('//images.esellerpro.com/2296/images/swatches/english-oak.gif'); }
.Filters .Colour-List a[title='english woodland']{ background-image: url('//images.esellerpro.com/2296/images/swatches/english-woodland.gif'); }
.Filters .Colour-List a[title='wild trees grassland']{ background-image: url('//images.esellerpro.com/2296/images/swatches/wid-trees-grassland.gif'); }
.Filters .Colour-List a[title='3-colour desert']{ background-image: url('//images.esellerpro.com/2296/images/swatches/3-colour-desert.gif'); }
.Filters .Colour-List a[title='3-color desert']{ background-image: url('//images.esellerpro.com/2296/images/swatches/3-colour-desert.gif'); }
.Filters .Colour-List a[title='6-colour desert']{ background-image: url('//images.esellerpro.com/2296/images/swatches/6-colour-desert.gif'); }
.Filters .Colour-List a[title='6-color desert']{ background-image: url('//images.esellerpro.com/2296/images/swatches/6-colour-desert.gif'); }
.Filters .Colour-List a[title='acu digital']{ background-image: url('//images.esellerpro.com/2296/images/swatches/acu-digital.gif'); }
.Filters .Colour-List a[title='acu digital camo']{ background-image: url('//images.esellerpro.com/2296/images/swatches/acu-digital.gif'); }
.Filters .Colour-List a[title='arid woodland']{ background-image: url('//images.esellerpro.com/2296/images/swatches/arid-woodland.gif'); }
.Filters .Colour-List a[title='a-tacs au']{ background-image: url('//images.esellerpro.com/2296/images/swatches/a-tacs-au.gif'); }
.Filters .Colour-List a[title~='khaki']{ background-image: url('//images.esellerpro.com/2296/images/swatches/beige-khaki.gif'); }
.Filters .Colour-List a[title='khaki / beige']{ display: none; }
.Filters .Colour-List a[title='black camo']{ background-image: url('//images.esellerpro.com/2296/images/swatches/black-camo.gif'); }
.Filters .Colour-List a[title='cce']{ background-image: url('//images.esellerpro.com/2296/images/swatches/cce.gif'); }
.Filters .Colour-List a[title='coyote']{ background-image: url('//images.esellerpro.com/2296/images/swatches/coyote.gif'); }
.Filters .Colour-List a[title='czech woodland']{ background-image: url('//images.esellerpro.com/2296/images/swatches/czech-woodland.gif'); }
.Filters .Colour-List a[title='digital desert']{ background-image: url('//images.esellerpro.com/2296/images/swatches/digital-desert.gif'); }
.Filters .Colour-List a[title='digital flecktarn']{ background-image: url('//images.esellerpro.com/2296/images/swatches/digital-flecktarn.gif'); }
.Filters .Colour-List a[title='digital urban']{ background-image: url('//images.esellerpro.com/2296/images/swatches/digital-urban.gif'); }
.Filters .Colour-List a[title='digital woodland']{ background-image: url('//images.esellerpro.com/2296/images/swatches/digital-woodland.gif'); }
.Filters .Colour-List a[title='dpm desert']{ background-image: url('//images.esellerpro.com/2296/images/swatches/dpm-desert.gif'); }
.Filters .Colour-List a[title='dpm']{ background-image: url('//images.esellerpro.com/2296/images/swatches/dpm.gif'); }
.Filters .Colour-List a[title='east german']{ background-image: url('//images.esellerpro.com/2296/images/swatches/east-german.gif'); }
.Filters .Colour-List a[title='flecktarn']{ background-image: url('//images.esellerpro.com/2296/images/swatches/flecktarn.gif'); }
.Filters .Colour-List a[title='foliage']{ background-image: url('//images.esellerpro.com/2296/images/swatches/foliage.gif'); }
.Filters .Colour-List a[title='hellenic']{ background-image: url('//images.esellerpro.com/2296/images/swatches/hellenic.gif'); }
.Filters .Colour-List a[title='hunter brown']{ background-image: url('//images.esellerpro.com/2296/images/swatches/hunter-brown.gif'); }
.Filters .Colour-List a[title='hunter green']{ background-image: url('//images.esellerpro.com/2296/images/swatches/hunter-green.gif'); }
.Filters .Colour-List a[title='mtp']{ background-image: url('//images.esellerpro.com/2296/images/swatches/mtp.gif'); }
.Filters .Colour-List a[title='multicam']{ background-image: url('//images.esellerpro.com/2296/images/swatches/multicam.gif'); }
.Filters .Colour-List a[title='navy blue']{ background-image: url('//images.esellerpro.com/2296/images/swatches/Navy-Blue.gif'); }
.Filters .Colour-List a[title='night camo']{ background-image: url('//images.esellerpro.com/2296/images/swatches/night-camo.gif'); }
.Filters .Colour-List a[title='olive']{ background-image: url('//images.esellerpro.com/2296/images/swatches/olive.gif'); }
.Filters .Colour-List a[title='pl desert']{ background-image: url('//images.esellerpro.com/2296/images/swatches/pl-desert.gif'); }
.Filters .Colour-List a[title='pl woodland']{ background-image: url('//images.esellerpro.com/2296/images/swatches/pl-woodland.gif'); }
.Filters .Colour-List a[title='ranger green']{ background-image: url('//images.esellerpro.com/2296/images/swatches/ranger-green.gif'); }
.Filters .Colour-List a[title='red camo']{ background-image: url('//images.esellerpro.com/2296/images/swatches/red-camo.gif'); }
.Filters .Colour-List a[title='skyblue']{ background-image: url('//images.esellerpro.com/2296/images/swatches/sky-blue.gif'); }
.Filters .Colour-List a[title='snow camo']{ background-image: url('//images.esellerpro.com/2296/images/swatches/snow-camo.gif'); }
.Filters .Colour-List a[title='splinter']{ background-image: url('//images.esellerpro.com/2296/images/swatches/splinter.gif'); }
.Filters .Colour-List a[title='tiger stripe']{ background-image: url('//images.esellerpro.com/2296/images/swatches/tiger-stripe.gif'); }
.Filters .Colour-List a[title='tropical']{ background-image: url('//images.esellerpro.com/2296/images/swatches/tropical.gif'); }
.Filters .Colour-List a[title='urban']{ background-image: url('//images.esellerpro.com/2296/images/swatches/urban.gif'); }
.Filters .Colour-List a[title='vegetato desert']{ background-image: url('//images.esellerpro.com/2296/images/swatches/vegetato-desert.gif'); }
.Filters .Colour-List a[title='vegetato woodland']{ background-image: url('//images.esellerpro.com/2296/images/swatches/vegetato-woodland.gif'); }
.Filters .Colour-List a[title='woodland']{ background-image: url('//images.esellerpro.com/2296/images/swatches/woodland.gif'); }
.Filters .Colour-List a[title='other']{ background-image: url('//images.esellerpro.com/2296/images/swatches/other.gif'); }
.Filters .Colour-List a[title='hunter snow']{ background-image: url('//images.esellerpro.com/2296/images/swatches/hunter-snow.gif'); }
.Filters .Colour-List a[title='a-tacs fg']{ background-image: url('//images.esellerpro.com/2296/images/swatches/a-tacs-fg.gif'); }
.Filters .Colour-List a[title='kryptek highlander']{ background-image: url('//images.esellerpro.com/2296/images/swatches/kryptek-highlander.gif'); }
.Filters .Colour-List a[title='kryptek mandrake']{ background-image: url('//images.esellerpro.com/2296/images/swatches/kryptek-mandrake.gif'); }
.Filters .Colour-List a[title='pencott greenzone']{ background-image: url('//images.esellerpro.com/2296/images/swatches/pencott-greenzone.gif'); }
.Filters .Colour-List a[title='pencott badlands']{ background-image: url('//images.esellerpro.com/2296/images/swatches/pencott-badlands.gif'); }
.Filters .Colour-List a[title='pencott sandstorm']{ background-image: url('//images.esellerpro.com/2296/images/swatches/pencott-sandstorm.jpg'); }
.Filters .Colour-List a[title='a-tacs le']{ background-image: url('//images.esellerpro.com/2296/images/swatches/A-TACS-LE.gif'); }
.Filters .Colour-List a[title='legion forest']{ background-image: url('//images.esellerpro.com/2296/images/swatches/legion-forest.jpg'); }
.Filters .Colour-List a[title='m84']{ background-image: url('//images.esellerpro.com/2296/images/swatches/M84.gif'); }
.Filters .Colour-List a[title='m/84']{ display: none; }
.Filters .Colour-List a[title='kryptek nomad']{ background-image: url('//images.esellerpro.com/2296/images/swatches/krypnomad.gif'); }
.Filters .Colour-List a[title='kryptek typhon']{ background-image: url('//images.esellerpro.com/2296/images/swatches/kryptyphon.gif'); }
.Filters .Colour-List a[title='pencott snowdrift']{ background-image: url('//images.esellerpro.com/2296/images/swatches/pencott_snowdrift.gif'); }
.Filters .Colour-List a[title='multicam black']{ background-image: url('//images.esellerpro.com/2296/images/swatches/multicam-black.gif'); }
.Filters .Colour-List a[title='multicam arid']{ background-image: url('//images.esellerpro.com/2296/images/swatches/multicam-arid.gif'); }
.Filters .Colour-List a[title='multicam tropic']{ background-image: url('//images.esellerpro.com/2296/images/swatches/multicam-tropic.gif'); }
.Filters .Colour-List a[title="a-tacs ix"]{ background-image: url('//images.esellerpro.com/2296/images/swatches/a-tacs-ix.gif'); }
.Filters .Colour-List a[title="pentacamo"]{ background-image: url('//images.esellerpro.com/2296/images/swatches/pentacamo.gif'); }

/*********************************************************/
/***************** CATEGORY SUMMARY **********************/
/*********************************************************/

.Cat-Summary{
	padding: 20px 15px 20px 15px;
	font-size: 0.75em;
	line-height: 20px;
	font-family: "Ubuntu", Arial, sans-serif;
	color: #4f4f4f;
}

.Cat-Summary h1{
	color: #626317;
	font-family: "Economica", "Ubuntu", Arial, sans-serif;
	font-weight: bold;
	font-size: 2.5em;
	text-transform: uppercase;
}

.Cat-Summary nav{ 
    padding-top: 20px;
	overflow: hidden;
}

.Cat-Summary nav a{
	float: left;
	width: 20%;
	margin: 0 0 5px 0;
	padding: 0 10px 0 8px;
	background: url('//images.esellerpro.com/2296/198904/images/elem/cat-arrow.png') no-repeat 0 7px;
	color: #4f4f4f;
}
    

.Cat-Summary .Promo{
    background-color: #ca6437;
                              
    color: #ffffff;
    margin-bottom: 20px;
    text-align: center; 
    line-height: 32px; 
    border: 1px solid #b6653d;
 
    position: relative;
    padding: 0 15px;
}

.Cat-Summary .Promo .Message{
    font-family: "Economica", "Ubuntu", Arial, sans-serif;
    text-transform: uppercase;
    font-size: 1.5em;
      
    font-weight: bold;
}
    

.Cat-Summary .Promo .Message .Pound{
    font-size: 0.875em;
}

.Cat-Summary .Promo .Disclaimer{
    position: absolute;
    right: 15px;
}

@media only screen and (max-width: 1075px){
	.Cat-Summary nav a { width: 25%; }
}
       
@media only screen and (max-width: 1023px){
	.Cat-Summary .Promo { text-align: left; }
}
@media only screen and (max-width: 783px){
	.Cat-Summary nav a { width: 33.3333%; }
}
@media only screen and (max-width: 587px) { 
	.Cat-Summary nav a{ width: 50%; } 
	.Cat-Summary .Promo{
       text-align: center;
    } 
    .Cat-Summary .Promo .Disclaimer{
       position: static;
       width: 100%;
       display: block;
    }
}
    

#ProductPage .Cat-Summary{
    padding: 0;
}
	
/*********************************************************/
/******************** REVIEWS ****************************/
/*********************************************************/

.Reviews{
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.Reviews a{
	text-decoration: underline;
	font-size: 0.75em;
	color: #626317;
}

.Rating{
	float: left;
	width: 89px;
	height: 16px;
	margin-right: 7px;
	text-indent: -999em;
	overflow: hidden;
}

.Rating.Right{
	float: right;
}

.Rating.Stars-0{ background: url('//images.esellerpro.com/2296/198904/images/rating/stars-0.png') no-repeat left center; }
.Rating.Stars-1{ background: url('//images.esellerpro.com/2296/198904/images/rating/stars-1.png') no-repeat left center; }
.Rating.Stars-2{ background: url('//images.esellerpro.com/2296/198904/images/rating/stars-2.png') no-repeat left center; }
.Rating.Stars-3{ background: url('//images.esellerpro.com/2296/198904/images/rating/stars-3.png') no-repeat left center; }
.Rating.Stars-4{ background: url('//images.esellerpro.com/2296/198904/images/rating/stars-4.png') no-repeat left center; }
.Rating.Stars-5{ background: url('//images.esellerpro.com/2296/198904/images/rating/stars-5.png') no-repeat left center; }


/*********************************************************/
/******************** HEADING STEPS **********************/
/*********************************************************/

.Heading-Steps{
	float: left;
	width: 100%;
	height: 74px;
	margin-bottom: 74px;
	background-image: url('//images.esellerpro.com/2296/198904/images/obj/steps.png');
	background-repeat: repeat-x;
	background-position: 0 16px;	
}

.Heading-Steps .Icon{
	position: relative;
	float: right;
	background-image: url('//images.esellerpro.com/2296/198904/images/icons/ring-big.png');	
	margin: 0 20px;
}

.Heading-Steps .Icon.Inactive{
	background-image: url('//images.esellerpro.com/2296/198904/images/icons/ring-big-inactive.png');
	margin: 0 13px;
}

.Heading-Steps .Icon.Inactive .Center{ opacity: 0.50; }

.Heading-Steps .Icon .Center{
	display: table-cell;
	vertical-align: middle;
	width: 74px;
	height: 74px;
	text-align: center; 
}

/*** Label ***/

.Heading-Steps .Icon .Label{
	position: absolute;
	bottom: -36px;
	left: 50%;
	margin-left: -50px;
	font-family: "Ubuntu", Arial, sans-serif;
	font-size: 1.0em;
	text-align: center;
	width: 100px;
	height: 32px;
}

/*** step icons look crap on narrow screens ***/
@media only screen and (max-width: 587px) {
	.Heading-Steps{
		margin: 0;
		height: auto;
	}
	.Heading-Steps .Icon{
		display: none;
	}
}

/*********************************************************/
/******************** NUMBERED STEP **********************/
/*********************************************************/

.Step{
	position: relative;
	padding: 15px 0 5px 50px;
}

.Step div{ display: inline-block; }

.Step .Icon{
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -19px;
	width: 39px;
	height: 39px;
	
	background: url('//images.esellerpro.com/2296/198904/images/icons/ring-small.png');
	
	color: #626317;
	text-align: center;
	line-height: 39px;
	font-weight: bold;
	font-size: 1.0625em;
}

.Step.Error label { color: red; }
.Step.Error .customSelect{ border: 1px solid red; }
.Step.Error .Icon{ background: url('//images.esellerpro.com/2296/198904/images/icons/ring-small-error.png'); }

.Step.Selected .Icon{
	background: url('//images.esellerpro.com/2296/198904/images/icons/ring-small-inactive.png');
	color: #ffffff;
}

/*********************************************************/
/******************** TOTALS *****************************/
/*********************************************************/

.Totals {
	float: right;
	margin: 0 0 10px;
}

.Totals > *{
	display: table-cell;
	padding-left: 15px;
	vertical-align: baseline;
}

.Totals strong{
	font-family: "Ubuntu", Arial, sans-serif;
}

#Basket-Box .Header.Primary{
	display: table;
}

#Basket-Box .Header.Primary > *{
	display: table-cell;
}

#Basket-Box .Header.Primary > p{
	text-align: right;
}

#Basket-Box .Header.Primary a{
	text-decoration: underline;
}

/*********************************************************/
/******************** PAYMENT METHOD *********************/
/*********************************************************/

.Payment-Method{
    float: left;
	border: 1px solid #dedede;
	padding: 4px;
	margin: 0 10px 15px 0;
	
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
	
	cursor: pointer;
}

.Payment-Method:hover{
	border: 2px solid #2f2f2f;
	padding: 3px;
}

.Payment-Method.Disabled-Gateway{
	opacity: 0.8;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

@media only screen and (max-width: 1023px) {
	.Payment-Method.Amazon{
		display: none;
	}
}

/*********************************************************/
/******************** CONTACT TAB ************************/
/*********************************************************/

body #Contact-Us{
	position: fixed;
	top: 120px;
	width: 606px;
	background-color: #f6f8ee;
	z-index: 1000;
	
	padding-top: 1em;
	
	border-radius: 0 0 0 5px;
	-moz-border-radius: 0 0 0 5px;
	-webkit-border-radius: 0 0 0 5px;
	
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
}

body #Contact-Us .Box {
     display:none;
}

@media print{
    body #Contact-Us{
        display:none;
    }
}

#Contact-Us-Tab{
	position: absolute;
	left: -40px;
	top: 0px;
	width: 40px;
	height: 122px;
	background-image: url('//images.esellerpro.com/2296/198904/images/elem/contact-us-tab.png');
	cursor: pointer;
}

/*** contact tab is disabled for smaller screens than big tablets because of absolute positioning issues ***/
@media only screen and (max-width: 1023px) {
	body #Contact-Us{
		display: none;
	}
}

/*********************************************************/
/******************** ADVERTS ****************************/
/*********************************************************/

@media only screen and (max-width: 588px) {
	#Content .Banners .Column { padding: 0; } 
}

.Banner { 
	width: 100%;
	margin-bottom: 10px; 
}
                

.Full.Smaller.Four {
    padding: 0 5px;    
}

.mixbanner1 { float: left; width: 33%; }
.mixbanner2 { float: right; width: 66%; }
.mixbanner3 { float: left; width: 32%; margin: 1% 0 0 1%; }            
.mixbanner4 { float: right; width: 33%; margin: 1% 0 1% 0; }          
.mixbanner5 { float: left; width: 66%; margin: 1% 0 1% 0; }

@media only screen and (max-width: 587px) {
    .mixbanner1,
    .mixbanner2,
    .mixbanner3,
    .mixbanner4,
    .mixbanner5 {
        width: 100%;
        margin: 0 0 10px;
    }	
}

@media only screen and (min-width: 588px) and (max-width: 1023px) {
	#Content .Banners .Column { width: 50%; }
}
                        
.Content-Image { margin-bottom: 20px; }

/*********************************************************/
/******************** CYCLE ******************************/
/*********************************************************/

.Cycle{
    float: left;
    width: 100%;
	margin: 0 0 5px;
    position: relative;
	overflow: hidden;
}

.Cycle .Elements{
    float: left;
    width: 100%;
	overflow: hidden;
	position: relative;
}

.Cycle .Elements a{
	float: left;
	width: 100%;
}

.Cycle .Elements a img{
	max-width: 100%;
	width: auto;
	height: auto;
	float: left;
}

/*** flickering fix ***/
.Cycle .Elements a { display: none; }
.Cycle .Elements a.cycle-sentinel + a { display: block; }

/*** NAV ***/

.Cycle .Nav{
    position: absolute;
    bottom: 45px;
    right: 30px;
    z-index: 99999;
}

.Cycle .Nav a{
    float: left;
    height: 9px;
    width: 9px;
	margin-right: 4px;
	background-image: url('//images.esellerpro.com/2296/198904/images/obj/nav.png');
}

.Cycle .Nav a.cycle-pager-active{
    background-image: url('//images.esellerpro.com/2296/198904/images/obj/nav-active.png');
}
     

@media only screen and (max-width: 587px) {
    .Cycle .Nav{
        display: none;
    } 
}

/*********************************************************/
/******************** CAROUSEL ***************************/
/*********************************************************/

.Carousel-Container{
	float: left;
	width: 100%;
	position: relative;
}

.Carousel {
    position: relative;
	overflow: hidden;
	clear: both;
}

.Carousel-List {
    width: 20000em;
    position: absolute;
    list-style: none;
    margin: 0;
}

.Carousel-Item {
    float: left;
	margin: 0 0 0 0;
}

/*** Buttons ***/

.Carousel-Container .Prev,
.Carousel-Container .Next{
	position: absolute;
	height: 55px;
	width: 31px;
	top: 30%;
	margin-top: -9px;
	cursor: pointer;
	z-index: 1000;
}

.Carousel-Container .Prev{
	left: 0px;
	background-image: url('//images.esellerpro.com/2296/198904/images/elem/arrow-left-grey.png');
}
.Carousel-Container.Products .Prev{ left: -45px; }

.Carousel-Container .Next{
	right: 0px;
	background-image: url('//images.esellerpro.com/2296/198904/images/elem/arrow-right-grey.png');
}
.Carousel-Container.Products .Next{ right: -45px; }

@media only screen and (max-width: 900px) {
	.Carousel-Container.Products .Prev{ 
		left: 0; 
		top: 80%;
	}
	.Carousel-Container.Products .Next{ 
		right: 0; 
		top: 80%;
	}
}

.Carousel-Container .Prev.Inactive,
.Carousel-Container .Next.Inactive{
	display: none;
}

/*** Products ***/

.Carousel-Container.Products .Carousel{
	height: 330px;
}

/*** Brands ***/

footer .Brand-Bar  { 
	height: 100px;
	background: url('//images.esellerpro.com/2296/198904/images/bg/brands-bg.jpg') repeat-x 0 0;
}

.Carousel-Container.Brands{
	margin: 25px 0 25px 0;
}

.Carousel-Container.Brands .Carousel{
	 height: 50px;
}

.Carousel-Container.Brands .Carousel a {
    display: table-cell;
	vertical-align: middle;
	text-align: center;
	height: 50px;
	width: 196px;
}

@media only screen and (max-width: 587px) {
	.Carousel-Container.Brands .Carousel a {
		width: 126px;
	}
}

@media only screen and (max-width: 320px) {
	.Carousel-Container.Brands .Carousel a {
		width: 108px;
	}
}

.Carousel-Container.Brands .Carousel a img {
	vertical-align: middle;
}

/*********************************************************/
/******************** SUGGESTIONS ************************/
/*********************************************************/

/*** AUTOCOMPLETE ***/

.ui-autocomplete {
	position: absolute;
	background-color: white;
	overflow: hidden;
	list-style: none;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-bottom: 0;
	padding: 3px;
	margin: 0;
	z-index: 1000000;
	box-shadow: 0 5px 6px 1px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 5px 6px 1px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 5px 6px 1px rgba(0, 0, 0, 0.4);
}

.ui-autocomplete li {
	line-height: 2;
	text-indent: 6px;
	font-size: 0.9375em;
	border-bottom: 1px solid #dedede;
	cursor: pointer;
}

.ui-autocomplete li:hover {
	background: #dedede;
}

.ui-autocomplete li a {
	color: #626317;
	text-decoration: none;
}

.ui-autocomplete li a span {
	color: #2f2f2f;
	font-weight: bold;
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

/*** SUGGESTIONS ***/

.Product-Suggestions{
	overflow: hidden;
	padding: 3px;
    background-color: white;
  
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
	
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	
	box-shadow: 0 5px 6px 1px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 5px 6px 1px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 5px 6px 1px rgba(0, 0, 0, 0.4);
	
	z-index: 99999999;
}

.Product-Suggestions a.Item{
	float: left;
	position: relative;
	width: 100%;
	min-height: 55px;
    padding: 5px 5px 5px 60px;
	font-size: 0.75em;
	line-height: 1.25;
	border-bottom: 1px solid #dedede;
}

.Product-Suggestions a.Item:hover{
    background: #dedede;
	text-decoration: none;
}

.Product-Suggestions a.Item img{
    max-height: 45px;
	max-width: 45px;
    position: absolute;
	left: 5px;
}

.Product-Suggestions a.Item span.Title{
	color: #626317;
}

.Product-Suggestions a.Item span.Price{
    font-weight: bold;
	color: #2f2f2f;
}


/*********************************************************/
/******************** ADD THIS ***************************/
/*********************************************************/

.addthis_toolbox{
	margin-bottom: 1em;
}

/*********************************************************/
/******************** RESPONSIVE IFRAME ******************/
/*********************************************************/

.Responsive-Iframe{
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 400px;
	float: left;
	margin-bottom: 1em;
}

.Responsive-Iframe iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*********************************************************/
/******************** TOP ********************************/
/*********************************************************/

#Top{
	position: fixed;
	z-index: 100;
	width: 40px;
	height: 40px;
	right: 0px;
	bottom: 15%;
	
	cursor: pointer;
	
	background-image: url('//images.esellerpro.com/2296/198904/images/elem/arrow-up-white.png');
	background-position: center;
	background-repeat: no-repeat;
	background-color: #626317;
	
	opacity: 0.9;
	
	border-radius: 5px 0 0 5px;
	-moz-border-top-left-radius: 5px 0 0 5px;
	-webkit-border-top-left-radius: 5px 0 0 5px;
	
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.4);
}
    

@media only screen and (max-width: 587px){
    #Top{
        display: none !important;
    }
}

#Top:hover{
	opacity: 1.0;
}

/*********************************************************/
/******************** TOOLBAR ****************************/
/*********************************************************/

#Toolbar,
#Toolbar-Compare{
	position: fixed;
	z-index: 100;
	width: 100%;
	left: 0px;
	bottom: 0px;
	
	background-image: url('//images.esellerpro.com/2296/198904/images/obj/overlay.png');
}

#Toolbar .Wrapper *,
#Toolbar-Compare .Wrapper *{
	margin-top: 10px;
}

#Toolbar .Wrapper p,
#Toolbar-Compare .Wrapper p{
	color: #ffffff !important;
}

/*********************************************************/
/******************** COOKIE CONSENT *********************/
/*********************************************************/

#Cookie-Consent{
	border-top: 2px solid #dedede;
	background-color: #f6f8ee;
	z-index: 1000;
	position: fixed;
	bottom: 0px;
	width: 100%;
	padding-top: 9px;
}

#Cookie-Consent p{
	font-size: 0.75em;
}

/*********************************************************/
/******************** PROCESSING PAYMENT *****************/
/*********************************************************/

#Processing-Payment{
	z-index: 10;
	position: absolute;
	top: 400px;
	left: 50%;
	margin-left: -140px;
	width: 280px;
	padding: 90px 0 0 0;
	background-image: url('//images.esellerpro.com/2296/198904/images/elem/processing.gif');
	background-repeat: no-repeat;
	background-position: center top;
	color: #626317;
	font-size: 0.9375em;
	line-height: 1.4;
	text-align: center;
}

/*********************************************************/
/****************** POP UP *******************************/
/*********************************************************/

.Pop{
	cursor: default;
}

.Basis .Label.Pop span{
	color: #626317;
}

.Pop-Up {
	position: absolute;
	width: 360px;
	padding: 10px 20px;
	border: 1px solid #dedede;
	background-color: #ffffff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	z-index: 10000;
}

/*********************************************************/
/****************** COMPARE ******************************/
/*********************************************************/

#Compare-Products{
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

@media only screen and (max-width: 587px) {
	#Compare-Products{
		display: none;
	}
	.Compare{
		display: none;
	}
	#Toolbar-Compare{
		display: none;
	}
}

#Compare-Products-Container{
	float:left; 
}

.Compare-Item{
	
}

.Compare-Item .Remove{
	position: absolute;
	bottom: 0.5em;
	right: 15px;
	height: 11px;
	width: 11px;
	padding: 0;
}

.Compare-Item.Header .Image{
	display: table;
}

.Compare-Item.Header .Image .Cell{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.Compare-Item .Image{
	float: left;
	width: 100%;
	height: 166px;
	margin-bottom: 10px;
}

.Compare-Item .Image img{
	max-width: 166px;
	max-height: 166px;
}

.Compare-Item h4.Title{
	float: left;
	width: 100%;
	height: 66px;
}

.Compare-Item .Features{
	float: left;
	width: 100%;
	border-top: 1px solid #dedede;
}

.Compare-Item .Features .Value{
	float: left;
	width: 100%;
	padding-top: 0.75em;
	border-bottom: 1px solid #dedede;
}
.Compare-Item .Features .Value p{
	text-transform: capitalize;
}

.Compare-Item .Buttons{
	float: left;
	width: 100%;
	padding-top: 0.75em;
	padding-bottom: 1.75em;
}

.Compare-Item .Buttons > *{
	margin: 0 !important;
}

.Paging-Current-Page{
    text-decoration: underline;
}


/*********************************************************/
/****************** PASSWORD METER ***********************/
/*********************************************************/

#passwordmeter { font-weight: bold; }

#passwordmeter.Too-Short{
	background: #fd0100; /* Old browsers */
	background: -moz-linear-gradient(left, #fd0100 0%, #ffffff 20%, #ffffff 40%, #ffffff 60%, #ffffff 80%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#fd0100), color-stop(20%,#ffffff), color-stop(40%,#ffffff), color-stop(60%,#ffffff), color-stop(80%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #fd0100 0%,#ffffff 20%,#ffffff 40%,#ffffff 60%,#ffffff 80%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #fd0100 0%,#ffffff 20%,#ffffff 40%,#ffffff 60%,#ffffff 80%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #fd0100 0%,#ffffff 20%,#ffffff 40%,#ffffff 60%,#ffffff 80%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to right, #fd0100 0%,#ffffff 20%,#ffffff 40%,#ffffff 60%,#ffffff 80%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd0100', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	color: #ffffff !important;
}

#passwordmeter.Very-Weak{
	background: #ff7e00; /* Old browsers */
	background: -moz-linear-gradient(left, #fd0100 0%, #ff7e00 20%, #ffffff 40%, #ffffff 60%, #ffffff 80%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#fd0100), color-stop(20%,#ff7e00), color-stop(40%,#ffffff), color-stop(60%,#ffffff), color-stop(80%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #fd0100 0%,#ff7e00 20%,#ffffff 40%,#ffffff 60%,#ffffff 80%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #fd0100 0%,#ff7e00 20%,#ffffff 40%,#ffffff 60%,#ffffff 80%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #fd0100 0%,#ff7e00 20%,#ffffff 40%,#ffffff 60%,#ffffff 80%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to right, #fd0100 0%,#ff7e00 20%,#ffffff 40%,#ffffff 60%,#ffffff 80%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd0100', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	color: #ffffff !important;
}

#passwordmeter.Weak{
	background: #fdd901; /* Old browsers */
	background: -moz-linear-gradient(left, #fd0100 0%, #ff7e00 20%, #fdd901 40%, #ffffff 60%, #ffffff 80%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#fd0100), color-stop(20%,#ff7e00), color-stop(40%,#fdd901), color-stop(60%,#ffffff), color-stop(80%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #fd0100 0%,#ff7e00 20%,#fdd901 40%,#ffffff 60%,#ffffff 80%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #fd0100 0%,#ff7e00 20%,#fdd901 40%,#ffffff 60%,#ffffff 80%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #fd0100 0%,#ff7e00 20%,#fdd901 40%,#ffffff 60%,#ffffff 80%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to right, #fd0100 0%,#ff7e00 20%,#fdd901 40%,#ffffff 60%,#ffffff 80%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd0100', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	color: #ffffff !important;
}

#passwordmeter.Good{
	background: #80bb2d; /* Old browsers */
	background: -moz-linear-gradient(left, #fd0100 0%, #ff7e00 20%, #fdd901 40%, #d8eb13 60%, #ffffff 80%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#fd0100), color-stop(20%,#ff7e00), color-stop(40%,#fdd901), color-stop(60%,#d8eb13), color-stop(80%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #fd0100 0%,#ff7e00 20%,#fdd901 40%,#d8eb13 60%,#ffffff 80%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #fd0100 0%,#ff7e00 20%,#fdd901 40%,#d8eb13 60%,#ffffff 80%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #fd0100 0%,#ff7e00 20%,#fdd901 40%,#d8eb13 60%,#ffffff 80%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to right, #fd0100 0%,#ff7e00 20%,#fdd901 40%,#d8eb13 60%,#ffffff 80%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd0100', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	color: #ffffff !important;
}

#passwordmeter.Strong{
	background: #80bb2d; /* Old browsers */
	background: -moz-linear-gradient(left, #fd0100 0%, #ff7e00 20%, #fdd901 40%, #d8eb13 60%, #80bb2d 80%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#fd0100), color-stop(20%,#ff7e00), color-stop(40%,#fdd901), color-stop(60%,#d8eb13), color-stop(80%,#80bb2d), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #fd0100 0%,#ff7e00 20%,#fdd901 40%,#d8eb13 60%,#80bb2d 80%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #fd0100 0%,#ff7e00 20%,#fdd901 40%,#d8eb13 60%,#80bb2d 80%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #fd0100 0%,#ff7e00 20%,#fdd901 40%,#d8eb13 60%,#80bb2d 80%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to right, #fd0100 0%,#ff7e00 20%,#fdd901 40%,#d8eb13 60%,#80bb2d 80%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd0100', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	color: #ffffff !important;
}

#passwordmeter.Very-Strong{
	background: #016701; /* Old browsers */
	background: -moz-linear-gradient(left, #fd0100 0%, #ff7e00 20%, #fdd901 40%, #d8eb13 60%, #80bb2d 80%, #016701 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#fd0100), color-stop(20%,#ff7e00), color-stop(40%,#fdd901), color-stop(60%,#d8eb13), color-stop(80%,#80bb2d), color-stop(100%,#016701)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #fd0100 0%,#ff7e00 20%,#fdd901 40%,#d8eb13 60%,#80bb2d 80%,#016701 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #fd0100 0%,#ff7e00 20%,#fdd901 40%,#d8eb13 60%,#80bb2d 80%,#016701 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #fd0100 0%,#ff7e00 20%,#fdd901 40%,#d8eb13 60%,#80bb2d 80%,#016701 100%); /* IE10+ */
	background: linear-gradient(to right, #fd0100 0%,#ff7e00 20%,#fdd901 40%,#d8eb13 60%,#80bb2d 80%,#016701 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd0100', endColorstr='#016701',GradientType=1 ); /* IE6-9 */
	color: #ffffff !important;
}

.FAILED{ color: red; }
.OK{ color: green; }

/*********************************************************/
/****************** PRODUCT SASH *************************/
/*********************************************************/

.Sash {
	position: absolute;
	display: block;
	top: 20px;
	left: 20px;
    z-index: 100;
	height: 45px;
	width: 45px;
}

.Sash .Text{
	z-index: 100;
	font-family: "Economica", "Ubuntu", Arial, sans-serif;
	text-transform: uppercase;
	font-size: 0.8em;
	line-height: 13px;
	letter-spacing: -0.5px;
	color: #ffffff;
	position: relative;
	text-align: center;
	height: 45px;
	font-size: 0.8em;
    padding: 10px 6px 0;
}

.Sash .Center { 
	line-height: 25px;
}

.Sash.Last-Few .Text{ background-image: url('//images.esellerpro.com/2296/198904/images/elem/last-few.png'); }
.Sash.On-Sale .Text{ background-image: url('//images.esellerpro.com/2296/198904/images/elem/sale.png'); }
.Sash.Pre-Order .Text { background-image: url('//images.esellerpro.com/2296/198904/images/elem/free-gift.png'); }
.Sash.Free-Gift .Text{ background-image: url('//images.esellerpro.com/2296/198904/images/elem/free-gift.png'); }
.Sash.New .Text{ background-image: url('//images.esellerpro.com/2296/198904/images/elem/new.png'); }

/*********************************************************/
/****************** DISABLED MESSAGE *********************/
/*********************************************************/

.Disabled-Message{
	display: none;
	position: absolute;
	right: 0px;
	top: 0px;
	
	color: #2b2b2b;
	font-size: 0.8125em;
	font-weight: 500;
	font-family: "Ubuntu", Arial, sans-serif;
	background-image: url('//images.esellerpro.com/2296/198904/images/icons/lock.png');
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #eee;
	
	line-height: 28px;
	z-index: 100;
	
	padding: 0 30px 0 10px;
	border: 1px solid #ccc;
	border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
}

.Disabled-Message:hover{
	display: block;
}

.Disabled-Message a{
	display: none;
	color: #626317;
}

.Disabled-Message a:hover{
	text-decoration: none;
	color: #2f2f2f;
}

input[disabled]:hover + .Disabled-Message,
.selectContainer.disabled:hover + .Disabled-Message,
fieldset.disabled:hover .Disabled-Message,
.Disabled-Message:hover{
	background-image: url('//images.esellerpro.com/2296/198904/images/icons/unlock.png');
}

input[disabled]:hover + .Disabled-Message span,
.selectContainer.disabled:hover + .Disabled-Message span,
fieldset.disabled:hover .Disabled-Message span,
.Disabled-Message:hover span {
	display: none;
}

input[disabled]:hover + .Disabled-Message a,
.selectContainer.disabled:hover + .Disabled-Message a,
fieldset.disabled:hover .Disabled-Message a,
.Disabled-Message:hover a{
	display: inline;
}

input[disabled] + .Disabled-Message,
.selectContainer.disabled + .Disabled-Message,
fieldset.disabled .Disabled-Message{
	display: block;
}

/*********************************************************/
/******************* CREDITCARD **************************/
/*********************************************************/

.CreditCard{
	float: left;
	background-color: #fff;
	border: 1px solid #a6d0e3;
	margin-bottom: 10px;
	margin-right: 6px;
	padding: 4px 8px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.CreditCard.Selected,
.CreditCard:hover{
	border: 2px solid #2f2f2f;
	padding: 3px 7px;
}

.CreditCard .radio{
	display: none;
}

.CreditCard img{
	float: left;
	cursor: pointer;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/*********************************************************/
/******************* mCustomScrollbar theme **************/
/*********************************************************/

.mCS-volo.mCSB_scrollTools{
	width: 6px !important;
}

.mCS-volo.mCSB_scrollTools .mCSB_draggerRail{
	width: 6px;
	background-color: #000;
	background-color: rgba(70,108,150,0.2);
}

.mCS-volo.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width: 6px;
}

.mCS-volo.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-volo.mCSB_scrollTools_horizontal .mCSB_draggerRail{
	width: 100%;
	height: 6px;
	margin: 5px 0;
}

.mCS-volo.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
.mCS-volo.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
	width: 12px;
}

.mCS-volo.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
.mCS-volo.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
	height: 12px;
	margin: 2px 0;
}

/* theme "dark-3" */

.mCS-volo.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background-color: #000;
	background-color: rgba(99,98,23,0.75);
}
.mCS-volo.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background-color: #000;
	background-color: rgba(99,98,23,0.85);
}
.mCS-volo.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-volo.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background-color: #000;
	background-color: rgba(99,98,23,0.9);
}

.mCS-volo.mCSB_scrollTools .mCSB_draggerRail{
	background-color: #000;
	background-color: rgba(99,98,23,0.1);
}

.mCS-volo.mCSB_scrollTools .mCSB_buttonUp{
	background-position: -112px -72px;
}
.mCS-volo.mCSB_scrollTools .mCSB_buttonDown{
	background-position: -112px -92px;
}
.mCS-volo.mCSB_scrollTools .mCSB_buttonLeft{
	background-position: -120px -112px;
}
.mCS-volo.mCSB_scrollTools .mCSB_buttonRight{
	background-position: -120px -128px;
}

.Cart-Image{
    position: relative;
}        

.Cart-Image .Pixel{
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    width: 100%;
    height: 100%;
}

/*********************************************************/
/******************* SIGN UP POPUP ***********************/
/*********************************************************/ 

#Sign-Up{
    width: 100%;
  
    height: 100%;
    background-image: url('//images.esellerpro.com/2296/198904/images/obj/sign-up-2.jpg');
}
      
#Sign-Up .Sign-Up{
    position: absolute;
    top: 262px;
    text-align: center;
    width: 100%;
    font-size: 30px;
    color: #b1b156;
    font-family: "Economica", Arial, sans-serif;  
}

#Sign-Up form{
    position: absolute;
    left: 0px; 
    top: 308px;
    width: 100%;
}

#Sign-Up form input{
    float: left;
    border: 1px solid #b9b6b9;
    background-color: #e6e2e7;
    font-size: 30px;
    color: #5b5b18;
    font-family: "Economica", Arial, sans-serif;  
    padding: 0 20px 4px;
    height: 57px;
    width: 284px;
    margin-left: 80px;
}

#Sign-Up form button{
    float: left;
    border: 1px solid #6b6d2e;
    background-color: #7d8036;
    background-image: url('//images.esellerpro.com/2296/198904/images/obj/sign-up-arrow.png');
    background-repeat: no-repeat;
    background-position: right center;
    font-size: 30px;
    color: #ffffff;
    font-family: "Economica", Arial, sans-serif;  
    padding: 0 0 4px 55px;
    height: 57px;
    width: 284px; 
    margin-left: 25px; 
    text-align: left;
}

#Sign-Up .Delivery{
    position: absolute;
    bottom: 29px;
    text-align: center;
    width: 100%;
    font-size: 22px;
    color: #e6e2e7;
    font-family: "Economica", Arial, sans-serif;    
}

/*********************************************************/
/******************* STACKTABLE **************************/
/*********************************************************/ 

.stacktable { width: 100%; }
.st-head-row { padding-top: 1em; }
.st-head-row.st-head-row-main { font-size: 1.5em; padding-top: 0; }
.st-key { width: 49%; text-align: right; padding-right: 1%; }
.st-val { width: 49%; padding-left: 1%; }

/* RESPONSIVE EXAMPLE */

.stacktable.large-only { display: table; }
.stacktable.small-only { display: none; }

@media (max-width: 800px) {
  .stacktable.large-only { display: none; }
  .stacktable.small-only { display: table; }
}

#Currency-Mobile a img{
    float: left;
    margin: 8px 16px 8px 2px;    
}

#Currency-Toggle img{
    float: left;
    margin: 8px;
}

