<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">[name=search] {
	outline: none;
}

#livesearch,
#livesearch * {
	margin: 0;
	padding: 0;
	list-style: none;
}

#livesearch {
	position: absolute;
	width: 320px;
	top: auto;
	background: #ffffff;
	z-index: 100;
	box-shadow: 0px 10px 30px rgba(0, 0, 0, .5);
}

#livesearch li {
	border-top: 1px solid #eeeeee;
}

#livesearch a {
	display: block;
	clear: both;
	overflow: hidden;
	line-height: 20px;
	padding: 10px;
	text-decoration: none;
}

#livesearch a:hover,
#livesearch li.active a {
	background: #38B0E3;
	color: #ffffff;
}

#livesearch img {
	float: left;
	width: auto;
	height: 50px;
	margin-right: 10px;
}

#livesearch img[src=''] {
	display: none;
}

.more {
	text-align: center;
}

#livesearch a em {
	display: block;
	color: #888888;
	font-style: normal;
	font-weight: bold;
}

#livesearch a:hover em,
#livesearch li.active a em {
	color: white;
}

#livesearch strike {
	color: #aaaaaa;
}

#livesearch a:hover strike {
	color: lightblue;
}

#livesearch small {
	display: block;
}

.geoip-block {
	margin: 5px 0 -5px;
	height: 24px;
	line-height: 24px;
	position: relative;
}

.geoip-block input {
	background-color: #fff;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 2px 0 #F0F0F0;
	-moz-box-shadow: 0 2px 0 #F0F0F0;
	box-shadow: 0 2px 0 #F0F0F0;
}

.geoip-block .ui-autocomplete {
	max-height: 300px;
	overflow-y: auto;
	overflow-x: hidden;
}

* html .geoip-block .ui-autocomplete {
	height: 300px;
}

.geoip-choose-region .i {
	display: inline-block;
	width: 30%;
	margin-bottom: 15px;
}

.geoip-choose-region .i a {
	font-weight: bold;
}

.geoip-choose-region h2 {
	margin: 10px 0 0;
	color: #767676;
}

.geoip-choose-region .geoip-block {
	margin: 10px 12px 15px 0;
}

.geoip-choose-region .geoip-block .geoip-popup-input {
	width: 50%;
	min-width: 150px;
}

.geoip-choose-region .border {
	margin: 15px 0;
	border-bottom: 1px solid #ededed;
}

.geoip-confirm-region {
	text-align: center;
	font-size: 16px;
	line-height: 20px;
}

.geoip-confirm-region.geoip-custom-popup {
	position: absolute;
	top: 22px;
	left: -60px;
	background: #FFF;
	padding: 15px 25px;
	min-width: 200px;
	max-width: 400px;
	z-index: 9999;
	border: 1px solid #dadada;
	-webkit-box-shadow: 0 2px 5px #5B5A5A;
	-moz-box-shadow: 0 2px 5px #5B5A5A;
	box-shadow: 0 2px 5px #5B5A5A;
}

.geoip-custom-popup .geoip-confirm-buttons {
	margin-top: 15px;
}

.geoip-custom-popup .geoip-confirm-buttons input[type=button] {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-shadow: 1px 1px 3px #666666;
	font-family: Arial, sans-serif;
	color: #ffffff;
	font-size: 16px;
	padding: 4px 14px;
	cursor: pointer;
}

