
html, body {
    height: 100%;
}
.wrapper {
    background: #ccc none repeat scroll 0 0;
    height: 100%;
    margin: 0 auto;
    width: 100%;
}
.h_iframe {
    position: relative;
}
.h_iframe .ratio {
    display: block;
    height: auto;
    width: 100%;
}
.h_iframe iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
h1, h2, h3, h4, h5, h6 {
    color: #444;
}
.fa {
    font-size: 14px;
}
h1 {
    font-size: 33px;
}
h2 {
    font-size: 16px;
}
h3 {
    font-size: 21px;
}
h4 {
    font-size: 13px;
    font-family: Montserrat SemiBold;
}
h5 {
    font-size: 12px;
}
h6 {
    font-size: 10.2px;
}
a {
    color: #ff2a00;
}
a:hover {
    text-decoration: none;
}
legend {
    font-size: 18px;
    padding: 7px 0;
}
label {
    font-size: 12px;
    font-weight: 400;
}
select.form-control, textarea.form-control, input.form-control[type="text"], input.form-control[type="password"], input.form-control[type="datetime"], input.form-control[type="datetime-local"], input.form-control[type="date"], input.form-control[type="month"], input.form-control[type="time"], input.form-control[type="week"], input.form-control[type="number"], input.form-control[type="email"], input.form-control[type="url"], input.form-control[type="search"], input.form-control[type="tel"], input.form-control[type="color"] {
    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;
}
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
    display: inline;
}
.nav-tabs {
    margin-bottom: 15px;
}
div.required .control-label::before {
    color: red;
    content: "* ";
    font-weight: 700;
}
.dropdown-menu li > a:hover {
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    color: #fff;
    text-decoration: none;
}
#top {
    background-color: #000;
    border-bottom: 1px solid #e2e2e2;
    margin: 0 0 20px;
    min-height: 40px;
    padding: 4px 0 3px;
}
#top .container {
    padding: 0 20px;
	
}
#top #currency .currency-select {
    text-align: left;
}
#top #currency .currency-select:hover {
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    color: #fff;
    text-shadow: none;
}
#top .btn-link, #top-links li, #top-links a {
    color: #fff;
    text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
    color: #ff0;
}
#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-links {
    padding-top: 6px;
}
#top-links a + a {
    margin-left: 15px;
}
#logo {
    float: left;
    margin: 0 0 10px;
}
#search {
    margin-bottom: 10px;
}
#search .input-lg {
    height: 40px;
    line-height: 20px;
    padding: 0 10px;
}
#search .btn-lg {
    background: #e31e25;
    color: #fff;
    font-size: 15px;
    line-height: 18px;
    padding: 10px 35px;
}
#cart {
    margin-bottom: 10px;
}
#cart > .btn {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
}
#cart.open > .btn {
    background-color: #fff;
    background-image: none;
    border: 1px solid #e6e6e6;
    box-shadow: none;
    color: #666;
    text-shadow: none;
}
#cart.open > .btn:hover {
    color: #444;
}
#cart .dropdown-menu {
    background: #eee none repeat scroll 0 0;
    min-width: 100%;
    z-index: 1001;
}
@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;
}
#menu {
    background: rgba(255, 0, 0, 0) linear-gradient(to bottom, rgba(255, 36, 60, 1) 0%, rgba(18, 14, 19, 1) 100%) repeat scroll 0 0;
    border-color: #1f90bb #1f90bb #145e7a;
    font-weight: 700;
    min-height: 40px;
}
#menu .nav > li > a {
    background-color: transparent;
    color: #fff;
    min-height: 15px;
    padding: 10px 15px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
