@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline; }

html {
	line-height: 1; }

ol, ul {
	list-style: none; }

table {
	border-collapse: collapse;
	border-spacing: 0; }

caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle; }

q, blockquote {
	quotes: none; }
	q:before, q:after, blockquote:before, blockquote:after {
		content: "";
		content: none; }

a img {
	border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block; }

a,button{
	color: #333;
}
sup {
top: -.2em;
}
a,a:hover,a:active,a:focus {
	text-decoration: none;
	outline: none; 
}

body {
	height: 100%;
	line-height: 1.2;
	font-size: 14px;
	color: #494949;
	font-family: 'latomedium','Open Sans'; 
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body.content_only {
		background: none; }
textarea {
	resize: none; 
}
#index #left_column ,#index #right_column {
	display: none;
}
.text_upper{
	text-transform: uppercase;
}
.al_center{
	text-align: center;
}
#header {
	z-index: 5003;
	width: 100%;
}
.main_panel>.container>.row{
	position: static;
}

#header_logo {
	padding-top: 10px;
	line-height: 1;
}
.fixedHeader #header_logo {
	padding-top: 10px;
}
#header_logo a{
	display: block;
	white-space: nowrap;
	line-height: 1;
}
#header_logo span{
	font-size: 36px;
	line-height: 0.85;
	font-family: 'latosemibold','Open Sans';
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
	vertical-align: top;
}
#header_logo img{
	display: inline-block;
	vertical-align: top;
}
h2.title_main_section{
	font-size: 36px;
	color: #333;
	font-family: 'latomedium','Open Sans';
	text-align: center;
	text-transform: uppercase;
	line-height: 1;
	padding-bottom: 25px;
	margin-bottom: 30px;
	position: relative;
}
h2.title_main_section.white_clr,h2.title_main_section.white_clr a{
	color: #fff;
}
h2.title_main_section:before{
	content: '';
	display: block;
	width: 75px;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
h3.undertitle_main{
	font-size: 16px;
	line-height: 1;
	color: #494949;
	text-transform: uppercase;
	text-align: center;
}
.main_panel{
	position: relative;
}
.inner_main_panel{
	position: relative;
}
.inner_main_panel:before{
	content:'';
	display: block;
	height: 1px;
	position: absolute;
	left: 15px;
	right: 15px;
	top: 0;
}
.fixedHeader .inner_main_panel:before{
	display: none;
}
.fixedHeader .main_panel{
	padding: 14px 0 0;
	border-top-style: solid;
	border-top-width: 1px;
	/* background: rgba(0,0,0, 0.8); */
	background: #1F1D20;
}
.columns-container {
	background: white; }

#columns {
	position: relative;
	padding-bottom: 30px; }

#index .tab-content {
	margin:20px -15px;
}
#page {
overflow: hidden;
}
header {
	z-index: 1;
	padding-bottom: 15px;
	width: 100%; }
	header .banner {
	background: black;
	max-height: 100%; }
	header .banner .row {
	margin: 0px; 
}
header .nav { 
	line-height: 68px;
	height: 68px;
}
header .nav .row {
	margin: 0px; 
}
header .nav nav {
	width: 100%;
	position: relative;
}
header .row {
	position: relative; 
}
header .row > .container {
	position: relative; 
}
#center_column .page_product_box h3 {
	color: #555454;
	text-transform: uppercase;
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 20px;
	padding: 14px 20px 17px;
	margin: 0 0 20px;
	position: relative;
	border: 1px solid #d6d4d4;
	border-bottom: none;
	background: #fbfbfb; }

.info-title {
	font-weight: bold;
	color: #333333;
	padding-bottom: 20px; 
}

.info-account {
	margin: -4px 0 24px 0; 
}
.main-page-indent {
	margin-bottom: 30px;
}
.alert {
	font-weight: bold;
	color: #fff; 
}
.alert p{
	text-transform: uppercase;
}
.alert ul, .alert ol {
	padding: 12px 0 12px 25px;
	list-style-position: inside;
}
.alert ul li, .alert ol li {
	list-style-type: decimal;
	font-weight: normal; 
}
.alert.alert-success {
	text-shadow: 1px 1px rgba(0, 0, 0, 0.1); 
}
.alert.alert-success:before {
	font-family: "FontAwesome";
	content: "\f058";
	font-size: 20px;
	vertical-align: -2px;
	padding-right: 7px; 
}
.alert.alert-danger {
	text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
	background: #f2dede;
	color: #a94442;
}
.alert.alert-danger:before {
	font-family: "FontAwesome";
	content: "\f057";
	font-size: 20px;
	vertical-align: -2px;
	padding-right: 7px;
	float: left; 
}
.alert  a {
	color: #fff;
}
.label {
	white-space: normal;
	display: inline-block;
	padding: 0 10px;
	line-height: 24px;
}
.form-group label{
	line-height: 2;
}
.label-success{
	color: #fff;
}
.label-success{
	text-transform: uppercase;
}
.radio-inline{
	white-space: nowrap;
}
label {
	color: #333333;
	padding-bottom: 0;
	white-space: normal;
}
label.required:before {
		content: "*";
		color: red;
		font-size: 14px;
		position: relative;
		line-height: 12px; 
}
.radio label, .checkbox label{
	padding-left: 5px;
}
.unvisible {
	display: none;
}

.checkbox {
	line-height: 16px;
	white-space: nowrap;
}
.checkbox label {
	color: #777777;
}
.close {
	opacity: 1;
}
.close:hover {
		opacity: 1; 
}

