::-webkit-scrollbar-button {
background-image:url('');
background-repeat:no-repeat;
width:11px;
height:0px
}

::-webkit-scrollbar-track {
background-color:#ffffff00;
}

::-webkit-scrollbar-thumb {
-webkit-border-radius: 4px;
border-radius: 4px;
background-color:#333333;
border: 1px solid #cccccc;
}

::-webkit-scrollbar-thumb:hover {
background-color:#79c31f;
cursor:pointer !important;
}

::-webkit-resizer {
background-image:url('');
background-repeat:no-repeat;
width:11px;
height:0px
}

::-webkit-scrollbar {
width: 11px;
}
#mascara {
	z-index: 65554;
}
#popup .ventanuki {
	z-index: 65555;
}
div#flexfixedbl {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 1300px;
}
div#mainpagebg {
margin-left: auto;
        margin-right: auto;
        width: 100%;
        max-width: 1400px;
        background: #eef8ff;
        box-shadow: 0px 40px 40px rgba(0, 0, 0, 0.2);
        border-radius: 10px;
        margin-bottom: 10px;
}
body, html {
    height: 100%;
}
body {
	-webkit-font-smoothing: antialiased;
}
div#t3-header {
	width: 100%;
	margin-top: 0px;
	padding-top: 6px;
	padding-bottom: 1px;
	z-index: 1;
}
div#headerbody {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 1194px;
	z-index: 22;
	position: relative;
	height: 38px;
}
.span12.poweredby {
	display: none;
}
div#bodybg2 {
	z-index: 9;
	position: relative;
	padding-bottom: 0px;
}
 @font-face {
 font-family: 'MyriadPro';
 src: url('../fonts/aquarion.eot'), url('../fonts/aquarion.svg#MyriadPro') format('svg');
 src: local('MyriadPro'), url('../fonts/aquarion.woff2') format('woff2'), url('../fonts/aquarion.woff') format('woff'), url('../fonts/aquarion.ttf') format('truetype');
font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'a_CooperBlack';
 src: url('../fonts/a_CooperBlack.eot'), url('a_CooperBlack.svg#a_CooperBlack') format('svg');
 src: local('a_CooperBlack'), url('../fonts/a_CooperBlack.woff2') format('woff2'), url('../fonts/a_CooperBlack.woff') format('woff'), url('../fonts/a_CooperBlack.ttf') format('truetype');
 font-weight: 400;
 font-style: normal;
}
 @font-face {
 font-family: 'fontawesome';
 src: url('../fonts/fontawesome-webfont.eot');
 src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
.jumbotron {
	position: relative;
	padding: 48px 0;
}
.jshop.list_product {
	width: 100%;
	display: inline-block;
}
.jumbotron h1 {
	font-size: 48px;
	letter-spacing: -1px;
	line-height: 1;
	margin: 0 0 12px 0;
}
.jumbotron p {
	font-size: 18px;
	line-height: 1.275;
	margin: 0 0 24px 0;
}
.jumbotron .btn {
	margin-top: 12px;
}
.jumbotron .btn-large {
	margin-top: 24px;
	font-size: 16px;
}
.masthead {
	padding: 96px 0 72px;
	text-align: center;
}
.masthead h1 {
	font-size: 84px;
}
.masthead p {
	font-size: 36px;
}
.row {
	margin-top: 3px;
}
.masthead .btn-large {
	font-size: 24px;
	padding: 12px 24px;
}
.jumbotron.has-image {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.masthead.has-image {
	text-align: left;
}
.thumbnails {
	margin-bottom: 24px;
	margin-left: -14px;
	list-style: none;
 *zoom: 1;
}
.thumbnails:before, .thumbnails:after {
	display: table;
	content: "";
	line-height: 0;
}
.thumbnails:after {
	clear: both;
}
.row-fluid .thumbnails {
	margin-left: 0;
}
.thumbnails > li {
	float: left;
	position: relative;
	margin-bottom: 24px;
	margin-left: 14px;
}
.thumbnail {
	border: 1px solid #ddd;
	display: block;
	padding: 4px;
	line-height: 24px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
 -webkit-transition: all .2s ease-in-out;
 -moz-transition: all .2s ease-in-out;
 -o-transition: all .2s ease-in-out;
 transition: all .2s ease-in-out;
}
a.thumbnail:hover {
	border-color: #79c31f;
	-webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
	-moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
	display: block;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.thumbnail .caption {
	padding: 9px;
	color: #333333;
}
.thumbnails.paper > li:before, .thumbnails.paper > li:after {
	content: '';
	position: absolute;
	z-index: -2;
	bottom: 15px;
	left: 10px;
	width: 50%;
	height: 20%;
	box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.thumbnails.paper > li:after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	transform: rotate(3deg);
}
.thumbnails.paper .thumbnail {
	border: none;
	padding: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.thumbnails.paper a.thumbnail.paper:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.wrap {
	width: auto;
	clear: both;
}
.offset-12 {
	margin-left: -958px;
}
.offset-11 {
	margin-left: -877px;
}
.offset-10 {
	margin-left: -796px;
}
.offset-9 {
	margin-left: -715px;
}
.offset-8 {
	margin-left: -634px;
}
.offset-7 {
	margin-left: -553px;
}
.offset-6 {
	margin-left: -472px;
}
.offset-5 {
	margin-left: -391px;
}
.offset-4 {
	margin-left: -310px;
}
.offset-3 {
	margin-left: -229px;
}
.offset-2 {
	margin-left: -148px;
}
.offset-1 {
	margin-left: -67px;
}
.row-fluid .spanfirst {
	margin-left: 0 !important;
}
.wrap {
	width: auto;
	clear: both;
}
body {
	background: url('../images/bg.jpg') no-repeat fixed;
	color: #333333;
	font: normal 15px/20px 'MyriadPro', Sans-Serif;
	line-height: 17px;
	margin: 0;
	        overflow-x: hidden;
			background-size: cover;
}
div#t3-content {
}
.t3-sidebar.t3-sidebar-1.span3 {
	margin-left: -3px;
	margin-top: 0px;
}
div#system-message-container {
	display: none;
}
a {
	color: #333333;
	text-decoration:  none;
}
a:hover {
	color: #79c31f;
}
.img-rounded {
	border-radius: 0px;
}
div#rev_cont {
	font-size: 18px;
	border-bottom: 1px solid #79c31f;
	padding-bottom: 4px;
	margin-bottom: 0px;
}
div#rev_cont2 {
	display: inline-block;
	font-size: 15px;
	line-height: normal;
	font-weight: 600;
	margin: 0px;
	height: 30px;
	padding: 10px 3px 0px 3px;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
}
div#rev_cont2:after {
	content: '';
	width: 100%;
	display: block;
	height: 24px;
	background-image: url(../images/title_after.png);
	background-position: center;
}
select#order {
	font-size: 14px;
}
select#limit {
	font-size: 14px;
}
.img-polaroid {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
}
.jshop_prod_attributes td {
	padding: 0px !important;
}
.cat-list-row0:hover, .cat-list-row1:hover {
	background: #f5f5f5;
}
.cat-list-row1, tr.cat-list-row1 td {
	background: #f9f9f9;
}
table.contentpane, table.tablelist, table.category, table.admintable, table.blog {
	width: 100%;
}
table.contentpaneopen {
	border: 0;
}
------------------------------------------------------- .star {
 color: #e8c423;
}
.red {
	color: #79c31f;
}
.element-invisible {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
form {
	margin: 0px;
}
input, textarea {
	width: 210px;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
 -webkit-transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
 -moz-transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
 -o-transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
 transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
	border-radius: 3px;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border-color: #a4a4a4;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 0, 0, .25);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 0, 0, .25);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 0, 0, .25);
}
input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
	width: auto;
}
select, input[type="file"] {
	height: 30px;
	line-height: 30px;
}
select {
	width: 220px;
	border: 1px solid #cccccc;
	border-radius: 2px;
}
.att_none select.inputbox {
	max-width: 135px !important;
	font-size: 15px;
}
.attributes_title span.attributes_name {
	font-size: 16px;
	padding-right: 5px;
	vertical-align: sub;
}
select[multiple], select[size] {
	height: auto;
}
.radio, .checkbox {
	padding-left: 18px;
}
.radio input[type="radio"], .checkbox input[type="checkbox"] {
	margin-left: -18px;
}
.controls > .radio:first-child, .controls > .checkbox:first-child {
	padding-top: 5px;
}
.radio.inline, .checkbox.inline {
	padding-top: 5px;
	margin-bottom: 0;
}
.radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline {
	margin-left: 10px;
}
.input-mini {
	width: 60px;
}
.input-small {
	width: 90px;
}
.input-medium {
	width: 150px;
}
.input-large {
	width: 210px;
}
.input-xlarge {
	width: 270px;
}
.input-xxlarge {
	width: 530px;
}
.form-actions {
	padding: 0;
	margin-top: 0px;
	margin-bottom: 10px;
}
.help-block, .help-inline {
	color: #727070;
}
.help-block {
	margin-bottom: 12px;
}
.input-append, .input-prepend {
	margin-bottom: 5px;
}
#login-form .input-append, #login-form .input-prepend {
	display: block;
}
.form-search input, .form-search textarea, .form-search select, .form-search .help-inline, .form-search .uneditable-input, .form-search .input-prepend, .form-search .input-append, .form-inline input, .form-inline textarea, .form-inline select, .form-inline .help-inline, .form-inline .uneditable-input, .form-inline .input-prepend, .form-inline .input-append, .form-horizontal input, .form-horizontal textarea, .form-horizontal select, .form-horizontal .help-inline, .form-horizontal .uneditable-input, .form-horizontal .input-prepend, .form-horizontal .input-append {
	margin-bottom: 0;
}
.form-search .input-append, .form-inline .input-append, .form-search .input-prepend, .form-inline .input-prepend {
	margin-bottom: 0;
}
.form-search .radio, .form-search .checkbox, .form-inline .radio, .form-inline .checkbox {
	padding-left: 0;
	margin-bottom: 0;
}
.form-search .radio input[type="radio"], .form-search .checkbox input[type="checkbox"], .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
	margin-right: 3px;
	margin-left: 0;
}
.control-group {
	margin-bottom: 12px;
}
legend + .control-group {
	margin-top: 24px;
}
.form-horizontal .control-group {
	margin-bottom: 24px;
}
.form-horizontal .control-label {
	width: 140px;
	padding-top: 5px;
	text-align: right;
}
.form-horizontal .controls {
	margin-left: 160px;
}
.form-horizontal .help-block {
	margin-top: 12px;
	margin-bottom: 0;
}
.form-horizontal .form-actions {
	padding-left: 200px;
}
.btn {
	padding: 4px 14px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .1);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .1);
	color: #333333;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	background-color: #5b5856;
	background-image: -moz-linear-gradient(top, #656360, #4b4947);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#656360), to(#4b4947));
	background-image: -webkit-linear-gradient(top, #656360, #4b4947);
	background-image: -o-linear-gradient(top, #656360, #4b4947);
	background-image: linear-gradient(to bottom, #656360, #4b4947);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff65625f', endColorstr='#ff4b4947', GradientType=0);
	border-color: #4b4947 #4b4947 #242322;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 *background-color: #4b4947;
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
	background: #79c31f;
}
.btn:active, .btn.active {
	background: #79c31f;
}
.btn:hover, .btn a.btn:hover {
	background: #79c31f;
}
.btn:focus, .btn a.btn:focus {
	outline: 0;
}
.btn.active, .btn:active, .btn a.btn:active {
	background: #79c31f;
}
.btn-large {
	padding: 9px 14px;
	font-size: 14px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .5);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .5);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .5);
}
.btn-small {
	padding: 3px 9px;
	font-size: 11px;
}
.btn-mini {
	padding: 2px 6px;
	font-size: 10px;
}
.btn {
	border-color: #c5c5c5;
	border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}