.geoip-custom-popup .geoip-confirm-buttons input[type=button].geoip-confirm-yes {
	background: #3498db;
	background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
	background-image: -moz-linear-gradient(top, #3498db, #2980b9);
	background-image: -ms-linear-gradient(top, #3498db, #2980b9);
	background-image: -o-linear-gradient(top, #3498db, #2980b9);
	background-image: linear-gradient(to bottom, #3498db, #2980b9);
	border: 1px solid #2980b9;
}

.geoip-custom-popup .geoip-confirm-buttons input[type=button].geoip-confirm-yes:hover {
	background: #3cb0fd;
	background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
	background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
	background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
	background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
	background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
}

.geoip-custom-popup .geoip-confirm-buttons input[type=button].geoip-confirm-no {
	background: #d9d9d9;
	background-image: -webkit-linear-gradient(top, #d9d9d9, #ababab);
	background-image: -moz-linear-gradient(top, #d9d9d9, #ababab);
	background-image: -ms-linear-gradient(top, #d9d9d9, #ababab);
	background-image: -o-linear-gradient(top, #d9d9d9, #ababab);
	background-image: linear-gradient(to bottom, #d9d9d9, #ababab);
	border: 1px solid #ababab;
}

.geoip-custom-popup .geoip-confirm-buttons input[type=button].geoip-confirm-no:hover {
	background: #ededed;
	background-image: -webkit-linear-gradient(top, #ededed, #cccccc);
	background-image: -moz-linear-gradient(top, #ededed, #cccccc);
	background-image: -ms-linear-gradient(top, #ededed, #cccccc);
	background-image: -o-linear-gradient(top, #ededed, #cccccc);
	background-image: linear-gradient(to bottom, #ededed, #cccccc);
	border: 1px solid #cccccc;
}

.geoip-choose-region.geoip-custom-popup {
	padding: 6px 15px;
	z-index: 9999;
}

.geoip-modal-open {
	overflow: hidden;
}

.geoip-modal {
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	outline: 0 none;
	overflow: hidden;
	right: 0;
	top: 0;
	z-index: 9999;
}

.geoip-modal-open .geoip-modal {
	overflow-x: hidden;
	overflow-y: auto;
}

.geoip-backdrop {
	background-color: #000;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
}

.geoip-backdrop.geoip-fade {
	opacity: 0;
}

.geoip-fade.geoip-in {
	opacity: 1;
}

.geoip-backdrop.geoip-in {
	opacity: .5;
}

.geoip-modal-dialog {
	margin: 10px;
	position: relative;
	width: auto;
}

.geoip-modal-dialog {
	margin: 10px;
	width: auto;
}

.geoip-modal-content {
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}

.geoip-modal-content {
	background-clip: padding-box;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	outline: 0 none;
	position: relative;
	min-height: 240px;
}

.geoip-modal-dialog .geoip-close {
	position: absolute;
	right: 10px;
	font-size: 26px;
	opacity: .2;
	cursor: pointer;
	color: #000;
}

.geoip-modal-dialog .geoip-close:hover {
	opacity: .5;
}

@media (min-width:768px) {
	.geoip-modal-dialog {
		margin: 30px auto;
		width: 602px;
	}
	.geoip-choose-region .i {
		width: 187px;
	}
}

@media (max-width:500px) {
	.geoip-choose-region .i {
		width: 45%;
	}
}

#livesearch .more {
	visibility: visible!important;
	font-size: unset!important;
	color: #333!important;
}

input,
button {
	outline: none;
}

.readmore {
	margin: 0 auto;
	max-width: 960px;
}

.readmore+a.readmore-js-toggle {
	display: block;
	text-align: center;
	font-size: 12px;
	margin: -20px auto 10px auto;
	position: relative;
	border-bottom: #EB891A 1px solid;
	background-color: aqua;
}

.readmore-js-toggle,
.readmore-js-section {
	display: block;
	width: 100%;
}

a.readmore-js-toggle span.text {
	display: inline-block;
	border: #d4692f 1px solid;
	padding: 5px 20px;
	min-width: 150px;
	position: relative;
	top: 17px;
	background-color: #d4692f;
	color: #fff;
}

a.readmore-js-toggle span.text:hover {
	background-color: #f1f3ff;
	color: #000;
}

.simple-content {
	margin: 0px 5px;
}

.simple-content label {
	float: none !important;
	width: auto !important;
}

.simple-content .button,
#simplecheckout_login .button {
	margin: 0px !important;
}

.simple-content .buttons {
	margin: 35px 13px 15px 8px;
	border: none;
}

#simplecheckout_login .buttons {
	margin: 0;
	border: none;
	background: inherit !important;
	padding: 0px !important;
}

.simplecheckout {
	width: 100%;
}

.simplecheckout:after {
	content: "";
	display: block;
	clear: both;
}

.simplecheckout-three-column {
	float: left;
	margin-right: 2%;
	min-width: 200px;
	max-width: 500px;
	width: 32%;
}

.simplecheckout-three-column+.simplecheckout-three-column+.simplecheckout-three-column {
	margin-right: 0px;
	float: right;
}

@media only screen and (max-width:768px) {
	.simplecheckout-three-column {
		display: block;
		float: none;
		min-width: auto !important;
		max-width: 1900px !important;
		width: 100%;
	}
}

.simplecheckout-left-column {
	float: left;
	width: 64.5%;
	box-sizing: border-box;
	padding: 20px;
	background: #fff;
	margin: 0 2.5% 40px 1%;
	box-shadow: 1px 1px 1px 0px #b8bcbb
}

.simplecheckout-right-column {
	float: left;
	width: 64.5%;
	box-sizing: border-box;
	padding: 20px;
	background: #fff;
	margin: 0 2.5% 40px 1%;
	box-shadow: 1px 1px 1px 0px #b8bcbb;
}

.simplecheckout-block-content {
	padding: unset;
	border: unset;
}

.simplecheckout-block {
	clear: unset;
}

@media only screen and (max-width:768px) {
	.simplecheckout-left-column {
		display: block;
		float: none;
		min-width: auto !important;
		max-width: 1900px !important;
		width: 100%;
	}
	.simplecheckout-right-column {
		display: block;
		float: none;
		min-width: auto !important;
		max-width: 1900px !important;
		width: 100%;
	}
}

/* .simplecheckout-block-content:after {
	content: "";
	display: block;
	clear: both;
} */

.simpleregister {
	margin-bottom: 5px;
}

.simpleregister-block-content {
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #EEEEEE;
}

.simpleregister-block-content:after {
	content: "";
	display: block;
	clear: both;
}

.simpleregister-block-content .simplecheckout-table-form-left {
	width: 50%;
	transition: .5s;
}

@media only screen and (max-width:600px) {
	.simpleregister-block-content .simplecheckout-customer {
		width: 100%;
	}
}

.simpleregister-button-block {
	overflow: auto;
	margin-bottom: 20px;
	padding: 6px;
	border: 1px solid #EEEEEE !important;
	background: none repeat scroll 0 0 #FFFFFF;
	text-align: right;
}

.simpleregister-button-right {
	float: right;
	text-align: right;
}

.simpleregister-button-left {
	float: left;
	text-align: left;
}

.simplecheckout-methods-table {
	width: 100%;
}

.simplecheckout-methods-table td.code {
	width: 1px;
}

.simplecheckout-methods-table td.code input[type=radio] {
	margin: 0 0 0 7px;
}

.simplecheckout-methods-table td.title {
	padding: 0px 5px 15px;
	position: relative;
}

.simplecheckout-methods-table td.title:after {
	content: '';
	border-bottom: 1px dotted #333;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 18px;
}

.simplecheckout-methods-table td.title label {
	display: inline-block !important;
	font-weight: 300;
	background: #fff;
	padding: 1px 2px 0 10px;
	position: relative;
	z-index: 1;
	margin: 0 0px 0 -5px;
}

.simplecheckout-methods-table td.quote {
	width: 12%;
	text-align: left;
	white-space: nowrap;
}

.simplecheckout-methods-description {
	padding: 5px;
	margin: 5px 0px;
}

.simplecheckout-required {
	color: #FF0000;
	font-weight: bold;
}

.simplecheckout-button-block {
	overflow: auto;
	margin-bottom: 20px;
	padding: 6px;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 0px !important;
}

#agreement_checkbox {
	margin: 0 0 15px 0;
	display: block;
}

#agreement_checkbox label {
	font-size: 15px;
	color: #666666;
	padding: 0 0 0 29px;
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none;   /* Chrome/Safari/Opera */
	-khtml-user-select: none;    /* Konqueror */
	-moz-user-select: none;      /* Firefox */
	-ms-user-select: none;       /* Internet Explorer/Edge */
	user-select: none;           /* Non-prefixed version, currently not supported by any browser */
}

#agreement_checkbox a {
	color: #0cb6cc;
}

#buttons .button {
	background: #0cb6cc;
	border: none;
	display: block;
	font-weight: 300;
	border-radius: 10px;
	padding: 10px 5px;
}

.simplecheckout-button-left {
	display: none;
}

.simplecheckout-button {
	display: inline-block;
	padding: 6px 12px 6px 12px;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	background: url('/catalog/view/theme/default/image/button.png') top left repeat-x;
	-webkit-box-shadow: 0px 2px 2px #DDDDDD;
	-moz-box-shadow: 0px 2px 2px #DDDDDD;
	box-shadow: 0px 2px 2px #DDDDDD;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	cursor: pointer;
	-khtml-border-radius: 7px 7px 7px 7px;
}

.simplecheckout-button-left .button {
	margin: 0;
}

@media only screen and (max-width:780px) {
	.simplecheckout-button-left {
		display: none;
	}
}

.simplecheckout-button:hover {
	background: url('/catalog/view/theme/default/image/button-active.png') repeat-x;
}

#simplecheckout_customer .simplecheckout-block-content {
	text-align: center;
}

.simplecheckout-login {
	display: inline-block;
}

.simplecheckout-login-left {
	width: 50%;
	text-align: left;
}

.simplecheckout-login-right {
	width: 50%;
	text-align: left;
}

.simplecheckout-login-right .button {
	float: left;
	margin: 0;
}

.simplecheckout-login-right input {
	max-width: 160px !important;
	text-align: left;
}

.simplecheckout-cart {
	margin: 0px !important;
	width: 100%;
	border-collapse: collapse;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
}

.checkout-heading span {
	display: none !important;
}

.simplecheckout-cart tr {
	border-bottom: 1px solid #eaebeb;
}

.simplecheckout-cart tr:nth-child(2) td.image,
.simplecheckout-cart tr:nth-child(2) td.quantity {
	margin: 25px 0 0 0;
}

.simplecheckout-cart-total {
	font-size: 22px;
	color: #666666;
	padding: 0px 15px 0;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	text-align: unset;
}

.simplecheckout-cart-total:after {
	content: "";
	display: block;
	clear: both;
}

.simplecheckout-cart-total .buttons {
	background: inherit !important;
	padding: 0px !important;
}

.simplecheckout-cart-total input {
	margin-right: 0px !important;
	max-width: 100px;
}

.simplecheckout-cart-total span.inputs {
	margin-right: 3px;
}

.simplecheckout-cart-total span.inputs input[type=text] {
	margin: 0px;
}

.simplecheckout-cart-total-value {
	margin: 0px 15px 0 0;
	min-width: 60px;
	font-size: 22px;
	color: #333333;
	font-weight: 700;
	float: unset;
	background: #fff;
	z-index: 2;
	padding: 0 0px 0 5px;
	position: relative;
}

#total_total span:first-child {
	background: #fff;
	position: relative;
	z-index: 2;
	padding: 0 5px 0 0;
}

#total_total {
	position: relative;
}

#total_total:after {
	position: absolute;
	content: '';
	width: 80%;
	height: 100%;
	/*border-bottom: 1px dotted #818181;*/
	bottom: 6px;
	right: 13%;
	z-index: 0;
}

.simplecheckout-cart-total-remove {
	display: inline-block;
	width: 18px;
	text-align: center;
}

.simplecheckout-cart-total-remove img {
	vertical-align: -2px;
	cursor: pointer;
}

#total_sub_total,
#total_shipping {
	display: none;
}

.simplecheckout-cart col.image {
	width: 5%;
}

.simplecheckout-cart col.model {
	width: 10%;
}

.simplecheckout-cart col.price {
	width: 10%;
}

.simplecheckout-cart col.total {
	width: 10%;
}

.simplecheckout-cart col.remove {
	width: 7px;
}

.simplecheckout-cart th {
	padding: 8px;
	border-bottom: 1px solid #DDDDDD;
	background-color: #F8F8F8;
	color: #4D4D4D;
	font-weight: bold;
	display: none;
}

.simplecheckout-cart th.image {
	width: 1px;
	text-align: center;
}

.simplecheckout-cart th.name {
	text-align: center;
}

.simplecheckout-cart th.model {
	text-align: center;
}

.simplecheckout-cart th.quantity {
	text-align: center;
}

.simplecheckout-cart th.price {
	text-align: right;
}

.simplecheckout-cart th.total {
	text-align: right;
}

.simplecheckout-cart th.remove {
	width: 7px;
	text-align: center;
}

.simplecheckout-cart td {
	padding: 7px;
	vertical-align: top;
	border-bottom: 0px;
}

.simplecheckout-cart td.image {
	text-align: center;
	float: left;
	width: 36%;
	padding: 7px 7px 7px 14px;
}

.simplecheckout-cart td.name {
	text-align: left;
	clear: both;
	width: 85%;
	float: left;
	margin: 13px 0 10px 7px;
}

.simplecheckout-cart td.name a {
	color: #333;
	font-size: 14px;
}

.simplecheckout-cart td.name .options {
	display: none;
}

.simplecheckout-cart td.name div.image {
	display: none;
}

.simplecheckout-cart td.model {
	text-align: center;
}

.simplecheckout-cart td.quantity {
	min-width: 70px;
	vertical-align: top;
	text-align: left;
	float: right;
	width: 64%;
	padding: 7px 0 0 33px;
}

.simplecheckout-cart td.quantity input[type=text] {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #0cb6cc;
	border-radius: 30px;
	font-weight: 300;
	width: 50px;
	height: 30px;
}

.simplecheckout-cart td.quantity img {
	display: inline-block;
	border: 0px;
	cursor: pointer;
}

.simplecheckout-cart td.price {
	text-align: left;
	white-space: nowrap;
	font-size: 22px;
	font-weight: 700;
	float: right;
	width: 64%;
	padding: 10px 0 0 10%;
}

.simplecheckout-cart td.total {
	text-align: right;
	white-space: nowrap;
	display: none;
}

.simplecheckout-cart td.remove {
	padding-left: 0;
	width: 25px;
	vertical-align: top;
	text-align: center;
	float: right;
	margin: 10px 10px 0 0;
}

.simplecheckout-cart td.remove img {
	max-width: 30px !important;
	cursor: pointer;
}

.simplecheckout-cart td.product-warning {
	color: #FF0000;
	font-weight: bold;
}

.simplecheckout-cart td.right {
	vertical-align: middle;
	text-align: right;
}



@media only screen and (max-width:1000px) {
	.simplecheckout-cart col.model,
	.simplecheckout-cart th.model,
	.simplecheckout-cart td.model {
		display: none;
	}
}

.simplecheckout-three-column .simplecheckout-cart col.image,
.simplecheckout-three-column .simplecheckout-cart th.image,
.simplecheckout-three-column .simplecheckout-cart td.image,
.simplecheckout-three-column .simplecheckout-cart col.price,
.simplecheckout-three-column .simplecheckout-cart th.price,
.simplecheckout-three-column .simplecheckout-cart td.price,
.simplecheckout-three-column .simplecheckout-cart col.model,
.simplecheckout-three-column .simplecheckout-cart th.model,
.simplecheckout-three-column .simplecheckout-cart td.model {
	display: none;
}

.simplecheckout-three-column .simplecheckout-cart td.name .image {
	display: block;
}

.simplecheckout-scroll {
	overflow-y: scroll;
	max-height: 300px;
}

.simplecheckout-error-text {
	display: block;
	margin-top: 3px;
	color: #FF0000;
}

.simplecheckout-warning-text {
	margin: 5px 0;
	font-weight: bold;
}

.simplecheckout-warning-block {
	clear: both;
	margin-bottom: 15px;
	padding: 10px 10px 10px 33px;
	border: 1px solid #F8ACAC;
	border-radius: 5px 5px 5px 5px;
	background: url("/catalog/view/theme/default/image/warning.png") no-repeat scroll 10px center #FFD1D1;
	color: #555555;
	text-align: left;
}

.simpleregister-warning-block {
	margin-bottom: 15px;
	padding: 10px 10px 10px 33px;
	border: 1px solid #F8ACAC;
	border-radius: 5px 5px 5px 5px;
	background: url("/catalog/view/theme/default/image/warning.png") no-repeat scroll 10px center #FFD1D1;
	color: #555555;
	text-align: left;
}

.simplecheckout-proceed-payment {
	display: none;
	margin-bottom: 10px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
}

#simple_payment_address_block {
	margin-top: 15px;
}

.simplecheckout-customer-same-address {
	text-align: left;
	margin: 15px 0px;
}

#simplecheckout_login {
	margin: auto;
	text-align: center;
}

