html,
html a {
  -webkit-font-smoothing: antialiased;
  font-family: "Montserrat", sans-serif;
}
.text-danger {
	font-size:13px;
}
a {
  font-weight: normal !important;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,

p {
  line-height: 1.55em;
  font-family: "Montserrat", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-bottom: 1em;
}
body {
  font-family: "Montserrat", sans-serif;
  font-size: 14.5px;
  font-weight: 300;
  color: #424242 !important;
}

p,
label {
  font-size: 15.5px;
  font-weight: 100;
  line-height: 1.15em !important;
  text-align: justify;
  color: #424242 !important;
}
label a {
  color: #f9ae1d;
}
p span {
  font-family: "Montserrat", sans-serif !important;
  font-size: 15.5px !important;
}
h1 {
  font-family: "Montserrat", sans-serif;
  font-size: 35px;
  line-height: 31px;
  font-weight: 700;
  color: #424242 !important;
  /*text-transform:uppercase;*/
}
h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
  line-height: 22px;
  font-weight: 700;
  color: #424242 !important;
  /*text-transform:uppercase;*/
}
h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  line-height: 18px;
  font-weight: 700;
  color: #424242 !important;
  /*text-transform:uppercase;*/
}
h1,
h2,
h3 {
  margin-top: 0;
}
/* default font size */
.fa {
  font-size: 14px;
}
/* Override the bootstrap defaults */
p > a {
  color: #86878a;
  font-weight: 700;
  text-decoration: underline;
}

p > a:hover {
  text-decoration: none!important;
  color: #f9ae1d!important;
}

a:hover {
  text-decoration: none;
  color: #f9ae1d;
}
legend {
  font-size: 15.5px;
  padding: 7px 0px;
}
label {
  font-size: 15.5px;
  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: 15.5px;
}
input[pattern]:invalid{
	background-color:#ffb8b8;
}
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"] {
  margin-top: 4px;
}

#bt_loading {
  z-index: 99999999 !important;
}
.form-control {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
}
.[active day]{
	background-color:#f9ae1d!important;
	background-image:none!important;
}
.day{
	//background-color:#f9ae1d!important;
	//background-image:none!important;
}
.day:active{
	background-color:#f9ae1d!important;
	background-image:none!important;
}
td.active.active{
	background-color:#f9ae1d!important;
	background-image:none!important;
}


.account-success h1 {
  font-size: 39px;
}
.form-control:focus {
  box-shadow: none;
  border-color:#f9ae1d;
}
.input-group input,
.input-group select,
.input-group .dropdown-menu,
.input-group .popover {
  font-size: 13px;
}
.input-group .input-group-addon {
  font-size: 12px;
  height: 30px;
}
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row,
.form-horizontal .form-group {
  margin-left: 0px;
  margin-right: 0px;
}
img.img-thumbnail {
  padding: 0;
  padding-bottom:5%;
  border: none;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,


.col-lg-12 {
  padding-left: 0px;
  /*padding-left: 10px;*/
   padding-right: 10px;
}
.price-old-live {
opacity:1!important;
}
@media (min-width: 768px) {
  .drop-grid-6-6,
  .drop-grid-5-5,
  .drop-grid-4-4,
  .drop-grid-3-3,
  .drop-grid-2-2,
  .drop-grid-1-1 {
    width: 748px;
  }
  .dropdown {
    max-width: 748px;
  }
}
@media (min-width: 992px) {
  .drop-grid-6-6,
  .drop-grid-5-5,
  .drop-grid-4-4,
  .drop-grid-3-3,
  .drop-grid-2-2,
  .drop-grid-1-1 {
    width: 972px;
  }
  .dropdown {
    max-width: 972px;
  }
}
@media (min-width: 1200px) {
  .drop-grid-6-6,
  .drop-grid-5-5,
  .drop-grid-4-4,
  .drop-grid-3-3,
  .drop-grid-2-2,
  .drop-grid-1-1 {
    width: 1170px;
  }
  .dropdown {
    max-width: 1170px;
  }
}

.drop-grid-2-1 {
  width: 600px;
}

.drop-grid-3-2 {
  width: 800px;
}
.drop-grid-3-1 {
  width: 400px;
}

.drop-grid-4-3 {
  width: 900px;
}
.drop-grid-4-2 {
  width: 600px;
}
.drop-grid-4-1 {
  width: 300px;
}

.drop-grid-5-4 {
  width: 960px;
}
.drop-grid-5-3 {
  width: 720px;
}
.drop-grid-5-2 {
  width: 480px;
}
.drop-grid-5-1 {
  width: 240px;
}
.drop-grid-6-5 {
  width: 1000px;
}
.drop-grid-6-4 {
  width: 800px;
}
.drop-grid-6-3 {
  width: 600px;
}
.drop-grid-6-2 {
  width: 400px;
}
.drop-grid-6-1 {
  width: 200px;
}

/*1 column*/
.row-col-1 .row-grid-1 {
  width: 100%;
}

/*2 columns*/
.row-col-2 .row-grid-1 {
  width: 50%;
}

/*3 columns*/
.row-col-3 .row-grid-1 {
  width: 33.3333333333%;
}
.row-col-3 .row-grid-2 {
  width: 66.6666666667%;
}

/*4 columns*/
.row-col-4 .row-grid-1 {
  width: 25%;
}
.row-col-4 .row-grid-2 {
  width: 50%;
}
.row-col-4 .row-grid-3 {
  width: 75%;
}

/*5 columns*/
.row-col-5 .row-grid-1 {
  width: 20%;
}
.row-col-5 .row-grid-2 {
  width: 40%;
}
.row-col-5 .row-grid-3 {
  width: 60%;
}
.row-col-5 .row-grid-4 {
  width: 80%;
}

/*6 columns*/
.row-col-6 .row-grid-1 {
  width: 16.6666666667%;
}
.row-col-6 .row-grid-2 {
  width: 33.3333333333%;
}
.row-col-6 .row-grid-3 {
  width: 50%;
}
.row-col-6 .row-grid-4 {
  width: 66.6666666667%;
}
.row-col-6 .row-grid-5 {
  width: 83.3333333333%;
}

/*Col-grid*/
.col-grid-1 {
  width: 100%;
}
.col-grid-2 {
  width: 50%;
}
.col-grid-3 {
  width: 33%;
}
.col-grid-4 {
  width: 25%;
}
.col-grid-5 {
  width: 20%;
}
.col-grid-6 {
  width: 16.6666666667%;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background: none;
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  text-decoration: none;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background: none;
}
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
  color: #f9ae1d;
}
ul,
ol {
  list-style-type: none;

  margin: 0px;
  padding: 0px;
}
ul.list-unstyled {
	
	/* margin-left: -10px; */
    /*padding-left: 0px;*/
}
img {
  max-width: 100%;
}

.bt-product-zoom .image img {
  width: 500px;
}
.thumbnail:hover{
	border: 1px solid #ddd!important;
	cursor:zoom-in;
	}
.thumbnail:active{
	border: 1px solid #ddd!important;
	cursor:zoom-in;
	}
	


.btn {
  border-radius: 0;
}
.table-striped > tbody > tr:nth-of-type(2n + 1) {
  background: none;
}
.form-group{
	/*padding-left:0px;*/
	padding-right:3%;
	
}
/* Fix some bootstrap issues */
list-group-item {
	border:none;
}
panel-heading {
font-weight:700;
}
span.hidden-xs,
span.hidden-sm,
span.hidden-md,
span.hidden-lg {
  display: inline;
}

.nav-tabs {
  margin-bottom: 15px;
}
/* Gradent to all drop down menus */
.konfig_link_icon {
  width: 19px;
  height: 19px;
  background-image: url(/image/Icons_Konfigurator_Loading_26px.gif);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 19px 19px;
  display: inline-block;
  position: relative;
  top: 3px;
}
.dropdown-menu li > a:hover {
  text-decoration: none;
  color: #f9ae1d;
}
#bt_container {
  position: relative;
  overflow: hidden;
}
/* top */

#bt_header.bt-hboxed,
#bt_footer.bt-fboxed,
#bt_container.bt-boxed {
  margin-left: auto;
  margin-right: auto;
}
#bt_header.fixed {
  transition: all 0.3s;
  position: fixed;
  width: 100%;
  z-index: 998;
}
#bt_header.fixed #top {
  background: transparent !important;
}
#bt_header.fixed #logo img {
  transition: all 0.22s;
  z-index: 9999;
  top: -17px;
}
#top {
  border-top: 3px solid #f3ad48;
  padding: 17px 0;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  color: #434343;
  text-transform: uppercase;
}
.bt-mobile {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  padding-left: 9vw;
  font-weight: 400;
  line-height: 18px;
  color: #434343;
}
#top + div {
  height: 0;
}
#left_top_links {
  display: none;
}
#left_top_links,
#logo,
#right_top_links {
  width: 33.33%;
}
#left_top_links,
#right_top_links {
  padding-top: 20px;
}
#top a {
  color: #434343;
}
#top a:hover,
#top li.dropdown.open > a,
#top .btn-group.open > .btn {
  color: #f9ae1d;
}
#top ul.list-inline {
  margin-bottom: 0;
  margin-left: 0;
}
#top .pull-right .fa {
  font-size: 12px;
  vertical-align: 0;
  margin-left: 0.5em;
}
#top .dropdown-menu,
.bt-mobile .dropdown-menu {
  padding: 10px 20px;
  border-left: none;
  border-top: none;
  border-right: none;
  border-bottom: 3px solid #f9ae1d;
  box-shadow: none;
  font-size: 12px;
  border-radius: 0;
  text-align: left;
  min-width: 190px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  margin: 0;
}

.bt-language .language:hover .dropdown-menu,
#top #cart:hover .dropdown-menu,
.bt-currency .currency:hover .dropdown-menu,
#top ul.list-inline .dropdown:hover .dropdown-menu {
  display: block;
}
#top .list-inline a > span i,
#top .list-inline .dropdown a > span {
  margin-right: 8px;
}
.currency .btn strong {
  margin-right: 3px;
  font-size: 14px;
}
.language .btn img {
  margin-right: 5px;
  margin-bottom: 3px;
}
.language .dropdown-menu,
.currency .dropdown-menu {
  right: 0;
  left: auto;
}
.currency .btn-group,
.language .btn-group {
  vertical-align: top;
  padding-bottom: 10px;
  padding-right: 5px;
}
.currency .dropdown-menu .btn {
  overflow: hidden;
  width: 100%;
}
.currency .dropdown-menu .btn span {
  float: left;
}
.currency .dropdown-menu .btn span + span {
  float: right;
}
#top .list-inline > li {
  padding-left: 15px;
  padding-right: 15px;
}
#top .list-inline > li:first-child {
  padding-left: 0;
}
#top .list-inline > li.dropdown {
  padding-bottom: 12px;
}
#top .dropdown-menu > li {
  border-top: 1px solid #ededed;
  padding: 12px 0;
}
#top .dropdown-menu > li:first-child {
  border-top: none;
}
#top .dropdown-menu > li > a,
.bt-mobile .dropdown-menu > li > a,
.currency .dropdown-menu .btn {
  padding: 0;
  color: #666;
  overflow: hidden;
  line-height: 1.55em;
}
#top .dropdown-menu > li > a:hover,
.bt-mobile .dropdown-menu > li > a:hover {
  color: #f9ae1d;
}
#top .dropdown-menu > li > a span {
  float: left;
}
#top .dropdown-menu > li > a span + span {
  float: right;
}
.bt-language,
.bt-currency {
  float: right;
}
.currency,
.language {
  margin-right: 24px;
}
.currency .btn,
.language .btn {
  padding: 0 0 2px;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  color: #434343;
  text-transform: uppercase;
  background: none;
  border: none;
}
.currency .btn:hover,
.language .btn:hover {
  color: #f9ae1d;
  text-decoration: none;
  background: none;
}
.language .dropdown-menu > li > a {
  overflow: hidden;
}
.language .dropdown-menu > li > a > .text-left {
  width: 70%;
  float: left;
}
.language .dropdown-menu > li > a > .text-right {
  float: right;
  width: 30%;
}
.menubar .container {
  width: 100%;
}
.bt-mobile,
.open-bt-mobile {
  display: none;
}
.common-home header {
  margin-bottom: 0px;
}
.mega-menu .konfig_link_icon ~ .menu-title {
  background: #f9ae1d;
  color: #fff;
  padding: 2px 5px;
}
.mega-menu .konfig_link_icon {
  display: none;
}
._cont_nav_cart {
  float: left;
  padding-top: 5px;
  /* 	position: absolute;
    right: 0;
    top: 15px; */
}
header {
  box-shadow: 1px 4px 10px -7px #cacaca;
}
header > .container {
  /* 	padding-top: 10px;
	border-top: 1px dashed #cfcfcf;
	border-bottom: 1px dashed #cfcfcf; */
}

header > .container > .row {
  width: auto;
  float: right;
  position: relative;
  padding-top: 10px;
}

header.boss_scroll {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  background: #fff;
  z-index: 998;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  width: 100%;
  padding: 0;
}
.menubar {
  float: left;
  /*     margin: 0 auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; */
}
#logo {
  margin: 0;
  float: left;
  text-align: center;
  height: 1px;
}
#logo img {
  margin: 0;
  width: 145px;
  position: relative;
  top: 3px;
}
#top {
  height: 86px;
  padding-bottom: 10px;
}
.mega-menu {
  margin-right: 0px;
}
.mega-menu > ul.nav > li > a {
  font-size: 16px !important;
}
/* search */
#bt-search {
  /*display: none;*/
  float: left;
  position: relative;
  padding-right: 15px;
  padding-top: 6px;
  padding-bottom: 0;
  /*   top: 2px; 
	left:80px; */
}
#bt-search .search-form {
  position: relative;
  top: 80%;
  left: 0;
  /*visibility: hidden;
  opacity: 0;*/
  transition: top 0.5s ease 0s;
  -webkit-transition: top 0.5s ease 0s;
  -moz-transition: top 0.5s ease 0s;
  z-index: 22;
}
#bt-search:hover .search-form {
  top: 100%;
  opacity: 1;
  visibility: visible;
}
#bt-search .icon_search .fa {
  display:none;
  font-size: 18px;
  line-height: 18px;
  color: #666;
}
#search {
  background: #fff;
  /*border-bottom: 3px solid #f9ae1d;
  padding: 20px;*/
  position: relative;
  /*box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);*/
}
#search input {
  width: 300px;
  height: 32px;
  line-height: 32px;
  border-radius: 0;
  padding: 0 16px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1) {
  ::i-block-chrome,
  #search input {
    line-height: 20px;
  }
}

#search .btn {
  height: 32px;
  background-color: #64b2bf;
  color: #fff;
  border-radius: 0;
  padding: 0 10px;
  border: none;
}
#search .btn .fa {
  vertical-align: top;
  line-height: 32px;
}
#search .dropdown-menu {
  min-width: 250px;
  max-width: 350px;
  width: 100%;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  right: 20px;
  padding: 20px;
}
#search .dropdown-menu li {
  overflow: hidden;
  padding: 8px 0;
}
#search .dropdown-menu .image {
  float: left;
  margin-right: 15px;
  max-width: 50%;
}
#search .dropdown-menu .name a {
  margin-bottom: 0;
}
#search .dropdown-menu .price {
  margin-top: 5px;
}
#search .dropdown-menu .info {
  overflow: hidden;
}

.header_btn_icon {
  padding-bottom: 12px;
  float: right;
  width: auto;
  margin: 0px 8px !important;
}
.header_btn_icon a {
  display: block;
}
.header_btn_icon img {
  max-width: 23px;
  max-height: 23px;
  vertical-align: middle;
}

