@charset "UTF-8";
/*========================================================
                   Bootstrap Reset
=========================================================*/
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Ubuntu:400,300&subset=latin,cyrillic);
button, .btn {
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
button::-moz-focus-inner, .btn::-moz-focus-inner {
  border: none;
  padding: 0;
}
button:focus, .btn:focus {
  outline: none;
}

label, input, button, select, textarea {
  font-size: 13px;
  color: #777777;
}
@media (min-width: 768px) and (max-width: 991px) {
  label, input, button, select, textarea {
    font-size: 10px;
  }
}

label {
  font-weight: bold;
  cursor: default;
}

textarea {
  resize: none;
}

blockquote {
  font-size: inherit;
  line-height: inherit;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  font-size: 13px;
  border-radius: 0;
  box-shadow: none;
}

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, .input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover, .input-group-addon {
  font-size: 14px;
}

input[type="checkbox"], input[type="checkbox"]:focus, input[type="radio"], input[type="radio"]:focus {
  outline: none;
}

.bootstrap-datetimepicker-widget {
  z-index: 999 !important;
}
.bootstrap-datetimepicker-widget td.day:hover,
.bootstrap-datetimepicker-widget td.minute:hover,
.bootstrap-datetimepicker-widget td.second:hover,
.bootstrap-datetimepicker-widget thead tr:first-child th:hover,
.bootstrap-datetimepicker-widget td span:hover {
  background-color: transparent;
}
.bootstrap-datetimepicker-widget .timepicker {
  margin-top: 5px;
}
.bootstrap-datetimepicker-widget .timepicker td > span {
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 5px 0;
}
.bootstrap-datetimepicker-widget .timepicker td > span:hover {
  color: #565656;
}

.bootstrap-datetimepicker-widget td.day.active,
.bootstrap-datetimepicker-widget td.day.active:hover {
  background: #565656;
  color: #FFF;
  cursor: inherit;
}

.container > .alert,
.breadcrumb + .alert {
  position: fixed;
  z-index: 1000;
}

.alert {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 13px 14px 13px 14px;
  z-index: 30;
  color: #FFF;
  border-radius: 0;
}
.alert i {
  font-size: 21px;
  margin-right: 5px;
}
.alert a {
  text-decoration: underline;
  color: #FFFFFF !important;
}
.alert a:hover {
  text-decoration: none;
  color: #FFF;
}
.alert button.close {
  color: #FFF;
}
.alert button.close:hover, .alert button.close:focus {
  opacity: 1;
  color: #FFF;
}

.alert-success {
  background-color: #51D3FF;
  border: 1px solid #7DDFFF;
}

.alert-danger {
  background-color: #565656;
  border: 1px solid #fcdedd;
}

.alert-info {
  background-color: #51D3FF;
  border: 1px solid #7DDFFF;
}

.alert-warning {
  background-color: #565656;
  border: 1px solid #fcdedd;
}

.pagination {
  margin: 0;
}

.pagination > li:last-child > a, .pagination > li:last-child > span, .pagination > li:first-child > a, .pagination > li:first-child > span {
  border-radius: 0;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #565656;
  border-color: #565656;
  color: #FFF;
}

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

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  background: #777777;
  border-color: #777777;
  color: #FFF;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background: none;
  text-decoration: none;
}

.table thead td {
  text-transform: uppercase;
  font-weight: bold;
  color: #323232 !important;
  font-size: 13px;
  background-color: #F9F9F9;
}

.table th,
.table td {
  padding: 20px;
  border-color: #D7D7D7;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.block-compare .table th, .block-compare .table td {
  padding: 7px;
}

.panel-group .panel, .panel, .table-bordered, .table-bordered thead:first-child tr:first-child > th:last-child, .table-bordered tbody:first-child tr:first-child > td:last-child, .table-bordered tbody:first-child tr:first-child > th:last-child, .table-bordered thead:first-child tr:first-child > th:first-child, .table-bordered tbody:first-child tr:first-child > td:first-child, .table-bordered tbody:first-child tr:first-child > th:first-child, .table-bordered thead:last-child tr:last-child > th:first-child, .table-bordered tbody:last-child tr:last-child > td:first-child, .table-bordered tbody:last-child tr:last-child > th:first-child, .table-bordered tfoot:last-child tr:last-child > td:first-child, .table-bordered tfoot:last-child tr:last-child > th:first-child {
  border-radius: 0;
}

.table-bordered, .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border-color: #f2f2f2;
}

.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
  white-space: normal;
}

.table > tbody + tbody {
  border-top: none;
}

.panel-heading {
  padding: 20px;
}

.addthis_button_tweet {
  width: 100px !important;
}

.fancybox-close, .fancybox-prev span, .fancybox-next span {
  opacity: 0.8;
}

.fancybox-close:hover, .fancybox-prev span:hover, .fancybox-next span:hover {
  opacity: 1;
}

.text-danger {
  color: #F00;
}

.has-error * + .text-danger {
  margin-top: 5px;
}

.buttons input[type="checkbox"] {
  position: relative;
  top: 2px;
}

.tooltip {
  z-index: 10000;
}

/*========================================================
                      Main Styles
=========================================================*/
body {
  font: 400 13px/18px "Ubuntu", sans-serif;
  color: #000000;
  background: #000;
}

h1, h2, h3, h4, h5, h6 {
  color: #777777;
  margin: 10px 0 20px;
  line-height: normal;
}

/* Override the bootstrap defaults */
h1 {
  font-size: 33px;
}

h2 {
  font-size: 27px;
}

h3 {
  font-size: 21px;
}

h4 {
  font-size: 15px;
}

h5 {
  font-size: 12px;
}

h6 {
  font-size: 10.2px;
}

a {
  font: inherit;
  color: #565656;
  text-decoration: none;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
a:active {
  background-color: transparent;
}
a:visited, a:focus {
  color: #565656;
  outline: none;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #565656;
}

p a:hover {
  text-decoration: underline;
}

img {
  max-width: 100%;
  height: auto;
}

legend {
  font-size: 18px;
  padding: 7px 0px;
}

label {
  font-size: 12px;
  font-weight: normal;
}

.input-group .input-group-addon {
  height: 30px;
}

.nav-tabs {
  margin-bottom: 15px;
}

div.required .control-label:before {
  content: '* ';
  color: #F00;
  font-weight: bold;
}

#product .control-label {
	float: left;
	text-align: left;
	padding-left: 15px;
}

td .price, .price b {
  font-size: 18px;
  padding-bottom: 0;
}

.fa {
  line-height: inherit;
}

.container > .alert, .breadcrumb + .alert {
  z-index: 9999999;
}

.bootstrap-datetimepicker-widget, #at20mc, #at15s {
  z-index: 99 !important;
}

.atm-f {
  height: 28px !important;
}

.modal-dialog {
  margin-top: 80px;
}

/*========================================================
                      Header styles
=========================================================*/
.header {
  background: #f7f7f7;
  position: relative;
}
.header .box-language, .header .box-currency {
  position: relative;
  display: inline-block;
  margin-right: 30px;
  margin-top: 7px;
  float: left;
}
.header .box-cart {
  float: right;
  position: relative;
  z-index: 1;
  margin-top: 40px;
  margin-right: 54px;
}
.header .logo {
  position: relative;
  z-index: 1;
  text-align: center;
  margin: 10px 0 10px;
}
.header .logo img {
  display: inline-block;
}
.header .top-block {
  position: relative;
  background: #fcdedd;
  z-index: 2;
}
.header .top-block:before, .header .top-block:after {
  display: table;
  content: "";
  line-height: 0;
}
.header .top-block:after {
  clear: both;
}
.header .nav {
  margin-top: 10px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: none;
  text-align: center;
}
.header .nav > ul {
  display: inline-block;
}
.header .settings {
  position: relative;
  float: right;
  margin-right: 41px;
  padding-bottom: 5px;
}
.header .search {
  display: inline-block;
  float: left;
  margin-right: 50px;
}
.header .dropdown-menu {
  background: #fcdedd;
  border: 1px solid #fcdedd;
  border-top: none;
  color: #000000;
  top: 29px;
  border-radius: 0 0 4px 4px;
}

.header .dropdown-menu > li > a {
  text-transform: none;
}


.header .dropdown-menu > li > button:hover, .header .dropdown-menu > li > a:hover {
  background: #000000;
  color: #FFF;
}

.common-home .header .logo {
  position: absolute;
  left: 0;
  right: 1170px;
  top: 65px;
  margin: 0;
}
.common-home .header .stuck-menu {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
  z-index: 11;
  background: #fcdedd;
}

.common-home .stuck-menu #menu-logo { display: none; }

/*================   Top Links style   ===============*/
.nav > ul {
  padding: 0;
  margin: 0;
}
.nav > ul li {
  padding: 0;
}
.nav > ul > li + li {
  margin-left: 35px;
}
.nav > ul > li ul li {
  text-align: left;
}
.nav a {
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  color: #000000;
}
.nav a i {
  display: none;
}
.nav a:hover, .nav a .active, #top-links ul li a.active {
  color: #565656;
}
.nav i {
  font-size: 20px;
  margin-right: 20px;
}