#simplecheckout_payment_form {
	padding: 5px;
}

#simplecheckout_payment_form .checkout-content {
	display: block;
}

#simplecheckout_payment_form div.buttons {
	display: none;
}

#simplecheckout_payment label img {
	display: none;
}

#simplecheckout_login .simplecheckout-block-content {
	padding: 5px !important;
}

#simple_login_layer {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99990;
	display: none;
	background-color: #000000;
}

#simple_login {
	position: fixed;
	z-index: 99991;
	display: none;
	padding: 5px;
	width: 300px;
	height: 250px;
	border: 1px solid #FFD9FF;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	background: none repeat scroll 0 0 #FFFFFF;
	-khtml-border-radius: 7px 7px 7px 7px;
}

#simple_login:after {
	content: "";
	display: block;
	clear: both;
}

#simple_login_header {
	padding: 0px 0px;
	text-align: right;
}

#simple_login_header img {
	margin: 0 0 0 auto;
}

.you-will-be-registered {
	font-weight: bold;
}

.simplecheckout label,
.simpleregister label {
	display: inline-block !important;
	margin: 0;
	font-weight: 300;
}

.simplecheckout label {
	position: relative;
	padding: 0 0 0 6px;
	/*padding: 0 0 0 25px;*/
}

.simplecheckout label input,
.simpleregister label input {
	margin: 0px 5px 0px 0px !important;
}