.link-button {
	font-weight: bold; 
}
.form-control {
	padding: 3px 10px;
	height:40px; 
	background: none;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	border-style: solid;
	border-width: 1px;
	-webkit-box-shadow:0 0 0 0 transparent;
	-moz-box-shadow:0 0 0 0 transparent;
	box-shadow:0 0 0 0 transparent;
}
.form-control:focus{
	-webkit-box-shadow:0 0 10px 0 #00ceb8;
	-moz-box-shadow:0 0 10px 0 #00ceb8;
	box-shadow:0 0 10px 0 #00ceb8;
	border-color: transparent; 
}
.form-control.white{
	border-color:#d1d0d1;
	color: #fff;
}
.form-control.white:focus{
	border-color:transparent;
	-webkit-box-shadow:0 0 10px 0 #fff;
	-moz-box-shadow:0 0 10px 0 #fff;
	box-shadow:0 0 10px 0 #fff;
}
.table-bordered {
	border-style: solid;
	border-width: 1px;
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td{
	border-style:solid;
	border-width: 1px;
}
table.std,
table.table_block {
	margin-bottom: 20px;
	width: 100%;
	border: 1px solid #999999;
	border-bottom: none;
	background: white;
	border-collapse: inherit; }

table.std th,
table.table_block th {
	padding: 14px 12px;
	font-size: 12px;
	color: white;
	text-transform: uppercase;
	text-shadow: 0 1px 0 black;
	background: #999999;
}
table.std tr.alternate_item,
table.table_block tr.alternate_item {
	background-color: #f3f3f3;
}
table.std td,
table.table_block td {
	padding: 12px;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	font-size: 12px;
	vertical-align: top;
}
.table {
	margin-bottom: 30px; }
	.table > thead > tr > th {
		background: #fbfbfb;
		border-bottom-width: 1px;
		color: #333333;
		vertical-align: middle; }
	.table td a.color-myaccount {
		color: #777777;
		text-decoration: underline; }
		.table td a.color-myaccount:hover {
			text-decoration: none; }
	.table tfoot tr {
		background: #fbfbfb; }
.product-name {
	font-size: 13px;
	line-height: 13px;
	color: #222839;
	font-family: 'latosemibold','Open Sans';
	margin-bottom: 0;
}
.content_price {
	padding: 14px 0 20px;
}
.price {
	font-size: 13px;
	color: #777777;
	white-space: nowrap; }

.price.product-price {
	font-size:24px;
	font-family: 'latomedium','Open Sans';
	
}

.old-price {
	color: #6f6f6f;
	text-decoration: line-through; }

.old-price.product-price {
	font-size: 17px; }

.special-price {
	color: #f13340; }

.price-percent-reduction {
	background: #f13340;
	border: 1px solid #d02a2c;
	font: 600 21px/24px "Open Sans", sans-serif;
	color: white;
	padding: 3px 5px 3px 3px;
	display: inline-block; }
	.price-percent-reduction.small {
		font: 700 14px/17px Arial, Helvetica, sans-serif;
		padding: 1px 6px; }

.tag {
	position: absolute;
	z-index: 3; 
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	line-height: 2;
	top: 5px;
	padding: 2px 15px;
	right: 5px;
}

.wrap_hidden_hover .tag {
  bottom: 2px;
  right: 0;
  top: auto;
}

.product_list .availability{
	display: block;
	position: absolute;
	top: 5px;
	right: 5px;
}
.product_list .availability.scale_hover_out{
	top: auto;
	bottom: 0;
	right: 0;
}
.tag:hover {
	color: #fff;
}
.tag.sale {
	right: auto;
	left: 0;
}
.box {
	background: #fbfbfb;
	padding: 14px 18px 13px;
	margin: 0 0 30px 0;
	line-height: 23px;
	border-style: solid;
	border-width: 1px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.box p {
	margin-bottom: 0; 
}
.box.box-small {
	padding: 9px 10px 9px 20px; 
}
.box.box-small .dark {
	padding-top: 10px;
	padding-right: 20px;
	margin-bottom: 0;
	width: auto; 
}
.page-product-box {
	padding-bottom: 10px; 
}
.product-box {
	width: 178px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}
.product-box .product-image {
	border: 1px solid #d6d4d4;
	background: white;
	padding: 5px;
	display: block;
	margin-bottom: 11px; 
}
.product-box .product-image img {
	max-width: 100%;
	width: 100%;
	height: auto; 
}
.product_tabs {
	border: none;
	background: transparent;
	text-align: center;
}
.product_tabs > li {
		margin-bottom: 0;
		float: none;
		display: inline-block; 
}
.product_tabs > li a {
	color: #494949;
	text-transform: uppercase;
	border: none;
	outline: none;
	margin: 0;
	padding: 0 15px;
	font-size: 16px;
	font-family: 'latobold','Open Sans';
	border:none;
	line-height: 1;
}
.product_tabs > li:first-child {
	border: none!important; 
}
.product_tabs > li.active a,
.product_tabs > li a:hover {
	background: none; 
	border: none !important;
	background: none;
}
.block {
	margin-bottom: 30px; 
}
.block .title_block,
.block h4 {
	line-height: 1;
	text-transform: uppercase;
	color: #494949;
	font-size: 16px;
	font-family: 'latomedium','Open Sans';
	margin-bottom: 20px;
	position: relative; 
}
.block .title_block a,
.block h4 a {
	color: #555454; 
}
.block .title_block a:hover,
.block h4 a:hover {
	color: #333333; 
}
.block .list-block {
	margin-top: -8px; 
}
.block .list-block li {
	padding: 5px 0 6px 20px;
	border-top: 1px solid #d6d4d4; 
}
.block .list-block li a i {
	display: none; 
}
.block .list-block li a:before {
	content: "\f105";
	display: inline;
	font-family: "FontAwesome";
	color: #333333;
	padding-right: 8px; 
}
.block .list-block li a:hover {
	color: #333333; 
}
.block .list-block li:first-child {
	border-top: none; 
}
.block .list-block .form-group {
	padding-top: 20px;
	border-top: 1px solid #d6d4d4;
	margin-bottom: 0; 
}
.block .list-block .form-group select {
	max-width: 270px; 
}
.block .list-block .btn {
	margin-top: 12px; 
}
.block .products-block>li {
	margin-bottom: 25px;
	text-align: center;
}
.rate_left_product {
	text-align: center;
	padding: 15px 0 0;
}
#left_column .button{
	display: table;
	margin: 20px auto 0;
	font-size: 11px;
}
.block .products-block li .products-block-image {
	display: inline-block;
}
.block .products-block li .products-block-image img {
	width: 100%;
}
.wrap_image_left{
	position: relative;
	display: inline-block;
	text-align: center;
}
.block .products-block ul>li  {
	text-align: center;
}
.block .products-block li .product-content h5 {
	text-transform: uppercase;
	font-family: 'latomedium','Open Sans';
	text-align: center;
	padding: 22px 0 25px;
	line-height: 1.5;
}
.products_block.block .title_block, .products_block.block h4{
	margin-bottom: 38px;
}
.block .products-block .product-name {
	color: #191919;
	font-size: 18px; 
}
.block .products-block .old-price{
	font-size: 16px;
	display: none;
	line-height: 1;
	text-decoration: line-through;
	color: #666;
	top: -5px;
	position: absolute;
	left: 100%;
}
.block .products-block .price{
	font-family: 'latomedium','Open Sans';
	font-size: 30px;
	position: relative;
	padding-right: 5px;
}
.block .products-block .price sup{
	font-size: 18px;
	top: -1em;
	font-family: 'latobold','Open Sans';
	
}
.block .products-block .price-box{
	text-align: center;
}
.block .products-block .product-description {
	display: none;
}
#viewed-products_block_left.block .products-block .product-description {
	display: block;
}
.block .products-block .price-percent-reduction {
	display: none; 
}

.page-heading {
	font: 600 18px/22px "Open Sans", sans-serif;
	color: #555454;
	text-transform: uppercase;
	padding: 0px 0px 17px 0px;
	margin-bottom: 30px;
	border-bottom: 1px solid #d6d4d4;
	overflow: hidden; }
	.page-heading span.heading-counter {
		font: bold 13px/22px Arial, Helvetica, sans-serif;
		float: right;
		color: #333333;
		text-transform: none;
		margin-bottom: 10px; }

	.page-heading span.lighter {
		color: #9c9c9c; }
	.page-heading.bottom-indent {
		margin-bottom: 16px; }
	.page-heading.product-listing {
		border-bottom: none;
		margin-bottom: 0; }

.page-subheading {
	font-family: 'latoregular','Open Sans';
	text-transform: uppercase;
	color: #333;
	font-size: 20px;
	padding: 0 0 15px;
	line-height: normal;
	text-align: center;
}

h3.page-product-heading {
	color: #555454;
	text-transform: uppercase;
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 20px;
	padding: 14px 20px 17px;
	margin: 0 0 20px;
	position: relative;
	border: 1px solid #d6d4d4;
	border-bottom: none;
	background: #fbfbfb; }

ul.footer_links {
	padding: 20px 0 0px 0;
	border-top: 1px solid #d6d4d4;
	height: 65px; 
}
ul.footer_links li {
	float: left; 
}
ul.footer_links li + li {
	margin-left: 10px; 
}
ul.step {
	margin-bottom: 30px;
	overflow: hidden;
	clear: both;
}
ul.step li {
	border-style:solid;
	border-width:1px;
	border-color: #f1f1f1;
	float: left;
	text-align: left;
	width: 20%;
}
ul.step li a,
ul.step li span, ul.step li.step_current span, ul.step li.step_current_end span {
	display: block;
	padding: 13px 0px 14px 13px;
	color: #333333;
	font-size: 17px;
	line-height: 21px;
	font-family: 'latobold';
	position: relative;
}
ul.step li.first, ul.step li.first {
padding-left: 13px !important;
}
ul.step li b {
	position: relative;
	z-index: 1;
}
			ul.step li a:focus,
			ul.step li span:focus, ul.step li.step_current span:focus, ul.step li.step_current_end span:focus {
				text-decoration: none;
				outline: none; }
ul.step li.first {
	border-left-width: 1px;
}
	ul.step li.first span,
			ul.step li.first a {
				z-index: 5;
				padding-left: 13px !important; }
		ul.step li.second span, ul.step li.second a {
			z-index: 4; }
		ul.step li.third span, ul.step li.third a {
			z-index: 3; }
		ul.step li.four span, ul.step li.four a {
			z-index: 2; }
ul.step li.last span {
	z-index: 1;
}
ul.step li.step_current {
	border-color: rgba(0, 0, 0, 0);
	font-weight: bold;
}
ul.step li.step_current span {
	border-style:solid;
	border-width:1px;
	color: #ffffff;
	position: relative;
}
		ul.step li.step_current_end {
			font-weight: bold; }
ul.step li.step_todo {
	background: #f1f1f1; 
}
ul.step li.step_todo span {
	display: block;
	border: 1px solid;
	border-color: transparent;
	color: #333;
	position: relative; 
}
ul.step li.step_done {
	background-color: #CCC;
	border-color: transparent;
}
ul.step li.step_done a {
	border: 1px solid;
	border-color: transparent;
	position: relative;
	text-shadow:none;
}
ul.step li em {
	font-style: normal; 
}

.rating {
	clear: both;
	display: block;
	margin: 2em;
	cursor: pointer; }

.rating:after {
	content: ".";
	display: block;
	height: 0;
	width: 0;
	clear: both;
	visibility: hidden; }

.cancel{
	float: left;
	margin: 0 3px 0 0;
	cursor: pointer; }

.cancel:before { 
	content: "\f056";
	font-family: "FontAwesome";
	font-size: 15px;
}

.cancel a {
	display: block;
}
.pack_content {
	margin: 10px 0 10px 0; }

.confirmation {
	margin: 0 0 10px;
	padding: 10px;
	border: 1px solid #e6db55;
	font-size: 13px;
	background: none repeat scroll 0 0 lightyellow; }

#page .rte {
	background: transparent none repeat scroll 0 0; }

.listcomment {
	list-style-type: none;
	margin: 0 0 20px 0 !important; }

.listcomment li {
	padding: 10px 0;
	border-bottom: 1px dotted #d6d4d4;
	color: #666666; }

.listcomment .titlecomment {
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #333333; }

.listcomment .txtcomment {
	display: block;
	padding: 5px 0;
	color: #333333; }

.header-container {
	background: white; }

.breadcrumb {
	position: relative;
	z-index: 1;
	background: none;
	padding: 40px 0;
	font-size: 12px;
	margin: 0; 
}
.breadcrumb .navigation-pipe {
	display: inline-block;
	color: #4b4b4b;
	width: 15px;
	text-align: center; 
}
.breadcrumb a {
	display: inline-block;
	position: relative;
	z-index: 2;
	color: #4b4b4b; 
}
.breadcrumb a.home {
	padding: 0;
	z-index: 99;
	display: inline-block;
	color: #4b4b4b;
	font-size: 17px; 
}
.footer_line_two {
	color: #fff;
}
.footer_line_two .row {
	position: relative;
	padding: 60px 0 52px;
}
.footer_line_two a {
	color: #fff;
}
.footer_line_two h4 {
	font-family: 'latomedium','Open Sans';
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 19px;
	line-height: 1;
}
.footer_line_two h4 a:hover {
	color: #fff;
}
.footer_line_two ul:not(.payment-box) li {
	text-transform: uppercase;
	position: relative;
	padding-left: 23px;
	line-height: 1.2;
	margin-bottom: 14px;
}
.footer_line_two ul:not(.payment-box) li:before{
	content: '';
	display: block;
	height: 0;
	width: 0;
	border: 3px solid transparent;
	border-left-width: 3px;
	border-left-color: #fff;
	position: absolute;
	top: 4px;
	left: 0;
}
.footer_line_two ul:not(.payment-box) li a {
	color: #dbdbdb;
	font-size: 12px;
	font-family: 'latomedium','Open Sans';
}
.footer_line_two .bottom-footer {
	position: absolute;
	bottom: -55px;
	left: 0;
	display: none;
}
.footer_line_two .bottom-footer div {
	padding: 15px 0 0 0;
	width: 100%;
	border-top: 1px solid #515151; 
}
div.copyright {
	clear: both;
	padding: 25px 0;
	position: relative;
	font-size: 14px;
}
div.copyright a{
	color: #fff;
}
.travel_foot{
	text-transform: uppercase;
	font-family: 'latobold','Open Sans';
	
}
div.copyright a:hover .travel_foot span{
	color: #fff;
}
#reinsurance_block {
	clear: both !important; 
}
#short_description_content ul,
#short_description_content ol,
#short_description_content dl,
#tinymce ul,
#tinymce ol,
#tinymce dl {
	margin-left: 20px; 
}

.rte ul {
	list-style-type: disc;
	padding-left: 15px; 
}

.rte ol {
	list-style-type: decimal;
	padding-left: 15px; 
}
.block_hidden_only_for_screen {
	display: none; 
}
.cart_navigation {
	margin: 0 0 20px; 
}
.cart_navigation .button.button-medium{
	float: right;
}
.cart_last_product {
	display: none; 
}
.cart_quantity .cart_quantity_input {
	height: 27px;
	line-height: 27px;
	padding: 0;
	text-align: center;
	width: 57px; }

.cart_gift_quantity .cart_quantity_input {
	height: 27px;
	line-height: 27px;
	padding: 0;
	text-align: center;
	width: 57px; }

.table tbody > tr > td {
	vertical-align: middle;
}
.table tbody > tr > td.cart_delete, .table tbody > tr > td.price_discount_del {
	padding: 5px; 
}
.table tfoot > tr > td {
	vertical-align: middle;
}
.cart_delete a.cart_quantity_delete,
a.price_discount_delete {
	font-size: 23px;
	color: #333333; 
}
.cart_delete a.cart_quantity_delete:hover,
a.price_discount_delete:hover {
	color: silver; 
}
#cart_summary tbody td.cart_avail .label{
	white-space: nowrap;
}
#cart_summary tbody td {
	padding: 5px;
	text-align: center;
}
#cart_summary tbody td.cart_product {
	padding: 5px;
	text-align: center;
}
#cart_summary tbody td.cart_product img {
	border: 1px solid #d6d4d4;
}
#cart_summary tbody td.cart_unit .price span {
	display: inline-block; 
}
#cart_summary tbody td.cart_unit .price span.price-percent-reduction {
	margin: 5px auto;
	display: inline-block;
}
#cart_summary tbody td.cart_unit .price span.old-price {
	text-decoration: line-through; 
}
#cart_summary tbody td.cart_description small {
	display: block;
	padding: 5px 0 0 0;
}
#cart_summary tfoot td.text-right, #cart_summary tfoot tbody td.cart_unit, #cart_summary tbody tfoot td.cart_unit, #cart_summary tfoot tbody td.cart_total, #cart_summary tbody tfoot td.cart_total {
	font-family: 'latobold';
	color: #333333;
}
#cart_summary tfoot td.price {
	text-align: right; 
}
#cart_summary tfoot td.total_price_container span {
	font-size: 18px;
	color: #555454;
	text-transform: uppercase;
}
#cart_summary tfoot td#total_price_container {
	font: 600 21px/25px "Open Sans", sans-serif;
	color: #333333;
	background: white; 
}
#cart_summary .stock-management-on tbody td.cart_description {
	width: 480px; 
}
.cart_discount_price {
	text-align: right;
}
.cart_discount_delete {
	text-align: center;
}
#cart_summary tbody td.cart_product>a {
	display: block;
	width: 90px;
	margin: 0 auto;
}
#cart_summary tbody td.cart_product img{
	display: inline-block;
}
#cart_summary > thead > tr > th{
	text-align: center;
}
.cart_voucher {
	vertical-align: top !important; 
}
.cart_voucher h4 {
	font-size:18px;
	font-family: 'latosemibold','Open Sans';
	color: #555454;
	text-transform: uppercase;
	padding: 7px 0 10px 0; 
}
.cart_voucher .title-offers {
	color: #333333;
	font-weight: bold;
	margin-bottom: 6px; 
}
.cart_voucher fieldset {
	margin-bottom: 10px;
}
.cart_voucher fieldset #discount_name {
	float: left;
	width: 219px;
	margin-right: 11px;
}
.cart_voucher #display_cart_vouchers span {
	font-weight: bold;
	cursor: pointer;
	color: #777777; 
}
.cart_voucher #display_cart_vouchers span:hover {
	color: #515151; 
}

