body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
	background: #EEEEEE;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 0px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a
{
	padding:10px 0px;
	width:100%;
	border-bottom:1px dashed #05BCFF;
}
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
/* top */
header
{
	min-height:160px;
	background:url(../image/header.png) no-repeat left top,
					url(../image/header-right.png) no-repeat right bottom #FFF;
	padding: 10px 0px;
	margin:0px 0px 20px 0px;
	border-top:3px solid #0697C4;
	border-bottom:3px solid #0697C4;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
}
#top {
	background-color: #EEEEEE;
	background-image: linear-gradient(to bottom, #D3D6DB, #F7F7F7);
	border-bottom: 1px solid #e2e2e2;
	padding: 4px 0px 3px 0;
	margin: 0px;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-link-left
{
	float:right;
	margin:10px 10px 0px 0px;
}
html:lang(en) #top-link-left.ukr
{
	display:none;
}
html:lang(uk) #top-link-left.en
{
	display:none;
}

#top-link-left li
{
	list-style:none;
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
	display: inline-block;
    padding: 0px 5px;
	font-size:17px;
	font-weight:bold;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	width:200px;
	margin: 15px 0 10px 0;
}
header .col-sm-4 {
    width: 20%;
}
.col-sm-4 {
    width: 33%;
}
/* search */
#searh-header
{
	width:325px;
	float:left;
}
#search {
	margin: 15px 0px 0px 0px;
	width:325px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
	background:#F9F9F9;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 11px 35px;
	text-shadow: 0 1px 0 #FFF;
}
/* cart */
#cart {
	width:300px;
	margin: 25px 0px 0px 0px;
	background:url(../image/cart.png) no-repeat left;
	background-size:30px;
	background-position: left 10px top 10px;
	float:right;
}
#cart .btn-inverse
{
	background:url(../image/cart.png) no-repeat left #0697C4;
	background-size:30px;
	padding:23px 0px;
	background-position: left 17px top 17px;
	border-bottom: 1px solid #FFF;
}
#cart .fa
{
display:none;
}
#cart > .btn {
	font-size: 14px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
	overflow-y: auto;
	max-height: 800px;
	scrollbar-width: thin;
	overflow-x: hidden;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/*------------------------------------------------------------------------------- header bottom ----------------------------------------------*/