.btn-primary {
	text-transform: uppercase;
	text-decoration: none;
	background: #005ba2;
	border-radius: 3px;
	font-size: 15px;
	font-weight: bold;
	margin-right: 5px;
	padding: 6px 34px 6px;
	color: #333;
	text-shadow: none;
	border: none;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background: #79c31f;
}
.btn-primary:active, .btn-primary.active {
	background: #79c31f;
}
.btn-warning {
	text-transform: uppercase;
	text-decoration: none;
	background: #79c31f;
	border-radius: 3px;
	font-size: 15px;
	font-weight: bold;
	margin-right: 5px;
	padding: 6px 34px 6px;
	color: #fff;
	text-shadow: none;
	border: none;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	background: #79c31f;
}
.btn-warning:active, .btn-warning.active {
	background: #79c31f;
}
.btn-danger {
	text-transform: uppercase;
	text-decoration: none;
	background: #79c31f;
	border-radius: 3px;
	font-size: 15px;
	font-weight: bold;
	margin-right: 5px;
	padding: 6px 34px 6px;
	color: #fff;
	text-shadow: none;
	border: none;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	background: #79c31f;
}
.btn-danger:active, .btn-danger.active {
	background: #79c31f;
}
.btn-success {
	text-transform: uppercase;
	text-decoration: none;
	background: #79c31f;
	border-radius: 3px;
	font-size: 15px;
	font-weight: bold;
	margin-right: 5px;
	padding: 6px 34px 6px;
	color: #fff;
	text-shadow: none;
	border: none;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	background: #79c31f;
}
.btn-success:active, .btn-success.active {
	background: #79c31f;
}
.btn-info {
	text-transform: uppercase;
	text-decoration: none;
	background: #79c31f;
	border-radius: 3px;
	font-size: 15px;
	font-weight: bold;
	margin-right: 5px;
	padding: 6px 34px 6px;
	color: #fff;
	text-shadow: none;
	border: none;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background: #79c31f;
}
.btn-info:active, .btn-info.active {
	background: #79c31f;
}
.btn-inverse {
	text-transform: uppercase;
	text-decoration: none;
	background: #79c31f;
	border-radius: 3px;
	font-size: 15px;
	font-weight: bold;
	margin-right: 5px;
	padding: 6px 34px 6px;
	color: #fff;
	text-shadow: none;
	border: none;
}
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background: #79c31f;
}
.btn-inverse:active, .btn-inverse.active {
	background: #79c31f;
}
.invalid {
	border-color: #79c31f;
}
label.invalid {
	color: #79c31f;
}
.nav {
	margin-bottom: 15px;
	margin-top: 5px;
}
.nav .dropdown-toggle .caret {
	border-top-color: #79c31f;
	border-bottom-color: #79c31f;
	margin-top: 8px;
	margin-left: 5px;
}
.nav .dropdown-toggle:hover .caret {
	border-top-color: #79c31f;
	border-bottom-color: #79c31f;
}
.nav .active .dropdown-toggle .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.dropup, .dropdown {
	position: relative;
}
.dropdown-toggle {
 *margin-bottom: -3px;
}
.dropdown-toggle:active, .open .dropdown-toggle {
	outline: 0;
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: top;
	border-top: 7px solid #000;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	content: "";
}
.dropdown .caret {
	margin-top: 8px;
	margin-left: 2px;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	list-style: none;
	background-color: #fff;
	border: 1px solid #f2f2f2;
	border-top: 0px;
	padding: 0;
	margin: 0;
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}
.dropdown-menu .divider {
 *width: 100%;
	height: 1px;
	margin: 11px 1px;
 *margin: -5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #fff;
}
.dropdown-menu li > a {
	clear: both;
	color: #444;
	display: block;
	line-height: 24px;
	font-weight: normal;
	padding: 3px 20px;
	text-shadow: none;
	white-space: nowrap;
	font-size: 16px;
}
.dropdown-menu .disabled > a, .dropdown-menu .disabled > a:hover {
	color: #999;
}
.dropdown-menu .disabled > a:hover {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	cursor: default;
}
.open {
 *z-index: 1000;
}
.open > .dropdown-menu {
	display: block;
}
.nav li.dropdown.open > .dropdown-toggle, .nav li.dropdown.active > .dropdown-toggle, .nav li.dropdown.open.active > .dropdown-toggle, .nav > li.dropdown.open.active > a:hover {
	background-color: #E6E6E2;
	color: #fff;
}
.nav li.dropdown > .dropdown-toggle .caret {
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.nav li.dropdown > .dropdown-toggle:hover .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
}
.nav li.dropdown.open > .dropdown-toggle .caret, .nav li.dropdown.active > .dropdown-toggle .caret, .nav li.dropdown.open.active > .dropdown-toggle .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
}
.pull-right > .dropdown-menu {
	right: 0;
	left: auto;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid #000;
	content: "";
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu > .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.dropdown-submenu:hover > .dropdown-menu {
	display: block;
}
.touch .dropdown-submenu:hover > .dropdown-menu {
	display: none;
}
.touch .dropdown-submenu.open > .dropdown-menu {
	display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
	top: auto;
	bottom: 0;
	margin-top: 0;
	margin-bottom: -2px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.dropdown-submenu > a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #cccccc;
	margin-top: 5px;
	margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
	border-left-color: #4b4947;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
	padding-left: 20px;
	padding-right: 20px;
}
.typeahead {
	margin-top: 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.t3-navhelper {
	background: #353535;
	color: #333333;
}
#t3-header {
	margin-top: -2px;
	position: relative;
}
div#clr {
	clear: both;
}
div#polosa {
	clear: both;
	width: 100%;
	border-bottom: 1px solid #ccc;
}
tr#shapkatovorder th {
	background: #f5f5f5 !important;
}
.breadcrumb {
	padding: 8px 8px;
	margin: 0;
	background-color: transparent;
}
.breadcrumb:before, .breadcrumb:after {
	display: table;
	content: "";
	line-height: 0;
}
.breadcrumb:after {
	clear: both;
}
.breadcrumb li {
	text-shadow: none;
	display: block;
	float: left;
}
.breadcrumb a {
	color: #333333;
}
.breadcrumb .divider {
	padding: 0 5px;
	color: #333333;
}
.breadcrumb .divider img {
	vertical-align: middle;
}
.breadcrumb .active {
	color: #333333;
	font-size: 16px;
}
#openhours {
	background: url('../images/openhours.png') 0 0 no-repeat;
	float: left;
	padding: 0 0 0 38px;
}
#openhours .upper {
	vertical-align: super;
	color: #79c31f;
	font-size: 18px;
	line-height: 18px;
}
#openhours span {
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
}
#openhours span {
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
}
#openhours .bold_bold {
	color: #333333;
	font-size: 25px;
	line-height: 30px;
}
#openhours .bold_upper {
	vertical-align: super;
	color: #333333;
	font-size: 14px;
	line-height: 18px;
}
.t3-header2 .container {
	padding-top: 13px;
	min-height: 67px;
}
.t3-headnav .navbar {
	margin-bottom: 0;
	margin-top: 0;
	height: 60px;
}
.t3-mainnav {
}
.t3-mainnav .navbar {
	color: #333333;
	margin-bottom: 0;
	margin-top: 0;
}
.t3-mainnav .navbar-inner {
	min-height: 40px;
}
.navbar {
	overflow: visible;
	margin-bottom: 24px;
 *position: relative;
 *z-index: 2;
}
.t3-mainnav .dropdown .caret {
	margin-left: 5px;
}
.t3-mainnav .dropdown-menu {
	-webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0 20px 20px rgba(0, 0, 0, 0.2);
}
.t3-mainnav .dropdown-menu li > a {
	border-top: 1px solid #eaeaea;
	padding: 8px 20px 8px 24px;
	text-shadow: none;
	background: url(../images/bullet-menu.png) no-repeat 10px center;
}
.t3-mainnav .dropdown-menu li:first-child > a {
	border-top: 0;
}
.t3-mainnav .navbar .nav > li > .dropdown-menu:before {
	display: none;
}
.t3-mainnav .navbar .nav > li > .dropdown-menu:after {
	display: none;
}
.t3-mainnav .dropdown-menu .disabled > a, .t3-mainnav .dropdown-menu .disabled > a:hover {
	color: #999;
}
.t3-mainnav .dropdown-menu .disabled > a:hover {
	background-color: transparent;
}
.t3-mainnav .nav li.dropdown > .dropdown-toggle .caret {
	border-top-color: #79c31f;
	border-bottom-color: #79c31f;
}
.t3-mainnav .nav li.dropdown.open > .dropdown-toggle .caret, .t3-mainnav .nav li.dropdown.active > .dropdown-toggle .caret, .t3-mainnav .nav li.dropdown.open.active > .dropdown-toggle .caret {
	border-top-color: #0069b0;
	border-bottom-color: #0069b0;
}
.t3-mainnav .dropdown-submenu > .dropdown-menu {
	border-radius: 0;
}
.t3-mainnav .dropdown-submenu:hover > a:after {
	border-left-color: #fff;
}
.dropdown-menu li:hover:last-child a {
	border-radius: 0px 0px 10px 10px;
}
.dropdown-menu li.active:last-child a {
        border-radius: 0px 0px 10px 10px;
}
.nav-stacked {
	border: 0;
	border-radius: 0;
}
.nav-stacked li {
	background: url("../images/line-title.png") no-repeat scroll left bottom transparent;
	padding: 5px 0;
}
.nav-stacked li a {
	background: url("../images/icon-li1.png") no-repeat scroll left 7px transparent;
	color: #333333;
	display: inline-block;
	font-weight: bold;
	text-indent: 27px;
}
.nav-tabs.nav-stacked > li > a {
	border: 0;
	padding: 0;
}
.pagination {
	text-align: right;
}
ul.pagination-list {
	text-align: right;
	float: right;
	margin-left: 10px;
}
.nav-stacked li a:hover {
	border: 0;
	background: url("../images/icon-li1-hover.png") no-repeat scroll left 7px transparent;
	color: #79c31f;
}
div.pagination > span {
	color: #333333;
	display: inline-block;
	padding-top: 10px;
	font-size: 14px;
}
div.pagination ul li {
	float: left;
	margin-left: 4px;
	list-style: none;
}
div.pagination ul li a {
	background-color: #333333;
	padding: 7px 13px 3px 13px;
	color: #ffffff;
	font-weight: bold;
	display: block;
	width: 5px;
	border-radius: 3px;
	font-size: 14px;
}
div.pagination ul li.prev a, div.pagination ul li.next a {
	color: #fff;
	text-indent: 40px;
	overflow: hidden;
}
div.pagination ul li.prev a {
	background: url('../images/nagition-prev.png') #333333 center center no-repeat;
}
div.pagination ul li.next a {
	background: url('../images/nagition-next.png') #333333 center center no-repeat;
}
ul.pagination-list li a:hover, ul.pagination-list li a.disabled, ul.pagination-list li.prev a:hover, ul.pagination-list li.next a:hover, div.pagination ul li a:hover, div.pagination ul li.active a, div.pagination ul li.disabled a:hover {
	background-color: #79c31f;
	color: #fff;
	border-radius: 3px;
}
ul.pagination-list li.prev a.disabled, ul.pagination-list li.next a.disabled {
	background-color: #333333;
}
.t3-mainnav .dropdown-menu {
	background:  #eef8ff;
	min-width: 200px;
	border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	-moz-border-radius:  0px 0px 10px 10px;
}
.t3-mainnav .dropdown-menu li > a:hover, .t3-mainnav .dropdown-menu li > a:focus, .t3-mainnav .dropdown-submenu:hover > a, .t3-mainnav .dropdown-submenu li.active > a, .t3-mainnav .dropdown-submenu li.active > a:hover, .t3-mainnav .dropdown-menu li.active > a, .t3-mainnav .dropdown-menu li.active > a:hover {
	background: url('../images/bullet-menu.png') #0069b0 10px 17px no-repeat;
	color:  #eef8ff;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
	background:  #eef8ff !important;
	color: #333333;
	border-radius: 10px 10px 0px 0px;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle
.t3-module {
	background: transparent;
	color: inherit;
}
.navbar .nav li.dropdown.open:hover > .dropdown-menu, .navbar .nav li.dropdown:hover > .dropdown-menu, .navbar .nav li.dropdown.open:hover  > .dropdown-menu
.t3-module{
	display:block;
}
.dropdown-menu:hover > .dropdown-toggle{
	background:  #eef8ff !important;
}
li.dropdown.parent:hover .dropdown-toggle{
        background:  #eef8ff;
		        border-radius: 10px 10px 0px 0px;
}


.t3-module .module-inner {
	padding: 0;
}
.module-title {
	background: inherit;
	line-height: 30px;
	font-size: 19px;
	margin: 0 0 12px 0;
	padding: 0;
	text-transform: uppercase;
}
.t3-sidebar .module-title {
	color: #333333;
}
.t3-sidebar .module-title span {
	display: inline-block;
}
.module-ct {
	background: inherit;
	color: inherit;
	padding: 0;
}
.content-mass-top .module-ct {
	margin-top: 0px;
}
div#footrmodbody .module-ct {
	margin-top: 0px;
}
.module-ct:before, .module-ct:after {
	display: table;
	content: "";
	line-height: 0;
}
.module-ct:after {
	clear: both;
}
.t3-module ul, .t3-module ol {
	margin-left: 5px;
}
.t3-module ul.unstyled, .t3-module ol.unstyled, .t3-module ul.nav, .t3-module ol.nav {
	margin-left: 0;
}
.module_menu .nav {
	margin-bottom: 0px;
}
.module_menu .nav > li {
}
.module_menu .nav > li > a {
	padding: 0px;
}
.module_menu .nav > li:first-child {
	border-top: 0;
}
.module_menu .nav > li:first-child > a {
	border-top: 0;
}
.module_menu .nav > li > a:hover, .module_menu .nav > li > a:focus {
	color: #79c31f;
	background: none;
}
.module_menu .nav > li.active > a {
	color: #79c31f;
	background: none;
}
.banneritem {
	padding: 12px 0;
	border-top: 1px solid #ddd;
}
.banneritem:first-child {
	margin-top: 12px;
}
.banneritem a {
	font-weight: bold;
}
.bannerfooter {
	border-top: 1px solid #ddd;
	font-size: 10px;
	padding-top: 12px;
	text-align: right;
}
.categories-module h4, ul.categories-module h4, .category-module h4, ul.category-module h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}
.feed h4 {
	font-weight: bold;
}
.feed .newsfeed, .feed ul.newsfeed {
	border-top: 1px solid #4b4947;
}
.feed .newsfeed .feed-link, .feed .newsfeed h5.feed-link, .feed ul.newsfeed .feed-link, .feed ul.newsfeed h5.feed-link {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}
.latestusers, ul.latestusers {
	margin-left: 0;
}
.latestusers li, ul.latestusers li {
	background: #4b4947;
	display: inline-block;
	padding: 5px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.stats-module dt, .stats-module dd {
	display: inline-block;
	margin: 0;
}
.stats-module dt {
	font-weight: bold;
	width: 35%;
}
.stats-module dd {
	width: 60%;
}
.module_category .module-title {
	padding-bottom: 0px;
	padding-top: 2px;
	padding-left: 0px;
	height: 40px;
	margin-bottom: 0px;
	color: #ffffff;
	background-color: #0069b0;
	border-radius: 3px;
	position: relative;
}
.t3-module.module_category {
	margin-top: 0px;
	margin-bottom: 15px;
	background: #fbf9f5;
	z-index: 1;
	border-radius: 3px;
	box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
	-webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
	transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}
.module_category .module-title span {
	display: inline-block;
	text-indent: 15px;
	line-height: 26px;
	padding-top: 6px;
	padding-left: 25px;
	text-transform: uppercase;
	color: #ffffff;
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
}
.t3-sidebar .t3-module.module_category .module-ct {
	padding-top: 0px;
	padding: 0px;
	margin-top: 3px;
	border-radius: 0px;
}
.t3-sidebar .t3-module.module_category.filtr .module-inner {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
div#jsfilter_ajax_cont a {
	font-weight: bold;
}
.t3-module.module_category h3.module-title:before {
	font-family: 'fontawesome';
	content: "\f03a";
	position: absolute;
	padding-top: 4px;
	padding-left: 13px;
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
}
.jshop_filters .filter_price {
	padding: 5px;
	border: 1px solid #333333;
	border-radius: 5px;
}
.module_category2 .module-title span {
	display: inline-block;
	width: 100%;
	font-size: 16px;
	font-weight: 600;
	height: 35px;
	position: relative;
	text-transform: uppercase;
	color: #333333;
	margin-top: 5px;
}
.product_label img {
	max-width: 75px;
}
.module_category2 .module-title {
	padding-bottom: 10px;
	margin-bottom: 0;
}
.t3-sidebar .t3-module.module_category2 .module-inner {
	padding: 0;
}
.t3-footer .custom_top {
	margin-top: 40px;
	margin-bottom: 10px;
}
.t3-footer .custom_top p.title {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	float: left;
}
.t3-footer .custom_top .social {
	float: right;
	background-color: #6d6e71;
	margin-left: 9px;
}
.t3-footer .custom_top .social:hover {
	background-color: #29d6fb;
}
.t3-footer .custom p.line-bottom {
	border-top: 1px solid #565453;
	padding: 5px 0;
	margin-bottom: 0;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}
.t3-footer .custom p.line-bottom span {
	color: #7e7e7e;
	float: right;
	padding-right: 40px;
}
.jshop_categ .category img.jshop_img {
	float: none;
	text-align: center;
	display: block;
	position: absolute;
	margin: auto;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: 99%;
	height: 99%;
	border-radius: 80px 0 80px 0;
	border-bottom: 3px solid #0480bf;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	transition-delay: 0s;

}
.t3-footer span.acyfield_email {
	float: left;
	width: 100%;
}
.t3-footer p.onefield {
	float: left;
	width: 80%;
	margin-bottom: 0;
}
.t3-footer div.acymailing_module, .t3-footer .acymailing_module div {
	display: inline-block;
	width: 100%;
}
.t3-footer .acysubbuttons {
	float: left;
	margin-bottom: 0;
}
.t3-footer .acysubbuttons input.button {
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	padding: 6px 17px;
}
.t3-footer .acymailing_fulldiv form {
	margin-bottom: 0;
}
.t3-footer span.acyfield_email input.inputbox {
	margin-bottom: 0;
}
.copyright ul.nav {
	float: left;
	margin-right: 42px;
	margin-bottom: 4px;
}
.copyright ul.nav li {
	float: left;
	margin-right: 8px;
}
.copyright ul.nav li a {
	padding: 2px 8px;
	/* background-color: #4f4f4f; */
    color: #79c31f;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 18px;/* font-family: 'isocteur', serif; */
}
.copyright ul.nav li.active a, .copyright ul.nav li a:hover {
	background-color: #79c31f;
	color: #FFF;
	padding-top: 27px;
	margin-top: -25px;
	border-radius: 0px 0px 5px 5px;
}
.t3-footer .poweredby a {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
#backtop {
	background: url(../images/backtop.png) center 6px no-repeat;
	text-align: center;
	padding-top: 0px;
	font-size: 14px;
	line-height: 125px;
	position: absolute;
	right: -2px;
	border-top: none;
	top: 0px;
	width: 120px;
	border-radius: 0px 0px 5px 5px;
	height: 79px;
	cursor: pointer;
	text-transform: uppercase;
	color: #79c31f;
}
.bank-card img {
	margin-right: 5px;
}
.bg-telephone {
	background: url('../images/head-footer.png') center left no-repeat;
	width: 343px;
	height: 110px;
	position: absolute;
	top: -49px;
	margin-left: -50px;
	color: #fff;
	text-transform: uppercase;
	font-size: 30px;
	line-height: 92px;
	text-indent: 120px;
}
.absolute {
	position: relative;
}
.right-footer {
	background: url('../images/right-footer.png') center right repeat-x;
	width: 33%;
	right: 0;
	top: -49px;
	position: absolute;
	height: 110px;
}
.custom_intro p.intro {
	background: url("../images/icon-title.png") no-repeat scroll left top transparent;
	color: #595959;
	display: inline-block;
	font-family: Georgia;
	font-size: 20px;
	font-style: italic;
	line-height: 34px;
	padding: 0 169px 0 61px;
	position: relative;
}
.custom_intro p.intro img {
	position: absolute;
	right: 0;
	top: -10px;
}
.custom_ship {
	background: url('../images/bus.png') #fff center left no-repeat;
	height: 84px;
	text-indent: 135px;
	border: 2px solid #79c31f;
}
.custom_ship h3 {
	text-transform: uppercase;
	font-size: 26px;
	color: #79c31f;
	line-height: 18px;
	padding-top: 9px;
}
td.jshop_order_step a {
	text-decoration: none;
	margin: 0;
	vertical-align: middle;
	color: #333333;
	font-weight: normal;
	text-decoration: line-through;
	border-radius: 5px 5px 0px 0px;
}
td.jshop_order_step a:hover {
	color: #79c31f;
	text-decoration: none !important;
}
.module_top3 {
	margin-bottom: 0px;
	margin-top: 35px;
}
.custom_ship p {
	font-size: 13px;
	color: #515151;
}
.module_ship {
	margin-right: 30px;
}
.responsiveLayout .bt-contentshowcase_company .bt-inner a {
	background: url('../images/shadow-logo.png') bottom center no-repeat;
	padding-bottom: 7px;
	display: block;
}
.responsiveLayout .bt-contentshowcase_company .bt-inner img {
	background-color: #fff;
	border: 0 none;
	outline: 0 none;
}
.responsiveLayout .bt-contentshowcase_company .bt-inner a:hover {
	background: url('../images/shadow-logo.png') bottom center no-repeat;
}
.responsiveLayout .bt-contentshowcase_company .btcontentshowcase-next:hover {
	background: url("../images/next.png") #79c31f center center no-repeat !important;
}
.responsiveLayout .bt-contentshowcase_company .btcontentshowcase-prev:hover {
	background: url("../images/prev.png") #79c31f center center no-repeat !important;
}
.responsiveLayout .bt-contentshowcase_company .btcontentshowcase-next {
	background: url("../images/next.png") #bebebe center center no-repeat !important;
	width: 48px;
	height: 48px;
	right: 0 !important;
	top: 54% !important;
}
.bt-contentshowcase_company .jcarousel-skin-tango {
	margin-right: 52px;
}
.responsiveLayout .bt-contentshowcase_company .btcontentshowcase-prev {
	background: url("../images/prev.png") #bebebe center center no-repeat !important;
	width: 48px;
	height: 48px;
	left: auto !important;
	right: 0;
	top: 11% !important;
}
.responsiveLayout .bt-contentshowcase_company .bt-inner {
	margin-left: 0;
}
.t3-navhelper {
	padding-bottom: 60px;
	background-color: #e6e6e2;
}
.swap-t3-sl-2 {
	background-color: rgba(255, 255, 255, 0.38);
}
.module_intro {
	margin-bottom: 0;
}
.address_block input.button, input#payment_submit, #shipping_form input.button, .finish input.button {
	display: inline-block;
	font-size: 18px;
	height: 34px;
	float: right;
	position: relative;
	right: 6px;
	line-height: 33px;
	margin: -34px 0;
	padding: 0 20px;
	text-transform: uppercase;
	background: #333333 !important;
	color: #FFFFFF;
	border-radius: 3px;
}
#active_step {
	font-weight: bold !important;
	color: #79c31f;
	font-family: 'MyriadPro';
}
#jc {
	font-family: 'MyriadPro';
}
td.jshop_order_step {
	padding: 2px;
	padding-top: 0px;
	font-weight: normal;
	font-size: 19px;
	text-align: center;
	vertical-align: middle;
}
.address_block input.button:hover, input#payment_submit:hover, #shipping_form input.button:hover, .finish input.button:hover {
	background: #79c31f !important;
}
.other-register label {
	display: inline-block;
}
.other-register span {
	font-weight: normal;
	padding-right: 20px;
}
#jshop_menu_order {
	border: 0;
	color: #333333;
	font-weight: bold;
	height: 46px;
	margin-top: 4px !important;
	max-width: 100%;
}
#jshop_menu_order td {
}
#jshop_menu_order td:first-child {
	border-radius: 5px 0px 0px 0px;
}
#jshop_menu_order td:last-child {
	border-radius: 0px 5px 0px 0px;
}
.other-register input#delivery_adress_1, .other-register input#delivery_adress_2 {
	margin: -2px 3px 0 15px;
}
.requiredtext {
	color: #ff1100;
	font-size: 16px;
	padding-left: 11px;
	font-weight: bold;
}
div.jshop_register table tr td input {
	margin-bottom: 0;
}
table#table_payments, #table_shippings {
	width: 100%;
}
table#table_payments p, #table_shippings p {
	width: 100%;
	font-size: 14px;
	margin: 0px;
	color: #333333;
}
div#stepcolstri table#table_payments label, div#stepcolstri #table_shippings label {
	font-weight: normal !important;
	font-size: 14px !important;
	line-height: 14px !important;
}
table.minicart.uk-table {
	font-size: 14px;
}
table#table_payments input, #table_shippings input {
	float: left;
	margin-right: 8px;
}
#table_shippings label {
	font-weight: bold;
	font-size: 18px;
}
table#table_payments label, #table_shippings label {
	font-weight: normal !important;
	font-size: 18px;
}
table.jshop.preview {
	border-top: 1px solid #79c31f;
	border-bottom: 1px solid #79c31f;
	margin: 25px 0 0;
	display: inline-block;
	font-weight: normal !important;
}
#order_add_info {
	box-shadow: none;
	height: 70px;
	margin-top: 5px;
	border: 1px solid #cccccc;
}
.finish h3 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 12px;
}
p#senk {
	min-height: 110px;
	font-size: 30px;
	padding-top: 70px;
	text-align: center;
	color: #333333;
	font-family: 'MyriadPro';
}
p.jshop_cart_attribute {
	padding-left: 10px;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	margin-top: 1px;
	margin-bottom: 4px;
}
input#kvitok {
	background-color: #E6E6E2;
	border: 1px solid #333333;
	color: #333333;
	display: inline-block;
	font-size: 16px;
	height: 34px;
	line-height: 33px;
	padding: 0 20px;
	text-transform: uppercase;
}
input#kvitok:hover {
	background-color: #CCC7B4;
}
.form_finish {
	display: inline-block;
}
a.policy {
	color: #333333;
	font-weight: bold;
	text-transform: inherit;
}
.row_agb input#agb {
	margin-top: 0;
	margin-right: 8px;
}
.shoppingLayout .bt-productslider_feature {
	padding-top: 0;
}
.shoppingLayout .bt-productslider_feature .bt-prices-oldPrice {
	text-align: center;
	padding-right: 0;
	padding-top: 0;
}
.shoppingLayout .bt-productslider_feature li {
	position: relative;
	padding: 3px;
}
.shoppingLayout .bt-productslider_feature .bt-row {
	padding: 0;
}
.shoppingLayout .bt-productslider_feature .bt-row {
	position: static;
}
.shoppingLayout .bt-productslider_feature .bt-prices {
	height: 60px;
	padding-top: 5px;
	background-color: #E6E6E2;
}
.shoppingLayout .bt-productslider_feature .bt-prices-salesPrice {
	padding-right: 0;
	font-size: 20px;
	text-align: center;
}
.module_feature .shoppingLayout .bt-productslider_feature {
	padding: 0;
}
.shoppingLayout .bt-productslider_feature img {
	margin-bottom: 16px;
	margin-top: 3px;
}
.contact .page-header h2 {
	color: #757575;
	font-family: 'Open Sans Condensed';
	font-size: 60px;
	font-weight: 300;
	margin: 0;
}
#contact-form legend {
	font-size: 12px;
	color: #757575;
	line-height: normal;
	border-bottom: 0;
	margin-bottom: 10px;
}
.t3-content .contact {
	padding: 40px !important;
}
#contact-form .control-label label {
	font-weight: bold;
}
#contact-form input {
	background: url("../images/line-input.png") no-repeat scroll left bottom #EBEBEB;
	border: 0 none;
	box-shadow: none;
	display: block;
	height: 35px;
	line-height: 35px;
	margin: 0;
	padding: 0 6px;
	width: 378px;
}
#contact-form textarea {
	background: url("../images/line-input.png") no-repeat scroll left bottom #EBEBEB;
	border: 0 none;
	box-shadow: none;
	padding: 0 6px;
	margin: 0;
	width: 60%;
	height: 104px;
}
#contact-form input#jform_contact_email_copy {
	width: auto;
}
#contact-form .form-actions {
	margin: 0;
	background: none;
	border: 0;
}
#contact-form .form-actions .bt-contact {
	background-color: #F8F8F8;
	border: 1px solid #E4E4E4;
	color: #333333;
	display: inline-block;
	font-size: 16px;
	height: 34px;
	line-height: 33px;
	margin: 0px 0;
	padding: 0 20px;
	text-transform: uppercase;
}
#contact-form .form-actions .bt-contact:hover {
	background-color: #E6E6E2;
	color: #fff;
}
.module_map {
	padding: 40px 40px 0;
	margin-bottom: 0;
}
.t3-sidebar .t3-module.module_category .module-inner {
	padding: 0;
}
.module_feature .jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-right: 0;
}
.t3-sidebar .t3-module.module_custom .module-inner {
	padding: 0;
}
.module_feature .shoppingLayout .bt-productslider_feature .vote {
	float: none;
}
.module_login span.add-on {
	display: none;
}
.module_login input {
	background: url("../images/line-input.png") no-repeat scroll left bottom #EBEBEB;
	border: 0 none;
	box-shadow: none;
	display: block;
	height: 35px;
	line-height: 35px;
	margin: 0;
}
.module_login input.input {
	padding: 0;
	width: 100%;
	text-indent: 10px;
}
.module_login input.inputbox {
	height: 25px;
}
.module_login .btn-primary {
	background: #F8F8F8;
	border: 1px solid #E4E4E4;
	color: #333333;
	display: inline-block;
	font-size: 16px;
	height: 30px;
	line-height: 29px;
	margin: 10px 0;
	padding: 0 20px;
	text-transform: uppercase;
}
.module_login .btn-primary:hover {
	background: #E6E6E2;
	color: #fff;
}
.module_login label.checkbox {
	font-weight: bold;
}
.module_login li {
	background: url('../images/icon-link.png') center left no-repeat;
	text-indent: 24px;
	list-style: none;
}
.module_login a {
	color: #333;
	font-family: Georgia;
	font-style: italic;
	line-height: 30px;
}
.module_login ul {
	margin-left: 0;
}
.module_login li:hover {
	background: url('../images/icon-link-hover.png') center left no-repeat;
}
.module_login a:hover {
	color: #79c31f;
}
.stars_no_active {
	background: url("../images/stars.png") repeat-x scroll 0 bottom transparent;
	display: block;
	height: 16px;
	position: relative;
	width: 90px;
}
.stars_active {
	background-image: url("../images/stars.png");
}
.module_feature .shoppingLayout .bt-inner .bt-introtext {
	margin: 10px 0;
}
.t3-sidebar .t3-module.module_custom {
	background: none;
}
.cart320 {
	display: none;
}
.cartfull {
	display: block;
}
#cp-caption-bd {
	border-left: none;
	min-height: 118px;
	background: rgba(121, 195, 31, 0.34);
	border-radius: 5px;
}
#t3-slide #cp-caption-bd h3.cp-title {
	margin-bottom: 0px !important;
	opacity: 1;
	position: relative;
	margin-top: 0px !important;
	line-height: 40px;
	width: 98%;
	color: #005ba2;
	font-weight: bold;
	text-align: left;
	font-size: 33px;
	letter-spacing: 0.05em;
	padding: 60px 0px 40px 10px;
	text-shadow: 1px 2px 4px rgb(255, 255, 255);
}
.blog {
	padding: 0px;
	margin-top: 14px;
}
.items-leading .leading {
	margin-bottom: 25px;
}
.items-row .item {
	margin-bottom: 25px;
}
.divider-vertical {
	margin: 0 0 48px;
	border: 0;
	border-top: 1px solid #464646;
	border-bottom: 1px solid #fff;
}
.article-aside {
	color: #333333;
	font-size: 12px;
}
.article-info {
	margin: 0 0 10px;
	display: inline-block;
}
.article-info .article-info-term {
	display: none;
}
.article-info dd {
	float: left;
	margin-left: 0;
	margin-right: 10px;
	white-space: nowrap;
}
.article-info dd span {
	font-weight: bold;
}
.article-footer {
	color: #999;
	font-size: 11px;
	margin-bottom: 24px;
}
article img[align=left], .img_caption.left {
	margin: 0 14px 24px 0;
}
article img[align=right], .img_caption.right {
	margin: 0 0 24px 14px;
}
.img-intro-none, .img-intro-left, .img-intro-right, .img-fulltext-none, .img-fulltext-left, .img-fulltext-right, .img_caption {
	position: relative;
}
.img-intro-none, .img-intro-left, .img-intro-right, .img-fulltext-none, .img-fulltext-left, .img-fulltext-right, .img_caption {
	margin-bottom: 24px;
	max-width: 100%;
}
.img-fulltext-left {
	float: left;
	margin-right: 14px;
}
.img-fulltext-right {
	float: right;
	margin-left: 14px;
}
.img-intro-none img, .img-intro-left img, .img-intro-right img, .img-fulltext-none img, .img-fulltext-left img, .img-fulltext-right img {
	margin: 0;
}
.img_caption img {
	margin-bottom: 1px !important;
}
.img_caption p.img_caption {
	background: #4b4947;
	color: #333333;
	font-size: 10px;
	width: 100%;
	margin: 0;
	padding: 5px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	clear: both;
}
article aside .btn-group > .dropdown-toggle {
	background: transparent;
	border: 0;
	padding: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.login_form fieldset, .login fieldset {
	padding: 15px 0 0;
}
.login_form fieldset p, .login fieldset p {
	margin: 0 0 5px;
}
.login_form label, .login label {
	display: block;
	font-weight: bold;
}
.login-fields {
	margin: 0 0 10px;
}
.login_form .inputbox, .login-fields .required {
	margin-left: 10px;
	width: 150px;
}
.login_form .remember .inputbox {
	width: 20px;
}
.form-register fieldset {
	padding: 0 0 10px;
}
.form-register p {
	margin: 0 0 5px;
}
.form-register p.form-des {
	margin: 15px 0;
}
.form-register label {
	display: block;
	float: left;
	font-weight: bold;
	text-align: right;
	width: 130px;
}
.form-register .inputbox {
	margin-left: 10px;
	width: 200px;
}
.form-register .button {
	margin-left: 140px;
}
.registration fieldset dt {
	margin-right: 5px;
}
.admintable textarea {
	max-width: 90% !important;
	resize: none;
}
#mailto-window {
	background: #fff;
	margin: 10px 0 20px;
	padding: 0;
	position: relative;
}
#mailto-window h2 {
	font-size: 150%;
	margin-top: 0;
	margin-bottom: 20px;
}
#mailto-window .mailto-close {
	background: #FFF;
	background: -moz-linear-gradient(bottom, #ccc, #f0f0f0);
	background: -webkit-linear-gradient(bottom, #ccc, #f0f0f0);
	border: 1px solid #CCC;
	border-radius: 3px;
	color: #666;
	font-size: 92%;
	padding: 2px 5px;
	position: absolute;
	top: -10px;
	right: 0px;
	text-shadow: 1px 1px 0 #f0f0f0;
}
#mailto-window .mailto-close a {
	color: #666;
}
#mailto-window .mailto-close:hover {
	border-color: #999;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