.enable-multishipping {
	margin: -13px 0 17px; 
}
.enable-multishipping label {
	font-weight: normal; 
}
.quantity_item {
	display: inline-block;
	border: 1px solid #e0e0e0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
	width: 100%;
	position: relative;
}
.wrap_up_down_cart {
	position: relative;
}
.table tbody > tr > td.cart_quantity .cart_quantity_button a {
	height: 20px;
	width: 20px;
	display: block;
	background: #f4f4f4;
	text-align: center;
}
.product_quantity_up {
	border-right: 1px solid #e0e0e0;
}
.product_quantity_down {
	border-right: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
}
.cart_quantity .cart_quantity_input {
	text-align: center;
	height: 40px;
	line-height: 40px;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	border: none !important;
	font-size: 18px;
	color: #333;
	font-weight: 300;
	width: 100%;
	position: absolute;
	padding-left: 18px;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
}
#HOOK_SHOPPING_CART #loyalty i {
	font-size: 26px;
	line-height: 26px;
	color: #cfcccc; }

#order_carrier {
	clear: both;
	margin-top: 20px;
	border: 1px solid #999999;
	background: white; }

#order_carrier .title_block {
	padding: 0 15px;
	height: 29px;
	font-weight: bold;
	line-height: 29px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../img/bg_table_th.png) repeat-x 0 -10px #999999; }

