/* cache generated 2016-12-24 14:22:35 */

body{
	margin:0;
	min-width:950px;
}
#wrapper{
	margin:0 auto;
	padding:27px 0 0;
	width: 800px;
	position:relative;
	right:-77px;
}
.content-holder {
	width:100%;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.content-holder:after {
	content:"";
	display:block;
	clear:both;
}
#header {
	padding: 22px;
}
#header > div {
	position:relative;
}
.h24-socialBox-container{
top: 10px;
left: 670px;
}
#main {
	width:100%;
	padding:0 0 17px;
	position:relative;
}
#main:after {
	content:"";
	display:block;
	clear:both;
}
.main-holder {
	padding:0 22px;
	min-height: 400px;
}
#nav_superfish {
	position:absolute;
	right:100%;
	top:12px;
}
#nav_superfish > li > ul {
	margin-left: 1px;
}
#nav_superfish > li > a .sf-sub-indicator,#nav_superfish > li > span .sf-sub-indicator {
	display: none;
}
#nav_superfish > li > a.sf-with-ul,#nav_superfish > li > span.sf-with-ul {
	padding-right: 1em; /* reset padding, match .sf-menu a */
}

#nav_superfish ul a,#nav_superfish ul span {
	margin-left: -1px;
	margin-top: -1px;
}
#nav_superfish > li > a,#nav_superfish > li > span {
	box-shadow: -8px 0 8px -8px rgba(0, 0, 0, 0.8) inset;
	float: right;
}
.sf-menu a,.sf-menu span {
	padding:.75em 1em;
}
#nav_superfish>li {
	margin: 0 0 1px;
}
#footer {
	width:100%;
	padding:19px 0 30px;
}

/*** -- SUPERFISH -- ***/

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a,.sf-menu span {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** arrows **/
.sf-menu a.sf-with-ul,.sf-menu span.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.45em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background-repeat: no-repeat;
}
a > .sf-sub-indicator,span > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			1.2em;
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('https://images.staticjw.com/fre/7610/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/*** --- SUPERFISH VERTICAL --- ***/

/*** adding sf-vertical in addition to sf-menu creates a vertical menu ***/
.sf-vertical, .sf-vertical li {
	width:	10em;
}
/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
	left:	10em; /* match ul width */
	top:	0;
}/* Collections */
.h24_first_collection {
	padding-left: 0px;
	padding-right: 20px;
}

.h24_middle_collection {
	padding-left: 20px;
	padding-right: 20px;
}

.h24_last_collection {
	padding-left: 20px;
	padding-right: 0px;
}

.h24_first_last_collection {
	padding-left: 0px;
	padding-right: 0px;
}