.header_btn_icon_account img {
  max-height: 22px;
}
/* cart */
#cart {
  padding-bottom: 12px;
  float: right;
  width: auto;
  margin: 0px 8px !important;
}
#cart > .cart_notf {
  position: absolute;
  width: 17px;
  height: 17px;
  background-color: #fbbf00;
  text-align: center;
  color: #fff;
  /* padding: 4px; */
  border-radius: 100%;
  right: -12px;
  font-size: 12px;
  line-height: 17px;
}
#cart > .btn {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  color: #434343;
  text-transform: uppercase;
  background: transparent;
  padding: 0;
  border: none;
  border-radius: 0;
}
#cart > .btn > img {
  max-width: 26px;
  max-height: 26px;
}
#cart > .btn i {
  margin-right: 0.5em;
}
#cart > .btn:hover {
  color: #f9ae1d;
}
#cart.open > .btn {
  color: #f9ae1d;
  box-shadow: none;
  text-shadow: none;
  border: none;
  background: transparent;
}
.btn:active {
  box-shadow: none;
}
#cart .dropdown-menu {
  background: #fff;
  z-index: 1001;
  min-width: 350px;
  padding: 26px 0 0;
  font-size: 14px;
  max-height: 80vh;
  overflow: hidden;
}
#cart .dropdown-menu li {
  border: none;
  padding: 0;
}
#cart .dropdown-menu li:first-child {
  padding: 0 24px;
  max-height: 55vh;
  overflow-y: auto;
}
#cart .dropdown-menu .table {
  margin-bottom: 10px;
}
#cart .dropdown-menu .table tr:first-child td {
  padding-top: 0;
}
#cart .dropdown-menu .table td {
  background: none;
  padding: 20px 0;
  border-top: none;
  border-bottom: 1px solid #eaeaea;
}
#cart .dropdown-menu .table td.name a {
  color: #666;
  line-height: 18px;
  margin-top: 12px;
}
#cart .dropdown-menu .table td.name a:hover {
  color: #f9ae1d;
}
#cart .dropdown-menu .table td.name span.price {
  display: inline-block;
}
#cart .dropdown-menu .table td .image {
  margin-right: 22px;
  position: relative;
}
#cart .dropdown-menu .table td .image img {
  background: none;
  border: none;
  border-radius: 0;
  padding: 0;
}
#cart .dropdown-menu .table .remove {
  position: absolute;
  top: -8px;
  left: -8px;
}
#cart .dropdown-menu .table .remove .btn-danger {
  width: 21px;
  height: 21px;
  border: 1px solid #f9ae1d;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  /*background: #f9ae1d;*/
  outline: none;
  padding: 0;
}
#cart .dropdown-menu .table .remove .btn-danger:hover {
  background: #fff;
  color: #ef5b8f;
}
#cart .dropdown-menu .table .remove .btn-danger .fa {
  vertical-align: top;
  line-height: 19px;
  margin-left: 0;
  letter-spacing: -1px;
}
#cart .dropdown-menu li p {
  margin: 14px 0 40px;
  font-size: 15.5px;
  text-transform: none;
}
#cart .dropdown-menu .cart_bottom table {
  width: 100%;
  margin-bottom: 10px;
}
#cart .dropdown-menu .cart_bottom table td {
  padding: 5px 26px 8px;
  font-weight: 500;
  color: #666;
}
#cart .dropdown-menu .cart_bottom table td.text-right {
  font-size: 20px;
  line-height: 22px;
}
#cart .dropdown-menu .cart_bottom .buttons {
  background-color: #f9ae1d !important;
  padding: 16px 20px;
  margin: 0;
}
#cart .dropdown-menu .cart_bottom .buttons .cart_bt {
  margin-right: 8px;
}
#cart .dropdown-menu .cart_bottom .buttons .cart_bt,
#cart .dropdown-menu .cart_bottom .buttons .checkout_bt {
  width: 47%;
  display: inline-block;
  vertical-align: top;
}
.another-language #cart .dropdown-menu .cart_bottom .buttons .cart_bt {
  width: 52%;
}
.another-language #cart .dropdown-menu .cart_bottom .buttons .checkout_bt {
  width: 44%;
}
#cart .dropdown-menu .cart_bottom .buttons .btn {
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  line-height: 16px;
  padding: 8px;
  border: 1px solid #dfdfdf;
  border-radius: 0;
  background: transparent;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  width: 100%;
  font-weight: 400;
}
#cart .dropdown-menu .cart_bottom .buttons .btn:hover {
  color: #f9ae1d;
  background-color: #fff;
}
/* content */
#content {
  min-height: 200px;
}
#content.col-sm-12 {
  padding: 0;
}
#column-left + #content.col-sm-9 {
  padding-right: 0;
  padding-left: 10px;
}
#content.col-sm-9 {
  padding-left: 0;
}
#column-right {
  padding-right: 0;
  padding-left: 35px;
}
/* footer */
footer {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.55em;
  color: #737373;
}
footer .bt-footer-top {
  border-top: 1px solid #eaeaea;
  background-color: #f8f8f8;
  padding: 55px 0 52px;
}
footer .bt-footer-middle {
  background-color: #f5f5f5;
  padding: 85px 0;
  border-top: 0px dashed #cfcfcf;
}
.cont_footer_links {
  border-top: 1px dashed #cfcfcf;
  padding: 25px 0px;
}

.bt-category .box-category li {
  padding-left: 30px;
  position: relative;
}
.bt-category .box-category li:before {
  content: "";
  width: 18px;
  height: 18px;
  border: 1px solid #e0e0e0;
  position: absolute;
  left: 2px;
  top: 3px;
  border-radius: 1px;
}
.bt-category .box-category li.opencate:before {
  background-color: #fdcf75;
  border-color: #f7b941;
}
.cont_footer_info {
  text-align: right;
}
.cont_footer_info .footer-contact li i {
  float: right;
  margin-left: 15px;
  vertical-align: middle;
  position: relative;
  top: 5px;
  font-size: 16px;
}

.bt-footer-middle .bt-block-footer > div.footer-social,
.bt-footer-middle .bt-block-footer > div.payment {
  text-align: right;
  padding-right: 34px;
}
.bt-category .box-category li a {
  color: #202020 !important;
}

.bt-footer-middle > div > div .col-md-12 {
  padding: 0;
}
.bt-footer-middle .bt-block-footer {
  padding: 0;
}
.bt-footer-middle .bt-block-footer > div {
  padding-left: 0;
}
.bt-footer-middle .bt-block-footer img,
.bt-footer-middle .boss-recent-post .box-heading,
.bt-footer-middle h3,
.bt-footer-middle .bt-block-footer p {
  margin-bottom: 2em;
}
.bt-footer-middle .footer-newsletter {
  margin-bottom: 3em;
}
.bt-footer-middle .bt-block-footer a:hover,
.bt-footer-middle .bt-block-footer ul li i,
.bt-footer-middle .boss-recent-post .item-recent-post .title a:hover {
  color: #f9ae1d;
}
.bt-footer-middle .bt-block-footer ul li span {
  padding-left: 20px;
  line-height: 30px;
}
.bt-footer-middle .bt-block-footer ul li + li span {
  padding-left: 18px;
}
.bt-footer-middle .bt-block-footer .bold-italic {
  font-weight: 600;
}
.bt-footer-middle .box.boss-recent-post {
  margin-bottom: 0;
  padding-right: 25px;
}
.bt-footer-middle .box.boss-recent-post .box-heading span {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  color: #737373;
  text-transform: uppercase;
  margin-bottom: 0;
  text-align: right;
  width: 100%;
  display: block;
}
.bt-footer-middle .boss-recent-post .item-recent-post {
  width: 100%;
  overflow: hidden;
  border: none;
  padding: 0;
}
.bt-footer-middle .boss-recent-post .item-recent-post + .item-recent-post {
  margin-top: 20px;
}
.bt-footer-middle .boss-recent-post .item-recent-post .image {
  margin-right: 0px;
}
.bt-footer-middle .boss-recent-post .item-recent-post .title {
  overflow: hidden;
  text-align: right;
  min-width: 65%;
  float: left;
}
.bt-footer-middle .boss-recent-post .item-recent-post .title a {
  color: #737373;
  line-height: 1.55em;
}
.bt-footer-middle .boss-recent-post .item-recent-post .title .time-stamp {
  font-size: 12px;
  color: #737373;
  line-height: 1.55em;
  display: block;
  margin: 0;
}
footer h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
.bt-footer-middle .footer-social {
  margin-bottom: 0;
}
footer .bt-footer-middle h3,
.bt-footer-middle .bt-block-footer a {
  color: #737373;
}
.bt-footer-middle .footer-social ul li {
  display: inline-block;
  vertical-align: top;
}
.bt-footer-middle .footer-social ul li + li {
  margin-left: 12px;
}
.bt-footer-middle .footer-social a {
  color: #000;
  display: block;
  width: 46px;
  height: 37px;
  border: 1px solid #c8c8c8;
  text-align: center;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
}
.bt-footer-middle .footer-social a:hover {
  background-color: #f9ae1d;
  border: 1px solid #f9ae1d;
}
.bt-footer-middle .footer-social a i {
  vertical-align: top;
  line-height: 35px;
  font-size: 20px;
}
.bt-footer-middle .payment ul li {
  display: inline-block;
  vertical-align: middle;
}
.bt-footer-middle .payment ul li + li {
  margin-left: 15px;
}
.bt-footer-middle .payment img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
footer .bt-footer-bottom {
  /*background-color: #f9ae1d;*/
  padding: 85px 0;
  text-align: center;
}
footer .bt-footer-bottom p {
  color: #fff !important;
  font-size: 13px;
}
.bt-footer-bottom .link ul {
  line-height: 0;
}
.bt-footer-bottom .link ul li {
  display: inline-block;
  vertical-align: top;
  border-left: 1px solid #fff;
  padding: 0 5px;
}
.bt-footer-bottom .link ul li:first-child {
  border-left: none;
  padding-left: 0;
}
.bt-footer-bottom .link ul li a {
  font-size: 13px;
  font-weight: 500;
  line-height: 10px;
  color: #fff;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
}
.bt-footer-bottom .link ul li a:hover {
  color: #737373;
}
.bt-footer-bottom .powered {
  padding-left: 10px;
  color: #fff;
  font-weight: 500;
  /* margin-top: 15px; */
}
.bt-footer-bottom .powered a {
  color: #fff;
  text-decoration: underline;
}
.bt-footer-bottom .powered a:hover {
  text-decoration: none;
}
.bt-footer-bottom .powered p {
  margin-bottom: 0;
}
#back_top {
  bottom: 10px;
  cursor: pointer;
  display: none;
  padding: 4px;
  position: fixed;
  right: 10px;
  text-align: center;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  z-index: 9998;
}

#back_top span {
  border-radius: 50%;
  box-shadow: 0 0 0 4px #86878a;
  -webkit-box-shadow: 0 0 0 4px #86878a;
  -moz-box-shadow: 0 0 0 4px #86878a;
  color: #86878a;
  background-color: #ffffff;
  display: inline-block;
  float: left;
  height: 40px;
  line-height: 40px;
  margin: 0 10px 10px 0;
  padding-top: 6px;
  position: relative;
  text-align: center;
  transition: color 0.3s ease 0s;
  -webkit-transition: color 0.3s ease 0s;
  -moz-transition: color 0.3s ease 0s;
  width: 40px;
  z-index: 1;
}
#back_top span:after {
  background: none repeat scroll 0 0 #86878a !important;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  box-sizing: content-box;
  content: "";
  height: 100%;
  left: -2px;
  padding: 2px;
  pointer-events: none;
  position: absolute;
  top: -2px;
  transition: transform 0.2s ease 0s, opacity 0.3s ease 0s;
  -webkit-transition: -webkit-transform 0.2s ease 0s, opacity 0.3s ease 0s;
  -moz-transition: -moz-transform 0.2s ease 0s, opacity 0.3s ease 0s;
  width: 100%;
  z-index: -1;
}
#back_top:hover span:after {
  opacity: 0;
  transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
}
#back_top i {
  font-size: 35px;
  color: #fff;
  vertical-align: top;
  line-height: 25px;
  transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
}
#back_top:hover i {
  color: #f9ae1d;
}
/* alert */
.alert {
  padding: 8px 14px;
  margin: 0 0 15px;
}
.alert .fa {
  margin-right: 5px;
}
.alert button.close {
  font-size: 18px;
  line-height: 18px;
}
/* breadcrumb */
.breadcrumb {
  background: none;
  padding: 0;
  margin: 0.9em 0;
}
.container > .breadcrumb {
  margin-left: -10px;
  margin-right: -10px;
}
.breadcrumb .fa {
  font-size: 18px;
}
.breadcrumb a {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  /*text-transform:uppercase;*/
  color: #d0d0d0;
}
.breadcrumb a:hover,
.breadcrumb li:last-child a {
  color: #f9ae1d;
}
.breadcrumb li + li:before {
  content: "/";
  color: #d0d0d0;
  padding: 0 6px;
}
.breadcrumb li:last-child a {
  cursor: default;
}
/* buttons */
.buttons {
  margin: 1em 0;
}
.btn-xs {
}
.btn-sm {
}
.btn-group > .btn-sm {
}
.btn-group > .btn-lg {
}
.btn-default {
  color: #777;
  background-color: #e7e7e7;
}
.btn-primary {
  color: #ffffff;
  //background-color: #229ac8;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  
  background-position: 0 -15px;
}
.btn-warning {
  color: #ffffff;
  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] {
}
.btn-danger {
  color: #ffffff;
  background-color: #da4f49;
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
}
.btn-success {
  color: #ffffff;
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
}
.btn-info {
  color: #ffffff;
  background-color: #df5c39;
  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;
  background-color: #363636;
  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: #666666;
  padding: 8px 12px;
}
.list-group a.active,
.list-group a.active:hover,
.list-group a:hover {
  color: #f9ae1d!important;
  
  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;
}
/*box*/
#column-left .box-heading h1,
#column-right .box-heading h1,
.bt-filter h3 {
  color: #303030;
  margin-bottom: 0.5em;
  font-size: 14px;
  line-height: 26px;
}
.box .box-content {
  overflow: hidden;
	line-height:1;
}
#column-left > .box,
#column-right > .box,
.box.bt-filter .box-content .list a.title + div,
.bt-banner-left {
  margin-bottom: 2em;
}
.box.bt-category .box-content .box-category li a,
.box.boss_blog-cat .box-content .box-category li a {
  border-top: 0px solid #ebebeb;
  background: none;
  border-radius: 0;
  border-left: none;
  border-right: none;
  border-bottom: none;
  padding: 0.75em 0;
}
.box.bt-category .box-content .box-category li:hover > a,
.box.boss_blog-cat .box-content .box-category li:hover > a {
  color: #f9ae1d;
}
.box.bt-category .box-content > .box-category {
  padding-left: 0px;
}
.box.bt-category .box-content .box-category li > a span i {
  vertical-align: top;
  line-height: 21px;
  margin-right: 5px;
}
.box.bt-category .box-content .box-category li a {
  font-size: 15.5px;
  cursor: pointer !important;
  padding: 0px 0px 15px 0px;
}

#column-right .box .box-content {
  padding-bottom: 10px;
  border-bottom: 1px solid #ececec;
}
#column-right .box:last-of-type .box-content {
  border-bottom: 0px;
}
.cont_category_details h1 {
  margin: 15px 0px;
}
#column-right .box .box-heading h3 {
  font-size: 16px;
  position: relative;
}
#column-right .box .box-heading h3:before {
  content: "\f0d8";
  font-family: "FontAwesome";
  position: absolute;
  right: 0px;
  font-size: 20px;
  top: 0px;
  color: #f9ae1d;
  transition: all 0.3s ease-in;
}
#column-right .box .box-heading h3.closed:before {
  transform: rotateX(180deg);
}
.box.bt-category .box-content > .box-category {
  max-height: inherit;
  overflow: hidden;
}