#order_carrier span {
	display: block;
	padding: 15px;
	font-weight: bold; }

.multishipping_close_container {
	text-align: center; }
table#cart_summary .gift-icon {
	color: white;
	background: #0088cc;
	line-height: 20px;
	padding: 2px 5px;
	border-radius: 5px;
}
#multishipping_mode_box {
	padding-top: 12px;
	padding-bottom: 19px; 
}
#multishipping_mode_box .title {
	font-weight: bold;
	color: #333333;
	margin-bottom: 15px; 
}
#multishipping_mode_box .description_off {
	display: none; 
}
#multishipping_mode_box .description_off div {
	margin-bottom: 10px; 
}
#multishipping_mode_box .description_off a:hover,
#multishipping_mode_box .description a:hover {
	background: #f3f3f3;
	border: 1px solid #cccccc; 
}
#multishipping_mode_box.on .description_off {
	display: block; 
}
.multishipping-cart .cart_address_delivery.form-control {
	width: 198px; 
}
#order .address_add.submit {
	margin-bottom: 20px; 
}
#ordermsg {
	margin-bottom: 30px; 
}
#id_address_invoice.form-control,
#id_address_delivery.form-control {
	width: 269px; 
}
.addresses .select label,
.addresses .selector,
.addresses .addresses .address_select {
	clear: both;
	float: left;
}
.addresses .waitimage {
	display: none;
	float: left;
	width: 24px;
	height: 24px;
	background-image: url("../../../img/loader.gif");
	background-repeat: no-repeat;
	position: relative;
	bottom: -2px;
	left: 10px; 
}
.addresses .checkbox.addressesAreEquals {
	clear: both;
	float: left;
	margin: 15px 0 25px 0; 
}
#order .delivery_option > div,
#order-opc .delivery_option > div {
	display: block;
	margin-bottom: 20px;
	font-weight: normal;
}
#order .delivery_option > div > table,
#order-opc .delivery_option > div > table {
		background: white;
		margin-bottom: 0; 
}
#order .delivery_option > div > table.resume,
#order-opc .delivery_option > div > table.resume {
	height: 53px;
}
#order .delivery_option > div > table.resume.delivery_option_carrier,
#order-opc .delivery_option > div > table.resume.delivery_option_carrier {
	margin-top: 10px;
	width: 100%;
	border: 1px solid #d6d4d4;
	font-weight: bold; 
}
#order .delivery_option > div > table.resume.delivery_option_carrier td,
#order-opc .delivery_option > div > table.resume.delivery_option_carrier td {
	padding: 8px 11px 7px 11px; 
}
#order .delivery_option > div > table.resume.delivery_option_carrier td i,
#order-opc .delivery_option > div > table.resume.delivery_option_carrier td i {
	font-size: 20px;
	margin-right: 7px;
	vertical-align: -2px; 
}
#order .delivery_option > div > table.resume td.delivery_option_radio,
#order-opc .delivery_option > div > table.resume td.delivery_option_radio {
	width: 54px;
	padding-left: 0;
	padding-right: 0;
	text-align: center; 
}
#order .delivery_option > div > table.resume td.delivery_option_logo,
#order-opc .delivery_option > div > table.resume td.delivery_option_logo {
	width: 97px;
	padding-left: 21px;
}
#order .delivery_option > div > table.resume td.delivery_option_price,
#order-opc .delivery_option > div > table.resume td.delivery_option_price {
	width: 162px; 
}
.order_carrier_content {
	line-height: normal;
	padding-bottom: 16px; 
}
.order_carrier_content .carrier_title {
	font-weight: bold;
	color: #333333; 
}
.order_carrier_content .checkbox input {
	margin-top: 2px; 
}
.order_carrier_content .delivery_options_address .carrier_title {
	margin-bottom: 17px; 
}
.order_carrier_content + div {
	padding-bottom: 15px; 
}
#carrierTable {
	border: 1px solid #999999;
	border-bottom: none;
	background: white; 
}
#carrierTable tbody {
	border-bottom: 1px solid #999999; 
}
#carrierTable th {
	padding: 0 15px;
	height: 29px;
	font-weight: bold;
	line-height: 29px;
	color: white;
	text-transform: uppercase;
	background: url(../img/bg_table_th.png) repeat-x 0 -10px #999999; 
}
#carrierTable td {
	padding: 15px;
	font-weight: bold;
	border-right: 1px solid #e9e9e9; 
}
#carrierTable td.carrier_price {
	border: none; 
}
.checkbox.gift {
	margin-bottom: 10px; 
}
#gift_div {
	display: none;
	margin-top: 5px;
	margin-bottom: 10px; 
}
a.iframe {
	color: #333333;
	text-decoration: underline; 
}
a.frame:hover {
	text-decoration: none; 
}
.payment_module {
	margin-bottom: 10px; }