#mailtoForm .formelm {
	padding: 5px 0;
	vertical-align: middle;
	overflow: hidden;
}
#mailtoForm .formelm label {
	display: block;
	float: left;
	font-weight: bold;
	vertical-align: middle;
	width: 100px;
}
#mailtoForm p {
	margin-top: 20px;
}
#mailtoForm .inputbox {
	width: 70%;
}
#mailtoForm .button {
	margin-right: 5px;
}
.user-details {
	padding: 10px 0;
}
.user-details p {
	margin: 0 0 5px;
}
.user-details label {
	display: block;
	float: left;
	font-weight: bold;
	text-align: right;
	width: 130px;
}
.user-details .inputbox {
	margin-left: 10px;
	width: 200px;
}
.user-details .button {
	margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
	padding: 0 0 5px;
	width: 130px;
}
.user-details .paramlist .paramlist_value {
	padding: 0 0 5px;
}
.user-details .user_name span {
	font-weight: bold;
	padding-left: 10px;
}
.reset .form-validate p, .remind .form-validate p {
	background: #005ba2;
	color: #333;
	font-size: 16px;
	border: 0px solid #79c31f;
	margin-bottom: 24px;
	padding: 12px 24px;
	border-radius: 3px;
}
.reset .form-validate fieldset dl, .remind .form-validate fieldset dl {
	margin: 0;
}
.reset .form-validate fieldset dt, .remind .form-validate fieldset dt {
	margin: 4px 0 0 0;
}
#searchForm {
	padding: 12px 24px;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
 *zoom: 1;
}
#searchForm:before, #searchForm:after {
	display: table;
	content: "";
	line-height: 0;
}
#searchForm:after {
	clear: both;
}
#searchForm fieldset {
	margin: 24px 0;
}
#searchForm legend {
	margin-bottom: 12px;
}
.phrases-box input, .phrases-box label, .form-limit input, .form-limit label, .only label {
	display: inline-block;
	margin-right: 10px;
}
.phrases-box input {
	margin: 0;
}
.search-results {
	margin-top: 24px;
}
.search-results .result-title {
	font-size: 14px;
	margin-top: 24px;
}
.search-results .result-category {
	font-size: 10px;
	color: #999;
}
.search-results .result-text {
	margin-top: 5px;
	margin-bottom: 5px;
}
.search-results .result-created {
	font-size: 10px;
	color: #999;
}
.contact .accordion-heading .accordion-toggle {
	font-weight: bold;
}
#archive-items > li {
	line-height: normal;
	margin: 0;
	overflow: visible;
	padding: 0;
}
#archive-items div.intro {
	clear: both;
	overflow: hidden;
}
.category-item {
	margin-top: 24px;
 *zoom: 1;
}
.category-item:before, .category-item:after {
	display: table;
	content: "";
	line-height: 0;
}
.category-item:after {
	clear: both;
}
.category-item .page-header {
	line-height: normal;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-bottom: 24px;
}
.category-item .category-item {
	margin-left: 1.4613778705637%;
}
.newsfeed > h2 {
	border-bottom: 1px solid #ddd;
	padding-bottom: 24px;
	margin-bottom: 24px;
}
.feed-description {
	margin-bottom: 48px;
}
.edit textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.button2-left, .button2-left div {
	float: left;
}
.button2-right, .button2-right div {
	float: right;
}
.button2-left {
	margin: 5px 5px 0 0;
}
.button2-right {
	margin: 5px 0 0 5px;
}
.button2-left a, .button2-right a, .button2-left span, .button2-right span {
	background: #4b4947;
	border: 1px solid #3e3c3b;
	color: #999;
	cursor: pointer;
	display: block;
	float: left;
	padding: 2px 10px;
	border-radius: 4px;
}
.button2-left span, .button2-right span {
	color: #999;
	cursor: default;
}
.button2-left .page a, .button2-right .page a, .button2-left .page span, .button2-right .page span {
	padding: 0 6px;
}
.button2-left a:hover, .button2-right a:hover {
	background: #3e3c3b;
	color: #444;
	text-decoration: none;
}
.controls img.calendar {
	cursor: pointer;
	margin-left: 5px;
}
.article-content .pagination ul {
	border-left: 1px solid #ddd;
}
.article-content .pagination ul li {
	float: left;
	padding: 12px 24px;
	line-height: normal;
	border: 1px solid #ddd;
	border-left: 0;
}
.article-content .pagination ul a {
	border: 0;
	text-decoration: none;
	background-color: transparent;
	line-height: normal;
	padding: 0;
}
.pagenavcounter {
	margin: 0 0 24px;
	font-weight: bold;
}
#article-index {
	float: right;
	margin: 0 0 24px 24px;
	padding: 10px;
	width: 30%;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#article-index ul {
	margin: 0 0 0 20px;
}
.pagenav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.pagenav li {
	margin: 0;
	padding: 0;
	float: left;
}
.pagenav li.pagenav-prev {
	margin-right: 10px;
}
.pagenav li a {
	background-color: #F8F8F8;
	border: 1px solid #E4E4E4;
	color: #333333;
	display: inline-block;
	font-size: 16px;
	height: 34px;
	line-height: 33px;
	margin: 10px 0;
	padding: 0 20px;
	text-transform: uppercase;
}
.pagenav li a:hover {
	background-color: #E6E6E2;
	color: #fff;
}
.counter {
	float: left;
	line-height: 1;
	margin: 12px 0;
	text-align: left;
}
.items-more h3 {
	margin: 0 0 5px;
}
.back_button a, .back_button a:hover, .back_button a:active {
	display: block;
	margin: 10px 0;
}
.filters {
	margin: 12px 0 5px;
}
.display-limit {
	margin: 12px 0 5px;
}
.filters .filter-search, .filters .display-limit {
	float: left;
	width: 50%;
}
.filters .display-limit {
	float: right;
	text-align: right;
}
#system-message dt {
	font-weight: bold;
}
#system-message dd {
	font-weight: bold;
}
#system-message dd.message ul, #system-message dd.error ul, #system-message dd.notice ul {
	margin: 0;
	padding: 0;
}
#system-message dd.message ul li, #system-message dd.error ul li, #system-message dd.notice ul li {
	background: none;
	margin: 0;
	padding: 5px;
}
.tip-wrap {
	background: #fff6df;
	border: 1px solid #79c31f;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
	max-width: 300px;
	z-index: 999;
}
.tip-title {
	border-bottom: 1px solid #79c31f;
	font-weight: bold;
	padding: 5px 10px;
}
.tip-text {
	font-size: 12px;
	margin: 0;
	padding: 5px 10px;
}
.hasTip img {
	border: none;
	margin: 0 5px 0 0;
}
.small {
	font-size: 11px;
}
iframe, svg {
	max-width: 100%;
}
.nowrap {
	white-space: nowrap;
}
.center, .table td.center, .table th.center {
	text-align: center;
}
a.disabled, a.disabled:hover {
	color: #999999;
	background-color: transparent;
	cursor: default;
	text-decoration: none;
}
.hero-unit {
	text-align: center;
}
.hero-unit .lead {
	margin-bottom: 18px;
	font-size: 20px;
	font-weight: 200;
	line-height: 27px;
}
.btn .caret {
	margin-bottom: 7px;
}
.blog-row-rule, .blog-item-rule {
	border: 0;
}
body.modal {
	padding-top: 0;
}
.row-even, .row-odd {
	padding: 5px;
	width: 99%;
	border-bottom: 1px solid #ddd;
}
.row-odd {
	background-color: transparent;
}
.row-even {
	background-color: #f9f9f9;
}
.blog-row-rule, .blog-item-rule {
	border: 0;
}
.row-fluid .row-reveal {
	visibility: hidden;
}
.row-fluid:hover .row-reveal {
	visibility: visible;
}
.btn-wide {
	width: 80%;
}
.nav-list > li.offset > a {
	padding-left: 30px;
	font-size: 12px;
}
.blog-row-rule, .blog-item-rule {
	border: 0;
}
.row-fluid .offset1 {
	margin-left: 8.382978723%;
}
.row-fluid .offset2 {
	margin-left: 16.89361702%;
}
.row-fluid .offset3 {
	margin-left: 25.404255317%;
}
.row-fluid .offset4 {
	margin-left: 33.914893614%;
}
.row-fluid .offset5 {
	margin-left: 42.425531911%;
}
.row-fluid .offset6 {
	margin-left: 50.93617020799999%;
}
.row-fluid .offset7 {
	margin-left: 59.446808505%;
}
.row-fluid .offset8 {
	margin-left: 67.95744680199999%;
}
.row-fluid .offset9 {
	margin-left: 76.468085099%;
}
.row-fluid .offset10 {
	margin-left: 84.97872339599999%;
}
.row-fluid .offset11 {
	margin-left: 91.489361693%;
}
.navbar .nav > li > a.btn {
	padding: 4px 10px;
	line-height: 18px;
}
.nav-tabs.nav-dark {
	border-bottom: 1px solid #333;
	text-shadow: 1px 1px 1px #000;
}
.nav-tabs.nav-dark > li > a {
	color: #F8F8F8;
}
.nav-tabs.nav-dark > li > a:hover {
	border-color: #333 #333 #111;
	background-color: #777777;
}
.nav-tabs.nav-dark > .active > a, .nav-tabs.nav-dark > .active > a:hover {
	color: #ffffff;
	background-color: #555555;
	border: 1px solid #222;
	border-bottom-color: transparent;
}
.thumbnail.pull-left {
	margin: 0 10px 10px 0;
}
.thumbnail.pull-right {
	margin: 0 0 10px 10px;
}
.width-10 {
	width: 10px;
}
.width-20 {
	width: 20px;
}
.width-30 {
	width: 30px;
}
.width-40 {
	width: 40px;
}
.width-50 {
	width: 50px;
}
.width-60 {
	width: 60px;
}
.width-70 {
	width: 70px;
}
.width-80 {
	width: 80px;
}
.width-90 {
	width: 90px;
}
.width-100 {
	width: 100px;
}
.height-10 {
	height: 10px;
}
.height-20 {
	height: 20px;
}
.height-30 {
	height: 30px;
}
.height-40 {
	height: 40px;
}
.height-50 {
	height: 50px;
}
.height-60 {
	height: 60px;
}
.height-70 {
	height: 70px;
}
.height-80 {
	height: 80px;
}
.height-90 {
	height: 90px;
}
.height-100 {
	height: 100px;
}
hr.hr-condensed {
	margin: 10px 0;
}
.list-striped, .row-striped {
	list-style: none;
	line-height: 18px;
	text-align: left;
	vertical-align: middle;
	border-top: 1px solid #ddd;
	margin-left: 0;
}
.list-striped li, .list-striped dd, .row-striped .row, .row-striped .row-fluid {
	border-bottom: 1px solid #ddd;
	padding: 8px;
}
.list-striped li:nth-child(odd), .list-striped dd:nth-child(odd), .row-striped .row:nth-child(odd), .row-striped .row-fluid:nth-child(odd) {
 background-color: #f9f9f9;
}
.list-striped li:hover, .list-striped dd:hover, .row-striped .row:hover, .row-striped .row-fluid:hover {
	background-color: #f5f5f5;
}
.row-striped .row-fluid {
	width: 97%;
}
.row-striped .row-fluid [class*="span"] {
 min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
 margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
 margin-left: 0;
}
.list-condensed li {
	padding: 4px 5px;
}
.row-condensed .row, .row-condensed .row-fluid {
	padding: 4px 5px;
}
.list-bordered, .row-bordered {
	list-style: none;
	line-height: 18px;
	text-align: left;
	vertical-align: middle;
	margin-left: 0;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.radio.btn-group input[type=radio] {
	display: none;
}
.radio.btn-group > label:first-of-type {
	margin-left: 0;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 4px;
}
fieldset.radio.btn-group {
	padding-left: 0;
}
.iframe-bordered {
	border: 1px solid #ddd;
}
.tab-content {
	overflow: visible;
}
.tabs-left .tab-content {
	overflow: auto;
}
.nav-tabs > li > span {
	display: block;
	margin-right: 2px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 18px;
	border: 1px solid transparent;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
.btn-micro {
	padding: 1px 4px;
	font-size: 10px;
	line-height: 8px;
}
.tip-wrap {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #333333;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	z-index: 100;
}
.page-header {
	margin: 2px 0px 10px 0px;
	padding-bottom: 5px;
}
.input-prepend .chzn-container-single .chzn-single {
	border-color: #d7d7d7;
	height: 26px;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
	-webkit-border-radius: 0 3px 0 0;
	-moz-border-radius: 0 3px 0 0;
	border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
	border-color: #d7d7d7;
}
.input-prepend > .add-on, .input-append > .add-on {
	vertical-align: top;
}
.element-invisible {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.form-vertical .control-label {
	float: none;
	width: auto;
	padding-right: 0;
	padding-top: 0;
	text-align: left;
}
.form-vertical .controls {
	margin-left: 0;
}
.width-auto {
	width: auto;
}
.btn-group .chzn-results {
	white-space: normal;
}
.accordion-body.in:hover {
	overflow: visible;
}
.invalid {
	color: #79c31f;
	font-weight: bold;
}
input.invalid {
	border: 1px solid #79c31f;
}
.tip-text {
	text-align: left;
}
.content-mass-top .t3-module {
}
.t3-content-inner {
	margin-top: -5px;
}
.t3-content-inner > * {
}
.blog .article-intro p {
	margin-bottom: 0;
}
.blog .article-intro img {
	width: 373px;
	float: left;
	margin: 9px 23px 0 0;
	padding: 0;
}
}
.pagination .pull-right {
	float: left !important;
}
section.article-intro.clearfix {
	padding-left: 10px;
	margin-top: 10px;
}
.jshop.list_product img.jshop_img {
	max-height: 198px;
	overflow: hidden;
	border-radius: 0px;
}
ul.latestnews_category a {
	display: inline-block;
	font-weight: normal;
	line-height: 15px;
	padding-left: 5px;
	margin-top: 13px;
	max-height: 34px;
	overflow: hidden;
	vertical-align: bottom;
	font-size: 14px;
	color: #fff;
}
ul.latestnews_category li {
	height: 42px;
	margin: 0;
	border-bottom: 1px solid #e9e9e9;
}
ul.latestnews_category {
	list-style: none;
	margin: 0 0 0px 0px;
}
ul.latestnews_category li:hover {
	background: #79c31f;
	color: #000;
	cursor: pointer;
	border-radius: 0px;
}
ul.latestnews_category li:hover a {
	color: #000;
}
h2.article-title a:hover {
	color: #79c31f;
}
.readmore {
	margin-top: 10px;
}
div.published {
	background: url("../images/bg-date.png") no-repeat scroll center center transparent;
	color: #FFFFFF;
	float: left;
	font-family: Georgia;
	font-size: 20px;
	height: 59px;
	line-height: 25px;
	margin-right: 30px;
	padding-top: 8px;
	text-align: center;
	width: 67px;
}
.article-info .createdby span, .article-info .category-name span {
	border-right: 1px solid #7B7B7B;
	padding-right: 8px;
}
.article-info .category-name a:hover {
	color: #333333;
}
.t3-content .item-page {
}
.article-title, .article-header h1 {
	display: inline-block;
	font-size: 15px;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	height: 30px;
	padding: 6px 3px 0px 3px;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
}
.article-title:after {
	content: '';
	width: 100%;
	display: block;
	height: 24px;
	background-image: url(../images/title_after.png);
	background-position: center;
}
section.article-content.clearfix {
	margin-top: 0px;
}
.article-title a {
	color: #333333;
	font-size: 15px;
	font-weight: 600;
}
.article-nodate {
	margin-left: 0 !important;
}
.article-title a:hover {
	color: #333333;
}
.article-info dd.category-name a {
	font-weight: bold;
}
.article-info dd.category-name a:hover {
	color: #333333;
}
.t3-content .blog-featured {
	padding: 18px;
}
.t3-content .category-list {
	padding: 18px;
}
.table th a {
	color: #333333;
}
.page-header.item-title {
	font-size: 25px;
	font-weight: normal;
}
.page-header.item-title a:hover, td.list-title a:hover {
	color: #333333;
}
.t3-sidebar .nav {
	margin-bottom: 0;
}
.t3-sidebar .nav > li, div.jshop_menu_level_0, div.jshop_menu_level_0_a {
	border-bottom: 1px solid #e9e9e9;
	height: 42px;
	margin: 0;
	border-radius: 3px;
}
.t3-sidebar .nav > li.current.active {
	background: #005ba2;
	color: #333333;
	border-radius: 3px;
}
.t3-sidebar .nav > li:hover {
	background: #005ba2;
	color: #333333;
	border-radius: 3px;
}
.t3-sidebar .nav > li.current.active a {
	color: #ffffff;
}
.t3-sidebar .nav > li:hover a {
	color: #ffffff;
}
div.jshop_menu_level_0:last-child {
	border-radius: 3px;
}
div.jshop_menu_level_0:hover {
	color: #ffffff;
	font-weight: bold;
	background: #005ba2;
	border-radius: 3px;
}
div.jshop_menu_level_0_a {
	color: #000;
	font-weight: bold;
	background: #79c31f;
	padding-left: 10px;
	border-radius: 3px;
}
.t3-sidebar .nav > li > a, div.jshop_menu_level_0_a a {
	color: #000000;
	display: inline-block;
	font-weight: bold;
	padding-left: 0px;
	margin-top: 10px;
	text-transform: uppercase;
	font-size: 15px;
}
.t3-sidebar .nav > li > a:hover, div.jshop_menu_level_0_a a:hover {
	color: #ffffff;
}
.t3-sidebar .nav > li > a:hover, div.jshop_menu_level_0 a:hover {
	color: #ffffff;
}
div.jshop_menu_level_0:hover a, div.jshop_menu_level_0_a:hover a {
	color: #ffffff;
}
.t3-sidebar .nav > li > a, div.jshop_menu_level_0 a {
        display: inline-block;
        font-weight: normal;
        text-transform: uppercase;
        line-height: 15px;
        padding-left: 15px;
        margin-top: 10px;
        vertical-align: bottom;
        font-size: 15px;
        height: 33px;
        width: 98%;
}
.t3-sidebar .nav > li:after, div.jshop_menu_level_0:after, div.jshop_menu_level_0_a:after {
}
div.jshop_prod_attributes {
	padding: 0;
	margin: 0;
	padding-bottom: 0px !important;
}
.jshop .prod_attr_img {
	vertical-align: top;
	display: none;
}
.att_none {
	margin: 0px;
}
.extra_fields div {
	font-weight: normal;
	font-size: 13px;
	line-height: 15px;
}
.jshop.productfull .manufacturer_name {
	font-size: 14px;
	font-weight: bold;
}
.manufacturer_name {
	font-size: 13px;
	font-weight: bold;
}
span.extra_fields_name {
	padding-left: 0px;
	font-size: 14px;
	background: #fff;
	z-index: 2;
	position: relative;
	padding-right:2px;
}
span.extra_fields_value {
	font-weight: bold;
	font-size: 14px;
	color: #333;
	float: right;
	background: #fff;
	z-index: 2;
	position: relative;
	padding-left:2px;
}
.jshop_list_product .product .name {
	line-height: 16px;
	padding-top: 0px;
	vertical-align: sub;
	max-width: 301px;
	overflow: hidden;
	text-align: center;
	color: #79c31f;
}
div#prodtab {
	border: 1px solid #fbf9f5;
	margin: 0px 5px 0px 5px;
	background: #ffffff;
	z-index: 1;
	border-radius: 2px;
	/* box-shadow: 0 0 15px rgba(81, 92, 98, 0.1); */
        /* -webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.1); */
        transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}
.jshop_list_product .product .review_mark {
	display:none;
}
.jshop_list_product .product .extra_fields {
	min-height: 10px;
	max-height: 10px;
	overflow: hidden;
}
.stars_no_active {
	color: #333333;
	float: left;
}
.jshop_list_product .product div.count_commentar {
	float: right;
	color: #b2b2b2;
	font-size: 12px -1px;
}
.jshop_list_product .product .description {
	font-size: 13px !important;
	word-wrap: break-word;
	word-break: break-word;
	line-height: 14px;
	padding-left: 2px;
	padding-bottom: 3px;
	text-align: left;
	margin-top: 0px;
	min-height: 51px;
	max-height: 51px;
	overflow: hidden;
}
.jshop_list_product .image_block {
	padding: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	min-width: 302px;
	text-align: center;
	max-width: 302px;
	min-height: 198px;
	max-height: 198px;
	overflow: hidden;
}
.jshop.last_visited_products {
	margin-top: 6px;
}
.review_header {
	margin-top: 0px !important;
}
.jshop_list_product {
	margin-top: 10px;
}
.jshop_list_product .product .name a {
	color: #333333;
	font-size: 14px;
	line-height: 13px;
	font-weight: bold;
	font-family: 'MyriadPro';
}
.jshop_list_product .block_product:hover .name a {
	color: #79c31f;
}
span.attributes_name {
	font-size: 16px;
	padding-right: 11px;
}
.jshop_list_product .product .buttons {
	padding-top: 2px;
	width: 100%;
	line-height: 0;
	height: 34px;
}
.jshop_list_product .product .buttons a {
	height: 34px;
	width: 18%;
	border-right: 1px solid #ffffff;
	float: left;
}
.jshop_list_product .product .buttons a.button_buy {
	background: url('../images/cart.png') center center no-repeat;
	border-radius: 3px;
	background-size: 30px;
	display: none;
}
.jshop_list_product .product .buttons a.button_detail {
}
.jshop_list_product .product .buttons a.button_detailnp {
}
.jshop_list_product div#podrob {
	padding-left: 0px;
	font-weight: bold;
	padding-top: 14px;
	width: 301px;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
	color: #333;
	text-decoration: underline;
}
.jshop_list_product div#podrob:hover {
	color: #79c31f;
}
.jshop_list_product .product .buttons {
	border: 1px solid #005ba2;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.box-price {
	height: 36px;
	background: #79c31f;
	line-height: 19px;
	text-align: center;
	margin-top: -15px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	z-index: 43;
	position: relative;
	color: #fff;
	-webkit-box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.85);
	-moz-box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.85);
	box-shadow: 0 6px 6px -6px rgb(51, 51, 51);
	border-radius: 0px;
	display:none;
}
.jshop_pagination {
	float: right;
}
.block_sorting_count_to_page {
	padding: 2px;
	margin-top: 5px;
}
.jshop_list_product .box_products_sorting, .jshop_list_product .box_products_count_to_page {
	display: inline-block;
	font-size: 14px;
}
.detail-product .jshop select {
	border: 1px solid #333333;
	margin-left: 1px;
	padding: 4px 4px 4px 4px;
	margin-bottom: 0;
	width: 100%;
	font-weight: bold;
	font-size: 15px;
}
.jshop_list_product .box_products_sorting select, .jshop_list_product .box_products_count_to_page select {
	display: inline-block;
	height: 30px;
	padding: 5px;
	text-align: center;
	margin-bottom: 3px;
	line-height: 13px;
	color: #333333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	vertical-align: middle;
}
select option {
	background: url('../images/option.png') top left repeat;
}
.jshop h1 {
	display: inline-block;
	font-size: 15px;
	line-height: normal;
	font-weight: 600;
	margin: 0px;
	margin-top: 7px;
	height: 30px;
	padding: 10px 3px 0px 3px;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
	width: 100%;
	margin-bottom: 5px;
}
.jshop h1:after {
	content: '';
	width: 100%;
	display: block;
	height: 24px;
	background-image: url(../images/title_after.png);
	background-position: center;
}
.jshop_code_prod {
	color: #fff;
}
a.lightbox {
	position: relative;
	display: inline-block;
}
.productfull .text_zoom {
	background: url('../images/zoom.png') center center no-repeat;
	background-size: 50px;
	width: 50px;
	height: 50px;
	position: relative;
	float: right;
	margin-top: -32px;
	z-index: 777;
	display: inline-block;
}
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999 !important;
	width: 100%;
	height: 500px;
}
div#imgzoom {
	height: 11px;
	width: 100%;
	position: absolute;
	margin-top: 28px;
	margin-left: -2px;
	top: 1px;
}
.jshop.last_visited_products .item_image {
	text-align: center;
	min-height: 122px;
	max-height: 122px;
	overflow: hidden;
}
.productfull .text_zoom a.lightbox {
	width: 50px;
	height: 50px;
}
.manufacturer_logo img {
	max-height: 50px;
	float: left;
	margin-top: -14px;
	margin-left: 28px;
}
.productfull .manufacturer_name {
	padding-bottom: 10px;
	padding-top: 10px;
}
span#list_product_image_thumb a.cloud-zoom-gallery img {
	border: 1px solid #DDDDDD;
	margin-left: 0;
	width: 100px;
	height: auto;
	margin-bottom: 3px;
	margin-right: 0px;
	padding: 0;
}
img.jshop_img_thumb {
	border: 1px solid #e9e9e9;
	border-radius: 3px;
	margin-left: 0;
	width: 70px;
	height: auto;
	max-height: 70px;
	overflow: hidden;
	margin-right: 0px;
	padding: 0;
}
img.jshop_img_thumb:hover {
	border: 1px solid #79c31f;
}
.productfull .buttons input.button {
	background-color: #333333;
	border: 2px solid #333333;
	color: #333333;
	font-size: 14px;
	padding: 5px 11px 4px 38px;
	text-transform: uppercase;
	display: block;
	border-radius: 3px;
	float: left;
	z-index: 2;
	position: relative;
	margin-top: 0px;
}
.productfull .buttons input.button:hover {
	background: #79c31f;
	border: 2px solid #79c31f;
	color: #ffffff;
}
img.jshop_img_thumb:last-child {
	margin-right: 0;
}
span#list_product_image_thumb {
	float: left;
	width: 100%;
	padding-left: 0px;
	margin-top: 10px;
}
.jshop_img_description .prod_price {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 9px;
	border-bottom: 1px solid #f5f5f5;
	padding-bottom: 6px;
}
.productfull #block_price {
	color: #000;
	font-size: 16px;
	font-weight: bold;
}
div#botmtop a {
	color: #333333;
}
div#botmtop a:hover {
	color: #79c31f;
}
.jshop .prod_qty_input input {
	color: #333333;
	font-size: 16px;
	text-align: center;
	border-radius: 3px;
}
.buttons input.button {
	background-color: #333333;
	color: #FFFFFF;
	font-size: 16px;
	padding: 8px 18px 8px 50px;
	text-transform: uppercase;
	display: block;
	border: 2px solid #79c31f;
	border-radius: 3px;
}
.clr {
	clear: both;
}
.productfull .prod_buttons .buttons:before {
	font-family: 'fontawesome';
	content: "";
	position: absolute;
	padding-left: 6px;
	padding-top: 4px;
	height: 30px;
	width: 36px;
	background: url(../images/cart.png) center center no-repeat;
	border-radius: 3px;
	background-size: 30px;
	z-index:3;
}
.buttons input.button:hover {
	background: #79c31f;
	color: #333333;
}
input.validate {
	color: #FFFFFF;
	font-size: 18px;
	padding: 8px 15px;
	text-transform: uppercase;
	margin-top: 10px;
	float: right;
	background: #005ba2;
	border: 2px solid #79c31f;
	border-radius: 3px;
}
input.validate:hover {
	background: #79c31f;
	color:#ffffff;
}
.buttons input.button1 {
	background: url("../images/wish.png") no-repeat scroll 10px center;
	border: 1px solid #b9b9b9;
	color: #313131;
	font-size: 11px;
	padding: 5px 10px 5px 45px;
	text-transform: uppercase;
	margin-top: 10px;
	height: 34px;
	border-radius: 0;
}
.productfull .image_middle {
	padding-right: 5px;
	float: left;
	max-width: 69%;
}
span#list_product_image_middle {
	float: left;
	border-radius: 3px;
}
table.jshop td.prod_qty_input {
	padding: 0;
}
.productfull .prod_buttons .buttons {
	padding: 0 0 0 40px;
}
.productfull .prod_buttons {
	margin-top: 5px;
}
.review_header {
	border-bottom: 2px solid #333333;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	text-transform: uppercase;
	padding-left: 10px;
	padding-bottom: 8px;
	margin-bottom: 5px;
}
div.jshop_prod_description {
	padding-top: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-size: 15px;
	line-height: 16px;
}
div#prodkoml_tab td, div#prodkoml_tab tr {
	border: 1px solid #ddd;
}
div#xarakter_tab tr, div#xarakter_tab td {
	border: 1px solid #ddd;
}
.jshop_prod_description td, .jshop_prod_description tr {
	border: 1px solid #ddd;
}
table.list_related td, table.list_related tr {
	padding: 0px !important;
}
table#sisfit td {
	border: 0px !important;
}
ul.nav._topmen {
	margin-bottom: 0px;
	margin-top: 0px;
}
table.list_related div#prodtab {
	border: 1px solid #ffffff;
	padding: 5px;
	border-radius: 0px;
	background: #FFFFFF;
	margin: 2px;
}
table.list_related div#prodtab:hover {
	border: 1px solid #ffffff;
}
.jshop_img_description .ratting {
	float: left;
	padding-top: 5px;
	width: 100%;
	padding-bottom: 5px;
}
.jshop_img_description .hits {
	float: left;
	padding-top: 5px;
	border-bottom: 1px solid #d2d2d2;
	border-top: 1px solid #d2d2d2;
	width: 100%;
	padding-bottom: 5px;
}
.stars_no_active {
	margin-top: 3px;
}
.jshop_img_description .ratting span {
	float: left;
	padding-right: 10px;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: normal;
}
.review_text_not_login {
	font-style: normal;
	color: #727272;
}
.jshop_prod_description p, .jshop_img_description .description {
	color: #333333;
	margin: 0px 0px 7px 0px;
}
.jshop_img_description .description {
	margin-bottom: 20px;
	margin-top: 15px;
	text-align: justify;
	font-size: 18px;
}
.jshop_img_description .hits span {
	color: #E11A19;
	font-weight: bold;
}
span.review {
	color: #333333;
	font-weight: normal;
	display: none;
}
#jshop_review_write td, #jshop_review_write tr {
	padding-left: 10px;
}
#jshop_review_write td span {
	font-weight: bold;
}
#jshop_review_write .inputbox {
	width: 365px;
	border: 1px solid #e1e1e1;
	background-color: #fcfcfc;
	box-shadow: none;
}
#jshop_review_write #review_review {
	padding: 0;
	text-indent: 10px;
	width: 100%;
	box-shadow: none;
}
table#jshop_review_write {
	width: 100%;
}
#jshop_review_write td span.ratting {
	float: left;
	padding-right: 15px;
}
#jshop_review_write td span.star-rating-control {
	float: left;
	margin-top: 3px;
}
form.detail-product {
	margin-bottom: 0px;
}
.jshop_price {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height: 10px;
	font-family: 'MyriadPro';
}
.jshop_price1 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height: 20px;
	padding-top: 5px;
	font-family: 'MyriadPro';
}
.jshop_list_product .jshop .old_price {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}
.jshop_img_description .old_price {
	color: #ffffff;
	font-size: 17px;
	margin-bottom: 4px;
	font-weight: normal;
}
.clearcat {
	clear: both;
}
.jshop_img_description .old_price span.old_price {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
}
.jshop .product_label {
	z-index: 999;
}
.jshop .product_label {
	position: absolute;
	margin-left: 6px;
	margin-top: -1px;
}
.shoppingLayout .no-old {
	line-height: 35px !important;
}
div#zaprosbt {
	padding-right: 0;
	text-align: center;
	font-size: 14px;
	line-height: 34px;
	padding-top: 0px;
	color: #333333;
	font-weight: normal;
	font-family: 'MyriadPro';
}
.jshop_menu_level_1, .jshop_menu_level_1_a, .jshop_menu_level_1_a a {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 35px;
	max-height: 35px;
	line-height: 16px;
	overflow: hidden;
	position: relative;
	vertical-align: middle;
}
.jshop_menu_level_1, .jshop_menu_level_1_a {
	padding-left: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.jshop_menu_level_1_a, .jshop_menu_level_1 {
	border-bottom: 1px solid #e9e9e9;
	display: grid;
}
.jshop_menu_level_1_a:last-child, .jshop_menu_level_1:last-child {
	border-bottom: 1px solid #eaeaea;
}
.jshop_menu_level_1_a:hover, .jshop_menu_level_1:hover {
	border-left: 0px solid #79c31f;
	background: #005ba2;
	border-radius: 3px;
}
.jshop_menu_level_2_a:hover, .jshop_menu_level_2:hover {
	border-left: 0px solid #79c31f;
	background: #005ba2;
	border-radius: 3px;
}
.jshop_menu_level_2_a:hover a, .jshop_menu_level_2:hover a {
	color: #ffffff !important;
}
.jshop_menu_level_1_a:hover a, .jshop_menu_level_1:hover a {
	color: #79c31f;
}
.jshop_menu_level_1_a, .jshop_menu_level_1_a a {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	font-size: 15px !important;
	font-weight: normal;
	color: #ffffff;
	background: #005ba2;
	display: grid;
	padding-left: 5px;
	border-radius: 3px;
}
.jshop_menu_level_1_a {
	border-left: 0px solid #79c31f;
}
.jshop_menu_level_1 a {
	margin-top: 3px !important;
	margin-bottom: 3px !important;
	font-size: 15px !important;
	color: #333333;
	padding-left: 11px;
	float: none;
	display: block;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
.jshop_menu_level_1 a:hover {
	color: #ffffff !important;
}
.readmores {
	position: absolute;
	margin-left: 0px;
	margin-top: 12px;
	font-size: 15px;
}
.jshop_menu_level_2, .jshop_menu_level_2_a {
	font-size: 14px !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 35px;
	max-height: 35px;
	line-height: 16px;
	overflow: hidden;
	position: relative;
	vertical-align: middle;
}
.jshop_menu_level_2, .jshop_menu_level_2_a {
	border-bottom: 1px solid #e9e9e9;
}
.jshop_menu_level_2_a {
	color: #ffffff !important;
	background: #005ba2;
	border-radius: 3px;
}
.jshop_menu_level_2_a a {
	color: #ffffff !important;
	margin-top: 3px !important;
	margin-bottom: 3px !important;
	font-size: 14px !important;
	float: none;
	display: block;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	line-height: 13px;
}
.jshop_menu_level_2 a {
	margin-top: 3px !important;
	margin-bottom: 3px !important;
	font-size: 14px !important;
	color: #333333;
	float: none;
	display: block;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
.jshop_menu_level_2 a:hover {
	color: #ffffff !important;
}
table.cart th {
	background: #ffffff !important;
	color: #333333;
	padding: 10px 5px;
	font-family: 'MyriadPro';
	font-weight: bold;
	font-size: 15px;
}
table.cart th:first-child {
	border-radius:0px;
}
table.cart th:last-child {
	border-radius: 0px;
}
table.cart td {
	border: 0;
}
table.cart .odd td {
	/* background-color: #f8f8f8; */
	color: #333333;
}
table.cart .even td {
	background-color: #fff;
	color: #333333;
}
table.cart tr {
	border-bottom: 1px solid #cccccc;
	height: 44px;
}
table.cart {
	border: 0;
}
table.cart a img.jshop_img {
	width: 73px;
	height: 73px;
	border-radius: 3px;
}
table.cart input.inputbox {
	margin-bottom: 0;
	margin-top: 0px;
	text-align: center;
	font-size: 14px;
	color: #333333;
	border: 1px solid #d7d7d7;
	border-radius: 3px;
	position: absolute;
	float: left;
	margin-left: -16px;
	padding: 2px;
}
.prod_qty_mask_corz {
	width: 29px;
	float: left;
	visibility: hidden;
	height: 29px;
}
table.cart span.cart_reload {
	display: inline-block;
	line-height: 31px;
	margin-left: 7px;
}
table.cart td {
	padding: 4px;
}
.jshop .cart .product_name a {
	font-size: 13px;
	font-weight: 600;
	line-height: 16px;
}
.jshop .cart span.price {
	color: #333333;
	font-size: 15px;
	font-weight: 600;
	vertical-align: baseline;
	font-family: 'MyriadPro';
}
td.jshop_order_step {
	color: #333333;
	font-family: 'MyriadPro';
}
.jshop .cart a.remove-cart {
	background: url("../images/remove-cart.png") center center no-repeat;
	width: 55px;
	height: 55px;
	display: inline-block;
	margin-top: 10px;
}
.jshop .cart a.remove-cart:hover {
	background: url("../images/remove-cart-hover.png") center center no-repeat;
}
.jshop.last_visited_products .block_item {
	border: 1px solid #ffffff;
	max-width: 185px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 4px;
	background: #FFFFFF;
	border-radius: 3px;
}
table.jshop.jshop_subtotal {
	width: 46%;
	float: right;
	color: #333333;
	font-weight: normal;
	display: inline-block;
	padding: 0 0 17px;
	font-family: 'MyriadPro';
}
table.jshop.jshop_subtotal td {
	border-bottom: 1px solid #ccc;
}
.jshop_subtotal tr:first-child .name {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
	text-transform: uppercase;
}
.jshop .total {
	font-family: 'MyriadPro';
}
.jshop_subtotal tr:first-child .value {
	padding: 10px 0px 0px 0px;
}
.jshop .order_payment_params {
	padding-top: 3px;
	font-size: 14px;
}
.jshop_order_step a {
	vertical-align: middle;
	text-decoration: underline;
	font-size: 14px;
}
.jshop_subtotal .name {
	text-align: left;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
	text-transform: uppercase;
}
.jshop_subtotal .value, .jshop_subtotal tr:first-child .value {
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
.jshop_subtotal .value {
	text-align: right;
	width: 12%;
	white-space: nowrap;
	color: #333333;
}
a.closeDOMWindow {
	font-size: 18px;
	text-decoration: none;
	background: #005ba2;
	padding: 5px;
	color: #fff;
}
a.closeDOMWindow:hover {
	background: #79c31f;
}
span.modal_quantity {
	color: #333333;
	font-weight: bold;
}
span.modal_summ {
	color: #333333;
	font-weight: bold;
}
.jshop_subtotal tr.total .name, .jshop_subtotal tr.total .value {
	font-size: 20px;
	font-weight: normal;
}
a.checkout {
	line-height: 16px;
	padding: 9px 20px 9px 20px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	background: #333333 !important;
	color: #333333;
	border-radius: 3px;
	margin-top: 5px;
	display: block;
}
a.checkout:hover {
	background: #79c31f !important;
	color: #fff;
}
span.gotocart a:hover {
	background: #79c31f !important;
	color: #fff;
	border: 2px solid #79c31f;
}
a.backshop, .jshop-code input.button {
	line-height: 16px;
	padding: 8px 21px 9px 22px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	background: #333333 !important;
	color: #333333;
	border-radius: 3px;
}
a.backshop:hover, .jshop-code input.button:hover {
	background: #79c31f !important;
	color:#fff;
}
.row-backtop {
	text-align: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: -30px;
	margin-bottom: 40px;
}
table.jshop-code {
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}
table.cart_subtotal tr.total {
	font-size: 15px;
	text-transform: uppercase;
}
table.cart_subtotal tr.total td {
	border-bottom: 1px solid #ccc;
}
table.jshop-code tr td {
	padding: 0;
}
.jshop-code h3 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 0;
}
.jshop-code input.inputbox {
	box-shadow: none;
	border-radius: 3px;
}
table.cart_subtotal {
	float: right;
	max-width: 219px;
	width: 100%;
	margin-top: 10px;
}
table.cart_subtotal tr.total td.value {
	text-align: right;
}
table.cart_subtotal tr.total td.name {
	text-align: left;
}
form.cart {
	display: inline-block;
	width: 100%;
	margin-top: 3px;
}
img.jshop_img {
	border: 0;
	padding: 0;
}
.zoomWindow {
	background: #fff;
}
.jshop_list_category .jshop {
	display: inline-block;
	width: 100%;
}
.jshop_list_category a.product_link {
	width: 100%;
	color: #333333;
	text-align: center;
	font-weight: bold;
	font-size: 17px !important;
	line-height: 14px;
	text-transform: uppercase;
}
p.category_short_description {
	margin: 0;
	padding-top: 6px;
}
#namecateg {
	width: 100%;
	line-height: 13px;
	padding-top: 15px;
	text-align: center;
	min-height: 50px;
	max-height: 50px;
	overflow: hidden;
}
.jshop_list_category a.product_link:hover {
	color: #79c31f;
}
.jshop_list_category .category .image {
        padding-right: 0px;
        min-width: 100%;
        width: 100%;
        height: 100vh;
        max-height: 270px;
        min-height: unset;
        overflow: hidden;
        position: relative;
        vertical-align: middle;
        margin-left: auto;
        margin-right: auto;
}

div#botmtop {
	margin-top: 0px;
	padding-bottom: 20px !important;
	border-bottom: 1px solid #e9e9e9 !important;
}
table.category {
	float: left;
	width:100% !important;
	background-color: #8A8A8A;
	margin-right: 60px;
	margin-bottom: 0px;
}
table.category:hover {
	background-color: #B8B8B8;
}
table.jshop a img {
	border: 0;
	background: #fff;
}
td.jshop_categ {
	vertical-align: top;
	padding-bottom: 0px !important;
}
.wk-gallery-wall.polaroid p.title {
	-webkit-transform-style: preserve-3d;
	max-width: 190px;
}
.jshop_categ .category {
        float: left;
        margin: 2px 5px 1px 5px;
        margin-bottom: 1px;
        padding: 0px;
               min-width: 32%;
        max-width: 32%;
        border: 1px solid #eef8ff;
        border-radius: 5px;
        background: #eef8ff;
}
.jshop_categ .category:hover {
	        border: 1px solid #eef8ff;
}
.jshop_categ .category:hover img.jshop_img {
	border-radius: 0px;
	border-bottom: 3px solid #79c31f;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	transition-delay: 0s;
}
.jshop_categ .category:hover a.product_link {
	color: #79c31f;
}
.jshop_list_category .category td {
	vertical-align: middle !important;
}
.jshop_categ .category > div {
        float: left;
        width: 100%;
        height: 100%;
}
.jshop .cart span.quantity, a.reload {
	line-height: 70px;
}
.jlogin input.button, .register_block input.button, .jshop_register input.button {
	text-transform: uppercase;
	text-decoration: none;
	background: #005ba2;
	border-radius: 3px;
	font-size: 14px;
	font-weight: bold;
	margin-right: 5px;
	padding: 6px 34px 6px;
	color: #333;
	text-shadow: none;
	border: none;
}
.jlogin input.button:hover, .register_block input.button:hover, .jshop_register input.button:hover {
	background: #79c31f;
	color: #fff;
}
span.small_header {
	color: #333333;
	font-size: 15px;
	margin-bottom: 0px;
	margin-top: 15px;
	padding-bottom: 10px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
span.small_header:after {
	content: '';
	width: 100%;
	display: block;
	height: 24px;
	background-image: url(../images/title_after.png);
	background-position: center;
	margin-left: -3px;
}
.jlogin input.inputbox {
	box-shadow: none;
	padding: 0;
}
.jlogin tr td {
	padding-top: 0;
	padding-bottom: 0;
}
.jlogin #remember_me {
	/* float: left; */
    /* margin-right: 10px; */
    margin-bottom: 10px;
}
.jshop_register input.inputbox {
	box-shadow: none;
	border: 1px solid #333333;
	font-size: 14px;
	border-radius: 3px;
}
.jshop_register .name {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}
.prod_buttons .prod_qty_input {
	float: left;
	width: 90px;
	z-index: 22;
	position: relative;
	padding-top: 2px;
}
.jshop_img_description {
	width: 27%;
	float: right;
	margin-top: 0px;
	background: #79c31f;
	padding: 14px;
	-webkit-box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.85);
	-moz-box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.85);
	box-shadow: 0 6px 6px -6px rgb(51,51,51);
}
.jshop.last_visited_products .name {
	text-align: center;
	padding: 4px 0px 4px 0px;
	min-height: 50px;
	max-height: 50px;
	overflow: hidden;
	line-height: 15px;
}
.jshop.last_visited_products .name a {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
.jshop.last_visited_products .manufacturer_name {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.detail-product .jshop {
	display: inline-block;
	width: 100%;
}
div.list_product {
	margin-top: 0px;
}
div#lastprice {
	height: 33px;
	background: #79c31f;
	line-height: 13px;
	padding-top: 4px;
	text-align: center;
	margin-top: -30px;
	width: 90%;
	font-size: 13px;
	margin-left: auto;
	margin-right: auto;
	z-index: 43;
	position: relative;
	color: #333;
	-webkit-box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.85);
	-moz-box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.85);
	box-shadow: 0 6px 6px -6px rgb(51,51,51);
	border-radius: 0px;
}
.jshop.last_visited_products .buttons a {
	z-index: 7;
	position: relative;
}
.jshop_list_product .block_product {
	float: left;
}
.jshop_list_product .block_product {
	padding-bottom: 5px !important;
	margin-left: -2px;
}
.jshop_list_product .list_product {
	padding: 0;
}
.jshop_list_product .product .image {
	padding-right: 0px;
}
.t3-mainnav .navbar .bt-navbar {
	display: none;
}
.t3-content .blog_color2, .t3-content .item-page_color2 {
	padding: 0px;
}
.smartsearch {
	z-index: 9;
}
#search-results h2 {
	color: #333333;
}
div.itemListCategory h2, div.itemAuthorLatest h3, div.itemRelated h3, h3.itemCommentsCounter, div.userBlock h2 {
	color: #fff;
}
p {
	margin: 0 0 12px;
}
p small, p .small {
	font-size: 10px;
	color: #999;
}
.lead {
	margin-bottom: 24px;
	font-size: 20px;
	font-weight: 200;
	line-height: 36px;
}
small {
	font-size: 85%;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
cite {
	font-style: normal;
}
.muted {
	color: #999;
}
.highlight {
	background-color: #FFC;
	font-weight: bold;
	padding: 1px 4px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 12px 0;
	font-weight: normal;
	line-height: 1;
	color: #333333;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	font-weight: normal;
	line-height: 1;
	color: #999;
}
h1 {
	font-size: 16px;
	line-height: 48px;
}
.shophead h1 {
	display: inline-block;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	height: 30px;
	padding: 10px 3px 0px 3px;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
}
.shophead h1:after {
	content: '';
	width: 100%;
	display: block;
	height: 24px;
	background-image: url(../images/title_after.png);
	background-position: center;
}
h1 small {
	font-size: 24px;
}
h2 {
        font-size: 16px;
        line-height: 16px;
        text-transform: uppercase;
}
h2 small {
	font-size: 18px;
}
h3 {
	font-size: 16px;
	line-height: 16px;
}
h3 small {
	font-size: 14px;
}
h4 {
	font-size: 14px;
	line-height: 24px;
}
h4 small {
	font-size: 12px;
}
h5 {
	font-size: 13px;
	line-height: 24px;
}
h5 small {
	font-size: 10px;
}
h6 {
	font-size: 12px;
	line-height: 24px;
}
.page-title, .page-header h1 {
	line-height: 1;
	margin: 0;
}
.page-subheader {
	border-bottom: 1px solid #ddd;
	margin: 0 0 24px;
 *zoom: 1;
}
.page-subheader:before, .page-subheader:after {
	display: table;
	content: "";
	line-height: 0;
}
.page-subheader:after {
	clear: both;
}
.page-subtitle, .page-subheader h2 {
	line-height: 1;
	margin: 0;
}
.page-header + .page-subheader {
	margin-top: -24px;
}
.item-title {
	font-weight: bold;
}
ul, ol {
	padding: 0;
	margin: 0 0 12px 25px;
}
ul ul, ul ol, ol ol, ol ul {
	margin-bottom: 0;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li {
	line-height: 24px;
}
ul.unstyled, ol.unstyled {
	margin-left: 0;
	list-style: none;
}
dl {
	margin-bottom: 24px;
}
dt, dd {
	line-height: 24px;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 12px;
}
.dl-horizontal dt {
	float: left;
	width: 120px;
	clear: left;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dl-horizontal dd {
	margin-left: 130px;
}
.label, .badge {
	display: inline-block;
	padding: 2px 4px;
	font-size: 10.152px;
	font-weight: bold;
	line-height: 14px;
	color: #fff;
	vertical-align: baseline;
	white-space: nowrap;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #999;
}
.label {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.badge {
	padding-left: 9px;
	padding-right: 9px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
a.label:hover, a.badge:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.label-important, .badge-important {
	background-color: #E6E6E2;
}
.label-important[href], .badge-important[href] {
	background-color: #971616;
}
.label-warning, .badge-warning {
	background-color: #ff8002;
}
.label-warning[href], .badge-warning[href] {
	background-color: #ce6700;
}
.label-success, .badge-success {
	background-color: #86a64b;
}
.label-success[href], .badge-success[href] {
	background-color: #6a833b;
}
.label-info, .badge-info {
	background-color: #02a0b0;
}
.label-info[href], .badge-info[href] {
	background-color: #01727e;
}
.label-inverse, .badge-inverse {
	background-color: #444;
}
.label-inverse[href], .badge-inverse[href] {
	background-color: #2b2b2b;
}
.btn .label, .btn .badge {
	position: relative;
	top: -1px;
}
.btn-mini .label, .btn-mini .badge {
	top: 0;
}
.page-header .label, .page-header .badge {
	vertical-align: middle;
}
hr {
	margin: 24px 0;
	border: 0;
	border-top: 1px solid #4b4947;
	border-bottom: 1px solid #fff;
}
abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #999;
}
abbr.initialism {
	font-size: 90%;
	text-transform: uppercase;
}
blockquote {
	padding: 0 0 0 15px;
	margin: 0 0 24px;
	border-left: 5px solid #4b4947;
}
blockquote p {
	margin-bottom: 0;
	font-size: 16px;
	font-weight: 300;
	line-height: 30px;
}
blockquote small {
	display: block;
	line-height: 24px;
	color: #999;
}
blockquote small:before {
	content: '\2014 \00A0';
}
blockquote.pull-right {
	float: right;
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #4b4947;
	border-left: 0;
}
blockquote.pull-right p, blockquote.pull-right small {
	text-align: right;
}
blockquote.pull-right small:before {
	content: '';
}
blockquote.pull-right small:after {
	content: '\00A0 \2014';
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}
address {
	display: block;
	margin-bottom: 0;
	font-style: normal;
	line-height: 24px;
}
.t3-header {
	padding-top: 0;
	padding-bottom: 0;
}
.logo {
	float: left;
	position: relative;
}
td.jshop_categ {
	width: 443px;
}
.logo h1, .logo h1 a {
	display: inline-block;
	line-height: 1;
	margin: 0;
}
.logo-image {
	margin-top: 8px;
	margin-left: 0px;
	overflow: hidden;
}
.logo-image a {
	background: url(../images/logo.png);
	background-repeat: no-repeat;
	width: 309px;
	height: 66px;
	background-size: 300px;
}
.logo-image span, .logo-image small {
	display: none;
}
.logo-text h1 {
	color: #444;
}
.logo-text h1 a {
	color: #444;
	text-decoration: none;
}
.logo-text:hover h1 a, .logo-text h1 a:hover, .logo-text h1 a:active, .logo-text h1 a:focus {
	text-decoration: none;
}
.logo-text .site-slogan {
	display: block;
	font-size: 12px;
	margin-top: 5px;
}
.headmod1 {
	margin-top: 0px;
	float: left;
	margin-left: 139px;
	position: absolute;
	padding-top: 7px;
	color: #79c31f;
	font-weight: bold;
	font-size: 21px;
}
.headmod1 p {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}
.headmod2 {
	margin-top: 75px;
	position: absolute;
	margin-left: 142px;
	font-weight: bold;
	color: #f00;
}
.headmod3 {
	margin-top: 6px;
	float: right;
	right: 20%;
	padding-top: 8px;
	position: absolute;
	width: 100%;
	max-width: 395px;
	color: #005ba2;
	line-height: 15px;
	font-weight: bold;
}
.externtwo_wrapp .mycart_mini_txt {
	font-size: 12px !important;
}
.headmod3 p {
	font-size: 15px;
	color: #333;
	font-weight: normal;
}
span#emailhead:after {
	content: "\f0e0";
	font-family: 'fontawesome';
	float: left;
	padding-right: 5px;
	padding-top: 0px;
	padding-left: 2px;
	margin-top: 0px;
	color: #79c31f;
	font-size: 16px;
	font-style: normal;
}
.headmod4 {
	float: right;
	margin-top: 9px;
	margin-right: 9px;
}
.headmod4 p {
	color: #006cb5;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 16px;
	border-bottom: 1px solid #eaeaea;
}
.headmod4 p:after {
	content: "\f095";
	font-family: 'fontawesome';
	float: left;
	padding-right: 5px;
	padding-top: 2px;
	margin-top: 0px;
	color: #79c31f;
	font-size: 18px;
	font-style: normal;
}
span#emailhead {
	margin-top: 4px;
	position: absolute;
}
span#emailhead a {
	font-size: 17px;
	padding-left: 2px;
}
.headmod5 {
	float: right;
	position: relative;
	margin-top: 6px;
	height: 56px;
	max-width: 185px;
}
.headmod5 .t3-module {
	margin-bottom: -6px;
}
.headmod6 {
	padding-left: 10px;
}
.headmod6 a {
	font-size: 18px;
	top: 5px !important;
	position: relative;
	color: #5a5a5a;
}
.headmod6:before {
	content: "\f003";
	font-family: 'fontawesome';
	float: left;
	padding-right: 3px;
	padding-top: 11px;
	color: #79c31f;
	font-style: normal;
}
.headmod5:before {
	content: "\f041";
	font-family: 'fontawesome';
	padding-right: 4px;
	padding-top: 17px;
	color: #79c31f;
	font-style: normal;
	font-size: 23px;
	position: absolute;
}
.headmod5 p {
	color: #005ba2;
	font-size: 15px;
	line-height: 18px;
	margin: 8px 0px 5px 25px;
	font-weight: bold;
}
p#Viber {
	font-size: 15px;
	color: #79c31f;
}
.head-search form {
	margin: 0;
}
.head-search .input {
	background: url(../images/ico/search-invert.png) no-repeat 8px center;
	width: 120px;
	padding-left: 26px;
}
.head-search .input:focus {
	color: #444;
	width: 180px;
}
.t3-sl {
	padding-bottom: 5px;
	padding-top: 20px;
}
.t3-mainbody {
	padding-bottom: 5px;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	z-index: 5;
	position: relative;
}
.t3-sidebar .t3-module .module-inner {
	margin: 0px;
	padding: 15px;
}
.t3-footer {
	color: #fff;
}
.t3-footer:before, .t3-footer:after {
	display: table;
	content: "";
	line-height: 0;
}
.t3-footer:after {
	clear: both;
}
.t3-footer small {
	display: block;
	font-size: 100%;
}
.t3-footer a {
	color: #949494;
}
.t3-footer .nav > li > a:hover, .t3-footer .nav > li > a:active, .t3-footer .nav > li > a:focus {
	color: #79c31f;
	background: none;
}
.t3-footnav {
	padding: 28px 0 48px;
 *zoom: 1;
}
footer#t3-footer {
	width: 100%;
	height: 93px;
	padding-top: 9px;
	background: #005ba2;
	margin-left: auto;
	margin-right: auto;
	border-radius: 0px 0px 10px 10px;
}
div#footrmodbody .t3-module {
	margin-bottom: 0px;
}
div#footrmodbody .module_menu .nav {
	margin-bottom: 0px;
	margin-top: -5px;
}
.t3-copyright {
}
.t3-footnav:before, .t3-footnav:after {
	display: table;
	content: "";
	line-height: 0;
}
.t3-footnav:after {
	clear: both;
}
.t3-footer, .t3-copyright .container {
	position: relative;
}
.t3-footnav ul {
	list-style: none;
	margin-left: 0;
}
.t3-footnav li {
	line-height: 24px;
	border-top: 1px solid #4B4947;
}
.t3-footer .module_menu {
	background: url('../images/icon-footer-title.png') top left no-repeat;
	padding-top: 35px;
	padding-right: 20px;
}
.t3-footnav .module-title {
	font-size: 19px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 16px;
}
.span12.poweredby {
	margin-top: 60px;
	text-align: center;
	position: absolute;
}
.t3-copyright:before, .t3-copyright:after {
	display: table;
	content: "";
	line-height: 0;
}
.t3-copyright:after {
	clear: both;
}
.t3-copyright .container {
}
.copyright {
	float: left;
}
.poweredby {
	float: right;
}
.t3-header {
	position: relative;
}
.t3-header .left-header1 {
/* position: absolute; */
  /* left: 0; */
  /* width: 40%; */
}
.t3-header .left-header1 .left-header {
/* background: url("../images/left-header.png") repeat-x scroll right center transparent; */
  /* height: 143px; */
  /* left: 0; */
  /* margin-right: 275px; */
  /* margin-top: 21px; */
}
div#slogname h3 {
	color: #555555;
	font-size: 18px;
	/* font-style: italic; */
  /* font-weight: bold; */
  text-transform: none;
	padding-top: 13px;
	text-align: center;/* text-shadow: 0px 0px 1px #79c31f; */
}
#slogpodpis {
/* margin-top: -19px; */
  /* text-align: center; */
  /* width: 100%; */
  /* border-top: 1px solid #79c31f; */
}
div#slogpodpis p {
	color: #333333;
	font-family: 'Georgia', serif;
	font-size: 14px;
	font-style: italic;
	text-transform: none;
}
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
        width: 100%;
}
.custom.slog {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	position: absolute;
	color: #FF1652;
	font-size: 33px;/* width: 255px; *//* text-shadow: 0px 0px 50px #333333; */
}
div#strips {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 75px;
	max-width: 1222px;
	margin-bottom: 0px;
}
div#wave {
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
}
div#bodyblock {
width: 100%;
        max-width: 1340px;
        margin-left: auto;
        margin-right: auto;
		        height: 90%;
}