#simple_summary {
	display: none;
}

#simplecheckout_step_menu {
	margin-bottom: 10px;
}

.simple-step {
	display: inline-block;
	padding: 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background-color: #D9D9D9;
	color: #000000;
	font-size: 13px;
	-khtml-border-radius: 5px 5px 5px 5px;
	cursor: pointer;
}

.simple-step-current {
	display: inline-block;
	padding: 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background-color: #38B0E3;
	color: #FFFFFF;
	font-size: 13px;
	-khtml-border-radius: 5px 5px 5px 5px;
}

.simple-step-delimiter {
	display: inline-block;
	vertical-align: middle;
	line-height: 13px;
	margin: 0px 5px;
}

.simple-step-completed {
	display: inline-block;
	padding: 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background-color: #38B0E3;
	color: #FFFFFF;
	font-size: 13px;
	-khtml-border-radius: 5px 5px 5px 5px;
}

.simple-step-completed a {
	color: #FFFFFF !important;
	text-decoration: none !important;
	font-size: 13px !important;
}

.simplecheckout-summary-info {
	margin-top: 15px !important;
}

.simplecheckout-summary-info th.name {
	text-align: left;
}

.simplecheckout-summary-info td {
	text-align: left;
}

.simplecheckout-cart-buttons .buttons {
	border: none !important;
	padding: 0 !important;
}