/* Fonts */
#h24_content_container .big_heading_block .h24_heading, #h24_content_container .big_heading_block .h24_heading a, #h24_content_container .blog_post_header_block h2, #h24_content_container .blog_post_header_block h2 a, #h24_content_container .h24_feed_title_big, .h24_big_heading, .h24_dialog .h24_big_heading {
	font-family: 'Oswald';
	font-size:40px;
	color:#080c54;
	font-style:normal;
	letter-spacing:0px;
	line-height: 1.2;
	word-spacing:0px;
	text-transform:none;
	text-decoration:none;
	font-weight:normal;
}
body#tinymce p, body#tinymce li, body#tinymce td, body#tinymce th, .standard_text_block p, .standard_text_block li, .standard_text_block td, .standard_text_block th, .standard_text_block label, .standard_text_block .text_content, .h24_normal_text, .h24_price_block_contents span, .h24_comment_block_comments, .blog_post_header_block li, .blog_archive_block li, .blog_latest_posts_block li, .blog_roll_block li, .blogblock_goto, .latest_comments_block li, .h24_feed, .h24_feed_title_default, #h24_store_category_menu a, .h24_mailerlite_label {
	font-family: 'Source Sans Pro', sans-serif;
	font-size:18px;
	color:#666666;
	font-style:normal;
	letter-spacing:0px;
	line-height: 1.4;
	word-spacing:0px;
	text-align:left;
	text-transform:none;
	text-decoration:none;
	font-weight:normal;
}
#h24_content_container #h24_store_cart_total  .h24_store_cart_total_discount {
	color:#FF0000;
}
#h24_content_container .h24_store_cart_checkout_total_price {
	color:#FF0000;
	font-size:14px;
	font-style:normal;
	letter-spacing:0px;
	word-spacing:0px;
	text-transform:none;
	text-decoration:none;
	font-weight:bold;
}
#h24_store_checkout .h24_store_checkout_box_title {
	color:#FFFFFF;
}
.h24_form_ul_wrapper span.h24_form_field_red_star, #h24_store_checkout span.h24_form_field_red_star {
	color:#080c54;
	font-weight:bold;
}
.h24_footer_content, .h24_footer_recommendation, .h24_footer_creative_commons {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#080c54;
	font-style:normal;
	letter-spacing:0px;
	line-height: 1.3;
	word-spacing:0px;
	text-align:center;
	text-transform:none;
	text-decoration:none;
	font-weight:bold;
}
.block_container .h24_form_ul_wrapper label, .block_container.simple_comment_block label, .contact_form_block label, #h24_store_checkout label {
	color:#000000;
	font-size:12px;
	font-style:normal;
	letter-spacing:0px;
	line-height: 1.2;
	word-spacing:0px;
	text-transform:none;
	text-decoration:none;
	font-weight:bold;
}
#h24_content_container .presentation_image_block span.h24_caption, #h24_content_container .standard_text_block span.h24_caption {
	text-align:left;
}
.h24-HpInput, .h24_form_input_style textarea, .h24_form_input_style input[type="text"] {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-style:normal;
	letter-spacing:0px;
	line-height: 1.4;
	word-spacing:0px;
	text-transform:none;
	text-decoration:none;
	font-weight:normal;
}
#h24_flag_list a, #h24_flag_list span {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	font-style:normal;
	letter-spacing:0px;
	line-height: 1.2;
	word-spacing:0px;
	text-align:left;
	text-transform:none;
	text-decoration:none;
	font-weight:normal;
}
#h24_flag_list a:hover, #h24_flag_list a:hover span {
	text-decoration:underline;
}
#h24_store_category_menu ul.h24_store_category_menu_level_1 > li > a {
	font-family: Arial, Helvetica, sans-serif;
	color:#222222;
	font-size:14px;
	font-style:normal;
	letter-spacing:0px;
	line-height: 1.4;
	word-spacing:0px;
	text-align:left;
	text-transform:none;
	text-decoration:none;
	font-weight:bold;
}
#h24_store_category_menu ul.h24_store_category_menu_level_1 > li > a.h24_store_category_menu_active {
	font-style:normal;
	letter-spacing:0px;
	word-spacing:0px;
	text-align:left;
	text-transform:none;
	text-decoration:underline;
	font-weight:bold;
}
#h24_store_category_menu ul.h24_store_category_menu_level_1 > li > a:hover {
	text-decoration:underline;
}
#h24_store_category_menu ul.h24_store_category_menu_level_2 li a {
	font-family: Arial, Helvetica, sans-serif;
	color:#222222;
	font-size:12px;
	font-style:normal;
	letter-spacing:0px;
	line-height: 1.4;
	word-spacing:0px;
	text-align:left;
	text-transform:none;
	text-decoration:none;
	font-weight:normal;
}
#h24_store_category_menu ul.h24_store_category_menu_level_2 li a.h24_store_category_menu_active {
	font-style:normal;
	letter-spacing:0px;
	word-spacing:0px;
	text-align:left;
	text-transform:none;
	text-decoration:underline;
	font-weight:normal;
}
#h24_store_category_menu ul.h24_store_category_menu_level_2 li a:hover {
	text-decoration:underline;
}
.h24_content_container a, .h24_footer_content a, .h24_footer_recommendation a, .h24_footer_creative_commons a {
	color:#2830bd;
	font-style:normal;
	letter-spacing:0px;
	word-spacing:0px;
	text-transform:none;
	text-decoration:none;
	font-weight:normal;
}
.h24_content_container a:hover, .h24_footer_content a:hover, .h24_footer_recommendation a:hover, #h24_store_category_menu a:hover, .h24_footer_creative_commons a:hover {
	color:#00ab50;
	text-decoration:underline;
}
#h24_store_panel_amount {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	font-style:normal;
	letter-spacing:0px;
	word-spacing:0px;
	text-transform:none;
	text-decoration:none;
	font-weight:bold;
}
.h24_newsblock_timestamp {
	letter-spacing:0px;
	line-height: 1.3;
	word-spacing:0px;
	text-transform:none;
	text-decoration:none;
	font-weight:bold;
}
body a.h24_flexbutton.h24_store_large_action_button, body a.h24_flexbutton.h24_store_large_action_button:hover, body a.h24_flexbutton.h24_store_large_action_button:visited, body a.h24_flexbutton.h24_store_large_action_button:link, body a.h24_flexbutton.h24_store_large_action_button:active, body a.h24_flexbutton.h24_store_small_action_button, body a.h24_flexbutton.h24_store_small_action_button:hover, body a.h24_flexbutton.h24_store_small_action_button:visited, body a.h24_flexbutton.h24_store_small_action_button:link, body a.h24_flexbutton.h24_store_small_action_button:active, body .h24-HpButton__isPrimary, body .h24-HpButton__isPrimary:hover, body .h24-HpButton__isPrimary:visited, body .h24-HpButton__isPrimary {
	font-family: 'Source Sans Pro', sans-serif;
	font-size:18px;
	color:#FFFFFF;
	font-style:normal;
	letter-spacing:0px;
	line-height: 1.2;
	word-spacing:0px;
	text-transform:none;
	text-decoration:none;
	font-weight:bold;
}
#h24_content_container div.h24_store_product_block_price, #h24_content_container .h24_store_product_price {
	color:#FF0000;
	font-weight:bold;
}
 #h24_content_container .h24_store_product_outofstock,  #h24_content_container .h24_store_product_soldout {
	color:#FF0000;
}
 #h24_content_container .h24_store_product_list_product_price_onsale, #h24_content_container .h24_store_product_onsale {
	color:#FF5300;
	font-weight:bold;
}
.h24_store_product_name.h24_big_heading_store {
	font-family: Arial, Helvetica, sans-serif;
}
#h24_content_container div.h24_store_product_tax {
	font-family: Arial, Helvetica, sans-serif;
	color:#777777;
	font-size:11px;
	font-style:normal;
	letter-spacing:0px;
	word-spacing:0px;
	text-align:left;
	text-transform:none;
	text-decoration:none;
	font-weight:normal;
}
#h24_content_container .h24_store_product_block_name {
	font-size:16px;
	font-style:normal;
	letter-spacing:0px;
	line-height: 1.2;
	word-spacing:0px;
	text-align:left;
	text-transform:none;
	text-decoration:none;
	font-weight:bold;
}
#h24_content_container .h24_feed_title_default {
	font-size:0px;
	color:#080c54;
	font-weight:bold;
}
body a.h24_flexbutton.h24_store_large_neutral_button, body a.h24_flexbutton.h24_store_large_neutral_button:hover, body a.h24_flexbutton.h24_store_large_neutral_button:visited, body a.h24_flexbutton.h24_store_large_neutral_button:link, body a.h24_flexbutton.h24_store_large_neutral_button:active, body a.h24_flexbutton.h24_store_small_neutral_button, body a.h24_flexbutton.h24_store_small_neutral_button:hover, body a.h24_flexbutton.h24_store_small_neutral_button:visited, body a.h24_flexbutton.h24_store_small_neutral_button:link, body a.h24_flexbutton.h24_store_small_neutral_button:active, body .h24-HpButton__isSecondary, body .h24-HpButton__isSecondary:hover, body .h24-HpButton__isSecondary:visited, body .h24-HpButton__isSecondary:active {
	font-family: 'SourceSansPro';
	font-size:18px;
	color:#FFFFFF;
	font-style:normal;
	letter-spacing:0px;
	line-height: 1.1;
	word-spacing:0px;
	text-transform:none;
	text-decoration:none;
	font-weight:bold;
}
#h24_content_container .small_heading_block .h24_heading, #h24_content_container .small_heading_block .h24_heading a, #h24_content_container .h24_feed_title_small, .h24_small_heading, .h24_dialog .h24_small_heading {
	font-family: 'Oswald';
	font-size:22px;
	color:#222222;
	font-style:normal;
	letter-spacing:0px;
	line-height: 1.4;
	word-spacing:0px;
	text-transform:none;
	text-decoration:none;
	font-weight:normal;
}
#nav_superfish a, #nav_superfish a:visited,#nav_superfish span, #nav_superfish span:visited {
	font-family: 'Josefin Sans Std Light';
	font-size:16px;
	color:#212121;
	font-style:normal;
	letter-spacing:0px;
	line-height:140%;
	word-spacing:0px;
	text-align:right;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:normal;
}
#nav_superfish a:focus, #nav_superfish a:hover, #nav_superfish a:active, #nav_superfish ul li:hover > a, #nav_superfish li > a:hover, #nav_superfish li.sfHover > a,
#nav_superfish span:focus, #nav_superfish span:hover, #nav_superfish span:active, #nav_superfish ul li:hover > span, #nav_superfish li > span:hover, #nav_superfish li.sfHover > span {
	color:#FFFFFF;
	text-decoration:none;
}
#nav_superfish ul a, #nav_superfish ul a:visited,#nav_superfish ul span, #nav_superfish ul span:visited {
	text-align:left;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:normal;
}
#footer a,#footer span {
	color:#aaa;
	text-decoration:underline;
	font-weight:bold;
}
#footer a:hover,#footer span:hover {
	color:#FFFFFF;
	text-decoration:none;
}
/* Tweaks */