#t3-mainnav {
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 0px;
	width: 100%;
	max-width: 1200px;
}
.navbar-inner {
	border-left: 0 !important;
	filter: nomarl !important;
}
.navbar .nav > li {
	float: left;
	border: 0;
}
.t3-mainnav .navbar .nav > li > a {
	border-top: 0 none;
	color: #333333;
	text-shadow: #ffffff 0px 0px 1px;
	height: 24px;
	padding: 9px 14px 7px 14px;
	font-size: 17px;
	font-weight: 600;
	text-transform: uppercase;
}
.t3-mainnav .navbar .nav > li > a:focus, .t3-mainnav .navbar .nav > li > a:hover {
	background-repeat: repeat-x;
	box-shadow: none;
	border-right: 0;
	height: 24px;
	color: #333333;
	        background-color: #eef8ff;
	text-shadow: none;
	border-radius: 10px 10px 0px 0px;
	position: relative;
}
.t3-mainnav .navbar .nav > .active > a, .t3-mainnav .navbar .nav > .active > a:hover, .t3-mainnav .navbar .nav > .active > a:focus {
	background-repeat: repeat-x;
	box-shadow: none;
	border-right: 0;
	height: 24px;
	color: #333333;
	        background-color: #eef8ff;
	text-shadow: none;
	border-radius: 10px 10px 0px 0px;
	position: relative;
}
.t3-mainnav .navbar .nav > li > a {
        width: 210px;
        text-align: center;
}
.t3-mainnav .navbar .nav > li > a img {
	padding-right: 5px;
	max-width: none !important;
	max-height: 45px;
	margin-top: -6px;
	position: relative;
	clear: inherit;
}
span.image-title {
	top: -3px;
	position: relative;
}
.t3-mainnav .navbar .nav > li:hover > a img, .t3-mainnav .navbar .nav > li.current > a img, .t3-mainnav .navbar .nav > li.active > a img {
	padding-right: 5px;
	max-width: 36px;
	max-height: 36px;
	opacity: 1;
	filter: alpha(opacity=100);
}
.t3-mainnav .navbar .nav > li > a span {
	display: inline !important;
	width: auto !important;
}
.navbar-inner > div#login {
	float: right;
	height: 50px;
	background: url('../images/bg-menu6.png') repeat-x bottom left;
	padding: 0 !important;
}
#btl .btl-panel > span, button.btl-buttonsubmit, input.btl-buttonsubmit {
	width: auto !important;
	height: 32px !important;
	background-color: #181818 !important;
	border-radius: 0 !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 11px 11px 0 40px !important;
}
#btl .btl-panel > span {
	font-family: 'Georgia';
	font-size: 10px;
	text-transform: uppercase;
	display: block !important;
	float: none !important;
}
#btl .btl-panel > span:hover {
	background-color: #79c31f !important;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}