.box.bt-category .box-content .box-category li.active > a,
.box.bt-category .box-content .box-category li a.list-group-item.active,
.box.boss_blog-cat .box-content .box-category li.active > a {
  color: #f9ae1d;
  cursor: default;
}
.box.bt-category .box-content .box-category > li:first-child > a {
  border-top: none;
  padding-top: 0;
}
.box.bt-category .box-content .box-category li .item_child li a,
.box.boss_blog-cat .box-content .box-category li.sub_child li a {
  padding-left: 20px;
}
.box.bt-latest .box-content .box-item {
  overflow: hidden;
  border-top: 1px solid #ebebeb;
  padding: 0.75em 0;
}
.box.bt-latest .box-content .box-item:first-child {
  border-top: none;
  padding-top: 0;
}
.box.bt-latest .box-content .image {
  float: left;
  margin-right: 10px;
}
.box.bt-latest .box-content .caption {
  overflow: hidden;
  min-width: 40%;
}
.box.bt-latest .box-content .name a {
  text-transform: none;
  margin-bottom: 3px;
}
.box.bt-latest .box-content .rating {
  margin-bottom: 5px;
}
.box.bt-latest .box-content .price {
  font-size: 14px;
}
#column-left > .box.bt-manufacturer,
#column-right > .box.bt-manufacturer {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 1em;
  margin-bottom: 1em;
}
.box.bt-manufacturer .box-content .boss-select {
  width: 100%;
  height: 35px;
  border: 1px solid #ebebeb;
  padding-left: 5px;
  line-height: 35px;
  font-size: 13px;
  margin-top: 3px;
}
.box.bt-alphabet .box-heading h1 {
  display: none;
}
.box.bt-filter {
  clear: both;
}
.box.bt-filter .box-content .list {
  margin-bottom: 30px;
  padding-left: 5px;
}
.box.bt-filter .box-content .list a.title {
  font-size: 15px;
  font-weight: 700;
  color: #303030;
  line-height: 18px;
  text-transform: capitalize;
  margin-bottom: 1.5em;
  display: block;
}
.box.bt-filter .box-content .bt-filter-image ul li a {
  line-height: 0;
  display: block;
}
.box.bt-filter .box-content .list ul li a span,
.box.bt-filter .box-content .list ul li .a span {
  margin-right: 5px;
}
.bt-filter-image {
  width: 80%;
}
.bt-filter-image ul li {
  display: inline-block;
  width: auto;
  margin-right: 0px;
 
  
}
.bt-filter-image ul li.active {
 border: 1px solid #faba18;
  border-radius: 3px;
  
}
.bt-filter li a span.fe-checkbox {
  position: relative;
  width: 14px;
  height: 14px;
  background-image: url("../image/bg_none_check.png");
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
}
.bt-filter li.active a span.fe-checkbox,
.bt-filter li.active .a span.fe-checkbox {
  background-image: url("../image/bg_check.png");
}
.box.bt-filter .box-content .list .checkbox {
  font-size: 13px;
  border-top: 1px solid #eaeaea;
  padding-top: 0.75em;
  margin-bottom: 0.75em;
  margin-top: 0;
}
.box.bt-filter .box-content .list .checkbox:first-child {
  border-top: none;
  padding-top: 0;
}
.box.bt-filter .box-content .list .checkbox input {
  margin-top: 4px;
}
.box.bt-filter .box-content .btn {
  font-size: 10px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  border: 1px solid #3f383a;
  color: #3f383a;
  padding: 4px 20px;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  background: #fff;
}
.box.bt-filter .box-content .btn:hover {
  background: #3f383a;
  color: #fff;
}
#tags-load {
  position: fixed;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 999;
  top: 0;
  display: none;
}
#tags-load:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.7;
}
#tags-load .fa {
  position: absolute;
  top: 45%;
  font-size: 3em;
}
.fa-spin {
  animation: 2s linear 0s normal none infinite running fa-spin;
  -webkit-animation: 2s linear 0s normal none infinite running fa-spin;
  -moz-animation: 2s linear 0s normal none infinite running fa-spin;
}
.fa-pulse {
  animation: 1s steps(8, end) 0s normal none infinite running fa-spin;
  -webkit-animation: 1s steps(8, end) 0s normal none infinite running fa-spin;
  -moz-animation: 1s steps(8, end) 0s normal none infinite running fa-spin;
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes fa-spin {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
  }
}
@-moz-keyframes fa-spin {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
  }
}
.bt-tagcloud .box-content a {
  border: 1px solid #eaeaea;
  padding: 4px 15px;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  margin-bottom: 5px;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
}
.bt-tagcloud .box-content a:hover {
  border: 1px solid #f9ae1d;
  background: #f9ae1d;
  color: #fff;
}
.bt-banner-left {
  position: relative;
  cursor: pointer;
}
.bt-banner-left > a > img {
  width: 100%;
}
.bt-banner-left > a {
  display: block;
}
.bt-banner-left > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  box-shadow: 0 0 0 144px rgba(0, 0, 0, 0.4) inset;
  -webkit-box-shadow: 0 0 0 144px rgba(0, 0, 0, 0.4) inset;
  -moz-box-shadow: 0 0 0 144px rgba(0, 0, 0, 0.4) inset;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
}
.bt-banner-left:hover > a:before {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4) inset;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4) inset;
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4) inset;
}
.bt-banner-left .banner-left-title {
  position: absolute;
  width: 150px;
  height: 92px;
  left: 50%;
  top: 50%;
  border: 1px solid #fff;
  text-align: center;
  margin-left: -75px;
  margin-top: -46px;
  padding: 16px 5px;
}
.bt-banner-left .banner-left-title h2 {
  color: #f9ae1d;
  margin-bottom: 15px;
}
.bt-banner-left .banner-left-title a {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  text-transform: Capitalize;
}
/* product list */
#column-left {
  float: left;
  padding-left: 0;
}
.bt-block-category,
.category-info,
.category-list {
  margin-bottom: 0em;
}
.bt-block-category {
  position: relative;
  overflow: hidden;
  max-height: 300px;
}
.bt-block-category img {
  max-height: 300px;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
.bt-block-category:hover img {
  transform: scale(1.15) rotate(-1.5deg);
  -webkit-transform: scale(1.15) rotate(-1.5deg);
  -moz-transform: scale(1.15) rotate(-1.5deg);
}
.bt-block-category .block-title {
  position: absolute;
  text-align: center;
  right: 10%;
  top: 34%;
}
.bt-block-category .block-title h1 {
  font-size: 36px;
  line-height: 38px;
  color: #666;
  margin-bottom: 20px;
}
.bt-block-category .block-title a {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  line-height: 22px;
  font-weight: 300;
  text-transform: Capitalize;
  color: #666;
  border: 1px solid #666;
  padding: 10px 42px;
  display: inline-block;
  background: transparent;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
.bt-block-category .block-title a:hover {
  color: #fff;
  background: #666;
}
.category-info {
  overflow: hidden;
}
.category-info .image {
  float: left;
  margin-right: 2em;
}
.category-info .image img {
  border: none;
  padding: 0;
}
.category-info h3 {
  font-size: 18px;
  line-height: 20px;
  color: #f9ae1d;
  font-weight: 400;
  margin-bottom: 15px;
}
.category-info p {
  font-size: 13px;
}
.category-list {
  overflow: hidden;
  margin-left: 0;
  margin-right: 0;
}
.category-list h4 {
  color: #f9ae1d;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 15px;
}
.category-list ul {
  float: left;
  margin-bottom: 0;
  margin-bottom: 15px;
  width: 100%;
}
.category-list ul li {
  margin-bottom: 5px;
  margin-right: 5px;
  border: 1px solid #eaeaea;
  display: inline-block;
  padding: 4px 15px;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
}
.category-list ul li:hover {
  background: #f9ae1d;
  border: 1px solid #f9ae1d;
}
.category-list ul li:hover a {
  color: #fff;
}
.category-list ul li a {
  font-size: 13px;
}
h1 + .product-filter {
  margin-top: 35px;
}
.product-filter {
  /*border: 1px solid #eaeaea;*/
  overflow: hidden;
  margin-bottom: 35px;
  padding-left: 12px;
  font-size: 13px;
  /*height: 42px;*/
}
.product-filter * {
  height: 100%;
  line-height: 40px;
}
.product-filter .link-compare {
  display:none;	
  float: left;
  width: 20%;
  line-height: 42px;
}
.product-filter .display {
  float: left;
  width: 10%;
}
#content.col-sm-6 .product-filter .display {
  width: 15%;
}
.product-filter .display .btn-list,
.product-filter .display .btn-grid {
  display:none;
  background: transparent;
  border-top: none;
  border-bottom: none;
  outline: none;
  color: #666;
  width: 40px;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  text-align: center;
  line-height: 42px;
}
.product-filter .display .btn-list {
  margin-right: -4px;
}
.product-filter .display .btn-list:hover,
.product-filter .display .btn-grid:hover,
.product-filter .display .btn-list.active,
.product-filter .display .btn-grid.active {
  color: #f9ae1d;
}
.product-filter .limit-sort {
  overflow: hidden;
  display: flex;
  text-align: right;
  float: right;
  margin-right: 5%;
  margin-left: 55%;
  
  /*width: 70%;*/
}
#content.col-sm-6 .product-filter .limit-sort {
  width: 65%;
}
.product-filter .limit-sort label {
  margin-bottom: 0;
}
.product-filter .box_sort,
.product-filter .box_limit {
  float: right;
  width: 40%;
  margin-left: 10px;
}
#content.col-sm-6 .product-filter .box_sort {
  width: 57%;
  margin-left: 8px;
}
#content.col-sm-6 .product-filter .box_limit {
  margin-left: 0;
  width: 40%;
}
.product-filter .box_sort label + label,
.product-filter .box_limit label + label {
  position: relative;
}
.product-filter .box_sort label + label:before,
.product-filter .box_limit label + label:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: url("../image/box_sort.jpg") no-repeat;
  display: block;
  height: 100%;
  width: 28px;
  pointer-events: none;
}
.product-filter .box_sort label + label select,
.product-filter .box_limit label + label select {
  border: none;
  cursor: pointer;
}
.name a {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  color: #424242 !important;
  /*text-transform:uppercase;*/
  margin-bottom: 10px;
  display: block;
}
.name a:hover {
  color: #f9ae1d;
}
.price {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  line-height: 22px;
  font-weight: 400;
  color: #666666;
}
.price-old {
  font-weight: 400;
  text-decoration: line-through;
  margin-right: 5px;
  font-size: 16px;
  line-height: 18px;
}
.description p {
  color: #666;
}
.product-thumb {
  position: relative;
  text-align: center;
  margin: 4px;
}

.product-thumb .image {
  position: relative;
  cursor: pointer;
}
.product-thumb .image a {
  display: block;
}
.product-layout {
  transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
  -moz-transition: all 0.8s ease 0s;
}
.product-grid {
  float: none;
  display: inline-block;
  margin-right: -4px;
  vertical-align: top;
  margin-bottom: 5px;
  width: 33.33%;
}
.product-grid[data-m="Eigenes_DeBe_Box_Design"] .image a {
  position: relative;
}
.product-grid[data-m="Eigenes_DeBe_Box_Design"] .image .prd_bg_image {
  height: 270px;
  background-image: url(/image/konf_preview.png);
  background-position: center;
  background-size: cover;
  display: block;
  background-repeat: no-repeat;
}

.product-grid[data-m="Eigenes_DeBe_Box_Design"] .image .cont_prd_bg_title {
  position: absolute;
  bottom: 15px;
  text-align: left;
  padding: 13px;
}
.product-grid[data-m="Eigenes_DeBe_Box_Design"] .image .cont_prd_bg_title span {
  clear: both;
  color: #fff;
  background: #f9ae1d;
  font-size: 25px;
  transition: all 0.3s;
  position: relative;
  float: left;
  padding: 7px;
}
.product-grid[data-m="Eigenes_DeBe_Box_Design"]
  .image:hover
  .cont_prd_bg_title
  span:last-child {
  margin-left: 15px;
}

.product-layout.product-grid .product-thumb .image > .ui-draggable-handle {
  display: none;
}
.product-layout .name,
.product-layout .price {
  text-align: left;
  font-size: 16px;
}

.product-layout .cont_btn_prd {
  position: absolute !important;
  visibility: visible !important;
  opacity: 1 !important;
  top: 0 !important;
  bottom: inherit !important;
}
.product-layout .cont_btn_prd button.btn-wishlist {
  top: 2px !important;
  right: 10px !important;
  bottom: inherit;
  z-index: 99;
  visibility: visible;
  opacity: 1;
  border: 0px;
  background-color: #fff;
  color: #ddd;
  font-size: 18px;
  display: none;
}

.product-layout .cont_btn_prd button.btn-wishlist i {
  font-size: 22px;
  -webkit-text-fill-color: white;
  -webkit-text-stroke: 2px #f9ae1d;
}

.product-layout .cont_btn_prd .btn-quickshop {
  display: none;
}
.btn-quickshop {
  display: none;
}

.product-layout .b_filter {
  display: none;
}
.product-grid.col-md-cs5 {
  width: 20%;
}
.product-grid.col-md-cs5 .button-group.button-grid button {
  font-size: 0;
}
.product-grid.col-md-cs5 .button-group.button-grid button i {
  margin: 0;
}
.button-group.button-grid button i {
  vertical-align: top;
  line-height: 40px;
}
.product-layout.product-grid .product-thumb .image {
  margin-bottom: 00px;
}
.product-layout.product-grid .description {
  display: none;
}
.product-grid .rating {
  margin-bottom: 14px;
}
.product-grid .price {
  margin-bottom: 18px;
}
.b_filter img + img {
  margin-left: 5px;
}
.product-grid .product-thumb .caption {
  min-height: 0;
}
.product-list.product-layout {
  margin-bottom: 20px;
	
}
.product-list .product-thumb .image {
  float: left;
   width: 100%;
  float:none;
  transition: all 0.8s ease 0s;
}
.product-grid .price {
  font-size: 14px;
  margin-top: 9px;
}
.product-grid .name a {
  margin-bottom: 0px;
  font-weight: 700;
  position: relative;
  color: #424242;
  font-size: 15.5px;
  padding-top: 2px;
  cursor: pointer;
}
.product-grid .desc,
.product-grid .desc p {
  text-align: left;
  margin-bottom: 5px;
}
.product-grid .desc {
  max-height: 42px;
  overflow: hidden;
}
.product-thumb .image img {
  width: 100%;
  background: white;
}
.product-list .product-thumb .caption {
  text-align: left;
  overflow: hidden;
}

.product-list .product-thumb .caption h4 {
  height: 54px;
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
}

