body {
font-weight: 400;
color: #000;
font-size: 16px;
line-height: 1.4;
width: 100%;
}
p {
line-height: 1.6;
}
.row {
margin: 0;
}
.container {
position: relative;
padding: 0;
margin: 0 auto;
width: 100%;
}

/* default font size */
.fa {
font-size: 14px;
}
/* Override the bootstrap defaults */
h1, h2, h3, h4, h5, h6 {
color: #000;
font-weight: normal;
font-size: 3rem;
margin: 10px auto;
font-family: "Montserrat";
padding: 0;
}
h2, h3, h4, h5, h6 {
font-size: 2rem;
}
.common-home h1 {
font-size: 4rem;
margin: 0 0 24px 0;
}
.common-home h2 {
font-size: 3rem;
margin: 0 0 24px 0;
}
.information-contact h1 {
margin: 14px 0 37px 0;
font-weight: bold;
font-size: 21px;
}
.information-information h2, .information-information h3 {
margin: 22px 0 8px 0;
font-family: Arial;
}
img {
max-width: 100%;
}
a {
color: #ff7a33;
}
a:hover {
text-decoration: none;
color: #ff5900;
}
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: 15px;
}
div.required .control-label:before {
content: '* ';
color: #F00;
font-weight: bold;
}

/* top */
.infotop a {
color: #fff;
}
#top {
background-color: #EEEEEE;
border-bottom: 1px solid #e2e2e2;
padding: 4px 0px 3px 0;
margin: 0 0 20px 0;
min-height: 40px;
}
#top .container {
padding: 0 20px;
}
#top #currency .currency-select {
text-align: left;
}
#top #currency .currency-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-links {
padding-top: 6px;
}
#top-links a + a {
margin-left: 15px;
}
/* logo */
#logo {
width: auto;
}
#logo img {
max-width: 170px;
max-height: 38px;
filter: grayscale(100%) brightness(100);
}
/* search */
#search {
width: 100%;
}
#search .input-lg {
border-radius: 0;
height: 34px;
padding: 0 10px;
width: 100%;
}

.telephone {
border: 1px solid #eee;
border-radius: 5px;
color: #eee;
font-size: 16px;
display: block;
text-align: center;
padding: 10px;
}
.telephone:hover {
color: #000;
background-color: #eee;
transition: all 0.1s linear 0.1s;
text-decoration: none;
}

.telewhat {
align-items: center;
display: flex;
justify-content: space-between;
}
.telewhat > div {
margin: 0 14px;
}
.whatsappheader .fa.fa-whatsapp {
font-size: 39px;
}
.fa.fa-whatsapp {
font-size: 32px;
padding: 0px 8px 0 0;
color: #15aa32;
}
.form-control.input-lg::placeholder {
color: #e2e2e2;
font-size: 11px;
}
#search .btn-lg {
font-size: 15px;
padding: 7px 15px;
border-radius: 0;
background-image: none;
background: transparent;
border: none;
box-shadow: none;
}
input.form-control:focus {
box-shadow: 0px 0px 9px 1px #fdfdfd;
}

.account {
float: right;
}

.container.topspace {
position: relative;
border-bottom: solid 2px #ccc;
margin: 134px auto 7px auto;
}

.bgbar {
position: absolute;
width: 100%;
height: 68px;
background-color: blueviolet;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.slogan {
color: #fff;
}

.acc_cart {
margin: 0;
padding: 0;
list-style: none;
display: block;
width: auto;
position: absolute;
top: 10px;
right: 22px;
z-index: 1000;
}

/* cart */
#cart {
margin: 0 25px 0 0;
position: absolute;
width: auto;
right: 0;
}
#cart .dropdown-menu {
background: #eee;
left: auto;
right: 0;
border-radius: 0;
width: 350px;
z-index: 1001;
}
#cart > .btn {
  font-size: 12px;
  border: none;
  box-shadow: none;
  text-shadow: none;
  padding: 0;
  background: none;
}
#cart .dropdown-menu table {
margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
padding: 0 10px;
}
#cart > .dropdown-menu.mini_cart {
left: unset;
right: 0;
}
#cart .dropdown-menu li p {
margin: 20px 0;
}
#cart .go_button_cart {
display: inline-block;
padding: 10px;
font-size: 14px;
color: #fff;
margin: 0 6px;
background: #444;
}