#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;
}
#menu .dropdown-inner ul {
    display: table-cell;
}
#menu .dropdown-inner a {
    clear: both;
    color: #333;
    display: block;
    font-size: 12px;
    line-height: 20px;
    min-width: 160px;
    padding: 3px 20px;
}
#menu .dropdown-inner li a:hover {
    color: #fff;
}
#menu .see-all {
    border-radius: 0 0 3px 3px;
    border-top: 1px solid #ddd;
    display: block;
    font-size: 12px;
    margin-top: 0.5em;
    padding: 3px 20px;
}
#menu .see-all:hover, #menu .see-all:focus {
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    color: #fff;
    text-decoration: none;
}
#menu #category {
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    padding-left: 15px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a;
    color: #fff;
    float: right;
    font-size: 15px;
    font-stretch: expanded;
    padding: 2px 18px;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
    background-color: #229ac8;
    color: #fff;
}
@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 {
    background-color: rgba(0, 0, 0, 0.1);
    margin-left: 0 !important;
    padding-bottom: 10px;
}
#menu .dropdown-inner {
    display: block;
}
#menu .dropdown-inner a {
    color: #fff;
    width: 100%;
}
#menu .dropdown-menu a:hover, #menu .dropdown-menu ul li a:hover {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
}
#menu .see-all {
    border: medium none;
    border-radius: 0;
    color: #fff;
    margin-top: 0;
}
}
#content {
    min-height: 600px;
}
footer {
    background-color: #303030;
    border-top: 1px solid #ddd;
    color: #e2e2e2;
    margin-top: 30px;
    padding-top: 30px;
}
footer hr {
    border-bottom: 1px solid #666;
    border-top: medium none;
}
footer a {
    color: #ccc;
}
footer a:hover {
    color: #fff;
}
footer h5 {
    color: #fff;
    font-family: "Montserrat";
    font-size: 13px;
    font-weight: 700;
}
.alert {
    padding: 8px 14px;
}
.breadcrumb {
    border: 1px solid #ddd;
    margin: 0 0 20px;
    padding: 8px 0;
}
.breadcrumb i {
    font-size: 15px;
}
.breadcrumb > li {
    padding: 0 20px;
    position: relative;
    text-shadow: 0 1px 0 #fff;
    white-space: nowrap;
}
.breadcrumb > li + li::before {
    content: "";
    padding: 0;
}
.breadcrumb > li::after {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    content: "";
    display: block;
    height: 26px;
    position: absolute;
    right: -5px;
    top: -3px;
    transform: rotate(-45deg);
    width: 26px;
}
.pagination {
    margin: 0;
}
.buttons {
    margin: 1em 0;
}
.btn {
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    font-size: 12px;
    padding: 7.5px 12px;
}
.btn-xs {
    font-size: 9px;
}
.btn-sm {
    font-size: 10.2px;
}
.btn-lg {
    font-size: 15px;
    padding: 10px 16px;
}
.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 {
    background-color: #e31e25;
    border-color: #ddd #ddd #b3b3b3 #b7b7b7;
    color: #fff;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.btn-primary {
    background: #e31e25;
    border-color: #1f90bb #1f90bb #145e7a;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background: #448ccb none repeat scroll 0 0;
}
.btn-warning {
    background-color: #faa732;
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    box-shadow: 0 1000px 0 rgba(0, 0, 0, 0.1) inset;
}
.btn-danger {
    background-color: #da4f49;
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    box-shadow: 0 1000px 0 rgba(0, 0, 0, 0.1) inset;
}
.btn-success {
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    box-shadow: 0 1000px 0 rgba(0, 0, 0, 0.1) inset;
}
.btn-info {
    background-color: #df5c39;
    background-image: linear-gradient(to bottom, #e06342, #dc512c);
    background-repeat: repeat-x;
    border-color: #dc512c #dc512c #a2371a;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-color: #df5c39;
    background-image: none;
}
.btn-link {
    border-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    color: #23a1d1;
    cursor: pointer;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none;
}
.btn-inverse {
    background-color: #363636;
    background-image: linear-gradient(to bottom, #444, #222);
    background-repeat: repeat-x;
    border-color: #222 #222 #000;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-color: #222;
    background-image: linear-gradient(to bottom, #333, #111);
}
.list-group a {
    border: 1px solid #ddd;
    color: #888;
    padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    background-color: #e31e25;
    border: 1px solid #ddd;
    color: #fff;
    font-weight: 700;
}
.carousel-caption {
    color: #fff;
    text-shadow: 0 1px 0 #000;
}
.carousel-control .icon-prev::before {
    content: "S";
    font-family: "Montserrat";
}
.carousel-control .icon-next::before {
    content: "T";
    font-family: "Montserrat";
}
.product-thumb {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    overflow: auto;
}
.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;
}
.product-grid .product-thumb .image {
    float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
    float: left;
    padding: 0 15px;
}
}
.product-thumb h4 {
    font-weight: 700;
}
.product-thumb .caption {
    min-height: 180px;
    padding: 0 20px;
}
.product-list .product-thumb .caption {
    margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
    min-height: 210px;
    padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
    margin-left: 0;
    min-height: 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 {
    color: #444;
}
.product-thumb .price-new {
    font-weight: 600;
}
.product-thumb .price-old {
    color: #999;
    margin-left: 10px;
    text-decoration: line-through;
}
.product-thumb .price-tax {
    color: #999;
    display: block;
    font-size: 12px;
}
.product-thumb .button-group {
    background-color: #eee;
    border-top: 1px solid #ddd;
    overflow: auto;
}
.product-list .product-thumb .button-group {
    border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
.product-list .product-thumb .button-group {
    border-left: medium none;
}
}
.product-thumb .button-group button {
    background-color: #e31e25;
    border: medium none;
    color: #fff;
    display: inline-block;
    float: left;
    font-weight: 700;
    line-height: 38px;
    text-align: center;
    text-transform: uppercase;
    width: 60%;
}
.product-thumb .button-group button + button {
    background-color: #e31e25;
    color: #fff;
    width: 20%;
}
.product-thumb .button-group button:hover {
    background-color: #ddd;
    color: #ff0;
    cursor: pointer;
    text-decoration: none;
}
@media (max-width: 1200px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
    width: 33.33%;
}
}
@media (max-width: 767px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
    width: 33.33%;
}
}
.thumbnails {
    clear: both;
    list-style: outside none none;
    margin: 0;
    overflow: auto;
    padding: 0;
}
.thumbnails > li {
    margin-left: 20px;
}
.thumbnails {
    margin-left: -20px;
}
.thumbnails > img {
    width: 100%;
}
.image-additional a {
    border: 1px solid #ddd;
    display: block;
    margin-bottom: 20px;
    padding: 5px;
}
.image-additional {
    max-width: 78px;
}
.thumbnails .image-additional {
    float: left;
    margin-left: 20px;
}
@media (min-width: 1200px) {
#content .col-lg-2:nth-child(6n+1), #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;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
#content .col-md-2:nth-child(6n+1), #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;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#content .col-sm-2:nth-child(6n+1), #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;
}
}
@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%;
}
}
#column-left .product-layout, #column-right .product-layout {
    width: 100%;
}
.input-group .form-control[name^="quantity"] {
    min-width: 50px;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-color: #df5c39;
    background-image: none;
}
body {
    background: #fff url("https://inweo.eu/ikony/tlo2.jpg") no-repeat scroll center top;
    color: #000;
    font-family: "Montserrat";
    font-size: 10px;
    font-weight: 400;
    line-height: 20px;
    width: 100%;
}
h1, h2, h3, h4, h5, h6 {
    color: #96979b;
}
.fa {
    font-size: 14px;
}
h1 {
    font-family: "Montserrat";
    font-size: 23px;
    font-weight: 500;
}
h2 {
    color: #444;
}
h25 {
    color: #009a28;
    font-family: "Montserrat";
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 5px;
}
h3 {
    font-size: 21px;
}
h4 {
    font-size: 12;
}
h5 {
    font-size: 12px;
}
h6 {
    font-size: 10.2px;
}
a {
    color: #363636;
}
a:hover {
    text-decoration: none;
}
legend {
    font-size: 18px;
    padding: 7px 0;
}
label {
    font-size: 12px;
    font-weight: 400;
}
select.form-control, textarea.form-control, input.form-control[type="text"], input.form-control[type="password"], input.form-control[type="datetime"], input.form-control[type="datetime-local"], input.form-control[type="date"], input.form-control[type="month"], input.form-control[type="time"], input.form-control[type="week"], input.form-control[type="number"], input.form-control[type="email"], input.form-control[type="url"], input.form-control[type="search"], input.form-control[type="tel"], input.form-control[type="color"] {
    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;
}
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
    display: inline;
}
.nav-tabs {
    margin-bottom: 15px;
}
div.required .control-label::before {
    color: red;
    content: "* ";
    font-weight: 700;
}
.dropdown-menu li > a:hover {
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    color: #fff;
    text-decoration: none;
}
#top {
    background-color: #000;
    border-bottom: 1px solid #e2e2e2;
    margin: 0 0 20px;
    min-height: 40px;
    padding: 4px 0 3px;
}
#top .container {
    padding: 0 20px;
}
#top #currency .currency-select {
    text-align: left;
}
#top #currency .currency-select:hover {
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    color: #fff;
    text-shadow: none;
}
#top .btn-link, #top-links li, #top-links a {
    color: #fff;
    text-decoration: none;
    background-color: #000;
}
#top .btn-link:hover, #top-links a:hover {
    color: #f0ff00;
}
#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-links {
    padding-top: 6px;
}
#top-links a + a {
    margin-left: 15px;
}
#logo {
    margin: 0 0 10px;
}
#search {
    margin-bottom: 10px;
}
#search .input-lg {
    height: 40px;
    line-height: 20px;
    padding: 0 10px;
}
#search .btn-lg {
    background: #e31e25;
    color: #fff;
    font-size: 15px;
    line-height: 18px;
    padding: 10px 35px;
}
#cart {
    margin-bottom: 10px;
}
#cart > .btn {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
}
#cart.open > .btn {
    background-color: #fff;
    background-image: none;
    border: 1px solid #e6e6e6;
    box-shadow: none;
    color: #666;
    text-shadow: none;
}
#cart.open > .btn:hover {
    color: #444;
}
#cart .dropdown-menu {
    background: #00a1e1 none repeat scroll 0 0;
    min-width: 100%;
    z-index: 1001;
    color: #fff;
}
@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;
}
#menu {
    background: rgba(255, 0, 0, 0) linear-gradient(to bottom, rgba(255, 36, 60, 1) 0%, rgba(18, 14, 19, 1) 100%) repeat scroll 0 0;
    border-color: #1f90bb #1f90bb #145e7a;
    font-weight: 700;
    min-height: 40px;
}
#menu .nav > li > a {
    background-color: transparent;
    color: #fff;
    min-height: 15px;
    padding: 10px 15px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
    background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
    padding-bottom: 0;
    width: 300px;
}
#menu .dropdown-inner {
    display: table;
}
#menu .dropdown-inner ul {
    display: table-cell;
}
#menu .dropdown-inner a {
    clear: both;
    color: #fff;
    display: block;
    font-family: "Montserrat";
    font-size: 12px;
    line-height: 20px;
    min-width: 160px;
    padding: 3px 20px;
}
#menu .dropdown-inner li a:hover {
    color: #fff;
}
#menu .see-all {
    border-radius: 0 0 3px 3px;
    border-top: 1px solid #ddd;
    display: block;
    font-size: 12px;
    margin-top: 0.5em;
    padding: 3px 20px;
}
#menu .see-all:hover, #menu .see-all:focus {
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    color: #fff;
    text-decoration: none;
}
#menu #category {
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    padding-left: 15px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a;
    color: #fff;
    float: right;
    font-size: 15px;
    font-stretch: expanded;
    padding: 2px 18px;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
    background-color: #229ac8;
    color: #fff;
}
@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 {
    background-color: rgba(0, 0, 0, 0.1);
    margin-left: 0 !important;
    padding-bottom: 10px;
}
#menu .dropdown-inner {
    display: block;
}
#menu .dropdown-inner a {
    color: #fff;
    width: 100%;
}
#menu .dropdown-menu a:hover, #menu .dropdown-menu ul li a:hover {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
}
#menu .see-all {
    border: medium none;
    border-radius: 0;
    color: #fff;
    margin-top: 0;
}
}
#content {
    min-height: 432px;
}
footer {
    background-color: #303030;
    border-top: 1px solid #ddd;
    color: #e2e2e2;
    margin-top: 30px;
    padding-top: 30px;
}
footer hr {
    border-bottom: 1px solid #666;
    border-top: medium none;
}
footer a {
    color: #ccc;
}
footer a:hover {
    color: #fff;
}
footer h5 {
    color: #fff;
    font-family: "Montserrat";
    font-size: 13px;
    font-weight: 700;
}
.alert {
    padding: 8px 14px;
}
.breadcrumb {
    border: 1px solid #ddd;
    margin: 0 0 20px;
    padding: 8px 0;
}
.breadcrumb i {
    font-size: 15px;
}
.breadcrumb > li {
    padding: 0 20px;
    position: relative;
    text-shadow: 0 1px 0 #fff;
    white-space: nowrap;
}
.breadcrumb > li + li::before {
    content: "";
    padding: 0;
}
.breadcrumb > li::after {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    content: "";
    display: block;
    height: 26px;
    position: absolute;
    right: -5px;
    top: -3px;
    transform: rotate(-45deg);
    width: 26px;
}
.pagination {
    margin: 0;
}
.buttons {
    margin: 1em 0;
}
.btn {
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    font-size: 12px;
    padding: 7.5px 12px;
}
.btn-xs {
    font-size: 9px;
}
.btn-sm {
    font-size: 10.2px;
}
.btn-lg {
    font-size: 15px;
    padding: 10px 16px;
}
.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 {
    background-color: #e31e25;
    border-color: #ddd #ddd #b3b3b3 #b7b7b7;
    color: #fff;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.btn-primary {
    background: #;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background: #01a0e4 none repeat scroll 0 0;
}
.btn-warning {
    background-color: #faa732;
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    box-shadow: 0 1000px 0 rgba(0, 0, 0, 0.1) inset;
}
.btn-danger {
    background-color: #da4f49;
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    box-shadow: 0 1000px 0 rgba(0, 0, 0, 0.1) inset;
}
.btn-success {
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    box-shadow: 0 1000px 0 rgba(0, 0, 0, 0.1) inset;
}
.btn-info {
    background-color: #df5c39;
    background-image: linear-gradient(to bottom, #e06342, #dc512c);
    background-repeat: repeat-x;
    border-color: #dc512c #dc512c #a2371a;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-color: #df5c39;
    background-image: none;
}
.btn-link {
    border-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    color: #23a1d1;
    cursor: pointer;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none;
}
.btn-inverse {
    background-color: #363636;
    background-image: linear-gradient(to bottom, #444, #222);
    background-repeat: repeat-x;
    border-color: #222 #222 #000;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-color: #222;
    background-image: linear-gradient(to bottom, #333, #111);
}
.list-group a {
    border: 1px solid #ddd;
    color: #000;
    padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    background-color: #e31e25;
    border: 1px solid #ddd;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
}
.carousel-caption {
    color: #fff;
    text-shadow: 0 1px 0 #000;
}
.carousel-control .icon-prev::before {
    content: "S";
    font-family: "Montserrat";
}
.carousel-control .icon-next::before {
    content: "T";
    font-family: "Montserrat";
}
.product-thumb {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    overflow: auto;
}
.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;
}
.product-grid .product-thumb .image {
    float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
    float: left;
    padding: 0 15px;
}
}
.product-thumb h4 {
    font-weight: bold;
}
.product-thumb .caption {
    min-height: 180px;
    padding: 0 20px;
}
.product-list .product-thumb .caption {
    margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
    min-height: 210px;
    padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
    margin-left: 0;
    min-height: 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 {
    color: #444;
}
.product-thumb .price-new {
    color: #009a28;
    font-size: 15px;
    font-weight: bold;
}
.product-thumb .price-old {
    color: #ff0008;
    font-size: 14px;
    margin-left: 10px;
    text-decoration: line-through;
}
.product-thumb .price-tax {
    color: #999;
    display: block;
    font-size: 12px;
}
.product-thumb .button-group {
    background-color: #eee;
    border-top: 1px solid #ddd;
    overflow: auto;
}
.product-list .product-thumb .button-group {
    border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
.product-list .product-thumb .button-group {
    border-left: medium none;
}
}
.product-thumb .button-group button {
    background-color: #e31e25;
    border: medium none;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 9px;
    font-weight: 700;
    line-height: 38px;
    text-align: center;
    text-transform: uppercase;
    width: 60%;
}
.product-thumb .button-group button + button {
    background-color: #e31e25;
    color: #fff;
    width: 20%;
}
.product-thumb .button-group button:hover {
    color:#ffffff;
	background-color:#01a0e4;
}
@media (max-width: 1200px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
    width: 33.33%;
}
}
@media (max-width: 767px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
    width: 33.33%;
}
}
.thumbnails {
    clear: both;
    list-style: outside none none;
    margin: 0;
    overflow: auto;
    padding: 0;
}
.thumbnails > li {
    margin-left: 20px;
}
.thumbnails {
    margin-left: -20px;
}
.thumbnails > img {
    width: 100%;
}
.image-additional a {
    border: 1px solid #ddd;
    display: block;
    margin-bottom: 20px;
    padding: 5px;
}
.image-additional {
    max-width: 78px;
}
.thumbnails .image-additional {
    float: left;
    margin-left: 20px;
}
@media (min-width: 1200px) {
#content .col-lg-2:nth-child(6n+1), #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;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
#content .col-md-2:nth-child(6n+1), #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;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#content .col-sm-2:nth-child(6n+1), #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;
}
}
@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%;
}
}
#column-left .product-layout, #column-right .product-layout {
    width: 100%;
}
.input-group .form-control[name^="quantity"] {
    min-width: 50px;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-color: #df5c39;
    background-image: none;
}
footer a:visited {
    color: #fff !important;
}
.btnd {
    border: 1px solid #cdcdcd;
    border-radius: 4px;
    color: #000;
    padding: 10px 20px;
    text-decoration: none;
}
.btnd:hover {
    border: 1px solid #8e8e8e;
    color: #000;
    text-decoration: none;
}
h22 {
    color: #000;
    font-family: "Montserrat";
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
}
.ttt {
    margin-top: -13px;
    text-align: center;
}
.logo2 {
    float: left;
}
.h16 {
    font-family: "Montserrat";
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 14px;
}
.col-sm-3a {
    font-family: "Montserrat";
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
}
.contel {
    float: left;
    font-family: "Montserrat";
    font-size: 13px;
    margin-right: 7px;
}
.conmail {
    float: left;
    font-family: "Montserrat";
    font-size: 12px;
    font-weight: bold;
}
.contelcontel {
    height: 26px;
    width: 100%;
}