#btl .btl-panel > span#btl-panel-login {
	background: url('../images/icon-login.png') no-repeat scroll 8px 8px transparent;
	opacity: 0.55;
	filter: alpha(opacity=55);
}
#btl .btl-panel > span#btl-panel-registration {
	background: url('../images/icon-regist.png') no-repeat scroll 8px 8px transparent;
	opacity: 0.55;
	filter: alpha(opacity=55);
}
#btl .btl-panel #btl-panel-login {
	border-bottom: 1px solid #464646 !important;
}
#module-in-profile .module_menu .nav > li {
	border-top: 0 !important;
	background: url("../images/icon-link.png") no-repeat scroll left center transparent;
	list-style: none outside none;
	text-indent: 24px;
	border-bottom: 0 !important;
}
#module-in-profile .module_menu .nav > li:hover {
	border-top: 0 !important;
	background: url("../images/icon-link-hover.png") no-repeat scroll left center transparent;
	list-style: none outside none;
	text-indent: 24px;
}
#module-in-profile .module_menu .nav > li a:hover {
	color: #79c31f !important;
}
#bt_ul li a:hover {
	color: #79c31f !important;
}
div.btl-buttonsubmit {
	border-top: 0 !important;
}
#btl-content-profile div.btl-buttonsubmit {
	border: medium none !important;
	clear: both;
	margin-bottom: 36px !important;
	margin-top: 0 !important;
	text-align: center;
}
#btl .btl-panel > #btl-panel-profile {
	height: 76px !important;
}
#simplemodal-container {
	background: url('../images/bg-simplemodal-container.png') repeat-y scroll 0 0 transparent;
	width: 422px !important;
}
.btl-content-block.simplemodal-data {
	background: none;
	border: 0;
	box-shadow: none;
}
#btl-panel-login {
	border-bottom: 1px solid #464646 !important;
}
.btl-content-block.simplemodal-data {
	background: none;
	border: 0;
	box-shadow: none;
}
.btl-content-block h3 {
	background: url('../images/header_bglogin.png') no-repeat left top !important;
	color: #fff;
	font-size: 16px !important;
	font-family: 'Oswald', serif;
	font-weight: normal;
	margin: 15px 0 0 !important;
	text-transform: uppercase;
	height: 68px;
	line-height: 65px !important;
	padding: 0px 0 0 19px;
}
#simplemodal-container a.modalCloseImg {
	background: url('../images/close_bt.png') no-repeat scroll center top transparent !important;
	cursor: pointer;
	display: inline;
	height: 39px !important;
	position: absolute;
	right: 45px !important;
	top: 28px !important;
	width: 39px !important;
	z-index: 3200;
}
#simplemodal-container a.modalCloseImg:hover {
	background: url('../images/close-hover.png') no-repeat scroll center top transparent !important;
}
.btl-field {
	color: #585858;
}
.btl-field .btl-label {
	font-weight: bold;
}
.btl-input {
	height: 35px;
	background: url('../images/bg-input-login.png') no-repeat left;
}
#btl-checkbox-remember {
	margin-top: 0px !important;
}
#btl-input-remember {
	background: none;
	padding-top: 3px !important;
}
input.btl-buttonsubmit, button.btl-buttonsubmit {
	background: url('../images/bg-submit-login.png') no-repeat !important;
}
.t3-header {
	padding-bottom: 0px;
}
.t3-header-left {
	background: #F7F7F3 url('../images/bg-ja-header-left-141.png') repeat-x scroll left bottom;
	left: 0;
	min-height: 141px;
	position: absolute;
	width: 50%;
	z-index: -1;
}
.t3-header-right {
	background: #F7F7F3;
	right: 0;
	min-height: 141px;
	position: absolute;
	width: 50%;
	z-index: -1;
}
.t3-header .span8 {
	margin-left: 0;
	margin-top: 0;
	width: 100%;
}
.t3-module.module_best-product {
	margin-left: 10px;
	margin-bottom: -5px;
	margin-top: -21px;
}
.shoppingLayout .bt-row .bt-product-label {
	z-index: 15 !important;
}
.head-search {
	margin-top: 18px;
	height: 43px;
	float: left;
	margin-left: 2.5%;
}
p.headtelpod {
	font-size: 15px;
	text-align: center;
	padding: 0px;
	color: #009745;
}
.podtell {
	margin-left: 16px;
}
.head-info {
	position: absolute;
	margin: -14px 0px 0px 276px;
	float: left;
	width: 195px;
	border-right: 1px solid #d8d8d8;
}
.head-info a {
	color: #555555;
}
.head-info a:hover {
	color: #79c31f;
}
.head-info2 {
	position: absolute;
	margin: 31px 0px 0px 330px;
	float: left;
	height: 70px;
	width: 198px;
}
.head-info2 p {
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	color: #FFFFFF;
	font-size: 17px;
	width: 246px;
	text-shadow: 0px 0px 50px #333333;
}
.head-info2 h3.module-title {
	color: #FFFFFF;
	font-size: 19px;
	font-weight: bold;
	text-transform: none;
}
.searchhead {
	padding-top: 6px;
	font-weight: normal;
	color: #555555;
	font-size: 18px;
}
.searchhead a {
	color: #555555;
}
.searchhead a:hover {
	color: #79c31f;
}
.searchhead td {
	line-height: 19px;
	padding: 8px 5px;
	text-align: left;
	vertical-align: top;
	border-top: none;
}
.head-info4 {
	width: 10px;
	height: 10px;
	position: absolute;
	float: right;
}
.head-search h3.module-title span {
	color: #FFFFFF;
	font-size: 19px;
	font-weight: bold;
	text-transform: none;
	margin-left: 92px;
}
.head-info3 .module-title span {
	color: #FFFFFF;
	font-size: 19px;
	font-weight: bold;
	text-transform: none;
}
.head-info3 {
	margin-top: 0px;
	width: 342px;
	position: absolute;
	float: right;
	margin-left: 547px;
	text-align: center;
}
.head-info3 p {
	color: #FFFFFF;
	font-size: 17px;
	margin-top: -4px;
	text-align: center;
	text-shadow: 0px 0px 50px #333333;
}
.btnsearch {
	position: absolute;
	right: 0 !important;
	top: 0;
	border: 0px;
	background: transparent;
	cursor: pointer;
	float: left;
	height: 40px !important;
	padding-left: 0px !important;
	padding-right: 0 !important;
	margin-top: 0px;
	width: 40px !important;
	text-align: center;
}
#btss-advanced {
	top: 4px;
	right: 21px !important;
	border: 0 !important;
	background: none !important;
}
.borderinput {
	float: left;
	width: 307px;
	margin-top: 0 !important;
}
.inputboxsearch {
	border: 1px solid #d7d7d7 !important;
	height: 38px !important;
}
div.smartsearch .keyword {
	height: 40px;
}
#mod-bt-smartsearchword {
	background: none repeat scroll 0 0 #F7F7F3;
	box-shadow: none;
	color: #929292;
	font-family: arial;
	font-size: 11px;
	padding-bottom: 6px !important;
	padding-top: 6px !important;
	width: 307px;
	margin: 0;
}
#btss-advanced img {
	margin-top: 4px;
}
.btnsearch > img {
	width: 40px;
	height: 40px;
	background: #E6E6E2;
}
.quick-cat {
	float: right;
	position: inherit;
	top: 0px;
	margin-top: 0px;
	margin-right: 3px;
}
#jshop_module_cart {
	width: 260px;
	height: 100px;
}
#jshop_module_cart .cart_detail_left {
	width: 91px;
	height: 100px;
	float: left;
	background: url('../images/bg-cart_03.png') no-repeat top left;
}
#jshop_module_cart .cart_detail_left .no-product {
	color: #fff;
	float: right;
	width: 24px;
	text-align: center;
	margin-right: 4px;
	margin-top: 4px;
	font-family: 'Oswald';
	font-size: 18px;
}
#jshop_module_cart .cart_detail_right {
	float: left;
	padding-left: 10px;
	padding-top: 38px;
}
.no-pro, .sum-total {
	font-family: 'Oswald';
	font-size: 16px;
	color: #222222;
}
.t3-header {
	z-index: 0;
}
.custom.contshap {
	color: #333333;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-transform: none;
	text-align: center;
	margin-right: 25px;
	margin-top: 0px;
	margin-bottom: -8px;
}
#t3-slide {
	height: 500px;
	overflow: hidden;
	margin-bottom: -4px;
	margin-top: 0px;
	width: 100%;
	/* max-width: 1222px; */
        margin-left: auto;
	margin-right: auto;
	border-radius: 0px;
	border-top: 0px solid #79c31f;
	z-index: 1;
}
#t3-slide .container {
	background: none;
}
#t3-slide #cp-caption-bg-repeat {
	float: right;
	padding: 30px 0 0;
}
#t3-slide .cp-desc {
	background: none !important;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 30px;
	line-height: 37px;
	font-weight: bold;
	padding: 24px 0px 40px 0px;
	text-shadow: 3px 2px 2px rgba(0, 0, 0, 0.86);
}
#t3-slide .progress-button {
	background: none;
	margin-bottom: 60px;
}
.cp-slide-btn, .cp-slide-btn {
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	float: right !important;
	height: 47px;
	margin: 0 2px;
	position: static;
	right: 0;
	width: 47px;
	z-index: 100;
}
.cp-slide-btn:hover {
	opacity: 0.8;
}
#t3-slide-all {
	height: 101px;
	overflow: hidden;
}
#t3-slide-all .container {
	background: none;
	padding: 0;
}
#t3-slide-all #cp-caption-inner {
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
}
#t3-slide-all #cp-caption-bg-repeat {
	float: left;
	padding: 40px 0 0;
}
#t3-slide-all .cp-title {
	background: none !important;
	font-family: 'Oswald', serif;
	font-size: 40px !important;
	text-transform: uppercase;
	padding: 19px 0 19px 1px !important;
	border-top: 4px solid #fff;
	margin: 0;
	border-bottom: 2px solid #fff;
}
#t3-slide-all .cp-desc {
	background: none !important;
	font-family: 'Georgia', serif;
	color: #fff;
	font-size: 20px;
	font-style: italic;
	border-bottom: 2px solid #fff;
}
.cp-slide-btn:hover {
	opacity: 0.8;
}
.give-call {
	background: #E6E6E2;
	font-family: 'Oswald';
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 28px;
	margin-top: 20px;
	padding: 0 10px;
	position: absolute;
	right: 0;
}
.give-call p {
	margin: 0;
}
#t3-best-product {
	background: rgba(255, 255, 255, 0.7);
	padding-top: 15px;
	margin-bottom: 10px;
	border-bottom: 3px solid #79c31f;
}
#t3-best-product .container {
	background: none;
}
#t3-best-product .container .module-title {
	background: url('../images/h3-best-product.png') no-repeat left top;
	height: 51px;
}
#t3-best-product .container .module-title span {
	padding: 8px 0 0 67px;
	font-family: 'Oswald';
	font-size: 20px;
	text-transform: uppercase;
	color: #79c31f;
}
.bt-productslider.bt-productslider_best-product .btproductslider-prev, .bt-productslider.bt-productslider_best-product .btproductslider-next {
	display: none;
}
.bt-productslider.bt-productslider_best-product #btproductslider-control {
	margin-top: -22px;
	margin-left: 68px;
	width: auto;/* padding-bottom: 10px; */
}
.shoppingLayout .bt-inner .bt-title {
	padding: 0px 0px 0px 0px !important;
	line-height: 16px !important;
	margin-left: 0px !important;
	font-weight: bold !important;
}
.bt-productslider.bt-productslider_best-product #btproductslider-control .btproductslider-navigation {
	background: #DFDFDF;
	height: 9px;
	width: 100%;
	padding: 0;
}
.bt-productslider.bt-productslider_best-product #btproductslider-control .btproductslider-navigation .bullet {
	background-image: none !important;
	display: block !important;
	float: left;
	height: 12px;
	margin: 0;
	overflow: hidden;
	text-indent: 9999px;
	width: 92px;
	height: 9px;
}
.bt-productslider.bt-productslider_best-product #btproductslider-control .btproductslider-navigation .bullet:hover, .bt-productslider.bt-productslider_best-product #btproductslider-control .btproductslider-navigation .bullet.current {
	background-color: #79c31f;
}
.bt-productslider.bt-productslider_best-product .jcarousel-item.jcarousel-item-horizontal {
	height: auto !important;
}
.bt-productslider.bt-productslider_best-product {
	background: none !important;
	padding: 0 !important;
}
.bt-productslider.bt-productslider_best-product h3 {
	display: none;
}
.bt-productslider.bt-productslider_best-product a.bt-image-link {
	width: 55% !important;
	float: left;
	background: #fff;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail {
	background: rgba(255, 255, 255, 0.36);
	color: #333333;
	min-height: 175px;
	padding-top: 5px;
	width: 45%;
	float: left;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-category-container {
	display: none;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail a:hover.bt-title {
	background: none;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-title {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
div#bt-tit {
	min-height: 50px;
	max-height: 50px;
	overflow: hidden;
	line-height: 15px;
	text-align: center;
	color: #FFFFFF;
	margin: 10px 2px 0px 2px;
}
a.bt-title {
	color: #333333;
	font-size: 17px;
	font-weight: normal;
	font-family: 'MyriadPro';
}
.bt-introtext {
	min-height: 65px;
	max-height: 65px;
	overflow: hidden;
	overflow: -moz-hidden-unscrollable;
	width: 100%;
}
.bt-inner img {
	max-height: 198px;
	max-width: 198px;
}
a.bt-image-link img {
	padding-top: 0px;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-extra {
	margin-bottom: 14px;
	margin-top: 0;
	padding: 0 8px;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-review-count {
	float: right;
}
div#zapros {
	padding-right: 0;
	text-align: center;
	font-size: 14px;
	line-height: 3px;
	padding-top: 0px;
	color: #ffffff;
	font-weight: normal;
	font-family: 'MyriadPro';
}
div#zapros2 {
	font-size: 18px;
	color: #fff;
	line-height: 60px;
}
div#zaprosnon {
	background: #E6E6E2;
	text-align: center;
	max-width: 239px;
	width: 100%;
	height: 100%;
}
.t3-module.module_category.filtr .module-ct {
	padding: 0px;
	border: 0px solid #ccc;
}
.custom_glav {
}
.custom_intro {
	font-size: 12px;
	line-height: 15px;
	max-width: 90%;
	color: #a2a2a2;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-introtext {
	padding: 3px 6px 5px 5px;
	font-family: arial;
	font-size: 13px;
	color: #333333;
	/* text-align: justify; */
line-height: 17px;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-addtocart, .bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-viewdetails {
	width: 59px;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-prices {
	padding-top: 7px;
	height: 58px;
	background-color: #ffffff;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-prices.no-old {
	padding-top: 0px;
	height: 65px;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-prices-salesPrice {
	font-family: 'Oswald';
	font-size: 18px;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-prices-oldPrice {
	font-family: 'arial';
	font-size: 14px;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-prices-salesPrice, .bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-prices-oldPrice {
	padding-top: 0;
	margin: 0;
	text-align: center;
	font-size: 15px;
	color: #79c31f;
	font-weight: bold;
}
#t3-breadcrumbs {
	height: 47px;
	margin-top: 0px;
	float: right;
	width: 100%;
	        display: none !important;
}
.breadcrumbs {
	float: right;
	max-width: 53%;
	position: relative;
	line-height: 14px;
	text-align: right;
	padding-top: 8px;
	font-size: 14px;
	/* font-weight: 600; */
    color: #333;
}
div#zagolovki h1 {
	font-size: 15px;
	line-height: 16px;
	margin: 0px;
	padding-top: 9px;
	font-weight: 600;
	text-transform: uppercase;
}
div#zagolovki {
	float: left;
	width: 45%;
}
#t3-breadcrumbs .container {
	padding: 0px;
	height: 45px;
	min-height: 45px;
}
.breadcrumb li a {
	margin-right: 5px;
}
breadcrumb li a:visited, .breadcrumb li a:link {
	color: #333333;
	font-size: 14px;
	text-decoration: underline;
}
.breadcrumb li span, .breadcrumb li a:hover {
	color: #333333;
	font-size: 14px;
}
.breadcrumb .divider {
	background: url('../images/icon-breadcrumbs_03.png') no-repeat center left;
	margin: 0px 2px 0px 2px;
}
.breadcrumb .divider img, .breadcrumb .divider i {
	display: none;
}
.t3-module.module_k2-comment .module-title span {
	background: none repeat scroll 0 0 #79c31f;
	color: #FFFFFF;
	display: inline-block;
	height: 28px;
	line-height: 28px;
	padding-right: 24px;
	text-indent: 14px;
	text-transform: uppercase;
	width: auto !important;
}
.k2LatestCommentsBlock._k2-comment ul {
	list-style-type: none;
	margin-left: 0;
}
.k2LatestCommentsBlock._k2-comment ul li {
	background: url(../images/bg-item-commentk2_03.png) no-repeat bottom left #fff;
	border: 0;
	margin-bottom: 17px;
	padding-bottom: 15px;
}
.k2LatestCommentsBlock._k2-comment .k2Avatar img {
	width: 51px;
	height: 48px;
	border: 0;
	margin-right: 17px;
}
div.k2LatestCommentsBlock ul li span.lcUsername {
	color: #333333;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
div.k2LatestCommentsBlock ul li span.lcCommentDate {
	color: #9f9f9f;
	font-size: 11px;
	font-family: arial;
}
div.k2LatestCommentsBlock ul li {
	text-align: justify;
}
div.k2LatestCommentsBlock ul li span.lcItemTitle a, div.k2LatestCommentsBlock ul li span.lcComment {
	color: #333333;
}
div.k2TagCloudBlock a {
	font-family: 'Oswald';
	color: #fff;
	background: #212121;
	padding: 14px;
	width: auto;
	height: auto !important;
	margin: 4px;
}
div.k2TagCloudBlock a:hover {
	background: #E6E6E2;
}
.module_content-mass-top .module-inner {
	padding: 0px;
}
.content-mass-top h3 {
}
.module_content-mass-top .module-inner .bt-inner {
	padding: 10px 18px 18px 18px;
}
.content-mass-top h3 span {
	display: inline-block;
	font-size: 15px;
	line-height: normal;
	font-weight: 600;
	margin: 0px;
	height: 30px;
	padding: 10px 3px 0px 3px;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
	width: 100%;
}
.content-mass-top h3 span:after {
	content: '';
	width: 100%;
	display: block;
	height: 24px;
	background-image: url(../images/title_after.png);
	background-position: center;
	margin-left: -3px;
}
.centrm h3 span {
	display: inline-block;
	font-size: 15px;
	line-height: normal;
	font-weight: 600;
	margin: 0px;
	height: 30px;
	padding: 10px 3px 0px 3px;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
	width: 100%;
}
.centrm h3 span:after {
	content: '';
	width: 100%;
	display: block;
	height: 24px;
	background-image: url(../images/title_after.png);
	background-position: center;
}
div#centrmod1 {
	max-width: 1194px;
	width:100%;
	margin-left: auto;
	margin-right: auto;
}
div#centrmod1 p#blockallbrandsgl {
	text-align: center;
	margin: 25px 0px 15px 0px;
}
div#centrmod6 h3.module-title {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
div#bodecntr1 .col-md-3 {
	width: 23.333333% !important;
	float: left !important;
	position: relative !important;
	min-height: 1px !important;
	padding-right: 5px !important;
	padding-left: 6px !important;
}
.lst {
	display: block;
	margin: 0;
	padding: 0;
}
.col-lg-3 {
	width: 25%;
	float: left;
}
.cat-lst_i {
	position: relative;
	border: 0;
}
.lst_i, .lst_h {
	margin: 0;
	padding: 0;
	display: block;
	padding: 15px 0;
	position: relative;
}
.cat-lst_ic.__s {
	width: 75px;
	height: 75px;
}
.__margin-bottom_l {
	margin-bottom: 20px;
}
.cat-lst_ic {
	display: block;
	overflow: hidden;
	margin: 0 auto;
	background-position: 50% 50%;
}
.ic_1 {
	background: url(../images/ic_1.png) 0 0 no-repeat;
}
.ic_2 {
	background: url(../images/ic_2.png) 0 0 no-repeat;
}
.ic_3 {
	background: url(../images/ic_3.png) 0 0 no-repeat;
}
.ic_4 {
	background: url(../images/ic_4.png) 0 0 no-repeat;
}
.__uppercase {
	text-transform: uppercase;
}
.__align_center {
	text-align: center;
}
.__margin-bottom_m {
	margin-bottom: 15px;
}
.tx {
	color: #151517;
	display: block;
	text-decoration: none;
}
.__h_s {
	font-size: 1.28571em;
	line-height: 1.2em;
}
.tx {
	color: #151517;
	display: block;
	text-decoration: none;
}
div#bodecntr2 {
	background: url('../images/bodecntr2.jpg') no-repeat fixed;
	min-height: 390px;
	clip: rect(0px,1904px,800px,0px);
	background-size: cover;
}
div#centrmod2 {
	max-width: 1194px;
	width:100%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
	margin-top: 0px;
}
#btproductslider183 .btproductslider-prev {
	top: -46px !important;
}
#btproductslider183 .btproductslider-next {
	top: -46px !important;
}
.mo-inner {
	width: 860px;
	margin: 0 auto;
	margin-top: 40px;
	font-size: 18px;
}
.mo-item {
	float: left;
	width: 85px;
	text-align: center;
}
.mo-item .mo-5 {
	background-position: -172px 0;
}
.mo-item .mo-4 {
	background-position: -129px 0;
}
.mo-item .mo-3 {
	background-position: -86px 0;
}
.mo-item .mo-2 {
	background-position: -43px 0;
}
.mo-item .mo-1 {
	background-position: 0 0;
}
.mo-item i {
	width: 43px;
	height: 43px;
	margin: 0 auto 25px auto;
	display: block;
}
.sprite {
	display: inline-block;
	vertical-align: middle;
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
}
.mo-item span {
	display: block;
	margin: 0 -40px;
}
.sep {
	float: left;
	width: 108px;
	height: 11px;
	background-position: 0 -126px;
	margin: 12px 0 100px 0;
}
div#bodecntr3 {
	width: 100%;
	background: url(../images/fkko-bg.jpg) repeat;
	margin-left: auto;
	margin-right: auto;
}
div#centrmod3 {
	max-width: 1194px;
	width:100%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 25px;
}
div#centrmod3 .module-ct {
	padding-top: 15px;
}
div#bodecntr4 {
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	max-width: 1194px;
	width: 100%;
	border-radius: 5px;
	margin-bottom: 0px;
	margin-top: 10px;
}
div#bodecntr5 {
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	max-width: 1194px;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 15px;
}
div#fotoglav {
	max-height: 340px;
	overflow: hidden;
}
div#bodecntr5 p#blockallbrandsgl {
	text-align: center;
	margin: 19px 0px -15px 0px;
}
p#qst {
	font-size: 19px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
	color: #ffffff;
	text-align: center;
	margin: 0px;
}
div#qstfrm {
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	width: 225px;
	        padding-bottom: 20px;
}
div#centrmod4 {
	max-width: 1194px;
	width:100%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	padding-top: 10px;
}
div#centrmod4 .module-ct {
	padding-top: 15px;
}
div#centrmod5 h3.module-title {
	max-width: 1194px;
	width:100%;
	margin-left: auto;
	margin-right: auto;
}
div#centrmod5 .module-ct {
	padding-top: 15px;
}
div#centrmod5 .t3-module {
	padding-bottom: 20px;
	margin-bottom: 0px;
}
.module_content-mass-top #btcontentshowcase-control {
	display: none;
}
.module_content-mass-top .btcontentshowcase-prev {
	left: auto !important;
	top: -45px !important;
	width: 31px;
	height: 31px;
	background: url('../images/next-lastest-news_03.png') no-repeat !important;
	right: 55px !important;
}
.module_content-mass-top .btcontentshowcase-prev:hover {
	left: auto !important;
	top: -45px !important;
	width: 31px;
	height: 31px;
	right: 55px !important;
	background: url('../images/pev-lastest-news_hover.png') no-repeat !important;
}
.module_content-mass-top .btcontentshowcase-next {
	top: -45px !important;
	right: 18px !important;
	width: 31px;
	height: 31px;
	background: url('../images/next-lastest-news_05.png') no-repeat !important;
}
.module_content-mass-top .btcontentshowcase-next:hover {
	top: -45px !important;
	right: 18px !important;
	width: 31px;
	height: 31px;
	background: url('../images/next-lastest-news_hover.png') no-repeat !important;
}
.module_content-mass-top .bt-row .bt-inner {
	margin: 0;
}
.module_content-mass-top .bt-inner .bt-title {
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	text-transform: none !important;
}
.module_content-mass-top .bt-inner img {
	border: 1px solid #cfcfcf !important;
	outline: none !important;
	padding: 4px;
	width: 96% !important;
	height: auto !important;
}
.name a {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	font-family: 'MyriadPro';
}
.jshop.last_visited_products .block_item:hover {
	border: 1px solid #fff;
}
.jshop.last_visited_products .block_item:hover img.jshop_img {
	opacity: 0.5;
}
.jshop.last_visited_products .block_item:hover .name a {
	color: #79c31f;
}
.jshop.last_visited_products .block_item:hover .name {
}
div#vsemenu {
	height: 40px;
	position: absolute;
	width: 100%;
	margin-top: -22px;
	max-width: 236px;
	margin-left: 0px;
}
.jshop input {
/* position: absolute; */
}
.jshop_prod_attributes .jshop input {
	position: absolute !important;
}
span.radio_attr_label {
	font-size: 15px;
	padding-left: 17px;
	line-height: 16px;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-introtext {
	min-height: 65px;
	max-height: 65px;
	overflow: hidden;
	width: 100%;
}
.module_content-mass-top .readmore {
	float: right;
}
.module_content-mass-top .readmore a {
	background: url("../images/bg-read-more-lastest-news_08.png") no-repeat scroll right center #CFCFCF !important;
	color: #313131;
	float: left;
	font-family: arial;
	font-size: 12px;
	height: auto;
	padding-right: 32px;
	text-indent: 10px;
	text-transform: uppercase;
	width: auto;
}
.module_content-mass-top .readmore a:hover {
	background: #f35757 url('../images/bg-read-more-lastets-news-hover_10.png') no-repeat scroll right center !important;
	float: left;
	color: #ffffff !important;
	font-family: arial;
	font-size: 12px;
	height: auto;
	padding-right: 32px;
	text-indent: 10px;
	text-transform: uppercase;
	width: auto;
}
.shoppingLayout .bt-inner .bt-introtext {
	margin: 5px 0px 5px 5px !important;
	font-size: 14px !important;
	color: #6C6C6C;
}
.content-mass-top .t3-module.module_lastest-product .module-ct {
	padding: 0px 0 10px 0px;
}
.t3-module.module_lastest-product .module-ct {
	margin-left: 10px;
	margin-right: 0px;
}
.bt-productslider.bt-productslider_lastest-product h3 {
	display: none;
}
div#imginhead {
	text-align: center;
	min-height: 120px;
}
.content-mass-top .t3-module.module_lastest-product .btproductslider-prev {
	background: url(../images/next-lastest-news_03.png) no-repeat scroll 0 0 transparent !important;
	height: 31px;
	left: auto !important;
	right: 28px !important;
	top: -60px !important;
	width: 31px;
	background-size: 25px !important;
}
.content-mass-top .t3-module.module_lastest-product .btproductslider-prev:hover {
	left: auto !important;
	top: -60px !important;
	width: 31px;
	height: 31px;
	right: 28px !important;
	background: url('../images/pev-lastest-news_hover.png') no-repeat !important;
	background-size: 25px !important;
}
.content-mass-top .t3-module.module_lastest-product .btproductslider-next {
	top: -60px !important;
	right: 5px !important;
	width: 31px;
	height: 31px;
	background: url('../images/next-lastest-news_05.png') no-repeat !important;
	background-size: 25px !important;
}
.content-mass-top .t3-module.module_lastest-product .btproductslider-next:hover {
	top: -60px !important;
	right: 5px !important;
	width: 31px;
	height: 31px;
	background: url('../images/next-lastest-news_hover.png') no-repeat !important;
	background-size: 25px !important;
}
.content-mass-top .t3-module.module_lastest-product #btproductslider-control, .content-mass-top .t3-module.module_lastest-product .bt-category-container {
	display: none;
}
.content-mass-top .t3-module.module_lastest-product .bt-extra {
	width: 100%;
}
.content-mass-top .t3-module.module_lastest-product .bt-inner-detail .bt-review-count {
	float: right;
	padding-bottom: 10px;
}
.content-mass-top .t3-module.module_lastest-product .bt-introtext {
	width: 100%;
}
.content-mass-top .t3-module.module_lastest-product .bt-inner-detail .bt-prices {
	padding-top: 7px;
	height: 58px;
}
.content-mass-top .t3-module.module_lastest-product .bt-inner-detail .bt-prices.no-old {
	height: 65px;
	padding-top: 0;
}
.content-mass-top .t3-module.module_lastest-product .bt-inner-detail .bt-prices-salesPrice {
	font-family: 'Oswald';
	font-size: 18px;
}
.content-mass-top .t3-module.module_lastest-product .bt-inner-detail .bt-prices-oldPrice {
	font-family: 'arial';
	font-size: 14px;
}
.content-mass-top .t3-module.module_lastest-product .bt-inner-detail .bt-prices-salesPrice, .content-mass-top .t3-module.module_lastest-product .bt-inner-detail .bt-prices-oldPrice {
	padding-top: 0;
	margin: 0;
	text-align: center;
	font-size: 15px;
	color: #a5a5a5;
	font-weight: bold;
}
.shoppingLayout .bt-inner .bt-title:hover {
}
.t3-sidebar.t3-sidebar-1.span3 .module_custom .module-inner {
	padding: 0;
	background: none;
}
.t3-sidebar.t3-sidebar-1.span3 .module_custom img {
	width: 100%;
	height: auto;
}
.jshop_list_product .block_product:hover {
}
.jshop_list_product .block_product:hover div#prodtab {
	border: 1px solid #79c31f;
}
.jshop_list_product .block_product:hover img.jshop_img {
	opacity: 0.5;
}
.jshop_related table.product:hover img.jshop_img {
	opacity: 0.5;
}
.jshop_related table.product:hover .name a {
	color: #79c31f;
}
.jshop_list_product .jshop_related {
	padding-bottom: 5px;
	float: left;
	width: 25%;
}
.attrib.noempty_0 {
}
div#catdiscrwidyh {
        padding-top: 0px;
        margin-top: 5px;
        padding-left: 0px;
        padding-right: 0px;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
}
.cart_empty_text {
	display: inline-block;
	font-size: 16px;
	line-height: normal;
	font-weight: 600;
	margin: 4px 0px 0px 0px;
	height: 30px;
	padding: 10px 3px 0px 3px;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
}
.cart_empty_text:after {
	content: '';
	width: 100%;
	display: block;
	height: 24px;
	background-image: url(../images/title_after.png);
	background-position: center;
}
.custom-colsfooter a {
	font-size: 15px;
	font-family: 'MyriadPro';
}
.custom-colsfooter {
	margin-top: 0px;
}
.custom-colsfooter p {
	margin: 0px;
}
#sbox-content p {
	text-align: center;
	line-height: 11px;
	font-size: 12px;
	font-weight: normal;
	margin: 3px 0px;
	padding: 0;
}
div#sbox-window {
	border: 3px solid #79c31f;
}
#sbox-content .defaultDOMWindow, #sbox-content .errorDOMWindow {
	display:block !important;
}
.modal_header {
	/* text-decoration: underline; */
  font-size: 20px;
	color: #333333;
}
.modal_text {
	font-size:16px;
}
.modal_to_cart a {
	font-size: 18px;
	text-decoration: none;
	padding: 5px 10px;
	margin: 0 5px;
	color: #FFFFFF;
	background: #005ba2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.modal_checkout a {
	font-size: 18px;
	text-decoration: none;
	padding: 5px 10px;
	margin: 0 5px;
	color: #FFFFFF;
	background: #005ba2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.modal_to_cart a:hover {
	color: #FFFFFF;
	background: #79c31f;
}
.modal_checkout a:hover {
	color: #FFFFFF;
	background: #79c31f;
}
.modal_err {
	display: block;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	margin: 35px 0px 25px 0px;
}
.notselected {
	background-color:#cccccc;
}
input.closeDOMWindow {
	font-size: 18px;
	text-decoration: none;
	padding: 5px 10px;
	margin: 0 5px;
	color: #FFFFFF;
	border: 2px solid #79c31f;
	background: #005ba2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
input.closeDOMWindow:hover {
	color: #FFFFFF;
	background: #79c31f;
}
form.closeDOMWindow {
	text-align: center;
}
div#preimimg img {
	border-radius: 200px;
	-moz-border-radius: 200px;
	-webkit-border-radius: 200px;
	border: 8px solid #79c31f;
	-webkit-border: 8px solid #79c31f;
	-webkit-box-shadow: 0px 0px 39px 2px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 0px 39px 2px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 0px 11px 2px rgba(145, 144, 144, 0.75);
}
div#preimimg {
	max-width: 150px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
