/**
 * EM CloudZoom
 *
 * @license commercial software
 * @copyright (c) 2012 Codespot Software JSC - EMThemes.com. (http://www.emthemes.com)
 */

/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border: 4px solid #888;
	margin:-4px;	/* Set this to minus the border thickness. */
	background-color:#fff;	
	cursor:move;		
}

/* This is for the title text. */
.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000!important;
	color:#fff!important;
	padding:3px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	top:0px;
	left:0;
}

/* This is the zoom window. */
.cloud-zoom-big {
	border:4px solid #ccc;
	overflow:hidden;
	background-repeat: no-repeat;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;	
	background:#222;
	padding:3px;
	border:1px solid #000;
}
/**
 * EMThemes
 *
 * @license commercial software
 * @copyright (c) 2012 Codespot Software JSC - EMThemes.com. (http://www.emthemes.com)
 */
.colorpicker {
width:356px;
height:176px;
overflow:hidden;
position:absolute;
background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/variation/colorpicker_background.png);
font-family:Arial,Helvetica,sans-serif;
display:none;
z-index:1006;
}

.colorpicker_color {
width:150px;
height:150px;
left:14px;
top:13px;
position:absolute;
background:#f00;
overflow:hidden;
cursor:crosshair;
}

.colorpicker_color div {
position:absolute;
top:0;
left:0;
width:150px;
height:150px;
background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/variation/colorpicker_overlay.png);
}

.colorpicker_color div div {
position:absolute;
top:0;
left:0;
width:11px;
height:11px;
overflow:hidden;
background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/variation/colorpicker_select.gif);
margin:-5px 0 0 -5px;
}

.colorpicker_hue {
position:absolute;
top:13px;
left:171px;
width:35px;
height:150px;
cursor:n-resize;
}

.colorpicker_hue div {
position:absolute;
width:35px;
height:9px;
overflow:hidden;
background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/variation/colorpicker_indic.gif) left top;
margin:-4px 0 0 0;
left:0px;
}

.colorpicker_new_color {
position:absolute;
width:60px;
height:30px;
left:213px;
top:13px;
background:#f00;
}

.colorpicker_current_color {
position:absolute;
width:60px;
height:30px;
left:283px;
top:13px;
background:#f00;
}

.colorpicker input {
background-color:transparent;
border:1px solid transparent;
position:absolute;
font-size:10px;
font-family:Arial,Helvetica,sans-serif;
color:#898989;
top:4px;
right:11px;
text-align:right;
margin:0;
padding:0;
height:11px;
}

.colorpicker_hex {
position:absolute;
width:72px;
height:22px;
background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/variation/colorpicker_hex.png) top;
left:212px;
top:142px;
}

.colorpicker_hex input {
right:6px;
}

.colorpicker_field {
height:22px;
width:62px;
background-position:top;
position:absolute;
}

.colorpicker_field span {
position:absolute;
width:12px;
height:22px;
overflow:hidden;
top:0;
right:0;
cursor:n-resize;
}

.colorpicker_rgb_r {
background-image:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/variation/colorpicker_rgb_r.png);
top:52px;
left:212px;
}

.colorpicker_rgb_g {
background-image:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/variation/colorpicker_rgb_g.png);
top:82px;
left:212px;
}

.colorpicker_rgb_b {
background-image:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/variation/colorpicker_rgb_b.png);
top:112px;
left:212px;
}

.colorpicker_hsb_h {
background-image:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/variation/colorpicker_hsb_h.png);
top:52px;
left:282px;
}

.colorpicker_hsb_s {
background-image:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/variation/colorpicker_hsb_s.png);
top:82px;
left:282px;
}

.colorpicker_hsb_b {
background-image:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/variation/colorpicker_hsb_b.png);
top:112px;
left:282px;
}

.colorpicker_submit {
position:absolute;
width:22px;
height:22px;
background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/variation/colorpicker_submit.png) top;
left:322px;
top:142px;
overflow:hidden;
}

.colorpicker_focus {
background-position:center;
}

.colorpicker_hex.colorpicker_focus {
background-position:bottom;
}

.colorpicker_submit.colorpicker_focus {
background-position:bottom;
}

.colorpicker_slider {
background-position:bottom;
}

#demotool_variation {
left:-391px;
}

.btn-toggle {
background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/variation/close-open.png) no-repeat scroll 0 0 transparent!important;
display:block;
position:fixed;
left:0;
z-index:22;
text-indent:-999px;
top:259px;
width:47px;
height:47px;
display:block;
text-indent:-99999px;
border:#cecece 1px solid;
border-left:none;
}

#demotool_variation {
border:#cecece 1px solid;
background:#fff;
width:390px;
z-index:22;
position:absolute;
top:0;
left:-100%
}

#demotool_variation .copyright {
background:#e5e5e5;
padding:8px 15px;
color:#7F7F7F;
font:12px Tahoma,Arial,Helvetica,sans-serif;
clear:both;
float:left;
margin:15px 0 0 0;
width:100%;
}

#demotool_variation .copyright a {
font-weight:bold;
color:#878686
}

.demotool-title {
background:url("https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/variation/bg_var.pn")") repeat-x;
height:31px;
font:bold 12px Tahoma,Arial,Helvetica,sans-serif;
color:#fff;
line-height:30px;
padding:0 15px;
margin-bottom:6px;
}

.content-title {
background:url("https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/variation/bg_bottom_title.pn")") repeat-x bottom center #fff;
padding-bottom:8px;
cursor:pointer;
}

.content-title span {
color:#ba0014;
font:bold 12px Tahoma,Arial,Helvetica,sans-serif;
padding:2px 15px 8px;
display:block;
}

.demotool-content {
font:12px/1.35 Roboto,Arial,Helvetica,sans-serif;
}

.demotool-content .desc {
padding:5px 0 5px 0px;
/*background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png) 0 -631px no-repeat;*/
color:#878686;
font:italic 10px/1.35 Arial,Helvetica,sans-serif;
}

.demotool-content .desc em {
font:italic 10px/1.35 Arial,Helvetica,sans-serif;
}

.demotool-content #em_variation_google_font_preview {
margin-bottom:0;
}

.demotool-content .col-1 .desc {
padding-bottom:0;
color:#878686;
padding-left:0;
}

.demotool-content .box {
border:#e0e0e0 1px solid;
border-width:0 0 1px 0;
margin:0 15px;
float:left;
clear:both;
width:360px;
padding:0 0 20px;
}

.demotool-content .box.last {
border-bottom:none;
}

.demotool-content .box.first {
padding:9px 0 14px 0;
}

.demotool-content .box .title {
font:bold 11px Tahoma,Arial,Helvetica,sans-serif;
color:#000;
text-transform:uppercase;
cursor:default;
}

.demotool-content .box .title .name_title {
float:left;
margin-top:2px;
}

.demotool-content .box .title .box-tgl {
float:right;
background:url("https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/variation/var_close.pn")") no-repeat scroll 0 0 transparent;
width:19px;
height:19px;
text-indent:-99999px;
cursor:pointer;
margin-right:10px;
}

.demotool-content .box.close .title .box-tgl {
background:url("https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/variation/var_show.pn")") no-repeat scroll 0 0 transparent;
}

.demotool-content .box .content {
clear:both;
}

.demotool-content .box .content .row {
margin-left:0;
margin-right:0;
}

.demotool-content a.btn-reset,.demotool-content a.btn-apply {
display:block;
height:32px;
margin:15px 0 0 15px;
text-indent:-999px;
float:left;
}

.demotool-content a.btn-reset {
background:url("https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/variation/btn_reset.pn")") no-repeat scroll 0 0 transparent;
width:78px;
}

.demotool-content a.btn-apply {
background:url("https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/variation/btn_apply.pn")") no-repeat scroll 0 0 transparent;
width:97px;
}

.demotool-content .box .content .col-1:first-child {
margin-left:0;
}

.demotool-content .box .content .col a:hover {
text-decoration:none;
}

.demotool-content .box .content .input {
overflow:hidden;
}

.demotool-content .box .content .input a {
display:inline-block;
float:left;
}

.demotool-content .box .content .input a:hover img {
border:2px solid #000000
}

.demotool-content .box .content .input a.selected img {
border:2px solid #000000
}

.demotool-content .box .content .input a img {
border:2px solid #ffffff
}

.demotool-content .box .content .col {
float:left;
}

.demotool-content .box .content .col-1 {
width:112px;
margin-left:12px;
}

.demotool-content .box .content .col .input.input_font {
border:0 none;
float:left;
margin:0;
padding:6px 2px;
min-height:21px;
background:url("https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/variation/bg_select_font.pn")") no-repeat scroll 0 0 transparent;
width:360px;
}

.demotool-content .box .content .col .input select {
width:362px;
border:1px solid #DDDDDD;
height:auto;
}

.demotool-content .box .content .col .input select#em_box_wide {
-webkit-appearance:menulist
}

.demotool-content .box .content .col .input select#em_variation_google_font option {
border-top:1px solid #f0e7e7;
padding:3px 4px;
}

.demotool-content .box .content .col .input select#em_variation_google_font option:first-child {
border-top:none;
}

.demotool-content .box .content .row .label,.demotool-content .box .content .col select {
font:12px Tahoma,Arial,Helvetica,sans-serif;
color:#000;
border:none;
background:none;
background-color:transparent;
-webkit-appearance:none;
}

.demotool-content .box .content .row .label {
padding:14px 0 8px;
display:inline-block;
white-space: normal;
text-align: left;
}

.demotool-content .box .content select option {
padding-right:0;
}

.demotool-content .box .content .col .input input {
height:30px;
border:#e1e1e1 1px solid;
background:#fff;
padding:0 5px;
color:#000;
font-size:11px;
line-height:14px;
width:350px;
font: normal 11px/1.35 Arial, Helvetica, sans-serif;
}

.demotool-content .box .content .col-1 .input input {
width:112px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.demotool-content .box .content .col-1 .input.input_font {
background:url("https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/variation/bg_select_font_1.pn")") no-repeat scroll 0 0 transparent;
width:165px;
}
}

.qrcode {
position:fixed;
top:306px;
left:0;
z-index:21
}

.qrcode li {
width:49px;
}

.qrcode li a span {
display:block;
width:47px;
height:47px;
background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/i_mobile.png) no-repeat scroll 0 0 transparent;
text-indent:-999px;
top:307px;
width:47px;
height:47px;
text-indent:-99999px;
border:#cecece 1px solid;
border-left:none;
border-top:none;
}

.qrcode li a img {
max-width:none!important;
border:1px solid #CECECE;
padding:20px;
background:#fff;
z-index:99;
}
/*Color*/
.color_variation .btn_color_variation {
background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/colorvariation/skin-picker.png) no-repeat scroll 0 0 transparent;
position:fixed;
left:0;
text-indent:-999px;
top:212px;
z-index:23;
width:47px;
height:47px;
display:block;
border:1px solid #CECECE;
box-shadow:0 0 10px #999999;
border-left:none;
}

.color_variation .colordiv {
position:absolute;
left:13%;
top:10%;
z-index:1040;
background:#F6F6F6;
/*-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;  border radius */
-webkit-box-shadow:0 0 15px rgba(0,0,0,.3);
-moz-box-shadow:0 0 15px rgba(0,0,0,.3);
box-shadow:0 0 15px rgba(0,0,0,.3); /* box shadow */
webkit-background-clip:padding-box; /* smoother borders with webkit */
}

.adapt-2.color_variation .colordiv {
left:16%;
}

.adapt-1 .color_variation .colordiv {
left:11%;
}

.color_variation .colordiv .btn_color_close {
background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/btn_popup-close.png) no-repeat scroll 0 0 transparent;
height:38px;
width:38px;
text-indent:-99999px;
display:block;
text-align:left;
position:absolute;
top:-20px;
right:-18px;
}

.color_variation .slider_container {
background-color:transparent;
border:none;
margin:0;
}

.demotool-content .box .content .col .input input#wide_full {
border:0;
float:left;
width:auto;
height:auto;
margin:2px 5px 0 0;
}

#bg_fade_color {
background-color:#000;
left:0px;
margin:0px;
padding:0px;
position:fixed;
top:0px;
width:100%;
z-index:1001;
height:1000px;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; background-color: #000; }

/*

INSTRUCTION FOR STYLING:

# Change background, color of the horizontal menu bar:
.em_nav .hnav { }

# Change font, color of hyperlinks:
.em_nav a { }
.em_nav a:hover { }

# Menu item's links when hover or active:
.em_nav li:hover > a, .em_nav li.active > a { }


# Top level's menu:
# -----------------

# Change padding, font, color of top menu item:
.hnav .menu-item-depth-0 a { }

# Change position of the drop-down menu of top level menu:
.hnav .menu-item-depth-0 > .menu-container,
.em-catalog-navigation.horizontal > li > ul,
.em-catalog-navigation.horizontal > li:hover > ul { top:50px }

# Level 2+ menu:
# -----------------

# Change background color, padding of container of level 2+ menu container:
.em_nav .menu-item-link > ul,
.em_nav .em-catalog-navigation ul { }

# Change font, color of hyperlink of level 2+ menu items:
.em_nav .menu-item-depth-1 a,
.em_nav .em-catalog-navigation li li a { }

# Change font, color of hover/active hyperlink of level 2+ menu items:
.em_nav .menu-item-depth-1 li:hover > a, 
.em_nav .menu-item-depth-1 li.active > a,
.em_nav .em-catalog-navigation li li:hover > a,
.em_nav .em-catalog-navigation li li.active > a { }


# ----------------

# Add a gutter between 2 children of hbox:
.em_nav .menu-item-hbox > .menu-container > li { margin-left:10px }
.em_nav .menu-item-hbox > .menu-container > li:first-child { margin-left:0 }

# Fix hbox on mobile view
.adapt-0 .menu-item-hbox > .menu-container { white-space:normal }
.adapt-0 .menu-item-hbox > .menu-container > li { display:block; margin-left:0 }



BELOW BASE CSS SHOULD NOT BE CHANGED:
===============================================================================
*/


ul ul, ul ol, ol ol, ol ul { font-size:100% }

.em_nav { }
.em_nav ul { margin:0; }
.em_nav li { /*margin:0;*/}
.em_nav em,
.em_nav code{word-wrap:break-word;}

.menu-item-depth-0 a { display:block;}
.hnav .menu-item-depth-0 > a { display:block; /*height:20px; line-height:20px;*/ padding:0px }
.em-catalog-navigation > li > a{ display:block; /*height:20px; line-height:20px;*/ padding:8px 0px }
.menu-container .em-catalog-navigation > li > a{ display:block; /*height:20px; line-height:20px;*/ padding:8px 0px }
.em-catalog-navigation ul.level0 li a{display:block;/*line-height:20px; */padding:8px 20px }


.adapt-0 .menu-item-depth-0 > ul.menu-container{ padding:15px 20px}
.adapt-0 .menu-item-depth-0.dd-menu-link > ul.menu-container{ padding:15px 0px}
/* horizontal menu */
/*.menu-item-depth-1 > .menu-container > li{ padding:0 20px; margin:0}*/
.menu-container .grid_24 .menu-item-depth-2 > .menu-container > li{ /*padding:0 10px;*/}
.adapt-0 .menu-container .grid_24 .menu-item-depth-2 > .menu-container > li{ padding:0}
.menu-container .grid_24{ margin:0}
.menu-container .menu_col24{ /*padding-left:10px*/}
.hnav .menu-item-depth-0 { float:left; position:relative }
.hnav .menu-item-depth-0 > .menu-container { position:absolute; top:55px; left:-9999px; z-index:9999 }


/* vertical menu */

.vnav { min-width:100px }
.vnav .menu-item-depth-0 { position:relative }
.vnav .menu-item-depth-0 a { display:block; padding:0px }

.vnav .menu-item-depth-0 > .menu-container { position:absolute; top:0; left:-9999px; z-index:9999 }

/* general */
.menu-item-parent > a { /*margin-right:30px*/ }
.em_nav a.arrow { position:absolute; margin-right:0 !important; width:32px; /*text-indent:-99999px; overflow:hidden; */top:0; right:0; padding:8px 10px; z-index:11 }
.em_nav a.arrow span { /*display:block;*/ /* add background arrow here */ }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){
	.menu-item-depth-0 > .menu-container { display:none }
	.menu-item-depth-0:hover > .menu-container { display:block }
	.em-catalog-navigation li > ul { display:none }
	.em-catalog-navigation li:hover > ul { display:block }
	.menu-item-link.menu-item-depth-1.menu-item-parent > .menu-container {display:none}
	.menu-item-link.menu-item-depth-1.menu-item-parent:hover > .menu-container { display:block }
}

.menu-item-link > .menu-container,
.em_nav .menu-item-link > ul,
.em_nav.nav-container .em-catalog-navigation ul ,
.em_nav .em-catalog-navigation ul ,
.nav-container .em-catalog-navigation ul{
	background-color:#fff;
	padding:10px 0px;
	box-shadow:0 2px 5px #ccc;
	-moz-box-shadow:0 2px 5px #ccc ;
	-webkit-box-shadow:0 2px 5px #ccc ;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border:1px solid #cdcdcd;
}
.adapt-0 .em_nav .em-catalog-navigation ul, 
.adapt-0 .menu-item-link .menu-item-depth-1 > .menu-container{ border:none}
/*.menu-item-link .menu-item-depth-1 > ul.menu-container{ padding:10px}*/
/* ---------- level 2+ ---------- */

/* horizontal menu */

.hnav .menu-item-depth-0:hover > .menu-container,
.hnav .menu-item-depth-0.hover > .menu-container { left:0 }

/* vertical menu */
.vnav .menu-item-depth-0:hover > .menu-container,
.vnav .menu-item-depth-0.hover > .menu-container { left:100% }
.vnav.nav-right .menu-item-depth-0:hover > .menu-container,
.vnav.nav-right .menu-item-depth-0.hover > .menu-container { left:auto; right:100% }


.menu-item-hbox > .menu-container { white-space:nowrap }
.menu-item-hbox > .menu-container > li { display:inline-block; white-space:normal; vertical-align:top; float:none }
.adapt-0 .menu-item-hbox > .menu-container > li { display: block; margin-left: 0;}
.menu-item-link > .menu-container { min-width:150px; background:#fff; box-shadow:0 2px 7px #ccc }

.menu-item-depth-0 .menu-item-link { position:relative }
.menu-item-depth-0 .menu-item-link > .menu-container { position:absolute; top:0; left:-9999px; z-index:9999 }
.menu-item-depth-0 .menu-item-link:hover > .menu-container,
.menu-item-depth-0 .menu-item-link.hover > .menu-container { left:100%; top:-11px }
.menu-container .menu-item-link a{ padding:8px 0px}
.dd-menu-link .menu-container .menu-item-link a{ padding:8px 20px}
.menu-item-link.dd-menu-link ul.menu-container{ padding:10px 0px}
.adapt-0 .dd-menu-link.menu-item-depth-0 .menu-container li{ padding:0 20px}
.adapt-0 .dd-menu-link.menu-item-depth-0 > .menu-container > li{ padding:0 20px}

.nav-right .menu-item-depth-0 .menu-item-link:hover > .menu-container,
.nav-right .menu-item-depth-0 .menu-item-link.hover > .menu-container { left:auto; right:100% }

/* Catalog Navigation */
.em-catalog-navigation li.parent > a { /*margin-right:30px*/ }
.em-catalog-navigation li.parent > a.arrow { margin-right:0; padding:5px 0 }
.em-catalog-navigation ul { min-width:150px; background:#fff; box-shadow:0 2px 7px #ccc }
.em-catalog-navigation li { position:relative }
.em-catalog-navigation li > ul { position:absolute; top:0; left:-9999px; z-index:9999 }
.em-catalog-navigation li:hover > ul,
.em-catalog-navigation li.hover > ul { left:100%; top:-11px }
.vnav .menu-item-depth-0 > .em-catalog-navigation li.level0:hover > ul,
.vnav .menu-item-depth-0 > .em-catalog-navigation li.level0.hover > ul { top:0px }
.nav-right .em-catalog-navigation li:hover > ul,
.nav-right .em-catalog-navigation li.hover > ul { left:auto; right:100% }

.hnav .menu-item-depth-1 > .em-catalog-navigation > li > a{ padding:8px 20px}

.adapt-0 .em-catalog-navigation ul.level0 li{ padding:0 10px}
.adapt-0 .em-catalog-navigation ul.level0 > li{ padding:0 20px}
.adapt-0 .menu-container .em-catalog-navigation ul.level0 > li{ padding:0px}

/* Catalog Navigation with vertical style of top level */
.em-catalog-navigation.horizontal > li { float:left }
.em-catalog-navigation.horizontal > li > ul { top:55px }
.em-catalog-navigation.horizontal > li:hover > ul { left:0; top:55px }

/* Mobile view */

.adapt-0 .menu-item-link, 
.adapt-0 .menu-item-text,
.adapt-0 .menu-item-hbox,
.adapt-0 .menu-item-vbox,
.adapt-0 .em-catalog-navigation li { display:block; float:none;}

.adapt-0 .menu-container,
.adapt-0 .em-catalog-navigation ul { /*width:100% !important;*/ top:0 !important; }

.adapt-0 .hnav .menu-item-depth-0 > .menu-container,
.adapt-0 .menu-item-link > .menu-container,
.adapt-0 .em-catalog-navigation li > ul,
.adapt-0 .menu-item-depth-0 .menu-item-link > .menu-container	{display:none;position:static;}
.adapt-0 .menu-item-link.mhover > .menu-container,
.adapt-0 .em-catalog-navigation li.mhover > ul ,
.adapt-0 .menu-item-depth-0 .menu-item-link.mhover > .menu-container{display:block;position:static; }

@media (max-width:767px) {
	.menu-item-link, 
	.menu-item-text,
	.menu-item-hbox,
	.menu-item-vbox,
	.em-catalog-navigation li,
	.menu-item-hbox > .menu-container > li{ display:block; float:none;}

	.menu-container,
	.em-catalog-navigation ul { width:100% !important; top:0 !important; }
	
	.vnav .menu-item-depth-0 > .menu-container,
	.hnav .menu-item-depth-0 > .menu-container,
	.menu-item-link > .menu-container,
	.em-catalog-navigation li > ul,
	.menu-item-depth-0 .menu-item-link > .menu-container	{display:none;position:static;}
	.menu-item-link.mhover > .menu-container,
	.em-catalog-navigation li.mhover > ul ,
	.menu-item-depth-0 .menu-item-link.mhover > .menu-container{display:block;position:static; }
}
.em-menu-mobile .menu-item-link, 
.em-menu-mobile .menu-item-text,
.em-menu-mobile .menu-item-hbox,
.em-menu-mobile .menu-item-vbox,
.em-menu-mobile .em-catalog-navigation li,
.em-menu-mobile .menu-item-hbox > .menu-container > li{ display:block; float:none; width:100%}

.em-menu-mobile .menu-container,
.em-menu-mobile .em-catalog-navigation ul { width:100% !important; top:0 !important; }

.em-menu-mobile .vnav .menu-item-depth-0 > .menu-container,
.em-menu-mobile .hnav .menu-item-depth-0 > .menu-container,
.em-menu-mobile .menu-item-link > .menu-container,
.em-menu-mobile .em-catalog-navigation li > ul,
.em-menu-mobile .menu-item-depth-0 .menu-item-link > .menu-container	{display:none;position:static;}
.em-menu-mobile .menu-item-link.mhover > .menu-container,
.em-menu-mobile .em-catalog-navigation li.mhover > ul ,
.em-menu-mobile .menu-item-depth-0 .menu-item-link.mhover > .menu-container{display:block;position:static;
}





/* Clear Divs */
.em_nav .hnav:after,
.em_nav .vnav:after,
#nav > .menu-container:after,
.menu-item-hbox:after { content:'.';display:block;clear:both;visibility:hidden;height:0;overflow:hidden }



.menu_col1,
.menu_col2,
.menu_col3,
.menu_col4,
.menu_col5,
.menu_col6,
.menu_col7,
.menu_col8,
.menu_col9,
.menu_col10,
.menu_col11,
.menu_col12,
.menu_col13,
.menu_col14,
.menu_col15,
.menu_col16,
.menu_col17,
.menu_col18,
.menu_col19,
.menu_col20,
.menu_col21,
.menu_col22,
.menu_col23,
.menu_col24 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}
.menu_col24{ margin:0}
.menu_col1 {
	width:28px;
}

.menu_col2 {
	width:78px;
}

.menu_col3 {
	width:128px;
}

.menu_col4 {
	width:178px;
}

.menu_col5 {
	width:228px;
}

.menu_col6 {
	width:278px;
}

.menu_col7 {
	width:328px;
}

.menu_col8 {
	width:378px;
}

.menu_col9 {
	width:428px;
}

.menu_col10 {
	width:478px;
}

.menu_col11 {
	width:528px;
}

.menu_col12 {
	width:578px;
}

.menu_col13 {
	width:628px;
}

.menu_col14 {
	width:678px;
}

.menu_col15 {
	width:728px;
}

.menu_col16 {
	width:778px;
}

.menu_col17 {
	width:828px;
}

.menu_col18 {
	width:878px;
}

.menu_col19 {
	width:928px;
}

.menu_col20 {
	width:978px;
}

.menu_col21 {
	width:1028px;
}

.menu_col22 {
	width:1078px;
}

.menu_col23 {
	width:1128px;
}

.menu_col24 {
	width:1178px;
}
.navbar-fixed-top .nav-container, .navbar-fixed-top .megamenu-wrapper{width:1180px;}
.em-menu-mobile .menu_col1,
.em-menu-mobile .menu_col2,
.em-menu-mobile .menu_col3,
.em-menu-mobile .menu_col4,
.em-menu-mobile .menu_col5,
.em-menu-mobile .menu_col6,
.em-menu-mobile .menu_col7,
.em-menu-mobile .menu_col8,
.em-menu-mobile .menu_col9,
.em-menu-mobile .menu_col10,
.em-menu-mobile .menu_col11,
.em-menu-mobile .menu_col12,
.em-menu-mobile .menu_col13,
.em-menu-mobile .menu_col14,
.em-menu-mobile .menu_col15,
.em-menu-mobile .menu_col16,
.em-menu-mobile .menu_col17,
.em-menu-mobile .menu_col18,
.em-menu-mobile .menu_col19,
.em-menu-mobile .menu_col20,
.em-menu-mobile .menu_col21,
.em-menu-mobile .menu_col22,
.em-menu-mobile .menu_col23,
.em-menu-mobile .menu_col24{ 
	float:none;
	display:block;
	position:static;
	width:auto;}
/* Adapt-2*/
@media (min-width:992px) and (max-width:1199px) {
	.menu_col1 {
		width:18px;
	}

	.menu_col2 {
		width:58px;
	}

	.menu_col3 {
		width:98px;
	}

	.menu_col4 {
		width:138px;
	}

	.menu_col5 {
		width:178px;
	}

	.menu_col6 {
		width:218px;
	}

	.menu_col7 {
		width:258px;
	}

	.menu_col8 {
		width:298px;
	}

	.menu_col9 {
		width:338px;
	}

	.menu_col10 {
		width:378px;
	}

	.menu_col11 {
		width:418px;
	}

	.menu_col12 {
		width:458px;
	}

	.menu_col13 {
		width:498px;
	}

	.menu_col14 {
		width:538px;
	}

	.menu_col15 {
		width:578px;
	}

	.menu_col16 {
		width:618px;
	}

	.menu_col17 {
		width:658px;
	}

	.menu_col18 {
		width:698px;
	}

	.menu_col19 {
		width:738px;
	}

	.menu_col20 {
		width:778px;
	}

	.menu_col21 {
		width:818px;
	}

	.menu_col22 {
		width:858px;
	}

	.menu_col23 {
		width:898px;
	}

	.menu_col24 {
		width:958px;
	}
	.navbar-fixed-top .nav-container, .navbar-fixed-top .megamenu-wrapper {width: 960px;}
}

/* Adapt-1*/
@media (min-width:768px) and (max-width:991px) {
	.menu_col1 {
		width:8px;
	}

	.menu_col2 {
		width:38px;
	}

	.menu_col3 {
		width:68px;
	}

	.menu_col4 {
		width:98px;
	}

	.menu_col5 {
		width:128px;
	}

	.menu_col6 {
		width:158px;
	}

	.menu_col7 {
		width:188px;
	}

	.menu_col8 {
		width:218px;
	}

	.menu_col9 {
		width:248px;
	}

	.menu_col10 {
		width:278px;
	}

	.menu_col11 {
		width:308px;
	}

	.menu_col12 {
		width:338px;
	}

	.menu_col13 {
		width:368px;
	}

	.menu_col14 {
		width:398px;
	}

	.menu_col15 {
		width:428px;
	}

	.menu_col16 {
		width:458px;
	}

	.menu_col17 {
		width:488px;
	}

	.menu_col18 {
		width:518px;
	}

	.menu_col19 {
		width:548px;
	}

	.menu_col20 {
		width:578px;
	}

	.menu_col21 {
		width:608px;
	}

	.menu_col22 {
		width:638px;
	}

	.menu_col23 {
		width:668px;
	}

	.menu_col24 {
		width:738px;
	}
	.navbar-fixed-top .nav-container, .navbar-fixed-top .megamenu-wrapper {width: 740px;}
}

/* Adapt-0 */
@media (max-width:767px) {
	.menu_col1,
	.menu_col2,
	.menu_col3,
	.menu_col4,
	.menu_col5,
	.menu_col6,
	.menu_col7,
	.menu_col8,
	.menu_col9,
	.menu_col10,
	.menu_col11,
	.menu_col12,
	.menu_col13,
	.menu_col14,
	.menu_col15,
	.menu_col16,
	.menu_col17,
	.menu_col18,
	.menu_col19,
	.menu_col20,
	.menu_col21,
	.menu_col22,
	.menu_col23,
	.menu_col24 {
	  /*margin-left: 0px;
	  margin-right: 0px;*/
	  float:none;
	  display:block;
	  position:static;
	  width:auto;
	}

	.menu_col1:after,
	.menu_col2:after,
	.menu_col3:after,
	.menu_col4:after,
	.menu_col5:after,
	.menu_col6:after,
	.menu_col7:after,
	.menu_col8:after,
	.menu_col9:after,
	.menu_col10:after,
	.menu_col11:after,
	.menu_col12:after,
	.menu_col13:after,
	.menu_col14:after,
	.menu_col15:after,
	.menu_col16:after,
	.menu_col17:after,
	.menu_col18:after,
	.menu_col19:after,
	.menu_col20:after,
	.menu_col21:after,
	.menu_col22:after,
	.menu_col23:after,
	.menu_col24:after { content:'.';visibility:hidden;display:block;clear:both;overflow:hidden;height:0;zoom:1 }

}




















/* Button panel */
.dcssb-float .dcssb-content {
	background: #fff;
	padding: 10px 5px 10px;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 3px; 
	-webkit-border-radius: 3px;
}
.dcssb-btn {
	margin-bottom: 5px;
}
.dcssb-btn.size-horizontal {
	width: 80px;
	height: 24px;
}
.dcssb-btn.size-none {
	width: 60px;
	height: 24px;
}
.dcssb-btn.size-vertical {
	width: 60px;
	height: 62px;
}
/* Button specific styling */
/* Digg */
.dcssb-digg.size-vertical {
	height: 68px;
}
/* Delicious */
.dcssb-delicious div {
	margin: 0 auto;
}
/* LinkedIn */
.dcssb-linkedin.size-horizontal {
	width: 65px;
}
/* Buffer */
.dcssb-buffer.size-horizontal {
	width: 85px;
}
/* Print & Email */
.dcssb-print.size-horizontal, .dcssb-print.size-none, .dcssb-email.size-horizontal, .dcssb-email.size-horizontal {
	width: 56px;
}
.dcssb-print.size-vertical, .dcssb-email.size-vertical {
	height: 24px;
}
.link-email {
	padding-left: 20px;
	display: block;
	font: bold 11px/18px Arial, sans-serif;
	height: 20px;
	text-decoration: none;
	color: #333333;
    cursor: pointer;
    background-color: #F8F8F8;
    background-image: -moz-linear-gradient(center top , #FFFFFF, #DEDEDE);
    border: 1px solid #bbb;
    border-radius: 3px 3px 3px 3px;
    max-width: 98%;
    overflow: hidden;
    position: relative;
	text-align: left;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.link-print .icon, .link-email .icon {
	display: block;
	width: 14px;
	height: 12px;
	position: absolute;
	left: 4px;
	top: 4px;
}
.link-print .icon {
	background: url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icon_print.png) no-repeat 0 0;
}
.link-email .icon {
	background: url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icon_email.png) no-repeat 0 0;
}
.link-email:hover{
	background-color: #e8e8e8;
	border: 1px solid #999;
    background-image: -moz-linear-gradient(center top , #f8f8f8, #cecece);
}

/* Pinterest */
.dcssb-pinterest {
	position: relative;
	width: 60px;
}
.dcssb-pinterest.size-horizontal, .dcssb-pinterest.size-none {
	height: 20px;
}
.dcssb-pinterest.size-horizontal {
	width: 70px;
}
.dcssb-pinterest-button {
    height: 25px;
    margin: 0;
    padding: 0 0 10px 0;
}
.pinItButton {
    position: absolute;
    background: url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/pinterest.png);
    font: 11px Arial, sans-serif;
    text-indent: -9999em;
    font-size: .01em;
    color: #CD1F1F;
    height: 22px;
    width: 47px;
    background-position: 0 -37px;
	bottom: 0;
	left: 50%;
	margin-left: -24px;
}
.pinItButton:hover {
	background-position: 0 -58px;
	background-color: none;
}
.pinterest-counter-count{
	font: 12px/12px Arial,Helvetica,sans-serif;
    height: 29px;
    padding: 9px 0 0;
    text-align: center;
    width: 47px;
	background: url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/pinterest.png) no-repeat 0 0;
    color: #777777;
    position: absolute;
	bottom: 23px;
	right: 8px;
}
.size-horizontal .pinItButton {
	left: 0;
	margin-left: 0;
}
.size-horizontal .pinterest-counter-count{
	font: 11px/11px Arial,Helvetica,sans-serif;
    height: 15px;
    padding: 3px 0 0;
    text-align: center;
    width: 21px;
	background: url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/pinit-count-s.png) no-repeat 0 0;
    color: #777777;
    position: absolute;
	bottom: 1px;
	right: 0;
}
.size-none .pinterest-counter-count{
 display: none;
}
/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.35;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.35;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 16px;
  margin-bottom: 16px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 16px;
  margin-bottom: 8px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 8px;
  margin-bottom: 8px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 31px;
}
h2,
.h2 {
  font-size: 25px;
}
h3,
.h3 {
  font-size: 21px;
}
h4,
.h4 {
  font-size: 15px;
}
h5,
.h5 {
  font-size: 12px;
}
h6,
.h6 {
  font-size: 11px;
}
p {
  margin: 0 0 8px;
}
.lead {
  margin-bottom: 16px;
  font-size: 13px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 18px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 7px;
  margin: 32px 0 16px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 8px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 16px;
}
dt,
dd {
  line-height: 1.35;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 8px 16px;
  margin: 0 0 16px;
  font-size: 15px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.35;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 16px;
  font-style: normal;
  line-height: 1.35;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
pre {
  display: block;
  padding: 7.5px;
  margin: 0 0 8px;
  font-size: 11px;
  line-height: 1.35;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .container {
    width: 760px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 980px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1400px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24 {
  float: left;
}
.col-xs-24 {
  width: 100%;
}
.col-xs-23 {
  width: 95.83333333%;
}
.col-xs-22 {
  width: 91.66666667%;
}
.col-xs-21 {
  width: 87.5%;
}
.col-xs-20 {
  width: 83.33333333%;
}
.col-xs-19 {
  width: 79.16666667%;
}
.col-xs-18 {
  width: 75%;
}
.col-xs-17 {
  width: 70.83333333%;
}
.col-xs-16 {
  width: 66.66666667%;
}
.col-xs-15 {
  width: 62.5%;
}
.col-xs-14 {
  width: 58.33333333%;
}
.col-xs-13 {
  width: 54.16666667%;
}
.col-xs-12 {
  width: 50%;
}
.col-xs-11 {
  width: 45.83333333%;
}
.col-xs-10 {
  width: 41.66666667%;
}
.col-xs-9 {
  width: 37.5%;
}
.col-xs-8 {
  width: 33.33333333%;
}
.col-xs-7 {
  width: 29.16666667%;
}
.col-xs-6 {
  width: 25%;
}
.col-xs-5 {
  width: 20.83333333%;
}
.col-xs-4 {
  width: 16.66666667%;
}
.col-xs-3 {
  width: 12.5%;
}
.col-xs-2 {
  width: 8.33333333%;
}
.col-xs-1 {
  width: 4.16666667%;
}
.col-xs-pull-24 {
  right: 100%;
}
.col-xs-pull-23 {
  right: 95.83333333%;
}
.col-xs-pull-22 {
  right: 91.66666667%;
}
.col-xs-pull-21 {
  right: 87.5%;
}
.col-xs-pull-20 {
  right: 83.33333333%;
}
.col-xs-pull-19 {
  right: 79.16666667%;
}
.col-xs-pull-18 {
  right: 75%;
}
.col-xs-pull-17 {
  right: 70.83333333%;
}
.col-xs-pull-16 {
  right: 66.66666667%;
}
.col-xs-pull-15 {
  right: 62.5%;
}
.col-xs-pull-14 {
  right: 58.33333333%;
}
.col-xs-pull-13 {
  right: 54.16666667%;
}
.col-xs-pull-12 {
  right: 50%;
}
.col-xs-pull-11 {
  right: 45.83333333%;
}
.col-xs-pull-10 {
  right: 41.66666667%;
}
.col-xs-pull-9 {
  right: 37.5%;
}
.col-xs-pull-8 {
  right: 33.33333333%;
}
.col-xs-pull-7 {
  right: 29.16666667%;
}
.col-xs-pull-6 {
  right: 25%;
}
.col-xs-pull-5 {
  right: 20.83333333%;
}
.col-xs-pull-4 {
  right: 16.66666667%;
}
.col-xs-pull-3 {
  right: 12.5%;
}
.col-xs-pull-2 {
  right: 8.33333333%;
}
.col-xs-pull-1 {
  right: 4.16666667%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-24 {
  left: 100%;
}
.col-xs-push-23 {
  left: 95.83333333%;
}
.col-xs-push-22 {
  left: 91.66666667%;
}
.col-xs-push-21 {
  left: 87.5%;
}
.col-xs-push-20 {
  left: 83.33333333%;
}
.col-xs-push-19 {
  left: 79.16666667%;
}
.col-xs-push-18 {
  left: 75%;
}
.col-xs-push-17 {
  left: 70.83333333%;
}
.col-xs-push-16 {
  left: 66.66666667%;
}
.col-xs-push-15 {
  left: 62.5%;
}
.col-xs-push-14 {
  left: 58.33333333%;
}
.col-xs-push-13 {
  left: 54.16666667%;
}
.col-xs-push-12 {
  left: 50%;
}
.col-xs-push-11 {
  left: 45.83333333%;
}
.col-xs-push-10 {
  left: 41.66666667%;
}
.col-xs-push-9 {
  left: 37.5%;
}
.col-xs-push-8 {
  left: 33.33333333%;
}
.col-xs-push-7 {
  left: 29.16666667%;
}
.col-xs-push-6 {
  left: 25%;
}
.col-xs-push-5 {
  left: 20.83333333%;
}
.col-xs-push-4 {
  left: 16.66666667%;
}
.col-xs-push-3 {
  left: 12.5%;
}
.col-xs-push-2 {
  left: 8.33333333%;
}
.col-xs-push-1 {
  left: 4.16666667%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-24 {
  margin-left: 100%;
}
.col-xs-offset-23 {
  margin-left: 95.83333333%;
}
.col-xs-offset-22 {
  margin-left: 91.66666667%;
}
.col-xs-offset-21 {
  margin-left: 87.5%;
}
.col-xs-offset-20 {
  margin-left: 83.33333333%;
}
.col-xs-offset-19 {
  margin-left: 79.16666667%;
}
.col-xs-offset-18 {
  margin-left: 75%;
}
.col-xs-offset-17 {
  margin-left: 70.83333333%;
}
.col-xs-offset-16 {
  margin-left: 66.66666667%;
}
.col-xs-offset-15 {
  margin-left: 62.5%;
}
.col-xs-offset-14 {
  margin-left: 58.33333333%;
}
.col-xs-offset-13 {
  margin-left: 54.16666667%;
}
.col-xs-offset-12 {
  margin-left: 50%;
}
.col-xs-offset-11 {
  margin-left: 45.83333333%;
}
.col-xs-offset-10 {
  margin-left: 41.66666667%;
}
.col-xs-offset-9 {
  margin-left: 37.5%;
}
.col-xs-offset-8 {
  margin-left: 33.33333333%;
}
.col-xs-offset-7 {
  margin-left: 29.16666667%;
}
.col-xs-offset-6 {
  margin-left: 25%;
}
.col-xs-offset-5 {
  margin-left: 20.83333333%;
}
.col-xs-offset-4 {
  margin-left: 16.66666667%;
}
.col-xs-offset-3 {
  margin-left: 12.5%;
}
.col-xs-offset-2 {
  margin-left: 8.33333333%;
}
.col-xs-offset-1 {
  margin-left: 4.16666667%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24 {
    float: left;
  }
  .col-sm-24 {
    width: 100%;
  }
  .col-sm-23 {
    width: 95.83333333%;
  }
  .col-sm-22 {
    width: 91.66666667%;
  }
  .col-sm-21 {
    width: 87.5%;
  }
  .col-sm-20 {
    width: 83.33333333%;
  }
  .col-sm-19 {
    width: 79.16666667%;
  }
  .col-sm-18 {
    width: 75%;
  }
  .col-sm-17 {
    width: 70.83333333%;
  }
  .col-sm-16 {
    width: 66.66666667%;
  }
  .col-sm-15 {
    width: 62.5%;
  }
  .col-sm-14 {
    width: 58.33333333%;
  }
  .col-sm-13 {
    width: 54.16666667%;
  }
  .col-sm-12 {
    width: 50%;
  }
  .col-sm-11 {
    width: 45.83333333%;
  }
  .col-sm-10 {
    width: 41.66666667%;
  }
  .col-sm-9 {
    width: 37.5%;
  }
  .col-sm-8 {
    width: 33.33333333%;
  }
  .col-sm-7 {
    width: 29.16666667%;
  }
  .col-sm-6 {
    width: 25%;
  }
  .col-sm-5 {
    width: 20.83333333%;
  }
  .col-sm-4 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 12.5%;
  }
  .col-sm-2 {
    width: 8.33333333%;
  }
  .col-sm-1 {
    width: 4.16666667%;
  }
  .col-sm-pull-24 {
    right: 100%;
  }
  .col-sm-pull-23 {
    right: 95.83333333%;
  }
  .col-sm-pull-22 {
    right: 91.66666667%;
  }
  .col-sm-pull-21 {
    right: 87.5%;
  }
  .col-sm-pull-20 {
    right: 83.33333333%;
  }
  .col-sm-pull-19 {
    right: 79.16666667%;
  }
  .col-sm-pull-18 {
    right: 75%;
  }
  .col-sm-pull-17 {
    right: 70.83333333%;
  }
  .col-sm-pull-16 {
    right: 66.66666667%;
  }
  .col-sm-pull-15 {
    right: 62.5%;
  }
  .col-sm-pull-14 {
    right: 58.33333333%;
  }
  .col-sm-pull-13 {
    right: 54.16666667%;
  }
  .col-sm-pull-12 {
    right: 50%;
  }
  .col-sm-pull-11 {
    right: 45.83333333%;
  }
  .col-sm-pull-10 {
    right: 41.66666667%;
  }
  .col-sm-pull-9 {
    right: 37.5%;
  }
  .col-sm-pull-8 {
    right: 33.33333333%;
  }
  .col-sm-pull-7 {
    right: 29.16666667%;
  }
  .col-sm-pull-6 {
    right: 25%;
  }
  .col-sm-pull-5 {
    right: 20.83333333%;
  }
  .col-sm-pull-4 {
    right: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 12.5%;
  }
  .col-sm-pull-2 {
    right: 8.33333333%;
  }
  .col-sm-pull-1 {
    right: 4.16666667%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-24 {
    left: 100%;
  }
  .col-sm-push-23 {
    left: 95.83333333%;
  }
  .col-sm-push-22 {
    left: 91.66666667%;
  }
  .col-sm-push-21 {
    left: 87.5%;
  }
  .col-sm-push-20 {
    left: 83.33333333%;
  }
  .col-sm-push-19 {
    left: 79.16666667%;
  }
  .col-sm-push-18 {
    left: 75%;
  }
  .col-sm-push-17 {
    left: 70.83333333%;
  }
  .col-sm-push-16 {
    left: 66.66666667%;
  }
  .col-sm-push-15 {
    left: 62.5%;
  }
  .col-sm-push-14 {
    left: 58.33333333%;
  }
  .col-sm-push-13 {
    left: 54.16666667%;
  }
  .col-sm-push-12 {
    left: 50%;
  }
  .col-sm-push-11 {
    left: 45.83333333%;
  }
  .col-sm-push-10 {
    left: 41.66666667%;
  }
  .col-sm-push-9 {
    left: 37.5%;
  }
  .col-sm-push-8 {
    left: 33.33333333%;
  }
  .col-sm-push-7 {
    left: 29.16666667%;
  }
  .col-sm-push-6 {
    left: 25%;
  }
  .col-sm-push-5 {
    left: 20.83333333%;
  }
  .col-sm-push-4 {
    left: 16.66666667%;
  }
  .col-sm-push-3 {
    left: 12.5%;
  }
  .col-sm-push-2 {
    left: 8.33333333%;
  }
  .col-sm-push-1 {
    left: 4.16666667%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-24 {
    margin-left: 100%;
  }
  .col-sm-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-sm-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .col-sm-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-sm-offset-18 {
    margin-left: 75%;
  }
  .col-sm-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-sm-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .col-sm-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-sm-offset-12 {
    margin-left: 50%;
  }
  .col-sm-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-sm-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .col-sm-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-sm-offset-6 {
    margin-left: 25%;
  }
  .col-sm-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-sm-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .col-sm-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24 {
    float: left;
  }
  .col-md-24 {
    width: 100%;
  }
  .col-md-23 {
    width: 95.83333333%;
  }
  .col-md-22 {
    width: 91.66666667%;
  }
  .col-md-21 {
    width: 87.5%;
  }
  .col-md-20 {
    width: 83.33333333%;
  }
  .col-md-19 {
    width: 79.16666667%;
  }
  .col-md-18 {
    width: 75%;
  }
  .col-md-17 {
    width: 70.83333333%;
  }
  .col-md-16 {
    width: 66.66666667%;
  }
  .col-md-15 {
    width: 62.5%;
  }
  .col-md-14 {
    width: 58.33333333%;
  }
  .col-md-13 {
    width: 54.16666667%;
  }
  .col-md-12 {
    width: 50%;
  }
  .col-md-11 {
    width: 45.83333333%;
  }
  .col-md-10 {
    width: 41.66666667%;
  }
  .col-md-9 {
    width: 37.5%;
  }
  .col-md-8 {
    width: 33.33333333%;
  }
  .col-md-7 {
    width: 29.16666667%;
  }
  .col-md-6 {
    width: 25%;
  }
  .col-md-5 {
    width: 20.83333333%;
  }
  .col-md-4 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 12.5%;
  }
  .col-md-2 {
    width: 8.33333333%;
  }
  .col-md-1 {
    width: 4.16666667%;
  }
  .col-md-pull-24 {
    right: 100%;
  }
  .col-md-pull-23 {
    right: 95.83333333%;
  }
  .col-md-pull-22 {
    right: 91.66666667%;
  }
  .col-md-pull-21 {
    right: 87.5%;
  }
  .col-md-pull-20 {
    right: 83.33333333%;
  }
  .col-md-pull-19 {
    right: 79.16666667%;
  }
  .col-md-pull-18 {
    right: 75%;
  }
  .col-md-pull-17 {
    right: 70.83333333%;
  }
  .col-md-pull-16 {
    right: 66.66666667%;
  }
  .col-md-pull-15 {
    right: 62.5%;
  }
  .col-md-pull-14 {
    right: 58.33333333%;
  }
  .col-md-pull-13 {
    right: 54.16666667%;
  }
  .col-md-pull-12 {
    right: 50%;
  }
  .col-md-pull-11 {
    right: 45.83333333%;
  }
  .col-md-pull-10 {
    right: 41.66666667%;
  }
  .col-md-pull-9 {
    right: 37.5%;
  }
  .col-md-pull-8 {
    right: 33.33333333%;
  }
  .col-md-pull-7 {
    right: 29.16666667%;
  }
  .col-md-pull-6 {
    right: 25%;
  }
  .col-md-pull-5 {
    right: 20.83333333%;
  }
  .col-md-pull-4 {
    right: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 12.5%;
  }
  .col-md-pull-2 {
    right: 8.33333333%;
  }
  .col-md-pull-1 {
    right: 4.16666667%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-24 {
    left: 100%;
  }
  .col-md-push-23 {
    left: 95.83333333%;
  }
  .col-md-push-22 {
    left: 91.66666667%;
  }
  .col-md-push-21 {
    left: 87.5%;
  }
  .col-md-push-20 {
    left: 83.33333333%;
  }
  .col-md-push-19 {
    left: 79.16666667%;
  }
  .col-md-push-18 {
    left: 75%;
  }
  .col-md-push-17 {
    left: 70.83333333%;
  }
  .col-md-push-16 {
    left: 66.66666667%;
  }
  .col-md-push-15 {
    left: 62.5%;
  }
  .col-md-push-14 {
    left: 58.33333333%;
  }
  .col-md-push-13 {
    left: 54.16666667%;
  }
  .col-md-push-12 {
    left: 50%;
  }
  .col-md-push-11 {
    left: 45.83333333%;
  }
  .col-md-push-10 {
    left: 41.66666667%;
  }
  .col-md-push-9 {
    left: 37.5%;
  }
  .col-md-push-8 {
    left: 33.33333333%;
  }
  .col-md-push-7 {
    left: 29.16666667%;
  }
  .col-md-push-6 {
    left: 25%;
  }
  .col-md-push-5 {
    left: 20.83333333%;
  }
  .col-md-push-4 {
    left: 16.66666667%;
  }
  .col-md-push-3 {
    left: 12.5%;
  }
  .col-md-push-2 {
    left: 8.33333333%;
  }
  .col-md-push-1 {
    left: 4.16666667%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-24 {
    margin-left: 100%;
  }
  .col-md-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-md-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-21 {
    margin-left: 87.5%;
  }
  .col-md-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-md-offset-18 {
    margin-left: 75%;
  }
  .col-md-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-md-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-15 {
    margin-left: 62.5%;
  }
  .col-md-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-md-offset-12 {
    margin-left: 50%;
  }
  .col-md-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-md-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 37.5%;
  }
  .col-md-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-md-offset-6 {
    margin-left: 25%;
  }
  .col-md-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-md-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 12.5%;
  }
  .col-md-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24 {
    float: left;
  }
  .col-lg-24 {
    width: 100%;
  }
  .col-lg-23 {
    width: 95.83333333%;
  }
  .col-lg-22 {
    width: 91.66666667%;
  }
  .col-lg-21 {
    width: 87.5%;
  }
  .col-lg-20 {
    width: 83.33333333%;
  }
  .col-lg-19 {
    width: 79.16666667%;
  }
  .col-lg-18 {
    width: 75%;
  }
  .col-lg-17 {
    width: 70.83333333%;
  }
  .col-lg-16 {
    width: 66.66666667%;
  }
  .col-lg-15 {
    width: 62.5%;
  }
  .col-lg-14 {
    width: 58.33333333%;
  }
  .col-lg-13 {
    width: 54.16666667%;
  }
  .col-lg-12 {
    width: 50%;
  }
  .col-lg-11 {
    width: 45.83333333%;
  }
  .col-lg-10 {
    width: 41.66666667%;
  }
  .col-lg-9 {
    width: 37.5%;
  }
  .col-lg-8 {
    width: 33.33333333%;
  }
  .col-lg-7 {
    width: 29.16666667%;
  }
  .col-lg-6 {
    width: 25%;
  }
  .col-lg-5 {
    width: 20.83333333%;
  }
  .col-lg-4 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 12.5%;
  }
  .col-lg-2 {
    width: 8.33333333%;
  }
  .col-lg-1 {
    width: 4.16666667%;
  }
  .col-lg-pull-24 {
    right: 100%;
  }
  .col-lg-pull-23 {
    right: 95.83333333%;
  }
  .col-lg-pull-22 {
    right: 91.66666667%;
  }
  .col-lg-pull-21 {
    right: 87.5%;
  }
  .col-lg-pull-20 {
    right: 83.33333333%;
  }
  .col-lg-pull-19 {
    right: 79.16666667%;
  }
  .col-lg-pull-18 {
    right: 75%;
  }
  .col-lg-pull-17 {
    right: 70.83333333%;
  }
  .col-lg-pull-16 {
    right: 66.66666667%;
  }
  .col-lg-pull-15 {
    right: 62.5%;
  }
  .col-lg-pull-14 {
    right: 58.33333333%;
  }
  .col-lg-pull-13 {
    right: 54.16666667%;
  }
  .col-lg-pull-12 {
    right: 50%;
  }
  .col-lg-pull-11 {
    right: 45.83333333%;
  }
  .col-lg-pull-10 {
    right: 41.66666667%;
  }
  .col-lg-pull-9 {
    right: 37.5%;
  }
  .col-lg-pull-8 {
    right: 33.33333333%;
  }
  .col-lg-pull-7 {
    right: 29.16666667%;
  }
  .col-lg-pull-6 {
    right: 25%;
  }
  .col-lg-pull-5 {
    right: 20.83333333%;
  }
  .col-lg-pull-4 {
    right: 16.66666667%;
  }
  .col-lg-pull-3 {
    right: 12.5%;
  }
  .col-lg-pull-2 {
    right: 8.33333333%;
  }
  .col-lg-pull-1 {
    right: 4.16666667%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-24 {
    left: 100%;
  }
  .col-lg-push-23 {
    left: 95.83333333%;
  }
  .col-lg-push-22 {
    left: 91.66666667%;
  }
  .col-lg-push-21 {
    left: 87.5%;
  }
  .col-lg-push-20 {
    left: 83.33333333%;
  }
  .col-lg-push-19 {
    left: 79.16666667%;
  }
  .col-lg-push-18 {
    left: 75%;
  }
  .col-lg-push-17 {
    left: 70.83333333%;
  }
  .col-lg-push-16 {
    left: 66.66666667%;
  }
  .col-lg-push-15 {
    left: 62.5%;
  }
  .col-lg-push-14 {
    left: 58.33333333%;
  }
  .col-lg-push-13 {
    left: 54.16666667%;
  }
  .col-lg-push-12 {
    left: 50%;
  }
  .col-lg-push-11 {
    left: 45.83333333%;
  }
  .col-lg-push-10 {
    left: 41.66666667%;
  }
  .col-lg-push-9 {
    left: 37.5%;
  }
  .col-lg-push-8 {
    left: 33.33333333%;
  }
  .col-lg-push-7 {
    left: 29.16666667%;
  }
  .col-lg-push-6 {
    left: 25%;
  }
  .col-lg-push-5 {
    left: 20.83333333%;
  }
  .col-lg-push-4 {
    left: 16.66666667%;
  }
  .col-lg-push-3 {
    left: 12.5%;
  }
  .col-lg-push-2 {
    left: 8.33333333%;
  }
  .col-lg-push-1 {
    left: 4.16666667%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-24 {
    margin-left: 100%;
  }
  .col-lg-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-lg-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .col-lg-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-lg-offset-18 {
    margin-left: 75%;
  }
  .col-lg-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-lg-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .col-lg-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-lg-offset-12 {
    margin-left: 50%;
  }
  .col-lg-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-lg-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .col-lg-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-lg-offset-6 {
    margin-left: 25%;
  }
  .col-lg-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-lg-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .col-lg-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 16px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.35;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 12px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 16px;
  font-size: 18px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 0px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 12px;
  line-height: 1.35;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 30px;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.35;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 30px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 28px;
  line-height: 28px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 42px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 42px;
  line-height: 42px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 37.5px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 21px;
  right: 0;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 23px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 10px;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.35;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/css/fonts/glyphicons-halflings-regular.eot');
  src: url('https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/css/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/css/fonts/glyphicons-halflings-regular.woff') format('woff'), url('https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/css/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/css/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 12px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 7px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.35;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 11px;
  line-height: 1.35;
  color: #999999;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 42px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 42px;
  line-height: 42px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 28px;
  line-height: 28px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 11px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 15px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}
.nav .nav-divider {
  height: 1px;
  margin: 7px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.35;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 16px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 17px 10px;
  font-size: 15px;
  line-height: 16px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: none;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 8.5px -10px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 16px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 16px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 17px;
    padding-bottom: 17px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -10px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -10px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-sm {
  margin-top: 11px;
  margin-bottom: 11px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 17px;
  margin-bottom: 17px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 16px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 16px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.35;
  text-decoration: none;
  color: #428bca;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 15px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 11px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 16px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 200;
}
.container .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 54px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 16px;
  line-height: 1.35;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 16px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 16px;
  margin-bottom: 16px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 11px;
  line-height: 16px;
  color: #ffffff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 16px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 16px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.35px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.35;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: none;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

/*$max-content-width: value screen*/
/*Category product*/
/*button style*/
/* ============================================ *
 * Menu
 * ============================================ */
.em-top-menu {
  float: left;
  width: 100%;
  text-align: left;
  margin-bottom: 10px;
}

/*=========Menu Simple======*/
code,
.em_nav em,
.em_nav code {
  word-wrap: break-word;
  white-space: normal;
  background: none;
}

/*=========End Menu Simple======*/
/*=========Title Menu Ipod======*/
.menu-title {
  text-transform: uppercase;
  padding: 10px 19px;
  border: 1px solid;
  margin-bottom: 3px;
}
.menu-title .option {
  float: right;
  font-size: 0;
}
.menu-title .option:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f022";
  font-size: 18px;
}

/*=========End Title Menu Ipod======*/
/*=======None dropdown======*/
.none-dropdown .level0.parent a.arrow {
  display: none;
}
.none-dropdown .level0 ul {
  display: none;
}

/*=======End None dropdown======*/
/*======Icon Arrow Font-Anwsome========*/
a.arrow {
  border-left: 0px solid;
  padding: 8px 10px !important;
  position: relative;
}
a.arrow:before {
  width: 10px;
  text-align: center;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  font-size: 17px;
}
a.arrow:after {
  display: none !important;
}
a.arrow span {
  display: none;
}

.menu-container a.arrow {
  padding: 6px 10px !important;
}

/*icon menu right*/
.nav-right a.arrow:before {
  display: inline-block !important;
  content: "\f104";
}

/*icon menu mobile*/
.em-menu-mobile .nav-right a.arrow:before,
.em-menu-mobile a.arrow:before {
  content: "\f107";
}

/*======End Icon Arrow Font-Anwsome========*/
/*=============Menu Default==============*/
.nav-container.em_nav .hnav .menu-item-depth-0 {
  padding: 0;
  background: none;
}

/*=============End Menu Default==============*/
/*======Megamenu=================*/
/*Dropdown menu*/
.menu-container {
  /*menu image*/
  /*menu logo*/
}
.menu-container li.level0 {
  margin-right: 0;
}
.menu-container .widget-title h3, .menu-container h4, .menu-container h5 {
  text-transform: uppercase;
  padding: 4px 10px;
  margin-bottom: 10px;
}
.menu-container p.img-center {
  text-align: center;
  display: block;
  padding: 10px 0;
}
.menu-container p.img-center a {
  display: inline-block;
}
.menu-container .em-menu-list-img {
  padding: 15px 0;
  overflow: hidden;
}
.menu-container .em-menu-list-img a {
  float: left;
  margin: 5px 27px 5px 0;
}
.menu-container .em-menu-list-img a.last {
  margin-right: 0;
}
.menu-container .em-line-01 {
  padding-top: 1px;
  margin-bottom: 0;
}
.menu-container .em-line-01 .em-widget-title {
  margin-bottom: 0;
  padding: 0;
}
.menu-container .em-line-01 .em-widget-title h3 {
  margin-bottom: 10px;
}

/*vertical dropdown*/
.vnav .menu-container h6 {
  padding-top: 10px;
}
.vnav .menu-container .widget-title h3 {
  padding: 10px 0 0;
}

/*End dropdown menu*/
.em_nav {
  /*Menu top links*/
  /*menu horizontal*/
  /*menu vertical*/
  /*menu vertical - text align right*/
}
.em_nav .menu-item-depth-0 > .em-catalog-navigation > li.level0,
.em_nav .menu-item-depth-0 {
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.em_nav .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a.em-menu-link,
.em_nav .menu-item-depth-0 > a.em-menu-link {
  padding: 0;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.em_nav .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a.em-menu-link span,
.em_nav .menu-item-depth-0 > a.em-menu-link span {
  text-transform: uppercase;
  display: block;
  border: 0px solid transparent;
  padding: 10px 18px;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.em_nav .menu-item-depth-0 > .em-catalog-navigation > li.level0 a.arrow span,
.em_nav .menu-item-depth-0 a.arrow span {
  display: none;
}
.em_nav .hnav .menu-item-depth-0,
.em_nav .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0 {
  /*hover dropdown menu horizontal*/
}
.em_nav .hnav .menu-item-depth-0 > a,
.em_nav .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a {
  margin-right: 0;
  position: relative;
}
.em_nav .hnav .menu-item-depth-0 > a.arrow,
.em_nav .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a.arrow {
  display: none;
  /* show icon arrow remove this line*/
  position: absolute;
  top: 4px;
}
.em_nav .hnav .menu-item-depth-0 > a.arrow:before,
.em_nav .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a.arrow:before {
  /*1--show arrow font icon 
  content: "\f107";*/
  /*2--show icon arrow border
  border:5px solid transparent;
  border-top-color:#fff;
  font-size:0;*/
}
.em_nav .hnav .menu-item-depth-0 > a span,
.em_nav .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a span {
  padding: 14px 18px;
  border-width: 0;
}
.em_nav .hnav .menu-item-depth-0.parent > a:hover, .em_nav .hnav .menu-item-depth-0.menu-item-parent > a:hover,
.em_nav .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0.parent > a:hover,
.em_nav .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-item-parent > a:hover {
  z-index: 10;
  margin-bottom: -30px;
  padding-bottom: 30px;
}
.em_nav .hnav .menu-item-depth-0.parent a span, .em_nav .hnav .menu-item-depth-0.menu-item-parent a span,
.em_nav .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0.parent a span,
.em_nav .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-item-parent a span {
  /*padding-right:27px;*/
}
.em_nav .vnav .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-icon > a.em-menu-link span,
.em_nav .vnav .menu-item-depth-0.menu-icon > a.em-menu-link span {
  padding-left: 45px;
}
.em_nav .vnav .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-icon > a.em-menu-link span:before,
.em_nav .vnav .menu-item-depth-0.menu-icon > a.em-menu-link span:before {
  position: absolute;
  top: 10px;
  left: 20px;
}
.em_nav .vnav.nav-text-right .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a,
.em_nav .vnav.nav-text-right .menu-item-depth-0 > a {
  text-align: right;
}
.em_nav .vnav.nav-text-right .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-item-parent > a, .em_nav .vnav.nav-text-right .menu-item-depth-0 > .em-catalog-navigation > li.level0.parent > a,
.em_nav .vnav.nav-text-right .menu-item-depth-0.menu-item-parent > a,
.em_nav .vnav.nav-text-right .menu-item-depth-0.parent > a {
  text-align: right;
  margin-right: 0;
  margin-left: 0;
}
.em_nav .vnav.nav-text-right .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-item-parent > a.arrow, .em_nav .vnav.nav-text-right .menu-item-depth-0 > .em-catalog-navigation > li.level0.parent > a.arrow,
.em_nav .vnav.nav-text-right .menu-item-depth-0.menu-item-parent > a.arrow,
.em_nav .vnav.nav-text-right .menu-item-depth-0.parent > a.arrow {
  margin-left: 0;
  right: auto;
  left: 0;
}
.em_nav .vnav.nav-text-right .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-icon > a span,
.em_nav .vnav.nav-text-right .menu-item-depth-0.menu-icon > a span {
  padding-right: 45px;
  padding-left: 20px;
}
.em_nav .vnav.nav-text-right .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-icon > a span:after,
.em_nav .vnav.nav-text-right .menu-item-depth-0.menu-icon > a span:after {
  position: absolute;
  top: 10px;
  right: 20px;
}

/*======End Megamenu=================*/
/*==============Mobile view - menu====================*/
.em-menu-mobile .nav-container.em_nav,
.em-menu-mobile.megamenu-wrapper {
  background: none !important;
}

.em-menu-mobile {
  /*Menu top links*/
  /*menu horizontal*/
  /*menu vertical - text align right*/
}
.em-menu-mobile .vnav {
  border: none;
}
.em-menu-mobile .menu-item-depth-0 > .em-catalog-navigation > li.level0,
.em-menu-mobile .menu-item-depth-0 {
  width: 100%;
  margin-bottom: 3px;
}
.em-menu-mobile .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a.em-menu-link,
.em-menu-mobile .menu-item-depth-0 > a.em-menu-link {
  border: 1px solid transparent;
}
.em-menu-mobile .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a.em-menu-link span,
.em-menu-mobile .menu-item-depth-0 > a.em-menu-link span {
  border-width: 0px;
  background: none;
}
.em-menu-mobile .menu-item-depth-0 > .em-catalog-navigation > li.level0.parent > a.em-menu-link span, .em-menu-mobile .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-item-parent > a.em-menu-link span,
.em-menu-mobile .menu-item-depth-0.parent > a.em-menu-link span,
.em-menu-mobile .menu-item-depth-0.menu-item-parent > a.em-menu-link span {
  border-right-width: 1px;
  margin-right: 32px;
}
.em-menu-mobile .hnav .menu-item-depth-0,
.em-menu-mobile .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0 {
  /*hover dropdown menu*/
}
.em-menu-mobile .hnav .menu-item-depth-0 > a.arrow,
.em-menu-mobile .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a.arrow {
  display: inline-block;
  top: 0;
  padding: 9px 10px !important;
}
.em-menu-mobile .hnav .menu-item-depth-0 > a span,
.em-menu-mobile .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a span {
  padding: 10px 18px;
}
.em-menu-mobile .hnav .menu-item-depth-0.parent > a, .em-menu-mobile .hnav .menu-item-depth-0.menu-item-parent > a,
.em-menu-mobile .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0.parent > a,
.em-menu-mobile .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-item-parent > a {
  margin-right: 0;
}
.em-menu-mobile .hnav .menu-item-depth-0.parent > a:hover, .em-menu-mobile .hnav .menu-item-depth-0.menu-item-parent > a:hover,
.em-menu-mobile .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0.parent > a:hover,
.em-menu-mobile .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-item-parent > a:hover {
  margin-bottom: 0;
  padding-bottom: 0;
}
.em-menu-mobile .vnav.nav-text-right .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a,
.em-menu-mobile .vnav.nav-text-right .menu-item-depth-0 > a {
  text-align: left;
}
.em-menu-mobile .vnav.nav-text-right .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-item-parent > a, .em-menu-mobile .vnav.nav-text-right .menu-item-depth-0 > .em-catalog-navigation > li.level0.parent > a,
.em-menu-mobile .vnav.nav-text-right .menu-item-depth-0.menu-item-parent > a,
.em-menu-mobile .vnav.nav-text-right .menu-item-depth-0.parent > a {
  text-align: left;
  margin-right: 0;
  margin-left: 0;
}
.em-menu-mobile .vnav.nav-text-right .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-item-parent > a.arrow, .em-menu-mobile .vnav.nav-text-right .menu-item-depth-0 > .em-catalog-navigation > li.level0.parent > a.arrow,
.em-menu-mobile .vnav.nav-text-right .menu-item-depth-0.menu-item-parent > a.arrow,
.em-menu-mobile .vnav.nav-text-right .menu-item-depth-0.parent > a.arrow {
  margin-left: 0;
  right: 0;
  left: auto;
}
.em-menu-mobile .vnav.nav-text-right .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-icon > a span,
.em-menu-mobile .vnav.nav-text-right .menu-item-depth-0.menu-icon > a span {
  padding-left: 45px;
  padding-right: 0px;
}
.em-menu-mobile .vnav.nav-text-right .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-icon > a span:after,
.em-menu-mobile .vnav.nav-text-right .menu-item-depth-0.menu-icon > a span:after {
  left: 20px;
  right: auto;
  margin-left: 0 !important;
}
.em-menu-mobile .em_nav .menu-container .em-catalog-navigation .level0 ul,
.em-menu-mobile .em_nav.nav-container .em-catalog-navigation .level1 ul,
.em-menu-mobile .em_nav .menu-item-link.dd-menu-link .em-catalog-navigation .level0 ul,
.em-menu-mobile .menu-item-link.dd-menu-link ul.menu-container .menu-container {
  padding: 5px 10px;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: none;
}
.em-menu-mobile .menu-item-depth-1 .menu-container .em-catalog-navigation ul.level0 li a {
  padding: 8px 0 !important;
}

/*==============End Mobile view - menu====================*/
/*===================Icon Menu=====================*/
/*Icon menu horizontal*/
.menu-hoz-icon.hnav {
  border-right: 1px solid transparent;
}
.menu-hoz-icon.hnav .menu-item-depth-0 > .em-menu-link,
.menu-hoz-icon.hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0 > .em-menu-link {
  text-align: center;
}
.menu-hoz-icon.hnav .menu-item-depth-0 > .em-menu-link span,
.menu-hoz-icon.hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0 > .em-menu-link span {
  position: relative;
  width: 132px;
  height: 90px;
  text-align: center;
  border-width: 1px;
  display: inline-block;
  margin-right: -1px;
  margin-top: -1px;
}
.menu-hoz-icon.hnav .menu-item-depth-0 > .em-menu-link span:before,
.menu-hoz-icon.hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0 > .em-menu-link span:before {
  content: "";
  width: 92px;
  height: 37px;
  margin-bottom: 5px;
  margin-right: 0;
  background: url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons_menu.png) 30px 0 no-repeat;
  display: inline-block;
  position: static;
}
.menu-hoz-icon.hnav .menu-item-depth-0.menu-icon02 > a.em-menu-link > span:before {
  background-position: 31px -66px;
}
.menu-hoz-icon.hnav .menu-item-depth-0.menu-icon03 > a.em-menu-link > span:before {
  background-position: 38px -160px;
}
.menu-hoz-icon.hnav .menu-item-depth-0.menu-icon04 > a.em-menu-link > span:before {
  background-position: 33px -261px;
}
.menu-hoz-icon.hnav .menu-item-depth-0.menu-icon05 > a.em-menu-link > span:before {
  background-position: 29px -356px;
}
.menu-hoz-icon.hnav .menu-item-depth-0.menu-icon06 > a.em-menu-link > span:before {
  background-position: 30px -465px;
}
.menu-hoz-icon.hnav .menu-item-depth-0.menu-icon07 > a.em-menu-link > span:before {
  background-position: 28px -571px;
}
.menu-hoz-icon.hnav .menu-item-depth-0.menu-icon08 > a.em-menu-link > span:before {
  background-position: 30px -680px;
}
.menu-hoz-icon.hnav .menu-item-depth-0.menu-icon09 > a.em-menu-link > span:before {
  background-position: 20px -787px;
}
.menu-hoz-icon.hnav .menu-item-depth-0.menu-icon10 > a.em-menu-link > span:before {
  background-position: 0px -890px;
}
.menu-hoz-icon.hnav .menu-item-depth-0.menu-icon11 > a.em-menu-link > span:before {
  background-position: 29px -356px;
}
.menu-hoz-icon.hnav .menu-item-depth-0 > .menu-container {
  top: 100px;
}

.em-menu-mobile .menu-hoz-icon.hnav {
  border-right: 0;
}
.em-menu-mobile .menu-hoz-icon.hnav .menu-item-depth-0 > .em-menu-link,
.em-menu-mobile .menu-hoz-icon.hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0 > .em-menu-link {
  text-align: left;
}
.em-menu-mobile .menu-hoz-icon.hnav .menu-item-depth-0 > .em-menu-link span,
.em-menu-mobile .menu-hoz-icon.hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0 > .em-menu-link span {
  width: auto;
  height: auto;
  text-align: left;
  border-width: 0;
  border-right-width: 1px;
  display: block;
  margin-top: 0;
}
.em-menu-mobile .menu-hoz-icon.hnav .menu-item-depth-0 > .em-menu-link span:before,
.em-menu-mobile .menu-hoz-icon.hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0 > .em-menu-link span:before {
  display: none;
}

/*Icon menu left/right - icon, text align left*/
.menu-icon.menu-item-depth-0 > a.em-menu-link > span {
  position: relative;
}

.em-menu-icon .menu-item-depth-0.menu-icon > a.em-menu-link > span:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f13d";
  font-size: 14px;
  margin-right: 5px;
  min-width: 20px;
}
.em-menu-icon .menu-item-depth-0.menu-icon02 > a.em-menu-link > span:before {
  content: "\f179";
}
.em-menu-icon .menu-item-depth-0.menu-icon03 > a.em-menu-link > span:before {
  content: "\f1b9";
}
.em-menu-icon .menu-item-depth-0.menu-icon04 > a.em-menu-link > span:before {
  content: "\f19c";
}
.em-menu-icon .menu-item-depth-0.menu-icon05 > a.em-menu-link > span:before {
  content: "\f0f3";
}
.em-menu-icon .menu-item-depth-0.menu-icon06 > a.em-menu-link > span:before {
  content: "\f1e2";
}
.em-menu-icon .menu-item-depth-0.menu-icon07 > a.em-menu-link > span:before {
  content: "\f19d";
}
.em-menu-icon .menu-item-depth-0.menu-icon08 > a.em-menu-link > span:before {
  content: "\f030";
}
.em-menu-icon .menu-item-depth-0.menu-icon09 > a.em-menu-link > span:before {
  content: "\f085";
}
.em-menu-icon .menu-item-depth-0.menu-icon10 > a.em-menu-link > span:before {
  content: "\f0ed";
}
.em-menu-icon .menu-item-depth-0.menu-icon11 > a.em-menu-link > span:before {
  content: "\f0f4";
}
.em-menu-icon .menu-item-depth-0.menu-icon12 > a.em-menu-link > span:before {
  content: "\f0f5";
}
.em-menu-icon .menu-item-depth-0.menu-icon13 > a.em-menu-link > span:before {
  content: "\f16b";
}

/*Icon menu right - icon align left, text align right*/
.vnav.nav-text-right .menu-item-depth-0.menu-icon > a.em-menu-link > span:before {
  display: none;
}
.vnav.nav-text-right .menu-item-depth-0.menu-icon > a.em-menu-link > span:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f1a9";
  font-size: 14px;
  margin-left: 5px;
  min-width: 20px;
}
.vnav.nav-text-right .menu-item-depth-0.menu-icon02 > a.em-menu-link > span:after {
  content: "\f1d1";
}
.vnav.nav-text-right .menu-item-depth-0.menu-icon03 > a.em-menu-link > span:after {
  content: "\f17d";
}
.vnav.nav-text-right .menu-item-depth-0.menu-icon04 > a.em-menu-link > span:after {
  content: "\f1cd";
}
.vnav.nav-text-right .menu-item-depth-0.menu-icon05 > a.em-menu-link > span:after {
  content: "\f1b0";
}
.vnav.nav-text-right .menu-item-depth-0.menu-icon06 > a.em-menu-link > span:after {
  content: "\f1a1";
}
.vnav.nav-text-right .menu-item-depth-0.menu-icon07 > a.em-menu-link > span:after {
  content: "\f16c";
}
.vnav.nav-text-right .menu-item-depth-0.menu-icon08 > a.em-menu-link > span:after {
  content: "\f1bb";
}
.vnav.nav-text-right .menu-item-depth-0.menu-icon09 > a.em-menu-link > span:after {
  content: "\f0c0";
}
.vnav.nav-text-right .menu-item-depth-0.menu-icon10 > a.em-menu-link > span:after {
  content: "\f17c";
}
.vnav.nav-text-right .menu-item-depth-0.menu-icon11 > a.em-menu-link > span:after {
  content: "\f025";
}
.vnav.nav-text-right .menu-item-depth-0.menu-icon12 > a.em-menu-link > span:after {
  content: "\f0c3";
}
.vnav.nav-text-right .menu-item-depth-0.menu-icon13 > a.em-menu-link > span:after {
  content: "\f134";
}

/*===================End Icon Menu=====================*/
/*========Dropdown Menu Left========*/
.menu-wrapper {
  position: relative;
}

.all_categories {
  margin-bottom: 10px;
}
.all_categories .menuleftText {
  text-transform: uppercase;
  border: 1px solid #cdcdcd;
  padding: 12px 20px;
  position: relative;
}
.all_categories .menuleftText:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
  font-size: 18px;
  float: right;
}
.all_categories.hidden-arrow .menuleftText:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f106";
  font-size: 18px;
}

.menuleft {
  position: absolute;
  top: 43px;
  left: 0;
  width: 100%;
  z-index: 2;
}
.menuleft .mega-menu {
  border: 1px solid #cdcdcd;
}
.menuleft .vnav {
  border: none;
}

/*========End Dropdown Menu Left========*/
/*========Free Top Menu========*/
.navbar-fixed-top .nav-container,
.navbar-fixed-top .megamenu-wrapper {
  margin: 0 auto;
}

/*========End Free Top Menu========*/

@media (min-width: 768px){	
	.menu-item-link > .menu-container,
	.em-catalog-navigation  li > ul {
	transform: scale(0.7,1); -webkit-transform: scale(0.7,1); -moz-transform: scale(0.7,1);
	transition: -webkit-transform 500ms ease 0ms;
	-webkit-transition: -webkit-transform 500ms ease 0ms;
	-moz-transition: -moz-transform 500ms ease 0ms;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform-origin:0 0;
	-webkit-transform-origin:0 0;
	-moz-transform-origin:0 0;}
	.hnav .menu-item-depth-0 > .menu-container,
	.hnav .menu-item-depth-0 > .em-catalog-navigation.horizontal li.level0 > ul {transform: scale(1,0.7); -webkit-transform: scale(1,0.7); -moz-transform: scale(1,0.7);}


	.hnav .menu-item-depth-0:hover > .menu-container,
	.hnav .menu-item-depth-0 > .em-catalog-navigation.horizontal li.level0:hover > ul,
	.menu-item-link:hover > .menu-container,
	.em-catalog-navigation li:hover > ul {transform: scale(1,1);-moz-transform: scale(1,1);-webkit-transform: scale(1,1);}
}

/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/css/fonts/fontawesome-webfont.eot?v=4.1.0");
  src: url("https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/css/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/css/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/css/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/css/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }

  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: white;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-square:before,
.fa-pied-piper:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

/*
 * Responsive YouTube, Vimeo, Embed, and HTML5 Videos with CSS
 * http://www.jonsuh.com
 *
 * Copyright (c) 2012 Jonathan Suh
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

.js-video {
	height: 0;
	padding-top: 25px;
	padding-bottom: 67.5%;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}
.js-video.vimeo {
	padding-top: 0;
}
.js-video.widescreen {
	padding-bottom: 57.25%;
}
.js-video embed, .js-video iframe, .js-video object, .js-video video {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
}

/* Responsive */
@media (max-width: 767px) {
	.js-video {
		padding-top: 0;
	}
}
/*! fancyBox v2.1.3 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #231f20;
	color: #444;
	text-shadow: none;}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/fancybox/fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/fancybox/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }
.widget-new-products .products-grid .actions .out-of-stock{padding-bottom: 16px; margin-bottom:0;}
.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; float: none;display: inherit; }

.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }
.widget-viewed .products-list .availability{}


/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }

  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }

  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    -ms-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }

  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    -ms-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }

  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    -ms-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }

  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }

  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
    transform: scale(.9);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }
}

@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_blank
 * @copyright   Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
* { margin:0; padding:0; }

body          { background:#fff; font:12px/1.35 Arial, Helvetica, sans-serif; color:#999898; text-align:center; -webkit-text-size-adjust:none;}

img           { border:0; vertical-align:top; }

a             { text-decoration:none; }
a:hover       { text-decoration:underline; }
:focus        { outline:0; }
a:focus { outline:0!important; }


/* Headings */
h1            { font-size:24px; font-weight:normal; line-height:1.15; }
h2            { font-size:22px; font-weight:normal; line-height:1.25; }
h3            { font-size:18px; font-weight:bold; line-height:1.25; }
h4            { font-size:16px; font-weight:bold; }
h5            { font-size:14px; font-weight:bold; }
h6            { font-size:13px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }
address{margin-bottom:11px;}

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }
.cart > form, .my-wishlist > form{ display: inline-block;    overflow-x: auto;    width: 100%;}
/* Content */
strong        { font-weight:bold; }
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }
.em_main{min-height:250px; }
.cms-index-index .em_main{min-height:1px; }
/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:left !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }

.box1 { border:1px solid #3a3a3a; padding:15px 15px 10px 25px; margin-bottom:25px;}
.box2 { border:1px solid #cfcfcf;
border-top:3px solid #3a3a3a;padding:16px 15px 16px 25px; margin-bottom:27px; background-color:#ffffff;}
.box {}
.box3 {border:1px solid #c4c4c4; padding:10px; margin-bottom:10px;  background:transparent; margin-top:10px; text-align:left;}
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper {min-width:1px}
.page { margin:0 auto; padding:0; text-align:left; /*float:left; width:100%*/}
.page-print { background:#fff; padding:20px; text-align:left; }
.page-print .buttons-set button.button span span:before{top: 5px;}
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { text-align:left; }
.main-container {}
.main { margin:10px 0; }

/* Base Columns */
.col-left {padding:0; }
.col-main { float:left; padding:0px; }
.grid_content{position:relative; z-index:2	}
.grid_right{z-index:1}
.col-right {  padding:0;  }


/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:484px; margin-left:10px; }
.col3-layout .col-wrapper { float:left; width:748px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.account-login .col2-set{padding-left: 20px;padding-top: 9px; padding-right:20px; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .col-narrow { width:33%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea{ font:12px/1.35 Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { border:1px solid #ddd; }
input.input-text,textarea { padding:2px; }
input.input-text, select, textarea { padding:5px 15px ; border: 1px solid;height:40px; line-height:14px!important; font-size:90%; }
input.input-text, textarea{background-color:transparent }
.form-list li.additional-row{ border-top: 1px solid #e6e6e6}

textarea{/*line-height:16px*/}
select{padding:8px 5px !important}
select.multiselect{ height:auto}

select option { padding-right:10px; }
select.multiselect option { padding:2px 5px; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px;display: inline; }
input.qty { width:99px !important; /*height:28px;*/ line-height:16px}
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */

button.disabled {}
button.disabled span {}


button.btn-checkout span span{}
button.btn-checkout span span:before{top: 13px!important;}
p.control input.checkbox,
p.control input.radio { margin-right:6px; float:left}
.gift-messages-form input.checkbox{float:left}
a.btn-view-all,
.box-info .col2-set > .box .box-content a,
.box-info a.edit,
p.back-link a,
.block-wishlist .link-cart,
#containerDiv .ajaxcart .row2 a,
button.button {
overflow:visible; width:auto; cursor:pointer;
-moz-transition: all 400ms ease; -webkit-transition: all 400ms ease; -o-transition: all 400ms ease; transition: all 400ms ease;
}
button.button span { float:left; text-align:center; white-space:normal; text-transform:uppercase; }
a.btn-view-all{/*float:left; background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/bkg-line.png) right center no-repeat transparent; padding-right:20px; font-size:90%; font-style:itatic; margin-top:11px;*/}
button.button span span{ padding:7px 15px}
.sidebar .block .actions a {border: 2px solid;padding:11px 19px 11px 19px; text-align: center;  text-transform: uppercase; }
.sidebar .block .actions a:before {/*content:""; width:28px;height:28px; background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png) -356px -8px no-repeat; position: absolute; top:6px; right:83px;*/ }
.sidebar .block.block-tags .actions a:before{right: 59px;}
.products-grid li.item .actions{}
.products-grid li.item .actions-cart{display: inline-block;}
.products-grid li.item .add-to-links{}
.products-grid li.item .add-to-links li{}
button.button.btn-cart span{ }
.products-grid li.item .actions-cart button.button{}
.category-products .products-grid li.item .actions-cart button.button span span, 
.category-products .products-grid .btn-cart  span span ,
.products-grid .actions .btn-cart  span span  {display:none;}
.sidebar .add-to-links .link-wishlist , .sidebar .add-to-links .link-compare,
.product-view .add-to-links .link-wishlist, .product-view .add-to-links .link-compare,
.my-account .add-to-links .link-wishlist{}
.sidebar .add-to-links li{margin-bottom: 10px;  width: auto; padding-top: 0px!important; padding-bottom: 0px!important; }
.sidebar .products-list .product-shop .product-name, .sidebar .products-list .product-shop .ratings,
.sidebar .products-list .product-shop .desc, .sidebar .products-list .product-shop .price-box {padding-left:0;}
.sidebar .ratings .rating-box{margin-bottom: 4px;}
.sidebar .add-to-links  li:first-child{}
.sidebar .box-reviews li.item{padding-bottom: 10px;}
.sidebar .products-grid li.item{}
.sidebar .products-list .btn-cart span span{}
.sidebar .products-grid  > li{padding-bottom:10px!important;}
.sidebar a.link-cart{display:block; }
.sidebar  .products-list .price-box{margin-top:10px; }
.sidebar .product-shop .price-box{margin-bottom:15px;}
.sidebar .products-list .btn-cart, .sidebar .products-grid .btn-cart{margin-bottom:10px;}
.sidebar .products-grid .btn-cart{margin-right:5px;}
.sidebar .products-list .ratings .amount{clear:both; float:left; }
.sidebar  .products-grid li.item .add-to-links{width:auto}
.sidebar  .btn-cart {float:left; }
.sidebar  .add-to-links {background-color:transparent!important; }
.sidebar  #wishlist-sidebar .price-box {margin-bottom: 14px; }
.sidebar  #wishlist-sidebar .ratings{clear:right; margin-bottom:5px; }
.sidebar .block-compare .product-name a{padding-top: 5px; display: inline-block;}

/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li{ /*margin-bottom:6px;*/ } 
.form-list li.add-field{margin-top: 5px;} 
.form-list li.control{ margin:10px 0;}
.form-list label {float:left; position:relative; z-index:0; padding:10px 0 7px; margin-bottom:0; text-transform:none;}
.form-list li.control label {font-size:100%!important; font-weight: normal!important; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal;  position:absolute; top:8px; right:-8px; color:red; }
.form-list li.control label { float:none; display:inline-block; padding:0; text-transform:lowercase}
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; float:left; margin-top:1px}
.my-account .form-list li.control input.radio,
.my-account .form-list li.control input.checkbox { float:left }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
.form-list li.fields .input-box,.form-list .input-range { display:block; clear:both;}
.form-list .field {  width:100%; /*float:left; padding-bottom:8px; */}
.form-list .field input.input-text { width:100%; }
.form-list .fields input.input-text {  }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:100%; }
.form-list li.wide .input-box {clear:both; /* width:535px;*/ }
.form-list li.wide input.input-text,.form-list input.input-text {width:100% }
.form-list li.wide textarea { width:100%; }
.form-list li.wide select { width:100%; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:36%; margin-bottom:2px}
.gift-messages-form .form-list li.wide textarea{width:100%}
.adapt-2 .form-list .input-range input.input-text{width:35%}

/*========== Data Table ==========*/
.cart-table tbody td:first-child{border-left: 1px solid!important; /*border-right: 1px solid;*/}
.cart-table tbody td:first-child{/*padding:0;*/}
.table-bordered > tbody > tr > td{border:none; border-bottom:1px solid;}
.cart-table tbody td.last{border-right: 1px solid!important;}
.checkout-cart-index .table-responsive{ /*padding:20px 20px 9px*/}
.table-bordered{ border:none; }
table, .data-table {display: block;overflow-x: auto;}
table colgroup, .data-table colgroup {width: 100%;}
.data-table {/*border:1px solid;*/ width:100%;border-collapse: inherit;  }
.cms-privacy-policy-cookie-restriction-mode .data-table { display: inline-table;/*privacy-policy*/ }
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td{ border-bottom-width:1px !important}
.table-bordered > thead > tr > th{border:none;}
.data-table th { white-space:nowrap;  padding:8px 15px 9px; text-transform:lowercase; }
.data-table.cart-table thead{ border-right:1px solid transparent}
.data-table thead th { }
.data-table thead tr.first th:first-child {  border-left: 1px solid ; }
.data-table thead tr.first th.last {  border-right: 1px solid }
.data-table th  { border-left: none; border-right:none; }
.data-table thead th.last {  } 
.data-table thead th:first-child {  }
.data-table td { padding:10px 15px 10px;}
.data-table td{ padding:20px 10px 20px; text-align: center; border-bottom:1px solid; }
.data-table thead th { padding:10px; position:relative; text-transform:capitalize;text-align: center; }
.data-table thead tr { position:relative;}
/*.data-table thead th:before{ border-bottom:4px solid; content:""; width:100%; height:4px; position:absolute; bottom:-5px; left:0;}*/
.data-table tbody tr.first td{ }
#product-attribute-specs-table{border-collapse: collapse; }
#product-attribute-specs-table td {padding: 9px 15px 9px; border-bottom:none; border-left: 1px solid; text-align: left; }
#product-attribute-specs-table tbody {border:1px solid;}
#product-attribute-specs-table tbody tr {border-bottom:1px solid;}
#product-attribute-specs-table   tbody tr.first td{}
#product-attribute-specs-table tbody tr.last td{border-bottom:none!important;}
.opc-col3 #checkout-review-table thead th.last,
.opc-col3 #checkout-review-table tr.last th:nth-child(4){}

.data-table .label{display:block; border-radius:0; text-align:left;}
.data-table .price-box span.label{display:inline}
.data-table tbody tr.last td{}
.data-table tbody td.last{ }
.data-table thead th:first-child,
.data-table tbody td:first-child{ }
/*.cart*/ .data-table thead tr.first th{border-top: 1px solid; border-bottom: 1px solid;}
		   .data-table thead tr.last th{border-bottom: 1px solid ;}
		  
#checkout-review-table tr.last th:nth-child(4){border-right:1px solid!important}
.data-table tbody tr.last td { }
.data-table td.a-right {text-align:center !important}
.separator { margin:0 5px 0 8px; color:#969696 }
#multiship-addresses-table td{  }
.ratings-table th, .ratings-table td {color:#949393; text-transform:uppercase; font-size:90%; font-style:normal}
.data-table .price{}
.data-table .old-price .price{ }
.data-table .special-price .price{ }
.data-table td.last .price{}
.data-table thead {}
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even {  }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; }
.data-table td.value {}
.std  .data-table thead th.first{border-left: 1px solid;}
.std  .data-table thead th.last{border-right: 1px solid;}
.std  .data-table thead th{border-top: 1px solid; border-bottom: 1px solid;}
.data-table tbody td:first-child{border-left:1px solid;}
.data-table tbody td.last{border-right:1px solid;}
.dtlogo .brand-logo {border: none;}
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }
.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:80%; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }
.buttons-set p.back-link{ margin:0px 10px 0 0; float:left; }
.buttons-set { clear:both; padding:20px 5px 5px 0; }
.buttons-set .back-link small { display:none;}
.buttons-set button.button { float:left;  margin-right:5px;}
.buttons-set p.required { margin:0 0 5px; }


.buttons-set-order {}

.fieldset { float:left; width:47%; margin-left:50px;}
.fieldset:first-child {margin-left:0; }
.fieldset .legend { font-weight:bold; position:relative; text-transform:capitalize; }

.form-alt li .input-box{margin-bottom:15px;}


/* Form Validation */
.validation-advice { text-align: left; clear:both; min-height:13px; margin:3px 0 5px; padding-left:17px; padding-top:2px; font-size:80%; line-height:13px; background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/validation_advice_bg.gif) 2px 1px no-repeat; color:#e70808; }
.validation-failed { border:1px solid #e2caca !important; background:#ffecec !important; }
.validation-passed {}
.block-subscribe input.validation-failed{}
p.required { font-size:85%; text-align:left; color:#f00; clear:left; padding-top:15px;}
/* Expiration date and CVV number validation fix */
.v-fix { float:left; margin-bottom: 10px; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#fff0e9; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 0 10px; padding:0 ; }
.messages  li.success-msg ul li{ padding: 13px 15px 12px 15px; text-align: left; text-transform: none;}
/*.messages  li.success-msg ul li span,*/.success-msg{padding-left:29px; position:relative; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; background-color: #555555;}
/*.messages  li.success-msg ul li span:before,*/ .success-msg:before{content:""; width:22px; height: 22px; position:absolute; top:10px; left:15px;background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png) -72px -30px  no-repeat; }

.messages { width:100%; overflow:hidden; padding-left:0!important; /*border: 4px double ;*/ }
.messages li li,.messages ul  { margin:0}
.error-msg,
.note-msg,
.notice-msg { min-height:14px; padding:13px 15px 12px 15px;  }
.error-msg {background-color: #ffe3e3; }
.error-msg  ul {}
.error-msg  ul li{}
.error-msg  ul  li span{padding-left:29px; position:relative; }
.error-msg  ul  li span:before{}
.note-msg,
.notice-msg { /*border:4px double background :url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png) -139px -132px no-repeat; color:#346c1b; */}

/* BreadCrumbs */
.wrapper_breadcrumbs{ border-bottom:1px solid}
.cms-index-index .wrapper_breadcrumbs{ border:none !important}
.breadcrumbs { padding:0px 0 16px; margin-top:20px; text-transform:capitalize; overflow:hidden;}
.breadcrumbs ul{ margin-bottom:0}
.breadcrumbs li { display:inline; text-transform: capitalize; float:left;}
.breadcrumbs li a{float:left}
.breadcrumbs li .separator{ display:inline-block; margin:0 10px; background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/separator.png) 0 1px no-repeat; width:7px; height:11px;text-indent: -9999em; }
.breadcrumbs li strong{ font-weight:500 }
.blog-category-view .breadcrumbs{padding: 0px 0 46px;}
.em_post-item-top
.blog-post-view  .post-content .em_post-action{ margin-top:0}
.blog-post-view  .post-content .post-footer .post-by{ margin-bottom:8px}
#comments-header .form-title, .form-comment-container #new > h3{}


/* Page Heading */
.page-title { /*my acc*/ margin:0 0 0px; }
.page-title h1,
.page-title h2{text-transform:uppercase; margin:0; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; }
.title-buttons { text-align:right; }
.customer-address-index .title-buttons,.my-wishlist .title-buttons{text-align:left;}
.customer-address-index .title-buttons h1,
.my-wishlist .title-buttons h1{float:none; }

.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; background:none;}

.subtitle,
.sub-title { clear:both; }

/* Pager */
.pager {/* border:1px solid #ddd; padding:5px; margin:0; text-align:center;*/ }
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .pages { margin-top:8px}
.pager .pages ol { display:inline; margin-bottom:0;}
.pager .pages li {}
.pager .pages .current {}
.pager .pages li { display:inline-block; text-align:center; border: 1px solid; margin-right: 7px; margin-bottom: 10px; }
.pager .pages li a .v-middle{margin-top:-3px; width:0; height:0}
.pager .pages li a:hover{ text-decoration:none !important; background-color: transparent; }
.pager .pages li a,.pager .pages .current{ padding:10px 15px; }
.pager .pages li a.previous{/*padding-left:22px;*/ }
.pager .pages li a.next{/*padding-right:22px; margin-right:10px;*/}
.pager .pages li a.previous,
.pager .pages li a.next{display: inline; text-transform: uppercase; position: relative;  }
.pager .pages li > a:hover,.pager .pages .current{/*border-radius:100%; -webkit-border-radius:100%; -moz-border-radius:100%;*/}
.pager .pages li a.previous:before,
.pager .pages li a.next:before{content:""; width:25px; height:25px; background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png) 0px 0px no-repeat;  border-radius:0; -moz-border-radius:0; -webkit-border-radius:0;position:absolute; top:9px; -moz-transition: all 300ms ease; -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease; }
.pager .pages li a.previous:before{left:0; }
.pager .pages li a.next:before{right:0;}
 .blog-index-index .pager .pages li a.next{}

.pager .pages li a img{-moz-transition: opacity 300ms ease; -webkit-transition: opacity 300ms ease; -o-transition: opacity 300ms ease; transition: opacity 300ms ease; opacity:0.3;  
-moz-opacity:0.3; -webkit-opacity:0.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";filter: alpha(opacity=30);}
.pager .pages li a:hover img{opacity:1;  
-moz-opacity:1; -webkit-opacity:1; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100); }

/* Sorter */
.sorter {/* border:1px solid #ddd; padding:5px; margin:5px 0;*/ }
.pager label,
.sort-by label,.sorter label{margin-right:10px; margin-top:7px; float:left; font-weight:normal; }

.sorter .view-mode { float:left; margin:4px 0; margin-right:5px; }
.sorter .sort-by { float:right; height: 46px;}
.sorter .link-feed {}
.pager select,
.sorter select{width:100px; padding:5px 10px !important; height:30px; line-height:30px}

/* Toolbar */
.toolbar {float: left; position:relative; width:100%; z-index:1; /*border:1px solid;*/ }
.toolbar .pager .amount{font-weight:bold;}
.toolbar .pager .pages{display:none; }
.pager .limiter{float:right; }
.toolbar .to-top{display:none}
/*.toolbar-bottom  .toolbar .to-top{display:inline; float:right}*/
.toolbar-bottom{ text-align:right; margin-bottom: 10px; }
.category-products .toolbar-bottom .toolbar{margin-top:-1px;}
.toolbar-bottom .toolbar .pager .amount,
.toolbar-bottom .toolbar .pager .pages {display:inline; margin:0;}
.toolbar-bottom .toolbar .pager .amount{margin-top:1px;}
.toolbar-bottom .toolbar .sorter,
.toolbar-bottom .toolbar .pager .limiter{display:none}
.pager .amount{  margin:5px 30px 0 0px;}
.pager .amount strong{font-weight:normal;}
.toolbar .limiter{float:right; margin-bottom:4px; margin-right:27px; margin-top:4px;}
.toolbar .limiter  label{margin-top:1px; }
.category-products .toolbar .pager .amount{margin-top:0; padding-left: 0px; padding-top: 15px;  padding-bottom: 15px; }
.category-products .pager{display:inline; float:left; margin:0}
.category-products .toolbar-bottom .pager{ float:none }
.category-products .sorter{display:inline}
.category-products  .toolbar .toolbar-switch > a  > img{padding: 14px 15px 13px; margin: 4px 0; border: 1px solid;}


.category-products .toolbar label{text-transform: uppercase; font-size: 87%;}
.category-products .toolbar span.current{display:block; padding:10px 10px; padding-right:20px; cursor:pointer; border:1px solid;}
.category-products .toolbar span.current:before{width:11px;height:11px;content: "";position: absolute;top:15px;right:10px;  background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png) 0px -32px no-repeat; }
.category-products .toolbar .toolbar-title{ float:left }
.category-products .toolbar .toolbar-dropdown{position:relative; width:148px; float:left;}
.category-products .toolbar .sort-by-option .toolbar-dropdown{right:17px;}
.category-products .toolbar .toolbar-dropdown li{padding:5px;background-color:#fff}
.category-products .toolbar .toolbar-dropdown li:hover{background:#f9efe2;}
.category-products .toolbar .toolbar-dropdown li a{text-decoration:none; display:block; }
.category-products .toolbar .toolbar-dropdown ul{margin:0;border:1px solid; position:absolute; right:0; top:40px; width: 148px; z-index:2}
.category-products .toolbar .sort-by .toolbar-title,
.category-products .toolbar .limiter .toolbar-title {display:inline; margin-top: 13px; }
.category-products .toolbar .sort-by .toolbar-dropdown{ margin-top:4px; margin-bottom:4px; margin-right: 10px; }
.category-products .toolbar .limiter-content,
.category-products .toolbar .sort-by-content{float:left;position:relative;}
.category-products .toolbar .sort-by .v-middle{}
.category-products .toolbar .sort-by > a  > img:hover{-moz-opacity: 0.7;
-webkit-opacity: 0.7;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
opacity: 0.7;}


/*View mode*/
.view-mode label{display:none}
.view-mode .grid, .view-mode .list {  display:inline-block; height: 19px; margin-top:0; text-indent: -9999px; width: 40px; height: 40px; float: left;  background: url("https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png") no-repeat scroll 0 0 transparent; border: 1px solid; }
.view-mode .list{}
.view-mode .list { background-position:-23px -208px;  overflow: hidden;-moz-transition: all 400ms ease; -webkit-transition: all 400ms ease; -o-transition: all 400ms ease; transition: all 400ms ease;}
.view-mode .grid {margin-right: 5px; background-position:14px -208px;-moz-transition: all 400ms ease; -webkit-transition: all 400ms ease; -o-transition: all 400ms ease; transition: all 400ms ease; }
.three-columns .view-mode .list, .three-columns .view-mode .grid{}
.three-columns .category-products .toolbar .toolbar-switch > a > img{}
.three-columns .toolbar .limiter{margin-right: 5px; }

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.summary-details td { font-size:90%; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/bkg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -53px; }

/* Class: std - styles for admin-controlled content */
/*.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }*/

/* Misc */
.links li { display:inline-block; margin-right:10px; margin-bottom:5px; }
.links li.first { padding-left:0 !important;}
.links li.last{ background:none;}


.link-cart { /*font-weight:bold;*/ }
.link-print { background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; margin-top:8px; display:inline-block; }
.link-rss { background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
.btn-remove,.cart .btn-remove2 , .btn-remove2{ display:block; width:21px; height:21px; font-size:0; line-height:0; background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png) -21px -343px no-repeat; text-indent:-999em; overflow:hidden; /*margin-top: -5px;*/ }
.btn-remove:hover, .btn-remove2:hover{background-position:-43px -343px;}
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; margin-right:2px;}

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }


.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:#ddd; text-indent:-999em; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; line-height:1.15; text-align:center; color:#fff; }

/* Cookie Notice */
.notice-cookie { border-bottom:1px solid #cfcfcf; background:#ffff90; line-height:1.25; text-align:center; color:#2f2f2f; }
.notice-cookie .notice-inner { width:870px; margin:0 auto; padding:12px 0 12px 80px; background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/i_notice.gif) 20px 25px no-repeat; text-align:left; }
.notice-cookie .notice-inner p { margin:0 0 10px; border:1px dotted #cccc73; padding:10px; }
.notice-cookie .notice-inner .actions { }

/* ======================================================================================= */


/* Header ================================================================================ */
.logo strong { display:none;}
.header { padding:5px 0 2px;position:relative;}
.header .logo { float:left; text-decoration:none !important;margin-top:5px; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo { margin:0; padding:0; }
.quick-access .links li {background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png) 0 -382px no-repeat;}
.quick-access .links li.first {background-image:none;}
.header .links { float:right; }
.header .block-content,
.header .block-title{ float:left;padding:0!important }
.form-search iframe#search_autocomplete_iefix{top:25px!important; left:0!important; }
.header .form-search { position:relative; display:inline-block; float:left;margin-left:227px;margin-top:30px; }
.header .form-search label{ display:none; }
.quick-access .form-search button.button span{ text-indent:-999em; text-align:left;padding:0}
.header .form-search input.input-text{ width:310px;margin-right:0;padding:7px 5px; border:none}
.header .form-search{ width:284px;}
.header .form-search button{ background:none;border:none;position:absolute; top:0; right:0;
 background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png) 5px -343px no-repeat; height:30px; width:30px;}
.quick-access .form-search button.button span span{padding:0}
.header-search .search-autocomplete {/*top: 63px !important;*/ z-index:999; position:relative;  text-align: left; overflow: hidden;}
.header-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header-search .search-autocomplete li:first-child{border-top:none;}
.header-search .search-autocomplete li { padding:3px 9px; border-bottom:1px solid #ddd; cursor:pointer;line-height:1.35 }
.header-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header-search .search-autocomplete li.selected {background:#F7E8DD}
.header-container .top-container { clear:both; text-align:right;}
.header-search .search-autocomplete li.last{border-bottom: none;}


.block-currency{margin-top:11px; margin-bottom:0!important; min-width: 50px;}
.form-language{margin-top:9px; min-width: 52px;}
.form-language span{float: left; margin-right: 10px; text-transform: uppercase;}
.block-currency span{float: left; margin-right: 10px; text-transform: uppercase;}
.form-language > ul {margin-bottom: 0; margin-top: 2px; float: left;}
.block-currency > ul {margin-bottom: 0; margin-top: 4px; float: left;}
.form-language ul li, .block-currency  ul li{display:inline-block;  padding-bottom:0; padding-left: 13px; }
.form-language ul li a{ display: block; width: 22px; height:16px;}
.block-currency  ul li a{ display: block; width: 6px; }
.form-language > ul li:first-child, .block-currency > ul li:first-child {padding-left: 0;}
.form-language ul li li:hover a, .block-currency ul li li:hover a{opacity:0.5; -moz-opacity:0.5; -webkit-opacity:0.5; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";/*IE8*/ opacity:0.5;filter: alpha(opacity=0.5);}
.form-language ul li.selected:hover a, .block-currency ul li.selected:hover a{cursor: default;}
.block-currency  .item-currency  li:hover > a, .block-currency  .item-currency  li.selected > a{
	background-position: 0 100%; 
	filter:alpha(opacity=100); 
	-moz-opacity:1;
	-webkit-opacity:1; 
	-khtml-opacity:1; 
	opacity:1; 
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
.block-currency  .item-currency.first  li:hover > a, .block-currency  .item-currency.first  li.selected > a{background-position: 0 105%; }
.emarea2 ul.hoz strong{font-family: Arial}
.icon.f-left{margin-right:5px}
.block-cart-top .block-content{float:none; }

/*------Navigation---------- */
.nav-container, .fix_menu .em_nav {display: inline-block;}

/* All Levels */
#nav li { text-align:left; position:relative; }
#nav li.over { z-index:998; }
#nav li.parent {}
#nav li a { display:block; text-decoration:none; }
#nav li a:hover { text-decoration:none; }
#nav li a span { }
#nav li ul a span { white-space:normal; }

/* 1st Level */
#nav li {  }
#nav li a { }
#nav li.level0:first-child > a {}
#nav li a:hover {}
#nav li.over a,
#nav li.active a {}

/* 2nd Level */
#nav ul,
#nav div { position:absolute; width:15em; top:25px; left:-10000px; border:1px solid #ddd; background:#fafafa; }
#nav div ul { position:static; width:auto; border:none; }

/* 3rd+ leven */
#nav ul ul,
#nav ul div { top:-11px; }

#nav ul li { float:none; border-bottom:1px solid #ddd; }
#nav ul li.last { border-bottom:0; }
#nav ul li a { float:none; padding:3px 9px; font-weight:normal; }
#nav ul li a:hover {  }
#nav ul li.active > a,
#nav ul li.over > a {  }

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:100%; }
/********** Navigation > */

#nav li a.arrow, .em_nav a.arrow {

}
.nav-container #nav li ul li.parent{ background:none}

.em_nav .nav-right .menu-container a.arrow span,
.em_nav .nav-right ul.level0 a.arrow span{background:url("https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icon-nav-right.png") no-repeat scroll 0 center transparent}

.adapt-0 #nav li a.arrow span, .adapt-0 .em_nav a.arrow span {
background: url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icon-nav-drop.png) center center no-repeat!important;
}
.adapt-0 .menu-item-depth-0.menu-sub-text ul.level0 a.arrow span,
.adapt-0 .menu-item-depth-0.menu-sub-link ul.level0 a.arrow span,
.adapt-0 .em-catalog-navigation.vertical ul.level0 li a.arrow span,
.adapt-0 .menu-container a.arrow span { background: url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icon-drop.png) center center no-repeat!important;}
.hnav .com .menu-item-vbox .menu-item-text:first-child{background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/commas.png) 8px 19% no-repeat;}
.hnav .com  .menu-item-vbox .menu-item-text:first-child > p{margin-left: 17px; margin-top: 24px;}
.hnav .com  .menu-item-vbox .menu-item-text:first-child > p:first-child{margin-left: 0px; margin-top: 0px;}


/* ======================================================================================= */



/* Sidebar =============================================================================== */
.em_col_main .widget .widget-title{ padding:0; /*margin:0*/}
.block,.sidebar .widget{ margin-bottom:10px}
.sidebar .block{}
.sidebar .block-banner{border:none;}
.sidebar .widget-recentreview-products {margin-bottom: 10px;display: inline-block; width:100%;}
.sidebar .product-shop  .f-fix > a{display: block;}
.block ul{ margin-bottom:0}
.wrapper_main .block .block-title { border-bottom:5px solid;}
.block .block-title strong { display:block;}
.sidebar .block .block-title strong {font-weight: normal;}
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .label{ text-align:left; padding-left:0; padding-bottom:0;}
.block .label label{ font-weight:normal; margin:0}
.block .block-content{padding:20px;}
.block.block-layered-nav .block-content .actions{padding-bottom:16px}
.block .block-content li.item{margin-bottom:7px}
.block .block-content li.item.last { padding-bottom:0; }
.block .btn-remove,
.block .btn-edit { float:right;}
.block .block-content li.item{position:relative}
.block .btn-remove{position: absolute; top: 55px; left: 21px; z-index: 1;}
.block.block-wishlist .btn-remove{top:60px;}
#cart-sidebar .btn-remove{position:absolute; top:64px; left:26px}
#cart-sidebar .btn-edit{position:absolute; top:4px; right:1px;}
.block .actions a { float:right; }
.block p.empty { margin: 0}
.top-cart-content .block .empty {margin-top:10px}
.block li.odd {}
.block li.even {  }

.sidebar .block .block-title,
.sidebar .widget .widget-title,
.sidebar .box-reviews h2, .block-related .title-related{ text-transform:uppercase; padding:0px 10px 11px; }
.sidebar .widget .widget-title h3,
.sidebar .widget .widget-title h2{margin:0}
.sidebar .widget .widget-products{padding:20px 0px 0px 0px}
.sidebar .widget .products-grid li.item,.sidebar .box-reviews .products-grid li.item{width:100%; margin-right:0;}
.sidebar .box-reviews li{ padding:0; padding-bottom:20px;}
.sidebar .box-reviews h2{margin-bottom:15px;}
.sidebar .box-reviews .products-grid li.item{text-align:left; margin-bottom:15px;}
.sidebar .box-reviews .products-grid li.last{border-bottom:none;}
.sidebar .products-list li.item{margin-bottom:23px; border-right: none; }
.sidebar .block-list.block-compare button.button{text-align:center; float:left; }
.sidebar .block-list.block-compare button.button  span,
.sidebar .block-poll button.button  span {float:none; display: inline-block;   }
.sidebar .products-grid .product-shop, 
.sidebar .product-shop{text-align:left; }
button.button  span span {padding: 11px 20px 11px 20px; position:relative;  }
.sidebar .block-list.block-compare button.button span span:before,
.sidebar .block-poll button.button  span span:before,
.product-view-detail button.button.btn-cart span span:before,
.product-view .box-collateral .form_review.have_reviews .buttons-set button span span:before,
.product-view  .box-tags button span span:before,
.buttons-set p.back-link a:before ,
.buttons-set button.button span span:before,
.box-info a.edit:before,
.box-info .col2-set .box .box-content > a:before,
.box-info .col2-set .box .box-content .col-1  a:before, .box-info .col2-set .box .box-content .col-2  a:before,
.box-info .col2-set  a.btn-view-all:before,
.box-reviews  a.btn-view-all:before,
.box-tags  a.btn-view-all:before,

/*--------Lastest review------------*/
.widget .widget-title{ padding-bottom:10px}
.widget{display:block; }
.em_sidebar .widget > .box{ border:none}

.em_sidebar .block .box-reviews{ padding:0; margin:0}
.em_sidebar .widget-products{ padding:15px 0px 10px}
.em_sidebar .box-reviews ul{padding:15px 20px}

.em_sidebar .box-reviews .product-list{padding:15px 20px; margin:0}
.em_sidebar .products-grid .product-image{margin:0 0 10px}

.em_sidebar .products-grid li.item,
.em_sidebar .products-list li.item{ width:100%; border-top:1px dashed #d1d1d1; margin:0 0 18px; padding:15px 20px 0; min-height:0}
.em_sidebar .products-grid li.item:first-child,
.em_sidebar .products-list li.item:first-child{ border-top:none; padding-top:0px}

.sidebar .widget-recentreview-products .products-grid .product-image{display:inline-block; text-align:center; }

.em_sidebar .box-collateral.box-reviews ul li{ margin-top:20px; float:none}
.em_sidebar .box-collateral.box-reviews ul li:first-child{ margin-top:0px; float:none}
.em_sidebar .box-collateral.box-reviews ul li.item{ margin-bottom:0}
.em_sidebar .widget-recentreview-products .products-grid li.item{ width:100%; border-top:1px solid #e6e6e6; margin-right:0; margin-bottom:18px; padding:15px 20px 0}
.em_sidebar .widget-recentreview-products{ margin-bottom:0}
.em_sidebar .widget-recentreview-products .products-grid:first-child li.item{ border-top:none; padding-top:0px}
.widget-recentreview-products .products-list .product-shop{ margin-top:0; padding-bottom:0px}
.widget-recentreview-products  .products-grid .product-image{ margin:0 0 18px; }
.widget-recentreview-products  .products-grid .product-image img{ width:100% }
.widget-recentreview-products .products-grid.last li.item.last,
.widget-recentreview-products .products-list li.item.last,
.em_sidebar .products-grid.last li.item.last,
.em_sidebar .products-list li.item.last{ margin-bottom:0; border-bottom:none; }
.widget-recentreview-products .widget-title{margin-bottom:0 !important;}
.widget-recentreview-products .products-list .product-shop{padding-top:0; }

.widget-recentreview-products .review-details{float:left; clear:both; padding-top:10px; margin-bottom:0; text-align:left;}
.widget-recentreview-products .review-details .review-rating{padding-top:5px; padding-bottom:10px;}
.widget-recentreview-products .products-grid .review-details .review-rating{padding-bottom:0px;}
.widget-recentreview-products .products-grid .review-details{padding-top:0;}

.sidebar .box-reviews{margin-top:0 !important;width:auto; display:block !important; margin-bottom: 27px;}
.sidebar .box-reviews p{ margin-bottom:5px}



/* Mini Products List */
.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image {float:left; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }

/* Block: Account */
.block.block-account .block-title{ }
.block.block-account ul li{ }
.block.block-account ul li.current{}
.block-account .block-title{padding-bottom:11px}
.block-account .block-content{padding:10px 20px 18px}
.block-account .block-content ul{margin-bottom:0;}
.block-account .block-content li a,
.block-account .block-content li  strong{ padding:8px 0 4px; display:inline-block; font-weight:normal}


/* Block: Currency Switcher */
.footer .block.block-currency .block-title{line-height:17px; padding-right:10px;}
.footer .block-currency { float:right; }
.footer .block-currency .block-title span { text-transform:uppercase; font-size:80%;}
.footer .block-currency select { width:90px; border:1px solid #51504f; background:transparent; font-size:80%; padding:0; }
.footer .block.block-currency >div{ float:left; padding:0;}
.sidebar .block.block-currency select{ width:100%;}


/* Block: Layered Navigation */
.block-layered-nav .brand ol li{float:left; width:50%;}
.block-layered-nav li { padding:4px 0px; position:relative;}
.block-layered-nav dd > ol { display:inline-block; width:100%}
#narrow-by-list  ol.img-filter {margin-top:7px;}
#narrow-by-list  ol.tree-filter {margin-top:3px;}
.block-layered-nav dd > ol > li a:hover,
.block.block-layered-nav .tree-filter .label:hover a{ padding-left:15px;}
.block-layered-nav .block-subtitle{ display:none}
.block.block-layered-nav  .block-content{padding:0;}
.block.block-layered-nav label{ font-weight:normal}
.block-layered-nav .btn-remove { position:absolute; right:0; top:0px; left:auto}
.block-reorder.block .actions a{display:inline-block;}
#my-reviews-table tbody td .rating-box{margin-top:3px;}
.block-layered-nav #narrow-by-list li:hover a{}
.block.block-layered-nav .tree-filter,
.block-layered-nav #narrow-by-list dd > ol > li{ position:relative}
.tree-filter li.selected{}

.block-layered-nav #narrow-by-list dd > ol > li:hover{}
.block-layered-nav li a{text-decoration:none;}
.block-layered-nav li a{-moz-transition: padding-left 300ms ease; -webkit-transition: padding-left 300ms ease; -o-transition: padding-left 300ms ease; transition: padding-left 300ms ease;}
.block-layered-nav li a:hover span,.block-layered-nav .block-content dd a:hover{}
.tree-filter li.selected{font-weight:normal;}
.block.block-layered-nav .tree-filter .label{ padding-top:0px; padding-bottom:2px; display:inline-block}
.block-layered-nav .filter-act .btn-remove{position:static; }
.block-layered-nav  dl{margin-bottom:0; padding-top:8px; }
.block-layered-nav .block-content dd{position:relative; padding:0px 20px 20px 0; clear:left; }
.block-layered-nav .block-content dd.last{border-bottom:none; padding-bottom:5px; }
.block-layered-nav .img-filter li.selected{border-color: #ccc; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;}
.block-layered-nav dd > ol > li > input{float:left; margin-right:5px; margin-top:2px}
.block-layered-nav .block-content dt{padding-left: 0px; padding-bottom:8px; /*float:left;*/ border-top: 1px solid;
padding-top: 15px;}
.block-layered-nav .block-content dt.category, .block-layered-nav .block-content dt:first-child{border-top:none; padding-top: 2px; padding-bottom: 10px; }

.block-layered-nav .block-content dt.price_shopby{   }
.block-layered-nav .block-title strong{font-weight:400;}

.tree-filter .icon{margin-top:2px;}
.img-filter li a{padding:0!important}
.img-filter li{padding:0; margin-right:10px; margin-bottom:10px}
.img-filter li:hover{border:2px solid #808080 !important;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;}
#narrow-by-list .filter-act{margin-top:-26px;}
.tree-filter ol li{padding:4px 0 4px 16px}
.tree-filter li  li ol li{padding-top:6px; padding-bottom:6px;}
.tree-filter li  > ol > li{padding-top:6px; }
#narrow-by-list ol{margin:0}
#narrow-by-list ol.tree-filter > li,
.block-layered-nav dd > ol.tree-filter > li:hover a,
#narrow-by-list ol.tree-filter li.collapsed a{ background:none;}
.tree-filter .collapsed .icon{margin-top:2px;}

.rslider #track {background: #cccccc;height: 4px; background-position: -2px 4px!important;}
.rslider #range {background: #6dd3db;height: 4px;}
.rslider #track, .rslider #range, .rslider .handle{background-image:url("https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png")!important;}
#narrow-by-list .rslider #range{background-position: 0 3px;}
#narrow-by-list .rslider .handle{background-position: -414px -496px ;height: 20px;width: 18px;top: -7px;}


/* Block: Cart */
.block-cart {}
.block-cart .summary {}
.block-cart .amount {}
.block-cart .subtotal { }
.block-cart .actions { padding-bottom:10px;}
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 5px 0; }
.paypal-logo{text-align:center; margin-bottom:10px; display: inline-block;}

/* Block: Wishlist */
.block-wishlist {}
.block-wishlist .block-content{padding:0;}
#wishlist-table td, #my-tags-table td{text-align:left; }
.buttons-set2{margin-top:20px; }
#wishlist-table input ,#wishlist-table .link-edit{ clear:left; display:block; margin:10px 0; }
#wishlist-table .link-edit{display:inline-block; float:left; clear:both;}
.my-wishlist #wishlist-table{margin-top:23px; display: inline-table; overflow: inherit;}
.block-wishlist .product-details{text-align: left; margin-right: 0;}
.block-wishlist .mini-products-list .product-details{overflow: hidden;}
.sidebar .block.block-wishlist li.item {text-align:center;}
.sidebar .block.block-wishlist li.item.last {border-bottom:none;}
.sidebar  #wishlist-sidebar li.item a.product-image{margin-right: 20px;
float: left; }
.sidebar  #wishlist-sidebar li.item a.product-image img{ width:100%;}

/* Block: Related */
.block-related .title-related > h2{margin-bottom:0; }
.block-related input.checkbox { margin-top:0px; float:left; margin-right:0px; clear:both; position:absolute; top:4px; left: 0px; }
.wrapper_main .box-collateral.block-related{ background:none; border-top:1px solid #d1d1d1}
.block-related li { padding:5px 0; overflow:hidden;}
.block-related input.checkbox { float:left; margin-right:-20px; z-index: 2; }
.block-related .product { margin-left:20px; }
.block-related .product .product-image { float:left; }
.block-related .product .product-details { margin-left:90px;}
.block-related .product .product-details .price-box { margin-bottom:5px}
.product-view .block-related.block .block-content{ }
.product-view .box-collateral.box-up-sell .csslider a.prev,
.product-view .box-collateral.box-up-sell .csslider a.next,
.tabs_wrapper_detail-2 .box-up-sell.slider a.prev,
.tabs_wrapper_detail-2 .box-up-sell.slider a.next{ top:123px}
.block-related.block .block-content.csslider a.prev,
.block-related.block .block-content.csslider a.next{Top:160px;}
.tabs_wrapper_detail-2 .box-up-sell.slider a.prev{left:0; right:auto;}
.block-related .block-content p.block-subtitle{ margin-top:0px; margin-bottom:0px;  clear:both}
.block-related .block-content p.block-subtitle a{ text-decoration:underline}
.block-related .block-content p.block-subtitle a:hover{text-decoration:none}
.block-related .products-grid li.item a.product-image{float:none;}
.block-related  .owl-theme .owl-controls{margin-bottom:10px;}
.block-related  .products-grid .owl-item, .block-related .products-grid li.item{border:none;}
.block-related  .products-grid .owl-item:hover, .block-related .products-grid li.item:hover{box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none; }
.block-related  .owl-wrapper-outer {}
.block-related  .block-content{padding:0;}
.block-related  .products-grid .owl-item:first-child{border:none;}

/* Block: Compare Products */
.block-compared .block-content{padding:20px 20px 10px;}
.block.block-compare .block-content{padding:0; padding-top:13px;}
.block.block-compare .block-content p.empty{ margin-bottom:0;}
.block.block-compare li.item{margin-bottom:10px; text-align:center;}
.block.block-compare li.even {background-color:transparent}
.block-compare ol { list-style:none; padding-left:0; margin-bottom:0;}
.block-compare .compare-details{margin-left:100px;}
.compare-table td a.product-image{display:inline-block; text-align:center}
.compare-table td .price-box{ margin-bottom:10px;}
.compare-table tbody  tr.first .hover-action{ display:none;}
.page-popup .buttons-set { padding-right:0;}
.page-popup .buttons-set button.button{float:right; margin-right:0px;  width:26px; height:26px; border:none;}
.page-popup .buttons-set button.button span span {text-indent:-9999em; background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/btn-close.png) 0 0 no-repeat;}
.compare-table .product-shop-row h2.product-name{margin-top:20px; margin-bottom:5px; display:block;text-align:center;}
.compare-table  thead tr.first td.a-right{}
.block.block-compare .block-content .actions{margin-top:15px; }
.block.block-compare .block-content li.item.last{margin-bottom:0; border-bottom: none;}
.block.block-compare .btn-remove{ float:left; margin-right: 10px;}
.block.block-compare .product-image{ margin-bottom:10px; display:inline-block;}
.block.block-compare .product-image img{width:100%; }
.block.block-compare .product-shop{ overflow:hidden}
.block.block-compare .product-name{overflow: hidden;}

.block-reorder .block-content{padding:20px;}

/*compare page*/
.page-popup{padding: 20px;}
.page-popup .page-title {border-bottom: 1px solid;}
.page-popup .page-title > h1{text-transform:uppercase; border-bottom:4px double; padding-bottom:13px;}
.compare-table {border:1px solid; border-top:none;}
.compare-table tbody tr.first td{border-top:none!important;}
.compare-table thead th:first-child{border-left:none!important; border-top: none !important; }
.compare-table thead th{border-top:none; background-color:transparent!important; }
.compare-table thead th:before{border-bottom:none;}
.compare-table thead td{}
.compare-table th:first-child, .compare-table td:first-child{border-left:none; padding-left:0}
.compare-table th.last, .compare-table tbody  td.last{border-right:none!important;}
.compare-table tbody tr.last th, .compare-table tbody tr.last td{border-bottom:none!important;}
.compare-table thead td ,.compare-table thead th {border-bottom:none!important;}
.compare-table td ,.compare-table th {border-bottom:1px solid!important; border-left:1px solid;}


.compare-table td .no-rating, .compare-table td .ratings{text-align: center; float: none; display: inline-block;}
.compare-table .product-shop-row  td p,
.compare-table .add-to-row  td p{margin:0px 0; display: inline-block;}
.compare-table .product-shop-row td p.availability{text-align:left; }

.compare-table .add-to-row th,
.compare-table .add-to-row td{border-bottom:none; padding-bottom:0}
.compare-table tbody tr.last{background:none;}
.compare-table tbody th,
.compare-table tbody td{ padding-left:10px!important; padding-top:20px!important; padding-bottom:20px!important;}
.compare-table tbody .product-shop-row td{text-align: center;}
.compare-table tbody th{text-transform:capitalize; }
.compare-table td ul.add-to-links{ margin:0px 0px 5px; }
.compare-table td ul.add-to-links li{}
.compare-table td ul.add-to-links .link-wishlist{}
.compare-table td ul.add-to-links .link-wishlist:before{}

.compare-table td ul.add-to-links li:first-child{}
.page-popup .page-title { padding:13px 10px 0; margin-bottom:0}
.page-popup .page-title h1 { position:relative; text-transform:uppercase}
.page-popup .link-print { padding-right:20px; margin-top:7px; text-transform:capitalize; background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/i_print.gif) 0px 0px no-repeat}
.catalog-product-compare-index .page-title > h1{border-bottom:none; }
.qr_code_name img {box-shadow: 0 0 10px #999999;}
/* Block: Recently Viewed */
code{white-space: normal!important;}
.block-viewed ol p { margin-bottom:0; }
.block-viewed  .block-content{padding:20px; }

/* Block: Recently Compared */
.block-compared.block .block-content li.item {margin-bottom:0}

/* Block: Poll */
.block-poll input.radio { float:left; margin:0px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:6px 0px; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }



/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:1px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; margin-bottom:0;}

/* Block: Banner */
.wrapper_main .block.block-banner { background-color:transparent;}
.block-banner .block-content { text-align:center; }
.block-banner .block-content img { width:100%}
.block-banner a{position:relative; display:block;}
.block-banner > p{ margin-bottom:20px}

/* Block: Login */
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:0px 0 27px; text-align:center; }
.sidebar .paypal-logo a { float:none; }
.paypal-review-order #details-reload .data-table{border-top:none}
.paypal-review-order #details-reload .data-table thead th:first-child{border-left:none!important;}
.paypal-review-order .data-table tfoot tr td:first-child{text-align: right!important; border-left:1px solid; text-transform:uppercase; }
.paypal-review-order .data-table tfoot tr td{border-bottom: none; }
.paypal-review-order .data-table tfoot tr td.last{border-right:1px solid; }
.paypal-review-order .data-table tfoot tr.last td{border-bottom:1px solid; }
.paypal-review-order  #details-table  tbody td:first-child{text-align:left;}
.paypal-review-order .col2-set .box-title > h3, 
.paypal-review-order .col2-set .box-title > h2, 
.paypal-review-order .col2-set .box-title > h4 {text-transform:capitalize; }
.paypal-review-order .form-list-narrow{}
.bml-checkout-type,
.cart-popup-content .actions > li, 
.additional-addtocart-box li{list-style: none;}
.additional-addtocart-box li{text-align:center;}


/* ======================================================================================= */

/*========== Ajax cart ==========*/
#containerDiv{ width:450px !important; z-index:9999 !important;}
#containerDiv .ajaxcart{  background-color:#231f20; font-weight:normal}
#containerDiv .ajaxcart img{ }
#containerDiv #close{background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/btn-close.png) 0 0 no-repeat; position:absolute; right:0px; top:0px; z-index:1000; float:left; width:28px; height:30px; text-indent:-9999px; display:none;}
#containerDiv .ajaxcart{ padding:20px !important; border:none !important}
#containerDiv .ajaxcart{ box-shadow:0 0 10px #999999}
#containerDiv .ajaxcart .row2 a{height:auto!important; padding:11px 18px!important;  margin-bottom:5px;}
#containerDiv .ajaxcart .row2 a span{ display:inline-block}
#containerDiv .ajaxcart .row2 a.next{float:none; margin-right:0; position:static; width:auto; text-indent:0}
#containerDiv .ajaxcart .row2 a:hover{ 
}
.ajaxcart .product-shop .map-info > a{display:none;}


.ajaxcart  .add-to-cart label{ text-transform:uppercase; padding-top:0;}
.ajaxcart .qty-ctl{ float: left; height: auto; line-height: normal; margin: 0px !important; padding: 0px !important; width: 78px; }
.ajaxcart .qty-ctl button{ background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png) 0 0 no-repeat; width:16px; height:11px; text-indent:-999em; float:left; margin-bottom:0px; cursor:pointer; position:absolute; margin-left:-1px; left: -30px;}
.ajaxcart .qty-ctl button.increase:hover{z-index:1}
.ajaxcart .qty-ctl button.decrease:hover{z-index:1}
.ajaxcart .qty_cart{ width:239px; display:inline-block; margin-top:-11px}
.availability span{white-space: nowrap;}

/* MAP Popup============================================================================== */

.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total { color:red; display:block; font-size:10px; font-weight:bold; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff; }

.map-popup { background:#fff; border:1px solid #aaa; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:100; }
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:298px; }
.map-popup-heading h2 { font-size:16px; margin:0; text-shadow:0 1px 0 #f6f6f6; overflow:hidden; white-space:nowrap; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }
.map-popup-arrow { background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; z-index: 1;}
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
.map-popup-checkout { display:inline; float:right; text-align:right; }
.map-popup-checkout #map-popup-button{margin-right:0;}
.map-popup-checkout span { display:block; padding-right:0px; }
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
.map-popup-price .price-box,
.map-popup-price .price-box .special-price { margin:0; padding:0; }
.map-popup-price { margin:5px 0 0; }
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
.map-popup-only-text { border-top:1px solid #ddd; }
.map-popup-checkout button.btn-cart{ float:right}
.map-info .price{ margin-right:10px}

/* ======================================================================================= */

/* Category Page ========================================================================= */
.hover-action {
position: relative;
z-index: 4;
}
.hover-action  .add-to-links {
float: none;
vertical-align: top;
display: inline-block;
}
.main-products-block  .products-grid .hover-action .actions {
top: auto;
bottom: -20px;
position: absolute;
display: block;
left: 0;
right: 0;
text-align: center;
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
-moz-transition: all 400ms ease-in-out 0s;
-webkit-transition: all 400ms ease-in-out 0s;
-o-transition: all 400ms ease-in-out 0s;
transition: all 400ms ease-in-out 0s;
}
.main-products-block .products-grid .item:hover .hover-action .actions {
top: auto;
bottom: 34px;
visibility: visible;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.main-products-block .products-list{margin-bottom:0;}
.main-products-block .products-list .owl-item{border:1px solid; border-bottom:none; border-right: none; }
.main-products-block .products-list .owl-item:first-child .item{border-top:none; }

.products-grid .product-image {
display: block;
margin: 0 0 20px;
text-align: center;
max-width:100%;
}

.product-image .bkg-hover {
margin: 0;
transform: scale(0,0);
-moz-transform: scale(0,0);
-webkit-transform: scale(0,0);
}

.products-grid .item:hover .big-img .product-image:hover .bkg-hover, 
.products-grid .item .product-image:hover .bkg-hover, 
.product-image:hover .bkg-hover{
background: #fff;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0.5;
-moz-opacity: 0.5;
-webkit-opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
opacity: 0.5;
filter: alpha(opacity=50);
transform: scale(1,1);
-moz-transform: scale(1,1);
-webkit-transform: scale(1,1);
transition: transform .5s ease 0s;
-moz-transition: -moz-transform .5s ease 0s;
-ms-transition: -ms-transform .5s ease 0s;
-webkit-transition: -webkit-transform .5s ease 0s;
display:inline-block;
z-index:2;
}

.products-grid .product-shop{padding-left:10px; padding-right:10px;}

.category-title {}
.sku{text-transform: uppercase; margin-bottom: 8px;}
.category-image { width:100%; overflow:hidden; margin:0 0 20px; text-align:center; }
.category-image img {width:100%}
.category-description { margin:0 0 10px; }
.category-products {margin-top:10px; }
.category-products .toolbar .sort-by{position: relative;}
.toolbar .sort-by .sort-by-option{display:inline;}
.product-name a { position:relative;}
.category-products .widget-products > ul {overflow: inherit!important; }


/* View Type: Grid */
.em_col_main{ margin-bottom:50px}
.category-products .products-grid{ margin-right:1px; overflow: visible!important;}
.products-grid { position:relative; margin-bottom:0px}
.products-grid.last { border-bottom:0; }
.products-grid li.item {float:left;}
.products-grid li.item:first-child {margin-left:0; }
.products-grid li.item:hover {}
.products-grid li.item img{width:100%; height:auto}
.products-grid li.item .ratings{display:inline-block; font-size:90%}
.products-grid .owl-item { float:left; width:180px; border-left: none;}


/*hover category*/
.category-products .products-grid{margin-bottom: 0px;
clear: both;}
.category-products .products-grid.last{border-bottom: none; clear: both; }
.category-products .products-grid li.item{border-bottom: none;
-moz-transition: all 400ms ease;
-webkit-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
position: relative;}
.category-products .products-grid li.item:hover {
position: relative;
z-index: 1;
}
.category-products .products-grid li.item .product-item{
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition:box-shadow 300ms ease 100ms;
-moz-transition:box-shadow 300ms ease 100ms;
transition:box-shadow 300ms ease 100ms;
padding-bottom: 20px;
}

.category-products .products-grid .f-fix,.category-products .products-list .f-fix {position: relative;}
.category-products .products-grid .product-image{margin-bottom:0}
.category-products .products-grid .product-name{padding-top:18px; padding-left: 10px; padding-right: 10px;}
.category-products .products-grid .price-box{padding:0px 0px 5px; margin:0}
.category-products .products-grid li.item{margin-right: -1px; min-height: 385px; margin-top: -1px;}
.category-products .products-grid li.item .desc {padding-top: 15px; padding-bottom: 6px;}


li.item a.product-image{}

.em_col_main .products-grid li.item .product-shop { padding:0px 10px 10px; position:relative}
.products-grid .product-image { display:inline-block; margin:0 0 16px; width: 100%; }
.em_col_main .products-grid .product-image { margin:0 0 6px; }
.product-image{position:relative}
.products-grid .product-name {display:block;margin-bottom:7px;}
.products-grid .product-name a { position:relative;font-size:18px; }

.products-grid .price-box { margin:0px 0px 5px;}
.products-grid .availability {margin-top: 15px; margin-bottom: 0px; padding-bottom:16px;}
.category-products .products-grid .availability {border-bottom:none;}
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width:632px; margin:0 auto; }
.col1-layout .products-grid { width:790px; margin:0 auto; }

/* View Type: List */
.products-list .product-name a{margin-bottom:7px;}
.category-products .products-list{padding: 0; clear: both; border: 1px solid ; border-top:none; border-bottom:none; margin-bottom:0; }
.category-products .products-list li.item{margin-bottom: 0px; position: relative; border-bottom: 1px solid; }
.category-products .products-list li.item:hover{}
.category-products .products-list .price-box{padding: 0px 0px 5px; margin-bottom: 3px; margin-top: 5px;}
.category-products .products-list .product-image{margin-right:30px;margin-bottom: 0;}
.category-products .products-list .product-shop{padding-bottom: 18px; }
.category-products .products-list .desc{ margin-bottom:25px;}
.products-list .product-image { float:left; margin:0 0 0px; margin-right:20px}
.products-list .product-shop {overflow:hidden; padding-top: 18px; padding-right:20px;}
.products-list .product-name { margin:0 0 10px; font-weight:bold; }
.products-list .price-box { margin:0px 0px 16px 0; width:100%; display:inline-block}
.products-list .availability { margin:15px 0 16px; }
.products-list .desc { clear:both; padding:6px 0 0; margin:15px 0 2px; line-height:1.35;}
.products-list .desc ul{padding-left:0 }
.desc .link-learn { font-size:90%; white-space:nowrap}
.products-list .add-to-links { display:inline-block; margin:0}
.products-list button.button { float:left; margin-right:5px}
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:none; margin:0 2px; }
.category-products .products-list li.item .actions .actions-cart{float: left;}
.category-products .products-list li.item .add-to-links li {text-align: center;}
.category-products .products-list li.item .actions{width:100%;}
.three-columns .category-products .products-list li.item .actions .actions-cart, 
.three-columns .category-products .products-list .add-to-links{}
.three-columns .category-products .products-list li.item .actions .actions-cart{}
.pager li > a, .pager li > span{border: none; border-radius:0; background-color: transparent;}




/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating,
.ratings{ font-size:100%; line-height:1.35; padding:0px 0 0px;  overflow:hidden; text-align:left; clear:left;}
.tags {margin:7px 0 14px; }
.ratings strong { float:left; margin:0px 3px 0 0; display: none; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .link_review_list { margin-bottom:10px; display:inline-block; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings .review-link , .no-rating{margin-top:41px; margin-bottom: 34px; }
.ratings .review-link  > a{margin-top:3px ; display: inline-block; }
.ratings .review-link .separator{margin-right: 7px; float: left; width:18px; height:18px; background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png) -419px -91px no-repeat; display: inline-block; text-indent: -99999px; overflow: hidden; vertical-align: middle; text-align: left;}
.ratings dt {}
.ratings dd {}
.rating-box {margin-top: 2px; width:61px; height:15px; font-size:0; line-height:0; background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/bkg_rating.png) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:15px; background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/bkg_rating.png) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:5px;}
.ratings .amount {}
.ratings-table th{ font-size:90%; line-height:1.15; padding:6px 0; font-weight:bold; }
.ratings-table td { padding:6px 8px 6px;}

/* Availability */
.availability {}
.availability-only { margin:0 0 7px; }
.availability-only a { background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong {}

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#f2f2f2; font-size:80%; padding:0 8px; }
.availability-only-details td { border-bottom:1px solid #ddd; font-size:90%; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last {}

/* Email to a Friend */
.email-friend {margin-bottom:5px;}

/* Alerts */
.alert-price {}
.alert-stock {}

/********** < Product Prices */
.price {}

.price-box {}


/* Regular price */
.regular-price{display:block; margin-bottom: 5px; }


/* Old price */
.old-price {margin-bottom:5px; margin-right:15px; display:inline-block;color: #e30613;}
.old-price .price-label { white-space:nowrap}
.old-price .price { font-weight:normal;}

/* Special price */
.special-price {display:inline-block;}
.special-price .price-label { white-space:nowrap;font-size:26px;}


/* Minimal price (as low as) */
.minimal-price .price-label { white-space:nowrap; }
.minimal-price-link {display:block}


/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }


/* Configured price */
.configured-price {}
.configured-price .price-label {white-space:nowrap; }


/* FPT */
.weee { display:block; font-size:90%; color:#444; }
.weee .price { font-size:90%; font-weight:normal; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from .price-label { white-space:nowrap; }
.price-to .price-label {  white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { /*font-weight:bold;*/ }

/* Price as configured */
.price-as-configured .price-label { white-space:nowrap; }

/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }

/* Add to Links */


@-ms-keyframes spin {
 from {-ms-transform:rotateY(0deg);}
 to {-ms-transform:rotateY(360deg);}
}
@-moz-keyframes spin {
 from {-moz-transform:rotateY(0deg);}
 to {-moz-transform:rotateY(360deg);}
}
@-webkit-keyframes spin {
 from {-webkit-transform:rotateY(0deg);}
 to {-webkit-transform:rotateY(360deg);}
}
@keyframes spin {
 from {
 transform:rotateY(0deg); 
}
 to {
 transform:rotateY(360deg); 
}
}

.link-wishlist:hover:after,
.add-to-links .link-wishlist:hover:after {
animation-name:mymove;
animation-duration:0.9s;
-moz-animation-iteration-count: infinite;
-webkit-animation-iteration-count: infinite;
/* Safari and Chrome */
-webkit-animation-name:mymove;
-webkit-animation-duration:0.9s;}

.products-grid .item .add-to-links li a, .products-list .item .add-to-links li a{ display:block;}


@keyframes mymove
{
from {top:0px;}
to {top:3px;}
}

@-webkit-keyframes mymove /* Safari and Chrome */
{
from {top:0px;}
to {top:3px;}
}


.add-to-links .separator { display:none; }
.add-to-links{ clear:both;}
.add-to-links li {float:left;}

.link-wishlist{ }
.add-to-links li:first-child{ margin-right:5px}


/* Add to Cart */
.add-to-cart label {display:block; padding:5px 0 2px; text-transform:uppercase; font-size: 87%; }
.add-to-cart .qty {  float:left; width: 100px !important; margin-top:0px; height:40px !important;  text-align:left !important;}
.add-to-cart button.button { float:left; }
.add-to-cart .paypal-logo { clear:left; text-align:right;  }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box { display:inline-block; width: 100%; }
.add-to-box .add-to-cart {}
.add-to-box .or { float:left; margin:0 10px; display:none}
.add-to-box .add-to-links { }

/*product zoom*/
.product-view .product-img-box .product-image-zoom img {position: absolute;left: 0;top: 0;cursor: move;}
.product-view .product-img-box .zoom .btn-zoom-out {position: absolute;left: 2px;top: 0;}
.product-view .product-img-box .zoom .btn-zoom-in {position: absolute;right: 2px;top: 0;}
.product-view .product-img-box .zoom {position: relative;z-index: 9;height: 18px;margin: 0 auto 13px;padding: 0 28px; width:100%;
background: url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/slider_bg.gif) 50% 50% no-repeat;cursor: pointer;float: left;
clear: left;box-sizing: border-box;-moz-box-sizing: border-box;}
.product-view .product-img-box .zoom #track {position: relative;height: 18px;}
.product-view .product-img-box .zoom #handle {position: absolute;left: 0;top: -1px;width: 9px;
height: 22px;background: url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/magnifier_handle.gif) 0 0 no-repeat;}
.product-view .product-img-box .zoom-notice {float: left;display: block;clear: both;width:100%}


/* Product Images ( Product Detail )  */
.show.dc-toggle{}
.dcssb-float{ top:200px !important; z-index:9 !important}
.product-view .product-view-detail .clearer{ height:0}
.product-view-detail{ padding:15px 20px 14px; position: relative;}
.product-view .product-img-box .product-image {max-width: 100%;}
.product-view .product-view-detail .product-name{ /*padding-right:75px;*/  }
.product-view .product-img-box .product-image{float:left; margin-right:12px; margin-bottom: 22px; z-index:1}
.media-left,.media-right{float:left;}
.product-view .product-name h1{ position:relative;}
.product-view .product-shop .availability{margin-bottom:6px; padding-top:0; display:inline-block; float:left; margin-right:10px;}
.product-view .product-shop .sku{ margin-bottom:6px; padding-top:0;display:none;}
.product-view-detail .no-rating{display:inline-block; margin-top:0; margin-bottom:0;  }
.product-view-detail .no-rating a, .product-view-detail .link_review_form{float:right; position:relative; }
.ratings .review-link:before, .product-view-detail .no-rating a:before, .product-view-detail .link_review_form:before{content:""; width:19px; height:19px; background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png) -308px -302px no-repeat; position:absolute; top:0; left:0; }
 .product-view .product-shop .ratings{}

/*product detail top*/
.product-view .product-shop-top{width:100%; display:inline-block; border:1px solid ; padding:5px 10px;}
.product-view .product-shop-top .no-rating,
.product-view .product-shop-top  .ratings{float:left; width:25%; margin:0; font-size:100%}
.product-view .product-shop-top  .ratings .rating-links{float:left;}
.product-view .product-shop-top  .email-friend{float:left; width:25%}
.product-view .product-shop-top  .add-to-links li{ width:50%; margin:0}
.product-view .product-shop-top  .add-to-links{ width:50%; margin:0}
.product-view .product-shop-top  .add-to-links li a{width:auto; height:auto; border:none;background:none; text-indent:0; -moz-transition: color 300ms ease;
-webkit-transition:color 300ms ease;
-o-transition: color 300ms ease;
transition: color 300ms ease;}
.product-view .product-shop-top .add-to-links li a:before{content:"+"; padding-right:5px;}
.product-view .product-shop-top .add-to-links li a:after{position:static; }
.product-view .product-essential .price-box {margin-top: 13px; width:100%; margin-bottom:20px; }
.product-view .product-essential .sale_off {float: left; margin-top: -7px; position:static}
.product-view-detail button.button.btn-cart{ position:relative; float:left; margin-right:5px;}

.product-view .fb-like > span{height:23px!important;}
.facebook,.twitter,.gplus{display:inline}
.Social_icon .fb_reset{display:none}
.Social_icon{margin-top:10px; margin-bottom:10px}
.availability span{padding: 2px 5px;}
.product-view .product-essential .price-box .price{}
.product-view .product-shop .short-description h2{text-transform:uppercase; display:none; }
.product-view .product-essential .price-box{clear:both; }

.required em{}
.product-shop .price-box {margin-bottom:10px}
.product-view .short-description{margin: 10px 0 10px;
    border-top: 1px solid #E30613;
    padding-top: 5px;}
.grid_content .product-view .std{padding:0}
.product-view .box-collateral,.product-view .box-collateral .form_review.have_reviews{ margin-top:18px;}
.box-reviews  .form-list li:first-child  .input-box{margin-right:-1px;}
.product-view .details_tab .box-collateral{ margin-top:0; padding-top:13px}
.details_tab .box-collateral{ border-top:0}
.product-view .box-reviews h2, .form-add h2{text-transform:uppercase; padding-top:15px; margin-bottom:15px; position:relative; z-index:0; }
.product-view .box-reviews h2  > span, .form-add h2 > span{display: inline-block; padding: 0 20px 0 0; z-index: 2; position: relative; }
.product-view .box-collateral h2{text-transform: uppercase; margin-top: 20px;}
.box-reviews > dl{border:1px solid;}
.box-reviews > dl > dt{background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/commas.png) 0 0 no-repeat;}
.form-add form{ clear:left; display:block;padding:10px 0px 20px 0px;}
#review-form h4,#review-form label{ text-transform:none; padding-top: 17px; }
#review-form h4{ padding-top:15px; margin-bottom:9px; }
#review-form input[type="radio"]{ margin-top:0}
#review-form .table-bordered{ border:none;}
.product-view .form-add .form-list textarea{width:531px; clear: both; float: left;}
.product-collateral .box-collateral .widget .block_title, .product-view  .em-details-tabs.r-tabs .box-collateral > h2{margin-bottom:10px; display:none;}
.quickshop-main .product-collateral .box-collateral .widget{text-align:left;}
.quickshop-main  .product-view .em-details-tabs-content > div{padding-top:0;}
.product-collateral.em-details-tabs .box-collateral .box3{ padding:10px}
.product-view .product-essential{margin-bottom:20px; }
.quickshop-main .product-view .product-essential{}
.addthis{margin-bottom:10px; margin-top:10px}
.sendfriend-product-send .buttons-set p.back-link{float:left; margin-right:5px}
.sendfriend-product-send .buttons-set p.back-link a{margin-right:0px}
.sendfriend-product-send  .fieldset{margin-left:0;}
.product-options dt label{color:#131313;}
.em-details-tabs .tabs-control li a{text-transform: uppercase;font-size:28px;}
.product-shop-left{width:55%; margin-right:2%; float:left}
.product-shop-right{width:40%;overflow:hidden;}
.three-columns .product-view .product-img-box{margin-right:0; width:100%}

.box-description .product-detail{ text-align:center; margin:0 10%}
.box-description .product-detail .desc{ text-align:center; margin:26px 16% 24px}

.form_review.have_reviews .form-list .input-box{}
.grouped-items-table thead th:last-child{border-right:1px solid;}
.grouped-items-table thead th{}
.grouped-items-table tbody tr.last td{}
.grouped-items-table thead th.a-right{text-align:center!important;}
.product-view .product-shop .grouped-items-table .price-box{margin-top:0;}

/*product detail tabs*/
.em-details-tabs{margin:40px 0 20px; position:relative; z-index: 1;}
.em-details-tabs .tabs-control:before{ width: 100%;position: absolute; top: 14px; left: 0;}
.em-details-tabs .tabs-control{display:inline-block;}
.em-details-tabs .tabs-control li{ }
.em-details-tabs .tabs-control li:first-child{border-left:none!important;}
.em-details-tabs .tabs-control li.selected, 
.em-details-tabs .tabs-control li:hover{position:relative; }
.em-details-tabs .tabs-control li.selected:before, 
.em-details-tabs .tabs-control li:hover:before{}
.em-details-tabs-2  .tabs-control li:before{background-color:transparent;}
.em-details-tabs-2  .tabs-control li a{margin: 0 13px; text-transform: lowercase;}
.em-details-tabs-2  .tabs-control li:first-child a{margin-left:19px;}
/*.em-details-tabs-2  h2,
.product-view .details_tab .box-collateral  h2{display:none;}*/
.em-details-tabs-2.r-tabs h2, .product-view .details_tab.r-tabs .box-collateral h2{display:none;}
.csslider .product-shop{}
.products-grid.mini-products-list .product-details{clear:both;}
.products-grid li.item, .products-grid .item{text-align:center; }
.products-grid li.item  > a,
.products-grid li.item  > .product-shop {/*float:none; display:inline-block;*/}
.product-tab-2{margin-top:50px; position: relative; z-index: 2;}
.product-tab-2 h2{text-transform: lowercase; padding-top: 15px; margin-bottom: 15px; position: relative; font-size: 297%!important;}
.product-tab-2 .upsell-product-table{padding-top: 15px;}
.products-grid .owl-item  li.item{width:100%;}


/*------ button next prev -----*/
.product-shop a.next,.product-shop a.prev{display:none; background:transparent url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png) no-repeat 0 0; text-indent:-999em; display:inline-block; text-align:left; float:right; cursor:pointer; width:32px; height:32px;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;}
.product-shop a.prev{display:none; position:relative; top:-6px; right:28px;  }
.product-shop a.next{display:none; position:relative; top:-6px; right:-25px;  }
.em_post-action-top .next-button:hover,
.em_post-action-top .prev-button:hover{filter:alpha(opacity=50); 
-moz-opacity:0.5; 
-webkit-opacity:0.5; 
-khtml-opacity:0.5; 
opacity:0.5; 
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}
.em_post-action-top .prev-button, .em_post-action-top .next-button{z-index: 1;}
.qty-ctl{}
.qty-increase, .qty-decrease{ float: left; height: auto; line-height: normal; padding: 0px !important;  }
.qty-increase button, .qty-decrease button, .qty-ctl .decrease, .qty-ctl .increase{width:16px;height:11px; background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png) no-repeat;  text-indent:-999em; float:left; border:none; margin-bottom:0px; cursor:pointer; position:absolute;  -moz-transition: all 400ms ease;
-webkit-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease; margin-left: -1px; left: -30px;}
.qty-increase{margin-left:-1px}
.qty-decrease{margin-right:-1px}
.qty-increase button.increase:hover{z-index:1}
.qty-decrease button.decrease:hover{ z-index:1}
.qty_cart{ width:164px; display:inline-block; margin-top:-11px}
.product-view .add-to-box label{margin-right: 30px; margin-top: 6px;}


/*moreview*/

.product-view .product-img-box .more-views .viewport {margin:0 auto; width:96.3%;}
.product-view .product-img-box .more-views.slider {}
.product-view .product-img-box .more-views{position:relative; margin-left: 10px; width: 96%; display: inline-block;}
.three-columns .product-view .product-img-box .more-views.slider{ }
.product-view .product-img-box .more-views li{ margin:0 0px 5px 0;  border:1px solid; float:left; margin-right: -1px;}
.product-view .nobr{display:block; margin-bottom:10px;}
.product-view .product-img-box .more-views li:hover{ opacity: 0.6;
-moz-opacity: 0.6;
-webkit-opacity: 0.6;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
opacity: 0.6;
filter: alpha(opacity=60);
transition: all .5s ease 0s;
-moz-transition: all .5s ease 0s;
-ms-transition: all .5s ease 0s;
-webkit-transition: all .5s ease 0s;}
.product-view .product-img-box .more-views li img{width:100%; height:auto}
.product-view .product-img-box .owl-carousel .owl-item{ margin-right:-2px; }
.more-views .owl-theme .owl-controls {margin-top:0;}
.more-views .owl-theme .owl-controls .owl-buttons .owl-prev,
.more-views .owl-theme .owl-controls .owl-buttons .owl-next {position:absolute; bottom: 80px; }
.more-views .owl-theme .owl-controls .owl-buttons .owl-prev{left:-26px;}
.more-views .owl-theme .owl-controls .owl-buttons .owl-next{right:-19px;}


.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:10px 0; padding:0; }
.product-image-popup .nav { margin:10px 100px; text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .add-to-cart .button_addto{display:inline-block; /*width:100%;*/ clear:both; margin-left:20px;margin-top: -2px;}
.product-view .product-essential .product-shop { margin-left:0!important; overflow:hidden;text-align:left;}
.three-columns .product-view .product-essential .product-shop{clear:both; }
.product-view .product-img-box { float:left; display:inline-block;margin-right:28px;}
.product-view .product-name {}
.product-img-box #zoom-btn{ position:absolute; right:20px; bottom:20px; font:bold 14px/1.35 helvetica,arial,sans-serif;  color:#191919; text-decoration:none; z-index:9999; background:url("https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icon_suche.png") 0 0 no-repeat transparent; width:26px; height:26px; text-indent:-999em; font-size:0;}
.quickshop-main .product-img-box #zoom-btn{display:none}
.product-view .dc-toggle {
position: fixed;
z-index: 10;
top: 205px;
right: 25px;
overflow: hidden;
float: left;
text-indent: -9999px;
width: 15px;
height: 15px;
background: url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/sub.png) 0 0 no-repeat;}
.product-view .dc-toggle.icon_hide_social {
background: url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/add.png) 0 0 no-repeat;}

/*cloud zoom*/
.cloud-zoom-lens {max-width: 100%;max-height: 100%;border: none!important;margin: 0!important;}

/* Product Options */
.product-options { padding:10px 0; overflow:hidden; }
.product-options dt label { font-weight:normal; }
.product-options dt label em{ color:#fc0b2d; margin-right:5px}
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:4px 0; text-align:left; }
.product-options dt {text-align:left; }
.product-options dd .qty-holder{ display:block; margin:10px 0 15px}
.product-options dl{margin-bottom:0}
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; font-style:normal;}
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; margin-bottom:5px;  font-style:normal;}
.product-options dd select.multiselect { height:auto; }
.product-options .options-list li{ margin:5px 0}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 1px; }
.product-options .options-list input.checkbox { float:left; margin:4px -20px 0 1px; }
.product-options .options-list .label { display:block; margin-left:20px; text-align:left}
.product-options .options-list label { font-weight:normal; white-space: normal;}
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required {  }
.product-options-bottom .add-to-cart{text-align:left; display:block; overflow:hidden;}
.product-options-bottom { padding:10px 0; display:inline-block; width:100% }
.product-options-bottom .price-box { margin:10px 0; text-align:left; display:none; }

/* Grouped Product */

.product-view .product-shop .grouped-items-table td{vertical-align:middle}
.product-view .product-shop .grouped-items-table{margin-bottom:10px}
.product-view .product-shop .grouped-items-table .price-box{ margin-bottom:0}
.product-view .product-shop .grouped-items-table .price-box .price{}


/* Block: Description */
.product-view .box-description {}

/* Block: Additional */
.product-view .box-additional {}

/* Block: Upsell */
.product-view .box-up-sell {position:relative; margin-top:15px;}
.product-view .box-up-sell .products-grid td { width:25%; }
.product-view .box-up-sell #upsell-product-table{ width:100%; clear:both}
.box-up-sell .products-grid li{margin-bottom:5px;}

/* Block: Tags & box-tags*/
.block-tags .input-box{ float:left;}
.block-tags li { display:inline; }
.my-tag-edit{ position:relative; padding:15px 0 0; margin-bottom:0;}
.my-tag-edit .btn-remove {margin-right:5px;float:left;}
.oauth-customer-token-index .my-account > p,.downloadable-customer-products .my-account > p{padding:15px 20px; }
.product-view .box-tags {}
.product-view .box-tags .form-add p { clear:both; }
.product-view .product-tags li{ float:left; padding-right:5px; padding-left:5px; white-space:nowrap; border:1px solid; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; margin-right:5px; margin-bottom:5px;}
.product-view .product-tags li a{}
.product-view .form-add { clear:left; } 
.product-view .form-add form{padding-bottom:0; padding-top: 0px;} 
.product-view .form-add .form-list input.input-text{ width:100%;}
.product-view .form-add .form-list li{width: 531px; }
.product-view .form-add .form-list li.last{width: 100%;}
.product-view .box-tags .form-add{ border-top:0; margin-top:0; }
.product-view .box-tags h3{ font-weight:normal; margin-bottom:21px }
.box-tags .form-add label {
    display: inline-block;
    padding-bottom: 2px;
    text-transform: uppercase;
    width: 100%;
}
.box-tags .product-tags{ display:inline-block; margin-bottom:15px}
.box-tags .form-add .input-box { float:left}
.box-tags .form-add .input-box input {
    margin-right: 10px;
    height:40px; line-height:30px;
    width: 550px;
}
.box-tags .form-add button.button{clear:both; float:left; margin-top:10px; margin-bottom:17px; }

p.note{ padding-top:0px;}
#review-form  .data-table{ width:68.5%;}
.three-columns #review-form  .data-table{ width:100%;}
#review-form  .data-table th,
#review-form  .data-table td{ border:none; font-weight:normal; text-align:center; padding:5px 15px 12px; font-size:110%; border:none !important}
.box-reviews #review-form  .data-table td{padding:0px 15px 16px;}
#review-form .data-table th{text-transform: lowercase; text-align:left; padding:13px 15px 12px; padding-left:0; background:none; border:none !important}
#review-form .data-table tbody th{text-transform:capitalize; }
.box-reviews #review-form .data-table th{padding:0px 15px 12px; padding-left:0; }
#review-form .data-table thead tr.first th{ padding-top:6px; padding-bottom:2px}
#review-form .data-table thead th{min-width: 80px;}
.buttons-set{}
#review-form .data-table thead th:before{border-bottom:none;}

/* Block: Reviews */
.product-view .box-collateral dt{ clear:left; display:block; padding:0px 20px 5px 0px;}
.product-view .box-collateral dd{ clear:left; display:block; padding:0px 20px 20px 0px;}
.product-view .box-collateral dd{ margin-bottom:18px}
.box-reviews dl  dd .ratings-table{ }
.box-reviews dt { padding-top:25px;}
.box-reviews dt a{font-weight:700; position:relative; display:inline-block;}
.form-add h3{ font-size:100%}
/* Send a Friend */
.send-friend .buttons-set {padding:20px 0}
.send-friend .form-list input.input-text{width:90%!important}
.send-friend .form-list li.wide textarea {width:90%}
.send-friend .form-list .field {float:none; width:auto}
.send-friend .limit{margin-top: 6px; float:left;}
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:normal;text-transform: uppercase; }
.product-name a {}

/* Product Tags */
.block.block-tags .block-content{ }
.em_block-tag-cloud li ,
.tags-list li { display:inline-block; padding:0 20px 10px 0;}
.em_block-tag-cloud li a, .tags-list li a{}
.em_block-tag-cloud li a:hover,
.tags-list li a:hover{ }

/* Advanced Search */
.advanced-search select.multiselect {height:auto}
.advanced-search-amount {}
.advanced-search-summary {}
.fieldset.advanced-search{width:100%}
.advanced-search .form-list li.wide input.input-text,.advanced-search .form-list input.input-text{width:83.8%}
.advanced-search .form-list .input-range input.input-text{width:40.5%}
.adapt-2 .advanced-search .form-list .input-range input.input-text{width:38.9%}
.adapt-1 .advanced-search .form-list .input-range input.input-text{width:37.2%}
.adapt-1 .advanced-search .form-list input.input-text{width:82.7%}

/* MAP Popup============================================================================== */

.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total { color:red; display:block; font-size:10px; font-weight:bold; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff; }

.map-popup { background:#fff; border:1px solid #aaa; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:100; }
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:298px; }
.map-popup-heading h2 { font-size:16px; margin:0; text-shadow:0 1px 0 #f6f6f6; overflow:hidden; white-space:nowrap; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }
.map-popup-arrow { background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; z-index: 1;}
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
.map-popup-checkout { display:inline; float:right; text-align:right; }
.map-popup-checkout #map-popup-button{margin-right:0;}
.map-popup-checkout span { display:block; padding-right:0px; }
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
.map-popup-price .price-box,
.map-popup-price .price-box .special-price { margin:0; padding:0; }
.map-popup-price { margin:5px 0 0; }
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
.map-popup-only-text { border-top:1px solid #ddd; }
.map-popup-checkout button.btn-cart{ float:right}
.map-info .price{ margin-right:10px}

/* ======================================================================================= */


/* CMS Home Page */
.cms-index-index .secondary ul { padding-left:0;}
.cms-index-index .subtitle {}
.sales-guest-form .block-content .form-alt .input-box .input-text{width:294px!important}
.sales-guest-form .block-content .form-alt .input-box select{width:97%}
.cms-index-index .em_left, .cms-index-index .em_right{margin-top: 52px;}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 0px -15px 0; }
.page-sitemap .links li.last { margin-right:0; padding-right:0}
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover {  }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a {}
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a {}
.page-sitemap .pager .amount{margin:16px 10px 16px 15px;}
.page-sitemap .pager{text-align:center; border:1px solid; }
.page-sitemap .pager .pages{margin-top: 0; float: right;}
.catalog-category-view  .toolbar-bottom .toolbar .pager .pages{display:block;}


/* RSS */
.rss-title h1 { background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.35; background-position:0 2px; }
/* ======================================================================================= */
/*quickshop*/
body.quickshop-index-view{ padding:0; background-color:#231f20;}
#em_quickshop_handler {
position: absolute;
display: block;
}
#em_quickshop_handler{z-index:3; background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png) -143px 23px no-repeat; width:68px; height:68px;
-moz-transition-property: none;
-webkit-transition-property: none;
-o-transition-property: none;
transition-property: none;  }
#em_quickshop_handler{ font-weight:bold; } 
#em_quickshop_handler:hover{text-decoration:none}

#em_quickshop_handler span{display:none; }
#em_quickshop_handler:hover {
-moz-transition-property: none;
-webkit-transition-property: none;
-o-transition-property: none;
transition-property: none; 
 background-position:-216px 23px; 
}

.em-header , .em-shipping, .em-content, .em-banner, .em-content-bottom, .em-footer{}


/* Shopping Cart ========================================================================= */
.cart button.btn-continue{}
.table-bordered > tfoot > tr > td{border:none;}
.cart .shipping-form p { margin:0 0 3px; }
.cart .messages{ margin-top:0}
.data-table.cart-table{ margin-top:0; border: none!important;}
.cart .page-title{ margin-bottom:0px;}
.cart-table a {text-transform:capitalize; }
.cart-table .product-name { margin-bottom:0; text-align: left; }
.cart-table .product-name > a{ display:inline-block; text-transform:uppercase; }
.cart-table .item-options{ padding-top:10px; text-align:left;}
.cart-table .product-item{ margin-left:110px}
.cart-table .product-name a{ margin-bottom:5px; }
.cart-table p.sku{ margin-bottom:0px; text-align:left;}
.cart-table p.edit-remove{ padding-top:10px}
.cart-table p.edit-remove a{float:left; margin-right:10px }
.table-bordered .cart-table thead th { border-left:none !important}
.cart-table tbody td{ position:relative; padding:30px 20px; }

.cart-table.data-table .cart-price {display:block; margin-top:-4px; }
.cart-table.data-table td.last .cart-price  .price {}
.cart-table.data-table tfoot tr td{ padding-top:20px; padding-bottom:0}

.cart-table.data-table td p.re-edit{width:100px}
.cart-table.data-table td .remove-image{ position:relative}
.cart-table.data-table td a.btn-remove2{display:inline-block; text-align:center}
.cart-table.data-table td a.product-image{margin:0px 10px 0 10px; float:left}
.cart-table.data-table td a.link-wishlist{display:inline-block;margin-top:-4px; float:none !important}
.cart input.qty { 
display: inline-block;
margin: 0px 0px 5px 0; 
text-align: left; 
width: 86px !important; 
float:left; 
height:40px;  
}
.cart-table tfoot td button.button.btn-update{float: right; margin-right: 0;}
.cart-table tfoot td button.btn-continue{}
.cart-table tfoot td:first-child{ padding:20px 0 20px; background:none}

.cart-collaterals p{clear:both}

.cart .totals-content,
.cart .discount,
.cart .shipping{ }
.adapt-1 .cart .totals-content{ min-height:0}
.adapt-0 .cart .totals-content,
.adapt-0 .cart .discount,
.adapt-0 .cart .shipping{ min-height:0}
.crosssell{}

.product-tab-2 .box-up-sell > h2{font-size: 200%!important;}
.crosssell h2 > span{display: inline-block; padding: 0 20px 0 0; z-index: 2; position: relative;}
.box-up-sell  h2 > span{display: inline-block; padding: 0 20px 0 0; z-index: 2; position: relative;}



.totals h2{margin-bottom:6px;}
.box-up-sell h2,
.crosssell h2{text-align: left; text-transform:uppercase; padding-top:15px; margin:0 46px 26px 0; position:relative; z-index:0;}
.cart .shipping-form p,
.cart .discount label{font-size:100%; font-weight:normal}
.shipping-form .form-list{ margin-bottom:0}
.shipping-form .form-list select{width: 99.5%;}
.shipping-form .input-box .input-text,
.cart .discount .input-box .input-text { clear: both; float: left; width: 99.5%;}

.cart .shipping .sp-methods{padding-top:10px}
.cart .shipping .buttons-set{}

.cart .discount .buttons-set button.button, 
.cart .shipping .buttons-set button.button { float: left; margin-left: 0; margin-top: 3px;}
#shopping-cart-totals-table td{ text-transform:none; }
.cart .totals tbody td:first-child {  padding-right: 10px; }
.cart .totals tfoot td strong { }
.cart .totals tfoot td{}
.cart .totals #shopping-cart-totals-table{margin-top: 32px; margin-bottom: 14px;}
.checkout-types button.button{ width:100%; margin-bottom:7px}
.checkout-types button.button span{ float:none}
.checkout-types button.button span span{white-space: normal; display:inline-block; text-align:center}
.cart .totals td .price{ display:block; text-align:left}
.col-main .crosssell{ position:relative}
.col-main .crosssell .crosssell-content{ position:static}

.col-main .crosssell li.item .product-item{padding:20px}
.col-main .crosssell li.item{ float:left; width:196px; margin:-1px 0 -1px -1px}
.crosssell li.item img{width:100%}
.crosssell.csslider a.next,
.crosssell.csslider a.prev{ top:18px;}
.crosssell.csslider a.prev, .box-up-sell.slider a.prev{right:18px; left:auto!important;}
.crosssell .product-shop .desc{margin-bottom: 13px; }

.box-up-sell .owl-controls,
.crosssell .owl-controls{ top:-61px; right:0;}

.box-up-sell.slider a.next,
.box-up-sell.slider a.prev{top:-53px;}

.box-up-sell .products-grid li.item, 
.crosssell .products-grid li.item{}
.three-columns .box-up-sell .products-grid li.item , 
.three-columns .crosssell .products-grid li.item { width:100%!important; }




/* Checkout Types */

/*Hide button checkout*/
.checkout-multishipping-address-newbilling .block-cart-top .btn-remove,
.checkout-multishipping-address-selectbilling .block-cart-top .btn-remove,
.checkout-multishipping-address-editshipping .block-cart-top .btn-remove,
.checkout-multishipping-overview .block-cart-top .btn-remove,
.checkout-multishipping-billing .block-cart-top .btn-remove,
.checkout-multishipping-shipping .block-cart-top .btn-remove,
.checkout-multishipping-address-newshipping .block-cart-top .btn-remove,
.checkout-multishipping-addresses .block-cart-top .btn-remove,
.checkout-onepage-index .block-cart-top .btn-remove{display:none!important;}
.checkout-multishipping-address-editbilling .fieldset .form-list li,
.checkout-multishipping-address-editaddress .fieldset .form-list li,
.checkout-multishipping-address-newbilling .fieldset .form-list li,
.checkout-multishipping-address-editshipping .fieldset .form-list li{ margin-bottom:10px}

.opc .form-list > li  > fieldset > ul{margin-bottom:10px  }
.opc .form-list li.wide .input-box{ margin-bottom:10px; }
.cart .title-buttons { text-align:left; display:none }
.cart .title-buttons .checkout-types{display:none;}
.cart .checkout-types { text-align:left; margin:0; padding-left:0; padding-top:5px; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:3px 55px 8px 0; line-height:1.0; font-size:90%; }

#review-buttons-container.buttons-set{ float:right; padding:10px 0px 10px 20px; }
#review-buttons-container.buttons-set .f-left{ margin-right:0; margin-top:2px; clear:both; float:right!important}
#review-buttons-container.buttons-set .f-left a{ }
#review-buttons-container.buttons-set .f-left a:hover{ text-decoration:underline; }
#review-buttons-container.buttons-set button.button{ float:right; clear:right; margin-right:0; }
#review-buttons-container .please-wait{ float:right; clear:right;}

.checkout-onepage-success h2.sub-title{ margin-bottom:19px}
.checkout-onepage-success .bkg-content > p > a{}
.checkout-onepage-success .bkg-content > p > a.print,.cart-empty p > a{ text-decoration:underline;}

.checkout_success_print,.checkout_success_print p a{ }
.checkout-onepage-success .page-title h2{}
.checkout-onepage-success .em_col_main p{ margin:0px 0 9px; font-size:13px}
.checkout-onepage-success .em_col_main p a{}
.checkout-onepage-success .em_col_main p.text-order{ margin-bottom:24px; padding-top:0px}
.checkout-onepage-success .em_col_main p a.print{ text-decoration:underline}
.checkout-onepage-success .buttons-set{margin-top:16px}


/*checkout multi(create acc)*/
.form-list li.wide:first-child{margin-bottom: 33px;}
/*.buttons-set p.back-link{float:left;}*/




/* Shopping Cart Table */
.cart-table .item-msg { font-size:80%; }
.cart-table tfoot td{ padding:10px 0 0; border:none;}
.cart-table tfoot td button.button{ float:left; margin-right:10px;margin-bottom:10px;}

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:15px 10px 17px 0; margin-top: 12px; }
.cart .cart-collaterals .col2-set .col-1 ,
.cart .cart-collaterals .col2-set .col-2{width:45%; margin-right:5%; }
.cart .cart-collaterals .checkout-types a { padding-top:7px;}
.cart .a-center{vertical-align: top;}

.box-up-sell,
.cart .crosssell{ }
.cart .crosssell .product-image { display:block; margin-bottom:10px;}
.cart .crosssell .product-details { clear:left;}
.cart .crosssell .price-box { margin:10px 0 16px;}
.cart .crosssell.csslider li.item {float:left;width:200px; margin-right:40px;}


/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount label{ display:block;}
.cart .shipping,.cart .discount {margin-bottom:10px}
.cart .discount {margin-right: 10px;}
.cart .totals h2,
.cart .discount h2,
.cart .shipping h2{display: inline-block; margin:0 0 13px; text-transform:uppercase; font-weight:bold; z-index:1; position:relative; padding-right:20px; }
.cart .shipping, .cart .discount, .cart .totals{position:relative; z-index:0; }
.cart .shipping:before, .cart .discount:before{}
.cart .totals:before{}

.crosssell .products-grid li.item .desc, .box-up-sell  .products-grid li.item .desc{
padding-top: 15px;
padding-bottom: 6px;
}



/* Shopping Cart Totals */
.cart .totals { display:inline-block; float:left;}
.cart .totals table td { vertical-align: bottom; }
.cart .totals table td strong{font-weight:normal;}
.cart .totals table td:first-child { padding-right:50px;}
.cart .totals table th { font-weight:bold; padding:5px; }
.cart .truncated{width:100%; display:inline-block;}

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; padding-top: 7px; float: left; }
.truncated a.dots { cursor:help; }
.cart-popup .truncated a.details { cursor:help;float:none; display:inline-block; padding-bottom:8px; }
.truncated a.details { cursor:help;float:left }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:15px; left:0; }
.col-left .truncated .show .item-options {  }
.col-right .truncated .show .item-options  { }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods{ margin:0}
.sp-methods dt input.radio{margin-top:-1px; display:inline-block}
.sp-methods input.radio{margin-top:-3px; display:inline-block}
.sp-methods label{font-weight:normal;}
.sp-methods .price { font-weight:bold; }
.sp-methods select.month { margin-right:15px; width:141px}
.sp-methods select.year { width:141px}

#opc-shipping_method .sp-methods dt{float:left; margin-right:17px; margin-top:4px}
#opc-shipping_method .sp-methods dd,
#opc-shipping_method .sp-methods dd ul{ margin-bottom:0px; clear:both; padding-top: 3px;}
#opc-shipping_method .buttons-set{margin-top:0px}
#opc-shipping_method #onepage-checkout-shipping-method-additional-load{float:left; padding:0 0 5px; clear:both; width:100%}
#opc-review .opc-col .step-title{padding-bottom:20px;}

.opc #opc-shipping_method .sp-methods > dt, .opc #opc-shipping_method .sp-methods > dd label{}

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0 1em; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:right; margin-right:5px; margin-top:5px; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { cursor:help; margin-left:5px; line-height:40px; color:#fd0606;}

/*--------------- One Page Checkout ---------------*/
.checkoutOneSteps {margin-top: 12px; }
#opc-login p a{}
.my-account .fieldset{margin-left:0;}
.customer-address-form .fieldset:first-child{border-bottom:none;}
.customer-address-form .fieldset{border:1px solid;}
.customer-address-form .fieldset > h2{margin-top:0;}
.page-title h1{text-transform:capitalize; }
.opc-col .step-title{padding:0px 0px 13px 0; text-transform:uppercase; }
.opc-col .step-title h2{ border-bottom:4px double;}
.my-account .page-title h1,
.box-head h2{text-transform: lowercase;}
.checkout-onepage-index .page-title > h1{}
.checkout-onepage-index  .col-sm-24.em_main .page-title{ margin-bottom:26px;}
.checkout-onepage-index  .col-sm-24.em_main .page-title > h1{ padding: 0px 20px 29px 0; border-bottom:5px solid;}
.opc-1sc #checkout-step-shipping_method {margin-left: 1px;}
.opc-col .step-title{margin-bottom:0!important;}
.block.opc-block-progress .block-content{ padding:12px 20px; }
.opc-block-progress .block-content dt{ text-transform:capitalize; margin-bottom:15px; padding:0px; clear:both; font-weight:normal;}
.opc-block-progress .block-content dt span{ padding-bottom:5px; display:inline-block; float: right; }
.opc-block-progress .block-content dt span.separator{ display:none}
.block-progress dd address { margin-bottom:0;}
.block-progress dd { padding:3px 0px 15px}
.block-progress dd > a, .block-progress dd > .changelink > a{padding-right: 35px; text-transform:uppercase; margin:7px 0 30px; float:left; display:inline-block; position: relative;}
.block-progress dd > a:before, .block-progress dd > .changelink > a:before{content:""; width:22px; height:22px; background: url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png) no-repeat transparent; top: 0px; right: 0; position: absolute;}
.block-progress dd > a:hover, .block-progress dd > .changelink > a:hover{ text-decoration:underline}
.sidebar #shipping_method-progress-opcheckout dd > span.changelink{float:left; width:100%; clear:both;}
.opc { position:relative; display:inline-block; width:100%; border:1px solid;}

.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:34px; line-height:34px; float:left; }

.opc .step {  position:relative; padding:20px 20px 30px; }
.opc .form-list li.wide:first-child {  margin-bottom:0; }
.opc .step-title .number { float:left; line-height:22px; margin-right:5px; display:none; }
.opc li .step-title  h2 {padding: 17px 20px; text-transform: capitalize; float:left; margin-bottom:0; width:100%; border-bottom: 1px solid; position:relative; }
.opc li#opc-review.section .step-title  h2 {border-bottom:none; }
.opc li#opc-review.active .step-title  h2 {border-bottom: 1px solid; }
.opc li .step-title h2:before{content:""; width:17px; height:13px; background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png) -144px -436px no-repeat; position:absolute; top:19px; right:20px; 
transition: all .5s ease 0s;
-moz-transition: all .5s ease 0s;
-ms-transition: all .5s ease 0s;
-webkit-transition: all .5s ease 0s;
}
.opc .section.allow .step-title:hover h2:before,
.opc .allow.active .step-title h2:before{background-position:-103px -436px; }
.opc .step-title a {text-indent:-999em; display:none; text-align:left;}

.opc .allow .step-title { cursor:pointer; }
.opc .section { }
.opc .active {}
.opc .active .step-title { cursor:default; }
.opc #opc-login .step h3, .opc #opc-login .step .col-1 h4{text-transform: uppercase;}
.opc #opc-login .step .col-1 h4{margin-top: 18px;}
.opc #opc-login .step h3,
.opc #opc-login .step h4{ margin-bottom:13px;  }
.opc #opc-login .step p{ margin-bottom:13px}
.opc #opc-login .step p.primary{ margin-bottom:2px; }

.opc #opc-login .step ul.ul li{ margin-bottom:2px; padding-left:10px; position:relative;}
.opc #opc-login .step ul.ul li:before{ content:"+"; position:absolute; top:0; left:0; height:0; width:0}
.opc #checkout-step-login.step .col-1 p.required{ display:none}
.opc #checkout-step-login.step .col-1 .buttons-set{ margin-top:10px}
.opc #checkout-step-login.step .col-2 h4{ float:left; margin-right:5px; margin-bottom:0}
.opc #checkout-step-login.step .col-2 p{ margin-bottom:2px}
.opc > li.active{border-bottom:1px solid;}
.opc > li#opc-review.active{border-bottom:none;}
#checkout-step-login .col-2 .buttons-set button.button{ clear:both; float:left; margin-top:10px}
.forgot-pass{display:block; clear:both}
#checkout-step-login .col-2  .buttons-set p.required{ padding-top:3px;}
#billing-new-address-form{ margin-bottom:8px}
.checkoutOneSteps #co-billing-form .form-list li.wide label, 
.checkoutOneSteps #co-shipping-form .form-list li.wide label{padding-top:0; }
.checkoutOneSteps #co-billing-form .form-list li.wide label.required, 
.checkoutOneSteps #co-shipping-form .form-list li.wide label.required{padding-top:10px;}
.opc .order-review {}
.opc .order-review  .product-name, .opc .order-review tbody tr td > dl  {text-align:left;}
.opc .order-review .authentication {}
#checkout-review-table.data-table td.a-center{padding-top:25px}
.opc .order-review .warning-message {}
#opc-payment .form-list label.required{margin-right: 20px;}
#opc-payment .form-list .input-box{clear: both;}
.opc .data-table {border:none;}
.opc .data-table  tbody tr td:first-child{border-left:1px solid !important ;}
.opc .data-table  tbody tr td.last{border-right:1px solid !important;}
.opc #review-buttons-container.buttons-set{padding-top:23px; margin-right:65px;}
.opc #review-buttons-container button.btn-checkout{margin-bottom: 9px;}
.opc #review-buttons-container .f-left{float:left!important;}

.opc .form-list li.control {margin:11px 0}
.opc .form-list li.control label{ text-transform:capitalize}
.opc .form-list .field, .opc .form-list li.wide select{width: 46.2%; float:left;}
.opc .form-list .field:first-child{margin-right:60px;}
.opc .form-list li.wide .input-box{ width:100%}
.opc .sp-methods .form-list input.input-text{ width:400px}
.opc .sp-methods .form-list .v-fix input.input-text.cvv{ width:400px}
.opc .sp-methods .form-list select{ width:400px}
.opc .sp-methods .form-list select.month { margin-right:10px; width:195px}
.opc .sp-methods .form-list select.year { width:195px}
.opc-col .data-table thead th{border-top:none;}
#checkout-review-table tfoot tr td{ border:none!important}
#checkout-review-table.data-table td{ padding-top:20px}
#checkout-review-table tfoot  td.a-right,
#checkout-review-table tfoot  td.a-left{text-align:right !important; padding:6px 0px 7px 35px;}
#checkout-review-table tfoot tr.first td{ padding-top:22px}
#checkout-review-table tfoot tr.first td.a-right.last,
#checkout-review-table tfoot td.a-right.last,
#checkout-review-table tfoot td.a-left.last{ text-align:left !important;}
#opc-review #checkout-review-table  .price{ }
#checkout-review-table tfoot tr.last td strong{font-weight:normal;}
#checkout-review-table tfoot tr.last td .price { display: block;}
#checkout-review-table-wrapper{overflow-x: auto;}
#opc-review #checkout-step-review{padding-left:0; padding-right:0;}
#opc-review  .data-table  tfoot tr td{ vertical-align:bottom;}
.opc-col #checkout-review-table tbody tr td:first-child{text-align:left;}
.opc-col #checkout-review-table {width:99%;}

.opc  #checkout-review-table tfoot td.last{padding-right:65px;}
.opc .checkout-agreements .agree{padding-left:20px;}
.opc .checkout-agreements .agreement-content{padding:20px;}


/* ------------  Multiple Addresses Checkout -----------------*/
.checkout-progress { padding:0 50px; margin:50px 0 60px; }
.checkout-progress li { border-top: 8px solid #999999 ; float: left; font-weight: bold; margin: 0 5px 0 0; padding: 2px 0 0; text-align: center; width: 19%; }
.checkout-progress li.active {position:relative; }
.checkout-progress li.active:before { }
.checkout-progress li > span { margin-top: 7px; display: block;}
.multiple-checkout .product-name {text-align:left;}
.multiple-checkout { position:relative; padding-bottom:20px}
.multiple-checkout .title-buttons{ text-align:left}
.multiple-checkout .title-buttons h1{text-align:left;}
.multiple-checkout .title-buttons button.button{ float:right; margin-right:0}
.multiple-checkout  .col2-set .legend{}
/*.multiple-checkout*/ .col2-set .box-title > h3, .col2-set .box-title > h2, .col2-set .box-title > h4{text-transform:uppercase; }
/*.multiple-checkout*/ .col2-set .box-title > h3 > a:hover, .col2-set .box-title > h2 > a:hover, .col2-set .box-title > h4 > a:hover{text-decoration:underline; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {text-transform: lowercase;}
.multiple-checkout .grand-total .price {margin-left: 37px;}
.multiple-checkout #checkout-review-submit{}
.multiple-checkout #checkout-review-submit #review-buttons-container{padding-top:20px}
.multiple-checkout .col2-set{ padding-bottom:20px}
.multiple-checkout .data-table .product-name{ margin-bottom:0}
.multiple-checkout .data-table thead th{border-top:none;}
.multiple-checkout .data-table thead th:first-child{}

.multiple-checkout .data-table thead th, .multiple-checkout .data-table tbody td{border-right:1px solid;}
#multiship-addresses-table td .btn-remove2{margin-top:2px;}
#multiship-addresses-table td .product-name{margin-top:10px}
#multiship-addresses-table td select{width:300px}
.multiple-checkout .page-title h1,
.checkout-multishipping-address-newshipping .page-title h1{ margin:0; padding-left:0; padding-right:0; border:0}
.checkout-multishipping-address-newshipping .form-list li.wide:first-child{margin-bottom: 31px;}
.checkout-multishipping-address-newshipping .form-list li.wide .input-box{margin-right: -1px;}
.multiple-checkout .sp-methods .form-list select.month, 
.multiple-checkout .sp-methods .form-list select.year{ width:141px}
.multiple-checkout .sp-methods .form-list select, 
.multiple-checkout .sp-methods .form-list li.wide input.input-text, 
.multiple-checkout .sp-methods .form-list input.input-text{ width:297px}
.checkout-multishipping-success .sub-title{}
.checkout-multishipping-success .page-title > h1{text-transform: capitalize;}
#payment_form_ccsave .input-box{clear:both;}
.multiple-checkout .place-order big,
.multiple-checkout  .data-table  tfoot tr td{ border-bottom:none; padding:11px;}
.multiple-checkout  .data-table  tbody tr td > dl{ text-align:left; margin-top: 7px; }
.multiple-checkout  .data-table  tfoot tr td strong{ font-weight:normal; }
.multiple-checkout  .data-table  tfoot tr td.a-right:first-child{text-align:right!important; }
.multiple-checkout  .data-table  tfoot tr.last td{border-bottom:none; }
.place-order  button.button, #checkout-review-submit button.btn-checkout{margin-right:0; }
.place-order  button.button  span,  #checkout-review-submit button.button span{float:none; display:inline-block;}
.opc button.btn-checkout span span, .opc-col button.btn-checkout span span , .multiple-checkout button.btn-checkout span span{}
.opc button.btn-checkout span span:before,.opc-col button.btn-checkout span span:before, .multiple-checkout button.btn-checkout span span:before{}
.checkout-multishipping-address-newshipping .em-content .fieldset, 
.checkout-multishipping-address-editshipping .em-content .fieldset, 
.checkout-multishipping-address-newbilling .em-content .fieldset{margin-left:25px;  }
.checkout-multishipping-success .multiple-checkout > p > a:hover{}


/* ======================================================================================= */




/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; top:200px !important}
.tool-tip .btn-close { text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }


/* Gift Messages */
.gift-messages h3{}
.gift-messages-form { border:1px solid; padding:5px;}
.gift-messages-form label { float:none !important; position:static !important; display:inline;}
.gift-messages-form .whole-order {}
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {}

.gift-message-link { display:block; background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/bkg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }
#opc-shipping_method #onepage-checkout-shipping-method-additional-load .gift-messages
{display:block;clear:both; padding:0px 0 10px}
.opc .gift-messages-form { margin:0px 0 10px; padding:10px 15px;position:static }
.opc .gift-messages-form .inner-box { padding:5px;  }



/* Checkout Agreements */
.checkout-agreements .agree { padding:6px; padding:6px 0; margin-top:10px}
.checkout-agreements {padding:10px 0; overflow:hidden; clear:both}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px;  overflow:auto; }
.checkout-agreements .a-click:hover{cursor: pointer;}

/* Centinel */
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

/* Generic Info Set */
.info-set {}
/********** Common Checkout Styles > */




/* Account Login/Create Pages ============================================================ */
.page-title h1{padding:0px 20px 10px 0; text-transform:capitalize;}
.account-login .col2-set h2{text-transform:uppercase;}
.account-create .form-list li > div.customer-name  > div, .account-create .form-list li > div.field{width:47%; float:left;}
.account-create .form-list li > div.customer-name  > div:first-child{margin-right:50px;} 
.account-create .form-list li > div.field:first-child {margin-right:50px;}
.account-create .form-list li.fields div.name-lastname .input-box{margin-right:0;}
.account-create > form{padding-left:20px; padding-right:20px;}
.account-create .buttons-set{padding-top: 30px;}
.account-login{ padding:0px 0px 30px; border:1px solid; }
.account-create .page-title h1,.account-login .page-title h1 {text-transform:uppercase; padding:0px 20px 0px 0;}
.account-login .page-title h1{padding: 15px 20px;}
.account-login .col2-set .col-1 .content > p{margin-bottom:0;}
.account-form{border:1px solid; padding: 5px 20px 15px; margin-top: 16px; margin-bottom: 60px; }
.account-create .fieldset .legend{ padding-top: 7px; margin-bottom: 2px; text-transform: uppercase; }
.account-login .col2-set h2{ padding-top: 6px; margin-bottom: 8px;}
.account-login .col2-set .col-2{width:41%; margin-right:8%;}
.new-users .buttons-set{ padding-top:18px}
.account-login .registered-users a {display:inline-block;}
.registered-users p{ margin-bottom:4px}
.registered-users button.button{ clear:both; margin-top:10px; margin-bottom:2px}
.account-create ul.form-list{ margin-bottom:0}
.account-create ul.form-list{ margin-bottom:0}
.account-create .fieldset{width:auto; overflow:hidden; display:block; float:none}
.account-create .form-list li.control{ margin:18px 0 19px}
.buttons-set p.back-link a{padding:11px 22px 11px 22px; position: relative; text-transform: uppercase; display: inline-block;}
.account-login  .form-list li{margin-bottom:0}
.account-create .fieldset{margin-left:0; }

/* End of Account Login/Create Pages ============================================================ */

/* Contact ============================================================ */
.contacts-index-index .fieldset .legend,
.fieldset .legend{margin-top: 5px;}
#contactForm{border:1px solid; display: inline-block; width: 100%; padding: 8px 20px; }


/* End contact ============================================================ */

/* advanced ============================================================ */
#advanced-search-list li .input-box{clear:both;}

/* Customer Service ============================================================ */
.page-head > h3 {padding: 0px 20px 10px 0; text-transform: capitalize;}
.category-title > h1{padding:0; margin-bottom:10px;}

/* Privacy policy ============================================================ */
.cms-page-view h2{}
.cms-privacy-policy-cookie-restriction-mode  .data-table tbody  th{border-left:1px solid; border-right:1px solid; border-bottom:1px solid;}
.cms-privacy-policy-cookie-restriction-mode  .data-table tbody  td{border-right:1px solid; text-align:left;}
.cms-galaparallax-typography .data-table.dticon td, .cms-galaparallax-typography .data-table.dtlogo td{border-top:1px solid;}
.cms-galaparallax-typography .data-table td.last{border-right:1px solid;}

/*----------my order----------*/
.my-account .page-title.title-buttons { }


/*=====================================================================*/

/* Captcha */
.captcha-note  {}
.captcha-image { float:left; position:relative; }
.captcha-img { border:1px solid #ccc; }
.registered-users .captcha-image    {}
#checkout-step-login .captcha-image {}
.captcha-reload { position:absolute; top:2px; right:2px;}
.captcha-reload.refreshing  { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }

@-webkit-keyframes rotate {
    0% { -webkit-transform:rotate(0); }
    0% { -webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotate {
    0% { -moz-transform:rotate(0); }
    0% { -moz-transform:rotate(-360deg); }
}
@keyframes rotate {
    0% { transform:rotate(0); }
    0% { transform:rotate(-360deg); }
}

/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }

.remember-me label {}
.remember-me-popup {}
.remember-me-popup h3 {}
.remember-me-popup .remember-me-popup-head {}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close {}
.remember-me-popup .remember-me-popup-body {}
.remember-me-popup .remember-me-popup-body a {}
/* Remember Me Popup ===================================================================== */


/* My Account ============================================================================= */
.box-head h2, .my-account .addresses-primary > h2, .my-account .fieldset .legend, .my-account .dashboard .page-title h1{margin-bottom:0; padding:15px 20px; text-transform:capitalize;}
.my-account .page-title > h1, .page-title h1{text-transform:uppercase;}
.my-account .page-title h1{padding: 0px 15px 20px 0px; text-transform:uppercase;}
.customer-address-index .my-account .page-title h1, 
.customer-account-edit .my-account .page-title h1, 
.newsletter-manage-index  .my-account .page-title h1,
.customer-address-form .my-account .page-title h1{border-bottom:none; padding-top: 0; padding-left:0;}
.my-account .tags-list{padding:0 20px;}
.my-account .data-table thead th{border-right: 1px solid;}
.my-account .data-table thead th.last{}
.my-account .data-table thead th:first-child{}
.my-account .data-table tbody td{border-right: 1px solid;}
#my_recent_reviews, #my_recent_tags{padding: 0px 15px 10px; margin-bottom:0;}
.my-account,.edit-address, .form-edit{}
.customer-address-index .my-account, .customer-account-edit .my-account, .newsletter-manage-index .my-account,
.customer-address-form .my-account{border:none;}
.newsletter-manage-index .my-account .fieldset{border:1px solid; border-bottom:none;}
.newsletter-manage-index .my-account .buttons-set{border:1px solid; border-top:none;}
.my-account .title-buttons .link-rss { float:none; margin:0; }
.my-account .box-recent a.btn-view-all{margin:15px 0 10px 20px;}
.my-wishlist textarea{ width:90%; margin-top:5px;}
.my-wishlist .cart-cell button.button{margin-bottom:5px}
.downloadable-customer-products .data-table th{white-space:nowrap}
.sales-order-view .my-account a.link-reorder,
.sales-order-view .my-account span.separator,
.sales-order-view .my-account a.link-print{float:right;padding-top:5px;font-size:80%; margin-top:7px;}
#cart-sidebar-reorder-advice-container{margin:1em 0}

/*.customer-account-edit*/ .my-account .form-list{padding:6px 20px 20px;}
.my-account .buttons-set{padding:0 20px 25px; }
.customer-account-edit .legend{margin-top:0}

/*---------------Dashboard---------------- */
.dashboard .welcome-msg, .box-account{border-bottom:1px solid; }
.my-account .tags > ul{margin-top:0;}
.dashboard  .page-title > h1{}
.dashboard .welcome-msg {padding-top:10px; margin-bottom:2px; padding-left:20px; padding-right:20px; border: 1px solid;
border-top: none;}
.dashboard .welcome-msg p.secondary{margin-bottom:15px}
.dashboard .welcome-msg strong{ font-weight:normal}
.box-head h2{ position:relative}
a.btn-view-all{ margin:15px 0; display: inline-block;}
#my-orders-table td .price{ }
#my-orders-table td em{font-style: normal;}
.my-account #my-reviews-table{border-left:none; border-right:none; border-top: 1px solid;}
.box-tags{border-bottom:none; }
/*Block My Account*/
.dashboard .box-account { padding:0px 0 10px; position:relative; clear:both; display:inline-block; width:100%}
.dashboard .box-account.box-recent, .dashboard .box-account.box-info {}
.box-account h3{text-transform:uppercase; }

/* Block: Recent Orders */
#my-orders-table{ margin-bottom:5px; }
.box-recent .data-table{border-left:none; border-right:none;}


/* Block: Account Information */
.dashboard .box-info {}
.dashboard .box-info .box-head { margin-bottom:7px}
.dashboard .box-info .box-title { margin-bottom:2px}
a.change-pass {position: relative; padding-right: 35px; margin-top:14px; display:inline-block; float:left}
.my-account .col2-set ol li > p > a{text-transform:uppercase; }
a.change-pass:hover {text-decoration:underline;}
.my-account .col2-set .col-1 ol li p > a {position: relative; padding-right: 35px; display:inline-block; float:left}
a.change-pass:before, .my-account .col2-set .col-1 ol li p > a:before{ content: "";
width: 22px;
height: 20px;
background: url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png) no-repeat transparent;
top: -1px;
right: 0;
position: absolute;}
.my-account .col2-set .col-1 ol li p > a:hover, .my-account .col2-set ol li > p > a:hover {text-decoration:underline; }
.box-info .col2-set {padding-left:20px; padding-right:20px; padding-top:10px; }
.box-info .col2-set .box .box-content > a, .box-info a.edit, .box-info .col2-set .box .box-content .col-1 a, .box-info .col2-set .box .box-content .col-2 a{position: absolute; right: 0; top: 0;}
.box-info .box{border:none; position: relative }
.box-info .col2-set > div.box .col-1, .box-info .col2-set > div.box .col-2{position: relative;}
.box-info .col2-set > .box .box-title h3{ text-transform:uppercase; padding-top:20px; margin-bottom:0}
.box-info .col2-set > .box > .box-title > h3{ padding-bottom: 20px;}
.box-info .col2-set > .box .box-content h4{ margin-bottom:20px}
.box-info .col2-set > .box .box-content address{ margin-bottom:0}
.box-info .col2-set > .box .box-content h4{text-transform:uppercase; }
.box-title h3,
.box-content h4{ float:left;}
.box-content h4{float:none}
.box-content address,
.box-content p{ clear:left}
.box-content{ clear:left; }
.my-account .col2-set ol li > h6.primary{text-transform:uppercase; }
.my-account .col2-set .col-1.addresses-primary{width:100%}
.my-account .col2-set .col-2.addresses-additional{float:left!important; margin-top: 36px; }
.my-account .col2-set .col-2.addresses-additional{padding-left:20px; }
.my-account .col2-set .col-2.addresses-additional ol{padding-left:0px; padding-top:0; display:inline-block; margin-bottom: 3px; }
.my-account .col2-set .col-2.addresses-additional ol li{width:100%; }
.edit-address .buttons-set{padding: 0 20px 22px;}
.my-account .col2-set .col-2.addresses-additional > h6{text-transform: uppercase; margin-bottom: 4px; }
.my-account .col2-set ol{padding-left:20px; padding-right: 20px;padding-top: 18px; }
.my-account .col2-set ol li{width:48%; float:left; }
.my-account .fieldset{width:100%; }
.my-account .data-table{border-left:none; border-right:none; }
.my-account .form-list li.fields{width:100%; }
.my-account .fieldset:first-child{}

.my-account .form-list li.fields > div > div{width:47%; float:left; }
.my-account .form-list li.fields > div.field > div.input-box{width:100%;}
.my-account  p.back-link{margin-right:5px;}
.my-account  button.button{}
.customer-address-form .my-account .form-list li.wide:first-child{margin-bottom:0px;}
.my-account .form-list .field{width:47%; float:left; }
.my-account .form-list .field:first-child{margin-right:50px; }
.customer-address-form .my-account .form-list li.fields > div > div{width:100%; }
.my-account .legend{}
.shipping{text-transform:capitalize; }
.my-account  .btn-cart:hover span span:before{background-position:5px -190px;}
.my-account .add-to-links li{}
.my-account .add-to-links li a{background-image:none; position:relative;}
.my-account .add-to-links li a:before{}
.my-account .add-to-links li:hover a:before{background-position:-29px -187px;}
.my-account .pager .pages {margin-top: -5px;}

/* Reset pass */
.customer-account-resetpassword .em-content #form-validate > fieldset{margin-top:0}
.customer-account-resetpassword .fieldset{margin-top:0!important; }

/* Block: Reviews & Tags */
#my_recent_reviews, #my_recent_tags{}
.dashboard .box-reviews .number,.dashboard .box-tags .number { float:left; margin:0px -20px 0 0; padding:1px 3px;}
.dashboard .box-reviews .details,
.dashboard .box-tags .details { margin-left:20px; margin-bottom: 13px; margin-top:10px; }
.box-reviews .product-name a, .box-tags .product-name a{text-transform: none;}
.box-account.box-tags .tags{ clear:both; display:block; }
.box-tags .tags strong{ font-weight:normal; float:left; display:inline; }
.box-tags .tags li{  float:left; display:inline; padding-left:5px; }
.box-reviews li.item ,.box-tags li.item { }
.box-reviews li.item.last,.box-tags li.item.last { padding-bottom:0;}
.box-reviews h3.product-name,.box-tags h3.product-name{ margin-bottom: 6px;}
.box-reviews .details .ratings, .box-tags .details .ratings{margin-bottom: 5px; display: block;}
.box-tags .tags a{ text-transform:capitalize; }

.my-account .add-to-links {float: none; margin-top: 3px; text-align: center;}
.my-account .add-to-links li:first-child{}
.box-reviews a.btn-view-all, .box-tags a.btn-view-all, .box-recent a.btn-view-all {margin-left:32px; position: absolute; right:20px; top:6px; }

#my-tags-table{border-top:1px solid; margin-bottom: 20px; border-bottom:1px solid; margin-top: 16px; }
#my-tags-table tbody td:first-child{}
#my-tags-table tbody td{border-bottom:none;}
#my-tags-table tbody td.last{}
.my-account .data-table  button.button span span{white-space:nowrap; }

/********** Product Reviews > */
.review-product-list .product-view .ratings-table{margin-bottom:1em; clear:both; }
.review-product-list .product-view .availability{margin-top:1em}
.review-product-list .product-view .buttons-set{margin-bottom:1em; padding-top:20px}
.review-product-list .pager .pages{margin-top: 0; }
.review-product-list .pager .amount{margin-top: 17px; }
.review-product-list .pager .limiter{margin-top: 12px; margin-right: 0; }
.review-product-list .pager {margin: 0 0 16px; }
.review-product-list .pager {margin: 0 0 16px; }
.review-product-list .box-reviews > h2 {margin-bottom:0; }

/*---------------Dashboard---------------------*/

.customer-account-edit .em_col_main .fieldset{ width:100%; padding-bottom:3px}
.customer-account-edit .fieldset li.control { margin: 15px 0 0px; padding-bottom: 0px;}
.customer-account-edit .fieldset li.control label { text-transform:capitalize}
/* Address Book */
.addresses-list {}
.addresses-list-additional li.item {}
.addresses-primary li.item{}
.addresses-primary li.item:first-child{ padding-top:2px; margin-right: 20px; }
.customer-address-form .my-account .form-list li.wide:first-child{ padding-bottom:10px; }
.customer-address-form .my-account .form-list li strong{ padding-top:11px; display:block; }
/* Order View */
.order-info { padding:20px 20px 0px; margin-bottom: 10px; }
.order-details .table-caption {padding:14px 20px 15px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }
.billing-agreements,.recurring-profiles,.tag-customer-index .my-account > p,.review-customer-index .my-account > p, .my-tag-content, .my-downloadable-content, .my-reviews-content, .order-content, .wishlist-empty{padding: 25px 20px 20px !important; }
.billing-agreements  .form-list  button.button{margin-top:10px;}
.my-account .billing-agreements  .buttons-set,
.my-account .recurring-profiles  .buttons-set, 
.my-account .my-tag-content  .buttons-set, .my-account .my-downloadable-content .buttons-set, .my-account .my-reviews-content .buttons-set, .my-account > div.buttons-set{padding:10px 0px}
.order-date { margin:0 20px; }
.page-print  .order-date { margin:10px 0px; }
.order-info-box {padding:10px 20px 5px}
.sales-order-view .order-items.order-details{}
.sales-order-view .order-items.order-details > h2{}
.sales-order-view #my-orders-table tbody tr td:first-child{text-align:left; }
.sales-order-view #my-orders-table tfoot tr.first td{padding-top:10px; }
.sales-order-view #my-orders-table tfoot tr td{padding:5px 20px 5px 10px; border-bottom:none; vertical-align: bottom; }
.sales-order-view #my-orders-table tfoot tr td.last{text-align:left!important; }

.order-items { width:100%;}

.order-additional { margin:15px 0; }
.sales-order-view .page-title h1{border-bottom:0;}
.sales-order-view .page-title {}
.sales-order-view .my-account{}
.sales-order-view .my-account a.link-reorder{margin-right:15px;}
.sales-order-view #my-orders-table  tbody.odd  tr.first td{padding:26px 15px 0px 15px;}
.sales-order-view #my-orders-table  tbody.odd td{padding:10px 15px;}

#my-orders-table td{padding: 26px 15px 26px;}
#my-orders-table tfoot tr td{text-transform: lowercase;}
#my-orders-table tfoot tr td.a-right{text-align: right !important;}
#my-orders-table tfoot tr.last td strong{font-weight:500}
#my-orders-table .price-excl-tax{margin-top: -6px;}
.my-account #my-orders-table {width: 95%; margin: auto; margin-bottom: 16px;}
.my-account  .pager{}
.order-info-box .col-1{width:50%!important; float:left; padding-right:15px;}
.order-info-box .col-2{width:50%!important; }

/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd {  margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head { margin-bottom:30px; text-align:center; }
.page-print .print-head img { }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print  h1{}
.page-print  .col2-set h2{margin-bottom:12px; }
.page-print #my-orders-table td:first-child{text-align:left; border-left:1px solid #cecece;}
.page-print #my-orders-table tfoot tr td{border-bottom:none; text-transform: uppercase; }
.page-print #my-orders-table tfoot tr td.last{border-right:1px solid #cecece ;}
.page-print #my-orders-table tfoot tr.last td{border-bottom:1px solid #cecece;}
.page-print .data-table thead th{background-color: #bdbdbd; color: #ffffff; font: normal 18px/1.35  Arial, Helvetica, sans-serif;}
.page-print button.button{background-color: #000000; color: #ffffff;}
.page-print button.button:hover{background-color: #b58719; color: #ffffff;  }
.page-print #my-orders-table tbody.odd tr.first td{padding: 26px 15px 0px 15px;}
.page-print #my-orders-table tbody.odd td {padding:10px 15px;}
.page-print .data-table td{border-color:#cecece;}

/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Reviews */
.product-review .product-img-box { float:left; width:200px;  }
.my-account .product-review .product-img-box{width:170px}
.product-review .product-img-box .product-image { display:block; width:145px; height:145px; margin-bottom: 10px;}
.product-review .product-img-box .label { font-size:90%; margin:10px 0 3px; white-space: normal; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:140%; font-weight:bold; margin:0 0 10px; }
.product-review h3 {}
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { margin:5px 0 0; }
.products-grid .ratings .amount{display:inline-block; float:right;}
.my-account .product-review .ratings{margin-top: 5px;}

/* ======================================================================================= */

/* ======================================================================================= */

/* Footer ================================================================================ */
.footer { padding:0px 0 33px;  text-align:center; }
.footer .a-left{float:left}
.footer .a-right{float:right}
.footer p { }
.footer address { margin:0; margin-bottom: 12px;}
.footer-address  span{float:left; clear:both;}
.footer ul {margin-bottom:12px;}
.footer ul li { display:inline; margin:0; background:none; padding-left:15px; border-left: 1px solid;}
.footer ul li a{ padding-right:11px;}
.footer ul li:first-child{ border-left: none;}
.em-footer > .row:first-child{}
.em-footer > .row .area6-links{padding-top: 89px; position:relative; }
.em-footer > .row .area6-links .footer_logo{ background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png) no-repeat; position:absolute; top:-62px;left: 45%; right: auto; text-indent:-9999em; z-index:5;}
.footer_logo{background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png) no-repeat; top:0; left:0;}
.footer-address{padding-left:0; }
.em-footer .links li {border-left: 1px solid; padding-left:10px;}
.em-footer .links li:first-child {border-left: none; padding-left:0px;}
.em-footer > .container {overflow:hidden;}
/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.tags:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-description:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after,
.widget-static-block:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */
.menu-item-hbox > .menu-container{ position:relative; }
.review-customer-view .product-review .product-details,.review-product-view .product-review .product-details{margin-left:190px}
.review-product-view .product-review .product-img-box {width:160px}
.review-customer-view.product-review .product-img-box {width:160px}
.review-customer-view .product-review .product-img-box{padding-left: 20px; margin-right: 25px;}
.review-customer-view .product-review .product-details{padding-top:15px;}
.review-product-view .buttons-set{padding-top:15px}
.cms-page-view .std{margin-bottom:20px}
.show-search label:after {
    border-bottom: 1px solid #DDDDDD;
    color: #AAAAAA;
    content: "<>";
    font: 11px "Consolas",monospace;
    padding: 0 0 2px;
    pointer-events: none;
    position: absolute;
    right: 8px;
    top: 2px;
    transform: rotate(90deg);
}
.show-search label:before {
    background: none repeat scroll 0 0 #F8F8F8;
    content: "";
    display: block;
    height: 20px;
    pointer-events: none;
    position: absolute;
    right: 6px;
    top: 0;
    width: 20px;
}
.show-search label{
     position: relative;
}


/*widgets page*/
.cms-page-view .std .products-grid li.item {margin-right: -1px; min-height: 390px; margin-top: 0px;border: 1px solid; }
.cms-page-view .std .products-list {border: 1px solid; }
.cms-page-view .std .products-list  li.item {border-top: 1px solid; }
.cms-page-view .std .products-list  li.item .product-shop {padding-bottom: 18px; }
.cms-page-view .std .products-list  li.item.first {border-top: none; }
.cms-page-view .std .products-grid li.item .add-to-links li{}
.cms-page-view .std .products-grid li.item .actions{padding-bottom:15px;}
.cms-page-view .std .products-grid li.item .add-to-links{}
.cms-page-view .std .products-grid  a.link-wishlist,
.cms-page-view .std .products-grid a.link-compare{ }
.cms-page-view .std .products-grid a.link-wishlist:before,
.cms-page-view .std .products-grid a.link-compare:before{}
.cms-page-view .std .products-grid li.item .add-to-links li{}
.cms-page-view .std .products-grid li.item .actions button.button{}
.cms-page-view .std .products-grid li.item .actions button.button > span{text-align: center;float: none;display: inline-block;}
.cms-page-view .std .products-list li.item:hover{}
.cms-page-view .std .products-list .btn-cart{}
.cms-page-view .std .products-list .btn-cart span span:before {}
.cms-page-view .std  .products-list .btn-cart:hover span span:before {}
.cms-page-view .std  .products-list .btn-cart span span{}
.cms-page-view .std  .products-list .add-to-links{}
.cms-page-view .std  .products-list .add-to-links li {text-align: center;}
.cms-page-view .std .products-list a.link-wishlist,
.cms-page-view .std .products-list a.link-compare{}
.cms-page-view .std .products-list  a.link-wishlist:before,
.cms-page-view .std .products-list  a.link-compare:before{}
.cms-page-view .std  .products-list .availability{margin-top:0; margin-bottom:0; padding-bottom:18px; padding-top:18px; padding-right:10px; float:left/*widget*/ }
.cms-page-view .std  .products-list img.img-responsive {padding-top: 10px; padding-left: 10px;}

.cms-page-view  .category-products .products-grid .actions button.button{ margin-top:0}
.cms-page-view .category-products .products-grid a.link-wishlist, .cms-page-view .category-products .products-grid a.link-compare{}
.cms-page-view .category-products .products-grid a.link-wishlist:before, .cms-page-view .category-products .products-grid a.link-compare:before{}
.cms-page-view .category-products .products-grid li.item .add-to-links{}
.cms-page-view .category-products  .csslider a.next, .cms-page-view .category-products .csslider a.prev{top:134px; z-index: 5;}

.cms-page-view .csslider a.prev{right:40px; left:auto; }
.cms-page-view .std  .horizontal.csslider ul.slides > li{float:left;}
.cms-page-view .std .horizontal.csslider ul.products-grid.slides > li {margin-right:31px;}

.cms-page-view .tab-item > div{border: 1px solid; float: left; width: 32.1%; padding: 3px; text-align: center; margin-right: 21px;}
.cms-page-view .tab-item > div > div{border: 1px solid; padding: 15px;}
.cms-page-view .tab-item > div.last{margin-right: 0px;}
.cms-page-view .tab-item > div h3{text-transform: uppercase; }
.cms-page-view .tab-item > div p{}
.cms-page-view .tab-item > div h3, .cms-page-view .tab-item > div p{margin-bottom:0;}
.cms-page-view .emtabs .ui-slider-tabs-list-wrapper .ui-slider-tabs-list li{border-left:1px solid!important; }
.cms-page-view .emtabs .ui-slider-tabs-list-wrapper .ui-slider-tabs-list li:first-child{border-left:none!important; }
.cms-page-view .emtabs {position:relative; }
.cms-page-view .emtabs .ui-slider-tabs-list-container:before{border-bottom: 4px double;
content: "";
width: 100%;
position: absolute;
top: 16px;
left: 0;}
.cms-page-view .owl-item li.item {border: none;}

/*========== Icons & Brands & Logo ==========*/
.icon , .brand-logo{ background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png) no-repeat;  border: 1px solid; margin-right: 10px; }


/*=====================Parallax Home Page ===================*/
.cart-empty,
.bkg-content{ padding:20px; min-height:200px}
/*========== Header ========== */
.header-container{position: relative; z-index:10;}
.header-container .logo_wrapper{text-align:center}
.header-container .welcome-msg{ 
	display:inline; 
	margin-right:0px; 
	float:left; 
	margin-bottom:0; 

}
.header-top, .header-bottom{ 
	float:left; 
	width:100%;
	position: relative; 
}
.header-bottom .col-sm-24 .logo-container{}
.logo-container{margin-top:33px;}

.header-top-left .links li{
	float:left; 	
}

.header-top a{}
.header-top-right .widget p,
.header-container .welcome-msg a:hover,.header-top .links a:hover{text-decoration:underline; }
.header-top .links a{ 
	float:left; 
}

.header-top-left{
	float:left; 
	margin:24px 0px;
}
.header-top-right{
	float:right; margin-top: 10px; position: relative;
}
.header-top-right  .toolbar-switch select{
	margin:0px 0 6px; 
	margin-right:10px; 
	height: 28px;
}
.header-container .links {
	float: left;  
	display: inline;  
	margin-bottom:0px;/*10*/
}


.header-container .wrapper-lan-cur{float:left; width: 294px;}
.header-container .header-search-hover{margin: 0;position: absolute;right: -1px;top: 27px;width: 155px;border: none;box-shadow: 0px 1px 2px #dddddd;
border: 1px solid #d3d3d3;text-align: left; z-index:2}

.header-container .lan-cur-content{margin: 0;position: absolute;right: -1px;top: 27px;width: 155px;border: none;box-shadow: 0px 1px 2px #dddddd;
border: 1px solid #d3d3d3;text-align: left; z-index:2}
.header-bottom-top{margin-right:0; margin-left:0;}
.header-bottom-top > div.col-sm-24{padding-left:0; padding-right:0;}

.header-bottom-right{ 
	float:right;
	position: relative;
	padding-right: 0;
	z-index: 1;
}

.header-top-right .widget{ 
	float:left; 
	margin-top:7px; 
	margin-right:20px;
}
.header-top-right .widget p span{ 
	padding-top:3px; 
	float:left;
}

.links li span.icon{ 
	margin-right:7px;
	-moz-transition: all 300ms ease; 
	-webkit-transition: all 300ms ease; 
	-o-transition: all 300ms ease; 
	transition: all 300ms ease;	
}
/*currency language*/
.header-container .toolbar-switch{
	margin-top:0;
	display:inline-block;
	float:left;
}
.header-container .store-switcher {position:relative; z-index:12; min-width: 107px; }
.header-container .toolbar-switch span.current{ 
	display:block;  
	cursor:pointer; 
	border: none; 
	padding: 13px 0 14px; 
	text-transform: uppercase;
	background-position:right 5px;
	position: relative;
}
.header-container .toolbar-switch.block-currency span.current{background-position:right 10px;}
.header-container .toolbar-switch span.current, .header-container .store-switcher span.current{padding-right:12px; }
.header-container .toolbar-switch.form-language span.current {padding: 8px 11px 29px;margin-top: 8px;}
.header-container .toolbar-switch:hover .toolbar-dropdown{
	cursor:pointer;
}
.header-container .toolbar-switch .toolbar-title{ 
	float:left; 
}
.header-container .toolbar-switch .toolbar-dropdown{
	position:relative; 
	z-index:1;  
	margin-left:5px;
}

.header-container .toolbar-switch .toolbar-dropdown li{
	padding:6px;
	/*background-color:#fff;*/
	float:none;
	width:100%;
}
.header-container .toolbar-switch .toolbar-dropdown li:hover{
	background:#f9efe2; 
}
.header-container .toolbar-switch .toolbar-dropdown li a{
	text-decoration:none;  
	display:block;
	background-position:right 0;
	width:100%;
}
.header-container .toolbar-switch .toolbar-dropdown ul{
	margin:0;
	position:absolute; 
	right:0px; 
	top:44px; 
	width:155px; 
	border:none;
	text-align:left;
	text-transform: uppercase;
}
.header-container .toolbar-switch .sort-by .toolbar-title{
	display:inline
}
.header-container .toolbar-switch .limiter-content,
.header-container .toolbar-switch .sort-by-content{
	float:left;
	position:relative;
}
/* box/wide */
.em-wide-custom  .em-wrapper-slideshow{}
.em-slideshow{}
.em-content > .container {padding-top:20px;}
/*search*/

.form-search{
	float:right; 
	text-align:left; 
	background:none; 
	margin:0; 
}
.form-search:hover{}
.form-search label{
	text-transform:uppercase; 
	font-weight:bold; 
	float:left; 
	margin-top:10px; 
	display:none
}

.form-search input.input-text { 
	float:left; 
	border:none; 
	height:23px; 
	margin-right:0px; 
	padding:3px 6px; 
	background:transparent;	
	font-size:100%;
	font-style: italic;
	width: 80%;
}
.form-search button.button { 
	background:none !important; 
	border:none; 
	margin:0; 
	float:right; 
	width:20px; 
	height:20px; 
	box-shadow: none ;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}

.form-search button.button span span { 
	float: left; 
	padding: 0;
	background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png) 3px -343px no-repeat;
	box-shadow:0 0 0 30px transparent;
	position: absolute;
	right: 5px;

}

.form-search button.button span { 
	text-transform:uppercase; 
	min-height:20px; 
	width:16px; 
	text-indent:-9999px; 
	border:none; 
	background:none
}

.form-search .search-autocomplete { 
	z-index:999; 
	position:absolute; 
	left:-1px !important; 
	top: 52px ;
	z-index: 999; 
	width:309px !important 
}

.form-search .search-autocomplete ul {
	background-color: #ffffff;
	border: 1px solid #DDDDDD;
}
.form-search .search-autocomplete li.selected { background: none repeat scroll 0 0 #F7E8DD;}
.form-search .search-autocomplete li { 
	border-bottom: 1px solid #DDDDDD; 
	cursor: pointer; 
	padding: 3px 11px;
}
.form-search .search-autocomplete li.last{border-bottom:none}
.form-search .search-autocomplete li .amount { 
	float:right; 
	font-weight:bold;
}
.catsearch-dropdown  ul{border: 1px solid; position: absolute; left: -1px; top: 39px; width: 101%; z-index: 999; padding: 5px 0; }
.catsearch-dropdown span.current {cursor: default; display: block; margin-top: 0px; padding: 12px 25px 12px 5px; min-height: 18px; text-align: left; min-width: 123px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;  font-style:italic; font-size:100%;}
/*hack firefox*/
@-moz-document url-prefix() {

}
.catsearch-dropdown ul li {padding: 5px 12px; text-align: left; }
.catsearch-dropdown ul li:hover {cursor: pointer;}
.form-search .input_cat, .form-search .input_search { position: relative; display: inline-block; }

/*========== Main homepage ==========*/

/*---- block shipping  ---*/
.area01-shipping {padding-bottom:15px;}
.area01-shipping > div{float:left; /*width:379px;*/ width: 32.1%; padding:3px; margin-left: 21px; text-align:center;}
.area01-shipping > div:hover{cursor: pointer;}
.area01-shipping > div:first-child{margin-left: 0px;}
.area01-shipping > div > div{padding:15px;}
.area01-shipping > div  h3, .area01-shipping > div  p{margin-bottom:0}
.area01-shipping > div h3{text-transform: uppercase;}

/*---- block three-banners  ---*/
.area05-three-banners{margin-top:60px; margin-bottom: 26px; }
.area05-three-banners li{float:left; margin-left: 52px;margin-right: 52px; overflow: hidden;
position: relative;}
.area05-three-banners li.first, .area05-three-banners li.last{margin-left: 0px;margin-right: 0px;}
.area05-three-banners li:hover img, .area09-four-banners li:hover img{opacity: 0.6;
-moz-opacity: 0.6;
-webkit-opacity: 0.6;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
filter: alpha(opacity=60);
transition: all .5s ease 0s;
-moz-transition: all .5s ease 0s;
-ms-transition: all .5s ease 0s;
-webkit-transition: all .5s ease 0s;
}

/*-------------- main products -------------*/
.main-products-block > div {float: left;display:inline-block; width:100%; border-left:1px solid; /*border:1px solid ;*/ margin-bottom: -1px;}
.main-products-block > div.men {border-left:none; border-right:1px solid ;}
.main-products-block > div.men .products-grid .owl-item, 
.main-products-block > div.best-seller .products-grid .owl-item{border-bottom:none;}
.main-products-block > div.best-seller {margin-bottom: 0px;}
.main-products-block > div.women  .title{border-top: 1px solid;}
.main-products-block >.best-seller div.title{ border-top:1px solid; }
.main-products-block  div.title{float:left; text-transform: uppercase; position: relative;  }
.main-products-block  div.title  p{width: 30%; position: absolute; bottom:24px;left: 30px; margin-bottom: 0;}
.three-columns .main-products-block  div.title  p{left: 0px;}
.three-columns .main-products-block > div.men div.title > p{right: 34px;}
.main-products-block  div.title > p span.number{display:block;}
.main-products-block > div > div.title{width:24.9%;}
.main-products-block > div > div.main-widget{float:right; width: 75%;}
.main-products-block > div.men div.title {float:right; border-top:1px solid;width: 24.8%; }
.main-products-block > div.men  div.title > p{text-align: right;left: auto;right: 24px;}
.main-products-block > div.men > div.main-widget{float:left;}
.main-products-block > div .owl-theme .owl-controls {position:absolute; left:-82px; bottom:33px;}
.main-products-block > div.men .owl-theme .owl-controls {right:-82px; left: auto; }
.main-products-block > div.men .owl-theme .owl-buttons {float:right; position:relative; z-index:1; }
.main-products-block .products-grid .item .f-fix{margin-top:19px; -moz-transition: all 400ms ease-in-out 0s;
-webkit-transition: all 400ms ease-in-out 0s;
-o-transition: all 400ms ease-in-out 0s;
transition: all 400ms ease-in-out 0s;}
.main-products-block .products-grid .item .price-box{display:none;}
.main-products-block .products-grid .item:hover .price-box{display:block; }
.main-products-block .products-grid .item:hover .f-fix{margin-top:0;}
.main-products-block .products-grid .owl-item{ }
.main-products-block > div.best-seller{border-bottom:1px solid;}
.main-products-block  .block_title{border-left:none;  }
.main-products-block  > .block_title h3{margin-top:6px; text-transform:capitalize; position:relative; margin-bottom:23px;  }
.main-products-block  > .block_title h3:before{content:""; width:100%; height:0; position:absolute; top:20px; left:0; border-top:4px double;  }
.main-products-block  > .block_title h3 > span {padding-right:20px; z-index:1; position:relative; }
.main-products-block .em-widget-title{display:none; }

/*-------------- banner shipping --------------*/
.em-wide-custom  .area05-parallax, .em-box-custom  .area05-parallax .container, .em-wide-custom .area20-parallax, .em-box-custom .area20-parallax .container{
background-image:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/banner-icon.png);;
background-position:0 0;
background-repeat: no-repeat;
background-attachment: fixed; 
overflow: hidden; 
background-size:cover!important; 
-webkit-background-size:cover;
-moz-background-size: cover;
-o-background-size: cover;
text-align: center;
filter:inherit;
}
.icon.slide{float:none; margin-top: 20px;}
.area06-banner-shipping h3{padding-top:45px; margin-bottom: 0; }
.see_more{border:2px solid; padding:15px 40px; margin-top: 30px; display: inline-block;}
.area06-banner-shipping > div {padding-bottom:50px;}


/*========== Block Shopping Cart Top ==========*/
ol.mini-products-list{ 
	list-style-type:none; 
	padding-left:0;
}
.dropdown-cart{	float:right;}
.top-cart span.option-cart{
	position:absolute; 
	top:0px; 
	right:1px;
	background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png) 0px -127px no-repeat; 
	width:39px; 
	height:36px; 
	text-indent:-999em; 
	cursor:pointer
 }
.block-cart-top  .block-title strong span{
	font:500 12px/1.35 Open Sans,helvetica,arial,sans-serif;
	color:#3a3a3a; 
	text-transform:uppercase; 
	background:none; 
	font-weight:bold
}
.block-cart-top .block-content{ padding:0}
.block.block-cart-top .block-content .actions{ }
.top-cart-content{
	position: absolute; z-index:11 /*button main slideshow de*/;
	background-color:#ffffff;
	right: 0px!important; 
	box-shadow:0 5px 10px #ccc; 
	top: 38px!important;
	line-height:1.35; 
	width:235px;
	padding:10px;
	border:1px solid #d4d4d4;
}

.dropdown-cart-content{
	border:0; 
	position:relative; 
	margin:0;
}
.block-cart-top {
	margin:0 !important;
	float:left;
}
.block-cart-top .block-title { 
	padding:0; 
	margin-left:5px;
	background:none ; 
	filter:none; 
	box-shadow:none; 
	border-radius:0; 
	border:none
}
.block-cart-top .block-content {}
.cart-popup{}
.cart-popup-content{padding:17px; padding-top: 0;}
.block-cart-top .block-title .h5{
	font:normal 14px/1.35 helvetica,arial,sans-serif; 
	text-transform:uppercase; 
	margin:0; 
}
.block-cart-top .block-title a{
	padding:3px 12px 13px 0; 
	display:inline-block;
	float:left;
	text-transform:uppercase;

}
.block-cart-top .block-title a:hover{}
.block-cart-top .block-title .info_cart{
	clear:both;
	float:left;
	margin-top:-2px;
}
.block-cart-top .block-title .info_cart .price{
	font:500 12px/1.35 Open Sans,helvetica,arial,sans-serif;
	font-size:110%;
	color: #fff
	}
	

.dropdown-cart-content .cart{
	margin-top:6px;
}
.block-cart-top .block-title .h5:before{
	width: 0;
	height: 0;
	content: "";
	position: absolute;
	top: 21px;
	right:15px;
	border:4px solid transparent;
	border-top-color:#fff
}
.block-cart-top .cart-popup { 
	padding:13px 0 0;
	border:1px solid;  
	position:absolute; 
	right:-1px; 
	width:280px; 
	z-index:22;
	top:34px;
	display:none;
	text-align:left;
}
.block-cart-top .block-subtitle{
	text-transform:uppercase; 
	padding:2px 0 10px; 
	margin-bottom:6px;
}
.block-cart-top p.amount-content a{
}
.block-cart-top .block-content  .product-name a {	padding-right:20px;}
.block-cart-top .block-content li.item:first-child{margin-top:0}
.block-cart-top .block-content li.item.last{}
.block-cart-top .block-content li.item{
	border-top:none;
	margin-top:15px;
}
.block-cart-top .block-content li.item .product-image{float: left; margin-right: 20px;}
.block-cart-top .block-content li.item .product-details{
	padding-bottom: 9px;
	margin-left: 100px;
}
.block-cart-top .amount-content{margin-bottom: 15px;}
.block-cart-top a{}
.block-cart-top  .actions {
	padding-bottom:5px;
}
.block-cart-top .actions .subtotal {
	margin-bottom:13px;
	overflow:hidden;
	float:left;
	width: 100%;
	margin-top: 20px;
}
.block-cart-top .actions .label { 
	text-transform: uppercase;
	display:inline-block; 
	margin-bottom:2px; 
	margin-right:10px;
}
.block-cart-top .actions .price {
	display:inline-block;
	clear:both;
}
.block-cart-top .actions .total_price{float:right;}
.block-cart-top  .actions button.button span span{
	padding:8px 15px
}
.block-cart-top  .actions button.button:hover span span{
	background-position:0 bottom
}
.block-cart-top  .actions a{
	padding:0 20px 0 0;
	clear: both;	
	border:none;
	font-size:100%;
	font-weight: normal;
	border-radius:0px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
}
.block-cart-top .actions button.button{float:right; display:inline-block; margin-right:0; margin-bottom:11px; width: 100%}
.block-cart-top  .actions button.button span{width: 100%;}
.block-cart-top  .actions button.button span span{position:relative; padding-top:15px; padding-bottom:15px;}
.block-cart-top  .actions button.button span span:before{background-image:none;}
.block-cart-top  .actions a:hover{}
.block-cart-top  .actions a.goto-cart{float: left;
background: url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/bkg-line.png) right center no-repeat transparent;
padding-right: 20px;
font-size: 90%;
font-style: italic; margin-left:20px;}
.block-cart-top  .actions .paypal-logo{display:inline-block; width:100%}
.block-cart-top  .actions .paypal-logo a{float: none;background: none;padding: 0;}
.block-cart-top  .actions .paypal-logo .paypal-or{display:block;}
#cart-sidebar .btn-edit,
#cart-sidebar .btn-remove{
	display:inline-block; 
	text-align:left; 
	float:none
}
#cart-sidebar .btn-edit{
	color:#3a3a3a;
}
#cart-sidebar .btn-remove{
	color:#ed2f15;
}

.block-cart-top .truncated .show .item-options{top: 15px; left: -100px;}
.dd-truncated {width: 100%;margin-top: 5px;}


/*=================menu===============*/
.wrapper_menu_slideshow{
	clear:both;
}

.wrapper_cart_search{ 
	float:left; 
	width:100%;
	padding:9px 0 8px;
}

/*=================menu===============*/
.wrapper_menu_slideshow{
	clear:both;
}

.wrapper_cart_search{ 
	float:left; 
	width:100%;
	padding:9px 0 8px;
}
/*menu left*/
.menu-wrapper{
	margin-top:-55px; 
}
.menuleft{
	
}
#menu-default{
	position: absolute;
	top: 0;
	width: 285px;
	background: #fff;
	z-index: 10;
	box-shadow:-2px 1px 2px #f3f3f3;
	-moz-box-shadow:-2px 1px 2px #f3f3f3;
	-webkit-box-shadow:-2px 1px 2px #f3f3f3;
	min-height:415px;
}
.cms-index-index .menuleft #menu-default{ position:static; width:100%}
.menu-wrapper .menuleftText{
	background-color: #005bcc;
	color: #ffffff; 
	padding:15px 20px; 
	text-transform:uppercase; 
	font:500 18px/1.35 Open Sans,helvetica,arial,sans-serif;
	position:relative;
	min-height:55px;
	
	position:relative;

}
.menu-wrapper .menuleftText:before{ position:absolute; top:0; left:-2px; content:""; box-shadow:-2px 1px 2px #006aed;
	-moz-box-shadow:-2px 1px 2px #006aed;
	-webkit-box-shadow:-2px 1px 2px #006aed; width:0; height:100%}
.menu-wrapper .menuleftText span{ 
	background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png) right -257px no-repeat;
	display:block;
	padding-left:30px
}
.menu-wrapper:hover .menuleftText span:before{}
.menu-wrapper .menuleftText span:before{
	width: 15px;
	height: 20px;
	content: "";
	position: absolute;
	top: 15px;
	left: 20px;
	background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png) right -207px no-repeat;
}
.menu-wrapper:hover .menuleftText{cursor:pointer}
.cms-index-index .menu-wrapper:hover .menuleftText{cursor:default}
.mega-menu{}
.hnav  button.btn-cart{margin-right: 5px; margin-bottom: 10px; float:left; }
.hnav  li.item .add-to-links{}
.hnav  .add-to-links li{}
.hnav  .add-to-links li:first-child{margin-right: 5px; margin-bottom:10px;}
.hnav .add-to-links .link-wishlist, .hnav .add-to-links .link-compare{}
.hnav .products-list .product-shop{padding-top: 0; /*clear:both; margin-left:0!important*/}
.hnav .products-list li.item .ratings{display:inline-block; font-size: 80%;}
.em_nav .products-list .ratings{margin: 7px 0; text-align: center;}
.em_nav .products-list .rating-box {margin-bottom: 5px;display: block;}
.em_nav .products-list li.item:hover{}
.em_nav .products-list .product-shop .product-name, 
.em_nav .products-list .product-shop .ratings, 
.em_nav .products-list .product-shop .desc, 
.em_nav .products-list .product-shop .price-box {padding-left: 0!important;}
.em_nav .products-list .productlabels_icons .label { }
.em_nav .products-list .productlabels_icons .label > span {   }
.em_nav .products-list .productlabels_icons .new { }
.em_nav .products-list .productlabels_icons .sale { }
.em_nav .products-list .productlabels_icons .hot { }
.navbar-fixed-top .em_nav .hnav, 
.navbar-fixed-top .nav-container #nav li a.level-top, 
.navbar-fixed-top .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a,
.navbar-fixed-top li.menu-item-depth-0 > a{border:none; background-color:transparent; }
.navbar-fixed-top .hnav .menu-item-depth-0:hover,
.navbar-fixed-top .nav-container #nav li:hover a.level-top, 
.navbar-fixed-top .menu-item-depth-0 > .em-catalog-navigation > li.level0:hover > a, 
.navbar-fixed-top li.menu-item-depth-0:hover > a,
.navbar-fixed-top li.menu-item-depth-0 > a:hover, 
.navbar-fixed-top li.menu-item-depth-0 > .em-catalog-navigation > li.level0 > a:hover{background-color:transparent; }

/* ===============Slideshow main==================== */
.container.em-full-custom{width:100%; padding-left: 0;padding-right: 0;overflow: hidden;}
.btn_shop:hover > img{-moz-opacity: 0.5;
-webkit-opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
opacity: 0.5;
filter: alpha(opacity=50);
}
.em-slideshow .btn-cart{padding:15px 20px; border:2px solid; text-transform: uppercase; }


.inner_menu_slideshow .row > div.em_area01{ padding-right:0}
.inner_menu_slideshow .row > div.em_area02{ padding-left:0}

.slider-wrapper{position:relative;display:inline-block; width:100%}
.rev_slider_wrapper{z-index:0}
.rev_slider_wrapper .tparrows{background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png) no-repeat; width:91px; height:90px;}
.rev_slider_wrapper .tparrows.tp-leftarrow{left:76px; margin-top:0; transition: all 500ms ease 0ms;	-webkit-transition: all 500ms ease 0ms;	-moz-transition: all 500ms ease 0ms;}
.rev_slider_wrapper .tparrows.tp-rightarrow{right:76px; transition: all 500ms ease 0ms;	-webkit-transition: all 500ms ease 0ms;	-moz-transition: all 500ms ease 0ms;}
.tparrows:hover{}


/*Content*/

.em_sidebar .widget-title{
	border-bottom:5px solid;
}
.em_sidebar .widget-title span{ }

/*product home*/

.tab_home{margin-top: 64px;}
.load-more-image{border-top: 5px solid; text-align:center; position:relative; z-index:0;}
.load-more{padding:17px 20px 17px 60px; border:1px solid; position:relative;  margin-top: 30px; display: inline-block; text-transform: lowercase;}
.load-more:before{content:""; width:28px; height:19px;background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png) -230px -18px no-repeat;position:absolute;top:18px; left:15px; }
.tab_home .ui-slider-tabs-list-wrapper{z-index: 5;}


/*tab product*/

.csslider li.item{ margin-bottom:0}

.em-details-tabs .tabs-control{text-align:left;display:inline-block; z-index: 2; position: relative;}

.em-details-tabs .tabs-control > div{ padding:30px 0 0px}
.tabs_wrapper_detail-2 .product-view .tabs-control > div{ padding:18px 0 0px}
.product-view .tabs-control > div{ padding:30px 0 0px}
.tabs-control li{ 
	border: none !important;	
	filter:none; 
	transition: background-color 500ms ease 0s;
	background:none !important; 
	margin-bottom:0;
	position:relative;
}

.tabs-control li:before{width:1px; position:absolute; left:0; content:""; height:17px; top:8px;}
.tabs-control li:first-child:before{background:none;}
.tabs-control li a{ 
	text-shadow:none; 
	line-height:31px; 	
	padding:0px;
}

.tabs-control li:hover,
.tabs-control li.selected{ filter:none}
.tabs-control li{filter:none!important;}
/*slider product*/
.em_col_main .widget-title{
	border-top:1px solid;
	margin-top:21px;
}
.em_col_main .widget-title h3,
.em_col_main .widget-title h2{
	padding:11px 0 11px;
	text-transform:uppercase;
	margin:-1px 0 0;
	border-top:1px dashed;
	float:left;
}
.em_col_main .widget-products{ 
	clear:both; 
	width:100%;
	display:block;
}

/*===========Footer=============*/
/*------------ four banner -----------*/
.area09-four-banners{padding-bottom:35px;}
.area09-four-banners ul li{float:left; margin-right:20px; margin-bottom: 10px; }
.area09-four-banners ul li.last{margin-right:0;}

.em-footer{position:relative;}
.em-footer > .container:before{width: 0;height: 0;border: 17px solid transparent;position: absolute;top: -32px;left: 50%;}


/*-------------- banner footer -------------*/
.area10-banners {margin-top: 30px; margin-bottom:7px;}
.area10-banners  ul > li{float:left; margin-bottom: 10px; }
.area10-banners  ul > li img{width:100%; }
.area10-banners  ul > li:first-child{margin-right:18px;}
.area10-banners ul > li:hover{-moz-opacity: 0.7; -webkit-opacity: 0.7; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
opacity: 0.7; transition: all 500ms ease 0ms; -webkit-transition: all 500ms ease 0ms; -moz-transition: all 500ms ease 0ms;}

/*Ads footer*/
.wrapper_main .em_area03 .block{ background:none}
.four_ads a{ background:#fff; border:1px solid #cdcdcd; display:block; position:relative}
.four_ads a:hover {
box-shadow: 0 0 0 5px #0072ff inset;
border:1px solid #0072ff;
}
.four_ads a:hover .hover_image {
background-position: 0 center;
transition: all 1s ease 0s;
}
.hover_image {
background: url("https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/img_hover.png") no-repeat scroll 426px 0 transparent;
content: "";
height: 100%;
position: absolute;
right: 0;
top: 0;
width: 100%;
}


/*------------------- Footer Brand ------------------*/
.area09-brand{margin-top:40px;position:relative; border-bottom: 4px double; margin-bottom: 40px;}
.footer-brand{padding: 10px 0 35px 0;}
.area09-brand .block_title h3{padding-right: 20px; display: inline-block;z-index: 2;position: relative;}
.area09-brand .block_title:before{content:"";width:96%; height:0px; border-bottom:4px double; position:absolute; top:20px; left:0;}
.area09-brand .owl-theme  .owl-controls {display:inline-block; float: right; position: absolute;right: 0;top: -60px;}
.area09-brand .owl-theme .owl-controls .owl-buttons div{background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png)0 0 no-repeat; text-indent: -9999em; padding:0 6px;margin:4px; transition: all 500ms ease 0ms; -webkit-transition: all 500ms ease 0ms; -moz-transition: all 500ms ease 0ms;}
.footer-brand .owl-wrapper-outer .owl-item :hover{-moz-opacity: 0.7; -webkit-opacity: 0.7; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
opacity: 0.7;}
.footer-brand li{text-align:center;}

/*--------------------- Newsletter -----------------------*/
.area05-blog-newsletter {border-bottom:4px double; position:relative; margin-top: 22px;}
.area05-blog-newsletter:before{content:""; width:100%; height:0; border-bottom:4px double; position:absolute; top:25px; left:0;}
.area05-blog-newsletter > div {float:left; width:71%;}
.area05-blog-newsletter ul > li > a{border-radius:100%; -webkit-border-radius:100%; -moz-border-radius:100%;}
.area05-blog-newsletter ul > li > a:hover{transition: background 500ms ease 0ms;-webkit-transition: background 500ms ease 0ms;-moz-transition: background 500ms ease 0ms;}
.area05-blog-newsletter > ul {float:right; width:25%; margin-top: 64px; }
.area05-blog-newsletter  .post-title{text-transform:capitalize; padding-right: 20px; position: relative; z-index: 1; margin-bottom: 23px; display: block; display:inline-block; }
.area05-blog-newsletter .block.em_block-recent-post .desc{padding:10px 0 20px;}
.area08-newsletter{margin-top:62px; padding: 25px;}
.area05-blog-newsletter .em_block-recent-post li.item{background-image:none; }
.form-subscribe-header{text-transform:capitalize; text-align:center; margin-bottom: 15px; display: block;}

.newletter-network{ float:left; display:inline-block; margin-top: 19px; margin-left: 11px; }
.newsletter-title{ text-transform:capitalize; margin-bottom:10px}
.newletter-content .form-subscribe-header{float:left; padding-right:10px; margin-top:22px;}
.newletter-content{float:right; display:inline-block; margin-right: -10px;}
.network-content{float:right; width:27%; text-align:right; padding-bottom:20px;}
.network-content label{display:inline-block; text-transform:uppercase; vertical-align:top; margin-top:2px;}
.network-content .link_connect{display:inline-block; margin:0}
.block.block-subscribe{margin:0; }
.block-subscribe label{font-size: 113%;font-weight: normal;}
.block-subscribe.block .block-content{padding:0}
.block-subscribe .form-subscribe-content{ text-align: center; }
.block-subscribe.block .block-content .actions{text-align:center; display:inline-block;}
.block-subscribe input.input-text { width:100%; height:48px;} 
.block-subscribe button.button {margin:0 ;}
.block-subscribe button.button span span {padding:14px 25px;}
.block-subscribe button.button span span:before {background-image:none;}
.block-subscribe button.button:hover span span{ }

/*--------------- testimonial --------------*/
.area08-testimonial{margin-top:45px; position:relative;}
.area08-testimonial .owl-controls{position:absolute; top:-51px; right:0;}
.area08-testimonial h3{text-align:center; text-transform:capitalize;}
.area08-testimonial div.decs {background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/commas.png) 10px 10px no-repeat;text-align:left; border:1px solid; position:relative; padding:25px 30px 18px 30px; margin-bottom: 20px; margin-right:1px ;}
.area08-testimonial div.decs:before {width:19px; height:10px; content:""; background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/arrow.png) 0 0 no-repeat;position:absolute; bottom:-10px; left:49%; }
.area08-testimonial div.info{text-align:center; }
.area08-testimonial div.info > h3{padding-top: 9px; margin-bottom: 3px;}
.area08-testimonial div.info > p{text-transform:uppercase;}

.area08-testimonial .owl-theme .owl-controls .owl-buttons div{background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png)0 0 no-repeat; text-indent: -9999em; padding:0 6px;margin:4px; transition: all 500ms ease 0ms; -webkit-transition: all 500ms ease 0ms; -moz-transition: all 500ms ease 0ms;}


/*--------------- footer link --------------*/
#footer-information .link_content.first {padding-left:0;}
#footer-information .link_content.last {padding-right:0;}
.inner_links{ padding-right:20px; position: relative;}
.inner_links .h5{ padding-bottom:3px; margin:0 0 11px; display:inline-block;  text-transform: uppercase; z-index:2; position: relative; padding-right: 20px;}
.inner_links .list-unstyled a,
.inner_links .recent-content li a{ position:relative; display:inline-block;
-moz-transition: margin-left 400ms ease; -webkit-transition: margin-left 400ms ease; 
-o-transition: margin-left 400ms ease; transition: margin-left 400ms ease;}
.inner_links .list-unstyled a:before,
.inner_links .recent-content li a:before{ background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png) -276px -407px no-repeat; position:absolute; top:4px; left:0; content:""; width:5px; height:9px}
.inner_links .list-unstyled li a:hover:before,
.inner_links .recent-content li a:hover:before{ background-position: -276px -427px; }
.inner_links .list-unstyled li,
.inner_links .recent-content li{ padding:4px 0 4px}
.inner_links .link_address{margin:0; position:relative; padding-left: 25px;}
.inner_links .link_address:before{content:""; position:absolute; top:11px; left:0; background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png) no-repeat;}
.inner_links .link_address.email{padding-top:10px; padding-bottom:10px;}
.inner_links .link_address.first:before{top:2px;}
.inner_links .link_address.last:before{}
.inner_links .link_address span{ margin-right:10px}
.inner_links .list-inline li a{ border:1px solid; border-bottom-width:3px}
.inner_links .list-inline{ padding-top:16px}
.inner_links .list-inline li{ padding:0 5px 5px 0; display:inline; float:left}
.widget.area12-payment{text-align: center; margin-bottom: 67px;}
.payment_accept { padding-top:0px; overflow:hidden; float:none; display: inline-block;}
.payment_accept a{ float:left;  margin-left:20px; margin-top:4px; margin-bottom:5px}
.area6-links > .container{padding-bottom: 24px;}
.inner_links.animated .content_links > div{margin-top:8px; }
.inner_links .em_block-recent-post{margin-bottom: 0;}
.inner_links .em_block-recent-post li{padding:0; }
.inner_links .em_block-recent-post .datetime {margin-bottom: 17px; position: relative; padding-left:23px; }
.inner_links .em_block-recent-post .datetime:before {content:""; width:24px ; height:24px; position:absolute; top:0; left:0; background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png) -400px -147px no-repeat;}
.inner_links > a{padding: 6px 42px 6px 12px; position:relative; display: inline-block;}
.inner_links > a:before{content: ""; background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png) no-repeat; position:absolute; top:2px; right:8px;}

/*----------------------- Lastest tweets ----------------------*/
.area10-tweets{border:1px solid; padding:25px; margin-top: 34px; }
.area10-tweets .tweets-title{float:left; text-transform: uppercase; padding-left: 62px; position: relative;margin-top: 27px; margin-bottom:27px;}
.area10-tweets .tweets-title:before{content:"";  background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png) 0px 0px no-repeat; position:absolute; top:-2px; left:0;}
.area10-tweets .tweets-status{float:right; width:76%; }
.area10-tweets .content-tweets p{margin-bottom: 0px;}
.area10-tweets .tweets-status .h5{margin-bottom: 6px;}
.area10-tweets .content-tweets{float:left; width:72%;}
.area10-tweets .tweets-status > a{float:right; text-transform: uppercase; border:2px solid; padding:8px 25px; margin-top: 20px; margin-bottom:20px;}

.footer-payment{float:right;}
.footer-container .footer-address{text-align: left; }
.footer-container address{ display:inline-block;}



/*Blog*/

.blog-category-view .block, .blog-post-view  .block{}
.blog-category-view .block.block-subscribe, .blog-post-view  .block.block-subscribe{margin-bottom:0px;}
.blog-category-view .pager .pages li a.next{}
.em_post-items .em_post-item:first-child{padding-top:0;}
.em_block-recent-post li.item:first-child{padding-top:0!important; }
.block.em_block-recent-comments  .block-content li.item  {margin-bottom:0;}
.em_block-recent-comments ol li > div{width:100%; float: left;}
.block.em_block-recent-post  .block-content ol,
.block.em_block-recent-comments  .block-content ol {margin-bottom:0;}
.block.em_block-tag-cloud .block-content{padding-top:15px;}
.blog-tag-view .toolbar .pager {float:left;  margin: 10px 0;}
.blog-tag-view .toolbar .pager .amount{display:block; margin-top:8px; }
.blog-tag-view .toolbar .sorter {float: right;}
.blog-tag-view .toolbar .sorter .v-middle{ padding: 14px 12px; margin-left: 12px;}
.blog-tag-view .toolbar .sorter .sort-by > a > img:hover{-moz-opacity: 0.7; -webkit-opacity: 0.7; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
opacity: 0.7;}
.blog-tag-view .toolbar .sorter .sort-by {height: auto; margin-top: 6px; }
.blog-tag-view .toolbar .sorter .sort-by label{margin-top: 13px;}

/*Multidealpro*/
.sale_off{ width:auto !important; height:auto !important}
.sale_off span{ margin-top:-6px !important}

/*195 220*/
/*next-prev*/
.emtabs .csslider a.next, 
.emtabs .csslider a.prev{ 
	top:-26px
}


/* back to top */
/* variation module */
.store_switcher_variation .btn_storeview,
.color_variation .btn_color_variation,
.btn-toggle,
.qrcode{z-index:80!important;} /*1003*/
#demotool_variation{z-index:1002 !important}
.btn_color_variation{}
#demotool_variation .variation-cp{ }
#demotool_variation.show .variation-cp{ display:block;}
.btn-toggle,
.color_variation .btn_color_variation,
#demotool_variation,
#demotool_variation .btn-toggle,
.qr_code_name span,
.qr_code_name img { box-shadow:0 0 10px #999999; }
.demotool-content .box { border:0; box-shadow:none; background:#fff }

#bg_fade{z-index:999; opacity:0.5 }
#overlay{opacity:0.8; -moz-opacity:0.8; -webkit-opacity:0.8; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";/*IE8*/ opacity:0.8;filter: alpha(opacity=0.8);}
/* =================Effect: fall down===================== */
.header-top ul.links li{float:left; padding-left:25px; margin-right:0px; position: relative;}
.header-search label{text-indent: -9999em; text-transform:uppercase; padding-right:10px; margin-right:10px; display:none;}

.header-top ul.links li:hover a::before,
.header-top ul.links li:focus a::before {
	-webkit-transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
	-moz-transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
	transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
	opacity: 1;
}
.four_ads a,
.ui-slider-tabs-list li a,
button.button.btn-cart{ -moz-transition: all 400ms ease; -webkit-transition: all 400ms ease; -o-transition: all 400ms ease; transition: all 400ms ease}
.checkout-cart-configure .product-view-detail  button.btn-cart{/*clear:both; margin-top:10px;*/}


.block-banner p{ position:relative}

.block-banner a img:hover {-moz-opacity: 0.7;
-webkit-opacity: 0.7;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
opacity: 0.7;}
.block-banner a img {
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
/*========== fix store_switcher_variation ==========*/
.store_switcher_variation a.btn_storeview {
  background: url("https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/storeview/skin-picker.png") no-repeat scroll 0 0 transparent;
  display: block;
  position: fixed;
  left: 0;
  text-indent: -999px;
  top: 164px;
  z-index:24;
  width:47px;height:47px;display:block;text-indent:-99999px; box-shadow:0 0 10px #999999; border:1px solid #CECECE; border-left:none;
}
.store_switcher_variation .storename {text-align: center;margin-top: 10px;}

/****** Hiệu ứng storeview *****/
.store_content ul li {
vertical-align: top;
text-align: center;
display: inline-block;
padding: 20px;
width: 247px;
width: 33.33%;
font-size: 14px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.store_content  ul li a{display: block;}
.store_content ul li a:hover .image-wrap {background-position: center 100%;}
.store_content ul li a:hover .image-wrap {box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);}
.store_content ul li a .image-wrap {
display: block;
height: 427px;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
background-size: 100%;
background-position: center 0%;
}
.move-long {
-webkit-transition: all 1.5s ease-out;
-moz-transition: all 1.5s ease-out;
-ms-transition: all 1.5s ease-out;
-o-transition: all 1.5s ease-out;
 transition: all 1.5s ease-out; 
}
/**================= **/

.store_switcher_variation .storediv{
display:none;
position:fixed; left:10%; top:10%;z-index:1003;background:#F6F6F6;width:940px;height:530px;
-webkit-border-radius: 5px; 
-moz-border-radius:5px; 
border-radius: 5px; /* border radius */
-webkit-box-shadow: 0 0 15px rgba(0,0,0,.3); 
-moz-box-shadow: 0 0 15px rgba(0,0,0,.3); 
box-shadow: 0 0 15px rgba(0,0,0,.3); /* box shadow */
webkit-background-clip: padding-box; 	/* smoother borders with webkit */
}
.store_switcher_variation .storediv .store_content{  clear:both; margin:20px; float:left; width:900px;}
.store_switcher_variation .storediv .store_content .caroufredsel_wrapper{margin:0!important;}
.store_switcher_variation .storediv .slider_container{ margin:0;  background-color:#F6F6F6; border:0; padding-bottom:0; box-shadow:none!important;
height:auto!important;}
.store_switcher_variation .storediv .slider_container .jcarousel-skin-tango{ padding:0;}
.store_switcher_variation .storediv .store_content ul{ width:900px; padding:6px 0!important; margin-bottom:0}
.store_switcher_variation .storediv .store_content li{ 
float:left;margin:0 10px;}
.store_switcher_variation .storediv .store_content li img{ margin-left:0; }
.store_switcher_variation .storediv .store_content li a:hover img{ opacity: .8; display: block; 
	-webkit-box-shadow: 0 0 6px rgba(0,0,0,.9);
	   -moz-box-shadow: 0 0 6px rgba(0,0,0,.9);
		    box-shadow: 0 0 6px rgba(0,0,0,.9); }

.store_switcher_variation a.btn_storeclose{  
background: url("https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/btn_popup-close.png") no-repeat scroll 0 0 transparent;
height:38px; width:38px; 
text-indent:-99999px; 
display:block; 
text-align:left; 
position:absolute; 
top:-20px; 
right:-18px;
}
.store_switcher_variation .slider_container .prev,
.store_switcher_variation .slider_container .next{ 
top:44%; 
background: url("https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/storeview/icon_store.png") no-repeat scroll 0 0 transparent; 
width:40px; height:45px;text-indent:-9999px;
position:absolute;}
.store_switcher_variation .slider_container .next{ 
background-position:right 0; right:-20px!important}
.store_switcher_variation .slider_container .next:hover{ background-position:right bottom}
.store_switcher_variation .slider_container .prev:hover{ background-position:0 bottom}
.store_switcher_variation .slider_container .prev{ left:-20px}
.adapt-0 .store_switcher_variation .storediv li,.adapt-0 .store_switcher_variation .storediv li img{ width:218px;}
.adapt-0 .store_switcher_variation .storediv{ width:260px;}
.adapt-0 .store_switcher_variation .storediv .store_content{ width:220px;}
.adapt-0 .store_switcher_variation .storediv{ width:260px;}
.adapt-1 .store_switcher_variation .storediv li,.adapt-1 .store_switcher_variation .storediv li img{ width:280px!important;}
.adapt-1 .store_switcher_variation .storediv .store_content{ width:560px;}
.adapt-1 .store_switcher_variation .storediv{ width:600px;}
.adapt-1 .store_switcher_variation .slider_container .jcarousel-skin-tango .jcarousel-container-horizontal{ margin:0; padding: 0;}
.adapt-2 .store_switcher_variation .storediv .store_content{ width:760px;}
.adapt-2 .store_switcher_variation .storediv{ width:800px;}
.store_switcher_variation  .owl-controls {position: absolute; top:44%; width: 100%; }
.store_switcher_variation  .owl-theme .owl-controls .owl-buttons .owl-prev {position: absolute; left:0; right:auto; }
.store_switcher_variation  .owl-theme .owl-controls .owl-buttons .owl-next {position: absolute; right:0; left:auto; }
.reset-button{margin-left:15px; margin-top:10px;}

#loading-mask .loader{left:60%}
.newletter-network .tooltip.bottom{top:-43px!important}
.newletter-network .tooltip.bottom .tooltip-arrow{top: 25px; border-width: 5px; border-top-color: #000; border-bottom-color: transparent;}


/* ------------css new -------------------------*/
/*----------Box/wide---------------*/
.em-box-custom .page{box-shadow: 0 0 15px rgba(0,0,0,.3); margin-right: auto; margin-left: auto;}
.em-box-custom .container.em-slideshow{width: 100%; padding-left: 0; padding-right: 0;}
/*------------header-----------------*/
.row.header-top {border-bottom: none;}
.em-header .links li:before {content: "/"; position: absolute; left:0; padding-left : 10px;}
.form-search .search-submit{position:relative;}
.form-search .search-submit, .form-search .input_cat{display: inline-block; border: 1px solid transparent; vertical-align: top; width: 170px;}
.header-search .search-autocomplete{width: 170px !important;}
.header-container .header-search{float:right; margin-bottom: 10px;}
.header-container > .header-bottom {border-bottom: 1px solid; border-top: 1px solid;}
.header-bottom-left.fix_menu{float:left;}
.catsearch-dropdown span.current:after, .header-container .toolbar-switch .toolbar-dropdown:after, .block-cart-top .block-title a:after {background: url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png) 0px -36px; display: inline-block; content: ""; width: 8px; height: 5px; position: absolute; right: 10px; top: 18px;}
.header-container .toolbar-switch .toolbar-dropdown:after{top: 19px;}
.block-cart-top .block-title a:after{right:0; top: 9px;}
.catsearch-dropdown span.current:hover:after, .header-container .toolbar-switch .toolbar-dropdown:hover:after, .block-cart-top .block-title a:hover:after {background-position: 0px -28px;}
.dropdown-cart {padding-top: 10px; min-width: 71px;}
.header-container .toolbar-switch span:hover, .block-cart-top .block-title a:hover{font-weight: bold;}
.form-search .search-submit{padding: 9px 0px;}
.form-search input.input-text {}
.search-submit .input-text:hover {background-color: transparent;}
.top-search {clear: both;}
.catsearch-dropdown ul li:hover{background-color:#f9efe2;}
.store-switcher .current {margin-right: 10px;}
.header-top{z-index: 2;}
/*-----------------Menu-----------------*/
.nav-container.em_nav {text-align: left; display: block;}
.em_nav .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a, .em_nav .menu-item-depth-0 > a {text-transform: uppercase;}
.megamenu-wrapper .em_nav li a {padding: 8px 0;}
.em-catalog-navigation.horizontal > li:hover > ul, .hnav .menu-item-depth-0 > .menu-container{top: 46px;}
.em_nav .hnav .menu-item-depth-0 > a span, .em_nav .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a span{padding: 14px 20px 10px 0 !important; margin-right: 15px;}
.menu-container a.arrow{padding: 8px 10px !important;}
.menu-container .em-menu-list-img a{margin-right: 32px;}
.menu-container .em-menu-list-img a:last-child {margin-right: 0;}
.menu-container .widget-title h3, .menu-container h4, .menu-container h5{padding: 0;}
.em_nav .products-grid li.item, .products-grid .item{text-align: left;}
.em_nav .ratings .amount a {padding: 0;}
.em_nav .regular-price {margin-top: 10px}
.sidebar .megamenu-wrapper{border: 1px solid; margin-bottom: 27px;}
.em_nav a.arrow {z-index: 0;}
.navbar-fixed-top{border-bottom: 1px solid;}


/*------------Body-------------*/
#back-top a:before {border: 8px solid transparent; width: 0; height: 0; content: ""; position: absolute; top: 11px; left: 16px;}
#back-top a {display: block; height: 50px; text-indent: -9999px; width: 50px; border: 1px solid; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; position: relative; -moz-transition: all 400ms ease; -webkit-transition: all 400ms ease; -o-transition: all 400ms ease; transitio n: all 400ms ease; }
#back-top { bottom: 15px!important;  margin: 0; position: fixed; right: 15px!important; z-index: 15; }
#back-top a:hover{opacity: 0.7;}
.rev_slider_wrapper .tparrows.tp-rightarrow, .rev_slider_wrapper .tparrows.tp-leftarrow {
top: 43% !important;
}
.widget.widget-static-block, .em-tabs-widget.tabs-widget { margin-top: 50px; text-align: center;}
.em-content-bottom-01 .widget.widget-static-block{margin-bottom: 50px;}
.area02-news { margin: 0px; }
.area02-news .block_title { margin-bottom: 30px; }
.area02-news p { padding-top: 10px; }
.area03-three-banner ul li a > span{position:absolute; left:15%; right:15%;
text-align:center; bottom:15%; padding: 6px 20px 10px; }
.area03-three-banner .mask {display: none;}
.widget.widget-static-block.area04-newsletter {margin-bottom: 60px;}
.widget-static-block.area08-shipping {margin-top: 0;}
.block-subscribe.block .block-content { margin-top: -17px; padding-top: 57px; padding-bottom: 35px; border: 1px solid;}
.block-subscribe .block-title { text-align: center; position:relative; }
.block .block-title strong span { font-weight: normal; }
.block-subscribe .input-box { width: 40%; display: inline-block; vertical-align: top; margin-right: 15px; }
.block .block-title strong span { padding: 0 40px; z-index: 2; position: relative;}


/*-------------Dropdown cart-----------------*/
.icon.cart{display: none;}
a:hover, a:focus, a:active{text-decoration: underline !important;}
button.button{border: 1px solid; margin:0; margin-bottom:10px;}
.block-cart-top .block-content li.item .product-details {width: 55%;}
/*-------Main Slideshow---------*/
.rev_slider a.ss-button{text-transform: uppercase; padding: 15px 40px; }
.rev_slider a.ss-button:hover{text-decoration:none !important; }
/**/
.em-banner .widget-static-block{padding-bottom: 80px;}
.em-banner .widget-static-block h3{ margin-top:35px;}
.em-banner .widget-static-block > p{margin-bottom:90px;}
.em-banner .widget-static-block > p span{font-weight:900;}
.block-feature-detail .image {display: block; margin: 0 10px 10px;}
.block-feature-detail .image .img-responsive {width: auto; max-width: 100%;display: inline-block;}
.em-banner .widget-static-block .block-feature-detail span{text-transform:uppercase; margin-top: 20px; margin-bottom: 15px; display: block; }
.em-banner .widget-static-block .block-feature-detail p{padding-left:10px; padding-right:10px; margin-bottom:15px;}
.em-banner .widget-static-block .block-feature-detail .learn-more{text-transform: capitalize; }
.bt-buytheme a.btn { text-transform: uppercase; padding: 15px 40px; margin-top: 70px; }
.bt-buytheme a.btn:hover{text-decoration:none !important; }
.area08-shipping{padding:15px 11%; }
.area08-shipping p{float:left; }
.area08-shipping .title-shipping{width:47%; margin-right:10px; letter-spacing: -4px;}
.area08-shipping .title-shipping .title span{font-weight:900;}
.area08-shipping .desc-shipping{width:40%; margin-right:10px; margin-top: 19px; text-align:left; }
.area08-shipping .btn-shipping{margin:33px 0;}
.area08-shipping .btn-shipping a{border: 1px solid; padding: 10px 15px; text-transform: uppercase; }

/*-------Sample banner--------*/

.area11-banner .element {margin-bottom: 20px;}
.area11-banner a.image:hover:before, .area03-three-banner a:hover:before{/*box-shadow: 0 0 0 20px #000 inset;*/ background-color: #000; opacity:0.5;  
-moz-opacity:0.5; -webkit-opacity:0.5; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter: alpha(opacity=50);}
.area11-banner a.image { position:relative; display: block; cursor: pointer;}
.area12-testimonial > span {text-transform: uppercase; margin: 30px 0 0; display: block;}
.area12-testimonial {margin-bottom: 80px;}
.area03-three-banner a{position: relative; display: block;}

/*-----------Tab product-------------*/
.em-tabs-content.tab-content {text-align: left;}
.tabs-control li a:hover,.r-tabs .r-tabs-accordion-title .r-tabs-anchor:hover {text-decoration: none !important; font-weight: 500;}
.tabs-control li.r-tabs-state-active a {text-decoration: none !important;}
.hover-action .add-to-links{display:block;}
.add-to-links li{float:none; display:inline-block;}
.products-grid .item .add-to-links li a, .products-list .item .add-to-links li a{display:inline-block;}
.add-to-links li:first-child:after{content:"/"; margin-left:10px;}

/*----------popular category------------*/
.em-content-bottom-01 .widget-category-link {text-align: center; text-transform: uppercase; padding: 0 10px;}
.em-content-bottom-01 .widget-category-link .cat-image img{width:100%; height:auto;}
.em-content-bottom-01 .widget-category-link h3 {margin-top: 30px;}
.em-content-bottom-01 .widget-category-link .products-cat li.item{border-bottom: 1px solid; padding-top: 15px; padding-bottom: 15px;}
.em-content-bottom-01 .widget-static-block .block_title{margin-bottom:45px;}
.em-content-bottom-01 .widget-category-link .cat-image{position:relative; display:block;}
.em-content-bottom-01 .widget-category-link .cat-image:before, .area11-banner a.image:before, .area03-three-banner a:before {box-shadow: 0 0 0 2px rgba(255,255,255,0) inset; height: 100%; width: 100%; left: 0; top: 0; position: absolute; content: "";}
.em-content-bottom-01 .widget-category-link .cat-image:hover:before {/*box-shadow: 0 0 0 30px rgba(0, 0, 0, 0.07) inset;*/ background-color: #000; opacity:0.5;  
-moz-opacity:0.5; -webkit-opacity:0.5; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter: alpha(opacity=50);}



/*----------------Footer------------------*/
/*---------slider brands--------*/
.footer-brand li.item {
  position: relative;
  margin:0 50px;
  -webkit-perspective: 900px;
  -moz-perspective: 900px;
  -o-perspective: 900px;
  -ms-perspective: 900px;
  perspective: 900px;
}
.footer-brand li.item img {
  -webkit-transform-origin: 50% 0%;
  -moz-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.footer-brand li.item img.first {
  position: absolute;
  left: 0;
  top: 0;
}
.footer-brand li.item img.last {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate3d(0, 0, -180px) rotate3d(1, 0, 0, 90deg);
  -moz-transform: translate3d(0, 0, -180px) rotate3d(1, 0, 0, 90deg);
  -o-transform: translate3d(0, 0, -180px) rotate3d(1, 0, 0, 90deg);
  -ms-transform: translate3d(0, 0, -180px) rotate3d(1, 0, 0, 90deg);
  transform: translate3d(0, 0, -180px) rotate3d(1, 0, 0, 90deg);
}
.footer-brand li.item:hover img.last {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotate3d(1, 0, 0, 0deg);
  -moz-transform: rotate3d(1, 0, 0, 0deg);
  -o-transform: rotate3d(1, 0, 0, 0deg);
  -ms-transform: rotate3d(1, 0, 0, 0deg);
  transform: rotate3d(1, 0, 0, 0deg);
}
.footer-brand li.item:hover img.first {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate3d(0, 220px, 0) rotate3d(1, 0, 0, -90deg);
  -moz-transform: translate3d(0, 220px, 0) rotate3d(1, 0, 0, -90deg);
  -o-transform: translate3d(0, 220px, 0) rotate3d(1, 0, 0, -90deg);
  -ms-transform: translate3d(0, 220px, 0) rotate3d(1, 0, 0, -90deg);
  transform: translate3d(0, 220px, 0) rotate3d(1, 0, 0, -90deg);
}
/*---------end slider brands--------*/
.owl-theme .owl-controls .owl-buttons div {position: absolute; padding: 0 !important; margin: 0 !important; z-index: 2;}
.area13-footer-shipping .icon {width: 70px; height: 70px; margin-left: -10px; margin-right: 15px;}
.area13-footer-shipping .text {float: left; text-align: left; padding: 13px 0;}
.area13-footer-shipping .text span{text-transform: uppercase;}
.area13-footer-shipping .text h3 {margin-bottom: 5px;}
.em-footer .widget.widget-static-block {margin-top: 0; padding-top: 40px; text-align: left;}
.area13-footer-shipping, .area13-footer-links{padding-bottom: 40px; border-top: 1px solid;}
.footer-container{padding-top: 30px; border-top: 1px solid;}
#em_quickshop_handler{border:1px solid;}
.icon.free-shipping:hover, .icon.free-return:hover, .icon.call-toll-free:hover{cursor: pointer;}
.follow {margin-top: 20px;}
.follow .icon{margin-bottom: 10px;}
.em-footer ul.links {text-align: center;}
.em-footer .footer-child .footer-payment {padding-top: 0;}
.footer-child .payment_accept a{border:none; margin-left:0;}
.footer-child .payment_accept .brand-logo.skrill{margin-right:0;}
.footer-child {padding-right: 0;}

/*---------------Sidebar---------------------*/
.sidebar .block-title strong span, .sidebar .widget .widget-title span, .sidebar .box-reviews > h2 > span, .block-related h2 span{padding:0 10px; font-weight:bold; display: inline-block; position:relative; z-index:1;}
.cms-index-index .sidebar{margin-top:20px;}
.sidebar .block .block-content, .sidebar .widget .widget-products,  .sidebar .box-reviews ul, .block-related .block-content {border: 1px solid; margin-top: -22px; padding: 30px 20px 20px;}
.sidebar li.item a.product-image{float:left; }
.sidebar .block .actions a {border:none; padding:11px 0px 11px 0px; text-transform: capitalize; }
.sidebar .block, .sidebar .widget {margin-bottom: 27px; position: relative; z-index: 0;}
.sidebar .block-poll ul{margin-bottom:27px;}
.block.block-compare .product-image{margin-right:20px;}
.sidebar .widget .products-list .product-shop, .sidebar .widget .products-grid .product-shop{padding-right:0; padding-left:0;}
.widget.widget-static-block.sidebar-banner {margin-top: 35px;}
.em-left, .em-right{margin-bottom:30px;}
.sidebar .box-reviews > h2, .sidebar .box-reviews > h3{margin-bottom:0;}
.sidebar .box-reviews ul li > a{text-transform:uppercase;}

.rslider #track {height: 2px !important;}
.rslider #range {background: #ccc; height:2px !important;}
#narrow-by-list .rslider #range{background-position: 0 -376px;}
#narrow-by-list .rslider .handle{height: 16px; width: 16px; background-color: #000; border-radius: 100%;}
.img-filter li { border: 2px solid white !important;}
.tree-filter .icon{margin-top:2px !important; border:none !important; border-radius:0% !important;}
.category-products .toolbar span.current:hover:before{background-position:0px -25px;}

span.icon.icon-wishlist, span.icon.icon-compared{display:none;}
.category-products .products-grid li.item{margin-right: 0; min-height: 385px; margin-top: 0;}
.block-related {position: relative; z-index: 0;}

/*--------------Category---------------*/
.breadcrumbs li .separator{background:none; text-indent:inherit;}
.toolbar{margin-bottom: 40px;}
.category-products .toolbar-bottom .toolbar {margin-top: 50px;}
.pager .pages li a.next, .pager .pages li a.previous {display: block;}
.products-grid li.item .add-to-links {float: none;}
.products-grid li.item .actions {padding-top: 15px;}
.category-products .products-list, .category-products .products-list li.item{border:none;}
.category-products .products-list button.button{margin-right:15px;}
.category-products .products-list .add-to-links{padding-top:12px;}
.category-products .products-list .ratings .amount,.category-products .products-grid .ratings .amount, .ratings .rating-links .link_review_list {margin-top: 2px;display: inline-block;}


/*-----------details page----------*/
.product-view-detail .product-shop .ratings .rating-links .separator {display: none;}
.product-view-detail .product-shop .sku{clear:both;}
.product-view-detail .product-shop .add-to-links{clear:both;}
.product-view-detail button.button.btn-cart span span {padding: 12px 60px;}
.product-view-detail button.button.btn-cart{margin-bottom:20px;}
.product-view .box-reviews > h2 {display: none;}
.product-view-detail{ padding:0;}
.product-shop a.prev, .product-shop a.next {position: absolute;}
.product-shop a.prev{right:35px; left:auto !important;}
.block-related .owl-theme .owl-controls .owl-buttons .owl-prev, .block-related .owl-theme .owl-controls .owl-buttons .owl-next{top: 27% !important;}
.more-views .owl-theme .owl-controls .owl-buttons .owl-prev, 
.more-views .owl-theme .owl-controls .owl-buttons .owl-next{ border:1px solid; top:-27px;}
.product-view .product-img-box .more-views{margin: 15px 10px; width: 90%; padding-top: 20px;}
.more-views .owl-theme .owl-controls .owl-buttons .owl-prev {left: auto; right: 25px;}
.more-views .owl-theme .owl-controls .owl-buttons .owl-next{right:0;}
.qty-ctl {float: left; position: relative;}
.qty-decrease button, .qty-ctl .decrease {top: 21px;}
.qty-increase button, .qty-ctl .increase {top: 10px;}
.ratings-table .rating-box {margin-top: 0;}
#containerDiv .ajaxcart .row2 a span{text-transform:uppercase;}
#containerDiv .ajaxcart .row2 a{border:1px solid !important;}
.buttons-set p.back-link a{border:1px solid !important;}
.one-column .product-shop.has-related .product-shop-wrapper {float: left; width: 50%; margin-right: 5%; position: relative;}
.one-column .product-shop.has-related .block-related {float: left; width: 45%;}
.catalog-product-view .messages {margin-top: 10px;}
.em-main .widget.widget-static-block {margin-top: 0;}
.review-product-list .one-column .product-shop.has-related .product-shop-wrapper{width:100%;}
.cloud-zoom-big{background-color:#fff;}
.products-grid.em-upsell-noslider li.item img {height: auto; width: auto;}


/*-------------Shopping cart---------------*/
.cart .shipping h2{text-transform: uppercase; font-weight: bold;}
.cart-collaterals .shipping, .discount, .last.totals {border: 1px solid; padding: 20px; min-height: 406px;}
#co-shipping-method-form .buttons-set {padding-top: 0;}

/*--------------My account----------------*/
.customer-account-login .widget.widget-static-block.sidebar-banner{margin-top:0;}
.dashboard .page-title {border: 1px solid; border-bottom: none;}
.box-account{border: 1px solid; margin-top: 20px;}
.my-account {margin-bottom: 100px;}
.form-edit, .edit-address, .billing-agreements, .recurring-profiles, .my-tag-content, .my-downloadable-content, .my-reviews-content, .order-content, .my-account > p, .wishlist-empty {border: 1px solid; margin-top: 20px; padding-top: 10px;}
.my-account .add-to-links li:first-child:after, .compare-table .add-to-links li:first-child:after{content:"";}
.my-account .order-content #my-orders-table{width: 100%;}
.my-account .my-downloadable-content .pager, .my-account .my-reviews-content .pager, .my-account .order-content .pager{margin-top: 0;}
#my-reviews-table, #my-downloadable-products-table {margin-bottom: 16px;}
.my-account > p.order-date{border: none;}
.account-login .registered-users {border-left: 1px solid; padding-left: 20px;}
.account-login .buttons-set {padding-bottom: 0;}
.account-login .required {margin: 0;}
.my-account .messages, .my-account .messages ul{margin-bottom: 0;}
.compare-table a.btn-remove{margin: auto;} /*compare product*/
.customer-account-logoutsuccess .em-content{margin-top:20px;}

/*---------------checkout---------------------*/
.opc li .step-title h2, .checkout-onepage-success h2.sub-title{text-transform:uppercase;}
.checkout-onepage-success .bkg-content{border:1px solid;}
.checkout-onepage-success .bkg-content > p > a.print, .cart-empty p > a {text-decoration: none !important;}
.checkout-onepage-success .bkg-content > p > a.print:hover, .cart-empty p > a:hover {text-decoration: underline !important;}
.checkout-onepage-index  #checkout-review-table-wrapper{margin-left:20px; margin-right:20px;}
.checkout-onepage-index  #checkout-review-table-wrapper .data-table thead th{text-align:left;}
.cart-empty{padding:0;}
.opc-1sc #checkout-review-table-wrapper{margin-left:0px; margin-right:0px;}
.opc-1sc .discount{min-height:160px;}
#opc-login-popup .buttons-set button.button{clear: both !important;}
#opc-login-popup .buttons-set .f-left{width:auto !important;}
.checkout-onepage-index #checkout-step-login .col-2 {border-left: 1px solid; padding-left:20px;}
.customer-account-forgotpassword .em-content {margin-top: 20px;}

.error-msg ul li {  background-color: #ffe3e3; border-color: #f16048;  color: #df280a; padding: 13px 15px 12px 15px;}
.error-msg{position:relative;}
.error-msg:before{content:""; background-image: url("https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/i_msg-error.gif"); height:16px; width:16px; display: block; position: absolute; left: 35px; top: 25px;}
.checkout-onepage-index .error-msg ul li {padding:0;}
.checkout-onepage-index .error-msg:before{left: 18px; top: 12px;}

.review-product-view .em-content, .catalog-seo-sitemap-category .em-content, .catalog-seo-sitemap-product .em-content,.catalogsearch-term-popular .em-content{margin-top:20px;}

/*---------Blog-----------------*/
.blog-tag-taglist .em-content {margin-top: 20px;}
.block.em_block-tag-cloud .block-title strong span{padding: 0;}
.sidebar .block.em_block-tag-cloud .block-title strong span{padding: 0 10px;}
.cms-no-route .em-content{margin-top: 20px;}
/*------Page of footer link--------*/
.cms-privacy-policy-cookie-restriction-mode .std .data-table thead th {
border: 1px solid;}
.cms-privacy-policy-cookie-restriction-mode .std .data-table thead th:first-child{border-left:1px solid !important;}
.catalog-seo-sitemap-product .pager .pages li {margin-top: 10px;}
.sales-guest-form .form-list label.required {margin-right: 20px;}
.sales-guest-form .form-list select {width: 300px;}
.sales-guest-form .input-box {margin: 10px 0;}

/*--------Block video homepage-----------*/
.upb_video-wrapper {
    display: block;
    height: 100%;
    max-width: 100%;
}
.widget.widget-static-block.area10-promotion {
    position: relative;
}
.upb_video-bg {
    bottom: 0;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
video {
    max-height: none;
    max-width: none;
    position: absolute;
    width: 100%;
}
.area10-promotion  p {position: relative;}
.title-promotion {padding-top: 15%;}
.desc-promotion {padding-bottom: 15%;}
.widget.widget-static-block.area10-promotion{margin-top: 0; padding-bottom: 0;}
.fa-2x {
    bottom: 40px;
    color: #ffffff;
    position: absolute;
    right: 150px;
    z-index: 99;
}
em.fa.fa-2x:hover {cursor: pointer;}
/*Paypal*/
.ajaxcart .paypal-logo{float: left;}

/* fix for touch device */
@media screen and (max-device-width:1280px) {
	.main-products-block .hover-action .add-to-links{ overflow:hidden}
	.main-products-block .products-grid li .f-fix{margin-top: 0;}
	.main-products-block .products-grid li .price-box{display: block; }
	.products-grid .item:hover .big-img .product-image:hover .bkg-hover, 
	.products-grid .item:hover .product-image .bkg-hover, 
	.product-image:hover .bkg-hover{opacity: 0;}	
	.main-products-block .products-grid .item .hover-action .actions {
	top: auto; bottom: 6px; visibility: visible;
	filter: alpha(opacity=100); 	-moz-opacity: 1;	-khtml-opacity: 1;	opacity: 1; 	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);	}
	.main-products-block .products-grid .item:hover .hover-action .actions{bottom: 6px;}	
	.em-wide-custom .em-banner, .em-box-custom .em-banner .container{background-attachment:local;}	
	.block-cart-top  .actions a.goto-cart{display:inline-block!important;}
	.block-cart-top .actions a.goto-cart{display:block; }
	.box-info .box .box-content address > a{border:none!important;}
	
}

/*************For IPAD*******************/	
.widget.widget-static-block{display:block}
@media screen
	and (min-device-width: 768px)
	and (max-device-width: 1024px) {
	.upb_video-wrapper .upb_video-bg video{
		width: 100%;
		height: 100%;
	}
	.fancybox-wrap{overflow:visible !important;}
	#bg_fade{height:2000px !important;}
	.btn_storeview,
	.btn-toggle,
	.color_variation,
	#em_quickshop_handler,
	#demotool_variation,
	.qrcode,
	#back-top { display:none!important;}
	.header-container .toolbar-title{float:right}
	.header-container .toolbar-title select{ height:30px; line-height:30px;}
		
	.tparrows.hidearrows{-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"!important;
-moz-opacity: 1!important; -khtml-opacity: 1!important; opacity: 1!important;}
	
	.nav-container, .fix_menu .em_nav {display: block;}
	/* workaround for touch devices */
	 .menu-item-depth-0 > .menu-container { display:none }
	 .menu-item-depth-0:hover > .menu-container { display:block }
	 .em-catalog-navigation li > ul { display:none }
	 .em-catalog-navigation li:hover > ul { display:block }
	 .menu-item-link.menu-item-depth-1.menu-item-parent > .menu-container {display:none}
	 .menu-item-link.menu-item-depth-1.menu-item-parent:hover > .menu-container { display:block }
	
	
	
	.tabs-widget .csslider .viewport{padding:0}
	.tabs-widget .ui-slider-tabs-content-container{margin:0}	
	.sorter .sort-by{}
	.category-products .toolbar .toolbar-title{display:inline-block; margin-top:10px!important; } 
	.toolbar .limiter{margin-top:0px!important;margin-bottom:10px!important;  display:inline-block;}
	.three-columns .toolbar .limiter{}
	.category-products .toolbar label{margin-top:10px}
	.category-products .toolbar .toolbar-switch > a > img{}	
	.box-info .col2-set .box .box-content .col-1 address a, 
	.box-info .col2-set .box .box-content .col-2 address a{}
	.box-info .col2-set .box .box-content .col-1 address a:before, 
	.box-info .col2-set .box .box-content .col-2 address a:before{}
	.wrapper-em-content{overflow:hidden;}
	#containerDiv .ajaxcart{max-height:600px!important;}	
	.product-view-detail .availability{margin-top:2px}
	.header-top > .container:after{top:36px;}	
	.block-cart-top .cart-popup{ z-index:-1}
	.block-cart-top .actions a.goto-cart{ margin-left: 0;}
	.breadcrumbs li .separator {position: relative; bottom: 3px;}
}

/*========== fix ipod ==========*/

@media screen
and (min-device-width: 320px)
and (max-device-width: 480px) {
	body  {-webkit-text-size-adjust:100%;}
	.btn-toggle,
	.color_variation,
	#demotool_variation,
	.qrcode,
	.zoom-notice,
	#em_quickshop_handler,.cloud-zoom-big{ display:none!important;}
	#back-top { display:none!important;}
	.mousetrap{ display:none} /*fix slider*/
	.product-img-box #zoom-btn, #zoom-btn{display:none !important}
	.product-view .product-img-box .zoom{ display:none}
	.header-container .toolbar-title{float:right}
	.header-container .toolbar-title select{ height:30px; line-height:30px;}
	.form-search .search-submit{padding: 10px 0px 11px;}
	
	.tparrows.hidearrows{-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"!important;
-moz-opacity: 1!important; -khtml-opacity: 1!important; opacity: 1!important;}
	table, .data-table{overflow-x: scroll!important;}
	.block-currency > ul{margin-top:0;}
	.form-search .search-autocomplete{width: 101%!important;}
	.category-products .products-grid li.item .ratings{text-align:center; }
	.category-products .products-grid .ratings .amount{display:inline-block; float:none; margin-top:6px;}
	.products-grid .ratings .rating-box{}
	.category-products .toolbar select{padding:6px 10px !important;}
	.cart-table.data-table td a.btn-remove2{display:block!important;}
	#opc-login-popup{top: 10px!important;}
	.em-wrapper-slideshow .container{padding-left:10px; padding-right:10px;}
	.category-products .products-grid li.item{display:inline-block!important;}
	.header-container .toolbar-switch{margin-top: 0;}	
	.header-container .toolbar-switch{ }	
	.block-cart-top .actions a.goto-cart{ margin-left: 0;}	
	.form-search .input_cat{border:none!important; padding:0; }
	.form-search .cat-search{width:155px; height:49px; }
	.main-products-block .products-grid .item .f-fix{margin-top:10px;}
	.main-products-block .products-grid .item:hover .f-fix{margin-top:10px;}
	.main-products-block .products-grid .item .price-box{display:block; }
	.main-products-block  .products-grid .hover-action .actions  {
		position:static;
		visibility: visible;
		filter: alpha(opacity=100);
		-moz-opacity: 1;
		-khtml-opacity: 1;
		opacity: 1;
		-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	}
	.breadcrumbs li .separator {position: relative; bottom: 3px;}
	
}

/*ipod doc*/
@media only screen and (min-device-width:320px) and (max-device-width:480px) and (orientation:portrait)  {
	.rev_slider_wrapper .tparrows.tp-rightarrow,
	.rev_slider_wrapper .tparrows.tp-leftarrow{top:26%!important;}	
	.cloud-zoom > img{width:100%;}	
	#opc-login-popup{top: 110px!important;}
	.blog-index-index .pager .pages li a.next{margin-right:-2px;}
	.ajaxcart .add-to-cart .qty{width: 100px!important; }
	.block-subscribe input.input-text{width:100%!important;}
	.form-search .cat-search{line-height: 15px;}
	.breadcrumbs li .separator {position: relative; bottom: 3px;}
	
}
@media only screen and (orientation: portrait){
	.breadcrumbs li .separator {position: relative; bottom: 3px;}
}

/*Fix For Chrome-IE10-IE9-IE8*/
@media screen and (-webkit-min-device-pixel-ratio:0){
	#narrow-by-list .btn-remove { top:-16px}
	.checkout-multishipping-address-newshipping .form-list li.wide:first-child{margin-bottom: 30px;}
}
.ie10 #hack{	
}
/* hack ie 10+*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 	
	
}
@media all and (-ms-high-contrast:none)
{     
     *::-ms-backdrop, .category-products .products-list .btn-cart { margin-bottom:4px; } /* IE11 */
	 *::-ms-backdrop, .catalog-category-view .toolbar-bottom .toolbar .pager .pages{margin-top:-17px; }
	 *::-ms-backdrop, .cart .table-bordered th.last{border-right:none!important;}
}
.ie10 .cart {  
   /* IE10-only styles go here */  
   overflow:visible!important; 
}  	 
	 
@media all and (min-width:0){
}
/*hack ie 9 only*/ 
.form-search input.input-text{ padding-top:1px\9; }
.block-subscribe input.input-text { padding-top:15px\9;}/* IE9*/
.cart input.qty{padding-top:13px\9; padding-bottom:13px\9;}
input.input-text, select, textarea{padding-top:12px\9; padding-bottom:12px\9;}
.grouped-items-table input.input-text{padding-top:13px\9}
.product-view  .add-to-cart  input.qty{padding-top:12px\9!important;}
.data-table.dtlogo{width:auto\9}


/*hack ie 8 only*/ 
@media \0screen { 
	input.input-text, textarea{ padding-top:12px;}	
	.block-subscribe input.input-text{padding-top:15px;}
	.multiple-checkout input.qty ,
	.box-tags .form-add .input-box input{padding:12px;}
	.form-search input.input-text{padding-top:1px;}
	.demotool-content .box .content .col .input input, .demotool-content .box .content .col .input input{padding-top:7px;}
	
	
}

/*========================RESIZE===========================*/

/* Large desktop */

@media (min-width: 768px){
	.em-box-custom .page {width: 760px;}
}
@media (min-width: 992px){
	.em-box-custom .page{width: 980px;}
}
@media (min-width: 1200px) {
	.em-box-custom .page{width: 1200px;}
}
@media (max-width: 1199px){
	.header-container .toolbar-switch select.currency,#select-language{margin-right: 5px;}
	.header-container .toolbar-switch select.currency, #select-language, #select-store{margin-top: 5px;}
	.form-search input.input-text{width:85%;}
	.rev_slider_wrapper .tparrows.tp-rightarrow, .rev_slider_wrapper .tparrows.tp-leftarrow { top: 40% !important;}
	.sidebar .widget .products-list .product-shop,.widget-recentreview-products .products-list .product-shop{clear:both;}
	.sidebar .products-grid .product-shop, .sidebar .product-shop,.block-wishlist .product-details{clear:both;}
	.three-columns .product-view .product-img-box .product-image img {width: 100%!important;}
	.two-columns-right .product-view .product-essential .product-shop,.two-columns-left .product-view .product-essential .product-shop{position:relative; clear:both;}
	.category-products .toolbar select.sortby{margin-right:10px;}
	.block.block-compare .product-image img, .sidebar #wishlist-sidebar li.item a.product-image img { float: left; width: auto;}
	.block-cart-top .block-content li.item{margin-top:20px;}
}
/* Portrait tablet to landscape and desktop resize2 */
@media (min-width: 980px) and (max-width: 1199px) {	
	.header-container .links{clear:both;}
	.header-container .welcome-msg{float:right; margin-bottom:10px;}
	.header-top ul.links li:first-child:before{content:"";}
	.form-search select.cat-search{float:right;}
	.my-wishlist #wishlist-table{}
	.header-bottom .col-sm-24 .logo-container{/* float:none; */ display:inline-block; /* width:auto; */}
	.header-bottom-left.fix_menu{width:63%;}
	
	.logo-container > a{margin-left:0; }
	.area01-shipping > div{width:31.4%;}
	.area03-three-banner ul li a > span{font-size: 280% !important;}
	.area07-featured-products .left{width:50%; }
	.area07-featured-products .right{width:50%; margin-top:1px; }
	.area07-featured-products .right .products-list li{border-left:1px solid;}
	.area07-featured-products .owl-theme .owl-controls{top: -44px; }
	.area10-banners ul > li{width:49%;}
	.area10-tweets .tweets-status{width: 71%;}
	.opc .form-list .field:first-child{margin-right: 50px; }
	.header-bottom-left{padding-right:0; /* width: 250px; */ }
	.header-bottom-right{width:auto; padding-right:0;}
	.area09-brand .block_title:before{width:95%}
	.block-cart-top .actions a.goto-cart{display:none;}
	.header-container .header-search, .header-container .wrapper-lan-cur{width:100%;}
	.area05-three-banners li{width:29%; }
	.main-products-block img{width:100%; height:auto; }
	.area08-shipping .desc-shipping{width:49%;}
	/*block*/
	.sidebar .block .actions a:before{}
	.sidebar .block.block-tags .actions a:before{}	
	/*category*/
	.three-columns .category-products .products-list li.item .actions .actions-cart{}
	.three-columns .category-products .products-list .add-to-links{}
	.three-columns .category-products .products-list li.item .add-to-links li{}
	.catalog-category-view .toolbar-bottom .toolbar .pager .pages{float: none;}
	
	/*my account*/
	.box-info .col2-set .box .box-content .col-1 a, .box-info .col2-set .box .box-content .col-2 a{position: static;}
	/*detail*/
	.product-view .box-tags button.button{}
	.two-columns-left .product-view .box-tags button.button,
	.two-columns-right .product-view .box-tags button.button{}
	.product-view .form-add .form-list li, 
	.product-view .form-add .form-list textarea{width:100%;}
	
	.hnav .productlabels_icons .label {  }
	.hnav .productlabels_icons .label > span {  }
	.hnav .productlabels_icons .new {  }
	.hnav .productlabels_icons .sale {  }
	.hnav .productlabels_icons .hot {  }
	.box-up-sell .products-grid li.item, .crosssell .products-grid li.item{}
	.account-create .form-list li > div.customer-name > div, 
	.account-create .form-list li > div.field,
	.my-account .form-list .field,
	.my-account .form-list li.fields > div > div	{width:46%}
	
	/************ blog ===========*/
	.block .post-footer{clear:both; margin-top:10px!important; float:left;}
	.blog-category-view .toolbar .pager, .blog-index-index .toolbar .pager{width:88%!important; }
	.tags{width: 57%!important; }
	.em_post-action .post-share{ }
	
	/************ sidebar ===========*/
	.sidebar .product-image{width:100%;}
	.sidebar .product-image img{height: auto;}
	.block-related  .products-grid li.item{width:100%!important;}
}
/* Portrait tablet to landscape and desktop resize1 */
@media (min-width: 768px) and (max-width: 980px) {
	
	.header-container .links{clear:both;}
	.dropdown-cart{clear: both;}
	.header-top ul.links li:first-child:before{content:"";}
	.header-bottom-left.fix_menu{width:60%;}
	
	.main-products-block img{width:100%; height:auto; }
	.area08-shipping .title-shipping{font-size:410% !important;}
	.area08-shipping .desc-shipping{width:49%; margin-right:0;}
	
	/************ sidebar ===========*/
	.sidebar .product-image{width:100%;}
	.sidebar .product-image img{height: auto;}		
	.sidebar .products-grid .ratings .amount{float:left}
	
	
	#narrow-by-list .filter-act{margin-top: -29px!important;}
	.block-layered-nav .brand ol li{width:100%;}	
	.header-bottom-left{padding-right:0; }
	.header-bottom-right{width:auto; padding-right:0;}
	
	.my-wishlist #wishlist-table{}
	.em-slideshow{padding-left: 10px;padding-right: 10px;}	
	.block-cart-top .actions a.goto-cart{margin-top:11px; display:none; }
	.block-cart-top .actions button.button{margin-bottom:0;}
	.area10-tweets .tweets-status{width:100%;}	
	.form-search{ /*width:90%*/}	
	.area10-banners ul > li{width:100%; margin-right:0;}
	.header-container .header-search, .header-container .wrapper-lan-cur{width:auto;}
	.header-bottom-right{margin-bottom: 5px; z-index: 1;}
	.header-bottom-right .em_nav{ display:inline-block}
	.area01-shipping > div{width:31%;}
	.header-container .links{margin-bottom: 8px; }
	.main-products-block > div > div.main-widget{width:75%;}
	.area07-featured-products .owl-theme .owl-controls{top: -44px; }
	.area09-brand .block_title:before{width:93.5%;}
	.area05-three-banners > ul{text-align:center; margin-top: 10px; }
	.area05-three-banners > ul > li{ }
	.inner_links:before,.area05-blog-newsletter:before{border-bottom:none;}
	.inner_links .h5{background-color:transparent!important; }
	.area07-featured-products .right .products-list li.item{}
	.area07-featured-products .left,
	.area07-featured-products .right{width:50%;}
	.area07-featured-products .right .products-list li.item .product-shop{float:left; width:100%; padding-left:20px; padding-bottom:20px;}
	.area05-three-banners li{width:28%;}
	
	/*category*/
	.three-columns .category-products .products-list li.item .product-shop{ padding-left:20px;}
	.category-products .products-list li.item .actions .actions-cart{}
	.category-products .products-list .add-to-links{}
	.category-products .products-list li.item .add-to-links li{}
	.view-mode .list, .view-mode .grid{}
	.one-column .view-mode .list, .one-column .view-mode .grid{}
	.category-products .toolbar .toolbar-switch > a > img{}
	.one-column .category-products .toolbar .toolbar-switch > a > img{}
	.category-products .products-grid{ margin-right:0px}
	.three-columns .category-products  .products-list .product-shop{clear:both;}
	.three-columns .category-products  .products-list .product-image{}
	.three-columns .category-products .toolbar .toolbar-switch > a > img{}
	.toolbar .limiter{ margin-bottom: 5px;}
	.category-products .toolbar .limiter{margin-bottom: 5px;}
	.three-columns .pager .pages li a.previous {}
	.three-columns .pager .pages li a.next{}	
	.catalog-category-view .toolbar-bottom .toolbar .pager .pages{float: none;}
	.three-columns .catalog-category-view .toolbar-bottom .toolbar .pager .pages{margin-left:35px;}
	
	/*block*/
	.sidebar .products-list .product-shop,
	.sidebar .mini-products-list .product-details{ margin-left:0 !important; float:left; clear:both; width:100%;padding-top:10px }
	.block-subscribe input.input-text{width:100%;}
	.sidebar .block .actions a:before{right: 20px!important;}
	.sidebar .block.block-tags .actions a:before{right: 20px!important;}
	.block-related  .products-grid li.item{width:100%!important;}
	
	
	/*detail*/
	.col-sm-18 .product-view .product-shop-top .no-rating,
	.col-sm-18  .product-view .product-shop-top .ratings,
	.col-sm-18  .product-view .product-shop-top .email-friend{width:50%; margin-bottom:5px;}
	.col-sm-18 .product-view .product-shop-top .add-to-links{width: 100%;}
	.col-sm-18 .product-view .product-shop-top .link-wishlist{float:left!important}
	.product-view .dc-toggle{display:none!important;}	
	.product-view .box-tags button.button{margin-top:10px;}
	.product-view .form-add .form-list li,
	.product-view .form-add .form-list textarea{width:100%;}
	.three-columns .box-tags .form-add .input-box input, .three-columns .box-tags .form-add .input-box{width:100%}
	.three-columns .add-to-cart .qty{width:167px !important; }
	
	/*quickshop*/
	.quickshop-main .product-view .product-essential .product-shop{clear:none; width:auto; margin-top:0; display:block;}
	
	/*shopping cart*/
	.checkout-types button.button{font-size:140%!important}
	.opc .form-list .field, .opc .form-list li.wide select{width:100%}
	.cart .totals:before,
	.cart .shipping:before, 
	.cart .discount:before{border-top:none;}
	
	
	.account-create .form-list li > div.customer-name > div, 
	.account-create .form-list li > div.field ,
	.my-account .form-list .field,
	.my-account .form-list li.fields > div > div{width:100%;}
	.my-account .pager .pages,
	.my-account .pager .limiter{clear:both; float:left;float:left;}
	.my-account .pager .limiter{margin-top:15px;}
	.my-account .pager .pages{margin-top:5px;}
	.box-reviews a.btn-view-all{position:static; margin-left: 23px;}
	
	/************ blog ===========*/
	.block .post-footer{clear:both; margin-top:10px!important; float:left;}
	.blog-category-view .toolbar .pager, .blog-index-index .toolbar .pager{width:88%!important; }
	.tags{width: 100%!important; }
	.reply .comment-item-header .comment-status{margin-top:20px; }
	.reply.level2  > .comment-item-header .comment-status{margin-top:0px; }

	/************ my order ===========*/
	.my-account .page-title.title-buttons {padding-bottom:15px; }
	.box-up-sell .products-grid li.item, .crosssell .products-grid li.item{width:100%!important; }
	.box-info .col2-set .box .box-content .col-1 a, .box-info .col2-set .box .box-content .col-2 a{position: static;}
}
@media (max-width: 990px){
	.form-search .input_cat .cat-search{width: 100%;}
	.form-search input.input-text{}
	.area03-three-banner ul li a > span{font-size: 210% !important;}
	#narrow-by-list .filter-act{margin-top: -29px!important;}
	.product-view .product-essential .product-shop{clear: both;display: inline-block;width: 100%;margin-top: 10px;}
	.three-columns .product-view .product-img-box{width:100%!important; margin-right:0}
	.three-columns .product-view .product-img-box .product-image img{width:100%!important;}
	.product-view .product-img-box .media-left{float:none;}
	.three-columns .product-view .product-img-box .product-image img {width: 100%!important;}
	.two-columns-left .product-view .product-img-box .product-image img , 
	.two-columns-right .product-view .product-img-box .product-image img, 
	.one-column .product-view .product-img-box .product-image img{width: 100%!important;}
	.block-layered-nav .brand ol li{width:100%;}
	.two-columns-left .category-products .toolbar .limiter .toolbar .limiter,.two-columns-right .category-products .toolbar .limiter .toolbar .limiter{margin-right: 0px !important;}
	.my-account .form-list li.fields > div > div{width: 46%; }
	.fieldset {width: 60%; margin-left: 0;}
	
	.account-create .form-list li > div.customer-name > div:first-child,
	.account-create .form-list li > div.field:first-child,
	.my-account .form-list .field:first-child{margin-right: 39px;}
	.my-account .pager .pages{clear:both; }
	
	/************ blog ===========*/
	
}
@media (max-width: 980px){
	
	.logo-container{display:inline-block;  }	
	.logo{ float:none; display:inline-block}
	.header-top-left{margin:12px 0 0; display:block; text-align:center;float: none;}
	.header-top-right {margin-bottom: 0px; text-align: center; float: none;}
	.header-top .inner_top .col-sm-24{text-align:center; display:inline-block; width:100%}
	.header-container .welcome-msg {float: none; display: block; margin-bottom: 10px;}
	.header-container .links {float: none; display: block; text-align: center;}
	.header-top ul.links li{float:none;}
	.header-container .header-search, .header-container .wrapper-lan-cur{margin-bottom:5px; width: 100%;}
	.form-search{float: none; text-align: center;}
	.store-switcher .current {margin-right: 0px;}
	.header-container .toolbar-switch.store-switcher .toolbar-dropdown:after{right: 0;}
	.area02-news{margin:0;}
	.pager .amount{ margin-right:10px}
	#review-form .data-table{width:auto}
	.account-create .form-list li > div.customer-name > div:first-child{margin-right: 39px;}
	/*checkout*/
	.opc-col1, .opc-col2, .opc-col3{width:100%!important; padding:0!important; margin-bottom:30px;}
	
	/************ blog ===========*/
	.comments .field,.comments div.input-box{width:100%!important; margin-right:0}	
}	
/* Landscape phones and down */
@media (max-width: 767px) {
	.header-container .toolbar-switch.store-switcher{ float: right;}

	.em-main {margin-bottom: 30px;}
	.header-container > .header-bottom {border: none;}
	.header-bottom-top > div.col-sm-24{display:inline-block;}
	.header-top > .container:after{border:none;}
	.header-bottom-left{}
	.header-container .welcome-msg{width:100%; margin-bottom:9px; }
	.logo-container > a{margin-left:0;}
	.header-container .links{float:none; display:inline-block; }
	.block-cart-top .actions a.goto-cart{display:none;}
	.main-products-block img{width:100%; height:auto;}
	.area03-three-banner ul li {margin-bottom: 15px;}
	.em-content-bottom-01 .widget-category-link ul.products-cat{margin-bottom:40px;}
	/*menu*/
	.header-bottom-left.fix_menu{width: 100%;}
	.menu-title{border: 1px solid #e5e5e5;}
	.em_nav .hnav .menu-item-depth-0 > a span{padding-left: 20px !important;}
	.em_nav a.arrow{z-index: 11;}
	a.arrow:before{line-height: 1.5;}
	/*ajax cart*/	
	.ajaxcart .product-options {	max-height: 170px !important;}
	#containerDiv{ width:300px !important; height:300px!important; max-width: 300px!important;min-width: 1px!important;overflow:auto}	
	#containerDiv .ajaxcart .product-options{overflow:inherit; max-height:none!important;}
	#containerDiv .ajaxcart{max-height:none!important;}

	.header-container .toolbar-switch{}
	.header-search .search-autocomplete{width:45%!important;}
	.header-container .toolbar-switch{margin-top:0px; margin-right: 0;}
	.block-currency,.form-language{margin-top: 0px;}
	.form-language{display:inline-block; margin-right:10px;}
	.my-wishlist #wishlist-table{}	
	.em-slideshow.em-full-custom{padding-left: 10px;padding-right: 10px;}
	.em-slideshow .btn-cart{padding: 5px 10px;}
	.em_right .megamenu-wrapper{margin-top:15px;}
	/* header*/
	.header-bottom-left{ display:inline-block; float:none; }
	.header-bottom-right{ }
	.header-container .header-search-hover{width:196px}
	.dropdown-cart{clear: both;}
	.header-bottom-top{margin-bottom:10px;}
	.menu-wrapper{ margin-top:10px; margin-bottom:10px}
	.inner_menu_slideshow .row > div.em_area01{ padding-right:10px}
	.header-top-left{margin:12px 0 0; display:block; text-align:center;}
	.header-top ul.links li:first-child:before {content: "";}
	.header-top-right { margin-bottom: 0px; text-align: center; float: none;}
	.header-top > .container:after{top: 91px;}
	.header-bottom .col-sm-24 .logo-container{margin-top: 25px; margin-bottom: 10px; float:none!important; width:100%; }
	.form-search .search-submit, .form-search .input_cat{width: 45%;}
	.catsearch-dropdown span.current{}
	.form-search input.input-text {width: 80%;}
	.rev_slider_wrapper .tparrows.tp-rightarrow,
	.rev_slider_wrapper .tparrows.tp-leftarrow{width: 50px; height: 50px;}
	.rev_slider_wrapper .tparrows.tp-rightarrow {background-position: -467px 16px !important;}
	.rev_slider_wrapper .tparrows.tp-leftarrow {background-position: -358px 16px !important;}
	.rev_slider_wrapper .tparrows.tp-rightarrow{right:0!important;}
	.rev_slider_wrapper .tparrows.tp-leftarrow{left:0!important;}
	.form-search .search-autocomplete{width: 100.5%!important;}
	
	.area01-shipping > div{width: 31.4%; margin-left:5px;}
	.nav-container, .fix_menu .em_nav{width:100%;}
	.area05-three-banners > ul{text-align: center; margin-top: 10px;}
	.area05-three-banners > ul > li{float:none; display:inline-block;}
	.area05-blog-newsletter > div, .area05-blog-newsletter > ul{width:100%}
	.area05-blog-newsletter > ul{margin-top:0;}
	.em-banner .widget-static-block h3, .area10-promotion p.title-promotion{font-size:360% !important;}
	#footer-information .link_content{padding-left:0; padding-right:0;}
	.area10-tweets .tweets-status{width:100%}
	.footer-payment{}
	.header-bottom-top > div.col-sm-24{padding-bottom:13px;}
	.area09-brand .block_title:before{width:93.5%;}
	.header-bottom-right{padding-left:0; }
	.footer-shipping {clear: both; margin-bottom: 10px; display: inline-block;}
	.footer-container .footer-address {text-align: center;}
	
	
	/*slideshow*/
		/*tab home*/
	.tabs-widget  .ui-slider-tabs-content-container{margin-left: 0px;margin-right: 0px;}
	.tabs-widget  .csslider .viewport{padding-left: 0px;padding-right:0px;}
	.emtabs .csslider a.next{right:0px;}
	.emtabs .csslider a.prev{right:40px; }	
	
	
	/*banner home*/
	.banner .content_info,
	.area3-ads-block .ads-block{width: 100%!important;border: none!important;padding: 0!important;margin-bottom:20px; margin:0;}
	.area3-ads-block .ads_banner, .area3-ads-block .ads-block .widget{border:none; padding:0}
	
	.col-right, .col-left{border:none;}
	.em_right .sidebar .block .block-title, .em_right .sidebar .widget .widget-title, .em_right .sidebar .box-reviews h2,
	.em_right .sidebar .widget .widget-products, .em_right .block .block-content{padding-left:0}
	.sidebar .megamenu-wrapper{margin-bottom:15px}
	
	/*footer*/
	.four_ads a{ margin-bottom:10px}
	.newletter-content{width: 78%;}
	.network-content{width: 37%;}
	.area10-banners ul > li:first-child{margin-right:0;}
	.newletter-content .form-subscribe-header{padding:0;margin-right: 20px; }
	.newletter-network .block-subscribe label, .newletter-network .network-content label{display:none;}
	.footer-brand.csslider .viewport{ width:85%}
	.block-subscribe .form-subscribe-content{ }
	.block-subscribe .form-subscribe-content .input-box{}
	.block-subscribe input.input-text{ }
	.inner_links .h5{ position:relative; padding-right:20px; width:100%}
	.inner_links .h5:hover{cursor:pointer}
	.inner_links .h5:before{ position:absolute; right:0; top:0; content:"+"; }
	.inner_links .h5.active:before{ content:"-"}
	.inner_links{ padding-right:0}
	.payment_accept{ }
	.payment_accept a{ margin-left:0; margin-right:19px}	
	.footer ul li {padding:0 0px 0 13px; margin-bottom: 10px; display: inline-block;}
	.footer ul li:first-child {padding-left:0;}
	.footer address{margin-bottom: 5px; }
	.em-footer .footer-child .footer-payment {float: none;text-align: center;}
	
	/*category*/
	.category-products .products-grid li.item img	{width:auto;}
	.three-columns .toolbar .limiter{margin-bottom: 7px; }
	.category-products .products-grid{ margin-right:0; overflow:inherit !important}
	.category-products .products-list .product-image img {width: 125px !important;height: 125px !important;}
	.sidebar .widget .widget-title h3,
	.sidebar .widget .widget-title h2,
	.sidebar .box-reviews h2 {font-weight:bold!important;}
	.toolbar .limiter {margin-right: 50px; margin-top:0; }
	.category-products .toolbar .sort-by .toolbar-title, .category-products .toolbar .limiter .toolbar-title{margin-top: 10px;}
	.category-products .toolbar .toolbar-switch > a {margin-left:5px;}
	.category-products .products-list .product-shop{padding-top:10px;}
	.toolbar .limiter { margin-right:10px !important;}
	.sorter .sort-by{height:auto;}
	.toolbar-bottom{display: inline-block; width: 100%;}
	.catalog-category-view .toolbar-bottom .pages{margin-left:35px!important;}
	#containerDiv {width: 300px !important;height: 300px!important;overflow: auto;}
	#containerDiv .ajaxcart {max-height: none!important;}
	.main-products-block .products-grid li.item img{width:auto;}
	.sidebar .widget .products-list .product-shop,.widget-recentreview-products .products-list .product-shop{clear:none;}
	.sidebar .products-grid .product-shop, .sidebar .product-shop,.block-wishlist .product-details{clear:none;}
	.widget-recentreview-products  .products-list .add-to-links{padding-top:12px;}
	/*detail*/
	.table-responsive { border: none !important; }
	.product-view .product-essential .product-shop{ clear:both; display:inline-block; margin-top:20px; position: relative;}
	.product-view .product-essential .product-details.product-shop {position: static;}
	.product-view .product-shop-top .no-rating,
	.product-view .product-shop-top .ratings,
	.product-view .product-shop-top .email-friend{width:100%!important; margin-bottom:4px!important;text-align:left;}
	.product-view .product-shop-top .add-to-links{width: 97%;}
	.product-view .product-shop-top .add-to-links li a.link-wishlist{float:left!important}
	.product-view .form-add .form-list textarea, .product-view .form-add .form-list input.input-text{width:100%}
	.product-view .dc-toggle{display:none!important;}	

	.product-view .product-img-box{width:100%!important; margin-right:0}
	.product-view .product-img-box .media-left{float:none;}
	.product-view .form-add .form-list li,
	.product-view .form-add .form-list textarea{width:100%;}
	
	.col2-set .col-2,.col2-set .col-1{width:100%; margin-bottom:20px;}
	.form-list .field{width:100%!important}
	.product-view .product-img-box .owl-carousel .owl-item{width:auto!important;}
	
	/*shopping cart*/
	.cart .totals{margin-bottom:30px; margin-left:10px; margin-right:10px;}
	.cart tbody tr.last td{border-bottom:1px solid!important;}	
	.cart .discount {margin-right: 0;}
	.cart-collaterals .shipping, .discount, .last.totals{min-height:0;}
	
	/*checkout*/
	.opc #payment_form_ccsave{width:100%}
	#checkout-review-table tfoot tr.last td{padding-bottom:0px;}
	#co-billing-form .form-list li.wide select,#co-shipping-form .form-list li.wide select {width:100%}
	#containerDiv{ width:300px !important;}
	.opc .sp-methods .form-list input.input-text, 
	.opc .sp-methods .form-list select, 
	.opc .sp-methods .form-list .v-fix input.input-text.cvv{width:100%;}
	.v-fix:first-child{margin-bottom:5px;}
	#multiship-addresses-table td .btn-remove2{margin-top:0;}
	.opc .form-list .field, .opc .form-list li.wide select{width:100%;}
	.checkout-onepage-index #checkout-step-login .col-2,.account-login .registered-users{border-left:none; padding-left:0;}
	.opc #review-buttons-container.buttons-set{margin-top: 0;}
	
	/*check out multi*/
	.checkout-progress li{width:100%; margin:0 0 10px}
	.account-login .col2-set .col-2 {width:100%!important; margin:0; }
	.buttons-set p.back-link{margin-bottom: 10px;}
	.fieldset{width: 80%; margin-left:0;}
	
	
	/*my account*/
	.sales-order-view .my-account .page-title h1{float:left; text-align:left}	
	.my-account .pager .pages{margin-top:0px; }
	.my-account .pager .amount{margin-top:14px; }
	.my-account .pager .limiter{margin-top: 11px; }
	.sales-order-view .my-account a.link-reorder, .sales-order-view .my-account span.separator, .sales-order-view .my-account a.link-print{padding-bottom:20px;}
	.my-account .pager .pages {margin-top: 5px;}
	
	/*cerate account*/
	.form-list li.fields .input-box, .form-list .input-range{margin-right:0;}	
	.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img{ width:100%}
	.box-up-sell .products-grid li.item, .crosssell .products-grid li.item{width:100%!important}
}
@media (max-width: 580px){
	.header-container .welcome-msg{display:inline-block; float: none; margin-bottom: 10px; margin-right:0;}	
	.header-top ul.links li{margin-bottom:5px;}
	.header-container .links{float:none; display:inline-block; margin-bottom: 0; }
	.header-bottom-left{float:none; display: inline-block;padding-right: 0; width:auto; }
	.area01-shipping > div{width:100%; margin-left: 0; }
	.header-bottom-top{margin-bottom:10px;}
	.em-content > .container{overflow:hidden; }
	.logo-container > a.logo{margin-left:0}
	.header-top-right {float: none; z-index: 2; position: relative;}
	.header-bottom{position: relative;z-index: 1;}
	.header-top > .container:after{top: 105px;}
	.header-top-left{position: relative; z-index: 2;}
	.header-top-right select{ width:90px}
	.header-top ul.links li:first-child{padding-left:10px;}
	.header-container .header-search-hover,.header-container .lan-cur-content,.header-container .toolbar-switch .toolbar-dropdown ul{z-index:2; right: 0;}
	.dropdown-cart{}
	.dropdown-cart-content-top{float: none; display: inline-block;}
	.block-cart-top .cart-popup{}	
	.dropdown-cart:hover .block-cart-top .cart-popup:before{right: 42%!important;}
	.block-cart-top .actions a.goto-cart{float:left!important; }
	.block-cart-top .actions button.button{float:left!important; }
	.block-cart-top .block-content li.item .product-image{margin-bottom: 20px;}
	.area05-blog-newsletter > ul{width:100%;margin-top: 0; }
	.area05-blog-newsletter > div{width: 100%;}
	.area07-featured-products .left{width:100%;}
	.area07-featured-products .right{width: 100%; margin-top: 37px;}
	.area09-brand .block_title:before{width: 89%;}
	.area09-four-banners ul li{margin-left:0;}
	.area10-tweets .tweets-status, .area10-tweets .content-tweets{width:100%;}
	.area10-banners ul > li:first-child{margin-right:0; }
	.area07-featured-products .block_title:before{width:100%;}
	.area07-featured-products .owl-theme .owl-controls{top: -39px;}
	.header-bottom-top > div.col-sm-24{padding-bottom:0!important;}
	.header-bottom .col-sm-24 .logo-container{margin-top: 25px; margin-bottom: 0px; }
	.area09-four-banners ul li{width:100%; }	
	.header-container .header-search{}
	.form-search{border:none; width: 100%;}
	.form-search .input_cat{display: inline-block;}
	.form-search .search-submit{}
	.form-search .search-submit > input{display:block; text-overflow: ellipsis;}
	.form-search .search-submit:hover{right:auto;}
	.form-search .input_cat{border: 1px solid #e5e5e5;}	
	.area08-shipping .title-shipping{width:100%; font-size:375% !important; text-align: left;}
	.area08-shipping .desc-shipping{width:100%;}
	.title-promotion {padding-top: 11%;}
	.desc-promotion {padding-bottom: 11%;}
	/* main product*/
	.main-products-block > div > div.title, 
	.main-products-block > div.men div.title{width:100%}	
	.main-products-block > div > div.main-widget{width:100%; }
	.main-products-block > div .owl-theme .owl-controls{top: -70px; bottom:auto; left: auto; right: 0px;}
	.main-products-block > div.men > div.main-widget{width:100%; }
	.main-products-block > div.men{border-right:none;}
	.main-products-block div.title{display:none;}
	.main-products-block .em-widget-title{display:block; text-transform:uppercase;  }
	.main-products-block > div{border-left:none; }
	.main-products-block > div.best-seller{border-bottom:none;}
	.main-products-block > div.men .products-grid .owl-item, .main-products-block > div.best-seller .products-grid .owl-item{border-bottom:1px solid; }
	.main-products-block > div.men .owl-theme .owl-controls{ right:0;}
	
	
	/*Category*/
	.cloud-zoom > img{width:100%;}
	.category-products .products-grid li.item{ width:100% !important; margin-right:0!important}
	.category-products .products-grid li.item:hover .product-info{position:static}
	.category-products .products-grid li.item .desc{display:block;}
	.category-products .products-grid li.item .ratings{display:inline-block;}
	.pager .amount{ margin-left:15px}
	.three-columns .pager .pages li a.previous{border-bottom:1px solid;} 
	.three-columns .pager .pages li a.next{border-top:1px solid;}
	
	
	.pager .amount{margin-left:0;}
	.review-product-list .pager .limiter{float: left;}
	.review-product-list .pager .pages{clear:both; float:left; }
	
	/*my account*/
	.my-account .addresses-list .addresses-primary ol li{width:100%; margin-top:27px;}
	.my-account .addresses-list .addresses-primary ol li:first-child{margin-top:0;}
	.my-account .pager .pages,
	.my-account .pager .limiter{clear:both; float:left;float:left;}
	
	/*footer*/
	.em-footer > .row .area6-links .footer_logo{left:39%!important;}
	.footer{text-align:left;}	
	.block-subscribe .form-subscribe-content{}
	.block-subscribe .form-subscribe-content .input-box{}
	.newletter-content{width:100%; padding-right:0}
	.network-content{width: 100%; text-align:left}
	.box-up-sell .products-grid li.item, .crosssell .products-grid li.item{width:100%!important; }
	/*blog*/
	.reply .comment-item-header .comment-status{margin-top:20px; }
	.form-comment-container #recaptcha_widget_div {display: block; overflow-x: auto;}
@media (max-width: 452px) {	
	.header-top ul.links li {float: none;}
	.opc #review-buttons-container.buttons-set{margin-right: 20px;}
}	
}
@media (max-width: 440px) {	
	.add-to-cart .qty{width: 180px !important;}
	.block-cart-top .truncated .show .item-options{right: 0;}
	.block-cart-top .block-content li.item .product-details{float:left; margin-left:0;}
}
@media (max-width: 409px) {

}
/* Landscape phones and down */
@media (max-width: 350px) {
	.header-top-right{width:100%;}
	.header-bottom-left{float:none; width: 100%;}
	.form-search .search-submit, .form-search .input_cat {}
	.form-search .search-submit{}
	.catsearch-dropdown ul{width: 170px;}
	.form-search .input_cat .catsearch-dropdown{}
	.form-search .search-submit > input{}
	.header-top ul.links li{float:none; margin-bottom:5px;}
	.form-language{}
	.header-top-left{}
	.header-top-left .welcome-msg{float: none;}
	.header-top-left .links{float: left; display: inline-block; margin-top:12px;}
	
	.block-subscribe input.input-text,
	.block-subscribe .form-subscribe-content .input-box{width: 96%; margin: 0 auto 10px;}
	.block.block-currency,.form-language{float: none; display: inline-block;}
	.block.block-currency{border-left:none; padding-left:0;}
	.header-top ul.links li{margin-right: 5px!important;}
	.header-container .toolbar-switch{}
	.block-cart-top .actions a.goto-cart{float:left!important; }
	.block-cart-top .actions button.button{float:left!important; }	
	.area07-featured-products .left{width:100%; }	
	.area09-brand .block_title:before{width: 86%; }
	.ajaxcart .add-to-cart .qty{width: 121px!important; }
	.rev_slider_wrapper .tparrows.tp-rightarrow,
	.rev_slider_wrapper .tparrows.tp-leftarrow{top:37% !important;}
	.rev_slider a.ss-button {padding: 5px 17px;font-size: 400% !important;}
	.area04-newsletter .block-title span {font-size: 85% !important;}
	/*footer*/
	.footer{text-align:left;}	
	.footer ul{}
	.em-footer > .row .area6-links .footer_logo{left:28%!important;}
	.area13-footer-shipping .text{width:70%; padding:0 !important;}
	
	/*category*/	
	.cloud-zoom > img{width:100%;}
	.list-inline > li {padding-left: 0;padding-right: 8px;}	
	.category-products .products-grid li.item img{width:100%;}
	.category-products .products-list li.item .actions .actions-cart,
	.category-products .products-list .add-to-links{width:100%; }
	.category-products .products-list li.item .actions .actions-cart{}
	.category-products .products-list li.item .add-to-links li{}	
	.category-products .products-list li.item:hover .product-image{}
	.category-products .products-list li.item .product-shop{}
	.category-products .products-list li.item:hover .product-shop{}	
	.category-products .toolbar .toolbar-switch > a > img{}
	
	.pager .pages li a.next{}
	.pager .pages li a.previous{}
	.products-list button.button{margin-bottom:5px; }
	.pager .pages{float: right; margin-left: 0 !important; text-align: right;}
	
	/* detail */
	.product-view .more-views a.next{right: 35%;}
	.product-view .more-views a.prev {left: 35%;}
	.tabs_wrapper_detail .ui-slider-tabs-list-container{overflow: hidden; }
	.box-tags .form-add .input-box{float:none; margin-bottom: 5px;}
	.box-tags .form-add .input-box input{width:100%}
	.product-view .form-add .form-list li{width:100%!important;}
	.product-options .options-list .label{white-space: normal;}
	.product-review .buttons-set p.back-link a{white-space: normal;}
	.review-product-view .product-review .product-details{margin-left: 0; clear: both;}
	.add-to-cart .qty{width: 90px !important;}	
	.product-options .options-list input.checkbox.bundle-option-14 {margin:1px -20px 0 1px; }
	.product-options .options-list input.radio {margin-top:0px; }
	.pager .amount{margin-left:0;}
	.review-product-list .pager .limiter{float: left;}
	.review-product-list .pager .pages{clear:both; float:left; }
	.one-column .product-shop.has-related .product-shop-wrapper{width: 100%; margin-right: 0;}
	.one-column .product-shop.has-related .block-related{width: 100%;}
	/*shopping cart*/
	.box-up-sell h2, .crosssell h2{}
	.crosssell h2 > span{padding:0; text-align:left;}
	.cart .cart-collaterals{overflow-x:auto;}
	
	/*Block wishlist*/
	.ratings .amount{display: inline-block; margin-bottom:5px;}
	
	
	/*checkoutmulti*/
	.multiple-checkout button.button span{white-space: normal;}
	.multiple-checkout  button.button span span:before{top:7px!important;}
	.checkout-multishipping-success  button.button span span:before{top:7px!important;}
	.form-list li .input-box{clear:both;}
	.buttons-set p.back-link a{text-align: center;}
	.tool-tip-content img{width:100%; }
	.cvv-what-is-this {display: inline-block;}
	.opc #review-buttons-container.buttons-set{margin-right: 9px;}
	
	/*my account*/
	.my-account .pager .amount{margin-left:0}
	.my-account .pager .limiter{ float:left; margin-top:5px;}
	.box-recent a.btn-view-all, .box-info .col2-set .box .box-content .col-1 a, .box-info .col2-set .box .box-content .col-2 a{position: static;}
	.fieldset label{width: 90%;}
	
	/*blog*/
	.comments div.input-box textarea.required-entry{width:100%!important;}
	.pager .pages li a.previous{}
	.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img{ width:100%}
}

/* ============= Fix For safari ====================*/

.category-products .toolbar-bottom .pager{
	-bracket-:hack[;
        display:inherit;
    ];
}
.two-columns-left .category-products .products-list .btn-cart,
.two-columns-right .category-products .products-list .btn-cart {
	
}
.cart-table.data-table td a.btn-remove2{
	-bracket-:hack[;
			display:block;
		];
}

.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
  border-width: 1px !important;
  border-style: solid !important;
  clear: both;
}

.em-shipping {display:none;}


.em-banner .area10-parallax .widget .widget-static-block {margin-top:0px;}

.page{background:#231f20;}
.ga-hidden{display:none;}

.product-view .product-essential {top:20px;}

.level0 nav-1 first active level-top em-menu-link {color: #f00;}
#bg_fade {background-color:#000;left:0px;margin:0px;padding:0px;position:fixed;top:0px;visibility:hidden;width:100%;z-index:1032;height:1000px}
#containerDiv {min-width: 350px;max-width:500px;z-index: 999;display:none;position:fixed;}
#containerDiv .ajaxcart {position: relative;padding: 20px;text-align: center;border: 10px solid #EAE9E6;background-color: #231f20;z-index: 99999; max-height:570px; }
#containerDiv .ajaxcart .row2 {clear:left; padding-bottom:20px; overflow:hidden}
#containerDiv .ajaxcart #ajax_image img {float:left;margin-right:7px;}
#containerDiv .ajaxcart #ajax_image  { margin-bottom: 10px;overflow: hidden;text-align: left;}
#containerDiv .ajaxcart #ajax_image span {text-align:left;}
#containerDiv .ajaxcart .row2 a { border: 2px solid ; display:  inline-block; text-align: center; text-decoration: none; text-transform:capitalize; }
#containerDiv .ajaxcart .row2 a:hover{}
#containerDiv .ajaxcart .row2 a span { border: 0 none;padding: 0;}
.product-essential {position:relative;}
.ajaxcart .product-options{ max-height:165px; overflow-y:auto;}
.ajaxcart .product_title{text-align:center}
.ajaxcart .product-shop .product-options-bottom .price-box{ float:left}
.ajaxcart .product-shop .product-options-bottom{ margin-top:10px; border:1px solid #e4e4e4; padding:15px 20px 12px}
#containerDiv .ajaxcart .row2 .back{ }
#containerDiv .ajaxcart .row2 .next{}
.ajaxcart .product-shop .product-options-bottom .price-box .price{ font-size:20px; }
.ajaxcart .product-shop .product-options-bottom .add-to-cart{ margin-top:-3px; clear: both;}
.ajaxcart .product-shop .product-options-bottom .add-to-cart .qty{ margin-top:0px; margin-right:0}
.ajaxcart  .add-to-cart .qty{ height:40px; width:150px !important; text-align:center}

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	/*-webkit-transform: translate3d(0px, 0px, 0px);*/
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/em_filterproducts/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  /*-webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);*/
}

/****************** CUSTOM THEME EXAMPLE ****************************/
/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 4px;
	padding:0 6px;
	font-size: 12px;
	background: url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/images/icons.png) 0 0 no-repeat transparent ;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";	
	opacity:1;
	filter: alpha(opacity=100);/*IE7 fix*/	
    -khtml-opacity: 1;
	-moz-opacity: 1;
	transition: all 500ms ease 0ms; 
	-webkit-transition: all 500ms ease 0ms; 
	-moz-transition: all 500ms ease 0ms;
	text-indent: -9999em;
	zoom: 1;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: alpha(opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: alpha(opacity=40);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
	zoom: 1;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: alpha(opacity=40);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	/* min-height: 150px;
	background: url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/em_filterproducts/AjaxLoader.gif) no-repeat center center; */
}
/**
 * EM ProductLabels
 *
 * @license commercial software
 * @copyright (c) 2014 Codespot Software JSC - EMThemes.com. (http://www.emthemes.com)
 */

.products-grid .item, .products-list .item { position:relative }
.product-img-box { position:relative; }
.product-view .box-up-sell .products-grid td div.td { position:relative; }
.mini-products-list .product { position:relative; }
.crosssell .item { position:relative }

.productlabels_icons { position:absolute; bottom:-2px; left:0; right:0; z-index: 4; text-align:center;}
.product-img-box .productlabels_icons { z-index:10; }
.productlabels_icons .label { width:67px; height:67px; padding:0; display:block; margin-bottom:3px;
-moz-transition: all 400ms ease-in-out 0s;
-webkit-transition: all 400ms ease-in-out 0s;
-o-transition: all 400ms ease-in-out 0s;
transition: all 400ms ease-in-out 0s;}
.productlabels_icons .label > span{ padding:24px 3px; display:block; text-align:center; white-space: normal; text-transform:uppercase;}
.productlabels_icons .label { padding:0; display:inline-block;}
.productlabels_icons .nobg { background:none; width:auto; height:auto; }

.sidebar .products-list .productlabels_icons,.em-right .products-list .productlabels_icons{top:0; text-align:left;}
.sidebar .productlabels_icons .label,.em-right .productlabels_icons .label {width:42px; height:42px;}
.sidebar .productlabels_icons .label > span,.em-right .productlabels_icons .label > span{padding:14px 3px;font-size: 80%;}


/*-----------------------------------------------------------------------------

	-	revolution slider -

Screen Stylesheet

author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/


/******************************
	-	WRAPPER STYLES		-
******************************/



.rev_slider_wrapper{
	position:relative;
	overflow:hidden;
}

.rev_slider_wrapper >ul	{
	visibility:hidden;
}

.rev_slider{
	position:relative;
	overflow:hidden;
}


.rev_slider img{
	max-width:none !important;
	max-width:none !important;
	-moz-transition: none 0 !important;
	-webkit-transition: none 0 !important;
	-o-transition: none 0 !important;
	transition: none 0 !important;
	margin:0px !important;
	padding:0px !important;
	border-width:0px !important;
	border:none;
	visibility:visible !important;
}

.rev_slider .no-slides-text{
	font-weight:bold;
	text-align:center;
	padding-top:80px;
}

.rev_slider ul{
	margin:0px !important;
	padding:0px !important;
	list-style: none !important;
	list-style-type: none !important;
	background-position:0px 0px !important;
}

.rev_slider ul li,
.rev_slider >ul >li,
.rev_slider >ul >li:before{

	list-style:none !important;
	position:absolute;
	visibility:hidden;
	margin:0px !important;
	padding:0px !important;
	overflow-x: visible;
	overflow-y: visible;
	list-style-type: none !important;
	background-image:none !important;
	background-position:0px 0px !important;
	text-indent: 0em !important;
}

.rev_slider .tp-caption,
.rev_slider .caption, {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";	-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; 	position:absolute; visibility: hidden;
}

/* ADDED FOR SLIDELINK MANAGEMENT */
.tp-caption { z-index:1;}



.tp_inner_padding	{	box-sizing:border-box;
						-webkit-box-sizing:border-box;
						-moz-box-sizing:border-box;
						max-height:none !important;	}


.tp-hide-revslider,.tp-caption.tp-hidden-caption	{	visibility:hidden !important; display:none !important;}

/******************************
	-	WRAPPER STYLES END	-
******************************/

/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
	filter:none !important;
}
/******************************
	-	IE8 HACKS ENDS	-
*******************************/

/********************************
	-	FULLSCREEN VIDEO	-
*********************************/
.caption.fullscreenvideo {	left:0px; top:0px; position:absolute;width:100%;height:100%;}
.caption.fullscreenvideo iframe	{ width:100% !important; height:100% !important;}

.tp-caption.fullscreenvideo {	left:0px; top:0px; position:absolute;width:100%;height:100%;}
.tp-caption.fullscreenvideo iframe	{ width:100% !important; height:100% !important;}
/********************************
	-	FULLSCREEN VIDEO ENDS	-
*********************************/

.fullwidthbanner-container{
	width:100% !important;
	position:relative;
	padding:0;
	overflow:hidden;
}

.fullwidthbanner-container .fullwidthabanner{
	width:100% !important;
	position:relative;
}


/****************************************************************

	-	SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/

.tp-simpleresponsive .slotholder *,
.tp-simpleresponsive img			{ -webkit-transform: translateZ(0);
										  -webkit-backface-visibility: hidden;
										  -webkit-perspective: 1000;
									}


/************************************************
	  - SOME CAPTION MODIFICATION AT START  -
*************************************************/
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";		-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; position:absolute;
}


/******************************
	-	SHADOWS		-
******************************/
.tp-bannershadow  {
		position:absolute;

		margin-left:auto;
		margin-right:auto;
		-moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
	}

.tp-bannershadow.tp-shadow1 {	background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/em_slideshow2/assets/shadow1.png) no-repeat; background-size:100%; width:890px; height:30px; bottom:-30px;}
.tp-bannershadow.tp-shadow2 {	background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/em_slideshow2/assets/shadow2.png) no-repeat; background-size:100%; width:890px; height:60px;bottom:-60px;}
.tp-bannershadow.tp-shadow3 {	background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/em_slideshow2/assets/shadow3.png) no-repeat; background-size:100%; width:890px; height:60px;bottom:-60px;}


/******************************
	-	BUTTONS	-
*******************************/

.tp-button{
			padding:6px 13px 5px;
			border-radius: 3px;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			height:30px;
			cursor:pointer;
			color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important;
			background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/em_slideshow2/images/gradient/g30.png) repeat-x top; font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;
			text-decoration:none;
		}

.tp-button.big			{	color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/em_slideshow2/images/gradient/g40.png) repeat-x top;}


.purchase:hover,
.tp-button:hover,
.tp-button.big:hover		{	background-position:bottom, 15px 11px;}


	@media only screen and (min-width: 480px) and (max-width: 767px) {
		.tp-button	{	padding:4px 8px 3px; line-height:25px !important; font-size:11px !important;font-weight:normal;	}
		a.tp-button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
	}

    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tp-button	{	padding:2px 5px 2px; line-height:20px !important; font-size:10px !important;}
		a.tp-button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
	}


/*	BUTTON COLORS	*/

.tp-button.green, .tp-button:hover.green,
.purchase.green, .purchase:hover.green			{ background-color:#21a117; -webkit-box-shadow:  0px 3px 0px 0px #104d0b;        -moz-box-shadow:   0px 3px 0px 0px #104d0b;        box-shadow:   0px 3px 0px 0px #104d0b;  }


.tp-button.blue, .tp-button:hover.blue,
.purchase.blue, .purchase:hover.blue			{ background-color:#1d78cb; -webkit-box-shadow:  0px 3px 0px 0px #0f3e68;        -moz-box-shadow:   0px 3px 0px 0px #0f3e68;        box-shadow:   0px 3px 0px 0px #0f3e68;}


.tp-button.red, .tp-button:hover.red,
.purchase.red, .purchase:hover.red				{ background-color:#cb1d1d; -webkit-box-shadow:  0px 3px 0px 0px #7c1212;        -moz-box-shadow:   0px 3px 0px 0px #7c1212;        box-shadow:   0px 3px 0px 0px #7c1212;}

.tp-button.orange, .tp-button:hover.orange,
.purchase.orange, .purchase:hover.orange		{ background-color:#ff7700; -webkit-box-shadow:  0px 3px 0px 0px #a34c00;        -moz-box-shadow:   0px 3px 0px 0px #a34c00;        box-shadow:   0px 3px 0px 0px #a34c00;}

.tp-button.darkgrey,.tp-button.grey,
.tp-button:hover.darkgrey,.tp-button:hover.grey,
.purchase.darkgrey, .purchase:hover.darkgrey	{ background-color:#555; -webkit-box-shadow:  0px 3px 0px 0px #222;        -moz-box-shadow:   0px 3px 0px 0px #222;        box-shadow:   0px 3px 0px 0px #222;}

.tp-button.lightgrey, .tp-button:hover.lightgrey,
.purchase.lightgrey, .purchase:hover.lightgrey	{ background-color:#888; -webkit-box-shadow:  0px 3px 0px 0px #555;        -moz-box-shadow:   0px 3px 0px 0px #555;        box-shadow:   0px 3px 0px 0px #555;}



************************
	-	NAVIGATION	-
*************************/

/** BULLETS **/

.tpclear		{	clear:both;}


.tp-bullets								{	z-index:1000; position:absolute;
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
												-moz-opacity: 1;
												-khtml-opacity: 1;
												opacity: 1;
												-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;
											}
.tp-bullets.hidebullets					{
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
												-moz-opacity: 0;
												-khtml-opacity: 0;
												opacity: 0;
											}


.tp-bullets.simplebullets.navbar						{ 	border:1px solid #666; border-bottom:1px solid #444; background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/em_slideshow2/assets/boxed_bgtile.png); height:40px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px ;}

.tp-bullets.simplebullets.navbar-old					{ 	 background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/em_slideshow2/assets/navigdots_bgtile.png); height:35px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px ;}


.tp-bullets.simplebullets.round .bullet					{	cursor:pointer; position:relative;	background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/em_slideshow2/assets/bullet.png) no-Repeat top left;	width:20px;	height:20px;  margin-right:0px; float:left; margin-top:-10px; margin-left:3px;}
.tp-bullets.simplebullets.round .bullet.last			{	margin-right:3px;}

.tp-bullets.simplebullets.round-old .bullet				{	cursor:pointer; position:relative;	background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/em_slideshow2/assets/bullets.png) no-Repeat bottom left;	width:23px;	height:23px;  margin-right:0px; float:left; margin-top:-12px;}
.tp-bullets.simplebullets.round-old .bullet.last		{	margin-right:0px;}


/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square .bullet				{	cursor:pointer; position:relative;	background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/em_slideshow2/assets/bullets2.png) no-Repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:-10px;}
.tp-bullets.simplebullets.square .bullet.last			{	margin-right:0px;}


/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square-old .bullet			{	cursor:pointer; position:relative;	background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/em_slideshow2/assets/bullets2.png) no-Repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:-10px;}
.tp-bullets.simplebullets.square-old .bullet.last		{	margin-right:0px;}


/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar .bullet			{	cursor:pointer; position:relative;	background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/em_slideshow2/assets/bullet_boxed.png) no-Repeat top left;	width:18px;	height:19px;   margin-right:5px; float:left; margin-top:10px;}

.tp-bullets.simplebullets.navbar .bullet.first		{	margin-left:0px !important;}
.tp-bullets.simplebullets.navbar .bullet.last		{	margin-right:0px !important;}



/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar-old .bullet			{	cursor:pointer; position:relative;	background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/em_slideshow2/assets/navigdots.png) no-Repeat bottom left;	width:15px;	height:15px;  margin-left:5px !important; margin-right:5px !important;float:left; margin-top:10px;}
.tp-bullets.simplebullets.navbar-old .bullet.first		{	margin-left:0px !important;}
.tp-bullets.simplebullets.navbar-old .bullet.last		{	margin-right:0px !important;}


.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected				{	background-position:top left; }

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected		{	background-position:bottom left; }



/*************************************
	-	TP ARROWS 	-
**************************************/
.tparrows												{	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
															-moz-opacity: 1;
															-khtml-opacity: 1;
															opacity: 1;
															-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;
position:absolute; top:43%
														}
.tparrows.hidearrows									{
															-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
															-moz-opacity: 0;
															-khtml-opacity: 0;
															opacity: 0;
														}
.tp-leftarrow											{	z-index:100;cursor:pointer;	background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/em_slideshow2/assets/large_left.png) no-Repeat top left;	width:40px;	height:40px;   }
.tp-rightarrow											{	z-index:100;cursor:pointer;	background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/em_slideshow2/assets/large_right.png) no-Repeat top left;	width:40px;	height:40px;   }


.tp-leftarrow.round										{	z-index:100;cursor:pointer;  margin-right:0px; float:left; margin-top:-7px;	left:20px;}
.tp-rightarrow.round									{	z-index:100;cursor:pointer;	 margin-right:0px; float:left;	right:20px}


.tp-leftarrow.round-old									{	z-index:100;cursor:pointer; position:relative;	background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/em_slideshow2/assets/arrow_left.png) no-Repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left; margin-top:-13px;	}
.tp-rightarrow.round-old								{	z-index:100;cursor:pointer; position:relative;	background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/em_slideshow2/assets/arrow_right.png) no-Repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left;	margin-top:-13px;}


.tp-leftarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/em_slideshow2/assets/small_left_boxed.png) no-Repeat top left;	width:20px;	height:15px;   float:left;	margin-right:6px; margin-top:12px;}
.tp-rightarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/em_slideshow2/assets/small_right_boxed.png) no-Repeat top left;	width:20px;	height:15px;   float:left;	margin-left:6px; margin-top:12px;}


.tp-leftarrow.navbar-old								{	z-index:100;cursor:pointer; position:relative;	background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/em_slideshow2/assets/arrowleft.png) no-Repeat top left;		width:9px;	height:16px;   float:left;	margin-right:6px; margin-top:10px;}
.tp-rightarrow.navbar-old								{	z-index:100;cursor:pointer; position:relative;	background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/em_slideshow2/assets/arrowright.png) no-Repeat top left;	width:9px;	height:16px;   float:left;	margin-left:6px; margin-top:10px;}

.tp-leftarrow.navbar-old.thumbswitharrow				{	margin-right:10px; }
.tp-rightarrow.navbar-old.thumbswitharrow				{	margin-left:0px; }

.tp-leftarrow.square									{	z-index:100;cursor:pointer; position:relative;	background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/em_slideshow2/assets/arrow_left2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:-9px;}
.tp-rightarrow.square									{	z-index:100;cursor:pointer; position:relative;	background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/em_slideshow2/assets/arrow_right2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:-9px;}


.tp-leftarrow.square-old								{	z-index:100;cursor:pointer; position:relative;	background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/em_slideshow2/assets/arrow_left2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:-9px;}
.tp-rightarrow.square-old								{	z-index:100;cursor:pointer; position:relative;	background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/em_slideshow2/assets/arrow_right2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:-9px;}


.tp-leftarrow.default									{	z-index:100;cursor:pointer; position:relative;	background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/em_slideshow2/assets/large_left.png) no-Repeat 0 0;	width:40px;	height:40px;

														}
.tp-rightarrow.default									{	z-index:100;cursor:pointer; position:relative;	background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/em_slideshow2/assets/large_right.png) no-Repeat 0 0;	width:40px;	height:40px;

														}




.tp-leftarrow:hover,
.tp-rightarrow:hover 									{	background-position:bottom left; }






/****************************************************************************************************
	-	TP THUMBS 	-
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/


.tp-bullets.tp-thumbs						{	z-index:1000; position:absolute; padding:3px;background-color:#fff;
												width:500px;height:50px; 			/* THE DIMENSIONS OF THE THUMB CONTAINER */
												margin-top:-50px;
											}


.fullwidthbanner-container .tp-thumbs		{  padding:3px;}

.tp-bullets.tp-thumbs .tp-mask				{	width:500px; height:50px;  			/* THE DIMENSIONS OF THE THUMB CONTAINER */
												overflow:hidden; position:relative;}


.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer	{	width:5000px; position:absolute;}

.tp-bullets.tp-thumbs .bullet				{   width:100px; height:50px; 			/* THE DIMENSION OF A SINGLE THUMB */
												cursor:pointer; overflow:hidden;background:none;margin:0;float:left;
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
												/*filter: alpha(opacity=50);	*/
												-moz-opacity: 0.5;
												-khtml-opacity: 0.5;
												opacity: 0.5;

												-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out;
											}


.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected		{ 	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

												-moz-opacity: 1;
												-khtml-opacity: 1;
												opacity: 1;
											}
.tp-thumbs img								{	width:100%; }




/************************************
		-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer								{	width:100%; height:10px; background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/em_slideshow2/assets/timer.png);position:absolute; z-index:200;}
.tp-bannertimer.tp-bottom					{	bottom:0px !important;height:5px;}




/***************************************
	-	RESPONSIVE SETTINGS 	-
****************************************/


	@media only screen and (min-width: 480px) and (max-width: 767px) {
			.responsive .tp-bullets.tp-thumbs				{	width:300px !important; height:30px !important;}
			.responsive .tp-bullets.tp-thumbs .tp-mask		{	width:300px !important; height:30px !important;}
			.responsive .tp-bullets.tp-thumbs .bullet		{	width:60px !important;height:30px !important;}

	}

    @media only screen and (min-width: 0px) and (max-width: 479px) {
				.responsive .tp-bullets	{	display:none}
				.responsive .tparrows	{	display:none;}
	}


/*********************************************

	-	BASIC SETTINGS FOR THE BANNER	-

***********************************************/

 .tp-simpleresponsive img {
		-moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
}


.tp-simpleresponsive ul {
	list-style:none;
	padding:0;
	margin:0;
}

.tp-simpleresponsive >ul li{
	list-style:none;
	position:absolute;
	visibility:hidden;
}

/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {	width:3000px; height:1500px;  background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/em_slideshow2/assets/coloredbg.png) repeat;}

.tp-loader 	{	background:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/em_slideshow2/assets/loader.gif) no-repeat 10px 10px; background-color:#fff;  margin:-22px -22px; top:50%; left:50%; z-index:10000; position:absolute;width:44px;height:44px;
				border-radius: 3px;
				-moz-border-radius: 3px;
				-webkit-border-radius: 3px;
			}



.tp-caption.big_white{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 36px; 
			line-height: 36px; 
			font-family: Arial; 
			padding: 0px 4px; 
			padding-top: 1px;
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#000;	
			letter-spacing: -1.5px;										
		}

.tp-caption.big_orange{
			position: absolute; 
			color: #ff7302; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 36px; 
			line-height: 36px; 
			font-family: Arial; 
			padding: 0px 4px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#fff;	
			letter-spacing: -1.5px;															
		}	
					
.tp-caption.big_black{
			position: absolute; 
			color: #000; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 36px; 
			line-height: 36px; 
			font-family: Arial; 
			padding: 0px 4px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#fff;	
			letter-spacing: -1.5px;															
		}		

.tp-caption.medium_grey{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 20px; 
			line-height: 20px; 
			font-family: Arial; 
			padding: 2px 4px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#888;		
			white-space:nowrap;	
			text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);		
		}	
					
.tp-caption.small_text{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 14px; 
			line-height: 20px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);		
		}
					
.tp-caption.medium_text{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 20px; 
			line-height: 20px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);		
		}
					
.tp-caption.large_text{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 40px; 
			line-height: 40px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);		
		}	
					
.tp-caption.very_large_text{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 60px; 
			line-height: 60px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
			letter-spacing: -2px;		
		}
					
.tp-caption.very_big_white{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 60px; 
			line-height: 60px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			padding: 0px 4px; 
			padding-top: 1px;
			background-color:#000;		
					}	
					
.tp-caption.very_big_black{
			position: absolute; 
			color: #000; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 60px; 
			line-height: 60px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			padding: 0px 4px; 
			padding-top: 1px;
			background-color:#fff;		
					}
					
.tp-caption.boxshadow{
		-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
		box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
	}
											
.tp-caption.black{
		color: #000; 
		text-shadow: none;		
	}	
					
.tp-caption.noshadow {
		text-shadow: none;		
	}	
					
.tp-caption a { 
	color: #ff7302; text-shadow: none;	-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out;	 
}			
	
.tp-caption a:hover { 
	color: #ffa902; 
}

.r-tabs .r-tabs-nav {
    margin: 0;
    padding: 0;
}

.r-tabs .r-tabs-tab {
    display: inline-block;
    margin: 0;
    list-style: none;
}

.r-tabs .r-tabs-panel {
    padding: 15px 0;
    display: none;
	overflow:inherit!important;
}

.r-tabs .r-tabs-accordion-title {
    display: none;
}

.r-tabs .r-tabs-panel.r-tabs-state-active {
    display: block;
}

/* Accordion responsive breakpoint */
/*@media only screen and (max-width: 768px) {*/
@media (max-width: 767px) {
    .r-tabs .r-tabs-nav {
        display: none;
    }

    .r-tabs .r-tabs-accordion-title {
        display: block;
    }
	.em-tabs-content .owl-theme .owl-controls{
		right:11px!important;
		top:0px!important
	}
	.r-tabs .r-tabs-panel{
		padding:15px 0!important;
		overflow:hidden!important
	}
	.tab-vertical .tab-content{
		padding-right:0;
		min-height:1px;
	}
}
body {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
}

.r-tabs {
    position: relative;
	overflow:hidden;
}

.r-tabs .r-tabs-nav {
    /*border-bottom: 1px solid #ccc;*/
}

.r-tabs .r-tabs-nav .r-tabs-tab {
    position: relative;
    top: 1px;
}

.r-tabs .r-tabs-nav .r-tabs-anchor {
    display: inline-block;  
	padding: 0px 15px;	
	padding-left:0;
	margin-right:10px;
	/*text-transform:uppercase;*/
	-moz-transition: all 400ms ease;
	-webkit-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	/*background: #00aadd;
    margin-bottom: 3px;
    padding: 10px 12px;

    text-decoration: none;
    color: #fff;
    font-weight: bold;*/
}
/*
.r-tabs .r-tabs-nav .r-tabs-anchor:hover,
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor{padding-top:10px; padding-bottom:10px;}*/

.r-tabs .r-tabs-nav .r-tabs-state-active {
    
	/*margin-bottom: -1px;
	background-color: #fff;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;*/
}

.r-tabs .r-tabs-nav .r-tabs-state-disabled {
    opacity: 0.5;
}

.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
    /*color: #00aadd;
    background-color: #fff;*/
}

.r-tabs .r-tabs-panel {
    margin-bottom: 3px;
}

.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
    display: block;
    padding: 10px;
    /*background-color: #00aadd;
    color: #fff;*/
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 10px;
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
    opacity: 0.5;
}

.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
    /*background-color: #fff;
    color: #00aadd;*/
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
    margin-bottom: 0;
}

.multishipping-authorization .authentication.message {
    margin: 2em 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-shadow: 0px 1px 3px 0px #ccc;
    padding: 1em 2em 1em 2em;
}

/* ccType */
#stripe-payments-accepted-cards img {
    -moz-transition: opacity .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    display: inline-block;
}
#stripe-payments-accepted-cards.stripe-payments-detected img {
    opacity: 0.3;
}
#stripe-payments-accepted-cards.stripe-payments-detected img.active {
    opacity: 1;
}

input#stripe_payments_cc_number {
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
    background-position-x: 80%;
    -moz-transition: background-position-x 0.25s ease-in-out;
    -webkit-transition: background-position-x 0.25s ease-in-out;
    transition: background-position-x 0.25s ease-in-out;
}

input#stripe_payments_cc_number.cctype-detected {
    background-position-x: 99%;
}

.adminhtml-sales-order-create-index #payment_form_stripe_payments input[type="text"]
{
    width: 200px;
}

.dialog_content {
    background-color: #fff;
}
.img-preload {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    z-index: -1;
}

/* Customer Account */
.saved-cards label {
    display: inline;
}
.saved-cards {
    font-size: 1.15em;
}
.saved-cards li {
    margin: 4px 0;
}
#new-card .form-list select {
    width: auto;
}
#new-card .form-list label {
    float: none;
}
#stripe_payments_cc_cid {
    width: 40px;
}

/* Checkout */
#mandates.saved-cards label {
    font-weight: normal;
    margin-left: 4px;
}
ul#payment_form_stripe_payments {
    padding-left: 20px;
    padding-top: 15px;
}
.adminhtml-sales-order-create-index ul#payment_form_stripe_payments {
    padding: 5px 0 10px;
}
ul#payment_form_stripe_payments li {
    display: block;
}
ul#payment_form_stripe_payments li.stripe-new {
    display: none;
}
ul#payment_form_stripe_payments.stripe-new li.stripe-new {
    display: block;
    margin-left: 20px;
}
/* Idev OSC 3-column fixes */
.onestepcheckout-column-middle ul#payment_form_stripe_payments.stripe-new li.stripe-new {
    margin-left: 0;
}
.onestepcheckout-column-middle ul#payment_form_stripe_payments {
    margin: 10px 0;
    padding-left: 0px;
}
/* ~Idev OSC */
.sp-methods .saved-cards li label {
    float: none;
}
.saved-cards {
    margin-top: 14px;
}
.saved-cards input.select {
    position: relative;
    top: -1px;
}
.saved-cards span {
    display: inline-block;
}
.saved-cards span.type {
    font-weight: bold;
    margin-left: 3px;
}
.saved-cards span.exp {
    float: right;
}
.saved-cards label {
    display: inline;
}
.saved-cards span.stripe-payments-fade {
    color: #aaa;
    font-weight: normal;
}
.form-list .saved-cards label {
    float: none;
}
#stripe-payments-card-errors {
    border: 0;
    border-radius: 3px;
    height: 0;
    margin: 0 auto;
    transition: height 1s, margin 1s, border 1s, padding 1s;
    display: inline-block;
    padding: 0 1em;
}
#stripe-payments-card-errors.populated {
    border: 1px hsla(0,100%,50%,0.5) dashed;
    padding: 5px 1em;
    color: #D20;
    height: auto;
    margin: 0.5em auto 1em;
}

/* Card Icons */
#payment_form_stripe_payments span.type.Visa, #payment_form_stripe_payments span.type.visa { background: url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/stripe_payments/img/visa.png) no-repeat; }
#payment_form_stripe_payments span.type.American.Express, #payment_form_stripe_payments span.type.amex { background: url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/stripe_payments/img/amex.png) no-repeat; }
#payment_form_stripe_payments span.type.MasterCard, #payment_form_stripe_payments span.type.mastercard { background: url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/stripe_payments/img/mastercard.png) no-repeat; }
#payment_form_stripe_payments span.type.Discover, #payment_form_stripe_payments span.type.discover { background: url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/stripe_payments/img/discover.png) no-repeat; }
#payment_form_stripe_payments span.type.Diners, #payment_form_stripe_payments span.type.diners { background: url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/stripe_payments/img/diners.png) no-repeat; }
#payment_form_stripe_payments span.type.JCB, #payment_form_stripe_payments span.type.jcb { background: url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/stripe_payments/img/jcb.png) no-repeat; }

#payment_form_stripe_payments span.type.Visa, #payment_form_stripe_payments span.type.visa,
#payment_form_stripe_payments span.type.American.Express, #payment_form_stripe_payments span.type.amex,
#payment_form_stripe_payments span.type.MasterCard, #payment_form_stripe_payments span.type.mastercard,
#payment_form_stripe_payments span.type.Discover, #payment_form_stripe_payments span.type.discover,
#payment_form_stripe_payments span.type.Diners, #payment_form_stripe_payments span.type.diners,
#payment_form_stripe_payments span.type.JCB, #payment_form_stripe_payments span.type.jcb {
    padding-left: 30px;
    background-position-y: -3px;
    background-size: 24px;
}

/* Apple Pay */
#co-payment-form #stripe-apple-pay-section #apple-pay-button,
ul#payment_form_stripe_payments li#apple-pay-section #apple-pay-button {
    background-color: black;
    background-image: -webkit-named-image(apple-pay-logo-white);
    background-size: 100% 24px;
    background-origin: content-box;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 44px;
    padding: 10px 0;
    border-radius: 10px;
}
#co-payment-form #stripe-apple-pay-section,
ul#payment_form_stripe_payments li#apple-pay-section {
    display: none;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
#co-payment-form.payment-request-api-supported #stripe-apple-pay-section,
ul#payment_form_stripe_payments.payment-request-api-supported li#apple-pay-section {
    display: block;
}
#co-payment-form.payment-request-api-supported #stripe-apple-pay-section #apple-pay-button,
ul#payment_form_stripe_payments.payment-request-api-supported li#apple-pay-section #apple-pay-button {
    display: none;
}
#co-payment-form #stripe-apple-pay-section label,
ul#payment_form_stripe_payments li#apple-pay-section label {
    font-weight: bold;
    margin: 10px 0;
    float: none;
    display: block;
}
#stripe-apple-pay-result {
    margin-bottom: 20px;
}
#co-payment-form.apple-pay-success .sp-methods {
    display: none;
}

/* Authorized Apple Pay Result */
#co-payment-form #stripe-apple-pay-result label,
.form-list #apple-pay-result label {
    display: inline-block;
    float: none;
}
#co-payment-form #stripe-apple-pay-result,
ul#payment_form_stripe_payments li#apple-pay-result {
    text-align: center;
    font-size: 1.1em;
    display: none;
}
#stripe-apple-pay-result > div,
#apple-pay-result > div {
    display: block;
    margin: 5px 0;
}
#co-payment-form.apple-pay-success #stripe-apple-pay-result,
ul#payment_form_stripe_payments.apple-pay-success li#apple-pay-result {
    display: block;
}
#co-payment-form.payment-request-api-supported.apple-pay-success #stripe-apple-pay-section,
ul#payment_form_stripe_payments.payment-request-api-supported.apple-pay-success li#apple-pay-section {
    display: none;
}
ul#payment_form_stripe_payments.payment-request-api-supported.apple-pay-success.stripe-new li.stripe-new {
    display: none;
}
ul#payment_form_stripe_payments.payment-request-api-supported.apple-pay-success.stripe-new li#stripe_payments_cc_save_div.stripe-new {
    display: block;
}
ul#payment_form_stripe_payments.apple-pay-success ul#saved-cards {
    display: none;
}

/* Stripe Elements */
#card-details-label {
    display: block;
}
#stripe-payments-card-number {
    width: 225px;
    display: inline-block;
}
.stripe-payments-brand {
    opacity: 0.5;
    height: 24px;
    width: 32px;
    display: inline-block;
    font-size: 20px;
    margin-left: -49px;
    position: relative;
    top: -9px;
}
#stripe-payments-card-expiry {
    width: 93px;
    display: inline-block;
}
#stripe-payments-card-cvc {
    width: 68px;
    display: inline-block;
}
.stripe-elements-field {
    display: inline-block;
    margin: 5px 0 0 0;
    padding: 4px 14px;
    border-style: none;
    background-color: #fefefe;
    box-shadow: 0 6px 9px rgba(50, 50, 93, 0.06), 0 2px 5px rgba(0, 0, 0, 0.08),
    inset 0 1px 0 #fefefe;
    border-radius: 4px;
}
li.stripe-payments-elements.no-wrap {
    white-space: nowrap;
}
.pci-dss-info-block {
    margin: 10px 15px -16px 25px;
    width: 240px;
}
#pci-svg {
    position: relative;
    left: -25px;
    top: 5px;
    opacity: 0.5;
    fill: green;
}
.pci-dss-info-text {
    display: inline-block;
    position: relative;
    top: -20px;
}

/* ACH */

ul.ach-bank-account-details {
    margin: 1em auto;
}
ul.ach-bank-account-details label {
    min-width: 140px;
}
ul.ach-bank-account-details .account-number,
ul.ach-bank-account-details .account-holder-name {
    width: 210px;
}
ul.ach-bank-account-details .account-holder-type {
    width: 215px;
}
#ach-bank-account-details .ach-token .validation-advice {
    display: none;
}
#ach-bank-account-details.showVerificationError .ach-token .validation-advice {
    display: block;
}
#stripe-ach-account-verified {
    color: #47a722;
    font-style: italic;
    display: none;
}
#stripe-ach-account-verified img {
    display: inline;
    height: 1em;
    padding: 2px;
}

/*!
 *  PaymentFont 1.2.5 by @AMPoellmann - http://paymentfont.io
 *  License - http://paymentfont.io/#license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:PaymentFont;src:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/stripe_payments/fonts/paymentfont-webfont.eot);src:url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/stripe_payments/fonts/paymentfont-webfont.eot?#iefix) format('embedded-opentype'),url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/stripe_payments/fonts/paymentfont-webfont.woff) format('woff2'),url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/stripe_payments/fonts/paymentfont-webfont.woff) format('woff'),url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/stripe_payments/fonts/paymentfont-webfont.ttf) format('truetype'),url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/stripe_payments/fonts/paymentfont-webfont.svg#paymentfont-webfont) format('svg');font-weight:400;font-style:normal}.pf{display:inline-block;font:normal normal normal 14px/1 PaymentFont;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pf-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.pf-2x{font-size:2em}.pf-3x{font-size:3em}.pf-4x{font-size:4em}.pf-5x{font-size:5em}.pf-amazon:before{content:"\f000"}.pf-american-express:before{content:"\f001"}.pf-american-express-alt:before{content:"\f002"}.pf-atm:before{content:"\f003"}.pf-bankomat:before{content:"\f004"}.pf-bank-transfer:before{content:"\f005"}.pf-bitcoin:before{content:"\f006"}.pf-bitcoin-sign:before{content:"\f007"}.pf-braintree:before{content:"\f008"}.pf-btc:before{content:"\f009"}.pf-card:before{content:"\f00a"}.pf-carta-si:before{content:"\f00b"}.pf-cash:before{content:"\f00c"}.pf-cash-on-delivery:before{content:"\f00d"}.pf-cb:before{content:"\f00e"}.pf-cirrus:before{content:"\f00f"}.pf-cirrus-alt:before{content:"\f010"}.pf-clickandbuy:before{content:"\f011"}.pf-credit-card:before{content:"\f012"}.pf-diners:before{content:"\f013"}.pf-discover:before{content:"\f014"}.pf-ec:before{content:"\f015"}.pf-eps:before{content:"\f016"}.pf-eur:before{content:"\f017"}.pf-facture:before{content:"\f018"}.pf-fattura:before{content:"\f019"}.pf-flattr:before{content:"\f01a"}.pf-giropay:before{content:"\f01b"}.pf-google-wallet:before{content:"\f01c"}.pf-google-wallet-alt:before{content:"\f01d"}.pf-gpb:before{content:"\f01e"}.pf-gratipay:before{content:"\f01f"}.pf-ideal:before{content:"\f020"}.pf-ils:before{content:"\f021"}.pf-inr:before{content:"\f022"}.pf-invoice:before{content:"\f023"}.pf-invoice-sign:before{content:"\f024"}.pf-invoice-sign-alt:before{content:"\f025"}.pf-invoice-sign-alt-o:before{content:"\f026"}.pf-invoice-sign-o:before{content:"\f027"}.pf-jcb:before{content:"\f028"}.pf-jpy:before{content:"\f029"}.pf-krw:before{content:"\f02a"}.pf-maestro:before{content:"\f02b"}.pf-maestro-alt:before{content:"\f02c"}.pf-mastercard:before{content:"\f02d"}.pf-mastercard-alt:before{content:"\f02e"}.pf-mastercard-securecode:before{content:"\f02f"}.pf-ogone:before{content:"\f030"}.pf-paybox:before{content:"\f031"}.pf-paylife:before{content:"\f032"}.pf-paypal:before{content:"\f033"}.pf-paypal-alt:before{content:"\f034"}.pf-paysafecard:before{content:"\f035"}.pf-postepay:before{content:"\f036"}.pf-quick:before{content:"\f037"}.pf-rechnung:before{content:"\f038"}.pf-ripple:before{content:"\f039"}.pf-rub:before{content:"\f03a"}.pf-skrill:before{content:"\f03b"}.pf-sofort:before{content:"\f03c"}.pf-square:before{content:"\f03d"}.pf-stripe:before{content:"\f03e"}.pf-truste:before{content:"\f03f"}.pf-try:before{content:"\f040"}.pf-unionpay:before{content:"\f041"}.pf-usd:before{content:"\f042"}.pf-verified-by-visa:before{content:"\f043"}.pf-verisign:before{content:"\f044"}.pf-visa:before{content:"\f045"}.pf-visa-electron:before{content:"\f046"}.pf-western-union:before{content:"\f047"}.pf-western-union-alt:before{content:"\f048"}.pf-wirecard:before{content:"\f049"}.pf-sepa:before{content:"\f04a"}.pf-sepa-alt:before{content:"\f04b"}.pf-apple-pay:before{content:"\f04c"}.pf-interac:before{content:"\f04d"}.pf-paymill:before{content:"\f04e"}.pf-dankort:before{content:"\f04f"}.pf-bancontact-mister-cash:before{content:"\f050"}.pf-moip:before{content:"\f051"}.pf-pagseguro:before{content:"\f052"}.pf-cash-on-pickup:before{content:"\f053"}.pf-sage:before{content:"\f054"}.pf-elo:before{content:"\f055"}.pf-elo-alt:before{content:"\f056"}.pf-payu:before{content:"\f057"}.pf-mercado-pago:before{content:"\f058"}.pf-mercado-pago-sign:before{content:"\f059"}.pf-payshop:before{content:"\f05a"}.pf-multibanco:before{content:"\f05b"}.pf-gratipay-sign:before{content:"\f05c"}.pf-six:before{content:"\f05d"}.pf-cashcloud:before{content:"\f05e"}.pf-interac-alt:before{content:"\f05f"}.pf-klarna:before{content:"\f060"}.pf-bitpay:before{content:"\f061"}.pf-venmo:before{content:"\f062"}.pf-visa-debit:before{content:"\f063"}.pf-alipay:before{content:"\f064"}.pf-diners-alt:before{content:"\f065"}.pf-hipercard:before{content:"\f066"}.pf-skrill-alt:before{content:"\f067"}.pf-shopify:before{content:"\f068"}.pf-direct-debit:before{content:"\f069"}.pf-sodexo:before{content:"\f06a"}.pf-bpay:before{content:"\f06b"}.pf-contactless:before{content:"\f06c"}.pf-contactless-alt:before{content:"\f06d"}.pf-eth:before{content:"\f06e"}.pf-ltc:before{content:"\f06f"}.pf-visa-pay:before{content:"\f070"}.pf-wechat-pay:before{content:"\f071"}.pf-amazon-pay:before{content:"\f072"}.pf-amazon-pay-alt:before{content:"\f073"}
.product-view #payment-request-button {
    margin-bottom: 10px;
}

.cart #payment-request-button {
    width: 184px;
    display: inline-block;
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

#payment-request-button.disabled,
#payment-request-button.disabled * {
    pointer-events: none !important;
}

#payment-request-button.disabled {
    opacity: 0.5;
    filter: grayscale(50%);
}

#payment-request-button.disabled::after {
    position: relative;
    height: 1em;
    width: 1em;
    display: block;
    left: 50%;
    margin-left: -.5em;
    margin-top: -1.2em;
    content: '';
    -webkit-animation: spin 1s ease-in-out infinite;
    animation: spin 1s ease-in-out infinite;
    background: url(https://samuraikitchenknife.co.uk/skin/frontend/default/galaparallax/stripe_payments/img/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0, 0, 0, .75)
}

/**
 * Copyright 2016 The Valdecode Cookie Law Compliance Authors. All rights reserved.
 * Use of this source code is governed by a MIT-style
 * license that can be found in the LICENSE.txt file.
 */
#v-cookielaw { overflow: hidden; background: #fff; color: #444; z-index: 9999; font-size: 13px; }
#v-cookielaw .v-message { padding: 5px 10px; text-align: left; font-size:17px; }
#v-cookielaw .v-actions { }
#v-cookielaw .v-button { color: #222; display: inline-block; background-color: #ececec; background-image: linear-gradient(#f4f4f4, #ececec); border: 1px solid #d4d4d4; padding: 4px 10px; text-decoration: none; text-shadow: 1px 1px 0 #fff; border-radius: 2px; }
#v-cookielaw .v-button.v-accept:before { content: "\2714"; }
#v-cookielaw .v-button:hover,
#v-cookielaw .v-button:focus { color: #fff; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); border-color: #3072b3; border-bottom-color: #2a65a0; background-color: #2a65a0; background-image: linear-gradient(#599bdc, #3072b3); }
#v-cookielaw .v-button:active {  border-color: #2a65a0; border-bottom-color: #3884cd; background-color: #3072b3; background-image: linear-gradient(#3072b3, #599bdc); }

#v-cookielaw.v-bar { display: table; width: 100%; padding: 5px 0; }
#v-cookielaw.v-bar .v-message { display: table-cell; }
#v-cookielaw.v-bar .v-actions { display: table-cell; vertical-align: middle; width: 250px; padding-right: 10px; text-align: right; }
#v-cookielaw.v-bar.v-top { position: relative; border-bottom: 1px solid #000; }
#v-cookielaw.v-bar.v-bottom { position: fixed; bottom: 0; border-top: 1px solid #000; }

#v-cookielaw.v-box { position: fixed; max-width: 300px; border: 1px solid #000; border-radius: 3px; margin: 10px; }
#v-cookielaw.v-box .v-actions { float: left; margin: 5px 10px; }
#v-cookielaw.v-box.v-top-left { top: 0; left: 0; }
#v-cookielaw.v-box.v-top-right { top: 0; right: 0; }
#v-cookielaw.v-box.v-bottom-left { bottom: 0; left: 0; }
#v-cookielaw.v-box.v-bottom-right { bottom: 0; right: 0; }

/* RWD */
@media (max-width: 480px) {
    #v-cookielaw.v-box { display: table; width: 100% !important; padding: 5px 0 0; position: fixed; bottom: 0 !important; top: auto !important; border-top: 1px solid #000; max-width: 100%; margin: 0; border-radius: 0; border-right: 0; border-left: 0; border-bottom: 0; }
    #v-cookielaw.v-box .v-message { display: table-cell; }
    #v-cookielaw.v-box .v-actions { display: table-cell; vertical-align: middle; width: 250px; padding-right: 10px; text-align: left; }

    #v-cookielaw .v-message { float: left; }
    #v-cookielaw .v-actions { float: left; margin: 5px 10px; }
    #v-cookielaw.v-bar .v-actions { width: auto; }
}

/* Skin - Yellow Alert */
#v-cookielaw.v-yellow-alert { background: #fffbcd; border-color: #e2cd7b !important; }

/* Skin - Dark Clean */
#v-cookielaw.v-dark-clean { color: #fff; background: #000; border-color: #000 !important;padding:15px; }
#v-cookielaw.v-dark-clean .v-button { color: #fff; font-size:17px; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); border-color: #3072b3; border-bottom-color: #2a65a0; background-color: #2a65a0; background-image: linear-gradient(#599bdc, #3072b3); }
#v-cookielaw.v-dark-clean .v-button:hover,
#v-cookielaw.v-dark-clean .v-button:focus { background-color: #3678a0; background-image: linear-gradient(#68abdc, #387cb3); }

/* Skin - Minimalist */
#v-cookielaw.v-minimalist { color: #2c2c2c; background: #f0f0f0; border-color: #e0e0e0 !important; font-size: 11px; font-family: Verdana; }
#v-cookielaw.v-bar.v-minimalist { padding: 2px 0; }
#v-cookielaw.v-box.v-minimalist { width: 260px; }
#v-cookielaw.v-box.v-minimalist .v-actions { margin: 5px; }
#v-cookielaw.v-box.v-minimalist .v-message { padding: 5px; }
#v-cookielaw.v-minimalist .v-button { padding: 3px 6px; }