.payment_module a {
	display: block;
	border-style: solid;
	border-width: 1px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 17px;
	line-height: 23px;
	color: #333333;
	padding: 33px 40px 34px 99px;
	letter-spacing: -1px;
	position: relative; 
}
.payment_module a.bankwire {
	background: url(../img/bankwire.png) 15px 12px no-repeat #fbfbfb; 
}
.payment_module a.cheque {
	background: url(../img/cheque.png) 15px 15px no-repeat #fbfbfb; 
}
.payment_module a.cash {
	background: url(../img/cash.png) 15px 15px no-repeat #fbfbfb; 
}
.payment_module a.cheque:after, .payment_module a.bankwire:after, .payment_module a.cash:after {
	display: block;
	content: '\e801'; 
	position: absolute;
	right: 15px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	font-family: "fontello";
	font-size: 25px;
	height: 22px;
	width: 14px; 
}
.payment_module a:hover {
	background-color: #f6f6f6; 
}
.payment_module a span {
	font-family: 'latobold';
}
.payment_module.box {
	margin-top: 20px; 
}
.cheque-indent {
	margin-bottom: 9px; 
}
.cheque-box .form-group {
	margin-bottom: 0px; 
}
.cheque-box .form-group .form-control {
	max-width: 200px;
	display: block;
	margin: 20px 0;
}
.cheque-box .form-group label {
	padding-bottom: 0;
}
.order-confirmation.box {
	line-height: 29px; 
}
.order-confirmation.box a {
	text-decoration: underline; 
}
.order-confirmation.box a:hover {
	text-decoration: none; 
}
.delivery_option_carrier td {
	width: 200px; 
}
.delivery_option_carrier td + td {
	width: 280px; 
}
.delivery_option_carrier td + td + td {
	width: 200px; 
}
.delivery_option_carrier tr td {
	padding: 5px;
}
.delivery_option_carrier.selected {
	display: table; 
}
.not-displayable {
	display: none; 
}
#address .box,
#identity .box,
#account-creation_form .box,
#new_account_form .box,
#opc_account_form .box,
#authentication .box {
	padding-bottom: 20px;
	line-height: 20px; 
}
#address .required,
#identity .required,
#account-creation_form .required,
#new_account_form .required,
#opc_account_form .required,
#authentication .required {
	color: #f13340;
	margin: 9px 0 16px 0;
}
#address .inline-infos,
#identity .inline-infos,
#account-creation_form .inline-infos,
#new_account_form .inline-infos,
#opc_account_form .inline-infos,
#authentication .inline-infos {
	color: red; 
}
#address .form-group,
#identity .form-group,
#account-creation_form .form-group,
#new_account_form .form-group,
#opc_account_form .form-group,
#authentication .form-group {
	margin-bottom: 15px; 
}
#address .form-group .form-control,
#identity .form-group .form-control,
#account-creation_form .form-group .form-control,
#new_account_form .form-group .form-control,
#opc_account_form .form-group .form-control,
#authentication .form-group .form-control {
	max-width: 271px;
	display: block;
}
		#address .form-group .form-control#adress_alias,
		#identity .form-group .form-control#adress_alias,
		#account-creation_form .form-group .form-control#adress_alias,
		#new_account_form .form-group .form-control#adress_alias,
		#opc_account_form .form-group .form-control#adress_alias,
		#authentication .form-group .form-control#adress_alias {
			margin-bottom: 20px; }