.product-list .product-thumb .caption .description {
  font-size: 13px;
  margin-bottom: 20px;
}
.product-list .product-thumb .caption .rating,
.product-list .product-thumb .caption .price,
.product-list .product-thumb .caption .b_filter {
  margin-bottom: 12px;
}
.rating .fa-stack {
  font-size: 6px;
}
.rating .fa-star-o {
  color: #f9ae1d;
  font-size: 13px;
}
.rating .fa-star {
  color: #f9ae1d;
  font-size: 13px;
}
.product-thumb .price-tax {
  font-size: 12px;
  display: block;
}
.button-grid.button-group {
  overflow: hidden;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  height: 40px;
  line-height: 0;
}
.product-layout.product-grid .product-thumb:hover .button-grid.button-group,
.product-layout.element-4 .product-thumb:hover .button-grid.button-group,
.product-related .relt_product:hover .button-grid.button-group {
  /* 	visibility:visible; */
  opacity: 0;
  /* filter:alpha(opacity=1); */
}
.button-group button {
  background: #c0c0c0;
  text-align: center;
  text-transform: uppercase;
  outline: none;
  height: 40px;
  color: #fff;
  line-height: 40px;
  vertical-align: top;
  display: inline-block;
  vertical-align: top;
}
.button-grid.button-group button {
  border: none;
  position: absolute;
  bottom: 0;
  right: -30px;
}
.product-grid .product-thumb:hover .button-group .btn-quickshop,
.product-layout.element-4 .product-thumb:hover .button-group .btn-quickshop,
.product-related .relt_product:hover .button-group .btn-quickshop {
  right: 0;
  -webkit-transition: all 0.3s ease 0.3s;
  -moz-transition: all 0.3s ease 0.3s;
  transition: all 0.3s ease 0.3s;
}
.product-grid .product-thumb:hover .button-group .btn-compare,
.product-layout.element-4 .product-thumb:hover .button-group .btn-compare,
.product-related .relt_product:hover .button-group .btn-compare {
  right: 40px;
  -webkit-transition: all 0.3s ease 0.2s;
  -moz-transition: all 0.3s ease 0.2s;
  transition: all 0.3s ease 0.2s;
}
.product-grid .product-thumb:hover .button-group .btn-wishlist,
.product-layout.element-4 .product-thumb:hover .button-group .btn-wishlist,
.product-related .relt_product:hover .button-group .btn-wishlist {
  right: 80px;
  -webkit-transition: all 0.3s ease 0.1s;
  -moz-transition: all 0.3s ease 0.1s;
  transition: all 0.3s ease 0.1s;
}
.product-grid .product-thumb:hover .button-group .btn-cart,
.product-layout.element-4 .product-thumb:hover .button-group .btn-cart,
.product-related .relt_product:hover .button-group .btn-cart {
  right: 120px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.button-grid.button-group button + button {
  border-left: 1px solid #f0f0f0;
}
.button-group button + button {
  width: 40px;
  padding: 0 8px;
}
.button-group .btn-cart {
  font-family: "Montserrat", sans-serif;
  font-size: 10px;
  font-weight: 700!important;
}
.button-group.button-grid .btn-cart {
  width: calc(100% - 120px);
}
.button-group .btn-cart i {
  margin-right: 4px;
  vertical-align: top;
  line-height: 38px;
}
.product-layout.product-grid .button-group.button-list,
.product-layout.product-list .button-group.button-grid {
  display: none;
}
.button-group button:hover {
  /*background: #f9ae1d;*/
}
.product-list .product-thumb .button-group button:hover {
  border: 1px solid #f9ae1d;
}
.product-list .product-thumb .button-group {
  text-align: left;
  display:none;
}
.product-list .product-thumb .button-group button {
  border: 1px solid #c0c0c0;
  margin-right: 3px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.product-list .product-thumb .button-group .btn-cart {
  padding: 0 24px;
}
.product-grid .price {
  margin-bottom: 18px;
}
.product-list .b_filter {
  margin-bottom: 12px;
}
.b_filter img {
  margin-right: 3px;
}
.b_filter > * {
  display: inline-block;
  vertical-align: top;
}
.b_filter > span:after {
  content: ",";
}
.b_filter > span:last-child:after {
  display: none;
}
.result-pagination {
  margin-bottom: 0px;
  margin-top: 70px;
  overflow: hidden;
}
.result-pagination .results {
  margin-top: 10px;
}
.result-pagination .links {
  overflow: hidden;
  text-align: right;
}
.result-pagination .links .pagination {
  margin: 0;
}
.result-pagination .links .pagination li {
  margin-bottom: 0px;
  display: inline-block;
}
.result-pagination .links .pagination li > a,
.result-pagination .links .pagination li > span {
  border: 1px solid #e8e8e8;
  color: #e8e8e8;
  text-align: center;
  font-size: 18px;
  line-height: 36px;
  font-weight: 700;
  padding: 0;
  margin-right: 5px;
  border-radius: 0;
  background: #fff;
  width: 40px;
  margin-left: 0;
}
.result-pagination .links .pagination li > a:hover,
.result-pagination .links .pagination li.active > span {
  border: 1px solid #f9ae1d;
  color: #f9ae1d;
}
/*product detail*/
.product-info {
  margin-bottom: 90px;
}
.product-info .col-sm-6 + .col-sm-6 {
  padding-left: 30px;
}
.product-info .bt-product-zoom {
  position: relative;
  margin-bottom: 30px;
}
.product-info .bt-product-zoom .image {
  margin-bottom: 10px;
}
.product-info .bt-product-zoom div.image-additional {
  position: relative;
  padding: 0 45px;
}
.product-info .bt-product-zoom .thumbnails li .cloud-zoom img,
.product-info .bt-product-zoom .thumbnails {
  margin-bottom: 5px;
}
.product-info .bt-product-zoom .thumbnails > li {
  text-align: center;
}
.product-info .bt-product-zoom a.prev,
.product-info .bt-product-zoom a.next {
  width: 28px;
  height: 28px;
  border: 1px solid #000;
  color: #000;
  text-align: center;
  border-radius: 50%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 50%;
  z-index: 100;
  margin-top: -14px;
}
.product-info .bt-product-zoom a.prev {
  left: 10px;
}
.product-info .bt-product-zoom a.next {
  right: 10px;
}
.product-info .bt-product-zoom a.prev:hover,
.product-info .bt-product-zoom a.next:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.product-info .bt-product-zoom a.prev i,
.product-info .bt-product-zoom a.next i {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: -2px;
}
.product-info h2 {
  font-size: 25px;
  font-weight: 400;
  line-height: 27px;
  color: #f9ae1d;
  margin-bottom: 10px;
}
.product-info .review {
  display: none;
  margin-bottom: 20px;
}

.product-info .addthis_toolbox {
  display: none;
}
.product-info .description {
  line-height: 24px;
  border-bottom: 0px solid #ebebeb;
  padding-bottom: 0px;
  margin-bottom: 18px;
}
.product-info .description .stock {
  font-weight: 400;
}
.thumbnails {
  overflow: auto;
  clear: both;
  list-style: none;
  padding: 0;
  margin: 0;
}
.product-info .price_info {
  border-bottom: 0px solid #ebebeb;
  padding-bottom: 0px;
  margin-bottom: 18px;
  line-height: 24px;
}
.product-info .price_info .price,
.product-info .price_info .price-new {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #f9ae1d;
}
.product-info .price_info .price-old {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  color: #a0a0a0;
  line-height: 22ppx;
}
.product-info .price_info .price-tax {
  line-height: 24px;
}
.product-info .options h3 {
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 10px;
}
.product-info .options .bt-image-option img {
  width: 30px;
  height: 30px;
  margin-right: 5px;
  border: 2px solid transparent;
}
.product-info .options .bt-image-option.active img {
  border: 2px solid #3f3f3d;
}
.product-info .options .bt-image-option input[type="radio"] {
  display: none;
}
.product-info .options .bt-image-option label {
  padding: 0;
}
.product-info .options .form-group {
  margin-bottom: 20px;
}
.product-info .options .form-group .line-bottom {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 25px;
}
.product-info .options .form-group .checkbox:last-child,
.product-info .options .form-group .radio:last-child {
  margin-bottom: 0;
}
.product-info .options div.required .form-control {
  height: 35px;
  padding: 6px 10px;
  border: 1px solid #c9c9c9;
  line-height: 1.55em;
  font-size: 12px;
}
.product-info .options div.required textarea.form-control {
  min-height: 100px;
}
.product-info .options div.required .control-label {
  margin-bottom: 8px;
}
.product-info .options div.required .control-label:after {
  //    color: #666;
  //    content: ":";
}
.input-group.date button.btn-default,
.input-group.time button.btn-default,
.input-group.datetime button.btn-default {
  height: 35px;
  background: #fff;
  border-top: 1px solid #c9c9c9;
  border-right: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
  border-left: none;
  padding: 6px 10px;
}
.input-group.date button.btn-default i,
.input-group.time button.btn-default i,
.input-group.datetime button.btn-default i {
  line-height: 22px;
  vertical-align: top;
  color:black;
}
.product-info .quantily_info {
  overflow: hidden;
  margin-top: 0px;
}
.product-info .quantily_info .select_number {
  overflow: hidden;
  position: relative;
}
.product-info .quantily_info .select_number input {
  width: 65px;
  height: 38px;
  padding: 10px;
  text-align: center;
  line-height: 18px;
  border: 1px solid #c9c9c9;
}
.product-info .quantily_info .select_number .increase,
.product-info .quantily_info .select_number .decrease {
  position: absolute;
  left: 65px;
  width: 18px;
  height: 18px;
  background: #7f7f7f;
  border: none;
  text-align: center;
  color: #fff;
  padding: 0;
}
.product-info .quantily_info .select_number .increase:hover,
.product-info .quantily_info .select_number .decrease:hover {
  background: #b2b2b2;
}
.product-info .quantily_info .select_number .increase i,
.product-info .quantily_info .select_number .decrease i {
  line-height: 17px;
  letter-spacing: -2px;
  font-size: 16px;
  vertical-align: top;
}
.product-info .quantily_info .select_number .increase {
  top: 0;
}
.product-info .quantily_info .select_number .decrease {
  bottom: 0;
}
.product-info .quantily_info .title_text {
  float: left;
  margin-right: 8px;
  margin-top: 10px;
}
.product-info .quantily_info .minimum {
  margin-top: 15px;
}
.product-info .options .btn-upload {
  display: block;
  margin-top: 10px;
  padding: 0 38px;
}
.product-info .button-group {
  overflow: hidden;
  margin-bottom: 10px;
}
.product-info .button-group .btn-cart,
.product-info .button-group .btn-wishlist,
.product-info .button-group .btn-compare,
.product-info .options .btn-upload {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  height: 40px;
  line-height: 40px;
}
.product-info .button-group .btn-cart i {
  margin-right: 10px;
}
.product-info .button-group .btn-cart {
  display: block;
  width: 100%;
  /*background: #f9ae1d;*/
  color: #fff;
  border: 1px solid #f9ae1d;
  margin-bottom: 15px;
  padding: 0 10px;
  font-weight: 700;
}
.product-info .button-group .btn-cart:hover {
  background: #fff;
  color: #f9ae1d;
}

.product-info .button-group button.secondary-btn {
  display: block;
  width: 100%;
  background: white;
  color: #86878a;
  border: 1px solid #86878a;
  margin-bottom: 15px;
  padding: 0 10px;
  font-weight: 700;
}
.product-info .button-group button.secondary-btn:hover {
  background: #86878a;
  color: white;
}

.product-info .button-group .btn-wishlist,
.product-info .button-group .btn-compare {
  padding: 0 8px;
}
.product-info .button-group .btn-wishlist .fa,
.product-info .button-group .btn-compare .fa {
  vertical-align: top;
  line-height: 40px;
}
.product-info .button-group .btn-wishlist {
  width: 46.5%;
}
.product-info .button-group .btn-compare {
  width: 50.5%;
}
.product-info .button-group .btn-wishlist,
.product-info .button-group .btn-compare,
.product-info .options .btn-upload {
  background: #f9f9f9;
  border: 1px solid #e2e2e2;
  color: #ababab;
}
.product-info .button-group .btn-wishlist:hover,
.product-info .button-group .btn-compare:hover,
.product-info .options .btn-upload:hover {
  /*background: #f9ae1d;*/
  border: 1px solid #f9ae1d;
  color: #fff;
}
.product-info .button-group .btn-wishlist {
  position: relative;
}
.product-info .button-group .btn-wishlist:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  transition: all 0.5s ease 0s;
  z-index: -1;
}
.product-info .button-group .btn-wishlist:hover:after {
  width: 100%;
  /*background: #f9ae1d;*/
}
.product-info .button-group .btn-wishlist:hover {
  background: transparent;
}
.product-info .button-group .btn-wishlist {
  float: left;
}
.product-info .button-group .btn-compare {
  float: right;
}
.product-info .button-group .btn-wishlist i,
.product-info .button-group .btn-compare i {
  margin-right: 6px;
}
.product-info .review .rating {
  float: left;
  margin-right: 5px;
  line-height: 17px;
}
.product-info .review .review_text {
  overflow: hidden;
  line-height: 20px;
}
.product-info .review .review_text a + a:before {
  content: "|";
  margin: 0 5px;
  color: #000;
}
.thumbnails > img {
  width: 100%;
}
.thumbnails .image-additional {
  float: left;
  margin: 0 5px;
}
.htabs {
  border: 1px solid #ededed;
}
.htabs ul li {
  display: inline-block;
  margin-bottom: -1px;
  float: none;
  vertical-align: top;
  margin-right: -3px;
}
.htabs ul li a {
  float: left;
  padding: 12px 24px 9px 16px;
  border-bottom: 1px solid #ededed;
  font-size: 16px;
  line-height: 18px;
  color: #d6d6d6;
  text-transform: uppercase;
  display: block;
  position: relative;
}
.htabs ul li a:before {
  content: "";
  position: absolute;
  left: 50%;
  width: 0;
  height: 2px;
  background: #f9ae1d;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  top: 0;
}
.htabs ul li.active a:before,
.htabs ul li a:hover:before {
  left: 0;
  width: 100%;
}
.htabs ul li + li a {
  border-left: 1px solid #ededed;
}
.htabs ul li.active a,
.htabs ul li a:hover {
  color: #717171;
}
.htabs ul li.active a {
  border-bottom: 1px solid #fff;
}
.htabs ul li:last-child.active a {
  border-right: 1px solid #ededed;
}
.tab-content {
  border: 1px solid #ededed;
  margin-top: 20px;
  padding: 25px 20px 10px 25px;
  overflow: hidden;
  margin-bottom: 62px;
}
.tab-content iframe + p {
  margin-top: 1em;
}
#tab-description {
  text-align: center;
}
.tab-content #tab-description p {
  text-align: left;
  /*font-size: 13px;*/
}
#tab-description iframe {
  margin: 10px 0 25px;
  max-width: 100%;
}
.tab-content table.attribute {
  border: 1px solid #ededed;
  width: 100%;
  margin-bottom: 15px;
}
.tab-content table.attribute td {
  padding: 15px;
}
.tab-content table.attribute tbody td {
  border-top: 1px solid #ededed;
}
.tab-content table.attribute tbody td + td {
  border-left: 1px solid #ededed;
}
.review-product {
  margin-bottom: 65px;
}
#review {
  margin-bottom: 50px;
}
#review .box-review {
  border: 1px solid #ededed;
  padding: 22px 20px 12px;
  margin-bottom: 18px;
  font-size: 13px;
}
#review .box-review p.author span {
  color: #f9ae1d;
}
#review .box-review p.author {
  color: #bfbfbf;
  margin-bottom: 0;
}
#review .box-review p.author span:after {
  content: "|";
  margin: 0 3px;
  color: #bfbfbf;
}
.review-product h1,
.product-related h1,
.bt-facecomments h1 {
  font-size: 24px;
  line-height: 26px;
}
.review-product h1 {
  margin-bottom: 20px;
}
.review-product .form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
  margin-bottom: 10px;
}
.review-product .form-horizontal .form-group .control-label {
  float: left;
  width: 35%;
  text-align: left;
  font-size: 13px;
  font-weight: 700;
  line-height: 28px;
  padding-top: 0;
}
.review-product .form-horizontal .form-group .form-control {
  width: 50%;
  height: 32px;
  padding: 6px;
  line-height: 20px;
}
.review-product .form-horizontal .form-group textarea.form-control {
  min-height: 100px;
}
.review-product .form-horizontal .buttons {
  overflow: hidden;
}
.product-related {
  overflow: hidden;
  margin-bottom: 30px;
  position: relative;
}
.product-related h1 {
  margin-bottom: 50px !important;
  text-align: right;
}
.product-related .carousel-button {
  position: absolute;
  top: 40px;
  right: 0;
}
.product-related .carousel-button .prev,
.product-related .carousel-button .next {
  width: 30px;
  height: 30px;
  color: #000;
  border-radius: 50%;
  border: 1px solid #000;
  text-align: center;
  opacity: 0.23;
  filter: alpha(opacity=23);
}
.product-related .carousel-button .prev:hover,
.product-related .carousel-button .next:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.product-related .carousel-button .prev {
  margin-right: 10px;
}
.product-related .carousel-button .prev .fa,
.product-related .carousel-button .next .fa {
  font-size: 18px;
  line-height: 28px;
}
.product-related .carousel-button .next .fa {
  letter-spacing: -2px;
}

.product-related .list_carousel .caroufredsel_wrapper {
  max-height: inherit !important;
  height: 321px !important;
}
.comments .form-comment-container {
  text-align: right;
}
.comments .form-comment.content_bg {
  width: 501px;
  float: right;
  text-align: right;
  margin-bottom: 25px;
}
.comments .form-control {
  width: 100% !important;
}

.comments .submit-button .btn-submit {
  color: #ffffff !important;
  background-color: #f9ae1d !important;
  border-color: #f9ae1d !important;
}

.product-related ul li {
  display: inline-block;
  float: none;
  margin-left: 0;
  vertical-align: top;
  max-width: 300px;
}
.product-related ul li .relt_product {
  position: relative;
  margin: 0 15px;
  display: inline-block;
  overflow: inherit;
}
.product-related ul li .relt_product .image {
  position: relative;
  margin-bottom: 25px;
  height: 256px;
}
.product-related ul li .relt_product .caption {
  text-align: center;
  position: absolute;
  bottom: 9%;
  right: 9%;
}

.product-related ul li .relt_product .caption .price {
  background-color: #fff;
  float: right;
  position: relative;
  display: block;
  clear: both;
  color: #fdba00;
  padding: 3px 6px;
  font-size: 21px;
}
.product-related ul li .relt_product .caption .name {
  text-align: right;
  background: #fff;
  margin-top: 0px;
  display: block;
  float: right;
  clear: both;
  position: relative;
  padding: 0px 5px;
  font-size: 13px;
}
.product-related ul li .relt_product .caption .name h2 {
  margin: 0px;
}
.product-related ul li .relt_product .caption .name h2 a {
  margin: 0px;
}

.product-related ul li .relt_product .caption .rating {
  margin-bottom: 15px;
  display: none;
}
.product-related .button-grid.button-group {
  bottom: -18%;
}
.product-related .list_carousel {
  margin: 0 -15px;
}
.bt-facecomments {
  margin-bottom: 40px;
}
/*compare*/