#simple_login .simplecheckout-block-content {
	border: none !important;
}

#temp_flat_container {
	text-align: center;
	margin: 10px 0px 20px 0px;
}

#simplecheckout_comment .simplecheckout-block-content {
	border: 0 !important;
	padding: 0 !important;
}

#simplecheckout_comment textarea {
	width: 96% !important;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 2%;
	box-sizing: border-box;
	background: #fff;
	border: 1px solid #dcd2d2;
	border-radius: 7px;
	padding: 15px 20px;
	color: #333;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	box-shadow: 2px 2px 5px 0px #e6e6e6;
	height: 80px;
	outline: none;

}
#simplecheckout_customer .checkout-heading,
.simplecheckout-table-form .row-customer_register {
	display: none;
}

 ::placeholder {
	color: #333;
}

.simplecheckout-table-form {
	width: 100%;
	transition: .5s;
}

.simplecheckout-table-form:nth-of-type(2),
.simplecheckout-table-form:nth-last-of-type(2) {
	width: 49%;
	margin-right: 1%;
	float: left;
	text-align: left;
	transition: .5s;
}

@media only screen and (max-width:768px) {
	.simplecheckout-table-form {
		width: 100%;
		margin-right: 0%;
		float: none;
		transition: .5s;
	}
}

.simplecheckout-three-column .simplecheckout-table-form,
.simplecheckout-left-column .simplecheckout-table-form,
.simplecheckout-right-column .simplecheckout-table-form {
	width: 100%;
	margin-right: 0%;
	float: none;
	transition: .5s;
}