#address .gender-line,
#identity .gender-line,
#account-creation_form .gender-line,
#new_account_form .gender-line,
#opc_account_form .gender-line,
#authentication .gender-line {
	margin-bottom: 4px;
	padding-top: 4px; }
	#address .gender-line > label,
	#identity .gender-line > label,
	#account-creation_form .gender-line > label,
	#new_account_form .gender-line > label,
	#opc_account_form .gender-line > label,
	#authentication .gender-line > label {
		margin-right: 10px;
		margin-bottom: 0; }
	#address .gender-line .radio-inline label,
	#identity .gender-line .radio-inline label,
	#account-creation_form .gender-line .radio-inline label,
	#new_account_form .gender-line .radio-inline label,
	#opc_account_form .gender-line .radio-inline label,
	#authentication .gender-line .radio-inline label {
		font-weight: normal;
		color: #777777; }

#identity #center_column form.std .row,
#authentication #center_column form.std .row,
#order-opc #center_column form.std .row {
	margin-left: -5px;
	margin-right: -5px; }
	#identity #center_column form.std .row .col-xs-4,
	#authentication #center_column form.std .row .col-xs-4,
	#order-opc #center_column form.std .row .col-xs-4 {
		padding-left: 5px;
		padding-right: 5px;
		max-width: 120px; }