#header > div {
	height: 166px;
}

#nav_superfish > li > a, #nav_superfish ul li,#nav_superfish > li > span, #nav_superfish ul li {
	background: #ffffff none repeat scroll 0% 0%;
}

#nav_superfish ul li:hover > a, #nav_superfish li > a:hover, #nav_superfish li.sfHover > a, #nav_superfish a:focus, #nav_superfish a:hover, #nav_superfish a:active,
#nav_superfish ul li:hover > span, #nav_superfish li > span:hover, #nav_superfish li.sfHover > span, #nav_superfish span:focus, #nav_superfish span:hover, #nav_superfish span:active {
	background: #9b9cad none repeat scroll 0% 0%;
}

#nav_superfish ul a {
border:0px solid #c4c4c4;
}

.content-holder {
	background: #ffffff none repeat scroll 0% 0%;
}

.sf-sub-indicator {
	background-image: url('https://images.staticjw.com/fre/3261/triangle2.png');
}

a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
	background-image: url('https://images.staticjw.com/fre/1350/triangle.png');
}

.h24_big_heading, .big_heading_block .h24_heading {
	padding-top: 0px;
}

.h24_big_heading, .big_heading_block .h24_heading {
	padding-bottom: 10px;
}

.h24_small_heading, .small_heading_block .h24_heading {
	padding-bottom: 0px;
}

#h24_content_container .h24_store_large_action_button, #h24_content_container h24_store_small_action_button, #h24_content_container .h24_store_small_action_button, #h24_store_panel_buttons .h24_store_small_action_button, .h24-HpButton__isPrimary {
	background-color: #ba3c12;
}

#h24_content_container .h24_store_large_neutral_button, #h24_content_container h24_store_small_neutral_button, #h24_content_container .h24_store_small_neutral_button, #h24_store_panel_buttons .h24_store_small_neutral_button, .h24-HpButton__isSecondary {
	background-color: #212121;
}

.standard_text_block table, .h24_store_product_description table {
border:1px solid #080c54;
}

.standard_text_block td, .standard_text_block th, .h24_store_product_description td, .h24_store_product_description th {
border:1px solid #080c54;
}
/* Header collage 21937063 */
#header > div {
	background: #080c53 url("https://images.staticjw.com/fre/5497/15242653-gyqaz.jpg") no-repeat scroll 0% 0%;
}