/*================  CURRENCY AND LANGUAGE BOXES ===============*/
.box-language .open .dropdown-toggle,
.box-currency .open .dropdown-toggle,
.box-language .dropdown-toggle:hover,
.box-currency .dropdown-toggle:hover {
  color: #565656;
  box-shadow: none;
}

.box-language .dropdown-toggle,
.box-currency .dropdown-toggle {
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  text-transform: capitalize;
  cursor: pointer;
  text-transform: uppercase;
  color: #000000;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.box-language .dropdown-toggle:after,
.box-currency .dropdown-toggle:after {
  position: absolute;
  display: inline-block;
  content: '\f107';
  margin-left: 8px;
  font-size: 11px;
  font-weight: 400;
  font-family: "FontAwesome";
  display: none;
}

.box-currency .dropdown-menu a, .box-currency .dropdown-menu button,
.box-language .dropdown-menu a,
.box-language .dropdown-menu button {
  text-align: left;
  display: block;
  padding: 5px 5px 5px 10px;
  width: 100%;
  font-size: 13px;
  text-transform: capitalize;
  color: #777777;
}

/********** Swipe menu ******************/
.toprow-1 {
  color: #fff;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10001;
  display: none;
  background: #000;
  border-bottom: 1px solid #e5e5e5;
}

.swipe-control {
  border-right: 1px solid #e5e5e5;
  display: block;
  height: 50px;
  vertical-align: top;
  text-align: center;
  width: 64px;
  z-index: 100;
}
.swipe-control i {
  line-height: 50px;
  font-size: 30px;
  vertical-align: top;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #565656;
}
.swipe-control:hover i, .swipe-control.active i {
  color: #fff;
}

.swipe {
  display: block;
  overflow: hidden;
  position: fixed;
  top: 50px;
  width: 237px;
  z-index: 101;
  bottom: 0;
  left: -237px;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.swipe .swipe-menu {
  height: 100%;
  overflow-y: auto;
}

.swipe ul {
  padding: 0;
  margin: 0;
}
.swipe ul li {
  list-style-type: none;
}
.swipe ul li a {
  display: block;
  padding: 10px 20px;
  color: #fff;
  border-top: 1px solid #e5e5e5;
  line-height: 25px;
  background: #000;
}
.swipe ul li a i, .swipe ul li a:before {
  font-size: 21px;
  color: #fff;
  margin-right: 9px;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.swipe ul li a:hover {
  background-color: #565656;
  color: #fff;
}
.swipe ul li a:hover i, .swipe ul li a:hover:before {
  color: #fff;
}

.swipe .foot li a:before {
  content: "\f05a";
  font-family: "FontAwesome";
  display: inline-block;
}

.ind .swipe {
  display: block;
  left: 0;
}
.ind #page {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 88;
}
.ind .shadow {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 88;
}

.swipe .foot li + li a:before {
  content: "\f0d1";
}
.swipe .foot li + li + li a:before {
  content: "\f06a";
}
.swipe .foot li + li + li + li a:before {
  content: "\f085";
}

.swipe .foot.foot-1 li a:before {
  content: "\f0ac";
}
.swipe .foot.foot-1 li + li a:before {
  content: "\f079";
}
.swipe .foot.foot-1 li + li + li a:before {
  content: "\f0e8";
}

.swipe .foot.foot-2 li a:before {
  content: "\f02c";
}
.swipe .foot.foot-2 li + li a:before {
  content: "\f06b";
}
.swipe .foot.foot-2 li + li + li a:before {
  content: "\f0c0";
}
.swipe .foot.foot-2 li + li + li + li a:before {
  content: "\f0a3";
}

.swipe .foot.foot-3 li a:before {
  content: "\f0cb";
}
.swipe .foot.foot-3 li + li a:before {
  content: "\f003";
}

@media (max-width: 767px) {
  .toprow-1 {
    display: block;
  }
}
/*========================================================
               Responsive Header styles
=========================================================*/
@media (max-width: 1960px) {
    .common-home .header .logo {
    top: 69px;
    left: -195px;
  }
}

@media (max-width: 1860px) {
  .common-home .header .logo {
    top: 69px;
    left: 45px;
    xxxmargin-left: -190px;
    xxxwidth: 380px;
  }

  .header .logo {
    left: 50%;
    margin-left: -190px;
    width: 380px;
  }
  .header .nav {
    position: relative;
    float: left;
    margin-left: 70px;
  }
  .header .nav > ul > li + li {
    margin-left: 15px;
  }
  .header .nav:lang(ru) {
    margin-top: 8px;
  }
  .header .nav:lang(ru) > ul li a {
    font-size: 12px;
    line-height: 12px;
  }
}
@media (max-width: 991px) {
  .common-home .header .logo {
    width: 300px;
    top: 69px;
    left: 45px;
  }

  .header .logo {
    width: 300px;
    margin-left: -150px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .nav a span {
    display: none;
  }
  .nav a i {
    display: block;
  }
}
@media (max-width: 767px) {
  .header {
    padding-top: 50px;
    text-align: center;
  }
  .header .settings {
    float: none;
    display: inline-block;
    padding-bottom: 0;
    margin-right: 0;
  }
  .header .settings:lang(ru) {
    margin-right: 60px;
  }
    .common-home .header .logo {
    width: 240px;
    top: 105px;
    left: 22px;
  }
}
@media (max-width: 767px) and (max-width: 484px) {
  .header .settings:lang(ru) {
    margin-right: 0;
  }
  .header .settings:lang(ru) .search input {
    width: 120px;
  }
}
@media (max-width: 767px) {
  .header .box-cart {
    float: none;
    margin-top: 0;
  }
  .header .nav {
    margin-top: 0;
  }
  .header .nav ul {
    display: none;
  }
  .header .nav__primary {
    margin-top: 15px;
    background: none;
  }

  .common-home .header .stuck-menu {
    position: relative;
    bottom: auto;
    z-index: 1;
    margin-top: 320px;
  }

  .common-home .header-modules {
    position: relative;
  }
}
@media (max-width: 629px) {
  .common-home .header .stuck-menu {
    margin-top: 277px;
  }
}
@media (max-width: 575px) {
  .common-home .header .logo {
    top: 115px;
    width: 280px;
    margin-left: -140px;
  }
  
  .common-home .header .logo {
    top: 98px;
    width: 160px;
    left: 148px;
  }
}
@media (max-width: 359px) {
  .header .search {
    margin-right: 25px;
  }
}
/*========================================================
                      Content styles
=========================================================*/
#page {
  background: #fff;
  overflow: hidden;
}

/*==================  Marked List  ======================*/
.box.account ul, .box.affilate ul {
  padding: 0;
  list-style-type: none;
}
.box.account ul a, .box.affilate ul a {
  position: relative;
  border-bottom: 1px solid #DADADA;
  display: block;
  padding: 13px 15px;
}
.box.account ul a:before, .box.affilate ul a:before {
  content: '\f054';
  margin-right: 10px;
  font-weight: 400;
  font-size: 10px;
  font-family: "FontAwesome";
  color: #565656;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.box.account ul a:hover, .box.affilate ul a:hover {
  color: #565656;
}

.site-map-page #content ul, .manufacturer-content div, #content ul.list-unstyled {
  margin: 0;
  list-style-type: none;
}
.site-map-page #content ul a, .manufacturer-content div a, #content ul.list-unstyled a {
  position: relative;
}
.site-map-page #content ul a:before, .manufacturer-content div a:before, #content ul.list-unstyled a:before {
  content: '\f105';
  margin-right: 5px;
  font-weight: 400;
  font-size: 15px;
  font-family: "FontAwesome";
  color: #565656;
}

#content .product-info ul.list-unstyled a:before {
  display: none;
}

.fRight { float:right; margin: 20px 0 20px 20px; }
.fRightNoTopBottomMargin { float:right; margin: 0 0 0 20px; }
.fLeft { float:left;  margin: 20px 20px 20px 0; }
.fLeftNoTopBottomMargin { float:left; margin: 0 20px 0 0; }

@media (max-width: 767px) {
  aside {
    margin-top: 20px;
  }
  aside .container {
    padding: 0;
    width: 100%;
  }

  #content [class*="col-sm-"] + [class*="col-sm-"] {
    margin-top: 20px;
  }
}
/*==================   Lazy Img    ======================*/
.lazy {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
  background: transparent url(../image/lazy-loader.gif) no-repeat center center;
}
.lazy img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 0;
  -moz-transition: 1s all ease;
  -o-transition: 1s all ease;
  -webkit-transition: 1s all ease;
  transition: 1s all ease;
  opacity: 0;
}
.lazy.lazy-loaded {
  background: none;
}
.lazy.lazy-loaded img {
  opacity: 1;
}