#identity #center_column .footer_links,
#authentication #center_column .footer_links,
#order-opc #center_column .footer_links {
	border: none;
	padding-top: 0; }

#new_account_form .box {
	line-height: 20px; }
	#new_account_form .box .date-select {
		padding-bottom: 10px; }
	#new_account_form .box .top-indent {
		padding-top: 10px; }
	#new_account_form .box .customerprivacy {
		padding-top: 15px; }

#authentication .account_creation {
	margin-bottom: 20px; }

#password {
	padding-top: 0;
	border: none; }
	#password .box p {
		margin-bottom: 9px; }
	#password .box .form-group {
		margin-bottom: 20px; }
		#password .box .form-group .form-control {
			width: 263px; }

#instant_search_results .close {
	font-size: 13px;
	font-weight: 600;
	opacity: 1;
	line-height: inherit;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif; }
	#instant_search_results .close:hover {
		color: #515151; }



table.discount i {
	font-size: 20px;
	line-height: 20px;
	vertical-align: -2px; 
}
table.discount i.icon-ok {
	color: #46a74e;
}
table.discount i.icon-remove {
	color: #f13340; 
}
#guestTracking .form-control {
	max-width: 271px; 
}

#account-creation_form .reversoform {
	padding: 10px !important; }

#account-creation_form .reversoform .text label {
	display: block;
	padding: 0 0 10px 0;
	width: 100%;
	text-align: left; }

#account-creation_form .reversoform .infos-sup {
	padding: 0 !important;
	font-size: 10px;
	font-style: italic;
	text-align: right; }

#account-creation_form .customerprivacy label,
.customerprivacy label {
	cursor: pointer; }

.tab-content {
	margin-top: 20px; }

#sendComment fieldset {
	padding: 10px;
	border: 1px solid #cccccc;
	background: #eeeeee; }

#sendComment h3 {
	font-size: 14px; }

#new_comment_form .text {
	margin-bottom: 0;
	padding-bottom: 0; }

#sendComment .text label,
#sendComment .textarea label {
	display: block;
	margin: 12px 0 4px;
	font-weight: bold;
	font-size: 12px; }

#sendComment .text input {
	padding: 0 5px;
	height: 28px;
	width: 498px;
	border: 1px solid #cccccc;
	background: url(../img/bg_input.png) repeat-x 0 0 white; }

#sendComment .textarea textarea {
	height: 80px;
	width: 508px;
	border: 1px solid #cccccc; }

#sendComment .submit {
	padding: 0;
	text-align: right; }

#sendComment .closeform {
	float: right;
	padding: 0;
	height: 12px;
	width: 12px;
	text-indent: -5000px;
	background: url(../img/icon/delete.gif) no-repeat 0 0; }
.star_content {
	font-size: 0;
	display: table;
	width: 100%;
}
.star {
	display: inline-block;
	font-size: 15px;
	color: #e7cb5b; 
}
.star a {
		display: block;
		position: absolute;
		text-indent: -5000px; 
}
.star:after {
	content: "\f006";
	font-family: "FontAwesome";
	display: inline-block;
}
.star_hover{
	cursor: pointer;
}
.star_on,.star_hover {
	color: #ff8300;
}
.advertising_block {
	width: 191px;
	margin-bottom: 1em;
	text-align: center; }

.blockcategories_footer ul ul {
	display: none !important; }