#cart-total {
font-size: 14px;
border: 1px solid #3b3386;
border-radius: 14px;
padding: 2px 5px;
background-color: #444;
color: #fff;
}

/* menu */

.dropdown-menu li > a:hover {
text-decoration: none;
color: #ffffff;
background-color: #444;
}

.nav.navbar-nav {
float: none;
display: inline-block;
width: 100%;
text-align: center;
}
.infotop {
font-size: 14px;
text-shadow: 1px 1px 1px #000;
}


/* content */
#content {
min-height: 512px;
padding: 0 45px;
}

/* footer */
footer {
margin: 30px;
padding-top: 30px;
border-top: 1px solid #ddd;

}
footer hr {
border-top: none;
border-bottom: 1px solid #4a4a4a;
}
footer a {

}
footer a:hover {

}
footer h5 {
font-size: 13px;
font-weight: bold;
text-align: left;
}

/* alert */
.alert {
padding: 8px 14px;
}
/* breadcrumb */
.breadcrumb {
background-color: inherit;
border: 0 none;
border-radius: 0;
margin: 0 0 20px;
padding: 6px 0;
}
.breadcrumb i {
font-size: 15px;
}
.breadcrumb > li {
padding: 0 7px;
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 #ccc;
border-right: 1px solid #ccc;
content: "";
display: block;
height: 8px;
position: absolute;
right: -4px;
top: 8px;
width: 8px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.pagination {
background-color: #eee;
display: flex;
flex-flow: row wrap;
align-items: center;
width: 100%;
}
.pagination > div {
margin: 0 auto;
}
/* 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: #696969;
text-shadow: 0 1px 0 rgb(255 255 255 / 50%);
background-color: #e7e7e7;
border-radius: 0;
border: none;
}
.btn-primary {
color: #fff;
background: #757575;
border-radius: 0;
border: none;
}
.btn-primary:hover {
background: #2f2f2f;
border: none;
}
.btn-danger {
border: none;
}
#search .form-control {
border-radius: 13px;
}
.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 rgb(0 0 0 / 25%);
background-color: #dc3838;
border: none;
border-radius: 0;
}
.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: #363636;
background-image: linear-gradient(to bottom, #444444, #222222);
background-repeat: repeat-x;
border-color: #222222 #222222 #000000;
}
.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);
}
/* 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 #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 {
padding: 0 20px;
min-height: 180px;
}
.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 {
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 {
color: #444;
}
.product-thumb .price-new {
font-weight: 600;
}
.product-thumb .price-old {
color: #999;
text-decoration: line-through;
margin-left: 10px;
}
.product-thumb .price-tax {
color: #999;
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;
}
@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: #eee;
color: #888;
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;
}
@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 {
overflow: auto;
clear: both;
list-style: none;
padding: 0;
margin: 0 0 44px 0;
}
.thumbnails > li {
margin-left: 20px;
}
.thumbnails {
margin-left: -20px;
}
.thumbnails > img {
width: 100%;
}
.image-additional a {
margin-bottom: 20px;
padding: 5px;
display: block;
border: 1px solid #ddd;
}
.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;
}
}

/* 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;
}

a:link, a:active {
outline: medium none;
}

.dropdown, .dropup {
white-space: nowrap;
}

.form-horizontal.feedback {
display: inline-block;
float: left;
margin: 0 30px 0 0;
max-width: 300px;
vertical-align: top;
}

.form-horizontal.feedback label {
display: inline-block;
text-align: left;
width: 100%;
}


.form-horizontal.feedback .buttons {
display: inline-block;
float: left;
text-align: left;
width: 100%;
}

.contact .panel.panel-default {
display: inline-block;
max-width: 600px;
width: 100%;
}

.sitename {
font-size: 22px;
margin: 0;
padding: 0;
}

#product #button-cart {
display: inline-block;
width: 81px;
height: 31px;
margin: 0 auto;
}
#button-cart.btn-primary {
color: #fff;
border: 1px solid #3e3e3e;
background: linear-gradient(to bottom, #424242 0, #373737 100%);
font-size: 13px;
padding: 0;
}
.form-group-product-flex {
display: flex;
align-items: center;
flex-flow: row wrap;
padding: 20px;
box-shadow: 0 0 10px #ccc;
margin: 23px 0;
max-width: 553px;
}
#input-quantity {
text-align: center;
width: 77px;
}
.product_params td {
padding: 5px;
border-bottom: 1px solid #ccc;
}
#product .qty {
background-color: rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: contain;
border: 1px solid #ccc;
border-radius: 15px;
display: inline-block;
height: 33px;
vertical-align: middle;
width: 45px;
}

#input-quantity {
display: inline-block;
margin: 0 8px;
text-align: center;
vertical-align: middle;
width: 84px;
}

.searchwrap {
text-align: center;
display: inline-block;
width: 246px;
padding: 0;
}

.list-group.category-list {
overflow: auto;
max-height: 600px;
border-bottom: 2px solid #aaa;
border-top: 2px solid #aaa;
}
.product-product .flex-container {
align-items: flex-start;
margin: 0 0 35px 0;
}
.captionproduct {
max-width: 88%;
}
.product-product h1 {
font-size: 26px;
margin: 0 0 24px 0;
padding: 0;
}
.mainimage {
margin: 0 0 31px 0;
text-align: center;
}
.prod_params {
list-style: none;
margin: 0;
padding: 0;
}
.prod_params li {
margin: 5px 0;
border-bottom: 1px solid #ccc;
padding: 7px 0 0 0;
}
.manuflink {
color: #337ab7;
}
.instock {
margin: 25px 0 0 0;
}
#searchwrap {
float: left;
position: absolute;
top: 14px;
}
.social-share {
margin: 0 0 12px 0;
}
#searchwrap .social-share .ya-share2__item {
margin: 0 7px;
}
.fa.fa-shopping-cart {
font-size: 22px;
color: #eee;
}
#mainmenu {
list-style: none;
margin: 0 0 0 auto;
text-align: center;
font-size: 15px;
font-family: Montserrat;
}

#mainmenu > li {
display: inline-block;
margin: 0 12px;
}
#mainmenu > li > a , #mainmenu > li > span {
color: #eee;
text-transform: uppercase;
}
#mainmenu > li > a:hover {
color: #ff5900;
text-decoration: none;
}
#mainmenu > li > .aktiv, #mainmenu > li > span {
color: #ff5900;
}

#cart-total {
color: #eee;
}
.info-block a {
text-decoration: underline;
}

.productcaption .btn-group {
position: absolute;
top: 0;
right: 0;
}

.price {
font-weight: bold;
font-size: 20px;
height: 50px;
}
.pricelist {
font-size: 20px;
margin: 12px auto;
font-weight: bold;
}
.line-through {
text-decoration: line-through;
}

.menu_button {
display: none;
}

.captionsite {
position: relative;
display: inline-block;
padding: 20px 0;
}

#collapse_menu {
background: transparent;
border: none;
outline: none;
}
.fa.fa-bars {
color: #eee;
font-size: 30px;
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
content: "\f0c9";
}
.fa-phone:before {
content: "\f095";
}
.body-pointer * {
cursor: pointer;
}
.background-opacity * {
display: none;
opacity: 0.8;
background-color: rgb(49, 49, 49);
}
.background-opacity-on {
display: block;
}
.searchwrap .input-group-btn {
position: absolute;
right: 34px;
}
.dropdown-menu {
border-radius: 0;
padding: 0;
border: none;
box-shadow: 0px 0px 9px 0px #8c8c8c;
}
.dropdown-menu li {
padding: 8px 10px;
border-bottom: 1px solid #d4d4d4;
}
.dropdown-menu li > a {
font-size: 16px;
padding: 4px 10px;
}

.box_html {
display: inline-block;
width: 100%;
vertical-align: top;
margin: 25px 0;
}
.mainimage {
max-width: 450px;
}

header {
padding: 18px 0;
width: 100%;
margin: 0;
box-shadow: 0 0 10px #ccc;
background-color: #246;
}
.topbarwrap {
align-items: center;
display: flex;
flex-flow: row wrap;
width: 1344px;
position: relative;
margin: 0 auto;
}
.topbar {
align-items: center;
display: flex;
justify-content: space-between;
flex-flow: row wrap;
position: relative;
width: 1254px;
}
.search-nav-wrap {
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: space-between;
padding: 14px 12px 16px 12px;
margin: 0 0 0 auto;
max-width: 1600px;
width: 100%;
}
.headertopbar {
background: #002264;
margin: 0 auto 3px auto;
height: 20px;
}
#button_mob_menu {
cursor: pointer;
position: absolute;
right: 0;
top: 0;
}
.prdscr td {
padding: 5px;
border-bottom: 1px solid #ccc;
}
.left_fix {
max-width: 790px;
margin: 0 auto;
}
.productcaption {
margin: 0 0 32px 0;
display: flex;
flex-flow: row;
align-items: flex-start;
justify-content: space-between;
}
.collectionproductlist {
position: relative;
width: 100%;
height: 160px;
overflow: auto;
}
.manufcollectionblock {
box-shadow: 0 0 10px #ccc;
margin: 0 auto 36px auto;
padding: 10px;
text-align: center;
width: 350px;
}
.manufcollectionimage {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
display: block;
height: 130px;
margin: 0 auto;
width: 190px;
}
.manufcollectionsbox {
display: flex;
flex-flow: row wrap;
}
.manuftumbproduct {
display: block;
height: 60px;
width: 90px;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
margin: 0 4px 6px 4px;
}
.tumbswrap > div {
box-shadow: 0 0 10px #ccc;
margin: 0 auto 17px auto;
padding: 3px 0;
text-align: center;
width: 100px;
}
.tumbswrap {
display: flex;
flex-flow: row wrap;
}
.tumbswrap h3 {
margin: 0;
padding: 0;
}
.collectiontitle {
margin: 0 0 17px 0;
}
.mainimg img {
height: 350px;
}
.mainimg {
text-align: center;
}
.product_images {
margin: 0 0 50px 0;
}
.shopmail {
display: flex;
flex-flow: row nowrap;
align-items: center;
}
.fa.fa-envelope-o {
margin: 0 10px 0 0;
}
.interiors {
display: flex;
flex-flow: row wrap;
justify-content: left;
}
.interior {
background-repeat: no-repeat;
background-size: cover;
display: block;
width: 50px;
height: 50px;
box-shadow: 0 0 10px #ccc;
margin: 0 16px 16px 0px;
}

/* Filters*/
.panel-filter {
width: 280px;
box-shadow: 0 0 10px #ccc;
padding: 10px;
border-radius: 8px;
}
.filter_header {
margin: 0 0 20px 0;
}
.filter_price {
margin: 0 0 14px 0;
}
.filter_price.boxcheck {
display: flex;
flex-flow: row wrap;
justify-content: start;
box-shadow: 0 0 10px #ccc;
padding: 8px 0 0 0;
}
.filter_price.boxcheck > label, .filter_price.boxcheck > div {
margin: 0 0 0 20px;
}
.filter_price p {
font-weight: bold;
margin: 0;
padding: 0;
}
.filter_price div {
display: inline-block;
}
.filter_price input {
margin: 0 8px 0 3px;
width: 77px;
text-align: center;
}
.filter_price.boxcheck input {
width: auto;
}
.list-group-item-filter {
border: 1px solid #ccc;
padding: 0 10px;
overflow: auto;
line-height: 25px;
max-height: 380px;
margin: 12px 0 0 0;
position: relative;
}

.filter-group-caption {
color: #4a4a4a;
font-weight: bold;
position: relative;
}
.checkbox label {
font-size:14px;
}
.panel-filter .checkbox input[type="checkbox"] {
width: 20px;
height: 20px;
margin: 0 0 0 -25px;
}
.filter-group-caption::after {
position: absolute;
top: 4px;
right: 0;
transform: rotate(var(--angle));
transition: 0.3s;
content: "◄";
}
.list-group-filter {
display: flex;
flex-wrap: wrap;
}
.filter-group {
width: 100%;
margin: 0 0 20px 0;
}
.button-filter {
display: inline-block;
width: 100%;
text-align: center;
}
.search-results {
text-align: center;
width: 880px;
}
.flex-wrap {
display: flex;
align-items: flex-start;
flex-wrap: wrap;
justify-content: space-between;
}
#fg_id_colors {
width: 100%;
display: flex;
flex-flow: row wrap;
align-content: center;
align-items: center;
justify-content: left;
height: auto;
padding: 17px;
gap: 10px 5px;
}
#fg_id_colors > div {
width: 70px;
margin: 0;
}
#fg_id_colors .checkbox label {
display: flex;
flex-flow: row nowrap;
align-content: center;
align-items: center;
}
.colorfilter {
border: 1px solid #ccc;
width: 32px;
height: 32px;
margin: 0 5px 0 0;
border-radius: 16px;
box-shadow: 0 0 10px #ccc;
}
.gridbox {
display: flex;
flex-flow: row wrap;
justify-content: center;
}
/*END*/