.compare-infomation {
  overflow-x: auto;
  overflow-y: hidden;
  margin-bottom: 80px;
}
.compare-info {
  margin-top: 25px;
  width: 100%;
  max-width: 100%;
}
.compare-info td {
  padding: 22px 28px;
  border: 1px solid #ebebeb;
  vertical-align: middle;
}
.compare-info td.name,
.compare-info td.description {
  vertical-align: top;
}
.compare-info td:first-child {
  padding: 22px 20px;
  text-transform: uppercase;
  font-weight: 700;
  vertical-align: middle;
}
.compare-info .image img {
  max-width: 180px;
}
.compare-info .image {
  position: relative;
  padding-top: 52px;
  text-align: center;
  padding-bottom: 30px;
}
.compare-info .image a {
  position: absolute;
  top: 22px;
  right: 40px;
  color: #dcdcdc;
}
.compare-info .image a:hover {
  color: #303030;
}
.compare-info .stock {
  color: #f9ae1d;
  font-style: italic;
}
.compare-info .description {
  line-height: 1.55em;
}
.compare-info .price {
  margin-bottom: 20px;
}
.compare-info .btn-cart,
.compare-info .btn-wishlist {
  font-family: "Montserrat", sans-serif;
  font-size: 10px;
  font-weight: 700;
  line-height: 38px;
  text-transform: uppercase;
  width: 100%;
  padding: 0 10px;
  margin-bottom: 10px;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  height: 40px;
}
.compare-info .btn-cart {
  color: #fff;
  /*background: #f9ae1d;*/
  border: 1px solid #f9ae1d;
}
.compare-info .btn-cart .fa,
.compare-info .btn-wishlist .fa {
  margin-right: 8px;
  vertical-align: top;
  line-height: 38px;
}
.compare-info .btn-cart:hover {
  background: #cdcdcd;
  border: 1px solid #cdcdcd;
}
.compare-info .btn-wishlist {
  background: #fff;
  border: 1px solid #ececec;
  color: #666;
}
.compare-info .btn-wishlist:hover {
  color: #fff;
  /*background: #f9ae1d;*/
  border: 1px solid #f9ae1d;
}
/*search page*/
h1 + .control-label {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  margin-top: 20px;
}
.content-search .box-search,
.content-search .box-search-cate {
  margin-bottom: 10px;
}
.content-search .box-search .form-control,
.content-search .box-search-cate .form-control {
  width: 40%;
}
.content-search .checkbox-search-cate input[type="checkbox"],
.content-search .checkbox-search-desc input[type="checkbox"] {
  margin-top: 2px;
}
.content-search .checkbox-search-desc {
  margin-bottom: 20px;
}
#button-search {
  margin-bottom: 30px;
}
.manufacturer-list {
  border-bottom: 3px solid #f9ae1d;
  margin-bottom: 20px;
  padding: 20px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
.manufacturer-list:last-child {
  margin-bottom: 50px;
}
/*quickshop*/
.modal-header .close {
  margin-top: -10px;
}
.product-info-qs .product-name h1 {
  font-size: 24px;
  line-height: 26px;
  color: #f9ae1d;
}
.product-info-qs.product-info {
  margin-bottom: 10px;
}
.product-info-qs.product-info .description,
.product-info-qs.product-info .price_info {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 10px;
}
.product-info .price_info .price,
.product-info .price_info .price-new {
  color: #f9ae1d;
  font-size: 30px;
  line-height: 32px;
  font-weight: 400;
}
.product-info-qs.product-info .viewdetail {
  text-align: right;
}
.product-info-qs.product-info .viewdetail a {
  color: #f9ae1d;
  font-size: 12px;
  font-weight: 700;
}
.product-info-qs.product-info .viewdetail a:hover {
  text-decoration: underline;
}
.product-info-qs.product-info .image-additional ul {
  border-top: 1px solid #eaeaea;
  padding-top: 12px;
  margin-left: -8px;
}
.product-info-qs.product-info .image-additional ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 8px;
}
.product-info-qs.product-info .bt-product-zoom .image {
  margin-bottom: 10px;
}
/*shoppingcart*/
.table-responsive {
  overflow-x: auto;
  overflow-y: hidden;
}
.cart-info,
.wishlist-info,
.b_bulk_order_ajax .b_bulk_table {
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%;
}
.cart-info {
  margin-bottom: 2em;
  margin-top: 2em;
}
.cart-info .table,
.checkout .table,
.wishlist-info .table,
.b_bulk_order_ajax .table {
  border: 1px solid #e9e9e9;
  margin-bottom: 0;
}
.cart-info .table thead,
.checkout .table thead,
.wishlist-info .table thead,
.b_bulk_order_ajax .table thead {
  background: #f8f8f8;
}
.cart-info .table thead td,
.checkout .table thead td,
.wishlist-info .table thead td,
.b_bulk_order_ajax .table thead td {
  font-size: 15px;
  text-transform: uppercase;
  color: #484848;
  line-height: 17px;
  padding: 20px 24px;
}
.cart-info .table td.image,
.cart-info .table td.name,
.checkout .table td.name,
.wishlist-info .table td.image,
.wishlist-info .table td.name {
  text-align: left;
}
.cart-info .table tr td,
.checkout .table tr td,
.wishlist-info .table tr td {
  text-align: center;
  padding: 17px;
}
.cart-info .table tr td,
.checkout .table tr td,
.wishlist-info .table tr td,
.b_bulk_order_ajax .table tr td {
  border-left: 1px solid #e9e9e9;
  vertical-align: middle;
}
.cart-info .table tbody tr td,
.checkout .table tbody tr td,
.wishlist-info .table tbody tr td,
.b_bulk_order_ajax .table tbody tr td {
  border-top: 1px solid #e9e9e9;
}
.cart-info .table tbody tr td.name,
.wishlist-info .table tbody tr td.name {
  border-left: none;
}
.cart-info .table tbody tr td.name a,
.checkout .table tbody tr td.name a {
  margin-bottom: 2px;
}
.cart-info .table tbody tr td.quantity {
  min-width: 142px;
}
.cart-info .table tbody tr td.quantity button,
.b_bulk_order_ajax .table tr td .input-group.btn-block button {
  background: #ebebeb;
  border: 1px solid #ebebeb;
  color: #232323;
  width: 23px;
  height: 25px;
  text-align: center;
  float: left;
}
.cart-info .table tbody tr td.quantity button .fa {
  vertical-align: top;
  line-height: 25px;
}
.cart-info .table tbody tr td.quantity input,
.b_bulk_order_ajax .table tr td .input-group.btn-block input {
  height: 25px;
  padding: 5px;
  line-height: 15px;
  text-align: center;
  margin: 0 3px;
  width: auto;
  min-width: 25px;
}
.cart-info .table tbody tr td.quantity .input-group {
  margin: 0 auto;
}
.cart-info .table tbody tr td.remove .btn-update,
.cart-info .table tbody tr td.remove .btn-remove,
.wishlist-info .table tbody tr td.action .btn-remove,
.wishlist-info .table tbody tr td.action .btn-cart {
  background: transparent;
  border: none;
  padding: 0;
}
.cart-info .table tbody tr td.remove .btn-update {
  color: #f9ae1d;
  margin-right: 20px;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  width: 25px;
  height: 25px;
}
#content.col-sm-9 .cart-info .table tbody tr td.remove .btn-update {
  margin-right: 3px;
}
.cart-info .table tbody tr td.remove .btn-update:hover {
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.cart-info .table tbody tr td.remove .btn-remove,
.wishlist-info .table tbody tr td.action .btn-remove {
  color: #dcdcdc;
}
.cart-info .table tbody tr td.remove .btn-remove:hover,
.wishlist-info .table tbody tr td.action .btn-remove:hover {
  color: #000;
}
.cart-info .table tbody tr td.product-price,
.cart-info .table tbody tr td.total,
.checkout .table tbody tr td.product-price,
.checkout .table tbody tr td.total {
  font-size: 18px;
}
.checkout-cart #content {
  margin-bottom: 50px;
}
.checkout-cart #content > h2 {
  margin-bottom: 0.5em;
}
.cart-module .panel-body {
  padding: 15px 15px 30px 0;
  border-radius: 0;
}
.cart-module .panel {
  border-radius: 0;
  border: none;
  box-shadow: none;
}
.cart-module .panel:first-child {
  padding-left: 0;
}
.cart-module .panel + .panel {
  margin-top: 0;
}
.cart-module .panel:last-child {
  padding-right: 0;
}
.cart-module .panel:last-child .panel-body {
  padding-right: 0;
}
.cart-module .panel > .panel-heading {
  padding: 0;
  background: none;
}
.cart-module .input-group {
  display: block;
}
.cart-module .control-label {
  margin-bottom: 8px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: 0;
}
.cart-module .input-group input.form-control {
  float: none;
}
.cart-module .form-control {
  width: 100%;
  height: 42px;
  padding: 6px 12px;
  line-height: 30px;
  margin-bottom: 12px;
}
.cart-module .input-group .input-group-btn {
  display: block;
  width: 100%;
  margin-top: 8px;
}
#button-quote {
  margin-top: 8px;
}
.cart-module .required .control-label:after {
  content: "*";
  color: #ff0101;
  margin-left: 3px;
}
.cart-module .btn.btn-gray {
  padding: 8px 24px;
}
.cart-module {
  margin-bottom: 10px;
  overflow: hidden;
}
h4.panel-title {
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  color: #666;
  margin-top: 0;
  text-transform: uppercase;
}
.cart-total {
  overflow: hidden;
}
.cart-total table {
  float: right;
  text-align: right;
  width: auto;
  max-width: 100%;
  border: 1px solid #e3e3e3;
  background: #f5f5f5;
}
.cart-total table tr td {
  border-top: 1px transparent #fbd284;
  line-height: 40px;
  padding-right: 55px;
  font-size: 16px;
}
.cart-total table tr td.text-left {
  text-align: left;
  padding-left: 55px;
}
.cart-total table tr td.text-right {
  padding-left: 45px;
}
.cart-total table tr:last-child td {
  font-weight: 700;
}
.cart-total table tr:first-child td {
  border-top: none;
}
.cart-total + .buttons {
  overflow: hidden;
  margin-top: 40px;
}
.cart-total + .buttons .btn.btn-blue {
  margin-right: 80px;
}
.cart-total + .buttons .btn.btn-gray,
.cart-total + .buttons .btn.btn-blue,
#button-confirm {
  padding: 12px 48px;
  font-size: 16px;
  line-height: 18px;
}
.b_bulk_order_ajax .table tbody tr td.name a {
  margin: 0;
}
/*Bulk order*/
#boss_bulk_order {
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #e9e9e9;
  margin-bottom: 30px;
  padding: 20px 5px;
}
#boss_bulk_order > div {
  padding: 0 15px;
}
#boss_bulk_order input,
#boss_bulk_order select {
  height: 40px;
}
#boss_bulk_order span.ui-corner-all {
  border: 4px solid #f9ae1d;
  border-radius: 50%;
  height: 16px;
  top: -6px;
  width: 16px;
  outline: none;
  background: #f6f6f6;
}
#boss_bulk_order .ui-widget-content {
  height: 6px;
  margin-bottom: 2px;
}
#boss_bulk_order .ui-widget-header {
  background: #3f3f3f;
}
#boss_bulk_order .search-price input {
  color: #dd5f65 !important;
}
#boss_bulk_order,
#boss_bulk_order + .form-group {
  float: left;
  width: 100%;
}
#boss_bulk_order + .form-group {
  margin: 20px 0 40px;
}
#boss_bulk_order .btn {
  margin-top: 26px;
  width: 45%;
  height: 42px;
}
.b_bulk_order_ajax {
  clear: both;
}
.b_bulk_order_ajax .table thead td {
  text-align: center;
}
.b_bulk_order_ajax .table tr td {
  padding: 20px;
  min-width: 120px;
}
.b_bulk_order_ajax .table .input-group.datetime {
  width: 180px;
}
.b_bulk_order_ajax .table .form-group {
  min-width: 150px;
}
.b_bulk_order_ajax .table .radio.bt-image-option {
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
.b_bulk_order_ajax .table .radio.bt-image-option label {
  padding: 0;
  font-size: 0;
}
.b_bulk_order_ajax .form-group .form-control {
  height: 35px;
  padding: 0 10px;
  line-height: 33px;
}
.b_bulk_order_ajax table td .bt-image-option img {
  margin-right: 5px;
  width: 30px;
  border-radius: 0;
  margin-bottom: 8px;
}
.b_bulk_order_ajax .table tr td .price {
  font-size: 16px;
  text-align: center;
  min-width: 95px;
}
.b_bulk_order_ajax .table tr td .price .price-tax {
  display: block;
  font-size: 14px;
  font-weight: 400;
}
.b_bulk_order_ajax .table tr td .input-group.btn-block {
  margin: 0 auto 10px;
  width: auto;
  overflow: hidden;
  text-align: center;
  min-width: 108px;
}
.b_bulk_order_ajax .table tr td .cart {
  text-align: center;
}
.b_bulk_order_ajax .table tr td .cart .btn {
  min-width: 88px;
}
.search-price .form-group {
  padding: 0 10px;
}
.search-price .form-group p {
  margin-left: -10px;
}
.bt-breadcrumb .container {
  padding: 0;
}
.b_bulk_order_ajax .pagination a {
  cursor: pointer;
}
.b_bulk_title {
  padding: 15px 20px;
  background: #f9ae1d;
  color: #fff;
  margin: 0;
}
.b_bulk_order_ajax .table tr td .input-group.btn-block button i {
  font-size: 11px;
  vertical-align: top;
  line-height: 25px;
}
#bulk-load {
  position: fixed;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 996;
  top: 0;
  background-color: rgba(255, 255, 255, 0.7);
}
#bulk-load:before {
  content: "\f110";
  font: 40px FontAwesome;
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
  -moz-animation: fa-spin 1s infinite steps(8);
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -12px 0 0 -40px;
}
/*checkout*/
#content > h1 {
  margin-bottom: 0;
}
.checkout {
  margin: 2em 0 50px;
}
.checkout .panel {
  box-shadow: none;
  border-radius: 0;
  border: none;
  margin-bottom: 0.5em;
}
.checkout .panel .panel-heading {
  background: #fff;
  border: none;
  border-radius: 0;
  padding: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.checkout .panel .panel-heading.active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.checkout .panel .panel-heading h4.panel-title {
  padding: 0.5em 0;
  border-bottom: 3px solid #f9ae1d;
}
.checkout .panel:first-child .panel-heading h4.panel-title {
  padding-top: 0;
}
.checkout .panel .panel-body {
  padding: 20px 0;
}
.checkout .btn.btn-gray,
.content-login .btn.btn-gray {
  font-size: 12px;
  padding: 6px 20px;
  margin-top: 18px;
}
.checkout .form-group + .btn.btn-gray,
.content-login .form-group + .btn.btn-gray {
  margin-top: 0;
}
.checkout .panel .panel-body .form-group {
  margin-bottom: 18px;
}
.checkout .panel .panel-body .control-label {
  margin-bottom: 8px;
}
.checkout .panel .panel-body p span {
  font-weight: 700;
}
a.forgotten {
  margin-left: 10px;
  color: #000000;
  font-size: 10px;
 text-decoration: underline;
}
a.forgotten:hover {
  text-decoration: none;
 color:f9ae1d;
}
.checkout .panel .panel-body .form-control {
  width: 90%;
}
.checkout .form-group.required .control-label:after {
  content: "*";
  color: #ed1c24;
  margin-left: 3px;
}
.checkout h3 {
  margin-bottom: 12px;
}
.checkout .panel .panel-body .buttons {
  margin: 0;
}
#shipping-existing .form-control,
#payment-existing .form-control {
  width: 55%;
  margin: 8px 0;
}
#payment-new .form-control,
#shipping-new .form-control {
  width: 55%;
}
#content.col-sm-9 #payment-new .form-control,
#content.col-sm-9 #shipping-new .form-control {
  width: 70%;
}
.checkout .table tfoot tr td {
  font-size: 16px;
  text-align: right;
  font-weight: 700;
  border-left: none;
}
#button-confirm {
  margin-top: 30px;
	background-color: #f9ae1d!important;
  	color: #ffffff!important;
	border: 1px solid #f9ae1d!important;
	font-weight:700!important;


}
#button-confirm:hover{
		background-color: #ffffff!important;
  		color: #f9ae1d!important;
		border: 1px solid #f9ae1d!important;
		font-weight:700!important;
}
#button-confirm:focus{
		background-color: #ffffff!important;
  		color: #f9ae1d!important;
		border: 1px solid #f9ae1d!important;
		font-weight:700!important;
}
.checkout .panel .panel-body .left-content {
  width: 45%;
  margin-right: 40px;
}
.btn {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 700!important;
  color: #fff !important;
  line-height: 16px;
  text-transform: uppercase;
  background: #f9ae1d;
  border: 1px solid #f9ae1d;
  padding: 8px 15px;
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}
.btn:hover {
  background: #fff;
  color: #f9ae1d !important;
}
.btn-secondary {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #86878a !important;
  line-height: 16px;
  text-transform: uppercase;
  background: #ffffff;
  border: 1px solid #86878a;
  padding: 8px 15px;
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}
.btn-secondary:hover {
  background-color: #86878a!important;
  color: #ffffff!important;
}
.btn.btn-gray {
  padding: 10px 24px;
  color: #666;
  background: #fff;
  border: 1px solid #d6d6d6;
  font-weight: 400;
}
.btn.btn-gray:hover {
  color: #f9ae1d;
  border: 1px solid #f9ae1d;
}
.btn.btn-blue {
  padding: 10px 22px;
  color: #f9ae1d;
  background: #fff;
  border: 1px solid #f9ae1d;
  font-weight: 400;
}
.btn.btn-blue:hover,
.btn.btn-blue.active {
  background: #f9ae1d;
  color: #fff;
}
.aqc-column .qc-checkout-product .btn {
  padding: 7px 15px 8px;
}
.btn.active,
.btn:active {
  box-shadow: none;
  background-color:#ffff!important;
  color:#f9ae1d!important;
  border: 1px solid #f9ae1d!important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.btn:focus {
  box-shadow: none;
  background-color:#ffff!important;
  color:#f9ae1d!important;
  border: 1px solid #f9ae1d!important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
/*checkout one page*/
.modal .modal-dialog {
  max-width: 1000px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.aqc-column .btn.pull-right {
  padding: 8px 25px;
}
.radio span.price {
  margin-left: 5px;
}
.qc-checkout-product {
  overflow-x: auto;
}
#d_quickcheckout.boss_bootstrap
  form.form-horizontal
  .required
  .control-label:after {
  display: none;
}
#d_quickcheckout.boss_bootstrap .btn,
#d_quickcheckout.boss_bootstrap .btn.active,
#d_quickcheckout.boss_bootstrap .btn:active {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  text-shadow: none;
}
#d_quickcheckout .btn-block {
  max-width: 60%;
}
#d_quickcheckout form.form-horizontal .control-label {
  text-align: left;
}
.login-btn-group {
  margin-bottom: 30px;
}
.qc-voucher .btn,
.qc-coupon .btn {
  line-height: 14px;
}
/*myaccount*/
.box.account {
  margin-bottom: 32px;
}
.box.account .box-heading {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  line-height: 22px;
  text-transform: uppercase;
  color: #303030;
  margin-bottom: 0;
}
.box.account .box-content ul li a {
  border-top: 1px solid #ebebeb;
  line-height: 40px;
  display: block;
}
.box.account .box-content ul li:first-child a {
  border-top: none;
}
.box.account .box-content ul li a:hover,
.box.account .box-content ul li.active a {
  color: #f9ae1d;
}
.wishlist-info {
  margin-top: 2em;
}
.content-login .left {
  margin-right: 10px;
}
.content-login .right {
  margin-left: 10px;
}
.content-login p {
  line-height: 1.55em;
}
.content-login .right .form-group + .form-group {
  margin-bottom: 25px;
}
h1.page-title {
  font-size: 24px;
  line-height: 26px;
  color: #f9ae1d;
  font-weight: 700;
  margin-bottom: 30px;
}
.register {
  margin-bottom: 60px;
}
form.form-horizontal .control-label {
  margin-bottom: 8px;
  padding-top: 0;
}
form.form-horizontal .required .control-label:after {
  content: "*";
  color: #ed1c24;
  margin-left: 3px;
}
form.form-horizontal .form-control {
  height: 40px;
  padding: 6px 10px;
  line-height: 28px;
  margin-bottom: 8px;
}
form.form-horizontal textarea.form-control {
  min-height: 100px;
}
.register .form-control {
  width: 38%;
}
.register h1 {
  font-size: 20px;
  color: #303030;
  line-height: 32px;
  margin-bottom: 0;
}
.register fieldset + fieldset {
  margin-top: 43px;
}
form.form-horizontal .radio-inline {
  padding-top: 0;
  margin-left: 10px;
}
.register .newsletter {
  margin-top: 6px;
}
.register .buttons {
  margin-top: 10px;
}
.register .button-register {
  margin-top: 18px;
}
.register .button-register .btn.btn-gray {
  padding: 6px 20px;
}
.modal-dialog .modal-content {
  border-radius: 0;
}
#content > h1.block-title {
  font-size: 20px;
  line-height: 30px;
  color: #303030;
  margin-bottom: 3px;
}
h1.block-title + ul {
  margin-bottom: 30px;
}
h1.block-title + ul li {
  margin-bottom: 6px;
}
h1.block-title + ul li a {
  line-height: 1.55em;
}
.wishlist-info + .buttons {
  margin: 15px 0 56px;
}
.wishlist-info .price {
  font-weight: 400;
}
.wishlist-info .table tbody tr td.action .btn-cart,
.table-responsive .table tbody tr td .btn-cart {
  color: #434343;
  margin-right: 20px;
}
.wishlist-info .table tbody tr td.action .btn-cart:hover,
.table-responsive .table tbody tr td .btn-cart:hover {
  color: #f9ae1d;
}
.wishlist-info .table tbody tr td.name a {
  margin-bottom: 0;
}
form.form-horizontal .btn-gray + .btn-blue,
h1.block-title + .table td .btn-gray + .btn-blue,
h1.block-title + .table + .buttons .btn-gray + .btn-blue {
  margin-left: 5px;
}
h1.block-title + form.form-horizontal,
h1.block-title + .table,
h1.block-title + .table-responsive {
  margin-top: 20px;
}
h1.block-title + .table tr td {
  vertical-align: middle;
}
.table .btn.btn-info,
.table-responsive .table tbody tr td .btn-cart {
  background: transparent;
  color: #434343 !important;
}
.table .btn-info {
  border: none;
  padding: 0;
}
.table .btn-info:hover {
  color: #f9ae1d;
}
.table-bordered.table thead td {
  border-bottom: none;
}
.table-responsive .table tbody tr td .btn-cart {
  border: 1px solid #434343;
}
.table-responsive .table tbody tr td .btn-cart:hover {
  border: 1px solid #f9ae1d;
}
.table-responsive .table tbody tr td .btn-return {
  background: transparent;
  border: 1px solid #f9ae1d;
  color: #f9ae1d;
}
.table-responsive .table tbody tr td .btn-return:hover {
  background: #f9ae1d;
  color: #fff;
}
h1.block-title + p + .form-horizontal {
  margin-bottom: 40px;
  margin-top: 20px;
}
h1.block-title + p + .form-horizontal fieldset + fieldset {
  margin-top: 30px;
}
.form-horizontal .input-group.date .input-group-btn {
  vertical-align: top;
}
.form-horizontal .input-group.date .input-group-btn .btn-default {
  margin-left: 0;
  height: 40px;
}
h1.block-title + p + .form-horizontal .radio {
  padding-top: 0;
}
p + .content-login {
  margin-top: 30px;
}
.form-horizontal fieldset + fieldset {
  margin-top: 30px;
}
.form-horizontal fieldset + .buttons {
  margin-bottom: 40px;
}
/* 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%;
  }
}
/*homepage*/
.bt-featured-pro .box-heading h1 {
  text-align: center;
}