.search {
  position: relative;
}
.search input {
  color: #565656;
  display: block;
  margin: 0;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  width: 182px;
  height: 36px;
  padding: 7px 24px 7px 15px;
  background: none;
  border: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.search input:focus {
  outline: none;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.175) inset, 0px 0px 14px 3px rgba(243, 33, 106, 0.4);
}
.search input::-webkit-input-placeholder {
  color: #777777;
  opacity: 1;
}
.search input:-moz-placeholder {
  color: #777777;
  opacity: 1;
}
.search input::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
.search input:-ms-input-placeholder {
  color: #777777;
  opacity: 1;
}
.search button, .search button:focus, .search button:active {
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  position: absolute;
  top: 0px;
  right: 5px;
  color: #565656;
  font: 400 18px/35px "FontAwesome";
}
.search button::-moz-focus-inner, .search button:focus::-moz-focus-inner, .search button:active::-moz-focus-inner {
  border: none;
  padding: 0;
}
.search button:before, .search button:focus:before, .search button:active:before {
  content: "";
}
.search button:hover, .search button:focus:hover, .search button:active:hover {
  color: #fff;
}

#livesearch_search_results {
  margin: 3px 0 0;
  padding: 5px;
  position: absolute;
  top: 100%;
  width: 200px;
  left: 0;
  background-color: #FFF;
  list-style-type: none;
  z-index: 12;
  font-size: 14px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.176);
}
#livesearch_search_results li {
  border-radius: 4px;
}
#livesearch_search_results li img {
  float: left;
  margin-right: 10px;
  border-radius: 3px;
}
#livesearch_search_results li img.loading {
  background: #F5F5F5;
}
#livesearch_search_results li:hover, #livesearch_search_results li.highlighted {
  background-color: #565656;
}
#livesearch_search_results li:hover a, #livesearch_search_results li:hover a:visited, #livesearch_search_results li.highlighted a, #livesearch_search_results li.highlighted a:visited {
  color: #FFF;
}
#livesearch_search_results a, #livesearch_search_results a:visited {
  display: block;
  padding: 5px;
  color: #777777;
}
#livesearch_search_results a:before, #livesearch_search_results a:after, #livesearch_search_results a:visited:before, #livesearch_search_results a:visited:after {
  display: table;
  content: "";
  line-height: 0;
}
#livesearch_search_results a:after, #livesearch_search_results a:visited:after {
  clear: both;
}
@media (max-width: 359px) {
  #livesearch_search_results {
    left: 5px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #livesearch_search_results li img {
    display: none !important;
  }
}
/*================ Box Cart  ===============*/
.box-cart {
  position: relative;
}
.box-cart .btn-danger {
  border: 0;
  padding: 0;
  color: #333;
  font-size: 13px;
  background: none;
}
.box-cart .btn-danger:hover {
  color: #565656;
  background: none;
}
.box-cart a:hover img {
  opacity: .5;
}
.box-cart .btn {
  margin-bottom: 7px;
}

/*================  Cart  ===============*/
.cart {
  position: relative;
}
.cart i, .cart strong, .cart span {
  vertical-align: auto;
}
.cart > button {
  width: 78px;
  height: 78px;
  border-radius: 50%;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: #565656;
  color: #fff;
}
.cart > button .cart-total2 {
  font-size: 25px;
  line-height: 10px;
}
.cart > button strong {
  margin-top: 0px;
  font-weight: 400;
  font-size: 23px;
  line-height: 20px;
  text-transform: uppercase;
  display: block;
  -moz-transition: all 0s ease;
  -o-transition: all 0s ease;
  -webkit-transition: all 0s ease;
  transition: all 0s ease;
}
.cart > button strong:lang(de),
.cart > button strong:lang(ru) {
  font-size: 11px;
}
.cart > button:hover, .cart.open > button {
  color: #565656;
  background: #fff;
}

/*================  Cart DropDown ===============*/
.cart .dropdown-menu {
  z-index: 1001;
  min-width: 260px;
  padding: 10px 10px 5px;
}
.cart .dropdown-menu img {
  max-width: 50px;
}
.cart .dropdown-menu table {
  margin-bottom: 10px;
}

.cart ul > li:first-child tr {
  border-bottom: 1px solid #f2f2f2;
}

.cart td {
  font-size: 13px;
}
.cart td strong {
  font-size: 12px;
}

.cart .total td {
  border: none;
  padding: 2px;
  color: #777777;
}
.cart .price-cart {
  color: #777777;
}

.cart .table.total tr:nth-child(4) td strong,
.cart .table.total tr:nth-child(4) td {
  font-size: 20px;
}

@media (max-width: 767px) {
  .header .box-cart {
    z-index: 10001;
  }

  .cart {
    position: fixed;
    top: 2px;
    right: 12px;
    margin: 0;
    z-index: 10001;
  }
  .cart > button {
    width: auto;
    padding-left: 13px;
    padding-right: 13px;
    height: 46px;
    border-radius: 12px;
    line-height: 54px;
  }
  .cart > button strong {
    display: inline-block;
  }
  .cart .dropdown-menu {
    max-height: 300px;
    overflow: auto;
  }
}
/*========================================================
                      Product
=========================================================*/
/* ===================   Product Layout   =================== */
.product-layout {
  margin-bottom: 20px;
}

.product-thumb * + .description {
  margin-top: 9px;
}
.product-thumb * + .price {
  margin-top: 13px;
  margin-bottom: 0;
}
.product-thumb * .price-new {
  margin-right: 20px;
}

.product-list * + .cart-button {
  margin-top: 15px;
}
.product-list * + .description {
  margin-top: 0;
}