.simplecheckout-table-form-left {
	display: none;
	transition: .5s;
}

.simplecheckout-table-form-left {
	width: unset;
	text-align: unset;
	padding: unset;
	transition: .5s;
}

.simplecheckout-table-form-right {
	text-align: left;
	display: block;
	transition: .5s;
}

.row-customer_register {
	text-align: left;
}

.row-customer_register .simplecheckout-table-form-left {
	display: inline-block;
	margin: 0px 43px 20px 9px;
	transition: .5s;
}

.row-customer_register .simplecheckout-table-form-right {
	display: inline-block;
	margin: 0px 0 20px 0;
	width: 42%;
	transition: .5s;
}

.row-customer_email,
.row-customer_lastname,
.row-shipping_address_city {
	float: left;
	width: 46%;
	margin: 2%;
	/* max-width: 240px; */
}
#simplecheckout_payment tbody .code input {
	margin-top: 5px;
}

@media only screen and (max-width:768px) {
	.row-customer_email,
	.row-customer_lastname,
	.row-shipping_address_city {
		float: left;
		width: 100%;
		margin-bottom: 35px;
		max-width: unset;
	}
}

.row-customer_firstname,
.row-customer_telephone,
.row-shipping_address_address_1 {
	float: left;
	width: 46%;
	margin: 2%;
	/* max-width: 240px; */
}