/*
.bt-featured-pro.bt-nprolarge-slider .bt-product-content .bt-item-extra.element-4{
	float: left;
	margin:0 15px;
}
.bt-featured-pro.bt-nprolarge-slider .bt-product-content .bt-item-extra.element-4 .image{
	margin-bottom:20px;
}
.bt-featured-pro.bt-nprolarge-slider .bt-product-content .image>span{
	display: none;
}
.bt-featured-pro.bt-nprolarge-slider .bt-product-content .bt-item-extra.element-4 .rating{
	margin-bottom:14px;
}
.bt-featured-pro.bt-nprolarge-slider  .bt-product-content .bt-item-extra.element-4 .price{
	margin-bottom:0;
}


.bt-featured-pro.bt-nprolarge-slider#bt_fea_pro_0  .bt-product-content .bt-item-extra.element-4 .price{
    text-align: right;
    display: inline-block;
    background: #fff;
    float: right;
    position: relative;
    display: block;
    clear: both;
    color: #fdba00;
    padding: 3px 6px;
	font-size: 21px;
}
.bt-featured-pro.bt-nprolarge-slider#bt_fea_pro_0  .bt-product-content .bt-item-extra.element-4 .name{
    text-align: right;
    background: #fff;
    margin-top: 0px;
    display: block;
    float: right;
    clear: both;
    position: relative;
	padding: 0px 5px;
    font-size: 13px;
}
.bt-featured-pro.bt-nprolarge-slider#bt_fea_pro_0  .bt-product-content .bt-item-extra.element-4 .name a{
	margin:0px;
}
*/
#bt_footer {
  display: block;
  float: left;
  width: 100%;
  margin-top: 70px;
}
/*
.bt-featured-pro.bt-nprolarge-slider#bt_fea_pro_0  .bt-product-content .bt-item-extra.element-4 .caption{
	display:none; 
    position: absolute;
    right: 10px;
    bottom: 50px;
}
*/

.bt-featured-pro.bt-nprolarge-slider {
  margin-bottom: 0px;
  float: left;
  width: 100%;
  display: block;
  margin-top: 25px;
}

.product-category-59 .header_slider {
  margin-top: 70px;
}
.product-category-59 .container_column_top .header_slider {
  margin-top: 0px;
}
#content .bt-featured-pro.bt-nprolarge-slider .box-heading h1 {
  text-align: left;
  padding-top: 0px;
  /* border-top: 1px dashed #cfcfcf; */
  margin-bottom: 20px;
  float: left;
  display: block;
  width: 100%;
  font-size: 28px;
}
/*
.caroufredsel_wrapper{
	max-height:279px!important;
}
.caroufredsel_wrapper #boss_featured_0{
	max-height:256px!important;
}
*/

.bt-featured-pro.bt-nprolarge-slider .box-content .bt-product-grid {
  position: relative;
}
.bt-featured-pro.bt-nprolarge-slider .box-content .bt-product-grid .prev,
.bt-featured-pro.bt-nprolarge-slider .box-content .bt-product-grid .next {
  width: 31px;
  height: 57px;
  position: absolute;
  top: 40%;
  margin-top: -16px;
  text-indent: -9999px;
  transition: all ease 0.5s 0s;
  -webkit-transition: all ease 0.5s 0s;
  -moz-transition: all ease 0.5s 0s;
}
.bt-featured-pro.bt-nprolarge-slider .box-content .bt-product-grid .prev {
  background: url("../image/prev_slider.png") no-repeat left top;
  left: -60px;
}
.bt-boxed
  .bt-featured-pro.bt-nprolarge-slider
  .box-content
  .bt-product-grid
  .prev {
  left: 0;
}
.bt-featured-pro.bt-nprolarge-slider .box-content .bt-product-grid .prev:hover {
  background: url("../image/prev_slider_hover.png") no-repeat left top;
}
.bt-featured-pro.bt-nprolarge-slider .box-content .bt-product-grid .next {
  background: url("../image/next_slider.png") no-repeat left top;
  right: -60px;
}
.bt-boxed
  .bt-featured-pro.bt-nprolarge-slider
  .box-content
  .bt-product-grid
  .next {
  right: 0;
}
.bt-featured-pro.bt-nprolarge-slider .box-content .bt-product-grid .next:hover {
  background: url("../image/next_slider_hover.png") no-repeat left top;
}
.header_slider {
  position: relative;
  float: left;
  /* width: 74.35%; */
  width: 100%;
  margin-right: 1px;
  margin-bottom: 0px;
}
.header_slider > .boss_slider {
  max-width: 100% !important;
}
/*---*/
.bt-banner-home {
  float: right;
  /* width: calc(25.65% - 1px); */
  width: 100%;
  margin-bottom: 0;
  margin-top: 0px;
  position: relative;
  z-index: 99;
  background-color: #fff;
  /* opacity: 0.9; */
  padding: 25px 14px 0px 14px;
}
.bt-banner-home .bt-banner-item {
  position: relative;
  width: 31.33%;
  cursor: pointer;
  float: left;
  margin: 0px 1%;
}
.bt-banner-home .bt-banner-item .bt-banner-title {
  position: absolute;
}
.bt-banner-home .bt-item-1 .bt-banner-title {
  /* right: 8%; */
  bottom: 8%;
  padding: 14px;
}
.bt-banner-home .bt-item-2 .bt-banner-title {
  left: 24%;
  top: 33%;
}
.bt-banner-home .bt-banner-image a {
  display: block;
  position: relative;
}
.bt-banner-home .bt-banner-image img {
  width: 100%;
  height: 350px;
  object-fit: cover;
}
.bt-banner-home .bt-banner-image a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /* box-shadow: 0 0 0 140px rgba(0,0,0,0.5) inset;
	-webkit-box-shadow: 0 0 0 140px rgba(0,0,0,0.5) inset;
	-moz-box-shadow: 0 0 0 140px rgba(0,0,0,0.5) inset; */

  background-color: rgba(0, 0, 0, 0.5);

  transition: all ease 0.5s 0s;
  -webkit-transition: all ease 0.5s 0s;
  -moz-transition: all ease 0.5s 0s;
}
.bt-banner-home .bt-banner-item:hover .bt-banner-image a:before {
  /* box-shadow: 0 0 0 0px rgba(0,0,0,0.5) inset;
	-webkit-box-shadow: 0 0 0 0px rgba(0,0,0,0.5) inset;
	-moz-box-shadow: 0 0 0 0px rgba(0,0,0,0.5) inset; */
  background-color: rgba(0, 0, 0, 0);
}
.bt-banner-home .bt-item-2 {
  margin-top: 1px;
}
.bt-banner-home .bt-banner-item h1,
.bt-banner-home .bt-banner-item h2 {
  margin: 0;
}
.bt-banner-home .bt-item-1 h1,
.bt-banner-home .bt-item-1 h2,
.bt-banner-home .bt-item-2 h2 {
  color: #fff;
}
.bt-banner-home .bt-item-1 h1 {
  font-size: 45px;
  line-height: 52px;
  color: #f2ad2b;
  background-color: #fff;
  display: block;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}

.bt-banner-home .bt-item-1 span {
  font-size: 35px;
  line-height: 40px;
  color: #fff;
  background-color: #f9ae1d;
  display: block;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  clear: both;
  position: relative;
  float: left;
  padding: 7px;
}

.bt-banner-home .bt-banner-item:hover .bt-banner-title span:last-child {
  margin-left: 15px;
}

.bt-banner-home .bt-banner-item:hover h1 {
  margin-right: 35px;
}

.bt-banner-home .bt-item-1 h2 {
  font-size: 29px;
  line-height: 30px;
  font-weight: 300;
  text-align: right;
  background-color: #fff;
  color: #333;
  display: -webkit-inline-box;
  float: right;

  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.bt-blog-category .box-heading {
  text-align: right;
}
.box.boss-search .box-heading {
  text-align: right;
}
.bt-tagcloud.bt-box .box-heading {
  text-align: right;
}
.bt-tagcloud.bt-box .box-content {
  text-align: right !important;
}
.boss_article-item.boss_article-detail .article-title-boss {
  text-align: right;
  margin-bottom: 9px;
}
.boss_article-item.boss_article-detail .date-post {
  text-align: right;
}

.bt-banner-home .bt-banner-item:hover h2 {
  margin-right: 35px;
  margin-right: -5px;
}
.bt-banner-home .bt-item-2 h1 {
  font-size: 54px;
  line-height: 56px;
  font-weight: 700;
  color: #f9ae1d;
}
.bt-staticblock-freeshipping {
  clear: both;
  text-align: center;
  margin-bottom: 48px;
  float: left;
  width: 75%;
}
.bt-staticblock-freeshipping .bt-staticblock {
  padding: 10px 10px 0;
  display: inline-block;
  vertical-align: top;
  margin-right: -3px;
  width: 33.3%;
}
.bt-staticblock-freeshipping .bt-staticblock:first-child {
  padding-left: 0;
  padding-right: 18px;
}
.bt-staticblock-freeshipping .bt-staticblock:last-child {
  padding-left: 18px;
  padding-right: 0;
}
.bt-staticblock-freeshipping .bt-staticblock .bt-staticblock-icon:hover i {
  color: #737373;
}
.bt-staticblock-freeshipping .bt-staticblock p {
  margin-bottom: 0;
  line-height: 1.55em;
}
.bt-staticblock-freeshipping .bt-staticblock h2 {
  margin-bottom: 26px;
}
.bt-staticblock-freeshipping .bt-staticblock h2 a {
  color: #737373;
}
.bt-staticblock-freeshipping .bt-staticblock h2 a:hover {
  color: #f9ae1d;
}
.bt-staticblock-freeshipping .bt-staticblock .fa {
  font-size: 35px;
  vertical-align: top;
  line-height: 37px;
  color: #f9ae1d;
  margin-bottom: 24px;
}
.bt-newsletter {
  float: right;
  width: 22%;
  margin-left: 3%;
  text-align: center;
  padding: 45px 10px;
  background: #f9ae1d;
  color: #fff;
}
.bt-newsletter h2 {
  color: #fff;
  margin-bottom: 25px;
}
.bt-newsletter .title p {
  display: none;
}
.bt-newsletter .title span {
  display: block;
  margin-bottom: 25px;
  line-height: 0;
}
.bt-newsletter .title span i {
  font-size: 35px;
  vertical-align: top;
}
.bt-newsletter .newsletter-content .boss-newsletter {
  position: relative;
}
.bt-newsletter .newsletter-content .boss-newsletter input {
  height: 40px;
  border: 1px solid #fff;
  line-height: 38px;
  padding: 0 70px 0 10px;
}
.bt-newsletter .newsletter-content .boss-newsletter .btn-new {
  position: absolute;
  top: 5px;
  right: 10px;
  height: 30px;
  background: #737373;
  border: 1px solid #737373;
  padding: 0 16px;
  font-size: 12px;
  line-height: 28px;
}
.bt-newsletter + * {
  clear: both;
}
/*--*/
.popular-cate {
  clear: both;
  padding-top: 55px;
  border-top: 1px dashed #cfcfcf;
  margin-bottom: 25px;
}
.popular-cate .box-heading {
  text-align: center;
}
.popular-cate .popular-cate-content {
  overflow: hidden;
  margin: 0 -15px;
}
.popular-cate .popular-cate-content .box-content {
  margin-bottom: 30px;
  padding: 0 15px;
}
.popular-cate .popular-cate-content .box-content .cate-image {
  position: relative;
}
.popular-cate .popular-cate-content .box-content .cate-image > a {
  display: block;
  overflow: hidden;
}
.popular-cate .popular-cate-content .box-content .cate-image img {
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
}
.popular-cate .popular-cate-content .box-content .cate-image:hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
}
.popular-cate .popular-cate-content .box-content .cate-image .cate-name {
  position: absolute;
  left: 20px;
  bottom: 20px;
}
.popular-cate .popular-cate-content .box-content .cate-image .cate-name > * {
  background: #fff;
  padding: 5px 20px 5px 10px;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
}
.popular-cate .popular-cate-content .box-content .cate-image .cate-name a {
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  color: #f9ae1d;
  text-transform: uppercase;
  display: block;
}
.popular-cate
  .popular-cate-content
  .box-content
  .cate-image:hover
  .cate-name
  a {
  margin-left: 15px;
}
.popular-cate .popular-cate-content .box-content .cate-image .cate-name p {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  color: #737373;
  display: inline-block;
  margin-bottom: 0;
}
.popular-cate
  .popular-cate-content
  .box-content
  .cate-image:hover
  .cate-name
  p {
  margin-left: -15px;
}
.bt-block-parallax {
  background-attachment: fixed;
  background-position: left top;
  padding-bottom: 118px;
  text-align: center;
  padding: 95px 10px;
  background-size: cover;
  line-height: 0;
  margin-bottom: 52px;
}
.bt-block-parallax h1 {
  font-family: "Montserrat", sans-serif;
  font-size: 95px;
  line-height: 95px;
  color: #fff;
  margin: 0;
  display: inline-block;
  margin-right: 5px;
}
.bt-block-parallax h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 60px;
  line-height: 60px;
  font-weight: 700;
  color: #292828;
  background: #f9ae1d;
  display: inline-block;
  padding: 3px 20px 0;
  vertical-align: 8px;
  height: 60px;
  box-sizing: border-box;
  margin: 0;
}
.content-left,
.content-right {
  margin-bottom: 40px;
}
.content-left ul li a,
.content-right ul li a {
  line-height: 1.55em;
}
.content-left ul li ul li,
.content-right ul li ul li {
  padding-left: 20px;
}
.buttons {
  overflow: hidden;
}
#content > .panel-default {
  box-shadow: none;
  border-radius: 0;
}
#content > .panel-default + .form-horizontal .form-control {
  width: 50%;
}
/*Safari*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .radio input[type="radio"],
  .radio-inline input[type="radio"],
  .checkbox input[type="checkbox"],
  .checkbox-inline input[type="checkbox"] {
    margin-left: -18px;
  }
}
.panel-default > .panel-heading {
  border-top: 3px solid #63b2bf;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding: 20px;
}
.panel-group .panel {
  margin-bottom: 15px;
}

.cont_inspiration_homepage {
  width: 100%;
  height: auto;
  display: block;
}
.cont_inspiration_homepage_header {
  width: 100%;
  float: left;
  display: block;
  border-top: 1px dashed #b4b4b4;
  padding-top: 50px;
}
.cont_inspiration_homepage_header h2 {
  font-size: 28px;
  font-weight: 400;
  color: #737373;
  padding: 10px 10px;
  background-color: #f8f8f8;
}
.cont_inspiration_homepage_content {
  width: 100%;
  float: left;
  display: block;
}

.cont_inspiration_homepage_content_item {
  width: 32%;
  float: left;
  margin: 1% 1%;
  position: relative;
}

.cont_inspiration_homepage_content_item:first-child {
  margin-left: 0px;
}
.cont_inspiration_homepage_content_item:nth-child(3) {
  margin-right: 0px;
}
.cont_inspiration_homepage_content_item:nth-child(4) {
  margin-left: 0px;
}
.cont_inspiration_homepage_content_item:nth-child(6) {
  margin-right: 0px;
}

.cont_inspiration_homepage_content_item a {
  display: block;
}
.cont_inspiration_homepage_content_item a .t {
  display: block;
  width: 100%;
  font-size: 21px;
  text-align: center;
  padding-bottom: 15px;
}
.cont_inspiration_homepage_content_item a img {
  display: block;
  width: 100%;
  height: 336px;
  filter: brightness(80%);
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  object-fit: cover;
}

.cont_inspiration_homepage_content_item a img:hover {
  filter: brightness(100%);
}

.cont_home_design_slideshow {
  width: 100%;
  display: block;
}

.cont_home_design_slideshow_hover {
  width: 100%;
  display: block;
  margin-top: 47px;
}
.cont_home_design_slideshow_hover h2 {
  width: 100%;
  display: block;
  padding: 50px 15px 0px 0px;
  border-top: 1px dashed #ddd;
  font-size: 28px;
  margin-bottom: 22px;
}

.common-home #content .header_slider {
  padding: 10px;
  margin-bottom: 25px;
}

.cont_fixed_contact_btns {
  display: block;
  position: fixed;
  right: -9px;
  top: 247px;
  z-index: 9999;
}
.cont_nav_top {
  display: none;
}
.cont_fixed_contact_btns.f {
  top: 174px;
}
.fixed_contact_btn {
  display: block;
  /*background-color: #f9ae1d;*/
  box-shadow: 1px 1px 7px -2px #b4b4b4;
  margin-top: 15px;
}
.fixed_contact_btn .fixed_contact_btn_image {
  display: inline-block;
  width: 69px;
  height: 57px;
  /* font-size: 34px; */
  text-align: center;
  /* border-left: 3px solid #919191; */

  /*background-color: #f9ae1d;*/
}