.przycisk {
    background-color: #0876a9;
    border: 1px solid #003e75;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
    font-family: "Montserrat";
    font-size: 18px;
    outline: none;
    padding-left: 15px;
    padding-right: 19px;
    color: #FFF !important;
    text-align: center;
    width: 100%;
    padding-bottom: 3px;
    padding-top: 1px;
    margin-bottom: 10px;
}
 
.przycisk:active {
    background: rgba(255, 0, 0, 0) linear-gradient(to bottom, rgba(255, 36, 60, 1) 0%, rgba(18, 14, 19, 1) 100%) repeat scroll 0 0;
    border: 1px solid #003e75;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
    font-family: "Montserrat";
    font-size: 18px;
    outline: none;
    padding-left: 15px;
    padding-right: 19px;
    color: #FFF !important;
    text-align: center;
    width: 100%;
    padding-bottom: 3px;
    padding-top: 1px;
    margin-bottom: 10px;
}
}

.przycisk a {
    color: #FFF !important;
	background-color: #d6e8f0;
}

.przycisk a:hover {
	text-decoration: none !important;
}
.category_p
{
	font-size: 13px !important;
    font-weight: bold;
}

#payment_method_list div:nth-child(3) { display: none; }

.product-grid {
  min-height: 481px;
}
.product-grid img {
  min-height: 228px;
}

.logo2 img, #logo img {
  height: 108px;
}

#logo img {
  width: 339px;
}
.logo2 img {
  width: 706px;
}
.form-group .form-surname {
  display: none;
}
@media (max-width: 773px) {
  .logo2 img, #logo img {
    height: 108px;
  }
  #logo, .logo2 img {
    width: 100vw;
  }
}