/**
 * 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://www.theflagshop.co.nz/skin/frontend/em0122/default/images/variation/colorpicker_background.png);
font-family:Arial,Helvetica,sans-serif;
display:none;
z-index:999;
}

.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://www.theflagshop.co.nz/skin/frontend/em0122/default/images/variation/colorpicker_overlay.png);
}

.colorpicker_color div div {
position:absolute;
top:0;
left:0;
width:11px;
height:11px;
overflow:hidden;
background:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/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://www.theflagshop.co.nz/skin/frontend/em0122/default/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:14px;
}

.colorpicker_hex {
position:absolute;
width:72px;
height:22px;
background:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/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://www.theflagshop.co.nz/skin/frontend/em0122/default/images/variation/colorpicker_rgb_r.png);
top:52px;
left:212px;
}

.colorpicker_rgb_g {
background-image:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/variation/colorpicker_rgb_g.png);
top:82px;
left:212px;
}

.colorpicker_rgb_b {
background-image:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/variation/colorpicker_rgb_b.png);
top:112px;
left:212px;
}

.colorpicker_hsb_h {
background-image:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/variation/colorpicker_hsb_h.png);
top:52px;
left:282px;
}

.colorpicker_hsb_s {
background-image:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/variation/colorpicker_hsb_s.png);
top:82px;
left:282px;
}

.colorpicker_hsb_b {
background-image:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/variation/colorpicker_hsb_b.png);
top:112px;
left:282px;
}

.colorpicker_submit {
	position: absolute;
	/*width: 22px;*/
	/*height: 22px;*/
	/*background: url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/variation/colorpicker_submit.png) top;*/
	left: 293px;
	top: 143px;
	/*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://www.theflagshop.co.nz/skin/frontend/em0122/default/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:258px;
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:360px;
}

#demotool_variation .copyright a {
font-weight:bold;
color:#878686
}

.demotool-title {
background:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/variation/bg_var.png) 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://www.theflagshop.co.nz/skin/frontend/em0122/default/images/variation/bg_bottom_title.png) 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 9px;
background:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/icons.png) -2px -582px 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;
}

.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://www.theflagshop.co.nz/skin/frontend/em0122/default/images/variation/var_close.png) 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://www.theflagshop.co.nz/skin/frontend/em0122/default/images/variation/var_show.png) 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://www.theflagshop.co.nz/skin/frontend/em0122/default/images/variation/btn_reset.png) no-repeat scroll 0 0 transparent;
width:78px;
}

.demotool-content a.btn-apply {
background:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/variation/btn_apply.png) 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://www.theflagshop.co.nz/skin/frontend/em0122/default/images/variation/bg_select_font.png) 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;
white-space: normal;
text-align: left;
}

.demotool-content .box .content .row .label {
padding:14px 0 8px;
display:inline-block
}

.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!important;
color:#000;
font-size:11px;
line-height:30px;
width:350px;
font: 12px Tahoma,Arial,Helvetica,sans-serif;
}

.demotool-content .box .content .col-1 .input input {
width:100px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.demotool-content .box .content .col-1 .input.input_font {
background:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/variation/bg_select_font_1.png) no-repeat scroll 0 0 transparent;
width:165px;
}
}

.qrcode {
position:fixed;
top:304px;
left:0;
z-index:21
}

.qrcode li {
width:49px;
}

.qrcode li a span {
display:block;
width:47px;
height:47px;
background:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/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://www.theflagshop.co.nz/skin/frontend/em0122/default/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:23%;
top:10%;
z-index:999;
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://www.theflagshop.co.nz/skin/frontend/em0122/default/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:998;
height:1000px;
}

.demotool-content .btn-primary{ margin-left:15px; margin-top:10px}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 1000; 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://www.theflagshop.co.nz/skin/frontend/em0122/default/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/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: 900; width: 100%; background-color: #000; }





/* 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://www.theflagshop.co.nz/skin/frontend/em0122/default/images/icon_print.png) no-repeat 0 0;
}
.link-email .icon {
	background: url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/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://www.theflagshop.co.nz/skin/frontend/em0122/default/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://www.theflagshop.co.nz/skin/frontend/em0122/default/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://www.theflagshop.co.nz/skin/frontend/em0122/default/images/pinit-count-s.png) no-repeat 0 0;
    color: #777777;
    position: absolute;
	bottom: 1px;
	right: 0;
}
.size-none .pinterest-counter-count{
 display: none;
}
@charset "UTF-8";
/*$max-content-width: value screen*/
/*Category product*/
/*button style*/
/* ============================================ *
 * Link
 * ============================================ */
/* ============================================ *
 * Menu
 * ============================================ */
.em-top-menu {
    /*float:left;
	width:100%;*/
  text-align: left;
  margin-right: 30px; }

.em-rtl .em-top-menu {
  margin-left: 40px; }

/*=========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: 9px 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: "";
      font-size: 18px;
      margin-top: 3px; }

/*=========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: 11px 0px !important;
  position: relative; }
  a.arrow:before {
    width: 15px;
    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: "";
    font-size: 17px; }
  a.arrow:after {
    display: none !important; }
  a.arrow span {
    display: none; }

.menu-container a.arrow {
  padding: 4px 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"; }

/*Icon Font Awesome*/
.em-menu-mobile .vnav.nav-text-right .menu-item-link.fa:before {
  top: 2px; }

.em-menu-mobile .vnav.nav-text-right .menu-item-link.fa:before,
.menu-item-link.fa:before {
  font-size: 14px;
  position: absolute;
  left: 10px;
  z-index: 11;
  padding: 14px 0; }
.em-menu-mobile .vnav.nav-text-right .menu-item-link.fa > .em-menu-link span,
.menu-item-link.fa > .em-menu-link span {
  padding-left: 35px !important; }

.em-menu-mobile .vnav.nav-text-right .menu-item-link.fa {
  top: 0; }

.em-menu-mobile .menu-item-link.fa,
.em-menu-mobile .vnav.nav-text-right .menu-item-link.fa,
.vnav .menu-item-link.fa {
  display: block; }
  .em-menu-mobile .menu-item-link.fa:before,
  .em-menu-mobile .vnav.nav-text-right .menu-item-link.fa:before,
  .vnav .menu-item-link.fa:before {
    padding: 13px 0; }

/*Icon menu right - icon align left, text align right*/
.vnav.nav-text-right .menu-item-link.fa:before {
  left: auto;
  right: 10px; }
.vnav.nav-text-right .menu-item-link.fa > .em-menu-link span {
  padding-left: 0 !important;
  padding-right: 35px !important; }

.em-menu-mobile .menu-item-link.micon:before,
.vnav .menu-item-link.micon:before {
  top: 7px; }

/*End Icon Font Awesome*/
/*Icon Image*/
.menu-item-link.i-small:before {
  z-index: 11;
  width: 23px;
  height: 23px;
  background-image: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/icons_menu_small.png");
  background-position: 0 -4px;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  top: 10px;
  left: 10px; }
.menu-item-link.i-small > .em-menu-link span {
  padding-left: 35px !important; }
.menu-item-link.i-small.i-small01:before {
  background-position: 0 1px; }
.menu-item-link.i-small.i-small02:before {
  background-position: 0 -34px; }
.menu-item-link.i-small.i-small03:before {
  background-position: 0 -71px; }
.menu-item-link.i-small.i-small04:before {
  background-position: 0 -107px; }
.menu-item-link.i-small.i-small05:before {
  background-position: 0 -143px; }
.menu-item-link.i-small.i-small06:before {
  background-position: 0 -178px; }
.menu-item-link.i-small.i-small07:before {
  background-position: 0 -215px; }
.menu-item-link.i-small.i-small08:before {
  background-position: 0 -251px; }
.menu-item-link.i-small.i-small09:before {
  background-position: 0 -287px; }
.menu-item-link.i-small.i-small10:before {
  background-position: 0 -323px; }
.menu-item-link.i-small.i-small11:before {
  background-position: 0 -358px; }

/*Icon menu horizontal*/
/*icon menu large*/
.hnav .menu-item-link.i-large:before {
  z-index: 11;
  width: 100%;
  height: 37px;
  background-image: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/icons_menu.png");
  background-position: 50px 0;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  top: 15px;
  left: 0; }
.hnav .menu-item-link.i-large > .em-menu-link span {
  padding-top: 60px !important;
  padding-left: 18px !important;
  width: 130px;
  text-align: center;
  /*border-width:1px;*/
  display: inline-block; }
.hnav .menu-item-link.i-large > .menu-container {
  top: 100px; }
.hnav .menu-item-link.i-large.i-large02:before {
  background-position: 51px -66px; }
.hnav .menu-item-link.i-large.i-large03:before {
  background-position: 58px -160px; }
.hnav .menu-item-link.i-large.i-large04:before {
  background-position: 53px -261px; }
.hnav .menu-item-link.i-large.i-large05:before {
  background-position: 49px -356px; }
.hnav .menu-item-link.i-large.i-large06:before {
  background-position: 50px -465px; }
.hnav .menu-item-link.i-large.i-large07:before {
  background-position: 48px -571px; }
.hnav .menu-item-link.i-large.i-large08:before {
  background-position: 50px -680px; }
.hnav .menu-item-link.i-large.i-large09:before {
  background-position: 38px -787px; }
.hnav .menu-item-link.i-large.i-large10:before {
  background-position: 0px -890px; }
.hnav .menu-item-link.i-large.i-large11:before {
  background-position: 29px -356px; }

/*End Icon Image*/
/*======End Icon Arrow Font-Anwsome========*/
/*=====Menu Link==========*/
.menu-link li a {
  padding: 8px 0; }

/*=====End Menu Link==========*/
/*=============Menu Default==============*/
.nav-container.em_nav .hnav .menu-item-depth-0 {
  padding: 0;
  background: none; }

/*=============End Menu Default==============*/
/*======Megamenu=================*/
/*Dropdown menu*/
.dd-menu-link .menu-container ul {
  padding: 12px 20px !important; }
  .dd-menu-link .menu-container ul li a.em-menu-link {
    padding: 8px 0px !important; }

.menu-container {
  	/*.em-catalog-navigation > li a.em-menu-link, .menu-link > li > a{
  		text-transform: uppercase;
  		border-bottom: 1px solid;
  		margin-right: 10px;
  		margin-left: 10px;
  	}
  	.em-catalog-navigation > li a.em-menu-link{
  		padding-left: 0 !important;
  		margin-left: 10px;
  	}
  	.em-catalog-navigation li.last > a.em-menu-link, .menu-link > li.last > a{
  		border-bottom: none;
  	}
  	li.level0{
  		margin-right:0;
  	}
     .widget-title h3, h4, h5{
  	   text-transform: uppercase;
  	   padding:4px 10px;
  	   margin-bottom:10px;
     }*/
  /*menu image*/
  /*menu logo*/ }
  .menu-container .menu-padding {
    padding-bottom: 30px; }
  .menu-container a {
    text-transform: uppercase; }
  .menu-container .list-text li a,
  .menu-container .em-catalog-navigation li a,
  .menu-container .menu-link li a {
    border-bottom: 1px solid #e5e5e5;
    padding: 8px 0; }
    .menu-container .list-text li a.arrow,
    .menu-container .em-catalog-navigation li a.arrow,
    .menu-container .menu-link li a.arrow {
      border-bottom: 0; }
  .menu-container .list-text li.last a,
  .menu-container .em-catalog-navigation li.last a,
  .menu-container .menu-link li.last a {
    border-bottom: 0; }
  .menu-container .widget-title h3, .menu-container h4, .menu-container h5 {
    text-transform: uppercase;
    margin-bottom: 10px; }
  .menu-container p.h5 {
    padding-top: 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 15px; }
    .menu-container .em-menu-list-img a.last {
      margin-right: 0; }
  .menu-container .em-line-01 {
    margin-bottom: 0;
    border: 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; }

.em-sidebar .megamenu-wrapper {
  margin-bottom: 20px; }

/*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: 12px 20px 13px;
      -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 {
    /*padding-top:25px;*/ }
    .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; }
        .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;*/
          position: absolute;
          top: 4px;
          right: 0; }
          .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 {
            content: '\f107';
            font-size: 14px; }
        .em_nav .hnav .menu-item-depth-0 > a span,
        .em_nav .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a span {
          padding: 15px 30px 15px 18px;
          border-width: 0;
          min-height: 52px; }
      .em_nav .hnav .menu-item-depth-0.parent > a.em-menu-link:hover, .em_nav .hnav .menu-item-depth-0.menu-item-parent > a.em-menu-link:hover,
      .em_nav .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0.parent > a.em-menu-link:hover,
      .em_nav .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-item-parent > a.em-menu-link:hover {
        z-index: 10;
        margin-bottom: -11px;
        padding-bottom: 11px;
        position: relative; }
      .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 > a.arrow {
    width: 20px;
    padding: 11px 0 !important; }
  .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 {
  margin: 10px 0; }
  .em-menu-mobile .col-sm-1, .em-menu-mobile .col-sm-2, .em-menu-mobile .col-sm-3, .em-menu-mobile .col-sm-4, .em-menu-mobile .col-sm-5, .em-menu-mobile .col-sm-6, .em-menu-mobile .col-sm-7, .em-menu-mobile .col-sm-8, .em-menu-mobile .col-sm-9, .em-menu-mobile .col-sm-10, .em-menu-mobile .col-sm-11, .em-menu-mobile .col-sm-12, .em-menu-mobile .col-sm-13, .em-menu-mobile .col-sm-14, .em-menu-mobile .col-sm-15, .em-menu-mobile .col-sm-16, .em-menu-mobile .col-sm-17, .em-menu-mobile .col-sm-18, .em-menu-mobile .col-sm-19, .em-menu-mobile .col-sm-20, .em-menu-mobile .col-sm-21, .em-menu-mobile .col-sm-22, .em-menu-mobile .col-sm-23, .em-menu-mobile .col-sm-24, .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 {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0; }

.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*/
  /*menu vertical - text align right*/ }
  .em-menu-mobile .dd-menu-link .menu-container ul {
    padding: 12px 12px 12px 30px !important; }
  .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;
        padding: 10px 18px; }
    .em-menu-mobile .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a.arrow,
    .em-menu-mobile .menu-item-depth-0 > a.arrow {
      top: 0; }
    .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 .menu-item-depth-0 > .em-catalog-navigation > li.level0 > .menu-container,
    .em-menu-mobile .menu-item-depth-0 > .menu-container {
      padding: 10px 30px;
      box-shadow: none;
      -moz-box-shadow: none;
      -webkit-box-shadow: none; }
  .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;
      right: 0;
      padding: 10px 0px !important;
      top: 0;
      width: 32px !important; }
      .em-menu-mobile .hnav .menu-item-depth-0 > a.arrow:before,
      .em-menu-mobile .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a.arrow:before {
        width: 32px; }
    .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;
      min-height: 0; }
    .em-menu-mobile .hnav .menu-item-depth-0 > a.em-menu-link,
    .em-menu-mobile .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a.em-menu-link {
      min-height: 0;
      padding-bottom: 0 !important;
      margin-bottom: 0 !important; }
    .em-menu-mobile .hnav .menu-item-depth-0.parent > a.em-menu-link, .em-menu-mobile .hnav .menu-item-depth-0.menu-item-parent > a.em-menu-link,
    .em-menu-mobile .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0.parent > a.em-menu-link,
    .em-menu-mobile .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-item-parent > a.em-menu-link {
      margin-right: 0; }
    .em-menu-mobile .hnav .menu-item-depth-0.parent > a.em-menu-link:hover, .em-menu-mobile .hnav .menu-item-depth-0.menu-item-parent > a.em-menu-link:hover,
    .em-menu-mobile .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0.parent > a.em-menu-link:hover,
    .em-menu-mobile .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-item-parent > a.em-menu-link:hover {
      padding-bottom: 0 !important;
      margin-bottom: 0 !important; }
  .em-menu-mobile .vnav .menu-item-link.fa:before {
    padding: 11px 0 !important; }
  .em-menu-mobile .vnav .menu-item-depth-0 > .em-catalog-navigation > li.level0,
  .em-menu-mobile .vnav .menu-item-depth-0 {
    border: 0; }
  .em-menu-mobile .vnav .menu-item-depth-0 > .em-catalog-navigation li.parent.level0 > a.arrow,
  .em-menu-mobile .vnav .menu-item-link > a.arrow {
    top: 0;
    width: 32px; }
    .em-menu-mobile .vnav .menu-item-depth-0 > .em-catalog-navigation li.parent.level0 > a.arrow:before,
    .em-menu-mobile .vnav .menu-item-link > a.arrow:before {
      width: 32px; }
  .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====================*/
/*========Dropdown Menu Left========*/
.menu-wrapper {
  position: relative; }

.vnav .menu-item-depth-0.more-cate a span {
  position: relative;
  cursor: pointer; }
  .vnav .menu-item-depth-0.more-cate a 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: "\\f196";
    font-size: 13px;
    padding-top: 5px;
    margin-right: -7px;
    float: right; }

.all_categories {
  margin-bottom: 0; }
  .all_categories .menuleftText {
    text-transform: uppercase;
    padding: 15px 20px;
    min-height: 52px;
    position: relative;
    cursor: pointer; }
    .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: "\\f0c9";
      font-size: 17px;
      padding-top: 2px;
      margin-right: -7px;
      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: 52px;
  left: 0;
  width: 100%;
  z-index: 99; }
  .menuleft .mega-menu {
    border: 1px solid;
    border-top: 0 none; }
  .menuleft .vnav {
    border: none; }

/*========End Dropdown Menu Left========*/
/*========Free Top Menu========*/
.navbar-fixed-top {
  margin: 0 !important; }
  .navbar-fixed-top .nav-container,
  .navbar-fixed-top .megamenu-wrapper {
    margin: 0 auto; }
  .navbar-fixed-top .em-menu-top {
    margin: 0 auto;
    padding-top: 0 !important; }
    .navbar-fixed-top .em-menu-top .em-logo-sticky {
      float: left;
      margin-top: 1.1em;
      width: 7%; }
      .navbar-fixed-top .em-menu-top .em-logo-sticky img {
        width: 100%; }

.navbar-fixed-top .em-logo-sticky, .navbar-fixed-top .em-menu {
  display: inline-block !important; }

.navbar-fixed-top {
  box-shadow: 0px 0px 5px #ccc;
  -moz-box-shadow: 0px 0px 5px #ccc;
  -webkit-box-shadow: 0px 0px 5px #ccc; }

/*========End Free Top Menu========*/
/*Menu Right To Left ===============*/
.em-rtl {
  /*Menu left - right*/ }
  .em-rtl .em_nav a.arrow {
    right: auto;
    left: 0; }
  .em-rtl a.arrow:before {
    content: "\f104"; }
  .em-rtl .nav-right a.arrow:before {
    content: "\f105"; }
  .em-rtl .em-menu-mobile a.arrow:before {
    content: "\f107"; }
  .em-rtl .em-top-menu {
    float: right;
    text-align: right !important; }
  .em-rtl .hnav .menu-item-depth-0 {
    float: right;
    text-align: right; }
  .em-rtl .em-menu-mobile .vnav.nav-text-right .menu-item-link.fa:before,
  .em-rtl .menu-item-link.fa:before {
    left: 5px;
    right: auto; }
  .em-rtl .em-menu-mobile .vnav.nav-text-right .menu-item-link.fa > .em-menu-link span, .em-rtl .menu-item-link.fa > .em-menu-link span {
    padding-left: 18px !important;
    padding-right: 25px !important; }
  .em-rtl .em-catalog-navigation li:hover > ul,
  .em-rtl .em-catalog-navigation li.hover > ul {
    left: -150px;
    right: auto; }
  .em-rtl .em-catalog-navigation.horizontal > li:hover > ul {
    left: auto;
    right: 0; }
  .em-rtl .hnav .menu-item-depth-0:hover > .menu-container,
  .em-rtl .hnav .menu-item-depth-0.hover > .menu-container {
    left: auto;
    right: 0; }
  .em-rtl .nav-right .menu-item-depth-0 .menu-item-link:hover > .menu-container,
  .em-rtl .nav-right .menu-item-depth-0 .menu-item-link.hover > .menu-container,
  .em-rtl .nav-right .em-catalog-navigation li:hover > ul,
  .em-rtl .nav-right .em-catalog-navigation li.hover > ul,
  .em-rtl .vnav.nav-right .menu-item-depth-0:hover > .menu-container,
  .em-rtl .vnav.nav-right .menu-item-depth-0.hover > .menu-container {
    right: auto;
    left: 100%; }
  .em-rtl .menu-item-depth-0 .menu-item-link > .menu-container,
  .em-rtl .hnav .menu-item-depth-0 > .menu-container,
  .em-rtl .vnav .menu-item-depth-0 > .menu-container,
  .em-rtl .em-catalog-navigation li > ul,
  .em-rtl .menu-item-depth-0 > .menu-container {
    right: -9999px;
    left: auto; }
  .em-rtl .menu-item-depth-0 .menu-item-link:hover > .menu-container,
  .em-rtl .menu-item-depth-0 .menu-item-link.hover > .menu-container,
  .em-rtl .hnav .menu-item-depth-0 .menu-item-link:hover > .menu-container,
  .em-rtl .hnav .menu-item-depth-0 .menu-item-link.hover > .menu-container,
  .em-rtl .vnav .menu-item-depth-0:hover > .menu-container,
  .em-rtl .vnav .menu-item-depth-0.hover > .menu-container {
    left: auto;
    right: 100%; }
  .em-rtl .em-menu-mobile .vnav .menu-item-depth-0 > .menu-container, .em-rtl .em-menu-mobile .hnav .menu-item-depth-0 > .menu-container, .em-rtl .em-menu-mobile .menu-item-link > .menu-container, .em-rtl .em-menu-mobile .em-catalog-navigation li > ul, .em-rtl .em-menu-mobile .menu-item-depth-0 .menu-item-link > .menu-container {
    display: none; }
  .em-rtl .em-menu-mobile .menu-item-depth-0 > .em-catalog-navigation > li.level0.parent > a.em-menu-link span, .em-rtl .em-menu-mobile .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-item-parent > a.em-menu-link span, .em-rtl .em-menu-mobile .menu-item-depth-0.parent > a.em-menu-link span, .em-rtl .em-menu-mobile .menu-item-depth-0.menu-item-parent > a.em-menu-link span {
    border-right-width: 0px;
    margin-right: 0px;
    border-left-width: 1px;
    margin-left: 32px; }
  .em-rtl .em-catalog-navigation li > ulz
  .menu-item-link > .menu-container {
    text-align: right; }
  .em-rtl .menu-title .option {
    float: left; }
  .em-rtl .em-menu-mobile .vnav.nav-text-right .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a, .em-rtl .em-menu-mobile .vnav.nav-text-right .menu-item-depth-0 > a {
    text-align: right; }
  .em-rtl .em-menu-mobile .vnav.nav-text-right .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-item-parent > a.arrow, .em-rtl .em-menu-mobile .vnav.nav-text-right .menu-item-depth-0 > .em-catalog-navigation > li.level0.parent > a.arrow, .em-rtl .em-menu-mobile .vnav.nav-text-right .menu-item-depth-0.menu-item-parent > a.arrow, .em-rtl .em-menu-mobile .vnav.nav-text-right .menu-item-depth-0.parent > a.arrow {
    right: auto;
    left: 0; }

/*End Menu Right To Left ===============*/
/*layout 4*/
.em-rtl .em-fixed-sidebar {
  left: auto;
  right: 0; }

/*Menu Admin Toolbar*/
.em-admintoolbar {
  background: #45484d;
  /* Old browsers */
  background: -moz-linear-gradient(top, #45484d 0%, black 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #45484d), color-stop(100%, black));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #45484d 0%, black 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #45484d 0%, black 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #45484d 0%, black 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #45484d 0%, black 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */ }

.em-admintoolbar {
  position: fixed;
  left: 0;
  right: auto !important;
  bottom: auto !important;
  top: 0 !important;
  width: 100% !important;
  z-index: 999;
  background-color: #fff;
  -webkit-box-shadow: 0 -2px 10px #a3a3a3;
  box-shadow: 0 -2px 10px #a3a3a3; }
  .em-admintoolbar .container {
    width: 100%; }
  .em-admintoolbar .nav-container.em_nav {
    background: none !important;
    float: left;
    margin-left: 40px;
    /*@include text-link();
    @include line-link();
    @include link-left();*/ }
    .em-admintoolbar .nav-container.em_nav ul li {
      float: left;
      padding: 8px 10px;
      position: relative;
      -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-admintoolbar .nav-container.em_nav ul li a {
        color: #fff;
        font: 600 12px/1.35 Helvetica Neue, Helvetica, Arial, sans-serif; }
    .em-admintoolbar .nav-container.em_nav .em-admintoolbar-level0 ul {
      position: absolute;
      left: 0;
      top: 32px;
      display: none;
      width: 200px; }
      .em-admintoolbar .nav-container.em_nav .em-admintoolbar-level0 ul li {
        clear: both; }
    .em-admintoolbar .nav-container.em_nav .em-admintoolbar-level0:hover {
      background: #000; }
      .em-admintoolbar .nav-container.em_nav .em-admintoolbar-level0:hover ul {
        display: block;
        background: #000; }
  .em-admintoolbar .em-catalog-navigation li a {
    padding: 8px 20px; }
  .em-admintoolbar .em-catalog-navigation li.parent > a.arrow {
    padding: 5px 10px !important; }
  .em-admintoolbar .em-catalog-navigation ul {
    min-width: 200px; }

#btn-em-admintoolbar {
  z-index: 99;
  padding: 6px;
  border: 1px solid #000;
  -webkit-box-shadow: 0 0 10px #999999;
  box-shadow: 0 0 10px #999999;
  background-color: #000;
  color: #fff;
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  text-indent: 0;
  position: absolute;
  top: 6px;
  right: 6px;
  width: 28px; }
  #btn-em-admintoolbar: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: "\\f00d";
    font-size: 17px; }

.has-admin-toolbar {
  margin-top: 32px; }

.em-admin-toolbar-logo {
  float: right;
  color: #fff;
  padding: 4px 10px;
  background: #ff7200;
  border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  margin-right: 10px; }
  .em-admin-toolbar-logo a {
    position: absolute;
    left: 10px;
    top: 4px; }
  .em-admin-toolbar-logo span {
    position: relative; }
    .em-admin-toolbar-logo 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: "\\f007";
      font-size: 17px;
      margin-left: 5px; }

/*.hnav */
/*.menu-item-depth-0.icon-03 > .menu-container{
	background: url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/media/home/menu/em_ads01.jpg) no-repeat right top #fff;
}
.menu-item-depth-0.icon-04 > .menu-container{
	background: url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/media/home/menu/menu-img01.jpg) no-repeat right top #fff;
}
*/
/*Style Menu Header*/
.em-header-style03 .em-menu-top,
.em-header-style01 .em-menu-top {
  padding: 29px 0; }
.em-header-style03 .em_nav .hnav .menu-item-depth-0.parent > a.em-menu-link:hover, .em-header-style03 .em_nav .hnav .menu-item-depth-0.menu-item-parent > a.em-menu-link:hover,
.em-header-style03 .em_nav .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0.parent > a.em-menu-link:hover,
.em-header-style03 .em_nav .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-item-parent > a.em-menu-link:hover,
.em-header-style01 .em_nav .hnav .menu-item-depth-0.parent > a.em-menu-link:hover,
.em-header-style01 .em_nav .hnav .menu-item-depth-0.menu-item-parent > a.em-menu-link:hover,
.em-header-style01 .em_nav .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0.parent > a.em-menu-link:hover,
.em-header-style01 .em_nav .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-item-parent > a.em-menu-link:hover {
  z-index: 10;
  margin-bottom: -33px;
  padding-bottom: 33px;
  position: relative; }
.em-header-style03 .hnav .menu-item-depth-0 > .menu-container,
.em-header-style01 .hnav .menu-item-depth-0 > .menu-container {
  top: 81px; }

.em-header-style04 .em-menu-top {
  padding: 8px 0; }
.em-header-style04 .em_nav .hnav .menu-item-depth-0.parent > a.em-menu-link:hover, .em-header-style04 .em_nav .hnav .menu-item-depth-0.menu-item-parent > a.em-menu-link:hover,
.em-header-style04 .em_nav .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0.parent > a.em-menu-link:hover,
.em-header-style04 .em_nav .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-item-parent > a.em-menu-link:hover {
  z-index: 10;
  margin-bottom: -13px;
  padding-bottom: 13px;
  position: relative; }
.em-header-style04 .hnav .menu-item-depth-0 > .menu-container {
  top: 60px; }

.em-header-style05 .em-menu-top {
  padding: 7px 0; }
.em-header-style05 .hnav .menu-item-depth-0 > .menu-container {
  top: 59px; }

.navbar-fixed-top .hnav .menu-item-depth-0 > .menu-container {
  top: 52px !important; }

@media (min-width: 1200px) {
  .navbar-fixed-top .em-menu-top {
    width: 1180px; } }

/*# sourceMappingURL=menu.css.map */

/*

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:52px; 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; }

.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:20px; /*text-indent:-99999px; overflow:hidden; */top:0; right:0; padding:11px 0px; 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:24px 0px;
	box-shadow:0 0px 7px #ccc;
	-moz-box-shadow:0 0px 7px #ccc;
	-webkit-box-shadow:0 0px 7px #ccc;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	border-bottom: 3px solid;
}
.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:180px; background:#fff;}

.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 0}
.menu-item-link.dd-menu-link ul.menu-container{ padding:0}
.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:180px; 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:-12px }
.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:52px }
.em-catalog-navigation.horizontal > li:hover > ul { left:0; /*top:76px*/ }


/* 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; }


.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; border: none;}
.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:30px;
}

.menu_col2 {
	width:80px;
}

.menu_col3 {
	width:130px;
}

.menu_col4 {
	width:180px;
}

.menu_col5 {
	width:230px;
}

.menu_col6 {
	width:280px;
}

.menu_col7 {
	width:330px;
}

.menu_col8 {
	width:380px;
}

.menu_col9 {
	width:430px;
}

.menu_col10 {
	width:480px;
}

.menu_col11 {
	width:530px;
}

.menu_col12 {
	width:580px;
}

.menu_col13 {
	width:630px;
}

.menu_col14 {
	width:680px;
}

.menu_col15 {
	width:730px;
}

.menu_col16 {
	width:780px;
}

.menu_col17 {
	width:830px;
}

.menu_col18 {
	width:880px;
}

.menu_col19 {
	width:930px;
}

.menu_col20 {
	width:980px;
}

.menu_col21 {
	width:1030px;
}

.menu_col22 {
	width:1080px;
}

.menu_col23 {
	width:1130px;
}

.menu_col24 {
	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;}

@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);}
}

/**
 * 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@magento.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.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.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 .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; }
.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://www.theflagshop.co.nz/skin/frontend/base/default/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://www.theflagshop.co.nz/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* 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://www.theflagshop.co.nz/skin/frontend/base/default/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://www.theflagshop.co.nz/skin/frontend/base/default/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://www.theflagshop.co.nz/skin/frontend/base/default/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://www.theflagshop.co.nz/skin/frontend/base/default/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://www.theflagshop.co.nz/skin/frontend/base/default/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://www.theflagshop.co.nz/skin/frontend/base/default/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://www.theflagshop.co.nz/skin/frontend/base/default/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;
}
@charset "UTF-8";
/*$max-content-width: value screen*/
/*Category product*/
/*button style*/
/* ============================================ *
 * Link
 * ============================================ */
/*Core*/
/**
 * 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_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/* ============================================ *
 * Reset
 * ============================================ */
*,
*:before,
*:after {
  /*@include box-sizing(border-box);*/
  margin: 0;
  padding: 0; }

/*font icon*/
@font-face {
  font-family: 'FontAwesome';
  src: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/css/fonts/fontawesome-webfont.eot?v=4.1.0");
  src: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/css/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/css/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/css/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/css/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
html {
  -webkit-tap-highlight-color: black(0);
  /* Prevent tap highlight on iOS/Android */
  -webkit-text-size-adjust: 100%;
  /* Prevent automatic scaling on iOS */ }

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

html,
body,
img,
fieldset,
abbr,
acronym {
  border: 0; }

a {
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

:focus {
  outline: 0; }

a:focus {
  outline: 0 !important; }

.ie10 #hack :focus {
  background: none; }

@media all and (min-width: 0) {
  /*:focus{background:none}*/ }
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal; }

th,
td,
code,
cite,
caption {
  font-weight: normal;
  font-style: normal;
  text-align: left;
  vertical-align: top; }

address {
  font-style: normal; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

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

ol,
ul {
  list-style: none; }

q:before,
q:after {
  content: ''; }

/* Forms */
form {
  display: inline; }

legend {
  display: none; }

/* Table */
table {
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  font-size: 100%;
  scrollbar-face-color: expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpacing = 0); }

/* 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: 80%; }

.underline {
  text-decoration: underline; }

sup {
  font-size: 1em;
  vertical-align: top; }

.em_main {
  min-height: 250px; }

.sidebar {
  min-height: 1px; }

.cms-index-index .em_main {
  min-height: 1px; }

input:focus,
input[type="search"]:focus {
  outline-offset: -2px; }

input[type="search"] {
  -webkit-appearance: none;
  /* 1 */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  /* 2 */
  box-sizing: border-box; }

/*tool tip*/
[data-toggle="tooltip"] {
  display: inline-block !important; }

/* 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: right !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; }

.em-text-upercase {
  text-transform: uppercase; }

.em-text-uppercase {
  text-transform: uppercase; }

.img-banner {
  margin-bottom: 17px;
  display: block; }
  .img-banner.em-effect08 div {
    display: block !important; }
  .img-banner.img-responsive {
    display: inline-block; }

.img-responsive {
  /*width:100%;*/ }

.img-banner-small {
  margin-bottom: 10px; }

.spa-center {
  padding: 0 15%;
  text-align: center; }

.box {
  border: 1px solid;
  padding: 15px 15px 10px 25px;
  margin-bottom: 25px; }

.box.f-left {
  margin-right: 10px; }

.box.f-right {
  margin-left: 10px; }

.line-right {
  border-right: 1px solid; }

.line-left {
  border-left: 1px solid; }

.em-wrapper-one-ads {
  margin-bottom: 20px; }

.em-clear {
  clear: both; }

.widget {
  display: block; }

/*==================collapsed==================*/
.non-collapsed {
  position: relative;
  cursor: pointer; }
  .non-collapsed:after {
    content: "+";
    position: absolute;
    right: 0;
    top: 0; }

.em-collapsed {
  position: relative;
  cursor: pointer; }
  .em-collapsed:after {
    content: "-";
    position: absolute;
    right: 0;
    top: 0; }

#bg_fade_header {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  z-index: 98;
  background: rgba(0, 0, 0, 0.5); }

/*============= scroll ie + chrome ==============*/
/* Let's get this party started */
.em-scroll-vertial::-webkit-scrollbar {
  width: 10px; }

/* Track */
.em-scroll-vertial::-webkit-scrollbar-track {
  background: #ebebeb;
  -webkit-border-radius: 10px;
  border-radius: 10px; }

/* Handle */
.em-scroll-vertial::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #1ca586; }

.em-scroll-vertial {
  scrollbar-base-color: #1ca586;
  scrollbar-track-color: #ebebeb;
  scrollbar-arrow-color: #c4c4c4; }

/* Layout ================================================================================ */
.price-label {
  padding-right: 0.5em; }

.wrapper {
  min-width: 1px; }

.em-col-main {
  padding-bottom: 50px; }

.cms-index-index .em-col-main {
  padding-bottom: 0px; }

.page {
  margin: 0 auto;
  padding: 0;
  text-align: left; }

.page-print {
  background: #fff;
  padding: 20px;
  text-align: left; }

.page-empty {
  background: #fff;
  padding: 20px;
  text-align: left; }

.page-popup {
  text-align: left; }

/* Content Columns */
.col2-set .col-1 {
  float: left;
  width: 49%; }

.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%; }

/*=======Custum Box-Wide============*/
.em-box-custom .page {
  -webkit-box-shadow: 0 0 7px #a8a8a8;
  -moz-box-shadow: 0 0 7px #a8a8a8;
  box-shadow: 0 0 7px #a8a8a8; }

@media (min-width: 1200px) {
  .wrapper.em-box-custom .page {
    width: 1200px; } }
/* Global Styles ========================================================================= */
/* Form Elements */
input, select, textarea {
  font: 12px/1.35 Arial, Helvetica, sans-serif;
  vertical-align: middle; }

input.input-text, textarea {
  padding: 2px; }

input.input-text, select, textarea {
  padding: 5px 5px;
  border: 1px solid;
  height: 40px;
  line-height: 14px;
  -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; }

input.input-text {
  padding-top: 11px\9; }

.qty_cart input.qty {
  padding-top: 7px\9; }

.form-list li.additional-row {
  border-top: 1px solid #e6e6e6; }

select {
  padding: 5px 5px !important;
  height: 36px;
  line-height: 14px; }

select.multiselect {
  height: auto; }

select option {
  padding-right: 10px; }

select.multiselect option {
  padding: 2px 5px; }

textarea {
  overflow: auto;
  height: 100px; }

input.radio {
  margin-right: 3px; }

input.checkbox {
  margin-right: 3px; }

input.qty {
  width: 40px !important; }

button.button::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* FF Fix */
p.control input.checkbox,
p.control input.radio {
  margin-right: 6px;
  float: left;
  margin-top: 0; }

.gift-messages-form input.checkbox {
  float: left;
  margin-top: 0; }

/* Form lists */
/* Grouped fields */
.form-list li {
  margin-bottom: 5px;
  margin-right: 3%; }

.form-list li.fields .fields {
  margin-right: 3%; }

.form-list li.fields {
  margin-right: 0; }

.form-list li.control {
  margin: 13px 0; }

.form-list label {
  float: left;
  position: relative;
  z-index: 0;
  padding: 2px 0 7px;
  margin-bottom: 0; }

.form-list label.required em {
  float: right;
  font-style: normal;
  position: absolute;
  top: 0px;
  right: -8px; }

.form-list li.control label {
  float: none;
  display: block;
  padding: 0;
  text-transform: none; }

.form-list li.control input.radio,
.form-list li.control input.checkbox {
  margin-right: 6px;
  float: left;
  margin-top: 0;
  min-height: 17px; }

.form-list .field {
  float: left;
  width: 47%;
  margin-right: 3%; }

.form-list li.control .input-box {
  clear: none;
  display: inline;
  width: auto; }

.form-list .input-box, .form-list .input-range {
  display: block;
  clear: both; }

.form-list textarea {
  width: 254px;
  height: 10em; }

.form-list select {
  width: 100%; }

.form-list input.input-text {
  width: 100%; }

.form-list .input-box {
  width: 100%; }

.form-list li.wide textarea {
  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; }

.fieldset {
  float: left;
  width: 49%; }

.fieldset .legend {
  position: relative; }

/* Form Validation */
.validation-advice {
  clear: both;
  margin: 3px 0 5px;
  padding: 5px 10px 5px 0px;
  color: #e70808;
  text-align: left;
  position: relative; }
  .validation-advice: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: "";
    font-size: 1em;
    padding-right: 10px; }

.validation-failed {
  border: 1px solid #e2caca !important;
  background: #ffecec !important; }

p.required {
  text-align: left;
  color: #f00;
  clear: left;
  padding-top: 13px;
  font-size: 90%; }

/* Expiration date and CVV number validation fix */
.v-fix {
  float: left; }

.v-fix .validation-advice {
  display: block;
  position: relative; }

/* Global Messages  */
.success {
  color: #3d6611;
  font-weight: bold; }

.error {
  color: #f00;
  font-weight: bold; }

.notice {
  color: #ccc; }

.std .messages ul {
  padding: 0;
  margin: 0; }

.messages,
.messages ul {
  list-style: none !important;
  margin: 0 0 10px;
  padding: 0; }

.messages {
  width: 100%;
  overflow: hidden;
  padding-left: 0 !important; }

.messages > li {
  margin-bottom: 5px; }

.messages li li, .messages ul {
  margin: 0; }

.error-msg,
.note-msg,
.notice-msg {
  border-style: solid;
  border-width: 1px;
  background-position: 10px 9px;
  background-repeat: no-repeat;
  padding: 8px 8px 8px 10px; }

.error-msg {
  border-color: #f16048;
  background-color: #ffe3e3;
  color: #df280a;
  position: relative; }
  .error-msg: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: "";
    font-size: 1em;
    padding-right: 10px;
    float: left;
    margin-top: 1px; }

.note-msg,
.notice-msg {
  border-color: #fcd344;
  background-color: #fafaec;
  color: #3d6611;
  position: relative; }
  .note-msg span:before,
  .notice-msg 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: "";
    font-size: 100%;
    padding-right: 7px; }

.success-msg {
  padding: 2px; }
  .success-msg li {
    border: 1px dashed;
    padding: 10px 15px;
    margin: 0; }
    .success-msg li 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: "";
      font-size: 100%;
      padding-right: 7px; }

/* BreadCrumbs */
.breadcrumbs {
  padding: 15px 0 16px;
  margin: 0; }

.breadcrumbs ul {
  margin-bottom: 0; }

.breadcrumbs li {
  display: inline; }

/* Page Heading */
.page-title {
  margin: 0 0 10px;
  display: none; }

.page-title h1,
.page-title h2 {
  margin: 0;
  text-transform: uppercase; }

.page-title .separator {
  margin: 0 3px; }

.page-title .link-rss {
  float: right; }

.title-buttons {
  text-align: right; }

.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 .amount {
  float: left;
  margin: 5px 30px 0 30px; }
.pager .limiter {
  float: right;
  margin-right: 20px; }
.pager .pages {
  margin-top: 8px;
  display: inline-block; }
  .pager .pages ol {
    margin-bottom: 0;
    padding: 5px 0; }
  .pager .pages li {
    display: inline-block;
    text-align: center;
    float: left; }
    .pager .pages li.current {
      font-weight: 700;
      padding: 10px 2px;
      min-width: 42px; }
    .pager .pages li > a,
    .pager .pages li > span {
      padding: 10px 2px;
      min-width: 42px;
      margin-left: -1px;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      border-radius: 0; }
      .pager .pages li > a:hover, .pager .pages li > a:focus,
      .pager .pages li > span:hover,
      .pager .pages li > span:focus {
        border: 1px solid; }

/* Sorter */
.pager label,
.sort-by label,
.sorter label {
  margin-right: 10px;
  margin-top: 14px;
  float: left;
  text-transform: uppercase;
  font-weight: normal; }

.sorter .view-mode {
  float: right;
  margin: 0; }

.sorter .sort-by {
  float: right; }

.pager select,
.sorter select {
  width: 110px;
  padding: 5px 10px;
  height: 42px;
  line-height: 30px;
  float: left; }

/*toolbar-switch*/
.toolbar-title {
  float: left; }

.toolbar-dropdown {
  position: relative;
  /*width: 100px;*/
  float: left; }
  .toolbar-dropdown span.current {
    display: block;
    padding: 5px 10px;
    cursor: pointer; }
    .toolbar-dropdown span.current: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: "";
      font-size: 13px;
      float: right;
      padding-left: 5px; }
  .toolbar-dropdown ul {
    margin: 0;
    border: 1px solid;
    position: absolute;
    right: 0;
    top: 26px;
    width: 100px;
    z-index: 2; }
  .toolbar-dropdown li {
    padding: 5px;
    background-color: #fff; }
    .toolbar-dropdown li:hover {
      background-color: #f9efe2; }
  .toolbar-dropdown li a {
    text-decoration: none;
    display: block; }

/* Shopping cart total summary row expandable to details */
tr.summary-total {
  cursor: pointer; }
  tr.summary-total .summary-collapse {
    float: right;
    text-align: right;
    padding-left: 20px;
    background: url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/bkg_collapse.gif) 0 4px no-repeat;
    cursor: pointer; }

tr.show-details .summary-collapse {
  background-position: 0 -53px; }

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,
.cart-tax-info .cart-price {
  padding-right: 20px; }

.cart-tax-total {
  display: block;
  padding-right: 20px;
  background: url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/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 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; }

/*Typo*/
.std .fa-fw {
  font-size: 16px;
  margin-right: 10px; }

.responsive-utilities td.is-visible {
  color: #468847;
  background-color: #dff0d8 !important; }

.responsive-utilities th code {
  color: #c7254e;
  text-transform: lowercase; }

/* Misc */
.links li {
  display: inline;
  padding-right: 14px; }

.links li.first {
  padding-left: 0; }

.links li.last {
  background: none;
  padding-right: 0; }

.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://www.theflagshop.co.nz/skin/frontend/em0122/default/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://www.theflagshop.co.nz/skin/frontend/em0122/default/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; }

/* Add to Links */
.add-to-links .separator {
  display: none; }

.add-to-links {
  display: inline-block; }

.std .add-to-links {
  padding: 0;
  list-style: none;
  margin: 0; }

.add-to-links li {
  float: left; }

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

/* Add to Links + Add to Cart */
.add-to-box {
  display: inline-block;
  clear: both;
  width: 100%; }

/*rating*/
.no-rating, .ratings {
  line-height: 1.35;
  padding: 0 0 5px;
  overflow: hidden;
  clear: left; }
  .no-rating .rating-box, .ratings .rating-box {
    display: inline-block;
    margin-right: 5px;
    margin-top: 4px; }

.rating-box .rating {
  float: left;
  height: 11px;
  background: url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/bkg_rating.png) 0 100% repeat-x; }

.rating-box {
  width: 69px;
  height: 11px;
  font-size: 0;
  line-height: 0;
  background: url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/bkg_rating.png) 0 0 repeat-x;
  text-indent: -999em;
  overflow: hidden; }

/*=========== Product zoom============*/
.product-view .product-img-box .product-image-zoom {
  position: relative;
  overflow: hidden;
  z-index: 9; }
  .product-view .product-img-box .product-image-zoom img {
    position: absolute;
    left: 0;
    top: 0;
    cursor: move; }
.product-view .product-img-box .zoom-notice {
  float: left;
  display: block;
  clear: both;
  width: 100%; }
.product-view .product-img-box .zoom {
  position: relative;
  z-index: 9;
  height: 2px;
  margin: 10px auto 20px;
  padding: 0 28px;
  cursor: pointer;
  float: left;
  clear: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/slider_bg.gif) 50% 50% no-repeat; }
  .product-view .product-img-box .zoom.disabled {
    opacity: 0.3;
    filter: alpha(opacity=30); }
  .product-view .product-img-box .zoom #track, .product-view .product-img-box .zoom #track2 {
    position: relative;
    height: 2px; }
  .product-view .product-img-box .zoom #handle, .product-view .product-img-box .zoom #handle2 {
    position: absolute;
    left: 0;
    top: -10px;
    width: 9px;
    height: 22px;
    background: url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/magnifier_handle.gif) 0 0 no-repeat; }
  .product-view .product-img-box .zoom .btn-zoom-out {
    position: absolute;
    left: 0;
    top: -8px; }
  .product-view .product-img-box .zoom .btn-zoom-in {
    position: absolute;
    right: 0;
    top: -8px; }

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

/* Product Options */
.product-options ul.validation-failed {
  padding: 0 7px; }

.product-options-bottom .add-to-cart {
  display: block;
  overflow: hidden;
  clear: both; }

.product-options-bottom {
  padding: 10px 0;
  display: inline-block;
  width: 100%; }

.product-options-bottom .price-box {
  margin: 10px 0; }

.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; }
  .product-options dd .qty-holder {
    display: block;
    margin: 10px 0 15px; }
  .product-options dd .time-picker {
    display: -moz-inline-box;
    display: inline-block;
    padding: 2px 0;
    vertical-align: middle; }
  .product-options dd input.datetime-picker {
    width: 150px; }
.product-options dl {
  margin-bottom: 0; }
.product-options .options-list li {
  margin: 5px 0; }
.product-options .options-list input.radio {
  float: left;
  margin: 0px -18px 0 1px; }
.product-options .options-list input.checkbox {
  float: left;
  margin: 0px -20px 0 1px; }
.product-options .options-list .label {
  display: block;
  margin-left: 20px;
  text-align: left;
  white-space: normal; }
.product-options .options-list label {
  font-weight: normal; }
.product-options .options-list .price {
  font-size: 100% !important; }

/* Grouped Product */
.grouped-items-table {
  margin-bottom: 10px; }
  .grouped-items-table td {
    vertical-align: middle;
    padding: 10px; }
    .grouped-items-table td input.qty {
      height: 30px;
      line-height: 30px !important;
      width: 50px;
      text-align: center; }
  .grouped-items-table th {
    padding: 10px;
    text-align: left !important; }

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

/* 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;
  -webkit-box-shadow: 0 0 6px #ccc;
  -moz-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://www.theflagshop.co.nz/skin/frontend/em0122/default/images/map_popup_arrow.gif) no-repeat;
  position: absolute;
  left: 50%;
  top: -10px;
  height: 10px;
  width: 19px; }

.map-popup-close {
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  content: "";
  position: absolute;
  right: 10px;
  top: 8px;
  width: 15px;
  height: 15px;
  background-image: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/icons.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 0 3px #999;
  -moz-box-shadow: 0 0 3px #999;
  box-shadow: 0 0 3px #999;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/btn_window_close.gif) no-repeat; }

.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 span {
  /*display:block; 
  padding-right:30px;*/ }

.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; }

/* RSS */
.rss-title h1 {
  background: url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/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; }

/*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; }

.cart .title-buttons .checkout-types {
  display: none; }

/* Options Tool Tip */
.dd-truncated {
  width: 100%;
  margin-top: 5px;
  float: left; }

.truncated {
  cursor: help;
  padding-top: 7px;
  float: left; }
  .truncated a.dots {
    cursor: help; }
  .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; }

/* ======================================================================================= */
/* Shipping and Payment methods */
.please-wait {
  margin-right: 5px;
  margin-top: 5px;
  display: inline-block; }
  .please-wait img {
    vertical-align: middle; }

.cvv-what-is-this {
  cursor: help;
  margin-left: 5px;
  line-height: 36px;
  font-size: 90%; }

.info-set {
  margin-bottom: 15px; }

.paypal-shipping-method.box {
  border: none;
  padding: 0;
  margin: 0; }

.sp-methods dt {
  font-weight: normal; }
.sp-methods input.radio {
  margin-top: -1px;
  display: inline-block; }
.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; }

/* 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 {
      font-size: 0;
      display: inline-block;
      text-indent: -99999px;
      overflow: hidden;
      vertical-align: middle;
      text-align: left;
      width: 15px;
      height: 15px;
      background-image: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/icons.png");
      background-position: 0 0;
      background-repeat: no-repeat;
      background-image: url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/btn_window_close.gif); }
  .tool-tip .tool-tip-content {
    padding: 5px; }

/* Gift Messages */
.gift-messages-form label {
  float: none !important;
  position: static !important;
  display: inline-block; }
.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-message-link {
  display: block;
  background: url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/bkg_collapse.gif) 0 4px no-repeat;
  padding-left: 20px; }

.gift-message-link.expanded {
  background-position: 0 -53px; }

.gift-message-row .btn-close {
  float: right; }

.gift-message dt strong {
  font-weight: bold; }

.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 li {
  margin: 10px 0; }
.checkout-agreements .agreement-content {
  border: 1px solid #ddd;
  background-color: #f6f6f6;
  padding: 5px;
  height: 10em !important;
  overflow: auto; }
  .checkout-agreements .agreement-content input.checkbox {
    margin-top: 0;
    margin-right: 10px; }

/* 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; }

/* Multiple Addresses Checkout */
.checkout-progress {
  padding: 0px 50px;
  margin: 10px 0; }
  .checkout-progress li {
    border-top: 10px solid #999999;
    float: left;
    font-weight: bold;
    margin: 0 3px 0 0;
    padding: 2px 0 0;
    text-align: center;
    width: 19%; }
    .checkout-progress li.active {
      border-top-color: #E96200;
      color: #E96200; }

.multiple-checkout {
  position: relative;
  padding-bottom: 20px; }
  .multiple-checkout .title-buttons {
    text-align: left; }
    .multiple-checkout .title-buttons h1 {
      width: 100%;
      text-align: left; }
    .multiple-checkout .title-buttons button.button {
      float: right;
      margin-top: 15px;
      margin-right: 0; }
  .multiple-checkout .tool-tip {
    top: 50%;
    margin-top: -120px;
    right: 10px; }
  .multiple-checkout .grand-total {
    font-size: 1.5em;
    text-align: right; }
  .multiple-checkout #checkout-review-submit {
    padding-top: 20px; }
    .multiple-checkout #checkout-review-submit #review-buttons-container {
      padding-top: 20px; }
  .multiple-checkout .col2-set {
    padding-bottom: 20px; }

/* ======================================================================================= */
.customer-account-resetpassword .fieldset {
  margin-top: 0px !important; }
.customer-account-resetpassword .buttons-set {
  width: 100%;
  float: left;
  margin-top: 10px; }
  .customer-account-resetpassword .buttons-set p.required {
    margin-bottom: 10px; }

.customer-account-forgotpassword .fieldset {
  width: 100%; }
  .customer-account-forgotpassword .fieldset .form-list input.input-text {
    width: 260px; }

/* Captcha */
.captcha-image {
  float: left;
  position: relative; }

.captcha-img {
  border: 1px solid #ccc; }

.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: rgba(0, 0, 0, 0.35);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 990; }

/* My Account ============================================================================= */
.my-account .title-buttons .link-rss {
  float: none;
  margin: 0; }

.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;
  margin-top: 8px; }

#cart-sidebar-reorder-advice-container {
  margin: 1em 0; }

/* Order View */
.order-info {
  padding: 5px 0px; }

.order-details .table-caption {
  padding: 0 0px; }

.order-info dt,
.order-info dd,
.order-info ul,
.order-info li {
  display: inline; }

.order-info dt {
  font-weight: bold; }

.order-date {
  margin: 10px 0px; }

.page-print .order-date {
  margin: 10px 0px; }

.order-info-box {
  padding: 0; }

.sales-order-view .my-account .title-buttons h1 {
  text-align: left;
  width: 100%; }

.order-items {
  width: 100%; }

.order-items #my-orders-table.data-table tfoot td.a-right {
  text-align: right !important; }

.order-additional {
  margin: 15px 0; }

/* 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 img {
  float: left; }

.page-print .print-head address {
  float: left;
  margin-left: 15px; }

/* 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; }

/*Newsletter Subscription*/
.newsletter-manage-index .fieldset {
  float: none;
  width: 100%; }

/*Share Your Wishlist*/
.wishlist-index-share .my-account .buttons-set p.required {
  width: 100%; }

.wishlist-index-share .my-account .buttons-set p.back-link {
  float: left;
  margin-bottom: 5px; }

.wishlist-index-share .fieldset {
  float: none;
  width: 100%; }

.my-wishlist .truncated {
  clear: both; }

/* Footer ================================================================================ */
.footer ul li {
  display: inline; }

.list-inline {
  margin-left: 0; }

/* 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; }

/* ======================================================================================= */
/*========== Icons & Brands & Logo ==========*/
.icon, .brand-logo, .em-payment-icon {
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left; }

.icon.facebook {
  width: 20px;
  height: 20px;
  background-image: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/icons.png");
  background-position: 0 0;
  background-repeat: no-repeat; }

/*============Banner Center============*/
.banner-center {
  text-align: center; }
  .banner-center.img-banner {
    margin-bottom: 0; }
  .banner-center .image {
    margin-bottom: 20px; }
  .banner-center a {
    /*display:block;*/
    margin-bottom: 0;
    display: inline-block;
    max-width: 100%;
    /*img{
    	width:100%;
    }*/ }

/*========== back to top ==========*/
#back-top {
  z-index: 15;
  position: fixed;
  right: 15px;
  bottom: 30px;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: inline-block; }
  #back-top a {
    display: inline-block;
    text-align: center;
    height: 46px;
    width: 46px;
    margin: 2px;
    border: 1px solid;
    position: relative;
    text-transform: uppercase;
    padding-top: 25px;
    -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; }
    #back-top a: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: "";
      font-size: 12px;
      position: absolute;
      top: 8px;
      left: 15px; }

.buttons-set {
  margin-top: 20px; }

#bg_fade {
  z-index: 999;
  opacity: 0.5; }

#overlay {
  opacity: 0.8;
  filter: alpha(opacity=80); }

#customer-reviews table td {
  padding: 1.5em; }
  #customer-reviews table td td {
    padding: 5px 5px 5px; }
  #customer-reviews table td th {
    padding-top: 0; }
  #customer-reviews table td:first-child {
    padding-left: 0; }

/*map*/
.price-box.map-info {
  margin: 10px 0; }

#top-link-title {
  display: none; }

.products-grid .item .product-shop .f-fix,
.em-sidebar .products-grid .item .product-shop {
  padding: 20px 10px 10px; }

.products-grid .item .product-image .product-shop .f-fix,
.em-sidebar .products-grid .item .product-shop .f-fix {
  padding: 0; }

.em-sidebar .deal_title {
  padding-bottom: 20px; }

.cms-page-view .em-wrapper-main ul {
  list-style-type: none;
  padding-left: 0;
  overflow: hidden;
  display: block; }

.cms-page-view .em-wrapper-main ul li {
  list-style-type: none;
  padding-left: 0; }

.fieldset.featured_category_content {
  width: 100%; }

/* ============================================ *
 * Button
 * ============================================ */
button.button,
.tp-caption a.ss-btn-link, a.button-link.goto-cart, a.view-more, a.em-sample-button, a.view-more-post, #customer-reviews a.viewall {
  border: 1px solid;
  overflow: visible;
  width: auto;
  margin: 0 10px 10px 0;
  padding: 12px 25px;
  cursor: pointer;
  float: left;
  -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; }
  button.button span,
  .tp-caption a.ss-btn-link span, a.button-link.goto-cart span, a.view-more span, a.em-sample-button span, a.view-more-post span, #customer-reviews a.viewall span {
    text-align: center;
    text-transform: uppercase; }

a.em-sample-button {
  float: none;
  display: inline-block;
  margin: 30px 0; }

button.btn-checkout {
  /*span span{padding:10px 25px;}*/ }

button.btn-proceed-checkout {
  margin-top: 20px; }

.buttons-set button.btn-checkout {
  padding: 12px 15%; }

a.button-link {
  font-size: 85%;
  float: right;
  margin-top: 10px; }
  a.button-link: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: "";
    font-size: 12px;
    margin-right: 5px; }

/*rtl*/
.em-rtl a.button-link:before {
  margin-right: 0;
  margin-left: 5px; }

/*end rtl*/
.my-account a.button-link: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: "";
  font-size: 12px;
  margin-right: 5px; }
.my-account a.button-link.btn-link-01: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: "";
  font-size: 12px;
  margin-right: 5px; }

.customer-address-index .my-account li.item a: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: "";
  font-size: 12px;
  margin-right: 5px;
  color: #1775be; }
.customer-address-index .my-account .addresses-additional li.item a: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: "";
  font-size: 12px; }
.customer-address-index .my-account .addresses-additional li.item a.link-remove: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: "";
  font-size: 12px; }

a.button-link.link-cart {
  border: 1px solid; }
  a.button-link.link-cart span {
    text-transform: uppercase; }

a.button-link.goto-cart {
  float: left; }
  a.button-link.goto-cart:before {
    display: none; }

/*=====Button Icon=====*/
/*Button reply blog*/
#allcomments .comment-button button.button: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: "";
  font-size: 12px;
  margin-left: 10px; }

/*End button reply blog*/
/*=====Button Add To Cart=====*/
.button-link.link-cart,
button.button.btn-cart {
  padding: 12px 15px;
  vertical-align: top;
  width: auto;
  margin-right: 5px;
  float: left;
  display: inline; }
  .button-link.link-cart:before,
  button.button.btn-cart: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: "";
    font-size: 14px;
    margin-right: 10px; }

/*rtl*/
.em-rtl .button-link.link-cart:before,
.em-rtl button.button.btn-cart:before {
  margin-right: 0;
  margin-left: 10px; }

/*=====End Button Add To Cart=====*/
.email-friend a {
  border: 1px solid;
  -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; }

/*=====Button Add To Wishlist/Compare=====*/
.link-wishlist,
.add-to-links li a.link-wishlist {
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  text-indent: 0;
  padding: 12px;
  vertical-align: top;
  width: 40px;
  border: 1px solid;
  -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; }
  .link-wishlist:before,
  .add-to-links li a.link-wishlist: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: "";
    font-size: 14px;
    margin-right: 0; }

.add-to-links li a.link-compare {
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  text-indent: 0;
  padding: 12px;
  vertical-align: top;
  width: 40px;
  border: 1px solid;
  -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; }
  .add-to-links li a.link-compare: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: "";
    font-size: 14px;
    margin-right: 0; }

.product-view-detail .button_addto, .em-add-to-button .button_addto {
  display: inline-block; }
.product-view-detail .add-to-links, .em-add-to-button .add-to-links {
  /*width: 100%;*/
  display: inline; }
  .product-view-detail .add-to-links li, .em-add-to-button .add-to-links li {
    /*width: 49%;*/ }
    .product-view-detail .add-to-links li a.link-wishlist, .product-view-detail .add-to-links li a.link-compare, .em-add-to-button .add-to-links li a.link-wishlist, .em-add-to-button .add-to-links li a.link-compare {
      text-transform: uppercase;
      text-align: center; }
      .product-view-detail .add-to-links li a.link-wishlist:before, .product-view-detail .add-to-links li a.link-compare:before, .em-add-to-button .add-to-links li a.link-wishlist:before, .em-add-to-button .add-to-links li a.link-compare:before {
        margin-right: 0 !important; }
    .product-view-detail .add-to-links li a.link-wishlist, .em-add-to-button .add-to-links li a.link-wishlist {
      padding: 12px 12px 13px;
      vertical-align: top;
      width: 100%; }
      .product-view-detail .add-to-links li a.link-wishlist:before, .em-add-to-button .add-to-links li a.link-wishlist: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: "";
        font-size: 10px;
        margin-right: 10px; }
    .product-view-detail .add-to-links li a.link-compare, .em-add-to-button .add-to-links li a.link-compare {
      padding: 12px 12px 13px;
      vertical-align: top;
      width: 100%; }
      .product-view-detail .add-to-links li a.link-compare:before, .em-add-to-button .add-to-links li a.link-compare: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: "";
        font-size: 10px;
        margin-right: 10px; }
    .product-view-detail .add-to-links li:first-child, .em-add-to-button .add-to-links li:first-child {
      margin-right: -1px; }
.product-view-detail button.button.btn-cart, .em-add-to-button button.button.btn-cart {
  /*width: 100%;*/
  padding: 10px 15px; }
.product-view-detail > div.product-options-bottom .button_addto, .em-add-to-button > div.product-options-bottom .button_addto {
  width: 45%; }

.em-add-to-button .add-to-links li {
  width: 100%; }

/*rtl*/
.em-rtl .product-view-detail .add-to-links li a.link-wishlist:before, .em-rtl .product-view-detail .add-to-links li a.link-compare:before {
  margin-right: 0;
  margin-left: 10px; }

/*=====End Button Add To Wishlist/Compare=====*/
/*=====Button QuickShop=====*/
#em_quickshop_handler {
  padding: 12px;
  vertical-align: top;
  width: auto;
  border: 1px solid; }
  #em_quickshop_handler: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: "";
    font-size: 14px;
    margin-right: 10px; }

/*rtl*/
.em-rtl #em_quickshop_handler:before {
  margin-right: 0;
  margin-left: 10px; }

/*=====End Button QuickShop=====*/
/*=====Button Back=====*/
p.back-link a {
  border: 1px solid;
  overflow: visible;
  width: auto;
  margin: 0 10px 10px 0;
  cursor: pointer;
  float: left;
  -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;
  padding: 12px 25px;
  text-transform: uppercase; }
  p.back-link a small {
    display: none; }

/*=====End Button Back=====*/
/*=====Button Remove/Edit=====*/
.btn-remove,
.btn-remove2 {
  font-size: 0; }
  .btn-remove:before,
  .btn-remove2: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: "";
    font-size: 10px;
    padding: 3px 4px;
    border-width: 1px;
    border-style: solid;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%; }

/*Button edit*/
.btn-edit {
  font-size: 0; }
  .btn-edit: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: "";
    font-size: 10px;
    padding: 3px 4px;
    border-width: 1px;
    border-style: solid; }

/*=====End Button Remove/Edit=====*/
/*=====Button Fullwidth=====*/
/*button fullwidth*/
button.button-full-width,
.button-full-width {
  margin-right: 0;
  width: 100%; }
  button.button-full-width span,
  .button-full-width span {
    float: none;
    display: inline-block;
    width: 100%; }

/*=====End Button Fullwidth=====*/
/*button disable able sidebar left*/
.menu-trigger {
  font-size: 0;
  position: fixed;
  z-index: 99;
  top: 10px;
  left: 10px;
  padding: 10px 12px;
  -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; }
  .menu-trigger: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: "";
    font-size: 20px; }
  .menu-trigger.active: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: "";
    font-size: 20px; }

.em-col-left-icon {
  text-transform: uppercase;
  padding: 10px 19px;
  border: 1px solid;
  margin-bottom: 15px;
  display: block; }
  .em-col-left-icon:after {
    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;
    float: right;
    margin-left: 5px; }

/*======Button Ajax======*/
.ajaxcart a.back,
.ajaxcart a.next {
  border: 1px solid;
  overflow: visible;
  width: auto;
  margin: 0 10px 10px 0;
  cursor: pointer;
  float: left;
  -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;
  padding: 12px 25px; }
  .ajaxcart a.back span,
  .ajaxcart a.next span {
    float: left;
    text-align: center;
    text-transform: uppercase; }

/*======End Button Ajax======*/
/*========== Data Table ==========*/
#wishlist-table {
  display: inline-block;
  overflow: inherit; }

table colgroup, .data-table colgroup {
  width: 100%; }

.data-table tbody ul.productlabels_icons .label {
  text-align: center; }

.data-table {
  width: 100%; }
  .data-table th {
    white-space: nowrap;
    padding: 15px 20px;
    text-transform: uppercase;
    border-width: 1px;
    border-style: solid; }
  .data-table tr td {
    padding: 10px 20px;
    border-width: 1px;
    border-style: solid; }
    .data-table tr td em {
      font-style: normal; }
  .data-table thead th {
    border-width: 1px;
    border-style: solid; }
  .data-table tbody .label {
    display: table-cell;
    vertical-align: middle;
    text-align: left; }

.my-account .data-table tr td {
  /*border-left-width:0;
  border-right-width:0;
  &:first-child{
  	border-left-width:1px;
  }
  &.last{
  	border-right-width:1px;
  }*/ }

#checkout-step-review .data-table tr td {
  /*border-left-width:0;
  border-right-width:0;
  &:first-child{
  	border-left-width:1px;
  }
  &.last{
  	border-right-width:1px;
  }*/ }
#checkout-step-review .data-table tr td, #checkout-step-review .data-table th {
  padding-left: 10px;
  padding-right: 10px; }
#checkout-step-review .data-table tfoot tr td {
  border: none;
  vertical-align: bottom; }
  #checkout-step-review .data-table tfoot tr td.last {
    text-align: left !important; }
#checkout-step-review .data-table tfoot tr.first td {
  padding-top: 17px; }
#checkout-step-review .data-table tfoot tr.last td {
  padding-top: 0px; }

.cart .data-table tr td {
  /*border-left-width:0;
  border-right-width:0;
  &:first-child{
  	border-left-width:1px;
  }
  &.last{
  	border-right-width:1px;
  }*/ }

/* ============================================ *
 * Image Effects
 * ============================================ */
/*decrease opacity*/
.effect01 {
  -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; }
  .effect01:hover {
    opacity: 0.5;
    filter: alpha(opacity=50); }

/*mask*/
.effect02 a {
  position: relative; }
  .effect02 a .hover_shine {
    background: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/effect02.png") no-repeat scroll 700px 0 transparent;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    -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; }
  .effect02 a:hover .hover_shine {
    background-position: 0 -1px; }

/*border*/
.effect03 a {
  position: relative; }
  .effect03 a:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 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; }
  .effect03 a:hover:before {
    z-index: 2;
    box-shadow: 0 0 0 5px #000000 inset; }

.effect10 a {
  position: relative;
  display: inline-block; }
  .effect10 a:before {
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    content: "";
    left: 0;
    top: 0; }
  .effect10 a:hover:before {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0.5) inset; }

/**/
.em-effect04 {
  position: relative;
  overflow: hidden;
  background: url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/effect04.jpg) 0 0 repeat; }
  .em-effect04 img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out; }
  .em-effect04 .mask {
    background-color: #000000;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg); }
  .em-effect04 .mask-info {
    display: inline-block;
    width: 80%;
    height: 80%;
    text-align: center;
    margin: 10%; }
  .em-effect04 h2 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    background: transparent;
    text-transform: uppercase;
    margin: 0px 40px 10px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    color: #ffffff;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    opacity: 0;
    filter: alpha(opacity=0); }
  .em-effect04 p {
    color: #ffffff;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    opacity: 0;
    filter: alpha(opacity=0);
    margin-bottom: 20px; }
  .em-effect04 a.info {
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    display: inline-block;
    float: none;
    margin-right: 0; }
  .em-effect04:hover img {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0); }
  .em-effect04:hover .mask {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  .em-effect04:hover h2, .em-effect04:hover p, .em-effect04:hover a.info {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100); }

/*IE8 don't support opacity :after, :before*/
/*.em-effect05{
	a{	
		display:inline-block;
		position:relative;
		overflow:hidden;
		&:before{
			content:"";
			width:100%;
			height:100%;
			z-index:1;
			@include transition(all 0.6s ease-out);
			left:0;
			top:0;
			position:absolute;
			transform:scale(5);
			@include border-radius(50%);
			@include opacity(0.4);
		}
		&:hover:before{
			background:#454545;
			transform:scale(0);
			
			
			
		}
	}
}*/
/*effect button*/
.em-effect06 {
  position: relative;
  z-index: 1; }
  .em-effect06 a {
    position: relative;
    overflow: hidden;
    z-index: 0;
    display: inline-block;
    max-width: 100%; }
    .em-effect06 a:after {
      content: '';
      position: absolute;
      z-index: 1;
      width: 100%;
      height: 0;
      top: 0;
      left: 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;
      background: rgba(0, 0, 0, 0.18); }
  .em-effect06 .em-eff06-01:after {
    width: 100%;
    height: 0;
    top: 100%;
    left: 100%;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg); }
  .em-effect06 .em-eff06-01:hover:after {
    height: 400%; }
  .em-effect06 .em-eff06-02:hover:after {
    height: 100%; }
  .em-effect06 .em-eff06-03:after {
    width: 0%;
    height: 100%; }
  .em-effect06 .em-eff06-03:hover:after {
    width: 100%; }
  .em-effect06 .em-eff06-04:after {
    width: 0;
    height: 0;
    top: 0;
    left: 0;
    /*-webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);*/ }
  .em-effect06 .em-eff06-04:before {
    width: 0;
    height: 0;
    bottom: 0;
    right: 0;
    content: '';
    position: absolute;
    z-index: 1;
    height: 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;
    background: rgba(0, 0, 0, 0.18); }
  .em-effect06 .em-eff06-04:hover:after {
    width: 100%;
    height: 100%; }
  .em-effect06 .em-eff06-04:hover:before {
    width: 100%;
    height: 100%; }

.em-effect06.eff-img a:after {
  z-index: 2; }
.em-effect06.eff-img .em-eff06-01:hover:after,
.em-effect06.eff-img .em-eff06-02:hover:after,
.em-effect06.eff-img .em-eff06-03:hover:after,
.em-effect06.eff-img .em-eff06-04:hover:after {
  opacity: 0.4;
  filter: alpha(opacity=40); }

.em-effect06 {
  position: relative;
  z-index: 1; }
  .em-effect06 a {
    position: relative;
    overflow: hidden;
    display: inline-block;
    max-width: 100%; }

/*.em-effect07{
	position:relative;
	display:inline-block;
	overflow:hidden;
		&:before{
			background:#cdcdcd; 
			position:absolute; 
			top:0; 
			left:0;
			content:"";
			@include opacity(0.5);
			transform: scale(0,0);
			-moz-transform: scale(0,0);
			-webkit-transform: scale(0,0);
			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;
		}
		&:hover:before{
			background:#cdcdcd; 
			width:100%; 
			height:100%;
			position:absolute; 
			top:0; 
			left:0;
			@include opacity(0.4);
			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;
		}
}*/
.em-effect08 {
  position: relative;
  overflow: hidden;
  /*display:inline-block;*/
  cursor: pointer; }
  .em-effect08 a, .em-effect08 div {
    display: inline-block;
    overflow: hidden; }
    .em-effect08 a .hover_shine, .em-effect08 div .hover_shine {
      display: none; }
  .em-effect08 img {
    transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transition: opacity 1s, -moz-transition 1s;
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    -o-transition: opacity 1s, -o-transition 1s;
    transition: opacity 1s, transform 1s;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  .em-effect08 .title-banner {
    position: absolute;
    width: 100%;
    bottom: -100px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-transition: opacity 1s, -moz-transition 1s;
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    -o-transition: opacity 1s, -o-transition 1s;
    transition: opacity 1s, transform 1s;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #000;
    left: 0; }
    .em-effect08 .title-banner h3 {
      color: #fff;
      text-transform: uppercase;
      padding: 10px 20px;
      margin-bottom: 0; }
  .em-effect08:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
    transform: scale3d(1.1, 1.1, 1);
    -moz-transform: scale3d(1.1, 1.1, 1);
    -webkit-transform: scale3d(1.1, 1.1, 1); }
  .em-effect08:hover .title-banner {
    top: auto;
    bottom: 0;
    opacity: 0.5;
    filter: alpha(opacity=50); }

.em-effect09 {
  position: relative;
  display: inline-block; }
  .em-effect09:before {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0) inset;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.2s ease-in-out 0s;
    width: 100%; }
  .em-effect09 .text-center {
    left: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    bottom: 22px;
    width: 100%;
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s; }
  .em-effect09 .title {
    background: none repeat scroll 0 0 #FF0000;
    display: inline-block;
    background-color: #ffffff;
    opacity: 0.95;
    padding: 0 30px 3px;
    font-weight: 300;
    font-size: 38px;
    font-family: 'Lato';
    color: #404040;
    line-height: 49px; }
  .em-effect09:hover:before {
    box-shadow: 0 0 0 300px rgba(0, 0, 0, 0.7) inset; }
  .em-effect09:hover .text-center {
    bottom: 43%; }
  .em-effect09:hover .title {
    background: transparent;
    color: #FFFFFF;
    opacity: 1;
    filter: alpha(opacity=100); }

/* ============================================ *
 * Product Effects
 * ============================================ */
.products-grid li.item.cat-effect01 .product-item a.product-image {
  position: relative; }
  .products-grid li.item.cat-effect01 .product-item a.product-image .bkg-hover {
    margin: 0;
    transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -webkit-transform: scale(0, 0); }
.products-grid li.item.cat-effect01:hover a.product-image .bkg-hover {
  background: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  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; }

.products-grid li.item .product-item a.product-image, .products-grid li.item a.product-image, .products-grid div.item .product-item a.product-image, .products-grid div.item a.product-image {
  position: relative;
  -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; }
  .products-grid li.item .product-item a.product-image .bkg-hover, .products-grid li.item a.product-image .bkg-hover, .products-grid div.item .product-item a.product-image .bkg-hover, .products-grid div.item a.product-image .bkg-hover {
    margin: 0;
    transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -webkit-transform: scale(0, 0); }
.products-grid li.item:hover .product-item a.product-image .bkg-hover, .products-grid li.item:hover a.product-image .bkg-hover, .products-grid div.item:hover .product-item a.product-image .bkg-hover, .products-grid div.item:hover a.product-image .bkg-hover {
  background: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  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;
  /*background:#000; 
  width:100%; 
  height:100%; 
  position:absolute; 
  top:0; 
  left:0;
  @include opacity(0.5);
  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;*/ }

/*effect - zoom image, creat box-shadow*/
.products-grid li.item.cat-effect01 .product-item {
  position: relative; }
  .products-grid li.item.cat-effect01 .product-item .actions-cart {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transform: scale(2, 2);
    -moz-transform: scale(2, 2);
    -webkit-transform: scale(2, 2);
    -webkit-transition: all 800ms ease;
    transition: all 800ms ease;
    opacity: 0;
    filter: alpha(opacity=0); }
    .products-grid li.item.cat-effect01 .product-item .actions-cart .actions {
      padding: 10px; }
.products-grid li.item.cat-effect01:hover .actions-cart {
  top: 0;
  left: 0;
  transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  opacity: 1;
  filter: alpha(opacity=100); }

/*effect - show button add to cart/wishlist/compare in product image*/
/*effect - border image*/
/*effect - zoom image*/
/*=============Effect Alternative Images Product==============*/
/*show-hide*/
.item a.product-image .em-alt-hover {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0); }
.item a.product-image:hover .em-alt-org {
  opacity: 0;
  filter: alpha(opacity=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; }
.item a.product-image:hover .em-alt-hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -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; }

@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); } }
.em-animate-delay {
  opacity: 0;
  -webkit-perspective: 1000; }

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

/*================================fadeInRight*/
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }
.fadeInRight {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.em-logo .logo {
  -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; }

/*Module*/
/**
 * 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_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * @category   Mage
 * @package    ConfigurableSwatches
 */
/* Clears */
.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden; }

.product-view .product-options .swatch-attr {
  float: none;
  display: block;
  clear: both;
  border: 0; }

.product-view .product-options dt.swatch-attr label {
  display: block;
  line-height: 1.3; }

/* General Swatch Styling */
.configurable-swatch-list {
  margin-left: -3px;
  zoom: 1;
  clear: both; }

.configurable-swatch-list li {
  float: left;
  zoom: 1;
  margin: 0 0 0 3px; }

#narrow-by-list dd .configurable-swatch-list li {
  margin: 0 0 0 3px;
  width: 47%; }

.swatch-link img {
  border-radius: 3px; }

.swatch-link,
.swatch-label {
  display: block;
  border-radius: 3px;
  font-size: 14px;
  text-align: center;
  color: #666666;
  text-decoration: none;
  box-sizing: content-box; }

.swatch-link {
  border: 1px solid #bbbbbb;
  margin: 0 0 3px; }

#narrow-by-list dd .swatch-link {
  float: left;
  margin-right: 2px;
  padding: 0; }

.currently .swatch-link {
  display: inline-block;
  margin: 0 0 0 10px; }

.swatch-label {
  border: 1px solid #fff;
  margin: 0;
  white-space: nowrap;
  background: #efefef; }

.swatch-link:hover {
  cursor: pointer; }

.currently .swatch-link:hover {
  cursor: default; }

.swatch-link .x {
  display: none;
  text-indent: -999em;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/bg_x.png) center no-repeat transparent;
  z-index: 10; }

.configurable-swatch-list .not-available .x {
  display: block; }

.configurable-swatch-list .not-available .swatch-link {
  border-color: #e6e6e6;
  position: relative; }

.configurable-swatch-list .not-available .swatch-label {
  color: #aaa;
  background: #fff; }

/* Image Swatches */
.swatch-link.has-image .swatch-label {
  position: relative; }

.swatch-link.has-image img {
  position: absolute;
  top: 0;
  left: 0; }

.configurable-swatch-list .not-available .swatch-link.has-image img {
  opacity: 0.4;
  filter: alpha(opacity=40); }

/* Other Swatch States */
.configurable-swatch-list .hover .swatch-link,
.configurable-swatch-list .selected .swatch-link,
.swatch-link:hover {
  border-color: #44f; }

.currently .swatch-link:hover {
  border-color: #bbbbbb; }

.configurable-swatch-list .wide-swatch .swatch-label {
  padding: 0 6px; }

.configurable-swatch-box {
  background: none !important; }

.configurable-swatch-box select.swatch-select {
  display: none; }

.configurable-swatch-box .validation-advice {
  margin: 0 0 5px;
  background: #D91A00;
  padding: 2px 5px !important;
  font-weight: bold;
  color: #fff !important;
  float: left;
  display: block;
  border-radius: 3px; }

/* CUSTOM */
.availability.out-of-stock span {
  color: #333; }

.product-view .add-to-cart button.out-of-stock {
  background-position: -80px -362px;
  cursor: default; }

.product-view .product-options dd .input-box {
  width: auto;
  height: auto; }

.product-options .select-label {
  display: none; }

.product-options dt.swatch-attr label,
.product-options dt.swatch-attr .select-label {
  font-size: 12px; }

.product-options dt.swatch-attr .select-label {
  display: inline;
  font-weight: normal;
  color: #00acb1;
  padding-left: 5px; }

/*=============Tab Slider Simple============*/
.em-tabs {
  display: inline-block;
  text-align: center;
  width: 100%; }
  .em-tabs ul.em-tabs-control {
    display: inline-block;
    text-align: center; }
    .em-tabs ul.em-tabs-control li {
      display: inline-block;
      padding: 0 10px; }
      .em-tabs ul.em-tabs-control li a {
        position: relative;
        margin-right: 0;
        padding: 10px 20px;
        width: 100%;
        text-transform: uppercase; }

.em-slider {
  height: 0;
  overflow: hidden;
  /*li{
  	float:left;
  }*/ }
  .em-slider.owl-carousel {
    height: auto;
    overflow: inherit; }

/*=============Tab Slider Product============*/
/*tab title center, show icon*/
.em-tabs-widget .products-grid li.item {
  width: 100%; }

.container-fluild {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }

.embase-tab-01 .r-tabs .r-tabs-nav .r-tabs-anchor {
  position: relative;
  margin-right: 0;
  padding-right: 0;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px; }
  .embase-tab-01 .r-tabs .r-tabs-nav .r-tabs-anchor: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: "";
    font-size: 6px;
    vertical-align: middle;
    margin-top: -3px;
    margin-left: 17px; }
.embase-tab-01 .r-tabs .r-tabs-nav {
  text-align: center; }
.embase-tab-01 .em-tabs-content .owl-theme .owl-controls {
  top: -58px; }

.em-tabs-widget .products-grid li.item img, .em-tabs-widget .products-grid div.item img {
  border: 1px solid transparent;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
.em-tabs-widget .products-grid li.item .product-shop, .em-tabs-widget .products-grid div.item .product-shop {
  position: relative; }
  .em-tabs-widget .products-grid li.item .product-shop .em-btn-addto, .em-tabs-widget .products-grid div.item .product-shop .em-btn-addto {
    top: -55px;
    position: absolute;
    right: -20px;
    opacity: 0;
    filter: alpha(opacity=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-tabs-widget .products-grid li.item:hover img, .em-tabs-widget .products-grid div.item:hover img {
  border: 1px solid; }
.em-tabs-widget .products-grid li.item:hover .em-btn-addto, .em-tabs-widget .products-grid div.item:hover .em-btn-addto {
  top: -55px;
  position: absolute;
  right: 5px;
  opacity: 1;
  filter: alpha(opacity=100); }

.em-filterproducts-list li.item, .em-filterproducts-list div.item {
  -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-filterproducts-list li.item img, .em-filterproducts-list div.item img {
    border: 1px solid transparent;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  .em-filterproducts-list li.item:hover img, .em-filterproducts-list div.item:hover img {
    /*border:1px solid*/ }

/*tab title vertical*/
.tab-title-vertical,
.embase-tab-02 {
  margin-bottom: 20px; }
  .tab-title-vertical .r-tabs .r-tabs-panel,
  .embase-tab-02 .r-tabs .r-tabs-panel {
    padding-top: 0; }
  .tab-title-vertical .r-tabs .r-tabs-nav,
  .embase-tab-02 .r-tabs .r-tabs-nav {
    padding: 0 10px; }
    .tab-title-vertical .r-tabs .r-tabs-nav .r-tabs-tab,
    .embase-tab-02 .r-tabs .r-tabs-nav .r-tabs-tab {
      width: 100%; }
    .tab-title-vertical .r-tabs .r-tabs-nav .r-tabs-anchor,
    .embase-tab-02 .r-tabs .r-tabs-nav .r-tabs-anchor {
      position: relative;
      margin-right: 0;
      padding: 10px 20px;
      width: 100%;
      margin-bottom: 2px; }
    .tab-title-vertical .r-tabs .r-tabs-nav span,
    .embase-tab-02 .r-tabs .r-tabs-nav span {
      margin-right: 5px; }

/*tab - background title*/
.tab-bkg-title .r-tabs .r-tabs-nav .r-tabs-anchor,
.embase-tab-03 .r-tabs .r-tabs-nav .r-tabs-anchor {
  position: relative;
  margin-right: 1px;
  padding: 0px 15px; }
  .tab-bkg-title .r-tabs .r-tabs-nav .r-tabs-anchor:hover,
  .embase-tab-03 .r-tabs .r-tabs-nav .r-tabs-anchor:hover {
    padding-top: 10px;
    padding-bottom: 10px; }
.tab-bkg-title .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor,
.embase-tab-03 .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
  padding-top: 10px;
  padding-bottom: 10px; }
.tab-bkg-title .em-tabs-content .owl-theme .owl-controls,
.embase-tab-03 .em-tabs-content .owl-theme .owl-controls {
  top: -58px; }

.r-tabs .tab-content {
  border-top: 2px solid;
  margin-top: 1px; }

.em-line-01 .r-tabs .tab-content {
  border-top: none; }

/*tab mobile*/
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
  text-transform: uppercase !important;
  border-width: 1px !important;
  border-style: solid !important;
  clear: both; }

/*tab vertical text vertical (rotate text)*/
.tab-vertical .r-tabs-nav {
  position: absolute;
  right: 5px;
  top: 0;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  writing-mode: tb-rl;
  min-height: 307px; }
  .tab-vertical .r-tabs-nav .r-tabs-tab {
    float: left; }
  .tab-vertical .r-tabs-nav .r-tabs-anchor {
    padding: 10px 10px !important;
    margin: 0 !important; }
.tab-vertical .tab-content {
  padding-right: 60px;
  min-height: 290px; }
  .tab-vertical .tab-content .owl-theme .owl-controls {
    top: 0;
    right: 0px; }

/*===========Next Pre Slider============*/
.owl-theme .owl-controls {
  text-align: center;
  position: absolute;
  top: -45px;
  right: 10px;
  margin-top: 0 !important; }
  .owl-theme .owl-controls .owl-pagination {
    margin-top: 7px;
    margin-bottom: 1px; }

.slider-icon-bottom .owl-theme .owl-controls {
  position: static; }

.em-tabs-content .owl-theme .owl-controls {
  top: -39px;
  right: 11px;
  overflow: initial; }

/*===========End Next Pre Slider============*/
/*===========Show Icon Next Pre Slider============*/
/*show next-pre icon*/
/*.owl-theme .owl-controls .owl-buttons div{
	@include next-pre-icon(\f105,\f104,16px);
	@include next-pre(0, 0 0 0 0, 2px 11px, 50px);
}
.crosssell, .box-up-sell, .block-related, .more-views{
	.owl-theme .owl-controls .owl-buttons div{
		@include next-pre(0, 0 0 0 7px, 2px 7px, 30px);
		&:before{
			padding: 4px 0;
		}
	}
}*/
.em-wrapper-main .featured_category_content .owl-theme .owl-controls .owl-buttons div, .em-area-08 .owl-theme .owl-controls .owl-buttons div, .em-area-03 .em-top-list .owl-theme .owl-controls .owl-buttons div {
  font-size: 0 !important;
  margin: 0 0 0 0 !important;
  padding: 2px 11px;
  width: 50px; }
  .em-wrapper-main .featured_category_content .owl-theme .owl-controls .owl-buttons div:before, .em-area-08 .owl-theme .owl-controls .owl-buttons div:before, .em-area-03 .em-top-list .owl-theme .owl-controls .owl-buttons div:before {
    padding: 0; }

.owl-theme .owl-controls .owl-buttons div {
  border: 1px solid;
  -moz-border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  border-radius: 100% !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  font-size: 0 !important;
  margin: 0 0 0 7px !important;
  padding: 2px 7px;
  width: 30px;
  -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; }
  .owl-theme .owl-controls .owl-buttons div.owl-next: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: "";
    font-size: 16px;
    -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; }
  .owl-theme .owl-controls .owl-buttons div.owl-prev: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: "";
    font-size: 16px;
    -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; }
  .owl-theme .owl-controls .owl-buttons div:before {
    padding: 4px 0; }

/*show next-pre text*/
.slider-icon-text .owl-theme .owl-controls .owl-buttons div {
  text-transform: uppercase;
  font-size: 80% !important;
  margin: 0 !important;
  padding: 0;
  width: auto;
  -moz-border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  border-radius: 100% !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important; }
  .slider-icon-text .owl-theme .owl-controls .owl-buttons div:first-child {
    border-right: 1px solid;
    padding-right: 10px !important;
    margin-right: 10px !important; }
  .slider-icon-text .owl-theme .owl-controls .owl-buttons div:before {
    display: none !important; }
.slider-icon-text .owl-theme .owl-controls {
  top: -33px; }

/*slider style padding left right, button slider left right*/
.slider-style02 {
  padding: 0 50px;
  margin-top: 20px; }
  .slider-style02 .em-slider-navigation-icon.owl-theme .owl-controls {
    position: static; }
    .slider-style02 .em-slider-navigation-icon.owl-theme .owl-controls .owl-buttons div {
      position: absolute;
      top: -2%;
      font-size: 0 !important;
      margin: 0 0 0 1px !important;
      padding: 9px 11px;
      width: 32px; }
      .slider-style02 .em-slider-navigation-icon.owl-theme .owl-controls .owl-buttons div.owl-prev {
        left: -40px;
        right: auto; }
        .slider-style02 .em-slider-navigation-icon.owl-theme .owl-controls .owl-buttons div.owl-prev:before {
          font-size: 24px; }
      .slider-style02 .em-slider-navigation-icon.owl-theme .owl-controls .owl-buttons div.owl-next {
        left: auto;
        right: -40px; }
        .slider-style02 .em-slider-navigation-icon.owl-theme .owl-controls .owl-buttons div.owl-next:before {
          font-size: 24px; }

/*===========End Show Icon Next Pre Slider============*/
/*==========Show Pagination============*/
/*Show icon circle*/
.owl-theme .owl-controls .owl-page.active span:before, .owl-theme .owl-controls .owl-page:hover span:before {
  /*width:4px !important;
  height:4px !important;*/ }
.owl-theme .owl-controls .owl-page span {
  width: 12px !important;
  height: 12px !important;
  margin: 0 0 0 10px !important;
  position: relative;
  border: 2px solid; }
  .owl-theme .owl-controls .owl-page span:before {
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    content: "";
    position: absolute;
    top: 2px;
    left: 2px;
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    opacity: 1 !important;
    filter: alpha(opacity=100 !important) !important; }

/*Show icon square*/
.slider-icon-square .owl-theme .owl-controls .owl-page span {
  width: 8px !important;
  height: 8px !important;
  margin: 0 0 0 2px !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  opacity: 1 !important;
  filter: alpha(opacity=100 !important) !important; }

/*show number*/
.owl-pagination-numbers.owl-theme .owl-controls .owl-page span.owl-numbers {
  width: auto !important;
  height: auto !important;
  margin: 0 0 0 1px !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  border: 1px solid;
  padding: 2px 7px !important;
  font-size: 80%; }
  .owl-pagination-numbers.owl-theme .owl-controls .owl-page span.owl-numbers:before {
    display: none !important; }
.owl-pagination-numbers.owl-theme .owl-controls .owl-pagination {
  margin-top: 1px; }

/*==========End Show Pagination============*/
/*Layout 03 ====================*/
.embase-widget-style01 .main-product {
  /*margin:0 -22px;*/ }
  .embase-widget-style01 .main-product .product-image {
    float: left;
    margin-right: 20px; }
  .embase-widget-style01 .main-product .product-shop {
    overflow: hidden; }
.embase-widget-style01 .owl-carousel {
  clear: both; }
.embase-widget-style01 .owl-theme a.product-image {
  margin-bottom: 0; }
.embase-widget-style01 .owl-theme .owl-controls {
  top: 45%;
  right: auto;
  width: 100%; }
  .embase-widget-style01 .owl-theme .owl-controls .owl-buttons {
    position: static; }
    .embase-widget-style01 .owl-theme .owl-controls .owl-buttons .owl-prev {
      position: absolute;
      left: 40px;
      margin: 0 !important; }
    .embase-widget-style01 .owl-theme .owl-controls .owl-buttons .owl-next {
      position: absolute;
      right: 40px;
      margin: 0 !important; }

/*Layout 04 ====================*/
.em-box-04 .slider-style02 {
  padding: 0 30px;
  margin: 0; }
  .em-box-04 .slider-style02 .owl-theme .owl-controls {
    position: static; }
    .em-box-04 .slider-style02 .owl-theme .owl-controls .owl-buttons div {
      position: absolute;
      top: -4%;
      font-size: 0 !important;
      margin: 0 0 0 1px !important;
      padding: 57px 11px;
      width: 32px; }
      .em-box-04 .slider-style02 .owl-theme .owl-controls .owl-buttons div.owl-prev {
        left: -30px;
        right: auto; }
        .em-box-04 .slider-style02 .owl-theme .owl-controls .owl-buttons div.owl-prev:before {
          font-size: 24px; }
      .em-box-04 .slider-style02 .owl-theme .owl-controls .owl-buttons div.owl-next {
        left: auto;
        right: -30px; }
        .em-box-04 .slider-style02 .owl-theme .owl-controls .owl-buttons div.owl-next:before {
          font-size: 24px; }

/*slider category layou01*/
.wrapper-slider-category .em-slider-category .em-box-info {
  position: relative;
  margin-bottom: 10px;
  -webkit-perspective: 900px;
  -moz-perspective: 900px;
  -o-perspective: 900px;
  -ms-perspective: 900px;
  perspective: 900px; }
  .wrapper-slider-category .em-slider-category .em-box-info 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; }
  .wrapper-slider-category .em-slider-category .em-box-info img.first {
    position: absolute;
    left: 0;
    top: 0; }
  .wrapper-slider-category .em-slider-category .em-box-info 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);*/ }
  .wrapper-slider-category .em-slider-category .em-box-info: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);*/ }
  .wrapper-slider-category .em-slider-category .em-box-info: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);*/ }
  .wrapper-slider-category .em-slider-category .em-box-info .title_cate {
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 100%;
    text-align: center;
    font-size: 110%;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0 3px;
    -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; }

/*slider over one product*/
.owl-carousel .owl-item .item {
  float: none; }

/* ============================================ *
 * Popup Login/Newsletter/Advertising/Add To Wishlist/Compare
 * ============================================ */
/*popup login*/
.popup-content > div {
  padding: 25px; }
.popup-content .em-line-01 {
  margin-bottom: 0; }
.popup-content .em-block-ads .em-block-title {
  display: none; }
.popup-content .block-ads-content {
  position: relative; }
  .popup-content .block-ads-content > div + div {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    text-align: center; }
    .popup-content .block-ads-content > div + div strong {
      text-transform: uppercase; }
  .popup-content .block-ads-content p, .popup-content .block-ads-content img {
    margin: 0; }

.popup-content .popup-subscribe {
  text-align: center; }
  .popup-content .popup-subscribe .em-line-01 .em-block-title {
    margin-bottom: 0; }
  .popup-content .popup-subscribe p.h3 {
    position: relative;
    padding-bottom: 25px; }
    .popup-content .popup-subscribe p.h3:after {
      content: '';
      position: absolute;
      width: 30px;
      border-top: 2px solid;
      bottom: 17px;
      right: auto;
      left: 48%;
      left: 49%; }

.popup-content .em-account-popup {
  width: 600px;
  padding: 10px 25px;
  margin: auto;
  text-align: center; }
  .popup-content .em-account-popup .login-title {
    text-transform: uppercase;
    position: relative;
    padding-bottom: 25px; }
    .popup-content .em-account-popup .login-title:after {
      content: '';
      position: absolute;
      width: 30px;
      border-top: 2px solid;
      bottom: 17px;
      right: auto;
      left: 48%;
      left: 47%; }
  .popup-content .em-account-popup p.required {
    text-align: center; }
  .popup-content .em-account-popup .form-list label {
    float: none; }
  .popup-content .em-account-popup input.input-text {
    height: 50px; }
  .popup-content .em-account-popup .action-forgot {
    padding-top: 15px; }
    .popup-content .em-account-popup .action-forgot .actions button {
      float: none; }
    .popup-content .em-account-popup .action-forgot .login_forgotpassword a {
      text-transform: capitalize; }
    .popup-content .em-account-popup .action-forgot .login_forgotpassword p {
      margin-bottom: 0;
      display: inline-block;
      margin-right: 20px; }
  .popup-content .em-account-popup .form-list li {
    width: 100%;
    margin-right: 0; }
  .popup-content .em-account-popup .form-list p.required {
    font-size: 85%;
    padding: 0;
    margin: 0; }
.popup-content #show_popup {
  margin-right: 5px;
  margin-top: -2px; }

/*end popup login*/
/*popup addtoContainer*/
#addtoContainer {
  position: fixed;
  left: 37%;
  top: 30px;
  width: 400px;
  padding: 20px;
  background: #fff;
  z-index: 9999;
  border: 2px solid #a1a1a1;
  text-align: center;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }
  #addtoContainer .back {
    width: 38px;
    height: 38px;
    background-image: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/btn_popup-close.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    font-size: 0;
    display: inline-block;
    text-indent: -99999px;
    overflow: hidden;
    vertical-align: middle;
    text-align: left;
    position: absolute;
    right: -15px;
    top: -15px; }
  #addtoContainer .row2 a.btn_ajaxaddto {
    display: inline-block;
    padding: 10px 25px;
    text-transform: uppercase;
    margin: 10px 5px 5px;
    border: 1px solid;
    -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; }

/*end popup addtoContainer*/
@media (max-width: 450px) {
  .popup-content > div {
    padding: 0 0 2em 0;
    overflow: hidden; }
  .popup-content .popup-subscribe p.h3:after {
    left: 44%; }
  .popup-content .newsletter-boder-input-act .block-subscribe {
    width: 100%;
    margin-bottom: 0; } }
/* ============================================ *
 * CMS Pages
 * ============================================ */
.page-sitemap .links {
  display: block;
  text-align: right;
  margin: 0 20px 0 0; }
  .page-sitemap .links a {
    position: relative; }
.page-sitemap .sitemap {
  padding: 0 20px;
  margin: 15px 0; }
  .page-sitemap .sitemap li {
    margin: 3px 0; }
.page-sitemap .pager {
  text-align: center; }
  .page-sitemap .pager .amount {
    margin-top: 0;
    margin-right: 10px;
    margin-left: 20px; }

/*=================Advanced Search===============*/
.sales-guest-form .form-alt {
  overflow: hidden; }

.sales-guest-form .form-alt .input-box {
  margin-bottom: 10px;
  clear: both;
  float: left;
  text-align: left !important;
  width: 260px !important; }

.sales-guest-form .form-alt .input-box input {
  width: 260px !important; }

.sales-guest-form .form-alt select {
  width: 260px; }

.advanced-search {
  width: 100%; }
  .advanced-search select.multiselect {
    height: auto;
    width: 95%; }
  .advanced-search .form-list .input-range input.input-text {
    width: 46.5%; }
  .advanced-search .form-list li.wide input.input-text, .advanced-search .form-list input.input-text {
    width: 95%; }

/*=================Contact Us===============*/
#contactForm .fieldset {
  display: block;
  float: none;
  width: 100%; }

/*Email to friend*/
.send-friend .fieldset {
  float: none;
  width: 100%; }

/*===============ORDERS AND RETURNS==================*/
.form-list select.guest-select {
  width: 300px; }

/* ============================================ *
 * Search
 * ============================================ */
.em-top-search {
  float: right;
  position: absolute;
  right: 10px; }
  .em-top-search .header-search-hover {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%; }

.form-search {
  float: right;
  width: 400px;
  margin-bottom: 0; }
  .form-search .text-search {
    float: left;
    position: relative;
    width: 55%; }
  .form-search.no_cate_search .text-search {
    width: 100%; }
  .form-search input.input-text {
    float: left;
    font-size: 100%;
    margin: 0;
    background: none;
    width: 100%;
    padding: 5px 50px 5px 10px;
    height: 44px;
    line-height: 14px; }
  .form-search button.button {
    background: none;
    border: none;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    margin: 6px 0;
    padding: 7px 10px; }
    .form-search button.button: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: "";
      font-size: 13px; }
    .form-search button.button:hover {
      background: none; }
    .form-search button.button span span {
      padding: 0;
      font-size: 0 !important;
      text-indent: -9999px; }
  .form-search iframe#search_autocomplete_iefix {
    top: 25px !important;
    left: 0 !important; }

/*Search Category*/
.input_cat {
  float: left;
  position: relative;
  width: 43%;
  margin-right: 2%; }
  .input_cat select {
    width: 100%;
    border: none;
    padding: 5px 15px;
    height: 44px;
    line-height: 44px; }
  .input_cat .catsearch-dropdown span.current {
    cursor: default;
    float: left;
    margin-top: 0px;
    padding: 14px 30px 10px 15px;
    min-height: 44px;
    text-align: left;
    width: 100%;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
    .input_cat .catsearch-dropdown span.current: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: "";
      font-size: 18px;
      position: absolute;
      right: 10px; }
  .input_cat .catsearch-dropdown ul {
    border: 1px solid;
    position: absolute;
    left: -1px;
    top: 44px;
    width: 172px;
    z-index: 999;
    max-height: 400px;
    overflow: auto;
    -webkit-box-shadow: 0 0 5px #e5e5e5;
    -moz-box-shadow: 0 0 5px #e5e5e5;
    box-shadow: 0 0 5px #e5e5e5; }
    .input_cat .catsearch-dropdown ul li {
      padding: 5px 10px;
      text-align: left; }
      .input_cat .catsearch-dropdown ul li:hover {
        cursor: pointer; }
      .input_cat .catsearch-dropdown ul li a {
        text-decoration: none; }

/*End Search Category*/
.search-autocomplete {
  z-index: 999;
  position: absolute;
  top: 20px;
  left: 20px; }
  .search-autocomplete ul {
    border: 1px solid #ddd;
    background-color: #fff; }
  .search-autocomplete li {
    border: 1px solid #cdcdcd;
    padding: 3px 9px;
    cursor: pointer;
    line-height: 1.35; }
    .search-autocomplete li .amount {
      float: right;
      font-weight: bold; }
  .search-autocomplete li.selected {
    background: #F7E8DD; }

/*fix sidebar*/
.em-fixed-sidebar .form-search input.input-text {
  width: 75%; }

/*fix search*/
.header-search {
  position: relative;
  padding-bottom: 45px;
  padding-top: 44px; }
  .header-search > label {
    font-size: 0;
    display: inline-block;
    text-indent: -99999px;
    overflow: hidden;
    vertical-align: middle;
    text-align: left;
    text-indent: inherit;
    cursor: pointer;
    margin-bottom: 0;
    padding-left: 2px; }
    .header-search > label: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: "";
      font-size: 15px;
      margin-bottom: 3px; }
  .header-search .header-search-hover .form-search {
    /*@include opacity-extention(0);*/
    position: absolute;
    top: 106px;
    right: 0;
    z-index: 999;
    padding: 15px;
    box-shadow: 0px 0px 5px #ccc;
    -moz-box-shadow: 0px 0px 5px #ccc;
    -webkit-box-shadow: 0px 0px 5px #ccc;
    -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;
    border: none;
    border-bottom: 3px solid; }
    .header-search .header-search-hover .form-search .text-search label {
      display: none; }
  .header-search:hover .header-search-hover .form-search {
    /*@include opacity-extention(1);*/ }

/*rtl*/
.em-rtl .header-search .header-search-hover .form-search {
  right: auto;
  left: 0; }

/*.em-top-search.search-fixed-right{
	.header-search .header-search-hover 
	{
		.form-search{
			
			 @include transition1;
			
			width: 320px;
			
			
			input.input-text{
				
			}
		}
	}
}*/
/*.em-top-search.search-fixed-right{
	z-index:30;
	width:auto;
	.form-search {
		@include box-shadow(none);
		width:auto;
		border-color:#ff9301;
		top:-3px !important;
		right:45px;
		left:auto;
		padding:5px;
		@include border-radius(0);
		border:2px solid;
		border-right:0 none;
		.text-search{
			width:100%;
		}
		input.input-text{
			width:0px;
			
			overflow: hidden;
			padding-right:40px;
			padding-left:10px;
			text-overflow: ellipsis;
			white-space: nowrap;
			transition: none;
			-webkit-transition: none;
			&:focus{
				width:300px;
			}
		}
		&:hover input.input-text{
			width:300px;
			@include transition1;
		}
		button.button{
			@include border-radius(0);
			top: 0px;
			right: 0px;
			padding: 15px;
			min-width:50px;
		}
	}	
}*/
.em-top-search.search-fixed-right {
  position: fixed;
  right: 15px;
  bottom: 95px;
  position: fixed !important;
  left: auto;
  z-index: 30;
  width: auto;
  cursor: pointer; }
  .em-top-search.search-fixed-right .header-search > label {
    display: none !important;
    width: 0; }
  .em-top-search.search-fixed-right .input_cat {
    display: none; }
  .em-top-search.search-fixed-right .header-search {
    display: block !important;
    padding: 0 !important; }
    .em-top-search.search-fixed-right .header-search .header-search-hover {
      display: block !important;
      overflow: visible !important;
      visibility: visible;
      position: static; }
    .em-top-search.search-fixed-right .header-search .form-search {
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      width: auto;
      padding: 0;
      top: 38px;
      right: 0;
      position: static; }
      .em-top-search.search-fixed-right .header-search .form-search .text-search {
        width: 100%; }
      .em-top-search.search-fixed-right .header-search .form-search input.input-text {
        width: 0px;
        height: 48px !important;
        overflow: hidden;
        padding-right: 36px;
        padding-left: 10px;
        border: 0 none;
        text-overflow: ellipsis;
        white-space: nowrap;
        transition: none;
        -webkit-transition: none; }
        .em-top-search.search-fixed-right .header-search .form-search input.input-text:focus {
          width: 300px; }
      .em-top-search.search-fixed-right .header-search .form-search:hover input.input-text {
        width: 300px;
        -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-top-search.search-fixed-right .header-search .form-search button.button {
        top: 0px;
        right: 0px;
        margin: 0 !important;
        padding: 15px; }
        .em-top-search.search-fixed-right .header-search .form-search button.button:before {
          font-size: 15px; }

/* ======================================================================================= */
.price-box .price-from span.price {
  margin-bottom: 0; }
.price-box p {
  display: inline-block;
  margin-bottom: 0; }
  .price-box p:first-child {
    margin-right: 10px; }
.price-box p.old-price .price-label, .price-box p.special-price .price-label {
  display: none; }
.price-box span.price {
  margin-bottom: 10px;
  display: inline-block; }

/* Old price */
.old-price .price {
  text-decoration: line-through; }

/* Excluding tax */
.price-excluding-tax {
  display: block; }

/* Including tax */
.price-including-tax {
  display: block; }

/* FPT */
.weee {
  display: block; }

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

.price-excl-tax .label {
  display: block; }

.price-excl-tax .price {
  display: block; }

/* Incl tax (for order tables) */
.price-incl-tax {
  display: block; }

.price-incl-tax .label {
  display: block; }

.price-incl-tax .price {
  display: block; }

/*=====================Slideshow====================*/
.container-slideshow {
  position: relative;
  z-index: 1; }
  .container-slideshow .em-wide-custom {
    padding: 0; }

.container-slideshow.container-fluid {
  padding: 0; }
  .container-slideshow.container-fluid .em-fluid-slideshow {
    width: 100%;
    left: 0; }
  .container-slideshow.container-fluid .row {
    margin: 0; }
  .container-slideshow.container-fluid .col-sm-24 {
    padding: 0; }

.rev_slider_wrapper {
  /*---------------*/ }
  .rev_slider_wrapper .tp-rightarrow.default,
  .rev_slider_wrapper .tp-leftarrow.default {
    background: url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/icons.png);
    position: relative;
    color: #ffffff; }
    .rev_slider_wrapper .tp-rightarrow.default:before,
    .rev_slider_wrapper .tp-leftarrow.default:before {
         /*
	@include font-awesome(\f105,70px);// mixin in mixin/_theme-mixin.scss
	margin-top:-20px;*/ }
    .rev_slider_wrapper .tp-rightarrow.default:hover,
    .rev_slider_wrapper .tp-leftarrow.default:hover {
      color: #000000;
      -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; }
  .rev_slider_wrapper .tp-leftarrow.default {
    background-position: -269px -77px; }
    .rev_slider_wrapper .tp-leftarrow.default:hover {
      background-position: -269px -156px; }
    .rev_slider_wrapper .tp-leftarrow.default:before {
         /*
	content: "\f104";*/ }
  .rev_slider_wrapper .tp-rightarrow.default {
    background-position: -376px -78px; }
    .rev_slider_wrapper .tp-rightarrow.default:hover {
      background-position: -376px -157px; }
  .rev_slider_wrapper .tp-bullets {
    bottom: 25px !important; }
  .rev_slider_wrapper .tp-bullets.simplebullets.round .bullet {
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background-image: none;
    width: 12px !important;
    height: 12px !important;
    margin: 0 0 0 10px !important;
    position: relative;
    border: 2px solid; }
    .rev_slider_wrapper .tp-bullets.simplebullets.round .bullet:before {
      width: 0 !important;
      height: 0 !important;
      margin: 0 !important;
      content: "";
      position: absolute;
      top: 2px;
      left: 2px;
      -moz-border-radius: 50% !important;
      -webkit-border-radius: 50% !important;
      border-radius: 50% !important;
      opacity: 1 !important;
      filter: alpha(opacity=100 !important) !important; }
    .rev_slider_wrapper .tp-bullets.simplebullets.round .bullet.selected:before, .rev_slider_wrapper .tp-bullets.simplebullets.round .bullet:hover:before {
      width: 4px !important;
      height: 4px !important; }
  .rev_slider_wrapper .tp-caption a.ss-btn-link span span {
    padding: 10px 40px 11px;
    min-width: 170px; }
  .rev_slider_wrapper .tp-simpleresponsive .tp-caption.cls_hover_slideshow {
    z-index: 3; }

/*===================Slideshow fullpage hide content=========================*/
.layout-fullscreen-slideshow.cms-index-index {
  /*.wrapper-main{
  		margin-top:350px;
  }*/ }
  .layout-fullscreen-slideshow.cms-index-index .wrapper.em-box-custom {
    background: none; }
    .layout-fullscreen-slideshow.cms-index-index .wrapper.em-box-custom .page {
      box-shadow: none; }
  .layout-fullscreen-slideshow.cms-index-index .full-screen-slideshow {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    z-index: -999;
    height: 100%;
    width: 100%; }
    .layout-fullscreen-slideshow.cms-index-index .full-screen-slideshow .container {
      width: 100% !important;
      padding: 0; }
      .layout-fullscreen-slideshow.cms-index-index .full-screen-slideshow .container .row {
        margin: 0; }
        .layout-fullscreen-slideshow.cms-index-index .full-screen-slideshow .container .row .col-sm-24 {
          padding: 0; }

/*-------------Button visit store--------------*/
a.ss-button {
  display: block; }
  a.ss-button span {
    display: block;
    padding: 15px 50px;
    text-transform: uppercase; }

/*Parallax*/
/*.tp-bgimg.defaultimg {
	background-attachment: fixed;
	overflow: hidden;
	text-align: center;
	filter: inherit;
}*/
/* ============================================ *
 * Checkout - Mini cart
 * ============================================ */
.em-top-cart {
  float: right;
  margin-left: 10px; }

.em-top-cart {
  text-align: left; }
  .em-top-cart .em-container-topcart {
    position: relative; }
    .em-top-cart .em-container-topcart .em-amount-topcart {
      /*display:inline-block; 
      position:relative;*/
      font-size: 80%;
      text-transform: uppercase; }
    .em-top-cart .em-container-topcart .em-topcart-qty {
      padding: 0 4px; }
  .em-top-cart .topcart-popup {
    border-width: 1px;
    border-style: solid;
    position: absolute;
    right: 0px;
    width: 320px;
    z-index: 22;
    top: 45px; }
    .em-top-cart .topcart-popup p.amount-content {
      margin-bottom: 0;
      padding: 13px 20px 14px; }
    .em-top-cart .topcart-popup #cart-sidebar {
      max-height: 270px;
      overflow-y: auto;
      display: block;
      padding: 0 20px; }
      .em-top-cart .topcart-popup #cart-sidebar .btn-remove {
        top: 0; }
      .em-top-cart .topcart-popup #cart-sidebar .btn-edit {
        top: 20px; }
    .em-top-cart .topcart-popup .topcart-popup-content .topcart-content {
      padding: 0;
      text-align: left; }
    .em-top-cart .topcart-popup .topcart-popup-content .em-block-subtitle {
      text-transform: uppercase; }
    .em-top-cart .topcart-popup .topcart-popup-content .action-button {
      width: 100%;
      float: left;
      padding: 20px; }
      .em-top-cart .topcart-popup .topcart-popup-content .action-button a, .em-top-cart .topcart-popup .topcart-popup-content .action-button button {
        padding: 12px 39px; }
      .em-top-cart .topcart-popup .topcart-popup-content .action-button a {
        margin: 0; }
      .em-top-cart .topcart-popup .topcart-popup-content .action-button button {
        float: right;
        margin: 0; }

.topcart-popup-content li.item {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  border-bottom: 1px solid; }
  .topcart-popup-content li.item.last {
    margin-bottom: 0; }
  .topcart-popup-content li.item a.product-image {
    float: left;
    margin-right: 15px;
    margin-bottom: 10px; }
  .topcart-popup-content li.item .product-details {
    margin-left: 125px; }
    .topcart-popup-content li.item .product-details .product-name a {
      text-transform: none; }
  .topcart-popup-content li.item .btn-edit,
  .topcart-popup-content li.item .btn-remove {
    display: inline-block;
    text-align: left;
    float: none;
    position: absolute;
    top: -5px;
    left: -5px; }
    .topcart-popup-content li.item .btn-edit:before,
    .topcart-popup-content li.item .btn-remove:before {
      -moz-border-radius: 100%;
      -webkit-border-radius: 100%;
      border-radius: 100%; }
  .topcart-popup-content li.item .btn-edit {
    left: 20px;
    top: 16px;
    left: -5px; }
  .topcart-popup-content li.item .truncated .show .item-options {
    top: 15px;
    left: auto;
    right: 0; }
.topcart-popup-content .subtotal {
  width: 100%;
  float: left;
  text-transform: uppercase;
  padding: 10px 20px 20px;
  margin: 0; }
  .topcart-popup-content .subtotal .label {
    float: left;
    margin-right: 20px;
    font-weight: bold;
    margin-top: 5px; }
  .topcart-popup-content .subtotal .price {
    float: right; }

/*fixed cart*/
.cart-fixed-right.em-top-cart {
  position: fixed;
  right: 15px;
  bottom: 151px;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 31;
  border: 2px solid; }
  .cart-fixed-right.em-top-cart .em-summary-topcart {
    min-width: 46px;
    min-height: 47px;
    padding: 0;
    border: 1px solid; }
    .cart-fixed-right.em-top-cart .em-summary-topcart span.em-icon {
      font-size: 15px;
      display: block;
      margin-top: 3px; }
    .cart-fixed-right.em-top-cart .em-summary-topcart .em-topcart-price {
      display: none; }
  .cart-fixed-right.em-top-cart .topcart-popup {
    top: auto;
    right: 46px;
    bottom: -49px;
    border: 2px solid; }
    .cart-fixed-right.em-top-cart .topcart-popup p.amount-content {
      margin-bottom: 0;
      padding: 13px 20px 14px; }
    .cart-fixed-right.em-top-cart .topcart-popup #cart-sidebar {
      height: 130px;
      overflow-y: auto;
      display: block;
      padding: 0 20px; }
      .cart-fixed-right.em-top-cart .topcart-popup #cart-sidebar .btn-remove {
        top: 0; }
      .cart-fixed-right.em-top-cart .topcart-popup #cart-sidebar .btn-edit {
        top: 20px; }
    .cart-fixed-right.em-top-cart .topcart-popup .topcart-content {
      padding: 0; }
    .cart-fixed-right.em-top-cart .topcart-popup li.item a.product-image {
      width: 70px; }
    .cart-fixed-right.em-top-cart .topcart-popup li.item .product-details {
      margin-left: 125px; }
  .cart-fixed-right.em-top-cart .em-container-topcart .em-topcart-qty {
    padding: 0 !important; }

/**/
.qty-ctl {
  float: left;
  height: auto;
  line-height: normal;
  margin: 0px !important;
  padding: 0px !important; }
  .qty-ctl button {
    font-size: 0;
    display: inline-block;
    text-indent: -99999px;
    overflow: hidden;
    vertical-align: middle;
    text-align: left;
    -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;
    margin-bottom: 0px;
    cursor: pointer;
    position: relative;
    background-color: transparent;
    border: none;
    text-indent: 0;
    width: 30px;
    height: 30px;
    padding: 0 11px;
    position: relative;
    z-index: 1; }
    .qty-ctl button.decrease:before {
      /*content:"-";
      font-size:18px;
      font-weight:bold;
      line-height:1;
      padding-left:2px;*/
      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: "";
      font-size: 12px; }
    .qty-ctl button.increase:before {
      /*content:"+";
      font-size:18px;
      line-height:0.5;*/
      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: "";
      font-size: 12px; }

.qty_cart {
  width: 90px;
  display: inline-block; }
  .qty_cart input.qty {
    padding: 5px;
    float: left;
    height: 30px;
    width: 30px !important;
    text-align: center; }
    .qty_cart input.qty:hover, .qty_cart input.qty:focus {
      position: relative;
      z-index: 2; }

/*Shopping cart*/
.cart-table tr td {
  padding: 20px 20px 20px;
  vertical-align: middle; }
  .cart-table tr td .cart-product {
    position: relative; }
    .cart-table tr td .cart-product a.product-image {
      margin-bottom: 0; }
    .cart-table tr td .cart-product .btn-remove {
      /*position:absolute;
      top:0;
      left:0;
      z-index:1;*/ }
  .cart-table tr td .link-wishlist {
    display: inline-block;
    margin-top: 0; }
.cart-table tfoot tr td {
  padding: 20px 0 10px;
  /*border-width:0 !important;*/
  border-color: transparent; }
.cart-table a.product-image {
  margin-bottom: 0; }

.cart-collaterals {
  padding-top: 40px;
  /*ORDER TOTAL*/ }
  .cart-collaterals h2 {
    margin-top: 2px;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 25px; }
    .cart-collaterals h2:after {
      content: '';
      position: absolute;
      width: 30px;
      border-top: 2px solid;
      bottom: 17px;
      right: auto;
      left: 48%;
      left: 0; }
  .cart-collaterals .form-list {
    margin-bottom: 0; }
    .cart-collaterals .form-list li {
      margin: 5px 0 0; }
      .cart-collaterals .form-list li:first-child {
        margin-top: 0; }
  .cart-collaterals input.input-text {
    width: 100%; }
  .cart-collaterals .buttons-set {
    /*padding-top:20px;*/ }
  .cart-collaterals .sp-methods {
    margin-bottom: 0; }
    .cart-collaterals .sp-methods dt {
      float: left;
      margin-right: 5px; }
  .cart-collaterals .totals table tbody tr {
    border-bottom: 1px solid; }
  .cart-collaterals .totals table td {
    padding: 10px 0;
    width: 45%;
    text-align: left !important; }
    .cart-collaterals .totals table td strong {
      font-weight: normal; }
    .cart-collaterals .totals table td:first-child {
      text-align: left !important; }
  .cart-collaterals .totals .checkout-types li {
    width: 100%;
    display: inline-block;
    margin-bottom: 0; }
    .cart-collaterals .totals .checkout-types li button.btn-checkout {
      margin-right: 0;
      width: 100%;
      margin-bottom: 5px;
      text-align: center; }
      .cart-collaterals .totals .checkout-types li button.btn-checkout span {
        float: none;
        display: inline-block; }
      .cart-collaterals .totals .checkout-types li button.btn-checkout span {
        width: 100%; }

.crosssell {
  margin-top: 40px; }
  .crosssell h2 {
    margin-bottom: 0;
    text-align: left; }

.em-box-02.step-title .title-box {
  padding: 11px 15px;
  text-transform: uppercase;
  margin: 0; }
  .em-box-02.step-title .title-box:after {
    position: static; }

/* ============================================ *
 * Checkout - One Page
 * ============================================ */
.opc-col .discount label {
  text-transform: uppercase;
  margin-bottom: 8px; }

#opc-payment .form-list .v-fix:first-child,
.sp-methods .form-list .v-fix:first-child {
  margin-right: 4%; }

#opc-payment .form-list .v-fix,
.sp-methods .form-list .v-fix {
  width: 48%; }

/* ============================================ *
 * One Step Checkout 
 * ============================================ */
.opc .section.allow:hover .step-title, .opc .section.allow:hover .step-title a {
  cursor: pointer; }
.opc .section.allow.active .step-title, .opc .section.allow.active .step-title a {
  cursor: default; }
.opc .step-title {
  -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;
  margin-bottom: 10px; }
  .opc .step-title .title-box {
    overflow: hidden; }
  .opc .step-title .number {
    float: left;
    display: none; }
  .opc .step-title h2 {
    float: left; }
  .opc .step-title a {
    -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;
    font-size: 0;
    float: right;
    cursor: default; }
    .opc .step-title a: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: "";
      font-size: 15px;
      margin-top: 5px; }
.opc .active {
  border: 1px solid;
  margin-bottom: 10px; }
  .opc .active .step-title a: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: "";
    font-size: 15px; }
.opc .step {
  padding-top: 15px;
  margin-bottom: 30px;
  margin-left: 20px; }
  .opc .step#checkout-step-review {
    margin-right: 20px; }
  .opc .step h3 {
    margin-bottom: 1em; }
    .opc .step h3.product-name {
      text-transform: uppercase;
      margin-bottom: 0; }
  .opc .step p {
    margin-bottom: 0.5em; }
  .opc .step ul {
    margin-bottom: 1em;
    clear: left; }
  .opc .step .buttons-set {
    margin: 0; }
.opc ul.form-list > li {
  margin-bottom: 0.5em; }
  .opc ul.form-list > li.wide {
    margin-right: 3%; }
.opc .form-list li.control {
  margin-top: 0;
  margin-bottom: 0; }
.opc .tool-tip {
  top: auto !important;
  bottom: 200px; }
.opc p.required {
  padding-top: 0; }
.opc #checkout-step-login h3 {
  text-transform: uppercase; }
.opc #checkout-step-login .col-2 h4 {
  float: left;
  margin-bottom: 8px; }
.opc #checkout-step-login .col-2 .form-list {
  width: 90%; }
.opc #checkout-step-login .col-1 strong {
  font-weight: normal; }
.opc #checkout-step-login ul.ul li:before {
  content: "+";
  padding-right: 5px; }
.opc #checkout-step-login .buttons-set a {
  font-size: 85%;
  margin-top: 14px; }
.opc #checkout-step-shipping_method .sp-methods dt {
  float: left; }
.opc #checkout-step-shipping_method .sp-methods label {
  margin-left: 10px; }
.opc #checkout-step-payment #payment_form_ccsave {
  width: 380px; }
.opc #checkout-review-submit .button.button {
  float: right;
  margin-right: 0; }
.opc #checkout-review-submit .please-wait {
  float: right; }
.opc #checkout-review-submit .f-left {
  float: right !important;
  clear: both; }

/* ============================================ *
 * Checkout - Success
 * ============================================ */
.checkout-onepage-success .em-col-main .page-title {
  display: block; }
  .checkout-onepage-success .em-col-main .page-title h1 {
    text-transform: none;
    padding: 20px;
    border: 1px dashed; }
    .checkout-onepage-success .em-col-main .page-title h1: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: "";
      font-size: 18px;
      margin-right: 10px; }
.checkout-onepage-success .em-col-main h2.sub-title {
  text-transform: uppercase;
  margin: 30px 0 20px; }
.checkout-onepage-success .em-col-main .print-order {
  text-decoration: underline; }
  .checkout-onepage-success .em-col-main .print-order:hover {
    text-decoration: none; }
.checkout-onepage-success .em-col-main .buttons-set {
  margin-top: 30px; }
.checkout-onepage-success .wrapper-main .em-wrapper-main > p {
  text-align: left; }

.em-sidebar .product-name a {
  text-transform: none; }

.block-sample .em-line-01 {
  margin-bottom: 0; }
  .block-sample .em-line-01 .em-block-title {
    margin-bottom: 0; }

.em-line-01 {
  position: relative;
  margin-bottom: 20px; }
  .em-line-01 .em-block-title, .em-line-01 .em-widget-title, .em-line-01 .block-title {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 100%;
    /*padding-right:50px;*/ }
    .em-line-01 .em-block-title h3, .em-line-01 .em-block-title strong, .em-line-01 .em-block-title h2, .em-line-01 .em-widget-title h3, .em-line-01 .em-widget-title strong, .em-line-01 .em-widget-title h2, .em-line-01 .block-title h3, .em-line-01 .block-title strong, .em-line-01 .block-title h2 {
      margin: 0;
      padding-bottom: 27px;
      position: relative; }
      .em-line-01 .em-block-title h3:after, .em-line-01 .em-block-title strong:after, .em-line-01 .em-block-title h2:after, .em-line-01 .em-widget-title h3:after, .em-line-01 .em-widget-title strong:after, .em-line-01 .em-widget-title h2:after, .em-line-01 .block-title h3:after, .em-line-01 .block-title strong:after, .em-line-01 .block-title h2:after {
        content: '';
        position: absolute;
        width: 30px;
        border-top: 2px solid;
        bottom: 17px;
        right: auto;
        left: 48%;
        left: 0; }
    .em-line-01 .em-block-title small, .em-line-01 .em-widget-title small, .em-line-01 .block-title small {
      font-size: 100%; }
  .em-line-01 .deal_title strong {
    display: block; }

.em_nav .em-line-01 .em-block-title h3:after, .em_nav .em-line-01 .em-block-title strong:after, .em_nav .em-line-01 .em-block-title h2:after, .em_nav .em-line-01 .em-widget-title h3:after, .em_nav .em-line-01 .em-widget-title strong:after, .em_nav .em-line-01 .em-widget-title h2:after, .em_nav .em-line-01 .block-title h3:after, .em_nav .em-line-01 .block-title strong:after, .em_nav .em-line-01 .block-title h2:after {
  position: static; }

.em-line-02 {
  border-bottom: 2px solid;
  margin-bottom: 20px; }

.multidealpro_products .product-shop {
  text-align: center; }

/*box style 01*/
.em-box-01 {
  border: 1px solid;
  padding-top: 2px;
  margin-bottom: 20px; }
  .em-box-01 > div {
    border-top: 1px solid;
    padding: 15px; }
  .em-box-01 .widget-title h2, .em-box-01 .widget-title h3 {
    text-transform: uppercase; }

/*box style 02*/
.em-box-02 {
  border: 1px solid; }
  .em-box-02 > div {
    /*padding:15px;*/ }
  .em-box-02 .title-box {
    /*padding: 11px 15px;*/
    text-transform: uppercase;
    margin: 0;
    position: relative;
    padding-bottom: 25px; }
    .em-box-02 .title-box:after {
      content: '';
      position: absolute;
      width: 30px;
      border-top: 2px solid;
      bottom: 17px;
      right: auto;
      left: 48%;
      left: 0; }
    .em-box-02 .title-box h1, .em-box-02 .title-box h2 {
      margin-bottom: 0; }
  .em-box-02 .em-block-title {
    border-bottom: 1px solid;
    margin-bottom: 7px; }
    .em-box-02 .em-block-title p.h3 {
      margin-bottom: 5px; }

/*box style 03*/
.em-box-03 {
  border: 1px solid;
  padding: 10px; }
  .em-box-03 .em-block-title p.h5 {
    font-weight: 700; }

/*box style bkg*/
.em-box-bkg {
  padding: 10px 20px; }
  .em-box-bkg .em-line-01 {
    margin-bottom: 0; }

/*box style 043*/
.em-box-04 {
  padding: 20px;
  margin-bottom: 20px; }
  .em-box-04 .em-line-01 {
    margin-bottom: 0; }

/*block sidebar*/
.em-sidebar .block {
  margin-bottom: 20px; }
  .em-sidebar .block.img-banner {
    margin-bottm: 0; }
.em-sidebar .line-right {
  padding-right: 10px; }
.em-sidebar .line-left {
  padding-left: 10px; }

/*block ads*/
.block-ads img.img-responsive {
  display: inline-block;
  margin-bottom: 20px; }

/*======Block Compare========*/
.block-compare #compare-items li.item {
  margin-bottom: 10px;
  position: relative; }
  .block-compare #compare-items li.item a.product-image {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px; }
  .block-compare #compare-items li.item .product-shop {
    overflow: hidden; }
  .block-compare #compare-items li.item .btn-remove {
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 1; }

/*======Block Wishlist========*/
.block-wishlist li.item {
  margin-bottom: 10px;
  position: relative; }
  .block-wishlist li.item a.product-image {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px; }
  .block-wishlist li.item .product-details {
    overflow: hidden; }
  .block-wishlist li.item .btn-remove {
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 1; }

/*======Block Reorder========*/
.block-reorder .checkbox {
  float: left;
  margin-right: 5px; }

/*==========Block Paypal==============*/
.paypal-logo {
  margin-bottom: 20px; }

/*======Block Poll========*/
.block-poll .block-subtitle {
  margin-bottom: 14px; }
.block-poll ul li {
  padding: 2px 0; }
  .block-poll ul li input.radio {
    display: inline-block; }

/* Block: Tags & box-tags*/
.em_block-tag-cloud li,
.tags-list li {
  display: inline-block; }

.em_block-tag-cloud li {
  padding: 0 20px 8px 0; }

.tags-list li, .em_block-tag-cloud li {
  padding: 5px 15px;
  border: 1px solid;
  margin-bottom: 5px;
  margin-right: 5px; }

/*Block Recent*/
.block-recent .products-grid li.item {
  width: 100%; }
.block-recent .products-list li.item {
  margin-bottom: 20px; }
.block-recent .review-details {
  padding-top: 10px; }

/*Best Seller*/
/* Block progress*/
.block-progress dt {
  margin: 0;
  padding: 10px 0;
  border-bottom: 1px solid; }
.block-progress dd.complete {
  margin-top: 10px; }
  .block-progress dd.complete address {
    margin-bottom: 6px; }
  .block-progress dd.complete a.sample-link: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: "";
    font-size: 100%;
    padding-right: 7px; }

/*fixed sidebar*/
.em-fixed-sidebar {
  padding-top: 50px; }
  .em-fixed-sidebar #em-sidbar-nav-panel {
    padding-bottom: 30px;
    display: inline-block;
    width: 100%; }
  .em-fixed-sidebar .em-header-middle {
    clear: both; }

/* Block: Layered Navigation */
.block-layered-nav .block-content > dl {
  margin-bottm: 0; }
.block-layered-nav .block-content dt {
  text-transform: uppercase;
  margin-bottom: 10px;
  padding-bottom: 27px;
  margin-top: 40px;
  position: relative; }
  .block-layered-nav .block-content dt:after {
    content: '';
    position: absolute;
    width: 30px;
    border-top: 2px solid;
    bottom: 17px;
    right: auto;
    left: 48%;
    left: 0; }
.block-layered-nav .block-content .tree-filter ol li {
  padding: 4px 0 4px 10px; }
  .block-layered-nav .block-content .tree-filter ol li .icon {
    margin-top: 15px;
    margin-left: -20px; }
.block-layered-nav .block-content dd ol.filter.tree-filter {
  text-transform: uppercase; }
  .block-layered-nav .block-content dd ol.filter.tree-filter > li {
    padding: 0; }
  .block-layered-nav .block-content dd ol.filter.tree-filter .label {
    display: block;
    text-align: left;
    position: relative;
    border-bottom: 1px solid;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 10px 0; }
    .block-layered-nav .block-content dd ol.filter.tree-filter .label span.count-cat {
      position: absolute;
      right: 0; }
  .block-layered-nav .block-content dd ol.filter.tree-filter li.last .label {
    border: none;
    padding-bottom: 0; }
.block-layered-nav .block-content dd {
  position: relative;
  display: inline-block;
  width: 100%; }
  .block-layered-nav .block-content dd ol.img-filter li {
    padding: 0; }
  .block-layered-nav .block-content dd ol li {
    padding: 0.2em; }
.block-layered-nav .block-content #narrow-by-list .filter-act {
  margin-top: 0;
  position: absolute;
  top: -57px;
  right: 0; }
.block-layered-nav .block-content .rslider {
  margin-top: 20px; }
  .block-layered-nav .block-content .rslider #range, .block-layered-nav .block-content .rslider #track {
    background: none;
    height: 6px; }
  .block-layered-nav .block-content .rslider #track {
    border: 1px solid; }
  .block-layered-nav .block-content .rslider .handle {
    width: 22px;
    height: 22px;
    background-image: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/icons.png");
    background-position: 0px -250px;
    background-repeat: no-repeat;
    top: -8px; }
  .block-layered-nav .block-content .rslider .values {
    margin-bottom: 20px;
    margin-top: 15px; }

/*rtl*/
.em-rtl .block-layered-nav dt:after {
  left: auto;
  right: 0; }

/*end rtl*/
/*layout 4 fixed sidebar*/
.em-fixed-sidebar {
  display: block;
  position: fixed !important;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 1;
  overflow-x: hidden !important;
  overflow-y: scroll !important;
  -webkit-overflow-scrolling: touch; }

/*block relate*/
.block-related .product-details.product-shop {
  text-align: center; }

/*banner*/
.block.block-banner.em-animated-end {
  margin-bottom: 30px; }

input[type="radio"], input[type="checkbox"] {
  margin-right: 0.5em !important;
  vertical-align: middle; }

.em-blog-image img {
  height: auto;
  width: 100%; }

a.product-image {
  position: relative;
  display: block;
  text-align: center; }
  a.product-image img {
    height: auto;
    width: 100%; }

h3.product-name {
  margin-bottom: 0; }

.ratings .rating-box {
  margin-right: 10px; }
.ratings .amount {
  display: none; }

div.desc {
  margin-bottom: 15px; }

/* View Type: Grid */
.products-grid li.item, .products-grid div.item {
  -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;
  margin: 0 0 10px;
  float: left;
  /*width:100%;
  overflow:hidden;*/
  padding: 0px; }
  .products-grid li.item img, .products-grid div.item img {
    width: 100%;
    height: auto; }
  .products-grid li.item .product-shop, .products-grid div.item .product-shop {
    display: inline-block;
    /*position:relative;*/
    width: 100%;
    -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; }
  .products-grid li.item:hover .em-btn-addto, .products-grid div.item:hover .em-btn-addto {
    opacity: 1;
    filter: alpha(opacity=100); }

/* View Type: List */
.products-list .product-image {
  float: left;
  margin: 0 25px 10px 0; }
.products-list .product-shop {
  overflow: hidden; }
.products-list div.item {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px; }

/*=================setting admin=====================*/
/*single line*/
.products-grid li.item .em-productname-single-line {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
.products-grid li.item:hover .em-productname-single-line {
  white-space: normal; }

/*=======category setting hover effect===========*/
/*Enable on all devices*/
.em-line-01.em-new-arrival div.products-grid li.item, .em-line-01.em-new-arrival div.products-grid div.item, .em-area-03 div.products-grid li.item, .em-area-03 div.products-grid div.item, .em-wrapper-main .em-line-01.top div.products-grid li.item, .em-wrapper-main .em-line-01.top div.products-grid div.item, .em-wrapper-main .em-line-01.bottom div.products-grid li.item, .em-wrapper-main .em-line-01.bottom div.products-grid div.item {
  -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-line-01.em-new-arrival div.products-grid li.item .product-image .product-shop .f-fix, .em-line-01.em-new-arrival div.products-grid div.item .product-image .product-shop .f-fix, .em-area-03 div.products-grid li.item .product-image .product-shop .f-fix, .em-area-03 div.products-grid div.item .product-image .product-shop .f-fix, .em-wrapper-main .em-line-01.top div.products-grid li.item .product-image .product-shop .f-fix, .em-wrapper-main .em-line-01.top div.products-grid div.item .product-image .product-shop .f-fix, .em-wrapper-main .em-line-01.bottom div.products-grid li.item .product-image .product-shop .f-fix, .em-wrapper-main .em-line-01.bottom div.products-grid div.item .product-image .product-shop .f-fix {
    padding: 0; }
  .em-line-01.em-new-arrival div.products-grid li.item .product-shop, .em-line-01.em-new-arrival div.products-grid div.item .product-shop, .em-area-03 div.products-grid li.item .product-shop, .em-area-03 div.products-grid div.item .product-shop, .em-wrapper-main .em-line-01.top div.products-grid li.item .product-shop, .em-wrapper-main .em-line-01.top div.products-grid div.item .product-shop, .em-wrapper-main .em-line-01.bottom div.products-grid li.item .product-shop, .em-wrapper-main .em-line-01.bottom div.products-grid div.item .product-shop {
    position: relative;
    display: block;
    box-sizing: initial; }
    .em-line-01.em-new-arrival div.products-grid li.item .product-shop .f-fix, .em-line-01.em-new-arrival div.products-grid div.item .product-shop .f-fix, .em-area-03 div.products-grid li.item .product-shop .f-fix, .em-area-03 div.products-grid div.item .product-shop .f-fix, .em-wrapper-main .em-line-01.top div.products-grid li.item .product-shop .f-fix, .em-wrapper-main .em-line-01.top div.products-grid div.item .product-shop .f-fix, .em-wrapper-main .em-line-01.bottom div.products-grid li.item .product-shop .f-fix, .em-wrapper-main .em-line-01.bottom div.products-grid div.item .product-shop .f-fix {
      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; }
    .em-line-01.em-new-arrival div.products-grid li.item .product-shop .em-element-display-hover, .em-line-01.em-new-arrival div.products-grid div.item .product-shop .em-element-display-hover, .em-area-03 div.products-grid li.item .product-shop .em-element-display-hover, .em-area-03 div.products-grid div.item .product-shop .em-element-display-hover, .em-wrapper-main .em-line-01.top div.products-grid li.item .product-shop .em-element-display-hover, .em-wrapper-main .em-line-01.top div.products-grid div.item .product-shop .em-element-display-hover, .em-wrapper-main .em-line-01.bottom div.products-grid li.item .product-shop .em-element-display-hover, .em-wrapper-main .em-line-01.bottom div.products-grid div.item .product-shop .em-element-display-hover {
      display: none;
      transform: scale(0, 0);
      -moz-transform: scale(0, 0);
      -webkit-transform: scale(0, 0); }
  .em-line-01.em-new-arrival div.products-grid li.item:hover .product-item, .em-line-01.em-new-arrival div.products-grid div.item:hover .product-item, .em-area-03 div.products-grid li.item:hover .product-item, .em-area-03 div.products-grid div.item:hover .product-item, .em-wrapper-main .em-line-01.top div.products-grid li.item:hover .product-item, .em-wrapper-main .em-line-01.top div.products-grid div.item:hover .product-item, .em-wrapper-main .em-line-01.bottom div.products-grid li.item:hover .product-item, .em-wrapper-main .em-line-01.bottom div.products-grid div.item:hover .product-item {
    /*@include box-shadow(0 0 5px #cdcdcd);*/
    -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-line-01.em-new-arrival div.products-grid li.item:hover .product-item .product-shop .f-fix, .em-line-01.em-new-arrival div.products-grid div.item:hover .product-item .product-shop .f-fix, .em-area-03 div.products-grid li.item:hover .product-item .product-shop .f-fix, .em-area-03 div.products-grid div.item:hover .product-item .product-shop .f-fix, .em-wrapper-main .em-line-01.top div.products-grid li.item:hover .product-item .product-shop .f-fix, .em-wrapper-main .em-line-01.top div.products-grid div.item:hover .product-item .product-shop .f-fix, .em-wrapper-main .em-line-01.bottom div.products-grid li.item:hover .product-item .product-shop .f-fix, .em-wrapper-main .em-line-01.bottom div.products-grid div.item:hover .product-item .product-shop .f-fix {
      opacity: 1;
      filter: alpha(opacity=100);
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      top: 0;
      /*padding:10px;*/
      /*border:1px solid #cdcdcd;*/
      /*@include box-shadow(0 3px 5px #cdcdcd);*/
      background: #fff;
      z-index: 2;
      border-top: 0;
      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; }
  .em-line-01.em-new-arrival div.products-grid li.item:hover .em-element-display-hover, .em-line-01.em-new-arrival div.products-grid div.item:hover .em-element-display-hover, .em-area-03 div.products-grid li.item:hover .em-element-display-hover, .em-area-03 div.products-grid div.item:hover .em-element-display-hover, .em-wrapper-main .em-line-01.top div.products-grid li.item:hover .em-element-display-hover, .em-wrapper-main .em-line-01.top div.products-grid div.item:hover .em-element-display-hover, .em-wrapper-main .em-line-01.bottom div.products-grid li.item:hover .em-element-display-hover, .em-wrapper-main .em-line-01.bottom div.products-grid div.item:hover .em-element-display-hover {
    -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;
    display: block;
    transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1); }
    .em-line-01.em-new-arrival div.products-grid li.item:hover .em-element-display-hover.btn-cart, .em-line-01.em-new-arrival div.products-grid li.item:hover .em-element-display-hover.add-to-links, .em-line-01.em-new-arrival div.products-grid div.item:hover .em-element-display-hover.btn-cart, .em-line-01.em-new-arrival div.products-grid div.item:hover .em-element-display-hover.add-to-links, .em-area-03 div.products-grid li.item:hover .em-element-display-hover.btn-cart, .em-area-03 div.products-grid li.item:hover .em-element-display-hover.add-to-links, .em-area-03 div.products-grid div.item:hover .em-element-display-hover.btn-cart, .em-area-03 div.products-grid div.item:hover .em-element-display-hover.add-to-links, .em-wrapper-main .em-line-01.top div.products-grid li.item:hover .em-element-display-hover.btn-cart, .em-wrapper-main .em-line-01.top div.products-grid li.item:hover .em-element-display-hover.add-to-links, .em-wrapper-main .em-line-01.top div.products-grid div.item:hover .em-element-display-hover.btn-cart, .em-wrapper-main .em-line-01.top div.products-grid div.item:hover .em-element-display-hover.add-to-links, .em-wrapper-main .em-line-01.bottom div.products-grid li.item:hover .em-element-display-hover.btn-cart, .em-wrapper-main .em-line-01.bottom div.products-grid li.item:hover .em-element-display-hover.add-to-links, .em-wrapper-main .em-line-01.bottom div.products-grid div.item:hover .em-element-display-hover.btn-cart, .em-wrapper-main .em-line-01.bottom div.products-grid div.item:hover .em-element-display-hover.add-to-links {
      display: inline-block; }

.emcatalog-enable-hover.products-grid li.item {
  -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; }
  .emcatalog-enable-hover.products-grid li.item .product-shop {
    box-sizing: initial; }
    .emcatalog-enable-hover.products-grid li.item .product-shop .f-fix {
      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; }
    .emcatalog-enable-hover.products-grid li.item .product-shop .em-element-display-hover {
      display: none;
      transform: scale(0, 0);
      -moz-transform: scale(0, 0);
      -webkit-transform: scale(0, 0); }
  .emcatalog-enable-hover.products-grid li.item:hover .product-item {
    -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; }
    .emcatalog-enable-hover.products-grid li.item:hover .product-item > .product-shop {
      position: relative;
      display: block; }
      .emcatalog-enable-hover.products-grid li.item:hover .product-item > .product-shop .f-fix {
        opacity: 1;
        filter: alpha(opacity=100);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        top: 0;
        background: #fff;
        z-index: 2;
        border-top: 0;
        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; }
  .emcatalog-enable-hover.products-grid li.item:hover .em-element-display-hover {
    -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;
    display: block;
    transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1); }
    .emcatalog-enable-hover.products-grid li.item:hover .em-element-display-hover.btn-cart, .emcatalog-enable-hover.products-grid li.item:hover .em-element-display-hover.add-to-links {
      display: inline-block; }

a.product-image.loading-process .em-img-lazy {
  width: auto;
  display: inline-block; }

/*============ Product Detail ===============*/
.no-rating {
  position: relative; }
  .no-rating a:before {
    /*@include before_after_icon(top, 0, left, 0);
    @include changeIcon(14px, 14px, icons, 0 -221px);
    content:"";*/
    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: "";
    font-size: 16px;
    margin-right: 5px; }

.email-friend {
  position: relative; }
  .email-friend a: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: "";
    font-size: 10px; }

.availability-only {
  text-transform: uppercase;
  font-size: 80%;
  position: relative; }
  .availability-only span {
    position: relative;
    padding-right: 100px; }
  .availability-only a {
    position: relative; }
  .availability-only a: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: "";
    font-size: 14px;
    padding-left: 5px; }
  .availability-only a.expanded: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: "";
    font-size: 14px;
    padding-left: 5px; }
  .availability-only span:before {
    width: 80px;
    border: 1px solid #000;
    height: 8px;
    content: "";
    position: absolute;
    top: 3px;
    right: 0; }
  .availability-only span:after {
    width: 35px;
    background: #000;
    height: 8px;
    content: "";
    position: absolute;
    top: 3px;
    right: 45px; }

.product-view-detail {
  padding-bottom: 40px; }
  .product-view-detail select {
    width: 100%; }
  .product-view-detail .product-img-box {
    /*margin-right:20px;
    float:left;*/ }
    .product-view-detail .product-img-box .media-left {
      position: relative;
      z-index: 2; }
      .product-view-detail .product-img-box .media-left .product-image {
        max-width: 100%; }
        .product-view-detail .product-img-box .media-left .product-image img {
          max-width: 100%; }
    .product-view-detail .product-img-box .more-views {
      position: relative;
      float: left;
      width: 100%;
      margin-top: 40px;
      margin-bottom: 20px; }
      .product-view-detail .product-img-box .more-views .owl-theme .owl-controls {
        top: -40px; }
      .product-view-detail .product-img-box .more-views li.item {
        margin: 2px 0; }
        .product-view-detail .product-img-box .more-views li.item:hover {
          -webkit-box-shadow: 0 0 5px #cdcdcd;
          -moz-box-shadow: 0 0 5px #cdcdcd;
          box-shadow: 0 0 5px #cdcdcd;
          -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; }
      .product-view-detail .product-img-box .more-views img {
        width: 100%;
        height: auto; }
      .product-view-detail .product-img-box .more-views .em-moreviews-noslider li.item {
        float: left;
        margin: 0 10px 10px 0; }
  .product-view-detail .product-shop {
    overflow: hidden; }
    .product-view-detail .product-shop .short-description {
      margin-bottom: 20px;
      padding-bottom: 12px;
      border-bottom: 1px solid; }
      .product-view-detail .product-shop .short-description h2 {
        text-transform: uppercase; }
    .product-view-detail .product-shop .grouped-items-table .price {
      margin: 0; }
    .product-view-detail .product-shop .ratings {
      width: 100%;
      float: left;
      display: bock;
      padding: 0;
      border-bottom: 1px solid; }
      .product-view-detail .product-shop .ratings .rating-box {
        float: left; }
      .product-view-detail .product-shop .ratings .rating-links {
        float: left;
        padding-left: 0; }
    .product-view-detail .product-shop .sale_off {
      position: static;
      display: inline-block;
      margin-bottom: 10px; }
    .product-view-detail .product-shop .show_details .show_clock {
      border: none;
      padding: 20px 0 0;
      margin: 0;
      text-align: left; }
    .product-view-detail .product-shop .deal_qty {
      text-align: left; }
  .product-view-detail .qty_cart {
    clear: both;
    display: inline-block;
    margin: 0 0 10px; }

.product-view .em-details-tabs.r-tabs {
  border-width: 1px; }
  .product-view .em-details-tabs.r-tabs .box-collateral {
    border: none; }
    .product-view .em-details-tabs.r-tabs .box-collateral .em-block-title {
      display: none; }
.product-view .em-details-tabs.r-tabs {
  border: 1px solid; }
.product-view .data-table tr td, .product-view .data-table th {
  padding: 1em 0.5em; }

.em-product-details .em-line-01 .em-block-title, .em-product-details .em-line-01 .em-widget-title, .em-product-details .em-line-01 .block-title {
  margin-bottom: 0;
  margin-top: 50px; }

.add-to-cart label {
  padding: 5px 0 5px;
  margin-bottom: 0;
  margin-right: 30px;
  float: left; }

p.availability {
  font-weight: bold; }

#super-product-table {
  display: block;
  overflow-x: auto; }

/*product col*/
.three-columns .em-product-view-primary,
.three-columns .em-product-view-secondary {
  /*width:50%;*/ }
.three-columns .em-product-view-tertiary {
  /*width:100%;*/
  padding-top: 30px; }

/*Product from*/
.form-add {
  /*input product review*/ }
  .form-add .form-list textarea,
  .form-add .form-list input.input-text {
    width: 100%; }

/*Product Tag*/
.box-tags {
  /*input product tag*/ }
  .box-tags .form-add label {
    padding-top: 8px; }
  .box-tags .form-add .input-box {
    width: 50%;
    margin: 0 5px 10px; }
    .box-tags .form-add .input-box input.input-text {
      width: 100%; }
  .box-tags button.button {
    margin-bottom: 6px; }

.product-tags li {
  display: inline-block;
  margin-right: 15px;
  text-transform: uppercase; }

/*Social facebook - google ...*/
.product-view .dc-toggle {
  position: fixed;
  z-index: 100;
  top: 189px;
  right: 25px;
  overflow: hidden;
  float: left;
  font-size: 0;
  color: #ed9c10;
  width: 18px; }
  .product-view .dc-toggle: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: "";
    font-size: 20px; }

.product-view .dc-toggle.icon_hide_social: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: "";
  font-size: 20px; }

.dcssb-float {
  top: 200px !important;
  z-index: 99 !important; }

/*Icon zoom image*/
.product-img-box #zoom-btn {
  position: relative;
  font-size: 0;
  content: "";
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 9999; }
  .product-img-box #zoom-btn: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: "";
    font-size: 23px; }

.quickshop-main .product-img-box #zoom-btn {
  display: none; }

/*rating table*/
#product-review-table {
  width: 69%; }
  #product-review-table tr td {
    text-align: center;
    vertical-align: top; }
  #product-review-table tr th {
    text-transform: none;
    text-align: center; }
  #product-review-table tr input.radio {
    display: inline-block;
    min-height: 1px;
    margin: 0; }
  #product-review-table tbody tr th {
    text-align: left;
    text-transform: uppercase; }
  #product-review-table thead tr th {
    padding-top: 8px;
    padding-bottom: 8px; }

.ratings-table th {
  padding: 5px 5px 5px 0; }
.ratings-table td {
  padding: 8px 5px 5px; }

.box-reviews .reviews > dl {
  margin: 0 0 20px; }
  .box-reviews .reviews > dl dt, .box-reviews .reviews > dl dd {
    border: 1px solid;
    padding: 20px; }
  .box-reviews .reviews > dl dt {
    border-bottom: none;
    padding-bottom: 0; }
    .box-reviews .reviews > dl dt a {
      text-transform: uppercase; }
  .box-reviews .reviews > dl dd {
    padding-top: 0;
    border-top: none;
    margin-bottom: 20px; }
.box-reviews .reviews .pager .amount {
  margin: 12px 0; }
.box-reviews #review-form {
  display: block;
  margin: 20px 0; }
.box-reviews .form-add h3 {
  text-transform: capitalize;
  font-size: 100%; }
.box-reviews .form-add h4 {
  margin-top: 7px;
  margin-bottom: 7px; }
.box-reviews .form-add .form-list li {
  margin-right: 0; }
.box-reviews .form-add .buttons-set {
  margin-top: 25px; }

/*=====Button Next Tre - Product Detail=====*/
/*button next pre - product detail*/
.product-navigation a {
  position: absolute;
  top: 38%;
  padding: 11px 21px;
  border: 1px solid;
  -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;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  font-size: 0; }
.product-navigation .next {
  /*@include opacity(0);*/
  right: 0; }
  .product-navigation .next: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: "";
    font-size: 30px;
    -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; }
.product-navigation .prev {
  /*@include opacity(0);*/
  left: 0; }
  .product-navigation .prev: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: "";
    font-size: 30px;
    -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; }

/*rtl*/
.em-rtl .product-view-detail .em-product-shop .product-shop .prev {
  left: 0;
  right: auto; }
.em-rtl .product-view-detail .em-product-shop .product-shop .next {
  left: 35px;
  right: auto; }

/*end rtl*/
/*.product-view-detail:hover .em-product-shop .product-shop a.prev,
.product-view-detail:hover .em-product-shop .product-shop a.next{
	@include opacity(1);
	top:0;
}
*/
/*=====End Button Next Tre - Product Detail=====*/
/*=========Block Brand Logo=============*/
.brand-logo-detail a {
  display: block; }

/*=========End Block Brand Logo=============*/
.crosssell .block-title {
  padding-right: 70px;
  margin-bottom: 0; }
.crosssell .owl-theme .owl-controls {
  top: -75px; }

.catalog-product-view .product-view .em-block-title {
  padding-right: 70px; }
.catalog-product-view .owl-theme .owl-controls {
  top: -75px; }
.catalog-product-view .product-view .product-shop .product-name h1 {
  display: none; }
.catalog-product-view .product-view.quickshop .product-shop .product-name h1 {
  display: block; }

/*=======Related Product==========*/
.block-related .em-block-title {
  margin-bottom: 0; }
.block-related .block-subtitle {
  display: none; }
.block-related li.item {
  position: relative; }
  .block-related li.item .checkbox {
    position: absolute;
    right: 0;
    top: 21px; }
  .block-related li.item .link-wishlist {
    position: absolute;
    right: 0;
    top: 0;
    border: 0 none;
    padding: 5px;
    width: 25px;
    background: transparent;
    display: none;
    transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -webkit-transform: scale(0, 0); }
  .block-related li.item:hover .link-wishlist {
    display: block;
    transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1); }
.block-related .em-related-noslider li.item .product-image {
  float: left;
  margin-right: 20px; }
.block-related .em-related-noslider li.item .product-shop {
  overflow: hidden;
  width: auto;
  display: inline; }
.block-related .em-related-noslider li.item .checkbox {
  right: auto;
  left: 0; }

/*=======End Related Product==========*/
/*===========Upsell================*/
.box-up-sell .em-upsell-noslider li.item {
  float: left;
  /*width:auto;*/ }

/*===========End Upsell================*/
/*===========Quick Shop================*/
/*.quickshop-main{
	.product-view-detail{
		.product-img-box{
			float:left;
			margin-right:20px;
		}
		.product-shop{
			overflow:hidden;
		}
	}
}*/
/*===========End Quick Shop================*/
/*=======Email to a friend=========*/
.send-friend .buttons-set p.limit {
  float: left;
  margin-top: 9px; }

/*=======End Email to a friend=========*/
/*------------------My account-----------------*/
/*nav bar*/
.block-account .block-content ul {
  margin-bottom: 0; }
  .block-account .block-content ul li {
    border-bottom: 1px solid;
    position: relative; }
    .block-account .block-content ul li a, .block-account .block-content ul li strong {
      padding: 12px 0;
      display: inline-block;
      font-weight: normal; }
      .block-account .block-content ul li a:before, .block-account .block-content ul li strong:before {
        /*@include font-awesome("\f04d",5px);
        vertical-align: middle;
        margin-top: -3px;
        margin-right:10px;*/ }
    .block-account .block-content ul li:first-child a, .block-account .block-content ul li:first-child strong {
      padding-top: 0; }
    .block-account .block-content ul li:last-child {
      border-bottom: none; }

/*dashboard*/
.dashboard .em-box-02 .page-title {
  display: block; }
.dashboard .welcome-msg {
  padding: 0 0 40px; }
  .dashboard .welcome-msg p.hello {
    margin: 8px 0 10px; }
    .dashboard .welcome-msg p.hello strong {
      text-transform: uppercase; }
  .dashboard .welcome-msg p {
    margin: 0; }
.dashboard .box-account {
  position: relative;
  clear: both;
  padding: 10px 0px 20px; }
  .dashboard .box-account a.button-link.btn-link-01 {
    position: absolute;
    top: 7px;
    right: 0; }

.box-account-content {
  padding: 10px 0;
  overflow: hidden; }
  .box-account-content .col2-set > div, .box-account-content .col2-set .box-content > div {
    border: 1px solid;
    position: relative; }
    .box-account-content .col2-set > div .box-content, .box-account-content .col2-set > div address, .box-account-content .col2-set .box-content > div .box-content, .box-account-content .col2-set .box-content > div address {
      padding: 20px; }
    .box-account-content .col2-set > div a.button-link, .box-account-content .col2-set .box-content > div a.button-link {
      position: absolute;
      top: 10px;
      right: 0;
      padding: 0 20px 20px 0; }
      .box-account-content .col2-set > div a.button-link.btn-link-01, .box-account-content .col2-set .box-content > div a.button-link.btn-link-01 {
        padding: 0; }
    .box-account-content .col2-set > div a.sample-link, .box-account-content .col2-set .box-content > div a.sample-link {
      font-size: 85%; }
  .box-account-content .col2-set > div h3, .box-account-content .col2-set .box-content > div h4 {
    border-bottom: 1px solid;
    margin: 0;
    padding: 15px 20px; }
  .box-account-content .col2-set > div.box {
    position: static;
    border: none; }
    .box-account-content .col2-set > div.box .box-content {
      padding: 0; }
    .box-account-content .col2-set > div.box .box-title h3 {
      background: none;
      border-bottom: none;
      padding: 0 0 20px; }

/*account info*/
.my-account .em-box-02 {
  border: none;
  background: none; }
.my-account .data-table {
  margin-bottom: 10px; }
.my-account .box {
  border: none;
  padding: 0; }
  .my-account .box address {
    margin-bottom: 0; }
.my-account .col2-set:first-child {
  margin-bottom: 20px; }
.my-account .box-content h3, .my-account .box-content h4,
.my-account .box-title h3,
.my-account .box-title h4 {
  text-transform: uppercase;
  margin: 6px 0 13px; }
.my-account .box-content p {
  margin-bottom: 0; }
.my-account .product-name a {
  text-transform: none; }

/*RECENT REVIEWS - RECENT TAGS */
.dashboard .box-reviews .number,
.dashboard .box-tags .number {
  float: left;
  margin: 0px -20px 0 0; }
.dashboard .box-reviews .details,
.dashboard .box-tags .details {
  margin-left: 20px; }
.dashboard .box-reviews li.item,
.dashboard .box-tags li.item {
  padding: 7px 0 10px; }
.dashboard .box-reviews .ratings {
  display: inline-block;
  clear: both;
  margin-top: 0; }
  .dashboard .box-reviews .ratings strong {
    display: none; }
.dashboard .box-tags li.item strong {
  font-weight: normal;
  float: left;
  display: inline; }
.dashboard .box-tags li.item li {
  float: left;
  display: inline;
  padding-left: 5px; }

/*Account Information*/
.fieldset .legend {
  text-transform: uppercase;
  padding-bottom: 25px; }
  .fieldset .legend:after {
    content: '';
    position: absolute;
    width: 30px;
    border-top: 2px solid;
    bottom: 17px;
    right: auto;
    left: 48%;
    left: 0; }

.customer-account-edit .my-account .fieldset {
  width: 100%; }
.customer-account-edit .my-account .form-list li.control {
  margin: 15px 0 18px; }
.customer-account-edit .my-account .buttons-set p.required {
  float: left;
  clear: none; }

/*Address Book*/
.customer-address-index .my-account .col2-set .col-2,
.customer-address-index .my-account .col2-set .col-1 {
  padding-left: 0px;
  width: 100%; }
  .customer-address-index .my-account .col2-set .col-2 h2, .customer-address-index .my-account .col2-set .col-2 h3,
  .customer-address-index .my-account .col2-set .col-1 h2,
  .customer-address-index .my-account .col2-set .col-1 h3 {
    text-transform: uppercase; }
.customer-address-index .my-account .col2-set .col-2 {
  width: 46%;
  float: left;
  margin-top: 30px; }
.customer-address-index .my-account .addresses-primary ol {
  margin-bottom: 0;
  oveflow: hidden; }
  .customer-address-index .my-account .addresses-primary ol li.item {
    width: 46%;
    margin-right: 4%;
    float: left; }
.customer-address-index .my-account .col-1 li.item, .customer-address-index .my-account .col-2 {
  border: 1px solid;
  position: relative; }
  .customer-address-index .my-account .col-1 li.item h2, .customer-address-index .my-account .col-1 li.item h3, .customer-address-index .my-account .col-2 h2, .customer-address-index .my-account .col-2 h3 {
    border-bottom: 1px solid;
    margin: 0;
    padding: 15px 20px; }
  .customer-address-index .my-account .col-1 li.item address, .customer-address-index .my-account .col-1 li.item p, .customer-address-index .my-account .col-2 address, .customer-address-index .my-account .col-2 p {
    padding: 20px;
    margin-bottom: 0; }
  .customer-address-index .my-account .col-1 li.item p, .customer-address-index .my-account .col-2 p {
    padding-top: 0;
    font-size: 85%; }
  .customer-address-index .my-account .col-1 li.item .item.empty p, .customer-address-index .my-account .col-2 .item.empty p {
    font-size: 100%;
    padding-top: 20px; }

/*MY ORDERS*/
.sales-order-view .my-account .col2-set h2 {
  background: none; }

/*Account Page*/
.my-account .pager {
  margin: 10px 0 10px; }
  .my-account .pager .amount {
    margin: 7px 10px 0 0;
    font-weight: normal; }
    .my-account .pager .amount strong {
      font-weight: 500; }
  .my-account .pager label {
    text-transform: none; }
  .my-account .pager .limiter {
    margin: 0; }
    .my-account .pager .limiter label {
      font-size: 100%; }

/*Account wishlist*/
.my-wishlist textarea {
  width: 90%;
  margin-top: 5px; }
.my-wishlist .cart-cell button.button {
  margin-top: 5px;
  margin-bottom: 5px; }

/*Account button set*/
.customer-address-index .my-account .buttons-set,
.sales-order-history .my-account .buttons-set {
  /*padding-left:20px;*/ }

.customer-address-form .fieldset {
  width: 100%; }

/*My wishlist*/
.data-table a.product-image img {
  width: auto;
  height: auto; }

#wishlist-table .cart-cell .link-edit {
  float: left;
  clear: both;
  margin-top: 10px; }

/*New Billing Agreement*/
.sales-billing-agreement-index .box-content .form-list {
  margin-top: 10px; }
  .sales-billing-agreement-index .box-content .form-list button {
    margin-top: 10px; }

/*Review Detail*/
.review-product-view .product-review .product-details,
.review-customer-view .product-review .product-details {
  margin-left: 210px; }
.review-product-view .product-review .product-img-box,
.review-customer-view .product-review .product-img-box {
  width: 200px;
  margin-right: 10px;
  float: left; }
.review-product-view .buttons-set,
.review-customer-view .buttons-set {
  padding-top: 15px; }

/* ============================================ *
 * Login, Register, Forgot Password
 * ============================================ */
/* ================ Login ==================== */
.account-login .page-title {
  margin-bottom: 15px; }
.account-login h2 {
  text-transform: uppercase;
  position: relative;
  padding-bottom: 25px; }
  .account-login h2:after {
    content: '';
    position: absolute;
    width: 30px;
    border-top: 2px solid;
    bottom: 17px;
    right: auto;
    left: 48%;
    left: 0; }
.account-login .col2-set {
  padding: 0 20px; }
.account-login .form-list {
  width: 90%; }
.account-login .buttons-set .button {
  color: #3f383a;
  border-color: #3f383a;
  background-color: #ffffff;
  font: 500 10px/1.35 Lato,Arial,Helvetica,sans-serif;
  font-weight: 600;
  border: 1px solid;
  overflow: visible;
  width: auto;
  margin: 0 10px 10px 0;
  padding: 12px 25px;
  cursor: pointer;
  text-transform: uppercase;
  display: inline-block; }
  .account-login .buttons-set .button:hover, .account-login .buttons-set .button:active {
    background-color: #00b2ec;
    border-color: #00b2ec;
    color: #fff; }
.account-login .buttons-set a {
  clear: left;
  margin-top: 14px; }

/* ================ Register ==================== */
.account-create .fieldset {
  float: none;
  width: 100%;
  margin-bottom: 25px; }
  .account-create .fieldset .legend {
    text-transform: uppercase; }
.account-create form {
  display: block;
  margin-left: 20px; }
.account-create h2 {
  text-transform: uppercase;
  position: relative;
  padding-bottom: 25px; }
  .account-create h2:after {
    content: '';
    position: absolute;
    width: 30px;
    border-top: 2px solid;
    bottom: 17px;
    right: auto;
    left: 48%;
    left: 0; }

/* ============================================ *
 * Catalog - Compare
 * ============================================ */
.page-popup.catalog-product-compare-index {
  padding: 20px; }

.block-compare .product-name:after:before, .block-compare .product-name:after:after {
  content: " ";
  display: table; }
.block-compare .product-name:after:after {
  clear: both; }

.link-print {
  position: relative;
  float: right;
  margin-top: 17px; }
  .link-print: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: "";
    font-size: 14px;
    margin-right: 5px; }

.compare-table.data-table thead th {
  background: none; }
.compare-table.data-table th {
  padding: 10px 20px; }
.compare-table .product-shop-row.top td {
  padding-bottom: 0;
  border-bottom: 0; }
.compare-table .product-shop-row.bottom td {
  padding-top: 0; }
.compare-table a.product-image {
  text-align: center; }
  .compare-table a.product-image img {
    width: auto; }
.compare-table .em-add-to-button p {
  /*float:left;*/ }

.page-popup.catalog-product-compare-index .buttons-set {
  float: right; }
  .page-popup.catalog-product-compare-index .buttons-set button.button {
    margin-top: 20px;
    margin-right: 0; }

/*============Variation demo fontend==============*/
.em-variation {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 999;
  background-color: #fff;
  -webkit-box-shadow: 0 -2px 10px #A3A3A3;
  -moz-box-shadow: 0 -2px 10px #A3A3A3;
  box-shadow: 0 -2px 10px #A3A3A3; }
  .em-variation .em-variation-btn {
    z-index: 99;
    padding: 6px;
    border: 1px solid #000;
    box-shadow: 0 0 10px #999999;
    background-color: #000;
    color: #fff;
    font-size: 0;
    display: inline-block;
    text-indent: -99999px;
    overflow: hidden;
    vertical-align: middle;
    text-align: left;
    -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;
    text-indent: 0;
    position: absolute;
    left: 0;
    top: -38px;
    width: 37px; }
    .em-variation .em-variation-btn: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: "";
      font-size: 24px;
      -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-variation .em-variation-btn:hover {
      background-color: #fff;
      color: #000;
      border-color: #000; }
  .em-variation .reset-button {
    z-index: 99;
    padding: 6px;
    border: 1px solid #000;
    box-shadow: 0 0 10px #999999;
    background-color: #000;
    color: #fff;
    font-size: 0;
    display: inline-block;
    text-indent: -99999px;
    overflow: hidden;
    vertical-align: middle;
    text-align: left;
    -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;
    text-indent: 0;
    position: absolute;
    left: 47px;
    top: -38px;
    width: 41px; }
    .em-variation .reset-button: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: "";
      font-size: 24px;
      -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-variation .reset-button:hover {
      background-color: #fff;
      color: #000;
      border-color: #000; }
  .em-variation .em-variation-tabstitle {
    background-color: #000;
    width: 250px;
    float: left;
    min-height: 225px;
    -webkit-box-shadow: 0 0px 12px #585858;
    -moz-box-shadow: 0 0px 12px #585858;
    box-shadow: 0 0px 12px #585858; }
    .em-variation .em-variation-tabstitle .r-tabs-tab {
      display: block;
      top: 0 !important; }
      .em-variation .em-variation-tabstitle .r-tabs-tab .r-tabs-anchor {
        padding: 10px 20px;
        margin: 0;
        display: block;
        font: 700 12px/1.35 Helvetica Neue, Helvetica, Arial, sans-serif;
        color: #666666;
        border-top: 1px solid #333333;
        background-color: #000; }
        .em-variation .em-variation-tabstitle .r-tabs-tab .r-tabs-anchor:hover {
          background-color: #fff;
          border-color: #fff;
          color: #666666; }
      .em-variation .em-variation-tabstitle .r-tabs-tab:first-child .r-tabs-anchor {
        border-top: none; }
      .em-variation .em-variation-tabstitle .r-tabs-tab.r-tabs-state-active .r-tabs-anchor {
        background-color: #fff;
        border-color: #fff;
        color: #666666; }
  .em-variation .em-variation-tabscontent {
    overflow: hidden;
    text-align: center; }
    .em-variation .em-variation-tabscontent #em-variation-box-wide {
      margin: 0 100px; }
      .em-variation .em-variation-tabscontent #em-variation-box-wide a {
        display: inline-block;
        position: relative;
        max-width: 100%; }
        .em-variation .em-variation-tabscontent #em-variation-box-wide a.selected:before {
          display: block;
          content: "";
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          background: rgba(0, 0, 0, 0.7);
          z-index: 1; }
        .em-variation .em-variation-tabscontent #em-variation-box-wide a.selected: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: "";
          font-size: 50px;
          position: absolute;
          right: 0;
          top: 0;
          color: #fff;
          z-index: 2;
          background-color: #b0d052; }
    .em-variation .em-variation-tabscontent .r-tabs-panel {
      padding: 10px 0 0; }
      .em-variation .em-variation-tabscontent .r-tabs-panel .owl-item a.selected {
        display: inline-block;
        position: relative;
        max-width: 100%; }
        .em-variation .em-variation-tabscontent .r-tabs-panel .owl-item a.selected:before {
          display: block;
          content: "";
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          background: rgba(0, 0, 0, 0.7);
          z-index: 1; }
        .em-variation .em-variation-tabscontent .r-tabs-panel .owl-item a.selected: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: "";
          font-size: 50px;
          position: absolute;
          right: 0;
          top: 0;
          color: #fff;
          z-index: 2;
          background-color: #b0d052; }
      .em-variation .em-variation-tabscontent .r-tabs-panel .img-responsive {
        display: inline-block;
        margin: 0;
        border: 1px solid transparent; }
        .em-variation .em-variation-tabscontent .r-tabs-panel .img-responsive:hover {
          -webkit-box-shadow: 0 0px 5px #585858;
          -moz-box-shadow: 0 0px 5px #585858;
          box-shadow: 0 0px 5px #585858;
          border-color: #9B9B9B; }
      .em-variation .em-variation-tabscontent .r-tabs-panel .em-font-family {
        text-align: center; }
      .em-variation .em-variation-tabscontent .r-tabs-panel p.h5 {
        text-transform: uppercase; }
      .em-variation .em-variation-tabscontent .r-tabs-panel .owl-carousel {
        margin: 0 70px; }
        .em-variation .em-variation-tabscontent .r-tabs-panel .owl-carousel .owl-controls {
          position: static; }
          .em-variation .em-variation-tabscontent .r-tabs-panel .owl-carousel .owl-controls .owl-buttons div {
            position: absolute;
            top: 33%;
            z-index: 2;
            margin: 0 !important;
            /*padding: 9px 11px !important;
            width:33px;*/ }
            .em-variation .em-variation-tabscontent .r-tabs-panel .owl-carousel .owl-controls .owl-buttons div.owl-prev {
              left: 0;
              right: auto; }
              .em-variation .em-variation-tabscontent .r-tabs-panel .owl-carousel .owl-controls .owl-buttons div.owl-prev:before {
                /*font-size:24px*/ }
            .em-variation .em-variation-tabscontent .r-tabs-panel .owl-carousel .owl-controls .owl-buttons div.owl-next {
              left: auto;
              right: 0; }
              .em-variation .em-variation-tabscontent .r-tabs-panel .owl-carousel .owl-controls .owl-buttons div.owl-next:before {
                /*font-size:24px*/ }
    .em-variation .em-variation-tabscontent .wrapper-input-color {
      margin: 0 30px;
      overflow: hidden; }
      .em-variation .em-variation-tabscontent .wrapper-input-color .input-lg {
        width: 100%;
        border: 1px solid #ccc;
        height: 30px;
        padding: 5px;
        margin-bottom: 5px;
        font-size: 14px;
        color: #000; }
  .em-variation .copyright {
    overflow: hidden;
    text-align: center; }
  .em-variation .em-store-item .em-store-switch {
    position: relative;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 10px;
    overflow: hidden; }
  .em-variation .em-store-item span.image-wrap {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-size: 100%;
    background-position: center 0%;
    padding: 1px;
    margin: 2px 0 20px;
    -webkit-transition: all 5s ease-out;
    -moz-transition: all 5s ease-out;
    -ms-transition: all 5s ease-out;
    -o-transition: all 5s ease-out;
    transition: all 5s ease-out; }
    .em-variation .em-store-item span.image-wrap.selected, .em-variation .em-store-item span.image-wrap:hover {
      background-position: center 100%;
      -webkit-box-shadow: 0 0px 5px #585858;
      -moz-box-shadow: 0 0px 5px #585858;
      box-shadow: 0 0px 5px #585858;
      border: 1px solid #ebebeb;
      padding: 0; }

.em-variation .em-variation-tabscontent #em-variation-background.r-tabs-panel .owl-carousel .owl-controls .owl-buttons div {
  top: 40%; }

/*Layout*/
.box-padding {
  padding: 0; }

.navbar-fixed-top {
  /*@include transition1;*/ }

/*Header box*/
.em-header-top p.em-social {
  margin-bottom: 0;
  padding: 13px 0; }

.em-header-middle {
  padding-bottom: 5px; }

.header-top {
  position: relative;
  z-index: 10; }

.em-area-header .em-social {
  display: inline-block; }

/*Logo*/
.em-logo {
  margin-bottom: 20px; }
  .em-logo .logo {
    display: inline-block;
    text-decoration: none;
    margin-top: 22px; }
    .em-logo .logo img {
      max-width: 100%;
      width: 100%; }
  .em-logo strong {
    font-size: 0;
    display: inline-block;
    text-indent: -99999px;
    overflow: hidden;
    vertical-align: middle;
    text-align: left;
    display: none; }

/*language-currency*/
.em-language-currency .toolbar-dropdown span.current:after {
  top: 16px; }

/*Header welcome*/
p.welcome-msg {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 0px;
  text-transform: uppercase;
  float: right;
  padding: 15px 0; }

/*Header Links*/
.em-top-links {
  display: inline;
  float: left;
  float: right; }
  .em-top-links ul {
    margin: 0;
    display: inline; }
    .em-top-links ul li {
      margin: 0 0px 10px;
      padding: 0 9px;
      float: left;
      position: relative;
      display: inline;
      font-size: 95%; }
      .em-top-links ul li a {
        -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;
        text-transform: uppercase; }
  .em-top-links ul {
    float: right; }
    .em-top-links ul li {
      margin: 7px 0 10px 10px;
      padding: 0 0 0 10px;
      float: left; }
      .em-top-links ul li:before {
        left: 0; }
      .em-top-links ul li.first {
        margin-left: 0;
        padding-left: 0; }
        .em-top-links ul li.first:before {
          border-right: 0; }

/*Wishlist*/
.em-top-wishlist {
  padding-top: 10px;
  float: right; }

.em-links-wishlist, .em-summary-topcart {
  float: right;
  padding: 11px 10px 15px;
  text-align: center;
  position: relative;
  margin-bottom: 0px; }
  .em-links-wishlist li, .em-summary-topcart li {
    display: inline-block;
    list-style: none;
    text-transform: uppercase;
    font-size: 90%; }
  .em-links-wishlist span.em-icon, .em-summary-topcart span.em-icon {
    margin-bottom: 2px;
    width: 100%;
    font-size: 13px;
    position: relative; }
    .em-links-wishlist span.em-icon.icon-wishlist:before, .em-summary-topcart span.em-icon.icon-wishlist: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: "";
      font-size: 14px; }

/*=================*/
.pull-right {
  text-align: right; }
  .pull-right .em-social {
    margin-top: 24px; }
    .pull-right .em-social a {
      margin-right: 0;
      margin-left: 10px; }
  .pull-right .em-top-links ul li {
    margin: 0 10px 0px 0;
    padding: 15px 10px;
    float: left;
    position: relative;
    display: inline;
    font-size: 80%; }
    .pull-right .em-top-links ul li:before {
      right: 0; }
    .pull-right .em-top-links ul li.last {
      margin-right: 0; }
      .pull-right .em-top-links ul li.last:before {
        border-right: 0; }
  .pull-right .em-language-currency {
    float: right; }
    .pull-right .em-language-currency .block-currency,
    .pull-right .em-language-currency .form-language {
      margin-left: 10px;
      margin-right: 0px; }
      .pull-right .em-language-currency .block-currency li,
      .pull-right .em-language-currency .form-language li {
        margin-left: 0;
        margin-right: 0; }

/*fixed sidebar*/
.em-fixed-sidebar .em-header-middle {
  /*margin:0 -10px;*/
  overflow: hidden;
  padding: 0; }

/*==============Currency Language===============*/
.em-language-currency .block {
  border: none;
  margin: 0;
  padding: 0; }
.em-language-currency .toolbar-switch {
  float: left;
  margin-left: 10px; }
  .em-language-currency .toolbar-switch span.current {
    font-size: 80%;
    padding: 15px 22px 15px 10px;
    text-transform: uppercase;
    margin-left: 0px;
    position: relative; }
  .em-language-currency .toolbar-switch:hover span.current {
    z-index: 2; }
.em-language-currency .toolbar-dropdown {
  width: auto; }
  .em-language-currency .toolbar-dropdown span.current:after {
    position: absolute;
    right: 10px; }
  .em-language-currency .toolbar-dropdown ul {
    top: 46px;
    width: 200px;
    padding: 20px;
    z-index: 12;
    box-shadow: 0px 1px 2px #dddddd;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border: none;
    border-bottom: 3px solid; }
  .em-language-currency .toolbar-dropdown li {
    padding: 5px;
    background-color: #fff;
    float: none;
    -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-language-currency .toolbar-dropdown li a {
      background-position: right center; }
.em-language-currency .block-currency,
.em-language-currency .form-language {
  float: left;
  margin-right: 10px;
  margin-bottom: 0px; }
  .em-language-currency .block-currency ul,
  .em-language-currency .form-language ul {
    float: left;
    margin-bottom: 0; }
  .em-language-currency .block-currency li,
  .em-language-currency .form-language li {
    float: left;
    padding-bottom: 0;
    margin-right: 10px; }
  .em-language-currency .block-currency .toolbar-dropdown li,
  .em-language-currency .form-language .toolbar-dropdown li {
    padding-bottom: 5px;
    margin-right: 0;
    width: 100%; }
  .em-language-currency .block-currency span.current,
  .em-language-currency .form-language span.current {
    background-position: 10px center; }
  .em-language-currency .block-currency li a,
  .em-language-currency .form-language li a {
    display: block;
    text-align: right;
    text-transform: uppercase; }
.em-language-currency .toolbar-dropdown ul {
  width: 200px; }
  .em-language-currency .toolbar-dropdown ul li a {
    display: block;
    text-align: left;
    text-transform: uppercase; }
.em-language-currency .toolbar-dropdown span.current:before {
  /*border:none;
  @include changeIcon(7px, 5px, icons, 0px -80px);
  @include transition1;*/ }
.em-language-currency .toolbar-dropdown:hover span.current:before {
  /*border:none;
  @include changeIcon(7px, 5px, icons, 0px -104px);*/ }

.em-language-currency .em-language-style02 .toolbar-dropdown ul li,
.em-language-currency .em-currency-style02 .toolbar-dropdown ul li {
  padding: 8px 0;
  border-bottom: 1px solid; }
  .em-language-currency .em-language-style02 .toolbar-dropdown ul li:last-child,
  .em-language-currency .em-currency-style02 .toolbar-dropdown ul li:last-child {
    border-bottom: none; }
  .em-language-currency .em-language-style02 .toolbar-dropdown ul li a,
  .em-language-currency .em-currency-style02 .toolbar-dropdown ul li a {
    text-align: left;
    padding-right: 25px; }

.em-language-currency .em-language-style01 .toolbar-dropdown ul li,
.em-language-currency .em-currency-style01 .toolbar-dropdown ul li {
  padding: 8px 0;
  border-bottom: 1px solid; }
  .em-language-currency .em-language-style01 .toolbar-dropdown ul li:last-child,
  .em-language-currency .em-currency-style01 .toolbar-dropdown ul li:last-child {
    border-bottom: none; }
  .em-language-currency .em-language-style01 .toolbar-dropdown ul li a,
  .em-language-currency .em-currency-style01 .toolbar-dropdown ul li a {
    text-align: left; }
.em-language-currency .em-language-style01 li,
.em-language-currency .em-currency-style01 li {
  margin-left: 10px; }
  .em-language-currency .em-language-style01 li a,
  .em-language-currency .em-currency-style01 li a {
    padding: 13px 10px 16px;
    font-size: 80%; }
.em-language-currency .em-currency-style01 li a {
  padding: 15px 10px; }

.em-language-currency.pull-left .em-language-style01 .toolbar-dropdown ul,
.em-language-currency.pull-left .em-currency-style01 .toolbar-dropdown ul {
  left: -1px;
  right: auto; }

select#em-hoverUl-currency, select#em-hoverUl-language {
  margin-top: 3px;
  margin-bottom: 4px; }

/* ============================================ *
 * Dropdown Login
 * ============================================ */
/*dropdown login*/
.account-link {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: -20px; }
  .account-link .em-account:before, .account-link .em-account:after {
    /*position:absolute;
    top:-3px;
    left:10px;
    z-index:21;
    content:"";
    border:7px solid transparent;
    @include transition1;*/ }
  .account-link .em-account:hover:before, .account-link .em-account:hover:after {
    border-bottom-color: #cdcdcd; }
  .account-link .em-account:hover:after {
    border-bottom-color: #ffffff;
    top: -4px; }

.em-account {
  position: absolute;
  top: 21px;
  left: 0;
  right: 0;
  z-index: 20;
  padding-top: 10px;
  text-align: left; }
  .em-account .block-content {
    width: 260px;
    margin: auto;
    padding: 17px 20px;
    background: #fff;
    border: 1px solid #cdcdcd;
    overflow: hidden; }
    .em-account .block-content .login-title {
      text-transform: uppercase;
      margin-bottom: 3px; }
    .em-account .block-content .action-forgot {
      padding-top: 15px; }
      .em-account .block-content .action-forgot .actions {
        float: left; }
      .em-account .block-content .action-forgot .login_forgotpassword {
        float: left; }
        .em-account .block-content .action-forgot .login_forgotpassword a {
          text-transform: capitalize;
          font-size: 85%; }
        .em-account .block-content .action-forgot .login_forgotpassword p {
          margin-bottom: 0; }
  .em-account .form-list li {
    width: 100%;
    font-size: 13px;
    margin: 0 0 7px !important;
    padding: 0 !important; }
    .em-account .form-list li:after, .em-account .form-list li:before {
      display: none !important; }
  .em-account .form-list p.required {
    font-size: 85%;
    padding: 0;
    margin: 0; }

.pull-right .account-link .em-account {
  right: -10px;
  left: auto; }
  .pull-right .account-link .em-account .form-list {
    float: none; }

/*end dropdown login*/
.em-rtl .pull-right .em-top-links {
  float: left; }
  .em-rtl .pull-right .em-top-links ul li {
    margin: 0 10px 0px 0;
    padding: 15px 10px;
    float: left;
    position: relative;
    display: inline;
    font-size: 80%; }
    .em-rtl .pull-right .em-top-links ul li:before {
      right: 0; }
    .em-rtl .pull-right .em-top-links ul li.last {
      margin-right: 0; }
      .em-rtl .pull-right .em-top-links ul li.last:before {
        border-right: 0; }
.em-rtl .pull-right .em-language-currency {
  float: left; }
  .em-rtl .pull-right .em-language-currency .block-currency,
  .em-rtl .pull-right .em-language-currency .form-language {
    margin-left: 0;
    margin-right: 10px; }
    .em-rtl .pull-right .em-language-currency .block-currency li,
    .em-rtl .pull-right .em-language-currency .form-language li {
      margin-left: 10px;
      margin-right: 0px; }

.navbar-fixed-top .em-menu, .navbar-fixed-top .menu-default {
  float: right; }
  .navbar-fixed-top .em-menu .em_nav .hnav, .navbar-fixed-top .menu-default .em_nav .hnav {
    padding-top: 0; }

/*header style 2*/
.em-header-style02 .navbar-fixed-top .em-logo-sticky {
  width: 12%; }
.em-header-style02 .em-top-menu .em-menu {
  padding-top: 0; }
.em-header-style02 .em-header-middle .em-logo .logo img {
  margin: 10px 0; }
.em-header-style02 .em-header-bottom {
  border-top: 1px solid;
  box-shadow: 0px 2px 5px #ebebeb;
  -moz-box-shadow: 0px 2px 5px #ebebeb;
  -webkit-box-shadow: 0px 2px 5px #ebebeb;
  position: relative;
  text-align: center; }
  .em-header-style02 .em-header-bottom .em-header-bottom-left {
    display: inline-block;
    margin-bottom: -5px; }
    .em-header-style02 .em-header-bottom .em-header-bottom-left .em-top-menu {
      margin-top: 0; }
  .em-header-style02 .em-header-bottom .em-header-bottom-right {
    display: inline-block;
    vertical-align: top; }
    .em-header-style02 .em-header-bottom .em-header-bottom-right .em-top-search .header-search {
      padding-bottom: 15px;
      padding-top: 16px; }
      .em-header-style02 .em-header-bottom .em-header-bottom-right .em-top-search .header-search .header-search-hover .form-search {
        top: 50px; }

/*header style 3*/
.em-header-style03 #em-top-links a {
  padding: 12px 0; }
.em-header-style03 .em-top-links ul {
  top: 35px; }
.em-header-style03 .em-top-cart {
  margin: 32px 0; }

/*header style 4*/
.em-header-style04 .em-language-currency .toolbar-dropdown span, .em-header-style04 .em-top-links a {
  position: relative; }
  .em-header-style04 .em-language-currency .toolbar-dropdown span:before, .em-header-style04 .em-top-links a:before {
    top: 2px; }
.em-header-style04 p.welcome-msg {
  float: left; }
.em-header-style04 .em-social-icon {
  margin-left: 10px;
  margin-right: 0; }
.em-header-style04 .em-header-bottom-right-bottom {
  clear: right; }
.em-header-style04 .em-header-bottom-right-top {
  margin-top: 25px;
  margin-bottom: 0;
  text-align: center; }
.em-header-style04 .em-logo .logo {
  margin-top: 35px; }
.em-header-style04 .em-top-links ul li {
  margin: 0 10px 0px 0;
  padding: 15px 10px;
  float: left;
  position: relative;
  display: inline;
  font-size: 80%; }
  .em-header-style04 .em-top-links ul li:before {
    right: 0; }
  .em-header-style04 .em-top-links ul li.last {
    margin-right: 0; }
    .em-header-style04 .em-top-links ul li.last:before {
      border-right: 0; }
.em-header-style04 .em-top-links ul li {
  display: inline-block; }
.em-header-style04 .em-language-currency .form-language, .em-header-style04 .em-language-currency .block-currency {
  margin-left: 10px;
  margin-right: 0px; }

/*header style 5*/
.em-header-style05 #em-top-links a {
  padding: 12px 0; }
.em-header-style05 .em-top-links ul {
  top: 35px; }
.em-header-style05 .em-language-currency .toolbar-dropdown span, .em-header-style05 .em-top-links a {
  position: relative; }
  .em-header-style05 .em-language-currency .toolbar-dropdown span:before, .em-header-style05 .em-top-links a:before {
    top: 13px; }

.em-header-style05 .em-language-currency .toolbar-dropdown span, .em-header-style05 .em-top-links a, .em-header-style04 .em-language-currency .toolbar-dropdown span, .em-header-style04 .em-top-links a {
  position: relative; }
  .em-header-style05 .em-language-currency .toolbar-dropdown span:before, .em-header-style05 .em-top-links a:before, .em-header-style04 .em-language-currency .toolbar-dropdown span:before, .em-header-style04 .em-top-links a:before {
    border-right: 1px solid;
    content: "";
    width: 1px;
    height: 9px;
    position: absolute;
    left: -15px; }
.em-header-style05 .em-language-currency .toolbar-dropdown span:before, .em-header-style04 .em-language-currency .toolbar-dropdown span:before {
  top: 17px;
  left: -6px; }
.em-header-style05 .em-top-links li.first a:before, .em-header-style04 .em-top-links li.first a:before {
  border: none; }
.em-header-style05 .em-top-links ul.links > li:hover, .em-header-style05 .em-language-currency .toolbar-dropdown:hover, .em-header-style04 .em-top-links ul.links > li:hover, .em-header-style04 .em-language-currency .toolbar-dropdown:hover {
  background-color: transparent; }
.em-header-style05 .header-search, .em-header-style04 .header-search {
  padding-bottom: 25px;
  padding-top: 23px; }
.em-header-style05 .header-search .header-search-hover .form-search, .em-header-style04 .header-search .header-search-hover .form-search {
  top: 67px; }
.em-header-style05 .em-logo, .em-header-style04 .em-logo {
  margin-bottom: 10px; }

.em-header-style05 .em-header-bottom-right {
  margin-top: 10px;
  margin-bottom: 10px; }
.em-header-style05 .em-logo .logo {
  margin-top: 35px; }
.em-header-style05 .em-top-menu {
  margin-right: 0; }
.em-header-style05 p.welcome-msg {
  position: relative;
  margin-right: 20px; }
  .em-header-style05 p.welcome-msg:before {
    border-right: 1px solid;
    content: "";
    width: 1px;
    height: 9px;
    position: absolute;
    top: 17px;
    right: -15px; }

/*header style 06*/
.em-header-style06 .em-header-middle-right {
  margin-top: 30px; }
.em-header-style06 .em-logo .logo {
  margin-top: 29px; }
.em-header-style06 .em-top-cart {
  padding: 10px 0; }
.em-header-style06 .em-top-search {
  position: static; }
  .em-header-style06 .em-top-search .header-search {
    display: inline-block;
    padding: 10px 0; }
    .em-header-style06 .em-top-search .header-search label {
      display: none; }
    .em-header-style06 .em-top-search .header-search .input_cat {
      border-style: solid;
      border-width: 1px;
      margin-right: -1px; }
    .em-header-style06 .em-top-search .header-search .form-search button.button {
      margin: 9px 0 7px; }
    .em-header-style06 .em-top-search .header-search .form-search input.input-text {
      height: 46px; }

/**
 * 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_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/* ============================================ *
 * Footer
 * ============================================ */
/* -------------------------------------------- *
 * Footer
 */
.em-footer-container {
  display: inline-block;
  width: 100%; }
  .em-footer-container address {
    line-height: 1.35;
    margin-bottom: 5px;
    text-align: left;
    clear: left; }
  .em-footer-container .em-address {
    margin-bottom: 30px; }
  .em-footer-container .em-footer-address > ul {
    clear: both;
    margin-bottom: 0; }

.em-payment {
  text-align: right;
  margin-top: 40px; }
  .em-payment .em-payment-icon {
    margin-bottom: 10px; }

.em-area-footer {
  text-align: center; }

.em-payment-icon.em-visa {
  width: 42px;
  height: 23px;
  background-image: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/icons.png");
  background-position: -135px -212px;
  background-repeat: no-repeat;
  -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-payment-icon.em-master {
  width: 42px;
  height: 23px;
  background-image: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/icons.png");
  background-position: -44px -212px;
  background-repeat: no-repeat;
  -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-payment-icon.em-paypal {
  width: 42px;
  height: 23px;
  background-image: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/icons.png");
  background-position: 0px -212px;
  background-repeat: no-repeat;
  -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-payment-icon.em-express {
  width: 42px;
  height: 23px;
  background-image: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/icons.png");
  background-position: -90px -212px;
  background-repeat: no-repeat;
  -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-payment-icon.em-dhl {
  width: 42px;
  height: 23px;
  background-image: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/icons.png");
  background-position: -181px -212px;
  background-repeat: no-repeat;
  -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-payment-icon.em-ups {
  width: 42px;
  height: 23px;
  background-image: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/icons.png");
  background-position: -211px 0px;
  background-repeat: no-repeat;
  -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-payment-icon.em-fedex {
  width: 42px;
  height: 23px;
  background-image: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/icons.png");
  background-position: -254px 0px;
  background-repeat: no-repeat;
  -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; }

.footer {
  clear: both;
  width: 100%; }

/*twitter*/
.twitter-tweet {
  width: 100% !important; }

/*social border*/
.em-social-border .em-social-icon {
  padding: 6px;
  border: 1px solid;
  display: inline-block; }

/*social layout3*/
.wrapper-em-social {
  margin-right: 30px; }

/*fuild container*/
.wrapper-footer-fluild .container-footer {
  padding-top: 20px; }
  .wrapper-footer-fluild .container-footer .inner-footer > .row:first-child {
    border-bottom: 2px solid;
    padding-bottom: 20px;
    margin-bottom: 20px; }

/*footer link*/
/*add icon after text link*/
.em-footer-address {
  display: inline;
  float: left;
  /*@include effect-link();*/
  margin-top: 25px; }
  .em-footer-address ul {
    margin: 0;
    display: inline; }
    .em-footer-address ul li {
      margin: 0 0px 10px;
      padding: 0 9px;
      float: left;
      position: relative;
      display: inline;
      font-size: 95%; }
      .em-footer-address ul li a {
        -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;
        text-transform: uppercase; }
  .em-footer-address ul li:before {
    border-right: 1px solid;
    content: "";
    width: 1px;
    height: 9px;
    position: absolute;
    top: 5px; }
  .em-footer-address ul {
    display: inline; }
    .em-footer-address ul li:first-child {
      padding-left: 0; }
      .em-footer-address ul li:first-child:before {
        border-right: 0; }
    .em-footer-address ul li:before {
      left: 0; }

.footer-links {
  display: inline-block;
  width: 100%; }

.em-links-line {
  /*@extend .em-top-links;*/
  display: inline;
  float: left;
  float: none; }
  .em-links-line ul {
    margin: 0;
    display: inline; }
    .em-links-line ul li {
      margin: 0 0px 10px;
      padding: 0 9px;
      float: left;
      position: relative;
      display: inline;
      font-size: 95%; }
      .em-links-line ul li a {
        -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;
        text-transform: uppercase; }
  .em-links-line ul {
    float: none;
    width: 100%;
    text-align: center;
    display: inline-block; }
    .em-links-line ul li {
      margin: 0 0px 10px;
      padding: 0 10px;
      float: none;
      display: inline-block; }
      .em-links-line ul li:before {
        left: 0; }
      .em-links-line ul li.first {
        margin-left: 0;
        padding-left: 0; }
        .em-links-line ul li.first:before {
          border-right: 0; }
      .em-links-line ul li.last {
        margin-right: 0;
        padding-right: 0; }
  .em-links-line ul {
    display: inline-block;
    margin: 0 0 10px; }
    .em-links-line ul li {
      margin: 8px 0;
      padding: 0; }
      .em-links-line ul li a {
        margin: 0;
        padding: 0 10px;
        -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-links-line ul li a:hover {
          margin: -8px 0;
          padding: 8px 10px;
          background: #000;
          color: #fff; }

.wrapper-main-bottom {
  border-top: 1px solid; }
  .wrapper-main-bottom .container-main-bottom {
    padding-top: 35px;
    padding-bottom: 25px; }
    .wrapper-main-bottom .container-main-bottom div .em-line-01 .em-widget-title {
      margin-bottom: 0; }
      .wrapper-main-bottom .container-main-bottom div .em-line-01 .em-widget-title h3 {
        position: relative; }
        .wrapper-main-bottom .container-main-bottom div .em-line-01 .em-widget-title h3:after {
          content: '';
          position: absolute;
          width: 30px;
          border-top: 2px solid;
          bottom: 17px;
          right: auto;
          left: 48%;
          left: 0;
          top: 27px; }
    .wrapper-main-bottom .container-main-bottom div .em-line-01 .widget .em-widget-products li.item {
      border-bottom: 1px solid;
      margin-top: 10px; }
      .wrapper-main-bottom .container-main-bottom div .em-line-01 .widget .em-widget-products li.item.last {
        border-bottom: none; }
    .wrapper-main-bottom .container-main-bottom .product-name a {
      text-transform: none; }
    .wrapper-main-bottom .container-main-bottom .owl-theme .owl-controls .owl-buttons div {
      width: 23px;
      margin-left: 0 !important; }
      .wrapper-main-bottom .container-main-bottom .owl-theme .owl-controls .owl-buttons div:before {
        padding: 0; }

/*rtl*/
.em-rtl .wrapper-main-bottom .container-main-bottom div .em-line-01 .em-widget-title h3:after {
  left: auto;
  right: 0; }

.wrapper-footer-top .container-footer-top .em-area-13 {
  margin: 65px 0; }
  .wrapper-footer-top .container-footer-top .em-area-13 div.first .em-block-title p.h6:after {
    position: static; }
  .wrapper-footer-top .container-footer-top .em-area-13 ul.em-links {
    padding-left: 0; }
  .wrapper-footer-top .container-footer-top .em-area-13 > div > div {
    padding-bottom: 20px; }
    .wrapper-footer-top .container-footer-top .em-area-13 > div > div .em-block-title p.h6 {
      position: relative;
      padding: 0 0 25px; }
      .wrapper-footer-top .container-footer-top .em-area-13 > div > div .em-block-title p.h6:after {
        content: '';
        position: absolute;
        width: 30px;
        border-top: 2px solid;
        bottom: 17px;
        right: auto;
        left: 48%;
        left: 0;
        top: 27px; }
    .wrapper-footer-top .container-footer-top .em-area-13 > div > div .em-block-content address {
      margin-top: 30px;
      margin-bottom: 10px;
      position: relative; }
      .wrapper-footer-top .container-footer-top .em-area-13 > div > div .em-block-content address:before {
        /*@include icon-footer();
        background-position: -0px -170px;*/
        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: "";
        font-size: 14px;
        margin-right: 20px; }
    .wrapper-footer-top .container-footer-top .em-area-13 > div > div .em-block-content p.em-phone {
      position: relative; }
      .wrapper-footer-top .container-footer-top .em-area-13 > div > div .em-block-content p.em-phone:before {
        /*@include icon-footer();
        background-position: -32px -170px;*/
        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: "";
        font-size: 14px;
        margin-right: 17px; }
    .wrapper-footer-top .container-footer-top .em-area-13 > div > div .em-block-content p.em-email {
      position: relative; }
      .wrapper-footer-top .container-footer-top .em-area-13 > div > div .em-block-content p.em-email:before {
        /*@include icon-footer();
        background-position: -63px -170px;*/
        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: "";
        font-size: 14px;
        margin-right: 16px; }
    .wrapper-footer-top .container-footer-top .em-area-13 > div > div .em-social a span {
      border: 1px solid;
      width: 30px;
      height: 30px;
      padding: 6px 8px;
      margin-bottom: 1px; }
  .wrapper-footer-top .container-footer-top .em-area-13 .em-newsletter .actions {
    top: -2px;
    right: 10px; }
    .wrapper-footer-top .container-footer-top .em-area-13 .em-newsletter .actions button.button {
      font-size: 0;
      display: inline-block;
      text-indent: -99999px;
      overflow: hidden;
      vertical-align: middle;
      text-align: left;
      text-indent: 0;
      padding: 12px;
      vertical-align: top;
      width: auto;
      background: transparent;
      border: transparent; }
      .wrapper-footer-top .container-footer-top .em-area-13 .em-newsletter .actions button.button: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: "";
        font-size: 20px;
        margin-right: 0; }
  .wrapper-footer-top .container-footer-top .em-area-13 .em-newsletter input.input-text {
    padding: 5px 20px; }
  .wrapper-footer-top .container-footer-top .em-area-13 .col-sm-24 > .em-newsletter, .wrapper-footer-top .container-footer-top .em-area-13 .col-sm-24 > .logo-footer {
    display: block;
    text-align: center; }
  .wrapper-footer-top .container-footer-top .em-area-13 .col-sm-24 > .em-newsletter {
    margin-top: 25px;
    border-bottom: 1px solid; }
    .wrapper-footer-top .container-footer-top .em-area-13 .col-sm-24 > .em-newsletter > p {
      margin-bottom: 12px; }
    .wrapper-footer-top .container-footer-top .em-area-13 .col-sm-24 > .em-newsletter .block-subscribe {
      width: 50%;
      margin: auto; }
      .wrapper-footer-top .container-footer-top .em-area-13 .col-sm-24 > .em-newsletter .block-subscribe input.input-text {
        border: 1px solid;
        height: 50px;
        margin-bottom: 30px;
        padding: 5px 50px 5px 30px; }
      .wrapper-footer-top .container-footer-top .em-area-13 .col-sm-24 > .em-newsletter .block-subscribe .actions {
        top: 3px;
        right: 20px; }
        .wrapper-footer-top .container-footer-top .em-area-13 .col-sm-24 > .em-newsletter .block-subscribe .actions button.button {
          font-size: 0;
          display: inline-block;
          text-indent: -99999px;
          overflow: hidden;
          vertical-align: middle;
          text-align: left;
          text-indent: 0;
          padding: 12px;
          vertical-align: top;
          width: auto;
          background: transparent;
          border: transparent; }
          .wrapper-footer-top .container-footer-top .em-area-13 .col-sm-24 > .em-newsletter .block-subscribe .actions button.button: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: "";
            font-size: 20px;
            margin-right: 0; }
  .wrapper-footer-top .container-footer-top .em-area-13 .block-tags .block-title, .wrapper-footer-top .container-footer-top .em-area-13 .block-tags .block-content .actions {
    display: none; }
  .wrapper-footer-top .container-footer-top .em-area-13 .em-recent-tweets {
    padding: 0; }
    .wrapper-footer-top .container-footer-top .em-area-13 .em-recent-tweets li.em-recent-tweets-item {
      padding: 0 40px 20px;
      margin-bottom: 20px;
      border-bottom: 1px solid; }
      .wrapper-footer-top .container-footer-top .em-area-13 .em-recent-tweets li.em-recent-tweets-item:last-child {
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 0; }
    .wrapper-footer-top .container-footer-top .em-area-13 .em-recent-tweets p.h5: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: "";
      font-size: 15px;
      padding: 7px;
      position: absolute;
      left: 0px; }
    .wrapper-footer-top .container-footer-top .em-area-13 .em-recent-tweets span.time-stamp {
      font-style: italic;
      font-size: 85%; }

/*Content*/
/*Module*/
/*scroll vertical*/
.em-scroll-vertial {
  height: 150px;
  overflow-y: auto;
  margin-bottom: 20px; }
  .em-scroll-vertial .em-container-ads {
    margin-bottom: 15px; }
    .em-scroll-vertial .em-container-ads .row {
      margin: 0; }
      .em-scroll-vertial .em-container-ads .row .col-sm-3:first-child {
        padding-left: 0; }
  .em-scroll-vertial .pull-left {
    width: 140px;
    margin-right: 20px; }
  .em-scroll-vertial .ads-right {
    overflow: hidden; }
    .em-scroll-vertial .ads-right .em-date {
      text-transform: uppercase; }
  .em-scroll-vertial .em-blog-author,
  .em-scroll-vertial .em-date {
    display: block;
    margin-top: 1px; }
  .em-scroll-vertial .em-blog-title {
    margin-bottom: 8px;
    font-size: 110%; }
  .em-scroll-vertial .em-container-one-ads {
    margin-bottom: 10px; }

/*==============Multidealpro==============*/
.multidealpro_products .products-grid {
  clear: both; }
  .multidealpro_products .products-grid li.item {
    width: 273px;
    margin-right: 15px;
    display: inline-table;
    float: none !important; }

/*Tab Product Multidealpro*/
.em_multidealpro .r-tabs {
  margin-bottom: 10px; }
  .em_multidealpro .r-tabs .r-tabs-nav {
    padding-left: 10px; }
    .em_multidealpro .r-tabs .r-tabs-nav .r-tabs-anchor {
      padding: 0 !important;
      margin-bottom: 10px;
      -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_multidealpro .r-tabs .r-tabs-nav .r-tabs-anchor span {
        display: none; }
      .em_multidealpro .r-tabs .r-tabs-nav .r-tabs-anchor img {
        width: 100%;
        height: auto; }
    .em_multidealpro .r-tabs .r-tabs-nav .r-tabs-tab {
      width: 33.3%;
      display: block;
      float: left; }
    .em_multidealpro .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor, .em_multidealpro .r-tabs .r-tabs-nav .r-tabs-anchor:hover {
      -webkit-box-shadow: 0 0 3px #999;
      -moz-box-shadow: 0 0 3px #999;
      box-shadow: 0 0 3px #999; }
  .em_multidealpro .r-tabs .r-tabs-panel {
    -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;
    opacity: 0;
    filter: alpha(opacity=0); }
    .em_multidealpro .r-tabs .r-tabs-panel.r-tabs-state-active {
      opacity: 1;
      filter: alpha(opacity=100); }
    .em_multidealpro .r-tabs .r-tabs-panel .product-image {
      display: block;
      margin-bottom: 20px; }
      .em_multidealpro .r-tabs .r-tabs-panel .product-image img {
        max-width: 100%;
        display: block; }
    .em_multidealpro .r-tabs .r-tabs-panel .deal_qty, .em_multidealpro .r-tabs .r-tabs-panel .show_clock {
      text-align: left; }
  .em_multidealpro .r-tabs .r-tabs-accordion-title .r-tabs-anchor img {
    display: none; }
  .em_multidealpro .r-tabs .r-tabs-accordion-title .r-tabs-anchor span {
    display: block; }

/*=======Multidealpro - Product Grid======*/
.em_multidealpro .products-grid li.item {
  display: inline-block;
  float: none;
  vertical-align: top; }

/*=======Multidealpro - Product List======*/
.em_multidealpro .products-list,
.multidealpro_products .products-list {
  clear: both; }
  .em_multidealpro .products-list li.item,
  .multidealpro_products .products-list li.item {
    margin-bottom: 20px; }
    .em_multidealpro .products-list li.item .deal_qty,
    .em_multidealpro .products-list li.item .show_clock,
    .multidealpro_products .products-list li.item .deal_qty,
    .multidealpro_products .products-list li.item .show_clock {
      text-align: left; }

/*=======Multidealpro - Sidebar======*/
.em-sidebar .multidealpro_recent .multidealpro_products {
  padding-top: 0; }
  .em-sidebar .multidealpro_recent .multidealpro_products .products-grid li.item {
    padding: 0;
    margin-right: 0; }
    .em-sidebar .multidealpro_recent .multidealpro_products .products-grid li.item:first-child {
      padding-top: 0; }
  .em-sidebar .multidealpro_recent .multidealpro_products button.button.btn-cart {
    float: none; }

/*===========block subscribe=============*/
.block-subscribe {
  position: relative;
  border: none;
  margin-bottom: 35px;
  padding: 0; }
  .block-subscribe:before, .block-subscribe:after {
    position: static;
    height: 0; }
  .block-subscribe .input-box {
    width: 100%;
    float: left; }
  .block-subscribe .actions {
    position: absolute;
    right: 5px;
    top: 5px; }
    .block-subscribe .actions button.button {
      margin-right: 0px;
      padding: 12px 25px; }
  .block-subscribe input.input-text {
    width: 100%;
    /*margin-bottom:35px;*/
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 40px;
    line-height: 14px;
    border: none; }

.newsletter-clearbutton .block-subscribe .actions {
  float: none; }
  .newsletter-clearbutton .block-subscribe .actions button.button {
    float: none;
    display: inline-block; }
    .newsletter-clearbutton .block-subscribe .actions button.button span {
      float: none;
      display: inline-block; }
.newsletter-clearbutton .block-subscribe .input-box {
  width: 100%;
  float: none; }
  .newsletter-clearbutton .block-subscribe .input-box input.input-text {
    margin-right: 0; }

.newsletter-fullbutton button.button {
  width: 100%; }

.newsletter-boder-input-act .block-subscribe {
  /*border:3px solid;
  padding:2px;
  @include border-radius(2px);*/
  border: none;
  display: inline-block;
  width: 70%; }
  .newsletter-boder-input-act .block-subscribe input.input-text {
    border: 1px solid;
    height: 40px; }
  .newsletter-boder-input-act .block-subscribe .input-box {
    width: 85%;
    margin-bottom: 20px; }
  .newsletter-boder-input-act .block-subscribe .actions {
    /*float:right;*/
    position: static; }
    .newsletter-boder-input-act .block-subscribe .actions button.button {
      margin-bottom: 0;
      float: none; }

.em-wrapper-newsletter {
  margin-bottom: 20px; }

.em-newsletter > p {
  margin-bottom: 25px; }

/*==============brand==============*/
.em-slider-brand.owl-theme .owl-controls {
  top: -56px;
  right: -20px; }

.em-inner-brands {
  border: 1px solid;
  padding: 17px 30px; }

/*content*/
.wrapper-main .container-main {
  padding-top: 26px;
  padding-bottom: 30px; }
  .wrapper-main .container-main.container-fluild {
    padding-top: 0; }

/*box ads*/
.em-wrapper-one-ads .em-wrapper-one-ads-content {
  text-align: center;
  margin-bottom: -3px; }
.em-wrapper-one-ads p.h4 {
  text-transform: uppercase;
  display: inline-block;
  padding: 15px 10px;
  vertical-align: top;
  margin-bottom: 0; }
.em-wrapper-one-ads .button-link {
  margin: 0 10px;
  float: none;
  display: inline-block; }
  .em-wrapper-one-ads .button-link span span {
    padding: 10px 35px; }

/*three-ads*/
.nopadding {
  padding: 0 !important;
  margin: 0; }

.em-area-02 {
  margin-top: 20px;
  margin-bottom: 20px; }
  .em-area-02 .col-sm-24.banner-center .desc {
    top: 60%; }
  .em-area-02 .banner-center {
    margin-bottom: 0; }
    .em-area-02 .banner-center > img {
      width: 100%; }
    .em-area-02 .banner-center .desc {
      position: absolute;
      top: 24%;
      left: 10%;
      text-transform: uppercase; }
      .em-area-02 .banner-center .desc span {
        display: block;
        font-weight: bold; }
      .em-area-02 .banner-center .desc a {
        padding: 7px 25px;
        border: 1px solid;
        margin-top: 20px; }
  .em-area-02 .em-wrapper-three-ads:hover .col-sm-8 {
    -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;
    opacity: 0.3;
    filter: alpha(opacity=30); }
    .em-area-02 .em-wrapper-three-ads:hover .col-sm-8:hover {
      opacity: 1;
      filter: alpha(opacity=100); }

.em-wrapper-two-ads img {
  margin-bottom: 5px; }

.em-links li {
  margin-bottom: 17px; }

/*em_area_14_15_16*/
.em-wrapper-four-ads {
  margin-bottom: 20px; }

.col-sm-16.em_area_14_15 {
  border-right: 1px solid;
  margin-right: -1px; }
  .col-sm-16.em_area_14_15 .em-wrapper-one-ads {
    margin-right: 1%; }
  .col-sm-16.em_area_14_15 .em-wrapper-four-ads {
    margin-right: 1%; }

.col-sm-8.em-area-16 {
  border-left: 1px solid; }
  .col-sm-8.em-area-16 .em-wrapper-video {
    padding: 0 5%; }

.em-wrapper-video .em-container-video {
  margin-bottom: 20px; }
.em-wrapper-video .em-block-title {
  padding-top: 10px;
  margin-bottom: 8px; }
.em-wrapper-video .em-block-video {
  margin-bottom: 20px; }

.em-container-social .em_callus {
  text-transform: uppercase;
  margin-bottom: 20px; }
  .em-container-social .em_callus .icon_phone {
    border: 1px solid;
    font-size: 135%;
    padding: 4px 4px 2px 5px;
    width: 1.45em;
    margin-right: 10px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%; }

/*social*/
.wrapper-header .em-social-icon {
  font-size: 13px; }

.em-social-icon {
  font-size: 15px;
  margin-right: 10px;
  -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;
  margin-bottom: 5px; }

a.em-social-icon.em-youtube {
  margin-right: 0; }

.em-wrapper-socials .em-block-title {
  margin-right: 20px; }

/*em-area-13*/
.em-wrapper-ads-center {
  -webkit-box-shadow: inset 0px 7px 7px -4px whitesmoke;
  -moz-box-shadow: inset 0px 7px 7px -4px whitesmoke;
  box-shadow: inset 0px 7px 7px -4px whitesmoke;
  border-top: 1px solid;
  padding-top: 15px;
  margin-bottom: 20px; }
  .em-wrapper-ads-center .banner-center {
    display: inline-block;
    margin-bottom: 10px; }
  .em-wrapper-ads-center .em-block-title p.h5 {
    margin-bottom: 6px; }

/*TESTIMONIALS*/
.testimonials .owl-theme.em-slider-container .owl-controls {
  top: -35px; }
.testimonials .social-network a {
  -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;
  margin: 0 2px; }
.testimonials p.h5 {
  text-transform: uppercase;
  margin-bottom: 8px; }

/*marketplace*/
.em-wrapper-ads .em-container-ads {
  margin-bottom: 0; }
  .em-wrapper-ads .em-container-ads .em-ads-item {
    border: 1px solid;
    margin-bottom: 10px; }
    .em-wrapper-ads .em-container-ads .em-ads-item span.icon {
      float: left;
      margin: 27px 10px 0; }
    .em-wrapper-ads .em-container-ads .em-ads-item span.icon-cart {
      width: 30px;
      height: 30px;
      background-image: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/icons.png");
      background-position: 0px -290px;
      background-repeat: no-repeat; }
    .em-wrapper-ads .em-container-ads .em-ads-item span.icon-shirt {
      width: 30px;
      height: 30px;
      background-image: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/icons.png");
      background-position: -48px -290px;
      background-repeat: no-repeat; }
    .em-wrapper-ads .em-container-ads .em-ads-item span.icon-money {
      width: 30px;
      height: 30px;
      background-image: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/icons.png");
      background-position: -99px -291px;
      background-repeat: no-repeat; }
    .em-wrapper-ads .em-container-ads .em-ads-item span.icon-hanger {
      width: 30px;
      height: 30px;
      background-image: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/icons.png");
      background-position: -151px -291px;
      background-repeat: no-repeat; }
    .em-wrapper-ads .em-container-ads .em-ads-item a {
      -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;
      padding: 15px 10px;
      display: block;
      border-left: 1px solid; }
      .em-wrapper-ads .em-container-ads .em-ads-item a span {
        display: block;
        text-transform: uppercase; }
        .em-wrapper-ads .em-container-ads .em-ads-item a span + span {
          text-transform: none; }

.one-column .em-wrapper-ads .em-container-ads .em-ads-item span.icon, .three-columns .em-wrapper-ads .em-container-ads .em-ads-item span.icon {
  margin: 16px 10px 0; }

/*Clothes*/
.clothes .widget-title h3 {
  margin-bottom: 17px; }
.clothes .products-grid li.item {
  text-align: left;
  padding: 0;
  margin: 0; }
  .clothes .products-grid li.item .product-shop {
    border: none; }
  .clothes .products-grid li.item:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    .clothes .products-grid li.item:hover .product-shop {
      margin-top: 0;
      padding-bottom: 0; }

/*block three products-viewmore*/
.em-more-views, .em-product-related {
  /*img{
  	margin-bottom:10px;
  }*/ }

/*block slider slideshow*/
.slider-threeblock .em-row .em-item {
  float: left;
  padding: 10px;
  text-align: center;
  width: 50%;
  border: 1px solid;
  margin-bottom: 10px; }
  .slider-threeblock .em-row .em-item p.em-blog-title {
    font-size: 110%;
    margin-bottom: 0; }
  .slider-threeblock .em-row .em-item img {
    display: inline-block; }
.slider-threeblock .em-row.last .em-item {
  margin-bottom: 0; }
.slider-threeblock .owl-theme .owl-controls {
  top: -30px;
  right: 10px; }

/*==========Best Choice===========*/
.em-best-choice li.item .product-image {
  margin-bottom: 0;
  margin-top: 2px; }
  .em-best-choice li.item .product-image:hover {
    -webkit-box-shadow: 0 0 3px #999999;
    -moz-box-shadow: 0 0 3px #999999;
    box-shadow: 0 0 3px #999999; }
.em-best-choice li.item .em-more-views {
  padding-top: 15px; }
  .em-best-choice li.item .em-more-views .em-thumb {
    display: block;
    margin-bottom: 0; }
    .em-best-choice li.item .em-more-views .em-thumb:hover {
      -webkit-box-shadow: 0 0 3px #999999;
      -moz-box-shadow: 0 0 3px #999999;
      box-shadow: 0 0 3px #999999; }
.em-best-choice li.item .product-shop {
  padding-top: 15px; }
.em-best-choice .products-list li.item .product-shop {
  padding-top: 0; }

/*-----Block Top list of the week--------*/
.product-name a {
  text-transform: uppercase; }

.em-area-03 .em-line-01 .widget-title h3 {
  text-align: center;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 10px; }
  .em-area-03 .em-line-01 .widget-title h3:after {
    content: '';
    position: absolute;
    width: 30px;
    border-top: 2px solid;
    bottom: 17px;
    right: auto;
    left: 48%; }
.em-area-03 .em-line-01 .widget .products-grid li.item {
  padding-left: 10px;
  padding-right: 10px; }
.em-area-03 .em-top-list .owl-controls {
  position: static; }
  .em-area-03 .em-top-list .owl-controls .owl-buttons div {
    display: none;
    height: 50px;
    position: absolute;
    top: 30%; }
  .em-area-03 .em-top-list .owl-controls .owl-buttons .owl-prev {
    left: 0; }
    .em-area-03 .em-top-list .owl-controls .owl-buttons .owl-prev:before {
      font-size: 30px;
      margin: 7px; }
  .em-area-03 .em-top-list .owl-controls .owl-buttons .owl-next {
    right: 0; }
    .em-area-03 .em-top-list .owl-controls .owl-buttons .owl-next:before {
      font-size: 30px;
      margin: 7px; }
  .em-area-03 .em-top-list .owl-controls .owl-buttons div {
    top: 28%; }
.em-area-03 .em-top-list:hover .owl-controls .owl-buttons div {
  display: block; }

/*---------Video----------*/
.wrapper-main-video .inner-main-video {
  position: relative; }
  .wrapper-main-video .inner-main-video .upb_video-wrapper {
    display: block;
    height: 100%;
    max-width: 100%; }
    .wrapper-main-video .inner-main-video .upb_video-wrapper .upb_video-bg {
      background-color: #000;
      bottom: 0;
      height: 100%;
      left: 0;
      overflow: hidden;
      position: absolute;
      right: 0;
      top: 0;
      width: 100%;
      background-image: url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/movie.jpg);
      background-color: #e4e4e4;
      background-position: 50% 50%;
      background-repeat: no-repeat; }
      .wrapper-main-video .inner-main-video .upb_video-wrapper .upb_video-bg video {
        max-height: none;
        max-width: none;
        position: absolute;
        width: 100%; }
      .wrapper-main-video .inner-main-video .upb_video-wrapper .upb_video-bg em.fa.fa-2x {
        bottom: 28%;
        color: #ffffff;
        position: absolute;
        right: 47%;
        z-index: 99;
        font-size: 2.5em;
        padding: 20px 19px 18px 26px;
        border: 3px solid;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        border-radius: 100%; }
      .wrapper-main-video .inner-main-video .upb_video-wrapper .upb_video-bg em.fa.fa-2x.fa-pause {
        padding: 20px 22px 18px 23px; }
  .wrapper-main-video .inner-main-video .container_24 .grid_24 p {
    position: relative;
    text-align: center;
    text-transform: uppercase; }
  .wrapper-main-video .inner-main-video .container_24 .grid_24 .title-promotion {
    padding-top: 9%; }
  .wrapper-main-video .inner-main-video .container_24 .grid_24 .desc-promotion {
    padding-bottom: 18%;
    margin-bottom: 0; }

/*---------Block slider category-----------*/
.em-area-14 .em-wrapper-main .widget-title h3, .em-area-14 .em-wrapper-main .em-block-title p.h3, .wrapper-main .em-wrapper-main .widget-title h3, .wrapper-main .em-wrapper-main .em-block-title p.h3 {
  text-align: center;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 30px; }
  .em-area-14 .em-wrapper-main .widget-title h3:after, .em-area-14 .em-wrapper-main .em-block-title p.h3:after, .wrapper-main .em-wrapper-main .widget-title h3:after, .wrapper-main .em-wrapper-main .em-block-title p.h3:after {
    content: '';
    position: absolute;
    width: 30px;
    border-top: 2px solid;
    bottom: 17px;
    right: auto;
    left: 48%; }
.em-area-14 .em-wrapper-main .featured_category_content .owl-wrapper-outer .owl-item, .wrapper-main .em-wrapper-main .featured_category_content .owl-wrapper-outer .owl-item {
  padding: 0 15px; }
  .em-area-14 .em-wrapper-main .featured_category_content .owl-wrapper-outer .owl-item .cate_info, .wrapper-main .em-wrapper-main .featured_category_content .owl-wrapper-outer .owl-item .cate_info {
    position: relative; }
    .em-area-14 .em-wrapper-main .featured_category_content .owl-wrapper-outer .owl-item .cate_info > a, .wrapper-main .em-wrapper-main .featured_category_content .owl-wrapper-outer .owl-item .cate_info > a {
      display: block;
      border: 1px solid; }
      .em-area-14 .em-wrapper-main .featured_category_content .owl-wrapper-outer .owl-item .cate_info > a:after, .wrapper-main .em-wrapper-main .featured_category_content .owl-wrapper-outer .owl-item .cate_info > a:after {
        content: '';
        position: absolute;
        background: #000;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        opacity: 0.5 !important;
        filter: alpha(opacity=50 !important) !important;
        -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-area-14 .em-wrapper-main .featured_category_content .owl-wrapper-outer .owl-item .cate_info .cate-detail, .wrapper-main .em-wrapper-main .featured_category_content .owl-wrapper-outer .owl-item .cate_info .cate-detail {
      position: absolute;
      left: 0;
      right: 0;
      text-align: center;
      text-transform: uppercase;
      top: 40%; }
      .em-area-14 .em-wrapper-main .featured_category_content .owl-wrapper-outer .owl-item .cate_info .cate-detail h5, .wrapper-main .em-wrapper-main .featured_category_content .owl-wrapper-outer .owl-item .cate_info .cate-detail h5 {
        text-transform: uppercase;
        position: relative;
        padding-bottom: 20px;
        font-weight: 600; }
        .em-area-14 .em-wrapper-main .featured_category_content .owl-wrapper-outer .owl-item .cate_info .cate-detail h5:after, .wrapper-main .em-wrapper-main .featured_category_content .owl-wrapper-outer .owl-item .cate_info .cate-detail h5:after {
          content: '';
          position: absolute;
          width: 30px;
          border-top: 2px solid;
          bottom: 17px;
          right: auto;
          left: 48%; }
      .em-area-14 .em-wrapper-main .featured_category_content .owl-wrapper-outer .owl-item .cate_info .cate-detail span, .wrapper-main .em-wrapper-main .featured_category_content .owl-wrapper-outer .owl-item .cate_info .cate-detail span {
        font-style: italic; }
      .em-area-14 .em-wrapper-main .featured_category_content .owl-wrapper-outer .owl-item .cate_info .cate-detail a.view-all, .wrapper-main .em-wrapper-main .featured_category_content .owl-wrapper-outer .owl-item .cate_info .cate-detail a.view-all {
        padding: 8px 32px;
        border: 1px solid;
        display: inline-block;
        margin-top: 10px; }
  .em-area-14 .em-wrapper-main .featured_category_content .owl-wrapper-outer .owl-item:hover .cate_info > a:after, .wrapper-main .em-wrapper-main .featured_category_content .owl-wrapper-outer .owl-item:hover .cate_info > a:after {
    width: 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-area-14 .em-wrapper-main .featured_category_content .owl-controls, .wrapper-main .em-wrapper-main .featured_category_content .owl-controls {
  position: static;
  /*.owl-buttons div{
  	top: 42%; height:auto;
  	&:before{font-size:16px!important; margin:0!important;}
  	&.owl-prev{ left:2%;}
  	&.owl-next{ right:2.6%;}
  }*/ }
  .em-area-14 .em-wrapper-main .featured_category_content .owl-controls .owl-buttons div, .wrapper-main .em-wrapper-main .featured_category_content .owl-controls .owl-buttons div {
    display: none;
    height: 50px;
    position: absolute;
    top: 30%; }
  .em-area-14 .em-wrapper-main .featured_category_content .owl-controls .owl-buttons .owl-prev, .wrapper-main .em-wrapper-main .featured_category_content .owl-controls .owl-buttons .owl-prev {
    left: 0; }
    .em-area-14 .em-wrapper-main .featured_category_content .owl-controls .owl-buttons .owl-prev:before, .wrapper-main .em-wrapper-main .featured_category_content .owl-controls .owl-buttons .owl-prev:before {
      font-size: 30px;
      margin: 7px; }
  .em-area-14 .em-wrapper-main .featured_category_content .owl-controls .owl-buttons .owl-next, .wrapper-main .em-wrapper-main .featured_category_content .owl-controls .owl-buttons .owl-next {
    right: 0; }
    .em-area-14 .em-wrapper-main .featured_category_content .owl-controls .owl-buttons .owl-next:before, .wrapper-main .em-wrapper-main .featured_category_content .owl-controls .owl-buttons .owl-next:before {
      font-size: 30px;
      margin: 7px; }
  .em-area-14 .em-wrapper-main .featured_category_content .owl-controls .owl-buttons div, .wrapper-main .em-wrapper-main .featured_category_content .owl-controls .owl-buttons div {
    top: 42%; }
.em-area-14 .em-wrapper-main .featured_category_content:hover .owl-controls .owl-buttons div, .wrapper-main .em-wrapper-main .featured_category_content:hover .owl-controls .owl-buttons div {
  display: block; }
.em-area-14 .em-wrapper-main .em-line-01 div.img-banner, .wrapper-main .em-wrapper-main .em-line-01 div.img-banner {
  position: relative;
  width: 100%; }
  .em-area-14 .em-wrapper-main .em-line-01 div.img-banner .image, .em-area-14 .em-wrapper-main .em-line-01 div.img-banner .image img, .wrapper-main .em-wrapper-main .em-line-01 div.img-banner .image, .wrapper-main .em-wrapper-main .em-line-01 div.img-banner .image img {
    width: 100%; }
  .em-area-14 .em-wrapper-main .em-line-01 div.img-banner .desc, .wrapper-main .em-wrapper-main .em-line-01 div.img-banner .desc {
    position: absolute;
    right: 10%;
    bottom: 2%;
    text-transform: uppercase;
    text-align: right; }
    .em-area-14 .em-wrapper-main .em-line-01 div.img-banner .desc a.em-sample-button, .wrapper-main .em-wrapper-main .em-line-01 div.img-banner .desc a.em-sample-button {
      margin-right: 1px;
      padding: 7px 25px; }
    .em-area-14 .em-wrapper-main .em-line-01 div.img-banner .desc span, .wrapper-main .em-wrapper-main .em-line-01 div.img-banner .desc span {
      display: block; }
.em-area-14 .em-wrapper-main .em-line-01:last-child div.img-banner .desc, .wrapper-main .em-wrapper-main .em-line-01:last-child div.img-banner .desc {
  text-align: left;
  left: 10%;
  right: auto; }
.em-area-14 .em-wrapper-main > p, .wrapper-main .em-wrapper-main > p {
  text-align: center; }

/*----------Main Ads-----------*/
.cms-em0122-homepage .wrapper-main-ads {
  border-top: 1px solid; }

.wrapper-main-ads .em-area-05 .em-wrapper-ads {
  padding: 60px 40px !important; }
  .wrapper-main-ads .em-area-05 .em-wrapper-ads.last, .wrapper-main-ads .em-area-05 .em-wrapper-ads.first {
    padding: 60px 40px 30px !important; }
  .wrapper-main-ads .em-area-05 .em-wrapper-ads div.icon {
    margin-bottom: 25px; }
  .wrapper-main-ads .em-area-05 .em-wrapper-ads p.h3 {
    text-transform: uppercase;
    position: relative;
    padding-bottom: 30px; }
    .wrapper-main-ads .em-area-05 .em-wrapper-ads p.h3:after {
      content: '';
      position: absolute;
      width: 30px;
      border-top: 2px solid;
      bottom: 17px;
      right: auto;
      left: 48%;
      left: 46.5%; }
.wrapper-main-ads .em-area-05 .return-exchange div.icon {
  text-indent: inherit; }
  .wrapper-main-ads .em-area-05 .return-exchange div.icon: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: "";
    font-size: 35px; }
.wrapper-main-ads .em-area-05 .shipping {
  border-left: 0 none;
  border-right: 0 none; }
  .wrapper-main-ads .em-area-05 .shipping div.icon {
    text-indent: inherit; }
    .wrapper-main-ads .em-area-05 .shipping div.icon: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: "";
      font-size: 35px; }
.wrapper-main-ads .em-area-05 .member-discount div.icon {
  text-indent: inherit; }
  .wrapper-main-ads .em-area-05 .member-discount div.icon: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: "";
    font-size: 35px; }
.wrapper-main-ads .em-area-05 .header-sale .icon.return {
  text-indent: inherit; }
  .wrapper-main-ads .em-area-05 .header-sale .icon.return: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: "";
    font-size: 16px; }
.wrapper-main-ads .em-area-05 .header-sale .icon.free-shipping {
  text-indent: inherit; }
  .wrapper-main-ads .em-area-05 .header-sale .icon.free-shipping: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: "";
    font-size: 16px; }
.wrapper-main-ads .em-area-05 .header-sale .icon.member-discount {
  text-indent: inherit; }
  .wrapper-main-ads .em-area-05 .header-sale .icon.member-discount: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: "";
    font-size: 16px; }
.wrapper-main-ads .em-area-05 .header-sale .icon {
  float: left;
  margin-right: 20px;
  border: 1px solid;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  padding: 4px; }
  .wrapper-main-ads .em-area-05 .header-sale .icon:before {
    border-right-width: 1px;
    border-right-style: solid;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    padding: 10px; }
.wrapper-main-ads .em-area-05 .header-sale h3 {
  text-transform: uppercase; }
.wrapper-main-ads .em-area-05 .header-sale > div {
  border-right: 1px solid;
  padding: 30px; }
  .wrapper-main-ads .em-area-05 .header-sale > div:last-child {
    border-right-width: 0px; }

/*----------Banner parallax----------*/
.wrapper-main-parallax, .em-box-custom .wrapper-main-parallax .container-main-parallax, .em-box-custom .wrapper-main-parallax-layout02 .container-main-parallax, .wrapper-main-parallax-layout02 {
  background-image: url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/banner-parallax.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; }
  .wrapper-main-parallax .owl-wrapper-outer .owl-wrapper .owl-item li .em-box-info, .em-box-custom .wrapper-main-parallax-layout02 .container-main-parallax .owl-wrapper-outer .owl-wrapper .owl-item li .em-box-info, .wrapper-main-parallax-layout02 .owl-wrapper-outer .owl-wrapper .owl-item li .em-box-info {
    width: 69%;
    margin: auto;
    padding: 50px 0 30px; }
    .wrapper-main-parallax .owl-wrapper-outer .owl-wrapper .owl-item li .em-box-info img, .em-box-custom .wrapper-main-parallax-layout02 .container-main-parallax .owl-wrapper-outer .owl-wrapper .owl-item li .em-box-info img, .wrapper-main-parallax-layout02 .owl-wrapper-outer .owl-wrapper .owl-item li .em-box-info img {
      margin: auto; }
    .wrapper-main-parallax .owl-wrapper-outer .owl-wrapper .owl-item li .em-box-info p.h3, .em-box-custom .wrapper-main-parallax-layout02 .container-main-parallax .owl-wrapper-outer .owl-wrapper .owl-item li .em-box-info p.h3, .wrapper-main-parallax-layout02 .owl-wrapper-outer .owl-wrapper .owl-item li .em-box-info p.h3 {
      margin: 30px 0; }
  .wrapper-main-parallax .owl-controls, .em-box-custom .wrapper-main-parallax .container-main-parallax .owl-controls, .em-box-custom .wrapper-main-parallax-layout02 .container-main-parallax .owl-controls, .wrapper-main-parallax-layout02 .owl-controls {
    position: relative;
    top: 0;
    right: 0; }
    .wrapper-main-parallax .owl-controls .owl-pagination, .em-box-custom .wrapper-main-parallax-layout02 .container-main-parallax .owl-controls .owl-pagination, .wrapper-main-parallax-layout02 .owl-controls .owl-pagination {
      margin-bottom: 50px; }
      .wrapper-main-parallax .owl-controls .owl-pagination .owl-page span.owl-numbers, .em-box-custom .wrapper-main-parallax-layout02 .container-main-parallax .owl-controls .owl-pagination .owl-page span.owl-numbers, .wrapper-main-parallax-layout02 .owl-controls .owl-pagination .owl-page span.owl-numbers {
        font-size: 0;
        display: inline-block;
        text-indent: -99999px;
        overflow: hidden;
        vertical-align: middle;
        text-align: left;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-radius: 0px;
        border: none;
        border-top: 3px solid;
        padding: 0 10px; }
  .wrapper-main-parallax .widget-title, .em-box-custom .wrapper-main-parallax .container-main-parallax .widget-title, .em-box-custom .wrapper-main-parallax-layout02 .container-main-parallax .widget-title, .wrapper-main-parallax-layout02 .widget-title {
    padding: 50px 0 20px; }
    .wrapper-main-parallax .widget-title span, .em-box-custom .wrapper-main-parallax .container-main-parallax .widget-title span, .em-box-custom .wrapper-main-parallax-layout02 .container-main-parallax .widget-title span, .wrapper-main-parallax-layout02 .widget-title span {
      text-transform: uppercase; }
    .wrapper-main-parallax .widget-title h3, .em-box-custom .wrapper-main-parallax .container-main-parallax .widget-title h3, .em-box-custom .wrapper-main-parallax-layout02 .container-main-parallax .widget-title h3, .wrapper-main-parallax-layout02 .widget-title h3 {
      word-break: break-word; }
    .wrapper-main-parallax .widget-title > span, .em-box-custom .wrapper-main-parallax .container-main-parallax .widget-title > span, .em-box-custom .wrapper-main-parallax-layout02 .container-main-parallax .widget-title > span, .wrapper-main-parallax-layout02 .widget-title > span {
      position: relative;
      padding-bottom: 35px;
      display: block; }
      .wrapper-main-parallax .widget-title > span:after, .em-box-custom .wrapper-main-parallax .container-main-parallax .widget-title > span:after, .em-box-custom .wrapper-main-parallax-layout02 .container-main-parallax .widget-title > span:after, .wrapper-main-parallax-layout02 .widget-title > span:after {
        content: '';
        position: absolute;
        width: 30px;
        border-top: 2px solid;
        bottom: 17px;
        right: auto;
        left: 48%;
        left: 46%; }
  .wrapper-main-parallax .featured_category_content, .em-box-custom .wrapper-main-parallax .container-main-parallax .featured_category_content, .em-box-custom .wrapper-main-parallax-layout02 .container-main-parallax .featured_category_content, .wrapper-main-parallax-layout02 .featured_category_content {
    padding: 0 60px; }
    .wrapper-main-parallax .featured_category_content li.item-category .cate_item_info, .em-box-custom .wrapper-main-parallax-layout02 .container-main-parallax .featured_category_content li.item-category .cate_item_info, .wrapper-main-parallax-layout02 .featured_category_content li.item-category .cate_item_info {
      padding: 0;
      position: relative; }
      .wrapper-main-parallax .featured_category_content li.item-category .cate_item_info:hover .cate-detail, .em-box-custom .wrapper-main-parallax-layout02 .container-main-parallax .featured_category_content li.item-category .cate_item_info:hover .cate-detail, .wrapper-main-parallax-layout02 .featured_category_content li.item-category .cate_item_info:hover .cate-detail {
        display: block; }
      .wrapper-main-parallax .featured_category_content li.item-category .cate_item_info .cate-detail, .em-box-custom .wrapper-main-parallax-layout02 .container-main-parallax .featured_category_content li.item-category .cate_item_info .cate-detail, .wrapper-main-parallax-layout02 .featured_category_content li.item-category .cate_item_info .cate-detail {
        display: none;
        position: absolute;
        top: 40%;
        left: 0;
        right: 0; }
        .wrapper-main-parallax .featured_category_content li.item-category .cate_item_info .cate-detail a, .em-box-custom .wrapper-main-parallax-layout02 .container-main-parallax .featured_category_content li.item-category .cate_item_info .cate-detail a, .wrapper-main-parallax-layout02 .featured_category_content li.item-category .cate_item_info .cate-detail a {
          text-transform: uppercase;
          border: none !important;
          padding: 0 !important;
          word-break: break-word; }
      .wrapper-main-parallax .featured_category_content li.item-category .cate_item_info:first-child a, .em-box-custom .wrapper-main-parallax-layout02 .container-main-parallax .featured_category_content li.item-category .cate_item_info:first-child a, .wrapper-main-parallax-layout02 .featured_category_content li.item-category .cate_item_info:first-child a {
        padding: 30px 0; }
      .wrapper-main-parallax .featured_category_content li.item-category .cate_item_info:last-child a, .em-box-custom .wrapper-main-parallax-layout02 .container-main-parallax .featured_category_content li.item-category .cate_item_info:last-child a, .wrapper-main-parallax-layout02 .featured_category_content li.item-category .cate_item_info:last-child a {
        border-top: none;
        border-left: none; }
      .wrapper-main-parallax .featured_category_content li.item-category .cate_item_info + div a, .em-box-custom .wrapper-main-parallax-layout02 .container-main-parallax .featured_category_content li.item-category .cate_item_info + div a, .wrapper-main-parallax-layout02 .featured_category_content li.item-category .cate_item_info + div a {
        border-left: none; }
      .wrapper-main-parallax .featured_category_content li.item-category .cate_item_info + div + div a, .em-box-custom .wrapper-main-parallax-layout02 .container-main-parallax .featured_category_content li.item-category .cate_item_info + div + div a, .wrapper-main-parallax-layout02 .featured_category_content li.item-category .cate_item_info + div + div a {
        border-top: none;
        border-left: 1px solid; }
      .wrapper-main-parallax .featured_category_content li.item-category .cate_item_info a, .em-box-custom .wrapper-main-parallax-layout02 .container-main-parallax .featured_category_content li.item-category .cate_item_info a, .wrapper-main-parallax-layout02 .featured_category_content li.item-category .cate_item_info a {
        width: 100%;
        height: 90px;
        display: block;
        padding: 20px 0;
        border: 1px solid; }
        .wrapper-main-parallax .featured_category_content li.item-category .cate_item_info a img, .em-box-custom .wrapper-main-parallax-layout02 .container-main-parallax .featured_category_content li.item-category .cate_item_info a img, .wrapper-main-parallax-layout02 .featured_category_content li.item-category .cate_item_info a img {
          margin: auto;
          width: auto; }
    .wrapper-main-parallax .featured_category_content .owl-controls, .em-box-custom .wrapper-main-parallax-layout02 .container-main-parallax .featured_category_content .owl-controls, .wrapper-main-parallax-layout02 .featured_category_content .owl-controls {
      position: static; }
      .wrapper-main-parallax .featured_category_content .owl-controls .owl-buttons div, .em-box-custom .wrapper-main-parallax-layout02 .container-main-parallax .featured_category_content .owl-controls .owl-buttons div, .wrapper-main-parallax-layout02 .featured_category_content .owl-controls .owl-buttons div {
        display: none;
        height: 50px;
        position: absolute;
        top: 30%; }
      .wrapper-main-parallax .featured_category_content .owl-controls .owl-buttons .owl-prev, .em-box-custom .wrapper-main-parallax-layout02 .container-main-parallax .featured_category_content .owl-controls .owl-buttons .owl-prev, .wrapper-main-parallax-layout02 .featured_category_content .owl-controls .owl-buttons .owl-prev {
        left: 0; }
        .wrapper-main-parallax .featured_category_content .owl-controls .owl-buttons .owl-prev:before, .em-box-custom .wrapper-main-parallax-layout02 .container-main-parallax .featured_category_content .owl-controls .owl-buttons .owl-prev:before, .wrapper-main-parallax-layout02 .featured_category_content .owl-controls .owl-buttons .owl-prev:before {
          font-size: 30px;
          margin: 7px; }
      .wrapper-main-parallax .featured_category_content .owl-controls .owl-buttons .owl-next, .em-box-custom .wrapper-main-parallax-layout02 .container-main-parallax .featured_category_content .owl-controls .owl-buttons .owl-next, .wrapper-main-parallax-layout02 .featured_category_content .owl-controls .owl-buttons .owl-next {
        right: 0; }
        .wrapper-main-parallax .featured_category_content .owl-controls .owl-buttons .owl-next:before, .em-box-custom .wrapper-main-parallax-layout02 .container-main-parallax .featured_category_content .owl-controls .owl-buttons .owl-next:before, .wrapper-main-parallax-layout02 .featured_category_content .owl-controls .owl-buttons .owl-next:before {
          font-size: 30px;
          margin: 7px; }
      .wrapper-main-parallax .featured_category_content .owl-controls .owl-buttons .owl-next, .em-box-custom .wrapper-main-parallax-layout02 .container-main-parallax .featured_category_content .owl-controls .owl-buttons .owl-next, .wrapper-main-parallax-layout02 .featured_category_content .owl-controls .owl-buttons .owl-next {
        right: -20%; }
      .wrapper-main-parallax .featured_category_content .owl-controls .owl-buttons .owl-prev, .em-box-custom .wrapper-main-parallax-layout02 .container-main-parallax .featured_category_content .owl-controls .owl-buttons .owl-prev, .wrapper-main-parallax-layout02 .featured_category_content .owl-controls .owl-buttons .owl-prev {
        left: -20%; }
      .wrapper-main-parallax .featured_category_content .owl-controls .owl-buttons div, .em-box-custom .wrapper-main-parallax-layout02 .container-main-parallax .featured_category_content .owl-controls .owl-buttons div, .wrapper-main-parallax-layout02 .featured_category_content .owl-controls .owl-buttons div {
        top: 36%;
        background-color: transparent;
        border-color: transparent;
        margin: 0 !important; }
        .wrapper-main-parallax .featured_category_content .owl-controls .owl-buttons div:before, .em-box-custom .wrapper-main-parallax-layout02 .container-main-parallax .featured_category_content .owl-controls .owl-buttons div:before, .wrapper-main-parallax-layout02 .featured_category_content .owl-controls .owl-buttons div:before {
          margin: 0 !important; }
    .wrapper-main-parallax .featured_category_content:hover .owl-controls .owl-buttons div, .em-box-custom .wrapper-main-parallax-layout02 .container-main-parallax .featured_category_content:hover .owl-controls .owl-buttons div, .wrapper-main-parallax-layout02 .featured_category_content:hover .owl-controls .owl-buttons div {
      display: block; }

/*---Latest new---*/
.em-area-07 {
  text-align: center;
  margin-bottom: 50px; }
  .em-area-07 a.view-more-post {
    float: none;
    margin: 10px 0;
    display: inline-block;
    text-transform: uppercase; }
  .em-area-07 .em-line-01 .em-block-title {
    margin-top: 50px;
    margin-bottom: 35px; }
    .em-area-07 .em-line-01 .em-block-title p.h3 {
      text-align: center;
      padding: 0 0 30px;
      position: relative; }
      .em-area-07 .em-line-01 .em-block-title p.h3:after {
        content: '';
        position: absolute;
        width: 30px;
        border-top: 2px solid;
        bottom: 17px;
        right: auto;
        left: 48%; }
  .em-area-07 .em-line-01 .em-latest-news .em-latest-news-item {
    float: none !important;
    display: inline-block; }
    .em-area-07 .em-line-01 .em-latest-news .em-latest-news-item .em-blog-item {
      margin-bottom: 20px;
      border: 1px solid;
      float: left; }
      .em-area-07 .em-line-01 .em-latest-news .em-latest-news-item .em-blog-item .em-blog-image {
        float: left;
        margin-right: 20px; }
        .em-area-07 .em-line-01 .em-latest-news .em-latest-news-item .em-blog-item .em-blog-image > a img.img-banner-small {
          margin-bottom: 0; }
      .em-area-07 .em-line-01 .em-latest-news .em-latest-news-item .em-blog-item .em-blog-content {
        text-align: left;
        margin: 20px; }
        .em-area-07 .em-line-01 .em-latest-news .em-latest-news-item .em-blog-item .em-blog-content h5 {
          text-transform: uppercase;
          font-weight: bold; }

.em-blog-image a:hover img, .wrapper-main .em-wrapper-main .featured_category_content .cate_info a:hover img {
  opacity: 0.7 !important;
  filter: alpha(opacity=70 !important) !important; }

/*-----------Feature------------*/
.wrapper-main-features .em-area-08 {
  margin-bottom: 30px; }
  .wrapper-main-features .em-area-08 .em-block-title {
    margin-top: 50px; }
    .wrapper-main-features .em-area-08 .em-block-title p.h3 {
      text-align: center;
      padding: 0 0 30px;
      margin-bottom: 35px;
      position: relative; }
      .wrapper-main-features .em-area-08 .em-block-title p.h3:after {
        content: '';
        position: absolute;
        width: 30px;
        border-top: 2px solid;
        bottom: 17px;
        right: auto;
        left: 48%; }
  .wrapper-main-features .em-area-08 .em-slider-category .owl-wrapper-outer .owl-item {
    padding: 0 15px; }
    .wrapper-main-features .em-area-08 .em-slider-category .owl-wrapper-outer .owl-item .em-box-info {
      text-align: center; }
      .wrapper-main-features .em-area-08 .em-slider-category .owl-wrapper-outer .owl-item .em-box-info img {
        margin-bottom: 20px; }
      .wrapper-main-features .em-area-08 .em-slider-category .owl-wrapper-outer .owl-item .em-box-info span.title_feature {
        text-transform: uppercase;
        margin-right: 15px; }
  .wrapper-main-features .em-area-08 .em-slider-category .owl-controls {
    position: static; }
    .wrapper-main-features .em-area-08 .em-slider-category .owl-controls .owl-buttons div {
      display: none;
      height: 50px;
      position: absolute;
      top: 30%; }
    .wrapper-main-features .em-area-08 .em-slider-category .owl-controls .owl-buttons .owl-prev {
      left: 0; }
      .wrapper-main-features .em-area-08 .em-slider-category .owl-controls .owl-buttons .owl-prev:before {
        font-size: 30px;
        margin: 7px; }
    .wrapper-main-features .em-area-08 .em-slider-category .owl-controls .owl-buttons .owl-next {
      right: 0; }
      .wrapper-main-features .em-area-08 .em-slider-category .owl-controls .owl-buttons .owl-next:before {
        font-size: 30px;
        margin: 7px; }
  .wrapper-main-features .em-area-08 .em-slider-category:hover .owl-controls .owl-buttons div {
    display: block; }

/*---------block text---------*/
.em-area-09 .em-wrapper-ads2 {
  text-align: center;
  padding: 50px 100px 70px; }
  .em-area-09 .em-wrapper-ads2 p.h3 {
    text-transform: uppercase;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px; }
    .em-area-09 .em-wrapper-ads2 p.h3:after {
      content: '';
      position: absolute;
      width: 30px;
      border-top: 2px solid;
      bottom: 17px;
      right: auto;
      left: 48%; }
  .em-area-09 .em-wrapper-ads2 a {
    padding: 12px 30px;
    border: 1px solid;
    text-transform: uppercase;
    margin-top: 20px;
    display: inline-block; }

/*Layout02*/
.wrapper-main-parallax-layout02 {
  background-image: url(https://www.theflagshop.co.nz/skin/frontend/em0122/em0122_layout02/images/banner-parallax.png); }
  .wrapper-main-parallax-layout02 .em-wrapper-ads2 .em-box-info {
    text-transform: uppercase;
    padding: 8% 0;
    text-align: center; }
    .wrapper-main-parallax-layout02 .em-wrapper-ads2 .em-box-info p.desc {
      margin-bottom: 4%; }
    .wrapper-main-parallax-layout02 .em-wrapper-ads2 .em-box-info a.em-sample-button {
      float: none; }

/*.em-area-03{
	.widget-products{
		margin-right: -35px;
		div.product-image{
			margin-right: 35px;
		}
	}
}*/
.em-line-01.em-new-arrival .products-grid div.item .product-image, .em-area-03 .products-grid div.item .product-image, .em-wrapper-main .em-line-01.top .products-grid div.item .product-image, .em-wrapper-main .em-line-01.bottom .products-grid div.item .product-image {
  position: relative; }
  .em-line-01.em-new-arrival .products-grid div.item .product-image .em-btn-addto, .em-area-03 .products-grid div.item .product-image .em-btn-addto, .em-wrapper-main .em-line-01.top .products-grid div.item .product-image .em-btn-addto, .em-wrapper-main .em-line-01.bottom .products-grid div.item .product-image .em-btn-addto {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 39px; }
.em-line-01.em-new-arrival .products-grid div.item button.btn-cart, .em-area-03 .products-grid div.item button.btn-cart, .em-wrapper-main .em-line-01.top .products-grid div.item button.btn-cart, .em-wrapper-main .em-line-01.bottom .products-grid div.item button.btn-cart {
  display: inline-block;
  margin: 0;
  border-top: none;
  padding: 11px 90px 12px 5px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 39px; }
.em-line-01.em-new-arrival .products-grid div.item .add-to-links, .em-area-03 .products-grid div.item .add-to-links, .em-wrapper-main .em-line-01.top .products-grid div.item .add-to-links, .em-wrapper-main .em-line-01.bottom .products-grid div.item .add-to-links {
  width: 80px;
  position: absolute;
  height: 39px;
  right: 0; }
  .em-line-01.em-new-arrival .products-grid div.item .add-to-links li, .em-area-03 .products-grid div.item .add-to-links li, .em-wrapper-main .em-line-01.top .products-grid div.item .add-to-links li, .em-wrapper-main .em-line-01.bottom .products-grid div.item .add-to-links li {
    margin-right: 0; }
    .em-line-01.em-new-arrival .products-grid div.item .add-to-links li a, .em-area-03 .products-grid div.item .add-to-links li a, .em-wrapper-main .em-line-01.top .products-grid div.item .add-to-links li a, .em-wrapper-main .em-line-01.bottom .products-grid div.item .add-to-links li a {
      border-left: none;
      border-top: none; }
.em-line-01.em-new-arrival .products-grid div.item .desc, .em-area-03 .products-grid div.item .desc, .em-wrapper-main .em-line-01.top .products-grid div.item .desc, .em-wrapper-main .em-line-01.bottom .products-grid div.item .desc {
  margin-bottom: 10px; }

.wrapper-main .em-top-list .products-list div.item.col-sm-12 {
  width: 50%; }

.em-area-07 .em-line-01 .em-latest-news .em-latest-news-item.col-sm-8 .em-blog-item .em-blog-image {
  margin-right: 0;
  float: none; }

/*layout03*/
.em-wrapper-main .em-brand {
  margin-top: 40px; }
  .em-wrapper-main .em-brand li.item {
    -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;
    position: relative;
    padding: 0; }
    .em-wrapper-main .em-brand li.item img {
      border: 0 none;
      width: 100%; }
    .em-wrapper-main .em-brand li.item img.last {
      opacity: 0 !important;
      filter: alpha(opacity=0 !important) !important; }
    .em-wrapper-main .em-brand li.item:hover img.last {
      opacity: 1 !important;
      filter: alpha(opacity=100 !important) !important; }
    .em-wrapper-main .em-brand li.item img.first {
      position: absolute;
      top: 0; }
    .em-wrapper-main .em-brand li.item:hover img.first {
      opacity: 0 !important;
      filter: alpha(opacity=0 !important) !important; }

/*Layout04*/
.em-wrapper-main .em-line-01.middle .banner-center {
  margin: 35px 0 40px; }
.em-wrapper-main .em-line-01.top, .em-wrapper-main .em-line-01.bottom {
  margin: 10px 0; }
  .em-wrapper-main .em-line-01.top .img-banner, .em-wrapper-main .em-line-01.bottom .img-banner {
    margin-bottom: 10px; }
  .em-wrapper-main .em-line-01.top .em-widget-title, .em-wrapper-main .em-line-01.bottom .em-widget-title {
    margin-bottom: 45px; }
  .em-wrapper-main .em-line-01.top .em-filterproducts-grid, .em-wrapper-main .em-line-01.bottom .em-filterproducts-grid {
    position: relative; }
    .em-wrapper-main .em-line-01.top .em-filterproducts-grid .products-grid, .em-wrapper-main .em-line-01.bottom .em-filterproducts-grid .products-grid {
      position: static; }
  .em-wrapper-main .em-line-01.top div.products-grid div.item .product-shop .f-fix, .em-wrapper-main .em-line-01.bottom div.products-grid div.item .product-shop .f-fix {
    padding-top: 15px; }
  .em-wrapper-main .em-line-01.top div.products-grid div.item .add-to-links, .em-wrapper-main .em-line-01.bottom div.products-grid div.item .add-to-links {
    width: 100%; }
    .em-wrapper-main .em-line-01.top div.products-grid div.item .add-to-links li, .em-wrapper-main .em-line-01.bottom div.products-grid div.item .add-to-links li {
      margin-right: 0;
      width: 50%; }
      .em-wrapper-main .em-line-01.top div.products-grid div.item .add-to-links li a, .em-wrapper-main .em-line-01.bottom div.products-grid div.item .add-to-links li a {
        width: 100%;
        text-align: center;
        border-right: none;
        border-top: none; }
        .em-wrapper-main .em-line-01.top div.products-grid div.item .add-to-links li a.link-wishlist, .em-wrapper-main .em-line-01.bottom div.products-grid div.item .add-to-links li a.link-wishlist {
          border-left: none; }
  .em-wrapper-main .em-line-01.top div.products-grid div.item button.button.btn-cart, .em-wrapper-main .em-line-01.bottom div.products-grid div.item button.button.btn-cart {
    float: none;
    border: 1px solid;
    width: auto;
    padding: 11px 20px; }
  .em-wrapper-main .em-line-01.top .owl-theme .owl-controls, .em-wrapper-main .em-line-01.bottom .owl-theme .owl-controls {
    left: 0;
    right: 0; }
.em-wrapper-main .em-line-01.top {
  margin-top: 20px; }

ul.productlabels_icons {
  margin: 0; }

/*effect image product*/
a.product-image {
  position: relative;
  -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; }
  a.product-image .bkg-hover {
    margin: 0;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0); }
  a.product-image:hover .bkg-hover {
    background: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    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; }

a.product-nav:hover img {
  -webkit-box-shadow: 0 0 5px #cdcdcd;
  -moz-box-shadow: 0 0 5px #cdcdcd;
  box-shadow: 0 0 5px #cdcdcd; }

.cms-em0122-typography h1, .cms-em0122-typography h2, .cms-em0122-typography h3, .cms-em0122-typography h4 {
  text-transform: uppercase; }
.cms-em0122-typography h4.normal {
  text-transform: capitalize;
  padding: 0;
  margin-top: 0; }
  .cms-em0122-typography h4.normal:after {
    position: static; }
.cms-em0122-typography h4 {
  position: relative;
  padding-bottom: 25px;
  margin-top: 30px; }
  .cms-em0122-typography h4:after {
    content: '';
    position: absolute;
    width: 30px;
    border-top: 2px solid;
    bottom: 17px;
    right: auto;
    left: 48%;
    left: 0; }

/* home tab*/
.embase-tab-04 .em-main-tabs .owl-theme .owl-controls {
  top: -109px;
  right: -6px; }
  .embase-tab-04 .em-main-tabs .owl-theme .owl-controls .owl-buttons div {
    border-radius: 0 !important;
    display: block;
    padding: 6px 13px !important;
    width: auto; }
    .embase-tab-04 .em-main-tabs .owl-theme .owl-controls .owl-buttons div.owl-next {
      margin-top: -1px !important; }
    .embase-tab-04 .em-main-tabs .owl-theme .owl-controls .owl-buttons div:before {
      font-size: 20px; }
.embase-tab-04 .em-main-tabs ul.em-tabs-control li a span.icon {
  display: block;
  margin: 0 auto;
  text-align: center; }
.embase-tab-04 .em-main-tabs ul.em-tabs-control li:nth-child(1) a span.icon {
  width: 30px;
  height: 30px;
  background-image: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/icons.png");
  background-position: 0 -359px;
  background-repeat: no-repeat; }
.embase-tab-04 .em-main-tabs ul.em-tabs-control li.r-tabs-state-active:nth-child(1) a span.icon, .embase-tab-04 .em-main-tabs ul.em-tabs-control li:nth-child(1) a:hover span.icon {
  width: 30px;
  height: 30px;
  background-image: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/icons.png");
  background-position: 0 -394px;
  background-repeat: no-repeat; }
.embase-tab-04 .em-main-tabs ul.em-tabs-control li:nth-child(2) a span.icon {
  width: 21px;
  height: 30px;
  background-image: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/icons.png");
  background-position: -34px -359px;
  background-repeat: no-repeat; }
.embase-tab-04 .em-main-tabs ul.em-tabs-control li.r-tabs-state-active:nth-child(2) a span.icon, .embase-tab-04 .em-main-tabs ul.em-tabs-control li:nth-child(2) a:hover span.icon {
  width: 21px;
  height: 30px;
  background-image: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/icons.png");
  background-position: -34px -394px;
  background-repeat: no-repeat; }
.embase-tab-04 .em-main-tabs ul.em-tabs-control li:nth-child(3) a span.icon {
  width: 32px;
  height: 30px;
  background-image: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/icons.png");
  background-position: -60px -359px;
  background-repeat: no-repeat; }
.embase-tab-04 .em-main-tabs ul.em-tabs-control li.r-tabs-state-active:nth-child(3) a span.icon, .embase-tab-04 .em-main-tabs ul.em-tabs-control li:nth-child(3) a:hover span.icon {
  width: 32px;
  height: 30px;
  background-image: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/icons.png");
  background-position: -60px -394px;
  background-repeat: no-repeat; }
.embase-tab-04 .em-main-tabs ul.em-tabs-control li:nth-child(4) a span.icon {
  width: 30px;
  height: 30px;
  background-image: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/icons.png");
  background-position: -99px -359px;
  background-repeat: no-repeat; }
.embase-tab-04 .em-main-tabs ul.em-tabs-control li.r-tabs-state-active:nth-child(4) a span.icon, .embase-tab-04 .em-main-tabs ul.em-tabs-control li:nth-child(4) a:hover span.icon {
  width: 30px;
  height: 30px;
  background-image: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/icons.png");
  background-position: -99px -394px;
  background-repeat: no-repeat; }
.embase-tab-04 .em-main-tabs ul.em-tabs-control li:nth-child(5) a span.icon {
  width: 41px;
  height: 30px;
  background-image: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/icons.png");
  background-position: -135px -359px;
  background-repeat: no-repeat; }
.embase-tab-04 .em-main-tabs ul.em-tabs-control li.r-tabs-state-active:nth-child(5) a span.icon, .embase-tab-04 .em-main-tabs ul.em-tabs-control li:nth-child(5) a:hover span.icon {
  width: 41px;
  height: 30px;
  background-image: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/icons.png");
  background-position: -135px -394px;
  background-repeat: no-repeat; }
.embase-tab-04 .em-main-tabs ul.em-tabs-control li:nth-child(6) a span.icon {
  width: 41px;
  height: 30px;
  background-image: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/icons.png");
  background-position: -181px -359px;
  background-repeat: no-repeat; }
.embase-tab-04 .em-main-tabs ul.em-tabs-control li.r-tabs-state-active:nth-child(6) a span.icon, .embase-tab-04 .em-main-tabs ul.em-tabs-control li:nth-child(6) a:hover span.icon {
  width: 41px;
  height: 30px;
  background-image: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/icons.png");
  background-position: -181px -394px;
  background-repeat: no-repeat; }
.embase-tab-04 .em-main-tabs ul.em-tabs-control li:nth-child(7) a span.icon {
  width: 16px;
  height: 30px;
  background-image: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/icons.png");
  background-position: -231px -359px;
  background-repeat: no-repeat; }
.embase-tab-04 .em-main-tabs ul.em-tabs-control li.r-tabs-state-active:nth-child(7) a span.icon, .embase-tab-04 .em-main-tabs ul.em-tabs-control li:nth-child(7) a:hover span.icon {
  width: 16px;
  height: 30px;
  background-image: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/icons.png");
  background-position: -231px -394px;
  background-repeat: no-repeat; }
.embase-tab-04 .em-main-tabs .em-tabs-content .product-shop {
  text-align: center; }

/*sidebar*/
.em-sidebar .em-line-01 {
  /*.block-title strong{
  	padding:0;
  }*/ }
  .em-sidebar .em-line-01.block-viewed .block-content {
    padding: 0; }
  .em-sidebar .em-line-01 .block-title strong {
    display: inline-block;
    width: 100%; }
  .em-sidebar .em-line-01 .block-content {
    padding: 0 20px; }
  .em-sidebar .em-line-01 ol {
    margin-bottom: 0; }
    .em-sidebar .em-line-01 ol li.item {
      clear: left;
      /*padding:0!important;*/ }
      .em-sidebar .em-line-01 ol li.item .product-image {
        float: left;
        margin: 0 25px 10px 0; }
      .em-sidebar .em-line-01 ol li.item .product-shop {
        overflow: hidden; }

.em-header-type .em-header-bottom .megamenu-wrapper {
  background: transparent; }

/*Header Block Ads==*/
.service-ads {
  padding: 17px 0; }
  .service-ads .em-struck,
  .service-ads .em-plane {
    border-right: 1px solid #e5e5e5; }
  .service-ads p {
    text-transform: uppercase;
    margin-bottom: 0; }
    .service-ads p span {
      margin-right: 10px;
      font-size: 16px; }

.em-header-bottom .em-header-bottom-right {
  padding-left: 0;
  margin-left: -9px; }

.multidealpro_products .product-shop .price-box span.price {
  margin-bottom: 0; }

/*=========Breadcrumbs==========*/
.breadcrumbs {
  padding-top: 6%;
  padding-bottom: 6%; }
  .breadcrumbs h3 {
    text-transform: uppercase; }
  .breadcrumbs li strong {
    font-weight: normal; }
  .breadcrumbs li .separator {
    position: relative;
    font-size: 0;
    margin: 0 8px 0 6px; }
    .breadcrumbs li .separator: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: "";
      font-size: 14px; }

/*=========Category Image==========*/
.category-image, .category-description {
  margin-bottom: 20px; }

/* Toolbar */
.three-columns .category-products .products-grid.even li.item button.btn-cart {
  /*padding-top: 12px\9;*/ }

.category-products {
  /*@include product-hover1;*/ }
  .category-products .toolbar-top .btn-group {
    width: auto !important; }
  .category-products .em-box-03 {
    padding: 10px 10px 0;
    margin-bottom: 20px; }
  .category-products .products-list li.item {
    margin-bottom: 10px; }
  .category-products .products-grid li.item .product-image {
    position: relative; }
    .category-products .products-grid li.item .product-image .product-shop {
      display: block; }
    .category-products .products-grid li.item .product-image .em-btn-addto {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 39px; }
  .category-products .products-grid li.item button.btn-cart {
    display: inline-block;
    margin: 0;
    border-right: none;
    /*border-left: none;*/
    border-top: none;
    padding: 11px 90px 12px 5px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 39px; }
  .category-products .products-grid li.item .add-to-links {
    width: 80px;
    position: absolute;
    height: 39px;
    right: 0; }
    .category-products .products-grid li.item .add-to-links li {
      margin-right: 0; }
      .category-products .products-grid li.item .add-to-links li a {
        border-left: none;
        border-top: none; }
  .category-products .products-grid li.item .desc {
    margin-bottom: 10px; }

.category-products .emcatalog-desktop-6 .products-grid li.item button.btn-cart:before, .category-products .emcatalog-desktop-5 .products-grid li.item button.btn-cart:before {
  margin: 0; }
.category-products .emcatalog-desktop-6 .products-grid li.item button.btn-cart span, .category-products .emcatalog-desktop-5 .products-grid li.item button.btn-cart span {
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left; }

/*rtl*/
.em-rtl .category-products .products-grid li.item .add-to-links li a {
  /*border-right: 1px solid;
  border-left: none;*/ }

/*end rtl*/
@media (min-width: 1025px) {
  .toolbar .toolbar-dropdown {
    width: 150px; }
    .toolbar .toolbar-dropdown ul {
      width: 150px; }
      .toolbar .toolbar-dropdown ul li {
        padding: 5px 10px; } }
@media (max-width: 530px) {
  .category-products .toolbar .toolbar-switch {
    clear: left;
    margin-bottom: 0; }
  .category-products .toolbar .sorter .view-mode {
    position: absolute;
    right: 0;
    top: 0; } }
.toolbar {
  position: relative;
  margin-bottom: 0px;
  width: 100%; }
  .toolbar .pager {
    margin: 0;
    float: left; }
  .toolbar .to-top {
    display: none; }
  .toolbar .pager .amount {
    margin: 12px 0 22px; }
    .toolbar .pager .amount strong {
      font-weight: normal; }
  .toolbar .pager .pages {
    display: none; }
  .toolbar .toolbar-switch {
    display: inline-block;
    float: right;
    margin-bottom: 10px; }
    .toolbar .toolbar-switch label {
      display: none; }
  .toolbar .toolbar-dropdown span.current {
    padding: 12px 10px;
    font-size: 90%;
    border: 1px solid; }
    .toolbar .toolbar-dropdown span.current: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: "";
      font-size: 13px; }
  .toolbar .toolbar-dropdown ul {
    top: 42px; }
    .toolbar .toolbar-dropdown ul a {
      font-size: 90%; }
  .toolbar .sorter .view-mode {
    margin-bottom: 10px; }
  .toolbar .sort-by > a {
    position: relative;
    float: right;
    padding: 11px 12px;
    border: 1px solid;
    border-left: none; }
    .toolbar .sort-by > a: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: "";
      font-size: 14px; }
  .toolbar .sort-by .v-middle {
    display: none; }

.toolbar-bottom {
  border: none; }
  .toolbar-bottom .pager {
    display: block;
    margin: 0;
    padding: 7px 0;
    float: none; }
  .toolbar-bottom .pager .amount {
    display: none; }
  .toolbar-bottom .pager .pages {
    display: inline-block;
    margin: 0; }
  .toolbar-bottom .toolbar .sorter, .toolbar-bottom .toolbar .pager .limiter {
    display: none; }

/*View mode*/
.view-mode label {
  display: none; }
.view-mode .list {
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  width: 43px;
  height: 44px;
  background-image: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/icons.png");
  background-position: -300px 14px;
  background-repeat: no-repeat;
  -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;
  float: right;
  border: 1px solid; }
  .view-mode .list:hover {
    background-position: -300px -21px; }
.view-mode strong.list {
  background-position: -300px -21px; }
.view-mode .grid {
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  width: 43px;
  height: 44px;
  background-image: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/icons.png");
  background-position: -255px 14px;
  background-repeat: no-repeat;
  -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;
  float: right;
  border: 1px solid; }
  .view-mode .grid:hover {
    background-position: -255px -21px; }
.view-mode strong.grid {
  background-position: -255px -21px; }

.page-title.category-title {
  display: none; }

.wrapper-main-top, .em-box-custom .wrapper-main-top .container {
  background-image: url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/banner-parallax.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; }

.cms-index-index .wrapper-main-top, .cms-index-index .em-box-custom .wrapper-main-top .container {
  background-image: none; }

.catalog-category-view .category-products .products-grid {
  margin-bottom: 0; }
.catalog-category-view .category-products .pager .pages ol, .catalog-category-view .category-products .toolbar-bottom .pager, .catalog-category-view .category-products .toolbar-bottom {
  padding: 0;
  margin: 0; }

/*Test column mobile*/
/*Column theme no resize*/
@media (min-width: 0) {
  .col-mb-1, .col-mb-2, .col-mb-3, .col-mb-4, .col-mb-5, .col-mb-6, .col-mb-7, .col-mb-8, .col-mb-9, .col-mb-10, .col-mb-11, .col-mb-12, .col-mb-13, .col-mb-14, .col-mb-15, .col-mb-16, .col-mb-17, .col-mb-18, .col-mb-19, .col-mb-20, .col-mb-21, .col-mb-22, .col-mb-23, .col-mb-24 {
    float: left; }

  .col-mb-1 {
    width: 4.1666666667%; }

  .col-mb-2 {
    width: 8.3333333333%; }

  .col-mb-3 {
    width: 12.5%; }

  .col-mb-4 {
    width: 16.6666666667%; }

  .col-mb-5 {
    width: 20.8333333333%; }

  .col-mb-6 {
    width: 25%; }

  .col-mb-7 {
    width: 29.1666666667%; }

  .col-mb-8 {
    width: 33.3333333333%; }

  .col-mb-9 {
    width: 37.5%; }

  .col-mb-10 {
    width: 41.6666666667%; }

  .col-mb-11 {
    width: 45.8333333333%; }

  .col-mb-12 {
    width: 50%; }

  .col-mb-13 {
    width: 54.1666666667%; }

  .col-mb-14 {
    width: 58.3333333333%; }

  .col-mb-15 {
    width: 62.5%; }

  .col-mb-16 {
    width: 66.6666666667%; }

  .col-mb-17 {
    width: 70.8333333333%; }

  .col-mb-18 {
    width: 75%; }

  .col-mb-19 {
    width: 79.1666666667%; }

  .col-mb-20 {
    width: 83.3333333333%; }

  .col-mb-21 {
    width: 87.5%; }

  .col-mb-22 {
    width: 91.6666666667%; }

  .col-mb-23 {
    width: 95.8333333333%; }

  .col-mb-24 {
    width: 100%; }

  .col-mb-pull-0 {
    right: 0%; }

  .col-mb-pull-1 {
    right: 4.1666666667%; }

  .col-mb-pull-2 {
    right: 8.3333333333%; }

  .col-mb-pull-3 {
    right: 12.5%; }

  .col-mb-pull-4 {
    right: 16.6666666667%; }

  .col-mb-pull-5 {
    right: 20.8333333333%; }

  .col-mb-pull-6 {
    right: 25%; }

  .col-mb-pull-7 {
    right: 29.1666666667%; }

  .col-mb-pull-8 {
    right: 33.3333333333%; }

  .col-mb-pull-9 {
    right: 37.5%; }

  .col-mb-pull-10 {
    right: 41.6666666667%; }

  .col-mb-pull-11 {
    right: 45.8333333333%; }

  .col-mb-pull-12 {
    right: 50%; }

  .col-mb-pull-13 {
    right: 54.1666666667%; }

  .col-mb-pull-14 {
    right: 58.3333333333%; }

  .col-mb-pull-15 {
    right: 62.5%; }

  .col-mb-pull-16 {
    right: 66.6666666667%; }

  .col-mb-pull-17 {
    right: 70.8333333333%; }

  .col-mb-pull-18 {
    right: 75%; }

  .col-mb-pull-19 {
    right: 79.1666666667%; }

  .col-mb-pull-20 {
    right: 83.3333333333%; }

  .col-mb-pull-21 {
    right: 87.5%; }

  .col-mb-pull-22 {
    right: 91.6666666667%; }

  .col-mb-pull-23 {
    right: 95.8333333333%; }

  .col-mb-pull-24 {
    right: 100%; }

  .col-mb-push-0 {
    left: 0%; }

  .col-mb-push-1 {
    left: 4.1666666667%; }

  .col-mb-push-2 {
    left: 8.3333333333%; }

  .col-mb-push-3 {
    left: 12.5%; }

  .col-mb-push-4 {
    left: 16.6666666667%; }

  .col-mb-push-5 {
    left: 20.8333333333%; }

  .col-mb-push-6 {
    left: 25%; }

  .col-mb-push-7 {
    left: 29.1666666667%; }

  .col-mb-push-8 {
    left: 33.3333333333%; }

  .col-mb-push-9 {
    left: 37.5%; }

  .col-mb-push-10 {
    left: 41.6666666667%; }

  .col-mb-push-11 {
    left: 45.8333333333%; }

  .col-mb-push-12 {
    left: 50%; }

  .col-mb-push-13 {
    left: 54.1666666667%; }

  .col-mb-push-14 {
    left: 58.3333333333%; }

  .col-mb-push-15 {
    left: 62.5%; }

  .col-mb-push-16 {
    left: 66.6666666667%; }

  .col-mb-push-17 {
    left: 70.8333333333%; }

  .col-mb-push-18 {
    left: 75%; }

  .col-mb-push-19 {
    left: 79.1666666667%; }

  .col-mb-push-20 {
    left: 83.3333333333%; }

  .col-mb-push-21 {
    left: 87.5%; }

  .col-mb-push-22 {
    left: 91.6666666667%; }

  .col-mb-push-23 {
    left: 95.8333333333%; }

  .col-mb-push-24 {
    left: 100%; }

  .col-mb-offset-0 {
    margin-left: 0%; }

  .col-mb-offset-1 {
    margin-left: 4.1666666667%; }

  .col-mb-offset-2 {
    margin-left: 8.3333333333%; }

  .col-mb-offset-3 {
    margin-left: 12.5%; }

  .col-mb-offset-4 {
    margin-left: 16.6666666667%; }

  .col-mb-offset-5 {
    margin-left: 20.8333333333%; }

  .col-mb-offset-6 {
    margin-left: 25%; }

  .col-mb-offset-7 {
    margin-left: 29.1666666667%; }

  .col-mb-offset-8 {
    margin-left: 33.3333333333%; }

  .col-mb-offset-9 {
    margin-left: 37.5%; }

  .col-mb-offset-10 {
    margin-left: 41.6666666667%; }

  .col-mb-offset-11 {
    margin-left: 45.8333333333%; }

  .col-mb-offset-12 {
    margin-left: 50%; }

  .col-mb-offset-13 {
    margin-left: 54.1666666667%; }

  .col-mb-offset-14 {
    margin-left: 58.3333333333%; }

  .col-mb-offset-15 {
    margin-left: 62.5%; }

  .col-mb-offset-16 {
    margin-left: 66.6666666667%; }

  .col-mb-offset-17 {
    margin-left: 70.8333333333%; }

  .col-mb-offset-18 {
    margin-left: 75%; }

  .col-mb-offset-19 {
    margin-left: 79.1666666667%; }

  .col-mb-offset-20 {
    margin-left: 83.3333333333%; }

  .col-mb-offset-21 {
    margin-left: 87.5%; }

  .col-mb-offset-22 {
    margin-left: 91.6666666667%; }

  .col-mb-offset-23 {
    margin-left: 95.8333333333%; }

  .col-mb-offset-24 {
    margin-left: 100%; } }
.emcatalog-desktop-1,
.emcatalog-desktop-small-1 {
  margin-right: -35px; }
  .emcatalog-desktop-1 li.item,
  .emcatalog-desktop-small-1 li.item {
    width: 100%;
    margin-bottom: 20px; }
    .emcatalog-desktop-1 li.item .product-item,
    .emcatalog-desktop-small-1 li.item .product-item {
      margin-right: 35px; }

.emcatalog-desktop-2,
.emcatalog-desktop-small-2 {
  margin-right: -35px; }
  .emcatalog-desktop-2 li.item,
  .emcatalog-desktop-small-2 li.item {
    width: 50%;
    margin-bottom: 20px; }
    .emcatalog-desktop-2 li.item .product-item,
    .emcatalog-desktop-small-2 li.item .product-item {
      margin-right: 35px; }

.emcatalog-desktop-3,
.emcatalog-desktop-small-3 {
  margin-right: -35px; }
  .emcatalog-desktop-3 li.item,
  .emcatalog-desktop-small-3 li.item {
    width: 33.3333333333%;
    margin-bottom: 20px; }
    .emcatalog-desktop-3 li.item .product-item,
    .emcatalog-desktop-small-3 li.item .product-item {
      margin-right: 35px; }

.emcatalog-desktop-4,
.emcatalog-desktop-small-4 {
  margin-right: -35px; }
  .emcatalog-desktop-4 li.item,
  .emcatalog-desktop-small-4 li.item {
    width: 25%;
    margin-bottom: 20px; }
    .emcatalog-desktop-4 li.item .product-item,
    .emcatalog-desktop-small-4 li.item .product-item {
      margin-right: 35px; }

.emcatalog-desktop-5,
.emcatalog-desktop-small-5 {
  margin-right: -35px; }
  .emcatalog-desktop-5 li.item,
  .emcatalog-desktop-small-5 li.item {
    width: 20%;
    margin-bottom: 20px; }
    .emcatalog-desktop-5 li.item .product-item,
    .emcatalog-desktop-small-5 li.item .product-item {
      margin-right: 35px; }

.emcatalog-desktop-6,
.emcatalog-desktop-small-6 {
  margin-right: -35px; }
  .emcatalog-desktop-6 li.item,
  .emcatalog-desktop-small-6 li.item {
    width: 16.6666666667%;
    margin-bottom: 20px; }
    .emcatalog-desktop-6 li.item .product-item,
    .emcatalog-desktop-small-6 li.item .product-item {
      margin-right: 35px; }

.emcatalog-tablet-1,
.emcatalog-mobile-1 {
  margin-right: -10px; }
  .emcatalog-tablet-1 li.item,
  .emcatalog-mobile-1 li.item {
    width: 100%;
    margin-bottom: 20px; }
    .emcatalog-tablet-1 li.item .product-item,
    .emcatalog-mobile-1 li.item .product-item {
      margin-right: 10px; }

.emcatalog-tablet-2,
.emcatalog-mobile-2 {
  margin-right: -10px; }
  .emcatalog-tablet-2 li.item,
  .emcatalog-mobile-2 li.item {
    width: 50%;
    margin-bottom: 20px; }
    .emcatalog-tablet-2 li.item .product-item,
    .emcatalog-mobile-2 li.item .product-item {
      margin-right: 10px; }

.emcatalog-tablet-3,
.emcatalog-mobile-3 {
  margin-right: -10px; }
  .emcatalog-tablet-3 li.item,
  .emcatalog-mobile-3 li.item {
    width: 33.3333333333%;
    margin-bottom: 20px; }
    .emcatalog-tablet-3 li.item .product-item,
    .emcatalog-mobile-3 li.item .product-item {
      margin-right: 10px; }

.emcatalog-tablet-4,
.emcatalog-mobile-4 {
  margin-right: -10px; }
  .emcatalog-tablet-4 li.item,
  .emcatalog-mobile-4 li.item {
    width: 25%;
    margin-bottom: 20px; }
    .emcatalog-tablet-4 li.item .product-item,
    .emcatalog-mobile-4 li.item .product-item {
      margin-right: 10px; }

.emcatalog-tablet-5,
.emcatalog-mobile-5 {
  margin-right: -10px; }
  .emcatalog-tablet-5 li.item,
  .emcatalog-mobile-5 li.item {
    width: 20%;
    margin-bottom: 20px; }
    .emcatalog-tablet-5 li.item .product-item,
    .emcatalog-mobile-5 li.item .product-item {
      margin-right: 10px; }

.emcatalog-tablet-6,
.emcatalog-mobile-6 {
  margin-right: -10px; }
  .emcatalog-tablet-6 li.item,
  .emcatalog-mobile-6 li.item {
    width: 16.6666666667%;
    margin-bottom: 20px; }
    .emcatalog-tablet-6 li.item .product-item,
    .emcatalog-mobile-6 li.item .product-item {
      margin-right: 10px; }

/*# sourceMappingURL=styles.css.map */

/* ============================================ *
 * Configurable Swatches
 * ============================================ */
/* Clears */
.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after {
  content: '';
  display: table;
  clear: both;
}
.product-view-detail .product-img-box .media-left .product-image img {
width: 100%;
}
/* Custom category list */
.custom-colorswatch, .custom-colorswatch .custom-swatch-link{
	display: none;
}
.configurable-swatch-list  .checked {
	border-color: #3399CC;
}
/* General Swatch Styling */
.swatch-link,
.swatch-label {
  display: block;
  border-radius: 3px;
  font-size: 14px;
  text-align: center;
  color: #636363;
  text-decoration: none;
  box-sizing: content-box;
}

.swatch-link {
  border: 1px solid #cccccc;
  margin: 0 0 3px;
}
.swatch-link img {
  border-radius: 2px;
}
.swatch-link:hover {
  cursor: pointer;
  text-decoration: none;
}
.swatch-link .x {
  display: none;
  text-indent: -999em;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/bg_x.png) center no-repeat transparent;
  z-index: 10;
}
.swatch-link.has-image .swatch-label {
  position: relative;
}
.swatch-link.has-image img {
  position: absolute;
  top: 0;
  left: 0;
}

.swatch-label {
  border: 1px solid #fff;
  margin: 0;
  white-space: nowrap;
  background: #f4f4f4;
}

.configurable-swatch-list {
  margin-left: -3px;
  zoom: 1;
  clear: both;
  -webkit-transform: translateZ(0px);
}
.configurable-swatch-list li {
  float: left;
  zoom: 1;
  margin: 0 0 0 3px;
}
.products-grid .configurable-swatch-list li {
  display: inline-block;
  float: none;
  margin: 0;
  vertical-align: top;
}
.configurable-swatch-list .not-available .x {
  display: block;
}
.configurable-swatch-list .not-available .swatch-link {
  border-color: #ededed;
  position: relative;
}
.configurable-swatch-list .not-available .swatch-link.has-image img {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.configurable-swatch-list .not-available .swatch-label {
  color: #aaa;
  background: #fff;
}
.configurable-swatch-list .wide-swatch .swatch-label {
  padding: 0 6px;
}
.configurable-swatch-list .not-available a:focus {
  outline: 0;
}

#narrow-by-list dd .configurable-swatch-list li {
  margin: 0 0 0 3px;
  width: 47%;
}
#narrow-by-list dd .swatch-link {
  border: none;
  line-height: 25px;
  margin-right: 2px;
  text-align: left;
}
#narrow-by-list dd .swatch-link.has-image {
  line-height: inherit;
}
#narrow-by-list dd .swatch-link:hover .swatch-label {
  border-color: #3399cc;
}
#narrow-by-list dd .swatch-label {
  background: #f4f4f4;
  border: 1px solid #cccccc;
  border-radius: 3px;
  display: block;
  float: left;
  line-height: 1.5em;
  margin: 0 5px 0 0;
  padding: 1px 5px;
  white-space: nowrap;
}
#narrow-by-list dd .swatch-label img {
  border: 1px solid #fff;
  border-radius: 3px;
  box-sizing: content-box;
}
#narrow-by-list dd .has-image .swatch-label {
  padding: 0;
}

@media only screen and (max-width: 770px) {
  #narrow-by-list dd .configurable-swatch-list li:nth-child(odd) {
    clear: left;
  }
}
.currently .swatch-current {
  position: relative;
}
.currently .swatch-current .btn-remove {
  margin-top: -10px;
  position: absolute;
  right: 0;
  top: 50%;
}
.currently .swatch-current span {
  display: block;
  float: left;
}
.currently .swatch-link {
  display: inline-block;
  margin: 0 0 0 3px;
}
.currently .swatch-link:hover {
  border-color: #cccccc;
  cursor: default;
}

/* Other Swatch States */
.configurable-swatch-list .hover .swatch-link,
.configurable-swatch-list .selected .swatch-link,
.swatch-link:hover {
  border-color: #3399cc;
}

.configurable-swatch-box {
  background: none !important;
}
.configurable-swatch-box select.swatch-select {
  display: none;
}
.configurable-swatch-box .validation-advice {
  margin: 0 0 5px;
  background: #df280a;
  padding: 2px 5px !important;
  font-weight: bold;
  color: #fff !important;
  float: left;
  display: block;
  border-radius: 3px;
}
.product-image-gallery .gallery-image {
	display: none;
}

/*!
 *  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://www.theflagshop.co.nz/skin/frontend/em0122/default/css/fonts/fontawesome-webfont.eot?v=4.1.0");
  src: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/css/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/css/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/css/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/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;
	}
}

/* Hover Fix */
iframe.hover-fix { position:absolute; left:-1px; top:-1px; z-index:-1; background:transparent; filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0); }
/* 
 * 	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;
	margin:0 -17px 0 -18px;
}
.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;
	padding:0 17px 0 18px;
}
.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;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/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{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
/* 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;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	padding: 1px 6px 3px;
	font-size: 12px;
	display: inline;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/em_filterproducts/AjaxLoader.gif) no-repeat center center
}
/*!
 * Bootstrap-select v1.6.4 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2015 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */

.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
}
.bootstrap-select > .btn {
  width: 100%;
  padding-right: 25px;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select .btn:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row-fluid .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group .btn .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.bootstrap-select.btn-group .btn .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .btn {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  z-index: 1035;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:hover small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:focus small,
.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) a small {
  color: rgba(100, 177, 216, 0.4);
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -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);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
}
.bootstrap-select.btn-group.fit-width .btn .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .btn .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .btn {
  z-index: 1036;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}
.bs-actionsbox {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox input.form-control {
  margin-bottom: 0;
  width: 100%;
}
.mobile-device {
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0;
}
/*! 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: transparent;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: white;
}

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 {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: white;
  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: 20px;
  margin-bottom: 20px;
  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,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

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;
}

.bg-primary {
  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: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857;
}

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;
  }
  .dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  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.42857;
  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-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

blockquote:before,
blockquote:after {
  content: "";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

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: white;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: whitesmoke;
  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;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 760px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 980px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.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-1 {
  width: 4.16667%;
}

.col-xs-2 {
  width: 8.33333%;
}

.col-xs-3 {
  width: 12.5%;
}

.col-xs-4 {
  width: 16.66667%;
}

.col-xs-5 {
  width: 20.83333%;
}

.col-xs-6 {
  width: 25%;
}

.col-xs-7 {
  width: 29.16667%;
}

.col-xs-8 {
  width: 33.33333%;
}

.col-xs-9 {
  width: 37.5%;
}

.col-xs-10 {
  width: 41.66667%;
}

.col-xs-11 {
  width: 45.83333%;
}

.col-xs-12 {
  width: 50%;
}

.col-xs-13 {
  width: 54.16667%;
}

.col-xs-14 {
  width: 58.33333%;
}

.col-xs-15 {
  width: 62.5%;
}

.col-xs-16 {
  width: 66.66667%;
}

.col-xs-17 {
  width: 70.83333%;
}

.col-xs-18 {
  width: 75%;
}

.col-xs-19 {
  width: 79.16667%;
}

.col-xs-20 {
  width: 83.33333%;
}

.col-xs-21 {
  width: 87.5%;
}

.col-xs-22 {
  width: 91.66667%;
}

.col-xs-23 {
  width: 95.83333%;
}

.col-xs-24 {
  width: 100%;
}

.col-xs-pull-0 {
  right: 0%;
}

.col-xs-pull-1 {
  right: 4.16667%;
}

.col-xs-pull-2 {
  right: 8.33333%;
}

.col-xs-pull-3 {
  right: 12.5%;
}

.col-xs-pull-4 {
  right: 16.66667%;
}

.col-xs-pull-5 {
  right: 20.83333%;
}

.col-xs-pull-6 {
  right: 25%;
}

.col-xs-pull-7 {
  right: 29.16667%;
}

.col-xs-pull-8 {
  right: 33.33333%;
}

.col-xs-pull-9 {
  right: 37.5%;
}

.col-xs-pull-10 {
  right: 41.66667%;
}

.col-xs-pull-11 {
  right: 45.83333%;
}

.col-xs-pull-12 {
  right: 50%;
}

.col-xs-pull-13 {
  right: 54.16667%;
}

.col-xs-pull-14 {
  right: 58.33333%;
}

.col-xs-pull-15 {
  right: 62.5%;
}

.col-xs-pull-16 {
  right: 66.66667%;
}

.col-xs-pull-17 {
  right: 70.83333%;
}

.col-xs-pull-18 {
  right: 75%;
}

.col-xs-pull-19 {
  right: 79.16667%;
}

.col-xs-pull-20 {
  right: 83.33333%;
}

.col-xs-pull-21 {
  right: 87.5%;
}

.col-xs-pull-22 {
  right: 91.66667%;
}

.col-xs-pull-23 {
  right: 95.83333%;
}

.col-xs-pull-24 {
  right: 100%;
}

.col-xs-push-0 {
  left: 0%;
}

.col-xs-push-1 {
  left: 4.16667%;
}

.col-xs-push-2 {
  left: 8.33333%;
}

.col-xs-push-3 {
  left: 12.5%;
}

.col-xs-push-4 {
  left: 16.66667%;
}

.col-xs-push-5 {
  left: 20.83333%;
}

.col-xs-push-6 {
  left: 25%;
}

.col-xs-push-7 {
  left: 29.16667%;
}

.col-xs-push-8 {
  left: 33.33333%;
}

.col-xs-push-9 {
  left: 37.5%;
}

.col-xs-push-10 {
  left: 41.66667%;
}

.col-xs-push-11 {
  left: 45.83333%;
}

.col-xs-push-12 {
  left: 50%;
}

.col-xs-push-13 {
  left: 54.16667%;
}

.col-xs-push-14 {
  left: 58.33333%;
}

.col-xs-push-15 {
  left: 62.5%;
}

.col-xs-push-16 {
  left: 66.66667%;
}

.col-xs-push-17 {
  left: 70.83333%;
}

.col-xs-push-18 {
  left: 75%;
}

.col-xs-push-19 {
  left: 79.16667%;
}

.col-xs-push-20 {
  left: 83.33333%;
}

.col-xs-push-21 {
  left: 87.5%;
}

.col-xs-push-22 {
  left: 91.66667%;
}

.col-xs-push-23 {
  left: 95.83333%;
}

.col-xs-push-24 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 4.16667%;
}

.col-xs-offset-2 {
  margin-left: 8.33333%;
}

.col-xs-offset-3 {
  margin-left: 12.5%;
}

.col-xs-offset-4 {
  margin-left: 16.66667%;
}

.col-xs-offset-5 {
  margin-left: 20.83333%;
}

.col-xs-offset-6 {
  margin-left: 25%;
}

.col-xs-offset-7 {
  margin-left: 29.16667%;
}

.col-xs-offset-8 {
  margin-left: 33.33333%;
}

.col-xs-offset-9 {
  margin-left: 37.5%;
}

.col-xs-offset-10 {
  margin-left: 41.66667%;
}

.col-xs-offset-11 {
  margin-left: 45.83333%;
}

.col-xs-offset-12 {
  margin-left: 50%;
}

.col-xs-offset-13 {
  margin-left: 54.16667%;
}

.col-xs-offset-14 {
  margin-left: 58.33333%;
}

.col-xs-offset-15 {
  margin-left: 62.5%;
}

.col-xs-offset-16 {
  margin-left: 66.66667%;
}

.col-xs-offset-17 {
  margin-left: 70.83333%;
}

.col-xs-offset-18 {
  margin-left: 75%;
}

.col-xs-offset-19 {
  margin-left: 79.16667%;
}

.col-xs-offset-20 {
  margin-left: 83.33333%;
}

.col-xs-offset-21 {
  margin-left: 87.5%;
}

.col-xs-offset-22 {
  margin-left: 91.66667%;
}

.col-xs-offset-23 {
  margin-left: 95.83333%;
}

.col-xs-offset-24 {
  margin-left: 100%;
}

@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-1 {
    width: 4.16667%;
  }

  .col-sm-2 {
    width: 8.33333%;
  }

  .col-sm-3 {
    width: 12.5%;
  }

  .col-sm-4 {
    width: 16.66667%;
  }

  .col-sm-5 {
    width: 20.83333%;
  }

  .col-sm-6 {
    width: 25%;
  }

  .col-sm-7 {
    width: 29.16667%;
  }

  .col-sm-8 {
    width: 33.33333%;
  }

  .col-sm-9 {
    width: 37.5%;
  }

  .col-sm-10 {
    width: 41.66667%;
  }

  .col-sm-11 {
    width: 45.83333%;
  }

  .col-sm-12 {
    width: 50%;
  }

  .col-sm-13 {
    width: 54.16667%;
  }

  .col-sm-14 {
    width: 58.33333%;
  }

  .col-sm-15 {
    width: 62.5%;
  }

  .col-sm-16 {
    width: 66.66667%;
  }

  .col-sm-17 {
    width: 70.83333%;
  }

  .col-sm-18 {
    width: 75%;
  }

  .col-sm-19 {
    width: 79.16667%;
  }

  .col-sm-20 {
    width: 83.33333%;
  }

  .col-sm-21 {
    width: 87.5%;
  }

  .col-sm-22 {
    width: 91.66667%;
  }

  .col-sm-23 {
    width: 95.83333%;
  }

  .col-sm-24 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: 0%;
  }

  .col-sm-pull-1 {
    right: 4.16667%;
  }

  .col-sm-pull-2 {
    right: 8.33333%;
  }

  .col-sm-pull-3 {
    right: 12.5%;
  }

  .col-sm-pull-4 {
    right: 16.66667%;
  }

  .col-sm-pull-5 {
    right: 20.83333%;
  }

  .col-sm-pull-6 {
    right: 25%;
  }

  .col-sm-pull-7 {
    right: 29.16667%;
  }

  .col-sm-pull-8 {
    right: 33.33333%;
  }

  .col-sm-pull-9 {
    right: 37.5%;
  }

  .col-sm-pull-10 {
    right: 41.66667%;
  }

  .col-sm-pull-11 {
    right: 45.83333%;
  }

  .col-sm-pull-12 {
    right: 50%;
  }

  .col-sm-pull-13 {
    right: 54.16667%;
  }

  .col-sm-pull-14 {
    right: 58.33333%;
  }

  .col-sm-pull-15 {
    right: 62.5%;
  }

  .col-sm-pull-16 {
    right: 66.66667%;
  }

  .col-sm-pull-17 {
    right: 70.83333%;
  }

  .col-sm-pull-18 {
    right: 75%;
  }

  .col-sm-pull-19 {
    right: 79.16667%;
  }

  .col-sm-pull-20 {
    right: 83.33333%;
  }

  .col-sm-pull-21 {
    right: 87.5%;
  }

  .col-sm-pull-22 {
    right: 91.66667%;
  }

  .col-sm-pull-23 {
    right: 95.83333%;
  }

  .col-sm-pull-24 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: 0%;
  }

  .col-sm-push-1 {
    left: 4.16667%;
  }

  .col-sm-push-2 {
    left: 8.33333%;
  }

  .col-sm-push-3 {
    left: 12.5%;
  }

  .col-sm-push-4 {
    left: 16.66667%;
  }

  .col-sm-push-5 {
    left: 20.83333%;
  }

  .col-sm-push-6 {
    left: 25%;
  }

  .col-sm-push-7 {
    left: 29.16667%;
  }

  .col-sm-push-8 {
    left: 33.33333%;
  }

  .col-sm-push-9 {
    left: 37.5%;
  }

  .col-sm-push-10 {
    left: 41.66667%;
  }

  .col-sm-push-11 {
    left: 45.83333%;
  }

  .col-sm-push-12 {
    left: 50%;
  }

  .col-sm-push-13 {
    left: 54.16667%;
  }

  .col-sm-push-14 {
    left: 58.33333%;
  }

  .col-sm-push-15 {
    left: 62.5%;
  }

  .col-sm-push-16 {
    left: 66.66667%;
  }

  .col-sm-push-17 {
    left: 70.83333%;
  }

  .col-sm-push-18 {
    left: 75%;
  }

  .col-sm-push-19 {
    left: 79.16667%;
  }

  .col-sm-push-20 {
    left: 83.33333%;
  }

  .col-sm-push-21 {
    left: 87.5%;
  }

  .col-sm-push-22 {
    left: 91.66667%;
  }

  .col-sm-push-23 {
    left: 95.83333%;
  }

  .col-sm-push-24 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 4.16667%;
  }

  .col-sm-offset-2 {
    margin-left: 8.33333%;
  }

  .col-sm-offset-3 {
    margin-left: 12.5%;
  }

  .col-sm-offset-4 {
    margin-left: 16.66667%;
  }

  .col-sm-offset-5 {
    margin-left: 20.83333%;
  }

  .col-sm-offset-6 {
    margin-left: 25%;
  }

  .col-sm-offset-7 {
    margin-left: 29.16667%;
  }

  .col-sm-offset-8 {
    margin-left: 33.33333%;
  }

  .col-sm-offset-9 {
    margin-left: 37.5%;
  }

  .col-sm-offset-10 {
    margin-left: 41.66667%;
  }

  .col-sm-offset-11 {
    margin-left: 45.83333%;
  }

  .col-sm-offset-12 {
    margin-left: 50%;
  }

  .col-sm-offset-13 {
    margin-left: 54.16667%;
  }

  .col-sm-offset-14 {
    margin-left: 58.33333%;
  }

  .col-sm-offset-15 {
    margin-left: 62.5%;
  }

  .col-sm-offset-16 {
    margin-left: 66.66667%;
  }

  .col-sm-offset-17 {
    margin-left: 70.83333%;
  }

  .col-sm-offset-18 {
    margin-left: 75%;
  }

  .col-sm-offset-19 {
    margin-left: 79.16667%;
  }

  .col-sm-offset-20 {
    margin-left: 83.33333%;
  }

  .col-sm-offset-21 {
    margin-left: 87.5%;
  }

  .col-sm-offset-22 {
    margin-left: 91.66667%;
  }

  .col-sm-offset-23 {
    margin-left: 95.83333%;
  }

  .col-sm-offset-24 {
    margin-left: 100%;
  }
}
@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-1 {
    width: 4.16667%;
  }

  .col-md-2 {
    width: 8.33333%;
  }

  .col-md-3 {
    width: 12.5%;
  }

  .col-md-4 {
    width: 16.66667%;
  }

  .col-md-5 {
    width: 20.83333%;
  }

  .col-md-6 {
    width: 25%;
  }

  .col-md-7 {
    width: 29.16667%;
  }

  .col-md-8 {
    width: 33.33333%;
  }

  .col-md-9 {
    width: 37.5%;
  }

  .col-md-10 {
    width: 41.66667%;
  }

  .col-md-11 {
    width: 45.83333%;
  }

  .col-md-12 {
    width: 50%;
  }

  .col-md-13 {
    width: 54.16667%;
  }

  .col-md-14 {
    width: 58.33333%;
  }

  .col-md-15 {
    width: 62.5%;
  }

  .col-md-16 {
    width: 66.66667%;
  }

  .col-md-17 {
    width: 70.83333%;
  }

  .col-md-18 {
    width: 75%;
  }

  .col-md-19 {
    width: 79.16667%;
  }

  .col-md-20 {
    width: 83.33333%;
  }

  .col-md-21 {
    width: 87.5%;
  }

  .col-md-22 {
    width: 91.66667%;
  }

  .col-md-23 {
    width: 95.83333%;
  }

  .col-md-24 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: 0%;
  }

  .col-md-pull-1 {
    right: 4.16667%;
  }

  .col-md-pull-2 {
    right: 8.33333%;
  }

  .col-md-pull-3 {
    right: 12.5%;
  }

  .col-md-pull-4 {
    right: 16.66667%;
  }

  .col-md-pull-5 {
    right: 20.83333%;
  }

  .col-md-pull-6 {
    right: 25%;
  }

  .col-md-pull-7 {
    right: 29.16667%;
  }

  .col-md-pull-8 {
    right: 33.33333%;
  }

  .col-md-pull-9 {
    right: 37.5%;
  }

  .col-md-pull-10 {
    right: 41.66667%;
  }

  .col-md-pull-11 {
    right: 45.83333%;
  }

  .col-md-pull-12 {
    right: 50%;
  }

  .col-md-pull-13 {
    right: 54.16667%;
  }

  .col-md-pull-14 {
    right: 58.33333%;
  }

  .col-md-pull-15 {
    right: 62.5%;
  }

  .col-md-pull-16 {
    right: 66.66667%;
  }

  .col-md-pull-17 {
    right: 70.83333%;
  }

  .col-md-pull-18 {
    right: 75%;
  }

  .col-md-pull-19 {
    right: 79.16667%;
  }

  .col-md-pull-20 {
    right: 83.33333%;
  }

  .col-md-pull-21 {
    right: 87.5%;
  }

  .col-md-pull-22 {
    right: 91.66667%;
  }

  .col-md-pull-23 {
    right: 95.83333%;
  }

  .col-md-pull-24 {
    right: 100%;
  }

  .col-md-push-0 {
    left: 0%;
  }

  .col-md-push-1 {
    left: 4.16667%;
  }

  .col-md-push-2 {
    left: 8.33333%;
  }

  .col-md-push-3 {
    left: 12.5%;
  }

  .col-md-push-4 {
    left: 16.66667%;
  }

  .col-md-push-5 {
    left: 20.83333%;
  }

  .col-md-push-6 {
    left: 25%;
  }

  .col-md-push-7 {
    left: 29.16667%;
  }

  .col-md-push-8 {
    left: 33.33333%;
  }

  .col-md-push-9 {
    left: 37.5%;
  }

  .col-md-push-10 {
    left: 41.66667%;
  }

  .col-md-push-11 {
    left: 45.83333%;
  }

  .col-md-push-12 {
    left: 50%;
  }

  .col-md-push-13 {
    left: 54.16667%;
  }

  .col-md-push-14 {
    left: 58.33333%;
  }

  .col-md-push-15 {
    left: 62.5%;
  }

  .col-md-push-16 {
    left: 66.66667%;
  }

  .col-md-push-17 {
    left: 70.83333%;
  }

  .col-md-push-18 {
    left: 75%;
  }

  .col-md-push-19 {
    left: 79.16667%;
  }

  .col-md-push-20 {
    left: 83.33333%;
  }

  .col-md-push-21 {
    left: 87.5%;
  }

  .col-md-push-22 {
    left: 91.66667%;
  }

  .col-md-push-23 {
    left: 95.83333%;
  }

  .col-md-push-24 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 4.16667%;
  }

  .col-md-offset-2 {
    margin-left: 8.33333%;
  }

  .col-md-offset-3 {
    margin-left: 12.5%;
  }

  .col-md-offset-4 {
    margin-left: 16.66667%;
  }

  .col-md-offset-5 {
    margin-left: 20.83333%;
  }

  .col-md-offset-6 {
    margin-left: 25%;
  }

  .col-md-offset-7 {
    margin-left: 29.16667%;
  }

  .col-md-offset-8 {
    margin-left: 33.33333%;
  }

  .col-md-offset-9 {
    margin-left: 37.5%;
  }

  .col-md-offset-10 {
    margin-left: 41.66667%;
  }

  .col-md-offset-11 {
    margin-left: 45.83333%;
  }

  .col-md-offset-12 {
    margin-left: 50%;
  }

  .col-md-offset-13 {
    margin-left: 54.16667%;
  }

  .col-md-offset-14 {
    margin-left: 58.33333%;
  }

  .col-md-offset-15 {
    margin-left: 62.5%;
  }

  .col-md-offset-16 {
    margin-left: 66.66667%;
  }

  .col-md-offset-17 {
    margin-left: 70.83333%;
  }

  .col-md-offset-18 {
    margin-left: 75%;
  }

  .col-md-offset-19 {
    margin-left: 79.16667%;
  }

  .col-md-offset-20 {
    margin-left: 83.33333%;
  }

  .col-md-offset-21 {
    margin-left: 87.5%;
  }

  .col-md-offset-22 {
    margin-left: 91.66667%;
  }

  .col-md-offset-23 {
    margin-left: 95.83333%;
  }

  .col-md-offset-24 {
    margin-left: 100%;
  }
}
@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-1 {
    width: 4.16667%;
  }

  .col-lg-2 {
    width: 8.33333%;
  }

  .col-lg-3 {
    width: 12.5%;
  }

  .col-lg-4 {
    width: 16.66667%;
  }

  .col-lg-5 {
    width: 20.83333%;
  }

  .col-lg-6 {
    width: 25%;
  }

  .col-lg-7 {
    width: 29.16667%;
  }

  .col-lg-8 {
    width: 33.33333%;
  }

  .col-lg-9 {
    width: 37.5%;
  }

  .col-lg-10 {
    width: 41.66667%;
  }

  .col-lg-11 {
    width: 45.83333%;
  }

  .col-lg-12 {
    width: 50%;
  }

  .col-lg-13 {
    width: 54.16667%;
  }

  .col-lg-14 {
    width: 58.33333%;
  }

  .col-lg-15 {
    width: 62.5%;
  }

  .col-lg-16 {
    width: 66.66667%;
  }

  .col-lg-17 {
    width: 70.83333%;
  }

  .col-lg-18 {
    width: 75%;
  }

  .col-lg-19 {
    width: 79.16667%;
  }

  .col-lg-20 {
    width: 83.33333%;
  }

  .col-lg-21 {
    width: 87.5%;
  }

  .col-lg-22 {
    width: 91.66667%;
  }

  .col-lg-23 {
    width: 95.83333%;
  }

  .col-lg-24 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: 0%;
  }

  .col-lg-pull-1 {
    right: 4.16667%;
  }

  .col-lg-pull-2 {
    right: 8.33333%;
  }

  .col-lg-pull-3 {
    right: 12.5%;
  }

  .col-lg-pull-4 {
    right: 16.66667%;
  }

  .col-lg-pull-5 {
    right: 20.83333%;
  }

  .col-lg-pull-6 {
    right: 25%;
  }

  .col-lg-pull-7 {
    right: 29.16667%;
  }

  .col-lg-pull-8 {
    right: 33.33333%;
  }

  .col-lg-pull-9 {
    right: 37.5%;
  }

  .col-lg-pull-10 {
    right: 41.66667%;
  }

  .col-lg-pull-11 {
    right: 45.83333%;
  }

  .col-lg-pull-12 {
    right: 50%;
  }

  .col-lg-pull-13 {
    right: 54.16667%;
  }

  .col-lg-pull-14 {
    right: 58.33333%;
  }

  .col-lg-pull-15 {
    right: 62.5%;
  }

  .col-lg-pull-16 {
    right: 66.66667%;
  }

  .col-lg-pull-17 {
    right: 70.83333%;
  }

  .col-lg-pull-18 {
    right: 75%;
  }

  .col-lg-pull-19 {
    right: 79.16667%;
  }

  .col-lg-pull-20 {
    right: 83.33333%;
  }

  .col-lg-pull-21 {
    right: 87.5%;
  }

  .col-lg-pull-22 {
    right: 91.66667%;
  }

  .col-lg-pull-23 {
    right: 95.83333%;
  }

  .col-lg-pull-24 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: 0%;
  }

  .col-lg-push-1 {
    left: 4.16667%;
  }

  .col-lg-push-2 {
    left: 8.33333%;
  }

  .col-lg-push-3 {
    left: 12.5%;
  }

  .col-lg-push-4 {
    left: 16.66667%;
  }

  .col-lg-push-5 {
    left: 20.83333%;
  }

  .col-lg-push-6 {
    left: 25%;
  }

  .col-lg-push-7 {
    left: 29.16667%;
  }

  .col-lg-push-8 {
    left: 33.33333%;
  }

  .col-lg-push-9 {
    left: 37.5%;
  }

  .col-lg-push-10 {
    left: 41.66667%;
  }

  .col-lg-push-11 {
    left: 45.83333%;
  }

  .col-lg-push-12 {
    left: 50%;
  }

  .col-lg-push-13 {
    left: 54.16667%;
  }

  .col-lg-push-14 {
    left: 58.33333%;
  }

  .col-lg-push-15 {
    left: 62.5%;
  }

  .col-lg-push-16 {
    left: 66.66667%;
  }

  .col-lg-push-17 {
    left: 70.83333%;
  }

  .col-lg-push-18 {
    left: 75%;
  }

  .col-lg-push-19 {
    left: 79.16667%;
  }

  .col-lg-push-20 {
    left: 83.33333%;
  }

  .col-lg-push-21 {
    left: 87.5%;
  }

  .col-lg-push-22 {
    left: 91.66667%;
  }

  .col-lg-push-23 {
    left: 95.83333%;
  }

  .col-lg-push-24 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 4.16667%;
  }

  .col-lg-offset-2 {
    margin-left: 8.33333%;
  }

  .col-lg-offset-3 {
    margin-left: 12.5%;
  }

  .col-lg-offset-4 {
    margin-left: 16.66667%;
  }

  .col-lg-offset-5 {
    margin-left: 20.83333%;
  }

  .col-lg-offset-6 {
    margin-left: 25%;
  }

  .col-lg-offset-7 {
    margin-left: 29.16667%;
  }

  .col-lg-offset-8 {
    margin-left: 33.33333%;
  }

  .col-lg-offset-9 {
    margin-left: 37.5%;
  }

  .col-lg-offset-10 {
    margin-left: 41.66667%;
  }

  .col-lg-offset-11 {
    margin-left: 45.83333%;
  }

  .col-lg-offset-12 {
    margin-left: 50%;
  }

  .col-lg-offset-13 {
    margin-left: 54.16667%;
  }

  .col-lg-offset-14 {
    margin-left: 58.33333%;
  }

  .col-lg-offset-15 {
    margin-left: 62.5%;
  }

  .col-lg-offset-16 {
    margin-left: 66.66667%;
  }

  .col-lg-offset-17 {
    margin-left: 70.83333%;
  }

  .col-lg-offset-18 {
    margin-left: 75%;
  }

  .col-lg-offset-19 {
    margin-left: 79.16667%;
  }

  .col-lg-offset-20 {
    margin-left: 83.33333%;
  }

  .col-lg-offset-21 {
    margin-left: 87.5%;
  }

  .col-lg-offset-22 {
    margin-left: 91.66667%;
  }

  .col-lg-offset-23 {
    margin-left: 95.83333%;
  }

  .col-lg-offset-24 {
    margin-left: 100%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  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 > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: white;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.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: whitesmoke;
}

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 > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: whitesmoke;
}

.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 > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.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 > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.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 > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.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 > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.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: 15px;
    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 > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .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 > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .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: 20px;
  font-size: 21px;
  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: 14px;
  line-height: 1.42857;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: white;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 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: 34px;
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  display: block;
  min-height: 20px;
  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], fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled], fieldset[disabled]
input[type="checkbox"],
.radio[disabled], fieldset[disabled]
.radio,
.radio-inline[disabled], fieldset[disabled]
.radio-inline,
.checkbox[disabled], fieldset[disabled]
.checkbox,
.checkbox-inline[disabled], fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  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);
  -moz-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;
  -moz-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);
  -moz-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;
  -moz-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);
  -moz-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;
  -moz-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, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label, .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio, .navbar-form .radio,
  .form-inline .checkbox,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback, .navbar-form .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: 27px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
.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: 14px;
  line-height: 1.42857;
  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);
  -moz-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;
  -moz-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #333333;
  background-color: white;
  border-color: #cccccc;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.open .btn-default.dropdown-toggle {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active {
  background-image: none;
}
.open .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: white;
  border-color: #cccccc;
}
.btn-default .badge {
  color: white;
  background-color: #333333;
}

.btn-primary {
  color: white;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
  color: white;
  background-color: #3276b1;
  border-color: #285e8e;
}
.open .btn-primary.dropdown-toggle {
  color: white;
  background-color: #3276b1;
  border-color: #285e8e;
}
.btn-primary:active, .btn-primary.active {
  background-image: none;
}
.open .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: white;
}

.btn-success {
  color: white;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
  color: white;
  background-color: #47a447;
  border-color: #398439;
}
.open .btn-success.dropdown-toggle {
  color: white;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active, .btn-success.active {
  background-image: none;
}
.open .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: white;
}

.btn-info {
  color: white;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
  color: white;
  background-color: #39b3d7;
  border-color: #269abc;
}
.open .btn-info.dropdown-toggle {
  color: white;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active {
  background-image: none;
}
.open .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: white;
}

.btn-warning {
  color: white;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
  color: white;
  background-color: #ed9c28;
  border-color: #d58512;
}
.open .btn-warning.dropdown-toggle {
  color: white;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active, .btn-warning.active {
  background-image: none;
}
.open .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: white;
}

.btn-danger {
  color: white;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
  color: white;
  background-color: #d2322d;
  border-color: #ac2925;
}
.open .btn-danger.dropdown-toggle {
  color: white;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active {
  background-image: none;
}
.open .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: white;
}

.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;
  -moz-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, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  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://www.theflagshop.co.nz/skin/frontend/em0122/default/css/bootstrap/bootstrap/glyphicons-halflings-regular.eot");
  src: url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/css/bootstrap/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/css/bootstrap/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/css/bootstrap/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("https://www.theflagshop.co.nz/skin/frontend/em0122/default/css/bootstrap/bootstrap/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: 14px;
  background-color: white;
  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);
  -moz-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: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: whitesmoke;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: white;
  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: 12px;
  line-height: 1.42857;
  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 {
    right: 0;
    left: auto;
  }
  .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 > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .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:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.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, .btn-group-lg.btn-group > .btn + .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);
  -moz-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;
  -moz-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.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-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: 14px;
  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,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  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:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.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: 9px 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.42857;
  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: white;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}

.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: white;
  background-color: #428bca;
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.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, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: white;
  }
}

.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: 20px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@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:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.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 > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .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: 15px 10px;
  font-size: 18px;
  line-height: 20px;
  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: 7.5px -10px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@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: 20px;
  }
  .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: 15px;
    padding-bottom: 15px;
  }
  .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);
  -moz-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: 8px;
  margin-bottom: 8px;
}
@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;
    -moz-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: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@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: #090909;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: white;
  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: white;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: white;
  background-color: #090909;
}
.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: white;
}
.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: #090909;
  color: white;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .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: white;
    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: white;
    background-color: #090909;
  }
  .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: white;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: whitesmoke;
  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: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #428bca;
  background-color: white;
  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 > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: white;
  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: white;
  border-color: #dddddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.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: 12px;
}
.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: 20px 0;
  list-style: none;
  text-align: center;
}
.pager:before, .pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: white;
  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: white;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label[href]:hover, .label[href]:focus {
  color: white;
  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: gray;
}

.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: 12px;
  font-weight: bold;
  color: white;
  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, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

a.badge:hover, a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: white;
}

.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: 21px;
  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: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: white;
  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 {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  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: 20px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-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: 12px;
  line-height: 20px;
  color: white;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-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: white;
  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: whitesmoke;
}
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
  z-index: 2;
  color: white;
  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: 20px;
  background-color: white;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-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-body:before, .panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}

.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: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: whitesmoke;
  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:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .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 th:first-child,
.panel > .table-responsive:first-child > .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 th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .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 th:last-child,
.panel > .table-responsive:first-child > .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 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:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .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 th:first-child,
.panel > .table-responsive:last-child > .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 th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .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 th:last-child,
.panel > .table-responsive:last-child > .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 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-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.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: 20px;
}
.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: whitesmoke;
  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: white;
  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: whitesmoke;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-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: 21px;
  font-weight: bold;
  line-height: 1;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover, .close:focus {
  color: black;
  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: white;
  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);
  -moz-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: black;
}
.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.42857px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857;
}

.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:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.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);
    -moz-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: 12px;
  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: white;
  text-align: center;
  text-decoration: none;
  background-color: black;
  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: black;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: black;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: black;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: white;
  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);
  -moz-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: 14px;
  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: fadein(rgba(0, 0, 0, 0.2), 5%);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: white;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: fadein(rgba(0, 0, 0, 0.2), 5%);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: white;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: fadein(rgba(0, 0, 0, 0.2), 5%);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: white;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: fadein(rgba(0, 0, 0, 0.2), 5%);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: white;
  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 {
  display: block;
  max-width: 100%;
  height: auto;
  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: white;
  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: white;
  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 white;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: white;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
  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 {
  content: " ";
  display: table;
}
.clearfix: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;
  }
}

/*========================================Header resize*/
@media (max-width: 767px) {
  .em-header-middle-left {
    text-align: center !important;
  }

  .em-header-style06 .em-header-middle-right {
    margin-top: 0;
  }

  .menu-title .option {
    margin-right: 25px;
  }

  .em-header-style03 .em-menu-top, .em-header-style01 .em-menu-top {
    padding: 9px 0;
  }
}
/*========================================Header fixed-top*/
@media (min-width: 768px) {
  .navbar-fixed-top .em-menu-top {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .navbar-fixed-top .em-menu-top {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .navbar-fixed-top .em-menu-top {
    width: 1180px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .navbar-fixed-top .em-menu-top .em-logo-sticky {
    margin-top: 1em;
  }
}
@media (max-width: 767px) {
  .menuleft {
    position: static;
  }
  .menuleft .mega-menu {
    border: none;
  }

  .all_categories .menuleftText {
    margin-top: 10px;
  }

  .em-top-menu {
    margin-right: 0;
    text-align: left;
  }

  .em-top-menu.pull-left {
    float: none !important;
  }

  .em-menu-top,
  .menu-wrapper {
    text-align: left !important;
  }
}
/*EM Header Style Mobile*/
/* header mobile*/
@media (max-width: 767px) {
  /*.em-header-type{ display:none;}*/
  .enable-mobile {
    display: none;
  }

  .mobile-main-menu {
    clear: both;
  }

  .mobile-block {
    margin: 0 10%;
  }
  .mobile-block p a {
    text-align: center;
  }

  .em-header-type-mobile {
    padding: 0 10px;
  }
  .em-header-type-mobile .em-language-currency {
    padding: 0 20px 20px;
  }
  .em-header-type-mobile .em-top-links .links li {
    float: left;
    width: 33.3%;
    margin: 0;
    padding: 20px 0;
    border-top: 1px solid;
    border-right: 1px solid;
  }
  .em-header-type-mobile .em-top-links .links li:hover {
    background: none;
  }
  .em-header-type-mobile .em-top-links .links li a {
    display: inline-block;
  }
  .em-header-type-mobile .em-top-links .links li a span {
    display: block;
    text-transform: capitalize;
    padding-top: 8px;
  }
  .em-header-type-mobile .em-top-links .links li a i.fa {
    float: none;
  }
  .em-header-type-mobile .em-header-mobile-top {
    text-align: center;
  }
  .em-header-type-mobile .em-header-mobile-top .mb-click .em-toggle-menu-control-open {
    position: fixed;
    z-index: 99;
    width: 100%;
    left: 0;
    height: 100%;
    top: 0;
  }
  .em-header-type-mobile .em-header-mobile-top .mb-click .em-account {
    display: none !important;
  }
  .em-header-type-mobile .em-header-mobile-top .mb-click .em-top-links .links a i {
    height: 40px;
    width: 40px;
    line-height: 40px;
  }
  .em-header-type-mobile .em-header-mobile-top .toolbar-switch {
    width: 45%;
  }
  .em-header-type-mobile .em-header-mobile-top .toolbar-switch .toolbar-title {
    width: 100%;
  }
  .em-header-type-mobile .em-header-mobile-top .toolbar-switch .toolbar-title .bootstrap-select {
    min-width: 85px;
    width: 100%;
  }
  .em-header-type-mobile .em-header-mobile-top .em-toggle-menu-control-open {
    -moz-transition: width 800ms ease;
    -webkit-transition: width 800ms ease;
    -o-transition: width 800ms ease;
    transition: width 800ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 0;
  }
  .em-header-type-mobile .em-header-mobile-top .btn-header-mobile-top {
    float: left;
    margin-top: 30px;
  }
  .em-header-type-mobile .em-header-mobile-top i.fa {
    font-size: 21px;
    height: 28px;
    line-height: 26px;
    text-align: center;
    width: 28px;
    cursor: pointer;
  }
  .em-header-type-mobile .em-header-mobile-top .em-act {
    text-align: right;
  }
  .em-header-type-mobile .em-header-mobile-top .em-act .em-account {
    position: static;
    padding-top: 0;
    display: inline-block;
    margin-top: 30px;
  }
  .em-header-type-mobile .em-header-mobile-top .em-act a {
    padding: 3px 5px;
    display: inline-block;
    border: 1px solid;
  }
  .em-header-type-mobile .em-header-mobile-top .em-toggle-menu-control-open .toggle-menu-wrapper {
    float: left;
    width: 90%;
    height: 100%;
    padding: 20px 0;
  }
  .em-header-type-mobile .em-header-mobile-top .em-toggle-menu-control-open .toggle-menu-wrapper.hidden {
    width: 0;
    display: block !important;
  }
  .em-header-type-mobile .em-header-mobile-top .em-toggle-menu-control-open .toggle-menu-wrapper.show {
    width: 90%;
    overflow-x: auto;
  }
  .em-header-type-mobile .em-header-mobile-top .em-toggle-menu-control-open i.fa {
    float: left;
  }
  .em-header-type-mobile .em-summary-topcart {
    position: relative;
    background: none !important;
    padding-right: 0;
    padding-left: 1px;
    padding-top: 0;
  }
  .em-header-type-mobile .em-summary-topcart .em-topcart-qty {
    position: absolute;
    top: 2px;
    right: 2px;
  }
  .em-header-type-mobile .em-header-mobile-bottom {
    display: block;
    clear: left;
  }
  .em-header-type-mobile .em-header-mobile-bottom .em-top-search {
    position: relative;
    top: 0;
    right: 0;
    float: none;
    display: inline-block;
    width: 100%;
    border-left: 0 none;
  }
  .em-header-type-mobile .em-header-mobile-bottom .em-top-search .header-search-mobile {
    padding: 10px;
    width: 100%;
    display: inline-block;
  }
  .em-header-type-mobile .em-header-mobile-bottom .em-top-search .header-search-mobile label {
    display: none !important;
  }
  .em-header-type-mobile .em-header-mobile-bottom .em-top-search .header-search-mobile .form-search {
    width: 100%;
  }
  .em-header-type-mobile .em-header-mobile-bottom .em-top-search .header-search-mobile .form-search .input_cat {
    text-align: left;
  }
  .em-header-type-mobile .em-header-mobile-bottom .em-top-search .header-search-mobile .form-search .input_cat .bootstrap-select {
    width: 100%;
  }
  .em-header-type-mobile .em-header-mobile-bottom .em-top-search .header-search-mobile .form-search .input_cat .bootstrap-select .btn {
    height: 44px;
  }
}
/*=========Menu hover===========*/
@media (min-width: 768px) {
  .effect-menu.hnav .menu-item-depth-0:hover > .menu-container {
    -webkit-transform: scaleY(1);
  }
  .effect-menu.hnav .menu-item-link > .menu-container,
  .effect-menu.hnav .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;
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
  }
  .effect-menu.hnav .nav-right .menu-item-link > .menu-container,
  .effect-menu.hnav .nav-right .em-catalog-navigation li > ul {
    transform-origin: 100% 0;
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
  }
  .effect-menu.hnav .menu-item-depth-0 > .menu-container,
  .effect-menu.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);
  }
  .effect-menu.hnav .menu-item-depth-0:hover > .menu-container,
  .effect-menu.hnav .menu-item-depth-0 > .em-catalog-navigation.horizontal li.level0:hover > ul,
  .effect-menu.hnav .menu-item-link:hover > .menu-container,
  .effect-menu.hnav .em-catalog-navigation li:hover > ul {
    transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
  }
}
/*=========End Menu hover===========*/
/*=========Menu resize=========*/
@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;
  }
}
/* 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;
  }
}
/*=========End Menu resize=========*/
/*=========End Menu resize=========*/
/*$max-content-width: value screen*/
/*Category product*/
/*button style*/
/*========================================Header*/
@media (min-width: 990px) and (max-width: 1199px) {
  .em-header-style03 .em-top-cart .topcart-popup {
    top: 60px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .em-header-style03 .em-top-cart .topcart-popup {
    top: 77px;
  }

  .banner-text-left .desc .h3 {
    font-size: 50%;
  }
}
@media (max-width: 1199px) {
  .em-rtl {
    /*.em-header-style05{
    	.em-language-currency .block-currency .toolbar-dropdown span:before{
    		border-right: none;
    	}	
    }*/
  }

  .em-rtl .em-header-style04 .em-language-currency .form-language .toolbar-dropdown span:before, .em-rtl .em-header-style05 .em-language-currency .form-language .toolbar-dropdown span:before {
    border-right: 1px solid;
  }
}
@media (max-width: 991px) {
  .em-header-style04 .em-language-currency .form-language .toolbar-dropdown span:before {
    border: none;
  }

  .em-header-style04 .em-language-currency .block-currency .toolbar-dropdown span:before {
    border-right: none;
  }

  .em-header-style05 p.welcome-msg {
    margin-right: 0;
    margin-left: 20px;
  }

  .em-header-style05 p.welcome-msg:before {
    border-right: none;
  }

  .em-rtl .em-header-style05 p.welcome-msg {
    margin-right: 20px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .cart-fixed-right, .search-fixed-right, #back-top {
    display: none !important;
  }

  .em-header-top .toolbar-dropdown ul {
    width: 140px;
  }

  .banner-text-left .desc .h3 {
    font-size: 50%;
  }

  .banner-text-left .desc .h1 {
    font-size: 205% !important;
  }

  .em-header-bottom-right-top {
    margin-bottom: 15px !important;
  }

  #top-link-title {
    display: block;
  }

  .em-logo .logo img {
    width: 100%;
  }

  .mb-center {
    text-align: center;
    float: none !important;
  }

  .em-header-container .pull-left,
  .em-header-container .pull-right {
    float: none !important;
    text-align: center;
  }

  .em-top-links {
    display: inline-block;
    width: 100%;
    position: relative;
  }

  .em-top-links a {
    padding: 10px 0px;
    text-transform: uppercase;
  }

  .em-top-links a:before {
    border: 0 none !important;
  }

  .em-top-links ul {
    display: block;
    width: 100%;
  }

  p.welcome-msg {
    float: none !important;
  }

  .em-language-currency .block-currency,
  .em-language-currency .form-language,
  .em-language-currency .toolbar-switch {
    display: inline-block;
    float: none;
    vertical-align: top;
    margin: 0;
  }

  .em-header-style03 .pull-right .em-language-currency .form-language {
    margin-left: 0;
  }

  .em-top-links .links li {
    float: none;
    display: inline-block;
  }

  .pull-right .em-top-links .links li {
    float: none !important;
    display: inline-block !important;
  }

  .container-fluild {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .em-fixed-sidebar {
    position: static !important;
    overflow: initial !important;
  }

  .em-header-style01 .em-top-cart .em-container-topcart, .em-header-style04 .em-top-cart .em-container-topcart {
    position: static;
  }

  .em-header-style01 .em-top-cart .topcart-popup, .em-header-style04 .em-top-cart .topcart-popup {
    right: auto;
    left: 0;
  }

  .em-top-cart {
    float: none;
    margin-left: 0;
    display: inline-block;
    margin-top: 0;
  }

  .em-top-cart .em-summary-topcart {
    float: none;
  }

  .pull-right .em-language-currency {
    float: none !important;
    display: inline-block;
    vertical-align: top;
  }

  .em-header-bottom-left {
    text-align: center !important;
  }

  .em-header-style02 .em-header-bottom {
    border: none;
  }

  .em-header-style02 .em-header-bottom .em-header-bottom-left {
    display: block;
  }

  .em-header-style02 .em-header-bottom .em-header-bottom-right {
    display: block;
    margin-left: 0;
  }

  .em-header-style05 p.welcome-msg {
    width: 100%;
    margin: 0 !important;
  }

  .em-header-style05 p.welcome-msg:before {
    position: static;
  }

  .em-header-style05 .em-language-currency .toolbar-dropdown span:before {
    border: none;
  }

  .em-header-style04 .em-language-currency {
    display: inline-block;
    vertical-align: top;
  }

  .em-header-style04 .em-top-links ul li {
    float: none;
  }

  .em-header-style04 .em-header-top-left, .em-header-style04 .em-header-top-right {
    text-align: center;
  }

  .em-rtl .em-header-style04 .em-language-currency .form-language .toolbar-dropdown span:before, .em-rtl .em-header-style04 .em-top-links li.first a:before, .em-rtl .em-header-style05 .em-language-currency .form-language .toolbar-dropdown span:before, .em-rtl .em-header-style05 .em-top-links li.first a:before {
    border-right: none;
  }

  .em-rtl .em-header-style04 .em-language-currency .block-currency .toolbar-dropdown span:before, .em-rtl .em-header-style04 .em-top-links li.last a:before, .em-rtl .em-header-style05 .em-language-currency .block-currency .toolbar-dropdown span:before, .em-rtl .em-header-style05 .em-top-links li.last a:before {
    border-right: 1px solid;
  }

  .em-rtl .pull-right .em-top-links ul li.last {
    margin-right: 10px;
  }
}
/*----Main Slideshow----*/
@media (max-width: 767px) {
  .tp-banner-container .tparrows {
    /*display: none;*/
  }

  .tp-caption a.ss-button span {
    font-size: 90% !important;
  }

  .tp-caption a.ss-button span {
    padding: 10px 15px;
  }
}
/*effect - home page*/
@media (min-width: 768px) and (max-width: 991px) {
  .em-effect04 .mask-info {
    margin: 5%;
  }
}
@media (max-width: 320px) {
  .em-effect04 .mask-info p, .em-effect04 .mask-info a.info {
    display: none;
  }
}
/*========================================Search*/
@media (max-width: 767px) {
  .em-header-style01 .em-top-search, .em-header-style03 .em-top-search {
    margin: 20px 0;
  }

  .category-products .toolbar-top {
    padding-left: 5px;
    padding-right: 5px;
  }

  .em-top-search {
    /*margin: 20px 0;*/
    clear: both;
    text-align: center !important;
    border-left: 1px solid #eaeaea;
  }

  .em-top-search .header-search {
    padding: 8px !important;
  }

  .em-top-search .header-search .form-search {
    /*width: 100%;*/
  }

  .em-rtl .em-top-search {
    border-right: 1px solid #eaeaea;
  }

  .em-header-style02 .em-top-search {
    position: absolute;
    top: 1px;
  }

  .cms-em0122-homepage .em-header-style02 .em-header-bottom {
    margin-bottom: 0;
  }

  .form-search {
    width: 300px;
  }

  .header-search .header-search-hover .form-search {
    top: 40px !important;
  }

  .wrapper-main-video .title-promotion {
    font-size: 200% !important;
  }

  .wrapper-main-video .desc-promotion {
    font-size: 90% !important;
  }

  .wrapper-main-video .inner-main-video .upb_video-wrapper .upb_video-bg em.fa.fa-2x {
    border: 2px solid;
    font-size: 1em;
    padding: 15px 16px 15px 19px;
  }

  .wrapper-main-video .inner-main-video .upb_video-wrapper .upb_video-bg em.fa.fa-2x.fa-pause {
    padding: 15px 17px;
  }
}
/*========================================Block homepage*/
@media screen and (max-device-width: 1280px) {
  .wrapper-main-parallax, .em-box-custom .wrapper-main-parallax .container-main-parallax, .em-box-custom .wrapper-main-parallax-layout02 .container-main-parallax, .wrapper-main-parallax-layout02 {
    background-attachment: local;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .wrapper-main-video .inner-main-video .upb_video-wrapper .upb_video-bg video {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  .em-area-07 .em-line-01 .em-latest-news .em-latest-news-item .em-blog-item .em-blog-image {
    float: none;
    margin-right: 0;
  }

  .em-area-07 .em-line-01 .em-latest-news .em-latest-news-item .em-blog-item .em-blog-image img {
    width: 100%;
  }

  .em-area-02 .banner-center.col-sm-8 .desc {
    top: 7%;
  }

  /*layout02*/
  .wrapper-main .em-wrapper-main div.item .product-shop {
    clear: both;
  }

  /*layout03*/
  .wrapper-main-parallax .featured_category_content li.item-category .cate_item_info {
    width: 100%;
  }
}
@media (min-width: 550px) and (max-width: 767px) {
  .em-area-02 .banner-center .desc {
    top: 30%;
  }
}
@media (max-width: 1190px) {
  .tp-caption a.ss-button span {
    font-size: 100%;
  }

  a.ss-button span {
    padding: 10px 20px;
  }

  /*layout default new*/
  .em-col-left .embase-two-tab .em-tabs ul.em-tabs-control li, .em-col-right .embase-two-tab .em-tabs ul.em-tabs-control li {
    width: 100%;
  }
  .em-col-left .embase-two-tab .em-tabs ul.em-tabs-control li a, .em-col-right .embase-two-tab .em-tabs ul.em-tabs-control li a {
    border-right-width: 0;
  }
}
@media (max-width: 990px) {
  .em-area-02 .banner-center .desc p {
    font-size: 150% !important;
  }

  .em-area-02 .banner-center .desc span {
    font-size: 85%;
  }

  .wrapper-main-video .inner-main-video .upb_video-wrapper .upb_video-bg em.fa.fa-2x {
    bottom: 20%;
  }

  /*layout03*/
  .wrapper-main-parallax .featured_category_content li.item-category .cate_item_info a {
    border: 1px solid !important;
    border-bottom: none !important;
  }

  .wrapper-main-parallax .featured_category_content li.item-category .cate_item_info:last-child a {
    border-bottom: 1px solid !important;
  }
}
@media (max-width: 767px) {
  .wrapper-main-ads .em-area-05 .em-wrapper-ads {
    padding-bottom: 0 !important;
  }

  .wrapper-main-ads .em-area-05 .em-wrapper-ads.last {
    padding-bottom: 60px !important;
  }

  .em-area-09 .em-wrapper-ads2 {
    padding: 50px 30px 70px;
  }

  .em-area-02 .banner-center .img-responsive {
    width: 100%;
  }

  .wrapper-main-video em.fa.fa-pause.fa-2x {
    display: none;
  }

  /*layout02*/
  .wrapper-main .em-top-list .products-list div.item.col-sm-12 {
    width: 100%;
  }

  /*layout4*/
  .wrapper-main-ads .em-area-05 .header-sale > div {
    border: none;
  }

  /*slidesshow*/
  .tp-caption a.ss-button span {
    font-size: 90%;
  }
}
@media (max-width: 450px) {
  .em-area-07 .em-line-01 .em-latest-news .em-latest-news-item .em-blog-item .em-blog-image {
    float: none;
    margin-right: 0;
  }

  .em-area-07 .em-line-01 .em-latest-news .em-latest-news-item .em-blog-item .em-blog-image img {
    width: 100%;
  }

  .wrapper-main-video .inner-main-video .upb_video-wrapper .upb_video-bg em.fa.fa-2x {
    bottom: 10%;
  }

  /*.em-area-03 .em-top-list .owl-controls .owl-buttons div{
  	top: 29%;
  }*/
  /*layout02*/
  .wrapper-main .container-main {
    padding-bottom: 10px;
  }

  .wrapper-main .em-wrapper-main div.item {
    margin-bottom: 30px;
  }

  .wrapper-main .em-wrapper-main div.item:last-child {
    margin-bottom: 0;
  }

  .wrapper-main .em-wrapper-main div.item .product-shop {
    clear: both;
  }
}
/*========================================category*/
@media (min-width: 768px) and (max-width: 991px) {
  .three-columns .category-products .products-list .product-image img {
    width: 125px !important;
    height: 125px !important;
  }

  .block-related .em-related-noslider li.item .product-shop,
  .block-compare #compare-items li.item .product-shop,
  .block-wishlist li.item .product-details {
    clear: both;
    float: left;
    width: 100%;
  }

  .category-products .products-grid li.item button.btn-cart:before {
    margin: 0;
  }

  .category-products .products-grid li.item button.btn-cart span {
    font-size: 0;
    display: inline-block;
    text-indent: -99999px;
    overflow: hidden;
    vertical-align: middle;
    text-align: left;
  }

  .widget-recentreview-products .products-list .product-shop {
    clear: both;
  }
}
@media (max-width: 767px) {
  .category-products .products-list .product-image img {
    width: 125px !important;
    height: 125px !important;
  }

  .category-products .products-grid {
    margin-right: 0 !important;
  }
}
/*======================================== Detail ================*/
@media (max-width: 1200px) {
  #product-review-table {
    width: 100%;
  }
}
@media (max-width: 990px) {
  .product-view-detail > div.product-options-bottom .button_addto {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .cloud-zoom-lens, .cloud-zoom-big, .product-navigation {
    display: none;
  }

  .em-product-view-primary,
  .em-product-view-secondary,
  .em-product-view-tertiary {
    width: 100% !important;
    float: left;
    clear: both;
    margin-bottom: 20px;
  }

  .box-tags .form-add .input-box {
    width: 100%;
  }

  .reviews .em-box-review > table thead,
  .reviews .em-box-review > table colgroup {
    display: none;
  }
  .reviews .em-box-review > table > tbody > tr {
    display: inline-block;
    position: relative;
    width: 100%;
    padding-top: 15px;
    margin-top: 5px;
    border-top: 1px solid;
  }
  .reviews .em-box-review > table > tbody > tr:first-child {
    border-top: 0;
    padding-top: 0;
  }
  .reviews .em-box-review > table > tbody > tr > td {
    width: 70%;
    float: right;
    padding: 0.5em !important;
    border: 0;
  }
  .reviews .em-box-review > table > tbody > tr > td:first-child {
    width: 25%;
    float: left;
  }
}
@media (max-width: 440px) {
  .product-view-detail > div.product-options-bottom .button_addto {
    width: 90%;
  }
}
/*account page, login, register*/
@media (min-width: 768px) and (max-width: 991px) {
  .box-account-content .col2-set > div a.button-link, .box-account-content .col2-set .box-content > div a.button-link {
    position: static;
  }
}
@media (max-width: 767px) {
  .col2-set .col-1,
  .col2-set .col-2,
  .fieldset {
    float: left;
    width: 100%;
    margin-bottom: 20px;
  }

  .form-list .input-box,
  .form-list .input-range {
    margin-bottom: 5px;
  }

  .form-list li {
    margin: 0;
  }

  .form-list .field,
  .form-list li.fields .fields,
  .opc ul.form-list > li.wide {
    margin-right: 0;
    width: 100%;
  }

  .account-login .form-list {
    width: 100%;
  }

  .account-create form {
    margin-left: 0;
  }

  .customer-account-forgotpassword .fieldset .form-list input.input-text {
    width: 100%;
  }

  .customer-address-index .my-account .addresses-primary ol li.item {
    width: 100%;
    margin-right: 0;
  }
}
/*checkout*/
@media (min-width: 768px) and (max-width: 991px) {
  .opc-1sc .opc-col1, .opc-1sc .opc-col2 {
    width: 50%;
  }

  .opc-1sc .opc-col2 {
    padding-right: 0;
  }

  .opc-1sc .opc-col3 {
    width: 100%;
  }

  .checkout-progress {
    padding: 0;
  }

  .checkout-progress li {
    width: 31%;
    margin-bottom: 10px;
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  .opc-1sc .opc .step {
    margin-left: 0;
  }

  .opc-1sc .opc #checkout-step-payment #payment_form_ccsave {
    width: 100%;
  }

  .opc-1sc .opc-col1, .opc-1sc .opc-col2, .opc-1sc .opc-col3 {
    width: 100%;
    padding: 0;
  }

  .checkout-progress {
    padding: 0;
  }

  .checkout-progress li {
    width: 100%;
    margin-bottom: 10px;
  }
}
/*============= Shopping cart ===============*/
@media (max-width: 767px) {
  .cart-table colgroup, .cart-table thead {
    display: none;
  }

  .cart-table tbody td:first-child {
    float: left;
    width: 30%;
    padding-left: 0;
  }

  .cart-table tbody td {
    float: right;
    width: 70%;
    padding: 0 0 10px 20px;
    border: none !important;
    text-align: left !important;
  }

  .cart-table tbody td .cart-product {
    margin: 0;
  }

  .cart-table tbody td .cart-product a.product-image {
    border: 1px solid;
    padding: 3px;
  }

  .cart-table tbody td .cart-product a.product-image img {
    max-width: 100%;
  }

  .cart-table tbody td .qty_cart {
    margin: 0;
  }

  .cart-table tbody tr {
    display: inline-block;
    margin-bottom: 20px;
    padding-bottom: 10px;
    position: relative;
    width: 100%;
    border-bottom: 1px solid;
  }

  .cart-table tbody tr.last {
    margin-bottom: 0;
  }

  .em-rtl .cart-table tbody td:first-child {
    float: right;
    width: 30%;
  }

  .em-rtl .cart-table tbody td {
    float: left;
    width: 70%;
    padding: 0 20px 10px 0px;
    text-align: right !important;
  }
}
/*============= Ajaxt cart ===============*/
@media (max-width: 767px) {
  .ajaxcart a.back, .ajaxcart a.next {
    padding-left: 9px;
    padding-right: 9px;
  }

  /*ajax cart*/
  #containerDiv .product_title h3 {
    font-size: 100%;
  }

  #containerDiv {
    width: 300px !important;
    height: 300px !important;
    overflow: auto;
    min-width: 300px !important;
    max-width: 300px !important;
    top: 10px !important;
  }

  .ajaxcart .product-options {
    max-height: 200px !important;
  }
}
/*============= Blog ===============*/
@media (min-width: 768px) and (max-width: 990px) {
  .em_post-item .post-image {
    float: none !important;
  }

  .em_post-item .post-image img {
    margin-right: 0 !important;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .comments div.input-box .input-text,
  .comments div.input-box {
    width: 100% !important;
  }

  .rss-em-blog {
    width: 100%;
    margin: 20px 0;
  }

  .comments .required {
    float: right;
  }

  .comments div.input-box .input-text {
    clear: right;
  }
}
@media (max-width: 450px) {
  .em_post-item .post-image {
    float: none !important;
  }

  .em_post-item .post-image img {
    margin-right: 0 !important;
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .three-columns .em_post-item .post-content {
    clear: both;
  }
}
/*============= Newsletter ===============*/
@media (min-width: 768px) and (max-width: 991px) {
  .newsletter-boder-input-act .block-subscribe .input-box {
    width: 80%;
  }
}
@media (max-width: 767px) {
  .newsletter-boder-input-act .block-subscribe .input-box {
    width: 65%;
  }
}
/*=======reponsive table===========*/
@media (max-width: 1200px) {
  table, .data-table, .cart > form, .my-wishlist > form {
    display: block;
    overflow-x: auto;
  }
}
/*=======category setting hover effect===========*/
/*@mixin product-hovera{
	&.products-grid li.item{
		@include transition1;
		a.product-image{
			margin-bottom:0px;
		}
		.product-shop{
			position:relative;
			display:block;
			box-sizing: initial;
			.f-fix{
				padding:10px;
				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;
			}
			.em-element-display-hover{
				display:none;
				transform: scale(0,0);
				-moz-transform: scale(0,0);
				-webkit-transform: scale(0,0);
			}
		}

		&:hover{
			.product-item{
				@include box-shadow(0 0 5px #cdcdcd);
				@include transition1;
				.product-shop{
					.f-fix{
						@include opacity(1);
						position:absolute;
						top:0;
						left:0;
						width:100%;
						top:0;
						padding:10px;
						@include box-shadow(0 3px 5px #cdcdcd);
						background:#fff;
						z-index:2;
						border-top:0;
						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;
					}
				}
			}
			.em-element-display-hover{
				@include transition1;
				display:block;
				transform: scale(1,1);
				-moz-transform: scale(1,1);
				-webkit-transform: scale(1,1);
				&.btn-cart,&.add-to-links{
					display:inline-block;
				}
			}
		}
	}
}*/
/*disable below 1200px*/
@media (min-width: 1200px) {
  .emcatalog-disable-hover-below-desktop.products-grid li.item {
    -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;
  }

  .emcatalog-disable-hover-below-desktop.products-grid li.item .product-shop {
    box-sizing: initial;
  }

  .emcatalog-disable-hover-below-desktop.products-grid li.item .product-shop .f-fix {
    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;
  }

  .emcatalog-disable-hover-below-desktop.products-grid li.item .product-shop .em-element-display-hover {
    display: none;
    transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
  }

  .emcatalog-disable-hover-below-desktop.products-grid li.item:hover .product-item {
    -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;
  }

  .emcatalog-disable-hover-below-desktop.products-grid li.item:hover .product-item > .product-shop {
    position: relative;
    display: block;
  }

  .emcatalog-disable-hover-below-desktop.products-grid li.item:hover .product-item > .product-shop .f-fix {
    opacity: 1;
    filter: alpha(opacity=100);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    top: 0;
    background: #fff;
    z-index: 2;
    border-top: 0;
    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;
  }

  .emcatalog-disable-hover-below-desktop.products-grid li.item:hover .em-element-display-hover {
    -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;
    display: block;
    transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
  }

  .emcatalog-disable-hover-below-desktop.products-grid li.item:hover .em-element-display-hover.btn-cart, .emcatalog-disable-hover-below-desktop.products-grid li.item:hover .em-element-display-hover.add-to-links {
    display: inline-block;
  }
}
/*disable below 992px*/
@media (min-width: 992px) {
  .emcatalog-disable-hover-below-tablet.products-grid li.item {
    -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;
  }

  .emcatalog-disable-hover-below-tablet.products-grid li.item .product-shop {
    box-sizing: initial;
  }

  .emcatalog-disable-hover-below-tablet.products-grid li.item .product-shop .f-fix {
    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;
  }

  .emcatalog-disable-hover-below-tablet.products-grid li.item .product-shop .em-element-display-hover {
    display: none;
    transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
  }

  .emcatalog-disable-hover-below-tablet.products-grid li.item:hover .product-item {
    -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;
  }

  .emcatalog-disable-hover-below-tablet.products-grid li.item:hover .product-item > .product-shop {
    position: relative;
    display: block;
  }

  .emcatalog-disable-hover-below-tablet.products-grid li.item:hover .product-item > .product-shop .f-fix {
    opacity: 1;
    filter: alpha(opacity=100);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    top: 0;
    background: #fff;
    z-index: 2;
    border-top: 0;
    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;
  }

  .emcatalog-disable-hover-below-tablet.products-grid li.item:hover .em-element-display-hover {
    -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;
    display: block;
    transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
  }

  .emcatalog-disable-hover-below-tablet.products-grid li.item:hover .em-element-display-hover.btn-cart, .emcatalog-disable-hover-below-tablet.products-grid li.item:hover .em-element-display-hover.add-to-links {
    display: inline-block;
  }
}
/*disable below 992px*/
@media (min-width: 768px) {
  .emcatalog-disable-hover-below-mobile.products-grid li.item {
    -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;
  }

  .emcatalog-disable-hover-below-mobile.products-grid li.item .product-shop {
    box-sizing: initial;
  }

  .emcatalog-disable-hover-below-mobile.products-grid li.item .product-shop .f-fix {
    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;
  }

  .emcatalog-disable-hover-below-mobile.products-grid li.item .product-shop .em-element-display-hover {
    display: none;
    transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
  }

  .emcatalog-disable-hover-below-mobile.products-grid li.item:hover .product-item {
    -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;
  }

  .emcatalog-disable-hover-below-mobile.products-grid li.item:hover .product-item > .product-shop {
    position: relative;
    display: block;
  }

  .emcatalog-disable-hover-below-mobile.products-grid li.item:hover .product-item > .product-shop .f-fix {
    opacity: 1;
    filter: alpha(opacity=100);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    top: 0;
    background: #fff;
    z-index: 2;
    border-top: 0;
    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;
  }

  .emcatalog-disable-hover-below-mobile.products-grid li.item:hover .em-element-display-hover {
    -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;
    display: block;
    transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
  }

  .emcatalog-disable-hover-below-mobile.products-grid li.item:hover .em-element-display-hover.btn-cart, .emcatalog-disable-hover-below-mobile.products-grid li.item:hover .em-element-display-hover.add-to-links {
    display: inline-block;
  }
}
/*=======Home Page - Custum Box-Wide============*/
@media (min-width: 768px) {
  .em-box-custom .page {
    width: 760px;
  }
}
@media (min-width: 992px) {
  .em-box-custom .page {
    width: 980px;
  }
}
/*=========Custom Product List===========*/
@media (min-width: 768px) and (max-width: 991px) {
  .custom-product-list .products-list .product-shop {
    clear: both;
  }

  .custom-product-list .main-product .product-shop {
    clear: both;
  }
}
@media (max-width: 319px) {
  .custom-product-list .products-list .product-shop {
    clear: both;
  }

  .custom-product-list .main-product .product-shop {
    clear: both;
  }
}
/*=========End Custom Product List===========*/
/*==========Fixed sidebar===========*/
@media (min-width: 768px) {
  .em-fixed-sidebar {
    position: static;
  }
}
/* Tab responsive - Accordion responsive breakpoint */
@media (max-width: 1199px) {
  .slider-icon-bottom-rs1 .owl-theme .owl-controls {
    position: static;
  }
}
@media (max-width: 991px) {
  .slider-icon-bottom-rs2 .owl-theme .owl-controls {
    position: static;
  }
}
@media (max-width: 767px) {
  .slider-icon-bottom-rs3 .owl-theme .owl-controls {
    position: static;
  }
}
@media (max-width: 767px) {
  .r-tabs .tab-content {
    border-width: 0;
  }

  .owl-carousel {
    margin: 0 -10px !important;
  }
  .owl-carousel .owl-item {
    padding: 0 10px !important;
  }

  .owl-theme .owl-controls {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@media (max-width: 767px) {
  .r-tabs .r-tabs-nav {
    display: none !important;
  }

  .r-tabs .r-tabs-accordion-title {
    display: block !important;
  }

  .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;
  }

  .wrapper-tabs.embase-tab-04 {
    border: none;
  }
  .wrapper-tabs.embase-tab-04 .em-tabs-content {
    padding: 0;
  }

  .embase-two-tab .em-tabs .em-tabs-content .owl-controls {
    top: 0 !important;
  }
  .embase-two-tab .em-tabs .em-tabs-content .owl-controls div {
    top: 30%;
  }
}
/* Adapt-2*/
@media (min-width: 992px) and (max-width: 1199px) {
  .embase-tab-04.embase-seven-tab .em-main-tabs .em-tabs ul.em-tabs-control li a {
    padding: 17px 21px 12px;
  }
}
/* Adapt-1*/
@media (min-width: 768px) and (max-width: 991px) {
  .embase-tab-04.embase-seven-tab .em-main-tabs .em-tabs ul.em-tabs-control li a {
    font-size: 0;
    padding: 17px 15px 12px;
    min-width: 75px;
  }
  .embase-tab-04.embase-seven-tab .em-main-tabs .owl-theme .owl-controls {
    top: -87px;
  }
  .embase-tab-04.embase-seven-tab .em-main-tabs .owl-theme .owl-controls .owl-buttons div {
    padding: 4px 10px 5px !important;
  }
  .embase-tab-04.embase-seven-tab .em-main-tabs .owl-theme .owl-controls .owl-buttons div:before {
    padding: 0;
  }
}

#bg_fade {background-color:#000;left:0px;margin:0px;padding:0px;position:fixed;top:0px;visibility:hidden;width:100%;z-index:998;height:1000px}
#containerDiv {min-width: 350px;max-width:500px;z-index: 9999;display:none;position:fixed;}
#containerDiv .ajaxcart {position: relative;padding: 20px;text-align: center;border: 10px solid #a1a1a1;background-color: white;z-index: 99999; max-height:660px}
#containerDiv .ajaxcart .row2 {clear:left; padding-bottom:0px; 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 span { border: 0 none;padding: 0;}
.product-essential {position:relative;}
.ajaxcart .product-options{ max-height:250px; /*overflow-y:scroll*/ overflow:auto;}
.ajaxcart .product_title{ text-transform:uppercase; text-align:center}

#containerDiv .ajaxcart .row2 .back{ float:left}
#containerDiv .ajaxcart .row2 .next{ float:right}
#containerDiv .ajaxcart .row2 a span{ float:left; display:inline-block}

.ajax_crosssell{
	padding-top:20px;
	overflow:hidden;
}
.ajax_crosssell h2{
	text-align:left;
	margin-bottom:20px;
}
.ajax_crosssell #ajaxcar-crosssell li{
	float:left;
	width:95px;
	margin-left:15px;
}
.ajax_crosssell #ajaxcar-crosssell li .price-box{
	font-size:100%;
}
.ajax_crosssell #ajaxcar-crosssell li .product-name a{
	font-size:90%;
	padding-top:5px; display:block;
}
.ajax_crosssell #ajaxcar-crosssell li:first-child{
	margin-left:0;
}

@media (max-width:767px){
	.ajax_crosssell{
		display:none;
	}
}
@media screen
and (min-device-width: 320px)
and (max-device-width: 767px) {
	#containerDiv {min-width: 350px;max-width:350px;}
}
/**
 * EM ProductLabels
 *
 * @license commercial software
 * @copyright (c) 2012 Codespot Software JSC - EMThemes.com. (http://www.emthemes.com)
 */


.product-img-box { position:relative; }
.product-view .box-up-sell .products-grid td div.td { position:relative; }


.productlabels_icons { position:relative; z-index:1}
.product-img-box .productlabels_icons { z-index:10; }
.productlabels_icons .label > span{ padding:7px 0; display:block; text-align:center}
.productlabels_icons .label, .sale_off {display:block; text-transform:uppercase; border-radius:0; position:absolute; width: 65px; height: 65px;}
.productlabels_icons .label:before, .sale_off:before{position:absolute; left:0; 
content: "";
border-style: solid;
display: block;
width: 0;}
.productlabels_icons .label.new{
	left: 0;
}
.productlabels_icons .label.new:before{
	border-width: 65px 65px 0 0px;
}
.productlabels_icons .label.new p{
	padding: 5px 22px 22px 5px;
	transform: rotate(-43deg);
	-moz-transform: rotate(-43deg); 
	-webkit-transform: rotate(-43deg); 
}
.productlabels_icons .label.sale, .sale_off{
	right: 0;
}
.productlabels_icons .label.sale:before, .sale_off:before{
	border-width: 65px 0 0 65px;
}
.productlabels_icons .label.sale p{
	padding: 5px 5px 18px 18px;
	transform: rotate(41deg);
	-moz-transform: rotate(41deg); 
	-webkit-transform: rotate(41deg); 
}
.productlabels_icons .label.hot{
	right: 0;
}
.productlabels_icons .label.hot:before{
	border-width: 0 65px 65px 0px;
}
.productlabels_icons .label.hot p{
	padding: 40px 12px 12px 10px;
	transform: rotate(47deg);
	-moz-transform: rotate(47deg); 
	-webkit-transform: rotate(47deg); 
}
.productlabels_icons .label:after {/*position:absolute; right:-6px; 
content: "";
top:0;
border-width: 0 6px 6px 0;
border-style: solid;
border-color: #000 transparent;
display: block;
width: 0;*/}
.productlabels_icons .label > p{margin:0; position: relative;}
.productlabels_icons .nobg { background:none; width:auto; height:auto; }

.productlabels_icons .orange { background-position:0 0 }
.productlabels_icons .yellow { background-position:0 -60px }
.productlabels_icons .blue { background-position:0 -120px }
.productlabels_icons .violet { background-position:0 -180px }
.productlabels_icons .red { background-position:0 -240px }
.productlabels_icons .black { background-position:0 -300px }
.productlabels_icons .new { background-position:-213px 0}
.productlabels_icons .special { background-position:-213px -63px }
.productlabels_icons .hot { background-position:-213px -128px }
.em_sidebar .products-list .productlabels_icons .label{ width:39px; height:39px; padding-top:6px; font-size:90%}
.em_sidebar .products-list .productlabels_icons .new { background-position:-112px 0}
.em_sidebar .products-list .productlabels_icons .special { background-position:-112px -46px }
.em_sidebar .products-list .productlabels_icons .hot { background-position:-112px -93px }

/*=================================== wrapper-main-bottom */
.wrapper-main-bottom .productlabels_icons .label{text-align:center; font-size:90%}
.wrapper-main-bottom .productlabels_icons .label.sale,.wrapper-main-bottom  .sale_off{width:53px; height:53px;}
.wrapper-main-bottom .productlabels_icons .label.sale p{padding:0 0 0 18px; margin-right:-10px;}
.wrapper-main-bottom .productlabels_icons .label.sale:before,.wrapper-main-bottom .sale_off:before{ border-width: 43px 0 0 44px; }
.wrapper-main-bottom .productlabels_icons .label:before,.wrapper-main-bottom  .sale_off:before{ right:0; left:auto;}

.wrapper-main-bottom .productlabels_icons .label.new{width:45px; height:45px;}
.wrapper-main-bottom .productlabels_icons .label.new p{padding:0; text-align:left; margin-left:-2px;}
.wrapper-main-bottom .productlabels_icons .label.new:before{border-width:44px 45px 0 0;}

/**
 * EM QuickShop
 *
 * @license commercial software
 * @copyright (c) 2012 Codespot Software JSC - EMThemes.com. (http://www.emthemes.com)
 */

.quickshop_img{ }

#id_qs_load{width: 621px;position: absolute;top: 30px; left: 50%;display: none;z-index: 1001;background: #fff;min-height: 300px;}
#output-div{}
a.close{width: 15px; height: 15px;text-indent: -999em;background: url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/images/close.gif) center center no-repeat;display: inline-block;float: right;padding: 10px 10px 0 0;position: absolute;right: -3px;top: -22px;}
#shadow_box{width: 100%;display: none;position: absolute;left: 0; top: 0;z-index: 1001;background: #000;opacity:0.5;z-index: 1000;filter:alpha(opacity=50)}
#loadingmask{padding: 5px 0;position: absolute;top: 50%;left: 50%;margin: -30px 0 0 -15px;}
#loading-mask-loader span{display: block;padding-top: 10px;}
#loading-mask-loader img{padding-right: 10px;}

#em_quickshop_handler{position: absolute; display:block; }
/*! 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: #ffffff;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.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://www.theflagshop.co.nz/skin/frontend/em0122/default/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://www.theflagshop.co.nz/skin/frontend/em0122/default/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://www.theflagshop.co.nz/skin/frontend/em0122/default/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://www.theflagshop.co.nz/skin/frontend/em0122/default/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);
}

/*-----------------------------------------------------------------------------

KENBURNER RESPONSIVE BASIC STYLES OF HTML DOCUMENT

Screen Stylesheet

version:   	1.0
date:      	07/27/11
author:		themepunch
email:     	support@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/



.boxedcontainer		{	max-width: 1170px; margin:auto; padding:0px 30px;}

/*********************************************
	-	SETTINGS FOR BANNER CONTAINERS	-
**********************************************/

.tp-banner-container{
	width:100%;
	position:relative;
	padding:0;

}

.tp-banner{
	width:100%;
	position:relative;
}

.tp-banner-fullscreen-container {
	width:100%;
	position:relative;
	padding:0;
}




/**********************************************************
***********************************************************
***********************************************************



   SOME MORE LAYER EXAMPLES, USE ONLY WHICH YOU NEED,
   TO SAVE LOAD TIME 



***********************************************************
***********************************************************
***********************************************************/





.tp-caption.medium_grey {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
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;
}

.tp-caption.small_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:14px;
line-height:20px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.medium_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:20px;
line-height:20px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.large_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:40px;
line-height:40px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.very_large_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
letter-spacing:-2px;
}

.tp-caption.very_big_white {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
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.modern_medium_fat {
position:absolute;
color:#000;
text-shadow:none;
font-weight:800;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_medium_fat_white {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_medium_light {
position:absolute;
color:#000;
text-shadow:none;
font-weight:300;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_big_bluebg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:30px;
line-height:36px;
font-family:"Open Sans", sans-serif;
padding:3px 10px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#4e5b6c;
letter-spacing:0;
}

.tp-caption.modern_big_redbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:30px;
line-height:36px;
font-family:"Open Sans", sans-serif;
padding:3px 10px;
padding-top:1px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#de543e;
letter-spacing:0;
}

.tp-caption.modern_small_text_dark {
position:absolute;
color:#555;
text-shadow:none;
font-size:14px;
line-height:22px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.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.thinheadline_dark {
position:absolute;
color:rgba(0,0,0,0.85);
text-shadow:none;
font-weight:300;
font-size:30px;
line-height:30px;
font-family:"Open Sans";
background-color:transparent;
}

.tp-caption.thintext_dark {
position:absolute;
color:rgba(0,0,0,0.85);
text-shadow:none;
font-weight:300;
font-size:16px;
line-height:26px;
font-family:"Open Sans";
background-color:transparent;
}

.tp-caption.largeblackbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#000;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.largepinkbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#db4360;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.largewhitebg {
position:absolute;
color:#000;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#fff;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.largegreenbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#67ae73;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.excerpt {
font-size:36px;
line-height:36px;
font-weight:700;
font-family:Arial;
color:#ffffff;
text-decoration:none;
background-color:rgba(0, 0, 0, 1);
text-shadow:none;
margin:0px;
letter-spacing:-1.5px;
padding:1px 4px 0px 4px;
width:150px;
white-space:normal !important;
height:auto;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.large_bold_grey {
font-size:60px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
text-shadow:none;
margin:0px;
padding:1px 4px 0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_thin_grey {
font-size:34px;
line-height:30px;
font-weight:300;
font-family:"Open Sans";
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
padding:1px 4px 0px;
text-shadow:none;
margin:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.small_thin_grey {
font-size:18px;
line-height:26px;
font-weight:300;
font-family:"Open Sans";
color:rgb(117, 117, 117);
text-decoration:none;
background-color:transparent;
padding:1px 4px 0px;
text-shadow:none;
margin:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.lightgrey_divider {
text-decoration:none;
background-color:rgba(235, 235, 235, 1);
width:370px;
height:3px;
background-position:initial initial;
background-repeat:initial initial;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bold_darkblue {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(52, 73, 94);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_darkblue {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(52, 73, 94);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bold_red {
font-size:24px;
line-height:30px;
font-weight:800;
font-family:"Open Sans";
color:rgb(227, 58, 12);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_red {
font-size:21px;
line-height:26px;
font-weight:300;
font-family:"Open Sans";
color:rgb(227, 58, 12);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_red {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(227, 58, 12);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bold_orange {
font-size:24px;
line-height:30px;
font-weight:800;
font-family:"Open Sans";
color:rgb(243, 156, 18);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_orange {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(243, 156, 18);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.grassfloor {
text-decoration:none;
background-color:rgba(160, 179, 151, 1);
width:4000px;
height:150px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bold_white {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_white {
font-size:30px;
line-height:36px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_white {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_white_center {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:#ffffff;
text-decoration:none;
background-color:transparent;
padding:0px 0px 0px 0px;
text-align:center;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_asbestos {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(127, 140, 141);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_black {
font-size:30px;
line-height:36px;
font-weight:300;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.large_bold_black {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_darkblue {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:rgb(52, 73, 94);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.small_light_white {
font-size:17px;
line-height:28px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.roundedimage {
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bg_black {
font-size:40px;
line-height:40px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:10px 20px 15px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumwhitebg {
font-size:30px;
line-height:30px;
font-weight:300;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:rgb(255, 255, 255);
padding:5px 15px 10px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.large_bold_white_25 {
font-size:55px;
line-height:65px;
font-weight:700;
font-family:"Open Sans";
color:#fff;
text-decoration:none;
background-color:transparent;
text-align:center;
text-shadow:#000 0px 5px 10px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.medium_text_shadow {
font-size:25px;
line-height:25px;
font-weight:600;
font-family:"Open Sans";
color:#fff;
text-decoration:none;
background-color:transparent;
text-align:center;
text-shadow:#000 0px 5px 10px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.black_heavy_60 {
font-size:60px;
line-height:60px;
font-weight:900;
font-family:Raleway;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.white_heavy_40 {
font-size:40px;
line-height:40px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.grey_heavy_72 {
font-size:72px;
line-height:72px;
font-weight:900;
font-family:Raleway;
color:rgb(213, 210, 210);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.grey_regular_18 {
font-size:18px;
line-height:26px;
font-family:"Open Sans";
color:rgb(119, 119, 119);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.black_thin_34 {
font-size:35px;
line-height:35px;
font-weight:100;
font-family:Raleway;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.arrowicon {
line-height:1px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.light_heavy_60 {
font-size:60px;
line-height:60px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.black_bold_40 {
font-size:40px;
line-height:40px;
font-weight:800;
font-family:Raleway;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.light_heavy_70 {
font-size:70px;
line-height:70px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.black_heavy_70 {
font-size:70px;
line-height:70px;
font-weight:900;
font-family:Raleway;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.black_bold_bg_20 {
font-size:20px;
line-height:20px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:5px 8px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.greenbox30 {
line-height:30px;
text-decoration:none;
background-color:rgb(134, 181, 103);
padding:0px 14px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.blue_heavy_60 {
font-size:60px;
line-height:60px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(49, 165, 203);
padding:3px 10px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.green_bold_bg_20 {
font-size:20px;
line-height:20px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(134, 181, 103);
padding:5px 8px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.whitecircle_600px {
line-height:1px;
width:800px;
height:800px;
text-decoration:none;
background:linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(255,255,255,1) 100%);
filter:progid;
background-color:transparent;
border-radius:400px 400px 400px 400px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.fullrounded {
border-radius:400px 400px 400px 400px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.light_heavy_40 {
font-size:40px;
line-height:40px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.white_thin_34 {
font-size:35px;
line-height:35px;
font-weight:200;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.fullbg_gradient {
width:100%;
height:100%;
text-decoration:none;
background-color:#490202;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.light_medium_30 {
font-size:30px;
line-height:40px;
font-weight:700;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.red_bold_bg_20 {
font-size:20px;
line-height:20px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(224, 51, 0);
padding:5px 8px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.blue_bold_bg_20 {
font-size:20px;
line-height:20px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(53, 152, 220);
padding:5px 8px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.white_bold_bg_20 {
font-size:20px;
line-height:20px;
font-weight:900;
font-family:Raleway;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:rgb(255, 255, 255);
padding:5px 8px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.white_heavy_70 {
font-size:70px;
line-height:70px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.light_heavy_70_shadowed {
font-size:70px;
line-height:70px;
font-weight:900;
font-family:Raleway;
color:#ffffff;
text-decoration:none;
background-color:transparent;
text-shadow:0px 0px 7px rgba(0, 0, 0, 0.25);
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.light_medium_30_shadowed {
font-size:30px;
line-height:40px;
font-weight:700;
font-family:Raleway;
color:#ffffff;
text-decoration:none;
background-color:transparent;
text-shadow:0px 0px 7px rgba(0, 0, 0, 0.25);
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.blackboxed_heavy {
font-size:70px;
line-height:70px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:5px 20px;
text-shadow:rgba(0, 0, 0, 0.14902) 0px 0px 7px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.bignumbers_white {
color:#ffffff;
background-color:rgba(0, 0, 0, 0);
font-size:84px;
line-height:84px;
font-weight:800;
font-family:Raleway;
text-decoration:none;
padding:0px 0px 0px 0px;
text-shadow:rgba(0, 0, 0, 0.247059) 0px 0px 7px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none solid none none;
}

.tp-caption.whiteline_long {
line-height:1px;
min-width:660px;
background-color:transparent;
text-decoration:none;
border-width:2px 0px 0px 0px;
border-color:rgb(255, 255, 255) rgb(34, 34, 34) rgb(34, 34, 34) rgb(34, 34, 34);
border-style:solid none none none;
}

.tp-caption.light_medium_20_shadowed {
font-size:20px;
line-height:30px;
font-weight:700;
font-family:Raleway;
color:#ffffff;
text-decoration:none;
background-color:transparent;
text-shadow:0px 0px 7px rgba(0, 0, 0, 0.25);
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.fullgradient_overlay {
background:linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
filter:progid;
width:100%;
height:100%;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.light_medium_20 {
font-size:20px;
line-height:30px;
font-weight:700;
font-family:Raleway;
color:#ffffff;
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.reddishbg_heavy_70 {
font-size:70px;
line-height:70px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgba(100, 1, 24, 0.8);
padding:50px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.borderbox_725x130 {
min-width:725px;
min-height:130px;
background-color:transparent;
text-decoration:none;
border-width:2px;
border-color:rgb(255, 255, 255);
border-style:solid;
}

.tp-caption.light_heavy_34 {
font-size:34px;
line-height:34px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.black_thin_30 {
font-size:30px;
line-height:30px;
font-weight:100;
font-family:Raleway;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.black_thin_whitebg_30 {
font-size:30px;
line-height:30px;
font-weight:300;
font-family:Raleway;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:rgb(255, 255, 255);
padding:5px 10px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.white_heavy_60 {
font-size:60px;
line-height:60px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.black_thin_blackbg_30 {
font-size:30px;
line-height:30px;
font-weight:300;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:5px 10px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.light_thin_60 {
font-size:60px;
line-height:60px;
font-weight:100;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.greenbgfull {
background-color:#85b85f;
width:100%;
height:100%;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.bluebgfull {
text-decoration:none;
width:100%;
height:100%;
background-color:rgb(61, 164, 207);
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.blackbgfull {
text-decoration:none;
width:100%;
height:100%;
background-color:rgba(0, 0, 0, 0.247059);
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.wave_repeat1 {
width:100%;
height:600px;
background-repeat:repeat-x;
background-color:transparent;
text-decoration:none;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.wavebg2 {
width:200%;
height:300px;
text-decoration:none;
background-image:url(http://themepunch.com/revolution/wp-content/uploads/2014/05/wave21.png);
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.wavebg1 {
width:200%;
height:300px;
text-decoration:none;
background-image:url(http://themepunch.com/revolution/wp-content/uploads/2014/05/wave11.png);
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.wavebg3 {
width:200%;
height:300px;
text-decoration:none;
background-image:url(http://themepunch.com/revolution/wp-content/uploads/2014/05/wave3.png);
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.wavebg4 {
width:200%;
height:300px;
text-decoration:none;
background-image:url(http://themepunch.com/revolution/wp-content/uploads/2014/05/wave4.png);
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.greenishbg_heavy_70 {
font-size:70px;
line-height:70px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
padding:50px;
text-shadow:none;
background-color:rgba(40, 67, 62, 0.8);
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.wavebg5 {
width:200%;
height:300px;
text-decoration:none;
background-image:url(http://themepunch.com/revolution/wp-content/uploads/2014/05/wave51.png);
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.deepblue_sea {
width:100%;
height:1000px;
background-color:rgba(30, 46, 59, 1);
text-decoration:none;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style: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;
}

.largeredbtn {  
font-family: "Raleway", sans-serif;
font-weight: 900;
font-size: 16px;
line-height: 60px;
color: #fff !important;
text-decoration: none;
padding-left: 40px;
padding-right: 80px;
padding-top: 22px;
padding-bottom: 22px;
background: rgb(234,91,31); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(234,91,31,1) 0%, rgba(227,58,12,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,91,31,1)), color-stop(100%,rgba(227,58,12,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea5b1f', endColorstr='#e33a0c',GradientType=0 ); /* IE6-9 */
}

.largeredbtn:hover {
background: rgb(227,58,12); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(227,58,12,1) 0%, rgba(234,91,31,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(227,58,12,1)), color-stop(100%,rgba(234,91,31,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e33a0c', endColorstr='#ea5b1f',GradientType=0 ); /* IE6-9 */      
}

.fullrounded img {
   -webkit-border-radius: 400px;
-moz-border-radius: 400px;
border-radius: 400px; 
  }

/*-----------------------------------------------------------------------------

	-	Revolution Slider 4.1 Captions -

		Screen Stylesheet

version:   	1.4.5
date:      	27/11/13
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/



/*************************
	-	CAPTIONS	-
**************************/

.tp-static-layers	{	position:absolute; z-index:505; top:0px;left:0px}

.tp-hide-revslider,.tp-caption.tp-hidden-caption	{	visibility:hidden !important; display:none !important}


.tp-caption { z-index:1; white-space:nowrap}

.tp-caption-demo .tp-caption	{	position:relative !important; display:inline-block; margin-bottom:10px; margin-right:20px !important}


.tp-caption.whitedivider3px {

	color: #000000;
	text-shadow: none;
	background-color: rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, 1);
	text-decoration: none;
	min-width: 408px;
	min-height: 3px;
	background-position: initial initial;
	background-repeat: initial initial;
	border-width: 0px;
	border-color: #000000;
	border-style: none;
}


.tp-caption.finewide_large_white {
color:#ffffff;
text-shadow:none;
font-size:60px;
line-height:60px;
font-weight:300;
font-family:"Open Sans", sans-serif;
background-color:transparent;
text-decoration:none;
text-transform:uppercase;
letter-spacing:8px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.whitedivider3px {
color:#000000;
text-shadow:none;
background-color:rgb(255, 255, 255);
background-color:rgba(255, 255, 255, 1);
text-decoration:none;
font-size:0px;
line-height:0;
min-width:468px;
min-height:3px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.finewide_medium_white {
color:#ffffff;
text-shadow:none;
font-size:37px;
line-height:37px;
font-weight:300;
font-family:"Open Sans", sans-serif;
background-color:transparent;
text-decoration:none;
text-transform:uppercase;
letter-spacing:5px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.boldwide_small_white {
font-size:25px;
line-height:25px;
font-weight:800;
font-family:"Open Sans", sans-serif;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
text-transform:uppercase;
letter-spacing:5px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.whitedivider3px_vertical {
color:#000000;
text-shadow:none;
background-color:rgb(255, 255, 255);
background-color:rgba(255, 255, 255, 1);
text-decoration:none;
font-size:0px;
line-height:0;
min-width:3px;
min-height:130px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.finewide_small_white {
color:#ffffff;
text-shadow:none;
font-size:25px;
line-height:25px;
font-weight:300;
font-family:"Open Sans", sans-serif;
background-color:transparent;
text-decoration:none;
text-transform:uppercase;
letter-spacing:5px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.finewide_verysmall_white_mw {
font-size:13px;
line-height:25px;
font-weight:400;
font-family:"Open Sans", sans-serif;
color:#ffffff;
text-decoration:none;
background-color:transparent;
text-shadow:none;
text-transform:uppercase;
letter-spacing:5px;
max-width:470px;
white-space:normal !important;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.lightgrey_divider {
text-decoration:none;
background-color:rgb(235, 235, 235);
background-color:rgba(235, 235, 235, 1);
width:370px;
height:3px;
background-position:initial initial;
background-repeat:initial initial;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.finewide_large_white {
color: #FFF;
text-shadow: none;
font-size: 60px;
line-height: 60px;
font-weight: 300;
font-family: "Open Sans", sans-serif;
background-color: rgba(0, 0, 0, 0);
text-decoration: none;
text-transform: uppercase;
letter-spacing: 8px;
border-width: 0px;
border-color: #000;
border-style: none;
}

.tp-caption.finewide_medium_white {
color: #FFF;
text-shadow: none;
font-size: 34px;
line-height: 34px;
font-weight: 300;
font-family: "Open Sans", sans-serif;
background-color: rgba(0, 0, 0, 0);
text-decoration: none;
text-transform: uppercase;
letter-spacing: 5px;
border-width: 0px;
border-color: #000;
border-style: none;
}

.tp-caption.huge_red {
position:absolute;
color:rgb(223,75,107);
font-weight:400;
font-size:150px;
line-height:130px;
font-family: 'Oswald', sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
background-color:rgb(45,49,54);
padding:0px;
}

.tp-caption.middle_yellow {
position:absolute;
color:rgb(251,213,114);
font-weight:600;
font-size:50px;
line-height:50px;
font-family: 'Open Sans', sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.huge_thin_yellow {
	position:absolute;
color:rgb(251,213,114);
font-weight:300;
font-size:90px;
line-height:90px;
font-family: 'Open Sans', sans-serif;
margin:0px;
letter-spacing: 20px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.big_dark {
position:absolute;
color:#333;
font-weight:700;
font-size:70px;
line-height:70px;
font-family:"Open Sans";
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.medium_dark {
position:absolute;
color:#333;
font-weight:300;
font-size:40px;
line-height:40px;
font-family:"Open Sans";
margin:0px;
letter-spacing: 5px;
border-width:0px;
border-style:none;
white-space:nowrap;
}


.tp-caption.medium_grey {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
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;
}

.tp-caption.small_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:14px;
line-height:20px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.medium_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:20px;
line-height:20px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}


.tp-caption.large_bold_white_25 {
font-size:55px;
line-height:65px;
font-weight:700;
font-family:"Open Sans";
color:#fff;
text-decoration:none;
background-color:transparent;
text-align:center;
text-shadow:#000 0px 5px 10px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.medium_text_shadow {
font-size:25px;
line-height:25px;
font-weight:600;
font-family:"Open Sans";
color:#fff;
text-decoration:none;
background-color:transparent;
text-align:center;
text-shadow:#000 0px 5px 10px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.large_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:40px;
line-height:40px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.medium_bold_grey {
font-size:30px;
line-height:30px;
font-weight:800;
font-family:"Open Sans";
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
text-shadow:none;
margin:0px;
padding:1px 4px 0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.very_large_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
letter-spacing:-2px;
}

.tp-caption.very_big_white {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
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.modern_medium_fat {
position:absolute;
color:#000;
text-shadow:none;
font-weight:800;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_medium_fat_white {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_medium_light {
position:absolute;
color:#000;
text-shadow:none;
font-weight:300;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_big_bluebg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:30px;
line-height:36px;
font-family:"Open Sans", sans-serif;
padding:3px 10px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#4e5b6c;
letter-spacing:0;
}

.tp-caption.modern_big_redbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:30px;
line-height:36px;
font-family:"Open Sans", sans-serif;
padding:3px 10px;
padding-top:1px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#de543e;
letter-spacing:0;
}

.tp-caption.modern_small_text_dark {
position:absolute;
color:#555;
text-shadow:none;
font-size:14px;
line-height:22px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.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;
}

.tp-caption.thinheadline_dark {
position:absolute;
color:rgba(0,0,0,0.85);
text-shadow:none;
font-weight:300;
font-size:30px;
line-height:30px;
font-family:"Open Sans";
background-color:transparent;
}

.tp-caption.thintext_dark {
position:absolute;
color:rgba(0,0,0,0.85);
text-shadow:none;
font-weight:300;
font-size:16px;
line-height:26px;
font-family:"Open Sans";
background-color:transparent;
}

.tp-caption.medium_bg_red a {
	color: #fff;
    text-decoration: none;
}

.tp-caption.medium_bg_red a:hover {
	color: #fff;
    text-decoration: underline;
}

.tp-caption.smoothcircle {
font-size:30px;
line-height:75px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
background-color:rgba(0, 0, 0, 0.498039);
padding:50px 25px;
text-align:center;
border-radius:500px 500px 500px 500px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.largeblackbg {
font-size:50px;
line-height:70px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:0px 20px 5px;
text-shadow:none;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.largepinkbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#db4360;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.largewhitebg {
position:absolute;
color:#000;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#fff;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.largegreenbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#67ae73;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.excerpt {
font-size:36px;
line-height:36px;
font-weight:700;
font-family:Arial;
color:#ffffff;
text-decoration:none;
background-color:rgba(0, 0, 0, 1);
text-shadow:none;
margin:0px;
letter-spacing:-1.5px;
padding:1px 4px 0px 4px;
width:150px;
white-space:normal !important;
height:auto;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.large_bold_grey {
font-size:60px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
text-shadow:none;
margin:0px;
padding:1px 4px 0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_thin_grey {
font-size:34px;
line-height:30px;
font-weight:300;
font-family:"Open Sans";
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
padding:1px 4px 0px;
text-shadow:none;
margin:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.small_thin_grey {
font-size:18px;
line-height:26px;
font-weight:300;
font-family:"Open Sans";
color:rgb(117, 117, 117);
text-decoration:none;
background-color:transparent;
padding:1px 4px 0px;
text-shadow:none;
margin:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.lightgrey_divider {
text-decoration:none;
background-color:rgba(235, 235, 235, 1);
width:370px;
height:3px;
background-position:initial initial;
background-repeat:initial initial;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bold_darkblue {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(52, 73, 94);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_darkblue {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(52, 73, 94);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bold_red {
font-size:24px;
line-height:30px;
font-weight:800;
font-family:"Open Sans";
color:rgb(227, 58, 12);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_red {
font-size:21px;
line-height:26px;
font-weight:300;
font-family:"Open Sans";
color:rgb(227, 58, 12);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_red {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(227, 58, 12);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bold_orange {
font-size:24px;
line-height:30px;
font-weight:800;
font-family:"Open Sans";
color:rgb(243, 156, 18);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_orange {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(243, 156, 18);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.grassfloor {
text-decoration:none;
background-color:rgba(160, 179, 151, 1);
width:4000px;
height:150px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bold_white {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_white {
font-size:30px;
line-height:36px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_white {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_white_center {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:#ffffff;
text-decoration:none;
background-color:transparent;
padding:0px 0px 0px 0px;
text-align:center;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_asbestos {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(127, 140, 141);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_black {
font-size:30px;
line-height:36px;
font-weight:300;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.large_bold_black {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_darkblue {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:rgb(52, 73, 94);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.small_light_white {
font-size:17px;
line-height:28px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.roundedimage {
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bg_black {
font-size:40px;
line-height:40px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:10px 20px 15px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumwhitebg {
font-size:30px;
line-height:30px;
font-weight:300;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:rgb(255, 255, 255);
padding:5px 15px 10px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.medium_bg_orange_new1 {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(243, 156, 18);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}



.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;
		font-weight: 300;
		font-size: 19px;
		line-height: 19px;
		font-family: 'Open Sans', sans;
	}

.tp-caption.noshadow {
		text-shadow: none;
	}


.tp_inner_padding	{	box-sizing:border-box;
						-webkit-box-sizing:border-box;
						-moz-box-sizing:border-box;
						max-height:none !important;	}


/*.tp-caption			{	transform:none !important}*/


/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/
.tp-caption .frontcorner		{
										width: 0;
										height: 0;
										border-left: 40px solid transparent;
										border-right: 0px solid transparent;
										border-top: 40px solid #00A8FF;
										position: absolute;left:-40px;top:0px;
									}

.tp-caption .backcorner		{
										width: 0;
										height: 0;
										border-left: 0px solid transparent;
										border-right: 40px solid transparent;
										border-bottom: 40px solid #00A8FF;
										position: absolute;right:0px;top:0px;
									}

.tp-caption .frontcornertop		{
										width: 0;
										height: 0;
										border-left: 40px solid transparent;
										border-right: 0px solid transparent;
										border-bottom: 40px solid #00A8FF;
										position: absolute;left:-40px;top:0px;
									}

.tp-caption .backcornertop		{
										width: 0;
										height: 0;
										border-left: 0px solid transparent;
										border-right: 40px solid transparent;
										border-top: 40px solid #00A8FF;
										position: absolute;right:0px;top:0px;
									}

/******************************
	-	BUTTONS	-
*******************************/

.tp-simpleresponsive .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://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/images/gradient/g30.png) repeat-x top; font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;
											}

.tp-simpleresponsive  .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://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/images/gradient/g40.png) repeat-x top}


.tp-simpleresponsive  .purchase:hover,
.tp-simpleresponsive  .button:hover,
.tp-simpleresponsive  .button.big:hover		{	background-position:bottom, 15px 11px}



	@media only screen and (min-width: 768px) and (max-width: 959px) {

	 }



	@media only screen and (min-width: 480px) and (max-width: 767px) {
		.tp-simpleresponsive  .button	{	padding:4px 8px 3px; line-height:25px !important; font-size:11px !important;font-weight:normal;	}
		.tp-simpleresponsive  a.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-simpleresponsive  .button	{	padding:2px 5px 2px; line-height:20px !important; font-size:10px !important}
		.tp-simpleresponsive  a.button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
	}





/*	BUTTON COLORS	*/



.tp-simpleresponsive  .button.green, .tp-simpleresponsive  .button:hover.green,
.tp-simpleresponsive  .purchase.green, .tp-simpleresponsive  .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-simpleresponsive  .button.blue, .tp-simpleresponsive  .button:hover.blue,
.tp-simpleresponsive  .purchase.blue, .tp-simpleresponsive  .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-simpleresponsive  .button.red, .tp-simpleresponsive  .button:hover.red,
.tp-simpleresponsive  .purchase.red, .tp-simpleresponsive  .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-simpleresponsive  .button.orange, .tp-simpleresponsive  .button:hover.orange,
.tp-simpleresponsive  .purchase.orange, .tp-simpleresponsive  .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-simpleresponsive  .button.darkgrey, .tp-simpleresponsive  .button.grey,
.tp-simpleresponsive  .button:hover.darkgrey, .tp-simpleresponsive  .button:hover.grey,
.tp-simpleresponsive  .purchase.darkgrey, .tp-simpleresponsive  .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-simpleresponsive  .button.lightgrey, .tp-simpleresponsive  .button:hover.lightgrey,
.tp-simpleresponsive  .purchase.lightgrey, .tp-simpleresponsive  .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}



/****************************************************************

	-	SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/

/*.tp-simpleresponsive				{	-webkit-perspective: 1500px;
										-moz-perspective: 1500px;
										-o-perspective: 1500px;
										-ms-perspective: 1500px;
										perspective: 1500px;
									}*/




/**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/

.fullscreen-container {
		width:100%;
		position:relative;
		padding:0;
}



.fullwidthbanner-container{
	width:100%;
	position:relative;
	padding:0;
	overflow:hidden;
}

.fullwidthbanner-container .fullwidthbanner{
	width:100%;
	position:relative;
}



/************************************************
	  - 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;visibility: hidden;
	-webkit-font-smoothing: antialiased !important;
}


.tp-simpleresponsive img	{	max-width:none}



/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
	filter:none !important;
}


/******************************
	-	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://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/assets/shadow1.png) no-repeat; background-size:100% 100%; width:890px; height:60px; bottom:-60px}
.tp-bannershadow.tp-shadow2 {	background:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/assets/shadow2.png) no-repeat; background-size:100% 100%; width:890px; height:60px;bottom:-60px}
.tp-bannershadow.tp-shadow3 {	background:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/assets/shadow3.png) no-repeat; background-size:100% 100%; width:890px; height:60px;bottom:-60px}


/********************************
	-	FULLSCREEN VIDEO	-
*********************************/
.caption.fullscreenvideo {	left:0px; top:0px; position:absolute;width:100%;height:100%}
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video	{ width:100% !important; height:100% !important; display: none}

.tp-caption.fullscreenvideo	{	left:0px; top:0px; position:absolute;width:100%;height:100%}


.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video	{ width:100% !important; height:100% !important; display: none}


.fullcoveredvideo video,
.fullscreenvideo video					{	background: #000}

.fullcoveredvideo .tp-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}

.html5vid.videoisplaying .tp-poster	{	display: none}

.tp-video-play-button		{	background:#000;
								background:rgba(0,0,0,0.3);
								padding:5px;
								border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
								position: absolute;
								top: 50%;
								left: 50%;
								font-size: 40px;
								color: #FFF;
								z-index: 3;
								margin-top: -27px;
								margin-left: -28px;
								text-align: center;
								cursor: pointer;
							}

.html5vid .tp-revstop		{	width:15px;height:20px; border-left:5px solid #fff; border-right:5px solid #fff; position:relative;margin:10px 20px; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}
.html5vid .tp-revstop	{	display:none}
.html5vid.videoisplaying .revicon-right-dir	{	display:none}
.html5vid.videoisplaying .tp-revstop	{	display:block}

.html5vid.videoisplaying .tp-video-play-button	{	display:none}
.html5vid:hover .tp-video-play-button { display:block}

.fullcoveredvideo .tp-video-play-button	{	display:none !important}


/********************************
	-	FULLSCREEN VIDEO ENDS	-
*********************************/


/********************************
	-	DOTTED OVERLAYS	-
*********************************/
.tp-dottedoverlay						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:4}
.tp-dottedoverlay.twoxtwo				{	background:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/assets/gridtile.png)}
.tp-dottedoverlay.twoxtwowhite			{	background:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/assets/gridtile_white.png)}
.tp-dottedoverlay.threexthree			{	background:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/assets/gridtile_3x3.png)}
.tp-dottedoverlay.threexthreewhite		{	background:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/assets/gridtile_3x3_white.png)}
/********************************
	-	DOTTED OVERLAYS ENDS	-
*********************************/


/************************
	-	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;-webkit-transform: translateZ(5px);
											}
.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://www.theflagshop.co.nz/skin/frontend/em0122/default/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://www.theflagshop.co.nz/skin/frontend/em0122/default/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://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/assets/bullet.png) no-Repeat top left;	width:20px;	height:20px;  margin-right:0px; float:left; margin-top:0px; 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://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/assets/bullets.png) no-Repeat bottom left;	width:23px;	height:23px;  margin-right:0px; float:left; margin-top:0px}
.tp-bullets.simplebullets.round-old .bullet.last		{	margin-right:0px}


/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square .bullet				{	cursor:pointer; position:relative;	background:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/assets/bullets2.png) no-Repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:0px}
.tp-bullets.simplebullets.square .bullet.last			{	margin-right:0px}


/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square-old .bullet			{	cursor:pointer; position:relative;	background:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/assets/bullets2.png) no-Repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:0px}
.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://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/assets/bullet_boxed.png) no-Repeat top left;	width:18px;	height:19px;   margin-right:5px; float:left; margin-top:0px}

.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://www.theflagshop.co.nz/skin/frontend/em0122/default/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;
															-webkit-transform: translateZ(5000px);
															-webkit-transform-style: flat;
															-webkit-backface-visibility: hidden;
															z-index:600;
															position: relative;

														}
.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; position:relative;	background:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/assets/large_left.png) no-Repeat top left;	width:40px;	height:40px;   }
.tp-rightarrow											{	z-index:100;cursor:pointer; position:relative;	background:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/assets/large_right.png) no-Repeat top left;	width:40px;	height:40px;   }


.tp-leftarrow.round										{	z-index:100;cursor:pointer; position:relative;	background:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/assets/small_left.png) no-Repeat top left;	width:19px;	height:14px;  margin-right:0px; float:left; margin-top:0px;	}
.tp-rightarrow.round									{	z-index:100;cursor:pointer; position:relative;	background:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/assets/small_right.png) no-Repeat top left;	width:19px;	height:14px;  margin-right:0px; float:left;	margin-top:0px}


.tp-leftarrow.round-old									{	z-index:100;cursor:pointer; position:relative;	background:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/assets/arrow_left.png) no-Repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left; margin-top:0px;	}
.tp-rightarrow.round-old								{	z-index:100;cursor:pointer; position:relative;	background:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/assets/arrow_right.png) no-Repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left;	margin-top:0px}


.tp-leftarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	background:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/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://www.theflagshop.co.nz/skin/frontend/em0122/default/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://www.theflagshop.co.nz/skin/frontend/em0122/default/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://www.theflagshop.co.nz/skin/frontend/em0122/default/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://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/assets/arrow_left2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:0px}
.tp-rightarrow.square									{	z-index:100;cursor:pointer; position:relative;	background:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/assets/arrow_right2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:0px}


.tp-leftarrow.square-old								{	z-index:100;cursor:pointer; position:relative;	background:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/assets/arrow_left2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:0px}
.tp-rightarrow.square-old								{	z-index:100;cursor:pointer; position:relative;	background:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/assets/arrow_right2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:0px}


.tp-leftarrow.default									{	z-index:100;cursor:pointer; position:relative;	background:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/assets/large_left.png) no-Repeat 0 0;	width:30px;	height:55px;

														}
.tp-rightarrow.default									{	z-index:100;cursor:pointer; position:relative;	background:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/assets/large_right.png) no-Repeat 0 0;	width:30px;	height:55px;

														}




.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://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/assets/timer.png);position:absolute; z-index:200;top:0px}
.tp-bannertimer.tp-bottom					{	bottom:0px;height:5px; top:auto}




/***************************************
	-	RESPONSIVE SETTINGS 	-
****************************************/




    @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 a{	text-decoration:none}

.tp-simpleresponsive ul {
	list-style:none;
	padding:0;
	margin:0;
}

.tp-simpleresponsive >ul >li{
	list-stye:none;
	position:absolute;
	visibility:hidden;
}
/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {	width:3000px; height:1500px;  background:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/assets/coloredbg.png) repeat}

.tp-caption.slidelink a span	{	background:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/assets/coloredbg.png) repeat}



/*****************************************
	-	NAVIGATION FANCY EXAMPLES	-
*****************************************/

.tparrows .tp-arr-imgholder								{ display: none}
.tparrows .tp-arr-titleholder							{ display: none}



/*****************************************
	-	NAVIGATION FANCY EXAMPLES	-
*****************************************/

/* NAVIGATION PREVIEW 1 */
.tparrows.preview1 							{	width:100px;height:100px;-webkit-transform-style: preserve-3d; -webkit-perspective: 1000; -moz-perspective: 1000; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;background: transparent}
.tparrows.preview1:after					{	position:absolute; left:0px;top:0px; font-family: "revicons"; color:#fff; font-size:30px; width:100px;height:100px;text-align: center; background:#fff;background:rgba(0,0,0,0.15);z-index:2;line-height:100px; -webkit-transition: background 0.3s, color 0.3s; -moz-transition: background 0.3s, color 0.3s; transition: background 0.3s, color 0.3s}
.tp-rightarrow.preview1:after				{	content: '\e825';  }
.tp-leftarrow.preview1:after				{	content: '\e824';  }

.tparrows.preview1:hover:after 				{	background:rgba(255,255,255,1); color:#aaa}

.tparrows.preview1 .tp-arr-imgholder 		{	background-size:cover; background-position:center center; display:block;width:100%;height:100%;position:absolute;top:0px;
												-webkit-transition: -webkit-transform 0.3s;
												transition: transform 0.3s;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;
											}
/*.tparrows.preview1 .tp-arr-iwrapper			{	  -webkit-transition: all 0.3s;transition: all 0.3s;
												-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0}
.tparrows.preview1:hover .tp-arr-iwrapper	{	  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1}*/


.tp-rightarrow.preview1 .tp-arr-imgholder	{	right:100%;
												-webkit-transform: rotateY(-90deg);
												transform: rotateY(-90deg);
												-webkit-transform-origin: 100% 50%;
												transform-origin: 100% 50%;
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;



											}
.tp-leftarrow.preview1 .tp-arr-imgholder	{	left:100%;
												-webkit-transform: rotateY(90deg);
												transform: rotateY(90deg);
												-webkit-transform-origin: 0% 50%;
												transform-origin: 0% 50%;
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;



											}


.tparrows.preview1:hover .tp-arr-imgholder	{	-webkit-transform: rotateY(0deg);
												transform: rotateY(0deg);
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;

											}


	@media only screen and (min-width: 768px) and (max-width: 979px) {
		.tparrows.preview1,
		.tparrows.preview1:after	{	width:80px; height:80px;line-height:80px; font-size:24px}

	}

    @media only screen and (min-width: 480px) and (max-width: 767px) {
		.tparrows.preview1,
		.tparrows.preview1:after	{	width:60px; height:60px;line-height:60px;font-size:20px}

	}



    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tparrows.preview1,
		.tparrows.preview1:after	{	width:40px; height:40px;line-height:40px; font-size:12px}
    }

/* PREVIEW 1 BULLETS */

.tp-bullets.preview1 						{ 	height: 21px}
.tp-bullets.preview1 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.15) !important;
											    /*-webkit-border-radius: 10px;
											    border-radius: 10px;*/
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 5px !important;
											    height: 5px !important;
											    border: 8px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 5px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;
}
.tp-bullets.preview1 .bullet.last 			{	margin-right: 0px}
.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview1 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: #aaa !important;
												width: 5px !important;
											    height: 5px !important;
											    border: 8px solid rgba(255, 255, 255, 1) !important;
}




/* NAVIGATION PREVIEW 2 */
.tparrows.preview2 							{	min-width:60px; min-height:60px; background:#fff; ;

												border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;
												overflow:hidden;
												-webkit-transition: -webkit-transform 1.3s;
												-webkit-transition: width 0.3s, background-color 0.3s, opacity 0.3s;
												transition: width 0.3s, background-color 0.3s, opacity 0.3s;
												backface-visibility: hidden;
}
.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; color:#aaa; font-size:25px; margin-top: -12px; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s }
.tp-rightarrow.preview2:after				{	content: '\e81e';  right:18px}
.tp-leftarrow.preview2:after				{	content: '\e81f';  left:18px}


.tparrows.preview2 .tp-arr-titleholder 		{	background-size:cover; background-position:center center; display:block; visibility:hidden;position:relative;top:0px;
												-webkit-transition: -webkit-transform 0.3s;
												transition: transform 0.3s;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;
												white-space: nowrap;
												color: #000;
												text-transform: uppercase;
												font-weight: 400;
												font-size: 14px;
												line-height: 60px;
												padding:0px 10px;
											}

.tp-rightarrow.preview2 .tp-arr-titleholder	{	 right:50px;
												-webkit-transform: translateX(-100%);
												transform: translateX(-100%);
											}
.tp-leftarrow.preview2 .tp-arr-titleholder	{	left:50px;
												-webkit-transform: translateX(100%);
												transform: translateX(100%);
											}

.tparrows.preview2.hovered					{	width:300px}
.tparrows.preview2:hover					{	background:#fff}
.tparrows.preview2:hover:after				{	color:#000}
.tparrows.preview2:hover .tp-arr-titleholder{	-webkit-transform: translateX(0px);
													transform: translateX(0px);
													visibility: visible;
													position: absolute;
											}

/* PREVIEW 2 BULLETS */

.tp-bullets.preview2 						{ 	height: 17px}
.tp-bullets.preview2 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.5) !important;
											    -webkit-border-radius: 10px;
											    border-radius: 10px;
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 2px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;
}
.tp-bullets.preview2 .bullet.last 			{	margin-right: 0px}
.tp-bullets.preview2 .bullet:hover,
.tp-bullets.preview2 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: rgba(255, 255, 255, 1) !important;
												width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 1) !important;
}

.tp-arr-titleholder.alwayshidden			{	display:none !important}


	@media only screen and (min-width: 768px) and (max-width: 979px) {
		.tparrows.preview2 {	min-width:40px; min-height:40px; width:40px;height:40px;
								border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;
							}
		.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; font-size:20px; margin-top: -12px}
		.tp-rightarrow.preview2:after				{	content: '\e81e';  right:11px}
		.tp-leftarrow.preview2:after				{	content: '\e81f';  left:11px}
		.tparrows.preview2 .tp-arr-titleholder		{	font-size:12px; line-height:40px; letter-spacing: 0px}
		.tp-rightarrow.preview2 .tp-arr-titleholder	{	right:35px}
		.tp-leftarrow.preview2 .tp-arr-titleholder	{	left:35px}

	}

    @media only screen and (min-width: 480px) and (max-width: 767px) {
   		 .tparrows.preview2 						{	min-width:30px; min-height:30px; width:30px;height:30px;
														border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;
													}
		.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; font-size:14px; margin-top: -12px}
		.tp-rightarrow.preview2:after				{	content: '\e81e';  right:8px}
		.tp-leftarrow.preview2:after				{	content: '\e81f';  left:8px}
		.tparrows.preview2 .tp-arr-titleholder		{	font-size:10px; line-height:30px; letter-spacing: 0px}
		.tp-rightarrow.preview2 .tp-arr-titleholder	{	right:25px}
		.tp-leftarrow.preview2 .tp-arr-titleholder	{	left:25px}
		.tparrows.preview2 .tp-arr-titleholder		{	display:none;visibility:none}


	}

    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tparrows.preview2 							{	min-width:30px; min-height:30px; width:30px;height:30px;
														border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;
													}
		.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; font-size:14px; margin-top: -12px}
		.tp-rightarrow.preview2:after				{	content: '\e81e';  right:8px}
		.tp-leftarrow.preview2:after				{	content: '\e81f';  left:8px}
		.tparrows.preview2 .tp-arr-titleholder		{	display:none;visibility:none}
		.tparrows.preview2:hover					{	width:30px !important; height:30px !important}
    }



/* NAVIGATION PREVIEW 3 */
.tparrows.preview3 							{	width:70px; height:70px; background:#fff; background:rgba(255,255,255,1); -webkit-transform-style: flat}
.tparrows.preview3:after					{	position:absolute;  line-height: 70px;text-align: center; font-family: "revicons"; color:#aaa; font-size:30px; top:0px;left:0px;;background:#fff; z-index:100; width:70px;height:70px; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s}
.tparrows.preview3:hover:after					{	color:#000}
.tp-rightarrow.preview3:after				{	content: '\e825';  }
.tp-leftarrow.preview3:after				{	content: '\e824';  }


.tparrows.preview3 .tp-arr-iwrapper			{
												  -webkit-transform: scale(0,1);
												  transform: scale(0,1);
												  -webkit-transform-origin: 100% 50%;
												  transform-origin: 100% 50%;
												  -webkit-transition: -webkit-transform 0.2s;
												  transition: transform 0.2s;
												  z-index:0;position: absolute; background: #000; background: rgba(0,0,0,0.75);
												  display: table;min-height:90px;top:-10px}

.tp-leftarrow.preview3 .tp-arr-iwrapper		{	 -webkit-transform: scale(0,1);
												  transform: scale(0,1);
												  -webkit-transform-origin: 0% 50%;
												  transform-origin: 0% 50%;
											}

.tparrows.preview3 .tp-arr-imgholder 		{	display:block;background-size:cover; background-position:center center; display:table-cell;min-width:90px;height:90px;
												position:relative;top:0px}

.tp-rightarrow.preview3 .tp-arr-iwrapper	{	right:0px;padding-right:70px}
.tp-leftarrow.preview3 .tp-arr-iwrapper		{	left:0px; direction: rtl;padding-left:70px}
.tparrows.preview3 .tp-arr-titleholder		{	display:table-cell; padding:30px;font-size:16px; color:#fff;white-space: nowrap; position: relative; clear:right;vertical-align: middle}

.tparrows.preview3:hover .tp-arr-iwrapper	{
												-webkit-transform: scale(1,1);
												  transform: scale(1,1);

											}

/* PREVIEW 3 BULLETS */
.tp-bullets.preview3 						{ 	height: 17px}
.tp-bullets.preview3 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.5) !important;
											    -webkit-border-radius: 10px;
											    border-radius: 10px;
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 2px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;
}
.tp-bullets.preview3 .bullet.last 			{	margin-right: 0px}
.tp-bullets.preview3 .bullet:hover,
.tp-bullets.preview3 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: rgba(255, 255, 255, 1) !important;
												width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 1) !important;
}


	@media only screen and (min-width: 768px) and (max-width: 979px) {
		.tparrows.preview3:after,
		.tparrows.preview3 							{	width:50px; height:50px; line-height:50px;font-size:20px}
		.tparrows.preview3 .tp-arr-iwrapper			{	min-height:70px}
		.tparrows.preview3 .tp-arr-imgholder 		{	min-width:70px;height:70px}
		.tp-rightarrow.preview3 .tp-arr-iwrapper	{	padding-right:50px}
		.tp-leftarrow.preview3 .tp-arr-iwrapper		{	padding-left:50px}
		.tparrows.preview3 .tp-arr-titleholder		{	padding:10px;font-size:16px}



	}

    @media only screen  and (max-width: 767px) {

		.tparrows.preview3:after,
		.tparrows.preview3 							{	width:50px; height:50px; line-height:50px;font-size:20px}
		.tparrows.preview3 .tp-arr-iwrapper			{	min-height:70px}
	}





/* NAVIGATION PREVIEW 4 */
.tparrows.preview4 							{	width:30px; height:110px;  background:transparent;-webkit-transform-style: preserve-3d; -webkit-perspective: 1000; -moz-perspective: 1000}
.tparrows.preview4:after					{	position:absolute;  line-height: 110px;text-align: center; font-family: "revicons"; color:#fff; font-size:20px; top:0px;left:0px;z-index:0; width:30px;height:110px; background: #000; background: rgba(0,0,0,0.25);
												-webkit-transition: all 0.2s ease-in-out;
											    -moz-transition: all 0.2s ease-in-out;
											    -o-transition: all 0.2s ease-in-out;
											    transition: all 0.2s ease-in-out;
												   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;

											}

.tp-rightarrow.preview4:after				{	content: '\e825';  }
.tp-leftarrow.preview4:after				{	content: '\e824';  }


.tparrows.preview4 .tp-arr-allwrapper		{	visibility:hidden;width:180px;position: absolute;z-index: 1;min-height:120px;top:0px;left:-150px; overflow: hidden;-webkit-perspective: 1000px;-webkit-transform-style: flat}

.tp-leftarrow.preview4 .tp-arr-allwrapper	{	left:0px}
.tparrows.preview4 .tp-arr-iwrapper			{	position: relative}

.tparrows.preview4 .tp-arr-imgholder 		{	display:block;background-size:cover; background-position:center center;width:180px;height:110px;
												position:relative;top:0px;

												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;



											}


.tparrows.preview4 .tp-arr-imgholder2 		{	display:block;background-size:cover; background-position:center center; width:180px;height:110px;
												position:absolute;top:0px; left:180px;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;

											}

.tp-leftarrow.preview4 .tp-arr-imgholder2 	{	left:-180px}




.tparrows.preview4 .tp-arr-titleholder		{	display:block; font-size:12px; line-height:25px; padding:0px 10px;text-align:left;color:#fff; position: relative;
												background: #000;
												color: #FFF;
												text-transform: uppercase;
												white-space: nowrap;
												letter-spacing: 1px;
												font-weight: 700;
												font-size: 11px;
												line-height: 2.75;
												-webkit-transition: all 0.3s;
												transition: all 0.3s;
												-webkit-transform: rotateX(-90deg);
												transform: rotateX(-90deg);
												-webkit-transform-origin: 50% 0;
												transform-origin: 50% 0;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;


}



.tparrows.preview4:after				{	transform-origin: 100% 100%; -webkit-transform-origin: 100% 100%}
.tp-leftarrow.preview4:after			{	transform-origin: 0% 0%; -webkit-transform-origin: 0% 0%}




@media only screen and (min-width: 768px)  {
		.tparrows.preview4:hover:after				{	-webkit-transform: rotateY(-90deg); transform:rotateY(-90deg)}
		.tp-leftarrow.preview4:hover:after			{	-webkit-transform: rotateY(90deg); transform:rotateY(90deg)}


		.tparrows.preview4:hover .tp-arr-titleholder	{	-webkit-transition-delay: 0.4s;
															transition-delay: 0.4s;
															-webkit-transform: rotateX(0deg);
															transform: rotateX(0deg);
															-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;

														}
}

/* PREVIEW 4 BULLETS */

.tp-bullets.preview4 						{ 	height: 17px}
.tp-bullets.preview4 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.5) !important;
											    -webkit-border-radius: 10px;
											    border-radius: 10px;
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 2px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;
}
.tp-bullets.preview4 .bullet.last 			{	margin-right: 0px}
.tp-bullets.preview4 .bullet:hover,
.tp-bullets.preview4 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: rgba(255, 255, 255, 1) !important;
												width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 1) !important;
}


    @media only screen  and (max-width: 767px) {
   		 .tparrows.preview4 						{	width:20px; height:80px}
   		 .tparrows.preview4:after					{	width:20px; height:80px; line-height:80px; font-size:14px}

   		 .tparrows.preview1 .tp-arr-allwrapper,
   		 .tparrows.preview2 .tp-arr-allwrapper,
   		 .tparrows.preview3 .tp-arr-allwrapper,
   		 .tparrows.preview4 .tp-arr-allwrapper		{	display: none !important}
    }



/******************************
	-	LOADER FORMS	-
********************************/

.tp-loader 	{
				top:50%; left:50%;
				z-index:10000;
				position:absolute;


			}

.tp-loader.spinner0 {
  width: 40px;
  height: 40px;
  background:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/assets/loader.gif) no-repeat center center;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  margin-top:-20px;
  margin-left:-20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


.tp-loader.spinner1 {
  width: 40px;
  height: 40px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  margin-top:-20px;
  margin-left:-20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}



.tp-loader.spinner5 	{	background:url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/assets/loader.gif) no-repeat 10px 10px;
							background-color:#fff;
							margin:-22px -22px;
							width:44px;height:44px;
							border-radius: 3px;
							-moz-border-radius: 3px;
							-webkit-border-radius: 3px;
						}


@-webkit-keyframes tp-rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes tp-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
  } 50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
  } 100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}


.tp-loader.spinner2 {
  width: 40px;
  height: 40px;
  margin-top:-20px;margin-left:-20px;
  background-color: #ff0000;
   box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  border-radius: 100%;
  -webkit-animation: tp-scaleout 1.0s infinite ease-in-out;
  animation: tp-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes tp-scaleout {
  0% { -webkit-transform: scale(0.0) }
  100% {
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}

@keyframes tp-scaleout {
  0% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 100% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}




.tp-loader.spinner3 {
  margin: -9px 0px 0px -35px;
  width: 70px;
  text-align: center;

}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.tp-loader.spinner3 .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.tp-loader.spinner3 .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes tp-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes tp-bouncedelay {
  0%, 80%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 40% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}




.tp-loader.spinner4 {
  margin: -20px 0px 0px -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-animation: tp-rotate 2.0s infinite linear;
  animation: tp-rotate 2.0s infinite linear;
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: tp-bounce 2.0s infinite ease-in-out;
  animation: tp-bounce 2.0s infinite ease-in-out;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
}

.tp-loader.spinner4 .dot2 {
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes tp-rotate { 100% { -webkit-transform: rotate(360deg) }}
@keyframes tp-rotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }}

@-webkit-keyframes tp-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes tp-bounce {
  0%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}



.tp-transparentimg {	content:"url(https://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/assets/transparent.png)"}
.tp-3d				{	-webkit-transform-style: preserve-3d;
						 -webkit-transform-origin: 50% 50%;
					}



.tp-caption img {
background: transparent;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
zoom: 1;
}


@font-face {
  font-family: 'revicons';
  src: url('https://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/font/revicons.eot?5510888');
  src: url('https://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/font/revicons.eot?5510888#iefix') format('embedded-opentype'),
       url('https://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/font/revicons.woff?5510888') format('woff'),
       url('https://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/font/revicons.ttf?5510888') format('truetype'),
       url('https://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/font/revicons.svg?5510888#revicons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'revicons';
    src: url('https://www.theflagshop.co.nz/skin/frontend/em0122/default/em/slideshow2/font/revicons.svg?5510888#revicons') format('svg');
  }
}
*/

 [class^="revicon-"]:before, [class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.revicon-search-1:before { content: '\e802'} /* '' */
.revicon-pencil-1:before { content: '\e831'} /* '' */
.revicon-picture-1:before { content: '\e803'} /* '' */
.revicon-cancel:before { content: '\e80a'} /* '' */
.revicon-info-circled:before { content: '\e80f'} /* '' */
.revicon-trash:before { content: '\e801'} /* '' */
.revicon-left-dir:before { content: '\e817'} /* '' */
.revicon-right-dir:before { content: '\e818'} /* '' */
.revicon-down-open:before { content: '\e83b'} /* '' */
.revicon-left-open:before { content: '\e819'} /* '' */
.revicon-right-open:before { content: '\e81a'} /* '' */
.revicon-angle-left:before { content: '\e820'} /* '' */
.revicon-angle-right:before { content: '\e81d'} /* '' */
.revicon-left-big:before { content: '\e81f'} /* '' */
.revicon-right-big:before { content: '\e81e'} /* '' */
.revicon-magic:before { content: '\e807'} /* '' */
.revicon-picture:before { content: '\e800'} /* '' */
.revicon-export:before { content: '\e80b'} /* '' */
.revicon-cog:before { content: '\e832'} /* '' */
.revicon-login:before { content: '\e833'} /* '' */
.revicon-logout:before { content: '\e834'} /* '' */
.revicon-video:before { content: '\e805'} /* '' */
.revicon-arrow-combo:before { content: '\e827'} /* '' */
.revicon-left-open-1:before { content: '\e82a'} /* '' */
.revicon-right-open-1:before { content: '\e82b'} /* '' */
.revicon-left-open-mini:before { content: '\e822'} /* '' */
.revicon-right-open-mini:before { content: '\e823'} /* '' */
.revicon-left-open-big:before { content: '\e824'} /* '' */
.revicon-right-open-big:before { content: '\e825'} /* '' */
.revicon-left:before { content: '\e836'} /* '' */
.revicon-right:before { content: '\e826'} /* '' */
.revicon-ccw:before { content: '\e808'} /* '' */
.revicon-arrows-ccw:before { content: '\e806'} /* '' */
.revicon-palette:before { content: '\e829'} /* '' */
.revicon-list-add:before { content: '\e80c'} /* '' */
.revicon-doc:before { content: '\e809'} /* '' */
.revicon-left-open-outline:before { content: '\e82e'} /* '' */
.revicon-left-open-2:before { content: '\e82c'} /* '' */
.revicon-right-open-outline:before { content: '\e82f'} /* '' */
.revicon-right-open-2:before { content: '\e82d'} /* '' */
.revicon-equalizer:before { content: '\e83a'} /* '' */
.revicon-layers-alt:before { content: '\e804'} /* '' */
.revicon-popup:before { content: '\e828'} /* '' */



/*********************************************
	-	SETTINGS FOR BANNER CONTAINERS	-
**********************************************/
.boxedcontainer		{	max-width: 1170px; margin:auto; padding:0px 30px;}
.tp-banner-container{
	width:100%;
	position:relative;
	padding:0;
}
.tp-banner{
	width:100%;
	position:relative;
}
.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: 25px 15px;
    display: none;
	overflow:inherit;
}

.r-tabs .r-tabs-accordion-title {
    display: none;
}

.r-tabs .r-tabs-panel.r-tabs-state-active {
    display: block;
}

/* Accordion responsive breakpoint */
/*Copy to file resposive.css*/

/*@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{		
		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: 0;
}
.r-tabs .r-tabs-nav .r-tabs-anchor {
    display: inline-block;  
	padding: 10px 20px 12px;	
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-top: 3px solid transparent !important;
	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;
}
/*
.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;
    margin-bottom: 0;
}