.fixed_contact_btn .fixed_contact_btn_image i {
  font-size: 27px;
  position: relative;
  top: 50%;
  transform: translateY(-43%);
  color: #fff;
  left: -3px;
}

.fixed_contact_btn .fixed_contact_btn_contant {
  display: none;

  font-size: 15px;
  vertical-align: top;
  height: 57px;
  font-size: 17px;
}
.fixed_contact_btn .fixed_contact_btn_image:hover ~ .fixed_contact_btn_contant {
  display: inline-block;
}
.fixed_contact_btn:hover > .fixed_contact_btn_contant {
  display: inline-block;
}

.fixed_contact_btn .fixed_contact_btn_contant a {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  font-size: 17px;
  padding-right: 25px;
  color: #fff !important;
}

.cont_menu_social_icon {
  position: absolute;
  right: 0px;
  top: 14px;
}

.cont_menu_social_icon .menu_social_icon_item {
  display: inline-block;
  padding: 4px 5px;
  border-radius: 7px;
  background-color: #eee;
  width: 31px;
  text-align: center;
  margin: 0px 1px;
}
.cont_menu_social_icon .menu_social_icon_item a {
  display: block;
}
.cont_menu_social_icon .menu_social_icon_item i {
  font-size: 20px;
  position: relative;
  display: block;
}

/*cont_konfigurator*/

.cont_konfigurator {
  margin: 0 auto;
  /* width: 875px; */
}
.cont_konfigurator h1 {
  font-size: 15px;
}

.cont_konfigurator .konfigurator_app {
  width: 100%;
  float: left;
  height: 725px;
  margin-bottom: 0px;
}

.cont_konfigurator .konfigurator_app .konfigurator {
  width: 100%;
  height: 750px;
  /*margin-top:20px;*/
  /*  position: absolute;
    transform: translateX(-50%);
    left: 50%; */
}
.cont_konfigurator .konfigurator_app .konfigurator iframe {
  width: 100%;
  height: 750px;
}

.cont_konfigurator .konfigurator_app .konfigurator_footer {
  width: 100%;
  margin-top: 15px;
}

.cont_konfigurator_details .accordion li {
  padding: 7px 0px;
  border-bottom: 2px dashed #ddd;
  border-left: 0px;
  border-right: 0px;
}
.cont_konfigurator_details .accordion li > a {
  font-weight: 600;
  padding-left: 16px;
  position: relative;
}

.cont_konfigurator_details .accordion li > a:before {
  position: absolute;
  left: 2px;
  top: 1px;
  content: "\f107";
  font-family: "FontAwesome";
}

.cont_konfigurator_details .accordion li > a.active:before {
  content: "\f106";
}

.cont_konfigurator_details .accordion li > .sub-menu {
  margin-top: 15px;
}

.select_konfigurator_type {
  display: block;
}

.konf_trends_column {
  columns: 2;
  display: flow-root;
  margin-bottom: 25px;
  display: flow-root;
  margin-top: 15px;
}

.select_konfigurator_type .select_konfigurator_type_list {
  padding: 0px;
  width: 100%;
  margin: 0px;
  margin-top: 15px;
}
.select_konfigurator_type .select_konfigurator_type_list li {
  display: inline-block;
  list-style: none;
  margin: 5px 10px;
}
.select_konfigurator_type .select_konfigurator_type_list li img {
  opacity: 0.33;
  cursor: pointer;
}
.select_konfigurator_type .select_konfigurator_type_list li.active img {
  filter: brightness(98.6%);
  opacity: 1;
}

.select_konfigurator_type .select_konfigurator_type_list li img:hover {
  filter: brightness(98.6%);
  opacity: 1;
}

.select_konfigurator_type
  .select_konfigurator_type_list
  li
  span[data-box="01"]
  img {
  width: 24px;
}
.select_konfigurator_type
  .select_konfigurator_type_list
  li
  span[data-box="40"]
  img {
  width: 24px;
}
.select_konfigurator_type
  .select_konfigurator_type_list
  li
  span[data-box="02"]
  img {
  width: calc(24px * 2);
}
.select_konfigurator_type
  .select_konfigurator_type_list
  li
  span[data-box="20"]
  img {
  width: calc(24px * 1);
}
.select_konfigurator_type
  .select_konfigurator_type_list
  li
  span[data-box="40"]
  img {
  width: calc(24px * 1);
}
.select_konfigurator_type
  .select_konfigurator_type_list
  li
  span[data-box="30"]
  img {
  width: calc(24px * 1);
}
.select_konfigurator_type
  .select_konfigurator_type_list
  li
  span[data-box="22"]
  img {
  width: calc(24px * 2);
}
.select_konfigurator_type
  .select_konfigurator_type_list
  li
  span[data-box="42"]
  img {
  width: calc(24px * 2);
}

.select_konfigurator_type
  .select_konfigurator_type_list
  li
  span[data-box="03"]
  img {
  width: calc(24px * 3);
}
.select_konfigurator_type
  .select_konfigurator_type_list
  li
  span[data-box="34"]
  img {
  width: calc(24px * 3);
}
.select_konfigurator_type
  .select_konfigurator_type_list
  li
  span[data-box="43"]
  img {
  width: calc(24px * 3);
}
.select_konfigurator_type
  .select_konfigurator_type_list
  li
  span[data-box="04"]
  img {
  width: calc(24px * 4);
}

.select_konfigurator_type
  .select_konfigurator_type_list
  li
  span[data-box="04"]
  img {
  width: calc(24px * 4);
}
.select_konfigurator_type
  .select_konfigurator_type_list
  li
  span[data-box="44"]
  img {
  width: calc(24px * 4);
}
.select_konfigurator_type
  .select_konfigurator_type_list
  li
  span[data-box="44"]
  img {
  width: calc(24px * 4);
}
.select_konfigurator_type
  .select_konfigurator_type_list
  li
  span[data-box="45"]
  img {
  width: calc(24px * 5);
}

.select_konfigurator_type_footer {
  font-size: 18px;
  font-weight: 600;
  margin-top: 11px;
  margin-left: 11px;
}
.cont_konfigurator_details {
  margin-bottom: 45px;
  padding-left: 5px !important;
}

.cont_konfigurator h3 {
  margin-bottom: 0;
  padding-left: 0px;
}
.cont_konfigurator .row {
  padding: 0 15px;
}

.cont_simple_banner {
  margin: 0 auto;
  /* width: 875px; */
  margin-bottom: 30px;
  padding: 15px 15px 0px 5px;
}
.cont_simple_banner .item {
  width: 31.7%;
  display: inline-block;
  margin: 1% 1%;
  border: 1px solid #ddd;
}
.cont_simple_banner .item:first-child {
  margin-left: 0px;
}
.cont_simple_banner .item:nth-child(3) {
  margin-right: 0px;
}
.cont_simple_banner .item:nth-child(4) {
  margin-left: 0px;
}
.cont_simple_banner .item:nth-child(6) {
  margin-right: 0px;
}

.cont_simple_banner .item img {
  width: 100%;
  display: block;
}

.cont_bestellablauf {
  width: 31%;
  margin: 1%;
  display: inline-block;
}

.cont_bestellablauf .cont_bestellablauf_img {
  width: 100%;
}

.cont_bestellablauf .cont_bestellablauf_img img {
  width: 100%;
  height: 250px;
}
.cont_bestellablauf_title {
  position: relative;
  top: -45px;
  right: 20px;
  font-size: 23px;
  /* background-color: #fff; */
  color: #f9ae1d;
}
.cont_bestellablauf_title span {
  float: right;
  background-color: #fff;
  padding: 3px;
}
.cont_bestellablauf_bottom {
  display: block;
}

.cont_konfigurator_details.cont_info_services .accordion li {
  border: 0px;
}

.information-information-12 #content {
  /*  width: 870px; */
  margin: 0 auto;
  float: none;
}

.cont_konfigurator_details .cont_services_lst span {
  display: inline-block;
  width: 83%;
  vertical-align: top;
}
.cont_konfigurator_details .cont_services_lst img {
  width: 75px !important;
  height: 75px !important;
}

.cont_services_form form {
  width: 419px;
}

.cont_services_form form .cont_inputs {
  width: 100%;
  display: block;
  margin-top: 15px;
}
.cont_services_form form .cont_inputs input,
.cont_services_form form .cont_inputs textarea {
  width: 100%;
  display: block;
  border: 1px solid #eaeaea;
  height: 33px;
  padding: 5px;
}

.cont_services_form form .cont_inputs textarea {
  height: 150px;
}

.cont_services_form form .cont_inputs input[type="checkbox"] {
  width: 15px;
  vertical-align: middle;
  display: inline-block;
}
.cont_services_form form .cont_inputs spna {
  vertical-align: middle;
  display: inline-block;
}
.cont_services_form form .cont_inputs:last-child a.btn {
  float: right;
}
.cont_services_form {
  margin-bottom: 25px;
}

.cont_info_hero_img {
  display: block;
  width: 100%;
  margin: 5px 0px;
}
.cont_info_hero_img img {
  display: block;
  width: 100%;
  position: relative;
  height: 380px;
  object-fit: cover;
}

.cont_info_half_img {
  display: block;
  width: 100%;
  margin: 5px 0px;
}
.cont_info_half_img .item_info_half_img {
  display: inline-block;
  width: 49%;
  margin: 0px;
}
.cont_info_half_img .item_info_half_img img {
  width: 100%;
  height: 453px;
  object-fit: cover;
  padding: 10px;
}

.cont_img_txt {
  display: block;
  width: 100%;
  margin: 5px 0px;
  float: left;
}

.cont_img_txt img {
  width: 250px;
  padding: 10px;
}

.cont_img_txt .left {
  float: left;
}

.cont_img_txt .right {
  float: right;
}

#content .tile-panel h1 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.information-information-14 p,
.information-information-12 p,
.information-information-13 p {
  font-family: "Montserrat", sans-serif;
  font-size: 19px;
}

.information-information-12 .cont_konfigurator_details span {
  font-family: "Montserrat", sans-serif;
  font-size: 19px;
}

.boss_article-detail .article-content {
  font-family: "Montserrat", sans-serif;
  font-size: 19px;
}
.cont_category_page_description {
  border-top: 2px dashed #ddd;
  margin-top: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.cont_category_details {
  border-bottom: 2px dashed #ddd;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-left: 0;
}
.cont_category_details .cont_category_desc {
  margin-top: 25px;
}
.img_right {
  float: right;

  margin-left: 25px;
}
.img_left {
  float: left;
  margin-right: 25px;
}
.custom_img_right {
  margin: 0px 0px 0px 25px !important;
}

.custom_img_left {
  margin: 0px 25px 0px 0px !important;
}
.category_img {
  max-width: 260px;
  max-height: 260px;
}
.clear_both {
  clear: both;
}
.cont_category_page_description .full_p {
  display: block;
  width: 100%;
  padding: 25px 0px;
}
.half_img {
  width: calc(50% - 20px);
  max-height: 400px;
  max-width: 50%;
  object-fit: cover;
  margin: 20px 20px 20px 0px;
  object-position: center;
}
.cont_footer_cat {
  padding: 0;
  margin: 0;
  margin-left: -10px;
}

.ui-dialog {
  border: 1px solid #ddd;
  background: #fff;
  display: block;
  z-index: 999999;
}
.ui-dialog .ui-dialog-titlebar-close {
  float: right;
  margin: 15px;
}

.cont_popup_content {
  display: block;
  width: 100%;
  height: 357px !important;
  padding: 25px;
}
.cont_popup_content .cont_popup_content_left {
  display: inline-block;
  width: 50%;
  float: left;
}
.cont_popup_content .cont_popup_content_left img {
  max-width: 280px;
  max-height: 280px;
  object-fit: cover;
}
.cont_popup_content .cont_popup_content_left .t {
  display: block;
  width: 100%;
  font-weight: 600;
}
.cont_popup_content .cont_popup_content_right {
  display: inline-block;
  width: 50%;
  float: left;
}
.cont_popup_content .cont_popup_content_right .title {
  display: block;
  width: 100%;
  font-weight: 600;
  font-size: 14px;
}
.cont_popup_content .cont_popup_content_right .desc {
  padding-top: 21px;
}
#custom_popup {
  padding: 0px;
}
.ui-dialog .ui-dialog-titlebar-close {
  font-size: 0px;
  display: block;
  height: 28px;
  border-radius: 100%;
  border: 3px solid #c5c5c5;
}
.ui-dialog .ui-dialog-titlebar-close .ui-button-icon:before {
  content: "\f00d";
  font-family: "FontAwesome";
  font-size: 14px;
  top: -2px;
  position: relative;
  left: 0.7px;
}
.cont_view_overflow {
  background: #000;
  opacity: 0.3;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 99999;
}

.cont_row_hf {
  display: block;
  clear: both;
  margin: 0px 0px 70px 0px;
  width: 100%;
  float: left;
}

.cont_category_details .cont_category_landingpage .cont_row_hf:nth-child(6) {
  margin-bottom: 0px;
}
.cont_category_landingpage .cont_row_hf:nth-child(7) {
  margin-bottom: 0px;
}
.cont_category_landingpage .cont_row_hf:nth-child(9) {
  margin-bottom: 0px;
}

.cont_category_landingpage {
  width: 100%;
  margin: 0 auto;
}

.cont_category_landingpage h1 {
  margin: 70px 0px;
}

.cont_category_landingpage h2,
.cont_category_landingpage h3 {
  margin: 70px 0px;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  line-height: 17px;
}
.cont_category_landingpage h2 {
  line-height: 40px;
}
.cont_category_landingpage a {
  color: #f9ae1d;
  font-weight: bold;
}

.cont_category_landingpage p {
  text-align: justify;
  margin-bottom: 0px;
}
.cont_row_hf p {
  text-align: justify;
}
.cont_row_hf p:last-child {
  margin-bottom: 0px;
}
.cont_row_hf img {
  width: auto;
}
.cont_hero_banner {
  display: block;
  width: 100%;

  padding-top: 60px;
}
.cont_category_landingpage .cont_hero_banner {
  padding-top: 65px;
}
.cont_hero_banner img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  text-align: center;
  margin: 0 auto;
}

.cont_hero_banner.top_bnr img {
  width: 100%;
  object-fit: cover;
}

.cont_category_landingpage .half_img {
  max-height: 150px;
  margin: 0px 65px !important;
}

.container_kontakt_hero_image {
  width: 100%;
  display: block;
  max-height: 600px;
  position: relative;
  height: 520px;
}
.container_kontakt_hero_image:after {
  content: "";
  position: absolute;
  bottom: 35px;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  width: 25px;
  height: 25px;
  border-bottom: 2px solid #efefef;
  border-right: 2px solid #efefef;
}
.kontakt_hero_image_bg {
  width: 100%;
  display: block;
  max-height: 600px;
  position: absolute;
  top: 0px;
  height: 520px;
}

.kontakt_hero_image_bg img {
  width: 100%;
  object-fit: cover;
  max-height: 520px;
  height: 520px;
  object-position: top;
}
.kontakt_hero_image_text {
  width: 100%;
  display: block;
  max-height: 600px;
  text-align: center;
  position: relative;
  float: left;
  top: 45%;
  transform: translateY(-50%);
}
.kontakt_hero_image_text .kontakt_hero_image_text_title {
  display: block;
  font-size: 35px;
  font-weight: 800;
  color: #fff;
  line-height: 109px;
}

.kontakt_hero_image_text .kontakt_hero_image_text_desc {
  display: block;
  font-size: 15.5px;
  font-weight: 100;
  line-height: 66px;

  color: #fff;
}

.kontakt_hero_image_text .kontakt_hero_image_text_desc a {
  color: #f9ae1d;
}

.cont_grid {
  display: grid;
  grid-template-columns: 50% 50%;
}

.cont_grid.cont_grid_m1 {
  display: grid;
  grid-template-columns: 10% 90%;
}

.container_category_products_list {
  margin-top: 25px;
}

#column-right > .box.bt-filter {
  margin-top: 25px;
}
#column-right > .box.bt-filter.not-animated {
  opacity: 1;
}
#column-right > .bt-box.bt-category {
  margin-top: 25px;
}
.cont_kontakt_zahlung_versand .cont_grid.cont_grid_m1 {
  margin: 35px 0px;
}
.cont_kontakt_zahlung_versand .cont_grid.cont_grid_m1:last-child {
  margin-bottom: 0px;
}
.cont_kontakt_zahlung_versand .cont_grid.cont_grid_m1 ul {
  padding-left: 16px;
}
.cont_kontakt_zahlung_versand .cont_grid.cont_grid_m1 ul li {
  list-style: square;
}
.cont_grid .item_grid:last-child > img {
  float: right;
}
.cont_grid .item_grid .item_grid_content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  text-align: justify;
  font-size: 15.5px;
}