div#preimtxt {
	text-align: center;
}
p#nameprem {
	/* font-family: 'isocteur', serif; */
    font-weight: bold;
	color: #79c31f;
	font-size: 20px;
}
p#name2prem {
	font-weight: bold;
	font-size: 20px;
	color: #333333;
}
p#procprem {
	/* font-family: 'isocteur', serif; */
     font-weight: normal;
	color: #79c31f;
	font-size: 18px;
}
p#podpisprem {
	font-size: 15px;
	color: #5B5B5B;
}
div#preim table td {
	max-width: 222px;
	border-top: none;
}
.t3-module.module.preimfot h3 {
	background: #79c31f !important;
	display: inline-block;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	margin-top: 5px;
	height: 32px;
	padding: 8px 3px 0px 14px;
	text-transform: uppercase;
	color: #333333;
	width: 100%;
	max-width: 98%;
}
div#topinf {
	display:none;
}
div#topinfbody {
}
.topmod1 {
	float: right;
	padding-top: 7px;
	text-align: left;
	min-width: 180px;
	position: relative;
	text-decoration: underline;
}
.topmod1 a {
	color: #333333;
}
.topmod1:before {
	content: "\f0e0";
	font-family: 'fontawesome';
	float: left;
	padding-right: 6px;
	padding-top: 0px;
	margin-top: -1px;
	font-style: normal;
	color: #79c31f;
	font-size: 14px;
}
.topmod4 {
	max-width: 138px;
	width: 100%;
	float: right;
	margin-right: 0px;
}
.topmod4 p {
	font-weight: bold;
	padding-top: 1px;
	color: #1d2029;
}
.topmod4:before {
	content: "\f128";
	font-family: 'fontawesome';
	float: left;
	padding-right: 3px;
	padding-top: 5px;
	font-style: normal;
	color: #79c31f;
}
.topmod5 {
	max-width: 150px;
	width: 100%;
	float: right;
	margin-right: 0px;
}
.topmod5:before {
	content: "\f095";
	font-family: 'fontawesome';
	float: left;
	padding-right: 3px;
	padding-top: 6px;
	font-style: normal;
	color: #79c31f;
}
.topmod5 .pwebcontact_toggler.modal.green {
	border-top: none;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline !important;
	color: #333;
	text-shadow: none;
}
.topmod5 .pwebcontact_toggler.modal.modal-static {
	position: relative;
	width: 130px;
	height: 20px;
	line-height: 21px;
	margin: 5px 0px 0px 0px;
	overflow: hidden;
	text-decoration: none;
	cursor: pointer;
	background: none;
	padding: 0px;
	padding-left: 4px;
	border: none;
	text-align: left;
	font-size: 15px;
}
.topmod5 .pwebcontact_toggler.modal.green:hover, .topmod5 .pwebcontact_toggler.modal.green.active {
	background: none;
	color: #79c31f;
	border: 0px solid #79c31f;
}
.custom-teltop {
	padding-top: 10px;
}
p#estvsh {
	font-size: 15px;
	margin: 0;
	text-align: center;
}
.topmod3 {
	float: right;
	padding-top: 1px;
}
ul.nav._topmen > li.color1 a:after {
	content: "\f090";
	font-family: 'fontawesome';
	float: left;
	color: #79c31f;
	padding-right: 5px;
}
ul.nav._topmen > li.color2 a:after {
	content: "\f234";
	font-family: 'fontawesome';
	float: left;
	color: #79c31f;
	padding-right: 5px;
}
.custom.emailtop {
	padding-top: 5px;
}
.topmod2 {
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	text-align: left;
	color: #333;
}
.topmod2 a {
	font-weight: normal;
	color: #333;
}
.topmod2 a:hover {
	text-decoration:underline;
	color:#79c31f;
}
.pwebcontact_toggler.pwebcontact132_toggler.blue.modal.modal-static.-obrtatop {
	padding-top: 10px;
}
input#jshop_search {
	border: 0px solid #ffffff;
	box-shadow: none;
	width: 100%;
	height: 35px;
	margin: 0;
	font-size: 15px;
	padding: 0;
	max-width: 200px;
	border-radius: 5px 0px 0px 5px;
	background-color: #ffffff;
}
form#jshop_searchform {
	width: 258px;
	border-radius: 5px;
	border: 1px solid #eaeaea;
}
span#searchmore2:after {
	font-family: 'fontawesome';
	color: #79c31f;
	content: "\f002";
	font-size: 20px;
	position: absolute;
	margin-left: -33px;
	margin-top: 8px;
}
span#searchmore2 {
	background: #ffffff;
	height: 35px;
	width: 58px;
	margin-top: -1px;
	float: left;
	position: absolute;
	border-radius: 0px 5px 5px 0px;
	border: 1px solid #f2f2f2;
	border-left: none;
}
span#searchmore2 button, span#searchmore2 html input[type="button"], span#searchmore2 input[type="reset"], span#searchmore2 input[type="submit"] {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	margin-right: 0px;
	padding: 0px;
	color: #fff;
	text-shadow: none;
	border: none;
	z-index: 22;
	position: relative;
}
span#searchmore2:hover {
	background: #e9e9e9;
}
a#searchmore2:after {
	font-family: 'fontawesome';
	color: #333;
	content: "\f002";
	font-size: 20px;
	position: absolute;
	margin-left: -33px;
	margin-top: 8px;
}
a#searchmore2 {
	background: #ffffff;
	height: 37px;
	width: 58px;
	float: left;
	position: absolute;
	border-radius: 0px 2px 2px 0px;
}
a#searchmore2 button, a#searchmore2 html input[type="button"], a#searchmore2 input[type="reset"], a#searchmore2 input[type="submit"] {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	margin-right: 0px;
	padding: 0px;
	color: #fff;
	text-shadow: none;
	border: none;
}
.head-search label {
	display: none;
}
a#searchmore {
	color: #AAAAAA;
	font-size: 14px;
	float: right;
	text-decoration: underline;
}
a#searchmore:hover {
	color: #333333;
}
input#jshop_searchbutton {
	background: none;
	border: none;
	height: 37px !important;
	width: 55px;
}
a#searchmore2:hover {
	background: #e9e9e9;
}
input#jshop_search:focus {
	border: 0px solid #fff;
	background: #e9e9e9;
}
.mycart_wrapp {
	display:block;
	position:relative
}
div.hidden_for_cart {
	display:none;
}
div#mincart {
	background: #ffffff;
	margin-top: -10px;
	height: 42px;
	width: 235px;
	border-radius: 0px;
}
.mycart_mini_txt {
	display: block;
	position: relative;
	width: 202px;
	float: left;
}
.mycart_mini_txt a {
	color: #333333;
	position: absolute;
	width: 235px;
	text-align: center;
	font-size: 17px;
	z-index: 3;
}
.mycart_mini_txt a:before {
	font-family: 'fontawesome';
	color: #ffffff;
	content: "\f07a";
	float: right;
	background: #79c31f;
	font-size: 18px;
	padding-top: 14px;
	height: 28px;
	width: 58px;
	border-radius: 0px;
}
 .mycart_mini_txt a:before:hover {
 background: #D5D5D5;
}
span#span-mod-link a {
	color: #ffffff;
	text-shadow: none;
}
.module_category h3#module_link:hover {
	color: #ffffff;
	text-shadow: #333333 0px 0px 1px;
}
.module_category h3#module_link:hover a {
	color: #ffffff;
	text-shadow: #333333 0px 0px 1px;
}
.mycart_mini_txt a:hover {
}
div#corzcount {
	position: absolute;
	float: right;
	right: 47px;
	margin-top: -22px;
	font-weight: bold;
	color: #2b2a29;
	font-size: 15px;
	background: #ffffff;
	width: 22px;
	height: 22px;
	border-radius: 200px;
}
div#corzsumm {
	color: #333333;
	padding-top: 17px;
	font-weight: bold;
	position: relative;
	padding-left: 5px;
}
div#corztext {
	float: left;
	max-width: 100px;
	font-size: 15px;
	padding-left: 5px;
	padding-top: 16px;
}
.clear {
	clear:both;
}
div#sbox-window {
	min-width: 400px;
}
.col-md-4 {
	width: 32.333333%;
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 6px;
}
.wide-ban-strip .image {
	overflow: hidden;
}
.wide-ban-strip .image img {
	display: block;
	width: 100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.wide-ban-strip:hover img {
	-webkit-transform: rotate(-1deg) scale(1.1);
	-moz-transform: rotate(-1deg) scale(1.1);
	-ms-transform: rotate(-1deg) scale(1.1);
	-o-transform: rotate(-1deg) scale(1.1);
	opacity: 0.9;
}
.strip {
	position: absolute;
	bottom: 15px;
	width: 100%;
	max-width: 290px;
	padding: 8px 0px 5px 30px;
}
.strip .white {
	color: #fff;
}
h4.white {
	font-weight: 500;
	line-height: 1.1;
	margin: 0;
	font-size: 20px;
	text-transform: uppercase;
}
h3.white {
	font-weight: 700;
	line-height: 1.1;
	margin: 0;
	font-size: 20px;
	text-transform: uppercase;
}
.col-md-8 {
	width: 65.333333%;
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 6px;
}
.wide-ban-strip2 .image img {
	display: block;
	width: 100%;
}
.strip2 {
	position: absolute;
	bottom: 43px;
	width: 100%;
	padding: 8px 30px 5px 30px;
}
h4.white2 {
	font-weight: 500;
	line-height: 1.1;
	margin: 0;
	font-size: 33px;
	text-transform: uppercase;
}
.strip2 .white2 {
	color: #fff;
}
.col-md-3 {
	width: 31.333333%;
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 6px;
}
.wide-ban-strip3 .image img {
	display: block;
	width: 100%;
}
.strip3 {
	position: absolute;
	bottom: 28px;
	width: 100%;
	max-width: 304px;
	padding: 5px 0px 5px 30px;
}
h4.white3 {
	font-weight: bold;
	line-height: 17px;
	margin: 0;
	font-size: 31px;
	text-transform: uppercase;
}
.strip3 .white3 {
	color: #fff;
}
.custom_glav222 {
	padding-left: 17px;
}
.t3-module.module_glav222 {
	margin-bottom: 45px;
}
.custom_glavtxt {
	padding-top: 7px;
	font-size: 18px;
}
h3.white3 {
	background: #DC569F;
	padding-left: 15px;
	line-height: 44px;
	font-size: 27px;
}
h3.white3 a {
	color: #FFF;
}
h3.white3 a:hover {
	color: #333333;
}
div#footrmod {
	width: 100%;
	position: relative;
	padding-top: 5px;
background: #eef8ff;
}
div#footrmodbody {
	margin-left: auto;
	margin-right: auto;
	max-width: 1194px;
	clear: both;
	width: 100%;
	height: 120px;
}
.footmoblock {
	width: 23%;
	float: left;
	margin-left: 15px;
	font-size: 15px;
	line-height: 19px;
	color: #333333;
}
.contact-info {
	margin-top: 10px;
}
.footer-logo {
	background: url(../images/logoblack.png) center;
	background-repeat: no-repeat;
	width: 272px;
	margin-left: auto;
	margin-right: auto;
	height: 65px;
	margin-top: 12px;
	margin-bottom: 3px;
	background-size: 259px;
}
p.about-us {
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}
.extern_wrap .gotocart a {
	font-weight: normal;
}
.footer-info {
padding-left: 3px;
        padding-top: 3px;
        color: #333333;
        font-size: 14px;
        font-weight: normal;
        font-family: 'MyriadPro';
        text-align: left;
}
div#comments-form-send {
	font-family: 'MyriadPro';
	background: #005ba2 !important;
}
div#comments-form-send:hover {
	background: #79c31f !important;
}
.footmoblock .module_menu .nav > li.active > a {
	color: #79c31f;
	background: none;
}
.footmoblock .nav > li > a > img {
	max-width: none;
	display: none;
}
.footmoblock .module-title {
	background: inherit;
	line-height: 30px;
	font-weight: 600;
	font-size: 14px;
	padding: 0;
	margin: 8px 0;
	text-transform: uppercase;
	border-bottom: 1px solid #79c31f;
}
.footmoblock .module_menu .nav > li {
	border-bottom: 1px dotted #ffffff;
}
.footmoblock .nav > li > a {
	display: block;
	color: #000;
}
.footmoblock .module_menu .nav > li > a:hover, .module_menu .nav > li > a:focus {
	color: #79c31f;
	background: none;
}
p#adresfoot:before {
	content: "\f015";
	font-family: 'fontawesome';
	float: left;
	font-size: 17px;
	padding-right: 10px;
	padding-top: 0px;
	color: #79c31f;
}
p#teleffoot:before {
	content: "\f095";
	font-family: 'fontawesome';
	float: left;
	font-size: 17px;
	padding-right: 10px;
	padding-top: 0px;
	color: #79c31f;
}
p#emailfoot:before {
	content: "\f0e0";
	font-family: 'fontawesome';
	float: left;
	font-size: 17px;
	padding-right: 10px;
	padding-top: 0px;
	color: #79c31f;
}
.zoomLens {
	border: 4px solid #79c31f !important;
	border-radius: 150px;
}
.table-bordered {
	border: 1px solid #ddd;
	font-size: 14px;
	color: #333333;
	background-color: #fff;
	overflow-x: hidden;
	margin: 0;
	padding: 0;
}
div#in_table h4 {
	color: #333333;
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
	margin: 0 0 20px;
	text-transform: uppercase;
}
date#newsdate {
	font-size: 11px;
	position: absolute;
	margin-top: -12px;
	color: #fff;
}
div#phocagallery h1 {
	display: inline-block;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	border: none;
	box-shadow: none;
	background: #fff;
	max-width: 100%;
	height: 30px;
	padding: 10px 3px 0px 3px;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
}
div#phocagallery h1:after {
	content: '';
	width: 100%;
	display: block;
	height: 24px;
	background-image: url(../images/title_after.png);
	background-position: center;
}
#jc h4 {
	display: inline-block;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	margin: 0px;
	border: none;
	box-shadow: none;
	max-width: 100%;
	height: 30px;
	padding: 10px 3px 0px 3px;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
}
#jc h4:after {
	content: '';
	width: 100%;
	display: block;
	height: 24px;
	background-image: url(../images/title_after.png);
	background-position: center;
}
.headmod7 {
	float: right;
	position: relative;
	top: 0px;
	margin-top: -24px;
	margin-right: -254px;
}
.headmod7 .t3-module {
	margin-bottom: -7px;
}
.headmod7 p {
	font-size: 19px;
	margin-top: -3px;
	color: #ff0000;
	font-weight: bold;
	text-shadow: #79c31f 1px 1px 3px;
}
.headmod7 img {
	margin-bottom: 1px;
	left: -44px;
	top: 14px;
	position: relative;
}
p#sisfip {
	display: inline;
	padding: 3px;
	font-size: 17px;
}
table#sisfit {
	display: inline;
	display: inline-block;
	display: inline-flex !important;
}
div#in_filters {
	text-align: center;
}
.uf_label {
	font-weight: bold;
	margin-top: 5px;
	text-transform: uppercase;
}
div#butfilter {
	margin-top: 3px;
	margin-left: 10px;
	margin-bottom: 10px;
}
div#butfilter input {
	border-top: none;
	font-size: 17px;
	font-weight: normal;
	color: #FFF;
	background: #005ba2;
	text-shadow: none;
	padding: 2px 7px;
	border-radius: 3px;
	width: 100px !important;
	max-width: 114px !important;
}
div#butfilter input:hover {
	background: #79c31f;
}
.custom_glavcateg .jshop_categ .category {
	float: left;
	margin-right: 2px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 2px;
	border-radius: 3px;
	max-width: 187px;
}
.custom_glavcateg .jshop_list_category a.product_link {
	font-size: 16px !important;
}
div#categmod .pwebcontact_toggler.modal.green {
	width: 222px;
	margin-left: auto;
	margin-right: auto;
}
div#categmod {
	width: 100%;
	text-align: -webkit-center;
	margin-left: auto;
	margin-right: auto;
	margin-top: -5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #79c31f;
}
.custom_glavcateg .jshop_list_category {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	position: relative;
	margin-top: 20px;
	margin-bottom: -20px;
}
.custom_glavcateg {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#phocagallery a:hover, #phocagallery a:active, #phocagallery a:focus, #phocagallery-statistics a:hover, #phocagallery-statistics a:active, #phocagallery-statistics a:focus {
	text-decoration: none;
	border: 1px solid #333333;
	color: #333;
	background-color: #79c31f;
}
div#slpodr {
	position: absolute;
	right: 7px;
	margin-top: 155px;
	top: 310px;
}
span.bt-title {
	float: right;
	text-transform: uppercase;
	text-decoration: none;
	background: #005ba2;
	border-radius: 2px;
	font-size: 14px;
	margin-right: -6px;
	padding: 6px 20px 6px 20px;
	color: #333333;
	text-shadow: none;
}
span.bt-title:hover {
	background: #79c31f;
	color: #fff !important;
}
span.bt-title:hover a {
	color: #fff !important;
}
span.bt-title a {
	color: #ffffff;
}
ul.nav._topmen > li {
	float: left;
}
ul.nav._topmen > li > a {
	float: none;
	padding: 3px 0px 0px 8px;
	font-size: 15px;
	color: #333333;
	text-decoration: underline;
	text-shadow: none;
}
ul.nav._topmen > li > a:focus, ul.nav._topmen > li > a:hover {
	background: none;
	color: #79c31f;
	text-decoration: none;
}
.jshop.editaccount_block input.button {
	text-transform: uppercase;
	text-decoration: none;
	background: #005ba2;
	border-radius: 3px;
	font-size: 15px;
	font-weight: bold;
	margin-right: 5px;
	padding: 6px 34px 6px;
	color: #fff;
	text-shadow: none;
	border: none;
}
.jshop.editaccount_block input.button:hover {
	background: #79c31f;
}
a#myinf3 {
	text-transform: uppercase;
	text-decoration: none;
	background: #005ba2;
	border-radius: 3px;
	font-size: 13px;
	font-weight: bold;
	margin-right: 5px;
	padding: 6px 36px 6px;
	color: #333;
	text-shadow: none;
	border: none;
	display: inline-block;
}
a#myinf3:hover {
	background: #79c31f;
	color: #fff;
}
a#myinf2 {
	text-transform: uppercase;
	text-decoration: none;
	background: #005ba2;
	border-radius: 3px;
	font-size: 13px;
	font-weight: bold;
	margin-right: 5px;
	padding: 6px 41px 6px;
	color: #333;
	text-shadow: none;
	border: none;
	display:inline-block;
}
a#myinf2:hover {
	background: #79c31f;
	color: #fff;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	text-transform: uppercase;
	text-decoration: none;
	background: #005ba2;
	border-radius: 3px;
	font-size: 14px;
	font-weight: bold;
	margin-right: 5px;
	padding: 6px 34px 6px;
	color: #ffffff;
	text-shadow: none;
	border: none;
}
button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	background: #79c31f;
	color: #fff;
}
.page-title, .page-header h1 {
	display: inline-block;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	height: 30px;
	padding: 10px 3px 0px 3px;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
}
.page-title:after, .page-header h1:after {
	content: '';
	width: 100%;
	display: block;
	height: 24px;
	background-image: url(../images/title_after.png);
	background-position: center;
}
.jshop.last_visited_products .buttons a.button_buy {
	display:none;
}
.jshop.last_visited_products .buttons a {
}
.jshop.last_visited_products .buttons {
	border: 1px solid #cccccc;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-top: 2px;
}
div#lastprice .old_price {
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}
.old_price span {
	color: #ffffff;
	text-decoration: line-through;
}
.jshop_ultra_filters .uf_label {
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
	font-size: 15px;
}
.jshop_ultra_filters input, .jshop_ultra_filters textarea {
	max-width: 65px;
	padding: 0px;
}
.nav-tabs > li > a h3 {
	font-size: 16px;
	line-height: 16px;
	font-family: 'MyriadPro';
	font-weight: bold;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #333333;
	cursor: default;
}
.nav-tabs > li > a {
	border: 1px solid #333333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666666;
	background: #fff;
	font-family: 'MyriadPro';
	font-size: 15px;
	line-height: 20px;
	padding-bottom: 1px;
	padding-top: 0px;
	text-transform: uppercase;
}
.nav-tabs > li > a, .nav-pills > li > a {
	padding-right: 8px;
	padding-left: 8px;
	margin-right: 2px;
	line-height: 14px;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
	color: #FFFFFF;
	background-color: #79c31f;
	border: 1px solid #79c31f;
	cursor: pointer;
}
div#ordertable table {
	float: left;
}
.t3-module.module_category.id2 .module-title {
	border-radius: 0px !important;
}
div#spbread {
	text-align: right;
	display: inline-block;
}
.breadcrumbs span {
	padding-top: 3px;
	text-align: right;
}
span#separat {
}
span#separat img {
	border-radius: 10px;
}
#fixedblock {
	margin-left: auto;
	margin-right: auto;
	max-width: 1300px;
	width: 100%;
	margin-top: 5px;
}
.sheensay_fixed {
	position: fixed !important;
	top: 0 !important;
	width: 100%;
	z-index: 999;
	
        border-radius: 0px 0px 15px 15px !important;
	max-width: 1300px !important;
	background: rgb(238, 248, 255);
	margin-top: 0px !important;
}
div#spbread:after {
	content: "\f061";
	font-family: 'fontawesome';
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 0px;
	color: #333333;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	margin-top: -2px;
}
div#spbread:last-child:after {
	display:none;
}
.jshop_list_product .product .name h1 {
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	font-family: 'MyriadPro';
	text-transform: none;
	padding: 0px;
	vertical-align: sub;
	min-height: 30px;
	max-height: 30px;
	overflow: hidden;
	margin: 0px;
}
.jshop_list_product .product .name h1:after {
	display: none;
}
span#schemacur {
	display: none;
}
div#vkorzine {
	max-width: 222px;
	width: 100%;
	position: absolute;
	margin-top: -109px;
}
div#vkorzine p {
	height: 32px !important;
	width: 33px !important;
	background: url(../images/cart.png) #333333 center center no-repeat;
	border-radius: 14px;
	padding: 5px;
	background-size: 27px;
	border: 2px solid #f5f5f5;
	margin: auto;
	box-shadow: 0px 0px 60px 40px #f5f5f5;
}
a.atcart.vkorzinebtn.list-btn.satci {
	width: 40px;
	height: 34px;
}
div#inpcolvolist input.product_minus {
	padding: 0px !important;
	color: #333333;
	font-weight: bold;
	width: 22px;
	margin: 0px;
	margin-top: -2px;
	height: 27px;
	background: url(../images/minus.png) 0 4px no-repeat !important;
}
div#inpcolvolist input.product_plus {
	padding: 0px !important;
	color: #333333;
	font-weight: bold;
	width: 22px;
	margin: 0px;
	margin-top: -2px;
	height: 27px;
	background: url(../images/plus.png) 0 4px no-repeat !important;
}
div#inpcolvolist input.product_minus:hover {
	margin-top: 2px;
	height: 22px;
	background: url(../images/minus.png) 0 -24px no-repeat !important;
}
div#inpcolvolist input.product_plus:hover {
	margin-top: 2px;
	height: 22px;
	background: url(../images/plus.png) 0 -24px no-repeat !important;
}
div#inpcolvolist input[type="text"] {
	display: inline-block;
	height: 20px;
	padding: 4px 6px;
	margin-bottom: 2px;
	line-height: 14px;
	color: #333333;
	text-align: center;
	border: 1px solid #dadada;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 3px;
	vertical-align: middle;
}
div#inpcolvolist {
	padding-left: 26px;
	padding-top: 2px;
	float: left;
}
div#inpminus {
	float: left;
	border-radius: 3px;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 2px;
}
div#inptxtcol {
	float: left;
}
div#inpplus {
	float: left;
	border-radius: 3px;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 2px;
}
span.fieldvalue_name {
	cursor: pointer;
}
div#lftrghtprlink {
	min-height: 36px;
	position: relative;
	margin-top: 11px;
	margin-bottom: 11px;
	border-bottom: 1px solid #ccc;
}
div#lftrghtprlink span a {
	color: #333;
	text-decoration: underline;
}
div#lftrghtprlink span a:hover {
	color: #79c31f;
}
span#rghtspprod {
	float: right;
	text-align: right;
	text-transform: uppercase;
	font-size: 11px;
	padding-top: 4px;
	font-weight: 700;
	max-width: 49%;
	width: 100%;
	line-height: 14px;
}
span#lftspprod {
	float: left;
	text-align: left;
	text-transform: uppercase;
	font-size: 11px;
	padding-top: 4px;
	font-weight: 700;
	max-width: 49%;
	width: 100%;
	line-height: 14px;
}
.jshop.productfull .product_label {
	position: absolute;
	margin-left: 5px;
	margin-top: -7px;
}
div#viznon h1 {
	display: block;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	margin: 0px;
	height: auto;
	padding: 0px;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
	width: 100%;
	margin-bottom: 10px;
}
div#viznon h1:after {
	display:none;
}
input#quanmask {
	visibility: hidden;
}
.jshop.productfull div#inpcolvolist {
	padding-left: 0px;
	padding-top: 2px;
	float: left;
}
input#quantity {
	margin-left: -56px;
	position: absolute;
}
.prod_qty_mask {
	float: left;
}
div#manufpodrob a {
	border: 1px solid #ccc;
	padding: 3px 8px 3px 8px;
	border-radius: 3px;
	font-weight: 600;
}
div#manufpodrob a:hover {
	border: 1px solid #79c31f;
}
div#manufpodrob {
	margin-top: 5px;
	margin-bottom: 5px;
}
div#manufact_name img {
	max-height: 34px;
	padding-left: 5px;
}
div#extranmzn:after {
	content: '';
	height: 1px;
	width: 100%;
	background: #f1f1f4;
	display: block;
	position: relative;
	bottom: 3px;
}
h3#prodopzago {
	font-size: 15px;
	line-height: 16px;
	border-bottom: 1px solid #f5f5f5;
	font-weight: bold;
	margin: 0px 0;
	padding-top: 9px;
	padding-bottom: 5px;
	margin-bottom: 8px;
	text-transform: uppercase;
	color: #000;
}
div#txtseodetail {
	font-size: 11px;
	line-height: 15px;
	color: #a9a9a9;
	border-top: 1px solid #eaebec;
	        float: left;
}
div#vkorzdetail {
	top: 0px;
	position: relative;
	left: -8px;
	z-index:1;
}
div#vkorzdetail p {
	height: 37px !important;
	width: 37px !important;
	background: url(../images/chek.png) #79c31f center center no-repeat;
	border-radius: 3px;
	background-size: 24px;
	border: 0px solid #f5f5f5;
	margin: auto;
}
div#vkorzdetail p:hover {
	box-shadow: 0px 0px 60px 40px #ffffff;
}
p#nodescr {
	padding-top: 10px;
	padding-bottom: 10px;
}
.sheensay_fixed .copycorz {
	display: block !important;
}
.copycorz {
	position: absolute;
	background: rgba(251, 221, 13, 0.94);
	float: right;
	right: 1px;
	border-radius: 3px;
	margin-top: 10px;
	display:none;
}
div#copcart .externtwo_wrapp {
	min-height: 42px !important;
}
div#copcart .mycart_wrapp {
	margin: 0px !important;
	padding: 3px 13px 0px 5px;
}
div#footphp {
	display: none;
	visibility: hidden;
}
.topmod4 .pwebcontact_toggler.modal.modal-static {
	position: relative;
	width: 120px;
	height: 20px;
	line-height: 21px;
	margin: 5px 0px 0px 0px;
	overflow: hidden;
	text-decoration: none;
	cursor: pointer;
	background: none;
	padding: 0px;
	padding-left: 4px;
	border: none;
	text-align: left;
	font-size: 15px;
}
.topmod4 .pwebcontact_toggler.modal.green {
	border-top: none;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline !important;
	color: #333;
	text-shadow: none;
}
.topmod4 .pwebcontact_toggler.modal.green:hover, .topmod4 .pwebcontact_toggler.modal.green.active {
	background: none;
	color: #79c31f;
	border: 0px solid #79c31f;
}
div#servname {
	display: none;
	visibility: hidden;
}
span.moduletableservname {
	font-weight: bold;
}
span.moduletableservname a {
	text-decoration: underline;
}
#sbox-window {
	position: absolute;
	background-color: #fff;
	text-align: left;
	overflow: visible;
	padding: 0px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