.catmanufbox {
margin: 0 0 30px 0;
border-bottom: 1px solid #ccc;
padding: 0 0 6px 0;
}
.catmanufname {
font-size: 12px;
font-weight: bold;
}
.noproducts {
text-align: center;
font-size: 30px;
}
.minprice {
font-size: 30px;
margin: 20px 0;
text-align: center;
}
.cat_box {
display: flex;
flex-flow: column;
margin: 0 auto;
width: 350px;
}
.catlist {
margin: 40px 0;
display: flex;
width: auto;
position: relative;
flex-flow: row wrap;
}
.cat_box_img {
background-position: left center;
background-repeat: no-repeat;
background-size: contain;
height: 60px;
display: inline-block;
width: 100%;
padding: 20px 0 0px 112px;
border-bottom: 1px solid #ccc;
font-size: 1.6rem;
}
.collectionsbox {
display: flex;
flex-flow: column;
}
.collectionblock {
width: 260px;
display: flex;
flex-flow: column;
box-shadow: 0 0 10px #ccc;
margin: 0 12px 50px 12px;
padding: 10px;
text-align: center;
}
.collectioncaption {
text-align: center;
font-size: 18px;
display: block;
margin: 14px auto;
}
.coltumbproduct {
background-repeat: no-repeat;
background-size: cover;
display: block;
height: 28px;
width: 37px;
margin: 0 11px 0 0;
}
.coltumbswrap {
display: flex;
flex-flow: row wrap;
margin: 0 0 13px 0;
}
.collectionimage {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
display: block;
height: 240px;
margin: 0 auto 11px auto;
width: 240px;
}
.priceot {
margin: 0 auto 18px auto;
font-size: 18px;
}
hr {
border: 1px solid #ccc;
}
.imgcol {
margin: 0 0 13px 0;
}
.prodcap {
display: block;
margin: 0 auto;
height: 60px;
overflow: auto;
width: 100%;
}
#buttonscolsprods {
display: flex;
flex-flow: row wrap;
padding: 5px;
width: 350px;
}
#buttonscolsprods > a,#buttonscolsprods > div {
display: block;
width: 162px;
font-size: 16px;
border: 1px solid #c4b7b7;
text-align: center;
padding: 10px 0;
margin: 0 auto;
border-radius: 11px;
background-color: #eee;
}
#buttonscolsprods > .activelink {
background-color: #757575;
border: 1px solid #757575;
color: #fff;
}
.textblockitem {
margin: 0 auto;
max-width: 980px;
padding: 0 20px;
text-align: justify;
}
.infoblockwrap {
display: flex;
flex-flow: row wrap;
max-width: 1200px;
justify-content: space-between;
margin: 20px auto;
}
.grafblockitem {
width: 335px;
margin: 0 auto 20px auto;
box-shadow: 0 0 10px #ccc;
padding: 30px;
}
.captionblock {
font-size: 22px;
line-height: 27px;
margin: 0 0 10px 0;
}
.textitem {
text-align: justify;
}
.graf > i {
font-size: 42px;
color: #717171;
}
.graf {
margin: 18px 0 12px 0;
}
.multiple-interior {
display: flex;
flex-flow: row wrap;
justify-content: center;
}
.thumbmodal {
display: block;
height: 80px;
width: 80px;
margin: 9px 6px;
background-size: cover;
background-repeat: no-repeat;
}
.manufcollectionlink {
display: block;
padding: 10px;
text-decoration: underline;
}
.manufcollectionlink:hover {
text-decoration: none;
}
.see-all {
background-color: #d0d0d0;
color: red;
text-decoration: underline;
padding: 10px;
display: block;
}
.see-all:hover {
text-decoration: none;
}
.dropdown-collections {
height: 300px;
overflow: auto;
}
.heading_title {
display: flex;
align-items: center;
justify-content: center;
position: relative;
margin: 0 0 27px 0;
}
.heading_title > div {
margin: 0;
color: red;
}
.logos {
display: flex;
flex-flow: row wrap;
justify-content: space-around;
}
.customflex {
display: flex;
flex-flow: row wrap;
margin: 0 0 60px 0;
}
.customflex > div {
max-width: 600px;
margin: 0 auto;
}
.buttoncontact {
display: inline-block;
border: 1px solid #ccc;
padding: 10px 20px;
background-color: #246;
color: #eee;
}
.bordered {
border: 1px solid #ccc;
padding: 20px;
}
.sub-content-detail {
max-width: 450px;
}
.sub-content-detail h3 {
font-size: 16px;
}
.featurepic {
margin: 0 12px 0 0;
}
.featurerow {
display: flex;
flex-flow: row wrap;
margin: 0 0 18px 0;
}
.toswrap {
display: flex;
flex-flow: row wrap;
}
.toswrap > div {
display: flex;
flex-flow: column;
max-width: 250px;
margin: 26px auto 0 auto;
}
.customflex ol li {
line-height: 4rem;
}
.toswrap h3 {
font-size: 16px;
font-weight: bold;
line-height: 2rem;
}
.timeline {
margin: 66px auto;
max-width: 900px;
}
.timeline h2 {
margin: 34px 0;
text-align: center;
}
.timeline-item-info {
background: #246;
color: #eee;
max-width: 712px;
}
.timeline-ct {
padding: 1rem 1.5rem;
}
.timeline-ct h3 {
color: #eee;
}
.timeline-item-time {
font-size: 32px;
font-weight: 700;
font-family: arial;
position: absolute;
left: 0;
top: 0;
text-align: right;
width: 80px;
color: #FF5900;
}
.timeline-wrap .timeline-item::before, .timeline-wrap .timeline-item::after {
background: #dee2e6;
content: "";
display: block;
position: absolute;
left: 4px;
top: 0;
bottom: 0;
width: 1px;
}
.timeline-item {
padding: 0 0 1rem 160px;
position: relative;
}
.timeline-wrap .timeline-item::after {
left: 95px;
top: 16px;
}
.timeline-wrap .timeline-item:last-of-type::before {
bottom: auto;
height: 32px;
}
.timeline-wrap .timeline-item::after {
background: #dee2e6;
border: 3px solid #dee2e6;
border-radius: 50%;
height: 18px;
left: -4px;
top: 24px;
bottom: auto;
width: 18px;
}
.customflex > .leftshopblock {
width: 300px;
}
.customflex > .rightblock {
max-width: 900px;
margin: 0 auto;
width: 100%;
}
.footerwrap {
align-items: center;
display: flex;
flex-flow: row wrap;
padding: 0 20px;
}
.footerow {
font-size: 13px;
}
.customflex.contact {
margin: 70px 0 0 0;
}
.catdescr article {
box-shadow: 0 0 10px #ccc;
padding: 30px;
border-radius: 20px;
}
.headingtitle {
align-items: center;
display: flex;
flex-flow: row wrap;
}
.rekvizit td {
padding: 10px;
border: 1px solid #ccc;
}
.desc-article {
padding: 20px;
}
#topbuttonmenu {
width: 60px;
height: 60px;
border: none;
box-shadow: none;
margin: 0;
padding: 0;
}
.buttonswrap {
display: flex;
margin: 0 0 28px 0;
text-align: center;
}
.cats {
display: flex;
flex-flow: row wrap;
list-style: none;
padding: 0;
margin: 0;
justify-content: left;
}
.cats__link {
display: block;
text-align: center;
}
.cats__single {
display: flex;
flex-flow: column;
box-shadow: 0 0 10px #ccc;
margin: 0 10px 18px 10px;
padding: 8px;
width: 154px;
}
.cat__title {
font-weight: bold;
font-size: 13px;
}
.product_box {
display: inline-block;
border: 1px solid #ccc;
padding: 10px;
vertical-align: bottom;
width: 354px;
margin: 8px auto;
text-align: center;
}
.picture {
display: inline-block;
width: 100%;
text-align: center;
margin: 0 auto;
height: 200px;
background-position: center;
background-size: contain;
background-repeat: no-repeat;
}
.flexbox {
display: flex;
flex-flow: row wrap;
}
.texdatabox {
padding: 10px;
margin: 0 0 32px 0;
}
.productdescription {
margin: 38px 0 0 0;
}
.texdata td {
border-bottom: 1px solid #ccc;
padding: 5px;
}
.texdata caption {
color: #535353;
font-weight: bold;
}