@media only screen and (max-width:768px) {
	.row-customer_firstname,
	.row-customer_telephone,
	.row-shipping_address_address_1 {
		float: left;
		width: 100%;
		margin-bottom: 35px;
		max-width: unset;
	}
}

@media (max-width: 650px) {

	#simplecheckout_cart {
		width: 100%;
	}
	#simplecheckout_cart #buttons {
		display: flex;
		justify-content: center;
	}
	.cartzino .simplecheckout-left-column, #simplecheckout_shipping_address,
	#simplecheckout_comment,
	#simplecheckout_customer, .simplecheckout-right-column, #simplecheckout_shipping, #simplecheckout_payment {
		width: 100%;
		margin: 20px 0px;
	}
	.cartzino .row-customer_email, .cartzino .row-customer_firstname {
		max-width: 100%;
	}
	.simplecheckout-cart td.quantity, .simplecheckout-cart td.price{
		width: 160px;
	}
	.simplecheckout .simplecheckout-step {
		display: flex;
		flex-direction: column;
	}
	.simplecheckout .simplecheckout-step #simplecheckout_cart{
		padding: 20px;
		order: 6;
	}
	.simplecheckout .simplecheckout-step #buttons{
		order: 7;
	}
	.row-customer_email,
	.row-customer_firstname,
	.row-customer_lastname,
	.row-customer_telephone,
	.row-shipping_address_city{
		margin: 0px;
	}
	.simplecheckout-table-form .row-shipping_address_address_1 {		
		margin: 25px 0 10px;
	}
	#simplecheckout_comment textarea {
		width: 100% !important;
		margin: 0;
	}


}

.row-customer_lastname,
.row-customer_telephone {
	margin-bottom: 6px;
}

.row-shipping_address_address_1 {
	width: 46%;
	margin: 2%;
}