/* ===================   Product Image   =================== */
.product-thumb .image {
  position: relative;
}
.product-thumb .image > a {
  display: block;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.product-thumb .image > a img {
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  -moz-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  -webkit-transform: scale(0.95);
  transform: scale(0.95);
  margin: 0 auto;
}
.product-thumb .image > a:hover img {
  opacity: 1;
}
.product-thumb .image > a:hover {
  -webkit-box-shadow: inset 0 0 6px 10px #454545;
  -moz-box-shadow: inset 0 0 6px 10px #454545;
  box-shadow: inset 0 0 6px 10px #454545;
}

/* ===================   Product Caption   =================== */
.product-thumb {
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 20px;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.product-thumb .caption {
  text-align: center;
}
.product-thumb .image {
  overflow: hidden;
  margin-bottom: 6px;
}
.product-thumb .image.mobyle {
  pointer-events: none;
}
.product-thumb .image.mobyle .cart-button {
  pointer-events: auto;
}
.product-thumb .image + div {
  overflow: hidden;
}
.product-thumb .name {
  text-transform: uppercase;
  font-size: 16px;
}
.product-thumb .description {
  font-size: 13px;
  line-height: 18px;
  xxxtext-transform: uppercase;
  font-weight: 300;
}

.product-thumb .description a {
	color: #000000;
}
@media (min-width: 767px) and (max-width: 991px) {
  .product-thumb .price, .product-thumb .price-new {
    font-size: 33px;
  }
  .product-thumb .description {
    font-size: 13px;
  }
}
.product-thumb .cart-button {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
.product-thumb .cart-button .product-btn + .product-btn {
  border-left: 1px solid #f2f2f2;
}
.product-thumb:hover {
  -webkit-box-shadow: 0 0 7px 0px rgba(69, 69, 69, 0.7);
  -moz-box-shadow: 0 0 7px 0px rgba(69, 69, 69, 0.7);
  box-shadow: 0 0 7px 0px rgba(69, 69, 69, 0.7);
}
.product-thumb:hover .quickview {
  opacity: 1;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  -webkit-transform: none;
  transform: none;
}
.product-thumb:hover .rating {
  opacity: 1;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.product-thumb:hover .cart-button {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.product-thumb:hover .image img {
  opacity: .5;
  -moz-transform: scale(0.85);
  -ms-transform: scale(0.85);
  -o-transform: scale(0.85);
  -webkit-transform: scale(0.85);
  transform: scale(0.85);
}
.product-thumb:hover .image {
  -webkit-box-shadow: inset 0 0 6px 10px #f2f2f2;
  -moz-box-shadow: inset 0 0 6px 10px #f2f2f2;
  box-shadow: inset 0 0 6px 10px #f2f2f2;
}

/* ==================    Product List, Product Grid    =================== */
.product-list .product-thumb .caption, .product-list .product-thumb .cart-button {
  overflow: hidden;
}

.product-list .product-thumb .image {
  float: left;
  margin-right: 30px;
  width: 30%;
}

.product-grid .product-thumb .image {
  float: none;
}

@media (min-width: 767px) {
  .product-list .product-thumb {
    padding-right: 40px;
  }
  .product-list .product-thumb .price {
    margin-bottom: 20px;
  }
  .product-list .product-thumb .price .price-old {
    bottom: -24px;
  }
  .product-list .product-thumb .caption {
    text-align: left;
  }
  .product-list .product-thumb .caption .rating {
    opacity: 1;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    transform: none;
    position: relative;
    margin-top: 10px;
  }
  .product-list .product-thumb .cart-button button {
    height: 54px !important;
  }
  .product-list .product-thumb:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
/* ==================   SALE, NEW Message   =================== */
.sale, .new_pr {
  font-size: 12px;
  line-height: 14px;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 62px;
  z-index: 9;
  text-transform: uppercase;
  color: #fff;
}
.sale span, .new_pr span {
  display: inline-block;
  z-index: 1;
  position: absolute;
  top: 14px;
  left: 28px;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
html[lang="ru"] .sale span, html[lang="ru"] .new_pr span {
  top: 17px;
  left: 14px;
}
html[lang="de"] .sale span, html[lang="de"] .new_pr span {
  top: 18px;
  left: 12px;
}
.sale:before, .new_pr:before {
  content: '';
  border-style: solid;
  border-width: 0 62px 62px 0;
  border-color: transparent #454545 transparent transparent;
  position: absolute;
  z-index: 0;
}

html[lang="de"] .new_pr span {
  top: 27px;
  left: 41px;
}
html[lang="ru"] .new_pr span {
  top: 28px;
  left: 28px;
}
.new_pr:before {
  border-color: transparent #565656 transparent transparent;
}

/* ===================   Product Price    =================== */
.price-new, .price-old, .price {
  display: inline-block;
  font-size: 24px;
  line-height: 28px;
  color: #565656;
  font-weight: 300;
}

.price {
  position: relative;
}

.price-old {
  text-decoration: line-through;
  vertical-align: top;
  font-size: 16px;
  line-height: 32px;
}

.product-thumb .price-old {
  position: absolute;
  bottom: -20px;
  left: -12px;
  right: 0;
}

.price-section .price-new, .price-section .price-old {
  font-size: 24px;
  color: #565656;
  line-height: 32px;
}

.price-section .price-old {
  font-size: 18px;
  line-height: 32px;
  position: relative;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
  margin-left: 5px;
}

.price-section .reward {
  display: block;
  margin-top: 10px;
}

.price-tax {
  font-size: 12px;
}

.price-total {
  font-weight: bold;
}

.price s {
  font-size: 15px;
}

.prod-stock {
  color: #6BA239;
}

.product-thumb .price-tax {
  color: #999;
  font-size: 12px;
  display: block;
}

/* ===================   Product Rating   =================== */
.rating .fa-stack i {
  font-size: 14px;
}

.rating {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
  opacity: 0;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.fa-stack {
  font-size: 11px;
  line-height: 20px;
  width: 0.9em;
}
.fa-stack + .fa-stack {
  margin-left: 7px;
}
.fa-stack i {
  color: #565656;
}

.table-compare td.rating .fa-stack, .table-compare td.rating .fa-stack-2x {
  width: 1em;
  height: 1em;
  font-size: 1em;
}

/* ===================   Product Quickview   =================== */
.quick_info {
  display: none;
}

.fancybox-skin:hover .fancybox-nav span {
  visibility: visible;
}

.fancybox-nav {
  height: 40px;
  top: 50%;
  width: 40px;
}

.fancybox-next {
  right: -60px;
}

.fancybox-prev {
  left: -60px;
}

.quickview_description {
  overflow: auto;
  max-height: 300px;
  border: 1px solid #f2f2f2;
  padding: 10px;
  margin-top: 15px;
}

.quickview_description iframe,
.product-desc iframe {
  width: 40% !important;
  height: 200px !important;
  float: left;
  margin-right: 2em;
}

.quickview-style .inf {
  font-size: 14px;
  margin-bottom: 10px;
}
.quickview-style .cart-button {
  margin-top: 10px;
}
.quickview-style .cart-button .btn {
  padding: 0;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background: #454545;
}
.quickview-style .price .price-old {
  position: relative;
  margin-left: 5px;
}
.quickview-style .rating {
  margin-top: 15px;
  bottom: 0;
  position: relative;
  opacity: 1;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  -webkit-transform: none;
  transform: none;
}
.quickview-style .price, .quickview-style .price-new, .quickview-style .price-old {
  color: #777777;
}

.product_page .rating {
  color: #565656;
  margin-top: 15px;
  bottom: 0;
  position: relative;
  opacity: 1;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  -webkit-transform: none;
  transform: none;
}
.product_page .price .price-old {
  position: relative;
  margin-left: 5px;
}

/*========================================================
               Responsive Styles Product
=========================================================*/
@media (max-width: 1200px) {
  .product-thumb .button-group button, .product-thumb .button-group button + button {
    width: 33.33%;
  }
}
@media (min-width: 768px) {
  .box .box-content .last {
    clear: left;
  }

  .fancybox-next {
    right: -30px;
  }

  .fancybox-prev {
    left: -30px;
  }

  .product-list .image .cart-button {
    display: none;
  }
  .product-list .product-thumb .cart-button {
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    transform: none;
    position: static;
  }
  .product-list .product-thumb .cart-button .product-btn-add, .product-list .product-thumb .cart-button .product-btn {
    width: auto;
    float: none;
    padding: 3%;
    border: none;
  }

  .product-grid .cart-button {
    display: none;
  }
  .product-grid .image .cart-button {
    display: block;
  }
  .product-grid .image .cart-button .product-btn {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .product-thumb .cart-button {
    display: none;
  }
  .product-thumb .image .cart-button {
    display: block;
  }
  .product-thumb .description {
    padding-left: 10px;
    padding-right: 10px;
  }

  #content .product-layout {
    width: 50%;
    float: left;
  }
  #content .product-layout + .product-layout {
    margin-top: 0;
  }

  .quickview_description iframe,
  .product-desc iframe {
    float: none;
    width: 100% !important;
    margin: 0 0 2em;
  }

  .product-list .product-thumb .image,
  .product-grid .product-thumb .image {
    float: none;
    margin: 0 0 15px;
    width: 100%;
  }

  .product-layout {
    margin-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .quickview_description iframe,
  .product-desc iframe {
    height: 240px !important;
  }
}
@media (max-width: 540px) {
  #content .product-layout {
    width: 100%;
    float: none;
  }
}
/*========================================================
                         Box
=========================================================*/
.box {
  margin-top: 20px;
}
#tm-newsletter {
	margin-top: 14px;
}
.box .box-heading {
  margin: 0 0 30px;
  text-align: center;
}
.box .box-heading h3 {
  margin: 0;
  font: 400 27px/28px "Ubuntu", sans-serif;
  color: #000000;
  text-transform: uppercase;
  background: #f2f2f2;
  padding: 21px 10px;
}

aside .box .product-layout {
  width: 100%;
  margin-top: 30px;
}
aside .box .product-layout:first-child {
  margin-top: 0;
}

/*========================================================
                    Responsive Box
=========================================================*/
@media (max-width: 1199px) {
  .box .box-heading h3 {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 991px) {
  .box .box-heading h3 {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .box.info .box-content ul a {
    padding: 13px 5px;
  }
}
@media (max-width: 767px) {
  aside .box .box-heading {
    position: relative;
    cursor: pointer;
  }
  aside .box .box-heading:after {
    content: '\f055';
    position: absolute;
    right: 8px;
    top: 23px;
    font-size: 21px;
    font-family: "FontAwesome";
    color: #777777;
  }
  aside .box .box-heading.active:after {
    content: '\f056';
  }
}
/*========================================================
                        Buttons
=========================================================*/
.buttons {
  margin: 1em 0;
}
.buttons:before, .buttons:after {
  display: table;
  content: "";
  line-height: 0;
}
.buttons:after {
  clear: both;
}

.input-group-btn .btn {
  padding: 7px 12px;
}
.input-group-btn .btn i {
  font-size: 15px;
  line-height: 18px;
}

a.btn-danger {
  padding: 12px 17px;
}

button.btn-primary,
button.btn-danger {
  margin-top: 3px;
}

button.btn-primary + a.btn-danger {
  margin-top: 3px;
}

/* ================   Default Buttons BEGIN   =============== */
.btn:visited, .btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger,
.btn {
  font-size: 14px;
  color: #FFF;
  background: #777777;
  text-shadow: none;
  border-radius: 0;
  border: none;
  padding: 12px 16px;
  outline: none;
}

.btn:hover,
.btn:focus {
  background: #565656;
  color: #FFF;
}

/*================   Product Buttons BEGIN   ===============*/
.product-btn, .product-btn-add, .product-thumb .quickview {
  color: #fff;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  background-color: #454545;
  padding: 20px 10px;
}
.product-btn, .product-btn i, .product-btn-add, .product-btn-add i, .product-thumb .quickview, .product-thumb .quickview i {
  vertical-align: middle;
}
.product-btn i, .product-btn-add i, .product-thumb .quickview i {
  font-size: 20px;
  line-height: 20px;
}
.product-btn i + span, .product-btn-add i + span, .product-thumb .quickview i + span {
  margin-left: 8px;
}
.product-btn:hover, .product-btn-add:hover, .product-thumb .quickview:hover {
  background-color: #565656;
}

.product-thumb .product-btn {
  width: 33.33333333333333%;
  float: left;
  padding: 4% 1%;
}
.related-products .product-btn {
  width: 50%;
}

.product-thumb .product-btn-add {
  border-bottom: 1px solid #f2f2f2;
  width: 100%;
  text-align: center;
  padding: 5% 12%;
  line-height: 20px;
}
.product-thumb .product-btn-add i {
  font-size: 26px;
  line-height: 20px;
}

.product-grid .product-thumb .product-btn-add {
  padding-left: 20%;
  padding-right: 20%;
}

/* ================   QuickView  =============== */
.product-thumb .quickview {
  display: inline-block;
  float: left;
  width: 33.33333333333333%;
  padding: 4% 1%;
  text-align: center;
  border-left: 1px solid #f2f2f2;
}
.product-thumb .quickview:hover {
  background: #565656;
}

/* ================   Compare Button  =============== */
.nav-cat .btn {
  padding: 15px 20px;
  font-size: 18px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .nav-cat .btn {
    margin-top: 15px;
  }
}

/* ================   Product page buttons  =============== */
.product-buttons {
  margin: 0 -5px 1em;
  padding: 0;
}
.product-buttons:before, .product-buttons:after {
  display: table;
  content: "";
  line-height: 0;
}
.product-buttons:after {
  clear: both;
}
.product-buttons li {
  float: left;
  width: 50%;
  padding: 0 5px;
  list-style: none;
}
.product-buttons li button {
  width: 100%;
  background-color: #454545;
  padding: 10px;
}

#button-voucher {
  margin-top: 3px;
}

.product_page #button-cart {
  width: 100%;
}

/* ======================   Tooltip  ======================= */
.tooltip-inner {
  background: #565656;
}

[class][class].tooltip-arrow {
  border-top-color: #565656;
}

/*========================================================
                 Responsive styles Buttons
=========================================================*/
@media (max-width: 1199px) {
  .button-view {
    margin-top: 10px;
  }

  .product-thumb .product-btn-add {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .product-btn i, .product-btn-add i, .product-thumb .quickview i {
    font-size: 21px;
    line-height: 21px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .account-wishlist table td .btn {
    padding: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .table-bordered > tbody > tr > .text-right {
    padding: 5px;
  }

  .account-wishlist table td .btn {
    padding: 6px;
  }
}
@media (max-width: 767px) {
  .button-view {
    display: none;
  }

  .product-thumb .quickview {
    display: none;
  }

  .tooltip-inner, [class][class].tooltip-arrow {
    display: none;
  }

  .product-thumb .product-btn {
    width: 50%;
  }
}
@media (max-width: 470px) {
  .account-address .table td a {
    display: block;
  }
  .account-address .table td a + a {
    margin-top: 5px;
  }
}
@media (max-width: 400px) {
  .buttons .pull-left, .buttons .pull-right {
    float: none !important;
    margin-top: 10px;
  }
}
/*=================== Menu gadget ===================*/
.menu-icon {
  position: relative;
  color: #565656;
  cursor: pointer;
  display: block;
  font-weight: 400;
  font-size: 15px;
  font-family: "Ubuntu", sans-serif;
  line-height: 30px;
  padding: 10px 17px;
  background: #fcdedd;
  text-align: center;
}
.menu-icon.active:after {
  content: "\f106";
}
.menu-icon:after {
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  float: right;
  content: "\f107";
  font-family: "FontAwesome";
  margin-top: 0;
  display: inline-block;
  text-align: center;
  width: 1.25em;
  font-size: 20px;
  color: #fff;
  position: absolute;
  right: 15px;
}
.menu-icon:hover:after {
  color: #000000;
}

.menu-gadget {
  display: none;
  margin: 0;
}

.menu-gadget .menu ul ul a {
  padding-left: 60px !important;
}

.menu-gadget .menu {
  padding: 0;
  margin: 0;
  display: none;
}
.menu-gadget .menu ul {
  width: auto;
  padding: 0;
  display: none;
}
.menu-gadget .menu li {
  position: relative;
  list-style-type: none;
  text-align: left;
  z-index: 1000;
}
.menu-gadget .menu li i {
  position: absolute;
  display: block;
  top: 11px;
  right: 5px;
  height: 24px;
  width: 24px;
  font-size: 21px;
  padding: 0 20px;
  cursor: pointer;
  color: #fff;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.menu-gadget .menu li i:hover {
  color: #565656;
}
.menu-gadget .menu li.active > a, .menu-gadget .menu li > a:hover {
  background: #565656;
  color: #FFFFFF;
}
.menu-gadget .menu a {
  padding: 10px 15px;
  display: block;
  border-bottom: 1px solid #fcdedd;
  border-left: 1px solid #fcdedd;
  border-right: 1px solid #fcdedd;
  color: #565656;
  font-size: 14px;
  background: #fcdedd;
}
.menu-gadget .menu li li a {
  padding: 10px 15px 10px 45px;
}
.menu-gadget .menu li li:last-child {
  padding-bottom: 0;
}
.menu-gadget .menu li li li a {
  padding: 10px 15px 10px 35px;
}

.menu-gadget .menu li i.fa-angle-up:before {
  content: "" !important;
}

/*========================================================
                      Menu styles
=========================================================*/
.nav__primary .menu {
  display: inline-block;
}
.nav__primary .menu:before, .nav__primary .menu:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav__primary .menu:after {
  clear: both;
}
.nav__primary .menu > li {
  position: relative;
  float: left;
}
.nav__primary .menu > li + li {
  margin-left: 20px;
}

.nav__primary {
  padding: 0;
  text-align: center;
}
.nav__primary ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*================ Menu  ===============*/
.nav__primary .menu {
  display: inline-block;
  xxxmargin-bottom: -4px;
}
.nav__primary .menu li {
  position: relative;
}
.nav__primary .menu li.sfHover > a, .nav__primary .menu li > a:hover, .nav__primary .menu li > a.active {
  color: #000000;
}
.nav__primary .menu > li:first-child,
.nav__primary .menu > li:last-child {
  padding-left: 30px;
  padding-right: 30px;
}
.nav__primary .menu > li:last-child {
  xxxborder-right: 1px solid #fcdedd;
}
.nav__primary .menu > li {
  width: 195px;
  padding: 16px 0 10px;
  display: inline-block;
  float: left;
  xxxborder-left: 1px solid #fcdedd;
}
.nav__primary .menu > li + li {
  margin-left: 0;
}
.nav__primary .menu li > a {
  display: block;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
  xxxtext-transform: uppercase;
}

/*================ Sub-menu lvl1  ===============*/
.nav__primary .menu ul {
  display: none;
  position: absolute;
  z-index: 109;
  left: 0;
  top: 48px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fcdedd;
  text-align: left;
}

/*================ Sub-menu lvl1 item  ===============*/
.nav__primary .menu ul {
  border: 1px solid #fcdedd;
  border-top: none;
  xxxmargin-top: 10px;
  border-radius: 0 0 4px 4px;
}
.nav__primary .menu ul li {
  position: relative;
}
.nav__primary .menu ul a {
  display: block;
  font-size: 14px;
  line-height: 39px;
  padding-left: 10px;
}
.nav__primary .menu ul li.active > a, .nav__primary .menu ul a:hover, .nav__primary .menu ul li.sfHover > a {
  color: #FFFFFF;
  background: #000000;
}
/*================ Sub-menu lvl2 ===============*/
.nav__primary .menu ul ul {
  left: 100%;
  top: 0;
  margin-left: 0px;
  margin-top: 0;
  border: 1px solid #fcdedd;
}
.nav__primary .menu ul ul:before {
  display: none;
}

.nav__primary .menu > li > .sf-with-ul {
  position: relative;
}
.nav__primary .menu > li > .sf-with-ul:before {
  position: absolute;
  left: 50%;
  top: 62%;
  margin-left: -6px;
  content: '\f0d7';
  font: 400 12px/12px 'FontAwesome';
  display: none;
}

.nav__primary .menu ul > li > .sf-with-ul {
  position: relative;
}
.nav__primary .menu ul > li > .sf-with-ul:before {
  position: absolute;
  right: 12px;
  margin-top: -6px;
  top: 50%;
  content: '\f105';
  font: 400 14px/14px 'FontAwesome';
}

.sfHover .sfHover .sf-with-ul:before {
  content: '\f078';
}

@media (max-width: 1199px) {
  .nav__primary .menu > li, .nav__primary .menu > li:first-child, .nav__primary .menu > li:last-child {
    width: 155px;
  }
  .nav__primary .menu > li:last-child {
    padding-left: 0px;
    padding-right: 0px;
  }
  .nav__primary .menu > li > a {
    font-size: 14px;
  }
  .nav__primary .menu ul a {
    font-size: 12px;
  }
  .nav__primary .menu ul > li > .sf-with-ul:before {
    right: 5px;
  }
}
@media (max-width: 991px) {
  .nav__primary .menu > li, .nav__primary .menu > li:first-child, .nav__primary .menu > li:last-child {
    width: 140px;
  }
  .nav__primary .menu > li:first-child {
    padding-left: 0px;
    padding-right: 0px;
  }
  .nav__primary .menu > li > a {
    font-size: 14px;
  }
  .nav__primary .menu ul a {
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  .nav__primary .menu {
    display: none;
  }

  .menu-gadget {
    display: block;
  }
}
/*==================  Stuck menu  ======================*/
.stuck-menu {
  width: auto !important;
  xxxmin-height: 57px;
  max-height: 50px;
}

.stuck-menu #menu-logo { display: none; }

@media only screen and (min-width: 767px) {
  .scroll-fix {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10001;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    background: #fcdedd;
    padding: 0;
    border-bottom: 1px solid #fcdedd;
  }

  .common-home .scroll-fix.stuck-menu, .scroll-fix.stuck-menu {
    position: fixed;
    bottom: auto;
    z-index: 10001;
    border-bottom: 1px solid #fcdedd;
  }
  
  .scroll-fix.stuck-menu #menu-logo { display: block; }
}
@media only screen and (max-width: 991px) {
  .stuck-menu {
    position: static;
  }
  .stuck-menu + .stuck-menu {
    display: none;
  }
  
  .stuck-menu #menu-logo { display: none; }
}
/*========================================================
                      Banners
=========================================================*/
.banners > div {
  text-align: center;
}
.banners > div .banner-box {
  margin-top: 30px;
  position: relative;
  border-radius: 50%;
  z-index: 0;
}
.banners > div .banner-box > a {
  border-radius: 50%;
  display: block;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 1px solid #fcdedd;
}
.banners > div .banner-box > a img {
  border-radius: 50%;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.banners > div .banner-box:hover {
  z-index: 10;
}

.banners > div .s-desc {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
}
.banners > div .s-desc h1 {
  font-size: 52px;
  line-height: 58px;
  font-weight: 300;
  text-transform: uppercase;
  color: #565656;
}
.banners > div .s-desc h1 span {
  display: block;
}
.banners > div .s-desc h1 + span {
  display: inline-block;
  margin-top: 3px;
  font-size: 19px;
  line-height: 28px;
  font-weight: 300;
  text-decoration: underline;
  text-transform: uppercase;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.banners {
  margin-top: 31px;
  margin-bottom: 65px;
}
.banners [class*="banner-"] {
  border-radius: 50%;
}

.banners .banner-box a:hover {
  border: 12px solid #d8d8d8;
}
.banners .banner-box a:hover .s-desc h1 + span {
  color: #565656;
}
.banners .banner-box a:hover img {
  opacity: 0.5;
}

/*========================================================
                   Responsive Banners
=========================================================*/
@media (max-width: 991px) {
  .banners {
    margin-top: 70px;
    margin-bottom: 50px;
  }
  
    .scroll-fix.stuck-menu #menu-logo { display: block; }
}
@media (min-width: 767px) and (max-width: 1199px) {
  .banners > div .s-desc h1 {
    font-size: 42px;
    line-height: 52px;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .banners > div .s-desc {
    bottom: 25px;
  }
  .banners > div .s-desc h1 {
    font-size: 32px;
    line-height: 38px;
  }
  .banners > div .s-desc h1 + span {
    margin-top: 10px;
    font-size: 15px;
  }
  
  .scroll-fix.stuck-menu #menu-logo { 
  	display: block; 
  	width: 110px; 
  	padding-top: 7px;
  }
}
@media (max-width: 767px) {
  .banners > div .banner-box {
    margin-top: 30px;
    display: inline-block;
  }

  .banners {
    margin-top: 30px;
  }

  .banners .banner-box a:hover {
    -webkit-box-shadow: 0 0 8px 5px #d8d8d8;
    -moz-box-shadow: 0 0 8px 5px #d8d8d8;
    box-shadow: 0 0 8px 5px #d8d8d8;
    border: 1px solid #f2f2f2;
  }
  .banners .banner-box a:hover img {
    opacity: 0.5;
  }
  
  .scroll-fix.stuck-menu #menu-logo { display: block; }
}
@media (max-width: 404px) {
  .banners {
    margin-bottom: 30px;
  }

  .banners > div .banner-box {
    margin-top: 0;
  }
  .banners > div .banner-box img {
    max-width: 280px;
  }

  .banners > div .s-desc h1 {
    font-size: 42px;
    line-height: 52px;
  }
  
  .scroll-fix.stuck-menu #menu-logo { display: block; }
}
/*========================================================
                      HTML boxes
=========================================================*/
.box_html.custom-block {
  margin-top: 25px;
  color: #fff;
  text-align: center;
}
.box_html.custom-block p {
  margin-top: 11px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0;
  text-transform: none;
}
.box_html.custom-block span {
  display: block;
  font-size: 107px;
  line-height: 100px;
  font-weight: 300;
  text-transform: uppercase;
  margin-top: 12px;
}
.box_html.custom-block .cnt {
  background: #565656;
  display: table-cell;
  vertical-align: middle;
  height: 249px;
  width: 100%;
  padding-left: 25px;
  padding-right: 25px;
}
.box_html.custom-block .cnt > span {
  letter-spacing: -4px;
}
.box_html.custom-block .cnt.mod1 {
  background: #000;
}
.box_html.custom-block .cnt.mod1 > span {
  font-size: 87px;
  line-height: 72px;
}
.box_html.employees-block h5 {
  margin-bottom: 34px;
}

.box_html.employees-block .row .col-sm-6 + .col-sm-6 {
  padding-left: 10px;
}
.box_html.employees-block h6 {
  margin-top: 31px;
  margin-bottom: 7px;
  text-transform: uppercase;
  font-size: 19px;
  line-height: 24px;
  color: #565656;
}
.box_html.employees-block p {
  font-size: 14px;
  line-height: 24px;
  color: #565656;
}
.box_html.custom-block2 {
  padding-top: 6px;
}
.box_html.custom-block2 .row .col-sm-6 + .col-sm-6 {
  padding-left: 10px;
}
.box_html.custom-block2 h5 {
  margin-bottom: 26px;
}
.box_html.custom-block2 p {
  font-size: 14px;
  line-height: 24px;
  color: #F7F7F7;
}
.box_html.custom-block2 p + p {
  margin-top: 24px;
}
.box_html.custom-block2 ul {
  padding-left: 0;
  margin-top: -6px;
}
.box_html.custom-block2 ul li {
  color: #565656;
  display: block;
  font-size: 13px;
  line-height: 26px;
  text-transform: uppercase;
}

.box_html.custom-block3 {
  margin-top: 55px;
  color: #777777;
}

.box_html.custom-block3 h1 {
	font-size: 38px;
	
}
.box_html.custom-block3 p {
  margin-top: 11px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0;
  text-transform: none;
}


.box_html.info-block dl {
  padding-top: 9px;
}
.box_html.info-block dl dt {
  font-size: 14px;
  line-height: 20px;
  color: #565656;
  text-transform: uppercase;
  font-weight: 400;
  position: relative;
  padding-left: 34px;
  display: inline-block;
  float: left;
  position: relative;
  margin-right: 3px;
}
.box_html.info-block dl dt:before {
  font-family: "FontAwesome";
  font-size: 19px;
  line-height: 24px;
  color: #565656;
  position: absolute;
  left: 3px;
  top: -4px;
}
.box_html.info-block dl dd {
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
  font-weight: 400;
  padding-left: 30px;
}
.box_html.info-block dl dd + dt {
  margin-top: 16px;
}
.box_html.info-block dl dd + dt + dd {
  margin-top: 16px;
}

/*========================================================
               Responsive HTML boxes
=========================================================*/
@media (max-width: 1199px) {
  .box_html.custom-block .cnt span {
    font-size: 97px;
  }
  .box_html.custom-block .cnt.mod1 span {
    font-size: 77px;
  }
}
@media (max-width: 991px) {
  .box_html.custom-block .cnt span {
    font-size: 67px;
    line-height: 67px;
  }
  .box_html.custom-block .cnt.mod1 span {
    font-size: 57px;
    line-height: 57px;
  }
}
/* ===================   Breadcrumb   =================== */
.breadcrumb {
  margin: 15px 0;
  padding: 8px 0;
  border-radius: 0;
  border: 1px solid #f2f2f2;
  background: #fff;
  font-size: 14px;
  line-height: 18px;
}
.breadcrumb a {
  display: inline-block;
}
.breadcrumb > li {
  padding: 0 30px;
  position: relative;
  white-space: nowrap;
}
.breadcrumb > li + li:before {
  content: '';
  padding: 0;
}
.breadcrumb > li:after {
  content: '';
  position: absolute;
  top: -3px;
  right: 0;
  width: 27px;
  height: 24px;
  border-right: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media (max-width: 600px) {
  .breadcrumb {
    padding: 0;
  }

  .breadcrumb > li:last-child:after {
    display: none;
  }

  .breadcrumb > li:after {
    width: auto;
    position: static;
    border: 0;
    content: '>';
    margin-left: 5px;
    display: inline-block;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    transform: none;
  }

  .breadcrumb > li {
    padding: 0 5px;
  }
  .breadcrumb > li a {
    line-height: 24px;
  }
}
#list-view,
#grid-view {
  padding: 0;
  margin: 0 5px;
  background: none;
  box-shadow: none;
  color: #777777;
  font-size: 27px;
  line-height: 30px;
}

#list-view.active,
#grid-view.active {
  color: #565656;
}

/* ===================   Product Page   =================== */
.product-section, .product-content-columns {
  margin-bottom: 3em;
}

.product-share {
  height: 32px;
  margin-top: 1em;
}

.review-form-title {
  text-align: center;
}
.review-form-title h3 {
  cursor: pointer;
  position: relative;
  border-bottom: 1px solid #f2f2f2;
  padding: 0 10px 5px;
  display: inline-block;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.review-form-title h3:before {
  position: absolute;
  bottom: -20px;
  left: 50%;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top-color: #f2f2f2;
  content: '';
  margin-left: -10px;
}
.review-form-title h3:hover {
  color: #565656;
}

.rating-section a {
  cursor: pointer;
}

.product-review-form {
  display: none;
}

/* ===================   Product Gallery   =================== */
.product-gallery:before, .product-gallery:after {
  display: table;
  content: "";
  line-height: 0;
}
.product-gallery:after {
  clear: both;
}
.product-gallery .product-image {
  cursor: pointer;
  float: left;
  width: 84%;
  padding-left: 15px;
}

.bx-wrapper, .bx-viewport {
    height: 548px !important; //provide height of slider
}

.product-gallery .bx-wrapper {
  margin: 0 !important;
}
.product-gallery .image-thumb {
  float: left;
  width: 16%;
}

.product-gallery .image-thumb .bx-wrapper .bx-prev,
.product-gallery .image-thumb .bx-wrapper .bx-next {
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  height: 34px;
  line-height: 34px;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  margin: 0;
  color: #fff;
}
.product-gallery .image-thumb .bx-wrapper .bx-prev:hover,
.product-gallery .image-thumb .bx-wrapper .bx-next:hover {
  background: #565656;
}

.product-gallery .image-thumb .bx-wrapper .bx-prev {
  top: 0;
  bottom: auto;
}

.product-gallery .image-thumb li a {
  border: 1px solid #f2f2f2;
  display: block;
}
.product-gallery .image-thumb li a:hover, .product-gallery .image-thumb li a.active {
  border-color: #565656;
}

.image-additional {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.product-reviews .review-item {
  margin-bottom: 3em;
}

.review-score .fa-stack {
  width: 2em;
  height: 1.5em;
  margin-bottom: 10px;
}

.product-title {
  margin: 0;
  color: #777777;
}

.reward-block span {
  display: block;
}

#product .input-group[class*="col-"] {
  padding-left: 15px;
  padding-right: 15px;
}
#product h3 {
  color: #565656;
}
#product * + .text-danger {
  margin-top: 5px;
  margin-right: 15px;
  text-align: right;
}
#product select + .text-danger {
  margin-right: 0;
}

.general_info .product-section,
.general_info .price-section {
  margin: 0 0 5px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f2f2f2;
}

#full_gallery {
  display: none;
}
#full_gallery .bx-viewport {
  padding-right: 1px;
}
#full_gallery #gallery li {
  border: 1px solid #f2f2f2;
}

@media (max-width: 1199px) {
  #full_gallery {
    display: block;
  }
  #full_gallery .bx-viewport {
    padding-right: 2px;
  }

  .product-gallery {
    visibility: hidden;
    height: 0;
  }
  .product-gallery .image-thumb, .product-gallery .product-image {
    height: 0;
  }

  .bx-wrapper .bx-controls-direction a {
    background: #fff;
    border: 1px solid #f2f2f2;
    color: #777777;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    width: 40px;
    font-size: 18px;
    font-family: "FontAwesome";
  }
  .bx-wrapper .bx-controls-direction a i {
    display: none;
  }
  .bx-wrapper .bx-controls-direction a:hover {
    background: #565656;
    color: #FFF;
  }

  .bx-wrapper .bx-controls-direction .bx-prev:before {
    content: '\f104';
  }

  .bx-wrapper .bx-controls-direction .bx-next:before {
    content: '\f105';
  }
}
/* ===================   Sub Category on Category Page   =================== */
.box-subcat {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.box-subcat li {
  text-align: center;
  margin-bottom: 15px;
}
.box-subcat li .name a {
  font-size: 18px;
  text-transform: capitalize;
}
.box-subcat li .image {
  margin-bottom: 10px;
  border: 2px solid #f2f2f2;
  padding: 9px;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.box-subcat li .image:hover {
  border-color: #565656;
}
.box-subcat li.first-in-line {
  clear: left;
}

@media (max-width: 767px) {
  .box-subcat li {
    text-align: left;
    float: left;
    width: 50%;
  }
  .box-subcat li .image {
    display: inline-block;
    float: left;
    margin-right: 15px;
    width: 25%;
  }
  .box-subcat li:nth-child(2n+1) {
    clear: both;
  }

  #content .box-subcat [class*="col-sm-"] + [class*="col-sm-"] {
    margin-top: 0;
  }
}
@media (max-width: 500px) {
  .box-subcat li {
    width: 100%;
    float: none;
    clear: both;
  }
}
/* ===================   Product Filter  =================== */
.product-filter {
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  padding: 20px 0;
  margin-bottom: 12px;
}
.product-filter label {
  font-size: 13px;
  padding-top: 7px;
}

.nav-cat {
  margin-bottom: 13px;
}
.nav-cat .nam-page {
  margin: 5px 0 5px 10px;
}

/* ========   BLOCK COMPARE   ============= */
.compare-block {
  margin-bottom: 20px;
}

.compare-block .image {
  margin-right: 10px;
}

.compare-block .remove a {
  font-size: 19px;
  line-height: normal;
}

.compare-info {
  width: 100%;
}

.block-compare {
  position: relative;
  overflow: hidden;
}

@media (max-width: 991px) {
  .product-compare .table-responsive {
    overflow-x: scroll;
  }
  .product-compare .table-responsive td + td {
    min-width: 270px;
  }

  .table.table-bordered {
    margin-bottom: 10px;
  }
}
/* ===================   About Page   =================== */
.extra-wrap {
  overflow: hidden;
}

.terms_conditions_page h4 {
  text-transform: uppercase;
}

.about-page.excerpt {
  margin-bottom: 30px;
}

.recent-posts {
  text-align: center;
}

/* ===================   Number   =================== */
.dropcap {
  background: none repeat scroll 0 0 #565656;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  margin: 0 20px 30px 0;
  padding: 17px;
  display: block;
  float: left;
}

img.alignleft {
  float: left;
  margin-right: 20px;
}

/* ===================   Divider   =================== */
.sm_hr {
  height: 1px;
  background-color: #fcdedd;
  margin: 50px 0;
}

.menu_hr {
  height: 1px;
  background-color: #fcdedd;
  margin: 0;
}

/* ===================   Thumbnail   =================== */
.thumbnail {
  background: none repeat scroll 0 0 #fafafa;
  border: 1px solid #f2f2f2;
  padding: 12px;
  max-width: 254px;
  margin: 0 auto 12px;
  border-radius: 0;
}
.thumbnail img {
  border: 1px solid #f2f2f2;
}
.thumbnail a:hover {
  opacity: .5;
}

.img-thumbnail {
  border: 0;
  background-color: #f7f7f7;
  padding: 0;
  border-radius: 0;
}

.human_info .thumbnail {
  float: left;
  margin-right: 20px;
}

.clear {
  clear: both;
  margin: 0;
  padding: 0;
  font-size: 0;
  border: 0;
  line-height: 0;
}

@media (max-width: 500px) {
  img.alignleft, .human_info .thumbnail {
    float: none;
    margin: 0 auto 20px;
  }
}
/* ===================   Testimonials   =================== */
.testimonials .testi-item {
  margin-bottom: 30px;
}
.testimonials .testi-meta {
  line-height: 18px;
  padding-left: 50px;
}
.testimonials .user {
  text-transform: uppercase;
  font-size: 12px;
  color: #565656;
}
.testimonials blockquote {
  border: 1px solid #f2f2f2;
  margin-bottom: 15px;
}

/* ===================   Privacy Policy  =================== */
.privacy_page.table td {
  border-top: 0;
  padding: 0 30px 30px;
}
.privacy_page.table td:first-child {
  text-align: right;
}
.privacy_page tr > td + td {
  border-left: 1px solid #f2f2f2;
}

.privacy_page h4 {
  max-width: 300px;
  font-size: 16px;
}

/* ===================   Site Map Page  =================== */
.site-map-page #content ul {
  list-style-type: none;
}
.site-map-page #content ul li {
  padding: 5px 0;
}
.site-map-page #content ul a {
  font-size: 14px;
}

/* ===================   Manufacturer List  =================== */
.manufacturer-list {
  border: 1px solid #f2f2f2;
  margin-bottom: -1px;
}
.manufacturer-list .manufacturer-heading {
  background: none repeat scroll 0 0 #f9f9f9;
  border-bottom: 1px solid #f2f2f2;
  font-size: 15px;
  font-weight: bold;
  padding: 5px;
}
.manufacturer-list .manufacturer-heading span {
  background: none repeat scroll 0 0 #565656;
  color: #fff;
  display: inline-block;
  font-size: 25px;
  text-align: center;
  text-transform: uppercase;
  width: 50px;
  height: 50px;
  line-height: 50px;
}
.manufacturer-list .manufacturer-content {
  padding: 20px;
}

/* ===================   Account Page  =================== */
.well {
  background-color: #f9f9f9;
  border: 1px solid #f2f2f2;
  margin-bottom: 30px;
  padding: 30px;
  border-radius: 0;
  box-shadow: none;
}
.well .heading {
  margin-bottom: 20px;
}
.well .heading:before, .well .heading:after {
  display: table;
  content: "";
  line-height: 0;
}
.well .heading:after {
  clear: both;
}
.well .heading i {
  color: #565656;
  float: left;
  font-size: 56px;
  margin-right: 14px;
  line-height: 60px;
}
.well .heading h2 {
  font-size: 23px;
  color: #777777;
  margin: 0 0 5px;
}
.well .heading strong {
  font-weight: normal;
  font-style: italic;
}
.well p {
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  padding: 20px 0;
}
.well a {
  margin-top: 20px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .well .heading {
    text-align: center;
  }
  .well .heading h2 {
    font-size: 17px;
  }
  .well .heading i {
    float: none;
  }
}
.datepicker .prev, .datepicker .next, .datepicker .day, .datepicker .year, .datepicker .month, .datepicker .picker-switch {
  cursor: pointer;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.datepicker .prev:hover, .datepicker .prev.active, .datepicker .next:hover, .datepicker .next.active, .datepicker .day:hover, .datepicker .day.active, .datepicker .year:hover, .datepicker .year.active, .datepicker .month:hover, .datepicker .month.active, .datepicker .picker-switch:hover, .datepicker .picker-switch.active {
  color: #565656;
  background: transparent;
}
.datepicker th {
  text-align: center;
}

.radio {
  line-height: 18px;
}

/* 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%;
  }
}
input#input-voucher,
input#input-coupon {
  display: inline-block;
  width: 45%;
  margin-right: 5px;
}

/*========================================================
                         Footer
=========================================================*/
footer {
  background: #fcdedd;
  margin-top: 60px;
  padding-top: 45px;
}
footer h5 {
  margin-top: 30px;
  font-size: 22px;
  line-height: 28px;
  color: #565656;
  text-transform: uppercase;
}
footer h5 + ul.list-unstyled {
  margin-top: 20px;
  color: #565656;
}
footer h5 + ul.list-unstyled li a {
  font-size: 15px;
  line-height: 36px;
  text-transform: uppercase;
}
footer h5 + ul.list-unstyled li a:hover {
  color: #fff;
}
footer h5 + ul.social-list {
  margin-top: 30px;
}
footer .social-list {
  display: block;
  text-align: left;
}
footer .social-list li {
  display: inline-block;
}
footer .social-list li a span {
  display: none;
}
footer .social-list li a i {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-align: center;
  font-size: 19px;
  line-height: 43px;
  width: 43px;
  height: 43px;
  border-radius: 50%;
  display: inline-block;
  background: #565656;
  color: #fff;
}
footer .social-list li a:hover i {
  background: #fff;
  color: #565656;
}
footer .social-list li + li {
  margin-left: 4px;
}
footer .column1 {
  width: 60%;
  float: left;
}
footer .column2 {
  width: 40%;
  float: right;
  padding-left: 15px;
}
footer .map {
  padding-right: 10px;
  margin-top: 37px;
}
footer .newsletter h5 {
  text-align: left;
  margin-top: 46px;
}
footer .instagram a {
  position: relative;
  display: inline-block;
  float: left;
  width: 31.9%;
  margin-top: 10px;
}
footer .instagram a + a {
  margin-left: 8px;
}
footer .instagram a + a:nth-child(4), footer .instagram a + a:nth-child(7) {
  margin-left: 0;
}
footer .instagram a span {
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  top: 12px;
  right: 12px;
  font-size: 20px;
  color: #fff;
  opacity: 0;
  font-family: "Ubuntu", sans-serif;
}
footer .instagram a span:before {
  font-family: 'fontAwesome';
  margin-right: 6px;
}
footer .instagram a span:hover {
  color: #565656;
}
footer .instagram a:before {
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: none;
}
footer .instagram a:hover:before {
  background: rgba(0, 0, 0, 0.6);
}
footer .instagram a:hover span {
  opacity: 1;
}
@media (max-width: 767px) {
  footer .instagram {
    text-align: center;
  }
  footer .instagram a {
    width: 100%;
    display: inline-block;
  }
}
footer .instagram .box-heading + .box-content {
  margin-top: 20px;
}
footer .twitter {
  margin-top: 45px;
}

.copyright br {
  display: none;
}

.copyright {
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #565656;
}
.copyright > .container {
  margin-top: 72px;
  border-top: 1px solid #424242;
  padding-top: 50px;
  padding-bottom: 75px;
}

/*========================================================
                    Responsive  Footer
=========================================================*/
footer ul:lang(ru) li, footer ul:lang(ru) li a,
footer ul:lang(de) li,
footer ul:lang(de) li a {
  font-size: 13px !important;
}

footer h5:lang(ru),
footer h5:lang(de) {
  font-size: 17px;
  line-height: 20px;
}

footer h6:lang(ru),
footer h6:lang(de) {
  font-size: 14px !important;
  line-height: 16px !important;
}

@media (max-width: 1199px) {
  footer .instagram a {
    width: 31%;
  }
  footer #google-map {
    max-height: 235px;
  }

  footer ul:lang(ru) li, footer ul:lang(ru) li a,
  footer ul:lang(de) li,
  footer ul:lang(de) li a {
    font-size: 11px !important;
  }

  footer h5:lang(ru),
  footer h5:lang(de) {
    font-size: 13px;
    line-height: 18px;
  }

  footer h6:lang(ru),
  footer h6:lang(de) {
    font-size: 13px !important;
    line-height: 14px !important;
  }
}
@media (max-width: 991px) {
  footer h5:lang(en) {
    font-size: 17px;
    line-height: 20px;
  }

  footer h6:lang(en) {
    font-size: 14px !important;
    line-height: 16px !important;
  }

  footer .instagram a {
    width: 30.9%;
  }
}
@media (max-width: 767px) {
  footer {
    padding-top: 0;
  }

  footer > .container {
    display: none;
  }

  footer {
    text-align: center;
  }
}
/*==================     ToTop     ======================*/
.toTop {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  line-height: 46px;
  text-align: center;
  font-size: 34px;
  color: #fff;
  background: #565656;
  position: fixed;
  right: 66px;
  bottom: 90px;
  display: none;
  overflow: hidden;
  text-decoration: none;
  z-index: 20;
}
.toTop:hover {
  background: #fff;
  text-decoration: none;
  color: #565656;
  -webkit-box-shadow: 0 0 2px 0px #000;
  -moz-box-shadow: 0 0 2px 0px #000;
  box-shadow: 0 0 2px 0px #000;
}

.toTop:visited, .toTop:focus, .toTop:active {
  color: #fff;
}
.toTop:visited:hover, .toTop:focus:hover, .toTop:active:hover {
  color: #565656;
}

@media only screen and (max-width: 1399px) {
  .toTop {
    display: none !important;
  }
}
/*========================================================
                  Responsive Styles
=========================================================*/
@media (max-width: 1200px) {
  .table th, .table td {
    padding: 8px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .panel-body input + span {
    margin-top: 5px;
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .table-responsive {
    border: none;
  }
  .table-responsive .table-bordered {
    border: 1px solid #f2f2f2;
  }

  .delivery_page .table {
    font-size: 13px;
  }
}
@media (max-width: 530px) {
  .panel-group .panel input#input-voucher,
  .panel-group .panel input#input-coupon {
    width: 100%;
  }
  .panel-group .panel span {
    display: block;
    margin-top: 5px;
  }

  h1 {
    font-size: 26px;
  }
}
@media (max-width: 410px) {
  #accordion .table td,
  #accordion .table thead td {
    font-size: 9px;
    word-wrap: break-word;
  }
}
@media (max-width: 370px) {
  .table.privacy_page td {
    padding: 8px;
  }

  .delivery_page .table td,
  .delivery_page .table th {
    padding: 6px;
  }
}