#header-bottom
{
float:right;
width:calc(80% - 15px);
margin: 30px 15px 0px 0px;
}
#header-adres
{
	float:left;
	width:245px;
	color:#0697C4;
	border:1px solid #ADEBFF;
	padding:19px 7px 19px 40px;
	margin:0px 20px 0px 0px;
	background: url(../image/location.png) no-repeat left ;
	background-size:25px;
	background-position: left 5px top 7px;
	font-size:12px;
	line-height:12px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#header-grafik
{
	float:left;
	width:245px;
	color:#0697C4;
	border:1px solid #ADEBFF;
	padding:7px 7px 7px 37px;
	background: url(../image/shedule.png) no-repeat left ;
	background-size:25px;
	background-position: left 5px top 8px;
	font-size:12px;
	line-height:12px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#header-kontaktu
{
	float:right;
	width:300px;
	color:#ADEBFF;
	text-align:right;
	padding:12px 10px 12px 35px;
	margin:0px 0px 0px 0px;
	background: url(../image/contacts.png) no-repeat left #0697C4;
	background-size:25px;
	background-position: left 15px top 16px;
	font-size:15px;
	line-height:20px;
		-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#header-kontaktu a
{
	color:#FFF;
	font-weight:bold;
}
/* menu */
#menu {
	margin:10px 0px 10px 0px;
	/*background-color: #0697C4;
	background-image: linear-gradient(to bottom, #0697C4, #09B0E2);
	background-repeat: repeat-x;*/
	background: url(../image/catalog-bg.png)repeat center #0697C4;
	border-color: #0697C4 #0697C4 #0697C4;
	min-height: 40px;
-webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.75);
box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.75);
}
#catalog-icon
{
	width:35px;
	height:35px;
	float:left;
	background: url(../image/catalog-icon.png) no-repeat left;
	background-size:25px;
	background-position: left 5px top 10px;
}
#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
	font-size: 14px;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
	width:100%;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 10px 20px;
	clear: both;
	line-height: 20px;
	color: #000;
	font-size: 14px;
}
.navbar-collapse {
    padding-right: 5px;
    padding-left: 5px;
}
#menu .dropdown:hover .dropdown-menu
{
	min-width:290px;
	background:#1E8AB7;
	border-bottom:1px solid #145e7a;
	border-left:1px solid #145e7a;
	border-right:1px solid #145e7a;
	-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: none;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
	color:#60D4FF;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#recently-products,
#latest,
#featured,
#row-bestseller
{
	padding:20px;
	background:#C0DFF7;
	margin:0px 0px 20px 0px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#content {
	min-height: 600px;
}
#common-home.container h3
{
	padding:10px 0px 10px 10px;
	margin:0px 0px 20px 0px;
	color:#0697C4;
	text-align:center;
	font-size:22px;
	font-weight:bold;
	/*
	background: #0697C4;
	color:#FFF;
	border-bottom:1px solid #B1CEE2;
	text-shadow: 2px 2px 2px #0C50A3;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
-webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.75);
	*/
}
#column-left div.bf-panel-wrapper .box.bf-check-position 
{
	border: none;
}
#column-left div.bf-panel-wrapper .box.bf-check-position  .box-heading
{
	background: url(../image/filter-icon.png) no-repeat left #EEE;
	background-size:30px;
	background-position:left 5px top 5px;
	padding:10px 0px 10px 50px;
	margin:0px 0px 30px 0px;
	font-size:22px;
		-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
-webkit-box-shadow: 0px 5px 5px 0px rgba(204,204,204,1);
-moz-box-shadow: 0px 5px 5px 0px rgba(204,204,204,1);
box-shadow: 0px 5px 5px 0px rgba(204,204,204,1);
}
#column-left .bf-attr-header
{
	border-top: none;
	border-bottom: 1px solid #DBDEE1;
	margin:0px 0px 10px 0px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#column-left div.bf-panel-wrapper .box.bf-check-position div.bf-attr-block
{
	margin-bottom:15px;
}
div.bf-attr-block .bf-attr-header.bf-clickable
{
	font-weight:bold;
}
.product-layout a.odcatwall
{
	/*background: url(../image/alumin.jpg) no-repeat center #EAECEB;*/
	background: #4195C4;
	border-bottom:2px solid #0697C4;
	border-top:none;
	border-left:none;
	border-right:none;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	-webkit-box-shadow: 0px 8px 10px 0px rgba(198,198,198,1);
-moz-box-shadow: 0px 8px 10px 0px rgba(198,198,198,1);
box-shadow: 0px 8px 10px 0px rgba(198,198,198,1);
}
.product-layout a.odcatwall img
{
	width: 135px;
	border-bottom:2px solid #0697C4;
	background:#A4C3D8;
	height: 135px;
	padding:5px;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	-webkit-box-shadow: 0px 2px 7px 0px rgba(206,206,206,1);
-moz-box-shadow: 0px 2px 7px 0px rgba(206,206,206,1);
box-shadow: 0px 2px 7px 0px rgba(206,206,206,1);
}
.product-layout a div.odcatwallhref
{
	min-height:60px;
	color:#FFF;
}
/* footer */
#topcontrol
{
	right:10px !important;
}
#footer-top
{
	display:flex;
	flex-flow: row wrap;
	width: 100%;
    padding-bottom: 10px;
    margin: 0px 0px 20px 0px;
	justify-content: center;
}
#footer-logo
{
	background: url(/image/catalog/logo-exim3.png) no-repeat center;
	background-size: cover;
	width: 200px;
    height: 204px;
}
#footer-tel
{
	float: right;
    width: 490px;
	height:35px;
    color: #FFF;
    text-align: right;
	margin: 30px 0px 0px 0px;
	margin-left: auto;
    padding: 10px 10px 10px 35px;
    background: url(../image/contacts.png) no-repeat left #0F64C4;
    background-size: 25px;
    background-position: left 5px top 7px;
    font-size: 14px;
    line-height: 14px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
footer .container .row .col-sm-3 {
	min-height:200px;
    background: #0697C4;
	padding:15px;
	margin:0px 10px 0px 0px;
	width: calc(25% - 10px);
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
html:lang(en) footer .container .row .col-sm-3 h5.ukr,
html:lang(en) footer .container .row .col-sm-3 ul.cont-footer-ukr
{
	display:none;
}
html:lang(uk) footer .container .row .col-sm-3 h5.en,
html:lang(uk) footer .container .row .col-sm-3 ul.cont-footer-en
{
	display:none;
}
ul.cont-footer-ukr,
ul.cont-footer-en
{
	margin:0px;
	padding: 0px;
}
ul.cont-footer-ukr li,
ul.cont-footer-en li
{
	list-style:none;
}
footer .container .row {
    margin-right: -10px;
    margin-left: 0px;
}
.copirayt
{
	float:left;
	color:#0697C4;
}
#webatom
{
	float:right;
	color:#4195C4;
}
footer {
	margin-top: 30px;
	padding-top: 30px;
	background: url(../image/header.png) no-repeat left top,
					url(../image/footer.jpg) no-repeat center,
						url(../image/header-right.png) no-repeat bottom right #FFF;
	border-top: 1px solid #ddd;
	color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #4195C4;
}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 10px 0;
	padding: 3px 0px 0px 0px;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 12px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '/';
	display: block;
	position: absolute;
	top: 0px;
	right: -6px;
	width: 10px;
	height: 10px;
}
html[dir=rtl] .breadcrumb > li::after {
  top: -3px;
  left: -5px;
  width: 26px;
  height: 26px;
  border-left: 1px solid #DDD;
  border-top: 1px solid #DDD;
  right: unset;
  border-right: unset;
  border-bottom:unset;

}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #0697C4;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border: none;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #97CB48;
	/*background-image: linear-gradient(to bottom, #EF6B00, #FF9A47);*/
	background-repeat: repeat-x;
	border:none;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #0697C4;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #F7751F;
	background-image: linear-gradient(to bottom, #F7751F, #FFAB77);
	background-repeat: repeat-x;
	border:none;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
.nav-tabs {
    margin-bottom: 0px;
}
.nav-tabs>li a
{
	font-size:17px;
	font-weight:bold;
	color:#4195C4;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #000;
    cursor: default;
    background-color: #B1CEE2;
    border: 1px solid #4195C4;
    border-bottom-color: transparent;
}
.tab-content>.active {
    display: block;
	background:#B1CEE2;
	padding:10px;
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: 1px solid #0697C4;
	background:#FFF;
	margin-bottom: 20px;
	overflow: auto;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	-webkit-box-shadow: 0px 8px 10px 0px rgba(198,198,238,1);
	-moz-box-shadow: 0px 8px 10px 0px rgba(198,198,238,1);
	box-shadow: 0px 8px 10px 0px rgba(198,198,238,1);
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
		-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.product-grid .product-thumb .image {
	float: none;
}
.product-thumb .caption p
{
	min-height:80px;
	max-height:80px;
	overflow:hidden;
}
.product-thumb .caption p.price
{
	min-height:20px;
}
.product-thumb h4
{
	min-height:60px;
}
/*-------------------------------------------------------------------------- min-width: 767px ----------------------------------------------------------------------------------*/
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
/*-------------------------------------------------------------------------- max-width: 1200px ----------------------------------------------------------------------------------*/
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
}
/*-------------------------------------------------------------------------- max-width: 767px ----------------------------------------------------------------------------------*/
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	background: #8ACD42;
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	padding: 10px 0px;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #B1CEE2;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #B1CEE2;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
/*-------------------------------------------------------------------------- max-width: 768px ----------------------------------------------------------------------------------*/
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #0697C4;
	color: #FFF;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
.col-sm-8
{
	width: 65%;
	margin-left: 15px;
	padding-bottom:15px;
	background-color: #f5f5f5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
	padding:15px 0px;
	border-bottom:1px solid #0697C4;
	background:#B1CEE2;
	margin:15px 0px 20px 0px;
	width: 100%;
    float: right;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails > li:first-child
{
	margin: 8px 15px 8px 15px;
-webkit-box-shadow: 0px 2px 7px 0px rgba(206,206,206,1);
-moz-box-shadow: 0px 2px 7px 0px rgba(206,206,206,1);
box-shadow: 0px 2px 7px 0px rgba(206,206,206,1);
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #E87B1E;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

/*-------------------------------------------------------------------------- min-width: 1200px ----------------------------------------------------------------------------------*/
@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
/*-------------------------------------------------------------------------- min-width: 992px ----------------------------------------------------------------------------------*/
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
/*-------------------------------------------------------------------------- min-width: 768px ----------------------------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}
/*-------------------------------------------------------------------------- min-width: 768px ----------------------------------------------------------------------------------*/
/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
html[dir=rtl] .checkbox input[type="checkbox"],
html[dir=rtl] .checkbox-inline input[type="checkbox"],
html[dir=rtl] .radio input[type="radio"],
html[dir=rtl] .radio-inline input[type="radio"] {
    position: absolute;
    margin-top: 4px\9;
    margin-right: -20px;
      margin-left: unset;
}
html[dir=rtl] .input-group-btn:last-child > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
html[dir=rtl] .input-group .form-control:first-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: unset;
    border-bottom-left-radius: unset;
}
html[dir=rtl] .container .row:first-child  .col-sm-4, html[dir=rtl] .container .row:first-child  .col-sm-5 {
  float: right;

}
html[dir=rtl] #cart .dropdown-menu {
  left: 0;
  right: auto;

}
@media (min-width: 768px) {
   
    html[dir=rtl] .navbar-nav {
        float: right;
        margin: 0;
    }
    
    html[dir=rtl] .navbar-nav > li {
        float: right;
    }
   
}

/*-------------------------------------------------------------------------- min-width: 600px ----------------------------------------------------------------------------------*/
@media (max-width: 600px) {
header .col-sm-4 {
    width: 100%;
}
#logo {
    width: 140px;
    margin: 0px auto;
}

#header-adres,
#header-grafik,
.tellabel,
.zapat,
#catalog-icon {
	display:none;
}
#header-kontaktu {
    float: right;
    width: 100%;
	font-size: 16px;
}
.mob-search
{
	width:20px;
	height:20px;
	background:#CCC;
	float:right;
	background: url(../image/mob-search.png) no-repeat center #e7e7e7;
	display:block !important;
	margin: 0px 0px -5px 0px;
    padding: 12px;
		border:1px solid #C8CACE;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#search
{
	margin: 0px 0px 10px 0px;
	display: none;
	opacity: 0;
    visibility: hidden;
    overflow: hidden;
    transition: 0.55s opacity, 0.55s visibility;
}
#search.visible
{
	display: table;
	opacity: 1;
    visibility: visible;
}
#cart {
    margin: 10px 0px 10px 0px;
	width:100%;
}
#cart .btn-inverse {
    padding: 15px 0px;
	background-position: left 9px top 9px;
}
#header-bottom {
    width: calc(100% - 30px);
	margin: 0px 15px 0px 0px;
}
.product-thumb h4 {
    min-height: 85px;
}
.mob-topll
{
	width:20px;
	height:20px;
	background:#CCC;
	position:absolute;
	top:60px;
	right:15px;
	float:left;
	background: url(../image/mob-topll.png) no-repeat center #e7e7e7;
	display:block !important;
	margin: 6px 0px -5px -5px;
    padding: 12px;
	border:1px solid #4195C4;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#top-link-left
{
	display:none;
}
#top-link-left.visible
{
	display: table;
	opacity: 1;
	height:auto;
    visibility: visible;
	width: 100%;
    margin: 17px 0px;
}
html:lang(en) #top-link-left .ukr.visible
{
	display:none;
}
#top-link-left.visible li
{
	width:100%;
	padding:10px 0px;
	border-bottom:1px solid #2751A0;
	text-align:center;
	background:#F9F9F9;
		-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.navbar-header
{
	padding: 0px 0px 0px 35px;
	background: url(../image/catalog-icon.png) no-repeat left;
    background-size: 25px;
    background-position: left 10px top 9px;
}
.navbar-nav {
    margin: 7.5px -15px;
    padding: 5px 10px;
}
.col-xs-12 {
    width: 50%;
}
#footer-tel {
    width: 100%;
    height: auto;
    background-position: left 15px top 15px;
    font-size: 17px;
    line-height: 27px;
}
footer .container .row {
    margin-right: 0px;
    margin-left: 0px;
}
footer .container .row .col-sm-3 {
    min-height: 225px;
    background: #0F64C4;
    padding: 15px;
    margin: 0px 10px 10px 0px;
    width: calc(50% - 10px);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: left;
}
.copirayt,
#webatom {
    width: 100%;
    text-align: center;
}
.col-sm-8 {
    width: calc(100% - 30px);
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    width: 100%;
}
.col-sm-4 .btn-group
{
	margin:10px 0px 10px 0px;
}
.product-thumb .caption {
    padding: 0 20px;
    min-height: 270px;
	max-height:270px;
	overflow:hidden;
}
.col-sm-4 {
    width: 100%;
}
}