.simplecheckout-table-form-right input[type=text],
.simplecheckout-table-form-right input[type=password],
.simplecheckout-table-form-right input[type=email],
.simplecheckout-table-form-right input[type=tel],
.simplecheckout-table-form-right input[type=phone],
.simplecheckout-table-form-right input[type=date],
.simplecheckout-table-form-right input[type=time],
.simplecheckout-table-form-right select,
input[name=promocode],
.simplecheckout-table-form-right textarea {
	width: 100%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0px !important;
	background: #fff;
	border: 1px solid #dcd2d2;
	border-radius: 7px;
	padding: 9px 20px;
	color: #333;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	box-shadow: 2px 2px 5px 0px #e6e6e6;
	transition: .5s;
	outline: none;
	line-height: 1;
}

#simplecheckout_cart .promocode .text {
	color: #333;
    font-size: 18px;
    font-weight: 200;
    margin: 10px 0;
    display: block;
}

.simplecheckout-table-form-right label {
	display: block !important;
	transition: .5s;
}

.simplecheckout-table-form-right label input {
	margin: 0px 5px 0px 0px !important;
	transition: .5s;
}

.checkout-heading:after {
	content: "";
	display: block;
	clear: both;
}

.checkout-heading span,
#simplecheckout_shipping_address .checkout-heading,
#simplecheckout_shipping .checkout-heading,
#simplecheckout_payment .checkout-heading,
#simplecheckout_cart .checkout-heading {
	display: inline-block;
	font-size: 18px;
	font-weight: 300;
	margin: -2px 0 15px 9px;
}

#simplecheckout_payment .checkout-heading {
	margin: -2px 0 10px 9px;
}

#simplecheckout_payment .code {
	padding: 0px 6px 15px 3px;
}

#simplecheckout_payment br {
	display: none;
}

#simplecheckout_comment .checkout-heading {
	/* display: none; */
}

.checkout-heading-button {
	float: right !important;
	display: none !important;
}

.simplecheckout-select-address {
	text-align: left;
	margin-bottom: 10px;
}

.simple-captcha-container {
	margin-top: 5px;
}

.simplecheckout-tooltip {
	display: none;
}

#easyTooltip {
	padding: 5px;
	border: 1px solid #ccc;
	background: #fde910;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0px 2px 2px #DDDDDD;
	-moz-box-shadow: 0px 2px 2px #DDDDDD;
	box-shadow: 0px 2px 2px #DDDDDD;
	opacity: 1 !important;
}

#easyTooltip:before {
	content: '';
	position: absolute;
	left: 10px;
	top: -8px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 8px solid #fde910;
}

input[type=email],
input[type=tel],
input[type=phone],
input[type=date],
input[type=time] {
	background: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;
}

.row-customer_register label {
	display: inline-block !important;
	margin-right: 30px;
	position: relative;
}

td.image a img {
	width: 49px;
	max-height: 49px;
}

#yukari {
	display: none;
	text-decoration: none;
	position: fixed;
	/* bottom: 10px; */
	bottom: 20px;
	left: 20px;
	overflow: hidden;
	width: 55px;
	height: 55px;
	border: none;
	text-indent: -999px;
	z-index: 50;
	background: url(/catalog/yukari/yukari-blue.png) no-repeat left top;
}

/* #yukariHover {
	background: url(/catalog/yukari/yukari.png) no-repeat left -55px;
	width: 55px;
	height: 55px;
	display: block;
	overflow: hidden;
	float: left;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
} */

#yukari:active,
#yukari:focus {
	outline: none;
}

.box_feedback {
	padding: 20px 20px;
}

@media only screen and (max-width:768px) {
	.nevidim {
		height: 74px;
		display: block;
		position: absolute;
		width: 75%;
		top: -4px;
		left: 0px;
		z-index: 999;
	}
	.nevidim img {
		height: 100%;
		width: 100%;
		z-index: 9999;
	}
	.clearfix {
		display: none;
	}
}

@media only screen and (min-width:768px) {
	.nevidim {
		height: 0px;
		width: 0px;
		display: none;
	}
}</pre></body></html>