p#msgtelef {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 6px;
	padding-top: 5px;
}
table.jlogin a {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	top: 16px;
}
div#otstup {
	min-height: 40px;
}
span#dannie {
	font-size: 16px;
	font-weight: bold;
}
div#logout h3 span {
	display: inline-block;
	font-size: 15px;
	line-height: normal;
	font-weight: 600;
	margin: 0px;
	height: 30px;
	padding: 10px 3px 0px 3px;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
	width: 100%;
}
div#logout h3 span:after {
	content: '';
	width: 100%;
	display: block;
	height: 24px;
	background-image: url(../images/title_after.png);
	background-position: center;
	margin-left: -3px;
}
div#logout {
	margin-top: 7px;
}
div#logoutinp {
	margin-left: auto;
	margin-right: auto;
	width: 160px;
	margin-top: 35px;
}
input#logout {
	width: 160px;
}
div#register {
	margin-top: 15px;
}
.modSonStatus p {
	font-size: 16px;
	text-transform: uppercase;
	padding: 5px;
	border: 2px solid #79c31f;
	margin-top: 6px;
	font-weight: bold;
	border-radius: 3px;
}
span#ordnumbr {
	font-size: 16px;
	font-weight: bold;
}
button.btn.btn-primary.validate {
	background: #005ba2;
}
button.btn.btn-primary.validate:hover {
	background: #79c31f;
}
label#jform_email-lbl {
	font-weight: bold;
}
label#jform_captcha-lbl {
	font-weight: bold;
}
div#moykabinet {
	margin-top: 10px;
}
a#detalizakaza {
	background: #005ba2;
	color: #fff;
	text-transform: uppercase;
	padding: 8px 26px 8px 26px;
	border-radius: 3px;
	font-size: 14px;
	font-weight: bold;
}
div#ordertable {
	margin-top: 10px;
}
a#detalizakaza:hover {
	background: #79c31f;
}
.table_order_list {
	width: 100%;
	background-color: #f5f5f5;
	border-radius: 3px;
	border: 0px solid #f5f5f5;
}
table.cart .manufacturer {
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
}
p.jshop_cart_extra_field {
	padding-left: 0px;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a#otmenitzakaz {
	text-transform: uppercase;
	text-decoration: none;
	background: #005ba2;
	border-radius: 3px;
	font-size: 13px;
	font-weight: bold;
	padding: 9px 34px 9px;
	color: #fff;
	text-shadow: none;
	border: none;
	float: right;
	margin-top: 9px;
	margin-bottom: 27px;
}
a#otmenitzakaz:hover {
	background: #79c31f;
}
table.jshop.jshop_subtotal {
	float: right !important;
}
@media print {
* {
	visibility: hidden !important;
}
#pechat, #pechat * {
	visibility: visible !important;
}
#pechat {
	font-size: 19px !important;
	font-family: sans-serif;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
}
div#printsostav {
	float: right;
}
div#noviz {
	margin-left: auto;
	margin-right: auto;
	text-align: center !important;
	margin-top: 28px !important;
}
div#inpminus_corz {
	float: left;
	border-radius: 3px;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 3px;
}
div#inpminus_corz input.product_minus {
	padding: 0px !important;
	color: #333333;
	font-weight: bold;
	width: 22px;
	margin: 0px;
	margin-top: -2px;
	height: 27px;
	background: url(../images/minus.png) 0 4px no-repeat !important;
}
div#inpcolvolist_corz {
	width: 75px;
	margin-top: -20px;
	margin-left: 26px;
}
div#inpplus_corz {
	float: left;
	border-radius: 3px;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 3px;
}
div#inpplus_corz input.product_plus {
	padding: 0px !important;
	color: #333333;
	font-weight: bold;
	width: 22px;
	margin: 0px;
	margin-top: -2px;
	height: 27px;
	background: url(../images/plus.png) 0 4px no-repeat !important;
}
div#inpminus_corz input.product_minus:hover {
	margin-top: 2px;
	height: 22px;
	background: url(../images/minus.png) 0 -24px no-repeat !important;
}
div#inpplus_corz input.product_plus:hover {
	margin-top: 2px;
	height: 22px;
	background: url(../images/plus.png) 0 -24px no-repeat !important;
}
.owl-controls.clickable {
	position: absolute;
	top: -58px;
	float: right;
	right: 3px;
}
div#podrob {
	padding-left: 0px;
	font-weight: bold;
	padding-top: 3px;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
	color: #333;
	text-decoration: underline;
}
div#podrob:hover {
	color: #79c31f;
}
a.button_podrob div#podrob {
	padding-left: 48px;
	font-weight: bold;
	padding-top: 4px;
	font-size: 12px;
	text-transform: uppercase;
	float: left;
	text-align: center;
	color: #333;
	text-decoration: underline;
}
a.button_podrob div#podrob:hover {
	color: #79c31f;
}
.jshop.last_visited_products .product_label {
	position: absolute;
	margin-left: -1px;
	margin-top: -1px;
}
p#otzivpol {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
button.btnyes.btn-default {
	background: #cc0000 !important;
}
button.btn-default:hover {
	background: #79c31f !important;
}
.ext-bxslider-manufacturers-img a img {
	max-height: 110px;
}
.opisanietov {
	background: #fff;
	border: 1px solid #ccc;
	padding: 5px;
	position: absolute;
	max-width: 37%;
	border-radius: 3px;
	box-shadow: 0px 8px 19px 1px #f5f5f5;
	-moz-box-shadow: 0px 8px 19px 1px #f5f5f5;
	-webkit-box-shadow: 0px 8px 19px 1px #f5f5f5;
	z-index: 9999;
	font-size: 13px !important;
	line-height: 14px;
	padding: 9px;
	text-align: left;
	margin-top: 1px;
}
div#pokaztxt {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
.descriptiontxt {
	min-height: 53px;
	max-height: 53px;
	overflow: hidden;
	line-height: 13px;
	font-size: 13px;
	margin: 0px;
	text-align:center;
}
.descriptiontxt p {
	line-height: 13px;
	font-size: 13px;
	margin: 0px;
}
p#blockallbrandsgl {
	text-align: center;
	margin: -5px 0px -15px 0px;
}
a#allbrandsgl {
	float: none;
	background: #005ba2;
	border: 2px solid #79c31f;
	padding: 8px 20px 6px;
	font-size: 14px;
	border-radius: 3px;
	color: #fff;
	font-weight: bold;
}
a#allbrandsgl:hover {
	background: #79c31f;
	color: #333;
}
.jspw_prodwrap:hover a {
	color: #79c31f;
}
div#blockvidprod {
	float: right;
	position: relative;
	max-width: 20%;
	width: 115px;
}
div#leftbl {
	width: 100%;
	float: left;
	max-width: 220px;
}
div#centralbl {
	width: 100%;
	max-width: 505px;
	float: left;
}
div#rightbl {
	width: 22%;
	float: right;
	position: relative;
	height: 100%;
	min-height: 214px;
}
.listprodbody {
	width: 100%;
	height: 100%;
	clear: both;
	border: 1px solid #e9e9e9;
	border-radius: 3px;
}
div#listprod {
	margin-top: 6px;
}
div#listprod h1 {
	display: inline-block;
	font-size: 16px;
	line-height: normal;
	font-weight: 600;
	margin: 0px;
	margin-top: 5px;
	height: 49px;
	overflow: hidden;
	padding: 0px;
	color: #333333;
	text-align: left;
	width: 100%;
	margin-bottom: 0px;
	text-transform: uppercase;
}
div#listprod h1:after {
	display:none;
}
span#list_product_image_middle a img {
	border-radius: 5px;
}
.jshop.last_visited_products a img {
	border-radius: 5px;
}
div#listprod div#vkorzine {
	max-width: 220px;
	width: 100%;
	position: absolute;
	margin-top: -115px;
}
div#rightbl .buttons a.button_buy {
	display:none;
}
div#rightbl .buttons a {
	height: 34px;
	width: 49%;
	border-left: 1px solid #ffffff;
	border-right: none;
	float: left;
}
div#rightbl .buttons {
	padding-top: 5px;
	width: 100%;
	line-height: 0;
	height: 36px;
	float: right;
	position: absolute;
	bottom: 1px;
}
div#rightbl .box-price {
	height: 36px;
	background: #005ba2;
	line-height: 19px;
	text-align: center;
	margin-top: 2px;
	right: 1px;
	width: 100%;
	margin-left: auto;
	margin-right:0px;
	z-index: 43;
	position: relative;
	color: #333;
	-webkit-box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.85);
	-moz-box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.85);
	box-shadow: 0 6px 6px -6px rgb(51, 51, 51);
	border-radius: 25px;
}
div#listprod img.jshop_img {
	max-height: 198px;
	overflow: hidden;
}
div#listprod .image_block {
	padding: 0px;
	min-width: 214px;
	text-align: center;
	max-width: 214px;
}
div#colvotabprod {
	padding-top: 5px;
	width: 100%;
	line-height: 0;
	height: 36px;
	float: right;
	position: absolute;
	bottom: 36px;
}
.ajax_cart_wl.type_view.cart_view {
	height: 52px;
}
div#listprod #inpcolvolist {
	padding-left:60px;
	padding-top: 2px;
	float: left;
}
div#listprod #pokaztxt {
	text-align: left;
	font-weight: bold;
	font-size: 13px;
}
div#listprod .opisanietov {
	background: #fff;
	border: 0px solid #ccc;
	position: relative;
	max-width: 100%;
	border-radius: 3px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	z-index: 9999;
	font-size: 13px !important;
	line-height: 14px;
	padding: 0px 0px 5px 0px;
	text-align: left;
	margin-top: 1px;
}
div#listprod .extra_fields div {
	font-weight: normal;
	font-size: 13px;
	line-height: 16px;
}
p#opisanlistprd {
	font-size: 14px;
}
div#listprod .listprodbody:hover .name a {
	color: #79c31f;
}
div#listprod .listprodbody:hover img.jshop_img {
	opacity: 0.5;
}
div#listprod .listprodbody:hover {
	-webkit-box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.85);
	-moz-box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.85);
	box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.85);
	border: 1px solid #f3f3f3;
}
a.button_buy.fullcart {
	background: url(../images/cart.png) #333333 center center no-repeat !important;
	background-size: 30px !important;
	display:none;
}
div#listprod .manufacturer_name {
	font-size: 14px;
	font-weight: bold;
}
form#form_list_style button:hover {
	opacity: 0.5;
}
.headmod5 .module-ct {
	height: 56px;
}
.modal-dialog {
	float: right;
}
label.titlecomfild {
	width: 100%;
	float: left;
}
div#pokazmenu {
	display: none;
}
#fltr_button_box input[type="button"], #fltr_button_box input[type="reset"], #fltr_button_box input[type="submit"] {
	padding: 6px 20px 6px !important;
}
div#footrmod4 img:hover {
	opacity: 0.5;
}