/*
     FILE ARCHIVED ON 02:28:00 Dec 25, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:57:34 Nov 08, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
.h24-Overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
  left: 0;
  top: 0;
}
.h24-Spinner-overlay {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 90;
}
.h24-Spinner-overlay.h24-Spinner-overlayToFront {
  z-index: 1000;
}
.h24-Spinner-overlay.h24-Spinner-overlaySpinner {
  left: 50% !important;
  top: 50% !important;
  margin: -10px 0 0 -10px !important;
  width: 10px !important;
  height: 10px !important;
  background: transparent !important;
  border: 4px solid #298dd2;
  border-right-color: transparent;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation: spin .6s infinite linear;
  -moz-animation: spin .6s infinite linear;
  animation: spin .6s infinite linear;
}
.h24-Spinner-overlay.h24-Spinner-overlaySpinner:after {
  background: rgba(255,255,255,0.9);
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.h24-PageBackground-video {
  position: fixed;
  min-width: 100%;
  min-height: 100%;
  pointer-events: none;
  z-index: 0;
  top: 0;
  background-color: transparent;
}
.h24-PageBackground-video__pending {
  opacity: 0;
}
.pp-FauxSection {
  position: absolute;
  height: 100%;
  z-index: 0;
  left: 0;
  right: 0;
}
.h24-u-documentBackgroundHolder {
    background-color: #080c53;
    background-image: none;
}
.h24-u-documentBackgroundHolder:before,
.pp-FauxSection:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.h24-SidePanel__leftPanelVisibleOnPage .pp-FauxSection:before {
  left: 231px;
  width: inherit;
  right: 0;
}
.h24-u-documentBackgroundHolder:before {
  position: fixed;
  z-index: -1;
}
.ua-ie7 .clearer {
  height: 1px;
}
.ua-ie8 .h24_price_block_contents,
.ua-ie8 .h24_price_block_contents .h24_price_li,
.ua-ie8 .h24_price_block_contents .h24_price_li select {
  max-width: none;
}
.ua-ie8 .h24_price_block_contents .h24_price_li select {
  max-width: 200px;
}
.ua-lte-ie8 .h24_large_inputs input[type=text],
.ua-lte-ie8 .h24_large_inputs input[type=password] {
  padding-top: 8px;
  padding-bottom: 1px;
}
.ua-lte-ie8 .h24-PageBackground-compatibilityHelper {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.gif',sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.gif',sizingMethod='scale')";
}
.h24-InstagramBlock-post {
  margin-bottom: 10px;
}
.h24-InstagramBlock-postTime {
  margin: 20px 0 0 0;
}
.h24-InstagramBlock-postImageBox {
  margin: 0px 0px 5px 0px;
}
.h24-InstagramBlock-postImage {
  width: 100%;
}
.h24-InstagramBlock-postDetailsBox {
  height: 25px;
}
.h24-InstagramBlock-postLikesWrapper {
  float: left;
}
.h24-InstagramBlock-postLikesIcon {
  margin-right: 5px;
  float: left;
}
.h24-InstagramBlock-postLikesText {
  float: right;
}
.h24-InstagramBlock-postDateWrapper {
  float: right;
}
.h24-InstagramBlock-postDateIcon {
  float: left;
  margin-right: 5px;
}
.h24-InstagramBlock-postDateText {
  float: right;
}
.h24-InstagramBlock-captionField {
  padding: 5px;
  margin: 5px 0px 35px 0px;
}
.h24-InstagramBlock-postComment {
  margin: 15px 0px 30px 0px;
}
.h24-InstagramBlock-commentUserCreateTime {
  text-decoration: underline;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 5px;
}
.h24-InstagramBlock-commentProfilePicture {
  width: 50px;
  float: left;
}
.h24-InstagramBlock-commentProfileHeader {
  width: 70%;
  float: left;
}
.h24-InstagramBlock-commentUserFullname {
  margin: 0px 0px 0px 10px;
  font-weight: bold;
}
.h24-InstagramBlock-commentUserComment {
  float: left;
  margin: 5px 0px 0px 10px;
  clear: both;
}
.h24-InstagramBlock-commentDateWrapper {
  margin: 5px 0 10px 10px;
  float: left;
}
.h24-InstagramBlock-commentDateIcon {
  float: left;
  margin-right: 5px;
}
.h24-InstagramBlock-commentDateText {
  float: right;
}
.h24-InstagramBlock-commentLoadButtonArea {
  height: 30px;
}
.h24-InstagramBlock-commentLoadButton {
  float: left;
}
.h24-InstagramBlock-commentLoadSpinnerWrapper {
  float: left;
  margin-left: 10px;
  margin-top: -5px;
}
.h24-InstagramBlock-commentLoadSpinnerWrapper > div {
  height: 32px;
  width: 32px;
}
.h24-InstagramBlockSettings-profileStatus__yes .h24-InstagramBlockSettings-tokenArea {
  display: none;
}
.h24-InstagramBlockSettings-profileStatus__yes .h24-InstagramBlockSettings-profileArea {
  display: block;
}
.h24-InstagramBlockSettings-profileStatus__yes .h24-InstagramBlockSettings-displayArea {
  display: block;
}
.h24-InstagramBlockSettings-profileStatus__no .h24-InstagramBlockSettings-tokenArea {
  display: block;
}
.h24-InstagramBlockSettings-profileStatus__no .h24-InstagramBlockSettings-profileArea {
  display: none;
}
.h24-InstagramBlockSettings-profileStatus__no .h24-InstagramBlockSettings-displayArea {
  display: none;
}
.h24-InstagramBlockSettings-accessText {
  float: left;
  width: 250px !important;
}
.h24-InstagramBlockSettings-informationText {
  display: inline-block;
  margin: 0 0 5px 0;
}
.h24-InstagramBlockSettings-profileText {
  float: left;
  width: 250px !important;
}
.h24-InstagramBlockSettings-profileButtons {
  clear: both;
}
.h24-InstagramBlockSettings-profileLeft {
  float: left;
  width: 50px !important;
}
.h24-InstagramBlockSettings-profileRight {
  float: left;
  width: 200px !important;
}
.h24-InstagramBlockSettings-profileUpdate {
  cursor: pointer;
  float: left;
  font-size: 15px;
}
.h24-InstagramBlockSettings-profileDelete {
  cursor: pointer;
  float: left;
  padding-left: 5px;
  font-size: 15px;
}
.h24-InstagramBlockSettings-profileFullname {
  padding-left: 10px;
  padding-bottom: 5px;
}
.h24-InstagramBlockSettings-profileUsername {
  padding-left: 10px;
  padding-bottom: 5px;
}
.h24-InstagramBlockSettings-profileWebsite {
  padding-left: 10px;
}
.h24-InstagramBlockSettings-profileButtonLeft {
  float: left;
  margin-top: 15px;
}
.h24-InstagramBlockSettings-profileButtonRight {
  float: left;
  margin: 15px 0 0 5px;
}
.h24-InstagramBlockSettings-numberArea {
  float: left;
  width: 250px !important;
}
.h24-InstagramBlockSettings-selector {
  float: left;
}
.h24-InstagramBlockSettings-numberPostsTextInfo {
  float: left;
  margin: 3px 0 0 10px;
}
.h24-InstagramBlockSettings-showDateCheckbox {
  margin-top: 20px;
}
.h24-InstagramBlockSettings-showCaptionCheckbox {
  margin-top: 10px;
}
.h24-InstagramBlockSettings-showCommentCheckbox {
  margin-top: 10px;
}
.h24-InstagramBlockSettings-showLikesCheckbox {
  margin-top: 10px;
}
.h24-PlainHeaderContainer {
  float: left;
  width: 100%;
}
.h24-PlainHeader-ObjectText .header_homepage_title {
  margin: 0 !important;
  min-width: 50px;
  padding: 0 !important;
  white-space: nowrap;
}
.h24-PlainHeader-ObjectText .header_homepage_title a {
  color: inherit;
  text-decoration: none;
}
.h24-PlainHeader-ObjectText .header_homepage_title a:link {
  color: inherit;
}
.h24-PlainHeader-ObjectLogo {
  float: left;
}
.h24-PlainHeader-ObjectLogo img {
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.h24-PlainHeaderObjectDragHandle__hidden,
.h24-PlainHeaderObject__hidden,
.h24-PlainHeader-ObjectOff__hidden,
.h24-PlainHeader-ObjectText__hidden,
.h24-PlainHeader-ObjectLogo__hidden,
.h24-DisplayStatus__hidden {
  display: none;
}
.h24-PlainHeaderObject {
  z-index: 400;
}
.h24-PlainHeader-ObjectText h1 {
  line-height: 1;
}
.h24-FloatingPanel {
  position: absolute;
  z-index: 999;
  background-color: #3b414a;
  border-radius: 6px;
  padding: 4px;
  -webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.2);
  box-shadow: 0 3px 5px rgba(0,0,0,0.2);
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", "OpenSans", sans-serif;
  text-align: left;
  -webkit-animation: .4s bounceIn;
  -moz-animation: .4s bounceIn;
  animation: .4s bounceIn;
}
.h24-FloatingPanel-header {
  position: relative;
  margin: -2px -2px 0 -2px;
  padding: 10px 12px 12px;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.h24-FloatingPanel-title {
  display: inline-block;
  vertical-align: middle;
  height: 16px;
  margin: 0;
  cursor: default;
  padding: 0;
}
.h24-FloatingPanel-moveHandle {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: -12px;
  padding-left: 45%;
  padding-right: 45%;
  width: 100%;
  height: 24px;
  background-image: -webkit-linear-gradient(rgba(255,255,255,0.15) 0.5px,rgba(0,0,0,0.2) 1.5px,transparent 4px);
  background-image: -moz-linear-gradient(rgba(255,255,255,0.15) 0.5px,rgba(0,0,0,0.2) 1.5px,transparent 4px);
  background-image: -ms-linear-gradient(rgba(255,255,255,0.15) 0.5px,rgba(0,0,0,0.2) 1.5px,transparent 4px);
  background-image: -o-linear-gradient(rgba(255,255,255,0.15) 0.5px,rgba(0,0,0,0.2) 1.5px,transparent 4px);
  background-image: linear-gradient(rgba(255,255,255,0.15) 0.5px,rgba(0,0,0,0.2) 1.5px,transparent 4px);
  background-size: 1px 5px;
  background-clip: content-box;
}
.no-cssgradients .h24-FloatingPanel-moveHandle {
  background-image: url('https://images.staticjw.com/fre/6191/h24_bcp_handle.png');
  background-size: auto;
}
.h24-FloatingPanel-headerBtnGroup {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -15px;
}
.h24-FloatingPanel-headerBtn {
  border: 0;
  margin: 0;
  background-color: transparent;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: all .1s;
  transition: all .1s;
}
.h24-FloatingPanel-headerBtn > [data-icon] {
  font-size: 16px;
  position: relative;
  top: 2px;
  opacity: .6;
  filter: alpha(opacity=60);
  -webkit-transition: opacity .1s;
  transition: opacity .1s;
}
.h24-FloatingPanel-headerBtn:hover > [data-icon],
.h24-FloatingPanel-headerBtn:active > [data-icon] {
  opacity: .7;
  filter: alpha(opacity=70);
}
.h24-FloatingPanel-headerBtn:active {
  color: #CCC;
}
.h24-FloatingPanel-btnSeparator {
  display: inline-block;
  height: 16px;
  margin: 3px 5px 0;
  border-right: 1px solid rgba(255,255,255,0.3);
  -webkit-box-shadow: 1px 1px 0 rgba(0,0,0,0.2);
  box-shadow: 1px 1px 0 rgba(0,0,0,0.2);
  vertical-align: middle;
}
.h24-FloatingPanel-headerBtn,
.h24-FloatingPanel-title {
  color: #FFF;
  text-shadow: none;
  font-size: 13px;
  line-height: 16px;
  font-weight: bold;
  text-decoration: none;
}
.h24-FloatingPanel-container {
  border-radius: 3px;
  background-color: #FFF;
}
.h24-FloatingPanel-container:before,
.h24-FloatingPanel-container:after {
  content: " ";
  display: table;
}
.h24-FloatingPanel-container:after {
  clear: both;
}
.h24-FloatingPanel-body {
  -webkit-background-clip: padding-box;
  font-size: 14px;
  line-height: 17px;
  color: #3f3f3f;
  padding: 20px 15px 20px;
}
.h24-FloatingPanel-body a:not(.btn):not(.ui-tabs-anchor):not(.h24-Button),
.h24-FloatingPanel-body a:not(.btn):not(.ui-tabs-anchor):not(.h24-Button):active,
.h24-FloatingPanel-body a:not(.btn):not(.ui-tabs-anchor):not(.h24-Button):visited {
  color: #5FA72F;
  text-decoration: none;
  cursor: pointer;
}
.h24-FloatingPanel-body a:not(.btn):not(.ui-tabs-anchor):not(.h24-Button):hover {
  color: #3d6b1e;
  text-decoration: underline;
  cursor: pointer;
}
.h24-FloatingPanel-body .h24-Button {
  color: #fff;
}
.h24-FloatingPanel-body hr {
  margin-top: 60px;
  margin-bottom: 50px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.h24-FloatingPanel-body hr.small {
  margin-top: 20px;
  margin-bottom: 20px;
}
.h24-FloatingPanel-body .ui-tabs-nav {
  padding-left: 17px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.h24-FloatingPanel-body p {
  margin: 0 0 10px;
}
.h24-FloatingPanel-body p:last-child {
  margin-bottom: 0;
}
.h24-FloatingPanel-body h1 {
  margin: 20px 0;
  font-weight: normal;
  color: #555;
  text-rendering: optimizelegibility;
  font-size: 23px;
}
.h24-FloatingPanel-body h1:first-child {
  margin-top: 0;
}
.h24-FloatingPanel-body h2 {
  margin: 20px 0;
  font-weight: normal;
  color: #555;
  text-rendering: optimizelegibility;
  font-size: 18px;
}
.h24-FloatingPanel-body h2:first-child {
  margin-top: 0;
}
.h24-FloatingPanel-body h3 {
  margin: 20px 0;
  font-weight: normal;
  color: #555;
  text-rendering: optimizelegibility;
  font-size: 18px;
}
.h24-FloatingPanel-body h3:first-child {
  margin-top: 0;
}
.h24-FloatingPanel-body h4 {
  margin: 20px 0;
  font-weight: normal;
  color: #555;
  text-rendering: optimizelegibility;
  font-size: 18px;
}
.h24-FloatingPanel-body h4:first-child {
  margin-top: 0;
}
.h24-Sidemenu + .h24-FloatingPanel-body {
  margin-left: 235px;
  margin-bottom: 60px;
}
.h24-FloatingPanel-footer {
  position: absolute;
  right: 18px;
  bottom: 21px;
}
.h24-FloatingPanel-headingL {
  margin: 20px 0;
  font-weight: normal;
  color: #555;
  text-rendering: optimizelegibility;
  font-size: 23px;
}
.h24-FloatingPanel-headingL:first-child {
  margin-top: 0;
}
.h24-FloatingPanel-headingM {
  margin: 20px 0;
  font-weight: normal;
  color: #555;
  text-rendering: optimizelegibility;
  font-size: 18px;
}
.h24-FloatingPanel-headingM:first-child {
  margin-top: 0;
}
.h24-HpButton {
  display: inline-block;
  text-align: center;
  background-color: #FF5D00;
  line-height: 140%;
  border-radius: 4px;
  padding: .7em 1em;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -webkit-appearance: none;
  cursor: pointer;
  border: none;
  -webkit-box-shadow: 0 1px 2px -1px rgba(0,0,0,0.6);
  -moz-box-shadow: 0 1px 2px -1px rgba(0,0,0,0.6);
  box-shadow: 0 1px 2px -1px rgba(0,0,0,0.6);
}
.h24-HpButton__fullWidth {
  display: block;
}
.h24-HpButton__isPrimary {
  background-color: #FF5D00;
}
.h24-HpButton__isSecondary {
  background-color: #1C1C1C;
}
.h24-HpButton__isSmall {
  padding: .4em 1em;
  font-weight: normal !important;
  font-size: 10px !important;
}
.h24-HpButton__isMedium {
  padding: .7em 1em;
}
.h24-HpButton__isBig {
  padding: 1.3em 1.5em;
}
.h24-HpButton:hover {
  text-decoration: none;
  -webkit-box-shadow: 0 1px 2px -1px rgba(0,0,0,0.8);
  -moz-box-shadow: 0 1px 2px -1px rgba(0,0,0,0.8);
  box-shadow: 0 1px 2px -1px rgba(0,0,0,0.8);
}
.h24-HpButton:active {
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px -1px rgba(0,0,0,.8);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px -1px rgba(0,0,0,.8);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px -1px rgba(0,0,0,.8);
}
.h24-HpButton-icon {
  padding-right: .3em;
}
.h24-HpButton-icon:before {
  font-family: 'h24-icon';
}
.h24-HpButton-icon__toRight {
  padding-right: 0;
  padding-left: .3em;
}
.h24-HpButton:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.h24-HpButton[disabled],
.h24-HpButton__disabled {
  cursor: default;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  visibility: visible;
}
.h24-HpButton__noShadow {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.h24-ButtonBlock-alignLeft {
  text-align: left;
}
.h24-ButtonBlock-alignCenter {
  text-align: center;
}
.h24-ButtonBlock-alignRight {
  text-align: right;
}
.h24-ButtonBlockSettings-linkContainer {
  width: 600px !important;
}
.h24-ButtonBlockSettings-linkCheckboxWrapper {
  float: left;
}
.h24-ButtonBlockSettings-linkButtonTextEdit {
  display: inline;
}
.h24-ButtonBlockSettings-linkButtonTextCreate {
  display: inline;
}
.h24-ButtonBlockSettings-leftContainer {
  float: left;
  width: 80px;
}
.h24-ButtonBlockSettings-rightContainer {
  float: left;
  margin: 0px 0px 0px 20px;
}
.h24-ButtonBlockSettings-iconContainer {
  float: left;
  margin: 0px 0px 0px 20px;
}
.h24-ButtonBlockSettings-iconHolder {
  float: left;
  width: auto;
  margin: 10px 0px 0px 30px;
}
.h24-ButtonBlockSettings-iconText {
  float: left;
  cursor: pointer;
  margin-top: 25px;
}
.h24-ButtonBlockSettings-iconDefault {
  font-size: 40px;
  border: 1px dashed #808080;
  color: #000;
  padding: 5px 10px 5px 10px;
  cursor: pointer;
}
.h24-ButtonBlockSettings-iconPickerContainer {
  clear: both;
}
.h24-ButtonBlockSettings-iconPickerCloseButton {
  float: right;
  font-size: 20px;
  cursor: pointer;
}
.h24-ButtonBlockSettings-optionContainer {
  float: left;
  width: 120px;
  margin-top: 5px;
}
.h24-ButtonBlockSettings-iconPickerHolder {
  width: 100%;
  height: 200px;
  overflow: auto;
  box-shadow: inset 0px -20px 10px -20px #000;
}
.h24-ButtonBlockSettings-icon__isMarked {
  color: #469C23;
}
.h24-ButtonBlockSettings-categoryDiscription {
  margin-left: 9px;
}
.h24-ButtonBlockSettings-iconListHolder {
  border: 1px solid #000000;
  width: 88%;
  padding: 5px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
.h24-ButtonBlockSettings-icon {
  font-size: 30px;
  display: inline-block;
}
.h24-ButtonBlockSettings-icon:hover {
  color: #469C23;
  cursor: pointer;
}
.h24-socialBox-container {
  cursor: pointer;
  position: relative;
  display: inline-block;
  height: 30px !important;
  z-index: 900;
  font-size: 0px;
}
.h24-socialBox-dragHandle {
  position: absolute;
  z-index: 3000;
  top: 33px;
  left: 50%;
  width: 60px;
  height: 20px;
  margin-left: -30px;
  padding-top: 1px;
  border-radius: 2px;
  background-color: #008ecd;
  background-image: -moz-linear-gradient(top,#0095d8 0%,#0083be 100%);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(0%,#0095d8),to(100%,#0083be));
  background-image: -webkit-linear-gradient(top,#0095d8 0%,#0083be 100%);
  background-image: -o-linear-gradient(top,#0095d8 0%,#0083be 100%);
  background-image: linear-gradient(to bottom,#0095d8 0%,#0083be 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0094d7', endColorstr='#ff0083be', GradientType=0);
  color: #FFF;
  font-size: 15px;
  text-align: center;
  box-shadow: 0 1px 5px rgba(0,0,0,0.3);
  cursor: move !important;
}
.h24-socialBox-container a {
  text-decoration: none;
}
.h24-socialBox-container a:hover {
  text-decoration: none;
}
.h24-socialBox-container-holder {
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
}
.h24-socialBox-container-icons {
  border: 1px solid transparent;
  text-decoration: none;
  height: 30px !important;
}
.h24-socialBox-transparentBorder {
  border: 1px solid transparent;
  text-decoration: none;
}
.sitepreview .h24-socialBox-container-icons:hover {
  border: 1px solid #0089C1;
  text-decoration: none;
}
.h24-socialBox-container-icons__marked {
  border: 1px solid #0089C1;
  text-decoration: none;
}
.h24-socialBox-headerPanel-icon {
  font-size: 25px;
  padding: 2px;
}
.h24-socialBox-headerPanel-icon__dark {
  color: rgba(34,34,34,0.5);
}
.h24-socialBox-headerPanel-icon__dark:hover {
  text-decoration: none;
  color: #222;
}
.h24-socialBox-headerPanel-icon__light {
  color: rgba(204,204,204,0.5);
}
.h24-socialBox-headerPanel-icon__light:hover {
  text-decoration: none;
  color: #CCC;
}
.h24-socialBox-icon__disabled {
  color: #8A8A8A;
}
.h24-socialBox-sidePanel-content {
  padding: 5px 20px 0 20px;
}
.h24-socialBox-sidePanel-icon__enable {
  color: #000;
}
.h24-SocialLinks-sortableHandle__warning {
  border-color: red;
}
.h24-socialBox-sidePanel-section {
  padding: 10px 0 10px 0;
}
.h24-socialBox-sidePanel-iconStyleSelection {
  width: 200px;
  height: 30px;
  font-size: 20px;
}
.h24-socialBox-sidePanel-iconstyleWrapper {
  width: 210px;
  display: inline-block;
  padding-bottom: 2px;
}
.h24-socialBox-sidePanel-iconstyle-containerSquare,
.h24-socialBox-sidePanel-iconstyle-containerCircle {
  box-shadow: inset 0 0 0 1px rgba(0,0,0,0.2);
  border-radius: 3px;
  float: left;
  height: 80px;
  width: 90px;
  text-align: center;
  position: relative;
  font-weight: 600;
}
.h24-socialBox-sidePanel-iconstyle-containerSquare {
  margin-right: 20px;
}
.h24-socialBox-sidePanel-iconstyle-square {
  font-size: 38px;
  color: #333;
  display: block;
  margin: 6px 0;
}
.h24-socialBox-sidePanel-iconstyle-text {
  font-size: 12px;
  font-weight: normal;
  margin: 0 !important;
}
.h24-socialBox-sidePanel-iconstyle-circle {
  font-size: 38px;
  line-height: 80px;
  color: #333;
  display: block;
  margin: 6px 0;
}
.h24-socialBox-sidePanel-iconcolor-dark,
.h24-socialBox-sidePanel-iconcolor-light {
  box-shadow: inset 0 0 0 1px rgba(0,0,0,0.2);
  border-radius: 3px;
  float: left;
  height: 40px;
  width: 90px;
  line-height: 40px;
  text-align: center;
  font-weight: 600;
}
.h24-socialBox-sidePanel-iconcolorWrapper {
  width: auto;
  display: inline-block;
}
.h24-socialBox-sidePanel-iconcolor-dark {
  margin-right: 20px;
  background-color: #222;
  color: #EEE;
}
.h24-socialBox-sidePanel-iconcolor-light {
  background-color: #FFF;
  color: #404a4f;
}
.h24-socialBox-sidePanel-iconcolor__marked,
.h24-socialBox-sidePanel-iconstyle__marked {
  box-shadow: inset 0 0 0 2px #48b500;
}
.h24-HpInput {
  display: block;
  width: 100%;
  margin: 0;
  padding: 6px 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
  -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-appearance: none;
  border: 1px solid #CCCCCC;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.h24-HpInput:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.h24-HpInput__stateDisabled,
.h24-HpInput[disabled] {
  visibility: visible;
  cursor: not-allowed;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.h24-HpInput__stateInvalid,
.h24-HpInput[invalid] {
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 2px 1px red;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 2px 1px red;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 2px 1px red;
}
.responsive_container {
  display: none;
}
#h24_store_mini_cart {
  position: absolute;
  z-index: 2005;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.15);
  -moz-box-shadow: 0 0 0 1px rgba(0,0,0,0.15);
  box-shadow: 0 0 0 1px rgba(0,0,0,0.15);
  border-radius: 4px;
  padding: 5px;
  padding-left: 10px;
  height: 36px;
  min-width: 150px;
  background-color: rgba(255,255,255,92);
}
#h24_store_mini_cart_placeholder {
  position: absolute;
  width: 1px;
  height: 1px;
}
.h24_store_mini_cart_go_checkout {
  float: right;
  font-size: 15px;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 60px;
  text-align: left;
}
.h24_store_mini_cart_go_checkout [data-icon] {
  float: right;
  font-size: 16px !important;
  margin-right: 8px;
  margin-top: 4px;
}
.h24_store_mini_cart_quantity_container {
  position: relative;
  height: 100%;
  display: inline-block;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  width: 50%;
  border-right: 1px solid rgba(0,0,0,0.1);
}
.h24_store_mini_cart_quantity {
  background-color: #FFF;
  border-radius: 10px;
  color: #444;
  display: block;
  font-family: Helvetica, Arial;
  font-size: 13px;
  font-weight: bold;
  line-height: 7px;
  margin: 6px;
  padding: 4px;
  text-align: center;
  position: absolute;
}
#h24_store_mini_cart .h24-HpButton {
  padding: 0;
}
.h24_store_mini_cart_price {
  font-family: Helvetica, Arial;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  margin-right: 10px;
  color: #444;
}
#h24_store_mini_cart.h24_store_mini_cart_fixed {
  position: fixed !important;
  top: 0 !important;
}
.h24_store_mini_cart_drag_handle_background {
  visibility: hidden;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000;
  border-radius: 4px;
  z-index: 1;
  -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;
}
.h24_store_mini_cart_drag_handle {
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  z-index: 3000;
  top: 7px;
  left: 50%;
  width: 60px;
  height: 20px;
  margin-left: -30px;
  padding-top: 1px;
  border-radius: 2px;
  background-color: #008ecd;
  background-image: -moz-linear-gradient(top,#0095d8 0%,#0083be 100%);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(0%,#0095d8),to(100%,#0083be));
  background-image: -webkit-linear-gradient(top,#0095d8 0%,#0083be 100%);
  background-image: -o-linear-gradient(top,#0095d8 0%,#0083be 100%);
  background-image: linear-gradient(to bottom,#0095d8 0%,#0083be 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0094d7', endColorstr='#ff0083be', GradientType=0);
  color: #FFF;
  font-size: 15px;
  text-align: center;
  box-shadow: 0 1px 5px rgba(0,0,0,0.3);
  cursor: move !important;
  -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;
}
#h24_store_mini_cart:hover .h24_store_mini_cart_drag_handle_background {
  opacity: 0.15;
  filter: alpha(opacity=15);
  visibility: visible;
}
#h24_store_mini_cart:hover .h24_store_mini_cart_drag_handle {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
#h24-CookieBar {
  display: none;
  font-size: 12px;
  font-family: helvetica, arial, sans-serif;
  background-color: #FFFFFF;
  border-bottom: 2px solid #EFEFEF;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  color: #222;
}
#h24-CookieBar a {
  font-family: helvetica, arial, sans-serif;
  margin-left: 10px;
  text-decoration: none;
  outline: 0;
}
#h24-CookieBar a:hover {
  text-decoration: underline;
}
#h24-CookieBar button {
  font-family: helvetica, arial, sans-serif;
  font-size: 15px;
  margin-left: 10px;
  line-height: 0.5;
}
#h24-CookieBar.onTop {
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 10;
}
#h24-CookieBar.h24-CookieBar__light {
  background-color: #222222;
}
#h24-CookieBar.h24-CookieBar__light span {
  color: #FFFFFF;
}
@media all and (max-width: 450px) {
  #h24-CookieBar span {
    display: block;
    margin-bottom: 10px;
  }
  #h24-CookieBar a {
    display: none;
  }
  #h24-CookieBar button {
    clear: both;
    display: block;
    margin: 0 auto;
  }
}

/*
     FILE ARCHIVED ON 21:37:31 Oct 15, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:55:05 Nov 08, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/