.mega-menu .nav {
  width: 100%;
  text-align: right;
}

.mega-menu > ul.nav > li > a > span img {
  position: relative;
  top: -1px;
}
.custom_konf_btn {
  padding: 15px 25px 15px 15px;
}
.custom_konf_btn img {
  margin: 0px 10px 0px 0px;
  width: 20px;
  vertical-align: text-bottom;
}

.cont_kontakt_hilfe_section {
  margin: 70px 0px 0px 0px;
  width: 100%;
  display: block;
  float: left;
}

.cont_kontakt_hilfe_section h2,
.cont_kontakt_hilfe_section h1,
.cont_kontakt_hilfe_section h3 {
  margin-bottom: 70px;
}
.cont_btns_group {
  display: block;
  width: 100%;
}
.cont_kontakt_hilfe_section .cont_btns_group {
  margin: 35px 0px 0px 0px;
}
.cont_kontakt_hilfe_section p {
  text-align: justify;
}
.cont_btns_group .btn {
  margin: 0px 15px;
  display: inline;
}
.cont_btns_group .btn:first-child {
  margin-left: 0px;
}

.cont_kontakt_aufbauanleitung_herunterladen_section .btn {
  margin-top: 25px;
}

.cont_kontakt_faq_list {
  display: block;
  width: 100%;
  padding: 0px;
  min-height: 400px;
}
.cont_kontakt_faq_list ul {
  display: block;
  width: 100%;
  padding: 0px;
  max-height: 400px;
  position: relative;
}
.cont_kontakt_faq_list ul li {
  display: block;
  width: 100%;
  padding: 0px;
}
.cont_kontakt_faq_list ul li span.title {
  padding: 15px;
  background: #f5f5f5;
  border: 1px solid #ddd;
  display: block;
  border-bottom: 0px;
  width: 25.1%;
  cursor: pointer;
}
.cont_kontakt_faq_list ul li:last-child span.title {
  border-bottom: 1px solid #ddd;
}
.cont_kontakt_faq_list ul li .cont_content {
  display: none;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 75%;
  background: #fff;
  height: 400px;
  border: 1px solid #ddd;
  padding: 15px;
  z-index: 9;
  overflow: auto;
}
.cont_kontakt_faq_list ul li.active span.title {
  background: #fff;
  position: relative;
  z-index: 99;
  border-right: 0px;
}
.cont_kontakt_faq_list ul li.active .cont_content {
  display: block;
}
.cont_kontakt_faq_list ul li.active .cont_content .content {
}

.cont_kontakt_zahlung_versand .table {
  text-align: center;
}
.cont_kontakt_zahlung_versand .table thead tr th {
  text-align: center;
  background: #eee;
  padding: 15px 15px;
}

.cont_kontakt_zahlung_versand .form-horizontal fieldset + .buttons {
  margin-bottom: 0px;
}
.cont_kontakt_zahlung_versand input {
  padding: 5px 5px;
  min-width: 251px;
  margin-bottom: 25px;
}

.cont_kontakt_hilfe_section form fieldset > div {
  float: left;
  width: 100%;
}

.cont_kontakt_hilfe_section .hlf {
  width: 50%;
  display: inline;
  padding: 0px;
  float: left;
}

.cont_kontakt_hilfe_section form fieldset > .hlf:nth-child(1) {
  padding-right: 15px;
}

.last_cont_kontakt_hilfe_section b {
  font-size: 18px;
  margin-bottom: 15px;
  display: block;
}

.bt-filter li {
  padding-bottom: 5px;
  font-size:14px;
}
.bt-filter li .a {
  cursor: pointer;
}
.bt-filter li a span.fe-checkbox,
.bt-filter li .a span.fe-checkbox {
  position: relative;
  background-image: inherit;
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 1px solid #e0e0e0;
  vertical-align: sub;
}

.bt-filter li.active a span.fe-checkbox,
.bt-filter li.active .a span.fe-checkbox {
  background-color: #fdcf75;
  border-color: #f7b941;
  background-image: none;
}

.bt-filter-image ul li img {
  display: block;
  text-align: center;
  margin: 0 auto;
  width: 30px;
  height: auto;
  border:solid 0.5px;
  border-radius: 50%;
}
.bt-filter-image ul li img.active {
  border:1px solid  #faba18;
  border-radius: 3px;
  
}
.bt-filter-image ul li span.title {
  display: block;
  width: 100%;
  font-size: 10px;
  line-height: 21px;
  text-align: center;
  color: #3f3f3d;
  height: 21px;
  overflow: hidden;
}
/* .bt-filter-image ul li[data-size$="x1"] img{
	width:18px;
}
.bt-filter-image ul li[data-size$="x2"] img{
	width:calc(18px * 2);
}
.bt-filter-image ul li[data-size$="x3"] img{
	width:calc(18px * 3);
}
.bt-filter-image ul li[data-size$="x4"] img{
	width:calc(18px * 4);
}
.bt-filter-image ul li[data-size$="x5"] img{
	width:calc(18px * 5);
}
 */

.contaienr-middle-footer-center {
  text-align: center;
}

.contaienr-middle-footer-center p {
  text-align: center;
}
.contaienr-middle-footer-center-nav ul {
  padding: 0px;
  list-style: none;
}
.contaienr-middle-footer-center-nav ul li {
  display: inline-block;
  margin: 0px 5px;
}
.contaienr-middle-footer-center-nav ul li a {
  font-size: 16px;
  font-weight: 500;
  color: #86878a;
  text-decoration: underline;
}

.contaienr-middle-footer-center-nav ul li a:hover {
  color: #f9ae1d;
  text-decoration: none;
}

.cont_doc_info a {
  color: #86878a;
  text-decoration: underline;
  font-weight: bold;
}

.cont_doc_info a:hover {
  color: #f9ae1d;
  text-decoration: none;
}

.information-contact .tp-simpleresponsive > ul > li > .slotholder > .tp-bgimg {
  background-size: contain !important;
}

#cart:hover .dropdown-menu {
  display: block !important;
}
.dropdown-menu:hover {
  display: block !important;
}

.container.container_column_top[data-id="debe-box"] {
  margin-top: 35px;
  padding: 0;
}
.container.container_column_top[data-id="debe-box"] .header_slider {
  margin-top: 0px;
  width: 80%;
  float: right;
}

._container_hp_slider_box {
  float: right;
  width: calc(19% + 10px);
  padding-left: 0;
  padding-right: 1px;
}
._container_hp_slider_box .bt-banner-home {
  width: 100%;
  padding: 0;
}
._container_hp_slider_box .bt-banner-home .bt-banner-item {
  width: 100%;
  margin: 0;
  margin-bottom: 1px;
}
._container_hp_slider_box .bt-banner-home .bt-banner-image img {
  height: 182px;
}
._container_hp_slider_box .bt-banner-home .bt-item-1 span {
  font-size: 19px;
  line-height: 22px;
}

.tp-bullets {
  bottom: 25px !important;
}

@media only screen and (max-width: 1399px) {
  #top {
    height: 26px;
    padding-bottom: 3px;
  }
  #logo img {
    width: 93px;
  }

  .product-category-59
    .container_column_top
    .header_slider
    article
    .tp-banner-container
    .tp-banner.tp-banner0 {
    height: 508px !important;
  }

  .product-category-59
    .container_column_top
    .header_slider
    article
    .tp-banner-container
    .tp-banner.tp-banner0
    ul
    li
    .tp-caption.medium_text {
    top: 45px !important;
    font-size: 23px !important;
  }
  .product-category-59
    .container_column_top
    .header_slider
    article
    .tp-banner-container
    .tp-banner.tp-banner0
    ul
    li
    .tp-caption.medium_white {
    top: 100px !important;
  }
  .bt-banner-home .bt-item-1 span {
    font-size: 28px;
    line-height: 31px;
  }
  .bt-banner-home .bt-banner-image img {
    height: 328px;
  }
}

@media only screen and (max-width: 1150px) {
  .bt-banner-home {
    padding: 15px 0px;
  }
  .bt-banner-home .bt-banner-image img {
    height: 289px;
  }
  .bt-banner-home .bt-banner-item {
    width: 32%;
    margin-left: 1%;
    margin-right: 0px;
  }
  .bt-banner-home .bt-item-1 span {
    font-size: 23px;
    line-height: 25px;
  }
}

@media only screen and (max-width: 1099px) {
  #logo img {
    width: 99px !important;
  }
  #bt_header.fixed #logo img {
    width: 67px !important;
  }
  .mega-menu > ul.nav > li > a {
    padding-left: 1px;
    padding-right: 1px;
  }
}

@media only screen and (max-width: 790px) {
  .container_kontakt_hero_image {
    height: 444px;
  }
  .kontakt_hero_image_bg img {
    height: 444px;
  }
  .kontakt_hero_image_text .kontakt_hero_image_text_title {
    font-size: 27px;
    line-height: 20px;
    margin-bottom: 20px;
  }
  .header_slider {
    float: left !important;
    margin-top: 35px !important;
  }
  .cont_btns_group .btn {
    display: block;
    margin-bottom: 15px;
  }
  .cont_btns_group .btn:first-child {
    margin-left: 15px;
  }
  .cont_kontakt_hilfe_section .cont_btns_group {
    margin-bottom: 0px;
  }
  .cont_kontakt_hilfe_section {
    margin-bottom: 0px;
  }
  .cont_btns_group .btn:last-child {
    margin-bottom: 0px;
  }
  .kontakt_hero_image_text {
    padding: 15px;
  }
  .cont_kontakt_zahlung_versand input {
    width: 100%;
  }
  .cont_kontakt_zahlung_versand .btn {
    width: 100%;
  }
  .cont_grid {
    display: block;
    /* grid-template-columns: 50% 50%; */
    float: left;
    width: 100%;
  }
  .cont_grid .item_grid {
    float: left;
    display: block;
    width: 100%;
  }
  .cont_grid .item_grid .item_grid_content {
    top: 0px;
    transform: inherit;
  }
  .form-horizontal fieldset + .buttons {
    margin-bottom: 20px;
  }
  .form-horizontal fieldset + .buttons .pull-left {
    width: 100%;
  }
  .form-horizontal fieldset + .buttons .pull-left input {
    width: 100%;
  }
  .cont_grid .item_grid:last-child > img {
    top: 0px;
    transform: inherit;
    margin-top: 35px;
  }
  .cont_kontakt_aufbauanleitung_herunterladen_section .btn {
    display: block;
  }

  .cont_kontakt_faq_list ul li span.title {
    width: 100%;
    border-right: 1px solid #ddd !important;
  }
  .cont_kontakt_faq_list ul {
    max-height: inherit;
  }
  .cont_kontakt_faq_list ul li .cont_content {
    position: relative;
    width: 100%;
    height: auto;
    padding: 5px 24px 5px 14px;
  }

  .cont_grid.cont_grid_m1 {
    display: block;
  }
  .cont_grid.cont_grid_m1 .item_grid > img {
    top: 0px;
    transform: inherit;
    margin-bottom: 35px;
  }
  .cont_kontakt_zahlung_versand .cont_grid.cont_grid_m1 {
    margin-bottom: 0px;
  }
  .cont_grid.cont_grid_m1 .item_grid:first-child {
    text-align: center;
  }
  .cont_kontakt_faq_list {
    min-height: inherit;
  }
  .cont_kontakt_faq_list ul li.active .cont_content .content {
    margin-bottom: 0px;
  }
  .custom_konf_btn {
    width: 100%;
    padding: 15px 35px 15px 15px;
  }
  .custom_konf_btn img {
    text-align: left;
    float: left;
  }
  .cont_grid .item_grid {
    text-align: center;
  }
  .cont_grid .item_grid .item_grid_content {
    text-align: justify;
  }
  .cont_grid .item_grid > img {
    position: relative;
    float: none !important;
    margin: 0 auto;
    text-align: center;
    padding: 15px;
  }
  h2 {
    line-height: 35px;
  }
  .cont_category_details {
    margin-bottom: 0px;
  }
  #custom_popup {
    padding: 0px;
  }

  .cont_category_details .cont_category_desc {
    columns: 1;
    text-align: justify;
  }

  .cont_category_details > div {
    margin-bottom: 0px !important;
  }
  .cont_category_details .cont_category_desc > p {
    margin-bottom: 0px;
  }
  .cont_row_hf {
    margin-top: 20px;
  }
  .cont_category_details {
    padding: 15px;
  }
  .cont_category_page_description {
    padding: 15px;
    text-align: justify;
  }
  .bt-mobile .logged-link {
    display: none;
  }
  .bt-mobile .bt-language,
  .bt-mobile .bt-currency {
    display: none !important;
  }
  header #bt-search {
    position: relative;
    margin-top: -90px;
  }
  header ._cont_nav_cart {
    top: -13px;
  }
  .category_img {
    max-width: 199px;
    max-height: 185px;

    width: calc(50% - 20px);
    margin: 10px;
  }

  #content {
    min-height: 300px;
    padding-left: 10px !important;
  }

  .cont_popup_content {
    padding: 10px;
  }
  .ui-dialog {
    width: 100% !important;
  }

  .cont_popup_content .cont_popup_content_left {
    display: inline;
    width: 100%;
    float: left;
    vertical-align: top;
    position: relative;
    text-align: center;
  }

  .cont_popup_content .cont_popup_content_left img {
    max-width: 49%;
    max-height: 49%;
    object-fit: cover;
    display: block;
    vertical-align: top;
    position: relative;
    text-align: center;
    margin: 0 auto;
  }

  .cont_popup_content .cont_popup_content_right {
    display: inline-block;
    width: 100%;
    float: left;
    vertical-align: top;
    vertical-align: top;
    position: relative;
    padding: 12px;
    text-align: center;
  }
  .cont_popup_content {
    display: block;
    width: 100%;
    height: 496px !important;
    padding: 10px;
  }

  .cont_konfigurator .konfigurator_app .konfigurator {
    height: auto !important;
  }
  .product_konfigurator_preload .product_konfigurator_preload_text {
    width: 150% !important;
    top: -32px !important;
    left: -100% !important;
    transform: translateX(50%);
  }

  .contaienr-middle-footer-center .col-md-12 {
    display: block;
    float: left;
    width: 100%;
  }

  .bt-footer-middle .footer-social {
    margin-bottom: 0px;
  }

  #agree_con {
    width: 100% !important;
  }
  #reg_btn {
    width: 100% !important;
    margin-top: 15px;
  }
  .bt-banner-home .bt-item-1 span {
    font-size: 25px;
    clear: both;
    position: relative;
    float: left;
  }

  .container.container_column_top[data-id="debe-box"] .header_slider {
    width: 100%;
    margin: 0px;
    padding: 0px;
  }
  .header_slider .boss_slider {
    width: 100%;
  }
  .header_slider .tp-banner-container {
    max-height: 250px;
  }
  ._container_hp_slider_box .bt-banner-home .bt-banner-image img {
    height: 282px;
  }
  ._container_hp_slider_box {
    float: left;
    width: 100%;
    padding: 10px;
  }
  ._container_hp_slider_box .bt-banner-home .bt-banner-item {
    margin-bottom: 10px;
  }
}

div[data-id="debe-box"] #mastersliderContainer {
  width: calc(100% - (19% + 10px));
  float: left;
}

@media (max-width: 1199px) {
  div[data-id="debe-box"] #mastersliderContainer {
    width: 100%;
    float: none;
    margin-top: 10px;
  }
}

div[data-id="debe-box"] .ms-btn-container {
  animation: jittery 4s infinite;
}

div[data-id="debe-box"] .ms-btn-container:hover {
  animation: heartbeat 0.6s infinite;
}

@keyframes jittery {
  5%,
  50% {
    transform: scale(1);
  }
  10% {
    transform: scale(0.9);
  }
  15% {
    transform: scale(1.15);
  }
  20% {
    transform: scale(1.15) rotate(-5deg);
  }
  25% {
    transform: scale(1.15) rotate(5deg);
  }
  30% {
    transform: scale(1.15) rotate(-3deg);
  }
  35% {
    transform: scale(1.15) rotate(2deg);
  }
  40% {
    transform: scale(1.15) rotate(0);
  }

  45% {
    transform: scale(1.05);
  }

  55% {
    transform: scale(0.9);
  }
  60% {
    transform: scale(1.15);
  }
  65% {
    transform: scale(1.15) rotate(-5deg);
  }
  70% {
    transform: scale(1.15) rotate(5deg);
  }
  75% {
    transform: scale(1.15) rotate(-3deg);
  }
  80% {
    transform: scale(1.15) rotate(2deg);
  }
  85% {
    transform: scale(1.15) rotate(0);
  }

  90% {
    transform: scale(1.05);
  }
}

@keyframes heartbeat {
  50% {
    transform: scale(1.1);
  }
}

.pagination > li > a, .pagination > li > span {
  color : #86878a;
}

.pagination > li > a:hover, .pagination > li > span:hover {
  color : white;
  background-color: #86878a;
  border-color: #86878a;
}

.pagination > .active > span {
  background-color: #86878a;
  border-color: #86878a;
}

.pagination > .active > span:hover {
  background-color: #86878a;
  border-color: #86878a;
  color: white;
}
.footer-logo {
	max-width:100px;
}