div#maincateg_list {
        float: left;
        margin: 2px 5px 1px 5px;
        margin-bottom: 20px;
        padding: 3px;
        max-width: 23%;
        min-width: 23%;
        border: 1px solid #eef8ff;
        border-radius: 5px;
}
.image_maincateg {
        padding-right: 0;
        width: 100%;
        height: 100%;
        min-height: 200px;
        overflow: hidden;
        position: relative;
        vertical-align: middle;
        border-radius: 5px;
}
.image_maincateg img {
	float: none;
	text-align: center;
	display: block;
	position: absolute;
	margin: auto;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	border-radius: 80px 0 80px 0;
	border-bottom: 3px solid #0480bf;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	transition-delay: 0s;
}
.name_maincateg {
	max-width: 330px;
	width: 100%;
	line-height: 15px;
	padding-top: 15px;
	text-align: center;
	min-height: 25px;
	max-height: 25px;
	overflow: hidden;
}
.name_maincateg a {
	width: 100%;
	color: #333333;
	text-align: center;
	font-weight: bold;
	font-size: 17px !important;
	line-height: 14px;
	text-transform: uppercase;
}
div#maincateg_list:hover {
border: 1px solid #eef8ff;
}
div#maincateg_list:hover .image_maincateg img {
	border-radius: 0px;
	border-bottom: 3px solid #79c31f;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	transition-delay: 0s;
}
div#maincateg_list:hover .name_maincateg a {
	color: #79c31f;
}
p#podpisusl {
	margin: 0px;
	text-align: center;
	color: #656565;
	font-style: italic;
	line-height: 12px;
}
.prod_buttons {
	display: none;
}
td.jshop_related .product .name {
	max-width: 219px;
}
td.jshop_related .product .description {
	font-size: 13px !important;
	word-wrap: break-word;
	word-break: break-word;
	line-height: 15px;
	padding-left: 2px;
	padding-bottom: 3px;
	text-align: left;
	margin-top: 1px;
	min-height: 75px;
	max-height: 75px;
	overflow: hidden;
}
td.jshop_related a.button_podrob div#podrob {
	padding-left: 30px;
	font-weight: bold;
	padding-top: 20px;
	font-size: 12px;
	text-transform: uppercase;
	float: left;
	text-align: center;
}
.five-steps__list {
	box-sizing: border-box;
	color: #fff;
	font-family: tahoma;
	font-size: 18px;
	margin-top: 45px;
	width: 100%;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-align: center;
}
.five-steps__list {
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.five-steps__list, .nav__list {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}
.five-steps__item {
	width: 20%;
	min-width: 190px;
	margin-bottom: 20px;
	position: relative;
}
.five-steps__icon {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	border-radius: 100%;
	border: 6px solid #79c31f;
	width: 140px;
	height: 140px;
	margin: 0 auto 10px;
	position: relative;
	background: rgba(0, 0, 0, 0.44);
}
.five-steps__item:nth-of-type(1) .five-steps__icon:before {
 content: '';
 background: url(../images/c-1.png) no-repeat center center;
 display: block;
 width: 70px;
 height: 60px;
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translateX(-50%) translateY(-50%);
}
.five-steps__item:nth-of-type(2) .five-steps__icon:before {
 content: '';
 background: url(../images/c-2.png) no-repeat center center;
 display: block;
 width: 73px;
 height: 73px;
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translateX(-50%) translateY(-50%);
}
.five-steps__item:nth-of-type(3) .five-steps__icon:before {
 content: '';
 background: url(../images/c-3.png) no-repeat center center;
 display: block;
 width: 70px;
 height: 60px;
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translateX(-50%) translateY(-50%);
}
.five-steps__item:nth-of-type(4) .five-steps__icon:before {
 content: '';
 background: url(../images/c-4.png) no-repeat center center;
 display: block;
 width: 70px;
 height: 60px;
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translateX(-50%) translateY(-50%);
}
.five-steps__item:nth-of-type(5) .five-steps__icon:before {
 content: '';
 background: url(../images/c-5.png) no-repeat center center;
 display: block;
 width: 70px;
 height: 60px;
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translateX(-50%) translateY(-50%);
}
.five-steps__slash {
	font-size: 30px;
	display: inline-block;
	vertical-align: sub;
	padding: 0 10px;
}
div#bodecntr2 h3 {
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	background: #eef8ff;
	width: 222px;
	margin-left: auto;
	margin-right: auto;
	padding: 12px 1px 12px 1px;
	border-radius: 0px 0px 10px 10px;
	-webkit-box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.85);
	-moz-box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.85);
	box-shadow: 0 6px 6px -6px rgb(51,51,51);
}
.image_catusl {
max-width: 100%;
        overflow: hidden;
        padding-right: 0;
        width: 100%;
        height: 100%;
        position: relative;
        vertical-align: middle;
        border-radius: 80px 0 80px 0;
        border-bottom: 3px solid #0480bf;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        transition-delay: 0s;
}
.image_catusl:hover {
	border-radius: 0px;
	border-bottom: 3px solid #79c31f;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	transition-delay: 0s;

}
.image_catusl:hover div#catfonimg {

}
div#catimgfon {
        float: left;
        padding-right: 0px;
        min-width: 100%;
        width: 100%;
        height: 100vh;
        max-height: 270px;
        min-height: unset;
        overflow: hidden;
        position: relative;
        vertical-align: middle;
        margin-left: auto;
        margin-right: auto;
}
.name_catusl {
	float: none;
	text-align: center;
	display: block;
	position: absolute;
	margin: auto;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	max-height: 50px;
	max-width: 240px;
	font-size: 17px;
	line-height: 19px;
	color: #fff;
	text-transform: uppercase;
}
div#catfonimg {
	width: 100%;
	height: 100%;
	position: absolute;

}
p#podpiscat {
margin: 10px 0px 10px 0px;
        width: 100%;
        color: #333333;
        text-align: center;
        font-weight: bold;
        font-size: 17px !important;
        line-height: 18px;
        text-transform: uppercase;
        max-width: 100%;
}
div#catimgfon img {
        float: none;
        text-align: center;
        display: block;
        position: absolute;
        margin: auto;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%;
        
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        transition-delay: 0s;
}
.widthsepoly.polymer div#maincateg_list {
        float: left;
        margin: 2px 5px 1px 5px;
        margin-bottom: 20px;
        padding: 3px;
        max-width: 23% !important;
        min-width: 23% !important;
        border: 1px solid #eef8ff;
        border-radius: 5px;
}
div#margautprod {
	margin-bottom: 15px;
	float: left;
	width: 100%;
}
div#margautprod #maincateg_list {
	float: left;
	margin: 2px 5px 1px 5px;
	margin-bottom: 1px;
	padding: 3px;
	max-width: 286px;
	border: 1px solid #fff;
	border-radius: 5px;
	background: #fff;
}
div#margautprod #catimgfon img {
	height: 100%;
	min-height: 160px;
	max-height: 160px;
}
div#margautprod .name_catusl {
	float: none;
	text-align: center;
	display: block;
	position: absolute;
	margin: auto;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	max-height: 28px;
	max-width: 202px;
	font-size: 17px;
	line-height: 19px;
	color: #fff;
	text-transform: uppercase;
}





#slide1 {
	background-image:url('../images/slides/s1.jpg');
}
#slide2 {
	background-image:url('../images/slides/s2.jpg');
}
#slide3 {
	background-image:url('../images/slides/s3.jpg');
}
#slider {
	position: relative;
width: 100%;
        height: 500px;
	overflow: hidden;
	padding-top: 2px;
filter: expression(document.execCommand('BackgroundImageCache', false, true));
}
#slideshow-wrapper {
        margin-left: 0px;
        width: 100%;
        height: 500px;
}
#slider div {
	position:absolute;
	        width: 84%;
	height:500px;
	z-index:1;
	cursor:pointer;
	background-position:top left;
	background-repeat:no-repeat;
	border-bottom:5px solid white;
}
body #slider div.active {
	cursor:default;
}

div#gofrodiv {
        margin-left: auto;
        margin-right: auto;
        width: 70%;
}

.t3-sidebar.t3-sidebar-1 {
        margin-top: -25px;
		        display: none;
}
div#gofrodiv div#maincateg_list {
        max-width: 47%;
        min-width: 47%;
}
.jshop_list_category {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
}
.widthse {
        margin-left: auto;
        margin-right: auto;
        width: 100% !important;
}
div#catdiscrwidyh div#maincateg_list {
        float: left;
        margin: 2px 5px 1px 5px;
        margin-bottom: 20px;
        padding: 3px;
        max-width: 31%;
        min-width: 31%;
        border: 1px solid #eef8ff;
        border-radius: 5px;
}
.widthsepoly {
        width: 98% !important;
}
div#cols1 li {
        width: 20%;
        float: left;
}
/*COOKIE*/
#cookie_note {
    display: none;
    position: fixed;
    bottom: 15px;
    z-index: 99;
    left: 50%;
    max-width: 90%;
    transform: translateX(-50%);
    padding: 20px;
    background-color: white;
    border-radius: 4px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
}
#cookie_note p {
    margin: 0;
    font-size: 13px;
    text-align: left;
    color: black;
}
.cookie_accept {
    width: 30%;
    padding: 6px;
}
@media (min-width: 576px) {
    #cookie_note.show {
        display: flex;
    }
}
@media (max-width: 575px) {
#cookie_note.show {
    display: block;
    text-align: left;
    left: 5%;
    right: 5%;
    max-width: 100%;
    transform: none;
}
#cookie_note p {
    width: 100%;
}
.cookie_accept {
    width: 75% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
    margin-top: 10px !important;
    float: none !important;
}
}
/*COOKIE*/