.form-error input, .form-error textarea {
	border: 1px solid #f13340;
	color: #f13340;
	background: url(../img/icon/form-error.png) 98% 12px no-repeat #fff1f2; }
.form-ok input, .form-ok textarea {
	border: 1px solid #46a74e;
	color: #35b33f;
	background: url(../img/icon/form-ok.png) 98% 12px no-repeat #ddf9e1; }
.form-error .form-control, .form-ok .form-control {
	padding-right: 30px; }

.radio-inline, .checkbox {
	padding-left: 0; }
	.radio-inline .checker, .checkbox .checker {
		float: left; }
		.radio-inline .checker span, .checkbox .checker span {
			top: 0px; }
	.radio-inline .radio, .checkbox .radio {
		display: inline-block; }
		.radio-inline .radio span, .checkbox .radio span {
			float: left;
			top: 0px; }

.fancybox-skin {
	background: white !important;
	padding:30px !important;
}
.fancybox-skin .fancybox-close {
	width: 36px;
	height: 36px;
	background: none;
	font-size: 22px;
	font-weight: 300;
	top: 6px;
	right: 0;
}
.fancybox-opened{
	max-width: 100%;
}
.fancybox-overlay .fancybox-error {
	padding: 15px 40px 15px 15px;
	white-space: normal;
}
#page .fancybox-skin .fancybox-close:hover {
	background: none;
}
.fancybox-skin .fancybox-close:after {
	content: '\e819';
	font-family: 'fontello';
}
.fancybox-outer,.fancybox-type-iframe .fancybox-inner{
	overflow: hidden !important;
}
#facebook_block,
#cmsinfo_block {
	overflow: hidden;
	background: #f2f2f2;
	min-height: 344px;
	padding-right: 29px;
	padding-left: 29px; }



#facebook_block h4 {
	padding: 35px 0 0 0;
	margin: 0 0 12px 0;
	font: 300 21px/25px "Open Sans", sans-serif;
	color: #6f6d6d; }
 


#facebook_block .facebook-fanbox {
	background: white;
	border: 1px solid #aaaaaa;
	padding-bottom: 10px; }

#cmsinfo_block {
	border-left: 1px solid #d9d9d9; }

	#cmsinfo_block > div {
		padding: 35px 10px 0 0; }
	 
	 
	#cmsinfo_block > div + div {
		border-left: 1px solid #d9d9d9;
		min-height: 344px;
		padding-left: 29px; }
 
	#cmsinfo_block em {
		float: left;
		width: 60px;
		height: 60px;
		margin: 3px 10px 0 0;
		font-size: 30px;
		color: white;
		line-height: 60px;
		text-align: center;
		background: #6f6d6d;
		-webkit-border-radius: 100px;
		-moz-border-radius: 100px;
		border-radius: 100px; }
	#cmsinfo_block .type-text {
		overflow: hidden; }
	#cmsinfo_block h3 {
		margin: 0 0 5px 0;
		font: 300 21px/25px "Open Sans", sans-serif;
		color: #6f6d6d; }
	#cmsinfo_block ul li {
		padding-bottom: 22px; }
	#cmsinfo_block p em {
		background: none;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		margin: 0;
		font-size: 13px;
		color: #777777;
		float: none;
		height: inherit;
		line-height: inherit;
		text-align: left;
		font-style: italic; }
.ie8 #facebook_block,
.ie8 #cmsinfo_block {
	height: 344px; }
#product.content_only .pb-left-column .resetimg {
	margin-bottom: 0px;
	padding-top: 0px; }
#product.content_only .pb-left-column #thumbs_list_frame {
	margin-bottom: 0px; 
}

/* footer */
.footer_line_one{
	background-repeat: no-repeat;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-position: center top;
	padding: 90px 0;
}
.footer_line_middle{
	padding-left: 0;
	padding-right: 0;
}
#back-top{
	left: 11px;
	bottom: 11px;
	position: fixed;
	z-index: 1000;
}
#back-top a{
	display:block;
	height: 39px;
	width: 39px;
	text-align: center;
}
#back-top i {
	color: #fff;
	line-height: 39px;
	font-size: 30px;
}
#order .checkbox.carrier{
	position: relative;
	white-space: normal;
	padding-left: 20px;
}
.footer_line_two #paiement_logo_block_left{
	position: absolute;
	bottom: -49px;
	right: 15px;
	z-index: 2;
}
.paiement_logo_block li {
  font-size: 36px;
  margin-right: 5px;
}
#left_column #paiement_logo_block_left {
	margin-bottom: 30px;
}
.checkbox.carrier div.checker{
	    position: absolute;
	    left: 0px;
	    top: 0px;
}
#s2id_locationSelect{
	display: none;
}
#address #id_country_chosen{
	display: block;
}
.checkbox.carrier{
	padding-left: 15px;
	white-space: normal;
}
.hover_scale{
	display: inline-block;
	overflow: hidden;
	position: relative;
}
.hover_scale img {
	display: inline-block;
	width: 100%;
}
/* reviews block */
.twa_container.none-column {
	background-position:center top;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	padding: 67px 0 101px;
}
.home-carousel-reviews.theme-carousel .bx-wrapper .bx-controls-direction .bx-prev{
	border-right-color:#fff;
	border-bottom-color:#fff;
	top: 65%;
}
.home-carousel-reviews.theme-carousel .bx-wrapper .bx-controls-direction .bx-next{
	border-left-color:#fff;
	border-top-color:#fff;
	top: 65%;
}
#loyalty{
	margin-bottom: 20px;
}
.slogan {
	position: absolute;
	left: 50%;
	padding-top: 16px;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	font-size: 22px;
	/* color: #D6AF51; */
	color: #c0c0c0;
}

.padding-r-0 {
	padding-right: 0;
}

.blog-action {
	background: url("../img/blog-home.jpg") no-repeat scroll 50% 50% / cover transparent;
	background-attachment: fixed;
}

.blog-action h2 {
	font-family: "latobold";
	font-size: 36px;
	line-height: 1.4;
	text-transform: uppercase;
	-webkit-transition: 0.25s ease;
	-moz-transition: 0.25s ease;
	transition: 0.25s ease;
	color: #fff;
}

.blog-action:hover h2 {
	color: rgba(255, 255, 255, 0.72);
}

.big-padding {
	padding-top: 125px;
	padding-bottom: 125px;
}
